re PR c++/18073 (mmintrin.h rejected by C++ frontend)
[gcc.git] / gcc / testsuite / ChangeLog
1 2004-12-09 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2
3 PR c++/18073
4 * g++.dg/other/mmintrin.C: New test.
5
6 2004-12-09 Nathan Sidwell <nathan@codesourcery.com>
7
8 PR c++/16681
9 * g++.dg/init/array15.C: New.
10 * g++.dg/init/array16.C: New.
11
12 2004-12-08 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
13
14 PR fortran/18826
15 * gfortran.dg/assign_1.f90: New test.
16
17 2004-12-08 Nick Clifton <nickc@redhat.com>
18
19 * gcc.target/xstormy16/bss_below100: New directory containing tests.
20 * gcc.target/xstormy16/data_below100: Likewise.
21 * gcc.target/xstormy16/sfr: Likewise.
22 * gcc.target/xstormy16/below100.S: New test source file.
23 * gcc.target/xstormy16/below100.ld: New test linker script.
24 * gcc.target/xstormy16/xstormy16.exp: Run the new tests.
25 * gcc.target/xstormy16/below_100.c: Fix scan to allow for bn or
26 bp instructions.
27 * gcc.target/xstormy16/bp.c: Likewise.
28
29 * gcc.target/xstormy16/bss_below100: New files:
30 01_const_to_b100b.c, 02_const_to_b100w.c, 03_var_to_b100b.c,
31 04_var_to_b100w.c, 05_b100b_to_var.c, 06_b100w_to_var.c,
32 10_set_b100b_bit_0.c, 10_set_b100b_bit_7.c, 11_clr_b100b_bit_0.c,
33 11_clr_b100b_bit_7.c, 12_if1_b100b_bit_0.c, 12_if1_b100b_bit_3.c,
34 12_if1_b100b_bit_7.c, 13_if0_b100b_bit_0.c, 13_if0_b100b_bit_3.c,
35 13_if0_b100b_bit_7.c, 14_set_b100w_bit_0.c, 14_set_b100w_bit_7.c,
36 14_set_b100w_bit_8.c, 14_set_b100w_bit_f.c, 15_clr_b100w_bit_0.c,
37 15_clr_b100w_bit_7.c, 15_clr_b100w_bit_8.c, 15_clr_b100w_bit_f.c,
38 16_if1_b100w_bit_0.c, 16_if1_b100w_bit_3.c, 16_if1_b100w_bit_7.c,
39 16_if1_b100w_bit_8.c, 16_if1_b100w_bit_b.c, 16_if1_b100w_bit_f.c,
40 17_if0_b100w_bit_0.c, 17_if0_b100w_bit_3.c, 17_if0_b100w_bit_7.c,
41 17_if0_b100w_bit_8.c, 17_if0_b100w_bit_b.c, 17_if0_b100w_bit_f.c,
42 20_set_b100b_bitfield_0.c, 20_set_b100b_bitfield_7.c,
43 21_clr_b100b_bitfield_0.c, 21_clr_b100b_bitfield_7.c,
44 22_if1_b100b_bitfield_0.c, 22_if1_b100b_bitfield_3.c,
45 22_if1_b100b_bitfield_7.c, 23_if0_b100b_bitfield_0.c,
46 23_if0_b100b_bitfield_3.c, 23_if0_b100b_bitfield_7.c,
47 24_set_b100w_bitfield_0.c, 24_set_b100w_bitfield_7.c,
48 24_set_b100w_bitfield_8.c, 24_set_b100w_bitfield_f.c,
49 25_clr_b100w_bitfield_0.c, 25_clr_b100w_bitfield_7.c,
50 25_clr_b100w_bitfield_8.c, 25_clr_b100w_bitfield_f.c,
51 26_if1_b100w_bitfield_0.c, 26_if1_b100w_bitfield_3.c,
52 26_if1_b100w_bitfield_7.c, 26_if1_b100w_bitfield_8.c,
53 26_if1_b100w_bitfield_b.c, 26_if1_b100w_bitfield_f.c,
54 27_if0_b100w_bitfield_0.c, 27_if0_b100w_bitfield_3.c,
55 27_if0_b100w_bitfield_7.c, 27_if0_b100w_bitfield_8.c,
56 27_if0_b100w_bitfield_b.c, 27_if0_b100w_bitfield_f.c
57
58 * gcc.target/xstormy16/data_below100: New files:
59 01_const_to_b100b.c, 02_const_to_b100w.c, 03_var_to_b100b.c,
60 04_var_to_b100w.c, 05_b100b_to_var.c, 06_b100w_to_var.c,
61 10_set_b100b_bit_0.c, 10_set_b100b_bit_7.c, 11_clr_b100b_bit_0.c,
62 11_clr_b100b_bit_7.c, 12_if1_b100b_bit_0.c, 12_if1_b100b_bit_3.c,
63 12_if1_b100b_bit_7.c, 13_if0_b100b_bit_0.c, 13_if0_b100b_bit_3.c,
64 13_if0_b100b_bit_7.c, 14_set_b100w_bit_0.c, 14_set_b100w_bit_7.c,
65 14_set_b100w_bit_8.c, 14_set_b100w_bit_f.c, 15_clr_b100w_bit_0.c,
66 15_clr_b100w_bit_7.c, 15_clr_b100w_bit_8.c, 15_clr_b100w_bit_f.c,
67 16_if1_b100w_bit_0.c, 16_if1_b100w_bit_3.c, 16_if1_b100w_bit_7.c,
68 16_if1_b100w_bit_8.c, 16_if1_b100w_bit_b.c, 16_if1_b100w_bit_f.c,
69 17_if0_b100w_bit_0.c, 17_if0_b100w_bit_3.c, 17_if0_b100w_bit_7.c,
70 17_if0_b100w_bit_8.c, 17_if0_b100w_bit_b.c, 17_if0_b100w_bit_f.c,
71 20_set_b100b_bitfield_0.c, 20_set_b100b_bitfield_7.c,
72 21_clr_b100b_bitfield_0.c, 21_clr_b100b_bitfield_7.c,
73 22_if1_b100b_bitfield_0.c, 22_if1_b100b_bitfield_3.c,
74 22_if1_b100b_bitfield_7.c, 23_if0_b100b_bitfield_0.c,
75 23_if0_b100b_bitfield_3.c, 23_if0_b100b_bitfield_7.c,
76 24_set_b100w_bitfield_0.c, 24_set_b100w_bitfield_7.c,
77 24_set_b100w_bitfield_8.c, 24_set_b100w_bitfield_f.c,
78 25_clr_b100w_bitfield_0.c, 25_clr_b100w_bitfield_7.c,
79 25_clr_b100w_bitfield_8.c, 25_clr_b100w_bitfield_f.c,
80 26_if1_b100w_bitfield_0.c, 26_if1_b100w_bitfield_3.c,
81 26_if1_b100w_bitfield_7.c, 26_if1_b100w_bitfield_8.c,
82 26_if1_b100w_bitfield_b.c, 26_if1_b100w_bitfield_f.c,
83 27_if0_b100w_bitfield_0.c, 27_if0_b100w_bitfield_3.c,
84 27_if0_b100w_bitfield_7.c, 27_if0_b100w_bitfield_8.c,
85 27_if0_b100w_bitfield_b.c, 27_if0_b100w_bitfield_f.c
86
87 * gcc.target/xstormy16/sfr: New files:
88 01_const_to_sfrb.c, 02_const_to_sfrw.c, 03_var_to_sfrb.c,
89 04_var_to_sfrw.c, 05_sfrb_to_var.c, 06_sfrw_to_var.c,
90 10_set_sfrb_bit_0.c, 10_set_sfrb_bit_7.c, 11_clr_sfrb_bit_0.c,
91 11_clr_sfrb_bit_7.c, 12_if1_sfrb_bit_0.c, 12_if1_sfrb_bit_3.c,
92 12_if1_sfrb_bit_7.c, 13_if0_sfrb_bit_0.c, 13_if0_sfrb_bit_3.c,
93 13_if0_sfrb_bit_7.c, 14_set_sfrw_bit_0.c, 14_set_sfrw_bit_3.c,
94 14_set_sfrw_bit_7.c, 14_set_sfrw_bit_8.c, 14_set_sfrw_bit_b.c,
95 14_set_sfrw_bit_f.c, 15_clr_sfrw_bit_0.c, 15_clr_sfrw_bit_3.c,
96 15_clr_sfrw_bit_7.c, 15_clr_sfrw_bit_8.c, 15_clr_sfrw_bit_b.c,
97 15_clr_sfrw_bit_f.c, 16_if1_sfrw_bit_0.c, 16_if1_sfrw_bit_3.c,
98 16_if1_sfrw_bit_7.c, 16_if1_sfrw_bit_8.c, 16_if1_sfrw_bit_b.c,
99 16_if1_sfrw_bit_f.c, 17_if0_sfrw_bit_0.c, 17_if0_sfrw_bit_3.c,
100 17_if0_sfrw_bit_7.c, 17_if0_sfrw_bit_8.c, 17_if0_sfrw_bit_b.c,
101 17_if0_sfrw_bit_f.c, 20_set_sfrb_bitfield_0.c,
102 20_set_sfrb_bitfield_7.c, 21_clr_sfrb_bitfield_0.c,
103 21_clr_sfrb_bitfield_7.c, 22_if1_sfrb_bitfield_0.c,
104 22_if1_sfrb_bitfield_3.c, 22_if1_sfrb_bitfield_7.c,
105 23_if0_sfrb_bitfield_0.c, 23_if0_sfrb_bitfield_3.c,
106 23_if0_sfrb_bitfield_7.c, 24_set_sfrw_bitfield_0.c,
107 24_set_sfrw_bitfield_7.c, 24_set_sfrw_bitfield_8.c,
108 24_set_sfrw_bitfield_f.c, 25_clr_sfrw_bitfield_0.c,
109 25_clr_sfrw_bitfield_7.c, 25_clr_sfrw_bitfield_8.c,
110 25_clr_sfrw_bitfield_f.c, 26_if1_sfrw_bitfield_0.c,
111 26_if1_sfrw_bitfield_3.c, 26_if1_sfrw_bitfield_7.c,
112 26_if1_sfrw_bitfield_8.c, 26_if1_sfrw_bitfield_b.c,
113 26_if1_sfrw_bitfield_f.c, 27_if0_sfrw_bitfield_0.c,
114 27_if0_sfrw_bitfield_3.c, 27_if0_sfrw_bitfield_7.c,
115 27_if0_sfrw_bitfield_8.c, 27_if0_sfrw_bitfield_b.c,
116 27_if0_sfrw_bitfield_f.c
117
118 2004-12-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
119
120 PR c++/18100
121 * g++.dg/lookup/name-clash4.C: New test.
122
123 2004-12-08 Nathan Sidwell <nathan@codesourcery.com>
124
125 PR c++/18672
126 * g++.dg/opt/array1.C: New.
127
128 PR c++/18803
129 * g++.dg/template/operator5.C: New.
130
131 2004-12-08 Hans-Peter Nilsson <hp@bitrange.com>
132
133 PR c/18867
134 * gcc.dg/noncompile/20041207.c: Fix typo in dg directive.
135
136 2004-12-07 Steven Bosscher <stevenb@suse.de>
137
138 * gcc.dg/noncompile/20041207.c: New test.
139
140 2004-12-07 Volker Reichelt <reichelt@gcc.gnu.org>
141
142 * g++.dg/other/unreachable-1.C: New test.
143
144 2004-12-06 Nick Clifton <nickc@redhat.com>
145
146 * gcc.dg/builtins-config.h: Use <sys/types.h> instead of
147 <limits.h> because the latter comes from gcc's include/ directory
148 and not the newlib/libc/include directory.
149
150 2004-12-04 Richard Henderson <rth@redhat.com>
151
152 * gcc.dg/tree-ssa/loop-5.c: Use long instead of int.
153
154 2004-12-04 Richard Henderson <rth@redhat.com>
155
156 * lib/target-supports.exp (check_gc_sections_available): Disable
157 for alpha and ia64.
158
159 2004-12-04 Andrew Pinski <pinskia@physics.uc.edu>
160
161 PR middle-end/17909
162 * g++.dg/other/vararg-2.C: New test.
163
164 2004-12-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
165
166 PR c++/17011, c++/17971
167 * g++.dg/template/error15.C: Adjust expected error.
168 * g++.dg/template/instantiate3.C: Likewise.
169
170 2004-12-03 Janis Johnson <janis187@us.ibm.com>
171
172 * gcc.dg/altivec-18.c: Fix for darwin
173
174 2004-12-03 Nathan Sidwell <nathan@codesourcery.com>
175
176 PR c++/18782
177 * g++.dg/parse/ptrmem2.C: New.
178
179 PR c++/18318
180 * g++.dg/template/new1.C: New.
181
182 2004-12-02 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
183
184 PR fortran/18710
185 * gfortran.dg/direct_io_3.f90: New test.
186
187 2004-12-02 Nathan Sidwell <nathan@codesourcery.com>
188
189 PR 18758
190 * g++.dg/parse/crash21.C: New.
191
192 2004-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
193
194 PR c++/15664, c++/18276
195 * g++.dg/template/ttp13.C: New test.
196 * g++.dg/template/ttp14.C: Likewise.
197
198 2004-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
199
200 PR c++/18123
201 * g++.dg/parse/enum2.C: New test.
202 * g++.old-deja/g++.pt/enum5.C: Adjust error location.
203
204 2004-12-02 Nick Clifton <nickc@redhat.com>
205
206 * gcc.target/xstormy16: New test directory.
207 * gcc.target/xstormy16/xstormy16.exp: Run the new tests.
208 * gcc.target/xstormy16/bp.c: Check the generation of bp
209 instructions.
210 * gcc.target/xstormy16/below_100.c: Check the generation of bp and
211 bn instructions and the BELOW100 attribute.
212
213 2004-12-02 Alan Modra <amodra@bigpond.net.au>
214
215 PR target/16952
216 * gcc.dg/ppc-eabi.c: New.
217
218 2004-12-02 Bud Davis <bdavis9659@comcast.net>
219
220 PR fortran/18284
221 * gfortran.dg/backspace.f90
222
223 2004-12-02 Bud Davis <bdavis9659@comcast.net>
224
225 * gfortran.dg/inquire.f90: New test.
226
227 2004-12-01 Janis Johnson <janis187@us.ibm.com>
228
229 * lib/gcc-dg.exp (dg-process-target): Wrapper for dg function to
230 handle effective-target-keyword.
231 (dg-skip-if): Support effective-target keyword as target list.
232 (dg-xfail-if): Ditto.
233 * lib/target-supports.exp (is-effective-target-keyword): New proc.
234
235 2004-12-01 Diego Novillo <dnovillo@redhat.com>
236
237 PR tree-optimization/18291
238 * testsuite/gcc.c-torture/compile/pr18291.c: New test.
239
240 2004-12-01 Nathan Sidwell <nathan@codesourcery.com>
241
242 PR C++/18729
243 * g++.dg/parse/crash20.C: New.
244
245 PR c++/17431
246 * g++.dg/overload/arg1.C: New.
247 * g++.dg/overload/arg2.C: New.
248 * g++.dg/overload/arg3.C: New.
249 * g++.dg/overload/arg4.C: New.
250
251 2004-12-01 Joseph S. Myers <joseph@codesourcery.com>
252
253 * gcc.dg/c99-flex-array-4.c: Remove.
254
255 2004-11-30 Janis Johnson <janis187@us.ibm.com>
256
257 * lib/compat.exp (compat-get-options): Fix for use with dg-xfail-if.
258
259 * lib/target-supports.exp (is-effective-target): Simplify.
260
261 * lib/target-supports.exp (check_effective_target_vect_long):
262 Fix for powerpc64-*-*.
263
264 2004-11-30 Loren James Rittle <ljrittle@acm.org>
265
266 * g++.old-deja/g++.eh/badalloc1.C (arena_size): Bump up to 262144
267 to support new requirements on FreeBSD 5.
268
269 2004-11-30 Devang Patel <dpatel@apple.com>
270
271 PR 18702
272 * gcc.dg/cpp/isysroot-1.c: Make this test darwin specific.
273
274 2004-11-30 Janis Johnson <janis187@us.ibm.com>
275
276 * g++.dg/ext/altivec-13.C: New test.
277
278 2004-11-30 Andrew Pinski <pinskia@physics.uc.edu>
279
280 PR tree-opt/18298
281 * gcc.c-torture/execute/p18298.c: New test.
282
283 2004-11-30 Ira Rosen <irar@il.ibm.com>
284 Dorit Naishlos <dorit@il.ibm.com>
285
286 PR tree-opt/18607
287 * gcc.dg/vect/vect-89.c: New test.
288
289 2004-11-30 James A. Morrison <phython@gcc.gnu.org>
290
291 * gcc.dg/pr18596-1.c: New test.
292
293 2004-11-30 Ben Elliston <bje@au.ibm.com>
294
295 * g++.old-deja/g++.other/decl5.C: Remove remaining XFAILs.
296
297 2004-11-29 Andrew Pinski <pinskia@physics.uc.edu>
298
299 PR c/18479
300 * gcc.dg/pr18479.c: New test.
301
302 2004-11-29 Hans-Peter Nilsson <hp@bitrange.com>
303
304 PR target/18490
305 * g++.old-deja/g++.law/bit-fields2.C: Reinstate skip for
306 mmix-knuth-mmixware.
307
308 * g++.old-deja/g++.other/local-alloc1.C: Reinstate skip for
309 cris-*-elf* cris-*-aout* mmix-*-*
310
311 2004-11-29 Andrew Pinski <pinskia@physics.uc.edu>
312
313 PR middle-end/18725
314 * gcc.dg/pr18725.c: New test.
315
316 2004-11-29 Hans-Peter Nilsson <hp@bitrange.com>
317
318 PR target/18488
319 * g++.dg/opt/vt1.C: Skip for mmix-*-*.
320
321 PR target/18336
322 * gcc.dg/20040813-1.c: Skip for mmix-*-*.
323
324 2004-11-29 Mark Mitchell <mark@codesourcery.com>
325
326 PR c++/18368
327 * g++.old-deja/g++.brendan/crash16.C: Adjust error messages.
328 * g++.old-deja/g++.law/ctors5.C: Likewise.
329 * g++.old-deja/g++.other/crash25.C: Likewise.
330
331 PR c++/18674
332 * g++.dg/template/error16.C: New test.
333
334 PR c++/18512
335 * g++.dg/template/crash29.C: New test.
336
337 2004-11-29 Diego Novillo <dnovillo@redhat.com>
338
339 PR tree-optimization/18712
340 * gcc.c-torture/compile/pr18712.c: New test.
341
342 2004-11-29 Joseph Myers <joseph@codesourcery.com>
343
344 PR c/7544
345 * g++.dg/ext/weak1.C, gcc.dg/weak/weak-10.c, objc.dg/weak-1.m: New
346 tests.
347
348 2004-11-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
349
350 PR c++/18652
351 * g++.dg/lookup/crash6.C: New test.
352
353 2004-11-29 Hans-Peter Nilsson <hp@bitrange.com>
354
355 PR middle-end/18164
356 * gcc.dg/pr18164.c: Add dg-options "". Correct typo in dg-error.
357
358 2004-11-29 Joseph S. Myers <joseph@codesourcery.com>
359
360 * gcc.dg/Wnested-externs-1.c, gcc.dg/decl-7.c, gcc.dg/decl-8.c,
361 gcc.dg/if-empty-1.c, gcc.dg/init-bad-1.c, gcc.dg/init-bad-2.c,
362 gcc.dg/init-bad-3.c, gcc.dg/parm-mismatch-1.c: New tests.
363
364 2004-11-28 Andrew Pinski <pinskia@physics.uc.edu>
365
366 * gcc.dg/pr18164.c: New test.
367
368 2004-11-28 Matt Kraai <kraai@alumni.cmu.edu>
369
370 * gcc.dg/funroll-loops-all.c: New.
371
372 2004-11-28 Hans-Peter Nilsson <hp@bitrange.com>
373
374 PR target/18489
375 * g++.dg/rtti/tinfo1.C: In pattern for label definition ending
376 delimeter, match space and TAB as well as ":".
377
378 PR target/18484
379 * g++.dg/abi/empty6.C: Xfail warning for mmix-*-*.
380
381 PR target/18348
382 * gcc.dg/uninit-H.c (ASM): For unknown targets, define to "= 0".
383
384 PR target/18345
385 * gcc.dg/intmax_t-1.c: Add mmix-*-* to dg-error.
386
387 PR target/18337
388 * gcc.dg/array-quals-1.c: Xfail for mmix-*-*.
389
390 2004-11-28 Bud Davis <bdavis9659@comcast.net>
391
392 * gfortran.dg/direct_io_2.f90: New test.
393
394 2004-11-28 Hans-Peter Nilsson <hp@bitrange.com>
395
396 PR target/18334
397 * gcc.dg/cpp/assert4.c: Remove mmix assertion tests.
398
399 2004-11-28 Richard Henderson <rth@redhat.com>
400
401 * gcc.c-torture/execute/20020227-1.x: Remove XFAIL.
402
403 2004-11-28 Joseph S. Myers <joseph@codesourcery.com>
404
405 * gcc.dg/builtin-choose-expr-2.c, gcc.dg/cast-1.c,
406 gcc.dg/cast-2.c, gcc.dg/cast-3.c, gcc.dg/format/opt-1.c,
407 gcc.dg/format/opt-2.c, gcc.dg/format/opt-3.c,
408 gcc.dg/format/opt-4.c, gcc.dg/format/opt-5.c,
409 gcc.dg/format/opt-6.c, gcc.dg/pointer-arith-5.c,
410 gcc.dg/pointer-arith-6.c, gcc.dg/pointer-arith-7.c,
411 gcc.dg/pointer-arith-8.c: New tests.
412
413 2004-11-27 Bud Davis <bdavis9659@comcast.net>
414
415 PR fortran/18364
416 * gfortran.dg/endfile.f90: New test.
417
418 2004-11-27 Falk Hueffner <falk@debian.org>
419
420 * gcc.dg/loop-6.c: New test.
421
422 2004-11-27 Jakub Jelinek <jakub@redhat.com>
423
424 * gcc.c-torture/execute/20041126-1.c: New test.
425
426 2004-11-27 Richard Sandiford <rsandifo@redhat.com>
427
428 * gcc.dg/mips-args-1.c: Don't expect _R3000 or _R4000 to be defined
429 on IRIX.
430
431 2004-11-27 Richard Sandiford <rsandifo@redhat.com>
432
433 * gcc.dg/mips-movcc-[123].c: Pass the ?: expressions to other
434 functions.
435
436 2004-11-27 Jakub Jelinek <jakub@redhat.com>
437
438 PR rtl-optimization/17825
439 * gcc.c-torture/compile/20041119-1.c: New test.
440
441 2004-11-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
442
443 * lib/target-libpath.exp (restore_ld_library_path_env_vars):
444 Check existence of ld library path variables before unsetting.
445
446 2004-11-26 Mark Mitchell <mark@codesourcery.com>
447
448 * g++.old-deja/g++.eh/badalloc1.C: Robustify.
449
450 2004-11-26 Richard Sandiford <rsandifo@redhat.com>
451
452 * gcc.dg/sibcall-[34].c: Remove MIPS xfails.
453
454 2004-11-26 Richard Sandiford <rsandifo@redhat.com>
455
456 * g++.old-deja/g++.jason/thunk3.C: Remove mips*-*-* xfail.
457
458 2004-11-26 Ben Elliston <bje@au.ibm.com>
459
460 * gcc.dg/cpp/isysroot-2.c: Move target selector from dg-options to
461 dg-do directive.
462
463 2004-11-26 Ben Elliston <bje@au.ibm.com>
464
465 * gcc.dg/pr17957.c: Pass --param, not -param.
466
467 2004-11-25 Andrew Pinski <pinskia@physics.uc.edu>
468
469 PR middle-end/17957
470 * testsuite/gcc.dg/pr17957.c: New test.
471
472 2004-11-25 Mark Mitchell <mark@codesourcery.com>
473
474 PR c++/18445
475 * g++.dg/template/crash28.C: Likewise.
476
477 PR c++/18001
478 * g++.dg/expr/unary2.C: Adjust lvalue messages.
479 * g++.dg/ext/lvaddr.C: Likewise.
480 * g++.dg/opt/pr7503-3.C: Likewise.
481
482 PR c++/18466
483 * g++.dg/parse/qualified3.C: New test.
484 * g++.old-deja/g++.other/friend7.C: Remove bogus qualification.
485
486 PR c++/18545
487 * g++.dg/expr/return1.C: New test.
488
489 2004-11-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
490
491 Friend class name lookup 3/n, PR c++/3332
492 * g++.dg/lookup/friend3.C: New test.
493 * g++.dg/lookup/friend4.C: Likewise.
494 * g++.dg/lookup/friend5.C: Likewise.
495
496 2004-11-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
497
498 Friend class name lookup 2/n, PR c++/14513, c++/15410
499 * g++.dg/lookup/friend2.C: New test.
500 * g++.dg/template/friend31.C: Likewise.
501
502 2004-11-24 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
503
504 * lib/target-libpath.exp (orig_ld_library_path_saved): Add missing set.
505
506 2004-11-24 Mark Mitchell <mark@codesourcery.com>
507
508 PR c++/17473
509 * g++.dg/tc1/dr56.C: Remove.
510 * g++.dg/template/typedef1.C: Add dg-error markers.
511 * g++.old-deja/g++.other/typedef7.C: Likewise.
512
513 PR c++/18285
514 * g++.dg/parse/typedef7.C: New test.
515
516 2004-11-24 Richard Sandiford <rsandifo@redhat.com>
517
518 * gcc.c-torture/execute/20041124-1.c: New test.
519
520 2004-11-24 Mark Mitchell <mark@codesourcery.com>
521
522 * g++.dg/template/deduce3.C: New test.
523
524 PR c++/18586
525 * g++.dg/template/crash27.C: New test.
526
527 PR c++/18530
528 * g++.dg/warn/Wshadow-3.C: New test.
529
530 2004-11-24 Devang Patel <dpatel@apple.com>
531
532 PR/18555
533 * gcc.dg/cpp/isysroot-1.c: New test.
534 * gcc.dg/cpp/usr/include/stdio.h: New file.
535 * gcc.dg/cpp/isysroot-2.c: New test.
536 * gcc.dg/cpp/System/Library/Framework/Carbon.framework/Headers/Carbon.h:
537 New file.
538
539 2004-11-24 Giovanni Bajo <giovannibajo@gcc.gnu.org>
540
541 PR c++/8929
542 * g++.old-deja/g++.oliva/template10.C: Remove xfail.
543
544 2004-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
545
546 * gcc.target/sparc/align.c: Do not include <stdint.h>.
547 * gcc.target/sparc/pdist.c: Likewise.
548
549 2004-11-24 Paolo Bonzini <bonzini@gnu.org>
550
551 PR c++/16882
552 * g++.dg/conversion/simd1.C: New test.
553
554 2004-11-23 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
555
556 * lib/target-libpath.exp: New file defining set_ld_library_path_env_vars
557 and restore_ld_library_path_env_vars.
558 * g++.dg/compat/compat.exp, lib/g++.exp, lib/gcc-dg.exp,
559 lib/gfortran.exp, lib/objc.exp, lib/treelang.exp: Use new procs.
560 * ada/acats/run_acats (LD_LIBRARY_PATH): Add previous LD_LIBRARY_PATH
561 to LD_LIBRARY_PATH. Export LD_LIBRARY_PATH.
562
563 2004-11-23 Daniel Jacobowitz <dan@codesourcery.com>
564
565 * gcc.dg/pragma-align-2.c: Test macro expansion.
566 * gcc.dg/pragma-pack-2.c: New test.
567
568 2004-11-23 Richard Henderson <rth@redhat.com>
569
570 * gcc.dg/vect/pr18425.c: Use effective target vect_long.
571 * gcc.dg/vect/vect-13.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
572 gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-48a.c,
573 gcc.dg/vect/vect-56a.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-77.c,
574 gcc.dg/vect/vect-77a.c, gcc.dg/vect/vect-78.c, gcc.dg/vect/vect-86.c,
575 gcc.dg/vect/vect-87.c, gcc.dg/vect/vect-88.c: XFAIL for alpha.
576
577 * gcc.dg/vect/vect.exp: Add check for alpha.
578 * lib/target-supports.exp (check_alpha_max_hw_available): New.
579 (check_effective_target_vect_int): Enable for alpha.
580 (check_effective_target_vect_long): New.
581 (is-effective-target): Add it.
582
583 2004-11-23 Uros Bizjak <uros@kss-loka.si>
584
585 * gcc.dg/pr18614-1.c: New test.
586
587 2004-11-23 Eric Botcazou <ebotcazou@libertysurf.fr>
588
589 * gcc.dg/setjmp-2.c: New test.
590
591 2004-11-22 James A. Morrison <phython@gcc.gnu.org>
592
593 * gcc.target/sparc/align.c, gcc.target/sparc/combined-2.c,
594 gcc.target/sparc/fpack16.c, gcc.target/sparc/fpack32.c,
595 gcc.target/sparc/fpackfix.c, gcc.target/fexpand.c,
596 gcc.target/sparc/fpmerge.c, gcc.target/sparc/fpmul.c,
597 gcc.target/sparc/pdist.c: New tests.
598
599 2004-11-22 Bob Wilson <bob.wilson@acm.org>
600
601 * gcc.dg/uninit-H.c: Define ASM for Xtensa targets.
602
603 2004-11-22 Dale Johannesen <dalej@apple.com>
604
605 * gcc.dg/20041111-1.c: New.
606
607 2004-11-19 Dorit Naishlos <dorit@il.ibm.com>
608
609 PR tree-opt/18536
610 * gcc.dg/vect/pr18536.c: New test.
611
612 2004-11-22 Giovanni Bajo <giovannibajo@gcc.gnu.org>
613
614 PR c++/18354
615 * g++.dg/template/nontype11.C: New test.
616
617 2004-11-21 Roger Sayle <roger@eyesopen.com>
618
619 PR middle-end/18520
620 * gcc.dg/pr18520-1.c: New test case.
621
622 2004-11-20 Joseph S. Myers <joseph@codesourcery.com>
623
624 * gcc.dg/Wchar-subscripts-1.c, gcc.dg/array-8.c: New tests.
625 * gcc.dg/pointer-arith-1.c, gcc.dg/pointer-arith-2.c,
626 gcc.dg/pointer-arith-3.c, gcc.dg/pointer-arith-4.c: Update
627 expected diagnostics.
628
629 2004-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
630
631 PR target/18580
632 * gcc.dg/vect/vect-13.c, vect-27.c, vect-27a.c, vect-29.c,
633 vect-29a.c, vect-48a.c, vect-56a.c, vect-72.c, vect-72a.c,
634 vect-77.c, vect-77a.c: XFAIL on the SPARC.
635
636 2004-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
637
638 * gcc.dg/vect/vect.exp (sparc*-*-*): Fix a couple of nits.
639
640 2004-11-19 Mark Mitchell <mark@codesourcery.com>
641 Joseph Myers <joseph@codesourcery.com>
642
643 * lib/target-supports.exp (check_visibility_available): Really
644 test the compiler.
645
646 2004-11-19 Dorit Naishlos <dorit@il.ibm.com>
647
648 PR tree-opt/18181
649 * gcc.dg/vect/vect-85.c: New test.
650 * gcc.dg/vect/vect-86.c: New test.
651 * gcc.dg/vect/vect-87.c: New test.
652 * gcc.dg/vect/vect-88.c: New test.
653
654 2004-11-19 Ben Elliston <bje@au.ibm.com>
655
656 * gcc.dg/pr16286.c: Test __pixel and __bool keywords.
657
658 2004-11-18 Janis Johnson <janis187@us.ibm.com>
659
660 * gcc.dg/ppc-bitfield1.c: Skip if not LP64, don't specify -m64.
661 * gcc.dg/ppc-and-1.c: Ditto.
662 * gcc.dg/ppc-compare-1.c: Ditto.
663 * gcc.dg/ppc-mov-1.c: Ditto
664
665 2004-11-18 Daniel Jacobowitz <dan@codesourcery.com>
666 Mark Mitchell <mark@codesourcery.com>
667
668 * testsuite/gcc.dg/pragma-init-fini-2.c: New test.
669
670 2004-11-17 Janis Johnson <janis187@us.ibm.com>
671 Aldy Hernandez <aldyh@redhat.com>
672
673 * lib/target-supports.exp (check_effective_target_vect_int): New
674 (check_effective_target_vect_float): New
675 (check_effective_target_vect_double): New.
676 (is-effective-target): Support new effective targets keywords.
677 * gcc.dg/vect/vect.exp: Set target-dependent vector flags and
678 default action for dg-do.
679 * gcc.dg/vect/pr16105.c: Use new support.
680 * gcc.dg/vect/pr18400.c: Ditto.
681 * gcc.dg/vect/pr18425.c: Ditto.
682 * gcc.dg/vect/vect-1.c: Ditto.
683 * gcc.dg/vect/vect-10.c: Ditto.
684 * gcc.dg/vect/vect-11.c: Ditto.
685 * gcc.dg/vect/vect-12.c: Ditto.
686 * gcc.dg/vect/vect-13.c: Ditto.
687 * gcc.dg/vect/vect-14.c: Ditto.
688 * gcc.dg/vect/vect-15.c: Ditto.
689 * gcc.dg/vect/vect-16.c: Ditto.
690 * gcc.dg/vect/vect-17.c: Ditto.
691 * gcc.dg/vect/vect-18.c: Ditto.
692 * gcc.dg/vect/vect-19.c: Ditto.
693 * gcc.dg/vect/vect-2.c: Ditto.
694 * gcc.dg/vect/vect-20.c: Ditto.
695 * gcc.dg/vect/vect-21.c: Ditto.
696 * gcc.dg/vect/vect-22.c: Ditto.
697 * gcc.dg/vect/vect-23.c: Ditto.
698 * gcc.dg/vect/vect-24.c: Ditto.
699 * gcc.dg/vect/vect-25.c: Ditto.
700 * gcc.dg/vect/vect-26.c: Ditto.
701 * gcc.dg/vect/vect-27.c: Ditto.
702 * gcc.dg/vect/vect-27a.c: Ditto.
703 * gcc.dg/vect/vect-28.c: Ditto.
704 * gcc.dg/vect/vect-29.c: Ditto.
705 * gcc.dg/vect/vect-29a.c: Ditto.
706 * gcc.dg/vect/vect-3.c: Ditto.
707 * gcc.dg/vect/vect-30.c: Ditto.
708 * gcc.dg/vect/vect-31.c: Ditto.
709 * gcc.dg/vect/vect-32.c: Ditto.
710 * gcc.dg/vect/vect-33.c: Ditto.
711 * gcc.dg/vect/vect-34.c: Ditto.
712 * gcc.dg/vect/vect-35.c: Ditto.
713 * gcc.dg/vect/vect-36.c: Ditto.
714 * gcc.dg/vect/vect-37.c: Ditto.
715 * gcc.dg/vect/vect-38.c: Ditto.
716 * gcc.dg/vect/vect-4.c: Ditto.
717 * gcc.dg/vect/vect-40.c: Ditto.
718 * gcc.dg/vect/vect-41.c: Ditto.
719 * gcc.dg/vect/vect-42.c: Ditto.
720 * gcc.dg/vect/vect-43.c: Ditto.
721 * gcc.dg/vect/vect-44.c: Ditto.
722 * gcc.dg/vect/vect-45.c: Ditto.
723 * gcc.dg/vect/vect-46.c: Ditto.
724 * gcc.dg/vect/vect-47.c: Ditto.
725 * gcc.dg/vect/vect-48.c: Ditto.
726 * gcc.dg/vect/vect-48a.c: Ditto.
727 * gcc.dg/vect/vect-49.c: Ditto.
728 * gcc.dg/vect/vect-5.c: Ditto.
729 * gcc.dg/vect/vect-50.c: Ditto.
730 * gcc.dg/vect/vect-51.c: Ditto.
731 * gcc.dg/vect/vect-52.c: Ditto.
732 * gcc.dg/vect/vect-53.c: Ditto.
733 * gcc.dg/vect/vect-54.c: Ditto.
734 * gcc.dg/vect/vect-55.c: Ditto.
735 * gcc.dg/vect/vect-56.c: Ditto.
736 * gcc.dg/vect/vect-56a.c: Ditto.
737 * gcc.dg/vect/vect-57.c: Ditto.
738 * gcc.dg/vect/vect-58.c: Ditto.
739 * gcc.dg/vect/vect-59.c: Ditto.
740 * gcc.dg/vect/vect-6.c: Ditto.
741 * gcc.dg/vect/vect-60.c: Ditto.
742 * gcc.dg/vect/vect-61.c: Ditto.
743 * gcc.dg/vect/vect-62.c: Ditto.
744 * gcc.dg/vect/vect-63.c: Ditto.
745 * gcc.dg/vect/vect-64.c: Ditto.
746 * gcc.dg/vect/vect-65.c: Ditto.
747 * gcc.dg/vect/vect-66.c: Ditto.
748 * gcc.dg/vect/vect-67.c: Ditto.
749 * gcc.dg/vect/vect-68.c: Ditto.
750 * gcc.dg/vect/vect-69.c: Ditto.
751 * gcc.dg/vect/vect-7.c: Ditto.
752 * gcc.dg/vect/vect-72.c: Ditto.
753 * gcc.dg/vect/vect-72a.c: Ditto.
754 * gcc.dg/vect/vect-73.c: Ditto.
755 * gcc.dg/vect/vect-74.c: Ditto.
756 * gcc.dg/vect/vect-75.c: Ditto.
757 * gcc.dg/vect/vect-76.c: Ditto.
758 * gcc.dg/vect/vect-77.c: Ditto.
759 * gcc.dg/vect/vect-77a.c: Ditto.
760 * gcc.dg/vect/vect-78.c: Ditto.
761 * gcc.dg/vect/vect-79.c: Ditto.
762 * gcc.dg/vect/vect-8.c: Ditto.
763 * gcc.dg/vect/vect-80.c: Ditto.
764 * gcc.dg/vect/vect-82.c: Ditto.
765 * gcc.dg/vect/vect-82_64.c: Ditto.
766 * gcc.dg/vect/vect-83.c: Ditto.
767 * gcc.dg/vect/vect-83_64.c: Ditto.
768 * gcc.dg/vect/vect-9.c: Ditto.
769 * gcc.dg/vect/vect-all.c: Ditto.
770 * gcc.dg/vect/vect-none.c: Ditto.
771
772 2004-11-17 Janis Johnson <janis187@us.ibm.com>
773
774 * lib/gcc-dg.exp (dg-skip-if): New function.
775 (dg-forbid-option): Remove.
776 * g++.dg/abi/bitfield3.C: Use dg-skip-if i?86 -m64.
777 * g++.dg/abi/bitfield8.C: Likewise.
778 * g++.dg/abi/dtor1.C: Likewise.
779 * g++.dg/abi/empty10.C: Likewise.
780 * g++.dg/abi/empty7.C: Likewise.
781 * g++.dg/abi/empty9.C: Likewise.
782 * g++.dg/abi/layout3.C: Likewise.
783 * g++.dg/abi/layout4.C: Likewise.
784 * g++.dg/abi/thunk1.C: Likewise.
785 * g++.dg/abi/thunk2.C: Likewise.
786 * g++.dg/abi/vbase11.C: Likewise.
787 * g++.dg/abi/vthunk2.C: Likewise.
788 * g++.dg/abi/vthunk3.C: Likewise.
789 * g++.dg/ext/attrib8.C: Likewise.
790 * g++.dg/opt/longbranch2.C: Likewise.
791 * g++.dg/opt/reg-stack4.C: Likewise.
792 * g++.old-deja/g++.ext/attrib1.C: Likewise.
793 * g++.old-deja/g++.ext/attrib2.C: Likewise.
794 * g++.old-deja/g++.ext/attrib3.C: Likewise.
795 * g++.old-deja/g++.other/store-expr1.C: Likewise.
796 * g++.old-deja/g++.other/store-expr2.C: Likewise.
797 * gcc.dg/20000609-1.c: Likewise.
798 * gcc.dg/20000720-1.c: Likewise.
799 * gcc.dg/20011107-1.c: Likewise.
800 * gcc.dg/20011119-1.c: Likewise.
801 * gcc.dg/20020108-1.c: Likewise.
802 * gcc.dg/20020122-2.c: Likewise.
803 * gcc.dg/20020122-3.c: Likewise.
804 * gcc.dg/20020201-3.c: Likewise.
805 * gcc.dg/20020206-1.c: Likewise.
806 * gcc.dg/20020218-1.c: Likewise.
807 * gcc.dg/20020310-1.c: Likewise.
808 * gcc.dg/20020411-1.c: Likewise.
809 * gcc.dg/20020418-2.c: Likewise.
810 * gcc.dg/20020426-1.c: Likewise.
811 * gcc.dg/20020426-2.c: Likewise.
812 * gcc.dg/20020517-1.c: Likewise.
813 * gcc.dg/20020523-1.c: Likewise.
814 * gcc.dg/20020523-2.c: Likewise.
815 * gcc.dg/20020729-1.c: Likewise.
816 * gcc.dg/20030204-1.c: Likewise.
817 * gcc.dg/20030826-2.c: Likewise.
818 * gcc.dg/20030926-1.c: Likewise.
819 * gcc.dg/20031202-1.c: Likewise.
820 * gcc.dg/980312-1.c: Likewise.
821 * gcc.dg/980313-1.c: Likewise.
822 * gcc.dg/990117-1.c: Likewise.
823 * gcc.dg/990424-1.c: Likewise.
824 * gcc.dg/990524-1.c: Likewise.
825 * gcc.dg/991230-1.c: Likewise.
826 * gcc.dg/i386-387-1.c: Likewise.
827 * gcc.dg/i386-387-2.c: Likewise.
828 * gcc.dg/i386-387-3.c: Likewise.
829 * gcc.dg/i386-387-4.c: Likewise.
830 * gcc.dg/i386-387-5.c: Likewise.
831 * gcc.dg/i386-387-6.c: Likewise.
832 * gcc.dg/i386-asm-1.c: Likewise.
833 * gcc.dg/i386-bitfield1.c: Likewise.
834 * gcc.dg/i386-bitfield2.c: Likewise.
835 * gcc.dg/i386-loop-1.c: Likewise.
836 * gcc.dg/i386-loop-2.c: Likewise.
837 * gcc.dg/i386-loop-3.c: Likewise.
838 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
839 * gcc.dg/i386-pic-1.c: Likewise.
840 * gcc.dg/i386-regparm.c: Likewise.
841 * gcc.dg/i386-signbit-1.c: Likewise.
842 * gcc.dg/i386-signbit-2.c: Likewise.
843 * gcc.dg/i386-signbit-3.c: Likewise.
844 * gcc.dg/i386-sse-5.c: Likewise.
845 * gcc.dg/i386-sse-8.c: Likewise.
846 * gcc.dg/i386-unroll-1.c: Likewise.
847 * gcc.dg/tls/opt-1.c: Likewise.
848 * gcc.dg/tls/opt-2.c: Likewise.
849 * gcc.dg/unroll-1.c: Likewise.
850 * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
851 * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
852 * gcc.misc-tests/i386-pf-none-1.c: Likewise.
853 * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
854
855 2004-11-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
856
857 * g++.dg/template/incomplete1.C: New test.
858
859 2004-11-16 Nick Clifton <nickc@redhat.com>
860
861 Revert patches accidentally commited during checkin of fixes for
862 xstormy16 tests:
863 gcc.c-torture/execute/simd-4.c: Revert
864 gcc.dg/20040910-1.c: Revert.
865
866 2004-11-16 Paul Brook <paul@codesourcery.com>
867
868 PR fortran/13010
869 * gfortran.dg/der_pointer_1.f90: New test.
870
871 2004-11-15 Joseph S. Myers <joseph@codesourcery.com>
872
873 PR c/18498
874 * gcc.dg/bitfld-13.c: New test.
875
876 2004-11-15 Janis Johnson <janis187@us.ibm.com>
877
878 * gcc.dg/vect/tree-vect.h: (check_vect): Test symbols defined for
879 powerpc*-*-linux*.
880
881 * gcc.dg/ppc64-abi-1.c: Skip if not lp64.
882 * gcc.dg/ppc64-abi-2.c: Ditto.
883 * gcc.dg/ppc64-abi-3.c: Ditto.
884
885 * lib/gcc-dg.exp (dg-target-list): Remove.
886
887 2004-11-15 Steve Ellcey <sje@cup.hp.com>
888
889 * gcc.dg/ia64-postinc.c: New test.
890
891 2004-11-15 Mark Mitchell <mark@codesourcery.com>
892
893 * gcc.dg/format/cmn-err-1.c: Add tests for "%p".
894
895 2004-11-15 Nick Clifton <nickc@redhat.com>
896
897 * g++.dg/opt/strength-reduce.C: Replace 0x7fffffff with
898 __INT_MAX__ so that the test can be compiled by toolchains
899 targeted at 16-bit processors.
900
901 * gcc.dg/20040625-1.c: Use long constants rather than integers
902 when performing arithmetic that will overflow 16-bits.
903
904 * gcc.dg/i386-sse-8.c: Expect this test to fail for the
905 xstormy16. It does not support 128-bit vector operations.
906
907 * gcc.dg/ultrasp4.c: Replace all occurrences of the type 'long'
908 with the macro PTR_TYPE. Define this macro to an integer type
909 suitable for holding a pointer.
910
911 * gcc.dg/compat/struct-align-1_x.c: Use shorter integers if
912 the target is a 16-bit processor.
913
914 * gcc.dg/cpp/if-2.c: Expect a different warning message from
915 16-bit targets where the character constant will be too long.
916
917 * g++.dg/opt/asm1.C: Expect this test to fail on the xstormy16
918 where the double will not be directly addressable.
919
920 2004-11-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
921
922 Friend class name lookup 1/n, PR c++/18471
923 * g++.dg/template/crash26.C: New test.
924 * g++.dg/lookup/struct1.C: Adjust expected error.
925 * g++.dg/parse/elab1.C: Likewise.
926 * g++.dg/parse/elab2.C: Likewise.
927 * g++.dg/parse/int-as-enum1.C: Likewise.
928 * g++.dg/parse/struct-as-enum1.C: Likewise.
929 * g++.dg/parse/typedef1.C: Likewise.
930 * g++.dg/parse/typedef3.C: Likewise.
931 * g++.dg/parse/typedef4.C: Likewise.
932 * g++.dg/parse/typedef5.C: Likewise.
933 * g++.dg/template/nontype4.C: Likewise.
934 * g++.old-deja/g++.benjamin/typedef01.C: Likewise.
935 * g++.old-deja/g++.other/elab1.C: Likewise.
936 * g++.old-deja/g++.other/syntax4.C: Likewise.
937
938 2004-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
939
940 * gcc.dg/intmax_t-1.c: XFAIL on Solaris 2.5.1.
941
942 2004-11-14 Zdenek Dvorak <dvorakz@suse.cz>
943
944 * gcc.c-torture/execute/20041114-1.c: New test.
945
946 2004-11-14 Joseph S. Myers <joseph@codesourcery.com>
947
948 * gcc.dg/c99-flex-array-5.c, gcc.dg/c99-fordecl-3.c,
949 gcc.dg/comp-goto-1.c, gcc.dg/comp-goto-2.c, gcc.dg/comp-goto-3.c,
950 gcc.dg/format/strfmon-2.c, gcc.dg/pointer-arith-1.c,
951 gcc.dg/pointer-arith-2.c, gcc.dg/pointer-arith-3.c,
952 gcc.dg/pointer-arith-4.c, gcc.dg/switch-5.c, gcc.dg/switch-6.c,
953 gcc.dg/switch-7.c: New tests.
954
955 2004-11-14 Dorit Naishlos <dorit@il.ibm.com>
956
957 * gcc.dg/vect/vect-78.c: Now vectorized on powerpc*.
958
959 2004-11-14 Dorit Naishlos <dorit@il.ibm.com>
960
961 PR tree-opt/18400
962 * gcc.dg/vect/pr18400.c: New test.
963
964 2004-11-14 Dorit Naishlos <dorit@il.ibm.com>
965 Andrew Pinski <pinskia@physics.uc.edu>
966
967 PR tree-opt/18425
968 * gcc.dg/vect/pr18425.c: New test.
969
970 2004-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
971
972 * gcc.dg/tls/alias-1.c: Remove dg-warning on the SPARC.
973 Guard with dg-require-alias and dg-require-visibility.
974
975 2004-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
976
977 * g++.dg/other/packed1.C: UnXFAIL on SPARC, PA, MIPS and PowerPC.
978
979 2004-11-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
980
981 * g++.dg/expr/unary1.C, g++.dg/expr/unary2.C: New tests.
982
983 2004-11-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
984
985 PR c++/17344
986 * g++.dg/template/defarg5.C: New test.
987
988 2004-11-13 Eric Botcazou <ebotcazou@libertysurf.fr>
989
990 * g++.dg/parse/cast1.C: Run only on ILP32.
991 * g++.old-deja/g++.mike/p784.C: Likewise.
992
993 2004-11-13 Bernd Schmidt <bernd.schmidt@analog.com>
994
995 * gcc.c-torture/execute/20041113-1.c: New test.
996
997 2004-11-13 James A. Morrison <phython@gcc.gnu.org>
998
999 PR target/18230
1000 * gcc.dg/vect/tree-vect.h (check_vect): Add SPARC-specific test.
1001 * gcc.dg/vect/vect-2.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-9.c,
1002 gcc.dg/vect/vect-10.c, gcc.dg/vect/vect-12.c, gcc.dg/vect/vect-14.c,
1003 gcc.dg/vect/vect-15.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
1004 gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-21.c,
1005 gcc.dg/vect/vect-22.c, gcc.dg/vect/vect-23.c, gcc.dg/vect/vect-24.c,
1006 gcc.dg/vect/vect-25.c, gcc.dg/vect/vect-26.c, gcc.dg/vect/vect-32.c,
1007 gcc.dg/vect/vect-33.c, gcc.dg/vect/vect-34.c, gcc.dg/vect/vect-35.c,
1008 gcc.dg/vect/vect-36.c, gcc.dg/vect/vect-37.c, gcc.dg/vect/vect-62.c,
1009 gcc.dg/vect/vect-63.c, gcc.dg/vect/vect-64.c, gcc.dg/vect/vect-65.c,
1010 gcc.dg/vect/vect-66.c, gcc.dg/vect/vect-67.c, gcc.dg/vect/vect-68.c,
1011 gcc.dg/vect/vect-69.c, gcc.dg/vect/vect-73.c, gcc.dg/vect/vect-75.c,
1012 gcc.dg/vect/vect-76.c, gcc.dg/vect/vect-78.c: Enable for SPARC.
1013
1014 2004-11-13 James A. Morrison <phython@gcc.gnu.org>
1015
1016 * gcc.target/sparc/fand.c, gcc.target/sparc/fands,
1017 gcc.target/sparc/fnand.c, gcc.target/sparc/fnands.c,
1018 gcc.target/sparc/fxor.c, gcc.target/sparc/fxors.c,
1019 gcc.target/sparc/fxnor.c, gcc.target/sparc/fxnors.c,
1020 gcc.target/sparc/fandnot.c, gcc.target/sparc/fandnots.c,
1021 gcc.target/sparc/fornot.c, gcc.target/sparc/fornots.c,
1022 gcc.target/sparc/fnot.c, gcc.target/sparc/fnots.c,
1023 gcc.target/sparc/for.c, gcc.target/sparc/fors.c,
1024 gcc.target/sparc/combined-1.c: New tests.
1025
1026 2004-11-12 Ziemowit Laski <zlaski@apple.com>
1027
1028 * objc.dg/const-str-8.m, objc.dg/const-str-9.m:
1029 New tests.
1030
1031 2004-11-12 Mark Mitchell <mark@codesourcery.com>
1032
1033 * lib/gcc-dg.exp (dg-forbid-option): New function.
1034 * g++.dg/abi/bitfield3.C: Use dg-forbid-option -m64.
1035 * g++.dg/abi/bitfield8.C: Likewise.
1036 * g++.dg/abi/dtor1.C: Likewise.
1037 * g++.dg/abi/empty10.C: Likewise.
1038 * g++.dg/abi/empty7.C: Likewise.
1039 * g++.dg/abi/empty9.C: Likewise.
1040 * g++.dg/abi/layout3.C: Likewise.
1041 * g++.dg/abi/layout4.C: Likewise.
1042 * g++.dg/abi/thunk1.C: Likewise.
1043 * g++.dg/abi/thunk2.C: Likewise.
1044 * g++.dg/abi/vbase11.C: Likewise.
1045 * g++.dg/abi/vthunk2.C: Likewise.
1046 * g++.dg/abi/vthunk3.C: Likewise.
1047 * g++.dg/ext/attrib8.C: Likewise.
1048 * g++.dg/opt/longbranch2.C: Likewise.
1049 * g++.dg/opt/reg-stack4.C: Likewise.
1050 * g++.old-deja/g++.ext/attrib1.C: Likewise.
1051 * g++.old-deja/g++.ext/attrib2.C: Likewise.
1052 * g++.old-deja/g++.ext/attrib3.C: Likewise.
1053 * g++.old-deja/g++.other/store-expr1.C: Likewise.
1054 * g++.old-deja/g++.other/store-expr2.C: Likewise.
1055 * gcc.dg/20000609-1.c: Likewise.
1056 * gcc.dg/20000720-1.c: Likewise.
1057 * gcc.dg/20011107-1.c: Likewise.
1058 * gcc.dg/20011119-1.c: Likewise.
1059 * gcc.dg/20020108-1.c: Likewise.
1060 * gcc.dg/20020122-2.c: Likewise.
1061 * gcc.dg/20020122-3.c: Likewise.
1062 * gcc.dg/20020201-3.c: Likewise.
1063 * gcc.dg/20020206-1.c: Likewise.
1064 * gcc.dg/20020218-1.c: Likewise.
1065 * gcc.dg/20020310-1.c: Likewise.
1066 * gcc.dg/20020411-1.c: Likewise.
1067 * gcc.dg/20020418-2.c: Likewise.
1068 * gcc.dg/20020426-1.c: Likewise.
1069 * gcc.dg/20020426-2.c: Likewise.
1070 * gcc.dg/20020517-1.c: Likewise.
1071 * gcc.dg/20020523-1.c: Likewise.
1072 * gcc.dg/20020523-2.c: Likewise.
1073 * gcc.dg/20020729-1.c: Likewise.
1074 * gcc.dg/20030204-1.c: Likewise.
1075 * gcc.dg/20030826-2.c: Likewise.
1076 * gcc.dg/20030926-1.c: Likewise.
1077 * gcc.dg/20031202-1.c: Likewise.
1078 * gcc.dg/980312-1.c: Likewise.
1079 * gcc.dg/980313-1.c: Likewise.
1080 * gcc.dg/990117-1.c: Likewise.
1081 * gcc.dg/990424-1.c: Likewise.
1082 * gcc.dg/990524-1.c: Likewise.
1083 * gcc.dg/991230-1.c: Likewise.
1084 * gcc.dg/i386-387-1.c: Likewise.
1085 * gcc.dg/i386-387-2.c: Likewise.
1086 * gcc.dg/i386-387-3.c: Likewise.
1087 * gcc.dg/i386-387-4.c: Likewise.
1088 * gcc.dg/i386-387-5.c: Likewise.
1089 * gcc.dg/i386-387-6.c: Likewise.
1090 * gcc.dg/i386-asm-1.c: Likewise.
1091 * gcc.dg/i386-bitfield1.c: Likewise.
1092 * gcc.dg/i386-bitfield2.c: Likewise.
1093 * gcc.dg/i386-loop-1.c: Likewise.
1094 * gcc.dg/i386-loop-2.c: Likewise.
1095 * gcc.dg/i386-loop-3.c: Likewise.
1096 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
1097 * gcc.dg/i386-pic-1.c: Likewise.
1098 * gcc.dg/i386-regparm.c: Likewise.
1099 * gcc.dg/i386-signbit-1.c: Likewise.
1100 * gcc.dg/i386-signbit-2.c: Likewise.
1101 * gcc.dg/i386-signbit-3.c: Likewise.
1102 * gcc.dg/i386-sse-5.c: Likewise.
1103 * gcc.dg/i386-sse-8.c: Likewise.
1104 * gcc.dg/i386-unroll-1.c: Likewise.
1105 * gcc.dg/tls/opt-1.c: Likewise.
1106 * gcc.dg/tls/opt-2.c: Likewise.
1107 * gcc.dg/unroll-1.c: Likewise.
1108 * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
1109 * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
1110 * gcc.misc-tests/i386-pf-none-1.c: Likewise.
1111 * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
1112 * gcc.c-torture/execute/20010129-1.x: Do not use -mtune=i686 when
1113 -m64 is specified.
1114
1115 2004-11-12 Mark Mitchell <mark@codesourcery.com>
1116
1117 PR c++/18389
1118 * g++.dg/parse/cond1.C: New test.
1119
1120 PR c++/18429
1121 * g++.dg/template/array9.C: New test.
1122 * g++.dg/ext/vla1.C: Adjust error messages.
1123 * g++.dg/ext/vlm1.C: Likewise.
1124 * g++.dg/template/crash2.C: Likewise.
1125
1126 PR c++/18436
1127 * g++.dg/template/call3.C: New test.
1128
1129 PR c++/18407
1130 * g++.dg/template/ptrmem11.C: New test.
1131
1132 2004-11-12 Andrew Pinski <pinskia@physics.uc.edu>
1133
1134 PR other/14264
1135 * lib/g++.exp: Set LC_ALL and LANG to C.
1136 * lib/gcc-dg.exp: Likewise.
1137 * lib/gfortran.exp: Likewise.
1138 * lib/objc.exp: Likewise.
1139 * lib/treelang.exp: Likewise.
1140
1141 2004-11-12 Andreas Schwab <schwab@suse.de>
1142
1143 * gcc.dg/pr16286.c: Fix last change.
1144
1145 2004-11-12 Mark Mitchell <mark@codesourcery.com>
1146
1147 PR c++/18416
1148 * g++.dg/init/global1.C: New test.
1149
1150 2004-11-12 Eric Botcazou <ebotcazou@act-europe.fr>
1151
1152 * gcc.c-torture/execute/20041112-1.c: New test.
1153
1154 2004-11-11 Janis Johnson <janis187@us.ibm.com>
1155
1156 * lib/gcc-dg.exp (dg-target-list): New.
1157
1158 2004-11-11 Janis Johnson <janis187@us.ibm.com>
1159 Richard Sandiford <rsandifo@redhat.com>
1160
1161 * lib/target-supports.exp (get-compiler_messages): New.
1162 (check_named_sections_available): Use it.
1163 (check_effective_target_ilp32): New.
1164 (check_effective_target_lp64): New.
1165 (is-effective-target): New.
1166 * lib/gcc-dg.exp (dg-require-effective-target): New.
1167
1168 2004-11-11 Joseph S. Myers <joseph@codesourcery.com>
1169
1170 * gcc.dg/precedence-1.c: New test.
1171
1172 2004-11-11 Janis Johnson <janis187@us.ibm.com>
1173
1174 * gcc.misc-tests/linkage.exp: Handle biarch GCC for powerpc64.
1175
1176 * gcc.misc-tests/linkage.exp: Prepend directory name to pass/fail
1177 message, delete generated files, use more descriptive name for
1178 executable, and make the test unsupported when it cannot be run.
1179
1180 * lib/gcc-dg.exp (skip_test_and_clear_xfail): New procedure.
1181 (dg-require-weak, dg-require-visibility, dg-require-alias,
1182 dg-require-gc-sections, dg-require-profiling, dg-require-dll,
1183 dg-require-iconv, dg-require-named-sections): Use it.
1184
1185 * lib/gcc-dg.exp (dg-xfail-if): Ignore if skipping the test.
1186
1187 2004-11-11 Nathan Sidwell <nathan@codesourcery.com>
1188
1189 PR target/16457
1190 * gcc.dg/ppc-and-1: New
1191
1192 PR target/16796
1193 * gcc.dg/ppc-mov-1.c: New.
1194
1195 PR target/16458
1196 * gcc.dg/ppc-compare-1.c: New.
1197
1198 2004-11-10 Joseph S. Myers <joseph@codesourcery.com>
1199
1200 * objc.dg/desig-init-2.m: New test.
1201
1202 2004-11-10 Adam Nemet <anemet@lnxw.com>
1203
1204 PR middle-end/18160
1205 * g++.dg/warn/register-var-1.C: New test.
1206 * g++.dg/warn/register-var-2.C: New test.
1207
1208 2004-11-10 Eric Botcazou <ebotcazou@libertysurf.fr>
1209
1210 * gcc.dg/union-2.c: New test.
1211
1212 2004-11-10 Fariborz Jahanian <fjahanian@apple.com>
1213
1214 * gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.c:
1215 New test for PR tree-optimization/17892.
1216
1217 2004-11-09 Mark Mitchell <mark@codesourcery.com>
1218
1219 PR c++/18369
1220 * g++.dg/init/new12.C: New test.
1221
1222 2004-11-10 James A. Morrison <phython@gcc.gnu.org>
1223
1224 * gcc.target/sparc: New directory.
1225 * gcc.target/sparc/sparc.exp: New driver.
1226 * gcc.target/sparc/fpadd16.c, gcc.target/sparc/fpadd16s.c,
1227 gcc.target/sparc/fpsub16.c, gcc.target/sparc/fpsub16s.c,
1228 gcc.target/sparc/fpadd32.c, gcc.target/sparc/fpadd32s.c,
1229 gcc.target/sparc/fpsub32.c, gcc.target/sparc/fpsub32s.c: New tests.
1230
1231 2004-11-10 Paul Brook <paul@codesourcery.com>
1232
1233 PR fortran/18218
1234 * gfortran.dg/list_read.c: New test.
1235
1236 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1237
1238 PR c/18322
1239 * gcc.dg/func-outside-1.c, gcc.dg/func-outside-2.c: Correct
1240 expected diagnostic location.
1241
1242 2004-11-09 Ulrich Weigand <uweigand@de.ibm.com>
1243
1244 * gcc.dg/20041109-1.c: New test.
1245
1246 2004-11-09 Andrew Pinski <pinskia@physics.uc.edu>
1247
1248 PR objc/18406
1249 * objc/compile/pr18406.m: New test.
1250
1251 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1252
1253 * gcc.dg/builtin-prefetch-1.c: Update expected diagnostic.
1254
1255 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1256
1257 * gcc.dg/builtin-prefetch-1.c: Adjust expected messages.
1258
1259 2004-11-08 Steve Ellcey <sje@cup.hp.com>
1260
1261 * testsuite/gcc.dg/uninit-H.c: Add ifdefs for __hppa__ and __ia64__.
1262
1263 2004-11-08 Steve Ellcey <sje@cup.hp.com>
1264
1265 * testsuite/gcc.dg/20030225-2.c: Add prototype for abort and
1266 exit.
1267
1268 2004-11-08 Andrew Pinski <pinskia@physics.uc.edu>
1269
1270 PR tree-opt/18299
1271 * gcc.c-torture/pr18299-1.c: New test.
1272
1273 2004-11-06 Andreas Schwab <schwab@suse.de>
1274
1275 * gcc.dg/pr16286.c: Also test for bool and pixel.
1276
1277 2004-11-06 Joseph S. Myers <joseph@codesourcery.com>
1278
1279 * gcc.dg/anon-struct-6.c, gcc.dg/anon-struct-7.c,
1280 gcc.dg/anon-struct-8.c, gcc.dg/bitfld-10.c, gcc.dg/bitfld-11.c,
1281 gcc.dg/bitfld-12.c, gcc.dg/func-outside-1.c,
1282 gcc.dg/func-outside-2.c, gcc.dg/label-decl-1.c,
1283 gcc.dg/label-decl-2.c, gcc.dg/label-decl-3.c,
1284 gcc.dg/label-decl-4.c, gcc.dg/struct-empty-1.c,
1285 gcc.dg/struct-empty-2.c, gcc.dg/struct-empty-3.c,
1286 gcc.dg/struct-semi-1.c, gcc.dg/struct-semi-2.c,
1287 gcc.dg/struct-semi-3.c: New tests.
1288
1289 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1290
1291 * g++.dg/opt/nothrow1.C: Use -42 instead of 42.
1292
1293 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1294
1295 * gcc.dg/compat/generate-random.c (generate_random_data unsafe_state):
1296 Do not use C99 designators.
1297
1298 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1299
1300 * g++.dg/other/pragma-re-1.C (p, q): Fix type and remove cast.
1301
1302 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1303
1304 * gcc.c-torture/compile/simd-5.c: Do not XFAIL on SPARC 64-bit.
1305 * gcc.c-torture/execute/20020227-1.x: Do not XFAIL at -O3.
1306 * gcc.c-torture/execute/simd-5.x: Remove.
1307
1308 2004-11-06 Andrew Pinski <pinskia@physics.uc.edu>
1309
1310 PR rtl-optimization/17933
1311 * gcc.dg/torture/pr17933-1.c: New test.
1312
1313 2004-11-06 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1314
1315 PR target/18106
1316 * lib/target-supports.exp (check_weak_available): Support
1317 Windows.
1318
1319 2004-11-05 Danny Smith <dannysmith@users.sourceforge.net>
1320
1321 * gcc.dg/compat/struct-layout-1_generate.c (main): Generate a
1322 call to fflush(stdout) before abort.
1323 (my_ffsll): New function.
1324 (generate_fields): Use it.
1325
1326 2004-11-05 Joseph S. Myers <joseph@codesourcery.com>
1327
1328 * gcc.dg/init-undef-1.c: New test.
1329
1330 2004-11-05 Joseph S. Myers <joseph@codesourcery.com>
1331
1332 * gcc.dg/20040910-1.c, gcc.dg/cpp/digraph2.c,
1333 gcc.dg/cpp/direct2.c, gcc.dg/cpp/direct2s.c,
1334 gcc.dg/cpp/separate-1.c, gcc.dg/noncompile/951123-1.c,
1335 gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c: Adjust
1336 expected messages for new parser.
1337
1338 2004-11-04 Mark Mitchell <mark@codesourcery.com>
1339
1340 * testsuite/g++.dg/ext/visibility/symbian1.C: New test.
1341
1342 2004-11-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1343
1344 * gcc.dg/pragma-align.c (sixteen): Use 8-byte alignment
1345 on LP64 targets.
1346
1347 2004-11-04 Joseph S. Myers <joseph@codesourcery.com>
1348
1349 * gcc.dg/asm-qual-1.c, gcc.dg/declspec-15.c, gcc.dg/declspec-16.c,
1350 gcc.dg/declspec-17.c, gcc.dg/empty-source-1.c,
1351 gcc.dg/empty-source-2.c, gcc.dg/empty-source-3.c,
1352 gcc.dg/extra-semi-1.c, gcc.dg/extra-semi-2.c,
1353 gcc.dg/extra-semi-3.c, gcc.dg/gnu-cond-expr-1.c,
1354 gcc.dg/gnu-cond-expr-2.c, gcc.dg/gnu-cond-expr-3.c,
1355 gcc.dg/init-empty-1.c, gcc.dg/init-empty-2.c,
1356 gcc.dg/init-empty-3.c, gcc.dg/noncompile/old-style-parm-1.c,
1357 gcc.dg/noncompile/old-style-parm-2.c, gcc.dg/stmt-expr-1.c,
1358 gcc.dg/stmt-expr-2.c, gcc.dg/stmt-expr-3.c: New tests.
1359
1360 2004-11-04 Joseph S. Myers <joseph@codesourcery.com>
1361
1362 * gcc.dg/c90-restrict-1.c, gcc.dg/c99-arraydecl-2.c,
1363 gcc.dg/c99-func-2.c, gcc.dg/charset/asm2.c, gcc.dg/concat.c,
1364 gcc.dg/cpp/19990413-1.c, gcc.dg/cpp/paste4.c,
1365 gcc.dg/init-desig-obs-1.c, gcc.dg/noncompile/920721-2.c,
1366 gcc.dg/noncompile/930622-2.c, gcc.dg/noncompile/940112-1.c,
1367 gcc.dg/noncompile/950921-1.c, gcc.dg/switch-2.c,
1368 objc.dg/naming-1.m, objc.dg/naming-2.m: Adjust expected messages
1369 for new parser.
1370
1371 2004-11-04 Richard Sandiford <rsandifo@redhat.com>
1372
1373 PR target/15342
1374 * gcc.dg/20041104-1.c: New test.
1375
1376 2004-11-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1377
1378 * g++.dg/template/nontype7.C: New test.
1379 * g++.dg/template/nontype8.C: Likewise.
1380 * g++.dg/template/nontype9.C: Likewise.
1381 * g++.dg/template/nontype10.C: Likewise.
1382 * g++.dg/tc1/dr49.C: Likewise.
1383 * g++.dg/template/ptrmem8.C: Relax dg-error checks.
1384 * g++.old-deja/g++.other/null1.C: Remove a buggy error check
1385
1386 2004-11-04 Ben Elliston <bje@au.ibm.com>
1387
1388 * g++.dg/rtti/tinfo1.C: Remove xfails.
1389
1390 2004-11-04 Ben Elliston <bje@au.ibm.com>
1391
1392 * g++.old-deja/g++.other/enum5.C (enum conditions): Move the
1393 packed attribute to the definition to satisfy the new C++ parser.
1394
1395 2004-11-03 Eric Botcazou <ebotcazou@libertysurf.fr>
1396
1397 * gcc.c-torture/execute/stdarg-2.c (foo): Split multiple
1398 invocations of va_arg.
1399
1400 2004-11-02 Mark Mitchell <mark@codesourcery.com>
1401
1402 PR c++/18124
1403 * g++.dg/template/crash25.C: New test.
1404
1405 PR c++/18155
1406 * g++.dg/template/typedef2.C: New test.
1407 * g++.dg/parse/crash13.C: Adjust error markers.
1408
1409 PR c++/18177
1410 * g++.dg/conversion/const3.C: New test.
1411
1412 2004-11-03 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1413
1414 PR fortran/17535
1415 PR fortran/17583
1416 PR fortran/17713
1417 * gfortran.dg/generic_[123].f90: New testcases.
1418
1419 2004-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
1420
1421 * gcc.dg/uninit-C.c: Remove special-casing for SPARC.
1422 * gcc.dg/uninit-H.c: Define to "sp" on SPARC.
1423
1424 2004-11-02 Andrew Pinski <pinskia@physics.uc.edu>
1425
1426 PR tree-opt/16808
1427 * gcc.c-torture/compile/pr16808.c: New test.
1428
1429 2004-11-02 Nathan Sidwell <nathan@codesourcery.com>
1430
1431 PR rtl-optimization/17104
1432 * gcc.dg/ppc-bitfield1.c: New.
1433
1434 2004-11-01 Richard Sandiford <rsandifo@redhat.com>
1435
1436 * gcc.dg/uninit-H.c (ASM): Define to "$sp" on MIPS targets.
1437
1438 2004-11-01 Richard Sandiford <rsandifo@redhat.com>
1439
1440 * g++.dg/abi/mangle6.C: Run for all MIPS targets. Provide dummy
1441 strings for 32-bit code.
1442
1443 2004-11-01 Joseph S. Myers <joseph@codesourcery.com>
1444
1445 PR c/18239
1446 * gcc.dg/parm-impl-decl-1.c, gcc.dg/parm-impl-decl-2.c: New tests.
1447
1448 2004-11-01 Nathan Sidwell <nathan@codesourcery.com>
1449
1450 PR c++/18064
1451 * g++.old-deja/g++.mike/p811.C: Avoid covariant extension.
1452
1453 2004-10-31 Mark Mitchell <mark@codesourcery.com>
1454
1455 PR c++/15172
1456 * g++.dg/init/aggr2.C: New test.
1457
1458 2004-10-30 Ziemowit Laski <zlaski@apple.com>
1459
1460 * objc.dg/local-decl-1.m: New test.
1461
1462 2004-10-30 Gabriel Dos Reis <gdr@integrable-solutions.net>
1463
1464 * gcc.dg/20040910-1.c: Adjust regex.
1465
1466 2004-10-30 Roger Sayle <roger@eyesopen.com>
1467
1468 PR rtl-optimization/18084
1469 * g++.dg/opt/pr18084-1.C: New testcase.
1470
1471 2004-10-30 Matt Austern <austern@apple.com>
1472
1473 PR c++/17542
1474 * g++.dg/ext/attrib18.C: New test.
1475
1476 2004-10-30 Roger Sayle <roger@eyesopen.com>
1477
1478 PR middle-end/18096
1479 * gcc.dg/pr18096-1.c: New test case.
1480
1481 2004-10-30 Roger Sayle <roger@eyesopen.com>
1482
1483 * gcc.dg/pr17581-1.c: Add missing prototype for abort.
1484
1485 2004-10-30 Joseph S. Myers <joseph@codesourcery.com>
1486
1487 PR c/16666
1488 * gcc.dg/dremf-type-compat-1.c, gcc.dg/dremf-type-compat-2.c,
1489 gcc.dg/dremf-type-compat-3.c, gcc.dg/dremf-type-compat-4.c,
1490 gcc.dg/old-style-prom-1.c, gcc.dg/old-style-prom-2.c,
1491 gcc.dg/old-style-prom-3.c: New tests.
1492
1493 2004-10-30 Danny Smith <dannysmith@users.sourceforge.net>
1494
1495 * gcc.dg/bf-ms-attrib.c: Add protototype for abort.
1496 Remove unnecessary inclusion of stdio.h.
1497
1498 2004-10-29 Roger Sayle <roger@eyesopen.com>
1499
1500 PR rtl-optimization/17581
1501 * gcc.dg/pr17581-1.c: New test case.
1502
1503 2004-10-28 Nathan Sidwell <nathan@codesourcery.com>
1504
1505 * g++.dg/conversion/dr195.C: Adjust expected errors for DR195 not
1506 being implemented.
1507 * g++.dg/conversion/dr195-1.C: New.
1508 * g++.old-deja/g++.brendan/operators4.C: Don't be pedantic.
1509 * g++.old-deja/g++.mike/p10148.C: Likewise.
1510
1511 2004-10-29 Mark Mitchell <mark@codesourcery.com>
1512
1513 PR c++/17695
1514 * g++.dg/debug/typedef2.C: New test.
1515
1516 2004-10-29 David Billinghurst <David.Billinghurst@riotinto.com>
1517
1518 PR fortran/13490
1519 * gfortran.dg/g77/20030326-1.f: Change xfail on error to warning.
1520 * gfortran.dg/g77/README: Update.
1521
1522 2004-10-28 Matt Austern <austern@apple.com>
1523
1524 PR c++/14124
1525 * g++.dg/ext/packed7.C: New test.
1526
1527 2004-10-28 Andrew Pinski <pinskia@physics.uc.edu>
1528
1529 * gcc.dg/visibility-[1-9a].c: Change to use scan-hidden instead of
1530 scan-assembler.
1531 * lib/scanasm.exp (hidden-scan-for): New proc.
1532 (scan-hidden): Use hidden-scan-for instead of constructing the scan
1533 string.
1534 (scan-not-hidden): Likewise.
1535 * lib/target-supports.exp (check_visibility_available): mach-o is
1536 support too.
1537
1538 2004-10-28 Mark Mitchell <mark@codesourcery.com>
1539
1540 PR c++/17132
1541 * g++.dg/template/memclass3.C: New test.
1542
1543 2004-10-28 Adam Nemet <anemet@lnxw.com>
1544
1545 PR middle-end/18160
1546 * gcc.dg/register-var-1.c: New test.
1547 * gcc.dg/register-var-2.c: New test.
1548 * gcc.dg/asm-7.c: Taking the address of a register variable is an
1549 error now.
1550
1551 2004-10-28 Dorit Naishlos <dorit@il.ibm.com>
1552
1553 PR other/18172
1554 * gcc.dg/vect/vect-20.c: Use 'signed char' instaed of 'char'. Remove
1555 unused variables.
1556 * gcc.dg/vect/vect-22.c: Likewise.
1557
1558 2004-10-28 Jakub Jelinek <jakub@redhat.com>
1559
1560 * gcc.dg/i386-rotate-1.c: New test.
1561
1562 2004-10-27 Mark Mitchell <mark@codesourcery.com>
1563
1564 * g++.dg/init/ref12.C: Add "run" marker.
1565
1566 PR c++/17435
1567 * g++.dg/init/ref12.C: New test.
1568
1569 PR c++/18140
1570 * g++.dg/template/shift1.C: New test.
1571 * g++.dg/template/error10.C: Adjust error markers.
1572
1573 2004-10-27 Andrew Pinski <pinskia@physics.uc.edu>
1574
1575 PR tree-opt/17529
1576 * gcc.c-torture/compile/pr17529.c: Remove the xfail.
1577
1578 2004-10-27 Geoffrey Keating <geoffk@apple.com>
1579
1580 * gcc.dg/weak/typeof-2.c: Needs aliases as well as weak.
1581 * gcc.dg/weak/weak-3.c: Likewise.
1582 * gcc.dg/weak/weak-5.c: Likewise.
1583 * gcc.dg/weak/weak-9.c: Likewise.
1584 * lib/file-format.exp (gcc_target_object_format): Darwin has Mach-O.
1585 * lib/target-supports.exp (check_weak_available): Mach-O does weak.
1586
1587 * gcc.dg/darwin-weakimport-1.c: New.
1588
1589 2004-10-28 Ben Elliston <bje@au.ibm.com>
1590
1591 * gcc.dg/tree-ssa/sra-1.c: Pass --param sra-max-structure-size.
1592
1593 2004-10-27 Nathan Sidwell <nathan@codesourcery.com>
1594
1595 * gcc.dg/cpp/direct2.c: Cope with different bison 'parse' or
1596 'syntax' error messages.
1597 * gcc.dg/cpp/direct2s.c: Likewise.
1598
1599 2004-10-26 Geoffrey Keating <geoffk@apple.com>
1600
1601 * gcc.c-torture/compile/20041026-1.c: New.
1602
1603 2004-10-26 Mark Mitchell <mark@codesourcery.com>
1604
1605 PR c++/18093
1606 * g++.dg/lookup/ns2.C: New test.
1607
1608 PR c++/18020
1609 * g++.dg/template/enum4.C: New test.
1610
1611 PR c++/18161
1612 * g++.dg/template/expr1.C: New test.
1613
1614 2004-10-26 Ben Elliston <bje@au.ibm.com>
1615
1616 * gcc.dg/tree-ssa/20030922-2.c: Now passing, so remove xfail.
1617
1618 2004-10-26 Joseph S. Myers <jsm@polyomino.org.uk>
1619
1620 * gcc.dg/decl-nospec-1.c, gcc.dg/decl-nospec-2.c,
1621 gcc.dg/decl-nospec-3.c: New tests.
1622
1623 2004-10-26 Ziemowit Laski <zlaski@apple.com>
1624
1625 * objc.dg/super-class-3.m: New test.
1626
1627 2004-10-26 Nathan Sidwell <nathan@codesourcery.com>
1628
1629 * gcc.dg/cpp/direct2.c: Adjust expected errors, robustify parser
1630 resyncing.
1631 * gcc.dg/cpp/direct2s.c: Likewise.
1632
1633 2004-10-25 Geoffrey Keating <geoffk@apple.com>
1634
1635 * objc.dg/image-info.m: Update for changes to section selection.
1636
1637 2004-10-25 David Ayers <d.ayers@inode.at>
1638 Ziemowit Laski <zlaski@apple.com>
1639
1640 * objc.dg/call-super-2.m: Add messages to 'Class <Proto>'; update
1641 diagnostics when messaging 'id <Proto>'.
1642 * objc.dg/class-protocol-1.m: New test.
1643 * objc.dg/desig-init-1.m: Add message to an invalid receiver using
1644 a non-existent method signature.
1645 * objc.dg/method-5.m, objc.dg/method-6.m, objc.dg/proto-hier-1.m:
1646 Update diagnostics when messaging with non-existent method signature.
1647 * objc.dg/proto-hier-2.m: Adjust wording of diagnostic.
1648 * objc.dg/proto-lossage-1.m, objc.dg/proto-lossage-4.m: Messages to
1649 invalid receivers are now resolved as if messaging 'id'; remove
1650 extraneous diagnostics.
1651
1652 2004-10-25 Joseph S. Myers <jsm@polyomino.org.uk>
1653
1654 PR c/16667
1655 * gcc.dg/init-desig-obs-1.c, gcc.dg/init-desig-obs-2.c,
1656 gcc.dg/init-desig-obs-3.c: New tests.
1657
1658 2004-10-25 Jakub Jelinek <jakub@redhat.com>
1659
1660 * gcc.dg/debug/20041023-1.c: New test.
1661
1662 2004-10-25 Andrew Pinski <pinskia@physics.uc.edu>
1663
1664 PR middle-end/17407
1665 * gcc.c-torture/compile/pr17407.c: New test.
1666
1667 PR c++/18121
1668 * g++.dg/template/array8.C: New test.
1669
1670 2004-10-25 Eric Botcazou <ebotcazou@libertysurf.fr>
1671
1672 PR other/18138
1673 * lib/g++.exp: Accept more than one multilib libgcc.
1674 * lib/gcc-dg.exp: Likewise.
1675 * lib/objc.exp: Likewise.
1676 * lib/treelang.exp: Likewise.
1677 * lib/gfortran.exp: Likewise.
1678
1679 2004-10-24 Ben Elliston <bje@au.ibm.com>
1680
1681 * gcc.dg/c90-const-expr-3.c: Reference the ISO C standard.
1682
1683 2004-10-24 Geoffrey Keating <geoffk@geoffk.org>
1684
1685 * gcc.dg/c90-const-expr-3.c: xfail all the ASSERT_NOT_NPC tests.
1686 * gcc.dg/c99-const-expr-3.c: Likewise.
1687
1688 2004-10-23 Andrew Pinski <pinskia@physics.uc.edu>.
1689
1690 * gcc.dg/tree-ssa/loop-1.c: Add -static for *-*-darwin*.
1691
1692 2004-10-23 Ben Elliston <bje@au.ibm.com>
1693
1694 * gcc.c-torture/execute/loop-2e.x: Remove.
1695
1696 2004-10-22 Nathan Sidwell <nathan@codesourcery.com>
1697
1698 PR c++/18095
1699 * g++.dg/parse/crash18.C: New.
1700 * g++.dg/parse/crash19.C: New.
1701
1702 2004-10-22 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1703
1704 * g++.dg/ext/dllimport1.C: Move dg-warnings.
1705 * g++.dg/ext/dllimport2.C: Same.
1706 * g++.dg/ext/dllimport8.C: Same.
1707
1708 2004-10-21 Mark Mitchell <mark@codesourcery.com>
1709
1710 PR c++/10841
1711 * g++.dg/conversion/cast1.C: New test.
1712 * g++.dg/overload/pmf1.C: Adjust error marker.
1713
1714 2004-10-21 Andrew Pinski <pinskia@physics.uc.edu>
1715
1716 PR objc/17923
1717 * objc.dg/const-str-7.m: New test.
1718
1719 2004-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1720
1721 * g++.dg/template/memfriend11.C: Fix comment typo.
1722 * g++.dg/template/memfriend14.C: Likewise.
1723
1724 2004-10-20 Richard Henderson <rth@redhat.com>
1725
1726 * gcc.dg/cleanup-10.c, gcc.dg/cleanup-11.c, gcc.dg/cleanup-8.c,
1727 gcc.dg/cleanup-9.c: Use -fnon-call-exceptions, not
1728 -fasynchronous-unwind-tables.
1729
1730 2004-10-20 Richard Henderson <rth@redhat.com>
1731
1732 * gcc.c-torture/unsorted/call386.c (foo): Fix return type.
1733 (main): Return success.
1734 * gcc.c-torture/unsorted/subcc.c (foo, bar): Fix return types.
1735 (main): Return success.
1736
1737 2004-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1738
1739 PR c++/13495
1740 * g++.dg/template/memfriend9.C: New test.
1741 * g++.dg/template/memfriend10.C: Likewise.
1742 * g++.dg/template/memfriend11.C: Likewise.
1743 * g++.dg/template/memfriend12.C: Likewise.
1744 * g++.dg/template/memfriend13.C: Likewise.
1745 * g++.dg/template/memfriend14.C: Likewise.
1746 * g++.dg/template/memfriend15.C: Likewise.
1747 * g++.dg/template/memfriend16.C: Likewise.
1748 * g++.dg/template/memfriend17.C: Likewise.
1749 * g++.old-deja/g++.pt/friend44.C: Remove bogus error.
1750
1751 2004-10-20 Nathan Sidwell <nathan@codesourcery.com>
1752
1753 * g++.dg/conversion/dr195.C: New.
1754 * g++.old-deja/g++.mike/p10148.C: Remove ill-formed cast.
1755
1756 2004-10-20 Ben Elliston <bje@au.ibm.com>
1757 Devang Patel <dpatel@apple.com>
1758
1759 * gcc.dg/tree-ssa/ifc-20040816-2.c: Use integer arithmetic instead
1760 of floating point arithmetic, which could trap.
1761
1762 2004-10-19 Mark Mitchell <mark@codesourcery.com>
1763
1764 PR c++/14035
1765 * g++.dg/conversion/reinterpret1.C: Adjust error markers.
1766 * g++.dg/conversion/const2.C: New test.
1767 * g++.dg/expr/reinterpret2.C: New test.
1768 * g++.dg/expr/reinterpret3.C: New test.
1769 * g++.dg/expr/cast2.C: New test.
1770 * g++.dg/expr/copy1.C: New test.
1771 * g++.dg/other/conversion1.C: Change error message.
1772 * g++.dg/parse/comma1.C: Use __extension__ to allow casts from
1773 function pointers to void *.
1774 * g++.old-deja/g++.mike/p10148.C: Likewise.
1775
1776 2004-10-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1777
1778 * gcc.dg/smod-1.c: Pass -mtune=i486 only on x86.
1779
1780 2004-10-19 Paolo Bonzini <bonzini@gnu.org>
1781
1782 PR c++/18047
1783
1784 * g++.dg/parse/expr3.C: New test.
1785
1786 2004-10-18 Eric Botcazou <ebotcazou@libertysurf.fr>
1787
1788 * gcc.dg/smod-1.c: New test.
1789
1790 2004-10-18 Ziemowit Laski <zlaski@apple.com>
1791
1792 * objc.dg/method-14.m: New test.
1793
1794 2004-10-18 Andrew Pinski <pinskia@physics.uc.edu>
1795
1796 * gcc.c-torture/compile/pr17529.c: Fix test for non x86.
1797 Also xfail as the patch was reverted.
1798
1799 2004-10-18 Andrew Pinski <pinskia@physics.uc.edu>
1800
1801 PR middle-end/16973
1802 * gcc.dg/pr16973.c: New test.
1803
1804 2004-10-18 Diego Novillo <dnovillo@redhat.com>
1805
1806 PR tree-optimization/17656
1807 * testsuite/gcc.c-torture/compile/pr17656.c: New test.
1808
1809 2004-10-18 Nathan Sidwell <nathan@codesourcery.com>
1810
1811 * g++.dg/eh/shadow1.C: New.
1812
1813 2004-10-18 Jakub Jelinek <jakub@redhat.com>
1814
1815 * gcc.c-torture/compile/20041018-1.c: New test.
1816
1817 2004-10-18 Ben Elliston <bje@au.ibm.com>
1818
1819 * gcc.dg/ppc-sdata-1.c: Update to consider the possibility of the
1820 compiler referring to register 0 when accessing sdata. The linker
1821 now patches things up.
1822
1823 2004-10-17 Andrew Pinski <pinskia@physics.uc.edu>
1824
1825 PR c/17529
1826 * gcc.c-torture/compile/pr17529.c: New test.
1827
1828 2004-10-17 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1829
1830 PR c++/17743
1831 * g++.dg/ext/attrib17.C: New test.
1832
1833 2004-10-16 Eric Botcazou <ebotcazou@libertysurf.fr>
1834
1835 * gcc.dg/bf-spl1.c: Use 'float' as the base type for FP types.
1836
1837 2004-10-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1838
1839 PR c++/10479
1840 * g++.dg/ext/attrib16.C: New test.
1841
1842 2004-10-15 Mark Mitchell <mark@codesourcery.com>
1843
1844 PR c++/17042
1845 * g++.dg/init/dso_handle1.C: New test.
1846
1847 PR c++/14667
1848 * g++.dg/parse/typedef6.C: New test.
1849
1850 PR c++/17916
1851 * g++.dg/parse/pragma1.C: New test.
1852
1853 2004-10-15 Aldy Hernandez <aldyh@redhat.com>
1854
1855 * gcc.c-torture/execute/ieee/ieee.exp: Disable on powerpc-*-*spe.
1856
1857 2004-10-15 Steve Ellcey <sje@cup.hp.com>
1858
1859 * gcc.dg/compat/struct-layout-1_generate.c (switchfiles): Use
1860 -fno-common when on HPPA HP-UX platforms.
1861
1862 2004-10-15 Jakub Jelinek <jakub@redhat.com>
1863
1864 PR other/16820
1865 * gcc.dg/compat/struct-layout-1.h: Don't include complex.h nor
1866 stdint.h.
1867 * gcc.dg/compat/struct-layout-1_x1.h (TX): Cast to long instead of
1868 uintptr_t.
1869
1870 2004-10-14 Andrew Pinski <pinskia@physics.uc.edu>
1871
1872 PR c++/16301
1873 * g++.dg/lookup/strong-using-4.C: New test.
1874
1875 2004-10-14 Andrew Pinski <pinskia@physics.uc.edu>
1876
1877 PR middle-end/16567
1878 * gcc.c-torture/compile/nested-1.c: New test.
1879
1880 2004-10-14 Dorit Naishlos <dorit@il.ibm.com>
1881
1882 * testsuite/gcc.dg/vect/vect-44.c: xfail on i?86-*-*, x86_64-*-*,
1883 and mipsisa64*-*-* (until support for misaligned loads is added).
1884 * testsuite/gcc.dg/vect/vect-50.c: Likewise.
1885 * testsuite/gcc.dg/vect/vect-52.c: Likewise.
1886 * testsuite/gcc.dg/vect/vect-54.c: Likewise.
1887 * testsuite/gcc.dg/vect/vect-58.c: Likewise.
1888 * testsuite/gcc.dg/vect/vect-60.c: Likewise.
1889 * testsuite/gcc.dg/vect/vect-80.c: Likewise.
1890
1891 2004-10-14 Mark Mitchell <mark@codesourcery.com>
1892
1893 PR c++/17976
1894 * g++.dg/init/dtor3.C: New test.
1895
1896 2004-10-15 Ben Elliston <bje@au.ibm.com>
1897
1898 * gcc.dg/ppc-stackalign-1.c: Set dg-options to {}.
1899
1900 2004-10-14 Geoffrey Keating <geoffk@apple.com>
1901
1902 * gcc.dg/darwin-misaligned.c: Don't supply -force_cpusubtype_ALL.
1903 * gcc.dg/macho-lo-sum.c: Likewise.
1904
1905 2004-10-14 Joseph S. Myers <joseph@codesourcery.com>
1906
1907 * gcc.dg/ppc-spe64-1.c: New test.
1908
1909 2004-10-14 Devang Patel <dpatel@apple.com>
1910
1911 PR 17635
1912 * gcc.dg/pr17635.c : New test.
1913
1914 2004-10-14 Olga Golovanevsky <olga@il.ibm.com>
1915
1916 * testsuite/gcc.dg/vect/vect-28.c: Remove xfail.
1917 * testsuite/gcc.dg/vect/vect-30.c: Remove xfail.
1918 * testsuite/gcc.dg/vect/vect-31.c: Vectorize 4 loops instead of 2.
1919 * testsuite/gcc.dg/vect/vect-33.c: Remove xfail.
1920 * testsuite/gcc.dg/vect/vect-44.c: Remove xfail.
1921 * testsuite/gcc.dg/vect/vect-46.c: Remove xfail.
1922 * testsuite/gcc.dg/vect/vect-50.c: Remove xfail.
1923 * testsuite/gcc.dg/vect/vect-52.c: Remove xfail.
1924 * testsuite/gcc.dg/vect/vect-54.c: Remove xfail.
1925 * testsuite/gcc.dg/vect/vect-58.c: Remove xfail.
1926 * testsuite/gcc.dg/vect/vect-60.c: Remove xfail.
1927 * testsuite/gcc.dg/vect/vect-64.c: Vectorize 3 loops instead of 1.
1928 * testsuite/gcc.dg/vect/vect-66.c: Vectorize 3 loops instead of 2.
1929 * testsuite/gcc.dg/vect/vect-68.c: Vectorize 4 loops instead of 2.
1930 * testsuite/gcc.dg/vect/vect-69.c: Vectorize 4 loops instead of 2.
1931 * testsuite/gcc.dg/vect/vect-8.c: Remove xfail.
1932 * testsuite/gcc.dg/vect/vect-80.c: Remove xfail.
1933 * testsuite/gcc.dg/vect/vect-none.c: Vectorize 1 loops instead of 0.
1934
1935 2004-10-14 Dorit Naishlos <dorit@il.ibm.com>
1936
1937 * gcc.dg/vect/vect-82.c: New testcase.
1938 * gcc.dg/vect/vect-82_64.c: New testcase.
1939 * gcc.dg/vect/vect-83.c: New testcase.
1940 * gcc.dg/vect/vect-83_64.c: New testcase.
1941
1942 2004-10-14 Joseph S. Myers <jsm@polyomino.org.uk>
1943
1944 * gcc.dg/cpp/error-1.c: New test.
1945
1946 2004-10-14 Joseph S. Myers <jsm@polyomino.org.uk>
1947
1948 * gcc.dg/c99-tag-3.c, gcc.dg/declspec-14.c: New tests.
1949
1950 2004-10-14 Hans-Peter Nilsson <hp@axis.com>
1951
1952 PR target/17984
1953 * gcc.dg/cris-peep2-xsrand2.c: New test.
1954
1955 2004-10-13 Andrew Pinski <pinskia@physics.uc.edu>
1956
1957 PR c++/17661
1958 * testsuite/g++.dg/expr/for2.C: New test.
1959
1960 2004-10-13 Eric Botcazou <ebotcazou@libertysurf.fr>
1961
1962 * g++.dg/inherit/thunk1.C: Run on the SPARC.
1963
1964 2004-10-13 Jakub Jelinek <jakub@redhat.com>
1965
1966 PR tree-optimization/17724
1967 * g++.dg/opt/pr17724-1.C: New test.
1968 * g++.dg/opt/pr17724-2.C: New test.
1969 * g++.dg/opt/pr17724-3.C: New test.
1970 * g++.dg/opt/pr17724-4.C: New test.
1971 * g++.dg/opt/pr17724-5.C: New test.
1972 * g++.dg/opt/pr17724-6.C: New test.
1973
1974 2004-10-12 Joseph S. Myers <jsm@polyomino.org.uk>
1975
1976 PR c/17301
1977 * gcc.dg/pr17301-2.c: New test.
1978
1979 2004-10-11 Mark Mitchell <mark@codesourcery.com>
1980
1981 PR c++/15876
1982 * g++.dg/parse/error22.C: New test.
1983
1984 PR c++/17936
1985 * g++.dg/template/spec18.C: New test.
1986
1987 2004-10-11 Steve Ellcey <sje@cup.hp.com>
1988
1989 * testsuite/gcc.dg/ia64-asm-1.c: Add prototype for abort
1990 * testsuite/gcc.dg/ia64-sync-1.c: Add prototype for abort and
1991 memcpy.
1992 * testsuite/gcc.dg/ia64-sync-2.c: Ditto.
1993 * testsuite/gcc.dg/ia64-sync-3.c: Ditto.
1994
1995 2004-10-11 Andrew Pinski <pinskia@physics.uc.edu>
1996
1997 * g++.dg/eh/cleanup5.C: Add dg-options "".
1998
1999 2004-10-11 Roger Sayle <roger@eyesopen.com>
2000
2001 PR middle-end/17657
2002 * gcc.dg/switch-4.c: New test case.
2003
2004 2004-10-11 Richard Sandiford <rsandifo@redhat.com>
2005
2006 * gcc.c-torture/execute/20041011-1.c: New test.
2007
2008 2004-10-10 Andrew Pinski <pinskia@physics.uc.edu>
2009
2010 PR c++/17554
2011 * g++.dg/init/for3.C: New test.
2012
2013 PR c++/17657
2014 * g++.dg/opt/switch2.C: New test.
2015
2016 PR middle-end/17703
2017 * g++.dg/warn/Wreturn-2.C: New test.
2018
2019 2004-10-10 Andrew Pinski <pinskia@physics.uc.edu>
2020
2021 PR c++/17907
2022 * g++.dg/eh/cleanup5.C: New test.
2023
2024 2004-10-10 Mark Mitchell <mark@codesourcery.com>
2025
2026 PR c++/17393
2027 * g++.dg/parse/error21.C: New test.
2028
2029 2004-10-10 Gabriel Dos Reis <gdr@integrable-solutions.net>
2030
2031 * g++.dg/overload/pmf1.C: Adjust quoting marks.
2032 * g++.dg/warn/incomplete1.C: Likewise.
2033 * g++.dg/template/qualttp20.C: Likewise.
2034
2035 2004-10-10 Joseph S. Myers <jsm@polyomino.org.uk>
2036
2037 PR c/17881
2038 * parm-incomplete-1.c: New test.
2039
2040 2004-10-09 Mark Mitchell <mark@codesourcery.com>
2041
2042 PR c++/17867
2043 * g++.dg/parse/error19.C: New test.
2044
2045 PR c++/17670
2046 * g++.dg/init/new11.C: New test.
2047
2048 PR c++/17821
2049 * g++.dg/parse/error20.C: New test.
2050
2051 PR c++/17826
2052 * g++.dg/template/crash24.C: New test.
2053
2054 2004-10-10 Joseph S. Myers <jsm@polyomino.org.uk>
2055
2056 PR c/17301
2057 * gcc.dg/pr17301-1.c: New test.
2058
2059 2004-10-10 Joseph S. Myers <jsm@polyomino.org.uk>
2060
2061 PR c/17189
2062 * gcc.dg/anon-struct-5.c: New test.
2063
2064 2004-10-09 Joseph S. Myers <jsm@polyomino.org.uk>
2065
2066 PR c/17844
2067 * gcc.dg/pr17844-1.c: New test.
2068
2069 2004-10-09 Zdenek Dvorak <dvorakz@suse.cz>
2070
2071 PR tree-optimization/17906
2072 * gcc.c-torture/compile/pr17906.c: New.
2073
2074 2004-10-09 Stuart Hastings <stuart@apple.com>
2075 Roger Sayle <roger@eyesopen.com>
2076
2077 PR rtl-optimization/17853
2078 * gcc.dg/i386-mmx-5.c: New testcase.
2079
2080 2004-10-09 Andrew Pinski <pinskia@physics.uc.edu>
2081
2082 * g++.dg/opt/pr17902.C: Fix typo in dg-do.
2083
2084 2004-10-09 Mark Mitchell <mark@codesourcery.com>
2085
2086 PR c++/17524
2087 * g++.dg/template/static9.C: New test.
2088
2089 PR c++/17685
2090 * g++.dg/parse/operator5.C: New test.
2091
2092 2004-10-09 Roger Sayle <roger@eyesopen.com>
2093
2094 PR middle-end/17894
2095 * gcc.c-torture/execute/divcmp-4.c: New test case.
2096
2097 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
2098
2099 PR tree-opt/17902
2100 * g++.dg/opt/pr17902.C: New test.
2101
2102 2004-10-09 Jakub Jelinek <jakub@redhat.com>
2103
2104 * gcc.dg/cpp/ident-1.c: Add dg-options "".
2105
2106 2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
2107
2108 * gcc.dg/float-range-1.c, gcc.dg/float-range-2.c: New tests.
2109
2110 2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
2111
2112 * gcc.dg/assign-warn-3.c: New test.
2113
2114 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
2115
2116 PR c/16999
2117 * gcc.dg/cpp/ident-1.c: New test.
2118
2119 2004-10-08 Nathan Sidwell <nathan@codesourcery.com>
2120
2121 * gcc.c-torture/compile/acc1.c: New.
2122
2123 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
2124
2125 * gcc.dg/darwin-longdouble.c: Include stdlib.h and string.h.
2126 * gcc.dg/darwin-abi-2.c: Include stdlib.h.
2127
2128 2004-10-08 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
2129
2130 * gcc.dg/ultrasp11.c: New test.
2131
2132 2004-10-08 Michael Matz <matz@suse.de>
2133
2134 * gcc.dg/doloop-2.c: New test.
2135
2136 2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
2137
2138 * gcc.dg/assign-warn-1.c, gcc.dg/assign-warn-2.c: New tests.
2139 * gcc.dg/warn-1.c, gcc.dg/noncompile/20020213-1.c,
2140 objc.dg/method-9.m: Update expected diagnostics.
2141
2142 2004-10-07 Geoffrey Keating <geoffk@apple.com>
2143
2144 * gcc.dg/ppc-fsel-3.c: New file.
2145 * gcc.dg/ppc-fsel-1.c: Add -fno-trapping-math, update comment.
2146
2147 2004-10-07 Paul Brook <paul@codesourcery.com>
2148
2149 * gfortran.dg/intrinsic_verify_1.f90: New test.
2150
2151 2004-10-07 Paul Brook <paul@codesourcery.com>
2152
2153 * gfortran.dg/empty_format_1.f90: Remove stray commas.
2154
2155 2004-10-07 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2156
2157 * gfortran.fortran-torture/execute/intrinsic_mvbits.f90,
2158 gfortran.dg/ishft.f90: Add more tests. Add dg-warning in followup
2159 commit.
2160
2161 2004-10-07 Andrew Pinski <pinskia@physics.uc.edu>
2162
2163 * g++.dg/ext/asm6.C: Remove extraneous semicolon.
2164
2165 2004-10-07 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2166
2167 PR c++/17115
2168 * g++.dg/warn/Winline-4.C: New test.
2169
2170 2004-10-07 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
2171
2172 * gcc.c-torture/compile/20041007-1.c: New test.
2173
2174 2004-10-07 Paul Brook <paul@codesourcery.com>
2175
2176 PR fortran/17678
2177 * gfortran.dg/use_allocated_1.f90: New test.
2178
2179 2004-10-06 Andrew Pinski <pinskia@physics.uc.edu>
2180
2181 PR middle-end/17849
2182 * gfortran.fortran-torture/compile/nested.f90: New test
2183
2184 2004-10-06 Joseph S. Myers <jsm@polyomino.org.uk>
2185
2186 * gcc.dg/Wconversion-2.c, gcc.dg/func-args-1.c: New tests.
2187
2188 2004-10-06 Andrew Pinski <pinskia@physics.uc.edu>
2189
2190 PR c++/17368
2191 * g++.dg/ext/asm6.C: New test.
2192
2193 2004-10-06 Kenneth Zadeck <zadeck@naturalbridge.com>
2194
2195 * gcc.dg/20011119-1.c : Added memory attribute to asm sequence.
2196
2197 2004-10-06 Paul Brook <paul@codesourcery.com>
2198
2199 PR libfortran/17709
2200 * gfortran.dg/empty_format_1.f90: New test.
2201
2202 2004-10-06 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2203
2204 PR fortran/17568
2205 * gfortran.dg/ishft.f90: New test.
2206
2207 PR fortran/17283
2208 * gfortran.fortran-torture/execute/intrinsic_pack.f90: Enable new
2209 tests.
2210
2211 2004-10-06 Paul Brook <paul@codesourcery.com>
2212
2213 * gfortran.dg/do_1.f90: New test.
2214
2215 2004-10-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2216
2217 * gcc.c-torture/execute/builtins/lib/strcpy.c: Don't abort when
2218 optimizing for size.
2219
2220 2004-10-05 Joseph S. Myers <jsm@polyomino.org.uk>
2221
2222 * gcc.dg/complex-2.c, gcc.dg/complex-2.h: New test.
2223
2224 2004-10-05 Joseph S. Myers <jsm@polyomino.org.uk>
2225
2226 * gcc.c-torture/compile/20041005-1.c: New test.
2227
2228 2004-10-05 Nathan Sidwell <nathan@codesourcery.com>
2229
2230 PR c++/17829
2231 * g++.dg/lookup/koenig4.C: New.
2232
2233 2004-10-05 Gabriel Dos Reis <gdr@integrable-solutions.net>
2234
2235 * g++.dg/other/classkey1.C: Adjust quoting marks.
2236 * g++.dg/parse/error15.C: Likewise.
2237 * g++.dg/template/meminit2.C (int>): Likewise.
2238
2239 2004-10-04 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2240
2241 PR fortran/17283
2242 * gfortran.fortran-torture/execute/intrinsic_pack.f90: Add more tests.
2243
2244 PR fortran/17631
2245 * gfortran.fortran-torture/execute/intrinsic_mvbits.f90: New test.
2246
2247 PR fortran/17708
2248 * gfortran.dg/pr17708.f90: New test.
2249
2250 2004-10-04 Chao-ying Fu <fu@mips.com>
2251
2252 * gcc.dg/vect/pr16105.c: Enable for mipsisa64*-*-*.
2253 * gcc.dg/vect/vect-4.c: Ditto.
2254 * gcc.dg/vect/vect-5.c: Ditto.
2255 * gcc.dg/vect/vect-6.c: Ditto.
2256 * gcc.dg/vect/vect-8.c: Ditto.
2257 * gcc.dg/vect/vect-16.c: Ditto.
2258 * gcc.dg/vect/vect-30.c: Ditto.
2259 * gcc.dg/vect/vect-40.c: Ditto.
2260 * gcc.dg/vect/vect-41.c: Ditto.
2261 * gcc.dg/vect/vect-42.c: Ditto.
2262 * gcc.dg/vect/vect-43.c: Ditto.
2263 * gcc.dg/vect/vect-44.c: Ditto.
2264 * gcc.dg/vect/vect-45.c: Ditto.
2265 * gcc.dg/vect/vect-46.c: Ditto.
2266 * gcc.dg/vect/vect-47.c: Ditto.
2267 * gcc.dg/vect/vect-48.c: Ditto.
2268 * gcc.dg/vect/vect-49.c: Ditto.
2269 * gcc.dg/vect/vect-50.c: Ditto.
2270 * gcc.dg/vect/vect-51.c: Ditto.
2271 * gcc.dg/vect/vect-52.c: Ditto.
2272 * gcc.dg/vect/vect-53.c: Ditto.
2273 * gcc.dg/vect/vect-54.c: Ditto.
2274 * gcc.dg/vect/vect-55.c: Ditto.
2275 * gcc.dg/vect/vect-56.c: Ditto.
2276 * gcc.dg/vect/vect-57.c: Ditto.
2277 * gcc.dg/vect/vect-58.c: Ditto.
2278 * gcc.dg/vect/vect-59.c: Ditto.
2279 * gcc.dg/vect/vect-60.c: Ditto.
2280 * gcc.dg/vect/vect-74.c: Ditto.
2281 * gcc.dg/vect/vect-79.c: Ditto.
2282 * gcc.dg/vect/vect-80.c: Ditto.
2283
2284 2004-10-04 Andrew Pinski <pinskia@physics.uc.edu>
2285
2286 * gcc.dg/unused-7.c: Use the correct option.
2287
2288 2004-10-04 Paul Brook <paul@codesourcery.com>
2289 Bud Davis <bdavis9659@comcast.net>
2290
2291 PR fortran/17706
2292 PR fortran/16434
2293 * gfortran/pr17706.f90: New test.
2294 * gfortran.dg/g77/f77-edit-s-out.f: Remove xfail.
2295
2296 2004-10-04 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2297
2298 * gfortran.dg/pr17612.f90: New test.
2299
2300 2004-10-03 Gabriel Dos Reis <gdr@integrable-solutions.net>
2301
2302 * g++.dg/template/local1.C: Adjust quoting marks in
2303 testing for diagnostics.
2304 * g++.dg/tls/diag-2.C: Likewise.
2305 * g++.dg/other/error8.C: Likewise.
2306
2307 2004-10-03 Andrew Pinski <pinskia@physics.uc.edu>
2308
2309 PR c/17178
2310 * gcc.dg/unused-4.c: Adjust to be correct.
2311
2312 PR c/17820
2313 * gcc.dg/unused-7.c: New test.
2314
2315 2004-10-03 Andrew Pinski <pinskia@physics.uc.edu>
2316
2317 PR c++/17797
2318 * g++.dg/overload/template2.C: New test.
2319
2320 2004-10-03 Kazu Hirata <kazu@cs.umass.edu>
2321
2322 PR tree-optimization/16632
2323 * gcc.dg/tree-ssa/20041002-1.c: New.
2324
2325 2004-10-03 Paul Brook <paul@codesourcery.com>
2326
2327 * gfortran.dg/pr17286.f90: Add dg-do line. Explicitly test bug,
2328 rather than relying on default formatting.
2329
2330 2004-10-02 Joseph S. Myers <jsm@polyomino.org.uk>
2331
2332 * gcc.dg/20040920-1.c: Update expected message text.
2333
2334 2004-10-02 Ulrich Weigand <uweigand@de.ibm.com>
2335
2336 * gcc.dg/tree-ssa/loop-1.c: Merge changed dg-options for s390-*-*.
2337
2338 2004-10-01 Zdenek Dvorak <dvorakz@suse.cz>
2339
2340 * gcc.dg/tree-ssa/loop-1.c: Check that unrolling occurs already on
2341 tree level.
2342
2343 2004-10-01 Andrew Pinski <pinskia@physics.uc.edu>
2344
2345 * gcc.dg/tree-ssa/pr17343.c: Remove.
2346
2347 2004-10-01 Andrew Pinski <pinskia@physics.uc.edu>
2348
2349 PR tree-opt/17343
2350 * gcc.dg/tree-ssa/pr17343.c: New test.
2351
2352 2004-10-01 Jakub Jelinek <jakub@redhat.com>
2353
2354 * gcc.dg/tree-ssa/stdarg-1.c: Removed.
2355 * gcc.dg/tree-ssa/stdarg-2.c: Removed.
2356 * gcc.dg/tree-ssa/stdarg-3.c: Removed.
2357 * gcc.dg/tree-ssa/stdarg-4.c: Removed.
2358 * gcc.dg/tree-ssa/stdarg-5.c: Removed.
2359
2360 2004-09-30 Joseph S. Myers <jsm@polyomino.org.uk>
2361
2362 * gcc.dg/lvalue-2.c: New test.
2363
2364 2004-09-30 Joseph S. Myers <jsm@polyomino.org.uk>
2365
2366 PR c/17730
2367 * gcc.dg/pr17730-1.c: New test
2368
2369 2004-09-29 Joseph S. Myers <jsm@polyomino.org.uk>
2370
2371 PR c/7425
2372 * gcc.dg/deprecated-3.c, g++.dg/warn/deprecated-2.C: New tests.
2373
2374 2004-09-29 Jakub Jelinek <jakub@redhat.com>
2375
2376 * gcc.c-torture/execute/stdarg-1.c: New test.
2377 * gcc.c-torture/execute/stdarg-2.c: New test.
2378 * gcc.c-torture/execute/stdarg-3.c: New test.
2379 * gcc.dg/tree-ssa/stdarg-1.c: New test.
2380 * gcc.dg/tree-ssa/stdarg-2.c: New test.
2381 * gcc.dg/tree-ssa/stdarg-3.c: New test.
2382 * gcc.dg/tree-ssa/stdarg-4.c: New test.
2383 * gcc.dg/tree-ssa/stdarg-5.c: New test.
2384
2385 2004-09-29 Jakub Jelinek <jakub@redhat.com>
2386
2387 PR tree-optimization/17697
2388 * g++.dg/opt/pr17697-1.C: New test.
2389 * g++.dg/opt/pr17697-2.C: New test.
2390 * g++.dg/opt/pr17697-3.C: New test.
2391
2392 2004-09-28 Joseph S. Myers <jsm@polyomino.org.uk>
2393
2394 PR c/16409
2395 * gcc.dg/vla-init-2.c, gcc.dg/vla-init-3.c, gcc.dg/vla-init-4.c,
2396 gcc.dg/vla-init-5.c: New tests.
2397
2398 2004-09-27 Joseph S. Myers <jsm@polyomino.org.uk>
2399
2400 PR c/13804
2401 * gcc.dg/pr13804-1.c: New test.
2402
2403 2004-09-27 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2404
2405 PR fortran/16938
2406 * gfortran.dg/pr16938.f90: New test.
2407
2408 2004-09-27 Mark Mitchell <mark@codesourcery.com>
2409
2410 * g++.dg/template/crash23.C: New test.
2411
2412 2004-09-27 Mark Mitchell <mark@codesourcery.com>
2413
2414 PR c++/17585
2415 * g++.dg/template/static8.C: New test.
2416
2417 2004-09-27 Nathan Sidwell <nathan@codesourcery.com>
2418
2419 PR c++/17681
2420 * g++.dg/other/error9.C: New test.
2421
2422 2004-09-26 Ulrich Weigand <uweigand@de.ibm.com>
2423
2424 * gcc.dg/tree-ssa/loop-1.c: Use -msmall-exec on s390-*-* targets.
2425
2426 2004-09-26 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2427
2428 PR fortran/15164
2429 * gfortran.dg/pr15164.f90: New test. Fixed in followup commit.
2430
2431 2004-09-26 Roger Sayle <roger@eyesopen.com>
2432
2433 PR middle-end/17112
2434 * gcc.dg/pr17112-1.c: New test case.
2435
2436 2004-09-26 Joseph S. Myers <jsm@polyomino.org.uk>
2437
2438 PR c/11459
2439 * gcc.dg/pr11459-1.c: New test.
2440
2441 2004-09-25 Ulrich Weigand <uweigand@de.ibm.com>
2442
2443 * gcc.dg/tree-ssa/loop-2.c: Avoid matching new-line in regexp.
2444 * gcc.dg/tree-ssa/loop-4.c: Likewise.
2445
2446 2004-09-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2447
2448 * gfortran.dg/pr15324.f90: Make array bounds consistent.
2449
2450 2004-09-25 Jan Hubicka <jh@suse.cz>
2451
2452 * compile/30040909-1.c: New test.
2453 * compile/30040907-1.c: New test.
2454
2455 2004-09-25 Richard Sandiford <rsandifo@redhat.com>
2456
2457 * gcc.c-torture/execute/va-arg-26.c: New test.
2458
2459 2004-09-24 Zack Weinberg <zack@codesourcery.com>
2460
2461 * objc.dg/proto-lossage-4.m: Use long instead of int to avoid
2462 extra diagnostics on targets with 64-bit pointers.
2463 * objc.dg/selector-1.m: Adjust dg-warning regexp.
2464
2465 2004-09-24 Joseph S. Myers <jsm@polyomino.org.uk>
2466
2467 PR c/17188
2468 * gcc.dg/nested-redef-1.c, gcc.dg/pr17188-1.c: New tests.
2469 * gcc.dg/decl-3.c: Adjust expected message.
2470
2471 2004-09-24 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2472
2473 PR fortran/17615
2474 * gfortran.dg/pr17615.f90: New test.
2475
2476 2004-09-24 Andrew MacLeod <amacleod@redhat.com>
2477
2478 PR tree-optimzation/17517
2479 * g++.dg/tree-ssa/pr17517.C: New Test.
2480
2481 2004-08-24 Nathan Sidwell <nathan@codesourcery.com>
2482
2483 PR c++/16889
2484 * g++.dg/lookup/ambig3.C: New.
2485
2486 2004-09-24 Andrew Pinski <pinskia@physics.uc.edu>
2487
2488 PR tree-opt/17624
2489 * g++.dg/opt/pr17624.C: New test.
2490
2491 2004-09-24 Joseph S. Myers <jsm@polyomino.org.uk>
2492
2493 PR c/6980
2494 * gcc.dg/Wbad-function-cast-1.c: New test.
2495
2496 2004-09-23 Zack Weinberg <zack@codesourcery.com>
2497
2498 * g++.dg/ext/complit1.C
2499 * g++.dg/other/error2.C
2500 * g++.dg/other/nontype-1.C
2501 * g++.dg/parse/crash11.C
2502 * g++.dg/parse/crash12.C
2503 * g++.dg/parse/error15.C
2504 * g++.dg/parse/error4.C
2505 * g++.dg/parse/tmpl-outside1.C
2506 * g++.dg/parse/too-many-tmpl-args1.C
2507 * g++.dg/template/dependent-expr3.C
2508 * g++.dg/template/error10.C
2509 * g++.dg/template/instantiate1.C
2510 * g++.dg/template/vtable2.C
2511 * g++.dg/warn/Wshadow-1.C
2512 * g++.dg/warn/weak1.C
2513 * g++.old-deja/g++.brendan/crash16.C
2514 * g++.old-deja/g++.brendan/crash18.C
2515 * g++.old-deja/g++.brendan/crash48.C
2516 * g++.old-deja/g++.brendan/crash49.C
2517 * g++.old-deja/g++.brendan/crash55.C
2518 * g++.old-deja/g++.brendan/crash56.C
2519 * g++.old-deja/g++.brendan/crash8.C
2520 * g++.old-deja/g++.brendan/enum11.C
2521 * g++.old-deja/g++.brendan/enum8.C
2522 * g++.old-deja/g++.brendan/enum9.C
2523 * g++.old-deja/g++.brendan/friend3.C
2524 * g++.old-deja/g++.brendan/misc14.C
2525 * g++.old-deja/g++.bugs/900402_02.C
2526 * g++.old-deja/g++.bugs/900404_03.C
2527 * g++.old-deja/g++.bugs/900404_04.C
2528 * g++.old-deja/g++.bugs/900428_03.C
2529 * g++.old-deja/g++.jason/crash4.C
2530 * g++.old-deja/g++.jason/overload21.C
2531 * g++.old-deja/g++.jason/redecl1.C
2532 * g++.old-deja/g++.jason/report.C
2533 * g++.old-deja/g++.jason/rfg10.C
2534 * g++.old-deja/g++.jason/template30.C
2535 * g++.old-deja/g++.law/arm12.C
2536 * g++.old-deja/g++.law/ctors5.C
2537 * g++.old-deja/g++.law/cvt20.C
2538 * g++.old-deja/g++.law/init10.C
2539 * g++.old-deja/g++.law/init8.C
2540 * g++.old-deja/g++.law/visibility17.C
2541 * g++.old-deja/g++.law/visibility7.C
2542 * g++.old-deja/g++.mike/net8.C
2543 * g++.old-deja/g++.mike/p646.C
2544 * g++.old-deja/g++.mike/p700.C
2545 * g++.old-deja/g++.mike/p701.C
2546 * g++.old-deja/g++.mike/p811.C
2547 * g++.old-deja/g++.ns/template13.C
2548 * g++.old-deja/g++.other/array3.C
2549 * g++.old-deja/g++.other/crash25.C
2550 * g++.old-deja/g++.other/dtor3.C
2551 * g++.old-deja/g++.other/dtor4.C
2552 * g++.old-deja/g++.other/main1.C
2553 * g++.old-deja/g++.other/warn7.C
2554 * g++.old-deja/g++.pt/crash11.C
2555 * g++.old-deja/g++.pt/crash36.C
2556 * g++.old-deja/g++.pt/spec22.C
2557 * g++.old-deja/g++.pt/spec9.C
2558 * g++.old-deja/g++.pt/ttp52.C
2559 * g++.old-deja/g++.robertl/eb103.C
2560 * g++.old-deja/g++.robertl/eb121.C
2561 * g++.old-deja/g++.robertl/eb22.C
2562 * g++.old-deja/g++.robertl/eb8.C:
2563 Update locations and/or regexps of dg-error markers.
2564 Remove markers for some bogus messages that are no longer issued.
2565
2566 2004-09-23 Jakub Jelinek <jakub@redhat.com>
2567
2568 * gcc.c-torture/execute/builtins/strcpy-2.c: New test.
2569 * gcc.c-torture/execute/builtins/strcpy-2-lib.c: New.
2570
2571 2004-09-23 Andrew Pinski <pinskia@physics.uc.edu>
2572
2573 PR c++/17618
2574 * g++.dg/lookup/crash5.C: New test.
2575
2576 2004-09-23 Dorit Naishlos <dorit@il.ibm.com>
2577
2578 * gcc.dg/vect/vect-27.c: Now vectorized on altivec.
2579 * gcc.dg/vect/vect-29.c: Now vectorized on altivec.
2580 * gcc.dg/vect/vect-48.c: Now vectorized on altivec.
2581 * gcc.dg/vect/vect-56.c: Now vectorized on altivec.
2582 * gcc.dg/vect/vect-72.c: New test for altivec and sse2.
2583 * gcc.dg/vect/vect-77.c: Now vectorized on altivec.
2584
2585 * gcc.dg/vect/vect-27a.c: New test for altivec and mmx.
2586 * gcc.dg/vect/vect-29a.c: New test for altivec and mmx.
2587 * gcc.dg/vect/vect-48a.c: New test for altivec and mmx.
2588 * gcc.dg/vect/vect-56a.c: New test for altivec and mmx.
2589 * gcc.dg/vect/vect-72a.c: New test for altivec and mmx.
2590 * gcc.dg/vect/vect-77a.c: New test for altivec and mmx.
2591
2592 * gcc.dg/vect/vect-13.c: Change to run test instead of compile.
2593
2594 * gcc.dg/vect/vect-44.c: Check additional cases.
2595 * gcc.dg/vect/vect-48.c: Check additional cases.
2596
2597 * gcc.dg/vect/vect-26.c: Use sse2 instead of sse.
2598 * gcc.dg/vect/vect-27.c: Use sse2 instead of sse.
2599 * gcc.dg/vect/vect-28.c: Use sse2 instead of sse.
2600 * gcc.dg/vect/vect-29.c: Use sse2 instead of sse.
2601 * gcc.dg/vect/vect-4?.c: Use sse2 instead of sse.
2602 * gcc.dg/vect/vect-75.c: Use sse2 instead of sse.
2603 * gcc.dg/vect/vect-76.c: Use sse2 instead of sse.
2604 * gcc.dg/vect/vect-77.c: Use sse2 instead of sse.
2605 * gcc.dg/vect/vect-78.c: Use sse2 instead of sse.
2606
2607 * gcc.dg/vect/vect-5?.c: Use sse2 instead of sse. Add return 0.
2608 * gcc.dg/vect/vect-60.c: Use sse2 instead of sse. Add return 0.
2609 * gcc.dg/vect/vect-61.c: Use sse2 instead of sse. Add return 0.
2610
2611 2004-09-23 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2612
2613 * gcc.dg/tree-ssa/loop-6.c: New test.
2614
2615 2004-09-23 Nathan Sidwell <nathan@codesourcery.com>
2616
2617 PR c++/17620
2618 * g++.dg/inherit/base2.C: New.
2619
2620 2004-09-22 Eric Botcazou <ebotcazou@libertysurf.fr>
2621
2622 * gcc.dg/20001012-1.c: Add prototypes for builtin functions.
2623 * gcc.dg/20001012-2.c: Likewise.
2624 * gcc.dg/20001013-1.c: Likewise.
2625 * gcc.dg/20001101-1.c: Likewise.
2626 * gcc.dg/20001102-1.c: Likewise.
2627 * gcc.dg/bf-spl1.c: Likewise.
2628 * gcc.dg/titype-1.c: Remove special-casing for SPARC.
2629 * gcc.dg/20040813-1.c: Add missing "." to the regexp.
2630
2631 2004-09-22 Diego Novillo <dnovillo@redhat.com>
2632
2633 PR tree-optimization/16721
2634 * testsuite/gcc.dg/tree-ssa/pr16721.c: New test.
2635
2636 2004-09-23 Ulrich Weigand <uweigand@de.ibm.com>
2637
2638 * gcc.dg/20030123-1.c: Add prototypes for builtin functions.
2639 * gcc.dg/20040305-1.c: Likewise.
2640
2641 2004-09-22 Joseph S. Myers <jsm@polyomino.org.uk>
2642
2643 PR c/16566
2644 * gcc.c-torture/compile/pr16566-1.c,
2645 gcc.c-torture/compile/pr16566-2.c,
2646 gcc.c-torture/compile/pr16566-3.c: New tests.
2647
2648 2004-09-22 Kazu Hirata <kazu@cs.umass.edu>
2649
2650 PR tree-optimization/17512
2651 * gcc.c-torture/compile/20040916-1.c.
2652
2653 2004-09-21 Mark Mitchell <mark@codesourcery.com>
2654
2655 * gcc.dg/pragma-re-3.c: New test.
2656
2657 2004-09-17 Matt Austern <austern@apple.com>
2658
2659 PR c++/15049
2660 * g++.dg/other/anon3.C: New.
2661
2662 2004-09-21 Roger Sayle <roger@eyesopen.com>
2663
2664 PR c++/7503
2665 * g++.dg/opt/pr7503-1.C: New testcase for COND_EXPR lvalues.
2666 * g++.dg/opt/pr7503-2.C: New testcase for <? and >? lvalues.
2667 * g++.dg/opt/pr7503-3.C: New testcase for invalid <? lvalue errors.
2668 * g++.dg/opt/pr7503-4.C: New testcase for <?= and >?= assignments.
2669 * g++.dg/opt/pr7503-5.C: New testcase for side-effects with <?=.
2670
2671 2004-09-21 Bud Davis <bdavis9659@comcast.net>
2672
2673 PR fortran/17286
2674 * gfortran.dg/pr17286.f90: New test.
2675
2676 2004-09-20 Mark Mitchell <mark@codesourcery.com>
2677
2678 PR c++/17530
2679 * g++.dg/template/static7.C: New test.
2680
2681 2004-09-20 Andrew Pinski <pinskia@physics.uc.edu>
2682
2683 PR tree-opt/17558
2684 * gcc.c-torture/compile/pr17558.c: New test.
2685
2686 2004-09-20 Richard Sandiford <rsandifo@redhat.com>
2687
2688 * gcc.dg/compat/sdata-section.h (SDATA_SECTION): Don't use an attribute
2689 if SKIP_ATTRIBUTE is defined.
2690
2691 2004-09-20 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2692
2693 PR fortran/15957
2694 * gfortran.dg/pr15957.f90: New test.
2695
2696 2004-09-20 Dorit Naishlos <dorit@il.ibm.com>
2697
2698 * gcc.dg/vect/vect-74.c: Avoid floating point precision error
2699 in comparison.
2700 * gcc.dg/vect/vect-79.c: Likewise.
2701 * gcc.dg/vect/vect-80.c: Likewise.
2702
2703 2004-09-20 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2704
2705 PR fortran/15750
2706 * gfortran.fortran-torture/execute/iolength_2.f90: New test.
2707
2708 2004-09-20 Ira Rosen <irar@il.ibm.com>
2709
2710 * gcc.dg/vect/vect-13.c: Added xfail for non ppc platforms.
2711 * gcc.dg/vect/vect-74.c: Split into 3 tests (vect-79.c, vect-80.c).
2712 * gcc.dg/vect/vect-62.c: New testcase.
2713 * gcc.dg/vect/vect-63.c: New testcase.
2714 * gcc.dg/vect/vect-64.c: New testcase.
2715 * gcc.dg/vect/vect-65.c: New testcase.
2716 * gcc.dg/vect/vect-66.c: New testcase.
2717 * gcc.dg/vect/vect-67.c: New testcase.
2718 * gcc.dg/vect/vect-68.c: New testcase.
2719 * gcc.dg/vect/vect-69.c: New testcase.
2720 * gcc.dg/vect/vect-79.c: New testcase.
2721 * gcc.dg/vect/vect-80.c: New testcase.
2722
2723 2004-09-20 Richard Sandiford <rsandifo@redhat.com>
2724
2725 * gcc.target/mips/asm-1.c: New test.
2726
2727 2004-09-19 Ira Rosen <irar@il.ibm.com>
2728
2729 * gcc.dg/vect/vect-13.c: Now vectorized on ppc*.
2730 * gcc.dg/vect/vect-73.c: New testcase.
2731 * gcc.dg/vect/vect-74.c: New testcase.
2732 * gcc.dg/vect/vect-75.c: New testcase.
2733 * gcc.dg/vect/vect-76.c: New testcase.
2734 * gcc.dg/vect/vect-77.c: New testcase.
2735 * gcc.dg/vect/vect-78.c: New testcase
2736
2737 2004-09-18 Paul Brook <paul@codesourcery.com>
2738
2739 * g++.old-deja/g++.pt/static11.C: XFAIL on arm*-*-eabi.
2740
2741 2004-09-18 Joseph S. Myers <jsm@polyomino.org.uk>
2742
2743 PR c/17424
2744 * gcc.dg/pr17424-1.c: New test.
2745
2746 2004-09-18 Diego Novillo <dnovillo@redhat.com>
2747
2748 * g++.dg/tree-ssa/pr17153.C: New test.
2749
2750 2004-09-16 Geoffrey Keating <geoffk@apple.com>
2751
2752 PR pch/13361
2753 * testsuite/g++.dg/pch/wchar-1.C: New.
2754 * testsuite/g++.dg/pch/wchar-1.Hs: New.
2755
2756 2004-09-17 Kenneth Zadeck <Kenneth.Zadeck@NaturalBridge.com>
2757
2758 * gcc.c-torture/execute/20040917-1.c: New test.
2759
2760 2004-09-17 Diego Novillo <dnovillo@redhat.com>
2761
2762 PR tree-optimization/17319
2763 * gcc.dg/pr17319.c: New test.
2764
2765 2004-09-17 Devang Patel <dpatel@apple.com>
2766
2767 * gcc.dg/20040813-1.c: New test.
2768
2769 2004-09-17 Diego Novillo <dnovillo@redhat.com>
2770
2771 PR tree-optimization/17273
2772 * gcc.c-torture/compile/pr17273.c: New test.
2773
2774 2004-09-17 Joseph S. Myers <jsm@polyomino.org.uk>
2775
2776 * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c:
2777 Update expected messages.
2778 * gcc.dg/declspec-13.c: New test.
2779
2780 2004-09-17 David Edelsohn <edelsohn@gnu.org>
2781
2782 * gcc.dg/darwin-longlong.c: XFAIL on AIX and SPE.
2783
2784 2004-09-17 Diego Novillo <dnovillo@redhat.com>
2785
2786 * gcc.c-torture/execute/pr17252.c: Use post-increment to
2787 change what 'a' is pointing to.
2788
2789 2004-09-17 Mark Mitchell <mark@codesourcery.com>
2790
2791 PR c++/16002
2792 * g++.dg/template/error18.C: New test.
2793
2794 PR c++/16029
2795 * g++.dg/warn/Wunused-8.C: New test.
2796
2797 2004-09-17 Steven Bosscher <stevenb@suse.de>
2798
2799 PR tree-optimization/17513
2800 * gcc.dg/20040916-1.c: New test.
2801
2802 2004-09-16 Mark Mitchell <mark@codesourcery.com>
2803
2804 PR c++/17501
2805 * g++.dg/template/typename7.C: New test.
2806
2807 2004-09-16 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2808
2809 * gcc.dg/tree-ssa/copy-headers.c: Update outcome.
2810
2811 2004-09-16 Frank Ch. Eigler <fche@redhat.com>
2812
2813 * gcc.misc-tests/bprob.exp, g++.dg/bprob/bprob.exp: Iterate tests
2814 with -ftree-based-profiling also.
2815 * lib/profopt.exp: Support late-set profile_option/feedback_option.
2816
2817 2004-09-16 Victor Leikehman <lei@il.ibm.com>
2818
2819 PR/15364
2820 * gfortran.dg/der_array_io_1.f90: New test.
2821 * gfortran.dg/der_array_io_2.f90: New test.
2822 * gfortran.dg/der_array_io_3.f90: New test.
2823
2824 2004-09-15 Mark Mitchell <mark@codesourcery.com>
2825
2826 * testsuite/g++.old-deja/g++.abi/cxa_vec.C: Adjust for ARM
2827 EABI.
2828
2829 2004-09-15 Mark Mitchell <mark@codesourcery.com>
2830
2831 * g++.dg/opt/switch1.C: New test.
2832
2833 2004-09-15 Joseph S. Myers <jsm@polyomino.org.uk>
2834
2835 * g++.dg/ext/member-attr.C, g++.dg/warn/deprecated.C,
2836 gcc.dg/deprecated.c, gcc.dg/noreturn-1.c, gcc.dg/noreturn-4.c:
2837 Update expected messages.
2838
2839 2004-09-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2840
2841 PR fortran/16485
2842 * gfortran.dg/same_name_1.f90: New test.
2843
2844 2004-09-15 Diego Novillo <dnovillo@redhat.com>
2845
2846 * gcc.c-torture/execute/pr17252.c: Fix thinko. Don't
2847 dereference garbage pointers.
2848
2849 2004-09-15 Jakub Jelinek <jakub@redhat.com>
2850
2851 * gcc.c-torture/execute/builtins/strlen-3.c: New test.
2852 * gcc.c-torture/execute/builtins/strlen-3-lib.c: New.
2853
2854 * gcc.c-torture/execute/builtins/memmove.c (main_test): Formatting.
2855 * gcc.c-torture/execute/builtins/memmove-2.c: New test.
2856 * gcc.c-torture/execute/builtins/memmove-2-lib.c: New.
2857
2858 2004-09-14 Mark Mitchell <mark@codesourcery.com>
2859
2860 PR c++/17324
2861 * g++.dg/template/mangle1.C: New test.
2862
2863 2004-09-14 Diego Novillo <dnovillo@redhat.com>
2864
2865 PR tree-optimization/17252
2866 * gcc.c-torture/execute/pr17252.c: New test.
2867
2868 2004-09-14 Andrew Pinski <apinski@apple.com>
2869
2870 * g++.dg/tree-ssa/pointer-reference-alias.C: New test.
2871
2872 2004-09-14 Roger Sayle <roger@eyesopen.com>
2873
2874 PR rtl-optimization/9771
2875 * gcc.dg/pr9771-1.c: New test case.
2876
2877 2004-09-14 Diego Novillo <dnovillo@redhat.com>
2878
2879 PR tree-optimization/15262
2880 * gcc.c-torture/execute/pr15262-1.c: New test.
2881 * gcc.c-torture/execute/pr15262-2.c: New test.
2882
2883 2004-09-14 Joseph S. Myers <jsm@polyomino.org.uk>
2884
2885 * gcc.dg/declspec-12.c: New test.
2886
2887 2004-09-14 Bud Davis <bdavis9659@comcast.net>
2888
2889 * gfortran.dg/pr17090.f90: Add directives to test.
2890
2891 2004-09-14 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2892
2893 * gcc.c-torture/compile/20040914-1.c: New test.
2894
2895 2004-09-13 Mark Mitchell <mark@codesourcery.com>
2896
2897 PR c++/16162
2898 * g++.dg/template/decl2.C: New test.
2899
2900 2004-09-13 Bud Davis <bdavis9659@comcast.net>
2901
2902 PR fortran/17090
2903 * gfortran.dg/pr17090.f90: New test.
2904
2905 2004-09-13 Dale Johannesen <dalej@apple.com>
2906
2907 * gcc.c-torture/compile/pr17408.c: New test case.
2908
2909 2004-09-13 Mark Mitchell <mark@codesourcery.com>
2910
2911 PR c++/16716
2912 * g++.dg/parse/crash17.C: New test.
2913
2914 PR c++/17327
2915 * g++.dg/template/enum3.C: New test.
2916
2917 2004-09-13 Hans-Peter Nilsson <hp@bitrange.com>
2918
2919 * lib/gcc-defs.exp: Load wrapper.exp.
2920 * lib/g++.exp (g++_init): Call g++_maybe_build_wrapper instead of
2921 using local code.
2922 * lib/gcc.exp (gcc_init): Similar.
2923 * lib/gfortran.exp (gfortran_init): Similar.
2924 * lib/objc.exp (objc_init): Similar.
2925 * lib/treelang.exp (treelang_init): Similar.
2926 * lib/wrapper.exp: New file with build_wrapper call machinery in
2927 ${tool}_maybe_build_wrapper.
2928
2929 2004-09-13 Joseph S. Myers <jsm@polyomino.org.uk>
2930
2931 * gcc.dg/declspec-7.c: Don't expect diagnostic for duplicate
2932 "inline".
2933 * gcc.dg/declspec-11.c: Update expected messages.
2934 * gcc.dg/inline-6.c, gcc.dg/inline-7.c, gcc.dg/inline-8.c,
2935 gcc.dg/inline-9.c, gcc.dg/inline-10.c, gcc.dg/inline-11.c,
2936 gcc.dg/inline-12.c: New tests.
2937
2938 2004-09-13 Andrew MacLeod <amacleod@redhat.com>
2939
2940 * g++.dg/tree-ssa/pr17400.C: New testcase.
2941
2942 2004-09-13 James E Wilson <wilson@specifixinc.com>
2943
2944 * gcc.target/mips/sb1-1.c: New testcase.
2945
2946 2004-09-12 Hans-Peter Nilsson <hp@bitrange.com>
2947
2948 * lib/g77-dg.exp: Remove unused file.
2949 * lib/mike-g77.exp: Ditto.
2950 * lib/g77.exp: Ditto.
2951
2952 2004-09-12 Richard Henderson <rth@redhat.com>
2953
2954 * g++.old-deja/g++.other/sizeof3.C: Fix abort declaration.
2955
2956 2004-09-13 Joseph S. Myers <jsm@polyomino.org.uk>
2957
2958 * g++.dg/warn/Wswitch-1.C, g++.dg/warn/Wswitch-2.C,
2959 gcc.dg/Wswitch-2.c, gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
2960 gcc.dg/declspec-9.c, gcc.dg/declspec-10.c, gcc.dg/declspec-11.c,
2961 gcc.dg/m-un-2.c, gcc.dg/noreturn-1.c, gcc.dg/wtr-conversion-1.c:
2962 Update expected messages.
2963
2964 2004-09-13 Hans-Peter Nilsson <hp@axis.com>
2965
2966 * gcc.dg/asmreg-1.c (__syscall_getdents64): Adjust signedness
2967 declaration/use mismatch for dirp parameter.
2968
2969 2004-09-12 Andrew Pinski <apinski@apple.com>
2970
2971 * lib/objc.exp (objc_target_compile): Look for libobjc-gnu.a also when
2972 -fgnu-runtime is passed.
2973
2974 2004-09-12 Richard Henderson <rth@redhat.com>
2975
2976 * lib/fortran-torture.exp (add-ieee-options): Replace ieee-options;
2977 do the uplevel thing and update additional_flags directly.
2978 * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x,
2979 gfortran.fortran-torture/execute/intrinsic_nearest.x,
2980 gfortran.fortran-torture/execute/intrinsic_set_exponent.x,
2981 gfortran.fortran-torture/execute/nan_inf_fmt.x: Update to match.
2982
2983 2004-09-11 Steven Bosscher <stevenb@suse.de>
2984
2985 * g++.dg/parse/break-in-for.C: Fix for -ansi -pedantic-errors.
2986
2987 2004-09-11 Roger Sayle <roger@eyesopen.com>
2988
2989 PR middle-end/17411
2990 * g++.dg/opt/pr17411-1.C: New test case.
2991
2992 2004-09-11 Joseph S. Myers <jsm@polyomino.org.uk>
2993
2994 * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
2995 gcc.dg/tls/diag-2.c: Update expected messages.
2996 * gcc.dg/991209-1.c: Specify compilation options. Update expected
2997 messages.
2998 * gcc.dg/pr14289-2.c, gcc.dg/pr14289-3.c: Remove.
2999 * gcc.dg/declspec-7.c, gcc.dg/declspec-8.c, gcc.dg/declspec-9.c,
3000 gcc.dg/declspec-10.c, gcc.dg/declspec-11.c, gcc.dg/tls/diag-4.c,
3001 gcc.dg/tls/diag-5.c: New tests.
3002
3003 2004-09-11 Zack Weinberg <zack@codesourcery.com>
3004
3005 * gcc.dg/20040910-1.c: Correct dg-error regexp.
3006
3007 2004-09-11 Steven Bosscher <stevenb@suse.de>
3008
3009 * g++.dg/parse/break-in-for.C: New test.
3010
3011 2004-09-11 Jakub Jelinek <jakub@redhat.com>
3012
3013 * gcc.dg/tree-ssa/20040911-1.c: New test.
3014
3015 2004-09-11 Andreas Jaeger <aj@suse.de>
3016
3017 * gcc.c-torture/execute/991118-1.x: Delete, PR 16437 is fixed.
3018 * gcc.c-torture/execute/bf64-1.x: Remove XFAIL on x86-64.
3019
3020 2004-09-11 Richard Sandiford <rsandifo@redhat.com>
3021
3022 * gcc.target/frv: New directory of FR-V-specific tests.
3023
3024 2004-09-10 James E Wilson <wilson@specifixinc.com>
3025
3026 * gcc.dg/convert-vec-1.c: New test.
3027
3028 2004-09-10 Roger Sayle <roger@eyesopen.com>
3029
3030 PR middle-end/17024
3031 * gcc.dg/pr17024-1.c: New test case.
3032
3033 2004-09-10 Eric Christopher <echristo@redhat.com>
3034
3035 * gcc.dg/20040910-1.c: New test.
3036
3037 2004-09-11 Joseph S. Myers <jsm@polyomino.org.uk>
3038
3039 * gcc.dg/bitfld-9.c: New test.
3040
3041 2004-09-10 Richard Sandiford <rsandifo@redhat.com>
3042
3043 * gcc.c-torture/execute/ieee/acc1.c: New test.
3044 * gcc.c-torture/execute/ieee/acc2.c: New test.
3045 * gcc.c-torture/execute/ieee/mzero6.c: New test.
3046
3047 2004-09-10 Joseph S. Myers <jsm@polyomino.org.uk>
3048
3049 * gcc.dg/deprecated-2.c: New test.
3050
3051 2004-09-09 James E Wilson <wilson@specifixinc.com>
3052
3053 * gcc.dg/init-vec-1.c: New test.
3054
3055 2004-09-09 Roger Sayle <roger@eyesopen.com>
3056
3057 PR middle-end/17055
3058 * gcc.dg/pr17055-1.c: New test case.
3059
3060 2004-09-09 Hans-Peter Nilsson <hp@axis.com>
3061
3062 PR target/17377
3063 * gcc.c-torture/execute/pr17377.c: New test.
3064
3065 2004-09-09 Joseph S. Myers <jsm@polyomino.org.uk>
3066
3067 PR c/8420
3068 * gcc.dg/anon-struct-4.c, gcc.dg/declspec-1.c,
3069 gcc.dg/declspec-2.c, gcc.dg/declspec-3.c, gcc.dg/declspec-4.c,
3070 gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
3071 gcc.dg/long-long-typespec-1.c: New tests.
3072 * gcc.dg/tls/diag-2.c: Update expected diagnostics
3073
3074 2004-09-09 Joseph S. Myers <jsm@polyomino.org.uk>
3075
3076 * gcc.dg/c90-static-1.c, gcc.dg/c99-static-1.c,
3077 gcc.dg/gnu99-static-1.c: New tests.
3078
3079 2004-09-08 Devang Patel <dpatel@apple.com>
3080
3081 * gcc.dg/darwin-ld-20040828-1.c: New test.
3082 * gcc.dg/darwin-ld-20040828-2.c: New test.
3083 * gcc.dg/darwin-ld-20040828-3.c: New test.
3084
3085 2004-09-08 Ziemowit Laski <zlaski@apple.com>
3086
3087 * objc.dg/bitfield-2.m: Make 'id' definition a typedef.
3088 * obj.dg/bitfield-4.m: Allow 'unsigned' in addition to 'unsigned int'
3089 in error message.
3090 * objc.dg/id-1.m: Attempt to define 'id' in an incompatible fashion.
3091 * objc.dg/method-6.m: Allow 'unsigned' in addition to 'unsigned int'
3092 in error message.
3093 * objc.dg/proto-qual-1.m: Protocol qualifiers now appear before the
3094 types they qualify.
3095 * objc.dg/type-size-2.m: Fix wording in comment.
3096 * objc.dg/va-meth-1.m: New test case.
3097
3098 2004-09-06 H.J. Lu <hongjiu.lu@intel.com>
3099
3100 PR c/16633:
3101 * lib/gcc-dg.exp: Set up LD_LIBRARY_PATH, SHLIB_PATH,
3102 LD_LIBRARYN32_PATH, LD_LIBRARY64_PATH and DYLD_LIBRARY_PATH.
3103
3104 2004-09-06 Devang Patel <dpatel@apple.com>
3105
3106 * gcc.dg/tree-ssa/ifc-20040816-1.c: Use -ftree-vectorize.
3107 * gcc.dg/tree-ssa/ifc-20040816-2.c: Use -ftree-vectorize.
3108
3109 2004-09-06 Zack Weinberg <zack@codesourcery.com>
3110
3111 * g++.old-deja/g++.other/enum2.C: Move dg-error markers to
3112 reflect changed line numbering of diagnostics.
3113
3114 2004-09-06 Paul Brook <paul@codesourcery.com>
3115
3116 * gfortran.dg/edit_real_1.f90: Add new test.
3117
3118 2004-09-05 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3119
3120 * gcc.dg/tree-ssa/loop-2.c: New test.
3121 * gcc.dg/tree-ssa/loop-3.c: New test.
3122 * gcc.dg/tree-ssa/loop-4.c: New test.
3123 * gcc.dg/tree-ssa/loop-5.c: New test.
3124
3125 2004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3126
3127 * gcc.dg/format/sentinel-1.c: Update for parameter option.
3128
3129 2004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3130
3131 * gcc.dg/format/sentinel-1.c: New test.
3132
3133 2004-09-04 Uros Bizjak <uros@kss-loka.si>
3134
3135 * testsuite/gcc.dg/builtins-46.c: New.
3136
3137 2004-09-03 Devang Patel <dpatel@apple.com>
3138
3139 * gcc.dg/tree-ssa/ifc-20040816-1.c: New test.
3140 * gcc.dg/tree-ssa/ifc-20040816-2.c: New test.
3141
3142 2004-09-03 Jan Beulich <jbeulich@novell.com>
3143
3144 * g++.dg/abi/bitfield5.C: Use -mno-ms-bitfields.
3145 * g++.old-deja/g++.jason/thunk2.C: xfail for NetWare.
3146 * g++.old-deja/g++.law/profile1.C: xfail for NetWare.
3147 * g++.old-deja/g++.other/store-expr1.C: xfail for NetWare.
3148 * gcc.c-torture/compile/20001109-1.c: xfail for NetWare.
3149 * gcc.c-torture/compile/20001109-2.c: xfail for NetWare.
3150 * gcc.c-torture/execute/multi-ix.c: Use __builtin_bzero rather than
3151 the non-portable bzero.
3152 * gcc.dg/20010912-1.c: xfail for NetWare.
3153 * gcc.dg/20020426-2.c: xfail for NetWare.
3154 * gcc.dg/20021014-1.c: xfail for NetWare.
3155 * gcc.dg/20021018-1.c: xfail for NetWare.
3156 * gcc.dg/20030213-1.c: xfail for NetWare.
3157 * gcc.dg/20030225-1.c: xfail for NetWare.
3158 * gcc.dg/20030708-1.c: xfail for NetWare.
3159 * gcc.dg/builtins-config.h: Also exclude NetWare.
3160 * gcc.dg/format/format.h: Define restrict only if not already defined.
3161 * gcc.dg/nest.c: xfail for NetWare.
3162 * gcc.dg/special/gcsec-1.c: Don't pass -static for NetWare.
3163 * lib/target-supports.exp (check_visibility_available): Exclude
3164 NetWare.
3165
3166 2004-09-03 Jan Beulich <jbeulich@novell.com>
3167
3168 * gcc.dg/pack-test-2.c: Adjust to permit and check #pragma pack(push).
3169 * gcc.dg/c99-flex-array-4.c: Add -fpack-struct=8 to provide a
3170 deterministic starting point for the alignment of structure fields.
3171 * gcc.dg/Wpadded.c: Dito.
3172 * g++.dg/abi/vbase10.C: Dito.
3173
3174 2004-09-03 Devang Patel <dpatel@apple.com>
3175
3176 * g++.dg/debug/pr15736.cc: New test.
3177
3178 2004-09-02 Mark Mitchell <mark@codesourcery.com>
3179
3180 * README.QMTEST: Fix out-of-date link.
3181
3182 2004-09-03 David Billinghurst <David.Billinghurst@riotinto.com>
3183
3184 PR fortran/16579
3185 * gfortran.fortran-torture/execute/intrinsic_i_char.f90:
3186 Delete. Duplicate of gfortran.dg/g77/20010610.f
3187
3188 2004-09-02 Mark Mitchell <mark@codesourcery.com>
3189
3190 * g++.dg/abi/arm_rtti1.C: New test.
3191
3192 2004-09-02 Geoffrey Keating <geoffk@apple.com>
3193
3194 * gcc.dg/ppc-vector-memcpy.c: New.
3195 * gcc.dg/ppc-vector-memset.c: New.
3196
3197 2004-09-02 Chao-ying Fu <fu@mips.com>
3198
3199 * gcc.target/mips/mips-3d-1.c: New test.
3200 * gcc.target/mips/mips-3d-2.c: New test.
3201 * gcc.target/mips/mips-3d-3.c: New test.
3202 * gcc.target/mips/mips-3d-4.c: New test.
3203 * gcc.target/mips/mips-3d-5.c: New test.
3204 * gcc.target/mips/mips-3d-6.c: New test.
3205 * gcc.target/mips/mips-3d-7.c: New test.
3206 * gcc.target/mips/mips-3d-8.c: New test.
3207 * gcc.target/mips/mips-3d-9.c: New test.
3208 * gcc.target/mips/mips-ps-1.c: New test.
3209 * gcc.target/mips/mips-ps-2.c: New test.
3210 * gcc.target/mips/mips-ps-3.c: New test.
3211 * gcc.target/mips/mips-ps-4.c: New test.
3212 * gcc.target/mips/mips-ps-type.c: New test.
3213
3214 2004-09-02 Paul Brook <paul@codesourcery.com>
3215
3216 * gfortran.dg/edit_real_1.f90: Add new tests.
3217
3218 2004-09-01 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3219
3220 PR fortran/15327
3221 * gfortran.dg/merge_char_1.f90: New test.
3222
3223 2004-09-01 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3224
3225 PR fortran/16404
3226 * gfortran.dg/der_io_1.f90: XFAIL illegal testcase.
3227
3228 2004-09-01 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
3229
3230 PR c/1522
3231 * gcc.c-torture/compile/20040901-1.c: New test, from PR.
3232
3233 2004-09-01 Mark Mitchell <mark@codesourcery.com>
3234
3235 * g++.dg/opt/loop1.C: Do not XFAIL.
3236
3237 2004-09-01 Jakub Jelinek <jakub@redhat.com>
3238
3239 * gcc.c-torture/execute/20040831-1.c: New test.
3240
3241 2004-09-01 David Billinghurst <David.Billinghurst@riotinto.com>
3242
3243 PR fortran/16579
3244 * gfortran.dg/g77/20010610.f: Now passes.
3245 Copy from g77.f-torture/execute. Add dg-run directive.
3246 * gfortran.dg/g77/README: Update
3247
3248 2004-08-31 Andrew Pinski <pinskia@physics.uc.edu>
3249
3250 * gcc.dg/rs6000-power2-1.c (t1, t2, t3, t4): Add volatile.
3251 * gcc.dg/rs6000-power2-2.c: Fix the scan-assembly for the store.
3252 (t1, t2, t3, t4): Add volatile.
3253
3254 2004-08-31 Mark Mitchell <mark@codesourcery.com>
3255
3256 * g++.dg/ext/visibility/arm1.C: New test.
3257
3258 2004-08-31 Geoffrey Keating <geoffk@apple.com>
3259
3260 * gcc.dg/funcdef-storage-1.c: Add dg-options to suppress
3261 -pedantic-errors.
3262
3263 2004-09-01 Paul Brook <paul@codesourcery.com>
3264
3265 * gfortran.dg/eof_2.f90: New test.
3266
3267 2004-08-31 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3268
3269 PR fortran/16579
3270 * gfortran.fortran-torture/execute/intrinsic_i_char.f90: New test.
3271
3272 2004-08-31 Bud Davis <bdavis9659@comcast.net>
3273
3274 PR libfortran/16805
3275 * gfortran.dg/list_read_2.f90: New test.
3276
3277 2004-08-31 Mark Mitchell <mark@codesourcery.com>
3278
3279 * g++.dg/abi/key1.C: New test.
3280
3281 2004-08-31 Richard Henderson <rth@redhat.com>
3282
3283 * g++.dg/other/offsetof1.C: Include cstddef, use non-builtin
3284 form of offsetof.
3285 * g++.dg/other/offsetof5.C: Remove duplicate.
3286
3287 2004-08-31 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3288
3289 PR fortran/17244
3290 * gfortran.dg/func_derived_1.f90: New test.
3291
3292 2004-08-31 Paul Brook <paul@codesourcery.com>
3293
3294 * gfortran.dg/eof_1.f90: New test.
3295
3296 2004-08-31 Paul Brook <paul@codesourcery.com>
3297
3298 * gfortran.dg/list_read_1.f90: New file.
3299
3300 2004-08-30 Mark Mitchell <mark@codesourcery.com>
3301
3302 * g++.dg/opt/loop1.C: XFAIL.
3303
3304 2004-08-30 Geoffrey Keating <geoffk@apple.com>
3305
3306 * gcc.dg/funcdef-storage-1.c: New.
3307 * gcc.c-torture/compile/920625-2.c: Don't use 'static' to declare
3308 an extern function in local scope.
3309 * gcc.c-torture/execute/20010605-1.c: Don't use 'static inline' to
3310 declare an 'auto inline' function in local scope.
3311 * gcc.dg/20011130-1.c: Likewise.
3312 * gcc.c-torture/execute/nest-stdar-1.c: Don't use 'static' to declare
3313 an 'auto' function in local scope.
3314 * gcc.dg/20021014-1.c: Likewise.
3315 * gcc.dg/20030331-2.c: Likewise.
3316
3317 2004-08-30 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3318
3319 * gfortran.dg/blockdata_1.f90: New test.
3320
3321 2004-08-30 Richard Henderson <rth@redhat.com>
3322
3323 * g++.dg/other/offsetof1.C: Use __builtin_offsetof.
3324
3325 2004-08-30 Richard Henderson <rth@redhat.com>
3326
3327 * lib/fortran-torture.exp (fortran-torture-execute): Honor
3328 additional_flags set by alternate driver.
3329 (ieee-options): New procedure.
3330 * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x: New.
3331 * gfortran.fortran-torture/execute/intrinsic_nearest.x: New.
3332 * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: New.
3333 * gfortran.fortran-torture/execute/nan_inf_fmt.x: New.
3334
3335 2004-08-30 Richard Henderson <rth@redhat.com>
3336
3337 * lib/f-torture.exp: Remove.
3338
3339 2004-08-29 Mark Mitchell <mark@codesourcery.com>
3340
3341 PR rtl-optimization/16590
3342 * g++.dg/opt/loop1.C: New test.
3343
3344 2004-08-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3345
3346 PR fortran/13910
3347 * gfortran.dg/oldstyle_1.f90: New test.
3348
3349 2004-08-29 Steven G. Kargl <kargls@comcast.net>
3350 Paul Brook <paul@codesourcery.com>
3351
3352 * gfortran.dg/g77/README: Update.
3353 * gfortran.dg/g77/erfc.f: Copy from g77.f-torture.
3354 * gfortran.dg/g77/intrinsic-unix-bessel.f: Ditto.
3355 * gfortran.dg/g77/intrinsic-unix-erf.f: Ditto.
3356
3357 2004-08-28 Paul Brook <paul@codesourcery.com>
3358
3359 PR libfortran/17195
3360 * gfortran.dg/edit_real_1.f90: New test.
3361
3362 2004-08-27 Paul Brook <paul@codesourcery.com>
3363
3364 * gfortran.dg/rewind_1.f90: New test.
3365
3366 2004-08-27 Bud Davis <bdavis9659@comcast.net>
3367
3368 PR fortran/16597
3369 * gfortran.dg/pr16597.f90: New test.
3370
3371 2004-08-26 Joseph S. Myers <jsm@polyomino.org.uk>
3372
3373 PR c/13801
3374 * gcc.dg/redecl-3.c, gcc.dg/redecl-4.c, gcc.dg/redecl-6.c,
3375 gcc.dg/redecl-7.c, gcc.dg/redecl-8.c, gcc.dg/redecl-9.c,
3376 gcc.dg/redecl-10.c, gcc.dg/debug/redecl-1.c,
3377 gcc.dg/debug/redecl-2.c, gcc.dg/debug/redecl-3.c,
3378 gcc.dg/debug/redecl-4.c, gcc.dg/debug/redecl-5.c: New tests.
3379
3380 2004-08-26 Nick Clifton <nickc@redhat.com>
3381
3382 * gcc.c-torture/compile/pr17119.c: New test.
3383
3384 2004-08-26 Joseph S. Myers <jsm@polyomino.org.uk>
3385
3386 * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests.
3387
3388 2004-08-25 Richard Henderson <rth@redhat.com>
3389
3390 * gfortran.fortran-torture/execute/intrinsic_sr_kind.f90: Disable
3391 the bits that expect kind=8 to be the largest real kind.
3392
3393 2004-08-25 Ziemowit Laski <zlaski@apple.com>
3394
3395 * objc.dg/const-str-3.m: Include <stdlib.h> and <memory.h>.
3396
3397 2004-08-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3398
3399 * gfortran.dg/assignment_1.f90: New test.
3400
3401 2004-08-25 Adam Nemet <anemet@lnxw.com>
3402
3403 * g++.dg/template/repo3.C: New test.
3404
3405 2004-08-25 Roger Sayle <roger@eyesopen.com>
3406
3407 PR middle-end/16693
3408 PR tree-optimization/16372
3409 * g++.dg/opt/pr16372-1.C: New test case.
3410 * g++.dg/opt/pr16693-1.C: New test case.
3411 * g++.dg/opt/pr16693-2.C: New test case.
3412
3413 2004-08-25 Ziemowit Laski <zlaski@apple.com>
3414
3415 * objc.dg/proto-lossage-4.m: New test.
3416
3417 2004-08-25 Mark Mitchell <mark@codesourcery.com>
3418
3419 PR c++/17155
3420 * g++.dg/inherit/local2.C: New test.
3421
3422 2004-08-25 Paul Brook <paul@codesourcery.com>
3423
3424 PR fortran/17144
3425 * gfortran.dg/string_ctor_1.f90: New test.
3426
3427 2004-08-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3428
3429 PR c++/14428
3430 * g++.dg/template/redecl2.C: New test.
3431
3432 2004-08-24 Bud Davis <bdavis9659@comcast.net>
3433
3434 PR fortran/17143
3435 * gfortran.dg/pr17143.f90: New test.
3436
3437 2004-08-24 Bud Davis <bdavis9659@comcast.net>
3438
3439 PR fortran/17164
3440 * gfortran.dg/pr17164.f90: New test.
3441
3442 2004-08-24 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3443
3444 * gcc.dg/tree-ssa/loop-1.c: New test.
3445
3446 2004-08-24 Richard Sandiford <rsandifo@redhat.com>
3447
3448 * gcc.c-torture/compile/20040824-1.c: New test.
3449
3450 2004-08-24 Richard Sandiford <rsandifo@redhat.com>
3451
3452 * gcc.c-torture/compile/iftrap-3.c: New test.
3453
3454 2004-08-24 Paul Brook <paul@codesourcery.com>
3455
3456 * gfortran.dg/entry_2.f90: New test.
3457
3458 2004-08-24 Nathan Sidwell <nathan@codesourcery.com>
3459
3460 PR c++/16889
3461 * g++.dg/lookup/ambig[12].C: New.
3462
3463 2004-08-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3464
3465 PR c++/16706
3466 * g++.dg/template/crash21.C: New test.
3467 * g++.dg/template/crash22.C: Likewise.
3468
3469 2004-08-24 Nathan Sidwell <nathan@codesourcery.com>
3470
3471 PR c++/17149
3472 * g++.dg/template/access15.C: New.
3473
3474 2004-08-23 Mark Mitchell <mark@codesourcery.com>
3475
3476 PR c++/17163
3477 * g++.dg/template/repo2.C: New test.
3478
3479 2004-08-23 Roger Sayle <roger@eyesopen.com>
3480
3481 PR rtl-optimization/17078
3482 * gcc.c-torture/execute/pr17078-1.c: New test case.
3483
3484 2004-08-23 Mark Mitchell <mark@codesourcery.com>
3485
3486 PR c/14492
3487 * gcc.dg/debug/crash1.c: New test.
3488
3489 2004-08-23 Mark Mitchell <mark@codesourcery.com>
3490
3491 PR c/16180
3492 * gcc.dg/loop-5.c: New test.
3493
3494 2004-08-23 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3495
3496 * gcc.c-torture/execute/20040823-1.c: New test.
3497
3498 2004-08-23 Richard Sandiford <rsandifo@redhat.com>
3499
3500 * gcc.dg/special/mips-abi.exp: Expect gcc to pass the GNU ABI flags
3501 to the assembler. Simplify test accordingly.
3502 (asm_abi_flags): Use GNU names.
3503 (check_mips_abi, default_abi): Use string matches against "-mabi=*"
3504 to check for ABI flags.
3505
3506 2004-08-22 Andrew Pinski <apinski@apple.com>
3507
3508 * g++.dg/opt/pr14029.C: New test.
3509 * gcc.c-torture/execute/pr15262.c: New test.
3510
3511 2004-08-22 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3512
3513 * gfortran.dg/reduction.f90: Add checks with complex arguments.
3514
3515 2004-08-21 Bud Davis <bdavis9659@comcast.net>
3516
3517 PR 16908
3518 * gfortran.dg/direct_io.f90: New test.
3519
3520 2004-08-20 Mark Mitchell <mark@codesourcery.com>
3521
3522 PR c++/17121
3523 * g++.dg/inherit/local2.C: New test.
3524
3525 2004-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
3526
3527 PR c++/17120
3528 * g++.dg/warn/Wparentheses-4.C: New test.
3529
3530 2004-08-20 Mark Mitchell <mark@codesourcery.com>
3531
3532 PR c++/17121
3533 * g++.dg/inherit/local2.C: New test.
3534
3535 * gcc.dg/darwin-longlong.c: Include <stdlib.h>.
3536 * gcc.dg/ppc-ldstruct.c: Likewise.
3537 * gcc.dg/ppc64-abi-2.c: Likewise.
3538
3539 2004-08-20 Jakub Jelinek <jakub@redhat.com>
3540
3541 PR rtl-optimization/17099
3542 * gcc.c-torture/execute/20040820-1.c: New test.
3543
3544 2004-08-20 David Edelsohn <edelsohn@gnu.org>
3545
3546 * gcc.dg/uninit-H.c: Add _POWER to powerpc case.
3547
3548 2004-08-20 Canqun Yang <canqun@nudt.edu.cn>
3549
3550 PR fortran/17077
3551 * gfortran.dg/auto_array_1.f90: New test.
3552
3553 2004-08-19 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3554
3555 PR fortran/17074
3556 * gfortran.dg/simpleif_1.f90: New test.
3557
3558 2004-08-19 Mark Mitchell <mark@codesourcery.com>
3559
3560 * lib/target-supports.exp (check_profiling_available): Return
3561 false for arm*-*-symbianelf* and arm*-*-eabi*.
3562
3563 PR c++/15890
3564 * g++.dg/template/delete1.C: New test.
3565
3566 2004-08-19 Paul Brook <paul@codesourcery.com>
3567
3568 PR fortran/14976
3569 PR fortran/16228
3570 * gfortran.dg/data_char_1.f90: New test.
3571
3572 2004-08-19 Erik Schnetter <schnetter@aei.mpg.de>
3573
3574 PR fortran/16946
3575 * gfortran.dg/reduction.f90: New testcase.
3576
3577 2004-08-19 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3578
3579 PR fortran/16520
3580 * gfortran.dg/g77/19990905-1.f: Don't expect excess errors.
3581
3582 2004-08-19 Joseph S. Myers <jsm@polyomino.org.uk>
3583
3584 PR c++/17041
3585 * g++.dg/Wparentheses-3.C: New test.
3586
3587 2004-08-19 Dorit Naishlos <dorit@il.ibm.com>
3588
3589 * gcc.dg/vect/vect-1.c: Remove xfail from i?86-*-* x86_64-*-* due
3590 to usage of PREFERRED_STACK_BOUNDARY in the vectorizer.
3591 * gcc.dg/vect/vect-2.c: Likewise.
3592 * gcc.dg/vect/vect-3.c: Likewise.
3593 * gcc.dg/vect/vect-4.c: Likewise.
3594 * gcc.dg/vect/vect-5.c: Likewise.
3595 * gcc.dg/vect/vect-6.c: Likewise.
3596 * gcc.dg/vect/vect-7.c: Likewise.
3597 * gcc.dg/vect/vect-25.c: Likewise.
3598 * gcc.dg/vect/vect-31.c: Likewise.
3599 * gcc.dg/vect/vect-32.c: Likewise.
3600 * gcc.dg/vect/vect-34.c: Likewise.
3601 * gcc.dg/vect/vect-36.c: Likewise.
3602 * gcc.dg/vect/vect-all.c: Likewise.
3603
3604 2004-08-18 Mark Mitchell <mark@codesourcery.com>
3605
3606 PR c++/17068
3607 * g++.dg/template/operator4.C: New test.
3608
3609 2004-08-18 Richard Henderson <rth@redhat.com>
3610
3611 * gcc.dg/20040206-1.c: XFAIL.
3612
3613 2004-08-17 Mark Mitchell <mark@codesourcery.com>
3614
3615 PR c++/16246
3616 * g++.dg/template/array7.C: New test.
3617
3618 2004-08-17 James E Wilson <wilson@specifixinc.com>
3619
3620 * gcc.dg/mips-movcc-1.c: New test.
3621 * gcc.dg/mips-movcc-2.c: New test.
3622 * gcc.dg/mips-movcc-3.c: New test.
3623
3624 * gcc.dg/mips-nmadd-1.c: New test.
3625 * gcc.dg/mips-nmadd-2.c: New test.
3626
3627 2004-08-17 Mark Mitchell <mark@codesourcery.com>
3628
3629 PR c++/15871
3630 * g++.dg/opt/inline8.C: New test.
3631
3632 PR c++/16965
3633 * g++.dg/parse/error17.C: New test.
3634
3635 2004-08-17 Dorit Naishlos <dorit@il.ibm.com>
3636
3637 * gcc.dg/vect: New directory for vectorizer tests.
3638 * gcc.dg/vect/tree-vect.h: New file.
3639 * gcc.dg/vect/vect.exp: New file.
3640 * gcc.dg/vect/pr16105.c.c: New test.
3641 * gcc.dg/vect/vect-1.c: New test.
3642 * gcc.dg/vect/vect-2.c: New test.
3643 * gcc.dg/vect/vect-3.c: New test.
3644 * gcc.dg/vect/vect-4.c: New test.
3645 * gcc.dg/vect/vect-5.c: New test.
3646 * gcc.dg/vect/vect-6.c: New test.
3647 * gcc.dg/vect/vect-7.c: New test.
3648 * gcc.dg/vect/vect-8.c: New test.
3649 * gcc.dg/vect/vect-9.c: New test.
3650 * gcc.dg/vect/vect-10.c: New test.
3651 * gcc.dg/vect/vect-11.c: New test.
3652 * gcc.dg/vect/vect-12.c: New test.
3653 * gcc.dg/vect/vect-13.c: New test.
3654 * gcc.dg/vect/vect-14.c: New test.
3655 * gcc.dg/vect/vect-15.c: New test.
3656 * gcc.dg/vect/vect-16.c: New test.
3657 * gcc.dg/vect/vect-17.c: New test.
3658 * gcc.dg/vect/vect-18.c: New test.
3659 * gcc.dg/vect/vect-19.c: New test.
3660 * gcc.dg/vect/vect-20.c: New test.
3661 * gcc.dg/vect/vect-21.c: New test.
3662 * gcc.dg/vect/vect-22.c: New test.
3663 * gcc.dg/vect/vect-23.c: New test.
3664 * gcc.dg/vect/vect-24.c: New test.
3665 * gcc.dg/vect/vect-25.c: New test.
3666 * gcc.dg/vect/vect-26.c: New test.
3667 * gcc.dg/vect/vect-27.c: New test.
3668 * gcc.dg/vect/vect-28.c: New test.
3669 * gcc.dg/vect/vect-29.c: New test.
3670 * gcc.dg/vect/vect-30.c: New test.
3671 * gcc.dg/vect/vect-31.c: New test.
3672 * gcc.dg/vect/vect-32.c: New test.
3673 * gcc.dg/vect/vect-33.c: New test.
3674 * gcc.dg/vect/vect-34.c: New test.
3675 * gcc.dg/vect/vect-35.c: New test.
3676 * gcc.dg/vect/vect-36.c: New test.
3677 * gcc.dg/vect/vect-37.c: New test.
3678 * gcc.dg/vect/vect-38.c: New test.
3679 * gcc.dg/vect/vect-40.c: New test.
3680 * gcc.dg/vect/vect-41.c: New test.
3681 * gcc.dg/vect/vect-42.c: New test.
3682 * gcc.dg/vect/vect-43.c: New test.
3683 * gcc.dg/vect/vect-44.c: New test.
3684 * gcc.dg/vect/vect-45.c: New test.
3685 * gcc.dg/vect/vect-46.c: New test.
3686 * gcc.dg/vect/vect-47.c: New test.
3687 * gcc.dg/vect/vect-48.c: New test.
3688 * gcc.dg/vect/vect-49.c: New test.
3689 * gcc.dg/vect/vect-50.c: New test.
3690 * gcc.dg/vect/vect-51.c: New test.
3691 * gcc.dg/vect/vect-52.c: New test.
3692 * gcc.dg/vect/vect-53.c: New test.
3693 * gcc.dg/vect/vect-54.c: New test.
3694 * gcc.dg/vect/vect-55.c: New test.
3695 * gcc.dg/vect/vect-56.c: New test.
3696 * gcc.dg/vect/vect-57.c: New test.
3697 * gcc.dg/vect/vect-58.c: New test.
3698 * gcc.dg/vect/vect-59.c: New test.
3699 * gcc.dg/vect/vect-60.c: New test.
3700 * gcc.dg/vect/vect-61.c: New test.
3701 * gcc.dg/vect/vect-all.c: New test.
3702 * gcc.dg/vect/vect-none.c: New test.
3703
3704 2004-08-17 Paul Brook <paul@codesourcery.com>
3705
3706 PR fortran/13082
3707 * gfortran.dg/entry_1.f90: New test.
3708
3709 2004-08-17 Andrew Pinski <apinski@apple.com>
3710
3711 * gcc.dg/darwin-20040812-1.c: Compile only on darwin.
3712
3713 2004-08-17 Paolo Bonzini <bonzini@gnu.org>
3714
3715 * gcc.dg/pr17036-1.c: New test.
3716
3717 2004-08-16 Devang Patel <dpatel@apple.com>
3718
3719 * gcc.dg/darwin-20040809-1.c: New test.
3720
3721 2004-08-16 Joseph S. Myers <jsm@polyomino.org.uk>
3722
3723 * gcc.dg/funcdef-attr-1.c: New test.
3724
3725 2004-08-16 Janis Johnson <janis187@us.ibm.com>
3726
3727 * gcc.dg/altivec-17.c: New test.
3728 * gcc.dg/altivec-18.c: New test.
3729
3730 2004-08-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3731
3732 PR c++/6749
3733 * g++.dg/template/vtable2.C: New test.
3734
3735 2004-08-14 Richard Henderson <rth@redhat.com>
3736
3737 * gcc.dg/torture/builtin-attr-1.c: Fix scalbln prototype.
3738 * gcc.dg/pack-test-4.c (main): Return 0.
3739 * gcc.dg/setjmp-1.c: Remove XFAIL.
3740 * gcc.dg/tree-ssa/20040615-1.c: Pass during dom1.
3741
3742 2004-08-14 Richard Henderson <rth@redhat.com>
3743
3744 * gcc.dg/980217-1.c: Add prototype for printf.
3745
3746 2004-08-13 Bud Davis <bdavis9659@comcast.net>
3747
3748 * gfortran.dg/pr16935.f90: New test.
3749
3750 2004-08-13 Janis Johnson <janis187@us.ibm.com>
3751
3752 * g++.dg/ext/altivec-2.C: Revert previous changes and don't execute.
3753
3754 2004-08-13 Paul Brook <paul@codesourcery.com>
3755
3756 * gfortran.dg/der_io_1.f90: Remove stray comma.
3757
3758 2004-08-12 Janis Johnson <janis187@us.ibm.com>
3759
3760 * gcc.dg/vmx/cw-bug-2.c: Remove.
3761 * gcc.dg/vmx/vprint-1.c: Remove.
3762 * gcc.dg/vmx/vscan-1.c: Remove.
3763
3764 2004-08-12 Devang patel <dpatel@apple.com>
3765
3766 * gcc.dg/darwin-20040809-2.c: New test.
3767
3768 2004-08-12 Janis Johnson <janis1872us.ibm.com>
3769
3770 * g++.dg/ext/altivec-12.C: New test.
3771
3772 * g++.dg/ext/altivec-11.C: New test.
3773
3774 2004-08-12 Paul Brook <paul@codesourcery.com>
3775
3776 * g++.dg/abi/arm_cxa_vec_1.C: New test.
3777
3778 2004-08-12 Janis Johnson <janis187@us.ibm.com>
3779
3780 * g++.dg/ext/altivec-2.C: Check for hardware support before
3781 executing any VMX instructions.
3782
3783 * gcc.dg/vmx/ops-long-2.c: Add dg-error directives.
3784
3785 2004-08-12 Jakub Jelinek <jakub@redhat.com>
3786
3787 PR c++/16276
3788 * g++.old-deja/g++.other/comdat4.C: New test.
3789 * g++.old-deja/g++.other/comdat4-aux.cc: New.
3790
3791 2004-08-12 Ben Elliston <bje@au.ibm.com>
3792
3793 PR target/16286
3794 * gcc.dg/pr16286.c: New test.
3795
3796 2004-08-12 Jan Beulich <jbeulich@novell.com>
3797
3798 * g++.dg/ext/asm5.C: New.
3799
3800 2004-08-11 Mark Mitchell <mark@codesourcery.com>
3801
3802 PR c++/16698
3803 * g++.dg/eh/crash1.C: New test.
3804
3805 PR c++/16717
3806 * g++.dg/ext/construct1.C: New test.
3807
3808 2004-08-11 Mark Mitchell <mark@codesourcery.com>
3809
3810 PR c++/16853
3811 * g++.dg/init/ptrmem1.C: New test.
3812
3813 PR c++/16618
3814 * g++.dg/parse/offsetof5.C: New test.
3815
3816 PR c++/16870
3817 * g++.dg/template/overload3.C: New test.
3818
3819 2004-08-11 Mark Mitchell <mark@codesourcery.com>
3820
3821 PR c++/16964
3822 * g++.dg/parse/error16.C: New test.
3823
3824 PR c++/16904
3825 * g++.dg/template/error14.C: New test.
3826
3827 PR c++/16929
3828 * g++.dg/template/error15.C: New test.
3829
3830 2004-08-11 Devang Patel <dpatel@apple.com>
3831
3832 * gcc.dg/darwin-ld-20040809-1.c: New test.
3833 * gcc.dg/darwin-ld-20040809-2.c: New test.
3834
3835 2004-08-11 Steven G. Kargl <kargls@comcast.net>
3836
3837 PR fortran/16917
3838 * gfortran.dg/dfloat_1.f90: New test.
3839
3840 2004-08-09 Mark Mitchell <mark@codesourcery.com>
3841
3842 * gcc.dg/testsuite/gcc.dg/arm-eabi1.c: New test.
3843 * gcc.dg/dll-2.c: Fix dg-require syntax.
3844 * gcc.misc-tests/arm-isr.c (abort): Declare.
3845 (exit): Likewise.
3846
3847 2004-08-10 Mark Mitchell <mark@codesourcery.com>
3848
3849 PR c++/16971
3850 * g++.dg/parse/crash16.C: New test.
3851
3852 2004-08-10 Roger Sayle <roger@eyesopen.com>
3853
3854 * gcc.dg/mips-rsqrt-1.c: New test case.
3855 * gcc.dg/mips-rsqrt-2.c: New test case.
3856 * gcc.dg/mips-rsqrt-3.c: New test case.
3857
3858 2004-08-10 Paul Brook <paul@codesourcery.com>
3859
3860 * gfortran.dg/der_io_1.f90: New test.
3861
3862 2004-08-10 Paul Brook <paul@codesourcery.com>
3863
3864 PR fortran/16919
3865 * gfortran.dg/der_array_1.f90: New test.
3866
3867 2004-08-09 David Edelsohn <edelsohn@gnu.org>
3868
3869 * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
3870
3871 2004-08-09 Paolo Bonzini <bonzini@gnu.org>
3872
3873 * gcc.dg/wchar_t-2.c: Fix typo.
3874
3875 2004-08-09 Falk Hueffner <falk@debian.org>
3876
3877 PR tree-optimization/12517
3878 * gcc.c-torture/compile/pr12517.c: New test.
3879
3880 PR tree-optimization/12578
3881 * gcc.c-torture/compile/pr12578.c: New test.
3882
3883 PR tree-optimization/12899
3884 * gcc.c-torture/compile/pr12899.c: New test.
3885
3886 PR rtl-optimization/14692
3887 * gcc.c-torture/compile/pr14692.c: New test.
3888
3889 PR tree-optimization/16461
3890 * gcc.c-torture/compile/pr16461.c: New test.
3891
3892 2004-08-06 Janne Blomqvist <jblomqvi@cc.hut.fi>
3893
3894 * gfortran.dg/getenv_1.f90: New test.
3895
3896 2004-08-06 Mark Mitchell <mark@codesourcery.com>
3897
3898 * gcc.dg/symbian4.c: Expect a 2-byte wchar_t, not a 4-byte
3899 wchar_t.
3900 * gcc.dg/symbian5.c: Test -fno-short-wchar.
3901
3902 2004-08-06 Paul Brook <paul@codesourcery.com>
3903
3904 * gfortran.dg/ret_array_1.f90: New test.
3905 * gfortran.dg/ret_pointer_1.f90: New test.
3906
3907 2004-08-06 Richard Sandiford <rsandifo@redhat.com>
3908
3909 * gcc.dg/missing-field-init-[12].c: New tests.
3910 * g++.dg/warn/missing-field-init-[12].C: New tests.
3911
3912 2004-08-06 Mark Mitchell <mark@codesourcery.com>
3913
3914 * gcc.dg/enum2.c: New test.
3915 * gcc.dg/symbian3.c: Likewise.
3916 * gcc.dg/symbian4.c: Likewise.
3917 * gcc.dg/wchar_t-2.c: Likewise.
3918
3919 2004-08-05 Mark Mitchell <mark@codesourcery.com>
3920
3921 * g++.dg/ext/visibility/visibility-8.C: Add constructor and
3922 destructor tests.
3923
3924 2004-08-05 Mark Mitchell <mark@codesourcery.com>
3925
3926 * g++.dg/ext/visibility/assign1.C: Use scan-hidden and
3927 dg-require-visiblity.
3928 * g++.dg/ext/visibility/fvisibility-inlines-hidden.C: Likewise.
3929 * g++.dg/ext/visibility/fvisibility.C: Likewise.
3930 * g++.dg/ext/visibility/memfuncts.C: Likewise.
3931 * g++.dg/ext/visibility/new1.C: Likewise.
3932 * g++.dg/ext/visibility/pragma.C: Likewise.
3933 * g++.dg/ext/visibility/staticmemfuncts.C: Likewise.
3934 * g++.dg/ext/visibility/virtual.C: Likewise.
3935 * g++/dg/ext/visibility/visibility-1.C: Likewise.
3936 * g++/dg/ext/visibility/visibility-2.C: Likewise.
3937 * g++/dg/ext/visibility/visibility-3.C: Likewise.
3938 * g++/dg/ext/visibility/visibility-4.C: Likewise.
3939 * g++/dg/ext/visibility/visibility-5.C: Likewise.
3940 * g++/dg/ext/visibility/visibility-6.C: Likewise.
3941 * g++/dg/ext/visibility/visibility-7.C: Likewise.
3942 * g++/dg/ext/visibility/visibility-8.C: New test.
3943 * gcc.c-torture/compile/dll.x: Remove.
3944 * gcc.dg/dll-2.c: Use dg-require-dll
3945 * gcc.dg/visibility-10.c: New test.
3946 * lib/gcc-dg.exp (dg-require-dll): Add Symbian to list of targets
3947 supporting DLLs.
3948 * testsuite/lib/scanasm.exp (scan_hidden): New function.
3949 (scan_not_hidden): Likewise.
3950
3951 2004-08-05 David Edelsohn <edelsohn@gnu.org>
3952
3953 * gcc.dg/sh4a-fprun.c: Fix dg-do typo.
3954
3955 2004-08-05 Richard Sandiford <rsandifo@redhat.com>
3956
3957 * gcc.c-torture/execute/20040805-1.c: New test.
3958
3959 2004-08-04 Andrew Pinski <pinskia@physics.uc.edu>
3960
3961 * gcc.dg/20020118-1.c: Declare abort.
3962 * gcc.dg/altivec_check.h: Likewise.
3963 * gcc.dg/iftrap-2.c: Likewise.
3964 * gcc.dg/pragma-darwin.c: Likewise.
3965 * gcc.dg/rs6000-ldouble-1.c: Declare abort and exit.
3966
3967 2004-08-04 Geoffrey Keating <geoffk@apple.com>
3968
3969 * g++.dg/ext/altivec_check.h: Declare exit as extern "C".
3970
3971 2004-08-05 Joseph S. Myers <jsm@polyomino.org.uk>
3972
3973 * gcc.c-torture/execute/builtins/abs-2.c,
3974 gcc.c-torture/execute/builtins/abs-3.c,
3975 gcc.c-torture/execute/builtins/lib/abs.c, gcc.dg/format/format.h,
3976 gcc.dg/torture/builtin-attr-1.c: Use predefined macros for
3977 intmax_t, uintmax_t and their limits.
3978 * gcc.dg/intmax_t-1.c: New test.
3979
3980 2004-08-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3981
3982 * g++.dg/tc1/dr147.C: Add reference to PR.
3983
3984 2004-08-03 Richard Sandiford <rsandifo@redhat.com>
3985
3986 * gcc.dg/mips-args-[23].c: Declare abort() and exit().
3987 * gcc.dg/torture/mips-hilo-[12].c: Likewise.
3988
3989 2004-08-03 David Edelsohn <edelsohn@gnu.org>
3990
3991 * gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
3992
3993 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
3994
3995 * gcc.dg/redecl-5.c: New test.
3996 * gcc.dg/format/attr-6.c: Expect warning for implicit declaration
3997 of scanf.
3998
3999 2004-08-03 Roger Sayle <roger@eyesopen.com>
4000
4001 PR middle-end/16790
4002 * gcc.c-torture/execute/pr16790-1.c: New test case.
4003
4004 2004-08-03 Mark Mitchell <mark@codesourcery.com>
4005
4006 * g++.dg/ext/visibility/assign1.C: New test.
4007 * g++.dg/ext/visibility/new1.C: Likewise.
4008
4009 * gcc.dg/symbian1.c: New test.
4010 * gcc.dg/symbian2.c: Likewise.
4011
4012 2004-08-03 H.J. Lu <hongjiu.lu@intel.com>
4013
4014 PR target/16570
4015 * gcc.dg/i386-sse-9.c: New test.
4016
4017 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
4018
4019 * gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
4020
4021 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
4022
4023 * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg/20001117-1.c,
4024 gcc.dg/20010202-1.c, gcc.dg/20011008-2.c, gcc.dg/20011214-1.c,
4025 gcc.dg/20020201-1.c, gcc.dg/20020312-2.c, gcc.dg/20020426-2.c,
4026 gcc.dg/20030331-2.c, gcc.dg/20030612-1.c, gcc.dg/20030926-1.c,
4027 gcc.dg/20031216-1.c, gcc.dg/20031218-3.c, gcc.dg/20040305-2.c,
4028 gcc.dg/980226-1.c, gcc.dg/Wreturn-type2.c,
4029 gcc.dg/Wunreachable-6.c, gcc.dg/Wunreachable-7.c,
4030 gcc.dg/align-1.c, gcc.dg/builtin-prefetch-1.c,
4031 gcc.dg/builtins-17.c, gcc.dg/builtins-19.c, gcc.dg/builtins-2.c,
4032 gcc.dg/builtins-20.c, gcc.dg/builtins-21.c, gcc.dg/builtins-7.c,
4033 gcc.dg/builtins-8.c, gcc.dg/cpp/19930510-1.c,
4034 gcc.dg/cpp/charconst-3.c, gcc.dg/cpp/charconst-4.c,
4035 gcc.dg/cpp/mi6.c, gcc.dg/cpp/tr-paste.c, gcc.dg/cpp/trad/mi6.c,
4036 gcc.dg/cpp/trad/paste.c, gcc.dg/cpp/trad/strify.c,
4037 gcc.dg/fastmath-1.c, gcc.dg/fshort-wchar.c, gcc.dg/i386-387-7.c,
4038 gcc.dg/i386-387-8.c, gcc.dg/i386-asm-1.c, gcc.dg/i386-cadd.c,
4039 gcc.dg/i386-fpcvt-3.c, gcc.dg/i386-loop-3.c,
4040 gcc.dg/i386-memset-1.c, gcc.dg/loop-2.c, gcc.dg/nest.c,
4041 gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c,
4042 gcc.dg/noncompile/scope.c, gcc.dg/pack-test-4.c,
4043 gcc.dg/pack-test-5.c, gcc.dg/pch/inline-4.c, gcc.dg/postincr-1.c,
4044 gcc.dg/pr10392-1.c, gcc.dg/pragma-align.c,
4045 gcc.dg/profile-generate-1.c, gcc.dg/sibcall-1.c,
4046 gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
4047 gcc.dg/sibcall-5.c, gcc.dg/sibcall-6.c, gcc.dg/switch-warn-1.c,
4048 gcc.dg/switch-warn-2.c, gcc.dg/torture/builtin-attr-1.c,
4049 gcc.dg/torture/builtin-math-1.c, gcc.dg/torture/builtin-noret-2.c,
4050 gcc.dg/trampoline-1.c, gcc.dg/tree-ssa/20030703-1.c,
4051 gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
4052 gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
4053 gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030729-1.c,
4054 gcc.dg/tree-ssa/20030730-1.c, gcc.dg/tree-ssa/20030730-2.c,
4055 gcc.dg/tree-ssa/20030731-1.c, gcc.dg/tree-ssa/20030807-11.c,
4056 gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-5.c,
4057 gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030808-1.c,
4058 gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
4059 gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
4060 gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
4061 gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
4062 gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-3.c,
4063 gcc.dg/tree-ssa/20030922-1.c, gcc.dg/tree-ssa/20031113-1.c,
4064 gcc.dg/tree-ssa/20040121-1.c, gcc.dg/tree-ssa/20040319-1.c,
4065 gcc.dg/tree-ssa/20040324-1.c, gcc.dg/tree-ssa/20040326-1.c,
4066 gcc.dg/tree-ssa/20040326-2.c, gcc.dg/tree-ssa/20040517-1.c,
4067 gcc.dg/tree-ssa/ssa-ccp-10.c, gcc.dg/tree-ssa/ssa-pre-1.c,
4068 gcc.dg/tree-ssa/tailcall-1.c, gcc.dg/tree-ssa/tailrecursion-5.c,
4069 gcc.dg/ultrasp3.c, gcc.dg/winline-7.c, gcc.misc-tests/bprob-1.c,
4070 gcc.misc-tests/bprob-2.c, gcc.misc-tests/gcov-3.c,
4071 gcc.misc-tests/gcov-4.c, gcc.misc-tests/gcov-4b.c,
4072 gcc.misc-tests/gcov-6.c, gcc.misc-tests/gcov-7.c,
4073 gcc.misc-tests/i386-pf-3dnow-1.c,
4074 gcc.misc-tests/i386-pf-athlon-1.c,
4075 gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
4076 objc.dg/nested-func-1.m, objc.dg/special/unclaimed-category-1.m:
4077 Declare built-in functions used.
4078 * gcc.dg/torture/builtin-attr-1.c (nexttoward): Use FPTEST2ARG2.
4079
4080 2004-08-02 Mark Mitchell <mark@codesourcery.com>
4081
4082 PR c++/16707
4083 * g++.dg/lookup/using12.C: New test.
4084
4085 * g++.dg/init/null1.C: Fix PR number.
4086 * g++.dg/parse/namespace10.C: Likewise.
4087
4088 2004-08-01 Mark Mitchell <mark@codesourcery.com>
4089
4090 PR c++/16224
4091 * g++.dg/template/spec17.C: New test.
4092 * g++.old-deja/g++.ns/template13.C: Remove XFAIL.
4093 * g++.old-deja/g++.pt/lookup10.C: Add dg-error marker.
4094
4095 2004-08-02 David Billinghurst
4096
4097 PR fortran/16292
4098 * gfortran.dg/g77/cabs.f: xfail on mips-sgi-irix6*
4099
4100 2004-08-01 Zack Weinberg <zack@codesourcery.com>
4101
4102 * gcc.dg/ia64-got-1.c: New test case.
4103
4104 2004-08-01 Mark Mitchell <mark@codesourcery.com>
4105
4106 PR c++/16489
4107 * g++.dg/init/null1.C: New test.
4108 * g++.dg/tc1/dr76.C: Adjust error marker.
4109
4110 PR c++/16529
4111 * g++.dg/parse/namespace10.C: New test.
4112
4113 PR c++/16810
4114 * g++.dg/inherit/ptrmem2.C: New test.
4115
4116 2004-08-02 Ben Elliston <bje@au.ibm.com>
4117
4118 PR target/16155
4119 * gcc.dg/pr16155.c: New test.
4120
4121 2004-07-31 Joseph S. Myers <jsm@polyomino.org.uk>
4122
4123 * gcc.dg/redecl-2.c: New test.
4124
4125 2004-07-30 Geoffrey Keating <geoffk@apple.com>
4126
4127 * gcc.dg/darwin-longdouble.c: New file.
4128
4129 2004-07-30 Richard Henderson <rth@redhat.com>
4130
4131 * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Fix
4132 write to constant argument.
4133 * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
4134
4135 2004-07-30 Richard Henderson <rth@redhat.com>
4136
4137 * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Disable
4138 tests of nearest around zero.
4139
4140 2004-07-30 Andrew Pinski <apinski@apple.com>
4141
4142 * gcc.c-torture/compile/20040730-1.c: New test.
4143
4144 2004-07-30 Aldy Hernandez <aldyh@redhat.com>
4145
4146 * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
4147 powerpc-eabispe.
4148
4149 2004-07-30 Aldy Hernandez <aldyh@redhat.com>
4150
4151 * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
4152
4153 2004-07-30 Richard Sandiford <rsandifo@redhat.com>
4154
4155 * lib/g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already
4156 contains $ld_library_path.
4157 * lib/gfortran.exp (gfortran_link_flags): Likewise.
4158
4159 2004-07-29 Richard Henderson <rth@redhat.com>
4160
4161 * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.
4162
4163 * g++.dg/ext/stmtexpr2.C (alt1): Rename from expected.
4164 (alt2, which): New.
4165 (Check): Accept either alternative.
4166
4167 2004-07-29 Mark Mitchell <mark@codesourcery.com>
4168
4169 * g++.dg/abi/inline1.C: New test.
4170 * g++.dg/abi/local1-a.cc: Likewise.
4171 * g++.dg/abi/local1.C: Likewise.
4172 * g++.dg/abi/mangle11.C: Tweak location of warnings.
4173 * g++.dg/abi/mangle12.C: Likewise.
4174 * g++.dg/abi/mangle17.C: Likewise.
4175 * g++.dg/abi/mangle20-2.C: Likewise.
4176 * g++.dg/opt/interface1.C: Likewise.
4177 * g++.dg/opt/interface1.h: Likewise.
4178 * g++.dg/opt/interface1-a.cc: New test.
4179 * g++.dg/parse/repo1.C: New test.
4180 * g++.dg/template/repo1.C: Likewise.
4181 * g++.dg/warn/Winline-1.C: Likewise.
4182 * lib/gcc-dg.exp (gcc-dg-test-1): Fix -frepo handling.
4183
4184 2004-07-29 Diego Novillo <dnovillo@redhat.com>
4185
4186 * gcc.dg/tree-ssa/20040729-1.c: New test.
4187
4188 2004-07-27 Matt Austern <austern@apple.com>
4189
4190 * gcc.dg/darwin-bool-1.c: New test.
4191 * gcc.dg/darwin-bool-2.c: New test.
4192
4193 2004-07-28 Richard Henderson <rth@redhat.com>
4194
4195 * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
4196 arguments in the correct type. Don't write to constant arguments.
4197
4198 2004-07-28 Diego Novillo <dnovillo@redhat.com>
4199
4200 PR tree-optimization/16688
4201 PR tree-optimization/16689
4202 * g++.dg/tree-ssa/pr16688.C: New test.
4203
4204 2004-07-28 Diego Novillo <dnovillo@redhat.com>
4205
4206 * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
4207 loads. Not only in the comment, this time.
4208
4209 2004-07-28 Alexandre Oliva <aoliva@redhat.com>
4210
4211 2003-07-06 Alexandre Oliva <aoliva@redhat.com>
4212 * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
4213 2003-07-01 Alexandre Oliva <aoliva@redhat.com>
4214 * gcc.dg/sh4a-bitmovua.c: New.
4215 * gcc.dg/sh4a-cos.c: New.
4216 * gcc.dg/sh4a-cosf.c: New.
4217 * gcc.dg/sh4a-fprun.c: New.
4218 * gcc.dg/sh4a-fsrra.c: New.
4219 * gcc.dg/sh4a-memmovua.c: New.
4220 * gcc.dg/sh4a-sin.c: New.
4221 * gcc.dg/sh4a-sincos.c: New.
4222 * gcc.dg/sh4a-sincosf.c: New.
4223 * gcc.dg/sh4a-sinf.c: New.
4224
4225 2004-07-28 Diego Novillo <dnovillo@redhat.com>
4226
4227 * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
4228 conditionals.
4229 * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
4230 loads.
4231 * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
4232 DOM1.
4233
4234 2004-07-27 Andrew Pinski <apinski@apple.com>
4235
4236 * g++.dg/rtti/tinfo1.C: Correct the xfail.
4237
4238 2004-07-27 Nitin Yewale <nitiny@kpitcummins.com>
4239
4240 * gcc.dg/pragma-isr.c: New test.
4241
4242 2004-07-27 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4243
4244 PR c++/14429
4245 * g++.dg/template/ttp11.C: New test.
4246
4247 2004-07-27 Diego Novillo <dnovillo@redhat.com>
4248
4249 * gcc.c-torture/compile/20040727-1.c: New test.
4250
4251 2004-07-26 Eric Christopher <echristo@redhat.com>
4252
4253 * gcc.c-torture/compile/20040726-2.c: New test.
4254
4255 2004-07-26 Andrew Pinski <apinski@apple.com>
4256
4257 * g++.dg/rtti/tinfo1.C: Xfail.
4258
4259 2004-07-26 Richard Sandiford <rsandifo@redhat.com>
4260
4261 * gcc.c-torture/compile/20040726-1.c: New test.
4262
4263 2004-07-26 Niall Douglas <s_fsfeurope2@nedprod.com>
4264 Brian Ryner <bryner@brianryner.com>
4265
4266 PR c++/9283
4267 PR c++/15000
4268 * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
4269 * g++.dg/ext/visibility/: New directory.
4270 * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
4271 g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
4272 g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
4273 g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
4274 * g++.dg/ext/visibility/fvisibility.C,
4275 g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
4276 g++.dg/ext/visibility/fvisibility-override1.C
4277 g++.dg/ext/visibility/fvisibility-override2.C
4278 g++.dg/ext/visibility/memfuncts.C
4279 g++.dg/ext/visibility/noPLT.C
4280 g++.dg/ext/visibility/pragma.C
4281 g++.dg/ext/visibility/pragma-override1.C
4282 g++.dg/ext/visibility/pragma-override2.C
4283 g++.dg/ext/visibility/staticmemfuncts.C
4284 g++.dg/ext/visibility/virtual.C: New tests.
4285
4286 2004-07-25 Joseph S. Myers <jsm@polyomino.org.uk>
4287
4288 PR c/15360
4289 * gcc.dg/pr15360-1.c: New test.
4290
4291 2004-07-25 Daniel Jacobowitz <dan@debian.org>
4292
4293 * gcc.dg/pragma-align-2.c: New test.
4294 * gcc.dg/pragma-init-fini.c: New test.
4295 * gcc.dg/pragma-align.c: Change from compile to run. Run on Solaris
4296 targets.
4297
4298 2004-07-25 Joseph S. Myers <jsm@polyomino.org.uk>
4299
4300 * gcc.dg/init-string-2.c: New test.
4301
4302 2004-07-24 Zack Weinberg <zack@codesourcery.com>
4303
4304 PR 16684
4305 * gcc.dg/Wredundant-decls-1.c: New test case.
4306
4307 2004-07-24 Jakub Jelinek <jakub@redhat.com>
4308
4309 * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
4310 * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
4311 * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
4312 * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
4313 * gcc.dg/compat/generate-random.c: New file.
4314 * gcc.dg/compat/generate-random.h: Likewise.
4315 * gcc.dg/compat/generate-random_r.c: Likewise.
4316 * gcc.dg/compat/struct-layout-1.h: Likewise.
4317 * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
4318 * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
4319 * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
4320 * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
4321 * gcc.dg/compat/struct-layout-1_main.c: New test.
4322 * gcc.dg/compat/struct-layout-1_x.c: New file.
4323 * gcc.dg/compat/struct-layout-1_y.c: New file.
4324 * gcc.dg/compat/struct-layout-1_test.h: New file.
4325
4326 2004-07-23 Joseph S. Myers <jsm@polyomino.org.uk>
4327
4328 * gcc.dg/comp-return-1.c: New test
4329
4330 2004-07-23 Janis Johnson <janis187@us.ibm.com>
4331
4332 * gcc.dg/vmx/8-02a.c: Fix typo.
4333
4334 * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
4335 * gcc.dg/darwin-abi-3.c: New test.
4336
4337 * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
4338 * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
4339
4340 * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
4341 * gcc.dg/vmx/ops-long-1.c: New test.
4342 * gcc.dg/vmx/ops-long-2.c: New test.
4343
4344 2004-07-23 Nathan Sidwell <nathan@codesourcery.com>
4345
4346 * g++.dg/lookup/conv-[1234].C: New.
4347
4348 2004-07-22 Mark Mitchell <mark@codesourcery.com>
4349
4350 * g++.dg/parse/attr2.C: Simplify.
4351
4352 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4353
4354 PR c/7284
4355 * gcc.c-torture/execute/pr7284-1.c: New test.
4356
4357 2004-07-22 Brian Booth <bbooth@redhat.com>
4358
4359 * gcc.dg/tree-ssa/20040721-1.c: New test.
4360
4361 2004-07-22 Nathan Sidwell <nathan@codesourcery.com>
4362
4363 * g++.dg/template/crash20.c: New.
4364
4365 2004-07-22 David Billinghurst (David.Billinghurst@riotinto.com)
4366
4367 * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
4368 Add dg-run directive. Declare variables as required.
4369 * gfortran.dg/g77/README: Update
4370
4371 2004-07-22 Hans-Peter Nilsson <hp@axis.com>
4372
4373 * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
4374 gcc.dg/cris-peep2-andu2.c: New tests.
4375
4376 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4377
4378 PR c/15052
4379 * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
4380 on return type.
4381 * gcc.dg/qual-return-1.c: Use -Wreturn-type. Update expected
4382 messages.
4383 * gcc.dg/qual-return-2.c: Update expected messages.
4384 * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
4385
4386 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4387
4388 * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
4389 * gcc.dg/noncompile/921102-1.c: Update expected error message.
4390
4391 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4392
4393 PR c/11250
4394 * gcc.dg/init-string-1.c: New test.
4395
4396 2004-07-21 Jakub Jelinek <jakub@redhat.com>
4397
4398 PR middle-end/15345
4399 PR c/16450
4400 * gcc.dg/torture/nested-fn-1.c: New test.
4401
4402 2004-07-20 H.J. Lu <hongjiu.lu@intel.com>
4403
4404 PR target/16559
4405 * gcc.dg/ia64-fptr-1.c: New file.
4406
4407 2004-07-21 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4408
4409 PR c++/14497
4410 * g++.dg/template/spec16.C: New test.
4411 * g++.old-deja/g++.robertl/eb118.C: Remove.
4412
4413 2004-07-21 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4414
4415 PR c++/509
4416 * g++.dg/template/spec15.C: New test.
4417
4418 2004-07-21 David Billinghurst (David.Billinghurst@riotinto.com)
4419
4420 Copy cases from g77.f-torture/execute and add dg-run
4421 directive. Other changes as noted.
4422 * gfortran.dg/g77/13037.f
4423 * gfortran.dg/g77/1832.f
4424 * gfortran.dg/g77/19981119-0.f
4425 * gfortran.dg/g77/19990313-0.f
4426 * gfortran.dg/g77/19990313-1.f
4427 * gfortran.dg/g77/19990313-2.f
4428 * gfortran.dg/g77/19990313-3.f
4429 * gfortran.dg/g77/19990419-1.f
4430 * gfortran.dg/g77/19990826-0.f
4431 * gfortran.dg/g77/19990826-2.f
4432 * gfortran.dg/g77/20000503-1.f
4433 * gfortran.dg/g77/20001111.f
4434 * gfortran.dg/g77/20010116.f
4435 * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
4436 * gfortran.dg/g77/20010430.f
4437 * gfortran.dg/g77/6177.f
4438 * gfortran.dg/g77/947.f
4439 * gfortran.dg/g77/970816-3.f
4440 * gfortran.dg/g77/971102-1.f
4441 * gfortran.dg/g77/980520-1.f
4442 * gfortran.dg/g77/980628-0.f
4443 * gfortran.dg/g77/980628-1.f
4444 * gfortran.dg/g77/980628-10.f
4445 * gfortran.dg/g77/980628-2.f
4446 * gfortran.dg/g77/980628-3.f
4447 * gfortran.dg/g77/980628-7.f
4448 * gfortran.dg/g77/980628-8.f
4449 * gfortran.dg/g77/980628-9.f
4450 * gfortran.dg/g77/980701-0.f
4451 * gfortran.dg/g77/980701-1.f
4452 * gfortran.dg/g77/cabs.f
4453 * gfortran.dg/g77/claus.f
4454 * gfortran.dg/g77/complex_1.f
4455 * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
4456 * gfortran.dg/g77/dcomplex.f
4457 * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
4458 * gfortran.dg/g77/f90-intrinsic-mathematical.f
4459 * gfortran.dg/g77/f90-intrinsic-numeric.f
4460 * gfortran.dg/g77/int8421.f
4461 * gfortran.dg/g77/labug1.f
4462 * gfortran.dg/g77/large_vec.f
4463 * gfortran.dg/g77/le.f
4464 * gfortran.dg/g77/short.f
4465 * gfortran.dg/g77/README: Update
4466
4467 2004-07-20 Mark Mitchell <mark@codesourcery.com>
4468
4469 PR c++/16637
4470 * g++.dg/parse/lookup4.C: New test.
4471
4472 2004-07-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4473
4474 PR c++/16175
4475 * g++.dg/template/ttp10.C: New test.
4476
4477 2004-07-20 Joseph S. Myers <jsm@polyomino.org.uk>
4478
4479 * gcc.dg/pr12625-1.c: New test.
4480
4481 2004-07-20 Steven Bosscher <stevenb@suse.de>
4482
4483 * testsuite/gcc.dg/switch-warn-1.c: New test.
4484 * testsuite/gcc.dg/switch-warn-2.c: New test.
4485 * gcc.c-torture/compile/pr14730.c: Update.
4486
4487 2004-07-19 Kelley Cook <kcook@gcc.gnu.org>
4488
4489 * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
4490 g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
4491 g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
4492 g++.dg/template/nontype3.C: Remove trailing CR from tests.
4493
4494 2004-07-18 Mark Mitchell <mark@codesourcery.com>
4495
4496 PR c++/16623
4497 * g++.dg/template/assign1.C: New test.
4498
4499 2004-07-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4500
4501 PR c++/12170
4502 * g++.dg/template/ttp9.C: New test.
4503
4504 2004-07-19 Daniel Jacobowitz <dan@debian.org>
4505
4506 * gcc.dg/format/cmn-err-1.c: New test.
4507
4508 2004-07-19 Joseph S. Myers <jsm@polyomino.org.uk>
4509
4510 * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
4511 gcc.dg/Wparentheses-10.c: New tests.
4512 * gcc.dg/Wparentheses-5.c: Remove XFAILs.
4513
4514 2004-07-18 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4515
4516 PR fortran/16465
4517 * gfortran.dg/g77//ffixed-line-length-0.f,
4518 gfortran.dg/g77/ffixed-line-length-132.f,
4519 gfortran.dg/g77/ffixed-line-length-72.f,
4520 gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
4521 gfortran.dg/g77/README: Update.
4522
4523 2004-07-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4524
4525 PR c++/13092
4526 * g++.dg/template/non-dependent7.C: New test.
4527 * g++.dg/template/non-dependent8.C: Likewise.
4528 * g++.dg/template/non-dependent9.C: Likewise.
4529 * g++.dg/template/non-dependent10.C: Likewise.
4530
4531 2004-07-17 Mark Mitchell <mark@codesourcery.com>
4532
4533 PR c++/16337
4534 * g++.dg/parse/attr2.C: New test.
4535
4536 2004-07-17 Toon Moene <toon@moene.indiv.nluug.nl>
4537
4538 * g77.dg: Removed.
4539 * g77.f-torture: Ditto.
4540
4541 2004-07-17 Joseph S. Myers <jsm@polyomino.org.uk>
4542
4543 * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
4544 gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
4545 Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
4546
4547 2004-07-16 Richard Henderson <rth@redhat.com>
4548
4549 * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
4550
4551 2004-07-16 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4552
4553 * lib/fortran-torture.exp (fortran-torture): Don't test compile
4554 tests with full list of options.
4555 * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
4556 of TORTURE_OPTIONS if test contains 'dg-do run'.
4557
4558 PR fortran/16404
4559 * gfortran.dg/do_iterator.f90: New test.
4560
4561 2004-07-16 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4562
4563 PR rtl-optimization/16536
4564 * gcc.c-torture/execute/restrict-1.c: New test.
4565
4566 2004-07-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4567
4568 PR fortran/15324
4569 * gfortran.dg/pr15324.f90: New test.
4570
4571 PR fortran/15129
4572 * gfortran.dg/pr15129.f90: New test.
4573
4574 PR fortran/15140
4575 * gfortran.dg/pr15140.f90: New test.
4576
4577 PR fortran/13792
4578 * gfortran.fortran-torture/execute/bounds.f90: Add check for
4579 compile-time simplification.
4580
4581 2004-07-14 Mike Stump <mrs@apple.com>
4582
4583 * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
4584
4585 2004-07-14 James E Wilson <wilson@specifixinc.com>
4586
4587 PR target/16325
4588 * gcc.dg/profile-generate-1.c: New.
4589
4590 2004-07-15 Jakub Jelinek <jakub@redhat.com>
4591
4592 * gcc.c-torture/execute/20040709-1.c: New test.
4593 * gcc.c-torture/execute/20040709-2.c: New test.
4594
4595 2004-07-14 Mike Stump <mrs@apple.com>
4596
4597 * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
4598
4599 2004-07-14 Mike Stump <mrs@apple.com>
4600
4601 * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
4602
4603 2004-07-13 Mark Mitchell <mark@codesourcery.com>
4604
4605 PR c++/16518
4606 * g++.dg/parse/mutable1.C: New test.
4607
4608 2004-07-13 Diego Novillo <dnovillo@redhat.com>
4609
4610 PR tree-optimization/16443
4611 * gcc.dg/tree-ssa/20040713-1.c: New test.
4612
4613 2004-07-15 Ulrich Weigand <uweigand@de.ibm.com>
4614
4615 * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
4616 for operator new.
4617
4618 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
4619
4620 * gfortran.dg/g77/README: New file
4621 * gfortran.dg/g77/19981216-0.f: Copy from
4622 g77.f-torture/noncompile. Add "dg-do compile" and
4623 dg-error as required.
4624 * gfortran.dg/g77/19990218-1.f: Likewise
4625 * gfortran.dg/g77/19990905-1.f: Likewise
4626 * gfortran.dg/g77/9263.f: Likewise
4627 * gfortran.dg/g77/980615-0.f: Likewise
4628 * gfortran.dg/g77/980616-0.f: Likewise
4629 * gfortran.dg/g77/check0.f: Likewise
4630 * gfortran.dg/g77/select_no_compile.f: Likewise
4631
4632 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
4633
4634 Copy files from g77.f-torture/compile.
4635 Add "{ dg-do compile}". Other changes as noted
4636 * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
4637 * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
4638 * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
4639 * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
4640 * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
4641 * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
4642 * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
4643 * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
4644 statement to conform to standard. Append alpha1.x for reference.
4645 * gfortran.dg/g77/xformat.f: Add dg-warning
4646
4647 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
4648
4649 * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
4650 Add {dg-do compile} directive.
4651 * gfortran.dg/g77/cpp2.F: Likewise
4652
4653 2004-07-12 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4654
4655 PR c++/5402
4656 * g++.dg/lookup/name-clash1.C: New test.
4657
4658 PR c++/9777
4659 * g++.dg/lookup/name-clash2.C: New test.
4660
4661 PR c++/12102
4662 * g++.dg/lookup/name-clash3.C: New test.
4663
4664 2004-07-12 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4665
4666 * g++.dg/lookup/new2.C: New test.
4667 * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
4668
4669 2004-07-12 David Billinghurst <David.Billinghurst@riotinto.com>
4670
4671 * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
4672 Add {dg-do compile} directive.
4673 * gfortran.dg/g77/13060.f: Likewise
4674 * gfortran.dg/g77/19990218-0.f: Likewise
4675 * gfortran.dg/g77/19990305-0.f: Likewise
4676 * gfortran.dg/g77/19990419-0.f: Likewise
4677 * gfortran.dg/g77/19990502-0.f: Likewise
4678 * gfortran.dg/g77/19990502-1.f: Likewise
4679 * gfortran.dg/g77/19990525-0.f: Likewise
4680 * gfortran.dg/g77/19990826-1.f: Likewise
4681 * gfortran.dg/g77/19990826-3.f: Likewise
4682 * gfortran.dg/g77/19990905-2.f: Likewise
4683 * gfortran.dg/g77/20000412-1.f: Likewise
4684 * gfortran.dg/g77/20000511-1.f: Likewise
4685 * gfortran.dg/g77/20000511-2.f: Likewise
4686 * gfortran.dg/g77/20000518.f: Likewise
4687 * gfortran.dg/g77/20000601-1.f: Likewise
4688 * gfortran.dg/g77/20000601-2.f: Likewise
4689 * gfortran.dg/g77/20000629-1.f: Likewise
4690 * gfortran.dg/g77/20000630-2.f: Likewise
4691 * gfortran.dg/g77/20010115.f: Likewise
4692 * gfortran.dg/g77/20010321-1.f: Likewise
4693 * gfortran.dg/g77/20010426.f: Likewise
4694 * gfortran.dg/g77/20020307-1.f: Likewise
4695 * gfortran.dg/g77/8485.f: Likewise
4696 * gfortran.dg/g77/960317-1.f: Likewise
4697 * gfortran.dg/g77/970915-0.f: Likewise
4698 * gfortran.dg/g77/980310-1.f: Likewise
4699 * gfortran.dg/g77/980310-2.f: Likewise
4700 * gfortran.dg/g77/980310-3.f: Likewise
4701 * gfortran.dg/g77/980310-4.f: Likewise
4702 * gfortran.dg/g77/980310-6.f: Likewise
4703 * gfortran.dg/g77/980310-7.f: Likewise
4704 * gfortran.dg/g77/980310-8.f: Likewise
4705 * gfortran.dg/g77/980419-2.f: Likewise
4706 * gfortran.dg/g77/980424-0.f: Likewise
4707 * gfortran.dg/g77/980427-0.f: Likewise
4708 * gfortran.dg/g77/980729-0.f: Likewise
4709 * gfortran.dg/g77/981117-1.f: Likewise
4710 * gfortran.dg/g77/toon_1.f: Likewise
4711
4712 2004-07-12 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4713
4714 PR c++/2204
4715 * g++.dg/other/abstract2.C: New test.
4716
4717 2004-07-12 Paul Brook <paul@codesourcery.com>
4718
4719 * gfortran.dg/pointer_init_1.f90: New test.
4720
4721 2004-07-11 Paul Brook <paul@codesourcery.com>
4722
4723 PR fortran/15986
4724 * gfortran.dg/contained_1.f90: New test.
4725
4726 2004-07-11 Mark Mitchell <mark@codesourcery.com>
4727
4728 * g++.dg/parse/defarg8.C: New test.
4729
4730 2004-07-11 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4731
4732 PR fortran/16433
4733 * gfortran.dg/pr16433.f: New test.
4734
4735 PR fortran/17574
4736 * gfortran.dg/pr15754.f90: New test.
4737
4738 2004-07-11 Joseph S. Myers <jsm@polyomino.org.uk>
4739
4740 PR tree-optimization/16437
4741 * gcc.c-torture/execute/bitfld-4.c: New test.
4742
4743 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4744
4745 * gfortran.fortran-torture/execute/common_2.f90: Add check for
4746 access to common var from module.
4747
4748 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4749
4750 PR fortran/16336
4751 * gfortran.fortran-torture/execute/common_2.f90: New test.
4752
4753 2004-07-10 Paul Brook <paul@codesourcery.com>
4754
4755 * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
4756
4757 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4758
4759 PR fortran/15969
4760 * gfortran.fortran-torture/execute/der_init_5.f90: New test.
4761
4762 2004-07-10 David Billinghurst <David.Billinghurst@riotinto.com>
4763
4764 * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
4765 * gfortran.dg/g77/ffixed-form-2.f: Likewise
4766 * gfortran.dg/g77/ffree-form-1.f: Likewise
4767 * gfortran.dg/g77/ffree-form-2.f: Likewise
4768 * gfortran.dg/g77/ffree-form-3.f: Likewise
4769 * gfortran.dg/g77/fno-underscoring.f: Likewise
4770 * gfortran.dg/g77/funderscoring.f: Likewise
4771 * gfortran.dg/g77/pr9258.f: Likewise. Add dg-warning lines.
4772
4773 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4774
4775 * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
4776
4777 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4778 Paul Brook <paul@codesourcery.com>
4779
4780 PR fortran/13415
4781 * gfortran.dg/common_pointer_1.f90: New test.
4782
4783 2004-07-10 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4784
4785 * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
4786
4787 2004-07-09 James E Wilson <wilson@specifixinc.com>
4788
4789 PR target/16364
4790 * gcc.c-torture/compile/20040709-1.c: New.
4791
4792 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4793
4794 PR fortran/14077
4795 * gfortran.fortran-torture/execute/module_init_1.f90: New test.
4796
4797 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4798
4799 PR fortran/13201
4800 * gfortran.dg/shape_1.f90: New test.
4801
4802 2004-07-09 Zack Weinberg <zack@codesourcery.com>
4803 Andrew Pinski <apinski@apple.com>
4804
4805 * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
4806
4807 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4808
4809 * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
4810 comment.
4811
4812 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4813 Paul Brook <paul@codesourcery.com>
4814
4815 * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
4816 '.f95' and '.F95'.
4817
4818 2004-07-09 Diego Novillo <dnovillo@redhat.com>
4819
4820 * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
4821
4822 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4823
4824 * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
4825 testcases with capital suffix.
4826
4827 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4828
4829 PR fortran/15481
4830 PR fortran/13372
4831 PR fortran/13575
4832 PR fortran/15978
4833 * gfortran.fortran-torture/compile/implicit_2.f90: New test.
4834
4835 * gfortran.dg/implicit_1.f90: New test.
4836
4837 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
4838
4839 * lib/gfortran-dg.exp (gfortran-dg-test): Adapt regular
4840 expression to match gfortran warning/error messages
4841 * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
4842 dg-error text.
4843
4844 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
4845
4846 * lib/fortran-torture.exp: Rename proc search_for to
4847 search_for_re.
4848
4849 2004-07-09 Eric Botcazou <ebotcazou@libertysurf.fr>
4850
4851 * gcc.c-torture/execute/simd-5.x: New file.
4852 XFAIL on SPARC 64-bit at -O0.
4853
4854 2004-07-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4855
4856 PR c++/8211
4857 PR c++/16165
4858 * g++.dg/warn/effc3.C: New test.
4859
4860 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
4861
4862 * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
4863 change X to 1X in format.
4864 * gfortran.dg/g77/20010216-1.f: Copy from g77.dg and
4865 add data statements to conform to standard.
4866
4867 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
4868
4869 * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
4870 * gfortran.dg/g77/f77-edit-t-in.f: Likewise
4871 * gfortran.dg/g77/f77-edit-x-out.f: Likewise
4872
4873 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
4874
4875 * gfortran.dg/g77/7388.f: Copy from g77.dg
4876 * gfortran.dg/g77/f77-edit-i-out.f: Likewise
4877 * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
4878 * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
4879 * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
4880 * gfortran.dg/g77/f77-edit-t-out.f: Likewise
4881 * gfortran.dg/g77/f77-edit-h-out.f: Likewise
4882 * gfortran.dg/g77/strlen0.f: Likewise
4883
4884 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
4885
4886 * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
4887 * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
4888
4889 2004-07-08 Eric Botcazou <ebotcazou@libertysurf.fr>
4890
4891 * gcc.c-torture/execute/920428-2.x: Delete.
4892 * gcc.c-torture/execute/920501-7.x: Likewise.
4893
4894 2004-07-08 Jakub Jelinek <jakub@redhat.com>
4895
4896 * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
4897 -march=i386 into -march=i686. Add -march=i686 -mtune=x and
4898 -march=x for pentium3, pentium3m, pentium-m, pentium4m,
4899 prescott and c3-2.
4900 (PREFETCH_3DNOW): Add -march=c3.
4901
4902 2004-07-08 Diego Novillo <dnovillo@redhat.com>
4903
4904 PR c/16437
4905 * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
4906 * gcc.c-torture/execute/bf64-1.x: Likewise.
4907
4908 2004-07-08 Eric Botcazou <ebotcazou@libertysurf.fr>
4909
4910 * gcc.c-torture/compile/20040708-1.c: New test.
4911
4912 2004-07-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4913
4914 PR c++/16169
4915 * g++.dg/warn/effc2.C: New test.
4916
4917 2004-07-08 Joseph S. Myers <jsm@polyomino.org.uk>
4918
4919 * gcc.c-torture/execute/bitfld-1.x: Remove.
4920 * gcc.c-torture/execute/bitfld-3.c: New test.
4921 * gcc.dg/bitfld-2.c: Remove XFAILs.
4922
4923 2004-07-07 H.J. Lu <hongjiu.lu@intel.com>
4924
4925 PR c++/16276
4926 * g++.dg/rtti/tinfo1.C: New file.
4927
4928 2004-07-07 Eric Christopher <echristo@redhat.com>
4929
4930 * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
4931
4932 2004-07-07 Andrew Pinski <apinski@apple.com>
4933
4934 * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
4935
4936 2004-07-07 Mark Mitchell <mark@codesourcery.com>
4937
4938 * g++.dg/init/call1.C: XFAIL.
4939
4940 2004-07-07 Alexandre Oliva <aoliva@redhat.com>
4941
4942 * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
4943 except for movstrict*, to movmem* and clrstr* to clrmem*.
4944
4945 2004-07-07 Richard Sandiford <rsandifo@redhat.com>
4946
4947 * gcc.c-torture/execute/20040707-1.c: New test.
4948
4949 2004-07-06 Richard Sandiford <rsandifo@redhat.com>
4950
4951 * gcc.c-torture/execute/20040706-1.c: New test.
4952
4953 2004-07-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4954
4955 PR c++/3671
4956 * g++.dg/template/spec14.C: New test.
4957
4958 2004-07-05 Jakub Jelinek <jakub@redhat.com>
4959
4960 * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
4961 nothing if not yet defined. Use it in b, c and d type definitions.
4962 * gcc.c-torture/execute/20040705-1.c: New test.
4963 * gcc.c-torture/execute/20040705-2.c: New test.
4964
4965 2004-07-05 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4966
4967 PR c++/2518
4968 * g++.dg/lookup/new1.C: New test.
4969
4970 2004-07-05 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4971
4972 PR c++/11406
4973 * g++.dg/template/sizeof8.C: New test.
4974
4975 2004-07-05 Richard Sandiford <rsandifo@redhat.com>
4976
4977 * gcc.c-torture/compile/20040705-1.c: New test.
4978
4979 2004-07-04 Bud Davis <bdavis9659@comcast.net>
4980
4981 * gfortran.fortran-torture/execute/seq_io.f90: New test.
4982
4983 2004-07-04 Neil Booth <neil@duron.akihabara.co.uk>
4984
4985 * gcc.dg/cpp/if-mop.c: Two new testcases.
4986 * gcc.dg/cpp/trad/comment-3.c: New.
4987
4988 2004-07-04 Paul Brook <paul@codesourcery.com>
4989
4990 * gfortran.fortran-torture/compile/implicit_1.f90: New test.
4991
4992 2004-07-03 Scott Brumbaugh <scottb.lists@verizon.net>
4993
4994 PR c++/3761
4995 * g++.dg/lookup/crash4.C: New test.
4996
4997 2004-07-02 Zack Weinberg <zack@codesourcery.com>
4998
4999 * gcc.c-torture/execute/builtin-abs-1.c
5000 * gcc.c-torture/execute/builtin-abs-2.c
5001 * gcc.c-torture/execute/builtin-complex-1.c
5002 * gcc.c-torture/execute/builtins/string-1-lib.c
5003 * gcc.c-torture/execute/builtins/string-1.c
5004 * gcc.c-torture/execute/builtins/string-2-lib.c
5005 * gcc.c-torture/execute/builtins/string-2.c
5006 * gcc.c-torture/execute/builtins/string-3-lib.c
5007 * gcc.c-torture/execute/builtins/string-3.c
5008 * gcc.c-torture/execute/builtins/string-4-lib.c
5009 * gcc.c-torture/execute/builtins/string-4.c
5010 * gcc.c-torture/execute/builtins/string-5-lib.c
5011 * gcc.c-torture/execute/builtins/string-5.c
5012 * gcc.c-torture/execute/builtins/string-6-lib.c
5013 * gcc.c-torture/execute/builtins/string-6.c
5014 * gcc.c-torture/execute/builtins/string-7-lib.c
5015 * gcc.c-torture/execute/builtins/string-7.c
5016 * gcc.c-torture/execute/builtins/string-8-lib.c
5017 * gcc.c-torture/execute/builtins/string-8.c
5018 * gcc.c-torture/execute/builtins/string-9-lib.c
5019 * gcc.c-torture/execute/builtins/string-9.c
5020 * gcc.c-torture/execute/builtins/string-asm-1-lib.c
5021 * gcc.c-torture/execute/builtins/string-asm-1.c
5022 * gcc.c-torture/execute/builtins/string-asm-2-lib.c
5023 * gcc.c-torture/execute/builtins/string-asm-2.c
5024 * gcc.c-torture/execute/stdio-opt-1.c
5025 * gcc.c-torture/execute/stdio-opt-2.c
5026 * gcc.c-torture/execute/stdio-opt-3.c
5027 * gcc.c-torture/execute/string-opt-1.c
5028 * gcc.c-torture/execute/string-opt-10.c
5029 * gcc.c-torture/execute/string-opt-11.c
5030 * gcc.c-torture/execute/string-opt-12.c
5031 * gcc.c-torture/execute/string-opt-13.c
5032 * gcc.c-torture/execute/string-opt-14.c
5033 * gcc.c-torture/execute/string-opt-15.c
5034 * gcc.c-torture/execute/string-opt-16.c
5035 * gcc.c-torture/execute/string-opt-2.c
5036 * gcc.c-torture/execute/string-opt-6.c
5037 * gcc.c-torture/execute/string-opt-7.c
5038 * gcc.c-torture/execute/string-opt-8.c:
5039 Replace with ...
5040
5041 * gcc.c-torture/execute/builtins/abs-2.c
5042 * gcc.c-torture/execute/builtins/abs-3.c
5043 * gcc.c-torture/execute/builtins/complex-1.c
5044 * gcc.c-torture/execute/builtins/fprintf.c
5045 * gcc.c-torture/execute/builtins/fputs.c
5046 * gcc.c-torture/execute/builtins/memcmp.c
5047 * gcc.c-torture/execute/builtins/memmove.c
5048 * gcc.c-torture/execute/builtins/memops-asm.c
5049 * gcc.c-torture/execute/builtins/mempcpy-2.c
5050 * gcc.c-torture/execute/builtins/mempcpy.c
5051 * gcc.c-torture/execute/builtins/memset.c
5052 * gcc.c-torture/execute/builtins/printf.c
5053 * gcc.c-torture/execute/builtins/sprintf.c
5054 * gcc.c-torture/execute/builtins/strcat.c
5055 * gcc.c-torture/execute/builtins/strchr.c
5056 * gcc.c-torture/execute/builtins/strcmp.c
5057 * gcc.c-torture/execute/builtins/strcpy.c
5058 * gcc.c-torture/execute/builtins/strcspn.c
5059 * gcc.c-torture/execute/builtins/strlen-2.c
5060 * gcc.c-torture/execute/builtins/strlen.c
5061 * gcc.c-torture/execute/builtins/strncat.c
5062 * gcc.c-torture/execute/builtins/strncmp-2.c
5063 * gcc.c-torture/execute/builtins/strncmp.c
5064 * gcc.c-torture/execute/builtins/strncpy.c
5065 * gcc.c-torture/execute/builtins/strpbrk.c
5066 * gcc.c-torture/execute/builtins/strpcpy-2.c
5067 * gcc.c-torture/execute/builtins/strpcpy.c
5068 * gcc.c-torture/execute/builtins/strrchr.c
5069 * gcc.c-torture/execute/builtins/strspn.c
5070 * gcc.c-torture/execute/builtins/strstr-asm.c
5071 * gcc.c-torture/execute/builtins/strstr.c:
5072 ... these new files.
5073
5074 * gcc.c-torture/execute/builtins/abs-2-lib.c
5075 * gcc.c-torture/execute/builtins/abs-3-lib.c
5076 * gcc.c-torture/execute/builtins/complex-1-lib.c
5077 * gcc.c-torture/execute/builtins/fprintf-lib.c
5078 * gcc.c-torture/execute/builtins/fputs-lib.c
5079 * gcc.c-torture/execute/builtins/memcmp-lib.c
5080 * gcc.c-torture/execute/builtins/memmove-lib.c
5081 * gcc.c-torture/execute/builtins/memops-asm-lib.c
5082 * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
5083 * gcc.c-torture/execute/builtins/mempcpy-lib.c
5084 * gcc.c-torture/execute/builtins/memset-lib.c
5085 * gcc.c-torture/execute/builtins/printf-lib.c
5086 * gcc.c-torture/execute/builtins/sprintf-lib.c
5087 * gcc.c-torture/execute/builtins/strcat-lib.c
5088 * gcc.c-torture/execute/builtins/strchr-lib.c
5089 * gcc.c-torture/execute/builtins/strcmp-lib.c
5090 * gcc.c-torture/execute/builtins/strcpy-lib.c
5091 * gcc.c-torture/execute/builtins/strcspn-lib.c
5092 * gcc.c-torture/execute/builtins/strlen-2-lib.c
5093 * gcc.c-torture/execute/builtins/strlen-lib.c
5094 * gcc.c-torture/execute/builtins/strncat-lib.c
5095 * gcc.c-torture/execute/builtins/strncmp-2-lib.c
5096 * gcc.c-torture/execute/builtins/strncmp-lib.c
5097 * gcc.c-torture/execute/builtins/strncpy-lib.c
5098 * gcc.c-torture/execute/builtins/strpbrk-lib.c
5099 * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
5100 * gcc.c-torture/execute/builtins/strpcpy-lib.c
5101 * gcc.c-torture/execute/builtins/strrchr-lib.c
5102 * gcc.c-torture/execute/builtins/strspn-lib.c
5103 * gcc.c-torture/execute/builtins/strstr-asm-lib.c
5104 * gcc.c-torture/execute/builtins/strstr-lib.c
5105 * gcc.c-torture/execute/builtins/lib/abs.c
5106 * gcc.c-torture/execute/builtins/lib/fprintf.c
5107 * gcc.c-torture/execute/builtins/lib/memset.c
5108 * gcc.c-torture/execute/builtins/lib/printf.c
5109 * gcc.c-torture/execute/builtins/lib/sprintf.c
5110 * gcc.c-torture/execute/builtins/lib/strcpy.c
5111 * gcc.c-torture/execute/builtins/lib/strcspn.c
5112 * gcc.c-torture/execute/builtins/lib/strncat.c
5113 * gcc.c-torture/execute/builtins/lib/strncmp.c
5114 * gcc.c-torture/execute/builtins/lib/strncpy.c
5115 * gcc.c-torture/execute/builtins/lib/strpbrk.c
5116 * gcc.c-torture/execute/builtins/lib/strspn.c
5117 * gcc.c-torture/execute/builtins/lib/strstr.c:
5118 New files containing support routines.
5119
5120 * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
5121 declaration.
5122 * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
5123 when not optimizing.
5124
5125 2004-07-02 Mark Mitchell <mark@codesourcery.com>
5126
5127 PR c++/16240
5128 * g++.dg/abi/mangle22.C: New test.
5129 * g++.dg/abi/mangle23.C: Likewise.
5130
5131 2004-07-02 David Billinghurst <David.Billinghurst@riotinto.com>
5132
5133 PR fortran/16290
5134 * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
5135 Allow for cases without denormalized floating point numbers.
5136
5137 2004-07-01 Joseph S. Myers <jsm@polyomino.org.uk>
5138
5139 PR c/1027
5140 * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
5141 gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
5142 gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
5143 expected warning text.
5144 * gcc.dg/format/diag-2.c: New test.
5145
5146 2004-07-01 Eric Botcazou <ebotcazou@libertysurf.fr>
5147
5148 * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
5149
5150 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
5151
5152 * gcc.dg/builtins-43.c: New.
5153 * gcc.dg/builtins-44.c: New.
5154 * gcc.dg/builtins-45.c: New.
5155
5156 2004-06-26 Geoffrey Keating <geoffk@apple.com>
5157 Andreas Tobler <a.tobler@schweiz.ch>
5158
5159 * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
5160 Use SA_RESETHAND rather than SA_ONESHOT. Trap SIGBUS as well
5161 as SIGSEGV.
5162 * gcc.dg/cleanup-11.c: Likewise.
5163 * gcc.dg/cleanup-8.c: Likewise.
5164 * gcc.dg/cleanup-9.c: Likewise.
5165 * gcc.dg/cleanup-5.c: Run on all platforms.
5166
5167 2004-06-30 Joseph S. Myers <jsm@polyomino.org.uk>
5168
5169 * g++.dg/warn/nonnull1.C: New test.
5170
5171 2004-06-30 Eric Botcazou <ebotcazou@libertysurf.fr>
5172
5173 * gcc.dg/compat/compat-common.h: Wrap up CINT in
5174 an #ifndef SKIP_COMPLEX_INT/#endif pair.
5175 Special-case the Sun compiler wrt to <complex.h>.
5176
5177 2004-06-30 Nitin Yewale <nitiny@kpitcummins.com>
5178
5179 * gcc.dg/Wunreachable-8.C: New test.
5180
5181 * gcc.dg/h8300-ice2.c : New test.
5182
5183 2004-06-30 Tobias Schlueter <tobias.shclueter@physik.uni-muenchen.de>
5184
5185 PR fortran/16161
5186 * gfortran.fortran-torture/compile/implicit.f90: Add test
5187 for implicit character.
5188
5189 2004-06-30 David Billinghurst <David.Billinghurst@riotinto.com>
5190
5191 PR fortran/16289
5192 * gfortran.fortran-torture/execute/intrinsic_nearest.f90
5193 Use tiny() intrinsic to find smallest non-negative real
5194
5195 2004-06-30 Jakub Jelinek <jakub@redhat.com>
5196
5197 * gcc.dg/compat/struct-by-value-22_main.c: New test.
5198 * gcc.dg/compat/struct-by-value-22_x.c: New.
5199 * gcc.dg/compat/struct-by-value-22_y.c: New.
5200
5201 * gcc.c-torture/execute/20040629-1.c: New test.
5202
5203 2004-06-29 Jakub Jelinek <jakub@redhat.com>
5204
5205 * gcc.dg/compat/vector-defs.h: Use vector_size attribute
5206 only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
5207
5208 PR target/16195
5209 * gcc.dg/20040625-1.c: New test.
5210
5211 2004-06-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5212
5213 * gfortran.fortran-torture/execute/parameter_2.f90: New test.
5214
5215 2004-06-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5216
5217 PR fortran/15963
5218 * gfortran.fortran-torture/execute/initialization_1.f90: New test.
5219
5220 2004-06-29 Richard Henderson <rth@redhat.com>
5221
5222 * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
5223
5224 2004-06-29 Paul Brook <paul@codesourcery.com>
5225
5226 * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
5227 * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
5228
5229 2004-06-29 Nathan Sidwell <nathan@codesourcery.com>
5230
5231 PR c++/16260
5232 * g++.dg/parse/crash15.C: New.
5233
5234 2004-06-28 Andrew Pinski <apinski@apple.com>
5235
5236 * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
5237 by the error already.
5238
5239 * g++.dg/opt/ptrmem4.C: Change to compile only test.
5240
5241 2004-06-28 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
5242
5243 PR target/14041
5244 * gcc.dg/h8300-bss-align-1.c : New.
5245
5246 2004-06-28 Nathan Sidwell <nathan@codesourcery.com>
5247
5248 * PR c++/16174
5249 * g++.dg/template/ctor4.C: New.
5250
5251 2004-06-27 Andrew Pinski <pinskia@physics.uc.edu>
5252
5253 PR c++/16205
5254 * g++.dg/warn/Wsequence-point-1.C: New test.
5255
5256 2004-06-27 Paul Brook <paul@codesourcery.com>
5257
5258 * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
5259
5260 2004-06-27 Zack Weinberg <zack@codesourcery.com>
5261
5262 * g++.old-deja/g++.mike/p7325.C: Remove.
5263
5264 2004-06-27 Andrew Pinski <pinskia@physics.uc.edu>
5265
5266 PR c/14963
5267 * gcc.dg/pr14963.c: New test.
5268
5269 2004-06-27 Mark Mitchell <mark@codesourcery.com>
5270
5271 PR c++/16193
5272 * g++.dg/parse/redef1.C: New test.
5273
5274 2004-06-27 Joseph S. Myers <jsm@polyomino.org.uk>
5275
5276 * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
5277 20021110.c.
5278 * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
5279 20021119-1.c.
5280 * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
5281 gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
5282 5-04.c.
5283 * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
5284 * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
5285 * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
5286 * g++.old-deja/g++.law/enum8.C: Remove duplicate of
5287 g++.brendan/enum14.C.
5288 * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
5289 * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
5290 * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
5291 g++.mike/virt1.C.
5292 * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
5293 memtemp24.C.
5294
5295 2004-06-27 Roger Sayle <roger@eyesopen.com>
5296
5297 * gcc.dg/20040527-1.c: New test case.
5298
5299 2004-06-26 Bud Davis <bdavis9659@comcast.net>
5300
5301 PR gfortran/pr16196
5302 * gfortran.fortran-torture/execute/open_replace.f90: New test case.
5303
5304 2004-06-25 Roger Sayle <roger@eyesopen.com>
5305
5306 PR middle-end/15825
5307 * gcc.dg/pr15825-1.c: New test case.
5308
5309 2004-06-25 Richard Sandiford <rsandifo@redhat.com>
5310
5311 * gcc.c-torture/execute/20040625-1.c: New test.
5312
5313 2004-06-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5314
5315 * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
5316
5317 2004-06-25 Richard Sandiford <rsandifo@redhat.com>
5318
5319 * gcc.dg/torture/mips-div-1.c: New test.
5320
5321 2004-06-24 Jeff Law <law@redhat.com>
5322
5323 * gcc.dg/tree-ssa/20040624-1.c: New test.
5324
5325 2004-06-24 Richard Sandiford <rsandifo@redhat.com>
5326
5327 * gcc.c-torture/compile/20040624-1.c: New test.
5328
5329 2004-06-24 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5330
5331 * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
5332 this directory.
5333
5334 2004-06-23 Andrew Pinski <apinski@apple.com>
5335
5336 PR middle-end/15988
5337 * g++.dg/opt/ptrmem4.C: New test.
5338
5339 * gcc.dg/c90-array-quals-2.c: New test.
5340
5341 2006-06-23 Nitin Yewale <NitinY@KPITCummins.com>
5342
5343 * gcc.dg/kpice1.c: New test.
5344
5345 2006-06-23 Andrew Pinski <apinski@apple.com>
5346
5347 * gcc.dg/c90-array-quals.c: New test.
5348
5349 2006-06-22 Richard Henderson <rth@redhat.com>
5350
5351 * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
5352
5353 2004-06-22 Loren James Rittle <ljrittle@acm.org>
5354
5355 * gcc.dg/builtins-config.h: Handle FreeBSD.
5356
5357 2006-06-22 Richard Henderson <rth@redhat.com>
5358
5359 * g++.dg/opt/devirt1.C: New.
5360
5361 2004-06-22 Kelley Cook <kcook@gcc.gnu.org>
5362
5363 * g++.dg/opt/pr15551.C: New testcase.
5364
5365 2004-06-22 H.J. Lu <hongjiu.lu@intel.com>
5366
5367 PR target/14800
5368 * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
5369 x86_64-*-linux* when compiling for 32bit.
5370
5371 2004-06-21 Andrew Pinski <apinski@apple.com>
5372
5373 * gcc.dg/pch/struct-1.c: New.
5374 * gcc.dg/pch/struct-1.hs: New.
5375
5376 2004-06-21 Geoffrey Keating <geoffk@apple.com>
5377
5378 * gcc.dg/pch/save-temps-1.c: New file.
5379 * gcc.dg/pch/save-temps-1.hs: New file.
5380
5381 2004-06-22 Janne Blomqvist <jblomqvi@cc.hut.fi>
5382
5383 * gfortran.fortran-torture/execute/iolength_1.f90: New test.
5384 * gfortran.fortran-torture/execute/iolength_3.f90: New test.
5385
5386 2004-06-21 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5387
5388 * gfortran.fortran-torture/execute/select_1.f90: Rename function
5389 to fix type error.
5390 * gfortran.fortran-torture/execute/intrinsic_associated.f90:
5391 Remove trailing spaces.
5392
5393 2004-06-21 Richard Henderson <rth@redhat.com>
5394
5395 * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
5396 merging && to BIT_FIELD_REF.
5397
5398 2004-06-21 Richard Sandiford <rsandifo@redhat.com>
5399
5400 * g++.dg/opt/placeholder1.C: New test.
5401
5402 2004-06-20 Eric Botcazou <ebotcazou@libertysurf.fr>
5403
5404 * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
5405 * gcc.dg/compat/struct-complex-1_y.c: Likewise.
5406 * gcc.dg/compat/union-m128-1_x.c: Likewise.
5407 * gcc.dg/compat/union-m128-1_y.c: Likewise.
5408
5409 2004-06-20 Zack Weinberg <zack@codesourcery.com>
5410
5411 * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
5412 extern "C".
5413 * g++.dg/other/pragma-re-1.C: Add comments.
5414
5415 2004-06-19 Bud Davis <bdavis9659@comcast.net>
5416
5417 PR gfortran/16080
5418 * gfortran.fortran-torture/execute/read_null_string.f90: New file.
5419
5420 2004-06-19 Andrew Pinski <pinskia@physics.uc.edu>
5421
5422 * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
5423 instead of setting the type of size_t by
5424 hand.
5425
5426 2004-06-18 Roger Sayle <roger@eyesopen.com>
5427
5428 * gcc.dg/unordered-2.c: New test case.
5429 * gcc.dg/unordered-3.c: New test case.
5430
5431 2004-06-19 David Billinghurst <David.Billinghurst@riotinto.com>
5432
5433 PR other/16043
5434 * lib/g++.exp (g++_version): Tweak regexp for version
5435 * lib/g77.exp (g77_version): Likewise
5436 * lib/gfortran.exp (gfortran_version): Likewise
5437 * lib/objc.exp (objc_version): Likewise
5438 * lib/treelang.exp (treelang_version): Likewise
5439
5440 2004-06-19 Jakub Jelinek <jakub@redhat.com>
5441
5442 * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
5443 Use INT_MAX instead of __INT_MAX__.
5444 * gcc.dg/compat/struct-align-2_y.c: Likewise.
5445
5446 * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
5447 * gcc.dg/compat/scalar-return-3_x.c: Use it.
5448 * gcc.dg/compat/scalar-return-3_y.c: Use it.
5449 * gcc.dg/compat/scalar-return-4_x.c: Use it.
5450 * gcc.dg/compat/scalar-return-4_y.c: Use it.
5451 * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
5452 * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
5453 * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
5454 * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
5455
5456 * gcc.dg/range-test-1.c: New test.
5457 * g++.dg/opt/range-test-1.C: New test.
5458
5459 2004-06-17 Richard Henderson <rth@redhat.com>
5460
5461 * objc.dg/sync-1.m: New.
5462 * objc.dg/try-catch-1.m: Don't force next runtime.
5463 * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
5464 * objc.dg/try-catch-2.m: Likewise. Enable everywhere. Remove
5465 shadowed catch clause.
5466 * objc.dg/try-catch-5.m: New.
5467
5468 2004-06-17 Zack Weinberg <zack@codesourcery.com>
5469
5470 Bug 14610
5471 * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
5472
5473 2004-06-15 Richard Henderson <rth@redhat.com>
5474
5475 * gcc.dg/20001116-1.c: Move expected warning line.
5476
5477 2004-06-15 Richard Henderson <rth@redhat.com>
5478
5479 * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
5480 * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
5481
5482 2004-06-15 Jeff Law <law@redhat.com>
5483
5484 * gcc.dg/tree-ssa/20040615-1.c: New test.
5485 * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
5486 be less sensitive to operand ordering.
5487 * gcc.dg/tree-ssa/20030824-2.c: Likewise.
5488
5489 2004-06-16 Danny Smith <dannysmith@users.sourceforge.net>
5490
5491 * g++.dg/abi/bitfield3.C: Add comment..
5492
5493 2004-06-15 Richard Henderson <rth@redhat.com>
5494
5495 * g++.dg/ext/stmtexpr1.C: XFAIL.
5496 * gcc.dg/20030612-1.c: XFAIL.
5497
5498 2004-06-15 Eric Christopher <echristo@redhat.com>
5499
5500 * g++.dg/charset/asm5.c: New.
5501 * gcc.dg/charset/asm6.c: New.
5502
5503 2004-06-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5504
5505 PR fortran/15962
5506 * gfortran.fortran-torture/execute/select_1.f90: New test.
5507
5508 2004-06-15 Paul Brook <paul@codesourcery.com>
5509
5510 * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
5511
5512 2004-06-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5513
5514 PR c++/15967
5515 * g++.dg/lookup/crash3.C: New test.
5516
5517 2004-06-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5518
5519 PR c++/15947
5520 * g++.dg/parse/dtor4.C: New test.
5521
5522 2004-06-14 Jeff Law <law@redhat.com>
5523
5524 * gcc.c-torture/compile/20040614-1.c: New test.
5525
5526 2004-06-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5527
5528 PR fortran/15211
5529 * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
5530 LEN of a character array.
5531
5532 2004-06-14 Mark Mitchell <mark@codesourcery.com>
5533
5534 PR c++/15096
5535 * g++.dg/template/ptrmem10.C: New test.
5536
5537 PR c++/14930
5538 * g++.dg/template/friend30.C: New test.
5539
5540 2004-06-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5541
5542 PR fortran/14928
5543 * gfortran.fortran-torture/compile/mloc.f90: New test.
5544
5545 2004-06-13 Paul Brook <paul@codesourcery.com>
5546
5547 * gfortran.fortran-torture/execute/random_2.f90: New test.
5548
5549 2004-06-13 Eric Christopher <echristo@redhat.com>
5550
5551 * gcc.dg/noncompile/redecl-1.c: Fix error message.
5552
5553 2004-06-12 Paul Brook <paul@codesourcery.com>
5554
5555 * gfortran.fortran-torture/execute/contained_3.f90: New test.
5556
5557 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5558
5559 PR fortran/14923
5560 * gfortran.fortran-torture/execute/date_time_1.f90: New test.
5561
5562 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5563
5564 PR fortran/14957
5565 * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
5566 syntax errors in end statements of contained subroutines.
5567
5568 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5569
5570 PR fortran/12841
5571 * gfortran.fortran-torture/execute/null_arg.f90: New test.
5572
5573 2004-06-12 Bud Davis <bdavis9659@comcast.net>
5574
5575 PR fortran/15665
5576 * gfortran.fortran-torture/execute/getarg_1.f90: New test.
5577
5578 2004-06-12 Bud Davis <bdavis9659@comcast.net>
5579
5580 PR gfortran/12839
5581 * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
5582
5583 2004-06-11 Mark Mitchell <mark@codesourcery.com>
5584
5585 PR c++/15862
5586 * g++.dg/parse/enum1.C: New test.
5587
5588 2004-06-10 Jeff Law <law@redhat.com>
5589
5590 * gcc.c-torture/compile/20040610-1.c: New test.
5591
5592 2004-06-11 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5593
5594 * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
5595 * g++.old-deja/g++.other/decl3.C: Likewise.
5596
5597 2004-06-10 Brian Booth <bbooth@redhat.com>
5598
5599 * gcc.dg/tree-ssa/20031015-1.c: Scan for
5600 V_MAY_DEF instead of VDEF.
5601 * gcc.dg/tree-ssa/20040517-1.c: Ditto.
5602
5603 2004-06-10 Mark Mitchell <mark@codesourcery.com>
5604
5605 PR c++/14211
5606 * g++.dg/conversion/const1.C: New test.
5607
5608 PR c++/15076
5609 * g++.dg/conversion/reinterpret1.C: New test.
5610
5611 PR c++/15877
5612 * g++.dg/template/enum2.C: New test.
5613
5614 PR c++/15227
5615 * g++.dg/template/error13.C: New test.
5616
5617 2004-06-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5618
5619 PR fortran/14957
5620 * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
5621 arguments to test_* REAL and of the right size.
5622
5623 2004-06-10 Jakub Jelinek <jakub@redhat.com>
5624
5625 PR target/15569
5626 PR rtl-optimization/15681
5627 * gcc.dg/20040609-1.c: New test.
5628
5629 2004-06-10 Jakub Jelinek <jakub@redhat.com>
5630
5631 PR c++/14791
5632 * g++.dg/opt/builtins1.C: New test.
5633
5634 2004-06-10 Danny Smith <dannysmith@users.sourceforge.net>
5635
5636 * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
5637 that use default windows32 struct layout.
5638 * gcc.dg/i386-bitfield2.c: Likewise.
5639
5640 2004-06-09 Danny Smith <dannysmith@users.sourceforge.net>
5641
5642 * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
5643 for mingw32 and cygwin targets.
5644
5645 2004-06-09 Geoffrey Keating <geoffk@apple.com>
5646
5647 * gcc.dg/pch/macro-4.c: New.
5648 * gcc.dg/pch/macro-4.hs: New.
5649
5650 2004-06-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5651
5652 PR fortran/13249
5653 * gfortran.fortran-torture/compile/name_clash.f90: New test.
5654
5655 2004-06-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5656
5657 PR fortran/13372
5658 * gfortran.fortran-torture/compile/named_args_2.f90: New test.
5659
5660 2004-06-09 Bud Davis <bdavis9659@comcast.net>
5661
5662 PR gfortran/14897
5663 * gfortran.fortran-torture/execute/t_edit.f90: New test.
5664
5665 2004-06-09 Bud Davis <bdavis9659@comcast.net>
5666
5667 PR gfortran/15755
5668 * gfortran.fortran-torture/execute/backspace.c : New test.
5669
5670 2004-06-09 Paul Brook <paul@codesourcery.com>
5671
5672 * gfortran.fortran-torture/execure/intrinsic_associated.f90
5673 (pointer_to_section): Rewrite to use smaller array.
5674
5675 2004-06-08 David Edelsohn <edelsohn@gnu.org>
5676
5677 * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
5678 * gcc.dg/ext/altivec-10.c: Same.
5679 * gcc.dg/ext/altivec-11.c: Same.
5680 * gcc.dg/ext/altivec-12.c: Same.
5681 * gcc.dg/ext/altivec-13.c: Same.
5682 * gcc.dg/ext/altivec-14.c: Same.
5683 * gcc.dg/ext/altivec-15.c: Same.
5684 * gcc.dg/ext/altivec-16.c: Same.
5685 * gcc.dg/ext/altivec-3.c: Same.
5686 * gcc.dg/ext/altivec-4.c: Same.
5687 * gcc.dg/ext/altivec-6.c: Same.
5688 * gcc.dg/ext/altivec-7.c: Same.
5689 * gcc.dg/ext/altivec-8.c: Same.
5690 * gcc.dg/ext/altivec-varargs-1.c: Same.
5691
5692 * g++.dg/ext/altivec-1.C: Correct dg syntax.
5693 * g++.dg/ext/altivec-10.C: Same.
5694 * g++.dg/ext/altivec-2.C: Same.
5695 * g++.dg/ext/altivec-3.C: Same.
5696 * g++.dg/ext/altivec-4.C: Same.
5697 * g++.dg/ext/altivec-5.C: Same.
5698 * g++.dg/ext/altivec-6.C: Same.
5699 * g++.dg/ext/altivec-7.C: Same.
5700 * g++.dg/ext/altivec-8.C: Same.
5701 * g++.dg/ext/altivec-9.C: Same.
5702
5703 2004-06-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5704
5705 PR c++/7841
5706 * g++.old-deja/g++.pt/ctor2.C: Add error mark.
5707
5708 2004-06-07 Eric Botcazou <ebotcazou@libertysurf.fr>
5709
5710 * gcc.dg/union-1.c: New test.
5711
5712 2004-06-07 Roger Sayle <roger@eyesopen.com>
5713
5714 * gcc.dg/builtins-41.c: New test case.
5715 * gcc.dg/builtins-42.c: New test case.
5716
5717 2004-06-07 David Edelsohn <edelsohn@gnu.org>
5718
5719 * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
5720 * g++.dg/ext/altivec-10.C: Same.
5721 * g++.dg/ext/altivec-2.C: Same.
5722 * g++.dg/ext/altivec-3.C: Same.
5723 * g++.dg/ext/altivec-4.C: Same.
5724 * g++.dg/ext/altivec-5.C: Same.
5725 * g++.dg/ext/altivec-6.C: Same.
5726 * g++.dg/ext/altivec-7.C: Same.
5727 * g++.dg/ext/altivec-8.C: Same.
5728 * g++.dg/ext/altivec-9.C: Same.
5729 * g++.old-deja/g++.abi/cxa_vec.C: Same.
5730 * g++.old-deja/g++.brendan/new3.C: Same.
5731 * gcc.c-torture/execute/eeprof-1.x: Same.
5732
5733 2004-06-07 Joseph S. Myers <jsm@polyomino.org.uk>
5734
5735 PR c/14765
5736 * gcc.dg/pr14765-1.c: New test.
5737
5738 2004-06-07 Roger Sayle <roger@eyesopen.com>
5739
5740 PR c/14649
5741 * gcc.dg/pr14649-1.c: New test case.
5742
5743 2004-06-07 Richard Henderson <rth@redhat.com>
5744
5745 * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
5746 if temporaries.
5747
5748 2004-06-07 David Edelsohn <edelsohn@gnu.org>
5749
5750 * g++.dg/eh/elide1.C: Remove XFAIL.
5751
5752 2004-06-07 Mark Mitchell <mark@codesourcery.com>
5753
5754 PR c++/15337
5755 * g++.dg/expr/sizeof3.C: New test.
5756
5757 PR c++/14777
5758 * g++.dg/template/access14.C: New test.
5759
5760 PR c++/15554
5761 * g++.dg/template/enum1.C: New test.
5762
5763 PR c++/15057
5764 * g++.dg/eh/throw1.C: New test.
5765
5766 2004-06-07 David Ayers <d.ayers@inode.at>
5767 Ziemowit Laski <zlaski@apple.com>
5768
5769 * lib/objc.exp (objc_target_compile): Revert the '-framework
5770 Foundation' flag fix, since bare Darwin does not ship
5771 with the Foundation framework.
5772 * objc/execute/next_mapping.h: Provide a local NSConstantString
5773 @interface and @implementation.
5774 (objc_constant_string_init): A constructor function, used to
5775 initialize the NSConstantString meta-class object.
5776 * objc/execute/string1.m: Include "next_mapping.h" instead of
5777 <Foundation/NSString.h>.
5778 * objc/execute/string2.m: Likewise.
5779 * objc/execute/string3.m: Likewise.
5780 * objc/execute/string4.m: Likewise.
5781
5782 2004-06-06 H.J. Lu <hongjiu.lu@intel.com>
5783
5784 * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
5785 to double. Replace double with FLOAT.
5786 * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
5787
5788 * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
5789 * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
5790 * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
5791 * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
5792 * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
5793 * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
5794 * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
5795 * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
5796
5797 2004-06-06 Joseph S. Myers <jsm@polyomino.org.uk>
5798
5799 PR c/13519
5800 * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
5801
5802 2004-06-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5803
5804 PR c++/15503
5805 * g++.dg/template/meminit2.C: New test.
5806
5807 2004-06-04 Paolo Bonzini <bonzini@gnu.org>
5808
5809 PR target/15822
5810 * gcc.c-torture/execute/compare-fp-1.c,
5811 gcc.c-torture/execute/compare-fp-2.c,
5812 gcc.c-torture/execute/compare-fp-3.c,
5813 gcc.c-torture/execute/compare-fp-4.c,
5814 gcc.c-torture/execute/compare-fp-3.x,
5815 gcc.c-torture/execute/compare-fp-4.x: Moved...
5816 * gcc.c-torture/execute/ieee/compare-fp-1.c,
5817 gcc.c-torture/execute/ieee/compare-fp-2.c,
5818 gcc.c-torture/execute/ieee/compare-fp-3.c,
5819 gcc.c-torture/execute/ieee/compare-fp-4.c,
5820 gcc.c-torture/execute/ieee/compare-fp-3.x,
5821 gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
5822
5823 2004-06-04 David Ayers <d.ayers@inode.at>
5824
5825 * objc/execute/protocol-isEqual-4.m: New testcase.
5826
5827 2004-06-04 Nicola Pero <n.pero@mi.flashnet.it>
5828
5829 * objc/execute/protocol-isEqual-1.m: New testcase.
5830 * objc/execute/protocol-isEqual-2.m: New testcase.
5831 * objc/execute/protocol-isEqual-3.m: New testcase.
5832
5833 2004-06-03 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5834
5835 * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
5836
5837 2004-06-02 Ziemowit Laski <zlaski@apple.com>
5838
5839 * lib/objc.exp (objc_target_compile): When running tests on
5840 Darwin (Mac OS X), inform the linker about '-framework
5841 'Foundation'.
5842
5843 2004-06-02 Eric Christopher <echristo@redhat.com>
5844
5845 * gcc.c-torture/compile/20040602-1.c: New.
5846
5847 2004-06-02 Andrew Pinski <pinskia@physics.uc.edu>
5848
5849 * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
5850 * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
5851
5852 PR tree-optimization/14736
5853 * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
5854
5855 PR tree-optimization/14042
5856 * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
5857
5858 PR tree-optimization/14729
5859 * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
5860
5861 2004-06-02 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5862
5863 PR fortran/15557
5864 * gfortran.fortran-torture/execute/data_3.f90: New testcase.
5865
5866 2004-06-01 Richard Hederson <rth@redhat.com>
5867
5868 * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
5869
5870 2004-06-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5871
5872 PR c++/14932
5873 * g++.dg/parse/offsetof4.C: New test.
5874
5875 2004-06-01 Nicola Pero <nicola@brainstorm.co.uk>
5876
5877 PR objc/7993
5878 * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
5879
5880 2004-05-31 Mark Mitchell <mark@codesourcery.com>
5881
5882 PR c++/15701
5883 * g++.dg/template/friend29.C: New test.
5884
5885 2004-05-31 Joseph S. Myers <jsm@polyomino.org.uk>
5886
5887 PR c/15749
5888 * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
5889
5890 2004-05-31 Eric Botcazou <ebotcazou@libertysurf.fr>
5891
5892 * gcc.dg/sparc-trap-1.c: New test.
5893
5894 2004-05-31 Roger Sayle <roger@eyesopen.com>
5895
5896 PR middle-end/15069
5897 * g++.dg/opt/fold3.C: New test case.
5898
5899 2004-05-30 Graham Stott <graham.stott@btinternet.com>
5900
5901 * lib/target-supports.exp (check_iconv_available): Fix fallout
5902 from 2004-05-28 patch.
5903
5904 2004-05-30 Paul Brook <paul@codesourcery.com>
5905
5906 PR fortran/15620
5907 * gfortran.fortran-torture/execute/st_function_1.f90: New test.
5908 * gfortran.fortran-torture/execute/st_function_2.f90: New test.
5909
5910 2004-05-30 Steven G. Kargl <kargls@comcast.net>
5911
5912 * gfortran.fortran-torture/execute/random_1.f90: New test.
5913
5914 2004-05-28 Ziemowit Laski <zlaski@apple.com>
5915
5916 * g++.dg/ext/altivec-10.C: New test.
5917
5918 2004-05-29 Paul Brook <paul@codesourcery.com>
5919
5920 * gfortran.fortran-torture/execute/equiv_1.f90: New test.
5921
5922 2004-05-28 Ziemowit Laski <zlaski@apple.com>
5923
5924 * gcc.dg/altivec-16.c: New test.
5925
5926 2004-05-28 Janis Johnson <janis187@us.ibm.com>
5927
5928 * lib/target-supports.exp (check_vmx_hw_available): New.
5929 * gcc.dg/vmx/vmx.exp: Use it to determine default action.
5930
5931 * lib/target-supports.exp (check_alias_available,
5932 check_iconv_available, check_named_sections_available): Use
5933 unique names for temporary files.
5934
5935 2004-05-28 Ziemowit Laski <zlaski@apple.com>
5936
5937 * gcc.dg/altivec-15.c: New test.
5938
5939 2004-05-28 Mark Mitchell <mark@codesourcery.com>
5940
5941 PR c++/15083
5942 * g++.dg/warn/noeffect6.C: New test.
5943
5944 PR c++/15471
5945 * g++.dg/expr/ptrmem4.C: New test.
5946
5947 PR c++/15640
5948 * g++.dg/template/operator3.C: New test.
5949
5950 2004-05-28 Mark Mitchell <mark@codesourcery.com>
5951
5952 PR c++/14668
5953 * g++.dg/lookup/redecl1.C: New test.
5954 * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
5955
5956 2004-05-28 Paolo Bonzini <bonzini@gnu.org>
5957
5958 * gcc.c-torture/execute/compare-fp-1.c,
5959 gcc.c-torture/execute/compare-fp-2.c,
5960 gcc.c-torture/execute/compare-fp-3.c,
5961 gcc.c-torture/execute/compare-fp-4.c,
5962 gcc.c-torture/execute/compare-fp-3.x,
5963 gcc.c-torture/execute/compare-fp-4.x,
5964 gcc.dg/pr15649-1.c: New.
5965
5966 2004-05-27 Adam Nemet <anemet@lnxw.com>
5967
5968 PR c++/12883
5969 * g++.dg/init/array14.C: New test.
5970
5971 2004-05-25 Janis Johnson <janis187@us.ibm.com>
5972
5973 * lib/compat.exp (compat-get-options-main): New.
5974 (compat-get-options): Remove unneeded code, warn for ignored
5975 command.
5976 (compat-execute): Check flag set by dg-require-* commands.
5977
5978 * lib/compat.exp (compat-execute): Break up long lines.
5979
5980 2004-05-24 Janis Johnson <janis187@us.ibm.com>
5981
5982 * gcc.dg/altivec-7.c: Don't use 'vector long'.
5983 * gcc.dg/altivec-14.c: New test.
5984 * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
5985
5986 * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
5987 * gcc.dg/altivec-12.c: Ditto.
5988
5989 * gcc.dg/altivec-3.c: Move call to altivec_check.
5990
5991 2004-05-23 Mark Mitchell <mark@codesourcery.com>
5992
5993 PR c++/15044
5994 * g++.dg/template/error12.C: New test.
5995
5996 PR c++/15317
5997 * g++.dg/ext/attrib15.C: New test.
5998
5999 PR c++/15329
6000 * g++.dg/template/ptrmem9.C: New test.
6001
6002 2004-05-25 Paul Brook <paul@codesourcery.com>
6003
6004 * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
6005
6006 2004-05-23 Mark Mitchell <mark@codesourcery.com>
6007
6008 PR c++/15165
6009 * g++.dg/template/crash19.C: New test.
6010
6011 2004-05-23 Mark Mitchell <mark@codesourcery.com>
6012
6013 PR c++/15025
6014 * g++.dg/template/redecl1.C: New test.
6015
6016 2004-05-23 Mark Mitchell <mark@codesourcery.com>
6017
6018 PR c++/14821
6019 * g++.dg/other/ns1.C: New test.
6020
6021 PR c++/14883
6022 * g++.dg/template/invalid1.C: New test.
6023
6024 2004-05-23 Paul Brook <paul@codesourcery.com>
6025 Victor Leikehman <lei@haifasphere.co.il>
6026
6027 * gfortran.fortran-torture/execute/common_init_1.f90: New test.
6028 * gfortran.fortran-torture/execute/equiv_init.f90: New test.
6029
6030 2004-05-22 Mark Mitchell <mark@codesourcery.com>
6031
6032 PR c++/15285
6033 PR c++/15299
6034 * g++.dg/template/non-dependent5.C: New test.
6035 * g++.dg/template/non-dependent6.C: New test.
6036
6037 2004-05-22 Mark Mitchell <mark@codesourcery.com>
6038
6039 PR c++/15507
6040 * g++.dg/inherit/union1.C: New test.
6041
6042 PR c++/15542
6043 * g++.dg/template/addr1.C: New test.
6044
6045 PR c++/15427
6046 * g++.dg/template/array5.C: New test.
6047
6048 PR c++/15287
6049 * g++.dg/template/array6.C: New test.
6050
6051 2004-05-22 Wolfgang Bangerth <bangerth@dealii.org>
6052 Roger Sayle <roger@eyesopen.com>
6053
6054 * g++.dg/lookup/forscope2.C: New test case.
6055
6056 2004-05-22 Ben Elliston <bje@au.ibm.com>
6057
6058 * gcc.dg/cpp/Wmissingdirs.c: New.
6059
6060 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
6061
6062 PR target/15301
6063 * gcc.dg/compat/union-m128-1.h: New file.
6064 * gcc.dg/compat/union-m128-1_main.c: Likewise.
6065 * gcc.dg/compat/union-m128-1_x.c: Likewise.
6066 * gcc.dg/compat/union-m128-1_y.c: Likewise.
6067
6068 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
6069
6070 PR target/15302
6071 * gcc.dg/compat/struct-complex-1.h: New file.
6072 * gcc.dg/compat/struct-complex-1_main.c: Likewise.
6073 * gcc.dg/compat/struct-complex-1_x.c: Likewise.
6074 * gcc.dg/compat/struct-complex-1_y.c: Likewise.
6075
6076 2004-05-20 Roger Sayle <roger@eyesopen.com>
6077
6078 PR middle-end/3074
6079 * gcc.dg/pr3074-1.c: New test case.
6080 * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
6081
6082 2004-05-20 Falk Hueffner <falk@debian.org>
6083
6084 PR other/15526
6085 * gcc.dg/ftrapv-1.c: New test case.
6086
6087 2004-05-18 Feng Wang <fengwang@nudt.edu.cn>
6088
6089 * gfortran.fortran-torture/execute/power.f90: Test constant integers.
6090
6091 2004-05-18 Andrew Pinski <pinskia@physics.uc.edu>
6092 Jeff Law <law@redhat.com>
6093
6094 * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
6095 * gcc.dg/tree-ssa/20040518-2.c: New test.
6096
6097 * gcc.dg/tree-ssa/20040518-1.c: New test.
6098
6099 2004-05-18 Zack Weinberg <zack@codesourcery.com>
6100
6101 * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
6102
6103 2004-05-18 Paul Brook <paul@codesourcery.com>
6104
6105 PR fortran/13930
6106 * gfortran.fortran-torture/execute/der_init_4.f90: New test.
6107
6108 2004-05-18 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6109
6110 * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
6111 constant folding.
6112
6113 2004-05-17 Steven Bosscher <stevenb@suse.de>
6114
6115 * gcc.dg/tree-ssa/20040517-1.c: New test.
6116
6117 2004-05-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6118
6119 * gcc.dg/loop-4.c: New test.
6120
6121 2004-05-15 Andrew Pinski <pinskia@physics.uc.edu>
6122
6123 * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
6124
6125 2004-05-15 Bud Davis <bdavis9659@comcast.net>
6126
6127 PR fortran/15311
6128 * gfortran.fortran-torture/execute/write_a_1.f90: New test.
6129
6130 2004-05-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6131
6132 PR fortran/13826
6133 PR fortran/13940
6134 * gfortran.fortran-torture/compile/data_1.f90: New test.
6135
6136 2004-05-15 Ulrich Weigand <uweigand@de.ibm.com>
6137
6138 * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
6139 * gcc.dg/uninit-H.c: Define ASM for __s390__.
6140
6141 2004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
6142
6143 * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
6144
6145 2004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
6146
6147 PR c/15444
6148 * gcc.dg/format/xopen-1.c: Adjust expected message.
6149 * gcc.dg/format/xopen-3.c: New test.
6150
6151 2004-05-14 Victor Leikehman <lei@haifasphere.co.il>
6152
6153 * gfortran.fortran-torture/execute/def_init_3.f90: New test.
6154
6155 2004-05-14 Jeff Law <law@redhat.com>
6156
6157 * gcc.dg/tree-ssa/20040514-2.c: New test.
6158
6159 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6160
6161 * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
6162 this ...
6163 * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
6164 this.
6165
6166 2004-05-14 Andrew Pinski <pinskia@physics.uc.edu>
6167
6168 * gcc.dg/tree-ssa/20040514-1.c: New test.
6169
6170 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6171
6172 * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
6173 test.
6174
6175 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6176
6177 PR fortran/14066
6178 * gfortran.fortran-torture/compile/do_1.f90: New test.
6179
6180 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6181
6182 PR fortran/15051
6183 * gfortran.fortran-torture/compile/empty_interface_1.f90: New
6184 test.
6185
6186 2004-05-14 Bud Davis <bdavis9659@comcast.net>
6187
6188 PR fortran/15149
6189 * gfortran.fortran-torture/execute/random_init.f90: New test.
6190
6191 2004-05-13 Paul Brook <paul@codesourcery.com>
6192
6193 PR fortran/15314
6194 * gfortran.fortran-torture/execute/der_init_s.f90: New test.
6195
6196 2004-05-13 Andrew Pinski <pinskia@physics.uc.edu>
6197
6198 * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
6199 for the powerpc case.
6200
6201 2004-05-13 Jeff Law <law@redhat.com>
6202
6203 * gcc.dg/tree-ssa/20040513-1.c: New test.
6204 * gcc.dg/tree-ssa/20040513-2.c: New test.
6205
6206 2004-05-13 Paul Brook <paul@codesourcery.com>
6207
6208 * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
6209 * gcc.dg/tree-ssa/20030714-1.c: Ditto.
6210 * gcc.dg/tree-ssa/20030708-1.c: Ditto.
6211
6212 2004-05-13 Andreas Schwab <schwab@suse.de>
6213
6214 PR other/10819
6215 * lib/gfortran.exp (gfortran_version): Do not match NL/CR
6216 characters.
6217
6218 2004-05-13 Bud Davis <bdavis9659@comcast.net>
6219
6220 PR fortran/15294
6221 * gfortran.fortran-torture/execute/adjustr.f90: New file.
6222
6223 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6224
6225 Merge from tree-ssa-20020619-branch. See
6226 ChangeLog.tree-ssa for details.
6227
6228 2004-05-11 Ziemowit Laski <zlaski@apple.com>
6229
6230 * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
6231 include <altivec.h> explicitly.
6232 * gcc.dg/altivec-13.c: Likewise.
6233
6234 2004-05-11 Paul Brook <paul@codesourcery.com>
6235
6236 * gcc.c-torture/compile/20010518-1.c: Force enum size.
6237
6238 2004-05-10 Eric Christopher <echristo@redhat.com>
6239
6240 * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
6241 * gcc.dg/sibcall-4.c: Ditto.
6242
6243 2004-05-10 Ziemowit Laski <zlaski@apple.com>
6244
6245 * g++.dg/ext/altivec-8.C: New test case.
6246 * gcc.dg/altivec-13.c: New test case.
6247
6248 2004-05-08 Roger Sayle <roger@eyesopen.com>
6249
6250 * gcc.c-torture/execute/divcmp-1.c: New test case.
6251 * gcc.c-torture/execute/divcmp-2.c: New test case.
6252 * gcc.c-torture/execute/divcmp-3.c: New test case.
6253
6254 2004-05-07 Eric Botcazou <ebotcazou@libertysurf.fr>
6255
6256 * g++.dg/other/pragma-re-2.C: New test.
6257
6258 2004-05-07 Uros Bizjak <uros@kss-loka.si>
6259
6260 * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
6261 * gcc.dg/i386-387-2.c: Likewise.
6262
6263 * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
6264 __builtin_drem.
6265 * gcc.dg/i386-387-6.c: Likewise.
6266
6267 2004-05-07 Uros Bizjak <uros@kss-loka.si>
6268
6269 * gcc.dg/builtins-33.c: Also check log1p*.
6270
6271 2004-05-07 Hans-Peter Nilsson <hp@axis.com>
6272
6273 PR optimization/15296
6274 * gcc.c-torture/execute/pr15296.c: New test.
6275
6276 2004-05-05 Uros Bizjak <uros@kss-loka.si>
6277
6278 * gcc.dg/builtins-40.c: New test.
6279
6280 2004-05-05 Richard Sandiford <rsandifo@redhat.com>
6281
6282 * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
6283
6284 2004-05-04 Paolo Bonzini <bonzini@gnu.org>
6285
6286 * g++.dg/ext/spe1.C: New testcase.
6287
6288 2004-05-04 Ziemowit Laski <zlaski@apple.com>
6289
6290 * objc.dg/image-info.m: Allow additional attributes
6291 for __image_info section.
6292
6293 2004-05-04 Richard Sandiford <rsandifo@redhat.com>
6294
6295 * gcc.dg/torture/mips-hilo-2.c: New test.
6296
6297 2004-05-03 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6298
6299 PR c++/14389
6300 * g++.dg/template/member5.C: New test.
6301
6302 2004-05-03 Uros Bizjak <uros@kss-loka.si>
6303
6304 * gcc.dg/builtins-34.c: Also check expm1*.
6305
6306 2004-05-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6307
6308 * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
6309 * gcc.dg/torture/builtin-convert-3.c: New test.
6310
6311 2004-05-01 Ulrich Weigand <uweigand@de.ibm.com>
6312
6313 PR middle-end/15054
6314 * g++.dg/opt/pr15054.C: New test.
6315
6316 2004-04-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6317
6318 * gcc.dg/torture/builtin-rounding-1.c: New test.
6319 * gcc.dg/builtins-25.c: Delete.
6320 * gcc.dg/builtins-29.c: Delete.
6321
6322 2004-04-29 Andreas Krebbel <krebbel1@de.ibm.com>
6323
6324 * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
6325 * gcc.dg/sibcall-4.c: Likewise.
6326 * gcc.dg/sibcall-6.c: Enable s390 as test platform.
6327
6328 2004-04-30 Kazu Hirata <kazu@cs.umass.edu>
6329
6330 * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
6331 bit-field on 16-bit targets.
6332
6333 2004-04-30 Kazu Hirata <kazu@cs.umass.edu>
6334
6335 * gcc.c-torture/execute/20040409-2.c: Fix constants used on
6336 16-bit targets.
6337
6338 2004-04-30 Andrew Pinski <pinskia@physics.uc.edu>
6339
6340 * gcc.dg/rs6000-power2-1.c: Change to compile only.
6341 * gcc.dg/rs6000-power2-2.c: Likewise.
6342
6343 2004-04-29 Andrew Pinski <pinskia@physics.uc.edu>
6344
6345 * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
6346 * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
6347 Change the asm registers to be in form of frN instead of fN.
6348
6349 2004-04-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6350
6351 * gcc.dg/torture/builtin-convert-2.c: New test.
6352
6353 2004-04-28 Andrew Pinski <pinskia@physics.uc.edu>
6354
6355 * gcc.dg/rs6000-power2-1.c: New test.
6356 * gcc.dg/rs6000-power2-2.c: New test.
6357
6358 2004-04-28 Jan Hubicka <jh@suse.cz>
6359
6360 * gcc.dg/unused-6.c: New test.
6361
6362 2004-04-24 Laurent GUERBY <laurent@guerby.net>
6363 Ulrich Weigand <uweigand@de.ibm.com>
6364
6365 * ada/acats/run_all.sh: Define $target variable.
6366
6367 2004-04-26 Andrew Pinski <pinskia@physics.uc.edu>
6368
6369 PR c++/15119
6370 * g++.dg/other/vararg-1.C: New test.
6371
6372 PR c++/4794
6373 * g++.dg/eh/cleanup3.C: New test.
6374
6375 2004-04-24 Laurent GUERBY <laurent@guerby.net>
6376
6377 * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
6378 and ad8011a (target_insn).
6379 * ada/acats/support/macro.dfs: Likewise.
6380 * ada/acats/support/impbit.adb: New file.
6381
6382 2004-04-23 Ulrich Weigand <uweigand@de.ibm.com>
6383
6384 * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
6385
6386 2004-04-23 Eric Botcazou <ebotcazou@libertysurf.fr>
6387
6388 * gcc.dg/loop-3.c: New test.
6389
6390 2004-04-23 Daniel Jacobowitz <drow@mvista.com>
6391
6392 * gcc.c-torture/execute/simd-5.c: New test.
6393
6394 2004-04-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6395
6396 PR c++/15064
6397 * g++.dg/template/crash18.C: New test.
6398
6399 2004-04-22 Mark Mitchell <mark@codesourcery.com>
6400
6401 * g++.dg/ext/complit3.C: New test.
6402
6403 2004-04-21 Aldy Hernandez <aldyh@redhat.com>
6404
6405 * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
6406 * gcc.dg/altivec-3.c: Same.
6407 * gcc.dg/altivec-varargs-1.c: Same.
6408
6409 2004-04-21 Aldy Hernandez <aldyh@redhat.com>
6410
6411 * lib/target-supports.exp (check_profiling_available): Assume
6412 profiling is not available on powerpc-eabi targets.
6413
6414 2004-04-21 Janis Johnson <janis187@us.ibm.com>
6415
6416 * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
6417 * gcc.dg/vmx/bug-1.c: Ditto.
6418
6419 2004-04-20 Eric Christopher <echristo@redhat.com>
6420
6421 * gcc.dg/charset/extern.c: New test.
6422 * g++.dg/charset/extern3.cc: Ditto.
6423
6424 2004-04-20 Uros Bizjak <uros@kss-loka.si>
6425
6426 * gcc.dg/builtins-39.c: New test.
6427
6428 2004-04-20 Aldy Hernandez <aldyh@redhat.com>
6429
6430 * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
6431
6432 2004-04-20 Richard Sandiford <rsandifo@redhat.com>
6433
6434 * gcc.dg/torture/mips-hilo-1.c: New test.
6435
6436 2004-04-19 Andrew Pinski <pinskia@physics.uc.edu>
6437
6438 * gcc.c-torture/compile/20040419-1.c: New test.
6439
6440 2004-04-18 Aldy Hernandez <aldyh@redhat.com>
6441
6442 * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
6443
6444 2004-04-18 Zack Weinberg <zack@codesourcery.com>
6445 Aldy Hernandez <aldyh@redhat.com>
6446
6447 * gcc.c-torture/execute/va-arg-24.c: New.
6448
6449 2004-04-17 Zack Weinberg <zack@codesourcery.com>
6450 Aldy Hernandez <aldyh@redhat.com>
6451
6452 * gcc.dg/vmx/1b-01.c: New.
6453 * gcc.dg/vmx/1b-02.c: New.
6454 * gcc.dg/vmx/1b-03.c: New.
6455 * gcc.dg/vmx/1b-04.c: New.
6456 * gcc.dg/vmx/1b-05.c: New.
6457 * gcc.dg/vmx/1b-06.c: New.
6458 * gcc.dg/vmx/1b-07.c: New.
6459 * gcc.dg/vmx/1c-01.c: New.
6460 * gcc.dg/vmx/1c-02.c: New.
6461 * gcc.dg/vmx/3a-01a.c: New.
6462 * gcc.dg/vmx/3a-01.c: New.
6463 * gcc.dg/vmx/3a-01m.c: New.
6464 * gcc.dg/vmx/3a-03.c: New.
6465 * gcc.dg/vmx/3a-03m.c: New.
6466 * gcc.dg/vmx/3a-04.c: New.
6467 * gcc.dg/vmx/3a-04m.c: New.
6468 * gcc.dg/vmx/3a-05.c: New.
6469 * gcc.dg/vmx/3a-06.c: New.
6470 * gcc.dg/vmx/3a-06m.c: New.
6471 * gcc.dg/vmx/3a-07.c: New.
6472 * gcc.dg/vmx/3b-01.c: New.
6473 * gcc.dg/vmx/3b-02.c: New.
6474 * gcc.dg/vmx/3b-10.c: New.
6475 * gcc.dg/vmx/3b-13.c: New.
6476 * gcc.dg/vmx/3b-14.c: New.
6477 * gcc.dg/vmx/3b-15.c: New.
6478 * gcc.dg/vmx/3c-01a.c: New.
6479 * gcc.dg/vmx/3c-01.c: New.
6480 * gcc.dg/vmx/3c-02.c: New.
6481 * gcc.dg/vmx/3c-03.c: New.
6482 * gcc.dg/vmx/3d-01.c: New.
6483 * gcc.dg/vmx/4-01.c: New.
6484 * gcc.dg/vmx/4-03.c: New.
6485 * gcc.dg/vmx/5-01.c: New.
6486 * gcc.dg/vmx/5-02.c: New.
6487 * gcc.dg/vmx/5-03.c: New.
6488 * gcc.dg/vmx/5-04.c: New.
6489 * gcc.dg/vmx/5-05.c: New.
6490 * gcc.dg/vmx/5-06.c: New.
6491 * gcc.dg/vmx/5-07.c: New.
6492 * gcc.dg/vmx/5-07t.c: New.
6493 * gcc.dg/vmx/5-08.c: New.
6494 * gcc.dg/vmx/5-10.c: New.
6495 * gcc.dg/vmx/5-11.c: New.
6496 * gcc.dg/vmx/7-01a.c: New.
6497 * gcc.dg/vmx/7-01.c: New.
6498 * gcc.dg/vmx/7c-01.c: New.
6499 * gcc.dg/vmx/7d-01.c: New.
6500 * gcc.dg/vmx/7d-02.c: New.
6501 * gcc.dg/vmx/8-01.c: New.
6502 * gcc.dg/vmx/8-02a.c: New.
6503 * gcc.dg/vmx/8-02.c: New.
6504 * gcc.dg/vmx/brode-1.c: New.
6505 * gcc.dg/vmx/bug-1.c: New.
6506 * gcc.dg/vmx/bug-2.c: New.
6507 * gcc.dg/vmx/bug-3.c: New.
6508 * gcc.dg/vmx/cw-bug-1.c: New.
6509 * gcc.dg/vmx/cw-bug-2.c: New.
6510 * gcc.dg/vmx/cw-bug-3.c: New.
6511 * gcc.dg/vmx/dct.c: New.
6512 * gcc.dg/vmx/debug-1.c: New.
6513 * gcc.dg/vmx/debug-2.c: New.
6514 * gcc.dg/vmx/debug-3.c: New.
6515 * gcc.dg/vmx/debug-4.c: New.
6516 * gcc.dg/vmx/dos-bug-1-gdb.c: New.
6517 * gcc.dg/vmx/dos-bug-2-gdb.c: New.
6518 * gcc.dg/vmx/eg-5.c: New.
6519 * gcc.dg/vmx/fft.c: New.
6520 * gcc.dg/vmx/gcc-bug-1.c: New.
6521 * gcc.dg/vmx/gcc-bug-2.c: New.
6522 * gcc.dg/vmx/gcc-bug-3.c: New.
6523 * gcc.dg/vmx/gcc-bug-4.c: New.
6524 * gcc.dg/vmx/gcc-bug-5.c: New.
6525 * gcc.dg/vmx/gcc-bug-6.c: New.
6526 * gcc.dg/vmx/gcc-bug-7.c: New.
6527 * gcc.dg/vmx/gcc-bug-8.c: New.
6528 * gcc.dg/vmx/gcc-bug-9.c: New.
6529 * gcc.dg/vmx/gcc-bug-b.c: New.
6530 * gcc.dg/vmx/gcc-bug-c.c: New.
6531 * gcc.dg/vmx/gcc-bug-d.c: New.
6532 * gcc.dg/vmx/gcc-bug-e.c: New.
6533 * gcc.dg/vmx/gcc-bug-f.c: New.
6534 * gcc.dg/vmx/gcc-bug-g.c: New.
6535 * gcc.dg/vmx/gcc-bug-i.c: New.
6536 * gcc.dg/vmx/harness.h: New.
6537 * gcc.dg/vmx/ira1.c: New.
6538 * gcc.dg/vmx/ira2a.c: New.
6539 * gcc.dg/vmx/ira2b.c: New.
6540 * gcc.dg/vmx/ira2.c: New.
6541 * gcc.dg/vmx/ira2c.c: New.
6542 * gcc.dg/vmx/mem.c: New.
6543 * gcc.dg/vmx/newton-1.c: New.
6544 * gcc.dg/vmx/ops.c: New.
6545 * gcc.dg/vmx/sn7153.c: New.
6546 * gcc.dg/vmx/spill2.c: New.
6547 * gcc.dg/vmx/spill3.c: New.
6548 * gcc.dg/vmx/spill.c: New.
6549 * gcc.dg/vmx/t.c: New.
6550 * gcc.dg/vmx/varargs-1.c: New.
6551 * gcc.dg/vmx/varargs-2.c: New.
6552 * gcc.dg/vmx/varargs-3.c: New.
6553 * gcc.dg/vmx/varargs-4.c: New.
6554 * gcc.dg/vmx/varargs-5.c: New.
6555 * gcc.dg/vmx/varargs-6.c: New.
6556 * gcc.dg/vmx/varargs-7.c: New.
6557 * gcc.dg/vmx/vmx.exp: New.
6558 * gcc.dg/vmx/vprint-1.c: New.
6559 * gcc.dg/vmx/vscan-1.c: New.
6560 * gcc.dg/vmx/x-01.c: New.
6561 * gcc.dg/vmx/x-02.c: New.
6562 * gcc.dg/vmx/x-03.c: New.
6563 * gcc.dg/vmx/x-04.c: New.
6564 * gcc.dg/vmx/x-05.c: New.
6565 * gcc.dg/vmx/yousufi-1.c: New.
6566 * gcc.dg/vmx/zero-1.c: New.
6567 * gcc.dg/vmx/zero.c: New.
6568
6569 2004-04-17 Andrew Pinski <pinskia@physics.uc.edu>
6570
6571 * g++.dg/lookup/java1.C: Update for chage of
6572 _Jv_AllocObject.
6573 * g++.dg/lookup/java2.C: Likewise.
6574
6575 2004-04-17 Laurent GUERBY <laurent@guerby.net>
6576
6577 * ada/acats/run_all.sh: use -O2 by default.
6578
6579 2004-04-17 Richard Sandiford <rsandifo@redhat.com>
6580
6581 * gcc.dg/vr-mult-[12].c: New tests.
6582
6583 2004-04-16 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6584
6585 * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
6586
6587 * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
6588
6589 2004-04-15 Richard Sandiford <rsandifo@redhat.com>
6590
6591 * lib/target-supports.exp (check_profiling_available): Assume profiling
6592 isn't available for mips*-*-elf targets.
6593
6594 2004-04-14 Uros Bizjak <uros@kss-loka.si>
6595
6596 * gcc.dg/builtins-38.c: New test.
6597
6598 2004-04-14 Eric Christopher <echristo@redhat.com>
6599
6600 * g++.dg/charset/charset.exp: Run .cc extension tests.
6601
6602 2004-04-14 Zack Weinberg <zack@codesourcery.com>
6603
6604 * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32). Update commentary.
6605
6606 2004-04-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6607
6608 * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
6609
6610 2004-04-13 Uros Bizjak <uros@kss-loka.si>:
6611
6612 * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
6613 * gcc.dg/i386-387-2.c: Likewise.
6614
6615 * gcc.dg/i386-387-7.c: New test.
6616 * gcc.dg/i386-387-8.c: New test.
6617
6618 * gcc.dg/builtins-37.c: New test.
6619
6620 2004-04-13 Geoffrey Keating <geoffk@apple.com>
6621
6622 * g++.dg/pch/externc-1.C: Add missing semicolon.
6623
6624 2004-04-13 Aldy Hernandez <aldyh@redhat.com>
6625
6626 * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
6627
6628 2004-04-12 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
6629
6630 * gcc.c-torture/execute/20040411-1.c: New test.
6631
6632 2004-04-10 Joseph S. Myers <jsm@polyomino.org.uk>
6633
6634 * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
6635
6636 2004-04-09 Chris Demetriou <cgd@broadcom.com>
6637
6638 * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
6639
6640 2004-04-09 Zack Weinberg <zack@codesourcery.com>
6641
6642 * lib/target-supports.exp (check_named_sections_available): New.
6643 * lib/gcc-dg.exp (dg-require-named-sections): New.
6644 * lib/prune.exp (prune_gcc_output): Incorporate prunes from
6645 old-deja.exp. Also prune error-count message from HP linker.
6646 * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
6647
6648 * g++.dg/init/init-ref4.C: Use dg-require-weak.
6649 * g++.old-deja/g++.pt/static3.C: Likewise.
6650 * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
6651
6652 2004-04-09 Roger Sayle <roger@eyesopen.com>
6653
6654 * gcc.c-torture/execute/20040409-1.c: New test case.
6655 * gcc.c-torture/execute/20040409-2.c: New test case.
6656 * gcc.c-torture/execute/20040409-3.c: New test case.
6657
6658 2004-04-09 Andrew Pinski <pinskia@physics.uc.edu>
6659
6660 * gcc.dg/20040409-1.c: New test.
6661
6662 2004-04-08 Roger Sayle <roger@eyesopen.com>
6663
6664 PR target/14888
6665 * g++.dg/opt/pr14888.C: New test case.
6666
6667 2004-04-08 Geoffrey Keating <geoffk@apple.com>
6668
6669 * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
6670 gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
6671 gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
6672 gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
6673 New tests.
6674
6675 2004-04-08 Paul Brook <paul@codesourcery.com>
6676
6677 * gcc.dg/spill-1.c: New test.
6678
6679 2004-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6680
6681 * gcc.dg/torture/builtin-ctype-2.c: New test.
6682
6683 2004-04-07 Ian Lance Taylor <ian@wasabisystems.com>
6684
6685 * gcc.dg/pch/pch.exp: Add largefile test.
6686
6687 2004-04-06 Geoffrey Keating <geoffk@apple.com>
6688
6689 * g++.dg/pch/externc-1.Hs: New.
6690 * g++.dg/pch/externc-1.C: New.
6691
6692 2004-04-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6693
6694 * gcc.dg/compat/struct-by-value-5a_main.c,
6695 gcc.dg/compat/struct-by-value-5b_main.c: New files.
6696 * gcc.dg/compat/struct-by-value-5_main.c: Delete.
6697 * gcc.dg/compat/struct-by-value-5a_x.c,
6698 gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
6699 gcc.dg/compat/struct-by-value-5_x.c.
6700 * gcc.dg/compat/struct-by-value-5a_y.c,
6701 gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
6702 gcc.dg/compat/struct-by-value-5_y.c.
6703
6704 * gcc.dg/compat/struct-by-value-6a_main.c,
6705 gcc.dg/compat/struct-by-value-6b_main.c: New files.
6706 * gcc.dg/compat/struct-by-value-6_main.c: Delete.
6707 * gcc.dg/compat/struct-by-value-6a_x.c,
6708 gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
6709 gcc.dg/compat/struct-by-value-6_x.c.
6710 * gcc.dg/compat/struct-by-value-6a_y.c,
6711 gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
6712 gcc.dg/compat/struct-by-value-6_y.c.
6713
6714 * gcc.dg/compat/struct-by-value-7a_main.c,
6715 gcc.dg/compat/struct-by-value-7b_main.c: New files.
6716 * gcc.dg/compat/struct-by-value-7_main.c: Delete.
6717 * gcc.dg/compat/struct-by-value-7a_x.c,
6718 gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
6719 gcc.dg/compat/struct-by-value-7_x.c.
6720 * gcc.dg/compat/struct-by-value-7a_y.c,
6721 gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
6722 gcc.dg/compat/struct-by-value-7_y.c.
6723
6724 2004-04-06 Jakub Jelinek <jakub@redhat.com>
6725
6726 * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
6727 * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
6728 * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
6729 options.
6730
6731 2004-04-06 Uros Bizjak <uros@kss-loka.si>
6732
6733 * gcc.dg/builtins-36.c: New test.
6734
6735 2004-04-06 Paul Brook <paul@codesourcery.com>
6736
6737 * README.gcc: Remove obsolete contraint on testcases.
6738
6739 2004-04-05 Paul Brook <paul@codesourcery.com>
6740
6741 PR2123
6742 * g++.dg/expr/anew1.C: XFAIL and make reproducible. Call abort on
6743 failure and exit(0) on success.
6744 * g++.dg/expr/anew2.C: Ditto.
6745 * g++.dg/expr/anew3.C: Ditto.
6746 * g++.dg/expr/anew4.C: Ditto.
6747
6748 2004-04-05 Nathan Sidwell <nathan@codesourcery.com>
6749
6750 PR c++/3518
6751 * g++.dg/template/unify7.C: New.
6752
6753 2004-04-02 Nathanael Nerode <neroden@gcc.gnu.org>
6754
6755 * g++.dg/README: Bring up to date with new subdirectories; remove
6756 duplicate subdirectory lines.
6757
6758 2004-04-02 Nathan Sidwell <nathan@codesourcery.com>
6759
6760 PR c++/14007
6761 * g++.dg/template/unify5.C: New.
6762 * g++.dg/template/unify6.C: New.
6763 * g++.dg/template/qualttp20.C: Adjust.
6764 * g++.old-deja/g++.jason/report.C: Adjust.
6765 * g++.old-deja/g++.other/qual1.C: Adjust.
6766
6767 2004-04-01 Mark Mitchell <mark@codesourcery.com>
6768
6769 PR c++/14803
6770 * g++.dg/inherit/ptrmem1.C: New test.
6771
6772 2004-04-01 Jakub Jelinek <jakub@redhat.com>
6773
6774 PR c++/14755
6775 * gcc.c-torture/execute/20040331-1.c: New test.
6776 * gcc.dg/20040331-1.c: New test.
6777
6778 2004-04-01 Paul Brook <paul@codesourcery.com>
6779
6780 * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
6781
6782 2004-03-30 Mark Mitchell <mark@codesourcery.com>
6783
6784 PR c++/14724
6785 * g++.dg/init/goto1.C: New test.
6786
6787 PR c++/14763
6788 * g++.dg/template/defarg4.C: New test.
6789
6790 2004-03-30 Hartmut Penner <hpenner@de.ibm.com>
6791
6792 * gcc.dg/altivec-11.c: Extend test for more valid cases.
6793
6794 2004-03-28 David Edelsohn <edelsohn@gnu.org>
6795
6796 * gcc.dg/doloop-1.c: Do not check for lack of "blt".
6797
6798 2004-03-28 Zack Weinberg <zack@codesourcery.com>
6799
6800 * gcc.dg/noncompile/undeclared-2.c: New test.
6801
6802 2004-03-28 Joseph S. Myers <jsm@polyomino.org.uk>
6803
6804 * gcc.dg/940409-1.c: Remove XFAIL.
6805 * gcc.dg/reg-vol-struct-1.c: New test.
6806
6807 2004-03-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6808
6809 * gcc.dg/torture/builtin-wctype-1.c: New test.
6810
6811 2004-03-26 James A. Morrison <ja2morri@uwaterloo.ca>
6812
6813 * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
6814 * gcc.dg/20001101-1.c: Likewise.
6815 * gcc.dg/20001102-1.c: Likewise.
6816
6817 2004-03-25 Roger Sayle <roger@eyesopen.com>
6818
6819 * gcc.dg/compare8.c: Add an additional test for XOR.
6820
6821 2004-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6822
6823 * gcc.dg/torture/builtin-ctype-1.c: New test.
6824
6825 2004-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6826
6827 * gcc.dg/torture/builtin-explog-1.c: Add new cases.
6828 * gcc.dg/torture/builtin-math-1.c: Likewise.
6829 * gcc.dg/torture/builtin-power-1.c: New test.
6830
6831 2004-03-24 Andreas Schwab <schwab@suse.de>
6832
6833 * lib/prune.exp (prune_gcc_output): Ignore errata warning from
6834 IA64 assembler.
6835
6836 2004-03-23 Joseph S. Myers <jsm@polyomino.org.uk>
6837 Roger Sayle <roger@eyesopen.com>
6838
6839 * gcc.dg/compare8.c: New test case.
6840
6841 2004-03-23 Ziemowit Laski <zlaski@apple.com>
6842
6843 * g++.dg/ext/altivec-7.C: New test.
6844
6845 2004-03-23 Zack Weinberg <zack@codesourcery.com>
6846
6847 PR 12267, 12391, 12560, 13129, 14114, 14133
6848 * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
6849 * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
6850 * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
6851 Adjust error regexps.
6852 * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
6853 * gcc.dg/noncompile/undeclared-1.c: New test cases.
6854 * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
6855 * gcc.dg/local1.c: Add explanatory comment.
6856
6857 2004-03-23 Roger Sayle <roger@eyesopen.com>
6858
6859 PR optimization/14669
6860 * g++.dg/opt/fold2.C: New test case.
6861
6862 2004-03-22 Jakub Jelinek <jakub@redhat.com>
6863
6864 PR c/14069
6865 * gcc.dg/20040322-1.c: New test.
6866
6867 2004-03-22 Eric Botcazou <ebotcazou@libertysurf.fr>
6868
6869 * gcc.dg/ultrasp2.c: Do not pass -m64. Remove redundant lines.
6870 * gcc.dg/ultrasp4.c: Likewise.
6871 * gcc.dg/ultrasp8.c: Do not pass -m64. Add sparcv9-*-*.
6872
6873 2004-03-21 Ulrich Weigand <uweigand@de.ibm.com>
6874
6875 * gcc.dg/i386-sse-8.c: Reset default options.
6876
6877 2004-03-21 Ulrich Weigand <uweigand@de.ibm.com>
6878
6879 * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
6880 in the error message text.
6881
6882 2004-03-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
6883
6884 * g++.dg/template/qualttp20.C: Adjust dg- regexp.
6885
6886 2004-03-21 Mark Mitchell <mark@codesourcery.com>
6887
6888 PR c++/14616
6889 * g++.dg/init/array13.C: New test.
6890
6891 2004-03-20 Roger Sayle <roger@eyesopen.com>
6892
6893 PR target/13889
6894 * gcc.c-torture/compile/pr13889.c: New test case.
6895
6896 2004-03-20 Joseph S. Myers <jsm@polyomino.org.uk>
6897
6898 PR c/14635
6899 * builtins-1.c (nan, nans): Don't test.
6900 * builtins-30.c: Don't use nan, nanf, nanl.
6901 * builtins-35.c: New test.
6902
6903 2004-03-19 Ziemowit Laski <zlaski@apple.com>
6904
6905 * g++.dg/ext/altivec-6.C: New test.
6906
6907 2004-03-19 Mark Mitchell <mark@codesourcery.com>
6908
6909 * g++.dg/init/placement3.C: New test.
6910
6911 * g++.dg/template/spec13.C: New test.
6912
6913 * g++.dg/lookup/using11.C: New test.
6914
6915 * g++.dg/lookup/koenig3.C: New test.
6916
6917 * g++.dg/template/operator2.C: New test.
6918
6919 * g++.dg/expr/dtor3.C: New test.
6920 * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
6921 marker.
6922 * g++.old-deja/g++.law/visibility28.C: Likewise.
6923
6924 2004-03-19 Paolo Bonzini <bonzini@gnu.org>
6925
6926 * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
6927 * gcc.dg/ppc64-abi-3.c: Likewise.
6928
6929 2004-03-19 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6930
6931 PR c++/14545
6932 * g++.dg/parse/template15.C: New test.
6933
6934 2004-03-18 Mark Mitchell <mark@codesourcery.com>
6935
6936 * g++.dg/expr/dtor2.C: New test.
6937
6938 * g++.dg/lookup/anon4.C: New test.
6939
6940 * g++.dg/overload/using1.C: New test.
6941
6942 * g++.dg/template/lookup7.C: New test.
6943
6944 * g++.dg/template/typename6.C: New test.
6945
6946 * g++.dg/expr/cond6.C: New test.
6947
6948 2004-03-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6949
6950 * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
6951
6952 2004-03-18 Mark Mitchell <mark@codesourcery.com>
6953
6954 * g++.dg/expr/cond5.C: New test.
6955 * g++.dg/expr/constcast1.C: Likewise.
6956 * g++.dg/expr/ptrmem2.C: Likewise.
6957 * g++.dg/expr/ptrmem3.C: Likewise.
6958 * g++.dg/lookup/main1.C: Likewise.
6959 * g++.dg/template/lookup6.C: Likewise.
6960
6961 2004-03-18 Mark Mitchell <mark@codesourcery.com>
6962
6963 * gcc.dg/local1.c: New test.
6964
6965 * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
6966
6967 2004-03-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6968
6969 * gcc.dg/torture/builtin-convert-1.c: New test.
6970
6971 2004-03-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6972
6973 * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
6974
6975 2004-03-16 Mark Mitchell <mark@codesourcery.com>
6976
6977 PR c++/14481
6978 * g++.dg/warn/Wunused-7.C: New test.
6979
6980 2004-03-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6981
6982 * gcc.dg/torture/builtin-integral-1.c: New test.
6983
6984 2004-03-16 Mark Mitchell <mark@codesourcery.com>
6985
6986 PR c++/14586
6987 * g++.dg/parse/non-dependent3.C: New test.
6988
6989 2004-03-16 Paolo Bonzini <bonzini@gnu.org>
6990
6991 * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
6992 * g++.dg/eh/simd-2.C: Likewise.
6993 * g++.dg/init/array10.C: Likewise.
6994 * gcc.c-torture/compile/simd-1.c: Likewise.
6995 * gcc.c-torture/compile/simd-2.c: Likewise.
6996 * gcc.c-torture/compile/simd-3.c: Likewise.
6997 * gcc.c-torture/compile/simd-4.c: Likewise.
6998 * gcc.c-torture/compile/simd-6.c: Likewise.
6999 * gcc.c-torture/execute/simd-1.c: Likewise.
7000 * gcc.c-torture/execute/simd-2.c: Likewise.
7001 * gcc.dg/compat/vector-defs.h: Likewise.
7002 * gcc.dg/20020531-1.c: Likewise.
7003 * gcc.dg/altivec-3.c: Likewise.
7004 * gcc.dg/altivec-4.c: Likewise.
7005 * gcc.dg/altivec-varargs-1.c: Likewise.
7006 * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
7007 * gcc.dg/i386-mmx-3.c: Likewise.
7008 * gcc.dg/i386-sse-4.c: Likewise.
7009 * gcc.dg/i386-sse-5.c: Likewise.
7010 * gcc.dg/i386-sse-8.c: Likewise.
7011 * gcc.dg/simd-1.c: Likewise.
7012 * gcc.dg/20030218-1.c: Likewise. Plus, do not declare
7013 __ev64_opaque__ since the machine description provides it.
7014
7015 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
7016
7017 * lib/compat.exp (skip_list): New global variable.
7018 Use it to hold the user defined COMPAT_SKIPS list if any.
7019 (compat-obj): Add the members of skip_list to optall.
7020
7021 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
7022
7023 * gcc.dg/compat/union-by-value-1_main.c,
7024 union-by-value-1_x.c, union-by-value-1_y.c,
7025 union-check.h, union-defs.h,
7026 union-init.h, union-return-1_main.c,
7027 union-return-1_x.c, union-return-1_y.c: New files.
7028
7029 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
7030
7031 * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
7032 mixed-struct-init.h: Add 4 mixed structure types.
7033 struct-by-value-21_main.c, struct-by-value-21_x.c,
7034 struct-by-value-21_y.c, struct-return-21_main.c,
7035 struct-return-21_x.c, struct-return-21_y.c: New files.
7036
7037 2004-03-13 Mark Mitchell <mark@codesourcery.com>
7038
7039 PR c++/14550
7040 * g++.dg/parse/template14.C: New test.
7041
7042 2004-03-13 Eric Botcazou <ebotcazou@libertysurf.fr>
7043
7044 * gcc.c-torture/execute/20040313-1.c: New test.
7045
7046 2004-03-13 Jakub Jelinek <jakub@redhat.com>
7047
7048 PR target/14533
7049 * gcc.dg/20040311-2.c: New test.
7050
7051 2004-03-12 Kazu Hirata <kazu@cs.umass.edu>
7052
7053 PR other/14544
7054 * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
7055 bit-field.
7056
7057 2004-03-12 Ulrich Weigand <uweigand@de.ibm.com>
7058
7059 * gcc.dg/20040305-2.c: Add missing return statement.
7060
7061 2004-03-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7062
7063 * gcc.dg/builtins-34.c: Also check pow10*.
7064
7065 2004-03-11 Ulrich Weigand <uweigand@de.ibm.com>
7066
7067 PR target/14262
7068 * gcc.dg/20040305-2.c: New test.
7069
7070 2004-03-11 Ulrich Weigand <uweigand@de.ibm.com>
7071
7072 * gcc.dg/20040310-1.c: New test.
7073
7074 2004-03-11 Roger Sayle <roger@eyesopen.com>
7075
7076 * gcc.c-torture/execute/20040311-1.c: New test case.
7077
7078 2004-03-11 Mark Mitchell <mark@codesourcery.com>
7079
7080 PR c++/14476
7081 * g++.dg/lookup/enum1.C: New test.
7082
7083 2004-03-10 Mark Mitchell <mark@codesourcery.com>
7084
7085 PR c++/14510
7086 * g++.dg/lookup/struct2.C: New test.
7087
7088 2004-03-10 Uros Bizjak <uros@kss-loka.si>
7089
7090 * gcc.dg/builtins-34.c: New test.
7091
7092 2004-03-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7093
7094 * gcc.dg/torture/builtin-nonneg-1.c: New test.
7095
7096 2004-03-09 James E Wilson <wilson@specifixinc.com>
7097
7098 * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
7099 * gcc.dg/alias-2.c: New testcase.
7100
7101 2004-03-09 Zack Weinberg <zack@codesourcery.com>
7102
7103 * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
7104
7105 2004-03-09 Roger Sayle <roger@eyesopen.com>
7106
7107 * gcc.c-torture/execute/20040309-1.c: New test case.
7108
7109 2004-03-09 Nathan Sidwell <nathan@codesourcery.com>
7110
7111 PR c++/14397
7112 * g++.dg/overload/ref1.C: New.
7113
7114 2004-03-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7115
7116 PR c++/14409
7117 * g++.dg/template/spec12.C: New test.
7118
7119 PR c++/14448
7120 * g++.dg/parse/crash14.C: New test.
7121
7122 2004-03-09 Mark Mitchell <mark@codesourcery.com>
7123
7124 PR c++/14230
7125 * g++.dg/init/ref11.C: New test.
7126
7127 2004-03-09 Mark Mitchell <mark@codesourcery.com>
7128
7129 PR c++/14432
7130 * g++.dg/parse/builtin2.C: New test.
7131
7132 2004-03-08 Mark Mitchell <mark@codesourcery.com>
7133
7134 PR c++/14401
7135 * g++.dg/init/ctor3.C: New test.
7136 * g++.dg/init/union1.C: New test.
7137 * g++.dg/ext/anon-struct4.C: New test.
7138
7139 2004-03-08 Mark Mitchell <mark@codesourcery.com>
7140
7141 * g++.dg/lookup/koenig1.C: Tweak error messages.
7142 * g++.dg/lookup/used-before-declaration.C: Likewise.
7143 * g++.dg/other/do1.C: Likewise.
7144 * g++.dg/overload/koenig1.C: Likewise.
7145 * g++.dg/parse/crash13.C: Likewise.
7146 * g++.dg/template/instantiate3.C: Likewise.
7147
7148 2004-03-08 Eric Christopher <echristo@redhat.com>
7149
7150 * * lib/target-supports.exp: Enable libiconv in test
7151 compilation. Fix up error checking.
7152
7153 2004-03-08 Roger Sayle <roger@eyesopen.com>
7154
7155 PR middle-end/14289
7156 * gcc.dg/pr14289-1.c: New test case.
7157 * gcc.dg/pr14289-2.c: Likewise.
7158 * gcc.dg/pr14289-3.c: Likewise.
7159
7160 2004-03-08 Eric Botcazou <ebotcazou@act-europe.fr>
7161
7162 * gcc.c-torture/execute/20040308-1.c: New test.
7163
7164 2004-03-07 Roger Sayle <roger@eyesopen.com>
7165
7166 * gcc.c-torture/execute/20040307-1.c: New test case.
7167
7168 2004-03-07 Richard Sandiford <rsandifo@redhat.com>
7169
7170 * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
7171
7172 2004-03-06 Ulrich Weigand <uweigand@de.ibm.com>
7173
7174 * gcc.dg/20040306-1.c: New test.
7175
7176 2004-03-06 Kazu Hirata <kazu@cs.umass.edu>
7177
7178 * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
7179 them static.
7180 * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
7181
7182 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7183
7184 PR c/14465
7185 * gcc.dg/decl-6.c: New test.
7186
7187 2004-03-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7188
7189 * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
7190 Rename LOGPOW -> LOG_POW.
7191 (SQRT_EXP, POW_EXP): New.
7192
7193 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7194
7195 * gcc.dg/i386-sse-8.c: New test.
7196
7197 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7198
7199 PR c/14114
7200 * gcc.dg/decl-5.c: New test.
7201
7202 2004-03-05 Andreas Krebbel <krebbel1@de.ibm.com>
7203
7204 * gcc.dg/20040305-1.c: New test.
7205
7206 2004-03-05 Hans-Peter Nilsson <hp@axis.com>
7207
7208 PR other/14354
7209 * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
7210
7211 2004-03-04 Ziemowit Laski <zlaski@apple.com>
7212
7213 PR c++/14425, c++/14426
7214 * g++.dg/ext/altivec-4.C: New test.
7215 * g++.dg/ext/altivec-5.C: New test.
7216
7217 2004-03-04 Geoffrey Keating <geoffk@apple.com>
7218
7219 * g++.old-deja/g++.other/linkage1.C: Expect errors about
7220 global variables of a type with no linkage.
7221 * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
7222 * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
7223 * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
7224 * g++.old-deja/g++.bugs/900210_02.C: Likewise.
7225 * g++.old-deja/g++.bugs/900210_03.C: Likewise.
7226 * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
7227 * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
7228 * g++.dg/warn/deprecated.C: Name enum Color.
7229 * g++.dg/overload/VLA.C: Name structure for 'b'.
7230 * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
7231
7232 2004-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7233
7234 * gcc.c-torture/compile/20040304-1.c: New test.
7235
7236 2004-03-03 Zack Weinberg <zack@codesourcery.com>
7237
7238 PR 13728
7239 * gcc.dg/decl-4.c: New testcase.
7240
7241 2004-03-03 Kazu Hirata <kazu@cs.umass.edu>
7242
7243 * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
7244 as PRECF if sizeof (float) > sizeof (double).
7245 (PRECL): Make it the same as PRECF if
7246 sizeof (float) > sizeof (long double).
7247
7248 2004-03-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7249
7250 * gcc.dg/builtins-config.h: Use underscore macro style for __sun
7251 system type. Add check for irix6 which doesn't have c99 runtime.
7252
7253 2004-03-03 Bob Wilson <bob.wilson@acm.org>
7254
7255 * gcc.dg/const-elim-1.c: xfail for xtensa.
7256
7257 2004-03-01 Mark Mitchell <mark@codesourcery.com>
7258
7259 PR c++/14369
7260 * g++.dg/template/cond4.C: New test.
7261
7262 2004-03-01 Mark Mitchell <mark@codesourcery.com>
7263
7264 PR c++/14360
7265 * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
7266
7267 PR c++/14361
7268 * g++.dg/parse/defarg7.C: New test.
7269
7270 PR c++/14359
7271 * g++.dg/template/friend26.C: New test.
7272
7273 2004-03-01 Mark Mitchell <mark@codesourcery.com>
7274
7275 PR c++/14324
7276 * g++.dg/abi/mangle21.C: New test.
7277
7278 PR c++/14260
7279 * g++.dg/parse/constructor2.C: New test.
7280
7281 PR c++/14337
7282 * g++.dg/template/sfinae1.C: New test.
7283
7284 2004-02-29 Mark Mitchell <mark@codesourcery.com>
7285
7286 PR c++/14267
7287 * g++.dg/expr/crash2.C: New test.
7288
7289 PR middle-end/13448
7290 * gcc.dg/inline-5.c: New test.
7291 * gcc.dg/always-inline.c: Split out tests into ...
7292 * gcc.dg/always-inline2.c: ... this and ...
7293 * gcc.dg/always-inline3.c: ... this.
7294
7295 2004-02-29 Mark Mitchell <mark@codesourcery.com>
7296
7297 PR debug/12103
7298 * g++.dg/debug/crash1.C: New test.
7299
7300 2004-02-29 Kazu Hirata <kazu@cs.umass.edu>
7301
7302 * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
7303 function with __attribute__((noinline)).
7304 (recurser_void2): Likewise.
7305 * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
7306 (recurser_void2): Likewise.
7307
7308 2004-02-29 Roger Sayle <roger@eyesopen.com>
7309
7310 PR middle-end/14203
7311 * g++.dg/warn/Wunused-6.C: New test case.
7312
7313 2004-02-28 Richard Earnshaw <rearnsha@arm.com>
7314
7315 * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
7316 not defined.
7317
7318 2004-02-27 Eric Christopher <echristo@redhat.com>
7319
7320 * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
7321 * g++.dg/charset/asm2.c: Run only x86.
7322 * gcc.dg/charset/asm3.c: Ditto.
7323
7324 2004-02-27 Aldy Hernandez <aldyh@redhat.com>
7325
7326 * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
7327 ld_library_path.
7328
7329 2004-02-27 Ziemowit Laski <zlaski@apple.com>
7330
7331 * g++.dg/ext/altivec-3.C: New.
7332
7333 2004-02-26 Richard Henderson <rth@redhat.com>
7334
7335 * g++.dg/ext/attrib10.C: Mark for warning.
7336 * gcc.dg/attr-alias-1.c: New.
7337
7338 2004-02-26 Richard Henderson <rth@redhat.com>
7339
7340 * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
7341 * gcc.c-torture/execute/20040208-2.c: ... it back.
7342
7343 2004-02-26 Eric Christopher <echristo@redhat.com>
7344
7345 * lib/target-supports.exp (check-iconv-available): New function.
7346 * lib/gcc-dg.exp (dg-require-iconv): New function.
7347 Use above.
7348 * gcc.dg/charset: New directory.
7349 * gcc.dg/charset/charset.exp: New file.
7350 * gcc.dg/charset/asm1.c: Ditto.
7351 * gcc.dg/charset/asm2.c: Ditto.
7352 * gcc.dg/charset/asm3.c: Ditto.
7353 * gcc.dg/charset/asm4.c: Ditto.
7354 * gcc.dg/charset/asm5.c: Ditto.
7355 * gcc.dg/charset/attribute1.c: Ditto.
7356 * gcc.dg/charset/attribute2.c: Ditto.
7357 * gcc.dg/charset/string1.c: Ditto.
7358 * g++.dg/charset: New directory.
7359 * g++.dg/dg.exp: Add here. Special options.
7360 * g++.dg/charset/charset.exp: New file.
7361 * g++.dg/charset/asm1.c: Ditto.
7362 * g++.dg/charset/asm2.c: Ditto.
7363 * g++.dg/charset/asm3.c: Ditto.
7364 * g++.dg/charset/asm4.c: Ditto.
7365 * g++.dg/charset/attribute1.c: Ditto.
7366 * g++.dg/charset/attribute2.c: Ditto.
7367 * g++.dg/charset/extern1.cc: Ditto.
7368 * g++.dg/charset/extern2.cc: Ditto.
7369 * g++.dg/charset/string1.c: Ditto.
7370
7371 2004-02-26 Mark Mitchell <mark@codesourcery.com>
7372
7373 PR c++/14278
7374 * g++.dg/parse/comma1.C: New test.
7375
7376 2004-02-26 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7377
7378 PR c++/14284
7379 * g++.dg/template/ttp8.C: New test.
7380
7381 2004-02-26 Eric Botcazou <ebotcazou@act-europe.fr>
7382
7383 * gcc.dg/fixuns-trunc-1.c: New test.
7384
7385 2004-02-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7386
7387 * gcc.dg/builtins-config.h: Use #elif.
7388
7389 2004-02-26 Michael Matz <matz@suse.de>
7390
7391 * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
7392 * gcc.dg/991214-1.c: Likewise.
7393 * gcc.dg/i386-asm-1.c: Likewise.
7394
7395 2004-02-25 Richard Henderson <rth@redhat.com>
7396
7397 * gcc.c-torture/execute/20040208-2.c: Move ...
7398 * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
7399
7400 2004-02-26 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7401
7402 PR c++/14246
7403 * g++.dg/other/crash-3.C: New test.
7404
7405 2004-02-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7406
7407 * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
7408 * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
7409
7410 * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
7411 HP-UX.
7412
7413 2004-02-24 Michael Matz <matz@suse.de>
7414
7415 * gcc.dg/i386-regparm.c: New.
7416
7417 2004-02-23 James E Wilson <wilson@specifixinc.com>
7418
7419 * gcc.c-torture/execute/20040223-1.c: New.
7420
7421 2004-02-23 Zack Weinberg <zack@codesourcery.com>
7422 Kazu Hirata <kazu@cs.umass.edu>
7423
7424 * gcc.dg/fwritable-strings-1.c: Remove.
7425
7426 2004-02-23 Andrew Pinski <pinskia@physics.uc.edu>
7427
7428 PR c/14156
7429 * gcc.dg/20040223-1.c: New test.
7430
7431 2004-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7432
7433 PR c++/14106
7434 * g++.dg/ext/typeof9.C: New test.
7435
7436 2004-02-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7437
7438 PR c++/14250
7439 * g++.dg/other/switch1.C: New test.
7440
7441 2004-02-23 Eric Botcazou <ebotcazou@libertysurf.fr>
7442
7443 * gcc.dg/cast-function-1.c: Adjust for new informative message.
7444 * gcc.dg/va-arg-1.c: Likewise.
7445
7446 2004-02-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7447
7448 PR c++/14143
7449 * g++.dg/template/koenig5.C: New test.
7450
7451 2004-02-21 Ziemowit Laski <zlaski@apple.com>
7452
7453 * g++.dg/ext/altivec-1.C: Generalize target triple.
7454 * g++.dg/ext/altivec-2.C: New test case.
7455 * g++.dg/ext/altivec_check.h: New file.
7456 * gcc.dg/altivec-1.c: Generalize target triple;
7457 include altivec_check.h and call altivec_check().
7458 * gcc.dg/altivec-[2-5].c: Generalize target triple.
7459 * gcc.dg/altivec-6.c: New test case.
7460 * gcc.dg/altivec-[7-9].c: Generalize target triple; add
7461 type casts as needed.
7462 * gcc.dg/altivec-10.c: Include altivec_check.h and call
7463 altivec_check().
7464 * gcc.dg/altivec-12.c: New test case.
7465 * gcc.dg/altivec-varargs-1.c: Generalize target triple;
7466 include altivec_check.h and call altivec_check().
7467 * gcc.dg/altivec_check.h: New file.
7468
7469 2004-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7470
7471 * lib/target-supports.exp (check_alias_available): Don't mangle
7472 function `g' in test program.
7473
7474 2004-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7475
7476 * lib/target-supports.exp (check_profiling_available): Check
7477 argument to determine whether we support a profiling type.
7478 * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
7479 check_profiling_available.
7480 * g++.dg/bprob/bprob.exp: Likewise
7481 * g77.dg/bprob/bprob.exp: Likewise.
7482 * gcc.misc-tests/bprob.exp: Likewise.
7483 * g++.old-deja/g++.law/profile1.C: Pass profiling type to
7484 dg-require-profiling and delete expected error handling.
7485 * gcc.dg/20021014-1.c: Likewise.
7486 * gcc.dg/nest.c: Likewise.
7487
7488 2004-02-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7489
7490 PR c++/12007
7491 * g++.dg/other/vthunk1.C: New test.
7492
7493 2004-02-20 Falk Hueffner <falk@debian.org>
7494
7495 PR target/14201
7496 * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
7497
7498 2004-02-20 Mark Mitchell <mark@codesourcery.com>
7499
7500 PR c++/13927
7501 * g++.dg/other/error8.C: Remove XFAIL markers.
7502
7503 PR c++/14173
7504 * g++.dg/ext/packed5.C: New test.
7505
7506 PR c++/14199
7507 * g++.dg/warn/Wunused-5.C: New test.
7508
7509 PR c++/14186
7510 * g++.dg/lookup/member1.C: New test.
7511
7512 2004-02-19 Kazu Hirata <kazu@cs.umass.edu>
7513
7514 * gcc.c-torture/compile/20040130-1.c: Enable only when
7515 __INT_MAX__ >= 2147483647L.
7516 * gcc.c-torture/compile/961203-1.c: Likewise.
7517
7518 2004-02-19 Nathan Sidwell <nathan@codesourcery.com>
7519
7520 * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
7521 * g++.dg/opt/template1.C: Robustify assembler regexp
7522
7523 2004-02-19 Eric Botcazou <ebotcazou@libertysurf.fr>
7524
7525 * gcc.c-torture/execute/simd-4.x: Remove.
7526 * gcc.c-torture/execute/va-arg-25.x: Likewise.
7527 * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
7528 Guard with #ifndef SKIP_ATTRIBUTE.
7529 * gcc.dg/compat/vector-1_y.c: Likewise.
7530 * gcc.dg/compat/vector-2_x.c: Likewise.
7531 * gcc.dg/compat/vector-2_y.c: Likewise.
7532 * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
7533 * g++.dg/eh/simd-2.C: Likewise.
7534
7535 2004-02-19 Alan Modra <amodra@bigpond.net.au>
7536
7537 * gcc.c-torture/compile/complex-1.c: New.
7538
7539 2004-02-19 Hans-Peter Nilsson <hp@axis.com>
7540
7541 PR target/14209
7542 * gcc.c-torture/execute/20040218-1.c: New test.
7543
7544 2004-02-19 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7545
7546 PR c++/14181
7547 * g++.dg/parse/new2.C: New test.
7548
7549 2004-02-18 Paul Brook <paul@codesourcery.com>
7550
7551 * gcc.c-torture/compile/libcall-1.c: New test.
7552
7553 2004-02-18 Paul Brook <paul@codesourcery.com>
7554
7555 PR debug/12934
7556 * gcc.dg/debug/debug-7.c: New test.
7557
7558 2004-02-17 Ulrich Weigand <uweigand@de.ibm.com>
7559
7560 * gcc.dg/20040217-1.c: New test.
7561
7562 2004-02-17 Zack Weinberg <zack@codesourcery.com>
7563
7564 * gcc.c-torture/execute/990208-1.x: Delete.
7565
7566 2004-02-17 Richard Sandiford <rsandifo@redhat.com>
7567
7568 * gcc.c-torture/execute/20040208-2.x: New file.
7569
7570 2004-02-17 Mark Mitchell <mark@codesourcery.com>
7571
7572 PR c++/11326
7573 * g++.dg/abi/structret1.C: New test.
7574
7575 2004-02-17 Jakub Jelinek <jakub@redhat.com>
7576
7577 * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
7578 (i386_cpuid): No need to test if cpuid is available on AMD64.
7579 Fix assembly, so that it works onboth i386 and AMD64.
7580 * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
7581 (vecInLong): Fix s[] member type to unsigned int.
7582 (vecInWord): Remove type.
7583 (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
7584 (a64, b64, c64, d64, e64): Remove.
7585 (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
7586 Remove unused variable. Remove initialization of removed variables.
7587 Don't call mmx_tests nor sse_tests.
7588 (reference_mmx, reference_sse): Remove.
7589 (check): Add return stmt.
7590 * gcc.dg/i386-sse-7.c: New test.
7591 * gcc.dg/i386-mmx-4.c: New test.
7592
7593 2004-02-17 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7594
7595 * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
7596 * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
7597 g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
7598 g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
7599 g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
7600 g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
7601 g++.dg/tc1/dr94.C: Fix line terminator.
7602
7603 2004-02-16 Geoffrey Keating <geoffk@apple.com>
7604
7605 * gcc.c-torture/compile/20040216-1.c: New.
7606
7607 2004-02-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7608
7609 * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
7610 g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
7611 g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
7612 g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
7613 g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
7614 g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
7615
7616 2004-02-16 Eric Botcazou <ebotcazou@libertysurf.fr>
7617
7618 * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
7619
7620 2004-02-15 Mark Mitchell <mark@codesourcery.com>
7621
7622 PR c++/13971
7623 * g++.dg/expr/cond4.C: New test.
7624
7625 PR c++/14086
7626 * g++.dg/lookup/crash2.C: New test.
7627
7628 2004-02-14 Josef Zlomek <zlomekj@suse.cz>
7629
7630 * gcc.c-torture/compile/20040214-2.c: New test.
7631
7632 2004-02-14 Andrew Pinski <pinskia@physics.uc.edu>
7633
7634 PR c++/14116
7635 * g++.dg/ext/typeof8.C: New test.
7636
7637 2004-02-14 Eric Botcazou <ebotcazou@act-europe.fr>
7638
7639 * gcc.c-torture/compile/20040214-1.c: New test.
7640
7641 2004-02-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7642
7643 PR c++/13635
7644 * g++.dg/template/spec11.C: New test.
7645
7646 2004-02-13 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7647
7648 PR c++/13927
7649 * g++.dg/other/error8.C: New test.
7650
7651 2004-02-13 Mark Mitchell <mark@codesourcery.com>
7652
7653 PR c++/14122
7654 * g++.dg/template/array4.C: New test.
7655
7656 PR c++/14108
7657 * g++.dg/inherit/thunk2.C: New test.
7658
7659 PR c++/14083
7660 * g++.dg/eh/cond2.C: New test.
7661
7662 2004-02-12 Alan Modra <amodra@bigpond.net.au>
7663
7664 * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
7665
7666 2004-02-12 Nathaniel Smith <njs@codesourcery.com>
7667
7668 * lib/scanasm.exp (dg-scan): Quote pattern before display.
7669
7670 2004-02-12 Hartmut Penner <hpenner@de.ibm.com>
7671
7672 * g++.dg/simd-2.C: xfail on ppc64-linux.
7673
7674 2004-02-11 Joseph S. Myers <jsm@polyomino.org.uk>
7675
7676 PR c/456
7677 * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
7678 tests.
7679
7680 2004-02-11 Uros Bizjak <uros@kss-loka.si>
7681
7682 * gcc.dg/builtins-33.c: New test.
7683
7684 2004-02-11 Paolo Bonzini <bonzini@gnu.org>
7685
7686 * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
7687
7688 2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
7689
7690 * g++.dg/simd-2.C: Set -maltivec for ppc64.
7691
7692 2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
7693
7694 * gcc.dg/ppc64-abi-3.c: New test.
7695
7696 2004-02-10 Paolo Bonzini <bonzini@gnu.org>
7697
7698 PR c/14092
7699
7700 * gcc.dg/pr14092-1.c: New testcase.
7701
7702 2004-02-10 Alan Modra <amodra@bigpond.net.au>
7703
7704 * gcc.dg/cpp/assert4.c: Fix typo last change.
7705
7706 * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
7707 * gcc.dg/cpp/assert4.c: Handle powerpc64.
7708
7709 * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
7710
7711 2004-02-09 Roger Sayle <roger@eyesopen.com>
7712
7713 * gcc.c-torture/compile/20040209-1.c: New test case.
7714
7715 2004-02-08 Joseph S. Myers <jsm@polyomino.org.uk>
7716
7717 * gcc.dg/c90-init-1.c: Adjust expected error messages.
7718
7719 2004-02-08 Richard Sandiford <rsandifo@redhat.com>
7720
7721 * gcc.c-torture/execute/20040208-[12].c: New tests.
7722
7723 2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7724
7725 * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
7726
7727 2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7728
7729 * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
7730
7731 2004-02-07 Zack Weinberg <zack@codesourcery.com>
7732
7733 Bug 13856
7734 * gcc.dg/visibility-8.c: New testcase.
7735
7736 2004-02-07 Zack Weinberg <zack@codesourcery.com>
7737
7738 * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
7739 arguments.
7740 * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
7741
7742 2004-02-07 Roger Sayle <roger@eyesopen.com>
7743
7744 PR middle-end/13696
7745 * g++.dg/opt/fold1.C: New test case.
7746
7747 2003-02-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7748
7749 PR c++/14033
7750 * g++.dg/other/crash-2.C: New test.
7751
7752 2003-02-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7753
7754 PR c++/14028
7755 * g++.dg/parse/angle-bracket2.C: New test.
7756
7757 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7758
7759 PR middle-end/13750
7760 Revert:
7761 2004-01-15 Geoffrey Keating <geoffk@apple.com>
7762 PR pch/13361
7763 * testsuite/g++.dg/pch/wchar-1.C: New.
7764 * testsuite/g++.dg/pch/wchar-1.Hs: New.
7765
7766 2004-02-05 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7767
7768 PR c++/14008
7769 * g++.dg/parse/error15.C: New test.
7770 * g++.dg/parse/crash11.C: Update dg-error mark.
7771
7772 2004-02-04 Mark Mitchell <mark@codesourcery.com>
7773
7774 PR c++/13932
7775 * g++.dg/warn/conv2.C: New test.
7776
7777 2004-02-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7778
7779 PR c++/13086
7780 * g++.dg/warn/incomplete1.C: Remove xfail.
7781
7782 2004-02-04 Mark Mitchell <mark@codesourcery.com>
7783
7784 * lib/file-format.exp (gcc_target_object_format): Use
7785 ${tool}_target_compile, not gcc_target_compile.
7786 * lib/target-supports.exp (check_alias_available): Likewise.
7787 (check_gc_sections_available): Likewise.
7788 * g++.dg/ext/attrib10.C: Use dg-require-alias.
7789 * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
7790 dg-require-alias.
7791
7792 2004-02-04 Mark Mitchell <mark@codesourcery.com>
7793
7794 PR c++/13969
7795 * g++.dg/template/static6.C: New test.
7796
7797 2004-02-04 Ian Lance Taylor <ian@wasabisystems.com>
7798
7799 * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
7800
7801 2004-02-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7802
7803 * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
7804 tests for systems where `char' is unsigned by default.
7805
7806 2003-02-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7807
7808 PR c++/13997
7809 * g++.dg/template/partial3.C: New test.
7810
7811 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7812
7813 * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
7814 gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
7815 Remove mentions of obsolete ports.
7816
7817 2004-02-04 Paolo Bonzini <bonzini@gnu.org>
7818
7819 * gcc.dg/noncompile/20001228-1.c: Fix for new
7820 error message.
7821
7822 2004-02-03 Roger Sayle <roger@eyesopen.com>
7823
7824 PR target/9348
7825 * gcc.c-torture/execute/multdi-1.c: New test case.
7826
7827 2004-02-03 Mark Mitchell <mark@codesourcery.com>
7828
7829 PR c++/13925
7830 * g++.dg/template/lookup5.C: New test.
7831
7832 2004-02-03 Mark Mitchell <mark@codesourcery.com>
7833
7834 PR c++/13950
7835 * g++.dg/template/lookup4.C: New test.
7836
7837 PR c++/13970
7838 * g++.dg/parse/error14.C: New test.
7839
7840 PR c++/14002
7841 * g++.dg/parse/template13.C: New test.
7842
7843 2004-02-03 Mark Mitchell <mark@codesourcery.com>
7844
7845 PR c++/13978
7846 * g++.dg/template/koenig4.C: New test.
7847
7848 PR c++/13968
7849 * g++.dg/template/crash17.C: New test.
7850
7851 PR c++/13975
7852 * g++.dg/parse/error13.C: New test.
7853 * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
7854
7855 2004-02-03 Eric Botcazou <ebotcazou@libertysurf.fr>
7856
7857 * gcc.dg/20020503-1.c: Remove -mflat dg-options.
7858
7859 2004-02-03 Paolo Bonzini <bonzini@gnu.org>
7860
7861 PR c/11658
7862 PR c/13994
7863 * gcc.dg/noncompile/20040203-1.c: New test.
7864 * gcc.dg/noncompile/20040203-2.c: Likewise.
7865 * gcc.dg/noncompile/20040203-3.c: Likewise.
7866 * gcc.dg/20040203-1.c: Likewise.
7867
7868 2004-02-02 Andrew Pinski <pinskia@physics.uc.edu>
7869
7870 PR c++/10858
7871 * g++.dg/template/sizeof7.C: New test.
7872
7873 2004-02-02 Eric Christopher <echristo@redhat.com>
7874 Zack Weinberg <zack@codesourcery.com>
7875
7876 * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
7877
7878 2004-02-02 Zack Weinberg <zack@codesourcery.com>
7879
7880 * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
7881 * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
7882 * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
7883 * gcc.dg/cleanup-5.c: Run only on Linux targets.
7884
7885 2004-02-02 Mark Mitchell <mark@codesourcery.com>
7886
7887 PR c++/13113
7888 * g++.old-deja/g++.mike/net36.C: Adjust error messages.
7889
7890 PR c++/13854
7891 * g++.dg/ext/attrib13.C: New test.
7892
7893 PR c++/13907
7894 * g++.dg/conversion/op2.C: New test.
7895
7896 2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
7897
7898 * gcc.dg/titype-1.c: Fix pasto.
7899
7900 2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
7901
7902 * gcc.dg/titype-1.c: New test.
7903
7904 2004-02-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7905
7906 PR c++/13957
7907 * g++.dg/template/non-type-template-argument-1.C,
7908 g++.dg/template/qualified-id1.C: Update dg-error marks.
7909 * g++.dg/template/nontype6.C: New test.
7910
7911 2004-02-01 Roger Sayle <roger@eyesopen.com>
7912
7913 * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
7914 * gcc.dg/builtins-31.c: New testcase.
7915 * gcc.dg/builtins-32.c: New testcase.
7916
7917 2004-01-30 Andrew Pinski <pinskia@physics.uc.edu>
7918
7919 * objc.dg/call-super-2.m: Update line numbers
7920 for the including of stddef.h.
7921
7922 2004-01-30 Michael Matz <matz@suse.de>
7923
7924 * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
7925 g++.dg/ext/case-range3.C: New tests.
7926
7927 2004-01-30 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7928
7929 DR206
7930 PR c++/13813
7931 * g++.dg/template/member4.C: New test.
7932
7933 2004-01-30 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7934
7935 PR c++/13683
7936 * g++.dg/template/sizeof6.C: New test.
7937
7938 2004-01-30 Eric Botcazou <ebotcazou@libertysurf.fr>
7939
7940 * gcc.dg/fwritable-strings-1.c: New test.
7941
7942 2004-01-30 Eric Botcazou <ebotcazou@libertysurf.fr>
7943
7944 * gcc.c-torture/compile/20040130-1.c: New test.
7945
7946 2004-01-29 Geoffrey Keating <geoffk@geoffk.org>
7947
7948 * objc.dg/call-super-2.m: Include stddef.h for size_t.
7949
7950 2004-01-29 Mark Mitchell <mark@codesourcery.com>
7951
7952 PR c++/13883
7953 * g++.dg/template/ctor3.C: New test.
7954
7955 2004-01-29 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7956
7957 * g++.dg/tc1: New directory.
7958 * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
7959 g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
7960 g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
7961 g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
7962 g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
7963
7964 2004-01-28 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7965
7966 * g++.dg/parse/error11.C: New test.
7967 * g++.dg/parse/error12.C: Likewise.
7968
7969 2004-01-28 Ziemowit Laski <zlaski@apple.com>
7970
7971 * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
7972 (scan_initial, main): Use aligned_sizeof instead of sizeof.
7973
7974 2004-01-28 Mark Mitchell <mark@codesourcery.com>
7975
7976 PR c++/13791
7977 * g++.dg/ext/attrib12.C: New test.
7978
7979 PR c++/13736
7980 * g++.dg/parse/cast2.C: New test.
7981
7982 2004-01-27 James E Wilson <wilson@specifixinc.com>
7983
7984 * objc.dg/encode-2.m (main): New local string. Set depending on
7985 sizeof long. Use in sscanf call.
7986 * objc.dg/encode-3.m (main): New local string. Set depending on
7987 sizeof long. Use in scan_initial call.
7988
7989 2004-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7990
7991 * objc.dg/call-super-2.m: Make LP64-safe.
7992 * objc.dg/desig-init-1.m: Likewise.
7993
7994 2004-01-27 Devang Patel <dpatel@apple.com>
7995
7996 * g++.dg/debug/namespace1.C: New test.
7997
7998 2004-01-27 Ian Lance Taylor <ian@wasabisystems.com>
7999
8000 * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
8001 xscale-*-*.
8002
8003 * gcc.dg/arm-mmx-1.c: New test.
8004
8005 2004-01-27 Eric Botcazou <ebotcazou@libertysurf.fr>
8006
8007 * gcc.dg/20040127-1.c: New test.
8008 * gcc.dg/20040127-2.c: New test.
8009
8010 2004-01-26 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8011
8012 * objc.dg/stret-1.m (glob): Renamed to globa.
8013
8014 2004-01-26 Mark Mitchell <mark@codesourcery.com>
8015
8016 PR c++/13663
8017 * g++.dg/expr/for1.C: New test.
8018
8019 2004-01-26 Fariborz Jahanian <fjahanian@apple.com>
8020
8021 PR middle-end/13779
8022 * gcc.dg/darwin-longlong.c: New test.
8023
8024 2004-01-26 Ian Lance Taylor <ian@wasabisystems.com>
8025
8026 * gcc.dg/20040124-1.c: Moved test from here...
8027 * gcc.c-torture/compile/20040124-1.c: ...to here.
8028
8029 2004-01-26 Eric Botcazou <ebotcazou@libertysurf.fr>
8030
8031 * gcc.dg/sparc-ret.c: Run only in 32-bit mode. Don't scan
8032 the assembly output if -m64 is passed.
8033
8034 2004-01-25 Mark Mitchell <mark@codesourcery.com>
8035
8036 PR c++/13833
8037 * g++.dg/template/cond3.C: New test.
8038
8039 2004-01-25 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8040
8041 PR c++/13810
8042 * g++.dg/template/ttp7.C: New test.
8043
8044 2004-01-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8045
8046 PR c++/13797
8047 * g++.dg/template/nontype4.C: New test.
8048 * g++.dg/template/nontype5.C: Likewise.
8049
8050 2004-01-25 Richard Sandiford <rsandifo@redhat.com>
8051
8052 * gcc.dg/torture/mips-clobber-at.c: New test.
8053
8054 2004-01-24 Ian Lance Taylor <ian@wasabisystems.com>
8055
8056 * gcc.dg/20040124-1.c: New test.
8057
8058 2004-01-24 Jakub Jelinek <jakub@redhat.com>
8059
8060 * gcc.dg/20040123-1.c: New test.
8061
8062 2004-01-23 Zack Weinberg <zack@codesourcery.com>
8063
8064 * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
8065
8066 2004-01-24 Joseph S. Myers <jsm@polyomino.org.uk>
8067
8068 * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
8069
8070 2004-01-23 Andrew Pinski <apinski@apple.com>
8071
8072 * gcc.dg/20030121-1.c: Move to ..
8073 * gcc.dg/20040121-1.c: here.
8074
8075 2004-01-23 Roger Sayle <roger@eyesopen.com>
8076
8077 * gcc.dg/builtins-29.c: New test case.
8078
8079 2004-01-23 Zack Weinberg <zack@codesourcery.com>
8080
8081 PR 18314
8082 * gcc.dg/builtins-30.c: New testcase.
8083
8084 2004-01-23 Andreas Tobler <a.tobler@schweiz.ch>
8085
8086 * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
8087 * lib/g77.exp: Likewise.
8088 * lib/objc.exp: Likewise.
8089 * lib/g++.exp: Likewise.
8090
8091 2004-01-22 Eric Botcazou <ebotcazou@libertysurf.fr>
8092
8093 * gcc.dg/struct-by-value-2.c: New test.
8094
8095 2004-01-21 Andrew Pinski <apinski@apple.com>
8096
8097 PR target/13785
8098 * gcc.dg/20030121-1.c: New test.
8099
8100 2004-01-22 Ulrich Weigand <uweigand@de.ibm.com>
8101
8102 * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option. Do not
8103 clobber frame pointer register in asm statement.
8104
8105 2004-01-21 Falk Hueffner <falk@debian.org>
8106
8107 * gcc.c-torture/compile/20040121-1.c: New test.
8108
8109 2004-01-21 Zack Weinberg <zack@codesourcery.com>
8110
8111 * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
8112
8113 2004-01-20 Hartmut Penner <hpenner@de.ibm.com>
8114
8115 * gcc.dg/ppc64-abi-2.c: New test.
8116
8117 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8118
8119 * lib/treelang.exp: Fill out this file.
8120 * lib/treelang-dg.exp: New File.
8121
8122 2004-01-20 Joseph S. Myers <jsm@polyomino.org.uk>
8123
8124 * gcc.c-torture/compile/981022-1.c: Remove.
8125 * gcc.dg/array-5.c: Remove XFAIL.
8126 * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
8127 * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
8128 gcc.dg/cond-lvalue-1.c: Update.
8129 * gcc.dg/cast-lvalue-2.c: New test.
8130
8131 2004-01-19 Mark Mitchell <mark@codesourcery.com>
8132
8133 PR c++/13592
8134 * g++.dg/other/error1.C (class foo): Tweak error message.
8135
8136 PR c++/13592
8137 * g++.dg/template/call2.C: New test.
8138
8139 2004-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
8140
8141 * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
8142 scalar-by-value-3_x.c, scalar-by-value-3_y.c,
8143 scalar-by-value-4_x.c, scalar-by-value-4_y.c,
8144 scalar-return-1_x.c, scalar-return-2_y.c,
8145 scalar-return-3_x.c, scalar-return-3_y.c,
8146 scalar-return-4_x.c, scalar-return-4_y.c,
8147 struct-align-1.h, struct-align-1_x.c,
8148 struct-align-1_y.c, struct-align-2.h,
8149 struct-align-2_x.c, struct-align-2_y.c,
8150 struct-by-value-10_y.c, struct-by-value-11_x.c,
8151 struct-by-value-11_y.c, struct-by-value-12_x.c,
8152 struct-by-value-12_y.c, struct-by-value-13_x.c,
8153 struct-by-value-13_y.c, struct-by-value-14_x.c,
8154 struct-by-value-14_y.c, struct-by-value-15_x.c,
8155 struct-by-value-15_y.c, struct-by-value-16_y.c,
8156 struct-by-value-17_y.c, struct-by-value-18_y.c,
8157 struct-by-value-19_y.c, struct-by-value-1_x.c,
8158 struct-by-value-1_y.c, struct-by-value-20_y.c,
8159 struct-by-value-2_x.c, struct-by-value-2_y.c,
8160 struct-by-value-3_y.c, struct-by-value-4_x.c,
8161 struct-by-value-4_y.c, struct-by-value-5_y.c,
8162 struct-by-value-6_y.c, struct-by-value-7_y.c
8163 struct-by-value-8_x.c, struct-by-value-8_y.c
8164 struct-by-value-9_x.c, struct-by-value-9_y.c
8165 struct-return-10_x.c, struct-return-10_y.c,
8166 struct-return-19_x.c, struct-return-20_x.c
8167 struct-return-2_x.c, struct-return-2_y.c
8168 struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
8169 SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY. Turns SKIPVA into SKIP_VA.
8170
8171 2004-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
8172
8173 * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
8174 attribute on sparc*-sun-solaris2.*.
8175
8176 2004-01-18 Mark Mitchell <mark@codesourcery.com>
8177
8178 PR c++/13710
8179 * g++.dg/ext/typeof7.C: New test.
8180
8181 2004-01-18 David Edelsohn <edelsohn@gnu.org>
8182
8183 * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
8184 * gcc.dg/const-elim-1.c: Same.
8185
8186 2004-01-17 Ziemowit Laski <zlaski@apple.com>
8187
8188 * objc.dg/stret-1.m: New.
8189 * objc.dg/stret-2.m: New.
8190
8191 2004-01-17 Andrew Pinski <pinskia@physics.uc.edu>
8192
8193 PR c++/11895
8194 * g++.dg/ext/vector1.C: New test.
8195
8196 2004-01-16 Geoffrey Keating <geoffk@apple.com>
8197
8198 * gcc.dg/pch/import-1.c: New.
8199 * gcc.dg/pch/import-1.hs: New.
8200 * gcc.dg/pch/import-1a.h: New.
8201 * gcc.dg/pch/import-1b.h: New.
8202 * gcc.dg/pch/import-1c.h: New.
8203
8204 2004-01-16 Mark Mitchell <mark@codesourcery.com>
8205
8206 PR c++/13574
8207 * g++.dg/ext/array1.C: New test.
8208
8209 PR c++/13178
8210 * g++.dg/conversion/op1.C: New test.
8211
8212 2004-01-16 J"orn Rennecke <joern.rennecke@superh.com>
8213
8214 PR 11864
8215 From Kazumoto Kojima / Dan Kegel:
8216 * gcc.dg/pr11864-1.c: New test.
8217
8218 PR 10392
8219 From Marcus Comstedt / Dan Kegel:
8220 * gcc.dg/pr10392-1.c: New test.
8221
8222 2004-01-16 Mark Mitchell <mark@codesourcery.com>
8223
8224 PR c++/13478
8225 * g++.dg/init/ref10.C: New test.
8226
8227 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8228
8229 PR c++/13407
8230 * g++.dg/parse/typename6.C: New test.
8231
8232 2004-01-15 Geoffrey Keating <geoffk@apple.com>
8233
8234 PR pch/13361
8235 * testsuite/g++.dg/pch/wchar-1.C: New.
8236 * testsuite/g++.dg/pch/wchar-1.Hs: New.
8237
8238 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8239
8240 PR c++/9259
8241 * g++.dg/expr/sizeof2.C: New test.
8242
8243 2004-01-15 Kazu Hirata <kazu@cs.umass.edu>
8244
8245 * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
8246
8247 2004-01-15 Alexandre Oliva <aoliva@redhat.com>
8248
8249 PR c++/13659
8250 * g++.dg/lookup/strong-using-3.C: New.
8251 * g++.dg/lookup/using-10.C: New.
8252
8253 2004-01-15 Alexandre Oliva <aoliva@redhat.com>
8254
8255 PR c++/13594
8256 * g++.dg/lookup/strong-using-2.C: New.
8257
8258 2004-01-15 Marcus Comstedt <marcus@mc.pp.se>
8259 Dan Kegel <dank@kegel.com>
8260 J"orn Rennecke <joern.rennecke@superh.com>
8261
8262 PR target/9365
8263 * gcc.dg/pr9365-1.c: New test.
8264
8265 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8266
8267 PR c++/8856
8268 * g++.dg/parse/casting-operator2.C: New test.
8269 * g++.old-deja/g++.pt/explicit83.C: Remove.
8270
8271 2004-01-14 Joseph S. Myers <jsm@polyomino.org.uk>
8272
8273 * gcc.dg/label-compound-stmt-1.c: New test.
8274 * gcc.c-torture/compile/950922-1.c,
8275 gcc.c-torture/compile/20000211-3.c,
8276 gcc.c-torture/compile/20000518-1.c,
8277 gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
8278 compound statements.
8279
8280 2004-01-14 Hartmut Penner <hpenner@de.ibm.com>
8281
8282 * gcc.dg/ppc64-abi-1.c: New test.
8283
8284 2004-01-14 Danny Smith <dannysmith@users.sourceforge.net>
8285
8286 * g++.dg/ext/attrib9.C: Add dg-warnings.
8287
8288 2004-01-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8289
8290 PR c++/12335
8291 * g++.dg/parse/dtor3.C: New test.
8292
8293 2004-01-13 Andrew Pinski <pinskia@physics.uc.edu>
8294
8295 PR c++/12709
8296 * g++.dg/parse/try-catch-1.C: New test.
8297
8298 2004-01-13 Arnaud Charlet <charlet@act-europe.fr>
8299
8300 * ada/acats/run_all.sh: Add more verbose output in acats.log
8301 when compiling tests.
8302
8303 2004-01-12 Zack Weinberg <zack@codesourcery.com>
8304
8305 PR 13656
8306 * gcc.dg/typedef-redecl.c: New test case.
8307 * gcc.dg/typedef-redecl.h: New support file.
8308
8309 2004-01-13 Jan Hubicka <jh@suse.cz>
8310
8311 * gcc.dg/always_inline.c: New test.
8312 * gcc.dg/debug/20031231-1.c: Fix.
8313
8314 2004-01-13 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8315
8316 PR c++/13474
8317 * g++.dg/template/array3.C: New test.
8318
8319 2004-01-12 Zack Weinberg <zack@codesourcery.com>
8320
8321 * g++.dg/ext/lvalue1.C: No longer expected to fail.
8322 * g++.dg/warn/Wunused-2.C: Likewise.
8323
8324 2004-01-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8325
8326 PR c++/13289
8327 * g++.dg/template/instantiate6.C: New test.
8328
8329 2004-01-12 Roger Sayle <roger@eyesopen.com>
8330
8331 PR middle-end/11397
8332 * gcc.dg/special/wkali-2.c: Add dg-require-alias.
8333
8334 2004-01-12 Jan Hubicka <jh@suse.cz>
8335
8336 PR opt/12826
8337 * gcc.dg/20040112-1.c: New.
8338
8339 * gcc.dg/dwarf-die[1-7].c: Move to...
8340 * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
8341 * gcc.dg/debug/dwarf2/dwarf2.exp: New.
8342
8343 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8344
8345 PR c++/4100
8346 * g++.dg/parse/friend4.C: New test.
8347
8348 2004-01-12 Scott Brumbaugh <scottb.lists@verizon.net>
8349
8350 PR c++/4100
8351 * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
8352 definition is called a friend.
8353
8354 2004-01-11 Zack Weinberg <zack@codesourcery.com>
8355
8356 * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
8357
8358 2004-01-11 Ian Lance Taylor <ian@wasabisystems.com>
8359
8360 PR c++/3478
8361 * g++.dg/parse/error10.C: New test.
8362 * g++.dg/template/arg2.C: Accept "invalid type" error.
8363
8364 2004-01-11 Jakub Jelinek <jakub@redhat.com>
8365
8366 PR middle-end/13392
8367 * g++.dg/opt/expect2.C: New test.
8368
8369 2004-01-10 Zack Weinberg <zack@codesourcery.com>
8370
8371 * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
8372 * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
8373 * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
8374 Update dg-error regexps.
8375
8376 2004-01-10 Zack Weinberg <zack@codesourcery.com>
8377
8378 * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
8379 * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
8380
8381 2004-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
8382
8383 * gcc.dg/pragma-re-1.c: Use right pointer type.
8384
8385 2004-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
8386
8387 * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
8388
8389 2004-01-09 Geoffrey Keating <geoffk@apple.com>
8390
8391 * gcc.dg/rs6000-ldouble-1.c: New.
8392
8393 2004-01-10 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8394
8395 DR 337
8396 PR c++/9256
8397 * g++.dg/other/abstract1.C: New test.
8398
8399 2004-01-09 Alexandre Oliva <aoliva@redhat.com>
8400
8401 * g++.dg/lookup/strong-using-1.C: New.
8402
8403 2004-01-09 Joseph S. Myers <jsm@polyomino.org.uk>
8404
8405 PR c/11234
8406 * gcc.dg/func-ptr-conv-1.c: New test.
8407 * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
8408
8409 2004-01-09 Kazu Hirata <kazu@cs.umass.edu>
8410
8411 PR target/13380.
8412 * gcc.c-torture/compile/20040109-1.c: New.
8413
8414 2004-01-08 Stuart Hastings <stuart@apple.com>
8415
8416 * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
8417 testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
8418 * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
8419
8420 2004-01-09 Alan Modra <amodra@bigpond.net.au>
8421
8422 * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
8423
8424 2004-01-08 Eric Botcazou <ebotcazou@libertysurf.fr>
8425
8426 * ada/acats/run_acats: Treat 'gnatchop' the same way
8427 as 'gnatmake'. Export GCC_DRIVER.
8428 * ada/acats/run_all.sh: Add target_gnatchop. Use
8429 'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
8430
8431 2004-01-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8432
8433 PR c++/12573
8434 * g++.dg/template/dependent-expr4.C: New test.
8435
8436 2004-01-08 Hartmut Penner <hpenner@de.ibm.com>
8437
8438 * gcc.dg/altivec-11.c: New test.
8439
8440 2004-01-07 Mark Mitchell <mark@codesourcery.com>
8441
8442 * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
8443
8444 2004-01-07 Joseph S. Myers <jsm@polyomino.org.uk>
8445
8446 PR c/6024
8447 * gcc.dg/enum-compat-1.c: New test.
8448 * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
8449
8450 2004-01-07 Joseph S. Myers <jsm@polyomino.org.uk>
8451
8452 PR c/12165
8453 * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
8454 gcc.dg/c99-idem-qual-3.c: New tests.
8455
8456 2004-01-07 Alan Modra <amodra@bigpond.net.au>
8457
8458 * gcc.dg/winline-7.c: Don't cast void * to int.
8459
8460 2004-01-06 Jan Hubicka <jh@suse.cz>
8461
8462 * gcc.dg/i386-sse-5.c: New test
8463 * g++.dg/eh/simd-1.c: Add -w argument for i386.
8464
8465 2004-01-05 Mark Mitchell <mark@codesourcery.com>
8466
8467 PR c++/12815
8468 * g++.dg/rtti/typeid4.C: New test.
8469
8470 2004-01-05 Eric Botcazou <ebotcazou@libertysurf.fr>
8471
8472 * gcc.dg/compat/sdata-section.h: Declare 'abort'.
8473
8474 2004-01-05 Mark Mitchell <mark@codesourcery.com>
8475
8476 PR c++/12132
8477 * g++.dg/template/error11.C: New test.
8478
8479 PR c++/13451
8480 * g++.dg/template/class2.C: New test.
8481
8482 2004-01-05 Nathan Sidwell <nathan@codesourcery.com>
8483 Richard Sandiford <rsandifo@redhat.com>
8484
8485 PR c++/13387
8486 * g++.dg/opt/alias3.C: New test.
8487
8488 2004-01-04 Mark Mitchell <mark@codesourcery.com>
8489
8490 PR c++/13157
8491 * g++.dg/template/koenig3.C: New test.
8492
8493 PR c++/13529
8494 * g++.dg/parse/offsetof3.C: New test.
8495
8496 * g++.dg/init/copy7.C: Add missing dg-error markers.
8497
8498 PR c++/12226
8499 * g++.dg/init/copy7.c: New test.
8500
8501 PR c++/13536
8502 * g++.dg/parse/cast1.C: New test.
8503
8504 2004-01-04 Jan Hubicka <jh@suse.cz>
8505
8506 * gcc.dg/winline[1-7].c: New tests.
8507
8508 2004-01-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8509
8510 PR c++/13520
8511 * g++.dg/template/qualttp22.C: New test.
8512
8513 2004-01-01 Jan Hubicka <jh@suse.cz>
8514
8515 * gcc.dg/debug/20031231-1.c: New.
8516 * gcc.c-torture/compile/20040101-1.c: New.
8517 * gcc.dg/dwarf-die-[1-7].c: New.
8518
8519 2004-01-01 Jakub Jelinek <jakub@redhat.com>
8520
8521 PR optimization/13521
8522 * gcc.c-torture/compile/20031231-1.c: New test.
8523
8524 2003-12-30 Kazu Hirata <kazu@cs.umass.edu>
8525
8526 * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
8527
8528 2003-12-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8529
8530 PR c++/10079
8531 * g++.dg/template/crash16.C: New test.
8532
8533 2003-12-30 Mark Mitchell <mark@codesourcery.com>
8534
8535 * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
8536
8537 2003-12-30 Kazu Hirata <kazu@cs.umass.edu>
8538
8539 * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
8540 ports.
8541 * g++.old-deja/g++.jason/thunk3.C: Likewise.
8542 * g++.old-deja/g++.law/profile1.C: Likewise.
8543 * gcc.c-torture/compile/981006-1.c: Likewise.
8544 * gcc.c-torture/execute/loop-2e.x: Likewise.
8545 * gcc.c-torture/execute/loop-2f.x: Remove.
8546 * gcc.c-torture/execute/loop-2g.x: Likewise.
8547 * gcc.c-torture/execute/strct-varg-1.x: Likewise.
8548 * gcc.dg/20020312-2.c: Remove traces of dead ports.
8549
8550 2003-12-30 Nathan Sidwell <nathan@codesourcery.com>
8551
8552 PR c++/13507
8553 * g++.dg/ext/attrib11.C: New test.
8554
8555 PR c++/13494
8556 * g++.dg/template/array2-1.C: New test.
8557 * g++.dg/template/array2-2.C: New test.
8558
8559 2003-12-29 Mark Mitchell <mark@codesourcery.com>
8560
8561 * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
8562
8563 2003-12-29 Nathan Sidwell <nathan@codesourcery.com>
8564
8565 PR c++/12774
8566 * g++.dg/template/array1-1.C: New test.
8567 * g++.dg/template/array1-2.C: New test.
8568
8569 2003-12-29 Roger Sayle <roger@eyesopen.com>
8570
8571 PR fortran/12632
8572 * g77.dg/12632.f: New test case.
8573
8574 2003-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8575
8576 PR c++/13289
8577 * g++.dg/parse/nontype1.C: New test.
8578
8579 2003-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8580
8581 PR c++/12403
8582 * g++.dg/parse/explicit1.C: New test.
8583 * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
8584
8585 2003-12-28 Mark Mitchell <mark@codesourcery.com>
8586
8587 PR c++/13081
8588 * g++.dg/opt/inline6.C: New test.
8589
8590 PR c++/12613
8591 * g++.dg/parse/error9.C: New test.
8592
8593 * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
8594
8595 2003-12-28 Mark Mitchell <mark@codesourcery.com>
8596
8597 PR c++/13009
8598 * g++.dg/init/assign1.C: New test.
8599
8600 2003-12-28 Roger Sayle <roger@eyesopen.com>
8601
8602 PR c++/13070
8603 * g++.dg/warn/format3.C: New test case.
8604
8605 2003-12-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8606
8607 * gcc.c-torture/compile/20031227-1.c: New test.
8608
8609 2003-12-23 Mark Mitchell <mark@codesourcery.com>
8610
8611 * g++.dg/bprob/bprob.exp: Load target-supports.exp
8612 * g77.dg/bprob/bprob.exp: Likewise.
8613 * gcc.misc-tests/bprob.exp: Likewise.
8614 * gcc.dg/builtins-18.c: Use builtins-config.h. Do not test float
8615 variants on systems where the library does not provide that
8616 functionality.
8617 * gcc.dg/builtins-20.c: Use builtins-config.h.
8618 * gcc.dg/builtins-config.h: New file.
8619
8620 2003-12-23 Mark Mitchell <mark@codesourcery.com>
8621
8622 * lib/gcc-dg.exp (dg-require-profiling): New function.
8623 * lib/target-supports.exp (check_profiling_available): Likewise.
8624 * g++.dg/bprob/bprob.exp: Use check_profiling_available.
8625 * g77.dg/bprob/bprob.exp: Likewise.
8626 * gcc.misc-tests/bprob.exp: Likewise.
8627 * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
8628 * gcc.dg/20021014-1.c: Likewise.
8629 * gcc.dg/nest.c: Likewise.
8630
8631 2003-12-23 Mark Mitchell <mark@codesourcery.com>
8632
8633 * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
8634 compiling.
8635 * g++.dg/lookup/java2.C: Likewise.
8636 * gcc.dg/cpp/lexident.c: Likewise.
8637
8638 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
8639
8640 * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
8641 given.
8642 * gcc.c-torture/compile/961203-1.c: Likewise.
8643 * gcc.c-torture/compile/980506-1.c: Likewise.
8644
8645 2003-12-23 Zack Weinberg <zack@codesourcery.com>
8646
8647 * lib/gcc-dg.exp (dg-prune-output): New annotation.
8648 (additional_prunes): New global.
8649 (gcc-dg-prune): Handle additional per-test pruning.
8650 (dg-test): Clear additional_prunes between tests.
8651
8652 * gcc.c-torture/compile/920625-1.c: Remove xfail. Use
8653 dg-prune-output to avoid spurious failures from assembler
8654 complaining about nonexistent WAW violations.
8655 * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
8656 Use dg-prune-output to avoid spurious failures from assembler
8657 warning about Itanium B-step errata.
8658
8659 2003-12-23 Mark Mitchell <mark@codesourcery.com>
8660
8661 * g++.dg/abi/macro0.C: New test.
8662 * g++.dg/abi/macro1.C: Likewise.
8663 * g++.dg/abi/macro2.C: Likewise.
8664
8665 * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
8666 * g++.dg/abi/bitfield7.C: Likewise.
8667 * g++.dg/abi/dtor2.C: Likewise.
8668 * g++.dg/abi/mangle11.C: Likewise.
8669 * g++.dg/abi/mangle12.C: Likewise.
8670 * g++.dg/abi/mangle14.C: Likewise.
8671 * g++.dg/abi/mangle17.C: Likewise.
8672 * g++.dg/abi/vbase10.C: Likewise.
8673 * g++.dg/abi/vbase14.C: Likewise.
8674 * g++.dg/template/qualttp17.C: Likewise.
8675
8676 2003-12-21 Andrew Pinski <pinskia@physics.uc.edu>
8677
8678 PR c/11995
8679 * gcc.dg/20031223-1.c: New test.
8680
8681 2003-12-23 Eric Botcazou <ebotcazou@libertysurf.fr>
8682
8683 * gcc.dg/noreturn-7.c: New test.
8684
8685 2003-12-23 Eric Botcazou <ebotcazou@libertysurf.fr>
8686
8687 * gcc.dg/null-pointer-1.c: New test.
8688
8689 2003-12-22 Mark Mitchell <mark@codesourcery.com>
8690
8691 * g++.old-deja/g++.jason/template18.C: Remove.
8692 * g++.old-deja/g++.jason/template37.C: Likewise.
8693
8694 PR c++/12862
8695 * g++.dg/lookup/ns1.C: New test.
8696
8697 PR c++/12397
8698 * g++.dg/template/lookup3.C: New test.
8699
8700 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
8701
8702 * g++.dg/template/recurse1.C: New test
8703
8704 2003-12-22 Mark Mitchell <mark@codesourcery.com>
8705
8706 PR c++/12479
8707 * g++.dg/parse/semicolon1.C: New test.
8708 * g++.dg/parse/semicolon1.h: Likewise.
8709
8710 2003-12-22 Fariborz Jahanian <fjahanian@apple.com>
8711
8712 * gcc.dg/darwin-misaligned.c: New test.
8713
8714 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
8715
8716 PR c/9163
8717 * gcc.dg/20031222-1.c: New test.
8718
8719 2003-12-21 Mark Mitchell <mark@codesourcery.com>
8720
8721 PR c++/13438
8722 * g++.dg/parse/error8.C: New test.
8723
8724 PR c++/11554
8725 * testsuite/g++.dg/warn/ctor-init-1.C: New test.
8726
8727 2003-12-21 Kazu Hirata <kazu@cs.umass.edu>
8728
8729 * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
8730 too small.
8731 * gcc.c-torture/compile/930217-1.c: Likewise.
8732 * gcc.c-torture/compile/930513-1.c: Likewise.
8733 * gcc.c-torture/execute/920908-2.c: Likewise.
8734 * gcc.c-torture/execute/921204-1.c: Likewise.
8735 * gcc.c-torture/execute/930621-1.c: Likewise.
8736 * gcc.c-torture/execute/930630-1.c: Likewise.
8737 * gcc.c-torture/execute/931031-1.c: Likewise.
8738 * gcc.c-torture/execute/980602-2.c: Likewise.
8739 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
8740 * gcc.c-torture/execute/compndlit-1.c: Likewise.
8741 * gcc.c-torture/execute/extzvsi.c: Likewise.
8742 * gcc.c-torture/unsorted/ext.c: Likewise.
8743
8744 2003-12-20 Andrew Pinski <pinskia@gcc.gnu.org>
8745
8746 PR target/12749
8747 * gcc.c-torture/compile/20031220-2.c: New test case.
8748
8749 2003-12-20 Roger Sayle <roger@eyesopen.com>
8750
8751 PR optimization/13031
8752 * gcc.c-torture/compile/20031220-1.c: New test case.
8753
8754 2003-12-20 Eric Botcazou <ebotcazou@libertysurf.fr>
8755
8756 * gcc.dg/cast-function-1.c: New test.
8757
8758 2003-12-19 Joseph S. Myers <jsm@polyomino.org.uk>
8759
8760 * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
8761 formats.
8762
8763 2003-12-19 Mark Mitchell <mark@codesourcery.com>
8764
8765 PR c++/12795
8766 * g++.dg/ext/attrib10.C: New test.
8767
8768 2003-12-19 Jakub Jelinek <jakub@redhat.com>
8769
8770 * gcc.dg/cleanup-10.c: New test.
8771 * gcc.dg/cleanup-11.c: New test.
8772
8773 2003-12-19 Jakub Jelinek <jakub@redhat.com>
8774
8775 PR c++/13239
8776 * g++.dg/opt/expect1.C: New test.
8777
8778 2003-12-19 Hartmut Penner <hpenner@de.ibm.com>
8779
8780 * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
8781
8782 2003-12-18 Andrew Pinski <pinskia@physics.uc.edu>
8783
8784 PR debug/12923
8785 * gcc.dg/20031218-1.c: New test.
8786
8787 PR debug/12389
8788 * gcc.dg/20031218-2.c: New test.
8789 * gcc.dg/20031218-3.c: New test.
8790
8791 * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
8792 of label name and allow for USER_LABEL_PREFIX == "_" names.
8793 * g++.dg/abi/mangle18-2.C: Likewise.
8794 * g++.dg/abi/mangle19-1.C: Likewise.
8795 * g++.dg/abi/mangle19-2.C: Likewise.
8796 * g++.dg/abi/mangle20-1.C: Likewise.
8797 * g++.dg/abi/mangle20-2.C: Likewise.
8798
8799 2003-12-18 Richard Henderson <rth@redhat.com>
8800
8801 * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
8802
8803 2003-12-18 Steven Bosscher <steven@gcc.gnu.org>
8804 Dan Kegel <dank@kegel.com>
8805
8806 PR other/12009
8807 * g++.dg/compat/compat.exp: Do not set LD_LIBRARY_PATH when
8808 testing a cross compiler, it causes spurious compile failures.
8809 * lib/g++.exp: Likewise.
8810
8811 2003-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8812
8813 PR c++/13262
8814 * g++.dg/template/access13.C: New test.
8815
8816 2003-12-18 Ulrich Weigand <uweigand@de.ibm.com>
8817
8818 * gcc.dg/20031216-1.c: New test.
8819
8820 2003-12-18 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8821
8822 PR c++/9154
8823 * g++.dg/template/error10.C: New test.
8824
8825 2003-12-18 Eric Botcazou <ebotcazou@libertysurf.fr>
8826
8827 * g++.dg/eh/simd-1.C: XFAIL on SPARC.
8828 * g++.dg/eh/simd-2.C: Likewise.
8829
8830 2003-12-17 James E Wilson <wilson@specifixinc.com>
8831 Roger Sayle <roger@eyesopen.com>
8832
8833 * gcc.c-torture/execute/ieee/mzero5.c: New.
8834
8835 2003-12-17 Mark Mitchell <mark@codesourcery.com>
8836
8837 PR c++/10603
8838 * g++.dg/parse/error6.C: New test.
8839
8840 PR c++/12827
8841 * g++.dg/parse/error7.C: New test.
8842
8843 2003-12-17 Eric Botcazou <ebotcazou@libertysurf.fr>
8844
8845 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
8846 at -O with stabs debugging formats.
8847 * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
8848 * gcc.dg/debug/debug-2.c: Likewise.
8849
8850 2003-12-16 Mark Mitchell <mark@codesourcery.com>
8851
8852 PR c++/12696
8853 * g++.dg/init/error1.C: New test.
8854
8855 PR c++/12218
8856 * g++.dg/init/pm3.C: New test.
8857
8858 2003-12-17 Joseph S. Myers <jsm@polyomino.org.uk>
8859
8860 PR c/3347
8861 * gcc.dg/bitfld-8.c: New test.
8862
8863 2003-12-16 James Lemke <jim@wasabisystems.com>
8864
8865 * gcc.dg/arm-scd42-[123].c: New tests.
8866
8867 2003-12-16 Nathan Sidwell <nathan@codesourcery.com>
8868
8869 PR c++/9043
8870 * g++.dg/abi/mangle20-1.C: New test.
8871 * g++.dg/abi/mangle20-2.C: New test.
8872
8873 2003-12-16 Mark Mitchell <mark@codesourcery.com>
8874
8875 PR c++/13275
8876 * g++.dg/other/offsetof2.C: Remove XFAIL.
8877 * g++.dg/parse/offsetof1.C: New test.
8878 * g++.gd/parse/offsetof2.C: Likewise.
8879
8880 2003-12-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8881
8882 * g++.dg/template/nontype3.C: New test.
8883 * g++.dg/template/static2.C: Tweaked the dg-error clause.
8884
8885 2003-12-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8886
8887 * g++.dg/warn/noreturn-3.C: Also test instantiation.
8888
8889 2003-12-16 Nathan Sidwell <nathan@codesourcery.com>
8890
8891 PR c++/13387
8892 * g++.dg/expr/assign1.C: New test.
8893
8894 PR c++/13242
8895 * g++.dg/abi/mangle19-1.C: New test.
8896 * g++.dg/abi/mangle19-2.C: New test.
8897
8898 2003-12-16 Hartmut Penner <hpenner@de.ibm.com>
8899
8900 * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
8901
8902 2003-12-16 Eric Botcazou <ebotcazou@libertysurf.fr>
8903
8904 * gcc.c-torture/execute/20031216-1.c: New test.
8905
8906 2003-12-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8907
8908 * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
8909 an ICE regression.
8910
8911 2003-12-15 Mark Mitchell <mark@codesourcery.com>
8912
8913 PR c++/10926
8914 * g++.dg/template/error9.C: New test.
8915
8916 PR c++/11116
8917 * g++.dg/template/error8.C: New test.
8918
8919 2003-12-15 Roger Sayle <roger@eyesopen.com>
8920
8921 PR middle-end/13400
8922 * gcc.c-torture/execute/20031215-1.c: New test case.
8923
8924 2003-12-15 Mark Mitchell <mark@codesourcery.com>
8925
8926 PR c++/13269
8927 * g++.dg/parse/error5.C: New test.
8928
8929 PR c++/12989
8930 * g++.dg/expr/sizeof1.C: New test.
8931
8932 PR c++/13310
8933 * g++.dg/template/crash15.C: New test.
8934
8935 2003-12-15 Geoffrey Keating <geoffk@apple.com>
8936
8937 * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
8938 a non-POD type as the last named parameter of a varargs function.
8939
8940 2003-12-15 Mark Mitchell <mark@codesourcery.com>
8941
8942 PR c++/13243
8943 PR c++/12573
8944 * g++.dg/template/crash14.C: New test.
8945 * g++.dg/template/dependent-expr3.C: Add dg-error markers.
8946
8947 2003-12-15 Nathan Sidwell <nathan@codesourcery.com>
8948
8949 * g++.dg/other/java1.C: New test.
8950
8951 PR c++/13241
8952 * g++.dg/abi/mangle18-1.C: New test.
8953 * g++.dg/abi/mangle18-2.C: New test.
8954
8955 2003-12-15 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8956
8957 PR optimization/10312
8958 * gcc.c-torture/execute/20031214-1.c: New.
8959
8960 2003-12-14 Mark Mitchell <mark@codesourcery.com>
8961
8962 PR c++/10779
8963 PR c++/12160
8964 * g++.dg/parse/error3.C: New test.
8965 * g++.dg/parse/error4.C: Likewise.
8966 * g++.dg/abi/mangle4.C: Tweak error messages.
8967 * g++.dg/lookup/using5.C: Likewise.
8968 * g++.dg/other/error2.C: Likewise.
8969 * g++.dg/parse/typename5.C: Likewise.
8970 * g++.dg/parse/undefined1.C: Likewise.
8971 * g++.dg/template/arg2.C: Likewise.
8972 * g++.dg/template/ttp3.C: Likewise.
8973 * g++.dg/template/type1.C: Likewise.
8974 * g++.old-deja/g++.other/crash32.C: Likewise.
8975 * g++.old-djea/g++.pt/defarg8.C: Likewise.
8976
8977 2003-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8978
8979 PR c++/13106
8980 * g++.dg/warn/noreturn-3.C: New test.
8981
8982 2003-12-12 Nathan Sidwell <nathan@codesourcery.com>
8983
8984 PR c++/13118
8985 * g++.dg/abi/covariant3.C: New.
8986
8987 2003-12-12 Jakub Jelinek <jakub@redhat.com>
8988
8989 * g++.dg/eh/ia64-1.C: New test.
8990
8991 2003-12-12 Roger Sayle <roger@eyesopen.com>
8992
8993 PR optimization/13037
8994 * g77.f-torture/execute/13037.f: New test case.
8995
8996 2003-12-12 Nathan Sidwell <nathan@codesourcery.com>
8997
8998 PR c++/12881
8999 * g++.dg/abi/covariant2.C: New.
9000
9001 2003-12-12 Neil Booth <neil@daikokuya.co.uk>
9002
9003 * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
9004
9005 2003-12-11 Zack Weinberg <zack@codesourcery.com>
9006
9007 * gcc.c-torture/execute/wchar_t-1.x: Delete.
9008
9009 2003-12-10 Robert Schiele <rschiele@uni-mannheim.de>
9010
9011 PR other/10819
9012 * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
9013 to fix Bug 10819.
9014 * lib/g++.exp (g++_version): Likewise.
9015 * lib/g77.exp (g77_version): Likewise.
9016 * lib/objc.exp (default_objc_version): Likewise.
9017
9018 2003-12-10 Richard Henderson <rth@redhat.com>
9019
9020 * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
9021
9022 * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
9023
9024 2003-12-08 Matt Austern <austern@apple.com>
9025
9026 PR c/13134
9027 * lib/gcc-dg.exp (dg-require-visibility): Define.
9028 * lib/target-supports (check_visibility_available): Define.
9029 * gcc.dg/visibility-1.c: New test.
9030 * gcc.dg/visibility-2.c: Likewise.
9031 * gcc.dg/visibility-3.c: Likewise.
9032 * gcc.dg/visibility-4.c: Likewise.
9033 * gcc.dg/visibility-5.c: Likewise.
9034 * gcc.dg/visibility-6.c: Likewise.
9035 * g++.dg/ext/visibility-1.C: Likewise.
9036 * g++.dg/ext/visibility-2.C: Likewise.
9037 * g++.dg/ext/visibility-3.C: Likewise.
9038 * g++.dg/ext/visibility-4.C: Likewise.
9039 * g++.dg/ext/visibility-5.C: Likewise.
9040 * g++.dg/ext/visibility-6.C: Likewise.
9041
9042 2003-12-07 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9043
9044 * g++.dg/lookup/java1.C: New test.
9045 * g++.dg/lookup/java2.C: New test.
9046
9047 2003-12-07 Falk Hueffner <falk@debian.org>
9048
9049 * g++.dg/opt/noreturn-1.C: New test.
9050
9051 2003-12-07 Wolfgang Bangerth <bangerth@dealii.org>
9052
9053 * gcc.dg/overflow-1.c: New test.
9054
9055 2003-12-07 Eric Botcazou <ebotcazou@libertysurf.fr>
9056
9057 * g77.f-torture/compile/13060.f: New test.
9058
9059 2003-12-06 Mark Mitchell <mark@codesourcery.com>
9060
9061 PR c++/13323
9062 * g++.dg/inherit/operator2.C: New test.
9063
9064 2003-12-05 Mark Mitchell <mark@codesourcery.com>
9065
9066 PR c++/13305
9067 * g++.dg/ext/attrib9.C: New test.
9068
9069 2003-12-05 Mark Mitchell <mark@codesourcery.com>
9070
9071 PR c++/13314
9072 * g++.dg/template/error7.C: New test.
9073
9074 2003-12-05 Stuart Menefy <stuart.menefy@st.com>
9075 J"orn Rennecke <joern.rennecke@superh.com>
9076
9077 PR target/13302
9078 * g++.dg/other/struct-va_list.C: New test.
9079
9080 2003-12-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9081
9082 PR c++/13166
9083 * g++.dg/parse/defarg6.C: New test.
9084
9085 2003-12-05 Hans-Peter Nilsson <hp@axis.com>
9086
9087 PR target/13256
9088 * gcc.c-torture/execute/20031201-1.c: New test.
9089
9090 2003-12-05 Arnaud Charlet <charlet@act-europe.fr>
9091
9092 * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
9093
9094 2003-12-05 Eric Botcazou <ebotcazou@libertysurf.fr>
9095
9096 * gcc.dg/builtin-return-1.c: New test.
9097
9098 2003-12-04 Stuart Menefy <stuart.menefy@st.com>
9099 J"orn Rennecke <joern.rennecke@superh.com>
9100
9101 PR optimization/13260
9102 * gcc.c-torture/execute/20031204-1.c: New test.
9103
9104 2003-12-03 Mark Mitchell <mark@codesourcery.com>
9105
9106 PR c++/9127
9107 * g++.dg/template/error6.C: New test.
9108
9109 2003-12-03 Jakub Jelinek <jakub@redhat.com>
9110
9111 * gcc.dg/20031202-1.c: New test.
9112
9113 2003-12-03 Mark Mitchell <mark@codesourcery.com>
9114
9115 PR c++/13179
9116 * g++.dg/template/eh1.C: New test.
9117
9118 PR c++/10771
9119 * g++.dg/template/error5.C: New test.
9120
9121 2003-12-02 David Ung <davidu@mips.com>
9122
9123 * gcc.dg/compat/vector-check.h: Corrected type for var
9124 g_##TMODE
9125
9126 2003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9127
9128 PR c++/10126
9129 * g++.dg/template/ptrmem8.C: New test.
9130
9131 2003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9132
9133 PR c++/12573
9134 * g++.dg/template/dependent-expr3.C: New test.
9135
9136 2003-12-01 James Lemke <jim@wasabisystems.com>
9137
9138 * gcc.dg/arm-g2.c: New test.
9139
9140 2003-12-01 Roger Sayle <roger@eyesopen.com>
9141
9142 PR optimization/11634
9143 * gcc.dg/20031201-2.c: New test case.
9144
9145 2003-12-01 Zack Weinberg <zack@codesourcery.com>
9146
9147 PR 11433
9148 * objc.dg/proto-lossage-3.m: New test.
9149
9150 2003-12-01 Roger Sayle <roger@eyesopen.com>
9151
9152 PR optimization/12628
9153 * gcc.dg/20031201-1.c: New test case.
9154
9155 2003-12-01 Eric Botcazou <ebotcazou@libertysurf.fr>
9156
9157 * gcc.dg/unaligned-1.c: New test.
9158
9159 2003-11-30 Mark Mitchell <mark@codesourcery.com>
9160
9161 PR c++/9849
9162 * g++.dg/template/error4.C: New test.
9163 * g++.dg/template/nested3.C: Adjust error markers.
9164
9165 2003-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9166
9167 * gcc.dg/cpp/assert4.c: Check more #system assertions.
9168
9169 2003-11-29 Joseph S. Myers <jsm@polyomino.org.uk>
9170
9171 PR c/10333
9172 * gcc.dg/bitfld-7.c: New test.
9173
9174 2003-11-29 Richard Sandiford <rsandifo@redhat.com>
9175
9176 * gcc.dg/tls/asm-1.C: New test.
9177
9178 2003-11-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9179
9180 * gcc.dg/cpp/assert4.c: Update.
9181
9182 2003-11-28 Eric Botcazou <ebotcazou@libertysurf.fr>
9183
9184 * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
9185 * gcc.dg/builtin-apply3.c: New test.
9186
9187 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
9188
9189 * lib/compat.exp (compat-obj): New xfaildata parameter.
9190 Use it to set compiler_conditional_xfail_data before compiling.
9191 (compat-get-options): Handle dg-xfail-if.
9192 (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
9193 * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
9194 * gcc.dg/compat/vector-1_y.c: Likewise.
9195 * gcc.dg/compat/vector-2_x.c: Likewise.
9196 * gcc.dg/compat/vector-2_y.c: Likewise.
9197
9198 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
9199
9200 * g++.dg/opt/reg-stack4.C: New test.
9201
9202 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
9203
9204 * gcc.dg/builtin-apply2.c: New test.
9205
9206 2003-11-26 Eric Botcazou <ebotcazou@libertysurf.fr>
9207
9208 * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
9209
9210 2003-11-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9211
9212 PR c++/12924
9213 * g++.dg/template/template-id-2.C: New test.
9214
9215 2003-11-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9216
9217 PR c++/5369
9218 * g++.dg/template/memfriend1.C: New test.
9219 * g++.dg/template/memfriend2.C: Likewise.
9220 * g++.dg/template/memfriend3.C: Likewise.
9221 * g++.dg/template/memfriend4.C: Likewise.
9222 * g++.dg/template/memfriend5.C: Likewise.
9223 * g++.dg/template/memfriend6.C: Likewise.
9224 * g++.dg/template/memfriend7.C: Likewise.
9225 * g++.dg/template/memfriend8.C: Likewise.
9226 * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
9227
9228 2003-11-21 Mark Mitchell <mark@codesourcery.com>
9229
9230 PR c++/12515
9231 * g++.dg/ext/cond1.C: New test.
9232
9233 2003-11-20 Richard Henderson <rth@redhat.com>
9234
9235 * gcc.dg/20020201-2.c: Remove.
9236 * gcc.dg/20020201-4.c: Remove.
9237 * gcc.dg/20020304-1.c: Remove.
9238
9239 2003-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9240
9241 * gcc.dg/cpp/trad/xwin1.c: New test case.
9242
9243 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
9244
9245 * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
9246 * lib/g77.exp: Likewise.
9247 * lib/objc.exp: Likewise.
9248 * lib/g++.exp: Likewise, add -multiply_defined suppress flag
9249 for darwin.
9250
9251 2003-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9252
9253 PR c++/12932
9254 * g++.dg/template/static5.C: New test.
9255
9256 2003-11-18 Joseph S. Myers <jsm@polyomino.org.uk>
9257
9258 * gcc.dg/nested-func-1.c: New test.
9259
9260 2003-11-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9261
9262 * gcc.dg/cpp/assert4.c: New test.
9263
9264 2003-11-14 Giovanni Bajo <giovannibajo@libero.it>
9265
9266 PR c++/2294
9267 * g++.dg/lookup/using9.c: New test.
9268
9269 2003-11-14 Mark Mitchell <mark@codesourcery.com>
9270
9271 PR c++/12762
9272 * g++.dg/template/error3.C: New test.
9273
9274 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
9275
9276 PR ada/13035
9277 * ada/acats/run_acats, run_all.sh: Fix syntax error.
9278 No longer use a wrapper for gcc, since this does not work under
9279 Windows.
9280
9281 2003-11-14 Giovanni Bajo <giovannibajo@libero.it>
9282
9283 PR c++/2094
9284 * g++.dg/template/ptrmem7.C: New test.
9285
9286 2003-11-13 Andrew Pinski <apinski@apple.com>
9287
9288 * gcc.c-torture/compile/20031113-1.c: New test.
9289
9290 2003-11-13 Mark Mitchell <mark@codesourcery.com>
9291 Kean Johnston <jkj@sco.com>
9292
9293 PR c/13029
9294 * gcc.dg/unused-4.c: Update.
9295
9296 2003-11-13 Eric Botcazou <ebotcazou@libertysurf.fr>
9297
9298 * g++.dg/opt/const3.C: New test.
9299
9300 2003-11-13 Jan Hubicka <jh@suse.cz>
9301
9302 * gcc.c-torture/compile/20031112-1.c: New test.
9303
9304 2003-11-12 Mark Mitchell <mark@codesourcery.com>
9305
9306 * g++.dg/parse/crash10.C: Remove bogus error marker.
9307
9308 2003-11-12 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9309
9310 * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
9311 (host_gcc): Likewise.
9312 (ROOT): Honor $PWDCMD.
9313 (BASE): Likewise.
9314 * ada/acats/run_all.sh (dir): Honor $PWDCMD.
9315
9316 2003-11-12 Catherine Moore <clm@redhat.com>
9317
9318 * gcc.c-torture/execute/20020720-1.x: Add xfail for frv-*-*.
9319
9320 2003-11-12 Andreas Jaeger <aj@suse.de>
9321 Jakub Jelinek <jakub@redhat.com>
9322 Andrew Pinski <pinskia@physics.uc.edu>
9323 Richard Henderson <rth@redhat.com>
9324
9325 * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
9326 systems.
9327 * gcc.dg/c99-const-expr-2.c (foo): Likewise.
9328
9329 * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
9330 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
9331
9332 2003-11-11 Andreas Jaeger <aj@suse.de>
9333
9334 * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
9335
9336 * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
9337
9338 2003-11-10 Arnaud Charlet <charlet@act-europe.fr>
9339
9340 * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
9341 Clean ups.
9342
9343 2003-11-10 Waldek Hebisch <hebisch@math.uni.wroc.pl>
9344
9345 * gcc.dg/trampoline-1.c: New test.
9346
9347 2003-11-09 Andrew Pinski <pinskia@physics.uc.edu>
9348
9349 * gcc.c-torture/compile/200031109-1.c: New test.
9350
9351 2003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
9352
9353 PR c/3190
9354 PR c/8714
9355 * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
9356 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
9357 gcc.dg/format/no-y2k-1.c: Update.
9358
9359 2003-11-08 Roger Sayle <roger@eyesopen.com>
9360
9361 PR optimization/10467
9362 * gcc.dg/20031108-1.c: New test case.
9363
9364 2003-11-07 Geoffrey Keating <geoffk@apple.com>
9365
9366 * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
9367
9368 2003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
9369
9370 * gcc.dg/compound-lvalue-1.c: New test.
9371 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
9372 some XFAILs.
9373
9374 2003-11-06 Geoffrey Keating <geoffk@apple.com>
9375
9376 * gcc.dg/altivec-varargs-1.c: New test.
9377
9378 2003-11-05 Eric Botcazou <ebotcazou@libertysurf.fr>
9379
9380 * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
9381 * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
9382 * gcc.c-torture/execute/simd-4.x: New file. XFAIL on SPARC at -O0.
9383 * gcc.c-torture/execute/va-arg-25.x: New file. XFAIL on SPARC.
9384 * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
9385
9386 2003-11-05 Joseph S. Myers <jsm@polyomino.org.uk>
9387
9388 * gcc.dg/cond-lvalue-1.c: New test.
9389
9390 2003-11-05 Gernot Hillier <gernot.hillier@siemens.com>
9391
9392 * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
9393
9394 2003-11-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9395
9396 PR c++/11616
9397 * g++.dg/template/instantiate5.C: New test.
9398
9399 2003-11-03 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9400
9401 PR c++/12726
9402 * g++.dg/ext/complit2.C: Replace test with self-contained version.
9403 * ChangeLog: Add missing first entry for above test.
9404
9405 2003-11-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9406
9407 PR c++/9810
9408 * g++.dg/template/using8.C: New test.
9409 * g++.old-deja/g++.other/access11.C: Adjust expected error location.
9410
9411 2003-11-02 Roger Sayle <roger@eyesopen.com>
9412
9413 PR optimization/10817
9414 * gcc.c-torture/compile/20031102-1.c: New test case.
9415
9416 2003-11-02 Kazu Hirata <kazu@cs.umass.edu>
9417
9418 * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
9419 2147483647.
9420
9421 2003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
9422
9423 * gcc.dg/20031102-1.c: New test.
9424
9425 2003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
9426
9427 * gcc.dg/complex-1.c: New test.
9428
9429 2003-11-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9430
9431 PR c++/12796
9432 * g++.dg/template/crash13.C: Adjust expected error location.
9433 * g++.old-deja/g++.brendan/ns1.C: Likewise.
9434
9435 2003-10-31 Richard Earnshaw <rearnsha@arm.com>
9436
9437 * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
9438
9439 2003-10-31 Josef Zlomek <zlomekj@suse.cz>
9440
9441 PR/10239
9442 * gcc.c-torture/compile/20031031-2.c: New test.
9443
9444 2003-10-31 Josef Zlomek <zlomekj@suse.cz>
9445
9446 PR/11640
9447 * gcc.c-torture/compile/20031031-1.c: New test.
9448
9449 2003-10-31 Richard Earnshaw <rearnsha@arm.com>
9450
9451 * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
9452 * gcc.misc-tests/bprob.exp: Likewise.
9453 * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
9454 the execution test on arm-elf configs.
9455 * g77.dg/execute/10197.x: New file. XFAIL the execution test on
9456 configs that don't support scratch files.
9457 * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
9458
9459 2003-10-30 Arnaud Charlet <charlet@act-europe.fr>
9460
9461 * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
9462 done by dejagnu.
9463
9464 2003-10-29 Arnaud Charlet <charlet@act-europe.fr>
9465
9466 * ada/acats/run_all.sh: Redirect mv output to /dev/null
9467 Avoid non pure sh syntax. Add more logging.
9468
9469 * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
9470 fail.
9471
9472 2003-10-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9473
9474 PR libgcj/10610
9475 * gcc.dg/ppc-stackalign-1.c: New test.
9476
9477 2003-10-28 Arnaud Charlet <charlet@act-europe.fr>
9478
9479 * ada/acats/run_all.sh: Change output to be more compliant with
9480 dejagnu framework.
9481 Create acats.sum and acats.log files under testsuite/ada/acats
9482 Only run [a-z]* directories, to filter out e.g. CVS.
9483 Redirect build output to log file.
9484
9485 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
9486
9487 * README.ada: Removed, integrated in ../doc/sourcebuild.texi
9488
9489 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
9490
9491 PR ada/5909:
9492 * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
9493
9494 2003-10-27 Jakub Jelinek <jakub@redhat.com>
9495
9496 * gcc.c-torture/compile/20031023-1.c: New test.
9497 * gcc.c-torture/compile/20031023-2.c: New test.
9498 * gcc.c-torture/compile/20031023-3.c: New test.
9499 * gcc.c-torture/compile/20031023-4.c: New test.
9500
9501 2003-10-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9502
9503 PR c++/10371
9504 * g++.dg/lookup/scoped8.C: New test.
9505
9506 2003-10-25 Eric Botcazou <ebotcazou@libertysurf.fr>
9507
9508 * g++.dg/opt/reg-stack3.C: New test.
9509
9510 2003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
9511
9512 * gcc.dg/c99-arraydecl-2.c: New test. PR c/11943.
9513
9514 2003-10-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9515
9516 PR c++/11076
9517 * g++.dg/template/crash13.C: New test.
9518
9519 2003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
9520
9521 * gcc.dg/c99-restrict-2.c: New test.
9522
9523 2003-10-24 Nathan Sidwell <nathan@codesourcery.com>
9524
9525 PR c++/12698, c++/12699, c++/12700, c++/12566
9526 * g++.dg/inherit/covariant9.C: New test.
9527 * g++.dg/inherit/covariant10.C: New test.
9528 * g++.dg/inherit/covariant11.C: New test.
9529
9530 2003-10-23 Jason Merrill <jason@redhat.com>
9531
9532 PR c++/12726
9533 * g++.dg/ext/complit2.C: New test.
9534
9535 2003-10-20 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
9536
9537 PR target/12654
9538 * gcc.c-torture/execute/20031020-1.c: New test.
9539
9540 2003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9541
9542 * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
9543 following the jump_insn.
9544
9545 2003-10-22 Joseph S. Myers <jsm@polyomino.org.uk>
9546
9547 * gcc.dg/cast-lvalue-1.c: New test.
9548
9549 2003-10-21 Mark Mitchell <mark@codesourcery.com>
9550
9551 PR c++/11962
9552 * g++.dg/template/cond2.C: New test.
9553
9554 2003-10-20 Joseph S. Myers <jsm@polyomino.org.uk>
9555
9556 * gcc.dg/builtins-28.c: New test.
9557
9558 2003-10-20 Jan Hubicka <jh@suse.cz>
9559
9560 * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
9561 parameter.
9562 * testsuite/gcc.dg/inline-2.c: Likewise.
9563
9564 2003-10-20 Phil Edwards <phil@codesourcery.com>
9565
9566 * gcc.dg/20021014-1.c: XFAIL for *-*-windiss targets.
9567 * gcc.dg/nest.c: Likewise.
9568
9569 2003-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9570
9571 PR c++/9781, c++/10583, c++/11862
9572 * g++.dg/parse/crash13.C: New test.
9573
9574 2003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9575
9576 * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
9577
9578 2003-10-20 Eric Botcazou <ebotcazou@libertysurf.fr>
9579
9580 * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
9581 Define HAVE_C99_RUNTIME except on Solaris.
9582 * gcc.dg/builtins-20.c: Likewise.
9583
9584 2003-10-19 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9585
9586 * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
9587
9588 2003-10-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9589
9590 PR c++/12495
9591 * g++.dg/template/crash21.C: New test.
9592
9593 2003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9594
9595 PR c++/2513
9596 * g++.dg/template/typename5.C: New test.
9597
9598 2003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9599
9600 PR c++/12369
9601 * g++.dg/template/friend25.C: New test.
9602
9603 2003-10-16 Ziemowit Laski <zlaski@apple.com>
9604
9605 * objc.dg/try-catch-2.m: Relax target triple to all Darwin
9606 versions.
9607
9608 2003-10-16 Kazu Hirata <kazu@cs.umass.edu>
9609
9610 * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
9611 == 2147483647.
9612
9613 2003-10-15 Kazu Hirata <kazu@cs.umass.edu>
9614
9615 * gcc.c-torture/execute/960416-1.x: Remove.
9616 * gcc.c-torture/execute/divconst-3.x: Likewise.
9617
9618 2003-10-15 Hans-Peter Nilsson <hp@axis.com>
9619
9620 PR target/12598
9621 * gcc.dg/torture/cris-volatile-1.c: New test.
9622
9623 2003-10-14 Roger Sayle <roger@eyesopen.com>
9624
9625 PR optimization/9325
9626 * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
9627 for overflowing floating point to integer conversion during RTL
9628 simplification.
9629
9630 2003-10-13 Ziemowit Laski <zlaski@apple.com>
9631
9632 * objc/execute/_cmd.m: Fix typo.
9633 * objc.dg/image-info.m, objc.dg/symtab-1.m:
9634 Relax 'scan-assembler' regexp.
9635 * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
9636 objc.dg/try-catch-4.m: Run on non-Darwin targets.
9637 * objc.dg/zero-link-2.m: Remove blank line.
9638 * objc.dg/zero-link-3.m: New test case.
9639
9640 2003-10-13 Geoffrey Keating <geoffk@apple.com>
9641
9642 * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
9643
9644 * gcc.dg/asm-names.c: Use scan-assembler-not rather
9645 than linker trickery.
9646
9647 2003-10-13 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9648
9649 PR c++/12370
9650 * g++.dg/other/friend2.C: New test.
9651
9652 2003-10-12 Steven Bosscher <steven@gcc.gnu.org>
9653
9654 * gcc.dg/20031012-1.c: New test.
9655
9656 2003-10-12 Steven Bosscher <steven@gcc.gnu.org>
9657
9658 * gcc.dg/weak/weak-3.c: Fix for new warning.
9659
9660 2003-10-12 Kelley Cook <kcook@gcc.gnu.org>
9661
9662 PR optimization/8750
9663 * gcc.c-torture/execute/20031012-1.c: New test case.
9664
9665 2003-10-11 Roger Sayle <roger@eyesopen.com>
9666
9667 * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
9668 that inline strncmp as cmpstrsi on i386 when compiled with -Os.
9669
9670 2003-10-11 Roger Sayle <roger@eyesopen.com>
9671
9672 PR optimization/12260
9673 * gcc.c-torture/compile/20031011-2.c: New test case.
9674
9675 2003-10-11 Roger Sayle <roger@eyesopen.com>
9676
9677 * gcc.c-torture/execute/20031011-1.c: New testcase.
9678
9679 2003-10-11 Eric Botcazou <ebotcazou@libertysurf.fr>
9680
9681 * gcc.c-torture/compile/20031011-1.c: New test.
9682
9683 2003-10-11 Jan Hubicka <jh@suse.cz>
9684
9685 * g++.dg/other/first-global.C: New test.
9686
9687 2003-10-11 Roger Sayle <roger@eyesopen.com>
9688
9689 * gcc.c-torture/execute/string-opt-18.c: New testcase.
9690
9691 2003-10-10 Ian Lance Taylor <ian@wasabisystems.com>
9692
9693 * gcc.c-torture/compile/20031010-1.c: New test.
9694
9695 2003-10-10 Geoffrey Keating <geoffk@apple.com>
9696
9697 * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
9698 * gcc.c-torture/execute/va-arg-25.c: ... here.
9699
9700 2003-10-09 Mark Mitchell <mark@codesourcery.com>
9701
9702 * g++.dg/ext/attrib8.C: Only run it on x86 targets.
9703
9704 2003-10-08 Richard Sandiford <rsandifo@redhat.com>
9705
9706 * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
9707
9708 2003-10-08 Giovanni Bajo <giovannibajo@libero.it>
9709
9710 * g++.dg/parse/error2.C: New test.
9711
9712 2003-10-08 Giovanni Bajo <giovannibajo@libero.it>
9713
9714 PR c++/11097
9715 * g++.dg/other/error5.C: Modify the error message.
9716 * g++.dg/lookup/using8.C: New test.
9717
9718 2003-10-07 Geoffrey Keating <geoffk@apple.com>
9719
9720 * gcc.dg/darwin-abi-2.c: New file.
9721 * gcc.c-torture/execute/va-arg-24.c: New file.
9722
9723 2003-10-06 Bob Wilson <bob.wilson@acm.org>
9724
9725 * g++.dg/template/spec10.C: Set exit value to zero on success. Fix
9726 indentation.
9727
9728 2003-10-06 Mark Mitchell <mark@codesourcery.com>
9729
9730 PR c++/10147
9731 * g++.dg/other/error4.C: Update error messages.
9732 * g++.dg/template/ptrmem4.C: Likewise.
9733
9734 PR c++/12337
9735 * g++.dg/init/new9.C: New test.
9736
9737 PR c++/12334, c++/12236, c++/8656
9738 * g++.dg/ext/attrib8.C: New test.
9739
9740 2003-10-06 Devang Patel <dpatel@apple.com>
9741
9742 * gcc.dg/debug/dwarf2-3.h: New test.
9743 * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
9744
9745 2003-10-06 Wolfgang Bangerth <bangerth@ticam.utexas.edu>
9746
9747 * g++.dg/opt/cfg2.C: New test.
9748
9749 2003-10-06 Eric Botcazou <ebotcazou@libertysurf.fr>
9750
9751 * g++.dg/opt/float1.C: New test.
9752
9753 2003-10-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9754
9755 * gcc.dg/c90-array-lval-6.c: New test.
9756 * gcc.dg/c99-array-lval-6.c: New test.
9757
9758 2003-10-03 Alexander Malmberg <alexander@malmberg.org>
9759 Ziemowit Laski <zlaski@apple.com>
9760
9761 * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
9762 'Derived', so that it is never considered a class method; add
9763 new warning for '+port' method ambiguity.
9764 * objc.dg/method-12.m: Include <objc/objc.h> instead of
9765 <objc/objc-api.h> (needed on Mac OS X).
9766 * objc.dg/method-13.m: New test.
9767
9768 2003-10-03 Roger Sayle <roger@eyesopen.com>
9769
9770 PR optimization/9325, PR java/6391
9771 * gcc.c-torture/execute/20031003-1.c: New test case.
9772
9773 2003-10-02 Mark Mitchell <mark@codesourcery.com>
9774
9775 PR optimization/12180
9776 * gcc.dg/20031002-1.c: New test.
9777
9778 PR c++/12486
9779 * g++.dg/inherit/error1.C: New test.
9780
9781 2003-10-02 Chris Demetriou <cgd@broadcom.com>
9782
9783 * lib/f-torture.exp (search_for): Rename to...
9784 (search_for_re): This. Also, clean up comments and the
9785 "regexp" invocation.
9786
9787 2003-10-02 Josef Zlomek <zlomekj@suse.cz>
9788
9789 * gcc.c-torture/compile/20031002-1.c: New test.
9790
9791 2003-10-02 Jakub Jelinek <jakub@redhat.com>
9792
9793 * g++.dg/opt/cond1.C: New test.
9794
9795 2003-10-01 Kelley Cook <kelleycook@wideopenwest.com>
9796
9797 * gcc.dg/Wold-style-definition-2.c: New testcase.
9798 * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
9799
9800 2003-09-29 Richard Henderson <rth@redhat.com>
9801
9802 * g++.dg/init/array10.C: Add dg-options.
9803
9804 2003-09-29 Eric Botcazou <ebotcazou@libertysurf.fr>
9805
9806 * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
9807
9808 2003-09-28 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9809
9810 * g++.dg/template/friend19.C: Fix typo.
9811 * g++.old-deja/g++.other/crash31.C: Adjust expected error.
9812
9813 2003-09-28 Richard Sandiford <rsandifo@redhat.com>
9814
9815 * gcc.c-torture/execute/20030928-1.c: New test.
9816 * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
9817
9818 2003-09-27 Eric Botcazou <ebotcazou@libertysurf.fr>
9819
9820 * g++.dg/opt/unroll1.C: New test.
9821
9822 2003-09-26 Roger Sayle <roger@eyesopen.com>
9823
9824 PR optimization/11741
9825 * gcc.dg/20030926-1.c: New test case.
9826
9827 2003-09-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9828
9829 PR c++/5655
9830 * g++.dg/parse/access7.C: New test.
9831 * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
9832
9833 2003-09-24 Ziemowit Laski <zlaski@apple.com>
9834
9835 MERGE OF objc-improvements-branch into MAINLINE:
9836 * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
9837 if libobjc has not been built.
9838 * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
9839 objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
9840 objc/execute/class-self-2.m, objc/execute/many_args_method.m,
9841 objc/execute/nested-3.m, objc/execute/np-2.m,
9842 objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
9843 objc/execute/redefining_self.m, objc/execute/root_methods.m,
9844 objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
9845 objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
9846 objc.dg/special/unclaimed-category-1.h,
9847 objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
9848 well as GNU runtime.
9849 * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
9850 * execute/cascading-1.m, execute/function-message-1.m,
9851 objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
9852 objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
9853 objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
9854 objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
9855 objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
9856 objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
9857 objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
9858 objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
9859 objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
9860 * objc.dg/bitfield-2.m: Run only on Darwin.
9861 * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
9862 objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
9863 objc.dg/proto-lossage-1.m: Adjust for message wording changes.
9864 * objc.dg/const-str-1.m: Fix constant string layout.
9865
9866 2003-09-24 Alexandre Oliva <aoliva@redhat.com>
9867
9868 * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
9869
9870 2003-09-23 Geoffrey Keating <geoffk@apple.com>
9871
9872 * gcc.dg/darwin-abi-1.c: New file.
9873
9874 2003-09-21 Andrew Pinski <pinskia@physics.uc.edu>
9875
9876 PR target/12281
9877 * gcc.c-torture/compile/20030921-1.c: New test.
9878
9879 2003-09-22 Eric Botcazou <ebotcazou@libertysurf.fr>
9880
9881 * g++.dg/opt/reg-stack2.C: New test.
9882
9883 2003-09-21 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
9884
9885 * g++.dg/eh/delayslot1.C: New test.
9886
9887 2003-09-20 Richard Henderson <rth@redhat.com>
9888
9889 * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
9890
9891 2003-09-20 Roger Sayle <roger@eyesopen.com>
9892
9893 * gcc.c-torture/execute/20030920-1.c: New test case.
9894
9895 2003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9896
9897 * g++.dg/rtti/typeid3.C: Correct expected error message.
9898
9899 2003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9900
9901 PR c++/157
9902 * g++.dg/parse/crash12.C: New test.
9903
9904 2003-09-19 Janis Johnson <janis187@us.ibm.com>
9905
9906 * gcc.dg/compat/mixed-struct-check.h: New.
9907 * gcc.dg/compat/mixed-struct-defs.h: New.
9908 * gcc.dg/compat/mixed-struct-init.h: New.
9909 * gcc.dg/compat/struct-by-value-19_main.c: New.
9910 * gcc.dg/compat/struct-by-value-19_x.c: New.
9911 * gcc.dg/compat/struct-by-value-19_y.c: New.
9912 * gcc.dg/compat/struct-by-value-20_main.c: New.
9913 * gcc.dg/compat/struct-by-value-20_x.c: New.
9914 * gcc.dg/compat/struct-by-value-20_y.c: New.
9915 * gcc.dg/compat/struct-return-19_main.c: New.
9916 * gcc.dg/compat/struct-return-19_x.c: New.
9917 * gcc.dg/compat/struct-return-19_y.c: New.
9918 * gcc.dg/compat/struct-return-20_main.c: New.
9919 * gcc.dg/compat/struct-return-20_x.c: New.
9920 * gcc.dg/compat/struct-return-20_y.c: New.
9921
9922 2003-09-19 Andrew Pinski <pinskia@physics.uc.edu>
9923 * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
9924 so that it will not complain on LP64 targets.
9925
9926 2003-09-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9927
9928 PR c++/495
9929 * g++.dg/template/friend24.C: New test.
9930
9931 2003-09-19 Nathan Sidwell <nathan@codesourcery.com>
9932
9933 PR c++/12332
9934 * g++.dg/template/memtmpl2.C: New test.
9935
9936 2003-09-18 Mark Mitchell <mark@codesourcery.com>
9937
9938 PR target/11184
9939 * gcc.dg/builtin-apply1.c: New test.
9940
9941 2003-09-18 Nathan Sidwell <nathan@codesourcery.com>
9942
9943 PR c++/9848
9944 * g++.dg/warn/Wunused-4.C: New test.
9945
9946 2003-09-18 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9947
9948 PR c++/12316
9949 * g++.dg/other/gc2.C: New test.
9950
9951 2003-09-17 Mark Mitchell <mark@codesourcery.com>
9952
9953 PR c++/11991
9954 * g++.dg/rtti/typeid3.C: New test.
9955
9956 PR c++/12266
9957 * g++.dg/overload/template1.C: New test.
9958
9959 2003-09-17 Eric Botcazou <ebotcazou@libertysurf.fr>
9960
9961 * g++.dg/opt/cfg3.C: New test.
9962
9963 2003-09-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9964
9965 PR c++/7939
9966 * g++.dg/template/crash11.C: New test.
9967
9968 2003-09-16 Jason Merrill <jason@redhat.com>
9969 Jakub Jelinek <jakub@redhat.com>
9970
9971 * gcc.dg/attr-warn-unused-result.c: New test.
9972
9973 2003-09-15 Nathan Sidwell <nathan@codesourcery.com>
9974
9975 PR c++/12184
9976 * g++.dg/expr/call2.C: New test.
9977
9978 2003-09-15 Andreas Jaeger <aj@suse.de>
9979
9980 * gcc.dg/Wold-style-definition-1.c: New test.
9981
9982 2003-09-14 Mark Mitchell <mark@codesourcery.com>
9983
9984 PR c++/3907
9985 * g++.dg/parse/template12.C: New test.
9986
9987 * g++.dg/abi/bitfield11.C: New test.
9988 * g++.dg/abi/bitfield12.C: Likewise.
9989
9990 2003-09-14 Alexandre Oliva <aoliva@redhat.com>
9991
9992 * gcc.dg/cpp/separate-1.c: Adjust line of error. Test for correct
9993 non-expansion of functional macro name without arguments at EOL.
9994 * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change. Likewise.
9995
9996 2003-09-14 Richard Sandiford <rsandifo@redhat.com>
9997
9998 * gcc.c-torture/execute/20030914-[12].c: New tests.
9999
10000 2003-09-11 Nathan Sidwell <nathan@codesourcery.com>
10001
10002 PR c++/11788
10003 * g++.dg/overload/addr1.C: New test.
10004
10005 2003-09-10 Ian Lance Taylor <ian@wasabisystems.com>
10006
10007 * gcc.dg/20030909-1.c: New test.
10008
10009 2003-09-10 Eric Botcazou <ebotcazou@libertysurf.fr>
10010
10011 * gcc.dg/ultrasp10.c: New test.
10012
10013 2003-09-09 Devang Patel <dpatel@apple.com>
10014
10015 * gcc.dg/darwin-ld-6.c: New test.
10016
10017 2003-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10018
10019 * gcc.dg/torture/builtin-explog-1.c: New testcase.
10020
10021 2003-09-08 Mark Mitchell <mark@codesourcery.com>
10022
10023 * gcc.dg/ia64-types1.c: New test.
10024 * gcc.dg/ia64-types2.c: Likewise.
10025
10026 2003-09-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10027
10028 * gcc.dg/builtins-1.c: Add more _Complex tests.
10029 * gcc.dg/torture/builtin-attr-1.c: Likewise.
10030
10031 * gcc.dg/builtins-1.c: Test existing _Complex functions.
10032 * gcc.dg/torture/builtin-attr-1.c: Likewise.
10033
10034 2003-09-08 Mark Mitchell <mark@codesourcery.com>
10035
10036 PR c++/11786
10037 * g++.dg/lookup/koenig2.C: New test.
10038
10039 PR c++/5296
10040 * g++.dg/rtti/typeid2.C: New test.
10041
10042 2003-09-08 Jakub Jelinek <jakub@redhat.com>
10043
10044 * gcc.c-torture/compile/20030904-1.c: New test.
10045
10046 2003-09-07 Eric Botcazou <ebotcazou@libertysurf.fr>
10047
10048 * g++.dg/opt/longbranch2.C: New test.
10049
10050 2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
10051
10052 * g++.dg/template/crash10.C: Only compile it.
10053
10054 2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
10055
10056 PR middle-end/11665
10057 * gcc.c-torture/compile/20030907-1.c: New test.
10058 * g++.dg/init/array11.C: New test.
10059
10060 2003-09-07 Mark Mitchell <mark@codesourcery.com>
10061
10062 PR c++/11852
10063 * g++.dg/init/struct1.C: New test.
10064
10065 2003-09-07 Mark Mitchell <mark@codesourcery.com>
10066
10067 PR c++/12181
10068 * g++.dg/expr/comma1.C: New test.
10069
10070 2003-09-06 Mark Mitchell <mark@codesourcery.com>
10071
10072 PR c++/11867
10073 * g++.dg/expr/static_cast5.C: New test.
10074
10075 2003-09-06 Andrew Pinski <pinskia@physics.uc.edu>
10076
10077 PR c++/11507
10078 * g++.dg/lookup/scoped7.C: New test.
10079
10080 PR c++/9574
10081 * g++.dg/other/static1.C: New test.
10082
10083 PR c++/11490
10084 * g++.dg/warn/template-1.C: New test.
10085
10086 PR c++/11432
10087 * g++.dg/template/crash10.C: New test.
10088
10089 PR c++/2478
10090 * g++.dg/overload/VLA.C: New test.
10091
10092 PR c++/10804
10093 * g++.dg/template/call1.C: New test.
10094
10095 2003-09-06 Nathan Sidwell <nathan@codesourcery.com>
10096
10097 PR c++/11794
10098 * g++.dg/parse/using3.C: New test.
10099
10100 2003-09-06 Roger Sayle <roger@eyesopen.com>
10101
10102 PR c++/11409
10103 * g++.dg/overload/builtin3.C: New test case.
10104
10105 2003-09-06 Steven Bosscher <steven@gcc.gnu.org>
10106
10107 PR c/9862
10108 * gcc.dg/20030906-1.c: New test.
10109 * gcc.dg/20030906-2.c: Likewise.
10110
10111 2003-09-06 Nathan Sidwell <nathan@codesourcery.com>
10112
10113 PR c++/12167
10114 * g++.dg/parse/defarg5.C: New test.
10115
10116 * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
10117
10118 2003-09-05 Mark Mitchell <mark@codesourcery.com>
10119
10120 PR c++/12163
10121 * g++.dg/expr/static_cast4.C: New test.
10122
10123 PR c++/12146
10124 * g++.dg/template/crash9.C: New test.
10125
10126 2003-09-05 Andrew Pinski <pinskia@physics.uc.edu>
10127
10128 * g++.old-deja/g++.ext/pretty2.C: Update for change
10129 in __FUNCTION__.
10130 * g++.old-deja/g++.ext/pretty3.C: Likewise.
10131
10132 2003-09-05 Nathan Sidwell <nathan@codesourcery.com>
10133
10134 PR c++/11922
10135 * g++/dg/template/qualified-id1.C: New test.
10136
10137 PR c++/12037
10138 * g++.dg/warn/noeffect4.C: New test.
10139
10140 2003-09-04 Matt Austern <austern@apple.com>
10141
10142 * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
10143 * g++.dg/ext/fnname2.C: Likewise.
10144 * g++.dg/ext/fnname3.C: Likewise.
10145
10146 2003-09-04 Mark Mitchell <mark@codesourcery.com>
10147
10148 * g++.dg/expr/lval1.C: New test.
10149 * g++.dg/ext/lvcast.C: Remove.
10150
10151 2003-09-03 Roger Sayle <roger@eyesopen.com>
10152
10153 PR optimization/11700.
10154 * gcc.c-torture/compile/20030903-1.c: New test case.
10155
10156 2003-09-03 Mark Mitchell <mark@codesourcery.com>
10157
10158 PR c++/12053
10159 * g++.dg/abi/layout4.C: New test.
10160
10161 2003-09-02 Scott Brumbaugh <scottb.lists@verizon.net>
10162
10163 PR c++/11553
10164 * g++.dg/parse/friend3.C: New test.
10165
10166 2003-09-02 Mark Mitchell <mark@codesourcery.com>
10167
10168 PR c++/11847
10169 * g++.dg/template/class1.C: New test.
10170
10171 PR c++/11808
10172 * g++.dg/expr/call1.C: New test.
10173
10174 2003-09-01 Mark Mitchell <mark@codesourcery.com>
10175
10176 PR c++/12114
10177 * g++.dg/init/ref9.C: New test.
10178
10179 PR c++/11972
10180 * g++.dg/template/nested4.C: New test.
10181
10182 2003-08-29 Mark Mitchell <mark@codesourcery.com>
10183
10184 PR c++/12093
10185 * g++.dg/template/non-dependent4.C: New test.
10186
10187 PR c++/11928
10188 * g++.dg/inherit/conv1.C: New test.
10189
10190 2003-08-29 Mark Mitchell <mark@codesourcery.com>
10191
10192 PR c++/6196
10193 * g++.dg/ext/label1.C: New test.
10194 * g++.dg/ext/label2.C: Likewise.
10195
10196 2003-08-28 Mark Mitchell <mark@codesourcery.com>
10197
10198 * g++.dg/expr/cond3.C: New test.
10199
10200 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10201
10202 * gcc.dg/builtins-1.c: Add new builtin cases.
10203
10204 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10205
10206 * gcc.dg/builtins-1.c: Add new cases.
10207 * gcc.dg/torture/builtin-attr-1.c: Likewise.
10208
10209 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10210
10211 * gcc.dg/builtins-1.c: Add more math builtin tests.
10212 * gcc.dg/torture/builtin-attr-1.c: New test.
10213
10214 2003-08-28 Mark Mitchell <mark@codesourcery.com>
10215
10216 PR optimization/5079
10217 * g++.dg/opt/static3.C: New test.
10218
10219 2003-08-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10220
10221 * gcc.misc-tests/gcov-10b.c: New test.
10222
10223 2003-08-27 Mark Mitchell <mark@codesourcery.com>
10224
10225 * g++.dg/opt/ptrmem3.C: New test.
10226
10227 * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
10228
10229 2003-08-27 Jakub Jelinek <jakub@redhat.com>
10230
10231 * gcc.dg/20030826-2.c: New test.
10232
10233 2003-08-26 Roger Sayle <roger@eyesopen.com>
10234
10235 PR middle-end/12002
10236 * g77.f-torture/compile/12002.f: New test case.
10237
10238 2003-08-26 Roger Sayle <roger@eyesopen.com>
10239
10240 * gcc.dg/20030826-1.c: New test case.
10241
10242 2003-08-26 Matt Kraai <kraai@alumni.cmu.edu>
10243
10244 * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
10245
10246 2003-08-26 Nathan Sidwell <nathan@codesourcery.com>
10247
10248 PR c++/11871
10249 * c++.dg/lookup/crash1.C: New test.
10250
10251 * c++.dg/warn/noeffect3.C: New test.
10252
10253 2003-08-25 Janis Johnson <janis187@us.ibm.com>
10254
10255 * gcc.dg/compat/vector-1_x.c: Compile with -w.
10256 * gcc.dg/compat/vector-1_y.c: Ditto.
10257 * gcc.dg/compat/vector-2_x.c: Ditto.
10258 * gcc.dg/compat/vector-2_y.c: Ditto.
10259
10260 2003-08-25 Ulrich Weigand <uweigand@de.ibm.com>
10261
10262 * gcc.dg/20030702-1.c: New test.
10263
10264 2003-08-25 Mark Mitchell <mark@codesourcery.com>
10265
10266 PR c++/8795
10267 * g++.dg/ext/altivec-1.C: New test.
10268
10269 2003-08-24 Richard Henderson <rth@redhat.com>
10270
10271 * g++.dg/eh/simd-2.C: Add -w for x86.
10272
10273 2003-08-23 Jakub Jelinek <jakub@redhat.com>
10274
10275 * gcc.dg/20030815-1.c: New test.
10276
10277 2003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10278
10279 PR c++/3765
10280 * g++.dg/parse/access6.C: New test.
10281
10282 2003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10283
10284 PR c++/641, c++/11876
10285 * g++.dg/template/friend22.C: New test.
10286 * g++.dg/template/friend23.C: Likewise.
10287
10288 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10289
10290 * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
10291 identically.
10292
10293 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10294
10295 * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
10296
10297 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10298
10299 * gcc.dg/20020313-1.c: Add "-w" to dg-options.
10300
10301 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10302
10303 * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
10304
10305 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10306
10307 * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
10308
10309 2003-08-21 Mark Mitchell <mark@codesourcery.com>
10310
10311 PR c++/11919
10312 * g++.dg/overload/prom1.C: New test.
10313
10314 PR c++/11551
10315 * g++.dg/parse/dtor2.C: New test.
10316
10317 PR c++/10762
10318 * g++.dg/parse/using2.C: New test.
10319
10320 2003-08-21 Kazu Hirata <kazu@cs.umass.edu>
10321
10322 PR target/11805
10323 * gcc.c-torture/compile/20030821-1.c: New.
10324
10325 2003-08-20 Mark Mitchell <mark@codesourcery.com>
10326
10327 PR c++/11834
10328 * g++.dg/template/deduce2.C: New test.
10329
10330 2003-08-21 Josef Zlomek <zlomekj@suse.cz>
10331
10332 * gcc.c-torture/execute/20030821-1.c: New test.
10333
10334 2003-08-20 Roger Sayle <roger@eyesopen.com>
10335
10336 PR middle-end/11984
10337 * gcc.dg/20030820-1.c: New test case.
10338
10339 2003-08-20 Nathan Sidwell <nathan@codesourcery.com>
10340
10341 PR c++/11945
10342 * g++.dg/warn/noeffect2.C: New test.
10343
10344 2003-08-19 Mark Mitchell <mark@codesourcery.com>
10345
10346 PR c++/10926
10347 * g++.dg/template/dtor2.C: New test.
10348
10349 PR c++/11684
10350 * g++.dg/template/operator1.C: New test.
10351 * g++.dg/parse/operator4.C: New test.
10352
10353 PR c++/11946.C
10354 * g++.dg/expr/enum1.C: New test.
10355 * gcc.dg/c99-bool-1.c: Remove bogus warning.
10356
10357 PR c++/11036.C
10358 * g++.dg/parse/elab2.C: New test.
10359 * g++.dg/parse/typedef4.C: Change error message.
10360 * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
10361 * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
10362 * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
10363
10364 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10365
10366 * gcc.dg/pch/warn-1.c: New.
10367 * gcc.dg/pch/warn-1.hs: New.
10368
10369 * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
10370 not-tested file.
10371
10372 2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
10373
10374 * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
10375
10376 2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
10377
10378 * gcc.dg/uninit-D.c: New Test.
10379 * gcc.dg/uninit-E.c: New Test.
10380 * gcc.dg/uninit-F.c: New Test.
10381 * gcc.dg/uninit-G.c: New Test.
10382
10383 2003-08-19 Michael Ritzert <ritzert@t-online.de>
10384
10385 * g++.dg/README: Describe the pch directory.
10386
10387 2003-08-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10388
10389 PR c++/11174
10390 * g++.dg/parse/access4.C: New test.
10391 * g++.dg/parse/access5.C: Likewise.
10392 * g++.old-deja/g++.jason/access17.C: Adjust error message.
10393
10394 2003-08-18 Matt Kraai <kraai@alumni.cmu.edu>
10395
10396 * gcc.dg/noncompile/20030818-1.c: New.
10397
10398 2003-08-18 Nathan Sidwell <nathan@codesourcery.com>
10399
10400 PR c++/11957
10401 * g++.dg/warn/noeffect1.C: New test.
10402
10403 * g++.dg/template/scope2.C: New test.
10404 * g++.dg/template/error2.C: Correct dg-error
10405
10406 2003-08-18 Richard Sandiford <rsandifo@redhat.com>
10407
10408 * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
10409
10410 2003-08-16 Nathan Sidwell <nathan@codesourcery.com>
10411
10412 PR C++/11512
10413 * g++.dg/template/warn1.C: New.
10414
10415 2003-08-15 Nathan Sidwell <nathan@codesourcery.com>
10416
10417 * g++.dg/template/error2.C: New test.
10418 * g++.dg/lookup/using7.C: Adjust errors
10419 * g++.old-deja/g++.pt/crash36.C: Likewise.
10420 * g++.old-deja/g++.pt/derived3.C: Likewise.
10421
10422 2003-08-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10423
10424 * gcc.c-torture/execute/builtins/lib/strcat.c: New.
10425 * gcc.c-torture/execute/builtins/string-9-lib.c: New.
10426 * gcc.c-torture/execute/builtins/string-9.c: New, from
10427 string-opt-9.c. Adjust for execute/builtins framework.
10428 * gcc.c-torture/execute/string-opt-9.c: Delete.
10429
10430 2003-08-12 Mark Mitchell <mark@codesourcery.com>
10431
10432 * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
10433
10434 * g++.dg/parse/ret-type2.C: New test.
10435
10436 PR c++/11703
10437 * g++.dg/init/new8.C: New test.
10438
10439 PR c++/10923
10440 * g++.dg/parse/typedef5.C: New test.
10441
10442 PR c++/9512
10443 * g++.dg/parse/qualified2.C: New test.
10444 * g++.old-deja/g++.other/decl5.C: Mark one more instance of
10445 invalid code.
10446
10447 2003-08-11 Mark Mitchell <mark@codesourcery.com>
10448
10449 * g++.dg/conversion/ptrmem1.C: New test.
10450
10451 2003-08-11 Jakub Jelinek <jakub@redhat.com>
10452
10453 PR target/11693
10454 * gcc.dg/20030811-1.c: New test.
10455
10456 PR target/11535
10457 * gcc.c-torture/execute/20030811-1.c: New test.
10458
10459 2003-08-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10460
10461 * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
10462
10463 2003-08-10 Mark Mitchell <mark@codesourcery.com>
10464
10465 PR c++/11789.C
10466 * g++.dg/inherit/multiple1.C: New test.
10467
10468 2003-08-10 Nathan Sidwell <nathan@codesourcery.com>
10469
10470 * gcc.dg/spe1.c: New test.
10471
10472 PR c++/11670
10473 * g++.dg/expr/cast2.C: New test.
10474
10475 PR c++/10530
10476 * g++.dg/template/dependent-name2.C: New test.
10477
10478 2003-08-08 Andrew Pinski <pinskia@physics.uc.edu>
10479
10480 * g++.dg/parse/crash11.C: Put the dg options in comments.
10481
10482 2003-08-08 Neil Booth <neil@daikokuya.co.uk>
10483
10484 * lib/gcc-dg.exp: Update for diagnostic change.
10485
10486 2003-08-07 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10487
10488 PR c++/5767
10489 * g++.dg/parse/crash11.C: New test.
10490
10491 2003-08-06 Alexandre Oliva <aoliva@redhat.com>
10492
10493 * gcc.dg/cpp/spacing1.c: Update.
10494
10495 2003-08-04 Janis Johnson <janis187@us.ibm.com>
10496
10497 PR target/11739
10498 * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
10499 a value for -mtune.
10500
10501 2003-08-04 Roger Sayle <roger@eyesopen.com>
10502
10503 PR middle-end/11771
10504 * gcc.c-torture/compile/20030804-1.c: New test case.
10505
10506 2003-08-04 Roger Sayle <roger@eyesopen.com>
10507
10508 * gcc.dg/20030804-1.c: New test case.
10509
10510 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
10511
10512 * gcc.dg/cpp/separate-1.c: New test.
10513
10514 2003-08-03 Nathan Sidwell <nathan@codesourcery.com>
10515
10516 PR c++/11704
10517 * g++.dg/template/dependent-expr2.C: New test.
10518
10519 PR c++/11766
10520 * g++.dg/expr/ptrmem1.C: New test.
10521
10522 2003-08-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10523
10524 PR c++/9453
10525 * g++.dg/template/friend15.C: New test.
10526
10527 2003-08-03 Neil Booth <neil@daikokuya.co.uk>
10528
10529 * lib/dg-pch.exp: Work round PCH bug.
10530
10531 2003-08-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10532
10533 * gcc.dg/builtins-1.c: Add macro helpers. Add missing math
10534 builtins. Move cases from builtins-4.c here.
10535
10536 * gcc.dg/torture/builtin-math-1.c: New test taken from
10537 bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
10538 additional cases.
10539
10540 * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
10541 Delete.
10542
10543 2003-08-02 Nathan Sidwell <nathan@codesourcery.com>
10544
10545 PR c++/9447
10546 * g++.dg/template/using7.C: New test.
10547
10548 2003-08-02 Neil Booth <neil@daikokuya.co.uk>
10549
10550 * import1.c, import2.c: New tests.
10551
10552 2003-08-01 Jakub Jelinek <jakub@redhat.com>
10553
10554 * g++.dg/eh/crossjump1.C: New test.
10555
10556 2003-08-01 Mark Mitchell <mark@codesourcery.com>
10557
10558 PR c++/11697
10559 * g++.dg/template/using6.C: New test.
10560
10561 PR c++/11744
10562 * g++.dg/template/koenig2.C: New test.
10563
10564 2003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10565
10566 PR c++/7983
10567 * g++.dg/parse/typedef4.C: New test.
10568
10569 2003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10570
10571 PR c++/8442, c++/8806
10572 * g++.dg/template/elab1.C: New test.
10573 * g++.dg/template/type2.C: Likewise.
10574 * g++.dg/template/ttp3.C: Adjust expected error message.
10575 * g++.old-deja/g++.law/visibility13.C: Likewise.
10576 * g++.old-deja/g++.niklas/t135.C: Likewise.
10577 * g++.old-deja/g++.pt/ttp41.C: Likewise.
10578 * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
10579 template argument.
10580 * g++.old-deja/g++.pt/ttp44.C: Likewise.
10581
10582 2003-08-01 Nathan Sidwell <nathan@codesourcery.com>
10583
10584 PR c++/11295
10585 * g++.dg/ext/stmtexpr1.C: New test.
10586
10587 * g++.dg/opt/tmp1.C: New test.
10588
10589 PR c++/11525
10590 * g++.dg/parse/constant4.C: New test.
10591
10592 PR c++/9447
10593 * g++.dg/template/using5.C: New test.
10594
10595 2003-07-31 Roger Sayle <roger@eyesopen.com>
10596
10597 * gcc.dg/builtins-27.c: New test case.
10598
10599 2003-07-31 Jakub Jelinek <jakub@redhat.com>
10600
10601 * gcc.dg/tls/opt-7.c: New test.
10602
10603 2003-07-31 Andrew Pinski <pinskia@physics.uc.edu>
10604
10605 * g++.old-deja/g++.other/crash18.C: Remove.
10606
10607 2003-07-31 Nathan Sidwell <nathan@codesourcery.com>
10608
10609 * g++.dg/template/explicit3.C: New.
10610 * g++.dg/template/explicit4.C: New.
10611 * g++.dg/template/explicit5.C: New.
10612
10613 PR c++/11347
10614 * g++.dg/template/memtmpl1.C: New.
10615
10616 2003-07-29 Andrew Pinski <pinskia@physics.uc.edu>
10617
10618 PR target/11565
10619 * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
10620 * gcc.dg/i386-387-5.c (dg-options): Likewise.
10621
10622 2003-07-30 Jan Hubicka <jh@suse.cz>
10623
10624 * vtgc1.c: Kill.
10625
10626 2003-07-29 Zack Weinberg <zack@codesourcery.com>
10627
10628 * gcc.dg/struct-in-proto-1.c: New test.
10629
10630 2003-07-29 Neil Booth <neil@daikokuya.co.uk>
10631
10632 * gcc.dg/cpp/include2.c: Only expect one message.
10633
10634 2003-07-29 Nathan Sidwell <nathan@codesourcery.com>
10635
10636 PR c++/9447
10637 * g++.dg/template/using1.C: New test.
10638 * g++.dg/template/using2.C: New test.
10639 * g++.dg/template/using3.C: New test.
10640 * g++.dg/template/using4.C: New test.
10641
10642 2003-07-29 Alexandre Oliva <aoliva@redhat.com>
10643
10644 * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
10645 * gcc.c-torture/execute/string-opt-10.c: Likewise.
10646
10647 2003-07-28 Jan Hubicka <jh@suse.cz>
10648
10649 PR c++/11530
10650 * g++.dg/opt/call1.C: New test.
10651
10652 2003-07-28 Alexandre Oliva <aoliva@redhat.com>
10653
10654 PR c++/11667
10655 * g++.dg/init/enum2.C: New test.
10656 * g++.dg/template/overload1.C: Add "-w" option.
10657
10658 2003-07-28 <hp@bitrange.com>
10659
10660 * gcc.dg/Wdeclaration-after-statement-1.c,
10661 gcc.dg/Wdeclaration-after-statement-2.c: New tests.
10662
10663 2003-07-28 Jakub Jelinek <jakub@redhat.com>
10664
10665 * gcc.c-torture/compile/20030725-1.c: New test.
10666
10667 2003-07-28 Aldy Hernandez <aldyh@redhat.com>
10668
10669 * gcc.dg/20030505.c: Only run for SPE.
10670 Remove definition of opaque type.
10671
10672 2003-07-27 Mark Mitchell <mark@codesourcery.com>
10673
10674 * g++.dg/template/ptrmem6.C: New test.
10675
10676 2003-07-26 Geoffrey Keating <geoffk@apple.com>
10677
10678 * gcc.c-torture/compile/zero-strct-2.c: New test.
10679
10680 2003-07-25 Geoffrey Keating <geoffk@apple.com>
10681
10682 * gcc.dg/intermod-1.c: New test.
10683
10684 2003-07-25 Nathan Sidwell <nathan@codesourcery.com>
10685
10686 PR c++/11617
10687 * g++.dg/template/lookup2.C: New test.
10688 * g++.dg/template/memclass1.C: Remove instantiated from error.
10689 * g++.dg/other/error2.C: Tweak expected errors.
10690
10691 PR c++/11596
10692 * g++.dg/template/defarg3.C: New test.
10693
10694 * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
10695
10696 2003-07-24 Mark Mitchell <mark@codesourcery.com>
10697
10698 * g++.dg/inherit/access5.C: New test.
10699
10700 2003-07-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10701
10702 PR c++/11513
10703 * g++.dg/template/crash8.C: New test.
10704
10705 2003-07-23 Steven Bosscher <steven@gcc.gnu.org>
10706
10707 PR c/10602
10708 * gcc.dg/noncompile/incomplete-2.c: New test.
10709
10710 2003-07-23 Mark Mitchell <mark@codesourcery.com>
10711
10712 PR c++/11645
10713 * g++.dg/inherit/access4.C: New test.
10714
10715 PR c++/11517
10716 * g++.dg/expr/cond2.C: New test.
10717
10718 PR optimization/10679
10719 * g++.dg/opt/inline4.C: New test.
10720
10721 2003-07-23 Nathan Sidwell <nathan@codesourcery.com>
10722
10723 * g++.dg/parse/crash10: New test.
10724
10725 2003-07-22 Nathan Sidwell <nathan@codesourcery.com>
10726
10727 * g++.dg/ext/flexary1.C: New test.
10728
10729 2003-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10730
10731 PR c++/10793
10732 * g++.dg/template/crash9.C: New test.
10733
10734 2003-07-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10735
10736 PR c++/3004
10737 * g++.dg/parse/typedef3.C: New test.
10738
10739 PR c++/7906
10740 * g++.dg/parse/operator2.C: New test.
10741
10742 PR c++/8895
10743 * g++.dg/parse/def-tmpl-arg1.C: New test.
10744
10745 PR c++/9282
10746 * g++.dg/parse/funptr1.C: New test.
10747
10748 PR c++/9452
10749 * g++.dg/parse/ambig3.C: New test.
10750
10751 PR c++/9454
10752 * g++.dg/parse/operator3.C: New test.
10753
10754 PR c++/9486
10755 * g++.dg/parse/template10.C: New test.
10756
10757 PR c++/9488
10758 * g++.dg/parse/template11.C: New test.
10759
10760 PR c++/10150
10761 * g++.dg/parse/invalid-op1.C: New test.
10762
10763 PR c++/10247
10764 * g++.dg/parse/condexpr1.C: New test.
10765
10766 2003-07-22 Nathan Sidwell <nathan@codesourcery.com>
10767
10768 * g++.dg/ext/packed3.C: New test.
10769 * g++.dg/ext/packed4.C: New test.
10770
10771 * gcc.dg/pack-test-3.c: New test.
10772
10773 2003-07-21 Janis Johnson <janis187@us.ibm.com>
10774
10775 * lib/compat.exp: Handle dg-options per source file.
10776 * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
10777 * g++.dg/compat/abi/bitfield1_y.C: Ditto.
10778 * g++.dg/compat/abi/bitfield2_x.C: Ditto.
10779 * g++.dg/compat/abi/bitfield2_y.C: Ditto.
10780 * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
10781 * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
10782 * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
10783 * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
10784 * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
10785 * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
10786 * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
10787 * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
10788 * g++.dg/compat/break/bitfield7_x.C: Ditto.
10789 * g++.dg/compat/break/bitfield7_y.C: Ditto.
10790
10791 2003-07-21 Andrew Pinski <pinskia@physics.uc.edu>
10792
10793 PR c/10320
10794 * gcc.c-torture/execute/20030718-1.c: New test.
10795
10796 2003-07-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10797
10798 PR optimization/11536
10799 * gcc.dg/20030721-1.c: New test.
10800
10801 2003-07-19 Mark Mitchell <mark@codesourcery.com>
10802
10803 PR c++/11546
10804 * g++.dg/template/lookup1.C: New test.
10805
10806 2003-07-19 Zack Weinberg <zack@codesourcery.com>
10807
10808 * gcc.dg/noncompile/label-1.c: New comprehensive test case for
10809 diagnostics of ill-formed constructs involving labels.
10810 * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
10811 the new 'previously defined here' message.
10812
10813 2003-07-18 Nathan Sidwell <nathan@codesourcery.com>
10814
10815 * g++.dg/parse/non-dependent2.C: New test.
10816
10817 2003-07-18 Andrew Pinski <pinskia@physics.uc.edu>
10818
10819 * g++.dg/init/init-ref4.C: xfail on targets without
10820 weak symbols.
10821
10822 2003-07-17 Jakub Jelinek <jakub@redhat.com>
10823
10824 PR target/11087
10825 * gcc.c-torture/execute/20030717-1.c: New test.
10826
10827 2003-07-18 Eric Botcazou <ebotcazou@libertysurf.fr>
10828
10829 * g++.dg/opt/cfg1.C: New test.
10830
10831 2003-07-17 Mark Mitchell <mark@codesourcery.com>
10832
10833 PR optimization/11557
10834 * gcc.dg/20030717-1.c: New test.
10835
10836 2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
10837
10838 PR c++/10476
10839 * g++.dg/expr/crash-1.C: New test.
10840
10841 PR c++/11027
10842 * g++.dg/template/init3.C: New test.
10843
10844 PR c++/8222
10845 * g++.dg/template/non-dependent1.C: New test.
10846
10847 PR c++/11070
10848 * g++.dg/template/non-dependent2.C: New test.
10849
10850 PR c++/11071
10851 * g++.dg/template/non-dependent3.C: New test.
10852
10853 PR c++/9907
10854 * g++.dg/template/sizeof5.C: New test.
10855
10856 2003-07-17 Geoffrey Keating <geoffk@apple.com>
10857
10858 PR 11498
10859 * gcc.c-torture/compile/mangle-1.c: New file.
10860
10861 2003-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10862
10863 PR c++/7809
10864 * g++.dg/parse/access3.C: New test.
10865
10866 2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
10867
10868 PR c++/11384
10869 * g++.dg/init/init-ref4.C: New test.
10870
10871 2003-07-16 Mark Mitchell <mark@codesourcery.com>
10872
10873 PR c++/11547
10874 * g++.dg/parse/constant3.C: New test.
10875 * g++.dg/parse/crash7.C: Likewise.
10876
10877 2003-07-16 Andrew Pinski <pinskia@physics.uc.edu>
10878
10879 PR target/11008
10880 * gcc.dg/i386-pentium4-not-mull.c: New.
10881
10882 2003-07-16 J"orn Rennecke <joern.rennecke@superh.com>
10883
10884 * gcc.dg/asm-names.c (ymain): Make it weak.
10885
10886 2003-07-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10887
10888 PR c++/5421
10889 * g++.dg/template/friend21.C: New test.
10890
10891 2003-07-16 Jakub Jelinek <jakub@redhat.com>
10892
10893 * gcc.dg/cleanup-8.c: New test.
10894 * gcc.dg/cleanup-9.c: New test.
10895
10896 2003-07-16 Danny Smith <dannysmith@users.sourceforge.net>
10897
10898 * g++.dg/ext/dll-MI1.h: New file.
10899 * g++.dg/ext/dllexport-MI1.C: New file.
10900 * g++.dg/ext/dllimport-MI1.C: New file.
10901
10902 2003-07-15 Jakub Jelinek <jakub@redhat.com>
10903
10904 * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
10905 it does not have cmpstrsi patterns (just cmpmemsi).
10906
10907 2003-07-15 Mark Mitchell <mark@codesourcery.com>
10908
10909 PR debug/11473
10910 * g++.dg/debug/debug8.C: New test.
10911
10912 2003-07-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10913
10914 PR c++/10108
10915 * g++.dg/template/crash7.C: New test.
10916
10917 2003-07-15 Kazu Hirata <kazu@cs.umass.edu>
10918
10919 PR target/10795
10920 * gcc.c-torture/compile/20030708-1.c: New.
10921
10922 2003-07-15 Eric Botcazou <ebotcazou@libertysurf.fr>
10923
10924 * gcc.c-torture/execute/20030715-1.c: New test.
10925
10926 2003-07-14 Geoffrey Keating <geoffk@apple.com>
10927
10928 * gcc.dg/pch/inline-3.c: New file.
10929 * gcc.dg/pch/inline-3.hs: New file.
10930 * gcc.dg/pch/inline-4.c: New file.
10931 * gcc.dg/pch/inline-4.hs: New file.
10932
10933 2003-07-14 Mark Mitchell <mark@codesourcery.com>
10934
10935 PR c++/11509
10936 * g++.dg/template/crash6.C: New test.
10937
10938 PR c++/7053
10939 * g++.dg/template/friend20.C: New test.
10940
10941 PR c++/7019
10942 * g++.dg/template/overload2.C: New test.
10943
10944 2003-07-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10945
10946 PR optimization/11440
10947 * gcc.c-torture/execute/20030714-1.c: New test.
10948
10949 2003-07-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10950
10951 PR c++/11154
10952 * g++.dg/template/partial2.C: New test.
10953
10954 2003-07-13 Mark Mitchell <mark@codesourcery.com>
10955
10956 PR c++/11503
10957 * g++.dg/template/anon1.C: New test.
10958
10959 PR c++/11493
10960 PR c++/11495
10961 * g++.dg/parse/template9.C: Likewise.
10962 * g++.dg/template/crash4.C: New test.
10963 * g++.dg/template/koenig1.C: Likewise.
10964 * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
10965 * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
10966 * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
10967 functions.
10968 * g++.old-deja/g++.jason/template36.C: Likewise.
10969 * g++.old-deja/g++.mike/p1989.C: Likewise.
10970 * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
10971 * g++.old-deja/g++.pt/ttp20.C: Use this->.
10972 * g++.old-deja/g++.pt/ttp21.C: Use this->.
10973 * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
10974 compiling.
10975 * g++.old-deja/g++.pt/union2.C: Use this->.
10976
10977 2003-07-11 Jakub Jelinek <jakub@redhat.com>
10978
10979 * gcc.dg/20030711-1.c: New test.
10980
10981 2003-07-11 Nathan Sidwell <nathan@codesourcery.com>
10982
10983 PR c++/11050
10984 * g++.dg/parse/args1.C: New test.
10985 * g++.pt/defarg8.C: Change expected errors.
10986
10987 2003-07-11 Mark Mitchell <mark@codesourcery.com>
10988
10989 PR c++/8164
10990 * g++.dg/template/nontype2.C: New test.
10991
10992 PR c++/10558
10993 * g++.dg/parse/template8.C: New test.
10994
10995 PR c++/8327
10996 * g++.dg/template/scope1.C: New test.
10997
10998 * g++.dg/warn/Wsign-compare-1.C: New test.
10999
11000 2003-07-10 Kazu Hirata <kazu@cs.umass.edu>
11001
11002 * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
11003
11004 2003-07-10 Mark Mitchell <mark@codesourcery.com>
11005
11006 PR c++/9411
11007 * g++.dg/template/explicit2.C: New test.
11008
11009 PR c++/10032
11010 * g++.dg/warn/pedantic1.C: New test.
11011
11012 2003-07-10 Nathan Sidwell <nathan@codesourcery.com>
11013
11014 PR c++ 9483
11015 * g++.dg/other/field1.C: New test.
11016
11017 2003-07-10 Kazu Hirata <kazu@cs.umass.edu>
11018
11019 PR c/11449
11020 * gcc.c-torture/compile/20030707-1.c: New.
11021
11022 2003-07-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11023
11024 PR c++/10849
11025 * g++.dg/template/access12.C: New test.
11026
11027 2003-07-09 Nathan Sidwell <nathan@codesourcery.com>
11028
11029 * g++.dg/bprob/bprob.exp (prof_ext): Update.
11030 * g77.dg/bprob/bprob.exp (prof_ext): Update.
11031 * gcc.misc-tests/bprob.exp (prof_ext): Update.
11032 * gcc.misc-tests/gcov.exp: Update
11033 * g++.dg/gcov/gcov.exp: Update
11034 * lib/gcov.exp: Update.
11035
11036 2003-07-08 Mark Mitchell <mark@codesourcery.com>
11037
11038 * g++.dg/abi/mangle17.C: Make sure template expressions are
11039 dependent.
11040 * g++.dg/abi/mangle4.C: Mark erroneous casts.
11041 * g++.dg/debug/debug7.C: Mark erronous new-declarator.
11042 * g++.dg/opt/stack1.C: Remove erroneous code.
11043 * g++.dg/parse/template7.C: New test.
11044 * g++.dg/template/dependent-expr1.C: Mark erroneous code.
11045 * g++.old-deja/g++.pt/crash4.C: Likewise.
11046
11047 2003-07-09 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11048
11049 * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
11050 with zero or one occurence of `$' after the initial `L'.
11051
11052 2003-07-08 Kazu Hirata <kazu@cs.umass.edu>
11053
11054 * gcc.c-torture/compile/20030704-1.c: Add a comment.
11055
11056 2003-07-08 Roger Sayle <roger@eyesopen.com>
11057
11058 PR c/11370
11059 * gcc.dg/Wunreachable-6.c: New testcase.
11060 * gcc.dg/Wunreachable-7.c: New testcase.
11061
11062 2003-07-08 Jakub Jelinek <jakub@redhat.com>
11063
11064 PR c/11420
11065 * gcc.dg/20030708-1.c: New test.
11066
11067 2003-07-08 Richard Sandiford <rsandifo@redhat.com>
11068
11069 * gcc.dg/compat/sdata-section.h: New file.
11070 * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
11071 * gcc.dg/torture/mips-sdata-1.c: New test.
11072
11073 2003-07-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11074
11075 PR c++/11030
11076 * g++.dg/template/friend19.C: New test.
11077
11078 2003-07-08 Jakub Jelinek <jakub@redhat.com>
11079
11080 * g++.dg/opt/strength-reduce.C: New test.
11081
11082 2003-07-07 Roger Sayle <roger@eyesopen.com>
11083
11084 PR target/10979
11085 * gcc.dg/20030707-1.c: New testcase.
11086
11087 2003-07-07 Roger Sayle <roger@eyesopen.com>
11088
11089 PR optimization/11059
11090 * g++.dg/opt/emptyunion.C: New testcase.
11091
11092 2003-07-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
11093 Eric Botcazou <ebotcazou@libertysurf.fr>
11094
11095 * g++.dg/opt/stack1.C: New test.
11096
11097 2003-07-05 Mark Mitchell <mark@codesourcery.com>
11098
11099 * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
11100 run test.
11101
11102 PR c++/11431
11103 * g++.dg/expr/static_cast3.C: New test.
11104
11105 2003-07-04 Zack Weinberg <zack@codesourcery.com>
11106
11107 * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
11108 everywhere.
11109 * gcc.dg/concat.c: Concatenation of string constants with
11110 __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
11111 * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
11112 * gcc.dg/cpp/escape-2.c: Use wide character constants where
11113 necessary to avoid multi-character character constant warning.
11114 * gcc.dg/cpp/escape.c: Likewise.
11115 * gcc.dg/cpp/ucs.c: Likewise.
11116 Remove backslashes from dg-bogus comments, as they confuse Tcl.
11117 Fix a typo.
11118
11119 2003-07-04 Kazu Hirata <kazu@cs.umass.edu>
11120
11121 PR c/11428
11122 * gcc.c-torture/compile/20030704-1.c: New.
11123
11124 2003-07-04 Kazu Hirata <kazu@cs.umass.edu>
11125
11126 * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
11127
11128 2003-07-04 Danny Smith <dannysmith@users.sourceforge.net>
11129
11130 PR c++/5287, PR c++/7910, PR c++/11021
11131 * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
11132 tests for warnings.
11133 * g++.dg/ext/dllimport2.C: Add tests for warnings.
11134 * g++.dg/ext/dllimport3.C: Likewise.
11135 * g++.dg/ext/dllimport4.C: New file.
11136 * g++.dg/ext/dllimport5.C: New file.
11137 * g++.dg/ext/dllimport6.C: New file.
11138 * g++.dg/ext/dllimport7.C: New file.
11139 * g++.dg/ext/dllimport8.C: New file.
11140 * g++.dg/ext/dllimport9.C: New file.
11141 * g++.dg/ext/dllimport10.C: New file.
11142 * g++.dg/ext/dllexport1.C: New file.
11143
11144 2003-07-03 Mark Mitchell <mark@codesourcery.com>
11145
11146 * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
11147 * g++.old-deja/g++.mike/net36.C: Tweak error messages.
11148
11149 2003-07-03 Roger Sayle <roger@eyesopen.com>
11150
11151 * gcc.dg/builtins-25.c: New testcase.
11152 * gcc.dg/builtins-26.c: New testcase.
11153
11154 2003-07-03 Janis Johnson <janis187@us.ibm.com>
11155
11156 * gcc.dg/compat/vector-defs.h: New file.
11157 * gcc.dg/compat/vector-setup.h: New file.
11158 * gcc.dg/compat/vector-check.h: New file.
11159 * gcc.dg/compat/vector-1_main.c: New file.
11160 * gcc.dg/compat/vector-1_x.c: New file.
11161 * gcc.dg/compat/vector-1_y.c: New file.
11162 * gcc.dg/compat/vector-2_main.c: New file.
11163 * gcc.dg/compat/vector-2_x.c: New file.
11164 * gcc.dg/compat/vector-2_y.c: New file.
11165
11166 * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
11167 * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
11168 * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
11169 * gcc.dg/compat/struct-align-1.h: New file.
11170 * gcc.dg/compat/struct-align-1_main.c: New file.
11171 * gcc.dg/compat/struct-align-1_x.c: New file.
11172 * gcc.dg/compat/struct-align-1_y.c: New file.
11173 * gcc.dg/compat/struct-align-2.h: New file.
11174 * gcc.dg/compat/struct-align-2_main.c: New file.
11175 * gcc.dg/compat/struct-align-2_x.c: New file.
11176 * gcc.dg/compat/struct-align-2_y.c: New file.
11177
11178 * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
11179 * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
11180 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
11181 * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
11182 * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
11183 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
11184 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
11185 * gcc.dg/compat/scalar-return-3_x.c: Ditto.
11186 * gcc.dg/compat/scalar-return-4_x.c: Ditto.
11187 * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
11188 * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
11189 * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
11190 * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
11191 * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
11192 * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
11193 * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
11194 * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
11195 * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
11196 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
11197 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
11198 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
11199 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11200 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11201 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
11202 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
11203 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
11204 * gcc.dg/compat/struct-return-10_x.c: Ditto.
11205 * gcc.dg/compat/struct-return-2_x.c: Ditto.
11206 * gcc.dg/compat/struct-return-3_x.c: Ditto.
11207
11208 2003-07-03 Eric Botcazou <ebotcazou@libertysurf.fr>
11209
11210 * gcc.dg/i386-call-1.c: New test.
11211
11212 2003-07-03 Nathan Sidwell <nathan@codesourcery.com>
11213
11214 PR c++/9162
11215 * g++.dg/parse/defarg4.C: New.
11216
11217 2003-07-03 Roger Sayle <roger@eyesopen.com>
11218
11219 PR target/10700
11220 * gcc.c-torture/compile/20030703-1.c: New test case.
11221
11222 2003-07-03 Mark Mitchell <mark@codesourcery.com>
11223
11224 * g++.dg/template/local3.C: Remove extra semicolon.
11225
11226 2003-07-03 Eric Botcazou <ebotcazou@libertysurf.fr>
11227
11228 * gcc.dg/i386-volatile-1.c: New test.
11229
11230 2003-07-02 Nathan Sidwell <nathan@codesourcery.com>
11231
11232 PR c++/11072
11233 * g++.dg/other/offsetof2.C: XFAIL.
11234 * g++.dg/other/offsetof5.C: New.
11235
11236 PR c++/10219
11237 * g++.dg/template/error1.C: New.
11238
11239 PR c++/9779
11240 * g++.dg/template/dependent-expr1.C: New.
11241
11242 2003-07-01 Mark Mitchell <mark@codesourcery.com>
11243
11244 PR c++/6949
11245 * g++.dg/template/local3.C: New test.
11246
11247 PR c++/11149
11248 * g++.dg/lookup/scoped6.C: New test.
11249
11250 2003-07-01 Giovanni Bajo <giovannibajo@libero.it>
11251
11252 PR c++/8046
11253 * g++.dg/other/error7.C: New test.
11254
11255 2003-07-01 Kazu Hirata <kazu@cs.umass.edu>
11256
11257 * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
11258 * g++.old-deja/g++.abi/vtable3.h: Likewise.
11259 * g++.old-deja/g++.law/code-gen5.C: Likewise.
11260 * g++.old-deja/g++.other/union2.C: Likewise.
11261 * gcc.dg/c90-const-expr-2.c: Likewise.
11262 * gcc.dg/c90-const-expr-3.c: Likewise.
11263 * gcc.dg/c99-const-expr-2.c: Likewise.
11264 * gcc.dg/c99-const-expr-3.c: Likewise.
11265 * gcc.dg/concat.c: Likewise.
11266
11267 2003-07-01 Mark Mitchell <mark@codesourcery.com>
11268
11269 PR c++/9559
11270 * g++.dg/init/static1.C: New test.
11271
11272 2003-06-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11273
11274 * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
11275 * g++.old-deja/g++.other/access2.C: Likewise.
11276 * g++.old-deja/g++.other/decl2.C: Likewise.
11277 * gcc.c-torture/execute/20020615-1.c: Likewise.
11278
11279 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11280
11281 PR c++/4933
11282 * g++.dg/template/sizeof4.C: New test.
11283
11284 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11285
11286 * g++.dg/other/error6.C: New test.
11287
11288 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11289
11290 PR c++/10750
11291 * g++.dg/parse/constant2.C: New test.
11292
11293 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11294
11295 PR c++/11106
11296 * g++.dg/other/error5.C: New test.
11297
11298 2003-06-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11299
11300 * gcc.dg/format/gcc_diag-1.c: New test.
11301
11302 2003-06-28 Ulrich Weigand <uweigand@de.ibm.com>
11303
11304 * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
11305
11306 2003-06-28 Nathan Sidwell <nathan@codesourcery.com>
11307
11308 * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
11309 * g++.old-deja/g++.robertl/eb133a.C: Likewise.
11310 * g++.old-deja/g++.robertl/eb133b.C: Likewise.
11311
11312 2003-06-28 Jakub Jelinek <jakub@redhat.com>
11313
11314 * gcc.c-torture/execute/builtins/string-8.c: New test.
11315 * gcc.c-torture/execute/builtins/string-8-lib.c: New.
11316 * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
11317 * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
11318
11319 2003-06-27 Mark Mitchell <mark@codesourcery.com>
11320
11321 PR c++/10468
11322 * g++.dg/ext/typeof6.C: New test.
11323
11324 2003-06-27 Mark Mitchell <mark@codesourcery.com>
11325
11326 PR c++/10796
11327 * g++.dg/init/enum1.C: New test.
11328
11329 2003-06-27 Ulrich Weigand <uweigand@de.ibm.com>
11330
11331 * gcc.dg/20030627-1.c: New test.
11332
11333 2003-06-26 Mark Mitchell <mark@codesourcery.com>
11334
11335 PR c++/11332
11336 * g++.dg/expr/static_cast2.C: New test.
11337
11338 2003-06-26 Roger Sayle <roger@eyesopen.com>
11339 Jakub Jelinek <jakub@redhat.com>
11340
11341 * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
11342 sprintf(dst,"%s",src) optimization.
11343 * gcc.c-torture/execute/20030626-1.c: New test case.
11344 * gcc.c-torture/execute/20030626-2.c: New test case.
11345
11346 2003-06-26 J"orn Rennecke <joern.rennecke@superh.com>
11347
11348 * gcc.c-torture/execute/multi-ix.c: New test.
11349
11350 * gcc.c-torture/execute/simd-4.c (main):
11351 Added missing semicolon at end of union.
11352
11353 2003-06-26 Giovanni Bajo <giovannibajo@libero.it>
11354
11355 PR c++/8266
11356 * g++.dg/template/explicit-instantiation3.C: New test.
11357
11358 2003-06-26 Eric Botcazou <ebotcazou@libertysurf.fr>
11359
11360 * gcc.dg/20030626-1.c: Use signed char.
11361
11362 2003-06-26 Eric Botcazou <ebotcazou@libertysurf.fr>
11363
11364 * gcc.dg/20030626-1.c: New test.
11365
11366 2003-06-26 Neil Booth <neil@daikokuya.co.uk>
11367
11368 * const-str-2.m: Update.
11369
11370 2003-06-25 Mark Mitchell <mark@codesourcery.com>
11371
11372 PR c++/10990
11373 * g++.dg/rtti/dyncast1.C: New test.
11374 * g++.dg/abi/mangle4.C: Correct base-specifier access.
11375 * g++.dg/lookup/scoped1.C: Remove XFAIL.
11376 * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
11377
11378 PR c++/10931
11379 * g++.dg/expr/static_cast1.C: New test.
11380
11381 2003-06-25 Josef Zlomek <zlomekj@suse.cz>
11382
11383 * gcc.dg/20030625-1.c: New test.
11384
11385 2003-06-24 Roger Sayle <roger@eyesopen.com>
11386
11387 * gcc.c-torture/compile/20030624-1.c: New test case.
11388
11389 2003-06-24 Jakub Jelinek <jakub@redhat.com>
11390
11391 * gcc.c-torture/execute/string-opt-17.c: New test.
11392
11393 2003-06-24 Mark Mitchell <mark@codesourcery.com>
11394
11395 PR c++/5754
11396 * g++.dg/parse/crash6.C: New test.
11397
11398 2003-06-23 Roger Sayle <roger@eyesopen.com>
11399
11400 * gcc.dg/builtins-24.c: New test case.
11401
11402 2003-06-23 Jakub Jelinek <jakub@redhat.com>
11403
11404 * g++.dg/opt/operator1.C: New test.
11405
11406 2003-06-22 Roger Sayle <roger@eyesopen.com>
11407
11408 * gcc.c-torture/execute/string-opt-16.c: New test case.
11409
11410 2003-06-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
11411
11412 * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion option.
11413 * g++.old-deja/g++.other/conv7.C: Likewise
11414 * g++.old-deja/g++.other/overcnv2.C: Likewise.
11415 * g++.old-deja/g++.other/overload14.C: Likewise.
11416
11417 2003-06-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
11418
11419 * g++.old-deja/g++.jason/conversion5.C: Adjust option.
11420 * g++.old-deja/g++.bugs/900215_01.C: Likewise.
11421
11422 2003-06-20 Mark Mitchell <mark@codesourcery.com>
11423
11424 PR c++/10888
11425 * g++.dg/warn/Winline-3.C: New test.
11426
11427 2003-06-20 Mark Mitchell <mark@codesourcery.com>
11428
11429 * lib/target-supports.exp (check_alias_available): Make the test
11430 program acceptable to the Solaris assembler.
11431
11432 PR c++/10749
11433 * g++.dg/template/memclass2.C: New test.
11434
11435 2003-06-20 Mark Mitchell <mark@codesourcery.com>
11436 Eric Botcazou <ebotcazou@libertysurf.fr>
11437
11438 * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
11439 data for non-matching targets.
11440 * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
11441
11442 2003-06-20 Mark Mitchell <mark@codesourcery.com>
11443
11444 PR c++/10845
11445 * g++.dg/template/member3.C: New test.
11446
11447 2003-06-19 Mark Mitchell <mark@codesourcery.com>
11448
11449 PR c++/10939
11450 * g++.dg/template/func1.C: New test.
11451
11452 PR c++/9649
11453 * g++.dg/template/static4.C: New test.
11454 * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
11455
11456 PR c++/11041
11457 * g++.dg/init/ref7.C: New test.
11458
11459 2003-06-19 Matt Austern <austern@apple.com>
11460
11461 PR c++/11228
11462 * g++.dg/anew1.C: New test.
11463 * g++.dg/anew2.C: New test.
11464 * g++.dg/anew3.C: New test.
11465 * g++.dg/anew4.C: New test.
11466
11467 2003-06-19 Kazu Hirata <kazu@cs.umass.edu>
11468
11469 * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
11470
11471 2003-06-19 J"orn Rennecke <joern.rennecke@superh.com>
11472
11473 * gcc.c-torture/execute/simd-4.c (main): Make expected value
11474 endian-dependent.
11475
11476 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
11477
11478 * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
11479 Remove cruft.
11480
11481 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
11482
11483 * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
11484 * gcc.c-torture/compile/961203-1.c: Likewise.
11485 * gcc.c-torture/compile/980506-1.c: Likewise.
11486
11487 2003-06-17 Mark Mitchell <mark@codesourcery.com>
11488
11489 PR c++/10712
11490 * g++.dg/lookup/using7.C: New test.
11491
11492 2003-06-17 Mark Mitchell <mark@codesourcery.com>
11493
11494 PR c++/11105
11495 * g++.dg/abi/conv1.C: Remove it.
11496 * g++.dg/template/conv7.C: New test.
11497 * g++.dg/template/conv8.C: Likewise.
11498 * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
11499 conversion operator.
11500
11501 2003-06-17 Janis Johnson <janis187@us.ibm.com>
11502
11503 * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
11504 * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
11505 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
11506 * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
11507 * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
11508 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
11509 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
11510 * gcc.dg/compat/scalar-return-3_x.c: Ditto.
11511 * gcc.dg/compat/scalar-return-4_x.c: Ditto.
11512 * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
11513 * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
11514 * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
11515 * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
11516 * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
11517 * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
11518 * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
11519 * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
11520 * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
11521 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
11522 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
11523 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
11524 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11525 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11526 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
11527 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
11528 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
11529 * gcc.dg/compat/struct-return-10_x.c: Ditto.
11530 * gcc.dg/compat/struct-return-2_x.c: Ditto.
11531 * gcc.dg/compat/struct-return-3_x.c: Ditto.
11532
11533 2003-06-16 Mark Mitchell <mark@codesourcery.com>
11534
11535 * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
11536 * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
11537 indications.
11538
11539 2003-06-16 Roger Sayle <roger@eyesopen.com>
11540
11541 * gcc.dg/i386-387-5.c: New test case.
11542 * gcc.dg/i386-387-6.c: New test case.
11543 * gcc.dg/builtins-23.c: New test case.
11544
11545 2003-06-15 Roger Sayle <roger@eyesopen.com>
11546
11547 * gcc.dg/builtins-22.c: New test case.
11548 * gcc.dg/i386-387-1.c: Update to test exp.
11549 * gcc.dg/i386-387-2.c: Likewise.
11550
11551 2003-06-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11552
11553 * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
11554
11555 2003-06-12 Mark Mitchell <mark@codesourcery.com>
11556
11557 * lib/gcc-dg.exp (dg-require-dll): New function.
11558 (dg-xfail-if): Likewise.
11559 * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
11560 driver.
11561
11562 * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
11563 * gcc.c-torture/compile/20001205-1.c: Likewise.
11564 * gcc.c-torture/compile/20001226-1.c: Likewise.
11565 * gcc.c-torture/compile/20010518-2.c: Likewise.
11566 * gcc.c-torture/compile/20020312-1.c: Likewise.
11567 * gcc.c-torture/compile/20020604-1.c: Likewise.
11568 * gcc.c-torture/compile/920501-12.c: Likewise.
11569 * gcc.c-torture/compile/920501-4.c: Likewise.
11570 * gcc.c-torture/compile/920520-1.c: Likewise.
11571 * gcc.c-torture/compile/920521-1.c: Likewise.
11572 * gcc.c-torture/compile/920625-1.c: Likewise.
11573 * gcc.c-torture/compile/961203-1.c: Likewise.
11574 * gcc.c-torture/compile/980506-1.c: Likewise.
11575 * gcc.c-torture/compile/981006-1.c: Likewise.
11576 * gcc.c-torture/compile/981022-1.c: Likewise.
11577 * gcc.c-torture/compile/981223-1.c: Likewise.
11578 * gcc.c-torture/compile/990617-1.c: Likewise.
11579 * gcc.c-torture/compile/dll.c: Likewise.
11580 * gcc.c-torture/compile/labels-3.c: Likewise.
11581 * gcc.c-torture/compile/mipscop-1.c: Likewise.
11582 * gcc.c-torture/compile/mipscop-2.c: Likewise.
11583 * gcc.c-torture/compile/mipscop-3.c: Likewise.
11584 * gcc.c-torture/compile/mipscop-4.c: Likewise.
11585 * gcc.c-torture/compile/simd-5.c: Likewise.
11586 * gcc.c-torture/compile/20000804-1.x: Remove.
11587 * gcc.c-torture/compile/20001205-1.x: Likewise.
11588 * gcc.c-torture/compile/20001226-1.x: Likewise.
11589 * gcc.c-torture/compile/20010518-2.x: Likewise.
11590 * gcc.c-torture/compile/20020312-1.x: Likewise.
11591 * gcc.c-torture/compile/20020604-1.x: Likewise.
11592 * gcc.c-torture/compile/920501-12.x: Likewise.
11593 * gcc.c-torture/compile/920501-4.x: Likewise.
11594 * gcc.c-torture/compile/920520-1.x: Likewise.
11595 * gcc.c-torture/compile/920521-1.x: Likewise.
11596 * gcc.c-torture/compile/920625-1.x: Likewise.
11597 * gcc.c-torture/compile/961203-1.x: Likewise.
11598 * gcc.c-torture/compile/980506-1.x: Likewise.
11599 * gcc.c-torture/compile/981006-1.x: Likewise.
11600 * gcc.c-torture/compile/981022-1.x: Likewise.
11601 * gcc.c-torture/compile/981223-1.x: Likewise.
11602 * gcc.c-torture/compile/990617-1.x: Likewise.
11603 * gcc.c-torture/compile/mipscop-1.x: Likewise.
11604 * gcc.c-torture/compile/mipscop-2.x: Likewise.
11605 * gcc.c-torture/compile/mipscop-3.x: Likewise.
11606 * gcc.c-torture/compile/mipscop-4.x: Likewise.
11607 * gcc.c-torture/compile/simd-5.x: Likewise.
11608
11609 * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
11610
11611 2003-06-13 Eric Botcazou <ebotcazou@libertysurf.fr>
11612
11613 * gcc.c-torture/execute/20030611-1.c: New test.
11614
11615 2003-06-12 Roger Sayle <roger@eyesopen.com>
11616
11617 PR middle-end/168
11618 * gcc.dg/20030612-1.c: New test case.
11619
11620 2003-06-12 Mark Mitchell <mark@codesourcery.com>
11621
11622 PR c++/10635
11623 * g++.dg/expr/cast1.C: New test.
11624
11625 2003-06-12 Roger Sayle <roger@eyesopen.com>
11626
11627 * gcc.dg/builtins-21.c: New test case.
11628
11629 2003-06-11 Kelley Cook <kelleycook@wideopenwest.com>
11630
11631 * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
11632 options instead of at the end.
11633 * lib/objc.exp (objc_target_compile): Likewise.
11634
11635 2003-06-11 Mark Mitchell <mark@codesourcery.com>
11636
11637 PR c++/10432
11638 * g++.dg/parse/error1.C: New test.
11639
11640 2003-06-11 Janis Johnson <janis187@us.ibm.com>
11641
11642 * gcc.dg/compat/struct-by-value-11_main.c: New file.
11643 * gcc.dg/compat/struct-by-value-11_x.c: New file.
11644 * gcc.dg/compat/struct-by-value-11_y.c: New file.
11645 * gcc.dg/compat/struct-by-value-12_main.c: New file.
11646 * gcc.dg/compat/struct-by-value-12_x.c: New file.
11647 * gcc.dg/compat/struct-by-value-12_y.c: New file.
11648 * gcc.dg/compat/struct-by-value-13_main.c: New file.
11649 * gcc.dg/compat/struct-by-value-13_x.c: New file.
11650 * gcc.dg/compat/struct-by-value-13_y.c: New file.
11651 * gcc.dg/compat/struct-by-value-14_main.c: New file.
11652 * gcc.dg/compat/struct-by-value-14_x.c: New file.
11653 * gcc.dg/compat/struct-by-value-14_y.c: New file.
11654 * gcc.dg/compat/struct-by-value-15_main.c: New file.
11655 * gcc.dg/compat/struct-by-value-15_x.c: New file.
11656 * gcc.dg/compat/struct-by-value-15_y.c: New file.
11657 * gcc.dg/compat/struct-by-value-16_main.c: New file.
11658 * gcc.dg/compat/struct-by-value-16_x.c: New file.
11659 * gcc.dg/compat/struct-by-value-16_y.c: New file.
11660 * gcc.dg/compat/struct-by-value-17_main.c: New file.
11661 * gcc.dg/compat/struct-by-value-17_x.c: New file.
11662 * gcc.dg/compat/struct-by-value-17_y.c: New file.
11663 * gcc.dg/compat/struct-by-value-18_main.c: New file.
11664 * gcc.dg/compat/struct-by-value-18_x.c: New file.
11665 * gcc.dg/compat/struct-by-value-18_y.c: New file.
11666
11667 * gcc.dg/compat/scalar-by-value-3_main.c: New file.
11668 * gcc.dg/compat/scalar-by-value-3_x.c: New file.
11669 * gcc.dg/compat/scalar-by-value-3_y.c: New file.
11670 * gcc.dg/compat/scalar-by-value-4_main.c: New file.
11671 * gcc.dg/compat/scalar-by-value-4_x.c: New file.
11672 * gcc.dg/compat/scalar-by-value-4_y.c: New file.
11673 * gcc.dg/compat/scalar-return-3_main.c: New file.
11674 * gcc.dg/compat/scalar-return-3_x.c: New file.
11675 * gcc.dg/compat/scalar-return-3_y.c: New file.
11676 * gcc.dg/compat/scalar-return-4_main.c: New file.
11677 * gcc.dg/compat/scalar-return-4_x.c: New file.
11678 * gcc.dg/compat/scalar-return-4_y.c: New file.
11679
11680 2003-06-10 Janis Johnson <janis187@us.ibm.com>
11681
11682 * gcc.dg/compat/fp2-struct-check.h: New file.
11683 * gcc.dg/compat/fp2-struct-defs.h: New file.
11684 * gcc.dg/compat/fp2-struct-init.h: New file.
11685 * gcc.dg/compat/struct-by-value-10_main.c: New file.
11686 * gcc.dg/compat/struct-by-value-10_x.c: New file.
11687 * gcc.dg/compat/struct-by-value-10_y.c: New file.
11688 * gcc.dg/compat/struct-return-10_main.c: New file.
11689 * gcc.dg/compat/struct-return-10_x.c: New file.
11690 * gcc.dg/compat/struct-return-10_y.c: New file.
11691
11692 * gcc.dg/compat/compat-common.h: New file.
11693 * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
11694 * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
11695 * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
11696 * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
11697 * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
11698 * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
11699 * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
11700 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
11701 * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
11702 * gcc.dg/compat/scalar-return-1_main.c: Ditto.
11703 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
11704 * gcc.dg/compat/scalar-return-1_y.c: Ditto.
11705 * gcc.dg/compat/scalar-return-2_main.c: Ditto.
11706 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
11707 * gcc.dg/compat/scalar-return-2_y.c: Ditto.
11708 * gcc.dg/compat/small-struct-check.h: Ditto.
11709 * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
11710 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
11711 * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
11712 * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
11713 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
11714 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
11715 * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
11716 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
11717 * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
11718 * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
11719 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11720 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
11721 * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
11722 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11723 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
11724 * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
11725 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
11726 * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
11727 * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
11728 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
11729 * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
11730 * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
11731 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
11732 * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
11733 * gcc.dg/compat/struct-return-2_main.c: Ditto.
11734 * gcc.dg/compat/struct-return-2_x.c: Ditto.
11735 * gcc.dg/compat/struct-return-2_y.c: Ditto.
11736 * gcc.dg/compat/struct-return-3_main.c: Ditto.
11737 * gcc.dg/compat/struct-return-3_x.c: Ditto.
11738 * gcc.dg/compat/struct-return-3_y.c: Ditto.
11739
11740 2003-06-10 Geoffrey Keating <geoffk@apple.com>
11741
11742 * g++.dg/pch/static-1.C: New file.
11743 * g++.dg/pch/static-1.Hs: New file.
11744
11745 2003-06-10 Richard Henderson <rth@redhat.com>
11746
11747 * gcc.dg/asm-7.c: Adjust expected warning text.
11748
11749 2003-06-10 Roger Sayle <roger@eyesopen.com>
11750
11751 * gcc.dg/builtins-20.c: New test case.
11752
11753 2003-06-10 Mark Mitchell <mark@codesourcery.com>
11754
11755 PR c++/11131
11756 * g++.dg/opt/template1.C: New test.
11757
11758 2003-06-09 Mark Mitchell <mark@codesourcery.com>
11759
11760 * lib/gcc-dg.exp (dg-test): Clear additional_files and
11761 additional_sources.
11762
11763 2003-05-21 David Taylor <dtaylor@emc.com>
11764
11765 * gcc.dg/Wpadded.c: New file.
11766
11767 2003-06-09 Mark Mitchell <mark@codesourcery.com>
11768
11769 * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
11770 * gcc.dg/special/weak-2.c: Add dg-require-weak.
11771 * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
11772 dg-require-weak.
11773
11774 2003-06-09 J"orn Rennecke <joern.rennecke@superh.com>
11775
11776 * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
11777
11778 2003-06-09 Mark Mitchell <mark@codesourcery.com>
11779
11780 * lib/gcc-dg.exp (dg-require-weak): Fix typo.
11781 (dg-require-alias): Likewise.
11782 (dg-require-gc-sections): Likewise.
11783 * lib/target-supports.exp (check_gc_sections_available): Likewise.
11784
11785 2003-06-08 Richard Henderson <rth@redhat.com>
11786
11787 * gcc.dg/20011029-2.c: Fix the array reference.
11788 * gcc.dg/asm-7.c: New.
11789
11790 2003-06-08 Kazu Hirata <kazu@cs.umass.edu>
11791
11792 * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
11793
11794 2003-06-08 Mark Mitchell <mark@codesourcery.com>
11795
11796 * lib/gcc-dg.exp (dg-require-alias): Fix typo.
11797 (dg-require-gc-sections): Likewise.
11798
11799 2003-06-08 Jan Hubicka <jh@suse.cz>
11800
11801 * i386-cmov1.c: Fix regular expression.
11802 * i386-cvt-1.c: Likewise.
11803 * i386-local.c: Likewise.
11804 * i386-local2.c: Likewise.
11805 * i386-mul.c: Likewise.
11806 * i386-ssetype-1.c: Likewise.
11807 * i386-ssetype-3.c: Likewise.
11808 * i386-ssetype-5.c: Likewise.
11809
11810 2003-06-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11811
11812 PR c++/11039
11813 * g++.dg/warn/implicit-typename2.C: New test.
11814 * g++.dg/warn/implicit-typename3.C: New test.
11815
11816 2003-06-07 Richard Henderson <rth@redhat.com>
11817
11818 * g++.dg/other/offsetof3.C: Use size_t.
11819 * g++.dg/other/offsetof4.C: Likewise.
11820
11821 2003-06-07 H.J. Lu <hongjiu.lu@intel.com>
11822
11823 * lib/copy-file.exp: New. Implement gcc_copy_files.
11824
11825 * lib/dg-pch.exp: Load copy-file.exp
11826 (dg-pch): Use gcc_copy_files instead of "file copy".
11827
11828 2003-06-06 Mark Mitchell <mark@codesourcery.com>
11829
11830 * gcc.dg/weak/weak.exp: Simplify.
11831 * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
11832 * gcc.dg/weak/weak-1.c: Likewise.
11833 * gcc.dg/weak/weak-2.c: Likewise.
11834 * gcc.dg/weak/weak-3.c: Likewise.
11835 * gcc.dg/weak/weak-4.c: Likewise.
11836 * gcc.dg/weak/weak-5.c: Likewise.
11837 * gcc.dg/weak/weak-6.c: Likewise.
11838 * gcc.dg/weak/weak-7.c: Likewise.
11839 * gcc.dg/weak/weak-8.c: Likewise.
11840 * gcc.dg/weak/weak-9.c: Likewise.
11841
11842 2003-06-06 Richard Earnshaw <rearnsha@arm.com>
11843
11844 gcc.c-torture/execute/20030606-1.c: New.
11845
11846 2003-06-06 Roger Sayle <roger@eyesopen.com>
11847
11848 * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
11849 * gcc.dg/builtins-19.c: Likewise.
11850
11851 2003-06-06 Roger Sayle <roger@eyesopen.com>
11852
11853 * gcc.dg/builtins-2.c: Add some more tests.
11854 * gcc.dg/builtins-18.c: New test case.
11855 * gcc.dg/builtins-19.c: New test case.
11856
11857 2003-06-06 Roger Sayle <roger@eyesopen.com>
11858 Jim Wilson <wilson@tuliptree.org>
11859
11860 * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
11861
11862 2003-06-06 Jakub Jelinek <jakub@redhat.com>
11863
11864 * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
11865 mempcpy/stpcpy calls not to be optimized into something else.
11866 * gcc.c-torture/execute/string-opt-3.c: Moved to...
11867 * gcc.c-torture/execute/builtins/string-7.c: ...here.
11868 * gcc.c-torture/execute/builtins/string-7-lib.c: New.
11869
11870 2003-06-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11871
11872 * gcc.dg/format/asm_fprintf-1.c: New test.
11873
11874 2003-06-05 Mark Mitchell <mark@codesourcery.com>
11875
11876 * lib/gcc-defs.exp (additional_sources): New variable.
11877 (dg-additional-sources): New function.
11878 (additional_files): New variable.
11879 (dg-additional-files): New function.
11880 (dg-additional-files-options): Likewise.
11881 * lib/gcc-dg.exp (dg-require-weak): New function.
11882 (dg-require-alias): Likewise.
11883 (dg-require-gc-sections): Likewise.
11884 * lib/target-supports.exp (check_alias_available): Remove testfile
11885 parameter.
11886 (check_gc_sections_available): New function.
11887 * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
11888 (dg-gpp-additional-files): Likewise.
11889 * lib/g++.exp (additional_sources): Remove.
11890 (additional_files): Likewise.
11891 (g++_target_compile): Use dg-additional-files-options.
11892
11893 * gcc.dg/special/special.exp: Add "ecos" tests. Remove complex
11894 Tcl logic.
11895 * gcc.dg/special/ecos.exp: Remove.
11896 * gcc.dg/special/20000419-2.c: Use dg-require-*.
11897 * gcc.dg/special/alias-1.c: Likewise.
11898 * gcc.dg/special/alias-2.c: Likewise.
11899 * gcc.dg/special/gcsec-1.c: Likewise.
11900 * gcc.dg/special/weak-1.c: Likewise.
11901 * gcc.dg/special/weak-2.c: Likewise.
11902 * gcc.dg/special/wkali-1.c: Likewise.
11903 * gcc.dg/special/wkali-2.c: Likewise.
11904
11905 * g++.dg/special/conpr-2.C: Use dg-additional-*, not
11906 dg-gpp-additional-*.
11907 * g++.dg/special/conpr-3.C: Likewise.
11908 * g++.dg/special/conpr-4.C: Likewise.
11909 * g++.old-deja/g++.abi/vtable3a.C: Likewise.
11910 * g++.old-deja/g++.abi/vtable3b.C: Likewise.
11911 * g++.old-deja/g++.abi/vtable3c.C: Likewise.
11912 * g++.old-deja/g++.abi/vtable3d.C: Likewise.
11913 * g++.old-deja/g++.abi/vtable3e.C: Likewise.
11914 * g++.old-deja/g++.abi/vtable3f.C: Likewise.
11915 * g++.old-deja/g++.abi/vtable3g.C: Likewise.
11916 * g++.old-deja/g++.abi/vtable3h.C: Likewise.
11917 * g++.old-deja/g++.abi/vtable3i.C: Likewise.
11918 * g++.old-deja/g++.abi/vtable3j.C: Likewise.
11919 * g++.old-deja/g++.oliva/linkage1.C: Likewise.
11920 * g++.old-deja/g++.other/comdat1.C: Likewise.
11921 * g++.old-deja/g++.other/comdat2.C: Likewise.
11922 * g++.old-deja/g++.other/comdat3.C: Likewise.
11923 * g++.old-deja/g++.other/ctor1.C: Likewise.
11924 * g++.old-deja/g++.pt/instantiate5.C: Likewise.
11925
11926 2003-06-05 Richard Henderson <rth@redhat.com>
11927
11928 * gcc.dg/debug/20030605-1.c: New.
11929
11930 2003-06-04 Mark Mitchell <mark@codesourcery.com>
11931
11932 * README.QMTEST: Update.
11933
11934 2003-06-04 Richard Henderson <rth@redhat.com>
11935
11936 * gcc.dg/cleanup-1.c: New.
11937 * gcc.dg/cleanup-2.c: New.
11938 * gcc.dg/cleanup-3.c: New.
11939 * gcc.dg/cleanup-4.c: New.
11940 * gcc.dg/cleanup-5.c: New.
11941 * gcc.dg/cleanup-6.c: New.
11942 * gcc.dg/cleanup-7.c: New.
11943
11944 2003-06-04 Mark Mitchell <mark@codesourcery.com>
11945
11946 * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
11947
11948 * lib/dg-pch.exp: New file.
11949 * g++.dg/pch/pch.exp: Use dg-pch.exp.
11950 * gcc.dg/pch/pch.exp: Likewise.
11951
11952 2003-06-04 Roger Sayle <roger@eyesopen.com>
11953
11954 * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
11955 * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
11956 * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
11957 * gcc.dg/builtins-17.c: New test case.
11958 * gcc.dg/i386-387-4.c: New test case.
11959 * gcc.c-torture/execute/ieee/mzero4.c: New test case.
11960
11961 2003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
11962
11963 * gcc.dg/ultrasp9.c: New test.
11964
11965 2003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
11966
11967 * gcc.c-torture/compile/20030604-1.c: New test.
11968 * gcc.dg/sparc-constant-1.c: New test.
11969
11970 2003-06-03 Glen Nakamura <glen@imodulo.com>
11971
11972 * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
11973
11974 2003-06-03 J"orn Rennecke <joern.rennecke@superh.com>
11975
11976 * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
11977
11978 * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
11979 * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
11980
11981 2003-06-03 Aldy Hernandez <aldyh@redhat.com>
11982
11983 * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
11984
11985 2003-06-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11986
11987 PR c++/10940
11988 * g++.dg/template/spec10.C: New test.
11989
11990 2003-06-03 Roger Sayle <roger@eyesopen.com>
11991
11992 * gcc.dg/builtins-16.c: New test case.
11993
11994 2003-06-03 Jakub Jelinek <jakub@redhat.com>
11995
11996 * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
11997 mempcpy test with post-increments.
11998 * gcc.c-torture/execute/string-opt-3.c: New test.
11999 * gcc.dg/string-opt-1.c: New test.
12000
12001 2003-06-03 David Billinghurst <David.Billinghurst@riotinto.com>
12002
12003 PR fortran/10965
12004 * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
12005
12006 2003-06-02 Mark Mitchell <mark@codesourcery.com>
12007
12008 * lib/scanasm.exp (dg-scan): New function, factored out of ...
12009 (scan-assembler): ... here. Use dg-scan.
12010 (scan-assembler-not): Likewise.
12011 (scan-file): New function.
12012 (scan-file-not): Likewise.
12013 * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
12014 * gcc.dg/cpp/_Pragma4.c: Likewise.
12015 * gcc.dg/cpp/_Pragma5.c: Likewise.
12016 * gcc.dg/cpp/avoidpaste1.c: Likewise.
12017 * gcc.dg/cpp/avoidpaste2.c: Likewise.
12018 * gcc.dg/cpp/cmdlne-C2.c: Likewise.
12019 * gcc.dg/cpp/cmdlne-P.c: Likewise.
12020 * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
12021 * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
12022 * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
12023 * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
12024 * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
12025 * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
12026 * gcc.dg/cpp/cxxcom1.c: Likewise.
12027 * gcc.dg/cpp/line1.c: Likewise.
12028 * gcc.dg/cpp/maccom1.c: Likewise.
12029 * gcc.dg/cpp/maccom2.c: Likewise.
12030 * gcc.dg/cpp/maccom3.c: Likewise.
12031 * gcc.dg/cpp/maccom4.c: Likewise.
12032 * gcc.dg/cpp/maccom5.c: Likewise.
12033 * gcc.dg/cpp/maccom6.c: Likewise.
12034 * gcc.dg/cpp/multiline.c: Likewise.
12035 * gcc.dg/cpp/spacing1.c: Likewise.
12036 * gcc.dg/cpp/spacing2.c: Likewise.
12037 * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
12038 * gcc.dg/cpp/trad/maccom1.c: Likewise.
12039 * gcc.dg/cpp/trad/maccom2.c: Likewise.
12040 * gcc.dg/cpp/trad/maccom3.c: Likewise.
12041 * gcc.dg/cpp/trad/maccom4.c: Likewise.
12042 * gcc.dg/cpp/trad/maccom6.c: Likewise.
12043 * gcc.dg/cpp/cxxcom2.c: Likewise.
12044 * gcc.dg/cpp/cxxcom2.h: New file.
12045
12046 * gcc.dg/cpp/truefalse.cpp: Move it to ...
12047 * g++.dg/cpp/truefalse.C: Here.
12048 * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
12049
12050 2003-06-01 Loren James Rittle <ljrittle@acm.org>
12051
12052 * gcc.dg/cpp/redef3.c: New file.
12053
12054 2003-06-01 Eric Botcazou <ebotcazou@libertysurf.fr>
12055
12056 * gcc.dg/i386-loop-3.c: New test.
12057
12058 2003-05-31 Toon Moene <toon@moene.indiv.nluug.nl>
12059
12060 * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
12061
12062 2003-05-31 Roger Sayle <roger@eyesopen.com>
12063
12064 * gcc.dg/fwrapv-1.c: New test case.
12065 * gcc.dg/fwrapv-2.c: New test case.
12066
12067 2003-05-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12068
12069 PR c++/10956
12070 * g++.dg/template/spec9.C: New test.
12071
12072 2003-05-29 Roger Sayle <roger@eyesopen.com>
12073
12074 * gcc.dg/duff-4.c: New test case.
12075
12076 2003-05-27 David Billinghurst <David.Billinghurst@riotinto.com>
12077
12078 PR fortran/10843
12079 * g77.dg/ffixed-form-1.f: New test
12080 * g77.dg/ffixed-form-2.f: New test
12081 * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
12082 * g77.dg/ffree-form-3.f: New test
12083
12084 2003-05-26 Andreas Tobler <a.tobler@schweiz.ch>
12085
12086 * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
12087 * gcc.dg/wint_t-1.c: Likewise.
12088
12089 2003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12090
12091 * g++.dg/template/access11.C: New test.
12092
12093 2003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12094
12095 PR c++/10849
12096 * g++.dg/template/access10.C: New test.
12097
12098 2003-05-24 Eric Botcazou <ebotcazou@libertysurf.fr>
12099 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12100
12101 * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
12102
12103 2003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
12104
12105 * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
12106 suppress for powerpc-*-darwin*.
12107 * gcc.dg/torture/builtin-noret-2.c: Likewise.
12108
12109 2003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
12110
12111 * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
12112 suppress option for powerpc-*-darwin*.
12113
12114 2003-05-23 Roger Sayle <roger@eyesopen.com>
12115
12116 * gcc.dg/builtins-1.c: Add tests for tan and atan.
12117 * gcc.dg/builtins-4.c: Add test for fmod.
12118
12119 2003-05-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12120
12121 PR c++/10682
12122 * g++.dg/template/instantiate4.C: New test.
12123
12124 2003-05-22 Roger Sayle <roger@eyesopen.com>
12125
12126 * gcc.c-torture/execute/ieee/inf-2.c: New test case.
12127
12128 2003-05-21 Janis Johnson <janis187@us.ibm.com>
12129
12130 * gcc.dg/compat/scalar-return-1_main.c: New file.
12131 * gcc.dg/compat/scalar-return-1_x.c: New file.
12132 * gcc.dg/compat/scalar-return-1_y.c: New file.
12133 * gcc.dg/compat/scalar-return-2_main.c: New file.
12134 * gcc.dg/compat/scalar-return-2_x.c: New file.
12135 * gcc.dg/compat/scalar-return-2_y.c: New file.
12136 * gcc.dg/compat/struct-return-3_main.c: New file.
12137 * gcc.dg/compat/struct-return-3_y.c: New file.
12138 * gcc.dg/compat/struct-return-3_x.c: New file.
12139 * gcc.dg/compat/struct-return-2_main.c: New file.
12140 * gcc.dg/compat/struct-return-2_x.c: New file.
12141 * gcc.dg/compat/struct-return-2_y.c: New file.
12142
12143 2003-05-21 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
12144
12145 * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
12146 for hppa*-hp-hpux*.
12147 * gcc.dg/20021014-1.c (dg-options): Likewise.
12148 * gcc.dg/nest.c (dg-options): Likewise.
12149
12150 2003-05-21 Danny Smith <dannysmith@users.sourceforge.net>
12151
12152 PR c++/9738
12153 * g++.dg/ext/dllimport2.C: New file.
12154 * g++.dg/ext/dllimport3.C: New file.
12155
12156 2003-05-20 Janis Johnson <janis187@us.ibm.com>
12157
12158 * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
12159 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
12160 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
12161 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
12162 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
12163 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
12164 * gcc.dg/compat/struct-by-value-7_x.c Ditto.
12165 * gcc.dg/compat/struct-by-value-7_y.c Ditto.
12166 * gcc.dg/compat/small-struct-defs.h: New file.
12167 * gcc.dg/compat/small-struct-init.h: New file.
12168 * gcc.dg/compat/small-struct-check.h: New file.
12169 * gcc.dg/compat/fp-struct-defs.h: New file.
12170 * gcc.dg/compat/fp-struct-check.h: New file.
12171 * gcc.dg/compat/fp-struct-init.h: New file.
12172 * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
12173 * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
12174
12175 2003-05-19 Jakub Jelinek <jakub@redhat.com>
12176
12177 * gcc.dg/20030225-2.c: New test.
12178
12179 2003-05-18 Roger Sayle <roger@eyesopen.com>
12180 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12181
12182 * gcc.c-torture/compile/20030518-1.c: New test case.
12183
12184 2003-05-18 Mark Mitchell <mark@codesourcery.com>
12185
12186 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
12187 * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
12188 gcc-dg-debug-runtest.
12189 * g++.dg/debug/debug.exp: Pass opt_opts parameter to
12190 gcc-dg-debug-runtest.
12191
12192 2003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12193
12194 PR c++/9022
12195 * g++.dg/lookup/using6.C: New test.
12196
12197 2003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12198
12199 * g++.dg/parse/access2.C: New test.
12200
12201 2003-05-17 Mark Mitchell <mark@codesourcery.com>
12202
12203 * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
12204 * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
12205 * gcc.dg/debug/debug.exp: Likewise.
12206
12207 2003-05-17 Neil Booth <neil@daikokuya.co.uk>
12208
12209 * gcc.dg/dollar.c: New test.
12210
12211 2003-05-16 Janis Johnson <janis187@us.ibm.com>
12212
12213 * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
12214 * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
12215 * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
12216 * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
12217 * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
12218 * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
12219 * gcc.dg/compat/struct-by-value-6_main.c: New file.
12220 * gcc.dg/compat/struct-by-value-6_x.c: New file.
12221 * gcc.dg/compat/struct-by-value-6_y.c: New file.
12222 * gcc.dg/compat/struct-by-value-7_main.c: New file.
12223 * gcc.dg/compat/struct-by-value-7_x.c: New file.
12224 * gcc.dg/compat/struct-by-value-7_y.c: New file.
12225 * gcc.dg/compat/struct-by-value-8_main.c: New file.
12226 * gcc.dg/compat/struct-by-value-8_x.c: New file.
12227 * gcc.dg/compat/struct-by-value-8_y.c: New file.
12228 * gcc.dg/compat/struct-by-value-9_main.c: New file.
12229 * gcc.dg/compat/struct-by-value-9_x.c: New file.
12230 * gcc.dg/compat/struct-by-value-9_y.c: New file.
12231
12232 2003-05-16 Mark Mitchell <mark@codesourcery.com>
12233
12234 * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
12235 (gcc-dg-test-1): ... this. Add target_compile parameter. Add
12236 support for "repo" mode.
12237 * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
12238 * lib/g77-dg.exp: Likewise.
12239 * lib/obj-dg.exp: Likewise.
12240
12241 2003-05-16 Jakub Jelinek <jakub@redhat.com>
12242
12243 Merge from gcc-3_2-rhl8-branch:
12244 2003-04-23 Jakub Jelinek <jakub@redhat.com>
12245
12246 * gcc.dg/tls/opt-6.c: New test.
12247
12248 2003-04-05 Jakub Jelinek <jakub@redhat.com>
12249
12250 * gcc.dg/20030405-1.c: New test.
12251
12252 2003-03-09 Jakub Jelinek <jakub@redhat.com>
12253
12254 * gcc.dg/20030309-1.c: New test.
12255
12256 2003-03-07 Eric Botcazou <ebotcazou@libertysurf.fr>
12257
12258 * gcc.c-torture/execute/20030307-1.c: New test.
12259
12260 2003-02-20 Randolph Chung <tausq@debian.org>
12261
12262 * gcc.c-torture/compile/20030220-1.c: New test.
12263
12264 2003-02-18 Jakub Jelinek <jakub@redhat.com>
12265
12266 * gcc.dg/20030217-1.c: New test.
12267
12268 2003-01-29 Jakub Jelinek <jakub@redhat.com>
12269
12270 * gcc.c-torture/compile/20020129-1.c: New test.
12271
12272 2002-12-21 Eric Botcazou <ebotcazou@libertysurf.fr>
12273
12274 * gcc.dg/unroll-1.c: New test.
12275
12276 2002-11-16 Jan Hubicka <jh@suse.cz>
12277
12278 * gcc.c-torture/execute/20020920-1.c: New test.
12279
12280 2002-10-08 Jakub Jelinek <jakub@redhat.com>
12281
12282 PR target/7434
12283 * gcc.c-torture/compile/20021008-1.c: New test.
12284
12285 2002-08-10 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
12286
12287 PR target/7559
12288 * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
12289
12290 2002-08-07 Jakub Jelinek <jakub@redhat.com>
12291
12292 * gcc.c-torture/compile/20020807-1.c: New test.
12293
12294 2002-07-30 Jakub Jelinek <jakub@redhat.com>
12295
12296 * gcc.dg/tls/opt-1.c: New test.
12297
12298 2002-07-29 Jakub Jelinek <jakub@redhat.com>
12299
12300 * gcc.dg/20020729-1.c: New test.
12301
12302 2002-07-20 Jakub Jelinek <jakub@redhat.com>
12303
12304 * g++.dg/opt/life1.C: New test.
12305
12306 2002-05-20 Jakub Jelinek <jakub@redhat.com>
12307
12308 * gcc.dg/20020525-1.c: New test.
12309
12310 2002-05-24 Jakub Jelinek <jakub@redhat.com>
12311
12312 PR c++/6794
12313 * g++.dg/ext/pretty1.C: New test.
12314 * g++.dg/ext/pretty2.C: New test.
12315
12316 2003-05-15 Mark Mitchell <mark@codesourcery.com>
12317
12318 PR c++/8385
12319 * g++.dg/ext/typeof5.C: New test.
12320
12321 2003-05-15 J"orn Rennecke <joern.rennecke@superh.com>
12322
12323 * gcc.c-torture/execute/builtins/string-asm-1.c: Take
12324 __USER_LABEL_PREFIX__ into account.
12325 * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
12326
12327 2003-05-14 Roger Sayle <roger@eyesopen.com>
12328
12329 * gcc.dg/builtins-15.c: New test case.
12330
12331 2003-05-13 Zack Weinberg <zack@codesourcery.com>
12332
12333 * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
12334
12335 2003-05-12 Mark Mitchell <mark@codesourcery.com>
12336
12337 * lib/g++.exp: Tweak handling of additional source files.
12338 * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
12339 * g++.dg/special/conpr-2a.C: Rename to ...
12340 * g++.dg/special/conpr-2a.cc: ... this.
12341 * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
12342 * g++.dg/special/conpr-3a.C: Rename to ...
12343 * g++.dg/special/conpr-3a.cc: This.
12344 * g++.dg/special/conpr-3b.C: Rename to ...
12345 * g++.dg/special/conpr-3b.cc: This.
12346 * g++.dg/special/conpr-4.C: New test.
12347 * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
12348
12349 2003-05-12 David Edelsohn <edelsohn@gnu.org>
12350
12351 * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
12352
12353 2003-05-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12354
12355 * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
12356 * g++.old-deja/g++.robertl/eb71.C: Likewise.
12357 * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
12358 * g++.old-deja/g++.other/warn3.C: Likewise.
12359
12360 2003-05-11 Roger Sayle <roger@eyesopen.com>
12361
12362 * gcc.dg/i386-387-1.c: Update to also test log.
12363 * gcc.dg/i386-387-2.c: Likewise.
12364
12365 2003-05-11 Toon Moene <toon@moene.indiv.nluug.nl>
12366
12367 * g77.f-torture/execute/int8421.f: New test.
12368
12369 2003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12370
12371 PR c++/10230, c++/10481
12372 * g++.dg/lookup/scoped5.C: New test.
12373
12374 2003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12375
12376 PR c++/10552
12377 * g++.dg/template/ttp6.C: New test.
12378
12379 2003-05-11 Richard Sandiford <rsandifo@redhat.com>
12380
12381 * gcc.c-torture/execute/builtins: New directory.
12382 * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
12383 gcc.c-torture/execute/builtins.
12384 * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
12385 * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
12386 * gcc.dg/torture: ...this new directory. Turn into link-only tests.
12387 * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
12388
12389 2003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12390
12391 PR c++/9252
12392 * g++.dg/template/access8.C: New test.
12393 * g++.dg/template/access9.C: New test.
12394
12395 2003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12396
12397 PR c++/9554
12398 * g++.dg/parse/access1.C: New test.
12399
12400 2003-05-09 DJ Delorie <dj@redhat.com>
12401
12402 * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
12403 long, and not an int.
12404
12405 2003-05-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12406
12407 PR c++/10555, c++/10576
12408 * g++.dg/template/memclass1.C: New test.
12409
12410 2003-05-08 DJ Delorie <dj@redhat.com>
12411
12412 * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
12413 targets.
12414 * gcc.c-torture/execute/20021024-1.x: Likewise.
12415 * gcc.c-torture/execute/shiftdi.x: Likewise.
12416 * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
12417 * g++.old-deja/g++.other/exprstmt1.C: Likewise.
12418 * gcc.dg/20021018-1.c: Likewise.
12419
12420 2003-05-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12421
12422 * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
12423
12424 gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
12425 (bcopy): Call memmove.
12426
12427 2003-05-08 Roger Sayle <roger@eyesopen.com>
12428
12429 * g77.f-torture/compile/8485.f: New test case.
12430
12431 2003-05-07 Richard Henderson <rth@redhat.com>
12432
12433 PR c++/10570
12434 * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
12435 Verify exception_cleanup not called for rethrows.
12436 * g++.dg/eh/forced2.C: Test that exception_cleanup is called
12437 when exiting catch block without rethrowing.
12438 * g++.dg/eh/forced3.C: New.
12439 * g++.dg/eh/forced4.C: New.
12440
12441 2003-05-07 Aldy Hernandez <aldyh@redhat.com>
12442
12443 * gcc.dg/20030505.c: Fix triplet.
12444
12445 2003-05-06 DJ Delorie <dj@redhat.com>
12446
12447 * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
12448 * gcc.dg/nest.c: Likewise.
12449
12450 2003-05-05 Roger Sayle <roger@eyesopen.com>
12451
12452 * gcc.dg/builtins-14.c: New test case.
12453
12454 2003-05-05 Janis Johnson <janis187@us.ibm.com>
12455
12456 * lib/compat.exp (compat-execute): New argument.
12457 * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
12458 * gcc.dg/compat: New test directory.
12459 * gcc.dg/compat/compat.exp: New expect script.
12460 * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
12461 * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
12462 * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
12463 * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
12464 * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
12465 * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
12466
12467 * gcc.dg/compat/struct-by-value-1_main.c: New test file.
12468 * gcc.dg/compat/struct-by-value-1_x.c: New test file.
12469 * gcc.dg/compat/struct-by-value-1_y.c: New test file.
12470 * gcc.dg/compat/struct-by-value-2_main.c: New test file.
12471 * gcc.dg/compat/struct-by-value-2_x.c: New test file.
12472 * gcc.dg/compat/struct-by-value-2_y.c: New test file.
12473 * gcc.dg/compat/struct-by-value-3_main.c: New test file.
12474 * gcc.dg/compat/struct-by-value-3_x.c: New test file.
12475 * gcc.dg/compat/struct-by-value-3_y.c: New test file.
12476 * gcc.dg/compat/struct-by-value-4_main.c: New test file.
12477 * gcc.dg/compat/struct-by-value-4_x.c: New test file.
12478 * gcc.dg/compat/struct-by-value-4_y.c: New test file.
12479 * gcc.dg/compat/struct-by-value-5_main.c: New test file.
12480 * gcc.dg/compat/struct-by-value-5_x.c: New test file.
12481 * gcc.dg/compat/struct-by-value-5_y.c: New test file.
12482
12483 2003-05-05 Zack Weinberg <zack@codesourcery.com>
12484
12485 * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
12486
12487 2003-05-05 Jakub Jelinek <jakub@redhat.com>
12488
12489 * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
12490
12491 2003-05-05 Geoffrey Keating <geoffk@apple.com>
12492
12493 * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
12494 * gcc.dg/ppc-fsel-2.c: New test.
12495
12496 * gcc.dg/unused-5.c: New test.
12497
12498 2003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12499
12500 PR c++/10496
12501 * g++.dg/warn/pmf1.C: New test.
12502
12503 2003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12504
12505 PR c++/4494
12506 * g++.dg/warn/main.C: New test.
12507
12508 2003-05-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12509
12510 * gcc.dg/nonnull-3.c: New test.
12511
12512 2003-05-04 Neil Booth <neil@daikokuya.co.uk>
12513
12514 * gcc.dg/cpp/Wtrigraphs.c: Update.
12515 * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
12516
12517 2003-05-03 Geoffrey Keating <geoffk@apple.com>
12518
12519 * gcc.dg/ppc-fsel-1.c: New test.
12520
12521 2003-05-03 Zack Weinberg <zack@codesourcery.com>
12522
12523 PR c/10604
12524 * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
12525
12526 2003-05-03 Kazu Hirata <kazu@cs.umass.edu>
12527
12528 * gcc.dg/m-un-2.c: Fix the typedef of size_t.
12529
12530 2003-05-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12531
12532 PR c++/9364, c++/10553, c++/10586
12533 * g++.dg/parse/typename4.C: New test.
12534 * g++.dg/parse/typename5.C: Likewise.
12535
12536 2003-05-03 Richard Sandiford <rsandifo@redhat.com>
12537
12538 * gcc.c-torture/compile/20030503-1.c: New test.
12539
12540 2003-05-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12541
12542 * g++.dg/lookup/using5.C: Fix testcase error.
12543
12544 2003-05-01 Chris Demetriou <cgd@broadcom.com>
12545
12546 * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
12547 since MEABI is no longer supported. Remove all vestiges
12548 of MEABI from the test.
12549
12550 2003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12551
12552 PR c++/10554
12553 * g++.dg/lookup/using5.C: New test.
12554
12555 2003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12556
12557 PR c++/8772
12558 * g++.dg/template/ttp5.C: New test.
12559
12560 2003-04-30 Mark Mitchell <mark@codesourcery.com>
12561
12562 * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
12563 (dg-gpp-additional-sources): New function.
12564 (dg-gpp-additional-files): Likewise.
12565 * lib/g++.exp (additional_sources): New variable.
12566 (additional_files): Likewise.
12567 (g++_target_compile): Deal with them.
12568 * lib/old-dejagnu.exp: Remove.
12569 * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
12570 * g++.old-deja: Revise all tests to use dg commands.
12571
12572 2003-04-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12573
12574 PR c++/9432, c++/9528
12575 * g++.dg/lookup/using4.C: New test.
12576
12577 2003-04-29 Geoffrey Keating <geoffk@apple.com>
12578
12579 * gcc.dg/noreturn-5.c: New file.
12580 * gcc.dg/noreturn-6.c: New file.
12581
12582 * gcc.c-torture/compile/inline-1.c: New file.
12583
12584 2003-04-29 Mark Mitchell <mark@codesourcery.com>
12585
12586 PR c++/10551
12587 * g++.dg/template/explicit1.C: New test.
12588
12589 2003-04-29 Mark Mitchell <mark@codesourcery.com>
12590
12591 PR c++/10549
12592 * g++.dg/other/bitfield1.C: New test.
12593
12594 PR c++/10527
12595 * g++.dg/init/new7.C: New test.
12596
12597 2003-04-29 Mark Mitchell <mark@codesourcery.com>
12598
12599 * g++.dg/ext/desig1.C: New test.
12600 * g++.dg/ext/init1.C: Update.
12601
12602 * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
12603
12604 2003-04-28 Mark Mitchell <mark@codesourcery.com>
12605
12606 PR c++/10180
12607 * g++.dg/warn/Winline-1.C: New test.
12608
12609 2003-04-28 Jakub Jelinek <jakub@redhat.com>
12610
12611 * gcc.c-torture/execute/string-opt-19.c: New test.
12612
12613 * gcc.c-torture/execute/string-opt-asm-1.c: New test.
12614 * gcc.c-torture/execute/string-opt-asm-2.c: New test.
12615
12616 2003-04-27 Mark Mitchell <mark@codesourcery.com>
12617
12618 PR c++/10506
12619 * g++.dg/init/new6.C: New test.
12620
12621 PR c++/10503
12622 * g++.dg/init/ref6.C: New test.
12623
12624 2003-04-26 David Edelsohn <edelsohn@gnu.org>
12625
12626 * g++.dg/warn/weak1.C: XFAIL on AIX4.
12627
12628 2003-04-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12629
12630 * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
12631 checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
12632
12633 2003-04-25 Mark Mitchell <mark@codesourcery.com>
12634
12635 * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
12636 initialized static data members.
12637
12638 2003-04-25 H.J. Lu <hjl@gnu.org>
12639
12640 * gcc.dg/ia64-sync-4.c: New test.
12641
12642 2003-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12643
12644 * gcc.c-torture/execute/string-opt-18.c: Clean up. Fix copyright
12645 date.
12646
12647 2003-04-24 Nathan Sidwell <nathan@codesourcery.com>
12648
12649 PR c++/10337
12650 * g++.dg/warn/conv1.C: New test.
12651 * g++.old-deja/g++.other/conv7.C: Adjust.
12652 * g++.old-deja/g++.other/overload14.C: Adjust.
12653
12654 2003-04-23 Mark Mitchell <mark@codesourcery.com>
12655
12656 PR c++/10471
12657 * g++.dg/template/defarg2.C: New test.
12658
12659 2003-04-23 Neil Booth <neil@daikokuya.co.uk>
12660
12661 * gcc.dg/cpp/include2.c: Update.
12662 * gcc.dg/cpp/multiline-2.c: New.
12663 * gcc.dg/cpp/multiline.c: Update.
12664 * gcc.dg/cpp/strify2.c: Update.
12665 * gcc.dg/cpp/trad/literals-2.c: Update.
12666
12667 2003-04-23 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
12668
12669 * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
12670
12671 2003-04-23 Mark Mitchell <mark@codesourcery.com>
12672
12673 * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
12674
12675 2003-04-23 Mark Mitchell <mark@codesourcery.com>
12676
12677 PR c++/10451
12678 * g++.dg/parse/crash4.C: New test.
12679
12680 PR c++/9847
12681 * g++.dg/parse/crash5.C: New test.
12682
12683 2003-04-22 Mark Mitchell <mark@codesourcery.com>
12684
12685 PR c++/10446
12686 * g++.dg/parse/crash3.C: New test.
12687
12688 PR c++/10428
12689 * g++.dg/parse/elab1.C: New test.
12690
12691 2003-04-22 Devang Patel <dpatel@apple.com>
12692
12693 * gcc.dg/cpp/trad/funlike-5.c: New test.
12694
12695 2003-04-21 Andreas Tobler <a.tobler@schweiz.ch>
12696
12697 * g++.dg/other/packed1.C: Fix dg options.
12698
12699 2003-04-22 Nathan Sidwell <nathan@codesourcery.com>
12700
12701 * g++.dg/other/offsetof2.C: New test.
12702
12703 2003-04-21 Mark Mitchell <mark@codesourcery.com>
12704
12705 * g++.dg/template/recurse.C: Adjust location of error messages.
12706
12707 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12708
12709 PR c++/9881
12710 * g++.dg/init/addr-const1.C: New test.
12711 * g++.dg/other/packed1.C: XFAIL on aligned architectures.
12712
12713 2003-04-20 Nathan Sidwell <nathan@codesourcery.com>
12714
12715 PR c++/10405
12716 * g++.dg/lookup/struct-hack1.C: New test.
12717
12718 2003-04-20 Neil Booth <neil@daikokuya.co.uk>
12719
12720 * ucs.c: Update diagnostic messages.
12721
12722 2003-04-19 Neil Booth <neil@daikokuya.co.uk>
12723
12724 * gcc.dg/cpp/truefalse.cpp: New test.
12725 * gcc.dg/cpp/cpp.exp: Update.
12726 * g++.dg/other/stdbool-if.C: Remove.
12727
12728 2003-04-19 Neil Booth <neil@daikokuya.co.uk>
12729
12730 * gcc.dg/cpp/_Pragma4.c: Remove stray space.
12731 * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
12732
12733 2003-04-18 Eric Botcazou <ebotcazou@libertysurf.fr>
12734
12735 * gcc.c-torture/compile/20030418-1.c: New test.
12736
12737 2003-04-17 Janis Johnson <janis187@us.ibm.com>
12738
12739 * README.compat: Remove; content moved to doc/sourcebuild.texi.
12740
12741 2003-04-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12742
12743 PR c++/10347
12744 g++.dg/template/dependent-name1.C: New test.
12745
12746 2003-04-17 J"orn Rennecke <joern.rennecke@superh.com>
12747
12748 * gcc.dg/warn-1.c (tourist_guide): New array,
12749 contains a pointer to bar.
12750
12751 2003-04-16 Roger Sayle <roger@eyesopen.com>
12752
12753 * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
12754 * gcc.c-torture/execute/medce-1.c: New test case.
12755 * gcc.c-torture/execute/medce-2.c: New test case.
12756
12757 2003-04-15 Mark Mitchell <mark@codesourcery.com>
12758
12759 * lib/prune.exp: Ignore more messages.
12760
12761 PR c++/10381
12762 * g++.dg/parse/lookup3.C: New test.
12763
12764 2003-04-15 J"orn Rennecke <joern.rennecke@superh.com>
12765
12766 * gcc.c-torture/compile/20030415-1.c : New test.
12767
12768 2003-04-14 Mark Mitchell <mark@codesourcery.com>
12769
12770 * gcc.c-torture/execute/scope-2.c: Move to ...
12771 * gcc.dg/noncompile/scope.c: .... here.
12772
12773 2003-04-14 Roger Sayle <roger@eyesopen.com>
12774
12775 * gcc.dg/20030414-2.c: New test case.
12776
12777 2003-04-14 Hans-Peter Nilsson <hp@axis.com>
12778
12779 PR target/10377
12780 * gcc.dg/20030414-1.c: New test.
12781
12782 2003-04-13 Roger Sayle <roger@eyesopen.com>
12783
12784 * gcc.dg/builtins-12.c: New test case.
12785 * gcc.dg/builtins-13.c: New test case.
12786
12787 2003-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12788
12789 * gcc.c-torture/execute/string-opt-18.c: New test.
12790
12791 2003-04-13 Mark Mitchell <mark@codesourcery.com>
12792
12793 PR c++/10300
12794 * g++.dg/init/new5.C: New test.
12795
12796 2003-04-12 Mark Mitchell <mark@codesourcery.com>
12797
12798 PR c++/7910
12799 * g++.dg/ext/dllimport1.C: New test.
12800
12801 2003-04-12 Eric Botcazou <ebotcazou@libertysurf.fr>
12802
12803 * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
12804
12805 2003-04-11 Bud Davis <bdavis9659@comcast.net>
12806
12807 PR Fortran/9263
12808 * g77.f-torture/noncompile/9263.f: New test
12809 PR Fortran/1832
12810 * g77.f-torture/execute/1832.f: New test
12811
12812 2003-04-11 David Chad <davidc@freebsd.org>
12813 Loren J. Rittle <ljrittle@acm.org>
12814
12815 libobjc/8562
12816 * objc.dg/headers.m: New test.
12817
12818 2003-04-10 Zack Weinberg <zack@codesourcery.com>
12819
12820 * gcc.c-torture/execute/builtin-noret-2.c: New.
12821 * gcc.c-torture/execute/builtin-noret-2.x: New.
12822 XFAIL builtin-noret-2.c at -O1 and above.
12823 * gcc.dg/redecl.c: New.
12824 * gcc.dg/Wshadow-1.c: Update error regexps.
12825
12826 2003-04-10 Mark Mitchell <mark@codesourcery.com>
12827
12828 * g++.dg/abi/bitfield10.C: New test.
12829
12830 2003-04-09 Mike Stump <mrs@apple.com>
12831
12832 * gcc.dg/pch/pch.exp: Make testcase names longer.
12833 * g++.dg/pch/pch.exp: Make testcase names longer.
12834
12835 2003-04-08 Roger Sayle <roger@eyesopen.com>
12836
12837 * gcc.dg/builtins-11.c: New test case.
12838
12839 2003-04-08 Roger Sayle <roger@eyesopen.com>
12840
12841 * gcc.dg/builtins-9.c: New test case.
12842 * gcc.dg/builtins-10.c: New test case.
12843
12844 2003-04-07 J"orn Rennecke <joern.rennecke@superh.com>
12845
12846 * gcc.dg/noncompile/init-4.c.c: New test.
12847
12848 2003-04-06 Nathan Sidwell <nathan@codesourcery.com>
12849
12850 * gcc.misc-test/gcov-9.c: New test.
12851 * gcc.misc-test/gcov-10.c: New test
12852 * gcc.misc-test/gcov-11.c: New test.
12853
12854 2003-04-05 Zack Weinberg <zack@codesourcery.com>
12855
12856 PR optimization/10024
12857 * gcc.c-torture/compile/20030405-1.c: New test.
12858
12859 2003-04-04 Geoffrey Keating <geoffk@apple.com>
12860
12861 * gcc.dg/pch/static-3.c: New.
12862 * gcc.dg/pch/static-3.hs: New.
12863 * gcc.dg/pch/pch.exp: Test with -O0 -g too.
12864
12865 2003-04-04 Richard Henderson <rth@redhat.com>
12866
12867 * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
12868 * g++.dg/eh/forced2.C: Likewise.
12869
12870 2003-04-03 Mike Stump <mrs@apple.com>
12871
12872 * lib/scanasm.exp (scan-assembler): Add xfail processing for
12873 target arg.
12874 (scan-assembler-times, scan-assembler-not): Likewise.
12875 (scan-assembler-dem, scan-assembler-dem-not): Likewise.
12876
12877 2003-04-03 Eric Botcazou <ebotcazou@libertysurf.fr>
12878
12879 * gcc.dg/sparc-loop-1.c: New test.
12880
12881 2003-04-02 Geoffrey Keating <geoffk@apple.com>
12882
12883 PR other/9274
12884 * g++.dg/pch/system-2.C: New.
12885 * g++.dg/pch/system-2.Hs: New.
12886
12887 2003-04-02 Aldy Hernandez <aldyh@redhat.com>
12888
12889 * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
12890
12891 * g++.dg/eh/simd-1.C (vecfunc): Same.
12892
12893 2003-04-01 Roger Sayle <roger@eyesopen.com>
12894
12895 * gcc.c-torture/execute/20030401-1.c: New test case.
12896
12897 2003-04-01 Ziemowit Laski <zlaski@apple.com>
12898
12899 * objc.dg/defs.m: New.
12900
12901 2003-04-01 Aldy Hernandez <aldyh@redhat.com>
12902
12903 * g++.dg/eh/simd-1.C: New.
12904 * g++.dg/eh/simd-2.C: New.
12905
12906 2003-03-01 Aldy Hernandez <aldyh@redhat.com>
12907
12908 * gcc.c-torture/execute/simd-3.c: New.
12909
12910 2003-03-31 Mark Mitchell <mark@codesourcery.com>
12911
12912 PR c/9936
12913 * gcc.dg/20030331-2.c: New test.
12914
12915 2003-03-31 Mark Mitchell <mark@codesourcery.com>
12916
12917 PR c++/10278
12918 * g++.dg/parse/crash2.C: New test.
12919
12920 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
12921
12922 * gcc.c-torture/compile/20030331-1.c: New test, moved from...
12923 * gcc.c-torture/execute/20030331-1.c: ...here.
12924
12925 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
12926
12927 * gcc.c-torture/execute/20030331-1.c: New test.
12928
12929 2003-03-31 Nathan Sidwell <nathan@codesourcery.com>
12930
12931 * lib/gcov.exp: Adjust call return testing strings.
12932 * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
12933
12934 2003-03-31 Roger Sayle <roger@eyesopen.com>
12935
12936 * gcc.dg/builtins-3.c: Add new tests for sin and cos.
12937 * gcc.dg/builtins-7.c: New test case.
12938 * gcc.dg/builtins-8.c: New test case.
12939
12940 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
12941
12942 * gcc.c-torture/execute/ieee/20030331-1.c: New test.
12943
12944 2003-03-30 Mark Mitchell <mark@codesourcery.com>
12945
12946 PR c++/7647
12947 * g++.dg/lookup-class-member-2.C: New test.
12948
12949 2003-03-30 Glen Nakamura <glen@imodulo.com>
12950
12951 * gcc.dg/20030324-1.c: Add comments and abort if test fails.
12952
12953 2003-03-28 Roger Sayle <roger@eyesopen.com>
12954
12955 * gcc.c-torture/execute/ieee/fp-cmp-6.c: Correct test for -O0.
12956
12957 2003-03-28 Mark Mitchell <mark@codesourcery.com>
12958
12959 * g++.dg/init/attrib1.C: New test.
12960
12961 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
12962
12963 * gcc.dg/ultrasp8.c: New test.
12964
12965 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
12966
12967 * gcc.dg/ultrasp7.c: New test.
12968
12969 2003-03-28 Nathan Sidwell <nathan@codesourcery.com>
12970
12971 PR c++/10047
12972 * g++.dg/template/inline1.C: New test.
12973
12974 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
12975
12976 * gcc.dg/sparc-dwarf2.c: New test.
12977
12978 2003-03-27 Roger Sayle <roger@eyesopen.com>
12979
12980 * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
12981 * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
12982
12983 2003-03-27 Mark Mitchell <mark@codesourcery.com>
12984
12985 * lib/gcov.exp (run-gcov): Add branches and calls options, rather
12986 than reading .x files.
12987 * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
12988 * g77.dg/gcov/gcov-1.f: Likewise.
12989 * gcc.misc-tests/gcov-4b.c: Likewise.
12990 * gcc.misc-tests/gcov-5b.c: Likewise.
12991 * gcc.misc-tests/gcov-6.c: Likewise.
12992 * gcc.misc-tests/gcov-7.c: Likewise.
12993 * gcc.misc-tests/gcov-8.c: Likewise.
12994 * g++.dg/gcov/gcov-1.x: Remove.
12995 * g77.dg/gcov/gcov-1.x: Likewise.
12996 * gcc.misc-tests/gcov-4b.x: Likewise.
12997 * gcc.misc-tests/gcov-5b.x: Likewise.
12998 * gcc.misc-tests/gcov-6.x: Likewise.
12999 * gcc.misc-tests/gcov-7.x: Likewise.
13000 * gcc.misc-tests/gcov-8.x: Likewise.
13001
13002 2003-03-27 Glen Nakamura <glen@imodulo.com>
13003
13004 PR opt/10087
13005 * gcc.dg/20030324-1.c: New test.
13006
13007 2003-03-27 Nathan Sidwell <nathan@codesourcery.com>
13008
13009 PR c++/10224
13010 * g++.dg/template/arg3.C: New test.
13011
13012 PR c++/10158
13013 * g++.dg/template/friend18.C: New test.
13014
13015 2003-03-26 Roger Sayle <roger@eyesopen.com>
13016
13017 * g77.f-torture/compile/20030326-1.f: New test case.
13018
13019 2003-03-26 Janis Johnson <janis187@us.ibm.com>
13020
13021 * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
13022
13023 * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
13024
13025 2003-03-26 Jakub Jelinek <jakub@redhat.com>
13026
13027 * gcc.dg/ia64-sync-3.c: New test.
13028
13029 2003-03-26 Alan Modra <amodra@bigpond.net.au>
13030
13031 * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
13032
13033 2003-03-26 Eric Botcazou <ebotcazou@libertysurf.fr>
13034
13035 * gcc.dg/ultrasp6.c: New test.
13036
13037 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
13038
13039 * gcc.dg/i386-signbit-1.c: New test.
13040 * gcc.dg/i386-signbit-2.c: New test.
13041 * gcc.dg/i386-signbit-3.c: New test.
13042
13043 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
13044
13045 * gcc.dg/ultrasp5.c: Fix options.
13046
13047 2003-03-24 Eric Botcazou <ebotcazou@libertysurf.fr>
13048
13049 * gcc.dg/ultrasp5.c: Fix comment.
13050
13051 2003-03-24 Bud Davis <bdavis9659@comcast.net>
13052
13053 PR fortran/10197
13054 * g77.f-torture/execute/10197.f: New test.
13055
13056 2003-03-24 Nathan Sidwell <nathan@codesourcery.com>
13057
13058 PR c++/9898, c++/383
13059 * g++.dg/template/conv6.C: New test.
13060
13061 PR c++/10119
13062 * g++.dg/template/ptrmem5.C: New test.
13063
13064 PR c++/10026
13065 * g++.dg/lookup/koenig1.C: New test.
13066
13067 PR C++/10199
13068 * g++.dg/lookup/template2.C: New test.
13069
13070 2003-03-24 Jakub Jelinek <jakub@redhat.com>
13071
13072 * g++.dg/opt/rtti1.C: New test.
13073
13074 2003-03-23 Eric Botcazou <ebotcazou@libertysurf.fr>
13075
13076 * gcc.dg/ultrasp5.c: New test.
13077
13078 2003-03-23 Arpad Beszedes <beszedes@cc.u-szeged.hu>
13079
13080 PR middle-end/9967
13081 * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
13082 builtin fputs.
13083
13084 2003-03-23 Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
13085
13086 PR c/8224
13087 * gcc.dg/20030323-1.c: New test.
13088
13089 2003-03-23 Roger Sayle <roger@eyesopen.com>
13090
13091 * gcc.c-torture/compile/20030323-1.c: New test case.
13092
13093 2003-03-22 Ulrich Weigand <uweigand@de.ibm.com>
13094
13095 * gcc.dg/20030321-1.c: New test.
13096
13097 2003-03-22 Zack Weinberg <zack@codesourcery.com>
13098
13099 * gcc.dg/Wshadow-1.c: Add a dg-warning line.
13100
13101 2003-03-22 Nathan Sidwell <nathan@codesourcery.com>
13102
13103 PR c++/9978, c++/9708
13104 * g++.dg/ext/vlm1.C: Adjust expected error.
13105 * g++.dg/ext/vla2.C: New test.
13106 * g++.dg/template/arg1.C: New test.
13107 * g++.dg/template/arg2.C: New test.
13108
13109 2003-03-22 Bud Davis <bdavis9659@comcast.net>
13110
13111 * g77.f-torture/execute/select.f: New test.
13112 * g77.f-torture/noncompile/select_no_compile.f: New test.
13113
13114 2003-03-21 Nathan Sidwell <nathan@codesourcery.com>
13115
13116 PR c++/9898
13117 * g++.dg/other/error4.C: New test.
13118
13119 2003-03-20 Mark Mitchell <mark@codesourcery.com>
13120
13121 * g++.dg/template/friend17.C: New test.
13122
13123 2003-03-21 Alan Modra <amodra@bigpond.net.au>
13124
13125 * gcc.c-torture/compile/20030320-1.c: New.
13126
13127 2003-03-20 Roger Sayle <roger@eyesopen.com>
13128
13129 * gcc.dg/builtins-6.c: New test case.
13130
13131 2003-03-19 Alan Modra <amodra@bigpond.net.au>
13132
13133 PR target/10073
13134 * gcc.c-torture/compile/20030319-1.c: New.
13135
13136 2003-03-18 Jan Hubicka <jh@suse.cz>
13137
13138 * gcc.dg/i386-cvt-1.c: New test.
13139
13140 2003-03-17 Zack Weinberg <zack@codesourcery.com>
13141
13142 * objc.dg/naming-1.m: Use "(parse|syntax) error".
13143 * objc.dg/naming-2.m: Likewise.
13144
13145 2003-03-17 Mark Mitchell <mark@codesourcery.com>
13146
13147 PR c++/9639
13148 * g++.dg/parse/crash1.C: New test.
13149
13150 2003-03-16 Mark Mitchell <mark@codesourcery.com>
13151
13152 PR c++/8805
13153 * g++.dg/eh/cleanup1.C: New test.
13154
13155 2003-03-16 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
13156
13157 * gcc.c-torture/execute/20030316-1.c: New test case.
13158
13159 2003-03-16 Nathan Sidwell <nathan@codesourcery.com>
13160
13161 PR c++/9629
13162 * g++.dg/init/ctor2.C: New test.
13163
13164 2003-03-15 Roger Sayle <roger@eyesopen.com>
13165
13166 * g77.f-torture/compile/xformat.f: New test case.
13167
13168 2003-03-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
13169
13170 * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
13171 * g++.old-deja/g++.mike/eh50.C: Likewise.
13172
13173 2003-03-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13174
13175 PR c++/6440
13176 * g++.dg/template/spec7.C: New test.
13177 * g++.dg/template/spec8.C: Likewise.
13178
13179 2003-03-14 Jakub Jelinek <jakub@redhat.com>
13180
13181 * gcc.c-torture/execute/20030313-1.c: New test.
13182
13183 2003-03-14 Richard Henderson <rth@redhat.com>
13184
13185 * gcc.dg/inline-2.c: Adjust alpha test for external call.
13186
13187 2003-03-14 Eric Botcazou <ebotcazou@libertysurf.fr>
13188
13189 * gcc.c-torture/compile/20030314-1.c: New test.
13190
13191 2003-03-13 Danny Smith <dannysmith@users.sourceforge.net>
13192
13193 * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
13194 * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
13195 thumb target,
13196 * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
13197 to accept newer _imp__ prefix and additional
13198 newline in .drectve section.
13199 * gcc.dg/dll-4.c: Likewise.
13200 * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
13201 switch.
13202
13203 2003-03-13 Mark Mitchell <mark@codesourcery.com>
13204
13205 * g++.dg/parse/namespace9.C: New test.
13206
13207 * g++.dg/init/ref5.C: New test.
13208 * g++.dg/parse/ptrmem1.C: Likewise.
13209
13210 2003-03-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
13211
13212 * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
13213 * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
13214 regular expression.
13215 * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
13216 * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
13217
13218 2003-03-12 Daniel Jacobowitz <drow@mvista.com>
13219
13220 * gcc.c-torture/execute/20030224-2.c: New test.
13221
13222 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
13223
13224 * gcc.dg/decl-3.c: New test.
13225
13226 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
13227
13228 * gcc.dg/i386-loop-2.c: New test.
13229
13230 2003-03-11 Mark Mitchell <mark@codesourcery.com>
13231
13232 PR c++/9474
13233 * g++.dg/parse/namespace8.C: New test.
13234
13235 PR c++/9924
13236 * g++.dg/overload/builtin2.C: New test.
13237
13238 2003-03-11 Steven Bosscher <s.bosscher@student.tudelft.nl>
13239
13240 * gcc.dg/return-type-3.c: New test.
13241
13242 2003-03-11 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
13243
13244 * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
13245 profiling options are not supported.
13246
13247 2003-03-10 Mark Mitchell <mark@codesourcery.com>
13248
13249 * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
13250 * g++.old-deja/g++.warn/impint2.C: Likewise.
13251
13252 2003-03-10 Devang Patel <dpatel@apple.com>
13253
13254 * g++.dg/cpp/c++_cmd_1.C: New test.
13255 * g++.dg/cpp/c++_cmd_1.h: New file.
13256
13257 2003-03-10 Segher Boessenkool <segher@koffie.nl>
13258
13259 * gcc.dg/altivec-9.c: New file.
13260
13261 2003-03-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13262
13263 * gcc.dg/ppc-sdata-1.c: New test.
13264 * gcc.dg/ppc-sdata-2.c: New test.
13265
13266 2003-03-09 Mark Mitchell <mark@codesourcery.com>
13267
13268 PR c++/9373
13269 * g++.dg/opt/ptrmem2.C: New test.
13270
13271 PR c++/8534
13272 * g++.dg/opt/ptrmem1.C: New test.
13273
13274 2003-03-09 Eric Botcazou <ebotcazou@libertysurf.fr>
13275
13276 * gcc.dg/i386-loop-1.c: New test.
13277
13278 2003-03-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13279
13280 PR c++/9970
13281 * g++.dg/lookup/friend1.C: New test.
13282
13283 2003-03-08 Mark Mitchell <mark@codesourcery.com>
13284
13285 PR c++/9823
13286 * g++.dg/parser/constructor1.C: New test.
13287
13288 2003-03-08 Hans-Peter Nilsson <hp@bitrange.com>
13289
13290 * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
13291
13292 * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
13293
13294 2003-03-08 Neil Booth <neil@daikokuya.co.uk>
13295
13296 * gcc.dg/cpp/Wunused.c: Update test.
13297
13298 2003-03-08 Jan Hubicka <jh@suse.cz>
13299
13300 * gcc.dg/inline-3.c: New test.
13301
13302 2003-03-08 Mark Mitchell <mark@codesourcery.com>
13303
13304 PR c++/9809
13305 * g++.dg/parse/builtin1.C: New test.
13306
13307 PR c++/9982
13308 * g++.dg/abi/cookie1.C: New test.
13309 * g++.dg/abi/cookie2.C: Likewise.
13310
13311 PR c++/9524
13312 * g++.dg/template/field1.C: New test.
13313
13314 PR c++/9912
13315 * g++.dg/parse/class1.C: New test.
13316 * g++.dg/parse/namespace7.C: Likewise.
13317 * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
13318
13319 2003-03-07 Mark Mitchell <mark@codesourcery.com>
13320
13321 * g++.dg/init/ref4.C: New test.
13322
13323 2003-03-07 Jan Hubicka <jh@suse.cz>
13324
13325 * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
13326 * gcc.dg/inline-3.c: New test.
13327
13328 2003-03-06 Mark Mitchell <mark@codesourcery.com>
13329
13330 * g++.dg/init/ref3.C: New test.
13331
13332 PR c++/9965
13333 * g++.dg/init/ref2.C: New test.
13334
13335 PR c++/9400
13336 * g++.dg/warn/Wshadow-2.C: New test.
13337
13338 PR c++/9791
13339 * g++.dg/warn/Woverloaded-1.C: New test.
13340
13341 2003-03-05 Jan Hubicka <jh@suse.cz>
13342
13343 * gcc.dg/i386-local2.c: New.
13344 * gcc.dg/i386-local.c: Fix typo.
13345
13346 2003-03-05 Mark Mitchell <mark@codesourcery.com>
13347
13348 * g++.dg/abi/layout3.C: New test.
13349
13350 2003-03-05 Eric Botcazou <ebotcazou@libertysurf.fr>
13351
13352 * gcc.c-torture/compile/20030305-1.c
13353
13354 2003-03-05 Jan Hubicka <jh@suse.cz>
13355
13356 * gcc.dg/i386-local.c: New.
13357
13358 2003-03-04 J"orn Rennecke <joern.rennecke@superh.com>
13359
13360 * gcc.dg/sh-relax.c: Disable for sh64-*-*.
13361
13362 2003-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
13363
13364 * gcc.dg/switch-2.c: New test.
13365 * gcc.dg/switch-3.c: New test.
13366 * gcc.dg/Wswitch.c: Adjust line numbers.
13367 * gcc.dg/Wswitch-default.c: Likewise.
13368 * gcc.dg/Wswitch-enum.c: Likewise.
13369
13370 2003-03-04 Alexandre Oliva <aoliva@redhat.com>
13371
13372 * gcc.c-torture/execute/20030222-1.c: New test.
13373
13374 2003-03-03 James E Wilson <wilson@tuliptree.org>
13375
13376 * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
13377
13378 2003-03-03 Mark Mitchell <mark@codesourcery.com>
13379
13380 PR c++/9878
13381 * g++.dg/init/ref1.C: New test.
13382
13383 2003-03-03 J"orn Rennecke <joern.rennecke@superh.com>
13384
13385 * gcc.dg/sh-relax.c: New SH-only test.
13386
13387 2003-03-03 Geoffrey Keating <geoffk@apple.com>
13388
13389 * gcc.c-torture/compile/20010327-1.c: Back out last change. Add
13390 comment explaining purpose of testcase.
13391
13392 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
13393
13394 * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
13395 for HC11/HC12 (asm needs two int registers).
13396 * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
13397 HC11/HC12 because the test uses an asm which needs two 32-bit
13398 registers.
13399
13400 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
13401
13402 * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
13403 for HC11/HC12 (array is too large otherwise).
13404 * gcc.c-torture/compile/920501-4.x: New file, likewise.
13405 * gcc.c-torture/compile/20010518-2.x: Likewise.
13406 * gcc.c-torture/compile/980506-1.x: Don't execute this test on
13407 HC11/HC12 (array is too large).
13408
13409 2003-03-01 Geoffrey Keating <geoffk@apple.com>
13410
13411 * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
13412 * lib/g++-dg.exp (g++-dg-test): Likewise.
13413
13414 2003-03-01 Roger Sayle <roger@eyesopen.com>
13415
13416 * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
13417 * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
13418
13419 2003-03-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13420
13421 * g++.dg/warn/implicit-typename1.C: Remove warning.
13422
13423 2003-02-28 Richard Henderson <rth@redhat.com>
13424
13425 * gcc.dg/noreturn-1.c: Move noreturn warning line.
13426 * gcc.dg/return-type-1.c: Move control reaches end warning line.
13427
13428 2003-02-28 Geoffrey Keating <geoffk@apple.com>
13429
13430 * gcc.dg/pch/pch.exp: Change .pch to .gch.
13431 * g++.dg/pch/pch.exp: Likewise.
13432
13433 2003-02-28 Mark Mitchell <mark@codesourcery.com>
13434
13435 PR c++/9879
13436 * testsuite/g++.dg/init/new4.C: New test.
13437
13438 2003-02-28 Richard Earnshaw <rearnsha@arm.com>
13439
13440 * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
13441
13442 2003-02-28 Alexandre Oliva <aoliva@redhat.com>
13443
13444 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
13445 unsigned long.
13446
13447 * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
13448 wider than float.
13449
13450 2003-02-26 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
13451
13452 * lib/scanasm.exp: Add support for counting numbers of
13453 occurences.
13454 * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
13455 gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
13456
13457 2003-02-25 Mark Mitchell <mark@codesourcery.com>
13458
13459 PR c++/9683
13460 * g++.dg/template/static3.C: New test.
13461
13462 PR c++/9829
13463 * g++.dg/parse/namespace6.C: New test.
13464
13465 2003-02-25 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13466
13467 PR target/9732
13468 * gcc.dg/20030225-1.c: New test.
13469
13470 2003-02-24 Mark Mitchell <mark@codesourcery.com>
13471
13472 * README: Remove out-of-date information.
13473
13474 PR c++/9836
13475 * g++.dg/template/spec6.C: New test.
13476
13477 2003-02-24 Jeff Law <law@redhat.com>
13478
13479 * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
13480
13481 2003-02-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13482
13483 * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
13484 * gcc.dg/pragma-ep-1.c: Likewise.
13485
13486 2003-02-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13487
13488 PR c++/9602
13489 * g++.dg/template/friend16.C: New test.
13490
13491 2003-02-23 Mark Mitchell <mark@codesourcery.com>
13492
13493 PR c++/5333
13494 * g++.dg/parse/fused-params1.C: Adjust error messages.
13495 * g++.dg/template/nested3.C: New test.
13496
13497 2003-02-24 Alan Modra <amodra@bigpond.net.au>
13498
13499 * g++.dg/abi/param1.C: New test.
13500
13501 2003-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13502
13503 PR c++/7982
13504 * g++.dg/warn/implicit-typename1.C: New test.
13505
13506 2003-02-22 Kelley Cook <kelleycook@comcast.net>
13507
13508 * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
13509 with "mtune".
13510 * g++.old-deja/g++.other/store-expr2.C: Likewise.
13511 * gcc.c-torture/execute/20010129-1.x: Likewise.
13512 * gcc.dg/20011107-1.c: Likewise.
13513 * gcc.dg/20020108-1.c: Likewise.
13514 * gcc.dg/20020122-3.c: Likewise.
13515 * gcc.dg/20020206-1.c: Likewise.
13516 * gcc.dg/20020310-1.c: Likewise.
13517 * gcc.dg/20020426-2.c: Likewise.
13518 * gcc.dg/20020517-1.c: Likewise.
13519 * gcc.dg/991230-1.c: Likewise.
13520 * gcc.dg/i386-unroll-1.c: Likewise.
13521 * gcc.misc-tests/i386-prefetch.exp: Likewise.
13522
13523 2003-02-22 Jan Hubicka <jh@suse.cz>
13524
13525 * gcc.dg/i386-mul.c: New test.
13526
13527 2003-02-21 Roger Sayle <roger@eyesopen.com>
13528
13529 * gcc.dg/builtins-5.c: New test case.
13530
13531 2003-02-22 Hans-Peter Nilsson <hp@axis.com>
13532
13533 * gcc.dg/asmreg-1.c: New test.
13534
13535 2003-02-21 Mark Mitchell <mark@codesourcery.com>
13536
13537 PR c++/9749
13538 * g++.dg/parse/varmod1.C: New test.
13539
13540 2003-02-21 Mark Mitchell <mark@codesourcery.com>
13541
13542 PR c++/9727
13543 * g++.dg/template/op1.C: New test.
13544
13545 2003-02-21 Mark Mitchell <mark@codesourcery.com>
13546
13547 PR c++/8906
13548 * g++.dg/template/nested2.C: New test.
13549
13550 2003-02-21 Mark Mitchell <mark@codesourcery.com>
13551
13552 PR c++/8724
13553 * g++.dg/expr/dtor1.C: New test.
13554
13555 2003-02-21 Zack Weinberg <zack@codesourcery.com>
13556
13557 * gcc.dg/cpp/include3.c: New test.
13558 * gcc.dg/cpp/inc/foo.h: New file.
13559
13560 2003-02-21 Glen Nakamura <glen@imodulo.com>
13561
13562 * gcc.c-torture/execute/20030221-1.c: New test.
13563
13564 2003-02-20 Mark Mitchell <mark@codesourcery.com>
13565
13566 PR c++/9729
13567 * g++.dg/abi/conv1.C: New test.
13568
13569 2003-02-20 Jan Hubicka <jh@suse.cz>
13570
13571 * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
13572
13573 2003-02-19 Daniel Jacobowitz <drow@mvista.com>
13574
13575 * gcc.c-torture/compile/20030219-1.c: New test.
13576
13577 2003-02-18 Jan Hubicka <jh@suse.cz>
13578
13579 * gcc.dg/funcorder.c: New test.
13580
13581 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
13582
13583 * gcc.c-torture/execute/20030218-1.c: New.
13584
13585 2003-02-18 Aldy Hernandez <aldyh@redhat.com>
13586
13587 * gcc.dg/20030218-1.c: New.
13588
13589 2003-02-18 Richard Henderson <rth@redhat.com>
13590
13591 * gcc.dg/attr-invalid.c: Allow __used__ on static data.
13592 * gcc.dg/attr-used-2.c: New.
13593
13594 2003-02-18 Mark Mitchell <mark@codesourcery.com>
13595
13596 PR c++/9704
13597 * g++.dg/init/copy5.C: New test.
13598
13599 2003-02-18 Geoffrey Keating <geoffk@apple.com>
13600
13601 * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
13602 * g++.dg/pch/pch.exp: Likewise.
13603
13604 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
13605
13606 * gcc.c-torture/execute/20030209-1.c: Enable the test if
13607 STACK_SIZE is not defined.
13608
13609 2003-02-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13610
13611 PR c++/9457
13612 * g++.dg/template/init1.C: New test.
13613
13614 2003-02-16 Jan HUbicka <jh@suse.cz>
13615
13616 * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
13617 (foo): Add few extra tests
13618 * gcc.dg/c99-const-expr-3.c: Likewise.
13619 * gcc.c-torture/execute/20030216-1.c: New.
13620
13621 2003-02-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13622
13623 PR c++/9459
13624 * g++.dg/ext/typeof4.C: New test.
13625
13626 2003-02-15 Roger Sayle <roger@eyesopen.com>
13627
13628 * gcc.dg/i386-387-3.c: New test case.
13629
13630 2003-02-14 Josef Zlomek <zlomekj@suse.cz>
13631
13632 * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
13633 cris-*-elf* cris-*-aout* and mmix-*-*.
13634
13635 2003-02-13 Josef Zlomek <zlomekj@suse.cz>
13636
13637 * gcc.dg/20030213-1.c: New test.
13638
13639 2003-02-12 Roger Sayle <roger@eyesopen.com>
13640
13641 * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
13642 * gcc.dg/i386-387-2.c: Likewise.
13643
13644 2003-02-12 Aldy Hernandez <aldyh@redhat.com>
13645
13646 * gcc.dg/ppc-spe.c: Fix formatting.
13647 Enable tests that were previously unsupported by gas.
13648 Delete tests for instructions that no longer exist.
13649 Switch arguments on evsubifw builtin.
13650
13651 2003-02-12 Kazu Hirata <kazu@cs.umass.edu>
13652
13653 * gcc.c-torture/execute/20030209-1.c: Disable the test if
13654 STACK_SIZE is too small.
13655
13656 2003-02-10 Eric Botcazou <ebotcazou@libertysurf.fr>
13657 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
13658
13659 * gcc.dg/decl-2.c: New test.
13660
13661 2003-02-10 Jan Hubicka <jh@suse.cz>
13662
13663 * gcc.dg/i386-fpcvt-1.c: New test.
13664
13665 2002-02-09 Richard Sandiford <rsandifo@redhat.com>
13666
13667 * gcc.c-torture/execute/20030209-1.c: New test.
13668
13669 2003-02-09 Kazu Hirata <kazu@cs.umass.edu>
13670
13671 * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
13672 int-wide bitops, use the constants of the same width.
13673 Likewise, if long long is 32-bit wide, test bitops using
13674 32-bit constants.
13675
13676 2003-02-07 Loren James Rittle <ljrittle@acm.org>
13677
13678 * gcc.dg/20021014-1.c: Annotate with expected notice text.
13679
13680 2003-02-07 Roger Sayle <roger@eyesopen.com>
13681
13682 * testsuite/gcc.dg/builtins-4.c: New test case.
13683
13684 2003-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13685
13686 * gcc.dg/20020430-1.c: Fix dg command typos.
13687 * gcc.dg/20020503-1.c: Likewise.
13688
13689 2003-02-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
13690
13691 PR c++/8785
13692 * g++.dg/parse/fused-params1.C: New test.
13693
13694 PR c++/8857
13695 * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
13696
13697 PR c++/8921
13698 * g++.dg/parse/non-dependent1.C: New test.
13699
13700 PR c++/8928
13701 * g++.dg/parse/dupl-tmpl-args1.C: New test.
13702
13703 PR c++/9228
13704 * g++.dg/parse/undefined7.C: New test.
13705 * g++.dg/parse/non-templ1.C: New test.
13706
13707 PR c++/9229
13708 * g++.dg/parse/too-many-tmpl-args1.C: New test.
13709
13710 2003-02-06 Eric Botcazou <ebotcazou@libertysurf.fr>
13711
13712 * gcc.c-torture/compile/20030206-1.c: New test.
13713
13714 2003-02-05 Roger Sayle <roger@eyesopen.com>
13715
13716 * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
13717 "pow" to "foo" to avoid potential confusion with a math built-in.
13718
13719 2003-02-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13720
13721 * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
13722 conditions for SPARC targets.
13723
13724 2003-02-05 Jakub Jelinek <jakub@redhat.com>
13725
13726 * gcc.dg/20030204-1.c: New test.
13727
13728 2003-02-04 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
13729
13730 PR c++/38
13731 * g++.dg/parse/array-size1.C: New test.
13732
13733 PR c++/5657
13734 * g++.dg/parse/undefined3.C: New test.
13735
13736 PR c++/5665
13737 * g++.dg/parse/undefined4.C: New test.
13738
13739 PR c++/5975
13740 * g++.dg/parse/undefined5.C: New test.
13741
13742 PR c++/7259
13743 * g++.dg/parse/tmpl-tmpl-param1.C: New test.
13744
13745 PR c++/8578
13746 * g++.dg/parse/casting-operator1.C: New test.
13747
13748 PR c++/8596
13749 * g++.dg/parse/undefined6.C: New test.
13750
13751 PR c++/8736
13752 * g++.dg/parse/missing-template1.C: New test.
13753
13754 2003-02-04 Jan Hubicka <jh@suse.cz>
13755
13756 * gcc.dg/i386-cadd.c: Compile using -march=k8.
13757 * gcc.dg/i386-cmov?.c: Likewise.
13758 * gcc.dg/i386-fpcvt-?.c: Likewise.
13759 * gcc.dg/i386-ssefp-1.c: Likewise.
13760 * gcc.dg/i386-ssetype-?.c: Likewise; fix for register passing
13761 conventions.
13762
13763 2003-02-03 Mark Mitchell <mark@codesourcery.com>
13764
13765 PR c++/7129
13766 * testsuite/g++.dg/ext/max.C: New test.
13767
13768 2003-02-03 Jan Hubicka <jh@suse.cz>
13769
13770 * gcc.c-torture/execute/20030203-1.c: New test.
13771
13772 2003-02-03 Richard Earnshaw <rearnsha@arm.com>
13773
13774 * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
13775 'natural-endian'.
13776
13777 2003-02-01 Richard Sandiford <rsandifo@redhat.com>
13778
13779 * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
13780 * g++.dg/init/new2.C: Likewise.
13781 * g++.dg/other/new1.C: Likewise.
13782
13783 2003-01-31 Loren J. Rittle <ljrittle@acm.org>
13784
13785 * gcc.dg/struct-ret-libc.c: New test.
13786
13787 2003-01-31 Ulrich Weigand <uweigand@de.ibm.com>
13788
13789 * gcc.dg/20030129-1.c: New test.
13790
13791 2003-01-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13792
13793 PR c++/8849
13794 * g++.dg/template/ptrmem4.C: New test.
13795
13796 2003-01-29 Mark Mitchell <mark@codesourcery.com>
13797
13798 * g++.dg/parser/constant1.C: New test.
13799
13800 2003-01-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13801
13802 PR c++/8591
13803 * g++.dg/parse/friend2.C: New test.
13804
13805 2003-01-29 Nathan Sidwell <nathan@codesourcery.com>
13806
13807 PR c++/9437
13808 * g++.dg/template/unify4.C: New test.
13809
13810 2003-01-28 Richard Sandiford <rsandifo@redhat.com>
13811
13812 * gcc.c-torture/execute/20030128-1.c: New test.
13813
13814 2003-01-28 Jeffrey D. Oldham <oldham@codesourcery.com>
13815
13816 * g++.dg/lookup/nested1.C: Test moved from ...
13817 * g++.old-deja/g++.other/lookup24.C: ... here.
13818
13819 2003-01-28 Jan Hubicka <jh@suse.cz>
13820
13821 * gcc.dg/i386-cmov5.c: New test.
13822
13823 2003-01-28 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
13824
13825 * gcc.c-torture/execute/20010925-1.c: Changed the
13826 memcpy declaration.
13827
13828 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
13829
13830 PR c++/3902
13831 * g++.dg/parse/template5.C: New test.
13832
13833 2003-01-28 Toon Moene <toon@moene.indiv.nluug.nl>
13834
13835 PR fortran/9258
13836 * g77.dg/pr9258: New test.
13837
13838 2003-01-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13839
13840 * README: Move relevant parts from README.g++.
13841
13842 * README.g++: Remove this file.
13843
13844 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
13845
13846 * g++.dg/abi/dcast1.C: New test.
13847
13848 2003-01-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13849
13850 * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
13851
13852 2003-01-27 Jeffrey D. Oldham <oldham@codesourcery.com>
13853
13854 PR c++/47
13855 * g++.old-deja/g++.other/lookup24.C: New test.
13856
13857 2003-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13858
13859 PR middle-end/7227
13860 * gcc.dg/uninit-C.c: New test.
13861
13862 2003-01-27 Nathan Sidwell <nathan@codesourcery.com>
13863
13864 * g++.dg/abi/covariant1.C: New test.
13865
13866 2003-01-25 Ulrich Weigand <uweigand@de.ibm.com>
13867
13868 * gcc.dg/20030123-1.c: New test.
13869
13870 2003-01-25 Jan Hubicka <jh@suse.cz>
13871
13872 PR opt/8492
13873 * gcc.c-torture/compile/20030125-1.c
13874
13875 2003-01-25 Nathan Sidwell <nathan@codesourcery.com>
13876
13877 PR c++/9403
13878 * g++.dg/parse/template3.C: New test.
13879 * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
13880
13881 PR c++/795
13882 * g++.dg/parse/template4.C: New test.
13883
13884 PR c++/9415
13885 * g++.dg/template/qual2.C: New test.
13886
13887 PR c++/8545
13888 * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
13889
13890 * g++.old-deja/g++.ns/bogus1.C: Change expected error.
13891
13892 2003-01-25 Roger Sayle <roger@eyesopen.com>
13893
13894 * gcc.c-torture/execute/switch-1.c: New test case.
13895
13896 2003-01-25 Jan Hubicka <jh@suse.cz>
13897
13898 * gcc.c-torture/execute/20030125-1.[cx]: New test.
13899
13900 2003-01-25 Paolo Carlini <pcarlini@unitus.it>
13901
13902 Tweaks for Bison-1.875. From the NEWS file:
13903 "- `parse error' -> `syntax error'
13904 Bison now uniformly uses the term `syntax error'"
13905 * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
13906 * gcc.dg/cpp/digraph2.c: Likewise.
13907 * gcc.dg/cpp/direct2.c: Likewise.
13908 * gcc.dg/cpp/paste4.c: Likewise.
13909 * gcc.dg/c90-restrict-1.c: Likewise.
13910 * gcc.dg/c99-func-2.c: Likewise.
13911 * gcc.dg/noncompile/920721-2.c: Likewise.
13912 * gcc.dg/noncompile/930622-2.c: Likewise.
13913 * gcc.dg/noncompile/940112-1.c: Likewise.
13914 * gcc.dg/noncompile/950921-1.c: Likewise.
13915 * gcc.dg/noncompile/951123-1.c: Likewise.
13916 * gcc.dg/noncompile/971104-1.c: Likewise.
13917 * gcc.dg/noncompile/990416-1.c: Likewise.
13918
13919 2003-01-24 Paolo Carlini <pcarlini@unitus.it>
13920
13921 * g++.dg/parse/undefined1.C: Add error message.
13922
13923 2003-01-22 Mark Mitchell <mark@codesourcery.com>
13924
13925 PR c++/9354
13926 * g++.dg/parse/new1.C: New test.
13927
13928 PR c++/9216
13929 * g++.dg/parse/template2.C: New test.
13930
13931 PR c++/9354
13932 * g++.dg/parse/typedef2.C: New test.
13933
13934 PR c++/9328
13935 * g++.dg/ext/typeof3.C: New test.
13936
13937 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
13938
13939 PR c++/2738
13940 * g++.dg/parse/ret-type1.C: New test.
13941
13942 PR c++/3792
13943 * g++.dg/parse/tmpl-outside1.C: New test.
13944
13945 PR c++/4207
13946 * g++.dg/parse/int-as-enum1.C: New test.
13947
13948 PR c++/4903
13949 * g++.dg/parse/no-typename1.C: New test.
13950
13951 PR c++/5533
13952 * g++.dg/parse/no-value1.C: New test.
13953
13954 PR c++/5921
13955 * g++.dg/parse/wrong-inline1.C: New test.
13956
13957 PR c++/6402
13958 * g++.dg/parse/ref1.C: New test.
13959
13960 PR c++/6992
13961 * g++.dg/parse/attr-ctor1.C: New test.
13962
13963 PR c++/7229
13964 * g++.dg/parse/namespace5.C: New test.
13965
13966 PR c++/7917
13967 * g++.dg/parse/func-def1.C: New test.
13968
13969 PR c++/8143
13970 * g++.dg/parse/undefined1.C: New test.
13971
13972 PR c++/5723, PR c++/8522
13973 * g++.dg/parse/specialization1.C: New test.
13974
13975 PR c++/163, PR c++/8595
13976 * g++.dg/parse/struct-as-enum1.C: New test.
13977
13978 PR c++/9173
13979 * g++.dg/parse/undefined2.C: New test.
13980
13981 2003-01-22 Mark Mitchell <mark@codesourcery.com>
13982
13983 PR c++/9298
13984 * g++.dg/parse/template1.C: New test.
13985
13986 PR c++/9384
13987 * g++.dg/parse/using1.C: New test.
13988
13989 PR c++/9285
13990 PR c++/9294
13991 * g++.dg/parse/expr2.C: New test.
13992
13993 PR c++/9388
13994 * g++.dg/parse/lookup2.C: Likewise.
13995
13996 2003-01-21 Jan Hubicka <jh@suse.cz>
13997
13998 * gcc.c-torture/execute/990208-1.c: Add noinline attributes as needed.
13999 * gcc.c-torture/execute/eeprof-1.c: Likewise.
14000 * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
14001 * gcc.c-torture/execute/string-opt-*.c: Likewise.
14002
14003 2003-01-20 Nick Clifton <nickc@redhat.com>
14004
14005 * gcc.c-torture/execute/20030117-1.c: New test case. Exposes
14006 problem with ARM sibcall code generation.
14007
14008 2003-01-20 Kazu Hirata <kazu@cs.umass.edu>
14009
14010 * gcc.c-torture/execute/20030120-1.c: New.
14011
14012 2003-01-19 Paolo Carlini <pcarlini@unitus.it>
14013
14014 * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
14015
14016 2003-01-17 Mark Mitchell <mark@codesourcery.com>
14017
14018 PR c++/9272
14019 * g++.dg/parse/ctor1.C: New test.
14020
14021 PR c++/9294:
14022 * g++.dg/parse/qualified1.C: New test.
14023
14024 * g++.dg/parse/typename3.C: New test.
14025
14026 2003-01-16 Richard Henderson <rth@redhat.com>
14027
14028 * g++.dg/tls/init-2.C: Fix error matches for real this time.
14029
14030 2003-01-16 Richard Henderson <rth@redhat.com>
14031
14032 * g++.dg/pch/pch.exp: Copy test header to the working directory
14033 before using it either for precompilation or direct use.
14034 * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
14035 * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
14036
14037 2003-01-16 Richard Henderson <rth@redhat.com>
14038
14039 * gcc.dg/pch/pch.exp: Copy test header to the working directory
14040 before using it either for precompilation or direct use.
14041 * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
14042 * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
14043
14044 2003-01-16 Mark Mitchell <mark@codesourcery.com>
14045
14046 * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
14047 * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
14048 * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
14049 * gcc/testsuite/g++.dg/parse/typename2.C: New test.
14050 * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
14051 typename warning into error.
14052 * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
14053 error messages.
14054 * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
14055 * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
14056 * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
14057 messages.
14058 * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
14059 make declaration visible in template.
14060 * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
14061 * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
14062 messages.
14063 * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
14064 message.
14065 * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
14066 * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
14067 * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
14068 * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
14069 typename warning with error message.
14070 * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
14071 * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
14072 * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
14073
14074 2003-01-16 Nathan Sidwell <nathan@codesourcery.com>
14075
14076 * g++.dg/parse/ambig2.C: New test.
14077
14078 2003-01-15 Richard Henderson <rth@redhat.com>
14079
14080 * g++.dg/tls/init-2.C: Update error message string.
14081
14082 2003-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14083
14084 * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
14085
14086 2003-01-15 Stephane Carrez <stcarrez@nerim.fr>
14087
14088 * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
14089 all for HC11/HC12.
14090 * gcc.c-torture/compile/20001205-1.x: Likewise.
14091 * gcc.c-torture/compile/20001226-1.x: Likewise.
14092 * gcc.c-torture/compile/920520-1.x: Likewise.
14093 * gcc.c-torture/compile/961203-1.x: Likewise.
14094 * gcc.c-torture/compile/20020604-1.x: Likewise.
14095
14096 2003-01-15 Jan Hubicka <jh@suse.cz>
14097
14098 * gcc.c-torture/compile/20030115-1.c: New test.
14099
14100 * gcc.dg/i386-fpcvt-1.c: New test.
14101 * gcc.dg/i386-fpcvt-2.c: New test.
14102
14103 2003-01-14 Jeffrey D. Oldham <oldham@codesourcery.com>
14104
14105 Further conform g++'s __vmi_class_type_info to the C++ ABI
14106 specification.
14107 * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
14108 the specification.
14109
14110 2003-01-14 Jan Hubicka <jh@suse.cz>
14111
14112 * gcc.dg/i386-fpcvt-1.c: New test.
14113 * gcc.dg/i386-fpcvt-2.c: New test.
14114
14115 2003-01-14 Eric Botcazou <ebotcazou@libertysurf.fr>
14116
14117 * gcc.dg/i386-mmx-3.c: New test.
14118
14119 2003-01-12 Mark Mitchell <mark@codesourcery.com>
14120
14121 PR c++/9264
14122 * g++.dg/parse/octal1.C: New file.
14123
14124 PR c++/9172
14125 * g++.dg/parse/typename1.C: New file.
14126
14127 2003-01-10 Danny Smith <dannysmith@users.sourceforge.net>
14128
14129 * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
14130 * gcc.dg/bf-no-ms-layout.c: Likewise.
14131 * gcc.dg/bf-ms-attrib.c: Likewise.
14132
14133 2003-01-10 Mark Mitchell <mark@codesourcery.com>
14134
14135 PR c++/9099
14136 * g++.dg/parse/dtor1.C: New file.
14137
14138 PR c++/9128
14139 * g++.dg/rtti/typeid1.C: New file.
14140
14141 PR c++/9153
14142 * g++.dg/parse/lookup1.C: New file.
14143
14144 PR c++/9171
14145 * g++.dg/templ/spec5.C: New file.
14146
14147 2003-01-10 Josef Zlomek <zlomekj@suse.cz>
14148
14149 * gcc.c-torture/compile/20030110-1.c: New test.
14150
14151 2003-01-09 Geoffrey Keating <geoffk@apple.com>
14152
14153 Merge from pch-branch:
14154
14155 2002-12-23 Geoffrey Keating <geoffk@apple.com>
14156
14157 * gcc.dg/pch/cpp-1.h: New.
14158 * gcc.dg/pch/cpp-1.c: New.
14159 * gcc.dg/pch/cpp-2.h: New.
14160 * gcc.dg/pch/cpp-2.c: New.
14161
14162 2002-11-19 Geoffrey Keating <geoffk@apple.com>
14163
14164 * gcc.dg/pch/except-1.h: New.
14165 * gcc.dg/pch/except-1.c: New.
14166
14167 2002-11-13 Geoffrey Keating <geoffk@apple.com>
14168
14169 * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
14170 running test.
14171 * gcc.dg/pch: Include *.hp not *.h.
14172 * gcc.dg/pch/system-1.h: New.
14173 * gcc.dg/pch/system-1.c: New.
14174
14175 2002-11-11 Geoffrey Keating <geoffk@apple.com>
14176
14177 * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
14178 rather than trying to build and run a program using PCH.
14179 * gcc.dg/pch: Remove dg-do commands from test files.
14180
14181 2002-11-08 Geoffrey Keating <geoffk@apple.com>
14182
14183 * gcc.dg/pch/macro-3.c: New.
14184 * gcc.dg/pch/macro-3.h: New.
14185
14186 2002-11-04 Geoffrey Keating <geoffk@apple.com>
14187
14188 * gcc.dg/pch/common-1.c: New.
14189 * gcc.dg/pch/common-1.h: New.
14190 * gcc.dg/pch/decl-1.c: New.
14191 * gcc.dg/pch/decl-1.h: New.
14192 * gcc.dg/pch/decl-2.c: New.
14193 * gcc.dg/pch/decl-2.h: New.
14194 * gcc.dg/pch/decl-3.c: New.
14195 * gcc.dg/pch/decl-3.h: New.
14196 * gcc.dg/pch/decl-4.c: New.
14197 * gcc.dg/pch/decl-4.h: New.
14198 * gcc.dg/pch/decl-5.c: New.
14199 * gcc.dg/pch/decl-5.h: New.
14200 * gcc.dg/pch/global-1.c: New.
14201 * gcc.dg/pch/global-1.h: New.
14202 * gcc.dg/pch/inline-1.c: New.
14203 * gcc.dg/pch/inline-1.h: New.
14204 * gcc.dg/pch/inline-2.c: New.
14205 * gcc.dg/pch/inline-2.h: New.
14206 * gcc.dg/pch/static-1.c: New.
14207 * gcc.dg/pch/static-1.h: New.
14208 * gcc.dg/pch/static-2.c: New.
14209 * gcc.dg/pch/static-2.h: New.
14210
14211 2002-09-01 Geoffrey Keating <geoffk@redhat.com>
14212
14213 * g++.dg/pch/pch.exp: Better handle failing testcases.
14214 * gcc.dg/pch/pch.exp: Likewise.
14215 * gcc.dg/pch/macro-1.c: New.
14216 * gcc.dg/pch/macro-1.h: New.
14217 * gcc.dg/pch/macro-2.c: New.
14218 * gcc.dg/pch/macro-2.h: New.
14219
14220 2002-08-27 Geoffrey Keating <geoffk@redhat.com>
14221
14222 * g++.dg/dg.exp: Treat files in pch/ specially.
14223 * g++.dg/pch/pch.exp: New file.
14224 * g++.dg/pch/empty.H: New file.
14225 * g++.dg/pch/empty.C: New file.
14226 * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
14227 "precompile".
14228
14229 * gcc.dg/pch/pch.exp: New file.
14230 * gcc.dg/pch/empty.h: New file.
14231 * gcc.dg/pch/empty.c: New file.
14232 * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
14233 "precompile".
14234
14235 2003-01-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14236
14237 * g++.dg/template/friend14.C: New test.
14238
14239 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
14240
14241 * gcc.dg/old-style-asm-1.c: New test.
14242
14243 2003-01-09 Richard Sandiford <rsandifo@redhat.com>
14244
14245 * gcc.c-torture/compile/20030109-1.c: New test.
14246
14247 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
14248
14249 * gcc.c-torture/execute/20030109-1.c: New test.
14250
14251 2003-01-08 Larin Hennessey <larin@science.oregonstate.edu>
14252
14253 * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
14254 * g++.old-deja/g++.mike/dyncast2.C: Likewise
14255 * g++.old-deja/g++.mike/dyncast3.C: Likewise
14256 * g++.old-deja/g++.mike/eh2.C: Likewise
14257 * g++.old-deja/g++.mike/eh3.C: Likewise
14258 * g++.old-deja/g++.mike/eh5.C: Likewise
14259 * g++.old-deja/g++.mike/eh6.C: Likewise
14260 * g++.old-deja/g++.mike/eh7.C: Likewise
14261 * g++.old-deja/g++.mike/eh8.C: Likewise
14262 * g++.old-deja/g++.mike/eh9.C: Likewise
14263 * g++.old-deja/g++.mike/eh10.C: Likewise
14264 * g++.old-deja/g++.mike/eh12.C: Likewise
14265 * g++.old-deja/g++.mike/eh13.C: Likewise
14266 * g++.old-deja/g++.mike/eh14.C: Likewise
14267 * g++.old-deja/g++.mike/eh16.C: Likewise
14268 * g++.old-deja/g++.mike/eh17.C: Likewise
14269 * g++.old-deja/g++.mike/eh18.C: Likewise
14270 * g++.old-deja/g++.mike/eh21.C: Likewise
14271 * g++.old-deja/g++.mike/eh23.C: Likewise
14272 * g++.old-deja/g++.mike/eh24.C: Likewise
14273 * g++.old-deja/g++.mike/eh25.C: Likewise
14274 * g++.old-deja/g++.mike/eh26.C: Likewise
14275 * g++.old-deja/g++.mike/eh27.C: Likewise
14276 * g++.old-deja/g++.mike/eh28.C: Likewise
14277 * g++.old-deja/g++.mike/eh29.C: Likewise
14278 * g++.old-deja/g++.mike/eh31.C: Likewise
14279 * g++.old-deja/g++.mike/eh33.C: Likewise
14280 * g++.old-deja/g++.mike/eh34.C: Likewise
14281 * g++.old-deja/g++.mike/eh35.C: Likewise
14282 * g++.old-deja/g++.mike/eh36.C: Likewise
14283 * g++.old-deja/g++.mike/eh37.C: Likewise
14284 * g++.old-deja/g++.mike/eh38.C: Likewise
14285 * g++.old-deja/g++.mike/eh39.C: Likewise
14286 * g++.old-deja/g++.mike/eh40.C: Likewise
14287 * g++.old-deja/g++.mike/eh41.C: Likewise
14288 * g++.old-deja/g++.mike/eh42.C: Likewise
14289 * g++.old-deja/g++.mike/eh44.C: Likewise
14290 * g++.old-deja/g++.mike/eh46.C: Likewise
14291 * g++.old-deja/g++.mike/eh47.C: Likewise
14292 * g++.old-deja/g++.mike/eh48.C: Likewise
14293 * g++.old-deja/g++.mike/eh49.C: Likewise
14294 * g++.old-deja/g++.mike/eh50.C: Likewise
14295 * g++.old-deja/g++.mike/eh51.C: Likewise
14296 * g++.old-deja/g++.mike/eh53.C: Likewise
14297 * g++.old-deja/g++.mike/eh55.C: Likewise
14298 * g++.old-deja/g++.mike/p7912.C: Likewise
14299 * g++.old-deja/g++.mike/p9706.C: Likewise
14300 * g++.old-deja/g++.mike/p10416.C: Likewise
14301 * g++.old-deja/g++.mike/p11667.C: Likewise
14302 * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
14303 Remove redundant reference to Iris.
14304 * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
14305 Elxsi, i860, Pico Java, and WE32K.
14306
14307 2003-01-07 Mark Mitchell <mark@codesourcery.com>
14308
14309 * g++.dg/ext/asm4.C: New test.
14310
14311 2003-01-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14312
14313 PR c++/9030
14314 * g++.dg/template/friend12.C: New test.
14315 * g++.dg/template/friend13.C: Likewise.
14316 * g++.old-deja/g++.eh/spec6.C: Add missing error message.
14317
14318 2003-01-08 Jan Hubicka <jh@suse.cz>
14319
14320 * gcc.dg/i386-cadd.c: New test.
14321 * gcc.dg/i386-cmov4.c: Likewise.
14322
14323 2003-01-06 Mark Mitchell <mark@codesourcery.com>
14324
14325 PR c++/9165
14326 * g++.dg/warn/Wunused-3.C: New test.
14327
14328 * g++.dg/abi/bitfield9.C: New test.
14329
14330 PR c++/9189
14331 * g++.dg/parse/defarg3.C: New test.
14332
14333 2003-01-06 Nathan Sidwell <nathan@codesourcery.com>
14334
14335 * g++.dg/parse/ambig1.C: New test.
14336 * g++.dg/parse/defarg2.C: New test.
14337
14338 2003-01-05 Mark Mitchell <mark@codesourcery.com>
14339
14340 * g++.dg/template/defarg-1.C: New test.
14341 * g++.dg/template/local2.C: Likewise.
14342
14343 2003-01-05 Richard Sandiford <rsandifo@redhat.com>
14344
14345 * gcc.c-torture/execute/20030105-1.c: New test.
14346
14347 2003-01-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14348
14349 * g++.dg/parse/namespace3.C: Remove extra semicolons.
14350 * g++.dg/parse/namespace4.C: Likewise.
14351
14352 2003-01-03 Nathan Sidwell <nathan@codesourcery.com>
14353
14354 * g++.dg/template/ntp2.C: New test.
14355
14356 2003-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
14357
14358 * g++.dg/parse/extern-C-1.C: New test.
14359
14360 * g++.dg/parse/namespace4.C: New test.
14361
14362 * g++.dg/template/nested1.C: New test.
14363
14364 * g++.dg/parse/namespace3.C: New test.
14365
14366 2003-01-02 Nathanael Nerode <neroden@gcc.gnu.org>
14367
14368 * g++.dg/lookup/two-stage1.C: New test.
14369
14370 2003-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14371
14372 * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
14373 * g++.old-deja/g++.jason/access8.C: Likewise.
14374 * g++.old-deja/g++.other/decl5.C: Likewise.
14375
14376 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
14377
14378 * g++.dg/parse/parse7.C: New test.
14379
14380 2003-01-02 Mark Mitchell <mark@codesourcery.com>
14381
14382 PR c++/2843
14383 * g++.dg/ext/attrib7.C: New test.
14384
14385 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
14386
14387 * g++.dg/parse/parse6.C: New test.
14388
14389 2003-01-02 Kazu Hirata <kazu@cs.umass.edu>
14390
14391 * gcc.dg/h8300-stack-1.c: New.
14392
14393 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
14394
14395 g++.dg/lookup/exception1.C: New test.
14396
14397 g++.dg/lookup/template1.C: New test.
14398
14399 g++.dg/parse/namespace2.C: New test.
14400
14401 g++.dg/parse/parens2.C: New test.
14402
14403 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14404
14405 * g++.dg/parse/parse5.C: New test.
14406 * g++.dg/lookup/scoped4.C: New test.
14407
14408 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
14409
14410 * g++.dg/parse/parens1.C: New test.
14411
14412 * g++.dg/parse/parens2.C: Removed, turned out to duplicate
14413 angle-bracket1.C.
14414 * g++.dg/parse/parens2.C: New test.
14415
14416 * g++.dg/lookup/scope-operator1.C: New test.
14417
14418 * g++.dg/parse/operator1.C: New test.
14419
14420 2003-01-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14421
14422 * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
14423 * g++.old-deja/g++.other/access6.C: Likewise.
14424 * g++.old-deja/g++.other/decl1.C: Likewise.
14425 * g++.old-deja/g++.pt/typename12.C: Likewise.
14426
14427 2002-12-31 Mark Mitchell <mark@codesourcery.com>
14428
14429 * g++.dg/parse/namespace1.C: New test.
14430
14431 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14432
14433 * g++.dg/parse/parse4.C: New test.
14434
14435 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14436
14437 * g++.dg/parse/parse3.C: New test.
14438
14439 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14440
14441 * g++.dg/parse/parse2.C: New test.
14442
14443 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14444
14445 * g++.dg/template/friend11.C: New test.
14446
14447 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14448
14449 * g++.dg/parse/parse1.C: New test.
14450
14451 2002-12-31 Janis Johnson <janis187@us.ibm.com>
14452
14453 * lib/profopt.exp: Change the name of a global variable to avoid
14454 possible clashes with other test suites.
14455
14456 2002-12-31 Nathan Sidwell <nathan@codesourcery.com>
14457
14458 * g++.dg/inherit/covariant8.C: New test.
14459
14460 2002-12-31 Mark Mitchell <mark@codesourcery.com>
14461
14462 * g++.dg/init/array9.C: New test.
14463
14464 PR c++/9112
14465 * g++.dg/parse/expr1.C: New test.
14466
14467 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
14468
14469 * gcc.c-torture/compile/20021230-1.c: New test.
14470
14471 2002-12-30 Nathan Sidwell <nathan@codesourcery.com>
14472
14473 * g++.dg/inherit/covariant5.C: New test.
14474 * g++.dg/inherit/covariant6.C: New test.
14475 * g++.dg/inherit/covariant7.C: New test.
14476
14477 2002-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14478
14479 PR c++/2739
14480 * g++.dg/other/access2.C: New test.
14481
14482 2002-12-29 Gabriel Dos Reis <gdr@integrable-solutions.net>
14483
14484 * g++.dg/other/anon-struct.C: No longer fails
14485 * g++.old-deja/g++.brendan/parse4.C: Likewise.
14486 * g++.old-deja/g++.brendan/parse5.C: Likewise.
14487 * g++.old-deja/g++.brendan/parse6.C: Likewise.
14488
14489 2002-12-28 Gabriel Dos Reis <gdr@integrable-solutions.net>
14490
14491 * g++.dg/parse/angle-bracket.C (main): No longer fails.
14492
14493 2002-12-27 Mark Mitchell <mark@codesourcery.com>
14494
14495 * g++.dg/eh/spec4.C: Remove stray semicolon.
14496 * g++.dg/expr/pmf-1.C: Change error message.
14497 * g++.dg/ext/asm1.C: Remove stray semicolon.
14498 * g++.dg/ext/typename1.C: Add missing typenames.
14499 * g++.dg/inherit/template-as-base.C: Change error message.
14500 * g++.dg/lookup/scoped1.C: Likewise.
14501 * g++.dg/lookup/scoped2.C: Likewise.
14502 * g++.dg/lookup/using2.C: Likewise.
14503 * g++.dg/other/component1.C: Remove stray semicolon.
14504 * g++.dg/other/do1.C: Change error message.
14505 * g++.dg/other/error2.C: Likewise.
14506 * g++.dg/other/init1.C: Likewise.
14507 * g++.dg/other/packed1.C: Remove stray semicolon.
14508 * g++.dg/other/ptrmem2.C: Change error message.
14509 * g++.dg/parse/parameter-declaration-1.C: Remove line number
14510 marker.
14511 * g++.dg/special/initp1.C: Remove invalid attribute usage.
14512 * g++.dg/template/access3.C: Add typename keyword.
14513 * g++.dg/template/access5.C: Remove stray semicolon.
14514 * g++.dg/template/access6.C: Likewise.
14515 * g++.dg/template/complit1.C: Likewise.
14516 * g++.dg/template/crash1.C: Change error message.
14517 * g++.dg/template/inherit2.C: Remove stray semicolon.
14518 * g++.dg/template/instantiate2.C: Likewise.
14519 * g++.dg/template/instantiate3.C: Change error message.
14520 * g++.dg/template/qual1.C: Remove stray semicolon.
14521 * g++.dg/template/qualttp18.C: Change error message.
14522 * g++.dg/template/ref1.C: Remove stray semicolon.
14523 * g++.dg/template/sizeof1.C (A::value): Declare it.
14524 * g++.dg/template/spec4.C: Change error message.
14525 * g++.dg/template/static1.C: Likewise.
14526 * g++.dg/template/type1.C: Likewise.
14527 * g++.dg/template/typename3.C: Likewise.
14528 * g++.old-deja/g++.benjamin/13478.C: Change error message.
14529 * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
14530 * g++.old-deja/g++.benjamin/bool01.C: Likewise.
14531 * g++.old-deja/g++.benjamin/bool02.C: Likewise.
14532 * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
14533 named return value extension.
14534 * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
14535 * g++.old-deja/g++.benjmain/warn01.C: Likewise.
14536 * g++.old-deja/g++.bob/extern_C.C: Likewise.
14537 * g++.old-deja/g++.bob/inherit2.C: Likewise.
14538 * g++.old-deja/g++.brendan/complex1.C: Likewise.
14539 * g++.old-deja/g++.brendan/copy5.C: Likewise.
14540 * g++.old-deja/g++.brendan/crash13.C: Likewise.
14541 * g++.old-deja/g++.brendan/crash15.C: Likewise.
14542 * g++.old-deja/g++.brendan/crash18.C: Change error message.
14543 * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
14544 * g++.old-deja/g++.brendan/crash38.C: Likewise.
14545 * g++.old-deja/g++.brendan/crash50.C: Likewise.
14546 * g++.old-deja/g++.brendan/crash56.C: Likewise.
14547 * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
14548 syntax.
14549 * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
14550 * g++.old-deja/g++.brendan/crash8.C: Change error message.
14551 * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
14552 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
14553 * g++.old-deja/g++.brendan/shadow1.C: Likewise.
14554 * g++.old-deja/g++.brendan/template11.C: Likewise.
14555 * g++.old-deja/g++.brendan/template26.C: Likewise.
14556 * g++.old-deja/g++.brendan/template27.C: Use explicit
14557 specialization syntax.
14558 * g++.old-deja/g++.brendan/template30.C: Likewise.
14559 * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
14560 * g++.old-deja/g++.brendan/visibility3.C: Account for use of
14561 non-dependent names.
14562 * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
14563 * g++.old-deja/g++.brendan/warnings7.C: Likewise.
14564 * g++.old-deja/g++.bugs/900121_02.C: Likewise.
14565 * g++.old-deja/g++.eh/catchptr1.C: Likewise.
14566 * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
14567 * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
14568 named return value extension.
14569 * g++.old-deja/g++.ext/namedret2.C: Likewise.
14570 * g++.old-deja/g++.ext/namedret3.C: Likewise.
14571 * g++.old-deja/g++.ext/return1.C: Likewise.
14572 * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
14573 * g++.old-deja/g++.jason/access17.C: Issue more error messages.
14574 * g++.old-deja/g++.jason/access8.C: Likewise.
14575 * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
14576 * g++.old-deja/g++.jason/destruct.C: Remove incorrect
14577 pseudo-destructor names.
14578 * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
14579 * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
14580 pseudo-destructor names.
14581 * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
14582 * g++.old-deja/g++.jason/overload19.C: Likewise.
14583 * g++.old-deja/g++.jason/overload32.C: Likewise.
14584 * g++.old-deja/g++.jason/parse11.C: Issue error messages about
14585 stray semicolons.
14586 * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
14587 * g++.old-deja/g++.jason/return.C: Likewise.
14588 * g++.old-deja/g++.jason/return2.C: Likewise.
14589 * g++.old-deja/g++.jason/shadow1.C: Likewise.
14590 * g++.old-deja/g++.jason/special.C: Use explicit specialization
14591 syntax.
14592 * g++.old-deja/g++.jason/template10.C: Account for use of
14593 non-dependent names.
14594 * g++.old-deja/g++.jason/template11.C: Use explicit specialization
14595 syntax.
14596 * g++.old-deja/g++.jason/template37.C: Likewise.
14597 * g++.old-deja/g++.law/access4.C: Change error messages.
14598 * g++.old-deja/g++.law/arm13.C: Remove incorrect
14599 pseudo-destructor names.
14600 * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
14601 * g++.old-deja/g++.law/ctors9.C: Likewise.
14602 * g++.old-deja/g++.law/cvt22.C: Likewise.
14603 * g++.old-deja/g++.law/dtors5.C: Likewise.
14604 * g++.old-deja/g++.law/global-init1.C: Likewise.
14605 * g++.old-deja/g++.law/missed-error3.C: Likewise.
14606 * g++.old-deja/g++.law/operators28.C: Likewise.
14607 * g++.old-deja/g++.law/visibility28.C: Likewise.
14608 * g++.old-deja/g++.martin/eval1.C: Likewise.
14609 * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
14610 name.
14611 * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
14612 * g++.old-deja/g++.mike/net34.C: Likewise.
14613 * g++.old-deja/g++.mike/net36.C: Likewise.
14614 * g++.old-deja/g++.mike/ns2.C: Likewise.
14615 * g++.old-deja/g++.mike/p12306.C: Likewise.
14616 * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
14617 value extension.
14618 * g++.old-deja/g++.mike/p700.C: Likewise.
14619 * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
14620 * g++.old-deja/g++.mike/p710.C: Likewise.
14621 * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
14622 value extension.
14623 * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
14624 * g++.old-deja/g++.mike/pmf9.C: Likewise.
14625 * g++.old-deja/g++.ns/crash2.C: Likewise.
14626 * g++.old-deja/g++.ns/crash3.C: Likewise.
14627 * g++.old-deja/g++.ns/invalid1.C: Likewise.
14628 * g++.old-deja/g++.ns/ns17.C: Likewise.
14629 * g++.old-deja/g++.ns/template16.C: Likewise.
14630 * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
14631 keyword.
14632 * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
14633 * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
14634 * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
14635 named return value extension.
14636 * g++.old-deja/g++.oliva/nameret2.C: Likewise.
14637 * g++.old-deja/g++.other/access4.C: Issue additional error
14638 messages.
14639 * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
14640 * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
14641 * g++.old-deja/g++.other/crash11.C: Add missing class-key.
14642 * g++.old-deja/g++.other/crash25.C: Change error message.
14643 * g++.old-deja/g++.other/crash4.C: Change error message.
14644 * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
14645 * g++.old-deja/g++.other/decl5.C: Issue more error messages.
14646 * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
14647 checks.
14648 * g++.old-deja/g++.other/defarg8.C: Likewise.
14649 * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
14650 * g++.old-deja/g++.other/dtor10.C: Likewise.
14651 * g++.old-deja/g++.other/incomplete.C: Likewise.
14652 * g++.old-deja/g++.other/linkage7.C: Likewise.
14653 * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
14654 lookup algorithm.
14655 * g++.old-deja/g++.other/mangle2.C: Likewise.
14656 * g++.old-deja/g++.other/refinit2.C: Likewise.
14657 * g++.old-deja/g++.other/sizeof2.C: Change error messages.
14658 * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
14659 * g++.old-deja/g++.pt/crash28.C: Likewise.
14660 * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
14661 syntax.
14662 * g++.old-deja/g++.pt/crash32.C: Change error message.
14663 * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
14664 * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
14665 * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
14666 error message position.
14667 * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
14668 * g++.old-deja/g++.pt/defarg8.C: Change error message.
14669 * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
14670 syntax.
14671 * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
14672 * g++.old-deja/g++.pt/eichin01b.C: Likewise.
14673 * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
14674 * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
14675 keyword.
14676 * g++.old-deja/g++.pt/explicit31.C: Likewise.
14677 * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
14678 * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
14679 keyword.
14680 * g++.old-deja/g++.pt/explicit71.C: Change error message.
14681 * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
14682 syntax.
14683 * g++.old-deja/g++.pt/friend28.C: Account for use of
14684 non-dependent names.
14685 * g++.old-deja/g++.pt/friend29.C: Likewise.
14686 * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
14687 rules.
14688 * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
14689 * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
14690 * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
14691 lookup rules.
14692 * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
14693 * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
14694 keyword.
14695 * g++.old-deja/g++.pt/memclass20.C: Likewise.
14696 * g++.old-deja/g++.pt/memclass5.C: Likewise.
14697 * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
14698 keyword.
14699 * g++.old-deja/g++.pt/memtemp75.C: Likewise.
14700 * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
14701 * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
14702 * g++.old-deja/g++.pt/overload13.C: Correct error messages.
14703 * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
14704 * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
14705 keyword.
14706 * g++.old-deja/g++.pt/spec10.C: Likewise.
14707 * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
14708 * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
14709 * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
14710 * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
14711 * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
14712 * g++.old-deja/g++.pt/ttp62.C: Likewise.
14713 * g++.old-deja/g++.pt/ttp64.C: Likewise.
14714 * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
14715 * g++.old-deja/g++.pt/typename15.C: Likewise.
14716 * g++.old-deja/g++.pt/typename22.C: Likewise.
14717 * g++.old-deja/g++.pt/typename6.C: Change error messages.
14718 * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
14719 * g++.old-deja/g++.pt/virtual2.C: Likewise.
14720 * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
14721 syntax.
14722 * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
14723 return value extension.
14724 * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
14725 * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
14726 * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
14727 * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
14728
14729 2002-12-26 Nathan Sidwell <nathan@codesourcery.com>
14730
14731 * g++.dg/warn/inline1.C: New test.
14732 * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
14733 * g++.old-deja/g++.jason/synth10.C: Likewise.
14734 * g++.old-deja/g++.mike/net31.C: Likewise.
14735 * g++.old-deja/g++.mike/p8786.C: Likewise.
14736
14737 * g++.dg/template/friend10.C: New test.
14738 * g++.dg/template/conv5.C: New test.
14739
14740 2002-12-24 Nathan Sidwell <nathan@codesourcery.com>
14741
14742 * g++.dg/lookup/scoped3.C: New test.
14743
14744 * g++.dg/lookup/decl1.C: New test.
14745 * g++.dg/lookup/decl2.C: New test.
14746
14747 2002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
14748
14749 * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
14750 gcc.c-torture/compile/20021015-1.c,
14751 gcc.c-torture/compile/20021015-2.c,
14752 gcc.c-torture/compile/20021123-1.c,
14753 gcc.c-torture/compile/20021123-2.c,
14754 gcc.c-torture/compile/20021123-3.c,
14755 gcc.c-torture/compile/20021123-4.c,
14756 gcc.c-torture/execute/20021024-1.c: Add tests previously added
14757 only to 3.1 or 3.2 branch.
14758
14759 2002-12-23 Mark Mitchell <mark@codesourcery.com>
14760
14761 * gcc.dg/i386-bitfield3.c: New test.
14762
14763 * gcc.dg/i386-bitfield2.c: New test.
14764
14765 2002-12-22 Nathan Sidwell <nathan@codesourcery.com>
14766
14767 * g++.dg/parse/conv_op1.C: New test.
14768
14769 2002-12-21 Josef Zlomek <zlomekj@suse.cz>
14770
14771 * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
14772 approved.
14773
14774 2002-12-20 Josef Zlomek <zlomekj@suse.cz>
14775
14776 * gcc.c-torture/compile/20021220-1.c: New test.
14777
14778 2002-12-19 Casper S. Hornstrup <chorns@users.sourceforge.net>
14779
14780 * gcc.dg/i386-fastcall-1.c: New.
14781
14782 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
14783
14784 * gcc.c-torture/execute/20021219-1.c: New test.
14785
14786 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
14787
14788 * gcc.dg/i386-pic-1.c: New test.
14789
14790 2002-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14791
14792 PR c++/8099
14793 * g++.dg/template/friend9.C: New test.
14794
14795 2002-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14796
14797 PR c++/3663
14798 * g++.dg/template/access7.C: New test.
14799
14800 2002-12-18 Nick Clifton <nickc@redhat.com>
14801
14802 * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
14803 the libstdc++-v3 directory has been found.
14804
14805 2002-12-12 Devang Patel <dpatel@apple.com>
14806 * gcc.dg/darwin-ld-1.c: New test.
14807 * gcc.dg/darwin-ld-2.c: New test.
14808 * gcc.dg/darwin-ld-3.c: New test.
14809 * gcc.dg/darwin-ld-4.c: New test.
14810 * gcc.dg/darwin-ld-5.c: New test.
14811
14812 2002-12-12 Eric Botcazou <ebotcazou@libertysurf.fr>
14813
14814 * gcc.c-torture/compile/20021212-1.c: New test.
14815
14816 2002-12-11 Neil Booth <neil@daikokuya.co.uk>
14817
14818 * gcc.dg/fshort-wchar: New test.
14819
14820 2002-12-10 Mark Mitchell <mark@codesourcery.com>
14821
14822 PR c++/8372
14823 * g++.dg/template/dtor1.C: New test.
14824
14825 * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
14826 markers.
14827
14828 2002-12-10 Jakub Jelinek <jakub@redhat.com>
14829
14830 * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
14831
14832 2002-12-09 Mark Mitchell <mark@codesourcery.com>
14833
14834 * g++.dg/template/static1.C: New test.
14835 * g++.dg/template/static2.C: New test.
14836 * g++.old-deja/g++.ext/memconst.C: New test.
14837
14838 2002-12-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14839
14840 * g++.dg/special/conpr-2.C: Expect failure on solaris2.
14841 * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
14842 * g++.dg/special/initp1.C: Likewise.
14843
14844 2002-12-06 Jakub Jelinek <jakub@redhat.com>
14845
14846 * gcc.c-torture/execute/20021204-1.c: New test.
14847
14848 2002-12-04 Geoffrey Keating <geoffk@apple.com>
14849
14850 * gcc.dg/ppc-fmadd-1.c: New file.
14851 * gcc.dg/ppc-fmadd-2.c: New file.
14852 * gcc.dg/ppc-fmadd-3.c: New file.
14853
14854 2002-12-04 Eric Botcazou <ebotcazou@libertysurf.fr>
14855
14856 * gcc.c-torture/compile/20021204-1.c: New test.
14857
14858 2002-12-03 Nathan Sidwell <nathan@codesourcery.com>
14859
14860 * g++.dg/inherit/covariant2.C: New test.
14861 * g++.dg/inherit/covariant3.C: New test.
14862 * g++.dg/inherit/covariant4.C: New test.
14863 * g++.dg/inherit/covariant1.C: Remove XFAIL.
14864 * g++.old-deja/g++.robertl/eb17.C: Likewise.
14865
14866 2002-12-03 Mark Mitchell <mark@codesourcery.com>
14867
14868 PR c++/8688
14869 * g++.dg/init/brace3.C: New test.
14870
14871 2002-12-02 Kazu Hirata <kazu@cs.umass.edu>
14872
14873 * gcc.dg/20020210-1.c: Fix a comment typo.
14874
14875 2002-12-02 Mark Mitchell <mark@codesourcery.com>
14876
14877 PR c++/8720
14878 * g++.dg/parse/defarg1.C: New test.
14879
14880 PR c++/8615
14881 * g++.dg/template/char1.C: New test.
14882
14883 * g++.dg/template/varmod1.C: Fix typo.
14884
14885 2002-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14886
14887 DR 180
14888 * g++.old-deja/g++.pt/crash32.C: Expect error.
14889
14890 2002-12-01 Mark Mitchell <mark@codesourcery.com>
14891
14892 PR c++/5919
14893 * g++.dg/template/varmod1.C: New test.
14894
14895 PR c++/8727
14896 * g++.dg/inherit/typeinfo1.C: New test.
14897
14898 PR c++/8663
14899 * g++.dg/inherit/typedef1.C: New test.
14900
14901 2002-11-30 Mark Mitchell <mark@codesourcery.com>
14902
14903 PR c++/8332
14904 PR c++/8493
14905 * g++.dg/template/strlen1.C: New test.
14906
14907 PR c++/8227
14908 * g++.dg/template/ctor2.C: New test.
14909
14910 PR c++/8214
14911 * g++.dg/init/string1.C: New test.
14912
14913 PR c++/8511
14914 * g++.dg/template/friend8.C: New test.
14915
14916 2002-11-29 Joe Buck <jbuck@synopsys.com>
14917
14918 * g++.dg/lookup/anon2.C: New test.
14919
14920 2002-11-28 Kazu Hirata <kazu@cs.umass.edu>
14921
14922 * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
14923 h8300 port.
14924
14925 2002-11-27 Richard Sandiford <rsandifo@redhat.com>
14926
14927 * gcc.dg/bitfld-6.c: New test.
14928
14929 2002-11-27 Jan Hubicka <jh@suse.cz>
14930
14931 * gcc.c-torture/execute/20021127.[cx]: New test.
14932
14933 2002-11-26 Jan Hubicka <jh@suse.cz>
14934
14935 * gcc.dg/i386-cmov[123].c: New tests for conditional move code
14936 quality.
14937
14938 2002-11-26 Geoffrey Keating <geoffk@apple.com>
14939
14940 * g++.dg/init/brace2.C: New test.
14941 * g++.old-deja/g++.mike/p9129.C: Correct.
14942
14943 2002-11-26 Mark Mitchell <mark@codesourcery.com>
14944
14945 * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
14946
14947 2002-11-25 Andreas Bauer <baueran@in.tum.de>
14948
14949 * gcc.dg/sibcall-6: New test for indirect sibcalls.
14950
14951 2002-11-25 Mark Mitchell <mark@codesourcery.com>
14952
14953 * testsuite/g++.dg/abi/empty11.C: New test.
14954 * testsuite/g++.dg/rtti/cv1.C: New test.
14955
14956 2002-11-25 Hans-Peter Nilsson <hp@bitrange.com>
14957
14958 * lib/prune.exp: Prune more -fpic/-fPIC warnings.
14959
14960 2002-11-24 Mark Mitchell <mark@codesourcery.com>
14961
14962 * g++.dg/abi/empty10.C: New test.
14963
14964 2002-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
14965
14966 * gcc.c-torture/compile/20021124-1.c: New test.
14967
14968 2002-11-22 Mark Mitchell <mark@codesourcery.com>
14969
14970 * g++.dg/abi/rtti2.C: New test.
14971
14972 2002-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
14973
14974 * gcc.dg/i386-unroll-1.c: New test.
14975
14976 2002-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
14977
14978 * gcc.c-torture/compile/20021120-1.c: New test.
14979 * gcc.c-torture/compile/20021120-2.c: New test.
14980
14981 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
14982
14983 * gcc.dg/bitfld-5.c: New test.
14984
14985 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
14986
14987 * gcc.c-torture/execute/20021120-3.c: New test.
14988
14989 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
14990
14991 * gcc.c-torture/execute/20021120-2.c: New test.
14992
14993 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
14994
14995 * gcc.c-torture/execute/20021120-1.c: New test.
14996
14997 2002-11-20 Jakub Jelinek <jakub@redhat.com>
14998
14999 * gcc.c-torture/execute/20021118-3.c: New test.
15000
15001 2002-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
15002
15003 * gcc.c-torture/compile/20021119-1.c: New test.
15004
15005 2002-11-19 Jason Thorpe <thorpej@wasabisystems.com>
15006
15007 * gcc.dg/duff-1.c: New test.
15008 * gcc.dg/duff-2.c: New test.
15009 * gcc.dg/duff-3.c: New test.
15010
15011 2002-11-18 Neil Booth <neil@daikokuya.co.uk>
15012
15013 * gcc.dg/cpp/_Pragma5.c: New test.
15014
15015 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
15016
15017 * gcc.c-torture/execute/20021118-2.c: New test.
15018
15019 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
15020
15021 * gcc.c-torture/execute/20021118-1.c: New test.
15022
15023 2002-11-16 Jakub Jelinek <jakub@redhat.com>
15024
15025 * gcc.dg/20021116-1.c: New test.
15026
15027 2002-11-14 Mark Mitchell <mark@codesourcery.com>
15028
15029 * g++.dg/abi/vcall1.C: New test.
15030
15031 2002-11-14 Jakub Jelinek <jakub@redhat.com>
15032
15033 * gcc.dg/20021029-1.c: New test.
15034 * gcc.dg/20021029-2.c: New test.
15035
15036 2002-11-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
15037
15038 * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
15039
15040 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
15041
15042 PR c/8439
15043 * gcc.dg/20021110.c: Move to ...
15044 * gcc.c-torture/compile/20021110.c: .... here.
15045
15046 2002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15047
15048 PR c/8467
15049 * gcc.c-torture/execute/20021111-1.c
15050
15051 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
15052
15053 PR c/8439
15054 * gcc.dg/20021110.c: New test.
15055
15056 2002-11-10 Mark Mitchell <mark@codesourcery.com>
15057
15058 * g++.dg/abi/vthunk3.C: Run only on x86.
15059
15060 2002-11-10 Joseph S. Myers <jsm@polyomino.org.uk>
15061
15062 * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
15063
15064 2002-11-09 Hans-Peter Nilsson <hp@bitrange.com>
15065
15066 * lib/compat.exp (compat-execute): Fix logic error in last
15067 change.
15068
15069 2002-11-09 Neil Booth <neil@daikokuya.co.uk>
15070
15071 * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
15072
15073 2002-11-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15074
15075 PR c++/8389
15076 * g++.dg/template/access6.C: New test.
15077
15078 2002-11-08 Jan Hubicka <jh@suse.cz>
15079
15080 * gcc.dg/i386-ssefp-1.c: New test.
15081 * gcc.dg/i386-ssefp-1.c: New test.
15082
15083 2002-11-08 Jan Hubicka <jh@suse.cz>
15084
15085 * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
15086
15087 2002-11-07 Mark Mitchell <mark@codesourcery.com>
15088
15089 * g++.dg/abi/vthunk3.C: New test.
15090
15091 PR c++/8338
15092 * g++.dg/template/crash2.C: New test.
15093
15094 2002-11-07 Mark Mitchell <mark@codesourcery.com>
15095
15096 * testsuite/g++.dg/abi/dtor1.C: New test.
15097 * testsuite/g++.dg/abi/dtor2.C: Likewise.
15098
15099 2002-11-05 Geoffrey Keating <geoffk@apple.com>
15100
15101 * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
15102 Darwin.
15103
15104 2002-11-04 Adam Nemet <anemet@lnxw.com>
15105
15106 * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
15107 -mthumb. Only xfail with -O0.
15108
15109 2002-11-03 Mark Mitchell <mark@codesourcery.com>
15110
15111 * g++.dg/abi/thunk1.C: New test.
15112 * g++.dg/abi/thunk2.C: Likewise.
15113 * g++.dg/abi/vtt1.C: Likewise.
15114
15115 2002-11-02 Diego Novillo <dnovillo@redhat.com>
15116
15117 PR optimization/8423
15118 * gcc.c-torture/execute/builtin-constant.c: New test.
15119
15120 2002-11-01 Zack Weinberg <zack@codesourcery.com>
15121
15122 * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
15123 Add some more cases.
15124
15125 2002-11-01 Mark Mitchell <mark@codesourcery.com>
15126
15127 PR c++/8391
15128 * g++.dg/opt/local1.C: New test.
15129
15130 2002-10-30 Mark Mitchell <mark@codesourcery.com>
15131
15132 PR c++/8160
15133 * g++.dg/template/complit1.C: New test.
15134
15135 PR c++/8149
15136 * g++.dg/template/typename4.C: Likewise.
15137
15138 2002-10-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15139
15140 Core issue 287, PR c++/7639
15141 * g++.dg/template/instantiate1.C: Adjust error location.
15142 * g++.dg/template/instantiate3.C: New test.
15143 * g++.old-deja/g++.pt/crash10.C: Adjust error location.
15144 * g++.old-deja/g++.pt/derived3.C: Adjust error location.
15145 * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
15146
15147 2002-10-29 Hans-Peter Nilsson <hp@bitrange.com>
15148
15149 * lib/compat.exp (compat-execute): Don't clean out a gluefile.
15150
15151 2002-10-29 Mark Mitchell <mark@codesourcery.com>
15152
15153 PR c++/8287
15154 * g++.dg/init/dtor2.C: New test.
15155
15156 2002-10-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15157
15158 * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
15159 * gcc.dg/nest.c: Bypass errors on irix6.
15160
15161 2002-10-27 Hans-Peter Nilsson <hp@bitrange.com>
15162
15163 * gcc.dg/nest.c: Expect error for mmix-*-*.
15164 * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
15165
15166 2002-10-26 Hans-Peter Nilsson <hp@bitrange.com>
15167
15168 * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
15169 markers.
15170
15171 * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
15172
15173 2002-10-25 Mike Stump <mrs@apple.com>
15174
15175 * gcc.dg/warn-1.c: New test.
15176
15177 2002-10-25 Zack Weinberg <zack@codesourcery.com>
15178
15179 * g++.dg/template/typename3.C: New test.
15180
15181 2002-10-25 Mark Mitchell <mark@codesourcery.com>
15182
15183 * g++.dg/lookup/ptrmem1.C: New test.
15184
15185 * g++.dg/abi/vthunk2.C: New test.
15186
15187 2002-10-25 Zack Weinberg <zack@codesourcery.com>
15188
15189 * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
15190
15191 2002-10-24 Mark Mitchell <mark@codesourcery.com>
15192
15193 * g++.dg/abi/empty9.C: New test.
15194
15195 2002-10-24 Richard Henderson <rth@redhat.com>
15196
15197 * g++.dg/inherit/thunk1.C: Enable for ia64.
15198
15199 2002-10-23 Mark Mitchell <mark@codesourcery.com>
15200
15201 PR c++/8067
15202 * g++.dg/lookup/pretty1.C: New test.
15203
15204 2002-10-23 Jakub Jelinek <jakub@redhat.com>
15205
15206 * gcc.dg/20021023-1.c: New test.
15207
15208 2002-10-23 Mark Mitchell <mark@codesourcery.com>
15209
15210 PR c++/7679
15211 * g++.dg/parse/inline1.C: New test.
15212
15213 2002-10-23 Richard Henderson <rth@redhat.com>
15214
15215 * g++.dg/inherit/thunk1.C: Enable for x86_64.
15216
15217 * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
15218
15219 2002-10-22 Mark Mitchell <mark@codesourcery.com>
15220
15221 PR c++/6579
15222 * g++.dg/parse/stmtexpr3.C: New test.
15223
15224 2002-10-22 Nathan Sidwell <nathan@codesourcery.com>
15225
15226 * g++.dg/expr/cond1.C: New test.
15227
15228 2002-10-21 Zack Weinberg <zack@codesourcery.com>
15229
15230 * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
15231
15232 2002-10-21 Mark Mitchell <mark@codesourcery.com>
15233
15234 * g++.dg/abi/vbase13.C: New test.
15235 * g++.dg/abi/vbase14.C: Likewise.
15236
15237 2002-10-21 Jakub Jelinek <jakub@redhat.com>
15238
15239 * gcc.dg/tls/pic-1.c: New test.
15240 * gcc.dg/tls/nonpic-1.c: New test.
15241 * gcc.dg/20021018-1.c: New test.
15242
15243 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
15244
15245 * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
15246 Remove only files with the same base name as the test case.
15247 (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
15248 (profopt-execute): Likewise. Also, remove old profiling
15249 and performance data files before running the tests.
15250
15251 * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
15252 * g++.dg/bprob/bprob.exp: Likewise.
15253 * g77.dg/bprob/bprob.exp: Likewise. Also, relax regexp
15254 to allow more general test case names.
15255
15256 * g++.dg/bprob/bprob-1.C: Rename to ...
15257 * g++.dg/bprob/g++-bprob-1.C: ... this.
15258
15259 * g77.dg/bprob/bprob-1.f: Rename to ...
15260 * g77.dg/bprob/g77-bprob-1.f: ... this.
15261
15262 2002-10-21 Zack Weinberg <zack@codesourcery.com>
15263
15264 * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
15265 bison 1.50 or later.
15266
15267 2002-10-21 Janis Johnson <janis187@us.ibm.com>
15268
15269 * g++.dg/README: Describe more test directories.
15270
15271 2002-10-21 Mark Mitchell <mark@codesourcery.com>
15272
15273 * g++.dg/init/array6.C: Add additional tests.
15274
15275 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
15276
15277 * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
15278 * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
15279
15280 2002-10-21 Kazu Hirata <kazu@cs.umass.edu>
15281
15282 * gcc.c-torture/compile/20020604-1.x: New.
15283 * gcc.c-torture/compile/simd-5.x: Likewise.
15284 * gcc.c-torture/execute/920710-1.x: Likewise.
15285 * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
15286
15287 2002-10-21 Mark Mitchell <mark@codesourcery.com>
15288
15289 * g++.dg/inherit/override1.C: Add dg-options clause.
15290
15291 2002-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
15292
15293 * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
15294 _mm_slli_si128.
15295
15296 2002-10-19 Andreas Schwab <schwab@suse.de>
15297
15298 * lib/compat.exp (compat-run): Prepend "./" when $dest has no
15299 directory component.
15300
15301 2002-10-18 Mark Mitchell <mark@codesourcery.com>
15302
15303 * g++.dg/inherit/thunk1.C: New test.
15304
15305 * g++.dg/inherit/override1.C: New test.
15306
15307 * g++.dg/abi/mangle11.C: New test.
15308 * g++.dg/abi/mangle14.C: New test.
15309 * g++.dg/abi/mangle17.C: New test.
15310
15311 2002-10-17 Nathan Sidwell <nathan@codesourcery.com>
15312
15313 * g++.dg/overload/member2.C: New test.
15314
15315 2002-10-17 Janis Johnson <janis187@us.ibm.com>
15316
15317 * g++.dg/README: Describe new compat directory.
15318 * g++.dg/dg.exp: Skip tests in compat directory.
15319 * README.compat: New file.
15320 * lib/compat.exp: New expect script.
15321 * g++.dg/compat: New test directory.
15322 * g++.dg/compat/compat.exp: New expect script.
15323 * g++.dg/compat/abi: New test directory.
15324 * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
15325 g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
15326 g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
15327 g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
15328 g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
15329 g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
15330 g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
15331 g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
15332 g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
15333 g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
15334 g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
15335 g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
15336 * g++.dg/compat/break: New test directory.
15337 * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
15338 g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
15339 g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
15340 g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
15341 g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
15342 g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
15343 g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
15344 g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
15345 g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
15346 g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
15347 g++.dg/compat/break/README: New files.
15348 * g++.dg/compat/eh: New test directory.
15349 * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
15350 g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
15351 g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
15352 g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
15353 g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
15354 g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
15355 g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
15356 g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
15357 g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
15358 g++.dg/compat/eh/filter2_y.C,
15359 g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
15360 g++.dg/compat/eh/new1_y.C,
15361 g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
15362 g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
15363 g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
15364 g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
15365 g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
15366 g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
15367 g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
15368 g++.dg/compat/eh/unexpected1_y.C: New files.
15369 * g++.dg/compat/init: New test directory.
15370 * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
15371 g++.dg/compat/init/array5_y.C,
15372 g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
15373 g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
15374 g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
15375 g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
15376 g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
15377 g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
15378 g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
15379 g++.dg/compat/init/init-ref2_y.C: New files.
15380
15381 2002-10-17 Mark Mitchell <mark@codesourcery.com>
15382
15383 PR c++/7584
15384 * g++.dg/inherit/using3.C: New test.
15385
15386 2002-10-17 Jan Hubicka <jh@suse.cz>
15387
15388 * gcc.dg/20021017-2.c: New test.
15389
15390 2002-10-17 Mark Mitchell <mark@codesourcery.com>
15391
15392 * g++.dg/abi/mangle16.C: Adjust.
15393
15394 * g++.dg/init/array8.C: New test.
15395
15396 2002-10-17 Richard Sandiford <rsandifo@redhat.com>
15397
15398 * gcc.dg/special/mips-abi.exp: New test.
15399 * gcc.dg/special/mips-abi.s: Empty file used by the above.
15400
15401 2002-10-16 Mark Mitchell <mark@codesourcery.com>
15402
15403 * g++.dg/abi/mangle16.C: New test.
15404 * g++.dg/abi/mangle17.C: Likewise.
15405
15406 PR c++/7478
15407 * g++.dg/template/ref1.C: New test.
15408
15409 2002-10-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15410
15411 * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
15412
15413 2002-10-16 Ulrich Weigand <uweigand@de.ibm.com>
15414
15415 * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
15416
15417 2002-10-16 Mark Mitchell <mark@codesourcery.com>
15418
15419 PR c++/7524
15420 * g++.dg/init/array7.C: New test.
15421
15422 2002-10-15 Mark Mitchell <mark@codesourcery.com>
15423
15424 * g++.dg/init/array6.C: New test.
15425
15426 * g++.dg/abi/mangle13.C: Likewise.
15427 * g++.dg/abi/mangle14.C: Likewise.
15428 * g++.dg/abi/mangle15.C: Likewise.
15429
15430 2002-10-14 Mark Mitchell <mark@codesourcery.com>
15431
15432 * g++.dg/abi/empty8.C: New test.
15433
15434 2002-10-15 Nathan Sidwell <nathan@codesourcery.com>
15435
15436 * g++.dg/init/ctor1.C: New test.
15437
15438 2002-10-15 Ulrich Weigand <uweigand@de.ibm.com>
15439
15440 * gcc.c-torture/execute/20021015-1.c: New test.
15441
15442 2002-10-15 J"orn Rennecke <joern.rennecke@superh.com>
15443
15444 * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
15445
15446 2002-10-14 Jan Hubicka <jh@suse.cz>
15447
15448 * gcc.dg/i386-ssetype-[1-5].c: New tests.
15449
15450 2002-10-14 Richard Henderson <rth@redhat.com>
15451
15452 * gcc.dg/20020219-1.c: Disable for 16-bit targets.
15453
15454 2002-10-14 Mark Mitchell <mark@codesourcery.com>
15455
15456 PR optimization/6631
15457 * g++.dg/opt/const2.C: New test.
15458
15459 2002-10-14 Mark Mitchell <mark@codesourcery.com>
15460
15461 PR c++/7176
15462 * g++.dg/parse/friend1.C: New test.
15463 * g++.old-deja/g++.pt/memtemp64.C: Adjust.
15464
15465 2002-10-14 Jakub Jelinek <jakub@redhat.com>
15466
15467 * gcc.dg/20021014-1.c: New test.
15468
15469 2002-10-11 Mark Mitchell <mark@codesourcery.com>
15470
15471 PR c++/5661
15472 * g++.dg/ext/vlm1.C: New test.
15473 * g++.dg/ext/vlm2.C: Likewise.
15474
15475 * g++.dg/init/array1.C: Remove invalid braces.
15476 * g++.dg/init/brace1.C: New test.
15477 * g++.dg/init/copy2.C: Likewise.
15478 * g++.dg/init/copy3.C: Likewise.
15479 * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
15480 * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
15481 braces.
15482
15483 2002-10-11 Neil Booth <neil@daikokuya.co.uk>
15484
15485 * gcc.dg/cpp/assembler.S: Don't use -ansi.
15486
15487 2002-10-11 Richard Shann <richard.shann@superh.com>
15488
15489 * gcc.c-torture/compile/simd-5.c: New test.
15490
15491 2002-10-10 Roger Sayle <roger@eyesopen.com>
15492
15493 * gcc.c-torture/execute/shiftopt-1.c: New test case.
15494
15495 2002-10-10 Jim Wilson <wilson@redhat.com>
15496
15497 * gcc.c-torture/execute/20021010-1.c: New test.
15498
15499 2002-10-09 Zack Weinberg <zack@codesourcery.com>
15500
15501 PR c/7353
15502 * g++.dg/ext/typedef-init.C: New test.
15503 * gcc.dg/typedef-init.c: New test.
15504
15505 2002-10-09 Neil Booth <neil@daikokuya.co.uk>
15506
15507 * gcc.dg/cpp/paste13.c: New test.
15508
15509 2002-10-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15510
15511 * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs. For
15512 remaining platforms, XFAIL during compile, not execute. Don't
15513 XFAIL at -O0.
15514
15515 2002-10-08 Nathan Sidwell <nathan@codesourcery.com>
15516
15517 * gcc.dg/alias-1.c: Tweak expected warning.
15518
15519 2002-10-06 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
15520
15521 * gcc.dg/20020411-1.c: Disable for 16-bit "int".
15522
15523 2002-10-06 Andreas Jaeger <aj@suse.de>
15524
15525 * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
15526 * gcc.dg/cpp/c++98.C: Likewise.
15527
15528 * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
15529 * g++.dg/cpp/c++98.C: Likewise.
15530
15531 * g++.dg/README (Subdirectories): Mention cpp directory.
15532
15533 PR target/7559
15534 * gcc.dg/20021006-1.c: New test.
15535
15536 2002-10-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15537
15538 PR c++/7804
15539 * g++.dg/other/warning1.C: New test.
15540
15541 2002-10-04 Roger Sayle <roger@eyesopen.com>
15542
15543 * gcc.c-torture/execute/20020720-1.x: XFAIL instead of skipping
15544 the test on failing platforms. Mark sparcv9-*-*, sparc64-*-*
15545 and sparc-*-* with -m64 as expected failures. See PR 8087.
15546
15547 2002-10-03 Mark Mitchell <mark@codesourcery.com>
15548
15549 PR c++/7931
15550 * g++.dg/template/ptrmem3.C: New test.
15551
15552 PR c++/7754
15553 * g++.dg/template/union1.C: New test.
15554
15555 2002-10-03 Mark Mitchell <mark@codesourcery.com>
15556
15557 PR c++/8006
15558 * g++.dg/abi/mangle9.C: New test.
15559 * g++.dg/abi/mangle10.C: New test.
15560 * g++.dg/abi/mangle11.C: New test.
15561 * g++.dg/abi/mangle12.C: New test.
15562
15563 2002-10-02 Mark Mitchell <mark@codesourcery.com>
15564
15565 PR c++/7188.
15566 * g++.dg/template/meminit1.C: New test.
15567 * g++.dg/warn/Wreorder-1.C: Likewise.
15568 * g++.old-deja/g++.mike/warn3.C: Tweak.
15569 * lib/prune.exp: Ingore "in copy constructor".
15570
15571 2002-10-02 Andreas Jaeger <aj@suse.de>
15572
15573 * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
15574 gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
15575 g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
15576 on x86-64.
15577
15578 2002-10-01 Mark Mitchell <mark@codesourcery.com>
15579
15580 * gcc.dg/empty1.C: Fix typo.
15581
15582 2002-10-01 Nathan Sidwell <nathan@codesourcery.com>
15583
15584 * gcc.dg/alias-1.c: New test.
15585
15586 2002-10-01 Mark Mitchell <mark@codesourcery.com>
15587
15588 * gcc.dg/empty1.C: New test.
15589
15590 * g++.dg/tls/init-2.C: Tweak error messages.
15591
15592 2002-10-01 Richard Sandiford <rsandifo@redhat.com>
15593
15594 * gcc.c-torture/compile/20020923-1.c: New test.
15595
15596 2002-09-30 Jason Thorpe <thorpej@wasabisystems.com>
15597
15598 * gcc.c-torture/execute/ffs-1.c: New test.
15599 * gcc.c-torture/execute/ffs-2.c: Ditto.
15600
15601 2002-09-30 Nathan Sidwell <nathan@codesourcery.com>
15602
15603 * g++.dg/overload/member1.C: New test.
15604
15605 2002-09-30 Mark Mitchell <mark@codesourcery.com>
15606
15607 * g++.dg/abi/empty7.C: New test.
15608 * g++.dg/init/pm2.C: Likewise.
15609
15610 2002-09-29 Nathan Sidwell <nathan@codesourcery.com>
15611
15612 * g++.dg/rtti/crash1.C: New test.
15613
15614 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
15615
15616 * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
15617 gcc.dg/sibcall-4.c: New tests.
15618
15619 2002-09-28 Roger Sayle <roger@eyesopen.com>
15620
15621 * gcc.c-torture/execute/20020720-1.x: No longer skip test on
15622 powerpc and MMIX targets.
15623
15624 2002-09-27 Zack Weinberg <zack@codesourcery.com>
15625
15626 * gcc.dg/cpp/20020927-1.c: New.
15627
15628 2002-09-26 David S. Miller <davem@redhat.com>
15629
15630 * gcc.c-torture/compile/trunctfdf.c: New.
15631
15632 2002-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15633
15634 * lib/target-supports.exp (check_weak_available): Handle solaris2.
15635
15636 2002-09-27 Alan Modra <amodra@bigpond.net.au>
15637
15638 * gcc.c-torture/execute/loop-15.c: New.
15639
15640 2002-09-26 Janis Johnson <janis187@us.ibm.com>
15641
15642 * README.QMTEST: Fix typo.
15643
15644 2002-09-26 Ulrich Weigand <uweigand@de.ibm.com>
15645
15646 * gcc.dg/20020926-1.c: New test.
15647
15648 2002-09-25 David S. Miller <davem@redhat.com>
15649
15650 PR target/7842
15651 * gcc.c-torture/execute/shiftdi.c: New test.
15652
15653 2002-09-26 Richard Earnshaw <rearnsha@arm.com>
15654
15655 * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
15656 unique to the tool.
15657 * lib/g77.exp (g77_init): Likewise.
15658 * lib/g++.exp (g++_init): Likewise.
15659 * lib/objc.exp (objc_init): Likewise.
15660
15661 2002-09-25 Mark Mitchell <mark@codesourcery.com>
15662
15663 * gcc/testsuite/g++.dg/abi/empty5.C: New test.
15664 * gcc/testsuite/g++.dg/abi/empty6.C: New test.
15665 * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
15666
15667 2002-09-25 Richard Henderson <rth@redhat.com>
15668
15669 * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
15670 too-small long double.
15671
15672 2002-09-23 Hans-Peter Nilsson <hp@axis.com>
15673
15674 * gcc.dg/20020919-1.c: New test.
15675
15676 2002-09-23 Mark Mitchell <mark@codesourcery.com>
15677
15678 * g++.dg/abi/bitfield6.C: New test.
15679 * g++.dg/abi/bitfield7.C: New test.
15680 * g++.dg/abi/bitfield8.C: New test.
15681 * g++.dg/abi/vbase11.C: New test.
15682
15683 2002-09-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
15684
15685 * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
15686 hppa*-*-hpux*. Update test comment.
15687
15688 2002-09-20 Jakub Jelinek <jakub@redhat.com>
15689
15690 * gcc.dg/tls/struct-1.c: New test.
15691
15692 2002-09-20 Neil Booth <neil@daikokuya.co.uk>
15693
15694 * gcc.dg/cpp/tr-warn2.c: Update.
15695
15696 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
15697
15698 * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
15699
15700 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
15701
15702 * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
15703 systems.
15704
15705 2002-09-20 Hans-Peter Nilsson <hp@bitrange.com>
15706
15707 * gcc.c-torture/execute/ieee/mzero3.c: New test.
15708
15709 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
15710 Adjust for c++filt moved to binutils. Remove spurious duplicate
15711 setting of cxxfilt.
15712
15713 2002-09-19 Geoffrey Keating <geoffk@apple.com>
15714
15715 * gcc.dg/20020312-2.c: Update for darwin.
15716
15717 2002-09-18 Nathan Sidwell <nathan@codesourcery.com>
15718
15719 * g++.old-deja/g++.other/crash32.C: Mark ICE.
15720
15721 2002-09-17 Nicola Pero <n.pero@mi.flashnet.it>
15722
15723 * objc.dg/comp-types-1.m: New test.
15724 * objc.dg/comp-types-2.m: New test.
15725 * objc.dg/comp-types-3.m: New test.
15726 * objc.dg/comp-types-4.m: New test.
15727 * objc.dg/comp-types-5.m: New test.
15728 * objc.dg/comp-types-6.m: New test.
15729
15730 2002-09-17 John David Anglin <dave@hiauly1.hia.nrc.ca>
15731
15732 * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
15733
15734 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
15735
15736 * g++.dg/other/do1.C: New test.
15737
15738 * g++.dg/template/subst1.C: New test.
15739
15740 2002-09-16 Steve Ellcey <sje@cup.hp.com>
15741
15742 * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
15743
15744 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
15745
15746 * g++.dg/template/qualttp20.C: Adjust expected errors.
15747 * g++.old-deja/g++.jason/report.C: Likewise.
15748 * g++.old-deja/g++.other/qual1.C: Likewise.
15749
15750 * g++.dg/lookup/scoped2.C: New test.
15751
15752 * g++.dg/ext/asm3.C: New test.
15753
15754 2002-09-16 Richard Earnshaw <rearnsha@arm.com>
15755
15756 * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
15757
15758 2002-09-16 Kazu Hirata <kazu@cs.umass.edu>
15759
15760 * ChangeLog: follow spelling conventions.
15761 * g++.old-deja/g++.abi/ptrmem.C: Likewise.
15762 * g++.old-deja/g++.bugs/900210_05.C: Likewise.
15763 * g++.old-deja/g++.bugs/900211_04.C: Likewise.
15764 * g++.old-deja/g++.bugs/900321_02.C: Likewise.
15765 * g++.old-deja/g++.bugs/900404_02.C: Likewise.
15766 * g++.old-deja/g++.bugs/900520_06.C: Likewise.
15767 * g++.old-deja/g++.law/global-init1.C: Likewise.
15768 * g++.old-deja/g++.other/delete4.C: Likewise.
15769 * g++.old-deja/g++.other/inline21.C: Likewise.
15770 * g++.old-deja/g++.other/singleton.C: Likewise.
15771 * g77.dg/strlen0.f: Likewise.
15772 * g77.f-torture/compile/20010519-1.f: Likewise.
15773 * g77.f-torture/compile/980310-4.f: Likewise.
15774 * gcc.c-torture/compile/20000605-1.c: Likewise.
15775 * gcc.c-torture/execute/20020225-1.c: Likewise.
15776 * gcc.dg/c90-hexfloat-2.c: Likewise.
15777 * gcc.dg/c99-bool-1.c: Likewise.
15778 * gcc.dg/c99-hexfloat-2.c: Likewise.
15779 * gcc.dg/dll-2.c: Likewise.
15780 * gcc.dg/wtr-union-init-1.c: Likewise.
15781 * gcc.dg/wtr-union-init-2.c: Likewise.
15782 * gcc.dg/wtr-union-init-3.c: Likewise.
15783 * gcc.dg/cpp/avoidpaste1.c: Likewise.
15784 * gcc.dg/cpp/defined.c: Likewise.
15785 * gcc.dg/cpp/macsyntx.c: Likewise.
15786 * gcc.dg/cpp/paste2.c: Likewise.
15787 * gcc.dg/cpp/trad/defined.c: Likewise.
15788 * gcc.dg/format/c90-printf-1.c: Likewise.
15789 * gcc.dg/format/c90-scanf-1.c: Likewise.
15790 * gcc.dg/format/c99-printf-1.c: Likewise.
15791 * gcc.dg/format/c99-scanf-1.c: Likewise.
15792 * gcc.misc-tests/gcov-8.c: Likewise.
15793 * lib/profopt.exp: Likewise.
15794
15795 2002-09-15 Krister Walfridsson <cato@df.lth.se>
15796
15797 * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
15798
15799 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
15800
15801 * g++.dg/inherit/using2.C: New test.
15802
15803 2002-09-15 Kazu Hirata <kazu@cs.umass.edu>
15804
15805 * ChangeLog: Follow spelling conventions.
15806 * g++.dg/template/friend4.C: Likewise.
15807 * g++.old-deja/g++.pt/crash67.C: Likewise.
15808 * gcc.c-torture/execute/20000801-4.c: Likewise.
15809 * gcc.dg/c90-digraph-1.c: Likewise.
15810 * gcc.dg/c94-digraph-1.c: Likewise.
15811 * gcc.dg/c99-digraph-1.c: Likewise.
15812 * gcc.dg/cpp/line5.c: Likewise.
15813 * gcc.dg/cpp/multiline.c: Likewise.
15814 * gcc.dg/cpp/trad/literals-1.c: Likewise.
15815 * gcc.dg/format/attr-3.c: Likewise.
15816 * gcc.dg/format/c90-scanf-3.c: Likewise.
15817 * gcc.dg/format/ext-4.c: Likewise.
15818
15819 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
15820
15821 * g++.dg/template/pretty1.C: New test.
15822
15823 2002-09-14 Alan Modra <amodra@bigpond.net.au>
15824
15825 * gcc.c-torture/execute/struct-cpy-1.c: New test.
15826
15827 2002-09-13 Matt Austern <austern@apple.com>
15828
15829 * testsuite/g++.dg/other/constref[12].C: New, regression tests for
15830 passing a cast expression to a function by const reference.
15831
15832 2002-09-13 Nathan Sidwell <nathan@codesourcery.com>
15833
15834 * g++.dg/template/deduce1.C: New test.
15835
15836 2002-09-13 Kazu Hirata <kazu@cs.umass.edu>
15837
15838 * gcc.c-torture/execute/simd-1.c: Force all use of int to
15839 32-bit int.
15840
15841 2002-09-10 John David Anglin <dave@hiauly1.hia.nrc.ca>
15842
15843 * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
15844 usage.
15845
15846 2002-09-10 Richard Earnshaw <rearnsha@arm.com>
15847
15848 * gcc.c-torture/compile/20020910-1.c: New test.
15849
15850 2002-09-10 Frank Ch. Eigler <fche@redhat.com>
15851
15852 * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
15853
15854 2002-09-10 Andreas Jaeger <aj@suse.de>
15855
15856 * gcc.dg/20020312-2.c: Adjust for x86-64.
15857
15858 2002-09-08 Toon Moene <toon@moene.indiv.nluug.nl>
15859
15860 * g77.dg/7388.f: New test case for PR 7388.
15861
15862 2002-09-07 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
15863
15864 * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
15865
15866 2002-09-05 Ziemowit Laski <zlaski@apple.com>
15867
15868 * objc.dg/proto-lossage-1.m: New test.
15869
15870 2002-09-06 Neil Booth <neil@daikokuya.co.uk>
15871
15872 * gcc.dg/cpp/_Pragma4.c: Fix typo.
15873
15874 2002-09-06 Nicola Pero <n.pero@mi.flashnet.it>
15875
15876 * objc/execute/formal_protocol-6.x: Removed. This testcase is now
15877 expected to pass.
15878
15879 2002-09-06 Stan Shebs <shebs@apple.com>
15880 David Edelsohn <edelsohn@gnu.org>
15881
15882 * gcc.dg/weak: New directory.
15883 * gcc.dg/weak-[1-9].c: Move to new directory, remove all
15884 target-specific xfail bits.
15885 * gcc.dg/typeof-2.c: Move to new directory.
15886 * gcc.dg/weak.exp: New expect script.
15887
15888 2002-09-06 Alan Modra <amodra@bigpond.net.au>
15889
15890 * gcc.c-torture/execute/extzvsi.c: New test.
15891
15892 2002-09-05 Stan Shebs <shebs@apple.com>
15893
15894 * gcc.dg/weak-1.c: xfail on Darwin.
15895 * gcc.dg/weak-2.c: Ditto.
15896 * gcc.dg/weak-3.c: Ditto.
15897 * gcc.dg/weak-4.c: Ditto.
15898 * gcc.dg/weak-5.c: Ditto.
15899 * gcc.dg/weak-6.c: Ditto.
15900 * gcc.dg/weak-7.c: Ditto.
15901 * gcc.dg/weak-8.c: Ditto.
15902 * gcc.dg/weak-9.c: Ditto.
15903
15904 2002-09-05 J"orn Rennecke <joern.rennecke@superh.com>
15905
15906 * gcc.c-torture/execute/loop-14.c: New test.
15907
15908 2002-09-04 Jakub Jelinek <jakub@redhat.com>
15909
15910 * g++.dg/other/cxa-atexit1.C: New test.
15911
15912 * gcc.dg/typeof-2.c: New test.
15913
15914 2002-09-03 Roger Sayle <roger@eyesopen.com>
15915
15916 * gcc.dg/builtins-2.c: New testcase.
15917 * gcc.dg/builtins-3.c: New testcase.
15918
15919 2002-09-03 Neil Booth <neil@daikokuya.co.uk>
15920
15921 * gcc.dg/cpp/_Pragma4.c: New test.
15922
15923 2002-09-03 Nicola Pero <n.pero@mi.flashnet.it>
15924
15925 * objc/execute/nil_method-1.m: New testcase.
15926
15927 2002-09-01 Nicola Pero <n.pero@mi.flashnet.it>
15928
15929 * objc/execute/class-tests-1.h (test_class_with_superclass): Call
15930 [Object class], not [Object initialize].
15931
15932 2002-08-31 Roger Sayle <roger@eyesopen.com>
15933 Hans-Peter Nilsson <hp@bitrange.com>
15934
15935 * gcc.c-torture/execute/20020720-1.x: Skip test on
15936 mmix-knuth-mmixware. Correct comment.
15937
15938 2002-08-27 Mark Mitchell <mark@codesourcery.com>
15939
15940 * testsuite/g++.dg/abi/bitfield5.C: New test.
15941 * testsuite/g++.dg/abi/vbase10.C: Likewise.
15942
15943 2002-08-27 Nicola Pero <n.pero@mi.flashnet.it>
15944
15945 * objc.dg/undeclared-selector.m: New test.
15946
15947 2002-08-27 Nathan Sidwell <nathan@codesourcery.com>
15948
15949 * g++.dg/other/offsetof1.C: Avoid cast warning.
15950
15951 2002-08-26 Ziemowit Laski <zlaski@apple.com>
15952
15953 * objc.dg/super-class-2.m: New test.
15954
15955 2002-08-24 Matt Austern <austern@apple.com>
15956
15957 * g++.dg/ext/lvaddr.C: New test.
15958 * g++.dg/ext/lvcast.C: New test.
15959
15960 2002-08-22 Mark Mitchell <mark@codesourcery.com>
15961
15962 * testsuite/g++.dg/inherit/cond1.C: New test.
15963
15964 2002-08-22 Geoffrey Keating <geoffk@redhat.com>
15965
15966 * gcc.dg/noncompile/incomplete-1.c: New test.
15967
15968 2002-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
15969
15970 * gcc.dg/typespec-1.c: New test.
15971
15972 2002-08-20 Devang Patel <dpatel@apple.com>
15973 * objc.dg/proto-hier-2.m: New test.
15974
15975 2002-08-19 Ziemowit Laski <zlaski@apple.com>
15976
15977 * objc.dg/bitfield-1.m: New test.
15978 * objc.dg/bitfield-2.m: New test.
15979
15980 2002-08-17 Joseph S. Myers <jsm@polyomino.org.uk>
15981
15982 * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
15983 gcc.dg/c99-flex-array-4.c: New tests.
15984
15985 2002-08-16 Stan Shebs <shebs@apple.com>
15986
15987 * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
15988
15989 2002-08-15 Jakub Jelinek <jakub@redhat.com>
15990
15991 * gcc.dg/typeof-1.c: New test.
15992 * g++.dg/ext/typeof2.C: New test.
15993
15994 2002-08-15 Nathan Sidwell <nathan@codesourcery.com>
15995
15996 * g++.dg/other/offsetof1.C: New test.
15997
15998 2002-08-14 Richard Henderson <rth@redhat.com>
15999
16000 * gcc.dg/tls/diag-3.c: Fix expected message strings.
16001
16002 2002-08-14 Neil Booth <neil@daikokuya.co.uk>
16003
16004 * gcc.dg/cpp/_Pragma3.c: New test.
16005
16006 2002-08-13 Mark Mitchell <mark@codesourcery.com>
16007
16008 * g++.dg/template/inherit3: New test.
16009
16010 2002-08-10 Nathan Sidwell <nathan@codesourcery.com>
16011
16012 * gcc.dg/bitfld-4.c: Add blank options.
16013
16014 2002-08-09 Mark Mitchell <mark@codesourcery.com>
16015
16016 * g++.dg/template/crash1.C: New test.
16017
16018 2002-08-08 Jakub Jelinek <jakub@redhat.com>
16019
16020 * gcc.dg/tls/opt-2.c: New test.
16021
16022 2002-08-08 Devang Patel <dpatel@apple.com>
16023
16024 * objc.dg/selector-1.m : New test
16025
16026 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
16027
16028 * g++.dg/abi/bitfield4.C: New test.
16029 * gcc.dg/bitfld-4.c: New test.
16030
16031 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
16032
16033 * g++.dg/other/packed1.C: New test.
16034
16035 2002-08-07 Mark Mitchell <mark@codesourcery.com>
16036
16037 * g++.dg/abi/offsetof.C: Tweak error messages.
16038 * g++.old-deja/g++.mike/p10769a.C: Likewise.
16039
16040 2002-08-08 Jakub Jelinek <jakub@redhat.com>
16041
16042 * gcc.dg/bitfld-3.c: New test.
16043
16044 2002-08-07 Jakub Jelinek <jakub@redhat.com>
16045 Richard Henderson <rth@redhat.com>
16046
16047 * gcc.dg/i386-bitfield1.c: New test.
16048 * g++.dg/abi/bitfield3.C: Update.
16049
16050 2002-08-07 Neil Booth <neil@daikokuya.co.uk>
16051
16052 * objc.dg/const-str-2.m: Update.
16053 * gcc.dg/cpp/c++98.c: Change to C extension.
16054 * gcc.dg/cpp/c++98-pedantic.c: Similarly.
16055 * gcc.dg/cpp/cpp.exp: Process .C extensions too.
16056
16057 2002-08-06 Aldy Hernandez <aldyh@redhat.com>
16058
16059 * testsuite/gcc.dg/tls/diag-3.c: New.
16060
16061 2002-08-07 Gabriel Dos Reis <gdr@nerim.net>
16062
16063 * g++.dg/README (Subdirectories): Document new subdir expr.
16064 * g++.dg/expr/pmf-1.C: New test.
16065
16066 2002-08-06 Neil Booth <neil@daikokuya.co.uk>
16067
16068 * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
16069
16070 2002-08-06 Jakub Jelinek <jakub@redhat.com>
16071
16072 * g++.dg/abi/bitfield3.C: New test.
16073
16074 2002-08-05 Nathan Sidwell <nathan@codesourcery.com>
16075
16076 * lib/gcov.exp: Tweak expected line formats.
16077 * gcc.misc-tests/gcov8.c: New test.
16078 * gcc.misc-tests/gcov8.x: New flags.
16079
16080 2002-08-05 Jakub Jelinek <jakub@redhat.com>
16081
16082 * consistency.vlad/layout/endian.c: Include string.h.
16083
16084 * gcc.c-torture/execute/20020805-1.c: New test.
16085
16086 2002-08-04 Gabriel Dos Reis <gdr@nerim.net>
16087
16088 * g++.dg/other/conversion1.C: New test.
16089
16090 2002-08-03 Roger Sayle <roger@eyesopen.com>
16091
16092 * gcc.dg/builtins-1.c: New testcase.
16093
16094 2002-08-02 Mark Mitchell <mark@codesourcery.com>
16095
16096 * g++.dg/inherit/access3.C: New test.
16097
16098 2002-08-01 Jakub Jelinek <jakub@redhat.com>
16099
16100 * gcc.dg/ia64-visibility-2.c: New test.
16101
16102 2002-08-01 Benjamin Kosnik <bkoz@redhat.com>
16103
16104 * g++.old-deja/g++.abi/ptrflags.C (expect): Change
16105 __qualifier_flags to __flags.
16106
16107 2002-07-31 Mark Mitchell <mark@codesourcery.com>
16108
16109 * g++.dg/inherit/operator1.C: New test.
16110 * g++.dg/lookup/disamb1.C: Fix typo in comment.
16111 * g++.dg/other/error1.C: Change expected error message.
16112 * g++.dg/template/conv4.C: Likewise.
16113
16114 2002-07-26 Neil Booth <neil@daikokuya.cop.uk>
16115
16116 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
16117 for documented behavior.
16118
16119 2002-07-25 Roger Sayle <roger@eyesopen.com>
16120
16121 * gcc.c-torture/execute/20020720-1.x: Skip this test on
16122 several targets known to fail.
16123
16124 2002-07-25 Richard Sandiford <rsandifo@redhat.com>
16125
16126 * gcc.dg/mips-args-[123].c: New tests.
16127
16128 2002-07-24 Aldy Hernandez <aldyh@redhat.com>
16129
16130 * gcc.dg/ppc-spe.c: New.
16131
16132 2002-07-24 Geoffrey Keating <geoffk@redhat.com>
16133
16134 * g++.dg/other/ptrmem4.C: New testcase.
16135
16136 2002-07-24 Richard Henderson <rth@redhat.com>
16137
16138 * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
16139
16140 2002-07-24 Gabriel Dos Reis <gdr@nerim.net>
16141
16142 * g++.dg/ext/alignof1.C (main): Return 0 for success.
16143
16144 2002-07-24 Roger Sayle <roger@eyesopen.com>
16145
16146 * gcc.c-torture/execute/memset-3.c: New testcase.
16147
16148 2002-07-24 Neil Booth <neil@daikokuya.co.uk>
16149
16150 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
16151 gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
16152
16153 2002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16154
16155 * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
16156 Delete.
16157
16158 2002-07-23 J"orn Rennecke <joern.rennecke@superh.com>
16159
16160 * gcc.c-torture/compile/simd-4.c: New test.
16161
16162 2002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16163
16164 PR c++/7347, c++/7348
16165 * g++.dg/template/access4.C: New test.
16166 * g++.dg/template/access5.C: New test.
16167 * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
16168 * g++.old-deja/g++.pt/memtemp86.C: Likewise.
16169 * g++.old-deja/g++.pt/ttp58.C: Likewise.
16170 * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
16171
16172 2002-07-22 Jakub Jelinek <jakub@redhat.com>
16173
16174 * gcc.dg/gnu89-init-2.c: New test.
16175
16176 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
16177
16178 * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
16179
16180 2002-07-20 Roger Sayle <roger@eyesopen.com>
16181
16182 * gcc.c-torture/execute/20020720-1.c: New testcase.
16183
16184 2002-07-20 Neil Booth <neil@daikokuya.co.uk>
16185
16186 * gcc.dg/cpp/Wsignprom.c: New tests.
16187
16188 2002-07-20 Alan Modra <amodra@bigpond.net.au>
16189
16190 * gcc.c-torture/execute/loop-13.c: New test.
16191
16192 2002-07-19 Neil Booth <neil@daikokuya.co.uk>
16193
16194 * gcc.dg/cpp/expr.c: New tests.
16195
16196 2002 07-18 David Edelsohn <edelsohn@gnu.org>
16197
16198 * g++.dg/opt/pr6713.C: Add template instantiation.
16199
16200 2002-07-18 Alan Modra <amodra@bigpond.net.au>
16201
16202 * gcc.dg/nest.c: New test.
16203
16204 2002-07-17 Richard Henderson <rth@redhat.com>
16205
16206 * g++.dg/opt/pr6713.C: New test.
16207
16208 2002-07-17 Eric Botcazou <ebotcazou@multimania.com>
16209
16210 * gcc.c-torture/execute/loop-2e.x: Let the testcase
16211 XFAIL for all x86 processors.
16212
16213 2002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au>
16214
16215 * gcc.c-torture/execute/20010122-1.x: Do not test with
16216 -fomit-frame-pointer.
16217
16218 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16219
16220 * g++.dg/template/instantiate2.C: New test.
16221 * g++.dg/template/spec4.C: New test.
16222
16223 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16224
16225 * g++.dg/template/access2.C: New test.
16226 * g++.dg/template/access3.C: New test.
16227
16228 2002-07-15 Zack Weinberg <zack@codesourcery.com>
16229
16230 * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
16231 c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
16232 c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
16233 c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
16234 Convert to use <stdarg.h>.
16235 * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
16236 Delete.
16237 * gcc.dg/va-arg-2.c: New.
16238 * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
16239
16240 2002-07-15 Jakub Jelinek <jakub@redhat.com>
16241
16242 * gcc.c-torture/compile/20020710-1.c: New test.
16243
16244 2002-07-11 J"orn Rennecke <joern.rennecke@superh.com>
16245 Andrew Pinski <pinskia@physics.uc.edu>
16246
16247 gcc.c-torture/compile/simd-2.c: New testcase.
16248 gcc.c-torture/compile/simd-3.c: Likewise.
16249
16250 2002-07-11 Mark Mitchell <mark@codesourcery.com>
16251
16252 PR c++/7224
16253 * g++.dg/overload/error1.C: New test.
16254
16255 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
16256
16257 * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
16258 configuration and IRIX 6 O32 ABI.
16259
16260 2002-07-11 Roger Sayle <roger@eyesopen.com>
16261
16262 * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
16263
16264 2002-07-10 Roger Sayle <roger@eyesopen.com>
16265
16266 * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
16267
16268 2002-07-10 Jeffrey A Law <law@redhat.com>
16269
16270 * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
16271
16272 * gcc.c-torture/compile/930326-1.x: Remove. No longer needed.
16273
16274 2002-07-09 Aldy Hernandez <aldyh@redhat.com>
16275
16276 * gcc.dg/20020312-2.c: Check for __PPC__.
16277
16278 2002-07-09 Diego Novillo <dnovillo@redhat.com>
16279
16280 * gcc.c-torture/compile/20020709-1.c: New test.
16281
16282 2002-07-07 Roger Sayle <roger@eyesopen.com>
16283
16284 * g++.dg/template/qualttp21.C: New test case.
16285
16286 2002-07-06 Alexandre Oliva <aoliva@redhat.com>
16287
16288 * gcc.c-torture/compile/20020706-1.c: New test.
16289 * gcc.c-torture/compile/20020706-2.c: New test.
16290
16291 2002-07-06 Brian R. Gaeke <brg@dgate.ORG>
16292 Alexandre Oliva <aoliva@redhat.com>
16293
16294 * g++.dg/warn/incomplete1.C: New test.
16295
16296 2002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16297
16298 PR c++/7099
16299 * g++.dg/warn/noreturn1.C: New test.
16300
16301 2002-07-03 Mark Mitchell <mark@codesourcery.com>
16302
16303 PR c++/6706
16304 * g++.dg/debug/debug6.C: New test.
16305 * g++.dg/debug/debug7.C: New test.
16306
16307 2002-07-04 J"orn Rennecke <joern.rennecke@superh.com>
16308
16309 * gcc.c-torture/compile/simd-3.c: New test.
16310
16311 2002-07-03 Chris Demetriou <cgd@broadcom.com>
16312
16313 * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
16314 * gcc.dg/20020620-1.c: Likewise.
16315
16316 2002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16317
16318 PR c++/6944
16319 * g++.dg/init/array4.C: New test.
16320 * g++.dg/init/array5.C: New test.
16321
16322 2002-07-03 J"orn Rennecke <joern.rennecke@superh.com>
16323
16324 * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
16325 * gcc.c-torture/execute/simd-2.c (main): Likewise.
16326
16327 2002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16328
16329 * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
16330 * gcc.dg/wtr-aggr-init-1.c: Likewise.
16331 * gcc.dg/wtr-conversion-1.c: Likewise.
16332 * gcc.dg/wtr-escape-1.c: Likewise.
16333 * gcc.dg/wtr-int-type-1.c: Likewise.
16334 * gcc.dg/wtr-label-1.c: Likewise.
16335 * gcc.dg/wtr-static-1.c: Likewise.
16336 * gcc.dg/wtr-strcat-1.c: Likewise.
16337 * gcc.dg/wtr-suffix-1.c: Likewise.
16338 * gcc.dg/wtr-switch-1.c: Likewise.
16339 * gcc.dg/wtr-unary-plus-1.c: Likewise.
16340 * gcc.dg/wtr-union-init-1.c: Likewise.
16341 * gcc.dg/wtr-union-init-2.c: Likewise.
16342 * gcc.dg/wtr-union-init-3.c: Likewise.
16343
16344 * gcc.dg/wtr-func-def-1.c: New test.
16345
16346 2002-07-02 Devang Patel <dpatel@apple.com>
16347
16348 * objc.dg/param-1.m: New test.
16349
16350 2002-07-03 Neil Booth <neil@daikokuya.co.uk>
16351
16352 * gcc.dg/cpp/trad/directive.c: Add test.
16353 * gcc.dg/cpp/trad/macroargs.c: Add test.
16354 * gcc.dg/cpp/trad/recurse-3.c: Add tests.
16355
16356 2002-07-02 Neil Booth <neil@daikokuya.co.uk>
16357
16358 * gcc.dg/cpp/cmdlne-M.c: New test.
16359
16360 2002-07-02 Ziemowit Laski <zlaski@apple.com>
16361
16362 * objc.dg/desig-init-1.m: New test.
16363
16364 2002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16365
16366 PR c++/6716
16367 * g++.dg/template/instantiate1.C: New test.
16368
16369 2002-07-01 Mark Mitchell <mark@codesourcery.com>
16370
16371 PR c++/7112
16372 * g++.dg/template/sizeof2.C: New test.
16373
16374 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
16375
16376 * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
16377 gcc.dg/cpp/trad/include.c: New tests.
16378
16379 2002-07-01 Hans-Peter Nilsson <hp@axis.com>
16380
16381 PR target/7177
16382 * gcc.c-torture/compile/20020701-1.c: New test.
16383
16384 2002-07-01 Stan Shebs <shebs@apple.com>
16385
16386 * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
16387 header here...
16388 * lib/objc-torture.exp (objc-torture-compile): ...instead of here
16389 (objc-torture-execute): or here.
16390
16391 2002-07-01 J"orn Rennecke <joern.rennecke@superh.com>
16392
16393 * gcc.c-torture/execute/arith-rand-ll.c: New test.
16394
16395 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
16396
16397 * gcc.dg/cpp/trad/escaped-nl.c: New test.
16398
16399 2002-06-30 Devang Patel <dpatel@apple.com>
16400
16401 * objc.dg/fsyntax-only.m: New test.
16402
16403 2002-06-27 Mark Mitchell <mark@codesourcery.com>
16404
16405 PR c++/6695
16406 * g++.dg/template/friend7.C: New file.
16407
16408 2002-06-27 Aldy Hernandez <aldyh@redhat.com>
16409
16410 * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
16411 return type.
16412
16413 2002-06-27 J"orn Rennecke <joern.rennecke@superh.com>
16414
16415 * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
16416 avoid division by zero.
16417
16418 2002-06-27 Neil Booth <neil@daikokuya.co.uk>
16419
16420 * gcc.dg/Wunknownprag.c: New tests.
16421
16422 2002-06-25 J"orn Rennecke <joern.rennecke@superh.com>
16423
16424 * gcc.c-torture/execute/simd-2.c: New test.
16425
16426 2002-06-25 Neil Booth <neil@daikokuya.co.uk>
16427
16428 * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
16429 gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
16430 gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
16431 gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
16432 gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
16433 gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
16434 gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
16435 gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
16436 gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
16437 gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
16438 gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
16439 gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
16440 gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
16441 gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
16442 gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
16443 gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
16444 gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
16445
16446 2002-06-24 Neil Booth <neil@daikokuya.co.uk>
16447
16448 * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
16449 gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
16450 gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
16451 gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
16452 New tests.
16453 * gcc.dg/cpp/trad/directive.c: Update.
16454
16455 2002-06-23 Andreas Jaeger <aj@suse.de>
16456
16457 * gcc.c-torture/execute/complex-6.c: New.
16458
16459 2002-06-22 Neil Booth <neil@daikokuya.co.uk>
16460
16461 * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
16462 gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
16463 gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
16464 gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
16465
16466 2002-06-21 Neil Booth <neil@daikokuya.co.uk>
16467
16468 * gcc.dg/cpp/trad: New directory with traditional tests copied
16469 from parent directory.
16470 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
16471 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
16472 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
16473 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
16474 Move to trad/ and rename.
16475 * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
16476 gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
16477 gcc.dg/cpp/trad/redef2.c: New tests.
16478 * gcc.dg/cpp/trad/trad.exp: New driver.
16479
16480 2002-06-20 Neil Booth <neil@daikokuya.co.uk>
16481
16482 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
16483 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
16484 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
16485 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
16486 Remove.
16487
16488 2002-06-20 Richard Sandiford <rsandifo@redhat.com>
16489
16490 * gcc.dg/20020620-1.c: New test.
16491
16492 2002-06-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16493
16494 * g++.dg/template/ttp4.C: New test.
16495
16496 2002-06-19 Jakub Jelinek <jakub@redhat.com>
16497
16498 * g++.dg/opt/vt1.C: Fix regexp.
16499
16500 2002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16501
16502 * gcc.c-torture/execute/pure-1.c: Make functions static again.
16503 Don't use attribute `noinline'.
16504
16505 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
16506
16507 * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
16508
16509 2002-06-18 Aldy Hernandez <aldyh@redhat.com>
16510
16511 * gcc.c-torture/execute/simd-1.c: New.
16512
16513 * gcc.dg/simd-1.c: New.
16514
16515 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
16516
16517 * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
16518
16519 2002-06-16 Richard Henderson <rth@redhat.com>
16520
16521 * g++.dg/ext/anon-struct1.C: New.
16522 * g++.dg/ext/anon-struct2.C: New.
16523 * g++.dg/ext/anon-struct3.C: New.
16524 * gcc.dg/anon-struct-1.c: New.
16525 * gcc.dg/anon-struct-2.c: New.
16526 * gcc.dg/anon-struct-3.c: New.
16527 * gcc.dg/20011008-1.c: Adjust warning text.
16528 * gcc.dg/20020527-1.c: Add -fms-extensions.
16529
16530 2002-06-16 Richard Henderson <rth@redhat.com>
16531
16532 * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
16533
16534 2002-06-15 Hans-Peter Nilsson <hp@axis.com>
16535
16536 * gcc.c-torture/execute/20020615-1.c: New test.
16537
16538 2002-06-15 Roger Sayle <roger@eyesopen.com>
16539
16540 * gcc.c-tortuture/execute/compare-1.c: New test case.
16541 * gcc.c-tortuture/execute/compare-2.c: New test case.
16542 * gcc.c-tortuture/execute/compare-3.c: New test case.
16543
16544 2002-06-13 Richard Henderson <rth@redhat.com>
16545
16546 * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for
16547 ia64 ilp32.
16548
16549 2002-06-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16550
16551 * g++.dg/template/typename2.C: Update error message.
16552
16553 2002-06-12 Hans-Peter Nilsson <hp@axis.com>
16554
16555 * gcc.c-torture/execute/20020611-1.c: New test.
16556
16557 2002-06-11 Bob Wilson <bob.wilson@acm.org>
16558
16559 * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
16560 list of targets to skip.
16561
16562 2002-06-10 Bob Wilson <bob.wilson@acm.org>
16563
16564 * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
16565 targets if not optimizing.
16566
16567 2002-06-10 Jakub Jelinek <jakub@redhat.com>
16568
16569 * gcc.c-torture/compile/20020605-1.c: New test.
16570
16571 * g++.dg/opt/vt1.C: New test.
16572
16573 * gcc.dg/20020531-1.c: New test.
16574
16575 * gcc.dg/20020530-1.c: New test.
16576
16577 * gcc.dg/20020527-1.c: New test.
16578
16579 * g++.dg/opt/cse1.C: New test.
16580
16581 2002-06-07 Roger Sayle <roger@eyesopen.com>
16582
16583 * gcc.dg/20020607-2.c: New test case.
16584
16585 2002-06-07 Jakub Jelinek <jakub@redhat.com>
16586
16587 * gcc.c-torture/compile/20020604-1.c: New test.
16588
16589 2002-06-04 Richard Henderson <rth@redhat.com>
16590
16591 * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
16592 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
16593 * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
16594
16595 2002-06-04 Aldy Hernandez <aldyh@redhat.com>
16596
16597 * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
16598
16599 2002-06-03 Richard Henderson <rth@redhat.com>
16600
16601 * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
16602 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
16603
16604 2002-06-02 Richard Henderson <rth@redhat.com>
16605
16606 * gcc.c-torture/execute/pure-1.c: Don't mark any of the
16607 test functions static.
16608
16609 2002-06-02 Andreas Jaeger <aj@suse.de>
16610
16611 * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
16612 now.
16613
16614 2002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
16615
16616 * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
16617 gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
16618 Update for mofified diagnostics.
16619 * gcc.dg/c99-intconst-1.c: No longer fail.
16620
16621 2002-06-02 Richard Henderson <rth@redhat.com>
16622
16623 * gcc.dg/uninit-A.c: Remove xfail markers.
16624
16625 2002-06-01 Roger Sayle <roger@eyesopen.com>
16626
16627 * gcc.dg/fnegate-1.c: New test case.
16628
16629 2002-05-30 Osku Salerma <osku@iki.fi>
16630
16631 * gcc.c-torture/execute/mayalias-1.c: New file.
16632
16633 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
16634
16635 * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
16636 gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
16637 gcc.dg/cpp/if-1.c: Update for modified diagnostics.
16638
16639 2002-05-29 Hans-Peter Nilsson <hp@axis.com>
16640
16641 * gcc.c-torture/execute/20020529-1.c: New test.
16642
16643 2002-05-27 Richard Henderson <rth@redhat.com>
16644
16645 * g++.dg/ext/attrib6.C: New test case.
16646
16647 2002-05-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16648
16649 * gcc.c-torture/execute/pure-1.c: New test.
16650
16651 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
16652
16653 * gcc.dg/cpp/arith-2.c: Remove.
16654
16655 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
16656
16657 * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
16658 * gcc.dg/cpp/if-3.c: Remove.
16659
16660 2002-05-26 Jakub Jelinek <jakub@redhat.com>
16661
16662 * g++.dg/opt/cse2.C: New test.
16663
16664 2002-05-26 Neil Booth <neil@daikokuya.demon.co.uk>
16665
16666 * gcc.dg/cpp/arith-1.c: New semantic tests.
16667 * gcc.dg/cpp/if-1.c: Update.
16668
16669 2002-05-24 Ben Elliston <bje@redhat.com>
16670
16671 * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
16672
16673 2002-05-24 Jakub Jelinek <jakub@redhat.com>
16674
16675 * gcc.dg/verbose-asm.c: New test.
16676
16677 2002-05-24 Neil Booth <neil@daikokuya.demon.co.uk>
16678
16679 * gcc.dg/cpp/paste12.c: New test.
16680
16681 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
16682
16683 * g++.dg/parse/named_ops.C: New test.
16684
16685 2002-05-23 Mark Mitchell <mark@codesourcery.com>
16686
16687 * gcc/testsuite/gcc.dg/weak-8.c: New test.
16688
16689 2002-05-23 J"orn Rennecke <joern.rennecke@superh.com>
16690
16691 * gcc.dg/weak-2.c: Allow optional leading underscore
16692 in scan-assembler symbol name.
16693 * gcc.dg/weak-3.c: Likewise.
16694 * gcc.dg/weak-4.c: Likewise.
16695 * gcc.dg/weak-5.c: Likewise.
16696
16697 2002-05-23 Jakub Jelinek <jakub@redhat.com>
16698
16699 * gcc.dg/20020523-1.c: New test.
16700
16701 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
16702
16703 * objc.dg/const-str-2.m: Update now that we stop after
16704 a command line error.
16705
16706 2002-05-22 Richard Henderson <rth@redhat.com>
16707
16708 * g++.dg/dg.exp: Fix typo in test pruneing.
16709
16710 2002-05-22 Richard Henderson <rth@redhat.com>
16711
16712 * g++.dg/dg.exp: Prune the tls subdirectory.
16713 * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
16714 * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
16715 * g++.dg/tls/init-1.C: New.
16716
16717 2002-05-22 Jakub Jelinek <jakub@redhat.com>
16718
16719 * gcc.dg/20020517-1.c: New test.
16720
16721 2002-05-21 Richard Henderson <rth@redhat.com>
16722
16723 * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
16724 gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
16725
16726 2002-05-21 Brian R. Gaeke <brg@dgate.ORG>
16727
16728 * g++.dg/other/copy2.C: New test.
16729
16730 2002-05-20 J"orn Rennecke <joern.rennecke@superh.com>
16731
16732 * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
16733 (MAX_COPY): Bump up to 10 times sizeof (long long).
16734 (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
16735
16736 * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
16737 sizeof (long long).
16738
16739 * gcc.c-torture/execute/strcpy-1.c: New test.
16740
16741 2002-05-19 Jason Merrill <jason2redhat.com>
16742
16743 * g++.dg/ext/oper1.C: New test.
16744
16745 2002-05-20 David Billinghurst <David.Billinghurst@riotinto.com>
16746 2002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com>
16747
16748 * README.QMTEST: New file.
16749
16750 * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
16751
16752 2002-05-19 Andreas Jaeger <aj@suse.de>
16753
16754 * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
16755 now.
16756 * gcc.c-torture/execute/loop-2d.x: Likewise.
16757
16758 2002-05-19 David Billinghurst <David.Billinghurst@riotinto.com>
16759
16760 * gcc.dg/weak-2.c: xfail warnings for platforms that don't
16761 support weak symbols.
16762 * gcc.dg/weak-4.c: Likewise
16763 * gcc.dg/weak-6.c: Likewise
16764
16765 2002-05-16 David.Billinghurst <David.Billinghurst@riotinto.com>
16766
16767 * gcc.dg/weak-3.c: Add dg-excess-error comment for
16768 cygwin, coff and h8300-*-hms targets
16769 * gcc.dg/weak-5.c: Likewise
16770 * gcc.dg/weak-7.c: Likewise
16771
16772 2002-05-16 Jason Merrill <jason@redhat.com>
16773
16774 * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
16775 (scan-assembler-not, scan-assembler-dem): Likewise.
16776 (scan-assembler-dem-not): Likewise.
16777
16778 2002-05-15 Richard Henderson <rth@redhat.com>
16779
16780 * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
16781
16782 2002-05-15 Richard Henderson <rth@redhat.com>
16783
16784 * gcc.dg/weak-5.c (vfoo1c): No warning here.
16785 (vfoo1f): Warning here.
16786 (vfoo1l): Don't redefine the alias.
16787
16788 2002-05-14 Jason Merrill <jason@redhat.com>, Alexandre Oliva <aoliva@redhat.com>
16789
16790 * g++.dg/init/pm1.C: New test.
16791
16792 2002-05-12 David S. Miller <davem@redhat.com>
16793
16794 * gcc.c-torture/execute/conversion.c (ldnear): Use long double
16795 types.
16796
16797 2002-05-10 Roger Sayle <roger@eyesopen.com>
16798
16799 * gcc.c-torture/execute/20020510-1.c: New test case.
16800
16801 2002-05-10 David S. Miller <davem@redhat.com>
16802
16803 * gcc.c-torture/execute/conversion.c: Test long double too.
16804
16805 2002-05-09 Jakub Jelinek <jakub@redhat.com>
16806
16807 * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
16808 libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
16809 * lib/g++.exp (g++_link_flags): Likewise.
16810 * lib/objc.exp (objc_target_compile): Likewise.
16811
16812 2002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
16813
16814 * gcc.dg/cpp/poison.c: Update.
16815 * gcc.dg/cpp/20000625-2.c: Remove.
16816 * gcc.dg/cpp/direct2s.c: Remove final test.
16817
16818 2002-05-08 Tom Rix <trix@redhat.com>
16819
16820 * gcc.c-torture/execute/20020508-1.c: New test.
16821 * gcc.c-torture/execute/20020508-2.c: New test.
16822 * gcc.c-torture/execute/20020508-3.c: New test.
16823
16824 2002-05-08 Neil Booth <neil@daikokuya.demon.co.uk>
16825
16826 * gcc.dg/cpp/charconst-4.c: More tests.
16827
16828 2002-05-08 Mark Mitchell <mark@codesourcery.com>
16829
16830 PR c/6569
16831 * gcc.dg/weak-3.c: Update location of warning messages.
16832 * gcc.dg/weak-5.c: Likewise.
16833
16834 2002-05-06 Roger Sayle <roger@eyesopen.com>
16835
16836 * gcc.c-torture/execute/20020506-1.c: New test case.
16837
16838 2002-05-07 Neil Booth <neil@daikokuya.demon.co.uk>
16839
16840 * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
16841
16842 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
16843
16844 * gcc.dg/cpp/charconst-3.c: Run, don't compile.
16845
16846 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
16847
16848 * gcc.dg/cpp/charconst-3.c: New test.
16849
16850 2002-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
16851
16852 * gcc.dg/cpp/charconst.c: Update tests.
16853
16854 2002-05-05 Tim Josling <tej@melbpc.org.au>
16855
16856 * treelang: Added directory for new sample language treelang. Also
16857 lib/treelang.exp: New file to signal treelang should be tested.
16858
16859 2002-05-03 Jakub Jelinek <jakub@redhat.com>
16860
16861 * gcc.dg/cpp/cmdlne-dM-M.c: New test.
16862 * gcc.dg/cpp/cmdlne-dD-M.c: New test.
16863 * gcc.dg/cpp/cmdlne-dN-M.c: New test.
16864 * gcc.dg/cpp/cmdlne-dI-M.c: New test.
16865 * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
16866 * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
16867 * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
16868
16869 2002-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
16870
16871 * gcc.dg/format/xopen-2.c: New test.
16872
16873 2002-05-03 Jakub Jelinek <jakub@redhat.com>
16874
16875 * gcc.dg/20020503-1.c: New test.
16876
16877 2002-05-02 Mark Mitchell <mark@codesourcery.com>
16878
16879 * g++.dg/init/dtor1.C: Make it tougher.
16880
16881 2002-05-01 Mark Mitchell <mark@codesourcery.com>
16882
16883 * g++.dg/init/dtor1.C: New test.
16884
16885 2002-05-02 Aldy Hernandez <aldyh@redhat.com>
16886
16887 * gcc.dg/altivec-8.c: New.
16888
16889 2002-05-01 Aldy Hernandez <aldyh@redhat.com>
16890
16891 * gcc.dg/altivec-7.c: New.
16892
16893 2002-04-29 Jakub Jelinek <jakub@redhat.com>
16894
16895 * g++.dg/parse/typedef1.C: New test.
16896
16897 2002-04-29 Mark Mitchell <mark@codesourcery.com>
16898
16899 PR c++/6486
16900 * g++.dg/template/friend6.C: New test.
16901
16902 PR c++/6492
16903 * g++.dg/init/copy1.C: New test.
16904
16905 2002-04-29 Nathan Sidwell <nathan@codesourcery.com>
16906
16907 * g++.dg/warn/effc1.C: New test.
16908
16909 2002-04-29 Neil Booth <neil@daikokuya.demon.co.uk>
16910
16911 * gcc.dg/cpp/if-cexp.c: Add a test.
16912
16913 2002-04-28 Jakub Jelinek <jakub@redhat.com>
16914
16915 * gcc.dg/20020426-2.c: New test.
16916
16917 2002-04-28 Neil Booth <neil@daikokuya.demon.co.uk>
16918
16919 * gcc.dg/cpp/if-mop.c: Update.
16920 * gcc.dg/cpp/if-mpar.c: Add test.
16921 * gcc.dg/cpp/if-oppr.c: Update.
16922
16923 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16924
16925 PR c/6343
16926 * gcc.dg/weak-[2-7].c: New tests.
16927
16928 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
16929
16930 * gcc.dg/enum1.c: New test.
16931
16932 2002-04-26 Mark Mitchell <mark@codesourcery.com>
16933
16934 PR c++/6497
16935 * g++.dg/inherit/access2.C: New test.
16936
16937 2002-04-26 Mark Mitchell <mark@codesourcery.com>
16938
16939 PR bootstrap/6445
16940 * gcc.dg/20020426-1.c: New test.
16941
16942 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
16943
16944 * g++.dg/abi/enum1.C: New test.
16945
16946 2002-04-26 Richard Henderson <rth@redhat.com>
16947
16948 * gcc.dg/c99-bool-1.c: Expect always true warning.
16949
16950 2002-04-25 Roger Sayle <roger@eyesopen.com>
16951
16952 * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
16953
16954 2002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16955
16956 * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
16957 targets.
16958
16959 2002-04-24 Mark Mitchell <mark@codesourcery.com>
16960
16961 * g++.dg/abi/mange7.C: New test.
16962
16963 PR c++/6438.
16964 * g++.dg/parse/stmtexpr2.C: New test.
16965
16966 2002-04-24 J"orn Rennecke <joern.rennecke@superh.com>
16967
16968 * gcc.dg/20020312-2.c: Add SH target.
16969
16970 2002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16971
16972 * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
16973 compiler output on mips*-*-irix*.
16974
16975 2002-04-23 Jakub Jelinek <jakub@redhat.com>
16976
16977 * g++.dg/parse/attr1.C: New test.
16978
16979 2002-04-23 Roger Sayle <roger@eyesopen.com>
16980
16981 * gcc.c-torture/execute/string-opt-17.c: New test case.
16982 * gcc.c-torture/execute/memset-2.c: New test case.
16983
16984 2002-04-23 Mark Mitchell <mark@codesourcery.com>
16985
16986 PR c++/6256:
16987 * g++.dg/template/friend5.C: New test.
16988
16989 PR c++/6331:
16990 * g++.dg/template/qual1.C: Likewise.
16991
16992 2002-04-22 Zack Weinberg <zack@codesourcery.com>
16993
16994 * gcc.c-torture/execute/980707-1.c: Don't use isspace().
16995 Include stdlib.h, not stdio.h or ctype.h.
16996
16997 2002-04-22 Hans-Peter Nilsson <hp@axis.com>
16998
16999 * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
17000 cris-*-elf* and mmix-*-*.
17001 * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
17002 * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
17003 g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
17004 Ditto.
17005 * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
17006 * gcc.dg/wchar_t-1.c: Ditto.
17007
17008 2002-04-21 Hans-Peter Nilsson <hp@axis.com>
17009
17010 * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
17011 Clarify comment.
17012
17013 2002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
17014
17015 * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
17016
17017 2002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17018
17019 * gcc.c-torture/execute/20000906-1.x: Delete.
17020
17021 2002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com>
17022
17023 * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
17024
17025 2002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
17026
17027 * PR6367
17028 * g77.f-torture/execute/6367.f: New test.
17029 * g77.f-torture/execute/6367.x: Disable for MMIX.
17030
17031 2002-04-19 Mark Mitchell <mark@codesourcery.com>
17032
17033 * PR6352
17034 * g++.dg/opt/inline2.C: New test.
17035
17036 2002-04-18 Richard Henderson <rth@redhat.com>
17037
17038 * gcc.dg/20000906-1.c: Enable for all targets.
17039 * gcc.c-torture/compile/iftrap-2.c: New.
17040
17041 2002-04-18 Jakub Jelinek <jakub@redhat.com>
17042
17043 * gcc.dg/20020418-1.c: New test.
17044 * gcc.dg/20020418-2.c: New test.
17045
17046 2002-04-18 Richard Henderson <rth@redhat.com>
17047
17048 * gcc.c-torture/compile/iftrap-1.c: New.
17049 * gcc.dg/iftrap-1.c: Adjust for ia64.
17050 * gcc.dg/iftrap-2.c: New.
17051
17052 2002-04-18 Jakub Jelinek <jakub@redhat.com>
17053
17054 * gcc.c-torture/compile/20020418-1.c: New test.
17055
17056 2002-04-18 Roger Sayle <roger@eyesopen.com>
17057
17058 * gcc.c-torture/compile/20020415-1.c: New.
17059
17060 2002-04-18 David S. Miller <davem@redhat.com>
17061
17062 * gcc.c-torture/execute/20020418-1.c: New test.
17063
17064 2002-04-17 Jakub Jelinek <jakub@redhat.com>
17065
17066 * gcc.dg/20020416-1.c: New test.
17067
17068 * g++.dg/opt/inline1.C: New test.
17069
17070 2002-04-16 Jakub Jelinek <jakub@redhat.com>
17071
17072 * gcc.dg/altivec-5.c: New test.
17073
17074 * gcc.dg/20020415-1.c: New test.
17075
17076 2002-04-15 Mark Mitchell <mark@codesourcery.com>
17077
17078 * testsuite/lib/chill.exp: Remove.
17079
17080 2002-04-14 Jakub Jelinek <jakub@redhat.com>
17081
17082 * g++.dg/other/big-struct.C: New test.
17083
17084 2002-04-14 David Billinghurst <David.Billinghurst@riotinto.com>
17085
17086 * g77.dg/f77-edit-i-in.f: Use internal buffer in place
17087 of scratch file.
17088
17089 2002-04-13 David Billinghurst <David.Billinghurst@riotinto.com>
17090
17091 PR c/6277
17092 * gcc.dg/i386-387-1.c: Allow optional leading underscore
17093 in scan-assembler function name
17094
17095 2002-04-13 Hans-Peter Nilsson <hp@bitrange.com>
17096
17097 * g77.f-torture/execute/980628-4.x,
17098 g77.f-torture/execute/980628-5.x,
17099 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
17100 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
17101 g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
17102 i[34567]86-*-*.
17103
17104 2002-04-13 David S. Miller <davem@redhat.com>
17105
17106 * gcc.c-torture/execute/20020413-1.c: New test.
17107
17108 2002-04-13 Richard Sandiford <rsandifo@redhat.com>
17109
17110 * gcc.dg/asm-6.c,
17111 * g++.dg/ext/asm1.C: New tests.
17112
17113 2002-04-12 Mark Mitchell <mark@codesourcery.com>
17114
17115 PR c++ 5373.
17116 * g++.dg/parse/stmtexpr1.C: New test.
17117
17118 PR c++/5189.
17119 * g++.dg/template/copy1.C: New test.
17120
17121 2002-04-12 Richard Henderson <rth@redhat.com>
17122
17123 * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
17124
17125 2002-04-12 Geoffrey Keating <geoffk@redhat.com>
17126
17127 * gcc.c-torture/execute/20020412-1.c: New file, renamed from
17128 gcc.c-torture/execute/20020307-2.c.
17129
17130 2002-04-12 Richard Sandiford <rsandifo@redhat.com>
17131
17132 * g++.dg/ext/attrib5.C,
17133 * g++.dg/lookup/struct1.C: New tests.
17134
17135 2002-04-11 Jakub Jelinek <jakub@redhat.com>
17136
17137 * gcc.dg/20020411-1.c: New test.
17138
17139 * gcc.c-torture/execute/20020411-1.c: New test.
17140
17141 2002-04-10 Janis Johnson <janis187@us.ibm.com>
17142
17143 * g77.f-torture/execute/6177.f: New test.
17144
17145 2002-04-10 Jakub Jelinek <jakub@redhat.com>
17146
17147 PR middle-end/6247
17148 * g++.dg/opt/cleanup1.C: New test.
17149
17150 * g++.dg/opt/const1.C: New test.
17151
17152 2002-04-10 Lars Brinkhoff <lars@nocrew.org>
17153
17154 * gcc.c-torture/execute/20020406-1.c: Declare malloc.
17155
17156 2002-04-10 Nathan Sidwell <nathan@codesourcery.com>
17157
17158 PR c++/5507
17159 * g++.dg/template/typename2.C: New test.
17160
17161 2002-04-10 Alan Modra <amodra@bigpond.net.au>
17162
17163 * gcc.c-torture/execute/loop-12.c: New.
17164
17165 2002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
17166
17167 * g77.f-torture/execute/980628-4.x,
17168 g77.f-torture/execute/980628-5.x,
17169 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
17170 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
17171 g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
17172
17173 2002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17174
17175 PR optimization/6086
17176 * g++.dg/opt/preinc1.C: New test.
17177
17178 2002-04-06 Mark Mitchell <mark@codesourcery.com>
17179
17180 PR c++/5571
17181 * g++.dg/opt/static2.C: New test.
17182
17183 2002-04-06 Mark Mitchell <mark@codesourcery.com>
17184
17185 PR c/5120
17186 * gcc.dg/20020406-1.c: New test.
17187
17188 2002-04-04 David S. Miller <davem@redhat.com>
17189
17190 * gcc.c-torture/execute/20020404-1.c: New test.
17191
17192 2002-04-04 Jakub Jelinek <jakub@redhat.com>
17193
17194 PR c/6123
17195 * gcc.dg/20020312-2.c: Do not declare global register variable
17196 if __PIC__ or __pic__ is defined.
17197
17198 2002-04-04 Richard Earnshaw <rearnsha@arm.com>
17199
17200 * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use
17201 __asm__ so that it works correctly even if -ansi -pedantic-errors.
17202
17203 2002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17204
17205 * gcc.misc-tests/linkage.exp: Update last change to handle
17206 sparc*-, not just sparc-.
17207
17208 2002-04-03 Richard Henderson <rth@redhat.com>
17209
17210 * gcc.dg/cpp/ucs.c: Improved long UCS test.
17211
17212 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
17213
17214 * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
17215
17216 2002-04-02 David S. Miller <davem@redhat.com>
17217
17218 * gcc.c-torture/execute/20020402-3.c: New test.
17219
17220 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
17221
17222 * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
17223 * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
17224
17225 * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
17226 * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
17227 g77.f-torture/execute/20001201.x,
17228 g77.f-torture/execute/u77-test.x: New files.
17229
17230 * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
17231 * gcc.dg/wchar_t-1.c: Ditto.
17232
17233 2002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17234
17235 * gcc.c-torture/execute/20020402-1.c: New test.
17236
17237 2002-04-01 Richard Henderson <rth@redhat.com>
17238
17239 * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
17240
17241 * g++.dg/other/new1.C: Use __SIZE_TYPE__.
17242
17243 2002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17244
17245 * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
17246
17247 2002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
17248
17249 * g++.dg/inherit/template-as-base.C: Expect error.
17250 * g++.dg/inherit/namespace-as-base.C: Likewise.
17251
17252 2002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
17253
17254 * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
17255 g++.dg/ext/instantiate3.C: Tweak match patterns.
17256
17257 * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
17258 * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
17259 -da test.
17260
17261 2002-03-31 Richard Henderson <rth@redhat.com>
17262
17263 * gcc.dg/special/alias-2.c: New.
17264 * gcc.dg/special/ecos.exp: Run it.
17265
17266 2002-03-31 Richard Henderson <rth@redhat.com>
17267
17268 * gcc.dg/va-arg-1.c: Expect warnings, not errors.
17269
17270 2002-03-31 Kazu Hirata <kazu@hxi.com>
17271
17272 * gcc.dg/weak-1.c: Disable on h8300 port.
17273
17274 2002-03-29 Janis Johnson <janis187@us.ibm.com>
17275
17276 * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
17277 * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
17278 ordering tests.
17279 * g++.dg/bprob/bprob-1.C: New test.
17280 * g++.dg/gcov/gcov.exp: New driver for gcov tests.
17281 * g++.dg/gcov/gcov-1.C: New test.
17282 * g++.dg/gcov/gcov-1.x: New file.
17283 * g++.dg/gcov/gcov-2.C: New test.
17284 * g++.dg/gcov/gcov-3.C: New test.
17285 * g++.dg/gcov/gcov-3.h: New file.
17286
17287 2002-03-28 Roger Sayle <roger@eyesopen.com>
17288
17289 * g++.old-deja/g++.other/builtins5.C: New test.
17290 * g++.old-deja/g++.other/builtins6.C: New test.
17291 * g++.old-deja/g++.other/builtins7.C: New test.
17292 * g++.old-deja/g++.other/builtins8.C: New test.
17293 * g++.old-deja/g++.other/builtins9.C: New test.
17294
17295 2002-03-29 Jakub Jelinek <jakub@redhat.com>
17296
17297 * g++.dg/opt/static1.C: New test.
17298
17299 * g++.dg/opt/longbranch1.C: New test.
17300
17301 2002-03-28 Hans-Peter Nilsson <hp@bitrange.com>
17302
17303 * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
17304
17305 * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
17306
17307 2002-03-28 Jeffrey A Law (law@redhat.com)
17308
17309 * gcc.c-torture/execute/20020328-1.c: New test.
17310
17311 2002-03-27 Richard Henderson <rth@redhat.com>
17312
17313 * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
17314 * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
17315 move from g++.old-deja/g++.ext/.
17316
17317 2002-03-27 Mark Mitchell <mark@codesourcery.com>
17318
17319 * g++.dg/init/new2.C: New test.
17320
17321 2002-03-26 Richard Henderson <rth@redhat.com>
17322
17323 * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
17324
17325 * gcc.dg/20020312-2.c: Don't test epilogue vs global register
17326 on sparc.
17327
17328 * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on
17329 sparcv9 systems.
17330 * gcc.dg/20001102-1.c: Likewise.
17331
17332 2002-03-26 Phil Edwards <pme@gcc.gnu.org>
17333
17334 * gcc.dg/cpp/endif-pedantic1.c,
17335 gcc.dg/cpp/endif-pedantic2.c: New tests.
17336
17337 2002-03-26 Mark Mitchell <mark@codesourcery.com>
17338
17339 * g++.dg/init/new1.C: New test.
17340
17341 2002-03-26 Nathan Sidwell <nathan@codesourcery.com>
17342
17343 * g++.dg/abi/vbase9.C: New test.
17344
17345 2002-03-26 Richard Earnshaw <rearnsha@arm.com>
17346
17347 * gcc.dg/arm-asm.c: New test.
17348
17349 2002-03-26 Andrew Cagney <ac131313@redhat.com>
17350
17351 * gcc.dg/Wswitch-enum.c: New test.
17352 Fix PR c/5044.
17353
17354 2002-03-26 Richard Henderson <rth@redhat.com>
17355
17356 * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
17357 structure.
17358
17359 2002-03-25 Richard Henderson <rth@redhat.com>
17360
17361 * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
17362 sparcv9 systems.
17363
17364 * gcc.c-torture/compile/20011119-1.c (xxx): New.
17365 * gcc.c-torture/compile/20011119-2.c (xxx): New.
17366
17367 2002-03-25 Zack Weinberg <zack@codesourcery.com>
17368
17369 * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
17370
17371 2002-03-25 Bob Wilson <bob.wilson@acm.org>
17372
17373 * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
17374 targets using generic thunk support.
17375
17376 2002-03-25 Jakub Jelinek <jakub@redhat.com>
17377
17378 * gcc.c-torture/compile/20020323-1.c: New test.
17379
17380 * g++.dg/opt/conj2.C: New test.
17381
17382 2002-03-24 Richard Henderson <rth@redhat.com>
17383
17384 * gcc.dg/weak-1.c: Use -fno-common.
17385
17386 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
17387
17388 * g77.dg/f77-edit-apostrophe-out.f: New test
17389 * g77.dg/f77-edit-h-out.f: New test
17390 * g77.dg/f77-edit-t-in.f: New test
17391 * g77.dg/f77-edit-t-out.f: New test
17392 * g77.dg/f77-edit-x-out.f: New test
17393 * g77.dg/f77-edit-slash-out.f: New test
17394 * g77.dg/f77-edit-colon-out.f: New test
17395 * g77.dg/f77-edit-s-out.f: New test
17396
17397 2002-03-24 Richard Henderson <rth@redhat.com>
17398
17399 * objc/execute/formal_protocol-6.x: New XFAIL.
17400
17401 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
17402
17403 * gcc.dg/weak-1.c: Early return from dg-final on platforms
17404 that do not support weak symbols
17405
17406 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
17407
17408 * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al
17409 * lib/g77.exp: Likewise
17410 * lib/objc.exp: Likewise
17411
17412 2002-03-23 Andrew Cagney <ac131313@redhat.com>
17413
17414 * gcc.dg/Wswitch-default.c: New test.
17415
17416 2002-03-23 Jakub Jelinek <jakub@redhat.com>
17417
17418 * g++.dg/other/enum1.C: New test.
17419
17420 2002-03-23 Zack Weinberg <zack@codesourcery.com>
17421
17422 * gcc.dg/pragma-ep-3.c: Fix typo.
17423
17424 2002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
17425
17426 * g++.dg/inherit/template-as-base.C: New test.
17427
17428 2002-03-22 Jakub Jelinek <jakub@redhat.com>
17429
17430 * g++.old-deja/g++.other/dwarf2-1.C: Move...
17431 * g++.dg/debug/debug5.C: ...here. Convert for dg framework.
17432
17433 2002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
17434
17435 * gcc.dg/cpp/multiline.c: Update to match.
17436
17437 2002-03-22 Alexandre Oliva <aoliva@redhat.com>
17438
17439 * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
17440
17441 2002-03-22 Phil Edwards <pme@gcc.gnu.org>
17442
17443 * gcc.dg/cpp/extratokens2.c: New file.
17444
17445 2002-03-21 David Edelsohn <edelsohn@gnu.org>
17446
17447 * gcc.dg/20020312-2.c: Add rs6000 target.
17448
17449 * gcc.c-torture/compile/20020319-1.c: New test.
17450
17451 2002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
17452
17453 * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
17454 (A, E): Handle this.
17455
17456 2002-03-20 Jason Merrill <jason@redhat.com>
17457
17458 * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
17459 ignoring -fpic.
17460 * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
17461 through prune_gcc_output.
17462
17463 2002-03-20 Jakub Jelinek <jakub@redhat.com>
17464
17465 * gcc.c-torture/compile/20020320-1.c: New test.
17466
17467 2002-03-19 Jakub Jelinek <jakub@redhat.com>
17468
17469 * gcc.c-torture/compile/20020318-1.c: New test.
17470
17471 * gcc.dg/struct-by-value-1.c: New test.
17472
17473 * gcc.dg/20020319-1.c: New test.
17474
17475 2002-03-18 Jakub Jelinek <jakub@redhat.com>
17476
17477 * g++.dg/opt/conj1.C: New test.
17478
17479 2002-03-17 Mark Mitchell <mark@codesourcery.com>
17480
17481 * g++.dg/template/qualttp20.C: Revert previous change.
17482 * g++.dg/template/qualttp3.C: Likewise.
17483 * g++.dg/template/qualttp4.C: Likewise
17484 * g++.dg/template/qualttp5.C: Likewise
17485 * g++.dg/template/qualttp6.C: Likewise
17486 * g++.dg/template/qualttp7.C: Likewise
17487 * g++.dg/template/qualttp8.C: Likewise
17488 * g++.dg/template/recurse.C: Likewise.
17489
17490 2002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
17491
17492 * gcc.dg/cpp/wchar-1.c: Update.
17493
17494 2002-03-16 Nathan Sidwell <nathan@codesourcery.com>
17495
17496 * g++.dg/template/conv1.C: New test.
17497 * g++.dg/template/conv2.C: New test.
17498 * g++.dg/template/conv3.C: New test.
17499 * g++.dg/template/conv4.C: New test.
17500
17501 2002-03-15 Mark Mitchell <mark@codesourcery.com>
17502
17503 * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
17504 * g++.dg/template/qualttp3.C: Likewise.
17505 * g++.dg/template/qualttp4.C: Likewise
17506 * g++.dg/template/qualttp5.C: Likewise
17507 * g++.dg/template/qualttp6.C: Likewise
17508 * g++.dg/template/qualttp7.C: Likewise
17509 * g++.dg/template/qualttp8.C: Likewise
17510 * g++.dg/template/recurse.C: Likewise.
17511
17512 2002-03-15 Mark Mitchell <mark@codesourcery.com>
17513
17514 * g++.dg/opt/dtor1.C: New test.
17515
17516 2002-03-15 Jakub Jelinek <jakub@redhat.com>
17517
17518 * gcc.c-torture/compile/20020315-1.c: New test.
17519
17520 2002-03-15 Richard Earnshaw <rearnsha@arm.com>
17521
17522 * gcc.dg/weak-1.c: Fix scan tests.
17523
17524 2002-03-15 Hans-Peter Nilsson <hp@bitrange.com>
17525
17526 * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
17527 * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
17528 cris-*-aout* mmix-*-*.
17529 * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
17530 cris-*-aout* mmix-*-*.
17531 * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
17532 cris-*-elf* cris-*-aout* and mmix-*-*.
17533 * gcc.dg/20001009-1.c: Ditto.
17534 * gcc.dg/20010912-1.c: Ditto.
17535 * gcc.dg/20020122-4.c: Ditto.
17536 * gcc.dg/inline-2.c: Ditto.
17537
17538 2002-03-14 Jeffrey A Law (law@cygnus.com)
17539
17540 * gcc.c-torture/compile/20020314-1.c: New test.
17541
17542 2002-03-14 Richard Earnshaw <rearnsha@arm.com>
17543
17544 * gcc.c-torture/execute/20020314-1.c: New test.
17545
17546 2002-03-14 Jakub Jelinek <jakub@redhat.com>
17547
17548 * g++.dg/warn/Wunused-1.C: New test.
17549
17550 2002-02-13 Richard Sandiford <rsandifo@redhat.com>
17551
17552 * g++.dg/abi/mangle6.C: New test.
17553
17554 2002-03-13 Jakub Jelinek <jakub@redhat.com>
17555
17556 * gcc.c-torture/compile/20020309-2.c: New test.
17557
17558 * gcc.c-torture/compile/20020312-1.c: New test.
17559
17560 2002-03-12 Nathan Sidwell <nathan@codesourcery.com>
17561
17562 * g++.dg/other/access1.C: New test.
17563
17564 2002-03-12 Jakub Jelinek <jakub@redhat.com>
17565
17566 * gcc.c-torture/execute/wchar_t-1.c: New test.
17567
17568 2002-03-12 David Edelsohn <edelsohn@gnu.org>
17569
17570 * gcc.dg/20020103-1.c: Add rs6000 target and macro.
17571
17572 2002-03-12 Roger Sayle <roger@eyesopen.com>
17573
17574 * gcc.dg/20020312-1.c: New test case.
17575
17576 2002-03-11 Aldy Hernandez <aldyh@redhat.com>
17577
17578 * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
17579
17580 2002-03-11 Richard Henderson <rth@redhat.com>
17581
17582 * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
17583 * g++.old-deja/g++.jason/report.C: Likewise.
17584
17585 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
17586
17587 * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
17588 * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
17589
17590 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
17591
17592 * testsuite/g++.dg/overload/pmf1.C: New test.
17593
17594 2002-03-11 Kazu Hirata <kazu@hxi.com>
17595
17596 * gcc.c-torture/execute/20020307-1.c: Use long.
17597
17598 2002-03-11 Jakub Jelinek <jakub@redhat.com>
17599
17600 PR optimization/5844
17601 * gcc.dg/20020310-1.c: New test.
17602
17603 2002-03-09 Michael Meissner <meissner@redhat.com>
17604
17605 * gcc.c-torture/execute/memcpy-2.c: New test.
17606 * gcc.c-torture/execute/memset-1.c: New test.
17607 * gcc.c-torture/execute/strlen-1.c: New test.
17608 * gcc.c-torture/execute/strcmp-1.c: New test.
17609 * gcc.c-torture/execute/strncmp-1.c: New test.
17610
17611 2002-03-09 Geoffrey Keating <geoffk@redhat.com>
17612
17613 * gcc.dg/ppc-ldstruct.c: New test.
17614
17615 2002-03-09 Jakub Jelinek <jakub@redhat.com>
17616
17617 * gcc.c-torture/execute/va-arg-22.c: New test.
17618
17619 2002-03-09 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
17620
17621 * gcc.c-torture/compile/20020309-1.c: New test.
17622
17623 2002-03-08 Jakub Jelinek <jakub@redhat.com>
17624
17625 * gcc.c-torture/execute/20020307-2.c: New test.
17626
17627 2002-03-07 Jeffrey A Law (law@redhat.com)
17628
17629 * g77.f-torture/compile/20020307-1.f: New test.
17630
17631 2002-03-07 Richard Sandiford <rsandifo@redhat.com>
17632
17633 * gcc.dg/unordered-1.c: New test.
17634
17635 2002-03-07 Richard Earnshaw <rearnsha@arm.com>
17636
17637 * gcc.c-torture/execute/20020307-1.c: New test.
17638
17639 2002-03-05 Jakub Jelinek <jakub@redhat.com>
17640
17641 * gcc.dg/20020304-1.c: New test.
17642
17643 * gcc.c-torture/compile/20020304-2.c: New test.
17644
17645 2002-03-04 Zack Weinberg <zack@codesourcery.com>
17646
17647 * gcc.c-torture/compile/20020304-1.c: New test case
17648 (from PR c/5830).
17649
17650 2002-03-03 Aldy Hernandez <aldyh@redhat.com>
17651
17652 * gcc.dg/20020103-1.c: Add other -D ppc variants.
17653
17654 2002-03-02 Nathan Sidwell <nathan@codesourcery.com>
17655
17656 * g++.dg/other/classkey1.C: New test.
17657
17658 2002-03-01 Richard Henderson <rth@redhat.com>
17659
17660 * gcc.c-torture/compile/981223-1.x: New.
17661 * gcc.c-torture/compile/920625-1.x: New.
17662
17663 2002-02-28 Richard Henderson <rth@redhat.com>
17664
17665 * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
17666
17667 2002-02-27 Hans-Peter Nilsson <hp@bitrange.com>
17668
17669 * gcc.c-torture/execute/20020227-1.c: New test.
17670
17671 2002-02-27 Mark Mitchell <mark@codesourcery.com>
17672
17673 * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
17674 here" ERROR lines.
17675 * g++.old-deja/g++.oliva/partord1.C: Likewise.
17676 * g++.old-deja.g++.other/defarg1.C: Likewise.
17677 * g++.old-deja/g++.pt/calls2.C: Likewise.
17678 * g++.old-deja/g++.pt/crash20.C: Likewise.
17679 * g++.old-deja/g++.pt/crash30.C: Likewise.
17680 * g++.old-deja/g++.pt/crash36.C: Likewise.
17681 * g++.old-deja/g++.pt/crash6.C: Likewise.
17682 * g++.old-deja/g++.pt/defarg13.C: Likewise.
17683 * g++.old-deja/g++.pt/derived3.C: Likewise.
17684 * g++.old-deja/g++.pt/error1.C: Likewise.
17685 * g++.old-deja/g++.pt/friend21.C: Likewise.
17686 * g++.old-deja/g++.pt/friend23.C: Likewise.
17687 * g++.old-deja/g++.pt/infinite1.C: Likewise.
17688 * g++.old-deja/g++.robertl/eb128.C: Likewise.
17689
17690 2002-02-27 Geoffrey Keating <geoffk@redhat.com>
17691
17692 * gcc.c-torture/execute/20020225-2.c: New test.
17693
17694 2002-02-27 Zack Weinberg <zack@codesourcery.com>
17695
17696 * gcc.c-torture/execute/920730-1t.c,
17697 gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
17698 Delete test cases, only relevant to -traditional.
17699
17700 2002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
17701
17702 * gcc.dg/cpp/undef1.c: Remove.
17703 * gcc.dg/cpp/directiv.c: Update.
17704 * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
17705
17706 2002-02-27 Michael Meissner <meissner@redhat.com>
17707
17708 * gcc.c-torture/execute/20020226-1.c: New test.
17709
17710 2002-02-26 Jakub Jelinek <jakub@redhat.com>
17711
17712 * g++.dg/debug/debug4.C: New test.
17713
17714 * gcc.dg/ia64-visibility-1.c: New test.
17715
17716 2002-02-26 Alexandre Oliva <aoliva@redhat.com>
17717
17718 * gcc.dg/debug/20020224-1.c: New.
17719
17720 2002-02-25 Kazu Hirata <kazu@hxi.com>
17721
17722 * gcc.c-torture/execute/960416-1.x: New.
17723 * gcc.c-torture/execute/divconst-3.x: Likewise.
17724
17725 2002-02-25 Jakub Jelinek <jakub@redhat.com>
17726
17727 * gcc.dg/20020224-1.c: New test.
17728
17729 2002-02-25 Alan Modra <amodra@bigpond.net.au>
17730
17731 * gcc.c-torture/execute/20020225-1.c: New.
17732
17733 2002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
17734
17735 * testsuite/gcc.dg/cpp/wchar-1.c: New test.
17736
17737 2002-02-23 Jakub Jelinek <jakub@redhat.com>
17738
17739 * gcc.dg/20020222-1.c: New test.
17740
17741 2002-02-22 Jakub Jelinek <jakub@redhat.com>
17742
17743 * g++.dg/opt/anonunion1.C: New test.
17744
17745 2002-02-22 Nathan Sidwell <nathan@codesourcery.com>
17746
17747 * g++.dg/template/qualttp19.C: New test.
17748 * g++.dg/template/qualttp20.C: New test.
17749 * g++.old-deja/g++.jason/report.C: Adjust expected errors
17750 * g++.old-deja/g++.other/qual1.C: Likewise.
17751
17752 2002-02-21 Aldy Hernandez <aldyh@redhat.com>
17753
17754 * gcc.dg/attr-alwaysinline.c: New.
17755
17756 2002-02-21 Jakub Jelinek <jakub@redhat.com>
17757
17758 * gcc.dg/20020220-1.c: New test.
17759
17760 * gcc.dg/20020220-2.c: New test.
17761
17762 * g++.dg/opt/mmx1.C: New test.
17763
17764 2002-02-20 Alexandre Oliva <aoliva@redhat.com>
17765
17766 * gcc.c-torture/compile/20020110.c: New test.
17767
17768 2002-02-20 Jakub Jelinek <jakub@redhat.com>
17769
17770 * gcc.c-torture/execute/20020219-1.c: New test.
17771
17772 * gcc.dg/20020219-1.c: New test.
17773
17774 * gcc.dg/noncompile/20020220-1.c: New test.
17775
17776 * g++.dg/opt/ptrintsum1.C: New test.
17777
17778 * gcc.dg/debug/20020220-1.c: New test.
17779
17780 2002-02-17 Jakub Jelinek <jakub@redhat.com>
17781
17782 * gcc.c-torture/execute/20020216-1.c: New test.
17783
17784 2002-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
17785
17786 * gcc.dg/decl-1.c: Update, new test.
17787
17788 2002-02-15 Nathan Sidwell <nathan@codesourcery.com>
17789
17790 * g++.dg/abi/bitfield1.C: New test.
17791 * g++.dg/abi/bitfield2.C: New test.
17792
17793 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
17794
17795 * gcc.dg/attr-nest.c: New test.
17796
17797 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
17798
17799 * gcc.c-torture/execute/20020215-1.c: New test.
17800
17801 2002-02-14 Jakub Jelinek <jakub@redhat.com>
17802
17803 * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
17804 * g++.dg/debug/debug.exp: New.
17805 * g++.dg/debug/trivial.C: New.
17806 * g++.dg/debug/debug1.C: Moved...
17807 * g++.dg/other/debug1.C: ...from here.
17808 * g++.dg/debug/debug2.C: Moved...
17809 * g++.dg/other/debug2.C: ...from here.
17810 * g++.dg/debug/debug3.C: Moved...
17811 * g++.dg/other/debug3.C: ...from here.
17812
17813 * gcc.dg/noncompile/20020213-1.c: New test.
17814
17815 2002-02-13 Jakub Jelinek <jakub@redhat.com>
17816
17817 * g++.dg/other/debug3.C: New test.
17818
17819 * gcc.c-torture/execute/20020213-1.c: New test.
17820
17821 2002-02-13 Richard Smith <richard@ex-parrot.com>
17822
17823 * g++.old-deja/g++.other/thunk1.C: New test.
17824
17825 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
17826
17827 * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
17828
17829 2002-02-13 Stan Shebs <shebs@apple.com>
17830
17831 * gcc.dg/altivec-3.c: New.
17832
17833 2002-02-12 Jakub Jelinek <jakub@redhat.com>
17834
17835 * gcc.dg/Wunreachable-1.c: New test.
17836 * gcc.dg/Wunreachable-2.c: New test.
17837
17838 2002-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
17839
17840 * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
17841
17842 2002-02-12 Neil Booth <neil@daikokuya.demon.co.uk>
17843
17844 * gcc.dg/decl-1.c: New test.
17845
17846 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
17847
17848 * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
17849
17850 2002-02-10 Kazu Hirata <kazu@hxi.com>
17851
17852 * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
17853 * gcc.c-torture/compile/980506-1.x: Likewise.
17854
17855 2002-02-10 Kazu Hirata <kazu@hxi.com>
17856
17857 * gcc.dg/20020210-1.c: New.
17858
17859 2002-02-09 Toon Moene <toon@moene.indiv.nluug.nl>
17860
17861 * g77.f-torture/execute/947.f: New regression test
17862 for PR fortran/947.
17863
17864 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
17865
17866 * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
17867 * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
17868
17869 2002-02-08 Richard Henderson <rth@redhat.com>
17870
17871 * gcc.c-torture/compile/labels-3.c: New.
17872
17873 2002-02-08 Jakub Jelinek <jakub@redhat.com>
17874
17875 * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
17876 expression statements work instead.
17877 * gcc.dg/noncompile/20020207-1.c: New test.
17878
17879 2002-02-07 Richard Henderson <rth@redhat.com>
17880
17881 * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
17882
17883 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
17884
17885 * lib/prune.exp: Remove "In (program|subroutine"block-data)"
17886 message from g77
17887 * lib/g77-dg.exp: Trim g77 error messages so that they are
17888 recognized by dg.exp.
17889
17890 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
17891
17892 PR fortran/5473
17893 * g77.dg/pr5473.f: Now dg-error. Add additional cases.
17894
17895 2002-02-07 Richard Henderson <rth@redhat.com>
17896
17897 * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
17898 to be sufficiently aligned for integers.
17899
17900 2002-02-07 Nathan Sidwell <nathan@codesourcery.com>
17901
17902 * g++.dg/template/friend4.C: New test.
17903
17904 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
17905
17906 PR fortran/5743
17907 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
17908 unsupported cases.
17909
17910 2002-02-07 Richard Henderson <rth@redhat.com>
17911
17912 * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
17913 * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
17914 gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
17915 objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
17916
17917 2002-02-06 Richard Henderson <rth@redhat.com>
17918
17919 * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
17920
17921 2002-02-06 Janis Johnson <janis187@us.ibm.com>
17922
17923 * gcc.dg/20020206-1.c: New test.
17924
17925 2002-02-06 Jakub Jelinek <jakub@redhat.com>
17926
17927 * gcc.c-torture/execute/20020206-1.c: New test.
17928
17929 * gcc.c-torture/execute/20020206-2.c: New test.
17930
17931 PR optimization/5429:
17932 * gcc.c-torture/compile/20020206-1.c: New test.
17933
17934 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
17935
17936 * g++.dg/ext/align1.C: Do not use an explicit alignment value
17937 as certain file formats cannot support particularly large
17938 alignments.
17939
17940 * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
17941 and do not expect to be able to link the executable.
17942
17943 * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
17944 fail because the COFF format does not support the weak attribute.
17945
17946 2002-02-05 David Billinghurst <David.Billinghurst@riotinto.com>
17947
17948 * g77.dg/pr5473.f: New test
17949
17950 2002-02-05 Aldy Hernandez <aldyh@redhat.com>
17951
17952 * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
17953 Fix testcase accordingly.
17954
17955 2002-02-04 Richard Henderson <rth@redhat.com>
17956
17957 * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
17958 (buf): Change to be an array of pointers, not ints.
17959
17960 2002-02-04 Jakub Jelinek <jakub@redhat.com>
17961
17962 * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally
17963 before all tests. Move warning one line above to match where it
17964 C frontend emits.
17965 * gcc.dg/Wswitch-2.c: New test.
17966 * g++.dg/warn/Wswitch-1.C: New test.
17967 * g++.dg/warn/Wswitch-2.C: New test.
17968
17969 2002-02-04 Richard Henderson <rth@redhat.com>
17970
17971 * g++.dg/abi/offsetof.C: Fix size comparison.
17972
17973 2002-02-04 Richard Sandiford <rsandifo@redhat.com>
17974
17975 * gcc.dg/cast-qual-2.c: New test.
17976
17977 2002-02-04 Jakub Jelinek <jakub@redhat.com>
17978
17979 * gcc.dg/20020201-4.c: New test.
17980
17981 2002-02-04 Ben Elliston <bje@redhat.com>
17982
17983 * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
17984 target_info attribute != 0, in addition to the empty string.
17985 (gcc_target_compile): Likewise.
17986
17987 2002-02-03 Andrew Cagney <ac131313@redhat.com>
17988
17989 * gcc.dg/Wswitch.c: New test.
17990 PR gcc/4475. PR gcc/3780.
17991
17992 2002-02-03 Toon Moene <toon@moene.indiv.nluug.nl>
17993
17994 * g77.f-torture/execute/5122.f: New test for regressions
17995 against PR fortran/5122.
17996
17997 2002-02-03 David Billinghurst <David.Billinghurst@riotinto.com>
17998
17999 * g77.f-torture/compile/pr3743.f: Delete
18000 * g77.dg/pr3743-1.f: New test.
18001 * g77.dg/pr3743-2.f: New test.
18002 * g77.dg/pr3743-3.f: New test.
18003 * g77.dg/pr3743-4.f: New test.
18004
18005 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
18006
18007 * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
18008
18009 2002-02-02 Richard Henderson <rth@redhat.com>
18010
18011 * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
18012 * gcc.c-torture/execute/bf64-1.c: Likewise.
18013
18014 2002-02-02 Jakub Jelinek <jakub@redhat.com>
18015
18016 * gcc.dg/20020201-2.c: New test.
18017
18018 * gcc.dg/20020201-3.c: New test.
18019
18020 * gcc.c-torture/execute/bitfld-2.c: New test.
18021
18022 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
18023
18024 * gcc.dg/bitfld-1.c: Update.
18025 * gcc.dg/bitfld-2.c: Update.
18026 * gcc.c-torture/execute/bitfld-1.x: New.
18027
18028 2002-02-02 Jakub Jelinek <jakub@redhat.com>
18029
18030 * gcc.c-torture/execute/20020201-1.c: New test.
18031
18032 2002-02-01 Janis Johnson <janis187@us.ibm.com>
18033
18034 PR target/5469
18035 * gcc.dg/20020201-1.c: New test.
18036
18037 2002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
18038
18039 PR fortran/3743
18040 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
18041 * g77.f-torture/compile/pr3743.x: Remove
18042
18043 2002-01-31 Tom Rix <trix@redhat.com>
18044
18045 * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
18046
18047 2002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
18048
18049 * gcc.dg/noncompile/20020130-1.c: New test.
18050
18051 2002-01-30 David Billinghurst <David.Billinghurst@riotinto.com>
18052
18053 * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r.
18054
18055 2002-01-29 Richard Henderson <rth@redhat.com>
18056
18057 * gcc.c-torture/execute/991118-1.c: Cast various constants back
18058 to long long.
18059 * gcc.c-torture/execute/bf64-1.c: Likewise.
18060
18061 2002-01-29 Jakub Jelinek <jakub@redhat.com>
18062
18063 * gcc.c-torture/execute/20020129-1.c: New test.
18064
18065 2002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
18066
18067 * gcc.c-torture/compile/20000224-1.c: Update.
18068 * gcc.c-torture/execute/bitfld-1.c: New tests.
18069 * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
18070 * gcc.dg/uninit-A.c: Update.
18071
18072 2002-01-29 Nathan Sidwell <nathan@codesourcery.com>
18073
18074 * g++.dg/template/ctor1.C: Add instantiation.
18075
18076 2002-01-28 Paul Koning <pkoning@equallogic.com>
18077
18078 * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
18079 argument to __builtin_prefetch to be const ptr.
18080
18081 2002-01-28 Jakub Jelinek <jakub@redhat.com>
18082
18083 * gcc.c-torture/compile/20020120-1.c: New test.
18084
18085 2002-01-27 Kazu Hirata <kazu@hxi.com>
18086
18087 * gcc.c-torture/execute/20020127-1.c: New test.
18088
18089 2002-01-27 David Billinghurst <David.Billinghurst@riotinto.com>
18090
18091 * g77.dg/f77-edit-i-in.f: New test
18092 * g77.dg/f77-edit-i-out.f: New test
18093
18094 2002-01-25 Geoffrey Keating <geoffk@redhat.com>
18095
18096 * gcc.dg/debug/debug.exp: New file.
18097 * gcc.dg/debug/trivial.c: New file.
18098 * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
18099 * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
18100 * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
18101 * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
18102 * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
18103 * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
18104 * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
18105 * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
18106 * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
18107 * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
18108 * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
18109 * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
18110 * gcc.dg/20000503-1.c: Removed.
18111 * gcc.dg/20010207-1.c: Removed.
18112 * gcc.dg/20011223-1.c: Removed.
18113 * gcc.dg/20020104-2.c: Removed.
18114 * gcc.dg/debug-1.c: Removed.
18115 * gcc.dg/debug-2.c: Removed.
18116 * gcc.dg/debug-3.c: Removed.
18117 * gcc.dg/debug-4.c: Removed.
18118 * gcc.dg/debug-5.c: Removed.
18119 * gcc.dg/debug-6.c: Removed.
18120 * gcc.dg/dwarf2-1.c: Removed.
18121 * gcc.dg/dwarf2-2.c: Removed.
18122
18123 2002-01-25 Jakub Jelinek <jakub@redhat.com>
18124
18125 * g++.old-deja/g++.other/eh5.C: New test.
18126 * g++.old-deja/g++.other/sibcall2.C: New test.
18127 * g++.old-deja/g++.other/array9.C: New test.
18128 * g++.old-deja/g++.other/typename2.C: New test.
18129 * g++.old-deja/g++.other/crash60.C: New test.
18130 * g++.old-deja/g++.other/conv9.C: New test.
18131 * g++.old-deja/g++.other/mangle10.C: New test.
18132 * g++.old-deja/g++.other/unchanging1.C: New test.
18133 * g++.old-deja/g++.other/exprstmt1.C: New test.
18134 * g++.old-deja/g++.other/inline23.C: New test.
18135 * g++.old-deja/g++.eh/ia64-1.C: New test.
18136 * g++.old-deja/g++.other/dwarf2-1.C: New test.
18137 * g++.old-deja/g++.other/reload1.C: New test.
18138 * g++.old-deja/g++.other/static20.C: New test.
18139 * g++.old-deja/g++.other/local-alloc1.C: New test.
18140 * g++.old-deja/g++.other/conv8.C: New test.
18141 * g++.old-deja/g++.other/stmtexpr2.C: New test.
18142 * g++.old-deja/g++.other/storeexpr1.C: New test.
18143 * g++.old-deja/g++.other/storeexpr2.C: New test.
18144 * g++.dg/eh/template2.C: New test.
18145 * g++.dg/warn/weak1.C: New test.
18146
18147 2002-01-25 Hans-Peter Nilsson <hp@bitrange.com>
18148
18149 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
18150 Remove first, non-varying, argument.
18151
18152 2002-01-23 Richard Henderson <rth@redhat.com>
18153
18154 * gcc.dg/inline-2.c: New.
18155
18156 * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
18157 Add optional target arg. Check number of arguments.
18158 (scan-assembler-not, scan-assembler-dem): Likewise.
18159 (scan-assembler-dem-not): Likewise.
18160
18161 2002-01-23 Zack Weinberg <zack@codesourcery.com>
18162
18163 * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
18164 line 12.
18165 * g++.old-deja/g++.brendan/parse3.C,
18166 g++.old-deja/g++.other/crash26.C,
18167 g++.old-deja/g++.other/crash28.C,
18168 g++.old-deja/g++.other/crash29.C,
18169 g++.old-deja/g++.other/crash30.C,
18170 g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
18171
18172 2002-01-23 Aldy Hernandez <aldyh@redhat.com>
18173
18174 * gcc.dg/20020115-1.c: New.
18175
18176 2002-01-23 Bob Wilson <bob.wilson@acm.org>
18177
18178 * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
18179
18180 2002-01-23 Janis Johnson <janis187@us.ibm.com>
18181
18182 * gcc.dg/20020122-3.c: New.
18183
18184 2002-01-23 Jakub Jelinek <jakub@redhat.com>
18185
18186 * g++.dg/other/gc1.C: New test.
18187
18188 2002-01-23 Zack Weinberg <zack@codesourcery.com>
18189
18190 * gcc.dg/c99-intconst-1.c: Mark XFAIL.
18191
18192 2002-01-22 Richard Henderson <rth@redhat.com>
18193
18194 * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
18195
18196 2002-01-22 Richard Henderson <rth@redhat.com>
18197
18198 * gcc.dg/20020122-4.c: New.
18199
18200 2002-01-22 H.J. Lu <hjl@gnu.org>
18201
18202 * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
18203 link output.
18204 * gcc.dg/special/ecos.exp: Likewise.
18205 * lib/g++-dg.exp: Likewise.
18206 * lib/g77-dg.exp: Likewise.
18207 * lib/gcc-dg.exp : Likewise.
18208 * lib/mike-g++.exp: Likewise.
18209 * lib/mike-g77.exp: Likewise.
18210 * lib/mike-gcc.exp: Likewise.
18211 * lib/objc-dg.exp: Likewise.
18212
18213 2002-01-22 Janis Johnson <janis187@us.ibm.com>
18214
18215 PR target/5379
18216 * gcc.dg/20020122-2.c: New test.
18217
18218 2002-01-22 Hans-Peter Nilsson <hp@axis.com>
18219
18220 * gcc.dg/20020122-1.c: New test.
18221
18222 2001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
18223
18224 * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
18225
18226 2002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
18227
18228 * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
18229
18230 2002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18231
18232 * gcc.c-torture/compile/20020121-1.c: New test.
18233
18234 2002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
18235
18236 * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
18237 ld_library_path.
18238
18239 2002-01-21 Jakub Jelinek <jakub@redhat.com>
18240
18241 * gcc.dg/20020218-1.c: New test.
18242
18243 2002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com>
18244
18245 * lib/prune.exp (prune_gcc_output): Prune "At global scope"
18246 messages
18247 * g++.dg/other/deprecated.C: Remove dg-bogus comment for
18248 "At global scope" warning
18249 * g++.dg/ext/align1.C: Change cygwin test for alignment
18250 from db-bogus to dg-warning
18251
18252 2002-01-21 Zack Weinberg <zack@codesourcery.com>
18253
18254 * g77.f-torture/compile/cpp2.F: New test.
18255
18256 2002-01-19 Nathan Sidwell <nathan@codesourcery.com>
18257
18258 * g++.dg/template/access1.C: New test.
18259
18260 2002-01-18 Aldy Hernandez <aldyh@redhat.com>
18261
18262 * gcc.dg/20020118-1.c: New.
18263
18264 2002-01-18 Kazu Hirata <kazu@hxi.com>
18265
18266 * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
18267
18268 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
18269
18270 * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
18271 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
18272 alignment warnings.
18273
18274 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
18275
18276 * gcc.misc-tests/i386-prefetch.exp: Save and restore
18277 torture_with_loops and torture_without_loops
18278
18279 2002-01-17 Jakub Jelinek <jakub@redhat.com>
18280
18281 * gcc.c-torture/compile/20020116-1.c: New test.
18282
18283 2002-01-16 Jakub Jelinek <jakub@redhat.com>
18284
18285 * gcc.dg/20020116-2.c: New test.
18286
18287 * gcc.dg/ultrasp4.c: New test.
18288
18289 * gcc.dg/20020116-1.c: New test.
18290
18291 2002-01-15 Geoffrey Keating <geoffk@redhat.com>
18292
18293 * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
18294 by EABI.
18295
18296 2002-01-15 Janis Johnson <janis187@us.ibm.com>
18297
18298 * gcc.misc-tests/i386-prefetch.exp: New.
18299 * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
18300 * gcc.misc-tests/i386-pf-athlon-1.c: New test.
18301 * gcc.misc-tests/i386-pf-none-1.c: New test.
18302 * gcc.misc-tests/i386-pf-sse-1.c: New test.
18303
18304 2002-01-15 Jakub Jelinek <jakub@redhat.com>
18305
18306 * gcc.dg/gnu89-init-1.c: Add new tests.
18307
18308 2002-01-15 Andreas Jaeger <aj@suse.de>
18309
18310 * gcc.dg/i386-mmx-1.c: Also run on x86-64.
18311 * gcc.dg/i386-mmx-2.c: Likewise.
18312 * gcc.dg/i386-sse-1.c: Likewise.
18313 * gcc.dg/i386-sse-2.c: Likewise.
18314 * gcc.dg/i386-sse-3.c: Likewise.
18315
18316 2001-01-14 David Billinghurst <David.Billinghurst@riotinto.com>
18317
18318 * g77.f-torture/execute/intrinsic-unix-bessel.f:
18319 Uncomment additional cases that now pass.
18320
18321 2002-01-11 Richard Henderson <rth@redhat.com>
18322
18323 * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
18324 * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
18325
18326 2002-01-11 Nicola Pero <n.pero@mi.flashnet.it>
18327
18328 * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
18329
18330 2002-01-10 Aldy Hernandez <aldyh@redhat.com>
18331
18332 * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
18333 lvx, stvx, stvebx, stvehx, stvewx, stvxl.
18334
18335 2002-01-10 Dale Johannesen <dalej@apple.com>
18336
18337 * gcc.c-torture/execute/loop-11.c: New.
18338
18339 2002-01-08 Aldy Hernandez <aldyh@redhat.com>
18340
18341 * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
18342 dss, lvsl, lvsr, dstt, dstst, dststt, dst.
18343
18344 2002-01-09 Richard Henderson <rth@redhat.com>
18345
18346 * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
18347 type in which to perform the operation for each size.
18348
18349 2002-01-09 Alan Matsuoka (alanm@redhat.com)
18350
18351 * gcc.c-torture/compile/20020109-2.c: New test.
18352
18353 2002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com>
18354
18355 * gcc.c-torture/execute/loop-10.c: New test.
18356
18357 2002-01-09 Jakub Jelinek <jakub@redhat.com>
18358
18359 * gcc.c-torture/compile/20010226-1.c: New test.
18360 * gcc.c-torture/compile/20010227-1.c: New test.
18361 * gcc.c-torture/compile/20010426-1.c: New test.
18362 * gcc.c-torture/compile/20010510-1.c: New test.
18363 * gcc.c-torture/compile/20010605-3.c: New test.
18364 * gcc.c-torture/compile/20010824-1.c: New test.
18365 * gcc.c-torture/execute/20010409-1.c: New test.
18366 * gcc.dg/noncompile/20000901-1.c: New test.
18367 * gcc.dg/20001023-1.c: New test.
18368 * gcc.dg/20001101-1.c: New test.
18369 * gcc.dg/20001102-1.c: New test.
18370 * gcc.dg/20010207-1.c: New test.
18371 * gcc.dg/20010405-1.c: New test.
18372 * gcc.dg/20010822-1.c: New test.
18373 * gcc.dg/20011107-1.c: New test.
18374
18375 2002-01-09 Jeffrey A Law (law@redhat.com)
18376
18377 * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
18378
18379 * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
18380 execution failure on PA targets.
18381
18382 2002-01-09 Jakub Jelinek <jakub@redhat.com>
18383
18384 * gcc.c-torture/compile/20020109-1.c: New test.
18385
18386 2002-01-08 Kazu Hirata <kazu@hxi.com>
18387
18388 * gcc.c-torture/execute/20020108-1.c: New test.
18389
18390 2002-01-08 Jakub Jelinek <jakub@redhat.com>
18391
18392 * gcc.dg/20020108-1.c: New test.
18393
18394 2002-01-08 H.J. Lu <hjl@gnu.org>
18395
18396 * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
18397 for header files.
18398
18399 2002-01-08 Geoff Keating <geoffk@redhat.com>
18400
18401 * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
18402 consistency.
18403
18404 002-01-07 Aldy Hernandez <aldyh@redhat.com>
18405
18406 * gcc.dg/altivec-4.c: Test altivec predicates.
18407
18408 2002-01-07 Jakub Jelinek <jakub@redhat.com>
18409
18410 * gcc.c-torture/execute/20020107-1.c: New test.
18411
18412 2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
18413
18414 PR c/5279
18415 * gcc.c-torture/compile/20020106-1.c: New test.
18416
18417 2002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
18418
18419 * gcc.c-torture/execute/nestfunc-4.c: New test.
18420
18421 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
18422
18423 * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
18424 extra triple that slipped in.
18425 * g++.old-deja/g++.abi/align.C: Likewise.
18426 * g++.old-deja/g++.abi/bitfields.C: Likewise.
18427
18428 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
18429
18430 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
18431 * g++.old-deja/g++.abi/align.C: Likewise.
18432 * g++.old-deja/g++.abi/bitfields.C: Likewise.
18433
18434 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
18435 on FreeBSD/i386.
18436 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
18437 FreeBSD.
18438
18439 2002-01-04 Jakub Jelinek <jakub@redhat.com>
18440
18441 * gcc.dg/20020104-1.c: New test.
18442
18443 * gcc.dg/20020104-2.c: New test.
18444
18445 2002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
18446
18447 * gcc.dg/20020103-1.c: Fix typo in target selector.
18448
18449 2002-01-03 Richard Henderson <rth@redhat.com>
18450
18451 * gcc.dg/20020103-1.c: New.
18452
18453 2002-01-03 Kazu Hirata <kazu@hxi.com>
18454
18455 * gcc.c-torture/execute/20020103-1.c: New test.
18456
18457 2002-01-03 Jakub Jelinek <jakub@redhat.com>
18458
18459 * g++.dg/other/debug2.C: New test.
18460
18461 * gcc.c-torture/compile/20020103-1.c: New test.
18462
18463 2002-01-02 Jakub Jelinek <jakub@redhat.com>
18464
18465 * gcc.dg/gnu89-init-1.c: Added new tests.
18466
18467 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
18468
18469 * g++.dg/template/friend2.C: Remove as patch is reverted.
18470
18471 * g++.dg/warn/oldcast1.C: New test.
18472
18473 * g++.dg/template/ptrmem1.C: New test.
18474 * g++.dg/template/ptrmem2.C: New test.
18475
18476 * g++.dg/template/ntp.C: New test.
18477
18478 * g++.dg/other/component1.C: New test.
18479
18480 * g++.dg/template/ttp3.C: New test.
18481
18482 * g++.dg/template/friend2.C: New test.
18483 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
18484
18485 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
18486
18487 * g++.dg/other/ptrmem1.C: New test.
18488 * g++.dg/other/ptrmem2.C: New test.
18489
18490 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
18491
18492 * g++.dg/template/ctor1.C: New test.
18493
18494 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
18495
18496 * g++.dg/template/friend2.C: New test.
18497
18498 2002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
18499
18500 * gcc.dg/mmix-1.c: New test.
18501
18502 2001-12-31 Richard Henderson <rth@redhat.com>
18503
18504 * gcc.dg/asm-5.c: New.
18505
18506 2001-12-31 Paolo Carlini <pcarlini@unitus.it>
18507
18508 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
18509 in namespace __gnu_cxx
18510
18511 2001-12-30 Richard Henderson <rth@redhat.com>
18512
18513 * gcc.dg/debug-6.c: New.
18514
18515 2001-12-30 Jakub Jelinek <jakub@redhat.com>
18516
18517 * gcc.c-torture/compile/20011229-2.c: New test.
18518
18519 2001-12-29 Jakub Jelinek <jakub@redhat.com>
18520
18521 * gcc.dg/debug-3.c: New test.
18522 * gcc.dg/debug-4.c: New test.
18523 * gcc.dg/debug-5.c: New test.
18524
18525 2001-12-29 Richard Henderson <rth@redhat.com>
18526
18527 * g++.dg/eh/loop1.C: New.
18528
18529 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
18530
18531 * g++.dg/template/crash1.C: New test.
18532
18533 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
18534
18535 * g++.dg/other/const1.C: New test.
18536
18537 2001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
18538
18539 * gcc.c-torture/compile/20011229-1.c: New test.
18540
18541 2001-12-28 Stan Shebs <shebs@apple.com>
18542
18543 * lib/objc-torture.exp: Resync with c-torture.exp.
18544 * lib/objc.exp: Load standard libraries.
18545
18546 2001-12-28 Jakub Jelinek <jakub@redhat.com>
18547
18548 * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
18549 additional tests.
18550
18551 2001-12-27 Roger Sayle <roger@eyesopen.com>
18552
18553 * gcc.c-torture/execute/string-opt-16.c: New testcase.
18554
18555 2001-12-27 Richard Henderson <rth@redhat.com>
18556
18557 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
18558
18559 2001-12-26 Nathan Sidwell <nathan@codesourcery.com>
18560
18561 * g++.dg/eh/ctor1.C: New test.
18562 * g++.dg/other/error2.C: New test.
18563
18564 2001-12-24 Nathan Sidwell <nathan@codesourcery.com>
18565
18566 * g++.dg/other/init2.C: New test.
18567
18568 2001-12-24 Richard Henderson <rth@redhat.com>
18569
18570 * gcc.dg/20011223-1.c: New.
18571 * gcc.dg/inline-1.c: New.
18572
18573 2001-12-23 Richard Henderson <rth@redhat.com>
18574
18575 * gcc.dg/asm-4.c: Test operand modifiers.
18576
18577 2001-12-23 Richard Henderson <rth@redhat.com>
18578
18579 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
18580
18581 2001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
18582
18583 * gcc.c-torture/execute/20011223-1.c: New test.
18584
18585 2001-12-21 Richard Henderson <rth@redhat.com>
18586
18587 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
18588 re-enables the warning.
18589
18590 2001-12-21 Richard Henderson <rth@redhat.com>
18591
18592 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
18593
18594 2001-12-20 Jakub Jelinek <jakub@redhat.com>
18595
18596 * gcc.c-torture/compile/20011218-1.c: New test.
18597
18598 2001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
18599
18600 * gcc.misc-test/arm-isr.exp: New file. Control running of the
18601 arm-isr.c test.
18602 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
18603 epilogue generation for ARM ISR routines.
18604
18605 2001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
18606
18607 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
18608 * gcc.dg/format/c90-printf-3.c: Likewise.
18609 * gcc.dg/format/c99-printf-3.c: Likewise.
18610 * gcc.dg/format/ext-1.c: Likewise.
18611 * gcc.dg/format/ext-6.c: Likewise.
18612 * gcc.dg/format/format.h: Prototype unlocked stdio.
18613
18614 2001-12-20 Richard Henderson <rth@redhat.com>
18615
18616 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
18617 (arena): Use it.
18618 (malloc): Correct allocation logic. Abort if we fill up the
18619 arena before initialization complete.
18620 (realloc): Correct allocation logic.
18621
18622 2001-12-20 Jakub Jelinek <jakub@redhat.com>
18623
18624 * gcc.c-torture/compile/20011219-2.c: New test.
18625
18626 * gcc.c-torture/execute/20011219-1.c: New test.
18627
18628 2001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
18629
18630 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
18631 target does not support weak symbols.
18632
18633 2001-12-19 Jakub Jelinek <jakub@redhat.com>
18634
18635 * gcc.c-torture/compile/20011219-1.c: New test.
18636
18637 2001-12-19 Nathan Sidwell <nathan@codesourcery.com>
18638
18639 * g++.dg/other/error1.C: New test.
18640
18641 2001-12-17 Jeffrey A Law (law@redhat.com)
18642
18643 * gcc.c-torture/execute/20011217-1.c: New test.
18644
18645 2001-12-17 Nicola Pero <nicola@brainstorm.co.uk>
18646
18647 * objc.dg/special/: New directory.
18648 * objc.dg/special/special.exp: New file.
18649 * objc.dg/special/unclaimed-category-1.h: New file.
18650 * objc.dg/special/unclaimed-category-1a.m: New file.
18651 * objc.dg/special/unclaimed-category-1.m: New file.
18652
18653 2001-12-17 Andreas Jaeger <aj@suse.de>
18654
18655 * gcc.c-torture/compile/20011217-2.c: New test.
18656
18657 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
18658
18659 * gcc.c-torture/compile/20011217-1.c: New test.
18660
18661 2001-12-14 Aldy Hernandez <aldyh@redhat.com>
18662
18663 * testsuite/gcc.dg/20011214-1.c: New.
18664
18665 2001-12-13 Aldy Hernandez <aldyh@redhat.com>
18666
18667 * gcc.dg/altivec-4.c: New.
18668
18669 2001-12-13 Hans-Peter Nilsson <hp@axis.com>
18670
18671 * gcc.dg/20011113-1.c: New test.
18672
18673 2001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
18674
18675 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
18676 std::__malloc_alloc_template<0> and
18677 std::__default_alloc_template<false, 0>.
18678
18679 2001-12-13 Nicola Pero <n.pero@mi.flashnet.it>
18680
18681 * objc/execute/bf-21.m: New test.
18682 * objc/execute/enumeration-1.m: New test.
18683 * objc/execute/enumeration-2.m: New test.
18684
18685 2001-12-12 Jakub Jelinek <jakub@redhat.com>
18686
18687 * gcc.dg/gnu89-init-1.c: New test.
18688
18689 2001-12-12 Nathan Sidwell <nathan@codesourcery.com>
18690
18691 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
18692 * g++.old-deja/g++.jason/2371.C: Likewise.
18693 * g++.old-deja/g++.jason/template33.C: Likewise.
18694 * g++.old-deja/g++.jason/template34.C: Likewise.
18695 * g++.old-deja/g++.jason/template36.C: Likewise.
18696 * g++.old-deja/g++.oliva/typename1.C: Likewise.
18697 * g++.old-deja/g++.oliva/typename2.C: Likewise.
18698 * g++.old-deja/g++.other/typename1.C: Likewise.
18699 * g++.old-deja/g++.pt/inherit2.C: Likewise.
18700 * g++.old-deja/g++.pt/nontype5.C: Likewise.
18701 * g++.old-deja/g++.pt/typename11.C: Likewise.
18702 * g++.old-deja/g++.pt/typename14.C: Likewise.
18703 * g++.old-deja/g++.pt/typename16.C: Likewise.
18704 * g++.old-deja/g++.pt/typename3.C: Likewise.
18705 * g++.old-deja/g++.pt/typename4.C: Likewise.
18706 * g++.old-deja/g++.pt/typename5.C: Likewise.
18707 * g++.old-deja/g++.pt/typename7.C: Likewise.
18708 * g++.old-deja/g++.robertl/eb9.C: Likewise.
18709
18710 2001-12-11 Nathan Sidwell <nathan@codesourcery.com>
18711
18712 * g++.dg/other/linkage1.C: New test.
18713 * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
18714 specifiers.
18715
18716 2001-12-11 Neil Booth <neil@daikokuya.demon.co.uk>
18717
18718 * gcc.dg/concat.c: New test.
18719
18720 2001-12-11 Stan Shebs <shebs@apple.com>
18721
18722 * objc/compile: New test directory.
18723 * objc/compile/compile.exp: New expect script.
18724 * objc/compile/20011211-1.m: New compile test.
18725
18726 2001-12-11 Jason Merrill <jason@redhat.com>
18727
18728 * lib/prune.exp (prune_gcc_output): Also handle "In member
18729 function". So many permutations...
18730
18731 2001-12-10 Nathan Sidwell <nathan@codesourcery.com>
18732
18733 * g++.dg/template/typedef1.C: New test.
18734
18735 2001-12-09 Nathan Sidwell <nathan@codesourcery.com>
18736
18737 * g++.dg/other/copy1.C: New test.
18738
18739 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
18740
18741 * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
18742
18743 * gcc.dg/builtin-choose-expr.c: New.
18744
18745 2001-12-07 Aldy Hernandez <aldyh@redhat.com>
18746
18747 * gcc.dg/altivec-2.c: New.
18748
18749 2001-12-07 Richard Henderson <rth@redhat.com>
18750
18751 * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
18752
18753 2001-12-07 Stephane Carrez <Stephane.Carrez@sun.com>
18754
18755 * gcc.dg/sparc-ret.c: New file, test return corruption bug for
18756 ultrasparc.
18757
18758 2001-12-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
18759
18760 * g++-old.deja/g++.robertl/eb101.C: Deleted.
18761
18762 2001-12-06 Janis Johnson <janis187@us.ibm.com>
18763
18764 * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
18765 variable argument list.
18766
18767 2001-12-06 Zack Weinberg <zack@codesourcery.com>
18768
18769 * gcc.c-torture/execute/memcheck: Delete entire directory.
18770 (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
18771 t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
18772
18773 2001-12-05 Neil Booth <neil@daikokuya.demon.co.uk>
18774
18775 * gcc.dg/Wshadow-1.c: New test.
18776
18777 2001-12-05 Jakub Jelinek <jakub@redhat.com>
18778
18779 * gcc.c-torture/compile/20011130-1.c: New test.
18780
18781 * gcc.dg/noncompile/20011025-1.c: New test.
18782
18783 * g++.dg/other/anon-union.C: New test.
18784
18785 * gcc.c-torture/execute/20011024-1.c: New test.
18786
18787 2001-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
18788
18789 * gcc.c-torture/execute/20000722-1.x,
18790 gcc.c-torture/execute/20010123-1.x: Remove.
18791 * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
18792 * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
18793 gcc.dg/c99-complit-2.c: New tests.
18794
18795 2001-12-04 Nathan Sidwell <nathan@codesourcery.com>
18796
18797 * g++.dg/inherit/base1.C: New test.
18798
18799 2001-12-04 Jakub Jelinek <jakub@redhat.com>
18800
18801 * g++.dg/other/stdarg1.C: New test.
18802
18803 * gcc.c-torture/compile/20011130-2.c: New test.
18804
18805 2001-12-03 Janis Johnson <janis187@us.ibm.com>
18806
18807 * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
18808 * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
18809 * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
18810 * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
18811 * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
18812 * gcc.dg/builtin-prefetch-1.c: New test.
18813
18814 2001-12-03 Jakub Jelinek <jakub@redhat.com>
18815
18816 * gcc.dg/20011130-1.c: New test.
18817
18818 2001-12-03 Nathan Sidwell <nathan@codesourcery.com>
18819
18820 * g++.dg/other/scope1.C: New test.
18821 * g++.dg/template/explicit-instantiation.C: Remove XFAIL
18822
18823 2001-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
18824
18825 * gcc.dg/vla-init-1.c: New test.
18826
18827 2001-12-01 Geoff Keating <geoffk@redhat.com>
18828
18829 * gcc.c-torture/compile/structs.c: New testcase from GDB.
18830
18831 2001-12-02 Neil Booth <neil@daikokuya.demon.co.uk>
18832
18833 * objc.dg/alias.m: Update.
18834 * objc.dg/class-1.m: Update.
18835 * objc.dg/const-str-1.m: Update.
18836 * objc.dg/fwd-proto-1.m: Update.
18837 * objc.dg/id-1.m: Update.
18838 * objc.dg/super-class-1.m: Update.
18839
18840 2001-11-29 Mark Mitchell <mark@codesourcery.com>
18841
18842 * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
18843 constructs.
18844
18845 2001-11-28 Jeffrey A Law (law@cygnus.com)
18846
18847 * gcc.c-torture/execute/20011128-1.c: New test.
18848
18849 2001-11-28 Hans-Peter Nilsson <hp@axis.com>
18850
18851 * gcc.dg/20011127-1.c: New test.
18852
18853 2001-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
18854
18855 * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples
18856 from Austin Group draft 7.
18857 * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in
18858 scanf format arguments.
18859 * gcc.dg/format/no-exargs-2.c: New test.
18860
18861 2001-11-25 Nathan Sidwell <nathan@codesourcery.com>
18862
18863 * g++.dg/abi/vbase8-4.C: New test.
18864
18865 2001-11-24 Ian Lance Taylor <ian@airs.com>
18866
18867 * gcc.c-torture/execute/20011121-1.c: New test.
18868
18869 2001-11-23 Jeffrey A Law (law@cygnus.com)
18870
18871 * gcc.c-torture/execute/ieee/20011123-1.c: New test.
18872
18873 2001-11-23 Andreas Jaeger <aj@suse.de>
18874
18875 * gcc.dg/cpp/charconst-2.c: New test.
18876
18877 2001-11-22 Geoffrey Keating <geoffk@redhat.com>
18878
18879 * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
18880 to the host if it is remote. Let tests specify extra headers
18881 they use.
18882 * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
18883 * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
18884 * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
18885 * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
18886 * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
18887 * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
18888 * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
18889 * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
18890 * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
18891 * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
18892
18893 2001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
18894
18895 * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
18896 for little endian ARMs.
18897
18898 2001-11-20 Jakub Jelinek <jakub@redhat.com>
18899
18900 * gcc.c-torture/compile/20011119-1.c: New test.
18901 * gcc.c-torture/compile/20011119-2.c: New test.
18902
18903 2001-11-17 Aldy Hernandez <aldyh@redhat.com>
18904
18905 * gcc.dg/altivec-1.c: Fix typo.
18906
18907 2001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
18908
18909 * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
18910
18911 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
18912
18913 * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
18914
18915 2001-11-19 Geoffrey Keating <geoffk@redhat.com>
18916
18917 * lib/g77.exp: Don't specify --rpath-link.
18918
18919 * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
18920 across all the headers.
18921 * gcc.dg/format/format.exp: For testing on a remote host,
18922 copy format.h.
18923
18924 * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
18925 * gcc.c-torture/execute/930406-1.c: Likewise.
18926 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
18927
18928 2001-11-19 Aldy Hernandez <aldyh@redhat.com>
18929
18930 * gcc.dg/altivec-1.c: New.
18931
18932 2001-11-19 Neil Booth <neil@daikokuya.demon.co.uk>
18933
18934 * gcc.dg/cpp/fpreprocessed.c: New test case.
18935
18936 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
18937
18938 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
18939 gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
18940 * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
18941
18942 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
18943
18944 * gcc.dg/no-builtin-1.c: New test.
18945
18946 2001-11-16 Jakub Jelinek <jakub@redhat.com>
18947
18948 * gcc.c-torture/execute/20011115-1.c: New test.
18949
18950 2001-11-15 Jakub Jelinek <jakub@redhat.com>
18951
18952 * gcc.c-torture/compile/20011114-2.c: New test.
18953 * gcc.c-torture/compile/20011114-3.c: New test.
18954 * gcc.c-torture/compile/20011114-4.c: New test.
18955
18956 2001-11-15 Nathan Sidwell <nathan@codesourcery.com>
18957
18958 * g++.dg/other/init1.C: New test.
18959
18960 2001-11-14 Geoffrey Keating <geoffk@redhat.com>
18961
18962 * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
18963 message.
18964
18965 * gcc.c-torture/execute/20011114-1.c: New testcase.
18966
18967 * gcc.c-torture/compile/20010327-1.c: Revert last change.
18968 * gcc.c-torture/compile/20011114-1.c: New test, exactly
18969 like the (before this change) version of 20010327-1.c.
18970
18971 2001-11-14 Roger Sayle <roger@eyesopen.com>
18972
18973 * gcc.c-torture/execute/string-opt-13.c: New testcase.
18974
18975 2001-11-14 Richard Sandiford <rsandifo@redhat.com>
18976
18977 * g++.dg/init/array2.C: New test.
18978
18979 2001-11-14 Alexandre Oliva <aoliva@redhat.com>
18980
18981 * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
18982
18983 2001-11-13 Nathan Sidwell <nathan@codesourcery.com>
18984
18985 * g++.dg/other/forscope1.C: New test.
18986 * g++.dg/ext/forscope1.C: New test.
18987 * g++.dg/ext/forscope2.C: New test.
18988
18989 2001-11-13 Jakub Jelinek <jakub@redhat.com>
18990
18991 * gcc.c-torture/execute/20011113-1.c: New test.
18992
18993 2001-11-09 Geoffrey Keating <geoffk@redhat.com>
18994
18995 * gcc.c-torture/execute/20011109-2.c: New test.
18996
18997 * gcc.c-torture/execute/20011109-1.c: New test.
18998
18999 2001-11-09 Jakub Jelinek <jakub@redhat.com>
19000
19001 * gcc.c-torture/compile/20011109-1.c: New test.
19002
19003 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
19004
19005 * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
19006 * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
19007 * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
19008 * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
19009 * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
19010 * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
19011 * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
19012
19013 2001-11-08 Neil Booth <neil@daikokuya.demon.co.uk>
19014
19015 * g++.dg/warn/Wshadow-1.C: New tests.
19016 * g++.old-deja/g++.mike/for3.C: Update.
19017
19018 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
19019
19020 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
19021 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
19022 XFAILs. Adjust expected error texts.
19023 * gcc.c-torture/compile/20011106-1.c,
19024 gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
19025 gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
19026 gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
19027 gcc.dg/c99-array-lval-5.c: New tests.
19028
19029 2001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk>
19030
19031 * gcc.dg/cpp/defined.c: Update.
19032
19033 2001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk>
19034
19035 * gcc.c-torture/execute/anon-1.c: New test.
19036
19037 2001-11-03 Geoffrey Keating <geoffk@redhat.com>
19038
19039 * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
19040 same size, so no warning should be produced on stormy16.
19041
19042 * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
19043 due to oversized array.
19044 * g++.old-deja/g++.mike/ns15.C: Likewise.
19045 * g++.old-deja/g++.pt/crash16.C: Likewise.
19046
19047 2001-11-02 Graham Stott <grahams@redhat.com>
19048
19049 * g++.dgother/debug1.C: Fix typos.
19050
19051 2001-11-01 Jakub Jelinek <jakub@redhat.com>
19052
19053 * g++.dg/other/debug1.C: New test.
19054
19055 2001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
19056
19057 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
19058 of unsigned long.
19059
19060 2001-10-30 Jakub Jelinek <jakub@redhat.com>
19061
19062 * gcc.dg/20011029-2.c: New test.
19063
19064 * gcc.c-torture/compile/20011029-1.c: New test.
19065
19066 2001-10-29 Nicola Pero <n.pero@mi.flashnet.it>
19067
19068 * objc/execute/class_self-1.m: New test.
19069 * objc/execute/class_self-2.m: New test.
19070
19071 2001-10-25 Zack Weinberg <zack@codesourcery.com>
19072
19073 * gcc.misc-tests/msgs.exp: Delete.
19074 * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
19075 * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected
19076 error set to match recent changes.
19077
19078 2001-10-24 Zack Weinberg <zack@codesourcery.com>
19079
19080 * gcc.dg/20011021-1.c: New test.
19081
19082 2001-10-24 Jakub Jelinek <jakub@redhat.com>
19083
19084 * gcc.c-torture/compile/20011023-1.c: New test.
19085
19086 2001-10-23 Geoffrey Keating <geoffk@redhat.com>
19087
19088 * lib/g77.exp: Rewrite based on lib/g++.exp.
19089
19090 2001-10-19 Jakub Jelinek <jakub@redhat.com>
19091
19092 * gcc.c-torture/execute/20011019-1.c: New test.
19093
19094 * gcc.dg/20011018-1.c: New test.
19095
19096 2001-10-19 NIIBE Yutaka <gniibe@m17n.org>
19097
19098 * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
19099
19100 2001-10-18 Alexandre Oliva <aoliva@redhat.com>
19101
19102 * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
19103 * gcc.dg/attr-invalid.c: Likewise.
19104
19105 2001-10-18 Jakub Jelinek <jakub@redhat.com>
19106
19107 * testsuite/gcc.dg/20011015-1.c: New test.
19108
19109 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
19110
19111 * g++.dg/template/unify2.C: New test.
19112
19113 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
19114
19115 * g++.dg/other/exception-specification.C: New test
19116
19117 2001-10-13 Tom Rix <trix@redhat.com>
19118
19119 * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
19120 * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
19121
19122 2001-10-12 Jakub Jelinek <jakub@redhat.com>
19123
19124 * testsuite/gcc.dg/20011009-1.c: New test.
19125
19126 2001-10-12 Nathan Sidwell <nathan@codesourcery.com>
19127
19128 PR g++/4476
19129 * g++.dg/other/friend1.C: New test.
19130
19131 2001-10-11 Richard Henderson <rth@redhat.com>
19132
19133 * g++.old-deja/g++.other/crash18.C: Add -S to options.
19134
19135 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19136
19137 * gcc.c-torture/compile/20011010-1.c: New.
19138
19139 2001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
19140
19141 * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
19142 g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
19143 g77.f-torture/execute/execute.exp,
19144 g77.f-torture/noncompile/noncompile.exp,
19145 gcc.c-torture/compile/compile.exp,
19146 gcc.c-torture/execute/execute.exp,
19147 gcc.c-torture/execute/ieee/ieee.exp,
19148 gcc.c-torture/execute/memcheck/memcheck.exp,
19149 gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
19150 objc/execute/execute.exp: Update FSF address.
19151
19152 2001-10-09 Neil Booth <neil@daikokuya.demon.co.uk>
19153
19154 * gcc.dg/cpp/cmdlne-C.c: Update.
19155 * gcc.dg/cpp/cmdlne-C2.c: New.
19156
19157 2001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19158
19159 * gcc.c-torture/execute/20011008-3.c: New.
19160
19161 2001-10-08 DJ Delorie <dj@redhat.com>
19162
19163 * gcc.dg/20011008-1.c: New.
19164 * gcc.dg/20011008-2.c: New.
19165
19166 2001-10-08 Neil Booth <neil@daikokuya.demon.co.uk>
19167
19168 * gcc.dg/cpp/spacing1.c: Update test.
19169
19170 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
19171
19172 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
19173 spelling errors of "separate" as "seperate".
19174
19175 2001-10-05 Alexandre Oliva <aoliva@redhat.com>
19176
19177 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
19178 enough to avoid inlining.
19179
19180 2001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
19181
19182 * lib/g77.exp: set libg2c_dir correctly.
19183
19184 2001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
19185
19186 * gcc.dg/cpp/macro11.c: New test.
19187
19188 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
19189
19190 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
19191 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
19192 gcc.dg/format/multattr-3.c: New tests.
19193 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
19194 tests for format attributes on function pointers being rejected.
19195
19196 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
19197
19198 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
19199
19200 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
19201
19202 * g++.dg/warn/format1.C: New test.
19203
19204 2001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
19205
19206 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
19207
19208 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
19209
19210 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
19211
19212 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
19213
19214 * gcc.dg/cpp/redef2.c: Add test.
19215
19216 2001-09-27 Geoffrey Keating <geoffk@redhat.com>
19217
19218 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
19219 long-standing bug on i686, apparently.
19220 * gcc.c-torture/execute/loop-2c.x: New file.
19221 * gcc.c-torture/execute/loop-2d.x: New file.
19222 * gcc.c-torture/execute/loop-3c.x: New file.
19223
19224 2001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
19225
19226 * gcc.dg/cpp/20000625-2.c: Correct line number.
19227
19228 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
19229
19230 * gcc.dg/cpp/macro10.c: New test.
19231 * gcc.dg/cpp/strify3.c: New test.
19232 * gcc.dg/cpp/spacing1.c: Add tests.
19233 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
19234 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
19235
19236 2001-09-24 DJ Delorie <dj@redhat.com>
19237
19238 * gcc.c-torture/execute/20010924-1.c: New test.
19239
19240 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
19241
19242 * testsuite/objc/execute/paste.m: Remove.
19243
19244 2001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
19245
19246 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
19247
19248 2001-09-22 George Helffrich <george@geo.titech.ac.jp>
19249
19250 * g77.dg/strlen0.f: New test.
19251
19252 2001-09-21 Richard Henderson <rth@redhat.com>
19253
19254 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
19255 * g++.old-deja/g++.abi/vtable2.C: Likewise.
19256
19257 2001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
19258
19259 Table-driven attributes.
19260 * g++.dg/ext/attrib1.C: New test.
19261
19262 2001-09-20 DJ Delorie <dj@redhat.com>
19263
19264 * gcc.dg/20000926-1.c: Update expected warning messages.
19265 * gcc.dg/array-2.c: Likewise, and test for warnings too.
19266 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
19267 array.
19268
19269 2001-09-18 Richard Sandiford <rsandifo@redhat.com>
19270
19271 * g++.dg/eh/registers1.C: New test case.
19272
19273 2001-09-17 Richard Henderson <rth@redhat.com>
19274
19275 * gcc.dg/array-5.c: Fix VLA decomposition test.
19276
19277 2001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
19278
19279 * gcc.dg/cpp/line5.c: New testcase.
19280
19281 2001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
19282
19283 * gcc.dg/cpp/macro9.c: New test.
19284
19285 2001-09-15 Aldy Hernandez <aldyh@redhat.com>
19286
19287 * gcc.c-torture/execute/980223.c: Change type of addr from long
19288 to char *.
19289
19290 2001-09-15 Hans-Peter Nilsson <hp@axis.com>
19291
19292 * gcc.c-torture/execute/20010915-1.c: New test.
19293
19294 2001-09-14 Janis Johnson <janis187@us.ibm.com>
19295
19296 * g77.dg/bprob: New directory.
19297 * g77.dg/bprob/bprob.exp: New file.
19298 * g77.dg/bprob/bprob-1.f: New test.
19299 * g77.dg/gcov: New directory.
19300 * g77.dg/gcov/gcov.exp: New file.
19301 * g77.dg/gcov/gcov-1.f: New test.
19302 * g77.dg/gcov/gcov-1.x: New file.
19303
19304 2001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
19305
19306 * gcc.dg/cpp/directiv.c: Update.
19307 * gcc.dg/cpp/undef1.c: Update.
19308
19309 2001-09-12 Jakub Jelinek <jakub@redhat.com>
19310
19311 * gcc.dg/20010912-1.c: New test.
19312
19313 2001-09-11 Janis Johnson <janis187@us.ibm.com>
19314
19315 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
19316 language-independent file in lib.
19317 * lib/gcov.exp: New file.
19318
19319 2001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
19320
19321 * gcc.c-torture/compile/20010911-1.c: New test.
19322
19323 2001-09-10 Janis Johnson <janis187@us.ibm.com>
19324
19325 * lib/profopt.exp: New, to support profile-directed optimizations.
19326 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
19327 * gcc.misc-tests/bprob-1.c: New test.
19328 * gcc.misc-tests/bprob-2.c: New test.
19329
19330 2001-09-07 Janis Johnson <janis187@us.ibm.com>
19331
19332 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
19333 XFAIL and which kinds of gcov output to verify.
19334 * gcc.misc-tests/gcov-4b.x: New file.
19335 * gcc.misc-tests/gcov-5b.x: New file.
19336 * gcc.misc-tests/gcov-6.x: New file.
19337 * gcc.misc-tests/gcov-7.c: New test.
19338 * gcc.misc-tests/gcov-7.x: New file.
19339
19340 2001-09-06 Janis Johnson <janis187@us.ibm.com>
19341
19342 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
19343 * gcc.misc-tests/gcov-6.c: New test.
19344
19345 2001-09-06 Nathan Sidwell <nathan@codesourcery.com>
19346
19347 PR c++/3986
19348 * g++.dg/abi/vbase1.C: New test.
19349
19350 2001-09-05 Ziemowit Laski <zlaski@apple.com>
19351
19352 * objc.dg/method-2.m: New.
19353
19354 2001-09-04 Nathan Sidwell <nathan@codesourcery.com>
19355
19356 PR c++/4203
19357 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
19358 * g++.dg/init/empty1.C: New test.
19359
19360 2001-09-03 Jakub Jelinek <jakub@redhat.com>
19361
19362 * gcc.c-torture/compile/20010903-1.c: New test.
19363
19364 2001-08-31 Roman Zippel <zippel@linux-m68k.org>
19365
19366 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
19367 for m68k.
19368
19369 2001-08-31 Geoffrey Keating <geoffk@redhat.com>
19370
19371 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
19372
19373 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
19374
19375 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
19376
19377 2001-08-30 Geoffrey Keating <geoffk@redhat.com>
19378
19379 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
19380 for 16-bit 'unsigned int'.
19381
19382 2001-08-29 Kazu Hirata <kazu@hxi.com>
19383
19384 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
19385
19386 2001-08-27 Richard Henderson <rth@redhat.com>
19387
19388 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
19389 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
19390
19391 2001-08-25 Aldy Hernandez <aldyh@redhat.com>
19392
19393 * gcc.dg/asm-names.c (ymain): New.
19394
19395 2001-08-22 Geoffrey Keating <geoffk@redhat.com>
19396
19397 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
19398 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
19399 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
19400
19401 2001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19402
19403 * gcc.dg/compare5.c: New testcase.
19404
19405 2001-08-23 Jason Merrill <jason_merrill@redhat.com>
19406
19407 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
19408 and "In instantiation".
19409
19410 2001-08-21 Aldy Hernandez <aldyh@redhat.com>
19411
19412 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
19413
19414 2001-08-20 Janis Johnson <janis187@us.ibm.com>
19415
19416 * gcc.misc-tests/gcov.exp: Add support for branch information.
19417 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
19418 * gcc.misc-tests/gcov-4.c: New test.
19419 * gcc.misc-tests/gcov-4b.c: New test.
19420 * gcc.misc-tests/gcov-5b.c: New test.
19421
19422 2001-08-20 Zack Weinberg <zackw@panix.com>
19423
19424 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
19425 expected to fail.
19426
19427 2001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
19428
19429 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
19430
19431 2001-08-19 Jakub Jelinek <jakub@redhat.com>
19432
19433 * g++.dg/eh/template1.C: New test.
19434
19435 2001-08-16 David Billinghurst <David.Billinghurst@riotinto.com>
19436
19437 * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
19438 Fix thinko.
19439 * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
19440 for xfail.
19441
19442 2001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
19443
19444 * lib/g77-dg.exp: Use prune.exp for common procedures
19445 (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
19446 * lib/g77.exp: (g77-dg-prune) Remove
19447
19448 2001-08-13 Jason Merrill <jason_merrill@redhat.com>
19449
19450 * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
19451
19452 2001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
19453
19454 * g++.dg/template/unify1.C: New test.
19455
19456 2001-08-07 Nathan Sidwell <nathan@codesourcery.com>
19457
19458 * g++.dg/abi/empty4.C: New test.
19459
19460 2001-08-06 David Billinghurst <David.Billinghurst@riotinto.com>
19461
19462 * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
19463 solaris2.*
19464 * g77.f-torture/compile/pr3743.x: Likewise
19465
19466 2001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
19467
19468 * g++.dg/other/using-declaration.C: New test.
19469
19470 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
19471
19472 * gcc.dg/cpp/tr-sign.c: New testcase.
19473
19474 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
19475
19476 * gcc.dg/cpp/19951025-1.c: Revert.
19477 * gcc.dg/cpp/directiv.c: We no longer process directives that
19478 interrupt macro arguments.
19479
19480 2001-08-03 Zack Weinberg <zackw@stanford.edu>
19481
19482 * gcc.dg/bconstp-1.c: New test.
19483
19484 2001-08-03 Richard Henderson <rth@redhat.com>
19485
19486 * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
19487
19488 2001-08-02 Neil Booth <neil@daikokuya.demon.co.uk>
19489
19490 * gcc.dg/cpp/19951025-1.c: Update.
19491
19492 2001-08-02 Jeffrey Oldham <oldham@codesourcery.com>
19493
19494 * g77.dg/ff90-1.f (s): Fix reference of variable z,
19495 should be x.
19496
19497 2001-08-02 Nathan Sidwell <nathan@codesourcery.com>
19498
19499 Kill -fhonor-std.
19500 * g++.old-deja/g++.ns/ns14.C: Remove special options.
19501 * g++.old-deja/g++.other/std1.C: Likewise.
19502 * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
19503
19504 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
19505
19506 * lib/g77.exp: Load gcc-defs.exp for common procedures
19507 (g77_pass, g77_fail, g77_finish, g77_exit,
19508 ${tool}_check_unsupported_p} Now redundant. Deleted.
19509
19510 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
19511
19512 * g77.dg/fbackslash.f
19513 * g77.dg/fcase-preserve.f
19514 * g77.dg/ff90-1.f
19515 * g77.dg/ffixed-line-length-0.f
19516 * g77.dg/ffixed-line-length-132.f
19517 * g77.dg/ffixed-line-length-7.f
19518 * g77.dg/ffixed-line-length-72.f
19519 * g77.dg/ffixed-line-length-none.f
19520 * g77.dg/ffree-form-1.f
19521 * g77.dg/fno-backslash.f
19522 * g77.dg/fno-f90-1.f
19523 * g77.dg/fno-fixed-form-1.f
19524 * g77.dg/fno-onetrip.f
19525 * g77.dg/fno-typeless-boz.f
19526 * g77.dg/fno-underscoring.f
19527 * g77.dg/fno-vxt-1.f
19528 * g77.dg/fonetrip.f
19529 * g77.dg/ftypeless-boz.f
19530 * g77.dg/fugly-assumed.f
19531 * g77.dg/funderscoring.f
19532 * g77.dg/fvxt-1.f
19533
19534 2001-08-01 Ziemowit Laski <zlaski@apple.com>
19535
19536 * objc.dg/fwd-proto-1.m: New.
19537 * objc.dg/local-decl-1.m: New.
19538 * objc.dg/naming-1.m: New.
19539 * objc.dg/naming-2.m: New.
19540 * objc.dg/proto-hier-1.m: New.
19541
19542 2001-07-31 Hans-Peter Nilsson <hp@bitrange.com>
19543
19544 * gcc.dg/c99-scope-2.c: Don't generally assume adding more
19545 largest-type elements to a struct makes its size grow.
19546
19547 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
19548
19549 * g++.dg/abi/vthunk1.C: New test.
19550
19551 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
19552
19553 * g++.dg/abi/vbase8-22.C: New test.
19554
19555 2001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk>
19556
19557 * gcc.dg/cpp/macro8.c: New test.
19558
19559 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
19560
19561 * g++.dg/abi/vbase8-21.C: New test.
19562
19563 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
19564
19565 * g++.dg/abi/vbase8-10.C: New test.
19566
19567 2001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19568
19569 * lib/g++.exp (g++_set_ld_library_path): Renamed to
19570 ${tool}_set_ld_library_path.
19571 Changed caller.
19572 * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
19573 g++.exp.
19574
19575 2001-07-26 Stan Cox <scox@redhat.com>
19576
19577 * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
19578 * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
19579 gcc_exit, gcc_check_unsupported_p):
19580 Moved to gcc-deps.exp
19581 * gcc-deps.exp: New file.
19582
19583 2001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
19584
19585 * g++.old-deja/g++.pt/defarg14.C: New test.
19586
19587 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
19588
19589 * g++.old-deja/g++.other/lineno5.C: New test.
19590
19591 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
19592
19593 * g++.old-deja/g++.pt/crash68.C: New test.
19594
19595 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
19596
19597 * g++.old-deja/g++.other/crash42.C: New test.
19598
19599 2001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
19600
19601 * gcc.dg/cpp/extratokens.c: Fix.
19602 * gcc.dg/cpp/skipping2.c: New tests.
19603
19604 2001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19605
19606 * gcc.c-torture/execute/20010724-1.c: New file.
19607 * gcc.c-torture/execute/20010724-1.x: New file.
19608
19609 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
19610
19611 * g++.old-deja/g++.other/cond7.C: New test.
19612
19613 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
19614
19615 * g++.old-deja/g++.other/optimize4.C: New test.
19616
19617 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
19618
19619 * g++.old-deja/g++.abi/vbase8-5.C: New test.
19620
19621 2001-07-24 Jason Merrill <jason_merrill@redhat.com>
19622
19623 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
19624 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
19625 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
19626 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
19627
19628 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
19629 bug report" message.
19630
19631 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
19632 * g++.dg/ext/instantiate1.C: Move from old-deja.
19633
19634 2001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
19635
19636 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
19637 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
19638 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
19639 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
19640
19641 2001-07-23 Jeffrey A Law (law@cygnus.com)
19642
19643 * gcc.c-torture/execute/20010723-1.c: New test.
19644
19645 2001-07-23 Ben Elliston <bje@redhat.com>
19646
19647 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
19648
19649 2001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19650
19651 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
19652 i[34567]86-*-*.
19653 Delete handling of ieee_multilib_flags.
19654 Pass -mieee for alpha*-*-* and sh-*-*.
19655 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
19656
19657 2001-07-21 Nathan Sidwell <nathan@codesourcery.com>
19658
19659 Remove old-abi tests.
19660 * g++.old-deja/g++.mike/p11116.C: Remove.
19661 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
19662
19663 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
19664
19665 * g77.f-torture/compile/pr3743.f: New test
19666
19667 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
19668
19669 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
19670
19671 2001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19672
19673 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
19674 g++.old-deja/g++.pt/static6.C: Likewise.
19675 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
19676 supports weak symbols.
19677
19678 2001-07-18 Andreas Jaeger <aj@suse.de>
19679
19680 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
19681 supported again.
19682
19683 2001-07-18 Andreas Jaeger <aj@suse.de>
19684
19685 * gcc.dg/iftrap-1.c: Fix target line.
19686
19687 2001-07-17 Richard Henderson <rth@redhat.com>
19688
19689 * gcc.c-torture/execute/20010717-1.c: New.
19690
19691 2001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
19692
19693 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
19694 tests.
19695
19696 2001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
19697
19698 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
19699
19700 2001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19701
19702 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
19703 UAC_SIGBUS, UAC_NOPRINT definitions.
19704
19705 2001-07-16 Nicola Pero <n.pero@mi.flashnet.it>
19706
19707 * objc/execute/object_is_class.m: New test.
19708 * objc/execute/object_is_meta_class.m: New test.
19709
19710 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
19711
19712 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
19713 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
19714
19715 2001-01-15 David Billinghurst <David.Billinghurst@riotinto.com>
19716
19717 * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
19718 * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
19719
19720 2001-07-14 Richard Henderson <rth@redhat.com>
19721
19722 * gcc.dg/iftrap-1.c: New.
19723
19724 2001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>
19725
19726 * g77.f-torture/execute/intrinsic77.f: New test.
19727
19728 2001-07-11 Janis Johnson <janis@us.ibm.com>
19729
19730 * gcc.misc-tests/gcov-3.c: New test.
19731
19732 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
19733
19734 * gcc.c-torture/compile/20010711-1.c,
19735 * gcc.c-torture/compile/20010711-2.c: New tests.
19736
19737 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
19738
19739 * gcc.c-torture/execute/20010711-1.c: New test.
19740
19741 2001-07-11 Ben Elliston <bje@redhat.com>
19742
19743 * g++.old-deja/g++.other/enum5.C: New test.
19744
19745 2001-07-10 Jason Merrill <jason_merrill@redhat.com>
19746
19747 * lib/g++-dg.exp: Load file-format and target-supports like gcc.
19748 (g++-dg-prune): Call prune_gcc_output.
19749 * prune.exp: New file for prune_gcc_output.
19750 * lib/g++.exp, lib/gcc.exp: Load it.
19751
19752 2001-07-08 Joseph S. Myers <jsm28@cam.ac.uk>
19753
19754 * gcc.c-torture/compile/20010701-1.c,
19755 g++.old-deja/g++.ext/attrib6.C: New tests.
19756
19757 2001-07-06 Jeffrey A Law (law@cygnus.com)
19758
19759 * gcc.c-torture/compile/20010706-1.c: New test.
19760
19761 2000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
19762
19763 * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
19764
19765 2001-06-28 Stan Shebs <shebs@apple.com>
19766
19767 * gcc.dg/pragma-darwin.c: New test.
19768
19769 2001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19770
19771 * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
19772 Solaris 2.[678] system.
19773
19774 2001-06-22 Joseph S. Myers <jsm28@cam.ac.uk>
19775
19776 * gcc.dg/20010622-1.c: New test.
19777
19778 2001-06-18 Stan Shebs <shebs@apple.com>
19779
19780 * objc.dg: New directory.
19781 * objc.dg/dg.exp: New file.
19782 * objc.dg/alias.m: New.
19783 * objc.dg/class-1.m: New.
19784 * objc.dg/class-2.m: New.
19785 * objc.dg/const-str-1.m: New.
19786 * objc.dg/const-str-2.m: New.
19787 * objc.dg/id-1.m: New.
19788 * objc.dg/method-1.m: New.
19789 * objc.dg/super-class-1.m: New.
19790 * lib/objc-dg.exp: New file.
19791
19792 2001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
19793
19794 * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
19795 of label name.
19796
19797 2001-06-14 Nathan Sidwell <nathan@codesourcery.com>
19798
19799 * g++.old-deja/g++.abi/vbase8-9.C: New test.
19800
19801 2001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19802
19803 * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
19804 variable.
19805
19806 2001-06-12 Richard Henderson <rth@redhat.com>
19807
19808 * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
19809
19810 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
19811
19812 * g++.old-deja/g++.abi/vbase5.C: New test.
19813 * g++.old-deja/g++.abi/vbase6.C: New test.
19814 * g++.old-deja/g++.abi/vbase7.C: New test.
19815
19816 2001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19817
19818 * gcc.c-torture/compile/20010610-1.c: New test.
19819
19820 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
19821
19822 * g++.old-deja/g++.abi/vbase4.C: New test.
19823
19824 2001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
19825
19826 * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
19827 support %f for HC11/HC12 targets.
19828 * gcc.c-torture/execute/930513-1.x: New file, likewise.
19829 * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
19830 on HC11/HC12 targets.
19831 * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
19832
19833 2001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19834
19835 * gcc.dg/wchar_t-1.c: New file.
19836 * gcc.dg/wint_t-1.c: Likewise.
19837
19838 2001-06-11 Bernd Schmidt <bernds@redhat.com>
19839
19840 * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
19841
19842 2001-06-11 Richard Henderson <rth@redhat.com>
19843
19844 * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
19845
19846 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
19847
19848 * gcc.c-torture/compile/20010611-1.c: New test.
19849
19850 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
19851
19852 * gcc.dg/c99-tag-1.c: Add more tests.
19853
19854 2001-06-10 Alexandre Oliva <aoliva@redhat.com>
19855
19856 * g++.old-deja/g++.abi/ptrmem.C: Take into account different
19857 representation on MN10300 and ARM/Thumb.
19858
19859 2001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
19860
19861 * g77.f-torture/execute/20010610.f: New.
19862
19863 2001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
19864
19865 * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
19866 names.
19867
19868 2001-06-09 Richard Henderson <rth@redhat.com>
19869
19870 * gcc.c-torture/execute/ashrdi-1.c: New.
19871 * gcc.c-torture/execute/ashldi-1.c: New.
19872 * gcc.c-torture/execute/lshrdi-1.c: New.
19873
19874 2001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com>
19875
19876 * objc/execute/load-3.m: Added. Check sending +load to categories,
19877 in addition to classes.
19878
19879 2001-06-08 Stan Shebs <shebs@apple.com>
19880
19881 * objc/execute/load-2.m: New test. From Nicola Pero
19882 <n.pero@mi.flashnet.it>.
19883
19884 2001-06-08 Jakub Jelinek <jakub@redhat.com>
19885
19886 * gcc.c-torture/execute/20010605-2.c: New test.
19887
19888 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
19889
19890 * g++.old-deja/g++.abi/vbase2.C: New test.
19891 * g++.old-deja/g++.abi/vbase3.C: New test.
19892
19893 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
19894
19895 * g++.old-deja/g++.pt/friend49.C: New test.
19896
19897 2001-06-07 Nathan Sidwell <nathan@codesourcery.com>
19898
19899 * g++.old-deja/g++.ext/anon3.C: New test.
19900
19901 2001-06-05 Nathan Sidwell <nathan@codesourcery.com>
19902
19903 * g++.old-deja/g++.other/conv7.C: New test.
19904
19905 2001-06-05 Joseph S. Myers <jsm28@cam.ac.uk>
19906
19907 * gcc.c-torture/compile/20010605-2.c: New test.
19908
19909 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
19910
19911 * gcc.c-torture/execute/20010604-1.c: New test.
19912
19913 2001-06-04 Loren J. Rittle <ljrittle@acm.org>
19914
19915 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
19916
19917 2001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
19918
19919 * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
19920 (g++_link_flags): Likewise.
19921 (g++_init): Pass gccpath's value to two previous functions.
19922
19923 2001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19924
19925 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
19926 Ensure logfile entry matches exec command line.
19927
19928 2001-05-31 Richard Henderson <rth@redhat.com>
19929
19930 * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
19931 * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
19932
19933 2001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
19934
19935 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
19936 compiler for irix6.2
19937
19938 2001-05-30 Nathan Sidwell <nathan@codesourcery.com>
19939
19940 * g++.old-deja/g++.other/optimize3.C: New file.
19941
19942 2001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
19943
19944 * gcc.c-torture/compile/20010518-2.x: New file to compile, not
19945 assemble.
19946
19947 2001-05-26 Nathan Sidwell <nathan@codesourcery.com>
19948
19949 * g++.old-deja/g++.other/optimize2.C: New file.
19950
19951 2001-05-25 Diego Novillo <dnovillo@redhat.com>
19952
19953 * gcc.c-torture/compile/20010518-2.c: New file.
19954 * gcc.c-torture/execute/20010518-1.c: New file.
19955 * gcc.c-torture/execute/20010518-2.c: New file.
19956
19957 2001-05-25 Joseph S. Myers <jsm28@cam.ac.uk>
19958
19959 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
19960
19961 2001-05-24 Mark Mitchell <mark@codesourcery.com>
19962
19963 G++ no longer defines builtins that do not begin with __builtin.
19964 * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
19965 * g++.old-deja/g++.brendand/misc13.C: Likewise.
19966 * g++.old-deja/g++.law/builtin1.C: Likewise.
19967 * g++.old-deja/g++.law/cvt2.C: Likewise.
19968 * g++.old-deja/g++.mike/net5.C: Likewise.
19969 * g++.old-deja/g++.other/builtins1.C: Likewise.
19970 * g++.old-deja/g++.other/builtins2.C: Likewise.
19971 * g++.old-deja/g++.other/builtins3.C: Likewise.
19972 * g++.old-deja/g++.other/builtins4.C: Likewise.
19973 * g++.old-deja/g++.other/inline8.C: Likewise.
19974 * g++.old-deja/g++.robertl/eb39.C: Likewise.
19975
19976 2001-05-24 Nathan Sidwell <nathan@codesourcery.com>
19977
19978 * g++.old-deja/g++.pt/using1.C: Adjust.
19979 * g++.old-deja/g++.pt/using2.C: New test.
19980
19981 2001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
19982
19983 * gcc.dg/cpp/charconst.c: New tests.
19984 * gcc.dg/cpp/escape.c: New tests.
19985 * gcc.dg/cpp/escape-1.c: New tests.
19986 * gcc.dg/cpp/escape-2.c: New tests.
19987 * gcc.dg/cpp/ucs.c: New tests.
19988
19989 2001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com>
19990
19991 * gcc.misc-tests/linkage.exp: Pass appropriate flags to
19992 native compiler for irix6.5.
19993
19994 Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>
19995
19996 * lib/g++.exp (g++_include_flags): Use args to compute
19997 get_multilibs.
19998 (g++_link_flags): Likewise.
19999 (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
20000
20001 2001-05-22 Joseph S. Myers <jsm28@cam.ac.uk>
20002
20003 * gcc.dg/c90-hexfloat-1.c: Add more tests.
20004
20005 2001-05-21 Geoff Keating <geoffk@redhat.com>
20006
20007 * gcc.c-torture/compile/920520-1.x: Merge previous contents into
20008 this file.
20009
20010 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
20011
20012 * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
20013 STACK_SIZE;
20014 * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
20015 to STACK_SIZE; Use it to define size of add_histo array.
20016 * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
20017 to STACK_SIZE.
20018 (f): Use GITT_SIZE to define size of gitt local table.
20019 * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
20020 to STACK_SIZE; Use it to define size of bytemem array.
20021
20022 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
20023
20024 * gcc.c-torture/compile/20000804-1.x: New file, this test fails
20025 on 68HC11/HC12 due to the asm instruction.
20026 * gcc.c-torture/compile/20001205-1.x: New file, ditto.
20027 * gcc.c-torture/compile/920520-1.x: Likewise.
20028 * gcc.c-torture/compile/20001226-1.x: New file, this test fails
20029 on 68HC11/HC12 because the function is larger than 64K.
20030 * gcc.c-torture/compile/961203-1.x: New file, this test fails
20031 on 68HC11/HC12 because the structure is too large.
20032
20033 2001-05-20 Richard Henderson <rth@redhat.com>
20034
20035 * gcc.c-torture/execute/20010520-1.c: New.
20036
20037 2001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20038
20039 * g++.old-deja/g++.warn/compare1.C: New test.
20040 * gcc.dg/compare4.c: New test.
20041
20042 2001-05-20 Nathan Sidwell <nathan@codesourcery.com>
20043
20044 * g++.old-deja/g++.other/optimize1.C: New test.
20045
20046 2001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
20047
20048 * g++.old-deja/g++.pt/spec41.C: New test.
20049
20050 2001-05-19 Joseph S. Myers <jsm28@cam.ac.uk>
20051
20052 * gcc.c-torture/compile/20010114-1.x: Remove.
20053
20054 2001-05-18 Stan Shebs <shebs@apple.com>
20055
20056 * gcc.c-torture/compile/20010518-1.c: New test.
20057
20058 2001-05-18 Nathan Sidwell <nathan@codesourcery.com>
20059
20060 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
20061 * g++.old-deja/g++.pt/crash67.C: New test.
20062
20063 2001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com>
20064
20065 * g++.old-deja/g++.other/debug9.C: New test.
20066
20067 2001-05-16 Zack Weinberg <zackw@stanford.edu>
20068
20069 * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
20070
20071 2001-05-16 Jan Hubicka <jh@suse.cz>
20072
20073 * gcc.c-torture/compile/20010516-1.c: New test.
20074
20075 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
20076
20077 * g++.old-deja/g++.other/crash41.C: New test.
20078
20079 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
20080
20081 * g++.old-deja/g++.pt/crash66.C: New test.
20082
20083 2001-05-15 Benjamin Kosnik <bkoz@redhat.com>
20084
20085 * g++.old-deja/g++.robertl/eb27.C: Convert.
20086
20087 2001-05-15 Nick Clifton <nickc@cambridge.redhat.com>
20088
20089 * g++.dg/friend-warn.C: New test. Do not warn about friend
20090 declaration being redundant.
20091
20092 2001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at>
20093
20094 * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
20095
20096 2001-05-14 Mark Mitchell <mark@codesourcery.com>
20097
20098 * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
20099
20100 2001-05-13 Benjamin Kosnik <bkoz@redhat.com>
20101
20102 * lib/g++.exp: Use testsuite_flags.
20103
20104 2001-05-13 Mark Mitchell <mark@codesourcery.com>
20105
20106 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
20107
20108 2001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
20109
20110 * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
20111
20112 2001-05-11 Mark Mitchell <mark@codesourcery.com>
20113
20114 * lib/objc.exp: Add -lposix4 on Solaris 2.8.
20115
20116 2001-05-10 Joseph S. Myers <jsm28@cam.ac.uk>
20117
20118 * gcc.c-torture/compile/20010313-1.c: New test.
20119
20120 2001-05-09 Zack Weinberg <zackw@stanford.edu>
20121
20122 * gcc.dg/cpp/direct2.c: New test.
20123 * gccq.dg/cpp/direct2s.c: New test.
20124
20125 * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
20126
20127 2001-05-07 Mark Mitchell <mark@codesourcery.com>
20128
20129 * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
20130 * g++.old-deja/g++.other/op3.C: Likewise.
20131
20132 2001-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
20133
20134 * gcc.dg/cpp/syshdr.h: New file.
20135 * gcc.dg/cpp/sysmac1.c: Update.
20136 * gcc.dg/cpp/sysmac2.c: Update.
20137
20138 2001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
20139
20140 * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
20141
20142 2001-05-04 David Edelsohn <edelsohn@gnu.org>
20143
20144 * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
20145 gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
20146
20147 2001-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
20148
20149 * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
20150
20151 2001-05-03 Geoffrey Keating <geoffk@redhat.com>
20152
20153 * lib/g++.exp (g++_include_flags): Don't use any special flags
20154 if TESTING_IN_BUILD_TREE is not defined.
20155 (g++_init): Use a plain 'c++' as the compiler if
20156 TESTING_IN_BUILD_TREEE is not defined.
20157
20158 2001-05-02 Jakub Jelinek <jakub@redhat.com>
20159
20160 * g++.old-deja/g++.eh/catch13.C: New test.
20161 * g++.old-deja/g++.eh/catch14.C: New test.
20162
20163 2001-05-02 Jakub Jelinek <jakub@redhat.com>
20164
20165 * gcc.dg/cpp/tr-define.c: New test.
20166
20167 2001-05-01 Loren J. Rittle <ljrittle@acm.org>
20168
20169 * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
20170 <stdlib.h>, not <malloc.h>.
20171
20172 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
20173
20174 * g++.old-deja/g++.ns/template17.C: New test.
20175
20176 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
20177
20178 * g++.old-deja/g++.pt/ref4.C: New test.
20179
20180 2001-04-30 Richard Henderson <rth@redhat.com>
20181
20182 * gcc.dg/20000724-1.c: Revert last change.
20183
20184 2001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
20185
20186 * g77.f-torture/execute/20010430.f: New test.
20187
20188 2001-04-30 Mark Mitchell <mark@codesourcery.com>
20189
20190 * gcc.dg/20000724-1.c: Add a clobber of `esp'.
20191
20192 2001-04-29 Joseph S. Myers <jsm28@cam.ac.uk>
20193
20194 * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
20195
20196 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
20197
20198 * g++.old-deja/g++.eh/crash6.C: New test.
20199
20200 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
20201
20202 * g++.old-deja/g++.other/warn7.C: New test.
20203
20204 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
20205
20206 * g++.old-deja/g++.other/defarg9.C: New test.
20207
20208 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
20209
20210 * g77.f-torture/compile/20010426.f: New test.
20211 * g77.f-torture/execute/20010426.f: New test.
20212
20213 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
20214
20215 * g77.f-torture/compile/20000629-1.x: Remove - error
20216 has been fixed.
20217
20218 2001-04-26 Jeffrey A Law (law@cygnus.com)
20219
20220 * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
20221 Tweak slightly to work with g++.dg framework.
20222 * g++.dg/special/ecos.exp: Run initp1.C test.
20223 * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
20224
20225 * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
20226 its linker doesn't give line numbers either.
20227 * g++.old-deja/g++.ext/instantiate3.C: Similarly.
20228
20229 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
20230
20231 * g++.old-deja/g++.other/lex1.C: New test.
20232
20233 2001-04-26 Jakub Jelinek <jakub@redhat.com>
20234
20235 * gcc.dg/noncompile/20010425-1.c: New test.
20236
20237 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
20238
20239 * g++.old-deja/g++.pt/mangle2.C: New test.
20240
20241 2001-04-25 Jakub Jelinek <jakub@redhat.com>
20242
20243 * gcc.dg/format/plus-1.c: New test.
20244
20245 2001-04-25 Jakub Jelinek <jakub@redhat.com>
20246
20247 * gcc.dg/20010423-1.c: New test.
20248
20249 2001-04-25 Jakub Jelinek <jakub@redhat.com>
20250
20251 * gcc.c-torture/execute/20010422-1.c: New test.
20252
20253 2001-04-25 Nathan Sidwell <nathan@codesourcery.com>
20254
20255 * g++.old-deja/g++.ns/type2.C: New test.
20256
20257 2001-04-24 Zack Weinberg <zackw@stanford.edu>
20258
20259 * g++.old-deja/g++.other/perf1.C: New test.
20260
20261 2001-04-24 Nathan Sidwell <nathan@codesourcery.com>
20262
20263 * gcc.dg/c99-func-2.c: Remove xfail.
20264 * gcc.dg/c99-func-3.c: Remove xfail.
20265 * gcc.dg/c99-func-4.c: Remove xfail.
20266
20267 2001-04-23 Zack Weinberg <zackw@stanford.edu>
20268
20269 * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
20270
20271 2001-04-23 Joseph S. Myers <jsm28@cam.ac.uk>
20272
20273 * gcc.c-torture/compile/20010423-1.c: New test.
20274
20275 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
20276
20277 * g++.old-deja/g++.pt/typename28.C: New test.
20278
20279 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
20280
20281 * g++.old-deja/g++.abi/empty2.C: New test.
20282 * g++.old-deja/g++.abi/empty3.C: New test.
20283
20284 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20285
20286 * g++.old-deja/g++.other/comdat2.C: New test.
20287 * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
20288
20289 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20290
20291 * g++.old-deja/g++.other/overload14.C: New test.
20292
20293 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20294
20295 * g++.old-deja/g++.other/lookup23.C: New test.
20296
20297 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20298
20299 * gcc.c-torture/execute/20010403-1.c: New test.
20300
20301 2001-04-19 David Billinghurst <David.Billinghurst@riotinto.com>
20302 Mark Mitchell <mark@codesourcery.com>
20303
20304 * lib/old-dejagnu.exp: Don't delete output of executable.
20305 Add .exe suffix to executables.
20306
20307 2001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
20308
20309 * g77.f-torture/execute/short.x; Remove - Error has been fixed.
20310
20311 2001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20312
20313 * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
20314
20315 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
20316
20317 * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
20318 * g++.old-deja/g++.abi/crash1.C: New test.
20319
20320 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
20321
20322 * g++.old-deja/g++.other/crash40.C: New test.
20323
20324 2001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20325
20326 * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
20327
20328 2001-04-11 Nathan Sidwell <nathan@codesourcery.com>
20329
20330 * g++.old-deja/g++.other/warn6.C: New test.
20331
20332 22001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
20333
20334 * g++.old-deja/g++.robertl/eb42.C: Same.
20335
20336 001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20337
20338 * gcc.dg/wtr-conversion-1.c: New testcase.
20339
20340 2001-04-10 Richard Henderson <rth@redhat.com>
20341
20342 * g++.old-deja/g++.other/array5.C: New.
20343
20344 2001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20345
20346 * gcc.c-torture/execute/20010408-1.c: New test.
20347
20348 2001-04-06 Benjamin Kosnik <bkoz@redhat.com>
20349
20350 * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
20351 headers and constructs.
20352 * g++.old-deja/g++.robertl/eb79.C: Same.
20353 * g++.old-deja/g++.robertl/eb77.C (main): Same.
20354 * g++.old-deja/g++.robertl/eb73.C: Same.
20355 * g++.old-deja/g++.robertl/eb66.C (main): Same.
20356 * g++.old-deja/g++.robertl/eb55.C (t): Same.
20357 * g++.old-deja/g++.robertl/eb54.C (main): Same.
20358 * g++.old-deja/g++.robertl/eb46.C (main): Same.
20359 * g++.old-deja/g++.robertl/eb44.C: Same.
20360 * g++.old-deja/g++.robertl/eb41.C (main): Same.
20361 * g++.old-deja/g++.robertl/eb4.C (main): Same.
20362 * g++.old-deja/g++.robertl/eb39.C: Same.
20363 * g++.old-deja/g++.robertl/eb33.C (main): Same.
20364 * g++.old-deja/g++.robertl/eb31.C (main): Same.
20365 * g++.old-deja/g++.robertl/eb30.C: Same.
20366 * g++.old-deja/g++.robertl/eb3.C: Same.
20367 * g++.old-deja/g++.robertl/eb24.C (T>): Same.
20368 * g++.old-deja/g++.robertl/eb21.C: Same.
20369 * g++.old-deja/g++.robertl/eb15.C: Same.
20370 * g++.old-deja/g++.robertl/eb118.C: Same.
20371 * g++.old-deja/g++.robertl/eb115.C (main): Same.
20372 * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
20373 * g++.old-deja/g++.robertl/eb109.C: Same.
20374 * g++.old-deja/g++.other/sibcall1.C (main): Same.
20375 * g++.old-deja/g++.mike/rtti1.C: Same.
20376 * g++.old-deja/g++.mike/p658.C: Same.
20377 * g++.old-deja/g++.mike/net46.C: Same.
20378 * g++.old-deja/g++.mike/net34.C: Same.
20379 * g++.old-deja/g++.mike/memoize1.C: Same.
20380 * g++.old-deja/g++.mike/eh2.C: Same.
20381 * g++.old-deja/g++.law/weak.C: Same.
20382 * g++.old-deja/g++.law/visibility7.C: Same.
20383 * g++.old-deja/g++.law/visibility25.C: Same.
20384 * g++.old-deja/g++.law/visibility22.C: Same.
20385 * g++.old-deja/g++.law/visibility2.C: Same.
20386 * g++.old-deja/g++.law/visibility17.C: Same.
20387 * g++.old-deja/g++.law/visibility13.C: Same.
20388 * g++.old-deja/g++.law/visibility10.C: Same.
20389 * g++.old-deja/g++.law/visibility1.C: Same.
20390 * g++.old-deja/g++.law/virtual3.C (eval): Same.
20391 * g++.old-deja/g++.law/vbase1.C: Same.
20392 * g++.old-deja/g++.law/operators32.C: Same.
20393 * g++.old-deja/g++.law/nest3.C: Same.
20394 * g++.old-deja/g++.law/missed-error2.C (foo): Same.
20395 * g++.old-deja/g++.law/except5.C (main): Same.
20396 * g++.old-deja/g++.law/cvt7.C (run): Same.
20397 * g++.old-deja/g++.law/cvt2.C: Same.
20398 * g++.old-deja/g++.law/cvt16.C: Same.
20399 * g++.old-deja/g++.law/ctors6.C (bar): Same.
20400 * g++.old-deja/g++.law/ctors17.C (main): Same.
20401 * g++.old-deja/g++.law/ctors13.C: Same.
20402 * g++.old-deja/g++.law/ctors12.C (main): Same.
20403 * g++.old-deja/g++.law/ctors10.C: Same.
20404 * g++.old-deja/g++.law/code-gen5.C: Same.
20405 * g++.old-deja/g++.law/bad-error7.C: Same.
20406 * g++.old-deja/g++.law/arm9.C: Same.
20407 * g++.old-deja/g++.law/arm12.C: Same.
20408 * g++.old-deja/g++.law/arg8.C: Same.
20409 * g++.old-deja/g++.law/arg1.C: Same.
20410 * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
20411 * g++.old-deja/g++.jason/template31.C: Same.
20412 * g++.old-deja/g++.jason/template24.C (main): Same.
20413 * g++.old-deja/g++.jason/2371.C: Same.
20414 * g++.old-deja/g++.eh/new2.C: Same.
20415 * g++.old-deja/g++.eh/new1.C: Same.
20416 * g++.old-deja/g++.brendan/ptolemy2.C: Same.
20417 * g++.old-deja/g++.brendan/nest21.C (main): Same.
20418 * g++.old-deja/g++.brendan/err-msg3.C: Same.
20419 * g++.old-deja/g++.brendan/crash62.C: Same.
20420 * g++.old-deja/g++.brendan/crash52.C: Same.
20421 * g++.old-deja/g++.brendan/crash49.C (main): Same.
20422 * g++.old-deja/g++.brendan/crash38.C: Same.
20423 * g++.old-deja/g++.brendan/crash15.C (main): Same.
20424 * g++.old-deja/g++.brendan/copy9.C: Same.
20425
20426 2001-04-06 J"orn Rennecke <amylaar@redhat.com>
20427
20428 * gcc.c-torture/execute/20001203-2.c (memset):
20429 Count argument is of type __SIZE_TYPE__.
20430
20431 2001-04-04 Diego Novillo <dnovillo@redhat.com>
20432
20433 * gcc.c-torture/compile/20010404-1.c: New test.
20434
20435 2001-04-04 Jakub Jelinek <jakub@redhat.com>
20436
20437 * gcc.c-torture/compile/20010326-1.c: New test.
20438
20439 2001-04-03 Alexandre Oliva <aoliva@redhat.com>
20440
20441 * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
20442 peculiarities of the SH.
20443 * g++.old-deja/g++.ext/instantiate2.C: Likewise.
20444
20445 2001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
20446
20447 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
20448 * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
20449 * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
20450
20451 2001-04-02 Jakub Jelinek <jakub@redhat.com>
20452
20453 * g77.f-torture/compile/20010321-1.f: New test.
20454
20455 2001-04-02 Jakub Jelinek <jakub@redhat.com>
20456
20457 * gcc.c-torture/compile/20010329-1.c: New test.
20458
20459 2001-04-02 Jakub Jelinek <jakub@redhat.com>
20460
20461 * gcc.c-torture/execute/20010329-1.c: New test.
20462
20463 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
20464
20465 * g++.old-deja/g++.other/eh4.C: Fix typo.
20466
20467 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
20468
20469 * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
20470
20471 2001-03-28 Philip Blundell <philb@gnu.org>
20472
20473 * gcc.c-torture/compile/20010328-1.c: New test.
20474
20475 2001-03-27 Richard Henderson <rth@redhat.com>
20476
20477 * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
20478 * g++.old-deja/g++.eh/vbase3.C: Likewise.
20479
20480 2001-03-27 Alan Modra <alan@linuxcare.com.au>
20481
20482 * gcc.c-torture/compile/20010327-1.c: New test.
20483
20484 2001-03-26 Nathan Sidwell <nathan@codesourcery.com>
20485
20486 * g++.old-deja/g++.other/friend12.C: New test.
20487 * g++.old-deja/g++.other/friend9.C: Expect no errors.
20488 * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
20489
20490 2001-03-25 Joseph S. Myers <jsm28@cam.ac.uk>
20491
20492 * gcc.c-torture/execute/20010325-1.c: New test.
20493
20494 2001-03-23 Jakub Jelinek <jakub@redhat.com>
20495
20496 * g++.old-deja/g++.other/mangle3.C: New test.
20497
20498 2001-03-22 Jakub Jelinek <jakub@redhat.com>
20499
20500 * g++.old-deja/g++.other/anon8.C: New test.
20501
20502 2001-03-20 Philip Blundell <philb@gnu.org>
20503
20504 * gcc.c-torture/compile/20010320-1.c: New test.
20505
20506 2001-03-17 Richard Henderson <rth@redhat.com>
20507
20508 * g++.old-deja/g++.other/eh4.C: Add expected error text.
20509
20510 2001-03-15 Geoff Keating <geoff@redhat.com>
20511
20512 * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
20513 tests on AIX.
20514
20515 2001-03-15 Gabriel Dos Reis <gdr@codesourcery.com>
20516
20517 * g++.old-deja/g++.other/eh4.C: New test.
20518
20519 2001-03-14 Neil Booth <neil@daikokuya.demon.co.uk>
20520
20521 * gcc.dg/cpp/mi1.c: Update.
20522
20523 2001-03-14 Jakub Jelinek <jakub@redhat.com>
20524
20525 * g++.old-deja/g++.other/regstack.C: New test.
20526
20527 2001-03-12 Nathan Sidwell <nathan@codesourcery.com>
20528
20529 * g++.old-deja/g++.other/ref4.C: New test.
20530
20531 2001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
20532
20533 * objc/execute/va_method.m: Added.
20534 * objc/execute/IMP.m: Added.
20535 * objc/execute/_cmd.m: Added.
20536 * objc/execute/accessing_ivars.m: Added.
20537 * objc/execute/class-1.m: Added.
20538 * objc/execute/class-10.m: Added.
20539 * objc/execute/class-11.m: Added.
20540 * objc/execute/class-12.m: Added.
20541 * objc/execute/class-13.m: Added.
20542 * objc/execute/class-14.m: Added.
20543 * objc/execute/class-2.m: Added.
20544 * objc/execute/class-3.m: Added.
20545 * objc/execute/class-4.m: Added.
20546 * objc/execute/class-5.m: Added.
20547 * objc/execute/class-6.m: Added.
20548 * objc/execute/class-7.m: Added.
20549 * objc/execute/class-8.m: Added.
20550 * objc/execute/class-9.m: Added.
20551 * objc/execute/class-tests-1.h
20552 * objc/execute/class-tests-2.h
20553 * objc/execute/compatibility_alias.m: Added.
20554 * objc/execute/encode-1.m: Added.
20555 * objc/execute/formal_protocol-1.m: Added.
20556 * objc/execute/formal_protocol-2.m: Added.
20557 * objc/execute/formal_protocol-3.m: Added.
20558 * objc/execute/formal_protocol-4.m: Added.
20559 * objc/execute/formal_protocol-5.m: Added.
20560 * objc/execute/formal_protocol-6.m: Added.
20561 * objc/execute/formal_protocol-7.m: Added.
20562 * objc/execute/informal_protocol.m: Added.
20563 * objc/execute/initialize.m: Added.
20564 * objc/execute/load.m: Added.
20565 * objc/execute/many_args_method.m: Added.
20566 * objc/execute/nested-3.m: Added.
20567 * objc/execute/no_clash.m: Added.
20568 * objc/execute/private.m: Added.
20569 * objc/execute/redefining_self.m: Added.
20570 * objc/execute/root_methods.m: Added.
20571 * objc/execute/selector-1.m: Added.
20572 * objc/execute/static-1.m: Added.
20573 * objc/execute/static-2.m: Added.
20574 * objc/execute/va_method.m: Added.
20575
20576 2001-03-10 Richard Henderson <rth@redhat.com>
20577
20578 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
20579
20580 2001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
20581
20582 * g++.old-deja/g++.other/crash31.C: XFAIL.
20583 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
20584 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
20585 * gcc.c-torture/execute/20010123-1.x: XFAIL.
20586 * gcc.c-torture/execute/20010124-1.x: XFAIL.
20587 * gcc.dg/sequence-pt-1.c: XFAIL one test.
20588
20589 2001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
20590
20591 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
20592
20593 2001-03-06 Zack Weinberg <zackw@stanford.edu>
20594
20595 * gcc.dg/20000724-1.c: Don't use multiline strings.
20596
20597 2001-03-06 Zack Weinberg <zackw@stanford.edu>
20598
20599 * objc/execute/string1.m, objc/execute/string2.m: Compare the
20600 result of -cString against what we expect it to be; don't just
20601 print it out for no one to read.
20602
20603 * objc/execute/string3.m, objc/execute/string4.m: New tests.
20604 Based on testcases provided by Nicola Pero.
20605
20606 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
20607
20608 * gcc.dg/cpp/macro7.c: New test.
20609
20610 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
20611
20612 * gcc.dg/cpp/multiline.c: Update.
20613
20614 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
20615
20616 * g++.old-deja/g++.other/enum3.C: New test.
20617
20618 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
20619
20620 * g++.old-deja/g++.other/pod1.C: New test.
20621
20622 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
20623
20624 * g++.old-deja/g++.ext/overload1.C: New test.
20625
20626 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
20627
20628 * g++.old-deja/g++.pt/using1.C: New test.
20629
20630 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
20631
20632 * g++.old-deja/g++.other/using9.C: New test.
20633
20634 2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
20635
20636 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
20637
20638 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
20639
20640 2001-02-28 Nathan Sidwell <nathan@codesourcery.com>
20641
20642 * g++.old-deja/g++.ext/realpt1.C: Remove.
20643
20644 2001-02-27 Nathan Sidwell <nathan@codesourcery.com>
20645
20646 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
20647
20648 2001-02-26 Will Cohen <wcohen@redhat.com>
20649
20650 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
20651
20652 2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
20653
20654 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
20655 templatized constructors.
20656
20657 2001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20658
20659 * gcc.c-torture/execute/20010224-1.c: New test.
20660
20661 2001-02-23 Jakub Jelinek <jakub@redhat.com>
20662
20663 * gcc.c-torture/execute/20010222-1.c: New test.
20664
20665 2001-02-22 Jakub Jelinek <jakub@redhat.com>
20666
20667 * g++.old-deja/g++.other/inline20.C: New test.
20668
20669 2001-02-21 Ovidiu Predescu <ovidiu@cup.hp.com>
20670
20671 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
20672
20673 2001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
20674
20675 * g++.old-deja/g++.other/lookup22.C: New test.
20676
20677 2001-02-19 Zack Weinberg <zackw@stanford.edu>
20678
20679 * g77.dg: New directory.
20680 * g77.dg/20010216-1.f: New test case.
20681 * g77.dg/dg.exp: New driver.
20682 * lib/g77-dg.exp: New driver library.
20683
20684 2001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
20685
20686 * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
20687
20688 2001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
20689
20690 * g++.old-deja/g++.other/decl9.C: New test.
20691
20692 2001-02-16 Jakub Jelinek <jakub@redhat.com>
20693
20694 * g++.old-deja/g++.other/init16.C: Update the test so that it does
20695 not need <string> and also tests the initialization at runtime.
20696
20697 2001-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
20698
20699 * gcc.c-torture/execute/longlong.c: New test.
20700
20701 2001-02-14 J"orn Rennecke <amylaar@redhat.com>
20702
20703 * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
20704
20705 2001-02-14 J"orn Rennecke <amylaar@redhat.com>
20706
20707 * gcc.c-torture/execute/920302-1.c (execute):
20708 Change argument type to short.
20709
20710 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
20711
20712 * g++.old-deja/g++.pt/deduct6.C: New test.
20713
20714 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
20715
20716 * g++.old-deja/g++.pt/deduct5.C: New test.
20717
20718 2001-02-14 Jakub Jelinek <jakub@redhat.com>
20719
20720 * gcc.c-torture/execute/20010209-1.c: New test.
20721
20722 2001-02-14 Neil Booth <neil@daikokuya.demon.co.uk>
20723
20724 * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
20725
20726 2001-02-12 Geoffrey Keating <geoffk@redhat.com>
20727
20728 * g++.dg/vtgc1.C: Update for new ABI.
20729
20730 * consistency.vlad: New directory, 1665 files.
20731
20732 2001-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
20733
20734 * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
20735 return type.
20736 * gcc.dg/cpp/digraphs.c: Declare puts.
20737
20738 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
20739
20740 * g++.old-deja/g++.other/warn5.C: New test.
20741
20742 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
20743
20744 * g++.old-deja/g++.pt/spec40.C: New test.
20745
20746 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
20747
20748 * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
20749 case.
20750 * g++.old-deja/g++.ext/arrnew.C: Deprecate.
20751
20752 2001-02-12 Jakub Jelinek <jakub@redhat.com>
20753
20754 * gcc.c-torture/compile/20010209-1.c: New test.
20755
20756 2001-02-11 Jeffrey Oldham <oldham@codesourcery.com>
20757
20758 * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
20759 excess errors message but not if it crashes.
20760 * g++.old-deja/g++.other/crash27.C: Likewise.
20761 * g++.old-deja/g++.other/crash28.C: Likewise.
20762 * g++.old-deja/g++.other/crash30.C: Likewise.
20763 * g++.old-deja/g++.other/crash32.C: Likewise.
20764 * g++.old-deja/g++.other/crash35.C: Likewise.
20765 * g++.old-deja/g++.pt/inherit2.C: Likewise.
20766
20767 2001-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
20768
20769 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
20770 gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
20771 g++.dg/dg.exp, g++.old-deja/old-deja.exp,
20772 g77.f-torture/execute/execute.exp,
20773 g77.f-torture/noncompile/noncompile.exp,
20774 gcc.c-torture/execute/execute.exp,
20775 gcc.c-torture/execute/memcheck/memcheck.exp,
20776 gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
20777 gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
20778 gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
20779 gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
20780 gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
20781 lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
20782 lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
20783 lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
20784 Remove bug reporting instructions with ancient email addresses.
20785
20786 2001-02-07 Jakub Jelinek <jakub@redhat.com>
20787
20788 * gcc.dg/20010202-1.c: New test.
20789 * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
20790
20791 2001-02-07 Zack Weinberg <zack@wolery.stanford.edu>
20792
20793 * g++.dg/stdbool-if.C: New test.
20794
20795 2001-02-07 Ovidiu Predescu <ovidiu@cup.hp.com>
20796
20797 * objc/execute/fdecl.m: Added main().
20798
20799 2001-02-07 Jakub Jelinek <jakub@redhat.com>
20800
20801 * gcc.c-torture/execute/20010206-1.c: New test.
20802
20803 2001-02-06 Neil Booth <neil@daikokuya.demon.co.uk>
20804
20805 * gcc.dg/cpp/avoidpaste1.c: Update.
20806
20807 2001-02-05 Ovidiu Predescu <ovidiu@cup.hp.com>
20808
20809 * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
20810 Pero <nicola@brainstorm.co.uk>.
20811 * objc/execute/fdecl.m: Declare foo as pointer to AClass.
20812
20813 2001-02-06 Nathan Sidwell <nathan@codesourcery.com>
20814
20815 * g++.old-deja/g++.pt/spec39.C: New test.
20816
20817 2001-02-05 Jakub Jelinek <jakub@redhat.com>
20818
20819 * gcc.c-torture/compile/20010202-1.c: New test.
20820
20821 2001-02-05 Nathan Sidwell <nathan@codesourcery.com>
20822
20823 * g++.old-deja/g++.abi/primary2.C: New test.
20824 * g++.old-deja/g++.abi/primary3.C: New test.
20825 * g++.old-deja/g++.abi/primary4.C: New test.
20826 * g++.old-deja/g++.abi/primary5.C: New test.
20827 * g++.old-deja/g++.abi/vtable3.h: New test.
20828 * g++.old-deja/g++.abi/vtable3a.C: New test.
20829 * g++.old-deja/g++.abi/vtable3b.C: New test.
20830 * g++.old-deja/g++.abi/vtable3c.C: New test.
20831 * g++.old-deja/g++.abi/vtable3d.C: New test.
20832 * g++.old-deja/g++.abi/vtable3e.C: New test.
20833 * g++.old-deja/g++.abi/vtable3f.C: New test.
20834 * g++.old-deja/g++.abi/vtable3g.C: New test.
20835 * g++.old-deja/g++.abi/vtable3h.C: New test.
20836 * g++.old-deja/g++.abi/vtable3i.C: New test.
20837 * g++.old-deja/g++.abi/vtable3j.C: New test.
20838 * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
20839
20840 2001-02-03 Jakub Jelinek <jakub@redhat.com>
20841
20842 * g++.old-deja/g++.other/anon6.C: New test.
20843 * g++.old-deja/g++.other/anon7.C: New test.
20844
20845 2001-02-01 Neil Booth <neil@daikokuya.demon.co.uk>
20846
20847 * gcc.dg/cpp/avoidpaste2.c: New tests.
20848
20849 2001-01-31 Jakub Jelinek <jakub@redhat.com>
20850
20851 * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
20852
20853 2001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
20854
20855 * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
20856 DECIMAL_DIG cases for Irix."
20857
20858 2001-01-31 J"orn Rennecke <amylaar@redhat.com>
20859
20860 * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
20861
20862 2001-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
20863
20864 * gcc.dg/c99-tag-1.c: New test.
20865
20866 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
20867
20868 * gcc.dg/cpp/tr-warn1.c: Add tests.
20869
20870 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
20871
20872 * gcc.dg/cpp/avoidpaste1.c: Update.
20873 * gcc.dg/cpp/paste4.c: Update.
20874
20875 2001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
20876
20877 * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
20878 cases for Irix.
20879
20880 2001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
20881
20882 * g++.old-deja/g++.other/inline19.C: New test.
20883
20884 2001-01-30 Neil Booth <neil@daikokuya.demon.co.uk>
20885
20886 * gcc.dg/Wlarger-than.c: New test.
20887
20888 2001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
20889
20890 * gcc.dg/cpp/avoidpaste1.c: Fix typos.
20891
20892 2001-01-29 Jakub Jelinek <jakub@redhat.com>
20893
20894 * gcc.c-torture/execute/20010129-1.c: New test.
20895 * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
20896
20897 2001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
20898
20899 * gcc.dg/cpp/avoidpaste1.c: Test case.
20900
20901 2001-01-28 Jakub Jelinek <jakub@redhat.com>
20902
20903 * g++.old-deja/g++.other/inline18.C: New test.
20904
20905 2001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20906
20907 * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
20908 and __builtin_putchar.
20909
20910 2001-01-27 Jakub Jelinek <jakub@redhat.com>
20911
20912 * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
20913 tests.
20914
20915 2001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
20916
20917 * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
20918 floating point number rounding mode to round to the nearest
20919 representable mode.
20920
20921 2001-01-25 Jakub Jelinek <jakub@redhat.com>
20922
20923 * g++.old-deja/g++.other/mangle2.C: New test.
20924
20925 2001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
20926
20927 * gcc.c-torture/compile/20010124-1.c: New test.
20928
20929 2001-01-24 Nathan Sidwell <nathan@codesourcery.com>
20930
20931 * g++.old-deja/g++.pt/spec38.C: New test.
20932
20933 2001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
20934
20935 * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
20936 "Build don't run".
20937
20938 2001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20939
20940 * gcc.c-torture/execute/20010123-1.c: New test.
20941
20942 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
20943
20944 * g++.old-deja/g++.pt/spec37.C: New test.
20945
20946 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
20947
20948 * g++.old-deja/g++.pt/overload14.C: New test.
20949
20950 2001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20951
20952 * gcc.c-torture/execute/20010122-1.c: New test, exercise
20953 __builtin_return_address.
20954
20955 2001-01-22 Nathan Sidwell <nathan@codesourcery.com>
20956
20957 * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
20958 * g++.old-deja/g++.pt/spec35.C: New test.
20959 * g++.old-deja/g++.pt/spec36.C: New test.
20960
20961 2001-01-20 Jakub Jelinek <jakub@redhat.com>
20962
20963 * gcc.c-torture/compile/20010118-1.c: New test.
20964
20965 2001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
20966
20967 * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
20968
20969 2001-01-19 Jakub Jelinek <jakub@redhat.com>
20970
20971 * gcc.c-torture/execute/20010119-1.c: New test.
20972
20973 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
20974
20975 * g++.old-deja/g++.other/vbase5.C: New test.
20976
20977 2001-01-19 Jakub Jelinek <jakub@redhat.com>
20978
20979 * gcc.c-torture/execute/20010118-1.c: New test.
20980
20981 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
20982
20983 * g++.old-deja/g++.pt/deduct3.C: New test.
20984
20985 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
20986
20987 * g++.old-deja/g++.pt/spec34.C: New test.
20988
20989 2001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
20990
20991 * g77.f-torture/compile/20000601-2.f: New test.
20992
20993 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
20994
20995 * g++.old-deja/g++.other/init17.C: New test.
20996
20997 2001-01-18 Alexandre Oliva <aoliva@redhat.com>
20998
20999 * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
21000
21001 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
21002
21003 * g++.old-deja/g++.pt/unify8.C: New test.
21004
21005 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
21006
21007 * g++.old-deja/g++.abi/vbase1.C: New test.
21008
21009 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
21010
21011 * g++.old-deja/g++.pt/crash65.C: New test.
21012
21013 2001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
21014
21015 * gcc.dg/cpp/assembl2.S: New test case.
21016
21017 2001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
21018
21019 * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
21020 are supported.
21021
21022 2001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21023
21024 * g++.old-deja/g++.other/builtins1.C: New test.
21025 * g++.old-deja/g++.other/builtins2.C: Likewise.
21026 * g++.old-deja/g++.other/builtins3.C: Likewise.
21027 * g++.old-deja/g++.other/builtins4.C: Likewise.
21028
21029 2001-01-17 Jakub Jelinek <jakub@redhat.com>
21030
21031 * gcc.c-torture/compile/20010117-1.c: New test.
21032 * gcc.c-torture/compile/20010117-2.c: New test.
21033
21034 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
21035
21036 * g77.f-torture/execute/20010116.[fx]: New test,
21037 XFAIL on i?86-*-*.
21038 * g77.f-torture/compile/20010115.f: Indicate it's
21039 a test for PR fortran/1636.
21040
21041 2001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
21042
21043 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
21044
21045 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
21046
21047 * g77.f-torture/compile/20010115.f: New test.
21048
21049 2001-01-15 Nathan Sidwell <nathan@codesourcery.com>
21050
21051 * g++.old-deja/g++.pt/nontype5.C: New test.
21052
21053 2001-01-15 Neil Booth <neil@daikokuya.demon.co.uk>
21054
21055 * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
21056 have an equivalent working one below it.
21057
21058 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
21059
21060 * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
21061 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
21062
21063 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
21064
21065 * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
21066 message containing "init_priority".
21067 (conpr-2.C): Likewise.
21068 (conpr-3.C): Likewise.
21069 * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
21070
21071 2001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21072
21073 * gcc.c-torture/execute/20010114-2.c: New test.
21074
21075 2001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
21076
21077 * gcc.c-torture/compile/20010114-1.c: New test.
21078 * gcc.c-torture/compile/20010114-1.x: Xfail.
21079 * gcc.c-torture/compile/20010114-2.c: New test.
21080 * gcc.c-torture/execute/20010114-1.c: New test.
21081 * gcc.dg/trunc-1.c: New test.
21082 * gcc.dg/uninit-B.c: New test.
21083
21084 2001-01-13 Nick Clifton <nickc@redhat.com>
21085
21086 * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
21087 target.
21088
21089 2001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
21090
21091 * gcc.c-torture/compile/20010113-1.c: New test.
21092
21093 2001-01-13 Jakub Jelinek <jakub@redhat.com>
21094
21095 * gcc.c-torture/compile/20001212-1.c: New test.
21096
21097 2001-01-13 Neil Booth <neil@daikokuya.demon.co.uk>
21098
21099 * gcc.dg/cpp/widestr1.c: Update.
21100 * gcc.dg/cpp/prag-imp.c: Remove.
21101
21102 2001-01-12 Jakub Jelinek <jakub@redhat.com>
21103
21104 * gcc.c-torture/execute/20000801-3.x: Remove.
21105 * gcc.dg/c90-init-1.c: New test.
21106 * gcc.dg/c99-init-1.c: New test.
21107 * gcc.dg/c99-init-2.c: New test.
21108 * gcc.dg/gnu99-init-1.c: New test.
21109
21110 2001-01-12 Richard Earnshaw <rearnsha@arm.com>
21111
21112 * lib/f-torture.exp (f_torture_compile): Prune the warnings before
21113 testing that no relevant ones were found.
21114
21115 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
21116
21117 * g++.old-deja/g++.pt/cast2.C: New test.
21118
21119 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
21120
21121 * g++.old-deja/g++.pt/friend47.C: New test.
21122
21123 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
21124
21125 * g++.old-deja/g++.pt/instantiate13.C: New test.
21126
21127 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
21128
21129 * g++.old-deja/g++.other/defarg7.C: New test.
21130 * g++.old-deja/g++.other/defarg8.C: New test.
21131
21132 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
21133
21134 * g++.old-deja/g++.pt/crash64.C: New test.
21135
21136 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
21137
21138 * g++.old-deja/g++.pt/crash63.C: New test.
21139
21140 2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
21141
21142 * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
21143
21144 2001-01-10 Alan Lehotsky <lehotsky@tiac.net>
21145
21146 * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
21147
21148 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
21149
21150 * g++.old-deja/g++.pt/error3.C: New test.
21151
21152 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
21153
21154 * g++.old-deja/g++.other/crash39.C: New test.
21155
21156 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
21157
21158 * g++.old-deja/g++.other/vbase4.C: New test.
21159
21160 2001-01-08 Jonathan Larmour <jlarmour@redhat.com>
21161
21162 * gcc.dg/20000419-2.c: Move to "special" subdirectory.
21163 * gcc.dg/special/20000419-2.c: New file. Identical to above.
21164 * gcc.dg/special/special.exp: New test driver which will check
21165 for alias support for the above test.
21166
21167 2001-01-09 Alan Lehotsky <lehotsky@tiac.net>
21168
21169 * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
21170 problems on small machines.
21171 * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
21172 parameterize.
21173
21174 2001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
21175
21176 * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
21177 mips.
21178 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
21179
21180 2001-01-09 Nathan Sidwell <nathan@codesourcery.com>
21181
21182 * g++.old_deja/g++.pt/using8.C: New test.
21183
21184 2001-01-09 Joseph S. Myers <jsm28@cam.ac.uk>
21185
21186 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
21187
21188 2000-01-08 Loren J. Rittle <ljrittle@acm.org>
21189
21190 * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
21191 where a failure is expected.
21192 * gcc.c-torture/execute/ieee/rbug.x: Likewise.
21193
21194 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
21195
21196 * g++.old_deja/g++.pt/instantiate12.C: New test.
21197
21198 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
21199
21200 * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
21201 start of structs.
21202 * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
21203 * g++.old-deja/g++.brendan/crash17.C: Likewise.
21204 * g++.old-deja/g++.brendan/crash29.C: Likewise.
21205 * g++.old-deja/g++.brendan/crash48.C: Likewise.
21206 * g++.old-deja/g++.brendan/ns1.C: Likewise.
21207 * g++.old-deja/g++.brendan/warnings1.C: Likewise.
21208 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
21209 * g++.old-deja/g++.bugs/900514_03.C: Likewise.
21210 * g++.old-deja/g++.eh/spec6.C: Likewise.
21211 * g++.old-deja/g++.jason/crash3.C: Likewise.
21212 * g++.old-deja/g++.law/ctors11.C: Likewise.
21213 * g++.old-deja/g++.law/ctors17.C: Likewise.
21214 * g++.old-deja/g++.law/ctors5.C: Likewise.
21215 * g++.old-deja/g++.law/ctors9.C: Likewise.
21216 * g++.old-deja/g++.mike/ambig1.C: Likewise.
21217 * g++.old-deja/g++.mike/net22.C: Likewise.
21218 * g++.old-deja/g++.mike/p3538a.C: Likewise.
21219 * g++.old-deja/g++.mike/p3538b.C: Likewise.
21220 * g++.old-deja/g++.mike/virt3.C: Likewise.
21221 * g++.old-deja/g++.niklas/t128.C: Likewise.
21222 * g++.old-deja/g++.other/anon4.C: Likewise.
21223 * g++.old-deja/g++.other/using1.C: Likewise.
21224 * g++.old-deja/g++.other/warn3.C: Likewise.
21225 * g++.old-deja/g++.pt/t37.C: Likewise.
21226 * g++.old-deja/g++.robertl/eb69.C: Likewise.
21227 * g++.old-deja/g++.robertl/eb71.C: Likewise.
21228
21229 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
21230
21231 * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
21232
21233 2001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21234
21235 * gcc.c-torture/execute/stdio-opt-3.c: New test.
21236
21237 2001-01-07 Jakub Jelinek <jakub@redhat.com>
21238
21239 * gcc.c-torture/compile/20010107-1.c: New test.
21240
21241 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
21242
21243 * gcc.c-torture/execute/builtin-noret-1.c: New test.
21244
21245 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
21246
21247 * gcc.dg/format/format.h: New file.
21248 * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
21249 gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
21250 gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
21251 gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
21252 gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
21253 gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
21254 gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
21255 gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
21256 gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
21257 gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
21258 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
21259 gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
21260 gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
21261 gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
21262 gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
21263 gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
21264 gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
21265 gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
21266 gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
21267 gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
21268 gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
21269 instead of declaring standard types, macros and functions in each
21270 test.
21271
21272 2001-01-06 Alexandre Oliva <aoliva@redhat.com>
21273
21274 * gcc.c-torture/execute/20010106-1.c: New test.
21275
21276 2001-01-06 Joseph S. Myers <jsm28@cam.ac.uk>
21277
21278 * gcc.dg/format/format.exp: New file.
21279 * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
21280 * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
21281 * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
21282 * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
21283 * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
21284 * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
21285 * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
21286 * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
21287 * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
21288 * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
21289 * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
21290 * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
21291 * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
21292 * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
21293 * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
21294 * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
21295 * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
21296 * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
21297 * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
21298 * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
21299 * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
21300 * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
21301 * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
21302 * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
21303 * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
21304 * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
21305 * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
21306 * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
21307 * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
21308 * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
21309 * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
21310 * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
21311 * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
21312 * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
21313 * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
21314 * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
21315 * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
21316 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
21317 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
21318 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
21319 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
21320 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
21321
21322 2001-01-05 Alexandre Oliva <aoliva@redhat.com>
21323
21324 * gcc.c-torture/execute/991228-1.c: Take word endianness into
21325 account.
21326
21327 2001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
21328
21329 * gcc.c-torture/execute/builtin-complex-1.c: New test.
21330
21331 2001-01-05 Nathan Sidwell <nathan@codesourcery.com>
21332
21333 * g++.old-deja/g++.pt/crash62.C: New test.
21334
21335 2001-01-04 Richard Henderson <rth@redhat.com>
21336
21337 * gcc.dg/20000926-1.c: Update expected warnings.
21338 * gcc.dg/array-2.c: Likewise.
21339 * gcc.dg/array-4.c: Also validate flexible array members.
21340 * gcc.dg/c99-flex-array-1.c: New.
21341
21342 2001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
21343
21344 * gcc.c-torture/compile/20001222-1.x: Remove.
21345
21346 2001-01-04 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
21347
21348 * gcc.c-torture/execute/built-in-setjmp.c: New.
21349
21350 2001-01-03 Richard Henderson <rth@redhat.com>
21351
21352 * gcc.dg/940510-1.c: Update expected error wording.
21353 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
21354
21355 2001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
21356
21357 * lib/target-supports.exp (check_alias_available): Modified to
21358 indicate aliases not supported if only weak aliases are supported.
21359
21360 2001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21361
21362 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
21363 Turn on cmpstrsi checks for __pj__ and __i370__.
21364
21365 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
21366
21367 * g++.old-deja/g++.other/virtual11.C: New test.
21368
21369 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
21370
21371 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
21372
21373 2001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21374
21375 * gcc.c-torture/compile/20010102-1.c: New test.
21376
21377 2001-01-02 Andreas Jaeger <aj@suse.de>
21378
21379 * gcc.dg/noreturn-3.c: New test.
21380
21381 * gcc.dg/noreturn-4.c: New test.
21382
21383 2001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21384
21385 * gcc.c-torture/execute/stdio-opt-1.c: Also test
21386 __builtin_fputc and __builtin_fwrite.
21387
21388 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
21389
21390 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
21391 signed char, not default char.
21392
21393 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
21394
21395 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
21396
21397 2000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
21398
21399 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
21400
21401 2000-12-29 Richard Henderson <rth@redhat.com>
21402
21403 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
21404 (__cyg_profile_func_exit): Define.
21405
21406 2000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
21407
21408 * g++.dg/vtgc1.C: New test.
21409
21410 2000-12-28 Geoffrey Keating <geoffk@redhat.com>
21411
21412 * gcc.dg/noncompile/20001228-1.c: New test.
21413
21414 * gcc.dg/20001228-1.c: New test.
21415
21416 * gcc.c-torture/execute/20001228-1.c: New test.
21417
21418 2000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
21419
21420 * gcc.dg/format-strfmon-1.c: New test.
21421
21422 2000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21423
21424 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
21425 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
21426 * gcc.c-torture/execute/string-opt-1.c: Likewise.
21427 * gcc.c-torture/execute/string-opt-2.c: Likewise.
21428 * gcc.c-torture/execute/string-opt-3.c: Likewise.
21429 * gcc.c-torture/execute/string-opt-4.c: Likewise.
21430 * gcc.c-torture/execute/string-opt-6.c: Likewise.
21431 * gcc.c-torture/execute/string-opt-7.c: Likewise.
21432 * gcc.c-torture/execute/string-opt-8.c: Likewise.
21433 * gcc.c-torture/execute/string-opt-9.c: Likewise.
21434 * gcc.c-torture/execute/string-opt-10.c: Likewise.
21435 * gcc.c-torture/execute/string-opt-11.c: Likewise.
21436 * gcc.c-torture/execute/string-opt-12.c: Likewise.
21437
21438 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
21439 * gcc.c-torture/execute/string-opt-4.c: Test index.
21440
21441 2000-12-26 Geoffrey Keating <geoffk@redhat.com>
21442
21443 * gcc.c-torture/compile/20001226-1.c: New test.
21444
21445 2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
21446
21447 * gcc.c-torture/compile/20001222-1.c: New test.
21448 * gcc.c-torture/compile/20001222-1.x: Xfail.
21449
21450 2000-12-22 Alexandre Oliva <aoliva@redhat.com>
21451
21452 * gcc.c-torture/execute/comp-goto-2.c: New test.
21453
21454 2000-12-21 J"orn Rennecke <amylaar@redhat.com>
21455
21456 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
21457 Use long types if __INT_MAX__ is 32767.
21458 (main): Use cast to (sint32 *) when poking 88 into a_page.
21459
21460 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
21461
21462 2000-12-21 Bernd Schmidt <bernds@redhat.com>
21463
21464 * gcc.c-torture/compile/20001221-1.c: New test.
21465 * gcc.c-torture/execute/20001221-1.c: New test.
21466
21467 2000-12-20 Richard Henderson <rth@redhat.com>
21468
21469 * g++.old-deja/g++.pt/crash36.C: Update error lines.
21470 * g++.old-deja/g++.robertl/eb109.C: Likewise.
21471
21472 2000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21473
21474 * gcc.dg/compare3.c: New test.
21475
21476 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
21477
21478 * gcc.dg/format-warnll-1.c: New test.
21479
21480 2000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
21481
21482 * gcc.dg/cpp/cmdlne-P.c: New test.
21483
21484 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
21485
21486 * gcc.c-torture/execute/builtin-abs-1.c,
21487 gcc.c-torture/execute/builtin-abs-2.c: New tests.
21488
21489 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
21490
21491 * gcc.dg/cpp/multiline.c: New test.
21492
21493 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
21494
21495 * g++.old-deja/g++.other/syshdr1.C: Update.
21496 * gcc.dg/cpp/lineflags.c: Remove temporarily.
21497
21498 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21499
21500 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
21501
21502 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21503
21504 * g++.old-deja/g++.pt/ttp65.C: New test.
21505
21506 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21507
21508 * g++.old-deja/g++.pt/ttp64.C: New test.
21509
21510 2000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21511
21512 * g++.old-deja/g++.pt/spec33.C: New test.
21513
21514 2000-12-14 Catherine Moore <clm@redhat.com>
21515
21516 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
21517 * gcc.c-torture/execute/920612-2.c: Likewise.
21518 * gcc.c-torture/execute/920428-2.c: Likewise.
21519 * gcc-c-torture/execute/va-arg-11.c: Call exit.
21520 * gcc.c-torture/execute/va-arg-21.c: Likewise.
21521
21522 2000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21523
21524 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
21525 * gcc.dg/pack-test-2.c: Likewise.
21526
21527 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
21528
21529 Tests by Zack Weinberg <zackw@stanford.edu>.
21530
21531 * gcc.dg/cpp/defined.c: Update.
21532 * gcc.dg/cpp/defined_trad.c: New tests.
21533
21534 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
21535
21536 * gcc.dg/cpp/trad-direct.c: Update.
21537
21538 2000-12-11 Neil Booth <neilb@earthling.net>
21539
21540 * gcc.dg/cpp/defined_trad.c
21541
21542 2000-12-11 Neil Booth <neilb@earthling.net>
21543
21544 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
21545
21546 2000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
21547
21548 * gcc.dg/format-miss-2.c: New test.
21549
21550 2000-12-09 Neil Booth <neilb@earthling.net>
21551
21552 * gcc.dg/cpp/lineflags.c: New tests.
21553 * gcc.dg/cpp/poison.c: Update.
21554 * gcc.dg/cpp/redef2.c: Update.
21555 * gcc.dg/cpp/skipping.c: New test.
21556
21557 2000-12-07 Geoffrey Keating <geoffk@redhat.com>
21558
21559 * g++.old-deja/g++.other/eh3.C: New testcase.
21560
21561 2000-12-07 Neil Booth <neilb@earthling.net>
21562
21563 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
21564 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
21565 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
21566 wtr-union-init-2.c, wtr-union-init-3.c: Update.
21567 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
21568 Update.
21569
21570 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
21571
21572 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
21573 __SIZE_TYPE__ instead of int for type of integers cast to
21574 pointers.
21575
21576 2000-12-07 Jakub Jelinek <jakub@redhat.com>
21577
21578 * g++.old-deja/g++.other/cleanup4.C: New test.
21579
21580 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
21581
21582 * format-sec-1.c: New test.
21583
21584 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
21585
21586 * gcc.dg/format-nonlit-3.c: New test.
21587
21588 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
21589
21590 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
21591 through a null pointer.
21592
21593 2000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21594
21595 * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
21596 * g++.old-deja/g++.pt/partial4.C: New test.
21597
21598 2000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
21599
21600 * gcc.c-torture/execute/ieee/hugeval.x: New.
21601
21602 2000-12-06 Neil Booth <neilb@earthling.net>
21603
21604 * gcc.dg/cpp/backslash2.c: New tests.
21605
21606 2000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21607
21608 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
21609 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
21610
21611 2000-12-05 Geoffrey Keating <geoffk@redhat.com>
21612
21613 * gcc.c-torture/execute/20001203-2.c: New testcase.
21614
21615 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
21616
21617 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
21618 * g++.old-deja/g++.other/virtual10.C: New test.
21619
21620 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
21621
21622 * g++.old-deja/g++.mike/pmf5.C: Remove test.
21623
21624 2000-12-05 Richard Henderson <rth@redhat.com>
21625
21626 * gcc.c-torture/compile/20001205-1.c: New.
21627
21628 2000-12-04 Neil Booth <neilb@earthling.net>
21629
21630 * g++.old-deja/g++.other/virtual9.C: New test.
21631 * g++.old-deja/g++.pt/crash61.C: New test.
21632 * gcc.c-torture/execute/loop-9.c: New test.
21633
21634 2000-12-04 Neil Booth <neilb@earthling.net>
21635
21636 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
21637 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
21638 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
21639 * gcc.dg/cpp/extratokens.c: ...here.
21640
21641 2000-12-04 Neil Booth <neilb@earthling.net>
21642
21643 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
21644 New tests.
21645
21646 2000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21647
21648 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
21649 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
21650
21651 2000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
21652
21653 * gcc.c-torture/execute/20001203-1.c: New test.
21654
21655 2000-12-03 Neil Booth <neilb@earthling.net>
21656
21657 * gcc.dg/cpp/macro6.c: New test cases.
21658
21659 2000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21660
21661 * gcc.c-torture/execute/string-opt-9.c: New test.
21662 * gcc.c-torture/execute/string-opt-10.c: Likewise.
21663 * gcc.c-torture/execute/string-opt-11.c: Likewise.
21664 * gcc.c-torture/execute/string-opt-12.c: Likewise.
21665
21666 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
21667 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
21668
21669 2000-12-02 Geoffrey Keating <geoffk@redhat.com>
21670
21671 * gcc.dg/cpp/if-6.c: New testcase.
21672
21673 * gcc.dg/20001201-1.c: New testcase.
21674
21675 2000-12-02 Neil Booth <neilb@earthling.net>
21676
21677 * g++.old-deja/g++.other/externC4.C,
21678 g++.old-deja/g++.other/friend10.C: New tests.
21679
21680 2000-12-02 Neil Booth <neilb@earthling.net>
21681
21682 * g++.old-deja/g++.other/instan2.C
21683 * g++.old-deja/g++.other/instan3.C: New test.
21684
21685 2000-12-02 Neil Booth <neilb@earthling.net>
21686
21687 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
21688 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
21689 gnuc99.c,gnuc99-pedantic.c: New tests.
21690
21691 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
21692
21693 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
21694 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
21695
21696 2000-12-01 Neil Booth <neilb@earthling.net>
21697
21698 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
21699 * gcc.dg/cpp/poison.c: Update.
21700 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
21701
21702 2000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
21703
21704 * g77.f-torture/execute/20001201.f: New test.
21705
21706 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
21707
21708 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
21709
21710 2000-12-01 Jakub Jelinek <jakub@redhat.com>
21711
21712 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
21713
21714 2000-12-01 Nathan Sidwell <nathan@codesourcery.com>
21715
21716 * g++.old-deja/g++.other/cast6.C: New test.
21717
21718 2000-11-30 Geoffrey Keating <geoffk@redhat.com>
21719
21720 * gcc.c-torture/execute/20001130-2.c: New testcase.
21721
21722 2000-11-30 Richard Henderson <rth@redhat.com>
21723
21724 * gcc.c-torture/execute/20001130-1.c: New test.
21725
21726 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
21727
21728 * g++.old-deja/g++.other/op3.C: New test.
21729
21730 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
21731
21732 * g++.old-deja/g++.other/op2.C: New test.
21733
21734 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
21735
21736 * g++.old-deja/g++.other/crash38.C: New test.
21737
21738 2000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
21739
21740 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
21741
21742 2000-11-29 Jakub Jelinek <jakub@redhat.com>
21743
21744 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
21745 tests.
21746 * gcc.c-torture/execute/string-opt-6.c: New test.
21747
21748 * gcc.dg/20001117-1.c: Add main.
21749
21750 2000-11-28 Geoffrey Keating <geoffk@redhat.com>
21751
21752 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
21753 Move from here ...
21754 * gcc.dg/940510-1.c: ... to here.
21755
21756 * gcc.dg/20000926-1.c: GNU C now allows initializations of
21757 zero-size arrays in toplevel structures.
21758
21759 2000-11-28 Jakub Jelinek <jakub@redhat.com>
21760
21761 * gcc.c-torture/execute/loop-8.c: New test.
21762
21763 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
21764
21765 * g++.old-deja/g++.other/base1.C: New test.
21766
21767 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
21768
21769 * g++.old-deja/g++.other/parse2.C: New test.
21770
21771 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
21772
21773 * g++.old-deja/g++.pt/incomplete1.C: New test.
21774
21775 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
21776
21777 * g++.old-deja/g++.other/friend9.C: New test.
21778
21779 2000-11-28 Jakub Jelinek <jakub@redhat.com>
21780
21781 * gcc.dg/20001127-1.c: New test.
21782
21783 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
21784
21785 * g++.old-deja/g++.pt/friend46.C: New test.
21786
21787 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
21788
21789 * g++.old-deja/g++.other/ptrmem8.C: New test.
21790
21791 2000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21792
21793 * gcc.c-torture/execute/string-opt-7.c: New test.
21794 * gcc.c-torture/execute/string-opt-8.c: Likewise.
21795
21796 2000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
21797
21798 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
21799 instead of 'mkcheck 2'.
21800
21801 2000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
21802
21803 * gcc.c-torture/execute/memcheck/driver.c,
21804 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
21805 C9X references to refer to C99.
21806
21807 2000-11-25 Jakub Jelinek <jakub@redhat.com>
21808
21809 * gcc.dg/ultrasp3.c: New test.
21810
21811 2000-11-25 Neil Booth <neilb@earthling.net>
21812
21813 * gcc.dg/cpp/include2.c: Update test to be locale independent.
21814
21815 2000-11-25 Alexandre Oliva <aoliva@redhat.com>
21816
21817 * gcc.c-torture/compile/20001123-2.c: New.
21818
21819 2000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21820
21821 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
21822
21823 2000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
21824
21825 * gcc.dg/sequence-point-1.c: Add some new tests.
21826 * gcc.c-torture/execute/20001124-1.c: New test.
21827
21828 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
21829
21830 * g++.old-deja/g++.other/vaarg4.C: New test.
21831 * gcc.c-torture/compile/20001123-1.c: New test.
21832
21833 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
21834
21835 * g++.other/crash24.C: Adjust and remove XFAIL.
21836 * g++.other/crash37.C: New test.
21837
21838 2000-11-23 Nathan Sidwell <nathan@codesourcery.com>
21839
21840 * g++.old-deja/g++.pt/instantiate9.C: New test.
21841
21842 2000-11-22 Mark Mitchell <mark@codesourcery.com>
21843
21844 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
21845 new ABI, too.
21846
21847 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
21848 * g++.old-deja/g++.robertl/eb55.C: Likewise.
21849
21850 2000-11-22 Neil Booth <neilb@earthling.net>
21851
21852 * gcc.dg/cpp/Wtrigraphs.c: New test.
21853
21854 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
21855
21856 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
21857
21858 2000-11-22 Jakub Jelinek <jakub@redhat.com>
21859
21860 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
21861
21862 2000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
21863
21864 * lib/gcc-dg.exp: load_lib scanasm.exp.
21865 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
21866 * lib/g++-dg.exp: load_lib scanasm.exp.
21867 * lib/scanasm.exp: New.
21868 (scan-assembler, scan-assembler-not): Add optional arguments to
21869 test name, or if not present, the pattern name.
21870 (scan-assembler-dem, scan-assembler-dem-not): New.
21871
21872 * g++.dg/dg.exp: New.
21873
21874 2000-11-21 Neil Booth <neilb@earthling.net>
21875
21876 * gcc.dg/cpp/integrated1.c: Remove.
21877
21878 2000-11-21 Jakub Jelinek <jakub@redhat.com>
21879
21880 * gcc.c-torture/execute/20001121-1.c: New test.
21881
21882 2000-11-21 Richard Henderson <rth@redhat.com>
21883
21884 * gcc.c-torture/compile/20001121-1.c: New test.
21885
21886 2000-11-20 Neil Booth <neilb@earthling.net>
21887
21888 * gcc.dg/cpp/integrated1.c: New test.
21889
21890 2000-11-21 Jakub Jelinek <jakub@redhat.com>
21891
21892 * g++.old-deja/g++.other/inline17.C: New test.
21893
21894 2000-11-20 Donald Lindsay <dlindsay@redhat.com>
21895
21896 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
21897 local variable to be zero: I made the variable global. Now
21898 uses abort() and exit() instead of relying on main's return value.
21899
21900 2000-11-20 Neil Booth <neilb@earthling.net>
21901
21902 * gcc.dg/cpp/paste2.c: Update test.
21903 * objc/execute/paste.m: New test.
21904
21905 2000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
21906
21907 * gcc.dg/c99-condexpr-1.c: New test.
21908
21909 2000-11-20 Neil Booth <neilb@earthling.net>
21910
21911 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
21912
21913 2000-11-20 Nathan Sidwell <nathan@codesourcery.com>
21914
21915 * g++.old-deja/g++.pt/export1.C: New test.
21916
21917 2000-11-20 Jakub Jelinek <jakub@redhat.com>
21918
21919 * gcc.dg/20001117-1.c: New test.
21920
21921 2000-11-18 Richard Henderson <rth@redhat.com>
21922
21923 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
21924
21925 2000-11-18 Richard Henderson <rth@redhat.com>
21926
21927 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
21928 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
21929 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
21930
21931 2000-11-18 Richard Henderson <rth@redhat.com>
21932
21933 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
21934 (main): New. Exit cleanly.
21935
21936 2000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
21937
21938 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
21939 gcc.dg/c99-fordecl-2.c: New tests.
21940
21941 2000-11-18 Richard Henderson <rth@redhat.com>
21942
21943 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
21944 * gcc.c-torture/execute/zerolen-2.c: New.
21945
21946 2000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21947
21948 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
21949 memory.
21950
21951 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
21952
21953 * g++.old-deja/g++.pt/instantiate8.C: New test.
21954
21955 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
21956
21957 * g++.old-deja/g++.other/incomplete.C: Add more tests.
21958 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
21959
21960 2000-11-16 Nick Clifton <nickc@redhat.com>
21961
21962 * gcc.c-torture/execute/nestfunc-2.c: New test.
21963 * gcc.c-torture/execute/nestfunc-3.c: New test.
21964
21965 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
21966
21967 * gcc.c-torture/compile/20001116-1.c: New test.
21968
21969 2000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21970
21971 * gcc.c-torture/execute/20001115-1.c: New test.
21972
21973 2000-11-15 Mark Mitchell <mark@codesourcery.com>
21974
21975 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
21976 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
21977 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
21978 * g++.old-deja/g++.abi/vmihint.C: Likewise.
21979
21980 2000-11-15 Neil Booth <neilb@earthling.net>
21981
21982 gcc.dg/cpp/_Pragma1.c: Update.
21983 gcc.dg/cpp/_Pragma2.c: New test.
21984
21985 2000-11-15 Nathan Sidwell <nathan@codesourcery.com>
21986
21987 * g++.old-deja/g++.other/anon5.C: New test.
21988
21989 2000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
21990
21991 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
21992 tests.
21993
21994 2000-11-14 Jakub Jelinek <jakub@redhat.com>
21995
21996 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
21997 output.
21998
21999 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
22000
22001 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
22002 labels at end of compound statements.
22003
22004 2000-11-13 Jakub Jelinek <jakub@redhat.com>
22005
22006 * gcc.c-torture/execute/loop-7.c: New test.
22007
22008 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
22009
22010 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
22011
22012 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
22013
22014 * gcc.dg/c99-bool-1.c: New test.
22015
22016 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
22017
22018 * gcc.dg/c99-scope-1.c: Remove xfail.
22019 * gcc.dg/c99-scope-2.c: New test.
22020
22021 2000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22022
22023 * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
22024 * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
22025
22026 2000-11-11 Mark Mitchell <mark@codesourcery.com>
22027
22028 * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
22029 error messages.
22030
22031 * g++.mike/p700.C: Don't typedef wchar_t.
22032 * g++.mike/p784.C: Likewise.
22033 * g++.mike/eb101.C: Don't use __wchar_t.
22034
22035 2000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
22036
22037 * g77.f-torture/execute/20001111.[fx]: Test premature exit
22038 from DO loop.
22039
22040 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
22041
22042 * gcc.c-torture/execute/20001111-1.c: New test.
22043
22044 2000-11-10 Nick Clifton <nickc@redhat.com>
22045
22046 * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
22047 long multuiple and accumulate.
22048
22049 2000-11-09 Richard Henderson <rth@redhat.com>
22050
22051 * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
22052 via size_t instead of int.
22053
22054 * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
22055 * gcc.c-torture/execute/string-opt-2.c: Likewise.
22056 * gcc.c-torture/execute/string-opt-3.c: Likewise.
22057 * gcc.c-torture/execute/string-opt-4.c: Likewise.
22058
22059 2000-11-09 Geoffrey Keating <geoffk@redhat.com>
22060
22061 * gcc.c-torture/compile/20001109-1.c: New test.
22062 * gcc.c-torture/compile/20001109-2.c: New test.
22063
22064 2000-11-09 Nathan Sidwell <nathan@codesourcery.com>
22065
22066 * g++.old-deja/g++.pt/operator1.C: New test.
22067 * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
22068
22069 2000-11-09 Jakub Jelinek <jakub@redhat.com>
22070
22071 * gcc.dg/20001108-1.c: New test.
22072
22073 2000-11-09 Jakub Jelinek <jakub@redhat.com>
22074
22075 * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
22076 with both arguments constant strings.
22077 * gcc.c-torture/execute/string-opt-3.c: New test.
22078 * gcc.c-torture/execute/string-opt-4.c: New test.
22079 * gcc.c-torture/execute/string-opt-5.c: New test.
22080
22081 2000-11-08 Nick Clifton <nickc@redhat.com>
22082
22083 * gcc.c-torture/execute/20001108-1.c: New test case. Checks
22084 mulsidi3adddi patterns.
22085
22086 2000-11-08 Nathan Sidwell <nathan@codesourcery.com>
22087
22088 * g++.old-deja/g++.other/crash36.C: New test.
22089
22090 2000-11-08 Jakub Jelinek <jakub@redhat.com>
22091
22092 * g++.old-deja/g++.other/init16.C: New test.
22093
22094 2000-11-06 Loren J. Rittle <ljrittle@acm.org>
22095
22096 * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
22097
22098 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
22099
22100 * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
22101 * gcc.c-torture/execute/va-arg-16.x: Likewise.
22102 * gcc.c-torture/execute/va-arg-17.x: Likewise.
22103
22104 2000-11-07 DJ Delorie <dj@redhat.com>
22105
22106 * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
22107
22108 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22109
22110 * gcc.c-torture/execute/string-opt-1.c: New test.
22111
22112 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
22113
22114 * gcc.c-torture/execute/va-arg-15.x: New file. Fails on
22115 mips-sgi-irix6.* because the MIPS ABI passes floating-point
22116 parameters in registers, and there is no way for a varargs
22117 function to know in which order the integer and floating-point
22118 parameters should be interleaved when they are placed on the
22119 stack.
22120 * gcc.c-torture/execute/va-arg-16.x: Likewise.
22121 * gcc.c-torture/execute/va-arg-17.x: Likewise.
22122
22123 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22124
22125 * gcc.c-torture/execute/string-opt-2.c: New test.
22126
22127 2000-11-07 Nathan Sidwell <nathan@codesourcery.com>
22128
22129 * g++.old-deja/g++.pt/crash60.C: New test.
22130
22131 2000-11-06 Jakub Jelinek <jakub@redhat.com>
22132
22133 * g++.old-deja/g++.other/crash24.C: New test.
22134 * g++.old-deja/g++.other/crash25.C: New test.
22135 * g++.old-deja/g++.other/crash26.C: New test.
22136 * g++.old-deja/g++.other/crash27.C: New test.
22137 * g++.old-deja/g++.other/crash28.C: New test.
22138 * g++.old-deja/g++.other/crash29.C: New test.
22139 * g++.old-deja/g++.other/crash30.C: New test.
22140 * g++.old-deja/g++.other/crash31.C: New test.
22141 * g++.old-deja/g++.other/crash32.C: New test.
22142 * g++.old-deja/g++.other/crash33.C: New test.
22143 * g++.old-deja/g++.other/crash34.C: New test.
22144 * g++.old-deja/g++.other/crash35.C: New test.
22145
22146 2000-11-06 Jakub Jelinek <jakub@redhat.com>
22147
22148 * gcc.c-torture/execute/20001031-1.c: New test.
22149
22150 2000-11-04 Mark Mitchell <mark@codesourcery.com>
22151
22152 * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
22153 namespace.
22154
22155 * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
22156 standards-conformant.
22157
22158 * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
22159
22160 * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
22161 * g++.old-deja/g++.mike/p755a.C: Likewise.
22162 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
22163 library makes no calls to `operator new' during initialization.
22164
22165 2000-11-04 Neil Booth <neilb@earthling.net>
22166
22167 * gcc.dg/cpp/include2.c: New tests.
22168
22169 2000-11-03 Mark P Mitchell <mark@codesourcery.com>
22170
22171 * lib/g++.exp (g++_set_ld_library_path): New function.
22172 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
22173
22174 2000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
22175
22176 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
22177 warnings.
22178
22179 2000-11-01 Richard Henderson <rth@redhat.com>
22180
22181 * g++.old-deja/g++.ext/namedret1.C: New.
22182 * g++.old-deja/g++.ext/namedret2.C: New.
22183 * g++.old-deja/g++.ext/namedret3.C: New.
22184
22185 2000-10-31 Geoffrey Keating <geoffk@cygnus.com>
22186
22187 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
22188 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
22189
22190 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22191
22192 * gcc.c-torture/execute/va-arg-21.c: New test.
22193
22194 2000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
22195
22196 * gcc.dg/c99-complex-2.c: New test.
22197
22198 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22199
22200 * gcc.c-torture/execute/stdio-opt-1.c: New test.
22201
22202 2000-10-31 Jakub Jelinek <jakub@redhat.com>
22203
22204 * g++.old-deja/g++.other/inline16.C: New test.
22205
22206 2000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
22207
22208 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
22209 __PRETTY_FUNCTION__
22210
22211 2000-10-29 Neil Booth <neilb@earthling.net>
22212
22213 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
22214 New tests.
22215 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
22216 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
22217 optimisation.
22218
22219 2000-10-29 Neil Booth <neilb@earthling.net>
22220
22221 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
22222 * mi1.c, mi1c.h: Add null directives to multiple-include test.
22223 * mi5.c: Test multiple includes work with -C.
22224 * trigraphs.c: Test ^= version.
22225
22226 2000-10-28 Neil Booth <neilb@earthling.net>
22227
22228 New tests and test updates for new macro expander.
22229
22230 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
22231 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
22232 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
22233 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
22234 new diagnostic messages.
22235
22236 * gcc.dg/cpp/macro3.c: New tests.
22237
22238 2000-10-27 Mark Mitchell <mark@codesourcery.com>
22239
22240 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
22241 on the same line.
22242
22243 2000-10-27 Jakub Jelinek <jakub@redhat.com>
22244
22245 * g++.old-deja/g++.other/eh2.C: New test.
22246
22247 2000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
22248
22249 * gcc.c-torture/execute/20001027-1.c: New test.
22250
22251 2000-10-26 Richard Henderson <rth@redhat.com>
22252
22253 * gcc.c-torture/execute/20001026-1.c: New.
22254
22255 2000-10-26 Mark Mitchell <mark@codesourcery.com>
22256
22257 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
22258 * g++.old-deja/g++.law/builtin1.C: Likewise.
22259 * g++.old-deja/g++.law/ctors10.C: Likewise.
22260 * g++.old-deja/g++.law/virtual3.C: Likewise.
22261 * g++.old-deja/g++.mike/p658.C: Likewise.
22262 * g++.old-deja/g++.other/sibcall1.C: Likewise.
22263 * g++.old-deja/g++.other/vaarg2.C: Likewise.
22264 * g++.old-deja/g++.robertl/eb124.C: Likewise.
22265 * g++.old-deja/g++.robertl/eb44.C: Likewise.
22266 * g++.old-deja/g++.robertl/eb77.C: Likewise.
22267
22268 2000-10-26 Nathan Sidwell <nathan@codesourcery.com>
22269
22270 * gcc.c-torture/compile/20001024-1.c: New test.
22271
22272 2000-10-25 Mark Mitchell <mark@codesourcery.com>
22273
22274 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
22275 to tell us whether or not we are using V3.
22276
22277 2000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
22278
22279 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
22280 operands.
22281
22282 2000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
22283
22284 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
22285
22286 2000-10-25 Jakub Jelinek <jakub@redhat.com>
22287
22288 * gcc.c-torture/execute/20001024-1.c: New test.
22289
22290 2000-10-24 Jakub Jelinek <jakub@redhat.com>
22291
22292 * g++.old-deja/g++.other/sibcall1.C: New test.
22293
22294 2000-10-20 Jakub Jelinek <jakub@redhat.com>
22295
22296 * gcc.dg/noncompile/init-3.c: New test.
22297
22298 2000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
22299
22300 * gcc.dg/format-array-1.c: New test.
22301
22302 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
22303
22304 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
22305 writing through null pointers; remove comment about testing
22306 unterminated strings.
22307
22308 2000-10-17 Matthew Hiller <hiller@redhat.com>
22309
22310 * gcc.c-torture/execute/20001017-2.c: New test.
22311
22312 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
22313
22314 * gcc.c-torture/compile/20001018-1.c: New test.
22315 * gcc.c-torture/compile/20001018-1.x: Xfail.
22316
22317 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22318
22319 * gcc.c-torture/execute/20001017-1.c: New test.
22320
22321 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
22322
22323 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
22324 for multiple use of arguments with scanf formats; add tests for
22325 multiple use of arguments.
22326
22327 2000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
22328
22329 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
22330
22331 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
22332
22333 * gcc.dg/format-miss-1.c: New test.
22334
22335 2000-10-16 Jakub Jelinek <jakub@redhat.com>
22336
22337 * gcc.c-torture/execute/20001013-1.c: New test.
22338
22339 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
22340
22341 * gcc.dg/format-branch-1.c: New test.
22342
22343 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
22344
22345 * README, lib/file-format.exp: Remove EGCS references.
22346
22347 2000-10-16 Jakub Jelinek <jakub@redhat.com>
22348
22349 * gcc.dg/20001013-1.c: New test.
22350
22351 2000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
22352
22353 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
22354 for intmax_t in the compiler using __typeof__ and the type rules
22355 for conditional expressions.
22356
22357 2000-10-13 Jakub Jelinek <jakub@redhat.com>
22358
22359 * gcc.dg/20001012-1.c: New test.
22360 * gcc.dg/20001012-2.c: New test.
22361
22362 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
22363
22364 * gcc.dg/format-attr-1.c: New test.
22365
22366 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
22367
22368 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
22369 __LONG_LONG_MAX__ instead of LLONG_MAX.
22370
22371 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
22372
22373 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
22374 scanf flags.
22375 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
22376 flags.
22377
22378 2000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
22379
22380 * gcc.dg/sequence-pt-1.c: New test.
22381
22382 2000-10-11 Geoff Keating <geoffk@cygnus.com>
22383
22384 * gcc.c-torture/execute/20001011-1.c: New testcase.
22385 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
22386
22387 2000-10-10 Jakub Jelinek <jakub@redhat.com>
22388
22389 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
22390 does not error on it.
22391
22392 2000-10-10 Jakub Jelinek <jakub@redhat.com>
22393
22394 * gcc.dg/20001009-1.c: New test.
22395
22396 Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
22397
22398 * gcc.c-torture/compile/20001009-1.c: Move from here ....
22399 * gcc.c-torture/execute/20001009-2.c: ... to here.
22400
22401 2000-10-09 Geoff Keating <geoffk@cygnus.com>
22402
22403 * gcc.c-torture/compile/20001009-1.c: New testcase.
22404 * gcc.c-torture/execute/20001009-1.c: New testcase.
22405 Testcases provided by Jan Hubicka <jh@suse.cz>.
22406
22407 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
22408
22409 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
22410 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
22411 uintmax_t using <limits.h> to emulate the compiler's internal
22412 logic. No longer XFAIL %j tests.
22413
22414 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
22415
22416 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
22417 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
22418 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
22419 regexps and details of expected handling of some bad formats.
22420 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
22421 suppression.
22422
22423 2000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
22424
22425 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
22426 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
22427 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
22428 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
22429 in list archives.
22430
22431 2000-10-06 Richard Henderson <rth@cygnus.com>
22432
22433 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
22434 * g++.old-deja/g++.brendan/crash52.C: Likewise.
22435 * g++.old-deja/g++.jason/report.C: Likewise.
22436 * g++.old-deja/g++.law/friend5.C: Likewise.
22437 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
22438 of the expected warnings.
22439
22440 2000-10-06 Nathan Sidwell <nathan@codesourcery.com>
22441
22442 * g++.old-deja/g++.pt/enum14.C: New test.
22443
22444 2000-10-05 Nathan Sidwell <nathan@codesourcery.com>
22445
22446 * g++.old-deja/g++.pt/crash59.C: New test.
22447
22448 2000-10-04 Will Cohen <wcohen@redhat.com>
22449
22450 * gcc.dg/20000926-1.c: New test.
22451
22452 2000-10-03 Geoff Keating <geoffk@cygnus.com>
22453
22454 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
22455 function name for current C++ compiler.
22456 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
22457
22458 2000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
22459
22460 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
22461 __PRETTY_FUNCTION__.
22462 * g++.old-deja/g++.ext/pretty2.C: Likewise.
22463
22464 2000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22465
22466 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
22467
22468 2000-09-26 Jakub Jelinek <jakub@redhat.com>
22469
22470 * gcc.c-torture/compile/20000923-1.c: New test.
22471
22472 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
22473
22474 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
22475 * g++.old-deja/g++.pt/ttp62.C: Same.
22476 * g++.old-deja/g++.other/inline14.C: Same.
22477
22478 2000-09-24 Richard Henderson <rth@cygnus.com>
22479
22480 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
22481
22482 2000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
22483
22484 * gcc.dg/c90-printf-1.c: Add test for wide string format.
22485
22486 2000-09-22 Geoff Keating <geoffk@cygnus.com>
22487
22488 * gcc.c-torture/compile/20000922-1.c: New file.
22489
22490 2000-09-21 Nick Clifton <nickc@redhat.com>
22491
22492 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
22493 a signed long modulo operation.
22494 (mod6): New function - perform an unsigned long modulo operation.
22495 (main): Add tests for modulos of very large numbers by very small
22496 dividends.
22497
22498 2000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22499
22500 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
22501
22502 2000-09-19 Richard Henderson <rth@cygnus.com>
22503
22504 * gcc.dg/compare2.c (case 10): XFAIL.
22505
22506 2000-09-18 Richard Henderson <rth@cygnus.com>
22507
22508 * gcc.c-torture/execute/20000906-1.c: Move ...
22509 * gcc.dg/20000906-1.c: ... here. Only run on targets
22510 that support __builtin_trap.
22511
22512 Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
22513
22514 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
22515
22516 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
22517
22518 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
22519 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
22520 more $ format tests.
22521
22522 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
22523
22524 * gcc.dg/format-errmk-1.c: New test.
22525
22526 2000-09-17 Greg McGary <greg@mcgary.org>
22527
22528 * gcc.c-torture/execute/20000917-1.x: Remove.
22529
22530 2000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
22531
22532 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
22533
22534 2000-09-17 Greg McGary <greg@mcgary.org>
22535
22536 * gcc.c-torture/execute/20000917-1.c: New test.
22537 * gcc.c-torture/execute/20000917-1.x: XFAIL.
22538
22539 2000-09-16 Neil Booth <NeilB@earthling.net>
22540
22541 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
22542 in nested macro bug.
22543
22544 2000-09-15 Neil Booth <NeilB@earthling.net>
22545
22546 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
22547
22548 2000-09-14 Jeffrey A Law (law@cygnus.com)
22549
22550 * gcc.c-torture/execute/20000914-1.c: New test.
22551
22552 2000-09-12 Alexandre Oliva <aoliva@redhat.com>
22553
22554 * g++.other/inline13.C: New test.
22555
22556 2000-09-12 Andreas Jaeger <aj@suse.de>
22557
22558 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
22559 constant by Ulrich Drepper <drepper@redhat.com>.
22560
22561 2000-09-12 J"orn Rennecke <amylaar@redhat.co.uk>
22562
22563 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
22564
22565 2000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22566
22567 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
22568
22569 2000-09-11 Zack Weinberg <zack@wolery.cumb.org>
22570
22571 * gcc.dg/cpp/backslash.c: New test.
22572
22573 2000-09-11 Alexandre Oliva <aoliva@redhat.com>
22574
22575 * gcc.c-torture/execute/20000910-1.c: New test.
22576 * gcc.c-torture/execute/20000910-2.c: Likewise.
22577
22578 2000-09-11 Robert Lipe <robertl@sco.com>
22579
22580 * gcc.dg/pragma-align.c: New test.
22581
22582 2000-09-11 Nathan Sidwell <nathan@codesourcery.com>
22583
22584 * g++.old-deja/g++.pt/explicit82.C: New test.
22585 * g++.old-deja/g++.pt/explicit83.C: New test.
22586
22587 2000-09-10 Zack Weinberg <zack@wolery.cumb.org>
22588
22589 * gcc.dg/asm-names.c: New test.
22590
22591 2000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22592
22593 * gcc.dg/cpp/tr-warn6.c: New test
22594
22595 2000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
22596
22597 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
22598 be accepted.
22599
22600 2000-09-07 Catherine Moore <clm@redhat.com>
22601
22602 * gcc.c-torture/execute/unroll-1.c: New test.
22603
22604 2000-09-06 Zack Weinberg <zack@wolery.cumb.org>
22605
22606 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
22607 ERROR markers.
22608 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
22609 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
22610 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
22611 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
22612 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
22613 Preprocess only.
22614 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
22615 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
22616
22617 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
22618
22619 * g++.old-deja/g++.pt/deduct2.C: New test.
22620
22621 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
22622
22623 * g++.old-deja/g++.pt/parms2.C: New test.
22624
22625 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
22626
22627 * g++.old-deja/g++.pt/crash58.C: New test.
22628
22629 2000-09-06 Greg McGary <greg@mcgary.org>
22630
22631 * gcc.c-torture/execute/20000906-1.c: New test.
22632 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
22633
22634 2000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22635
22636 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
22637
22638 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
22639
22640 * g++.old-deja/g++.pt/crash57.C: New test.
22641
22642 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
22643
22644 * g++.old-deja/g++.pt/crash56.C: New test.
22645
22646 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
22647
22648 * g++.old-deja/g++.pt/koenig1.C: New test.
22649
22650 2000-09-04 Jakub Jelinek <jakub@redhat.com>
22651
22652 * gcc.dg/20000904-1.c: New test.
22653
22654 2000-09-04 Jakub Jelinek <jakub@redhat.com>
22655
22656 * gcc.dg/cpp/paste8.c: New test.
22657
22658 2000-09-01 Alexandre Oliva <aoliva@redhat.com>
22659
22660 * gcc.c-torture/compile/20000827-1.c: New test.
22661
22662 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
22663
22664 * gcc.dg/format-diag-1.c: New test.
22665
22666 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
22667
22668 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
22669 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
22670 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
22671 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
22672 gcc.dg/formatz-1.c: Adjust warning regular expressions.
22673
22674 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
22675
22676 * g++.old-deja/g++.other/nested4.C: New test.
22677
22678 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
22679
22680 * g++.old-deja/g++.ns/scoped1.C: New test.
22681
22682 2000-08-30 Alexandre Oliva <aoliva@redhat.com>
22683
22684 * lib/g++.exp: Support testing already-installed GCC.
22685
22686 2000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22687
22688 * wtr-label-1.c, wtr-suffix-1.c: New tests.
22689
22690 2000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22691
22692 * gcc.dg/return-type-2.c: New test.
22693
22694 2000-08-27 Geoff Keating <geoffk@cygnus.com>
22695
22696 * gcc.c-torture/compile/20000825-1.c: New test.
22697
22698 2000-08-26 Alexandre Oliva <aoliva@redhat.com>
22699
22700 * gcc.dg/dwarf2-2.c: New test.
22701
22702 2000-08-26 Zack Weinberg <zack@wolery.cumb.org>
22703
22704 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
22705 dg-warning regexps.
22706
22707 2000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
22708
22709 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
22710 gcc.dg/format-ext-5.c: New tests.
22711
22712 2000-08-25 Jakub Jelinek <jakub@redhat.com>
22713
22714 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
22715
22716 2000-08-24 Mark Mitchell <mark@codesourcery.com>
22717
22718 * gcc.dg/noncompile/930622-2.c: Adjust error message.
22719
22720 2000-08-24 Richard Henderson <rth@cygnus.com>
22721
22722 * gcc.dg/ia64-sync-1.c: New test.
22723 * gcc.dg/ia64-sync-2.c: New test.
22724 * gcc.dg/ia64-asm-1.c: New test.
22725
22726 2000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
22727
22728 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
22729 * gcc.dg/format-ext-2.c: New test.
22730
22731 2000-08-23 Jason Merrill <jason@redhat.com>
22732
22733 * lib/old-dejagnu.exp: Also ignore "In member function" and
22734 "At global scope".
22735
22736 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22737
22738 * gcc.dg/noncompile/label-lineno-1.c: New test.
22739
22740 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
22741
22742 * gcc.dg/c99-array-nonobj-1.c: New test.
22743
22744 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
22745
22746 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
22747 tests.
22748 * gcc.dg/format-ext-1.c: New test.
22749
22750 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22751
22752 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
22753 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
22754 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
22755 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
22756 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
22757
22758 2000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
22759
22760 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
22761 gcc.dg/c99-strftime-2.c: New tests.
22762
22763 2000-08-22 Richard Henderson <rth@cygnus.com>
22764
22765 * gcc.c-torture/execute/20000822-1.c: New test.
22766
22767 2000-08-21 Jakub Jelinek <jakub@redhat.com>
22768
22769 * gcc.c-torture/execute/20000819-1.x: Remove.
22770
22771 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
22772
22773 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
22774 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
22775 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
22776 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
22777 gcc.dg/format-xopen-1.c: New tests.
22778
22779 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
22780
22781 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
22782
22783 2000-08-21 Jakub Jelinek <jakub@redhat.com>
22784
22785 * g++.old-deja/g++.other/loop2.C: New test.
22786
22787 * gcc.c-torture/compile/20000606-1.c: New test.
22788 * gcc.c-torture/compile/20000728-1.c: New test.
22789 * gcc.c-torture/execute/20000801-1.c: New test.
22790 * gcc.c-torture/execute/20000801-2.c: New test.
22791 * gcc.c-torture/execute/20000819-1.c: New test.
22792 * gcc.c-torture/execute/20000819-1.x: XFAIL.
22793 * gcc.dg/20000629-1.c: New test.
22794 * gcc.dg/20000724-1.c: New test.
22795 * gcc.dg/20000807-1.c: New test.
22796
22797 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
22798
22799 * gcc.dg/cpp/pragma-1.c: New test.
22800 * gcc.dg/cpp/pragma-2.c: New test.
22801
22802 2000-08-18 Zack Weinberg <zack@wolery.cumb.org>
22803
22804 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
22805 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
22806
22807 2000-08-18 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
22808
22809 * gcc.c-torture/compile/20000818-1.c: New test.
22810
22811 2000-08-18 Manfred Hollstein <manfredh@redhat.com>
22812
22813 * gcc.c-torture/execute/20000818-1.c: New test.
22814
22815 2000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
22816
22817 * gcc.dg/format-va-1.c: New test.
22818
22819 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
22820
22821 * g++.old-deja/g++.other/typedef8.C: New test.
22822
22823 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
22824
22825 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
22826 * g++.old-deja/g++.mike/net36.C: Mark candidate.
22827 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
22828 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
22829 * g++.old-deja/g++.other/ptrmem7.C: New test.
22830 * g++.old-deja/g++.pt/ptrmem10.C: New test.
22831
22832 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
22833
22834 * g++.old-deja/g++.pt/typename27.C: New test.
22835
22836 2000-08-17 Nathan Sidwell <nathan@codesourcery.com>
22837
22838 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
22839 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
22840 * g++.old-deja/g++.pt/friend45.C: New test.
22841 * g++.old-deja/g++.other/friend8.C: New test.
22842
22843 2000-08-15 Richard Henderson <rth@cygnus.com>
22844
22845 * gcc.c-torture/execute/20000815-1.c: New test.
22846
22847 2000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
22848
22849 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
22850 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
22851 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
22852
22853 2000-08-14 Nathan Sidwell <nathan@codesourcery.com>
22854
22855 * g++.old-deja/g++.other/refinit2.C: New test.
22856
22857 2000-08-13 Geoff Keating <geoffk@cygnus.com>
22858
22859 * lib/c-torture.exp (c-torture): Make
22860 compiler_conditional_xfail_data global.
22861 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
22862 compiler_conditional_xfail_data machinery.
22863 (f-torture-execute): Likewise.
22864 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
22865 and only when unrolling loops.
22866
22867 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
22868
22869 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
22870
22871 * g++.old-deja/g++.pt/explicit81.C: New test.
22872
22873 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
22874
22875 * g++.old-deja/g++.pt/typename26.C: New test.
22876
22877 2000-08-10 Geoff Keating <geoffk@cygnus.com>
22878
22879 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
22880 warning.
22881
22882 2000-08-10 Nathan Sidwell <nathan@codesourcery.com>
22883
22884 * g++.old-deja/g++.other/array3.C: New test.
22885
22886 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
22887
22888 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
22889 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
22890 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
22891 New tests.
22892
22893 2000-08-09 Nathan Sidwell <nathan@codesourcery.com>
22894
22895 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
22896 * g++.old-deja/g++.abi/vmihint.C: Likewise.
22897
22898 2000-08-09 Alexandre Oliva <aoliva@redhat.com>
22899
22900 * gcc.c-torture/execute/20000808-1.c: New test.
22901
22902 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
22903
22904 * gcc.dg/c90-const-expr-1.c: New test.
22905
22906 2000-08-08 Richard Henderson <rth@cygnus.com>
22907
22908 * gcc.dg/noncompile/920923-1.c: Declare calloc.
22909
22910 2000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
22911
22912 * gcc.dg/noncompile/const-ll-1.c: New test.
22913
22914 2000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
22915
22916 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
22917
22918 2000-08-06 Ovidiu Predescu <ovidiu@cup.hp.com>
22919
22920 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
22921 that running programs linked against the shared version of libobjc
22922 run correctly.
22923
22924 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
22925
22926 * gcc.dg/c99-printf-1.c: New test.
22927
22928 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
22929
22930 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
22931
22932 2000-08-05 Zack Weinberg <zack@wolery.cumb.org>
22933
22934 * gcc.c-torture/execute/20000731-1.x: Delete.
22935
22936 2000-08-04 Zack Weinberg <zack@wolery.cumb.org>
22937
22938 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
22939 and torture_without_loops as is done by c-torture.exp.
22940 (search_for): Copy from c-torture.exp.
22941 (gcc-dg-runtest): New function, drives a directory of tests
22942 iterating over the TORTURE_OPTIONS.
22943 (scan-assembler, scan-assembler-not): Move here from
22944 individual directory drivers.
22945
22946 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
22947 defined by lib/gcc-dg.exp.
22948 * gcc.dg/cpp/cpp.exp: Likewise.
22949 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
22950 gcc-dg-runtest, so we cycle over optimization options.
22951
22952 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
22953 * gcc.dg/compare2.c: No longer expected to fail.
22954
22955 2000-08-04 J"orn Rennecke <amylaar@cygnus.co.uk>
22956
22957 * gcc.c-torture/execute/20000804-1.c: New test.
22958
22959 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
22960
22961 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
22962
22963 2000-08-03 Zack Weinberg <zack@wolery.cumb.org>
22964
22965 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
22966
22967 2000-08-03 Jeffrey A Law (law@cygnus.com)
22968
22969 * gcc.c-torture/compile/20000803-1.c: New test.
22970
22971 2000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
22972
22973 * gcc.c-torture/execute/20000801-3.c,
22974 gcc.c-torture/execute/20000801-4.c: New tests.
22975 * gcc.c-torture/execute/20000801-3.x,
22976 gcc.c-torture/execute/20000801-4.x: Xfail.
22977
22978 2000-08-02 Geoff Keating <geoffk@cygnus.com>
22979
22980 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
22981 libobjc/.libs to allow for libtool.
22982
22983 2000-08-02 Jakub Jelinek <jakub@redhat.com>
22984
22985 * gcc.c-torture/compile/20000802-1.c: New test.
22986
22987 2000-08-02 Zack Weinberg <zack@wolery.cumb.org>
22988
22989 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
22990
22991 2000-07-31 Jeffrey A Law (law@cygnus.com)
22992
22993 * gcc-c-torture/execute/20000731-2.c: New test.
22994
22995 * gcc.c-torture/execute/20000731-1.c: New test.
22996 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
22997
22998 2000-07-31 Jakub Jelinek <jakub@redhat.com>
22999
23000 * testsuite/gcc.dg/cpp/paste7.c: New test.
23001 * gcc.dg/cpp/20000725-1.c: New test.
23002
23003 2000-07-31 Zack Weinberg <zack@wolery.cumb.org>
23004
23005 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
23006 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
23007 declaration warning for __builtin_dwarf_reg_size.
23008
23009 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
23010
23011 2000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
23012
23013 * gcc.dg/noncompile/voidparam-1.c: New test.
23014
23015 2000-07-30 Richard Henderson <rth@cygnus.com>
23016
23017 * gcc.dg/c90-digraph-1.c: Don't xfail.
23018 * gcc.dg/compare2.c (case 10): Xfail.
23019 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
23020
23021 2000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
23022
23023 * gcc.dg/c99-main-1.c: New test.
23024
23025 2000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
23026
23027 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
23028
23029 2000-07-26 Hans-Peter Nilsson <hp@axis.com>
23030
23031 * gcc.c-tortuer/execute/20000726-1.c: New test.
23032
23033 2000-07-26 Alexandre Oliva <aoliva@redhat.com>
23034
23035 * gcc.c-torture/execute/enum-2.c: New test.
23036
23037 2000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23038
23039 * gcc.dg/cpp/tr-warn3.c: New test.
23040
23041 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
23042
23043 * g++.old-deja/g++.ext/implicit1.C: Remove.
23044 * g++.old-deja/g++.jason/c2.C: Remove
23045 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
23046 * g++.old-deja/g++.pt/crash16.C: Likewise.
23047 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
23048
23049 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
23050
23051 * g++.old-deja/g++.other/for2.C: New test.
23052
23053 2000-07-25 Jakub Jelinek <jakub@redhat.com>
23054
23055 * gcc.dg/20000720-1.c: New test.
23056
23057 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
23058
23059 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
23060
23061 2000-07-24 Geoff Keating <geoffk@cygnus.com>
23062
23063 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
23064 * gcc.c-torture/execute/20000722-1.c: New.
23065 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
23066
23067 2000-07-24 Jakub Jelinek <jakub@redhat.com>
23068
23069 * gcc.dg/cpp/20000720-1.S: New test.
23070
23071 2000-07-21 Michael Meissner <meissner@redhat.com>
23072
23073 * gcc.c-torture/execute/ieee/hugeval.c: New test.
23074
23075 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
23076
23077 * g++.old-deja/g++.brendan/crash16.C,
23078 g++.old-deja/g++.brendan/parse3.C,
23079 g++.old-deja/g++.brendan/redecl1.C,
23080 g++.old-deja/g++.ns/template13.C,
23081 g++.old-deja/g++.other/decl4.C,
23082 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
23083
23084 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
23085
23086 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
23087 and "Internal error".
23088
23089 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
23090 regexps.
23091 * gcc.dg/cpp/paste6.c: New test.
23092
23093 2000-07-19 Zack Weinberg <zack@wolery.cumb.org>
23094
23095 * gcc.dg/cpp/tr-direct.c: New test.
23096
23097 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
23098 gcc.dg/cpp/undef1.c: Tweak error regexps.
23099
23100 2000-07-18 Eric Christopher <echristo@redhat.com>
23101
23102 * gcc.c-torture/compile/20000718-1.c: New test.
23103
23104 2000-07-18 Zack Weinberg <zack@wolery.cumb.org>
23105
23106 * cpplex.c (_cpp_push_token): If the token being pushed back
23107 is the previous token in this context, just subtract one from
23108 context->posn.
23109 * cppmacro.c (save_expansion): Clear aux field when storing a
23110 placemarker.
23111
23112 2000-07-18 Alexandre Oliva <aoliva@redhat.com>
23113
23114 * gcc.dg/noncompile/redecl-1.c: New test.
23115
23116 2000-07-18 Jakub Jelinek <jakub@redhat.com>
23117
23118 * gcc.c-torture/execute/20000717-5.c: New test.
23119 * gcc.c-torture/execute/20000717-1.x: Removed.
23120
23121 2000-07-17 Richard Henderson <rth@cygnus.com>
23122
23123 * gcc.c-torture/execute/20000717-4.c: New test.
23124
23125 2000-07-17 Zack Weinberg <zack@wolery.cumb.org>
23126
23127 * gcc.dg/cpp/syshdr.c: New test.
23128 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
23129
23130 2000-07-17 Neil Booth <neilb@earthling.net>
23131
23132 * gcc.dg/cpp/cmdlne-dM.c: New test.
23133 * gcc.dg/cpp/cmdlne-dD.c: New test.
23134
23135 2000-07-17 Jeffrey A Law (law@cygnus.com)
23136
23137 * gcc.c-torture/execute/20000717-3.c: New test.
23138
23139 * gcc.c-torture/compile/20000717-1.c: New test.
23140
23141 2000-07-17 Geoffrey Keating <geoffk@cygnus.com>
23142
23143 * gcc.c-torture/execute/20000717-2.c: New test.
23144
23145 2000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
23146
23147 * gcc.dg/formatz-1.c: New test.
23148
23149 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
23150 * gcc.dg/c99-digraph-1.c: New tests.
23151
23152 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
23153 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
23154
23155 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
23156 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
23157 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
23158 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
23159 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
23160 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
23161 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
23162
23163 2000-07-17 Greg McGary <greg@mcgary.org>
23164
23165 * gcc.c-torture/execute/20000717-1.c: New test.
23166 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
23167
23168 2000-07-15 Jakub Jelinek <jakub@redhat.com>
23169
23170 * gcc.c-torture/execute/20000715-2.c: New test.
23171 * gcc.dg/20000715-1.c: New test.
23172
23173 2000-07-15 Michael Meissner <meissner@redhat.com>
23174
23175 * gcc.c-torture/execute/20000715-1.c: New test.
23176
23177 2000-07-13 Jakub Jelinek <jakub@redhat.com>
23178
23179 * gcc.c-torture/execute/20000707-1.c: New test.
23180
23181 2000-07-13 Neil Booth <NeilB@earthling.net>
23182
23183 * testsuite/gcc.dg/cpp/digraph1.c,
23184 testsuite/gcc.dg/cpp/digraph2.c,
23185 testsuite/gcc.dg/cpp/digraphs.c: New tests.
23186
23187 2000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
23188
23189 * g77.f-torture/compile/20000630-2.f: New test.
23190 * g77.f-torture/compile/20000630-2.x
23191
23192 2000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
23193
23194 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
23195
23196 2000-07-11 Neil Booth <NeilB@earthling.net>
23197
23198 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
23199
23200 2000-07-11 Neil Booth <NeilB@earthling.net>
23201
23202 * gcc.dg/cpp/cmdlne-C.c: New.
23203
23204 2000-07-09 Neil Booth <NeilB@earthling.net>
23205
23206 * gcc.dg/cpp/directiv.c: New tests.
23207 * gcc.dg/cpp/undef1.c: Update.
23208
23209 2000-07-08 Angela Marie Thomas <angela@cygnus.com>
23210
23211 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
23212
23213 2000-07-09 Neil Booth <NeilB@earthling.net>
23214
23215 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
23216
23217 2000-07-07 Zack Weinberg <zack@wolery.cumb.org>
23218
23219 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
23220 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
23221
23222 2000-07-08 Neil Booth <NeilB@earthling.net>
23223
23224 * gcc.dg/cpp/macsyntx.c: New tests.
23225
23226 2000-07-07 Jakub Jelinek <jakub@redhat.com>
23227
23228 * gcc.dg/20000707-1.c: New test.
23229
23230 2000-07-07 Jakub Jelinek <jakub@redhat.com>
23231
23232 * gcc.c-torture/execute/20000706-1.c: New test.
23233 * gcc.c-torture/execute/20000706-2.c: New test.
23234 * gcc.c-torture/execute/20000706-3.c: New test.
23235 * gcc.c-torture/execute/20000706-4.c: New test.
23236 * gcc.c-torture/execute/20000706-5.c: New test.
23237
23238 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
23239
23240 * g++.old-deja/g++.pt/instantiate7.C: New test.
23241
23242 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
23243
23244 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
23245 * g++.old-deja/g++.mike/thunk3.C: Likewise.
23246 * g++.old-deja/g++.other/rtti3.C: Likewise.
23247 * g++.old-deja/g++.other/rttid3.C: Likewise.
23248
23249 2000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
23250
23251 * g77.f-torture/compile/20000630-1.x: Fix typo
23252
23253 2000-07-05 Zack Weinberg <zack@wolery.cumb.org>
23254
23255 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
23256 assembly output.
23257
23258 2000-07-04 Zack Weinberg <zack@wolery.cumb.org>
23259
23260 * gcc.dg/cpp/ident.c: New test.
23261
23262 2000-07-05 Neil Booth <NeilB@earthling.net>
23263
23264 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
23265 gcc.dg/cpp/lexstrng.c: New tests.
23266
23267 2000-07-04 Neil Booth <NeilB@earthling.net>
23268
23269 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
23270 * gcc.dg/cpp/strify2.c: Same.
23271
23272 2000-07-03 Zack Weinberg <zack@wolery.cumb.org>
23273
23274 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
23275 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
23276 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
23277 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
23278
23279 * testsuite/gcc.dg/cpp/macro1.c,
23280 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
23281 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
23282 testsuite/gcc.dg/cpp/strify1.c,
23283 testsuite/gcc.dg/cpp/strify2.c: New tests.
23284
23285 2000-07-03 Jakub Jelinek <jakub@redhat.com>
23286
23287 * gcc.c-torture/execute/20000703-1.c: New test.
23288
23289 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
23290
23291 * g++.old-deja/g++.pt (lookup10.C): New test.
23292
23293 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
23294
23295 * g++.old-deja/g++.pt (typename25.C): New test.
23296
23297 2000-07-02 Zack Weinberg <zack@wolery.cumb.org
23298
23299 * gcc.c-torture/compile/20000701-1.c: New test.
23300
23301 2000-06-30 Nick Clifton <nickc@cygnus.com>
23302
23303 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
23304 to test case.
23305
23306 2000-06-30 Catherine Moore <clm@cygnus.com>
23307
23308 * gcc.c-torture/execute/align-1.c: New test.
23309
23310 2000-06-30 Nathan Sidwell <nathan@codesourcery.com>
23311
23312 * g++.old-deja/g++.pt/expr8.C: New test.
23313 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
23314
23315 2000-06-29 Nick Clifton <nickc@cygnus.com>
23316
23317 * gcc.c-torture/compile/20000629-1.c: New test.
23318
23319 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
23320
23321
23322 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
23323 gcc.dg/noncompile directory, depending on whether they're
23324 preprocessor tests or not. Annotate all the tests for the dg
23325 framework.
23326
23327 * gcc.c-torture/noncompile/noncompile.exp: Delete.
23328 * gcc.dg/noncompile/noncompile.exp: New.
23329
23330 * Moved files:
23331 Old name New name
23332 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
23333 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
23334 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
23335 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
23336 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
23337 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
23338 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
23339 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
23340 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
23341 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
23342 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
23343 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
23344 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
23345 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
23346 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
23347 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
23348 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
23349 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
23350 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
23351 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
23352 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
23353 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
23354 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
23355 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
23356
23357 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
23358 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
23359 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
23360 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
23361 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
23362 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
23363
23364 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
23365
23366 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
23367 declare one variable. On the fourth, error.
23368 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
23369 declared by 20000628-1a.h.
23370
23371 2000-06-29 Richard Henderson <rth@redhat.com>
23372
23373 * gcc.c-torture/execute/930529-1.x: New file.
23374 * gcc.dg/920413-1.c: Adjust expected warning text.
23375 * gcc.dg/980217-1.c: Declare abort.
23376 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
23377
23378 2000-06-29 Jeffrey A Law (law@cygnus.com)
23379
23380 * g77.f-torture/compile/20000629-1.f: New test.
23381 * g77.f-torture/compile/20000629-1.x: Expected to fail.
23382
23383 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
23384
23385 Rearrange lots of files, removing entirely the
23386 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
23387 directories.
23388
23389 * Deleted files:
23390 gcc.c-torture/code_quality/code_quality.exp
23391 gcc.c-torture/special/special.exp
23392 gcc.failure/failure.exp
23393 gcc.failure/940409-1.x
23394 gcc.c-torture/compile/961203-1.x
23395
23396 * New files:
23397 gcc.misc-tests/linkage.exp
23398 gcc.c-torture/execute/920730-1t.c
23399 gcc.c-torture/execute/920730-1t.x
23400 gcc.c-torture/compile/920520-1.x
23401 gcc.c-torture/compile/920521-1.x
23402 gcc.c-torture/compile/981006-1.x
23403 gcc.c-torture/execute/eeprof-1.x
23404
23405 * Moved files (possibly with modifications to fit a new harness):
23406 Old name New name
23407 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
23408 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
23409 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
23410 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
23411 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
23412 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
23413 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
23414 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
23415 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
23416 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
23417 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
23418 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
23419 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
23420 gcc.failure/940409-1.c gcc.dg/940409-1.c
23421
23422 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
23423
23424 * c-torture/compile/961203-1.x: Delete.
23425
23426 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
23427 not exit. Include stdio.h.
23428 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
23429 * gcc.misc-tests/dg-12.c: Likewise.
23430 * gcc.misc-tests/dg-5.c: Likewise.
23431 * gcc.misc-tests/dg-6.c: Likewise.
23432 * gcc.misc-tests/dg-7.c: Prototype abort.
23433 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
23434 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
23435 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
23436 not exit.
23437 * gcc.misc-tests/sieve.c: Use return from main, not exit.
23438 * gcc.misc-tests/sort2.c: Use return from main, not exit.
23439
23440 2000-06-28 Jakub Jelinek <jakub@redhat.com>
23441
23442 * gcc.dg/cpp/20000628-1.c: New test.
23443 * gcc.dg/cpp/20000628-1.h: New header for above test.
23444 * gcc.dg/cpp/20000628-1a.h: Likewise.
23445
23446 2000-06-27 Zack Weinberg <zack@wolery.cumb.org>
23447
23448 * gcc.dg/cpp: New directory.
23449 * gcc.dg/cpp/cpp.exp: New driver.
23450 * gcc.dg/cpp/20000627-1.c: New test.
23451 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
23452 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
23453 and rewrite as a compilation test.
23454
23455 * gcc.dg: Move many files into the cpp subdirectory, possibly
23456 renaming or editing them as well.
23457 Old name New name
23458 990119-1.c cpp/19990119-1.c
23459 990228-1.c cpp/19990228-1.c
23460 990407-1.c cpp/19990407-1.c
23461 990409-1.c cpp/19990409-1.c
23462 990413-1.c cpp/19990413-1.c
23463 990703-1.c cpp/19990703-1.c
23464 20000127-1.c cpp/20000127-1.c
23465 20000129-1.c cpp/20000129-1.c
23466 20000207-1.c cpp/20000207-1.c
23467 20000207-2.c cpp/20000207-2.c
23468 20000209-1.c cpp/20000209-1.c
23469 20000209-2.c cpp/20000209-2.c
23470 20000301-1.c cpp/20000301-1.c
23471 20000419-1.c cpp/20000419-1.c
23472 20000510-1.S cpp/20000510-1.S
23473 20000519-1.c cpp/20000519-1.c
23474 20000529-1.c cpp/20000529-1.c
23475 20000625-1.c cpp/20000625-1.c
23476 20000625-2.c cpp/20000625-2.c
23477 cpp-as1.c cpp/assert1.c
23478 cpp-as2.c cpp/assert2.c
23479 cxx-comments-1.c cpp/cxxcom1.c
23480 cxx-comments-2.c cpp/cxxcom2.c
23481 endif-label.c cpp/endif.c
23482 cpp-hash1.c cpp/hash1.c
23483 cpp-hash2.c cpp/hash2.c
23484 cpp-if1.c cpp/if-1.c
23485 cpp-if2.c cpp/if-2.c
23486 cpp-if3.c cpp/if-3.c
23487 cpp-if4.c cpp/if-4.c
23488 cpp-if5.c cpp/if-5.c
23489 cpp-cond.c cpp/if-cexp.c
23490 cpp-missingop.c cpp/if-mop.c
23491 cpp-missingparen.c cpp/if-mpar.c
23492 cpp-opprec.c cpp/if-oppr.c
23493 cpp-ifparen.c cpp/if-paren.c
23494 cpp-shortcircuit.c cpp/if-sc.c
23495 cpp-shift.c cpp/if-shift.c
23496 cpp-unary.c cpp/if-unary.c
23497 cpp-li1.c cpp/line1.c
23498 cpp-li2.c cpp/line2.c
23499 lineno.c cpp/line3.c
23500 lineno-2.c cpp/line4.c
23501 cpp-mi.c cpp/mi1.c
23502 cpp-mic.h cpp/mi1c.h
23503 cpp-micc.h cpp/mi1cc.h
23504 cpp-mind.h cpp/mi1nd.h
23505 cpp-mindp.h cpp/mi1ndp.h
23506 cpp-mix.h cpp/mi1x.h
23507 cpp-mi2.c cpp/mi2.c
23508 cpp-mi2a.h cpp/mi2a.h
23509 cpp-mi2b.h cpp/mi2b.h
23510 cpp-mi2c.h cpp/mi2c.h
23511 cpp-mi3.c cpp/mi3.c
23512 cpp-mi3.def cpp/mi3.def
23513 poison-1.c cpp/poison.c
23514 pr-impl.c cpp/prag-imp.c
23515 cpp-redef-2.c cpp/redef1.c
23516 cpp-redef.c cpp/redef2.c
23517 strpaste.c cpp/strp1.c
23518 strpaste-2.c cpp/strp2.c
23519 cpp-tradpaste.c cpp/tr-paste.c
23520 cpp-tradstringify.c cpp/tr-str.c
23521 cpp-tradwarn1.c cpp/tr-warn1.c
23522 cpp-tradwarn2.c cpp/tr-warn2.c
23523 trigraphs.c cpp/trigraphs.c
23524 cpp-unc1.c cpp/unc1.c
23525 cpp-unc2.c cpp/unc2.c
23526 cpp-unc3.c cpp/unc3.c
23527 cpp-unc.c cpp/unc4.c
23528 undef.c cpp/undef1.c
23529 undef-2.c cpp/undef2.c
23530 cpp-wi1.c cpp/widestr1.c
23531
23532 2000-06-27 Mark Mitchell <mark@codesourcery.com>
23533
23534 * lib/g++.exp (g++_include_flags): Tweak.
23535
23536 2000-06-27 H.J. Lu <hjl@gnu.org>
23537 Loren J. Rittle <ljrittle@acm.org>
23538
23539 * lib/g++.exp (g++_include_flags): Override libgloss.exp
23540 version with one that knows about the new gcc tree structure.
23541 (g++_link_flags): Same.
23542
23543 2000-06-26 Zack Weinberg <zack@wolery.cumb.org>
23544
23545 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
23546 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
23547 case we are cross-compiling.
23548
23549 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
23550 g++.old-deja/g++.niklas/Makefile.in,
23551 g++.old-deja/g++.niklas/configure.in,
23552 g++.old-deja/g++.other/Makefile.in,
23553 g++.old-deja/g++.other/configure.in,
23554 gcc.c-torture/code_quality/Makefile.in,
23555 gcc.c-torture/code_quality/configure.in,
23556 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
23557 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
23558 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
23559 gcc.c-torture/execute/ieee/Makefile.in,
23560 gcc.c-torture/execute/ieee/configure.in,
23561 gcc.c-torture/noncompile/Makefile.in,
23562 gcc.c-torture/noncompile/configure.in,
23563 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
23564 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
23565 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
23566
23567 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
23568
23569 * g++.old-deja/g++.other/ambig3.C: New test.
23570
23571 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
23572
23573 * g++.old-deja/g++.pt/syntax1.C: New test.
23574 * g++.old-deja/g++.pt/syntax2.C: New test.
23575 * g++.old-deja/g++.other/syntax3.C: New test.
23576 * g++.old-deja/g++.other/syntax4.C: New test.
23577
23578 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
23579
23580 * gcc.dg/20000623-1.c: Prototype exit and abort.
23581
23582 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
23583
23584 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
23585 New tests.
23586 * gcc.dg/cpp-mi3.def: New file.
23587
23588 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
23589 inside assertions.
23590 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
23591 lexer's error messages.
23592 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
23593 divine anything from the linemarkers.
23594 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
23595 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
23596
23597 2000-06-23 Geoffrey Keating <geoffk@cygnus.com>
23598
23599 * gcc.dg/20000623-1.c: New test.
23600
23601 2000-06-22 Jakub Jelinek <jakub@redhat.com>
23602
23603 * gcc.c-torture/execute/20000622-1.c: New test.
23604
23605 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
23606
23607 * g++.old-deja/g++.other/init15.C: New test.
23608
23609 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
23610
23611 * g++.old-deja/g++.pt/vaarg2.C: New test.
23612 * g++.old-deja/g++.pt/vaarg3.C: New test.
23613
23614 2000-06-20 Nathan Sidwell <nathan@codesourcery.com>
23615
23616 * g++.old-deja/g++.other/dyncast6.C: New test.
23617
23618 2000-06-15 Jakub Jelinek <jakub@redhat.com>
23619
23620 * gcc.c-torture/execute/loop-6.c: New test.
23621
23622 2000-06-14 Jakub Jelinek <jakub@redhat.com>
23623
23624 * gcc.dg/20000614-1.c: New test.
23625 * gcc.dg/20000614-2.c: New test.
23626
23627 2000-06-14 Hans-Peter Nilsson <hp@axis.com>
23628
23629 * g++.old-deja/g++.other/inline12.C: New test.
23630
23631 2000-06-13 Jakub Jelinek <jakub@redhat.com>
23632
23633 * g++.old-deja/g++.other/eh1.C: New test.
23634
23635 2000-06-12 Jakub Jelinek <jakub@redhat.com>
23636
23637 * g++.old-deja/g++.other/type.C: New test.
23638
23639 2000-06-05 Jakub Jelinek <jakub@redhat.com>
23640
23641 * g++.old-deja/g++.other/initstring.C: New test.
23642
23643 2000-06-12 Jason Merrill <jason@redhat.com>
23644
23645 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
23646
23647 2000-06-09 Jeffrey A Law (law@cygnus.com)
23648
23649 * gcc.c-torture/compile/20000609-1.c: New test.
23650
23651 2000-06-09 Clinton Popetz <cpopetz@cygnus.com>
23652
23653 * gcc.dg/20000609-1.c: New test.
23654
23655 2000-06-08 Zack Weinberg <zack@wolery.cumb.org>
23656
23657 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
23658 * gcc.c-torture/noncompile/poison-1.c: Move...
23659 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
23660 * gcc.dg/cpp-li1.c: Add a token after the #line.
23661
23662 2000-06-05 Richard Henderson <rth@cygnus.com>
23663
23664 * gcc.c-torture/execute/20000605-2.c: New test.
23665 * gcc.c-torture/execute/20000605-3.c: New test.
23666
23667 2000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
23668
23669 * g77.f-torture/execute/20000503-1.x: New file.
23670
23671 2000-06-06 Nathan Sidwell <nathan@codesourcery.com>
23672
23673 * g++.old-deja/g++.eh/badalloc1.C: New test.
23674
23675 2000-06-05 Richard Henderson <rth@cygnus.com>
23676
23677 * gcc.c-torture/execute/20000605-1.c: New test.
23678
23679 2000-06-05 Jakub Jelinek <jakub@redhat.com>
23680 Nathan Sidwell <nathan@codesourcery.com>
23681
23682 * gcc.c-torture/compile/20000605-1.c: New test.
23683
23684 2000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
23685
23686 * g77.f-torture/compile/20000601-1.f: New test.
23687
23688 2000-06-03 Richard Henderson <rth@cygnus.com>
23689
23690 * gcc.c-torture/execute/20000603-1.c: New.
23691
23692 2000-06-02 Zack Weinberg <zack@wolery.cumb.org>
23693
23694 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
23695 * gcc.dg/noreturn-2.c (noreturn): Likewise.
23696
23697 2000-06-01 Zack Weinberg <zack@wolery.cumb.org>
23698
23699 * gcc.dg/compare2.c (case 12): XFAIL.
23700 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
23701 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
23702
23703 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
23704
23705 2000-05-29 Zack Weinberg <zack@wolery.cumb.org>
23706
23707 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
23708 guard macro is already defined when the header is first
23709 included.
23710 * gcc.dg/cpp-mix.h: New file.
23711 * gcc.dg/endif-label.c: Update patterns to match compiler.
23712
23713 * g++.brendan/complex1.C: Declare abort.
23714 * g++.law/refs4.C: Remove XFAIL.
23715 * g++.oliva/expr2.C: Declare abort and exit.
23716
23717 2000-05-28 Alexandre Oliva <aoliva@cygnus.com>
23718
23719 * gcc.c-torture/execute/20000528-1.c: New test.
23720
23721 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
23722 * g++.old-deja/g++.law/temps4.C: Likewise.
23723
23724 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
23725 stdlib.h. Call abort() on failure.
23726 * g++.old-deja/g++.law/refs4.C: Likewise.
23727 * g++.old-deja/g++.law/temps4.C: Likewise.
23728 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
23729 * gcc.c-torture/execute/20000112-1.c: Include string.h.
23730
23731 2000-05-27 Zack Weinberg <zack@wolery.cumb.org>
23732
23733 Relative to g++.dg/special:
23734 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
23735
23736 Relative to g++.old-deja:
23737 * g++.brendan/complex1.C, g++.jason/optimize2.C,
23738 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
23739 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
23740 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
23741 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
23742 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
23743 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
23744
23745 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
23746 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
23747 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
23748 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
23749 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
23750 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
23751 and/or string.h.
23752
23753 * g++.other/goto1.C: Update expectations for error messages.
23754
23755 2000-05-25 Alexandre Oliva <aoliva@cygnus.com>
23756
23757 * gcc.c-torture/compile/20000523-1.c: New test.
23758
23759 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
23760
23761 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
23762
23763 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
23764
23765 * g++.old-deja/g++.eh/catch11.C: New test.
23766 * g++.old-deja/g++.eh/catch12.C: New test.
23767
23768 2000-05-24 Nick Clifton <nickc@cygnus.com>
23769
23770 * gcc.c-torture/execute/20000523-1.c: New test.
23771
23772 2000-05-23 Zack Weinberg <zack@wolery.cumb.org>
23773
23774 * c-torture/execute/bcp-1.c: Replace abort in arg of
23775 __builtin_constant_p with a generic external function.
23776
23777 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
23778 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
23779 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
23780 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
23781 Prototype abort and/or exit.
23782
23783 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
23784 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
23785 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
23786 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
23787
23788 2000-05-22 Alexandre Oliva <aoliva@cygnus.com>
23789
23790 * gcc.dg/dwarf2-1.c: New test.
23791
23792 2000-05-20 Richard Henderson <rth@cygnus.com>
23793
23794 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
23795
23796 2000-05-20 Andreas Jaeger <aj@suse.de>
23797
23798 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
23799 testcase.
23800
23801 2000-05-19 David Edelsohn <edelsohn@gnu.org>
23802
23803 * gcc.c-torture/execute/20000519-2.c: New test.
23804
23805 2000-05-19 Andreas Jaeger <aj@suse.de>
23806
23807 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
23808 which fails with SSA.
23809
23810 * lib/c-torture.exp: Also test with -O3 -fssa.
23811
23812 2000-05-18 Michael Meissner <meissner@redhat.com>
23813
23814 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
23815 * gcc.c-torture/execute/920415-1.c: Ditto.
23816 * gcc.c-torture/execute/920501-1.c: Ditto.
23817 * gcc.c-torture/execute/conversion.c: Ditto.
23818 * gcc.c-torture/execute/cvt-1.c: Ditto.
23819
23820 2000-05-18 Jeffrey A Law (law@cygnus.com)
23821
23822 * gcc.c-torture/compile/20000518-1.c: New test.
23823
23824 2000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
23825
23826 * g77.f-torture/compile/200005018.f: New test.
23827
23828 2000-05-17 Jeffrey A Law (law@cygnus.com)
23829
23830 * gcc.c-torture/compile/20000517-1.c: New test.
23831
23832 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23833
23834 * gcc.c-torture/execute/20000516-1.c: New test.
23835
23836 2000-05-15 Jakub Jelinek <jakub@redhat.com>
23837
23838 * g++.old-deja/g++.other/eh.C: New test.
23839
23840 2000-05-12 Richard Henderson <rth@cygnus.com>
23841
23842 * gcc.c-torture/execute/990208-1.c (main): Don't pass
23843 constants through to doit's conditional.
23844
23845 2000-05-11 Jeffrey A Law (law@cygnus.com)
23846
23847 * gcc.c-torture/compile/20000511-1.c: New test.
23848 * g77.f-torture/compile/20000511-1.f: New test.
23849 * g77.f-torture/compile/20000511-2.f: New test.
23850
23851 2000-05-11 Michael Meissner <meissner@redhat.com>
23852
23853 * gcc.c-torture/execute/20000511-1.c: New test.
23854
23855 2000-05-11 Zack Weinberg <zack@wolery.cumb.org>
23856
23857 * gcc.dg/dg.exp: Scan .S files as well as .c files.
23858 * gcc.dg/20000510-1.S: New.
23859
23860 2000-05-08 Catherine Moore <clm@cygnus.com>
23861
23862 * gcc.dg/unused-3.c: New.
23863
23864 2000-05-06 Richard Henderson <rth@cygnus.com>
23865
23866 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
23867 * g++.old-deja/g++.mike/warn1.C: Likewise.
23868 * g++.old-deja/g++.pt/local1.C: Likewise.
23869 * g++.old-deja/g++.pt/local7.C: Likewise.
23870 * g++.old-deja/g++.pt/spec16.C: Likewise.
23871
23872 2000-05-06 Nathan Sidwell <nathan@codesourcery.com>
23873
23874 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
23875
23876 2000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
23877
23878 * g77.f-torture/execute/20000503-1.f: New test.
23879
23880 2000-05-04 Andreas Jaeger <aj@suse.de>
23881
23882 * gcc.dg/noreturn-2.c: New test.
23883
23884 2000-05-04 Neil Booth <NeilB@earthling.net>
23885
23886 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
23887 preprocessor.
23888
23889 2000-05-04 Richard Henderson <rth@cygnus.com>
23890
23891 * gcc.c-torture/execute/20000503-1.c: Fix typo.
23892
23893 2000-05-04 Richard Henderson <rth@cygnus.com>
23894
23895 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
23896 OpenSSL by Jason R Thorpe.
23897
23898 2000-05-03 Jim Wilson <wilson@cygnus.com>
23899
23900 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
23901
23902 2000-05-03 Robert Lipe <robertlipe@usa.net>
23903
23904 * gcc.dg/20000503-1.c: New test.
23905
23906 2000-05-02 Jakub Jelinek <jakub@redhat.com>
23907
23908 * gcc.c-torture/compile/20000502-1.c: New test.
23909 * g++.old-deja/g++.other/align.C: New test.
23910 * gcc.dg/cpp-tradstringify.c: New test.
23911
23912 Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
23913
23914 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
23915 and hard registers.
23916
23917 2000-04-26 Geoff Keating <geoffk@cygnus.com>
23918
23919 * gcc.c-torture/execute/loop-5.c: New test.
23920
23921 2000-04-25 Jakub Jelinek <jakub@redhat.com>
23922
23923 * gcc.c-torture/execute/va-arg-20.c: New test.
23924
23925 2000-04-23 Jeffrey A Law (law@cygnus.com)
23926
23927 * gcc.c-torture/execute/20000422-1.c: New test.
23928
23929 2000-04-20 Greg McGary <gkm@gnu.org>
23930
23931 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
23932 when optimizing, but without sibling-call optimizations (-O1).
23933
23934 2000-04-20 Jeffrey A Law (law@cygnus.com)
23935
23936 * gcc.c-torture/compile/20000420-1.c: New test.
23937
23938 2000-04-20 Nathan Sidwell <nathan@codesourcery.com>
23939
23940 * g++.abi/ptrflags.C: New test.
23941 * g++.eh/catchptr1.C: Test incomplete pointer chains.
23942
23943 2000-04-19 Catherine Moore <clm@cygnus.com>
23944
23945 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
23946
23947 2000-04-19 Greg McGary <gkm@gnu.org>
23948
23949 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
23950 sibling-call optimizations.
23951
23952 2000-04-19 Zack Weinberg <zack@wolery.cumb.org>
23953
23954 * gcc.dg/20000419-1.c: New test.
23955
23956 2000-04-12 Hans-Peter Nilsson <hp@axis.com>
23957
23958 * gcc.c-torture/execute/20000412-6.c: New test.
23959
23960 2000-04-12 Jeffrey A Law (law@cygnus.com)
23961
23962 * gcc.c-torture/execute/20000412-5.c: New test.
23963 * g77.f-torture/compile/20000412-1.f: New test.
23964 * gcc.c-torture/execute/20000412-4.c: New test.
23965 * gcc.c-torture/compile/20000412-2.c: New test.
23966 * gcc.c-torture/execute/20000412-3.c: New test.
23967 * gcc.c-torture/compile/20000412-1.c: New test.
23968 * gcc.c-torture/execute/20000412-2.c: New test.
23969
23970 2000-04-12 Jakub Jelinek <jakub@redhat.com>
23971
23972 * objc/execute/bf-20.m: New test.
23973
23974 2000-04-10 Richard Henderson <rth@cygnus.com>
23975
23976 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
23977
23978 * gcc.c-torture/execute/20000412-1.c: New test.
23979
23980 2000-04-10 Nathan Sidwell <nathan@codesourcery.com>
23981
23982 * g++.old-deja/g++.eh/catchptr1.C: New test.
23983
23984 2000-04-09 Nathan Sidwell <nathan@codesourcery.com>
23985
23986 * g++.old-deja/g++.abi/cxa_vec.C: New test.
23987
23988 2000-04-08 Neil Booth <NeilB@earthling.net>
23989
23990 * gcc.dg/cpp-nullchar.c: Remove test as
23991 embedded nulls cause problems.
23992
23993 2000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23994
23995 * gcc.dg/compare2.c: New test.
23996
23997 2000-04-08 Neil Booth <NeilB@earthling.net>
23998
23999 * gcc.dg/cpp-nullchar.c: New test.
24000
24001 2000-04-07 Zack Weinberg <zack@wolery.cumb.org>
24002
24003 * gcc.dg/cpp-mi2.c: New test.
24004 * gcc.dg/cpp-mi2[abc].h: New files.
24005
24006 2000-04-07 Nathan Sidwell <nathan@codesourcery.com>
24007
24008 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
24009 member name.
24010
24011 2000-04-06 Nathan Sidwell <nathan@codesourcery.com>
24012
24013 * g++.old-deja/g++.abi/vmihint.C: New test.
24014
24015 2000-04-06 Neil Booth <NeilB@earthling.net>
24016
24017 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
24018 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
24019 copyright.
24020
24021 2000-04-05 Hans-Peter Nilsson <hp@axis.com>
24022
24023 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
24024 avoid stack-frame overwrite.
24025
24026 2000-04-05 Jakub Jelinek <jakub@redhat.com>
24027
24028 * gcc.c-torture/compile/20000405-2.c: New test.
24029 * gcc.c-torture/compile/20000405-3.c: New test.
24030
24031 2000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24032
24033 * gcc.c-torture/compile/20000405-1.c: New test.
24034
24035 2000-04-04 Geoff Keating <geoffk@cygnus.com>
24036
24037 * gcc.dg/cast-qual-1.c: Revert last change.
24038
24039 2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24040
24041 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
24042
24043 2000-04-03 Zack Weinberg <zack@wolery.cumb.org>
24044
24045 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
24046 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
24047
24048 2000-04-03 Jeffrey A Law (law@cygnus.com)
24049
24050 * gcc.c-torture/compile/20000403-2.c: New test.
24051 * gcc.c-torture/compile/20000403-1.c: New test.
24052
24053 2000-04-03 Hans-Peter Nilsson <hp@axis.com>
24054
24055 * gcc.c-torture/execute/20000403-1.c: New test.
24056
24057 2000-04-03 Geoff Keating <geoffk@cygnus.com>
24058
24059 * gcc.c-torture/execute/20000402-1.c: New test.
24060
24061 2000-04-03 Donald Lindsay <dlindsay@cygnus.com>
24062
24063 * gcc.c-torture/execute/va-arg-15.c: New test.
24064 * gcc.c-torture/execute/va-arg-16.c: New test.
24065 * gcc.c-torture/execute/va-arg-17.c: New test.
24066 * gcc.c-torture/execute/va-arg-18.c: New test.
24067 * gcc.c-torture/execute/va-arg-19.c: New test.
24068
24069 2000-04-02 Zack Weinberg <zack@wolery.cumb.org>
24070
24071 * gcc.c-torture/compile/981211-1.c: Move to...
24072 * gcc.dg/cpp-as1.c: ...here.
24073 * gcc.dg/cpp-as2.c: New file.
24074
24075 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
24076 compiler.
24077
24078 2000-04-02 Neil Booth <NeilB@earthling.net>
24079
24080 * gcc.dg/cpp-cond.c New tests.
24081 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
24082 accidental success less likely.
24083 * gcc.dg/cpp-missingop.c New tests.
24084 * gcc.dg/cpp-missingparen.c New tests.
24085 * gcc.dg/cpp-shift.c New tests.
24086 * gcc.dg/cpp-shortcircuit.c New tests.
24087 * gcc.dg/cpp-unary.c New tests.
24088
24089 2000-03-29 Jeffrey A Law (law@cygnus.com)
24090
24091 * gcc.c-torture/compile/20000329-1.c: New test.
24092
24093 2000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
24094
24095 * gcc.c-torture/compile/20000326-1.c: New test.
24096 * gcc.c-torture/compile/20000326-2.c: New test.
24097
24098 2000-03-24 Geoff Keating <geoffk@cygnus.com>
24099
24100 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
24101 the first parameter is a function argument.
24102
24103 2000-03-23 Nathan Sidwell <nathan@codesourcery.com>
24104
24105 * g++.old-deja/g++.ext/array4.C: New test.
24106
24107 2000-03-22 Geoff Keating <geoffk@cygnus.com>
24108
24109 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
24110
24111 2000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24112
24113 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
24114
24115 2000-03-19 Richard Henderson <rth@cygnus.com>
24116
24117 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
24118
24119 2000-03-19 Richard Henderson <rth@cygnus.com>
24120
24121 * gcc.c-torture/compile/20000319-1.c: New test.
24122
24123 2000-03-14 Jeffrey A Law (law@cygnus.com)
24124
24125 * gcc.c-torture/execute/20000314-3.c: New test.
24126 * gcc.c-torture/execute/20000314-2.c: New test.
24127 * gcc.c-torture/execute/20000314-1.c: New test.
24128 * gcc.c-torture/compile/20000314-2.c: New test.
24129 * gcc.c-torture/compile/20000314-1.c: New test.
24130
24131 2000-03-13 Nathan Sidwell <nathan@codesourcery.com>
24132
24133 * g++.old-deja/g++.warn/inline.C: New test.
24134
24135 2000-03-10 Hans-Peter Nilsson <hp@bitrange.com>
24136
24137 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
24138 standards-compliant result rather than specific constants.
24139 Put test-values in array.
24140
24141 2000-03-08 Jason Merrill <jason@casey.cygnus.com>
24142
24143 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
24144 (g++_target_compile): Put test-specific options last.
24145
24146 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
24147
24148 * g++.old-deja/g++.eh/vbase4.C: New test.
24149
24150 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
24151
24152 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
24153
24154 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
24155
24156 * g++.old-deja/g++.brendan/misc12.C: Removed.
24157 * g++.old-deja/g++.pt/memtemp77.C: Constify.
24158 * g++.old-deja/g++.ext/pretty4.C: New test.
24159
24160 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
24161
24162 * g++.old-deja/g++.other/string2.C: New test.
24163
24164 2000-03-06 Nathan Sidwell <nathan@codesourcery.com>
24165
24166 * g++.old-deja/g++.warn/impint2.C: New test.
24167
24168 2000-03-05 Hans-Peter Nilsson <hp@bitrange.com>
24169
24170 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
24171 is 1, not zero.
24172
24173 2000-03-05 Nathan Sidwell <nathan@codesourcery.com>
24174
24175 * g++.old-deja/g++.warn/impint.C: New test.
24176 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
24177 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
24178 * g++.old-deja/g++.pt/explicit12.C: Likewise.
24179 * g++.old-deja/g++.pt/explicit13.C: Likewise.
24180 * g++.old-deja/g++.pt/explicit17.C: Likewise.
24181 * g++.old-deja/g++.pt/explicit18.C: Likewise.
24182 * g++.old-deja/g++.pt/explicit19.C: Likewise.
24183 * g++.old-deja/g++.pt/explicit23.C: Likewise.
24184 * g++.old-deja/g++.pt/explicit31.C: Likewise.
24185 * g++.old-deja/g++.pt/explicit35.C: Likewise.
24186 * g++.old-deja/g++.pt/explicit6.C: Likewise.
24187 * g++.old-deja/g++.pt/memclass7.C: Likewise.
24188
24189 2000-03-01 Zack Weinberg <zack@wolery.cumb.org>
24190
24191 * gcc.dg/cpp-redef.c: New test.
24192
24193 2000-02-29 Nathan Sidwell <nathan@codesourcery.com>
24194
24195 * g++.old-deja/g++.pt/unify7.C: New test.
24196
24197 2000-02-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
24198
24199 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
24200 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
24201
24202 2000-02-25 Geoff Keating <geoffk@cygnus.com>
24203
24204 * gcc.c-torture/compile/20000224-1.c: New test.
24205
24206 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24207
24208 * gcc.c-torture/compile/cpp-2.c: New test.
24209 * gcc.c-torture/compile/cpp-1.c: New test.
24210
24211 2000-02-25 Jeffrey A Law (law@cygnus.com)
24212
24213 * gcc.c-torture/execute/20000225-1.c: New test.
24214
24215 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24216
24217 * gcc.dg/cpp-li2.c: New test.
24218
24219 * gcc.dg/cpp-wi1.c: New test.
24220
24221 * gcc.dg/cpp-li1.c: New test.
24222
24223 2000-02-24 Nathan Sidwell <nathan@codesourcery.com>
24224
24225 * g++.old-deja/g++.other/sizeof5.C: New test.
24226
24227 2000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24228
24229 * gcc.c-torture/execute/va-arg-13.c: New test.
24230
24231 2000-02-23 Donald Lindsay <dlindsay@cygnus.com>
24232
24233 * gcc.c-torture/execute/va-arg-12.c: New test.
24234
24235 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
24236
24237 * gcc.c-torture/execute/20000223-1.c: New test.
24238
24239 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
24240
24241 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
24242
24243 2000-02-22 Mark Mitchell <mark@codesourcery.com>
24244
24245 * g++.old-deja/g++.abi/ptrmem.C: New test.
24246
24247 2000-02-19 Richard Henderson <rth@cygnus.com>
24248
24249 * gcc.c-torture/compile/init-3.c: New.
24250
24251 2000-02-17 Mark Mitchell <mark@codesourcery.com>
24252
24253 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
24254 ALWAYS_CXXFLAGS.
24255
24256 2000-02-11 Robert Lipe <robertl@sco.com>
24257
24258 * gcc.c-torture/compile/20000211-3.c: New test.
24259
24260 2000-02-11 Martin Buchholz <martin@xemacs.org>
24261
24262 * gcc.c-torture/compile/20000211-2.c: New test.
24263
24264 2000-02-11 Jeffrey A Law (law@cygnus.com)
24265
24266 * gcc.c-torture/compile/20000211-1.c: New test.
24267
24268 2000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
24269
24270 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
24271 on native targets
24272
24273 2000-02-08 Nathan Sidwell <nathan@acm.org>
24274
24275 * g++.old-deja/g++.other/cast5.C: New test.
24276
24277 2000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
24278
24279 * gcc.c-torture/execute/20000205-1.c: New.
24280
24281 2000-02-03 Nathan Sidwell <nathan@acm.org>
24282
24283 * g++.old-deja/g++.jason/cast3.C: Return void.
24284 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
24285
24286 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24287
24288 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
24289
24290 * gcc.dg/loop-1.c: New test.
24291
24292 2000-01-27 Jakub Jelinek <jakub@redhat.com>
24293
24294 * gcc.c-torture/compile/20000127-1.c: New test.
24295 * gcc.c-torture/execute/991228-1.c: New test.
24296
24297 2000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24298
24299 * gcc.dg/unused-2.c: New test.
24300
24301 * gcc.dg/conv-1.c: New test.
24302
24303 2000-01-24 Mark Mitchell <mark@codesourcery.com>
24304
24305 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
24306 compiler.
24307 (tool_option_proc): Fix typo.
24308
24309 2000-01-24 Geoff Keating <geoffk@cygnus.com>
24310
24311 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
24312 of the ld on the host, not on the build machine.
24313 Also, don't crash if '--help' is not a supported option.
24314
24315 2000-01-24 Richard Henderson <rth@cygnus.com>
24316
24317 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
24318
24319 2000-01-20 Jeffrey A Law (law@cygnus.com)
24320
24321 * gcc.c-torture/execute/20000120-2.c: New test.
24322 * gcc.c-torture/execute/20000120-1.c: New test.
24323
24324 2000-01-13 Jeffrey A Law (law@cygnus.com)
24325
24326 * gcc.c-torture/execute/20000113-1.c: New test.
24327
24328 2000-01-12 Jeffrey A Law (law@cygnus.com)
24329
24330 * gcc.c-torture/execute/20000112-1.c: New test.
24331
24332 2000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24333
24334 * gcc.dg/20000111-1.c: New test.
24335
24336 2000-01-10 Jeffrey A Law (law@cygnus.com)
24337
24338 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
24339 with 16 bit integers.
24340
24341 2000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24342
24343 * gcc.dg/20000108-1.c: New test.
24344
24345 2000-01-05 Nathan Sidwell <nathan@acm.org>
24346
24347 * g++.old-deja/g++.ns/koenig8.C: New test.
24348
24349 2000-01-05 Nathan Sidwell <nathan@acm.org>
24350
24351 * g++.old-deja/g++.other/cast4.C: New test.
24352
24353 2000-01-05 Jeffrey A Law (law@cygnus.com)
24354
24355 * gcc.c-torture/compile/20000105-2.c: New test.
24356 * gcc.c-torture/compile/20000105-1.c: New test.
24357
24358 2000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24359
24360 * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
24361 references to printf & atoi to conform to ANSI standard.
24362 * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
24363 * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
24364 * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
24365 * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
24366 * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
24367 * g++.old-deja/g++.brendan/complex1.C: Likewise.
24368 * g++.old-deja/g++.brendan/copy1.C: Likewise.
24369 * g++.old-deja/g++.brendan/copy2.C: Likewise.
24370 * g++.old-deja/g++.brendan/copy3.C: Likewise.
24371 * g++.old-deja/g++.brendan/copy4.C: Likewise.
24372 * g++.old-deja/g++.brendan/copy5.C: Likewise.
24373 * g++.old-deja/g++.brendan/copy6.C: Likewise.
24374 * g++.old-deja/g++.brendan/copy7.C: Likewise.
24375 * g++.old-deja/g++.brendan/copy8.C: Likewise.
24376 * g++.old-deja/g++.brendan/crash11.C: Likewise.
24377 * g++.old-deja/g++.brendan/crash14.C: Likewise.
24378 * g++.old-deja/g++.brendan/ctors1.C: Likewise.
24379 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
24380 * g++.old-deja/g++.brendan/delete2.C: Likewise.
24381 * g++.old-deja/g++.brendan/dtors1.C: Likewise.
24382 * g++.old-deja/g++.brendan/dtors2.C: Likewise.
24383 * g++.old-deja/g++.brendan/dtors3.C: Likewise.
24384 * g++.old-deja/g++.brendan/eh1.C: Likewise.
24385 * g++.old-deja/g++.brendan/groff1.C: Likewise.
24386 * g++.old-deja/g++.brendan/init3.C: Likewise.
24387 * g++.old-deja/g++.brendan/misc12.C: Likewise.
24388 * g++.old-deja/g++.brendan/misc7.C: Likewise.
24389 * g++.old-deja/g++.brendan/new2.C: Likewise.
24390 * g++.old-deja/g++.brendan/operators4.C: Likewise.
24391 * g++.old-deja/g++.brendan/operators5.C: Likewise.
24392 * g++.old-deja/g++.brendan/overload2.C: Likewise.
24393 * g++.old-deja/g++.brendan/overload7.C: Likewise.
24394 * g++.old-deja/g++.brendan/redecl2.C: Likewise.
24395 * g++.old-deja/g++.brendan/reference1.C: Likewise.
24396 * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
24397 * g++.old-deja/g++.brendan/template24.C: Likewise.
24398 * g++.old-deja/g++.brendan/template3.C: Likewise.
24399 * g++.old-deja/g++.brendan/vtables1.C: Likewise.
24400 * g++.old-deja/g++.jason/inline3.C: Likewise.
24401 * g++.old-deja/g++.jason/opeq.C: Likewise.
24402 * g++.old-deja/g++.law/arg5.C: Likewise.
24403 * g++.old-deja/g++.law/arm7.C: Likewise.
24404 * g++.old-deja/g++.law/ctors11.C: Likewise.
24405 * g++.old-deja/g++.law/cvt8.C: Likewise.
24406 * g++.old-deja/g++.law/init9.C: Likewise.
24407 * g++.old-deja/g++.law/refs4.C: Likewise.
24408 * g++.old-deja/g++.law/template2.C: Likewise.
24409 * g++.old-deja/g++.law/visibility24.C: Likewise.
24410 * g++.old-deja/g++.law/vtable3.C: Likewise.
24411 * g++.old-deja/g++.mike/asm2.C: Likewise.
24412 * g++.old-deja/g++.mike/eh1.C: Likewise.
24413 * g++.old-deja/g++.mike/misc1.C: Likewise.
24414 * g++.old-deja/g++.mike/misc13.C: Likewise.
24415 * g++.old-deja/g++.mike/misc14.C: Likewise.
24416 * g++.old-deja/g++.mike/ns12.C: Likewise.
24417 * g++.old-deja/g++.mike/p1248.C: Likewise.
24418 * g++.old-deja/g++.mike/p3708.C: Likewise.
24419 * g++.old-deja/g++.mike/p3708a.C: Likewise.
24420 * g++.old-deja/g++.mike/p3708b.C: Likewise.
24421 * g++.old-deja/g++.mike/p646.C: Likewise.
24422 * g++.old-deja/g++.mike/p700.C: Likewise.
24423 * g++.old-deja/g++.mike/p783.C: Likewise.
24424 * g++.old-deja/g++.mike/p783a.C: Likewise.
24425 * g++.old-deja/g++.mike/p783b.C: Likewise.
24426 * g++.old-deja/g++.mike/p786.C: Likewise.
24427 * g++.old-deja/g++.mike/p789.C: Likewise.
24428 * g++.old-deja/g++.mike/p789a.C: Likewise.
24429 * g++.old-deja/g++.mike/p807a.C: Likewise.
24430 * g++.old-deja/g++.other/delete3.C: Likewise.
24431 * g++.old-deja/g++.other/dyncast1.C: Likewise.
24432 * g++.old-deja/g++.other/dyncast2.C: Likewise.
24433 * g++.old-deja/g++.other/dyncast3.C: Likewise.
24434 * g++.old-deja/g++.other/empty1.C: Likewise.
24435 * g++.old-deja/g++.other/temporary1.C: Likewise.
24436 * g++.old-deja/g++.pt/memtemp14.C: Likewise.
24437 * g++.old-deja/g++.pt/t16.C: Likewise.
24438 * g++.old-deja/g++.pt/tiemann2.C: Likewise.
24439
24440 1999-12-30 Bernd Schmidt <bernds@cygnus.co.uk>
24441
24442 * gcc.dg/991230-1.c: New test.
24443
24444 1999-12-29 Jeffrey A Law (law@cygnus.com)
24445
24446 * gcc.c-torture/compile/991229-3.c: New test.
24447 * gcc.c-torture/compile/991229-2.c: New test.
24448 * gcc.c-torture/compile/991229-1.c: New test.
24449
24450 1999-12-29 Greg McGary <gkm@eng.ascend.com>
24451
24452 * gcc.c-torture/compile/labels-2.c: New test.
24453
24454 1999-12-27 Martin von Löwis <loewis@informatik.hu-berlin.de>
24455
24456 * gcc.c-torture/execute/991227-1.c: New test.
24457
24458 1999-12-22 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24459
24460 * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
24461
24462 1999-12-21 Martin von Löwis <loewis@informatik.hu-berlin.de>
24463
24464 * gcc.c-torture/execute/991221-1.c: New test.
24465
24466 1999-12-20 Nathan Sidwell <nathan@acm.org>
24467
24468 * g++.old-deja/g++.other/cast3.C: New test.
24469
24470 1999-12-16 Bernd Schmidt <bernds@cygnus.co.uk>
24471
24472 * gcc.c-torture/execute/991216-4.c: New test.
24473
24474 1999-12-16 Michael Meissner <meissner@cygnus.com>
24475
24476 * gcc.c-torture/execute/991216-1.c: New test.
24477 * gcc.c-torture/execute/991216-2.c: New test.
24478 * gcc.c-torture/execute/991216-3.c: New test.
24479
24480 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
24481
24482 * gcc.dg/991214-1.c: Use "__asm__", not "asm".
24483 Actually make the test fail by using "-O2" for compilation.
24484
24485 1999-12-15 Nathan Sidwell <nathan@acm.org>
24486
24487 * g++.old-deja/g++.warn/cast-align1.C: New test.
24488
24489 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
24490
24491 * gcc.c-torture/compile/991214-1.c: New test.
24492 * gcc.c-torture/compile/991214-2.c: New test.
24493
24494 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
24495
24496 * gcc.dg/991214-1.c: New test.
24497
24498 1999-12-13 Jeffrey A Law (law@cygnus.com)
24499
24500 * gcc.c-torture/compile/991213-3.c: New test.
24501 * gcc.c-torture/compile/991213-2.c: New test.
24502 * gcc.c-torture/compile/991213-1.c: New test.
24503
24504 1999-12-10 J"orn Rennecke <amylaar@cygnus.co.uk>
24505
24506 * gcc.dg/991209-1.c: New test.
24507
24508 1999-12-08 Nathan Sidwell <nathan@acm.org>
24509
24510 * gcc.c-torture/compile/991208-1.c: New test.
24511
24512 1999-12-06 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24513
24514 * gcc.dg/ultrasp2.c: New test.
24515
24516 1999-12-05 Alex Samuel <samuel@codesourcery.com>
24517
24518 * g++.old-deja/g++.abi/align.C (main): Fix typo.
24519
24520 1999-12-02 Bernd Schmidt <bernds@cygnus.co.uk>
24521
24522 * gcc.c-torture/compile/991202-1.c: New test.
24523 * gcc.c-torture/execute/991202-1.c: New test.
24524 * gcc.c-torture/execute/991202-2.c: New test.
24525 * gcc.c-torture/execute/991202-3.c: New test.
24526
24527 1999-12-02 Alex Samuel <samuel@codesourcery.com>
24528
24529 * g++.old-deja/g++.abi/align.C: New test.
24530 * g++.old-deja/g++.abi/aggregates.C: Likewise.
24531 * g++.old-deja/g++.abi/bitfields.C: Likewise.
24532
24533 1999-12-01 Richard Henderson <rth@cygnus.com>
24534
24535 * gcc.c-torture/execute/991201-1.c: New.
24536
24537 1999-11-29 Bernd Schmidt <bernds@cygnus.co.uk>
24538
24539 * gcc.dg/991129-1.c: New test.
24540
24541 1999-11-27 Bernd Schmidt <bernds@cygnus.co.uk>
24542
24543 * gcc.c-torture/compile/991127-1.c: New test.
24544
24545 1999-11-22 Nathan Sidwell <nathan@acm.org>
24546
24547 * g++.old-deja/g++.other/warn4.C: New test.
24548
24549 1999-11-22 Nathan Sidwell <nathan@acm.org>
24550
24551 * g++.old-deja/g++.eh/cleanup2.C: New test.
24552 * g++.old-deja/g++.ext/pretty2.C: New test.
24553 * g++.old-deja/g++.ext/pretty3.C: New test.
24554 * g++.old-deja/g++.other/debug6.C: New test.
24555
24556 1999-10-20 Jim Wilson <wilson@cygnus.com>
24557
24558 * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
24559 compiler_output to look for one error message instead of two.
24560
24561 1999-11-19 Geoffrey Keating <geoffk@cygnus.com>
24562
24563 * gcc.c-torture/execute/991118-1.c: Also test case
24564 where the word boundary does not split a byte evenly.
24565
24566 1999-11-19 Nathan Sidwell <nathan@acm.org>
24567
24568 * g++.old-deja/g++.ext/restrict1.C: New test.
24569
24570 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
24571
24572 * gcc.c-torture/execute/991118-1.c: New test.
24573
24574 1999-11-16 Geoffrey Keating <geoffk@cygnus.com>
24575
24576 * g77.f-torture/execute/u77-test.f (wd): Allow for longer
24577 working directory pathnames.
24578
24579 1999-10-13 Brendan Kehoe <brendan@cygnus.com>
24580
24581 * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
24582 host is equipped with driver.h and driver.o so it can actually
24583 compile and run the tests.
24584
24585 1999-10-08 Bernd Schmidt <bernds@cygnus.co.uk>
24586
24587 * gcc.c-torture/compile/991008-1.c: New test.
24588
24589 1999-11-08 Nick Clifton <nickc@cygnus.com>
24590
24591 * lib/gcc-dg.exp: Include target-supports.exp
24592
24593 1999-11-05 Nick Clifton <nickc@cygnus.com>
24594
24595 * lib/target-supports.exp: New file: Provide procs to test for
24596 features supported by the target.
24597 (check_weak_available): Moved here from ecos.exp.
24598 (check_alias_available): New proc: Determine of the target
24599 toolchain supports the alias attribute.
24600
24601 * gcc.dg/special/ecos.exp: Move check_weak_available to
24602 target-supports.exp.
24603 (alias-1.c): Only perform the test if the target supports
24604 aliases.
24605 (wkali-1.c): Only perform the test if the target supports
24606 aliases.
24607
24608 * gcc.dg/990506-0.c: Expect error messages from cross
24609 targets as well as native targets.
24610
24611 1999-11-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24612
24613 * gcc.dg/ultrasp1.c: Removed xfail.
24614 * gcc.dg/struct-ret-2.c: Likewise.
24615 * gcc.dg/array-1.c: Likewise.
24616
24617 1999-11-01 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24618
24619 * gcc.dg/struct-ret-2.c: New test.
24620
24621 * gcc.dg/array-1.c: New test.
24622
24623 1999-10-30 Stephen L Moshier <moshier@mediaone.net>
24624
24625 * gcc.c-torture/execute/991030-1.c: New test.
24626
24627 1999-10-26 Richard Henderson <rth@cygnus.com>
24628
24629 * gcc.c-torture/compile/991026-2.c: New test.
24630
24631 1999-10-26 Jeffrey A Law (law@cygnus.com)
24632
24633 * gcc.c-torture/compile/991026-1.c: New test.
24634
24635 1999-10-23 Jeffrey A Law (law@cygnus.com)
24636
24637 * gcc.c-torture/execute/991023-1.c: New test.
24638
24639 1999-10-19 Jeffrey A Law (law@cygnus.com)
24640
24641 * gcc.c-torture/execute/991019-1.c: New test.
24642
24643 1999-10-16 Richard Henderson <rth@cygnus.com>
24644
24645 * gcc.c-torture/execute/991016-1.c: New test.
24646
24647 1999-10-14 Stephane Carrez <stcarrez@worldnet.fr>
24648
24649 * gcc.c-torture/execute/991014-1.c: New test.
24650
24651 1999-10-13 J"orn Rennecke <amylaar@cygnus.co.uk>
24652
24653 * g++.old-deja/g++.other/union2.C: New test.
24654
24655 1999-10-13 Nathan Sidwell <nathan@acm.org>
24656
24657 * g++.old-deja/g++.other/vaarg2.C: New test.
24658 * g++.old-deja/g++.other/vaarg3.C: New test.
24659
24660 1999-10-12 Craig Burley <craig@jcb-sc.com>
24661
24662 * g77.f-torture/noncompile/19990905-1.f: Moved from being
24663 in compile/.
24664
24665 1999-10-04 Ulrich Drepper <drepper@cygnus.com>
24666
24667 * gcc.c-torture/execute/va-arg-11.c: New test.
24668
24669 1999-10-01 Mark P. Mitchell <mark@codesourcery.com>
24670
24671 * lib/file-format.exp (gcc_target_object_format): Don't
24672 crash if objdump is unavailable.
24673
24674 1999-09-29 Donn Terry <donn@interix.com>
24675
24676 * gcc.misc-tests/mg.exp: delete extraneous redirection.
24677
24678 1999-09-28 Nick Clifton <nickc@cygnus.com>
24679
24680 * gcc.c-torture/compile/990928-1.c: New test.
24681
24682 1999-09-28 Nathan Sidwell <nathan@acm.org>
24683
24684 * g++.old-deja/g++.other/decl6.C: New test.
24685
24686 1999-09-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24687
24688 * gcc.c-torture/execute/va-arg-10.c: New test.
24689
24690 1999-09-27 Nathan Sidwell <nathan@acm.org>
24691
24692 * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
24693 __PRETTY_FUNCTION__.
24694
24695 1999-09-23 Nick Clifton <nickc@cygnus.com>
24696
24697 * gcc.c-torture/execute/990923-1.c: New test.
24698
24699 1999-09-21 Nick Clifton <nickc@cygnus.com>
24700
24701 * gcc.c-torture/special/special.exp: Add FR30 to list of targets
24702 for which -fpic is inappropriate.
24703
24704 1999-09-21 Mark Mitchell <mark@codesourcery.com>
24705
24706 * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
24707
24708 1999-09-21 Nathan Sidwell <nathan@acm.org>
24709
24710 * g++.old-deja/g++.other/dyncast1.C: New test.
24711 * g++.old-deja/g++.other/dyncast2.C: New test.
24712 * g++.old-deja/g++.other/dyncast3.C: New test.
24713 * g++.old-deja/g++.other/dyncast4.C: New test.
24714 * g++.old-deja/g++.other/dyncast5.C: New test.
24715 * g++.old-deja/g++.eh/catch3.C: New test.
24716 * g++.old-deja/g++.eh/catch3p.C: New test.
24717 * g++.old-deja/g++.eh/catch4.C: New test.
24718 * g++.old-deja/g++.eh/catch4p.C: New test.
24719 * g++.old-deja/g++.eh/catch5.C: New test.
24720 * g++.old-deja/g++.eh/catch5p.C: New test.
24721 * g++.old-deja/g++.eh/catch6.C: New test.
24722 * g++.old-deja/g++.eh/catch6p.C: New test.
24723 * g++.old-deja/g++.eh/catch7.C: New test.
24724 * g++.old-deja/g++.eh/catch7p.C: New test.
24725 * g++.old-deja/g++.eh/catch8.C: New test.
24726 * g++.old-deja/g++.eh/catch8p.C: New test.
24727 * g++.old-deja/g++.eh/catch9.C: New test.
24728 * g++.old-deja/g++.eh/catch9p.C: New test.
24729
24730 1999-09-13 Nathan Sidwell <nathan@acm.org>
24731
24732 * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
24733 * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
24734
24735 1999-09-13 Jeffrey A Law (law@cygnus.com)
24736
24737 * gcc.c-torture/compile/990913-1.c: New test.
24738
24739 1999-09-10 Nathan Sidwell <nathan@acm.org>
24740
24741 * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
24742 * g++.old-deja/g++.jason/rfg5.C: Likewise.
24743
24744 1999-09-09 Richard Henderson <rth@cygnus.com>
24745
24746 * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
24747
24748 1999-09-09 Nathan Sidwell <nathan@acm.org>
24749
24750 * g++.old-deja/g++.other/lookup11.C: New test.
24751 * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
24752 what is permitted and what we want.
24753 * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
24754 overload use.
24755 * g++.old-deja/g++.jason/rfg5.C: Likewise
24756
24757 1999-09-08 Geoffrey Keating <geoffk@cygnus.com>
24758
24759 * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
24760 * gcc.c-torture/noncompile/poison-1.c: New file.
24761
24762 1999-09-08 Nathan Sidwell <nathan@acm.org>
24763
24764 * g++.old-deja/g++.other/sizeof3.C: New test.
24765 * g++.old-deja/g++.other/sizeof4.C: New test.
24766 * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
24767 * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
24768
24769 1999-09-07 Richard Henderson <rth@cygnus.com>
24770
24771 * gcc.dg/va-arg-1.c: New.
24772
24773 1999-09-06 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24774
24775 * gcc.c-torture/execute/va-arg-9.c: New test.
24776
24777 1999-09-05 Craig Burley <craig@jcb-sc.com>
24778
24779 * g77.f-torture/compile/980519-2.f: New test.
24780 * g77.f-torture/compile/19990905-0.f: New test.
24781 * g77.f-torture/compile/19990905-1.f: New test.
24782 * g77.f-torture/compile/19990905-2.f: New test.
24783
24784 * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
24785
24786 1999-09-03 Richard Earnshaw <rearnsha@arm.com>
24787
24788 * gcc.c-torture/execute/990827-1.c: Fix typo.
24789
24790 1999-09-03 Nathan Sidwell <nathan@acm.org>
24791
24792 * g++.old-deja/g++.other/deref1.C: New test.
24793
24794 1999-09-02 Nathan Sidwell <nathan@acm.org>
24795
24796 * g++.old-deja/g++.other/ambig2.C: New test.
24797 * g++.old-deja/g++.other/cond5.C: New test.
24798 * g++.old-deja/g++.other/lookup16.C: New test.
24799
24800 1999-09-02 Marc Espie <espie@cvs.openbsd.org>
24801
24802 * gcc.dg/980414-1.c: Fix assembler syntax to work with old
24803 assemblers too.
24804
24805 1999-08-31 Jeffrey A Law (law@cygnus.com)
24806
24807 * lib/c-torture.exp: Avoid the "compare executables" optimization
24808 when testing native.
24809
24810 1999-08-29 Jeffrey A Law (law@cygnus.com)
24811
24812 * gcc.c-torture/execute/990829-1.c: New test.
24813 * gcc.c-torture/compile/990829-1.c: New test.
24814
24815 1999-08-27 Paul Burchard <burchard@pobox.com>
24816
24817 * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
24818 * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
24819 * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
24820 * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
24821 * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
24822 * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
24823 * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
24824 * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
24825 * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
24826 * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
24827 * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
24828
24829 1999-08-27 Jeffrey A Law (law@cygnus.com)
24830
24831 * gcc.c-torture/execute/990827-1.c: New test.
24832
24833 1999-08-26 Craig Burley <craig@jcb-sc.com>
24834
24835 * g77.f-torture/noncompile/19990826-4.f: New test.
24836
24837 * g77.f-torture/compile/19990826-3.f: New test.
24838
24839 * g77.f-torture/execute/19990826-2.f: New test.
24840
24841 * g77.f-torture/compile/19990826-1.f: New test.
24842
24843 * gcc.c-torture/execute/990826-0.c: New test.
24844 * g77.c-torture/execute/19990826-0.f: New test.
24845
24846 * g77.f-torture/noncompile/970626-2.f: New test.
24847
24848 1999-08-25 Paul Burchard <burchard@pobox.com>
24849
24850 * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
24851 lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
24852 lss-011.C: New tests.
24853
24854 1999-08-25 Nathan Sidwell <nathan@acm.org>
24855
24856 * g++.old-deja/g++.other/decl5.C: New test.
24857
24858 1999-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24859
24860 * noncompile/noncompile.exp: Load_lib c-torture.exp.
24861 (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
24862 call `postbase' for each one. All callers of `postbase' changed
24863 to call this instead.
24864
24865 1999-08-11 Richard Earnshaw (rearnsha@arm.com)
24866
24867 * gcc.c-torture/execute/990811-1.c: New test.
24868
24869 1999-08-09 Nick Clifton <nickc@cygnus.com>
24870
24871 * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
24872 just native ones.
24873
24874 * gcc.dg/990413-1.c: Expect the parse error for all builds, not
24875 just native ones.
24876
24877 1999-08-05 Alexandre Oliva <oliva@dcc.unicamp.br>
24878
24879 * g++.old-deja/g++.other/local3.C: Removed XFAIL.
24880
24881 1999-08-04 Jeffrey A Law (law@cygnus.com)
24882
24883 * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
24884
24885 1999-08-04 Nathan Sidwell <nathan@acm.org>
24886
24887 * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
24888
24889 1999-08-04 Jeffrey A Law (law@cygnus.com)
24890
24891 * gcc.c-torture/execute/990804-1.c: New test.
24892
24893 1999-08-03 Nathan Sidwell <nathan@acm.org>
24894
24895 * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
24896 * g++.old-deja/g++.brendan/crash64.C: Likewise
24897 * g++.old-deja/g++.brendan/overload8.C: Likewise
24898
24899 1999-08-03 Nathan Sidwell <nathan@acm.org>
24900
24901 * g++.old-deja/g++.other/struct1.C: New test.
24902
24903 1999-08-03 Nathan Sidwell <nathan@acm.org>
24904
24905 * g++.old-deja/g++.other/enum2.C: New test.
24906
24907 1999-08-02 Richard Henderson <rth@cygnus.com>
24908
24909 Adapted from tests from Franz Sirl:
24910 * gcc.c-torture/execute/va-arg-7.c: New test.
24911 * gcc.c-torture/execute/va-arg-8.c: New test.
24912
24913 1999-08-01 Jeffrey A Law (law@cygnus.com)
24914
24915 * gcc.c-torture/compile/990801-2.c: New test.
24916
24917 * gcc.c-torture/compile/990801-1.c: New test.
24918
24919 1999-07-27 Michael Meissner <meissner@cygnus.com>
24920
24921 * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
24922 fp-cmp-1.c, converting double to float.
24923
24924 * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
24925 fp-cmp-1.c, converting double to long double.
24926
24927 * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
24928 from fr1 to unknown_register, since fr1 is a legitimate register
24929 on some machines.
24930
24931 1999-07-25 Jeffrey A Law (law@cygnus.com)
24932
24933 * README: More listname related changes.
24934
24935 1999-07-08 Catherine Moore <clm@cygnus.com>
24936
24937 * gcc.c-torture/execute/920501-5.c: Fix typo. Change | to ||.
24938
24939 1999-07-05 Manfred Hollstein <mhollstein@cygnus.com>
24940
24941 * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
24942
24943 1999-07-05 Alexandre Oliva <oliva@dcc.unicamp.br>
24944
24945 * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
24946
24947 1999-07-04 Zack Weinberg <zack@rabi.columbia.edu>
24948
24949 * gcc.dg/990703-1.c: New test.
24950
24951 1999-06-29 Nick Clifton <nickc@cygnus.com>
24952
24953 * lib/file-format.exp: New file: Move definition of proc
24954 gcc_target_object_format to here from
24955 gcc.dg/special/ecos.exp.
24956
24957 * lib/c-torture.exp: Include lib file-format.exp.
24958 * lib/gcc-dg.exp: Include lib file-format.exp.
24959
24960 * gcc.dg/special/ecos.exp: Remove definition of proc
24961 gcc_target_object_format.
24962
24963 1999-06-28 Jeffrey A Law (law@cygnus.com)
24964
24965 * gcc.c-torture/execute/990628-1.c: New test.
24966
24967 1999-06-25 Jeffrey A Law (law@cygnus.com)
24968
24969 * gcc.c-torture/compile/990625-2.c: New test.
24970
24971 * gcc.c-torture/compile/990625-1.c: New test.
24972
24973 1999-06-23 Nick Clifton <nickc@cygnus.com>
24974
24975 * gcc.c-torture/compile/dll.c: New test case. Check that dll
24976 attributes compile.
24977 * gcc.c-torture/compile/dll.x: Only support the dll.c test on
24978 ports that use the COFF/PE file format.
24979
24980 1999-06-17 Jeffrey A Law (law@cygnus.com)
24981
24982 * gcc.c-torture/compile/990617-1.c: New test.
24983
24984 1999-06-17 Alexandre Oliva <oliva@dcc.unicamp.br>
24985
24986 * g++.old-deja/g++.other/decl4.C: New test.
24987
24988 1999-06-14 Nathan Sidwell <nathan@acm.org>
24989
24990 * g++.old-deja/g++.other/bitfld3.C: New test.
24991
24992 1999-06-08 Nathan Sidwell <nathan@acm.org>
24993
24994 * g++.old-deja/g++.eh/catch1.C: New test.
24995
24996 1999-06-07 Jeffrey A Law (law@cygnus.com)
24997
24998 * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
24999
25000 * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
25001 * gcc.c-torture/execute/ieee/mzero.x: New file. Likewise.
25002
25003 1999-06-05 Craig Burley <craig@jcb-sc.com>
25004
25005 * g77.f-torture/compile/19990502-0.f: Replace with new,
25006 shorter, test that still fails after recent changes.
25007
25008 1999-06-04 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
25009
25010 * gcc.c-torture/execute/990604-1.c: New test.
25011
25012 1999-05-31 Jeffrey A Law (law@cygnus.com)
25013
25014 * gcc.c-torture/execute/990531-1.c: New test.
25015
25016 1999-05-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25017
25018 * gcc.c-torture/compile/990527-1.c: New test.
25019
25020 1999-05-27 Joern Rennecke <amylaar@cygnus.com>
25021
25022 * gcc.c-torture/execute/990527-1.c: New test.
25023
25024 1999-05-25 Nick Clifton <nickc@cygnus.com>
25025
25026 * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
25027 bitfields as signed.
25028
25029 1999-05-25 Craig Burley <craig@jcb-sc.com>
25030
25031 * g77.f-torture/compile/19990525-0.f: New test.
25032
25033 1999-05-25 Jeffrey A Law (law@cygnus.com)
25034
25035 * gcc.c-torture/execute/990525-2.c: New test.
25036
25037 * gcc.c-torture/execute/990525-1.c: New test.
25038
25039 1999-05-24 Nathan Sidwell <nathan@acm.org>
25040
25041 * g++.old-deja/g++.other/anon3.C: New test.
25042 * g++.old-deja/g++.other/anon4.C: New test.
25043 * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
25044 * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
25045 after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
25046 Merrill).
25047
25048 1999-05-24 Jeffrey A Law (law@cygnus.com)
25049
25050 * gcc.c-torture/execute/990524-1.c: New test.
25051
25052 * gcc.dg/990524-1.c: New test.
25053
25054 1999-05-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25055
25056 * gcc.c-torture/compile/990523-1.c: New test.
25057
25058 1999-05-19 Raja R Harinath <harinath@cs.umn.edu>
25059
25060 * gcc.c-torture/compile/990519-1.c: New test.
25061
25062 1999-05-17 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
25063
25064 * gcc.c-torture/compile/990517-1.c: New test.
25065
25066 * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
25067 (e4, f4): New tests.
25068 (main): Call them.
25069
25070 1999-05-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
25071
25072 * gcc.dg/noreturn-1.c: New test.
25073
25074 1999-05-13 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
25075
25076 * gcc.c-torture/execute/990513-1.c: New test.
25077
25078 1999-05-10 Richard Henderson <rth@cygnus.com>
25079
25080 * g++.old-deja/g++.other/null1.C (g): Add overload for long.
25081
25082 1999-05-10 Craig Burley <craig@jcb-sc.com>
25083
25084 * g77.f-torture/execute/erfc.f: Use small single-precision
25085 values, to avoid problems on Alphas when not -mieee.
25086
25087 1999-05-08 Craig Burley <craig@jcb-sc.com>
25088
25089 * gcc.dg/990506-0.c: New test.
25090
25091 1999-05-08 Richard Henderson <rth@cygnus.com>
25092
25093 * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
25094 the constant to test. Don't XFAIL 64-bit targets.
25095
25096 * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
25097 * g++.old-deja/g++.law/profile1.C: Likewise.
25098
25099 * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
25100 operator new instances.
25101 * g++.old-deja/g++.other/delete5.C: Likewise.
25102
25103 1999-05-03 Craig Burley <craig@jcb-sc.com>
25104
25105 * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
25106 intrinsic.
25107
25108 1999-05-03 Craig Burley <craig@jcb-sc.com>
25109
25110 * g77.f-torture/execute/u77-test.f: Reverse order of two
25111 arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
25112
25113 1999-05-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
25114
25115 * gcc.dg/compare1.c: New test.
25116
25117 1999-05-02 Joseph S. Myers <jsm28@cam.ac.uk>
25118
25119 * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
25120 New tests.
25121
25122 1999-05-02 Craig Burley <craig@jcb-sc.com>
25123
25124 * g77.f-torture/compile/19990502-1.f: New test.
25125
25126 1999-05-02 Craig Burley <craig@jcb-sc.com>
25127
25128 * g77.f-torture/compile/19990502-0.f: New test.
25129
25130 1999-05-02 Craig Burley <craig@jcb-sc.com>
25131
25132 * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
25133 intrinsic.
25134
25135 1999-05-02 Craig Burley <craig@jcb-sc.com>
25136
25137 * g77.f-torture/execute/u77-test.f (main): List libU77
25138 intrinsics not currently tested.
25139 Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
25140 GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
25141 FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
25142 Trim blanks off the ends of some printed strings.
25143
25144 1999-05-02 Craig Burley <craig@jcb-sc.com>
25145
25146 * g77.f-torture/execute/u77-test.f (main): Just warn about
25147 FSTAT gid disagreement, as it's expected on some systems.
25148
25149 1999-05-01 Craig Burley <craig@jcb-sc.com>
25150
25151 * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
25152 use a new function, which allows for some slop.
25153 Clean up some commentary.
25154 (issum): The new function.
25155 (sgladd): Deleted subroutine.
25156
25157 1999-05-01 Craig Burley <craig@jcb-sc.com>
25158
25159 * g77.f-torture/execute/u77-test.f: Modify to be more like
25160 libf2c/libU77 version, bringing patches to that version here.
25161 Add suitable commentary.
25162
25163 1999-04-25 Richard Henderson <rth@cygnus.com>
25164
25165 * gcc.dg/990424-1.c: New test.
25166
25167 1999-04-24 Craig Burley <craig@jcb-sc.com>
25168
25169 * g77.f-torture/execute/u77-test.f (main): Bug involving
25170 LSTAT has been fixed, so turn back on full checking.
25171
25172 1999-04-20 Craig Burley <craig@jcb-sc.com>
25173
25174 * g77.f-torture/compile/19990419-0.f: New test.
25175 * g77.f-torture/execute/19990419-1.f: New test.
25176
25177 1999-04-17 Richard Henderson <rth@cygnus.com>
25178
25179 * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
25180 to avoid the need for a prototype to supress a warning.
25181
25182 1999-04-07 Jim Wilson <wilson@cygnus.com>
25183
25184 * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
25185
25186 1999-04-04 Jeffrey A Law (law@cygnus.com)
25187
25188 * gcc.c-torture/execute/990404-1.c: New test.
25189
25190 1999-04-03 10:35 -0500 Zack Weinberg <zack@rabi.columbia.edu>
25191
25192 * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
25193 * gcc.dg/cpp-if3.c: Don't use -pedantic.
25194 * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
25195 missing initializer warnings.
25196
25197 1999-03-28 Jeffrey A Law (law@cygnus.com)
25198
25199 * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
25200 matching strings.
25201
25202 1999-03-26 Jeffrey A Law (law@cygnus.com)
25203
25204 * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
25205
25206 1999-03-26 Craig Burley <craig@jcb-sc.com>
25207
25208 * g77.f-torture/execute/19990325-0.f: New test.
25209 * g77.f-torture/execute/19990325-1.f: New test.
25210
25211 1999-03-24 Jeffrey A Law (law@cygnus.com)
25212
25213 * gcc.c-torture/execute/990324-1.c: New test.
25214
25215 1999-03-22 Jim Wilson <wilson@cygnus.com>
25216
25217 * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
25218 test with 4.
25219
25220 1999-03-17 Richard Henderson <rth@cygnus.com>
25221
25222 * gcc.c-torture/execute/ieee/980619-1.x: New. Expected fail on x86.
25223
25224 1999-03-13 Craig Burley <craig@jcb-sc.com>
25225
25226 * g77.f-torture/execute/19990313-2.f: New test.
25227 * g77.f-torture/execute/19990313-3.f: New test.
25228
25229 1999-03-13 Craig Burley <craig@jcb-sc.com>
25230
25231 * g77.f-torture/execute/19990313-0.f: New test.
25232 * g77.f-torture/execute/19990313-1.f: New test.
25233
25234 1999-03-12 Jim Wilson <wilson@cygnus.com>
25235
25236 * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
25237 printf to sprintf.
25238 * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
25239 (main): Add check for u15. Conditionalize u31 check depending on
25240 whether ints are <32 bits or >=32 bits.
25241
25242 1999-03-08 Craig Burley <craig@jcb-sc.com>
25243
25244 * g77.f-torture/execute/19981119-0.f: Improve testiness.
25245
25246 1999-03-08 Craig Burley <craig@jcb-sc.com>
25247
25248 * g77.f-torture/compile/19990305-0.f: New test.
25249 * g77.f-torture/execute/19981119-0.f: New test.
25250
25251 1999-03-08 Craig Burley <craig@jcb-sc.com>
25252
25253 * g77.f-torture/execute/970625-2.f: call ABORT if final
25254 result is not correct, instead of just printing it.
25255 Add this checking via newly introduced obfuscation, to
25256 trip up buggy front ends.
25257
25258 1999-03-07 Craig Burley <craig@jcb-sc.com>
25259
25260 * g77.f-torture/compile/960317-1.f: Moved from being
25261 in execute/. (Somehow I didn't notice "SUBROUTINE...".)
25262
25263 1999-03-06 Craig Burley <craig@jcb-sc.com>
25264
25265 * g77.f-torture/execute/960317-1.f: New (old) test.
25266 * g77.f-torture/execute/970625-2.f: Ditto.
25267
25268 1999-03-01 Zack Weinberg <zack@rabi.columbia.edu>
25269
25270 * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
25271 message on line 1 or line 2; cccp and cpplib do this differently.
25272
25273 1999-03-01 Jeffrey A Law (law@cygnus.com)
25274
25275 * g++.old-deja/g++.law/weak1.C: New test.
25276
25277 1999-02-28 17:59 -0500 Zack Weinberg <zack@rabi.columbia.edu>
25278
25279 * gcc.c-torture/execute/990119-1.c: Renamed to...
25280 * gcc.dg/990119-1.c: this, so it will only be tested once
25281 (it's a preprocessor test, it doesn't need to be run at
25282 multiple optimization levels).
25283
25284 1999-02-27 13:34 -0500 Zack Weinberg <zack@rabi.columbia.edu>
25285
25286 * lib/g++.exp: Don't add incdir=$base_dir/../include to
25287 ALWAYS_CXXFLAGS.
25288
25289 1999-02-24 Craig Burley <craig@jcb-sc.com>
25290
25291 * g77.f-torture/noncompile/19981216-0.f: Renamed from...
25292 * g77.f-torture/compile/19981216-0.f: ...as it is expected
25293 to not be compilable by current g77.
25294
25295 1999-02-24 Nick Clifton <nickc@cygnus.com>
25296
25297 * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
25298
25299 1999-02-22 Jeffrey A Law (law@cygnus.com)
25300
25301 * gcc.c-torture/execute/990222-1.c: New test.
25302
25303 1999-02-19 Craig Burley <craig@jcb-sc.com>
25304
25305 * g77.f-torture/compile/19990218-0.f: New test.
25306 * g77.f-torture/noncompile/19990218-1.f: New test.
25307
25308 1999-02-18 Craig Burley <craig@jcb-sc.com>
25309
25310 * g77.f-torture/compile/19981216-0.f: New test.
25311
25312 1999-02-14 Jeffrey A Law (law@cygnus.com)
25313
25314 * gcc.dg/990214-1.c: New test.
25315
25316 1999-02-13 Jeffrey A Law (law@cygnus.com)
25317
25318 * gcc.dg/990213-2.c: New test.
25319
25320 * gcc.dg/990213-1.c: New test.
25321
25322 1999-02-12 Jeffrey A Law (law@cygnus.com)
25323
25324 * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
25325 ints.
25326
25327 1999-02-11 Nick Clifton <nickc@cygnus.com>
25328
25329 * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
25330 specified by target.
25331
25332 * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
25333
25334 1999-02-11 Jeffrey A Law (law@cygnus.com)
25335
25336 * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
25337
25338 1999-02-10 Jonathan Larmour <jlarmour@cygnus.co.uk>
25339
25340 * gcc.dg/special/ecos.exp: New test driver for new tests with
25341 special requirements.
25342
25343 * gcc.dg/special/alias-1.c: New test.
25344 * gcc.dg/special/gcsec-1.c: New test.
25345 * gcc.dg/special/weak-1.c: New test.
25346 * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
25347 * gcc.dg/special/weak-2.c: New test.
25348 * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
25349 * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
25350 * gcc.dg/special/wkali-1.c: New test.
25351 * gcc.dg/special/wkali-2.c: New test.
25352 * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
25353 * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
25354
25355 1999-02-10 Felix Lee <flee@cygnus.com>
25356
25357 * lib/c-torture.exp (c-torture-compile): Pull out code for
25358 analyzing gcc error messages.
25359 (c-torture-execute): Likewise. Fix some (harmless) false
25360 positives.
25361 * lib/gcc.exp (gcc_check_compile): New function.
25362
25363 1999-02-08 Richard Henderson <rth@cygnus.com>
25364
25365 * gcc.c-torture/execute/990208-1.c: New test.
25366
25367 1999-02-07 Jonathan Larmour <jlarmour@cygnus.co.uk>
25368
25369 * g++.dg/special/ecos.exp: New driver for new tests with special
25370 requirements
25371
25372 * g++.dg/special/conpr-1.C: New test
25373 * g++.dg/special/conpr-2.C: New test
25374 * g++.dg/special/conpr-2a.C: New test
25375 * g++.dg/special/conpr-3.C: New test
25376 * g++.dg/special/conpr-3a.C: New test
25377 * g++.dg/special/conpr-3b.C: New test
25378
25379 * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
25380 allow g++ to use the dg driver
25381
25382 * README: Add comment about g++.dg directory
25383
25384 1999-02-06 Jeffrey A Law (law@cygnus.com)
25385
25386 * README: Update email addresses.
25387
25388 1999-02-03 Nick Clifton <nickc@cygnus.com>
25389
25390 * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
25391 arguments in order to force structure S onto the stack even on
25392 the alpha.
25393 (test): Pass 10 leading arguments to function foo as well as the
25394 structure S.
25395
25396 * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
25397 failure for all targets.
25398
25399 * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
25400 abort to terminate program execution.
25401
25402 1999-01-30 Richard Henderson <rth@cygnus.com>
25403
25404 * gcc.c-torture/execute/990130-1.c: New test.
25405
25406 1999-01-30 Jeffrey A Law (law@cygnus.com)
25407
25408 * gcc.dg/990130-1.c: New test.
25409
25410 1999-01-28 Michael Meissner <meissner@cygnus.com>
25411
25412 * gcc.c-torture/execute/990128-1.c: New test.
25413
25414 1999-01-27 Michael Meissner <meissner@cygnus.com>
25415
25416 * gcc.c-torture/execute/990127-{1,2}.c: New tests.
25417
25418 1999-01-27 Felix Lee <flee@cygnus.com>
25419
25420 * lib/c-torture.exp (c-torture-compile): pull out code for
25421 analyzing gcc error messages.
25422 (c-torture-execute): ditto, and fix some (harmless) false
25423 positives.
25424 * lib/gcc.exp (gcc_check_compile): new function.
25425
25426 1999-01-17 Jeffrey A Law (law@cygnus.com)
25427
25428 * gcc.dg/990117-1.c: New test.
25429
25430 * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
25431
25432 * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
25433
25434 1999-01-15 Jeffrey A Law (law@cygnus.com)
25435
25436 * g77.f-torture/compile/990115-1.f: New test.
25437
25438 1999-01-07 Jeffrey A Law (law@cygnus.com)
25439
25440 * gcc.c-torture/compile/990107-1.c: New test
25441
25442 1999-01-06 Jeffrey A Law (law@cygnus.com)
25443
25444 * gcc.c-torture/execute/990106-2.c: New test.
25445
25446 * gcc.c-torture/execute/990106-1.c: New test.
25447
25448 1998-12-30 Zack Weinberg <zack@rabi.columbia.edu>
25449
25450 * gcc.c-torture/compile/981223-1.c: New test.
25451
25452 1998-12-29 Richard Henderson <rth@cygnus.com>
25453
25454 * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
25455 (opt3): Rename from opt4 and disable.
25456
25457 1998-12-20 Alexandre Oliva <oliva@dcc.unicamp.br>
25458
25459 * g++.old-deja/g++.pt/ptrmem5.C: New test.
25460
25461 1998-12-15 Alexandre Oliva <oliva@dcc.unicamp.br>
25462
25463 * g++.old-deja/g++.other/conv5.C: New test.
25464
25465 1998-12-14 Nick Clifton <nickc@cygnus.com>
25466
25467 * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
25468
25469 1998-12-11 Jeffrey A Law (law@cygnus.com)
25470
25471 * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
25472
25473 1998-12-11 Zack Weinberg <zack@rabi.columbia.edu>
25474
25475 * gcc.c-torture/compile/981211-1.c: New test.
25476
25477 1998-12-09 Alexandre Oliva <oliva@dcc.unicamp.br>
25478
25479 * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
25480
25481 * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
25482
25483 1998-12-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25484
25485 * gcc.special/930510-1.c: Make C9X safe.
25486 * gcc.misc-tests/gcov-1.c Similarly.
25487 * gcc.misc-tests/gcov-2.c Similarly.
25488
25489 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
25490
25491 * gcc.dg/ultrasp1.c: New test.
25492
25493 1998-12-06 Richard Henderson <rth@cygnus.com>
25494
25495 * gcc.c-torture/execute/981206.c: New test.
25496
25497 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
25498
25499 * g++.old-deja/g++.ns/template7.C: New test.
25500
25501 * g++.old-deja/g++.other/expr1.C: New test.
25502
25503 * g++.old-deja/g++.eh/tmpl3.C: New test.
25504
25505 * g++.old-deja/g++.eh/tmpl2.C: New test.
25506
25507 1998-12-04 Alexandre Oliva <oliva@dcc.unicamp.br>
25508
25509 * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
25510 * g++.old-deja/g++.other/using6.C: Removed.
25511 * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
25512
25513 * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
25514
25515 1998-12-03 Alexandre Oliva <oliva@dcc.unicamp.br>
25516
25517 * g++.old-deja/g++.pt/overload8.C: New test.
25518
25519 * g++.old-deja/g++.pt/overload7.C: New test.
25520
25521 * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
25522
25523 * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
25524 and relinking messages.
25525 * lib/g++.exp (g++_target_compile): Remove .rpo file when
25526 compiling with -frepo.
25527
25528 1998-12-01 Alexandre Oliva <oliva@dcc.unicamp.br>
25529
25530 * g++.old-deja/g++.pt/lookup6.C: New test.
25531
25532 1998-11-30 Nick Clifton <nickc@cygnus.com>
25533
25534 * gcc.c-torture/execute/981130-1.c: New test.
25535 * gcc.c-torture/execute/981130-1.x: New test failure expectations.
25536
25537 1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
25538
25539 * g++.old-deja/g++.pt/explicit76.C: New test.
25540
25541 * g++.old-deja/g++.pt/friend38.C: New test.
25542
25543 * g++.old-deja/g++.ns/crash2.C: New test.
25544
25545 * g++.old-deja/g++.pt/defarg8.C: New test.
25546
25547 * g++.old-deja/g++.pt/instantiate6.C: New test.
25548
25549 * g++.old-deja/g++.pt/static6.C: New test.
25550
25551 * g++.old-deja/g++.pt/decl2.C: New test.
25552
25553 1998-11-26 Alexandre Oliva <oliva@dcc.unicamp.br>
25554
25555 * g++.old-deja/g++.other/lookup5.C: New test. Not sure the
25556 problem is actually related with name lookup, but so what? :-)
25557
25558 * g++.old-deja/g++.pt/friend37.C: New test.
25559
25560 1998-11-25 Dave Love <d.love@dl.ac.uk>
25561
25562 * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
25563 element, which fails on some systems.
25564
25565 * g77.f-torture/execute/labug1.f: New test.
25566
25567 1998-11-21 Jeffrey A Law (law@cygnus.com)
25568
25569 * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
25570 is defined.
25571
25572 1998-11-18 Dave Love <d.love@dl.ac.uk>
25573
25574 * g77.f-torture/compile/981117-1.f: New test.
25575
25576 1998-11-16 Alexandre Oliva <oliva@dcc.unicamp.br>
25577
25578 * g++.old-deja/g++.eh/throw2.C: New test. CV-qualifiers are not
25579 properly discarded.
25580
25581 1998-10-11 Ken Raeburn <raeburn@cygnus.com>
25582
25583 * gcc.c-torture/execute/memcheck: New directory of tests for
25584 -fcheck-memory-usage.
25585
25586 1998-11-07 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
25587
25588 * README: New file, general information about the testsuite and
25589 new description of the various C++ test subdirectories.
25590 * README.g++: Eliminate obsolete information, update and move most
25591 relevant stuff to README.
25592
25593 1998-11-07 Richard Henderson <rth@cygnus.com>
25594
25595 * gcc.c-torture/compile/981107-1.c: New test.
25596
25597 1998-11-02 Doug Evans <devans@canuck.cygnus.com>
25598
25599 * execute/memcpy-bi.c: New testcase.
25600
25601 1998-10-31 Alexandre Oliva <oliva@dcc.unicamp.br>
25602
25603 * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
25604 base classes.
25605
25606 * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
25607 template is selected.
25608
25609 * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
25610 classes, it should be accepted for all types.
25611
25612 * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
25613
25614 * g++.old-deja/g++.pt/spec24.C: Ensure that template
25615 specializations start with template headers.
25616
25617 1998-10-29 Alexandre Oliva <oliva@dcc.unicamp.br>
25618
25619 * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
25620
25621 * g++.old-deja/g++.other/init9.C: Test cross initialization of
25622 non-POD types.
25623
25624 1998-10-27 Alexandre Oliva <oliva@dcc.unicamp.br>
25625
25626 * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
25627
25628 1998-10-22 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
25629
25630 * compile/981022-1.c, compile/981022-1.x: New test and driver.
25631
25632 1998-10-19 Jeffrey A Law (law@cygnus.com)
25633
25634 * 981019-1.c: New test.
25635
25636 1998-10-14 Robert Lipe <robertl@dgii.com>
25637
25638 * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
25639 find objc headers.
25640
25641 1998-10-14 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
25642
25643 * compile/981001-4.c: Remove use of GCC extension that triggers a
25644 compiler bug.
25645
25646 1998-10-13 Alexandre Oliva <oliva@dcc.unicamp.br>
25647
25648 * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
25649
25650 1998-10-12 Alexandre Oliva <oliva@dcc.unicamp.br>
25651
25652 * g++.old-deja/g++.pt/explicit74.C: New test. Explicit
25653 instantiation of template produces incorrect code for delete
25654 expression.
25655
25656 * g++.old-deja/g++.pt/instantiate5.C: New test. `global
25657 constructors' name is not unique.
25658 * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
25659 * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
25660
25661 * g++.old-deja/g++.other/init8.C: New test. Uninitialized
25662 automatic array of const is ill-formed.
25663
25664 * g++.old-deja/g++.pt/ttp53.C: New test. Incorrect substitution
25665 of template parameter?
25666
25667 * g++.old-deja/g++.other/conv3.C: New test. Conversion discards
25668 const.
25669
25670 * g++.old-deja/g++.other/pmf2.C: New test. Invalid
25671 pointer-to-member expression.
25672
25673 * g++.old-deja/g++.other/friend5.C: New test. Bogus friend
25674 declaration causes ICE.
25675
25676 1998-10-11 Alexandre Oliva <oliva@dcc.unicamp.br>
25677
25678 * g++.old-deja/g++.ns/main1.C: New test. main() should only be
25679 reserved in the global namespace.
25680
25681 * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
25682 generate needed virtual table.
25683
25684 * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
25685
25686 1998-10-10 Dariush Eslimi <eslimi@loran.com>
25687
25688 * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
25689 template-dependent type
25690
25691 1998-10-10 Alexandre Oliva <oliva@dcc.unicamp.br>
25692
25693 * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
25694 * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
25695 * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
25696
25697 * g++.old-deja/g++.other/using5.C: New test; using decl from base
25698 class should be usable as argument of member function.
25699 * g++.old-deja/g++.other/using6.C: New test; using decl from base
25700 class should be usable as return type of member function.
25701 * g++.old-deja/g++.other/using7.C: New test; using decl from base
25702 class should be usable as type of data member.
25703
25704 * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
25705
25706 1998-10-09 Jeffrey A Law (law@cygnus.com)
25707
25708 * gcc.c-torture/special/920521-1.c: Fix bogus test.
25709
25710 1998-10-08 Nick Clifton <nickc@cygnus.com>
25711
25712 * gcc.dg/dll-?.c Add thumb to target list.
25713 Fix assembler scan patterns to match current assembler output.
25714
25715 1998-10-08 Alexandre Oliva <oliva@dcc.unicamp.br>
25716
25717 * g++.old-deja/g++.pt/expr6.C: New test. operator?: breaks
25718 matching of template brackets.
25719
25720 * g++.old-deja/g++.other/using4.C: New test. Test using
25721 declarations of methods from base classes.
25722
25723 * g++.old-deja/g++.ns/extern1.C: New test. Extern declarations
25724 within functions should introduce names into the innermost
25725 enclosing namespace.
25726
25727 * g++.old-deja/g++.other/init7.C: New test. Retry initialization
25728 of static locals if first initialization throws.
25729
25730 1998-10-07 Jim Wilson <wilson@cygnus.com>
25731
25732 * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
25733
25734 1998-10-06 Ken Raeburn <raeburn@cygnus.com>
25735
25736 * gcc.c-torture/special/981006-1.c: New test. Make sure gcc doesn't
25737 lose track of the possible targets of tablejump insns.
25738 * special/special.exp: Run it.
25739
25740 1998-10-06 Alexandre Oliva <oliva@dcc.unicamp.br>
25741
25742 * g++.old-deja/g++.pt/friend35.C: New test. A template function
25743 must be declared before its specializations can be named in friend
25744 declarations.
25745
25746 1998-10-05 Dave Love <d.love@dl.ac.uk>
25747
25748 * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
25749
25750 * g77.f-torture/execute/io1.f: New test.
25751
25752 1998-10-04 Alexandre Oliva <oliva@dcc.unicamp.br>
25753
25754 * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
25755 with pointer to template function, for which no argument deduction
25756 is possible.
25757
25758 * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
25759 specialization of template function as argument to template
25760 function.
25761
25762 * g++.old-deja/g++.other/access2.C: New test; Inner class
25763 shouldn't have privileged access to Outer's names.
25764
25765 1998-10-03 Alexandre Oliva <oliva@dcc.unicamp.br>
25766
25767 * g++.old-deja/g++.pt/friend34.C: New test; name injection of
25768 friend template declared within template class conflicts with
25769 nested class of the same name.
25770
25771 * g++.old-deja/g++.other/badopt1.C: New test; post-increment
25772 is ignored.
25773
25774 * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
25775 object with direct initializer as function declaration.
25776
25777 * g++.old-deja/g++.other/decl2.C: New test; duplicate
25778 initializers.
25779
25780 * g++.old-deja/g++.other/null2.C: New test; conditional operator
25781 involving const pointer and NULL produces incorrect result.
25782
25783 * g++.old-deja/g++.other/typename1.C: New test; template-dependent
25784 type name without `typename' should be rejected with -pedantic.
25785
25786 1998-10-02 Richard Henderson <rth@cygnus.com>
25787
25788 * g++.old-deja/g++.other/addrof1.C: New test.
25789
25790 1998-10-01 Nick Clifton <nickc@cygnus.com>
25791
25792 * gcc.c-torture/compile/981001-1.c: New test.
25793 * gcc.c-torture/execute/981001-1.c: New test.
25794
25795 1998-10-01 Jeffrey A Law (law@cygnus.com)
25796
25797 * gcc.c-torture/compile/981001-2.c: New test.
25798 * gcc.c-torture/compile/981001-3.c: New test.
25799 * gcc.c-torture/compile/981001-4.c: New test.
25800
25801 1998-10-01 Robert Lipe <robertl@dgii.com>
25802
25803 * lib/objc.exp (objc_target_compile): Add -L during compiles for
25804 multilibbed hosts. Idea grafted from g77.exp.
25805
25806 1998-09-30 Dave Love <d.love@dl.ac.uk>
25807
25808 * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
25809 avoid losing on systems which need -lsocket.
25810
25811 1998-09-28 Alexandre Oliva <oliva@dcc.unicamp.br>
25812
25813 * g++.old-deja/g++.other/bitfld1.C: Expected failure.
25814 * g++.old-deja/g++.other/nested2.C: Ditto.
25815 * g++.old-deja/g++.robertl/eb132.C: No longer an expected
25816 failure.
25817
25818 1998-09-26 Alexandre Oliva <oliva@dcc.unicamp.br>
25819
25820 * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
25821 preferred over template operator!= for enum bitfields.
25822
25823 1998-09-18 Alexandre Oliva <oliva@dcc.unicamp.br>
25824
25825 * g++.old-deja/g++.other/nested2.C: Different virtual base classes
25826 that happen to have the same base name, but in different scopes,
25827 are incorrectly rejected.
25828
25829 1998-09-16 Richard Henderson <rth@cygnus.com>
25830
25831 * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
25832 on the native word size instead of an integer literal.
25833
25834 1998-09-15 Alexandre Oliva <oliva@dcc.unicamp.br>
25835
25836 * g++.old-deja/g++.other/static2.C: Invocation of static data
25837 member of type pointer-to-function denoted as non-static member.
25838
25839 * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
25840 checks involving function types and aliases.
25841
25842 1998-09-12 Alexandre Oliva <oliva@dcc.unicamp.br>
25843
25844 * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
25845 redefined to the same non-trivial type.
25846
25847 * g++.old-deja/g++.pt/explicit73.C: Test for proper
25848 namespace-qualification of template specializations declared in
25849 other namespaces.
25850
25851 * g++.old-deja/g++.other/friend4.C: Check whether it is possible
25852 to declare a subset of the specializations of a template function
25853 as friends of specializations of a template class.
25854
25855 * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
25856 member templates that do not fully specialize the enclosing
25857 template class are rejected.
25858
25859 1998-09-11 Dave Love <d.love@dl.ac.uk>
25860
25861 * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
25862
25863 1998-09-08 Dave Love <d.love@dl.ac.uk>
25864
25865 * g77.f-torture/execute/u77-test.f (main): New file, somewhat
25866 altered from libf2c/libU77 version.
25867
25868 1998-09-06 Dave Love <d.love@dl.ac.uk>
25869
25870 * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
25871
25872 1998-09-04 Reid M. Pinchback <reidmp@MIT.EDU>, Alexandre Oliva <oliva@dcc.unicamp.br>
25873
25874 * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
25875 (un)signed char are different types for template specialization
25876 purposes.
25877
25878 1998-09-03 Ovidiu Predescu <ovidiu@aracnet.com>
25879
25880 * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
25881 * objc: ObjC testsuite.
25882
25883 1998-08-31 Catherine Moore <clm@cygnus.com>
25884
25885 * gcc.c-torture/execute/941014-1.x: New file.
25886
25887 1998-08-31 Nick Clifton <nickc@cygnus.com>
25888
25889 * lib/c-torture.exp: Add support for
25890 torture_eval_before_compile and torture_eval_before_execute
25891 variables.
25892
25893 1998-08-30 Jeffrey A Law (law@cygnus.com)
25894
25895 * gcc.dg/980626-1.c: Delete this test. We've declared the warning
25896 this test triggers valid.
25897
25898 1998-08-27 Jeffrey A Law (law@cygnus.com)
25899
25900 * gcc.dg/980827-1.c: New test.
25901
25902 1997-08-26 J"orn Rennecke <amylaar@cygnus.co.uk>
25903
25904 * gcc.c-torture/execute/loop-4b.c: New test.
25905
25906 1998-08-26 Nick Clifton <nickc@cygnus.com>
25907
25908 * lib/c-torture.exp: Add support for
25909 torture_eval_before_compile and torture_eval_before_execute
25910 variables.
25911
25912 1998-08-25 Jeffrey A Law (law@cygnus.com)
25913
25914 * gcc.c-torture/compile/980825-1.c: New test.
25915
25916 1998-08-24 Nick Clifton <nickc@cygnus.com>
25917
25918 * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
25919 count number tests in opt_t0 not good_t0.
25920
25921 1998-08-24 Jeffrey A Law (law@cygnus.com)
25922
25923 * gcc.c-torture/compile/930326-1.x: Fix typo.
25924
25925 1998-08-23 Mark Mitchell <mark@markmitchell.com>
25926
25927 * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
25928 causes an ICE.
25929
25930 1998-08-21 Jeffrey A Law (law@cygnus.com)
25931
25932 * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
25933 STACK_SIZE is defined.
25934 * gcc.c-torture/unsorted/stuct.c: Similarly.
25935
25936 * gcc.c-torture/compile/980821-1.c: New test.
25937
25938 1998-08-21 Jeffrey A Law (law@cygnus.com)
25939
25940 * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
25941
25942 1998-08-19 Mark Mitchell <mark@markmitchell.com>
25943
25944 * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
25945 code.
25946
25947 1998-08-09 Mark Mitchell <mark@markmitchell.com>
25948
25949 * lib/old-dejagnu.exp: Revise handling of `Internal compiler
25950 error'.
25951
25952 1998-08-18 Jeffrey A Law (law@cygnus.com)
25953
25954 * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
25955
25956 1998-08-16 Jeffrey A Law (law@cygnus.com)
25957
25958 * gcc.c-torture/compile/980816-1.c: New test.
25959
25960 * gcc.dg/980816-1.c: New test.
25961
25962 1998-08-13 Jeffrey A Law (law@cygnus.com)
25963
25964 * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
25965 compiler for ieee tests.
25966
25967 1998-08-01 Dave Love <d.love@dl.ac.uk>
25968
25969 * g77.f-torture/compile/980729-0.f: New test.
25970
25971 1998-07-30 Ken Raeburn <raeburn@cygnus.com>
25972
25973 * gcc.c-torture/special/eeprof-1.c: New test, for
25974 -finstrument-functions.
25975 * gcc.c-torture/special/special.exp: Run it.
25976
25977 1998-07-29 Jeffrey A Law (law@cygnus.com)
25978
25979 * gcc.c-torture/compile/980729-1.c: New test.
25980
25981 1998-07-27 Nick Clifton <nickc@cygnus.com>
25982
25983 * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
25984 __thumb__ is defined, and test for ARM style doubles if so.
25985
25986 1998-07-26 Dave Love <d.love@dl.ac.uk>
25987
25988 * g77.f-torture/noncompile/980615-0.f: New test.
25989
25990 1998-07-26 H.J. Lu (hjl@gnu.org)
25991
25992 * gcc.dg/980312-1.c: Do link instead of compile.
25993 * gcc.dg/980313-1.c: Likewise.
25994
25995 1998-07-26 Jeffrey A Law (law@cygnus.com)
25996
25997 * gcc.c-torture/compile/980726-1.c: New test.
25998
25999 1998-07-25 Dave Love <d.love@dl.ac.uk>
26000
26001 * g77.f-torture/execute/io0.f: New test.
26002
26003 1998-07-24 Nick Clifton <nickc@cygnus.com>
26004
26005 * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
26006 an int.
26007
26008 1998-06-18 Michael Meissner <meissner@cygnus.com>
26009
26010 * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
26011 m32r bugs.
26012
26013 1998-07-17 Nick Clifton <nickc@cygnus.com>
26014
26015 * gcc.dg/980626-1.c: Expect failures for all toolchains until
26016 c-decl.c:grokdeclarator can handle mode attributes.
26017
26018 1998-07-16 Jeffrey A Law (law@cygnus.com)
26019
26020 * gcc.c-torture/execute/980716-1.c: New test.
26021
26022 1998-07-13 Jeffrey A Law (law@cygnus.com)
26023
26024 * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
26025 the mn10200.
26026 * gcc.c-torture/execute/strct-varg-1.x: New file. Expect failure on
26027 the mn10200.
26028 * gcc.c-torture/execute/va-arg-3.x: Similarly.
26029 * gcc.c-torture/compile/930326-1.x: Similarly.
26030
26031 1998-07-13 Dave Love <d.love@dl.ac.uk>
26032
26033 * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
26034 New test from Craig.
26035
26036 1998-07-12 Dave Love <d.love@dl.ac.uk>
26037
26038 * g77.f-torture/noncompile/980616-0.f: New test.
26039
26040 * g77.f-torture/execute/970816-3.f: New test from Craig.
26041
26042 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
26043
26044 * g++.other/singleton.C: Return error value instead of taking
26045 SIGSEGV.
26046
26047 1998-07-10 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
26048
26049 * g++.other/singleton.C: New test. Warning is under dispute.
26050 Runtime crash is not.
26051
26052 1998-07-09 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
26053
26054 * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
26055 ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
26056 using6.C, using7.C}: New namespace tests.
26057
26058 1998-07-09 Alexandre Oliva <oliva@dcc.unicamp.br>
26059
26060 * g++.old-deja/g++.other/partspec1.C: Test matching of partial
26061 specialization with typedef'ed names used as array indexes.
26062
26063 1998-07-09 Jeffrey A Law (law@cygnus.com)
26064
26065 * gcc.c-torture/execute/980709-1.c: New test.
26066
26067 * gcc.dg/980709-1.c: New test.
26068
26069 1998-07-07 Richard Henderson <rth@cygnus.com>
26070
26071 * gcc.c-torture/execute/bcp-1.c: New test.
26072
26073 1998-07-07 Jeffrey A Law (law@cygnus.com)
26074
26075 * gcc.c-torture/execute/980707-1.c: New test.
26076
26077 1998-07-06 Kamil Iskra <iskra@student.uci.agh.edu.pl>
26078
26079 * gcc.c-torture/compile/980706-1.c: New test.
26080
26081 1998-07-01 Dave Love <d.love@dl.ac.uk>
26082
26083 * g77.f-torture/execute/980701-0.f,
26084 g77.f-torture/execute/980701-1.f: New test from Craig.
26085
26086 1998-07-01 Jeffrey A Law (law@cygnus.com)
26087
26088 * gcc.c-torture/compile/980701-1.c: New test.
26089
26090 * gcc.c-torture/execute/980701-1.c: New test.
26091
26092 1998-06-30 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-ka
26093 rlsruhe.de>
26094
26095 * g++.old-deja/g++.robertl/eb132.C: New test.
26096 * g++.old-deja/g++.robertl/eb133.C: Likewise.
26097
26098 1998-06-29 Dave Love <d.love@dl.ac.uk>
26099
26100 * g77.f-torture/execute/980628-7.f,
26101 g77.f-torture/execute/980628-8.f,
26102 g77.f-torture/execute/980628-9.f,
26103 g77.f-torture/execute/980628-10.f: New tests from Craig.
26104
26105 * g77.f-torture/execute/980628-3.f: Remove mail headers.
26106
26107 1998-06-28 Jeffrey A Law (law@cygnus.com)
26108
26109 * g77.f-torture/execute/980628-4.f: New test from Craig.
26110 * g77.f-torture/execute/980628-5.f: Likewise.
26111 * g77.f-torture/execute/980628-2.f: Likewise.
26112 * g77.f-torture/execute/980628-0.f: Likewise.
26113 * g77.f-torture/execute/980628-1.f: Likewise.
26114 * g77.f-torture/execute/980628-3.f: Likewise.
26115 * g77.f-torture/execute/980628-6.f: Likewise.
26116
26117 1998-06-28 Jeffrey A Law (law@cygnus.com)
26118
26119 * lib/g77.exp (default_g77_version): Tweak to make it work in a build
26120 directory when nothing has been installed yet.
26121
26122 1998-06-27 Carlo Wood <carlo@runaway.xs4all.nl>
26123
26124 * gcc.c-torture/special/special.exp: Handle newer versions of
26125 dejagnu.
26126
26127 1998-06-26 Jeffrey A Law (law@cygnus.com)
26128
26129 * gcc.dg/980626-1.c: New test.
26130
26131 1998-06-19 Bruno Haible <haible@ilog.fr>
26132
26133 * gcc.misc-tests/m-un-2.c: New test.
26134 * g++.old-deja/g++.other/warn01.c: Likewise.
26135
26136 1998-06-19 Robert Lipe <robertl@dgii.com>
26137
26138 * gcc.dg/980414-1.c: Move comments outside of ASM to improve
26139 compatibility with assmblers with a different comment character.
26140 Eliminate use of GAS-specific extensions.
26141
26142 1998-06-19 Jeffrey A Law (law@cygnus.com)
26143
26144 * gcc.c-torture/execute/ieee/980619-1.c: New test.
26145
26146 1998-06-19 Robert Lipe <robertl@dgii.com>
26147
26148 *lib/g77.exp: Replace search for libf2c.a with search for newly
26149 renamed libg2c.a
26150
26151 1998-06-17 Jeffrey A Law (law@cygnus.com)
26152
26153 * gcc.c-torture/execute/980617-1.c: New test.
26154
26155 1998-06-12 Jeffrey A Law (law@cygnus.com)
26156
26157 * gcc.c-torture/execute/980612-1.c: New test.
26158
26159 1998-06-08 Jeffrey A Law (law@cygnus.com)
26160
26161 * gcc.dg/980523-1.c: Only test on ppc-linux.
26162 * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
26163
26164 * gcc.c-torture/execute/980608-1.c: New test.
26165
26166 1997-06-05 J"orn Rennecke <amylaar@cygnus.co.uk>
26167
26168 * gcc.c-torture/execute/980605-1.c: New test.
26169
26170 1998-06-04 Jeffrey A Law (law@cygnus.com)
26171
26172 * gcc.c-torture/execute/980604-1.c: New test.
26173
26174 1998-06-02 Jeffrey A Law (law@cygnus.com)
26175
26176 * gcc.c-torture/execute/980602-1.c: New test.
26177 * gcc.c-torture/execute/980602-2.c: Likewise.
26178
26179 1998-06-02 Dave Love <d.love@dl.ac.uk>
26180
26181 * 970125-0.f: Fix per JCB. Add commentary.
26182
26183 1998-05-31 Michael Meissner <meissner@cygnus.com>
26184
26185 * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
26186 IEEE -0 support.
26187
26188 1998-05-29 Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
26189
26190 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
26191 earlier.
26192
26193 1998-05-28 Catherine Moore <clm@cygnus.com>
26194
26195 * gcc.c-torture/execute/980526-3.c: New test.
26196
26197 1998-05-27 Manfred Hollstein <manfred@s-direktnet.de>
26198
26199 * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
26200 fail on m68k-motorola-sysv and m88k-motorola-sysv3.
26201 * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
26202 m88k-motorola-sysv3 to XFAIL.
26203
26204 1998-05-26 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
26205
26206 * gcc.dg/980526-1.c: New test.
26207 * gcc.c-torture/execute/980526-2.c: New test.
26208
26209 1998-05-26 Jeffrey A Law (law@cygnus.com)
26210
26211 * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
26212
26213 * gcc.c-torture/execute/980526-1.c: New test.
26214
26215 1998-05-26 Dave Love <d.love@dl.ac.uk>
26216
26217 * g77.f-torture/execute/alpha2.f: Add runtime test.
26218
26219 1998-05-24 Jason Merrill <jason@yorick.cygnus.com>
26220
26221 * g++.old-deja/old-deja.exp: Strip leading directories.
26222
26223 * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
26224 error for the line. Don't run multiple tests for the same line.
26225
26226 1998-05-23 Jeffrey A Law (law@cygnus.com)
26227
26228 * gcc.dg/980523-1.c: New test.
26229
26230 1998-05-23 Dave Love <d.love@dl.ac.uk>
26231
26232 * g77.f-torture/compile/970915-0.f: New test.
26233
26234 1998-05-23 Jason Merrill <jason@yorick.cygnus.com>
26235
26236 * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
26237
26238 1998-05-21 Jeffrey A Law (law@cygnus.com)
26239
26240 * gcc.dg/980520-1.c: New test.
26241
26242 1998-05-20 Manfred Hollstein <manfred@s-direktnet.de>
26243
26244 * gcc.dg/980502-1.c: Fix return type.
26245
26246 1998-05-20 Jeffrey A Law (law@cygnus.com)
26247
26248 * gcc.dg/{980502-1.c, clobbers.c}: New tests.
26249 * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
26250 * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
26251 * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
26252 * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
26253
26254 1998-05-20 Dave Love <d.love@dl.ac.uk>
26255
26256 * g77.f-torture/execute/980520-1.f: New test.
26257
26258 1998-05-15 Dave Love <d.love@dl.ac.uk>
26259
26260 * lib/mike-g77.exp: New file.
26261
26262 * g77.f-torture/noncompile/noncompile.exp,
26263 g77.f-torture/noncompile/check0.f: New files.
26264
26265 1998-05-14 Dave Love <d.love@dl.ac.uk>
26266
26267 * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
26268 g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
26269 g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
26270 g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
26271 g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
26272 abort where appropriate.
26273
26274 1998-05-05 Michael Meissner <meissner@cygnus.com>
26275
26276 * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
26277 * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
26278
26279 1998-04-29 Dave Love <d.love@dl.ac.uk>
26280
26281 * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
26282
26283 1998-04-27 Dave Love <d.love@dl.ac.uk>
26284
26285 * g77.f-torture/compile/980427-0.f: New test.
26286
26287 1998-04-24 Dave Love <d.love@dl.ac.uk>
26288
26289 * g77.f-torture/compile/980424-0.f: New test.
26290
26291 1998-04-19 Dave Love <d.love@dl.ac.uk>
26292
26293 * g77.f-torture/compile/980419-2.f (main): New test.
26294 * g77.f-torture/compile/970125-0.f: New test.
26295 * g77.f-torture/compile/980419-1.f: New test.
26296
26297 1998-04-08 Jim Wilson <wilson@cygnus.com>
26298
26299 * gcc.c-torture/execute/980407-1.c: Delete test. Is duplicate
26300 of loop-4.c.
26301
26302 1998-04-07 Jim Wilson <wilson@cygnus.com>
26303
26304 * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
26305
26306 1998-04-03 Jim Wilson <wilson@cygnus.com>
26307
26308 * gcc.c-torture/compile/980329-1.c: New test.
26309
26310 1998-03-18 Jim Wilson <wilson@cygnus.com>
26311
26312 * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
26313 * gcc.dg/980312-1.c: Fix typo in -march command.
26314
26315 1998-03-16 H.J. Lu (hjl@gnu.org)
26316
26317 * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
26318
26319 1998-03-11 Robert Lipe <robertl@dgii.com>
26320
26321 * g77.f-torture/execute/980310-5.f: Deleted. Craig Burley and
26322 Dave Love agree the Fortran source is bogus.
26323
26324 1998-03-11 Robert Lipe <robertl@dgii.com>
26325
26326 * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
26327 g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
26328 g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
26329 g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
26330 * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
26331
26332 1998-03-10 Alexandre Oliva <oliva@dcc.unicamp.br>
26333
26334 * g++.old-deja/g++.other/friend1.C: New test.
26335
26336 1998-02-18 Dave Love <d.love@dl.ac.uk>
26337
26338 * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
26339 possibly uninitialized) variables and declare dnrm2.
26340
26341 1998-02-23 Robert Lipe <robertl@dgii.com>
26342
26343 From Bruno Haible <haible@ilog.fr>:
26344 * gcc.c-torture/execute/980223.c: New test.
26345
26346 1998-02-13 Jeffrey A Law (law@cygnus.com)
26347
26348 * gcc.dg/ifelse-1.c: New test.
26349
26350 1998-02-09 H.J. Lu (hjl@gnu.org)
26351
26352 * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
26353
26354 * lib/old-dejagnu.exp (old-dejagnu): Added the
26355 "execution test - XFAIL *-*-*" handling in the spirit of
26356 "excess errors test -". Changed the "execution test fails"
26357 handling to be like "excess errors test fails".
26358 * Update various tests accordingly.
26359
26360 1998-02-06 Jim Wilson <wilson@cygnus.com>
26361
26362 * gcc.c-torture/execute/980205.c: New test.
26363
26364 1998-01-18 Jeffrey A Law (law@cygnus.com)
26365
26366 * lib/c-torture.exp: Look for .x files instead of .cexp files.
26367 * lib/f-torture.exp: Similarly.
26368 * gcc.c-torture: Rename all .cexp files to .x files.
26369
26370 1997-12-08 J"orn Rennecke <amylaar@cygnus.co.uk>
26371
26372 * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
26373 (940510-1.c): Removed duplicate.
26374 (971104-1.c): New test.
26375
26376 1997-11-25 Kate Hedstrom (kate@ahab.rutgers.edu)
26377
26378 * lib/f-torture.exp: Improve error and loop detection.
26379
26380 1997-11-19 Michael Meissner <meissner@cygnus.com>
26381
26382 * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
26383 use that to size the filler array.
26384
26385 1997-09-26 Bob Manson <manson@charmed.cygnus.com>
26386
26387 * lib/c-torture.exp(c-torture-execute): Fix typo.
26388
26389 * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
26390 testcase as the executable name. Keep the executable around if
26391 the test fails.
26392
26393 1997-09-19 Bob Manson <manson@charmed.cygnus.com>
26394
26395 * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
26396 changes. Only test one -g option, and move it to the end of the
26397 list of options to test.
26398
26399 1997-09-19 Michael Meissner <meissner@cygnus.com>
26400
26401 * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
26402 variable GCC_TORTURE_OPTIONS to supply default switches separated
26403 by colons. If no environment variable, run tests with -O0 -g, -O1
26404 -g, and -O2 -g as well.
26405
26406 1997-09-17 Bob Manson <manson@charmed.cygnus.com>
26407
26408 * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
26409 explanatory comments. Fix indentation.
26410
26411 1997-09-15 Jeffrey A Law (law@cygnus.com)
26412
26413 * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
26414
26415 1997-09-11 Jeffrey A Law (law@cygnus.com)
26416
26417 * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
26418 * g++.old-deja/g++.mike/p7325.C: Likewise.
26419 * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
26420
26421 1997-09-11 Alexandre Oliva (oliva@dcc.unicamp.br)
26422
26423 * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
26424 * g++.old-deja/g++.brendan/crash30.C: Likewise.
26425 * g++.old-deja/g++.brendan/crash39.C: Likewise.
26426 * g++.old-deja/g++.law/operators4.C: Likewise.
26427
26428 1997-09-11 Joe Buck (jbuck@synopsys.com)
26429
26430 * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
26431 * g++.old-deja/g++.mike/p784.C: Ditto.
26432 * g++.old-deja/g++.mike/p785.C: Ditto.
26433
26434 1997-09-05 Jeffrey A Law (law@cygnus.com)
26435
26436 * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
26437
26438 1997-09-03 Bob Manson <manson@charmed.cygnus.com>
26439
26440 * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
26441 target feature; pass this to c-torture-execute as needed.
26442
26443 1997-09-03 Bob Manson <manson@charmed.cygnus.com>
26444
26445 * lib/c-torture.exp(c-torture-execute): If the previous and the
26446 current executables being tested are identical, we don't need to
26447 run the executable again. Try to make the executable names
26448 unique. Add an optional argument for passing additional compiler
26449 flags.
26450
26451 1997-09-02 Doug Evans <dje@canuck.cygnus.com>
26452
26453 * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
26454
26455 1997-08-29 Jeffrey A Law (law@cygnus.com)
26456
26457 * gcc.c-torture/execute/921007-1.c: Make strcmp static.
26458
26459 1997-07-31 Jeffrey A Law (law@cygnus.com)
26460
26461 * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
26462 32bit or larger longs.
26463
26464 * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
26465 have either a 32bit long or 32bit int.
26466
26467 1997-07-29 J"orn Rennecke <amylaar@cygnus.co.uk>
26468
26469 * gcc.c-torture/execute/conversion.c (test_float_to_integer):
26470 Make double precision tests dependent on sizeof (double).
26471
26472 1997-07-09 Bob Manson <manson@charmed.cygnus.com>
26473
26474 * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
26475 too.
26476
26477 1997-06-17 J"orn Rennecke <amylaar@cygnus.co.uk>
26478
26479 * gcc.c-torture/compile/961203-1.cexp: New script.
26480
26481 1997-06-16 Bob Manson <manson@charmed.cygnus.com>
26482
26483 * lib/g++.exp(g++_init): Use g++_include_flags instead of making
26484 up the includes ourselves.
26485
26486 1997-06-11 Bob Manson <manson@charmed.cygnus.com>
26487
26488 * lib/plumhall.exp: Remove random include, and add a few
26489 verbose messages for debugging.
26490
26491 1997-06-06 Bob Manson <manson@charmed.cygnus.com>
26492
26493 * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
26494 of trying to do it ourselves.
26495
26496 1997-06-04 J"orn Rennecke <amylaar@cygnus.co.uk>
26497
26498 * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
26499
26500 1997-06-04 Bob Manson <manson@charmed.cygnus.com>
26501
26502 * gcc.prms/5403.c: Made regexp a bit less strict.
26503
26504 1997-06-03 Bob Manson <manson@charmed.cygnus.com>
26505
26506 * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
26507 is returned from remote_load instead.
26508 * lib/plumhall.exp: Ditto.
26509 * lib/mike-g++.exp: Ditto.
26510 * lib/old-dejagnu.exp: Ditto.
26511 * lib/c-torture.exp: Ditto.
26512
26513 1997-05-30 Bob Manson <manson@charmed.cygnus.com>
26514
26515 * lib/g++.exp: Use build_wrapper procedure.
26516 * lib/gcc.exp: Ditto.
26517
26518 1997-05-20 Jeffrey A Law (law@cygnus.com)
26519
26520 * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
26521 an old-style decl for malloc. Fixes tests to work when
26522 sizeof (int) != sizeof (size_t).
26523
26524 1997-05-15 Mike Meissner <meissner@cygnus.com>
26525
26526 * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
26527
26528 * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
26529 use stdargs.h interface.
26530
26531 1997-05-15 Mike Meissner <meissner@cygnus.com>
26532
26533 * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
26534 NO_VARARGS when compiling.
26535
26536 1997-05-01 Bob Manson <manson@charmed.cygnus.com>
26537
26538 * lib/plumhall.exp(ph_includes): New procedure.
26539 (ph_make): Use it.
26540 (ph_compiler): Ditto.
26541
26542 * lib/g++.exp: Rename test-glue.c to testglue.c.
26543 * lib/gcc.exp: Ditto.
26544
26545 1997-04-10 Bob Manson <manson@charmed.cygnus.com>
26546
26547 * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
26548 to completion when it's called.
26549
26550 1997-03-21 Michael Meissner <meissner@cygnus.com>
26551
26552 * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
26553 is defined, don't do test.
26554
26555 1997-03-20 Doug Evans <dje@canuck.cygnus.com>
26556
26557 * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
26558 for object files.
26559 (ph_summary): Mark skipped testcases as untested, not unresolved.
26560
26561 * lib/plumhall.exp (ph_make): If unresolved because of bad
26562 errorCode, record errorCode in log file.
26563 (*): Replace send_log/verbose with verbose -log.
26564
26565 1997-03-19 Michael Meissner <meissner@cygnus.com>
26566
26567 * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
26568 double conversion if double isn't at least 8 bytes.
26569
26570 * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
26571 int to work with targets where int is 16 bits.
26572
26573 * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
26574 8 bytes, just exit, since 4 byte doubles don't have enough bits of
26575 precision for the test to complete.
26576
26577 1997-03-14 Michael Meissner <meissner@cygnus.com>
26578
26579 * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
26580 if d10v is not compiled with the -mdouble64 flag.
26581 * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
26582
26583 * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
26584 d10v is not compiled with the -mint32 flag.
26585
26586 1997-03-13 Bob Manson <manson@charmed.cygnus.com>
26587
26588 * lib/plumhall.exp: Use incr_count.
26589
26590 1997-03-12 Jeffrey A Law (law@cygnus.com)
26591
26592 * gcc.c-torture: Update to c-torture-1.45.
26593
26594 1997-02-23 Bob Manson <manson@charmed.cygnus.com>
26595
26596 * lib/gcc.exp(gcc_init): Add args parameter (which will contain
26597 the name of the expect testcase file).
26598
26599 * lib/g++.exp(g++_init): Ditto.
26600
26601 1997-02-20 Bob Manson <manson@charmed.cygnus.com>
26602
26603 * lib/g++.exp(g++_exit): $gluefile lives on the build, not
26604 the host.
26605
26606 * lib/gcc.exp(gcc_exit): New procedure.
26607
26608 1997-02-19 Bob Manson <manson@charmed.cygnus.com>
26609
26610 * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
26611 specs where appropriate.
26612
26613 * g++.old-deja/g++.arm/*: Added additional ERROR checks
26614 because of new "candidates are" messages, and removed a few
26615
26616 * Converted all non-old-style g++ testcases to old-style, and
26617 moved into g++.old-deja.
26618
26619 1997-02-14 Bob Manson <manson@charmed.cygnus.com>
26620
26621 * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
26622 options.
26623
26624 * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
26625 succeeded.
26626
26627 * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
26628
26629 1997-02-13 Michael Meissner <meissner@cygnus.com>
26630
26631 * lib/gcc.exp (gcc_target_compile): Add support for defining
26632 NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
26633 the machine doesn't have those features.
26634
26635 1997-02-11 Bob Manson <manson@charmed.cygnus.com>
26636
26637 * g++.law/operators4.exp: Don't use LIBS.
26638
26639 1997-02-08 Bob Manson <manson@charmed.cygnus.com>
26640
26641 * g++.law/virtual1.exp: Don't use CXX_FLAGS.
26642
26643 * lib/mike-g++.exp: Don't set the compiler to be tested here.
26644 * lib/g++.exp: Set it here instead. Also, allow use of the
26645 --tool_exec and --tool_opt options. Change CXX to
26646 GXX_UNDER_TEST.
26647
26648 * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
26649
26650 * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
26651
26652 1997-02-07 Bob Manson <manson@charmed.cygnus.com>
26653
26654 * lib/old-dejagnu.exp: Use prune_warnings instead of
26655 prune_system_crud.
26656 * lib/mike-g++.exp: Ditto.
26657 * lib/gcc.exp: Ditto.
26658 * lib/g++.exp: Ditto.
26659
26660 * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
26661
26662 1997-02-07 Jeffrey A Law (law@cygnus.com)
26663
26664 * 941014-2.c: Include stdlib.h
26665 * 960327-1.c: Include stdio.h
26666 * dbra.c, index-1.c: Don't assume ints are 32bits.
26667
26668 1997-02-04 Bob Manson <manson@charmed.cygnus.com>
26669
26670 * lib/gcc.exp: Add gcc,stack_size target feature.
26671
26672 * lib/g++.exp(g++_target_compile): Add the include and link
26673 paths here, not in two other places. And, it's $options, not
26674 options.
26675
26676 * lib/mike-g++.exp(postbase): Remove the code that determines
26677 the correct include and link paths.
26678 * g++.old-deja/old-deja.exp: Ditto.
26679
26680 1997-02-03 Bob Manson <manson@charmed.cygnus.com>
26681
26682 * lib/g++.exp(g++_init): target_compile no longer returns the
26683 filename of the result.
26684
26685 1997-02-02 Bob Manson <manson@charmed.cygnus.com>
26686
26687 * gcc.misc-tests/gcov.exp: Add -nocomplain to the
26688 call to glob.
26689
26690 * gcc.c-torture/special/special.exp: Change call to
26691 gcc_target_compile to include the object file.
26692
26693 1997-02-02 Ian Lance Taylor <ian@cygnus.com>
26694
26695 * gcc.c-torture/special/special.exp: Correct misspelling in last
26696 change.
26697
26698 1997-02-01 Bob Manson <manson@charmed.cygnus.com>
26699
26700 * lib/plumhall.exp(ph_summary): Log the entire output of the
26701 executable. Return -1 if there were any failures, 0 otherwise.
26702 (ph_execute): Return -1 if there were any failures, 0 otherwise.
26703 (ph_make): Clean up objects and executables that were built
26704 if the tests succeeded.
26705
26706 1997-01-30 Bob Manson <manson@charmed.cygnus.com>
26707
26708 * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
26709 libraries and includes in the build tree as appropriate.
26710
26711 1997-01-29 Bob Manson <manson@charmed.cygnus.com>
26712
26713 * lib/c-torture.exp: Instead of looking for the global variable
26714 NO_LONG_LONG, check to see if that's a feature of the target.
26715
26716 1997-01-29 Bob Manson <manson@charmed.cygnus.com>
26717
26718 * config/default.exp: Minimize. Delete the remainer of the files in
26719 config; this functionality is now in devo/dejagnu/config.
26720
26721 g++.*/*: Pass any additional flags used to compile to postbase;
26722 delete CXXFLAGS.
26723
26724 gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
26725 is now done by runtest.exp. Use gcc_target_compile instead of
26726 compile.
26727
26728 lib/c-torture.exp: Use gcc_target_compile instead of compile.
26729 Remove references to CFLAGS. Use remote_file instead of
26730 calling rm -f.
26731 (c-torture): Take a list of arguments to use to compile this
26732 testcase.
26733
26734 lib/g++.exp: Simplify. Use target_compile instead of compile.
26735 lib/gcc-dg.exp: Ditto.
26736 lib/gcc.exp: Ditto.
26737 lib/mike-{gcc,g++}.exp: Ditto.
26738 lib/old-dejagnu.exp: Ditto.
26739 lib/plumhall.exp: Ditto.
26740
26741 1997-01-08 Jim Wilson <wilson@cygnus.com>
26742
26743 * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
26744 (ph_linker): Likewise.
26745
26746 1996-11-13 Joern Rennecke <amylaar@cygnus.com>
26747
26748 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
26749 MAP_ANON / MAP_ANONYMOUS if defined;
26750 else try to map from /dev/zero .
26751
26752 1996-11-12 Jeffrey A Law (law@cygnus.com)
26753
26754 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: If MAP_ANON
26755 isn't defined, then define it to MAP_ANONYMOUS.
26756
26757 1996-11-12 Jeffrey A Law (law@cygnus.com)
26758
26759 * gcc.c-torture: Update to c-torture-1.42 release.
26760
26761 1996-11-11 Jeffrey A Law (law@cygnus.com)
26762
26763 * gcc.c-torture: Update to c-torture-1.41 release.
26764
26765 1996-10-27 Jeffrey A Law (law@cygnus.com)
26766
26767 * gcc.c-torture/execute/enum-1.c: New test. Will be in next
26768 c-torture release.
26769
26770 1996-08-15 Brendan Kehoe <brendan@lisa.cygnus.com>
26771
26772 * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
26773 and LDFLAGS. Fix second case to append the target_info ldflags
26774 onto LDFLAGS, not CFLAGS.
26775 * lib/g++.exp (g++_init): Add target_info stuff.
26776 * lib/old-dejagnu.exp (old-dejagnu-init): Likewise. Add inclusion
26777 of libgloss and newlib flags for !native.
26778
26779 * config/proelf.exp: Load remote.exp and do `push_target hppro'.
26780 (GDB): Fix relative path to go up another dir for finding gdb.
26781
26782 1996-08-08 Rob Savoye <rob@chinadoll.cygnus.com>
26783
26784 * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
26785 versions in the target_info array, if they don't exist.
26786
26787 1996-08-02 Brendan Kehoe <brendan@lisa.cygnus.com>
26788
26789 * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
26790
26791 1996-07-08 Jim Wilson <wilson@cygnus.com>
26792
26793 * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
26794 * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
26795
26796 1996-07-01 Bob Manson <manson@charmed.cygnus.com>
26797
26798 * lib/old-dejagnu.exp: Don't remove the output file before we've
26799 actually tested it. Don't append pwd to the path of the executable
26800 we're testing.
26801
26802 1996-06-30 Doug Evans <dje@canuck.cygnus.com>
26803
26804 * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
26805
26806 1996-06-26 Bob Manson <manson@charmed.cygnus.com>
26807
26808 * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
26809 temporary directory for compiler files, and set it to a default
26810 value of /tmp. Set $output as the name of the output file from
26811 compiling the testcase. Add a -o option to $cflags_var so the
26812 compiler writes the final output file as $output. Set $executable
26813 to $output.
26814
26815 * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
26816 directory for compiler files, and set it to /tmp if it doesn't
26817 already have a value. Set $output_file to the name of the output
26818 file from compiling the testcase. Add a -o option to CXXFLAGS so
26819 the compiler writes the final output file as $output. Use $output
26820 as the executable to be tested.
26821
26822 1996-06-24 Brendan Kehoe <brendan@lisa.cygnus.com>
26823
26824 * lib/g++.exp: Also add -Wl,-rpath,... for linux.
26825
26826 1996-06-08 Jeffrey A Law (law@cygnus.com)
26827
26828 * gcc.c-torture/execute/pending-1.c: New test. Still
26829 pending in Tege's queue.
26830
26831 1996-04-24 Jim Wilson <wilson@chestnut.cygnus.com>
26832
26833 * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
26834 Add variables local_failcnt and local_unresolvedcnt. Call gcc_fail
26835 if there were failures. Call unresolved if there were unresolved
26836 testcases. Call gcc_fail if program did not run to completion.
26837 (ph_make): Pass additional argument name to ph_execute.
26838 (ph_execute): Add new argument. Pass additional arguments to
26839 ph_summary. Call gcc_fail is there is no execution output.
26840
26841 1996-04-24 Jeffrey A Law (law@cygnus.com)
26842
26843 * lib/plumhall.exp (proc_summary): Output relavent summary
26844 lines into the log so specific failures in plumhall can be
26845 investigated.
26846
26847 1996-04-10 Jeffrey A Law (law@cygnus.com)
26848
26849 * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
26850 (c-torture-execute): Don't try to execute tests which use
26851 "long long" types if $NO_LONG_LONG is nonzero.
26852
26853 1996-04-08 Doug Evans <dje@canuck.cygnus.com>
26854
26855 * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
26856 not c-torture.
26857
26858 * gcc.ieee: Move from here.
26859 * gcc.c-torture/execute/ieee: To here.
26860
26861 1996-03-26 Jeffrey A Law (law@cygnus.com)
26862
26863 * gcc.c-torture: Update to c-torture-1.41 release.
26864
26865 1996-03-22 Jeffrey A Law (law@cygnus.com)
26866
26867 * lib/c-torture.exp (c-torture-execute): Remove "$executable",
26868 not "$output".
26869
26870 1996-03-07 Doug Evans <dje@charmed.cygnus.com>
26871
26872 * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
26873 -c present.
26874
26875 1996-03-02 Jeffrey A Law (law@cygnus.com)
26876
26877 * config/proelf.exp: Handle connecting to a simulator.
26878
26879 1996-01-31 Jeffrey A Law (law@cygnus.com)
26880
26881 * config/proelf.exp: New file. Enough framework that we can
26882 run c-torture tests on the proelf targets (or any other target
26883 that gdb can connect to for that matter).
26884
26885 1996-01-29 Doug Evans <dje@canuck.cygnus.com>
26886
26887 * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
26888 * gcc.ph/testing/limits/limits.exp: Likewise. Don't pass $CFLAGS.
26889
26890 * lib/plumhall.exp (ph_execute): Always call ph_summary if
26891 exec_output exists.
26892
26893 1996-01-28 Doug Evans <dje@charmed.cygnus.com>
26894
26895 * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
26896 (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
26897
26898 * config/*.exp: Update FSF address. Change result of ${tool}_load
26899 to pass/fail/unresolved/unsupported/untested. Caller must now
26900 call unresolved/unsupported/untested.
26901 * lib/*.exp: Update FSF address. Update to handle new results of
26902 ${tool}_load.
26903 * lib/chill.exp (verbose): Delete.
26904
26905 1996-01-27 Doug Evans <dje@charmed.cygnus.com>
26906
26907 * lib/gcc.exp (default_gcc_start): Change order of args to
26908 $LDFLAGS $CFLAGS $LIBS.
26909 * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
26910 Save/set/restore CFLAGS. Pass single arg to gcc_start.
26911 * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
26912 (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
26913 * gcc.misc-tests/dg-test.exp: Likewise.
26914 * gcc.misc-tests/msgs.exp: Likewise.
26915 * gcc.prms/prms.exp: Likewise.
26916 * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
26917 (CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
26918
26919 * lib/dg.exp: Deleted, moved to dejagnu/lib.
26920
26921 1996-01-24 Brendan Kehoe <brendan@lisa.cygnus.com>
26922
26923 * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
26924
26925 * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
26926 * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
26927
26928 * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
26929 necessary.
26930
26931 1996-01-20 Brendan Kehoe <brendan@cygnus.com>
26932
26933 * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
26934 global for loop; add use of $mathlib.
26935 * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
26936 settings here; set mathlib for anything but VxWorks.
26937
26938 1996-01-22 Jeffrey A Law (law@cygnus.com)
26939
26940 * gcc.c-torture: Update to c-torture-1.40 release.
26941
26942 1996-01-03 Jeffrey A Law (law@cygnus.com)
26943
26944 * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
26945 dg.exp.
26946
26947 1995-12-03 Jeffrey A. Law <law@sethra.cygnus.com>
26948
26949 * lib/c-torture.exp (c-torture-execute): Declare "output" as
26950 global.
26951
26952 1995-11-17 Doug Evans <dje@canuck.cygnus.com>
26953
26954 * lib/g++.exp (LIBS): Define if not already.
26955 * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
26956 (gcc-dg-prune): Call prune_gcc_output.
26957 * lib/gcc.exp (prune_gcc_output): New proc.
26958 * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
26959 prune_gcc_output.
26960
26961 1995-11-16 Doug Evans <dje@canuck.cygnus.com>
26962
26963 * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
26964 (c-torture-execute): Likewise. Rename `name' to `testcase'.
26965
26966 1995-11-15 Jeffrey A Law (law@cygnus.com)
26967
26968 * gcc.c-torture: Update to c-torture-1.39 release.
26969
26970 1995-11-04 Doug Evans <dje@canuck.cygnus.com>
26971
26972 * lib/c-torture.exp (c-torture-execute): Don't return if one option
26973 fails, try others as well.
26974
26975 1995-11-02 Doug Evans <dje@canuck.cygnus.com>
26976
26977 * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
26978 If compilation fails, mark execute tests as `untested'.
26979 If test is marked as unsupported, don't mark compilation and
26980 execute tests as failed.
26981
26982 1995-10-25 Brendan Kehoe <brendan@lisa.cygnus.com>
26983
26984 * lib/g++.exp (g++_init): Don't link in libg++, and look to
26985 libstdc++ for whether or not we want to be doing shared
26986 libraries. Delete link_curses since we don't need it anymore.
26987 * lib/mike-g++.exp (postbase): Don't link in libg++.
26988 * g++.old-deja/old-deja.exp: Likewise.
26989
26990 1995-10-23 Brendan Kehoe <brendan@lisa.cygnus.com>
26991
26992 * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
26993
26994 1995-10-17 Brendan Kehoe <brendan@lisa.cygnus.com>
26995
26996 * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
26997 For that, add `-Wl,-a,shared_archive'.
26998 * g++.old-deja/old-deja.exp: Likewise.
26999
27000 1995-10-17 Doug Evans <dje@canuck.cygnus.com>
27001
27002 * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
27003
27004 1995-10-16 Brendan Kehoe <brendan@cygnus.com>
27005
27006 * lib/mike-g++.exp (postbase): Pay attention to the status of
27007 g++_load.
27008
27009 1995-10-16 Brendan Kehoe <brendan@lisa.cygnus.com>
27010
27011 * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
27012
27013 1995-10-16 Doug Evans <dje@canuck.cygnus.com>
27014
27015 * lib/gcc.exp (default_gcc_start): No longer need to log program
27016 being executed or its output, execute_anywhere does that now.
27017 * lib/g++.exp (default_g++_version): Call execute_anywhere.
27018 (default_g++_start): Likewise. Delete calls to verbose/send_log.
27019
27020 1995-10-12 Brendan Kehoe <brendan@lisa.cygnus.com>
27021
27022 * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
27023 the same as those in lib/g++.exp.
27024
27025 1995-10-10 Jeff Law (law@hurl.cygnus.com)
27026
27027 * gcc.c-torture: Update to c-torture-1.38 release.
27028 * gcc.ieee: Related changes.
27029
27030 1995-10-06 Rob Savoye <rob@darkstar.cygnus.com>
27031
27032 * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
27033 "exec". Minor reformatting changes.
27034
27035 * config/rom68k.exp (${tool}_load): Make it work in a canadian
27036 cross. This means all "exec" calls now work on a remote host as
27037 well.
27038 * lib/c-torture.exp (c-torture-compile): Make work for a canadian
27039 cross. Filter out the extra "\r\n" stuff that expect puts in.
27040 (c-torture-execute): Filter out the bogus warnings like
27041 c-torture-compile does. Add support for canadian cross.
27042 * lib/gcc.exp (default_gcc_version, default_gcc_start)
27043 Use execute_anywhere rather than calling exec directly. Now it
27044 works for canadian cross testing.
27045
27046 1995-10-05 Brendan Kehoe <brendan@rtl.cygnus.com>
27047
27048 * lib/g++.exp: Add -nocomplain flag to glob. Use catch to put the
27049 results into a variable, and check that rather than using file exists.
27050
27051 1995-10-04 Brendan Kehoe <brendan@lisa.cygnus.com>
27052
27053 * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
27054 create a libg++.so. For sunos4.1.*, also add -ltermcap.
27055
27056 1995-09-26 Brendan Kehoe <brendan@lisa.cygnus.com>
27057
27058 * g++.old-deja/old-deja.exp: Create and pass runshlib and
27059 lib_curses if there's a shared libg++ in the build tree.
27060
27061 1995-09-22 Doug Evans <dje@canuck.cygnus.com>
27062
27063 * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
27064 if not supported target.
27065
27066 1995-09-22 Brendan Kehoe <brendan@lisa.cygnus.com>
27067
27068 * lib/g++.exp (g++_init): Move empty setting of runshlib and
27069 link_curses up to always happen, not just for native builds.
27070
27071 1995-09-21 Jeff Law (law@snake.cs.utah.edu)
27072
27073 * gcc.c-torture: Update to c-torture-1.36 release.
27074 * gcc.failure: Related changes.
27075
27076 1995-09-20 Doug Evans <dje@canuck.cygnus.com>
27077
27078 * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
27079
27080 1995-09-19 Brendan Kehoe <brendan@lisa.cygnus.com>
27081
27082 * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
27083 * lib/mike-g++.exp (postbase): Not in here. Still reference
27084 runshlib, link_curses, and mathlib for link and run.
27085
27086 * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
27087 pass the runtime shared library options for Solaris, OSF/1, and
27088 Irix5, and link with -lcurses to avoid unresolved references.
27089
27090 1995-09-13 Brendan Kehoe <brendan@lisa.cygnus.com>
27091
27092 * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
27093 only run once.
27094
27095 1995-09-13 Doug Evans <dje@canuck.cygnus.com>
27096
27097 * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
27098
27099 1995-09-11 Jeff Law (law@snake.cs.utah.edu)
27100
27101 * gcc.c-torture: Update to c-torture-1.35 release. Note we
27102 do not have a framework for the "compat" tests yet.
27103
27104 1995-09-09 Brendan Kehoe <brendan@lisa.cygnus.com>
27105
27106 * lib/mike-g++.exp (postbase): New local variable `mathlib',
27107 set to null if we're testing vxworks5.1. Use that instead of
27108 `-lm' in the setting of LIBS for link and run.
27109
27110 1995-09-08 Brendan Kehoe <brendan@lisa.cygnus.com>
27111
27112 * config/rom68k.exp (${tool}_load): Major changes to make it
27113 work. Verified that it does in fact return the stuff in
27114 exec_output properly. Catch any Emul or any TRAP other than 0.
27115
27116 1995-09-07 Brendan Kehoe <brendan@lisa.cygnus.com>
27117
27118 * lib/mike-g++.exp (prebase): Call g++_init at the end to set
27119 LDFLAGS properly for targets that need stuff from libgloss.
27120 * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
27121 only run once.
27122 (gpp_initialized): New variable.
27123
27124 1995-09-06 Rob Savoye <rob@darkstar.cygnus.com>
27125
27126 * config/rom68k.exp: Load libgloss.exp.
27127 * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
27128 so we can produce a fully linked binary.
27129 * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
27130 so we can produce a fully linked binary.
27131
27132 1995-09-03 Doug Evans <dje@canuck.cygnus.com>
27133
27134 * lib/plumhall.exp (ph_section): Watch for expected failures.
27135 Add missing `else'.
27136
27137 * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
27138 run the testcase.
27139 (c-torture): Likewise.
27140
27141 1995-08-28 Doug Evans <dje@cygnus.com>
27142
27143 * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
27144
27145 * lib/mike-g++.exp (mike_cleanup): New proc.
27146 (prebase): New globals compiler_result, not_compiler_result,
27147 target_regexp.
27148 (postbase): Likewise. Call mike_cleanup. Pass "--" to regexp to
27149 allow leading "-" in pattern. Watch for unsupported tests.
27150 If $compiler_result is set, pattern match assembler code,
27151 and ditto for $not_compiler_result.
27152 * lib/mike-gcc.exp: Likewise.
27153
27154 * lib/plumhall.exp (ph_execute): Only call ph_summary if
27155 execution "succeeded".
27156
27157 1995-08-14 Doug Evans <dje@canuck.cygnus.com>
27158
27159 * config/win32.exp: New file.
27160 * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
27161
27162 1995-08-04 Doug Evans <dje@canuck.cygnus.com>
27163
27164 * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
27165 unsupported.
27166 * lib/mike-{gcc,g++}.exp (postbase): Likewise.
27167 * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
27168 * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
27169
27170 * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
27171 "... without exceptions was ...". That is now handled by
27172 prune_system_crud.
27173 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
27174
27175 1995-08-01 Doug Evans <dje@canuck.cygnus.com>
27176
27177 * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
27178 sieve.c,sort2.c}: New files.
27179 * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
27180 sieve.exp,sort2.exp}: Drivers for them.
27181
27182 * lib/mike-gcc.exp (program_output): New user settable variable.
27183 (postbase): Call prune_system_crud. Also prune extraneous compiler
27184 messages.
27185 * lib/mike-g++.exp (program_output): New user settable variable.
27186
27187 * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
27188
27189 * config/sh.exp: Deleted (use sim.exp instead).
27190
27191 1995-07-28 Brendan Kehoe <brendan@lisa.cygnus.com>
27192
27193 * config/vx.exp: Declare CHECKTASK as global.
27194 * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
27195 * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
27196 * lib/old-dejagnu.exp: Load [pwd]/$executable.
27197
27198 1995-07-26 Brendan Kehoe <brendan@lisa.cygnus.com>
27199
27200 * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
27201 target. Like vx.exp, only includes `vx29k.exp' instead of
27202 `vxworks.exp'.
27203
27204 1995-07-23 Ian Lance Taylor <ian@cygnus.com>
27205
27206 * config/sim.exp: Increase time limit from 120 seconds to 240.
27207
27208 1995-07-06 Jeffrey A. Law <law@rtl.cygnus.com>
27209
27210 * gcc.c-torture/execute/950628-1.c: New test.
27211
27212 1995-06-10 Jeff Law (law@snake.cs.utah.edu)
27213
27214 * gcc.c-torture: Update with changes/additions from
27215 c-torture-1.34.
27216
27217 1995-06-05 Doug Evans <dje@canuck.cygnus.com>
27218
27219 * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
27220
27221 1995-06-04 Jeff Law (law@snake.cs.utah.edu)
27222
27223 * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
27224
27225 1995-06-01 Jeff Law (law@snake.cs.utah.edu)
27226
27227 * gcc.c-torture/compile/950512-1.c: New test.
27228 * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
27229 * gcc.dg/struct-ret-1.c: Likewise.
27230
27231 1995-05-31 Doug Evans <dje@canuck.cygnus.com>
27232
27233 * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
27234 930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
27235
27236 1995-05-30 Doug Evans <dje@canuck.cygnus.com>
27237
27238 * gcc.c-torture/special/920411-1.c: Deleted.
27239 * gcc.c-torture/special/special.exp: Delete 920411-1.c.
27240
27241 1995-05-22 Doug Evans <dje@chestnut.cygnus.com>
27242
27243 * config/sim.exp (${tool}_load): Hack in call to bash to get a
27244 cpu limit.
27245
27246 1995-05-12 Torbjorn Granlund <tege@rtl.cygnus.com>
27247
27248 * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
27249
27250 1995-05-04 Torbjorn Granlund <tege@adder.cygnus.com>
27251
27252 From kenner;
27253 * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
27254 is the proper length.
27255 * va-arg-3.c: Likewise.
27256
27257 1995-04-30 Doug Evans <dje@canuck.cygnus.com>
27258
27259 * lib/dg.exp: Moved to dejagnu/lib. Copy kept here (for awhile).
27260 * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
27261
27262 * lib/gcc.exp (default_gcc_start): Delete old cruft. Delete result.
27263 * lib/g++.exp (default_g++_start): Delete old cruft.
27264
27265 1995-04-25 Torbjorn Granlund <tege@cygnus.com>
27266
27267 * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
27268 (2 * (1 << 18)) to (2 * (1 << 17)).
27269
27270 * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
27271
27272 1995-04-20 J.T. Conklin <jtc@rtl.cygnus.com>
27273
27274 * config/rom68k.exp: Renamed from config/idp.exp
27275
27276 1995-04-18 Torbjorn Granlund <tege@rtl.cygnus.com>
27277
27278 * c-torture/compile/921109-2.c
27279
27280 1995-04-18 Mike Stump <mrs@cygnus.com>
27281
27282 * lib/old-dejagnu.exp: We expect Execution test failure if we expected
27283 excess errors.
27284
27285 1995-04-15 Doug Evans <dje@chestnut.cygnus.com>
27286
27287 * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
27288 output.
27289 * lib/g++.exp (default_g++_start): Likewise.
27290
27291 1995-03-29 Torbjorn Granlund <tege@adder.cygnus.com>
27292
27293 * gcc.c-torture/compile/950329-1.c: New test.
27294
27295 1995-03-28 J.T. Conklin <jtc@rtl.cygnus.com>
27296
27297 * config/bug.exp (${tool}_load): Updated to use new remote_open
27298 and remote_close procs.
27299 * config/idp.exp: New file.
27300
27301 1995-03-22 Torbjorn Granlund <tege@rtl.cygnus.com>
27302
27303 * gcc.c-torture/execute/950322-1.c: New test.
27304
27305 1995-03-21 Doug Evans <dje@canuck.cygnus.com>
27306
27307 * config/vx.exp (${tool}_load): Clean up testing of return code from
27308 vxworks_ld and vxworks_spawn.
27309
27310 1995-03-21 Doug Evans <dje@deneb.cygnus.com>
27311
27312 * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
27313
27314 1995-03-13 Mike Stump <mrs@cygnus.com>
27315
27316 * lib/old-deja.exp: Add `excess errors test - ' error, now one
27317 can mark excess errors on a machine by machine basis. Note, the
27318 default is to not expect any excess errors, even when excess
27319 errors test - is given, so you will want to put an XFAIL ... on
27320 these lines. For example, // excess errors test - XFAIL hppa*-*-*
27321 mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
27322 those 4 machines, but no others.
27323
27324 1995-03-10 J.T. Conklin <jtc@rtl.cygnus.com>
27325
27326 * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
27327 * lib/c-torture.exp: to here.
27328
27329 1995-03-10 Torbjorn Granlund <tege@adder.cygnus.com>
27330
27331 * gcc.c-torture/execute/950221-1.c: New test.
27332 * gcc.c-torture/execute/struct-ret-1.c: New test.
27333 * gcc.c-torture/compile/950221-1.c: New test.
27334
27335 * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
27336
27337 1995-03-03 Doug Evans <dje@canuck.cygnus.com>
27338
27339 * gcc.c-torture/execute/arith-1.c (main): Return 0.
27340 * gcc.c-torture/execute/arith-rand.c (main): Return 0.
27341
27342 1995-03-01 Gerald Baumgartner (gb@lorenzo.cs.purdue.edu)
27343
27344 * g++.gb: New directory of tests, derived from my signature and
27345 class scoping tests.
27346
27347 * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
27348 * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
27349 * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
27350 * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
27351 * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
27352 * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
27353 * g++.gb/sig25.C: Likewise.
27354
27355 * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
27356 * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
27357 * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
27358 * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
27359 * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
27360 * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
27361 * g++.gb/sig25.exp: Likewise.
27362
27363 * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
27364 * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
27365 * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
27366 * g++.gb/scope13.C: Likewise, this test still fails.
27367
27368 * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
27369 * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
27370 * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
27371 * g++.gb/scope13.exp: Ditto.
27372
27373 * g++.gb/README: New file, explains what these tests are about.
27374
27375 1995-02-28 Doug Evans <dje@canuck.cygnus.com>
27376
27377 * lib/dg.exp (dg-do): Support `preprocess'.
27378 (dg-test): Likewise.
27379
27380 1995-02-13 J.T. Conklin <jtc@rtl.cygnus.com>
27381
27382 * config/udi.exp: change "continue -expect" to "exp_continue".
27383
27384 1995-02-11 Torbjorn Granlund (tege@tiny.cygnus.com)
27385
27386 * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
27387 Delete redundant tests.
27388
27389 * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
27390 * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
27391 * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
27392 * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
27393 * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
27394 * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
27395 * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
27396 * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
27397
27398 * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
27399 storing label pointers.
27400 * gcc.c-torture/execute/921019-1.c: Likewise.
27401 * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
27402 * gcc.c-torture/execute/930513-1.c: Provide full declaration for
27403 parameter fp.
27404 * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
27405 constants.
27406
27407 * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
27408 Delete obsolete tests.
27409
27410 * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
27411 * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
27412 * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
27413 * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
27414 * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
27415 * gcc.c-torture/compile/950124-1.c: New test.
27416
27417 * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
27418
27419 1995-02-08 Jason Merrill <jason@phydeaux.cygnus.com>
27420
27421 * lib/mike-g++.exp: Add -lm to LIBS.
27422
27423 1995-02-07 Doug Evans <dje@canuck.cygnus.com>
27424
27425 * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
27426
27427 1995-01-30 Jason Merrill <jason@phydeaux.cygnus.com>
27428
27429 * lib/mike-g++.exp: Add -lstdc++ to LIBS.
27430
27431 1995-01-12 Doug Evans <dje@canuck.cygnus.com>
27432
27433 * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
27434
27435 1995-01-02 Jeff Law (law@snake.cs.utah.edu)
27436
27437 * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
27438 * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
27439 * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
27440 * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
27441 * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
27442 * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
27443 * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
27444 * g++.law/{operators31.C, operators32.C,
27445 * g++.law/{operators33.C, operators34.C}: Likewise.
27446 * g++.law/{pic1.C, refs2.C}: Likewise.
27447 * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
27448 * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
27449 * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
27450 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
27451
27452 * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
27453 * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
27454 * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
27455 * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
27456 * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
27457 * g++.law/{enum9.exp, friend5.exp}: Likewise.
27458 * g++.law/{nest3.exp, nest4.exp}: Likewise.
27459 * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
27460 * g++.law/{operators30.exp, operators31.exp}: Likewise.
27461 * g++.law/{operators32.exp, operators33.exp}: Likewise.
27462 * g++.law/{operators34.exp}: Likewise.
27463 * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
27464 * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
27465 * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
27466 * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
27467 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
27468
27469 * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
27470 No longer expected to fail.
27471 * g++.law/missed-error3.C: Tweak for recent bool changes.
27472
27473 1994-12-04 Doug Evans <dje@canuck.cygnus.com>
27474
27475 * config/emb-unix: Deleted.
27476 * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
27477 remote execution. Do final link on remote host if REMOTE_LINK is set.
27478
27479 1994-12-01 Doug Evans <dje@canuck.cygnus.com>
27480
27481 * lib/dg.exp (dg-test): Fix typo in last patch.
27482
27483 1994-11-30 Doug Evans <dje@canuck.cygnus.com>
27484
27485 * lib/dg.exp (dg-test): Fix pattern that searches for expected output
27486 (handles multiple occurrences).
27487
27488 1994-11-24 Doug Evans <dje@canuck.cygnus.com>
27489
27490 * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
27491 * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
27492 $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
27493 printed).
27494 * lib/c-torture.exp (c-torture-compile): Likewise.
27495 (c-torture): Prepend full path if missing.
27496 * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
27497 (gcc_fail): Likewise.
27498 * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
27499
27500 1994-11-23 J.T. Conklin <jtc@rtl.cygnus.com>
27501
27502 * lib/netware.exp: Only attach to NetWare i386 systems.
27503
27504 1994-11-16 Doug Evans <dje@canuck.cygnus.com>
27505
27506 * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
27507 messages. Add test name to "output pattern match" pass/fail message.
27508
27509 1994-11-12 Doug Evans <dje@canuck.cygnus.com>
27510
27511 * gcc.dg: New testsuite.
27512 * gcc.dg/dg.exp: New file.
27513
27514 * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
27515 test-switch.c}: Deleted.
27516
27517 * gcc.misc-tests/msgs.exp: New testcase driver.
27518
27519 1994-11-09 Doug Evans <dje@canuck.cygnus.com>
27520
27521 * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
27522 Watch for illegal return values from ${tool}_load.
27523 * config/unix.exp (${tool}_load): Fix pass/fail detection for
27524 cross targets. Coerce return value >0 to 1.
27525
27526 1994-11-08 Doug Evans <dje@canuck.cygnus.com>
27527
27528 * config/unix.exp (${tool}_load): Call program rsh, not proc.
27529
27530 * config/emb-unix.exp: New file.
27531
27532 * config/sim.exp: Error if variable $SIM not defined.
27533 (${tool}_load): Mark test as "untested" if simulator missing.
27534
27535 * config/unix.exp: Load remote.exp to get rcp_download.
27536 * lib/c-torture.exp: Use different option lists for testcases with
27537 and without loops.
27538 * gcc.c-torture/execute/execute.exp: Likewise.
27539
27540 1994-11-02 Doug Evans <dje@canuck.cygnus.com>
27541
27542 * config/*.exp: Clarify return code from ${tool}_load.
27543 Call `unresolved' or `untested' instead of `warning' or `perror'
27544 (sometimes you still want to call both though).
27545 Add comment that `shell_id' is local to each file.
27546 * config/udi.exp (timeout): Set to 30.
27547 Don't print warning if connection fails, $connectmode has already
27548 printed an error.
27549 (${tool}_load): Move verbose messages to level 2.
27550 Rework pattern for "Process started" message.
27551 Pass `shell_id' to ${connectmode}_download.
27552 Retry twice upon timeout. Make resetting of target more robust.
27553 (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
27554 Pass `shell_id' to exit_$connectmode.
27555 Only call exit_$connectmode if connected.
27556 * config/unix.exp (${tool}_load): Check return codes better.
27557 * config/vrtx.exp (${tool}_load): Likewise.
27558 * config/vx.exp (${tool}_load): Likewise.
27559 Delete unneeded global's.
27560 * lib/dg.exp (dg-test): Update to reflect clarified return codes
27561 from ${tool}_load.
27562 (dg-stat): Delete.
27563 (dg-init): Delete recording of pass/fail counts.
27564 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
27565 (old-dejagnu-init): Likewise.
27566 (old-dejagnu-stat): Delete contents, empty proc now.
27567 * lib/c-torture.exp (TORTURE_OPTIONS): New global.
27568 (c-torture): Delete references to lcnt, lpass, lfail.
27569 Get option list from TORTURE_OPTIONS.
27570 Delete -funroll[-all]-loops if no loops.
27571 * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
27572 (g++_stat): Delete contents (empty proc now).
27573 * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
27574 (gcc_finish): Likewise.
27575 (gcc_stat): Deleted.
27576 * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
27577 * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
27578 * gcc.c-torture/execute/execute.exp: Likewise.
27579 Split tests into two parts: compile, execute.
27580 Get option list from TORTURE_OPTIONS. Delete -funroll[-all]-loops if
27581 no loops. Update to reflect clarified return codes from ${tool}_load.
27582
27583 1994-10-21 Doug Evans <dje@canuck.cygnus.com>
27584
27585 * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
27586 to grep for.
27587 (old-dejagnu): Likewise (where necessary).
27588
27589 1994-10-14 Doug Evans <dje@canuck.cygnus.com>
27590
27591 * gcc.misc-tests/gcov.exp: New file, for gcov testing.
27592
27593 * lib/dg.exp (dg-process-target): Fix processing of selector.
27594 Add comment regarding use of `error'.
27595
27596 * lib/gcc.exp (prune_system_crud): Define if missing.
27597 * lib/g++.exp (prune_system_crud): Likewise.
27598
27599 * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
27600 Call prune_system_crud.
27601 * lib/dg.exp (dg-runtest): New proc.
27602 Use perror instead of send_user for tcl errors in testcase.
27603 Don't return any value, it's never used.
27604 Don't clobber previous definition of `unknown'.
27605 Print tcl errors in `dg-final'.
27606
27607 1994-10-12 Doug Evans <dje@canuck.cygnus.com>
27608
27609 * lib/dg.exp (dg-process-target): Improve syntax error messages.
27610 (dg-test): Don't print errorInfo, it contains stack backtrace.
27611
27612 1994-09-26 Doug Evans (dje@canuck.cygnus.com)
27613
27614 * lib/g++.exp (runtest_file_p): Define if missing.
27615
27616 1994-09-24 Doug Evans (dje@cygnus.com)
27617
27618 * lib/mike-g++.exp: Comment out loading of g++.exp.
27619 * lib/g++.exp: Update copyright. Test for existence of $CXX at start.
27620 (default_g++_version): Always print something.
27621 (default_g++_start): Comment out call to `which'.
27622 (g++_start, g++_load): Deleted (must be defined in config file).
27623 * lib/gcc.exp: Test for existence of $CC at start.
27624 Delete check for tmpdir (done in gcc_init).
27625 (default_gcc_version): Always print something.
27626 (default_gcc_start): Comment out call to `which'.
27627 * config/*.exp: Major cleanup - make cross targets work at least a
27628 little better for g++ (by not being "--tool gcc" specific).
27629 Rename gcc_xxx to ${tool}_xxx.
27630 * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
27631 * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
27632
27633 1994-09-22 Doug Evans (dje@canuck.cygnus.com)
27634
27635 * lib/c-torture.exp (c-torture-compile): Rework compiler
27636 message processing.
27637
27638 * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
27639 c-torture.
27640
27641 1994-09-21 Doug Evans (dje@canuck.cygnus.com)
27642
27643 * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
27644
27645 * lib/dg.exp (dg-process-target): Support { target native }.
27646
27647 1994-09-20 Doug Evans (dje@canuck.cygnus.com)
27648
27649 * lib/dg.exp (dg-test): Clean up some comments. Delete code that
27650 looked for "... program xxx got fatal signal".
27651 Correct regsub munging of `comp_output'.
27652 Ignore compiler messages "path prefix not used" and "linker input
27653 file unused".
27654
27655 1994-09-14 Doug Evans (dje@canuck.cygnus.com)
27656
27657 * lib/gcc.exp (runtest_file_p): Define if missing.
27658 * gcc.prms/template.c: Example to work from.
27659
27660 1994-09-13 Doug Evans (dje@canuck.cygnus.com)
27661
27662 * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
27663 * lib/dg.exp (dg-test): Call unsupported testcases as such.
27664
27665 * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
27666 * gcc.prms/1883.c: Moved from compile/940714-1.c.
27667 * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
27668 execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
27669
27670 * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
27671 (dg-process-target): No longer a varargs proc.
27672 Return S/N for target, P/F for xfail. All callers changed.
27673 (user option procs): More argument checking.
27674 (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
27675 (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
27676 (dg-test): Skip test if not running on selected target in `dg-do'.
27677 Update handling of `dg-do-what', `dg-output-text'.
27678 Separate execution pass/fail from output pattern match pass/fail.
27679 Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
27680
27681 1994-09-12 Jim Wilson (wilson@sphagnum.cygnus.com)
27682
27683 * gcc.c-torture/special/special.exp: Don't expect failure for mips
27684 target for 920510-1.c.
27685
27686 1994-09-12 Doug Evans (dje@canuck.cygnus.com)
27687
27688 * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
27689 Clean up comment regarding use of passcnt, etc.
27690 (gcc_stat): Don't update `testcnt' here.
27691 (gcc_finish): Do it here.
27692 Might as well reset `but_id' here too.
27693 * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
27694 to determine if the file should be tested.
27695 * gcc.c-torture/compile/compile.exp: Likewise.
27696 * gcc.c-torture/execute/execute.exp: Likewise.
27697 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
27698 * gcc.misc-tests/dg-test.exp: Likewise.
27699 * gcc.prms/prms.exp: Likewise.
27700 * gcc.wendy/wendy.exp: Likewise.
27701 * g++.old-deja.exp: Likewise.
27702 Move "Testing file" message to verbose level 1.
27703
27704 1994-09-09 Doug Evans (dje@canuck.cygnus.com)
27705
27706 * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
27707
27708 1994-09-08 Doug Evans (dje@canuck.cygnus.com)
27709
27710 * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
27711 (default_gcc_start): Accept optional second list element
27712 of compiler flags. Print compiler output at verbosity level 2.
27713 Remove setting of CFLAGS, LIBS, LDFLAGS from here.
27714 (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
27715 Save current values of framework globals passcnt, failcnt, xpasscnt,
27716 and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
27717 gcc_xfailcnt. Set global `tmpdir' to /tmp if it doesn't exist.
27718 (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
27719 xfailcnt to compute stats. Update framework global `testcnt' from
27720 pass/fail counts.
27721 (gcc_finish): New proc. Clean up test environment.
27722 (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
27723 (gcc_epass, gcc_efail): Delete.
27724 * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
27725 argument of line number.
27726 (dg-init): If the tool has an init routine, call it.
27727 (dg-test): Remove args `cflags_var' and `libs_var'.
27728 Pass all compiler options to ${tool}_start.
27729 Handle missing line number.
27730 (dg-finish): New function.
27731 * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
27732 particular files. Call gcc_finish at end. Move "skipping test"
27733 message to verbosity level 3.
27734 * gcc.c-torture/compile/compile.exp: Likewise.
27735 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
27736 * gcc.c-torture/execute/execute.exp: Likewise.
27737 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
27738 Print testcase being tried at verbosity level 1.
27739 * gcc.c-torture/special/special.exp: Unset xfail.
27740 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
27741 * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
27742 * gcc.c-torture/noncompile/noncompile.exp: Likewise.
27743 * gcc.failure/failure.exp: Likewise.
27744 * gcc.ieee/ieee.exp: Likewise.
27745 * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
27746 Update call to dg-test. Call dg-finish at end.
27747 * gcc.misc-tests/mg.exp: Call gcc_finish at end. Unset orig_flags.
27748 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
27749 * gcc.misc-tests/misc.exp: Call gcc_finish at end.
27750 * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
27751 Delete LDFLAGS. Update call to dg-test. Call dg-finish at end.
27752 * gcc.wendy/wendy.exp: Add copyright.
27753 Delete setting of tmpdir (done by gcc_init).
27754 Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
27755 Pass compiler flags to gcc_start. Call gcc_finish at end.
27756 * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
27757 gcc_[ce]pass/fail.
27758
27759 1994-09-07 Doug Evans (dje@canuck.cygnus.com)
27760
27761 * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
27762 confusion.
27763 (g++_load): Likewise.
27764
27765 * config/*.exp (gcc_load): Some were varargs fns and some were not.
27766 Rename argument to `prog' to remove the confusion.
27767 Varargs fns behave differently too!
27768 (g++_load): Likewise.
27769
27770 * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
27771
27772 * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
27773 what it is. Delete (always) printing of status value for !native.
27774 Simplify verbose code, and include status and exec_output.
27775 (g++_load): Use gcc_load.
27776
27777 1994-09-04 Jim Wilson (wilson@sphagnum.cygnus.com)
27778
27779 * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
27780 * gcc.c-torture/noncompile/noncompile.exp: Delete support for
27781 920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
27782 940714-3.c as these testcases don't exist anymore. Make
27783 va-arg-1.c expected to pass.
27784
27785 1994-08-19 Doug Evans (dje@canuck.cygnus.com)
27786
27787 * gcc.misc-tests/misc.exp: Only run specific testcases.
27788 * gcc.misc-tests/dg-test.exp: New file. Tests dg.exp.
27789 * gcc.misc-tests/dg-[1-9].c: New files.
27790
27791 * lib/dg.exp: New testsuite driver.
27792 * gcc.prms/prms.exp: Use it.
27793
27794 * README.gcc: New file.
27795
27796 * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
27797 Document and reset `lxpass' and `lxfail'.
27798 Simplify "initialized" message.
27799 (gcc_stat): Clean up comments a little.
27800
27801 1994-08-16 Doug Evans (dje@canuck.cygnus.com)
27802
27803 * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
27804
27805 1994-08-15 Doug Evans (dje@canuck.cygnus.com)
27806
27807 * lib/old-dejagnu.exp (process-option): New proc.
27808 (old-dejagnu-init, old-dejagnu-stat): Likewise.
27809 (old-dejagnu): Simplify.
27810 * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
27811
27812 1994-08-14 Jeff Law (law@snake.cs.utah.edu)
27813
27814 * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
27815 exists and is not an empty string.
27816
27817 * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
27818 $xfail rather than calling setup_xfail. Clear $xfail when test is
27819 finished.
27820 (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
27821 automatically.
27822
27823 * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
27824 longer expected to fail.
27825
27826 * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
27827 "f" function call.
27828
27829 * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
27830
27831 * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
27832 940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
27833 complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
27834 struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
27835 c-torture-1.29.
27836
27837 * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
27838 strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
27839
27840 * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
27841
27842 * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
27843 940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
27844
27845 * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
27846 940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
27847 labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
27848
27849 1994-07-12 Jim Kingdon (kingdon@lioth.cygnus.com)
27850
27851 * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
27852 gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
27853 940714-1.c, 940714-2.c, 940714-3.c},
27854 gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
27855 gcc.misc-tests/{mg.c,mg.exp}:
27856 New tests.
27857 * gcc.noncompile/noncompile.exp: Change accordingly.
27858
27859 1994-07-07 Doug Evans (dje@canuck.cygnus.com)
27860
27861 * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
27862 Undo previous clobberage.
27863
27864 1994-07-04 Jeff Law (law@snake.cs.utah.edu)
27865
27866 * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
27867 * gcc.special/{930510-1.c, special.exp}:
27868 * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
27869 931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
27870 struct-varargs-1.c}: New tests from c-torture-1.26.
27871
27872 1994-06-28 J.T. Conklin (jtc@phishhead.cygnus.com)
27873
27874 * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
27875 argument to switch.
27876
27877 1994-05-21 Bill Cox (bill@rtl.cygnus.com)
27878
27879 * Revert the previous changes. Please see Rob's directory
27880 (/lisa/test/rob/progressive/gcc/testsuite) for testing
27881 fixes.
27882
27883 1994-05-19 Bill Cox (bill@rtl.cygnus.com)
27884
27885 * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
27886 g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
27887 g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
27888 g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
27889 g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
27890 g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
27891 g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
27892 g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
27893 g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
27894 g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
27895 g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
27896 g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
27897 g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
27898 g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
27899 g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
27900 g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
27901 g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
27902 g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
27903 g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
27904 g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
27905 g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
27906 g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
27907 gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
27908 gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
27909 gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
27910 lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
27911 lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
27912
27913 1994-05-17 Bill Cox (bill@rtl.cygnus.com)
27914
27915 * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
27916 lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
27917 with perror calls.
27918
27919 1994-05-02 Jason Merrill (jason@deneb.cygnus.com)
27920
27921 * config/unix.exp (g++_load): Fix syntax.
27922
27923 1994-04-14 Jim Wilson (wilson@sphagnum.cygnus.com)
27924
27925 * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
27926 * gcc.noncompile/921017-1.c: Deleted obsolete test.
27927 * gcc.noncompile/noncompile.exp: Remove code for deleted test.
27928 Don't expect va-arg-1.c to fail. Correct expected output for
27929 920928-1.c.
27930 * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
27931 * gcc.wendy/hbm4.c: Correct typo.
27932 * gcc.wendy/tad1.c, tad2.c: Correct expected output.
27933
27934 1994-03-28 Doug Evans (dje@canuck.cygnus.com)
27935
27936 * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
27937 * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
27938 gcc_[ce]{pass,fail}. Explicitly remove executable if test passes.
27939 * lib/c-torture.exp (c-torture-compile): Ditto.
27940
27941 Reduce volume of output (remove all the -I's and such).
27942 * lib/c-torture.exp (c-torture-compile): New argument OPTION.
27943 Call gcc_cpass, gcc_cfail.
27944 (c-torture): Pass testing option to c-torture-compile.
27945
27946 1994-03-21 Doug Evans (dje@cygnus.com)
27947
27948 Bring patches over from progressive.
27949 * config/default.exp: Exit remote shell cleanly.
27950 (g++_exit, g++_start): Add default versions.
27951 * config/sim.exp (gcc_load): Use perror, not error.
27952
27953 1994-03-20 Doug Evans (dje@canuck.cygnus.com)
27954
27955 * lib/gcc.exp: Don't set CFLAGS if CC not set. It clobbers the value
27956 set in site.exp.
27957
27958 1994-03-14 Doug Evans (dje@cygnus.com)
27959
27960 * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
27961 DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
27962 (wendy_try): New proc to run testcase.
27963 (main loop): Call 'em.
27964 * gcc.wendy/*.c: Clean up pass to correct expected output.
27965
27966 * lib/gcc.exp: Minor cleanup work.
27967 (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
27968
27969 1994-03-09 Doug Evans (dje@canuck.cygnus.com)
27970
27971 * config/sim.exp (gcc_load): Document return codes better.
27972 Don't pass -v to simulator.
27973
27974 1994-02-24 Jeffrey A. Law (law@snake.cs.utah.edu)
27975
27976 * gcc.special/920717-x.c: Fix typo.
27977 * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
27978 get at sources.
27979
27980 * lib/mike-gcc.exp: Fix typo.
27981
27982 1994-02-15 Rob Savoye (rob@darkstar.cygnus.com)
27983
27984 * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
27985 binary to use, transform the name.
27986 * config/*.exp: rename everything. Nuke any g++ specific files,
27987 it's now a special case of gcc that requires no special support.
27988 Add a default.exp for unsupported targets.
27989
27990 1994-02-11 Rob Savoye (rob@poseidon.cygnus.com)
27991
27992 * g++.jason/report.exp, g++.old-deja/old-deja.exp,
27993 lib/old-dejagnu.exp: Fix a few patterns to work with the new
27994 version of Tcl.
27995
27996 1994-02-09 Rob Savoye (rob@darkstar.cygnus.com)
27997
27998 * lib/c-torture.exp: Made "file prefix*never used a pass, rather
27999 than a warning.
28000
28001 1994-02-06 Jeffrey A. Law (law@snake.cs.utah.edu)
28002
28003 * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
28004
28005 1994-01-03 Jim Wilson (wilson@sphagnum.cygnus.com)
28006
28007 * gcc.execute/execute.exp: Combine opt_list and foption_list into
28008 option_list. Compile every file with only 4/6 option choices
28009 (same as C torture) instead of with 12/18 different option
28010 choices.
28011 * lib/c-torture.exp: Likewise.
28012
28013 * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
28014 not already set.
28015
28016 1993-12-30 Mike Stump (mrs@rtl.cygnus.com)
28017
28018 * lib/old-deja.exp: Add `excess errors test fails' error, now one
28019 can put an XFAIL *-*-* on excess errors.
28020
28021 1993-12-19 Jeffrey A. Law (law@snake.cs.utah.edu
28022
28023 * g++.law: Add more tests derived from g++-bugs snapshots.
28024
28025 * g++.law/init11.{c,exp}: Delete test. Brendan sez it's
28026 equivalent to g++.law/init9.
28027
28028 * lib/mike-gcc.exp (postbase): Delete the .o file after we've
28029 compiled it, and the a.out file after we've run it.
28030
28031 1993-12-17 Brendan Kehoe (brendan@lisa.cygnus.com)
28032
28033 * lib/mike-g++.exp (postbase): Delete the .o file after we've
28034 compiled it, and the a.out file after we've run it.
28035
28036 1993-12-17 Jeffrey A. Law (law@snake.cs.utah.edu)
28037
28038 * g++.law/*.exp: Avoid losing arguments added via "append" commands.
28039
28040 1993-12-15 Rob Savoye (rob@darkstar.cygnus.com)
28041
28042 * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
28043 version number.
28044
28045 1993-12-12 Jeffrey A. Law (law@snake.cs.utah.edu)
28046
28047 * g++.law: New directory of g++ tests derived from the g++-bugs
28048 snapshots.
28049
28050 1993-12-09 Jeffrey Wheat (cassidy@cygnus.com)
28051
28052 * gcc.compile: initbug1.c initbug1.exp testcase added
28053
28054 1993-12-06 Jeffrey Wheat (cassidy@cygnus.com)
28055
28056 * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
28057 * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
28058 fixes submitted by Jeff Law (law@cs.utah.edu)
28059 * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
28060 Jeff Law (law@cs.utah.edu)
28061
28062
28063 1993-11-30 Mike Stump (mrs@cygnus.com)
28064
28065 * config/unix-g++.exp: Follow the gcc way of doing things.
28066 * g++.old-deja/old-deja.exp: Minor updates.
28067 * lib/g++.exp: New file, follow the gcc way of doing things.
28068 * lib/old-dejagnu.exp: Minor updates.
28069 * lib/mike-g++.exp: Always unset errorInfo.
28070
28071 1993-11-06 Mike Stump (mrs@cygnus.com)
28072
28073 * lib/gcc.exp: Fix some errors with the below change, CC and
28074 CFLAGS should be global when setting, not local.
28075
28076 1993-11-03 Rob Savoye (rob@darkstar.cygnus.com)
28077
28078 * lib/gcc.exp: Transform tool name.
28079
28080 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
28081
28082 * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
28083
28084 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
28085
28086 * lib/gcc.exp: change gcc_done to gcc_stat
28087
28088 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
28089
28090 * Upgraded gcc testsuite to c-torture version 1.25
28091
28092 1993-10-24 Jeffrey Wheat (cassidy@cygnus.com)
28093
28094 * lib/gcc.exp: added reporting code. Changed verbose compile message.
28095 * lib/c-torture: added hooks for new reporting code.
28096
28097 1993-10-21 Jeffrey Wheat (cassidy@cygnus.com)
28098
28099 * config/sh-gcc.exp: check if sh-sim exists in the path
28100
28101 1993-10-18 Jeffrey Wheat (cassidy@cygnus.com)
28102
28103 * gcc.code_quality/code_quality.exp: Initial changes for new logic.
28104 * gcc.compile/compile.exp: Initial changes for new logic.
28105 * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
28106 * gcc.failure/failure.exp: Initial changes for new logic.
28107 * gcc.ieee/ieee.exp: Initial changes for new logic.
28108 * gcc.misc-tests/misc.exp: Initial changes for new logic.
28109 * gcc.noncompile/non_compile.exp: Initial changes for new logic.
28110 * gcc.unsorted/unsorted.exp: Initial changes for new logic.
28111 * lib/c-torture.exp: Initial changes for new logic.
28112 * lib/gcc.exp: Initial changes for new logic.
28113
28114 1993-10-15 Mike Stump (mrs@cygnus.com)
28115
28116 * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
28117 depend upon failure or success. Fully qualify names in failure
28118 and success messages. Always remove a.out before starting
28119 compile, just in case. Pay more attention to error text output by
28120 the compiler. Handle testcases with no known past errors just
28121 like all others, so that things are uniform. Other miscellaneous
28122 improvements.
28123
28124 1993-10-13 Jeffrey Wheat (cassidy@cygnus.com)
28125
28126 * gcc.cpp: new directory for cpp tests
28127
28128 1993-10-04 Jeffrey Wheat (cassidy@cygnus.com)
28129
28130 * lib/chill.exp: Code reformatted, removed unused code.
28131 * config/unix-chill.exp: Code reformatted, removed unused code.
28132 * chill.execute/execute.exp: Code reformatted, removed unused code.
28133 * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
28134
28135 1993-10-04 Ian Lance Taylor (ian@cygnus.com)
28136
28137 * config/mips-gcc.exp, config/mips-g++.exp: New files. Execution
28138 routines not written.
28139
28140 1993-09-27 Rob Savoye (rob@darkstar.cygnus.com)
28141
28142 * config/bug-gcc.exp: Use new procs from bug.exp.
28143
28144 1993-09-21 Rob Savoye (rob@darkstar.cygnus.com)
28145
28146 * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
28147 via ftp, rather than depending on NFS.
28148 * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
28149 case.
28150
28151 1993-09-09 Rob Savoye (rob@darkstar.cygnus.com)
28152
28153 * config/bug-gcc.exp: Use new download proc.
28154
28155 1993-09-14 Jeffrey Wheat (cassidy at deneb.cygnus.com)
28156
28157 * chill.execute/execute.exp: cleanups, handles errors better
28158 * chill.compile/compile.exp: rewrite, based on execute.exp
28159 * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
28160 * lib/chill.exp: major changes to diff proc and compile and link
28161 procs. added chill_fail and chill_pass wrappers to pass and
28162 fail. added more comments, and handle error codes better.
28163 Added a hack to capture stderr from exec, so noncompile tests
28164 can work.
28165
28166 1993-09-11 Jeffrey Wheat (cassidy@cygnus.com)
28167
28168 * chill.execute/execute.exp: rewrite of testsuite driver
28169 * lib/chill.exp: rewrite of testsuite driver
28170 * config/unix-chill.exp: rewrite of testsuite driver
28171
28172 1993-08-25 Bill Cox (bill@rtl.cygnus.com)
28173
28174 In chill.execute:
28175 * iexpr.ch: Standardize uppercase.
28176 * tuples.dat: Standardize uppercase.
28177 * vary.ch: standardize. Correct varying string assignments.
28178 * vary.dat: Add new output lines.
28179
28180 1993-08-24 Bill Cox (bill@rtl.cygnus.com)
28181
28182 In chill.execute:
28183 * chprintf.ch: Standardize use of uppercase.
28184 * tuples.ch: Standardize and turn arr2 into a DCL,
28185 rather than a SYN.
28186 * pinits.ch: Standardize.
28187
28188 1993-08-23 Per Bothner (bothner@kalessin.cygnus.com)
28189
28190 * rts.c: Get malloc() from <stdlib.h>, not <malloc.h>.
28191 * Makefil: Renamed to Makefile.in.
28192 * configure.in: New.
28193
28194 1993-08-23 Bill Cox (bill@rtl.cygnus.com)
28195
28196 In chill.execute:
28197 * .cvsignore: Add result/output files.
28198 * Makefile: Fix up variables at start. Use MFLAGS
28199 everywhere. Correct bool_loc, built_ins entries.
28200 Add entry for vary1.ch.
28201 * bitarray.ch: Standardize upper-case usage.
28202 * bitexpr.ch: Standardize, add output of b1.
28203 * params.ch: Use arrayt in along PROC parameters, to
28204 avoid novelty problems.
28205 * sets.ch: Tiny cleanup.
28206 * vary1.ch: Re-indent.
28207
28208 1993-08-17 Bill Cox (bill@rtl.cygnus.com)
28209
28210 * Add PR-related files to Makefiles, .cvsignore files, etc.
28211
28212 1993-08-02 Jeff Wheat (cassidy@cygnus.com)
28213
28214 * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
28215 with compiler objects. New names are test-flow.c and test-loop.c
28216
28217 1993-07-27 Jeff Wheat (cassidy@cygnus.com)
28218
28219 * Upgraded c-torture tests from 1.19 to 1.20
28220
28221 * new files:
28222 * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
28223 * gcc.compile: 930623-1.c 930623-2.c
28224 * gcc.noncompile: 930622-1.c 930622-2.c
28225 * gcc.failure: 920411-1.c 920627-2.c
28226 * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
28227
28228 1993-07-20 Jeff Wheat (cassidy@cygnus.com)
28229
28230 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
28231 More changes to get testsuite working properly. Needs more work.
28232 Added some support for POSIX IEEE Std 1003.3-1991 error messages.
28233
28234 1993-07-19 Jeff Wheat (cassidy@cygnus.com)
28235
28236 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
28237 More changes to get testsuite working properly. Needs more work.
28238
28239 1993-07-13 Jeff Wheat (cassidy@cygnus.com)
28240
28241 * chill.compile/compile.exp: Added for Dejagnu support
28242 * chill.execute/execute.exp: Added for Dejagnu support
28243 * lib/chill.exp config/unix-chill.exp : Added for Dejagnu support
28244
28245 1993-06-19 Bill Cox (bill@rtl.cygnus.com)
28246
28247 This should complete moving the CHILL test files.
28248 * chill.noncompile(.cvsignore printf.grt
28249 in-printf.grt chprintf.grt chprintf.ch):
28250 Added test-support files.
28251 (Makefile): Modified further.
28252 * chill.compile (emptymod.ch gdbme.ch neg_range.ch
28253 signal.ch): Added test files.
28254 * chill.execute (.cvsignore printf.grt printr.c
28255 in-printf.grt rts.c chprintf.grt rts.h): Added
28256 test-support files.
28257 (Makefile): More corrections.
28258
28259 1993-06-18 Bill Cox (bill@rtl.cygnus.com)
28260
28261 * chill.compile, chill.execute, chill.nocompile: Add CHILL
28262 test cases, ready for DejaGnu.
28263
28264 1993-06-17 Jeffrey Wheat (cassidy@cygnus.com)
28265
28266 * Upgraded c-torture tests from 1.18 to 1.19
28267
28268 * gcc.compile: added test(s):
28269 930607-1.c
28270 * gcc.execute: added test(s):
28271 930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
28272
28273 * added new subdirectory for misc tests: gcc.misc-tests
28274 * gcc.misc-test(s): added tests:
28275 inst-check.c test-consts.c test-ior.c test-switch.c
28276
28277 1993-06-09 Brendan Kehoe (brendan@lisa.cygnus.com)
28278
28279 * lib/mike-g++.exp: Load `./a.out', not `a.out'.
28280
28281 1993-06-07 Ian Lance Taylor (ian@cygnus.com)
28282
28283 * g++.old-deja/old-deja.exp: Don't delete all the .o files.
28284
28285 1993-06-03 Jeffrey Wheat (cassidy@cygnus.com)
28286
28287 * Upgraded c-torture tests from 1.17 to 1.18
28288
28289 1993-06-02 Jeffrey Wheat (cassidy@cygnus.com)
28290
28291 * Upgraded c-torture tests from 1.12 to 1.17
28292
28293 1993-04-30 Mike Werner (mtw@deneb.cygnus.com)
28294
28295 * lib/old-dejagnu.exp:
28296 Fixed handling of XFAIL target triplets to correctly
28297 recognize wildcard characters. Removed code that
28298 appended a unique id tag to the end of the file name
28299 printed out by the result of the testcases within a
28300 given test file.
28301
28302 1993-04-29 Mike Werner (mtw@deneb.cygnus.com)
28303
28304 * lib/old-dejagnu.exp:
28305 Reworked expected failure handling to trigger off of XFAIL
28306 keyword in keyphrase embeded in testcase source code. The
28307 XFAIL keyword must be at the end of the keyphrase line. It
28308 may optionally be followed by one or more target triplets.
28309 It has just occured that the handling of wildcards in the
28310 target triplet may not be correct.
28311
28312 1993-04-23 Mike Werner (mtw@deneb.cygnus.com)
28313
28314 * g++.old-deja/tests:
28315 Moved all subdirectories up one level into g++.old-deja .
28316
28317 * lib/old-dejagnu.exp:
28318 Fixed problem with CXXFLAGS not being properly reset, and being
28319 corrupted with extraneous "-c" compiler option. This was
28320 causing binaries to not be generated for test that needed them.
28321 Modified strings passed to "pass" and "fail" so that individual
28322 tests from the same test file would be distinguished by an
28323 identifier appended to the test file name in the summary logs;
28324 this corrected a problem with erroneous diff logs. Added code
28325 to search testcases for expected fail and unexpected pass keywords.
28326
28327 1993-04-20 Rob Savoye (rob at darkstar.cygnus.com)
28328
28329 * lib/c-torture.exp: Ignore "file path prefix*unused" message.
28330
28331 1993-04-15 Mike Werner (mtw@deneb.cygnus.com)
28332
28333 * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
28334 Removed extraneous text from end of "Special g++ Options"
28335 keyphrase.
28336
28337 * lib/old-dejagnu.exp: Added pattern matching to look for new
28338 keywords, embedded in testcases comments, which will trigger
28339 calls to xpass and xfail.
28340
28341 1993-04-14 Mike Werner (mtw@deneb.cygnus.com)
28342
28343 * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
28344 comments embedded in the testcases, especially the one looking for
28345 special compiler options, as well as the pattern matching for the
28346 compiler output again.
28347
28348 1993-04-12 Mike Werner (mtw@deneb.cygnus.com)
28349
28350 * lib/old-dejagnu.exp: Do a proper check of the return value for
28351 execute tests. Fixed several problems with the pattern matching
28352 of the compiler output which gave erroneous test results.
28353 Changed several of the test result messages to be more descriptive.
28354 * config/unix-g++.exp: Proc g++_load now actually works and
28355 executes the tests passed to it and returns a usable return
28356 value.
28357
28358 1993-04-11 Rob Savoye (rob at darkstar.cygnus.com)
28359
28360 * lib/gcc.exp: Exits gracefully if $CC is bogus.
28361
28362 1993-04-09 Mike Werner (mtw@deneb.cygnus.com)
28363
28364 * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
28365 Modified both files to properly execute the old style
28366 dejagnu tests. The previous versions of these files were
28367 experimental and did not function anything near correctly.
28368
28369 1993-04-05 Rob Savoye (rob@cygnus.com)
28370
28371 * Removed all Makefile.in and configure.in files. No configuration
28372 needed now.
28373
28374 1993-04-02 Mike Werner (mtw@deneb.cygnus.com)
28375
28376 * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
28377
28378 1993-03-28 Ken Raeburn (raeburn@kr-pc.cygnus.com)
28379
28380 * gcc.compile/configure.in, gcc.unsorted/configure.in,
28381 gcc.special/configure.in, gcc.noncompile/configure.in,
28382 gcc.execute/configure.in, gcc.code_quality/configure.in,
28383 g++.other/configure.in, g++.old-deja/configure.in,
28384 g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
28385 in srcname setting.
28386
28387 1993-03-25 Rob Savoye (rob at darkstar.cygnus.com)
28388
28389 * lib/udi.exp: Fixed mondfe and mondfe_download.
28390 * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
28391 * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
28392
28393 1993-03-25 Ian Lance Taylor (ian@cygnus.com)
28394
28395 * config/udi-gdb.exp: Check $shell_id after connecting to target.
28396 (gdb_exit): Don't remove *_soc files.
28397
28398 1993-03-22 Ian Lance Taylor (ian@cygnus.com)
28399
28400 * lib/c-torture.exp: Don't look for main; instead always use -w
28401 -c. This is how the c-torture tests work. Remove the object
28402 file if the compilation succeeds.
28403 * gcc.execute/execute.exp: Remove executable if test passes.
28404 * gcc.noncompile/noncompile.exp: Every test is an expected
28405 failure.
28406 * gcc.special/special.exp: Added tests from c-torture 1.11,
28407 corrected use of existing test.
28408 * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
28409 gcc.execute/920625-1.c: Updated to c-torture 1.11.
28410 * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
28411 gcc.compile/921109-2.c, gcc.compile/921109-3.c,
28412 gcc.compile/921111-1.c, gcc.compile/921116-2.c,
28413 gcc.compile/921118-1.c, gcc.compile/921126-1.c,
28414 gcc.compile/921202-1.c, gcc.compile/921202-2.c,
28415 gcc.compile/921203-1.c, gcc.compile/921203-2.c,
28416 gcc.compile/921206-1.c, gcc.execute/921029-1.c,
28417 gcc.execute/921104-1.c, gcc.execute/921110-1.c,
28418 gcc.execute/921112-1.c, gcc.execute/921113-1.c,
28419 gcc.execute/921117-1.c, gcc.execute/921123-1.c,
28420 gcc.execute/921123-2.c, gcc.execute/921124-1.c,
28421 gcc.execute/921202-1.c, gcc.execute/921202-2.c,
28422 gcc.execute/921204-1.c, gcc.execute/921207-1.c,
28423 gcc.execute/921208-1.c, gcc.execute/921208-2.c,
28424 gcc.execute/921215-1.c, gcc.execute/921218-1.c,
28425 gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
28426 gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
28427 c-torture 1.11.
28428 * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
28429 correspond to c-torture 1.11.
28430
28431 * New file.