re PR middle-end/18951 (Invalid code generated by expand_errno_check)
[gcc.git] / gcc / testsuite / ChangeLog
1 2004-12-14 Jakub Jelinek <jakub@redhat.com>
2
3 PR middle-end/18951
4 * gcc.c-torture/execute/20041213-1.c: New test.
5
6 2004-12-14 Nathan Sidwell <nathan@codesourcery.com>
7
8 PR c++/18949
9 * g++.dg/template/cast1.C: New.
10
11 2004-12-13 Kazu Hirata <kazu@cs.umass.edu>
12
13 * gcc.c-torture/execute/20041213-1.c: New test.
14
15 2004-12-13 Richard Henderson <rth@redhat.com>
16
17 * gcc.dg/i386-sse-10.c: Fix typo in options.
18
19 2004-12-13 Andrew Pinski <pinskia@physics.uc.edu>
20
21 PR c++/18968
22 * g++.dg/opt/pr18968.C: New test.
23
24 2004-12-13 Mark Mitchell <mark@codesourcery.com>
25
26 PR c++/18925
27 * g++.dg/ext/visibility/staticdatamem.C: New test.
28
29 2004-12-13 Kelley Cook <kcook@gcc.gnu.org>
30
31 * gcc.target/xstormy16/below100.S: Remove DOS line endings.
32
33 2004-12-13 Roger Sayle <roger@eyesopen.com>
34
35 PR rtl-optimization/18928
36 * gcc.dg/pr18928-1.c: New test case.
37
38 2004-12-13 Alexandre Oliva <aoliva@redhat.com>
39
40 PR tree-opt/16951
41 * gcc.c-torture/compile/20041211-1.c: New.
42
43 2004-12-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
44
45 PR middle-end/17564
46 * gcc.c-torture/execute/20041212-1.c: New test.
47
48 2004-12-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
49
50 PR fortran/18869
51 * gfortran.dg/common_1.f90: New test.
52
53 2004-12-12 Steven G. Kargl <kargls@comcast.net>
54 Paul Brook <paul@codesourcery.com>
55
56 PR fortran/16222
57 * gfortran.dg/real_do_1.f90: New test.
58
59 2004-12-12 Andrew Pinski <pinskia@physics.uc.edu>
60
61 PR tree-opt/18040
62 * g++.dg/opt/ptrmem6.C: New test.
63
64 2004-12-11 Roger Sayle <roger@eyesopen.com>
65
66 PR middle-end/18921
67 * gcc.dg/pr18921-1.c: New test case.
68
69 2004-12-11 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
70
71 PR fortran/17175
72 * gfortran.dg/scale_1.f90: New test.
73
74 2004-12-10 Andrew Pinski <pinskia@physics.uc.edu>
75
76 PR middle-end/18903
77 * gcc.c-torture/compile/pr18903.c: New test.
78
79 2004-12-10 Richard Sandiford <rsandifo@redhat.com>
80
81 * gcc.c-torture/execute/20041210-1.c: New test.
82
83 2004-12-10 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
84
85 PR c++/18731
86 * g++.dg/parser/struct-1.C: New test.
87 * g++.dg/parser/struct-2.C: New test.
88 * g++.dg/parser/struct-3.C: New test.
89
90 2004-12-09 Richard Henderson <rth@redhat.com>
91
92 * gcc.dg/loop-3.c: Don't use i386 tuning for amd64.
93
94 * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Remove.
95 * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Remove.
96
97 2004-12-09 Matt Austern <austern@apple.com>
98
99 PR c++/18514
100 * g++.dg/ext/builtin1.C: New
101 * g++.dg/ext/builtin2.C: New
102 * g++.dg/ext/builtin3.C: New
103 * g++.dg/ext/builtin4.C: New
104 * g++.dg/ext/builtin5.C: New
105
106 2004-12-09 Andrew Pinski <pinskia@physics.uc.edu>
107
108 PR tree-opt/18904
109 * g++.dg/opt/ptrmem5.C: New test.
110
111 2004-12-09 Alexandre Oliva <aoliva@redhat.com>
112
113 * g++.dg/parse/typename5.C: Adjust for new error.
114 * g++.dg/parse/typename7.C: New.
115
116 2004-12-09 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
117
118 PR c++/18073
119 * g++.dg/other/mmintrin.C: New test.
120
121 2004-12-09 Nathan Sidwell <nathan@codesourcery.com>
122
123 PR c++/16681
124 * g++.dg/init/array15.C: New.
125 * g++.dg/init/array16.C: New.
126
127 2004-12-08 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
128
129 PR fortran/18826
130 * gfortran.dg/assign_1.f90: New test.
131
132 2004-12-08 Nick Clifton <nickc@redhat.com>
133
134 * gcc.target/xstormy16/bss_below100: New directory containing tests.
135 * gcc.target/xstormy16/data_below100: Likewise.
136 * gcc.target/xstormy16/sfr: Likewise.
137 * gcc.target/xstormy16/below100.S: New test source file.
138 * gcc.target/xstormy16/below100.ld: New test linker script.
139 * gcc.target/xstormy16/xstormy16.exp: Run the new tests.
140 * gcc.target/xstormy16/below_100.c: Fix scan to allow for bn or
141 bp instructions.
142 * gcc.target/xstormy16/bp.c: Likewise.
143
144 * gcc.target/xstormy16/bss_below100: New files:
145 01_const_to_b100b.c, 02_const_to_b100w.c, 03_var_to_b100b.c,
146 04_var_to_b100w.c, 05_b100b_to_var.c, 06_b100w_to_var.c,
147 10_set_b100b_bit_0.c, 10_set_b100b_bit_7.c, 11_clr_b100b_bit_0.c,
148 11_clr_b100b_bit_7.c, 12_if1_b100b_bit_0.c, 12_if1_b100b_bit_3.c,
149 12_if1_b100b_bit_7.c, 13_if0_b100b_bit_0.c, 13_if0_b100b_bit_3.c,
150 13_if0_b100b_bit_7.c, 14_set_b100w_bit_0.c, 14_set_b100w_bit_7.c,
151 14_set_b100w_bit_8.c, 14_set_b100w_bit_f.c, 15_clr_b100w_bit_0.c,
152 15_clr_b100w_bit_7.c, 15_clr_b100w_bit_8.c, 15_clr_b100w_bit_f.c,
153 16_if1_b100w_bit_0.c, 16_if1_b100w_bit_3.c, 16_if1_b100w_bit_7.c,
154 16_if1_b100w_bit_8.c, 16_if1_b100w_bit_b.c, 16_if1_b100w_bit_f.c,
155 17_if0_b100w_bit_0.c, 17_if0_b100w_bit_3.c, 17_if0_b100w_bit_7.c,
156 17_if0_b100w_bit_8.c, 17_if0_b100w_bit_b.c, 17_if0_b100w_bit_f.c,
157 20_set_b100b_bitfield_0.c, 20_set_b100b_bitfield_7.c,
158 21_clr_b100b_bitfield_0.c, 21_clr_b100b_bitfield_7.c,
159 22_if1_b100b_bitfield_0.c, 22_if1_b100b_bitfield_3.c,
160 22_if1_b100b_bitfield_7.c, 23_if0_b100b_bitfield_0.c,
161 23_if0_b100b_bitfield_3.c, 23_if0_b100b_bitfield_7.c,
162 24_set_b100w_bitfield_0.c, 24_set_b100w_bitfield_7.c,
163 24_set_b100w_bitfield_8.c, 24_set_b100w_bitfield_f.c,
164 25_clr_b100w_bitfield_0.c, 25_clr_b100w_bitfield_7.c,
165 25_clr_b100w_bitfield_8.c, 25_clr_b100w_bitfield_f.c,
166 26_if1_b100w_bitfield_0.c, 26_if1_b100w_bitfield_3.c,
167 26_if1_b100w_bitfield_7.c, 26_if1_b100w_bitfield_8.c,
168 26_if1_b100w_bitfield_b.c, 26_if1_b100w_bitfield_f.c,
169 27_if0_b100w_bitfield_0.c, 27_if0_b100w_bitfield_3.c,
170 27_if0_b100w_bitfield_7.c, 27_if0_b100w_bitfield_8.c,
171 27_if0_b100w_bitfield_b.c, 27_if0_b100w_bitfield_f.c
172
173 * gcc.target/xstormy16/data_below100: New files:
174 01_const_to_b100b.c, 02_const_to_b100w.c, 03_var_to_b100b.c,
175 04_var_to_b100w.c, 05_b100b_to_var.c, 06_b100w_to_var.c,
176 10_set_b100b_bit_0.c, 10_set_b100b_bit_7.c, 11_clr_b100b_bit_0.c,
177 11_clr_b100b_bit_7.c, 12_if1_b100b_bit_0.c, 12_if1_b100b_bit_3.c,
178 12_if1_b100b_bit_7.c, 13_if0_b100b_bit_0.c, 13_if0_b100b_bit_3.c,
179 13_if0_b100b_bit_7.c, 14_set_b100w_bit_0.c, 14_set_b100w_bit_7.c,
180 14_set_b100w_bit_8.c, 14_set_b100w_bit_f.c, 15_clr_b100w_bit_0.c,
181 15_clr_b100w_bit_7.c, 15_clr_b100w_bit_8.c, 15_clr_b100w_bit_f.c,
182 16_if1_b100w_bit_0.c, 16_if1_b100w_bit_3.c, 16_if1_b100w_bit_7.c,
183 16_if1_b100w_bit_8.c, 16_if1_b100w_bit_b.c, 16_if1_b100w_bit_f.c,
184 17_if0_b100w_bit_0.c, 17_if0_b100w_bit_3.c, 17_if0_b100w_bit_7.c,
185 17_if0_b100w_bit_8.c, 17_if0_b100w_bit_b.c, 17_if0_b100w_bit_f.c,
186 20_set_b100b_bitfield_0.c, 20_set_b100b_bitfield_7.c,
187 21_clr_b100b_bitfield_0.c, 21_clr_b100b_bitfield_7.c,
188 22_if1_b100b_bitfield_0.c, 22_if1_b100b_bitfield_3.c,
189 22_if1_b100b_bitfield_7.c, 23_if0_b100b_bitfield_0.c,
190 23_if0_b100b_bitfield_3.c, 23_if0_b100b_bitfield_7.c,
191 24_set_b100w_bitfield_0.c, 24_set_b100w_bitfield_7.c,
192 24_set_b100w_bitfield_8.c, 24_set_b100w_bitfield_f.c,
193 25_clr_b100w_bitfield_0.c, 25_clr_b100w_bitfield_7.c,
194 25_clr_b100w_bitfield_8.c, 25_clr_b100w_bitfield_f.c,
195 26_if1_b100w_bitfield_0.c, 26_if1_b100w_bitfield_3.c,
196 26_if1_b100w_bitfield_7.c, 26_if1_b100w_bitfield_8.c,
197 26_if1_b100w_bitfield_b.c, 26_if1_b100w_bitfield_f.c,
198 27_if0_b100w_bitfield_0.c, 27_if0_b100w_bitfield_3.c,
199 27_if0_b100w_bitfield_7.c, 27_if0_b100w_bitfield_8.c,
200 27_if0_b100w_bitfield_b.c, 27_if0_b100w_bitfield_f.c
201
202 * gcc.target/xstormy16/sfr: New files:
203 01_const_to_sfrb.c, 02_const_to_sfrw.c, 03_var_to_sfrb.c,
204 04_var_to_sfrw.c, 05_sfrb_to_var.c, 06_sfrw_to_var.c,
205 10_set_sfrb_bit_0.c, 10_set_sfrb_bit_7.c, 11_clr_sfrb_bit_0.c,
206 11_clr_sfrb_bit_7.c, 12_if1_sfrb_bit_0.c, 12_if1_sfrb_bit_3.c,
207 12_if1_sfrb_bit_7.c, 13_if0_sfrb_bit_0.c, 13_if0_sfrb_bit_3.c,
208 13_if0_sfrb_bit_7.c, 14_set_sfrw_bit_0.c, 14_set_sfrw_bit_3.c,
209 14_set_sfrw_bit_7.c, 14_set_sfrw_bit_8.c, 14_set_sfrw_bit_b.c,
210 14_set_sfrw_bit_f.c, 15_clr_sfrw_bit_0.c, 15_clr_sfrw_bit_3.c,
211 15_clr_sfrw_bit_7.c, 15_clr_sfrw_bit_8.c, 15_clr_sfrw_bit_b.c,
212 15_clr_sfrw_bit_f.c, 16_if1_sfrw_bit_0.c, 16_if1_sfrw_bit_3.c,
213 16_if1_sfrw_bit_7.c, 16_if1_sfrw_bit_8.c, 16_if1_sfrw_bit_b.c,
214 16_if1_sfrw_bit_f.c, 17_if0_sfrw_bit_0.c, 17_if0_sfrw_bit_3.c,
215 17_if0_sfrw_bit_7.c, 17_if0_sfrw_bit_8.c, 17_if0_sfrw_bit_b.c,
216 17_if0_sfrw_bit_f.c, 20_set_sfrb_bitfield_0.c,
217 20_set_sfrb_bitfield_7.c, 21_clr_sfrb_bitfield_0.c,
218 21_clr_sfrb_bitfield_7.c, 22_if1_sfrb_bitfield_0.c,
219 22_if1_sfrb_bitfield_3.c, 22_if1_sfrb_bitfield_7.c,
220 23_if0_sfrb_bitfield_0.c, 23_if0_sfrb_bitfield_3.c,
221 23_if0_sfrb_bitfield_7.c, 24_set_sfrw_bitfield_0.c,
222 24_set_sfrw_bitfield_7.c, 24_set_sfrw_bitfield_8.c,
223 24_set_sfrw_bitfield_f.c, 25_clr_sfrw_bitfield_0.c,
224 25_clr_sfrw_bitfield_7.c, 25_clr_sfrw_bitfield_8.c,
225 25_clr_sfrw_bitfield_f.c, 26_if1_sfrw_bitfield_0.c,
226 26_if1_sfrw_bitfield_3.c, 26_if1_sfrw_bitfield_7.c,
227 26_if1_sfrw_bitfield_8.c, 26_if1_sfrw_bitfield_b.c,
228 26_if1_sfrw_bitfield_f.c, 27_if0_sfrw_bitfield_0.c,
229 27_if0_sfrw_bitfield_3.c, 27_if0_sfrw_bitfield_7.c,
230 27_if0_sfrw_bitfield_8.c, 27_if0_sfrw_bitfield_b.c,
231 27_if0_sfrw_bitfield_f.c
232
233 2004-12-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
234
235 PR c++/18100
236 * g++.dg/lookup/name-clash4.C: New test.
237
238 2004-12-08 Nathan Sidwell <nathan@codesourcery.com>
239
240 PR c++/18672
241 * g++.dg/opt/array1.C: New.
242
243 PR c++/18803
244 * g++.dg/template/operator5.C: New.
245
246 2004-12-08 Hans-Peter Nilsson <hp@bitrange.com>
247
248 PR c/18867
249 * gcc.dg/noncompile/20041207.c: Fix typo in dg directive.
250
251 2004-12-07 Steven Bosscher <stevenb@suse.de>
252
253 * gcc.dg/noncompile/20041207.c: New test.
254
255 2004-12-07 Volker Reichelt <reichelt@gcc.gnu.org>
256
257 * g++.dg/other/unreachable-1.C: New test.
258
259 2004-12-06 Nick Clifton <nickc@redhat.com>
260
261 * gcc.dg/builtins-config.h: Use <sys/types.h> instead of
262 <limits.h> because the latter comes from gcc's include/ directory
263 and not the newlib/libc/include directory.
264
265 2004-12-04 Richard Henderson <rth@redhat.com>
266
267 * gcc.dg/tree-ssa/loop-5.c: Use long instead of int.
268
269 2004-12-04 Richard Henderson <rth@redhat.com>
270
271 * lib/target-supports.exp (check_gc_sections_available): Disable
272 for alpha and ia64.
273
274 2004-12-04 Andrew Pinski <pinskia@physics.uc.edu>
275
276 PR middle-end/17909
277 * g++.dg/other/vararg-2.C: New test.
278
279 2004-12-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
280
281 PR c++/17011, c++/17971
282 * g++.dg/template/error15.C: Adjust expected error.
283 * g++.dg/template/instantiate3.C: Likewise.
284
285 2004-12-03 Janis Johnson <janis187@us.ibm.com>
286
287 * gcc.dg/altivec-18.c: Fix for darwin
288
289 2004-12-03 Nathan Sidwell <nathan@codesourcery.com>
290
291 PR c++/18782
292 * g++.dg/parse/ptrmem2.C: New.
293
294 PR c++/18318
295 * g++.dg/template/new1.C: New.
296
297 2004-12-02 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
298
299 PR fortran/18710
300 * gfortran.dg/direct_io_3.f90: New test.
301
302 2004-12-02 Nathan Sidwell <nathan@codesourcery.com>
303
304 PR 18758
305 * g++.dg/parse/crash21.C: New.
306
307 2004-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
308
309 PR c++/15664, c++/18276
310 * g++.dg/template/ttp13.C: New test.
311 * g++.dg/template/ttp14.C: Likewise.
312
313 2004-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
314
315 PR c++/18123
316 * g++.dg/parse/enum2.C: New test.
317 * g++.old-deja/g++.pt/enum5.C: Adjust error location.
318
319 2004-12-02 Nick Clifton <nickc@redhat.com>
320
321 * gcc.target/xstormy16: New test directory.
322 * gcc.target/xstormy16/xstormy16.exp: Run the new tests.
323 * gcc.target/xstormy16/bp.c: Check the generation of bp
324 instructions.
325 * gcc.target/xstormy16/below_100.c: Check the generation of bp and
326 bn instructions and the BELOW100 attribute.
327
328 2004-12-02 Alan Modra <amodra@bigpond.net.au>
329
330 PR target/16952
331 * gcc.dg/ppc-eabi.c: New.
332
333 2004-12-02 Bud Davis <bdavis9659@comcast.net>
334
335 PR fortran/18284
336 * gfortran.dg/backspace.f90
337
338 2004-12-02 Bud Davis <bdavis9659@comcast.net>
339
340 * gfortran.dg/inquire.f90: New test.
341
342 2004-12-01 Janis Johnson <janis187@us.ibm.com>
343
344 * lib/gcc-dg.exp (dg-process-target): Wrapper for dg function to
345 handle effective-target-keyword.
346 (dg-skip-if): Support effective-target keyword as target list.
347 (dg-xfail-if): Ditto.
348 * lib/target-supports.exp (is-effective-target-keyword): New proc.
349
350 2004-12-01 Diego Novillo <dnovillo@redhat.com>
351
352 PR tree-optimization/18291
353 * testsuite/gcc.c-torture/compile/pr18291.c: New test.
354
355 2004-12-01 Nathan Sidwell <nathan@codesourcery.com>
356
357 PR C++/18729
358 * g++.dg/parse/crash20.C: New.
359
360 PR c++/17431
361 * g++.dg/overload/arg1.C: New.
362 * g++.dg/overload/arg2.C: New.
363 * g++.dg/overload/arg3.C: New.
364 * g++.dg/overload/arg4.C: New.
365
366 2004-12-01 Joseph S. Myers <joseph@codesourcery.com>
367
368 * gcc.dg/c99-flex-array-4.c: Remove.
369
370 2004-11-30 Janis Johnson <janis187@us.ibm.com>
371
372 * lib/compat.exp (compat-get-options): Fix for use with dg-xfail-if.
373
374 * lib/target-supports.exp (is-effective-target): Simplify.
375
376 * lib/target-supports.exp (check_effective_target_vect_long):
377 Fix for powerpc64-*-*.
378
379 2004-11-30 Loren James Rittle <ljrittle@acm.org>
380
381 * g++.old-deja/g++.eh/badalloc1.C (arena_size): Bump up to 262144
382 to support new requirements on FreeBSD 5.
383
384 2004-11-30 Devang Patel <dpatel@apple.com>
385
386 PR 18702
387 * gcc.dg/cpp/isysroot-1.c: Make this test darwin specific.
388
389 2004-11-30 Janis Johnson <janis187@us.ibm.com>
390
391 * g++.dg/ext/altivec-13.C: New test.
392
393 2004-11-30 Andrew Pinski <pinskia@physics.uc.edu>
394
395 PR tree-opt/18298
396 * gcc.c-torture/execute/p18298.c: New test.
397
398 2004-11-30 Ira Rosen <irar@il.ibm.com>
399 Dorit Naishlos <dorit@il.ibm.com>
400
401 PR tree-opt/18607
402 * gcc.dg/vect/vect-89.c: New test.
403
404 2004-11-30 James A. Morrison <phython@gcc.gnu.org>
405
406 * gcc.dg/pr18596-1.c: New test.
407
408 2004-11-30 Ben Elliston <bje@au.ibm.com>
409
410 * g++.old-deja/g++.other/decl5.C: Remove remaining XFAILs.
411
412 2004-11-29 Andrew Pinski <pinskia@physics.uc.edu>
413
414 PR c/18479
415 * gcc.dg/pr18479.c: New test.
416
417 2004-11-29 Hans-Peter Nilsson <hp@bitrange.com>
418
419 PR target/18490
420 * g++.old-deja/g++.law/bit-fields2.C: Reinstate skip for
421 mmix-knuth-mmixware.
422
423 * g++.old-deja/g++.other/local-alloc1.C: Reinstate skip for
424 cris-*-elf* cris-*-aout* mmix-*-*
425
426 2004-11-29 Andrew Pinski <pinskia@physics.uc.edu>
427
428 PR middle-end/18725
429 * gcc.dg/pr18725.c: New test.
430
431 2004-11-29 Hans-Peter Nilsson <hp@bitrange.com>
432
433 PR target/18488
434 * g++.dg/opt/vt1.C: Skip for mmix-*-*.
435
436 PR target/18336
437 * gcc.dg/20040813-1.c: Skip for mmix-*-*.
438
439 2004-11-29 Mark Mitchell <mark@codesourcery.com>
440
441 PR c++/18368
442 * g++.old-deja/g++.brendan/crash16.C: Adjust error messages.
443 * g++.old-deja/g++.law/ctors5.C: Likewise.
444 * g++.old-deja/g++.other/crash25.C: Likewise.
445
446 PR c++/18674
447 * g++.dg/template/error16.C: New test.
448
449 PR c++/18512
450 * g++.dg/template/crash29.C: New test.
451
452 2004-11-29 Diego Novillo <dnovillo@redhat.com>
453
454 PR tree-optimization/18712
455 * gcc.c-torture/compile/pr18712.c: New test.
456
457 2004-11-29 Joseph Myers <joseph@codesourcery.com>
458
459 PR c/7544
460 * g++.dg/ext/weak1.C, gcc.dg/weak/weak-10.c, objc.dg/weak-1.m: New
461 tests.
462
463 2004-11-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
464
465 PR c++/18652
466 * g++.dg/lookup/crash6.C: New test.
467
468 2004-11-29 Hans-Peter Nilsson <hp@bitrange.com>
469
470 PR middle-end/18164
471 * gcc.dg/pr18164.c: Add dg-options "". Correct typo in dg-error.
472
473 2004-11-29 Joseph S. Myers <joseph@codesourcery.com>
474
475 * gcc.dg/Wnested-externs-1.c, gcc.dg/decl-7.c, gcc.dg/decl-8.c,
476 gcc.dg/if-empty-1.c, gcc.dg/init-bad-1.c, gcc.dg/init-bad-2.c,
477 gcc.dg/init-bad-3.c, gcc.dg/parm-mismatch-1.c: New tests.
478
479 2004-11-28 Andrew Pinski <pinskia@physics.uc.edu>
480
481 * gcc.dg/pr18164.c: New test.
482
483 2004-11-28 Matt Kraai <kraai@alumni.cmu.edu>
484
485 * gcc.dg/funroll-loops-all.c: New.
486
487 2004-11-28 Hans-Peter Nilsson <hp@bitrange.com>
488
489 PR target/18489
490 * g++.dg/rtti/tinfo1.C: In pattern for label definition ending
491 delimeter, match space and TAB as well as ":".
492
493 PR target/18484
494 * g++.dg/abi/empty6.C: Xfail warning for mmix-*-*.
495
496 PR target/18348
497 * gcc.dg/uninit-H.c (ASM): For unknown targets, define to "= 0".
498
499 PR target/18345
500 * gcc.dg/intmax_t-1.c: Add mmix-*-* to dg-error.
501
502 PR target/18337
503 * gcc.dg/array-quals-1.c: Xfail for mmix-*-*.
504
505 2004-11-28 Bud Davis <bdavis9659@comcast.net>
506
507 * gfortran.dg/direct_io_2.f90: New test.
508
509 2004-11-28 Hans-Peter Nilsson <hp@bitrange.com>
510
511 PR target/18334
512 * gcc.dg/cpp/assert4.c: Remove mmix assertion tests.
513
514 2004-11-28 Richard Henderson <rth@redhat.com>
515
516 * gcc.c-torture/execute/20020227-1.x: Remove XFAIL.
517
518 2004-11-28 Joseph S. Myers <joseph@codesourcery.com>
519
520 * gcc.dg/builtin-choose-expr-2.c, gcc.dg/cast-1.c,
521 gcc.dg/cast-2.c, gcc.dg/cast-3.c, gcc.dg/format/opt-1.c,
522 gcc.dg/format/opt-2.c, gcc.dg/format/opt-3.c,
523 gcc.dg/format/opt-4.c, gcc.dg/format/opt-5.c,
524 gcc.dg/format/opt-6.c, gcc.dg/pointer-arith-5.c,
525 gcc.dg/pointer-arith-6.c, gcc.dg/pointer-arith-7.c,
526 gcc.dg/pointer-arith-8.c: New tests.
527
528 2004-11-27 Bud Davis <bdavis9659@comcast.net>
529
530 PR fortran/18364
531 * gfortran.dg/endfile.f90: New test.
532
533 2004-11-27 Falk Hueffner <falk@debian.org>
534
535 * gcc.dg/loop-6.c: New test.
536
537 2004-11-27 Jakub Jelinek <jakub@redhat.com>
538
539 * gcc.c-torture/execute/20041126-1.c: New test.
540
541 2004-11-27 Richard Sandiford <rsandifo@redhat.com>
542
543 * gcc.dg/mips-args-1.c: Don't expect _R3000 or _R4000 to be defined
544 on IRIX.
545
546 2004-11-27 Richard Sandiford <rsandifo@redhat.com>
547
548 * gcc.dg/mips-movcc-[123].c: Pass the ?: expressions to other
549 functions.
550
551 2004-11-27 Jakub Jelinek <jakub@redhat.com>
552
553 PR rtl-optimization/17825
554 * gcc.c-torture/compile/20041119-1.c: New test.
555
556 2004-11-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
557
558 * lib/target-libpath.exp (restore_ld_library_path_env_vars):
559 Check existence of ld library path variables before unsetting.
560
561 2004-11-26 Mark Mitchell <mark@codesourcery.com>
562
563 * g++.old-deja/g++.eh/badalloc1.C: Robustify.
564
565 2004-11-26 Richard Sandiford <rsandifo@redhat.com>
566
567 * gcc.dg/sibcall-[34].c: Remove MIPS xfails.
568
569 2004-11-26 Richard Sandiford <rsandifo@redhat.com>
570
571 * g++.old-deja/g++.jason/thunk3.C: Remove mips*-*-* xfail.
572
573 2004-11-26 Ben Elliston <bje@au.ibm.com>
574
575 * gcc.dg/cpp/isysroot-2.c: Move target selector from dg-options to
576 dg-do directive.
577
578 2004-11-26 Ben Elliston <bje@au.ibm.com>
579
580 * gcc.dg/pr17957.c: Pass --param, not -param.
581
582 2004-11-25 Andrew Pinski <pinskia@physics.uc.edu>
583
584 PR middle-end/17957
585 * testsuite/gcc.dg/pr17957.c: New test.
586
587 2004-11-25 Mark Mitchell <mark@codesourcery.com>
588
589 PR c++/18445
590 * g++.dg/template/crash28.C: Likewise.
591
592 PR c++/18001
593 * g++.dg/expr/unary2.C: Adjust lvalue messages.
594 * g++.dg/ext/lvaddr.C: Likewise.
595 * g++.dg/opt/pr7503-3.C: Likewise.
596
597 PR c++/18466
598 * g++.dg/parse/qualified3.C: New test.
599 * g++.old-deja/g++.other/friend7.C: Remove bogus qualification.
600
601 PR c++/18545
602 * g++.dg/expr/return1.C: New test.
603
604 2004-11-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
605
606 Friend class name lookup 3/n, PR c++/3332
607 * g++.dg/lookup/friend3.C: New test.
608 * g++.dg/lookup/friend4.C: Likewise.
609 * g++.dg/lookup/friend5.C: Likewise.
610
611 2004-11-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
612
613 Friend class name lookup 2/n, PR c++/14513, c++/15410
614 * g++.dg/lookup/friend2.C: New test.
615 * g++.dg/template/friend31.C: Likewise.
616
617 2004-11-24 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
618
619 * lib/target-libpath.exp (orig_ld_library_path_saved): Add missing set.
620
621 2004-11-24 Mark Mitchell <mark@codesourcery.com>
622
623 PR c++/17473
624 * g++.dg/tc1/dr56.C: Remove.
625 * g++.dg/template/typedef1.C: Add dg-error markers.
626 * g++.old-deja/g++.other/typedef7.C: Likewise.
627
628 PR c++/18285
629 * g++.dg/parse/typedef7.C: New test.
630
631 2004-11-24 Richard Sandiford <rsandifo@redhat.com>
632
633 * gcc.c-torture/execute/20041124-1.c: New test.
634
635 2004-11-24 Mark Mitchell <mark@codesourcery.com>
636
637 * g++.dg/template/deduce3.C: New test.
638
639 PR c++/18586
640 * g++.dg/template/crash27.C: New test.
641
642 PR c++/18530
643 * g++.dg/warn/Wshadow-3.C: New test.
644
645 2004-11-24 Devang Patel <dpatel@apple.com>
646
647 PR/18555
648 * gcc.dg/cpp/isysroot-1.c: New test.
649 * gcc.dg/cpp/usr/include/stdio.h: New file.
650 * gcc.dg/cpp/isysroot-2.c: New test.
651 * gcc.dg/cpp/System/Library/Framework/Carbon.framework/Headers/Carbon.h:
652 New file.
653
654 2004-11-24 Giovanni Bajo <giovannibajo@gcc.gnu.org>
655
656 PR c++/8929
657 * g++.old-deja/g++.oliva/template10.C: Remove xfail.
658
659 2004-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
660
661 * gcc.target/sparc/align.c: Do not include <stdint.h>.
662 * gcc.target/sparc/pdist.c: Likewise.
663
664 2004-11-24 Paolo Bonzini <bonzini@gnu.org>
665
666 PR c++/16882
667 * g++.dg/conversion/simd1.C: New test.
668
669 2004-11-23 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
670
671 * lib/target-libpath.exp: New file defining set_ld_library_path_env_vars
672 and restore_ld_library_path_env_vars.
673 * g++.dg/compat/compat.exp, lib/g++.exp, lib/gcc-dg.exp,
674 lib/gfortran.exp, lib/objc.exp, lib/treelang.exp: Use new procs.
675 * ada/acats/run_acats (LD_LIBRARY_PATH): Add previous LD_LIBRARY_PATH
676 to LD_LIBRARY_PATH. Export LD_LIBRARY_PATH.
677
678 2004-11-23 Daniel Jacobowitz <dan@codesourcery.com>
679
680 * gcc.dg/pragma-align-2.c: Test macro expansion.
681 * gcc.dg/pragma-pack-2.c: New test.
682
683 2004-11-23 Richard Henderson <rth@redhat.com>
684
685 * gcc.dg/vect/pr18425.c: Use effective target vect_long.
686 * gcc.dg/vect/vect-13.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
687 gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-48a.c,
688 gcc.dg/vect/vect-56a.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-77.c,
689 gcc.dg/vect/vect-77a.c, gcc.dg/vect/vect-78.c, gcc.dg/vect/vect-86.c,
690 gcc.dg/vect/vect-87.c, gcc.dg/vect/vect-88.c: XFAIL for alpha.
691
692 * gcc.dg/vect/vect.exp: Add check for alpha.
693 * lib/target-supports.exp (check_alpha_max_hw_available): New.
694 (check_effective_target_vect_int): Enable for alpha.
695 (check_effective_target_vect_long): New.
696 (is-effective-target): Add it.
697
698 2004-11-23 Uros Bizjak <uros@kss-loka.si>
699
700 * gcc.dg/pr18614-1.c: New test.
701
702 2004-11-23 Eric Botcazou <ebotcazou@libertysurf.fr>
703
704 * gcc.dg/setjmp-2.c: New test.
705
706 2004-11-22 James A. Morrison <phython@gcc.gnu.org>
707
708 * gcc.target/sparc/align.c, gcc.target/sparc/combined-2.c,
709 gcc.target/sparc/fpack16.c, gcc.target/sparc/fpack32.c,
710 gcc.target/sparc/fpackfix.c, gcc.target/fexpand.c,
711 gcc.target/sparc/fpmerge.c, gcc.target/sparc/fpmul.c,
712 gcc.target/sparc/pdist.c: New tests.
713
714 2004-11-22 Bob Wilson <bob.wilson@acm.org>
715
716 * gcc.dg/uninit-H.c: Define ASM for Xtensa targets.
717
718 2004-11-22 Dale Johannesen <dalej@apple.com>
719
720 * gcc.dg/20041111-1.c: New.
721
722 2004-11-19 Dorit Naishlos <dorit@il.ibm.com>
723
724 PR tree-opt/18536
725 * gcc.dg/vect/pr18536.c: New test.
726
727 2004-11-22 Giovanni Bajo <giovannibajo@gcc.gnu.org>
728
729 PR c++/18354
730 * g++.dg/template/nontype11.C: New test.
731
732 2004-11-21 Roger Sayle <roger@eyesopen.com>
733
734 PR middle-end/18520
735 * gcc.dg/pr18520-1.c: New test case.
736
737 2004-11-20 Joseph S. Myers <joseph@codesourcery.com>
738
739 * gcc.dg/Wchar-subscripts-1.c, gcc.dg/array-8.c: New tests.
740 * gcc.dg/pointer-arith-1.c, gcc.dg/pointer-arith-2.c,
741 gcc.dg/pointer-arith-3.c, gcc.dg/pointer-arith-4.c: Update
742 expected diagnostics.
743
744 2004-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
745
746 PR target/18580
747 * gcc.dg/vect/vect-13.c, vect-27.c, vect-27a.c, vect-29.c,
748 vect-29a.c, vect-48a.c, vect-56a.c, vect-72.c, vect-72a.c,
749 vect-77.c, vect-77a.c: XFAIL on the SPARC.
750
751 2004-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
752
753 * gcc.dg/vect/vect.exp (sparc*-*-*): Fix a couple of nits.
754
755 2004-11-19 Mark Mitchell <mark@codesourcery.com>
756 Joseph Myers <joseph@codesourcery.com>
757
758 * lib/target-supports.exp (check_visibility_available): Really
759 test the compiler.
760
761 2004-11-19 Dorit Naishlos <dorit@il.ibm.com>
762
763 PR tree-opt/18181
764 * gcc.dg/vect/vect-85.c: New test.
765 * gcc.dg/vect/vect-86.c: New test.
766 * gcc.dg/vect/vect-87.c: New test.
767 * gcc.dg/vect/vect-88.c: New test.
768
769 2004-11-19 Ben Elliston <bje@au.ibm.com>
770
771 * gcc.dg/pr16286.c: Test __pixel and __bool keywords.
772
773 2004-11-18 Janis Johnson <janis187@us.ibm.com>
774
775 * gcc.dg/ppc-bitfield1.c: Skip if not LP64, don't specify -m64.
776 * gcc.dg/ppc-and-1.c: Ditto.
777 * gcc.dg/ppc-compare-1.c: Ditto.
778 * gcc.dg/ppc-mov-1.c: Ditto
779
780 2004-11-18 Daniel Jacobowitz <dan@codesourcery.com>
781 Mark Mitchell <mark@codesourcery.com>
782
783 * testsuite/gcc.dg/pragma-init-fini-2.c: New test.
784
785 2004-11-17 Janis Johnson <janis187@us.ibm.com>
786 Aldy Hernandez <aldyh@redhat.com>
787
788 * lib/target-supports.exp (check_effective_target_vect_int): New
789 (check_effective_target_vect_float): New
790 (check_effective_target_vect_double): New.
791 (is-effective-target): Support new effective targets keywords.
792 * gcc.dg/vect/vect.exp: Set target-dependent vector flags and
793 default action for dg-do.
794 * gcc.dg/vect/pr16105.c: Use new support.
795 * gcc.dg/vect/pr18400.c: Ditto.
796 * gcc.dg/vect/pr18425.c: Ditto.
797 * gcc.dg/vect/vect-1.c: Ditto.
798 * gcc.dg/vect/vect-10.c: Ditto.
799 * gcc.dg/vect/vect-11.c: Ditto.
800 * gcc.dg/vect/vect-12.c: Ditto.
801 * gcc.dg/vect/vect-13.c: Ditto.
802 * gcc.dg/vect/vect-14.c: Ditto.
803 * gcc.dg/vect/vect-15.c: Ditto.
804 * gcc.dg/vect/vect-16.c: Ditto.
805 * gcc.dg/vect/vect-17.c: Ditto.
806 * gcc.dg/vect/vect-18.c: Ditto.
807 * gcc.dg/vect/vect-19.c: Ditto.
808 * gcc.dg/vect/vect-2.c: Ditto.
809 * gcc.dg/vect/vect-20.c: Ditto.
810 * gcc.dg/vect/vect-21.c: Ditto.
811 * gcc.dg/vect/vect-22.c: Ditto.
812 * gcc.dg/vect/vect-23.c: Ditto.
813 * gcc.dg/vect/vect-24.c: Ditto.
814 * gcc.dg/vect/vect-25.c: Ditto.
815 * gcc.dg/vect/vect-26.c: Ditto.
816 * gcc.dg/vect/vect-27.c: Ditto.
817 * gcc.dg/vect/vect-27a.c: Ditto.
818 * gcc.dg/vect/vect-28.c: Ditto.
819 * gcc.dg/vect/vect-29.c: Ditto.
820 * gcc.dg/vect/vect-29a.c: Ditto.
821 * gcc.dg/vect/vect-3.c: Ditto.
822 * gcc.dg/vect/vect-30.c: Ditto.
823 * gcc.dg/vect/vect-31.c: Ditto.
824 * gcc.dg/vect/vect-32.c: Ditto.
825 * gcc.dg/vect/vect-33.c: Ditto.
826 * gcc.dg/vect/vect-34.c: Ditto.
827 * gcc.dg/vect/vect-35.c: Ditto.
828 * gcc.dg/vect/vect-36.c: Ditto.
829 * gcc.dg/vect/vect-37.c: Ditto.
830 * gcc.dg/vect/vect-38.c: Ditto.
831 * gcc.dg/vect/vect-4.c: Ditto.
832 * gcc.dg/vect/vect-40.c: Ditto.
833 * gcc.dg/vect/vect-41.c: Ditto.
834 * gcc.dg/vect/vect-42.c: Ditto.
835 * gcc.dg/vect/vect-43.c: Ditto.
836 * gcc.dg/vect/vect-44.c: Ditto.
837 * gcc.dg/vect/vect-45.c: Ditto.
838 * gcc.dg/vect/vect-46.c: Ditto.
839 * gcc.dg/vect/vect-47.c: Ditto.
840 * gcc.dg/vect/vect-48.c: Ditto.
841 * gcc.dg/vect/vect-48a.c: Ditto.
842 * gcc.dg/vect/vect-49.c: Ditto.
843 * gcc.dg/vect/vect-5.c: Ditto.
844 * gcc.dg/vect/vect-50.c: Ditto.
845 * gcc.dg/vect/vect-51.c: Ditto.
846 * gcc.dg/vect/vect-52.c: Ditto.
847 * gcc.dg/vect/vect-53.c: Ditto.
848 * gcc.dg/vect/vect-54.c: Ditto.
849 * gcc.dg/vect/vect-55.c: Ditto.
850 * gcc.dg/vect/vect-56.c: Ditto.
851 * gcc.dg/vect/vect-56a.c: Ditto.
852 * gcc.dg/vect/vect-57.c: Ditto.
853 * gcc.dg/vect/vect-58.c: Ditto.
854 * gcc.dg/vect/vect-59.c: Ditto.
855 * gcc.dg/vect/vect-6.c: Ditto.
856 * gcc.dg/vect/vect-60.c: Ditto.
857 * gcc.dg/vect/vect-61.c: Ditto.
858 * gcc.dg/vect/vect-62.c: Ditto.
859 * gcc.dg/vect/vect-63.c: Ditto.
860 * gcc.dg/vect/vect-64.c: Ditto.
861 * gcc.dg/vect/vect-65.c: Ditto.
862 * gcc.dg/vect/vect-66.c: Ditto.
863 * gcc.dg/vect/vect-67.c: Ditto.
864 * gcc.dg/vect/vect-68.c: Ditto.
865 * gcc.dg/vect/vect-69.c: Ditto.
866 * gcc.dg/vect/vect-7.c: Ditto.
867 * gcc.dg/vect/vect-72.c: Ditto.
868 * gcc.dg/vect/vect-72a.c: Ditto.
869 * gcc.dg/vect/vect-73.c: Ditto.
870 * gcc.dg/vect/vect-74.c: Ditto.
871 * gcc.dg/vect/vect-75.c: Ditto.
872 * gcc.dg/vect/vect-76.c: Ditto.
873 * gcc.dg/vect/vect-77.c: Ditto.
874 * gcc.dg/vect/vect-77a.c: Ditto.
875 * gcc.dg/vect/vect-78.c: Ditto.
876 * gcc.dg/vect/vect-79.c: Ditto.
877 * gcc.dg/vect/vect-8.c: Ditto.
878 * gcc.dg/vect/vect-80.c: Ditto.
879 * gcc.dg/vect/vect-82.c: Ditto.
880 * gcc.dg/vect/vect-82_64.c: Ditto.
881 * gcc.dg/vect/vect-83.c: Ditto.
882 * gcc.dg/vect/vect-83_64.c: Ditto.
883 * gcc.dg/vect/vect-9.c: Ditto.
884 * gcc.dg/vect/vect-all.c: Ditto.
885 * gcc.dg/vect/vect-none.c: Ditto.
886
887 2004-11-17 Janis Johnson <janis187@us.ibm.com>
888
889 * lib/gcc-dg.exp (dg-skip-if): New function.
890 (dg-forbid-option): Remove.
891 * g++.dg/abi/bitfield3.C: Use dg-skip-if i?86 -m64.
892 * g++.dg/abi/bitfield8.C: Likewise.
893 * g++.dg/abi/dtor1.C: Likewise.
894 * g++.dg/abi/empty10.C: Likewise.
895 * g++.dg/abi/empty7.C: Likewise.
896 * g++.dg/abi/empty9.C: Likewise.
897 * g++.dg/abi/layout3.C: Likewise.
898 * g++.dg/abi/layout4.C: Likewise.
899 * g++.dg/abi/thunk1.C: Likewise.
900 * g++.dg/abi/thunk2.C: Likewise.
901 * g++.dg/abi/vbase11.C: Likewise.
902 * g++.dg/abi/vthunk2.C: Likewise.
903 * g++.dg/abi/vthunk3.C: Likewise.
904 * g++.dg/ext/attrib8.C: Likewise.
905 * g++.dg/opt/longbranch2.C: Likewise.
906 * g++.dg/opt/reg-stack4.C: Likewise.
907 * g++.old-deja/g++.ext/attrib1.C: Likewise.
908 * g++.old-deja/g++.ext/attrib2.C: Likewise.
909 * g++.old-deja/g++.ext/attrib3.C: Likewise.
910 * g++.old-deja/g++.other/store-expr1.C: Likewise.
911 * g++.old-deja/g++.other/store-expr2.C: Likewise.
912 * gcc.dg/20000609-1.c: Likewise.
913 * gcc.dg/20000720-1.c: Likewise.
914 * gcc.dg/20011107-1.c: Likewise.
915 * gcc.dg/20011119-1.c: Likewise.
916 * gcc.dg/20020108-1.c: Likewise.
917 * gcc.dg/20020122-2.c: Likewise.
918 * gcc.dg/20020122-3.c: Likewise.
919 * gcc.dg/20020201-3.c: Likewise.
920 * gcc.dg/20020206-1.c: Likewise.
921 * gcc.dg/20020218-1.c: Likewise.
922 * gcc.dg/20020310-1.c: Likewise.
923 * gcc.dg/20020411-1.c: Likewise.
924 * gcc.dg/20020418-2.c: Likewise.
925 * gcc.dg/20020426-1.c: Likewise.
926 * gcc.dg/20020426-2.c: Likewise.
927 * gcc.dg/20020517-1.c: Likewise.
928 * gcc.dg/20020523-1.c: Likewise.
929 * gcc.dg/20020523-2.c: Likewise.
930 * gcc.dg/20020729-1.c: Likewise.
931 * gcc.dg/20030204-1.c: Likewise.
932 * gcc.dg/20030826-2.c: Likewise.
933 * gcc.dg/20030926-1.c: Likewise.
934 * gcc.dg/20031202-1.c: Likewise.
935 * gcc.dg/980312-1.c: Likewise.
936 * gcc.dg/980313-1.c: Likewise.
937 * gcc.dg/990117-1.c: Likewise.
938 * gcc.dg/990424-1.c: Likewise.
939 * gcc.dg/990524-1.c: Likewise.
940 * gcc.dg/991230-1.c: Likewise.
941 * gcc.dg/i386-387-1.c: Likewise.
942 * gcc.dg/i386-387-2.c: Likewise.
943 * gcc.dg/i386-387-3.c: Likewise.
944 * gcc.dg/i386-387-4.c: Likewise.
945 * gcc.dg/i386-387-5.c: Likewise.
946 * gcc.dg/i386-387-6.c: Likewise.
947 * gcc.dg/i386-asm-1.c: Likewise.
948 * gcc.dg/i386-bitfield1.c: Likewise.
949 * gcc.dg/i386-bitfield2.c: Likewise.
950 * gcc.dg/i386-loop-1.c: Likewise.
951 * gcc.dg/i386-loop-2.c: Likewise.
952 * gcc.dg/i386-loop-3.c: Likewise.
953 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
954 * gcc.dg/i386-pic-1.c: Likewise.
955 * gcc.dg/i386-regparm.c: Likewise.
956 * gcc.dg/i386-signbit-1.c: Likewise.
957 * gcc.dg/i386-signbit-2.c: Likewise.
958 * gcc.dg/i386-signbit-3.c: Likewise.
959 * gcc.dg/i386-sse-5.c: Likewise.
960 * gcc.dg/i386-sse-8.c: Likewise.
961 * gcc.dg/i386-unroll-1.c: Likewise.
962 * gcc.dg/tls/opt-1.c: Likewise.
963 * gcc.dg/tls/opt-2.c: Likewise.
964 * gcc.dg/unroll-1.c: Likewise.
965 * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
966 * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
967 * gcc.misc-tests/i386-pf-none-1.c: Likewise.
968 * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
969
970 2004-11-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
971
972 * g++.dg/template/incomplete1.C: New test.
973
974 2004-11-16 Nick Clifton <nickc@redhat.com>
975
976 Revert patches accidentally commited during checkin of fixes for
977 xstormy16 tests:
978 gcc.c-torture/execute/simd-4.c: Revert
979 gcc.dg/20040910-1.c: Revert.
980
981 2004-11-16 Paul Brook <paul@codesourcery.com>
982
983 PR fortran/13010
984 * gfortran.dg/der_pointer_1.f90: New test.
985
986 2004-11-15 Joseph S. Myers <joseph@codesourcery.com>
987
988 PR c/18498
989 * gcc.dg/bitfld-13.c: New test.
990
991 2004-11-15 Janis Johnson <janis187@us.ibm.com>
992
993 * gcc.dg/vect/tree-vect.h: (check_vect): Test symbols defined for
994 powerpc*-*-linux*.
995
996 * gcc.dg/ppc64-abi-1.c: Skip if not lp64.
997 * gcc.dg/ppc64-abi-2.c: Ditto.
998 * gcc.dg/ppc64-abi-3.c: Ditto.
999
1000 * lib/gcc-dg.exp (dg-target-list): Remove.
1001
1002 2004-11-15 Steve Ellcey <sje@cup.hp.com>
1003
1004 * gcc.dg/ia64-postinc.c: New test.
1005
1006 2004-11-15 Mark Mitchell <mark@codesourcery.com>
1007
1008 * gcc.dg/format/cmn-err-1.c: Add tests for "%p".
1009
1010 2004-11-15 Nick Clifton <nickc@redhat.com>
1011
1012 * g++.dg/opt/strength-reduce.C: Replace 0x7fffffff with
1013 __INT_MAX__ so that the test can be compiled by toolchains
1014 targeted at 16-bit processors.
1015
1016 * gcc.dg/20040625-1.c: Use long constants rather than integers
1017 when performing arithmetic that will overflow 16-bits.
1018
1019 * gcc.dg/i386-sse-8.c: Expect this test to fail for the
1020 xstormy16. It does not support 128-bit vector operations.
1021
1022 * gcc.dg/ultrasp4.c: Replace all occurrences of the type 'long'
1023 with the macro PTR_TYPE. Define this macro to an integer type
1024 suitable for holding a pointer.
1025
1026 * gcc.dg/compat/struct-align-1_x.c: Use shorter integers if
1027 the target is a 16-bit processor.
1028
1029 * gcc.dg/cpp/if-2.c: Expect a different warning message from
1030 16-bit targets where the character constant will be too long.
1031
1032 * g++.dg/opt/asm1.C: Expect this test to fail on the xstormy16
1033 where the double will not be directly addressable.
1034
1035 2004-11-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1036
1037 Friend class name lookup 1/n, PR c++/18471
1038 * g++.dg/template/crash26.C: New test.
1039 * g++.dg/lookup/struct1.C: Adjust expected error.
1040 * g++.dg/parse/elab1.C: Likewise.
1041 * g++.dg/parse/elab2.C: Likewise.
1042 * g++.dg/parse/int-as-enum1.C: Likewise.
1043 * g++.dg/parse/struct-as-enum1.C: Likewise.
1044 * g++.dg/parse/typedef1.C: Likewise.
1045 * g++.dg/parse/typedef3.C: Likewise.
1046 * g++.dg/parse/typedef4.C: Likewise.
1047 * g++.dg/parse/typedef5.C: Likewise.
1048 * g++.dg/template/nontype4.C: Likewise.
1049 * g++.old-deja/g++.benjamin/typedef01.C: Likewise.
1050 * g++.old-deja/g++.other/elab1.C: Likewise.
1051 * g++.old-deja/g++.other/syntax4.C: Likewise.
1052
1053 2004-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
1054
1055 * gcc.dg/intmax_t-1.c: XFAIL on Solaris 2.5.1.
1056
1057 2004-11-14 Zdenek Dvorak <dvorakz@suse.cz>
1058
1059 * gcc.c-torture/execute/20041114-1.c: New test.
1060
1061 2004-11-14 Joseph S. Myers <joseph@codesourcery.com>
1062
1063 * gcc.dg/c99-flex-array-5.c, gcc.dg/c99-fordecl-3.c,
1064 gcc.dg/comp-goto-1.c, gcc.dg/comp-goto-2.c, gcc.dg/comp-goto-3.c,
1065 gcc.dg/format/strfmon-2.c, gcc.dg/pointer-arith-1.c,
1066 gcc.dg/pointer-arith-2.c, gcc.dg/pointer-arith-3.c,
1067 gcc.dg/pointer-arith-4.c, gcc.dg/switch-5.c, gcc.dg/switch-6.c,
1068 gcc.dg/switch-7.c: New tests.
1069
1070 2004-11-14 Dorit Naishlos <dorit@il.ibm.com>
1071
1072 * gcc.dg/vect/vect-78.c: Now vectorized on powerpc*.
1073
1074 2004-11-14 Dorit Naishlos <dorit@il.ibm.com>
1075
1076 PR tree-opt/18400
1077 * gcc.dg/vect/pr18400.c: New test.
1078
1079 2004-11-14 Dorit Naishlos <dorit@il.ibm.com>
1080 Andrew Pinski <pinskia@physics.uc.edu>
1081
1082 PR tree-opt/18425
1083 * gcc.dg/vect/pr18425.c: New test.
1084
1085 2004-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
1086
1087 * gcc.dg/tls/alias-1.c: Remove dg-warning on the SPARC.
1088 Guard with dg-require-alias and dg-require-visibility.
1089
1090 2004-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
1091
1092 * g++.dg/other/packed1.C: UnXFAIL on SPARC, PA, MIPS and PowerPC.
1093
1094 2004-11-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1095
1096 * g++.dg/expr/unary1.C, g++.dg/expr/unary2.C: New tests.
1097
1098 2004-11-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1099
1100 PR c++/17344
1101 * g++.dg/template/defarg5.C: New test.
1102
1103 2004-11-13 Eric Botcazou <ebotcazou@libertysurf.fr>
1104
1105 * g++.dg/parse/cast1.C: Run only on ILP32.
1106 * g++.old-deja/g++.mike/p784.C: Likewise.
1107
1108 2004-11-13 Bernd Schmidt <bernd.schmidt@analog.com>
1109
1110 * gcc.c-torture/execute/20041113-1.c: New test.
1111
1112 2004-11-13 James A. Morrison <phython@gcc.gnu.org>
1113
1114 PR target/18230
1115 * gcc.dg/vect/tree-vect.h (check_vect): Add SPARC-specific test.
1116 * gcc.dg/vect/vect-2.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-9.c,
1117 gcc.dg/vect/vect-10.c, gcc.dg/vect/vect-12.c, gcc.dg/vect/vect-14.c,
1118 gcc.dg/vect/vect-15.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
1119 gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-21.c,
1120 gcc.dg/vect/vect-22.c, gcc.dg/vect/vect-23.c, gcc.dg/vect/vect-24.c,
1121 gcc.dg/vect/vect-25.c, gcc.dg/vect/vect-26.c, gcc.dg/vect/vect-32.c,
1122 gcc.dg/vect/vect-33.c, gcc.dg/vect/vect-34.c, gcc.dg/vect/vect-35.c,
1123 gcc.dg/vect/vect-36.c, gcc.dg/vect/vect-37.c, gcc.dg/vect/vect-62.c,
1124 gcc.dg/vect/vect-63.c, gcc.dg/vect/vect-64.c, gcc.dg/vect/vect-65.c,
1125 gcc.dg/vect/vect-66.c, gcc.dg/vect/vect-67.c, gcc.dg/vect/vect-68.c,
1126 gcc.dg/vect/vect-69.c, gcc.dg/vect/vect-73.c, gcc.dg/vect/vect-75.c,
1127 gcc.dg/vect/vect-76.c, gcc.dg/vect/vect-78.c: Enable for SPARC.
1128
1129 2004-11-13 James A. Morrison <phython@gcc.gnu.org>
1130
1131 * gcc.target/sparc/fand.c, gcc.target/sparc/fands,
1132 gcc.target/sparc/fnand.c, gcc.target/sparc/fnands.c,
1133 gcc.target/sparc/fxor.c, gcc.target/sparc/fxors.c,
1134 gcc.target/sparc/fxnor.c, gcc.target/sparc/fxnors.c,
1135 gcc.target/sparc/fandnot.c, gcc.target/sparc/fandnots.c,
1136 gcc.target/sparc/fornot.c, gcc.target/sparc/fornots.c,
1137 gcc.target/sparc/fnot.c, gcc.target/sparc/fnots.c,
1138 gcc.target/sparc/for.c, gcc.target/sparc/fors.c,
1139 gcc.target/sparc/combined-1.c: New tests.
1140
1141 2004-11-12 Ziemowit Laski <zlaski@apple.com>
1142
1143 * objc.dg/const-str-8.m, objc.dg/const-str-9.m:
1144 New tests.
1145
1146 2004-11-12 Mark Mitchell <mark@codesourcery.com>
1147
1148 * lib/gcc-dg.exp (dg-forbid-option): New function.
1149 * g++.dg/abi/bitfield3.C: Use dg-forbid-option -m64.
1150 * g++.dg/abi/bitfield8.C: Likewise.
1151 * g++.dg/abi/dtor1.C: Likewise.
1152 * g++.dg/abi/empty10.C: Likewise.
1153 * g++.dg/abi/empty7.C: Likewise.
1154 * g++.dg/abi/empty9.C: Likewise.
1155 * g++.dg/abi/layout3.C: Likewise.
1156 * g++.dg/abi/layout4.C: Likewise.
1157 * g++.dg/abi/thunk1.C: Likewise.
1158 * g++.dg/abi/thunk2.C: Likewise.
1159 * g++.dg/abi/vbase11.C: Likewise.
1160 * g++.dg/abi/vthunk2.C: Likewise.
1161 * g++.dg/abi/vthunk3.C: Likewise.
1162 * g++.dg/ext/attrib8.C: Likewise.
1163 * g++.dg/opt/longbranch2.C: Likewise.
1164 * g++.dg/opt/reg-stack4.C: Likewise.
1165 * g++.old-deja/g++.ext/attrib1.C: Likewise.
1166 * g++.old-deja/g++.ext/attrib2.C: Likewise.
1167 * g++.old-deja/g++.ext/attrib3.C: Likewise.
1168 * g++.old-deja/g++.other/store-expr1.C: Likewise.
1169 * g++.old-deja/g++.other/store-expr2.C: Likewise.
1170 * gcc.dg/20000609-1.c: Likewise.
1171 * gcc.dg/20000720-1.c: Likewise.
1172 * gcc.dg/20011107-1.c: Likewise.
1173 * gcc.dg/20011119-1.c: Likewise.
1174 * gcc.dg/20020108-1.c: Likewise.
1175 * gcc.dg/20020122-2.c: Likewise.
1176 * gcc.dg/20020122-3.c: Likewise.
1177 * gcc.dg/20020201-3.c: Likewise.
1178 * gcc.dg/20020206-1.c: Likewise.
1179 * gcc.dg/20020218-1.c: Likewise.
1180 * gcc.dg/20020310-1.c: Likewise.
1181 * gcc.dg/20020411-1.c: Likewise.
1182 * gcc.dg/20020418-2.c: Likewise.
1183 * gcc.dg/20020426-1.c: Likewise.
1184 * gcc.dg/20020426-2.c: Likewise.
1185 * gcc.dg/20020517-1.c: Likewise.
1186 * gcc.dg/20020523-1.c: Likewise.
1187 * gcc.dg/20020523-2.c: Likewise.
1188 * gcc.dg/20020729-1.c: Likewise.
1189 * gcc.dg/20030204-1.c: Likewise.
1190 * gcc.dg/20030826-2.c: Likewise.
1191 * gcc.dg/20030926-1.c: Likewise.
1192 * gcc.dg/20031202-1.c: Likewise.
1193 * gcc.dg/980312-1.c: Likewise.
1194 * gcc.dg/980313-1.c: Likewise.
1195 * gcc.dg/990117-1.c: Likewise.
1196 * gcc.dg/990424-1.c: Likewise.
1197 * gcc.dg/990524-1.c: Likewise.
1198 * gcc.dg/991230-1.c: Likewise.
1199 * gcc.dg/i386-387-1.c: Likewise.
1200 * gcc.dg/i386-387-2.c: Likewise.
1201 * gcc.dg/i386-387-3.c: Likewise.
1202 * gcc.dg/i386-387-4.c: Likewise.
1203 * gcc.dg/i386-387-5.c: Likewise.
1204 * gcc.dg/i386-387-6.c: Likewise.
1205 * gcc.dg/i386-asm-1.c: Likewise.
1206 * gcc.dg/i386-bitfield1.c: Likewise.
1207 * gcc.dg/i386-bitfield2.c: Likewise.
1208 * gcc.dg/i386-loop-1.c: Likewise.
1209 * gcc.dg/i386-loop-2.c: Likewise.
1210 * gcc.dg/i386-loop-3.c: Likewise.
1211 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
1212 * gcc.dg/i386-pic-1.c: Likewise.
1213 * gcc.dg/i386-regparm.c: Likewise.
1214 * gcc.dg/i386-signbit-1.c: Likewise.
1215 * gcc.dg/i386-signbit-2.c: Likewise.
1216 * gcc.dg/i386-signbit-3.c: Likewise.
1217 * gcc.dg/i386-sse-5.c: Likewise.
1218 * gcc.dg/i386-sse-8.c: Likewise.
1219 * gcc.dg/i386-unroll-1.c: Likewise.
1220 * gcc.dg/tls/opt-1.c: Likewise.
1221 * gcc.dg/tls/opt-2.c: Likewise.
1222 * gcc.dg/unroll-1.c: Likewise.
1223 * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
1224 * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
1225 * gcc.misc-tests/i386-pf-none-1.c: Likewise.
1226 * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
1227 * gcc.c-torture/execute/20010129-1.x: Do not use -mtune=i686 when
1228 -m64 is specified.
1229
1230 2004-11-12 Mark Mitchell <mark@codesourcery.com>
1231
1232 PR c++/18389
1233 * g++.dg/parse/cond1.C: New test.
1234
1235 PR c++/18429
1236 * g++.dg/template/array9.C: New test.
1237 * g++.dg/ext/vla1.C: Adjust error messages.
1238 * g++.dg/ext/vlm1.C: Likewise.
1239 * g++.dg/template/crash2.C: Likewise.
1240
1241 PR c++/18436
1242 * g++.dg/template/call3.C: New test.
1243
1244 PR c++/18407
1245 * g++.dg/template/ptrmem11.C: New test.
1246
1247 2004-11-12 Andrew Pinski <pinskia@physics.uc.edu>
1248
1249 PR other/14264
1250 * lib/g++.exp: Set LC_ALL and LANG to C.
1251 * lib/gcc-dg.exp: Likewise.
1252 * lib/gfortran.exp: Likewise.
1253 * lib/objc.exp: Likewise.
1254 * lib/treelang.exp: Likewise.
1255
1256 2004-11-12 Andreas Schwab <schwab@suse.de>
1257
1258 * gcc.dg/pr16286.c: Fix last change.
1259
1260 2004-11-12 Mark Mitchell <mark@codesourcery.com>
1261
1262 PR c++/18416
1263 * g++.dg/init/global1.C: New test.
1264
1265 2004-11-12 Eric Botcazou <ebotcazou@act-europe.fr>
1266
1267 * gcc.c-torture/execute/20041112-1.c: New test.
1268
1269 2004-11-11 Janis Johnson <janis187@us.ibm.com>
1270
1271 * lib/gcc-dg.exp (dg-target-list): New.
1272
1273 2004-11-11 Janis Johnson <janis187@us.ibm.com>
1274 Richard Sandiford <rsandifo@redhat.com>
1275
1276 * lib/target-supports.exp (get-compiler_messages): New.
1277 (check_named_sections_available): Use it.
1278 (check_effective_target_ilp32): New.
1279 (check_effective_target_lp64): New.
1280 (is-effective-target): New.
1281 * lib/gcc-dg.exp (dg-require-effective-target): New.
1282
1283 2004-11-11 Joseph S. Myers <joseph@codesourcery.com>
1284
1285 * gcc.dg/precedence-1.c: New test.
1286
1287 2004-11-11 Janis Johnson <janis187@us.ibm.com>
1288
1289 * gcc.misc-tests/linkage.exp: Handle biarch GCC for powerpc64.
1290
1291 * gcc.misc-tests/linkage.exp: Prepend directory name to pass/fail
1292 message, delete generated files, use more descriptive name for
1293 executable, and make the test unsupported when it cannot be run.
1294
1295 * lib/gcc-dg.exp (skip_test_and_clear_xfail): New procedure.
1296 (dg-require-weak, dg-require-visibility, dg-require-alias,
1297 dg-require-gc-sections, dg-require-profiling, dg-require-dll,
1298 dg-require-iconv, dg-require-named-sections): Use it.
1299
1300 * lib/gcc-dg.exp (dg-xfail-if): Ignore if skipping the test.
1301
1302 2004-11-11 Nathan Sidwell <nathan@codesourcery.com>
1303
1304 PR target/16457
1305 * gcc.dg/ppc-and-1: New
1306
1307 PR target/16796
1308 * gcc.dg/ppc-mov-1.c: New.
1309
1310 PR target/16458
1311 * gcc.dg/ppc-compare-1.c: New.
1312
1313 2004-11-10 Joseph S. Myers <joseph@codesourcery.com>
1314
1315 * objc.dg/desig-init-2.m: New test.
1316
1317 2004-11-10 Adam Nemet <anemet@lnxw.com>
1318
1319 PR middle-end/18160
1320 * g++.dg/warn/register-var-1.C: New test.
1321 * g++.dg/warn/register-var-2.C: New test.
1322
1323 2004-11-10 Eric Botcazou <ebotcazou@libertysurf.fr>
1324
1325 * gcc.dg/union-2.c: New test.
1326
1327 2004-11-10 Fariborz Jahanian <fjahanian@apple.com>
1328
1329 * gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.c:
1330 New test for PR tree-optimization/17892.
1331
1332 2004-11-09 Mark Mitchell <mark@codesourcery.com>
1333
1334 PR c++/18369
1335 * g++.dg/init/new12.C: New test.
1336
1337 2004-11-10 James A. Morrison <phython@gcc.gnu.org>
1338
1339 * gcc.target/sparc: New directory.
1340 * gcc.target/sparc/sparc.exp: New driver.
1341 * gcc.target/sparc/fpadd16.c, gcc.target/sparc/fpadd16s.c,
1342 gcc.target/sparc/fpsub16.c, gcc.target/sparc/fpsub16s.c,
1343 gcc.target/sparc/fpadd32.c, gcc.target/sparc/fpadd32s.c,
1344 gcc.target/sparc/fpsub32.c, gcc.target/sparc/fpsub32s.c: New tests.
1345
1346 2004-11-10 Paul Brook <paul@codesourcery.com>
1347
1348 PR fortran/18218
1349 * gfortran.dg/list_read.c: New test.
1350
1351 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1352
1353 PR c/18322
1354 * gcc.dg/func-outside-1.c, gcc.dg/func-outside-2.c: Correct
1355 expected diagnostic location.
1356
1357 2004-11-09 Ulrich Weigand <uweigand@de.ibm.com>
1358
1359 * gcc.dg/20041109-1.c: New test.
1360
1361 2004-11-09 Andrew Pinski <pinskia@physics.uc.edu>
1362
1363 PR objc/18406
1364 * objc/compile/pr18406.m: New test.
1365
1366 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1367
1368 * gcc.dg/builtin-prefetch-1.c: Update expected diagnostic.
1369
1370 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1371
1372 * gcc.dg/builtin-prefetch-1.c: Adjust expected messages.
1373
1374 2004-11-08 Steve Ellcey <sje@cup.hp.com>
1375
1376 * testsuite/gcc.dg/uninit-H.c: Add ifdefs for __hppa__ and __ia64__.
1377
1378 2004-11-08 Steve Ellcey <sje@cup.hp.com>
1379
1380 * testsuite/gcc.dg/20030225-2.c: Add prototype for abort and
1381 exit.
1382
1383 2004-11-08 Andrew Pinski <pinskia@physics.uc.edu>
1384
1385 PR tree-opt/18299
1386 * gcc.c-torture/pr18299-1.c: New test.
1387
1388 2004-11-06 Andreas Schwab <schwab@suse.de>
1389
1390 * gcc.dg/pr16286.c: Also test for bool and pixel.
1391
1392 2004-11-06 Joseph S. Myers <joseph@codesourcery.com>
1393
1394 * gcc.dg/anon-struct-6.c, gcc.dg/anon-struct-7.c,
1395 gcc.dg/anon-struct-8.c, gcc.dg/bitfld-10.c, gcc.dg/bitfld-11.c,
1396 gcc.dg/bitfld-12.c, gcc.dg/func-outside-1.c,
1397 gcc.dg/func-outside-2.c, gcc.dg/label-decl-1.c,
1398 gcc.dg/label-decl-2.c, gcc.dg/label-decl-3.c,
1399 gcc.dg/label-decl-4.c, gcc.dg/struct-empty-1.c,
1400 gcc.dg/struct-empty-2.c, gcc.dg/struct-empty-3.c,
1401 gcc.dg/struct-semi-1.c, gcc.dg/struct-semi-2.c,
1402 gcc.dg/struct-semi-3.c: New tests.
1403
1404 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1405
1406 * g++.dg/opt/nothrow1.C: Use -42 instead of 42.
1407
1408 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1409
1410 * gcc.dg/compat/generate-random.c (generate_random_data unsafe_state):
1411 Do not use C99 designators.
1412
1413 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1414
1415 * g++.dg/other/pragma-re-1.C (p, q): Fix type and remove cast.
1416
1417 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1418
1419 * gcc.c-torture/compile/simd-5.c: Do not XFAIL on SPARC 64-bit.
1420 * gcc.c-torture/execute/20020227-1.x: Do not XFAIL at -O3.
1421 * gcc.c-torture/execute/simd-5.x: Remove.
1422
1423 2004-11-06 Andrew Pinski <pinskia@physics.uc.edu>
1424
1425 PR rtl-optimization/17933
1426 * gcc.dg/torture/pr17933-1.c: New test.
1427
1428 2004-11-06 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1429
1430 PR target/18106
1431 * lib/target-supports.exp (check_weak_available): Support
1432 Windows.
1433
1434 2004-11-05 Danny Smith <dannysmith@users.sourceforge.net>
1435
1436 * gcc.dg/compat/struct-layout-1_generate.c (main): Generate a
1437 call to fflush(stdout) before abort.
1438 (my_ffsll): New function.
1439 (generate_fields): Use it.
1440
1441 2004-11-05 Joseph S. Myers <joseph@codesourcery.com>
1442
1443 * gcc.dg/init-undef-1.c: New test.
1444
1445 2004-11-05 Joseph S. Myers <joseph@codesourcery.com>
1446
1447 * gcc.dg/20040910-1.c, gcc.dg/cpp/digraph2.c,
1448 gcc.dg/cpp/direct2.c, gcc.dg/cpp/direct2s.c,
1449 gcc.dg/cpp/separate-1.c, gcc.dg/noncompile/951123-1.c,
1450 gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c: Adjust
1451 expected messages for new parser.
1452
1453 2004-11-04 Mark Mitchell <mark@codesourcery.com>
1454
1455 * testsuite/g++.dg/ext/visibility/symbian1.C: New test.
1456
1457 2004-11-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1458
1459 * gcc.dg/pragma-align.c (sixteen): Use 8-byte alignment
1460 on LP64 targets.
1461
1462 2004-11-04 Joseph S. Myers <joseph@codesourcery.com>
1463
1464 * gcc.dg/asm-qual-1.c, gcc.dg/declspec-15.c, gcc.dg/declspec-16.c,
1465 gcc.dg/declspec-17.c, gcc.dg/empty-source-1.c,
1466 gcc.dg/empty-source-2.c, gcc.dg/empty-source-3.c,
1467 gcc.dg/extra-semi-1.c, gcc.dg/extra-semi-2.c,
1468 gcc.dg/extra-semi-3.c, gcc.dg/gnu-cond-expr-1.c,
1469 gcc.dg/gnu-cond-expr-2.c, gcc.dg/gnu-cond-expr-3.c,
1470 gcc.dg/init-empty-1.c, gcc.dg/init-empty-2.c,
1471 gcc.dg/init-empty-3.c, gcc.dg/noncompile/old-style-parm-1.c,
1472 gcc.dg/noncompile/old-style-parm-2.c, gcc.dg/stmt-expr-1.c,
1473 gcc.dg/stmt-expr-2.c, gcc.dg/stmt-expr-3.c: New tests.
1474
1475 2004-11-04 Joseph S. Myers <joseph@codesourcery.com>
1476
1477 * gcc.dg/c90-restrict-1.c, gcc.dg/c99-arraydecl-2.c,
1478 gcc.dg/c99-func-2.c, gcc.dg/charset/asm2.c, gcc.dg/concat.c,
1479 gcc.dg/cpp/19990413-1.c, gcc.dg/cpp/paste4.c,
1480 gcc.dg/init-desig-obs-1.c, gcc.dg/noncompile/920721-2.c,
1481 gcc.dg/noncompile/930622-2.c, gcc.dg/noncompile/940112-1.c,
1482 gcc.dg/noncompile/950921-1.c, gcc.dg/switch-2.c,
1483 objc.dg/naming-1.m, objc.dg/naming-2.m: Adjust expected messages
1484 for new parser.
1485
1486 2004-11-04 Richard Sandiford <rsandifo@redhat.com>
1487
1488 PR target/15342
1489 * gcc.dg/20041104-1.c: New test.
1490
1491 2004-11-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1492
1493 * g++.dg/template/nontype7.C: New test.
1494 * g++.dg/template/nontype8.C: Likewise.
1495 * g++.dg/template/nontype9.C: Likewise.
1496 * g++.dg/template/nontype10.C: Likewise.
1497 * g++.dg/tc1/dr49.C: Likewise.
1498 * g++.dg/template/ptrmem8.C: Relax dg-error checks.
1499 * g++.old-deja/g++.other/null1.C: Remove a buggy error check
1500
1501 2004-11-04 Ben Elliston <bje@au.ibm.com>
1502
1503 * g++.dg/rtti/tinfo1.C: Remove xfails.
1504
1505 2004-11-04 Ben Elliston <bje@au.ibm.com>
1506
1507 * g++.old-deja/g++.other/enum5.C (enum conditions): Move the
1508 packed attribute to the definition to satisfy the new C++ parser.
1509
1510 2004-11-03 Eric Botcazou <ebotcazou@libertysurf.fr>
1511
1512 * gcc.c-torture/execute/stdarg-2.c (foo): Split multiple
1513 invocations of va_arg.
1514
1515 2004-11-02 Mark Mitchell <mark@codesourcery.com>
1516
1517 PR c++/18124
1518 * g++.dg/template/crash25.C: New test.
1519
1520 PR c++/18155
1521 * g++.dg/template/typedef2.C: New test.
1522 * g++.dg/parse/crash13.C: Adjust error markers.
1523
1524 PR c++/18177
1525 * g++.dg/conversion/const3.C: New test.
1526
1527 2004-11-03 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1528
1529 PR fortran/17535
1530 PR fortran/17583
1531 PR fortran/17713
1532 * gfortran.dg/generic_[123].f90: New testcases.
1533
1534 2004-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
1535
1536 * gcc.dg/uninit-C.c: Remove special-casing for SPARC.
1537 * gcc.dg/uninit-H.c: Define to "sp" on SPARC.
1538
1539 2004-11-02 Andrew Pinski <pinskia@physics.uc.edu>
1540
1541 PR tree-opt/16808
1542 * gcc.c-torture/compile/pr16808.c: New test.
1543
1544 2004-11-02 Nathan Sidwell <nathan@codesourcery.com>
1545
1546 PR rtl-optimization/17104
1547 * gcc.dg/ppc-bitfield1.c: New.
1548
1549 2004-11-01 Richard Sandiford <rsandifo@redhat.com>
1550
1551 * gcc.dg/uninit-H.c (ASM): Define to "$sp" on MIPS targets.
1552
1553 2004-11-01 Richard Sandiford <rsandifo@redhat.com>
1554
1555 * g++.dg/abi/mangle6.C: Run for all MIPS targets. Provide dummy
1556 strings for 32-bit code.
1557
1558 2004-11-01 Joseph S. Myers <joseph@codesourcery.com>
1559
1560 PR c/18239
1561 * gcc.dg/parm-impl-decl-1.c, gcc.dg/parm-impl-decl-2.c: New tests.
1562
1563 2004-11-01 Nathan Sidwell <nathan@codesourcery.com>
1564
1565 PR c++/18064
1566 * g++.old-deja/g++.mike/p811.C: Avoid covariant extension.
1567
1568 2004-10-31 Mark Mitchell <mark@codesourcery.com>
1569
1570 PR c++/15172
1571 * g++.dg/init/aggr2.C: New test.
1572
1573 2004-10-30 Ziemowit Laski <zlaski@apple.com>
1574
1575 * objc.dg/local-decl-1.m: New test.
1576
1577 2004-10-30 Gabriel Dos Reis <gdr@integrable-solutions.net>
1578
1579 * gcc.dg/20040910-1.c: Adjust regex.
1580
1581 2004-10-30 Roger Sayle <roger@eyesopen.com>
1582
1583 PR rtl-optimization/18084
1584 * g++.dg/opt/pr18084-1.C: New testcase.
1585
1586 2004-10-30 Matt Austern <austern@apple.com>
1587
1588 PR c++/17542
1589 * g++.dg/ext/attrib18.C: New test.
1590
1591 2004-10-30 Roger Sayle <roger@eyesopen.com>
1592
1593 PR middle-end/18096
1594 * gcc.dg/pr18096-1.c: New test case.
1595
1596 2004-10-30 Roger Sayle <roger@eyesopen.com>
1597
1598 * gcc.dg/pr17581-1.c: Add missing prototype for abort.
1599
1600 2004-10-30 Joseph S. Myers <joseph@codesourcery.com>
1601
1602 PR c/16666
1603 * gcc.dg/dremf-type-compat-1.c, gcc.dg/dremf-type-compat-2.c,
1604 gcc.dg/dremf-type-compat-3.c, gcc.dg/dremf-type-compat-4.c,
1605 gcc.dg/old-style-prom-1.c, gcc.dg/old-style-prom-2.c,
1606 gcc.dg/old-style-prom-3.c: New tests.
1607
1608 2004-10-30 Danny Smith <dannysmith@users.sourceforge.net>
1609
1610 * gcc.dg/bf-ms-attrib.c: Add protototype for abort.
1611 Remove unnecessary inclusion of stdio.h.
1612
1613 2004-10-29 Roger Sayle <roger@eyesopen.com>
1614
1615 PR rtl-optimization/17581
1616 * gcc.dg/pr17581-1.c: New test case.
1617
1618 2004-10-28 Nathan Sidwell <nathan@codesourcery.com>
1619
1620 * g++.dg/conversion/dr195.C: Adjust expected errors for DR195 not
1621 being implemented.
1622 * g++.dg/conversion/dr195-1.C: New.
1623 * g++.old-deja/g++.brendan/operators4.C: Don't be pedantic.
1624 * g++.old-deja/g++.mike/p10148.C: Likewise.
1625
1626 2004-10-29 Mark Mitchell <mark@codesourcery.com>
1627
1628 PR c++/17695
1629 * g++.dg/debug/typedef2.C: New test.
1630
1631 2004-10-29 David Billinghurst <David.Billinghurst@riotinto.com>
1632
1633 PR fortran/13490
1634 * gfortran.dg/g77/20030326-1.f: Change xfail on error to warning.
1635 * gfortran.dg/g77/README: Update.
1636
1637 2004-10-28 Matt Austern <austern@apple.com>
1638
1639 PR c++/14124
1640 * g++.dg/ext/packed7.C: New test.
1641
1642 2004-10-28 Andrew Pinski <pinskia@physics.uc.edu>
1643
1644 * gcc.dg/visibility-[1-9a].c: Change to use scan-hidden instead of
1645 scan-assembler.
1646 * lib/scanasm.exp (hidden-scan-for): New proc.
1647 (scan-hidden): Use hidden-scan-for instead of constructing the scan
1648 string.
1649 (scan-not-hidden): Likewise.
1650 * lib/target-supports.exp (check_visibility_available): mach-o is
1651 support too.
1652
1653 2004-10-28 Mark Mitchell <mark@codesourcery.com>
1654
1655 PR c++/17132
1656 * g++.dg/template/memclass3.C: New test.
1657
1658 2004-10-28 Adam Nemet <anemet@lnxw.com>
1659
1660 PR middle-end/18160
1661 * gcc.dg/register-var-1.c: New test.
1662 * gcc.dg/register-var-2.c: New test.
1663 * gcc.dg/asm-7.c: Taking the address of a register variable is an
1664 error now.
1665
1666 2004-10-28 Dorit Naishlos <dorit@il.ibm.com>
1667
1668 PR other/18172
1669 * gcc.dg/vect/vect-20.c: Use 'signed char' instaed of 'char'. Remove
1670 unused variables.
1671 * gcc.dg/vect/vect-22.c: Likewise.
1672
1673 2004-10-28 Jakub Jelinek <jakub@redhat.com>
1674
1675 * gcc.dg/i386-rotate-1.c: New test.
1676
1677 2004-10-27 Mark Mitchell <mark@codesourcery.com>
1678
1679 * g++.dg/init/ref12.C: Add "run" marker.
1680
1681 PR c++/17435
1682 * g++.dg/init/ref12.C: New test.
1683
1684 PR c++/18140
1685 * g++.dg/template/shift1.C: New test.
1686 * g++.dg/template/error10.C: Adjust error markers.
1687
1688 2004-10-27 Andrew Pinski <pinskia@physics.uc.edu>
1689
1690 PR tree-opt/17529
1691 * gcc.c-torture/compile/pr17529.c: Remove the xfail.
1692
1693 2004-10-27 Geoffrey Keating <geoffk@apple.com>
1694
1695 * gcc.dg/weak/typeof-2.c: Needs aliases as well as weak.
1696 * gcc.dg/weak/weak-3.c: Likewise.
1697 * gcc.dg/weak/weak-5.c: Likewise.
1698 * gcc.dg/weak/weak-9.c: Likewise.
1699 * lib/file-format.exp (gcc_target_object_format): Darwin has Mach-O.
1700 * lib/target-supports.exp (check_weak_available): Mach-O does weak.
1701
1702 * gcc.dg/darwin-weakimport-1.c: New.
1703
1704 2004-10-28 Ben Elliston <bje@au.ibm.com>
1705
1706 * gcc.dg/tree-ssa/sra-1.c: Pass --param sra-max-structure-size.
1707
1708 2004-10-27 Nathan Sidwell <nathan@codesourcery.com>
1709
1710 * gcc.dg/cpp/direct2.c: Cope with different bison 'parse' or
1711 'syntax' error messages.
1712 * gcc.dg/cpp/direct2s.c: Likewise.
1713
1714 2004-10-26 Geoffrey Keating <geoffk@apple.com>
1715
1716 * gcc.c-torture/compile/20041026-1.c: New.
1717
1718 2004-10-26 Mark Mitchell <mark@codesourcery.com>
1719
1720 PR c++/18093
1721 * g++.dg/lookup/ns2.C: New test.
1722
1723 PR c++/18020
1724 * g++.dg/template/enum4.C: New test.
1725
1726 PR c++/18161
1727 * g++.dg/template/expr1.C: New test.
1728
1729 2004-10-26 Ben Elliston <bje@au.ibm.com>
1730
1731 * gcc.dg/tree-ssa/20030922-2.c: Now passing, so remove xfail.
1732
1733 2004-10-26 Joseph S. Myers <jsm@polyomino.org.uk>
1734
1735 * gcc.dg/decl-nospec-1.c, gcc.dg/decl-nospec-2.c,
1736 gcc.dg/decl-nospec-3.c: New tests.
1737
1738 2004-10-26 Ziemowit Laski <zlaski@apple.com>
1739
1740 * objc.dg/super-class-3.m: New test.
1741
1742 2004-10-26 Nathan Sidwell <nathan@codesourcery.com>
1743
1744 * gcc.dg/cpp/direct2.c: Adjust expected errors, robustify parser
1745 resyncing.
1746 * gcc.dg/cpp/direct2s.c: Likewise.
1747
1748 2004-10-25 Geoffrey Keating <geoffk@apple.com>
1749
1750 * objc.dg/image-info.m: Update for changes to section selection.
1751
1752 2004-10-25 David Ayers <d.ayers@inode.at>
1753 Ziemowit Laski <zlaski@apple.com>
1754
1755 * objc.dg/call-super-2.m: Add messages to 'Class <Proto>'; update
1756 diagnostics when messaging 'id <Proto>'.
1757 * objc.dg/class-protocol-1.m: New test.
1758 * objc.dg/desig-init-1.m: Add message to an invalid receiver using
1759 a non-existent method signature.
1760 * objc.dg/method-5.m, objc.dg/method-6.m, objc.dg/proto-hier-1.m:
1761 Update diagnostics when messaging with non-existent method signature.
1762 * objc.dg/proto-hier-2.m: Adjust wording of diagnostic.
1763 * objc.dg/proto-lossage-1.m, objc.dg/proto-lossage-4.m: Messages to
1764 invalid receivers are now resolved as if messaging 'id'; remove
1765 extraneous diagnostics.
1766
1767 2004-10-25 Joseph S. Myers <jsm@polyomino.org.uk>
1768
1769 PR c/16667
1770 * gcc.dg/init-desig-obs-1.c, gcc.dg/init-desig-obs-2.c,
1771 gcc.dg/init-desig-obs-3.c: New tests.
1772
1773 2004-10-25 Jakub Jelinek <jakub@redhat.com>
1774
1775 * gcc.dg/debug/20041023-1.c: New test.
1776
1777 2004-10-25 Andrew Pinski <pinskia@physics.uc.edu>
1778
1779 PR middle-end/17407
1780 * gcc.c-torture/compile/pr17407.c: New test.
1781
1782 PR c++/18121
1783 * g++.dg/template/array8.C: New test.
1784
1785 2004-10-25 Eric Botcazou <ebotcazou@libertysurf.fr>
1786
1787 PR other/18138
1788 * lib/g++.exp: Accept more than one multilib libgcc.
1789 * lib/gcc-dg.exp: Likewise.
1790 * lib/objc.exp: Likewise.
1791 * lib/treelang.exp: Likewise.
1792 * lib/gfortran.exp: Likewise.
1793
1794 2004-10-24 Ben Elliston <bje@au.ibm.com>
1795
1796 * gcc.dg/c90-const-expr-3.c: Reference the ISO C standard.
1797
1798 2004-10-24 Geoffrey Keating <geoffk@geoffk.org>
1799
1800 * gcc.dg/c90-const-expr-3.c: xfail all the ASSERT_NOT_NPC tests.
1801 * gcc.dg/c99-const-expr-3.c: Likewise.
1802
1803 2004-10-23 Andrew Pinski <pinskia@physics.uc.edu>.
1804
1805 * gcc.dg/tree-ssa/loop-1.c: Add -static for *-*-darwin*.
1806
1807 2004-10-23 Ben Elliston <bje@au.ibm.com>
1808
1809 * gcc.c-torture/execute/loop-2e.x: Remove.
1810
1811 2004-10-22 Nathan Sidwell <nathan@codesourcery.com>
1812
1813 PR c++/18095
1814 * g++.dg/parse/crash18.C: New.
1815 * g++.dg/parse/crash19.C: New.
1816
1817 2004-10-22 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1818
1819 * g++.dg/ext/dllimport1.C: Move dg-warnings.
1820 * g++.dg/ext/dllimport2.C: Same.
1821 * g++.dg/ext/dllimport8.C: Same.
1822
1823 2004-10-21 Mark Mitchell <mark@codesourcery.com>
1824
1825 PR c++/10841
1826 * g++.dg/conversion/cast1.C: New test.
1827 * g++.dg/overload/pmf1.C: Adjust error marker.
1828
1829 2004-10-21 Andrew Pinski <pinskia@physics.uc.edu>
1830
1831 PR objc/17923
1832 * objc.dg/const-str-7.m: New test.
1833
1834 2004-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1835
1836 * g++.dg/template/memfriend11.C: Fix comment typo.
1837 * g++.dg/template/memfriend14.C: Likewise.
1838
1839 2004-10-20 Richard Henderson <rth@redhat.com>
1840
1841 * gcc.dg/cleanup-10.c, gcc.dg/cleanup-11.c, gcc.dg/cleanup-8.c,
1842 gcc.dg/cleanup-9.c: Use -fnon-call-exceptions, not
1843 -fasynchronous-unwind-tables.
1844
1845 2004-10-20 Richard Henderson <rth@redhat.com>
1846
1847 * gcc.c-torture/unsorted/call386.c (foo): Fix return type.
1848 (main): Return success.
1849 * gcc.c-torture/unsorted/subcc.c (foo, bar): Fix return types.
1850 (main): Return success.
1851
1852 2004-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1853
1854 PR c++/13495
1855 * g++.dg/template/memfriend9.C: New test.
1856 * g++.dg/template/memfriend10.C: Likewise.
1857 * g++.dg/template/memfriend11.C: Likewise.
1858 * g++.dg/template/memfriend12.C: Likewise.
1859 * g++.dg/template/memfriend13.C: Likewise.
1860 * g++.dg/template/memfriend14.C: Likewise.
1861 * g++.dg/template/memfriend15.C: Likewise.
1862 * g++.dg/template/memfriend16.C: Likewise.
1863 * g++.dg/template/memfriend17.C: Likewise.
1864 * g++.old-deja/g++.pt/friend44.C: Remove bogus error.
1865
1866 2004-10-20 Nathan Sidwell <nathan@codesourcery.com>
1867
1868 * g++.dg/conversion/dr195.C: New.
1869 * g++.old-deja/g++.mike/p10148.C: Remove ill-formed cast.
1870
1871 2004-10-20 Ben Elliston <bje@au.ibm.com>
1872 Devang Patel <dpatel@apple.com>
1873
1874 * gcc.dg/tree-ssa/ifc-20040816-2.c: Use integer arithmetic instead
1875 of floating point arithmetic, which could trap.
1876
1877 2004-10-19 Mark Mitchell <mark@codesourcery.com>
1878
1879 PR c++/14035
1880 * g++.dg/conversion/reinterpret1.C: Adjust error markers.
1881 * g++.dg/conversion/const2.C: New test.
1882 * g++.dg/expr/reinterpret2.C: New test.
1883 * g++.dg/expr/reinterpret3.C: New test.
1884 * g++.dg/expr/cast2.C: New test.
1885 * g++.dg/expr/copy1.C: New test.
1886 * g++.dg/other/conversion1.C: Change error message.
1887 * g++.dg/parse/comma1.C: Use __extension__ to allow casts from
1888 function pointers to void *.
1889 * g++.old-deja/g++.mike/p10148.C: Likewise.
1890
1891 2004-10-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1892
1893 * gcc.dg/smod-1.c: Pass -mtune=i486 only on x86.
1894
1895 2004-10-19 Paolo Bonzini <bonzini@gnu.org>
1896
1897 PR c++/18047
1898
1899 * g++.dg/parse/expr3.C: New test.
1900
1901 2004-10-18 Eric Botcazou <ebotcazou@libertysurf.fr>
1902
1903 * gcc.dg/smod-1.c: New test.
1904
1905 2004-10-18 Ziemowit Laski <zlaski@apple.com>
1906
1907 * objc.dg/method-14.m: New test.
1908
1909 2004-10-18 Andrew Pinski <pinskia@physics.uc.edu>
1910
1911 * gcc.c-torture/compile/pr17529.c: Fix test for non x86.
1912 Also xfail as the patch was reverted.
1913
1914 2004-10-18 Andrew Pinski <pinskia@physics.uc.edu>
1915
1916 PR middle-end/16973
1917 * gcc.dg/pr16973.c: New test.
1918
1919 2004-10-18 Diego Novillo <dnovillo@redhat.com>
1920
1921 PR tree-optimization/17656
1922 * testsuite/gcc.c-torture/compile/pr17656.c: New test.
1923
1924 2004-10-18 Nathan Sidwell <nathan@codesourcery.com>
1925
1926 * g++.dg/eh/shadow1.C: New.
1927
1928 2004-10-18 Jakub Jelinek <jakub@redhat.com>
1929
1930 * gcc.c-torture/compile/20041018-1.c: New test.
1931
1932 2004-10-18 Ben Elliston <bje@au.ibm.com>
1933
1934 * gcc.dg/ppc-sdata-1.c: Update to consider the possibility of the
1935 compiler referring to register 0 when accessing sdata. The linker
1936 now patches things up.
1937
1938 2004-10-17 Andrew Pinski <pinskia@physics.uc.edu>
1939
1940 PR c/17529
1941 * gcc.c-torture/compile/pr17529.c: New test.
1942
1943 2004-10-17 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1944
1945 PR c++/17743
1946 * g++.dg/ext/attrib17.C: New test.
1947
1948 2004-10-16 Eric Botcazou <ebotcazou@libertysurf.fr>
1949
1950 * gcc.dg/bf-spl1.c: Use 'float' as the base type for FP types.
1951
1952 2004-10-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1953
1954 PR c++/10479
1955 * g++.dg/ext/attrib16.C: New test.
1956
1957 2004-10-15 Mark Mitchell <mark@codesourcery.com>
1958
1959 PR c++/17042
1960 * g++.dg/init/dso_handle1.C: New test.
1961
1962 PR c++/14667
1963 * g++.dg/parse/typedef6.C: New test.
1964
1965 PR c++/17916
1966 * g++.dg/parse/pragma1.C: New test.
1967
1968 2004-10-15 Aldy Hernandez <aldyh@redhat.com>
1969
1970 * gcc.c-torture/execute/ieee/ieee.exp: Disable on powerpc-*-*spe.
1971
1972 2004-10-15 Steve Ellcey <sje@cup.hp.com>
1973
1974 * gcc.dg/compat/struct-layout-1_generate.c (switchfiles): Use
1975 -fno-common when on HPPA HP-UX platforms.
1976
1977 2004-10-15 Jakub Jelinek <jakub@redhat.com>
1978
1979 PR other/16820
1980 * gcc.dg/compat/struct-layout-1.h: Don't include complex.h nor
1981 stdint.h.
1982 * gcc.dg/compat/struct-layout-1_x1.h (TX): Cast to long instead of
1983 uintptr_t.
1984
1985 2004-10-14 Andrew Pinski <pinskia@physics.uc.edu>
1986
1987 PR c++/16301
1988 * g++.dg/lookup/strong-using-4.C: New test.
1989
1990 2004-10-14 Andrew Pinski <pinskia@physics.uc.edu>
1991
1992 PR middle-end/16567
1993 * gcc.c-torture/compile/nested-1.c: New test.
1994
1995 2004-10-14 Dorit Naishlos <dorit@il.ibm.com>
1996
1997 * testsuite/gcc.dg/vect/vect-44.c: xfail on i?86-*-*, x86_64-*-*,
1998 and mipsisa64*-*-* (until support for misaligned loads is added).
1999 * testsuite/gcc.dg/vect/vect-50.c: Likewise.
2000 * testsuite/gcc.dg/vect/vect-52.c: Likewise.
2001 * testsuite/gcc.dg/vect/vect-54.c: Likewise.
2002 * testsuite/gcc.dg/vect/vect-58.c: Likewise.
2003 * testsuite/gcc.dg/vect/vect-60.c: Likewise.
2004 * testsuite/gcc.dg/vect/vect-80.c: Likewise.
2005
2006 2004-10-14 Mark Mitchell <mark@codesourcery.com>
2007
2008 PR c++/17976
2009 * g++.dg/init/dtor3.C: New test.
2010
2011 2004-10-15 Ben Elliston <bje@au.ibm.com>
2012
2013 * gcc.dg/ppc-stackalign-1.c: Set dg-options to {}.
2014
2015 2004-10-14 Geoffrey Keating <geoffk@apple.com>
2016
2017 * gcc.dg/darwin-misaligned.c: Don't supply -force_cpusubtype_ALL.
2018 * gcc.dg/macho-lo-sum.c: Likewise.
2019
2020 2004-10-14 Joseph S. Myers <joseph@codesourcery.com>
2021
2022 * gcc.dg/ppc-spe64-1.c: New test.
2023
2024 2004-10-14 Devang Patel <dpatel@apple.com>
2025
2026 PR 17635
2027 * gcc.dg/pr17635.c : New test.
2028
2029 2004-10-14 Olga Golovanevsky <olga@il.ibm.com>
2030
2031 * testsuite/gcc.dg/vect/vect-28.c: Remove xfail.
2032 * testsuite/gcc.dg/vect/vect-30.c: Remove xfail.
2033 * testsuite/gcc.dg/vect/vect-31.c: Vectorize 4 loops instead of 2.
2034 * testsuite/gcc.dg/vect/vect-33.c: Remove xfail.
2035 * testsuite/gcc.dg/vect/vect-44.c: Remove xfail.
2036 * testsuite/gcc.dg/vect/vect-46.c: Remove xfail.
2037 * testsuite/gcc.dg/vect/vect-50.c: Remove xfail.
2038 * testsuite/gcc.dg/vect/vect-52.c: Remove xfail.
2039 * testsuite/gcc.dg/vect/vect-54.c: Remove xfail.
2040 * testsuite/gcc.dg/vect/vect-58.c: Remove xfail.
2041 * testsuite/gcc.dg/vect/vect-60.c: Remove xfail.
2042 * testsuite/gcc.dg/vect/vect-64.c: Vectorize 3 loops instead of 1.
2043 * testsuite/gcc.dg/vect/vect-66.c: Vectorize 3 loops instead of 2.
2044 * testsuite/gcc.dg/vect/vect-68.c: Vectorize 4 loops instead of 2.
2045 * testsuite/gcc.dg/vect/vect-69.c: Vectorize 4 loops instead of 2.
2046 * testsuite/gcc.dg/vect/vect-8.c: Remove xfail.
2047 * testsuite/gcc.dg/vect/vect-80.c: Remove xfail.
2048 * testsuite/gcc.dg/vect/vect-none.c: Vectorize 1 loops instead of 0.
2049
2050 2004-10-14 Dorit Naishlos <dorit@il.ibm.com>
2051
2052 * gcc.dg/vect/vect-82.c: New testcase.
2053 * gcc.dg/vect/vect-82_64.c: New testcase.
2054 * gcc.dg/vect/vect-83.c: New testcase.
2055 * gcc.dg/vect/vect-83_64.c: New testcase.
2056
2057 2004-10-14 Joseph S. Myers <jsm@polyomino.org.uk>
2058
2059 * gcc.dg/cpp/error-1.c: New test.
2060
2061 2004-10-14 Joseph S. Myers <jsm@polyomino.org.uk>
2062
2063 * gcc.dg/c99-tag-3.c, gcc.dg/declspec-14.c: New tests.
2064
2065 2004-10-14 Hans-Peter Nilsson <hp@axis.com>
2066
2067 PR target/17984
2068 * gcc.dg/cris-peep2-xsrand2.c: New test.
2069
2070 2004-10-13 Andrew Pinski <pinskia@physics.uc.edu>
2071
2072 PR c++/17661
2073 * testsuite/g++.dg/expr/for2.C: New test.
2074
2075 2004-10-13 Eric Botcazou <ebotcazou@libertysurf.fr>
2076
2077 * g++.dg/inherit/thunk1.C: Run on the SPARC.
2078
2079 2004-10-13 Jakub Jelinek <jakub@redhat.com>
2080
2081 PR tree-optimization/17724
2082 * g++.dg/opt/pr17724-1.C: New test.
2083 * g++.dg/opt/pr17724-2.C: New test.
2084 * g++.dg/opt/pr17724-3.C: New test.
2085 * g++.dg/opt/pr17724-4.C: New test.
2086 * g++.dg/opt/pr17724-5.C: New test.
2087 * g++.dg/opt/pr17724-6.C: New test.
2088
2089 2004-10-12 Joseph S. Myers <jsm@polyomino.org.uk>
2090
2091 PR c/17301
2092 * gcc.dg/pr17301-2.c: New test.
2093
2094 2004-10-11 Mark Mitchell <mark@codesourcery.com>
2095
2096 PR c++/15876
2097 * g++.dg/parse/error22.C: New test.
2098
2099 PR c++/17936
2100 * g++.dg/template/spec18.C: New test.
2101
2102 2004-10-11 Steve Ellcey <sje@cup.hp.com>
2103
2104 * testsuite/gcc.dg/ia64-asm-1.c: Add prototype for abort
2105 * testsuite/gcc.dg/ia64-sync-1.c: Add prototype for abort and
2106 memcpy.
2107 * testsuite/gcc.dg/ia64-sync-2.c: Ditto.
2108 * testsuite/gcc.dg/ia64-sync-3.c: Ditto.
2109
2110 2004-10-11 Andrew Pinski <pinskia@physics.uc.edu>
2111
2112 * g++.dg/eh/cleanup5.C: Add dg-options "".
2113
2114 2004-10-11 Roger Sayle <roger@eyesopen.com>
2115
2116 PR middle-end/17657
2117 * gcc.dg/switch-4.c: New test case.
2118
2119 2004-10-11 Richard Sandiford <rsandifo@redhat.com>
2120
2121 * gcc.c-torture/execute/20041011-1.c: New test.
2122
2123 2004-10-10 Andrew Pinski <pinskia@physics.uc.edu>
2124
2125 PR c++/17554
2126 * g++.dg/init/for3.C: New test.
2127
2128 PR c++/17657
2129 * g++.dg/opt/switch2.C: New test.
2130
2131 PR middle-end/17703
2132 * g++.dg/warn/Wreturn-2.C: New test.
2133
2134 2004-10-10 Andrew Pinski <pinskia@physics.uc.edu>
2135
2136 PR c++/17907
2137 * g++.dg/eh/cleanup5.C: New test.
2138
2139 2004-10-10 Mark Mitchell <mark@codesourcery.com>
2140
2141 PR c++/17393
2142 * g++.dg/parse/error21.C: New test.
2143
2144 2004-10-10 Gabriel Dos Reis <gdr@integrable-solutions.net>
2145
2146 * g++.dg/overload/pmf1.C: Adjust quoting marks.
2147 * g++.dg/warn/incomplete1.C: Likewise.
2148 * g++.dg/template/qualttp20.C: Likewise.
2149
2150 2004-10-10 Joseph S. Myers <jsm@polyomino.org.uk>
2151
2152 PR c/17881
2153 * parm-incomplete-1.c: New test.
2154
2155 2004-10-09 Mark Mitchell <mark@codesourcery.com>
2156
2157 PR c++/17867
2158 * g++.dg/parse/error19.C: New test.
2159
2160 PR c++/17670
2161 * g++.dg/init/new11.C: New test.
2162
2163 PR c++/17821
2164 * g++.dg/parse/error20.C: New test.
2165
2166 PR c++/17826
2167 * g++.dg/template/crash24.C: New test.
2168
2169 2004-10-10 Joseph S. Myers <jsm@polyomino.org.uk>
2170
2171 PR c/17301
2172 * gcc.dg/pr17301-1.c: New test.
2173
2174 2004-10-10 Joseph S. Myers <jsm@polyomino.org.uk>
2175
2176 PR c/17189
2177 * gcc.dg/anon-struct-5.c: New test.
2178
2179 2004-10-09 Joseph S. Myers <jsm@polyomino.org.uk>
2180
2181 PR c/17844
2182 * gcc.dg/pr17844-1.c: New test.
2183
2184 2004-10-09 Zdenek Dvorak <dvorakz@suse.cz>
2185
2186 PR tree-optimization/17906
2187 * gcc.c-torture/compile/pr17906.c: New.
2188
2189 2004-10-09 Stuart Hastings <stuart@apple.com>
2190 Roger Sayle <roger@eyesopen.com>
2191
2192 PR rtl-optimization/17853
2193 * gcc.dg/i386-mmx-5.c: New testcase.
2194
2195 2004-10-09 Andrew Pinski <pinskia@physics.uc.edu>
2196
2197 * g++.dg/opt/pr17902.C: Fix typo in dg-do.
2198
2199 2004-10-09 Mark Mitchell <mark@codesourcery.com>
2200
2201 PR c++/17524
2202 * g++.dg/template/static9.C: New test.
2203
2204 PR c++/17685
2205 * g++.dg/parse/operator5.C: New test.
2206
2207 2004-10-09 Roger Sayle <roger@eyesopen.com>
2208
2209 PR middle-end/17894
2210 * gcc.c-torture/execute/divcmp-4.c: New test case.
2211
2212 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
2213
2214 PR tree-opt/17902
2215 * g++.dg/opt/pr17902.C: New test.
2216
2217 2004-10-09 Jakub Jelinek <jakub@redhat.com>
2218
2219 * gcc.dg/cpp/ident-1.c: Add dg-options "".
2220
2221 2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
2222
2223 * gcc.dg/float-range-1.c, gcc.dg/float-range-2.c: New tests.
2224
2225 2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
2226
2227 * gcc.dg/assign-warn-3.c: New test.
2228
2229 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
2230
2231 PR c/16999
2232 * gcc.dg/cpp/ident-1.c: New test.
2233
2234 2004-10-08 Nathan Sidwell <nathan@codesourcery.com>
2235
2236 * gcc.c-torture/compile/acc1.c: New.
2237
2238 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
2239
2240 * gcc.dg/darwin-longdouble.c: Include stdlib.h and string.h.
2241 * gcc.dg/darwin-abi-2.c: Include stdlib.h.
2242
2243 2004-10-08 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
2244
2245 * gcc.dg/ultrasp11.c: New test.
2246
2247 2004-10-08 Michael Matz <matz@suse.de>
2248
2249 * gcc.dg/doloop-2.c: New test.
2250
2251 2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
2252
2253 * gcc.dg/assign-warn-1.c, gcc.dg/assign-warn-2.c: New tests.
2254 * gcc.dg/warn-1.c, gcc.dg/noncompile/20020213-1.c,
2255 objc.dg/method-9.m: Update expected diagnostics.
2256
2257 2004-10-07 Geoffrey Keating <geoffk@apple.com>
2258
2259 * gcc.dg/ppc-fsel-3.c: New file.
2260 * gcc.dg/ppc-fsel-1.c: Add -fno-trapping-math, update comment.
2261
2262 2004-10-07 Paul Brook <paul@codesourcery.com>
2263
2264 * gfortran.dg/intrinsic_verify_1.f90: New test.
2265
2266 2004-10-07 Paul Brook <paul@codesourcery.com>
2267
2268 * gfortran.dg/empty_format_1.f90: Remove stray commas.
2269
2270 2004-10-07 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2271
2272 * gfortran.fortran-torture/execute/intrinsic_mvbits.f90,
2273 gfortran.dg/ishft.f90: Add more tests. Add dg-warning in followup
2274 commit.
2275
2276 2004-10-07 Andrew Pinski <pinskia@physics.uc.edu>
2277
2278 * g++.dg/ext/asm6.C: Remove extraneous semicolon.
2279
2280 2004-10-07 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2281
2282 PR c++/17115
2283 * g++.dg/warn/Winline-4.C: New test.
2284
2285 2004-10-07 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
2286
2287 * gcc.c-torture/compile/20041007-1.c: New test.
2288
2289 2004-10-07 Paul Brook <paul@codesourcery.com>
2290
2291 PR fortran/17678
2292 * gfortran.dg/use_allocated_1.f90: New test.
2293
2294 2004-10-06 Andrew Pinski <pinskia@physics.uc.edu>
2295
2296 PR middle-end/17849
2297 * gfortran.fortran-torture/compile/nested.f90: New test
2298
2299 2004-10-06 Joseph S. Myers <jsm@polyomino.org.uk>
2300
2301 * gcc.dg/Wconversion-2.c, gcc.dg/func-args-1.c: New tests.
2302
2303 2004-10-06 Andrew Pinski <pinskia@physics.uc.edu>
2304
2305 PR c++/17368
2306 * g++.dg/ext/asm6.C: New test.
2307
2308 2004-10-06 Kenneth Zadeck <zadeck@naturalbridge.com>
2309
2310 * gcc.dg/20011119-1.c : Added memory attribute to asm sequence.
2311
2312 2004-10-06 Paul Brook <paul@codesourcery.com>
2313
2314 PR libfortran/17709
2315 * gfortran.dg/empty_format_1.f90: New test.
2316
2317 2004-10-06 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2318
2319 PR fortran/17568
2320 * gfortran.dg/ishft.f90: New test.
2321
2322 PR fortran/17283
2323 * gfortran.fortran-torture/execute/intrinsic_pack.f90: Enable new
2324 tests.
2325
2326 2004-10-06 Paul Brook <paul@codesourcery.com>
2327
2328 * gfortran.dg/do_1.f90: New test.
2329
2330 2004-10-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2331
2332 * gcc.c-torture/execute/builtins/lib/strcpy.c: Don't abort when
2333 optimizing for size.
2334
2335 2004-10-05 Joseph S. Myers <jsm@polyomino.org.uk>
2336
2337 * gcc.dg/complex-2.c, gcc.dg/complex-2.h: New test.
2338
2339 2004-10-05 Joseph S. Myers <jsm@polyomino.org.uk>
2340
2341 * gcc.c-torture/compile/20041005-1.c: New test.
2342
2343 2004-10-05 Nathan Sidwell <nathan@codesourcery.com>
2344
2345 PR c++/17829
2346 * g++.dg/lookup/koenig4.C: New.
2347
2348 2004-10-05 Gabriel Dos Reis <gdr@integrable-solutions.net>
2349
2350 * g++.dg/other/classkey1.C: Adjust quoting marks.
2351 * g++.dg/parse/error15.C: Likewise.
2352 * g++.dg/template/meminit2.C (int>): Likewise.
2353
2354 2004-10-04 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2355
2356 PR fortran/17283
2357 * gfortran.fortran-torture/execute/intrinsic_pack.f90: Add more tests.
2358
2359 PR fortran/17631
2360 * gfortran.fortran-torture/execute/intrinsic_mvbits.f90: New test.
2361
2362 PR fortran/17708
2363 * gfortran.dg/pr17708.f90: New test.
2364
2365 2004-10-04 Chao-ying Fu <fu@mips.com>
2366
2367 * gcc.dg/vect/pr16105.c: Enable for mipsisa64*-*-*.
2368 * gcc.dg/vect/vect-4.c: Ditto.
2369 * gcc.dg/vect/vect-5.c: Ditto.
2370 * gcc.dg/vect/vect-6.c: Ditto.
2371 * gcc.dg/vect/vect-8.c: Ditto.
2372 * gcc.dg/vect/vect-16.c: Ditto.
2373 * gcc.dg/vect/vect-30.c: Ditto.
2374 * gcc.dg/vect/vect-40.c: Ditto.
2375 * gcc.dg/vect/vect-41.c: Ditto.
2376 * gcc.dg/vect/vect-42.c: Ditto.
2377 * gcc.dg/vect/vect-43.c: Ditto.
2378 * gcc.dg/vect/vect-44.c: Ditto.
2379 * gcc.dg/vect/vect-45.c: Ditto.
2380 * gcc.dg/vect/vect-46.c: Ditto.
2381 * gcc.dg/vect/vect-47.c: Ditto.
2382 * gcc.dg/vect/vect-48.c: Ditto.
2383 * gcc.dg/vect/vect-49.c: Ditto.
2384 * gcc.dg/vect/vect-50.c: Ditto.
2385 * gcc.dg/vect/vect-51.c: Ditto.
2386 * gcc.dg/vect/vect-52.c: Ditto.
2387 * gcc.dg/vect/vect-53.c: Ditto.
2388 * gcc.dg/vect/vect-54.c: Ditto.
2389 * gcc.dg/vect/vect-55.c: Ditto.
2390 * gcc.dg/vect/vect-56.c: Ditto.
2391 * gcc.dg/vect/vect-57.c: Ditto.
2392 * gcc.dg/vect/vect-58.c: Ditto.
2393 * gcc.dg/vect/vect-59.c: Ditto.
2394 * gcc.dg/vect/vect-60.c: Ditto.
2395 * gcc.dg/vect/vect-74.c: Ditto.
2396 * gcc.dg/vect/vect-79.c: Ditto.
2397 * gcc.dg/vect/vect-80.c: Ditto.
2398
2399 2004-10-04 Andrew Pinski <pinskia@physics.uc.edu>
2400
2401 * gcc.dg/unused-7.c: Use the correct option.
2402
2403 2004-10-04 Paul Brook <paul@codesourcery.com>
2404 Bud Davis <bdavis9659@comcast.net>
2405
2406 PR fortran/17706
2407 PR fortran/16434
2408 * gfortran/pr17706.f90: New test.
2409 * gfortran.dg/g77/f77-edit-s-out.f: Remove xfail.
2410
2411 2004-10-04 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2412
2413 * gfortran.dg/pr17612.f90: New test.
2414
2415 2004-10-03 Gabriel Dos Reis <gdr@integrable-solutions.net>
2416
2417 * g++.dg/template/local1.C: Adjust quoting marks in
2418 testing for diagnostics.
2419 * g++.dg/tls/diag-2.C: Likewise.
2420 * g++.dg/other/error8.C: Likewise.
2421
2422 2004-10-03 Andrew Pinski <pinskia@physics.uc.edu>
2423
2424 PR c/17178
2425 * gcc.dg/unused-4.c: Adjust to be correct.
2426
2427 PR c/17820
2428 * gcc.dg/unused-7.c: New test.
2429
2430 2004-10-03 Andrew Pinski <pinskia@physics.uc.edu>
2431
2432 PR c++/17797
2433 * g++.dg/overload/template2.C: New test.
2434
2435 2004-10-03 Kazu Hirata <kazu@cs.umass.edu>
2436
2437 PR tree-optimization/16632
2438 * gcc.dg/tree-ssa/20041002-1.c: New.
2439
2440 2004-10-03 Paul Brook <paul@codesourcery.com>
2441
2442 * gfortran.dg/pr17286.f90: Add dg-do line. Explicitly test bug,
2443 rather than relying on default formatting.
2444
2445 2004-10-02 Joseph S. Myers <jsm@polyomino.org.uk>
2446
2447 * gcc.dg/20040920-1.c: Update expected message text.
2448
2449 2004-10-02 Ulrich Weigand <uweigand@de.ibm.com>
2450
2451 * gcc.dg/tree-ssa/loop-1.c: Merge changed dg-options for s390-*-*.
2452
2453 2004-10-01 Zdenek Dvorak <dvorakz@suse.cz>
2454
2455 * gcc.dg/tree-ssa/loop-1.c: Check that unrolling occurs already on
2456 tree level.
2457
2458 2004-10-01 Andrew Pinski <pinskia@physics.uc.edu>
2459
2460 * gcc.dg/tree-ssa/pr17343.c: Remove.
2461
2462 2004-10-01 Andrew Pinski <pinskia@physics.uc.edu>
2463
2464 PR tree-opt/17343
2465 * gcc.dg/tree-ssa/pr17343.c: New test.
2466
2467 2004-10-01 Jakub Jelinek <jakub@redhat.com>
2468
2469 * gcc.dg/tree-ssa/stdarg-1.c: Removed.
2470 * gcc.dg/tree-ssa/stdarg-2.c: Removed.
2471 * gcc.dg/tree-ssa/stdarg-3.c: Removed.
2472 * gcc.dg/tree-ssa/stdarg-4.c: Removed.
2473 * gcc.dg/tree-ssa/stdarg-5.c: Removed.
2474
2475 2004-09-30 Joseph S. Myers <jsm@polyomino.org.uk>
2476
2477 * gcc.dg/lvalue-2.c: New test.
2478
2479 2004-09-30 Joseph S. Myers <jsm@polyomino.org.uk>
2480
2481 PR c/17730
2482 * gcc.dg/pr17730-1.c: New test
2483
2484 2004-09-29 Joseph S. Myers <jsm@polyomino.org.uk>
2485
2486 PR c/7425
2487 * gcc.dg/deprecated-3.c, g++.dg/warn/deprecated-2.C: New tests.
2488
2489 2004-09-29 Jakub Jelinek <jakub@redhat.com>
2490
2491 * gcc.c-torture/execute/stdarg-1.c: New test.
2492 * gcc.c-torture/execute/stdarg-2.c: New test.
2493 * gcc.c-torture/execute/stdarg-3.c: New test.
2494 * gcc.dg/tree-ssa/stdarg-1.c: New test.
2495 * gcc.dg/tree-ssa/stdarg-2.c: New test.
2496 * gcc.dg/tree-ssa/stdarg-3.c: New test.
2497 * gcc.dg/tree-ssa/stdarg-4.c: New test.
2498 * gcc.dg/tree-ssa/stdarg-5.c: New test.
2499
2500 2004-09-29 Jakub Jelinek <jakub@redhat.com>
2501
2502 PR tree-optimization/17697
2503 * g++.dg/opt/pr17697-1.C: New test.
2504 * g++.dg/opt/pr17697-2.C: New test.
2505 * g++.dg/opt/pr17697-3.C: New test.
2506
2507 2004-09-28 Joseph S. Myers <jsm@polyomino.org.uk>
2508
2509 PR c/16409
2510 * gcc.dg/vla-init-2.c, gcc.dg/vla-init-3.c, gcc.dg/vla-init-4.c,
2511 gcc.dg/vla-init-5.c: New tests.
2512
2513 2004-09-27 Joseph S. Myers <jsm@polyomino.org.uk>
2514
2515 PR c/13804
2516 * gcc.dg/pr13804-1.c: New test.
2517
2518 2004-09-27 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2519
2520 PR fortran/16938
2521 * gfortran.dg/pr16938.f90: New test.
2522
2523 2004-09-27 Mark Mitchell <mark@codesourcery.com>
2524
2525 * g++.dg/template/crash23.C: New test.
2526
2527 2004-09-27 Mark Mitchell <mark@codesourcery.com>
2528
2529 PR c++/17585
2530 * g++.dg/template/static8.C: New test.
2531
2532 2004-09-27 Nathan Sidwell <nathan@codesourcery.com>
2533
2534 PR c++/17681
2535 * g++.dg/other/error9.C: New test.
2536
2537 2004-09-26 Ulrich Weigand <uweigand@de.ibm.com>
2538
2539 * gcc.dg/tree-ssa/loop-1.c: Use -msmall-exec on s390-*-* targets.
2540
2541 2004-09-26 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2542
2543 PR fortran/15164
2544 * gfortran.dg/pr15164.f90: New test. Fixed in followup commit.
2545
2546 2004-09-26 Roger Sayle <roger@eyesopen.com>
2547
2548 PR middle-end/17112
2549 * gcc.dg/pr17112-1.c: New test case.
2550
2551 2004-09-26 Joseph S. Myers <jsm@polyomino.org.uk>
2552
2553 PR c/11459
2554 * gcc.dg/pr11459-1.c: New test.
2555
2556 2004-09-25 Ulrich Weigand <uweigand@de.ibm.com>
2557
2558 * gcc.dg/tree-ssa/loop-2.c: Avoid matching new-line in regexp.
2559 * gcc.dg/tree-ssa/loop-4.c: Likewise.
2560
2561 2004-09-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2562
2563 * gfortran.dg/pr15324.f90: Make array bounds consistent.
2564
2565 2004-09-25 Jan Hubicka <jh@suse.cz>
2566
2567 * compile/30040909-1.c: New test.
2568 * compile/30040907-1.c: New test.
2569
2570 2004-09-25 Richard Sandiford <rsandifo@redhat.com>
2571
2572 * gcc.c-torture/execute/va-arg-26.c: New test.
2573
2574 2004-09-24 Zack Weinberg <zack@codesourcery.com>
2575
2576 * objc.dg/proto-lossage-4.m: Use long instead of int to avoid
2577 extra diagnostics on targets with 64-bit pointers.
2578 * objc.dg/selector-1.m: Adjust dg-warning regexp.
2579
2580 2004-09-24 Joseph S. Myers <jsm@polyomino.org.uk>
2581
2582 PR c/17188
2583 * gcc.dg/nested-redef-1.c, gcc.dg/pr17188-1.c: New tests.
2584 * gcc.dg/decl-3.c: Adjust expected message.
2585
2586 2004-09-24 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2587
2588 PR fortran/17615
2589 * gfortran.dg/pr17615.f90: New test.
2590
2591 2004-09-24 Andrew MacLeod <amacleod@redhat.com>
2592
2593 PR tree-optimzation/17517
2594 * g++.dg/tree-ssa/pr17517.C: New Test.
2595
2596 2004-08-24 Nathan Sidwell <nathan@codesourcery.com>
2597
2598 PR c++/16889
2599 * g++.dg/lookup/ambig3.C: New.
2600
2601 2004-09-24 Andrew Pinski <pinskia@physics.uc.edu>
2602
2603 PR tree-opt/17624
2604 * g++.dg/opt/pr17624.C: New test.
2605
2606 2004-09-24 Joseph S. Myers <jsm@polyomino.org.uk>
2607
2608 PR c/6980
2609 * gcc.dg/Wbad-function-cast-1.c: New test.
2610
2611 2004-09-23 Zack Weinberg <zack@codesourcery.com>
2612
2613 * g++.dg/ext/complit1.C
2614 * g++.dg/other/error2.C
2615 * g++.dg/other/nontype-1.C
2616 * g++.dg/parse/crash11.C
2617 * g++.dg/parse/crash12.C
2618 * g++.dg/parse/error15.C
2619 * g++.dg/parse/error4.C
2620 * g++.dg/parse/tmpl-outside1.C
2621 * g++.dg/parse/too-many-tmpl-args1.C
2622 * g++.dg/template/dependent-expr3.C
2623 * g++.dg/template/error10.C
2624 * g++.dg/template/instantiate1.C
2625 * g++.dg/template/vtable2.C
2626 * g++.dg/warn/Wshadow-1.C
2627 * g++.dg/warn/weak1.C
2628 * g++.old-deja/g++.brendan/crash16.C
2629 * g++.old-deja/g++.brendan/crash18.C
2630 * g++.old-deja/g++.brendan/crash48.C
2631 * g++.old-deja/g++.brendan/crash49.C
2632 * g++.old-deja/g++.brendan/crash55.C
2633 * g++.old-deja/g++.brendan/crash56.C
2634 * g++.old-deja/g++.brendan/crash8.C
2635 * g++.old-deja/g++.brendan/enum11.C
2636 * g++.old-deja/g++.brendan/enum8.C
2637 * g++.old-deja/g++.brendan/enum9.C
2638 * g++.old-deja/g++.brendan/friend3.C
2639 * g++.old-deja/g++.brendan/misc14.C
2640 * g++.old-deja/g++.bugs/900402_02.C
2641 * g++.old-deja/g++.bugs/900404_03.C
2642 * g++.old-deja/g++.bugs/900404_04.C
2643 * g++.old-deja/g++.bugs/900428_03.C
2644 * g++.old-deja/g++.jason/crash4.C
2645 * g++.old-deja/g++.jason/overload21.C
2646 * g++.old-deja/g++.jason/redecl1.C
2647 * g++.old-deja/g++.jason/report.C
2648 * g++.old-deja/g++.jason/rfg10.C
2649 * g++.old-deja/g++.jason/template30.C
2650 * g++.old-deja/g++.law/arm12.C
2651 * g++.old-deja/g++.law/ctors5.C
2652 * g++.old-deja/g++.law/cvt20.C
2653 * g++.old-deja/g++.law/init10.C
2654 * g++.old-deja/g++.law/init8.C
2655 * g++.old-deja/g++.law/visibility17.C
2656 * g++.old-deja/g++.law/visibility7.C
2657 * g++.old-deja/g++.mike/net8.C
2658 * g++.old-deja/g++.mike/p646.C
2659 * g++.old-deja/g++.mike/p700.C
2660 * g++.old-deja/g++.mike/p701.C
2661 * g++.old-deja/g++.mike/p811.C
2662 * g++.old-deja/g++.ns/template13.C
2663 * g++.old-deja/g++.other/array3.C
2664 * g++.old-deja/g++.other/crash25.C
2665 * g++.old-deja/g++.other/dtor3.C
2666 * g++.old-deja/g++.other/dtor4.C
2667 * g++.old-deja/g++.other/main1.C
2668 * g++.old-deja/g++.other/warn7.C
2669 * g++.old-deja/g++.pt/crash11.C
2670 * g++.old-deja/g++.pt/crash36.C
2671 * g++.old-deja/g++.pt/spec22.C
2672 * g++.old-deja/g++.pt/spec9.C
2673 * g++.old-deja/g++.pt/ttp52.C
2674 * g++.old-deja/g++.robertl/eb103.C
2675 * g++.old-deja/g++.robertl/eb121.C
2676 * g++.old-deja/g++.robertl/eb22.C
2677 * g++.old-deja/g++.robertl/eb8.C:
2678 Update locations and/or regexps of dg-error markers.
2679 Remove markers for some bogus messages that are no longer issued.
2680
2681 2004-09-23 Jakub Jelinek <jakub@redhat.com>
2682
2683 * gcc.c-torture/execute/builtins/strcpy-2.c: New test.
2684 * gcc.c-torture/execute/builtins/strcpy-2-lib.c: New.
2685
2686 2004-09-23 Andrew Pinski <pinskia@physics.uc.edu>
2687
2688 PR c++/17618
2689 * g++.dg/lookup/crash5.C: New test.
2690
2691 2004-09-23 Dorit Naishlos <dorit@il.ibm.com>
2692
2693 * gcc.dg/vect/vect-27.c: Now vectorized on altivec.
2694 * gcc.dg/vect/vect-29.c: Now vectorized on altivec.
2695 * gcc.dg/vect/vect-48.c: Now vectorized on altivec.
2696 * gcc.dg/vect/vect-56.c: Now vectorized on altivec.
2697 * gcc.dg/vect/vect-72.c: New test for altivec and sse2.
2698 * gcc.dg/vect/vect-77.c: Now vectorized on altivec.
2699
2700 * gcc.dg/vect/vect-27a.c: New test for altivec and mmx.
2701 * gcc.dg/vect/vect-29a.c: New test for altivec and mmx.
2702 * gcc.dg/vect/vect-48a.c: New test for altivec and mmx.
2703 * gcc.dg/vect/vect-56a.c: New test for altivec and mmx.
2704 * gcc.dg/vect/vect-72a.c: New test for altivec and mmx.
2705 * gcc.dg/vect/vect-77a.c: New test for altivec and mmx.
2706
2707 * gcc.dg/vect/vect-13.c: Change to run test instead of compile.
2708
2709 * gcc.dg/vect/vect-44.c: Check additional cases.
2710 * gcc.dg/vect/vect-48.c: Check additional cases.
2711
2712 * gcc.dg/vect/vect-26.c: Use sse2 instead of sse.
2713 * gcc.dg/vect/vect-27.c: Use sse2 instead of sse.
2714 * gcc.dg/vect/vect-28.c: Use sse2 instead of sse.
2715 * gcc.dg/vect/vect-29.c: Use sse2 instead of sse.
2716 * gcc.dg/vect/vect-4?.c: Use sse2 instead of sse.
2717 * gcc.dg/vect/vect-75.c: Use sse2 instead of sse.
2718 * gcc.dg/vect/vect-76.c: Use sse2 instead of sse.
2719 * gcc.dg/vect/vect-77.c: Use sse2 instead of sse.
2720 * gcc.dg/vect/vect-78.c: Use sse2 instead of sse.
2721
2722 * gcc.dg/vect/vect-5?.c: Use sse2 instead of sse. Add return 0.
2723 * gcc.dg/vect/vect-60.c: Use sse2 instead of sse. Add return 0.
2724 * gcc.dg/vect/vect-61.c: Use sse2 instead of sse. Add return 0.
2725
2726 2004-09-23 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2727
2728 * gcc.dg/tree-ssa/loop-6.c: New test.
2729
2730 2004-09-23 Nathan Sidwell <nathan@codesourcery.com>
2731
2732 PR c++/17620
2733 * g++.dg/inherit/base2.C: New.
2734
2735 2004-09-22 Eric Botcazou <ebotcazou@libertysurf.fr>
2736
2737 * gcc.dg/20001012-1.c: Add prototypes for builtin functions.
2738 * gcc.dg/20001012-2.c: Likewise.
2739 * gcc.dg/20001013-1.c: Likewise.
2740 * gcc.dg/20001101-1.c: Likewise.
2741 * gcc.dg/20001102-1.c: Likewise.
2742 * gcc.dg/bf-spl1.c: Likewise.
2743 * gcc.dg/titype-1.c: Remove special-casing for SPARC.
2744 * gcc.dg/20040813-1.c: Add missing "." to the regexp.
2745
2746 2004-09-22 Diego Novillo <dnovillo@redhat.com>
2747
2748 PR tree-optimization/16721
2749 * testsuite/gcc.dg/tree-ssa/pr16721.c: New test.
2750
2751 2004-09-23 Ulrich Weigand <uweigand@de.ibm.com>
2752
2753 * gcc.dg/20030123-1.c: Add prototypes for builtin functions.
2754 * gcc.dg/20040305-1.c: Likewise.
2755
2756 2004-09-22 Joseph S. Myers <jsm@polyomino.org.uk>
2757
2758 PR c/16566
2759 * gcc.c-torture/compile/pr16566-1.c,
2760 gcc.c-torture/compile/pr16566-2.c,
2761 gcc.c-torture/compile/pr16566-3.c: New tests.
2762
2763 2004-09-22 Kazu Hirata <kazu@cs.umass.edu>
2764
2765 PR tree-optimization/17512
2766 * gcc.c-torture/compile/20040916-1.c.
2767
2768 2004-09-21 Mark Mitchell <mark@codesourcery.com>
2769
2770 * gcc.dg/pragma-re-3.c: New test.
2771
2772 2004-09-17 Matt Austern <austern@apple.com>
2773
2774 PR c++/15049
2775 * g++.dg/other/anon3.C: New.
2776
2777 2004-09-21 Roger Sayle <roger@eyesopen.com>
2778
2779 PR c++/7503
2780 * g++.dg/opt/pr7503-1.C: New testcase for COND_EXPR lvalues.
2781 * g++.dg/opt/pr7503-2.C: New testcase for <? and >? lvalues.
2782 * g++.dg/opt/pr7503-3.C: New testcase for invalid <? lvalue errors.
2783 * g++.dg/opt/pr7503-4.C: New testcase for <?= and >?= assignments.
2784 * g++.dg/opt/pr7503-5.C: New testcase for side-effects with <?=.
2785
2786 2004-09-21 Bud Davis <bdavis9659@comcast.net>
2787
2788 PR fortran/17286
2789 * gfortran.dg/pr17286.f90: New test.
2790
2791 2004-09-20 Mark Mitchell <mark@codesourcery.com>
2792
2793 PR c++/17530
2794 * g++.dg/template/static7.C: New test.
2795
2796 2004-09-20 Andrew Pinski <pinskia@physics.uc.edu>
2797
2798 PR tree-opt/17558
2799 * gcc.c-torture/compile/pr17558.c: New test.
2800
2801 2004-09-20 Richard Sandiford <rsandifo@redhat.com>
2802
2803 * gcc.dg/compat/sdata-section.h (SDATA_SECTION): Don't use an attribute
2804 if SKIP_ATTRIBUTE is defined.
2805
2806 2004-09-20 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2807
2808 PR fortran/15957
2809 * gfortran.dg/pr15957.f90: New test.
2810
2811 2004-09-20 Dorit Naishlos <dorit@il.ibm.com>
2812
2813 * gcc.dg/vect/vect-74.c: Avoid floating point precision error
2814 in comparison.
2815 * gcc.dg/vect/vect-79.c: Likewise.
2816 * gcc.dg/vect/vect-80.c: Likewise.
2817
2818 2004-09-20 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2819
2820 PR fortran/15750
2821 * gfortran.fortran-torture/execute/iolength_2.f90: New test.
2822
2823 2004-09-20 Ira Rosen <irar@il.ibm.com>
2824
2825 * gcc.dg/vect/vect-13.c: Added xfail for non ppc platforms.
2826 * gcc.dg/vect/vect-74.c: Split into 3 tests (vect-79.c, vect-80.c).
2827 * gcc.dg/vect/vect-62.c: New testcase.
2828 * gcc.dg/vect/vect-63.c: New testcase.
2829 * gcc.dg/vect/vect-64.c: New testcase.
2830 * gcc.dg/vect/vect-65.c: New testcase.
2831 * gcc.dg/vect/vect-66.c: New testcase.
2832 * gcc.dg/vect/vect-67.c: New testcase.
2833 * gcc.dg/vect/vect-68.c: New testcase.
2834 * gcc.dg/vect/vect-69.c: New testcase.
2835 * gcc.dg/vect/vect-79.c: New testcase.
2836 * gcc.dg/vect/vect-80.c: New testcase.
2837
2838 2004-09-20 Richard Sandiford <rsandifo@redhat.com>
2839
2840 * gcc.target/mips/asm-1.c: New test.
2841
2842 2004-09-19 Ira Rosen <irar@il.ibm.com>
2843
2844 * gcc.dg/vect/vect-13.c: Now vectorized on ppc*.
2845 * gcc.dg/vect/vect-73.c: New testcase.
2846 * gcc.dg/vect/vect-74.c: New testcase.
2847 * gcc.dg/vect/vect-75.c: New testcase.
2848 * gcc.dg/vect/vect-76.c: New testcase.
2849 * gcc.dg/vect/vect-77.c: New testcase.
2850 * gcc.dg/vect/vect-78.c: New testcase
2851
2852 2004-09-18 Paul Brook <paul@codesourcery.com>
2853
2854 * g++.old-deja/g++.pt/static11.C: XFAIL on arm*-*-eabi.
2855
2856 2004-09-18 Joseph S. Myers <jsm@polyomino.org.uk>
2857
2858 PR c/17424
2859 * gcc.dg/pr17424-1.c: New test.
2860
2861 2004-09-18 Diego Novillo <dnovillo@redhat.com>
2862
2863 * g++.dg/tree-ssa/pr17153.C: New test.
2864
2865 2004-09-16 Geoffrey Keating <geoffk@apple.com>
2866
2867 PR pch/13361
2868 * testsuite/g++.dg/pch/wchar-1.C: New.
2869 * testsuite/g++.dg/pch/wchar-1.Hs: New.
2870
2871 2004-09-17 Kenneth Zadeck <Kenneth.Zadeck@NaturalBridge.com>
2872
2873 * gcc.c-torture/execute/20040917-1.c: New test.
2874
2875 2004-09-17 Diego Novillo <dnovillo@redhat.com>
2876
2877 PR tree-optimization/17319
2878 * gcc.dg/pr17319.c: New test.
2879
2880 2004-09-17 Devang Patel <dpatel@apple.com>
2881
2882 * gcc.dg/20040813-1.c: New test.
2883
2884 2004-09-17 Diego Novillo <dnovillo@redhat.com>
2885
2886 PR tree-optimization/17273
2887 * gcc.c-torture/compile/pr17273.c: New test.
2888
2889 2004-09-17 Joseph S. Myers <jsm@polyomino.org.uk>
2890
2891 * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c:
2892 Update expected messages.
2893 * gcc.dg/declspec-13.c: New test.
2894
2895 2004-09-17 David Edelsohn <edelsohn@gnu.org>
2896
2897 * gcc.dg/darwin-longlong.c: XFAIL on AIX and SPE.
2898
2899 2004-09-17 Diego Novillo <dnovillo@redhat.com>
2900
2901 * gcc.c-torture/execute/pr17252.c: Use post-increment to
2902 change what 'a' is pointing to.
2903
2904 2004-09-17 Mark Mitchell <mark@codesourcery.com>
2905
2906 PR c++/16002
2907 * g++.dg/template/error18.C: New test.
2908
2909 PR c++/16029
2910 * g++.dg/warn/Wunused-8.C: New test.
2911
2912 2004-09-17 Steven Bosscher <stevenb@suse.de>
2913
2914 PR tree-optimization/17513
2915 * gcc.dg/20040916-1.c: New test.
2916
2917 2004-09-16 Mark Mitchell <mark@codesourcery.com>
2918
2919 PR c++/17501
2920 * g++.dg/template/typename7.C: New test.
2921
2922 2004-09-16 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2923
2924 * gcc.dg/tree-ssa/copy-headers.c: Update outcome.
2925
2926 2004-09-16 Frank Ch. Eigler <fche@redhat.com>
2927
2928 * gcc.misc-tests/bprob.exp, g++.dg/bprob/bprob.exp: Iterate tests
2929 with -ftree-based-profiling also.
2930 * lib/profopt.exp: Support late-set profile_option/feedback_option.
2931
2932 2004-09-16 Victor Leikehman <lei@il.ibm.com>
2933
2934 PR/15364
2935 * gfortran.dg/der_array_io_1.f90: New test.
2936 * gfortran.dg/der_array_io_2.f90: New test.
2937 * gfortran.dg/der_array_io_3.f90: New test.
2938
2939 2004-09-15 Mark Mitchell <mark@codesourcery.com>
2940
2941 * testsuite/g++.old-deja/g++.abi/cxa_vec.C: Adjust for ARM
2942 EABI.
2943
2944 2004-09-15 Mark Mitchell <mark@codesourcery.com>
2945
2946 * g++.dg/opt/switch1.C: New test.
2947
2948 2004-09-15 Joseph S. Myers <jsm@polyomino.org.uk>
2949
2950 * g++.dg/ext/member-attr.C, g++.dg/warn/deprecated.C,
2951 gcc.dg/deprecated.c, gcc.dg/noreturn-1.c, gcc.dg/noreturn-4.c:
2952 Update expected messages.
2953
2954 2004-09-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2955
2956 PR fortran/16485
2957 * gfortran.dg/same_name_1.f90: New test.
2958
2959 2004-09-15 Diego Novillo <dnovillo@redhat.com>
2960
2961 * gcc.c-torture/execute/pr17252.c: Fix thinko. Don't
2962 dereference garbage pointers.
2963
2964 2004-09-15 Jakub Jelinek <jakub@redhat.com>
2965
2966 * gcc.c-torture/execute/builtins/strlen-3.c: New test.
2967 * gcc.c-torture/execute/builtins/strlen-3-lib.c: New.
2968
2969 * gcc.c-torture/execute/builtins/memmove.c (main_test): Formatting.
2970 * gcc.c-torture/execute/builtins/memmove-2.c: New test.
2971 * gcc.c-torture/execute/builtins/memmove-2-lib.c: New.
2972
2973 2004-09-14 Mark Mitchell <mark@codesourcery.com>
2974
2975 PR c++/17324
2976 * g++.dg/template/mangle1.C: New test.
2977
2978 2004-09-14 Diego Novillo <dnovillo@redhat.com>
2979
2980 PR tree-optimization/17252
2981 * gcc.c-torture/execute/pr17252.c: New test.
2982
2983 2004-09-14 Andrew Pinski <apinski@apple.com>
2984
2985 * g++.dg/tree-ssa/pointer-reference-alias.C: New test.
2986
2987 2004-09-14 Roger Sayle <roger@eyesopen.com>
2988
2989 PR rtl-optimization/9771
2990 * gcc.dg/pr9771-1.c: New test case.
2991
2992 2004-09-14 Diego Novillo <dnovillo@redhat.com>
2993
2994 PR tree-optimization/15262
2995 * gcc.c-torture/execute/pr15262-1.c: New test.
2996 * gcc.c-torture/execute/pr15262-2.c: New test.
2997
2998 2004-09-14 Joseph S. Myers <jsm@polyomino.org.uk>
2999
3000 * gcc.dg/declspec-12.c: New test.
3001
3002 2004-09-14 Bud Davis <bdavis9659@comcast.net>
3003
3004 * gfortran.dg/pr17090.f90: Add directives to test.
3005
3006 2004-09-14 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3007
3008 * gcc.c-torture/compile/20040914-1.c: New test.
3009
3010 2004-09-13 Mark Mitchell <mark@codesourcery.com>
3011
3012 PR c++/16162
3013 * g++.dg/template/decl2.C: New test.
3014
3015 2004-09-13 Bud Davis <bdavis9659@comcast.net>
3016
3017 PR fortran/17090
3018 * gfortran.dg/pr17090.f90: New test.
3019
3020 2004-09-13 Dale Johannesen <dalej@apple.com>
3021
3022 * gcc.c-torture/compile/pr17408.c: New test case.
3023
3024 2004-09-13 Mark Mitchell <mark@codesourcery.com>
3025
3026 PR c++/16716
3027 * g++.dg/parse/crash17.C: New test.
3028
3029 PR c++/17327
3030 * g++.dg/template/enum3.C: New test.
3031
3032 2004-09-13 Hans-Peter Nilsson <hp@bitrange.com>
3033
3034 * lib/gcc-defs.exp: Load wrapper.exp.
3035 * lib/g++.exp (g++_init): Call g++_maybe_build_wrapper instead of
3036 using local code.
3037 * lib/gcc.exp (gcc_init): Similar.
3038 * lib/gfortran.exp (gfortran_init): Similar.
3039 * lib/objc.exp (objc_init): Similar.
3040 * lib/treelang.exp (treelang_init): Similar.
3041 * lib/wrapper.exp: New file with build_wrapper call machinery in
3042 ${tool}_maybe_build_wrapper.
3043
3044 2004-09-13 Joseph S. Myers <jsm@polyomino.org.uk>
3045
3046 * gcc.dg/declspec-7.c: Don't expect diagnostic for duplicate
3047 "inline".
3048 * gcc.dg/declspec-11.c: Update expected messages.
3049 * gcc.dg/inline-6.c, gcc.dg/inline-7.c, gcc.dg/inline-8.c,
3050 gcc.dg/inline-9.c, gcc.dg/inline-10.c, gcc.dg/inline-11.c,
3051 gcc.dg/inline-12.c: New tests.
3052
3053 2004-09-13 Andrew MacLeod <amacleod@redhat.com>
3054
3055 * g++.dg/tree-ssa/pr17400.C: New testcase.
3056
3057 2004-09-13 James E Wilson <wilson@specifixinc.com>
3058
3059 * gcc.target/mips/sb1-1.c: New testcase.
3060
3061 2004-09-12 Hans-Peter Nilsson <hp@bitrange.com>
3062
3063 * lib/g77-dg.exp: Remove unused file.
3064 * lib/mike-g77.exp: Ditto.
3065 * lib/g77.exp: Ditto.
3066
3067 2004-09-12 Richard Henderson <rth@redhat.com>
3068
3069 * g++.old-deja/g++.other/sizeof3.C: Fix abort declaration.
3070
3071 2004-09-13 Joseph S. Myers <jsm@polyomino.org.uk>
3072
3073 * g++.dg/warn/Wswitch-1.C, g++.dg/warn/Wswitch-2.C,
3074 gcc.dg/Wswitch-2.c, gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
3075 gcc.dg/declspec-9.c, gcc.dg/declspec-10.c, gcc.dg/declspec-11.c,
3076 gcc.dg/m-un-2.c, gcc.dg/noreturn-1.c, gcc.dg/wtr-conversion-1.c:
3077 Update expected messages.
3078
3079 2004-09-13 Hans-Peter Nilsson <hp@axis.com>
3080
3081 * gcc.dg/asmreg-1.c (__syscall_getdents64): Adjust signedness
3082 declaration/use mismatch for dirp parameter.
3083
3084 2004-09-12 Andrew Pinski <apinski@apple.com>
3085
3086 * lib/objc.exp (objc_target_compile): Look for libobjc-gnu.a also when
3087 -fgnu-runtime is passed.
3088
3089 2004-09-12 Richard Henderson <rth@redhat.com>
3090
3091 * lib/fortran-torture.exp (add-ieee-options): Replace ieee-options;
3092 do the uplevel thing and update additional_flags directly.
3093 * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x,
3094 gfortran.fortran-torture/execute/intrinsic_nearest.x,
3095 gfortran.fortran-torture/execute/intrinsic_set_exponent.x,
3096 gfortran.fortran-torture/execute/nan_inf_fmt.x: Update to match.
3097
3098 2004-09-11 Steven Bosscher <stevenb@suse.de>
3099
3100 * g++.dg/parse/break-in-for.C: Fix for -ansi -pedantic-errors.
3101
3102 2004-09-11 Roger Sayle <roger@eyesopen.com>
3103
3104 PR middle-end/17411
3105 * g++.dg/opt/pr17411-1.C: New test case.
3106
3107 2004-09-11 Joseph S. Myers <jsm@polyomino.org.uk>
3108
3109 * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
3110 gcc.dg/tls/diag-2.c: Update expected messages.
3111 * gcc.dg/991209-1.c: Specify compilation options. Update expected
3112 messages.
3113 * gcc.dg/pr14289-2.c, gcc.dg/pr14289-3.c: Remove.
3114 * gcc.dg/declspec-7.c, gcc.dg/declspec-8.c, gcc.dg/declspec-9.c,
3115 gcc.dg/declspec-10.c, gcc.dg/declspec-11.c, gcc.dg/tls/diag-4.c,
3116 gcc.dg/tls/diag-5.c: New tests.
3117
3118 2004-09-11 Zack Weinberg <zack@codesourcery.com>
3119
3120 * gcc.dg/20040910-1.c: Correct dg-error regexp.
3121
3122 2004-09-11 Steven Bosscher <stevenb@suse.de>
3123
3124 * g++.dg/parse/break-in-for.C: New test.
3125
3126 2004-09-11 Jakub Jelinek <jakub@redhat.com>
3127
3128 * gcc.dg/tree-ssa/20040911-1.c: New test.
3129
3130 2004-09-11 Andreas Jaeger <aj@suse.de>
3131
3132 * gcc.c-torture/execute/991118-1.x: Delete, PR 16437 is fixed.
3133 * gcc.c-torture/execute/bf64-1.x: Remove XFAIL on x86-64.
3134
3135 2004-09-11 Richard Sandiford <rsandifo@redhat.com>
3136
3137 * gcc.target/frv: New directory of FR-V-specific tests.
3138
3139 2004-09-10 James E Wilson <wilson@specifixinc.com>
3140
3141 * gcc.dg/convert-vec-1.c: New test.
3142
3143 2004-09-10 Roger Sayle <roger@eyesopen.com>
3144
3145 PR middle-end/17024
3146 * gcc.dg/pr17024-1.c: New test case.
3147
3148 2004-09-10 Eric Christopher <echristo@redhat.com>
3149
3150 * gcc.dg/20040910-1.c: New test.
3151
3152 2004-09-11 Joseph S. Myers <jsm@polyomino.org.uk>
3153
3154 * gcc.dg/bitfld-9.c: New test.
3155
3156 2004-09-10 Richard Sandiford <rsandifo@redhat.com>
3157
3158 * gcc.c-torture/execute/ieee/acc1.c: New test.
3159 * gcc.c-torture/execute/ieee/acc2.c: New test.
3160 * gcc.c-torture/execute/ieee/mzero6.c: New test.
3161
3162 2004-09-10 Joseph S. Myers <jsm@polyomino.org.uk>
3163
3164 * gcc.dg/deprecated-2.c: New test.
3165
3166 2004-09-09 James E Wilson <wilson@specifixinc.com>
3167
3168 * gcc.dg/init-vec-1.c: New test.
3169
3170 2004-09-09 Roger Sayle <roger@eyesopen.com>
3171
3172 PR middle-end/17055
3173 * gcc.dg/pr17055-1.c: New test case.
3174
3175 2004-09-09 Hans-Peter Nilsson <hp@axis.com>
3176
3177 PR target/17377
3178 * gcc.c-torture/execute/pr17377.c: New test.
3179
3180 2004-09-09 Joseph S. Myers <jsm@polyomino.org.uk>
3181
3182 PR c/8420
3183 * gcc.dg/anon-struct-4.c, gcc.dg/declspec-1.c,
3184 gcc.dg/declspec-2.c, gcc.dg/declspec-3.c, gcc.dg/declspec-4.c,
3185 gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
3186 gcc.dg/long-long-typespec-1.c: New tests.
3187 * gcc.dg/tls/diag-2.c: Update expected diagnostics
3188
3189 2004-09-09 Joseph S. Myers <jsm@polyomino.org.uk>
3190
3191 * gcc.dg/c90-static-1.c, gcc.dg/c99-static-1.c,
3192 gcc.dg/gnu99-static-1.c: New tests.
3193
3194 2004-09-08 Devang Patel <dpatel@apple.com>
3195
3196 * gcc.dg/darwin-ld-20040828-1.c: New test.
3197 * gcc.dg/darwin-ld-20040828-2.c: New test.
3198 * gcc.dg/darwin-ld-20040828-3.c: New test.
3199
3200 2004-09-08 Ziemowit Laski <zlaski@apple.com>
3201
3202 * objc.dg/bitfield-2.m: Make 'id' definition a typedef.
3203 * obj.dg/bitfield-4.m: Allow 'unsigned' in addition to 'unsigned int'
3204 in error message.
3205 * objc.dg/id-1.m: Attempt to define 'id' in an incompatible fashion.
3206 * objc.dg/method-6.m: Allow 'unsigned' in addition to 'unsigned int'
3207 in error message.
3208 * objc.dg/proto-qual-1.m: Protocol qualifiers now appear before the
3209 types they qualify.
3210 * objc.dg/type-size-2.m: Fix wording in comment.
3211 * objc.dg/va-meth-1.m: New test case.
3212
3213 2004-09-06 H.J. Lu <hongjiu.lu@intel.com>
3214
3215 PR c/16633:
3216 * lib/gcc-dg.exp: Set up LD_LIBRARY_PATH, SHLIB_PATH,
3217 LD_LIBRARYN32_PATH, LD_LIBRARY64_PATH and DYLD_LIBRARY_PATH.
3218
3219 2004-09-06 Devang Patel <dpatel@apple.com>
3220
3221 * gcc.dg/tree-ssa/ifc-20040816-1.c: Use -ftree-vectorize.
3222 * gcc.dg/tree-ssa/ifc-20040816-2.c: Use -ftree-vectorize.
3223
3224 2004-09-06 Zack Weinberg <zack@codesourcery.com>
3225
3226 * g++.old-deja/g++.other/enum2.C: Move dg-error markers to
3227 reflect changed line numbering of diagnostics.
3228
3229 2004-09-06 Paul Brook <paul@codesourcery.com>
3230
3231 * gfortran.dg/edit_real_1.f90: Add new test.
3232
3233 2004-09-05 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3234
3235 * gcc.dg/tree-ssa/loop-2.c: New test.
3236 * gcc.dg/tree-ssa/loop-3.c: New test.
3237 * gcc.dg/tree-ssa/loop-4.c: New test.
3238 * gcc.dg/tree-ssa/loop-5.c: New test.
3239
3240 2004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3241
3242 * gcc.dg/format/sentinel-1.c: Update for parameter option.
3243
3244 2004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3245
3246 * gcc.dg/format/sentinel-1.c: New test.
3247
3248 2004-09-04 Uros Bizjak <uros@kss-loka.si>
3249
3250 * testsuite/gcc.dg/builtins-46.c: New.
3251
3252 2004-09-03 Devang Patel <dpatel@apple.com>
3253
3254 * gcc.dg/tree-ssa/ifc-20040816-1.c: New test.
3255 * gcc.dg/tree-ssa/ifc-20040816-2.c: New test.
3256
3257 2004-09-03 Jan Beulich <jbeulich@novell.com>
3258
3259 * g++.dg/abi/bitfield5.C: Use -mno-ms-bitfields.
3260 * g++.old-deja/g++.jason/thunk2.C: xfail for NetWare.
3261 * g++.old-deja/g++.law/profile1.C: xfail for NetWare.
3262 * g++.old-deja/g++.other/store-expr1.C: xfail for NetWare.
3263 * gcc.c-torture/compile/20001109-1.c: xfail for NetWare.
3264 * gcc.c-torture/compile/20001109-2.c: xfail for NetWare.
3265 * gcc.c-torture/execute/multi-ix.c: Use __builtin_bzero rather than
3266 the non-portable bzero.
3267 * gcc.dg/20010912-1.c: xfail for NetWare.
3268 * gcc.dg/20020426-2.c: xfail for NetWare.
3269 * gcc.dg/20021014-1.c: xfail for NetWare.
3270 * gcc.dg/20021018-1.c: xfail for NetWare.
3271 * gcc.dg/20030213-1.c: xfail for NetWare.
3272 * gcc.dg/20030225-1.c: xfail for NetWare.
3273 * gcc.dg/20030708-1.c: xfail for NetWare.
3274 * gcc.dg/builtins-config.h: Also exclude NetWare.
3275 * gcc.dg/format/format.h: Define restrict only if not already defined.
3276 * gcc.dg/nest.c: xfail for NetWare.
3277 * gcc.dg/special/gcsec-1.c: Don't pass -static for NetWare.
3278 * lib/target-supports.exp (check_visibility_available): Exclude
3279 NetWare.
3280
3281 2004-09-03 Jan Beulich <jbeulich@novell.com>
3282
3283 * gcc.dg/pack-test-2.c: Adjust to permit and check #pragma pack(push).
3284 * gcc.dg/c99-flex-array-4.c: Add -fpack-struct=8 to provide a
3285 deterministic starting point for the alignment of structure fields.
3286 * gcc.dg/Wpadded.c: Dito.
3287 * g++.dg/abi/vbase10.C: Dito.
3288
3289 2004-09-03 Devang Patel <dpatel@apple.com>
3290
3291 * g++.dg/debug/pr15736.cc: New test.
3292
3293 2004-09-02 Mark Mitchell <mark@codesourcery.com>
3294
3295 * README.QMTEST: Fix out-of-date link.
3296
3297 2004-09-03 David Billinghurst <David.Billinghurst@riotinto.com>
3298
3299 PR fortran/16579
3300 * gfortran.fortran-torture/execute/intrinsic_i_char.f90:
3301 Delete. Duplicate of gfortran.dg/g77/20010610.f
3302
3303 2004-09-02 Mark Mitchell <mark@codesourcery.com>
3304
3305 * g++.dg/abi/arm_rtti1.C: New test.
3306
3307 2004-09-02 Geoffrey Keating <geoffk@apple.com>
3308
3309 * gcc.dg/ppc-vector-memcpy.c: New.
3310 * gcc.dg/ppc-vector-memset.c: New.
3311
3312 2004-09-02 Chao-ying Fu <fu@mips.com>
3313
3314 * gcc.target/mips/mips-3d-1.c: New test.
3315 * gcc.target/mips/mips-3d-2.c: New test.
3316 * gcc.target/mips/mips-3d-3.c: New test.
3317 * gcc.target/mips/mips-3d-4.c: New test.
3318 * gcc.target/mips/mips-3d-5.c: New test.
3319 * gcc.target/mips/mips-3d-6.c: New test.
3320 * gcc.target/mips/mips-3d-7.c: New test.
3321 * gcc.target/mips/mips-3d-8.c: New test.
3322 * gcc.target/mips/mips-3d-9.c: New test.
3323 * gcc.target/mips/mips-ps-1.c: New test.
3324 * gcc.target/mips/mips-ps-2.c: New test.
3325 * gcc.target/mips/mips-ps-3.c: New test.
3326 * gcc.target/mips/mips-ps-4.c: New test.
3327 * gcc.target/mips/mips-ps-type.c: New test.
3328
3329 2004-09-02 Paul Brook <paul@codesourcery.com>
3330
3331 * gfortran.dg/edit_real_1.f90: Add new tests.
3332
3333 2004-09-01 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3334
3335 PR fortran/15327
3336 * gfortran.dg/merge_char_1.f90: New test.
3337
3338 2004-09-01 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3339
3340 PR fortran/16404
3341 * gfortran.dg/der_io_1.f90: XFAIL illegal testcase.
3342
3343 2004-09-01 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
3344
3345 PR c/1522
3346 * gcc.c-torture/compile/20040901-1.c: New test, from PR.
3347
3348 2004-09-01 Mark Mitchell <mark@codesourcery.com>
3349
3350 * g++.dg/opt/loop1.C: Do not XFAIL.
3351
3352 2004-09-01 Jakub Jelinek <jakub@redhat.com>
3353
3354 * gcc.c-torture/execute/20040831-1.c: New test.
3355
3356 2004-09-01 David Billinghurst <David.Billinghurst@riotinto.com>
3357
3358 PR fortran/16579
3359 * gfortran.dg/g77/20010610.f: Now passes.
3360 Copy from g77.f-torture/execute. Add dg-run directive.
3361 * gfortran.dg/g77/README: Update
3362
3363 2004-08-31 Andrew Pinski <pinskia@physics.uc.edu>
3364
3365 * gcc.dg/rs6000-power2-1.c (t1, t2, t3, t4): Add volatile.
3366 * gcc.dg/rs6000-power2-2.c: Fix the scan-assembly for the store.
3367 (t1, t2, t3, t4): Add volatile.
3368
3369 2004-08-31 Mark Mitchell <mark@codesourcery.com>
3370
3371 * g++.dg/ext/visibility/arm1.C: New test.
3372
3373 2004-08-31 Geoffrey Keating <geoffk@apple.com>
3374
3375 * gcc.dg/funcdef-storage-1.c: Add dg-options to suppress
3376 -pedantic-errors.
3377
3378 2004-09-01 Paul Brook <paul@codesourcery.com>
3379
3380 * gfortran.dg/eof_2.f90: New test.
3381
3382 2004-08-31 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3383
3384 PR fortran/16579
3385 * gfortran.fortran-torture/execute/intrinsic_i_char.f90: New test.
3386
3387 2004-08-31 Bud Davis <bdavis9659@comcast.net>
3388
3389 PR libfortran/16805
3390 * gfortran.dg/list_read_2.f90: New test.
3391
3392 2004-08-31 Mark Mitchell <mark@codesourcery.com>
3393
3394 * g++.dg/abi/key1.C: New test.
3395
3396 2004-08-31 Richard Henderson <rth@redhat.com>
3397
3398 * g++.dg/other/offsetof1.C: Include cstddef, use non-builtin
3399 form of offsetof.
3400 * g++.dg/other/offsetof5.C: Remove duplicate.
3401
3402 2004-08-31 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3403
3404 PR fortran/17244
3405 * gfortran.dg/func_derived_1.f90: New test.
3406
3407 2004-08-31 Paul Brook <paul@codesourcery.com>
3408
3409 * gfortran.dg/eof_1.f90: New test.
3410
3411 2004-08-31 Paul Brook <paul@codesourcery.com>
3412
3413 * gfortran.dg/list_read_1.f90: New file.
3414
3415 2004-08-30 Mark Mitchell <mark@codesourcery.com>
3416
3417 * g++.dg/opt/loop1.C: XFAIL.
3418
3419 2004-08-30 Geoffrey Keating <geoffk@apple.com>
3420
3421 * gcc.dg/funcdef-storage-1.c: New.
3422 * gcc.c-torture/compile/920625-2.c: Don't use 'static' to declare
3423 an extern function in local scope.
3424 * gcc.c-torture/execute/20010605-1.c: Don't use 'static inline' to
3425 declare an 'auto inline' function in local scope.
3426 * gcc.dg/20011130-1.c: Likewise.
3427 * gcc.c-torture/execute/nest-stdar-1.c: Don't use 'static' to declare
3428 an 'auto' function in local scope.
3429 * gcc.dg/20021014-1.c: Likewise.
3430 * gcc.dg/20030331-2.c: Likewise.
3431
3432 2004-08-30 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3433
3434 * gfortran.dg/blockdata_1.f90: New test.
3435
3436 2004-08-30 Richard Henderson <rth@redhat.com>
3437
3438 * g++.dg/other/offsetof1.C: Use __builtin_offsetof.
3439
3440 2004-08-30 Richard Henderson <rth@redhat.com>
3441
3442 * lib/fortran-torture.exp (fortran-torture-execute): Honor
3443 additional_flags set by alternate driver.
3444 (ieee-options): New procedure.
3445 * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x: New.
3446 * gfortran.fortran-torture/execute/intrinsic_nearest.x: New.
3447 * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: New.
3448 * gfortran.fortran-torture/execute/nan_inf_fmt.x: New.
3449
3450 2004-08-30 Richard Henderson <rth@redhat.com>
3451
3452 * lib/f-torture.exp: Remove.
3453
3454 2004-08-29 Mark Mitchell <mark@codesourcery.com>
3455
3456 PR rtl-optimization/16590
3457 * g++.dg/opt/loop1.C: New test.
3458
3459 2004-08-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3460
3461 PR fortran/13910
3462 * gfortran.dg/oldstyle_1.f90: New test.
3463
3464 2004-08-29 Steven G. Kargl <kargls@comcast.net>
3465 Paul Brook <paul@codesourcery.com>
3466
3467 * gfortran.dg/g77/README: Update.
3468 * gfortran.dg/g77/erfc.f: Copy from g77.f-torture.
3469 * gfortran.dg/g77/intrinsic-unix-bessel.f: Ditto.
3470 * gfortran.dg/g77/intrinsic-unix-erf.f: Ditto.
3471
3472 2004-08-28 Paul Brook <paul@codesourcery.com>
3473
3474 PR libfortran/17195
3475 * gfortran.dg/edit_real_1.f90: New test.
3476
3477 2004-08-27 Paul Brook <paul@codesourcery.com>
3478
3479 * gfortran.dg/rewind_1.f90: New test.
3480
3481 2004-08-27 Bud Davis <bdavis9659@comcast.net>
3482
3483 PR fortran/16597
3484 * gfortran.dg/pr16597.f90: New test.
3485
3486 2004-08-26 Joseph S. Myers <jsm@polyomino.org.uk>
3487
3488 PR c/13801
3489 * gcc.dg/redecl-3.c, gcc.dg/redecl-4.c, gcc.dg/redecl-6.c,
3490 gcc.dg/redecl-7.c, gcc.dg/redecl-8.c, gcc.dg/redecl-9.c,
3491 gcc.dg/redecl-10.c, gcc.dg/debug/redecl-1.c,
3492 gcc.dg/debug/redecl-2.c, gcc.dg/debug/redecl-3.c,
3493 gcc.dg/debug/redecl-4.c, gcc.dg/debug/redecl-5.c: New tests.
3494
3495 2004-08-26 Nick Clifton <nickc@redhat.com>
3496
3497 * gcc.c-torture/compile/pr17119.c: New test.
3498
3499 2004-08-26 Joseph S. Myers <jsm@polyomino.org.uk>
3500
3501 * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests.
3502
3503 2004-08-25 Richard Henderson <rth@redhat.com>
3504
3505 * gfortran.fortran-torture/execute/intrinsic_sr_kind.f90: Disable
3506 the bits that expect kind=8 to be the largest real kind.
3507
3508 2004-08-25 Ziemowit Laski <zlaski@apple.com>
3509
3510 * objc.dg/const-str-3.m: Include <stdlib.h> and <memory.h>.
3511
3512 2004-08-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3513
3514 * gfortran.dg/assignment_1.f90: New test.
3515
3516 2004-08-25 Adam Nemet <anemet@lnxw.com>
3517
3518 * g++.dg/template/repo3.C: New test.
3519
3520 2004-08-25 Roger Sayle <roger@eyesopen.com>
3521
3522 PR middle-end/16693
3523 PR tree-optimization/16372
3524 * g++.dg/opt/pr16372-1.C: New test case.
3525 * g++.dg/opt/pr16693-1.C: New test case.
3526 * g++.dg/opt/pr16693-2.C: New test case.
3527
3528 2004-08-25 Ziemowit Laski <zlaski@apple.com>
3529
3530 * objc.dg/proto-lossage-4.m: New test.
3531
3532 2004-08-25 Mark Mitchell <mark@codesourcery.com>
3533
3534 PR c++/17155
3535 * g++.dg/inherit/local2.C: New test.
3536
3537 2004-08-25 Paul Brook <paul@codesourcery.com>
3538
3539 PR fortran/17144
3540 * gfortran.dg/string_ctor_1.f90: New test.
3541
3542 2004-08-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3543
3544 PR c++/14428
3545 * g++.dg/template/redecl2.C: New test.
3546
3547 2004-08-24 Bud Davis <bdavis9659@comcast.net>
3548
3549 PR fortran/17143
3550 * gfortran.dg/pr17143.f90: New test.
3551
3552 2004-08-24 Bud Davis <bdavis9659@comcast.net>
3553
3554 PR fortran/17164
3555 * gfortran.dg/pr17164.f90: New test.
3556
3557 2004-08-24 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3558
3559 * gcc.dg/tree-ssa/loop-1.c: New test.
3560
3561 2004-08-24 Richard Sandiford <rsandifo@redhat.com>
3562
3563 * gcc.c-torture/compile/20040824-1.c: New test.
3564
3565 2004-08-24 Richard Sandiford <rsandifo@redhat.com>
3566
3567 * gcc.c-torture/compile/iftrap-3.c: New test.
3568
3569 2004-08-24 Paul Brook <paul@codesourcery.com>
3570
3571 * gfortran.dg/entry_2.f90: New test.
3572
3573 2004-08-24 Nathan Sidwell <nathan@codesourcery.com>
3574
3575 PR c++/16889
3576 * g++.dg/lookup/ambig[12].C: New.
3577
3578 2004-08-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3579
3580 PR c++/16706
3581 * g++.dg/template/crash21.C: New test.
3582 * g++.dg/template/crash22.C: Likewise.
3583
3584 2004-08-24 Nathan Sidwell <nathan@codesourcery.com>
3585
3586 PR c++/17149
3587 * g++.dg/template/access15.C: New.
3588
3589 2004-08-23 Mark Mitchell <mark@codesourcery.com>
3590
3591 PR c++/17163
3592 * g++.dg/template/repo2.C: New test.
3593
3594 2004-08-23 Roger Sayle <roger@eyesopen.com>
3595
3596 PR rtl-optimization/17078
3597 * gcc.c-torture/execute/pr17078-1.c: New test case.
3598
3599 2004-08-23 Mark Mitchell <mark@codesourcery.com>
3600
3601 PR c/14492
3602 * gcc.dg/debug/crash1.c: New test.
3603
3604 2004-08-23 Mark Mitchell <mark@codesourcery.com>
3605
3606 PR c/16180
3607 * gcc.dg/loop-5.c: New test.
3608
3609 2004-08-23 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3610
3611 * gcc.c-torture/execute/20040823-1.c: New test.
3612
3613 2004-08-23 Richard Sandiford <rsandifo@redhat.com>
3614
3615 * gcc.dg/special/mips-abi.exp: Expect gcc to pass the GNU ABI flags
3616 to the assembler. Simplify test accordingly.
3617 (asm_abi_flags): Use GNU names.
3618 (check_mips_abi, default_abi): Use string matches against "-mabi=*"
3619 to check for ABI flags.
3620
3621 2004-08-22 Andrew Pinski <apinski@apple.com>
3622
3623 * g++.dg/opt/pr14029.C: New test.
3624 * gcc.c-torture/execute/pr15262.c: New test.
3625
3626 2004-08-22 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3627
3628 * gfortran.dg/reduction.f90: Add checks with complex arguments.
3629
3630 2004-08-21 Bud Davis <bdavis9659@comcast.net>
3631
3632 PR 16908
3633 * gfortran.dg/direct_io.f90: New test.
3634
3635 2004-08-20 Mark Mitchell <mark@codesourcery.com>
3636
3637 PR c++/17121
3638 * g++.dg/inherit/local2.C: New test.
3639
3640 2004-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
3641
3642 PR c++/17120
3643 * g++.dg/warn/Wparentheses-4.C: New test.
3644
3645 2004-08-20 Mark Mitchell <mark@codesourcery.com>
3646
3647 PR c++/17121
3648 * g++.dg/inherit/local2.C: New test.
3649
3650 * gcc.dg/darwin-longlong.c: Include <stdlib.h>.
3651 * gcc.dg/ppc-ldstruct.c: Likewise.
3652 * gcc.dg/ppc64-abi-2.c: Likewise.
3653
3654 2004-08-20 Jakub Jelinek <jakub@redhat.com>
3655
3656 PR rtl-optimization/17099
3657 * gcc.c-torture/execute/20040820-1.c: New test.
3658
3659 2004-08-20 David Edelsohn <edelsohn@gnu.org>
3660
3661 * gcc.dg/uninit-H.c: Add _POWER to powerpc case.
3662
3663 2004-08-20 Canqun Yang <canqun@nudt.edu.cn>
3664
3665 PR fortran/17077
3666 * gfortran.dg/auto_array_1.f90: New test.
3667
3668 2004-08-19 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3669
3670 PR fortran/17074
3671 * gfortran.dg/simpleif_1.f90: New test.
3672
3673 2004-08-19 Mark Mitchell <mark@codesourcery.com>
3674
3675 * lib/target-supports.exp (check_profiling_available): Return
3676 false for arm*-*-symbianelf* and arm*-*-eabi*.
3677
3678 PR c++/15890
3679 * g++.dg/template/delete1.C: New test.
3680
3681 2004-08-19 Paul Brook <paul@codesourcery.com>
3682
3683 PR fortran/14976
3684 PR fortran/16228
3685 * gfortran.dg/data_char_1.f90: New test.
3686
3687 2004-08-19 Erik Schnetter <schnetter@aei.mpg.de>
3688
3689 PR fortran/16946
3690 * gfortran.dg/reduction.f90: New testcase.
3691
3692 2004-08-19 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3693
3694 PR fortran/16520
3695 * gfortran.dg/g77/19990905-1.f: Don't expect excess errors.
3696
3697 2004-08-19 Joseph S. Myers <jsm@polyomino.org.uk>
3698
3699 PR c++/17041
3700 * g++.dg/Wparentheses-3.C: New test.
3701
3702 2004-08-19 Dorit Naishlos <dorit@il.ibm.com>
3703
3704 * gcc.dg/vect/vect-1.c: Remove xfail from i?86-*-* x86_64-*-* due
3705 to usage of PREFERRED_STACK_BOUNDARY in the vectorizer.
3706 * gcc.dg/vect/vect-2.c: Likewise.
3707 * gcc.dg/vect/vect-3.c: Likewise.
3708 * gcc.dg/vect/vect-4.c: Likewise.
3709 * gcc.dg/vect/vect-5.c: Likewise.
3710 * gcc.dg/vect/vect-6.c: Likewise.
3711 * gcc.dg/vect/vect-7.c: Likewise.
3712 * gcc.dg/vect/vect-25.c: Likewise.
3713 * gcc.dg/vect/vect-31.c: Likewise.
3714 * gcc.dg/vect/vect-32.c: Likewise.
3715 * gcc.dg/vect/vect-34.c: Likewise.
3716 * gcc.dg/vect/vect-36.c: Likewise.
3717 * gcc.dg/vect/vect-all.c: Likewise.
3718
3719 2004-08-18 Mark Mitchell <mark@codesourcery.com>
3720
3721 PR c++/17068
3722 * g++.dg/template/operator4.C: New test.
3723
3724 2004-08-18 Richard Henderson <rth@redhat.com>
3725
3726 * gcc.dg/20040206-1.c: XFAIL.
3727
3728 2004-08-17 Mark Mitchell <mark@codesourcery.com>
3729
3730 PR c++/16246
3731 * g++.dg/template/array7.C: New test.
3732
3733 2004-08-17 James E Wilson <wilson@specifixinc.com>
3734
3735 * gcc.dg/mips-movcc-1.c: New test.
3736 * gcc.dg/mips-movcc-2.c: New test.
3737 * gcc.dg/mips-movcc-3.c: New test.
3738
3739 * gcc.dg/mips-nmadd-1.c: New test.
3740 * gcc.dg/mips-nmadd-2.c: New test.
3741
3742 2004-08-17 Mark Mitchell <mark@codesourcery.com>
3743
3744 PR c++/15871
3745 * g++.dg/opt/inline8.C: New test.
3746
3747 PR c++/16965
3748 * g++.dg/parse/error17.C: New test.
3749
3750 2004-08-17 Dorit Naishlos <dorit@il.ibm.com>
3751
3752 * gcc.dg/vect: New directory for vectorizer tests.
3753 * gcc.dg/vect/tree-vect.h: New file.
3754 * gcc.dg/vect/vect.exp: New file.
3755 * gcc.dg/vect/pr16105.c.c: New test.
3756 * gcc.dg/vect/vect-1.c: New test.
3757 * gcc.dg/vect/vect-2.c: New test.
3758 * gcc.dg/vect/vect-3.c: New test.
3759 * gcc.dg/vect/vect-4.c: New test.
3760 * gcc.dg/vect/vect-5.c: New test.
3761 * gcc.dg/vect/vect-6.c: New test.
3762 * gcc.dg/vect/vect-7.c: New test.
3763 * gcc.dg/vect/vect-8.c: New test.
3764 * gcc.dg/vect/vect-9.c: New test.
3765 * gcc.dg/vect/vect-10.c: New test.
3766 * gcc.dg/vect/vect-11.c: New test.
3767 * gcc.dg/vect/vect-12.c: New test.
3768 * gcc.dg/vect/vect-13.c: New test.
3769 * gcc.dg/vect/vect-14.c: New test.
3770 * gcc.dg/vect/vect-15.c: New test.
3771 * gcc.dg/vect/vect-16.c: New test.
3772 * gcc.dg/vect/vect-17.c: New test.
3773 * gcc.dg/vect/vect-18.c: New test.
3774 * gcc.dg/vect/vect-19.c: New test.
3775 * gcc.dg/vect/vect-20.c: New test.
3776 * gcc.dg/vect/vect-21.c: New test.
3777 * gcc.dg/vect/vect-22.c: New test.
3778 * gcc.dg/vect/vect-23.c: New test.
3779 * gcc.dg/vect/vect-24.c: New test.
3780 * gcc.dg/vect/vect-25.c: New test.
3781 * gcc.dg/vect/vect-26.c: New test.
3782 * gcc.dg/vect/vect-27.c: New test.
3783 * gcc.dg/vect/vect-28.c: New test.
3784 * gcc.dg/vect/vect-29.c: New test.
3785 * gcc.dg/vect/vect-30.c: New test.
3786 * gcc.dg/vect/vect-31.c: New test.
3787 * gcc.dg/vect/vect-32.c: New test.
3788 * gcc.dg/vect/vect-33.c: New test.
3789 * gcc.dg/vect/vect-34.c: New test.
3790 * gcc.dg/vect/vect-35.c: New test.
3791 * gcc.dg/vect/vect-36.c: New test.
3792 * gcc.dg/vect/vect-37.c: New test.
3793 * gcc.dg/vect/vect-38.c: New test.
3794 * gcc.dg/vect/vect-40.c: New test.
3795 * gcc.dg/vect/vect-41.c: New test.
3796 * gcc.dg/vect/vect-42.c: New test.
3797 * gcc.dg/vect/vect-43.c: New test.
3798 * gcc.dg/vect/vect-44.c: New test.
3799 * gcc.dg/vect/vect-45.c: New test.
3800 * gcc.dg/vect/vect-46.c: New test.
3801 * gcc.dg/vect/vect-47.c: New test.
3802 * gcc.dg/vect/vect-48.c: New test.
3803 * gcc.dg/vect/vect-49.c: New test.
3804 * gcc.dg/vect/vect-50.c: New test.
3805 * gcc.dg/vect/vect-51.c: New test.
3806 * gcc.dg/vect/vect-52.c: New test.
3807 * gcc.dg/vect/vect-53.c: New test.
3808 * gcc.dg/vect/vect-54.c: New test.
3809 * gcc.dg/vect/vect-55.c: New test.
3810 * gcc.dg/vect/vect-56.c: New test.
3811 * gcc.dg/vect/vect-57.c: New test.
3812 * gcc.dg/vect/vect-58.c: New test.
3813 * gcc.dg/vect/vect-59.c: New test.
3814 * gcc.dg/vect/vect-60.c: New test.
3815 * gcc.dg/vect/vect-61.c: New test.
3816 * gcc.dg/vect/vect-all.c: New test.
3817 * gcc.dg/vect/vect-none.c: New test.
3818
3819 2004-08-17 Paul Brook <paul@codesourcery.com>
3820
3821 PR fortran/13082
3822 * gfortran.dg/entry_1.f90: New test.
3823
3824 2004-08-17 Andrew Pinski <apinski@apple.com>
3825
3826 * gcc.dg/darwin-20040812-1.c: Compile only on darwin.
3827
3828 2004-08-17 Paolo Bonzini <bonzini@gnu.org>
3829
3830 * gcc.dg/pr17036-1.c: New test.
3831
3832 2004-08-16 Devang Patel <dpatel@apple.com>
3833
3834 * gcc.dg/darwin-20040809-1.c: New test.
3835
3836 2004-08-16 Joseph S. Myers <jsm@polyomino.org.uk>
3837
3838 * gcc.dg/funcdef-attr-1.c: New test.
3839
3840 2004-08-16 Janis Johnson <janis187@us.ibm.com>
3841
3842 * gcc.dg/altivec-17.c: New test.
3843 * gcc.dg/altivec-18.c: New test.
3844
3845 2004-08-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3846
3847 PR c++/6749
3848 * g++.dg/template/vtable2.C: New test.
3849
3850 2004-08-14 Richard Henderson <rth@redhat.com>
3851
3852 * gcc.dg/torture/builtin-attr-1.c: Fix scalbln prototype.
3853 * gcc.dg/pack-test-4.c (main): Return 0.
3854 * gcc.dg/setjmp-1.c: Remove XFAIL.
3855 * gcc.dg/tree-ssa/20040615-1.c: Pass during dom1.
3856
3857 2004-08-14 Richard Henderson <rth@redhat.com>
3858
3859 * gcc.dg/980217-1.c: Add prototype for printf.
3860
3861 2004-08-13 Bud Davis <bdavis9659@comcast.net>
3862
3863 * gfortran.dg/pr16935.f90: New test.
3864
3865 2004-08-13 Janis Johnson <janis187@us.ibm.com>
3866
3867 * g++.dg/ext/altivec-2.C: Revert previous changes and don't execute.
3868
3869 2004-08-13 Paul Brook <paul@codesourcery.com>
3870
3871 * gfortran.dg/der_io_1.f90: Remove stray comma.
3872
3873 2004-08-12 Janis Johnson <janis187@us.ibm.com>
3874
3875 * gcc.dg/vmx/cw-bug-2.c: Remove.
3876 * gcc.dg/vmx/vprint-1.c: Remove.
3877 * gcc.dg/vmx/vscan-1.c: Remove.
3878
3879 2004-08-12 Devang patel <dpatel@apple.com>
3880
3881 * gcc.dg/darwin-20040809-2.c: New test.
3882
3883 2004-08-12 Janis Johnson <janis1872us.ibm.com>
3884
3885 * g++.dg/ext/altivec-12.C: New test.
3886
3887 * g++.dg/ext/altivec-11.C: New test.
3888
3889 2004-08-12 Paul Brook <paul@codesourcery.com>
3890
3891 * g++.dg/abi/arm_cxa_vec_1.C: New test.
3892
3893 2004-08-12 Janis Johnson <janis187@us.ibm.com>
3894
3895 * g++.dg/ext/altivec-2.C: Check for hardware support before
3896 executing any VMX instructions.
3897
3898 * gcc.dg/vmx/ops-long-2.c: Add dg-error directives.
3899
3900 2004-08-12 Jakub Jelinek <jakub@redhat.com>
3901
3902 PR c++/16276
3903 * g++.old-deja/g++.other/comdat4.C: New test.
3904 * g++.old-deja/g++.other/comdat4-aux.cc: New.
3905
3906 2004-08-12 Ben Elliston <bje@au.ibm.com>
3907
3908 PR target/16286
3909 * gcc.dg/pr16286.c: New test.
3910
3911 2004-08-12 Jan Beulich <jbeulich@novell.com>
3912
3913 * g++.dg/ext/asm5.C: New.
3914
3915 2004-08-11 Mark Mitchell <mark@codesourcery.com>
3916
3917 PR c++/16698
3918 * g++.dg/eh/crash1.C: New test.
3919
3920 PR c++/16717
3921 * g++.dg/ext/construct1.C: New test.
3922
3923 2004-08-11 Mark Mitchell <mark@codesourcery.com>
3924
3925 PR c++/16853
3926 * g++.dg/init/ptrmem1.C: New test.
3927
3928 PR c++/16618
3929 * g++.dg/parse/offsetof5.C: New test.
3930
3931 PR c++/16870
3932 * g++.dg/template/overload3.C: New test.
3933
3934 2004-08-11 Mark Mitchell <mark@codesourcery.com>
3935
3936 PR c++/16964
3937 * g++.dg/parse/error16.C: New test.
3938
3939 PR c++/16904
3940 * g++.dg/template/error14.C: New test.
3941
3942 PR c++/16929
3943 * g++.dg/template/error15.C: New test.
3944
3945 2004-08-11 Devang Patel <dpatel@apple.com>
3946
3947 * gcc.dg/darwin-ld-20040809-1.c: New test.
3948 * gcc.dg/darwin-ld-20040809-2.c: New test.
3949
3950 2004-08-11 Steven G. Kargl <kargls@comcast.net>
3951
3952 PR fortran/16917
3953 * gfortran.dg/dfloat_1.f90: New test.
3954
3955 2004-08-09 Mark Mitchell <mark@codesourcery.com>
3956
3957 * gcc.dg/testsuite/gcc.dg/arm-eabi1.c: New test.
3958 * gcc.dg/dll-2.c: Fix dg-require syntax.
3959 * gcc.misc-tests/arm-isr.c (abort): Declare.
3960 (exit): Likewise.
3961
3962 2004-08-10 Mark Mitchell <mark@codesourcery.com>
3963
3964 PR c++/16971
3965 * g++.dg/parse/crash16.C: New test.
3966
3967 2004-08-10 Roger Sayle <roger@eyesopen.com>
3968
3969 * gcc.dg/mips-rsqrt-1.c: New test case.
3970 * gcc.dg/mips-rsqrt-2.c: New test case.
3971 * gcc.dg/mips-rsqrt-3.c: New test case.
3972
3973 2004-08-10 Paul Brook <paul@codesourcery.com>
3974
3975 * gfortran.dg/der_io_1.f90: New test.
3976
3977 2004-08-10 Paul Brook <paul@codesourcery.com>
3978
3979 PR fortran/16919
3980 * gfortran.dg/der_array_1.f90: New test.
3981
3982 2004-08-09 David Edelsohn <edelsohn@gnu.org>
3983
3984 * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
3985
3986 2004-08-09 Paolo Bonzini <bonzini@gnu.org>
3987
3988 * gcc.dg/wchar_t-2.c: Fix typo.
3989
3990 2004-08-09 Falk Hueffner <falk@debian.org>
3991
3992 PR tree-optimization/12517
3993 * gcc.c-torture/compile/pr12517.c: New test.
3994
3995 PR tree-optimization/12578
3996 * gcc.c-torture/compile/pr12578.c: New test.
3997
3998 PR tree-optimization/12899
3999 * gcc.c-torture/compile/pr12899.c: New test.
4000
4001 PR rtl-optimization/14692
4002 * gcc.c-torture/compile/pr14692.c: New test.
4003
4004 PR tree-optimization/16461
4005 * gcc.c-torture/compile/pr16461.c: New test.
4006
4007 2004-08-06 Janne Blomqvist <jblomqvi@cc.hut.fi>
4008
4009 * gfortran.dg/getenv_1.f90: New test.
4010
4011 2004-08-06 Mark Mitchell <mark@codesourcery.com>
4012
4013 * gcc.dg/symbian4.c: Expect a 2-byte wchar_t, not a 4-byte
4014 wchar_t.
4015 * gcc.dg/symbian5.c: Test -fno-short-wchar.
4016
4017 2004-08-06 Paul Brook <paul@codesourcery.com>
4018
4019 * gfortran.dg/ret_array_1.f90: New test.
4020 * gfortran.dg/ret_pointer_1.f90: New test.
4021
4022 2004-08-06 Richard Sandiford <rsandifo@redhat.com>
4023
4024 * gcc.dg/missing-field-init-[12].c: New tests.
4025 * g++.dg/warn/missing-field-init-[12].C: New tests.
4026
4027 2004-08-06 Mark Mitchell <mark@codesourcery.com>
4028
4029 * gcc.dg/enum2.c: New test.
4030 * gcc.dg/symbian3.c: Likewise.
4031 * gcc.dg/symbian4.c: Likewise.
4032 * gcc.dg/wchar_t-2.c: Likewise.
4033
4034 2004-08-05 Mark Mitchell <mark@codesourcery.com>
4035
4036 * g++.dg/ext/visibility/visibility-8.C: Add constructor and
4037 destructor tests.
4038
4039 2004-08-05 Mark Mitchell <mark@codesourcery.com>
4040
4041 * g++.dg/ext/visibility/assign1.C: Use scan-hidden and
4042 dg-require-visiblity.
4043 * g++.dg/ext/visibility/fvisibility-inlines-hidden.C: Likewise.
4044 * g++.dg/ext/visibility/fvisibility.C: Likewise.
4045 * g++.dg/ext/visibility/memfuncts.C: Likewise.
4046 * g++.dg/ext/visibility/new1.C: Likewise.
4047 * g++.dg/ext/visibility/pragma.C: Likewise.
4048 * g++.dg/ext/visibility/staticmemfuncts.C: Likewise.
4049 * g++.dg/ext/visibility/virtual.C: Likewise.
4050 * g++/dg/ext/visibility/visibility-1.C: Likewise.
4051 * g++/dg/ext/visibility/visibility-2.C: Likewise.
4052 * g++/dg/ext/visibility/visibility-3.C: Likewise.
4053 * g++/dg/ext/visibility/visibility-4.C: Likewise.
4054 * g++/dg/ext/visibility/visibility-5.C: Likewise.
4055 * g++/dg/ext/visibility/visibility-6.C: Likewise.
4056 * g++/dg/ext/visibility/visibility-7.C: Likewise.
4057 * g++/dg/ext/visibility/visibility-8.C: New test.
4058 * gcc.c-torture/compile/dll.x: Remove.
4059 * gcc.dg/dll-2.c: Use dg-require-dll
4060 * gcc.dg/visibility-10.c: New test.
4061 * lib/gcc-dg.exp (dg-require-dll): Add Symbian to list of targets
4062 supporting DLLs.
4063 * testsuite/lib/scanasm.exp (scan_hidden): New function.
4064 (scan_not_hidden): Likewise.
4065
4066 2004-08-05 David Edelsohn <edelsohn@gnu.org>
4067
4068 * gcc.dg/sh4a-fprun.c: Fix dg-do typo.
4069
4070 2004-08-05 Richard Sandiford <rsandifo@redhat.com>
4071
4072 * gcc.c-torture/execute/20040805-1.c: New test.
4073
4074 2004-08-04 Andrew Pinski <pinskia@physics.uc.edu>
4075
4076 * gcc.dg/20020118-1.c: Declare abort.
4077 * gcc.dg/altivec_check.h: Likewise.
4078 * gcc.dg/iftrap-2.c: Likewise.
4079 * gcc.dg/pragma-darwin.c: Likewise.
4080 * gcc.dg/rs6000-ldouble-1.c: Declare abort and exit.
4081
4082 2004-08-04 Geoffrey Keating <geoffk@apple.com>
4083
4084 * g++.dg/ext/altivec_check.h: Declare exit as extern "C".
4085
4086 2004-08-05 Joseph S. Myers <jsm@polyomino.org.uk>
4087
4088 * gcc.c-torture/execute/builtins/abs-2.c,
4089 gcc.c-torture/execute/builtins/abs-3.c,
4090 gcc.c-torture/execute/builtins/lib/abs.c, gcc.dg/format/format.h,
4091 gcc.dg/torture/builtin-attr-1.c: Use predefined macros for
4092 intmax_t, uintmax_t and their limits.
4093 * gcc.dg/intmax_t-1.c: New test.
4094
4095 2004-08-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4096
4097 * g++.dg/tc1/dr147.C: Add reference to PR.
4098
4099 2004-08-03 Richard Sandiford <rsandifo@redhat.com>
4100
4101 * gcc.dg/mips-args-[23].c: Declare abort() and exit().
4102 * gcc.dg/torture/mips-hilo-[12].c: Likewise.
4103
4104 2004-08-03 David Edelsohn <edelsohn@gnu.org>
4105
4106 * gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
4107
4108 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
4109
4110 * gcc.dg/redecl-5.c: New test.
4111 * gcc.dg/format/attr-6.c: Expect warning for implicit declaration
4112 of scanf.
4113
4114 2004-08-03 Roger Sayle <roger@eyesopen.com>
4115
4116 PR middle-end/16790
4117 * gcc.c-torture/execute/pr16790-1.c: New test case.
4118
4119 2004-08-03 Mark Mitchell <mark@codesourcery.com>
4120
4121 * g++.dg/ext/visibility/assign1.C: New test.
4122 * g++.dg/ext/visibility/new1.C: Likewise.
4123
4124 * gcc.dg/symbian1.c: New test.
4125 * gcc.dg/symbian2.c: Likewise.
4126
4127 2004-08-03 H.J. Lu <hongjiu.lu@intel.com>
4128
4129 PR target/16570
4130 * gcc.dg/i386-sse-9.c: New test.
4131
4132 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
4133
4134 * gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
4135
4136 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
4137
4138 * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg/20001117-1.c,
4139 gcc.dg/20010202-1.c, gcc.dg/20011008-2.c, gcc.dg/20011214-1.c,
4140 gcc.dg/20020201-1.c, gcc.dg/20020312-2.c, gcc.dg/20020426-2.c,
4141 gcc.dg/20030331-2.c, gcc.dg/20030612-1.c, gcc.dg/20030926-1.c,
4142 gcc.dg/20031216-1.c, gcc.dg/20031218-3.c, gcc.dg/20040305-2.c,
4143 gcc.dg/980226-1.c, gcc.dg/Wreturn-type2.c,
4144 gcc.dg/Wunreachable-6.c, gcc.dg/Wunreachable-7.c,
4145 gcc.dg/align-1.c, gcc.dg/builtin-prefetch-1.c,
4146 gcc.dg/builtins-17.c, gcc.dg/builtins-19.c, gcc.dg/builtins-2.c,
4147 gcc.dg/builtins-20.c, gcc.dg/builtins-21.c, gcc.dg/builtins-7.c,
4148 gcc.dg/builtins-8.c, gcc.dg/cpp/19930510-1.c,
4149 gcc.dg/cpp/charconst-3.c, gcc.dg/cpp/charconst-4.c,
4150 gcc.dg/cpp/mi6.c, gcc.dg/cpp/tr-paste.c, gcc.dg/cpp/trad/mi6.c,
4151 gcc.dg/cpp/trad/paste.c, gcc.dg/cpp/trad/strify.c,
4152 gcc.dg/fastmath-1.c, gcc.dg/fshort-wchar.c, gcc.dg/i386-387-7.c,
4153 gcc.dg/i386-387-8.c, gcc.dg/i386-asm-1.c, gcc.dg/i386-cadd.c,
4154 gcc.dg/i386-fpcvt-3.c, gcc.dg/i386-loop-3.c,
4155 gcc.dg/i386-memset-1.c, gcc.dg/loop-2.c, gcc.dg/nest.c,
4156 gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c,
4157 gcc.dg/noncompile/scope.c, gcc.dg/pack-test-4.c,
4158 gcc.dg/pack-test-5.c, gcc.dg/pch/inline-4.c, gcc.dg/postincr-1.c,
4159 gcc.dg/pr10392-1.c, gcc.dg/pragma-align.c,
4160 gcc.dg/profile-generate-1.c, gcc.dg/sibcall-1.c,
4161 gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
4162 gcc.dg/sibcall-5.c, gcc.dg/sibcall-6.c, gcc.dg/switch-warn-1.c,
4163 gcc.dg/switch-warn-2.c, gcc.dg/torture/builtin-attr-1.c,
4164 gcc.dg/torture/builtin-math-1.c, gcc.dg/torture/builtin-noret-2.c,
4165 gcc.dg/trampoline-1.c, gcc.dg/tree-ssa/20030703-1.c,
4166 gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
4167 gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
4168 gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030729-1.c,
4169 gcc.dg/tree-ssa/20030730-1.c, gcc.dg/tree-ssa/20030730-2.c,
4170 gcc.dg/tree-ssa/20030731-1.c, gcc.dg/tree-ssa/20030807-11.c,
4171 gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-5.c,
4172 gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030808-1.c,
4173 gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
4174 gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
4175 gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
4176 gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
4177 gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-3.c,
4178 gcc.dg/tree-ssa/20030922-1.c, gcc.dg/tree-ssa/20031113-1.c,
4179 gcc.dg/tree-ssa/20040121-1.c, gcc.dg/tree-ssa/20040319-1.c,
4180 gcc.dg/tree-ssa/20040324-1.c, gcc.dg/tree-ssa/20040326-1.c,
4181 gcc.dg/tree-ssa/20040326-2.c, gcc.dg/tree-ssa/20040517-1.c,
4182 gcc.dg/tree-ssa/ssa-ccp-10.c, gcc.dg/tree-ssa/ssa-pre-1.c,
4183 gcc.dg/tree-ssa/tailcall-1.c, gcc.dg/tree-ssa/tailrecursion-5.c,
4184 gcc.dg/ultrasp3.c, gcc.dg/winline-7.c, gcc.misc-tests/bprob-1.c,
4185 gcc.misc-tests/bprob-2.c, gcc.misc-tests/gcov-3.c,
4186 gcc.misc-tests/gcov-4.c, gcc.misc-tests/gcov-4b.c,
4187 gcc.misc-tests/gcov-6.c, gcc.misc-tests/gcov-7.c,
4188 gcc.misc-tests/i386-pf-3dnow-1.c,
4189 gcc.misc-tests/i386-pf-athlon-1.c,
4190 gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
4191 objc.dg/nested-func-1.m, objc.dg/special/unclaimed-category-1.m:
4192 Declare built-in functions used.
4193 * gcc.dg/torture/builtin-attr-1.c (nexttoward): Use FPTEST2ARG2.
4194
4195 2004-08-02 Mark Mitchell <mark@codesourcery.com>
4196
4197 PR c++/16707
4198 * g++.dg/lookup/using12.C: New test.
4199
4200 * g++.dg/init/null1.C: Fix PR number.
4201 * g++.dg/parse/namespace10.C: Likewise.
4202
4203 2004-08-01 Mark Mitchell <mark@codesourcery.com>
4204
4205 PR c++/16224
4206 * g++.dg/template/spec17.C: New test.
4207 * g++.old-deja/g++.ns/template13.C: Remove XFAIL.
4208 * g++.old-deja/g++.pt/lookup10.C: Add dg-error marker.
4209
4210 2004-08-02 David Billinghurst
4211
4212 PR fortran/16292
4213 * gfortran.dg/g77/cabs.f: xfail on mips-sgi-irix6*
4214
4215 2004-08-01 Zack Weinberg <zack@codesourcery.com>
4216
4217 * gcc.dg/ia64-got-1.c: New test case.
4218
4219 2004-08-01 Mark Mitchell <mark@codesourcery.com>
4220
4221 PR c++/16489
4222 * g++.dg/init/null1.C: New test.
4223 * g++.dg/tc1/dr76.C: Adjust error marker.
4224
4225 PR c++/16529
4226 * g++.dg/parse/namespace10.C: New test.
4227
4228 PR c++/16810
4229 * g++.dg/inherit/ptrmem2.C: New test.
4230
4231 2004-08-02 Ben Elliston <bje@au.ibm.com>
4232
4233 PR target/16155
4234 * gcc.dg/pr16155.c: New test.
4235
4236 2004-07-31 Joseph S. Myers <jsm@polyomino.org.uk>
4237
4238 * gcc.dg/redecl-2.c: New test.
4239
4240 2004-07-30 Geoffrey Keating <geoffk@apple.com>
4241
4242 * gcc.dg/darwin-longdouble.c: New file.
4243
4244 2004-07-30 Richard Henderson <rth@redhat.com>
4245
4246 * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Fix
4247 write to constant argument.
4248 * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
4249
4250 2004-07-30 Richard Henderson <rth@redhat.com>
4251
4252 * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Disable
4253 tests of nearest around zero.
4254
4255 2004-07-30 Andrew Pinski <apinski@apple.com>
4256
4257 * gcc.c-torture/compile/20040730-1.c: New test.
4258
4259 2004-07-30 Aldy Hernandez <aldyh@redhat.com>
4260
4261 * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
4262 powerpc-eabispe.
4263
4264 2004-07-30 Aldy Hernandez <aldyh@redhat.com>
4265
4266 * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
4267
4268 2004-07-30 Richard Sandiford <rsandifo@redhat.com>
4269
4270 * lib/g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already
4271 contains $ld_library_path.
4272 * lib/gfortran.exp (gfortran_link_flags): Likewise.
4273
4274 2004-07-29 Richard Henderson <rth@redhat.com>
4275
4276 * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.
4277
4278 * g++.dg/ext/stmtexpr2.C (alt1): Rename from expected.
4279 (alt2, which): New.
4280 (Check): Accept either alternative.
4281
4282 2004-07-29 Mark Mitchell <mark@codesourcery.com>
4283
4284 * g++.dg/abi/inline1.C: New test.
4285 * g++.dg/abi/local1-a.cc: Likewise.
4286 * g++.dg/abi/local1.C: Likewise.
4287 * g++.dg/abi/mangle11.C: Tweak location of warnings.
4288 * g++.dg/abi/mangle12.C: Likewise.
4289 * g++.dg/abi/mangle17.C: Likewise.
4290 * g++.dg/abi/mangle20-2.C: Likewise.
4291 * g++.dg/opt/interface1.C: Likewise.
4292 * g++.dg/opt/interface1.h: Likewise.
4293 * g++.dg/opt/interface1-a.cc: New test.
4294 * g++.dg/parse/repo1.C: New test.
4295 * g++.dg/template/repo1.C: Likewise.
4296 * g++.dg/warn/Winline-1.C: Likewise.
4297 * lib/gcc-dg.exp (gcc-dg-test-1): Fix -frepo handling.
4298
4299 2004-07-29 Diego Novillo <dnovillo@redhat.com>
4300
4301 * gcc.dg/tree-ssa/20040729-1.c: New test.
4302
4303 2004-07-27 Matt Austern <austern@apple.com>
4304
4305 * gcc.dg/darwin-bool-1.c: New test.
4306 * gcc.dg/darwin-bool-2.c: New test.
4307
4308 2004-07-28 Richard Henderson <rth@redhat.com>
4309
4310 * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
4311 arguments in the correct type. Don't write to constant arguments.
4312
4313 2004-07-28 Diego Novillo <dnovillo@redhat.com>
4314
4315 PR tree-optimization/16688
4316 PR tree-optimization/16689
4317 * g++.dg/tree-ssa/pr16688.C: New test.
4318
4319 2004-07-28 Diego Novillo <dnovillo@redhat.com>
4320
4321 * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
4322 loads. Not only in the comment, this time.
4323
4324 2004-07-28 Alexandre Oliva <aoliva@redhat.com>
4325
4326 2003-07-06 Alexandre Oliva <aoliva@redhat.com>
4327 * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
4328 2003-07-01 Alexandre Oliva <aoliva@redhat.com>
4329 * gcc.dg/sh4a-bitmovua.c: New.
4330 * gcc.dg/sh4a-cos.c: New.
4331 * gcc.dg/sh4a-cosf.c: New.
4332 * gcc.dg/sh4a-fprun.c: New.
4333 * gcc.dg/sh4a-fsrra.c: New.
4334 * gcc.dg/sh4a-memmovua.c: New.
4335 * gcc.dg/sh4a-sin.c: New.
4336 * gcc.dg/sh4a-sincos.c: New.
4337 * gcc.dg/sh4a-sincosf.c: New.
4338 * gcc.dg/sh4a-sinf.c: New.
4339
4340 2004-07-28 Diego Novillo <dnovillo@redhat.com>
4341
4342 * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
4343 conditionals.
4344 * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
4345 loads.
4346 * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
4347 DOM1.
4348
4349 2004-07-27 Andrew Pinski <apinski@apple.com>
4350
4351 * g++.dg/rtti/tinfo1.C: Correct the xfail.
4352
4353 2004-07-27 Nitin Yewale <nitiny@kpitcummins.com>
4354
4355 * gcc.dg/pragma-isr.c: New test.
4356
4357 2004-07-27 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4358
4359 PR c++/14429
4360 * g++.dg/template/ttp11.C: New test.
4361
4362 2004-07-27 Diego Novillo <dnovillo@redhat.com>
4363
4364 * gcc.c-torture/compile/20040727-1.c: New test.
4365
4366 2004-07-26 Eric Christopher <echristo@redhat.com>
4367
4368 * gcc.c-torture/compile/20040726-2.c: New test.
4369
4370 2004-07-26 Andrew Pinski <apinski@apple.com>
4371
4372 * g++.dg/rtti/tinfo1.C: Xfail.
4373
4374 2004-07-26 Richard Sandiford <rsandifo@redhat.com>
4375
4376 * gcc.c-torture/compile/20040726-1.c: New test.
4377
4378 2004-07-26 Niall Douglas <s_fsfeurope2@nedprod.com>
4379 Brian Ryner <bryner@brianryner.com>
4380
4381 PR c++/9283
4382 PR c++/15000
4383 * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
4384 * g++.dg/ext/visibility/: New directory.
4385 * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
4386 g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
4387 g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
4388 g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
4389 * g++.dg/ext/visibility/fvisibility.C,
4390 g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
4391 g++.dg/ext/visibility/fvisibility-override1.C
4392 g++.dg/ext/visibility/fvisibility-override2.C
4393 g++.dg/ext/visibility/memfuncts.C
4394 g++.dg/ext/visibility/noPLT.C
4395 g++.dg/ext/visibility/pragma.C
4396 g++.dg/ext/visibility/pragma-override1.C
4397 g++.dg/ext/visibility/pragma-override2.C
4398 g++.dg/ext/visibility/staticmemfuncts.C
4399 g++.dg/ext/visibility/virtual.C: New tests.
4400
4401 2004-07-25 Joseph S. Myers <jsm@polyomino.org.uk>
4402
4403 PR c/15360
4404 * gcc.dg/pr15360-1.c: New test.
4405
4406 2004-07-25 Daniel Jacobowitz <dan@debian.org>
4407
4408 * gcc.dg/pragma-align-2.c: New test.
4409 * gcc.dg/pragma-init-fini.c: New test.
4410 * gcc.dg/pragma-align.c: Change from compile to run. Run on Solaris
4411 targets.
4412
4413 2004-07-25 Joseph S. Myers <jsm@polyomino.org.uk>
4414
4415 * gcc.dg/init-string-2.c: New test.
4416
4417 2004-07-24 Zack Weinberg <zack@codesourcery.com>
4418
4419 PR 16684
4420 * gcc.dg/Wredundant-decls-1.c: New test case.
4421
4422 2004-07-24 Jakub Jelinek <jakub@redhat.com>
4423
4424 * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
4425 * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
4426 * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
4427 * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
4428 * gcc.dg/compat/generate-random.c: New file.
4429 * gcc.dg/compat/generate-random.h: Likewise.
4430 * gcc.dg/compat/generate-random_r.c: Likewise.
4431 * gcc.dg/compat/struct-layout-1.h: Likewise.
4432 * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
4433 * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
4434 * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
4435 * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
4436 * gcc.dg/compat/struct-layout-1_main.c: New test.
4437 * gcc.dg/compat/struct-layout-1_x.c: New file.
4438 * gcc.dg/compat/struct-layout-1_y.c: New file.
4439 * gcc.dg/compat/struct-layout-1_test.h: New file.
4440
4441 2004-07-23 Joseph S. Myers <jsm@polyomino.org.uk>
4442
4443 * gcc.dg/comp-return-1.c: New test
4444
4445 2004-07-23 Janis Johnson <janis187@us.ibm.com>
4446
4447 * gcc.dg/vmx/8-02a.c: Fix typo.
4448
4449 * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
4450 * gcc.dg/darwin-abi-3.c: New test.
4451
4452 * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
4453 * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
4454
4455 * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
4456 * gcc.dg/vmx/ops-long-1.c: New test.
4457 * gcc.dg/vmx/ops-long-2.c: New test.
4458
4459 2004-07-23 Nathan Sidwell <nathan@codesourcery.com>
4460
4461 * g++.dg/lookup/conv-[1234].C: New.
4462
4463 2004-07-22 Mark Mitchell <mark@codesourcery.com>
4464
4465 * g++.dg/parse/attr2.C: Simplify.
4466
4467 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4468
4469 PR c/7284
4470 * gcc.c-torture/execute/pr7284-1.c: New test.
4471
4472 2004-07-22 Brian Booth <bbooth@redhat.com>
4473
4474 * gcc.dg/tree-ssa/20040721-1.c: New test.
4475
4476 2004-07-22 Nathan Sidwell <nathan@codesourcery.com>
4477
4478 * g++.dg/template/crash20.c: New.
4479
4480 2004-07-22 David Billinghurst (David.Billinghurst@riotinto.com)
4481
4482 * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
4483 Add dg-run directive. Declare variables as required.
4484 * gfortran.dg/g77/README: Update
4485
4486 2004-07-22 Hans-Peter Nilsson <hp@axis.com>
4487
4488 * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
4489 gcc.dg/cris-peep2-andu2.c: New tests.
4490
4491 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4492
4493 PR c/15052
4494 * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
4495 on return type.
4496 * gcc.dg/qual-return-1.c: Use -Wreturn-type. Update expected
4497 messages.
4498 * gcc.dg/qual-return-2.c: Update expected messages.
4499 * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
4500
4501 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4502
4503 * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
4504 * gcc.dg/noncompile/921102-1.c: Update expected error message.
4505
4506 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4507
4508 PR c/11250
4509 * gcc.dg/init-string-1.c: New test.
4510
4511 2004-07-21 Jakub Jelinek <jakub@redhat.com>
4512
4513 PR middle-end/15345
4514 PR c/16450
4515 * gcc.dg/torture/nested-fn-1.c: New test.
4516
4517 2004-07-20 H.J. Lu <hongjiu.lu@intel.com>
4518
4519 PR target/16559
4520 * gcc.dg/ia64-fptr-1.c: New file.
4521
4522 2004-07-21 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4523
4524 PR c++/14497
4525 * g++.dg/template/spec16.C: New test.
4526 * g++.old-deja/g++.robertl/eb118.C: Remove.
4527
4528 2004-07-21 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4529
4530 PR c++/509
4531 * g++.dg/template/spec15.C: New test.
4532
4533 2004-07-21 David Billinghurst (David.Billinghurst@riotinto.com)
4534
4535 Copy cases from g77.f-torture/execute and add dg-run
4536 directive. Other changes as noted.
4537 * gfortran.dg/g77/13037.f
4538 * gfortran.dg/g77/1832.f
4539 * gfortran.dg/g77/19981119-0.f
4540 * gfortran.dg/g77/19990313-0.f
4541 * gfortran.dg/g77/19990313-1.f
4542 * gfortran.dg/g77/19990313-2.f
4543 * gfortran.dg/g77/19990313-3.f
4544 * gfortran.dg/g77/19990419-1.f
4545 * gfortran.dg/g77/19990826-0.f
4546 * gfortran.dg/g77/19990826-2.f
4547 * gfortran.dg/g77/20000503-1.f
4548 * gfortran.dg/g77/20001111.f
4549 * gfortran.dg/g77/20010116.f
4550 * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
4551 * gfortran.dg/g77/20010430.f
4552 * gfortran.dg/g77/6177.f
4553 * gfortran.dg/g77/947.f
4554 * gfortran.dg/g77/970816-3.f
4555 * gfortran.dg/g77/971102-1.f
4556 * gfortran.dg/g77/980520-1.f
4557 * gfortran.dg/g77/980628-0.f
4558 * gfortran.dg/g77/980628-1.f
4559 * gfortran.dg/g77/980628-10.f
4560 * gfortran.dg/g77/980628-2.f
4561 * gfortran.dg/g77/980628-3.f
4562 * gfortran.dg/g77/980628-7.f
4563 * gfortran.dg/g77/980628-8.f
4564 * gfortran.dg/g77/980628-9.f
4565 * gfortran.dg/g77/980701-0.f
4566 * gfortran.dg/g77/980701-1.f
4567 * gfortran.dg/g77/cabs.f
4568 * gfortran.dg/g77/claus.f
4569 * gfortran.dg/g77/complex_1.f
4570 * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
4571 * gfortran.dg/g77/dcomplex.f
4572 * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
4573 * gfortran.dg/g77/f90-intrinsic-mathematical.f
4574 * gfortran.dg/g77/f90-intrinsic-numeric.f
4575 * gfortran.dg/g77/int8421.f
4576 * gfortran.dg/g77/labug1.f
4577 * gfortran.dg/g77/large_vec.f
4578 * gfortran.dg/g77/le.f
4579 * gfortran.dg/g77/short.f
4580 * gfortran.dg/g77/README: Update
4581
4582 2004-07-20 Mark Mitchell <mark@codesourcery.com>
4583
4584 PR c++/16637
4585 * g++.dg/parse/lookup4.C: New test.
4586
4587 2004-07-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4588
4589 PR c++/16175
4590 * g++.dg/template/ttp10.C: New test.
4591
4592 2004-07-20 Joseph S. Myers <jsm@polyomino.org.uk>
4593
4594 * gcc.dg/pr12625-1.c: New test.
4595
4596 2004-07-20 Steven Bosscher <stevenb@suse.de>
4597
4598 * testsuite/gcc.dg/switch-warn-1.c: New test.
4599 * testsuite/gcc.dg/switch-warn-2.c: New test.
4600 * gcc.c-torture/compile/pr14730.c: Update.
4601
4602 2004-07-19 Kelley Cook <kcook@gcc.gnu.org>
4603
4604 * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
4605 g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
4606 g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
4607 g++.dg/template/nontype3.C: Remove trailing CR from tests.
4608
4609 2004-07-18 Mark Mitchell <mark@codesourcery.com>
4610
4611 PR c++/16623
4612 * g++.dg/template/assign1.C: New test.
4613
4614 2004-07-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4615
4616 PR c++/12170
4617 * g++.dg/template/ttp9.C: New test.
4618
4619 2004-07-19 Daniel Jacobowitz <dan@debian.org>
4620
4621 * gcc.dg/format/cmn-err-1.c: New test.
4622
4623 2004-07-19 Joseph S. Myers <jsm@polyomino.org.uk>
4624
4625 * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
4626 gcc.dg/Wparentheses-10.c: New tests.
4627 * gcc.dg/Wparentheses-5.c: Remove XFAILs.
4628
4629 2004-07-18 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4630
4631 PR fortran/16465
4632 * gfortran.dg/g77//ffixed-line-length-0.f,
4633 gfortran.dg/g77/ffixed-line-length-132.f,
4634 gfortran.dg/g77/ffixed-line-length-72.f,
4635 gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
4636 gfortran.dg/g77/README: Update.
4637
4638 2004-07-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4639
4640 PR c++/13092
4641 * g++.dg/template/non-dependent7.C: New test.
4642 * g++.dg/template/non-dependent8.C: Likewise.
4643 * g++.dg/template/non-dependent9.C: Likewise.
4644 * g++.dg/template/non-dependent10.C: Likewise.
4645
4646 2004-07-17 Mark Mitchell <mark@codesourcery.com>
4647
4648 PR c++/16337
4649 * g++.dg/parse/attr2.C: New test.
4650
4651 2004-07-17 Toon Moene <toon@moene.indiv.nluug.nl>
4652
4653 * g77.dg: Removed.
4654 * g77.f-torture: Ditto.
4655
4656 2004-07-17 Joseph S. Myers <jsm@polyomino.org.uk>
4657
4658 * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
4659 gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
4660 Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
4661
4662 2004-07-16 Richard Henderson <rth@redhat.com>
4663
4664 * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
4665
4666 2004-07-16 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4667
4668 * lib/fortran-torture.exp (fortran-torture): Don't test compile
4669 tests with full list of options.
4670 * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
4671 of TORTURE_OPTIONS if test contains 'dg-do run'.
4672
4673 PR fortran/16404
4674 * gfortran.dg/do_iterator.f90: New test.
4675
4676 2004-07-16 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4677
4678 PR rtl-optimization/16536
4679 * gcc.c-torture/execute/restrict-1.c: New test.
4680
4681 2004-07-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4682
4683 PR fortran/15324
4684 * gfortran.dg/pr15324.f90: New test.
4685
4686 PR fortran/15129
4687 * gfortran.dg/pr15129.f90: New test.
4688
4689 PR fortran/15140
4690 * gfortran.dg/pr15140.f90: New test.
4691
4692 PR fortran/13792
4693 * gfortran.fortran-torture/execute/bounds.f90: Add check for
4694 compile-time simplification.
4695
4696 2004-07-14 Mike Stump <mrs@apple.com>
4697
4698 * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
4699
4700 2004-07-14 James E Wilson <wilson@specifixinc.com>
4701
4702 PR target/16325
4703 * gcc.dg/profile-generate-1.c: New.
4704
4705 2004-07-15 Jakub Jelinek <jakub@redhat.com>
4706
4707 * gcc.c-torture/execute/20040709-1.c: New test.
4708 * gcc.c-torture/execute/20040709-2.c: New test.
4709
4710 2004-07-14 Mike Stump <mrs@apple.com>
4711
4712 * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
4713
4714 2004-07-14 Mike Stump <mrs@apple.com>
4715
4716 * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
4717
4718 2004-07-13 Mark Mitchell <mark@codesourcery.com>
4719
4720 PR c++/16518
4721 * g++.dg/parse/mutable1.C: New test.
4722
4723 2004-07-13 Diego Novillo <dnovillo@redhat.com>
4724
4725 PR tree-optimization/16443
4726 * gcc.dg/tree-ssa/20040713-1.c: New test.
4727
4728 2004-07-15 Ulrich Weigand <uweigand@de.ibm.com>
4729
4730 * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
4731 for operator new.
4732
4733 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
4734
4735 * gfortran.dg/g77/README: New file
4736 * gfortran.dg/g77/19981216-0.f: Copy from
4737 g77.f-torture/noncompile. Add "dg-do compile" and
4738 dg-error as required.
4739 * gfortran.dg/g77/19990218-1.f: Likewise
4740 * gfortran.dg/g77/19990905-1.f: Likewise
4741 * gfortran.dg/g77/9263.f: Likewise
4742 * gfortran.dg/g77/980615-0.f: Likewise
4743 * gfortran.dg/g77/980616-0.f: Likewise
4744 * gfortran.dg/g77/check0.f: Likewise
4745 * gfortran.dg/g77/select_no_compile.f: Likewise
4746
4747 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
4748
4749 Copy files from g77.f-torture/compile.
4750 Add "{ dg-do compile}". Other changes as noted
4751 * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
4752 * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
4753 * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
4754 * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
4755 * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
4756 * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
4757 * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
4758 * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
4759 statement to conform to standard. Append alpha1.x for reference.
4760 * gfortran.dg/g77/xformat.f: Add dg-warning
4761
4762 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
4763
4764 * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
4765 Add {dg-do compile} directive.
4766 * gfortran.dg/g77/cpp2.F: Likewise
4767
4768 2004-07-12 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4769
4770 PR c++/5402
4771 * g++.dg/lookup/name-clash1.C: New test.
4772
4773 PR c++/9777
4774 * g++.dg/lookup/name-clash2.C: New test.
4775
4776 PR c++/12102
4777 * g++.dg/lookup/name-clash3.C: New test.
4778
4779 2004-07-12 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4780
4781 * g++.dg/lookup/new2.C: New test.
4782 * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
4783
4784 2004-07-12 David Billinghurst <David.Billinghurst@riotinto.com>
4785
4786 * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
4787 Add {dg-do compile} directive.
4788 * gfortran.dg/g77/13060.f: Likewise
4789 * gfortran.dg/g77/19990218-0.f: Likewise
4790 * gfortran.dg/g77/19990305-0.f: Likewise
4791 * gfortran.dg/g77/19990419-0.f: Likewise
4792 * gfortran.dg/g77/19990502-0.f: Likewise
4793 * gfortran.dg/g77/19990502-1.f: Likewise
4794 * gfortran.dg/g77/19990525-0.f: Likewise
4795 * gfortran.dg/g77/19990826-1.f: Likewise
4796 * gfortran.dg/g77/19990826-3.f: Likewise
4797 * gfortran.dg/g77/19990905-2.f: Likewise
4798 * gfortran.dg/g77/20000412-1.f: Likewise
4799 * gfortran.dg/g77/20000511-1.f: Likewise
4800 * gfortran.dg/g77/20000511-2.f: Likewise
4801 * gfortran.dg/g77/20000518.f: Likewise
4802 * gfortran.dg/g77/20000601-1.f: Likewise
4803 * gfortran.dg/g77/20000601-2.f: Likewise
4804 * gfortran.dg/g77/20000629-1.f: Likewise
4805 * gfortran.dg/g77/20000630-2.f: Likewise
4806 * gfortran.dg/g77/20010115.f: Likewise
4807 * gfortran.dg/g77/20010321-1.f: Likewise
4808 * gfortran.dg/g77/20010426.f: Likewise
4809 * gfortran.dg/g77/20020307-1.f: Likewise
4810 * gfortran.dg/g77/8485.f: Likewise
4811 * gfortran.dg/g77/960317-1.f: Likewise
4812 * gfortran.dg/g77/970915-0.f: Likewise
4813 * gfortran.dg/g77/980310-1.f: Likewise
4814 * gfortran.dg/g77/980310-2.f: Likewise
4815 * gfortran.dg/g77/980310-3.f: Likewise
4816 * gfortran.dg/g77/980310-4.f: Likewise
4817 * gfortran.dg/g77/980310-6.f: Likewise
4818 * gfortran.dg/g77/980310-7.f: Likewise
4819 * gfortran.dg/g77/980310-8.f: Likewise
4820 * gfortran.dg/g77/980419-2.f: Likewise
4821 * gfortran.dg/g77/980424-0.f: Likewise
4822 * gfortran.dg/g77/980427-0.f: Likewise
4823 * gfortran.dg/g77/980729-0.f: Likewise
4824 * gfortran.dg/g77/981117-1.f: Likewise
4825 * gfortran.dg/g77/toon_1.f: Likewise
4826
4827 2004-07-12 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4828
4829 PR c++/2204
4830 * g++.dg/other/abstract2.C: New test.
4831
4832 2004-07-12 Paul Brook <paul@codesourcery.com>
4833
4834 * gfortran.dg/pointer_init_1.f90: New test.
4835
4836 2004-07-11 Paul Brook <paul@codesourcery.com>
4837
4838 PR fortran/15986
4839 * gfortran.dg/contained_1.f90: New test.
4840
4841 2004-07-11 Mark Mitchell <mark@codesourcery.com>
4842
4843 * g++.dg/parse/defarg8.C: New test.
4844
4845 2004-07-11 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4846
4847 PR fortran/16433
4848 * gfortran.dg/pr16433.f: New test.
4849
4850 PR fortran/17574
4851 * gfortran.dg/pr15754.f90: New test.
4852
4853 2004-07-11 Joseph S. Myers <jsm@polyomino.org.uk>
4854
4855 PR tree-optimization/16437
4856 * gcc.c-torture/execute/bitfld-4.c: New test.
4857
4858 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4859
4860 * gfortran.fortran-torture/execute/common_2.f90: Add check for
4861 access to common var from module.
4862
4863 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4864
4865 PR fortran/16336
4866 * gfortran.fortran-torture/execute/common_2.f90: New test.
4867
4868 2004-07-10 Paul Brook <paul@codesourcery.com>
4869
4870 * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
4871
4872 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4873
4874 PR fortran/15969
4875 * gfortran.fortran-torture/execute/der_init_5.f90: New test.
4876
4877 2004-07-10 David Billinghurst <David.Billinghurst@riotinto.com>
4878
4879 * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
4880 * gfortran.dg/g77/ffixed-form-2.f: Likewise
4881 * gfortran.dg/g77/ffree-form-1.f: Likewise
4882 * gfortran.dg/g77/ffree-form-2.f: Likewise
4883 * gfortran.dg/g77/ffree-form-3.f: Likewise
4884 * gfortran.dg/g77/fno-underscoring.f: Likewise
4885 * gfortran.dg/g77/funderscoring.f: Likewise
4886 * gfortran.dg/g77/pr9258.f: Likewise. Add dg-warning lines.
4887
4888 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4889
4890 * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
4891
4892 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4893 Paul Brook <paul@codesourcery.com>
4894
4895 PR fortran/13415
4896 * gfortran.dg/common_pointer_1.f90: New test.
4897
4898 2004-07-10 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4899
4900 * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
4901
4902 2004-07-09 James E Wilson <wilson@specifixinc.com>
4903
4904 PR target/16364
4905 * gcc.c-torture/compile/20040709-1.c: New.
4906
4907 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4908
4909 PR fortran/14077
4910 * gfortran.fortran-torture/execute/module_init_1.f90: New test.
4911
4912 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4913
4914 PR fortran/13201
4915 * gfortran.dg/shape_1.f90: New test.
4916
4917 2004-07-09 Zack Weinberg <zack@codesourcery.com>
4918 Andrew Pinski <apinski@apple.com>
4919
4920 * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
4921
4922 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4923
4924 * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
4925 comment.
4926
4927 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4928 Paul Brook <paul@codesourcery.com>
4929
4930 * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
4931 '.f95' and '.F95'.
4932
4933 2004-07-09 Diego Novillo <dnovillo@redhat.com>
4934
4935 * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
4936
4937 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4938
4939 * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
4940 testcases with capital suffix.
4941
4942 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4943
4944 PR fortran/15481
4945 PR fortran/13372
4946 PR fortran/13575
4947 PR fortran/15978
4948 * gfortran.fortran-torture/compile/implicit_2.f90: New test.
4949
4950 * gfortran.dg/implicit_1.f90: New test.
4951
4952 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
4953
4954 * lib/gfortran-dg.exp (gfortran-dg-test): Adapt regular
4955 expression to match gfortran warning/error messages
4956 * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
4957 dg-error text.
4958
4959 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
4960
4961 * lib/fortran-torture.exp: Rename proc search_for to
4962 search_for_re.
4963
4964 2004-07-09 Eric Botcazou <ebotcazou@libertysurf.fr>
4965
4966 * gcc.c-torture/execute/simd-5.x: New file.
4967 XFAIL on SPARC 64-bit at -O0.
4968
4969 2004-07-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4970
4971 PR c++/8211
4972 PR c++/16165
4973 * g++.dg/warn/effc3.C: New test.
4974
4975 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
4976
4977 * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
4978 change X to 1X in format.
4979 * gfortran.dg/g77/20010216-1.f: Copy from g77.dg and
4980 add data statements to conform to standard.
4981
4982 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
4983
4984 * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
4985 * gfortran.dg/g77/f77-edit-t-in.f: Likewise
4986 * gfortran.dg/g77/f77-edit-x-out.f: Likewise
4987
4988 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
4989
4990 * gfortran.dg/g77/7388.f: Copy from g77.dg
4991 * gfortran.dg/g77/f77-edit-i-out.f: Likewise
4992 * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
4993 * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
4994 * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
4995 * gfortran.dg/g77/f77-edit-t-out.f: Likewise
4996 * gfortran.dg/g77/f77-edit-h-out.f: Likewise
4997 * gfortran.dg/g77/strlen0.f: Likewise
4998
4999 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5000
5001 * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
5002 * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
5003
5004 2004-07-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5005
5006 * gcc.c-torture/execute/920428-2.x: Delete.
5007 * gcc.c-torture/execute/920501-7.x: Likewise.
5008
5009 2004-07-08 Jakub Jelinek <jakub@redhat.com>
5010
5011 * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
5012 -march=i386 into -march=i686. Add -march=i686 -mtune=x and
5013 -march=x for pentium3, pentium3m, pentium-m, pentium4m,
5014 prescott and c3-2.
5015 (PREFETCH_3DNOW): Add -march=c3.
5016
5017 2004-07-08 Diego Novillo <dnovillo@redhat.com>
5018
5019 PR c/16437
5020 * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
5021 * gcc.c-torture/execute/bf64-1.x: Likewise.
5022
5023 2004-07-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5024
5025 * gcc.c-torture/compile/20040708-1.c: New test.
5026
5027 2004-07-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5028
5029 PR c++/16169
5030 * g++.dg/warn/effc2.C: New test.
5031
5032 2004-07-08 Joseph S. Myers <jsm@polyomino.org.uk>
5033
5034 * gcc.c-torture/execute/bitfld-1.x: Remove.
5035 * gcc.c-torture/execute/bitfld-3.c: New test.
5036 * gcc.dg/bitfld-2.c: Remove XFAILs.
5037
5038 2004-07-07 H.J. Lu <hongjiu.lu@intel.com>
5039
5040 PR c++/16276
5041 * g++.dg/rtti/tinfo1.C: New file.
5042
5043 2004-07-07 Eric Christopher <echristo@redhat.com>
5044
5045 * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
5046
5047 2004-07-07 Andrew Pinski <apinski@apple.com>
5048
5049 * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
5050
5051 2004-07-07 Mark Mitchell <mark@codesourcery.com>
5052
5053 * g++.dg/init/call1.C: XFAIL.
5054
5055 2004-07-07 Alexandre Oliva <aoliva@redhat.com>
5056
5057 * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
5058 except for movstrict*, to movmem* and clrstr* to clrmem*.
5059
5060 2004-07-07 Richard Sandiford <rsandifo@redhat.com>
5061
5062 * gcc.c-torture/execute/20040707-1.c: New test.
5063
5064 2004-07-06 Richard Sandiford <rsandifo@redhat.com>
5065
5066 * gcc.c-torture/execute/20040706-1.c: New test.
5067
5068 2004-07-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5069
5070 PR c++/3671
5071 * g++.dg/template/spec14.C: New test.
5072
5073 2004-07-05 Jakub Jelinek <jakub@redhat.com>
5074
5075 * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
5076 nothing if not yet defined. Use it in b, c and d type definitions.
5077 * gcc.c-torture/execute/20040705-1.c: New test.
5078 * gcc.c-torture/execute/20040705-2.c: New test.
5079
5080 2004-07-05 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5081
5082 PR c++/2518
5083 * g++.dg/lookup/new1.C: New test.
5084
5085 2004-07-05 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5086
5087 PR c++/11406
5088 * g++.dg/template/sizeof8.C: New test.
5089
5090 2004-07-05 Richard Sandiford <rsandifo@redhat.com>
5091
5092 * gcc.c-torture/compile/20040705-1.c: New test.
5093
5094 2004-07-04 Bud Davis <bdavis9659@comcast.net>
5095
5096 * gfortran.fortran-torture/execute/seq_io.f90: New test.
5097
5098 2004-07-04 Neil Booth <neil@duron.akihabara.co.uk>
5099
5100 * gcc.dg/cpp/if-mop.c: Two new testcases.
5101 * gcc.dg/cpp/trad/comment-3.c: New.
5102
5103 2004-07-04 Paul Brook <paul@codesourcery.com>
5104
5105 * gfortran.fortran-torture/compile/implicit_1.f90: New test.
5106
5107 2004-07-03 Scott Brumbaugh <scottb.lists@verizon.net>
5108
5109 PR c++/3761
5110 * g++.dg/lookup/crash4.C: New test.
5111
5112 2004-07-02 Zack Weinberg <zack@codesourcery.com>
5113
5114 * gcc.c-torture/execute/builtin-abs-1.c
5115 * gcc.c-torture/execute/builtin-abs-2.c
5116 * gcc.c-torture/execute/builtin-complex-1.c
5117 * gcc.c-torture/execute/builtins/string-1-lib.c
5118 * gcc.c-torture/execute/builtins/string-1.c
5119 * gcc.c-torture/execute/builtins/string-2-lib.c
5120 * gcc.c-torture/execute/builtins/string-2.c
5121 * gcc.c-torture/execute/builtins/string-3-lib.c
5122 * gcc.c-torture/execute/builtins/string-3.c
5123 * gcc.c-torture/execute/builtins/string-4-lib.c
5124 * gcc.c-torture/execute/builtins/string-4.c
5125 * gcc.c-torture/execute/builtins/string-5-lib.c
5126 * gcc.c-torture/execute/builtins/string-5.c
5127 * gcc.c-torture/execute/builtins/string-6-lib.c
5128 * gcc.c-torture/execute/builtins/string-6.c
5129 * gcc.c-torture/execute/builtins/string-7-lib.c
5130 * gcc.c-torture/execute/builtins/string-7.c
5131 * gcc.c-torture/execute/builtins/string-8-lib.c
5132 * gcc.c-torture/execute/builtins/string-8.c
5133 * gcc.c-torture/execute/builtins/string-9-lib.c
5134 * gcc.c-torture/execute/builtins/string-9.c
5135 * gcc.c-torture/execute/builtins/string-asm-1-lib.c
5136 * gcc.c-torture/execute/builtins/string-asm-1.c
5137 * gcc.c-torture/execute/builtins/string-asm-2-lib.c
5138 * gcc.c-torture/execute/builtins/string-asm-2.c
5139 * gcc.c-torture/execute/stdio-opt-1.c
5140 * gcc.c-torture/execute/stdio-opt-2.c
5141 * gcc.c-torture/execute/stdio-opt-3.c
5142 * gcc.c-torture/execute/string-opt-1.c
5143 * gcc.c-torture/execute/string-opt-10.c
5144 * gcc.c-torture/execute/string-opt-11.c
5145 * gcc.c-torture/execute/string-opt-12.c
5146 * gcc.c-torture/execute/string-opt-13.c
5147 * gcc.c-torture/execute/string-opt-14.c
5148 * gcc.c-torture/execute/string-opt-15.c
5149 * gcc.c-torture/execute/string-opt-16.c
5150 * gcc.c-torture/execute/string-opt-2.c
5151 * gcc.c-torture/execute/string-opt-6.c
5152 * gcc.c-torture/execute/string-opt-7.c
5153 * gcc.c-torture/execute/string-opt-8.c:
5154 Replace with ...
5155
5156 * gcc.c-torture/execute/builtins/abs-2.c
5157 * gcc.c-torture/execute/builtins/abs-3.c
5158 * gcc.c-torture/execute/builtins/complex-1.c
5159 * gcc.c-torture/execute/builtins/fprintf.c
5160 * gcc.c-torture/execute/builtins/fputs.c
5161 * gcc.c-torture/execute/builtins/memcmp.c
5162 * gcc.c-torture/execute/builtins/memmove.c
5163 * gcc.c-torture/execute/builtins/memops-asm.c
5164 * gcc.c-torture/execute/builtins/mempcpy-2.c
5165 * gcc.c-torture/execute/builtins/mempcpy.c
5166 * gcc.c-torture/execute/builtins/memset.c
5167 * gcc.c-torture/execute/builtins/printf.c
5168 * gcc.c-torture/execute/builtins/sprintf.c
5169 * gcc.c-torture/execute/builtins/strcat.c
5170 * gcc.c-torture/execute/builtins/strchr.c
5171 * gcc.c-torture/execute/builtins/strcmp.c
5172 * gcc.c-torture/execute/builtins/strcpy.c
5173 * gcc.c-torture/execute/builtins/strcspn.c
5174 * gcc.c-torture/execute/builtins/strlen-2.c
5175 * gcc.c-torture/execute/builtins/strlen.c
5176 * gcc.c-torture/execute/builtins/strncat.c
5177 * gcc.c-torture/execute/builtins/strncmp-2.c
5178 * gcc.c-torture/execute/builtins/strncmp.c
5179 * gcc.c-torture/execute/builtins/strncpy.c
5180 * gcc.c-torture/execute/builtins/strpbrk.c
5181 * gcc.c-torture/execute/builtins/strpcpy-2.c
5182 * gcc.c-torture/execute/builtins/strpcpy.c
5183 * gcc.c-torture/execute/builtins/strrchr.c
5184 * gcc.c-torture/execute/builtins/strspn.c
5185 * gcc.c-torture/execute/builtins/strstr-asm.c
5186 * gcc.c-torture/execute/builtins/strstr.c:
5187 ... these new files.
5188
5189 * gcc.c-torture/execute/builtins/abs-2-lib.c
5190 * gcc.c-torture/execute/builtins/abs-3-lib.c
5191 * gcc.c-torture/execute/builtins/complex-1-lib.c
5192 * gcc.c-torture/execute/builtins/fprintf-lib.c
5193 * gcc.c-torture/execute/builtins/fputs-lib.c
5194 * gcc.c-torture/execute/builtins/memcmp-lib.c
5195 * gcc.c-torture/execute/builtins/memmove-lib.c
5196 * gcc.c-torture/execute/builtins/memops-asm-lib.c
5197 * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
5198 * gcc.c-torture/execute/builtins/mempcpy-lib.c
5199 * gcc.c-torture/execute/builtins/memset-lib.c
5200 * gcc.c-torture/execute/builtins/printf-lib.c
5201 * gcc.c-torture/execute/builtins/sprintf-lib.c
5202 * gcc.c-torture/execute/builtins/strcat-lib.c
5203 * gcc.c-torture/execute/builtins/strchr-lib.c
5204 * gcc.c-torture/execute/builtins/strcmp-lib.c
5205 * gcc.c-torture/execute/builtins/strcpy-lib.c
5206 * gcc.c-torture/execute/builtins/strcspn-lib.c
5207 * gcc.c-torture/execute/builtins/strlen-2-lib.c
5208 * gcc.c-torture/execute/builtins/strlen-lib.c
5209 * gcc.c-torture/execute/builtins/strncat-lib.c
5210 * gcc.c-torture/execute/builtins/strncmp-2-lib.c
5211 * gcc.c-torture/execute/builtins/strncmp-lib.c
5212 * gcc.c-torture/execute/builtins/strncpy-lib.c
5213 * gcc.c-torture/execute/builtins/strpbrk-lib.c
5214 * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
5215 * gcc.c-torture/execute/builtins/strpcpy-lib.c
5216 * gcc.c-torture/execute/builtins/strrchr-lib.c
5217 * gcc.c-torture/execute/builtins/strspn-lib.c
5218 * gcc.c-torture/execute/builtins/strstr-asm-lib.c
5219 * gcc.c-torture/execute/builtins/strstr-lib.c
5220 * gcc.c-torture/execute/builtins/lib/abs.c
5221 * gcc.c-torture/execute/builtins/lib/fprintf.c
5222 * gcc.c-torture/execute/builtins/lib/memset.c
5223 * gcc.c-torture/execute/builtins/lib/printf.c
5224 * gcc.c-torture/execute/builtins/lib/sprintf.c
5225 * gcc.c-torture/execute/builtins/lib/strcpy.c
5226 * gcc.c-torture/execute/builtins/lib/strcspn.c
5227 * gcc.c-torture/execute/builtins/lib/strncat.c
5228 * gcc.c-torture/execute/builtins/lib/strncmp.c
5229 * gcc.c-torture/execute/builtins/lib/strncpy.c
5230 * gcc.c-torture/execute/builtins/lib/strpbrk.c
5231 * gcc.c-torture/execute/builtins/lib/strspn.c
5232 * gcc.c-torture/execute/builtins/lib/strstr.c:
5233 New files containing support routines.
5234
5235 * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
5236 declaration.
5237 * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
5238 when not optimizing.
5239
5240 2004-07-02 Mark Mitchell <mark@codesourcery.com>
5241
5242 PR c++/16240
5243 * g++.dg/abi/mangle22.C: New test.
5244 * g++.dg/abi/mangle23.C: Likewise.
5245
5246 2004-07-02 David Billinghurst <David.Billinghurst@riotinto.com>
5247
5248 PR fortran/16290
5249 * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
5250 Allow for cases without denormalized floating point numbers.
5251
5252 2004-07-01 Joseph S. Myers <jsm@polyomino.org.uk>
5253
5254 PR c/1027
5255 * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
5256 gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
5257 gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
5258 expected warning text.
5259 * gcc.dg/format/diag-2.c: New test.
5260
5261 2004-07-01 Eric Botcazou <ebotcazou@libertysurf.fr>
5262
5263 * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
5264
5265 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
5266
5267 * gcc.dg/builtins-43.c: New.
5268 * gcc.dg/builtins-44.c: New.
5269 * gcc.dg/builtins-45.c: New.
5270
5271 2004-06-26 Geoffrey Keating <geoffk@apple.com>
5272 Andreas Tobler <a.tobler@schweiz.ch>
5273
5274 * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
5275 Use SA_RESETHAND rather than SA_ONESHOT. Trap SIGBUS as well
5276 as SIGSEGV.
5277 * gcc.dg/cleanup-11.c: Likewise.
5278 * gcc.dg/cleanup-8.c: Likewise.
5279 * gcc.dg/cleanup-9.c: Likewise.
5280 * gcc.dg/cleanup-5.c: Run on all platforms.
5281
5282 2004-06-30 Joseph S. Myers <jsm@polyomino.org.uk>
5283
5284 * g++.dg/warn/nonnull1.C: New test.
5285
5286 2004-06-30 Eric Botcazou <ebotcazou@libertysurf.fr>
5287
5288 * gcc.dg/compat/compat-common.h: Wrap up CINT in
5289 an #ifndef SKIP_COMPLEX_INT/#endif pair.
5290 Special-case the Sun compiler wrt to <complex.h>.
5291
5292 2004-06-30 Nitin Yewale <nitiny@kpitcummins.com>
5293
5294 * gcc.dg/Wunreachable-8.C: New test.
5295
5296 * gcc.dg/h8300-ice2.c : New test.
5297
5298 2004-06-30 Tobias Schlueter <tobias.shclueter@physik.uni-muenchen.de>
5299
5300 PR fortran/16161
5301 * gfortran.fortran-torture/compile/implicit.f90: Add test
5302 for implicit character.
5303
5304 2004-06-30 David Billinghurst <David.Billinghurst@riotinto.com>
5305
5306 PR fortran/16289
5307 * gfortran.fortran-torture/execute/intrinsic_nearest.f90
5308 Use tiny() intrinsic to find smallest non-negative real
5309
5310 2004-06-30 Jakub Jelinek <jakub@redhat.com>
5311
5312 * gcc.dg/compat/struct-by-value-22_main.c: New test.
5313 * gcc.dg/compat/struct-by-value-22_x.c: New.
5314 * gcc.dg/compat/struct-by-value-22_y.c: New.
5315
5316 * gcc.c-torture/execute/20040629-1.c: New test.
5317
5318 2004-06-29 Jakub Jelinek <jakub@redhat.com>
5319
5320 * gcc.dg/compat/vector-defs.h: Use vector_size attribute
5321 only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
5322
5323 PR target/16195
5324 * gcc.dg/20040625-1.c: New test.
5325
5326 2004-06-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5327
5328 * gfortran.fortran-torture/execute/parameter_2.f90: New test.
5329
5330 2004-06-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5331
5332 PR fortran/15963
5333 * gfortran.fortran-torture/execute/initialization_1.f90: New test.
5334
5335 2004-06-29 Richard Henderson <rth@redhat.com>
5336
5337 * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
5338
5339 2004-06-29 Paul Brook <paul@codesourcery.com>
5340
5341 * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
5342 * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
5343
5344 2004-06-29 Nathan Sidwell <nathan@codesourcery.com>
5345
5346 PR c++/16260
5347 * g++.dg/parse/crash15.C: New.
5348
5349 2004-06-28 Andrew Pinski <apinski@apple.com>
5350
5351 * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
5352 by the error already.
5353
5354 * g++.dg/opt/ptrmem4.C: Change to compile only test.
5355
5356 2004-06-28 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
5357
5358 PR target/14041
5359 * gcc.dg/h8300-bss-align-1.c : New.
5360
5361 2004-06-28 Nathan Sidwell <nathan@codesourcery.com>
5362
5363 * PR c++/16174
5364 * g++.dg/template/ctor4.C: New.
5365
5366 2004-06-27 Andrew Pinski <pinskia@physics.uc.edu>
5367
5368 PR c++/16205
5369 * g++.dg/warn/Wsequence-point-1.C: New test.
5370
5371 2004-06-27 Paul Brook <paul@codesourcery.com>
5372
5373 * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
5374
5375 2004-06-27 Zack Weinberg <zack@codesourcery.com>
5376
5377 * g++.old-deja/g++.mike/p7325.C: Remove.
5378
5379 2004-06-27 Andrew Pinski <pinskia@physics.uc.edu>
5380
5381 PR c/14963
5382 * gcc.dg/pr14963.c: New test.
5383
5384 2004-06-27 Mark Mitchell <mark@codesourcery.com>
5385
5386 PR c++/16193
5387 * g++.dg/parse/redef1.C: New test.
5388
5389 2004-06-27 Joseph S. Myers <jsm@polyomino.org.uk>
5390
5391 * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
5392 20021110.c.
5393 * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
5394 20021119-1.c.
5395 * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
5396 gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
5397 5-04.c.
5398 * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
5399 * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
5400 * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
5401 * g++.old-deja/g++.law/enum8.C: Remove duplicate of
5402 g++.brendan/enum14.C.
5403 * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
5404 * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
5405 * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
5406 g++.mike/virt1.C.
5407 * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
5408 memtemp24.C.
5409
5410 2004-06-27 Roger Sayle <roger@eyesopen.com>
5411
5412 * gcc.dg/20040527-1.c: New test case.
5413
5414 2004-06-26 Bud Davis <bdavis9659@comcast.net>
5415
5416 PR gfortran/pr16196
5417 * gfortran.fortran-torture/execute/open_replace.f90: New test case.
5418
5419 2004-06-25 Roger Sayle <roger@eyesopen.com>
5420
5421 PR middle-end/15825
5422 * gcc.dg/pr15825-1.c: New test case.
5423
5424 2004-06-25 Richard Sandiford <rsandifo@redhat.com>
5425
5426 * gcc.c-torture/execute/20040625-1.c: New test.
5427
5428 2004-06-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5429
5430 * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
5431
5432 2004-06-25 Richard Sandiford <rsandifo@redhat.com>
5433
5434 * gcc.dg/torture/mips-div-1.c: New test.
5435
5436 2004-06-24 Jeff Law <law@redhat.com>
5437
5438 * gcc.dg/tree-ssa/20040624-1.c: New test.
5439
5440 2004-06-24 Richard Sandiford <rsandifo@redhat.com>
5441
5442 * gcc.c-torture/compile/20040624-1.c: New test.
5443
5444 2004-06-24 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5445
5446 * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
5447 this directory.
5448
5449 2004-06-23 Andrew Pinski <apinski@apple.com>
5450
5451 PR middle-end/15988
5452 * g++.dg/opt/ptrmem4.C: New test.
5453
5454 * gcc.dg/c90-array-quals-2.c: New test.
5455
5456 2006-06-23 Nitin Yewale <NitinY@KPITCummins.com>
5457
5458 * gcc.dg/kpice1.c: New test.
5459
5460 2006-06-23 Andrew Pinski <apinski@apple.com>
5461
5462 * gcc.dg/c90-array-quals.c: New test.
5463
5464 2006-06-22 Richard Henderson <rth@redhat.com>
5465
5466 * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
5467
5468 2004-06-22 Loren James Rittle <ljrittle@acm.org>
5469
5470 * gcc.dg/builtins-config.h: Handle FreeBSD.
5471
5472 2006-06-22 Richard Henderson <rth@redhat.com>
5473
5474 * g++.dg/opt/devirt1.C: New.
5475
5476 2004-06-22 Kelley Cook <kcook@gcc.gnu.org>
5477
5478 * g++.dg/opt/pr15551.C: New testcase.
5479
5480 2004-06-22 H.J. Lu <hongjiu.lu@intel.com>
5481
5482 PR target/14800
5483 * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
5484 x86_64-*-linux* when compiling for 32bit.
5485
5486 2004-06-21 Andrew Pinski <apinski@apple.com>
5487
5488 * gcc.dg/pch/struct-1.c: New.
5489 * gcc.dg/pch/struct-1.hs: New.
5490
5491 2004-06-21 Geoffrey Keating <geoffk@apple.com>
5492
5493 * gcc.dg/pch/save-temps-1.c: New file.
5494 * gcc.dg/pch/save-temps-1.hs: New file.
5495
5496 2004-06-22 Janne Blomqvist <jblomqvi@cc.hut.fi>
5497
5498 * gfortran.fortran-torture/execute/iolength_1.f90: New test.
5499 * gfortran.fortran-torture/execute/iolength_3.f90: New test.
5500
5501 2004-06-21 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5502
5503 * gfortran.fortran-torture/execute/select_1.f90: Rename function
5504 to fix type error.
5505 * gfortran.fortran-torture/execute/intrinsic_associated.f90:
5506 Remove trailing spaces.
5507
5508 2004-06-21 Richard Henderson <rth@redhat.com>
5509
5510 * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
5511 merging && to BIT_FIELD_REF.
5512
5513 2004-06-21 Richard Sandiford <rsandifo@redhat.com>
5514
5515 * g++.dg/opt/placeholder1.C: New test.
5516
5517 2004-06-20 Eric Botcazou <ebotcazou@libertysurf.fr>
5518
5519 * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
5520 * gcc.dg/compat/struct-complex-1_y.c: Likewise.
5521 * gcc.dg/compat/union-m128-1_x.c: Likewise.
5522 * gcc.dg/compat/union-m128-1_y.c: Likewise.
5523
5524 2004-06-20 Zack Weinberg <zack@codesourcery.com>
5525
5526 * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
5527 extern "C".
5528 * g++.dg/other/pragma-re-1.C: Add comments.
5529
5530 2004-06-19 Bud Davis <bdavis9659@comcast.net>
5531
5532 PR gfortran/16080
5533 * gfortran.fortran-torture/execute/read_null_string.f90: New file.
5534
5535 2004-06-19 Andrew Pinski <pinskia@physics.uc.edu>
5536
5537 * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
5538 instead of setting the type of size_t by
5539 hand.
5540
5541 2004-06-18 Roger Sayle <roger@eyesopen.com>
5542
5543 * gcc.dg/unordered-2.c: New test case.
5544 * gcc.dg/unordered-3.c: New test case.
5545
5546 2004-06-19 David Billinghurst <David.Billinghurst@riotinto.com>
5547
5548 PR other/16043
5549 * lib/g++.exp (g++_version): Tweak regexp for version
5550 * lib/g77.exp (g77_version): Likewise
5551 * lib/gfortran.exp (gfortran_version): Likewise
5552 * lib/objc.exp (objc_version): Likewise
5553 * lib/treelang.exp (treelang_version): Likewise
5554
5555 2004-06-19 Jakub Jelinek <jakub@redhat.com>
5556
5557 * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
5558 Use INT_MAX instead of __INT_MAX__.
5559 * gcc.dg/compat/struct-align-2_y.c: Likewise.
5560
5561 * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
5562 * gcc.dg/compat/scalar-return-3_x.c: Use it.
5563 * gcc.dg/compat/scalar-return-3_y.c: Use it.
5564 * gcc.dg/compat/scalar-return-4_x.c: Use it.
5565 * gcc.dg/compat/scalar-return-4_y.c: Use it.
5566 * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
5567 * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
5568 * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
5569 * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
5570
5571 * gcc.dg/range-test-1.c: New test.
5572 * g++.dg/opt/range-test-1.C: New test.
5573
5574 2004-06-17 Richard Henderson <rth@redhat.com>
5575
5576 * objc.dg/sync-1.m: New.
5577 * objc.dg/try-catch-1.m: Don't force next runtime.
5578 * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
5579 * objc.dg/try-catch-2.m: Likewise. Enable everywhere. Remove
5580 shadowed catch clause.
5581 * objc.dg/try-catch-5.m: New.
5582
5583 2004-06-17 Zack Weinberg <zack@codesourcery.com>
5584
5585 Bug 14610
5586 * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
5587
5588 2004-06-15 Richard Henderson <rth@redhat.com>
5589
5590 * gcc.dg/20001116-1.c: Move expected warning line.
5591
5592 2004-06-15 Richard Henderson <rth@redhat.com>
5593
5594 * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
5595 * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
5596
5597 2004-06-15 Jeff Law <law@redhat.com>
5598
5599 * gcc.dg/tree-ssa/20040615-1.c: New test.
5600 * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
5601 be less sensitive to operand ordering.
5602 * gcc.dg/tree-ssa/20030824-2.c: Likewise.
5603
5604 2004-06-16 Danny Smith <dannysmith@users.sourceforge.net>
5605
5606 * g++.dg/abi/bitfield3.C: Add comment..
5607
5608 2004-06-15 Richard Henderson <rth@redhat.com>
5609
5610 * g++.dg/ext/stmtexpr1.C: XFAIL.
5611 * gcc.dg/20030612-1.c: XFAIL.
5612
5613 2004-06-15 Eric Christopher <echristo@redhat.com>
5614
5615 * g++.dg/charset/asm5.c: New.
5616 * gcc.dg/charset/asm6.c: New.
5617
5618 2004-06-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5619
5620 PR fortran/15962
5621 * gfortran.fortran-torture/execute/select_1.f90: New test.
5622
5623 2004-06-15 Paul Brook <paul@codesourcery.com>
5624
5625 * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
5626
5627 2004-06-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5628
5629 PR c++/15967
5630 * g++.dg/lookup/crash3.C: New test.
5631
5632 2004-06-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5633
5634 PR c++/15947
5635 * g++.dg/parse/dtor4.C: New test.
5636
5637 2004-06-14 Jeff Law <law@redhat.com>
5638
5639 * gcc.c-torture/compile/20040614-1.c: New test.
5640
5641 2004-06-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5642
5643 PR fortran/15211
5644 * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
5645 LEN of a character array.
5646
5647 2004-06-14 Mark Mitchell <mark@codesourcery.com>
5648
5649 PR c++/15096
5650 * g++.dg/template/ptrmem10.C: New test.
5651
5652 PR c++/14930
5653 * g++.dg/template/friend30.C: New test.
5654
5655 2004-06-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5656
5657 PR fortran/14928
5658 * gfortran.fortran-torture/compile/mloc.f90: New test.
5659
5660 2004-06-13 Paul Brook <paul@codesourcery.com>
5661
5662 * gfortran.fortran-torture/execute/random_2.f90: New test.
5663
5664 2004-06-13 Eric Christopher <echristo@redhat.com>
5665
5666 * gcc.dg/noncompile/redecl-1.c: Fix error message.
5667
5668 2004-06-12 Paul Brook <paul@codesourcery.com>
5669
5670 * gfortran.fortran-torture/execute/contained_3.f90: New test.
5671
5672 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5673
5674 PR fortran/14923
5675 * gfortran.fortran-torture/execute/date_time_1.f90: New test.
5676
5677 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5678
5679 PR fortran/14957
5680 * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
5681 syntax errors in end statements of contained subroutines.
5682
5683 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5684
5685 PR fortran/12841
5686 * gfortran.fortran-torture/execute/null_arg.f90: New test.
5687
5688 2004-06-12 Bud Davis <bdavis9659@comcast.net>
5689
5690 PR fortran/15665
5691 * gfortran.fortran-torture/execute/getarg_1.f90: New test.
5692
5693 2004-06-12 Bud Davis <bdavis9659@comcast.net>
5694
5695 PR gfortran/12839
5696 * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
5697
5698 2004-06-11 Mark Mitchell <mark@codesourcery.com>
5699
5700 PR c++/15862
5701 * g++.dg/parse/enum1.C: New test.
5702
5703 2004-06-10 Jeff Law <law@redhat.com>
5704
5705 * gcc.c-torture/compile/20040610-1.c: New test.
5706
5707 2004-06-11 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5708
5709 * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
5710 * g++.old-deja/g++.other/decl3.C: Likewise.
5711
5712 2004-06-10 Brian Booth <bbooth@redhat.com>
5713
5714 * gcc.dg/tree-ssa/20031015-1.c: Scan for
5715 V_MAY_DEF instead of VDEF.
5716 * gcc.dg/tree-ssa/20040517-1.c: Ditto.
5717
5718 2004-06-10 Mark Mitchell <mark@codesourcery.com>
5719
5720 PR c++/14211
5721 * g++.dg/conversion/const1.C: New test.
5722
5723 PR c++/15076
5724 * g++.dg/conversion/reinterpret1.C: New test.
5725
5726 PR c++/15877
5727 * g++.dg/template/enum2.C: New test.
5728
5729 PR c++/15227
5730 * g++.dg/template/error13.C: New test.
5731
5732 2004-06-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5733
5734 PR fortran/14957
5735 * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
5736 arguments to test_* REAL and of the right size.
5737
5738 2004-06-10 Jakub Jelinek <jakub@redhat.com>
5739
5740 PR target/15569
5741 PR rtl-optimization/15681
5742 * gcc.dg/20040609-1.c: New test.
5743
5744 2004-06-10 Jakub Jelinek <jakub@redhat.com>
5745
5746 PR c++/14791
5747 * g++.dg/opt/builtins1.C: New test.
5748
5749 2004-06-10 Danny Smith <dannysmith@users.sourceforge.net>
5750
5751 * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
5752 that use default windows32 struct layout.
5753 * gcc.dg/i386-bitfield2.c: Likewise.
5754
5755 2004-06-09 Danny Smith <dannysmith@users.sourceforge.net>
5756
5757 * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
5758 for mingw32 and cygwin targets.
5759
5760 2004-06-09 Geoffrey Keating <geoffk@apple.com>
5761
5762 * gcc.dg/pch/macro-4.c: New.
5763 * gcc.dg/pch/macro-4.hs: New.
5764
5765 2004-06-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5766
5767 PR fortran/13249
5768 * gfortran.fortran-torture/compile/name_clash.f90: New test.
5769
5770 2004-06-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5771
5772 PR fortran/13372
5773 * gfortran.fortran-torture/compile/named_args_2.f90: New test.
5774
5775 2004-06-09 Bud Davis <bdavis9659@comcast.net>
5776
5777 PR gfortran/14897
5778 * gfortran.fortran-torture/execute/t_edit.f90: New test.
5779
5780 2004-06-09 Bud Davis <bdavis9659@comcast.net>
5781
5782 PR gfortran/15755
5783 * gfortran.fortran-torture/execute/backspace.c : New test.
5784
5785 2004-06-09 Paul Brook <paul@codesourcery.com>
5786
5787 * gfortran.fortran-torture/execure/intrinsic_associated.f90
5788 (pointer_to_section): Rewrite to use smaller array.
5789
5790 2004-06-08 David Edelsohn <edelsohn@gnu.org>
5791
5792 * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
5793 * gcc.dg/ext/altivec-10.c: Same.
5794 * gcc.dg/ext/altivec-11.c: Same.
5795 * gcc.dg/ext/altivec-12.c: Same.
5796 * gcc.dg/ext/altivec-13.c: Same.
5797 * gcc.dg/ext/altivec-14.c: Same.
5798 * gcc.dg/ext/altivec-15.c: Same.
5799 * gcc.dg/ext/altivec-16.c: Same.
5800 * gcc.dg/ext/altivec-3.c: Same.
5801 * gcc.dg/ext/altivec-4.c: Same.
5802 * gcc.dg/ext/altivec-6.c: Same.
5803 * gcc.dg/ext/altivec-7.c: Same.
5804 * gcc.dg/ext/altivec-8.c: Same.
5805 * gcc.dg/ext/altivec-varargs-1.c: Same.
5806
5807 * g++.dg/ext/altivec-1.C: Correct dg syntax.
5808 * g++.dg/ext/altivec-10.C: Same.
5809 * g++.dg/ext/altivec-2.C: Same.
5810 * g++.dg/ext/altivec-3.C: Same.
5811 * g++.dg/ext/altivec-4.C: Same.
5812 * g++.dg/ext/altivec-5.C: Same.
5813 * g++.dg/ext/altivec-6.C: Same.
5814 * g++.dg/ext/altivec-7.C: Same.
5815 * g++.dg/ext/altivec-8.C: Same.
5816 * g++.dg/ext/altivec-9.C: Same.
5817
5818 2004-06-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5819
5820 PR c++/7841
5821 * g++.old-deja/g++.pt/ctor2.C: Add error mark.
5822
5823 2004-06-07 Eric Botcazou <ebotcazou@libertysurf.fr>
5824
5825 * gcc.dg/union-1.c: New test.
5826
5827 2004-06-07 Roger Sayle <roger@eyesopen.com>
5828
5829 * gcc.dg/builtins-41.c: New test case.
5830 * gcc.dg/builtins-42.c: New test case.
5831
5832 2004-06-07 David Edelsohn <edelsohn@gnu.org>
5833
5834 * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
5835 * g++.dg/ext/altivec-10.C: Same.
5836 * g++.dg/ext/altivec-2.C: Same.
5837 * g++.dg/ext/altivec-3.C: Same.
5838 * g++.dg/ext/altivec-4.C: Same.
5839 * g++.dg/ext/altivec-5.C: Same.
5840 * g++.dg/ext/altivec-6.C: Same.
5841 * g++.dg/ext/altivec-7.C: Same.
5842 * g++.dg/ext/altivec-8.C: Same.
5843 * g++.dg/ext/altivec-9.C: Same.
5844 * g++.old-deja/g++.abi/cxa_vec.C: Same.
5845 * g++.old-deja/g++.brendan/new3.C: Same.
5846 * gcc.c-torture/execute/eeprof-1.x: Same.
5847
5848 2004-06-07 Joseph S. Myers <jsm@polyomino.org.uk>
5849
5850 PR c/14765
5851 * gcc.dg/pr14765-1.c: New test.
5852
5853 2004-06-07 Roger Sayle <roger@eyesopen.com>
5854
5855 PR c/14649
5856 * gcc.dg/pr14649-1.c: New test case.
5857
5858 2004-06-07 Richard Henderson <rth@redhat.com>
5859
5860 * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
5861 if temporaries.
5862
5863 2004-06-07 David Edelsohn <edelsohn@gnu.org>
5864
5865 * g++.dg/eh/elide1.C: Remove XFAIL.
5866
5867 2004-06-07 Mark Mitchell <mark@codesourcery.com>
5868
5869 PR c++/15337
5870 * g++.dg/expr/sizeof3.C: New test.
5871
5872 PR c++/14777
5873 * g++.dg/template/access14.C: New test.
5874
5875 PR c++/15554
5876 * g++.dg/template/enum1.C: New test.
5877
5878 PR c++/15057
5879 * g++.dg/eh/throw1.C: New test.
5880
5881 2004-06-07 David Ayers <d.ayers@inode.at>
5882 Ziemowit Laski <zlaski@apple.com>
5883
5884 * lib/objc.exp (objc_target_compile): Revert the '-framework
5885 Foundation' flag fix, since bare Darwin does not ship
5886 with the Foundation framework.
5887 * objc/execute/next_mapping.h: Provide a local NSConstantString
5888 @interface and @implementation.
5889 (objc_constant_string_init): A constructor function, used to
5890 initialize the NSConstantString meta-class object.
5891 * objc/execute/string1.m: Include "next_mapping.h" instead of
5892 <Foundation/NSString.h>.
5893 * objc/execute/string2.m: Likewise.
5894 * objc/execute/string3.m: Likewise.
5895 * objc/execute/string4.m: Likewise.
5896
5897 2004-06-06 H.J. Lu <hongjiu.lu@intel.com>
5898
5899 * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
5900 to double. Replace double with FLOAT.
5901 * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
5902
5903 * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
5904 * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
5905 * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
5906 * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
5907 * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
5908 * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
5909 * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
5910 * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
5911
5912 2004-06-06 Joseph S. Myers <jsm@polyomino.org.uk>
5913
5914 PR c/13519
5915 * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
5916
5917 2004-06-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5918
5919 PR c++/15503
5920 * g++.dg/template/meminit2.C: New test.
5921
5922 2004-06-04 Paolo Bonzini <bonzini@gnu.org>
5923
5924 PR target/15822
5925 * gcc.c-torture/execute/compare-fp-1.c,
5926 gcc.c-torture/execute/compare-fp-2.c,
5927 gcc.c-torture/execute/compare-fp-3.c,
5928 gcc.c-torture/execute/compare-fp-4.c,
5929 gcc.c-torture/execute/compare-fp-3.x,
5930 gcc.c-torture/execute/compare-fp-4.x: Moved...
5931 * gcc.c-torture/execute/ieee/compare-fp-1.c,
5932 gcc.c-torture/execute/ieee/compare-fp-2.c,
5933 gcc.c-torture/execute/ieee/compare-fp-3.c,
5934 gcc.c-torture/execute/ieee/compare-fp-4.c,
5935 gcc.c-torture/execute/ieee/compare-fp-3.x,
5936 gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
5937
5938 2004-06-04 David Ayers <d.ayers@inode.at>
5939
5940 * objc/execute/protocol-isEqual-4.m: New testcase.
5941
5942 2004-06-04 Nicola Pero <n.pero@mi.flashnet.it>
5943
5944 * objc/execute/protocol-isEqual-1.m: New testcase.
5945 * objc/execute/protocol-isEqual-2.m: New testcase.
5946 * objc/execute/protocol-isEqual-3.m: New testcase.
5947
5948 2004-06-03 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5949
5950 * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
5951
5952 2004-06-02 Ziemowit Laski <zlaski@apple.com>
5953
5954 * lib/objc.exp (objc_target_compile): When running tests on
5955 Darwin (Mac OS X), inform the linker about '-framework
5956 'Foundation'.
5957
5958 2004-06-02 Eric Christopher <echristo@redhat.com>
5959
5960 * gcc.c-torture/compile/20040602-1.c: New.
5961
5962 2004-06-02 Andrew Pinski <pinskia@physics.uc.edu>
5963
5964 * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
5965 * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
5966
5967 PR tree-optimization/14736
5968 * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
5969
5970 PR tree-optimization/14042
5971 * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
5972
5973 PR tree-optimization/14729
5974 * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
5975
5976 2004-06-02 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5977
5978 PR fortran/15557
5979 * gfortran.fortran-torture/execute/data_3.f90: New testcase.
5980
5981 2004-06-01 Richard Hederson <rth@redhat.com>
5982
5983 * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
5984
5985 2004-06-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5986
5987 PR c++/14932
5988 * g++.dg/parse/offsetof4.C: New test.
5989
5990 2004-06-01 Nicola Pero <nicola@brainstorm.co.uk>
5991
5992 PR objc/7993
5993 * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
5994
5995 2004-05-31 Mark Mitchell <mark@codesourcery.com>
5996
5997 PR c++/15701
5998 * g++.dg/template/friend29.C: New test.
5999
6000 2004-05-31 Joseph S. Myers <jsm@polyomino.org.uk>
6001
6002 PR c/15749
6003 * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
6004
6005 2004-05-31 Eric Botcazou <ebotcazou@libertysurf.fr>
6006
6007 * gcc.dg/sparc-trap-1.c: New test.
6008
6009 2004-05-31 Roger Sayle <roger@eyesopen.com>
6010
6011 PR middle-end/15069
6012 * g++.dg/opt/fold3.C: New test case.
6013
6014 2004-05-30 Graham Stott <graham.stott@btinternet.com>
6015
6016 * lib/target-supports.exp (check_iconv_available): Fix fallout
6017 from 2004-05-28 patch.
6018
6019 2004-05-30 Paul Brook <paul@codesourcery.com>
6020
6021 PR fortran/15620
6022 * gfortran.fortran-torture/execute/st_function_1.f90: New test.
6023 * gfortran.fortran-torture/execute/st_function_2.f90: New test.
6024
6025 2004-05-30 Steven G. Kargl <kargls@comcast.net>
6026
6027 * gfortran.fortran-torture/execute/random_1.f90: New test.
6028
6029 2004-05-28 Ziemowit Laski <zlaski@apple.com>
6030
6031 * g++.dg/ext/altivec-10.C: New test.
6032
6033 2004-05-29 Paul Brook <paul@codesourcery.com>
6034
6035 * gfortran.fortran-torture/execute/equiv_1.f90: New test.
6036
6037 2004-05-28 Ziemowit Laski <zlaski@apple.com>
6038
6039 * gcc.dg/altivec-16.c: New test.
6040
6041 2004-05-28 Janis Johnson <janis187@us.ibm.com>
6042
6043 * lib/target-supports.exp (check_vmx_hw_available): New.
6044 * gcc.dg/vmx/vmx.exp: Use it to determine default action.
6045
6046 * lib/target-supports.exp (check_alias_available,
6047 check_iconv_available, check_named_sections_available): Use
6048 unique names for temporary files.
6049
6050 2004-05-28 Ziemowit Laski <zlaski@apple.com>
6051
6052 * gcc.dg/altivec-15.c: New test.
6053
6054 2004-05-28 Mark Mitchell <mark@codesourcery.com>
6055
6056 PR c++/15083
6057 * g++.dg/warn/noeffect6.C: New test.
6058
6059 PR c++/15471
6060 * g++.dg/expr/ptrmem4.C: New test.
6061
6062 PR c++/15640
6063 * g++.dg/template/operator3.C: New test.
6064
6065 2004-05-28 Mark Mitchell <mark@codesourcery.com>
6066
6067 PR c++/14668
6068 * g++.dg/lookup/redecl1.C: New test.
6069 * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
6070
6071 2004-05-28 Paolo Bonzini <bonzini@gnu.org>
6072
6073 * gcc.c-torture/execute/compare-fp-1.c,
6074 gcc.c-torture/execute/compare-fp-2.c,
6075 gcc.c-torture/execute/compare-fp-3.c,
6076 gcc.c-torture/execute/compare-fp-4.c,
6077 gcc.c-torture/execute/compare-fp-3.x,
6078 gcc.c-torture/execute/compare-fp-4.x,
6079 gcc.dg/pr15649-1.c: New.
6080
6081 2004-05-27 Adam Nemet <anemet@lnxw.com>
6082
6083 PR c++/12883
6084 * g++.dg/init/array14.C: New test.
6085
6086 2004-05-25 Janis Johnson <janis187@us.ibm.com>
6087
6088 * lib/compat.exp (compat-get-options-main): New.
6089 (compat-get-options): Remove unneeded code, warn for ignored
6090 command.
6091 (compat-execute): Check flag set by dg-require-* commands.
6092
6093 * lib/compat.exp (compat-execute): Break up long lines.
6094
6095 2004-05-24 Janis Johnson <janis187@us.ibm.com>
6096
6097 * gcc.dg/altivec-7.c: Don't use 'vector long'.
6098 * gcc.dg/altivec-14.c: New test.
6099 * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
6100
6101 * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
6102 * gcc.dg/altivec-12.c: Ditto.
6103
6104 * gcc.dg/altivec-3.c: Move call to altivec_check.
6105
6106 2004-05-23 Mark Mitchell <mark@codesourcery.com>
6107
6108 PR c++/15044
6109 * g++.dg/template/error12.C: New test.
6110
6111 PR c++/15317
6112 * g++.dg/ext/attrib15.C: New test.
6113
6114 PR c++/15329
6115 * g++.dg/template/ptrmem9.C: New test.
6116
6117 2004-05-25 Paul Brook <paul@codesourcery.com>
6118
6119 * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
6120
6121 2004-05-23 Mark Mitchell <mark@codesourcery.com>
6122
6123 PR c++/15165
6124 * g++.dg/template/crash19.C: New test.
6125
6126 2004-05-23 Mark Mitchell <mark@codesourcery.com>
6127
6128 PR c++/15025
6129 * g++.dg/template/redecl1.C: New test.
6130
6131 2004-05-23 Mark Mitchell <mark@codesourcery.com>
6132
6133 PR c++/14821
6134 * g++.dg/other/ns1.C: New test.
6135
6136 PR c++/14883
6137 * g++.dg/template/invalid1.C: New test.
6138
6139 2004-05-23 Paul Brook <paul@codesourcery.com>
6140 Victor Leikehman <lei@haifasphere.co.il>
6141
6142 * gfortran.fortran-torture/execute/common_init_1.f90: New test.
6143 * gfortran.fortran-torture/execute/equiv_init.f90: New test.
6144
6145 2004-05-22 Mark Mitchell <mark@codesourcery.com>
6146
6147 PR c++/15285
6148 PR c++/15299
6149 * g++.dg/template/non-dependent5.C: New test.
6150 * g++.dg/template/non-dependent6.C: New test.
6151
6152 2004-05-22 Mark Mitchell <mark@codesourcery.com>
6153
6154 PR c++/15507
6155 * g++.dg/inherit/union1.C: New test.
6156
6157 PR c++/15542
6158 * g++.dg/template/addr1.C: New test.
6159
6160 PR c++/15427
6161 * g++.dg/template/array5.C: New test.
6162
6163 PR c++/15287
6164 * g++.dg/template/array6.C: New test.
6165
6166 2004-05-22 Wolfgang Bangerth <bangerth@dealii.org>
6167 Roger Sayle <roger@eyesopen.com>
6168
6169 * g++.dg/lookup/forscope2.C: New test case.
6170
6171 2004-05-22 Ben Elliston <bje@au.ibm.com>
6172
6173 * gcc.dg/cpp/Wmissingdirs.c: New.
6174
6175 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
6176
6177 PR target/15301
6178 * gcc.dg/compat/union-m128-1.h: New file.
6179 * gcc.dg/compat/union-m128-1_main.c: Likewise.
6180 * gcc.dg/compat/union-m128-1_x.c: Likewise.
6181 * gcc.dg/compat/union-m128-1_y.c: Likewise.
6182
6183 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
6184
6185 PR target/15302
6186 * gcc.dg/compat/struct-complex-1.h: New file.
6187 * gcc.dg/compat/struct-complex-1_main.c: Likewise.
6188 * gcc.dg/compat/struct-complex-1_x.c: Likewise.
6189 * gcc.dg/compat/struct-complex-1_y.c: Likewise.
6190
6191 2004-05-20 Roger Sayle <roger@eyesopen.com>
6192
6193 PR middle-end/3074
6194 * gcc.dg/pr3074-1.c: New test case.
6195 * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
6196
6197 2004-05-20 Falk Hueffner <falk@debian.org>
6198
6199 PR other/15526
6200 * gcc.dg/ftrapv-1.c: New test case.
6201
6202 2004-05-18 Feng Wang <fengwang@nudt.edu.cn>
6203
6204 * gfortran.fortran-torture/execute/power.f90: Test constant integers.
6205
6206 2004-05-18 Andrew Pinski <pinskia@physics.uc.edu>
6207 Jeff Law <law@redhat.com>
6208
6209 * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
6210 * gcc.dg/tree-ssa/20040518-2.c: New test.
6211
6212 * gcc.dg/tree-ssa/20040518-1.c: New test.
6213
6214 2004-05-18 Zack Weinberg <zack@codesourcery.com>
6215
6216 * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
6217
6218 2004-05-18 Paul Brook <paul@codesourcery.com>
6219
6220 PR fortran/13930
6221 * gfortran.fortran-torture/execute/der_init_4.f90: New test.
6222
6223 2004-05-18 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6224
6225 * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
6226 constant folding.
6227
6228 2004-05-17 Steven Bosscher <stevenb@suse.de>
6229
6230 * gcc.dg/tree-ssa/20040517-1.c: New test.
6231
6232 2004-05-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6233
6234 * gcc.dg/loop-4.c: New test.
6235
6236 2004-05-15 Andrew Pinski <pinskia@physics.uc.edu>
6237
6238 * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
6239
6240 2004-05-15 Bud Davis <bdavis9659@comcast.net>
6241
6242 PR fortran/15311
6243 * gfortran.fortran-torture/execute/write_a_1.f90: New test.
6244
6245 2004-05-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6246
6247 PR fortran/13826
6248 PR fortran/13940
6249 * gfortran.fortran-torture/compile/data_1.f90: New test.
6250
6251 2004-05-15 Ulrich Weigand <uweigand@de.ibm.com>
6252
6253 * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
6254 * gcc.dg/uninit-H.c: Define ASM for __s390__.
6255
6256 2004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
6257
6258 * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
6259
6260 2004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
6261
6262 PR c/15444
6263 * gcc.dg/format/xopen-1.c: Adjust expected message.
6264 * gcc.dg/format/xopen-3.c: New test.
6265
6266 2004-05-14 Victor Leikehman <lei@haifasphere.co.il>
6267
6268 * gfortran.fortran-torture/execute/def_init_3.f90: New test.
6269
6270 2004-05-14 Jeff Law <law@redhat.com>
6271
6272 * gcc.dg/tree-ssa/20040514-2.c: New test.
6273
6274 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6275
6276 * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
6277 this ...
6278 * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
6279 this.
6280
6281 2004-05-14 Andrew Pinski <pinskia@physics.uc.edu>
6282
6283 * gcc.dg/tree-ssa/20040514-1.c: New test.
6284
6285 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6286
6287 * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
6288 test.
6289
6290 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6291
6292 PR fortran/14066
6293 * gfortran.fortran-torture/compile/do_1.f90: New test.
6294
6295 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6296
6297 PR fortran/15051
6298 * gfortran.fortran-torture/compile/empty_interface_1.f90: New
6299 test.
6300
6301 2004-05-14 Bud Davis <bdavis9659@comcast.net>
6302
6303 PR fortran/15149
6304 * gfortran.fortran-torture/execute/random_init.f90: New test.
6305
6306 2004-05-13 Paul Brook <paul@codesourcery.com>
6307
6308 PR fortran/15314
6309 * gfortran.fortran-torture/execute/der_init_s.f90: New test.
6310
6311 2004-05-13 Andrew Pinski <pinskia@physics.uc.edu>
6312
6313 * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
6314 for the powerpc case.
6315
6316 2004-05-13 Jeff Law <law@redhat.com>
6317
6318 * gcc.dg/tree-ssa/20040513-1.c: New test.
6319 * gcc.dg/tree-ssa/20040513-2.c: New test.
6320
6321 2004-05-13 Paul Brook <paul@codesourcery.com>
6322
6323 * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
6324 * gcc.dg/tree-ssa/20030714-1.c: Ditto.
6325 * gcc.dg/tree-ssa/20030708-1.c: Ditto.
6326
6327 2004-05-13 Andreas Schwab <schwab@suse.de>
6328
6329 PR other/10819
6330 * lib/gfortran.exp (gfortran_version): Do not match NL/CR
6331 characters.
6332
6333 2004-05-13 Bud Davis <bdavis9659@comcast.net>
6334
6335 PR fortran/15294
6336 * gfortran.fortran-torture/execute/adjustr.f90: New file.
6337
6338 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6339
6340 Merge from tree-ssa-20020619-branch. See
6341 ChangeLog.tree-ssa for details.
6342
6343 2004-05-11 Ziemowit Laski <zlaski@apple.com>
6344
6345 * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
6346 include <altivec.h> explicitly.
6347 * gcc.dg/altivec-13.c: Likewise.
6348
6349 2004-05-11 Paul Brook <paul@codesourcery.com>
6350
6351 * gcc.c-torture/compile/20010518-1.c: Force enum size.
6352
6353 2004-05-10 Eric Christopher <echristo@redhat.com>
6354
6355 * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
6356 * gcc.dg/sibcall-4.c: Ditto.
6357
6358 2004-05-10 Ziemowit Laski <zlaski@apple.com>
6359
6360 * g++.dg/ext/altivec-8.C: New test case.
6361 * gcc.dg/altivec-13.c: New test case.
6362
6363 2004-05-08 Roger Sayle <roger@eyesopen.com>
6364
6365 * gcc.c-torture/execute/divcmp-1.c: New test case.
6366 * gcc.c-torture/execute/divcmp-2.c: New test case.
6367 * gcc.c-torture/execute/divcmp-3.c: New test case.
6368
6369 2004-05-07 Eric Botcazou <ebotcazou@libertysurf.fr>
6370
6371 * g++.dg/other/pragma-re-2.C: New test.
6372
6373 2004-05-07 Uros Bizjak <uros@kss-loka.si>
6374
6375 * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
6376 * gcc.dg/i386-387-2.c: Likewise.
6377
6378 * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
6379 __builtin_drem.
6380 * gcc.dg/i386-387-6.c: Likewise.
6381
6382 2004-05-07 Uros Bizjak <uros@kss-loka.si>
6383
6384 * gcc.dg/builtins-33.c: Also check log1p*.
6385
6386 2004-05-07 Hans-Peter Nilsson <hp@axis.com>
6387
6388 PR optimization/15296
6389 * gcc.c-torture/execute/pr15296.c: New test.
6390
6391 2004-05-05 Uros Bizjak <uros@kss-loka.si>
6392
6393 * gcc.dg/builtins-40.c: New test.
6394
6395 2004-05-05 Richard Sandiford <rsandifo@redhat.com>
6396
6397 * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
6398
6399 2004-05-04 Paolo Bonzini <bonzini@gnu.org>
6400
6401 * g++.dg/ext/spe1.C: New testcase.
6402
6403 2004-05-04 Ziemowit Laski <zlaski@apple.com>
6404
6405 * objc.dg/image-info.m: Allow additional attributes
6406 for __image_info section.
6407
6408 2004-05-04 Richard Sandiford <rsandifo@redhat.com>
6409
6410 * gcc.dg/torture/mips-hilo-2.c: New test.
6411
6412 2004-05-03 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6413
6414 PR c++/14389
6415 * g++.dg/template/member5.C: New test.
6416
6417 2004-05-03 Uros Bizjak <uros@kss-loka.si>
6418
6419 * gcc.dg/builtins-34.c: Also check expm1*.
6420
6421 2004-05-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6422
6423 * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
6424 * gcc.dg/torture/builtin-convert-3.c: New test.
6425
6426 2004-05-01 Ulrich Weigand <uweigand@de.ibm.com>
6427
6428 PR middle-end/15054
6429 * g++.dg/opt/pr15054.C: New test.
6430
6431 2004-04-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6432
6433 * gcc.dg/torture/builtin-rounding-1.c: New test.
6434 * gcc.dg/builtins-25.c: Delete.
6435 * gcc.dg/builtins-29.c: Delete.
6436
6437 2004-04-29 Andreas Krebbel <krebbel1@de.ibm.com>
6438
6439 * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
6440 * gcc.dg/sibcall-4.c: Likewise.
6441 * gcc.dg/sibcall-6.c: Enable s390 as test platform.
6442
6443 2004-04-30 Kazu Hirata <kazu@cs.umass.edu>
6444
6445 * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
6446 bit-field on 16-bit targets.
6447
6448 2004-04-30 Kazu Hirata <kazu@cs.umass.edu>
6449
6450 * gcc.c-torture/execute/20040409-2.c: Fix constants used on
6451 16-bit targets.
6452
6453 2004-04-30 Andrew Pinski <pinskia@physics.uc.edu>
6454
6455 * gcc.dg/rs6000-power2-1.c: Change to compile only.
6456 * gcc.dg/rs6000-power2-2.c: Likewise.
6457
6458 2004-04-29 Andrew Pinski <pinskia@physics.uc.edu>
6459
6460 * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
6461 * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
6462 Change the asm registers to be in form of frN instead of fN.
6463
6464 2004-04-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6465
6466 * gcc.dg/torture/builtin-convert-2.c: New test.
6467
6468 2004-04-28 Andrew Pinski <pinskia@physics.uc.edu>
6469
6470 * gcc.dg/rs6000-power2-1.c: New test.
6471 * gcc.dg/rs6000-power2-2.c: New test.
6472
6473 2004-04-28 Jan Hubicka <jh@suse.cz>
6474
6475 * gcc.dg/unused-6.c: New test.
6476
6477 2004-04-24 Laurent GUERBY <laurent@guerby.net>
6478 Ulrich Weigand <uweigand@de.ibm.com>
6479
6480 * ada/acats/run_all.sh: Define $target variable.
6481
6482 2004-04-26 Andrew Pinski <pinskia@physics.uc.edu>
6483
6484 PR c++/15119
6485 * g++.dg/other/vararg-1.C: New test.
6486
6487 PR c++/4794
6488 * g++.dg/eh/cleanup3.C: New test.
6489
6490 2004-04-24 Laurent GUERBY <laurent@guerby.net>
6491
6492 * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
6493 and ad8011a (target_insn).
6494 * ada/acats/support/macro.dfs: Likewise.
6495 * ada/acats/support/impbit.adb: New file.
6496
6497 2004-04-23 Ulrich Weigand <uweigand@de.ibm.com>
6498
6499 * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
6500
6501 2004-04-23 Eric Botcazou <ebotcazou@libertysurf.fr>
6502
6503 * gcc.dg/loop-3.c: New test.
6504
6505 2004-04-23 Daniel Jacobowitz <drow@mvista.com>
6506
6507 * gcc.c-torture/execute/simd-5.c: New test.
6508
6509 2004-04-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6510
6511 PR c++/15064
6512 * g++.dg/template/crash18.C: New test.
6513
6514 2004-04-22 Mark Mitchell <mark@codesourcery.com>
6515
6516 * g++.dg/ext/complit3.C: New test.
6517
6518 2004-04-21 Aldy Hernandez <aldyh@redhat.com>
6519
6520 * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
6521 * gcc.dg/altivec-3.c: Same.
6522 * gcc.dg/altivec-varargs-1.c: Same.
6523
6524 2004-04-21 Aldy Hernandez <aldyh@redhat.com>
6525
6526 * lib/target-supports.exp (check_profiling_available): Assume
6527 profiling is not available on powerpc-eabi targets.
6528
6529 2004-04-21 Janis Johnson <janis187@us.ibm.com>
6530
6531 * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
6532 * gcc.dg/vmx/bug-1.c: Ditto.
6533
6534 2004-04-20 Eric Christopher <echristo@redhat.com>
6535
6536 * gcc.dg/charset/extern.c: New test.
6537 * g++.dg/charset/extern3.cc: Ditto.
6538
6539 2004-04-20 Uros Bizjak <uros@kss-loka.si>
6540
6541 * gcc.dg/builtins-39.c: New test.
6542
6543 2004-04-20 Aldy Hernandez <aldyh@redhat.com>
6544
6545 * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
6546
6547 2004-04-20 Richard Sandiford <rsandifo@redhat.com>
6548
6549 * gcc.dg/torture/mips-hilo-1.c: New test.
6550
6551 2004-04-19 Andrew Pinski <pinskia@physics.uc.edu>
6552
6553 * gcc.c-torture/compile/20040419-1.c: New test.
6554
6555 2004-04-18 Aldy Hernandez <aldyh@redhat.com>
6556
6557 * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
6558
6559 2004-04-18 Zack Weinberg <zack@codesourcery.com>
6560 Aldy Hernandez <aldyh@redhat.com>
6561
6562 * gcc.c-torture/execute/va-arg-24.c: New.
6563
6564 2004-04-17 Zack Weinberg <zack@codesourcery.com>
6565 Aldy Hernandez <aldyh@redhat.com>
6566
6567 * gcc.dg/vmx/1b-01.c: New.
6568 * gcc.dg/vmx/1b-02.c: New.
6569 * gcc.dg/vmx/1b-03.c: New.
6570 * gcc.dg/vmx/1b-04.c: New.
6571 * gcc.dg/vmx/1b-05.c: New.
6572 * gcc.dg/vmx/1b-06.c: New.
6573 * gcc.dg/vmx/1b-07.c: New.
6574 * gcc.dg/vmx/1c-01.c: New.
6575 * gcc.dg/vmx/1c-02.c: New.
6576 * gcc.dg/vmx/3a-01a.c: New.
6577 * gcc.dg/vmx/3a-01.c: New.
6578 * gcc.dg/vmx/3a-01m.c: New.
6579 * gcc.dg/vmx/3a-03.c: New.
6580 * gcc.dg/vmx/3a-03m.c: New.
6581 * gcc.dg/vmx/3a-04.c: New.
6582 * gcc.dg/vmx/3a-04m.c: New.
6583 * gcc.dg/vmx/3a-05.c: New.
6584 * gcc.dg/vmx/3a-06.c: New.
6585 * gcc.dg/vmx/3a-06m.c: New.
6586 * gcc.dg/vmx/3a-07.c: New.
6587 * gcc.dg/vmx/3b-01.c: New.
6588 * gcc.dg/vmx/3b-02.c: New.
6589 * gcc.dg/vmx/3b-10.c: New.
6590 * gcc.dg/vmx/3b-13.c: New.
6591 * gcc.dg/vmx/3b-14.c: New.
6592 * gcc.dg/vmx/3b-15.c: New.
6593 * gcc.dg/vmx/3c-01a.c: New.
6594 * gcc.dg/vmx/3c-01.c: New.
6595 * gcc.dg/vmx/3c-02.c: New.
6596 * gcc.dg/vmx/3c-03.c: New.
6597 * gcc.dg/vmx/3d-01.c: New.
6598 * gcc.dg/vmx/4-01.c: New.
6599 * gcc.dg/vmx/4-03.c: New.
6600 * gcc.dg/vmx/5-01.c: New.
6601 * gcc.dg/vmx/5-02.c: New.
6602 * gcc.dg/vmx/5-03.c: New.
6603 * gcc.dg/vmx/5-04.c: New.
6604 * gcc.dg/vmx/5-05.c: New.
6605 * gcc.dg/vmx/5-06.c: New.
6606 * gcc.dg/vmx/5-07.c: New.
6607 * gcc.dg/vmx/5-07t.c: New.
6608 * gcc.dg/vmx/5-08.c: New.
6609 * gcc.dg/vmx/5-10.c: New.
6610 * gcc.dg/vmx/5-11.c: New.
6611 * gcc.dg/vmx/7-01a.c: New.
6612 * gcc.dg/vmx/7-01.c: New.
6613 * gcc.dg/vmx/7c-01.c: New.
6614 * gcc.dg/vmx/7d-01.c: New.
6615 * gcc.dg/vmx/7d-02.c: New.
6616 * gcc.dg/vmx/8-01.c: New.
6617 * gcc.dg/vmx/8-02a.c: New.
6618 * gcc.dg/vmx/8-02.c: New.
6619 * gcc.dg/vmx/brode-1.c: New.
6620 * gcc.dg/vmx/bug-1.c: New.
6621 * gcc.dg/vmx/bug-2.c: New.
6622 * gcc.dg/vmx/bug-3.c: New.
6623 * gcc.dg/vmx/cw-bug-1.c: New.
6624 * gcc.dg/vmx/cw-bug-2.c: New.
6625 * gcc.dg/vmx/cw-bug-3.c: New.
6626 * gcc.dg/vmx/dct.c: New.
6627 * gcc.dg/vmx/debug-1.c: New.
6628 * gcc.dg/vmx/debug-2.c: New.
6629 * gcc.dg/vmx/debug-3.c: New.
6630 * gcc.dg/vmx/debug-4.c: New.
6631 * gcc.dg/vmx/dos-bug-1-gdb.c: New.
6632 * gcc.dg/vmx/dos-bug-2-gdb.c: New.
6633 * gcc.dg/vmx/eg-5.c: New.
6634 * gcc.dg/vmx/fft.c: New.
6635 * gcc.dg/vmx/gcc-bug-1.c: New.
6636 * gcc.dg/vmx/gcc-bug-2.c: New.
6637 * gcc.dg/vmx/gcc-bug-3.c: New.
6638 * gcc.dg/vmx/gcc-bug-4.c: New.
6639 * gcc.dg/vmx/gcc-bug-5.c: New.
6640 * gcc.dg/vmx/gcc-bug-6.c: New.
6641 * gcc.dg/vmx/gcc-bug-7.c: New.
6642 * gcc.dg/vmx/gcc-bug-8.c: New.
6643 * gcc.dg/vmx/gcc-bug-9.c: New.
6644 * gcc.dg/vmx/gcc-bug-b.c: New.
6645 * gcc.dg/vmx/gcc-bug-c.c: New.
6646 * gcc.dg/vmx/gcc-bug-d.c: New.
6647 * gcc.dg/vmx/gcc-bug-e.c: New.
6648 * gcc.dg/vmx/gcc-bug-f.c: New.
6649 * gcc.dg/vmx/gcc-bug-g.c: New.
6650 * gcc.dg/vmx/gcc-bug-i.c: New.
6651 * gcc.dg/vmx/harness.h: New.
6652 * gcc.dg/vmx/ira1.c: New.
6653 * gcc.dg/vmx/ira2a.c: New.
6654 * gcc.dg/vmx/ira2b.c: New.
6655 * gcc.dg/vmx/ira2.c: New.
6656 * gcc.dg/vmx/ira2c.c: New.
6657 * gcc.dg/vmx/mem.c: New.
6658 * gcc.dg/vmx/newton-1.c: New.
6659 * gcc.dg/vmx/ops.c: New.
6660 * gcc.dg/vmx/sn7153.c: New.
6661 * gcc.dg/vmx/spill2.c: New.
6662 * gcc.dg/vmx/spill3.c: New.
6663 * gcc.dg/vmx/spill.c: New.
6664 * gcc.dg/vmx/t.c: New.
6665 * gcc.dg/vmx/varargs-1.c: New.
6666 * gcc.dg/vmx/varargs-2.c: New.
6667 * gcc.dg/vmx/varargs-3.c: New.
6668 * gcc.dg/vmx/varargs-4.c: New.
6669 * gcc.dg/vmx/varargs-5.c: New.
6670 * gcc.dg/vmx/varargs-6.c: New.
6671 * gcc.dg/vmx/varargs-7.c: New.
6672 * gcc.dg/vmx/vmx.exp: New.
6673 * gcc.dg/vmx/vprint-1.c: New.
6674 * gcc.dg/vmx/vscan-1.c: New.
6675 * gcc.dg/vmx/x-01.c: New.
6676 * gcc.dg/vmx/x-02.c: New.
6677 * gcc.dg/vmx/x-03.c: New.
6678 * gcc.dg/vmx/x-04.c: New.
6679 * gcc.dg/vmx/x-05.c: New.
6680 * gcc.dg/vmx/yousufi-1.c: New.
6681 * gcc.dg/vmx/zero-1.c: New.
6682 * gcc.dg/vmx/zero.c: New.
6683
6684 2004-04-17 Andrew Pinski <pinskia@physics.uc.edu>
6685
6686 * g++.dg/lookup/java1.C: Update for chage of
6687 _Jv_AllocObject.
6688 * g++.dg/lookup/java2.C: Likewise.
6689
6690 2004-04-17 Laurent GUERBY <laurent@guerby.net>
6691
6692 * ada/acats/run_all.sh: use -O2 by default.
6693
6694 2004-04-17 Richard Sandiford <rsandifo@redhat.com>
6695
6696 * gcc.dg/vr-mult-[12].c: New tests.
6697
6698 2004-04-16 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6699
6700 * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
6701
6702 * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
6703
6704 2004-04-15 Richard Sandiford <rsandifo@redhat.com>
6705
6706 * lib/target-supports.exp (check_profiling_available): Assume profiling
6707 isn't available for mips*-*-elf targets.
6708
6709 2004-04-14 Uros Bizjak <uros@kss-loka.si>
6710
6711 * gcc.dg/builtins-38.c: New test.
6712
6713 2004-04-14 Eric Christopher <echristo@redhat.com>
6714
6715 * g++.dg/charset/charset.exp: Run .cc extension tests.
6716
6717 2004-04-14 Zack Weinberg <zack@codesourcery.com>
6718
6719 * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32). Update commentary.
6720
6721 2004-04-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6722
6723 * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
6724
6725 2004-04-13 Uros Bizjak <uros@kss-loka.si>:
6726
6727 * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
6728 * gcc.dg/i386-387-2.c: Likewise.
6729
6730 * gcc.dg/i386-387-7.c: New test.
6731 * gcc.dg/i386-387-8.c: New test.
6732
6733 * gcc.dg/builtins-37.c: New test.
6734
6735 2004-04-13 Geoffrey Keating <geoffk@apple.com>
6736
6737 * g++.dg/pch/externc-1.C: Add missing semicolon.
6738
6739 2004-04-13 Aldy Hernandez <aldyh@redhat.com>
6740
6741 * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
6742
6743 2004-04-12 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
6744
6745 * gcc.c-torture/execute/20040411-1.c: New test.
6746
6747 2004-04-10 Joseph S. Myers <jsm@polyomino.org.uk>
6748
6749 * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
6750
6751 2004-04-09 Chris Demetriou <cgd@broadcom.com>
6752
6753 * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
6754
6755 2004-04-09 Zack Weinberg <zack@codesourcery.com>
6756
6757 * lib/target-supports.exp (check_named_sections_available): New.
6758 * lib/gcc-dg.exp (dg-require-named-sections): New.
6759 * lib/prune.exp (prune_gcc_output): Incorporate prunes from
6760 old-deja.exp. Also prune error-count message from HP linker.
6761 * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
6762
6763 * g++.dg/init/init-ref4.C: Use dg-require-weak.
6764 * g++.old-deja/g++.pt/static3.C: Likewise.
6765 * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
6766
6767 2004-04-09 Roger Sayle <roger@eyesopen.com>
6768
6769 * gcc.c-torture/execute/20040409-1.c: New test case.
6770 * gcc.c-torture/execute/20040409-2.c: New test case.
6771 * gcc.c-torture/execute/20040409-3.c: New test case.
6772
6773 2004-04-09 Andrew Pinski <pinskia@physics.uc.edu>
6774
6775 * gcc.dg/20040409-1.c: New test.
6776
6777 2004-04-08 Roger Sayle <roger@eyesopen.com>
6778
6779 PR target/14888
6780 * g++.dg/opt/pr14888.C: New test case.
6781
6782 2004-04-08 Geoffrey Keating <geoffk@apple.com>
6783
6784 * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
6785 gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
6786 gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
6787 gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
6788 New tests.
6789
6790 2004-04-08 Paul Brook <paul@codesourcery.com>
6791
6792 * gcc.dg/spill-1.c: New test.
6793
6794 2004-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6795
6796 * gcc.dg/torture/builtin-ctype-2.c: New test.
6797
6798 2004-04-07 Ian Lance Taylor <ian@wasabisystems.com>
6799
6800 * gcc.dg/pch/pch.exp: Add largefile test.
6801
6802 2004-04-06 Geoffrey Keating <geoffk@apple.com>
6803
6804 * g++.dg/pch/externc-1.Hs: New.
6805 * g++.dg/pch/externc-1.C: New.
6806
6807 2004-04-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6808
6809 * gcc.dg/compat/struct-by-value-5a_main.c,
6810 gcc.dg/compat/struct-by-value-5b_main.c: New files.
6811 * gcc.dg/compat/struct-by-value-5_main.c: Delete.
6812 * gcc.dg/compat/struct-by-value-5a_x.c,
6813 gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
6814 gcc.dg/compat/struct-by-value-5_x.c.
6815 * gcc.dg/compat/struct-by-value-5a_y.c,
6816 gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
6817 gcc.dg/compat/struct-by-value-5_y.c.
6818
6819 * gcc.dg/compat/struct-by-value-6a_main.c,
6820 gcc.dg/compat/struct-by-value-6b_main.c: New files.
6821 * gcc.dg/compat/struct-by-value-6_main.c: Delete.
6822 * gcc.dg/compat/struct-by-value-6a_x.c,
6823 gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
6824 gcc.dg/compat/struct-by-value-6_x.c.
6825 * gcc.dg/compat/struct-by-value-6a_y.c,
6826 gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
6827 gcc.dg/compat/struct-by-value-6_y.c.
6828
6829 * gcc.dg/compat/struct-by-value-7a_main.c,
6830 gcc.dg/compat/struct-by-value-7b_main.c: New files.
6831 * gcc.dg/compat/struct-by-value-7_main.c: Delete.
6832 * gcc.dg/compat/struct-by-value-7a_x.c,
6833 gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
6834 gcc.dg/compat/struct-by-value-7_x.c.
6835 * gcc.dg/compat/struct-by-value-7a_y.c,
6836 gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
6837 gcc.dg/compat/struct-by-value-7_y.c.
6838
6839 2004-04-06 Jakub Jelinek <jakub@redhat.com>
6840
6841 * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
6842 * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
6843 * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
6844 options.
6845
6846 2004-04-06 Uros Bizjak <uros@kss-loka.si>
6847
6848 * gcc.dg/builtins-36.c: New test.
6849
6850 2004-04-06 Paul Brook <paul@codesourcery.com>
6851
6852 * README.gcc: Remove obsolete contraint on testcases.
6853
6854 2004-04-05 Paul Brook <paul@codesourcery.com>
6855
6856 PR2123
6857 * g++.dg/expr/anew1.C: XFAIL and make reproducible. Call abort on
6858 failure and exit(0) on success.
6859 * g++.dg/expr/anew2.C: Ditto.
6860 * g++.dg/expr/anew3.C: Ditto.
6861 * g++.dg/expr/anew4.C: Ditto.
6862
6863 2004-04-05 Nathan Sidwell <nathan@codesourcery.com>
6864
6865 PR c++/3518
6866 * g++.dg/template/unify7.C: New.
6867
6868 2004-04-02 Nathanael Nerode <neroden@gcc.gnu.org>
6869
6870 * g++.dg/README: Bring up to date with new subdirectories; remove
6871 duplicate subdirectory lines.
6872
6873 2004-04-02 Nathan Sidwell <nathan@codesourcery.com>
6874
6875 PR c++/14007
6876 * g++.dg/template/unify5.C: New.
6877 * g++.dg/template/unify6.C: New.
6878 * g++.dg/template/qualttp20.C: Adjust.
6879 * g++.old-deja/g++.jason/report.C: Adjust.
6880 * g++.old-deja/g++.other/qual1.C: Adjust.
6881
6882 2004-04-01 Mark Mitchell <mark@codesourcery.com>
6883
6884 PR c++/14803
6885 * g++.dg/inherit/ptrmem1.C: New test.
6886
6887 2004-04-01 Jakub Jelinek <jakub@redhat.com>
6888
6889 PR c++/14755
6890 * gcc.c-torture/execute/20040331-1.c: New test.
6891 * gcc.dg/20040331-1.c: New test.
6892
6893 2004-04-01 Paul Brook <paul@codesourcery.com>
6894
6895 * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
6896
6897 2004-03-30 Mark Mitchell <mark@codesourcery.com>
6898
6899 PR c++/14724
6900 * g++.dg/init/goto1.C: New test.
6901
6902 PR c++/14763
6903 * g++.dg/template/defarg4.C: New test.
6904
6905 2004-03-30 Hartmut Penner <hpenner@de.ibm.com>
6906
6907 * gcc.dg/altivec-11.c: Extend test for more valid cases.
6908
6909 2004-03-28 David Edelsohn <edelsohn@gnu.org>
6910
6911 * gcc.dg/doloop-1.c: Do not check for lack of "blt".
6912
6913 2004-03-28 Zack Weinberg <zack@codesourcery.com>
6914
6915 * gcc.dg/noncompile/undeclared-2.c: New test.
6916
6917 2004-03-28 Joseph S. Myers <jsm@polyomino.org.uk>
6918
6919 * gcc.dg/940409-1.c: Remove XFAIL.
6920 * gcc.dg/reg-vol-struct-1.c: New test.
6921
6922 2004-03-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6923
6924 * gcc.dg/torture/builtin-wctype-1.c: New test.
6925
6926 2004-03-26 James A. Morrison <ja2morri@uwaterloo.ca>
6927
6928 * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
6929 * gcc.dg/20001101-1.c: Likewise.
6930 * gcc.dg/20001102-1.c: Likewise.
6931
6932 2004-03-25 Roger Sayle <roger@eyesopen.com>
6933
6934 * gcc.dg/compare8.c: Add an additional test for XOR.
6935
6936 2004-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6937
6938 * gcc.dg/torture/builtin-ctype-1.c: New test.
6939
6940 2004-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6941
6942 * gcc.dg/torture/builtin-explog-1.c: Add new cases.
6943 * gcc.dg/torture/builtin-math-1.c: Likewise.
6944 * gcc.dg/torture/builtin-power-1.c: New test.
6945
6946 2004-03-24 Andreas Schwab <schwab@suse.de>
6947
6948 * lib/prune.exp (prune_gcc_output): Ignore errata warning from
6949 IA64 assembler.
6950
6951 2004-03-23 Joseph S. Myers <jsm@polyomino.org.uk>
6952 Roger Sayle <roger@eyesopen.com>
6953
6954 * gcc.dg/compare8.c: New test case.
6955
6956 2004-03-23 Ziemowit Laski <zlaski@apple.com>
6957
6958 * g++.dg/ext/altivec-7.C: New test.
6959
6960 2004-03-23 Zack Weinberg <zack@codesourcery.com>
6961
6962 PR 12267, 12391, 12560, 13129, 14114, 14133
6963 * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
6964 * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
6965 * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
6966 Adjust error regexps.
6967 * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
6968 * gcc.dg/noncompile/undeclared-1.c: New test cases.
6969 * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
6970 * gcc.dg/local1.c: Add explanatory comment.
6971
6972 2004-03-23 Roger Sayle <roger@eyesopen.com>
6973
6974 PR optimization/14669
6975 * g++.dg/opt/fold2.C: New test case.
6976
6977 2004-03-22 Jakub Jelinek <jakub@redhat.com>
6978
6979 PR c/14069
6980 * gcc.dg/20040322-1.c: New test.
6981
6982 2004-03-22 Eric Botcazou <ebotcazou@libertysurf.fr>
6983
6984 * gcc.dg/ultrasp2.c: Do not pass -m64. Remove redundant lines.
6985 * gcc.dg/ultrasp4.c: Likewise.
6986 * gcc.dg/ultrasp8.c: Do not pass -m64. Add sparcv9-*-*.
6987
6988 2004-03-21 Ulrich Weigand <uweigand@de.ibm.com>
6989
6990 * gcc.dg/i386-sse-8.c: Reset default options.
6991
6992 2004-03-21 Ulrich Weigand <uweigand@de.ibm.com>
6993
6994 * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
6995 in the error message text.
6996
6997 2004-03-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
6998
6999 * g++.dg/template/qualttp20.C: Adjust dg- regexp.
7000
7001 2004-03-21 Mark Mitchell <mark@codesourcery.com>
7002
7003 PR c++/14616
7004 * g++.dg/init/array13.C: New test.
7005
7006 2004-03-20 Roger Sayle <roger@eyesopen.com>
7007
7008 PR target/13889
7009 * gcc.c-torture/compile/pr13889.c: New test case.
7010
7011 2004-03-20 Joseph S. Myers <jsm@polyomino.org.uk>
7012
7013 PR c/14635
7014 * builtins-1.c (nan, nans): Don't test.
7015 * builtins-30.c: Don't use nan, nanf, nanl.
7016 * builtins-35.c: New test.
7017
7018 2004-03-19 Ziemowit Laski <zlaski@apple.com>
7019
7020 * g++.dg/ext/altivec-6.C: New test.
7021
7022 2004-03-19 Mark Mitchell <mark@codesourcery.com>
7023
7024 * g++.dg/init/placement3.C: New test.
7025
7026 * g++.dg/template/spec13.C: New test.
7027
7028 * g++.dg/lookup/using11.C: New test.
7029
7030 * g++.dg/lookup/koenig3.C: New test.
7031
7032 * g++.dg/template/operator2.C: New test.
7033
7034 * g++.dg/expr/dtor3.C: New test.
7035 * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
7036 marker.
7037 * g++.old-deja/g++.law/visibility28.C: Likewise.
7038
7039 2004-03-19 Paolo Bonzini <bonzini@gnu.org>
7040
7041 * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
7042 * gcc.dg/ppc64-abi-3.c: Likewise.
7043
7044 2004-03-19 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7045
7046 PR c++/14545
7047 * g++.dg/parse/template15.C: New test.
7048
7049 2004-03-18 Mark Mitchell <mark@codesourcery.com>
7050
7051 * g++.dg/expr/dtor2.C: New test.
7052
7053 * g++.dg/lookup/anon4.C: New test.
7054
7055 * g++.dg/overload/using1.C: New test.
7056
7057 * g++.dg/template/lookup7.C: New test.
7058
7059 * g++.dg/template/typename6.C: New test.
7060
7061 * g++.dg/expr/cond6.C: New test.
7062
7063 2004-03-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7064
7065 * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
7066
7067 2004-03-18 Mark Mitchell <mark@codesourcery.com>
7068
7069 * g++.dg/expr/cond5.C: New test.
7070 * g++.dg/expr/constcast1.C: Likewise.
7071 * g++.dg/expr/ptrmem2.C: Likewise.
7072 * g++.dg/expr/ptrmem3.C: Likewise.
7073 * g++.dg/lookup/main1.C: Likewise.
7074 * g++.dg/template/lookup6.C: Likewise.
7075
7076 2004-03-18 Mark Mitchell <mark@codesourcery.com>
7077
7078 * gcc.dg/local1.c: New test.
7079
7080 * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
7081
7082 2004-03-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7083
7084 * gcc.dg/torture/builtin-convert-1.c: New test.
7085
7086 2004-03-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7087
7088 * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
7089
7090 2004-03-16 Mark Mitchell <mark@codesourcery.com>
7091
7092 PR c++/14481
7093 * g++.dg/warn/Wunused-7.C: New test.
7094
7095 2004-03-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7096
7097 * gcc.dg/torture/builtin-integral-1.c: New test.
7098
7099 2004-03-16 Mark Mitchell <mark@codesourcery.com>
7100
7101 PR c++/14586
7102 * g++.dg/parse/non-dependent3.C: New test.
7103
7104 2004-03-16 Paolo Bonzini <bonzini@gnu.org>
7105
7106 * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
7107 * g++.dg/eh/simd-2.C: Likewise.
7108 * g++.dg/init/array10.C: Likewise.
7109 * gcc.c-torture/compile/simd-1.c: Likewise.
7110 * gcc.c-torture/compile/simd-2.c: Likewise.
7111 * gcc.c-torture/compile/simd-3.c: Likewise.
7112 * gcc.c-torture/compile/simd-4.c: Likewise.
7113 * gcc.c-torture/compile/simd-6.c: Likewise.
7114 * gcc.c-torture/execute/simd-1.c: Likewise.
7115 * gcc.c-torture/execute/simd-2.c: Likewise.
7116 * gcc.dg/compat/vector-defs.h: Likewise.
7117 * gcc.dg/20020531-1.c: Likewise.
7118 * gcc.dg/altivec-3.c: Likewise.
7119 * gcc.dg/altivec-4.c: Likewise.
7120 * gcc.dg/altivec-varargs-1.c: Likewise.
7121 * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
7122 * gcc.dg/i386-mmx-3.c: Likewise.
7123 * gcc.dg/i386-sse-4.c: Likewise.
7124 * gcc.dg/i386-sse-5.c: Likewise.
7125 * gcc.dg/i386-sse-8.c: Likewise.
7126 * gcc.dg/simd-1.c: Likewise.
7127 * gcc.dg/20030218-1.c: Likewise. Plus, do not declare
7128 __ev64_opaque__ since the machine description provides it.
7129
7130 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
7131
7132 * lib/compat.exp (skip_list): New global variable.
7133 Use it to hold the user defined COMPAT_SKIPS list if any.
7134 (compat-obj): Add the members of skip_list to optall.
7135
7136 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
7137
7138 * gcc.dg/compat/union-by-value-1_main.c,
7139 union-by-value-1_x.c, union-by-value-1_y.c,
7140 union-check.h, union-defs.h,
7141 union-init.h, union-return-1_main.c,
7142 union-return-1_x.c, union-return-1_y.c: New files.
7143
7144 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
7145
7146 * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
7147 mixed-struct-init.h: Add 4 mixed structure types.
7148 struct-by-value-21_main.c, struct-by-value-21_x.c,
7149 struct-by-value-21_y.c, struct-return-21_main.c,
7150 struct-return-21_x.c, struct-return-21_y.c: New files.
7151
7152 2004-03-13 Mark Mitchell <mark@codesourcery.com>
7153
7154 PR c++/14550
7155 * g++.dg/parse/template14.C: New test.
7156
7157 2004-03-13 Eric Botcazou <ebotcazou@libertysurf.fr>
7158
7159 * gcc.c-torture/execute/20040313-1.c: New test.
7160
7161 2004-03-13 Jakub Jelinek <jakub@redhat.com>
7162
7163 PR target/14533
7164 * gcc.dg/20040311-2.c: New test.
7165
7166 2004-03-12 Kazu Hirata <kazu@cs.umass.edu>
7167
7168 PR other/14544
7169 * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
7170 bit-field.
7171
7172 2004-03-12 Ulrich Weigand <uweigand@de.ibm.com>
7173
7174 * gcc.dg/20040305-2.c: Add missing return statement.
7175
7176 2004-03-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7177
7178 * gcc.dg/builtins-34.c: Also check pow10*.
7179
7180 2004-03-11 Ulrich Weigand <uweigand@de.ibm.com>
7181
7182 PR target/14262
7183 * gcc.dg/20040305-2.c: New test.
7184
7185 2004-03-11 Ulrich Weigand <uweigand@de.ibm.com>
7186
7187 * gcc.dg/20040310-1.c: New test.
7188
7189 2004-03-11 Roger Sayle <roger@eyesopen.com>
7190
7191 * gcc.c-torture/execute/20040311-1.c: New test case.
7192
7193 2004-03-11 Mark Mitchell <mark@codesourcery.com>
7194
7195 PR c++/14476
7196 * g++.dg/lookup/enum1.C: New test.
7197
7198 2004-03-10 Mark Mitchell <mark@codesourcery.com>
7199
7200 PR c++/14510
7201 * g++.dg/lookup/struct2.C: New test.
7202
7203 2004-03-10 Uros Bizjak <uros@kss-loka.si>
7204
7205 * gcc.dg/builtins-34.c: New test.
7206
7207 2004-03-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7208
7209 * gcc.dg/torture/builtin-nonneg-1.c: New test.
7210
7211 2004-03-09 James E Wilson <wilson@specifixinc.com>
7212
7213 * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
7214 * gcc.dg/alias-2.c: New testcase.
7215
7216 2004-03-09 Zack Weinberg <zack@codesourcery.com>
7217
7218 * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
7219
7220 2004-03-09 Roger Sayle <roger@eyesopen.com>
7221
7222 * gcc.c-torture/execute/20040309-1.c: New test case.
7223
7224 2004-03-09 Nathan Sidwell <nathan@codesourcery.com>
7225
7226 PR c++/14397
7227 * g++.dg/overload/ref1.C: New.
7228
7229 2004-03-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7230
7231 PR c++/14409
7232 * g++.dg/template/spec12.C: New test.
7233
7234 PR c++/14448
7235 * g++.dg/parse/crash14.C: New test.
7236
7237 2004-03-09 Mark Mitchell <mark@codesourcery.com>
7238
7239 PR c++/14230
7240 * g++.dg/init/ref11.C: New test.
7241
7242 2004-03-09 Mark Mitchell <mark@codesourcery.com>
7243
7244 PR c++/14432
7245 * g++.dg/parse/builtin2.C: New test.
7246
7247 2004-03-08 Mark Mitchell <mark@codesourcery.com>
7248
7249 PR c++/14401
7250 * g++.dg/init/ctor3.C: New test.
7251 * g++.dg/init/union1.C: New test.
7252 * g++.dg/ext/anon-struct4.C: New test.
7253
7254 2004-03-08 Mark Mitchell <mark@codesourcery.com>
7255
7256 * g++.dg/lookup/koenig1.C: Tweak error messages.
7257 * g++.dg/lookup/used-before-declaration.C: Likewise.
7258 * g++.dg/other/do1.C: Likewise.
7259 * g++.dg/overload/koenig1.C: Likewise.
7260 * g++.dg/parse/crash13.C: Likewise.
7261 * g++.dg/template/instantiate3.C: Likewise.
7262
7263 2004-03-08 Eric Christopher <echristo@redhat.com>
7264
7265 * * lib/target-supports.exp: Enable libiconv in test
7266 compilation. Fix up error checking.
7267
7268 2004-03-08 Roger Sayle <roger@eyesopen.com>
7269
7270 PR middle-end/14289
7271 * gcc.dg/pr14289-1.c: New test case.
7272 * gcc.dg/pr14289-2.c: Likewise.
7273 * gcc.dg/pr14289-3.c: Likewise.
7274
7275 2004-03-08 Eric Botcazou <ebotcazou@act-europe.fr>
7276
7277 * gcc.c-torture/execute/20040308-1.c: New test.
7278
7279 2004-03-07 Roger Sayle <roger@eyesopen.com>
7280
7281 * gcc.c-torture/execute/20040307-1.c: New test case.
7282
7283 2004-03-07 Richard Sandiford <rsandifo@redhat.com>
7284
7285 * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
7286
7287 2004-03-06 Ulrich Weigand <uweigand@de.ibm.com>
7288
7289 * gcc.dg/20040306-1.c: New test.
7290
7291 2004-03-06 Kazu Hirata <kazu@cs.umass.edu>
7292
7293 * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
7294 them static.
7295 * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
7296
7297 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7298
7299 PR c/14465
7300 * gcc.dg/decl-6.c: New test.
7301
7302 2004-03-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7303
7304 * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
7305 Rename LOGPOW -> LOG_POW.
7306 (SQRT_EXP, POW_EXP): New.
7307
7308 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7309
7310 * gcc.dg/i386-sse-8.c: New test.
7311
7312 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7313
7314 PR c/14114
7315 * gcc.dg/decl-5.c: New test.
7316
7317 2004-03-05 Andreas Krebbel <krebbel1@de.ibm.com>
7318
7319 * gcc.dg/20040305-1.c: New test.
7320
7321 2004-03-05 Hans-Peter Nilsson <hp@axis.com>
7322
7323 PR other/14354
7324 * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
7325
7326 2004-03-04 Ziemowit Laski <zlaski@apple.com>
7327
7328 PR c++/14425, c++/14426
7329 * g++.dg/ext/altivec-4.C: New test.
7330 * g++.dg/ext/altivec-5.C: New test.
7331
7332 2004-03-04 Geoffrey Keating <geoffk@apple.com>
7333
7334 * g++.old-deja/g++.other/linkage1.C: Expect errors about
7335 global variables of a type with no linkage.
7336 * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
7337 * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
7338 * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
7339 * g++.old-deja/g++.bugs/900210_02.C: Likewise.
7340 * g++.old-deja/g++.bugs/900210_03.C: Likewise.
7341 * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
7342 * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
7343 * g++.dg/warn/deprecated.C: Name enum Color.
7344 * g++.dg/overload/VLA.C: Name structure for 'b'.
7345 * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
7346
7347 2004-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7348
7349 * gcc.c-torture/compile/20040304-1.c: New test.
7350
7351 2004-03-03 Zack Weinberg <zack@codesourcery.com>
7352
7353 PR 13728
7354 * gcc.dg/decl-4.c: New testcase.
7355
7356 2004-03-03 Kazu Hirata <kazu@cs.umass.edu>
7357
7358 * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
7359 as PRECF if sizeof (float) > sizeof (double).
7360 (PRECL): Make it the same as PRECF if
7361 sizeof (float) > sizeof (long double).
7362
7363 2004-03-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7364
7365 * gcc.dg/builtins-config.h: Use underscore macro style for __sun
7366 system type. Add check for irix6 which doesn't have c99 runtime.
7367
7368 2004-03-03 Bob Wilson <bob.wilson@acm.org>
7369
7370 * gcc.dg/const-elim-1.c: xfail for xtensa.
7371
7372 2004-03-01 Mark Mitchell <mark@codesourcery.com>
7373
7374 PR c++/14369
7375 * g++.dg/template/cond4.C: New test.
7376
7377 2004-03-01 Mark Mitchell <mark@codesourcery.com>
7378
7379 PR c++/14360
7380 * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
7381
7382 PR c++/14361
7383 * g++.dg/parse/defarg7.C: New test.
7384
7385 PR c++/14359
7386 * g++.dg/template/friend26.C: New test.
7387
7388 2004-03-01 Mark Mitchell <mark@codesourcery.com>
7389
7390 PR c++/14324
7391 * g++.dg/abi/mangle21.C: New test.
7392
7393 PR c++/14260
7394 * g++.dg/parse/constructor2.C: New test.
7395
7396 PR c++/14337
7397 * g++.dg/template/sfinae1.C: New test.
7398
7399 2004-02-29 Mark Mitchell <mark@codesourcery.com>
7400
7401 PR c++/14267
7402 * g++.dg/expr/crash2.C: New test.
7403
7404 PR middle-end/13448
7405 * gcc.dg/inline-5.c: New test.
7406 * gcc.dg/always-inline.c: Split out tests into ...
7407 * gcc.dg/always-inline2.c: ... this and ...
7408 * gcc.dg/always-inline3.c: ... this.
7409
7410 2004-02-29 Mark Mitchell <mark@codesourcery.com>
7411
7412 PR debug/12103
7413 * g++.dg/debug/crash1.C: New test.
7414
7415 2004-02-29 Kazu Hirata <kazu@cs.umass.edu>
7416
7417 * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
7418 function with __attribute__((noinline)).
7419 (recurser_void2): Likewise.
7420 * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
7421 (recurser_void2): Likewise.
7422
7423 2004-02-29 Roger Sayle <roger@eyesopen.com>
7424
7425 PR middle-end/14203
7426 * g++.dg/warn/Wunused-6.C: New test case.
7427
7428 2004-02-28 Richard Earnshaw <rearnsha@arm.com>
7429
7430 * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
7431 not defined.
7432
7433 2004-02-27 Eric Christopher <echristo@redhat.com>
7434
7435 * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
7436 * g++.dg/charset/asm2.c: Run only x86.
7437 * gcc.dg/charset/asm3.c: Ditto.
7438
7439 2004-02-27 Aldy Hernandez <aldyh@redhat.com>
7440
7441 * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
7442 ld_library_path.
7443
7444 2004-02-27 Ziemowit Laski <zlaski@apple.com>
7445
7446 * g++.dg/ext/altivec-3.C: New.
7447
7448 2004-02-26 Richard Henderson <rth@redhat.com>
7449
7450 * g++.dg/ext/attrib10.C: Mark for warning.
7451 * gcc.dg/attr-alias-1.c: New.
7452
7453 2004-02-26 Richard Henderson <rth@redhat.com>
7454
7455 * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
7456 * gcc.c-torture/execute/20040208-2.c: ... it back.
7457
7458 2004-02-26 Eric Christopher <echristo@redhat.com>
7459
7460 * lib/target-supports.exp (check-iconv-available): New function.
7461 * lib/gcc-dg.exp (dg-require-iconv): New function.
7462 Use above.
7463 * gcc.dg/charset: New directory.
7464 * gcc.dg/charset/charset.exp: New file.
7465 * gcc.dg/charset/asm1.c: Ditto.
7466 * gcc.dg/charset/asm2.c: Ditto.
7467 * gcc.dg/charset/asm3.c: Ditto.
7468 * gcc.dg/charset/asm4.c: Ditto.
7469 * gcc.dg/charset/asm5.c: Ditto.
7470 * gcc.dg/charset/attribute1.c: Ditto.
7471 * gcc.dg/charset/attribute2.c: Ditto.
7472 * gcc.dg/charset/string1.c: Ditto.
7473 * g++.dg/charset: New directory.
7474 * g++.dg/dg.exp: Add here. Special options.
7475 * g++.dg/charset/charset.exp: New file.
7476 * g++.dg/charset/asm1.c: Ditto.
7477 * g++.dg/charset/asm2.c: Ditto.
7478 * g++.dg/charset/asm3.c: Ditto.
7479 * g++.dg/charset/asm4.c: Ditto.
7480 * g++.dg/charset/attribute1.c: Ditto.
7481 * g++.dg/charset/attribute2.c: Ditto.
7482 * g++.dg/charset/extern1.cc: Ditto.
7483 * g++.dg/charset/extern2.cc: Ditto.
7484 * g++.dg/charset/string1.c: Ditto.
7485
7486 2004-02-26 Mark Mitchell <mark@codesourcery.com>
7487
7488 PR c++/14278
7489 * g++.dg/parse/comma1.C: New test.
7490
7491 2004-02-26 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7492
7493 PR c++/14284
7494 * g++.dg/template/ttp8.C: New test.
7495
7496 2004-02-26 Eric Botcazou <ebotcazou@act-europe.fr>
7497
7498 * gcc.dg/fixuns-trunc-1.c: New test.
7499
7500 2004-02-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7501
7502 * gcc.dg/builtins-config.h: Use #elif.
7503
7504 2004-02-26 Michael Matz <matz@suse.de>
7505
7506 * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
7507 * gcc.dg/991214-1.c: Likewise.
7508 * gcc.dg/i386-asm-1.c: Likewise.
7509
7510 2004-02-25 Richard Henderson <rth@redhat.com>
7511
7512 * gcc.c-torture/execute/20040208-2.c: Move ...
7513 * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
7514
7515 2004-02-26 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7516
7517 PR c++/14246
7518 * g++.dg/other/crash-3.C: New test.
7519
7520 2004-02-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7521
7522 * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
7523 * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
7524
7525 * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
7526 HP-UX.
7527
7528 2004-02-24 Michael Matz <matz@suse.de>
7529
7530 * gcc.dg/i386-regparm.c: New.
7531
7532 2004-02-23 James E Wilson <wilson@specifixinc.com>
7533
7534 * gcc.c-torture/execute/20040223-1.c: New.
7535
7536 2004-02-23 Zack Weinberg <zack@codesourcery.com>
7537 Kazu Hirata <kazu@cs.umass.edu>
7538
7539 * gcc.dg/fwritable-strings-1.c: Remove.
7540
7541 2004-02-23 Andrew Pinski <pinskia@physics.uc.edu>
7542
7543 PR c/14156
7544 * gcc.dg/20040223-1.c: New test.
7545
7546 2004-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7547
7548 PR c++/14106
7549 * g++.dg/ext/typeof9.C: New test.
7550
7551 2004-02-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7552
7553 PR c++/14250
7554 * g++.dg/other/switch1.C: New test.
7555
7556 2004-02-23 Eric Botcazou <ebotcazou@libertysurf.fr>
7557
7558 * gcc.dg/cast-function-1.c: Adjust for new informative message.
7559 * gcc.dg/va-arg-1.c: Likewise.
7560
7561 2004-02-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7562
7563 PR c++/14143
7564 * g++.dg/template/koenig5.C: New test.
7565
7566 2004-02-21 Ziemowit Laski <zlaski@apple.com>
7567
7568 * g++.dg/ext/altivec-1.C: Generalize target triple.
7569 * g++.dg/ext/altivec-2.C: New test case.
7570 * g++.dg/ext/altivec_check.h: New file.
7571 * gcc.dg/altivec-1.c: Generalize target triple;
7572 include altivec_check.h and call altivec_check().
7573 * gcc.dg/altivec-[2-5].c: Generalize target triple.
7574 * gcc.dg/altivec-6.c: New test case.
7575 * gcc.dg/altivec-[7-9].c: Generalize target triple; add
7576 type casts as needed.
7577 * gcc.dg/altivec-10.c: Include altivec_check.h and call
7578 altivec_check().
7579 * gcc.dg/altivec-12.c: New test case.
7580 * gcc.dg/altivec-varargs-1.c: Generalize target triple;
7581 include altivec_check.h and call altivec_check().
7582 * gcc.dg/altivec_check.h: New file.
7583
7584 2004-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7585
7586 * lib/target-supports.exp (check_alias_available): Don't mangle
7587 function `g' in test program.
7588
7589 2004-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7590
7591 * lib/target-supports.exp (check_profiling_available): Check
7592 argument to determine whether we support a profiling type.
7593 * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
7594 check_profiling_available.
7595 * g++.dg/bprob/bprob.exp: Likewise
7596 * g77.dg/bprob/bprob.exp: Likewise.
7597 * gcc.misc-tests/bprob.exp: Likewise.
7598 * g++.old-deja/g++.law/profile1.C: Pass profiling type to
7599 dg-require-profiling and delete expected error handling.
7600 * gcc.dg/20021014-1.c: Likewise.
7601 * gcc.dg/nest.c: Likewise.
7602
7603 2004-02-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7604
7605 PR c++/12007
7606 * g++.dg/other/vthunk1.C: New test.
7607
7608 2004-02-20 Falk Hueffner <falk@debian.org>
7609
7610 PR target/14201
7611 * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
7612
7613 2004-02-20 Mark Mitchell <mark@codesourcery.com>
7614
7615 PR c++/13927
7616 * g++.dg/other/error8.C: Remove XFAIL markers.
7617
7618 PR c++/14173
7619 * g++.dg/ext/packed5.C: New test.
7620
7621 PR c++/14199
7622 * g++.dg/warn/Wunused-5.C: New test.
7623
7624 PR c++/14186
7625 * g++.dg/lookup/member1.C: New test.
7626
7627 2004-02-19 Kazu Hirata <kazu@cs.umass.edu>
7628
7629 * gcc.c-torture/compile/20040130-1.c: Enable only when
7630 __INT_MAX__ >= 2147483647L.
7631 * gcc.c-torture/compile/961203-1.c: Likewise.
7632
7633 2004-02-19 Nathan Sidwell <nathan@codesourcery.com>
7634
7635 * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
7636 * g++.dg/opt/template1.C: Robustify assembler regexp
7637
7638 2004-02-19 Eric Botcazou <ebotcazou@libertysurf.fr>
7639
7640 * gcc.c-torture/execute/simd-4.x: Remove.
7641 * gcc.c-torture/execute/va-arg-25.x: Likewise.
7642 * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
7643 Guard with #ifndef SKIP_ATTRIBUTE.
7644 * gcc.dg/compat/vector-1_y.c: Likewise.
7645 * gcc.dg/compat/vector-2_x.c: Likewise.
7646 * gcc.dg/compat/vector-2_y.c: Likewise.
7647 * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
7648 * g++.dg/eh/simd-2.C: Likewise.
7649
7650 2004-02-19 Alan Modra <amodra@bigpond.net.au>
7651
7652 * gcc.c-torture/compile/complex-1.c: New.
7653
7654 2004-02-19 Hans-Peter Nilsson <hp@axis.com>
7655
7656 PR target/14209
7657 * gcc.c-torture/execute/20040218-1.c: New test.
7658
7659 2004-02-19 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7660
7661 PR c++/14181
7662 * g++.dg/parse/new2.C: New test.
7663
7664 2004-02-18 Paul Brook <paul@codesourcery.com>
7665
7666 * gcc.c-torture/compile/libcall-1.c: New test.
7667
7668 2004-02-18 Paul Brook <paul@codesourcery.com>
7669
7670 PR debug/12934
7671 * gcc.dg/debug/debug-7.c: New test.
7672
7673 2004-02-17 Ulrich Weigand <uweigand@de.ibm.com>
7674
7675 * gcc.dg/20040217-1.c: New test.
7676
7677 2004-02-17 Zack Weinberg <zack@codesourcery.com>
7678
7679 * gcc.c-torture/execute/990208-1.x: Delete.
7680
7681 2004-02-17 Richard Sandiford <rsandifo@redhat.com>
7682
7683 * gcc.c-torture/execute/20040208-2.x: New file.
7684
7685 2004-02-17 Mark Mitchell <mark@codesourcery.com>
7686
7687 PR c++/11326
7688 * g++.dg/abi/structret1.C: New test.
7689
7690 2004-02-17 Jakub Jelinek <jakub@redhat.com>
7691
7692 * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
7693 (i386_cpuid): No need to test if cpuid is available on AMD64.
7694 Fix assembly, so that it works onboth i386 and AMD64.
7695 * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
7696 (vecInLong): Fix s[] member type to unsigned int.
7697 (vecInWord): Remove type.
7698 (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
7699 (a64, b64, c64, d64, e64): Remove.
7700 (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
7701 Remove unused variable. Remove initialization of removed variables.
7702 Don't call mmx_tests nor sse_tests.
7703 (reference_mmx, reference_sse): Remove.
7704 (check): Add return stmt.
7705 * gcc.dg/i386-sse-7.c: New test.
7706 * gcc.dg/i386-mmx-4.c: New test.
7707
7708 2004-02-17 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7709
7710 * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
7711 * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
7712 g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
7713 g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
7714 g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
7715 g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
7716 g++.dg/tc1/dr94.C: Fix line terminator.
7717
7718 2004-02-16 Geoffrey Keating <geoffk@apple.com>
7719
7720 * gcc.c-torture/compile/20040216-1.c: New.
7721
7722 2004-02-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7723
7724 * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
7725 g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
7726 g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
7727 g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
7728 g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
7729 g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
7730
7731 2004-02-16 Eric Botcazou <ebotcazou@libertysurf.fr>
7732
7733 * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
7734
7735 2004-02-15 Mark Mitchell <mark@codesourcery.com>
7736
7737 PR c++/13971
7738 * g++.dg/expr/cond4.C: New test.
7739
7740 PR c++/14086
7741 * g++.dg/lookup/crash2.C: New test.
7742
7743 2004-02-14 Josef Zlomek <zlomekj@suse.cz>
7744
7745 * gcc.c-torture/compile/20040214-2.c: New test.
7746
7747 2004-02-14 Andrew Pinski <pinskia@physics.uc.edu>
7748
7749 PR c++/14116
7750 * g++.dg/ext/typeof8.C: New test.
7751
7752 2004-02-14 Eric Botcazou <ebotcazou@act-europe.fr>
7753
7754 * gcc.c-torture/compile/20040214-1.c: New test.
7755
7756 2004-02-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7757
7758 PR c++/13635
7759 * g++.dg/template/spec11.C: New test.
7760
7761 2004-02-13 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7762
7763 PR c++/13927
7764 * g++.dg/other/error8.C: New test.
7765
7766 2004-02-13 Mark Mitchell <mark@codesourcery.com>
7767
7768 PR c++/14122
7769 * g++.dg/template/array4.C: New test.
7770
7771 PR c++/14108
7772 * g++.dg/inherit/thunk2.C: New test.
7773
7774 PR c++/14083
7775 * g++.dg/eh/cond2.C: New test.
7776
7777 2004-02-12 Alan Modra <amodra@bigpond.net.au>
7778
7779 * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
7780
7781 2004-02-12 Nathaniel Smith <njs@codesourcery.com>
7782
7783 * lib/scanasm.exp (dg-scan): Quote pattern before display.
7784
7785 2004-02-12 Hartmut Penner <hpenner@de.ibm.com>
7786
7787 * g++.dg/simd-2.C: xfail on ppc64-linux.
7788
7789 2004-02-11 Joseph S. Myers <jsm@polyomino.org.uk>
7790
7791 PR c/456
7792 * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
7793 tests.
7794
7795 2004-02-11 Uros Bizjak <uros@kss-loka.si>
7796
7797 * gcc.dg/builtins-33.c: New test.
7798
7799 2004-02-11 Paolo Bonzini <bonzini@gnu.org>
7800
7801 * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
7802
7803 2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
7804
7805 * g++.dg/simd-2.C: Set -maltivec for ppc64.
7806
7807 2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
7808
7809 * gcc.dg/ppc64-abi-3.c: New test.
7810
7811 2004-02-10 Paolo Bonzini <bonzini@gnu.org>
7812
7813 PR c/14092
7814
7815 * gcc.dg/pr14092-1.c: New testcase.
7816
7817 2004-02-10 Alan Modra <amodra@bigpond.net.au>
7818
7819 * gcc.dg/cpp/assert4.c: Fix typo last change.
7820
7821 * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
7822 * gcc.dg/cpp/assert4.c: Handle powerpc64.
7823
7824 * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
7825
7826 2004-02-09 Roger Sayle <roger@eyesopen.com>
7827
7828 * gcc.c-torture/compile/20040209-1.c: New test case.
7829
7830 2004-02-08 Joseph S. Myers <jsm@polyomino.org.uk>
7831
7832 * gcc.dg/c90-init-1.c: Adjust expected error messages.
7833
7834 2004-02-08 Richard Sandiford <rsandifo@redhat.com>
7835
7836 * gcc.c-torture/execute/20040208-[12].c: New tests.
7837
7838 2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7839
7840 * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
7841
7842 2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7843
7844 * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
7845
7846 2004-02-07 Zack Weinberg <zack@codesourcery.com>
7847
7848 Bug 13856
7849 * gcc.dg/visibility-8.c: New testcase.
7850
7851 2004-02-07 Zack Weinberg <zack@codesourcery.com>
7852
7853 * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
7854 arguments.
7855 * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
7856
7857 2004-02-07 Roger Sayle <roger@eyesopen.com>
7858
7859 PR middle-end/13696
7860 * g++.dg/opt/fold1.C: New test case.
7861
7862 2003-02-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7863
7864 PR c++/14033
7865 * g++.dg/other/crash-2.C: New test.
7866
7867 2003-02-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7868
7869 PR c++/14028
7870 * g++.dg/parse/angle-bracket2.C: New test.
7871
7872 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7873
7874 PR middle-end/13750
7875 Revert:
7876 2004-01-15 Geoffrey Keating <geoffk@apple.com>
7877 PR pch/13361
7878 * testsuite/g++.dg/pch/wchar-1.C: New.
7879 * testsuite/g++.dg/pch/wchar-1.Hs: New.
7880
7881 2004-02-05 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7882
7883 PR c++/14008
7884 * g++.dg/parse/error15.C: New test.
7885 * g++.dg/parse/crash11.C: Update dg-error mark.
7886
7887 2004-02-04 Mark Mitchell <mark@codesourcery.com>
7888
7889 PR c++/13932
7890 * g++.dg/warn/conv2.C: New test.
7891
7892 2004-02-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7893
7894 PR c++/13086
7895 * g++.dg/warn/incomplete1.C: Remove xfail.
7896
7897 2004-02-04 Mark Mitchell <mark@codesourcery.com>
7898
7899 * lib/file-format.exp (gcc_target_object_format): Use
7900 ${tool}_target_compile, not gcc_target_compile.
7901 * lib/target-supports.exp (check_alias_available): Likewise.
7902 (check_gc_sections_available): Likewise.
7903 * g++.dg/ext/attrib10.C: Use dg-require-alias.
7904 * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
7905 dg-require-alias.
7906
7907 2004-02-04 Mark Mitchell <mark@codesourcery.com>
7908
7909 PR c++/13969
7910 * g++.dg/template/static6.C: New test.
7911
7912 2004-02-04 Ian Lance Taylor <ian@wasabisystems.com>
7913
7914 * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
7915
7916 2004-02-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7917
7918 * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
7919 tests for systems where `char' is unsigned by default.
7920
7921 2003-02-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7922
7923 PR c++/13997
7924 * g++.dg/template/partial3.C: New test.
7925
7926 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7927
7928 * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
7929 gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
7930 Remove mentions of obsolete ports.
7931
7932 2004-02-04 Paolo Bonzini <bonzini@gnu.org>
7933
7934 * gcc.dg/noncompile/20001228-1.c: Fix for new
7935 error message.
7936
7937 2004-02-03 Roger Sayle <roger@eyesopen.com>
7938
7939 PR target/9348
7940 * gcc.c-torture/execute/multdi-1.c: New test case.
7941
7942 2004-02-03 Mark Mitchell <mark@codesourcery.com>
7943
7944 PR c++/13925
7945 * g++.dg/template/lookup5.C: New test.
7946
7947 2004-02-03 Mark Mitchell <mark@codesourcery.com>
7948
7949 PR c++/13950
7950 * g++.dg/template/lookup4.C: New test.
7951
7952 PR c++/13970
7953 * g++.dg/parse/error14.C: New test.
7954
7955 PR c++/14002
7956 * g++.dg/parse/template13.C: New test.
7957
7958 2004-02-03 Mark Mitchell <mark@codesourcery.com>
7959
7960 PR c++/13978
7961 * g++.dg/template/koenig4.C: New test.
7962
7963 PR c++/13968
7964 * g++.dg/template/crash17.C: New test.
7965
7966 PR c++/13975
7967 * g++.dg/parse/error13.C: New test.
7968 * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
7969
7970 2004-02-03 Eric Botcazou <ebotcazou@libertysurf.fr>
7971
7972 * gcc.dg/20020503-1.c: Remove -mflat dg-options.
7973
7974 2004-02-03 Paolo Bonzini <bonzini@gnu.org>
7975
7976 PR c/11658
7977 PR c/13994
7978 * gcc.dg/noncompile/20040203-1.c: New test.
7979 * gcc.dg/noncompile/20040203-2.c: Likewise.
7980 * gcc.dg/noncompile/20040203-3.c: Likewise.
7981 * gcc.dg/20040203-1.c: Likewise.
7982
7983 2004-02-02 Andrew Pinski <pinskia@physics.uc.edu>
7984
7985 PR c++/10858
7986 * g++.dg/template/sizeof7.C: New test.
7987
7988 2004-02-02 Eric Christopher <echristo@redhat.com>
7989 Zack Weinberg <zack@codesourcery.com>
7990
7991 * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
7992
7993 2004-02-02 Zack Weinberg <zack@codesourcery.com>
7994
7995 * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
7996 * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
7997 * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
7998 * gcc.dg/cleanup-5.c: Run only on Linux targets.
7999
8000 2004-02-02 Mark Mitchell <mark@codesourcery.com>
8001
8002 PR c++/13113
8003 * g++.old-deja/g++.mike/net36.C: Adjust error messages.
8004
8005 PR c++/13854
8006 * g++.dg/ext/attrib13.C: New test.
8007
8008 PR c++/13907
8009 * g++.dg/conversion/op2.C: New test.
8010
8011 2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
8012
8013 * gcc.dg/titype-1.c: Fix pasto.
8014
8015 2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
8016
8017 * gcc.dg/titype-1.c: New test.
8018
8019 2004-02-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8020
8021 PR c++/13957
8022 * g++.dg/template/non-type-template-argument-1.C,
8023 g++.dg/template/qualified-id1.C: Update dg-error marks.
8024 * g++.dg/template/nontype6.C: New test.
8025
8026 2004-02-01 Roger Sayle <roger@eyesopen.com>
8027
8028 * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
8029 * gcc.dg/builtins-31.c: New testcase.
8030 * gcc.dg/builtins-32.c: New testcase.
8031
8032 2004-01-30 Andrew Pinski <pinskia@physics.uc.edu>
8033
8034 * objc.dg/call-super-2.m: Update line numbers
8035 for the including of stddef.h.
8036
8037 2004-01-30 Michael Matz <matz@suse.de>
8038
8039 * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
8040 g++.dg/ext/case-range3.C: New tests.
8041
8042 2004-01-30 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8043
8044 DR206
8045 PR c++/13813
8046 * g++.dg/template/member4.C: New test.
8047
8048 2004-01-30 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8049
8050 PR c++/13683
8051 * g++.dg/template/sizeof6.C: New test.
8052
8053 2004-01-30 Eric Botcazou <ebotcazou@libertysurf.fr>
8054
8055 * gcc.dg/fwritable-strings-1.c: New test.
8056
8057 2004-01-30 Eric Botcazou <ebotcazou@libertysurf.fr>
8058
8059 * gcc.c-torture/compile/20040130-1.c: New test.
8060
8061 2004-01-29 Geoffrey Keating <geoffk@geoffk.org>
8062
8063 * objc.dg/call-super-2.m: Include stddef.h for size_t.
8064
8065 2004-01-29 Mark Mitchell <mark@codesourcery.com>
8066
8067 PR c++/13883
8068 * g++.dg/template/ctor3.C: New test.
8069
8070 2004-01-29 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8071
8072 * g++.dg/tc1: New directory.
8073 * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
8074 g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
8075 g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
8076 g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
8077 g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
8078
8079 2004-01-28 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8080
8081 * g++.dg/parse/error11.C: New test.
8082 * g++.dg/parse/error12.C: Likewise.
8083
8084 2004-01-28 Ziemowit Laski <zlaski@apple.com>
8085
8086 * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
8087 (scan_initial, main): Use aligned_sizeof instead of sizeof.
8088
8089 2004-01-28 Mark Mitchell <mark@codesourcery.com>
8090
8091 PR c++/13791
8092 * g++.dg/ext/attrib12.C: New test.
8093
8094 PR c++/13736
8095 * g++.dg/parse/cast2.C: New test.
8096
8097 2004-01-27 James E Wilson <wilson@specifixinc.com>
8098
8099 * objc.dg/encode-2.m (main): New local string. Set depending on
8100 sizeof long. Use in sscanf call.
8101 * objc.dg/encode-3.m (main): New local string. Set depending on
8102 sizeof long. Use in scan_initial call.
8103
8104 2004-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8105
8106 * objc.dg/call-super-2.m: Make LP64-safe.
8107 * objc.dg/desig-init-1.m: Likewise.
8108
8109 2004-01-27 Devang Patel <dpatel@apple.com>
8110
8111 * g++.dg/debug/namespace1.C: New test.
8112
8113 2004-01-27 Ian Lance Taylor <ian@wasabisystems.com>
8114
8115 * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
8116 xscale-*-*.
8117
8118 * gcc.dg/arm-mmx-1.c: New test.
8119
8120 2004-01-27 Eric Botcazou <ebotcazou@libertysurf.fr>
8121
8122 * gcc.dg/20040127-1.c: New test.
8123 * gcc.dg/20040127-2.c: New test.
8124
8125 2004-01-26 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8126
8127 * objc.dg/stret-1.m (glob): Renamed to globa.
8128
8129 2004-01-26 Mark Mitchell <mark@codesourcery.com>
8130
8131 PR c++/13663
8132 * g++.dg/expr/for1.C: New test.
8133
8134 2004-01-26 Fariborz Jahanian <fjahanian@apple.com>
8135
8136 PR middle-end/13779
8137 * gcc.dg/darwin-longlong.c: New test.
8138
8139 2004-01-26 Ian Lance Taylor <ian@wasabisystems.com>
8140
8141 * gcc.dg/20040124-1.c: Moved test from here...
8142 * gcc.c-torture/compile/20040124-1.c: ...to here.
8143
8144 2004-01-26 Eric Botcazou <ebotcazou@libertysurf.fr>
8145
8146 * gcc.dg/sparc-ret.c: Run only in 32-bit mode. Don't scan
8147 the assembly output if -m64 is passed.
8148
8149 2004-01-25 Mark Mitchell <mark@codesourcery.com>
8150
8151 PR c++/13833
8152 * g++.dg/template/cond3.C: New test.
8153
8154 2004-01-25 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8155
8156 PR c++/13810
8157 * g++.dg/template/ttp7.C: New test.
8158
8159 2004-01-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8160
8161 PR c++/13797
8162 * g++.dg/template/nontype4.C: New test.
8163 * g++.dg/template/nontype5.C: Likewise.
8164
8165 2004-01-25 Richard Sandiford <rsandifo@redhat.com>
8166
8167 * gcc.dg/torture/mips-clobber-at.c: New test.
8168
8169 2004-01-24 Ian Lance Taylor <ian@wasabisystems.com>
8170
8171 * gcc.dg/20040124-1.c: New test.
8172
8173 2004-01-24 Jakub Jelinek <jakub@redhat.com>
8174
8175 * gcc.dg/20040123-1.c: New test.
8176
8177 2004-01-23 Zack Weinberg <zack@codesourcery.com>
8178
8179 * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
8180
8181 2004-01-24 Joseph S. Myers <jsm@polyomino.org.uk>
8182
8183 * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
8184
8185 2004-01-23 Andrew Pinski <apinski@apple.com>
8186
8187 * gcc.dg/20030121-1.c: Move to ..
8188 * gcc.dg/20040121-1.c: here.
8189
8190 2004-01-23 Roger Sayle <roger@eyesopen.com>
8191
8192 * gcc.dg/builtins-29.c: New test case.
8193
8194 2004-01-23 Zack Weinberg <zack@codesourcery.com>
8195
8196 PR 18314
8197 * gcc.dg/builtins-30.c: New testcase.
8198
8199 2004-01-23 Andreas Tobler <a.tobler@schweiz.ch>
8200
8201 * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
8202 * lib/g77.exp: Likewise.
8203 * lib/objc.exp: Likewise.
8204 * lib/g++.exp: Likewise.
8205
8206 2004-01-22 Eric Botcazou <ebotcazou@libertysurf.fr>
8207
8208 * gcc.dg/struct-by-value-2.c: New test.
8209
8210 2004-01-21 Andrew Pinski <apinski@apple.com>
8211
8212 PR target/13785
8213 * gcc.dg/20030121-1.c: New test.
8214
8215 2004-01-22 Ulrich Weigand <uweigand@de.ibm.com>
8216
8217 * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option. Do not
8218 clobber frame pointer register in asm statement.
8219
8220 2004-01-21 Falk Hueffner <falk@debian.org>
8221
8222 * gcc.c-torture/compile/20040121-1.c: New test.
8223
8224 2004-01-21 Zack Weinberg <zack@codesourcery.com>
8225
8226 * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
8227
8228 2004-01-20 Hartmut Penner <hpenner@de.ibm.com>
8229
8230 * gcc.dg/ppc64-abi-2.c: New test.
8231
8232 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8233
8234 * lib/treelang.exp: Fill out this file.
8235 * lib/treelang-dg.exp: New File.
8236
8237 2004-01-20 Joseph S. Myers <jsm@polyomino.org.uk>
8238
8239 * gcc.c-torture/compile/981022-1.c: Remove.
8240 * gcc.dg/array-5.c: Remove XFAIL.
8241 * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
8242 * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
8243 gcc.dg/cond-lvalue-1.c: Update.
8244 * gcc.dg/cast-lvalue-2.c: New test.
8245
8246 2004-01-19 Mark Mitchell <mark@codesourcery.com>
8247
8248 PR c++/13592
8249 * g++.dg/other/error1.C (class foo): Tweak error message.
8250
8251 PR c++/13592
8252 * g++.dg/template/call2.C: New test.
8253
8254 2004-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
8255
8256 * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
8257 scalar-by-value-3_x.c, scalar-by-value-3_y.c,
8258 scalar-by-value-4_x.c, scalar-by-value-4_y.c,
8259 scalar-return-1_x.c, scalar-return-2_y.c,
8260 scalar-return-3_x.c, scalar-return-3_y.c,
8261 scalar-return-4_x.c, scalar-return-4_y.c,
8262 struct-align-1.h, struct-align-1_x.c,
8263 struct-align-1_y.c, struct-align-2.h,
8264 struct-align-2_x.c, struct-align-2_y.c,
8265 struct-by-value-10_y.c, struct-by-value-11_x.c,
8266 struct-by-value-11_y.c, struct-by-value-12_x.c,
8267 struct-by-value-12_y.c, struct-by-value-13_x.c,
8268 struct-by-value-13_y.c, struct-by-value-14_x.c,
8269 struct-by-value-14_y.c, struct-by-value-15_x.c,
8270 struct-by-value-15_y.c, struct-by-value-16_y.c,
8271 struct-by-value-17_y.c, struct-by-value-18_y.c,
8272 struct-by-value-19_y.c, struct-by-value-1_x.c,
8273 struct-by-value-1_y.c, struct-by-value-20_y.c,
8274 struct-by-value-2_x.c, struct-by-value-2_y.c,
8275 struct-by-value-3_y.c, struct-by-value-4_x.c,
8276 struct-by-value-4_y.c, struct-by-value-5_y.c,
8277 struct-by-value-6_y.c, struct-by-value-7_y.c
8278 struct-by-value-8_x.c, struct-by-value-8_y.c
8279 struct-by-value-9_x.c, struct-by-value-9_y.c
8280 struct-return-10_x.c, struct-return-10_y.c,
8281 struct-return-19_x.c, struct-return-20_x.c
8282 struct-return-2_x.c, struct-return-2_y.c
8283 struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
8284 SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY. Turns SKIPVA into SKIP_VA.
8285
8286 2004-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
8287
8288 * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
8289 attribute on sparc*-sun-solaris2.*.
8290
8291 2004-01-18 Mark Mitchell <mark@codesourcery.com>
8292
8293 PR c++/13710
8294 * g++.dg/ext/typeof7.C: New test.
8295
8296 2004-01-18 David Edelsohn <edelsohn@gnu.org>
8297
8298 * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
8299 * gcc.dg/const-elim-1.c: Same.
8300
8301 2004-01-17 Ziemowit Laski <zlaski@apple.com>
8302
8303 * objc.dg/stret-1.m: New.
8304 * objc.dg/stret-2.m: New.
8305
8306 2004-01-17 Andrew Pinski <pinskia@physics.uc.edu>
8307
8308 PR c++/11895
8309 * g++.dg/ext/vector1.C: New test.
8310
8311 2004-01-16 Geoffrey Keating <geoffk@apple.com>
8312
8313 * gcc.dg/pch/import-1.c: New.
8314 * gcc.dg/pch/import-1.hs: New.
8315 * gcc.dg/pch/import-1a.h: New.
8316 * gcc.dg/pch/import-1b.h: New.
8317 * gcc.dg/pch/import-1c.h: New.
8318
8319 2004-01-16 Mark Mitchell <mark@codesourcery.com>
8320
8321 PR c++/13574
8322 * g++.dg/ext/array1.C: New test.
8323
8324 PR c++/13178
8325 * g++.dg/conversion/op1.C: New test.
8326
8327 2004-01-16 J"orn Rennecke <joern.rennecke@superh.com>
8328
8329 PR 11864
8330 From Kazumoto Kojima / Dan Kegel:
8331 * gcc.dg/pr11864-1.c: New test.
8332
8333 PR 10392
8334 From Marcus Comstedt / Dan Kegel:
8335 * gcc.dg/pr10392-1.c: New test.
8336
8337 2004-01-16 Mark Mitchell <mark@codesourcery.com>
8338
8339 PR c++/13478
8340 * g++.dg/init/ref10.C: New test.
8341
8342 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8343
8344 PR c++/13407
8345 * g++.dg/parse/typename6.C: New test.
8346
8347 2004-01-15 Geoffrey Keating <geoffk@apple.com>
8348
8349 PR pch/13361
8350 * testsuite/g++.dg/pch/wchar-1.C: New.
8351 * testsuite/g++.dg/pch/wchar-1.Hs: New.
8352
8353 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8354
8355 PR c++/9259
8356 * g++.dg/expr/sizeof2.C: New test.
8357
8358 2004-01-15 Kazu Hirata <kazu@cs.umass.edu>
8359
8360 * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
8361
8362 2004-01-15 Alexandre Oliva <aoliva@redhat.com>
8363
8364 PR c++/13659
8365 * g++.dg/lookup/strong-using-3.C: New.
8366 * g++.dg/lookup/using-10.C: New.
8367
8368 2004-01-15 Alexandre Oliva <aoliva@redhat.com>
8369
8370 PR c++/13594
8371 * g++.dg/lookup/strong-using-2.C: New.
8372
8373 2004-01-15 Marcus Comstedt <marcus@mc.pp.se>
8374 Dan Kegel <dank@kegel.com>
8375 J"orn Rennecke <joern.rennecke@superh.com>
8376
8377 PR target/9365
8378 * gcc.dg/pr9365-1.c: New test.
8379
8380 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8381
8382 PR c++/8856
8383 * g++.dg/parse/casting-operator2.C: New test.
8384 * g++.old-deja/g++.pt/explicit83.C: Remove.
8385
8386 2004-01-14 Joseph S. Myers <jsm@polyomino.org.uk>
8387
8388 * gcc.dg/label-compound-stmt-1.c: New test.
8389 * gcc.c-torture/compile/950922-1.c,
8390 gcc.c-torture/compile/20000211-3.c,
8391 gcc.c-torture/compile/20000518-1.c,
8392 gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
8393 compound statements.
8394
8395 2004-01-14 Hartmut Penner <hpenner@de.ibm.com>
8396
8397 * gcc.dg/ppc64-abi-1.c: New test.
8398
8399 2004-01-14 Danny Smith <dannysmith@users.sourceforge.net>
8400
8401 * g++.dg/ext/attrib9.C: Add dg-warnings.
8402
8403 2004-01-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8404
8405 PR c++/12335
8406 * g++.dg/parse/dtor3.C: New test.
8407
8408 2004-01-13 Andrew Pinski <pinskia@physics.uc.edu>
8409
8410 PR c++/12709
8411 * g++.dg/parse/try-catch-1.C: New test.
8412
8413 2004-01-13 Arnaud Charlet <charlet@act-europe.fr>
8414
8415 * ada/acats/run_all.sh: Add more verbose output in acats.log
8416 when compiling tests.
8417
8418 2004-01-12 Zack Weinberg <zack@codesourcery.com>
8419
8420 PR 13656
8421 * gcc.dg/typedef-redecl.c: New test case.
8422 * gcc.dg/typedef-redecl.h: New support file.
8423
8424 2004-01-13 Jan Hubicka <jh@suse.cz>
8425
8426 * gcc.dg/always_inline.c: New test.
8427 * gcc.dg/debug/20031231-1.c: Fix.
8428
8429 2004-01-13 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8430
8431 PR c++/13474
8432 * g++.dg/template/array3.C: New test.
8433
8434 2004-01-12 Zack Weinberg <zack@codesourcery.com>
8435
8436 * g++.dg/ext/lvalue1.C: No longer expected to fail.
8437 * g++.dg/warn/Wunused-2.C: Likewise.
8438
8439 2004-01-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8440
8441 PR c++/13289
8442 * g++.dg/template/instantiate6.C: New test.
8443
8444 2004-01-12 Roger Sayle <roger@eyesopen.com>
8445
8446 PR middle-end/11397
8447 * gcc.dg/special/wkali-2.c: Add dg-require-alias.
8448
8449 2004-01-12 Jan Hubicka <jh@suse.cz>
8450
8451 PR opt/12826
8452 * gcc.dg/20040112-1.c: New.
8453
8454 * gcc.dg/dwarf-die[1-7].c: Move to...
8455 * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
8456 * gcc.dg/debug/dwarf2/dwarf2.exp: New.
8457
8458 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8459
8460 PR c++/4100
8461 * g++.dg/parse/friend4.C: New test.
8462
8463 2004-01-12 Scott Brumbaugh <scottb.lists@verizon.net>
8464
8465 PR c++/4100
8466 * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
8467 definition is called a friend.
8468
8469 2004-01-11 Zack Weinberg <zack@codesourcery.com>
8470
8471 * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
8472
8473 2004-01-11 Ian Lance Taylor <ian@wasabisystems.com>
8474
8475 PR c++/3478
8476 * g++.dg/parse/error10.C: New test.
8477 * g++.dg/template/arg2.C: Accept "invalid type" error.
8478
8479 2004-01-11 Jakub Jelinek <jakub@redhat.com>
8480
8481 PR middle-end/13392
8482 * g++.dg/opt/expect2.C: New test.
8483
8484 2004-01-10 Zack Weinberg <zack@codesourcery.com>
8485
8486 * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
8487 * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
8488 * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
8489 Update dg-error regexps.
8490
8491 2004-01-10 Zack Weinberg <zack@codesourcery.com>
8492
8493 * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
8494 * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
8495
8496 2004-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
8497
8498 * gcc.dg/pragma-re-1.c: Use right pointer type.
8499
8500 2004-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
8501
8502 * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
8503
8504 2004-01-09 Geoffrey Keating <geoffk@apple.com>
8505
8506 * gcc.dg/rs6000-ldouble-1.c: New.
8507
8508 2004-01-10 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8509
8510 DR 337
8511 PR c++/9256
8512 * g++.dg/other/abstract1.C: New test.
8513
8514 2004-01-09 Alexandre Oliva <aoliva@redhat.com>
8515
8516 * g++.dg/lookup/strong-using-1.C: New.
8517
8518 2004-01-09 Joseph S. Myers <jsm@polyomino.org.uk>
8519
8520 PR c/11234
8521 * gcc.dg/func-ptr-conv-1.c: New test.
8522 * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
8523
8524 2004-01-09 Kazu Hirata <kazu@cs.umass.edu>
8525
8526 PR target/13380.
8527 * gcc.c-torture/compile/20040109-1.c: New.
8528
8529 2004-01-08 Stuart Hastings <stuart@apple.com>
8530
8531 * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
8532 testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
8533 * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
8534
8535 2004-01-09 Alan Modra <amodra@bigpond.net.au>
8536
8537 * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
8538
8539 2004-01-08 Eric Botcazou <ebotcazou@libertysurf.fr>
8540
8541 * ada/acats/run_acats: Treat 'gnatchop' the same way
8542 as 'gnatmake'. Export GCC_DRIVER.
8543 * ada/acats/run_all.sh: Add target_gnatchop. Use
8544 'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
8545
8546 2004-01-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8547
8548 PR c++/12573
8549 * g++.dg/template/dependent-expr4.C: New test.
8550
8551 2004-01-08 Hartmut Penner <hpenner@de.ibm.com>
8552
8553 * gcc.dg/altivec-11.c: New test.
8554
8555 2004-01-07 Mark Mitchell <mark@codesourcery.com>
8556
8557 * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
8558
8559 2004-01-07 Joseph S. Myers <jsm@polyomino.org.uk>
8560
8561 PR c/6024
8562 * gcc.dg/enum-compat-1.c: New test.
8563 * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
8564
8565 2004-01-07 Joseph S. Myers <jsm@polyomino.org.uk>
8566
8567 PR c/12165
8568 * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
8569 gcc.dg/c99-idem-qual-3.c: New tests.
8570
8571 2004-01-07 Alan Modra <amodra@bigpond.net.au>
8572
8573 * gcc.dg/winline-7.c: Don't cast void * to int.
8574
8575 2004-01-06 Jan Hubicka <jh@suse.cz>
8576
8577 * gcc.dg/i386-sse-5.c: New test
8578 * g++.dg/eh/simd-1.c: Add -w argument for i386.
8579
8580 2004-01-05 Mark Mitchell <mark@codesourcery.com>
8581
8582 PR c++/12815
8583 * g++.dg/rtti/typeid4.C: New test.
8584
8585 2004-01-05 Eric Botcazou <ebotcazou@libertysurf.fr>
8586
8587 * gcc.dg/compat/sdata-section.h: Declare 'abort'.
8588
8589 2004-01-05 Mark Mitchell <mark@codesourcery.com>
8590
8591 PR c++/12132
8592 * g++.dg/template/error11.C: New test.
8593
8594 PR c++/13451
8595 * g++.dg/template/class2.C: New test.
8596
8597 2004-01-05 Nathan Sidwell <nathan@codesourcery.com>
8598 Richard Sandiford <rsandifo@redhat.com>
8599
8600 PR c++/13387
8601 * g++.dg/opt/alias3.C: New test.
8602
8603 2004-01-04 Mark Mitchell <mark@codesourcery.com>
8604
8605 PR c++/13157
8606 * g++.dg/template/koenig3.C: New test.
8607
8608 PR c++/13529
8609 * g++.dg/parse/offsetof3.C: New test.
8610
8611 * g++.dg/init/copy7.C: Add missing dg-error markers.
8612
8613 PR c++/12226
8614 * g++.dg/init/copy7.c: New test.
8615
8616 PR c++/13536
8617 * g++.dg/parse/cast1.C: New test.
8618
8619 2004-01-04 Jan Hubicka <jh@suse.cz>
8620
8621 * gcc.dg/winline[1-7].c: New tests.
8622
8623 2004-01-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8624
8625 PR c++/13520
8626 * g++.dg/template/qualttp22.C: New test.
8627
8628 2004-01-01 Jan Hubicka <jh@suse.cz>
8629
8630 * gcc.dg/debug/20031231-1.c: New.
8631 * gcc.c-torture/compile/20040101-1.c: New.
8632 * gcc.dg/dwarf-die-[1-7].c: New.
8633
8634 2004-01-01 Jakub Jelinek <jakub@redhat.com>
8635
8636 PR optimization/13521
8637 * gcc.c-torture/compile/20031231-1.c: New test.
8638
8639 2003-12-30 Kazu Hirata <kazu@cs.umass.edu>
8640
8641 * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
8642
8643 2003-12-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8644
8645 PR c++/10079
8646 * g++.dg/template/crash16.C: New test.
8647
8648 2003-12-30 Mark Mitchell <mark@codesourcery.com>
8649
8650 * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
8651
8652 2003-12-30 Kazu Hirata <kazu@cs.umass.edu>
8653
8654 * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
8655 ports.
8656 * g++.old-deja/g++.jason/thunk3.C: Likewise.
8657 * g++.old-deja/g++.law/profile1.C: Likewise.
8658 * gcc.c-torture/compile/981006-1.c: Likewise.
8659 * gcc.c-torture/execute/loop-2e.x: Likewise.
8660 * gcc.c-torture/execute/loop-2f.x: Remove.
8661 * gcc.c-torture/execute/loop-2g.x: Likewise.
8662 * gcc.c-torture/execute/strct-varg-1.x: Likewise.
8663 * gcc.dg/20020312-2.c: Remove traces of dead ports.
8664
8665 2003-12-30 Nathan Sidwell <nathan@codesourcery.com>
8666
8667 PR c++/13507
8668 * g++.dg/ext/attrib11.C: New test.
8669
8670 PR c++/13494
8671 * g++.dg/template/array2-1.C: New test.
8672 * g++.dg/template/array2-2.C: New test.
8673
8674 2003-12-29 Mark Mitchell <mark@codesourcery.com>
8675
8676 * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
8677
8678 2003-12-29 Nathan Sidwell <nathan@codesourcery.com>
8679
8680 PR c++/12774
8681 * g++.dg/template/array1-1.C: New test.
8682 * g++.dg/template/array1-2.C: New test.
8683
8684 2003-12-29 Roger Sayle <roger@eyesopen.com>
8685
8686 PR fortran/12632
8687 * g77.dg/12632.f: New test case.
8688
8689 2003-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8690
8691 PR c++/13289
8692 * g++.dg/parse/nontype1.C: New test.
8693
8694 2003-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8695
8696 PR c++/12403
8697 * g++.dg/parse/explicit1.C: New test.
8698 * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
8699
8700 2003-12-28 Mark Mitchell <mark@codesourcery.com>
8701
8702 PR c++/13081
8703 * g++.dg/opt/inline6.C: New test.
8704
8705 PR c++/12613
8706 * g++.dg/parse/error9.C: New test.
8707
8708 * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
8709
8710 2003-12-28 Mark Mitchell <mark@codesourcery.com>
8711
8712 PR c++/13009
8713 * g++.dg/init/assign1.C: New test.
8714
8715 2003-12-28 Roger Sayle <roger@eyesopen.com>
8716
8717 PR c++/13070
8718 * g++.dg/warn/format3.C: New test case.
8719
8720 2003-12-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8721
8722 * gcc.c-torture/compile/20031227-1.c: New test.
8723
8724 2003-12-23 Mark Mitchell <mark@codesourcery.com>
8725
8726 * g++.dg/bprob/bprob.exp: Load target-supports.exp
8727 * g77.dg/bprob/bprob.exp: Likewise.
8728 * gcc.misc-tests/bprob.exp: Likewise.
8729 * gcc.dg/builtins-18.c: Use builtins-config.h. Do not test float
8730 variants on systems where the library does not provide that
8731 functionality.
8732 * gcc.dg/builtins-20.c: Use builtins-config.h.
8733 * gcc.dg/builtins-config.h: New file.
8734
8735 2003-12-23 Mark Mitchell <mark@codesourcery.com>
8736
8737 * lib/gcc-dg.exp (dg-require-profiling): New function.
8738 * lib/target-supports.exp (check_profiling_available): Likewise.
8739 * g++.dg/bprob/bprob.exp: Use check_profiling_available.
8740 * g77.dg/bprob/bprob.exp: Likewise.
8741 * gcc.misc-tests/bprob.exp: Likewise.
8742 * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
8743 * gcc.dg/20021014-1.c: Likewise.
8744 * gcc.dg/nest.c: Likewise.
8745
8746 2003-12-23 Mark Mitchell <mark@codesourcery.com>
8747
8748 * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
8749 compiling.
8750 * g++.dg/lookup/java2.C: Likewise.
8751 * gcc.dg/cpp/lexident.c: Likewise.
8752
8753 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
8754
8755 * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
8756 given.
8757 * gcc.c-torture/compile/961203-1.c: Likewise.
8758 * gcc.c-torture/compile/980506-1.c: Likewise.
8759
8760 2003-12-23 Zack Weinberg <zack@codesourcery.com>
8761
8762 * lib/gcc-dg.exp (dg-prune-output): New annotation.
8763 (additional_prunes): New global.
8764 (gcc-dg-prune): Handle additional per-test pruning.
8765 (dg-test): Clear additional_prunes between tests.
8766
8767 * gcc.c-torture/compile/920625-1.c: Remove xfail. Use
8768 dg-prune-output to avoid spurious failures from assembler
8769 complaining about nonexistent WAW violations.
8770 * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
8771 Use dg-prune-output to avoid spurious failures from assembler
8772 warning about Itanium B-step errata.
8773
8774 2003-12-23 Mark Mitchell <mark@codesourcery.com>
8775
8776 * g++.dg/abi/macro0.C: New test.
8777 * g++.dg/abi/macro1.C: Likewise.
8778 * g++.dg/abi/macro2.C: Likewise.
8779
8780 * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
8781 * g++.dg/abi/bitfield7.C: Likewise.
8782 * g++.dg/abi/dtor2.C: Likewise.
8783 * g++.dg/abi/mangle11.C: Likewise.
8784 * g++.dg/abi/mangle12.C: Likewise.
8785 * g++.dg/abi/mangle14.C: Likewise.
8786 * g++.dg/abi/mangle17.C: Likewise.
8787 * g++.dg/abi/vbase10.C: Likewise.
8788 * g++.dg/abi/vbase14.C: Likewise.
8789 * g++.dg/template/qualttp17.C: Likewise.
8790
8791 2003-12-21 Andrew Pinski <pinskia@physics.uc.edu>
8792
8793 PR c/11995
8794 * gcc.dg/20031223-1.c: New test.
8795
8796 2003-12-23 Eric Botcazou <ebotcazou@libertysurf.fr>
8797
8798 * gcc.dg/noreturn-7.c: New test.
8799
8800 2003-12-23 Eric Botcazou <ebotcazou@libertysurf.fr>
8801
8802 * gcc.dg/null-pointer-1.c: New test.
8803
8804 2003-12-22 Mark Mitchell <mark@codesourcery.com>
8805
8806 * g++.old-deja/g++.jason/template18.C: Remove.
8807 * g++.old-deja/g++.jason/template37.C: Likewise.
8808
8809 PR c++/12862
8810 * g++.dg/lookup/ns1.C: New test.
8811
8812 PR c++/12397
8813 * g++.dg/template/lookup3.C: New test.
8814
8815 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
8816
8817 * g++.dg/template/recurse1.C: New test
8818
8819 2003-12-22 Mark Mitchell <mark@codesourcery.com>
8820
8821 PR c++/12479
8822 * g++.dg/parse/semicolon1.C: New test.
8823 * g++.dg/parse/semicolon1.h: Likewise.
8824
8825 2003-12-22 Fariborz Jahanian <fjahanian@apple.com>
8826
8827 * gcc.dg/darwin-misaligned.c: New test.
8828
8829 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
8830
8831 PR c/9163
8832 * gcc.dg/20031222-1.c: New test.
8833
8834 2003-12-21 Mark Mitchell <mark@codesourcery.com>
8835
8836 PR c++/13438
8837 * g++.dg/parse/error8.C: New test.
8838
8839 PR c++/11554
8840 * testsuite/g++.dg/warn/ctor-init-1.C: New test.
8841
8842 2003-12-21 Kazu Hirata <kazu@cs.umass.edu>
8843
8844 * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
8845 too small.
8846 * gcc.c-torture/compile/930217-1.c: Likewise.
8847 * gcc.c-torture/compile/930513-1.c: Likewise.
8848 * gcc.c-torture/execute/920908-2.c: Likewise.
8849 * gcc.c-torture/execute/921204-1.c: Likewise.
8850 * gcc.c-torture/execute/930621-1.c: Likewise.
8851 * gcc.c-torture/execute/930630-1.c: Likewise.
8852 * gcc.c-torture/execute/931031-1.c: Likewise.
8853 * gcc.c-torture/execute/980602-2.c: Likewise.
8854 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
8855 * gcc.c-torture/execute/compndlit-1.c: Likewise.
8856 * gcc.c-torture/execute/extzvsi.c: Likewise.
8857 * gcc.c-torture/unsorted/ext.c: Likewise.
8858
8859 2003-12-20 Andrew Pinski <pinskia@gcc.gnu.org>
8860
8861 PR target/12749
8862 * gcc.c-torture/compile/20031220-2.c: New test case.
8863
8864 2003-12-20 Roger Sayle <roger@eyesopen.com>
8865
8866 PR optimization/13031
8867 * gcc.c-torture/compile/20031220-1.c: New test case.
8868
8869 2003-12-20 Eric Botcazou <ebotcazou@libertysurf.fr>
8870
8871 * gcc.dg/cast-function-1.c: New test.
8872
8873 2003-12-19 Joseph S. Myers <jsm@polyomino.org.uk>
8874
8875 * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
8876 formats.
8877
8878 2003-12-19 Mark Mitchell <mark@codesourcery.com>
8879
8880 PR c++/12795
8881 * g++.dg/ext/attrib10.C: New test.
8882
8883 2003-12-19 Jakub Jelinek <jakub@redhat.com>
8884
8885 * gcc.dg/cleanup-10.c: New test.
8886 * gcc.dg/cleanup-11.c: New test.
8887
8888 2003-12-19 Jakub Jelinek <jakub@redhat.com>
8889
8890 PR c++/13239
8891 * g++.dg/opt/expect1.C: New test.
8892
8893 2003-12-19 Hartmut Penner <hpenner@de.ibm.com>
8894
8895 * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
8896
8897 2003-12-18 Andrew Pinski <pinskia@physics.uc.edu>
8898
8899 PR debug/12923
8900 * gcc.dg/20031218-1.c: New test.
8901
8902 PR debug/12389
8903 * gcc.dg/20031218-2.c: New test.
8904 * gcc.dg/20031218-3.c: New test.
8905
8906 * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
8907 of label name and allow for USER_LABEL_PREFIX == "_" names.
8908 * g++.dg/abi/mangle18-2.C: Likewise.
8909 * g++.dg/abi/mangle19-1.C: Likewise.
8910 * g++.dg/abi/mangle19-2.C: Likewise.
8911 * g++.dg/abi/mangle20-1.C: Likewise.
8912 * g++.dg/abi/mangle20-2.C: Likewise.
8913
8914 2003-12-18 Richard Henderson <rth@redhat.com>
8915
8916 * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
8917
8918 2003-12-18 Steven Bosscher <steven@gcc.gnu.org>
8919 Dan Kegel <dank@kegel.com>
8920
8921 PR other/12009
8922 * g++.dg/compat/compat.exp: Do not set LD_LIBRARY_PATH when
8923 testing a cross compiler, it causes spurious compile failures.
8924 * lib/g++.exp: Likewise.
8925
8926 2003-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8927
8928 PR c++/13262
8929 * g++.dg/template/access13.C: New test.
8930
8931 2003-12-18 Ulrich Weigand <uweigand@de.ibm.com>
8932
8933 * gcc.dg/20031216-1.c: New test.
8934
8935 2003-12-18 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8936
8937 PR c++/9154
8938 * g++.dg/template/error10.C: New test.
8939
8940 2003-12-18 Eric Botcazou <ebotcazou@libertysurf.fr>
8941
8942 * g++.dg/eh/simd-1.C: XFAIL on SPARC.
8943 * g++.dg/eh/simd-2.C: Likewise.
8944
8945 2003-12-17 James E Wilson <wilson@specifixinc.com>
8946 Roger Sayle <roger@eyesopen.com>
8947
8948 * gcc.c-torture/execute/ieee/mzero5.c: New.
8949
8950 2003-12-17 Mark Mitchell <mark@codesourcery.com>
8951
8952 PR c++/10603
8953 * g++.dg/parse/error6.C: New test.
8954
8955 PR c++/12827
8956 * g++.dg/parse/error7.C: New test.
8957
8958 2003-12-17 Eric Botcazou <ebotcazou@libertysurf.fr>
8959
8960 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
8961 at -O with stabs debugging formats.
8962 * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
8963 * gcc.dg/debug/debug-2.c: Likewise.
8964
8965 2003-12-16 Mark Mitchell <mark@codesourcery.com>
8966
8967 PR c++/12696
8968 * g++.dg/init/error1.C: New test.
8969
8970 PR c++/12218
8971 * g++.dg/init/pm3.C: New test.
8972
8973 2003-12-17 Joseph S. Myers <jsm@polyomino.org.uk>
8974
8975 PR c/3347
8976 * gcc.dg/bitfld-8.c: New test.
8977
8978 2003-12-16 James Lemke <jim@wasabisystems.com>
8979
8980 * gcc.dg/arm-scd42-[123].c: New tests.
8981
8982 2003-12-16 Nathan Sidwell <nathan@codesourcery.com>
8983
8984 PR c++/9043
8985 * g++.dg/abi/mangle20-1.C: New test.
8986 * g++.dg/abi/mangle20-2.C: New test.
8987
8988 2003-12-16 Mark Mitchell <mark@codesourcery.com>
8989
8990 PR c++/13275
8991 * g++.dg/other/offsetof2.C: Remove XFAIL.
8992 * g++.dg/parse/offsetof1.C: New test.
8993 * g++.gd/parse/offsetof2.C: Likewise.
8994
8995 2003-12-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8996
8997 * g++.dg/template/nontype3.C: New test.
8998 * g++.dg/template/static2.C: Tweaked the dg-error clause.
8999
9000 2003-12-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9001
9002 * g++.dg/warn/noreturn-3.C: Also test instantiation.
9003
9004 2003-12-16 Nathan Sidwell <nathan@codesourcery.com>
9005
9006 PR c++/13387
9007 * g++.dg/expr/assign1.C: New test.
9008
9009 PR c++/13242
9010 * g++.dg/abi/mangle19-1.C: New test.
9011 * g++.dg/abi/mangle19-2.C: New test.
9012
9013 2003-12-16 Hartmut Penner <hpenner@de.ibm.com>
9014
9015 * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
9016
9017 2003-12-16 Eric Botcazou <ebotcazou@libertysurf.fr>
9018
9019 * gcc.c-torture/execute/20031216-1.c: New test.
9020
9021 2003-12-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9022
9023 * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
9024 an ICE regression.
9025
9026 2003-12-15 Mark Mitchell <mark@codesourcery.com>
9027
9028 PR c++/10926
9029 * g++.dg/template/error9.C: New test.
9030
9031 PR c++/11116
9032 * g++.dg/template/error8.C: New test.
9033
9034 2003-12-15 Roger Sayle <roger@eyesopen.com>
9035
9036 PR middle-end/13400
9037 * gcc.c-torture/execute/20031215-1.c: New test case.
9038
9039 2003-12-15 Mark Mitchell <mark@codesourcery.com>
9040
9041 PR c++/13269
9042 * g++.dg/parse/error5.C: New test.
9043
9044 PR c++/12989
9045 * g++.dg/expr/sizeof1.C: New test.
9046
9047 PR c++/13310
9048 * g++.dg/template/crash15.C: New test.
9049
9050 2003-12-15 Geoffrey Keating <geoffk@apple.com>
9051
9052 * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
9053 a non-POD type as the last named parameter of a varargs function.
9054
9055 2003-12-15 Mark Mitchell <mark@codesourcery.com>
9056
9057 PR c++/13243
9058 PR c++/12573
9059 * g++.dg/template/crash14.C: New test.
9060 * g++.dg/template/dependent-expr3.C: Add dg-error markers.
9061
9062 2003-12-15 Nathan Sidwell <nathan@codesourcery.com>
9063
9064 * g++.dg/other/java1.C: New test.
9065
9066 PR c++/13241
9067 * g++.dg/abi/mangle18-1.C: New test.
9068 * g++.dg/abi/mangle18-2.C: New test.
9069
9070 2003-12-15 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9071
9072 PR optimization/10312
9073 * gcc.c-torture/execute/20031214-1.c: New.
9074
9075 2003-12-14 Mark Mitchell <mark@codesourcery.com>
9076
9077 PR c++/10779
9078 PR c++/12160
9079 * g++.dg/parse/error3.C: New test.
9080 * g++.dg/parse/error4.C: Likewise.
9081 * g++.dg/abi/mangle4.C: Tweak error messages.
9082 * g++.dg/lookup/using5.C: Likewise.
9083 * g++.dg/other/error2.C: Likewise.
9084 * g++.dg/parse/typename5.C: Likewise.
9085 * g++.dg/parse/undefined1.C: Likewise.
9086 * g++.dg/template/arg2.C: Likewise.
9087 * g++.dg/template/ttp3.C: Likewise.
9088 * g++.dg/template/type1.C: Likewise.
9089 * g++.old-deja/g++.other/crash32.C: Likewise.
9090 * g++.old-djea/g++.pt/defarg8.C: Likewise.
9091
9092 2003-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9093
9094 PR c++/13106
9095 * g++.dg/warn/noreturn-3.C: New test.
9096
9097 2003-12-12 Nathan Sidwell <nathan@codesourcery.com>
9098
9099 PR c++/13118
9100 * g++.dg/abi/covariant3.C: New.
9101
9102 2003-12-12 Jakub Jelinek <jakub@redhat.com>
9103
9104 * g++.dg/eh/ia64-1.C: New test.
9105
9106 2003-12-12 Roger Sayle <roger@eyesopen.com>
9107
9108 PR optimization/13037
9109 * g77.f-torture/execute/13037.f: New test case.
9110
9111 2003-12-12 Nathan Sidwell <nathan@codesourcery.com>
9112
9113 PR c++/12881
9114 * g++.dg/abi/covariant2.C: New.
9115
9116 2003-12-12 Neil Booth <neil@daikokuya.co.uk>
9117
9118 * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
9119
9120 2003-12-11 Zack Weinberg <zack@codesourcery.com>
9121
9122 * gcc.c-torture/execute/wchar_t-1.x: Delete.
9123
9124 2003-12-10 Robert Schiele <rschiele@uni-mannheim.de>
9125
9126 PR other/10819
9127 * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
9128 to fix Bug 10819.
9129 * lib/g++.exp (g++_version): Likewise.
9130 * lib/g77.exp (g77_version): Likewise.
9131 * lib/objc.exp (default_objc_version): Likewise.
9132
9133 2003-12-10 Richard Henderson <rth@redhat.com>
9134
9135 * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
9136
9137 * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
9138
9139 2003-12-08 Matt Austern <austern@apple.com>
9140
9141 PR c/13134
9142 * lib/gcc-dg.exp (dg-require-visibility): Define.
9143 * lib/target-supports (check_visibility_available): Define.
9144 * gcc.dg/visibility-1.c: New test.
9145 * gcc.dg/visibility-2.c: Likewise.
9146 * gcc.dg/visibility-3.c: Likewise.
9147 * gcc.dg/visibility-4.c: Likewise.
9148 * gcc.dg/visibility-5.c: Likewise.
9149 * gcc.dg/visibility-6.c: Likewise.
9150 * g++.dg/ext/visibility-1.C: Likewise.
9151 * g++.dg/ext/visibility-2.C: Likewise.
9152 * g++.dg/ext/visibility-3.C: Likewise.
9153 * g++.dg/ext/visibility-4.C: Likewise.
9154 * g++.dg/ext/visibility-5.C: Likewise.
9155 * g++.dg/ext/visibility-6.C: Likewise.
9156
9157 2003-12-07 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9158
9159 * g++.dg/lookup/java1.C: New test.
9160 * g++.dg/lookup/java2.C: New test.
9161
9162 2003-12-07 Falk Hueffner <falk@debian.org>
9163
9164 * g++.dg/opt/noreturn-1.C: New test.
9165
9166 2003-12-07 Wolfgang Bangerth <bangerth@dealii.org>
9167
9168 * gcc.dg/overflow-1.c: New test.
9169
9170 2003-12-07 Eric Botcazou <ebotcazou@libertysurf.fr>
9171
9172 * g77.f-torture/compile/13060.f: New test.
9173
9174 2003-12-06 Mark Mitchell <mark@codesourcery.com>
9175
9176 PR c++/13323
9177 * g++.dg/inherit/operator2.C: New test.
9178
9179 2003-12-05 Mark Mitchell <mark@codesourcery.com>
9180
9181 PR c++/13305
9182 * g++.dg/ext/attrib9.C: New test.
9183
9184 2003-12-05 Mark Mitchell <mark@codesourcery.com>
9185
9186 PR c++/13314
9187 * g++.dg/template/error7.C: New test.
9188
9189 2003-12-05 Stuart Menefy <stuart.menefy@st.com>
9190 J"orn Rennecke <joern.rennecke@superh.com>
9191
9192 PR target/13302
9193 * g++.dg/other/struct-va_list.C: New test.
9194
9195 2003-12-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9196
9197 PR c++/13166
9198 * g++.dg/parse/defarg6.C: New test.
9199
9200 2003-12-05 Hans-Peter Nilsson <hp@axis.com>
9201
9202 PR target/13256
9203 * gcc.c-torture/execute/20031201-1.c: New test.
9204
9205 2003-12-05 Arnaud Charlet <charlet@act-europe.fr>
9206
9207 * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
9208
9209 2003-12-05 Eric Botcazou <ebotcazou@libertysurf.fr>
9210
9211 * gcc.dg/builtin-return-1.c: New test.
9212
9213 2003-12-04 Stuart Menefy <stuart.menefy@st.com>
9214 J"orn Rennecke <joern.rennecke@superh.com>
9215
9216 PR optimization/13260
9217 * gcc.c-torture/execute/20031204-1.c: New test.
9218
9219 2003-12-03 Mark Mitchell <mark@codesourcery.com>
9220
9221 PR c++/9127
9222 * g++.dg/template/error6.C: New test.
9223
9224 2003-12-03 Jakub Jelinek <jakub@redhat.com>
9225
9226 * gcc.dg/20031202-1.c: New test.
9227
9228 2003-12-03 Mark Mitchell <mark@codesourcery.com>
9229
9230 PR c++/13179
9231 * g++.dg/template/eh1.C: New test.
9232
9233 PR c++/10771
9234 * g++.dg/template/error5.C: New test.
9235
9236 2003-12-02 David Ung <davidu@mips.com>
9237
9238 * gcc.dg/compat/vector-check.h: Corrected type for var
9239 g_##TMODE
9240
9241 2003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9242
9243 PR c++/10126
9244 * g++.dg/template/ptrmem8.C: New test.
9245
9246 2003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9247
9248 PR c++/12573
9249 * g++.dg/template/dependent-expr3.C: New test.
9250
9251 2003-12-01 James Lemke <jim@wasabisystems.com>
9252
9253 * gcc.dg/arm-g2.c: New test.
9254
9255 2003-12-01 Roger Sayle <roger@eyesopen.com>
9256
9257 PR optimization/11634
9258 * gcc.dg/20031201-2.c: New test case.
9259
9260 2003-12-01 Zack Weinberg <zack@codesourcery.com>
9261
9262 PR 11433
9263 * objc.dg/proto-lossage-3.m: New test.
9264
9265 2003-12-01 Roger Sayle <roger@eyesopen.com>
9266
9267 PR optimization/12628
9268 * gcc.dg/20031201-1.c: New test case.
9269
9270 2003-12-01 Eric Botcazou <ebotcazou@libertysurf.fr>
9271
9272 * gcc.dg/unaligned-1.c: New test.
9273
9274 2003-11-30 Mark Mitchell <mark@codesourcery.com>
9275
9276 PR c++/9849
9277 * g++.dg/template/error4.C: New test.
9278 * g++.dg/template/nested3.C: Adjust error markers.
9279
9280 2003-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9281
9282 * gcc.dg/cpp/assert4.c: Check more #system assertions.
9283
9284 2003-11-29 Joseph S. Myers <jsm@polyomino.org.uk>
9285
9286 PR c/10333
9287 * gcc.dg/bitfld-7.c: New test.
9288
9289 2003-11-29 Richard Sandiford <rsandifo@redhat.com>
9290
9291 * gcc.dg/tls/asm-1.C: New test.
9292
9293 2003-11-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9294
9295 * gcc.dg/cpp/assert4.c: Update.
9296
9297 2003-11-28 Eric Botcazou <ebotcazou@libertysurf.fr>
9298
9299 * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
9300 * gcc.dg/builtin-apply3.c: New test.
9301
9302 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
9303
9304 * lib/compat.exp (compat-obj): New xfaildata parameter.
9305 Use it to set compiler_conditional_xfail_data before compiling.
9306 (compat-get-options): Handle dg-xfail-if.
9307 (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
9308 * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
9309 * gcc.dg/compat/vector-1_y.c: Likewise.
9310 * gcc.dg/compat/vector-2_x.c: Likewise.
9311 * gcc.dg/compat/vector-2_y.c: Likewise.
9312
9313 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
9314
9315 * g++.dg/opt/reg-stack4.C: New test.
9316
9317 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
9318
9319 * gcc.dg/builtin-apply2.c: New test.
9320
9321 2003-11-26 Eric Botcazou <ebotcazou@libertysurf.fr>
9322
9323 * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
9324
9325 2003-11-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9326
9327 PR c++/12924
9328 * g++.dg/template/template-id-2.C: New test.
9329
9330 2003-11-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9331
9332 PR c++/5369
9333 * g++.dg/template/memfriend1.C: New test.
9334 * g++.dg/template/memfriend2.C: Likewise.
9335 * g++.dg/template/memfriend3.C: Likewise.
9336 * g++.dg/template/memfriend4.C: Likewise.
9337 * g++.dg/template/memfriend5.C: Likewise.
9338 * g++.dg/template/memfriend6.C: Likewise.
9339 * g++.dg/template/memfriend7.C: Likewise.
9340 * g++.dg/template/memfriend8.C: Likewise.
9341 * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
9342
9343 2003-11-21 Mark Mitchell <mark@codesourcery.com>
9344
9345 PR c++/12515
9346 * g++.dg/ext/cond1.C: New test.
9347
9348 2003-11-20 Richard Henderson <rth@redhat.com>
9349
9350 * gcc.dg/20020201-2.c: Remove.
9351 * gcc.dg/20020201-4.c: Remove.
9352 * gcc.dg/20020304-1.c: Remove.
9353
9354 2003-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9355
9356 * gcc.dg/cpp/trad/xwin1.c: New test case.
9357
9358 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
9359
9360 * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
9361 * lib/g77.exp: Likewise.
9362 * lib/objc.exp: Likewise.
9363 * lib/g++.exp: Likewise, add -multiply_defined suppress flag
9364 for darwin.
9365
9366 2003-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9367
9368 PR c++/12932
9369 * g++.dg/template/static5.C: New test.
9370
9371 2003-11-18 Joseph S. Myers <jsm@polyomino.org.uk>
9372
9373 * gcc.dg/nested-func-1.c: New test.
9374
9375 2003-11-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9376
9377 * gcc.dg/cpp/assert4.c: New test.
9378
9379 2003-11-14 Giovanni Bajo <giovannibajo@libero.it>
9380
9381 PR c++/2294
9382 * g++.dg/lookup/using9.c: New test.
9383
9384 2003-11-14 Mark Mitchell <mark@codesourcery.com>
9385
9386 PR c++/12762
9387 * g++.dg/template/error3.C: New test.
9388
9389 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
9390
9391 PR ada/13035
9392 * ada/acats/run_acats, run_all.sh: Fix syntax error.
9393 No longer use a wrapper for gcc, since this does not work under
9394 Windows.
9395
9396 2003-11-14 Giovanni Bajo <giovannibajo@libero.it>
9397
9398 PR c++/2094
9399 * g++.dg/template/ptrmem7.C: New test.
9400
9401 2003-11-13 Andrew Pinski <apinski@apple.com>
9402
9403 * gcc.c-torture/compile/20031113-1.c: New test.
9404
9405 2003-11-13 Mark Mitchell <mark@codesourcery.com>
9406 Kean Johnston <jkj@sco.com>
9407
9408 PR c/13029
9409 * gcc.dg/unused-4.c: Update.
9410
9411 2003-11-13 Eric Botcazou <ebotcazou@libertysurf.fr>
9412
9413 * g++.dg/opt/const3.C: New test.
9414
9415 2003-11-13 Jan Hubicka <jh@suse.cz>
9416
9417 * gcc.c-torture/compile/20031112-1.c: New test.
9418
9419 2003-11-12 Mark Mitchell <mark@codesourcery.com>
9420
9421 * g++.dg/parse/crash10.C: Remove bogus error marker.
9422
9423 2003-11-12 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9424
9425 * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
9426 (host_gcc): Likewise.
9427 (ROOT): Honor $PWDCMD.
9428 (BASE): Likewise.
9429 * ada/acats/run_all.sh (dir): Honor $PWDCMD.
9430
9431 2003-11-12 Catherine Moore <clm@redhat.com>
9432
9433 * gcc.c-torture/execute/20020720-1.x: Add xfail for frv-*-*.
9434
9435 2003-11-12 Andreas Jaeger <aj@suse.de>
9436 Jakub Jelinek <jakub@redhat.com>
9437 Andrew Pinski <pinskia@physics.uc.edu>
9438 Richard Henderson <rth@redhat.com>
9439
9440 * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
9441 systems.
9442 * gcc.dg/c99-const-expr-2.c (foo): Likewise.
9443
9444 * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
9445 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
9446
9447 2003-11-11 Andreas Jaeger <aj@suse.de>
9448
9449 * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
9450
9451 * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
9452
9453 2003-11-10 Arnaud Charlet <charlet@act-europe.fr>
9454
9455 * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
9456 Clean ups.
9457
9458 2003-11-10 Waldek Hebisch <hebisch@math.uni.wroc.pl>
9459
9460 * gcc.dg/trampoline-1.c: New test.
9461
9462 2003-11-09 Andrew Pinski <pinskia@physics.uc.edu>
9463
9464 * gcc.c-torture/compile/200031109-1.c: New test.
9465
9466 2003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
9467
9468 PR c/3190
9469 PR c/8714
9470 * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
9471 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
9472 gcc.dg/format/no-y2k-1.c: Update.
9473
9474 2003-11-08 Roger Sayle <roger@eyesopen.com>
9475
9476 PR optimization/10467
9477 * gcc.dg/20031108-1.c: New test case.
9478
9479 2003-11-07 Geoffrey Keating <geoffk@apple.com>
9480
9481 * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
9482
9483 2003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
9484
9485 * gcc.dg/compound-lvalue-1.c: New test.
9486 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
9487 some XFAILs.
9488
9489 2003-11-06 Geoffrey Keating <geoffk@apple.com>
9490
9491 * gcc.dg/altivec-varargs-1.c: New test.
9492
9493 2003-11-05 Eric Botcazou <ebotcazou@libertysurf.fr>
9494
9495 * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
9496 * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
9497 * gcc.c-torture/execute/simd-4.x: New file. XFAIL on SPARC at -O0.
9498 * gcc.c-torture/execute/va-arg-25.x: New file. XFAIL on SPARC.
9499 * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
9500
9501 2003-11-05 Joseph S. Myers <jsm@polyomino.org.uk>
9502
9503 * gcc.dg/cond-lvalue-1.c: New test.
9504
9505 2003-11-05 Gernot Hillier <gernot.hillier@siemens.com>
9506
9507 * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
9508
9509 2003-11-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9510
9511 PR c++/11616
9512 * g++.dg/template/instantiate5.C: New test.
9513
9514 2003-11-03 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9515
9516 PR c++/12726
9517 * g++.dg/ext/complit2.C: Replace test with self-contained version.
9518 * ChangeLog: Add missing first entry for above test.
9519
9520 2003-11-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9521
9522 PR c++/9810
9523 * g++.dg/template/using8.C: New test.
9524 * g++.old-deja/g++.other/access11.C: Adjust expected error location.
9525
9526 2003-11-02 Roger Sayle <roger@eyesopen.com>
9527
9528 PR optimization/10817
9529 * gcc.c-torture/compile/20031102-1.c: New test case.
9530
9531 2003-11-02 Kazu Hirata <kazu@cs.umass.edu>
9532
9533 * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
9534 2147483647.
9535
9536 2003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
9537
9538 * gcc.dg/20031102-1.c: New test.
9539
9540 2003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
9541
9542 * gcc.dg/complex-1.c: New test.
9543
9544 2003-11-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9545
9546 PR c++/12796
9547 * g++.dg/template/crash13.C: Adjust expected error location.
9548 * g++.old-deja/g++.brendan/ns1.C: Likewise.
9549
9550 2003-10-31 Richard Earnshaw <rearnsha@arm.com>
9551
9552 * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
9553
9554 2003-10-31 Josef Zlomek <zlomekj@suse.cz>
9555
9556 PR/10239
9557 * gcc.c-torture/compile/20031031-2.c: New test.
9558
9559 2003-10-31 Josef Zlomek <zlomekj@suse.cz>
9560
9561 PR/11640
9562 * gcc.c-torture/compile/20031031-1.c: New test.
9563
9564 2003-10-31 Richard Earnshaw <rearnsha@arm.com>
9565
9566 * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
9567 * gcc.misc-tests/bprob.exp: Likewise.
9568 * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
9569 the execution test on arm-elf configs.
9570 * g77.dg/execute/10197.x: New file. XFAIL the execution test on
9571 configs that don't support scratch files.
9572 * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
9573
9574 2003-10-30 Arnaud Charlet <charlet@act-europe.fr>
9575
9576 * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
9577 done by dejagnu.
9578
9579 2003-10-29 Arnaud Charlet <charlet@act-europe.fr>
9580
9581 * ada/acats/run_all.sh: Redirect mv output to /dev/null
9582 Avoid non pure sh syntax. Add more logging.
9583
9584 * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
9585 fail.
9586
9587 2003-10-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9588
9589 PR libgcj/10610
9590 * gcc.dg/ppc-stackalign-1.c: New test.
9591
9592 2003-10-28 Arnaud Charlet <charlet@act-europe.fr>
9593
9594 * ada/acats/run_all.sh: Change output to be more compliant with
9595 dejagnu framework.
9596 Create acats.sum and acats.log files under testsuite/ada/acats
9597 Only run [a-z]* directories, to filter out e.g. CVS.
9598 Redirect build output to log file.
9599
9600 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
9601
9602 * README.ada: Removed, integrated in ../doc/sourcebuild.texi
9603
9604 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
9605
9606 PR ada/5909:
9607 * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
9608
9609 2003-10-27 Jakub Jelinek <jakub@redhat.com>
9610
9611 * gcc.c-torture/compile/20031023-1.c: New test.
9612 * gcc.c-torture/compile/20031023-2.c: New test.
9613 * gcc.c-torture/compile/20031023-3.c: New test.
9614 * gcc.c-torture/compile/20031023-4.c: New test.
9615
9616 2003-10-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9617
9618 PR c++/10371
9619 * g++.dg/lookup/scoped8.C: New test.
9620
9621 2003-10-25 Eric Botcazou <ebotcazou@libertysurf.fr>
9622
9623 * g++.dg/opt/reg-stack3.C: New test.
9624
9625 2003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
9626
9627 * gcc.dg/c99-arraydecl-2.c: New test. PR c/11943.
9628
9629 2003-10-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9630
9631 PR c++/11076
9632 * g++.dg/template/crash13.C: New test.
9633
9634 2003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
9635
9636 * gcc.dg/c99-restrict-2.c: New test.
9637
9638 2003-10-24 Nathan Sidwell <nathan@codesourcery.com>
9639
9640 PR c++/12698, c++/12699, c++/12700, c++/12566
9641 * g++.dg/inherit/covariant9.C: New test.
9642 * g++.dg/inherit/covariant10.C: New test.
9643 * g++.dg/inherit/covariant11.C: New test.
9644
9645 2003-10-23 Jason Merrill <jason@redhat.com>
9646
9647 PR c++/12726
9648 * g++.dg/ext/complit2.C: New test.
9649
9650 2003-10-20 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
9651
9652 PR target/12654
9653 * gcc.c-torture/execute/20031020-1.c: New test.
9654
9655 2003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9656
9657 * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
9658 following the jump_insn.
9659
9660 2003-10-22 Joseph S. Myers <jsm@polyomino.org.uk>
9661
9662 * gcc.dg/cast-lvalue-1.c: New test.
9663
9664 2003-10-21 Mark Mitchell <mark@codesourcery.com>
9665
9666 PR c++/11962
9667 * g++.dg/template/cond2.C: New test.
9668
9669 2003-10-20 Joseph S. Myers <jsm@polyomino.org.uk>
9670
9671 * gcc.dg/builtins-28.c: New test.
9672
9673 2003-10-20 Jan Hubicka <jh@suse.cz>
9674
9675 * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
9676 parameter.
9677 * testsuite/gcc.dg/inline-2.c: Likewise.
9678
9679 2003-10-20 Phil Edwards <phil@codesourcery.com>
9680
9681 * gcc.dg/20021014-1.c: XFAIL for *-*-windiss targets.
9682 * gcc.dg/nest.c: Likewise.
9683
9684 2003-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9685
9686 PR c++/9781, c++/10583, c++/11862
9687 * g++.dg/parse/crash13.C: New test.
9688
9689 2003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9690
9691 * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
9692
9693 2003-10-20 Eric Botcazou <ebotcazou@libertysurf.fr>
9694
9695 * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
9696 Define HAVE_C99_RUNTIME except on Solaris.
9697 * gcc.dg/builtins-20.c: Likewise.
9698
9699 2003-10-19 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9700
9701 * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
9702
9703 2003-10-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9704
9705 PR c++/12495
9706 * g++.dg/template/crash21.C: New test.
9707
9708 2003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9709
9710 PR c++/2513
9711 * g++.dg/template/typename5.C: New test.
9712
9713 2003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9714
9715 PR c++/12369
9716 * g++.dg/template/friend25.C: New test.
9717
9718 2003-10-16 Ziemowit Laski <zlaski@apple.com>
9719
9720 * objc.dg/try-catch-2.m: Relax target triple to all Darwin
9721 versions.
9722
9723 2003-10-16 Kazu Hirata <kazu@cs.umass.edu>
9724
9725 * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
9726 == 2147483647.
9727
9728 2003-10-15 Kazu Hirata <kazu@cs.umass.edu>
9729
9730 * gcc.c-torture/execute/960416-1.x: Remove.
9731 * gcc.c-torture/execute/divconst-3.x: Likewise.
9732
9733 2003-10-15 Hans-Peter Nilsson <hp@axis.com>
9734
9735 PR target/12598
9736 * gcc.dg/torture/cris-volatile-1.c: New test.
9737
9738 2003-10-14 Roger Sayle <roger@eyesopen.com>
9739
9740 PR optimization/9325
9741 * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
9742 for overflowing floating point to integer conversion during RTL
9743 simplification.
9744
9745 2003-10-13 Ziemowit Laski <zlaski@apple.com>
9746
9747 * objc/execute/_cmd.m: Fix typo.
9748 * objc.dg/image-info.m, objc.dg/symtab-1.m:
9749 Relax 'scan-assembler' regexp.
9750 * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
9751 objc.dg/try-catch-4.m: Run on non-Darwin targets.
9752 * objc.dg/zero-link-2.m: Remove blank line.
9753 * objc.dg/zero-link-3.m: New test case.
9754
9755 2003-10-13 Geoffrey Keating <geoffk@apple.com>
9756
9757 * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
9758
9759 * gcc.dg/asm-names.c: Use scan-assembler-not rather
9760 than linker trickery.
9761
9762 2003-10-13 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9763
9764 PR c++/12370
9765 * g++.dg/other/friend2.C: New test.
9766
9767 2003-10-12 Steven Bosscher <steven@gcc.gnu.org>
9768
9769 * gcc.dg/20031012-1.c: New test.
9770
9771 2003-10-12 Steven Bosscher <steven@gcc.gnu.org>
9772
9773 * gcc.dg/weak/weak-3.c: Fix for new warning.
9774
9775 2003-10-12 Kelley Cook <kcook@gcc.gnu.org>
9776
9777 PR optimization/8750
9778 * gcc.c-torture/execute/20031012-1.c: New test case.
9779
9780 2003-10-11 Roger Sayle <roger@eyesopen.com>
9781
9782 * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
9783 that inline strncmp as cmpstrsi on i386 when compiled with -Os.
9784
9785 2003-10-11 Roger Sayle <roger@eyesopen.com>
9786
9787 PR optimization/12260
9788 * gcc.c-torture/compile/20031011-2.c: New test case.
9789
9790 2003-10-11 Roger Sayle <roger@eyesopen.com>
9791
9792 * gcc.c-torture/execute/20031011-1.c: New testcase.
9793
9794 2003-10-11 Eric Botcazou <ebotcazou@libertysurf.fr>
9795
9796 * gcc.c-torture/compile/20031011-1.c: New test.
9797
9798 2003-10-11 Jan Hubicka <jh@suse.cz>
9799
9800 * g++.dg/other/first-global.C: New test.
9801
9802 2003-10-11 Roger Sayle <roger@eyesopen.com>
9803
9804 * gcc.c-torture/execute/string-opt-18.c: New testcase.
9805
9806 2003-10-10 Ian Lance Taylor <ian@wasabisystems.com>
9807
9808 * gcc.c-torture/compile/20031010-1.c: New test.
9809
9810 2003-10-10 Geoffrey Keating <geoffk@apple.com>
9811
9812 * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
9813 * gcc.c-torture/execute/va-arg-25.c: ... here.
9814
9815 2003-10-09 Mark Mitchell <mark@codesourcery.com>
9816
9817 * g++.dg/ext/attrib8.C: Only run it on x86 targets.
9818
9819 2003-10-08 Richard Sandiford <rsandifo@redhat.com>
9820
9821 * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
9822
9823 2003-10-08 Giovanni Bajo <giovannibajo@libero.it>
9824
9825 * g++.dg/parse/error2.C: New test.
9826
9827 2003-10-08 Giovanni Bajo <giovannibajo@libero.it>
9828
9829 PR c++/11097
9830 * g++.dg/other/error5.C: Modify the error message.
9831 * g++.dg/lookup/using8.C: New test.
9832
9833 2003-10-07 Geoffrey Keating <geoffk@apple.com>
9834
9835 * gcc.dg/darwin-abi-2.c: New file.
9836 * gcc.c-torture/execute/va-arg-24.c: New file.
9837
9838 2003-10-06 Bob Wilson <bob.wilson@acm.org>
9839
9840 * g++.dg/template/spec10.C: Set exit value to zero on success. Fix
9841 indentation.
9842
9843 2003-10-06 Mark Mitchell <mark@codesourcery.com>
9844
9845 PR c++/10147
9846 * g++.dg/other/error4.C: Update error messages.
9847 * g++.dg/template/ptrmem4.C: Likewise.
9848
9849 PR c++/12337
9850 * g++.dg/init/new9.C: New test.
9851
9852 PR c++/12334, c++/12236, c++/8656
9853 * g++.dg/ext/attrib8.C: New test.
9854
9855 2003-10-06 Devang Patel <dpatel@apple.com>
9856
9857 * gcc.dg/debug/dwarf2-3.h: New test.
9858 * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
9859
9860 2003-10-06 Wolfgang Bangerth <bangerth@ticam.utexas.edu>
9861
9862 * g++.dg/opt/cfg2.C: New test.
9863
9864 2003-10-06 Eric Botcazou <ebotcazou@libertysurf.fr>
9865
9866 * g++.dg/opt/float1.C: New test.
9867
9868 2003-10-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9869
9870 * gcc.dg/c90-array-lval-6.c: New test.
9871 * gcc.dg/c99-array-lval-6.c: New test.
9872
9873 2003-10-03 Alexander Malmberg <alexander@malmberg.org>
9874 Ziemowit Laski <zlaski@apple.com>
9875
9876 * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
9877 'Derived', so that it is never considered a class method; add
9878 new warning for '+port' method ambiguity.
9879 * objc.dg/method-12.m: Include <objc/objc.h> instead of
9880 <objc/objc-api.h> (needed on Mac OS X).
9881 * objc.dg/method-13.m: New test.
9882
9883 2003-10-03 Roger Sayle <roger@eyesopen.com>
9884
9885 PR optimization/9325, PR java/6391
9886 * gcc.c-torture/execute/20031003-1.c: New test case.
9887
9888 2003-10-02 Mark Mitchell <mark@codesourcery.com>
9889
9890 PR optimization/12180
9891 * gcc.dg/20031002-1.c: New test.
9892
9893 PR c++/12486
9894 * g++.dg/inherit/error1.C: New test.
9895
9896 2003-10-02 Chris Demetriou <cgd@broadcom.com>
9897
9898 * lib/f-torture.exp (search_for): Rename to...
9899 (search_for_re): This. Also, clean up comments and the
9900 "regexp" invocation.
9901
9902 2003-10-02 Josef Zlomek <zlomekj@suse.cz>
9903
9904 * gcc.c-torture/compile/20031002-1.c: New test.
9905
9906 2003-10-02 Jakub Jelinek <jakub@redhat.com>
9907
9908 * g++.dg/opt/cond1.C: New test.
9909
9910 2003-10-01 Kelley Cook <kelleycook@wideopenwest.com>
9911
9912 * gcc.dg/Wold-style-definition-2.c: New testcase.
9913 * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
9914
9915 2003-09-29 Richard Henderson <rth@redhat.com>
9916
9917 * g++.dg/init/array10.C: Add dg-options.
9918
9919 2003-09-29 Eric Botcazou <ebotcazou@libertysurf.fr>
9920
9921 * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
9922
9923 2003-09-28 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9924
9925 * g++.dg/template/friend19.C: Fix typo.
9926 * g++.old-deja/g++.other/crash31.C: Adjust expected error.
9927
9928 2003-09-28 Richard Sandiford <rsandifo@redhat.com>
9929
9930 * gcc.c-torture/execute/20030928-1.c: New test.
9931 * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
9932
9933 2003-09-27 Eric Botcazou <ebotcazou@libertysurf.fr>
9934
9935 * g++.dg/opt/unroll1.C: New test.
9936
9937 2003-09-26 Roger Sayle <roger@eyesopen.com>
9938
9939 PR optimization/11741
9940 * gcc.dg/20030926-1.c: New test case.
9941
9942 2003-09-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9943
9944 PR c++/5655
9945 * g++.dg/parse/access7.C: New test.
9946 * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
9947
9948 2003-09-24 Ziemowit Laski <zlaski@apple.com>
9949
9950 MERGE OF objc-improvements-branch into MAINLINE:
9951 * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
9952 if libobjc has not been built.
9953 * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
9954 objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
9955 objc/execute/class-self-2.m, objc/execute/many_args_method.m,
9956 objc/execute/nested-3.m, objc/execute/np-2.m,
9957 objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
9958 objc/execute/redefining_self.m, objc/execute/root_methods.m,
9959 objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
9960 objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
9961 objc.dg/special/unclaimed-category-1.h,
9962 objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
9963 well as GNU runtime.
9964 * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
9965 * execute/cascading-1.m, execute/function-message-1.m,
9966 objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
9967 objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
9968 objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
9969 objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
9970 objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
9971 objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
9972 objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
9973 objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
9974 objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
9975 * objc.dg/bitfield-2.m: Run only on Darwin.
9976 * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
9977 objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
9978 objc.dg/proto-lossage-1.m: Adjust for message wording changes.
9979 * objc.dg/const-str-1.m: Fix constant string layout.
9980
9981 2003-09-24 Alexandre Oliva <aoliva@redhat.com>
9982
9983 * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
9984
9985 2003-09-23 Geoffrey Keating <geoffk@apple.com>
9986
9987 * gcc.dg/darwin-abi-1.c: New file.
9988
9989 2003-09-21 Andrew Pinski <pinskia@physics.uc.edu>
9990
9991 PR target/12281
9992 * gcc.c-torture/compile/20030921-1.c: New test.
9993
9994 2003-09-22 Eric Botcazou <ebotcazou@libertysurf.fr>
9995
9996 * g++.dg/opt/reg-stack2.C: New test.
9997
9998 2003-09-21 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
9999
10000 * g++.dg/eh/delayslot1.C: New test.
10001
10002 2003-09-20 Richard Henderson <rth@redhat.com>
10003
10004 * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
10005
10006 2003-09-20 Roger Sayle <roger@eyesopen.com>
10007
10008 * gcc.c-torture/execute/20030920-1.c: New test case.
10009
10010 2003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10011
10012 * g++.dg/rtti/typeid3.C: Correct expected error message.
10013
10014 2003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10015
10016 PR c++/157
10017 * g++.dg/parse/crash12.C: New test.
10018
10019 2003-09-19 Janis Johnson <janis187@us.ibm.com>
10020
10021 * gcc.dg/compat/mixed-struct-check.h: New.
10022 * gcc.dg/compat/mixed-struct-defs.h: New.
10023 * gcc.dg/compat/mixed-struct-init.h: New.
10024 * gcc.dg/compat/struct-by-value-19_main.c: New.
10025 * gcc.dg/compat/struct-by-value-19_x.c: New.
10026 * gcc.dg/compat/struct-by-value-19_y.c: New.
10027 * gcc.dg/compat/struct-by-value-20_main.c: New.
10028 * gcc.dg/compat/struct-by-value-20_x.c: New.
10029 * gcc.dg/compat/struct-by-value-20_y.c: New.
10030 * gcc.dg/compat/struct-return-19_main.c: New.
10031 * gcc.dg/compat/struct-return-19_x.c: New.
10032 * gcc.dg/compat/struct-return-19_y.c: New.
10033 * gcc.dg/compat/struct-return-20_main.c: New.
10034 * gcc.dg/compat/struct-return-20_x.c: New.
10035 * gcc.dg/compat/struct-return-20_y.c: New.
10036
10037 2003-09-19 Andrew Pinski <pinskia@physics.uc.edu>
10038 * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
10039 so that it will not complain on LP64 targets.
10040
10041 2003-09-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10042
10043 PR c++/495
10044 * g++.dg/template/friend24.C: New test.
10045
10046 2003-09-19 Nathan Sidwell <nathan@codesourcery.com>
10047
10048 PR c++/12332
10049 * g++.dg/template/memtmpl2.C: New test.
10050
10051 2003-09-18 Mark Mitchell <mark@codesourcery.com>
10052
10053 PR target/11184
10054 * gcc.dg/builtin-apply1.c: New test.
10055
10056 2003-09-18 Nathan Sidwell <nathan@codesourcery.com>
10057
10058 PR c++/9848
10059 * g++.dg/warn/Wunused-4.C: New test.
10060
10061 2003-09-18 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10062
10063 PR c++/12316
10064 * g++.dg/other/gc2.C: New test.
10065
10066 2003-09-17 Mark Mitchell <mark@codesourcery.com>
10067
10068 PR c++/11991
10069 * g++.dg/rtti/typeid3.C: New test.
10070
10071 PR c++/12266
10072 * g++.dg/overload/template1.C: New test.
10073
10074 2003-09-17 Eric Botcazou <ebotcazou@libertysurf.fr>
10075
10076 * g++.dg/opt/cfg3.C: New test.
10077
10078 2003-09-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10079
10080 PR c++/7939
10081 * g++.dg/template/crash11.C: New test.
10082
10083 2003-09-16 Jason Merrill <jason@redhat.com>
10084 Jakub Jelinek <jakub@redhat.com>
10085
10086 * gcc.dg/attr-warn-unused-result.c: New test.
10087
10088 2003-09-15 Nathan Sidwell <nathan@codesourcery.com>
10089
10090 PR c++/12184
10091 * g++.dg/expr/call2.C: New test.
10092
10093 2003-09-15 Andreas Jaeger <aj@suse.de>
10094
10095 * gcc.dg/Wold-style-definition-1.c: New test.
10096
10097 2003-09-14 Mark Mitchell <mark@codesourcery.com>
10098
10099 PR c++/3907
10100 * g++.dg/parse/template12.C: New test.
10101
10102 * g++.dg/abi/bitfield11.C: New test.
10103 * g++.dg/abi/bitfield12.C: Likewise.
10104
10105 2003-09-14 Alexandre Oliva <aoliva@redhat.com>
10106
10107 * gcc.dg/cpp/separate-1.c: Adjust line of error. Test for correct
10108 non-expansion of functional macro name without arguments at EOL.
10109 * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change. Likewise.
10110
10111 2003-09-14 Richard Sandiford <rsandifo@redhat.com>
10112
10113 * gcc.c-torture/execute/20030914-[12].c: New tests.
10114
10115 2003-09-11 Nathan Sidwell <nathan@codesourcery.com>
10116
10117 PR c++/11788
10118 * g++.dg/overload/addr1.C: New test.
10119
10120 2003-09-10 Ian Lance Taylor <ian@wasabisystems.com>
10121
10122 * gcc.dg/20030909-1.c: New test.
10123
10124 2003-09-10 Eric Botcazou <ebotcazou@libertysurf.fr>
10125
10126 * gcc.dg/ultrasp10.c: New test.
10127
10128 2003-09-09 Devang Patel <dpatel@apple.com>
10129
10130 * gcc.dg/darwin-ld-6.c: New test.
10131
10132 2003-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10133
10134 * gcc.dg/torture/builtin-explog-1.c: New testcase.
10135
10136 2003-09-08 Mark Mitchell <mark@codesourcery.com>
10137
10138 * gcc.dg/ia64-types1.c: New test.
10139 * gcc.dg/ia64-types2.c: Likewise.
10140
10141 2003-09-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10142
10143 * gcc.dg/builtins-1.c: Add more _Complex tests.
10144 * gcc.dg/torture/builtin-attr-1.c: Likewise.
10145
10146 * gcc.dg/builtins-1.c: Test existing _Complex functions.
10147 * gcc.dg/torture/builtin-attr-1.c: Likewise.
10148
10149 2003-09-08 Mark Mitchell <mark@codesourcery.com>
10150
10151 PR c++/11786
10152 * g++.dg/lookup/koenig2.C: New test.
10153
10154 PR c++/5296
10155 * g++.dg/rtti/typeid2.C: New test.
10156
10157 2003-09-08 Jakub Jelinek <jakub@redhat.com>
10158
10159 * gcc.c-torture/compile/20030904-1.c: New test.
10160
10161 2003-09-07 Eric Botcazou <ebotcazou@libertysurf.fr>
10162
10163 * g++.dg/opt/longbranch2.C: New test.
10164
10165 2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
10166
10167 * g++.dg/template/crash10.C: Only compile it.
10168
10169 2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
10170
10171 PR middle-end/11665
10172 * gcc.c-torture/compile/20030907-1.c: New test.
10173 * g++.dg/init/array11.C: New test.
10174
10175 2003-09-07 Mark Mitchell <mark@codesourcery.com>
10176
10177 PR c++/11852
10178 * g++.dg/init/struct1.C: New test.
10179
10180 2003-09-07 Mark Mitchell <mark@codesourcery.com>
10181
10182 PR c++/12181
10183 * g++.dg/expr/comma1.C: New test.
10184
10185 2003-09-06 Mark Mitchell <mark@codesourcery.com>
10186
10187 PR c++/11867
10188 * g++.dg/expr/static_cast5.C: New test.
10189
10190 2003-09-06 Andrew Pinski <pinskia@physics.uc.edu>
10191
10192 PR c++/11507
10193 * g++.dg/lookup/scoped7.C: New test.
10194
10195 PR c++/9574
10196 * g++.dg/other/static1.C: New test.
10197
10198 PR c++/11490
10199 * g++.dg/warn/template-1.C: New test.
10200
10201 PR c++/11432
10202 * g++.dg/template/crash10.C: New test.
10203
10204 PR c++/2478
10205 * g++.dg/overload/VLA.C: New test.
10206
10207 PR c++/10804
10208 * g++.dg/template/call1.C: New test.
10209
10210 2003-09-06 Nathan Sidwell <nathan@codesourcery.com>
10211
10212 PR c++/11794
10213 * g++.dg/parse/using3.C: New test.
10214
10215 2003-09-06 Roger Sayle <roger@eyesopen.com>
10216
10217 PR c++/11409
10218 * g++.dg/overload/builtin3.C: New test case.
10219
10220 2003-09-06 Steven Bosscher <steven@gcc.gnu.org>
10221
10222 PR c/9862
10223 * gcc.dg/20030906-1.c: New test.
10224 * gcc.dg/20030906-2.c: Likewise.
10225
10226 2003-09-06 Nathan Sidwell <nathan@codesourcery.com>
10227
10228 PR c++/12167
10229 * g++.dg/parse/defarg5.C: New test.
10230
10231 * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
10232
10233 2003-09-05 Mark Mitchell <mark@codesourcery.com>
10234
10235 PR c++/12163
10236 * g++.dg/expr/static_cast4.C: New test.
10237
10238 PR c++/12146
10239 * g++.dg/template/crash9.C: New test.
10240
10241 2003-09-05 Andrew Pinski <pinskia@physics.uc.edu>
10242
10243 * g++.old-deja/g++.ext/pretty2.C: Update for change
10244 in __FUNCTION__.
10245 * g++.old-deja/g++.ext/pretty3.C: Likewise.
10246
10247 2003-09-05 Nathan Sidwell <nathan@codesourcery.com>
10248
10249 PR c++/11922
10250 * g++/dg/template/qualified-id1.C: New test.
10251
10252 PR c++/12037
10253 * g++.dg/warn/noeffect4.C: New test.
10254
10255 2003-09-04 Matt Austern <austern@apple.com>
10256
10257 * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
10258 * g++.dg/ext/fnname2.C: Likewise.
10259 * g++.dg/ext/fnname3.C: Likewise.
10260
10261 2003-09-04 Mark Mitchell <mark@codesourcery.com>
10262
10263 * g++.dg/expr/lval1.C: New test.
10264 * g++.dg/ext/lvcast.C: Remove.
10265
10266 2003-09-03 Roger Sayle <roger@eyesopen.com>
10267
10268 PR optimization/11700.
10269 * gcc.c-torture/compile/20030903-1.c: New test case.
10270
10271 2003-09-03 Mark Mitchell <mark@codesourcery.com>
10272
10273 PR c++/12053
10274 * g++.dg/abi/layout4.C: New test.
10275
10276 2003-09-02 Scott Brumbaugh <scottb.lists@verizon.net>
10277
10278 PR c++/11553
10279 * g++.dg/parse/friend3.C: New test.
10280
10281 2003-09-02 Mark Mitchell <mark@codesourcery.com>
10282
10283 PR c++/11847
10284 * g++.dg/template/class1.C: New test.
10285
10286 PR c++/11808
10287 * g++.dg/expr/call1.C: New test.
10288
10289 2003-09-01 Mark Mitchell <mark@codesourcery.com>
10290
10291 PR c++/12114
10292 * g++.dg/init/ref9.C: New test.
10293
10294 PR c++/11972
10295 * g++.dg/template/nested4.C: New test.
10296
10297 2003-08-29 Mark Mitchell <mark@codesourcery.com>
10298
10299 PR c++/12093
10300 * g++.dg/template/non-dependent4.C: New test.
10301
10302 PR c++/11928
10303 * g++.dg/inherit/conv1.C: New test.
10304
10305 2003-08-29 Mark Mitchell <mark@codesourcery.com>
10306
10307 PR c++/6196
10308 * g++.dg/ext/label1.C: New test.
10309 * g++.dg/ext/label2.C: Likewise.
10310
10311 2003-08-28 Mark Mitchell <mark@codesourcery.com>
10312
10313 * g++.dg/expr/cond3.C: New test.
10314
10315 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10316
10317 * gcc.dg/builtins-1.c: Add new builtin cases.
10318
10319 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10320
10321 * gcc.dg/builtins-1.c: Add new cases.
10322 * gcc.dg/torture/builtin-attr-1.c: Likewise.
10323
10324 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10325
10326 * gcc.dg/builtins-1.c: Add more math builtin tests.
10327 * gcc.dg/torture/builtin-attr-1.c: New test.
10328
10329 2003-08-28 Mark Mitchell <mark@codesourcery.com>
10330
10331 PR optimization/5079
10332 * g++.dg/opt/static3.C: New test.
10333
10334 2003-08-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10335
10336 * gcc.misc-tests/gcov-10b.c: New test.
10337
10338 2003-08-27 Mark Mitchell <mark@codesourcery.com>
10339
10340 * g++.dg/opt/ptrmem3.C: New test.
10341
10342 * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
10343
10344 2003-08-27 Jakub Jelinek <jakub@redhat.com>
10345
10346 * gcc.dg/20030826-2.c: New test.
10347
10348 2003-08-26 Roger Sayle <roger@eyesopen.com>
10349
10350 PR middle-end/12002
10351 * g77.f-torture/compile/12002.f: New test case.
10352
10353 2003-08-26 Roger Sayle <roger@eyesopen.com>
10354
10355 * gcc.dg/20030826-1.c: New test case.
10356
10357 2003-08-26 Matt Kraai <kraai@alumni.cmu.edu>
10358
10359 * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
10360
10361 2003-08-26 Nathan Sidwell <nathan@codesourcery.com>
10362
10363 PR c++/11871
10364 * c++.dg/lookup/crash1.C: New test.
10365
10366 * c++.dg/warn/noeffect3.C: New test.
10367
10368 2003-08-25 Janis Johnson <janis187@us.ibm.com>
10369
10370 * gcc.dg/compat/vector-1_x.c: Compile with -w.
10371 * gcc.dg/compat/vector-1_y.c: Ditto.
10372 * gcc.dg/compat/vector-2_x.c: Ditto.
10373 * gcc.dg/compat/vector-2_y.c: Ditto.
10374
10375 2003-08-25 Ulrich Weigand <uweigand@de.ibm.com>
10376
10377 * gcc.dg/20030702-1.c: New test.
10378
10379 2003-08-25 Mark Mitchell <mark@codesourcery.com>
10380
10381 PR c++/8795
10382 * g++.dg/ext/altivec-1.C: New test.
10383
10384 2003-08-24 Richard Henderson <rth@redhat.com>
10385
10386 * g++.dg/eh/simd-2.C: Add -w for x86.
10387
10388 2003-08-23 Jakub Jelinek <jakub@redhat.com>
10389
10390 * gcc.dg/20030815-1.c: New test.
10391
10392 2003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10393
10394 PR c++/3765
10395 * g++.dg/parse/access6.C: New test.
10396
10397 2003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10398
10399 PR c++/641, c++/11876
10400 * g++.dg/template/friend22.C: New test.
10401 * g++.dg/template/friend23.C: Likewise.
10402
10403 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10404
10405 * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
10406 identically.
10407
10408 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10409
10410 * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
10411
10412 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10413
10414 * gcc.dg/20020313-1.c: Add "-w" to dg-options.
10415
10416 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10417
10418 * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
10419
10420 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10421
10422 * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
10423
10424 2003-08-21 Mark Mitchell <mark@codesourcery.com>
10425
10426 PR c++/11919
10427 * g++.dg/overload/prom1.C: New test.
10428
10429 PR c++/11551
10430 * g++.dg/parse/dtor2.C: New test.
10431
10432 PR c++/10762
10433 * g++.dg/parse/using2.C: New test.
10434
10435 2003-08-21 Kazu Hirata <kazu@cs.umass.edu>
10436
10437 PR target/11805
10438 * gcc.c-torture/compile/20030821-1.c: New.
10439
10440 2003-08-20 Mark Mitchell <mark@codesourcery.com>
10441
10442 PR c++/11834
10443 * g++.dg/template/deduce2.C: New test.
10444
10445 2003-08-21 Josef Zlomek <zlomekj@suse.cz>
10446
10447 * gcc.c-torture/execute/20030821-1.c: New test.
10448
10449 2003-08-20 Roger Sayle <roger@eyesopen.com>
10450
10451 PR middle-end/11984
10452 * gcc.dg/20030820-1.c: New test case.
10453
10454 2003-08-20 Nathan Sidwell <nathan@codesourcery.com>
10455
10456 PR c++/11945
10457 * g++.dg/warn/noeffect2.C: New test.
10458
10459 2003-08-19 Mark Mitchell <mark@codesourcery.com>
10460
10461 PR c++/10926
10462 * g++.dg/template/dtor2.C: New test.
10463
10464 PR c++/11684
10465 * g++.dg/template/operator1.C: New test.
10466 * g++.dg/parse/operator4.C: New test.
10467
10468 PR c++/11946.C
10469 * g++.dg/expr/enum1.C: New test.
10470 * gcc.dg/c99-bool-1.c: Remove bogus warning.
10471
10472 PR c++/11036.C
10473 * g++.dg/parse/elab2.C: New test.
10474 * g++.dg/parse/typedef4.C: Change error message.
10475 * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
10476 * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
10477 * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
10478
10479 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10480
10481 * gcc.dg/pch/warn-1.c: New.
10482 * gcc.dg/pch/warn-1.hs: New.
10483
10484 * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
10485 not-tested file.
10486
10487 2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
10488
10489 * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
10490
10491 2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
10492
10493 * gcc.dg/uninit-D.c: New Test.
10494 * gcc.dg/uninit-E.c: New Test.
10495 * gcc.dg/uninit-F.c: New Test.
10496 * gcc.dg/uninit-G.c: New Test.
10497
10498 2003-08-19 Michael Ritzert <ritzert@t-online.de>
10499
10500 * g++.dg/README: Describe the pch directory.
10501
10502 2003-08-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10503
10504 PR c++/11174
10505 * g++.dg/parse/access4.C: New test.
10506 * g++.dg/parse/access5.C: Likewise.
10507 * g++.old-deja/g++.jason/access17.C: Adjust error message.
10508
10509 2003-08-18 Matt Kraai <kraai@alumni.cmu.edu>
10510
10511 * gcc.dg/noncompile/20030818-1.c: New.
10512
10513 2003-08-18 Nathan Sidwell <nathan@codesourcery.com>
10514
10515 PR c++/11957
10516 * g++.dg/warn/noeffect1.C: New test.
10517
10518 * g++.dg/template/scope2.C: New test.
10519 * g++.dg/template/error2.C: Correct dg-error
10520
10521 2003-08-18 Richard Sandiford <rsandifo@redhat.com>
10522
10523 * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
10524
10525 2003-08-16 Nathan Sidwell <nathan@codesourcery.com>
10526
10527 PR C++/11512
10528 * g++.dg/template/warn1.C: New.
10529
10530 2003-08-15 Nathan Sidwell <nathan@codesourcery.com>
10531
10532 * g++.dg/template/error2.C: New test.
10533 * g++.dg/lookup/using7.C: Adjust errors
10534 * g++.old-deja/g++.pt/crash36.C: Likewise.
10535 * g++.old-deja/g++.pt/derived3.C: Likewise.
10536
10537 2003-08-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10538
10539 * gcc.c-torture/execute/builtins/lib/strcat.c: New.
10540 * gcc.c-torture/execute/builtins/string-9-lib.c: New.
10541 * gcc.c-torture/execute/builtins/string-9.c: New, from
10542 string-opt-9.c. Adjust for execute/builtins framework.
10543 * gcc.c-torture/execute/string-opt-9.c: Delete.
10544
10545 2003-08-12 Mark Mitchell <mark@codesourcery.com>
10546
10547 * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
10548
10549 * g++.dg/parse/ret-type2.C: New test.
10550
10551 PR c++/11703
10552 * g++.dg/init/new8.C: New test.
10553
10554 PR c++/10923
10555 * g++.dg/parse/typedef5.C: New test.
10556
10557 PR c++/9512
10558 * g++.dg/parse/qualified2.C: New test.
10559 * g++.old-deja/g++.other/decl5.C: Mark one more instance of
10560 invalid code.
10561
10562 2003-08-11 Mark Mitchell <mark@codesourcery.com>
10563
10564 * g++.dg/conversion/ptrmem1.C: New test.
10565
10566 2003-08-11 Jakub Jelinek <jakub@redhat.com>
10567
10568 PR target/11693
10569 * gcc.dg/20030811-1.c: New test.
10570
10571 PR target/11535
10572 * gcc.c-torture/execute/20030811-1.c: New test.
10573
10574 2003-08-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10575
10576 * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
10577
10578 2003-08-10 Mark Mitchell <mark@codesourcery.com>
10579
10580 PR c++/11789.C
10581 * g++.dg/inherit/multiple1.C: New test.
10582
10583 2003-08-10 Nathan Sidwell <nathan@codesourcery.com>
10584
10585 * gcc.dg/spe1.c: New test.
10586
10587 PR c++/11670
10588 * g++.dg/expr/cast2.C: New test.
10589
10590 PR c++/10530
10591 * g++.dg/template/dependent-name2.C: New test.
10592
10593 2003-08-08 Andrew Pinski <pinskia@physics.uc.edu>
10594
10595 * g++.dg/parse/crash11.C: Put the dg options in comments.
10596
10597 2003-08-08 Neil Booth <neil@daikokuya.co.uk>
10598
10599 * lib/gcc-dg.exp: Update for diagnostic change.
10600
10601 2003-08-07 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10602
10603 PR c++/5767
10604 * g++.dg/parse/crash11.C: New test.
10605
10606 2003-08-06 Alexandre Oliva <aoliva@redhat.com>
10607
10608 * gcc.dg/cpp/spacing1.c: Update.
10609
10610 2003-08-04 Janis Johnson <janis187@us.ibm.com>
10611
10612 PR target/11739
10613 * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
10614 a value for -mtune.
10615
10616 2003-08-04 Roger Sayle <roger@eyesopen.com>
10617
10618 PR middle-end/11771
10619 * gcc.c-torture/compile/20030804-1.c: New test case.
10620
10621 2003-08-04 Roger Sayle <roger@eyesopen.com>
10622
10623 * gcc.dg/20030804-1.c: New test case.
10624
10625 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
10626
10627 * gcc.dg/cpp/separate-1.c: New test.
10628
10629 2003-08-03 Nathan Sidwell <nathan@codesourcery.com>
10630
10631 PR c++/11704
10632 * g++.dg/template/dependent-expr2.C: New test.
10633
10634 PR c++/11766
10635 * g++.dg/expr/ptrmem1.C: New test.
10636
10637 2003-08-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10638
10639 PR c++/9453
10640 * g++.dg/template/friend15.C: New test.
10641
10642 2003-08-03 Neil Booth <neil@daikokuya.co.uk>
10643
10644 * lib/dg-pch.exp: Work round PCH bug.
10645
10646 2003-08-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10647
10648 * gcc.dg/builtins-1.c: Add macro helpers. Add missing math
10649 builtins. Move cases from builtins-4.c here.
10650
10651 * gcc.dg/torture/builtin-math-1.c: New test taken from
10652 bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
10653 additional cases.
10654
10655 * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
10656 Delete.
10657
10658 2003-08-02 Nathan Sidwell <nathan@codesourcery.com>
10659
10660 PR c++/9447
10661 * g++.dg/template/using7.C: New test.
10662
10663 2003-08-02 Neil Booth <neil@daikokuya.co.uk>
10664
10665 * import1.c, import2.c: New tests.
10666
10667 2003-08-01 Jakub Jelinek <jakub@redhat.com>
10668
10669 * g++.dg/eh/crossjump1.C: New test.
10670
10671 2003-08-01 Mark Mitchell <mark@codesourcery.com>
10672
10673 PR c++/11697
10674 * g++.dg/template/using6.C: New test.
10675
10676 PR c++/11744
10677 * g++.dg/template/koenig2.C: New test.
10678
10679 2003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10680
10681 PR c++/7983
10682 * g++.dg/parse/typedef4.C: New test.
10683
10684 2003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10685
10686 PR c++/8442, c++/8806
10687 * g++.dg/template/elab1.C: New test.
10688 * g++.dg/template/type2.C: Likewise.
10689 * g++.dg/template/ttp3.C: Adjust expected error message.
10690 * g++.old-deja/g++.law/visibility13.C: Likewise.
10691 * g++.old-deja/g++.niklas/t135.C: Likewise.
10692 * g++.old-deja/g++.pt/ttp41.C: Likewise.
10693 * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
10694 template argument.
10695 * g++.old-deja/g++.pt/ttp44.C: Likewise.
10696
10697 2003-08-01 Nathan Sidwell <nathan@codesourcery.com>
10698
10699 PR c++/11295
10700 * g++.dg/ext/stmtexpr1.C: New test.
10701
10702 * g++.dg/opt/tmp1.C: New test.
10703
10704 PR c++/11525
10705 * g++.dg/parse/constant4.C: New test.
10706
10707 PR c++/9447
10708 * g++.dg/template/using5.C: New test.
10709
10710 2003-07-31 Roger Sayle <roger@eyesopen.com>
10711
10712 * gcc.dg/builtins-27.c: New test case.
10713
10714 2003-07-31 Jakub Jelinek <jakub@redhat.com>
10715
10716 * gcc.dg/tls/opt-7.c: New test.
10717
10718 2003-07-31 Andrew Pinski <pinskia@physics.uc.edu>
10719
10720 * g++.old-deja/g++.other/crash18.C: Remove.
10721
10722 2003-07-31 Nathan Sidwell <nathan@codesourcery.com>
10723
10724 * g++.dg/template/explicit3.C: New.
10725 * g++.dg/template/explicit4.C: New.
10726 * g++.dg/template/explicit5.C: New.
10727
10728 PR c++/11347
10729 * g++.dg/template/memtmpl1.C: New.
10730
10731 2003-07-29 Andrew Pinski <pinskia@physics.uc.edu>
10732
10733 PR target/11565
10734 * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
10735 * gcc.dg/i386-387-5.c (dg-options): Likewise.
10736
10737 2003-07-30 Jan Hubicka <jh@suse.cz>
10738
10739 * vtgc1.c: Kill.
10740
10741 2003-07-29 Zack Weinberg <zack@codesourcery.com>
10742
10743 * gcc.dg/struct-in-proto-1.c: New test.
10744
10745 2003-07-29 Neil Booth <neil@daikokuya.co.uk>
10746
10747 * gcc.dg/cpp/include2.c: Only expect one message.
10748
10749 2003-07-29 Nathan Sidwell <nathan@codesourcery.com>
10750
10751 PR c++/9447
10752 * g++.dg/template/using1.C: New test.
10753 * g++.dg/template/using2.C: New test.
10754 * g++.dg/template/using3.C: New test.
10755 * g++.dg/template/using4.C: New test.
10756
10757 2003-07-29 Alexandre Oliva <aoliva@redhat.com>
10758
10759 * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
10760 * gcc.c-torture/execute/string-opt-10.c: Likewise.
10761
10762 2003-07-28 Jan Hubicka <jh@suse.cz>
10763
10764 PR c++/11530
10765 * g++.dg/opt/call1.C: New test.
10766
10767 2003-07-28 Alexandre Oliva <aoliva@redhat.com>
10768
10769 PR c++/11667
10770 * g++.dg/init/enum2.C: New test.
10771 * g++.dg/template/overload1.C: Add "-w" option.
10772
10773 2003-07-28 <hp@bitrange.com>
10774
10775 * gcc.dg/Wdeclaration-after-statement-1.c,
10776 gcc.dg/Wdeclaration-after-statement-2.c: New tests.
10777
10778 2003-07-28 Jakub Jelinek <jakub@redhat.com>
10779
10780 * gcc.c-torture/compile/20030725-1.c: New test.
10781
10782 2003-07-28 Aldy Hernandez <aldyh@redhat.com>
10783
10784 * gcc.dg/20030505.c: Only run for SPE.
10785 Remove definition of opaque type.
10786
10787 2003-07-27 Mark Mitchell <mark@codesourcery.com>
10788
10789 * g++.dg/template/ptrmem6.C: New test.
10790
10791 2003-07-26 Geoffrey Keating <geoffk@apple.com>
10792
10793 * gcc.c-torture/compile/zero-strct-2.c: New test.
10794
10795 2003-07-25 Geoffrey Keating <geoffk@apple.com>
10796
10797 * gcc.dg/intermod-1.c: New test.
10798
10799 2003-07-25 Nathan Sidwell <nathan@codesourcery.com>
10800
10801 PR c++/11617
10802 * g++.dg/template/lookup2.C: New test.
10803 * g++.dg/template/memclass1.C: Remove instantiated from error.
10804 * g++.dg/other/error2.C: Tweak expected errors.
10805
10806 PR c++/11596
10807 * g++.dg/template/defarg3.C: New test.
10808
10809 * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
10810
10811 2003-07-24 Mark Mitchell <mark@codesourcery.com>
10812
10813 * g++.dg/inherit/access5.C: New test.
10814
10815 2003-07-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10816
10817 PR c++/11513
10818 * g++.dg/template/crash8.C: New test.
10819
10820 2003-07-23 Steven Bosscher <steven@gcc.gnu.org>
10821
10822 PR c/10602
10823 * gcc.dg/noncompile/incomplete-2.c: New test.
10824
10825 2003-07-23 Mark Mitchell <mark@codesourcery.com>
10826
10827 PR c++/11645
10828 * g++.dg/inherit/access4.C: New test.
10829
10830 PR c++/11517
10831 * g++.dg/expr/cond2.C: New test.
10832
10833 PR optimization/10679
10834 * g++.dg/opt/inline4.C: New test.
10835
10836 2003-07-23 Nathan Sidwell <nathan@codesourcery.com>
10837
10838 * g++.dg/parse/crash10: New test.
10839
10840 2003-07-22 Nathan Sidwell <nathan@codesourcery.com>
10841
10842 * g++.dg/ext/flexary1.C: New test.
10843
10844 2003-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10845
10846 PR c++/10793
10847 * g++.dg/template/crash9.C: New test.
10848
10849 2003-07-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10850
10851 PR c++/3004
10852 * g++.dg/parse/typedef3.C: New test.
10853
10854 PR c++/7906
10855 * g++.dg/parse/operator2.C: New test.
10856
10857 PR c++/8895
10858 * g++.dg/parse/def-tmpl-arg1.C: New test.
10859
10860 PR c++/9282
10861 * g++.dg/parse/funptr1.C: New test.
10862
10863 PR c++/9452
10864 * g++.dg/parse/ambig3.C: New test.
10865
10866 PR c++/9454
10867 * g++.dg/parse/operator3.C: New test.
10868
10869 PR c++/9486
10870 * g++.dg/parse/template10.C: New test.
10871
10872 PR c++/9488
10873 * g++.dg/parse/template11.C: New test.
10874
10875 PR c++/10150
10876 * g++.dg/parse/invalid-op1.C: New test.
10877
10878 PR c++/10247
10879 * g++.dg/parse/condexpr1.C: New test.
10880
10881 2003-07-22 Nathan Sidwell <nathan@codesourcery.com>
10882
10883 * g++.dg/ext/packed3.C: New test.
10884 * g++.dg/ext/packed4.C: New test.
10885
10886 * gcc.dg/pack-test-3.c: New test.
10887
10888 2003-07-21 Janis Johnson <janis187@us.ibm.com>
10889
10890 * lib/compat.exp: Handle dg-options per source file.
10891 * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
10892 * g++.dg/compat/abi/bitfield1_y.C: Ditto.
10893 * g++.dg/compat/abi/bitfield2_x.C: Ditto.
10894 * g++.dg/compat/abi/bitfield2_y.C: Ditto.
10895 * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
10896 * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
10897 * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
10898 * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
10899 * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
10900 * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
10901 * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
10902 * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
10903 * g++.dg/compat/break/bitfield7_x.C: Ditto.
10904 * g++.dg/compat/break/bitfield7_y.C: Ditto.
10905
10906 2003-07-21 Andrew Pinski <pinskia@physics.uc.edu>
10907
10908 PR c/10320
10909 * gcc.c-torture/execute/20030718-1.c: New test.
10910
10911 2003-07-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10912
10913 PR optimization/11536
10914 * gcc.dg/20030721-1.c: New test.
10915
10916 2003-07-19 Mark Mitchell <mark@codesourcery.com>
10917
10918 PR c++/11546
10919 * g++.dg/template/lookup1.C: New test.
10920
10921 2003-07-19 Zack Weinberg <zack@codesourcery.com>
10922
10923 * gcc.dg/noncompile/label-1.c: New comprehensive test case for
10924 diagnostics of ill-formed constructs involving labels.
10925 * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
10926 the new 'previously defined here' message.
10927
10928 2003-07-18 Nathan Sidwell <nathan@codesourcery.com>
10929
10930 * g++.dg/parse/non-dependent2.C: New test.
10931
10932 2003-07-18 Andrew Pinski <pinskia@physics.uc.edu>
10933
10934 * g++.dg/init/init-ref4.C: xfail on targets without
10935 weak symbols.
10936
10937 2003-07-17 Jakub Jelinek <jakub@redhat.com>
10938
10939 PR target/11087
10940 * gcc.c-torture/execute/20030717-1.c: New test.
10941
10942 2003-07-18 Eric Botcazou <ebotcazou@libertysurf.fr>
10943
10944 * g++.dg/opt/cfg1.C: New test.
10945
10946 2003-07-17 Mark Mitchell <mark@codesourcery.com>
10947
10948 PR optimization/11557
10949 * gcc.dg/20030717-1.c: New test.
10950
10951 2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
10952
10953 PR c++/10476
10954 * g++.dg/expr/crash-1.C: New test.
10955
10956 PR c++/11027
10957 * g++.dg/template/init3.C: New test.
10958
10959 PR c++/8222
10960 * g++.dg/template/non-dependent1.C: New test.
10961
10962 PR c++/11070
10963 * g++.dg/template/non-dependent2.C: New test.
10964
10965 PR c++/11071
10966 * g++.dg/template/non-dependent3.C: New test.
10967
10968 PR c++/9907
10969 * g++.dg/template/sizeof5.C: New test.
10970
10971 2003-07-17 Geoffrey Keating <geoffk@apple.com>
10972
10973 PR 11498
10974 * gcc.c-torture/compile/mangle-1.c: New file.
10975
10976 2003-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10977
10978 PR c++/7809
10979 * g++.dg/parse/access3.C: New test.
10980
10981 2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
10982
10983 PR c++/11384
10984 * g++.dg/init/init-ref4.C: New test.
10985
10986 2003-07-16 Mark Mitchell <mark@codesourcery.com>
10987
10988 PR c++/11547
10989 * g++.dg/parse/constant3.C: New test.
10990 * g++.dg/parse/crash7.C: Likewise.
10991
10992 2003-07-16 Andrew Pinski <pinskia@physics.uc.edu>
10993
10994 PR target/11008
10995 * gcc.dg/i386-pentium4-not-mull.c: New.
10996
10997 2003-07-16 J"orn Rennecke <joern.rennecke@superh.com>
10998
10999 * gcc.dg/asm-names.c (ymain): Make it weak.
11000
11001 2003-07-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11002
11003 PR c++/5421
11004 * g++.dg/template/friend21.C: New test.
11005
11006 2003-07-16 Jakub Jelinek <jakub@redhat.com>
11007
11008 * gcc.dg/cleanup-8.c: New test.
11009 * gcc.dg/cleanup-9.c: New test.
11010
11011 2003-07-16 Danny Smith <dannysmith@users.sourceforge.net>
11012
11013 * g++.dg/ext/dll-MI1.h: New file.
11014 * g++.dg/ext/dllexport-MI1.C: New file.
11015 * g++.dg/ext/dllimport-MI1.C: New file.
11016
11017 2003-07-15 Jakub Jelinek <jakub@redhat.com>
11018
11019 * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
11020 it does not have cmpstrsi patterns (just cmpmemsi).
11021
11022 2003-07-15 Mark Mitchell <mark@codesourcery.com>
11023
11024 PR debug/11473
11025 * g++.dg/debug/debug8.C: New test.
11026
11027 2003-07-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11028
11029 PR c++/10108
11030 * g++.dg/template/crash7.C: New test.
11031
11032 2003-07-15 Kazu Hirata <kazu@cs.umass.edu>
11033
11034 PR target/10795
11035 * gcc.c-torture/compile/20030708-1.c: New.
11036
11037 2003-07-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11038
11039 * gcc.c-torture/execute/20030715-1.c: New test.
11040
11041 2003-07-14 Geoffrey Keating <geoffk@apple.com>
11042
11043 * gcc.dg/pch/inline-3.c: New file.
11044 * gcc.dg/pch/inline-3.hs: New file.
11045 * gcc.dg/pch/inline-4.c: New file.
11046 * gcc.dg/pch/inline-4.hs: New file.
11047
11048 2003-07-14 Mark Mitchell <mark@codesourcery.com>
11049
11050 PR c++/11509
11051 * g++.dg/template/crash6.C: New test.
11052
11053 PR c++/7053
11054 * g++.dg/template/friend20.C: New test.
11055
11056 PR c++/7019
11057 * g++.dg/template/overload2.C: New test.
11058
11059 2003-07-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11060
11061 PR optimization/11440
11062 * gcc.c-torture/execute/20030714-1.c: New test.
11063
11064 2003-07-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11065
11066 PR c++/11154
11067 * g++.dg/template/partial2.C: New test.
11068
11069 2003-07-13 Mark Mitchell <mark@codesourcery.com>
11070
11071 PR c++/11503
11072 * g++.dg/template/anon1.C: New test.
11073
11074 PR c++/11493
11075 PR c++/11495
11076 * g++.dg/parse/template9.C: Likewise.
11077 * g++.dg/template/crash4.C: New test.
11078 * g++.dg/template/koenig1.C: Likewise.
11079 * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
11080 * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
11081 * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
11082 functions.
11083 * g++.old-deja/g++.jason/template36.C: Likewise.
11084 * g++.old-deja/g++.mike/p1989.C: Likewise.
11085 * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
11086 * g++.old-deja/g++.pt/ttp20.C: Use this->.
11087 * g++.old-deja/g++.pt/ttp21.C: Use this->.
11088 * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
11089 compiling.
11090 * g++.old-deja/g++.pt/union2.C: Use this->.
11091
11092 2003-07-11 Jakub Jelinek <jakub@redhat.com>
11093
11094 * gcc.dg/20030711-1.c: New test.
11095
11096 2003-07-11 Nathan Sidwell <nathan@codesourcery.com>
11097
11098 PR c++/11050
11099 * g++.dg/parse/args1.C: New test.
11100 * g++.pt/defarg8.C: Change expected errors.
11101
11102 2003-07-11 Mark Mitchell <mark@codesourcery.com>
11103
11104 PR c++/8164
11105 * g++.dg/template/nontype2.C: New test.
11106
11107 PR c++/10558
11108 * g++.dg/parse/template8.C: New test.
11109
11110 PR c++/8327
11111 * g++.dg/template/scope1.C: New test.
11112
11113 * g++.dg/warn/Wsign-compare-1.C: New test.
11114
11115 2003-07-10 Kazu Hirata <kazu@cs.umass.edu>
11116
11117 * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
11118
11119 2003-07-10 Mark Mitchell <mark@codesourcery.com>
11120
11121 PR c++/9411
11122 * g++.dg/template/explicit2.C: New test.
11123
11124 PR c++/10032
11125 * g++.dg/warn/pedantic1.C: New test.
11126
11127 2003-07-10 Nathan Sidwell <nathan@codesourcery.com>
11128
11129 PR c++ 9483
11130 * g++.dg/other/field1.C: New test.
11131
11132 2003-07-10 Kazu Hirata <kazu@cs.umass.edu>
11133
11134 PR c/11449
11135 * gcc.c-torture/compile/20030707-1.c: New.
11136
11137 2003-07-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11138
11139 PR c++/10849
11140 * g++.dg/template/access12.C: New test.
11141
11142 2003-07-09 Nathan Sidwell <nathan@codesourcery.com>
11143
11144 * g++.dg/bprob/bprob.exp (prof_ext): Update.
11145 * g77.dg/bprob/bprob.exp (prof_ext): Update.
11146 * gcc.misc-tests/bprob.exp (prof_ext): Update.
11147 * gcc.misc-tests/gcov.exp: Update
11148 * g++.dg/gcov/gcov.exp: Update
11149 * lib/gcov.exp: Update.
11150
11151 2003-07-08 Mark Mitchell <mark@codesourcery.com>
11152
11153 * g++.dg/abi/mangle17.C: Make sure template expressions are
11154 dependent.
11155 * g++.dg/abi/mangle4.C: Mark erroneous casts.
11156 * g++.dg/debug/debug7.C: Mark erronous new-declarator.
11157 * g++.dg/opt/stack1.C: Remove erroneous code.
11158 * g++.dg/parse/template7.C: New test.
11159 * g++.dg/template/dependent-expr1.C: Mark erroneous code.
11160 * g++.old-deja/g++.pt/crash4.C: Likewise.
11161
11162 2003-07-09 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11163
11164 * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
11165 with zero or one occurence of `$' after the initial `L'.
11166
11167 2003-07-08 Kazu Hirata <kazu@cs.umass.edu>
11168
11169 * gcc.c-torture/compile/20030704-1.c: Add a comment.
11170
11171 2003-07-08 Roger Sayle <roger@eyesopen.com>
11172
11173 PR c/11370
11174 * gcc.dg/Wunreachable-6.c: New testcase.
11175 * gcc.dg/Wunreachable-7.c: New testcase.
11176
11177 2003-07-08 Jakub Jelinek <jakub@redhat.com>
11178
11179 PR c/11420
11180 * gcc.dg/20030708-1.c: New test.
11181
11182 2003-07-08 Richard Sandiford <rsandifo@redhat.com>
11183
11184 * gcc.dg/compat/sdata-section.h: New file.
11185 * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
11186 * gcc.dg/torture/mips-sdata-1.c: New test.
11187
11188 2003-07-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11189
11190 PR c++/11030
11191 * g++.dg/template/friend19.C: New test.
11192
11193 2003-07-08 Jakub Jelinek <jakub@redhat.com>
11194
11195 * g++.dg/opt/strength-reduce.C: New test.
11196
11197 2003-07-07 Roger Sayle <roger@eyesopen.com>
11198
11199 PR target/10979
11200 * gcc.dg/20030707-1.c: New testcase.
11201
11202 2003-07-07 Roger Sayle <roger@eyesopen.com>
11203
11204 PR optimization/11059
11205 * g++.dg/opt/emptyunion.C: New testcase.
11206
11207 2003-07-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
11208 Eric Botcazou <ebotcazou@libertysurf.fr>
11209
11210 * g++.dg/opt/stack1.C: New test.
11211
11212 2003-07-05 Mark Mitchell <mark@codesourcery.com>
11213
11214 * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
11215 run test.
11216
11217 PR c++/11431
11218 * g++.dg/expr/static_cast3.C: New test.
11219
11220 2003-07-04 Zack Weinberg <zack@codesourcery.com>
11221
11222 * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
11223 everywhere.
11224 * gcc.dg/concat.c: Concatenation of string constants with
11225 __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
11226 * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
11227 * gcc.dg/cpp/escape-2.c: Use wide character constants where
11228 necessary to avoid multi-character character constant warning.
11229 * gcc.dg/cpp/escape.c: Likewise.
11230 * gcc.dg/cpp/ucs.c: Likewise.
11231 Remove backslashes from dg-bogus comments, as they confuse Tcl.
11232 Fix a typo.
11233
11234 2003-07-04 Kazu Hirata <kazu@cs.umass.edu>
11235
11236 PR c/11428
11237 * gcc.c-torture/compile/20030704-1.c: New.
11238
11239 2003-07-04 Kazu Hirata <kazu@cs.umass.edu>
11240
11241 * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
11242
11243 2003-07-04 Danny Smith <dannysmith@users.sourceforge.net>
11244
11245 PR c++/5287, PR c++/7910, PR c++/11021
11246 * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
11247 tests for warnings.
11248 * g++.dg/ext/dllimport2.C: Add tests for warnings.
11249 * g++.dg/ext/dllimport3.C: Likewise.
11250 * g++.dg/ext/dllimport4.C: New file.
11251 * g++.dg/ext/dllimport5.C: New file.
11252 * g++.dg/ext/dllimport6.C: New file.
11253 * g++.dg/ext/dllimport7.C: New file.
11254 * g++.dg/ext/dllimport8.C: New file.
11255 * g++.dg/ext/dllimport9.C: New file.
11256 * g++.dg/ext/dllimport10.C: New file.
11257 * g++.dg/ext/dllexport1.C: New file.
11258
11259 2003-07-03 Mark Mitchell <mark@codesourcery.com>
11260
11261 * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
11262 * g++.old-deja/g++.mike/net36.C: Tweak error messages.
11263
11264 2003-07-03 Roger Sayle <roger@eyesopen.com>
11265
11266 * gcc.dg/builtins-25.c: New testcase.
11267 * gcc.dg/builtins-26.c: New testcase.
11268
11269 2003-07-03 Janis Johnson <janis187@us.ibm.com>
11270
11271 * gcc.dg/compat/vector-defs.h: New file.
11272 * gcc.dg/compat/vector-setup.h: New file.
11273 * gcc.dg/compat/vector-check.h: New file.
11274 * gcc.dg/compat/vector-1_main.c: New file.
11275 * gcc.dg/compat/vector-1_x.c: New file.
11276 * gcc.dg/compat/vector-1_y.c: New file.
11277 * gcc.dg/compat/vector-2_main.c: New file.
11278 * gcc.dg/compat/vector-2_x.c: New file.
11279 * gcc.dg/compat/vector-2_y.c: New file.
11280
11281 * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
11282 * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
11283 * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
11284 * gcc.dg/compat/struct-align-1.h: New file.
11285 * gcc.dg/compat/struct-align-1_main.c: New file.
11286 * gcc.dg/compat/struct-align-1_x.c: New file.
11287 * gcc.dg/compat/struct-align-1_y.c: New file.
11288 * gcc.dg/compat/struct-align-2.h: New file.
11289 * gcc.dg/compat/struct-align-2_main.c: New file.
11290 * gcc.dg/compat/struct-align-2_x.c: New file.
11291 * gcc.dg/compat/struct-align-2_y.c: New file.
11292
11293 * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
11294 * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
11295 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
11296 * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
11297 * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
11298 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
11299 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
11300 * gcc.dg/compat/scalar-return-3_x.c: Ditto.
11301 * gcc.dg/compat/scalar-return-4_x.c: Ditto.
11302 * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
11303 * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
11304 * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
11305 * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
11306 * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
11307 * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
11308 * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
11309 * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
11310 * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
11311 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
11312 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
11313 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
11314 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11315 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11316 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
11317 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
11318 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
11319 * gcc.dg/compat/struct-return-10_x.c: Ditto.
11320 * gcc.dg/compat/struct-return-2_x.c: Ditto.
11321 * gcc.dg/compat/struct-return-3_x.c: Ditto.
11322
11323 2003-07-03 Eric Botcazou <ebotcazou@libertysurf.fr>
11324
11325 * gcc.dg/i386-call-1.c: New test.
11326
11327 2003-07-03 Nathan Sidwell <nathan@codesourcery.com>
11328
11329 PR c++/9162
11330 * g++.dg/parse/defarg4.C: New.
11331
11332 2003-07-03 Roger Sayle <roger@eyesopen.com>
11333
11334 PR target/10700
11335 * gcc.c-torture/compile/20030703-1.c: New test case.
11336
11337 2003-07-03 Mark Mitchell <mark@codesourcery.com>
11338
11339 * g++.dg/template/local3.C: Remove extra semicolon.
11340
11341 2003-07-03 Eric Botcazou <ebotcazou@libertysurf.fr>
11342
11343 * gcc.dg/i386-volatile-1.c: New test.
11344
11345 2003-07-02 Nathan Sidwell <nathan@codesourcery.com>
11346
11347 PR c++/11072
11348 * g++.dg/other/offsetof2.C: XFAIL.
11349 * g++.dg/other/offsetof5.C: New.
11350
11351 PR c++/10219
11352 * g++.dg/template/error1.C: New.
11353
11354 PR c++/9779
11355 * g++.dg/template/dependent-expr1.C: New.
11356
11357 2003-07-01 Mark Mitchell <mark@codesourcery.com>
11358
11359 PR c++/6949
11360 * g++.dg/template/local3.C: New test.
11361
11362 PR c++/11149
11363 * g++.dg/lookup/scoped6.C: New test.
11364
11365 2003-07-01 Giovanni Bajo <giovannibajo@libero.it>
11366
11367 PR c++/8046
11368 * g++.dg/other/error7.C: New test.
11369
11370 2003-07-01 Kazu Hirata <kazu@cs.umass.edu>
11371
11372 * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
11373 * g++.old-deja/g++.abi/vtable3.h: Likewise.
11374 * g++.old-deja/g++.law/code-gen5.C: Likewise.
11375 * g++.old-deja/g++.other/union2.C: Likewise.
11376 * gcc.dg/c90-const-expr-2.c: Likewise.
11377 * gcc.dg/c90-const-expr-3.c: Likewise.
11378 * gcc.dg/c99-const-expr-2.c: Likewise.
11379 * gcc.dg/c99-const-expr-3.c: Likewise.
11380 * gcc.dg/concat.c: Likewise.
11381
11382 2003-07-01 Mark Mitchell <mark@codesourcery.com>
11383
11384 PR c++/9559
11385 * g++.dg/init/static1.C: New test.
11386
11387 2003-06-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11388
11389 * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
11390 * g++.old-deja/g++.other/access2.C: Likewise.
11391 * g++.old-deja/g++.other/decl2.C: Likewise.
11392 * gcc.c-torture/execute/20020615-1.c: Likewise.
11393
11394 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11395
11396 PR c++/4933
11397 * g++.dg/template/sizeof4.C: New test.
11398
11399 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11400
11401 * g++.dg/other/error6.C: New test.
11402
11403 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11404
11405 PR c++/10750
11406 * g++.dg/parse/constant2.C: New test.
11407
11408 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11409
11410 PR c++/11106
11411 * g++.dg/other/error5.C: New test.
11412
11413 2003-06-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11414
11415 * gcc.dg/format/gcc_diag-1.c: New test.
11416
11417 2003-06-28 Ulrich Weigand <uweigand@de.ibm.com>
11418
11419 * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
11420
11421 2003-06-28 Nathan Sidwell <nathan@codesourcery.com>
11422
11423 * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
11424 * g++.old-deja/g++.robertl/eb133a.C: Likewise.
11425 * g++.old-deja/g++.robertl/eb133b.C: Likewise.
11426
11427 2003-06-28 Jakub Jelinek <jakub@redhat.com>
11428
11429 * gcc.c-torture/execute/builtins/string-8.c: New test.
11430 * gcc.c-torture/execute/builtins/string-8-lib.c: New.
11431 * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
11432 * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
11433
11434 2003-06-27 Mark Mitchell <mark@codesourcery.com>
11435
11436 PR c++/10468
11437 * g++.dg/ext/typeof6.C: New test.
11438
11439 2003-06-27 Mark Mitchell <mark@codesourcery.com>
11440
11441 PR c++/10796
11442 * g++.dg/init/enum1.C: New test.
11443
11444 2003-06-27 Ulrich Weigand <uweigand@de.ibm.com>
11445
11446 * gcc.dg/20030627-1.c: New test.
11447
11448 2003-06-26 Mark Mitchell <mark@codesourcery.com>
11449
11450 PR c++/11332
11451 * g++.dg/expr/static_cast2.C: New test.
11452
11453 2003-06-26 Roger Sayle <roger@eyesopen.com>
11454 Jakub Jelinek <jakub@redhat.com>
11455
11456 * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
11457 sprintf(dst,"%s",src) optimization.
11458 * gcc.c-torture/execute/20030626-1.c: New test case.
11459 * gcc.c-torture/execute/20030626-2.c: New test case.
11460
11461 2003-06-26 J"orn Rennecke <joern.rennecke@superh.com>
11462
11463 * gcc.c-torture/execute/multi-ix.c: New test.
11464
11465 * gcc.c-torture/execute/simd-4.c (main):
11466 Added missing semicolon at end of union.
11467
11468 2003-06-26 Giovanni Bajo <giovannibajo@libero.it>
11469
11470 PR c++/8266
11471 * g++.dg/template/explicit-instantiation3.C: New test.
11472
11473 2003-06-26 Eric Botcazou <ebotcazou@libertysurf.fr>
11474
11475 * gcc.dg/20030626-1.c: Use signed char.
11476
11477 2003-06-26 Eric Botcazou <ebotcazou@libertysurf.fr>
11478
11479 * gcc.dg/20030626-1.c: New test.
11480
11481 2003-06-26 Neil Booth <neil@daikokuya.co.uk>
11482
11483 * const-str-2.m: Update.
11484
11485 2003-06-25 Mark Mitchell <mark@codesourcery.com>
11486
11487 PR c++/10990
11488 * g++.dg/rtti/dyncast1.C: New test.
11489 * g++.dg/abi/mangle4.C: Correct base-specifier access.
11490 * g++.dg/lookup/scoped1.C: Remove XFAIL.
11491 * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
11492
11493 PR c++/10931
11494 * g++.dg/expr/static_cast1.C: New test.
11495
11496 2003-06-25 Josef Zlomek <zlomekj@suse.cz>
11497
11498 * gcc.dg/20030625-1.c: New test.
11499
11500 2003-06-24 Roger Sayle <roger@eyesopen.com>
11501
11502 * gcc.c-torture/compile/20030624-1.c: New test case.
11503
11504 2003-06-24 Jakub Jelinek <jakub@redhat.com>
11505
11506 * gcc.c-torture/execute/string-opt-17.c: New test.
11507
11508 2003-06-24 Mark Mitchell <mark@codesourcery.com>
11509
11510 PR c++/5754
11511 * g++.dg/parse/crash6.C: New test.
11512
11513 2003-06-23 Roger Sayle <roger@eyesopen.com>
11514
11515 * gcc.dg/builtins-24.c: New test case.
11516
11517 2003-06-23 Jakub Jelinek <jakub@redhat.com>
11518
11519 * g++.dg/opt/operator1.C: New test.
11520
11521 2003-06-22 Roger Sayle <roger@eyesopen.com>
11522
11523 * gcc.c-torture/execute/string-opt-16.c: New test case.
11524
11525 2003-06-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
11526
11527 * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion option.
11528 * g++.old-deja/g++.other/conv7.C: Likewise
11529 * g++.old-deja/g++.other/overcnv2.C: Likewise.
11530 * g++.old-deja/g++.other/overload14.C: Likewise.
11531
11532 2003-06-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
11533
11534 * g++.old-deja/g++.jason/conversion5.C: Adjust option.
11535 * g++.old-deja/g++.bugs/900215_01.C: Likewise.
11536
11537 2003-06-20 Mark Mitchell <mark@codesourcery.com>
11538
11539 PR c++/10888
11540 * g++.dg/warn/Winline-3.C: New test.
11541
11542 2003-06-20 Mark Mitchell <mark@codesourcery.com>
11543
11544 * lib/target-supports.exp (check_alias_available): Make the test
11545 program acceptable to the Solaris assembler.
11546
11547 PR c++/10749
11548 * g++.dg/template/memclass2.C: New test.
11549
11550 2003-06-20 Mark Mitchell <mark@codesourcery.com>
11551 Eric Botcazou <ebotcazou@libertysurf.fr>
11552
11553 * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
11554 data for non-matching targets.
11555 * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
11556
11557 2003-06-20 Mark Mitchell <mark@codesourcery.com>
11558
11559 PR c++/10845
11560 * g++.dg/template/member3.C: New test.
11561
11562 2003-06-19 Mark Mitchell <mark@codesourcery.com>
11563
11564 PR c++/10939
11565 * g++.dg/template/func1.C: New test.
11566
11567 PR c++/9649
11568 * g++.dg/template/static4.C: New test.
11569 * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
11570
11571 PR c++/11041
11572 * g++.dg/init/ref7.C: New test.
11573
11574 2003-06-19 Matt Austern <austern@apple.com>
11575
11576 PR c++/11228
11577 * g++.dg/anew1.C: New test.
11578 * g++.dg/anew2.C: New test.
11579 * g++.dg/anew3.C: New test.
11580 * g++.dg/anew4.C: New test.
11581
11582 2003-06-19 Kazu Hirata <kazu@cs.umass.edu>
11583
11584 * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
11585
11586 2003-06-19 J"orn Rennecke <joern.rennecke@superh.com>
11587
11588 * gcc.c-torture/execute/simd-4.c (main): Make expected value
11589 endian-dependent.
11590
11591 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
11592
11593 * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
11594 Remove cruft.
11595
11596 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
11597
11598 * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
11599 * gcc.c-torture/compile/961203-1.c: Likewise.
11600 * gcc.c-torture/compile/980506-1.c: Likewise.
11601
11602 2003-06-17 Mark Mitchell <mark@codesourcery.com>
11603
11604 PR c++/10712
11605 * g++.dg/lookup/using7.C: New test.
11606
11607 2003-06-17 Mark Mitchell <mark@codesourcery.com>
11608
11609 PR c++/11105
11610 * g++.dg/abi/conv1.C: Remove it.
11611 * g++.dg/template/conv7.C: New test.
11612 * g++.dg/template/conv8.C: Likewise.
11613 * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
11614 conversion operator.
11615
11616 2003-06-17 Janis Johnson <janis187@us.ibm.com>
11617
11618 * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
11619 * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
11620 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
11621 * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
11622 * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
11623 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
11624 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
11625 * gcc.dg/compat/scalar-return-3_x.c: Ditto.
11626 * gcc.dg/compat/scalar-return-4_x.c: Ditto.
11627 * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
11628 * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
11629 * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
11630 * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
11631 * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
11632 * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
11633 * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
11634 * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
11635 * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
11636 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
11637 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
11638 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
11639 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11640 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11641 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
11642 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
11643 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
11644 * gcc.dg/compat/struct-return-10_x.c: Ditto.
11645 * gcc.dg/compat/struct-return-2_x.c: Ditto.
11646 * gcc.dg/compat/struct-return-3_x.c: Ditto.
11647
11648 2003-06-16 Mark Mitchell <mark@codesourcery.com>
11649
11650 * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
11651 * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
11652 indications.
11653
11654 2003-06-16 Roger Sayle <roger@eyesopen.com>
11655
11656 * gcc.dg/i386-387-5.c: New test case.
11657 * gcc.dg/i386-387-6.c: New test case.
11658 * gcc.dg/builtins-23.c: New test case.
11659
11660 2003-06-15 Roger Sayle <roger@eyesopen.com>
11661
11662 * gcc.dg/builtins-22.c: New test case.
11663 * gcc.dg/i386-387-1.c: Update to test exp.
11664 * gcc.dg/i386-387-2.c: Likewise.
11665
11666 2003-06-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11667
11668 * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
11669
11670 2003-06-12 Mark Mitchell <mark@codesourcery.com>
11671
11672 * lib/gcc-dg.exp (dg-require-dll): New function.
11673 (dg-xfail-if): Likewise.
11674 * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
11675 driver.
11676
11677 * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
11678 * gcc.c-torture/compile/20001205-1.c: Likewise.
11679 * gcc.c-torture/compile/20001226-1.c: Likewise.
11680 * gcc.c-torture/compile/20010518-2.c: Likewise.
11681 * gcc.c-torture/compile/20020312-1.c: Likewise.
11682 * gcc.c-torture/compile/20020604-1.c: Likewise.
11683 * gcc.c-torture/compile/920501-12.c: Likewise.
11684 * gcc.c-torture/compile/920501-4.c: Likewise.
11685 * gcc.c-torture/compile/920520-1.c: Likewise.
11686 * gcc.c-torture/compile/920521-1.c: Likewise.
11687 * gcc.c-torture/compile/920625-1.c: Likewise.
11688 * gcc.c-torture/compile/961203-1.c: Likewise.
11689 * gcc.c-torture/compile/980506-1.c: Likewise.
11690 * gcc.c-torture/compile/981006-1.c: Likewise.
11691 * gcc.c-torture/compile/981022-1.c: Likewise.
11692 * gcc.c-torture/compile/981223-1.c: Likewise.
11693 * gcc.c-torture/compile/990617-1.c: Likewise.
11694 * gcc.c-torture/compile/dll.c: Likewise.
11695 * gcc.c-torture/compile/labels-3.c: Likewise.
11696 * gcc.c-torture/compile/mipscop-1.c: Likewise.
11697 * gcc.c-torture/compile/mipscop-2.c: Likewise.
11698 * gcc.c-torture/compile/mipscop-3.c: Likewise.
11699 * gcc.c-torture/compile/mipscop-4.c: Likewise.
11700 * gcc.c-torture/compile/simd-5.c: Likewise.
11701 * gcc.c-torture/compile/20000804-1.x: Remove.
11702 * gcc.c-torture/compile/20001205-1.x: Likewise.
11703 * gcc.c-torture/compile/20001226-1.x: Likewise.
11704 * gcc.c-torture/compile/20010518-2.x: Likewise.
11705 * gcc.c-torture/compile/20020312-1.x: Likewise.
11706 * gcc.c-torture/compile/20020604-1.x: Likewise.
11707 * gcc.c-torture/compile/920501-12.x: Likewise.
11708 * gcc.c-torture/compile/920501-4.x: Likewise.
11709 * gcc.c-torture/compile/920520-1.x: Likewise.
11710 * gcc.c-torture/compile/920521-1.x: Likewise.
11711 * gcc.c-torture/compile/920625-1.x: Likewise.
11712 * gcc.c-torture/compile/961203-1.x: Likewise.
11713 * gcc.c-torture/compile/980506-1.x: Likewise.
11714 * gcc.c-torture/compile/981006-1.x: Likewise.
11715 * gcc.c-torture/compile/981022-1.x: Likewise.
11716 * gcc.c-torture/compile/981223-1.x: Likewise.
11717 * gcc.c-torture/compile/990617-1.x: Likewise.
11718 * gcc.c-torture/compile/mipscop-1.x: Likewise.
11719 * gcc.c-torture/compile/mipscop-2.x: Likewise.
11720 * gcc.c-torture/compile/mipscop-3.x: Likewise.
11721 * gcc.c-torture/compile/mipscop-4.x: Likewise.
11722 * gcc.c-torture/compile/simd-5.x: Likewise.
11723
11724 * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
11725
11726 2003-06-13 Eric Botcazou <ebotcazou@libertysurf.fr>
11727
11728 * gcc.c-torture/execute/20030611-1.c: New test.
11729
11730 2003-06-12 Roger Sayle <roger@eyesopen.com>
11731
11732 PR middle-end/168
11733 * gcc.dg/20030612-1.c: New test case.
11734
11735 2003-06-12 Mark Mitchell <mark@codesourcery.com>
11736
11737 PR c++/10635
11738 * g++.dg/expr/cast1.C: New test.
11739
11740 2003-06-12 Roger Sayle <roger@eyesopen.com>
11741
11742 * gcc.dg/builtins-21.c: New test case.
11743
11744 2003-06-11 Kelley Cook <kelleycook@wideopenwest.com>
11745
11746 * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
11747 options instead of at the end.
11748 * lib/objc.exp (objc_target_compile): Likewise.
11749
11750 2003-06-11 Mark Mitchell <mark@codesourcery.com>
11751
11752 PR c++/10432
11753 * g++.dg/parse/error1.C: New test.
11754
11755 2003-06-11 Janis Johnson <janis187@us.ibm.com>
11756
11757 * gcc.dg/compat/struct-by-value-11_main.c: New file.
11758 * gcc.dg/compat/struct-by-value-11_x.c: New file.
11759 * gcc.dg/compat/struct-by-value-11_y.c: New file.
11760 * gcc.dg/compat/struct-by-value-12_main.c: New file.
11761 * gcc.dg/compat/struct-by-value-12_x.c: New file.
11762 * gcc.dg/compat/struct-by-value-12_y.c: New file.
11763 * gcc.dg/compat/struct-by-value-13_main.c: New file.
11764 * gcc.dg/compat/struct-by-value-13_x.c: New file.
11765 * gcc.dg/compat/struct-by-value-13_y.c: New file.
11766 * gcc.dg/compat/struct-by-value-14_main.c: New file.
11767 * gcc.dg/compat/struct-by-value-14_x.c: New file.
11768 * gcc.dg/compat/struct-by-value-14_y.c: New file.
11769 * gcc.dg/compat/struct-by-value-15_main.c: New file.
11770 * gcc.dg/compat/struct-by-value-15_x.c: New file.
11771 * gcc.dg/compat/struct-by-value-15_y.c: New file.
11772 * gcc.dg/compat/struct-by-value-16_main.c: New file.
11773 * gcc.dg/compat/struct-by-value-16_x.c: New file.
11774 * gcc.dg/compat/struct-by-value-16_y.c: New file.
11775 * gcc.dg/compat/struct-by-value-17_main.c: New file.
11776 * gcc.dg/compat/struct-by-value-17_x.c: New file.
11777 * gcc.dg/compat/struct-by-value-17_y.c: New file.
11778 * gcc.dg/compat/struct-by-value-18_main.c: New file.
11779 * gcc.dg/compat/struct-by-value-18_x.c: New file.
11780 * gcc.dg/compat/struct-by-value-18_y.c: New file.
11781
11782 * gcc.dg/compat/scalar-by-value-3_main.c: New file.
11783 * gcc.dg/compat/scalar-by-value-3_x.c: New file.
11784 * gcc.dg/compat/scalar-by-value-3_y.c: New file.
11785 * gcc.dg/compat/scalar-by-value-4_main.c: New file.
11786 * gcc.dg/compat/scalar-by-value-4_x.c: New file.
11787 * gcc.dg/compat/scalar-by-value-4_y.c: New file.
11788 * gcc.dg/compat/scalar-return-3_main.c: New file.
11789 * gcc.dg/compat/scalar-return-3_x.c: New file.
11790 * gcc.dg/compat/scalar-return-3_y.c: New file.
11791 * gcc.dg/compat/scalar-return-4_main.c: New file.
11792 * gcc.dg/compat/scalar-return-4_x.c: New file.
11793 * gcc.dg/compat/scalar-return-4_y.c: New file.
11794
11795 2003-06-10 Janis Johnson <janis187@us.ibm.com>
11796
11797 * gcc.dg/compat/fp2-struct-check.h: New file.
11798 * gcc.dg/compat/fp2-struct-defs.h: New file.
11799 * gcc.dg/compat/fp2-struct-init.h: New file.
11800 * gcc.dg/compat/struct-by-value-10_main.c: New file.
11801 * gcc.dg/compat/struct-by-value-10_x.c: New file.
11802 * gcc.dg/compat/struct-by-value-10_y.c: New file.
11803 * gcc.dg/compat/struct-return-10_main.c: New file.
11804 * gcc.dg/compat/struct-return-10_x.c: New file.
11805 * gcc.dg/compat/struct-return-10_y.c: New file.
11806
11807 * gcc.dg/compat/compat-common.h: New file.
11808 * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
11809 * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
11810 * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
11811 * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
11812 * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
11813 * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
11814 * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
11815 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
11816 * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
11817 * gcc.dg/compat/scalar-return-1_main.c: Ditto.
11818 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
11819 * gcc.dg/compat/scalar-return-1_y.c: Ditto.
11820 * gcc.dg/compat/scalar-return-2_main.c: Ditto.
11821 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
11822 * gcc.dg/compat/scalar-return-2_y.c: Ditto.
11823 * gcc.dg/compat/small-struct-check.h: Ditto.
11824 * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
11825 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
11826 * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
11827 * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
11828 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
11829 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
11830 * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
11831 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
11832 * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
11833 * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
11834 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11835 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
11836 * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
11837 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11838 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
11839 * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
11840 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
11841 * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
11842 * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
11843 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
11844 * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
11845 * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
11846 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
11847 * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
11848 * gcc.dg/compat/struct-return-2_main.c: Ditto.
11849 * gcc.dg/compat/struct-return-2_x.c: Ditto.
11850 * gcc.dg/compat/struct-return-2_y.c: Ditto.
11851 * gcc.dg/compat/struct-return-3_main.c: Ditto.
11852 * gcc.dg/compat/struct-return-3_x.c: Ditto.
11853 * gcc.dg/compat/struct-return-3_y.c: Ditto.
11854
11855 2003-06-10 Geoffrey Keating <geoffk@apple.com>
11856
11857 * g++.dg/pch/static-1.C: New file.
11858 * g++.dg/pch/static-1.Hs: New file.
11859
11860 2003-06-10 Richard Henderson <rth@redhat.com>
11861
11862 * gcc.dg/asm-7.c: Adjust expected warning text.
11863
11864 2003-06-10 Roger Sayle <roger@eyesopen.com>
11865
11866 * gcc.dg/builtins-20.c: New test case.
11867
11868 2003-06-10 Mark Mitchell <mark@codesourcery.com>
11869
11870 PR c++/11131
11871 * g++.dg/opt/template1.C: New test.
11872
11873 2003-06-09 Mark Mitchell <mark@codesourcery.com>
11874
11875 * lib/gcc-dg.exp (dg-test): Clear additional_files and
11876 additional_sources.
11877
11878 2003-05-21 David Taylor <dtaylor@emc.com>
11879
11880 * gcc.dg/Wpadded.c: New file.
11881
11882 2003-06-09 Mark Mitchell <mark@codesourcery.com>
11883
11884 * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
11885 * gcc.dg/special/weak-2.c: Add dg-require-weak.
11886 * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
11887 dg-require-weak.
11888
11889 2003-06-09 J"orn Rennecke <joern.rennecke@superh.com>
11890
11891 * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
11892
11893 2003-06-09 Mark Mitchell <mark@codesourcery.com>
11894
11895 * lib/gcc-dg.exp (dg-require-weak): Fix typo.
11896 (dg-require-alias): Likewise.
11897 (dg-require-gc-sections): Likewise.
11898 * lib/target-supports.exp (check_gc_sections_available): Likewise.
11899
11900 2003-06-08 Richard Henderson <rth@redhat.com>
11901
11902 * gcc.dg/20011029-2.c: Fix the array reference.
11903 * gcc.dg/asm-7.c: New.
11904
11905 2003-06-08 Kazu Hirata <kazu@cs.umass.edu>
11906
11907 * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
11908
11909 2003-06-08 Mark Mitchell <mark@codesourcery.com>
11910
11911 * lib/gcc-dg.exp (dg-require-alias): Fix typo.
11912 (dg-require-gc-sections): Likewise.
11913
11914 2003-06-08 Jan Hubicka <jh@suse.cz>
11915
11916 * i386-cmov1.c: Fix regular expression.
11917 * i386-cvt-1.c: Likewise.
11918 * i386-local.c: Likewise.
11919 * i386-local2.c: Likewise.
11920 * i386-mul.c: Likewise.
11921 * i386-ssetype-1.c: Likewise.
11922 * i386-ssetype-3.c: Likewise.
11923 * i386-ssetype-5.c: Likewise.
11924
11925 2003-06-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11926
11927 PR c++/11039
11928 * g++.dg/warn/implicit-typename2.C: New test.
11929 * g++.dg/warn/implicit-typename3.C: New test.
11930
11931 2003-06-07 Richard Henderson <rth@redhat.com>
11932
11933 * g++.dg/other/offsetof3.C: Use size_t.
11934 * g++.dg/other/offsetof4.C: Likewise.
11935
11936 2003-06-07 H.J. Lu <hongjiu.lu@intel.com>
11937
11938 * lib/copy-file.exp: New. Implement gcc_copy_files.
11939
11940 * lib/dg-pch.exp: Load copy-file.exp
11941 (dg-pch): Use gcc_copy_files instead of "file copy".
11942
11943 2003-06-06 Mark Mitchell <mark@codesourcery.com>
11944
11945 * gcc.dg/weak/weak.exp: Simplify.
11946 * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
11947 * gcc.dg/weak/weak-1.c: Likewise.
11948 * gcc.dg/weak/weak-2.c: Likewise.
11949 * gcc.dg/weak/weak-3.c: Likewise.
11950 * gcc.dg/weak/weak-4.c: Likewise.
11951 * gcc.dg/weak/weak-5.c: Likewise.
11952 * gcc.dg/weak/weak-6.c: Likewise.
11953 * gcc.dg/weak/weak-7.c: Likewise.
11954 * gcc.dg/weak/weak-8.c: Likewise.
11955 * gcc.dg/weak/weak-9.c: Likewise.
11956
11957 2003-06-06 Richard Earnshaw <rearnsha@arm.com>
11958
11959 gcc.c-torture/execute/20030606-1.c: New.
11960
11961 2003-06-06 Roger Sayle <roger@eyesopen.com>
11962
11963 * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
11964 * gcc.dg/builtins-19.c: Likewise.
11965
11966 2003-06-06 Roger Sayle <roger@eyesopen.com>
11967
11968 * gcc.dg/builtins-2.c: Add some more tests.
11969 * gcc.dg/builtins-18.c: New test case.
11970 * gcc.dg/builtins-19.c: New test case.
11971
11972 2003-06-06 Roger Sayle <roger@eyesopen.com>
11973 Jim Wilson <wilson@tuliptree.org>
11974
11975 * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
11976
11977 2003-06-06 Jakub Jelinek <jakub@redhat.com>
11978
11979 * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
11980 mempcpy/stpcpy calls not to be optimized into something else.
11981 * gcc.c-torture/execute/string-opt-3.c: Moved to...
11982 * gcc.c-torture/execute/builtins/string-7.c: ...here.
11983 * gcc.c-torture/execute/builtins/string-7-lib.c: New.
11984
11985 2003-06-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11986
11987 * gcc.dg/format/asm_fprintf-1.c: New test.
11988
11989 2003-06-05 Mark Mitchell <mark@codesourcery.com>
11990
11991 * lib/gcc-defs.exp (additional_sources): New variable.
11992 (dg-additional-sources): New function.
11993 (additional_files): New variable.
11994 (dg-additional-files): New function.
11995 (dg-additional-files-options): Likewise.
11996 * lib/gcc-dg.exp (dg-require-weak): New function.
11997 (dg-require-alias): Likewise.
11998 (dg-require-gc-sections): Likewise.
11999 * lib/target-supports.exp (check_alias_available): Remove testfile
12000 parameter.
12001 (check_gc_sections_available): New function.
12002 * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
12003 (dg-gpp-additional-files): Likewise.
12004 * lib/g++.exp (additional_sources): Remove.
12005 (additional_files): Likewise.
12006 (g++_target_compile): Use dg-additional-files-options.
12007
12008 * gcc.dg/special/special.exp: Add "ecos" tests. Remove complex
12009 Tcl logic.
12010 * gcc.dg/special/ecos.exp: Remove.
12011 * gcc.dg/special/20000419-2.c: Use dg-require-*.
12012 * gcc.dg/special/alias-1.c: Likewise.
12013 * gcc.dg/special/alias-2.c: Likewise.
12014 * gcc.dg/special/gcsec-1.c: Likewise.
12015 * gcc.dg/special/weak-1.c: Likewise.
12016 * gcc.dg/special/weak-2.c: Likewise.
12017 * gcc.dg/special/wkali-1.c: Likewise.
12018 * gcc.dg/special/wkali-2.c: Likewise.
12019
12020 * g++.dg/special/conpr-2.C: Use dg-additional-*, not
12021 dg-gpp-additional-*.
12022 * g++.dg/special/conpr-3.C: Likewise.
12023 * g++.dg/special/conpr-4.C: Likewise.
12024 * g++.old-deja/g++.abi/vtable3a.C: Likewise.
12025 * g++.old-deja/g++.abi/vtable3b.C: Likewise.
12026 * g++.old-deja/g++.abi/vtable3c.C: Likewise.
12027 * g++.old-deja/g++.abi/vtable3d.C: Likewise.
12028 * g++.old-deja/g++.abi/vtable3e.C: Likewise.
12029 * g++.old-deja/g++.abi/vtable3f.C: Likewise.
12030 * g++.old-deja/g++.abi/vtable3g.C: Likewise.
12031 * g++.old-deja/g++.abi/vtable3h.C: Likewise.
12032 * g++.old-deja/g++.abi/vtable3i.C: Likewise.
12033 * g++.old-deja/g++.abi/vtable3j.C: Likewise.
12034 * g++.old-deja/g++.oliva/linkage1.C: Likewise.
12035 * g++.old-deja/g++.other/comdat1.C: Likewise.
12036 * g++.old-deja/g++.other/comdat2.C: Likewise.
12037 * g++.old-deja/g++.other/comdat3.C: Likewise.
12038 * g++.old-deja/g++.other/ctor1.C: Likewise.
12039 * g++.old-deja/g++.pt/instantiate5.C: Likewise.
12040
12041 2003-06-05 Richard Henderson <rth@redhat.com>
12042
12043 * gcc.dg/debug/20030605-1.c: New.
12044
12045 2003-06-04 Mark Mitchell <mark@codesourcery.com>
12046
12047 * README.QMTEST: Update.
12048
12049 2003-06-04 Richard Henderson <rth@redhat.com>
12050
12051 * gcc.dg/cleanup-1.c: New.
12052 * gcc.dg/cleanup-2.c: New.
12053 * gcc.dg/cleanup-3.c: New.
12054 * gcc.dg/cleanup-4.c: New.
12055 * gcc.dg/cleanup-5.c: New.
12056 * gcc.dg/cleanup-6.c: New.
12057 * gcc.dg/cleanup-7.c: New.
12058
12059 2003-06-04 Mark Mitchell <mark@codesourcery.com>
12060
12061 * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
12062
12063 * lib/dg-pch.exp: New file.
12064 * g++.dg/pch/pch.exp: Use dg-pch.exp.
12065 * gcc.dg/pch/pch.exp: Likewise.
12066
12067 2003-06-04 Roger Sayle <roger@eyesopen.com>
12068
12069 * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
12070 * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
12071 * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
12072 * gcc.dg/builtins-17.c: New test case.
12073 * gcc.dg/i386-387-4.c: New test case.
12074 * gcc.c-torture/execute/ieee/mzero4.c: New test case.
12075
12076 2003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
12077
12078 * gcc.dg/ultrasp9.c: New test.
12079
12080 2003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
12081
12082 * gcc.c-torture/compile/20030604-1.c: New test.
12083 * gcc.dg/sparc-constant-1.c: New test.
12084
12085 2003-06-03 Glen Nakamura <glen@imodulo.com>
12086
12087 * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
12088
12089 2003-06-03 J"orn Rennecke <joern.rennecke@superh.com>
12090
12091 * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
12092
12093 * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
12094 * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
12095
12096 2003-06-03 Aldy Hernandez <aldyh@redhat.com>
12097
12098 * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
12099
12100 2003-06-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12101
12102 PR c++/10940
12103 * g++.dg/template/spec10.C: New test.
12104
12105 2003-06-03 Roger Sayle <roger@eyesopen.com>
12106
12107 * gcc.dg/builtins-16.c: New test case.
12108
12109 2003-06-03 Jakub Jelinek <jakub@redhat.com>
12110
12111 * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
12112 mempcpy test with post-increments.
12113 * gcc.c-torture/execute/string-opt-3.c: New test.
12114 * gcc.dg/string-opt-1.c: New test.
12115
12116 2003-06-03 David Billinghurst <David.Billinghurst@riotinto.com>
12117
12118 PR fortran/10965
12119 * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
12120
12121 2003-06-02 Mark Mitchell <mark@codesourcery.com>
12122
12123 * lib/scanasm.exp (dg-scan): New function, factored out of ...
12124 (scan-assembler): ... here. Use dg-scan.
12125 (scan-assembler-not): Likewise.
12126 (scan-file): New function.
12127 (scan-file-not): Likewise.
12128 * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
12129 * gcc.dg/cpp/_Pragma4.c: Likewise.
12130 * gcc.dg/cpp/_Pragma5.c: Likewise.
12131 * gcc.dg/cpp/avoidpaste1.c: Likewise.
12132 * gcc.dg/cpp/avoidpaste2.c: Likewise.
12133 * gcc.dg/cpp/cmdlne-C2.c: Likewise.
12134 * gcc.dg/cpp/cmdlne-P.c: Likewise.
12135 * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
12136 * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
12137 * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
12138 * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
12139 * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
12140 * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
12141 * gcc.dg/cpp/cxxcom1.c: Likewise.
12142 * gcc.dg/cpp/line1.c: Likewise.
12143 * gcc.dg/cpp/maccom1.c: Likewise.
12144 * gcc.dg/cpp/maccom2.c: Likewise.
12145 * gcc.dg/cpp/maccom3.c: Likewise.
12146 * gcc.dg/cpp/maccom4.c: Likewise.
12147 * gcc.dg/cpp/maccom5.c: Likewise.
12148 * gcc.dg/cpp/maccom6.c: Likewise.
12149 * gcc.dg/cpp/multiline.c: Likewise.
12150 * gcc.dg/cpp/spacing1.c: Likewise.
12151 * gcc.dg/cpp/spacing2.c: Likewise.
12152 * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
12153 * gcc.dg/cpp/trad/maccom1.c: Likewise.
12154 * gcc.dg/cpp/trad/maccom2.c: Likewise.
12155 * gcc.dg/cpp/trad/maccom3.c: Likewise.
12156 * gcc.dg/cpp/trad/maccom4.c: Likewise.
12157 * gcc.dg/cpp/trad/maccom6.c: Likewise.
12158 * gcc.dg/cpp/cxxcom2.c: Likewise.
12159 * gcc.dg/cpp/cxxcom2.h: New file.
12160
12161 * gcc.dg/cpp/truefalse.cpp: Move it to ...
12162 * g++.dg/cpp/truefalse.C: Here.
12163 * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
12164
12165 2003-06-01 Loren James Rittle <ljrittle@acm.org>
12166
12167 * gcc.dg/cpp/redef3.c: New file.
12168
12169 2003-06-01 Eric Botcazou <ebotcazou@libertysurf.fr>
12170
12171 * gcc.dg/i386-loop-3.c: New test.
12172
12173 2003-05-31 Toon Moene <toon@moene.indiv.nluug.nl>
12174
12175 * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
12176
12177 2003-05-31 Roger Sayle <roger@eyesopen.com>
12178
12179 * gcc.dg/fwrapv-1.c: New test case.
12180 * gcc.dg/fwrapv-2.c: New test case.
12181
12182 2003-05-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12183
12184 PR c++/10956
12185 * g++.dg/template/spec9.C: New test.
12186
12187 2003-05-29 Roger Sayle <roger@eyesopen.com>
12188
12189 * gcc.dg/duff-4.c: New test case.
12190
12191 2003-05-27 David Billinghurst <David.Billinghurst@riotinto.com>
12192
12193 PR fortran/10843
12194 * g77.dg/ffixed-form-1.f: New test
12195 * g77.dg/ffixed-form-2.f: New test
12196 * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
12197 * g77.dg/ffree-form-3.f: New test
12198
12199 2003-05-26 Andreas Tobler <a.tobler@schweiz.ch>
12200
12201 * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
12202 * gcc.dg/wint_t-1.c: Likewise.
12203
12204 2003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12205
12206 * g++.dg/template/access11.C: New test.
12207
12208 2003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12209
12210 PR c++/10849
12211 * g++.dg/template/access10.C: New test.
12212
12213 2003-05-24 Eric Botcazou <ebotcazou@libertysurf.fr>
12214 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12215
12216 * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
12217
12218 2003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
12219
12220 * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
12221 suppress for powerpc-*-darwin*.
12222 * gcc.dg/torture/builtin-noret-2.c: Likewise.
12223
12224 2003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
12225
12226 * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
12227 suppress option for powerpc-*-darwin*.
12228
12229 2003-05-23 Roger Sayle <roger@eyesopen.com>
12230
12231 * gcc.dg/builtins-1.c: Add tests for tan and atan.
12232 * gcc.dg/builtins-4.c: Add test for fmod.
12233
12234 2003-05-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12235
12236 PR c++/10682
12237 * g++.dg/template/instantiate4.C: New test.
12238
12239 2003-05-22 Roger Sayle <roger@eyesopen.com>
12240
12241 * gcc.c-torture/execute/ieee/inf-2.c: New test case.
12242
12243 2003-05-21 Janis Johnson <janis187@us.ibm.com>
12244
12245 * gcc.dg/compat/scalar-return-1_main.c: New file.
12246 * gcc.dg/compat/scalar-return-1_x.c: New file.
12247 * gcc.dg/compat/scalar-return-1_y.c: New file.
12248 * gcc.dg/compat/scalar-return-2_main.c: New file.
12249 * gcc.dg/compat/scalar-return-2_x.c: New file.
12250 * gcc.dg/compat/scalar-return-2_y.c: New file.
12251 * gcc.dg/compat/struct-return-3_main.c: New file.
12252 * gcc.dg/compat/struct-return-3_y.c: New file.
12253 * gcc.dg/compat/struct-return-3_x.c: New file.
12254 * gcc.dg/compat/struct-return-2_main.c: New file.
12255 * gcc.dg/compat/struct-return-2_x.c: New file.
12256 * gcc.dg/compat/struct-return-2_y.c: New file.
12257
12258 2003-05-21 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
12259
12260 * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
12261 for hppa*-hp-hpux*.
12262 * gcc.dg/20021014-1.c (dg-options): Likewise.
12263 * gcc.dg/nest.c (dg-options): Likewise.
12264
12265 2003-05-21 Danny Smith <dannysmith@users.sourceforge.net>
12266
12267 PR c++/9738
12268 * g++.dg/ext/dllimport2.C: New file.
12269 * g++.dg/ext/dllimport3.C: New file.
12270
12271 2003-05-20 Janis Johnson <janis187@us.ibm.com>
12272
12273 * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
12274 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
12275 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
12276 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
12277 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
12278 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
12279 * gcc.dg/compat/struct-by-value-7_x.c Ditto.
12280 * gcc.dg/compat/struct-by-value-7_y.c Ditto.
12281 * gcc.dg/compat/small-struct-defs.h: New file.
12282 * gcc.dg/compat/small-struct-init.h: New file.
12283 * gcc.dg/compat/small-struct-check.h: New file.
12284 * gcc.dg/compat/fp-struct-defs.h: New file.
12285 * gcc.dg/compat/fp-struct-check.h: New file.
12286 * gcc.dg/compat/fp-struct-init.h: New file.
12287 * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
12288 * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
12289
12290 2003-05-19 Jakub Jelinek <jakub@redhat.com>
12291
12292 * gcc.dg/20030225-2.c: New test.
12293
12294 2003-05-18 Roger Sayle <roger@eyesopen.com>
12295 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12296
12297 * gcc.c-torture/compile/20030518-1.c: New test case.
12298
12299 2003-05-18 Mark Mitchell <mark@codesourcery.com>
12300
12301 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
12302 * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
12303 gcc-dg-debug-runtest.
12304 * g++.dg/debug/debug.exp: Pass opt_opts parameter to
12305 gcc-dg-debug-runtest.
12306
12307 2003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12308
12309 PR c++/9022
12310 * g++.dg/lookup/using6.C: New test.
12311
12312 2003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12313
12314 * g++.dg/parse/access2.C: New test.
12315
12316 2003-05-17 Mark Mitchell <mark@codesourcery.com>
12317
12318 * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
12319 * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
12320 * gcc.dg/debug/debug.exp: Likewise.
12321
12322 2003-05-17 Neil Booth <neil@daikokuya.co.uk>
12323
12324 * gcc.dg/dollar.c: New test.
12325
12326 2003-05-16 Janis Johnson <janis187@us.ibm.com>
12327
12328 * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
12329 * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
12330 * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
12331 * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
12332 * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
12333 * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
12334 * gcc.dg/compat/struct-by-value-6_main.c: New file.
12335 * gcc.dg/compat/struct-by-value-6_x.c: New file.
12336 * gcc.dg/compat/struct-by-value-6_y.c: New file.
12337 * gcc.dg/compat/struct-by-value-7_main.c: New file.
12338 * gcc.dg/compat/struct-by-value-7_x.c: New file.
12339 * gcc.dg/compat/struct-by-value-7_y.c: New file.
12340 * gcc.dg/compat/struct-by-value-8_main.c: New file.
12341 * gcc.dg/compat/struct-by-value-8_x.c: New file.
12342 * gcc.dg/compat/struct-by-value-8_y.c: New file.
12343 * gcc.dg/compat/struct-by-value-9_main.c: New file.
12344 * gcc.dg/compat/struct-by-value-9_x.c: New file.
12345 * gcc.dg/compat/struct-by-value-9_y.c: New file.
12346
12347 2003-05-16 Mark Mitchell <mark@codesourcery.com>
12348
12349 * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
12350 (gcc-dg-test-1): ... this. Add target_compile parameter. Add
12351 support for "repo" mode.
12352 * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
12353 * lib/g77-dg.exp: Likewise.
12354 * lib/obj-dg.exp: Likewise.
12355
12356 2003-05-16 Jakub Jelinek <jakub@redhat.com>
12357
12358 Merge from gcc-3_2-rhl8-branch:
12359 2003-04-23 Jakub Jelinek <jakub@redhat.com>
12360
12361 * gcc.dg/tls/opt-6.c: New test.
12362
12363 2003-04-05 Jakub Jelinek <jakub@redhat.com>
12364
12365 * gcc.dg/20030405-1.c: New test.
12366
12367 2003-03-09 Jakub Jelinek <jakub@redhat.com>
12368
12369 * gcc.dg/20030309-1.c: New test.
12370
12371 2003-03-07 Eric Botcazou <ebotcazou@libertysurf.fr>
12372
12373 * gcc.c-torture/execute/20030307-1.c: New test.
12374
12375 2003-02-20 Randolph Chung <tausq@debian.org>
12376
12377 * gcc.c-torture/compile/20030220-1.c: New test.
12378
12379 2003-02-18 Jakub Jelinek <jakub@redhat.com>
12380
12381 * gcc.dg/20030217-1.c: New test.
12382
12383 2003-01-29 Jakub Jelinek <jakub@redhat.com>
12384
12385 * gcc.c-torture/compile/20020129-1.c: New test.
12386
12387 2002-12-21 Eric Botcazou <ebotcazou@libertysurf.fr>
12388
12389 * gcc.dg/unroll-1.c: New test.
12390
12391 2002-11-16 Jan Hubicka <jh@suse.cz>
12392
12393 * gcc.c-torture/execute/20020920-1.c: New test.
12394
12395 2002-10-08 Jakub Jelinek <jakub@redhat.com>
12396
12397 PR target/7434
12398 * gcc.c-torture/compile/20021008-1.c: New test.
12399
12400 2002-08-10 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
12401
12402 PR target/7559
12403 * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
12404
12405 2002-08-07 Jakub Jelinek <jakub@redhat.com>
12406
12407 * gcc.c-torture/compile/20020807-1.c: New test.
12408
12409 2002-07-30 Jakub Jelinek <jakub@redhat.com>
12410
12411 * gcc.dg/tls/opt-1.c: New test.
12412
12413 2002-07-29 Jakub Jelinek <jakub@redhat.com>
12414
12415 * gcc.dg/20020729-1.c: New test.
12416
12417 2002-07-20 Jakub Jelinek <jakub@redhat.com>
12418
12419 * g++.dg/opt/life1.C: New test.
12420
12421 2002-05-20 Jakub Jelinek <jakub@redhat.com>
12422
12423 * gcc.dg/20020525-1.c: New test.
12424
12425 2002-05-24 Jakub Jelinek <jakub@redhat.com>
12426
12427 PR c++/6794
12428 * g++.dg/ext/pretty1.C: New test.
12429 * g++.dg/ext/pretty2.C: New test.
12430
12431 2003-05-15 Mark Mitchell <mark@codesourcery.com>
12432
12433 PR c++/8385
12434 * g++.dg/ext/typeof5.C: New test.
12435
12436 2003-05-15 J"orn Rennecke <joern.rennecke@superh.com>
12437
12438 * gcc.c-torture/execute/builtins/string-asm-1.c: Take
12439 __USER_LABEL_PREFIX__ into account.
12440 * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
12441
12442 2003-05-14 Roger Sayle <roger@eyesopen.com>
12443
12444 * gcc.dg/builtins-15.c: New test case.
12445
12446 2003-05-13 Zack Weinberg <zack@codesourcery.com>
12447
12448 * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
12449
12450 2003-05-12 Mark Mitchell <mark@codesourcery.com>
12451
12452 * lib/g++.exp: Tweak handling of additional source files.
12453 * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
12454 * g++.dg/special/conpr-2a.C: Rename to ...
12455 * g++.dg/special/conpr-2a.cc: ... this.
12456 * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
12457 * g++.dg/special/conpr-3a.C: Rename to ...
12458 * g++.dg/special/conpr-3a.cc: This.
12459 * g++.dg/special/conpr-3b.C: Rename to ...
12460 * g++.dg/special/conpr-3b.cc: This.
12461 * g++.dg/special/conpr-4.C: New test.
12462 * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
12463
12464 2003-05-12 David Edelsohn <edelsohn@gnu.org>
12465
12466 * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
12467
12468 2003-05-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12469
12470 * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
12471 * g++.old-deja/g++.robertl/eb71.C: Likewise.
12472 * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
12473 * g++.old-deja/g++.other/warn3.C: Likewise.
12474
12475 2003-05-11 Roger Sayle <roger@eyesopen.com>
12476
12477 * gcc.dg/i386-387-1.c: Update to also test log.
12478 * gcc.dg/i386-387-2.c: Likewise.
12479
12480 2003-05-11 Toon Moene <toon@moene.indiv.nluug.nl>
12481
12482 * g77.f-torture/execute/int8421.f: New test.
12483
12484 2003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12485
12486 PR c++/10230, c++/10481
12487 * g++.dg/lookup/scoped5.C: New test.
12488
12489 2003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12490
12491 PR c++/10552
12492 * g++.dg/template/ttp6.C: New test.
12493
12494 2003-05-11 Richard Sandiford <rsandifo@redhat.com>
12495
12496 * gcc.c-torture/execute/builtins: New directory.
12497 * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
12498 gcc.c-torture/execute/builtins.
12499 * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
12500 * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
12501 * gcc.dg/torture: ...this new directory. Turn into link-only tests.
12502 * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
12503
12504 2003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12505
12506 PR c++/9252
12507 * g++.dg/template/access8.C: New test.
12508 * g++.dg/template/access9.C: New test.
12509
12510 2003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12511
12512 PR c++/9554
12513 * g++.dg/parse/access1.C: New test.
12514
12515 2003-05-09 DJ Delorie <dj@redhat.com>
12516
12517 * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
12518 long, and not an int.
12519
12520 2003-05-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12521
12522 PR c++/10555, c++/10576
12523 * g++.dg/template/memclass1.C: New test.
12524
12525 2003-05-08 DJ Delorie <dj@redhat.com>
12526
12527 * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
12528 targets.
12529 * gcc.c-torture/execute/20021024-1.x: Likewise.
12530 * gcc.c-torture/execute/shiftdi.x: Likewise.
12531 * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
12532 * g++.old-deja/g++.other/exprstmt1.C: Likewise.
12533 * gcc.dg/20021018-1.c: Likewise.
12534
12535 2003-05-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12536
12537 * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
12538
12539 gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
12540 (bcopy): Call memmove.
12541
12542 2003-05-08 Roger Sayle <roger@eyesopen.com>
12543
12544 * g77.f-torture/compile/8485.f: New test case.
12545
12546 2003-05-07 Richard Henderson <rth@redhat.com>
12547
12548 PR c++/10570
12549 * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
12550 Verify exception_cleanup not called for rethrows.
12551 * g++.dg/eh/forced2.C: Test that exception_cleanup is called
12552 when exiting catch block without rethrowing.
12553 * g++.dg/eh/forced3.C: New.
12554 * g++.dg/eh/forced4.C: New.
12555
12556 2003-05-07 Aldy Hernandez <aldyh@redhat.com>
12557
12558 * gcc.dg/20030505.c: Fix triplet.
12559
12560 2003-05-06 DJ Delorie <dj@redhat.com>
12561
12562 * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
12563 * gcc.dg/nest.c: Likewise.
12564
12565 2003-05-05 Roger Sayle <roger@eyesopen.com>
12566
12567 * gcc.dg/builtins-14.c: New test case.
12568
12569 2003-05-05 Janis Johnson <janis187@us.ibm.com>
12570
12571 * lib/compat.exp (compat-execute): New argument.
12572 * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
12573 * gcc.dg/compat: New test directory.
12574 * gcc.dg/compat/compat.exp: New expect script.
12575 * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
12576 * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
12577 * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
12578 * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
12579 * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
12580 * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
12581
12582 * gcc.dg/compat/struct-by-value-1_main.c: New test file.
12583 * gcc.dg/compat/struct-by-value-1_x.c: New test file.
12584 * gcc.dg/compat/struct-by-value-1_y.c: New test file.
12585 * gcc.dg/compat/struct-by-value-2_main.c: New test file.
12586 * gcc.dg/compat/struct-by-value-2_x.c: New test file.
12587 * gcc.dg/compat/struct-by-value-2_y.c: New test file.
12588 * gcc.dg/compat/struct-by-value-3_main.c: New test file.
12589 * gcc.dg/compat/struct-by-value-3_x.c: New test file.
12590 * gcc.dg/compat/struct-by-value-3_y.c: New test file.
12591 * gcc.dg/compat/struct-by-value-4_main.c: New test file.
12592 * gcc.dg/compat/struct-by-value-4_x.c: New test file.
12593 * gcc.dg/compat/struct-by-value-4_y.c: New test file.
12594 * gcc.dg/compat/struct-by-value-5_main.c: New test file.
12595 * gcc.dg/compat/struct-by-value-5_x.c: New test file.
12596 * gcc.dg/compat/struct-by-value-5_y.c: New test file.
12597
12598 2003-05-05 Zack Weinberg <zack@codesourcery.com>
12599
12600 * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
12601
12602 2003-05-05 Jakub Jelinek <jakub@redhat.com>
12603
12604 * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
12605
12606 2003-05-05 Geoffrey Keating <geoffk@apple.com>
12607
12608 * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
12609 * gcc.dg/ppc-fsel-2.c: New test.
12610
12611 * gcc.dg/unused-5.c: New test.
12612
12613 2003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12614
12615 PR c++/10496
12616 * g++.dg/warn/pmf1.C: New test.
12617
12618 2003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12619
12620 PR c++/4494
12621 * g++.dg/warn/main.C: New test.
12622
12623 2003-05-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12624
12625 * gcc.dg/nonnull-3.c: New test.
12626
12627 2003-05-04 Neil Booth <neil@daikokuya.co.uk>
12628
12629 * gcc.dg/cpp/Wtrigraphs.c: Update.
12630 * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
12631
12632 2003-05-03 Geoffrey Keating <geoffk@apple.com>
12633
12634 * gcc.dg/ppc-fsel-1.c: New test.
12635
12636 2003-05-03 Zack Weinberg <zack@codesourcery.com>
12637
12638 PR c/10604
12639 * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
12640
12641 2003-05-03 Kazu Hirata <kazu@cs.umass.edu>
12642
12643 * gcc.dg/m-un-2.c: Fix the typedef of size_t.
12644
12645 2003-05-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12646
12647 PR c++/9364, c++/10553, c++/10586
12648 * g++.dg/parse/typename4.C: New test.
12649 * g++.dg/parse/typename5.C: Likewise.
12650
12651 2003-05-03 Richard Sandiford <rsandifo@redhat.com>
12652
12653 * gcc.c-torture/compile/20030503-1.c: New test.
12654
12655 2003-05-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12656
12657 * g++.dg/lookup/using5.C: Fix testcase error.
12658
12659 2003-05-01 Chris Demetriou <cgd@broadcom.com>
12660
12661 * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
12662 since MEABI is no longer supported. Remove all vestiges
12663 of MEABI from the test.
12664
12665 2003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12666
12667 PR c++/10554
12668 * g++.dg/lookup/using5.C: New test.
12669
12670 2003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12671
12672 PR c++/8772
12673 * g++.dg/template/ttp5.C: New test.
12674
12675 2003-04-30 Mark Mitchell <mark@codesourcery.com>
12676
12677 * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
12678 (dg-gpp-additional-sources): New function.
12679 (dg-gpp-additional-files): Likewise.
12680 * lib/g++.exp (additional_sources): New variable.
12681 (additional_files): Likewise.
12682 (g++_target_compile): Deal with them.
12683 * lib/old-dejagnu.exp: Remove.
12684 * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
12685 * g++.old-deja: Revise all tests to use dg commands.
12686
12687 2003-04-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12688
12689 PR c++/9432, c++/9528
12690 * g++.dg/lookup/using4.C: New test.
12691
12692 2003-04-29 Geoffrey Keating <geoffk@apple.com>
12693
12694 * gcc.dg/noreturn-5.c: New file.
12695 * gcc.dg/noreturn-6.c: New file.
12696
12697 * gcc.c-torture/compile/inline-1.c: New file.
12698
12699 2003-04-29 Mark Mitchell <mark@codesourcery.com>
12700
12701 PR c++/10551
12702 * g++.dg/template/explicit1.C: New test.
12703
12704 2003-04-29 Mark Mitchell <mark@codesourcery.com>
12705
12706 PR c++/10549
12707 * g++.dg/other/bitfield1.C: New test.
12708
12709 PR c++/10527
12710 * g++.dg/init/new7.C: New test.
12711
12712 2003-04-29 Mark Mitchell <mark@codesourcery.com>
12713
12714 * g++.dg/ext/desig1.C: New test.
12715 * g++.dg/ext/init1.C: Update.
12716
12717 * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
12718
12719 2003-04-28 Mark Mitchell <mark@codesourcery.com>
12720
12721 PR c++/10180
12722 * g++.dg/warn/Winline-1.C: New test.
12723
12724 2003-04-28 Jakub Jelinek <jakub@redhat.com>
12725
12726 * gcc.c-torture/execute/string-opt-19.c: New test.
12727
12728 * gcc.c-torture/execute/string-opt-asm-1.c: New test.
12729 * gcc.c-torture/execute/string-opt-asm-2.c: New test.
12730
12731 2003-04-27 Mark Mitchell <mark@codesourcery.com>
12732
12733 PR c++/10506
12734 * g++.dg/init/new6.C: New test.
12735
12736 PR c++/10503
12737 * g++.dg/init/ref6.C: New test.
12738
12739 2003-04-26 David Edelsohn <edelsohn@gnu.org>
12740
12741 * g++.dg/warn/weak1.C: XFAIL on AIX4.
12742
12743 2003-04-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12744
12745 * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
12746 checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
12747
12748 2003-04-25 Mark Mitchell <mark@codesourcery.com>
12749
12750 * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
12751 initialized static data members.
12752
12753 2003-04-25 H.J. Lu <hjl@gnu.org>
12754
12755 * gcc.dg/ia64-sync-4.c: New test.
12756
12757 2003-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12758
12759 * gcc.c-torture/execute/string-opt-18.c: Clean up. Fix copyright
12760 date.
12761
12762 2003-04-24 Nathan Sidwell <nathan@codesourcery.com>
12763
12764 PR c++/10337
12765 * g++.dg/warn/conv1.C: New test.
12766 * g++.old-deja/g++.other/conv7.C: Adjust.
12767 * g++.old-deja/g++.other/overload14.C: Adjust.
12768
12769 2003-04-23 Mark Mitchell <mark@codesourcery.com>
12770
12771 PR c++/10471
12772 * g++.dg/template/defarg2.C: New test.
12773
12774 2003-04-23 Neil Booth <neil@daikokuya.co.uk>
12775
12776 * gcc.dg/cpp/include2.c: Update.
12777 * gcc.dg/cpp/multiline-2.c: New.
12778 * gcc.dg/cpp/multiline.c: Update.
12779 * gcc.dg/cpp/strify2.c: Update.
12780 * gcc.dg/cpp/trad/literals-2.c: Update.
12781
12782 2003-04-23 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
12783
12784 * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
12785
12786 2003-04-23 Mark Mitchell <mark@codesourcery.com>
12787
12788 * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
12789
12790 2003-04-23 Mark Mitchell <mark@codesourcery.com>
12791
12792 PR c++/10451
12793 * g++.dg/parse/crash4.C: New test.
12794
12795 PR c++/9847
12796 * g++.dg/parse/crash5.C: New test.
12797
12798 2003-04-22 Mark Mitchell <mark@codesourcery.com>
12799
12800 PR c++/10446
12801 * g++.dg/parse/crash3.C: New test.
12802
12803 PR c++/10428
12804 * g++.dg/parse/elab1.C: New test.
12805
12806 2003-04-22 Devang Patel <dpatel@apple.com>
12807
12808 * gcc.dg/cpp/trad/funlike-5.c: New test.
12809
12810 2003-04-21 Andreas Tobler <a.tobler@schweiz.ch>
12811
12812 * g++.dg/other/packed1.C: Fix dg options.
12813
12814 2003-04-22 Nathan Sidwell <nathan@codesourcery.com>
12815
12816 * g++.dg/other/offsetof2.C: New test.
12817
12818 2003-04-21 Mark Mitchell <mark@codesourcery.com>
12819
12820 * g++.dg/template/recurse.C: Adjust location of error messages.
12821
12822 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12823
12824 PR c++/9881
12825 * g++.dg/init/addr-const1.C: New test.
12826 * g++.dg/other/packed1.C: XFAIL on aligned architectures.
12827
12828 2003-04-20 Nathan Sidwell <nathan@codesourcery.com>
12829
12830 PR c++/10405
12831 * g++.dg/lookup/struct-hack1.C: New test.
12832
12833 2003-04-20 Neil Booth <neil@daikokuya.co.uk>
12834
12835 * ucs.c: Update diagnostic messages.
12836
12837 2003-04-19 Neil Booth <neil@daikokuya.co.uk>
12838
12839 * gcc.dg/cpp/truefalse.cpp: New test.
12840 * gcc.dg/cpp/cpp.exp: Update.
12841 * g++.dg/other/stdbool-if.C: Remove.
12842
12843 2003-04-19 Neil Booth <neil@daikokuya.co.uk>
12844
12845 * gcc.dg/cpp/_Pragma4.c: Remove stray space.
12846 * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
12847
12848 2003-04-18 Eric Botcazou <ebotcazou@libertysurf.fr>
12849
12850 * gcc.c-torture/compile/20030418-1.c: New test.
12851
12852 2003-04-17 Janis Johnson <janis187@us.ibm.com>
12853
12854 * README.compat: Remove; content moved to doc/sourcebuild.texi.
12855
12856 2003-04-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12857
12858 PR c++/10347
12859 g++.dg/template/dependent-name1.C: New test.
12860
12861 2003-04-17 J"orn Rennecke <joern.rennecke@superh.com>
12862
12863 * gcc.dg/warn-1.c (tourist_guide): New array,
12864 contains a pointer to bar.
12865
12866 2003-04-16 Roger Sayle <roger@eyesopen.com>
12867
12868 * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
12869 * gcc.c-torture/execute/medce-1.c: New test case.
12870 * gcc.c-torture/execute/medce-2.c: New test case.
12871
12872 2003-04-15 Mark Mitchell <mark@codesourcery.com>
12873
12874 * lib/prune.exp: Ignore more messages.
12875
12876 PR c++/10381
12877 * g++.dg/parse/lookup3.C: New test.
12878
12879 2003-04-15 J"orn Rennecke <joern.rennecke@superh.com>
12880
12881 * gcc.c-torture/compile/20030415-1.c : New test.
12882
12883 2003-04-14 Mark Mitchell <mark@codesourcery.com>
12884
12885 * gcc.c-torture/execute/scope-2.c: Move to ...
12886 * gcc.dg/noncompile/scope.c: .... here.
12887
12888 2003-04-14 Roger Sayle <roger@eyesopen.com>
12889
12890 * gcc.dg/20030414-2.c: New test case.
12891
12892 2003-04-14 Hans-Peter Nilsson <hp@axis.com>
12893
12894 PR target/10377
12895 * gcc.dg/20030414-1.c: New test.
12896
12897 2003-04-13 Roger Sayle <roger@eyesopen.com>
12898
12899 * gcc.dg/builtins-12.c: New test case.
12900 * gcc.dg/builtins-13.c: New test case.
12901
12902 2003-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12903
12904 * gcc.c-torture/execute/string-opt-18.c: New test.
12905
12906 2003-04-13 Mark Mitchell <mark@codesourcery.com>
12907
12908 PR c++/10300
12909 * g++.dg/init/new5.C: New test.
12910
12911 2003-04-12 Mark Mitchell <mark@codesourcery.com>
12912
12913 PR c++/7910
12914 * g++.dg/ext/dllimport1.C: New test.
12915
12916 2003-04-12 Eric Botcazou <ebotcazou@libertysurf.fr>
12917
12918 * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
12919
12920 2003-04-11 Bud Davis <bdavis9659@comcast.net>
12921
12922 PR Fortran/9263
12923 * g77.f-torture/noncompile/9263.f: New test
12924 PR Fortran/1832
12925 * g77.f-torture/execute/1832.f: New test
12926
12927 2003-04-11 David Chad <davidc@freebsd.org>
12928 Loren J. Rittle <ljrittle@acm.org>
12929
12930 libobjc/8562
12931 * objc.dg/headers.m: New test.
12932
12933 2003-04-10 Zack Weinberg <zack@codesourcery.com>
12934
12935 * gcc.c-torture/execute/builtin-noret-2.c: New.
12936 * gcc.c-torture/execute/builtin-noret-2.x: New.
12937 XFAIL builtin-noret-2.c at -O1 and above.
12938 * gcc.dg/redecl.c: New.
12939 * gcc.dg/Wshadow-1.c: Update error regexps.
12940
12941 2003-04-10 Mark Mitchell <mark@codesourcery.com>
12942
12943 * g++.dg/abi/bitfield10.C: New test.
12944
12945 2003-04-09 Mike Stump <mrs@apple.com>
12946
12947 * gcc.dg/pch/pch.exp: Make testcase names longer.
12948 * g++.dg/pch/pch.exp: Make testcase names longer.
12949
12950 2003-04-08 Roger Sayle <roger@eyesopen.com>
12951
12952 * gcc.dg/builtins-11.c: New test case.
12953
12954 2003-04-08 Roger Sayle <roger@eyesopen.com>
12955
12956 * gcc.dg/builtins-9.c: New test case.
12957 * gcc.dg/builtins-10.c: New test case.
12958
12959 2003-04-07 J"orn Rennecke <joern.rennecke@superh.com>
12960
12961 * gcc.dg/noncompile/init-4.c.c: New test.
12962
12963 2003-04-06 Nathan Sidwell <nathan@codesourcery.com>
12964
12965 * gcc.misc-test/gcov-9.c: New test.
12966 * gcc.misc-test/gcov-10.c: New test
12967 * gcc.misc-test/gcov-11.c: New test.
12968
12969 2003-04-05 Zack Weinberg <zack@codesourcery.com>
12970
12971 PR optimization/10024
12972 * gcc.c-torture/compile/20030405-1.c: New test.
12973
12974 2003-04-04 Geoffrey Keating <geoffk@apple.com>
12975
12976 * gcc.dg/pch/static-3.c: New.
12977 * gcc.dg/pch/static-3.hs: New.
12978 * gcc.dg/pch/pch.exp: Test with -O0 -g too.
12979
12980 2003-04-04 Richard Henderson <rth@redhat.com>
12981
12982 * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
12983 * g++.dg/eh/forced2.C: Likewise.
12984
12985 2003-04-03 Mike Stump <mrs@apple.com>
12986
12987 * lib/scanasm.exp (scan-assembler): Add xfail processing for
12988 target arg.
12989 (scan-assembler-times, scan-assembler-not): Likewise.
12990 (scan-assembler-dem, scan-assembler-dem-not): Likewise.
12991
12992 2003-04-03 Eric Botcazou <ebotcazou@libertysurf.fr>
12993
12994 * gcc.dg/sparc-loop-1.c: New test.
12995
12996 2003-04-02 Geoffrey Keating <geoffk@apple.com>
12997
12998 PR other/9274
12999 * g++.dg/pch/system-2.C: New.
13000 * g++.dg/pch/system-2.Hs: New.
13001
13002 2003-04-02 Aldy Hernandez <aldyh@redhat.com>
13003
13004 * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
13005
13006 * g++.dg/eh/simd-1.C (vecfunc): Same.
13007
13008 2003-04-01 Roger Sayle <roger@eyesopen.com>
13009
13010 * gcc.c-torture/execute/20030401-1.c: New test case.
13011
13012 2003-04-01 Ziemowit Laski <zlaski@apple.com>
13013
13014 * objc.dg/defs.m: New.
13015
13016 2003-04-01 Aldy Hernandez <aldyh@redhat.com>
13017
13018 * g++.dg/eh/simd-1.C: New.
13019 * g++.dg/eh/simd-2.C: New.
13020
13021 2003-03-01 Aldy Hernandez <aldyh@redhat.com>
13022
13023 * gcc.c-torture/execute/simd-3.c: New.
13024
13025 2003-03-31 Mark Mitchell <mark@codesourcery.com>
13026
13027 PR c/9936
13028 * gcc.dg/20030331-2.c: New test.
13029
13030 2003-03-31 Mark Mitchell <mark@codesourcery.com>
13031
13032 PR c++/10278
13033 * g++.dg/parse/crash2.C: New test.
13034
13035 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
13036
13037 * gcc.c-torture/compile/20030331-1.c: New test, moved from...
13038 * gcc.c-torture/execute/20030331-1.c: ...here.
13039
13040 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
13041
13042 * gcc.c-torture/execute/20030331-1.c: New test.
13043
13044 2003-03-31 Nathan Sidwell <nathan@codesourcery.com>
13045
13046 * lib/gcov.exp: Adjust call return testing strings.
13047 * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
13048
13049 2003-03-31 Roger Sayle <roger@eyesopen.com>
13050
13051 * gcc.dg/builtins-3.c: Add new tests for sin and cos.
13052 * gcc.dg/builtins-7.c: New test case.
13053 * gcc.dg/builtins-8.c: New test case.
13054
13055 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
13056
13057 * gcc.c-torture/execute/ieee/20030331-1.c: New test.
13058
13059 2003-03-30 Mark Mitchell <mark@codesourcery.com>
13060
13061 PR c++/7647
13062 * g++.dg/lookup-class-member-2.C: New test.
13063
13064 2003-03-30 Glen Nakamura <glen@imodulo.com>
13065
13066 * gcc.dg/20030324-1.c: Add comments and abort if test fails.
13067
13068 2003-03-28 Roger Sayle <roger@eyesopen.com>
13069
13070 * gcc.c-torture/execute/ieee/fp-cmp-6.c: Correct test for -O0.
13071
13072 2003-03-28 Mark Mitchell <mark@codesourcery.com>
13073
13074 * g++.dg/init/attrib1.C: New test.
13075
13076 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
13077
13078 * gcc.dg/ultrasp8.c: New test.
13079
13080 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
13081
13082 * gcc.dg/ultrasp7.c: New test.
13083
13084 2003-03-28 Nathan Sidwell <nathan@codesourcery.com>
13085
13086 PR c++/10047
13087 * g++.dg/template/inline1.C: New test.
13088
13089 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
13090
13091 * gcc.dg/sparc-dwarf2.c: New test.
13092
13093 2003-03-27 Roger Sayle <roger@eyesopen.com>
13094
13095 * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
13096 * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
13097
13098 2003-03-27 Mark Mitchell <mark@codesourcery.com>
13099
13100 * lib/gcov.exp (run-gcov): Add branches and calls options, rather
13101 than reading .x files.
13102 * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
13103 * g77.dg/gcov/gcov-1.f: Likewise.
13104 * gcc.misc-tests/gcov-4b.c: Likewise.
13105 * gcc.misc-tests/gcov-5b.c: Likewise.
13106 * gcc.misc-tests/gcov-6.c: Likewise.
13107 * gcc.misc-tests/gcov-7.c: Likewise.
13108 * gcc.misc-tests/gcov-8.c: Likewise.
13109 * g++.dg/gcov/gcov-1.x: Remove.
13110 * g77.dg/gcov/gcov-1.x: Likewise.
13111 * gcc.misc-tests/gcov-4b.x: Likewise.
13112 * gcc.misc-tests/gcov-5b.x: Likewise.
13113 * gcc.misc-tests/gcov-6.x: Likewise.
13114 * gcc.misc-tests/gcov-7.x: Likewise.
13115 * gcc.misc-tests/gcov-8.x: Likewise.
13116
13117 2003-03-27 Glen Nakamura <glen@imodulo.com>
13118
13119 PR opt/10087
13120 * gcc.dg/20030324-1.c: New test.
13121
13122 2003-03-27 Nathan Sidwell <nathan@codesourcery.com>
13123
13124 PR c++/10224
13125 * g++.dg/template/arg3.C: New test.
13126
13127 PR c++/10158
13128 * g++.dg/template/friend18.C: New test.
13129
13130 2003-03-26 Roger Sayle <roger@eyesopen.com>
13131
13132 * g77.f-torture/compile/20030326-1.f: New test case.
13133
13134 2003-03-26 Janis Johnson <janis187@us.ibm.com>
13135
13136 * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
13137
13138 * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
13139
13140 2003-03-26 Jakub Jelinek <jakub@redhat.com>
13141
13142 * gcc.dg/ia64-sync-3.c: New test.
13143
13144 2003-03-26 Alan Modra <amodra@bigpond.net.au>
13145
13146 * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
13147
13148 2003-03-26 Eric Botcazou <ebotcazou@libertysurf.fr>
13149
13150 * gcc.dg/ultrasp6.c: New test.
13151
13152 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
13153
13154 * gcc.dg/i386-signbit-1.c: New test.
13155 * gcc.dg/i386-signbit-2.c: New test.
13156 * gcc.dg/i386-signbit-3.c: New test.
13157
13158 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
13159
13160 * gcc.dg/ultrasp5.c: Fix options.
13161
13162 2003-03-24 Eric Botcazou <ebotcazou@libertysurf.fr>
13163
13164 * gcc.dg/ultrasp5.c: Fix comment.
13165
13166 2003-03-24 Bud Davis <bdavis9659@comcast.net>
13167
13168 PR fortran/10197
13169 * g77.f-torture/execute/10197.f: New test.
13170
13171 2003-03-24 Nathan Sidwell <nathan@codesourcery.com>
13172
13173 PR c++/9898, c++/383
13174 * g++.dg/template/conv6.C: New test.
13175
13176 PR c++/10119
13177 * g++.dg/template/ptrmem5.C: New test.
13178
13179 PR c++/10026
13180 * g++.dg/lookup/koenig1.C: New test.
13181
13182 PR C++/10199
13183 * g++.dg/lookup/template2.C: New test.
13184
13185 2003-03-24 Jakub Jelinek <jakub@redhat.com>
13186
13187 * g++.dg/opt/rtti1.C: New test.
13188
13189 2003-03-23 Eric Botcazou <ebotcazou@libertysurf.fr>
13190
13191 * gcc.dg/ultrasp5.c: New test.
13192
13193 2003-03-23 Arpad Beszedes <beszedes@cc.u-szeged.hu>
13194
13195 PR middle-end/9967
13196 * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
13197 builtin fputs.
13198
13199 2003-03-23 Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
13200
13201 PR c/8224
13202 * gcc.dg/20030323-1.c: New test.
13203
13204 2003-03-23 Roger Sayle <roger@eyesopen.com>
13205
13206 * gcc.c-torture/compile/20030323-1.c: New test case.
13207
13208 2003-03-22 Ulrich Weigand <uweigand@de.ibm.com>
13209
13210 * gcc.dg/20030321-1.c: New test.
13211
13212 2003-03-22 Zack Weinberg <zack@codesourcery.com>
13213
13214 * gcc.dg/Wshadow-1.c: Add a dg-warning line.
13215
13216 2003-03-22 Nathan Sidwell <nathan@codesourcery.com>
13217
13218 PR c++/9978, c++/9708
13219 * g++.dg/ext/vlm1.C: Adjust expected error.
13220 * g++.dg/ext/vla2.C: New test.
13221 * g++.dg/template/arg1.C: New test.
13222 * g++.dg/template/arg2.C: New test.
13223
13224 2003-03-22 Bud Davis <bdavis9659@comcast.net>
13225
13226 * g77.f-torture/execute/select.f: New test.
13227 * g77.f-torture/noncompile/select_no_compile.f: New test.
13228
13229 2003-03-21 Nathan Sidwell <nathan@codesourcery.com>
13230
13231 PR c++/9898
13232 * g++.dg/other/error4.C: New test.
13233
13234 2003-03-20 Mark Mitchell <mark@codesourcery.com>
13235
13236 * g++.dg/template/friend17.C: New test.
13237
13238 2003-03-21 Alan Modra <amodra@bigpond.net.au>
13239
13240 * gcc.c-torture/compile/20030320-1.c: New.
13241
13242 2003-03-20 Roger Sayle <roger@eyesopen.com>
13243
13244 * gcc.dg/builtins-6.c: New test case.
13245
13246 2003-03-19 Alan Modra <amodra@bigpond.net.au>
13247
13248 PR target/10073
13249 * gcc.c-torture/compile/20030319-1.c: New.
13250
13251 2003-03-18 Jan Hubicka <jh@suse.cz>
13252
13253 * gcc.dg/i386-cvt-1.c: New test.
13254
13255 2003-03-17 Zack Weinberg <zack@codesourcery.com>
13256
13257 * objc.dg/naming-1.m: Use "(parse|syntax) error".
13258 * objc.dg/naming-2.m: Likewise.
13259
13260 2003-03-17 Mark Mitchell <mark@codesourcery.com>
13261
13262 PR c++/9639
13263 * g++.dg/parse/crash1.C: New test.
13264
13265 2003-03-16 Mark Mitchell <mark@codesourcery.com>
13266
13267 PR c++/8805
13268 * g++.dg/eh/cleanup1.C: New test.
13269
13270 2003-03-16 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
13271
13272 * gcc.c-torture/execute/20030316-1.c: New test case.
13273
13274 2003-03-16 Nathan Sidwell <nathan@codesourcery.com>
13275
13276 PR c++/9629
13277 * g++.dg/init/ctor2.C: New test.
13278
13279 2003-03-15 Roger Sayle <roger@eyesopen.com>
13280
13281 * g77.f-torture/compile/xformat.f: New test case.
13282
13283 2003-03-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
13284
13285 * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
13286 * g++.old-deja/g++.mike/eh50.C: Likewise.
13287
13288 2003-03-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13289
13290 PR c++/6440
13291 * g++.dg/template/spec7.C: New test.
13292 * g++.dg/template/spec8.C: Likewise.
13293
13294 2003-03-14 Jakub Jelinek <jakub@redhat.com>
13295
13296 * gcc.c-torture/execute/20030313-1.c: New test.
13297
13298 2003-03-14 Richard Henderson <rth@redhat.com>
13299
13300 * gcc.dg/inline-2.c: Adjust alpha test for external call.
13301
13302 2003-03-14 Eric Botcazou <ebotcazou@libertysurf.fr>
13303
13304 * gcc.c-torture/compile/20030314-1.c: New test.
13305
13306 2003-03-13 Danny Smith <dannysmith@users.sourceforge.net>
13307
13308 * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
13309 * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
13310 thumb target,
13311 * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
13312 to accept newer _imp__ prefix and additional
13313 newline in .drectve section.
13314 * gcc.dg/dll-4.c: Likewise.
13315 * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
13316 switch.
13317
13318 2003-03-13 Mark Mitchell <mark@codesourcery.com>
13319
13320 * g++.dg/parse/namespace9.C: New test.
13321
13322 * g++.dg/init/ref5.C: New test.
13323 * g++.dg/parse/ptrmem1.C: Likewise.
13324
13325 2003-03-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
13326
13327 * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
13328 * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
13329 regular expression.
13330 * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
13331 * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
13332
13333 2003-03-12 Daniel Jacobowitz <drow@mvista.com>
13334
13335 * gcc.c-torture/execute/20030224-2.c: New test.
13336
13337 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
13338
13339 * gcc.dg/decl-3.c: New test.
13340
13341 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
13342
13343 * gcc.dg/i386-loop-2.c: New test.
13344
13345 2003-03-11 Mark Mitchell <mark@codesourcery.com>
13346
13347 PR c++/9474
13348 * g++.dg/parse/namespace8.C: New test.
13349
13350 PR c++/9924
13351 * g++.dg/overload/builtin2.C: New test.
13352
13353 2003-03-11 Steven Bosscher <s.bosscher@student.tudelft.nl>
13354
13355 * gcc.dg/return-type-3.c: New test.
13356
13357 2003-03-11 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
13358
13359 * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
13360 profiling options are not supported.
13361
13362 2003-03-10 Mark Mitchell <mark@codesourcery.com>
13363
13364 * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
13365 * g++.old-deja/g++.warn/impint2.C: Likewise.
13366
13367 2003-03-10 Devang Patel <dpatel@apple.com>
13368
13369 * g++.dg/cpp/c++_cmd_1.C: New test.
13370 * g++.dg/cpp/c++_cmd_1.h: New file.
13371
13372 2003-03-10 Segher Boessenkool <segher@koffie.nl>
13373
13374 * gcc.dg/altivec-9.c: New file.
13375
13376 2003-03-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13377
13378 * gcc.dg/ppc-sdata-1.c: New test.
13379 * gcc.dg/ppc-sdata-2.c: New test.
13380
13381 2003-03-09 Mark Mitchell <mark@codesourcery.com>
13382
13383 PR c++/9373
13384 * g++.dg/opt/ptrmem2.C: New test.
13385
13386 PR c++/8534
13387 * g++.dg/opt/ptrmem1.C: New test.
13388
13389 2003-03-09 Eric Botcazou <ebotcazou@libertysurf.fr>
13390
13391 * gcc.dg/i386-loop-1.c: New test.
13392
13393 2003-03-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13394
13395 PR c++/9970
13396 * g++.dg/lookup/friend1.C: New test.
13397
13398 2003-03-08 Mark Mitchell <mark@codesourcery.com>
13399
13400 PR c++/9823
13401 * g++.dg/parser/constructor1.C: New test.
13402
13403 2003-03-08 Hans-Peter Nilsson <hp@bitrange.com>
13404
13405 * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
13406
13407 * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
13408
13409 2003-03-08 Neil Booth <neil@daikokuya.co.uk>
13410
13411 * gcc.dg/cpp/Wunused.c: Update test.
13412
13413 2003-03-08 Jan Hubicka <jh@suse.cz>
13414
13415 * gcc.dg/inline-3.c: New test.
13416
13417 2003-03-08 Mark Mitchell <mark@codesourcery.com>
13418
13419 PR c++/9809
13420 * g++.dg/parse/builtin1.C: New test.
13421
13422 PR c++/9982
13423 * g++.dg/abi/cookie1.C: New test.
13424 * g++.dg/abi/cookie2.C: Likewise.
13425
13426 PR c++/9524
13427 * g++.dg/template/field1.C: New test.
13428
13429 PR c++/9912
13430 * g++.dg/parse/class1.C: New test.
13431 * g++.dg/parse/namespace7.C: Likewise.
13432 * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
13433
13434 2003-03-07 Mark Mitchell <mark@codesourcery.com>
13435
13436 * g++.dg/init/ref4.C: New test.
13437
13438 2003-03-07 Jan Hubicka <jh@suse.cz>
13439
13440 * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
13441 * gcc.dg/inline-3.c: New test.
13442
13443 2003-03-06 Mark Mitchell <mark@codesourcery.com>
13444
13445 * g++.dg/init/ref3.C: New test.
13446
13447 PR c++/9965
13448 * g++.dg/init/ref2.C: New test.
13449
13450 PR c++/9400
13451 * g++.dg/warn/Wshadow-2.C: New test.
13452
13453 PR c++/9791
13454 * g++.dg/warn/Woverloaded-1.C: New test.
13455
13456 2003-03-05 Jan Hubicka <jh@suse.cz>
13457
13458 * gcc.dg/i386-local2.c: New.
13459 * gcc.dg/i386-local.c: Fix typo.
13460
13461 2003-03-05 Mark Mitchell <mark@codesourcery.com>
13462
13463 * g++.dg/abi/layout3.C: New test.
13464
13465 2003-03-05 Eric Botcazou <ebotcazou@libertysurf.fr>
13466
13467 * gcc.c-torture/compile/20030305-1.c
13468
13469 2003-03-05 Jan Hubicka <jh@suse.cz>
13470
13471 * gcc.dg/i386-local.c: New.
13472
13473 2003-03-04 J"orn Rennecke <joern.rennecke@superh.com>
13474
13475 * gcc.dg/sh-relax.c: Disable for sh64-*-*.
13476
13477 2003-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
13478
13479 * gcc.dg/switch-2.c: New test.
13480 * gcc.dg/switch-3.c: New test.
13481 * gcc.dg/Wswitch.c: Adjust line numbers.
13482 * gcc.dg/Wswitch-default.c: Likewise.
13483 * gcc.dg/Wswitch-enum.c: Likewise.
13484
13485 2003-03-04 Alexandre Oliva <aoliva@redhat.com>
13486
13487 * gcc.c-torture/execute/20030222-1.c: New test.
13488
13489 2003-03-03 James E Wilson <wilson@tuliptree.org>
13490
13491 * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
13492
13493 2003-03-03 Mark Mitchell <mark@codesourcery.com>
13494
13495 PR c++/9878
13496 * g++.dg/init/ref1.C: New test.
13497
13498 2003-03-03 J"orn Rennecke <joern.rennecke@superh.com>
13499
13500 * gcc.dg/sh-relax.c: New SH-only test.
13501
13502 2003-03-03 Geoffrey Keating <geoffk@apple.com>
13503
13504 * gcc.c-torture/compile/20010327-1.c: Back out last change. Add
13505 comment explaining purpose of testcase.
13506
13507 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
13508
13509 * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
13510 for HC11/HC12 (asm needs two int registers).
13511 * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
13512 HC11/HC12 because the test uses an asm which needs two 32-bit
13513 registers.
13514
13515 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
13516
13517 * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
13518 for HC11/HC12 (array is too large otherwise).
13519 * gcc.c-torture/compile/920501-4.x: New file, likewise.
13520 * gcc.c-torture/compile/20010518-2.x: Likewise.
13521 * gcc.c-torture/compile/980506-1.x: Don't execute this test on
13522 HC11/HC12 (array is too large).
13523
13524 2003-03-01 Geoffrey Keating <geoffk@apple.com>
13525
13526 * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
13527 * lib/g++-dg.exp (g++-dg-test): Likewise.
13528
13529 2003-03-01 Roger Sayle <roger@eyesopen.com>
13530
13531 * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
13532 * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
13533
13534 2003-03-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13535
13536 * g++.dg/warn/implicit-typename1.C: Remove warning.
13537
13538 2003-02-28 Richard Henderson <rth@redhat.com>
13539
13540 * gcc.dg/noreturn-1.c: Move noreturn warning line.
13541 * gcc.dg/return-type-1.c: Move control reaches end warning line.
13542
13543 2003-02-28 Geoffrey Keating <geoffk@apple.com>
13544
13545 * gcc.dg/pch/pch.exp: Change .pch to .gch.
13546 * g++.dg/pch/pch.exp: Likewise.
13547
13548 2003-02-28 Mark Mitchell <mark@codesourcery.com>
13549
13550 PR c++/9879
13551 * testsuite/g++.dg/init/new4.C: New test.
13552
13553 2003-02-28 Richard Earnshaw <rearnsha@arm.com>
13554
13555 * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
13556
13557 2003-02-28 Alexandre Oliva <aoliva@redhat.com>
13558
13559 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
13560 unsigned long.
13561
13562 * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
13563 wider than float.
13564
13565 2003-02-26 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
13566
13567 * lib/scanasm.exp: Add support for counting numbers of
13568 occurences.
13569 * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
13570 gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
13571
13572 2003-02-25 Mark Mitchell <mark@codesourcery.com>
13573
13574 PR c++/9683
13575 * g++.dg/template/static3.C: New test.
13576
13577 PR c++/9829
13578 * g++.dg/parse/namespace6.C: New test.
13579
13580 2003-02-25 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13581
13582 PR target/9732
13583 * gcc.dg/20030225-1.c: New test.
13584
13585 2003-02-24 Mark Mitchell <mark@codesourcery.com>
13586
13587 * README: Remove out-of-date information.
13588
13589 PR c++/9836
13590 * g++.dg/template/spec6.C: New test.
13591
13592 2003-02-24 Jeff Law <law@redhat.com>
13593
13594 * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
13595
13596 2003-02-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13597
13598 * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
13599 * gcc.dg/pragma-ep-1.c: Likewise.
13600
13601 2003-02-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13602
13603 PR c++/9602
13604 * g++.dg/template/friend16.C: New test.
13605
13606 2003-02-23 Mark Mitchell <mark@codesourcery.com>
13607
13608 PR c++/5333
13609 * g++.dg/parse/fused-params1.C: Adjust error messages.
13610 * g++.dg/template/nested3.C: New test.
13611
13612 2003-02-24 Alan Modra <amodra@bigpond.net.au>
13613
13614 * g++.dg/abi/param1.C: New test.
13615
13616 2003-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13617
13618 PR c++/7982
13619 * g++.dg/warn/implicit-typename1.C: New test.
13620
13621 2003-02-22 Kelley Cook <kelleycook@comcast.net>
13622
13623 * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
13624 with "mtune".
13625 * g++.old-deja/g++.other/store-expr2.C: Likewise.
13626 * gcc.c-torture/execute/20010129-1.x: Likewise.
13627 * gcc.dg/20011107-1.c: Likewise.
13628 * gcc.dg/20020108-1.c: Likewise.
13629 * gcc.dg/20020122-3.c: Likewise.
13630 * gcc.dg/20020206-1.c: Likewise.
13631 * gcc.dg/20020310-1.c: Likewise.
13632 * gcc.dg/20020426-2.c: Likewise.
13633 * gcc.dg/20020517-1.c: Likewise.
13634 * gcc.dg/991230-1.c: Likewise.
13635 * gcc.dg/i386-unroll-1.c: Likewise.
13636 * gcc.misc-tests/i386-prefetch.exp: Likewise.
13637
13638 2003-02-22 Jan Hubicka <jh@suse.cz>
13639
13640 * gcc.dg/i386-mul.c: New test.
13641
13642 2003-02-21 Roger Sayle <roger@eyesopen.com>
13643
13644 * gcc.dg/builtins-5.c: New test case.
13645
13646 2003-02-22 Hans-Peter Nilsson <hp@axis.com>
13647
13648 * gcc.dg/asmreg-1.c: New test.
13649
13650 2003-02-21 Mark Mitchell <mark@codesourcery.com>
13651
13652 PR c++/9749
13653 * g++.dg/parse/varmod1.C: New test.
13654
13655 2003-02-21 Mark Mitchell <mark@codesourcery.com>
13656
13657 PR c++/9727
13658 * g++.dg/template/op1.C: New test.
13659
13660 2003-02-21 Mark Mitchell <mark@codesourcery.com>
13661
13662 PR c++/8906
13663 * g++.dg/template/nested2.C: New test.
13664
13665 2003-02-21 Mark Mitchell <mark@codesourcery.com>
13666
13667 PR c++/8724
13668 * g++.dg/expr/dtor1.C: New test.
13669
13670 2003-02-21 Zack Weinberg <zack@codesourcery.com>
13671
13672 * gcc.dg/cpp/include3.c: New test.
13673 * gcc.dg/cpp/inc/foo.h: New file.
13674
13675 2003-02-21 Glen Nakamura <glen@imodulo.com>
13676
13677 * gcc.c-torture/execute/20030221-1.c: New test.
13678
13679 2003-02-20 Mark Mitchell <mark@codesourcery.com>
13680
13681 PR c++/9729
13682 * g++.dg/abi/conv1.C: New test.
13683
13684 2003-02-20 Jan Hubicka <jh@suse.cz>
13685
13686 * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
13687
13688 2003-02-19 Daniel Jacobowitz <drow@mvista.com>
13689
13690 * gcc.c-torture/compile/20030219-1.c: New test.
13691
13692 2003-02-18 Jan Hubicka <jh@suse.cz>
13693
13694 * gcc.dg/funcorder.c: New test.
13695
13696 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
13697
13698 * gcc.c-torture/execute/20030218-1.c: New.
13699
13700 2003-02-18 Aldy Hernandez <aldyh@redhat.com>
13701
13702 * gcc.dg/20030218-1.c: New.
13703
13704 2003-02-18 Richard Henderson <rth@redhat.com>
13705
13706 * gcc.dg/attr-invalid.c: Allow __used__ on static data.
13707 * gcc.dg/attr-used-2.c: New.
13708
13709 2003-02-18 Mark Mitchell <mark@codesourcery.com>
13710
13711 PR c++/9704
13712 * g++.dg/init/copy5.C: New test.
13713
13714 2003-02-18 Geoffrey Keating <geoffk@apple.com>
13715
13716 * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
13717 * g++.dg/pch/pch.exp: Likewise.
13718
13719 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
13720
13721 * gcc.c-torture/execute/20030209-1.c: Enable the test if
13722 STACK_SIZE is not defined.
13723
13724 2003-02-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13725
13726 PR c++/9457
13727 * g++.dg/template/init1.C: New test.
13728
13729 2003-02-16 Jan HUbicka <jh@suse.cz>
13730
13731 * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
13732 (foo): Add few extra tests
13733 * gcc.dg/c99-const-expr-3.c: Likewise.
13734 * gcc.c-torture/execute/20030216-1.c: New.
13735
13736 2003-02-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13737
13738 PR c++/9459
13739 * g++.dg/ext/typeof4.C: New test.
13740
13741 2003-02-15 Roger Sayle <roger@eyesopen.com>
13742
13743 * gcc.dg/i386-387-3.c: New test case.
13744
13745 2003-02-14 Josef Zlomek <zlomekj@suse.cz>
13746
13747 * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
13748 cris-*-elf* cris-*-aout* and mmix-*-*.
13749
13750 2003-02-13 Josef Zlomek <zlomekj@suse.cz>
13751
13752 * gcc.dg/20030213-1.c: New test.
13753
13754 2003-02-12 Roger Sayle <roger@eyesopen.com>
13755
13756 * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
13757 * gcc.dg/i386-387-2.c: Likewise.
13758
13759 2003-02-12 Aldy Hernandez <aldyh@redhat.com>
13760
13761 * gcc.dg/ppc-spe.c: Fix formatting.
13762 Enable tests that were previously unsupported by gas.
13763 Delete tests for instructions that no longer exist.
13764 Switch arguments on evsubifw builtin.
13765
13766 2003-02-12 Kazu Hirata <kazu@cs.umass.edu>
13767
13768 * gcc.c-torture/execute/20030209-1.c: Disable the test if
13769 STACK_SIZE is too small.
13770
13771 2003-02-10 Eric Botcazou <ebotcazou@libertysurf.fr>
13772 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
13773
13774 * gcc.dg/decl-2.c: New test.
13775
13776 2003-02-10 Jan Hubicka <jh@suse.cz>
13777
13778 * gcc.dg/i386-fpcvt-1.c: New test.
13779
13780 2002-02-09 Richard Sandiford <rsandifo@redhat.com>
13781
13782 * gcc.c-torture/execute/20030209-1.c: New test.
13783
13784 2003-02-09 Kazu Hirata <kazu@cs.umass.edu>
13785
13786 * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
13787 int-wide bitops, use the constants of the same width.
13788 Likewise, if long long is 32-bit wide, test bitops using
13789 32-bit constants.
13790
13791 2003-02-07 Loren James Rittle <ljrittle@acm.org>
13792
13793 * gcc.dg/20021014-1.c: Annotate with expected notice text.
13794
13795 2003-02-07 Roger Sayle <roger@eyesopen.com>
13796
13797 * testsuite/gcc.dg/builtins-4.c: New test case.
13798
13799 2003-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13800
13801 * gcc.dg/20020430-1.c: Fix dg command typos.
13802 * gcc.dg/20020503-1.c: Likewise.
13803
13804 2003-02-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
13805
13806 PR c++/8785
13807 * g++.dg/parse/fused-params1.C: New test.
13808
13809 PR c++/8857
13810 * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
13811
13812 PR c++/8921
13813 * g++.dg/parse/non-dependent1.C: New test.
13814
13815 PR c++/8928
13816 * g++.dg/parse/dupl-tmpl-args1.C: New test.
13817
13818 PR c++/9228
13819 * g++.dg/parse/undefined7.C: New test.
13820 * g++.dg/parse/non-templ1.C: New test.
13821
13822 PR c++/9229
13823 * g++.dg/parse/too-many-tmpl-args1.C: New test.
13824
13825 2003-02-06 Eric Botcazou <ebotcazou@libertysurf.fr>
13826
13827 * gcc.c-torture/compile/20030206-1.c: New test.
13828
13829 2003-02-05 Roger Sayle <roger@eyesopen.com>
13830
13831 * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
13832 "pow" to "foo" to avoid potential confusion with a math built-in.
13833
13834 2003-02-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13835
13836 * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
13837 conditions for SPARC targets.
13838
13839 2003-02-05 Jakub Jelinek <jakub@redhat.com>
13840
13841 * gcc.dg/20030204-1.c: New test.
13842
13843 2003-02-04 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
13844
13845 PR c++/38
13846 * g++.dg/parse/array-size1.C: New test.
13847
13848 PR c++/5657
13849 * g++.dg/parse/undefined3.C: New test.
13850
13851 PR c++/5665
13852 * g++.dg/parse/undefined4.C: New test.
13853
13854 PR c++/5975
13855 * g++.dg/parse/undefined5.C: New test.
13856
13857 PR c++/7259
13858 * g++.dg/parse/tmpl-tmpl-param1.C: New test.
13859
13860 PR c++/8578
13861 * g++.dg/parse/casting-operator1.C: New test.
13862
13863 PR c++/8596
13864 * g++.dg/parse/undefined6.C: New test.
13865
13866 PR c++/8736
13867 * g++.dg/parse/missing-template1.C: New test.
13868
13869 2003-02-04 Jan Hubicka <jh@suse.cz>
13870
13871 * gcc.dg/i386-cadd.c: Compile using -march=k8.
13872 * gcc.dg/i386-cmov?.c: Likewise.
13873 * gcc.dg/i386-fpcvt-?.c: Likewise.
13874 * gcc.dg/i386-ssefp-1.c: Likewise.
13875 * gcc.dg/i386-ssetype-?.c: Likewise; fix for register passing
13876 conventions.
13877
13878 2003-02-03 Mark Mitchell <mark@codesourcery.com>
13879
13880 PR c++/7129
13881 * testsuite/g++.dg/ext/max.C: New test.
13882
13883 2003-02-03 Jan Hubicka <jh@suse.cz>
13884
13885 * gcc.c-torture/execute/20030203-1.c: New test.
13886
13887 2003-02-03 Richard Earnshaw <rearnsha@arm.com>
13888
13889 * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
13890 'natural-endian'.
13891
13892 2003-02-01 Richard Sandiford <rsandifo@redhat.com>
13893
13894 * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
13895 * g++.dg/init/new2.C: Likewise.
13896 * g++.dg/other/new1.C: Likewise.
13897
13898 2003-01-31 Loren J. Rittle <ljrittle@acm.org>
13899
13900 * gcc.dg/struct-ret-libc.c: New test.
13901
13902 2003-01-31 Ulrich Weigand <uweigand@de.ibm.com>
13903
13904 * gcc.dg/20030129-1.c: New test.
13905
13906 2003-01-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13907
13908 PR c++/8849
13909 * g++.dg/template/ptrmem4.C: New test.
13910
13911 2003-01-29 Mark Mitchell <mark@codesourcery.com>
13912
13913 * g++.dg/parser/constant1.C: New test.
13914
13915 2003-01-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13916
13917 PR c++/8591
13918 * g++.dg/parse/friend2.C: New test.
13919
13920 2003-01-29 Nathan Sidwell <nathan@codesourcery.com>
13921
13922 PR c++/9437
13923 * g++.dg/template/unify4.C: New test.
13924
13925 2003-01-28 Richard Sandiford <rsandifo@redhat.com>
13926
13927 * gcc.c-torture/execute/20030128-1.c: New test.
13928
13929 2003-01-28 Jeffrey D. Oldham <oldham@codesourcery.com>
13930
13931 * g++.dg/lookup/nested1.C: Test moved from ...
13932 * g++.old-deja/g++.other/lookup24.C: ... here.
13933
13934 2003-01-28 Jan Hubicka <jh@suse.cz>
13935
13936 * gcc.dg/i386-cmov5.c: New test.
13937
13938 2003-01-28 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
13939
13940 * gcc.c-torture/execute/20010925-1.c: Changed the
13941 memcpy declaration.
13942
13943 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
13944
13945 PR c++/3902
13946 * g++.dg/parse/template5.C: New test.
13947
13948 2003-01-28 Toon Moene <toon@moene.indiv.nluug.nl>
13949
13950 PR fortran/9258
13951 * g77.dg/pr9258: New test.
13952
13953 2003-01-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13954
13955 * README: Move relevant parts from README.g++.
13956
13957 * README.g++: Remove this file.
13958
13959 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
13960
13961 * g++.dg/abi/dcast1.C: New test.
13962
13963 2003-01-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13964
13965 * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
13966
13967 2003-01-27 Jeffrey D. Oldham <oldham@codesourcery.com>
13968
13969 PR c++/47
13970 * g++.old-deja/g++.other/lookup24.C: New test.
13971
13972 2003-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13973
13974 PR middle-end/7227
13975 * gcc.dg/uninit-C.c: New test.
13976
13977 2003-01-27 Nathan Sidwell <nathan@codesourcery.com>
13978
13979 * g++.dg/abi/covariant1.C: New test.
13980
13981 2003-01-25 Ulrich Weigand <uweigand@de.ibm.com>
13982
13983 * gcc.dg/20030123-1.c: New test.
13984
13985 2003-01-25 Jan Hubicka <jh@suse.cz>
13986
13987 PR opt/8492
13988 * gcc.c-torture/compile/20030125-1.c
13989
13990 2003-01-25 Nathan Sidwell <nathan@codesourcery.com>
13991
13992 PR c++/9403
13993 * g++.dg/parse/template3.C: New test.
13994 * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
13995
13996 PR c++/795
13997 * g++.dg/parse/template4.C: New test.
13998
13999 PR c++/9415
14000 * g++.dg/template/qual2.C: New test.
14001
14002 PR c++/8545
14003 * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
14004
14005 * g++.old-deja/g++.ns/bogus1.C: Change expected error.
14006
14007 2003-01-25 Roger Sayle <roger@eyesopen.com>
14008
14009 * gcc.c-torture/execute/switch-1.c: New test case.
14010
14011 2003-01-25 Jan Hubicka <jh@suse.cz>
14012
14013 * gcc.c-torture/execute/20030125-1.[cx]: New test.
14014
14015 2003-01-25 Paolo Carlini <pcarlini@unitus.it>
14016
14017 Tweaks for Bison-1.875. From the NEWS file:
14018 "- `parse error' -> `syntax error'
14019 Bison now uniformly uses the term `syntax error'"
14020 * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
14021 * gcc.dg/cpp/digraph2.c: Likewise.
14022 * gcc.dg/cpp/direct2.c: Likewise.
14023 * gcc.dg/cpp/paste4.c: Likewise.
14024 * gcc.dg/c90-restrict-1.c: Likewise.
14025 * gcc.dg/c99-func-2.c: Likewise.
14026 * gcc.dg/noncompile/920721-2.c: Likewise.
14027 * gcc.dg/noncompile/930622-2.c: Likewise.
14028 * gcc.dg/noncompile/940112-1.c: Likewise.
14029 * gcc.dg/noncompile/950921-1.c: Likewise.
14030 * gcc.dg/noncompile/951123-1.c: Likewise.
14031 * gcc.dg/noncompile/971104-1.c: Likewise.
14032 * gcc.dg/noncompile/990416-1.c: Likewise.
14033
14034 2003-01-24 Paolo Carlini <pcarlini@unitus.it>
14035
14036 * g++.dg/parse/undefined1.C: Add error message.
14037
14038 2003-01-22 Mark Mitchell <mark@codesourcery.com>
14039
14040 PR c++/9354
14041 * g++.dg/parse/new1.C: New test.
14042
14043 PR c++/9216
14044 * g++.dg/parse/template2.C: New test.
14045
14046 PR c++/9354
14047 * g++.dg/parse/typedef2.C: New test.
14048
14049 PR c++/9328
14050 * g++.dg/ext/typeof3.C: New test.
14051
14052 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
14053
14054 PR c++/2738
14055 * g++.dg/parse/ret-type1.C: New test.
14056
14057 PR c++/3792
14058 * g++.dg/parse/tmpl-outside1.C: New test.
14059
14060 PR c++/4207
14061 * g++.dg/parse/int-as-enum1.C: New test.
14062
14063 PR c++/4903
14064 * g++.dg/parse/no-typename1.C: New test.
14065
14066 PR c++/5533
14067 * g++.dg/parse/no-value1.C: New test.
14068
14069 PR c++/5921
14070 * g++.dg/parse/wrong-inline1.C: New test.
14071
14072 PR c++/6402
14073 * g++.dg/parse/ref1.C: New test.
14074
14075 PR c++/6992
14076 * g++.dg/parse/attr-ctor1.C: New test.
14077
14078 PR c++/7229
14079 * g++.dg/parse/namespace5.C: New test.
14080
14081 PR c++/7917
14082 * g++.dg/parse/func-def1.C: New test.
14083
14084 PR c++/8143
14085 * g++.dg/parse/undefined1.C: New test.
14086
14087 PR c++/5723, PR c++/8522
14088 * g++.dg/parse/specialization1.C: New test.
14089
14090 PR c++/163, PR c++/8595
14091 * g++.dg/parse/struct-as-enum1.C: New test.
14092
14093 PR c++/9173
14094 * g++.dg/parse/undefined2.C: New test.
14095
14096 2003-01-22 Mark Mitchell <mark@codesourcery.com>
14097
14098 PR c++/9298
14099 * g++.dg/parse/template1.C: New test.
14100
14101 PR c++/9384
14102 * g++.dg/parse/using1.C: New test.
14103
14104 PR c++/9285
14105 PR c++/9294
14106 * g++.dg/parse/expr2.C: New test.
14107
14108 PR c++/9388
14109 * g++.dg/parse/lookup2.C: Likewise.
14110
14111 2003-01-21 Jan Hubicka <jh@suse.cz>
14112
14113 * gcc.c-torture/execute/990208-1.c: Add noinline attributes as needed.
14114 * gcc.c-torture/execute/eeprof-1.c: Likewise.
14115 * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
14116 * gcc.c-torture/execute/string-opt-*.c: Likewise.
14117
14118 2003-01-20 Nick Clifton <nickc@redhat.com>
14119
14120 * gcc.c-torture/execute/20030117-1.c: New test case. Exposes
14121 problem with ARM sibcall code generation.
14122
14123 2003-01-20 Kazu Hirata <kazu@cs.umass.edu>
14124
14125 * gcc.c-torture/execute/20030120-1.c: New.
14126
14127 2003-01-19 Paolo Carlini <pcarlini@unitus.it>
14128
14129 * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
14130
14131 2003-01-17 Mark Mitchell <mark@codesourcery.com>
14132
14133 PR c++/9272
14134 * g++.dg/parse/ctor1.C: New test.
14135
14136 PR c++/9294:
14137 * g++.dg/parse/qualified1.C: New test.
14138
14139 * g++.dg/parse/typename3.C: New test.
14140
14141 2003-01-16 Richard Henderson <rth@redhat.com>
14142
14143 * g++.dg/tls/init-2.C: Fix error matches for real this time.
14144
14145 2003-01-16 Richard Henderson <rth@redhat.com>
14146
14147 * g++.dg/pch/pch.exp: Copy test header to the working directory
14148 before using it either for precompilation or direct use.
14149 * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
14150 * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
14151
14152 2003-01-16 Richard Henderson <rth@redhat.com>
14153
14154 * gcc.dg/pch/pch.exp: Copy test header to the working directory
14155 before using it either for precompilation or direct use.
14156 * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
14157 * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
14158
14159 2003-01-16 Mark Mitchell <mark@codesourcery.com>
14160
14161 * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
14162 * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
14163 * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
14164 * gcc/testsuite/g++.dg/parse/typename2.C: New test.
14165 * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
14166 typename warning into error.
14167 * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
14168 error messages.
14169 * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
14170 * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
14171 * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
14172 messages.
14173 * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
14174 make declaration visible in template.
14175 * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
14176 * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
14177 messages.
14178 * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
14179 message.
14180 * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
14181 * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
14182 * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
14183 * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
14184 typename warning with error message.
14185 * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
14186 * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
14187 * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
14188
14189 2003-01-16 Nathan Sidwell <nathan@codesourcery.com>
14190
14191 * g++.dg/parse/ambig2.C: New test.
14192
14193 2003-01-15 Richard Henderson <rth@redhat.com>
14194
14195 * g++.dg/tls/init-2.C: Update error message string.
14196
14197 2003-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14198
14199 * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
14200
14201 2003-01-15 Stephane Carrez <stcarrez@nerim.fr>
14202
14203 * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
14204 all for HC11/HC12.
14205 * gcc.c-torture/compile/20001205-1.x: Likewise.
14206 * gcc.c-torture/compile/20001226-1.x: Likewise.
14207 * gcc.c-torture/compile/920520-1.x: Likewise.
14208 * gcc.c-torture/compile/961203-1.x: Likewise.
14209 * gcc.c-torture/compile/20020604-1.x: Likewise.
14210
14211 2003-01-15 Jan Hubicka <jh@suse.cz>
14212
14213 * gcc.c-torture/compile/20030115-1.c: New test.
14214
14215 * gcc.dg/i386-fpcvt-1.c: New test.
14216 * gcc.dg/i386-fpcvt-2.c: New test.
14217
14218 2003-01-14 Jeffrey D. Oldham <oldham@codesourcery.com>
14219
14220 Further conform g++'s __vmi_class_type_info to the C++ ABI
14221 specification.
14222 * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
14223 the specification.
14224
14225 2003-01-14 Jan Hubicka <jh@suse.cz>
14226
14227 * gcc.dg/i386-fpcvt-1.c: New test.
14228 * gcc.dg/i386-fpcvt-2.c: New test.
14229
14230 2003-01-14 Eric Botcazou <ebotcazou@libertysurf.fr>
14231
14232 * gcc.dg/i386-mmx-3.c: New test.
14233
14234 2003-01-12 Mark Mitchell <mark@codesourcery.com>
14235
14236 PR c++/9264
14237 * g++.dg/parse/octal1.C: New file.
14238
14239 PR c++/9172
14240 * g++.dg/parse/typename1.C: New file.
14241
14242 2003-01-10 Danny Smith <dannysmith@users.sourceforge.net>
14243
14244 * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
14245 * gcc.dg/bf-no-ms-layout.c: Likewise.
14246 * gcc.dg/bf-ms-attrib.c: Likewise.
14247
14248 2003-01-10 Mark Mitchell <mark@codesourcery.com>
14249
14250 PR c++/9099
14251 * g++.dg/parse/dtor1.C: New file.
14252
14253 PR c++/9128
14254 * g++.dg/rtti/typeid1.C: New file.
14255
14256 PR c++/9153
14257 * g++.dg/parse/lookup1.C: New file.
14258
14259 PR c++/9171
14260 * g++.dg/templ/spec5.C: New file.
14261
14262 2003-01-10 Josef Zlomek <zlomekj@suse.cz>
14263
14264 * gcc.c-torture/compile/20030110-1.c: New test.
14265
14266 2003-01-09 Geoffrey Keating <geoffk@apple.com>
14267
14268 Merge from pch-branch:
14269
14270 2002-12-23 Geoffrey Keating <geoffk@apple.com>
14271
14272 * gcc.dg/pch/cpp-1.h: New.
14273 * gcc.dg/pch/cpp-1.c: New.
14274 * gcc.dg/pch/cpp-2.h: New.
14275 * gcc.dg/pch/cpp-2.c: New.
14276
14277 2002-11-19 Geoffrey Keating <geoffk@apple.com>
14278
14279 * gcc.dg/pch/except-1.h: New.
14280 * gcc.dg/pch/except-1.c: New.
14281
14282 2002-11-13 Geoffrey Keating <geoffk@apple.com>
14283
14284 * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
14285 running test.
14286 * gcc.dg/pch: Include *.hp not *.h.
14287 * gcc.dg/pch/system-1.h: New.
14288 * gcc.dg/pch/system-1.c: New.
14289
14290 2002-11-11 Geoffrey Keating <geoffk@apple.com>
14291
14292 * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
14293 rather than trying to build and run a program using PCH.
14294 * gcc.dg/pch: Remove dg-do commands from test files.
14295
14296 2002-11-08 Geoffrey Keating <geoffk@apple.com>
14297
14298 * gcc.dg/pch/macro-3.c: New.
14299 * gcc.dg/pch/macro-3.h: New.
14300
14301 2002-11-04 Geoffrey Keating <geoffk@apple.com>
14302
14303 * gcc.dg/pch/common-1.c: New.
14304 * gcc.dg/pch/common-1.h: New.
14305 * gcc.dg/pch/decl-1.c: New.
14306 * gcc.dg/pch/decl-1.h: New.
14307 * gcc.dg/pch/decl-2.c: New.
14308 * gcc.dg/pch/decl-2.h: New.
14309 * gcc.dg/pch/decl-3.c: New.
14310 * gcc.dg/pch/decl-3.h: New.
14311 * gcc.dg/pch/decl-4.c: New.
14312 * gcc.dg/pch/decl-4.h: New.
14313 * gcc.dg/pch/decl-5.c: New.
14314 * gcc.dg/pch/decl-5.h: New.
14315 * gcc.dg/pch/global-1.c: New.
14316 * gcc.dg/pch/global-1.h: New.
14317 * gcc.dg/pch/inline-1.c: New.
14318 * gcc.dg/pch/inline-1.h: New.
14319 * gcc.dg/pch/inline-2.c: New.
14320 * gcc.dg/pch/inline-2.h: New.
14321 * gcc.dg/pch/static-1.c: New.
14322 * gcc.dg/pch/static-1.h: New.
14323 * gcc.dg/pch/static-2.c: New.
14324 * gcc.dg/pch/static-2.h: New.
14325
14326 2002-09-01 Geoffrey Keating <geoffk@redhat.com>
14327
14328 * g++.dg/pch/pch.exp: Better handle failing testcases.
14329 * gcc.dg/pch/pch.exp: Likewise.
14330 * gcc.dg/pch/macro-1.c: New.
14331 * gcc.dg/pch/macro-1.h: New.
14332 * gcc.dg/pch/macro-2.c: New.
14333 * gcc.dg/pch/macro-2.h: New.
14334
14335 2002-08-27 Geoffrey Keating <geoffk@redhat.com>
14336
14337 * g++.dg/dg.exp: Treat files in pch/ specially.
14338 * g++.dg/pch/pch.exp: New file.
14339 * g++.dg/pch/empty.H: New file.
14340 * g++.dg/pch/empty.C: New file.
14341 * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
14342 "precompile".
14343
14344 * gcc.dg/pch/pch.exp: New file.
14345 * gcc.dg/pch/empty.h: New file.
14346 * gcc.dg/pch/empty.c: New file.
14347 * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
14348 "precompile".
14349
14350 2003-01-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14351
14352 * g++.dg/template/friend14.C: New test.
14353
14354 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
14355
14356 * gcc.dg/old-style-asm-1.c: New test.
14357
14358 2003-01-09 Richard Sandiford <rsandifo@redhat.com>
14359
14360 * gcc.c-torture/compile/20030109-1.c: New test.
14361
14362 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
14363
14364 * gcc.c-torture/execute/20030109-1.c: New test.
14365
14366 2003-01-08 Larin Hennessey <larin@science.oregonstate.edu>
14367
14368 * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
14369 * g++.old-deja/g++.mike/dyncast2.C: Likewise
14370 * g++.old-deja/g++.mike/dyncast3.C: Likewise
14371 * g++.old-deja/g++.mike/eh2.C: Likewise
14372 * g++.old-deja/g++.mike/eh3.C: Likewise
14373 * g++.old-deja/g++.mike/eh5.C: Likewise
14374 * g++.old-deja/g++.mike/eh6.C: Likewise
14375 * g++.old-deja/g++.mike/eh7.C: Likewise
14376 * g++.old-deja/g++.mike/eh8.C: Likewise
14377 * g++.old-deja/g++.mike/eh9.C: Likewise
14378 * g++.old-deja/g++.mike/eh10.C: Likewise
14379 * g++.old-deja/g++.mike/eh12.C: Likewise
14380 * g++.old-deja/g++.mike/eh13.C: Likewise
14381 * g++.old-deja/g++.mike/eh14.C: Likewise
14382 * g++.old-deja/g++.mike/eh16.C: Likewise
14383 * g++.old-deja/g++.mike/eh17.C: Likewise
14384 * g++.old-deja/g++.mike/eh18.C: Likewise
14385 * g++.old-deja/g++.mike/eh21.C: Likewise
14386 * g++.old-deja/g++.mike/eh23.C: Likewise
14387 * g++.old-deja/g++.mike/eh24.C: Likewise
14388 * g++.old-deja/g++.mike/eh25.C: Likewise
14389 * g++.old-deja/g++.mike/eh26.C: Likewise
14390 * g++.old-deja/g++.mike/eh27.C: Likewise
14391 * g++.old-deja/g++.mike/eh28.C: Likewise
14392 * g++.old-deja/g++.mike/eh29.C: Likewise
14393 * g++.old-deja/g++.mike/eh31.C: Likewise
14394 * g++.old-deja/g++.mike/eh33.C: Likewise
14395 * g++.old-deja/g++.mike/eh34.C: Likewise
14396 * g++.old-deja/g++.mike/eh35.C: Likewise
14397 * g++.old-deja/g++.mike/eh36.C: Likewise
14398 * g++.old-deja/g++.mike/eh37.C: Likewise
14399 * g++.old-deja/g++.mike/eh38.C: Likewise
14400 * g++.old-deja/g++.mike/eh39.C: Likewise
14401 * g++.old-deja/g++.mike/eh40.C: Likewise
14402 * g++.old-deja/g++.mike/eh41.C: Likewise
14403 * g++.old-deja/g++.mike/eh42.C: Likewise
14404 * g++.old-deja/g++.mike/eh44.C: Likewise
14405 * g++.old-deja/g++.mike/eh46.C: Likewise
14406 * g++.old-deja/g++.mike/eh47.C: Likewise
14407 * g++.old-deja/g++.mike/eh48.C: Likewise
14408 * g++.old-deja/g++.mike/eh49.C: Likewise
14409 * g++.old-deja/g++.mike/eh50.C: Likewise
14410 * g++.old-deja/g++.mike/eh51.C: Likewise
14411 * g++.old-deja/g++.mike/eh53.C: Likewise
14412 * g++.old-deja/g++.mike/eh55.C: Likewise
14413 * g++.old-deja/g++.mike/p7912.C: Likewise
14414 * g++.old-deja/g++.mike/p9706.C: Likewise
14415 * g++.old-deja/g++.mike/p10416.C: Likewise
14416 * g++.old-deja/g++.mike/p11667.C: Likewise
14417 * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
14418 Remove redundant reference to Iris.
14419 * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
14420 Elxsi, i860, Pico Java, and WE32K.
14421
14422 2003-01-07 Mark Mitchell <mark@codesourcery.com>
14423
14424 * g++.dg/ext/asm4.C: New test.
14425
14426 2003-01-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14427
14428 PR c++/9030
14429 * g++.dg/template/friend12.C: New test.
14430 * g++.dg/template/friend13.C: Likewise.
14431 * g++.old-deja/g++.eh/spec6.C: Add missing error message.
14432
14433 2003-01-08 Jan Hubicka <jh@suse.cz>
14434
14435 * gcc.dg/i386-cadd.c: New test.
14436 * gcc.dg/i386-cmov4.c: Likewise.
14437
14438 2003-01-06 Mark Mitchell <mark@codesourcery.com>
14439
14440 PR c++/9165
14441 * g++.dg/warn/Wunused-3.C: New test.
14442
14443 * g++.dg/abi/bitfield9.C: New test.
14444
14445 PR c++/9189
14446 * g++.dg/parse/defarg3.C: New test.
14447
14448 2003-01-06 Nathan Sidwell <nathan@codesourcery.com>
14449
14450 * g++.dg/parse/ambig1.C: New test.
14451 * g++.dg/parse/defarg2.C: New test.
14452
14453 2003-01-05 Mark Mitchell <mark@codesourcery.com>
14454
14455 * g++.dg/template/defarg-1.C: New test.
14456 * g++.dg/template/local2.C: Likewise.
14457
14458 2003-01-05 Richard Sandiford <rsandifo@redhat.com>
14459
14460 * gcc.c-torture/execute/20030105-1.c: New test.
14461
14462 2003-01-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14463
14464 * g++.dg/parse/namespace3.C: Remove extra semicolons.
14465 * g++.dg/parse/namespace4.C: Likewise.
14466
14467 2003-01-03 Nathan Sidwell <nathan@codesourcery.com>
14468
14469 * g++.dg/template/ntp2.C: New test.
14470
14471 2003-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
14472
14473 * g++.dg/parse/extern-C-1.C: New test.
14474
14475 * g++.dg/parse/namespace4.C: New test.
14476
14477 * g++.dg/template/nested1.C: New test.
14478
14479 * g++.dg/parse/namespace3.C: New test.
14480
14481 2003-01-02 Nathanael Nerode <neroden@gcc.gnu.org>
14482
14483 * g++.dg/lookup/two-stage1.C: New test.
14484
14485 2003-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14486
14487 * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
14488 * g++.old-deja/g++.jason/access8.C: Likewise.
14489 * g++.old-deja/g++.other/decl5.C: Likewise.
14490
14491 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
14492
14493 * g++.dg/parse/parse7.C: New test.
14494
14495 2003-01-02 Mark Mitchell <mark@codesourcery.com>
14496
14497 PR c++/2843
14498 * g++.dg/ext/attrib7.C: New test.
14499
14500 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
14501
14502 * g++.dg/parse/parse6.C: New test.
14503
14504 2003-01-02 Kazu Hirata <kazu@cs.umass.edu>
14505
14506 * gcc.dg/h8300-stack-1.c: New.
14507
14508 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
14509
14510 g++.dg/lookup/exception1.C: New test.
14511
14512 g++.dg/lookup/template1.C: New test.
14513
14514 g++.dg/parse/namespace2.C: New test.
14515
14516 g++.dg/parse/parens2.C: New test.
14517
14518 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14519
14520 * g++.dg/parse/parse5.C: New test.
14521 * g++.dg/lookup/scoped4.C: New test.
14522
14523 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
14524
14525 * g++.dg/parse/parens1.C: New test.
14526
14527 * g++.dg/parse/parens2.C: Removed, turned out to duplicate
14528 angle-bracket1.C.
14529 * g++.dg/parse/parens2.C: New test.
14530
14531 * g++.dg/lookup/scope-operator1.C: New test.
14532
14533 * g++.dg/parse/operator1.C: New test.
14534
14535 2003-01-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14536
14537 * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
14538 * g++.old-deja/g++.other/access6.C: Likewise.
14539 * g++.old-deja/g++.other/decl1.C: Likewise.
14540 * g++.old-deja/g++.pt/typename12.C: Likewise.
14541
14542 2002-12-31 Mark Mitchell <mark@codesourcery.com>
14543
14544 * g++.dg/parse/namespace1.C: New test.
14545
14546 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14547
14548 * g++.dg/parse/parse4.C: New test.
14549
14550 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14551
14552 * g++.dg/parse/parse3.C: New test.
14553
14554 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14555
14556 * g++.dg/parse/parse2.C: New test.
14557
14558 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14559
14560 * g++.dg/template/friend11.C: New test.
14561
14562 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14563
14564 * g++.dg/parse/parse1.C: New test.
14565
14566 2002-12-31 Janis Johnson <janis187@us.ibm.com>
14567
14568 * lib/profopt.exp: Change the name of a global variable to avoid
14569 possible clashes with other test suites.
14570
14571 2002-12-31 Nathan Sidwell <nathan@codesourcery.com>
14572
14573 * g++.dg/inherit/covariant8.C: New test.
14574
14575 2002-12-31 Mark Mitchell <mark@codesourcery.com>
14576
14577 * g++.dg/init/array9.C: New test.
14578
14579 PR c++/9112
14580 * g++.dg/parse/expr1.C: New test.
14581
14582 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
14583
14584 * gcc.c-torture/compile/20021230-1.c: New test.
14585
14586 2002-12-30 Nathan Sidwell <nathan@codesourcery.com>
14587
14588 * g++.dg/inherit/covariant5.C: New test.
14589 * g++.dg/inherit/covariant6.C: New test.
14590 * g++.dg/inherit/covariant7.C: New test.
14591
14592 2002-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14593
14594 PR c++/2739
14595 * g++.dg/other/access2.C: New test.
14596
14597 2002-12-29 Gabriel Dos Reis <gdr@integrable-solutions.net>
14598
14599 * g++.dg/other/anon-struct.C: No longer fails
14600 * g++.old-deja/g++.brendan/parse4.C: Likewise.
14601 * g++.old-deja/g++.brendan/parse5.C: Likewise.
14602 * g++.old-deja/g++.brendan/parse6.C: Likewise.
14603
14604 2002-12-28 Gabriel Dos Reis <gdr@integrable-solutions.net>
14605
14606 * g++.dg/parse/angle-bracket.C (main): No longer fails.
14607
14608 2002-12-27 Mark Mitchell <mark@codesourcery.com>
14609
14610 * g++.dg/eh/spec4.C: Remove stray semicolon.
14611 * g++.dg/expr/pmf-1.C: Change error message.
14612 * g++.dg/ext/asm1.C: Remove stray semicolon.
14613 * g++.dg/ext/typename1.C: Add missing typenames.
14614 * g++.dg/inherit/template-as-base.C: Change error message.
14615 * g++.dg/lookup/scoped1.C: Likewise.
14616 * g++.dg/lookup/scoped2.C: Likewise.
14617 * g++.dg/lookup/using2.C: Likewise.
14618 * g++.dg/other/component1.C: Remove stray semicolon.
14619 * g++.dg/other/do1.C: Change error message.
14620 * g++.dg/other/error2.C: Likewise.
14621 * g++.dg/other/init1.C: Likewise.
14622 * g++.dg/other/packed1.C: Remove stray semicolon.
14623 * g++.dg/other/ptrmem2.C: Change error message.
14624 * g++.dg/parse/parameter-declaration-1.C: Remove line number
14625 marker.
14626 * g++.dg/special/initp1.C: Remove invalid attribute usage.
14627 * g++.dg/template/access3.C: Add typename keyword.
14628 * g++.dg/template/access5.C: Remove stray semicolon.
14629 * g++.dg/template/access6.C: Likewise.
14630 * g++.dg/template/complit1.C: Likewise.
14631 * g++.dg/template/crash1.C: Change error message.
14632 * g++.dg/template/inherit2.C: Remove stray semicolon.
14633 * g++.dg/template/instantiate2.C: Likewise.
14634 * g++.dg/template/instantiate3.C: Change error message.
14635 * g++.dg/template/qual1.C: Remove stray semicolon.
14636 * g++.dg/template/qualttp18.C: Change error message.
14637 * g++.dg/template/ref1.C: Remove stray semicolon.
14638 * g++.dg/template/sizeof1.C (A::value): Declare it.
14639 * g++.dg/template/spec4.C: Change error message.
14640 * g++.dg/template/static1.C: Likewise.
14641 * g++.dg/template/type1.C: Likewise.
14642 * g++.dg/template/typename3.C: Likewise.
14643 * g++.old-deja/g++.benjamin/13478.C: Change error message.
14644 * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
14645 * g++.old-deja/g++.benjamin/bool01.C: Likewise.
14646 * g++.old-deja/g++.benjamin/bool02.C: Likewise.
14647 * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
14648 named return value extension.
14649 * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
14650 * g++.old-deja/g++.benjmain/warn01.C: Likewise.
14651 * g++.old-deja/g++.bob/extern_C.C: Likewise.
14652 * g++.old-deja/g++.bob/inherit2.C: Likewise.
14653 * g++.old-deja/g++.brendan/complex1.C: Likewise.
14654 * g++.old-deja/g++.brendan/copy5.C: Likewise.
14655 * g++.old-deja/g++.brendan/crash13.C: Likewise.
14656 * g++.old-deja/g++.brendan/crash15.C: Likewise.
14657 * g++.old-deja/g++.brendan/crash18.C: Change error message.
14658 * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
14659 * g++.old-deja/g++.brendan/crash38.C: Likewise.
14660 * g++.old-deja/g++.brendan/crash50.C: Likewise.
14661 * g++.old-deja/g++.brendan/crash56.C: Likewise.
14662 * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
14663 syntax.
14664 * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
14665 * g++.old-deja/g++.brendan/crash8.C: Change error message.
14666 * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
14667 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
14668 * g++.old-deja/g++.brendan/shadow1.C: Likewise.
14669 * g++.old-deja/g++.brendan/template11.C: Likewise.
14670 * g++.old-deja/g++.brendan/template26.C: Likewise.
14671 * g++.old-deja/g++.brendan/template27.C: Use explicit
14672 specialization syntax.
14673 * g++.old-deja/g++.brendan/template30.C: Likewise.
14674 * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
14675 * g++.old-deja/g++.brendan/visibility3.C: Account for use of
14676 non-dependent names.
14677 * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
14678 * g++.old-deja/g++.brendan/warnings7.C: Likewise.
14679 * g++.old-deja/g++.bugs/900121_02.C: Likewise.
14680 * g++.old-deja/g++.eh/catchptr1.C: Likewise.
14681 * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
14682 * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
14683 named return value extension.
14684 * g++.old-deja/g++.ext/namedret2.C: Likewise.
14685 * g++.old-deja/g++.ext/namedret3.C: Likewise.
14686 * g++.old-deja/g++.ext/return1.C: Likewise.
14687 * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
14688 * g++.old-deja/g++.jason/access17.C: Issue more error messages.
14689 * g++.old-deja/g++.jason/access8.C: Likewise.
14690 * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
14691 * g++.old-deja/g++.jason/destruct.C: Remove incorrect
14692 pseudo-destructor names.
14693 * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
14694 * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
14695 pseudo-destructor names.
14696 * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
14697 * g++.old-deja/g++.jason/overload19.C: Likewise.
14698 * g++.old-deja/g++.jason/overload32.C: Likewise.
14699 * g++.old-deja/g++.jason/parse11.C: Issue error messages about
14700 stray semicolons.
14701 * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
14702 * g++.old-deja/g++.jason/return.C: Likewise.
14703 * g++.old-deja/g++.jason/return2.C: Likewise.
14704 * g++.old-deja/g++.jason/shadow1.C: Likewise.
14705 * g++.old-deja/g++.jason/special.C: Use explicit specialization
14706 syntax.
14707 * g++.old-deja/g++.jason/template10.C: Account for use of
14708 non-dependent names.
14709 * g++.old-deja/g++.jason/template11.C: Use explicit specialization
14710 syntax.
14711 * g++.old-deja/g++.jason/template37.C: Likewise.
14712 * g++.old-deja/g++.law/access4.C: Change error messages.
14713 * g++.old-deja/g++.law/arm13.C: Remove incorrect
14714 pseudo-destructor names.
14715 * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
14716 * g++.old-deja/g++.law/ctors9.C: Likewise.
14717 * g++.old-deja/g++.law/cvt22.C: Likewise.
14718 * g++.old-deja/g++.law/dtors5.C: Likewise.
14719 * g++.old-deja/g++.law/global-init1.C: Likewise.
14720 * g++.old-deja/g++.law/missed-error3.C: Likewise.
14721 * g++.old-deja/g++.law/operators28.C: Likewise.
14722 * g++.old-deja/g++.law/visibility28.C: Likewise.
14723 * g++.old-deja/g++.martin/eval1.C: Likewise.
14724 * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
14725 name.
14726 * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
14727 * g++.old-deja/g++.mike/net34.C: Likewise.
14728 * g++.old-deja/g++.mike/net36.C: Likewise.
14729 * g++.old-deja/g++.mike/ns2.C: Likewise.
14730 * g++.old-deja/g++.mike/p12306.C: Likewise.
14731 * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
14732 value extension.
14733 * g++.old-deja/g++.mike/p700.C: Likewise.
14734 * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
14735 * g++.old-deja/g++.mike/p710.C: Likewise.
14736 * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
14737 value extension.
14738 * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
14739 * g++.old-deja/g++.mike/pmf9.C: Likewise.
14740 * g++.old-deja/g++.ns/crash2.C: Likewise.
14741 * g++.old-deja/g++.ns/crash3.C: Likewise.
14742 * g++.old-deja/g++.ns/invalid1.C: Likewise.
14743 * g++.old-deja/g++.ns/ns17.C: Likewise.
14744 * g++.old-deja/g++.ns/template16.C: Likewise.
14745 * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
14746 keyword.
14747 * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
14748 * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
14749 * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
14750 named return value extension.
14751 * g++.old-deja/g++.oliva/nameret2.C: Likewise.
14752 * g++.old-deja/g++.other/access4.C: Issue additional error
14753 messages.
14754 * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
14755 * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
14756 * g++.old-deja/g++.other/crash11.C: Add missing class-key.
14757 * g++.old-deja/g++.other/crash25.C: Change error message.
14758 * g++.old-deja/g++.other/crash4.C: Change error message.
14759 * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
14760 * g++.old-deja/g++.other/decl5.C: Issue more error messages.
14761 * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
14762 checks.
14763 * g++.old-deja/g++.other/defarg8.C: Likewise.
14764 * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
14765 * g++.old-deja/g++.other/dtor10.C: Likewise.
14766 * g++.old-deja/g++.other/incomplete.C: Likewise.
14767 * g++.old-deja/g++.other/linkage7.C: Likewise.
14768 * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
14769 lookup algorithm.
14770 * g++.old-deja/g++.other/mangle2.C: Likewise.
14771 * g++.old-deja/g++.other/refinit2.C: Likewise.
14772 * g++.old-deja/g++.other/sizeof2.C: Change error messages.
14773 * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
14774 * g++.old-deja/g++.pt/crash28.C: Likewise.
14775 * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
14776 syntax.
14777 * g++.old-deja/g++.pt/crash32.C: Change error message.
14778 * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
14779 * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
14780 * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
14781 error message position.
14782 * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
14783 * g++.old-deja/g++.pt/defarg8.C: Change error message.
14784 * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
14785 syntax.
14786 * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
14787 * g++.old-deja/g++.pt/eichin01b.C: Likewise.
14788 * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
14789 * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
14790 keyword.
14791 * g++.old-deja/g++.pt/explicit31.C: Likewise.
14792 * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
14793 * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
14794 keyword.
14795 * g++.old-deja/g++.pt/explicit71.C: Change error message.
14796 * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
14797 syntax.
14798 * g++.old-deja/g++.pt/friend28.C: Account for use of
14799 non-dependent names.
14800 * g++.old-deja/g++.pt/friend29.C: Likewise.
14801 * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
14802 rules.
14803 * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
14804 * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
14805 * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
14806 lookup rules.
14807 * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
14808 * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
14809 keyword.
14810 * g++.old-deja/g++.pt/memclass20.C: Likewise.
14811 * g++.old-deja/g++.pt/memclass5.C: Likewise.
14812 * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
14813 keyword.
14814 * g++.old-deja/g++.pt/memtemp75.C: Likewise.
14815 * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
14816 * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
14817 * g++.old-deja/g++.pt/overload13.C: Correct error messages.
14818 * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
14819 * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
14820 keyword.
14821 * g++.old-deja/g++.pt/spec10.C: Likewise.
14822 * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
14823 * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
14824 * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
14825 * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
14826 * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
14827 * g++.old-deja/g++.pt/ttp62.C: Likewise.
14828 * g++.old-deja/g++.pt/ttp64.C: Likewise.
14829 * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
14830 * g++.old-deja/g++.pt/typename15.C: Likewise.
14831 * g++.old-deja/g++.pt/typename22.C: Likewise.
14832 * g++.old-deja/g++.pt/typename6.C: Change error messages.
14833 * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
14834 * g++.old-deja/g++.pt/virtual2.C: Likewise.
14835 * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
14836 syntax.
14837 * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
14838 return value extension.
14839 * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
14840 * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
14841 * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
14842 * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
14843
14844 2002-12-26 Nathan Sidwell <nathan@codesourcery.com>
14845
14846 * g++.dg/warn/inline1.C: New test.
14847 * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
14848 * g++.old-deja/g++.jason/synth10.C: Likewise.
14849 * g++.old-deja/g++.mike/net31.C: Likewise.
14850 * g++.old-deja/g++.mike/p8786.C: Likewise.
14851
14852 * g++.dg/template/friend10.C: New test.
14853 * g++.dg/template/conv5.C: New test.
14854
14855 2002-12-24 Nathan Sidwell <nathan@codesourcery.com>
14856
14857 * g++.dg/lookup/scoped3.C: New test.
14858
14859 * g++.dg/lookup/decl1.C: New test.
14860 * g++.dg/lookup/decl2.C: New test.
14861
14862 2002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
14863
14864 * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
14865 gcc.c-torture/compile/20021015-1.c,
14866 gcc.c-torture/compile/20021015-2.c,
14867 gcc.c-torture/compile/20021123-1.c,
14868 gcc.c-torture/compile/20021123-2.c,
14869 gcc.c-torture/compile/20021123-3.c,
14870 gcc.c-torture/compile/20021123-4.c,
14871 gcc.c-torture/execute/20021024-1.c: Add tests previously added
14872 only to 3.1 or 3.2 branch.
14873
14874 2002-12-23 Mark Mitchell <mark@codesourcery.com>
14875
14876 * gcc.dg/i386-bitfield3.c: New test.
14877
14878 * gcc.dg/i386-bitfield2.c: New test.
14879
14880 2002-12-22 Nathan Sidwell <nathan@codesourcery.com>
14881
14882 * g++.dg/parse/conv_op1.C: New test.
14883
14884 2002-12-21 Josef Zlomek <zlomekj@suse.cz>
14885
14886 * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
14887 approved.
14888
14889 2002-12-20 Josef Zlomek <zlomekj@suse.cz>
14890
14891 * gcc.c-torture/compile/20021220-1.c: New test.
14892
14893 2002-12-19 Casper S. Hornstrup <chorns@users.sourceforge.net>
14894
14895 * gcc.dg/i386-fastcall-1.c: New.
14896
14897 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
14898
14899 * gcc.c-torture/execute/20021219-1.c: New test.
14900
14901 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
14902
14903 * gcc.dg/i386-pic-1.c: New test.
14904
14905 2002-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14906
14907 PR c++/8099
14908 * g++.dg/template/friend9.C: New test.
14909
14910 2002-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14911
14912 PR c++/3663
14913 * g++.dg/template/access7.C: New test.
14914
14915 2002-12-18 Nick Clifton <nickc@redhat.com>
14916
14917 * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
14918 the libstdc++-v3 directory has been found.
14919
14920 2002-12-12 Devang Patel <dpatel@apple.com>
14921 * gcc.dg/darwin-ld-1.c: New test.
14922 * gcc.dg/darwin-ld-2.c: New test.
14923 * gcc.dg/darwin-ld-3.c: New test.
14924 * gcc.dg/darwin-ld-4.c: New test.
14925 * gcc.dg/darwin-ld-5.c: New test.
14926
14927 2002-12-12 Eric Botcazou <ebotcazou@libertysurf.fr>
14928
14929 * gcc.c-torture/compile/20021212-1.c: New test.
14930
14931 2002-12-11 Neil Booth <neil@daikokuya.co.uk>
14932
14933 * gcc.dg/fshort-wchar: New test.
14934
14935 2002-12-10 Mark Mitchell <mark@codesourcery.com>
14936
14937 PR c++/8372
14938 * g++.dg/template/dtor1.C: New test.
14939
14940 * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
14941 markers.
14942
14943 2002-12-10 Jakub Jelinek <jakub@redhat.com>
14944
14945 * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
14946
14947 2002-12-09 Mark Mitchell <mark@codesourcery.com>
14948
14949 * g++.dg/template/static1.C: New test.
14950 * g++.dg/template/static2.C: New test.
14951 * g++.old-deja/g++.ext/memconst.C: New test.
14952
14953 2002-12-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14954
14955 * g++.dg/special/conpr-2.C: Expect failure on solaris2.
14956 * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
14957 * g++.dg/special/initp1.C: Likewise.
14958
14959 2002-12-06 Jakub Jelinek <jakub@redhat.com>
14960
14961 * gcc.c-torture/execute/20021204-1.c: New test.
14962
14963 2002-12-04 Geoffrey Keating <geoffk@apple.com>
14964
14965 * gcc.dg/ppc-fmadd-1.c: New file.
14966 * gcc.dg/ppc-fmadd-2.c: New file.
14967 * gcc.dg/ppc-fmadd-3.c: New file.
14968
14969 2002-12-04 Eric Botcazou <ebotcazou@libertysurf.fr>
14970
14971 * gcc.c-torture/compile/20021204-1.c: New test.
14972
14973 2002-12-03 Nathan Sidwell <nathan@codesourcery.com>
14974
14975 * g++.dg/inherit/covariant2.C: New test.
14976 * g++.dg/inherit/covariant3.C: New test.
14977 * g++.dg/inherit/covariant4.C: New test.
14978 * g++.dg/inherit/covariant1.C: Remove XFAIL.
14979 * g++.old-deja/g++.robertl/eb17.C: Likewise.
14980
14981 2002-12-03 Mark Mitchell <mark@codesourcery.com>
14982
14983 PR c++/8688
14984 * g++.dg/init/brace3.C: New test.
14985
14986 2002-12-02 Kazu Hirata <kazu@cs.umass.edu>
14987
14988 * gcc.dg/20020210-1.c: Fix a comment typo.
14989
14990 2002-12-02 Mark Mitchell <mark@codesourcery.com>
14991
14992 PR c++/8720
14993 * g++.dg/parse/defarg1.C: New test.
14994
14995 PR c++/8615
14996 * g++.dg/template/char1.C: New test.
14997
14998 * g++.dg/template/varmod1.C: Fix typo.
14999
15000 2002-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15001
15002 DR 180
15003 * g++.old-deja/g++.pt/crash32.C: Expect error.
15004
15005 2002-12-01 Mark Mitchell <mark@codesourcery.com>
15006
15007 PR c++/5919
15008 * g++.dg/template/varmod1.C: New test.
15009
15010 PR c++/8727
15011 * g++.dg/inherit/typeinfo1.C: New test.
15012
15013 PR c++/8663
15014 * g++.dg/inherit/typedef1.C: New test.
15015
15016 2002-11-30 Mark Mitchell <mark@codesourcery.com>
15017
15018 PR c++/8332
15019 PR c++/8493
15020 * g++.dg/template/strlen1.C: New test.
15021
15022 PR c++/8227
15023 * g++.dg/template/ctor2.C: New test.
15024
15025 PR c++/8214
15026 * g++.dg/init/string1.C: New test.
15027
15028 PR c++/8511
15029 * g++.dg/template/friend8.C: New test.
15030
15031 2002-11-29 Joe Buck <jbuck@synopsys.com>
15032
15033 * g++.dg/lookup/anon2.C: New test.
15034
15035 2002-11-28 Kazu Hirata <kazu@cs.umass.edu>
15036
15037 * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
15038 h8300 port.
15039
15040 2002-11-27 Richard Sandiford <rsandifo@redhat.com>
15041
15042 * gcc.dg/bitfld-6.c: New test.
15043
15044 2002-11-27 Jan Hubicka <jh@suse.cz>
15045
15046 * gcc.c-torture/execute/20021127.[cx]: New test.
15047
15048 2002-11-26 Jan Hubicka <jh@suse.cz>
15049
15050 * gcc.dg/i386-cmov[123].c: New tests for conditional move code
15051 quality.
15052
15053 2002-11-26 Geoffrey Keating <geoffk@apple.com>
15054
15055 * g++.dg/init/brace2.C: New test.
15056 * g++.old-deja/g++.mike/p9129.C: Correct.
15057
15058 2002-11-26 Mark Mitchell <mark@codesourcery.com>
15059
15060 * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
15061
15062 2002-11-25 Andreas Bauer <baueran@in.tum.de>
15063
15064 * gcc.dg/sibcall-6: New test for indirect sibcalls.
15065
15066 2002-11-25 Mark Mitchell <mark@codesourcery.com>
15067
15068 * testsuite/g++.dg/abi/empty11.C: New test.
15069 * testsuite/g++.dg/rtti/cv1.C: New test.
15070
15071 2002-11-25 Hans-Peter Nilsson <hp@bitrange.com>
15072
15073 * lib/prune.exp: Prune more -fpic/-fPIC warnings.
15074
15075 2002-11-24 Mark Mitchell <mark@codesourcery.com>
15076
15077 * g++.dg/abi/empty10.C: New test.
15078
15079 2002-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
15080
15081 * gcc.c-torture/compile/20021124-1.c: New test.
15082
15083 2002-11-22 Mark Mitchell <mark@codesourcery.com>
15084
15085 * g++.dg/abi/rtti2.C: New test.
15086
15087 2002-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
15088
15089 * gcc.dg/i386-unroll-1.c: New test.
15090
15091 2002-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
15092
15093 * gcc.c-torture/compile/20021120-1.c: New test.
15094 * gcc.c-torture/compile/20021120-2.c: New test.
15095
15096 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
15097
15098 * gcc.dg/bitfld-5.c: New test.
15099
15100 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
15101
15102 * gcc.c-torture/execute/20021120-3.c: New test.
15103
15104 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
15105
15106 * gcc.c-torture/execute/20021120-2.c: New test.
15107
15108 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
15109
15110 * gcc.c-torture/execute/20021120-1.c: New test.
15111
15112 2002-11-20 Jakub Jelinek <jakub@redhat.com>
15113
15114 * gcc.c-torture/execute/20021118-3.c: New test.
15115
15116 2002-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
15117
15118 * gcc.c-torture/compile/20021119-1.c: New test.
15119
15120 2002-11-19 Jason Thorpe <thorpej@wasabisystems.com>
15121
15122 * gcc.dg/duff-1.c: New test.
15123 * gcc.dg/duff-2.c: New test.
15124 * gcc.dg/duff-3.c: New test.
15125
15126 2002-11-18 Neil Booth <neil@daikokuya.co.uk>
15127
15128 * gcc.dg/cpp/_Pragma5.c: New test.
15129
15130 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
15131
15132 * gcc.c-torture/execute/20021118-2.c: New test.
15133
15134 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
15135
15136 * gcc.c-torture/execute/20021118-1.c: New test.
15137
15138 2002-11-16 Jakub Jelinek <jakub@redhat.com>
15139
15140 * gcc.dg/20021116-1.c: New test.
15141
15142 2002-11-14 Mark Mitchell <mark@codesourcery.com>
15143
15144 * g++.dg/abi/vcall1.C: New test.
15145
15146 2002-11-14 Jakub Jelinek <jakub@redhat.com>
15147
15148 * gcc.dg/20021029-1.c: New test.
15149 * gcc.dg/20021029-2.c: New test.
15150
15151 2002-11-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
15152
15153 * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
15154
15155 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
15156
15157 PR c/8439
15158 * gcc.dg/20021110.c: Move to ...
15159 * gcc.c-torture/compile/20021110.c: .... here.
15160
15161 2002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15162
15163 PR c/8467
15164 * gcc.c-torture/execute/20021111-1.c
15165
15166 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
15167
15168 PR c/8439
15169 * gcc.dg/20021110.c: New test.
15170
15171 2002-11-10 Mark Mitchell <mark@codesourcery.com>
15172
15173 * g++.dg/abi/vthunk3.C: Run only on x86.
15174
15175 2002-11-10 Joseph S. Myers <jsm@polyomino.org.uk>
15176
15177 * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
15178
15179 2002-11-09 Hans-Peter Nilsson <hp@bitrange.com>
15180
15181 * lib/compat.exp (compat-execute): Fix logic error in last
15182 change.
15183
15184 2002-11-09 Neil Booth <neil@daikokuya.co.uk>
15185
15186 * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
15187
15188 2002-11-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15189
15190 PR c++/8389
15191 * g++.dg/template/access6.C: New test.
15192
15193 2002-11-08 Jan Hubicka <jh@suse.cz>
15194
15195 * gcc.dg/i386-ssefp-1.c: New test.
15196 * gcc.dg/i386-ssefp-1.c: New test.
15197
15198 2002-11-08 Jan Hubicka <jh@suse.cz>
15199
15200 * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
15201
15202 2002-11-07 Mark Mitchell <mark@codesourcery.com>
15203
15204 * g++.dg/abi/vthunk3.C: New test.
15205
15206 PR c++/8338
15207 * g++.dg/template/crash2.C: New test.
15208
15209 2002-11-07 Mark Mitchell <mark@codesourcery.com>
15210
15211 * testsuite/g++.dg/abi/dtor1.C: New test.
15212 * testsuite/g++.dg/abi/dtor2.C: Likewise.
15213
15214 2002-11-05 Geoffrey Keating <geoffk@apple.com>
15215
15216 * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
15217 Darwin.
15218
15219 2002-11-04 Adam Nemet <anemet@lnxw.com>
15220
15221 * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
15222 -mthumb. Only xfail with -O0.
15223
15224 2002-11-03 Mark Mitchell <mark@codesourcery.com>
15225
15226 * g++.dg/abi/thunk1.C: New test.
15227 * g++.dg/abi/thunk2.C: Likewise.
15228 * g++.dg/abi/vtt1.C: Likewise.
15229
15230 2002-11-02 Diego Novillo <dnovillo@redhat.com>
15231
15232 PR optimization/8423
15233 * gcc.c-torture/execute/builtin-constant.c: New test.
15234
15235 2002-11-01 Zack Weinberg <zack@codesourcery.com>
15236
15237 * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
15238 Add some more cases.
15239
15240 2002-11-01 Mark Mitchell <mark@codesourcery.com>
15241
15242 PR c++/8391
15243 * g++.dg/opt/local1.C: New test.
15244
15245 2002-10-30 Mark Mitchell <mark@codesourcery.com>
15246
15247 PR c++/8160
15248 * g++.dg/template/complit1.C: New test.
15249
15250 PR c++/8149
15251 * g++.dg/template/typename4.C: Likewise.
15252
15253 2002-10-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15254
15255 Core issue 287, PR c++/7639
15256 * g++.dg/template/instantiate1.C: Adjust error location.
15257 * g++.dg/template/instantiate3.C: New test.
15258 * g++.old-deja/g++.pt/crash10.C: Adjust error location.
15259 * g++.old-deja/g++.pt/derived3.C: Adjust error location.
15260 * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
15261
15262 2002-10-29 Hans-Peter Nilsson <hp@bitrange.com>
15263
15264 * lib/compat.exp (compat-execute): Don't clean out a gluefile.
15265
15266 2002-10-29 Mark Mitchell <mark@codesourcery.com>
15267
15268 PR c++/8287
15269 * g++.dg/init/dtor2.C: New test.
15270
15271 2002-10-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15272
15273 * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
15274 * gcc.dg/nest.c: Bypass errors on irix6.
15275
15276 2002-10-27 Hans-Peter Nilsson <hp@bitrange.com>
15277
15278 * gcc.dg/nest.c: Expect error for mmix-*-*.
15279 * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
15280
15281 2002-10-26 Hans-Peter Nilsson <hp@bitrange.com>
15282
15283 * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
15284 markers.
15285
15286 * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
15287
15288 2002-10-25 Mike Stump <mrs@apple.com>
15289
15290 * gcc.dg/warn-1.c: New test.
15291
15292 2002-10-25 Zack Weinberg <zack@codesourcery.com>
15293
15294 * g++.dg/template/typename3.C: New test.
15295
15296 2002-10-25 Mark Mitchell <mark@codesourcery.com>
15297
15298 * g++.dg/lookup/ptrmem1.C: New test.
15299
15300 * g++.dg/abi/vthunk2.C: New test.
15301
15302 2002-10-25 Zack Weinberg <zack@codesourcery.com>
15303
15304 * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
15305
15306 2002-10-24 Mark Mitchell <mark@codesourcery.com>
15307
15308 * g++.dg/abi/empty9.C: New test.
15309
15310 2002-10-24 Richard Henderson <rth@redhat.com>
15311
15312 * g++.dg/inherit/thunk1.C: Enable for ia64.
15313
15314 2002-10-23 Mark Mitchell <mark@codesourcery.com>
15315
15316 PR c++/8067
15317 * g++.dg/lookup/pretty1.C: New test.
15318
15319 2002-10-23 Jakub Jelinek <jakub@redhat.com>
15320
15321 * gcc.dg/20021023-1.c: New test.
15322
15323 2002-10-23 Mark Mitchell <mark@codesourcery.com>
15324
15325 PR c++/7679
15326 * g++.dg/parse/inline1.C: New test.
15327
15328 2002-10-23 Richard Henderson <rth@redhat.com>
15329
15330 * g++.dg/inherit/thunk1.C: Enable for x86_64.
15331
15332 * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
15333
15334 2002-10-22 Mark Mitchell <mark@codesourcery.com>
15335
15336 PR c++/6579
15337 * g++.dg/parse/stmtexpr3.C: New test.
15338
15339 2002-10-22 Nathan Sidwell <nathan@codesourcery.com>
15340
15341 * g++.dg/expr/cond1.C: New test.
15342
15343 2002-10-21 Zack Weinberg <zack@codesourcery.com>
15344
15345 * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
15346
15347 2002-10-21 Mark Mitchell <mark@codesourcery.com>
15348
15349 * g++.dg/abi/vbase13.C: New test.
15350 * g++.dg/abi/vbase14.C: Likewise.
15351
15352 2002-10-21 Jakub Jelinek <jakub@redhat.com>
15353
15354 * gcc.dg/tls/pic-1.c: New test.
15355 * gcc.dg/tls/nonpic-1.c: New test.
15356 * gcc.dg/20021018-1.c: New test.
15357
15358 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
15359
15360 * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
15361 Remove only files with the same base name as the test case.
15362 (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
15363 (profopt-execute): Likewise. Also, remove old profiling
15364 and performance data files before running the tests.
15365
15366 * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
15367 * g++.dg/bprob/bprob.exp: Likewise.
15368 * g77.dg/bprob/bprob.exp: Likewise. Also, relax regexp
15369 to allow more general test case names.
15370
15371 * g++.dg/bprob/bprob-1.C: Rename to ...
15372 * g++.dg/bprob/g++-bprob-1.C: ... this.
15373
15374 * g77.dg/bprob/bprob-1.f: Rename to ...
15375 * g77.dg/bprob/g77-bprob-1.f: ... this.
15376
15377 2002-10-21 Zack Weinberg <zack@codesourcery.com>
15378
15379 * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
15380 bison 1.50 or later.
15381
15382 2002-10-21 Janis Johnson <janis187@us.ibm.com>
15383
15384 * g++.dg/README: Describe more test directories.
15385
15386 2002-10-21 Mark Mitchell <mark@codesourcery.com>
15387
15388 * g++.dg/init/array6.C: Add additional tests.
15389
15390 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
15391
15392 * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
15393 * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
15394
15395 2002-10-21 Kazu Hirata <kazu@cs.umass.edu>
15396
15397 * gcc.c-torture/compile/20020604-1.x: New.
15398 * gcc.c-torture/compile/simd-5.x: Likewise.
15399 * gcc.c-torture/execute/920710-1.x: Likewise.
15400 * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
15401
15402 2002-10-21 Mark Mitchell <mark@codesourcery.com>
15403
15404 * g++.dg/inherit/override1.C: Add dg-options clause.
15405
15406 2002-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
15407
15408 * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
15409 _mm_slli_si128.
15410
15411 2002-10-19 Andreas Schwab <schwab@suse.de>
15412
15413 * lib/compat.exp (compat-run): Prepend "./" when $dest has no
15414 directory component.
15415
15416 2002-10-18 Mark Mitchell <mark@codesourcery.com>
15417
15418 * g++.dg/inherit/thunk1.C: New test.
15419
15420 * g++.dg/inherit/override1.C: New test.
15421
15422 * g++.dg/abi/mangle11.C: New test.
15423 * g++.dg/abi/mangle14.C: New test.
15424 * g++.dg/abi/mangle17.C: New test.
15425
15426 2002-10-17 Nathan Sidwell <nathan@codesourcery.com>
15427
15428 * g++.dg/overload/member2.C: New test.
15429
15430 2002-10-17 Janis Johnson <janis187@us.ibm.com>
15431
15432 * g++.dg/README: Describe new compat directory.
15433 * g++.dg/dg.exp: Skip tests in compat directory.
15434 * README.compat: New file.
15435 * lib/compat.exp: New expect script.
15436 * g++.dg/compat: New test directory.
15437 * g++.dg/compat/compat.exp: New expect script.
15438 * g++.dg/compat/abi: New test directory.
15439 * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
15440 g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
15441 g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
15442 g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
15443 g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
15444 g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
15445 g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
15446 g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
15447 g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
15448 g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
15449 g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
15450 g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
15451 * g++.dg/compat/break: New test directory.
15452 * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
15453 g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
15454 g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
15455 g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
15456 g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
15457 g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
15458 g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
15459 g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
15460 g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
15461 g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
15462 g++.dg/compat/break/README: New files.
15463 * g++.dg/compat/eh: New test directory.
15464 * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
15465 g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
15466 g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
15467 g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
15468 g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
15469 g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
15470 g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
15471 g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
15472 g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
15473 g++.dg/compat/eh/filter2_y.C,
15474 g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
15475 g++.dg/compat/eh/new1_y.C,
15476 g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
15477 g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
15478 g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
15479 g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
15480 g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
15481 g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
15482 g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
15483 g++.dg/compat/eh/unexpected1_y.C: New files.
15484 * g++.dg/compat/init: New test directory.
15485 * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
15486 g++.dg/compat/init/array5_y.C,
15487 g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
15488 g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
15489 g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
15490 g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
15491 g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
15492 g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
15493 g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
15494 g++.dg/compat/init/init-ref2_y.C: New files.
15495
15496 2002-10-17 Mark Mitchell <mark@codesourcery.com>
15497
15498 PR c++/7584
15499 * g++.dg/inherit/using3.C: New test.
15500
15501 2002-10-17 Jan Hubicka <jh@suse.cz>
15502
15503 * gcc.dg/20021017-2.c: New test.
15504
15505 2002-10-17 Mark Mitchell <mark@codesourcery.com>
15506
15507 * g++.dg/abi/mangle16.C: Adjust.
15508
15509 * g++.dg/init/array8.C: New test.
15510
15511 2002-10-17 Richard Sandiford <rsandifo@redhat.com>
15512
15513 * gcc.dg/special/mips-abi.exp: New test.
15514 * gcc.dg/special/mips-abi.s: Empty file used by the above.
15515
15516 2002-10-16 Mark Mitchell <mark@codesourcery.com>
15517
15518 * g++.dg/abi/mangle16.C: New test.
15519 * g++.dg/abi/mangle17.C: Likewise.
15520
15521 PR c++/7478
15522 * g++.dg/template/ref1.C: New test.
15523
15524 2002-10-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15525
15526 * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
15527
15528 2002-10-16 Ulrich Weigand <uweigand@de.ibm.com>
15529
15530 * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
15531
15532 2002-10-16 Mark Mitchell <mark@codesourcery.com>
15533
15534 PR c++/7524
15535 * g++.dg/init/array7.C: New test.
15536
15537 2002-10-15 Mark Mitchell <mark@codesourcery.com>
15538
15539 * g++.dg/init/array6.C: New test.
15540
15541 * g++.dg/abi/mangle13.C: Likewise.
15542 * g++.dg/abi/mangle14.C: Likewise.
15543 * g++.dg/abi/mangle15.C: Likewise.
15544
15545 2002-10-14 Mark Mitchell <mark@codesourcery.com>
15546
15547 * g++.dg/abi/empty8.C: New test.
15548
15549 2002-10-15 Nathan Sidwell <nathan@codesourcery.com>
15550
15551 * g++.dg/init/ctor1.C: New test.
15552
15553 2002-10-15 Ulrich Weigand <uweigand@de.ibm.com>
15554
15555 * gcc.c-torture/execute/20021015-1.c: New test.
15556
15557 2002-10-15 J"orn Rennecke <joern.rennecke@superh.com>
15558
15559 * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
15560
15561 2002-10-14 Jan Hubicka <jh@suse.cz>
15562
15563 * gcc.dg/i386-ssetype-[1-5].c: New tests.
15564
15565 2002-10-14 Richard Henderson <rth@redhat.com>
15566
15567 * gcc.dg/20020219-1.c: Disable for 16-bit targets.
15568
15569 2002-10-14 Mark Mitchell <mark@codesourcery.com>
15570
15571 PR optimization/6631
15572 * g++.dg/opt/const2.C: New test.
15573
15574 2002-10-14 Mark Mitchell <mark@codesourcery.com>
15575
15576 PR c++/7176
15577 * g++.dg/parse/friend1.C: New test.
15578 * g++.old-deja/g++.pt/memtemp64.C: Adjust.
15579
15580 2002-10-14 Jakub Jelinek <jakub@redhat.com>
15581
15582 * gcc.dg/20021014-1.c: New test.
15583
15584 2002-10-11 Mark Mitchell <mark@codesourcery.com>
15585
15586 PR c++/5661
15587 * g++.dg/ext/vlm1.C: New test.
15588 * g++.dg/ext/vlm2.C: Likewise.
15589
15590 * g++.dg/init/array1.C: Remove invalid braces.
15591 * g++.dg/init/brace1.C: New test.
15592 * g++.dg/init/copy2.C: Likewise.
15593 * g++.dg/init/copy3.C: Likewise.
15594 * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
15595 * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
15596 braces.
15597
15598 2002-10-11 Neil Booth <neil@daikokuya.co.uk>
15599
15600 * gcc.dg/cpp/assembler.S: Don't use -ansi.
15601
15602 2002-10-11 Richard Shann <richard.shann@superh.com>
15603
15604 * gcc.c-torture/compile/simd-5.c: New test.
15605
15606 2002-10-10 Roger Sayle <roger@eyesopen.com>
15607
15608 * gcc.c-torture/execute/shiftopt-1.c: New test case.
15609
15610 2002-10-10 Jim Wilson <wilson@redhat.com>
15611
15612 * gcc.c-torture/execute/20021010-1.c: New test.
15613
15614 2002-10-09 Zack Weinberg <zack@codesourcery.com>
15615
15616 PR c/7353
15617 * g++.dg/ext/typedef-init.C: New test.
15618 * gcc.dg/typedef-init.c: New test.
15619
15620 2002-10-09 Neil Booth <neil@daikokuya.co.uk>
15621
15622 * gcc.dg/cpp/paste13.c: New test.
15623
15624 2002-10-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15625
15626 * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs. For
15627 remaining platforms, XFAIL during compile, not execute. Don't
15628 XFAIL at -O0.
15629
15630 2002-10-08 Nathan Sidwell <nathan@codesourcery.com>
15631
15632 * gcc.dg/alias-1.c: Tweak expected warning.
15633
15634 2002-10-06 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
15635
15636 * gcc.dg/20020411-1.c: Disable for 16-bit "int".
15637
15638 2002-10-06 Andreas Jaeger <aj@suse.de>
15639
15640 * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
15641 * gcc.dg/cpp/c++98.C: Likewise.
15642
15643 * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
15644 * g++.dg/cpp/c++98.C: Likewise.
15645
15646 * g++.dg/README (Subdirectories): Mention cpp directory.
15647
15648 PR target/7559
15649 * gcc.dg/20021006-1.c: New test.
15650
15651 2002-10-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15652
15653 PR c++/7804
15654 * g++.dg/other/warning1.C: New test.
15655
15656 2002-10-04 Roger Sayle <roger@eyesopen.com>
15657
15658 * gcc.c-torture/execute/20020720-1.x: XFAIL instead of skipping
15659 the test on failing platforms. Mark sparcv9-*-*, sparc64-*-*
15660 and sparc-*-* with -m64 as expected failures. See PR 8087.
15661
15662 2002-10-03 Mark Mitchell <mark@codesourcery.com>
15663
15664 PR c++/7931
15665 * g++.dg/template/ptrmem3.C: New test.
15666
15667 PR c++/7754
15668 * g++.dg/template/union1.C: New test.
15669
15670 2002-10-03 Mark Mitchell <mark@codesourcery.com>
15671
15672 PR c++/8006
15673 * g++.dg/abi/mangle9.C: New test.
15674 * g++.dg/abi/mangle10.C: New test.
15675 * g++.dg/abi/mangle11.C: New test.
15676 * g++.dg/abi/mangle12.C: New test.
15677
15678 2002-10-02 Mark Mitchell <mark@codesourcery.com>
15679
15680 PR c++/7188.
15681 * g++.dg/template/meminit1.C: New test.
15682 * g++.dg/warn/Wreorder-1.C: Likewise.
15683 * g++.old-deja/g++.mike/warn3.C: Tweak.
15684 * lib/prune.exp: Ingore "in copy constructor".
15685
15686 2002-10-02 Andreas Jaeger <aj@suse.de>
15687
15688 * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
15689 gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
15690 g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
15691 on x86-64.
15692
15693 2002-10-01 Mark Mitchell <mark@codesourcery.com>
15694
15695 * gcc.dg/empty1.C: Fix typo.
15696
15697 2002-10-01 Nathan Sidwell <nathan@codesourcery.com>
15698
15699 * gcc.dg/alias-1.c: New test.
15700
15701 2002-10-01 Mark Mitchell <mark@codesourcery.com>
15702
15703 * gcc.dg/empty1.C: New test.
15704
15705 * g++.dg/tls/init-2.C: Tweak error messages.
15706
15707 2002-10-01 Richard Sandiford <rsandifo@redhat.com>
15708
15709 * gcc.c-torture/compile/20020923-1.c: New test.
15710
15711 2002-09-30 Jason Thorpe <thorpej@wasabisystems.com>
15712
15713 * gcc.c-torture/execute/ffs-1.c: New test.
15714 * gcc.c-torture/execute/ffs-2.c: Ditto.
15715
15716 2002-09-30 Nathan Sidwell <nathan@codesourcery.com>
15717
15718 * g++.dg/overload/member1.C: New test.
15719
15720 2002-09-30 Mark Mitchell <mark@codesourcery.com>
15721
15722 * g++.dg/abi/empty7.C: New test.
15723 * g++.dg/init/pm2.C: Likewise.
15724
15725 2002-09-29 Nathan Sidwell <nathan@codesourcery.com>
15726
15727 * g++.dg/rtti/crash1.C: New test.
15728
15729 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
15730
15731 * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
15732 gcc.dg/sibcall-4.c: New tests.
15733
15734 2002-09-28 Roger Sayle <roger@eyesopen.com>
15735
15736 * gcc.c-torture/execute/20020720-1.x: No longer skip test on
15737 powerpc and MMIX targets.
15738
15739 2002-09-27 Zack Weinberg <zack@codesourcery.com>
15740
15741 * gcc.dg/cpp/20020927-1.c: New.
15742
15743 2002-09-26 David S. Miller <davem@redhat.com>
15744
15745 * gcc.c-torture/compile/trunctfdf.c: New.
15746
15747 2002-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15748
15749 * lib/target-supports.exp (check_weak_available): Handle solaris2.
15750
15751 2002-09-27 Alan Modra <amodra@bigpond.net.au>
15752
15753 * gcc.c-torture/execute/loop-15.c: New.
15754
15755 2002-09-26 Janis Johnson <janis187@us.ibm.com>
15756
15757 * README.QMTEST: Fix typo.
15758
15759 2002-09-26 Ulrich Weigand <uweigand@de.ibm.com>
15760
15761 * gcc.dg/20020926-1.c: New test.
15762
15763 2002-09-25 David S. Miller <davem@redhat.com>
15764
15765 PR target/7842
15766 * gcc.c-torture/execute/shiftdi.c: New test.
15767
15768 2002-09-26 Richard Earnshaw <rearnsha@arm.com>
15769
15770 * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
15771 unique to the tool.
15772 * lib/g77.exp (g77_init): Likewise.
15773 * lib/g++.exp (g++_init): Likewise.
15774 * lib/objc.exp (objc_init): Likewise.
15775
15776 2002-09-25 Mark Mitchell <mark@codesourcery.com>
15777
15778 * gcc/testsuite/g++.dg/abi/empty5.C: New test.
15779 * gcc/testsuite/g++.dg/abi/empty6.C: New test.
15780 * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
15781
15782 2002-09-25 Richard Henderson <rth@redhat.com>
15783
15784 * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
15785 too-small long double.
15786
15787 2002-09-23 Hans-Peter Nilsson <hp@axis.com>
15788
15789 * gcc.dg/20020919-1.c: New test.
15790
15791 2002-09-23 Mark Mitchell <mark@codesourcery.com>
15792
15793 * g++.dg/abi/bitfield6.C: New test.
15794 * g++.dg/abi/bitfield7.C: New test.
15795 * g++.dg/abi/bitfield8.C: New test.
15796 * g++.dg/abi/vbase11.C: New test.
15797
15798 2002-09-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
15799
15800 * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
15801 hppa*-*-hpux*. Update test comment.
15802
15803 2002-09-20 Jakub Jelinek <jakub@redhat.com>
15804
15805 * gcc.dg/tls/struct-1.c: New test.
15806
15807 2002-09-20 Neil Booth <neil@daikokuya.co.uk>
15808
15809 * gcc.dg/cpp/tr-warn2.c: Update.
15810
15811 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
15812
15813 * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
15814
15815 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
15816
15817 * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
15818 systems.
15819
15820 2002-09-20 Hans-Peter Nilsson <hp@bitrange.com>
15821
15822 * gcc.c-torture/execute/ieee/mzero3.c: New test.
15823
15824 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
15825 Adjust for c++filt moved to binutils. Remove spurious duplicate
15826 setting of cxxfilt.
15827
15828 2002-09-19 Geoffrey Keating <geoffk@apple.com>
15829
15830 * gcc.dg/20020312-2.c: Update for darwin.
15831
15832 2002-09-18 Nathan Sidwell <nathan@codesourcery.com>
15833
15834 * g++.old-deja/g++.other/crash32.C: Mark ICE.
15835
15836 2002-09-17 Nicola Pero <n.pero@mi.flashnet.it>
15837
15838 * objc.dg/comp-types-1.m: New test.
15839 * objc.dg/comp-types-2.m: New test.
15840 * objc.dg/comp-types-3.m: New test.
15841 * objc.dg/comp-types-4.m: New test.
15842 * objc.dg/comp-types-5.m: New test.
15843 * objc.dg/comp-types-6.m: New test.
15844
15845 2002-09-17 John David Anglin <dave@hiauly1.hia.nrc.ca>
15846
15847 * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
15848
15849 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
15850
15851 * g++.dg/other/do1.C: New test.
15852
15853 * g++.dg/template/subst1.C: New test.
15854
15855 2002-09-16 Steve Ellcey <sje@cup.hp.com>
15856
15857 * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
15858
15859 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
15860
15861 * g++.dg/template/qualttp20.C: Adjust expected errors.
15862 * g++.old-deja/g++.jason/report.C: Likewise.
15863 * g++.old-deja/g++.other/qual1.C: Likewise.
15864
15865 * g++.dg/lookup/scoped2.C: New test.
15866
15867 * g++.dg/ext/asm3.C: New test.
15868
15869 2002-09-16 Richard Earnshaw <rearnsha@arm.com>
15870
15871 * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
15872
15873 2002-09-16 Kazu Hirata <kazu@cs.umass.edu>
15874
15875 * ChangeLog: follow spelling conventions.
15876 * g++.old-deja/g++.abi/ptrmem.C: Likewise.
15877 * g++.old-deja/g++.bugs/900210_05.C: Likewise.
15878 * g++.old-deja/g++.bugs/900211_04.C: Likewise.
15879 * g++.old-deja/g++.bugs/900321_02.C: Likewise.
15880 * g++.old-deja/g++.bugs/900404_02.C: Likewise.
15881 * g++.old-deja/g++.bugs/900520_06.C: Likewise.
15882 * g++.old-deja/g++.law/global-init1.C: Likewise.
15883 * g++.old-deja/g++.other/delete4.C: Likewise.
15884 * g++.old-deja/g++.other/inline21.C: Likewise.
15885 * g++.old-deja/g++.other/singleton.C: Likewise.
15886 * g77.dg/strlen0.f: Likewise.
15887 * g77.f-torture/compile/20010519-1.f: Likewise.
15888 * g77.f-torture/compile/980310-4.f: Likewise.
15889 * gcc.c-torture/compile/20000605-1.c: Likewise.
15890 * gcc.c-torture/execute/20020225-1.c: Likewise.
15891 * gcc.dg/c90-hexfloat-2.c: Likewise.
15892 * gcc.dg/c99-bool-1.c: Likewise.
15893 * gcc.dg/c99-hexfloat-2.c: Likewise.
15894 * gcc.dg/dll-2.c: Likewise.
15895 * gcc.dg/wtr-union-init-1.c: Likewise.
15896 * gcc.dg/wtr-union-init-2.c: Likewise.
15897 * gcc.dg/wtr-union-init-3.c: Likewise.
15898 * gcc.dg/cpp/avoidpaste1.c: Likewise.
15899 * gcc.dg/cpp/defined.c: Likewise.
15900 * gcc.dg/cpp/macsyntx.c: Likewise.
15901 * gcc.dg/cpp/paste2.c: Likewise.
15902 * gcc.dg/cpp/trad/defined.c: Likewise.
15903 * gcc.dg/format/c90-printf-1.c: Likewise.
15904 * gcc.dg/format/c90-scanf-1.c: Likewise.
15905 * gcc.dg/format/c99-printf-1.c: Likewise.
15906 * gcc.dg/format/c99-scanf-1.c: Likewise.
15907 * gcc.misc-tests/gcov-8.c: Likewise.
15908 * lib/profopt.exp: Likewise.
15909
15910 2002-09-15 Krister Walfridsson <cato@df.lth.se>
15911
15912 * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
15913
15914 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
15915
15916 * g++.dg/inherit/using2.C: New test.
15917
15918 2002-09-15 Kazu Hirata <kazu@cs.umass.edu>
15919
15920 * ChangeLog: Follow spelling conventions.
15921 * g++.dg/template/friend4.C: Likewise.
15922 * g++.old-deja/g++.pt/crash67.C: Likewise.
15923 * gcc.c-torture/execute/20000801-4.c: Likewise.
15924 * gcc.dg/c90-digraph-1.c: Likewise.
15925 * gcc.dg/c94-digraph-1.c: Likewise.
15926 * gcc.dg/c99-digraph-1.c: Likewise.
15927 * gcc.dg/cpp/line5.c: Likewise.
15928 * gcc.dg/cpp/multiline.c: Likewise.
15929 * gcc.dg/cpp/trad/literals-1.c: Likewise.
15930 * gcc.dg/format/attr-3.c: Likewise.
15931 * gcc.dg/format/c90-scanf-3.c: Likewise.
15932 * gcc.dg/format/ext-4.c: Likewise.
15933
15934 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
15935
15936 * g++.dg/template/pretty1.C: New test.
15937
15938 2002-09-14 Alan Modra <amodra@bigpond.net.au>
15939
15940 * gcc.c-torture/execute/struct-cpy-1.c: New test.
15941
15942 2002-09-13 Matt Austern <austern@apple.com>
15943
15944 * testsuite/g++.dg/other/constref[12].C: New, regression tests for
15945 passing a cast expression to a function by const reference.
15946
15947 2002-09-13 Nathan Sidwell <nathan@codesourcery.com>
15948
15949 * g++.dg/template/deduce1.C: New test.
15950
15951 2002-09-13 Kazu Hirata <kazu@cs.umass.edu>
15952
15953 * gcc.c-torture/execute/simd-1.c: Force all use of int to
15954 32-bit int.
15955
15956 2002-09-10 John David Anglin <dave@hiauly1.hia.nrc.ca>
15957
15958 * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
15959 usage.
15960
15961 2002-09-10 Richard Earnshaw <rearnsha@arm.com>
15962
15963 * gcc.c-torture/compile/20020910-1.c: New test.
15964
15965 2002-09-10 Frank Ch. Eigler <fche@redhat.com>
15966
15967 * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
15968
15969 2002-09-10 Andreas Jaeger <aj@suse.de>
15970
15971 * gcc.dg/20020312-2.c: Adjust for x86-64.
15972
15973 2002-09-08 Toon Moene <toon@moene.indiv.nluug.nl>
15974
15975 * g77.dg/7388.f: New test case for PR 7388.
15976
15977 2002-09-07 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
15978
15979 * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
15980
15981 2002-09-05 Ziemowit Laski <zlaski@apple.com>
15982
15983 * objc.dg/proto-lossage-1.m: New test.
15984
15985 2002-09-06 Neil Booth <neil@daikokuya.co.uk>
15986
15987 * gcc.dg/cpp/_Pragma4.c: Fix typo.
15988
15989 2002-09-06 Nicola Pero <n.pero@mi.flashnet.it>
15990
15991 * objc/execute/formal_protocol-6.x: Removed. This testcase is now
15992 expected to pass.
15993
15994 2002-09-06 Stan Shebs <shebs@apple.com>
15995 David Edelsohn <edelsohn@gnu.org>
15996
15997 * gcc.dg/weak: New directory.
15998 * gcc.dg/weak-[1-9].c: Move to new directory, remove all
15999 target-specific xfail bits.
16000 * gcc.dg/typeof-2.c: Move to new directory.
16001 * gcc.dg/weak.exp: New expect script.
16002
16003 2002-09-06 Alan Modra <amodra@bigpond.net.au>
16004
16005 * gcc.c-torture/execute/extzvsi.c: New test.
16006
16007 2002-09-05 Stan Shebs <shebs@apple.com>
16008
16009 * gcc.dg/weak-1.c: xfail on Darwin.
16010 * gcc.dg/weak-2.c: Ditto.
16011 * gcc.dg/weak-3.c: Ditto.
16012 * gcc.dg/weak-4.c: Ditto.
16013 * gcc.dg/weak-5.c: Ditto.
16014 * gcc.dg/weak-6.c: Ditto.
16015 * gcc.dg/weak-7.c: Ditto.
16016 * gcc.dg/weak-8.c: Ditto.
16017 * gcc.dg/weak-9.c: Ditto.
16018
16019 2002-09-05 J"orn Rennecke <joern.rennecke@superh.com>
16020
16021 * gcc.c-torture/execute/loop-14.c: New test.
16022
16023 2002-09-04 Jakub Jelinek <jakub@redhat.com>
16024
16025 * g++.dg/other/cxa-atexit1.C: New test.
16026
16027 * gcc.dg/typeof-2.c: New test.
16028
16029 2002-09-03 Roger Sayle <roger@eyesopen.com>
16030
16031 * gcc.dg/builtins-2.c: New testcase.
16032 * gcc.dg/builtins-3.c: New testcase.
16033
16034 2002-09-03 Neil Booth <neil@daikokuya.co.uk>
16035
16036 * gcc.dg/cpp/_Pragma4.c: New test.
16037
16038 2002-09-03 Nicola Pero <n.pero@mi.flashnet.it>
16039
16040 * objc/execute/nil_method-1.m: New testcase.
16041
16042 2002-09-01 Nicola Pero <n.pero@mi.flashnet.it>
16043
16044 * objc/execute/class-tests-1.h (test_class_with_superclass): Call
16045 [Object class], not [Object initialize].
16046
16047 2002-08-31 Roger Sayle <roger@eyesopen.com>
16048 Hans-Peter Nilsson <hp@bitrange.com>
16049
16050 * gcc.c-torture/execute/20020720-1.x: Skip test on
16051 mmix-knuth-mmixware. Correct comment.
16052
16053 2002-08-27 Mark Mitchell <mark@codesourcery.com>
16054
16055 * testsuite/g++.dg/abi/bitfield5.C: New test.
16056 * testsuite/g++.dg/abi/vbase10.C: Likewise.
16057
16058 2002-08-27 Nicola Pero <n.pero@mi.flashnet.it>
16059
16060 * objc.dg/undeclared-selector.m: New test.
16061
16062 2002-08-27 Nathan Sidwell <nathan@codesourcery.com>
16063
16064 * g++.dg/other/offsetof1.C: Avoid cast warning.
16065
16066 2002-08-26 Ziemowit Laski <zlaski@apple.com>
16067
16068 * objc.dg/super-class-2.m: New test.
16069
16070 2002-08-24 Matt Austern <austern@apple.com>
16071
16072 * g++.dg/ext/lvaddr.C: New test.
16073 * g++.dg/ext/lvcast.C: New test.
16074
16075 2002-08-22 Mark Mitchell <mark@codesourcery.com>
16076
16077 * testsuite/g++.dg/inherit/cond1.C: New test.
16078
16079 2002-08-22 Geoffrey Keating <geoffk@redhat.com>
16080
16081 * gcc.dg/noncompile/incomplete-1.c: New test.
16082
16083 2002-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
16084
16085 * gcc.dg/typespec-1.c: New test.
16086
16087 2002-08-20 Devang Patel <dpatel@apple.com>
16088 * objc.dg/proto-hier-2.m: New test.
16089
16090 2002-08-19 Ziemowit Laski <zlaski@apple.com>
16091
16092 * objc.dg/bitfield-1.m: New test.
16093 * objc.dg/bitfield-2.m: New test.
16094
16095 2002-08-17 Joseph S. Myers <jsm@polyomino.org.uk>
16096
16097 * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
16098 gcc.dg/c99-flex-array-4.c: New tests.
16099
16100 2002-08-16 Stan Shebs <shebs@apple.com>
16101
16102 * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
16103
16104 2002-08-15 Jakub Jelinek <jakub@redhat.com>
16105
16106 * gcc.dg/typeof-1.c: New test.
16107 * g++.dg/ext/typeof2.C: New test.
16108
16109 2002-08-15 Nathan Sidwell <nathan@codesourcery.com>
16110
16111 * g++.dg/other/offsetof1.C: New test.
16112
16113 2002-08-14 Richard Henderson <rth@redhat.com>
16114
16115 * gcc.dg/tls/diag-3.c: Fix expected message strings.
16116
16117 2002-08-14 Neil Booth <neil@daikokuya.co.uk>
16118
16119 * gcc.dg/cpp/_Pragma3.c: New test.
16120
16121 2002-08-13 Mark Mitchell <mark@codesourcery.com>
16122
16123 * g++.dg/template/inherit3: New test.
16124
16125 2002-08-10 Nathan Sidwell <nathan@codesourcery.com>
16126
16127 * gcc.dg/bitfld-4.c: Add blank options.
16128
16129 2002-08-09 Mark Mitchell <mark@codesourcery.com>
16130
16131 * g++.dg/template/crash1.C: New test.
16132
16133 2002-08-08 Jakub Jelinek <jakub@redhat.com>
16134
16135 * gcc.dg/tls/opt-2.c: New test.
16136
16137 2002-08-08 Devang Patel <dpatel@apple.com>
16138
16139 * objc.dg/selector-1.m : New test
16140
16141 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
16142
16143 * g++.dg/abi/bitfield4.C: New test.
16144 * gcc.dg/bitfld-4.c: New test.
16145
16146 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
16147
16148 * g++.dg/other/packed1.C: New test.
16149
16150 2002-08-07 Mark Mitchell <mark@codesourcery.com>
16151
16152 * g++.dg/abi/offsetof.C: Tweak error messages.
16153 * g++.old-deja/g++.mike/p10769a.C: Likewise.
16154
16155 2002-08-08 Jakub Jelinek <jakub@redhat.com>
16156
16157 * gcc.dg/bitfld-3.c: New test.
16158
16159 2002-08-07 Jakub Jelinek <jakub@redhat.com>
16160 Richard Henderson <rth@redhat.com>
16161
16162 * gcc.dg/i386-bitfield1.c: New test.
16163 * g++.dg/abi/bitfield3.C: Update.
16164
16165 2002-08-07 Neil Booth <neil@daikokuya.co.uk>
16166
16167 * objc.dg/const-str-2.m: Update.
16168 * gcc.dg/cpp/c++98.c: Change to C extension.
16169 * gcc.dg/cpp/c++98-pedantic.c: Similarly.
16170 * gcc.dg/cpp/cpp.exp: Process .C extensions too.
16171
16172 2002-08-06 Aldy Hernandez <aldyh@redhat.com>
16173
16174 * testsuite/gcc.dg/tls/diag-3.c: New.
16175
16176 2002-08-07 Gabriel Dos Reis <gdr@nerim.net>
16177
16178 * g++.dg/README (Subdirectories): Document new subdir expr.
16179 * g++.dg/expr/pmf-1.C: New test.
16180
16181 2002-08-06 Neil Booth <neil@daikokuya.co.uk>
16182
16183 * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
16184
16185 2002-08-06 Jakub Jelinek <jakub@redhat.com>
16186
16187 * g++.dg/abi/bitfield3.C: New test.
16188
16189 2002-08-05 Nathan Sidwell <nathan@codesourcery.com>
16190
16191 * lib/gcov.exp: Tweak expected line formats.
16192 * gcc.misc-tests/gcov8.c: New test.
16193 * gcc.misc-tests/gcov8.x: New flags.
16194
16195 2002-08-05 Jakub Jelinek <jakub@redhat.com>
16196
16197 * consistency.vlad/layout/endian.c: Include string.h.
16198
16199 * gcc.c-torture/execute/20020805-1.c: New test.
16200
16201 2002-08-04 Gabriel Dos Reis <gdr@nerim.net>
16202
16203 * g++.dg/other/conversion1.C: New test.
16204
16205 2002-08-03 Roger Sayle <roger@eyesopen.com>
16206
16207 * gcc.dg/builtins-1.c: New testcase.
16208
16209 2002-08-02 Mark Mitchell <mark@codesourcery.com>
16210
16211 * g++.dg/inherit/access3.C: New test.
16212
16213 2002-08-01 Jakub Jelinek <jakub@redhat.com>
16214
16215 * gcc.dg/ia64-visibility-2.c: New test.
16216
16217 2002-08-01 Benjamin Kosnik <bkoz@redhat.com>
16218
16219 * g++.old-deja/g++.abi/ptrflags.C (expect): Change
16220 __qualifier_flags to __flags.
16221
16222 2002-07-31 Mark Mitchell <mark@codesourcery.com>
16223
16224 * g++.dg/inherit/operator1.C: New test.
16225 * g++.dg/lookup/disamb1.C: Fix typo in comment.
16226 * g++.dg/other/error1.C: Change expected error message.
16227 * g++.dg/template/conv4.C: Likewise.
16228
16229 2002-07-26 Neil Booth <neil@daikokuya.cop.uk>
16230
16231 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
16232 for documented behavior.
16233
16234 2002-07-25 Roger Sayle <roger@eyesopen.com>
16235
16236 * gcc.c-torture/execute/20020720-1.x: Skip this test on
16237 several targets known to fail.
16238
16239 2002-07-25 Richard Sandiford <rsandifo@redhat.com>
16240
16241 * gcc.dg/mips-args-[123].c: New tests.
16242
16243 2002-07-24 Aldy Hernandez <aldyh@redhat.com>
16244
16245 * gcc.dg/ppc-spe.c: New.
16246
16247 2002-07-24 Geoffrey Keating <geoffk@redhat.com>
16248
16249 * g++.dg/other/ptrmem4.C: New testcase.
16250
16251 2002-07-24 Richard Henderson <rth@redhat.com>
16252
16253 * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
16254
16255 2002-07-24 Gabriel Dos Reis <gdr@nerim.net>
16256
16257 * g++.dg/ext/alignof1.C (main): Return 0 for success.
16258
16259 2002-07-24 Roger Sayle <roger@eyesopen.com>
16260
16261 * gcc.c-torture/execute/memset-3.c: New testcase.
16262
16263 2002-07-24 Neil Booth <neil@daikokuya.co.uk>
16264
16265 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
16266 gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
16267
16268 2002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16269
16270 * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
16271 Delete.
16272
16273 2002-07-23 J"orn Rennecke <joern.rennecke@superh.com>
16274
16275 * gcc.c-torture/compile/simd-4.c: New test.
16276
16277 2002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16278
16279 PR c++/7347, c++/7348
16280 * g++.dg/template/access4.C: New test.
16281 * g++.dg/template/access5.C: New test.
16282 * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
16283 * g++.old-deja/g++.pt/memtemp86.C: Likewise.
16284 * g++.old-deja/g++.pt/ttp58.C: Likewise.
16285 * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
16286
16287 2002-07-22 Jakub Jelinek <jakub@redhat.com>
16288
16289 * gcc.dg/gnu89-init-2.c: New test.
16290
16291 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
16292
16293 * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
16294
16295 2002-07-20 Roger Sayle <roger@eyesopen.com>
16296
16297 * gcc.c-torture/execute/20020720-1.c: New testcase.
16298
16299 2002-07-20 Neil Booth <neil@daikokuya.co.uk>
16300
16301 * gcc.dg/cpp/Wsignprom.c: New tests.
16302
16303 2002-07-20 Alan Modra <amodra@bigpond.net.au>
16304
16305 * gcc.c-torture/execute/loop-13.c: New test.
16306
16307 2002-07-19 Neil Booth <neil@daikokuya.co.uk>
16308
16309 * gcc.dg/cpp/expr.c: New tests.
16310
16311 2002 07-18 David Edelsohn <edelsohn@gnu.org>
16312
16313 * g++.dg/opt/pr6713.C: Add template instantiation.
16314
16315 2002-07-18 Alan Modra <amodra@bigpond.net.au>
16316
16317 * gcc.dg/nest.c: New test.
16318
16319 2002-07-17 Richard Henderson <rth@redhat.com>
16320
16321 * g++.dg/opt/pr6713.C: New test.
16322
16323 2002-07-17 Eric Botcazou <ebotcazou@multimania.com>
16324
16325 * gcc.c-torture/execute/loop-2e.x: Let the testcase
16326 XFAIL for all x86 processors.
16327
16328 2002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au>
16329
16330 * gcc.c-torture/execute/20010122-1.x: Do not test with
16331 -fomit-frame-pointer.
16332
16333 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16334
16335 * g++.dg/template/instantiate2.C: New test.
16336 * g++.dg/template/spec4.C: New test.
16337
16338 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16339
16340 * g++.dg/template/access2.C: New test.
16341 * g++.dg/template/access3.C: New test.
16342
16343 2002-07-15 Zack Weinberg <zack@codesourcery.com>
16344
16345 * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
16346 c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
16347 c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
16348 c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
16349 Convert to use <stdarg.h>.
16350 * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
16351 Delete.
16352 * gcc.dg/va-arg-2.c: New.
16353 * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
16354
16355 2002-07-15 Jakub Jelinek <jakub@redhat.com>
16356
16357 * gcc.c-torture/compile/20020710-1.c: New test.
16358
16359 2002-07-11 J"orn Rennecke <joern.rennecke@superh.com>
16360 Andrew Pinski <pinskia@physics.uc.edu>
16361
16362 gcc.c-torture/compile/simd-2.c: New testcase.
16363 gcc.c-torture/compile/simd-3.c: Likewise.
16364
16365 2002-07-11 Mark Mitchell <mark@codesourcery.com>
16366
16367 PR c++/7224
16368 * g++.dg/overload/error1.C: New test.
16369
16370 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
16371
16372 * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
16373 configuration and IRIX 6 O32 ABI.
16374
16375 2002-07-11 Roger Sayle <roger@eyesopen.com>
16376
16377 * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
16378
16379 2002-07-10 Roger Sayle <roger@eyesopen.com>
16380
16381 * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
16382
16383 2002-07-10 Jeffrey A Law <law@redhat.com>
16384
16385 * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
16386
16387 * gcc.c-torture/compile/930326-1.x: Remove. No longer needed.
16388
16389 2002-07-09 Aldy Hernandez <aldyh@redhat.com>
16390
16391 * gcc.dg/20020312-2.c: Check for __PPC__.
16392
16393 2002-07-09 Diego Novillo <dnovillo@redhat.com>
16394
16395 * gcc.c-torture/compile/20020709-1.c: New test.
16396
16397 2002-07-07 Roger Sayle <roger@eyesopen.com>
16398
16399 * g++.dg/template/qualttp21.C: New test case.
16400
16401 2002-07-06 Alexandre Oliva <aoliva@redhat.com>
16402
16403 * gcc.c-torture/compile/20020706-1.c: New test.
16404 * gcc.c-torture/compile/20020706-2.c: New test.
16405
16406 2002-07-06 Brian R. Gaeke <brg@dgate.ORG>
16407 Alexandre Oliva <aoliva@redhat.com>
16408
16409 * g++.dg/warn/incomplete1.C: New test.
16410
16411 2002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16412
16413 PR c++/7099
16414 * g++.dg/warn/noreturn1.C: New test.
16415
16416 2002-07-03 Mark Mitchell <mark@codesourcery.com>
16417
16418 PR c++/6706
16419 * g++.dg/debug/debug6.C: New test.
16420 * g++.dg/debug/debug7.C: New test.
16421
16422 2002-07-04 J"orn Rennecke <joern.rennecke@superh.com>
16423
16424 * gcc.c-torture/compile/simd-3.c: New test.
16425
16426 2002-07-03 Chris Demetriou <cgd@broadcom.com>
16427
16428 * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
16429 * gcc.dg/20020620-1.c: Likewise.
16430
16431 2002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16432
16433 PR c++/6944
16434 * g++.dg/init/array4.C: New test.
16435 * g++.dg/init/array5.C: New test.
16436
16437 2002-07-03 J"orn Rennecke <joern.rennecke@superh.com>
16438
16439 * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
16440 * gcc.c-torture/execute/simd-2.c (main): Likewise.
16441
16442 2002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16443
16444 * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
16445 * gcc.dg/wtr-aggr-init-1.c: Likewise.
16446 * gcc.dg/wtr-conversion-1.c: Likewise.
16447 * gcc.dg/wtr-escape-1.c: Likewise.
16448 * gcc.dg/wtr-int-type-1.c: Likewise.
16449 * gcc.dg/wtr-label-1.c: Likewise.
16450 * gcc.dg/wtr-static-1.c: Likewise.
16451 * gcc.dg/wtr-strcat-1.c: Likewise.
16452 * gcc.dg/wtr-suffix-1.c: Likewise.
16453 * gcc.dg/wtr-switch-1.c: Likewise.
16454 * gcc.dg/wtr-unary-plus-1.c: Likewise.
16455 * gcc.dg/wtr-union-init-1.c: Likewise.
16456 * gcc.dg/wtr-union-init-2.c: Likewise.
16457 * gcc.dg/wtr-union-init-3.c: Likewise.
16458
16459 * gcc.dg/wtr-func-def-1.c: New test.
16460
16461 2002-07-02 Devang Patel <dpatel@apple.com>
16462
16463 * objc.dg/param-1.m: New test.
16464
16465 2002-07-03 Neil Booth <neil@daikokuya.co.uk>
16466
16467 * gcc.dg/cpp/trad/directive.c: Add test.
16468 * gcc.dg/cpp/trad/macroargs.c: Add test.
16469 * gcc.dg/cpp/trad/recurse-3.c: Add tests.
16470
16471 2002-07-02 Neil Booth <neil@daikokuya.co.uk>
16472
16473 * gcc.dg/cpp/cmdlne-M.c: New test.
16474
16475 2002-07-02 Ziemowit Laski <zlaski@apple.com>
16476
16477 * objc.dg/desig-init-1.m: New test.
16478
16479 2002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16480
16481 PR c++/6716
16482 * g++.dg/template/instantiate1.C: New test.
16483
16484 2002-07-01 Mark Mitchell <mark@codesourcery.com>
16485
16486 PR c++/7112
16487 * g++.dg/template/sizeof2.C: New test.
16488
16489 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
16490
16491 * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
16492 gcc.dg/cpp/trad/include.c: New tests.
16493
16494 2002-07-01 Hans-Peter Nilsson <hp@axis.com>
16495
16496 PR target/7177
16497 * gcc.c-torture/compile/20020701-1.c: New test.
16498
16499 2002-07-01 Stan Shebs <shebs@apple.com>
16500
16501 * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
16502 header here...
16503 * lib/objc-torture.exp (objc-torture-compile): ...instead of here
16504 (objc-torture-execute): or here.
16505
16506 2002-07-01 J"orn Rennecke <joern.rennecke@superh.com>
16507
16508 * gcc.c-torture/execute/arith-rand-ll.c: New test.
16509
16510 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
16511
16512 * gcc.dg/cpp/trad/escaped-nl.c: New test.
16513
16514 2002-06-30 Devang Patel <dpatel@apple.com>
16515
16516 * objc.dg/fsyntax-only.m: New test.
16517
16518 2002-06-27 Mark Mitchell <mark@codesourcery.com>
16519
16520 PR c++/6695
16521 * g++.dg/template/friend7.C: New file.
16522
16523 2002-06-27 Aldy Hernandez <aldyh@redhat.com>
16524
16525 * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
16526 return type.
16527
16528 2002-06-27 J"orn Rennecke <joern.rennecke@superh.com>
16529
16530 * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
16531 avoid division by zero.
16532
16533 2002-06-27 Neil Booth <neil@daikokuya.co.uk>
16534
16535 * gcc.dg/Wunknownprag.c: New tests.
16536
16537 2002-06-25 J"orn Rennecke <joern.rennecke@superh.com>
16538
16539 * gcc.c-torture/execute/simd-2.c: New test.
16540
16541 2002-06-25 Neil Booth <neil@daikokuya.co.uk>
16542
16543 * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
16544 gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
16545 gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
16546 gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
16547 gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
16548 gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
16549 gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
16550 gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
16551 gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
16552 gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
16553 gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
16554 gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
16555 gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
16556 gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
16557 gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
16558 gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
16559 gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
16560
16561 2002-06-24 Neil Booth <neil@daikokuya.co.uk>
16562
16563 * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
16564 gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
16565 gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
16566 gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
16567 New tests.
16568 * gcc.dg/cpp/trad/directive.c: Update.
16569
16570 2002-06-23 Andreas Jaeger <aj@suse.de>
16571
16572 * gcc.c-torture/execute/complex-6.c: New.
16573
16574 2002-06-22 Neil Booth <neil@daikokuya.co.uk>
16575
16576 * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
16577 gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
16578 gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
16579 gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
16580
16581 2002-06-21 Neil Booth <neil@daikokuya.co.uk>
16582
16583 * gcc.dg/cpp/trad: New directory with traditional tests copied
16584 from parent directory.
16585 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
16586 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
16587 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
16588 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
16589 Move to trad/ and rename.
16590 * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
16591 gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
16592 gcc.dg/cpp/trad/redef2.c: New tests.
16593 * gcc.dg/cpp/trad/trad.exp: New driver.
16594
16595 2002-06-20 Neil Booth <neil@daikokuya.co.uk>
16596
16597 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
16598 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
16599 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
16600 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
16601 Remove.
16602
16603 2002-06-20 Richard Sandiford <rsandifo@redhat.com>
16604
16605 * gcc.dg/20020620-1.c: New test.
16606
16607 2002-06-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16608
16609 * g++.dg/template/ttp4.C: New test.
16610
16611 2002-06-19 Jakub Jelinek <jakub@redhat.com>
16612
16613 * g++.dg/opt/vt1.C: Fix regexp.
16614
16615 2002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16616
16617 * gcc.c-torture/execute/pure-1.c: Make functions static again.
16618 Don't use attribute `noinline'.
16619
16620 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
16621
16622 * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
16623
16624 2002-06-18 Aldy Hernandez <aldyh@redhat.com>
16625
16626 * gcc.c-torture/execute/simd-1.c: New.
16627
16628 * gcc.dg/simd-1.c: New.
16629
16630 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
16631
16632 * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
16633
16634 2002-06-16 Richard Henderson <rth@redhat.com>
16635
16636 * g++.dg/ext/anon-struct1.C: New.
16637 * g++.dg/ext/anon-struct2.C: New.
16638 * g++.dg/ext/anon-struct3.C: New.
16639 * gcc.dg/anon-struct-1.c: New.
16640 * gcc.dg/anon-struct-2.c: New.
16641 * gcc.dg/anon-struct-3.c: New.
16642 * gcc.dg/20011008-1.c: Adjust warning text.
16643 * gcc.dg/20020527-1.c: Add -fms-extensions.
16644
16645 2002-06-16 Richard Henderson <rth@redhat.com>
16646
16647 * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
16648
16649 2002-06-15 Hans-Peter Nilsson <hp@axis.com>
16650
16651 * gcc.c-torture/execute/20020615-1.c: New test.
16652
16653 2002-06-15 Roger Sayle <roger@eyesopen.com>
16654
16655 * gcc.c-tortuture/execute/compare-1.c: New test case.
16656 * gcc.c-tortuture/execute/compare-2.c: New test case.
16657 * gcc.c-tortuture/execute/compare-3.c: New test case.
16658
16659 2002-06-13 Richard Henderson <rth@redhat.com>
16660
16661 * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for
16662 ia64 ilp32.
16663
16664 2002-06-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16665
16666 * g++.dg/template/typename2.C: Update error message.
16667
16668 2002-06-12 Hans-Peter Nilsson <hp@axis.com>
16669
16670 * gcc.c-torture/execute/20020611-1.c: New test.
16671
16672 2002-06-11 Bob Wilson <bob.wilson@acm.org>
16673
16674 * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
16675 list of targets to skip.
16676
16677 2002-06-10 Bob Wilson <bob.wilson@acm.org>
16678
16679 * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
16680 targets if not optimizing.
16681
16682 2002-06-10 Jakub Jelinek <jakub@redhat.com>
16683
16684 * gcc.c-torture/compile/20020605-1.c: New test.
16685
16686 * g++.dg/opt/vt1.C: New test.
16687
16688 * gcc.dg/20020531-1.c: New test.
16689
16690 * gcc.dg/20020530-1.c: New test.
16691
16692 * gcc.dg/20020527-1.c: New test.
16693
16694 * g++.dg/opt/cse1.C: New test.
16695
16696 2002-06-07 Roger Sayle <roger@eyesopen.com>
16697
16698 * gcc.dg/20020607-2.c: New test case.
16699
16700 2002-06-07 Jakub Jelinek <jakub@redhat.com>
16701
16702 * gcc.c-torture/compile/20020604-1.c: New test.
16703
16704 2002-06-04 Richard Henderson <rth@redhat.com>
16705
16706 * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
16707 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
16708 * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
16709
16710 2002-06-04 Aldy Hernandez <aldyh@redhat.com>
16711
16712 * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
16713
16714 2002-06-03 Richard Henderson <rth@redhat.com>
16715
16716 * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
16717 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
16718
16719 2002-06-02 Richard Henderson <rth@redhat.com>
16720
16721 * gcc.c-torture/execute/pure-1.c: Don't mark any of the
16722 test functions static.
16723
16724 2002-06-02 Andreas Jaeger <aj@suse.de>
16725
16726 * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
16727 now.
16728
16729 2002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
16730
16731 * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
16732 gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
16733 Update for mofified diagnostics.
16734 * gcc.dg/c99-intconst-1.c: No longer fail.
16735
16736 2002-06-02 Richard Henderson <rth@redhat.com>
16737
16738 * gcc.dg/uninit-A.c: Remove xfail markers.
16739
16740 2002-06-01 Roger Sayle <roger@eyesopen.com>
16741
16742 * gcc.dg/fnegate-1.c: New test case.
16743
16744 2002-05-30 Osku Salerma <osku@iki.fi>
16745
16746 * gcc.c-torture/execute/mayalias-1.c: New file.
16747
16748 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
16749
16750 * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
16751 gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
16752 gcc.dg/cpp/if-1.c: Update for modified diagnostics.
16753
16754 2002-05-29 Hans-Peter Nilsson <hp@axis.com>
16755
16756 * gcc.c-torture/execute/20020529-1.c: New test.
16757
16758 2002-05-27 Richard Henderson <rth@redhat.com>
16759
16760 * g++.dg/ext/attrib6.C: New test case.
16761
16762 2002-05-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16763
16764 * gcc.c-torture/execute/pure-1.c: New test.
16765
16766 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
16767
16768 * gcc.dg/cpp/arith-2.c: Remove.
16769
16770 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
16771
16772 * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
16773 * gcc.dg/cpp/if-3.c: Remove.
16774
16775 2002-05-26 Jakub Jelinek <jakub@redhat.com>
16776
16777 * g++.dg/opt/cse2.C: New test.
16778
16779 2002-05-26 Neil Booth <neil@daikokuya.demon.co.uk>
16780
16781 * gcc.dg/cpp/arith-1.c: New semantic tests.
16782 * gcc.dg/cpp/if-1.c: Update.
16783
16784 2002-05-24 Ben Elliston <bje@redhat.com>
16785
16786 * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
16787
16788 2002-05-24 Jakub Jelinek <jakub@redhat.com>
16789
16790 * gcc.dg/verbose-asm.c: New test.
16791
16792 2002-05-24 Neil Booth <neil@daikokuya.demon.co.uk>
16793
16794 * gcc.dg/cpp/paste12.c: New test.
16795
16796 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
16797
16798 * g++.dg/parse/named_ops.C: New test.
16799
16800 2002-05-23 Mark Mitchell <mark@codesourcery.com>
16801
16802 * gcc/testsuite/gcc.dg/weak-8.c: New test.
16803
16804 2002-05-23 J"orn Rennecke <joern.rennecke@superh.com>
16805
16806 * gcc.dg/weak-2.c: Allow optional leading underscore
16807 in scan-assembler symbol name.
16808 * gcc.dg/weak-3.c: Likewise.
16809 * gcc.dg/weak-4.c: Likewise.
16810 * gcc.dg/weak-5.c: Likewise.
16811
16812 2002-05-23 Jakub Jelinek <jakub@redhat.com>
16813
16814 * gcc.dg/20020523-1.c: New test.
16815
16816 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
16817
16818 * objc.dg/const-str-2.m: Update now that we stop after
16819 a command line error.
16820
16821 2002-05-22 Richard Henderson <rth@redhat.com>
16822
16823 * g++.dg/dg.exp: Fix typo in test pruneing.
16824
16825 2002-05-22 Richard Henderson <rth@redhat.com>
16826
16827 * g++.dg/dg.exp: Prune the tls subdirectory.
16828 * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
16829 * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
16830 * g++.dg/tls/init-1.C: New.
16831
16832 2002-05-22 Jakub Jelinek <jakub@redhat.com>
16833
16834 * gcc.dg/20020517-1.c: New test.
16835
16836 2002-05-21 Richard Henderson <rth@redhat.com>
16837
16838 * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
16839 gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
16840
16841 2002-05-21 Brian R. Gaeke <brg@dgate.ORG>
16842
16843 * g++.dg/other/copy2.C: New test.
16844
16845 2002-05-20 J"orn Rennecke <joern.rennecke@superh.com>
16846
16847 * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
16848 (MAX_COPY): Bump up to 10 times sizeof (long long).
16849 (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
16850
16851 * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
16852 sizeof (long long).
16853
16854 * gcc.c-torture/execute/strcpy-1.c: New test.
16855
16856 2002-05-19 Jason Merrill <jason2redhat.com>
16857
16858 * g++.dg/ext/oper1.C: New test.
16859
16860 2002-05-20 David Billinghurst <David.Billinghurst@riotinto.com>
16861 2002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com>
16862
16863 * README.QMTEST: New file.
16864
16865 * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
16866
16867 2002-05-19 Andreas Jaeger <aj@suse.de>
16868
16869 * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
16870 now.
16871 * gcc.c-torture/execute/loop-2d.x: Likewise.
16872
16873 2002-05-19 David Billinghurst <David.Billinghurst@riotinto.com>
16874
16875 * gcc.dg/weak-2.c: xfail warnings for platforms that don't
16876 support weak symbols.
16877 * gcc.dg/weak-4.c: Likewise
16878 * gcc.dg/weak-6.c: Likewise
16879
16880 2002-05-16 David.Billinghurst <David.Billinghurst@riotinto.com>
16881
16882 * gcc.dg/weak-3.c: Add dg-excess-error comment for
16883 cygwin, coff and h8300-*-hms targets
16884 * gcc.dg/weak-5.c: Likewise
16885 * gcc.dg/weak-7.c: Likewise
16886
16887 2002-05-16 Jason Merrill <jason@redhat.com>
16888
16889 * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
16890 (scan-assembler-not, scan-assembler-dem): Likewise.
16891 (scan-assembler-dem-not): Likewise.
16892
16893 2002-05-15 Richard Henderson <rth@redhat.com>
16894
16895 * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
16896
16897 2002-05-15 Richard Henderson <rth@redhat.com>
16898
16899 * gcc.dg/weak-5.c (vfoo1c): No warning here.
16900 (vfoo1f): Warning here.
16901 (vfoo1l): Don't redefine the alias.
16902
16903 2002-05-14 Jason Merrill <jason@redhat.com>, Alexandre Oliva <aoliva@redhat.com>
16904
16905 * g++.dg/init/pm1.C: New test.
16906
16907 2002-05-12 David S. Miller <davem@redhat.com>
16908
16909 * gcc.c-torture/execute/conversion.c (ldnear): Use long double
16910 types.
16911
16912 2002-05-10 Roger Sayle <roger@eyesopen.com>
16913
16914 * gcc.c-torture/execute/20020510-1.c: New test case.
16915
16916 2002-05-10 David S. Miller <davem@redhat.com>
16917
16918 * gcc.c-torture/execute/conversion.c: Test long double too.
16919
16920 2002-05-09 Jakub Jelinek <jakub@redhat.com>
16921
16922 * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
16923 libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
16924 * lib/g++.exp (g++_link_flags): Likewise.
16925 * lib/objc.exp (objc_target_compile): Likewise.
16926
16927 2002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
16928
16929 * gcc.dg/cpp/poison.c: Update.
16930 * gcc.dg/cpp/20000625-2.c: Remove.
16931 * gcc.dg/cpp/direct2s.c: Remove final test.
16932
16933 2002-05-08 Tom Rix <trix@redhat.com>
16934
16935 * gcc.c-torture/execute/20020508-1.c: New test.
16936 * gcc.c-torture/execute/20020508-2.c: New test.
16937 * gcc.c-torture/execute/20020508-3.c: New test.
16938
16939 2002-05-08 Neil Booth <neil@daikokuya.demon.co.uk>
16940
16941 * gcc.dg/cpp/charconst-4.c: More tests.
16942
16943 2002-05-08 Mark Mitchell <mark@codesourcery.com>
16944
16945 PR c/6569
16946 * gcc.dg/weak-3.c: Update location of warning messages.
16947 * gcc.dg/weak-5.c: Likewise.
16948
16949 2002-05-06 Roger Sayle <roger@eyesopen.com>
16950
16951 * gcc.c-torture/execute/20020506-1.c: New test case.
16952
16953 2002-05-07 Neil Booth <neil@daikokuya.demon.co.uk>
16954
16955 * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
16956
16957 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
16958
16959 * gcc.dg/cpp/charconst-3.c: Run, don't compile.
16960
16961 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
16962
16963 * gcc.dg/cpp/charconst-3.c: New test.
16964
16965 2002-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
16966
16967 * gcc.dg/cpp/charconst.c: Update tests.
16968
16969 2002-05-05 Tim Josling <tej@melbpc.org.au>
16970
16971 * treelang: Added directory for new sample language treelang. Also
16972 lib/treelang.exp: New file to signal treelang should be tested.
16973
16974 2002-05-03 Jakub Jelinek <jakub@redhat.com>
16975
16976 * gcc.dg/cpp/cmdlne-dM-M.c: New test.
16977 * gcc.dg/cpp/cmdlne-dD-M.c: New test.
16978 * gcc.dg/cpp/cmdlne-dN-M.c: New test.
16979 * gcc.dg/cpp/cmdlne-dI-M.c: New test.
16980 * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
16981 * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
16982 * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
16983
16984 2002-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
16985
16986 * gcc.dg/format/xopen-2.c: New test.
16987
16988 2002-05-03 Jakub Jelinek <jakub@redhat.com>
16989
16990 * gcc.dg/20020503-1.c: New test.
16991
16992 2002-05-02 Mark Mitchell <mark@codesourcery.com>
16993
16994 * g++.dg/init/dtor1.C: Make it tougher.
16995
16996 2002-05-01 Mark Mitchell <mark@codesourcery.com>
16997
16998 * g++.dg/init/dtor1.C: New test.
16999
17000 2002-05-02 Aldy Hernandez <aldyh@redhat.com>
17001
17002 * gcc.dg/altivec-8.c: New.
17003
17004 2002-05-01 Aldy Hernandez <aldyh@redhat.com>
17005
17006 * gcc.dg/altivec-7.c: New.
17007
17008 2002-04-29 Jakub Jelinek <jakub@redhat.com>
17009
17010 * g++.dg/parse/typedef1.C: New test.
17011
17012 2002-04-29 Mark Mitchell <mark@codesourcery.com>
17013
17014 PR c++/6486
17015 * g++.dg/template/friend6.C: New test.
17016
17017 PR c++/6492
17018 * g++.dg/init/copy1.C: New test.
17019
17020 2002-04-29 Nathan Sidwell <nathan@codesourcery.com>
17021
17022 * g++.dg/warn/effc1.C: New test.
17023
17024 2002-04-29 Neil Booth <neil@daikokuya.demon.co.uk>
17025
17026 * gcc.dg/cpp/if-cexp.c: Add a test.
17027
17028 2002-04-28 Jakub Jelinek <jakub@redhat.com>
17029
17030 * gcc.dg/20020426-2.c: New test.
17031
17032 2002-04-28 Neil Booth <neil@daikokuya.demon.co.uk>
17033
17034 * gcc.dg/cpp/if-mop.c: Update.
17035 * gcc.dg/cpp/if-mpar.c: Add test.
17036 * gcc.dg/cpp/if-oppr.c: Update.
17037
17038 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17039
17040 PR c/6343
17041 * gcc.dg/weak-[2-7].c: New tests.
17042
17043 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
17044
17045 * gcc.dg/enum1.c: New test.
17046
17047 2002-04-26 Mark Mitchell <mark@codesourcery.com>
17048
17049 PR c++/6497
17050 * g++.dg/inherit/access2.C: New test.
17051
17052 2002-04-26 Mark Mitchell <mark@codesourcery.com>
17053
17054 PR bootstrap/6445
17055 * gcc.dg/20020426-1.c: New test.
17056
17057 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
17058
17059 * g++.dg/abi/enum1.C: New test.
17060
17061 2002-04-26 Richard Henderson <rth@redhat.com>
17062
17063 * gcc.dg/c99-bool-1.c: Expect always true warning.
17064
17065 2002-04-25 Roger Sayle <roger@eyesopen.com>
17066
17067 * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
17068
17069 2002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17070
17071 * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
17072 targets.
17073
17074 2002-04-24 Mark Mitchell <mark@codesourcery.com>
17075
17076 * g++.dg/abi/mange7.C: New test.
17077
17078 PR c++/6438.
17079 * g++.dg/parse/stmtexpr2.C: New test.
17080
17081 2002-04-24 J"orn Rennecke <joern.rennecke@superh.com>
17082
17083 * gcc.dg/20020312-2.c: Add SH target.
17084
17085 2002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17086
17087 * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
17088 compiler output on mips*-*-irix*.
17089
17090 2002-04-23 Jakub Jelinek <jakub@redhat.com>
17091
17092 * g++.dg/parse/attr1.C: New test.
17093
17094 2002-04-23 Roger Sayle <roger@eyesopen.com>
17095
17096 * gcc.c-torture/execute/string-opt-17.c: New test case.
17097 * gcc.c-torture/execute/memset-2.c: New test case.
17098
17099 2002-04-23 Mark Mitchell <mark@codesourcery.com>
17100
17101 PR c++/6256:
17102 * g++.dg/template/friend5.C: New test.
17103
17104 PR c++/6331:
17105 * g++.dg/template/qual1.C: Likewise.
17106
17107 2002-04-22 Zack Weinberg <zack@codesourcery.com>
17108
17109 * gcc.c-torture/execute/980707-1.c: Don't use isspace().
17110 Include stdlib.h, not stdio.h or ctype.h.
17111
17112 2002-04-22 Hans-Peter Nilsson <hp@axis.com>
17113
17114 * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
17115 cris-*-elf* and mmix-*-*.
17116 * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
17117 * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
17118 g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
17119 Ditto.
17120 * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
17121 * gcc.dg/wchar_t-1.c: Ditto.
17122
17123 2002-04-21 Hans-Peter Nilsson <hp@axis.com>
17124
17125 * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
17126 Clarify comment.
17127
17128 2002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
17129
17130 * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
17131
17132 2002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17133
17134 * gcc.c-torture/execute/20000906-1.x: Delete.
17135
17136 2002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com>
17137
17138 * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
17139
17140 2002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
17141
17142 * PR6367
17143 * g77.f-torture/execute/6367.f: New test.
17144 * g77.f-torture/execute/6367.x: Disable for MMIX.
17145
17146 2002-04-19 Mark Mitchell <mark@codesourcery.com>
17147
17148 * PR6352
17149 * g++.dg/opt/inline2.C: New test.
17150
17151 2002-04-18 Richard Henderson <rth@redhat.com>
17152
17153 * gcc.dg/20000906-1.c: Enable for all targets.
17154 * gcc.c-torture/compile/iftrap-2.c: New.
17155
17156 2002-04-18 Jakub Jelinek <jakub@redhat.com>
17157
17158 * gcc.dg/20020418-1.c: New test.
17159 * gcc.dg/20020418-2.c: New test.
17160
17161 2002-04-18 Richard Henderson <rth@redhat.com>
17162
17163 * gcc.c-torture/compile/iftrap-1.c: New.
17164 * gcc.dg/iftrap-1.c: Adjust for ia64.
17165 * gcc.dg/iftrap-2.c: New.
17166
17167 2002-04-18 Jakub Jelinek <jakub@redhat.com>
17168
17169 * gcc.c-torture/compile/20020418-1.c: New test.
17170
17171 2002-04-18 Roger Sayle <roger@eyesopen.com>
17172
17173 * gcc.c-torture/compile/20020415-1.c: New.
17174
17175 2002-04-18 David S. Miller <davem@redhat.com>
17176
17177 * gcc.c-torture/execute/20020418-1.c: New test.
17178
17179 2002-04-17 Jakub Jelinek <jakub@redhat.com>
17180
17181 * gcc.dg/20020416-1.c: New test.
17182
17183 * g++.dg/opt/inline1.C: New test.
17184
17185 2002-04-16 Jakub Jelinek <jakub@redhat.com>
17186
17187 * gcc.dg/altivec-5.c: New test.
17188
17189 * gcc.dg/20020415-1.c: New test.
17190
17191 2002-04-15 Mark Mitchell <mark@codesourcery.com>
17192
17193 * testsuite/lib/chill.exp: Remove.
17194
17195 2002-04-14 Jakub Jelinek <jakub@redhat.com>
17196
17197 * g++.dg/other/big-struct.C: New test.
17198
17199 2002-04-14 David Billinghurst <David.Billinghurst@riotinto.com>
17200
17201 * g77.dg/f77-edit-i-in.f: Use internal buffer in place
17202 of scratch file.
17203
17204 2002-04-13 David Billinghurst <David.Billinghurst@riotinto.com>
17205
17206 PR c/6277
17207 * gcc.dg/i386-387-1.c: Allow optional leading underscore
17208 in scan-assembler function name
17209
17210 2002-04-13 Hans-Peter Nilsson <hp@bitrange.com>
17211
17212 * g77.f-torture/execute/980628-4.x,
17213 g77.f-torture/execute/980628-5.x,
17214 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
17215 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
17216 g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
17217 i[34567]86-*-*.
17218
17219 2002-04-13 David S. Miller <davem@redhat.com>
17220
17221 * gcc.c-torture/execute/20020413-1.c: New test.
17222
17223 2002-04-13 Richard Sandiford <rsandifo@redhat.com>
17224
17225 * gcc.dg/asm-6.c,
17226 * g++.dg/ext/asm1.C: New tests.
17227
17228 2002-04-12 Mark Mitchell <mark@codesourcery.com>
17229
17230 PR c++ 5373.
17231 * g++.dg/parse/stmtexpr1.C: New test.
17232
17233 PR c++/5189.
17234 * g++.dg/template/copy1.C: New test.
17235
17236 2002-04-12 Richard Henderson <rth@redhat.com>
17237
17238 * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
17239
17240 2002-04-12 Geoffrey Keating <geoffk@redhat.com>
17241
17242 * gcc.c-torture/execute/20020412-1.c: New file, renamed from
17243 gcc.c-torture/execute/20020307-2.c.
17244
17245 2002-04-12 Richard Sandiford <rsandifo@redhat.com>
17246
17247 * g++.dg/ext/attrib5.C,
17248 * g++.dg/lookup/struct1.C: New tests.
17249
17250 2002-04-11 Jakub Jelinek <jakub@redhat.com>
17251
17252 * gcc.dg/20020411-1.c: New test.
17253
17254 * gcc.c-torture/execute/20020411-1.c: New test.
17255
17256 2002-04-10 Janis Johnson <janis187@us.ibm.com>
17257
17258 * g77.f-torture/execute/6177.f: New test.
17259
17260 2002-04-10 Jakub Jelinek <jakub@redhat.com>
17261
17262 PR middle-end/6247
17263 * g++.dg/opt/cleanup1.C: New test.
17264
17265 * g++.dg/opt/const1.C: New test.
17266
17267 2002-04-10 Lars Brinkhoff <lars@nocrew.org>
17268
17269 * gcc.c-torture/execute/20020406-1.c: Declare malloc.
17270
17271 2002-04-10 Nathan Sidwell <nathan@codesourcery.com>
17272
17273 PR c++/5507
17274 * g++.dg/template/typename2.C: New test.
17275
17276 2002-04-10 Alan Modra <amodra@bigpond.net.au>
17277
17278 * gcc.c-torture/execute/loop-12.c: New.
17279
17280 2002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
17281
17282 * g77.f-torture/execute/980628-4.x,
17283 g77.f-torture/execute/980628-5.x,
17284 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
17285 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
17286 g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
17287
17288 2002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17289
17290 PR optimization/6086
17291 * g++.dg/opt/preinc1.C: New test.
17292
17293 2002-04-06 Mark Mitchell <mark@codesourcery.com>
17294
17295 PR c++/5571
17296 * g++.dg/opt/static2.C: New test.
17297
17298 2002-04-06 Mark Mitchell <mark@codesourcery.com>
17299
17300 PR c/5120
17301 * gcc.dg/20020406-1.c: New test.
17302
17303 2002-04-04 David S. Miller <davem@redhat.com>
17304
17305 * gcc.c-torture/execute/20020404-1.c: New test.
17306
17307 2002-04-04 Jakub Jelinek <jakub@redhat.com>
17308
17309 PR c/6123
17310 * gcc.dg/20020312-2.c: Do not declare global register variable
17311 if __PIC__ or __pic__ is defined.
17312
17313 2002-04-04 Richard Earnshaw <rearnsha@arm.com>
17314
17315 * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use
17316 __asm__ so that it works correctly even if -ansi -pedantic-errors.
17317
17318 2002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17319
17320 * gcc.misc-tests/linkage.exp: Update last change to handle
17321 sparc*-, not just sparc-.
17322
17323 2002-04-03 Richard Henderson <rth@redhat.com>
17324
17325 * gcc.dg/cpp/ucs.c: Improved long UCS test.
17326
17327 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
17328
17329 * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
17330
17331 2002-04-02 David S. Miller <davem@redhat.com>
17332
17333 * gcc.c-torture/execute/20020402-3.c: New test.
17334
17335 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
17336
17337 * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
17338 * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
17339
17340 * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
17341 * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
17342 g77.f-torture/execute/20001201.x,
17343 g77.f-torture/execute/u77-test.x: New files.
17344
17345 * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
17346 * gcc.dg/wchar_t-1.c: Ditto.
17347
17348 2002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17349
17350 * gcc.c-torture/execute/20020402-1.c: New test.
17351
17352 2002-04-01 Richard Henderson <rth@redhat.com>
17353
17354 * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
17355
17356 * g++.dg/other/new1.C: Use __SIZE_TYPE__.
17357
17358 2002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17359
17360 * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
17361
17362 2002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
17363
17364 * g++.dg/inherit/template-as-base.C: Expect error.
17365 * g++.dg/inherit/namespace-as-base.C: Likewise.
17366
17367 2002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
17368
17369 * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
17370 g++.dg/ext/instantiate3.C: Tweak match patterns.
17371
17372 * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
17373 * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
17374 -da test.
17375
17376 2002-03-31 Richard Henderson <rth@redhat.com>
17377
17378 * gcc.dg/special/alias-2.c: New.
17379 * gcc.dg/special/ecos.exp: Run it.
17380
17381 2002-03-31 Richard Henderson <rth@redhat.com>
17382
17383 * gcc.dg/va-arg-1.c: Expect warnings, not errors.
17384
17385 2002-03-31 Kazu Hirata <kazu@hxi.com>
17386
17387 * gcc.dg/weak-1.c: Disable on h8300 port.
17388
17389 2002-03-29 Janis Johnson <janis187@us.ibm.com>
17390
17391 * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
17392 * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
17393 ordering tests.
17394 * g++.dg/bprob/bprob-1.C: New test.
17395 * g++.dg/gcov/gcov.exp: New driver for gcov tests.
17396 * g++.dg/gcov/gcov-1.C: New test.
17397 * g++.dg/gcov/gcov-1.x: New file.
17398 * g++.dg/gcov/gcov-2.C: New test.
17399 * g++.dg/gcov/gcov-3.C: New test.
17400 * g++.dg/gcov/gcov-3.h: New file.
17401
17402 2002-03-28 Roger Sayle <roger@eyesopen.com>
17403
17404 * g++.old-deja/g++.other/builtins5.C: New test.
17405 * g++.old-deja/g++.other/builtins6.C: New test.
17406 * g++.old-deja/g++.other/builtins7.C: New test.
17407 * g++.old-deja/g++.other/builtins8.C: New test.
17408 * g++.old-deja/g++.other/builtins9.C: New test.
17409
17410 2002-03-29 Jakub Jelinek <jakub@redhat.com>
17411
17412 * g++.dg/opt/static1.C: New test.
17413
17414 * g++.dg/opt/longbranch1.C: New test.
17415
17416 2002-03-28 Hans-Peter Nilsson <hp@bitrange.com>
17417
17418 * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
17419
17420 * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
17421
17422 2002-03-28 Jeffrey A Law (law@redhat.com)
17423
17424 * gcc.c-torture/execute/20020328-1.c: New test.
17425
17426 2002-03-27 Richard Henderson <rth@redhat.com>
17427
17428 * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
17429 * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
17430 move from g++.old-deja/g++.ext/.
17431
17432 2002-03-27 Mark Mitchell <mark@codesourcery.com>
17433
17434 * g++.dg/init/new2.C: New test.
17435
17436 2002-03-26 Richard Henderson <rth@redhat.com>
17437
17438 * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
17439
17440 * gcc.dg/20020312-2.c: Don't test epilogue vs global register
17441 on sparc.
17442
17443 * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on
17444 sparcv9 systems.
17445 * gcc.dg/20001102-1.c: Likewise.
17446
17447 2002-03-26 Phil Edwards <pme@gcc.gnu.org>
17448
17449 * gcc.dg/cpp/endif-pedantic1.c,
17450 gcc.dg/cpp/endif-pedantic2.c: New tests.
17451
17452 2002-03-26 Mark Mitchell <mark@codesourcery.com>
17453
17454 * g++.dg/init/new1.C: New test.
17455
17456 2002-03-26 Nathan Sidwell <nathan@codesourcery.com>
17457
17458 * g++.dg/abi/vbase9.C: New test.
17459
17460 2002-03-26 Richard Earnshaw <rearnsha@arm.com>
17461
17462 * gcc.dg/arm-asm.c: New test.
17463
17464 2002-03-26 Andrew Cagney <ac131313@redhat.com>
17465
17466 * gcc.dg/Wswitch-enum.c: New test.
17467 Fix PR c/5044.
17468
17469 2002-03-26 Richard Henderson <rth@redhat.com>
17470
17471 * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
17472 structure.
17473
17474 2002-03-25 Richard Henderson <rth@redhat.com>
17475
17476 * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
17477 sparcv9 systems.
17478
17479 * gcc.c-torture/compile/20011119-1.c (xxx): New.
17480 * gcc.c-torture/compile/20011119-2.c (xxx): New.
17481
17482 2002-03-25 Zack Weinberg <zack@codesourcery.com>
17483
17484 * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
17485
17486 2002-03-25 Bob Wilson <bob.wilson@acm.org>
17487
17488 * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
17489 targets using generic thunk support.
17490
17491 2002-03-25 Jakub Jelinek <jakub@redhat.com>
17492
17493 * gcc.c-torture/compile/20020323-1.c: New test.
17494
17495 * g++.dg/opt/conj2.C: New test.
17496
17497 2002-03-24 Richard Henderson <rth@redhat.com>
17498
17499 * gcc.dg/weak-1.c: Use -fno-common.
17500
17501 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
17502
17503 * g77.dg/f77-edit-apostrophe-out.f: New test
17504 * g77.dg/f77-edit-h-out.f: New test
17505 * g77.dg/f77-edit-t-in.f: New test
17506 * g77.dg/f77-edit-t-out.f: New test
17507 * g77.dg/f77-edit-x-out.f: New test
17508 * g77.dg/f77-edit-slash-out.f: New test
17509 * g77.dg/f77-edit-colon-out.f: New test
17510 * g77.dg/f77-edit-s-out.f: New test
17511
17512 2002-03-24 Richard Henderson <rth@redhat.com>
17513
17514 * objc/execute/formal_protocol-6.x: New XFAIL.
17515
17516 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
17517
17518 * gcc.dg/weak-1.c: Early return from dg-final on platforms
17519 that do not support weak symbols
17520
17521 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
17522
17523 * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al
17524 * lib/g77.exp: Likewise
17525 * lib/objc.exp: Likewise
17526
17527 2002-03-23 Andrew Cagney <ac131313@redhat.com>
17528
17529 * gcc.dg/Wswitch-default.c: New test.
17530
17531 2002-03-23 Jakub Jelinek <jakub@redhat.com>
17532
17533 * g++.dg/other/enum1.C: New test.
17534
17535 2002-03-23 Zack Weinberg <zack@codesourcery.com>
17536
17537 * gcc.dg/pragma-ep-3.c: Fix typo.
17538
17539 2002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
17540
17541 * g++.dg/inherit/template-as-base.C: New test.
17542
17543 2002-03-22 Jakub Jelinek <jakub@redhat.com>
17544
17545 * g++.old-deja/g++.other/dwarf2-1.C: Move...
17546 * g++.dg/debug/debug5.C: ...here. Convert for dg framework.
17547
17548 2002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
17549
17550 * gcc.dg/cpp/multiline.c: Update to match.
17551
17552 2002-03-22 Alexandre Oliva <aoliva@redhat.com>
17553
17554 * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
17555
17556 2002-03-22 Phil Edwards <pme@gcc.gnu.org>
17557
17558 * gcc.dg/cpp/extratokens2.c: New file.
17559
17560 2002-03-21 David Edelsohn <edelsohn@gnu.org>
17561
17562 * gcc.dg/20020312-2.c: Add rs6000 target.
17563
17564 * gcc.c-torture/compile/20020319-1.c: New test.
17565
17566 2002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
17567
17568 * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
17569 (A, E): Handle this.
17570
17571 2002-03-20 Jason Merrill <jason@redhat.com>
17572
17573 * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
17574 ignoring -fpic.
17575 * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
17576 through prune_gcc_output.
17577
17578 2002-03-20 Jakub Jelinek <jakub@redhat.com>
17579
17580 * gcc.c-torture/compile/20020320-1.c: New test.
17581
17582 2002-03-19 Jakub Jelinek <jakub@redhat.com>
17583
17584 * gcc.c-torture/compile/20020318-1.c: New test.
17585
17586 * gcc.dg/struct-by-value-1.c: New test.
17587
17588 * gcc.dg/20020319-1.c: New test.
17589
17590 2002-03-18 Jakub Jelinek <jakub@redhat.com>
17591
17592 * g++.dg/opt/conj1.C: New test.
17593
17594 2002-03-17 Mark Mitchell <mark@codesourcery.com>
17595
17596 * g++.dg/template/qualttp20.C: Revert previous change.
17597 * g++.dg/template/qualttp3.C: Likewise.
17598 * g++.dg/template/qualttp4.C: Likewise
17599 * g++.dg/template/qualttp5.C: Likewise
17600 * g++.dg/template/qualttp6.C: Likewise
17601 * g++.dg/template/qualttp7.C: Likewise
17602 * g++.dg/template/qualttp8.C: Likewise
17603 * g++.dg/template/recurse.C: Likewise.
17604
17605 2002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
17606
17607 * gcc.dg/cpp/wchar-1.c: Update.
17608
17609 2002-03-16 Nathan Sidwell <nathan@codesourcery.com>
17610
17611 * g++.dg/template/conv1.C: New test.
17612 * g++.dg/template/conv2.C: New test.
17613 * g++.dg/template/conv3.C: New test.
17614 * g++.dg/template/conv4.C: New test.
17615
17616 2002-03-15 Mark Mitchell <mark@codesourcery.com>
17617
17618 * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
17619 * g++.dg/template/qualttp3.C: Likewise.
17620 * g++.dg/template/qualttp4.C: Likewise
17621 * g++.dg/template/qualttp5.C: Likewise
17622 * g++.dg/template/qualttp6.C: Likewise
17623 * g++.dg/template/qualttp7.C: Likewise
17624 * g++.dg/template/qualttp8.C: Likewise
17625 * g++.dg/template/recurse.C: Likewise.
17626
17627 2002-03-15 Mark Mitchell <mark@codesourcery.com>
17628
17629 * g++.dg/opt/dtor1.C: New test.
17630
17631 2002-03-15 Jakub Jelinek <jakub@redhat.com>
17632
17633 * gcc.c-torture/compile/20020315-1.c: New test.
17634
17635 2002-03-15 Richard Earnshaw <rearnsha@arm.com>
17636
17637 * gcc.dg/weak-1.c: Fix scan tests.
17638
17639 2002-03-15 Hans-Peter Nilsson <hp@bitrange.com>
17640
17641 * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
17642 * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
17643 cris-*-aout* mmix-*-*.
17644 * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
17645 cris-*-aout* mmix-*-*.
17646 * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
17647 cris-*-elf* cris-*-aout* and mmix-*-*.
17648 * gcc.dg/20001009-1.c: Ditto.
17649 * gcc.dg/20010912-1.c: Ditto.
17650 * gcc.dg/20020122-4.c: Ditto.
17651 * gcc.dg/inline-2.c: Ditto.
17652
17653 2002-03-14 Jeffrey A Law (law@cygnus.com)
17654
17655 * gcc.c-torture/compile/20020314-1.c: New test.
17656
17657 2002-03-14 Richard Earnshaw <rearnsha@arm.com>
17658
17659 * gcc.c-torture/execute/20020314-1.c: New test.
17660
17661 2002-03-14 Jakub Jelinek <jakub@redhat.com>
17662
17663 * g++.dg/warn/Wunused-1.C: New test.
17664
17665 2002-02-13 Richard Sandiford <rsandifo@redhat.com>
17666
17667 * g++.dg/abi/mangle6.C: New test.
17668
17669 2002-03-13 Jakub Jelinek <jakub@redhat.com>
17670
17671 * gcc.c-torture/compile/20020309-2.c: New test.
17672
17673 * gcc.c-torture/compile/20020312-1.c: New test.
17674
17675 2002-03-12 Nathan Sidwell <nathan@codesourcery.com>
17676
17677 * g++.dg/other/access1.C: New test.
17678
17679 2002-03-12 Jakub Jelinek <jakub@redhat.com>
17680
17681 * gcc.c-torture/execute/wchar_t-1.c: New test.
17682
17683 2002-03-12 David Edelsohn <edelsohn@gnu.org>
17684
17685 * gcc.dg/20020103-1.c: Add rs6000 target and macro.
17686
17687 2002-03-12 Roger Sayle <roger@eyesopen.com>
17688
17689 * gcc.dg/20020312-1.c: New test case.
17690
17691 2002-03-11 Aldy Hernandez <aldyh@redhat.com>
17692
17693 * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
17694
17695 2002-03-11 Richard Henderson <rth@redhat.com>
17696
17697 * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
17698 * g++.old-deja/g++.jason/report.C: Likewise.
17699
17700 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
17701
17702 * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
17703 * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
17704
17705 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
17706
17707 * testsuite/g++.dg/overload/pmf1.C: New test.
17708
17709 2002-03-11 Kazu Hirata <kazu@hxi.com>
17710
17711 * gcc.c-torture/execute/20020307-1.c: Use long.
17712
17713 2002-03-11 Jakub Jelinek <jakub@redhat.com>
17714
17715 PR optimization/5844
17716 * gcc.dg/20020310-1.c: New test.
17717
17718 2002-03-09 Michael Meissner <meissner@redhat.com>
17719
17720 * gcc.c-torture/execute/memcpy-2.c: New test.
17721 * gcc.c-torture/execute/memset-1.c: New test.
17722 * gcc.c-torture/execute/strlen-1.c: New test.
17723 * gcc.c-torture/execute/strcmp-1.c: New test.
17724 * gcc.c-torture/execute/strncmp-1.c: New test.
17725
17726 2002-03-09 Geoffrey Keating <geoffk@redhat.com>
17727
17728 * gcc.dg/ppc-ldstruct.c: New test.
17729
17730 2002-03-09 Jakub Jelinek <jakub@redhat.com>
17731
17732 * gcc.c-torture/execute/va-arg-22.c: New test.
17733
17734 2002-03-09 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
17735
17736 * gcc.c-torture/compile/20020309-1.c: New test.
17737
17738 2002-03-08 Jakub Jelinek <jakub@redhat.com>
17739
17740 * gcc.c-torture/execute/20020307-2.c: New test.
17741
17742 2002-03-07 Jeffrey A Law (law@redhat.com)
17743
17744 * g77.f-torture/compile/20020307-1.f: New test.
17745
17746 2002-03-07 Richard Sandiford <rsandifo@redhat.com>
17747
17748 * gcc.dg/unordered-1.c: New test.
17749
17750 2002-03-07 Richard Earnshaw <rearnsha@arm.com>
17751
17752 * gcc.c-torture/execute/20020307-1.c: New test.
17753
17754 2002-03-05 Jakub Jelinek <jakub@redhat.com>
17755
17756 * gcc.dg/20020304-1.c: New test.
17757
17758 * gcc.c-torture/compile/20020304-2.c: New test.
17759
17760 2002-03-04 Zack Weinberg <zack@codesourcery.com>
17761
17762 * gcc.c-torture/compile/20020304-1.c: New test case
17763 (from PR c/5830).
17764
17765 2002-03-03 Aldy Hernandez <aldyh@redhat.com>
17766
17767 * gcc.dg/20020103-1.c: Add other -D ppc variants.
17768
17769 2002-03-02 Nathan Sidwell <nathan@codesourcery.com>
17770
17771 * g++.dg/other/classkey1.C: New test.
17772
17773 2002-03-01 Richard Henderson <rth@redhat.com>
17774
17775 * gcc.c-torture/compile/981223-1.x: New.
17776 * gcc.c-torture/compile/920625-1.x: New.
17777
17778 2002-02-28 Richard Henderson <rth@redhat.com>
17779
17780 * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
17781
17782 2002-02-27 Hans-Peter Nilsson <hp@bitrange.com>
17783
17784 * gcc.c-torture/execute/20020227-1.c: New test.
17785
17786 2002-02-27 Mark Mitchell <mark@codesourcery.com>
17787
17788 * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
17789 here" ERROR lines.
17790 * g++.old-deja/g++.oliva/partord1.C: Likewise.
17791 * g++.old-deja.g++.other/defarg1.C: Likewise.
17792 * g++.old-deja/g++.pt/calls2.C: Likewise.
17793 * g++.old-deja/g++.pt/crash20.C: Likewise.
17794 * g++.old-deja/g++.pt/crash30.C: Likewise.
17795 * g++.old-deja/g++.pt/crash36.C: Likewise.
17796 * g++.old-deja/g++.pt/crash6.C: Likewise.
17797 * g++.old-deja/g++.pt/defarg13.C: Likewise.
17798 * g++.old-deja/g++.pt/derived3.C: Likewise.
17799 * g++.old-deja/g++.pt/error1.C: Likewise.
17800 * g++.old-deja/g++.pt/friend21.C: Likewise.
17801 * g++.old-deja/g++.pt/friend23.C: Likewise.
17802 * g++.old-deja/g++.pt/infinite1.C: Likewise.
17803 * g++.old-deja/g++.robertl/eb128.C: Likewise.
17804
17805 2002-02-27 Geoffrey Keating <geoffk@redhat.com>
17806
17807 * gcc.c-torture/execute/20020225-2.c: New test.
17808
17809 2002-02-27 Zack Weinberg <zack@codesourcery.com>
17810
17811 * gcc.c-torture/execute/920730-1t.c,
17812 gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
17813 Delete test cases, only relevant to -traditional.
17814
17815 2002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
17816
17817 * gcc.dg/cpp/undef1.c: Remove.
17818 * gcc.dg/cpp/directiv.c: Update.
17819 * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
17820
17821 2002-02-27 Michael Meissner <meissner@redhat.com>
17822
17823 * gcc.c-torture/execute/20020226-1.c: New test.
17824
17825 2002-02-26 Jakub Jelinek <jakub@redhat.com>
17826
17827 * g++.dg/debug/debug4.C: New test.
17828
17829 * gcc.dg/ia64-visibility-1.c: New test.
17830
17831 2002-02-26 Alexandre Oliva <aoliva@redhat.com>
17832
17833 * gcc.dg/debug/20020224-1.c: New.
17834
17835 2002-02-25 Kazu Hirata <kazu@hxi.com>
17836
17837 * gcc.c-torture/execute/960416-1.x: New.
17838 * gcc.c-torture/execute/divconst-3.x: Likewise.
17839
17840 2002-02-25 Jakub Jelinek <jakub@redhat.com>
17841
17842 * gcc.dg/20020224-1.c: New test.
17843
17844 2002-02-25 Alan Modra <amodra@bigpond.net.au>
17845
17846 * gcc.c-torture/execute/20020225-1.c: New.
17847
17848 2002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
17849
17850 * testsuite/gcc.dg/cpp/wchar-1.c: New test.
17851
17852 2002-02-23 Jakub Jelinek <jakub@redhat.com>
17853
17854 * gcc.dg/20020222-1.c: New test.
17855
17856 2002-02-22 Jakub Jelinek <jakub@redhat.com>
17857
17858 * g++.dg/opt/anonunion1.C: New test.
17859
17860 2002-02-22 Nathan Sidwell <nathan@codesourcery.com>
17861
17862 * g++.dg/template/qualttp19.C: New test.
17863 * g++.dg/template/qualttp20.C: New test.
17864 * g++.old-deja/g++.jason/report.C: Adjust expected errors
17865 * g++.old-deja/g++.other/qual1.C: Likewise.
17866
17867 2002-02-21 Aldy Hernandez <aldyh@redhat.com>
17868
17869 * gcc.dg/attr-alwaysinline.c: New.
17870
17871 2002-02-21 Jakub Jelinek <jakub@redhat.com>
17872
17873 * gcc.dg/20020220-1.c: New test.
17874
17875 * gcc.dg/20020220-2.c: New test.
17876
17877 * g++.dg/opt/mmx1.C: New test.
17878
17879 2002-02-20 Alexandre Oliva <aoliva@redhat.com>
17880
17881 * gcc.c-torture/compile/20020110.c: New test.
17882
17883 2002-02-20 Jakub Jelinek <jakub@redhat.com>
17884
17885 * gcc.c-torture/execute/20020219-1.c: New test.
17886
17887 * gcc.dg/20020219-1.c: New test.
17888
17889 * gcc.dg/noncompile/20020220-1.c: New test.
17890
17891 * g++.dg/opt/ptrintsum1.C: New test.
17892
17893 * gcc.dg/debug/20020220-1.c: New test.
17894
17895 2002-02-17 Jakub Jelinek <jakub@redhat.com>
17896
17897 * gcc.c-torture/execute/20020216-1.c: New test.
17898
17899 2002-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
17900
17901 * gcc.dg/decl-1.c: Update, new test.
17902
17903 2002-02-15 Nathan Sidwell <nathan@codesourcery.com>
17904
17905 * g++.dg/abi/bitfield1.C: New test.
17906 * g++.dg/abi/bitfield2.C: New test.
17907
17908 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
17909
17910 * gcc.dg/attr-nest.c: New test.
17911
17912 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
17913
17914 * gcc.c-torture/execute/20020215-1.c: New test.
17915
17916 2002-02-14 Jakub Jelinek <jakub@redhat.com>
17917
17918 * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
17919 * g++.dg/debug/debug.exp: New.
17920 * g++.dg/debug/trivial.C: New.
17921 * g++.dg/debug/debug1.C: Moved...
17922 * g++.dg/other/debug1.C: ...from here.
17923 * g++.dg/debug/debug2.C: Moved...
17924 * g++.dg/other/debug2.C: ...from here.
17925 * g++.dg/debug/debug3.C: Moved...
17926 * g++.dg/other/debug3.C: ...from here.
17927
17928 * gcc.dg/noncompile/20020213-1.c: New test.
17929
17930 2002-02-13 Jakub Jelinek <jakub@redhat.com>
17931
17932 * g++.dg/other/debug3.C: New test.
17933
17934 * gcc.c-torture/execute/20020213-1.c: New test.
17935
17936 2002-02-13 Richard Smith <richard@ex-parrot.com>
17937
17938 * g++.old-deja/g++.other/thunk1.C: New test.
17939
17940 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
17941
17942 * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
17943
17944 2002-02-13 Stan Shebs <shebs@apple.com>
17945
17946 * gcc.dg/altivec-3.c: New.
17947
17948 2002-02-12 Jakub Jelinek <jakub@redhat.com>
17949
17950 * gcc.dg/Wunreachable-1.c: New test.
17951 * gcc.dg/Wunreachable-2.c: New test.
17952
17953 2002-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
17954
17955 * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
17956
17957 2002-02-12 Neil Booth <neil@daikokuya.demon.co.uk>
17958
17959 * gcc.dg/decl-1.c: New test.
17960
17961 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
17962
17963 * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
17964
17965 2002-02-10 Kazu Hirata <kazu@hxi.com>
17966
17967 * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
17968 * gcc.c-torture/compile/980506-1.x: Likewise.
17969
17970 2002-02-10 Kazu Hirata <kazu@hxi.com>
17971
17972 * gcc.dg/20020210-1.c: New.
17973
17974 2002-02-09 Toon Moene <toon@moene.indiv.nluug.nl>
17975
17976 * g77.f-torture/execute/947.f: New regression test
17977 for PR fortran/947.
17978
17979 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
17980
17981 * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
17982 * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
17983
17984 2002-02-08 Richard Henderson <rth@redhat.com>
17985
17986 * gcc.c-torture/compile/labels-3.c: New.
17987
17988 2002-02-08 Jakub Jelinek <jakub@redhat.com>
17989
17990 * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
17991 expression statements work instead.
17992 * gcc.dg/noncompile/20020207-1.c: New test.
17993
17994 2002-02-07 Richard Henderson <rth@redhat.com>
17995
17996 * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
17997
17998 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
17999
18000 * lib/prune.exp: Remove "In (program|subroutine"block-data)"
18001 message from g77
18002 * lib/g77-dg.exp: Trim g77 error messages so that they are
18003 recognized by dg.exp.
18004
18005 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
18006
18007 PR fortran/5473
18008 * g77.dg/pr5473.f: Now dg-error. Add additional cases.
18009
18010 2002-02-07 Richard Henderson <rth@redhat.com>
18011
18012 * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
18013 to be sufficiently aligned for integers.
18014
18015 2002-02-07 Nathan Sidwell <nathan@codesourcery.com>
18016
18017 * g++.dg/template/friend4.C: New test.
18018
18019 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
18020
18021 PR fortran/5743
18022 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
18023 unsupported cases.
18024
18025 2002-02-07 Richard Henderson <rth@redhat.com>
18026
18027 * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
18028 * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
18029 gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
18030 objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
18031
18032 2002-02-06 Richard Henderson <rth@redhat.com>
18033
18034 * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
18035
18036 2002-02-06 Janis Johnson <janis187@us.ibm.com>
18037
18038 * gcc.dg/20020206-1.c: New test.
18039
18040 2002-02-06 Jakub Jelinek <jakub@redhat.com>
18041
18042 * gcc.c-torture/execute/20020206-1.c: New test.
18043
18044 * gcc.c-torture/execute/20020206-2.c: New test.
18045
18046 PR optimization/5429:
18047 * gcc.c-torture/compile/20020206-1.c: New test.
18048
18049 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
18050
18051 * g++.dg/ext/align1.C: Do not use an explicit alignment value
18052 as certain file formats cannot support particularly large
18053 alignments.
18054
18055 * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
18056 and do not expect to be able to link the executable.
18057
18058 * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
18059 fail because the COFF format does not support the weak attribute.
18060
18061 2002-02-05 David Billinghurst <David.Billinghurst@riotinto.com>
18062
18063 * g77.dg/pr5473.f: New test
18064
18065 2002-02-05 Aldy Hernandez <aldyh@redhat.com>
18066
18067 * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
18068 Fix testcase accordingly.
18069
18070 2002-02-04 Richard Henderson <rth@redhat.com>
18071
18072 * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
18073 (buf): Change to be an array of pointers, not ints.
18074
18075 2002-02-04 Jakub Jelinek <jakub@redhat.com>
18076
18077 * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally
18078 before all tests. Move warning one line above to match where it
18079 C frontend emits.
18080 * gcc.dg/Wswitch-2.c: New test.
18081 * g++.dg/warn/Wswitch-1.C: New test.
18082 * g++.dg/warn/Wswitch-2.C: New test.
18083
18084 2002-02-04 Richard Henderson <rth@redhat.com>
18085
18086 * g++.dg/abi/offsetof.C: Fix size comparison.
18087
18088 2002-02-04 Richard Sandiford <rsandifo@redhat.com>
18089
18090 * gcc.dg/cast-qual-2.c: New test.
18091
18092 2002-02-04 Jakub Jelinek <jakub@redhat.com>
18093
18094 * gcc.dg/20020201-4.c: New test.
18095
18096 2002-02-04 Ben Elliston <bje@redhat.com>
18097
18098 * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
18099 target_info attribute != 0, in addition to the empty string.
18100 (gcc_target_compile): Likewise.
18101
18102 2002-02-03 Andrew Cagney <ac131313@redhat.com>
18103
18104 * gcc.dg/Wswitch.c: New test.
18105 PR gcc/4475. PR gcc/3780.
18106
18107 2002-02-03 Toon Moene <toon@moene.indiv.nluug.nl>
18108
18109 * g77.f-torture/execute/5122.f: New test for regressions
18110 against PR fortran/5122.
18111
18112 2002-02-03 David Billinghurst <David.Billinghurst@riotinto.com>
18113
18114 * g77.f-torture/compile/pr3743.f: Delete
18115 * g77.dg/pr3743-1.f: New test.
18116 * g77.dg/pr3743-2.f: New test.
18117 * g77.dg/pr3743-3.f: New test.
18118 * g77.dg/pr3743-4.f: New test.
18119
18120 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
18121
18122 * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
18123
18124 2002-02-02 Richard Henderson <rth@redhat.com>
18125
18126 * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
18127 * gcc.c-torture/execute/bf64-1.c: Likewise.
18128
18129 2002-02-02 Jakub Jelinek <jakub@redhat.com>
18130
18131 * gcc.dg/20020201-2.c: New test.
18132
18133 * gcc.dg/20020201-3.c: New test.
18134
18135 * gcc.c-torture/execute/bitfld-2.c: New test.
18136
18137 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
18138
18139 * gcc.dg/bitfld-1.c: Update.
18140 * gcc.dg/bitfld-2.c: Update.
18141 * gcc.c-torture/execute/bitfld-1.x: New.
18142
18143 2002-02-02 Jakub Jelinek <jakub@redhat.com>
18144
18145 * gcc.c-torture/execute/20020201-1.c: New test.
18146
18147 2002-02-01 Janis Johnson <janis187@us.ibm.com>
18148
18149 PR target/5469
18150 * gcc.dg/20020201-1.c: New test.
18151
18152 2002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
18153
18154 PR fortran/3743
18155 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
18156 * g77.f-torture/compile/pr3743.x: Remove
18157
18158 2002-01-31 Tom Rix <trix@redhat.com>
18159
18160 * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
18161
18162 2002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
18163
18164 * gcc.dg/noncompile/20020130-1.c: New test.
18165
18166 2002-01-30 David Billinghurst <David.Billinghurst@riotinto.com>
18167
18168 * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r.
18169
18170 2002-01-29 Richard Henderson <rth@redhat.com>
18171
18172 * gcc.c-torture/execute/991118-1.c: Cast various constants back
18173 to long long.
18174 * gcc.c-torture/execute/bf64-1.c: Likewise.
18175
18176 2002-01-29 Jakub Jelinek <jakub@redhat.com>
18177
18178 * gcc.c-torture/execute/20020129-1.c: New test.
18179
18180 2002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
18181
18182 * gcc.c-torture/compile/20000224-1.c: Update.
18183 * gcc.c-torture/execute/bitfld-1.c: New tests.
18184 * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
18185 * gcc.dg/uninit-A.c: Update.
18186
18187 2002-01-29 Nathan Sidwell <nathan@codesourcery.com>
18188
18189 * g++.dg/template/ctor1.C: Add instantiation.
18190
18191 2002-01-28 Paul Koning <pkoning@equallogic.com>
18192
18193 * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
18194 argument to __builtin_prefetch to be const ptr.
18195
18196 2002-01-28 Jakub Jelinek <jakub@redhat.com>
18197
18198 * gcc.c-torture/compile/20020120-1.c: New test.
18199
18200 2002-01-27 Kazu Hirata <kazu@hxi.com>
18201
18202 * gcc.c-torture/execute/20020127-1.c: New test.
18203
18204 2002-01-27 David Billinghurst <David.Billinghurst@riotinto.com>
18205
18206 * g77.dg/f77-edit-i-in.f: New test
18207 * g77.dg/f77-edit-i-out.f: New test
18208
18209 2002-01-25 Geoffrey Keating <geoffk@redhat.com>
18210
18211 * gcc.dg/debug/debug.exp: New file.
18212 * gcc.dg/debug/trivial.c: New file.
18213 * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
18214 * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
18215 * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
18216 * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
18217 * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
18218 * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
18219 * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
18220 * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
18221 * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
18222 * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
18223 * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
18224 * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
18225 * gcc.dg/20000503-1.c: Removed.
18226 * gcc.dg/20010207-1.c: Removed.
18227 * gcc.dg/20011223-1.c: Removed.
18228 * gcc.dg/20020104-2.c: Removed.
18229 * gcc.dg/debug-1.c: Removed.
18230 * gcc.dg/debug-2.c: Removed.
18231 * gcc.dg/debug-3.c: Removed.
18232 * gcc.dg/debug-4.c: Removed.
18233 * gcc.dg/debug-5.c: Removed.
18234 * gcc.dg/debug-6.c: Removed.
18235 * gcc.dg/dwarf2-1.c: Removed.
18236 * gcc.dg/dwarf2-2.c: Removed.
18237
18238 2002-01-25 Jakub Jelinek <jakub@redhat.com>
18239
18240 * g++.old-deja/g++.other/eh5.C: New test.
18241 * g++.old-deja/g++.other/sibcall2.C: New test.
18242 * g++.old-deja/g++.other/array9.C: New test.
18243 * g++.old-deja/g++.other/typename2.C: New test.
18244 * g++.old-deja/g++.other/crash60.C: New test.
18245 * g++.old-deja/g++.other/conv9.C: New test.
18246 * g++.old-deja/g++.other/mangle10.C: New test.
18247 * g++.old-deja/g++.other/unchanging1.C: New test.
18248 * g++.old-deja/g++.other/exprstmt1.C: New test.
18249 * g++.old-deja/g++.other/inline23.C: New test.
18250 * g++.old-deja/g++.eh/ia64-1.C: New test.
18251 * g++.old-deja/g++.other/dwarf2-1.C: New test.
18252 * g++.old-deja/g++.other/reload1.C: New test.
18253 * g++.old-deja/g++.other/static20.C: New test.
18254 * g++.old-deja/g++.other/local-alloc1.C: New test.
18255 * g++.old-deja/g++.other/conv8.C: New test.
18256 * g++.old-deja/g++.other/stmtexpr2.C: New test.
18257 * g++.old-deja/g++.other/storeexpr1.C: New test.
18258 * g++.old-deja/g++.other/storeexpr2.C: New test.
18259 * g++.dg/eh/template2.C: New test.
18260 * g++.dg/warn/weak1.C: New test.
18261
18262 2002-01-25 Hans-Peter Nilsson <hp@bitrange.com>
18263
18264 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
18265 Remove first, non-varying, argument.
18266
18267 2002-01-23 Richard Henderson <rth@redhat.com>
18268
18269 * gcc.dg/inline-2.c: New.
18270
18271 * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
18272 Add optional target arg. Check number of arguments.
18273 (scan-assembler-not, scan-assembler-dem): Likewise.
18274 (scan-assembler-dem-not): Likewise.
18275
18276 2002-01-23 Zack Weinberg <zack@codesourcery.com>
18277
18278 * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
18279 line 12.
18280 * g++.old-deja/g++.brendan/parse3.C,
18281 g++.old-deja/g++.other/crash26.C,
18282 g++.old-deja/g++.other/crash28.C,
18283 g++.old-deja/g++.other/crash29.C,
18284 g++.old-deja/g++.other/crash30.C,
18285 g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
18286
18287 2002-01-23 Aldy Hernandez <aldyh@redhat.com>
18288
18289 * gcc.dg/20020115-1.c: New.
18290
18291 2002-01-23 Bob Wilson <bob.wilson@acm.org>
18292
18293 * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
18294
18295 2002-01-23 Janis Johnson <janis187@us.ibm.com>
18296
18297 * gcc.dg/20020122-3.c: New.
18298
18299 2002-01-23 Jakub Jelinek <jakub@redhat.com>
18300
18301 * g++.dg/other/gc1.C: New test.
18302
18303 2002-01-23 Zack Weinberg <zack@codesourcery.com>
18304
18305 * gcc.dg/c99-intconst-1.c: Mark XFAIL.
18306
18307 2002-01-22 Richard Henderson <rth@redhat.com>
18308
18309 * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
18310
18311 2002-01-22 Richard Henderson <rth@redhat.com>
18312
18313 * gcc.dg/20020122-4.c: New.
18314
18315 2002-01-22 H.J. Lu <hjl@gnu.org>
18316
18317 * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
18318 link output.
18319 * gcc.dg/special/ecos.exp: Likewise.
18320 * lib/g++-dg.exp: Likewise.
18321 * lib/g77-dg.exp: Likewise.
18322 * lib/gcc-dg.exp : Likewise.
18323 * lib/mike-g++.exp: Likewise.
18324 * lib/mike-g77.exp: Likewise.
18325 * lib/mike-gcc.exp: Likewise.
18326 * lib/objc-dg.exp: Likewise.
18327
18328 2002-01-22 Janis Johnson <janis187@us.ibm.com>
18329
18330 PR target/5379
18331 * gcc.dg/20020122-2.c: New test.
18332
18333 2002-01-22 Hans-Peter Nilsson <hp@axis.com>
18334
18335 * gcc.dg/20020122-1.c: New test.
18336
18337 2001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
18338
18339 * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
18340
18341 2002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
18342
18343 * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
18344
18345 2002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18346
18347 * gcc.c-torture/compile/20020121-1.c: New test.
18348
18349 2002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
18350
18351 * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
18352 ld_library_path.
18353
18354 2002-01-21 Jakub Jelinek <jakub@redhat.com>
18355
18356 * gcc.dg/20020218-1.c: New test.
18357
18358 2002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com>
18359
18360 * lib/prune.exp (prune_gcc_output): Prune "At global scope"
18361 messages
18362 * g++.dg/other/deprecated.C: Remove dg-bogus comment for
18363 "At global scope" warning
18364 * g++.dg/ext/align1.C: Change cygwin test for alignment
18365 from db-bogus to dg-warning
18366
18367 2002-01-21 Zack Weinberg <zack@codesourcery.com>
18368
18369 * g77.f-torture/compile/cpp2.F: New test.
18370
18371 2002-01-19 Nathan Sidwell <nathan@codesourcery.com>
18372
18373 * g++.dg/template/access1.C: New test.
18374
18375 2002-01-18 Aldy Hernandez <aldyh@redhat.com>
18376
18377 * gcc.dg/20020118-1.c: New.
18378
18379 2002-01-18 Kazu Hirata <kazu@hxi.com>
18380
18381 * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
18382
18383 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
18384
18385 * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
18386 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
18387 alignment warnings.
18388
18389 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
18390
18391 * gcc.misc-tests/i386-prefetch.exp: Save and restore
18392 torture_with_loops and torture_without_loops
18393
18394 2002-01-17 Jakub Jelinek <jakub@redhat.com>
18395
18396 * gcc.c-torture/compile/20020116-1.c: New test.
18397
18398 2002-01-16 Jakub Jelinek <jakub@redhat.com>
18399
18400 * gcc.dg/20020116-2.c: New test.
18401
18402 * gcc.dg/ultrasp4.c: New test.
18403
18404 * gcc.dg/20020116-1.c: New test.
18405
18406 2002-01-15 Geoffrey Keating <geoffk@redhat.com>
18407
18408 * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
18409 by EABI.
18410
18411 2002-01-15 Janis Johnson <janis187@us.ibm.com>
18412
18413 * gcc.misc-tests/i386-prefetch.exp: New.
18414 * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
18415 * gcc.misc-tests/i386-pf-athlon-1.c: New test.
18416 * gcc.misc-tests/i386-pf-none-1.c: New test.
18417 * gcc.misc-tests/i386-pf-sse-1.c: New test.
18418
18419 2002-01-15 Jakub Jelinek <jakub@redhat.com>
18420
18421 * gcc.dg/gnu89-init-1.c: Add new tests.
18422
18423 2002-01-15 Andreas Jaeger <aj@suse.de>
18424
18425 * gcc.dg/i386-mmx-1.c: Also run on x86-64.
18426 * gcc.dg/i386-mmx-2.c: Likewise.
18427 * gcc.dg/i386-sse-1.c: Likewise.
18428 * gcc.dg/i386-sse-2.c: Likewise.
18429 * gcc.dg/i386-sse-3.c: Likewise.
18430
18431 2001-01-14 David Billinghurst <David.Billinghurst@riotinto.com>
18432
18433 * g77.f-torture/execute/intrinsic-unix-bessel.f:
18434 Uncomment additional cases that now pass.
18435
18436 2002-01-11 Richard Henderson <rth@redhat.com>
18437
18438 * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
18439 * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
18440
18441 2002-01-11 Nicola Pero <n.pero@mi.flashnet.it>
18442
18443 * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
18444
18445 2002-01-10 Aldy Hernandez <aldyh@redhat.com>
18446
18447 * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
18448 lvx, stvx, stvebx, stvehx, stvewx, stvxl.
18449
18450 2002-01-10 Dale Johannesen <dalej@apple.com>
18451
18452 * gcc.c-torture/execute/loop-11.c: New.
18453
18454 2002-01-08 Aldy Hernandez <aldyh@redhat.com>
18455
18456 * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
18457 dss, lvsl, lvsr, dstt, dstst, dststt, dst.
18458
18459 2002-01-09 Richard Henderson <rth@redhat.com>
18460
18461 * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
18462 type in which to perform the operation for each size.
18463
18464 2002-01-09 Alan Matsuoka (alanm@redhat.com)
18465
18466 * gcc.c-torture/compile/20020109-2.c: New test.
18467
18468 2002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com>
18469
18470 * gcc.c-torture/execute/loop-10.c: New test.
18471
18472 2002-01-09 Jakub Jelinek <jakub@redhat.com>
18473
18474 * gcc.c-torture/compile/20010226-1.c: New test.
18475 * gcc.c-torture/compile/20010227-1.c: New test.
18476 * gcc.c-torture/compile/20010426-1.c: New test.
18477 * gcc.c-torture/compile/20010510-1.c: New test.
18478 * gcc.c-torture/compile/20010605-3.c: New test.
18479 * gcc.c-torture/compile/20010824-1.c: New test.
18480 * gcc.c-torture/execute/20010409-1.c: New test.
18481 * gcc.dg/noncompile/20000901-1.c: New test.
18482 * gcc.dg/20001023-1.c: New test.
18483 * gcc.dg/20001101-1.c: New test.
18484 * gcc.dg/20001102-1.c: New test.
18485 * gcc.dg/20010207-1.c: New test.
18486 * gcc.dg/20010405-1.c: New test.
18487 * gcc.dg/20010822-1.c: New test.
18488 * gcc.dg/20011107-1.c: New test.
18489
18490 2002-01-09 Jeffrey A Law (law@redhat.com)
18491
18492 * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
18493
18494 * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
18495 execution failure on PA targets.
18496
18497 2002-01-09 Jakub Jelinek <jakub@redhat.com>
18498
18499 * gcc.c-torture/compile/20020109-1.c: New test.
18500
18501 2002-01-08 Kazu Hirata <kazu@hxi.com>
18502
18503 * gcc.c-torture/execute/20020108-1.c: New test.
18504
18505 2002-01-08 Jakub Jelinek <jakub@redhat.com>
18506
18507 * gcc.dg/20020108-1.c: New test.
18508
18509 2002-01-08 H.J. Lu <hjl@gnu.org>
18510
18511 * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
18512 for header files.
18513
18514 2002-01-08 Geoff Keating <geoffk@redhat.com>
18515
18516 * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
18517 consistency.
18518
18519 002-01-07 Aldy Hernandez <aldyh@redhat.com>
18520
18521 * gcc.dg/altivec-4.c: Test altivec predicates.
18522
18523 2002-01-07 Jakub Jelinek <jakub@redhat.com>
18524
18525 * gcc.c-torture/execute/20020107-1.c: New test.
18526
18527 2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
18528
18529 PR c/5279
18530 * gcc.c-torture/compile/20020106-1.c: New test.
18531
18532 2002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
18533
18534 * gcc.c-torture/execute/nestfunc-4.c: New test.
18535
18536 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
18537
18538 * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
18539 extra triple that slipped in.
18540 * g++.old-deja/g++.abi/align.C: Likewise.
18541 * g++.old-deja/g++.abi/bitfields.C: Likewise.
18542
18543 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
18544
18545 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
18546 * g++.old-deja/g++.abi/align.C: Likewise.
18547 * g++.old-deja/g++.abi/bitfields.C: Likewise.
18548
18549 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
18550 on FreeBSD/i386.
18551 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
18552 FreeBSD.
18553
18554 2002-01-04 Jakub Jelinek <jakub@redhat.com>
18555
18556 * gcc.dg/20020104-1.c: New test.
18557
18558 * gcc.dg/20020104-2.c: New test.
18559
18560 2002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
18561
18562 * gcc.dg/20020103-1.c: Fix typo in target selector.
18563
18564 2002-01-03 Richard Henderson <rth@redhat.com>
18565
18566 * gcc.dg/20020103-1.c: New.
18567
18568 2002-01-03 Kazu Hirata <kazu@hxi.com>
18569
18570 * gcc.c-torture/execute/20020103-1.c: New test.
18571
18572 2002-01-03 Jakub Jelinek <jakub@redhat.com>
18573
18574 * g++.dg/other/debug2.C: New test.
18575
18576 * gcc.c-torture/compile/20020103-1.c: New test.
18577
18578 2002-01-02 Jakub Jelinek <jakub@redhat.com>
18579
18580 * gcc.dg/gnu89-init-1.c: Added new tests.
18581
18582 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
18583
18584 * g++.dg/template/friend2.C: Remove as patch is reverted.
18585
18586 * g++.dg/warn/oldcast1.C: New test.
18587
18588 * g++.dg/template/ptrmem1.C: New test.
18589 * g++.dg/template/ptrmem2.C: New test.
18590
18591 * g++.dg/template/ntp.C: New test.
18592
18593 * g++.dg/other/component1.C: New test.
18594
18595 * g++.dg/template/ttp3.C: New test.
18596
18597 * g++.dg/template/friend2.C: New test.
18598 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
18599
18600 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
18601
18602 * g++.dg/other/ptrmem1.C: New test.
18603 * g++.dg/other/ptrmem2.C: New test.
18604
18605 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
18606
18607 * g++.dg/template/ctor1.C: New test.
18608
18609 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
18610
18611 * g++.dg/template/friend2.C: New test.
18612
18613 2002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
18614
18615 * gcc.dg/mmix-1.c: New test.
18616
18617 2001-12-31 Richard Henderson <rth@redhat.com>
18618
18619 * gcc.dg/asm-5.c: New.
18620
18621 2001-12-31 Paolo Carlini <pcarlini@unitus.it>
18622
18623 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
18624 in namespace __gnu_cxx
18625
18626 2001-12-30 Richard Henderson <rth@redhat.com>
18627
18628 * gcc.dg/debug-6.c: New.
18629
18630 2001-12-30 Jakub Jelinek <jakub@redhat.com>
18631
18632 * gcc.c-torture/compile/20011229-2.c: New test.
18633
18634 2001-12-29 Jakub Jelinek <jakub@redhat.com>
18635
18636 * gcc.dg/debug-3.c: New test.
18637 * gcc.dg/debug-4.c: New test.
18638 * gcc.dg/debug-5.c: New test.
18639
18640 2001-12-29 Richard Henderson <rth@redhat.com>
18641
18642 * g++.dg/eh/loop1.C: New.
18643
18644 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
18645
18646 * g++.dg/template/crash1.C: New test.
18647
18648 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
18649
18650 * g++.dg/other/const1.C: New test.
18651
18652 2001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
18653
18654 * gcc.c-torture/compile/20011229-1.c: New test.
18655
18656 2001-12-28 Stan Shebs <shebs@apple.com>
18657
18658 * lib/objc-torture.exp: Resync with c-torture.exp.
18659 * lib/objc.exp: Load standard libraries.
18660
18661 2001-12-28 Jakub Jelinek <jakub@redhat.com>
18662
18663 * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
18664 additional tests.
18665
18666 2001-12-27 Roger Sayle <roger@eyesopen.com>
18667
18668 * gcc.c-torture/execute/string-opt-16.c: New testcase.
18669
18670 2001-12-27 Richard Henderson <rth@redhat.com>
18671
18672 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
18673
18674 2001-12-26 Nathan Sidwell <nathan@codesourcery.com>
18675
18676 * g++.dg/eh/ctor1.C: New test.
18677 * g++.dg/other/error2.C: New test.
18678
18679 2001-12-24 Nathan Sidwell <nathan@codesourcery.com>
18680
18681 * g++.dg/other/init2.C: New test.
18682
18683 2001-12-24 Richard Henderson <rth@redhat.com>
18684
18685 * gcc.dg/20011223-1.c: New.
18686 * gcc.dg/inline-1.c: New.
18687
18688 2001-12-23 Richard Henderson <rth@redhat.com>
18689
18690 * gcc.dg/asm-4.c: Test operand modifiers.
18691
18692 2001-12-23 Richard Henderson <rth@redhat.com>
18693
18694 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
18695
18696 2001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
18697
18698 * gcc.c-torture/execute/20011223-1.c: New test.
18699
18700 2001-12-21 Richard Henderson <rth@redhat.com>
18701
18702 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
18703 re-enables the warning.
18704
18705 2001-12-21 Richard Henderson <rth@redhat.com>
18706
18707 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
18708
18709 2001-12-20 Jakub Jelinek <jakub@redhat.com>
18710
18711 * gcc.c-torture/compile/20011218-1.c: New test.
18712
18713 2001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
18714
18715 * gcc.misc-test/arm-isr.exp: New file. Control running of the
18716 arm-isr.c test.
18717 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
18718 epilogue generation for ARM ISR routines.
18719
18720 2001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
18721
18722 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
18723 * gcc.dg/format/c90-printf-3.c: Likewise.
18724 * gcc.dg/format/c99-printf-3.c: Likewise.
18725 * gcc.dg/format/ext-1.c: Likewise.
18726 * gcc.dg/format/ext-6.c: Likewise.
18727 * gcc.dg/format/format.h: Prototype unlocked stdio.
18728
18729 2001-12-20 Richard Henderson <rth@redhat.com>
18730
18731 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
18732 (arena): Use it.
18733 (malloc): Correct allocation logic. Abort if we fill up the
18734 arena before initialization complete.
18735 (realloc): Correct allocation logic.
18736
18737 2001-12-20 Jakub Jelinek <jakub@redhat.com>
18738
18739 * gcc.c-torture/compile/20011219-2.c: New test.
18740
18741 * gcc.c-torture/execute/20011219-1.c: New test.
18742
18743 2001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
18744
18745 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
18746 target does not support weak symbols.
18747
18748 2001-12-19 Jakub Jelinek <jakub@redhat.com>
18749
18750 * gcc.c-torture/compile/20011219-1.c: New test.
18751
18752 2001-12-19 Nathan Sidwell <nathan@codesourcery.com>
18753
18754 * g++.dg/other/error1.C: New test.
18755
18756 2001-12-17 Jeffrey A Law (law@redhat.com)
18757
18758 * gcc.c-torture/execute/20011217-1.c: New test.
18759
18760 2001-12-17 Nicola Pero <nicola@brainstorm.co.uk>
18761
18762 * objc.dg/special/: New directory.
18763 * objc.dg/special/special.exp: New file.
18764 * objc.dg/special/unclaimed-category-1.h: New file.
18765 * objc.dg/special/unclaimed-category-1a.m: New file.
18766 * objc.dg/special/unclaimed-category-1.m: New file.
18767
18768 2001-12-17 Andreas Jaeger <aj@suse.de>
18769
18770 * gcc.c-torture/compile/20011217-2.c: New test.
18771
18772 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
18773
18774 * gcc.c-torture/compile/20011217-1.c: New test.
18775
18776 2001-12-14 Aldy Hernandez <aldyh@redhat.com>
18777
18778 * testsuite/gcc.dg/20011214-1.c: New.
18779
18780 2001-12-13 Aldy Hernandez <aldyh@redhat.com>
18781
18782 * gcc.dg/altivec-4.c: New.
18783
18784 2001-12-13 Hans-Peter Nilsson <hp@axis.com>
18785
18786 * gcc.dg/20011113-1.c: New test.
18787
18788 2001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
18789
18790 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
18791 std::__malloc_alloc_template<0> and
18792 std::__default_alloc_template<false, 0>.
18793
18794 2001-12-13 Nicola Pero <n.pero@mi.flashnet.it>
18795
18796 * objc/execute/bf-21.m: New test.
18797 * objc/execute/enumeration-1.m: New test.
18798 * objc/execute/enumeration-2.m: New test.
18799
18800 2001-12-12 Jakub Jelinek <jakub@redhat.com>
18801
18802 * gcc.dg/gnu89-init-1.c: New test.
18803
18804 2001-12-12 Nathan Sidwell <nathan@codesourcery.com>
18805
18806 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
18807 * g++.old-deja/g++.jason/2371.C: Likewise.
18808 * g++.old-deja/g++.jason/template33.C: Likewise.
18809 * g++.old-deja/g++.jason/template34.C: Likewise.
18810 * g++.old-deja/g++.jason/template36.C: Likewise.
18811 * g++.old-deja/g++.oliva/typename1.C: Likewise.
18812 * g++.old-deja/g++.oliva/typename2.C: Likewise.
18813 * g++.old-deja/g++.other/typename1.C: Likewise.
18814 * g++.old-deja/g++.pt/inherit2.C: Likewise.
18815 * g++.old-deja/g++.pt/nontype5.C: Likewise.
18816 * g++.old-deja/g++.pt/typename11.C: Likewise.
18817 * g++.old-deja/g++.pt/typename14.C: Likewise.
18818 * g++.old-deja/g++.pt/typename16.C: Likewise.
18819 * g++.old-deja/g++.pt/typename3.C: Likewise.
18820 * g++.old-deja/g++.pt/typename4.C: Likewise.
18821 * g++.old-deja/g++.pt/typename5.C: Likewise.
18822 * g++.old-deja/g++.pt/typename7.C: Likewise.
18823 * g++.old-deja/g++.robertl/eb9.C: Likewise.
18824
18825 2001-12-11 Nathan Sidwell <nathan@codesourcery.com>
18826
18827 * g++.dg/other/linkage1.C: New test.
18828 * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
18829 specifiers.
18830
18831 2001-12-11 Neil Booth <neil@daikokuya.demon.co.uk>
18832
18833 * gcc.dg/concat.c: New test.
18834
18835 2001-12-11 Stan Shebs <shebs@apple.com>
18836
18837 * objc/compile: New test directory.
18838 * objc/compile/compile.exp: New expect script.
18839 * objc/compile/20011211-1.m: New compile test.
18840
18841 2001-12-11 Jason Merrill <jason@redhat.com>
18842
18843 * lib/prune.exp (prune_gcc_output): Also handle "In member
18844 function". So many permutations...
18845
18846 2001-12-10 Nathan Sidwell <nathan@codesourcery.com>
18847
18848 * g++.dg/template/typedef1.C: New test.
18849
18850 2001-12-09 Nathan Sidwell <nathan@codesourcery.com>
18851
18852 * g++.dg/other/copy1.C: New test.
18853
18854 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
18855
18856 * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
18857
18858 * gcc.dg/builtin-choose-expr.c: New.
18859
18860 2001-12-07 Aldy Hernandez <aldyh@redhat.com>
18861
18862 * gcc.dg/altivec-2.c: New.
18863
18864 2001-12-07 Richard Henderson <rth@redhat.com>
18865
18866 * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
18867
18868 2001-12-07 Stephane Carrez <Stephane.Carrez@sun.com>
18869
18870 * gcc.dg/sparc-ret.c: New file, test return corruption bug for
18871 ultrasparc.
18872
18873 2001-12-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
18874
18875 * g++-old.deja/g++.robertl/eb101.C: Deleted.
18876
18877 2001-12-06 Janis Johnson <janis187@us.ibm.com>
18878
18879 * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
18880 variable argument list.
18881
18882 2001-12-06 Zack Weinberg <zack@codesourcery.com>
18883
18884 * gcc.c-torture/execute/memcheck: Delete entire directory.
18885 (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
18886 t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
18887
18888 2001-12-05 Neil Booth <neil@daikokuya.demon.co.uk>
18889
18890 * gcc.dg/Wshadow-1.c: New test.
18891
18892 2001-12-05 Jakub Jelinek <jakub@redhat.com>
18893
18894 * gcc.c-torture/compile/20011130-1.c: New test.
18895
18896 * gcc.dg/noncompile/20011025-1.c: New test.
18897
18898 * g++.dg/other/anon-union.C: New test.
18899
18900 * gcc.c-torture/execute/20011024-1.c: New test.
18901
18902 2001-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
18903
18904 * gcc.c-torture/execute/20000722-1.x,
18905 gcc.c-torture/execute/20010123-1.x: Remove.
18906 * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
18907 * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
18908 gcc.dg/c99-complit-2.c: New tests.
18909
18910 2001-12-04 Nathan Sidwell <nathan@codesourcery.com>
18911
18912 * g++.dg/inherit/base1.C: New test.
18913
18914 2001-12-04 Jakub Jelinek <jakub@redhat.com>
18915
18916 * g++.dg/other/stdarg1.C: New test.
18917
18918 * gcc.c-torture/compile/20011130-2.c: New test.
18919
18920 2001-12-03 Janis Johnson <janis187@us.ibm.com>
18921
18922 * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
18923 * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
18924 * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
18925 * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
18926 * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
18927 * gcc.dg/builtin-prefetch-1.c: New test.
18928
18929 2001-12-03 Jakub Jelinek <jakub@redhat.com>
18930
18931 * gcc.dg/20011130-1.c: New test.
18932
18933 2001-12-03 Nathan Sidwell <nathan@codesourcery.com>
18934
18935 * g++.dg/other/scope1.C: New test.
18936 * g++.dg/template/explicit-instantiation.C: Remove XFAIL
18937
18938 2001-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
18939
18940 * gcc.dg/vla-init-1.c: New test.
18941
18942 2001-12-01 Geoff Keating <geoffk@redhat.com>
18943
18944 * gcc.c-torture/compile/structs.c: New testcase from GDB.
18945
18946 2001-12-02 Neil Booth <neil@daikokuya.demon.co.uk>
18947
18948 * objc.dg/alias.m: Update.
18949 * objc.dg/class-1.m: Update.
18950 * objc.dg/const-str-1.m: Update.
18951 * objc.dg/fwd-proto-1.m: Update.
18952 * objc.dg/id-1.m: Update.
18953 * objc.dg/super-class-1.m: Update.
18954
18955 2001-11-29 Mark Mitchell <mark@codesourcery.com>
18956
18957 * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
18958 constructs.
18959
18960 2001-11-28 Jeffrey A Law (law@cygnus.com)
18961
18962 * gcc.c-torture/execute/20011128-1.c: New test.
18963
18964 2001-11-28 Hans-Peter Nilsson <hp@axis.com>
18965
18966 * gcc.dg/20011127-1.c: New test.
18967
18968 2001-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
18969
18970 * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples
18971 from Austin Group draft 7.
18972 * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in
18973 scanf format arguments.
18974 * gcc.dg/format/no-exargs-2.c: New test.
18975
18976 2001-11-25 Nathan Sidwell <nathan@codesourcery.com>
18977
18978 * g++.dg/abi/vbase8-4.C: New test.
18979
18980 2001-11-24 Ian Lance Taylor <ian@airs.com>
18981
18982 * gcc.c-torture/execute/20011121-1.c: New test.
18983
18984 2001-11-23 Jeffrey A Law (law@cygnus.com)
18985
18986 * gcc.c-torture/execute/ieee/20011123-1.c: New test.
18987
18988 2001-11-23 Andreas Jaeger <aj@suse.de>
18989
18990 * gcc.dg/cpp/charconst-2.c: New test.
18991
18992 2001-11-22 Geoffrey Keating <geoffk@redhat.com>
18993
18994 * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
18995 to the host if it is remote. Let tests specify extra headers
18996 they use.
18997 * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
18998 * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
18999 * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
19000 * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
19001 * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
19002 * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
19003 * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
19004 * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
19005 * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
19006 * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
19007
19008 2001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
19009
19010 * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
19011 for little endian ARMs.
19012
19013 2001-11-20 Jakub Jelinek <jakub@redhat.com>
19014
19015 * gcc.c-torture/compile/20011119-1.c: New test.
19016 * gcc.c-torture/compile/20011119-2.c: New test.
19017
19018 2001-11-17 Aldy Hernandez <aldyh@redhat.com>
19019
19020 * gcc.dg/altivec-1.c: Fix typo.
19021
19022 2001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
19023
19024 * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
19025
19026 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
19027
19028 * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
19029
19030 2001-11-19 Geoffrey Keating <geoffk@redhat.com>
19031
19032 * lib/g77.exp: Don't specify --rpath-link.
19033
19034 * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
19035 across all the headers.
19036 * gcc.dg/format/format.exp: For testing on a remote host,
19037 copy format.h.
19038
19039 * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
19040 * gcc.c-torture/execute/930406-1.c: Likewise.
19041 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
19042
19043 2001-11-19 Aldy Hernandez <aldyh@redhat.com>
19044
19045 * gcc.dg/altivec-1.c: New.
19046
19047 2001-11-19 Neil Booth <neil@daikokuya.demon.co.uk>
19048
19049 * gcc.dg/cpp/fpreprocessed.c: New test case.
19050
19051 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
19052
19053 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
19054 gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
19055 * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
19056
19057 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
19058
19059 * gcc.dg/no-builtin-1.c: New test.
19060
19061 2001-11-16 Jakub Jelinek <jakub@redhat.com>
19062
19063 * gcc.c-torture/execute/20011115-1.c: New test.
19064
19065 2001-11-15 Jakub Jelinek <jakub@redhat.com>
19066
19067 * gcc.c-torture/compile/20011114-2.c: New test.
19068 * gcc.c-torture/compile/20011114-3.c: New test.
19069 * gcc.c-torture/compile/20011114-4.c: New test.
19070
19071 2001-11-15 Nathan Sidwell <nathan@codesourcery.com>
19072
19073 * g++.dg/other/init1.C: New test.
19074
19075 2001-11-14 Geoffrey Keating <geoffk@redhat.com>
19076
19077 * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
19078 message.
19079
19080 * gcc.c-torture/execute/20011114-1.c: New testcase.
19081
19082 * gcc.c-torture/compile/20010327-1.c: Revert last change.
19083 * gcc.c-torture/compile/20011114-1.c: New test, exactly
19084 like the (before this change) version of 20010327-1.c.
19085
19086 2001-11-14 Roger Sayle <roger@eyesopen.com>
19087
19088 * gcc.c-torture/execute/string-opt-13.c: New testcase.
19089
19090 2001-11-14 Richard Sandiford <rsandifo@redhat.com>
19091
19092 * g++.dg/init/array2.C: New test.
19093
19094 2001-11-14 Alexandre Oliva <aoliva@redhat.com>
19095
19096 * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
19097
19098 2001-11-13 Nathan Sidwell <nathan@codesourcery.com>
19099
19100 * g++.dg/other/forscope1.C: New test.
19101 * g++.dg/ext/forscope1.C: New test.
19102 * g++.dg/ext/forscope2.C: New test.
19103
19104 2001-11-13 Jakub Jelinek <jakub@redhat.com>
19105
19106 * gcc.c-torture/execute/20011113-1.c: New test.
19107
19108 2001-11-09 Geoffrey Keating <geoffk@redhat.com>
19109
19110 * gcc.c-torture/execute/20011109-2.c: New test.
19111
19112 * gcc.c-torture/execute/20011109-1.c: New test.
19113
19114 2001-11-09 Jakub Jelinek <jakub@redhat.com>
19115
19116 * gcc.c-torture/compile/20011109-1.c: New test.
19117
19118 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
19119
19120 * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
19121 * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
19122 * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
19123 * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
19124 * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
19125 * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
19126 * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
19127
19128 2001-11-08 Neil Booth <neil@daikokuya.demon.co.uk>
19129
19130 * g++.dg/warn/Wshadow-1.C: New tests.
19131 * g++.old-deja/g++.mike/for3.C: Update.
19132
19133 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
19134
19135 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
19136 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
19137 XFAILs. Adjust expected error texts.
19138 * gcc.c-torture/compile/20011106-1.c,
19139 gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
19140 gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
19141 gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
19142 gcc.dg/c99-array-lval-5.c: New tests.
19143
19144 2001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk>
19145
19146 * gcc.dg/cpp/defined.c: Update.
19147
19148 2001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk>
19149
19150 * gcc.c-torture/execute/anon-1.c: New test.
19151
19152 2001-11-03 Geoffrey Keating <geoffk@redhat.com>
19153
19154 * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
19155 same size, so no warning should be produced on stormy16.
19156
19157 * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
19158 due to oversized array.
19159 * g++.old-deja/g++.mike/ns15.C: Likewise.
19160 * g++.old-deja/g++.pt/crash16.C: Likewise.
19161
19162 2001-11-02 Graham Stott <grahams@redhat.com>
19163
19164 * g++.dgother/debug1.C: Fix typos.
19165
19166 2001-11-01 Jakub Jelinek <jakub@redhat.com>
19167
19168 * g++.dg/other/debug1.C: New test.
19169
19170 2001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
19171
19172 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
19173 of unsigned long.
19174
19175 2001-10-30 Jakub Jelinek <jakub@redhat.com>
19176
19177 * gcc.dg/20011029-2.c: New test.
19178
19179 * gcc.c-torture/compile/20011029-1.c: New test.
19180
19181 2001-10-29 Nicola Pero <n.pero@mi.flashnet.it>
19182
19183 * objc/execute/class_self-1.m: New test.
19184 * objc/execute/class_self-2.m: New test.
19185
19186 2001-10-25 Zack Weinberg <zack@codesourcery.com>
19187
19188 * gcc.misc-tests/msgs.exp: Delete.
19189 * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
19190 * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected
19191 error set to match recent changes.
19192
19193 2001-10-24 Zack Weinberg <zack@codesourcery.com>
19194
19195 * gcc.dg/20011021-1.c: New test.
19196
19197 2001-10-24 Jakub Jelinek <jakub@redhat.com>
19198
19199 * gcc.c-torture/compile/20011023-1.c: New test.
19200
19201 2001-10-23 Geoffrey Keating <geoffk@redhat.com>
19202
19203 * lib/g77.exp: Rewrite based on lib/g++.exp.
19204
19205 2001-10-19 Jakub Jelinek <jakub@redhat.com>
19206
19207 * gcc.c-torture/execute/20011019-1.c: New test.
19208
19209 * gcc.dg/20011018-1.c: New test.
19210
19211 2001-10-19 NIIBE Yutaka <gniibe@m17n.org>
19212
19213 * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
19214
19215 2001-10-18 Alexandre Oliva <aoliva@redhat.com>
19216
19217 * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
19218 * gcc.dg/attr-invalid.c: Likewise.
19219
19220 2001-10-18 Jakub Jelinek <jakub@redhat.com>
19221
19222 * testsuite/gcc.dg/20011015-1.c: New test.
19223
19224 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
19225
19226 * g++.dg/template/unify2.C: New test.
19227
19228 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
19229
19230 * g++.dg/other/exception-specification.C: New test
19231
19232 2001-10-13 Tom Rix <trix@redhat.com>
19233
19234 * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
19235 * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
19236
19237 2001-10-12 Jakub Jelinek <jakub@redhat.com>
19238
19239 * testsuite/gcc.dg/20011009-1.c: New test.
19240
19241 2001-10-12 Nathan Sidwell <nathan@codesourcery.com>
19242
19243 PR g++/4476
19244 * g++.dg/other/friend1.C: New test.
19245
19246 2001-10-11 Richard Henderson <rth@redhat.com>
19247
19248 * g++.old-deja/g++.other/crash18.C: Add -S to options.
19249
19250 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19251
19252 * gcc.c-torture/compile/20011010-1.c: New.
19253
19254 2001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
19255
19256 * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
19257 g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
19258 g77.f-torture/execute/execute.exp,
19259 g77.f-torture/noncompile/noncompile.exp,
19260 gcc.c-torture/compile/compile.exp,
19261 gcc.c-torture/execute/execute.exp,
19262 gcc.c-torture/execute/ieee/ieee.exp,
19263 gcc.c-torture/execute/memcheck/memcheck.exp,
19264 gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
19265 objc/execute/execute.exp: Update FSF address.
19266
19267 2001-10-09 Neil Booth <neil@daikokuya.demon.co.uk>
19268
19269 * gcc.dg/cpp/cmdlne-C.c: Update.
19270 * gcc.dg/cpp/cmdlne-C2.c: New.
19271
19272 2001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19273
19274 * gcc.c-torture/execute/20011008-3.c: New.
19275
19276 2001-10-08 DJ Delorie <dj@redhat.com>
19277
19278 * gcc.dg/20011008-1.c: New.
19279 * gcc.dg/20011008-2.c: New.
19280
19281 2001-10-08 Neil Booth <neil@daikokuya.demon.co.uk>
19282
19283 * gcc.dg/cpp/spacing1.c: Update test.
19284
19285 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
19286
19287 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
19288 spelling errors of "separate" as "seperate".
19289
19290 2001-10-05 Alexandre Oliva <aoliva@redhat.com>
19291
19292 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
19293 enough to avoid inlining.
19294
19295 2001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
19296
19297 * lib/g77.exp: set libg2c_dir correctly.
19298
19299 2001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
19300
19301 * gcc.dg/cpp/macro11.c: New test.
19302
19303 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
19304
19305 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
19306 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
19307 gcc.dg/format/multattr-3.c: New tests.
19308 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
19309 tests for format attributes on function pointers being rejected.
19310
19311 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
19312
19313 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
19314
19315 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
19316
19317 * g++.dg/warn/format1.C: New test.
19318
19319 2001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
19320
19321 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
19322
19323 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
19324
19325 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
19326
19327 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
19328
19329 * gcc.dg/cpp/redef2.c: Add test.
19330
19331 2001-09-27 Geoffrey Keating <geoffk@redhat.com>
19332
19333 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
19334 long-standing bug on i686, apparently.
19335 * gcc.c-torture/execute/loop-2c.x: New file.
19336 * gcc.c-torture/execute/loop-2d.x: New file.
19337 * gcc.c-torture/execute/loop-3c.x: New file.
19338
19339 2001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
19340
19341 * gcc.dg/cpp/20000625-2.c: Correct line number.
19342
19343 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
19344
19345 * gcc.dg/cpp/macro10.c: New test.
19346 * gcc.dg/cpp/strify3.c: New test.
19347 * gcc.dg/cpp/spacing1.c: Add tests.
19348 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
19349 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
19350
19351 2001-09-24 DJ Delorie <dj@redhat.com>
19352
19353 * gcc.c-torture/execute/20010924-1.c: New test.
19354
19355 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
19356
19357 * testsuite/objc/execute/paste.m: Remove.
19358
19359 2001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
19360
19361 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
19362
19363 2001-09-22 George Helffrich <george@geo.titech.ac.jp>
19364
19365 * g77.dg/strlen0.f: New test.
19366
19367 2001-09-21 Richard Henderson <rth@redhat.com>
19368
19369 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
19370 * g++.old-deja/g++.abi/vtable2.C: Likewise.
19371
19372 2001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
19373
19374 Table-driven attributes.
19375 * g++.dg/ext/attrib1.C: New test.
19376
19377 2001-09-20 DJ Delorie <dj@redhat.com>
19378
19379 * gcc.dg/20000926-1.c: Update expected warning messages.
19380 * gcc.dg/array-2.c: Likewise, and test for warnings too.
19381 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
19382 array.
19383
19384 2001-09-18 Richard Sandiford <rsandifo@redhat.com>
19385
19386 * g++.dg/eh/registers1.C: New test case.
19387
19388 2001-09-17 Richard Henderson <rth@redhat.com>
19389
19390 * gcc.dg/array-5.c: Fix VLA decomposition test.
19391
19392 2001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
19393
19394 * gcc.dg/cpp/line5.c: New testcase.
19395
19396 2001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
19397
19398 * gcc.dg/cpp/macro9.c: New test.
19399
19400 2001-09-15 Aldy Hernandez <aldyh@redhat.com>
19401
19402 * gcc.c-torture/execute/980223.c: Change type of addr from long
19403 to char *.
19404
19405 2001-09-15 Hans-Peter Nilsson <hp@axis.com>
19406
19407 * gcc.c-torture/execute/20010915-1.c: New test.
19408
19409 2001-09-14 Janis Johnson <janis187@us.ibm.com>
19410
19411 * g77.dg/bprob: New directory.
19412 * g77.dg/bprob/bprob.exp: New file.
19413 * g77.dg/bprob/bprob-1.f: New test.
19414 * g77.dg/gcov: New directory.
19415 * g77.dg/gcov/gcov.exp: New file.
19416 * g77.dg/gcov/gcov-1.f: New test.
19417 * g77.dg/gcov/gcov-1.x: New file.
19418
19419 2001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
19420
19421 * gcc.dg/cpp/directiv.c: Update.
19422 * gcc.dg/cpp/undef1.c: Update.
19423
19424 2001-09-12 Jakub Jelinek <jakub@redhat.com>
19425
19426 * gcc.dg/20010912-1.c: New test.
19427
19428 2001-09-11 Janis Johnson <janis187@us.ibm.com>
19429
19430 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
19431 language-independent file in lib.
19432 * lib/gcov.exp: New file.
19433
19434 2001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
19435
19436 * gcc.c-torture/compile/20010911-1.c: New test.
19437
19438 2001-09-10 Janis Johnson <janis187@us.ibm.com>
19439
19440 * lib/profopt.exp: New, to support profile-directed optimizations.
19441 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
19442 * gcc.misc-tests/bprob-1.c: New test.
19443 * gcc.misc-tests/bprob-2.c: New test.
19444
19445 2001-09-07 Janis Johnson <janis187@us.ibm.com>
19446
19447 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
19448 XFAIL and which kinds of gcov output to verify.
19449 * gcc.misc-tests/gcov-4b.x: New file.
19450 * gcc.misc-tests/gcov-5b.x: New file.
19451 * gcc.misc-tests/gcov-6.x: New file.
19452 * gcc.misc-tests/gcov-7.c: New test.
19453 * gcc.misc-tests/gcov-7.x: New file.
19454
19455 2001-09-06 Janis Johnson <janis187@us.ibm.com>
19456
19457 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
19458 * gcc.misc-tests/gcov-6.c: New test.
19459
19460 2001-09-06 Nathan Sidwell <nathan@codesourcery.com>
19461
19462 PR c++/3986
19463 * g++.dg/abi/vbase1.C: New test.
19464
19465 2001-09-05 Ziemowit Laski <zlaski@apple.com>
19466
19467 * objc.dg/method-2.m: New.
19468
19469 2001-09-04 Nathan Sidwell <nathan@codesourcery.com>
19470
19471 PR c++/4203
19472 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
19473 * g++.dg/init/empty1.C: New test.
19474
19475 2001-09-03 Jakub Jelinek <jakub@redhat.com>
19476
19477 * gcc.c-torture/compile/20010903-1.c: New test.
19478
19479 2001-08-31 Roman Zippel <zippel@linux-m68k.org>
19480
19481 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
19482 for m68k.
19483
19484 2001-08-31 Geoffrey Keating <geoffk@redhat.com>
19485
19486 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
19487
19488 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
19489
19490 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
19491
19492 2001-08-30 Geoffrey Keating <geoffk@redhat.com>
19493
19494 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
19495 for 16-bit 'unsigned int'.
19496
19497 2001-08-29 Kazu Hirata <kazu@hxi.com>
19498
19499 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
19500
19501 2001-08-27 Richard Henderson <rth@redhat.com>
19502
19503 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
19504 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
19505
19506 2001-08-25 Aldy Hernandez <aldyh@redhat.com>
19507
19508 * gcc.dg/asm-names.c (ymain): New.
19509
19510 2001-08-22 Geoffrey Keating <geoffk@redhat.com>
19511
19512 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
19513 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
19514 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
19515
19516 2001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19517
19518 * gcc.dg/compare5.c: New testcase.
19519
19520 2001-08-23 Jason Merrill <jason_merrill@redhat.com>
19521
19522 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
19523 and "In instantiation".
19524
19525 2001-08-21 Aldy Hernandez <aldyh@redhat.com>
19526
19527 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
19528
19529 2001-08-20 Janis Johnson <janis187@us.ibm.com>
19530
19531 * gcc.misc-tests/gcov.exp: Add support for branch information.
19532 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
19533 * gcc.misc-tests/gcov-4.c: New test.
19534 * gcc.misc-tests/gcov-4b.c: New test.
19535 * gcc.misc-tests/gcov-5b.c: New test.
19536
19537 2001-08-20 Zack Weinberg <zackw@panix.com>
19538
19539 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
19540 expected to fail.
19541
19542 2001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
19543
19544 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
19545
19546 2001-08-19 Jakub Jelinek <jakub@redhat.com>
19547
19548 * g++.dg/eh/template1.C: New test.
19549
19550 2001-08-16 David Billinghurst <David.Billinghurst@riotinto.com>
19551
19552 * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
19553 Fix thinko.
19554 * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
19555 for xfail.
19556
19557 2001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
19558
19559 * lib/g77-dg.exp: Use prune.exp for common procedures
19560 (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
19561 * lib/g77.exp: (g77-dg-prune) Remove
19562
19563 2001-08-13 Jason Merrill <jason_merrill@redhat.com>
19564
19565 * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
19566
19567 2001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
19568
19569 * g++.dg/template/unify1.C: New test.
19570
19571 2001-08-07 Nathan Sidwell <nathan@codesourcery.com>
19572
19573 * g++.dg/abi/empty4.C: New test.
19574
19575 2001-08-06 David Billinghurst <David.Billinghurst@riotinto.com>
19576
19577 * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
19578 solaris2.*
19579 * g77.f-torture/compile/pr3743.x: Likewise
19580
19581 2001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
19582
19583 * g++.dg/other/using-declaration.C: New test.
19584
19585 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
19586
19587 * gcc.dg/cpp/tr-sign.c: New testcase.
19588
19589 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
19590
19591 * gcc.dg/cpp/19951025-1.c: Revert.
19592 * gcc.dg/cpp/directiv.c: We no longer process directives that
19593 interrupt macro arguments.
19594
19595 2001-08-03 Zack Weinberg <zackw@stanford.edu>
19596
19597 * gcc.dg/bconstp-1.c: New test.
19598
19599 2001-08-03 Richard Henderson <rth@redhat.com>
19600
19601 * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
19602
19603 2001-08-02 Neil Booth <neil@daikokuya.demon.co.uk>
19604
19605 * gcc.dg/cpp/19951025-1.c: Update.
19606
19607 2001-08-02 Jeffrey Oldham <oldham@codesourcery.com>
19608
19609 * g77.dg/ff90-1.f (s): Fix reference of variable z,
19610 should be x.
19611
19612 2001-08-02 Nathan Sidwell <nathan@codesourcery.com>
19613
19614 Kill -fhonor-std.
19615 * g++.old-deja/g++.ns/ns14.C: Remove special options.
19616 * g++.old-deja/g++.other/std1.C: Likewise.
19617 * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
19618
19619 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
19620
19621 * lib/g77.exp: Load gcc-defs.exp for common procedures
19622 (g77_pass, g77_fail, g77_finish, g77_exit,
19623 ${tool}_check_unsupported_p} Now redundant. Deleted.
19624
19625 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
19626
19627 * g77.dg/fbackslash.f
19628 * g77.dg/fcase-preserve.f
19629 * g77.dg/ff90-1.f
19630 * g77.dg/ffixed-line-length-0.f
19631 * g77.dg/ffixed-line-length-132.f
19632 * g77.dg/ffixed-line-length-7.f
19633 * g77.dg/ffixed-line-length-72.f
19634 * g77.dg/ffixed-line-length-none.f
19635 * g77.dg/ffree-form-1.f
19636 * g77.dg/fno-backslash.f
19637 * g77.dg/fno-f90-1.f
19638 * g77.dg/fno-fixed-form-1.f
19639 * g77.dg/fno-onetrip.f
19640 * g77.dg/fno-typeless-boz.f
19641 * g77.dg/fno-underscoring.f
19642 * g77.dg/fno-vxt-1.f
19643 * g77.dg/fonetrip.f
19644 * g77.dg/ftypeless-boz.f
19645 * g77.dg/fugly-assumed.f
19646 * g77.dg/funderscoring.f
19647 * g77.dg/fvxt-1.f
19648
19649 2001-08-01 Ziemowit Laski <zlaski@apple.com>
19650
19651 * objc.dg/fwd-proto-1.m: New.
19652 * objc.dg/local-decl-1.m: New.
19653 * objc.dg/naming-1.m: New.
19654 * objc.dg/naming-2.m: New.
19655 * objc.dg/proto-hier-1.m: New.
19656
19657 2001-07-31 Hans-Peter Nilsson <hp@bitrange.com>
19658
19659 * gcc.dg/c99-scope-2.c: Don't generally assume adding more
19660 largest-type elements to a struct makes its size grow.
19661
19662 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
19663
19664 * g++.dg/abi/vthunk1.C: New test.
19665
19666 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
19667
19668 * g++.dg/abi/vbase8-22.C: New test.
19669
19670 2001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk>
19671
19672 * gcc.dg/cpp/macro8.c: New test.
19673
19674 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
19675
19676 * g++.dg/abi/vbase8-21.C: New test.
19677
19678 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
19679
19680 * g++.dg/abi/vbase8-10.C: New test.
19681
19682 2001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19683
19684 * lib/g++.exp (g++_set_ld_library_path): Renamed to
19685 ${tool}_set_ld_library_path.
19686 Changed caller.
19687 * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
19688 g++.exp.
19689
19690 2001-07-26 Stan Cox <scox@redhat.com>
19691
19692 * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
19693 * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
19694 gcc_exit, gcc_check_unsupported_p):
19695 Moved to gcc-deps.exp
19696 * gcc-deps.exp: New file.
19697
19698 2001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
19699
19700 * g++.old-deja/g++.pt/defarg14.C: New test.
19701
19702 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
19703
19704 * g++.old-deja/g++.other/lineno5.C: New test.
19705
19706 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
19707
19708 * g++.old-deja/g++.pt/crash68.C: New test.
19709
19710 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
19711
19712 * g++.old-deja/g++.other/crash42.C: New test.
19713
19714 2001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
19715
19716 * gcc.dg/cpp/extratokens.c: Fix.
19717 * gcc.dg/cpp/skipping2.c: New tests.
19718
19719 2001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19720
19721 * gcc.c-torture/execute/20010724-1.c: New file.
19722 * gcc.c-torture/execute/20010724-1.x: New file.
19723
19724 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
19725
19726 * g++.old-deja/g++.other/cond7.C: New test.
19727
19728 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
19729
19730 * g++.old-deja/g++.other/optimize4.C: New test.
19731
19732 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
19733
19734 * g++.old-deja/g++.abi/vbase8-5.C: New test.
19735
19736 2001-07-24 Jason Merrill <jason_merrill@redhat.com>
19737
19738 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
19739 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
19740 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
19741 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
19742
19743 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
19744 bug report" message.
19745
19746 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
19747 * g++.dg/ext/instantiate1.C: Move from old-deja.
19748
19749 2001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
19750
19751 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
19752 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
19753 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
19754 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
19755
19756 2001-07-23 Jeffrey A Law (law@cygnus.com)
19757
19758 * gcc.c-torture/execute/20010723-1.c: New test.
19759
19760 2001-07-23 Ben Elliston <bje@redhat.com>
19761
19762 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
19763
19764 2001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19765
19766 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
19767 i[34567]86-*-*.
19768 Delete handling of ieee_multilib_flags.
19769 Pass -mieee for alpha*-*-* and sh-*-*.
19770 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
19771
19772 2001-07-21 Nathan Sidwell <nathan@codesourcery.com>
19773
19774 Remove old-abi tests.
19775 * g++.old-deja/g++.mike/p11116.C: Remove.
19776 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
19777
19778 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
19779
19780 * g77.f-torture/compile/pr3743.f: New test
19781
19782 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
19783
19784 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
19785
19786 2001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19787
19788 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
19789 g++.old-deja/g++.pt/static6.C: Likewise.
19790 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
19791 supports weak symbols.
19792
19793 2001-07-18 Andreas Jaeger <aj@suse.de>
19794
19795 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
19796 supported again.
19797
19798 2001-07-18 Andreas Jaeger <aj@suse.de>
19799
19800 * gcc.dg/iftrap-1.c: Fix target line.
19801
19802 2001-07-17 Richard Henderson <rth@redhat.com>
19803
19804 * gcc.c-torture/execute/20010717-1.c: New.
19805
19806 2001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
19807
19808 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
19809 tests.
19810
19811 2001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
19812
19813 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
19814
19815 2001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19816
19817 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
19818 UAC_SIGBUS, UAC_NOPRINT definitions.
19819
19820 2001-07-16 Nicola Pero <n.pero@mi.flashnet.it>
19821
19822 * objc/execute/object_is_class.m: New test.
19823 * objc/execute/object_is_meta_class.m: New test.
19824
19825 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
19826
19827 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
19828 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
19829
19830 2001-01-15 David Billinghurst <David.Billinghurst@riotinto.com>
19831
19832 * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
19833 * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
19834
19835 2001-07-14 Richard Henderson <rth@redhat.com>
19836
19837 * gcc.dg/iftrap-1.c: New.
19838
19839 2001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>
19840
19841 * g77.f-torture/execute/intrinsic77.f: New test.
19842
19843 2001-07-11 Janis Johnson <janis@us.ibm.com>
19844
19845 * gcc.misc-tests/gcov-3.c: New test.
19846
19847 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
19848
19849 * gcc.c-torture/compile/20010711-1.c,
19850 * gcc.c-torture/compile/20010711-2.c: New tests.
19851
19852 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
19853
19854 * gcc.c-torture/execute/20010711-1.c: New test.
19855
19856 2001-07-11 Ben Elliston <bje@redhat.com>
19857
19858 * g++.old-deja/g++.other/enum5.C: New test.
19859
19860 2001-07-10 Jason Merrill <jason_merrill@redhat.com>
19861
19862 * lib/g++-dg.exp: Load file-format and target-supports like gcc.
19863 (g++-dg-prune): Call prune_gcc_output.
19864 * prune.exp: New file for prune_gcc_output.
19865 * lib/g++.exp, lib/gcc.exp: Load it.
19866
19867 2001-07-08 Joseph S. Myers <jsm28@cam.ac.uk>
19868
19869 * gcc.c-torture/compile/20010701-1.c,
19870 g++.old-deja/g++.ext/attrib6.C: New tests.
19871
19872 2001-07-06 Jeffrey A Law (law@cygnus.com)
19873
19874 * gcc.c-torture/compile/20010706-1.c: New test.
19875
19876 2000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
19877
19878 * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
19879
19880 2001-06-28 Stan Shebs <shebs@apple.com>
19881
19882 * gcc.dg/pragma-darwin.c: New test.
19883
19884 2001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19885
19886 * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
19887 Solaris 2.[678] system.
19888
19889 2001-06-22 Joseph S. Myers <jsm28@cam.ac.uk>
19890
19891 * gcc.dg/20010622-1.c: New test.
19892
19893 2001-06-18 Stan Shebs <shebs@apple.com>
19894
19895 * objc.dg: New directory.
19896 * objc.dg/dg.exp: New file.
19897 * objc.dg/alias.m: New.
19898 * objc.dg/class-1.m: New.
19899 * objc.dg/class-2.m: New.
19900 * objc.dg/const-str-1.m: New.
19901 * objc.dg/const-str-2.m: New.
19902 * objc.dg/id-1.m: New.
19903 * objc.dg/method-1.m: New.
19904 * objc.dg/super-class-1.m: New.
19905 * lib/objc-dg.exp: New file.
19906
19907 2001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
19908
19909 * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
19910 of label name.
19911
19912 2001-06-14 Nathan Sidwell <nathan@codesourcery.com>
19913
19914 * g++.old-deja/g++.abi/vbase8-9.C: New test.
19915
19916 2001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19917
19918 * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
19919 variable.
19920
19921 2001-06-12 Richard Henderson <rth@redhat.com>
19922
19923 * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
19924
19925 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
19926
19927 * g++.old-deja/g++.abi/vbase5.C: New test.
19928 * g++.old-deja/g++.abi/vbase6.C: New test.
19929 * g++.old-deja/g++.abi/vbase7.C: New test.
19930
19931 2001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19932
19933 * gcc.c-torture/compile/20010610-1.c: New test.
19934
19935 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
19936
19937 * g++.old-deja/g++.abi/vbase4.C: New test.
19938
19939 2001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
19940
19941 * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
19942 support %f for HC11/HC12 targets.
19943 * gcc.c-torture/execute/930513-1.x: New file, likewise.
19944 * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
19945 on HC11/HC12 targets.
19946 * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
19947
19948 2001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19949
19950 * gcc.dg/wchar_t-1.c: New file.
19951 * gcc.dg/wint_t-1.c: Likewise.
19952
19953 2001-06-11 Bernd Schmidt <bernds@redhat.com>
19954
19955 * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
19956
19957 2001-06-11 Richard Henderson <rth@redhat.com>
19958
19959 * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
19960
19961 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
19962
19963 * gcc.c-torture/compile/20010611-1.c: New test.
19964
19965 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
19966
19967 * gcc.dg/c99-tag-1.c: Add more tests.
19968
19969 2001-06-10 Alexandre Oliva <aoliva@redhat.com>
19970
19971 * g++.old-deja/g++.abi/ptrmem.C: Take into account different
19972 representation on MN10300 and ARM/Thumb.
19973
19974 2001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
19975
19976 * g77.f-torture/execute/20010610.f: New.
19977
19978 2001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
19979
19980 * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
19981 names.
19982
19983 2001-06-09 Richard Henderson <rth@redhat.com>
19984
19985 * gcc.c-torture/execute/ashrdi-1.c: New.
19986 * gcc.c-torture/execute/ashldi-1.c: New.
19987 * gcc.c-torture/execute/lshrdi-1.c: New.
19988
19989 2001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com>
19990
19991 * objc/execute/load-3.m: Added. Check sending +load to categories,
19992 in addition to classes.
19993
19994 2001-06-08 Stan Shebs <shebs@apple.com>
19995
19996 * objc/execute/load-2.m: New test. From Nicola Pero
19997 <n.pero@mi.flashnet.it>.
19998
19999 2001-06-08 Jakub Jelinek <jakub@redhat.com>
20000
20001 * gcc.c-torture/execute/20010605-2.c: New test.
20002
20003 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
20004
20005 * g++.old-deja/g++.abi/vbase2.C: New test.
20006 * g++.old-deja/g++.abi/vbase3.C: New test.
20007
20008 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
20009
20010 * g++.old-deja/g++.pt/friend49.C: New test.
20011
20012 2001-06-07 Nathan Sidwell <nathan@codesourcery.com>
20013
20014 * g++.old-deja/g++.ext/anon3.C: New test.
20015
20016 2001-06-05 Nathan Sidwell <nathan@codesourcery.com>
20017
20018 * g++.old-deja/g++.other/conv7.C: New test.
20019
20020 2001-06-05 Joseph S. Myers <jsm28@cam.ac.uk>
20021
20022 * gcc.c-torture/compile/20010605-2.c: New test.
20023
20024 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
20025
20026 * gcc.c-torture/execute/20010604-1.c: New test.
20027
20028 2001-06-04 Loren J. Rittle <ljrittle@acm.org>
20029
20030 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
20031
20032 2001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
20033
20034 * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
20035 (g++_link_flags): Likewise.
20036 (g++_init): Pass gccpath's value to two previous functions.
20037
20038 2001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20039
20040 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
20041 Ensure logfile entry matches exec command line.
20042
20043 2001-05-31 Richard Henderson <rth@redhat.com>
20044
20045 * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
20046 * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
20047
20048 2001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
20049
20050 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
20051 compiler for irix6.2
20052
20053 2001-05-30 Nathan Sidwell <nathan@codesourcery.com>
20054
20055 * g++.old-deja/g++.other/optimize3.C: New file.
20056
20057 2001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
20058
20059 * gcc.c-torture/compile/20010518-2.x: New file to compile, not
20060 assemble.
20061
20062 2001-05-26 Nathan Sidwell <nathan@codesourcery.com>
20063
20064 * g++.old-deja/g++.other/optimize2.C: New file.
20065
20066 2001-05-25 Diego Novillo <dnovillo@redhat.com>
20067
20068 * gcc.c-torture/compile/20010518-2.c: New file.
20069 * gcc.c-torture/execute/20010518-1.c: New file.
20070 * gcc.c-torture/execute/20010518-2.c: New file.
20071
20072 2001-05-25 Joseph S. Myers <jsm28@cam.ac.uk>
20073
20074 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
20075
20076 2001-05-24 Mark Mitchell <mark@codesourcery.com>
20077
20078 G++ no longer defines builtins that do not begin with __builtin.
20079 * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
20080 * g++.old-deja/g++.brendand/misc13.C: Likewise.
20081 * g++.old-deja/g++.law/builtin1.C: Likewise.
20082 * g++.old-deja/g++.law/cvt2.C: Likewise.
20083 * g++.old-deja/g++.mike/net5.C: Likewise.
20084 * g++.old-deja/g++.other/builtins1.C: Likewise.
20085 * g++.old-deja/g++.other/builtins2.C: Likewise.
20086 * g++.old-deja/g++.other/builtins3.C: Likewise.
20087 * g++.old-deja/g++.other/builtins4.C: Likewise.
20088 * g++.old-deja/g++.other/inline8.C: Likewise.
20089 * g++.old-deja/g++.robertl/eb39.C: Likewise.
20090
20091 2001-05-24 Nathan Sidwell <nathan@codesourcery.com>
20092
20093 * g++.old-deja/g++.pt/using1.C: Adjust.
20094 * g++.old-deja/g++.pt/using2.C: New test.
20095
20096 2001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
20097
20098 * gcc.dg/cpp/charconst.c: New tests.
20099 * gcc.dg/cpp/escape.c: New tests.
20100 * gcc.dg/cpp/escape-1.c: New tests.
20101 * gcc.dg/cpp/escape-2.c: New tests.
20102 * gcc.dg/cpp/ucs.c: New tests.
20103
20104 2001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com>
20105
20106 * gcc.misc-tests/linkage.exp: Pass appropriate flags to
20107 native compiler for irix6.5.
20108
20109 Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>
20110
20111 * lib/g++.exp (g++_include_flags): Use args to compute
20112 get_multilibs.
20113 (g++_link_flags): Likewise.
20114 (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
20115
20116 2001-05-22 Joseph S. Myers <jsm28@cam.ac.uk>
20117
20118 * gcc.dg/c90-hexfloat-1.c: Add more tests.
20119
20120 2001-05-21 Geoff Keating <geoffk@redhat.com>
20121
20122 * gcc.c-torture/compile/920520-1.x: Merge previous contents into
20123 this file.
20124
20125 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
20126
20127 * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
20128 STACK_SIZE;
20129 * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
20130 to STACK_SIZE; Use it to define size of add_histo array.
20131 * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
20132 to STACK_SIZE.
20133 (f): Use GITT_SIZE to define size of gitt local table.
20134 * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
20135 to STACK_SIZE; Use it to define size of bytemem array.
20136
20137 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
20138
20139 * gcc.c-torture/compile/20000804-1.x: New file, this test fails
20140 on 68HC11/HC12 due to the asm instruction.
20141 * gcc.c-torture/compile/20001205-1.x: New file, ditto.
20142 * gcc.c-torture/compile/920520-1.x: Likewise.
20143 * gcc.c-torture/compile/20001226-1.x: New file, this test fails
20144 on 68HC11/HC12 because the function is larger than 64K.
20145 * gcc.c-torture/compile/961203-1.x: New file, this test fails
20146 on 68HC11/HC12 because the structure is too large.
20147
20148 2001-05-20 Richard Henderson <rth@redhat.com>
20149
20150 * gcc.c-torture/execute/20010520-1.c: New.
20151
20152 2001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20153
20154 * g++.old-deja/g++.warn/compare1.C: New test.
20155 * gcc.dg/compare4.c: New test.
20156
20157 2001-05-20 Nathan Sidwell <nathan@codesourcery.com>
20158
20159 * g++.old-deja/g++.other/optimize1.C: New test.
20160
20161 2001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
20162
20163 * g++.old-deja/g++.pt/spec41.C: New test.
20164
20165 2001-05-19 Joseph S. Myers <jsm28@cam.ac.uk>
20166
20167 * gcc.c-torture/compile/20010114-1.x: Remove.
20168
20169 2001-05-18 Stan Shebs <shebs@apple.com>
20170
20171 * gcc.c-torture/compile/20010518-1.c: New test.
20172
20173 2001-05-18 Nathan Sidwell <nathan@codesourcery.com>
20174
20175 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
20176 * g++.old-deja/g++.pt/crash67.C: New test.
20177
20178 2001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com>
20179
20180 * g++.old-deja/g++.other/debug9.C: New test.
20181
20182 2001-05-16 Zack Weinberg <zackw@stanford.edu>
20183
20184 * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
20185
20186 2001-05-16 Jan Hubicka <jh@suse.cz>
20187
20188 * gcc.c-torture/compile/20010516-1.c: New test.
20189
20190 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
20191
20192 * g++.old-deja/g++.other/crash41.C: New test.
20193
20194 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
20195
20196 * g++.old-deja/g++.pt/crash66.C: New test.
20197
20198 2001-05-15 Benjamin Kosnik <bkoz@redhat.com>
20199
20200 * g++.old-deja/g++.robertl/eb27.C: Convert.
20201
20202 2001-05-15 Nick Clifton <nickc@cambridge.redhat.com>
20203
20204 * g++.dg/friend-warn.C: New test. Do not warn about friend
20205 declaration being redundant.
20206
20207 2001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at>
20208
20209 * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
20210
20211 2001-05-14 Mark Mitchell <mark@codesourcery.com>
20212
20213 * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
20214
20215 2001-05-13 Benjamin Kosnik <bkoz@redhat.com>
20216
20217 * lib/g++.exp: Use testsuite_flags.
20218
20219 2001-05-13 Mark Mitchell <mark@codesourcery.com>
20220
20221 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
20222
20223 2001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
20224
20225 * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
20226
20227 2001-05-11 Mark Mitchell <mark@codesourcery.com>
20228
20229 * lib/objc.exp: Add -lposix4 on Solaris 2.8.
20230
20231 2001-05-10 Joseph S. Myers <jsm28@cam.ac.uk>
20232
20233 * gcc.c-torture/compile/20010313-1.c: New test.
20234
20235 2001-05-09 Zack Weinberg <zackw@stanford.edu>
20236
20237 * gcc.dg/cpp/direct2.c: New test.
20238 * gccq.dg/cpp/direct2s.c: New test.
20239
20240 * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
20241
20242 2001-05-07 Mark Mitchell <mark@codesourcery.com>
20243
20244 * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
20245 * g++.old-deja/g++.other/op3.C: Likewise.
20246
20247 2001-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
20248
20249 * gcc.dg/cpp/syshdr.h: New file.
20250 * gcc.dg/cpp/sysmac1.c: Update.
20251 * gcc.dg/cpp/sysmac2.c: Update.
20252
20253 2001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
20254
20255 * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
20256
20257 2001-05-04 David Edelsohn <edelsohn@gnu.org>
20258
20259 * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
20260 gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
20261
20262 2001-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
20263
20264 * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
20265
20266 2001-05-03 Geoffrey Keating <geoffk@redhat.com>
20267
20268 * lib/g++.exp (g++_include_flags): Don't use any special flags
20269 if TESTING_IN_BUILD_TREE is not defined.
20270 (g++_init): Use a plain 'c++' as the compiler if
20271 TESTING_IN_BUILD_TREEE is not defined.
20272
20273 2001-05-02 Jakub Jelinek <jakub@redhat.com>
20274
20275 * g++.old-deja/g++.eh/catch13.C: New test.
20276 * g++.old-deja/g++.eh/catch14.C: New test.
20277
20278 2001-05-02 Jakub Jelinek <jakub@redhat.com>
20279
20280 * gcc.dg/cpp/tr-define.c: New test.
20281
20282 2001-05-01 Loren J. Rittle <ljrittle@acm.org>
20283
20284 * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
20285 <stdlib.h>, not <malloc.h>.
20286
20287 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
20288
20289 * g++.old-deja/g++.ns/template17.C: New test.
20290
20291 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
20292
20293 * g++.old-deja/g++.pt/ref4.C: New test.
20294
20295 2001-04-30 Richard Henderson <rth@redhat.com>
20296
20297 * gcc.dg/20000724-1.c: Revert last change.
20298
20299 2001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
20300
20301 * g77.f-torture/execute/20010430.f: New test.
20302
20303 2001-04-30 Mark Mitchell <mark@codesourcery.com>
20304
20305 * gcc.dg/20000724-1.c: Add a clobber of `esp'.
20306
20307 2001-04-29 Joseph S. Myers <jsm28@cam.ac.uk>
20308
20309 * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
20310
20311 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
20312
20313 * g++.old-deja/g++.eh/crash6.C: New test.
20314
20315 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
20316
20317 * g++.old-deja/g++.other/warn7.C: New test.
20318
20319 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
20320
20321 * g++.old-deja/g++.other/defarg9.C: New test.
20322
20323 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
20324
20325 * g77.f-torture/compile/20010426.f: New test.
20326 * g77.f-torture/execute/20010426.f: New test.
20327
20328 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
20329
20330 * g77.f-torture/compile/20000629-1.x: Remove - error
20331 has been fixed.
20332
20333 2001-04-26 Jeffrey A Law (law@cygnus.com)
20334
20335 * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
20336 Tweak slightly to work with g++.dg framework.
20337 * g++.dg/special/ecos.exp: Run initp1.C test.
20338 * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
20339
20340 * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
20341 its linker doesn't give line numbers either.
20342 * g++.old-deja/g++.ext/instantiate3.C: Similarly.
20343
20344 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
20345
20346 * g++.old-deja/g++.other/lex1.C: New test.
20347
20348 2001-04-26 Jakub Jelinek <jakub@redhat.com>
20349
20350 * gcc.dg/noncompile/20010425-1.c: New test.
20351
20352 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
20353
20354 * g++.old-deja/g++.pt/mangle2.C: New test.
20355
20356 2001-04-25 Jakub Jelinek <jakub@redhat.com>
20357
20358 * gcc.dg/format/plus-1.c: New test.
20359
20360 2001-04-25 Jakub Jelinek <jakub@redhat.com>
20361
20362 * gcc.dg/20010423-1.c: New test.
20363
20364 2001-04-25 Jakub Jelinek <jakub@redhat.com>
20365
20366 * gcc.c-torture/execute/20010422-1.c: New test.
20367
20368 2001-04-25 Nathan Sidwell <nathan@codesourcery.com>
20369
20370 * g++.old-deja/g++.ns/type2.C: New test.
20371
20372 2001-04-24 Zack Weinberg <zackw@stanford.edu>
20373
20374 * g++.old-deja/g++.other/perf1.C: New test.
20375
20376 2001-04-24 Nathan Sidwell <nathan@codesourcery.com>
20377
20378 * gcc.dg/c99-func-2.c: Remove xfail.
20379 * gcc.dg/c99-func-3.c: Remove xfail.
20380 * gcc.dg/c99-func-4.c: Remove xfail.
20381
20382 2001-04-23 Zack Weinberg <zackw@stanford.edu>
20383
20384 * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
20385
20386 2001-04-23 Joseph S. Myers <jsm28@cam.ac.uk>
20387
20388 * gcc.c-torture/compile/20010423-1.c: New test.
20389
20390 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
20391
20392 * g++.old-deja/g++.pt/typename28.C: New test.
20393
20394 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
20395
20396 * g++.old-deja/g++.abi/empty2.C: New test.
20397 * g++.old-deja/g++.abi/empty3.C: New test.
20398
20399 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20400
20401 * g++.old-deja/g++.other/comdat2.C: New test.
20402 * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
20403
20404 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20405
20406 * g++.old-deja/g++.other/overload14.C: New test.
20407
20408 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20409
20410 * g++.old-deja/g++.other/lookup23.C: New test.
20411
20412 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20413
20414 * gcc.c-torture/execute/20010403-1.c: New test.
20415
20416 2001-04-19 David Billinghurst <David.Billinghurst@riotinto.com>
20417 Mark Mitchell <mark@codesourcery.com>
20418
20419 * lib/old-dejagnu.exp: Don't delete output of executable.
20420 Add .exe suffix to executables.
20421
20422 2001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
20423
20424 * g77.f-torture/execute/short.x; Remove - Error has been fixed.
20425
20426 2001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20427
20428 * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
20429
20430 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
20431
20432 * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
20433 * g++.old-deja/g++.abi/crash1.C: New test.
20434
20435 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
20436
20437 * g++.old-deja/g++.other/crash40.C: New test.
20438
20439 2001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20440
20441 * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
20442
20443 2001-04-11 Nathan Sidwell <nathan@codesourcery.com>
20444
20445 * g++.old-deja/g++.other/warn6.C: New test.
20446
20447 22001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
20448
20449 * g++.old-deja/g++.robertl/eb42.C: Same.
20450
20451 001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20452
20453 * gcc.dg/wtr-conversion-1.c: New testcase.
20454
20455 2001-04-10 Richard Henderson <rth@redhat.com>
20456
20457 * g++.old-deja/g++.other/array5.C: New.
20458
20459 2001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20460
20461 * gcc.c-torture/execute/20010408-1.c: New test.
20462
20463 2001-04-06 Benjamin Kosnik <bkoz@redhat.com>
20464
20465 * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
20466 headers and constructs.
20467 * g++.old-deja/g++.robertl/eb79.C: Same.
20468 * g++.old-deja/g++.robertl/eb77.C (main): Same.
20469 * g++.old-deja/g++.robertl/eb73.C: Same.
20470 * g++.old-deja/g++.robertl/eb66.C (main): Same.
20471 * g++.old-deja/g++.robertl/eb55.C (t): Same.
20472 * g++.old-deja/g++.robertl/eb54.C (main): Same.
20473 * g++.old-deja/g++.robertl/eb46.C (main): Same.
20474 * g++.old-deja/g++.robertl/eb44.C: Same.
20475 * g++.old-deja/g++.robertl/eb41.C (main): Same.
20476 * g++.old-deja/g++.robertl/eb4.C (main): Same.
20477 * g++.old-deja/g++.robertl/eb39.C: Same.
20478 * g++.old-deja/g++.robertl/eb33.C (main): Same.
20479 * g++.old-deja/g++.robertl/eb31.C (main): Same.
20480 * g++.old-deja/g++.robertl/eb30.C: Same.
20481 * g++.old-deja/g++.robertl/eb3.C: Same.
20482 * g++.old-deja/g++.robertl/eb24.C (T>): Same.
20483 * g++.old-deja/g++.robertl/eb21.C: Same.
20484 * g++.old-deja/g++.robertl/eb15.C: Same.
20485 * g++.old-deja/g++.robertl/eb118.C: Same.
20486 * g++.old-deja/g++.robertl/eb115.C (main): Same.
20487 * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
20488 * g++.old-deja/g++.robertl/eb109.C: Same.
20489 * g++.old-deja/g++.other/sibcall1.C (main): Same.
20490 * g++.old-deja/g++.mike/rtti1.C: Same.
20491 * g++.old-deja/g++.mike/p658.C: Same.
20492 * g++.old-deja/g++.mike/net46.C: Same.
20493 * g++.old-deja/g++.mike/net34.C: Same.
20494 * g++.old-deja/g++.mike/memoize1.C: Same.
20495 * g++.old-deja/g++.mike/eh2.C: Same.
20496 * g++.old-deja/g++.law/weak.C: Same.
20497 * g++.old-deja/g++.law/visibility7.C: Same.
20498 * g++.old-deja/g++.law/visibility25.C: Same.
20499 * g++.old-deja/g++.law/visibility22.C: Same.
20500 * g++.old-deja/g++.law/visibility2.C: Same.
20501 * g++.old-deja/g++.law/visibility17.C: Same.
20502 * g++.old-deja/g++.law/visibility13.C: Same.
20503 * g++.old-deja/g++.law/visibility10.C: Same.
20504 * g++.old-deja/g++.law/visibility1.C: Same.
20505 * g++.old-deja/g++.law/virtual3.C (eval): Same.
20506 * g++.old-deja/g++.law/vbase1.C: Same.
20507 * g++.old-deja/g++.law/operators32.C: Same.
20508 * g++.old-deja/g++.law/nest3.C: Same.
20509 * g++.old-deja/g++.law/missed-error2.C (foo): Same.
20510 * g++.old-deja/g++.law/except5.C (main): Same.
20511 * g++.old-deja/g++.law/cvt7.C (run): Same.
20512 * g++.old-deja/g++.law/cvt2.C: Same.
20513 * g++.old-deja/g++.law/cvt16.C: Same.
20514 * g++.old-deja/g++.law/ctors6.C (bar): Same.
20515 * g++.old-deja/g++.law/ctors17.C (main): Same.
20516 * g++.old-deja/g++.law/ctors13.C: Same.
20517 * g++.old-deja/g++.law/ctors12.C (main): Same.
20518 * g++.old-deja/g++.law/ctors10.C: Same.
20519 * g++.old-deja/g++.law/code-gen5.C: Same.
20520 * g++.old-deja/g++.law/bad-error7.C: Same.
20521 * g++.old-deja/g++.law/arm9.C: Same.
20522 * g++.old-deja/g++.law/arm12.C: Same.
20523 * g++.old-deja/g++.law/arg8.C: Same.
20524 * g++.old-deja/g++.law/arg1.C: Same.
20525 * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
20526 * g++.old-deja/g++.jason/template31.C: Same.
20527 * g++.old-deja/g++.jason/template24.C (main): Same.
20528 * g++.old-deja/g++.jason/2371.C: Same.
20529 * g++.old-deja/g++.eh/new2.C: Same.
20530 * g++.old-deja/g++.eh/new1.C: Same.
20531 * g++.old-deja/g++.brendan/ptolemy2.C: Same.
20532 * g++.old-deja/g++.brendan/nest21.C (main): Same.
20533 * g++.old-deja/g++.brendan/err-msg3.C: Same.
20534 * g++.old-deja/g++.brendan/crash62.C: Same.
20535 * g++.old-deja/g++.brendan/crash52.C: Same.
20536 * g++.old-deja/g++.brendan/crash49.C (main): Same.
20537 * g++.old-deja/g++.brendan/crash38.C: Same.
20538 * g++.old-deja/g++.brendan/crash15.C (main): Same.
20539 * g++.old-deja/g++.brendan/copy9.C: Same.
20540
20541 2001-04-06 J"orn Rennecke <amylaar@redhat.com>
20542
20543 * gcc.c-torture/execute/20001203-2.c (memset):
20544 Count argument is of type __SIZE_TYPE__.
20545
20546 2001-04-04 Diego Novillo <dnovillo@redhat.com>
20547
20548 * gcc.c-torture/compile/20010404-1.c: New test.
20549
20550 2001-04-04 Jakub Jelinek <jakub@redhat.com>
20551
20552 * gcc.c-torture/compile/20010326-1.c: New test.
20553
20554 2001-04-03 Alexandre Oliva <aoliva@redhat.com>
20555
20556 * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
20557 peculiarities of the SH.
20558 * g++.old-deja/g++.ext/instantiate2.C: Likewise.
20559
20560 2001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
20561
20562 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
20563 * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
20564 * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
20565
20566 2001-04-02 Jakub Jelinek <jakub@redhat.com>
20567
20568 * g77.f-torture/compile/20010321-1.f: New test.
20569
20570 2001-04-02 Jakub Jelinek <jakub@redhat.com>
20571
20572 * gcc.c-torture/compile/20010329-1.c: New test.
20573
20574 2001-04-02 Jakub Jelinek <jakub@redhat.com>
20575
20576 * gcc.c-torture/execute/20010329-1.c: New test.
20577
20578 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
20579
20580 * g++.old-deja/g++.other/eh4.C: Fix typo.
20581
20582 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
20583
20584 * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
20585
20586 2001-03-28 Philip Blundell <philb@gnu.org>
20587
20588 * gcc.c-torture/compile/20010328-1.c: New test.
20589
20590 2001-03-27 Richard Henderson <rth@redhat.com>
20591
20592 * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
20593 * g++.old-deja/g++.eh/vbase3.C: Likewise.
20594
20595 2001-03-27 Alan Modra <alan@linuxcare.com.au>
20596
20597 * gcc.c-torture/compile/20010327-1.c: New test.
20598
20599 2001-03-26 Nathan Sidwell <nathan@codesourcery.com>
20600
20601 * g++.old-deja/g++.other/friend12.C: New test.
20602 * g++.old-deja/g++.other/friend9.C: Expect no errors.
20603 * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
20604
20605 2001-03-25 Joseph S. Myers <jsm28@cam.ac.uk>
20606
20607 * gcc.c-torture/execute/20010325-1.c: New test.
20608
20609 2001-03-23 Jakub Jelinek <jakub@redhat.com>
20610
20611 * g++.old-deja/g++.other/mangle3.C: New test.
20612
20613 2001-03-22 Jakub Jelinek <jakub@redhat.com>
20614
20615 * g++.old-deja/g++.other/anon8.C: New test.
20616
20617 2001-03-20 Philip Blundell <philb@gnu.org>
20618
20619 * gcc.c-torture/compile/20010320-1.c: New test.
20620
20621 2001-03-17 Richard Henderson <rth@redhat.com>
20622
20623 * g++.old-deja/g++.other/eh4.C: Add expected error text.
20624
20625 2001-03-15 Geoff Keating <geoff@redhat.com>
20626
20627 * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
20628 tests on AIX.
20629
20630 2001-03-15 Gabriel Dos Reis <gdr@codesourcery.com>
20631
20632 * g++.old-deja/g++.other/eh4.C: New test.
20633
20634 2001-03-14 Neil Booth <neil@daikokuya.demon.co.uk>
20635
20636 * gcc.dg/cpp/mi1.c: Update.
20637
20638 2001-03-14 Jakub Jelinek <jakub@redhat.com>
20639
20640 * g++.old-deja/g++.other/regstack.C: New test.
20641
20642 2001-03-12 Nathan Sidwell <nathan@codesourcery.com>
20643
20644 * g++.old-deja/g++.other/ref4.C: New test.
20645
20646 2001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
20647
20648 * objc/execute/va_method.m: Added.
20649 * objc/execute/IMP.m: Added.
20650 * objc/execute/_cmd.m: Added.
20651 * objc/execute/accessing_ivars.m: Added.
20652 * objc/execute/class-1.m: Added.
20653 * objc/execute/class-10.m: Added.
20654 * objc/execute/class-11.m: Added.
20655 * objc/execute/class-12.m: Added.
20656 * objc/execute/class-13.m: Added.
20657 * objc/execute/class-14.m: Added.
20658 * objc/execute/class-2.m: Added.
20659 * objc/execute/class-3.m: Added.
20660 * objc/execute/class-4.m: Added.
20661 * objc/execute/class-5.m: Added.
20662 * objc/execute/class-6.m: Added.
20663 * objc/execute/class-7.m: Added.
20664 * objc/execute/class-8.m: Added.
20665 * objc/execute/class-9.m: Added.
20666 * objc/execute/class-tests-1.h
20667 * objc/execute/class-tests-2.h
20668 * objc/execute/compatibility_alias.m: Added.
20669 * objc/execute/encode-1.m: Added.
20670 * objc/execute/formal_protocol-1.m: Added.
20671 * objc/execute/formal_protocol-2.m: Added.
20672 * objc/execute/formal_protocol-3.m: Added.
20673 * objc/execute/formal_protocol-4.m: Added.
20674 * objc/execute/formal_protocol-5.m: Added.
20675 * objc/execute/formal_protocol-6.m: Added.
20676 * objc/execute/formal_protocol-7.m: Added.
20677 * objc/execute/informal_protocol.m: Added.
20678 * objc/execute/initialize.m: Added.
20679 * objc/execute/load.m: Added.
20680 * objc/execute/many_args_method.m: Added.
20681 * objc/execute/nested-3.m: Added.
20682 * objc/execute/no_clash.m: Added.
20683 * objc/execute/private.m: Added.
20684 * objc/execute/redefining_self.m: Added.
20685 * objc/execute/root_methods.m: Added.
20686 * objc/execute/selector-1.m: Added.
20687 * objc/execute/static-1.m: Added.
20688 * objc/execute/static-2.m: Added.
20689 * objc/execute/va_method.m: Added.
20690
20691 2001-03-10 Richard Henderson <rth@redhat.com>
20692
20693 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
20694
20695 2001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
20696
20697 * g++.old-deja/g++.other/crash31.C: XFAIL.
20698 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
20699 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
20700 * gcc.c-torture/execute/20010123-1.x: XFAIL.
20701 * gcc.c-torture/execute/20010124-1.x: XFAIL.
20702 * gcc.dg/sequence-pt-1.c: XFAIL one test.
20703
20704 2001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
20705
20706 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
20707
20708 2001-03-06 Zack Weinberg <zackw@stanford.edu>
20709
20710 * gcc.dg/20000724-1.c: Don't use multiline strings.
20711
20712 2001-03-06 Zack Weinberg <zackw@stanford.edu>
20713
20714 * objc/execute/string1.m, objc/execute/string2.m: Compare the
20715 result of -cString against what we expect it to be; don't just
20716 print it out for no one to read.
20717
20718 * objc/execute/string3.m, objc/execute/string4.m: New tests.
20719 Based on testcases provided by Nicola Pero.
20720
20721 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
20722
20723 * gcc.dg/cpp/macro7.c: New test.
20724
20725 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
20726
20727 * gcc.dg/cpp/multiline.c: Update.
20728
20729 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
20730
20731 * g++.old-deja/g++.other/enum3.C: New test.
20732
20733 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
20734
20735 * g++.old-deja/g++.other/pod1.C: New test.
20736
20737 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
20738
20739 * g++.old-deja/g++.ext/overload1.C: New test.
20740
20741 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
20742
20743 * g++.old-deja/g++.pt/using1.C: New test.
20744
20745 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
20746
20747 * g++.old-deja/g++.other/using9.C: New test.
20748
20749 2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
20750
20751 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
20752
20753 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
20754
20755 2001-02-28 Nathan Sidwell <nathan@codesourcery.com>
20756
20757 * g++.old-deja/g++.ext/realpt1.C: Remove.
20758
20759 2001-02-27 Nathan Sidwell <nathan@codesourcery.com>
20760
20761 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
20762
20763 2001-02-26 Will Cohen <wcohen@redhat.com>
20764
20765 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
20766
20767 2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
20768
20769 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
20770 templatized constructors.
20771
20772 2001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20773
20774 * gcc.c-torture/execute/20010224-1.c: New test.
20775
20776 2001-02-23 Jakub Jelinek <jakub@redhat.com>
20777
20778 * gcc.c-torture/execute/20010222-1.c: New test.
20779
20780 2001-02-22 Jakub Jelinek <jakub@redhat.com>
20781
20782 * g++.old-deja/g++.other/inline20.C: New test.
20783
20784 2001-02-21 Ovidiu Predescu <ovidiu@cup.hp.com>
20785
20786 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
20787
20788 2001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
20789
20790 * g++.old-deja/g++.other/lookup22.C: New test.
20791
20792 2001-02-19 Zack Weinberg <zackw@stanford.edu>
20793
20794 * g77.dg: New directory.
20795 * g77.dg/20010216-1.f: New test case.
20796 * g77.dg/dg.exp: New driver.
20797 * lib/g77-dg.exp: New driver library.
20798
20799 2001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
20800
20801 * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
20802
20803 2001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
20804
20805 * g++.old-deja/g++.other/decl9.C: New test.
20806
20807 2001-02-16 Jakub Jelinek <jakub@redhat.com>
20808
20809 * g++.old-deja/g++.other/init16.C: Update the test so that it does
20810 not need <string> and also tests the initialization at runtime.
20811
20812 2001-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
20813
20814 * gcc.c-torture/execute/longlong.c: New test.
20815
20816 2001-02-14 J"orn Rennecke <amylaar@redhat.com>
20817
20818 * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
20819
20820 2001-02-14 J"orn Rennecke <amylaar@redhat.com>
20821
20822 * gcc.c-torture/execute/920302-1.c (execute):
20823 Change argument type to short.
20824
20825 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
20826
20827 * g++.old-deja/g++.pt/deduct6.C: New test.
20828
20829 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
20830
20831 * g++.old-deja/g++.pt/deduct5.C: New test.
20832
20833 2001-02-14 Jakub Jelinek <jakub@redhat.com>
20834
20835 * gcc.c-torture/execute/20010209-1.c: New test.
20836
20837 2001-02-14 Neil Booth <neil@daikokuya.demon.co.uk>
20838
20839 * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
20840
20841 2001-02-12 Geoffrey Keating <geoffk@redhat.com>
20842
20843 * g++.dg/vtgc1.C: Update for new ABI.
20844
20845 * consistency.vlad: New directory, 1665 files.
20846
20847 2001-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
20848
20849 * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
20850 return type.
20851 * gcc.dg/cpp/digraphs.c: Declare puts.
20852
20853 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
20854
20855 * g++.old-deja/g++.other/warn5.C: New test.
20856
20857 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
20858
20859 * g++.old-deja/g++.pt/spec40.C: New test.
20860
20861 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
20862
20863 * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
20864 case.
20865 * g++.old-deja/g++.ext/arrnew.C: Deprecate.
20866
20867 2001-02-12 Jakub Jelinek <jakub@redhat.com>
20868
20869 * gcc.c-torture/compile/20010209-1.c: New test.
20870
20871 2001-02-11 Jeffrey Oldham <oldham@codesourcery.com>
20872
20873 * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
20874 excess errors message but not if it crashes.
20875 * g++.old-deja/g++.other/crash27.C: Likewise.
20876 * g++.old-deja/g++.other/crash28.C: Likewise.
20877 * g++.old-deja/g++.other/crash30.C: Likewise.
20878 * g++.old-deja/g++.other/crash32.C: Likewise.
20879 * g++.old-deja/g++.other/crash35.C: Likewise.
20880 * g++.old-deja/g++.pt/inherit2.C: Likewise.
20881
20882 2001-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
20883
20884 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
20885 gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
20886 g++.dg/dg.exp, g++.old-deja/old-deja.exp,
20887 g77.f-torture/execute/execute.exp,
20888 g77.f-torture/noncompile/noncompile.exp,
20889 gcc.c-torture/execute/execute.exp,
20890 gcc.c-torture/execute/memcheck/memcheck.exp,
20891 gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
20892 gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
20893 gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
20894 gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
20895 gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
20896 lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
20897 lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
20898 lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
20899 Remove bug reporting instructions with ancient email addresses.
20900
20901 2001-02-07 Jakub Jelinek <jakub@redhat.com>
20902
20903 * gcc.dg/20010202-1.c: New test.
20904 * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
20905
20906 2001-02-07 Zack Weinberg <zack@wolery.stanford.edu>
20907
20908 * g++.dg/stdbool-if.C: New test.
20909
20910 2001-02-07 Ovidiu Predescu <ovidiu@cup.hp.com>
20911
20912 * objc/execute/fdecl.m: Added main().
20913
20914 2001-02-07 Jakub Jelinek <jakub@redhat.com>
20915
20916 * gcc.c-torture/execute/20010206-1.c: New test.
20917
20918 2001-02-06 Neil Booth <neil@daikokuya.demon.co.uk>
20919
20920 * gcc.dg/cpp/avoidpaste1.c: Update.
20921
20922 2001-02-05 Ovidiu Predescu <ovidiu@cup.hp.com>
20923
20924 * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
20925 Pero <nicola@brainstorm.co.uk>.
20926 * objc/execute/fdecl.m: Declare foo as pointer to AClass.
20927
20928 2001-02-06 Nathan Sidwell <nathan@codesourcery.com>
20929
20930 * g++.old-deja/g++.pt/spec39.C: New test.
20931
20932 2001-02-05 Jakub Jelinek <jakub@redhat.com>
20933
20934 * gcc.c-torture/compile/20010202-1.c: New test.
20935
20936 2001-02-05 Nathan Sidwell <nathan@codesourcery.com>
20937
20938 * g++.old-deja/g++.abi/primary2.C: New test.
20939 * g++.old-deja/g++.abi/primary3.C: New test.
20940 * g++.old-deja/g++.abi/primary4.C: New test.
20941 * g++.old-deja/g++.abi/primary5.C: New test.
20942 * g++.old-deja/g++.abi/vtable3.h: New test.
20943 * g++.old-deja/g++.abi/vtable3a.C: New test.
20944 * g++.old-deja/g++.abi/vtable3b.C: New test.
20945 * g++.old-deja/g++.abi/vtable3c.C: New test.
20946 * g++.old-deja/g++.abi/vtable3d.C: New test.
20947 * g++.old-deja/g++.abi/vtable3e.C: New test.
20948 * g++.old-deja/g++.abi/vtable3f.C: New test.
20949 * g++.old-deja/g++.abi/vtable3g.C: New test.
20950 * g++.old-deja/g++.abi/vtable3h.C: New test.
20951 * g++.old-deja/g++.abi/vtable3i.C: New test.
20952 * g++.old-deja/g++.abi/vtable3j.C: New test.
20953 * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
20954
20955 2001-02-03 Jakub Jelinek <jakub@redhat.com>
20956
20957 * g++.old-deja/g++.other/anon6.C: New test.
20958 * g++.old-deja/g++.other/anon7.C: New test.
20959
20960 2001-02-01 Neil Booth <neil@daikokuya.demon.co.uk>
20961
20962 * gcc.dg/cpp/avoidpaste2.c: New tests.
20963
20964 2001-01-31 Jakub Jelinek <jakub@redhat.com>
20965
20966 * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
20967
20968 2001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
20969
20970 * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
20971 DECIMAL_DIG cases for Irix."
20972
20973 2001-01-31 J"orn Rennecke <amylaar@redhat.com>
20974
20975 * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
20976
20977 2001-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
20978
20979 * gcc.dg/c99-tag-1.c: New test.
20980
20981 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
20982
20983 * gcc.dg/cpp/tr-warn1.c: Add tests.
20984
20985 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
20986
20987 * gcc.dg/cpp/avoidpaste1.c: Update.
20988 * gcc.dg/cpp/paste4.c: Update.
20989
20990 2001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
20991
20992 * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
20993 cases for Irix.
20994
20995 2001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
20996
20997 * g++.old-deja/g++.other/inline19.C: New test.
20998
20999 2001-01-30 Neil Booth <neil@daikokuya.demon.co.uk>
21000
21001 * gcc.dg/Wlarger-than.c: New test.
21002
21003 2001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
21004
21005 * gcc.dg/cpp/avoidpaste1.c: Fix typos.
21006
21007 2001-01-29 Jakub Jelinek <jakub@redhat.com>
21008
21009 * gcc.c-torture/execute/20010129-1.c: New test.
21010 * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
21011
21012 2001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
21013
21014 * gcc.dg/cpp/avoidpaste1.c: Test case.
21015
21016 2001-01-28 Jakub Jelinek <jakub@redhat.com>
21017
21018 * g++.old-deja/g++.other/inline18.C: New test.
21019
21020 2001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21021
21022 * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
21023 and __builtin_putchar.
21024
21025 2001-01-27 Jakub Jelinek <jakub@redhat.com>
21026
21027 * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
21028 tests.
21029
21030 2001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
21031
21032 * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
21033 floating point number rounding mode to round to the nearest
21034 representable mode.
21035
21036 2001-01-25 Jakub Jelinek <jakub@redhat.com>
21037
21038 * g++.old-deja/g++.other/mangle2.C: New test.
21039
21040 2001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
21041
21042 * gcc.c-torture/compile/20010124-1.c: New test.
21043
21044 2001-01-24 Nathan Sidwell <nathan@codesourcery.com>
21045
21046 * g++.old-deja/g++.pt/spec38.C: New test.
21047
21048 2001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21049
21050 * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
21051 "Build don't run".
21052
21053 2001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21054
21055 * gcc.c-torture/execute/20010123-1.c: New test.
21056
21057 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
21058
21059 * g++.old-deja/g++.pt/spec37.C: New test.
21060
21061 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
21062
21063 * g++.old-deja/g++.pt/overload14.C: New test.
21064
21065 2001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21066
21067 * gcc.c-torture/execute/20010122-1.c: New test, exercise
21068 __builtin_return_address.
21069
21070 2001-01-22 Nathan Sidwell <nathan@codesourcery.com>
21071
21072 * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
21073 * g++.old-deja/g++.pt/spec35.C: New test.
21074 * g++.old-deja/g++.pt/spec36.C: New test.
21075
21076 2001-01-20 Jakub Jelinek <jakub@redhat.com>
21077
21078 * gcc.c-torture/compile/20010118-1.c: New test.
21079
21080 2001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
21081
21082 * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
21083
21084 2001-01-19 Jakub Jelinek <jakub@redhat.com>
21085
21086 * gcc.c-torture/execute/20010119-1.c: New test.
21087
21088 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
21089
21090 * g++.old-deja/g++.other/vbase5.C: New test.
21091
21092 2001-01-19 Jakub Jelinek <jakub@redhat.com>
21093
21094 * gcc.c-torture/execute/20010118-1.c: New test.
21095
21096 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
21097
21098 * g++.old-deja/g++.pt/deduct3.C: New test.
21099
21100 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
21101
21102 * g++.old-deja/g++.pt/spec34.C: New test.
21103
21104 2001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
21105
21106 * g77.f-torture/compile/20000601-2.f: New test.
21107
21108 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
21109
21110 * g++.old-deja/g++.other/init17.C: New test.
21111
21112 2001-01-18 Alexandre Oliva <aoliva@redhat.com>
21113
21114 * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
21115
21116 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
21117
21118 * g++.old-deja/g++.pt/unify8.C: New test.
21119
21120 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
21121
21122 * g++.old-deja/g++.abi/vbase1.C: New test.
21123
21124 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
21125
21126 * g++.old-deja/g++.pt/crash65.C: New test.
21127
21128 2001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
21129
21130 * gcc.dg/cpp/assembl2.S: New test case.
21131
21132 2001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
21133
21134 * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
21135 are supported.
21136
21137 2001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21138
21139 * g++.old-deja/g++.other/builtins1.C: New test.
21140 * g++.old-deja/g++.other/builtins2.C: Likewise.
21141 * g++.old-deja/g++.other/builtins3.C: Likewise.
21142 * g++.old-deja/g++.other/builtins4.C: Likewise.
21143
21144 2001-01-17 Jakub Jelinek <jakub@redhat.com>
21145
21146 * gcc.c-torture/compile/20010117-1.c: New test.
21147 * gcc.c-torture/compile/20010117-2.c: New test.
21148
21149 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
21150
21151 * g77.f-torture/execute/20010116.[fx]: New test,
21152 XFAIL on i?86-*-*.
21153 * g77.f-torture/compile/20010115.f: Indicate it's
21154 a test for PR fortran/1636.
21155
21156 2001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
21157
21158 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
21159
21160 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
21161
21162 * g77.f-torture/compile/20010115.f: New test.
21163
21164 2001-01-15 Nathan Sidwell <nathan@codesourcery.com>
21165
21166 * g++.old-deja/g++.pt/nontype5.C: New test.
21167
21168 2001-01-15 Neil Booth <neil@daikokuya.demon.co.uk>
21169
21170 * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
21171 have an equivalent working one below it.
21172
21173 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
21174
21175 * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
21176 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
21177
21178 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
21179
21180 * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
21181 message containing "init_priority".
21182 (conpr-2.C): Likewise.
21183 (conpr-3.C): Likewise.
21184 * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
21185
21186 2001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21187
21188 * gcc.c-torture/execute/20010114-2.c: New test.
21189
21190 2001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
21191
21192 * gcc.c-torture/compile/20010114-1.c: New test.
21193 * gcc.c-torture/compile/20010114-1.x: Xfail.
21194 * gcc.c-torture/compile/20010114-2.c: New test.
21195 * gcc.c-torture/execute/20010114-1.c: New test.
21196 * gcc.dg/trunc-1.c: New test.
21197 * gcc.dg/uninit-B.c: New test.
21198
21199 2001-01-13 Nick Clifton <nickc@redhat.com>
21200
21201 * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
21202 target.
21203
21204 2001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
21205
21206 * gcc.c-torture/compile/20010113-1.c: New test.
21207
21208 2001-01-13 Jakub Jelinek <jakub@redhat.com>
21209
21210 * gcc.c-torture/compile/20001212-1.c: New test.
21211
21212 2001-01-13 Neil Booth <neil@daikokuya.demon.co.uk>
21213
21214 * gcc.dg/cpp/widestr1.c: Update.
21215 * gcc.dg/cpp/prag-imp.c: Remove.
21216
21217 2001-01-12 Jakub Jelinek <jakub@redhat.com>
21218
21219 * gcc.c-torture/execute/20000801-3.x: Remove.
21220 * gcc.dg/c90-init-1.c: New test.
21221 * gcc.dg/c99-init-1.c: New test.
21222 * gcc.dg/c99-init-2.c: New test.
21223 * gcc.dg/gnu99-init-1.c: New test.
21224
21225 2001-01-12 Richard Earnshaw <rearnsha@arm.com>
21226
21227 * lib/f-torture.exp (f_torture_compile): Prune the warnings before
21228 testing that no relevant ones were found.
21229
21230 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
21231
21232 * g++.old-deja/g++.pt/cast2.C: New test.
21233
21234 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
21235
21236 * g++.old-deja/g++.pt/friend47.C: New test.
21237
21238 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
21239
21240 * g++.old-deja/g++.pt/instantiate13.C: New test.
21241
21242 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
21243
21244 * g++.old-deja/g++.other/defarg7.C: New test.
21245 * g++.old-deja/g++.other/defarg8.C: New test.
21246
21247 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
21248
21249 * g++.old-deja/g++.pt/crash64.C: New test.
21250
21251 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
21252
21253 * g++.old-deja/g++.pt/crash63.C: New test.
21254
21255 2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
21256
21257 * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
21258
21259 2001-01-10 Alan Lehotsky <lehotsky@tiac.net>
21260
21261 * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
21262
21263 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
21264
21265 * g++.old-deja/g++.pt/error3.C: New test.
21266
21267 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
21268
21269 * g++.old-deja/g++.other/crash39.C: New test.
21270
21271 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
21272
21273 * g++.old-deja/g++.other/vbase4.C: New test.
21274
21275 2001-01-08 Jonathan Larmour <jlarmour@redhat.com>
21276
21277 * gcc.dg/20000419-2.c: Move to "special" subdirectory.
21278 * gcc.dg/special/20000419-2.c: New file. Identical to above.
21279 * gcc.dg/special/special.exp: New test driver which will check
21280 for alias support for the above test.
21281
21282 2001-01-09 Alan Lehotsky <lehotsky@tiac.net>
21283
21284 * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
21285 problems on small machines.
21286 * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
21287 parameterize.
21288
21289 2001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
21290
21291 * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
21292 mips.
21293 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
21294
21295 2001-01-09 Nathan Sidwell <nathan@codesourcery.com>
21296
21297 * g++.old_deja/g++.pt/using8.C: New test.
21298
21299 2001-01-09 Joseph S. Myers <jsm28@cam.ac.uk>
21300
21301 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
21302
21303 2000-01-08 Loren J. Rittle <ljrittle@acm.org>
21304
21305 * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
21306 where a failure is expected.
21307 * gcc.c-torture/execute/ieee/rbug.x: Likewise.
21308
21309 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
21310
21311 * g++.old_deja/g++.pt/instantiate12.C: New test.
21312
21313 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
21314
21315 * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
21316 start of structs.
21317 * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
21318 * g++.old-deja/g++.brendan/crash17.C: Likewise.
21319 * g++.old-deja/g++.brendan/crash29.C: Likewise.
21320 * g++.old-deja/g++.brendan/crash48.C: Likewise.
21321 * g++.old-deja/g++.brendan/ns1.C: Likewise.
21322 * g++.old-deja/g++.brendan/warnings1.C: Likewise.
21323 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
21324 * g++.old-deja/g++.bugs/900514_03.C: Likewise.
21325 * g++.old-deja/g++.eh/spec6.C: Likewise.
21326 * g++.old-deja/g++.jason/crash3.C: Likewise.
21327 * g++.old-deja/g++.law/ctors11.C: Likewise.
21328 * g++.old-deja/g++.law/ctors17.C: Likewise.
21329 * g++.old-deja/g++.law/ctors5.C: Likewise.
21330 * g++.old-deja/g++.law/ctors9.C: Likewise.
21331 * g++.old-deja/g++.mike/ambig1.C: Likewise.
21332 * g++.old-deja/g++.mike/net22.C: Likewise.
21333 * g++.old-deja/g++.mike/p3538a.C: Likewise.
21334 * g++.old-deja/g++.mike/p3538b.C: Likewise.
21335 * g++.old-deja/g++.mike/virt3.C: Likewise.
21336 * g++.old-deja/g++.niklas/t128.C: Likewise.
21337 * g++.old-deja/g++.other/anon4.C: Likewise.
21338 * g++.old-deja/g++.other/using1.C: Likewise.
21339 * g++.old-deja/g++.other/warn3.C: Likewise.
21340 * g++.old-deja/g++.pt/t37.C: Likewise.
21341 * g++.old-deja/g++.robertl/eb69.C: Likewise.
21342 * g++.old-deja/g++.robertl/eb71.C: Likewise.
21343
21344 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
21345
21346 * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
21347
21348 2001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21349
21350 * gcc.c-torture/execute/stdio-opt-3.c: New test.
21351
21352 2001-01-07 Jakub Jelinek <jakub@redhat.com>
21353
21354 * gcc.c-torture/compile/20010107-1.c: New test.
21355
21356 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
21357
21358 * gcc.c-torture/execute/builtin-noret-1.c: New test.
21359
21360 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
21361
21362 * gcc.dg/format/format.h: New file.
21363 * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
21364 gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
21365 gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
21366 gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
21367 gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
21368 gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
21369 gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
21370 gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
21371 gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
21372 gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
21373 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
21374 gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
21375 gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
21376 gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
21377 gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
21378 gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
21379 gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
21380 gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
21381 gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
21382 gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
21383 gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
21384 instead of declaring standard types, macros and functions in each
21385 test.
21386
21387 2001-01-06 Alexandre Oliva <aoliva@redhat.com>
21388
21389 * gcc.c-torture/execute/20010106-1.c: New test.
21390
21391 2001-01-06 Joseph S. Myers <jsm28@cam.ac.uk>
21392
21393 * gcc.dg/format/format.exp: New file.
21394 * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
21395 * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
21396 * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
21397 * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
21398 * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
21399 * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
21400 * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
21401 * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
21402 * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
21403 * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
21404 * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
21405 * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
21406 * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
21407 * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
21408 * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
21409 * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
21410 * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
21411 * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
21412 * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
21413 * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
21414 * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
21415 * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
21416 * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
21417 * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
21418 * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
21419 * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
21420 * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
21421 * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
21422 * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
21423 * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
21424 * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
21425 * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
21426 * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
21427 * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
21428 * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
21429 * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
21430 * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
21431 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
21432 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
21433 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
21434 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
21435 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
21436
21437 2001-01-05 Alexandre Oliva <aoliva@redhat.com>
21438
21439 * gcc.c-torture/execute/991228-1.c: Take word endianness into
21440 account.
21441
21442 2001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
21443
21444 * gcc.c-torture/execute/builtin-complex-1.c: New test.
21445
21446 2001-01-05 Nathan Sidwell <nathan@codesourcery.com>
21447
21448 * g++.old-deja/g++.pt/crash62.C: New test.
21449
21450 2001-01-04 Richard Henderson <rth@redhat.com>
21451
21452 * gcc.dg/20000926-1.c: Update expected warnings.
21453 * gcc.dg/array-2.c: Likewise.
21454 * gcc.dg/array-4.c: Also validate flexible array members.
21455 * gcc.dg/c99-flex-array-1.c: New.
21456
21457 2001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
21458
21459 * gcc.c-torture/compile/20001222-1.x: Remove.
21460
21461 2001-01-04 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
21462
21463 * gcc.c-torture/execute/built-in-setjmp.c: New.
21464
21465 2001-01-03 Richard Henderson <rth@redhat.com>
21466
21467 * gcc.dg/940510-1.c: Update expected error wording.
21468 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
21469
21470 2001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
21471
21472 * lib/target-supports.exp (check_alias_available): Modified to
21473 indicate aliases not supported if only weak aliases are supported.
21474
21475 2001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21476
21477 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
21478 Turn on cmpstrsi checks for __pj__ and __i370__.
21479
21480 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
21481
21482 * g++.old-deja/g++.other/virtual11.C: New test.
21483
21484 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
21485
21486 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
21487
21488 2001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21489
21490 * gcc.c-torture/compile/20010102-1.c: New test.
21491
21492 2001-01-02 Andreas Jaeger <aj@suse.de>
21493
21494 * gcc.dg/noreturn-3.c: New test.
21495
21496 * gcc.dg/noreturn-4.c: New test.
21497
21498 2001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21499
21500 * gcc.c-torture/execute/stdio-opt-1.c: Also test
21501 __builtin_fputc and __builtin_fwrite.
21502
21503 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
21504
21505 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
21506 signed char, not default char.
21507
21508 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
21509
21510 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
21511
21512 2000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
21513
21514 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
21515
21516 2000-12-29 Richard Henderson <rth@redhat.com>
21517
21518 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
21519 (__cyg_profile_func_exit): Define.
21520
21521 2000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
21522
21523 * g++.dg/vtgc1.C: New test.
21524
21525 2000-12-28 Geoffrey Keating <geoffk@redhat.com>
21526
21527 * gcc.dg/noncompile/20001228-1.c: New test.
21528
21529 * gcc.dg/20001228-1.c: New test.
21530
21531 * gcc.c-torture/execute/20001228-1.c: New test.
21532
21533 2000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
21534
21535 * gcc.dg/format-strfmon-1.c: New test.
21536
21537 2000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21538
21539 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
21540 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
21541 * gcc.c-torture/execute/string-opt-1.c: Likewise.
21542 * gcc.c-torture/execute/string-opt-2.c: Likewise.
21543 * gcc.c-torture/execute/string-opt-3.c: Likewise.
21544 * gcc.c-torture/execute/string-opt-4.c: Likewise.
21545 * gcc.c-torture/execute/string-opt-6.c: Likewise.
21546 * gcc.c-torture/execute/string-opt-7.c: Likewise.
21547 * gcc.c-torture/execute/string-opt-8.c: Likewise.
21548 * gcc.c-torture/execute/string-opt-9.c: Likewise.
21549 * gcc.c-torture/execute/string-opt-10.c: Likewise.
21550 * gcc.c-torture/execute/string-opt-11.c: Likewise.
21551 * gcc.c-torture/execute/string-opt-12.c: Likewise.
21552
21553 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
21554 * gcc.c-torture/execute/string-opt-4.c: Test index.
21555
21556 2000-12-26 Geoffrey Keating <geoffk@redhat.com>
21557
21558 * gcc.c-torture/compile/20001226-1.c: New test.
21559
21560 2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
21561
21562 * gcc.c-torture/compile/20001222-1.c: New test.
21563 * gcc.c-torture/compile/20001222-1.x: Xfail.
21564
21565 2000-12-22 Alexandre Oliva <aoliva@redhat.com>
21566
21567 * gcc.c-torture/execute/comp-goto-2.c: New test.
21568
21569 2000-12-21 J"orn Rennecke <amylaar@redhat.com>
21570
21571 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
21572 Use long types if __INT_MAX__ is 32767.
21573 (main): Use cast to (sint32 *) when poking 88 into a_page.
21574
21575 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
21576
21577 2000-12-21 Bernd Schmidt <bernds@redhat.com>
21578
21579 * gcc.c-torture/compile/20001221-1.c: New test.
21580 * gcc.c-torture/execute/20001221-1.c: New test.
21581
21582 2000-12-20 Richard Henderson <rth@redhat.com>
21583
21584 * g++.old-deja/g++.pt/crash36.C: Update error lines.
21585 * g++.old-deja/g++.robertl/eb109.C: Likewise.
21586
21587 2000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21588
21589 * gcc.dg/compare3.c: New test.
21590
21591 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
21592
21593 * gcc.dg/format-warnll-1.c: New test.
21594
21595 2000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
21596
21597 * gcc.dg/cpp/cmdlne-P.c: New test.
21598
21599 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
21600
21601 * gcc.c-torture/execute/builtin-abs-1.c,
21602 gcc.c-torture/execute/builtin-abs-2.c: New tests.
21603
21604 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
21605
21606 * gcc.dg/cpp/multiline.c: New test.
21607
21608 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
21609
21610 * g++.old-deja/g++.other/syshdr1.C: Update.
21611 * gcc.dg/cpp/lineflags.c: Remove temporarily.
21612
21613 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21614
21615 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
21616
21617 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21618
21619 * g++.old-deja/g++.pt/ttp65.C: New test.
21620
21621 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21622
21623 * g++.old-deja/g++.pt/ttp64.C: New test.
21624
21625 2000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21626
21627 * g++.old-deja/g++.pt/spec33.C: New test.
21628
21629 2000-12-14 Catherine Moore <clm@redhat.com>
21630
21631 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
21632 * gcc.c-torture/execute/920612-2.c: Likewise.
21633 * gcc.c-torture/execute/920428-2.c: Likewise.
21634 * gcc-c-torture/execute/va-arg-11.c: Call exit.
21635 * gcc.c-torture/execute/va-arg-21.c: Likewise.
21636
21637 2000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21638
21639 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
21640 * gcc.dg/pack-test-2.c: Likewise.
21641
21642 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
21643
21644 Tests by Zack Weinberg <zackw@stanford.edu>.
21645
21646 * gcc.dg/cpp/defined.c: Update.
21647 * gcc.dg/cpp/defined_trad.c: New tests.
21648
21649 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
21650
21651 * gcc.dg/cpp/trad-direct.c: Update.
21652
21653 2000-12-11 Neil Booth <neilb@earthling.net>
21654
21655 * gcc.dg/cpp/defined_trad.c
21656
21657 2000-12-11 Neil Booth <neilb@earthling.net>
21658
21659 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
21660
21661 2000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
21662
21663 * gcc.dg/format-miss-2.c: New test.
21664
21665 2000-12-09 Neil Booth <neilb@earthling.net>
21666
21667 * gcc.dg/cpp/lineflags.c: New tests.
21668 * gcc.dg/cpp/poison.c: Update.
21669 * gcc.dg/cpp/redef2.c: Update.
21670 * gcc.dg/cpp/skipping.c: New test.
21671
21672 2000-12-07 Geoffrey Keating <geoffk@redhat.com>
21673
21674 * g++.old-deja/g++.other/eh3.C: New testcase.
21675
21676 2000-12-07 Neil Booth <neilb@earthling.net>
21677
21678 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
21679 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
21680 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
21681 wtr-union-init-2.c, wtr-union-init-3.c: Update.
21682 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
21683 Update.
21684
21685 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
21686
21687 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
21688 __SIZE_TYPE__ instead of int for type of integers cast to
21689 pointers.
21690
21691 2000-12-07 Jakub Jelinek <jakub@redhat.com>
21692
21693 * g++.old-deja/g++.other/cleanup4.C: New test.
21694
21695 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
21696
21697 * format-sec-1.c: New test.
21698
21699 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
21700
21701 * gcc.dg/format-nonlit-3.c: New test.
21702
21703 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
21704
21705 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
21706 through a null pointer.
21707
21708 2000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21709
21710 * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
21711 * g++.old-deja/g++.pt/partial4.C: New test.
21712
21713 2000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
21714
21715 * gcc.c-torture/execute/ieee/hugeval.x: New.
21716
21717 2000-12-06 Neil Booth <neilb@earthling.net>
21718
21719 * gcc.dg/cpp/backslash2.c: New tests.
21720
21721 2000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21722
21723 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
21724 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
21725
21726 2000-12-05 Geoffrey Keating <geoffk@redhat.com>
21727
21728 * gcc.c-torture/execute/20001203-2.c: New testcase.
21729
21730 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
21731
21732 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
21733 * g++.old-deja/g++.other/virtual10.C: New test.
21734
21735 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
21736
21737 * g++.old-deja/g++.mike/pmf5.C: Remove test.
21738
21739 2000-12-05 Richard Henderson <rth@redhat.com>
21740
21741 * gcc.c-torture/compile/20001205-1.c: New.
21742
21743 2000-12-04 Neil Booth <neilb@earthling.net>
21744
21745 * g++.old-deja/g++.other/virtual9.C: New test.
21746 * g++.old-deja/g++.pt/crash61.C: New test.
21747 * gcc.c-torture/execute/loop-9.c: New test.
21748
21749 2000-12-04 Neil Booth <neilb@earthling.net>
21750
21751 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
21752 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
21753 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
21754 * gcc.dg/cpp/extratokens.c: ...here.
21755
21756 2000-12-04 Neil Booth <neilb@earthling.net>
21757
21758 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
21759 New tests.
21760
21761 2000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21762
21763 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
21764 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
21765
21766 2000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
21767
21768 * gcc.c-torture/execute/20001203-1.c: New test.
21769
21770 2000-12-03 Neil Booth <neilb@earthling.net>
21771
21772 * gcc.dg/cpp/macro6.c: New test cases.
21773
21774 2000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21775
21776 * gcc.c-torture/execute/string-opt-9.c: New test.
21777 * gcc.c-torture/execute/string-opt-10.c: Likewise.
21778 * gcc.c-torture/execute/string-opt-11.c: Likewise.
21779 * gcc.c-torture/execute/string-opt-12.c: Likewise.
21780
21781 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
21782 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
21783
21784 2000-12-02 Geoffrey Keating <geoffk@redhat.com>
21785
21786 * gcc.dg/cpp/if-6.c: New testcase.
21787
21788 * gcc.dg/20001201-1.c: New testcase.
21789
21790 2000-12-02 Neil Booth <neilb@earthling.net>
21791
21792 * g++.old-deja/g++.other/externC4.C,
21793 g++.old-deja/g++.other/friend10.C: New tests.
21794
21795 2000-12-02 Neil Booth <neilb@earthling.net>
21796
21797 * g++.old-deja/g++.other/instan2.C
21798 * g++.old-deja/g++.other/instan3.C: New test.
21799
21800 2000-12-02 Neil Booth <neilb@earthling.net>
21801
21802 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
21803 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
21804 gnuc99.c,gnuc99-pedantic.c: New tests.
21805
21806 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
21807
21808 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
21809 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
21810
21811 2000-12-01 Neil Booth <neilb@earthling.net>
21812
21813 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
21814 * gcc.dg/cpp/poison.c: Update.
21815 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
21816
21817 2000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
21818
21819 * g77.f-torture/execute/20001201.f: New test.
21820
21821 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
21822
21823 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
21824
21825 2000-12-01 Jakub Jelinek <jakub@redhat.com>
21826
21827 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
21828
21829 2000-12-01 Nathan Sidwell <nathan@codesourcery.com>
21830
21831 * g++.old-deja/g++.other/cast6.C: New test.
21832
21833 2000-11-30 Geoffrey Keating <geoffk@redhat.com>
21834
21835 * gcc.c-torture/execute/20001130-2.c: New testcase.
21836
21837 2000-11-30 Richard Henderson <rth@redhat.com>
21838
21839 * gcc.c-torture/execute/20001130-1.c: New test.
21840
21841 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
21842
21843 * g++.old-deja/g++.other/op3.C: New test.
21844
21845 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
21846
21847 * g++.old-deja/g++.other/op2.C: New test.
21848
21849 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
21850
21851 * g++.old-deja/g++.other/crash38.C: New test.
21852
21853 2000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
21854
21855 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
21856
21857 2000-11-29 Jakub Jelinek <jakub@redhat.com>
21858
21859 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
21860 tests.
21861 * gcc.c-torture/execute/string-opt-6.c: New test.
21862
21863 * gcc.dg/20001117-1.c: Add main.
21864
21865 2000-11-28 Geoffrey Keating <geoffk@redhat.com>
21866
21867 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
21868 Move from here ...
21869 * gcc.dg/940510-1.c: ... to here.
21870
21871 * gcc.dg/20000926-1.c: GNU C now allows initializations of
21872 zero-size arrays in toplevel structures.
21873
21874 2000-11-28 Jakub Jelinek <jakub@redhat.com>
21875
21876 * gcc.c-torture/execute/loop-8.c: New test.
21877
21878 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
21879
21880 * g++.old-deja/g++.other/base1.C: New test.
21881
21882 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
21883
21884 * g++.old-deja/g++.other/parse2.C: New test.
21885
21886 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
21887
21888 * g++.old-deja/g++.pt/incomplete1.C: New test.
21889
21890 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
21891
21892 * g++.old-deja/g++.other/friend9.C: New test.
21893
21894 2000-11-28 Jakub Jelinek <jakub@redhat.com>
21895
21896 * gcc.dg/20001127-1.c: New test.
21897
21898 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
21899
21900 * g++.old-deja/g++.pt/friend46.C: New test.
21901
21902 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
21903
21904 * g++.old-deja/g++.other/ptrmem8.C: New test.
21905
21906 2000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21907
21908 * gcc.c-torture/execute/string-opt-7.c: New test.
21909 * gcc.c-torture/execute/string-opt-8.c: Likewise.
21910
21911 2000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
21912
21913 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
21914 instead of 'mkcheck 2'.
21915
21916 2000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
21917
21918 * gcc.c-torture/execute/memcheck/driver.c,
21919 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
21920 C9X references to refer to C99.
21921
21922 2000-11-25 Jakub Jelinek <jakub@redhat.com>
21923
21924 * gcc.dg/ultrasp3.c: New test.
21925
21926 2000-11-25 Neil Booth <neilb@earthling.net>
21927
21928 * gcc.dg/cpp/include2.c: Update test to be locale independent.
21929
21930 2000-11-25 Alexandre Oliva <aoliva@redhat.com>
21931
21932 * gcc.c-torture/compile/20001123-2.c: New.
21933
21934 2000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21935
21936 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
21937
21938 2000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
21939
21940 * gcc.dg/sequence-point-1.c: Add some new tests.
21941 * gcc.c-torture/execute/20001124-1.c: New test.
21942
21943 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
21944
21945 * g++.old-deja/g++.other/vaarg4.C: New test.
21946 * gcc.c-torture/compile/20001123-1.c: New test.
21947
21948 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
21949
21950 * g++.other/crash24.C: Adjust and remove XFAIL.
21951 * g++.other/crash37.C: New test.
21952
21953 2000-11-23 Nathan Sidwell <nathan@codesourcery.com>
21954
21955 * g++.old-deja/g++.pt/instantiate9.C: New test.
21956
21957 2000-11-22 Mark Mitchell <mark@codesourcery.com>
21958
21959 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
21960 new ABI, too.
21961
21962 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
21963 * g++.old-deja/g++.robertl/eb55.C: Likewise.
21964
21965 2000-11-22 Neil Booth <neilb@earthling.net>
21966
21967 * gcc.dg/cpp/Wtrigraphs.c: New test.
21968
21969 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
21970
21971 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
21972
21973 2000-11-22 Jakub Jelinek <jakub@redhat.com>
21974
21975 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
21976
21977 2000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
21978
21979 * lib/gcc-dg.exp: load_lib scanasm.exp.
21980 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
21981 * lib/g++-dg.exp: load_lib scanasm.exp.
21982 * lib/scanasm.exp: New.
21983 (scan-assembler, scan-assembler-not): Add optional arguments to
21984 test name, or if not present, the pattern name.
21985 (scan-assembler-dem, scan-assembler-dem-not): New.
21986
21987 * g++.dg/dg.exp: New.
21988
21989 2000-11-21 Neil Booth <neilb@earthling.net>
21990
21991 * gcc.dg/cpp/integrated1.c: Remove.
21992
21993 2000-11-21 Jakub Jelinek <jakub@redhat.com>
21994
21995 * gcc.c-torture/execute/20001121-1.c: New test.
21996
21997 2000-11-21 Richard Henderson <rth@redhat.com>
21998
21999 * gcc.c-torture/compile/20001121-1.c: New test.
22000
22001 2000-11-20 Neil Booth <neilb@earthling.net>
22002
22003 * gcc.dg/cpp/integrated1.c: New test.
22004
22005 2000-11-21 Jakub Jelinek <jakub@redhat.com>
22006
22007 * g++.old-deja/g++.other/inline17.C: New test.
22008
22009 2000-11-20 Donald Lindsay <dlindsay@redhat.com>
22010
22011 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
22012 local variable to be zero: I made the variable global. Now
22013 uses abort() and exit() instead of relying on main's return value.
22014
22015 2000-11-20 Neil Booth <neilb@earthling.net>
22016
22017 * gcc.dg/cpp/paste2.c: Update test.
22018 * objc/execute/paste.m: New test.
22019
22020 2000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
22021
22022 * gcc.dg/c99-condexpr-1.c: New test.
22023
22024 2000-11-20 Neil Booth <neilb@earthling.net>
22025
22026 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
22027
22028 2000-11-20 Nathan Sidwell <nathan@codesourcery.com>
22029
22030 * g++.old-deja/g++.pt/export1.C: New test.
22031
22032 2000-11-20 Jakub Jelinek <jakub@redhat.com>
22033
22034 * gcc.dg/20001117-1.c: New test.
22035
22036 2000-11-18 Richard Henderson <rth@redhat.com>
22037
22038 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
22039
22040 2000-11-18 Richard Henderson <rth@redhat.com>
22041
22042 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
22043 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
22044 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
22045
22046 2000-11-18 Richard Henderson <rth@redhat.com>
22047
22048 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
22049 (main): New. Exit cleanly.
22050
22051 2000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
22052
22053 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
22054 gcc.dg/c99-fordecl-2.c: New tests.
22055
22056 2000-11-18 Richard Henderson <rth@redhat.com>
22057
22058 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
22059 * gcc.c-torture/execute/zerolen-2.c: New.
22060
22061 2000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22062
22063 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
22064 memory.
22065
22066 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
22067
22068 * g++.old-deja/g++.pt/instantiate8.C: New test.
22069
22070 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
22071
22072 * g++.old-deja/g++.other/incomplete.C: Add more tests.
22073 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
22074
22075 2000-11-16 Nick Clifton <nickc@redhat.com>
22076
22077 * gcc.c-torture/execute/nestfunc-2.c: New test.
22078 * gcc.c-torture/execute/nestfunc-3.c: New test.
22079
22080 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
22081
22082 * gcc.c-torture/compile/20001116-1.c: New test.
22083
22084 2000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22085
22086 * gcc.c-torture/execute/20001115-1.c: New test.
22087
22088 2000-11-15 Mark Mitchell <mark@codesourcery.com>
22089
22090 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
22091 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
22092 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
22093 * g++.old-deja/g++.abi/vmihint.C: Likewise.
22094
22095 2000-11-15 Neil Booth <neilb@earthling.net>
22096
22097 gcc.dg/cpp/_Pragma1.c: Update.
22098 gcc.dg/cpp/_Pragma2.c: New test.
22099
22100 2000-11-15 Nathan Sidwell <nathan@codesourcery.com>
22101
22102 * g++.old-deja/g++.other/anon5.C: New test.
22103
22104 2000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
22105
22106 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
22107 tests.
22108
22109 2000-11-14 Jakub Jelinek <jakub@redhat.com>
22110
22111 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
22112 output.
22113
22114 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
22115
22116 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
22117 labels at end of compound statements.
22118
22119 2000-11-13 Jakub Jelinek <jakub@redhat.com>
22120
22121 * gcc.c-torture/execute/loop-7.c: New test.
22122
22123 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
22124
22125 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
22126
22127 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
22128
22129 * gcc.dg/c99-bool-1.c: New test.
22130
22131 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
22132
22133 * gcc.dg/c99-scope-1.c: Remove xfail.
22134 * gcc.dg/c99-scope-2.c: New test.
22135
22136 2000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22137
22138 * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
22139 * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
22140
22141 2000-11-11 Mark Mitchell <mark@codesourcery.com>
22142
22143 * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
22144 error messages.
22145
22146 * g++.mike/p700.C: Don't typedef wchar_t.
22147 * g++.mike/p784.C: Likewise.
22148 * g++.mike/eb101.C: Don't use __wchar_t.
22149
22150 2000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
22151
22152 * g77.f-torture/execute/20001111.[fx]: Test premature exit
22153 from DO loop.
22154
22155 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
22156
22157 * gcc.c-torture/execute/20001111-1.c: New test.
22158
22159 2000-11-10 Nick Clifton <nickc@redhat.com>
22160
22161 * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
22162 long multuiple and accumulate.
22163
22164 2000-11-09 Richard Henderson <rth@redhat.com>
22165
22166 * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
22167 via size_t instead of int.
22168
22169 * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
22170 * gcc.c-torture/execute/string-opt-2.c: Likewise.
22171 * gcc.c-torture/execute/string-opt-3.c: Likewise.
22172 * gcc.c-torture/execute/string-opt-4.c: Likewise.
22173
22174 2000-11-09 Geoffrey Keating <geoffk@redhat.com>
22175
22176 * gcc.c-torture/compile/20001109-1.c: New test.
22177 * gcc.c-torture/compile/20001109-2.c: New test.
22178
22179 2000-11-09 Nathan Sidwell <nathan@codesourcery.com>
22180
22181 * g++.old-deja/g++.pt/operator1.C: New test.
22182 * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
22183
22184 2000-11-09 Jakub Jelinek <jakub@redhat.com>
22185
22186 * gcc.dg/20001108-1.c: New test.
22187
22188 2000-11-09 Jakub Jelinek <jakub@redhat.com>
22189
22190 * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
22191 with both arguments constant strings.
22192 * gcc.c-torture/execute/string-opt-3.c: New test.
22193 * gcc.c-torture/execute/string-opt-4.c: New test.
22194 * gcc.c-torture/execute/string-opt-5.c: New test.
22195
22196 2000-11-08 Nick Clifton <nickc@redhat.com>
22197
22198 * gcc.c-torture/execute/20001108-1.c: New test case. Checks
22199 mulsidi3adddi patterns.
22200
22201 2000-11-08 Nathan Sidwell <nathan@codesourcery.com>
22202
22203 * g++.old-deja/g++.other/crash36.C: New test.
22204
22205 2000-11-08 Jakub Jelinek <jakub@redhat.com>
22206
22207 * g++.old-deja/g++.other/init16.C: New test.
22208
22209 2000-11-06 Loren J. Rittle <ljrittle@acm.org>
22210
22211 * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
22212
22213 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
22214
22215 * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
22216 * gcc.c-torture/execute/va-arg-16.x: Likewise.
22217 * gcc.c-torture/execute/va-arg-17.x: Likewise.
22218
22219 2000-11-07 DJ Delorie <dj@redhat.com>
22220
22221 * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
22222
22223 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22224
22225 * gcc.c-torture/execute/string-opt-1.c: New test.
22226
22227 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
22228
22229 * gcc.c-torture/execute/va-arg-15.x: New file. Fails on
22230 mips-sgi-irix6.* because the MIPS ABI passes floating-point
22231 parameters in registers, and there is no way for a varargs
22232 function to know in which order the integer and floating-point
22233 parameters should be interleaved when they are placed on the
22234 stack.
22235 * gcc.c-torture/execute/va-arg-16.x: Likewise.
22236 * gcc.c-torture/execute/va-arg-17.x: Likewise.
22237
22238 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22239
22240 * gcc.c-torture/execute/string-opt-2.c: New test.
22241
22242 2000-11-07 Nathan Sidwell <nathan@codesourcery.com>
22243
22244 * g++.old-deja/g++.pt/crash60.C: New test.
22245
22246 2000-11-06 Jakub Jelinek <jakub@redhat.com>
22247
22248 * g++.old-deja/g++.other/crash24.C: New test.
22249 * g++.old-deja/g++.other/crash25.C: New test.
22250 * g++.old-deja/g++.other/crash26.C: New test.
22251 * g++.old-deja/g++.other/crash27.C: New test.
22252 * g++.old-deja/g++.other/crash28.C: New test.
22253 * g++.old-deja/g++.other/crash29.C: New test.
22254 * g++.old-deja/g++.other/crash30.C: New test.
22255 * g++.old-deja/g++.other/crash31.C: New test.
22256 * g++.old-deja/g++.other/crash32.C: New test.
22257 * g++.old-deja/g++.other/crash33.C: New test.
22258 * g++.old-deja/g++.other/crash34.C: New test.
22259 * g++.old-deja/g++.other/crash35.C: New test.
22260
22261 2000-11-06 Jakub Jelinek <jakub@redhat.com>
22262
22263 * gcc.c-torture/execute/20001031-1.c: New test.
22264
22265 2000-11-04 Mark Mitchell <mark@codesourcery.com>
22266
22267 * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
22268 namespace.
22269
22270 * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
22271 standards-conformant.
22272
22273 * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
22274
22275 * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
22276 * g++.old-deja/g++.mike/p755a.C: Likewise.
22277 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
22278 library makes no calls to `operator new' during initialization.
22279
22280 2000-11-04 Neil Booth <neilb@earthling.net>
22281
22282 * gcc.dg/cpp/include2.c: New tests.
22283
22284 2000-11-03 Mark P Mitchell <mark@codesourcery.com>
22285
22286 * lib/g++.exp (g++_set_ld_library_path): New function.
22287 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
22288
22289 2000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
22290
22291 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
22292 warnings.
22293
22294 2000-11-01 Richard Henderson <rth@redhat.com>
22295
22296 * g++.old-deja/g++.ext/namedret1.C: New.
22297 * g++.old-deja/g++.ext/namedret2.C: New.
22298 * g++.old-deja/g++.ext/namedret3.C: New.
22299
22300 2000-10-31 Geoffrey Keating <geoffk@cygnus.com>
22301
22302 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
22303 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
22304
22305 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22306
22307 * gcc.c-torture/execute/va-arg-21.c: New test.
22308
22309 2000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
22310
22311 * gcc.dg/c99-complex-2.c: New test.
22312
22313 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22314
22315 * gcc.c-torture/execute/stdio-opt-1.c: New test.
22316
22317 2000-10-31 Jakub Jelinek <jakub@redhat.com>
22318
22319 * g++.old-deja/g++.other/inline16.C: New test.
22320
22321 2000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
22322
22323 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
22324 __PRETTY_FUNCTION__
22325
22326 2000-10-29 Neil Booth <neilb@earthling.net>
22327
22328 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
22329 New tests.
22330 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
22331 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
22332 optimisation.
22333
22334 2000-10-29 Neil Booth <neilb@earthling.net>
22335
22336 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
22337 * mi1.c, mi1c.h: Add null directives to multiple-include test.
22338 * mi5.c: Test multiple includes work with -C.
22339 * trigraphs.c: Test ^= version.
22340
22341 2000-10-28 Neil Booth <neilb@earthling.net>
22342
22343 New tests and test updates for new macro expander.
22344
22345 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
22346 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
22347 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
22348 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
22349 new diagnostic messages.
22350
22351 * gcc.dg/cpp/macro3.c: New tests.
22352
22353 2000-10-27 Mark Mitchell <mark@codesourcery.com>
22354
22355 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
22356 on the same line.
22357
22358 2000-10-27 Jakub Jelinek <jakub@redhat.com>
22359
22360 * g++.old-deja/g++.other/eh2.C: New test.
22361
22362 2000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
22363
22364 * gcc.c-torture/execute/20001027-1.c: New test.
22365
22366 2000-10-26 Richard Henderson <rth@redhat.com>
22367
22368 * gcc.c-torture/execute/20001026-1.c: New.
22369
22370 2000-10-26 Mark Mitchell <mark@codesourcery.com>
22371
22372 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
22373 * g++.old-deja/g++.law/builtin1.C: Likewise.
22374 * g++.old-deja/g++.law/ctors10.C: Likewise.
22375 * g++.old-deja/g++.law/virtual3.C: Likewise.
22376 * g++.old-deja/g++.mike/p658.C: Likewise.
22377 * g++.old-deja/g++.other/sibcall1.C: Likewise.
22378 * g++.old-deja/g++.other/vaarg2.C: Likewise.
22379 * g++.old-deja/g++.robertl/eb124.C: Likewise.
22380 * g++.old-deja/g++.robertl/eb44.C: Likewise.
22381 * g++.old-deja/g++.robertl/eb77.C: Likewise.
22382
22383 2000-10-26 Nathan Sidwell <nathan@codesourcery.com>
22384
22385 * gcc.c-torture/compile/20001024-1.c: New test.
22386
22387 2000-10-25 Mark Mitchell <mark@codesourcery.com>
22388
22389 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
22390 to tell us whether or not we are using V3.
22391
22392 2000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
22393
22394 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
22395 operands.
22396
22397 2000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
22398
22399 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
22400
22401 2000-10-25 Jakub Jelinek <jakub@redhat.com>
22402
22403 * gcc.c-torture/execute/20001024-1.c: New test.
22404
22405 2000-10-24 Jakub Jelinek <jakub@redhat.com>
22406
22407 * g++.old-deja/g++.other/sibcall1.C: New test.
22408
22409 2000-10-20 Jakub Jelinek <jakub@redhat.com>
22410
22411 * gcc.dg/noncompile/init-3.c: New test.
22412
22413 2000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
22414
22415 * gcc.dg/format-array-1.c: New test.
22416
22417 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
22418
22419 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
22420 writing through null pointers; remove comment about testing
22421 unterminated strings.
22422
22423 2000-10-17 Matthew Hiller <hiller@redhat.com>
22424
22425 * gcc.c-torture/execute/20001017-2.c: New test.
22426
22427 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
22428
22429 * gcc.c-torture/compile/20001018-1.c: New test.
22430 * gcc.c-torture/compile/20001018-1.x: Xfail.
22431
22432 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22433
22434 * gcc.c-torture/execute/20001017-1.c: New test.
22435
22436 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
22437
22438 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
22439 for multiple use of arguments with scanf formats; add tests for
22440 multiple use of arguments.
22441
22442 2000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
22443
22444 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
22445
22446 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
22447
22448 * gcc.dg/format-miss-1.c: New test.
22449
22450 2000-10-16 Jakub Jelinek <jakub@redhat.com>
22451
22452 * gcc.c-torture/execute/20001013-1.c: New test.
22453
22454 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
22455
22456 * gcc.dg/format-branch-1.c: New test.
22457
22458 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
22459
22460 * README, lib/file-format.exp: Remove EGCS references.
22461
22462 2000-10-16 Jakub Jelinek <jakub@redhat.com>
22463
22464 * gcc.dg/20001013-1.c: New test.
22465
22466 2000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
22467
22468 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
22469 for intmax_t in the compiler using __typeof__ and the type rules
22470 for conditional expressions.
22471
22472 2000-10-13 Jakub Jelinek <jakub@redhat.com>
22473
22474 * gcc.dg/20001012-1.c: New test.
22475 * gcc.dg/20001012-2.c: New test.
22476
22477 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
22478
22479 * gcc.dg/format-attr-1.c: New test.
22480
22481 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
22482
22483 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
22484 __LONG_LONG_MAX__ instead of LLONG_MAX.
22485
22486 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
22487
22488 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
22489 scanf flags.
22490 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
22491 flags.
22492
22493 2000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
22494
22495 * gcc.dg/sequence-pt-1.c: New test.
22496
22497 2000-10-11 Geoff Keating <geoffk@cygnus.com>
22498
22499 * gcc.c-torture/execute/20001011-1.c: New testcase.
22500 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
22501
22502 2000-10-10 Jakub Jelinek <jakub@redhat.com>
22503
22504 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
22505 does not error on it.
22506
22507 2000-10-10 Jakub Jelinek <jakub@redhat.com>
22508
22509 * gcc.dg/20001009-1.c: New test.
22510
22511 Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
22512
22513 * gcc.c-torture/compile/20001009-1.c: Move from here ....
22514 * gcc.c-torture/execute/20001009-2.c: ... to here.
22515
22516 2000-10-09 Geoff Keating <geoffk@cygnus.com>
22517
22518 * gcc.c-torture/compile/20001009-1.c: New testcase.
22519 * gcc.c-torture/execute/20001009-1.c: New testcase.
22520 Testcases provided by Jan Hubicka <jh@suse.cz>.
22521
22522 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
22523
22524 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
22525 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
22526 uintmax_t using <limits.h> to emulate the compiler's internal
22527 logic. No longer XFAIL %j tests.
22528
22529 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
22530
22531 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
22532 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
22533 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
22534 regexps and details of expected handling of some bad formats.
22535 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
22536 suppression.
22537
22538 2000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
22539
22540 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
22541 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
22542 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
22543 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
22544 in list archives.
22545
22546 2000-10-06 Richard Henderson <rth@cygnus.com>
22547
22548 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
22549 * g++.old-deja/g++.brendan/crash52.C: Likewise.
22550 * g++.old-deja/g++.jason/report.C: Likewise.
22551 * g++.old-deja/g++.law/friend5.C: Likewise.
22552 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
22553 of the expected warnings.
22554
22555 2000-10-06 Nathan Sidwell <nathan@codesourcery.com>
22556
22557 * g++.old-deja/g++.pt/enum14.C: New test.
22558
22559 2000-10-05 Nathan Sidwell <nathan@codesourcery.com>
22560
22561 * g++.old-deja/g++.pt/crash59.C: New test.
22562
22563 2000-10-04 Will Cohen <wcohen@redhat.com>
22564
22565 * gcc.dg/20000926-1.c: New test.
22566
22567 2000-10-03 Geoff Keating <geoffk@cygnus.com>
22568
22569 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
22570 function name for current C++ compiler.
22571 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
22572
22573 2000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
22574
22575 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
22576 __PRETTY_FUNCTION__.
22577 * g++.old-deja/g++.ext/pretty2.C: Likewise.
22578
22579 2000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22580
22581 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
22582
22583 2000-09-26 Jakub Jelinek <jakub@redhat.com>
22584
22585 * gcc.c-torture/compile/20000923-1.c: New test.
22586
22587 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
22588
22589 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
22590 * g++.old-deja/g++.pt/ttp62.C: Same.
22591 * g++.old-deja/g++.other/inline14.C: Same.
22592
22593 2000-09-24 Richard Henderson <rth@cygnus.com>
22594
22595 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
22596
22597 2000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
22598
22599 * gcc.dg/c90-printf-1.c: Add test for wide string format.
22600
22601 2000-09-22 Geoff Keating <geoffk@cygnus.com>
22602
22603 * gcc.c-torture/compile/20000922-1.c: New file.
22604
22605 2000-09-21 Nick Clifton <nickc@redhat.com>
22606
22607 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
22608 a signed long modulo operation.
22609 (mod6): New function - perform an unsigned long modulo operation.
22610 (main): Add tests for modulos of very large numbers by very small
22611 dividends.
22612
22613 2000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22614
22615 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
22616
22617 2000-09-19 Richard Henderson <rth@cygnus.com>
22618
22619 * gcc.dg/compare2.c (case 10): XFAIL.
22620
22621 2000-09-18 Richard Henderson <rth@cygnus.com>
22622
22623 * gcc.c-torture/execute/20000906-1.c: Move ...
22624 * gcc.dg/20000906-1.c: ... here. Only run on targets
22625 that support __builtin_trap.
22626
22627 Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
22628
22629 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
22630
22631 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
22632
22633 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
22634 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
22635 more $ format tests.
22636
22637 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
22638
22639 * gcc.dg/format-errmk-1.c: New test.
22640
22641 2000-09-17 Greg McGary <greg@mcgary.org>
22642
22643 * gcc.c-torture/execute/20000917-1.x: Remove.
22644
22645 2000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
22646
22647 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
22648
22649 2000-09-17 Greg McGary <greg@mcgary.org>
22650
22651 * gcc.c-torture/execute/20000917-1.c: New test.
22652 * gcc.c-torture/execute/20000917-1.x: XFAIL.
22653
22654 2000-09-16 Neil Booth <NeilB@earthling.net>
22655
22656 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
22657 in nested macro bug.
22658
22659 2000-09-15 Neil Booth <NeilB@earthling.net>
22660
22661 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
22662
22663 2000-09-14 Jeffrey A Law (law@cygnus.com)
22664
22665 * gcc.c-torture/execute/20000914-1.c: New test.
22666
22667 2000-09-12 Alexandre Oliva <aoliva@redhat.com>
22668
22669 * g++.other/inline13.C: New test.
22670
22671 2000-09-12 Andreas Jaeger <aj@suse.de>
22672
22673 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
22674 constant by Ulrich Drepper <drepper@redhat.com>.
22675
22676 2000-09-12 J"orn Rennecke <amylaar@redhat.co.uk>
22677
22678 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
22679
22680 2000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22681
22682 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
22683
22684 2000-09-11 Zack Weinberg <zack@wolery.cumb.org>
22685
22686 * gcc.dg/cpp/backslash.c: New test.
22687
22688 2000-09-11 Alexandre Oliva <aoliva@redhat.com>
22689
22690 * gcc.c-torture/execute/20000910-1.c: New test.
22691 * gcc.c-torture/execute/20000910-2.c: Likewise.
22692
22693 2000-09-11 Robert Lipe <robertl@sco.com>
22694
22695 * gcc.dg/pragma-align.c: New test.
22696
22697 2000-09-11 Nathan Sidwell <nathan@codesourcery.com>
22698
22699 * g++.old-deja/g++.pt/explicit82.C: New test.
22700 * g++.old-deja/g++.pt/explicit83.C: New test.
22701
22702 2000-09-10 Zack Weinberg <zack@wolery.cumb.org>
22703
22704 * gcc.dg/asm-names.c: New test.
22705
22706 2000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22707
22708 * gcc.dg/cpp/tr-warn6.c: New test
22709
22710 2000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
22711
22712 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
22713 be accepted.
22714
22715 2000-09-07 Catherine Moore <clm@redhat.com>
22716
22717 * gcc.c-torture/execute/unroll-1.c: New test.
22718
22719 2000-09-06 Zack Weinberg <zack@wolery.cumb.org>
22720
22721 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
22722 ERROR markers.
22723 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
22724 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
22725 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
22726 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
22727 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
22728 Preprocess only.
22729 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
22730 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
22731
22732 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
22733
22734 * g++.old-deja/g++.pt/deduct2.C: New test.
22735
22736 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
22737
22738 * g++.old-deja/g++.pt/parms2.C: New test.
22739
22740 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
22741
22742 * g++.old-deja/g++.pt/crash58.C: New test.
22743
22744 2000-09-06 Greg McGary <greg@mcgary.org>
22745
22746 * gcc.c-torture/execute/20000906-1.c: New test.
22747 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
22748
22749 2000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22750
22751 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
22752
22753 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
22754
22755 * g++.old-deja/g++.pt/crash57.C: New test.
22756
22757 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
22758
22759 * g++.old-deja/g++.pt/crash56.C: New test.
22760
22761 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
22762
22763 * g++.old-deja/g++.pt/koenig1.C: New test.
22764
22765 2000-09-04 Jakub Jelinek <jakub@redhat.com>
22766
22767 * gcc.dg/20000904-1.c: New test.
22768
22769 2000-09-04 Jakub Jelinek <jakub@redhat.com>
22770
22771 * gcc.dg/cpp/paste8.c: New test.
22772
22773 2000-09-01 Alexandre Oliva <aoliva@redhat.com>
22774
22775 * gcc.c-torture/compile/20000827-1.c: New test.
22776
22777 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
22778
22779 * gcc.dg/format-diag-1.c: New test.
22780
22781 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
22782
22783 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
22784 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
22785 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
22786 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
22787 gcc.dg/formatz-1.c: Adjust warning regular expressions.
22788
22789 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
22790
22791 * g++.old-deja/g++.other/nested4.C: New test.
22792
22793 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
22794
22795 * g++.old-deja/g++.ns/scoped1.C: New test.
22796
22797 2000-08-30 Alexandre Oliva <aoliva@redhat.com>
22798
22799 * lib/g++.exp: Support testing already-installed GCC.
22800
22801 2000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22802
22803 * wtr-label-1.c, wtr-suffix-1.c: New tests.
22804
22805 2000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22806
22807 * gcc.dg/return-type-2.c: New test.
22808
22809 2000-08-27 Geoff Keating <geoffk@cygnus.com>
22810
22811 * gcc.c-torture/compile/20000825-1.c: New test.
22812
22813 2000-08-26 Alexandre Oliva <aoliva@redhat.com>
22814
22815 * gcc.dg/dwarf2-2.c: New test.
22816
22817 2000-08-26 Zack Weinberg <zack@wolery.cumb.org>
22818
22819 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
22820 dg-warning regexps.
22821
22822 2000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
22823
22824 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
22825 gcc.dg/format-ext-5.c: New tests.
22826
22827 2000-08-25 Jakub Jelinek <jakub@redhat.com>
22828
22829 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
22830
22831 2000-08-24 Mark Mitchell <mark@codesourcery.com>
22832
22833 * gcc.dg/noncompile/930622-2.c: Adjust error message.
22834
22835 2000-08-24 Richard Henderson <rth@cygnus.com>
22836
22837 * gcc.dg/ia64-sync-1.c: New test.
22838 * gcc.dg/ia64-sync-2.c: New test.
22839 * gcc.dg/ia64-asm-1.c: New test.
22840
22841 2000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
22842
22843 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
22844 * gcc.dg/format-ext-2.c: New test.
22845
22846 2000-08-23 Jason Merrill <jason@redhat.com>
22847
22848 * lib/old-dejagnu.exp: Also ignore "In member function" and
22849 "At global scope".
22850
22851 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22852
22853 * gcc.dg/noncompile/label-lineno-1.c: New test.
22854
22855 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
22856
22857 * gcc.dg/c99-array-nonobj-1.c: New test.
22858
22859 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
22860
22861 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
22862 tests.
22863 * gcc.dg/format-ext-1.c: New test.
22864
22865 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22866
22867 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
22868 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
22869 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
22870 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
22871 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
22872
22873 2000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
22874
22875 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
22876 gcc.dg/c99-strftime-2.c: New tests.
22877
22878 2000-08-22 Richard Henderson <rth@cygnus.com>
22879
22880 * gcc.c-torture/execute/20000822-1.c: New test.
22881
22882 2000-08-21 Jakub Jelinek <jakub@redhat.com>
22883
22884 * gcc.c-torture/execute/20000819-1.x: Remove.
22885
22886 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
22887
22888 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
22889 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
22890 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
22891 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
22892 gcc.dg/format-xopen-1.c: New tests.
22893
22894 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
22895
22896 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
22897
22898 2000-08-21 Jakub Jelinek <jakub@redhat.com>
22899
22900 * g++.old-deja/g++.other/loop2.C: New test.
22901
22902 * gcc.c-torture/compile/20000606-1.c: New test.
22903 * gcc.c-torture/compile/20000728-1.c: New test.
22904 * gcc.c-torture/execute/20000801-1.c: New test.
22905 * gcc.c-torture/execute/20000801-2.c: New test.
22906 * gcc.c-torture/execute/20000819-1.c: New test.
22907 * gcc.c-torture/execute/20000819-1.x: XFAIL.
22908 * gcc.dg/20000629-1.c: New test.
22909 * gcc.dg/20000724-1.c: New test.
22910 * gcc.dg/20000807-1.c: New test.
22911
22912 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
22913
22914 * gcc.dg/cpp/pragma-1.c: New test.
22915 * gcc.dg/cpp/pragma-2.c: New test.
22916
22917 2000-08-18 Zack Weinberg <zack@wolery.cumb.org>
22918
22919 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
22920 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
22921
22922 2000-08-18 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
22923
22924 * gcc.c-torture/compile/20000818-1.c: New test.
22925
22926 2000-08-18 Manfred Hollstein <manfredh@redhat.com>
22927
22928 * gcc.c-torture/execute/20000818-1.c: New test.
22929
22930 2000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
22931
22932 * gcc.dg/format-va-1.c: New test.
22933
22934 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
22935
22936 * g++.old-deja/g++.other/typedef8.C: New test.
22937
22938 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
22939
22940 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
22941 * g++.old-deja/g++.mike/net36.C: Mark candidate.
22942 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
22943 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
22944 * g++.old-deja/g++.other/ptrmem7.C: New test.
22945 * g++.old-deja/g++.pt/ptrmem10.C: New test.
22946
22947 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
22948
22949 * g++.old-deja/g++.pt/typename27.C: New test.
22950
22951 2000-08-17 Nathan Sidwell <nathan@codesourcery.com>
22952
22953 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
22954 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
22955 * g++.old-deja/g++.pt/friend45.C: New test.
22956 * g++.old-deja/g++.other/friend8.C: New test.
22957
22958 2000-08-15 Richard Henderson <rth@cygnus.com>
22959
22960 * gcc.c-torture/execute/20000815-1.c: New test.
22961
22962 2000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
22963
22964 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
22965 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
22966 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
22967
22968 2000-08-14 Nathan Sidwell <nathan@codesourcery.com>
22969
22970 * g++.old-deja/g++.other/refinit2.C: New test.
22971
22972 2000-08-13 Geoff Keating <geoffk@cygnus.com>
22973
22974 * lib/c-torture.exp (c-torture): Make
22975 compiler_conditional_xfail_data global.
22976 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
22977 compiler_conditional_xfail_data machinery.
22978 (f-torture-execute): Likewise.
22979 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
22980 and only when unrolling loops.
22981
22982 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
22983
22984 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
22985
22986 * g++.old-deja/g++.pt/explicit81.C: New test.
22987
22988 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
22989
22990 * g++.old-deja/g++.pt/typename26.C: New test.
22991
22992 2000-08-10 Geoff Keating <geoffk@cygnus.com>
22993
22994 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
22995 warning.
22996
22997 2000-08-10 Nathan Sidwell <nathan@codesourcery.com>
22998
22999 * g++.old-deja/g++.other/array3.C: New test.
23000
23001 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
23002
23003 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
23004 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
23005 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
23006 New tests.
23007
23008 2000-08-09 Nathan Sidwell <nathan@codesourcery.com>
23009
23010 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
23011 * g++.old-deja/g++.abi/vmihint.C: Likewise.
23012
23013 2000-08-09 Alexandre Oliva <aoliva@redhat.com>
23014
23015 * gcc.c-torture/execute/20000808-1.c: New test.
23016
23017 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
23018
23019 * gcc.dg/c90-const-expr-1.c: New test.
23020
23021 2000-08-08 Richard Henderson <rth@cygnus.com>
23022
23023 * gcc.dg/noncompile/920923-1.c: Declare calloc.
23024
23025 2000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
23026
23027 * gcc.dg/noncompile/const-ll-1.c: New test.
23028
23029 2000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
23030
23031 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
23032
23033 2000-08-06 Ovidiu Predescu <ovidiu@cup.hp.com>
23034
23035 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
23036 that running programs linked against the shared version of libobjc
23037 run correctly.
23038
23039 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
23040
23041 * gcc.dg/c99-printf-1.c: New test.
23042
23043 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
23044
23045 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
23046
23047 2000-08-05 Zack Weinberg <zack@wolery.cumb.org>
23048
23049 * gcc.c-torture/execute/20000731-1.x: Delete.
23050
23051 2000-08-04 Zack Weinberg <zack@wolery.cumb.org>
23052
23053 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
23054 and torture_without_loops as is done by c-torture.exp.
23055 (search_for): Copy from c-torture.exp.
23056 (gcc-dg-runtest): New function, drives a directory of tests
23057 iterating over the TORTURE_OPTIONS.
23058 (scan-assembler, scan-assembler-not): Move here from
23059 individual directory drivers.
23060
23061 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
23062 defined by lib/gcc-dg.exp.
23063 * gcc.dg/cpp/cpp.exp: Likewise.
23064 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
23065 gcc-dg-runtest, so we cycle over optimization options.
23066
23067 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
23068 * gcc.dg/compare2.c: No longer expected to fail.
23069
23070 2000-08-04 J"orn Rennecke <amylaar@cygnus.co.uk>
23071
23072 * gcc.c-torture/execute/20000804-1.c: New test.
23073
23074 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
23075
23076 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
23077
23078 2000-08-03 Zack Weinberg <zack@wolery.cumb.org>
23079
23080 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
23081
23082 2000-08-03 Jeffrey A Law (law@cygnus.com)
23083
23084 * gcc.c-torture/compile/20000803-1.c: New test.
23085
23086 2000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
23087
23088 * gcc.c-torture/execute/20000801-3.c,
23089 gcc.c-torture/execute/20000801-4.c: New tests.
23090 * gcc.c-torture/execute/20000801-3.x,
23091 gcc.c-torture/execute/20000801-4.x: Xfail.
23092
23093 2000-08-02 Geoff Keating <geoffk@cygnus.com>
23094
23095 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
23096 libobjc/.libs to allow for libtool.
23097
23098 2000-08-02 Jakub Jelinek <jakub@redhat.com>
23099
23100 * gcc.c-torture/compile/20000802-1.c: New test.
23101
23102 2000-08-02 Zack Weinberg <zack@wolery.cumb.org>
23103
23104 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
23105
23106 2000-07-31 Jeffrey A Law (law@cygnus.com)
23107
23108 * gcc-c-torture/execute/20000731-2.c: New test.
23109
23110 * gcc.c-torture/execute/20000731-1.c: New test.
23111 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
23112
23113 2000-07-31 Jakub Jelinek <jakub@redhat.com>
23114
23115 * testsuite/gcc.dg/cpp/paste7.c: New test.
23116 * gcc.dg/cpp/20000725-1.c: New test.
23117
23118 2000-07-31 Zack Weinberg <zack@wolery.cumb.org>
23119
23120 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
23121 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
23122 declaration warning for __builtin_dwarf_reg_size.
23123
23124 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
23125
23126 2000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
23127
23128 * gcc.dg/noncompile/voidparam-1.c: New test.
23129
23130 2000-07-30 Richard Henderson <rth@cygnus.com>
23131
23132 * gcc.dg/c90-digraph-1.c: Don't xfail.
23133 * gcc.dg/compare2.c (case 10): Xfail.
23134 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
23135
23136 2000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
23137
23138 * gcc.dg/c99-main-1.c: New test.
23139
23140 2000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
23141
23142 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
23143
23144 2000-07-26 Hans-Peter Nilsson <hp@axis.com>
23145
23146 * gcc.c-tortuer/execute/20000726-1.c: New test.
23147
23148 2000-07-26 Alexandre Oliva <aoliva@redhat.com>
23149
23150 * gcc.c-torture/execute/enum-2.c: New test.
23151
23152 2000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23153
23154 * gcc.dg/cpp/tr-warn3.c: New test.
23155
23156 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
23157
23158 * g++.old-deja/g++.ext/implicit1.C: Remove.
23159 * g++.old-deja/g++.jason/c2.C: Remove
23160 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
23161 * g++.old-deja/g++.pt/crash16.C: Likewise.
23162 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
23163
23164 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
23165
23166 * g++.old-deja/g++.other/for2.C: New test.
23167
23168 2000-07-25 Jakub Jelinek <jakub@redhat.com>
23169
23170 * gcc.dg/20000720-1.c: New test.
23171
23172 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
23173
23174 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
23175
23176 2000-07-24 Geoff Keating <geoffk@cygnus.com>
23177
23178 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
23179 * gcc.c-torture/execute/20000722-1.c: New.
23180 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
23181
23182 2000-07-24 Jakub Jelinek <jakub@redhat.com>
23183
23184 * gcc.dg/cpp/20000720-1.S: New test.
23185
23186 2000-07-21 Michael Meissner <meissner@redhat.com>
23187
23188 * gcc.c-torture/execute/ieee/hugeval.c: New test.
23189
23190 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
23191
23192 * g++.old-deja/g++.brendan/crash16.C,
23193 g++.old-deja/g++.brendan/parse3.C,
23194 g++.old-deja/g++.brendan/redecl1.C,
23195 g++.old-deja/g++.ns/template13.C,
23196 g++.old-deja/g++.other/decl4.C,
23197 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
23198
23199 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
23200
23201 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
23202 and "Internal error".
23203
23204 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
23205 regexps.
23206 * gcc.dg/cpp/paste6.c: New test.
23207
23208 2000-07-19 Zack Weinberg <zack@wolery.cumb.org>
23209
23210 * gcc.dg/cpp/tr-direct.c: New test.
23211
23212 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
23213 gcc.dg/cpp/undef1.c: Tweak error regexps.
23214
23215 2000-07-18 Eric Christopher <echristo@redhat.com>
23216
23217 * gcc.c-torture/compile/20000718-1.c: New test.
23218
23219 2000-07-18 Zack Weinberg <zack@wolery.cumb.org>
23220
23221 * cpplex.c (_cpp_push_token): If the token being pushed back
23222 is the previous token in this context, just subtract one from
23223 context->posn.
23224 * cppmacro.c (save_expansion): Clear aux field when storing a
23225 placemarker.
23226
23227 2000-07-18 Alexandre Oliva <aoliva@redhat.com>
23228
23229 * gcc.dg/noncompile/redecl-1.c: New test.
23230
23231 2000-07-18 Jakub Jelinek <jakub@redhat.com>
23232
23233 * gcc.c-torture/execute/20000717-5.c: New test.
23234 * gcc.c-torture/execute/20000717-1.x: Removed.
23235
23236 2000-07-17 Richard Henderson <rth@cygnus.com>
23237
23238 * gcc.c-torture/execute/20000717-4.c: New test.
23239
23240 2000-07-17 Zack Weinberg <zack@wolery.cumb.org>
23241
23242 * gcc.dg/cpp/syshdr.c: New test.
23243 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
23244
23245 2000-07-17 Neil Booth <neilb@earthling.net>
23246
23247 * gcc.dg/cpp/cmdlne-dM.c: New test.
23248 * gcc.dg/cpp/cmdlne-dD.c: New test.
23249
23250 2000-07-17 Jeffrey A Law (law@cygnus.com)
23251
23252 * gcc.c-torture/execute/20000717-3.c: New test.
23253
23254 * gcc.c-torture/compile/20000717-1.c: New test.
23255
23256 2000-07-17 Geoffrey Keating <geoffk@cygnus.com>
23257
23258 * gcc.c-torture/execute/20000717-2.c: New test.
23259
23260 2000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
23261
23262 * gcc.dg/formatz-1.c: New test.
23263
23264 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
23265 * gcc.dg/c99-digraph-1.c: New tests.
23266
23267 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
23268 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
23269
23270 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
23271 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
23272 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
23273 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
23274 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
23275 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
23276 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
23277
23278 2000-07-17 Greg McGary <greg@mcgary.org>
23279
23280 * gcc.c-torture/execute/20000717-1.c: New test.
23281 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
23282
23283 2000-07-15 Jakub Jelinek <jakub@redhat.com>
23284
23285 * gcc.c-torture/execute/20000715-2.c: New test.
23286 * gcc.dg/20000715-1.c: New test.
23287
23288 2000-07-15 Michael Meissner <meissner@redhat.com>
23289
23290 * gcc.c-torture/execute/20000715-1.c: New test.
23291
23292 2000-07-13 Jakub Jelinek <jakub@redhat.com>
23293
23294 * gcc.c-torture/execute/20000707-1.c: New test.
23295
23296 2000-07-13 Neil Booth <NeilB@earthling.net>
23297
23298 * testsuite/gcc.dg/cpp/digraph1.c,
23299 testsuite/gcc.dg/cpp/digraph2.c,
23300 testsuite/gcc.dg/cpp/digraphs.c: New tests.
23301
23302 2000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
23303
23304 * g77.f-torture/compile/20000630-2.f: New test.
23305 * g77.f-torture/compile/20000630-2.x
23306
23307 2000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
23308
23309 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
23310
23311 2000-07-11 Neil Booth <NeilB@earthling.net>
23312
23313 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
23314
23315 2000-07-11 Neil Booth <NeilB@earthling.net>
23316
23317 * gcc.dg/cpp/cmdlne-C.c: New.
23318
23319 2000-07-09 Neil Booth <NeilB@earthling.net>
23320
23321 * gcc.dg/cpp/directiv.c: New tests.
23322 * gcc.dg/cpp/undef1.c: Update.
23323
23324 2000-07-08 Angela Marie Thomas <angela@cygnus.com>
23325
23326 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
23327
23328 2000-07-09 Neil Booth <NeilB@earthling.net>
23329
23330 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
23331
23332 2000-07-07 Zack Weinberg <zack@wolery.cumb.org>
23333
23334 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
23335 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
23336
23337 2000-07-08 Neil Booth <NeilB@earthling.net>
23338
23339 * gcc.dg/cpp/macsyntx.c: New tests.
23340
23341 2000-07-07 Jakub Jelinek <jakub@redhat.com>
23342
23343 * gcc.dg/20000707-1.c: New test.
23344
23345 2000-07-07 Jakub Jelinek <jakub@redhat.com>
23346
23347 * gcc.c-torture/execute/20000706-1.c: New test.
23348 * gcc.c-torture/execute/20000706-2.c: New test.
23349 * gcc.c-torture/execute/20000706-3.c: New test.
23350 * gcc.c-torture/execute/20000706-4.c: New test.
23351 * gcc.c-torture/execute/20000706-5.c: New test.
23352
23353 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
23354
23355 * g++.old-deja/g++.pt/instantiate7.C: New test.
23356
23357 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
23358
23359 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
23360 * g++.old-deja/g++.mike/thunk3.C: Likewise.
23361 * g++.old-deja/g++.other/rtti3.C: Likewise.
23362 * g++.old-deja/g++.other/rttid3.C: Likewise.
23363
23364 2000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
23365
23366 * g77.f-torture/compile/20000630-1.x: Fix typo
23367
23368 2000-07-05 Zack Weinberg <zack@wolery.cumb.org>
23369
23370 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
23371 assembly output.
23372
23373 2000-07-04 Zack Weinberg <zack@wolery.cumb.org>
23374
23375 * gcc.dg/cpp/ident.c: New test.
23376
23377 2000-07-05 Neil Booth <NeilB@earthling.net>
23378
23379 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
23380 gcc.dg/cpp/lexstrng.c: New tests.
23381
23382 2000-07-04 Neil Booth <NeilB@earthling.net>
23383
23384 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
23385 * gcc.dg/cpp/strify2.c: Same.
23386
23387 2000-07-03 Zack Weinberg <zack@wolery.cumb.org>
23388
23389 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
23390 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
23391 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
23392 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
23393
23394 * testsuite/gcc.dg/cpp/macro1.c,
23395 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
23396 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
23397 testsuite/gcc.dg/cpp/strify1.c,
23398 testsuite/gcc.dg/cpp/strify2.c: New tests.
23399
23400 2000-07-03 Jakub Jelinek <jakub@redhat.com>
23401
23402 * gcc.c-torture/execute/20000703-1.c: New test.
23403
23404 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
23405
23406 * g++.old-deja/g++.pt (lookup10.C): New test.
23407
23408 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
23409
23410 * g++.old-deja/g++.pt (typename25.C): New test.
23411
23412 2000-07-02 Zack Weinberg <zack@wolery.cumb.org
23413
23414 * gcc.c-torture/compile/20000701-1.c: New test.
23415
23416 2000-06-30 Nick Clifton <nickc@cygnus.com>
23417
23418 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
23419 to test case.
23420
23421 2000-06-30 Catherine Moore <clm@cygnus.com>
23422
23423 * gcc.c-torture/execute/align-1.c: New test.
23424
23425 2000-06-30 Nathan Sidwell <nathan@codesourcery.com>
23426
23427 * g++.old-deja/g++.pt/expr8.C: New test.
23428 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
23429
23430 2000-06-29 Nick Clifton <nickc@cygnus.com>
23431
23432 * gcc.c-torture/compile/20000629-1.c: New test.
23433
23434 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
23435
23436
23437 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
23438 gcc.dg/noncompile directory, depending on whether they're
23439 preprocessor tests or not. Annotate all the tests for the dg
23440 framework.
23441
23442 * gcc.c-torture/noncompile/noncompile.exp: Delete.
23443 * gcc.dg/noncompile/noncompile.exp: New.
23444
23445 * Moved files:
23446 Old name New name
23447 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
23448 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
23449 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
23450 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
23451 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
23452 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
23453 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
23454 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
23455 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
23456 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
23457 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
23458 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
23459 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
23460 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
23461 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
23462 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
23463 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
23464 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
23465 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
23466 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
23467 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
23468 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
23469 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
23470 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
23471
23472 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
23473 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
23474 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
23475 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
23476 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
23477 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
23478
23479 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
23480
23481 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
23482 declare one variable. On the fourth, error.
23483 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
23484 declared by 20000628-1a.h.
23485
23486 2000-06-29 Richard Henderson <rth@redhat.com>
23487
23488 * gcc.c-torture/execute/930529-1.x: New file.
23489 * gcc.dg/920413-1.c: Adjust expected warning text.
23490 * gcc.dg/980217-1.c: Declare abort.
23491 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
23492
23493 2000-06-29 Jeffrey A Law (law@cygnus.com)
23494
23495 * g77.f-torture/compile/20000629-1.f: New test.
23496 * g77.f-torture/compile/20000629-1.x: Expected to fail.
23497
23498 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
23499
23500 Rearrange lots of files, removing entirely the
23501 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
23502 directories.
23503
23504 * Deleted files:
23505 gcc.c-torture/code_quality/code_quality.exp
23506 gcc.c-torture/special/special.exp
23507 gcc.failure/failure.exp
23508 gcc.failure/940409-1.x
23509 gcc.c-torture/compile/961203-1.x
23510
23511 * New files:
23512 gcc.misc-tests/linkage.exp
23513 gcc.c-torture/execute/920730-1t.c
23514 gcc.c-torture/execute/920730-1t.x
23515 gcc.c-torture/compile/920520-1.x
23516 gcc.c-torture/compile/920521-1.x
23517 gcc.c-torture/compile/981006-1.x
23518 gcc.c-torture/execute/eeprof-1.x
23519
23520 * Moved files (possibly with modifications to fit a new harness):
23521 Old name New name
23522 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
23523 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
23524 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
23525 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
23526 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
23527 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
23528 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
23529 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
23530 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
23531 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
23532 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
23533 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
23534 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
23535 gcc.failure/940409-1.c gcc.dg/940409-1.c
23536
23537 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
23538
23539 * c-torture/compile/961203-1.x: Delete.
23540
23541 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
23542 not exit. Include stdio.h.
23543 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
23544 * gcc.misc-tests/dg-12.c: Likewise.
23545 * gcc.misc-tests/dg-5.c: Likewise.
23546 * gcc.misc-tests/dg-6.c: Likewise.
23547 * gcc.misc-tests/dg-7.c: Prototype abort.
23548 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
23549 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
23550 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
23551 not exit.
23552 * gcc.misc-tests/sieve.c: Use return from main, not exit.
23553 * gcc.misc-tests/sort2.c: Use return from main, not exit.
23554
23555 2000-06-28 Jakub Jelinek <jakub@redhat.com>
23556
23557 * gcc.dg/cpp/20000628-1.c: New test.
23558 * gcc.dg/cpp/20000628-1.h: New header for above test.
23559 * gcc.dg/cpp/20000628-1a.h: Likewise.
23560
23561 2000-06-27 Zack Weinberg <zack@wolery.cumb.org>
23562
23563 * gcc.dg/cpp: New directory.
23564 * gcc.dg/cpp/cpp.exp: New driver.
23565 * gcc.dg/cpp/20000627-1.c: New test.
23566 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
23567 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
23568 and rewrite as a compilation test.
23569
23570 * gcc.dg: Move many files into the cpp subdirectory, possibly
23571 renaming or editing them as well.
23572 Old name New name
23573 990119-1.c cpp/19990119-1.c
23574 990228-1.c cpp/19990228-1.c
23575 990407-1.c cpp/19990407-1.c
23576 990409-1.c cpp/19990409-1.c
23577 990413-1.c cpp/19990413-1.c
23578 990703-1.c cpp/19990703-1.c
23579 20000127-1.c cpp/20000127-1.c
23580 20000129-1.c cpp/20000129-1.c
23581 20000207-1.c cpp/20000207-1.c
23582 20000207-2.c cpp/20000207-2.c
23583 20000209-1.c cpp/20000209-1.c
23584 20000209-2.c cpp/20000209-2.c
23585 20000301-1.c cpp/20000301-1.c
23586 20000419-1.c cpp/20000419-1.c
23587 20000510-1.S cpp/20000510-1.S
23588 20000519-1.c cpp/20000519-1.c
23589 20000529-1.c cpp/20000529-1.c
23590 20000625-1.c cpp/20000625-1.c
23591 20000625-2.c cpp/20000625-2.c
23592 cpp-as1.c cpp/assert1.c
23593 cpp-as2.c cpp/assert2.c
23594 cxx-comments-1.c cpp/cxxcom1.c
23595 cxx-comments-2.c cpp/cxxcom2.c
23596 endif-label.c cpp/endif.c
23597 cpp-hash1.c cpp/hash1.c
23598 cpp-hash2.c cpp/hash2.c
23599 cpp-if1.c cpp/if-1.c
23600 cpp-if2.c cpp/if-2.c
23601 cpp-if3.c cpp/if-3.c
23602 cpp-if4.c cpp/if-4.c
23603 cpp-if5.c cpp/if-5.c
23604 cpp-cond.c cpp/if-cexp.c
23605 cpp-missingop.c cpp/if-mop.c
23606 cpp-missingparen.c cpp/if-mpar.c
23607 cpp-opprec.c cpp/if-oppr.c
23608 cpp-ifparen.c cpp/if-paren.c
23609 cpp-shortcircuit.c cpp/if-sc.c
23610 cpp-shift.c cpp/if-shift.c
23611 cpp-unary.c cpp/if-unary.c
23612 cpp-li1.c cpp/line1.c
23613 cpp-li2.c cpp/line2.c
23614 lineno.c cpp/line3.c
23615 lineno-2.c cpp/line4.c
23616 cpp-mi.c cpp/mi1.c
23617 cpp-mic.h cpp/mi1c.h
23618 cpp-micc.h cpp/mi1cc.h
23619 cpp-mind.h cpp/mi1nd.h
23620 cpp-mindp.h cpp/mi1ndp.h
23621 cpp-mix.h cpp/mi1x.h
23622 cpp-mi2.c cpp/mi2.c
23623 cpp-mi2a.h cpp/mi2a.h
23624 cpp-mi2b.h cpp/mi2b.h
23625 cpp-mi2c.h cpp/mi2c.h
23626 cpp-mi3.c cpp/mi3.c
23627 cpp-mi3.def cpp/mi3.def
23628 poison-1.c cpp/poison.c
23629 pr-impl.c cpp/prag-imp.c
23630 cpp-redef-2.c cpp/redef1.c
23631 cpp-redef.c cpp/redef2.c
23632 strpaste.c cpp/strp1.c
23633 strpaste-2.c cpp/strp2.c
23634 cpp-tradpaste.c cpp/tr-paste.c
23635 cpp-tradstringify.c cpp/tr-str.c
23636 cpp-tradwarn1.c cpp/tr-warn1.c
23637 cpp-tradwarn2.c cpp/tr-warn2.c
23638 trigraphs.c cpp/trigraphs.c
23639 cpp-unc1.c cpp/unc1.c
23640 cpp-unc2.c cpp/unc2.c
23641 cpp-unc3.c cpp/unc3.c
23642 cpp-unc.c cpp/unc4.c
23643 undef.c cpp/undef1.c
23644 undef-2.c cpp/undef2.c
23645 cpp-wi1.c cpp/widestr1.c
23646
23647 2000-06-27 Mark Mitchell <mark@codesourcery.com>
23648
23649 * lib/g++.exp (g++_include_flags): Tweak.
23650
23651 2000-06-27 H.J. Lu <hjl@gnu.org>
23652 Loren J. Rittle <ljrittle@acm.org>
23653
23654 * lib/g++.exp (g++_include_flags): Override libgloss.exp
23655 version with one that knows about the new gcc tree structure.
23656 (g++_link_flags): Same.
23657
23658 2000-06-26 Zack Weinberg <zack@wolery.cumb.org>
23659
23660 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
23661 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
23662 case we are cross-compiling.
23663
23664 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
23665 g++.old-deja/g++.niklas/Makefile.in,
23666 g++.old-deja/g++.niklas/configure.in,
23667 g++.old-deja/g++.other/Makefile.in,
23668 g++.old-deja/g++.other/configure.in,
23669 gcc.c-torture/code_quality/Makefile.in,
23670 gcc.c-torture/code_quality/configure.in,
23671 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
23672 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
23673 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
23674 gcc.c-torture/execute/ieee/Makefile.in,
23675 gcc.c-torture/execute/ieee/configure.in,
23676 gcc.c-torture/noncompile/Makefile.in,
23677 gcc.c-torture/noncompile/configure.in,
23678 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
23679 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
23680 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
23681
23682 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
23683
23684 * g++.old-deja/g++.other/ambig3.C: New test.
23685
23686 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
23687
23688 * g++.old-deja/g++.pt/syntax1.C: New test.
23689 * g++.old-deja/g++.pt/syntax2.C: New test.
23690 * g++.old-deja/g++.other/syntax3.C: New test.
23691 * g++.old-deja/g++.other/syntax4.C: New test.
23692
23693 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
23694
23695 * gcc.dg/20000623-1.c: Prototype exit and abort.
23696
23697 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
23698
23699 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
23700 New tests.
23701 * gcc.dg/cpp-mi3.def: New file.
23702
23703 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
23704 inside assertions.
23705 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
23706 lexer's error messages.
23707 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
23708 divine anything from the linemarkers.
23709 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
23710 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
23711
23712 2000-06-23 Geoffrey Keating <geoffk@cygnus.com>
23713
23714 * gcc.dg/20000623-1.c: New test.
23715
23716 2000-06-22 Jakub Jelinek <jakub@redhat.com>
23717
23718 * gcc.c-torture/execute/20000622-1.c: New test.
23719
23720 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
23721
23722 * g++.old-deja/g++.other/init15.C: New test.
23723
23724 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
23725
23726 * g++.old-deja/g++.pt/vaarg2.C: New test.
23727 * g++.old-deja/g++.pt/vaarg3.C: New test.
23728
23729 2000-06-20 Nathan Sidwell <nathan@codesourcery.com>
23730
23731 * g++.old-deja/g++.other/dyncast6.C: New test.
23732
23733 2000-06-15 Jakub Jelinek <jakub@redhat.com>
23734
23735 * gcc.c-torture/execute/loop-6.c: New test.
23736
23737 2000-06-14 Jakub Jelinek <jakub@redhat.com>
23738
23739 * gcc.dg/20000614-1.c: New test.
23740 * gcc.dg/20000614-2.c: New test.
23741
23742 2000-06-14 Hans-Peter Nilsson <hp@axis.com>
23743
23744 * g++.old-deja/g++.other/inline12.C: New test.
23745
23746 2000-06-13 Jakub Jelinek <jakub@redhat.com>
23747
23748 * g++.old-deja/g++.other/eh1.C: New test.
23749
23750 2000-06-12 Jakub Jelinek <jakub@redhat.com>
23751
23752 * g++.old-deja/g++.other/type.C: New test.
23753
23754 2000-06-05 Jakub Jelinek <jakub@redhat.com>
23755
23756 * g++.old-deja/g++.other/initstring.C: New test.
23757
23758 2000-06-12 Jason Merrill <jason@redhat.com>
23759
23760 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
23761
23762 2000-06-09 Jeffrey A Law (law@cygnus.com)
23763
23764 * gcc.c-torture/compile/20000609-1.c: New test.
23765
23766 2000-06-09 Clinton Popetz <cpopetz@cygnus.com>
23767
23768 * gcc.dg/20000609-1.c: New test.
23769
23770 2000-06-08 Zack Weinberg <zack@wolery.cumb.org>
23771
23772 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
23773 * gcc.c-torture/noncompile/poison-1.c: Move...
23774 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
23775 * gcc.dg/cpp-li1.c: Add a token after the #line.
23776
23777 2000-06-05 Richard Henderson <rth@cygnus.com>
23778
23779 * gcc.c-torture/execute/20000605-2.c: New test.
23780 * gcc.c-torture/execute/20000605-3.c: New test.
23781
23782 2000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
23783
23784 * g77.f-torture/execute/20000503-1.x: New file.
23785
23786 2000-06-06 Nathan Sidwell <nathan@codesourcery.com>
23787
23788 * g++.old-deja/g++.eh/badalloc1.C: New test.
23789
23790 2000-06-05 Richard Henderson <rth@cygnus.com>
23791
23792 * gcc.c-torture/execute/20000605-1.c: New test.
23793
23794 2000-06-05 Jakub Jelinek <jakub@redhat.com>
23795 Nathan Sidwell <nathan@codesourcery.com>
23796
23797 * gcc.c-torture/compile/20000605-1.c: New test.
23798
23799 2000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
23800
23801 * g77.f-torture/compile/20000601-1.f: New test.
23802
23803 2000-06-03 Richard Henderson <rth@cygnus.com>
23804
23805 * gcc.c-torture/execute/20000603-1.c: New.
23806
23807 2000-06-02 Zack Weinberg <zack@wolery.cumb.org>
23808
23809 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
23810 * gcc.dg/noreturn-2.c (noreturn): Likewise.
23811
23812 2000-06-01 Zack Weinberg <zack@wolery.cumb.org>
23813
23814 * gcc.dg/compare2.c (case 12): XFAIL.
23815 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
23816 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
23817
23818 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
23819
23820 2000-05-29 Zack Weinberg <zack@wolery.cumb.org>
23821
23822 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
23823 guard macro is already defined when the header is first
23824 included.
23825 * gcc.dg/cpp-mix.h: New file.
23826 * gcc.dg/endif-label.c: Update patterns to match compiler.
23827
23828 * g++.brendan/complex1.C: Declare abort.
23829 * g++.law/refs4.C: Remove XFAIL.
23830 * g++.oliva/expr2.C: Declare abort and exit.
23831
23832 2000-05-28 Alexandre Oliva <aoliva@cygnus.com>
23833
23834 * gcc.c-torture/execute/20000528-1.c: New test.
23835
23836 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
23837 * g++.old-deja/g++.law/temps4.C: Likewise.
23838
23839 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
23840 stdlib.h. Call abort() on failure.
23841 * g++.old-deja/g++.law/refs4.C: Likewise.
23842 * g++.old-deja/g++.law/temps4.C: Likewise.
23843 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
23844 * gcc.c-torture/execute/20000112-1.c: Include string.h.
23845
23846 2000-05-27 Zack Weinberg <zack@wolery.cumb.org>
23847
23848 Relative to g++.dg/special:
23849 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
23850
23851 Relative to g++.old-deja:
23852 * g++.brendan/complex1.C, g++.jason/optimize2.C,
23853 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
23854 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
23855 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
23856 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
23857 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
23858 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
23859
23860 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
23861 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
23862 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
23863 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
23864 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
23865 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
23866 and/or string.h.
23867
23868 * g++.other/goto1.C: Update expectations for error messages.
23869
23870 2000-05-25 Alexandre Oliva <aoliva@cygnus.com>
23871
23872 * gcc.c-torture/compile/20000523-1.c: New test.
23873
23874 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
23875
23876 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
23877
23878 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
23879
23880 * g++.old-deja/g++.eh/catch11.C: New test.
23881 * g++.old-deja/g++.eh/catch12.C: New test.
23882
23883 2000-05-24 Nick Clifton <nickc@cygnus.com>
23884
23885 * gcc.c-torture/execute/20000523-1.c: New test.
23886
23887 2000-05-23 Zack Weinberg <zack@wolery.cumb.org>
23888
23889 * c-torture/execute/bcp-1.c: Replace abort in arg of
23890 __builtin_constant_p with a generic external function.
23891
23892 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
23893 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
23894 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
23895 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
23896 Prototype abort and/or exit.
23897
23898 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
23899 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
23900 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
23901 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
23902
23903 2000-05-22 Alexandre Oliva <aoliva@cygnus.com>
23904
23905 * gcc.dg/dwarf2-1.c: New test.
23906
23907 2000-05-20 Richard Henderson <rth@cygnus.com>
23908
23909 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
23910
23911 2000-05-20 Andreas Jaeger <aj@suse.de>
23912
23913 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
23914 testcase.
23915
23916 2000-05-19 David Edelsohn <edelsohn@gnu.org>
23917
23918 * gcc.c-torture/execute/20000519-2.c: New test.
23919
23920 2000-05-19 Andreas Jaeger <aj@suse.de>
23921
23922 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
23923 which fails with SSA.
23924
23925 * lib/c-torture.exp: Also test with -O3 -fssa.
23926
23927 2000-05-18 Michael Meissner <meissner@redhat.com>
23928
23929 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
23930 * gcc.c-torture/execute/920415-1.c: Ditto.
23931 * gcc.c-torture/execute/920501-1.c: Ditto.
23932 * gcc.c-torture/execute/conversion.c: Ditto.
23933 * gcc.c-torture/execute/cvt-1.c: Ditto.
23934
23935 2000-05-18 Jeffrey A Law (law@cygnus.com)
23936
23937 * gcc.c-torture/compile/20000518-1.c: New test.
23938
23939 2000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
23940
23941 * g77.f-torture/compile/200005018.f: New test.
23942
23943 2000-05-17 Jeffrey A Law (law@cygnus.com)
23944
23945 * gcc.c-torture/compile/20000517-1.c: New test.
23946
23947 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23948
23949 * gcc.c-torture/execute/20000516-1.c: New test.
23950
23951 2000-05-15 Jakub Jelinek <jakub@redhat.com>
23952
23953 * g++.old-deja/g++.other/eh.C: New test.
23954
23955 2000-05-12 Richard Henderson <rth@cygnus.com>
23956
23957 * gcc.c-torture/execute/990208-1.c (main): Don't pass
23958 constants through to doit's conditional.
23959
23960 2000-05-11 Jeffrey A Law (law@cygnus.com)
23961
23962 * gcc.c-torture/compile/20000511-1.c: New test.
23963 * g77.f-torture/compile/20000511-1.f: New test.
23964 * g77.f-torture/compile/20000511-2.f: New test.
23965
23966 2000-05-11 Michael Meissner <meissner@redhat.com>
23967
23968 * gcc.c-torture/execute/20000511-1.c: New test.
23969
23970 2000-05-11 Zack Weinberg <zack@wolery.cumb.org>
23971
23972 * gcc.dg/dg.exp: Scan .S files as well as .c files.
23973 * gcc.dg/20000510-1.S: New.
23974
23975 2000-05-08 Catherine Moore <clm@cygnus.com>
23976
23977 * gcc.dg/unused-3.c: New.
23978
23979 2000-05-06 Richard Henderson <rth@cygnus.com>
23980
23981 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
23982 * g++.old-deja/g++.mike/warn1.C: Likewise.
23983 * g++.old-deja/g++.pt/local1.C: Likewise.
23984 * g++.old-deja/g++.pt/local7.C: Likewise.
23985 * g++.old-deja/g++.pt/spec16.C: Likewise.
23986
23987 2000-05-06 Nathan Sidwell <nathan@codesourcery.com>
23988
23989 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
23990
23991 2000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
23992
23993 * g77.f-torture/execute/20000503-1.f: New test.
23994
23995 2000-05-04 Andreas Jaeger <aj@suse.de>
23996
23997 * gcc.dg/noreturn-2.c: New test.
23998
23999 2000-05-04 Neil Booth <NeilB@earthling.net>
24000
24001 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
24002 preprocessor.
24003
24004 2000-05-04 Richard Henderson <rth@cygnus.com>
24005
24006 * gcc.c-torture/execute/20000503-1.c: Fix typo.
24007
24008 2000-05-04 Richard Henderson <rth@cygnus.com>
24009
24010 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
24011 OpenSSL by Jason R Thorpe.
24012
24013 2000-05-03 Jim Wilson <wilson@cygnus.com>
24014
24015 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
24016
24017 2000-05-03 Robert Lipe <robertlipe@usa.net>
24018
24019 * gcc.dg/20000503-1.c: New test.
24020
24021 2000-05-02 Jakub Jelinek <jakub@redhat.com>
24022
24023 * gcc.c-torture/compile/20000502-1.c: New test.
24024 * g++.old-deja/g++.other/align.C: New test.
24025 * gcc.dg/cpp-tradstringify.c: New test.
24026
24027 Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
24028
24029 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
24030 and hard registers.
24031
24032 2000-04-26 Geoff Keating <geoffk@cygnus.com>
24033
24034 * gcc.c-torture/execute/loop-5.c: New test.
24035
24036 2000-04-25 Jakub Jelinek <jakub@redhat.com>
24037
24038 * gcc.c-torture/execute/va-arg-20.c: New test.
24039
24040 2000-04-23 Jeffrey A Law (law@cygnus.com)
24041
24042 * gcc.c-torture/execute/20000422-1.c: New test.
24043
24044 2000-04-20 Greg McGary <gkm@gnu.org>
24045
24046 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
24047 when optimizing, but without sibling-call optimizations (-O1).
24048
24049 2000-04-20 Jeffrey A Law (law@cygnus.com)
24050
24051 * gcc.c-torture/compile/20000420-1.c: New test.
24052
24053 2000-04-20 Nathan Sidwell <nathan@codesourcery.com>
24054
24055 * g++.abi/ptrflags.C: New test.
24056 * g++.eh/catchptr1.C: Test incomplete pointer chains.
24057
24058 2000-04-19 Catherine Moore <clm@cygnus.com>
24059
24060 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
24061
24062 2000-04-19 Greg McGary <gkm@gnu.org>
24063
24064 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
24065 sibling-call optimizations.
24066
24067 2000-04-19 Zack Weinberg <zack@wolery.cumb.org>
24068
24069 * gcc.dg/20000419-1.c: New test.
24070
24071 2000-04-12 Hans-Peter Nilsson <hp@axis.com>
24072
24073 * gcc.c-torture/execute/20000412-6.c: New test.
24074
24075 2000-04-12 Jeffrey A Law (law@cygnus.com)
24076
24077 * gcc.c-torture/execute/20000412-5.c: New test.
24078 * g77.f-torture/compile/20000412-1.f: New test.
24079 * gcc.c-torture/execute/20000412-4.c: New test.
24080 * gcc.c-torture/compile/20000412-2.c: New test.
24081 * gcc.c-torture/execute/20000412-3.c: New test.
24082 * gcc.c-torture/compile/20000412-1.c: New test.
24083 * gcc.c-torture/execute/20000412-2.c: New test.
24084
24085 2000-04-12 Jakub Jelinek <jakub@redhat.com>
24086
24087 * objc/execute/bf-20.m: New test.
24088
24089 2000-04-10 Richard Henderson <rth@cygnus.com>
24090
24091 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
24092
24093 * gcc.c-torture/execute/20000412-1.c: New test.
24094
24095 2000-04-10 Nathan Sidwell <nathan@codesourcery.com>
24096
24097 * g++.old-deja/g++.eh/catchptr1.C: New test.
24098
24099 2000-04-09 Nathan Sidwell <nathan@codesourcery.com>
24100
24101 * g++.old-deja/g++.abi/cxa_vec.C: New test.
24102
24103 2000-04-08 Neil Booth <NeilB@earthling.net>
24104
24105 * gcc.dg/cpp-nullchar.c: Remove test as
24106 embedded nulls cause problems.
24107
24108 2000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24109
24110 * gcc.dg/compare2.c: New test.
24111
24112 2000-04-08 Neil Booth <NeilB@earthling.net>
24113
24114 * gcc.dg/cpp-nullchar.c: New test.
24115
24116 2000-04-07 Zack Weinberg <zack@wolery.cumb.org>
24117
24118 * gcc.dg/cpp-mi2.c: New test.
24119 * gcc.dg/cpp-mi2[abc].h: New files.
24120
24121 2000-04-07 Nathan Sidwell <nathan@codesourcery.com>
24122
24123 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
24124 member name.
24125
24126 2000-04-06 Nathan Sidwell <nathan@codesourcery.com>
24127
24128 * g++.old-deja/g++.abi/vmihint.C: New test.
24129
24130 2000-04-06 Neil Booth <NeilB@earthling.net>
24131
24132 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
24133 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
24134 copyright.
24135
24136 2000-04-05 Hans-Peter Nilsson <hp@axis.com>
24137
24138 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
24139 avoid stack-frame overwrite.
24140
24141 2000-04-05 Jakub Jelinek <jakub@redhat.com>
24142
24143 * gcc.c-torture/compile/20000405-2.c: New test.
24144 * gcc.c-torture/compile/20000405-3.c: New test.
24145
24146 2000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24147
24148 * gcc.c-torture/compile/20000405-1.c: New test.
24149
24150 2000-04-04 Geoff Keating <geoffk@cygnus.com>
24151
24152 * gcc.dg/cast-qual-1.c: Revert last change.
24153
24154 2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24155
24156 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
24157
24158 2000-04-03 Zack Weinberg <zack@wolery.cumb.org>
24159
24160 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
24161 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
24162
24163 2000-04-03 Jeffrey A Law (law@cygnus.com)
24164
24165 * gcc.c-torture/compile/20000403-2.c: New test.
24166 * gcc.c-torture/compile/20000403-1.c: New test.
24167
24168 2000-04-03 Hans-Peter Nilsson <hp@axis.com>
24169
24170 * gcc.c-torture/execute/20000403-1.c: New test.
24171
24172 2000-04-03 Geoff Keating <geoffk@cygnus.com>
24173
24174 * gcc.c-torture/execute/20000402-1.c: New test.
24175
24176 2000-04-03 Donald Lindsay <dlindsay@cygnus.com>
24177
24178 * gcc.c-torture/execute/va-arg-15.c: New test.
24179 * gcc.c-torture/execute/va-arg-16.c: New test.
24180 * gcc.c-torture/execute/va-arg-17.c: New test.
24181 * gcc.c-torture/execute/va-arg-18.c: New test.
24182 * gcc.c-torture/execute/va-arg-19.c: New test.
24183
24184 2000-04-02 Zack Weinberg <zack@wolery.cumb.org>
24185
24186 * gcc.c-torture/compile/981211-1.c: Move to...
24187 * gcc.dg/cpp-as1.c: ...here.
24188 * gcc.dg/cpp-as2.c: New file.
24189
24190 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
24191 compiler.
24192
24193 2000-04-02 Neil Booth <NeilB@earthling.net>
24194
24195 * gcc.dg/cpp-cond.c New tests.
24196 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
24197 accidental success less likely.
24198 * gcc.dg/cpp-missingop.c New tests.
24199 * gcc.dg/cpp-missingparen.c New tests.
24200 * gcc.dg/cpp-shift.c New tests.
24201 * gcc.dg/cpp-shortcircuit.c New tests.
24202 * gcc.dg/cpp-unary.c New tests.
24203
24204 2000-03-29 Jeffrey A Law (law@cygnus.com)
24205
24206 * gcc.c-torture/compile/20000329-1.c: New test.
24207
24208 2000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
24209
24210 * gcc.c-torture/compile/20000326-1.c: New test.
24211 * gcc.c-torture/compile/20000326-2.c: New test.
24212
24213 2000-03-24 Geoff Keating <geoffk@cygnus.com>
24214
24215 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
24216 the first parameter is a function argument.
24217
24218 2000-03-23 Nathan Sidwell <nathan@codesourcery.com>
24219
24220 * g++.old-deja/g++.ext/array4.C: New test.
24221
24222 2000-03-22 Geoff Keating <geoffk@cygnus.com>
24223
24224 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
24225
24226 2000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24227
24228 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
24229
24230 2000-03-19 Richard Henderson <rth@cygnus.com>
24231
24232 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
24233
24234 2000-03-19 Richard Henderson <rth@cygnus.com>
24235
24236 * gcc.c-torture/compile/20000319-1.c: New test.
24237
24238 2000-03-14 Jeffrey A Law (law@cygnus.com)
24239
24240 * gcc.c-torture/execute/20000314-3.c: New test.
24241 * gcc.c-torture/execute/20000314-2.c: New test.
24242 * gcc.c-torture/execute/20000314-1.c: New test.
24243 * gcc.c-torture/compile/20000314-2.c: New test.
24244 * gcc.c-torture/compile/20000314-1.c: New test.
24245
24246 2000-03-13 Nathan Sidwell <nathan@codesourcery.com>
24247
24248 * g++.old-deja/g++.warn/inline.C: New test.
24249
24250 2000-03-10 Hans-Peter Nilsson <hp@bitrange.com>
24251
24252 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
24253 standards-compliant result rather than specific constants.
24254 Put test-values in array.
24255
24256 2000-03-08 Jason Merrill <jason@casey.cygnus.com>
24257
24258 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
24259 (g++_target_compile): Put test-specific options last.
24260
24261 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
24262
24263 * g++.old-deja/g++.eh/vbase4.C: New test.
24264
24265 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
24266
24267 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
24268
24269 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
24270
24271 * g++.old-deja/g++.brendan/misc12.C: Removed.
24272 * g++.old-deja/g++.pt/memtemp77.C: Constify.
24273 * g++.old-deja/g++.ext/pretty4.C: New test.
24274
24275 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
24276
24277 * g++.old-deja/g++.other/string2.C: New test.
24278
24279 2000-03-06 Nathan Sidwell <nathan@codesourcery.com>
24280
24281 * g++.old-deja/g++.warn/impint2.C: New test.
24282
24283 2000-03-05 Hans-Peter Nilsson <hp@bitrange.com>
24284
24285 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
24286 is 1, not zero.
24287
24288 2000-03-05 Nathan Sidwell <nathan@codesourcery.com>
24289
24290 * g++.old-deja/g++.warn/impint.C: New test.
24291 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
24292 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
24293 * g++.old-deja/g++.pt/explicit12.C: Likewise.
24294 * g++.old-deja/g++.pt/explicit13.C: Likewise.
24295 * g++.old-deja/g++.pt/explicit17.C: Likewise.
24296 * g++.old-deja/g++.pt/explicit18.C: Likewise.
24297 * g++.old-deja/g++.pt/explicit19.C: Likewise.
24298 * g++.old-deja/g++.pt/explicit23.C: Likewise.
24299 * g++.old-deja/g++.pt/explicit31.C: Likewise.
24300 * g++.old-deja/g++.pt/explicit35.C: Likewise.
24301 * g++.old-deja/g++.pt/explicit6.C: Likewise.
24302 * g++.old-deja/g++.pt/memclass7.C: Likewise.
24303
24304 2000-03-01 Zack Weinberg <zack@wolery.cumb.org>
24305
24306 * gcc.dg/cpp-redef.c: New test.
24307
24308 2000-02-29 Nathan Sidwell <nathan@codesourcery.com>
24309
24310 * g++.old-deja/g++.pt/unify7.C: New test.
24311
24312 2000-02-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
24313
24314 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
24315 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
24316
24317 2000-02-25 Geoff Keating <geoffk@cygnus.com>
24318
24319 * gcc.c-torture/compile/20000224-1.c: New test.
24320
24321 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24322
24323 * gcc.c-torture/compile/cpp-2.c: New test.
24324 * gcc.c-torture/compile/cpp-1.c: New test.
24325
24326 2000-02-25 Jeffrey A Law (law@cygnus.com)
24327
24328 * gcc.c-torture/execute/20000225-1.c: New test.
24329
24330 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24331
24332 * gcc.dg/cpp-li2.c: New test.
24333
24334 * gcc.dg/cpp-wi1.c: New test.
24335
24336 * gcc.dg/cpp-li1.c: New test.
24337
24338 2000-02-24 Nathan Sidwell <nathan@codesourcery.com>
24339
24340 * g++.old-deja/g++.other/sizeof5.C: New test.
24341
24342 2000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24343
24344 * gcc.c-torture/execute/va-arg-13.c: New test.
24345
24346 2000-02-23 Donald Lindsay <dlindsay@cygnus.com>
24347
24348 * gcc.c-torture/execute/va-arg-12.c: New test.
24349
24350 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
24351
24352 * gcc.c-torture/execute/20000223-1.c: New test.
24353
24354 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
24355
24356 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
24357
24358 2000-02-22 Mark Mitchell <mark@codesourcery.com>
24359
24360 * g++.old-deja/g++.abi/ptrmem.C: New test.
24361
24362 2000-02-19 Richard Henderson <rth@cygnus.com>
24363
24364 * gcc.c-torture/compile/init-3.c: New.
24365
24366 2000-02-17 Mark Mitchell <mark@codesourcery.com>
24367
24368 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
24369 ALWAYS_CXXFLAGS.
24370
24371 2000-02-11 Robert Lipe <robertl@sco.com>
24372
24373 * gcc.c-torture/compile/20000211-3.c: New test.
24374
24375 2000-02-11 Martin Buchholz <martin@xemacs.org>
24376
24377 * gcc.c-torture/compile/20000211-2.c: New test.
24378
24379 2000-02-11 Jeffrey A Law (law@cygnus.com)
24380
24381 * gcc.c-torture/compile/20000211-1.c: New test.
24382
24383 2000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
24384
24385 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
24386 on native targets
24387
24388 2000-02-08 Nathan Sidwell <nathan@acm.org>
24389
24390 * g++.old-deja/g++.other/cast5.C: New test.
24391
24392 2000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
24393
24394 * gcc.c-torture/execute/20000205-1.c: New.
24395
24396 2000-02-03 Nathan Sidwell <nathan@acm.org>
24397
24398 * g++.old-deja/g++.jason/cast3.C: Return void.
24399 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
24400
24401 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24402
24403 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
24404
24405 * gcc.dg/loop-1.c: New test.
24406
24407 2000-01-27 Jakub Jelinek <jakub@redhat.com>
24408
24409 * gcc.c-torture/compile/20000127-1.c: New test.
24410 * gcc.c-torture/execute/991228-1.c: New test.
24411
24412 2000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24413
24414 * gcc.dg/unused-2.c: New test.
24415
24416 * gcc.dg/conv-1.c: New test.
24417
24418 2000-01-24 Mark Mitchell <mark@codesourcery.com>
24419
24420 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
24421 compiler.
24422 (tool_option_proc): Fix typo.
24423
24424 2000-01-24 Geoff Keating <geoffk@cygnus.com>
24425
24426 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
24427 of the ld on the host, not on the build machine.
24428 Also, don't crash if '--help' is not a supported option.
24429
24430 2000-01-24 Richard Henderson <rth@cygnus.com>
24431
24432 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
24433
24434 2000-01-20 Jeffrey A Law (law@cygnus.com)
24435
24436 * gcc.c-torture/execute/20000120-2.c: New test.
24437 * gcc.c-torture/execute/20000120-1.c: New test.
24438
24439 2000-01-13 Jeffrey A Law (law@cygnus.com)
24440
24441 * gcc.c-torture/execute/20000113-1.c: New test.
24442
24443 2000-01-12 Jeffrey A Law (law@cygnus.com)
24444
24445 * gcc.c-torture/execute/20000112-1.c: New test.
24446
24447 2000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24448
24449 * gcc.dg/20000111-1.c: New test.
24450
24451 2000-01-10 Jeffrey A Law (law@cygnus.com)
24452
24453 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
24454 with 16 bit integers.
24455
24456 2000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24457
24458 * gcc.dg/20000108-1.c: New test.
24459
24460 2000-01-05 Nathan Sidwell <nathan@acm.org>
24461
24462 * g++.old-deja/g++.ns/koenig8.C: New test.
24463
24464 2000-01-05 Nathan Sidwell <nathan@acm.org>
24465
24466 * g++.old-deja/g++.other/cast4.C: New test.
24467
24468 2000-01-05 Jeffrey A Law (law@cygnus.com)
24469
24470 * gcc.c-torture/compile/20000105-2.c: New test.
24471 * gcc.c-torture/compile/20000105-1.c: New test.
24472
24473 2000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24474
24475 * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
24476 references to printf & atoi to conform to ANSI standard.
24477 * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
24478 * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
24479 * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
24480 * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
24481 * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
24482 * g++.old-deja/g++.brendan/complex1.C: Likewise.
24483 * g++.old-deja/g++.brendan/copy1.C: Likewise.
24484 * g++.old-deja/g++.brendan/copy2.C: Likewise.
24485 * g++.old-deja/g++.brendan/copy3.C: Likewise.
24486 * g++.old-deja/g++.brendan/copy4.C: Likewise.
24487 * g++.old-deja/g++.brendan/copy5.C: Likewise.
24488 * g++.old-deja/g++.brendan/copy6.C: Likewise.
24489 * g++.old-deja/g++.brendan/copy7.C: Likewise.
24490 * g++.old-deja/g++.brendan/copy8.C: Likewise.
24491 * g++.old-deja/g++.brendan/crash11.C: Likewise.
24492 * g++.old-deja/g++.brendan/crash14.C: Likewise.
24493 * g++.old-deja/g++.brendan/ctors1.C: Likewise.
24494 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
24495 * g++.old-deja/g++.brendan/delete2.C: Likewise.
24496 * g++.old-deja/g++.brendan/dtors1.C: Likewise.
24497 * g++.old-deja/g++.brendan/dtors2.C: Likewise.
24498 * g++.old-deja/g++.brendan/dtors3.C: Likewise.
24499 * g++.old-deja/g++.brendan/eh1.C: Likewise.
24500 * g++.old-deja/g++.brendan/groff1.C: Likewise.
24501 * g++.old-deja/g++.brendan/init3.C: Likewise.
24502 * g++.old-deja/g++.brendan/misc12.C: Likewise.
24503 * g++.old-deja/g++.brendan/misc7.C: Likewise.
24504 * g++.old-deja/g++.brendan/new2.C: Likewise.
24505 * g++.old-deja/g++.brendan/operators4.C: Likewise.
24506 * g++.old-deja/g++.brendan/operators5.C: Likewise.
24507 * g++.old-deja/g++.brendan/overload2.C: Likewise.
24508 * g++.old-deja/g++.brendan/overload7.C: Likewise.
24509 * g++.old-deja/g++.brendan/redecl2.C: Likewise.
24510 * g++.old-deja/g++.brendan/reference1.C: Likewise.
24511 * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
24512 * g++.old-deja/g++.brendan/template24.C: Likewise.
24513 * g++.old-deja/g++.brendan/template3.C: Likewise.
24514 * g++.old-deja/g++.brendan/vtables1.C: Likewise.
24515 * g++.old-deja/g++.jason/inline3.C: Likewise.
24516 * g++.old-deja/g++.jason/opeq.C: Likewise.
24517 * g++.old-deja/g++.law/arg5.C: Likewise.
24518 * g++.old-deja/g++.law/arm7.C: Likewise.
24519 * g++.old-deja/g++.law/ctors11.C: Likewise.
24520 * g++.old-deja/g++.law/cvt8.C: Likewise.
24521 * g++.old-deja/g++.law/init9.C: Likewise.
24522 * g++.old-deja/g++.law/refs4.C: Likewise.
24523 * g++.old-deja/g++.law/template2.C: Likewise.
24524 * g++.old-deja/g++.law/visibility24.C: Likewise.
24525 * g++.old-deja/g++.law/vtable3.C: Likewise.
24526 * g++.old-deja/g++.mike/asm2.C: Likewise.
24527 * g++.old-deja/g++.mike/eh1.C: Likewise.
24528 * g++.old-deja/g++.mike/misc1.C: Likewise.
24529 * g++.old-deja/g++.mike/misc13.C: Likewise.
24530 * g++.old-deja/g++.mike/misc14.C: Likewise.
24531 * g++.old-deja/g++.mike/ns12.C: Likewise.
24532 * g++.old-deja/g++.mike/p1248.C: Likewise.
24533 * g++.old-deja/g++.mike/p3708.C: Likewise.
24534 * g++.old-deja/g++.mike/p3708a.C: Likewise.
24535 * g++.old-deja/g++.mike/p3708b.C: Likewise.
24536 * g++.old-deja/g++.mike/p646.C: Likewise.
24537 * g++.old-deja/g++.mike/p700.C: Likewise.
24538 * g++.old-deja/g++.mike/p783.C: Likewise.
24539 * g++.old-deja/g++.mike/p783a.C: Likewise.
24540 * g++.old-deja/g++.mike/p783b.C: Likewise.
24541 * g++.old-deja/g++.mike/p786.C: Likewise.
24542 * g++.old-deja/g++.mike/p789.C: Likewise.
24543 * g++.old-deja/g++.mike/p789a.C: Likewise.
24544 * g++.old-deja/g++.mike/p807a.C: Likewise.
24545 * g++.old-deja/g++.other/delete3.C: Likewise.
24546 * g++.old-deja/g++.other/dyncast1.C: Likewise.
24547 * g++.old-deja/g++.other/dyncast2.C: Likewise.
24548 * g++.old-deja/g++.other/dyncast3.C: Likewise.
24549 * g++.old-deja/g++.other/empty1.C: Likewise.
24550 * g++.old-deja/g++.other/temporary1.C: Likewise.
24551 * g++.old-deja/g++.pt/memtemp14.C: Likewise.
24552 * g++.old-deja/g++.pt/t16.C: Likewise.
24553 * g++.old-deja/g++.pt/tiemann2.C: Likewise.
24554
24555 1999-12-30 Bernd Schmidt <bernds@cygnus.co.uk>
24556
24557 * gcc.dg/991230-1.c: New test.
24558
24559 1999-12-29 Jeffrey A Law (law@cygnus.com)
24560
24561 * gcc.c-torture/compile/991229-3.c: New test.
24562 * gcc.c-torture/compile/991229-2.c: New test.
24563 * gcc.c-torture/compile/991229-1.c: New test.
24564
24565 1999-12-29 Greg McGary <gkm@eng.ascend.com>
24566
24567 * gcc.c-torture/compile/labels-2.c: New test.
24568
24569 1999-12-27 Martin von Löwis <loewis@informatik.hu-berlin.de>
24570
24571 * gcc.c-torture/execute/991227-1.c: New test.
24572
24573 1999-12-22 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24574
24575 * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
24576
24577 1999-12-21 Martin von Löwis <loewis@informatik.hu-berlin.de>
24578
24579 * gcc.c-torture/execute/991221-1.c: New test.
24580
24581 1999-12-20 Nathan Sidwell <nathan@acm.org>
24582
24583 * g++.old-deja/g++.other/cast3.C: New test.
24584
24585 1999-12-16 Bernd Schmidt <bernds@cygnus.co.uk>
24586
24587 * gcc.c-torture/execute/991216-4.c: New test.
24588
24589 1999-12-16 Michael Meissner <meissner@cygnus.com>
24590
24591 * gcc.c-torture/execute/991216-1.c: New test.
24592 * gcc.c-torture/execute/991216-2.c: New test.
24593 * gcc.c-torture/execute/991216-3.c: New test.
24594
24595 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
24596
24597 * gcc.dg/991214-1.c: Use "__asm__", not "asm".
24598 Actually make the test fail by using "-O2" for compilation.
24599
24600 1999-12-15 Nathan Sidwell <nathan@acm.org>
24601
24602 * g++.old-deja/g++.warn/cast-align1.C: New test.
24603
24604 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
24605
24606 * gcc.c-torture/compile/991214-1.c: New test.
24607 * gcc.c-torture/compile/991214-2.c: New test.
24608
24609 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
24610
24611 * gcc.dg/991214-1.c: New test.
24612
24613 1999-12-13 Jeffrey A Law (law@cygnus.com)
24614
24615 * gcc.c-torture/compile/991213-3.c: New test.
24616 * gcc.c-torture/compile/991213-2.c: New test.
24617 * gcc.c-torture/compile/991213-1.c: New test.
24618
24619 1999-12-10 J"orn Rennecke <amylaar@cygnus.co.uk>
24620
24621 * gcc.dg/991209-1.c: New test.
24622
24623 1999-12-08 Nathan Sidwell <nathan@acm.org>
24624
24625 * gcc.c-torture/compile/991208-1.c: New test.
24626
24627 1999-12-06 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24628
24629 * gcc.dg/ultrasp2.c: New test.
24630
24631 1999-12-05 Alex Samuel <samuel@codesourcery.com>
24632
24633 * g++.old-deja/g++.abi/align.C (main): Fix typo.
24634
24635 1999-12-02 Bernd Schmidt <bernds@cygnus.co.uk>
24636
24637 * gcc.c-torture/compile/991202-1.c: New test.
24638 * gcc.c-torture/execute/991202-1.c: New test.
24639 * gcc.c-torture/execute/991202-2.c: New test.
24640 * gcc.c-torture/execute/991202-3.c: New test.
24641
24642 1999-12-02 Alex Samuel <samuel@codesourcery.com>
24643
24644 * g++.old-deja/g++.abi/align.C: New test.
24645 * g++.old-deja/g++.abi/aggregates.C: Likewise.
24646 * g++.old-deja/g++.abi/bitfields.C: Likewise.
24647
24648 1999-12-01 Richard Henderson <rth@cygnus.com>
24649
24650 * gcc.c-torture/execute/991201-1.c: New.
24651
24652 1999-11-29 Bernd Schmidt <bernds@cygnus.co.uk>
24653
24654 * gcc.dg/991129-1.c: New test.
24655
24656 1999-11-27 Bernd Schmidt <bernds@cygnus.co.uk>
24657
24658 * gcc.c-torture/compile/991127-1.c: New test.
24659
24660 1999-11-22 Nathan Sidwell <nathan@acm.org>
24661
24662 * g++.old-deja/g++.other/warn4.C: New test.
24663
24664 1999-11-22 Nathan Sidwell <nathan@acm.org>
24665
24666 * g++.old-deja/g++.eh/cleanup2.C: New test.
24667 * g++.old-deja/g++.ext/pretty2.C: New test.
24668 * g++.old-deja/g++.ext/pretty3.C: New test.
24669 * g++.old-deja/g++.other/debug6.C: New test.
24670
24671 1999-10-20 Jim Wilson <wilson@cygnus.com>
24672
24673 * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
24674 compiler_output to look for one error message instead of two.
24675
24676 1999-11-19 Geoffrey Keating <geoffk@cygnus.com>
24677
24678 * gcc.c-torture/execute/991118-1.c: Also test case
24679 where the word boundary does not split a byte evenly.
24680
24681 1999-11-19 Nathan Sidwell <nathan@acm.org>
24682
24683 * g++.old-deja/g++.ext/restrict1.C: New test.
24684
24685 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
24686
24687 * gcc.c-torture/execute/991118-1.c: New test.
24688
24689 1999-11-16 Geoffrey Keating <geoffk@cygnus.com>
24690
24691 * g77.f-torture/execute/u77-test.f (wd): Allow for longer
24692 working directory pathnames.
24693
24694 1999-10-13 Brendan Kehoe <brendan@cygnus.com>
24695
24696 * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
24697 host is equipped with driver.h and driver.o so it can actually
24698 compile and run the tests.
24699
24700 1999-10-08 Bernd Schmidt <bernds@cygnus.co.uk>
24701
24702 * gcc.c-torture/compile/991008-1.c: New test.
24703
24704 1999-11-08 Nick Clifton <nickc@cygnus.com>
24705
24706 * lib/gcc-dg.exp: Include target-supports.exp
24707
24708 1999-11-05 Nick Clifton <nickc@cygnus.com>
24709
24710 * lib/target-supports.exp: New file: Provide procs to test for
24711 features supported by the target.
24712 (check_weak_available): Moved here from ecos.exp.
24713 (check_alias_available): New proc: Determine of the target
24714 toolchain supports the alias attribute.
24715
24716 * gcc.dg/special/ecos.exp: Move check_weak_available to
24717 target-supports.exp.
24718 (alias-1.c): Only perform the test if the target supports
24719 aliases.
24720 (wkali-1.c): Only perform the test if the target supports
24721 aliases.
24722
24723 * gcc.dg/990506-0.c: Expect error messages from cross
24724 targets as well as native targets.
24725
24726 1999-11-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24727
24728 * gcc.dg/ultrasp1.c: Removed xfail.
24729 * gcc.dg/struct-ret-2.c: Likewise.
24730 * gcc.dg/array-1.c: Likewise.
24731
24732 1999-11-01 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24733
24734 * gcc.dg/struct-ret-2.c: New test.
24735
24736 * gcc.dg/array-1.c: New test.
24737
24738 1999-10-30 Stephen L Moshier <moshier@mediaone.net>
24739
24740 * gcc.c-torture/execute/991030-1.c: New test.
24741
24742 1999-10-26 Richard Henderson <rth@cygnus.com>
24743
24744 * gcc.c-torture/compile/991026-2.c: New test.
24745
24746 1999-10-26 Jeffrey A Law (law@cygnus.com)
24747
24748 * gcc.c-torture/compile/991026-1.c: New test.
24749
24750 1999-10-23 Jeffrey A Law (law@cygnus.com)
24751
24752 * gcc.c-torture/execute/991023-1.c: New test.
24753
24754 1999-10-19 Jeffrey A Law (law@cygnus.com)
24755
24756 * gcc.c-torture/execute/991019-1.c: New test.
24757
24758 1999-10-16 Richard Henderson <rth@cygnus.com>
24759
24760 * gcc.c-torture/execute/991016-1.c: New test.
24761
24762 1999-10-14 Stephane Carrez <stcarrez@worldnet.fr>
24763
24764 * gcc.c-torture/execute/991014-1.c: New test.
24765
24766 1999-10-13 J"orn Rennecke <amylaar@cygnus.co.uk>
24767
24768 * g++.old-deja/g++.other/union2.C: New test.
24769
24770 1999-10-13 Nathan Sidwell <nathan@acm.org>
24771
24772 * g++.old-deja/g++.other/vaarg2.C: New test.
24773 * g++.old-deja/g++.other/vaarg3.C: New test.
24774
24775 1999-10-12 Craig Burley <craig@jcb-sc.com>
24776
24777 * g77.f-torture/noncompile/19990905-1.f: Moved from being
24778 in compile/.
24779
24780 1999-10-04 Ulrich Drepper <drepper@cygnus.com>
24781
24782 * gcc.c-torture/execute/va-arg-11.c: New test.
24783
24784 1999-10-01 Mark P. Mitchell <mark@codesourcery.com>
24785
24786 * lib/file-format.exp (gcc_target_object_format): Don't
24787 crash if objdump is unavailable.
24788
24789 1999-09-29 Donn Terry <donn@interix.com>
24790
24791 * gcc.misc-tests/mg.exp: delete extraneous redirection.
24792
24793 1999-09-28 Nick Clifton <nickc@cygnus.com>
24794
24795 * gcc.c-torture/compile/990928-1.c: New test.
24796
24797 1999-09-28 Nathan Sidwell <nathan@acm.org>
24798
24799 * g++.old-deja/g++.other/decl6.C: New test.
24800
24801 1999-09-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24802
24803 * gcc.c-torture/execute/va-arg-10.c: New test.
24804
24805 1999-09-27 Nathan Sidwell <nathan@acm.org>
24806
24807 * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
24808 __PRETTY_FUNCTION__.
24809
24810 1999-09-23 Nick Clifton <nickc@cygnus.com>
24811
24812 * gcc.c-torture/execute/990923-1.c: New test.
24813
24814 1999-09-21 Nick Clifton <nickc@cygnus.com>
24815
24816 * gcc.c-torture/special/special.exp: Add FR30 to list of targets
24817 for which -fpic is inappropriate.
24818
24819 1999-09-21 Mark Mitchell <mark@codesourcery.com>
24820
24821 * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
24822
24823 1999-09-21 Nathan Sidwell <nathan@acm.org>
24824
24825 * g++.old-deja/g++.other/dyncast1.C: New test.
24826 * g++.old-deja/g++.other/dyncast2.C: New test.
24827 * g++.old-deja/g++.other/dyncast3.C: New test.
24828 * g++.old-deja/g++.other/dyncast4.C: New test.
24829 * g++.old-deja/g++.other/dyncast5.C: New test.
24830 * g++.old-deja/g++.eh/catch3.C: New test.
24831 * g++.old-deja/g++.eh/catch3p.C: New test.
24832 * g++.old-deja/g++.eh/catch4.C: New test.
24833 * g++.old-deja/g++.eh/catch4p.C: New test.
24834 * g++.old-deja/g++.eh/catch5.C: New test.
24835 * g++.old-deja/g++.eh/catch5p.C: New test.
24836 * g++.old-deja/g++.eh/catch6.C: New test.
24837 * g++.old-deja/g++.eh/catch6p.C: New test.
24838 * g++.old-deja/g++.eh/catch7.C: New test.
24839 * g++.old-deja/g++.eh/catch7p.C: New test.
24840 * g++.old-deja/g++.eh/catch8.C: New test.
24841 * g++.old-deja/g++.eh/catch8p.C: New test.
24842 * g++.old-deja/g++.eh/catch9.C: New test.
24843 * g++.old-deja/g++.eh/catch9p.C: New test.
24844
24845 1999-09-13 Nathan Sidwell <nathan@acm.org>
24846
24847 * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
24848 * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
24849
24850 1999-09-13 Jeffrey A Law (law@cygnus.com)
24851
24852 * gcc.c-torture/compile/990913-1.c: New test.
24853
24854 1999-09-10 Nathan Sidwell <nathan@acm.org>
24855
24856 * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
24857 * g++.old-deja/g++.jason/rfg5.C: Likewise.
24858
24859 1999-09-09 Richard Henderson <rth@cygnus.com>
24860
24861 * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
24862
24863 1999-09-09 Nathan Sidwell <nathan@acm.org>
24864
24865 * g++.old-deja/g++.other/lookup11.C: New test.
24866 * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
24867 what is permitted and what we want.
24868 * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
24869 overload use.
24870 * g++.old-deja/g++.jason/rfg5.C: Likewise
24871
24872 1999-09-08 Geoffrey Keating <geoffk@cygnus.com>
24873
24874 * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
24875 * gcc.c-torture/noncompile/poison-1.c: New file.
24876
24877 1999-09-08 Nathan Sidwell <nathan@acm.org>
24878
24879 * g++.old-deja/g++.other/sizeof3.C: New test.
24880 * g++.old-deja/g++.other/sizeof4.C: New test.
24881 * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
24882 * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
24883
24884 1999-09-07 Richard Henderson <rth@cygnus.com>
24885
24886 * gcc.dg/va-arg-1.c: New.
24887
24888 1999-09-06 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24889
24890 * gcc.c-torture/execute/va-arg-9.c: New test.
24891
24892 1999-09-05 Craig Burley <craig@jcb-sc.com>
24893
24894 * g77.f-torture/compile/980519-2.f: New test.
24895 * g77.f-torture/compile/19990905-0.f: New test.
24896 * g77.f-torture/compile/19990905-1.f: New test.
24897 * g77.f-torture/compile/19990905-2.f: New test.
24898
24899 * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
24900
24901 1999-09-03 Richard Earnshaw <rearnsha@arm.com>
24902
24903 * gcc.c-torture/execute/990827-1.c: Fix typo.
24904
24905 1999-09-03 Nathan Sidwell <nathan@acm.org>
24906
24907 * g++.old-deja/g++.other/deref1.C: New test.
24908
24909 1999-09-02 Nathan Sidwell <nathan@acm.org>
24910
24911 * g++.old-deja/g++.other/ambig2.C: New test.
24912 * g++.old-deja/g++.other/cond5.C: New test.
24913 * g++.old-deja/g++.other/lookup16.C: New test.
24914
24915 1999-09-02 Marc Espie <espie@cvs.openbsd.org>
24916
24917 * gcc.dg/980414-1.c: Fix assembler syntax to work with old
24918 assemblers too.
24919
24920 1999-08-31 Jeffrey A Law (law@cygnus.com)
24921
24922 * lib/c-torture.exp: Avoid the "compare executables" optimization
24923 when testing native.
24924
24925 1999-08-29 Jeffrey A Law (law@cygnus.com)
24926
24927 * gcc.c-torture/execute/990829-1.c: New test.
24928 * gcc.c-torture/compile/990829-1.c: New test.
24929
24930 1999-08-27 Paul Burchard <burchard@pobox.com>
24931
24932 * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
24933 * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
24934 * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
24935 * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
24936 * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
24937 * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
24938 * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
24939 * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
24940 * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
24941 * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
24942 * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
24943
24944 1999-08-27 Jeffrey A Law (law@cygnus.com)
24945
24946 * gcc.c-torture/execute/990827-1.c: New test.
24947
24948 1999-08-26 Craig Burley <craig@jcb-sc.com>
24949
24950 * g77.f-torture/noncompile/19990826-4.f: New test.
24951
24952 * g77.f-torture/compile/19990826-3.f: New test.
24953
24954 * g77.f-torture/execute/19990826-2.f: New test.
24955
24956 * g77.f-torture/compile/19990826-1.f: New test.
24957
24958 * gcc.c-torture/execute/990826-0.c: New test.
24959 * g77.c-torture/execute/19990826-0.f: New test.
24960
24961 * g77.f-torture/noncompile/970626-2.f: New test.
24962
24963 1999-08-25 Paul Burchard <burchard@pobox.com>
24964
24965 * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
24966 lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
24967 lss-011.C: New tests.
24968
24969 1999-08-25 Nathan Sidwell <nathan@acm.org>
24970
24971 * g++.old-deja/g++.other/decl5.C: New test.
24972
24973 1999-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24974
24975 * noncompile/noncompile.exp: Load_lib c-torture.exp.
24976 (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
24977 call `postbase' for each one. All callers of `postbase' changed
24978 to call this instead.
24979
24980 1999-08-11 Richard Earnshaw (rearnsha@arm.com)
24981
24982 * gcc.c-torture/execute/990811-1.c: New test.
24983
24984 1999-08-09 Nick Clifton <nickc@cygnus.com>
24985
24986 * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
24987 just native ones.
24988
24989 * gcc.dg/990413-1.c: Expect the parse error for all builds, not
24990 just native ones.
24991
24992 1999-08-05 Alexandre Oliva <oliva@dcc.unicamp.br>
24993
24994 * g++.old-deja/g++.other/local3.C: Removed XFAIL.
24995
24996 1999-08-04 Jeffrey A Law (law@cygnus.com)
24997
24998 * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
24999
25000 1999-08-04 Nathan Sidwell <nathan@acm.org>
25001
25002 * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
25003
25004 1999-08-04 Jeffrey A Law (law@cygnus.com)
25005
25006 * gcc.c-torture/execute/990804-1.c: New test.
25007
25008 1999-08-03 Nathan Sidwell <nathan@acm.org>
25009
25010 * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
25011 * g++.old-deja/g++.brendan/crash64.C: Likewise
25012 * g++.old-deja/g++.brendan/overload8.C: Likewise
25013
25014 1999-08-03 Nathan Sidwell <nathan@acm.org>
25015
25016 * g++.old-deja/g++.other/struct1.C: New test.
25017
25018 1999-08-03 Nathan Sidwell <nathan@acm.org>
25019
25020 * g++.old-deja/g++.other/enum2.C: New test.
25021
25022 1999-08-02 Richard Henderson <rth@cygnus.com>
25023
25024 Adapted from tests from Franz Sirl:
25025 * gcc.c-torture/execute/va-arg-7.c: New test.
25026 * gcc.c-torture/execute/va-arg-8.c: New test.
25027
25028 1999-08-01 Jeffrey A Law (law@cygnus.com)
25029
25030 * gcc.c-torture/compile/990801-2.c: New test.
25031
25032 * gcc.c-torture/compile/990801-1.c: New test.
25033
25034 1999-07-27 Michael Meissner <meissner@cygnus.com>
25035
25036 * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
25037 fp-cmp-1.c, converting double to float.
25038
25039 * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
25040 fp-cmp-1.c, converting double to long double.
25041
25042 * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
25043 from fr1 to unknown_register, since fr1 is a legitimate register
25044 on some machines.
25045
25046 1999-07-25 Jeffrey A Law (law@cygnus.com)
25047
25048 * README: More listname related changes.
25049
25050 1999-07-08 Catherine Moore <clm@cygnus.com>
25051
25052 * gcc.c-torture/execute/920501-5.c: Fix typo. Change | to ||.
25053
25054 1999-07-05 Manfred Hollstein <mhollstein@cygnus.com>
25055
25056 * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
25057
25058 1999-07-05 Alexandre Oliva <oliva@dcc.unicamp.br>
25059
25060 * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
25061
25062 1999-07-04 Zack Weinberg <zack@rabi.columbia.edu>
25063
25064 * gcc.dg/990703-1.c: New test.
25065
25066 1999-06-29 Nick Clifton <nickc@cygnus.com>
25067
25068 * lib/file-format.exp: New file: Move definition of proc
25069 gcc_target_object_format to here from
25070 gcc.dg/special/ecos.exp.
25071
25072 * lib/c-torture.exp: Include lib file-format.exp.
25073 * lib/gcc-dg.exp: Include lib file-format.exp.
25074
25075 * gcc.dg/special/ecos.exp: Remove definition of proc
25076 gcc_target_object_format.
25077
25078 1999-06-28 Jeffrey A Law (law@cygnus.com)
25079
25080 * gcc.c-torture/execute/990628-1.c: New test.
25081
25082 1999-06-25 Jeffrey A Law (law@cygnus.com)
25083
25084 * gcc.c-torture/compile/990625-2.c: New test.
25085
25086 * gcc.c-torture/compile/990625-1.c: New test.
25087
25088 1999-06-23 Nick Clifton <nickc@cygnus.com>
25089
25090 * gcc.c-torture/compile/dll.c: New test case. Check that dll
25091 attributes compile.
25092 * gcc.c-torture/compile/dll.x: Only support the dll.c test on
25093 ports that use the COFF/PE file format.
25094
25095 1999-06-17 Jeffrey A Law (law@cygnus.com)
25096
25097 * gcc.c-torture/compile/990617-1.c: New test.
25098
25099 1999-06-17 Alexandre Oliva <oliva@dcc.unicamp.br>
25100
25101 * g++.old-deja/g++.other/decl4.C: New test.
25102
25103 1999-06-14 Nathan Sidwell <nathan@acm.org>
25104
25105 * g++.old-deja/g++.other/bitfld3.C: New test.
25106
25107 1999-06-08 Nathan Sidwell <nathan@acm.org>
25108
25109 * g++.old-deja/g++.eh/catch1.C: New test.
25110
25111 1999-06-07 Jeffrey A Law (law@cygnus.com)
25112
25113 * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
25114
25115 * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
25116 * gcc.c-torture/execute/ieee/mzero.x: New file. Likewise.
25117
25118 1999-06-05 Craig Burley <craig@jcb-sc.com>
25119
25120 * g77.f-torture/compile/19990502-0.f: Replace with new,
25121 shorter, test that still fails after recent changes.
25122
25123 1999-06-04 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
25124
25125 * gcc.c-torture/execute/990604-1.c: New test.
25126
25127 1999-05-31 Jeffrey A Law (law@cygnus.com)
25128
25129 * gcc.c-torture/execute/990531-1.c: New test.
25130
25131 1999-05-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25132
25133 * gcc.c-torture/compile/990527-1.c: New test.
25134
25135 1999-05-27 Joern Rennecke <amylaar@cygnus.com>
25136
25137 * gcc.c-torture/execute/990527-1.c: New test.
25138
25139 1999-05-25 Nick Clifton <nickc@cygnus.com>
25140
25141 * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
25142 bitfields as signed.
25143
25144 1999-05-25 Craig Burley <craig@jcb-sc.com>
25145
25146 * g77.f-torture/compile/19990525-0.f: New test.
25147
25148 1999-05-25 Jeffrey A Law (law@cygnus.com)
25149
25150 * gcc.c-torture/execute/990525-2.c: New test.
25151
25152 * gcc.c-torture/execute/990525-1.c: New test.
25153
25154 1999-05-24 Nathan Sidwell <nathan@acm.org>
25155
25156 * g++.old-deja/g++.other/anon3.C: New test.
25157 * g++.old-deja/g++.other/anon4.C: New test.
25158 * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
25159 * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
25160 after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
25161 Merrill).
25162
25163 1999-05-24 Jeffrey A Law (law@cygnus.com)
25164
25165 * gcc.c-torture/execute/990524-1.c: New test.
25166
25167 * gcc.dg/990524-1.c: New test.
25168
25169 1999-05-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25170
25171 * gcc.c-torture/compile/990523-1.c: New test.
25172
25173 1999-05-19 Raja R Harinath <harinath@cs.umn.edu>
25174
25175 * gcc.c-torture/compile/990519-1.c: New test.
25176
25177 1999-05-17 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
25178
25179 * gcc.c-torture/compile/990517-1.c: New test.
25180
25181 * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
25182 (e4, f4): New tests.
25183 (main): Call them.
25184
25185 1999-05-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
25186
25187 * gcc.dg/noreturn-1.c: New test.
25188
25189 1999-05-13 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
25190
25191 * gcc.c-torture/execute/990513-1.c: New test.
25192
25193 1999-05-10 Richard Henderson <rth@cygnus.com>
25194
25195 * g++.old-deja/g++.other/null1.C (g): Add overload for long.
25196
25197 1999-05-10 Craig Burley <craig@jcb-sc.com>
25198
25199 * g77.f-torture/execute/erfc.f: Use small single-precision
25200 values, to avoid problems on Alphas when not -mieee.
25201
25202 1999-05-08 Craig Burley <craig@jcb-sc.com>
25203
25204 * gcc.dg/990506-0.c: New test.
25205
25206 1999-05-08 Richard Henderson <rth@cygnus.com>
25207
25208 * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
25209 the constant to test. Don't XFAIL 64-bit targets.
25210
25211 * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
25212 * g++.old-deja/g++.law/profile1.C: Likewise.
25213
25214 * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
25215 operator new instances.
25216 * g++.old-deja/g++.other/delete5.C: Likewise.
25217
25218 1999-05-03 Craig Burley <craig@jcb-sc.com>
25219
25220 * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
25221 intrinsic.
25222
25223 1999-05-03 Craig Burley <craig@jcb-sc.com>
25224
25225 * g77.f-torture/execute/u77-test.f: Reverse order of two
25226 arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
25227
25228 1999-05-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
25229
25230 * gcc.dg/compare1.c: New test.
25231
25232 1999-05-02 Joseph S. Myers <jsm28@cam.ac.uk>
25233
25234 * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
25235 New tests.
25236
25237 1999-05-02 Craig Burley <craig@jcb-sc.com>
25238
25239 * g77.f-torture/compile/19990502-1.f: New test.
25240
25241 1999-05-02 Craig Burley <craig@jcb-sc.com>
25242
25243 * g77.f-torture/compile/19990502-0.f: New test.
25244
25245 1999-05-02 Craig Burley <craig@jcb-sc.com>
25246
25247 * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
25248 intrinsic.
25249
25250 1999-05-02 Craig Burley <craig@jcb-sc.com>
25251
25252 * g77.f-torture/execute/u77-test.f (main): List libU77
25253 intrinsics not currently tested.
25254 Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
25255 GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
25256 FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
25257 Trim blanks off the ends of some printed strings.
25258
25259 1999-05-02 Craig Burley <craig@jcb-sc.com>
25260
25261 * g77.f-torture/execute/u77-test.f (main): Just warn about
25262 FSTAT gid disagreement, as it's expected on some systems.
25263
25264 1999-05-01 Craig Burley <craig@jcb-sc.com>
25265
25266 * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
25267 use a new function, which allows for some slop.
25268 Clean up some commentary.
25269 (issum): The new function.
25270 (sgladd): Deleted subroutine.
25271
25272 1999-05-01 Craig Burley <craig@jcb-sc.com>
25273
25274 * g77.f-torture/execute/u77-test.f: Modify to be more like
25275 libf2c/libU77 version, bringing patches to that version here.
25276 Add suitable commentary.
25277
25278 1999-04-25 Richard Henderson <rth@cygnus.com>
25279
25280 * gcc.dg/990424-1.c: New test.
25281
25282 1999-04-24 Craig Burley <craig@jcb-sc.com>
25283
25284 * g77.f-torture/execute/u77-test.f (main): Bug involving
25285 LSTAT has been fixed, so turn back on full checking.
25286
25287 1999-04-20 Craig Burley <craig@jcb-sc.com>
25288
25289 * g77.f-torture/compile/19990419-0.f: New test.
25290 * g77.f-torture/execute/19990419-1.f: New test.
25291
25292 1999-04-17 Richard Henderson <rth@cygnus.com>
25293
25294 * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
25295 to avoid the need for a prototype to supress a warning.
25296
25297 1999-04-07 Jim Wilson <wilson@cygnus.com>
25298
25299 * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
25300
25301 1999-04-04 Jeffrey A Law (law@cygnus.com)
25302
25303 * gcc.c-torture/execute/990404-1.c: New test.
25304
25305 1999-04-03 10:35 -0500 Zack Weinberg <zack@rabi.columbia.edu>
25306
25307 * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
25308 * gcc.dg/cpp-if3.c: Don't use -pedantic.
25309 * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
25310 missing initializer warnings.
25311
25312 1999-03-28 Jeffrey A Law (law@cygnus.com)
25313
25314 * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
25315 matching strings.
25316
25317 1999-03-26 Jeffrey A Law (law@cygnus.com)
25318
25319 * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
25320
25321 1999-03-26 Craig Burley <craig@jcb-sc.com>
25322
25323 * g77.f-torture/execute/19990325-0.f: New test.
25324 * g77.f-torture/execute/19990325-1.f: New test.
25325
25326 1999-03-24 Jeffrey A Law (law@cygnus.com)
25327
25328 * gcc.c-torture/execute/990324-1.c: New test.
25329
25330 1999-03-22 Jim Wilson <wilson@cygnus.com>
25331
25332 * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
25333 test with 4.
25334
25335 1999-03-17 Richard Henderson <rth@cygnus.com>
25336
25337 * gcc.c-torture/execute/ieee/980619-1.x: New. Expected fail on x86.
25338
25339 1999-03-13 Craig Burley <craig@jcb-sc.com>
25340
25341 * g77.f-torture/execute/19990313-2.f: New test.
25342 * g77.f-torture/execute/19990313-3.f: New test.
25343
25344 1999-03-13 Craig Burley <craig@jcb-sc.com>
25345
25346 * g77.f-torture/execute/19990313-0.f: New test.
25347 * g77.f-torture/execute/19990313-1.f: New test.
25348
25349 1999-03-12 Jim Wilson <wilson@cygnus.com>
25350
25351 * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
25352 printf to sprintf.
25353 * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
25354 (main): Add check for u15. Conditionalize u31 check depending on
25355 whether ints are <32 bits or >=32 bits.
25356
25357 1999-03-08 Craig Burley <craig@jcb-sc.com>
25358
25359 * g77.f-torture/execute/19981119-0.f: Improve testiness.
25360
25361 1999-03-08 Craig Burley <craig@jcb-sc.com>
25362
25363 * g77.f-torture/compile/19990305-0.f: New test.
25364 * g77.f-torture/execute/19981119-0.f: New test.
25365
25366 1999-03-08 Craig Burley <craig@jcb-sc.com>
25367
25368 * g77.f-torture/execute/970625-2.f: call ABORT if final
25369 result is not correct, instead of just printing it.
25370 Add this checking via newly introduced obfuscation, to
25371 trip up buggy front ends.
25372
25373 1999-03-07 Craig Burley <craig@jcb-sc.com>
25374
25375 * g77.f-torture/compile/960317-1.f: Moved from being
25376 in execute/. (Somehow I didn't notice "SUBROUTINE...".)
25377
25378 1999-03-06 Craig Burley <craig@jcb-sc.com>
25379
25380 * g77.f-torture/execute/960317-1.f: New (old) test.
25381 * g77.f-torture/execute/970625-2.f: Ditto.
25382
25383 1999-03-01 Zack Weinberg <zack@rabi.columbia.edu>
25384
25385 * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
25386 message on line 1 or line 2; cccp and cpplib do this differently.
25387
25388 1999-03-01 Jeffrey A Law (law@cygnus.com)
25389
25390 * g++.old-deja/g++.law/weak1.C: New test.
25391
25392 1999-02-28 17:59 -0500 Zack Weinberg <zack@rabi.columbia.edu>
25393
25394 * gcc.c-torture/execute/990119-1.c: Renamed to...
25395 * gcc.dg/990119-1.c: this, so it will only be tested once
25396 (it's a preprocessor test, it doesn't need to be run at
25397 multiple optimization levels).
25398
25399 1999-02-27 13:34 -0500 Zack Weinberg <zack@rabi.columbia.edu>
25400
25401 * lib/g++.exp: Don't add incdir=$base_dir/../include to
25402 ALWAYS_CXXFLAGS.
25403
25404 1999-02-24 Craig Burley <craig@jcb-sc.com>
25405
25406 * g77.f-torture/noncompile/19981216-0.f: Renamed from...
25407 * g77.f-torture/compile/19981216-0.f: ...as it is expected
25408 to not be compilable by current g77.
25409
25410 1999-02-24 Nick Clifton <nickc@cygnus.com>
25411
25412 * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
25413
25414 1999-02-22 Jeffrey A Law (law@cygnus.com)
25415
25416 * gcc.c-torture/execute/990222-1.c: New test.
25417
25418 1999-02-19 Craig Burley <craig@jcb-sc.com>
25419
25420 * g77.f-torture/compile/19990218-0.f: New test.
25421 * g77.f-torture/noncompile/19990218-1.f: New test.
25422
25423 1999-02-18 Craig Burley <craig@jcb-sc.com>
25424
25425 * g77.f-torture/compile/19981216-0.f: New test.
25426
25427 1999-02-14 Jeffrey A Law (law@cygnus.com)
25428
25429 * gcc.dg/990214-1.c: New test.
25430
25431 1999-02-13 Jeffrey A Law (law@cygnus.com)
25432
25433 * gcc.dg/990213-2.c: New test.
25434
25435 * gcc.dg/990213-1.c: New test.
25436
25437 1999-02-12 Jeffrey A Law (law@cygnus.com)
25438
25439 * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
25440 ints.
25441
25442 1999-02-11 Nick Clifton <nickc@cygnus.com>
25443
25444 * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
25445 specified by target.
25446
25447 * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
25448
25449 1999-02-11 Jeffrey A Law (law@cygnus.com)
25450
25451 * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
25452
25453 1999-02-10 Jonathan Larmour <jlarmour@cygnus.co.uk>
25454
25455 * gcc.dg/special/ecos.exp: New test driver for new tests with
25456 special requirements.
25457
25458 * gcc.dg/special/alias-1.c: New test.
25459 * gcc.dg/special/gcsec-1.c: New test.
25460 * gcc.dg/special/weak-1.c: New test.
25461 * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
25462 * gcc.dg/special/weak-2.c: New test.
25463 * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
25464 * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
25465 * gcc.dg/special/wkali-1.c: New test.
25466 * gcc.dg/special/wkali-2.c: New test.
25467 * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
25468 * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
25469
25470 1999-02-10 Felix Lee <flee@cygnus.com>
25471
25472 * lib/c-torture.exp (c-torture-compile): Pull out code for
25473 analyzing gcc error messages.
25474 (c-torture-execute): Likewise. Fix some (harmless) false
25475 positives.
25476 * lib/gcc.exp (gcc_check_compile): New function.
25477
25478 1999-02-08 Richard Henderson <rth@cygnus.com>
25479
25480 * gcc.c-torture/execute/990208-1.c: New test.
25481
25482 1999-02-07 Jonathan Larmour <jlarmour@cygnus.co.uk>
25483
25484 * g++.dg/special/ecos.exp: New driver for new tests with special
25485 requirements
25486
25487 * g++.dg/special/conpr-1.C: New test
25488 * g++.dg/special/conpr-2.C: New test
25489 * g++.dg/special/conpr-2a.C: New test
25490 * g++.dg/special/conpr-3.C: New test
25491 * g++.dg/special/conpr-3a.C: New test
25492 * g++.dg/special/conpr-3b.C: New test
25493
25494 * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
25495 allow g++ to use the dg driver
25496
25497 * README: Add comment about g++.dg directory
25498
25499 1999-02-06 Jeffrey A Law (law@cygnus.com)
25500
25501 * README: Update email addresses.
25502
25503 1999-02-03 Nick Clifton <nickc@cygnus.com>
25504
25505 * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
25506 arguments in order to force structure S onto the stack even on
25507 the alpha.
25508 (test): Pass 10 leading arguments to function foo as well as the
25509 structure S.
25510
25511 * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
25512 failure for all targets.
25513
25514 * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
25515 abort to terminate program execution.
25516
25517 1999-01-30 Richard Henderson <rth@cygnus.com>
25518
25519 * gcc.c-torture/execute/990130-1.c: New test.
25520
25521 1999-01-30 Jeffrey A Law (law@cygnus.com)
25522
25523 * gcc.dg/990130-1.c: New test.
25524
25525 1999-01-28 Michael Meissner <meissner@cygnus.com>
25526
25527 * gcc.c-torture/execute/990128-1.c: New test.
25528
25529 1999-01-27 Michael Meissner <meissner@cygnus.com>
25530
25531 * gcc.c-torture/execute/990127-{1,2}.c: New tests.
25532
25533 1999-01-27 Felix Lee <flee@cygnus.com>
25534
25535 * lib/c-torture.exp (c-torture-compile): pull out code for
25536 analyzing gcc error messages.
25537 (c-torture-execute): ditto, and fix some (harmless) false
25538 positives.
25539 * lib/gcc.exp (gcc_check_compile): new function.
25540
25541 1999-01-17 Jeffrey A Law (law@cygnus.com)
25542
25543 * gcc.dg/990117-1.c: New test.
25544
25545 * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
25546
25547 * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
25548
25549 1999-01-15 Jeffrey A Law (law@cygnus.com)
25550
25551 * g77.f-torture/compile/990115-1.f: New test.
25552
25553 1999-01-07 Jeffrey A Law (law@cygnus.com)
25554
25555 * gcc.c-torture/compile/990107-1.c: New test
25556
25557 1999-01-06 Jeffrey A Law (law@cygnus.com)
25558
25559 * gcc.c-torture/execute/990106-2.c: New test.
25560
25561 * gcc.c-torture/execute/990106-1.c: New test.
25562
25563 1998-12-30 Zack Weinberg <zack@rabi.columbia.edu>
25564
25565 * gcc.c-torture/compile/981223-1.c: New test.
25566
25567 1998-12-29 Richard Henderson <rth@cygnus.com>
25568
25569 * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
25570 (opt3): Rename from opt4 and disable.
25571
25572 1998-12-20 Alexandre Oliva <oliva@dcc.unicamp.br>
25573
25574 * g++.old-deja/g++.pt/ptrmem5.C: New test.
25575
25576 1998-12-15 Alexandre Oliva <oliva@dcc.unicamp.br>
25577
25578 * g++.old-deja/g++.other/conv5.C: New test.
25579
25580 1998-12-14 Nick Clifton <nickc@cygnus.com>
25581
25582 * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
25583
25584 1998-12-11 Jeffrey A Law (law@cygnus.com)
25585
25586 * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
25587
25588 1998-12-11 Zack Weinberg <zack@rabi.columbia.edu>
25589
25590 * gcc.c-torture/compile/981211-1.c: New test.
25591
25592 1998-12-09 Alexandre Oliva <oliva@dcc.unicamp.br>
25593
25594 * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
25595
25596 * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
25597
25598 1998-12-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25599
25600 * gcc.special/930510-1.c: Make C9X safe.
25601 * gcc.misc-tests/gcov-1.c Similarly.
25602 * gcc.misc-tests/gcov-2.c Similarly.
25603
25604 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
25605
25606 * gcc.dg/ultrasp1.c: New test.
25607
25608 1998-12-06 Richard Henderson <rth@cygnus.com>
25609
25610 * gcc.c-torture/execute/981206.c: New test.
25611
25612 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
25613
25614 * g++.old-deja/g++.ns/template7.C: New test.
25615
25616 * g++.old-deja/g++.other/expr1.C: New test.
25617
25618 * g++.old-deja/g++.eh/tmpl3.C: New test.
25619
25620 * g++.old-deja/g++.eh/tmpl2.C: New test.
25621
25622 1998-12-04 Alexandre Oliva <oliva@dcc.unicamp.br>
25623
25624 * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
25625 * g++.old-deja/g++.other/using6.C: Removed.
25626 * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
25627
25628 * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
25629
25630 1998-12-03 Alexandre Oliva <oliva@dcc.unicamp.br>
25631
25632 * g++.old-deja/g++.pt/overload8.C: New test.
25633
25634 * g++.old-deja/g++.pt/overload7.C: New test.
25635
25636 * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
25637
25638 * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
25639 and relinking messages.
25640 * lib/g++.exp (g++_target_compile): Remove .rpo file when
25641 compiling with -frepo.
25642
25643 1998-12-01 Alexandre Oliva <oliva@dcc.unicamp.br>
25644
25645 * g++.old-deja/g++.pt/lookup6.C: New test.
25646
25647 1998-11-30 Nick Clifton <nickc@cygnus.com>
25648
25649 * gcc.c-torture/execute/981130-1.c: New test.
25650 * gcc.c-torture/execute/981130-1.x: New test failure expectations.
25651
25652 1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
25653
25654 * g++.old-deja/g++.pt/explicit76.C: New test.
25655
25656 * g++.old-deja/g++.pt/friend38.C: New test.
25657
25658 * g++.old-deja/g++.ns/crash2.C: New test.
25659
25660 * g++.old-deja/g++.pt/defarg8.C: New test.
25661
25662 * g++.old-deja/g++.pt/instantiate6.C: New test.
25663
25664 * g++.old-deja/g++.pt/static6.C: New test.
25665
25666 * g++.old-deja/g++.pt/decl2.C: New test.
25667
25668 1998-11-26 Alexandre Oliva <oliva@dcc.unicamp.br>
25669
25670 * g++.old-deja/g++.other/lookup5.C: New test. Not sure the
25671 problem is actually related with name lookup, but so what? :-)
25672
25673 * g++.old-deja/g++.pt/friend37.C: New test.
25674
25675 1998-11-25 Dave Love <d.love@dl.ac.uk>
25676
25677 * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
25678 element, which fails on some systems.
25679
25680 * g77.f-torture/execute/labug1.f: New test.
25681
25682 1998-11-21 Jeffrey A Law (law@cygnus.com)
25683
25684 * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
25685 is defined.
25686
25687 1998-11-18 Dave Love <d.love@dl.ac.uk>
25688
25689 * g77.f-torture/compile/981117-1.f: New test.
25690
25691 1998-11-16 Alexandre Oliva <oliva@dcc.unicamp.br>
25692
25693 * g++.old-deja/g++.eh/throw2.C: New test. CV-qualifiers are not
25694 properly discarded.
25695
25696 1998-10-11 Ken Raeburn <raeburn@cygnus.com>
25697
25698 * gcc.c-torture/execute/memcheck: New directory of tests for
25699 -fcheck-memory-usage.
25700
25701 1998-11-07 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
25702
25703 * README: New file, general information about the testsuite and
25704 new description of the various C++ test subdirectories.
25705 * README.g++: Eliminate obsolete information, update and move most
25706 relevant stuff to README.
25707
25708 1998-11-07 Richard Henderson <rth@cygnus.com>
25709
25710 * gcc.c-torture/compile/981107-1.c: New test.
25711
25712 1998-11-02 Doug Evans <devans@canuck.cygnus.com>
25713
25714 * execute/memcpy-bi.c: New testcase.
25715
25716 1998-10-31 Alexandre Oliva <oliva@dcc.unicamp.br>
25717
25718 * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
25719 base classes.
25720
25721 * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
25722 template is selected.
25723
25724 * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
25725 classes, it should be accepted for all types.
25726
25727 * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
25728
25729 * g++.old-deja/g++.pt/spec24.C: Ensure that template
25730 specializations start with template headers.
25731
25732 1998-10-29 Alexandre Oliva <oliva@dcc.unicamp.br>
25733
25734 * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
25735
25736 * g++.old-deja/g++.other/init9.C: Test cross initialization of
25737 non-POD types.
25738
25739 1998-10-27 Alexandre Oliva <oliva@dcc.unicamp.br>
25740
25741 * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
25742
25743 1998-10-22 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
25744
25745 * compile/981022-1.c, compile/981022-1.x: New test and driver.
25746
25747 1998-10-19 Jeffrey A Law (law@cygnus.com)
25748
25749 * 981019-1.c: New test.
25750
25751 1998-10-14 Robert Lipe <robertl@dgii.com>
25752
25753 * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
25754 find objc headers.
25755
25756 1998-10-14 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
25757
25758 * compile/981001-4.c: Remove use of GCC extension that triggers a
25759 compiler bug.
25760
25761 1998-10-13 Alexandre Oliva <oliva@dcc.unicamp.br>
25762
25763 * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
25764
25765 1998-10-12 Alexandre Oliva <oliva@dcc.unicamp.br>
25766
25767 * g++.old-deja/g++.pt/explicit74.C: New test. Explicit
25768 instantiation of template produces incorrect code for delete
25769 expression.
25770
25771 * g++.old-deja/g++.pt/instantiate5.C: New test. `global
25772 constructors' name is not unique.
25773 * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
25774 * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
25775
25776 * g++.old-deja/g++.other/init8.C: New test. Uninitialized
25777 automatic array of const is ill-formed.
25778
25779 * g++.old-deja/g++.pt/ttp53.C: New test. Incorrect substitution
25780 of template parameter?
25781
25782 * g++.old-deja/g++.other/conv3.C: New test. Conversion discards
25783 const.
25784
25785 * g++.old-deja/g++.other/pmf2.C: New test. Invalid
25786 pointer-to-member expression.
25787
25788 * g++.old-deja/g++.other/friend5.C: New test. Bogus friend
25789 declaration causes ICE.
25790
25791 1998-10-11 Alexandre Oliva <oliva@dcc.unicamp.br>
25792
25793 * g++.old-deja/g++.ns/main1.C: New test. main() should only be
25794 reserved in the global namespace.
25795
25796 * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
25797 generate needed virtual table.
25798
25799 * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
25800
25801 1998-10-10 Dariush Eslimi <eslimi@loran.com>
25802
25803 * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
25804 template-dependent type
25805
25806 1998-10-10 Alexandre Oliva <oliva@dcc.unicamp.br>
25807
25808 * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
25809 * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
25810 * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
25811
25812 * g++.old-deja/g++.other/using5.C: New test; using decl from base
25813 class should be usable as argument of member function.
25814 * g++.old-deja/g++.other/using6.C: New test; using decl from base
25815 class should be usable as return type of member function.
25816 * g++.old-deja/g++.other/using7.C: New test; using decl from base
25817 class should be usable as type of data member.
25818
25819 * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
25820
25821 1998-10-09 Jeffrey A Law (law@cygnus.com)
25822
25823 * gcc.c-torture/special/920521-1.c: Fix bogus test.
25824
25825 1998-10-08 Nick Clifton <nickc@cygnus.com>
25826
25827 * gcc.dg/dll-?.c Add thumb to target list.
25828 Fix assembler scan patterns to match current assembler output.
25829
25830 1998-10-08 Alexandre Oliva <oliva@dcc.unicamp.br>
25831
25832 * g++.old-deja/g++.pt/expr6.C: New test. operator?: breaks
25833 matching of template brackets.
25834
25835 * g++.old-deja/g++.other/using4.C: New test. Test using
25836 declarations of methods from base classes.
25837
25838 * g++.old-deja/g++.ns/extern1.C: New test. Extern declarations
25839 within functions should introduce names into the innermost
25840 enclosing namespace.
25841
25842 * g++.old-deja/g++.other/init7.C: New test. Retry initialization
25843 of static locals if first initialization throws.
25844
25845 1998-10-07 Jim Wilson <wilson@cygnus.com>
25846
25847 * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
25848
25849 1998-10-06 Ken Raeburn <raeburn@cygnus.com>
25850
25851 * gcc.c-torture/special/981006-1.c: New test. Make sure gcc doesn't
25852 lose track of the possible targets of tablejump insns.
25853 * special/special.exp: Run it.
25854
25855 1998-10-06 Alexandre Oliva <oliva@dcc.unicamp.br>
25856
25857 * g++.old-deja/g++.pt/friend35.C: New test. A template function
25858 must be declared before its specializations can be named in friend
25859 declarations.
25860
25861 1998-10-05 Dave Love <d.love@dl.ac.uk>
25862
25863 * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
25864
25865 * g77.f-torture/execute/io1.f: New test.
25866
25867 1998-10-04 Alexandre Oliva <oliva@dcc.unicamp.br>
25868
25869 * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
25870 with pointer to template function, for which no argument deduction
25871 is possible.
25872
25873 * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
25874 specialization of template function as argument to template
25875 function.
25876
25877 * g++.old-deja/g++.other/access2.C: New test; Inner class
25878 shouldn't have privileged access to Outer's names.
25879
25880 1998-10-03 Alexandre Oliva <oliva@dcc.unicamp.br>
25881
25882 * g++.old-deja/g++.pt/friend34.C: New test; name injection of
25883 friend template declared within template class conflicts with
25884 nested class of the same name.
25885
25886 * g++.old-deja/g++.other/badopt1.C: New test; post-increment
25887 is ignored.
25888
25889 * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
25890 object with direct initializer as function declaration.
25891
25892 * g++.old-deja/g++.other/decl2.C: New test; duplicate
25893 initializers.
25894
25895 * g++.old-deja/g++.other/null2.C: New test; conditional operator
25896 involving const pointer and NULL produces incorrect result.
25897
25898 * g++.old-deja/g++.other/typename1.C: New test; template-dependent
25899 type name without `typename' should be rejected with -pedantic.
25900
25901 1998-10-02 Richard Henderson <rth@cygnus.com>
25902
25903 * g++.old-deja/g++.other/addrof1.C: New test.
25904
25905 1998-10-01 Nick Clifton <nickc@cygnus.com>
25906
25907 * gcc.c-torture/compile/981001-1.c: New test.
25908 * gcc.c-torture/execute/981001-1.c: New test.
25909
25910 1998-10-01 Jeffrey A Law (law@cygnus.com)
25911
25912 * gcc.c-torture/compile/981001-2.c: New test.
25913 * gcc.c-torture/compile/981001-3.c: New test.
25914 * gcc.c-torture/compile/981001-4.c: New test.
25915
25916 1998-10-01 Robert Lipe <robertl@dgii.com>
25917
25918 * lib/objc.exp (objc_target_compile): Add -L during compiles for
25919 multilibbed hosts. Idea grafted from g77.exp.
25920
25921 1998-09-30 Dave Love <d.love@dl.ac.uk>
25922
25923 * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
25924 avoid losing on systems which need -lsocket.
25925
25926 1998-09-28 Alexandre Oliva <oliva@dcc.unicamp.br>
25927
25928 * g++.old-deja/g++.other/bitfld1.C: Expected failure.
25929 * g++.old-deja/g++.other/nested2.C: Ditto.
25930 * g++.old-deja/g++.robertl/eb132.C: No longer an expected
25931 failure.
25932
25933 1998-09-26 Alexandre Oliva <oliva@dcc.unicamp.br>
25934
25935 * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
25936 preferred over template operator!= for enum bitfields.
25937
25938 1998-09-18 Alexandre Oliva <oliva@dcc.unicamp.br>
25939
25940 * g++.old-deja/g++.other/nested2.C: Different virtual base classes
25941 that happen to have the same base name, but in different scopes,
25942 are incorrectly rejected.
25943
25944 1998-09-16 Richard Henderson <rth@cygnus.com>
25945
25946 * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
25947 on the native word size instead of an integer literal.
25948
25949 1998-09-15 Alexandre Oliva <oliva@dcc.unicamp.br>
25950
25951 * g++.old-deja/g++.other/static2.C: Invocation of static data
25952 member of type pointer-to-function denoted as non-static member.
25953
25954 * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
25955 checks involving function types and aliases.
25956
25957 1998-09-12 Alexandre Oliva <oliva@dcc.unicamp.br>
25958
25959 * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
25960 redefined to the same non-trivial type.
25961
25962 * g++.old-deja/g++.pt/explicit73.C: Test for proper
25963 namespace-qualification of template specializations declared in
25964 other namespaces.
25965
25966 * g++.old-deja/g++.other/friend4.C: Check whether it is possible
25967 to declare a subset of the specializations of a template function
25968 as friends of specializations of a template class.
25969
25970 * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
25971 member templates that do not fully specialize the enclosing
25972 template class are rejected.
25973
25974 1998-09-11 Dave Love <d.love@dl.ac.uk>
25975
25976 * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
25977
25978 1998-09-08 Dave Love <d.love@dl.ac.uk>
25979
25980 * g77.f-torture/execute/u77-test.f (main): New file, somewhat
25981 altered from libf2c/libU77 version.
25982
25983 1998-09-06 Dave Love <d.love@dl.ac.uk>
25984
25985 * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
25986
25987 1998-09-04 Reid M. Pinchback <reidmp@MIT.EDU>, Alexandre Oliva <oliva@dcc.unicamp.br>
25988
25989 * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
25990 (un)signed char are different types for template specialization
25991 purposes.
25992
25993 1998-09-03 Ovidiu Predescu <ovidiu@aracnet.com>
25994
25995 * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
25996 * objc: ObjC testsuite.
25997
25998 1998-08-31 Catherine Moore <clm@cygnus.com>
25999
26000 * gcc.c-torture/execute/941014-1.x: New file.
26001
26002 1998-08-31 Nick Clifton <nickc@cygnus.com>
26003
26004 * lib/c-torture.exp: Add support for
26005 torture_eval_before_compile and torture_eval_before_execute
26006 variables.
26007
26008 1998-08-30 Jeffrey A Law (law@cygnus.com)
26009
26010 * gcc.dg/980626-1.c: Delete this test. We've declared the warning
26011 this test triggers valid.
26012
26013 1998-08-27 Jeffrey A Law (law@cygnus.com)
26014
26015 * gcc.dg/980827-1.c: New test.
26016
26017 1997-08-26 J"orn Rennecke <amylaar@cygnus.co.uk>
26018
26019 * gcc.c-torture/execute/loop-4b.c: New test.
26020
26021 1998-08-26 Nick Clifton <nickc@cygnus.com>
26022
26023 * lib/c-torture.exp: Add support for
26024 torture_eval_before_compile and torture_eval_before_execute
26025 variables.
26026
26027 1998-08-25 Jeffrey A Law (law@cygnus.com)
26028
26029 * gcc.c-torture/compile/980825-1.c: New test.
26030
26031 1998-08-24 Nick Clifton <nickc@cygnus.com>
26032
26033 * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
26034 count number tests in opt_t0 not good_t0.
26035
26036 1998-08-24 Jeffrey A Law (law@cygnus.com)
26037
26038 * gcc.c-torture/compile/930326-1.x: Fix typo.
26039
26040 1998-08-23 Mark Mitchell <mark@markmitchell.com>
26041
26042 * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
26043 causes an ICE.
26044
26045 1998-08-21 Jeffrey A Law (law@cygnus.com)
26046
26047 * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
26048 STACK_SIZE is defined.
26049 * gcc.c-torture/unsorted/stuct.c: Similarly.
26050
26051 * gcc.c-torture/compile/980821-1.c: New test.
26052
26053 1998-08-21 Jeffrey A Law (law@cygnus.com)
26054
26055 * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
26056
26057 1998-08-19 Mark Mitchell <mark@markmitchell.com>
26058
26059 * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
26060 code.
26061
26062 1998-08-09 Mark Mitchell <mark@markmitchell.com>
26063
26064 * lib/old-dejagnu.exp: Revise handling of `Internal compiler
26065 error'.
26066
26067 1998-08-18 Jeffrey A Law (law@cygnus.com)
26068
26069 * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
26070
26071 1998-08-16 Jeffrey A Law (law@cygnus.com)
26072
26073 * gcc.c-torture/compile/980816-1.c: New test.
26074
26075 * gcc.dg/980816-1.c: New test.
26076
26077 1998-08-13 Jeffrey A Law (law@cygnus.com)
26078
26079 * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
26080 compiler for ieee tests.
26081
26082 1998-08-01 Dave Love <d.love@dl.ac.uk>
26083
26084 * g77.f-torture/compile/980729-0.f: New test.
26085
26086 1998-07-30 Ken Raeburn <raeburn@cygnus.com>
26087
26088 * gcc.c-torture/special/eeprof-1.c: New test, for
26089 -finstrument-functions.
26090 * gcc.c-torture/special/special.exp: Run it.
26091
26092 1998-07-29 Jeffrey A Law (law@cygnus.com)
26093
26094 * gcc.c-torture/compile/980729-1.c: New test.
26095
26096 1998-07-27 Nick Clifton <nickc@cygnus.com>
26097
26098 * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
26099 __thumb__ is defined, and test for ARM style doubles if so.
26100
26101 1998-07-26 Dave Love <d.love@dl.ac.uk>
26102
26103 * g77.f-torture/noncompile/980615-0.f: New test.
26104
26105 1998-07-26 H.J. Lu (hjl@gnu.org)
26106
26107 * gcc.dg/980312-1.c: Do link instead of compile.
26108 * gcc.dg/980313-1.c: Likewise.
26109
26110 1998-07-26 Jeffrey A Law (law@cygnus.com)
26111
26112 * gcc.c-torture/compile/980726-1.c: New test.
26113
26114 1998-07-25 Dave Love <d.love@dl.ac.uk>
26115
26116 * g77.f-torture/execute/io0.f: New test.
26117
26118 1998-07-24 Nick Clifton <nickc@cygnus.com>
26119
26120 * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
26121 an int.
26122
26123 1998-06-18 Michael Meissner <meissner@cygnus.com>
26124
26125 * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
26126 m32r bugs.
26127
26128 1998-07-17 Nick Clifton <nickc@cygnus.com>
26129
26130 * gcc.dg/980626-1.c: Expect failures for all toolchains until
26131 c-decl.c:grokdeclarator can handle mode attributes.
26132
26133 1998-07-16 Jeffrey A Law (law@cygnus.com)
26134
26135 * gcc.c-torture/execute/980716-1.c: New test.
26136
26137 1998-07-13 Jeffrey A Law (law@cygnus.com)
26138
26139 * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
26140 the mn10200.
26141 * gcc.c-torture/execute/strct-varg-1.x: New file. Expect failure on
26142 the mn10200.
26143 * gcc.c-torture/execute/va-arg-3.x: Similarly.
26144 * gcc.c-torture/compile/930326-1.x: Similarly.
26145
26146 1998-07-13 Dave Love <d.love@dl.ac.uk>
26147
26148 * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
26149 New test from Craig.
26150
26151 1998-07-12 Dave Love <d.love@dl.ac.uk>
26152
26153 * g77.f-torture/noncompile/980616-0.f: New test.
26154
26155 * g77.f-torture/execute/970816-3.f: New test from Craig.
26156
26157 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
26158
26159 * g++.other/singleton.C: Return error value instead of taking
26160 SIGSEGV.
26161
26162 1998-07-10 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
26163
26164 * g++.other/singleton.C: New test. Warning is under dispute.
26165 Runtime crash is not.
26166
26167 1998-07-09 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
26168
26169 * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
26170 ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
26171 using6.C, using7.C}: New namespace tests.
26172
26173 1998-07-09 Alexandre Oliva <oliva@dcc.unicamp.br>
26174
26175 * g++.old-deja/g++.other/partspec1.C: Test matching of partial
26176 specialization with typedef'ed names used as array indexes.
26177
26178 1998-07-09 Jeffrey A Law (law@cygnus.com)
26179
26180 * gcc.c-torture/execute/980709-1.c: New test.
26181
26182 * gcc.dg/980709-1.c: New test.
26183
26184 1998-07-07 Richard Henderson <rth@cygnus.com>
26185
26186 * gcc.c-torture/execute/bcp-1.c: New test.
26187
26188 1998-07-07 Jeffrey A Law (law@cygnus.com)
26189
26190 * gcc.c-torture/execute/980707-1.c: New test.
26191
26192 1998-07-06 Kamil Iskra <iskra@student.uci.agh.edu.pl>
26193
26194 * gcc.c-torture/compile/980706-1.c: New test.
26195
26196 1998-07-01 Dave Love <d.love@dl.ac.uk>
26197
26198 * g77.f-torture/execute/980701-0.f,
26199 g77.f-torture/execute/980701-1.f: New test from Craig.
26200
26201 1998-07-01 Jeffrey A Law (law@cygnus.com)
26202
26203 * gcc.c-torture/compile/980701-1.c: New test.
26204
26205 * gcc.c-torture/execute/980701-1.c: New test.
26206
26207 1998-06-30 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-ka
26208 rlsruhe.de>
26209
26210 * g++.old-deja/g++.robertl/eb132.C: New test.
26211 * g++.old-deja/g++.robertl/eb133.C: Likewise.
26212
26213 1998-06-29 Dave Love <d.love@dl.ac.uk>
26214
26215 * g77.f-torture/execute/980628-7.f,
26216 g77.f-torture/execute/980628-8.f,
26217 g77.f-torture/execute/980628-9.f,
26218 g77.f-torture/execute/980628-10.f: New tests from Craig.
26219
26220 * g77.f-torture/execute/980628-3.f: Remove mail headers.
26221
26222 1998-06-28 Jeffrey A Law (law@cygnus.com)
26223
26224 * g77.f-torture/execute/980628-4.f: New test from Craig.
26225 * g77.f-torture/execute/980628-5.f: Likewise.
26226 * g77.f-torture/execute/980628-2.f: Likewise.
26227 * g77.f-torture/execute/980628-0.f: Likewise.
26228 * g77.f-torture/execute/980628-1.f: Likewise.
26229 * g77.f-torture/execute/980628-3.f: Likewise.
26230 * g77.f-torture/execute/980628-6.f: Likewise.
26231
26232 1998-06-28 Jeffrey A Law (law@cygnus.com)
26233
26234 * lib/g77.exp (default_g77_version): Tweak to make it work in a build
26235 directory when nothing has been installed yet.
26236
26237 1998-06-27 Carlo Wood <carlo@runaway.xs4all.nl>
26238
26239 * gcc.c-torture/special/special.exp: Handle newer versions of
26240 dejagnu.
26241
26242 1998-06-26 Jeffrey A Law (law@cygnus.com)
26243
26244 * gcc.dg/980626-1.c: New test.
26245
26246 1998-06-19 Bruno Haible <haible@ilog.fr>
26247
26248 * gcc.misc-tests/m-un-2.c: New test.
26249 * g++.old-deja/g++.other/warn01.c: Likewise.
26250
26251 1998-06-19 Robert Lipe <robertl@dgii.com>
26252
26253 * gcc.dg/980414-1.c: Move comments outside of ASM to improve
26254 compatibility with assmblers with a different comment character.
26255 Eliminate use of GAS-specific extensions.
26256
26257 1998-06-19 Jeffrey A Law (law@cygnus.com)
26258
26259 * gcc.c-torture/execute/ieee/980619-1.c: New test.
26260
26261 1998-06-19 Robert Lipe <robertl@dgii.com>
26262
26263 *lib/g77.exp: Replace search for libf2c.a with search for newly
26264 renamed libg2c.a
26265
26266 1998-06-17 Jeffrey A Law (law@cygnus.com)
26267
26268 * gcc.c-torture/execute/980617-1.c: New test.
26269
26270 1998-06-12 Jeffrey A Law (law@cygnus.com)
26271
26272 * gcc.c-torture/execute/980612-1.c: New test.
26273
26274 1998-06-08 Jeffrey A Law (law@cygnus.com)
26275
26276 * gcc.dg/980523-1.c: Only test on ppc-linux.
26277 * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
26278
26279 * gcc.c-torture/execute/980608-1.c: New test.
26280
26281 1997-06-05 J"orn Rennecke <amylaar@cygnus.co.uk>
26282
26283 * gcc.c-torture/execute/980605-1.c: New test.
26284
26285 1998-06-04 Jeffrey A Law (law@cygnus.com)
26286
26287 * gcc.c-torture/execute/980604-1.c: New test.
26288
26289 1998-06-02 Jeffrey A Law (law@cygnus.com)
26290
26291 * gcc.c-torture/execute/980602-1.c: New test.
26292 * gcc.c-torture/execute/980602-2.c: Likewise.
26293
26294 1998-06-02 Dave Love <d.love@dl.ac.uk>
26295
26296 * 970125-0.f: Fix per JCB. Add commentary.
26297
26298 1998-05-31 Michael Meissner <meissner@cygnus.com>
26299
26300 * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
26301 IEEE -0 support.
26302
26303 1998-05-29 Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
26304
26305 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
26306 earlier.
26307
26308 1998-05-28 Catherine Moore <clm@cygnus.com>
26309
26310 * gcc.c-torture/execute/980526-3.c: New test.
26311
26312 1998-05-27 Manfred Hollstein <manfred@s-direktnet.de>
26313
26314 * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
26315 fail on m68k-motorola-sysv and m88k-motorola-sysv3.
26316 * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
26317 m88k-motorola-sysv3 to XFAIL.
26318
26319 1998-05-26 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
26320
26321 * gcc.dg/980526-1.c: New test.
26322 * gcc.c-torture/execute/980526-2.c: New test.
26323
26324 1998-05-26 Jeffrey A Law (law@cygnus.com)
26325
26326 * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
26327
26328 * gcc.c-torture/execute/980526-1.c: New test.
26329
26330 1998-05-26 Dave Love <d.love@dl.ac.uk>
26331
26332 * g77.f-torture/execute/alpha2.f: Add runtime test.
26333
26334 1998-05-24 Jason Merrill <jason@yorick.cygnus.com>
26335
26336 * g++.old-deja/old-deja.exp: Strip leading directories.
26337
26338 * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
26339 error for the line. Don't run multiple tests for the same line.
26340
26341 1998-05-23 Jeffrey A Law (law@cygnus.com)
26342
26343 * gcc.dg/980523-1.c: New test.
26344
26345 1998-05-23 Dave Love <d.love@dl.ac.uk>
26346
26347 * g77.f-torture/compile/970915-0.f: New test.
26348
26349 1998-05-23 Jason Merrill <jason@yorick.cygnus.com>
26350
26351 * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
26352
26353 1998-05-21 Jeffrey A Law (law@cygnus.com)
26354
26355 * gcc.dg/980520-1.c: New test.
26356
26357 1998-05-20 Manfred Hollstein <manfred@s-direktnet.de>
26358
26359 * gcc.dg/980502-1.c: Fix return type.
26360
26361 1998-05-20 Jeffrey A Law (law@cygnus.com)
26362
26363 * gcc.dg/{980502-1.c, clobbers.c}: New tests.
26364 * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
26365 * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
26366 * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
26367 * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
26368
26369 1998-05-20 Dave Love <d.love@dl.ac.uk>
26370
26371 * g77.f-torture/execute/980520-1.f: New test.
26372
26373 1998-05-15 Dave Love <d.love@dl.ac.uk>
26374
26375 * lib/mike-g77.exp: New file.
26376
26377 * g77.f-torture/noncompile/noncompile.exp,
26378 g77.f-torture/noncompile/check0.f: New files.
26379
26380 1998-05-14 Dave Love <d.love@dl.ac.uk>
26381
26382 * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
26383 g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
26384 g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
26385 g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
26386 g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
26387 abort where appropriate.
26388
26389 1998-05-05 Michael Meissner <meissner@cygnus.com>
26390
26391 * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
26392 * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
26393
26394 1998-04-29 Dave Love <d.love@dl.ac.uk>
26395
26396 * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
26397
26398 1998-04-27 Dave Love <d.love@dl.ac.uk>
26399
26400 * g77.f-torture/compile/980427-0.f: New test.
26401
26402 1998-04-24 Dave Love <d.love@dl.ac.uk>
26403
26404 * g77.f-torture/compile/980424-0.f: New test.
26405
26406 1998-04-19 Dave Love <d.love@dl.ac.uk>
26407
26408 * g77.f-torture/compile/980419-2.f (main): New test.
26409 * g77.f-torture/compile/970125-0.f: New test.
26410 * g77.f-torture/compile/980419-1.f: New test.
26411
26412 1998-04-08 Jim Wilson <wilson@cygnus.com>
26413
26414 * gcc.c-torture/execute/980407-1.c: Delete test. Is duplicate
26415 of loop-4.c.
26416
26417 1998-04-07 Jim Wilson <wilson@cygnus.com>
26418
26419 * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
26420
26421 1998-04-03 Jim Wilson <wilson@cygnus.com>
26422
26423 * gcc.c-torture/compile/980329-1.c: New test.
26424
26425 1998-03-18 Jim Wilson <wilson@cygnus.com>
26426
26427 * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
26428 * gcc.dg/980312-1.c: Fix typo in -march command.
26429
26430 1998-03-16 H.J. Lu (hjl@gnu.org)
26431
26432 * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
26433
26434 1998-03-11 Robert Lipe <robertl@dgii.com>
26435
26436 * g77.f-torture/execute/980310-5.f: Deleted. Craig Burley and
26437 Dave Love agree the Fortran source is bogus.
26438
26439 1998-03-11 Robert Lipe <robertl@dgii.com>
26440
26441 * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
26442 g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
26443 g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
26444 g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
26445 * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
26446
26447 1998-03-10 Alexandre Oliva <oliva@dcc.unicamp.br>
26448
26449 * g++.old-deja/g++.other/friend1.C: New test.
26450
26451 1998-02-18 Dave Love <d.love@dl.ac.uk>
26452
26453 * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
26454 possibly uninitialized) variables and declare dnrm2.
26455
26456 1998-02-23 Robert Lipe <robertl@dgii.com>
26457
26458 From Bruno Haible <haible@ilog.fr>:
26459 * gcc.c-torture/execute/980223.c: New test.
26460
26461 1998-02-13 Jeffrey A Law (law@cygnus.com)
26462
26463 * gcc.dg/ifelse-1.c: New test.
26464
26465 1998-02-09 H.J. Lu (hjl@gnu.org)
26466
26467 * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
26468
26469 * lib/old-dejagnu.exp (old-dejagnu): Added the
26470 "execution test - XFAIL *-*-*" handling in the spirit of
26471 "excess errors test -". Changed the "execution test fails"
26472 handling to be like "excess errors test fails".
26473 * Update various tests accordingly.
26474
26475 1998-02-06 Jim Wilson <wilson@cygnus.com>
26476
26477 * gcc.c-torture/execute/980205.c: New test.
26478
26479 1998-01-18 Jeffrey A Law (law@cygnus.com)
26480
26481 * lib/c-torture.exp: Look for .x files instead of .cexp files.
26482 * lib/f-torture.exp: Similarly.
26483 * gcc.c-torture: Rename all .cexp files to .x files.
26484
26485 1997-12-08 J"orn Rennecke <amylaar@cygnus.co.uk>
26486
26487 * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
26488 (940510-1.c): Removed duplicate.
26489 (971104-1.c): New test.
26490
26491 1997-11-25 Kate Hedstrom (kate@ahab.rutgers.edu)
26492
26493 * lib/f-torture.exp: Improve error and loop detection.
26494
26495 1997-11-19 Michael Meissner <meissner@cygnus.com>
26496
26497 * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
26498 use that to size the filler array.
26499
26500 1997-09-26 Bob Manson <manson@charmed.cygnus.com>
26501
26502 * lib/c-torture.exp(c-torture-execute): Fix typo.
26503
26504 * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
26505 testcase as the executable name. Keep the executable around if
26506 the test fails.
26507
26508 1997-09-19 Bob Manson <manson@charmed.cygnus.com>
26509
26510 * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
26511 changes. Only test one -g option, and move it to the end of the
26512 list of options to test.
26513
26514 1997-09-19 Michael Meissner <meissner@cygnus.com>
26515
26516 * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
26517 variable GCC_TORTURE_OPTIONS to supply default switches separated
26518 by colons. If no environment variable, run tests with -O0 -g, -O1
26519 -g, and -O2 -g as well.
26520
26521 1997-09-17 Bob Manson <manson@charmed.cygnus.com>
26522
26523 * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
26524 explanatory comments. Fix indentation.
26525
26526 1997-09-15 Jeffrey A Law (law@cygnus.com)
26527
26528 * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
26529
26530 1997-09-11 Jeffrey A Law (law@cygnus.com)
26531
26532 * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
26533 * g++.old-deja/g++.mike/p7325.C: Likewise.
26534 * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
26535
26536 1997-09-11 Alexandre Oliva (oliva@dcc.unicamp.br)
26537
26538 * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
26539 * g++.old-deja/g++.brendan/crash30.C: Likewise.
26540 * g++.old-deja/g++.brendan/crash39.C: Likewise.
26541 * g++.old-deja/g++.law/operators4.C: Likewise.
26542
26543 1997-09-11 Joe Buck (jbuck@synopsys.com)
26544
26545 * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
26546 * g++.old-deja/g++.mike/p784.C: Ditto.
26547 * g++.old-deja/g++.mike/p785.C: Ditto.
26548
26549 1997-09-05 Jeffrey A Law (law@cygnus.com)
26550
26551 * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
26552
26553 1997-09-03 Bob Manson <manson@charmed.cygnus.com>
26554
26555 * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
26556 target feature; pass this to c-torture-execute as needed.
26557
26558 1997-09-03 Bob Manson <manson@charmed.cygnus.com>
26559
26560 * lib/c-torture.exp(c-torture-execute): If the previous and the
26561 current executables being tested are identical, we don't need to
26562 run the executable again. Try to make the executable names
26563 unique. Add an optional argument for passing additional compiler
26564 flags.
26565
26566 1997-09-02 Doug Evans <dje@canuck.cygnus.com>
26567
26568 * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
26569
26570 1997-08-29 Jeffrey A Law (law@cygnus.com)
26571
26572 * gcc.c-torture/execute/921007-1.c: Make strcmp static.
26573
26574 1997-07-31 Jeffrey A Law (law@cygnus.com)
26575
26576 * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
26577 32bit or larger longs.
26578
26579 * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
26580 have either a 32bit long or 32bit int.
26581
26582 1997-07-29 J"orn Rennecke <amylaar@cygnus.co.uk>
26583
26584 * gcc.c-torture/execute/conversion.c (test_float_to_integer):
26585 Make double precision tests dependent on sizeof (double).
26586
26587 1997-07-09 Bob Manson <manson@charmed.cygnus.com>
26588
26589 * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
26590 too.
26591
26592 1997-06-17 J"orn Rennecke <amylaar@cygnus.co.uk>
26593
26594 * gcc.c-torture/compile/961203-1.cexp: New script.
26595
26596 1997-06-16 Bob Manson <manson@charmed.cygnus.com>
26597
26598 * lib/g++.exp(g++_init): Use g++_include_flags instead of making
26599 up the includes ourselves.
26600
26601 1997-06-11 Bob Manson <manson@charmed.cygnus.com>
26602
26603 * lib/plumhall.exp: Remove random include, and add a few
26604 verbose messages for debugging.
26605
26606 1997-06-06 Bob Manson <manson@charmed.cygnus.com>
26607
26608 * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
26609 of trying to do it ourselves.
26610
26611 1997-06-04 J"orn Rennecke <amylaar@cygnus.co.uk>
26612
26613 * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
26614
26615 1997-06-04 Bob Manson <manson@charmed.cygnus.com>
26616
26617 * gcc.prms/5403.c: Made regexp a bit less strict.
26618
26619 1997-06-03 Bob Manson <manson@charmed.cygnus.com>
26620
26621 * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
26622 is returned from remote_load instead.
26623 * lib/plumhall.exp: Ditto.
26624 * lib/mike-g++.exp: Ditto.
26625 * lib/old-dejagnu.exp: Ditto.
26626 * lib/c-torture.exp: Ditto.
26627
26628 1997-05-30 Bob Manson <manson@charmed.cygnus.com>
26629
26630 * lib/g++.exp: Use build_wrapper procedure.
26631 * lib/gcc.exp: Ditto.
26632
26633 1997-05-20 Jeffrey A Law (law@cygnus.com)
26634
26635 * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
26636 an old-style decl for malloc. Fixes tests to work when
26637 sizeof (int) != sizeof (size_t).
26638
26639 1997-05-15 Mike Meissner <meissner@cygnus.com>
26640
26641 * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
26642
26643 * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
26644 use stdargs.h interface.
26645
26646 1997-05-15 Mike Meissner <meissner@cygnus.com>
26647
26648 * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
26649 NO_VARARGS when compiling.
26650
26651 1997-05-01 Bob Manson <manson@charmed.cygnus.com>
26652
26653 * lib/plumhall.exp(ph_includes): New procedure.
26654 (ph_make): Use it.
26655 (ph_compiler): Ditto.
26656
26657 * lib/g++.exp: Rename test-glue.c to testglue.c.
26658 * lib/gcc.exp: Ditto.
26659
26660 1997-04-10 Bob Manson <manson@charmed.cygnus.com>
26661
26662 * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
26663 to completion when it's called.
26664
26665 1997-03-21 Michael Meissner <meissner@cygnus.com>
26666
26667 * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
26668 is defined, don't do test.
26669
26670 1997-03-20 Doug Evans <dje@canuck.cygnus.com>
26671
26672 * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
26673 for object files.
26674 (ph_summary): Mark skipped testcases as untested, not unresolved.
26675
26676 * lib/plumhall.exp (ph_make): If unresolved because of bad
26677 errorCode, record errorCode in log file.
26678 (*): Replace send_log/verbose with verbose -log.
26679
26680 1997-03-19 Michael Meissner <meissner@cygnus.com>
26681
26682 * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
26683 double conversion if double isn't at least 8 bytes.
26684
26685 * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
26686 int to work with targets where int is 16 bits.
26687
26688 * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
26689 8 bytes, just exit, since 4 byte doubles don't have enough bits of
26690 precision for the test to complete.
26691
26692 1997-03-14 Michael Meissner <meissner@cygnus.com>
26693
26694 * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
26695 if d10v is not compiled with the -mdouble64 flag.
26696 * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
26697
26698 * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
26699 d10v is not compiled with the -mint32 flag.
26700
26701 1997-03-13 Bob Manson <manson@charmed.cygnus.com>
26702
26703 * lib/plumhall.exp: Use incr_count.
26704
26705 1997-03-12 Jeffrey A Law (law@cygnus.com)
26706
26707 * gcc.c-torture: Update to c-torture-1.45.
26708
26709 1997-02-23 Bob Manson <manson@charmed.cygnus.com>
26710
26711 * lib/gcc.exp(gcc_init): Add args parameter (which will contain
26712 the name of the expect testcase file).
26713
26714 * lib/g++.exp(g++_init): Ditto.
26715
26716 1997-02-20 Bob Manson <manson@charmed.cygnus.com>
26717
26718 * lib/g++.exp(g++_exit): $gluefile lives on the build, not
26719 the host.
26720
26721 * lib/gcc.exp(gcc_exit): New procedure.
26722
26723 1997-02-19 Bob Manson <manson@charmed.cygnus.com>
26724
26725 * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
26726 specs where appropriate.
26727
26728 * g++.old-deja/g++.arm/*: Added additional ERROR checks
26729 because of new "candidates are" messages, and removed a few
26730
26731 * Converted all non-old-style g++ testcases to old-style, and
26732 moved into g++.old-deja.
26733
26734 1997-02-14 Bob Manson <manson@charmed.cygnus.com>
26735
26736 * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
26737 options.
26738
26739 * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
26740 succeeded.
26741
26742 * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
26743
26744 1997-02-13 Michael Meissner <meissner@cygnus.com>
26745
26746 * lib/gcc.exp (gcc_target_compile): Add support for defining
26747 NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
26748 the machine doesn't have those features.
26749
26750 1997-02-11 Bob Manson <manson@charmed.cygnus.com>
26751
26752 * g++.law/operators4.exp: Don't use LIBS.
26753
26754 1997-02-08 Bob Manson <manson@charmed.cygnus.com>
26755
26756 * g++.law/virtual1.exp: Don't use CXX_FLAGS.
26757
26758 * lib/mike-g++.exp: Don't set the compiler to be tested here.
26759 * lib/g++.exp: Set it here instead. Also, allow use of the
26760 --tool_exec and --tool_opt options. Change CXX to
26761 GXX_UNDER_TEST.
26762
26763 * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
26764
26765 * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
26766
26767 1997-02-07 Bob Manson <manson@charmed.cygnus.com>
26768
26769 * lib/old-dejagnu.exp: Use prune_warnings instead of
26770 prune_system_crud.
26771 * lib/mike-g++.exp: Ditto.
26772 * lib/gcc.exp: Ditto.
26773 * lib/g++.exp: Ditto.
26774
26775 * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
26776
26777 1997-02-07 Jeffrey A Law (law@cygnus.com)
26778
26779 * 941014-2.c: Include stdlib.h
26780 * 960327-1.c: Include stdio.h
26781 * dbra.c, index-1.c: Don't assume ints are 32bits.
26782
26783 1997-02-04 Bob Manson <manson@charmed.cygnus.com>
26784
26785 * lib/gcc.exp: Add gcc,stack_size target feature.
26786
26787 * lib/g++.exp(g++_target_compile): Add the include and link
26788 paths here, not in two other places. And, it's $options, not
26789 options.
26790
26791 * lib/mike-g++.exp(postbase): Remove the code that determines
26792 the correct include and link paths.
26793 * g++.old-deja/old-deja.exp: Ditto.
26794
26795 1997-02-03 Bob Manson <manson@charmed.cygnus.com>
26796
26797 * lib/g++.exp(g++_init): target_compile no longer returns the
26798 filename of the result.
26799
26800 1997-02-02 Bob Manson <manson@charmed.cygnus.com>
26801
26802 * gcc.misc-tests/gcov.exp: Add -nocomplain to the
26803 call to glob.
26804
26805 * gcc.c-torture/special/special.exp: Change call to
26806 gcc_target_compile to include the object file.
26807
26808 1997-02-02 Ian Lance Taylor <ian@cygnus.com>
26809
26810 * gcc.c-torture/special/special.exp: Correct misspelling in last
26811 change.
26812
26813 1997-02-01 Bob Manson <manson@charmed.cygnus.com>
26814
26815 * lib/plumhall.exp(ph_summary): Log the entire output of the
26816 executable. Return -1 if there were any failures, 0 otherwise.
26817 (ph_execute): Return -1 if there were any failures, 0 otherwise.
26818 (ph_make): Clean up objects and executables that were built
26819 if the tests succeeded.
26820
26821 1997-01-30 Bob Manson <manson@charmed.cygnus.com>
26822
26823 * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
26824 libraries and includes in the build tree as appropriate.
26825
26826 1997-01-29 Bob Manson <manson@charmed.cygnus.com>
26827
26828 * lib/c-torture.exp: Instead of looking for the global variable
26829 NO_LONG_LONG, check to see if that's a feature of the target.
26830
26831 1997-01-29 Bob Manson <manson@charmed.cygnus.com>
26832
26833 * config/default.exp: Minimize. Delete the remainer of the files in
26834 config; this functionality is now in devo/dejagnu/config.
26835
26836 g++.*/*: Pass any additional flags used to compile to postbase;
26837 delete CXXFLAGS.
26838
26839 gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
26840 is now done by runtest.exp. Use gcc_target_compile instead of
26841 compile.
26842
26843 lib/c-torture.exp: Use gcc_target_compile instead of compile.
26844 Remove references to CFLAGS. Use remote_file instead of
26845 calling rm -f.
26846 (c-torture): Take a list of arguments to use to compile this
26847 testcase.
26848
26849 lib/g++.exp: Simplify. Use target_compile instead of compile.
26850 lib/gcc-dg.exp: Ditto.
26851 lib/gcc.exp: Ditto.
26852 lib/mike-{gcc,g++}.exp: Ditto.
26853 lib/old-dejagnu.exp: Ditto.
26854 lib/plumhall.exp: Ditto.
26855
26856 1997-01-08 Jim Wilson <wilson@cygnus.com>
26857
26858 * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
26859 (ph_linker): Likewise.
26860
26861 1996-11-13 Joern Rennecke <amylaar@cygnus.com>
26862
26863 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
26864 MAP_ANON / MAP_ANONYMOUS if defined;
26865 else try to map from /dev/zero .
26866
26867 1996-11-12 Jeffrey A Law (law@cygnus.com)
26868
26869 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: If MAP_ANON
26870 isn't defined, then define it to MAP_ANONYMOUS.
26871
26872 1996-11-12 Jeffrey A Law (law@cygnus.com)
26873
26874 * gcc.c-torture: Update to c-torture-1.42 release.
26875
26876 1996-11-11 Jeffrey A Law (law@cygnus.com)
26877
26878 * gcc.c-torture: Update to c-torture-1.41 release.
26879
26880 1996-10-27 Jeffrey A Law (law@cygnus.com)
26881
26882 * gcc.c-torture/execute/enum-1.c: New test. Will be in next
26883 c-torture release.
26884
26885 1996-08-15 Brendan Kehoe <brendan@lisa.cygnus.com>
26886
26887 * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
26888 and LDFLAGS. Fix second case to append the target_info ldflags
26889 onto LDFLAGS, not CFLAGS.
26890 * lib/g++.exp (g++_init): Add target_info stuff.
26891 * lib/old-dejagnu.exp (old-dejagnu-init): Likewise. Add inclusion
26892 of libgloss and newlib flags for !native.
26893
26894 * config/proelf.exp: Load remote.exp and do `push_target hppro'.
26895 (GDB): Fix relative path to go up another dir for finding gdb.
26896
26897 1996-08-08 Rob Savoye <rob@chinadoll.cygnus.com>
26898
26899 * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
26900 versions in the target_info array, if they don't exist.
26901
26902 1996-08-02 Brendan Kehoe <brendan@lisa.cygnus.com>
26903
26904 * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
26905
26906 1996-07-08 Jim Wilson <wilson@cygnus.com>
26907
26908 * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
26909 * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
26910
26911 1996-07-01 Bob Manson <manson@charmed.cygnus.com>
26912
26913 * lib/old-dejagnu.exp: Don't remove the output file before we've
26914 actually tested it. Don't append pwd to the path of the executable
26915 we're testing.
26916
26917 1996-06-30 Doug Evans <dje@canuck.cygnus.com>
26918
26919 * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
26920
26921 1996-06-26 Bob Manson <manson@charmed.cygnus.com>
26922
26923 * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
26924 temporary directory for compiler files, and set it to a default
26925 value of /tmp. Set $output as the name of the output file from
26926 compiling the testcase. Add a -o option to $cflags_var so the
26927 compiler writes the final output file as $output. Set $executable
26928 to $output.
26929
26930 * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
26931 directory for compiler files, and set it to /tmp if it doesn't
26932 already have a value. Set $output_file to the name of the output
26933 file from compiling the testcase. Add a -o option to CXXFLAGS so
26934 the compiler writes the final output file as $output. Use $output
26935 as the executable to be tested.
26936
26937 1996-06-24 Brendan Kehoe <brendan@lisa.cygnus.com>
26938
26939 * lib/g++.exp: Also add -Wl,-rpath,... for linux.
26940
26941 1996-06-08 Jeffrey A Law (law@cygnus.com)
26942
26943 * gcc.c-torture/execute/pending-1.c: New test. Still
26944 pending in Tege's queue.
26945
26946 1996-04-24 Jim Wilson <wilson@chestnut.cygnus.com>
26947
26948 * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
26949 Add variables local_failcnt and local_unresolvedcnt. Call gcc_fail
26950 if there were failures. Call unresolved if there were unresolved
26951 testcases. Call gcc_fail if program did not run to completion.
26952 (ph_make): Pass additional argument name to ph_execute.
26953 (ph_execute): Add new argument. Pass additional arguments to
26954 ph_summary. Call gcc_fail is there is no execution output.
26955
26956 1996-04-24 Jeffrey A Law (law@cygnus.com)
26957
26958 * lib/plumhall.exp (proc_summary): Output relavent summary
26959 lines into the log so specific failures in plumhall can be
26960 investigated.
26961
26962 1996-04-10 Jeffrey A Law (law@cygnus.com)
26963
26964 * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
26965 (c-torture-execute): Don't try to execute tests which use
26966 "long long" types if $NO_LONG_LONG is nonzero.
26967
26968 1996-04-08 Doug Evans <dje@canuck.cygnus.com>
26969
26970 * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
26971 not c-torture.
26972
26973 * gcc.ieee: Move from here.
26974 * gcc.c-torture/execute/ieee: To here.
26975
26976 1996-03-26 Jeffrey A Law (law@cygnus.com)
26977
26978 * gcc.c-torture: Update to c-torture-1.41 release.
26979
26980 1996-03-22 Jeffrey A Law (law@cygnus.com)
26981
26982 * lib/c-torture.exp (c-torture-execute): Remove "$executable",
26983 not "$output".
26984
26985 1996-03-07 Doug Evans <dje@charmed.cygnus.com>
26986
26987 * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
26988 -c present.
26989
26990 1996-03-02 Jeffrey A Law (law@cygnus.com)
26991
26992 * config/proelf.exp: Handle connecting to a simulator.
26993
26994 1996-01-31 Jeffrey A Law (law@cygnus.com)
26995
26996 * config/proelf.exp: New file. Enough framework that we can
26997 run c-torture tests on the proelf targets (or any other target
26998 that gdb can connect to for that matter).
26999
27000 1996-01-29 Doug Evans <dje@canuck.cygnus.com>
27001
27002 * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
27003 * gcc.ph/testing/limits/limits.exp: Likewise. Don't pass $CFLAGS.
27004
27005 * lib/plumhall.exp (ph_execute): Always call ph_summary if
27006 exec_output exists.
27007
27008 1996-01-28 Doug Evans <dje@charmed.cygnus.com>
27009
27010 * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
27011 (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
27012
27013 * config/*.exp: Update FSF address. Change result of ${tool}_load
27014 to pass/fail/unresolved/unsupported/untested. Caller must now
27015 call unresolved/unsupported/untested.
27016 * lib/*.exp: Update FSF address. Update to handle new results of
27017 ${tool}_load.
27018 * lib/chill.exp (verbose): Delete.
27019
27020 1996-01-27 Doug Evans <dje@charmed.cygnus.com>
27021
27022 * lib/gcc.exp (default_gcc_start): Change order of args to
27023 $LDFLAGS $CFLAGS $LIBS.
27024 * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
27025 Save/set/restore CFLAGS. Pass single arg to gcc_start.
27026 * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
27027 (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
27028 * gcc.misc-tests/dg-test.exp: Likewise.
27029 * gcc.misc-tests/msgs.exp: Likewise.
27030 * gcc.prms/prms.exp: Likewise.
27031 * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
27032 (CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
27033
27034 * lib/dg.exp: Deleted, moved to dejagnu/lib.
27035
27036 1996-01-24 Brendan Kehoe <brendan@lisa.cygnus.com>
27037
27038 * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
27039
27040 * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
27041 * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
27042
27043 * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
27044 necessary.
27045
27046 1996-01-20 Brendan Kehoe <brendan@cygnus.com>
27047
27048 * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
27049 global for loop; add use of $mathlib.
27050 * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
27051 settings here; set mathlib for anything but VxWorks.
27052
27053 1996-01-22 Jeffrey A Law (law@cygnus.com)
27054
27055 * gcc.c-torture: Update to c-torture-1.40 release.
27056
27057 1996-01-03 Jeffrey A Law (law@cygnus.com)
27058
27059 * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
27060 dg.exp.
27061
27062 1995-12-03 Jeffrey A. Law <law@sethra.cygnus.com>
27063
27064 * lib/c-torture.exp (c-torture-execute): Declare "output" as
27065 global.
27066
27067 1995-11-17 Doug Evans <dje@canuck.cygnus.com>
27068
27069 * lib/g++.exp (LIBS): Define if not already.
27070 * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
27071 (gcc-dg-prune): Call prune_gcc_output.
27072 * lib/gcc.exp (prune_gcc_output): New proc.
27073 * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
27074 prune_gcc_output.
27075
27076 1995-11-16 Doug Evans <dje@canuck.cygnus.com>
27077
27078 * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
27079 (c-torture-execute): Likewise. Rename `name' to `testcase'.
27080
27081 1995-11-15 Jeffrey A Law (law@cygnus.com)
27082
27083 * gcc.c-torture: Update to c-torture-1.39 release.
27084
27085 1995-11-04 Doug Evans <dje@canuck.cygnus.com>
27086
27087 * lib/c-torture.exp (c-torture-execute): Don't return if one option
27088 fails, try others as well.
27089
27090 1995-11-02 Doug Evans <dje@canuck.cygnus.com>
27091
27092 * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
27093 If compilation fails, mark execute tests as `untested'.
27094 If test is marked as unsupported, don't mark compilation and
27095 execute tests as failed.
27096
27097 1995-10-25 Brendan Kehoe <brendan@lisa.cygnus.com>
27098
27099 * lib/g++.exp (g++_init): Don't link in libg++, and look to
27100 libstdc++ for whether or not we want to be doing shared
27101 libraries. Delete link_curses since we don't need it anymore.
27102 * lib/mike-g++.exp (postbase): Don't link in libg++.
27103 * g++.old-deja/old-deja.exp: Likewise.
27104
27105 1995-10-23 Brendan Kehoe <brendan@lisa.cygnus.com>
27106
27107 * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
27108
27109 1995-10-17 Brendan Kehoe <brendan@lisa.cygnus.com>
27110
27111 * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
27112 For that, add `-Wl,-a,shared_archive'.
27113 * g++.old-deja/old-deja.exp: Likewise.
27114
27115 1995-10-17 Doug Evans <dje@canuck.cygnus.com>
27116
27117 * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
27118
27119 1995-10-16 Brendan Kehoe <brendan@cygnus.com>
27120
27121 * lib/mike-g++.exp (postbase): Pay attention to the status of
27122 g++_load.
27123
27124 1995-10-16 Brendan Kehoe <brendan@lisa.cygnus.com>
27125
27126 * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
27127
27128 1995-10-16 Doug Evans <dje@canuck.cygnus.com>
27129
27130 * lib/gcc.exp (default_gcc_start): No longer need to log program
27131 being executed or its output, execute_anywhere does that now.
27132 * lib/g++.exp (default_g++_version): Call execute_anywhere.
27133 (default_g++_start): Likewise. Delete calls to verbose/send_log.
27134
27135 1995-10-12 Brendan Kehoe <brendan@lisa.cygnus.com>
27136
27137 * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
27138 the same as those in lib/g++.exp.
27139
27140 1995-10-10 Jeff Law (law@hurl.cygnus.com)
27141
27142 * gcc.c-torture: Update to c-torture-1.38 release.
27143 * gcc.ieee: Related changes.
27144
27145 1995-10-06 Rob Savoye <rob@darkstar.cygnus.com>
27146
27147 * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
27148 "exec". Minor reformatting changes.
27149
27150 * config/rom68k.exp (${tool}_load): Make it work in a canadian
27151 cross. This means all "exec" calls now work on a remote host as
27152 well.
27153 * lib/c-torture.exp (c-torture-compile): Make work for a canadian
27154 cross. Filter out the extra "\r\n" stuff that expect puts in.
27155 (c-torture-execute): Filter out the bogus warnings like
27156 c-torture-compile does. Add support for canadian cross.
27157 * lib/gcc.exp (default_gcc_version, default_gcc_start)
27158 Use execute_anywhere rather than calling exec directly. Now it
27159 works for canadian cross testing.
27160
27161 1995-10-05 Brendan Kehoe <brendan@rtl.cygnus.com>
27162
27163 * lib/g++.exp: Add -nocomplain flag to glob. Use catch to put the
27164 results into a variable, and check that rather than using file exists.
27165
27166 1995-10-04 Brendan Kehoe <brendan@lisa.cygnus.com>
27167
27168 * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
27169 create a libg++.so. For sunos4.1.*, also add -ltermcap.
27170
27171 1995-09-26 Brendan Kehoe <brendan@lisa.cygnus.com>
27172
27173 * g++.old-deja/old-deja.exp: Create and pass runshlib and
27174 lib_curses if there's a shared libg++ in the build tree.
27175
27176 1995-09-22 Doug Evans <dje@canuck.cygnus.com>
27177
27178 * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
27179 if not supported target.
27180
27181 1995-09-22 Brendan Kehoe <brendan@lisa.cygnus.com>
27182
27183 * lib/g++.exp (g++_init): Move empty setting of runshlib and
27184 link_curses up to always happen, not just for native builds.
27185
27186 1995-09-21 Jeff Law (law@snake.cs.utah.edu)
27187
27188 * gcc.c-torture: Update to c-torture-1.36 release.
27189 * gcc.failure: Related changes.
27190
27191 1995-09-20 Doug Evans <dje@canuck.cygnus.com>
27192
27193 * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
27194
27195 1995-09-19 Brendan Kehoe <brendan@lisa.cygnus.com>
27196
27197 * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
27198 * lib/mike-g++.exp (postbase): Not in here. Still reference
27199 runshlib, link_curses, and mathlib for link and run.
27200
27201 * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
27202 pass the runtime shared library options for Solaris, OSF/1, and
27203 Irix5, and link with -lcurses to avoid unresolved references.
27204
27205 1995-09-13 Brendan Kehoe <brendan@lisa.cygnus.com>
27206
27207 * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
27208 only run once.
27209
27210 1995-09-13 Doug Evans <dje@canuck.cygnus.com>
27211
27212 * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
27213
27214 1995-09-11 Jeff Law (law@snake.cs.utah.edu)
27215
27216 * gcc.c-torture: Update to c-torture-1.35 release. Note we
27217 do not have a framework for the "compat" tests yet.
27218
27219 1995-09-09 Brendan Kehoe <brendan@lisa.cygnus.com>
27220
27221 * lib/mike-g++.exp (postbase): New local variable `mathlib',
27222 set to null if we're testing vxworks5.1. Use that instead of
27223 `-lm' in the setting of LIBS for link and run.
27224
27225 1995-09-08 Brendan Kehoe <brendan@lisa.cygnus.com>
27226
27227 * config/rom68k.exp (${tool}_load): Major changes to make it
27228 work. Verified that it does in fact return the stuff in
27229 exec_output properly. Catch any Emul or any TRAP other than 0.
27230
27231 1995-09-07 Brendan Kehoe <brendan@lisa.cygnus.com>
27232
27233 * lib/mike-g++.exp (prebase): Call g++_init at the end to set
27234 LDFLAGS properly for targets that need stuff from libgloss.
27235 * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
27236 only run once.
27237 (gpp_initialized): New variable.
27238
27239 1995-09-06 Rob Savoye <rob@darkstar.cygnus.com>
27240
27241 * config/rom68k.exp: Load libgloss.exp.
27242 * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
27243 so we can produce a fully linked binary.
27244 * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
27245 so we can produce a fully linked binary.
27246
27247 1995-09-03 Doug Evans <dje@canuck.cygnus.com>
27248
27249 * lib/plumhall.exp (ph_section): Watch for expected failures.
27250 Add missing `else'.
27251
27252 * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
27253 run the testcase.
27254 (c-torture): Likewise.
27255
27256 1995-08-28 Doug Evans <dje@cygnus.com>
27257
27258 * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
27259
27260 * lib/mike-g++.exp (mike_cleanup): New proc.
27261 (prebase): New globals compiler_result, not_compiler_result,
27262 target_regexp.
27263 (postbase): Likewise. Call mike_cleanup. Pass "--" to regexp to
27264 allow leading "-" in pattern. Watch for unsupported tests.
27265 If $compiler_result is set, pattern match assembler code,
27266 and ditto for $not_compiler_result.
27267 * lib/mike-gcc.exp: Likewise.
27268
27269 * lib/plumhall.exp (ph_execute): Only call ph_summary if
27270 execution "succeeded".
27271
27272 1995-08-14 Doug Evans <dje@canuck.cygnus.com>
27273
27274 * config/win32.exp: New file.
27275 * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
27276
27277 1995-08-04 Doug Evans <dje@canuck.cygnus.com>
27278
27279 * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
27280 unsupported.
27281 * lib/mike-{gcc,g++}.exp (postbase): Likewise.
27282 * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
27283 * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
27284
27285 * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
27286 "... without exceptions was ...". That is now handled by
27287 prune_system_crud.
27288 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
27289
27290 1995-08-01 Doug Evans <dje@canuck.cygnus.com>
27291
27292 * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
27293 sieve.c,sort2.c}: New files.
27294 * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
27295 sieve.exp,sort2.exp}: Drivers for them.
27296
27297 * lib/mike-gcc.exp (program_output): New user settable variable.
27298 (postbase): Call prune_system_crud. Also prune extraneous compiler
27299 messages.
27300 * lib/mike-g++.exp (program_output): New user settable variable.
27301
27302 * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
27303
27304 * config/sh.exp: Deleted (use sim.exp instead).
27305
27306 1995-07-28 Brendan Kehoe <brendan@lisa.cygnus.com>
27307
27308 * config/vx.exp: Declare CHECKTASK as global.
27309 * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
27310 * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
27311 * lib/old-dejagnu.exp: Load [pwd]/$executable.
27312
27313 1995-07-26 Brendan Kehoe <brendan@lisa.cygnus.com>
27314
27315 * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
27316 target. Like vx.exp, only includes `vx29k.exp' instead of
27317 `vxworks.exp'.
27318
27319 1995-07-23 Ian Lance Taylor <ian@cygnus.com>
27320
27321 * config/sim.exp: Increase time limit from 120 seconds to 240.
27322
27323 1995-07-06 Jeffrey A. Law <law@rtl.cygnus.com>
27324
27325 * gcc.c-torture/execute/950628-1.c: New test.
27326
27327 1995-06-10 Jeff Law (law@snake.cs.utah.edu)
27328
27329 * gcc.c-torture: Update with changes/additions from
27330 c-torture-1.34.
27331
27332 1995-06-05 Doug Evans <dje@canuck.cygnus.com>
27333
27334 * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
27335
27336 1995-06-04 Jeff Law (law@snake.cs.utah.edu)
27337
27338 * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
27339
27340 1995-06-01 Jeff Law (law@snake.cs.utah.edu)
27341
27342 * gcc.c-torture/compile/950512-1.c: New test.
27343 * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
27344 * gcc.dg/struct-ret-1.c: Likewise.
27345
27346 1995-05-31 Doug Evans <dje@canuck.cygnus.com>
27347
27348 * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
27349 930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
27350
27351 1995-05-30 Doug Evans <dje@canuck.cygnus.com>
27352
27353 * gcc.c-torture/special/920411-1.c: Deleted.
27354 * gcc.c-torture/special/special.exp: Delete 920411-1.c.
27355
27356 1995-05-22 Doug Evans <dje@chestnut.cygnus.com>
27357
27358 * config/sim.exp (${tool}_load): Hack in call to bash to get a
27359 cpu limit.
27360
27361 1995-05-12 Torbjorn Granlund <tege@rtl.cygnus.com>
27362
27363 * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
27364
27365 1995-05-04 Torbjorn Granlund <tege@adder.cygnus.com>
27366
27367 From kenner;
27368 * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
27369 is the proper length.
27370 * va-arg-3.c: Likewise.
27371
27372 1995-04-30 Doug Evans <dje@canuck.cygnus.com>
27373
27374 * lib/dg.exp: Moved to dejagnu/lib. Copy kept here (for awhile).
27375 * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
27376
27377 * lib/gcc.exp (default_gcc_start): Delete old cruft. Delete result.
27378 * lib/g++.exp (default_g++_start): Delete old cruft.
27379
27380 1995-04-25 Torbjorn Granlund <tege@cygnus.com>
27381
27382 * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
27383 (2 * (1 << 18)) to (2 * (1 << 17)).
27384
27385 * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
27386
27387 1995-04-20 J.T. Conklin <jtc@rtl.cygnus.com>
27388
27389 * config/rom68k.exp: Renamed from config/idp.exp
27390
27391 1995-04-18 Torbjorn Granlund <tege@rtl.cygnus.com>
27392
27393 * c-torture/compile/921109-2.c
27394
27395 1995-04-18 Mike Stump <mrs@cygnus.com>
27396
27397 * lib/old-dejagnu.exp: We expect Execution test failure if we expected
27398 excess errors.
27399
27400 1995-04-15 Doug Evans <dje@chestnut.cygnus.com>
27401
27402 * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
27403 output.
27404 * lib/g++.exp (default_g++_start): Likewise.
27405
27406 1995-03-29 Torbjorn Granlund <tege@adder.cygnus.com>
27407
27408 * gcc.c-torture/compile/950329-1.c: New test.
27409
27410 1995-03-28 J.T. Conklin <jtc@rtl.cygnus.com>
27411
27412 * config/bug.exp (${tool}_load): Updated to use new remote_open
27413 and remote_close procs.
27414 * config/idp.exp: New file.
27415
27416 1995-03-22 Torbjorn Granlund <tege@rtl.cygnus.com>
27417
27418 * gcc.c-torture/execute/950322-1.c: New test.
27419
27420 1995-03-21 Doug Evans <dje@canuck.cygnus.com>
27421
27422 * config/vx.exp (${tool}_load): Clean up testing of return code from
27423 vxworks_ld and vxworks_spawn.
27424
27425 1995-03-21 Doug Evans <dje@deneb.cygnus.com>
27426
27427 * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
27428
27429 1995-03-13 Mike Stump <mrs@cygnus.com>
27430
27431 * lib/old-deja.exp: Add `excess errors test - ' error, now one
27432 can mark excess errors on a machine by machine basis. Note, the
27433 default is to not expect any excess errors, even when excess
27434 errors test - is given, so you will want to put an XFAIL ... on
27435 these lines. For example, // excess errors test - XFAIL hppa*-*-*
27436 mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
27437 those 4 machines, but no others.
27438
27439 1995-03-10 J.T. Conklin <jtc@rtl.cygnus.com>
27440
27441 * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
27442 * lib/c-torture.exp: to here.
27443
27444 1995-03-10 Torbjorn Granlund <tege@adder.cygnus.com>
27445
27446 * gcc.c-torture/execute/950221-1.c: New test.
27447 * gcc.c-torture/execute/struct-ret-1.c: New test.
27448 * gcc.c-torture/compile/950221-1.c: New test.
27449
27450 * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
27451
27452 1995-03-03 Doug Evans <dje@canuck.cygnus.com>
27453
27454 * gcc.c-torture/execute/arith-1.c (main): Return 0.
27455 * gcc.c-torture/execute/arith-rand.c (main): Return 0.
27456
27457 1995-03-01 Gerald Baumgartner (gb@lorenzo.cs.purdue.edu)
27458
27459 * g++.gb: New directory of tests, derived from my signature and
27460 class scoping tests.
27461
27462 * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
27463 * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
27464 * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
27465 * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
27466 * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
27467 * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
27468 * g++.gb/sig25.C: Likewise.
27469
27470 * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
27471 * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
27472 * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
27473 * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
27474 * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
27475 * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
27476 * g++.gb/sig25.exp: Likewise.
27477
27478 * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
27479 * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
27480 * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
27481 * g++.gb/scope13.C: Likewise, this test still fails.
27482
27483 * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
27484 * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
27485 * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
27486 * g++.gb/scope13.exp: Ditto.
27487
27488 * g++.gb/README: New file, explains what these tests are about.
27489
27490 1995-02-28 Doug Evans <dje@canuck.cygnus.com>
27491
27492 * lib/dg.exp (dg-do): Support `preprocess'.
27493 (dg-test): Likewise.
27494
27495 1995-02-13 J.T. Conklin <jtc@rtl.cygnus.com>
27496
27497 * config/udi.exp: change "continue -expect" to "exp_continue".
27498
27499 1995-02-11 Torbjorn Granlund (tege@tiny.cygnus.com)
27500
27501 * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
27502 Delete redundant tests.
27503
27504 * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
27505 * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
27506 * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
27507 * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
27508 * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
27509 * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
27510 * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
27511 * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
27512
27513 * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
27514 storing label pointers.
27515 * gcc.c-torture/execute/921019-1.c: Likewise.
27516 * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
27517 * gcc.c-torture/execute/930513-1.c: Provide full declaration for
27518 parameter fp.
27519 * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
27520 constants.
27521
27522 * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
27523 Delete obsolete tests.
27524
27525 * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
27526 * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
27527 * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
27528 * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
27529 * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
27530 * gcc.c-torture/compile/950124-1.c: New test.
27531
27532 * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
27533
27534 1995-02-08 Jason Merrill <jason@phydeaux.cygnus.com>
27535
27536 * lib/mike-g++.exp: Add -lm to LIBS.
27537
27538 1995-02-07 Doug Evans <dje@canuck.cygnus.com>
27539
27540 * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
27541
27542 1995-01-30 Jason Merrill <jason@phydeaux.cygnus.com>
27543
27544 * lib/mike-g++.exp: Add -lstdc++ to LIBS.
27545
27546 1995-01-12 Doug Evans <dje@canuck.cygnus.com>
27547
27548 * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
27549
27550 1995-01-02 Jeff Law (law@snake.cs.utah.edu)
27551
27552 * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
27553 * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
27554 * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
27555 * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
27556 * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
27557 * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
27558 * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
27559 * g++.law/{operators31.C, operators32.C,
27560 * g++.law/{operators33.C, operators34.C}: Likewise.
27561 * g++.law/{pic1.C, refs2.C}: Likewise.
27562 * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
27563 * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
27564 * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
27565 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
27566
27567 * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
27568 * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
27569 * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
27570 * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
27571 * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
27572 * g++.law/{enum9.exp, friend5.exp}: Likewise.
27573 * g++.law/{nest3.exp, nest4.exp}: Likewise.
27574 * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
27575 * g++.law/{operators30.exp, operators31.exp}: Likewise.
27576 * g++.law/{operators32.exp, operators33.exp}: Likewise.
27577 * g++.law/{operators34.exp}: Likewise.
27578 * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
27579 * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
27580 * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
27581 * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
27582 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
27583
27584 * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
27585 No longer expected to fail.
27586 * g++.law/missed-error3.C: Tweak for recent bool changes.
27587
27588 1994-12-04 Doug Evans <dje@canuck.cygnus.com>
27589
27590 * config/emb-unix: Deleted.
27591 * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
27592 remote execution. Do final link on remote host if REMOTE_LINK is set.
27593
27594 1994-12-01 Doug Evans <dje@canuck.cygnus.com>
27595
27596 * lib/dg.exp (dg-test): Fix typo in last patch.
27597
27598 1994-11-30 Doug Evans <dje@canuck.cygnus.com>
27599
27600 * lib/dg.exp (dg-test): Fix pattern that searches for expected output
27601 (handles multiple occurrences).
27602
27603 1994-11-24 Doug Evans <dje@canuck.cygnus.com>
27604
27605 * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
27606 * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
27607 $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
27608 printed).
27609 * lib/c-torture.exp (c-torture-compile): Likewise.
27610 (c-torture): Prepend full path if missing.
27611 * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
27612 (gcc_fail): Likewise.
27613 * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
27614
27615 1994-11-23 J.T. Conklin <jtc@rtl.cygnus.com>
27616
27617 * lib/netware.exp: Only attach to NetWare i386 systems.
27618
27619 1994-11-16 Doug Evans <dje@canuck.cygnus.com>
27620
27621 * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
27622 messages. Add test name to "output pattern match" pass/fail message.
27623
27624 1994-11-12 Doug Evans <dje@canuck.cygnus.com>
27625
27626 * gcc.dg: New testsuite.
27627 * gcc.dg/dg.exp: New file.
27628
27629 * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
27630 test-switch.c}: Deleted.
27631
27632 * gcc.misc-tests/msgs.exp: New testcase driver.
27633
27634 1994-11-09 Doug Evans <dje@canuck.cygnus.com>
27635
27636 * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
27637 Watch for illegal return values from ${tool}_load.
27638 * config/unix.exp (${tool}_load): Fix pass/fail detection for
27639 cross targets. Coerce return value >0 to 1.
27640
27641 1994-11-08 Doug Evans <dje@canuck.cygnus.com>
27642
27643 * config/unix.exp (${tool}_load): Call program rsh, not proc.
27644
27645 * config/emb-unix.exp: New file.
27646
27647 * config/sim.exp: Error if variable $SIM not defined.
27648 (${tool}_load): Mark test as "untested" if simulator missing.
27649
27650 * config/unix.exp: Load remote.exp to get rcp_download.
27651 * lib/c-torture.exp: Use different option lists for testcases with
27652 and without loops.
27653 * gcc.c-torture/execute/execute.exp: Likewise.
27654
27655 1994-11-02 Doug Evans <dje@canuck.cygnus.com>
27656
27657 * config/*.exp: Clarify return code from ${tool}_load.
27658 Call `unresolved' or `untested' instead of `warning' or `perror'
27659 (sometimes you still want to call both though).
27660 Add comment that `shell_id' is local to each file.
27661 * config/udi.exp (timeout): Set to 30.
27662 Don't print warning if connection fails, $connectmode has already
27663 printed an error.
27664 (${tool}_load): Move verbose messages to level 2.
27665 Rework pattern for "Process started" message.
27666 Pass `shell_id' to ${connectmode}_download.
27667 Retry twice upon timeout. Make resetting of target more robust.
27668 (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
27669 Pass `shell_id' to exit_$connectmode.
27670 Only call exit_$connectmode if connected.
27671 * config/unix.exp (${tool}_load): Check return codes better.
27672 * config/vrtx.exp (${tool}_load): Likewise.
27673 * config/vx.exp (${tool}_load): Likewise.
27674 Delete unneeded global's.
27675 * lib/dg.exp (dg-test): Update to reflect clarified return codes
27676 from ${tool}_load.
27677 (dg-stat): Delete.
27678 (dg-init): Delete recording of pass/fail counts.
27679 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
27680 (old-dejagnu-init): Likewise.
27681 (old-dejagnu-stat): Delete contents, empty proc now.
27682 * lib/c-torture.exp (TORTURE_OPTIONS): New global.
27683 (c-torture): Delete references to lcnt, lpass, lfail.
27684 Get option list from TORTURE_OPTIONS.
27685 Delete -funroll[-all]-loops if no loops.
27686 * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
27687 (g++_stat): Delete contents (empty proc now).
27688 * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
27689 (gcc_finish): Likewise.
27690 (gcc_stat): Deleted.
27691 * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
27692 * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
27693 * gcc.c-torture/execute/execute.exp: Likewise.
27694 Split tests into two parts: compile, execute.
27695 Get option list from TORTURE_OPTIONS. Delete -funroll[-all]-loops if
27696 no loops. Update to reflect clarified return codes from ${tool}_load.
27697
27698 1994-10-21 Doug Evans <dje@canuck.cygnus.com>
27699
27700 * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
27701 to grep for.
27702 (old-dejagnu): Likewise (where necessary).
27703
27704 1994-10-14 Doug Evans <dje@canuck.cygnus.com>
27705
27706 * gcc.misc-tests/gcov.exp: New file, for gcov testing.
27707
27708 * lib/dg.exp (dg-process-target): Fix processing of selector.
27709 Add comment regarding use of `error'.
27710
27711 * lib/gcc.exp (prune_system_crud): Define if missing.
27712 * lib/g++.exp (prune_system_crud): Likewise.
27713
27714 * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
27715 Call prune_system_crud.
27716 * lib/dg.exp (dg-runtest): New proc.
27717 Use perror instead of send_user for tcl errors in testcase.
27718 Don't return any value, it's never used.
27719 Don't clobber previous definition of `unknown'.
27720 Print tcl errors in `dg-final'.
27721
27722 1994-10-12 Doug Evans <dje@canuck.cygnus.com>
27723
27724 * lib/dg.exp (dg-process-target): Improve syntax error messages.
27725 (dg-test): Don't print errorInfo, it contains stack backtrace.
27726
27727 1994-09-26 Doug Evans (dje@canuck.cygnus.com)
27728
27729 * lib/g++.exp (runtest_file_p): Define if missing.
27730
27731 1994-09-24 Doug Evans (dje@cygnus.com)
27732
27733 * lib/mike-g++.exp: Comment out loading of g++.exp.
27734 * lib/g++.exp: Update copyright. Test for existence of $CXX at start.
27735 (default_g++_version): Always print something.
27736 (default_g++_start): Comment out call to `which'.
27737 (g++_start, g++_load): Deleted (must be defined in config file).
27738 * lib/gcc.exp: Test for existence of $CC at start.
27739 Delete check for tmpdir (done in gcc_init).
27740 (default_gcc_version): Always print something.
27741 (default_gcc_start): Comment out call to `which'.
27742 * config/*.exp: Major cleanup - make cross targets work at least a
27743 little better for g++ (by not being "--tool gcc" specific).
27744 Rename gcc_xxx to ${tool}_xxx.
27745 * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
27746 * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
27747
27748 1994-09-22 Doug Evans (dje@canuck.cygnus.com)
27749
27750 * lib/c-torture.exp (c-torture-compile): Rework compiler
27751 message processing.
27752
27753 * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
27754 c-torture.
27755
27756 1994-09-21 Doug Evans (dje@canuck.cygnus.com)
27757
27758 * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
27759
27760 * lib/dg.exp (dg-process-target): Support { target native }.
27761
27762 1994-09-20 Doug Evans (dje@canuck.cygnus.com)
27763
27764 * lib/dg.exp (dg-test): Clean up some comments. Delete code that
27765 looked for "... program xxx got fatal signal".
27766 Correct regsub munging of `comp_output'.
27767 Ignore compiler messages "path prefix not used" and "linker input
27768 file unused".
27769
27770 1994-09-14 Doug Evans (dje@canuck.cygnus.com)
27771
27772 * lib/gcc.exp (runtest_file_p): Define if missing.
27773 * gcc.prms/template.c: Example to work from.
27774
27775 1994-09-13 Doug Evans (dje@canuck.cygnus.com)
27776
27777 * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
27778 * lib/dg.exp (dg-test): Call unsupported testcases as such.
27779
27780 * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
27781 * gcc.prms/1883.c: Moved from compile/940714-1.c.
27782 * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
27783 execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
27784
27785 * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
27786 (dg-process-target): No longer a varargs proc.
27787 Return S/N for target, P/F for xfail. All callers changed.
27788 (user option procs): More argument checking.
27789 (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
27790 (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
27791 (dg-test): Skip test if not running on selected target in `dg-do'.
27792 Update handling of `dg-do-what', `dg-output-text'.
27793 Separate execution pass/fail from output pattern match pass/fail.
27794 Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
27795
27796 1994-09-12 Jim Wilson (wilson@sphagnum.cygnus.com)
27797
27798 * gcc.c-torture/special/special.exp: Don't expect failure for mips
27799 target for 920510-1.c.
27800
27801 1994-09-12 Doug Evans (dje@canuck.cygnus.com)
27802
27803 * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
27804 Clean up comment regarding use of passcnt, etc.
27805 (gcc_stat): Don't update `testcnt' here.
27806 (gcc_finish): Do it here.
27807 Might as well reset `but_id' here too.
27808 * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
27809 to determine if the file should be tested.
27810 * gcc.c-torture/compile/compile.exp: Likewise.
27811 * gcc.c-torture/execute/execute.exp: Likewise.
27812 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
27813 * gcc.misc-tests/dg-test.exp: Likewise.
27814 * gcc.prms/prms.exp: Likewise.
27815 * gcc.wendy/wendy.exp: Likewise.
27816 * g++.old-deja.exp: Likewise.
27817 Move "Testing file" message to verbose level 1.
27818
27819 1994-09-09 Doug Evans (dje@canuck.cygnus.com)
27820
27821 * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
27822
27823 1994-09-08 Doug Evans (dje@canuck.cygnus.com)
27824
27825 * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
27826 (default_gcc_start): Accept optional second list element
27827 of compiler flags. Print compiler output at verbosity level 2.
27828 Remove setting of CFLAGS, LIBS, LDFLAGS from here.
27829 (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
27830 Save current values of framework globals passcnt, failcnt, xpasscnt,
27831 and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
27832 gcc_xfailcnt. Set global `tmpdir' to /tmp if it doesn't exist.
27833 (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
27834 xfailcnt to compute stats. Update framework global `testcnt' from
27835 pass/fail counts.
27836 (gcc_finish): New proc. Clean up test environment.
27837 (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
27838 (gcc_epass, gcc_efail): Delete.
27839 * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
27840 argument of line number.
27841 (dg-init): If the tool has an init routine, call it.
27842 (dg-test): Remove args `cflags_var' and `libs_var'.
27843 Pass all compiler options to ${tool}_start.
27844 Handle missing line number.
27845 (dg-finish): New function.
27846 * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
27847 particular files. Call gcc_finish at end. Move "skipping test"
27848 message to verbosity level 3.
27849 * gcc.c-torture/compile/compile.exp: Likewise.
27850 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
27851 * gcc.c-torture/execute/execute.exp: Likewise.
27852 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
27853 Print testcase being tried at verbosity level 1.
27854 * gcc.c-torture/special/special.exp: Unset xfail.
27855 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
27856 * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
27857 * gcc.c-torture/noncompile/noncompile.exp: Likewise.
27858 * gcc.failure/failure.exp: Likewise.
27859 * gcc.ieee/ieee.exp: Likewise.
27860 * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
27861 Update call to dg-test. Call dg-finish at end.
27862 * gcc.misc-tests/mg.exp: Call gcc_finish at end. Unset orig_flags.
27863 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
27864 * gcc.misc-tests/misc.exp: Call gcc_finish at end.
27865 * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
27866 Delete LDFLAGS. Update call to dg-test. Call dg-finish at end.
27867 * gcc.wendy/wendy.exp: Add copyright.
27868 Delete setting of tmpdir (done by gcc_init).
27869 Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
27870 Pass compiler flags to gcc_start. Call gcc_finish at end.
27871 * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
27872 gcc_[ce]pass/fail.
27873
27874 1994-09-07 Doug Evans (dje@canuck.cygnus.com)
27875
27876 * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
27877 confusion.
27878 (g++_load): Likewise.
27879
27880 * config/*.exp (gcc_load): Some were varargs fns and some were not.
27881 Rename argument to `prog' to remove the confusion.
27882 Varargs fns behave differently too!
27883 (g++_load): Likewise.
27884
27885 * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
27886
27887 * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
27888 what it is. Delete (always) printing of status value for !native.
27889 Simplify verbose code, and include status and exec_output.
27890 (g++_load): Use gcc_load.
27891
27892 1994-09-04 Jim Wilson (wilson@sphagnum.cygnus.com)
27893
27894 * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
27895 * gcc.c-torture/noncompile/noncompile.exp: Delete support for
27896 920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
27897 940714-3.c as these testcases don't exist anymore. Make
27898 va-arg-1.c expected to pass.
27899
27900 1994-08-19 Doug Evans (dje@canuck.cygnus.com)
27901
27902 * gcc.misc-tests/misc.exp: Only run specific testcases.
27903 * gcc.misc-tests/dg-test.exp: New file. Tests dg.exp.
27904 * gcc.misc-tests/dg-[1-9].c: New files.
27905
27906 * lib/dg.exp: New testsuite driver.
27907 * gcc.prms/prms.exp: Use it.
27908
27909 * README.gcc: New file.
27910
27911 * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
27912 Document and reset `lxpass' and `lxfail'.
27913 Simplify "initialized" message.
27914 (gcc_stat): Clean up comments a little.
27915
27916 1994-08-16 Doug Evans (dje@canuck.cygnus.com)
27917
27918 * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
27919
27920 1994-08-15 Doug Evans (dje@canuck.cygnus.com)
27921
27922 * lib/old-dejagnu.exp (process-option): New proc.
27923 (old-dejagnu-init, old-dejagnu-stat): Likewise.
27924 (old-dejagnu): Simplify.
27925 * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
27926
27927 1994-08-14 Jeff Law (law@snake.cs.utah.edu)
27928
27929 * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
27930 exists and is not an empty string.
27931
27932 * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
27933 $xfail rather than calling setup_xfail. Clear $xfail when test is
27934 finished.
27935 (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
27936 automatically.
27937
27938 * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
27939 longer expected to fail.
27940
27941 * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
27942 "f" function call.
27943
27944 * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
27945
27946 * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
27947 940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
27948 complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
27949 struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
27950 c-torture-1.29.
27951
27952 * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
27953 strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
27954
27955 * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
27956
27957 * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
27958 940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
27959
27960 * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
27961 940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
27962 labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
27963
27964 1994-07-12 Jim Kingdon (kingdon@lioth.cygnus.com)
27965
27966 * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
27967 gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
27968 940714-1.c, 940714-2.c, 940714-3.c},
27969 gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
27970 gcc.misc-tests/{mg.c,mg.exp}:
27971 New tests.
27972 * gcc.noncompile/noncompile.exp: Change accordingly.
27973
27974 1994-07-07 Doug Evans (dje@canuck.cygnus.com)
27975
27976 * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
27977 Undo previous clobberage.
27978
27979 1994-07-04 Jeff Law (law@snake.cs.utah.edu)
27980
27981 * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
27982 * gcc.special/{930510-1.c, special.exp}:
27983 * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
27984 931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
27985 struct-varargs-1.c}: New tests from c-torture-1.26.
27986
27987 1994-06-28 J.T. Conklin (jtc@phishhead.cygnus.com)
27988
27989 * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
27990 argument to switch.
27991
27992 1994-05-21 Bill Cox (bill@rtl.cygnus.com)
27993
27994 * Revert the previous changes. Please see Rob's directory
27995 (/lisa/test/rob/progressive/gcc/testsuite) for testing
27996 fixes.
27997
27998 1994-05-19 Bill Cox (bill@rtl.cygnus.com)
27999
28000 * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
28001 g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
28002 g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
28003 g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
28004 g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
28005 g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
28006 g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
28007 g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
28008 g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
28009 g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
28010 g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
28011 g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
28012 g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
28013 g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
28014 g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
28015 g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
28016 g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
28017 g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
28018 g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
28019 g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
28020 g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
28021 g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
28022 gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
28023 gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
28024 gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
28025 lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
28026 lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
28027
28028 1994-05-17 Bill Cox (bill@rtl.cygnus.com)
28029
28030 * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
28031 lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
28032 with perror calls.
28033
28034 1994-05-02 Jason Merrill (jason@deneb.cygnus.com)
28035
28036 * config/unix.exp (g++_load): Fix syntax.
28037
28038 1994-04-14 Jim Wilson (wilson@sphagnum.cygnus.com)
28039
28040 * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
28041 * gcc.noncompile/921017-1.c: Deleted obsolete test.
28042 * gcc.noncompile/noncompile.exp: Remove code for deleted test.
28043 Don't expect va-arg-1.c to fail. Correct expected output for
28044 920928-1.c.
28045 * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
28046 * gcc.wendy/hbm4.c: Correct typo.
28047 * gcc.wendy/tad1.c, tad2.c: Correct expected output.
28048
28049 1994-03-28 Doug Evans (dje@canuck.cygnus.com)
28050
28051 * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
28052 * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
28053 gcc_[ce]{pass,fail}. Explicitly remove executable if test passes.
28054 * lib/c-torture.exp (c-torture-compile): Ditto.
28055
28056 Reduce volume of output (remove all the -I's and such).
28057 * lib/c-torture.exp (c-torture-compile): New argument OPTION.
28058 Call gcc_cpass, gcc_cfail.
28059 (c-torture): Pass testing option to c-torture-compile.
28060
28061 1994-03-21 Doug Evans (dje@cygnus.com)
28062
28063 Bring patches over from progressive.
28064 * config/default.exp: Exit remote shell cleanly.
28065 (g++_exit, g++_start): Add default versions.
28066 * config/sim.exp (gcc_load): Use perror, not error.
28067
28068 1994-03-20 Doug Evans (dje@canuck.cygnus.com)
28069
28070 * lib/gcc.exp: Don't set CFLAGS if CC not set. It clobbers the value
28071 set in site.exp.
28072
28073 1994-03-14 Doug Evans (dje@cygnus.com)
28074
28075 * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
28076 DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
28077 (wendy_try): New proc to run testcase.
28078 (main loop): Call 'em.
28079 * gcc.wendy/*.c: Clean up pass to correct expected output.
28080
28081 * lib/gcc.exp: Minor cleanup work.
28082 (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
28083
28084 1994-03-09 Doug Evans (dje@canuck.cygnus.com)
28085
28086 * config/sim.exp (gcc_load): Document return codes better.
28087 Don't pass -v to simulator.
28088
28089 1994-02-24 Jeffrey A. Law (law@snake.cs.utah.edu)
28090
28091 * gcc.special/920717-x.c: Fix typo.
28092 * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
28093 get at sources.
28094
28095 * lib/mike-gcc.exp: Fix typo.
28096
28097 1994-02-15 Rob Savoye (rob@darkstar.cygnus.com)
28098
28099 * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
28100 binary to use, transform the name.
28101 * config/*.exp: rename everything. Nuke any g++ specific files,
28102 it's now a special case of gcc that requires no special support.
28103 Add a default.exp for unsupported targets.
28104
28105 1994-02-11 Rob Savoye (rob@poseidon.cygnus.com)
28106
28107 * g++.jason/report.exp, g++.old-deja/old-deja.exp,
28108 lib/old-dejagnu.exp: Fix a few patterns to work with the new
28109 version of Tcl.
28110
28111 1994-02-09 Rob Savoye (rob@darkstar.cygnus.com)
28112
28113 * lib/c-torture.exp: Made "file prefix*never used a pass, rather
28114 than a warning.
28115
28116 1994-02-06 Jeffrey A. Law (law@snake.cs.utah.edu)
28117
28118 * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
28119
28120 1994-01-03 Jim Wilson (wilson@sphagnum.cygnus.com)
28121
28122 * gcc.execute/execute.exp: Combine opt_list and foption_list into
28123 option_list. Compile every file with only 4/6 option choices
28124 (same as C torture) instead of with 12/18 different option
28125 choices.
28126 * lib/c-torture.exp: Likewise.
28127
28128 * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
28129 not already set.
28130
28131 1993-12-30 Mike Stump (mrs@rtl.cygnus.com)
28132
28133 * lib/old-deja.exp: Add `excess errors test fails' error, now one
28134 can put an XFAIL *-*-* on excess errors.
28135
28136 1993-12-19 Jeffrey A. Law (law@snake.cs.utah.edu
28137
28138 * g++.law: Add more tests derived from g++-bugs snapshots.
28139
28140 * g++.law/init11.{c,exp}: Delete test. Brendan sez it's
28141 equivalent to g++.law/init9.
28142
28143 * lib/mike-gcc.exp (postbase): Delete the .o file after we've
28144 compiled it, and the a.out file after we've run it.
28145
28146 1993-12-17 Brendan Kehoe (brendan@lisa.cygnus.com)
28147
28148 * lib/mike-g++.exp (postbase): Delete the .o file after we've
28149 compiled it, and the a.out file after we've run it.
28150
28151 1993-12-17 Jeffrey A. Law (law@snake.cs.utah.edu)
28152
28153 * g++.law/*.exp: Avoid losing arguments added via "append" commands.
28154
28155 1993-12-15 Rob Savoye (rob@darkstar.cygnus.com)
28156
28157 * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
28158 version number.
28159
28160 1993-12-12 Jeffrey A. Law (law@snake.cs.utah.edu)
28161
28162 * g++.law: New directory of g++ tests derived from the g++-bugs
28163 snapshots.
28164
28165 1993-12-09 Jeffrey Wheat (cassidy@cygnus.com)
28166
28167 * gcc.compile: initbug1.c initbug1.exp testcase added
28168
28169 1993-12-06 Jeffrey Wheat (cassidy@cygnus.com)
28170
28171 * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
28172 * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
28173 fixes submitted by Jeff Law (law@cs.utah.edu)
28174 * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
28175 Jeff Law (law@cs.utah.edu)
28176
28177
28178 1993-11-30 Mike Stump (mrs@cygnus.com)
28179
28180 * config/unix-g++.exp: Follow the gcc way of doing things.
28181 * g++.old-deja/old-deja.exp: Minor updates.
28182 * lib/g++.exp: New file, follow the gcc way of doing things.
28183 * lib/old-dejagnu.exp: Minor updates.
28184 * lib/mike-g++.exp: Always unset errorInfo.
28185
28186 1993-11-06 Mike Stump (mrs@cygnus.com)
28187
28188 * lib/gcc.exp: Fix some errors with the below change, CC and
28189 CFLAGS should be global when setting, not local.
28190
28191 1993-11-03 Rob Savoye (rob@darkstar.cygnus.com)
28192
28193 * lib/gcc.exp: Transform tool name.
28194
28195 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
28196
28197 * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
28198
28199 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
28200
28201 * lib/gcc.exp: change gcc_done to gcc_stat
28202
28203 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
28204
28205 * Upgraded gcc testsuite to c-torture version 1.25
28206
28207 1993-10-24 Jeffrey Wheat (cassidy@cygnus.com)
28208
28209 * lib/gcc.exp: added reporting code. Changed verbose compile message.
28210 * lib/c-torture: added hooks for new reporting code.
28211
28212 1993-10-21 Jeffrey Wheat (cassidy@cygnus.com)
28213
28214 * config/sh-gcc.exp: check if sh-sim exists in the path
28215
28216 1993-10-18 Jeffrey Wheat (cassidy@cygnus.com)
28217
28218 * gcc.code_quality/code_quality.exp: Initial changes for new logic.
28219 * gcc.compile/compile.exp: Initial changes for new logic.
28220 * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
28221 * gcc.failure/failure.exp: Initial changes for new logic.
28222 * gcc.ieee/ieee.exp: Initial changes for new logic.
28223 * gcc.misc-tests/misc.exp: Initial changes for new logic.
28224 * gcc.noncompile/non_compile.exp: Initial changes for new logic.
28225 * gcc.unsorted/unsorted.exp: Initial changes for new logic.
28226 * lib/c-torture.exp: Initial changes for new logic.
28227 * lib/gcc.exp: Initial changes for new logic.
28228
28229 1993-10-15 Mike Stump (mrs@cygnus.com)
28230
28231 * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
28232 depend upon failure or success. Fully qualify names in failure
28233 and success messages. Always remove a.out before starting
28234 compile, just in case. Pay more attention to error text output by
28235 the compiler. Handle testcases with no known past errors just
28236 like all others, so that things are uniform. Other miscellaneous
28237 improvements.
28238
28239 1993-10-13 Jeffrey Wheat (cassidy@cygnus.com)
28240
28241 * gcc.cpp: new directory for cpp tests
28242
28243 1993-10-04 Jeffrey Wheat (cassidy@cygnus.com)
28244
28245 * lib/chill.exp: Code reformatted, removed unused code.
28246 * config/unix-chill.exp: Code reformatted, removed unused code.
28247 * chill.execute/execute.exp: Code reformatted, removed unused code.
28248 * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
28249
28250 1993-10-04 Ian Lance Taylor (ian@cygnus.com)
28251
28252 * config/mips-gcc.exp, config/mips-g++.exp: New files. Execution
28253 routines not written.
28254
28255 1993-09-27 Rob Savoye (rob@darkstar.cygnus.com)
28256
28257 * config/bug-gcc.exp: Use new procs from bug.exp.
28258
28259 1993-09-21 Rob Savoye (rob@darkstar.cygnus.com)
28260
28261 * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
28262 via ftp, rather than depending on NFS.
28263 * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
28264 case.
28265
28266 1993-09-09 Rob Savoye (rob@darkstar.cygnus.com)
28267
28268 * config/bug-gcc.exp: Use new download proc.
28269
28270 1993-09-14 Jeffrey Wheat (cassidy at deneb.cygnus.com)
28271
28272 * chill.execute/execute.exp: cleanups, handles errors better
28273 * chill.compile/compile.exp: rewrite, based on execute.exp
28274 * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
28275 * lib/chill.exp: major changes to diff proc and compile and link
28276 procs. added chill_fail and chill_pass wrappers to pass and
28277 fail. added more comments, and handle error codes better.
28278 Added a hack to capture stderr from exec, so noncompile tests
28279 can work.
28280
28281 1993-09-11 Jeffrey Wheat (cassidy@cygnus.com)
28282
28283 * chill.execute/execute.exp: rewrite of testsuite driver
28284 * lib/chill.exp: rewrite of testsuite driver
28285 * config/unix-chill.exp: rewrite of testsuite driver
28286
28287 1993-08-25 Bill Cox (bill@rtl.cygnus.com)
28288
28289 In chill.execute:
28290 * iexpr.ch: Standardize uppercase.
28291 * tuples.dat: Standardize uppercase.
28292 * vary.ch: standardize. Correct varying string assignments.
28293 * vary.dat: Add new output lines.
28294
28295 1993-08-24 Bill Cox (bill@rtl.cygnus.com)
28296
28297 In chill.execute:
28298 * chprintf.ch: Standardize use of uppercase.
28299 * tuples.ch: Standardize and turn arr2 into a DCL,
28300 rather than a SYN.
28301 * pinits.ch: Standardize.
28302
28303 1993-08-23 Per Bothner (bothner@kalessin.cygnus.com)
28304
28305 * rts.c: Get malloc() from <stdlib.h>, not <malloc.h>.
28306 * Makefil: Renamed to Makefile.in.
28307 * configure.in: New.
28308
28309 1993-08-23 Bill Cox (bill@rtl.cygnus.com)
28310
28311 In chill.execute:
28312 * .cvsignore: Add result/output files.
28313 * Makefile: Fix up variables at start. Use MFLAGS
28314 everywhere. Correct bool_loc, built_ins entries.
28315 Add entry for vary1.ch.
28316 * bitarray.ch: Standardize upper-case usage.
28317 * bitexpr.ch: Standardize, add output of b1.
28318 * params.ch: Use arrayt in along PROC parameters, to
28319 avoid novelty problems.
28320 * sets.ch: Tiny cleanup.
28321 * vary1.ch: Re-indent.
28322
28323 1993-08-17 Bill Cox (bill@rtl.cygnus.com)
28324
28325 * Add PR-related files to Makefiles, .cvsignore files, etc.
28326
28327 1993-08-02 Jeff Wheat (cassidy@cygnus.com)
28328
28329 * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
28330 with compiler objects. New names are test-flow.c and test-loop.c
28331
28332 1993-07-27 Jeff Wheat (cassidy@cygnus.com)
28333
28334 * Upgraded c-torture tests from 1.19 to 1.20
28335
28336 * new files:
28337 * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
28338 * gcc.compile: 930623-1.c 930623-2.c
28339 * gcc.noncompile: 930622-1.c 930622-2.c
28340 * gcc.failure: 920411-1.c 920627-2.c
28341 * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
28342
28343 1993-07-20 Jeff Wheat (cassidy@cygnus.com)
28344
28345 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
28346 More changes to get testsuite working properly. Needs more work.
28347 Added some support for POSIX IEEE Std 1003.3-1991 error messages.
28348
28349 1993-07-19 Jeff Wheat (cassidy@cygnus.com)
28350
28351 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
28352 More changes to get testsuite working properly. Needs more work.
28353
28354 1993-07-13 Jeff Wheat (cassidy@cygnus.com)
28355
28356 * chill.compile/compile.exp: Added for Dejagnu support
28357 * chill.execute/execute.exp: Added for Dejagnu support
28358 * lib/chill.exp config/unix-chill.exp : Added for Dejagnu support
28359
28360 1993-06-19 Bill Cox (bill@rtl.cygnus.com)
28361
28362 This should complete moving the CHILL test files.
28363 * chill.noncompile(.cvsignore printf.grt
28364 in-printf.grt chprintf.grt chprintf.ch):
28365 Added test-support files.
28366 (Makefile): Modified further.
28367 * chill.compile (emptymod.ch gdbme.ch neg_range.ch
28368 signal.ch): Added test files.
28369 * chill.execute (.cvsignore printf.grt printr.c
28370 in-printf.grt rts.c chprintf.grt rts.h): Added
28371 test-support files.
28372 (Makefile): More corrections.
28373
28374 1993-06-18 Bill Cox (bill@rtl.cygnus.com)
28375
28376 * chill.compile, chill.execute, chill.nocompile: Add CHILL
28377 test cases, ready for DejaGnu.
28378
28379 1993-06-17 Jeffrey Wheat (cassidy@cygnus.com)
28380
28381 * Upgraded c-torture tests from 1.18 to 1.19
28382
28383 * gcc.compile: added test(s):
28384 930607-1.c
28385 * gcc.execute: added test(s):
28386 930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
28387
28388 * added new subdirectory for misc tests: gcc.misc-tests
28389 * gcc.misc-test(s): added tests:
28390 inst-check.c test-consts.c test-ior.c test-switch.c
28391
28392 1993-06-09 Brendan Kehoe (brendan@lisa.cygnus.com)
28393
28394 * lib/mike-g++.exp: Load `./a.out', not `a.out'.
28395
28396 1993-06-07 Ian Lance Taylor (ian@cygnus.com)
28397
28398 * g++.old-deja/old-deja.exp: Don't delete all the .o files.
28399
28400 1993-06-03 Jeffrey Wheat (cassidy@cygnus.com)
28401
28402 * Upgraded c-torture tests from 1.17 to 1.18
28403
28404 1993-06-02 Jeffrey Wheat (cassidy@cygnus.com)
28405
28406 * Upgraded c-torture tests from 1.12 to 1.17
28407
28408 1993-04-30 Mike Werner (mtw@deneb.cygnus.com)
28409
28410 * lib/old-dejagnu.exp:
28411 Fixed handling of XFAIL target triplets to correctly
28412 recognize wildcard characters. Removed code that
28413 appended a unique id tag to the end of the file name
28414 printed out by the result of the testcases within a
28415 given test file.
28416
28417 1993-04-29 Mike Werner (mtw@deneb.cygnus.com)
28418
28419 * lib/old-dejagnu.exp:
28420 Reworked expected failure handling to trigger off of XFAIL
28421 keyword in keyphrase embeded in testcase source code. The
28422 XFAIL keyword must be at the end of the keyphrase line. It
28423 may optionally be followed by one or more target triplets.
28424 It has just occured that the handling of wildcards in the
28425 target triplet may not be correct.
28426
28427 1993-04-23 Mike Werner (mtw@deneb.cygnus.com)
28428
28429 * g++.old-deja/tests:
28430 Moved all subdirectories up one level into g++.old-deja .
28431
28432 * lib/old-dejagnu.exp:
28433 Fixed problem with CXXFLAGS not being properly reset, and being
28434 corrupted with extraneous "-c" compiler option. This was
28435 causing binaries to not be generated for test that needed them.
28436 Modified strings passed to "pass" and "fail" so that individual
28437 tests from the same test file would be distinguished by an
28438 identifier appended to the test file name in the summary logs;
28439 this corrected a problem with erroneous diff logs. Added code
28440 to search testcases for expected fail and unexpected pass keywords.
28441
28442 1993-04-20 Rob Savoye (rob at darkstar.cygnus.com)
28443
28444 * lib/c-torture.exp: Ignore "file path prefix*unused" message.
28445
28446 1993-04-15 Mike Werner (mtw@deneb.cygnus.com)
28447
28448 * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
28449 Removed extraneous text from end of "Special g++ Options"
28450 keyphrase.
28451
28452 * lib/old-dejagnu.exp: Added pattern matching to look for new
28453 keywords, embedded in testcases comments, which will trigger
28454 calls to xpass and xfail.
28455
28456 1993-04-14 Mike Werner (mtw@deneb.cygnus.com)
28457
28458 * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
28459 comments embedded in the testcases, especially the one looking for
28460 special compiler options, as well as the pattern matching for the
28461 compiler output again.
28462
28463 1993-04-12 Mike Werner (mtw@deneb.cygnus.com)
28464
28465 * lib/old-dejagnu.exp: Do a proper check of the return value for
28466 execute tests. Fixed several problems with the pattern matching
28467 of the compiler output which gave erroneous test results.
28468 Changed several of the test result messages to be more descriptive.
28469 * config/unix-g++.exp: Proc g++_load now actually works and
28470 executes the tests passed to it and returns a usable return
28471 value.
28472
28473 1993-04-11 Rob Savoye (rob at darkstar.cygnus.com)
28474
28475 * lib/gcc.exp: Exits gracefully if $CC is bogus.
28476
28477 1993-04-09 Mike Werner (mtw@deneb.cygnus.com)
28478
28479 * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
28480 Modified both files to properly execute the old style
28481 dejagnu tests. The previous versions of these files were
28482 experimental and did not function anything near correctly.
28483
28484 1993-04-05 Rob Savoye (rob@cygnus.com)
28485
28486 * Removed all Makefile.in and configure.in files. No configuration
28487 needed now.
28488
28489 1993-04-02 Mike Werner (mtw@deneb.cygnus.com)
28490
28491 * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
28492
28493 1993-03-28 Ken Raeburn (raeburn@kr-pc.cygnus.com)
28494
28495 * gcc.compile/configure.in, gcc.unsorted/configure.in,
28496 gcc.special/configure.in, gcc.noncompile/configure.in,
28497 gcc.execute/configure.in, gcc.code_quality/configure.in,
28498 g++.other/configure.in, g++.old-deja/configure.in,
28499 g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
28500 in srcname setting.
28501
28502 1993-03-25 Rob Savoye (rob at darkstar.cygnus.com)
28503
28504 * lib/udi.exp: Fixed mondfe and mondfe_download.
28505 * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
28506 * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
28507
28508 1993-03-25 Ian Lance Taylor (ian@cygnus.com)
28509
28510 * config/udi-gdb.exp: Check $shell_id after connecting to target.
28511 (gdb_exit): Don't remove *_soc files.
28512
28513 1993-03-22 Ian Lance Taylor (ian@cygnus.com)
28514
28515 * lib/c-torture.exp: Don't look for main; instead always use -w
28516 -c. This is how the c-torture tests work. Remove the object
28517 file if the compilation succeeds.
28518 * gcc.execute/execute.exp: Remove executable if test passes.
28519 * gcc.noncompile/noncompile.exp: Every test is an expected
28520 failure.
28521 * gcc.special/special.exp: Added tests from c-torture 1.11,
28522 corrected use of existing test.
28523 * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
28524 gcc.execute/920625-1.c: Updated to c-torture 1.11.
28525 * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
28526 gcc.compile/921109-2.c, gcc.compile/921109-3.c,
28527 gcc.compile/921111-1.c, gcc.compile/921116-2.c,
28528 gcc.compile/921118-1.c, gcc.compile/921126-1.c,
28529 gcc.compile/921202-1.c, gcc.compile/921202-2.c,
28530 gcc.compile/921203-1.c, gcc.compile/921203-2.c,
28531 gcc.compile/921206-1.c, gcc.execute/921029-1.c,
28532 gcc.execute/921104-1.c, gcc.execute/921110-1.c,
28533 gcc.execute/921112-1.c, gcc.execute/921113-1.c,
28534 gcc.execute/921117-1.c, gcc.execute/921123-1.c,
28535 gcc.execute/921123-2.c, gcc.execute/921124-1.c,
28536 gcc.execute/921202-1.c, gcc.execute/921202-2.c,
28537 gcc.execute/921204-1.c, gcc.execute/921207-1.c,
28538 gcc.execute/921208-1.c, gcc.execute/921208-2.c,
28539 gcc.execute/921215-1.c, gcc.execute/921218-1.c,
28540 gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
28541 gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
28542 c-torture 1.11.
28543 * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
28544 correspond to c-torture 1.11.
28545
28546 * New file.