OSDN Git Service

Add new tests for xstormy16
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2004-12-08  Nick Clifton  <nickc@redhat.com>
2
3         * gcc.target/xstormy16/bss_below100: New directory containing tests.
4         * gcc.target/xstormy16/data_below100: Likewise.
5         * gcc.target/xstormy16/sfr: Likewise.
6         * gcc.target/xstormy16/below100.S: New test source file.
7         * gcc.target/xstormy16/below100.ld: New test linker script.
8         * gcc.target/xstormy16/xstormy16.exp: Run the new tests.
9         * gcc.target/xstormy16/below_100.c: Fix scan to allow for bn or
10         bp instructions.
11         * gcc.target/xstormy16/bp.c: Likewise.
12
13         * gcc.target/xstormy16/bss_below100: New files:
14         01_const_to_b100b.c, 02_const_to_b100w.c, 03_var_to_b100b.c,
15         04_var_to_b100w.c, 05_b100b_to_var.c, 06_b100w_to_var.c,
16         10_set_b100b_bit_0.c, 10_set_b100b_bit_7.c, 11_clr_b100b_bit_0.c,
17         11_clr_b100b_bit_7.c, 12_if1_b100b_bit_0.c, 12_if1_b100b_bit_3.c,
18         12_if1_b100b_bit_7.c, 13_if0_b100b_bit_0.c, 13_if0_b100b_bit_3.c,
19         13_if0_b100b_bit_7.c, 14_set_b100w_bit_0.c, 14_set_b100w_bit_7.c,
20         14_set_b100w_bit_8.c, 14_set_b100w_bit_f.c, 15_clr_b100w_bit_0.c,
21         15_clr_b100w_bit_7.c, 15_clr_b100w_bit_8.c, 15_clr_b100w_bit_f.c,
22         16_if1_b100w_bit_0.c, 16_if1_b100w_bit_3.c, 16_if1_b100w_bit_7.c,
23         16_if1_b100w_bit_8.c, 16_if1_b100w_bit_b.c, 16_if1_b100w_bit_f.c,
24         17_if0_b100w_bit_0.c, 17_if0_b100w_bit_3.c, 17_if0_b100w_bit_7.c,
25         17_if0_b100w_bit_8.c, 17_if0_b100w_bit_b.c, 17_if0_b100w_bit_f.c,
26         20_set_b100b_bitfield_0.c, 20_set_b100b_bitfield_7.c,
27         21_clr_b100b_bitfield_0.c, 21_clr_b100b_bitfield_7.c,
28         22_if1_b100b_bitfield_0.c, 22_if1_b100b_bitfield_3.c,
29         22_if1_b100b_bitfield_7.c, 23_if0_b100b_bitfield_0.c,
30         23_if0_b100b_bitfield_3.c, 23_if0_b100b_bitfield_7.c,
31         24_set_b100w_bitfield_0.c, 24_set_b100w_bitfield_7.c,
32         24_set_b100w_bitfield_8.c, 24_set_b100w_bitfield_f.c,
33         25_clr_b100w_bitfield_0.c, 25_clr_b100w_bitfield_7.c,
34         25_clr_b100w_bitfield_8.c, 25_clr_b100w_bitfield_f.c,
35         26_if1_b100w_bitfield_0.c, 26_if1_b100w_bitfield_3.c,
36         26_if1_b100w_bitfield_7.c, 26_if1_b100w_bitfield_8.c,
37         26_if1_b100w_bitfield_b.c, 26_if1_b100w_bitfield_f.c,
38         27_if0_b100w_bitfield_0.c, 27_if0_b100w_bitfield_3.c,
39         27_if0_b100w_bitfield_7.c, 27_if0_b100w_bitfield_8.c,
40         27_if0_b100w_bitfield_b.c, 27_if0_b100w_bitfield_f.c
41
42         * gcc.target/xstormy16/data_below100: New files:
43         01_const_to_b100b.c, 02_const_to_b100w.c, 03_var_to_b100b.c,
44         04_var_to_b100w.c, 05_b100b_to_var.c, 06_b100w_to_var.c,
45         10_set_b100b_bit_0.c, 10_set_b100b_bit_7.c, 11_clr_b100b_bit_0.c,
46         11_clr_b100b_bit_7.c, 12_if1_b100b_bit_0.c, 12_if1_b100b_bit_3.c,
47         12_if1_b100b_bit_7.c, 13_if0_b100b_bit_0.c, 13_if0_b100b_bit_3.c,
48         13_if0_b100b_bit_7.c, 14_set_b100w_bit_0.c, 14_set_b100w_bit_7.c,
49         14_set_b100w_bit_8.c, 14_set_b100w_bit_f.c, 15_clr_b100w_bit_0.c,
50         15_clr_b100w_bit_7.c, 15_clr_b100w_bit_8.c, 15_clr_b100w_bit_f.c,
51         16_if1_b100w_bit_0.c, 16_if1_b100w_bit_3.c, 16_if1_b100w_bit_7.c,
52         16_if1_b100w_bit_8.c, 16_if1_b100w_bit_b.c, 16_if1_b100w_bit_f.c,
53         17_if0_b100w_bit_0.c, 17_if0_b100w_bit_3.c, 17_if0_b100w_bit_7.c,
54         17_if0_b100w_bit_8.c, 17_if0_b100w_bit_b.c, 17_if0_b100w_bit_f.c,
55         20_set_b100b_bitfield_0.c, 20_set_b100b_bitfield_7.c,
56         21_clr_b100b_bitfield_0.c, 21_clr_b100b_bitfield_7.c,
57         22_if1_b100b_bitfield_0.c, 22_if1_b100b_bitfield_3.c,
58         22_if1_b100b_bitfield_7.c, 23_if0_b100b_bitfield_0.c,
59         23_if0_b100b_bitfield_3.c, 23_if0_b100b_bitfield_7.c,
60         24_set_b100w_bitfield_0.c, 24_set_b100w_bitfield_7.c,
61         24_set_b100w_bitfield_8.c, 24_set_b100w_bitfield_f.c,
62         25_clr_b100w_bitfield_0.c, 25_clr_b100w_bitfield_7.c,
63         25_clr_b100w_bitfield_8.c, 25_clr_b100w_bitfield_f.c,
64         26_if1_b100w_bitfield_0.c, 26_if1_b100w_bitfield_3.c,
65         26_if1_b100w_bitfield_7.c, 26_if1_b100w_bitfield_8.c,
66         26_if1_b100w_bitfield_b.c, 26_if1_b100w_bitfield_f.c,
67         27_if0_b100w_bitfield_0.c, 27_if0_b100w_bitfield_3.c,
68         27_if0_b100w_bitfield_7.c, 27_if0_b100w_bitfield_8.c,
69         27_if0_b100w_bitfield_b.c, 27_if0_b100w_bitfield_f.c
70
71         * gcc.target/xstormy16/sfr: New files:
72         01_const_to_sfrb.c, 02_const_to_sfrw.c, 03_var_to_sfrb.c,
73         04_var_to_sfrw.c, 05_sfrb_to_var.c, 06_sfrw_to_var.c,
74         10_set_sfrb_bit_0.c, 10_set_sfrb_bit_7.c, 11_clr_sfrb_bit_0.c,
75         11_clr_sfrb_bit_7.c, 12_if1_sfrb_bit_0.c, 12_if1_sfrb_bit_3.c,
76         12_if1_sfrb_bit_7.c, 13_if0_sfrb_bit_0.c, 13_if0_sfrb_bit_3.c,
77         13_if0_sfrb_bit_7.c, 14_set_sfrw_bit_0.c, 14_set_sfrw_bit_3.c,
78         14_set_sfrw_bit_7.c, 14_set_sfrw_bit_8.c, 14_set_sfrw_bit_b.c,
79         14_set_sfrw_bit_f.c, 15_clr_sfrw_bit_0.c, 15_clr_sfrw_bit_3.c,
80         15_clr_sfrw_bit_7.c, 15_clr_sfrw_bit_8.c, 15_clr_sfrw_bit_b.c,
81         15_clr_sfrw_bit_f.c, 16_if1_sfrw_bit_0.c, 16_if1_sfrw_bit_3.c,
82         16_if1_sfrw_bit_7.c, 16_if1_sfrw_bit_8.c, 16_if1_sfrw_bit_b.c,
83         16_if1_sfrw_bit_f.c, 17_if0_sfrw_bit_0.c, 17_if0_sfrw_bit_3.c,
84         17_if0_sfrw_bit_7.c, 17_if0_sfrw_bit_8.c, 17_if0_sfrw_bit_b.c,
85         17_if0_sfrw_bit_f.c, 20_set_sfrb_bitfield_0.c,
86         20_set_sfrb_bitfield_7.c, 21_clr_sfrb_bitfield_0.c,
87         21_clr_sfrb_bitfield_7.c, 22_if1_sfrb_bitfield_0.c,
88         22_if1_sfrb_bitfield_3.c, 22_if1_sfrb_bitfield_7.c,
89         23_if0_sfrb_bitfield_0.c, 23_if0_sfrb_bitfield_3.c,
90         23_if0_sfrb_bitfield_7.c, 24_set_sfrw_bitfield_0.c,
91         24_set_sfrw_bitfield_7.c, 24_set_sfrw_bitfield_8.c,
92         24_set_sfrw_bitfield_f.c, 25_clr_sfrw_bitfield_0.c,
93         25_clr_sfrw_bitfield_7.c, 25_clr_sfrw_bitfield_8.c,
94         25_clr_sfrw_bitfield_f.c, 26_if1_sfrw_bitfield_0.c,
95         26_if1_sfrw_bitfield_3.c, 26_if1_sfrw_bitfield_7.c,
96         26_if1_sfrw_bitfield_8.c, 26_if1_sfrw_bitfield_b.c,
97         26_if1_sfrw_bitfield_f.c, 27_if0_sfrw_bitfield_0.c,
98         27_if0_sfrw_bitfield_3.c, 27_if0_sfrw_bitfield_7.c,
99         27_if0_sfrw_bitfield_8.c, 27_if0_sfrw_bitfield_b.c,
100         27_if0_sfrw_bitfield_f.c
101
102 2004-12-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
103
104         PR c++/18100
105         * g++.dg/lookup/name-clash4.C: New test.
106
107 2004-12-08  Nathan Sidwell  <nathan@codesourcery.com>
108
109         PR c++/18672
110         * g++.dg/opt/array1.C: New.
111         
112         PR c++/18803
113         * g++.dg/template/operator5.C: New.
114
115 2004-12-08  Hans-Peter Nilsson  <hp@bitrange.com>
116
117         PR c/18867
118         * gcc.dg/noncompile/20041207.c: Fix typo in dg directive.
119
120 2004-12-07  Steven Bosscher  <stevenb@suse.de>
121
122         * gcc.dg/noncompile/20041207.c: New test.
123
124 2004-12-07  Volker Reichelt  <reichelt@gcc.gnu.org>
125
126         * g++.dg/other/unreachable-1.C: New test.
127
128 2004-12-06  Nick Clifton  <nickc@redhat.com>
129
130         * gcc.dg/builtins-config.h: Use <sys/types.h> instead of
131         <limits.h> because the latter comes from gcc's include/ directory
132         and not the newlib/libc/include directory.
133
134 2004-12-04  Richard Henderson  <rth@redhat.com>
135
136         * gcc.dg/tree-ssa/loop-5.c: Use long instead of int.
137
138 2004-12-04  Richard Henderson  <rth@redhat.com>
139
140         * lib/target-supports.exp (check_gc_sections_available): Disable
141         for alpha and ia64.
142
143 2004-12-04  Andrew Pinski  <pinskia@physics.uc.edu>
144
145         PR middle-end/17909
146         * g++.dg/other/vararg-2.C: New test.
147
148 2004-12-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
149
150         PR c++/17011, c++/17971
151         * g++.dg/template/error15.C: Adjust expected error.
152         * g++.dg/template/instantiate3.C: Likewise.
153
154 2004-12-03  Janis Johnson  <janis187@us.ibm.com>
155
156         * gcc.dg/altivec-18.c: Fix for darwin
157
158 2004-12-03  Nathan Sidwell  <nathan@codesourcery.com>
159
160         PR c++/18782
161         * g++.dg/parse/ptrmem2.C: New.
162
163         PR c++/18318
164         * g++.dg/template/new1.C: New.
165
166 2004-12-02  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
167
168         PR fortran/18710
169         * gfortran.dg/direct_io_3.f90: New test.
170
171 2004-12-02  Nathan Sidwell  <nathan@codesourcery.com>
172
173         PR 18758
174         * g++.dg/parse/crash21.C: New.
175
176 2004-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
177
178         PR c++/15664, c++/18276
179         * g++.dg/template/ttp13.C: New test.
180         * g++.dg/template/ttp14.C: Likewise.
181
182 2004-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
183
184         PR c++/18123
185         * g++.dg/parse/enum2.C: New test.
186         * g++.old-deja/g++.pt/enum5.C: Adjust error location.
187
188 2004-12-02  Nick Clifton  <nickc@redhat.com>
189
190         * gcc.target/xstormy16: New test directory.
191         * gcc.target/xstormy16/xstormy16.exp: Run the new tests.
192         * gcc.target/xstormy16/bp.c: Check the generation of bp
193         instructions.
194         * gcc.target/xstormy16/below_100.c: Check the generation of bp and
195         bn instructions and the BELOW100 attribute.
196
197 2004-12-02  Alan Modra  <amodra@bigpond.net.au>
198
199         PR target/16952
200         * gcc.dg/ppc-eabi.c: New.
201
202 2004-12-02  Bud Davis  <bdavis9659@comcast.net>
203
204         PR fortran/18284
205         * gfortran.dg/backspace.f90
206
207 2004-12-02  Bud Davis  <bdavis9659@comcast.net>
208
209         * gfortran.dg/inquire.f90: New test.
210
211 2004-12-01  Janis Johnson  <janis187@us.ibm.com>
212
213         * lib/gcc-dg.exp (dg-process-target): Wrapper for dg function to
214         handle effective-target-keyword.
215         (dg-skip-if): Support effective-target keyword as target list.
216         (dg-xfail-if): Ditto.
217         * lib/target-supports.exp (is-effective-target-keyword): New proc.
218
219 2004-12-01  Diego Novillo  <dnovillo@redhat.com>
220
221         PR tree-optimization/18291
222         * testsuite/gcc.c-torture/compile/pr18291.c: New test.
223
224 2004-12-01  Nathan Sidwell  <nathan@codesourcery.com>
225
226         PR C++/18729
227         * g++.dg/parse/crash20.C: New.
228
229         PR c++/17431
230         * g++.dg/overload/arg1.C: New.
231         * g++.dg/overload/arg2.C: New.
232         * g++.dg/overload/arg3.C: New.
233         * g++.dg/overload/arg4.C: New.
234
235 2004-12-01  Joseph S. Myers  <joseph@codesourcery.com>
236
237         * gcc.dg/c99-flex-array-4.c: Remove.
238
239 2004-11-30  Janis Johnson  <janis187@us.ibm.com>
240
241         * lib/compat.exp (compat-get-options): Fix for use with dg-xfail-if.
242
243         * lib/target-supports.exp (is-effective-target): Simplify.
244
245         * lib/target-supports.exp (check_effective_target_vect_long):
246         Fix for powerpc64-*-*.
247
248 2004-11-30  Loren James Rittle  <ljrittle@acm.org>
249
250         * g++.old-deja/g++.eh/badalloc1.C (arena_size): Bump up to 262144
251         to support new requirements on FreeBSD 5.
252
253 2004-11-30  Devang Patel  <dpatel@apple.com>
254
255         PR 18702
256         * gcc.dg/cpp/isysroot-1.c: Make this test darwin specific.
257         
258 2004-11-30  Janis Johnson  <janis187@us.ibm.com>
259
260         * g++.dg/ext/altivec-13.C: New test.
261
262 2004-11-30  Andrew Pinski  <pinskia@physics.uc.edu>
263
264         PR tree-opt/18298
265         * gcc.c-torture/execute/p18298.c: New test.
266
267 2004-11-30  Ira Rosen  <irar@il.ibm.com>
268             Dorit Naishlos  <dorit@il.ibm.com>
269
270         PR tree-opt/18607
271         * gcc.dg/vect/vect-89.c: New test.
272
273 2004-11-30  James A. Morrison  <phython@gcc.gnu.org>
274
275         * gcc.dg/pr18596-1.c: New test.
276
277 2004-11-30  Ben Elliston  <bje@au.ibm.com>
278
279         * g++.old-deja/g++.other/decl5.C: Remove remaining XFAILs.
280
281 2004-11-29  Andrew Pinski  <pinskia@physics.uc.edu>
282
283         PR c/18479
284         * gcc.dg/pr18479.c: New test.
285
286 2004-11-29  Hans-Peter Nilsson  <hp@bitrange.com>
287
288         PR target/18490
289         * g++.old-deja/g++.law/bit-fields2.C: Reinstate skip for
290         mmix-knuth-mmixware.
291
292         * g++.old-deja/g++.other/local-alloc1.C: Reinstate skip for
293         cris-*-elf* cris-*-aout* mmix-*-*
294
295 2004-11-29  Andrew Pinski  <pinskia@physics.uc.edu>
296
297         PR middle-end/18725
298         * gcc.dg/pr18725.c: New test.
299
300 2004-11-29  Hans-Peter Nilsson  <hp@bitrange.com>
301
302         PR target/18488
303         * g++.dg/opt/vt1.C: Skip for mmix-*-*.
304
305         PR target/18336
306         * gcc.dg/20040813-1.c: Skip for mmix-*-*.
307
308 2004-11-29  Mark Mitchell  <mark@codesourcery.com>
309
310         PR c++/18368
311         * g++.old-deja/g++.brendan/crash16.C: Adjust error messages.
312         * g++.old-deja/g++.law/ctors5.C: Likewise.
313         * g++.old-deja/g++.other/crash25.C: Likewise.
314
315         PR c++/18674
316         * g++.dg/template/error16.C: New test.
317         
318         PR c++/18512
319         * g++.dg/template/crash29.C: New test.
320
321 2004-11-29  Diego Novillo  <dnovillo@redhat.com>
322
323         PR tree-optimization/18712
324         * gcc.c-torture/compile/pr18712.c: New test.
325
326 2004-11-29  Joseph Myers  <joseph@codesourcery.com>
327
328         PR c/7544
329         * g++.dg/ext/weak1.C, gcc.dg/weak/weak-10.c, objc.dg/weak-1.m: New
330         tests.
331
332 2004-11-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
333
334         PR c++/18652
335         * g++.dg/lookup/crash6.C: New test.
336
337 2004-11-29  Hans-Peter Nilsson  <hp@bitrange.com>
338
339         PR middle-end/18164
340         * gcc.dg/pr18164.c: Add dg-options "".  Correct typo in dg-error.
341
342 2004-11-29  Joseph S. Myers  <joseph@codesourcery.com>
343
344         * gcc.dg/Wnested-externs-1.c, gcc.dg/decl-7.c, gcc.dg/decl-8.c,
345         gcc.dg/if-empty-1.c, gcc.dg/init-bad-1.c, gcc.dg/init-bad-2.c,
346         gcc.dg/init-bad-3.c, gcc.dg/parm-mismatch-1.c: New tests.
347
348 2004-11-28  Andrew Pinski  <pinskia@physics.uc.edu>
349
350         * gcc.dg/pr18164.c: New test.
351
352 2004-11-28  Matt Kraai  <kraai@alumni.cmu.edu>
353
354         * gcc.dg/funroll-loops-all.c: New.
355
356 2004-11-28  Hans-Peter Nilsson  <hp@bitrange.com>
357
358         PR target/18489
359         * g++.dg/rtti/tinfo1.C: In pattern for label definition ending
360         delimeter, match space and TAB as well as ":".
361
362         PR target/18484
363         * g++.dg/abi/empty6.C: Xfail warning for mmix-*-*.
364
365         PR target/18348
366         * gcc.dg/uninit-H.c (ASM): For unknown targets, define to "= 0".
367
368         PR target/18345
369         * gcc.dg/intmax_t-1.c: Add mmix-*-* to dg-error.
370
371         PR target/18337
372         * gcc.dg/array-quals-1.c: Xfail for mmix-*-*.
373
374 2004-11-28  Bud Davis  <bdavis9659@comcast.net>
375  
376         * gfortran.dg/direct_io_2.f90: New test.
377
378 2004-11-28  Hans-Peter Nilsson  <hp@bitrange.com>
379
380         PR target/18334
381         * gcc.dg/cpp/assert4.c: Remove mmix assertion tests.
382
383 2004-11-28  Richard Henderson  <rth@redhat.com>
384
385         * gcc.c-torture/execute/20020227-1.x: Remove XFAIL.
386
387 2004-11-28  Joseph S. Myers  <joseph@codesourcery.com>
388
389         * gcc.dg/builtin-choose-expr-2.c, gcc.dg/cast-1.c,
390         gcc.dg/cast-2.c, gcc.dg/cast-3.c, gcc.dg/format/opt-1.c,
391         gcc.dg/format/opt-2.c, gcc.dg/format/opt-3.c,
392         gcc.dg/format/opt-4.c, gcc.dg/format/opt-5.c,
393         gcc.dg/format/opt-6.c, gcc.dg/pointer-arith-5.c,
394         gcc.dg/pointer-arith-6.c, gcc.dg/pointer-arith-7.c,
395         gcc.dg/pointer-arith-8.c: New tests.
396
397 2004-11-27  Bud Davis  <bdavis9659@comcast.net>
398
399         PR fortran/18364
400         * gfortran.dg/endfile.f90: New test.
401
402 2004-11-27  Falk Hueffner  <falk@debian.org>
403
404         * gcc.dg/loop-6.c: New test.
405
406 2004-11-27  Jakub Jelinek  <jakub@redhat.com>
407
408         * gcc.c-torture/execute/20041126-1.c: New test.
409
410 2004-11-27  Richard Sandiford  <rsandifo@redhat.com>
411
412         * gcc.dg/mips-args-1.c: Don't expect _R3000 or _R4000 to be defined
413         on IRIX.
414
415 2004-11-27  Richard Sandiford  <rsandifo@redhat.com>
416
417         * gcc.dg/mips-movcc-[123].c: Pass the ?: expressions to other
418         functions.
419
420 2004-11-27  Jakub Jelinek  <jakub@redhat.com>
421
422         PR rtl-optimization/17825
423         * gcc.c-torture/compile/20041119-1.c: New test.
424
425 2004-11-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
426
427         * lib/target-libpath.exp (restore_ld_library_path_env_vars):
428         Check existence of ld library path variables before unsetting.
429
430 2004-11-26  Mark Mitchell  <mark@codesourcery.com>
431
432         * g++.old-deja/g++.eh/badalloc1.C: Robustify.
433
434 2004-11-26  Richard Sandiford  <rsandifo@redhat.com>
435
436         * gcc.dg/sibcall-[34].c: Remove MIPS xfails.
437
438 2004-11-26  Richard Sandiford  <rsandifo@redhat.com>
439
440         * g++.old-deja/g++.jason/thunk3.C: Remove mips*-*-* xfail.
441
442 2004-11-26  Ben Elliston  <bje@au.ibm.com>
443
444         * gcc.dg/cpp/isysroot-2.c: Move target selector from dg-options to
445         dg-do directive.
446
447 2004-11-26  Ben Elliston  <bje@au.ibm.com>
448
449         * gcc.dg/pr17957.c: Pass --param, not -param.
450
451 2004-11-25  Andrew Pinski  <pinskia@physics.uc.edu>
452
453         PR middle-end/17957
454         * testsuite/gcc.dg/pr17957.c: New test.
455
456 2004-11-25  Mark Mitchell  <mark@codesourcery.com>
457
458         PR c++/18445
459         * g++.dg/template/crash28.C: Likewise.
460
461         PR c++/18001
462         * g++.dg/expr/unary2.C: Adjust lvalue messages.
463         * g++.dg/ext/lvaddr.C: Likewise.
464         * g++.dg/opt/pr7503-3.C: Likewise.
465
466         PR c++/18466
467         * g++.dg/parse/qualified3.C: New test.
468         * g++.old-deja/g++.other/friend7.C: Remove bogus qualification.
469         
470         PR c++/18545
471         * g++.dg/expr/return1.C: New test. 
472
473 2004-11-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
474
475         Friend class name lookup 3/n, PR c++/3332
476         * g++.dg/lookup/friend3.C: New test.
477         * g++.dg/lookup/friend4.C: Likewise.
478         * g++.dg/lookup/friend5.C: Likewise.
479
480 2004-11-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
481
482         Friend class name lookup 2/n, PR c++/14513, c++/15410
483         * g++.dg/lookup/friend2.C: New test.
484         * g++.dg/template/friend31.C: Likewise.
485
486 2004-11-24  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
487
488         * lib/target-libpath.exp (orig_ld_library_path_saved): Add missing set.
489
490 2004-11-24  Mark Mitchell  <mark@codesourcery.com>
491
492         PR c++/17473
493         * g++.dg/tc1/dr56.C: Remove.
494         * g++.dg/template/typedef1.C: Add dg-error markers.
495         * g++.old-deja/g++.other/typedef7.C: Likewise.
496
497         PR c++/18285
498         * g++.dg/parse/typedef7.C: New test.
499
500 2004-11-24  Richard Sandiford  <rsandifo@redhat.com>
501
502         * gcc.c-torture/execute/20041124-1.c: New test.
503
504 2004-11-24  Mark Mitchell  <mark@codesourcery.com>
505
506         * g++.dg/template/deduce3.C: New test. 
507
508         PR c++/18586
509         * g++.dg/template/crash27.C: New test. 
510
511         PR c++/18530
512         * g++.dg/warn/Wshadow-3.C: New test.
513
514 2004-11-24  Devang Patel  <dpatel@apple.com>
515
516         PR/18555
517         * gcc.dg/cpp/isysroot-1.c: New test.
518         * gcc.dg/cpp/usr/include/stdio.h: New file.
519         * gcc.dg/cpp/isysroot-2.c: New test.
520         * gcc.dg/cpp/System/Library/Framework/Carbon.framework/Headers/Carbon.h:
521         New file.
522
523 2004-11-24  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
524
525         PR c++/8929
526         * g++.old-deja/g++.oliva/template10.C: Remove xfail.
527
528 2004-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
529
530         * gcc.target/sparc/align.c: Do not include <stdint.h>.
531         * gcc.target/sparc/pdist.c: Likewise.
532
533 2004-11-24  Paolo Bonzini  <bonzini@gnu.org>
534
535         PR c++/16882
536         * g++.dg/conversion/simd1.C: New test.
537
538 2004-11-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
539
540         * lib/target-libpath.exp: New file defining set_ld_library_path_env_vars
541         and restore_ld_library_path_env_vars.
542         * g++.dg/compat/compat.exp, lib/g++.exp, lib/gcc-dg.exp,
543         lib/gfortran.exp, lib/objc.exp, lib/treelang.exp: Use new procs.
544         * ada/acats/run_acats (LD_LIBRARY_PATH): Add previous LD_LIBRARY_PATH
545         to LD_LIBRARY_PATH.  Export LD_LIBRARY_PATH.
546
547 2004-11-23  Daniel Jacobowitz  <dan@codesourcery.com>
548
549         * gcc.dg/pragma-align-2.c: Test macro expansion.
550         * gcc.dg/pragma-pack-2.c: New test.
551
552 2004-11-23  Richard Henderson  <rth@redhat.com>
553
554         * gcc.dg/vect/pr18425.c: Use effective target vect_long.
555         * gcc.dg/vect/vect-13.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
556         gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-48a.c,
557         gcc.dg/vect/vect-56a.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-77.c,
558         gcc.dg/vect/vect-77a.c, gcc.dg/vect/vect-78.c, gcc.dg/vect/vect-86.c,
559         gcc.dg/vect/vect-87.c, gcc.dg/vect/vect-88.c: XFAIL for alpha.
560
561         * gcc.dg/vect/vect.exp: Add check for alpha.
562         * lib/target-supports.exp (check_alpha_max_hw_available): New.
563         (check_effective_target_vect_int): Enable for alpha.
564         (check_effective_target_vect_long): New.
565         (is-effective-target): Add it.
566
567 2004-11-23  Uros Bizjak <uros@kss-loka.si>
568
569         * gcc.dg/pr18614-1.c: New test.
570
571 2004-11-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
572
573         * gcc.dg/setjmp-2.c: New test.
574
575 2004-11-22  James A. Morrison  <phython@gcc.gnu.org>
576
577         * gcc.target/sparc/align.c, gcc.target/sparc/combined-2.c,
578         gcc.target/sparc/fpack16.c, gcc.target/sparc/fpack32.c,
579         gcc.target/sparc/fpackfix.c, gcc.target/fexpand.c,
580         gcc.target/sparc/fpmerge.c, gcc.target/sparc/fpmul.c,
581         gcc.target/sparc/pdist.c: New tests.
582
583 2004-11-22  Bob Wilson  <bob.wilson@acm.org>
584
585         * gcc.dg/uninit-H.c: Define ASM for Xtensa targets.
586
587 2004-11-22  Dale Johannesen  <dalej@apple.com>
588
589         * gcc.dg/20041111-1.c:  New.
590
591 2004-11-19  Dorit Naishlos  <dorit@il.ibm.com>
592
593         PR tree-opt/18536
594         * gcc.dg/vect/pr18536.c: New test.
595
596 2004-11-22  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
597
598         PR c++/18354
599         * g++.dg/template/nontype11.C: New test.
600
601 2004-11-21  Roger Sayle  <roger@eyesopen.com>
602
603         PR middle-end/18520
604         * gcc.dg/pr18520-1.c: New test case.
605
606 2004-11-20  Joseph S. Myers  <joseph@codesourcery.com>
607
608         * gcc.dg/Wchar-subscripts-1.c, gcc.dg/array-8.c: New tests.
609         * gcc.dg/pointer-arith-1.c, gcc.dg/pointer-arith-2.c,
610         gcc.dg/pointer-arith-3.c, gcc.dg/pointer-arith-4.c: Update
611         expected diagnostics.
612
613 2004-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
614
615         PR target/18580
616         * gcc.dg/vect/vect-13.c, vect-27.c, vect-27a.c, vect-29.c,
617         vect-29a.c, vect-48a.c, vect-56a.c, vect-72.c, vect-72a.c,
618         vect-77.c, vect-77a.c: XFAIL on the SPARC.
619
620 2004-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
621
622         * gcc.dg/vect/vect.exp (sparc*-*-*): Fix a couple of nits.
623
624 2004-11-19  Mark Mitchell  <mark@codesourcery.com>
625             Joseph Myers  <joseph@codesourcery.com>
626
627         * lib/target-supports.exp (check_visibility_available): Really
628         test the compiler.
629
630 2004-11-19  Dorit Naishlos  <dorit@il.ibm.com>
631
632         PR tree-opt/18181
633         * gcc.dg/vect/vect-85.c: New test.
634         * gcc.dg/vect/vect-86.c: New test.
635         * gcc.dg/vect/vect-87.c: New test.
636         * gcc.dg/vect/vect-88.c: New test.
637
638 2004-11-19  Ben Elliston  <bje@au.ibm.com>
639
640         * gcc.dg/pr16286.c: Test __pixel and __bool keywords.
641
642 2004-11-18  Janis Johnson  <janis187@us.ibm.com>
643
644         * gcc.dg/ppc-bitfield1.c: Skip if not LP64, don't specify -m64.
645         * gcc.dg/ppc-and-1.c: Ditto.
646         * gcc.dg/ppc-compare-1.c: Ditto.
647         * gcc.dg/ppc-mov-1.c: Ditto
648
649 2004-11-18  Daniel Jacobowitz  <dan@codesourcery.com>
650             Mark Mitchell  <mark@codesourcery.com>
651
652         * testsuite/gcc.dg/pragma-init-fini-2.c: New test.
653
654 2004-11-17  Janis Johnson  <janis187@us.ibm.com>
655             Aldy Hernandez  <aldyh@redhat.com>
656
657         * lib/target-supports.exp (check_effective_target_vect_int): New
658         (check_effective_target_vect_float): New
659         (check_effective_target_vect_double): New.
660         (is-effective-target): Support new effective targets keywords.
661         * gcc.dg/vect/vect.exp: Set target-dependent vector flags and
662         default action for dg-do.
663         * gcc.dg/vect/pr16105.c: Use new support.
664         * gcc.dg/vect/pr18400.c: Ditto.
665         * gcc.dg/vect/pr18425.c: Ditto.
666         * gcc.dg/vect/vect-1.c: Ditto.
667         * gcc.dg/vect/vect-10.c: Ditto.
668         * gcc.dg/vect/vect-11.c: Ditto.
669         * gcc.dg/vect/vect-12.c: Ditto.
670         * gcc.dg/vect/vect-13.c: Ditto.
671         * gcc.dg/vect/vect-14.c: Ditto.
672         * gcc.dg/vect/vect-15.c: Ditto.
673         * gcc.dg/vect/vect-16.c: Ditto.
674         * gcc.dg/vect/vect-17.c: Ditto.
675         * gcc.dg/vect/vect-18.c: Ditto.
676         * gcc.dg/vect/vect-19.c: Ditto.
677         * gcc.dg/vect/vect-2.c: Ditto.
678         * gcc.dg/vect/vect-20.c: Ditto.
679         * gcc.dg/vect/vect-21.c: Ditto.
680         * gcc.dg/vect/vect-22.c: Ditto.
681         * gcc.dg/vect/vect-23.c: Ditto.
682         * gcc.dg/vect/vect-24.c: Ditto.
683         * gcc.dg/vect/vect-25.c: Ditto.
684         * gcc.dg/vect/vect-26.c: Ditto.
685         * gcc.dg/vect/vect-27.c: Ditto.
686         * gcc.dg/vect/vect-27a.c: Ditto.
687         * gcc.dg/vect/vect-28.c: Ditto.
688         * gcc.dg/vect/vect-29.c: Ditto.
689         * gcc.dg/vect/vect-29a.c: Ditto.
690         * gcc.dg/vect/vect-3.c: Ditto.
691         * gcc.dg/vect/vect-30.c: Ditto.
692         * gcc.dg/vect/vect-31.c: Ditto.
693         * gcc.dg/vect/vect-32.c: Ditto.
694         * gcc.dg/vect/vect-33.c: Ditto.
695         * gcc.dg/vect/vect-34.c: Ditto.
696         * gcc.dg/vect/vect-35.c: Ditto.
697         * gcc.dg/vect/vect-36.c: Ditto.
698         * gcc.dg/vect/vect-37.c: Ditto.
699         * gcc.dg/vect/vect-38.c: Ditto.
700         * gcc.dg/vect/vect-4.c: Ditto.
701         * gcc.dg/vect/vect-40.c: Ditto.
702         * gcc.dg/vect/vect-41.c: Ditto.
703         * gcc.dg/vect/vect-42.c: Ditto.
704         * gcc.dg/vect/vect-43.c: Ditto.
705         * gcc.dg/vect/vect-44.c: Ditto.
706         * gcc.dg/vect/vect-45.c: Ditto.
707         * gcc.dg/vect/vect-46.c: Ditto.
708         * gcc.dg/vect/vect-47.c: Ditto.
709         * gcc.dg/vect/vect-48.c: Ditto.
710         * gcc.dg/vect/vect-48a.c: Ditto.
711         * gcc.dg/vect/vect-49.c: Ditto.
712         * gcc.dg/vect/vect-5.c: Ditto.
713         * gcc.dg/vect/vect-50.c: Ditto.
714         * gcc.dg/vect/vect-51.c: Ditto.
715         * gcc.dg/vect/vect-52.c: Ditto.
716         * gcc.dg/vect/vect-53.c: Ditto.
717         * gcc.dg/vect/vect-54.c: Ditto.
718         * gcc.dg/vect/vect-55.c: Ditto.
719         * gcc.dg/vect/vect-56.c: Ditto.
720         * gcc.dg/vect/vect-56a.c: Ditto.
721         * gcc.dg/vect/vect-57.c: Ditto.
722         * gcc.dg/vect/vect-58.c: Ditto.
723         * gcc.dg/vect/vect-59.c: Ditto.
724         * gcc.dg/vect/vect-6.c: Ditto.
725         * gcc.dg/vect/vect-60.c: Ditto.
726         * gcc.dg/vect/vect-61.c: Ditto.
727         * gcc.dg/vect/vect-62.c: Ditto.
728         * gcc.dg/vect/vect-63.c: Ditto.
729         * gcc.dg/vect/vect-64.c: Ditto.
730         * gcc.dg/vect/vect-65.c: Ditto.
731         * gcc.dg/vect/vect-66.c: Ditto.
732         * gcc.dg/vect/vect-67.c: Ditto.
733         * gcc.dg/vect/vect-68.c: Ditto.
734         * gcc.dg/vect/vect-69.c: Ditto.
735         * gcc.dg/vect/vect-7.c: Ditto.
736         * gcc.dg/vect/vect-72.c: Ditto.
737         * gcc.dg/vect/vect-72a.c: Ditto.
738         * gcc.dg/vect/vect-73.c: Ditto.
739         * gcc.dg/vect/vect-74.c: Ditto.
740         * gcc.dg/vect/vect-75.c: Ditto.
741         * gcc.dg/vect/vect-76.c: Ditto.
742         * gcc.dg/vect/vect-77.c: Ditto.
743         * gcc.dg/vect/vect-77a.c: Ditto.
744         * gcc.dg/vect/vect-78.c: Ditto.
745         * gcc.dg/vect/vect-79.c: Ditto.
746         * gcc.dg/vect/vect-8.c: Ditto.
747         * gcc.dg/vect/vect-80.c: Ditto.
748         * gcc.dg/vect/vect-82.c: Ditto.
749         * gcc.dg/vect/vect-82_64.c: Ditto.
750         * gcc.dg/vect/vect-83.c: Ditto.
751         * gcc.dg/vect/vect-83_64.c: Ditto.
752         * gcc.dg/vect/vect-9.c: Ditto.
753         * gcc.dg/vect/vect-all.c: Ditto.
754         * gcc.dg/vect/vect-none.c: Ditto.
755
756 2004-11-17  Janis Johnson  <janis187@us.ibm.com>
757
758         * lib/gcc-dg.exp (dg-skip-if): New function.
759         (dg-forbid-option): Remove.
760         * g++.dg/abi/bitfield3.C: Use dg-skip-if i?86 -m64.
761         * g++.dg/abi/bitfield8.C: Likewise.
762         * g++.dg/abi/dtor1.C: Likewise.
763         * g++.dg/abi/empty10.C: Likewise.
764         * g++.dg/abi/empty7.C: Likewise.
765         * g++.dg/abi/empty9.C: Likewise.
766         * g++.dg/abi/layout3.C: Likewise.
767         * g++.dg/abi/layout4.C: Likewise.
768         * g++.dg/abi/thunk1.C: Likewise.
769         * g++.dg/abi/thunk2.C: Likewise.
770         * g++.dg/abi/vbase11.C: Likewise.
771         * g++.dg/abi/vthunk2.C: Likewise.
772         * g++.dg/abi/vthunk3.C: Likewise.
773         * g++.dg/ext/attrib8.C: Likewise.
774         * g++.dg/opt/longbranch2.C: Likewise.
775         * g++.dg/opt/reg-stack4.C: Likewise.
776         * g++.old-deja/g++.ext/attrib1.C: Likewise.
777         * g++.old-deja/g++.ext/attrib2.C: Likewise.
778         * g++.old-deja/g++.ext/attrib3.C: Likewise.
779         * g++.old-deja/g++.other/store-expr1.C: Likewise.
780         * g++.old-deja/g++.other/store-expr2.C: Likewise.
781         * gcc.dg/20000609-1.c: Likewise.
782         * gcc.dg/20000720-1.c: Likewise.
783         * gcc.dg/20011107-1.c: Likewise.
784         * gcc.dg/20011119-1.c: Likewise.
785         * gcc.dg/20020108-1.c: Likewise.
786         * gcc.dg/20020122-2.c: Likewise.
787         * gcc.dg/20020122-3.c: Likewise.
788         * gcc.dg/20020201-3.c: Likewise.
789         * gcc.dg/20020206-1.c: Likewise.
790         * gcc.dg/20020218-1.c: Likewise.
791         * gcc.dg/20020310-1.c: Likewise.
792         * gcc.dg/20020411-1.c: Likewise.
793         * gcc.dg/20020418-2.c: Likewise.
794         * gcc.dg/20020426-1.c: Likewise.
795         * gcc.dg/20020426-2.c: Likewise.
796         * gcc.dg/20020517-1.c: Likewise.
797         * gcc.dg/20020523-1.c: Likewise.
798         * gcc.dg/20020523-2.c: Likewise.
799         * gcc.dg/20020729-1.c: Likewise.
800         * gcc.dg/20030204-1.c: Likewise.
801         * gcc.dg/20030826-2.c: Likewise.
802         * gcc.dg/20030926-1.c: Likewise.
803         * gcc.dg/20031202-1.c: Likewise.
804         * gcc.dg/980312-1.c: Likewise.
805         * gcc.dg/980313-1.c: Likewise.
806         * gcc.dg/990117-1.c: Likewise.
807         * gcc.dg/990424-1.c: Likewise.
808         * gcc.dg/990524-1.c: Likewise.
809         * gcc.dg/991230-1.c: Likewise.
810         * gcc.dg/i386-387-1.c: Likewise.
811         * gcc.dg/i386-387-2.c: Likewise.
812         * gcc.dg/i386-387-3.c: Likewise.
813         * gcc.dg/i386-387-4.c: Likewise.
814         * gcc.dg/i386-387-5.c: Likewise.
815         * gcc.dg/i386-387-6.c: Likewise.
816         * gcc.dg/i386-asm-1.c: Likewise.
817         * gcc.dg/i386-bitfield1.c: Likewise.
818         * gcc.dg/i386-bitfield2.c: Likewise.
819         * gcc.dg/i386-loop-1.c: Likewise.
820         * gcc.dg/i386-loop-2.c: Likewise.
821         * gcc.dg/i386-loop-3.c: Likewise.
822         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
823         * gcc.dg/i386-pic-1.c: Likewise.
824         * gcc.dg/i386-regparm.c: Likewise.
825         * gcc.dg/i386-signbit-1.c: Likewise.
826         * gcc.dg/i386-signbit-2.c: Likewise.
827         * gcc.dg/i386-signbit-3.c: Likewise.
828         * gcc.dg/i386-sse-5.c: Likewise.
829         * gcc.dg/i386-sse-8.c: Likewise.
830         * gcc.dg/i386-unroll-1.c: Likewise.
831         * gcc.dg/tls/opt-1.c: Likewise.
832         * gcc.dg/tls/opt-2.c: Likewise.
833         * gcc.dg/unroll-1.c: Likewise.
834         * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
835         * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
836         * gcc.misc-tests/i386-pf-none-1.c: Likewise.
837         * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
838
839 2004-11-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
840
841         * g++.dg/template/incomplete1.C: New test.
842
843 2004-11-16  Nick Clifton  <nickc@redhat.com>
844
845         Revert patches accidentally commited during checkin of fixes for
846         xstormy16 tests:
847         gcc.c-torture/execute/simd-4.c: Revert
848         gcc.dg/20040910-1.c: Revert.
849
850 2004-11-16  Paul Brook  <paul@codesourcery.com>
851
852         PR fortran/13010
853         * gfortran.dg/der_pointer_1.f90: New test.
854
855 2004-11-15  Joseph S. Myers  <joseph@codesourcery.com>
856
857         PR c/18498
858         * gcc.dg/bitfld-13.c: New test.
859
860 2004-11-15  Janis Johnson  <janis187@us.ibm.com>
861
862         * gcc.dg/vect/tree-vect.h: (check_vect): Test symbols defined for
863         powerpc*-*-linux*.
864
865         * gcc.dg/ppc64-abi-1.c: Skip if not lp64.
866         * gcc.dg/ppc64-abi-2.c: Ditto.
867         * gcc.dg/ppc64-abi-3.c: Ditto.
868
869         * lib/gcc-dg.exp (dg-target-list): Remove.
870
871 2004-11-15  Steve Ellcey  <sje@cup.hp.com>
872
873         * gcc.dg/ia64-postinc.c: New test.
874
875 2004-11-15  Mark Mitchell <mark@codesourcery.com>
876
877         * gcc.dg/format/cmn-err-1.c: Add tests for "%p".
878
879 2004-11-15  Nick Clifton  <nickc@redhat.com>
880
881         * g++.dg/opt/strength-reduce.C: Replace 0x7fffffff with
882         __INT_MAX__ so that the test can be compiled by toolchains
883         targeted at 16-bit processors.
884
885         * gcc.dg/20040625-1.c: Use long constants rather than integers
886         when performing arithmetic that will overflow 16-bits.
887
888         * gcc.dg/i386-sse-8.c: Expect this test to fail for the
889         xstormy16.  It does not support 128-bit vector operations.
890
891         * gcc.dg/ultrasp4.c: Replace all occurrences of the type 'long'
892         with the macro PTR_TYPE.  Define this macro to an integer type
893         suitable for holding a pointer.
894
895         * gcc.dg/compat/struct-align-1_x.c: Use shorter integers if
896         the target is a 16-bit processor.
897
898         * gcc.dg/cpp/if-2.c: Expect a different warning message from
899         16-bit targets where the character constant will be too long.
900
901         * g++.dg/opt/asm1.C: Expect this test to fail on the xstormy16
902         where the double will not be directly addressable.
903
904 2004-11-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
905
906         Friend class name lookup 1/n, PR c++/18471
907         * g++.dg/template/crash26.C: New test.
908         * g++.dg/lookup/struct1.C: Adjust expected error.
909         * g++.dg/parse/elab1.C: Likewise.
910         * g++.dg/parse/elab2.C: Likewise.
911         * g++.dg/parse/int-as-enum1.C: Likewise.
912         * g++.dg/parse/struct-as-enum1.C: Likewise.
913         * g++.dg/parse/typedef1.C: Likewise.
914         * g++.dg/parse/typedef3.C: Likewise.
915         * g++.dg/parse/typedef4.C: Likewise.
916         * g++.dg/parse/typedef5.C: Likewise.
917         * g++.dg/template/nontype4.C: Likewise.
918         * g++.old-deja/g++.benjamin/typedef01.C: Likewise.
919         * g++.old-deja/g++.other/elab1.C: Likewise.
920         * g++.old-deja/g++.other/syntax4.C: Likewise.
921
922 2004-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
923
924         * gcc.dg/intmax_t-1.c: XFAIL on Solaris 2.5.1.
925
926 2004-11-14  Zdenek Dvorak  <dvorakz@suse.cz>
927
928         * gcc.c-torture/execute/20041114-1.c: New test.
929
930 2004-11-14  Joseph S. Myers  <joseph@codesourcery.com>
931
932         * gcc.dg/c99-flex-array-5.c, gcc.dg/c99-fordecl-3.c,
933         gcc.dg/comp-goto-1.c, gcc.dg/comp-goto-2.c, gcc.dg/comp-goto-3.c,
934         gcc.dg/format/strfmon-2.c, gcc.dg/pointer-arith-1.c,
935         gcc.dg/pointer-arith-2.c, gcc.dg/pointer-arith-3.c,
936         gcc.dg/pointer-arith-4.c, gcc.dg/switch-5.c, gcc.dg/switch-6.c,
937         gcc.dg/switch-7.c: New tests.
938
939 2004-11-14  Dorit Naishlos  <dorit@il.ibm.com>
940
941         * gcc.dg/vect/vect-78.c: Now vectorized on powerpc*.
942
943 2004-11-14  Dorit Naishlos  <dorit@il.ibm.com>
944
945         PR tree-opt/18400
946         * gcc.dg/vect/pr18400.c: New test.
947
948 2004-11-14  Dorit Naishlos  <dorit@il.ibm.com>
949             Andrew Pinski  <pinskia@physics.uc.edu>
950
951         PR tree-opt/18425
952         * gcc.dg/vect/pr18425.c: New test.
953
954 2004-11-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
955
956         * gcc.dg/tls/alias-1.c: Remove dg-warning on the SPARC.
957         Guard with dg-require-alias and dg-require-visibility.
958
959 2004-11-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
960
961         * g++.dg/other/packed1.C: UnXFAIL on SPARC, PA, MIPS and PowerPC.
962
963 2004-11-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
964
965         * g++.dg/expr/unary1.C, g++.dg/expr/unary2.C: New tests.
966
967 2004-11-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
968
969         PR c++/17344
970         * g++.dg/template/defarg5.C: New test.
971
972 2004-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
973
974         * g++.dg/parse/cast1.C: Run only on ILP32.
975         * g++.old-deja/g++.mike/p784.C: Likewise.
976
977 2004-11-13  Bernd Schmidt  <bernd.schmidt@analog.com>
978
979         * gcc.c-torture/execute/20041113-1.c: New test.
980
981 2004-11-13  James A. Morrison  <phython@gcc.gnu.org>
982
983         PR target/18230
984         * gcc.dg/vect/tree-vect.h (check_vect): Add SPARC-specific test.
985         * gcc.dg/vect/vect-2.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-9.c,
986         gcc.dg/vect/vect-10.c, gcc.dg/vect/vect-12.c, gcc.dg/vect/vect-14.c,
987         gcc.dg/vect/vect-15.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
988         gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-21.c,
989         gcc.dg/vect/vect-22.c, gcc.dg/vect/vect-23.c, gcc.dg/vect/vect-24.c,
990         gcc.dg/vect/vect-25.c, gcc.dg/vect/vect-26.c, gcc.dg/vect/vect-32.c,
991         gcc.dg/vect/vect-33.c, gcc.dg/vect/vect-34.c, gcc.dg/vect/vect-35.c,
992         gcc.dg/vect/vect-36.c, gcc.dg/vect/vect-37.c, gcc.dg/vect/vect-62.c,
993         gcc.dg/vect/vect-63.c, gcc.dg/vect/vect-64.c, gcc.dg/vect/vect-65.c,
994         gcc.dg/vect/vect-66.c, gcc.dg/vect/vect-67.c, gcc.dg/vect/vect-68.c,
995         gcc.dg/vect/vect-69.c, gcc.dg/vect/vect-73.c, gcc.dg/vect/vect-75.c,
996         gcc.dg/vect/vect-76.c, gcc.dg/vect/vect-78.c: Enable for SPARC.
997
998 2004-11-13  James A. Morrison  <phython@gcc.gnu.org>
999
1000         * gcc.target/sparc/fand.c, gcc.target/sparc/fands,
1001         gcc.target/sparc/fnand.c, gcc.target/sparc/fnands.c,
1002         gcc.target/sparc/fxor.c, gcc.target/sparc/fxors.c,
1003         gcc.target/sparc/fxnor.c, gcc.target/sparc/fxnors.c,
1004         gcc.target/sparc/fandnot.c, gcc.target/sparc/fandnots.c,
1005         gcc.target/sparc/fornot.c, gcc.target/sparc/fornots.c,
1006         gcc.target/sparc/fnot.c, gcc.target/sparc/fnots.c,
1007         gcc.target/sparc/for.c, gcc.target/sparc/fors.c,
1008         gcc.target/sparc/combined-1.c: New tests.
1009
1010 2004-11-12  Ziemowit Laski  <zlaski@apple.com>
1011
1012         * objc.dg/const-str-8.m, objc.dg/const-str-9.m:
1013         New tests.
1014
1015 2004-11-12  Mark Mitchell <mark@codesourcery.com>
1016
1017         * lib/gcc-dg.exp (dg-forbid-option): New function.
1018         * g++.dg/abi/bitfield3.C: Use dg-forbid-option -m64.
1019         * g++.dg/abi/bitfield8.C: Likewise.
1020         * g++.dg/abi/dtor1.C: Likewise.
1021         * g++.dg/abi/empty10.C: Likewise.
1022         * g++.dg/abi/empty7.C: Likewise.
1023         * g++.dg/abi/empty9.C: Likewise.
1024         * g++.dg/abi/layout3.C: Likewise.
1025         * g++.dg/abi/layout4.C: Likewise.
1026         * g++.dg/abi/thunk1.C: Likewise.
1027         * g++.dg/abi/thunk2.C: Likewise.
1028         * g++.dg/abi/vbase11.C: Likewise.
1029         * g++.dg/abi/vthunk2.C: Likewise.
1030         * g++.dg/abi/vthunk3.C: Likewise.
1031         * g++.dg/ext/attrib8.C: Likewise.
1032         * g++.dg/opt/longbranch2.C: Likewise.
1033         * g++.dg/opt/reg-stack4.C: Likewise.
1034         * g++.old-deja/g++.ext/attrib1.C: Likewise.
1035         * g++.old-deja/g++.ext/attrib2.C: Likewise.
1036         * g++.old-deja/g++.ext/attrib3.C: Likewise.
1037         * g++.old-deja/g++.other/store-expr1.C: Likewise.
1038         * g++.old-deja/g++.other/store-expr2.C: Likewise.
1039         * gcc.dg/20000609-1.c: Likewise.
1040         * gcc.dg/20000720-1.c: Likewise.
1041         * gcc.dg/20011107-1.c: Likewise.
1042         * gcc.dg/20011119-1.c: Likewise.
1043         * gcc.dg/20020108-1.c: Likewise.
1044         * gcc.dg/20020122-2.c: Likewise.
1045         * gcc.dg/20020122-3.c: Likewise.
1046         * gcc.dg/20020201-3.c: Likewise.
1047         * gcc.dg/20020206-1.c: Likewise.
1048         * gcc.dg/20020218-1.c: Likewise.
1049         * gcc.dg/20020310-1.c: Likewise.
1050         * gcc.dg/20020411-1.c: Likewise.
1051         * gcc.dg/20020418-2.c: Likewise.
1052         * gcc.dg/20020426-1.c: Likewise.
1053         * gcc.dg/20020426-2.c: Likewise.
1054         * gcc.dg/20020517-1.c: Likewise.
1055         * gcc.dg/20020523-1.c: Likewise.
1056         * gcc.dg/20020523-2.c: Likewise.
1057         * gcc.dg/20020729-1.c: Likewise.
1058         * gcc.dg/20030204-1.c: Likewise.
1059         * gcc.dg/20030826-2.c: Likewise.
1060         * gcc.dg/20030926-1.c: Likewise.
1061         * gcc.dg/20031202-1.c: Likewise.
1062         * gcc.dg/980312-1.c: Likewise.
1063         * gcc.dg/980313-1.c: Likewise.
1064         * gcc.dg/990117-1.c: Likewise.
1065         * gcc.dg/990424-1.c: Likewise.
1066         * gcc.dg/990524-1.c: Likewise.
1067         * gcc.dg/991230-1.c: Likewise.
1068         * gcc.dg/i386-387-1.c: Likewise.
1069         * gcc.dg/i386-387-2.c: Likewise.
1070         * gcc.dg/i386-387-3.c: Likewise.
1071         * gcc.dg/i386-387-4.c: Likewise.
1072         * gcc.dg/i386-387-5.c: Likewise.
1073         * gcc.dg/i386-387-6.c: Likewise.
1074         * gcc.dg/i386-asm-1.c: Likewise.
1075         * gcc.dg/i386-bitfield1.c: Likewise.
1076         * gcc.dg/i386-bitfield2.c: Likewise.
1077         * gcc.dg/i386-loop-1.c: Likewise.
1078         * gcc.dg/i386-loop-2.c: Likewise.
1079         * gcc.dg/i386-loop-3.c: Likewise.
1080         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
1081         * gcc.dg/i386-pic-1.c: Likewise.
1082         * gcc.dg/i386-regparm.c: Likewise.
1083         * gcc.dg/i386-signbit-1.c: Likewise.
1084         * gcc.dg/i386-signbit-2.c: Likewise.
1085         * gcc.dg/i386-signbit-3.c: Likewise.
1086         * gcc.dg/i386-sse-5.c: Likewise.
1087         * gcc.dg/i386-sse-8.c: Likewise.
1088         * gcc.dg/i386-unroll-1.c: Likewise.
1089         * gcc.dg/tls/opt-1.c: Likewise.
1090         * gcc.dg/tls/opt-2.c: Likewise.
1091         * gcc.dg/unroll-1.c: Likewise.
1092         * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
1093         * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
1094         * gcc.misc-tests/i386-pf-none-1.c: Likewise.
1095         * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
1096         * gcc.c-torture/execute/20010129-1.x: Do not use -mtune=i686 when
1097         -m64 is specified.
1098
1099 2004-11-12  Mark Mitchell  <mark@codesourcery.com>
1100
1101         PR c++/18389
1102         * g++.dg/parse/cond1.C: New test.
1103
1104         PR c++/18429
1105         * g++.dg/template/array9.C: New test.
1106         * g++.dg/ext/vla1.C: Adjust error messages.
1107         * g++.dg/ext/vlm1.C: Likewise.
1108         * g++.dg/template/crash2.C: Likewise.
1109
1110         PR c++/18436
1111         * g++.dg/template/call3.C: New test.
1112
1113         PR c++/18407
1114         * g++.dg/template/ptrmem11.C: New test.
1115
1116 2004-11-12  Andrew Pinski  <pinskia@physics.uc.edu>
1117
1118         PR other/14264
1119         * lib/g++.exp: Set LC_ALL and LANG to C.
1120         * lib/gcc-dg.exp: Likewise.
1121         * lib/gfortran.exp: Likewise.
1122         * lib/objc.exp: Likewise.
1123         * lib/treelang.exp: Likewise.
1124
1125 2004-11-12  Andreas Schwab  <schwab@suse.de>
1126
1127         * gcc.dg/pr16286.c: Fix last change.
1128
1129 2004-11-12  Mark Mitchell  <mark@codesourcery.com>
1130
1131         PR c++/18416
1132         * g++.dg/init/global1.C: New test.
1133
1134 2004-11-12  Eric Botcazou  <ebotcazou@act-europe.fr>
1135
1136         * gcc.c-torture/execute/20041112-1.c: New test.
1137
1138 2004-11-11  Janis Johnson  <janis187@us.ibm.com>
1139
1140         * lib/gcc-dg.exp (dg-target-list): New.
1141
1142 2004-11-11  Janis Johnson  <janis187@us.ibm.com>
1143             Richard Sandiford  <rsandifo@redhat.com>
1144
1145         * lib/target-supports.exp (get-compiler_messages): New.
1146         (check_named_sections_available): Use it.
1147         (check_effective_target_ilp32): New.
1148         (check_effective_target_lp64): New.
1149         (is-effective-target): New.
1150         * lib/gcc-dg.exp (dg-require-effective-target): New.
1151
1152 2004-11-11  Joseph S. Myers  <joseph@codesourcery.com>
1153
1154         * gcc.dg/precedence-1.c: New test.
1155
1156 2004-11-11  Janis Johnson  <janis187@us.ibm.com>
1157
1158         * gcc.misc-tests/linkage.exp: Handle biarch GCC for powerpc64.
1159
1160         * gcc.misc-tests/linkage.exp: Prepend directory name to pass/fail
1161         message, delete generated files, use more descriptive name for
1162         executable, and make the test unsupported when it cannot be run.
1163
1164         * lib/gcc-dg.exp (skip_test_and_clear_xfail): New procedure.
1165         (dg-require-weak, dg-require-visibility, dg-require-alias,
1166         dg-require-gc-sections, dg-require-profiling, dg-require-dll,
1167         dg-require-iconv, dg-require-named-sections): Use it.
1168
1169         * lib/gcc-dg.exp (dg-xfail-if): Ignore if skipping the test.
1170
1171 2004-11-11  Nathan Sidwell  <nathan@codesourcery.com>
1172
1173         PR target/16457
1174         * gcc.dg/ppc-and-1: New
1175
1176         PR target/16796
1177         * gcc.dg/ppc-mov-1.c: New.
1178
1179         PR target/16458
1180         * gcc.dg/ppc-compare-1.c: New.
1181
1182 2004-11-10  Joseph S. Myers  <joseph@codesourcery.com>
1183
1184         * objc.dg/desig-init-2.m: New test.
1185
1186 2004-11-10  Adam Nemet  <anemet@lnxw.com>
1187
1188         PR middle-end/18160  
1189         * g++.dg/warn/register-var-1.C: New test.
1190         * g++.dg/warn/register-var-2.C: New test.
1191
1192 2004-11-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
1193
1194         * gcc.dg/union-2.c: New test.
1195
1196 2004-11-10  Fariborz Jahanian <fjahanian@apple.com>
1197
1198         * gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.c: 
1199         New test for PR tree-optimization/17892.
1200
1201 2004-11-09  Mark Mitchell  <mark@codesourcery.com>
1202
1203         PR c++/18369
1204         * g++.dg/init/new12.C: New test.
1205
1206 2004-11-10  James A. Morrison  <phython@gcc.gnu.org>
1207
1208         * gcc.target/sparc: New directory.
1209         * gcc.target/sparc/sparc.exp: New driver.
1210         * gcc.target/sparc/fpadd16.c, gcc.target/sparc/fpadd16s.c,
1211         gcc.target/sparc/fpsub16.c, gcc.target/sparc/fpsub16s.c,
1212         gcc.target/sparc/fpadd32.c, gcc.target/sparc/fpadd32s.c,
1213         gcc.target/sparc/fpsub32.c, gcc.target/sparc/fpsub32s.c: New tests.
1214
1215 2004-11-10  Paul Brook  <paul@codesourcery.com>
1216
1217         PR fortran/18218
1218         * gfortran.dg/list_read.c: New test.
1219
1220 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
1221
1222         PR c/18322
1223         * gcc.dg/func-outside-1.c, gcc.dg/func-outside-2.c: Correct
1224         expected diagnostic location.
1225
1226 2004-11-09  Ulrich Weigand  <uweigand@de.ibm.com>
1227
1228         * gcc.dg/20041109-1.c: New test.
1229
1230 2004-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
1231
1232         PR objc/18406
1233         * objc/compile/pr18406.m: New test.
1234
1235 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
1236
1237         * gcc.dg/builtin-prefetch-1.c: Update expected diagnostic.
1238
1239 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
1240
1241         * gcc.dg/builtin-prefetch-1.c: Adjust expected messages.
1242
1243 2004-11-08  Steve Ellcey  <sje@cup.hp.com>
1244
1245         * testsuite/gcc.dg/uninit-H.c: Add ifdefs for __hppa__ and __ia64__.
1246
1247 2004-11-08  Steve Ellcey  <sje@cup.hp.com>
1248
1249         * testsuite/gcc.dg/20030225-2.c: Add prototype for abort and
1250         exit. 
1251
1252 2004-11-08  Andrew Pinski  <pinskia@physics.uc.edu>
1253
1254         PR tree-opt/18299
1255         * gcc.c-torture/pr18299-1.c: New test.
1256
1257 2004-11-06  Andreas Schwab  <schwab@suse.de>
1258
1259         * gcc.dg/pr16286.c: Also test for bool and pixel.
1260
1261 2004-11-06  Joseph S. Myers  <joseph@codesourcery.com>
1262
1263         * gcc.dg/anon-struct-6.c, gcc.dg/anon-struct-7.c,
1264         gcc.dg/anon-struct-8.c, gcc.dg/bitfld-10.c, gcc.dg/bitfld-11.c,
1265         gcc.dg/bitfld-12.c, gcc.dg/func-outside-1.c,
1266         gcc.dg/func-outside-2.c, gcc.dg/label-decl-1.c,
1267         gcc.dg/label-decl-2.c, gcc.dg/label-decl-3.c,
1268         gcc.dg/label-decl-4.c, gcc.dg/struct-empty-1.c,
1269         gcc.dg/struct-empty-2.c, gcc.dg/struct-empty-3.c,
1270         gcc.dg/struct-semi-1.c, gcc.dg/struct-semi-2.c,
1271         gcc.dg/struct-semi-3.c: New tests.
1272
1273 2004-11-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
1274
1275         * g++.dg/opt/nothrow1.C: Use -42 instead of 42.
1276
1277 2004-11-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
1278
1279         * gcc.dg/compat/generate-random.c (generate_random_data unsafe_state):
1280         Do not use C99 designators.
1281
1282 2004-11-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
1283
1284         * g++.dg/other/pragma-re-1.C (p, q): Fix type and remove cast.
1285
1286 2004-11-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
1287
1288         * gcc.c-torture/compile/simd-5.c: Do not XFAIL on SPARC 64-bit.
1289         * gcc.c-torture/execute/20020227-1.x: Do not XFAIL at -O3.
1290         * gcc.c-torture/execute/simd-5.x: Remove.
1291
1292 2004-11-06  Andrew Pinski  <pinskia@physics.uc.edu>
1293
1294         PR rtl-optimization/17933
1295         * gcc.dg/torture/pr17933-1.c: New test.
1296
1297 2004-11-06  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1298
1299         PR target/18106
1300         * lib/target-supports.exp (check_weak_available): Support
1301         Windows.
1302
1303 2004-11-05  Danny Smith  <dannysmith@users.sourceforge.net>
1304
1305         * gcc.dg/compat/struct-layout-1_generate.c (main): Generate a
1306         call to fflush(stdout) before abort.
1307         (my_ffsll): New function.
1308         (generate_fields): Use it.
1309
1310 2004-11-05  Joseph S. Myers  <joseph@codesourcery.com>
1311
1312         * gcc.dg/init-undef-1.c: New test.
1313
1314 2004-11-05  Joseph S. Myers  <joseph@codesourcery.com>
1315
1316         * gcc.dg/20040910-1.c, gcc.dg/cpp/digraph2.c,
1317         gcc.dg/cpp/direct2.c, gcc.dg/cpp/direct2s.c,
1318         gcc.dg/cpp/separate-1.c, gcc.dg/noncompile/951123-1.c,
1319         gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c: Adjust
1320         expected messages for new parser.
1321
1322 2004-11-04  Mark Mitchell  <mark@codesourcery.com>
1323
1324         * testsuite/g++.dg/ext/visibility/symbian1.C: New test.
1325         
1326 2004-11-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1327
1328         * gcc.dg/pragma-align.c (sixteen): Use 8-byte alignment
1329         on LP64 targets.
1330
1331 2004-11-04  Joseph S. Myers  <joseph@codesourcery.com>
1332
1333         * gcc.dg/asm-qual-1.c, gcc.dg/declspec-15.c, gcc.dg/declspec-16.c,
1334         gcc.dg/declspec-17.c, gcc.dg/empty-source-1.c,
1335         gcc.dg/empty-source-2.c, gcc.dg/empty-source-3.c,
1336         gcc.dg/extra-semi-1.c, gcc.dg/extra-semi-2.c,
1337         gcc.dg/extra-semi-3.c, gcc.dg/gnu-cond-expr-1.c,
1338         gcc.dg/gnu-cond-expr-2.c, gcc.dg/gnu-cond-expr-3.c,
1339         gcc.dg/init-empty-1.c, gcc.dg/init-empty-2.c,
1340         gcc.dg/init-empty-3.c, gcc.dg/noncompile/old-style-parm-1.c,
1341         gcc.dg/noncompile/old-style-parm-2.c, gcc.dg/stmt-expr-1.c,
1342         gcc.dg/stmt-expr-2.c, gcc.dg/stmt-expr-3.c: New tests.
1343
1344 2004-11-04  Joseph S. Myers  <joseph@codesourcery.com>
1345
1346         * gcc.dg/c90-restrict-1.c, gcc.dg/c99-arraydecl-2.c,
1347         gcc.dg/c99-func-2.c, gcc.dg/charset/asm2.c, gcc.dg/concat.c,
1348         gcc.dg/cpp/19990413-1.c, gcc.dg/cpp/paste4.c,
1349         gcc.dg/init-desig-obs-1.c, gcc.dg/noncompile/920721-2.c,
1350         gcc.dg/noncompile/930622-2.c, gcc.dg/noncompile/940112-1.c,
1351         gcc.dg/noncompile/950921-1.c, gcc.dg/switch-2.c,
1352         objc.dg/naming-1.m, objc.dg/naming-2.m: Adjust expected messages
1353         for new parser.
1354
1355 2004-11-04  Richard Sandiford  <rsandifo@redhat.com>
1356
1357         PR target/15342
1358         * gcc.dg/20041104-1.c: New test.
1359
1360 2004-11-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1361
1362         * g++.dg/template/nontype7.C: New test.
1363         * g++.dg/template/nontype8.C: Likewise.
1364         * g++.dg/template/nontype9.C: Likewise.
1365         * g++.dg/template/nontype10.C: Likewise.
1366         * g++.dg/tc1/dr49.C: Likewise.
1367         * g++.dg/template/ptrmem8.C: Relax dg-error checks.
1368         * g++.old-deja/g++.other/null1.C: Remove a buggy error check
1369
1370 2004-11-04  Ben Elliston  <bje@au.ibm.com>
1371
1372         * g++.dg/rtti/tinfo1.C: Remove xfails.
1373
1374 2004-11-04  Ben Elliston  <bje@au.ibm.com>
1375
1376         * g++.old-deja/g++.other/enum5.C (enum conditions): Move the
1377         packed attribute to the definition to satisfy the new C++ parser.
1378
1379 2004-11-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
1380
1381         * gcc.c-torture/execute/stdarg-2.c (foo): Split multiple
1382         invocations of va_arg.
1383
1384 2004-11-02  Mark Mitchell  <mark@codesourcery.com>
1385
1386         PR c++/18124
1387         * g++.dg/template/crash25.C: New test.
1388
1389         PR c++/18155
1390         * g++.dg/template/typedef2.C: New test.
1391         * g++.dg/parse/crash13.C: Adjust error markers.
1392
1393         PR c++/18177
1394         * g++.dg/conversion/const3.C: New test.
1395         
1396 2004-11-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1397
1398         PR fortran/17535
1399         PR fortran/17583
1400         PR fortran/17713
1401         * gfortran.dg/generic_[123].f90: New testcases.
1402
1403 2004-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
1404
1405         * gcc.dg/uninit-C.c: Remove special-casing for SPARC.
1406         * gcc.dg/uninit-H.c: Define to "sp" on SPARC.
1407
1408 2004-11-02  Andrew Pinski  <pinskia@physics.uc.edu>
1409
1410         PR tree-opt/16808
1411         * gcc.c-torture/compile/pr16808.c: New test.
1412
1413 2004-11-02  Nathan Sidwell  <nathan@codesourcery.com>
1414
1415         PR rtl-optimization/17104
1416         * gcc.dg/ppc-bitfield1.c: New.
1417
1418 2004-11-01  Richard Sandiford  <rsandifo@redhat.com>
1419
1420         * gcc.dg/uninit-H.c (ASM): Define to "$sp" on MIPS targets.
1421
1422 2004-11-01  Richard Sandiford  <rsandifo@redhat.com>
1423
1424         * g++.dg/abi/mangle6.C: Run for all MIPS targets.  Provide dummy
1425         strings for 32-bit code.
1426
1427 2004-11-01  Joseph S. Myers  <joseph@codesourcery.com>
1428
1429         PR c/18239
1430         * gcc.dg/parm-impl-decl-1.c, gcc.dg/parm-impl-decl-2.c: New tests.
1431
1432 2004-11-01  Nathan Sidwell  <nathan@codesourcery.com>
1433
1434         PR c++/18064
1435         * g++.old-deja/g++.mike/p811.C: Avoid covariant extension.
1436
1437 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
1438
1439         PR c++/15172
1440         * g++.dg/init/aggr2.C: New test.
1441
1442 2004-10-30  Ziemowit Laski  <zlaski@apple.com>
1443
1444         * objc.dg/local-decl-1.m: New test.
1445
1446 2004-10-30  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1447
1448         * gcc.dg/20040910-1.c: Adjust regex.
1449
1450 2004-10-30  Roger Sayle  <roger@eyesopen.com>
1451
1452         PR rtl-optimization/18084
1453         * g++.dg/opt/pr18084-1.C: New testcase.
1454
1455 2004-10-30  Matt Austern  <austern@apple.com>
1456
1457         PR c++/17542
1458         * g++.dg/ext/attrib18.C: New test.
1459         
1460 2004-10-30  Roger Sayle  <roger@eyesopen.com>
1461
1462         PR middle-end/18096
1463         * gcc.dg/pr18096-1.c: New test case.
1464
1465 2004-10-30  Roger Sayle  <roger@eyesopen.com>
1466
1467         * gcc.dg/pr17581-1.c: Add missing prototype for abort.
1468
1469 2004-10-30  Joseph S. Myers  <joseph@codesourcery.com>
1470
1471         PR c/16666
1472         * gcc.dg/dremf-type-compat-1.c, gcc.dg/dremf-type-compat-2.c,
1473         gcc.dg/dremf-type-compat-3.c, gcc.dg/dremf-type-compat-4.c,
1474         gcc.dg/old-style-prom-1.c, gcc.dg/old-style-prom-2.c,
1475         gcc.dg/old-style-prom-3.c: New tests.
1476
1477 2004-10-30  Danny Smith  <dannysmith@users.sourceforge.net>
1478
1479         * gcc.dg/bf-ms-attrib.c: Add protototype for abort.
1480         Remove unnecessary inclusion of stdio.h.
1481
1482 2004-10-29  Roger Sayle  <roger@eyesopen.com>
1483
1484         PR rtl-optimization/17581
1485         * gcc.dg/pr17581-1.c: New test case.
1486
1487 2004-10-28  Nathan Sidwell  <nathan@codesourcery.com>
1488
1489         * g++.dg/conversion/dr195.C: Adjust expected errors for DR195 not
1490         being implemented.
1491         * g++.dg/conversion/dr195-1.C: New.
1492         * g++.old-deja/g++.brendan/operators4.C: Don't be pedantic.
1493         * g++.old-deja/g++.mike/p10148.C: Likewise.
1494
1495 2004-10-29  Mark Mitchell  <mark@codesourcery.com>
1496
1497         PR c++/17695
1498         * g++.dg/debug/typedef2.C: New test.
1499
1500 2004-10-29  David Billinghurst <David.Billinghurst@riotinto.com>
1501
1502         PR fortran/13490
1503         * gfortran.dg/g77/20030326-1.f: Change xfail on error to warning.
1504         * gfortran.dg/g77/README: Update.
1505
1506 2004-10-28  Matt Austern  <austern@apple.com>
1507
1508         PR c++/14124
1509         * g++.dg/ext/packed7.C: New test.
1510         
1511 2004-10-28  Andrew Pinski  <pinskia@physics.uc.edu>
1512
1513         * gcc.dg/visibility-[1-9a].c: Change to use scan-hidden instead of
1514         scan-assembler.
1515         * lib/scanasm.exp (hidden-scan-for): New proc.
1516         (scan-hidden): Use hidden-scan-for instead of constructing the scan
1517         string.
1518         (scan-not-hidden): Likewise.
1519         * lib/target-supports.exp (check_visibility_available): mach-o is
1520         support too.
1521
1522 2004-10-28  Mark Mitchell  <mark@codesourcery.com>
1523
1524         PR c++/17132
1525         * g++.dg/template/memclass3.C: New test.
1526
1527 2004-10-28  Adam Nemet  <anemet@lnxw.com>
1528
1529         PR middle-end/18160  
1530         * gcc.dg/register-var-1.c: New test.
1531         * gcc.dg/register-var-2.c: New test.
1532         * gcc.dg/asm-7.c: Taking the address of a register variable is an
1533         error now.
1534
1535 2004-10-28  Dorit Naishlos <dorit@il.ibm.com>
1536
1537         PR other/18172
1538         * gcc.dg/vect/vect-20.c: Use 'signed char' instaed of 'char'. Remove 
1539         unused variables.
1540         * gcc.dg/vect/vect-22.c: Likewise.
1541
1542 2004-10-28  Jakub Jelinek  <jakub@redhat.com>
1543
1544         * gcc.dg/i386-rotate-1.c: New test.
1545
1546 2004-10-27  Mark Mitchell  <mark@codesourcery.com>
1547
1548         * g++.dg/init/ref12.C: Add "run" marker.
1549
1550         PR c++/17435
1551         * g++.dg/init/ref12.C: New test.
1552
1553         PR c++/18140
1554         * g++.dg/template/shift1.C: New test.
1555         * g++.dg/template/error10.C: Adjust error markers.
1556
1557 2004-10-27  Andrew Pinski  <pinskia@physics.uc.edu>
1558
1559         PR tree-opt/17529
1560         * gcc.c-torture/compile/pr17529.c: Remove the xfail.
1561
1562 2004-10-27  Geoffrey Keating  <geoffk@apple.com>
1563
1564         * gcc.dg/weak/typeof-2.c: Needs aliases as well as weak.
1565         * gcc.dg/weak/weak-3.c: Likewise.
1566         * gcc.dg/weak/weak-5.c: Likewise.
1567         * gcc.dg/weak/weak-9.c: Likewise.
1568         * lib/file-format.exp (gcc_target_object_format): Darwin has Mach-O.
1569         * lib/target-supports.exp (check_weak_available): Mach-O does weak.
1570
1571         * gcc.dg/darwin-weakimport-1.c: New.
1572
1573 2004-10-28  Ben Elliston  <bje@au.ibm.com>
1574
1575         * gcc.dg/tree-ssa/sra-1.c: Pass --param sra-max-structure-size.
1576
1577 2004-10-27  Nathan Sidwell  <nathan@codesourcery.com>
1578
1579         * gcc.dg/cpp/direct2.c: Cope with different bison 'parse' or
1580         'syntax' error messages.
1581         * gcc.dg/cpp/direct2s.c: Likewise.
1582
1583 2004-10-26  Geoffrey Keating  <geoffk@apple.com>
1584
1585         * gcc.c-torture/compile/20041026-1.c: New.
1586
1587 2004-10-26  Mark Mitchell  <mark@codesourcery.com>
1588
1589         PR c++/18093
1590         * g++.dg/lookup/ns2.C: New test.
1591
1592         PR c++/18020
1593         * g++.dg/template/enum4.C: New test.
1594
1595         PR c++/18161
1596         * g++.dg/template/expr1.C: New test.
1597
1598 2004-10-26  Ben Elliston  <bje@au.ibm.com>
1599
1600         * gcc.dg/tree-ssa/20030922-2.c: Now passing, so remove xfail.
1601
1602 2004-10-26  Joseph S. Myers  <jsm@polyomino.org.uk>
1603
1604         * gcc.dg/decl-nospec-1.c, gcc.dg/decl-nospec-2.c,
1605         gcc.dg/decl-nospec-3.c: New tests.
1606
1607 2004-10-26  Ziemowit Laski  <zlaski@apple.com>
1608
1609         * objc.dg/super-class-3.m: New test.
1610
1611 2004-10-26  Nathan Sidwell  <nathan@codesourcery.com>
1612
1613         * gcc.dg/cpp/direct2.c: Adjust expected errors, robustify parser
1614         resyncing.
1615         * gcc.dg/cpp/direct2s.c: Likewise.
1616
1617 2004-10-25  Geoffrey Keating  <geoffk@apple.com>
1618
1619         * objc.dg/image-info.m: Update for changes to section selection.
1620
1621 2004-10-25  David Ayers  <d.ayers@inode.at>
1622             Ziemowit Laski  <zlaski@apple.com>
1623
1624         * objc.dg/call-super-2.m: Add messages to 'Class <Proto>'; update
1625         diagnostics when messaging 'id <Proto>'.
1626         * objc.dg/class-protocol-1.m: New test.
1627         * objc.dg/desig-init-1.m: Add message to an invalid receiver using
1628         a non-existent method signature.
1629         * objc.dg/method-5.m, objc.dg/method-6.m, objc.dg/proto-hier-1.m:
1630         Update diagnostics when messaging with non-existent method signature.
1631         * objc.dg/proto-hier-2.m: Adjust wording of diagnostic.
1632         * objc.dg/proto-lossage-1.m, objc.dg/proto-lossage-4.m: Messages to
1633         invalid receivers are now resolved as if messaging 'id'; remove
1634         extraneous diagnostics.
1635
1636 2004-10-25  Joseph S. Myers  <jsm@polyomino.org.uk>
1637
1638         PR c/16667
1639         * gcc.dg/init-desig-obs-1.c, gcc.dg/init-desig-obs-2.c,
1640         gcc.dg/init-desig-obs-3.c: New tests.
1641
1642 2004-10-25  Jakub Jelinek  <jakub@redhat.com>
1643
1644         * gcc.dg/debug/20041023-1.c: New test.
1645
1646 2004-10-25  Andrew Pinski  <pinskia@physics.uc.edu>
1647
1648         PR middle-end/17407
1649         * gcc.c-torture/compile/pr17407.c: New test.
1650
1651         PR c++/18121
1652         * g++.dg/template/array8.C: New test.
1653
1654 2004-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
1655
1656         PR other/18138
1657         * lib/g++.exp: Accept more than one multilib libgcc.
1658         * lib/gcc-dg.exp: Likewise.
1659         * lib/objc.exp: Likewise.
1660         * lib/treelang.exp: Likewise.
1661         * lib/gfortran.exp: Likewise.
1662
1663 2004-10-24  Ben Elliston  <bje@au.ibm.com>
1664
1665         * gcc.dg/c90-const-expr-3.c: Reference the ISO C standard.
1666
1667 2004-10-24  Geoffrey Keating  <geoffk@geoffk.org>
1668
1669         * gcc.dg/c90-const-expr-3.c: xfail all the ASSERT_NOT_NPC tests.
1670         * gcc.dg/c99-const-expr-3.c: Likewise.
1671
1672 2004-10-23  Andrew Pinski  <pinskia@physics.uc.edu>.
1673
1674         * gcc.dg/tree-ssa/loop-1.c: Add -static for *-*-darwin*.
1675
1676 2004-10-23  Ben Elliston  <bje@au.ibm.com>
1677
1678         * gcc.c-torture/execute/loop-2e.x: Remove.
1679
1680 2004-10-22  Nathan Sidwell  <nathan@codesourcery.com>
1681
1682         PR c++/18095
1683         * g++.dg/parse/crash18.C: New.
1684         * g++.dg/parse/crash19.C: New.
1685
1686 2004-10-22  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1687
1688         * g++.dg/ext/dllimport1.C: Move dg-warnings.
1689         * g++.dg/ext/dllimport2.C: Same.
1690         * g++.dg/ext/dllimport8.C: Same.
1691
1692 2004-10-21  Mark Mitchell  <mark@codesourcery.com>
1693
1694         PR c++/10841
1695         * g++.dg/conversion/cast1.C: New test.
1696         * g++.dg/overload/pmf1.C: Adjust error marker.
1697
1698 2004-10-21  Andrew Pinski  <pinskia@physics.uc.edu>
1699
1700         PR objc/17923
1701         * objc.dg/const-str-7.m: New test.
1702
1703 2004-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1704
1705         * g++.dg/template/memfriend11.C: Fix comment typo.
1706         * g++.dg/template/memfriend14.C: Likewise.
1707
1708 2004-10-20  Richard Henderson  <rth@redhat.com>
1709
1710         * gcc.dg/cleanup-10.c, gcc.dg/cleanup-11.c, gcc.dg/cleanup-8.c,
1711         gcc.dg/cleanup-9.c: Use -fnon-call-exceptions, not
1712         -fasynchronous-unwind-tables.
1713
1714 2004-10-20  Richard Henderson  <rth@redhat.com>
1715
1716         * gcc.c-torture/unsorted/call386.c (foo): Fix return type.
1717         (main): Return success.
1718         * gcc.c-torture/unsorted/subcc.c (foo, bar): Fix return types.
1719         (main): Return success.
1720
1721 2004-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1722
1723         PR c++/13495
1724         * g++.dg/template/memfriend9.C: New test.
1725         * g++.dg/template/memfriend10.C: Likewise.
1726         * g++.dg/template/memfriend11.C: Likewise.
1727         * g++.dg/template/memfriend12.C: Likewise.
1728         * g++.dg/template/memfriend13.C: Likewise.
1729         * g++.dg/template/memfriend14.C: Likewise.
1730         * g++.dg/template/memfriend15.C: Likewise.
1731         * g++.dg/template/memfriend16.C: Likewise.
1732         * g++.dg/template/memfriend17.C: Likewise.
1733         * g++.old-deja/g++.pt/friend44.C: Remove bogus error.
1734
1735 2004-10-20  Nathan Sidwell  <nathan@codesourcery.com>
1736
1737         * g++.dg/conversion/dr195.C: New.
1738         * g++.old-deja/g++.mike/p10148.C: Remove ill-formed cast.
1739
1740 2004-10-20  Ben Elliston  <bje@au.ibm.com>
1741             Devang Patel  <dpatel@apple.com>
1742
1743         * gcc.dg/tree-ssa/ifc-20040816-2.c: Use integer arithmetic instead
1744         of floating point arithmetic, which could trap.
1745
1746 2004-10-19  Mark Mitchell  <mark@codesourcery.com>
1747
1748         PR c++/14035
1749         * g++.dg/conversion/reinterpret1.C: Adjust error markers.
1750         * g++.dg/conversion/const2.C: New test.
1751         * g++.dg/expr/reinterpret2.C: New test.
1752         * g++.dg/expr/reinterpret3.C: New test.
1753         * g++.dg/expr/cast2.C: New test.
1754         * g++.dg/expr/copy1.C: New test.
1755         * g++.dg/other/conversion1.C: Change error message.
1756         * g++.dg/parse/comma1.C: Use __extension__ to allow casts from
1757         function pointers to void *.
1758         * g++.old-deja/g++.mike/p10148.C: Likewise.
1759
1760 2004-10-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
1761
1762         * gcc.dg/smod-1.c: Pass -mtune=i486 only on x86.
1763
1764 2004-10-19  Paolo Bonzini  <bonzini@gnu.org>
1765
1766         PR c++/18047
1767
1768         * g++.dg/parse/expr3.C: New test.
1769
1770 2004-10-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
1771
1772         * gcc.dg/smod-1.c: New test.
1773
1774 2004-10-18  Ziemowit Laski  <zlaski@apple.com>
1775
1776         * objc.dg/method-14.m: New test.
1777
1778 2004-10-18  Andrew Pinski  <pinskia@physics.uc.edu>
1779
1780         * gcc.c-torture/compile/pr17529.c: Fix test for non x86.
1781         Also xfail as the patch was reverted.
1782
1783 2004-10-18  Andrew Pinski  <pinskia@physics.uc.edu>
1784
1785         PR middle-end/16973
1786         * gcc.dg/pr16973.c: New test.
1787
1788 2004-10-18  Diego Novillo  <dnovillo@redhat.com>
1789
1790         PR tree-optimization/17656
1791         * testsuite/gcc.c-torture/compile/pr17656.c: New test.
1792
1793 2004-10-18  Nathan Sidwell  <nathan@codesourcery.com>
1794
1795         * g++.dg/eh/shadow1.C: New.
1796
1797 2004-10-18  Jakub Jelinek  <jakub@redhat.com>
1798
1799         * gcc.c-torture/compile/20041018-1.c: New test.
1800
1801 2004-10-18  Ben Elliston  <bje@au.ibm.com>
1802
1803         * gcc.dg/ppc-sdata-1.c: Update to consider the possibility of the
1804         compiler referring to register 0 when accessing sdata.  The linker
1805         now patches things up.
1806
1807 2004-10-17  Andrew Pinski  <pinskia@physics.uc.edu>
1808
1809         PR c/17529
1810         * gcc.c-torture/compile/pr17529.c: New test.
1811
1812 2004-10-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1813
1814         PR c++/17743
1815         * g++.dg/ext/attrib17.C: New test.
1816
1817 2004-10-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
1818
1819         * gcc.dg/bf-spl1.c: Use 'float' as the base type for FP types.
1820
1821 2004-10-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1822
1823         PR c++/10479
1824         * g++.dg/ext/attrib16.C: New test.
1825
1826 2004-10-15  Mark Mitchell  <mark@codesourcery.com>
1827
1828         PR c++/17042
1829         * g++.dg/init/dso_handle1.C: New test.
1830
1831         PR c++/14667
1832         * g++.dg/parse/typedef6.C: New test.
1833
1834         PR c++/17916
1835         * g++.dg/parse/pragma1.C: New test.
1836
1837 2004-10-15  Aldy Hernandez  <aldyh@redhat.com>
1838
1839         * gcc.c-torture/execute/ieee/ieee.exp: Disable on powerpc-*-*spe.
1840
1841 2004-10-15  Steve Ellcey  <sje@cup.hp.com>
1842
1843         * gcc.dg/compat/struct-layout-1_generate.c (switchfiles):  Use
1844         -fno-common when on HPPA HP-UX platforms.
1845
1846 2004-10-15  Jakub Jelinek  <jakub@redhat.com>
1847
1848         PR other/16820
1849         * gcc.dg/compat/struct-layout-1.h: Don't include complex.h nor
1850         stdint.h.
1851         * gcc.dg/compat/struct-layout-1_x1.h (TX): Cast to long instead of
1852         uintptr_t.
1853
1854 2004-10-14  Andrew Pinski  <pinskia@physics.uc.edu>
1855
1856         PR c++/16301
1857         * g++.dg/lookup/strong-using-4.C: New test.
1858
1859 2004-10-14  Andrew Pinski  <pinskia@physics.uc.edu>
1860
1861         PR middle-end/16567
1862         * gcc.c-torture/compile/nested-1.c: New test.
1863
1864 2004-10-14  Dorit Naishlos  <dorit@il.ibm.com>
1865
1866         * testsuite/gcc.dg/vect/vect-44.c: xfail on i?86-*-*, x86_64-*-*,
1867         and mipsisa64*-*-* (until support for misaligned loads is added).
1868         * testsuite/gcc.dg/vect/vect-50.c: Likewise.
1869         * testsuite/gcc.dg/vect/vect-52.c: Likewise.
1870         * testsuite/gcc.dg/vect/vect-54.c: Likewise.
1871         * testsuite/gcc.dg/vect/vect-58.c: Likewise.
1872         * testsuite/gcc.dg/vect/vect-60.c: Likewise.
1873         * testsuite/gcc.dg/vect/vect-80.c: Likewise.
1874
1875 2004-10-14  Mark Mitchell  <mark@codesourcery.com>
1876
1877         PR c++/17976
1878         * g++.dg/init/dtor3.C: New test.
1879
1880 2004-10-15  Ben Elliston  <bje@au.ibm.com>
1881
1882         * gcc.dg/ppc-stackalign-1.c: Set dg-options to {}.
1883
1884 2004-10-14  Geoffrey Keating  <geoffk@apple.com>
1885
1886         * gcc.dg/darwin-misaligned.c: Don't supply -force_cpusubtype_ALL.
1887         * gcc.dg/macho-lo-sum.c: Likewise.
1888
1889 2004-10-14  Joseph S. Myers  <joseph@codesourcery.com>
1890
1891         * gcc.dg/ppc-spe64-1.c: New test.
1892
1893 2004-10-14  Devang Patel  <dpatel@apple.com>
1894
1895         PR 17635
1896         * gcc.dg/pr17635.c : New test.
1897         
1898 2004-10-14  Olga Golovanevsky  <olga@il.ibm.com>
1899
1900         * testsuite/gcc.dg/vect/vect-28.c: Remove xfail.
1901         * testsuite/gcc.dg/vect/vect-30.c: Remove xfail.
1902         * testsuite/gcc.dg/vect/vect-31.c: Vectorize 4 loops instead of 2.
1903         * testsuite/gcc.dg/vect/vect-33.c: Remove xfail.
1904         * testsuite/gcc.dg/vect/vect-44.c: Remove xfail.
1905         * testsuite/gcc.dg/vect/vect-46.c: Remove xfail.
1906         * testsuite/gcc.dg/vect/vect-50.c: Remove xfail.
1907         * testsuite/gcc.dg/vect/vect-52.c: Remove xfail.
1908         * testsuite/gcc.dg/vect/vect-54.c: Remove xfail.
1909         * testsuite/gcc.dg/vect/vect-58.c: Remove xfail.
1910         * testsuite/gcc.dg/vect/vect-60.c: Remove xfail.
1911         * testsuite/gcc.dg/vect/vect-64.c: Vectorize 3 loops instead of 1.
1912         * testsuite/gcc.dg/vect/vect-66.c: Vectorize 3 loops instead of 2.
1913         * testsuite/gcc.dg/vect/vect-68.c: Vectorize 4 loops instead of 2.
1914         * testsuite/gcc.dg/vect/vect-69.c: Vectorize 4 loops instead of 2.
1915         * testsuite/gcc.dg/vect/vect-8.c: Remove xfail.
1916         * testsuite/gcc.dg/vect/vect-80.c: Remove xfail.
1917         * testsuite/gcc.dg/vect/vect-none.c: Vectorize 1 loops instead of 0.
1918
1919 2004-10-14  Dorit Naishlos  <dorit@il.ibm.com>
1920
1921         * gcc.dg/vect/vect-82.c: New testcase.  
1922         * gcc.dg/vect/vect-82_64.c: New testcase.       
1923         * gcc.dg/vect/vect-83.c: New testcase.  
1924         * gcc.dg/vect/vect-83_64.c: New testcase.       
1925
1926 2004-10-14  Joseph S. Myers  <jsm@polyomino.org.uk>
1927
1928         * gcc.dg/cpp/error-1.c: New test.
1929
1930 2004-10-14  Joseph S. Myers  <jsm@polyomino.org.uk>
1931
1932         * gcc.dg/c99-tag-3.c, gcc.dg/declspec-14.c: New tests.
1933
1934 2004-10-14  Hans-Peter Nilsson  <hp@axis.com>
1935
1936         PR target/17984
1937         * gcc.dg/cris-peep2-xsrand2.c: New test.
1938
1939 2004-10-13  Andrew Pinski  <pinskia@physics.uc.edu>
1940
1941         PR c++/17661
1942         * testsuite/g++.dg/expr/for2.C: New test.
1943
1944 2004-10-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
1945
1946         * g++.dg/inherit/thunk1.C: Run on the SPARC.
1947
1948 2004-10-13  Jakub Jelinek  <jakub@redhat.com>
1949
1950         PR tree-optimization/17724
1951         * g++.dg/opt/pr17724-1.C: New test.
1952         * g++.dg/opt/pr17724-2.C: New test.
1953         * g++.dg/opt/pr17724-3.C: New test.
1954         * g++.dg/opt/pr17724-4.C: New test.
1955         * g++.dg/opt/pr17724-5.C: New test.
1956         * g++.dg/opt/pr17724-6.C: New test.
1957
1958 2004-10-12  Joseph S. Myers  <jsm@polyomino.org.uk>
1959
1960         PR c/17301
1961         * gcc.dg/pr17301-2.c: New test.
1962
1963 2004-10-11  Mark Mitchell  <mark@codesourcery.com>
1964
1965         PR c++/15876
1966         * g++.dg/parse/error22.C: New test.
1967
1968         PR c++/17936
1969         * g++.dg/template/spec18.C: New test.
1970
1971 2004-10-11  Steve Ellcey  <sje@cup.hp.com>
1972
1973         * testsuite/gcc.dg/ia64-asm-1.c: Add prototype for abort
1974         * testsuite/gcc.dg/ia64-sync-1.c: Add prototype for abort and
1975         memcpy. 
1976         * testsuite/gcc.dg/ia64-sync-2.c: Ditto.
1977         * testsuite/gcc.dg/ia64-sync-3.c: Ditto.
1978
1979 2004-10-11  Andrew Pinski  <pinskia@physics.uc.edu>
1980
1981         * g++.dg/eh/cleanup5.C: Add dg-options "".
1982
1983 2004-10-11  Roger Sayle  <roger@eyesopen.com>
1984
1985         PR middle-end/17657
1986         * gcc.dg/switch-4.c: New test case.
1987
1988 2004-10-11  Richard Sandiford  <rsandifo@redhat.com>
1989
1990         * gcc.c-torture/execute/20041011-1.c: New test.
1991
1992 2004-10-10  Andrew Pinski  <pinskia@physics.uc.edu>
1993
1994         PR c++/17554
1995         * g++.dg/init/for3.C: New test.
1996
1997         PR c++/17657
1998         * g++.dg/opt/switch2.C: New test.
1999
2000         PR middle-end/17703
2001         * g++.dg/warn/Wreturn-2.C: New test.
2002
2003 2004-10-10  Andrew Pinski  <pinskia@physics.uc.edu>
2004
2005         PR c++/17907
2006         * g++.dg/eh/cleanup5.C: New test.
2007
2008 2004-10-10  Mark Mitchell  <mark@codesourcery.com>
2009
2010         PR c++/17393
2011         * g++.dg/parse/error21.C: New test.
2012
2013 2004-10-10  Gabriel Dos Reis  <gdr@integrable-solutions.net>
2014
2015         * g++.dg/overload/pmf1.C: Adjust quoting marks.
2016         * g++.dg/warn/incomplete1.C: Likewise.
2017         * g++.dg/template/qualttp20.C: Likewise.
2018
2019 2004-10-10  Joseph S. Myers  <jsm@polyomino.org.uk>
2020
2021         PR c/17881
2022         * parm-incomplete-1.c: New test.
2023
2024 2004-10-09  Mark Mitchell  <mark@codesourcery.com>
2025
2026         PR c++/17867
2027         * g++.dg/parse/error19.C: New test.
2028
2029         PR c++/17670
2030         * g++.dg/init/new11.C: New test.
2031
2032         PR c++/17821
2033         * g++.dg/parse/error20.C: New test.
2034
2035         PR c++/17826
2036         * g++.dg/template/crash24.C: New test.
2037         
2038 2004-10-10  Joseph S. Myers  <jsm@polyomino.org.uk>
2039
2040         PR c/17301
2041         * gcc.dg/pr17301-1.c: New test.
2042
2043 2004-10-10  Joseph S. Myers  <jsm@polyomino.org.uk>
2044
2045         PR c/17189
2046         * gcc.dg/anon-struct-5.c: New test.
2047
2048 2004-10-09  Joseph S. Myers  <jsm@polyomino.org.uk>
2049
2050         PR c/17844
2051         * gcc.dg/pr17844-1.c: New test.
2052
2053 2004-10-09  Zdenek Dvorak  <dvorakz@suse.cz>
2054
2055         PR tree-optimization/17906
2056         * gcc.c-torture/compile/pr17906.c: New.
2057
2058 2004-10-09  Stuart Hastings  <stuart@apple.com>
2059             Roger Sayle  <roger@eyesopen.com>
2060
2061         PR rtl-optimization/17853
2062         * gcc.dg/i386-mmx-5.c: New testcase.
2063
2064 2004-10-09  Andrew Pinski  <pinskia@physics.uc.edu>
2065
2066         * g++.dg/opt/pr17902.C: Fix typo in dg-do.
2067
2068 2004-10-09  Mark Mitchell  <mark@codesourcery.com>
2069
2070         PR c++/17524
2071         * g++.dg/template/static9.C: New test.
2072
2073         PR c++/17685
2074         * g++.dg/parse/operator5.C: New test.
2075
2076 2004-10-09  Roger Sayle  <roger@eyesopen.com>
2077
2078         PR middle-end/17894
2079         * gcc.c-torture/execute/divcmp-4.c: New test case.
2080
2081 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
2082
2083         PR tree-opt/17902
2084         * g++.dg/opt/pr17902.C: New test.
2085
2086 2004-10-09  Jakub Jelinek  <jakub@redhat.com>
2087
2088         * gcc.dg/cpp/ident-1.c: Add dg-options "".
2089
2090 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
2091
2092         * gcc.dg/float-range-1.c, gcc.dg/float-range-2.c: New tests.
2093
2094 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
2095
2096         * gcc.dg/assign-warn-3.c: New test.
2097
2098 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
2099
2100         PR c/16999
2101         * gcc.dg/cpp/ident-1.c: New test.
2102
2103 2004-10-08  Nathan Sidwell  <nathan@codesourcery.com>
2104
2105         * gcc.c-torture/compile/acc1.c: New.
2106
2107 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
2108
2109         * gcc.dg/darwin-longdouble.c: Include stdlib.h and string.h.
2110         * gcc.dg/darwin-abi-2.c: Include stdlib.h.
2111
2112 2004-10-08  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
2113
2114         * gcc.dg/ultrasp11.c: New test.
2115
2116 2004-10-08  Michael Matz  <matz@suse.de>
2117
2118         * gcc.dg/doloop-2.c: New test.
2119
2120 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
2121
2122         * gcc.dg/assign-warn-1.c, gcc.dg/assign-warn-2.c: New tests.
2123         * gcc.dg/warn-1.c, gcc.dg/noncompile/20020213-1.c,
2124         objc.dg/method-9.m: Update expected diagnostics.
2125
2126 2004-10-07  Geoffrey Keating  <geoffk@apple.com>
2127
2128         * gcc.dg/ppc-fsel-3.c: New file.
2129         * gcc.dg/ppc-fsel-1.c: Add -fno-trapping-math, update comment.
2130
2131 2004-10-07  Paul Brook  <paul@codesourcery.com>
2132
2133         * gfortran.dg/intrinsic_verify_1.f90: New test.
2134
2135 2004-10-07  Paul Brook  <paul@codesourcery.com>
2136
2137         * gfortran.dg/empty_format_1.f90: Remove stray commas.
2138
2139 2004-10-07  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2140
2141         * gfortran.fortran-torture/execute/intrinsic_mvbits.f90, 
2142         gfortran.dg/ishft.f90: Add more tests. Add dg-warning in followup
2143         commit.
2144
2145 2004-10-07  Andrew Pinski  <pinskia@physics.uc.edu>
2146
2147         * g++.dg/ext/asm6.C: Remove extraneous semicolon.
2148
2149 2004-10-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2150
2151         PR c++/17115
2152         * g++.dg/warn/Winline-4.C: New test.
2153
2154 2004-10-07  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
2155
2156         * gcc.c-torture/compile/20041007-1.c: New test.
2157
2158 2004-10-07  Paul Brook  <paul@codesourcery.com>
2159
2160         PR fortran/17678
2161         * gfortran.dg/use_allocated_1.f90: New test.
2162
2163 2004-10-06  Andrew Pinski  <pinskia@physics.uc.edu>
2164
2165         PR middle-end/17849
2166         * gfortran.fortran-torture/compile/nested.f90: New test
2167
2168 2004-10-06  Joseph S. Myers  <jsm@polyomino.org.uk>
2169
2170         * gcc.dg/Wconversion-2.c, gcc.dg/func-args-1.c: New tests.
2171
2172 2004-10-06  Andrew Pinski  <pinskia@physics.uc.edu>
2173
2174         PR c++/17368
2175         * g++.dg/ext/asm6.C: New test.
2176
2177 2004-10-06  Kenneth Zadeck <zadeck@naturalbridge.com>
2178
2179         * gcc.dg/20011119-1.c : Added memory attribute to asm sequence.
2180
2181 2004-10-06  Paul Brook  <paul@codesourcery.com>
2182
2183         PR libfortran/17709
2184         * gfortran.dg/empty_format_1.f90: New test.
2185
2186 2004-10-06  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2187
2188         PR fortran/17568
2189         * gfortran.dg/ishft.f90: New test.
2190
2191         PR fortran/17283
2192         * gfortran.fortran-torture/execute/intrinsic_pack.f90: Enable new
2193         tests.
2194
2195 2004-10-06  Paul Brook  <paul@codesourcery.com>
2196
2197         * gfortran.dg/do_1.f90: New test.
2198
2199 2004-10-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2200
2201         * gcc.c-torture/execute/builtins/lib/strcpy.c: Don't abort when
2202         optimizing for size.
2203
2204 2004-10-05  Joseph S. Myers  <jsm@polyomino.org.uk>
2205
2206         * gcc.dg/complex-2.c, gcc.dg/complex-2.h: New test.
2207
2208 2004-10-05  Joseph S. Myers  <jsm@polyomino.org.uk>
2209
2210         * gcc.c-torture/compile/20041005-1.c: New test.
2211
2212 2004-10-05  Nathan Sidwell  <nathan@codesourcery.com>
2213
2214         PR c++/17829
2215         * g++.dg/lookup/koenig4.C: New.
2216
2217 2004-10-05  Gabriel Dos Reis  <gdr@integrable-solutions.net>
2218
2219         * g++.dg/other/classkey1.C: Adjust quoting marks.
2220         * g++.dg/parse/error15.C: Likewise.
2221         * g++.dg/template/meminit2.C (int>): Likewise.
2222
2223 2004-10-04  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2224
2225         PR fortran/17283
2226         * gfortran.fortran-torture/execute/intrinsic_pack.f90: Add more tests.
2227
2228         PR fortran/17631
2229         * gfortran.fortran-torture/execute/intrinsic_mvbits.f90: New test.
2230
2231         PR fortran/17708
2232         * gfortran.dg/pr17708.f90: New test.
2233         
2234 2004-10-04  Chao-ying Fu  <fu@mips.com>
2235
2236         * gcc.dg/vect/pr16105.c: Enable for mipsisa64*-*-*.
2237         * gcc.dg/vect/vect-4.c: Ditto.
2238         * gcc.dg/vect/vect-5.c: Ditto.
2239         * gcc.dg/vect/vect-6.c: Ditto.
2240         * gcc.dg/vect/vect-8.c: Ditto.
2241         * gcc.dg/vect/vect-16.c: Ditto.
2242         * gcc.dg/vect/vect-30.c: Ditto.
2243         * gcc.dg/vect/vect-40.c: Ditto.
2244         * gcc.dg/vect/vect-41.c: Ditto.
2245         * gcc.dg/vect/vect-42.c: Ditto.
2246         * gcc.dg/vect/vect-43.c: Ditto.
2247         * gcc.dg/vect/vect-44.c: Ditto.
2248         * gcc.dg/vect/vect-45.c: Ditto.
2249         * gcc.dg/vect/vect-46.c: Ditto.
2250         * gcc.dg/vect/vect-47.c: Ditto.
2251         * gcc.dg/vect/vect-48.c: Ditto.
2252         * gcc.dg/vect/vect-49.c: Ditto.
2253         * gcc.dg/vect/vect-50.c: Ditto.
2254         * gcc.dg/vect/vect-51.c: Ditto.
2255         * gcc.dg/vect/vect-52.c: Ditto.
2256         * gcc.dg/vect/vect-53.c: Ditto.
2257         * gcc.dg/vect/vect-54.c: Ditto.
2258         * gcc.dg/vect/vect-55.c: Ditto.
2259         * gcc.dg/vect/vect-56.c: Ditto.
2260         * gcc.dg/vect/vect-57.c: Ditto.
2261         * gcc.dg/vect/vect-58.c: Ditto.
2262         * gcc.dg/vect/vect-59.c: Ditto.
2263         * gcc.dg/vect/vect-60.c: Ditto.
2264         * gcc.dg/vect/vect-74.c: Ditto.
2265         * gcc.dg/vect/vect-79.c: Ditto.
2266         * gcc.dg/vect/vect-80.c: Ditto.
2267
2268 2004-10-04  Andrew Pinski  <pinskia@physics.uc.edu>
2269
2270         * gcc.dg/unused-7.c: Use the correct option.
2271
2272 2004-10-04  Paul Brook  <paul@codesourcery.com>
2273         Bud Davis  <bdavis9659@comcast.net>
2274
2275         PR fortran/17706
2276         PR fortran/16434
2277         * gfortran/pr17706.f90: New test.
2278         * gfortran.dg/g77/f77-edit-s-out.f: Remove xfail.
2279
2280 2004-10-04  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2281
2282         * gfortran.dg/pr17612.f90: New test.
2283
2284 2004-10-03  Gabriel Dos Reis  <gdr@integrable-solutions.net>
2285
2286         * g++.dg/template/local1.C: Adjust quoting marks in
2287         testing for diagnostics.
2288         * g++.dg/tls/diag-2.C: Likewise.
2289         * g++.dg/other/error8.C: Likewise.
2290
2291 2004-10-03  Andrew Pinski  <pinskia@physics.uc.edu>
2292
2293         PR c/17178
2294         * gcc.dg/unused-4.c: Adjust to be correct.
2295
2296         PR c/17820
2297         * gcc.dg/unused-7.c: New test.
2298
2299 2004-10-03  Andrew Pinski  <pinskia@physics.uc.edu>
2300
2301         PR c++/17797
2302         * g++.dg/overload/template2.C: New test.
2303
2304 2004-10-03  Kazu Hirata  <kazu@cs.umass.edu>
2305
2306         PR tree-optimization/16632
2307         * gcc.dg/tree-ssa/20041002-1.c: New.
2308
2309 2004-10-03  Paul Brook  <paul@codesourcery.com>
2310
2311         * gfortran.dg/pr17286.f90: Add dg-do line.  Explicitly test bug,
2312         rather than relying on default formatting.
2313
2314 2004-10-02  Joseph S. Myers  <jsm@polyomino.org.uk>
2315
2316         * gcc.dg/20040920-1.c: Update expected message text.
2317
2318 2004-10-02  Ulrich Weigand  <uweigand@de.ibm.com>
2319
2320         * gcc.dg/tree-ssa/loop-1.c: Merge changed dg-options for s390-*-*.
2321
2322 2004-10-01  Zdenek Dvorak  <dvorakz@suse.cz>
2323
2324         * gcc.dg/tree-ssa/loop-1.c: Check that unrolling occurs already on
2325         tree level.
2326
2327 2004-10-01  Andrew Pinski  <pinskia@physics.uc.edu>
2328
2329         * gcc.dg/tree-ssa/pr17343.c: Remove.
2330
2331 2004-10-01  Andrew Pinski  <pinskia@physics.uc.edu>
2332
2333         PR tree-opt/17343
2334         * gcc.dg/tree-ssa/pr17343.c: New test.
2335
2336 2004-10-01  Jakub Jelinek  <jakub@redhat.com>
2337
2338         * gcc.dg/tree-ssa/stdarg-1.c: Removed.
2339         * gcc.dg/tree-ssa/stdarg-2.c: Removed.
2340         * gcc.dg/tree-ssa/stdarg-3.c: Removed.
2341         * gcc.dg/tree-ssa/stdarg-4.c: Removed.
2342         * gcc.dg/tree-ssa/stdarg-5.c: Removed.
2343
2344 2004-09-30  Joseph S. Myers  <jsm@polyomino.org.uk>
2345
2346         * gcc.dg/lvalue-2.c: New test.
2347
2348 2004-09-30  Joseph S. Myers  <jsm@polyomino.org.uk>
2349
2350         PR c/17730
2351         * gcc.dg/pr17730-1.c: New test
2352
2353 2004-09-29  Joseph S. Myers  <jsm@polyomino.org.uk>
2354
2355         PR c/7425
2356         * gcc.dg/deprecated-3.c, g++.dg/warn/deprecated-2.C: New tests.
2357
2358 2004-09-29  Jakub Jelinek  <jakub@redhat.com>
2359
2360         * gcc.c-torture/execute/stdarg-1.c: New test.
2361         * gcc.c-torture/execute/stdarg-2.c: New test.
2362         * gcc.c-torture/execute/stdarg-3.c: New test.
2363         * gcc.dg/tree-ssa/stdarg-1.c: New test.
2364         * gcc.dg/tree-ssa/stdarg-2.c: New test.
2365         * gcc.dg/tree-ssa/stdarg-3.c: New test.
2366         * gcc.dg/tree-ssa/stdarg-4.c: New test.
2367         * gcc.dg/tree-ssa/stdarg-5.c: New test.
2368
2369 2004-09-29  Jakub Jelinek  <jakub@redhat.com>
2370
2371         PR tree-optimization/17697
2372         * g++.dg/opt/pr17697-1.C: New test.
2373         * g++.dg/opt/pr17697-2.C: New test.
2374         * g++.dg/opt/pr17697-3.C: New test.
2375
2376 2004-09-28  Joseph S. Myers  <jsm@polyomino.org.uk>
2377
2378         PR c/16409
2379         * gcc.dg/vla-init-2.c, gcc.dg/vla-init-3.c, gcc.dg/vla-init-4.c,
2380         gcc.dg/vla-init-5.c: New tests.
2381
2382 2004-09-27  Joseph S. Myers  <jsm@polyomino.org.uk>
2383
2384         PR c/13804
2385         * gcc.dg/pr13804-1.c: New test.
2386
2387 2004-09-27  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2388
2389         PR fortran/16938
2390         * gfortran.dg/pr16938.f90: New test.
2391
2392 2004-09-27  Mark Mitchell  <mark@codesourcery.com>
2393
2394         * g++.dg/template/crash23.C: New test.
2395
2396 2004-09-27  Mark Mitchell  <mark@codesourcery.com>
2397
2398         PR c++/17585
2399         * g++.dg/template/static8.C: New test.
2400
2401 2004-09-27  Nathan Sidwell  <nathan@codesourcery.com>
2402
2403         PR c++/17681
2404         * g++.dg/other/error9.C: New test.
2405
2406 2004-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
2407
2408         * gcc.dg/tree-ssa/loop-1.c: Use -msmall-exec on s390-*-* targets.
2409
2410 2004-09-26  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2411
2412         PR fortran/15164
2413         * gfortran.dg/pr15164.f90: New test. Fixed in followup commit.
2414
2415 2004-09-26  Roger Sayle  <roger@eyesopen.com>
2416
2417         PR middle-end/17112
2418         * gcc.dg/pr17112-1.c: New test case.
2419
2420 2004-09-26  Joseph S. Myers  <jsm@polyomino.org.uk>
2421
2422         PR c/11459
2423         * gcc.dg/pr11459-1.c: New test.
2424
2425 2004-09-25  Ulrich Weigand  <uweigand@de.ibm.com>
2426
2427         * gcc.dg/tree-ssa/loop-2.c: Avoid matching new-line in regexp.
2428         * gcc.dg/tree-ssa/loop-4.c: Likewise.
2429
2430 2004-09-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2431
2432         * gfortran.dg/pr15324.f90: Make array bounds consistent.
2433
2434 2004-09-25  Jan Hubicka  <jh@suse.cz>
2435
2436         * compile/30040909-1.c: New test.
2437         * compile/30040907-1.c: New test.
2438
2439 2004-09-25  Richard Sandiford  <rsandifo@redhat.com>
2440
2441         * gcc.c-torture/execute/va-arg-26.c: New test.
2442
2443 2004-09-24  Zack Weinberg  <zack@codesourcery.com>
2444
2445         * objc.dg/proto-lossage-4.m: Use long instead of int to avoid
2446         extra diagnostics on targets with 64-bit pointers.
2447         * objc.dg/selector-1.m: Adjust dg-warning regexp.
2448
2449 2004-09-24  Joseph S. Myers  <jsm@polyomino.org.uk>
2450
2451         PR c/17188
2452         * gcc.dg/nested-redef-1.c, gcc.dg/pr17188-1.c: New tests.
2453         * gcc.dg/decl-3.c: Adjust expected message.
2454
2455 2004-09-24  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2456
2457         PR fortran/17615
2458         * gfortran.dg/pr17615.f90: New test.
2459
2460 2004-09-24  Andrew MacLeod  <amacleod@redhat.com>
2461
2462         PR tree-optimzation/17517
2463         * g++.dg/tree-ssa/pr17517.C: New Test.
2464
2465 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
2466
2467         PR c++/16889
2468         * g++.dg/lookup/ambig3.C: New.
2469
2470 2004-09-24  Andrew Pinski  <pinskia@physics.uc.edu>
2471
2472         PR tree-opt/17624
2473         * g++.dg/opt/pr17624.C: New test.
2474
2475 2004-09-24  Joseph S. Myers  <jsm@polyomino.org.uk>
2476
2477         PR c/6980
2478         * gcc.dg/Wbad-function-cast-1.c: New test.
2479
2480 2004-09-23  Zack Weinberg  <zack@codesourcery.com>
2481
2482         * g++.dg/ext/complit1.C
2483         * g++.dg/other/error2.C
2484         * g++.dg/other/nontype-1.C
2485         * g++.dg/parse/crash11.C
2486         * g++.dg/parse/crash12.C
2487         * g++.dg/parse/error15.C
2488         * g++.dg/parse/error4.C
2489         * g++.dg/parse/tmpl-outside1.C
2490         * g++.dg/parse/too-many-tmpl-args1.C
2491         * g++.dg/template/dependent-expr3.C
2492         * g++.dg/template/error10.C
2493         * g++.dg/template/instantiate1.C
2494         * g++.dg/template/vtable2.C
2495         * g++.dg/warn/Wshadow-1.C
2496         * g++.dg/warn/weak1.C
2497         * g++.old-deja/g++.brendan/crash16.C
2498         * g++.old-deja/g++.brendan/crash18.C
2499         * g++.old-deja/g++.brendan/crash48.C
2500         * g++.old-deja/g++.brendan/crash49.C
2501         * g++.old-deja/g++.brendan/crash55.C
2502         * g++.old-deja/g++.brendan/crash56.C
2503         * g++.old-deja/g++.brendan/crash8.C
2504         * g++.old-deja/g++.brendan/enum11.C
2505         * g++.old-deja/g++.brendan/enum8.C
2506         * g++.old-deja/g++.brendan/enum9.C
2507         * g++.old-deja/g++.brendan/friend3.C
2508         * g++.old-deja/g++.brendan/misc14.C
2509         * g++.old-deja/g++.bugs/900402_02.C
2510         * g++.old-deja/g++.bugs/900404_03.C
2511         * g++.old-deja/g++.bugs/900404_04.C
2512         * g++.old-deja/g++.bugs/900428_03.C
2513         * g++.old-deja/g++.jason/crash4.C
2514         * g++.old-deja/g++.jason/overload21.C
2515         * g++.old-deja/g++.jason/redecl1.C
2516         * g++.old-deja/g++.jason/report.C
2517         * g++.old-deja/g++.jason/rfg10.C
2518         * g++.old-deja/g++.jason/template30.C
2519         * g++.old-deja/g++.law/arm12.C
2520         * g++.old-deja/g++.law/ctors5.C
2521         * g++.old-deja/g++.law/cvt20.C
2522         * g++.old-deja/g++.law/init10.C
2523         * g++.old-deja/g++.law/init8.C
2524         * g++.old-deja/g++.law/visibility17.C
2525         * g++.old-deja/g++.law/visibility7.C
2526         * g++.old-deja/g++.mike/net8.C
2527         * g++.old-deja/g++.mike/p646.C
2528         * g++.old-deja/g++.mike/p700.C
2529         * g++.old-deja/g++.mike/p701.C
2530         * g++.old-deja/g++.mike/p811.C
2531         * g++.old-deja/g++.ns/template13.C
2532         * g++.old-deja/g++.other/array3.C
2533         * g++.old-deja/g++.other/crash25.C
2534         * g++.old-deja/g++.other/dtor3.C
2535         * g++.old-deja/g++.other/dtor4.C
2536         * g++.old-deja/g++.other/main1.C
2537         * g++.old-deja/g++.other/warn7.C
2538         * g++.old-deja/g++.pt/crash11.C
2539         * g++.old-deja/g++.pt/crash36.C
2540         * g++.old-deja/g++.pt/spec22.C
2541         * g++.old-deja/g++.pt/spec9.C
2542         * g++.old-deja/g++.pt/ttp52.C
2543         * g++.old-deja/g++.robertl/eb103.C
2544         * g++.old-deja/g++.robertl/eb121.C
2545         * g++.old-deja/g++.robertl/eb22.C
2546         * g++.old-deja/g++.robertl/eb8.C:
2547         Update locations and/or regexps of dg-error markers.
2548         Remove markers for some bogus messages that are no longer issued.
2549
2550 2004-09-23  Jakub Jelinek  <jakub@redhat.com>
2551
2552         * gcc.c-torture/execute/builtins/strcpy-2.c: New test.
2553         * gcc.c-torture/execute/builtins/strcpy-2-lib.c: New.
2554
2555 2004-09-23  Andrew Pinski  <pinskia@physics.uc.edu>
2556
2557         PR c++/17618
2558         * g++.dg/lookup/crash5.C: New test.
2559
2560 2004-09-23  Dorit Naishlos <dorit@il.ibm.com>
2561
2562         * gcc.dg/vect/vect-27.c: Now vectorized on altivec.
2563         * gcc.dg/vect/vect-29.c: Now vectorized on altivec.
2564         * gcc.dg/vect/vect-48.c: Now vectorized on altivec.
2565         * gcc.dg/vect/vect-56.c: Now vectorized on altivec.
2566         * gcc.dg/vect/vect-72.c: New test for altivec and sse2.
2567         * gcc.dg/vect/vect-77.c: Now vectorized on altivec.
2568
2569         * gcc.dg/vect/vect-27a.c: New test for altivec and mmx.
2570         * gcc.dg/vect/vect-29a.c: New test for altivec and mmx.
2571         * gcc.dg/vect/vect-48a.c: New test for altivec and mmx.
2572         * gcc.dg/vect/vect-56a.c: New test for altivec and mmx.
2573         * gcc.dg/vect/vect-72a.c: New test for altivec and mmx.
2574         * gcc.dg/vect/vect-77a.c: New test for altivec and mmx.
2575
2576         * gcc.dg/vect/vect-13.c: Change to run test instead of compile.
2577
2578         * gcc.dg/vect/vect-44.c: Check additional cases.
2579         * gcc.dg/vect/vect-48.c: Check additional cases.
2580
2581         * gcc.dg/vect/vect-26.c: Use sse2 instead of sse.
2582         * gcc.dg/vect/vect-27.c: Use sse2 instead of sse.
2583         * gcc.dg/vect/vect-28.c: Use sse2 instead of sse.
2584         * gcc.dg/vect/vect-29.c: Use sse2 instead of sse.
2585         * gcc.dg/vect/vect-4?.c: Use sse2 instead of sse.
2586         * gcc.dg/vect/vect-75.c: Use sse2 instead of sse.
2587         * gcc.dg/vect/vect-76.c: Use sse2 instead of sse.
2588         * gcc.dg/vect/vect-77.c: Use sse2 instead of sse.
2589         * gcc.dg/vect/vect-78.c: Use sse2 instead of sse.
2590
2591         * gcc.dg/vect/vect-5?.c: Use sse2 instead of sse. Add return 0.
2592         * gcc.dg/vect/vect-60.c: Use sse2 instead of sse. Add return 0.
2593         * gcc.dg/vect/vect-61.c: Use sse2 instead of sse. Add return 0.
2594
2595 2004-09-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2596
2597         * gcc.dg/tree-ssa/loop-6.c: New test.
2598
2599 2004-09-23  Nathan Sidwell  <nathan@codesourcery.com>
2600
2601         PR c++/17620
2602         * g++.dg/inherit/base2.C: New.
2603
2604 2004-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
2605
2606         * gcc.dg/20001012-1.c: Add prototypes for builtin functions.
2607         * gcc.dg/20001012-2.c: Likewise.
2608         * gcc.dg/20001013-1.c: Likewise.
2609         * gcc.dg/20001101-1.c: Likewise.
2610         * gcc.dg/20001102-1.c: Likewise.
2611         * gcc.dg/bf-spl1.c: Likewise.
2612         * gcc.dg/titype-1.c: Remove special-casing for SPARC.
2613         * gcc.dg/20040813-1.c: Add missing "." to the regexp.
2614
2615 2004-09-22  Diego Novillo  <dnovillo@redhat.com>
2616
2617         PR tree-optimization/16721
2618         * testsuite/gcc.dg/tree-ssa/pr16721.c: New test.
2619
2620 2004-09-23  Ulrich Weigand  <uweigand@de.ibm.com>
2621
2622         * gcc.dg/20030123-1.c: Add prototypes for builtin functions.
2623         * gcc.dg/20040305-1.c: Likewise.
2624
2625 2004-09-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2626
2627         PR c/16566
2628         * gcc.c-torture/compile/pr16566-1.c,
2629         gcc.c-torture/compile/pr16566-2.c,
2630         gcc.c-torture/compile/pr16566-3.c: New tests.
2631
2632 2004-09-22  Kazu Hirata  <kazu@cs.umass.edu>
2633
2634         PR tree-optimization/17512
2635         * gcc.c-torture/compile/20040916-1.c.
2636
2637 2004-09-21  Mark Mitchell  <mark@codesourcery.com>
2638
2639         * gcc.dg/pragma-re-3.c: New test.
2640
2641 2004-09-17  Matt Austern  <austern@apple.com>
2642
2643         PR c++/15049
2644         * g++.dg/other/anon3.C: New.
2645
2646 2004-09-21  Roger Sayle  <roger@eyesopen.com>
2647
2648         PR c++/7503
2649         * g++.dg/opt/pr7503-1.C: New testcase for COND_EXPR lvalues.
2650         * g++.dg/opt/pr7503-2.C: New testcase for <? and >? lvalues.
2651         * g++.dg/opt/pr7503-3.C: New testcase for invalid <? lvalue errors.
2652         * g++.dg/opt/pr7503-4.C: New testcase for <?= and >?= assignments.
2653         * g++.dg/opt/pr7503-5.C: New testcase for side-effects with <?=.
2654
2655 2004-09-21  Bud Davis  <bdavis9659@comcast.net>
2656
2657         PR fortran/17286
2658         * gfortran.dg/pr17286.f90: New test.
2659
2660 2004-09-20  Mark Mitchell  <mark@codesourcery.com>
2661
2662         PR c++/17530
2663         * g++.dg/template/static7.C: New test.
2664
2665 2004-09-20  Andrew Pinski  <pinskia@physics.uc.edu>
2666
2667         PR tree-opt/17558
2668         * gcc.c-torture/compile/pr17558.c: New test.
2669
2670 2004-09-20  Richard Sandiford  <rsandifo@redhat.com>
2671
2672         * gcc.dg/compat/sdata-section.h (SDATA_SECTION): Don't use an attribute
2673         if SKIP_ATTRIBUTE is defined.
2674
2675 2004-09-20  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2676
2677         PR fortran/15957
2678         * gfortran.dg/pr15957.f90: New test.
2679
2680 2004-09-20  Dorit Naishlos  <dorit@il.ibm.com>
2681
2682         * gcc.dg/vect/vect-74.c: Avoid floating point precision error
2683         in comparison.
2684         * gcc.dg/vect/vect-79.c: Likewise.
2685         * gcc.dg/vect/vect-80.c: Likewise.
2686
2687 2004-09-20  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2688
2689         PR fortran/15750
2690         * gfortran.fortran-torture/execute/iolength_2.f90: New test.
2691
2692 2004-09-20  Ira Rosen  <irar@il.ibm.com>
2693
2694         * gcc.dg/vect/vect-13.c: Added xfail for non ppc platforms.
2695         * gcc.dg/vect/vect-74.c: Split into 3 tests (vect-79.c, vect-80.c).
2696         * gcc.dg/vect/vect-62.c: New testcase.
2697         * gcc.dg/vect/vect-63.c: New testcase.
2698         * gcc.dg/vect/vect-64.c: New testcase.
2699         * gcc.dg/vect/vect-65.c: New testcase.
2700         * gcc.dg/vect/vect-66.c: New testcase.
2701         * gcc.dg/vect/vect-67.c: New testcase.
2702         * gcc.dg/vect/vect-68.c: New testcase.
2703         * gcc.dg/vect/vect-69.c: New testcase.
2704         * gcc.dg/vect/vect-79.c: New testcase.
2705         * gcc.dg/vect/vect-80.c: New testcase.
2706
2707 2004-09-20  Richard Sandiford  <rsandifo@redhat.com>
2708
2709         * gcc.target/mips/asm-1.c: New test.
2710
2711 2004-09-19  Ira Rosen  <irar@il.ibm.com>
2712
2713         * gcc.dg/vect/vect-13.c: Now vectorized on ppc*.
2714         * gcc.dg/vect/vect-73.c: New testcase.
2715         * gcc.dg/vect/vect-74.c: New testcase.
2716         * gcc.dg/vect/vect-75.c: New testcase.
2717         * gcc.dg/vect/vect-76.c: New testcase.
2718         * gcc.dg/vect/vect-77.c: New testcase.
2719         * gcc.dg/vect/vect-78.c: New testcase
2720
2721 2004-09-18  Paul Brook  <paul@codesourcery.com>
2722
2723         * g++.old-deja/g++.pt/static11.C: XFAIL on arm*-*-eabi.
2724
2725 2004-09-18  Joseph S. Myers  <jsm@polyomino.org.uk>
2726
2727         PR c/17424
2728         * gcc.dg/pr17424-1.c: New test.
2729
2730 2004-09-18  Diego Novillo  <dnovillo@redhat.com>
2731
2732         * g++.dg/tree-ssa/pr17153.C: New test.
2733
2734 2004-09-16  Geoffrey Keating  <geoffk@apple.com>
2735
2736         PR pch/13361
2737         * testsuite/g++.dg/pch/wchar-1.C: New.
2738         * testsuite/g++.dg/pch/wchar-1.Hs: New.
2739
2740 2004-09-17  Kenneth Zadeck  <Kenneth.Zadeck@NaturalBridge.com>
2741
2742         * gcc.c-torture/execute/20040917-1.c: New test.
2743
2744 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
2745
2746         PR tree-optimization/17319
2747         * gcc.dg/pr17319.c: New test.
2748
2749 2004-09-17  Devang Patel  <dpatel@apple.com>
2750
2751         * gcc.dg/20040813-1.c: New test.
2752
2753 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
2754
2755         PR tree-optimization/17273
2756         * gcc.c-torture/compile/pr17273.c: New test.
2757
2758 2004-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
2759
2760         * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c:
2761         Update expected messages.
2762         * gcc.dg/declspec-13.c: New test.
2763
2764 2004-09-17  David Edelsohn  <edelsohn@gnu.org>
2765
2766         * gcc.dg/darwin-longlong.c: XFAIL on AIX and SPE.
2767
2768 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
2769
2770         * gcc.c-torture/execute/pr17252.c: Use post-increment to
2771         change what 'a' is pointing to.
2772
2773 2004-09-17  Mark Mitchell  <mark@codesourcery.com>
2774
2775         PR c++/16002
2776         * g++.dg/template/error18.C: New test.
2777
2778         PR c++/16029
2779         * g++.dg/warn/Wunused-8.C: New test.
2780
2781 2004-09-17  Steven Bosscher  <stevenb@suse.de>
2782
2783         PR tree-optimization/17513
2784         * gcc.dg/20040916-1.c: New test.
2785
2786 2004-09-16  Mark Mitchell  <mark@codesourcery.com>
2787
2788         PR c++/17501
2789         * g++.dg/template/typename7.C: New test.
2790
2791 2004-09-16  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2792
2793         * gcc.dg/tree-ssa/copy-headers.c: Update outcome.
2794
2795 2004-09-16  Frank Ch. Eigler  <fche@redhat.com>
2796
2797         * gcc.misc-tests/bprob.exp, g++.dg/bprob/bprob.exp: Iterate tests
2798         with -ftree-based-profiling also.
2799         * lib/profopt.exp: Support late-set profile_option/feedback_option.
2800
2801 2004-09-16  Victor Leikehman  <lei@il.ibm.com>
2802
2803         PR/15364
2804         * gfortran.dg/der_array_io_1.f90: New test.
2805         * gfortran.dg/der_array_io_2.f90: New test.
2806         * gfortran.dg/der_array_io_3.f90: New test.
2807
2808 2004-09-15  Mark Mitchell  <mark@codesourcery.com>
2809
2810         * testsuite/g++.old-deja/g++.abi/cxa_vec.C: Adjust for ARM
2811         EABI.
2812
2813 2004-09-15  Mark Mitchell  <mark@codesourcery.com>
2814
2815         * g++.dg/opt/switch1.C: New test.
2816
2817 2004-09-15  Joseph S. Myers  <jsm@polyomino.org.uk>
2818
2819         * g++.dg/ext/member-attr.C, g++.dg/warn/deprecated.C,
2820         gcc.dg/deprecated.c, gcc.dg/noreturn-1.c, gcc.dg/noreturn-4.c:
2821         Update expected messages.
2822
2823 2004-09-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2824
2825         PR fortran/16485
2826         * gfortran.dg/same_name_1.f90: New test.
2827
2828 2004-09-15  Diego Novillo  <dnovillo@redhat.com>
2829
2830         * gcc.c-torture/execute/pr17252.c: Fix thinko.  Don't
2831         dereference garbage pointers.
2832
2833 2004-09-15  Jakub Jelinek  <jakub@redhat.com>
2834
2835         * gcc.c-torture/execute/builtins/strlen-3.c: New test.
2836         * gcc.c-torture/execute/builtins/strlen-3-lib.c: New.
2837
2838         * gcc.c-torture/execute/builtins/memmove.c (main_test): Formatting.
2839         * gcc.c-torture/execute/builtins/memmove-2.c: New test.
2840         * gcc.c-torture/execute/builtins/memmove-2-lib.c: New.
2841
2842 2004-09-14  Mark Mitchell  <mark@codesourcery.com>
2843
2844         PR c++/17324
2845         * g++.dg/template/mangle1.C: New test.
2846
2847 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
2848
2849         PR tree-optimization/17252
2850         * gcc.c-torture/execute/pr17252.c: New test.
2851
2852 2004-09-14  Andrew Pinski  <apinski@apple.com>
2853
2854         * g++.dg/tree-ssa/pointer-reference-alias.C: New test.
2855
2856 2004-09-14  Roger Sayle  <roger@eyesopen.com>
2857
2858         PR rtl-optimization/9771
2859         * gcc.dg/pr9771-1.c: New test case.
2860
2861 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
2862
2863         PR tree-optimization/15262
2864         * gcc.c-torture/execute/pr15262-1.c: New test.
2865         * gcc.c-torture/execute/pr15262-2.c: New test.
2866
2867 2004-09-14  Joseph S. Myers  <jsm@polyomino.org.uk>
2868
2869         * gcc.dg/declspec-12.c: New test.
2870
2871 2004-09-14  Bud Davis  <bdavis9659@comcast.net>
2872
2873         * gfortran.dg/pr17090.f90: Add directives to test.
2874
2875 2004-09-14  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2876
2877         * gcc.c-torture/compile/20040914-1.c: New test.
2878
2879 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
2880
2881         PR c++/16162
2882         * g++.dg/template/decl2.C: New test.
2883
2884 2004-09-13  Bud Davis  <bdavis9659@comcast.net>
2885
2886         PR fortran/17090
2887         * gfortran.dg/pr17090.f90: New test.
2888
2889 2004-09-13  Dale Johannesen  <dalej@apple.com>
2890
2891         * gcc.c-torture/compile/pr17408.c:  New test case.
2892
2893 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
2894
2895         PR c++/16716
2896         * g++.dg/parse/crash17.C: New test.
2897
2898         PR c++/17327
2899         * g++.dg/template/enum3.C: New test.
2900
2901 2004-09-13  Hans-Peter Nilsson  <hp@bitrange.com>
2902
2903         * lib/gcc-defs.exp: Load wrapper.exp.
2904         * lib/g++.exp (g++_init): Call g++_maybe_build_wrapper instead of
2905         using local code.
2906         * lib/gcc.exp (gcc_init): Similar.
2907         * lib/gfortran.exp (gfortran_init): Similar.
2908         * lib/objc.exp (objc_init): Similar.
2909         * lib/treelang.exp (treelang_init): Similar.
2910         * lib/wrapper.exp: New file with build_wrapper call machinery in
2911         ${tool}_maybe_build_wrapper.
2912
2913 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
2914
2915         * gcc.dg/declspec-7.c: Don't expect diagnostic for duplicate
2916         "inline".
2917         * gcc.dg/declspec-11.c: Update expected messages.
2918         * gcc.dg/inline-6.c, gcc.dg/inline-7.c, gcc.dg/inline-8.c,
2919         gcc.dg/inline-9.c, gcc.dg/inline-10.c, gcc.dg/inline-11.c,
2920         gcc.dg/inline-12.c: New tests.
2921
2922 2004-09-13  Andrew MacLeod  <amacleod@redhat.com>
2923
2924         * g++.dg/tree-ssa/pr17400.C: New testcase.
2925
2926 2004-09-13  James E Wilson  <wilson@specifixinc.com>
2927
2928         * gcc.target/mips/sb1-1.c: New testcase.
2929
2930 2004-09-12  Hans-Peter Nilsson  <hp@bitrange.com>
2931
2932         * lib/g77-dg.exp: Remove unused file.
2933         * lib/mike-g77.exp: Ditto.
2934         * lib/g77.exp: Ditto.
2935
2936 2004-09-12  Richard Henderson  <rth@redhat.com>
2937
2938         * g++.old-deja/g++.other/sizeof3.C: Fix abort declaration.
2939
2940 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
2941
2942         * g++.dg/warn/Wswitch-1.C, g++.dg/warn/Wswitch-2.C,
2943         gcc.dg/Wswitch-2.c, gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
2944         gcc.dg/declspec-9.c, gcc.dg/declspec-10.c, gcc.dg/declspec-11.c,
2945         gcc.dg/m-un-2.c, gcc.dg/noreturn-1.c, gcc.dg/wtr-conversion-1.c:
2946         Update expected messages.
2947
2948 2004-09-13  Hans-Peter Nilsson  <hp@axis.com>
2949
2950         * gcc.dg/asmreg-1.c (__syscall_getdents64): Adjust signedness
2951         declaration/use mismatch for dirp parameter.
2952
2953 2004-09-12  Andrew Pinski  <apinski@apple.com>
2954
2955         * lib/objc.exp (objc_target_compile): Look for libobjc-gnu.a also when
2956         -fgnu-runtime is passed.
2957
2958 2004-09-12  Richard Henderson  <rth@redhat.com>
2959
2960         * lib/fortran-torture.exp (add-ieee-options): Replace ieee-options;
2961         do the uplevel thing and update additional_flags directly.
2962         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x,
2963         gfortran.fortran-torture/execute/intrinsic_nearest.x,
2964         gfortran.fortran-torture/execute/intrinsic_set_exponent.x,
2965         gfortran.fortran-torture/execute/nan_inf_fmt.x: Update to match.
2966
2967 2004-09-11  Steven Bosscher  <stevenb@suse.de>
2968
2969         * g++.dg/parse/break-in-for.C: Fix for -ansi -pedantic-errors.
2970
2971 2004-09-11  Roger Sayle  <roger@eyesopen.com>
2972
2973         PR middle-end/17411
2974         * g++.dg/opt/pr17411-1.C: New test case.
2975
2976 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
2977
2978         * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
2979         gcc.dg/tls/diag-2.c: Update expected messages.
2980         * gcc.dg/991209-1.c: Specify compilation options.  Update expected
2981         messages.
2982         * gcc.dg/pr14289-2.c, gcc.dg/pr14289-3.c: Remove.
2983         * gcc.dg/declspec-7.c, gcc.dg/declspec-8.c, gcc.dg/declspec-9.c,
2984         gcc.dg/declspec-10.c, gcc.dg/declspec-11.c, gcc.dg/tls/diag-4.c,
2985         gcc.dg/tls/diag-5.c: New tests.
2986
2987 2004-09-11  Zack Weinberg  <zack@codesourcery.com>
2988
2989         * gcc.dg/20040910-1.c: Correct dg-error regexp.
2990
2991 2004-09-11  Steven Bosscher  <stevenb@suse.de>
2992
2993         * g++.dg/parse/break-in-for.C: New test.
2994
2995 2004-09-11  Jakub Jelinek  <jakub@redhat.com>
2996
2997         * gcc.dg/tree-ssa/20040911-1.c: New test.
2998
2999 2004-09-11  Andreas Jaeger  <aj@suse.de>
3000
3001         * gcc.c-torture/execute/991118-1.x: Delete, PR 16437 is fixed.
3002         * gcc.c-torture/execute/bf64-1.x: Remove XFAIL on x86-64.
3003
3004 2004-09-11  Richard Sandiford  <rsandifo@redhat.com>
3005
3006         * gcc.target/frv: New directory of FR-V-specific tests.
3007
3008 2004-09-10  James E Wilson  <wilson@specifixinc.com>
3009
3010         * gcc.dg/convert-vec-1.c: New test.
3011
3012 2004-09-10  Roger Sayle  <roger@eyesopen.com>
3013
3014         PR middle-end/17024
3015         * gcc.dg/pr17024-1.c: New test case.
3016
3017 2004-09-10  Eric Christopher  <echristo@redhat.com>
3018
3019         * gcc.dg/20040910-1.c: New test.
3020
3021 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
3022
3023         * gcc.dg/bitfld-9.c: New test.
3024
3025 2004-09-10  Richard Sandiford  <rsandifo@redhat.com>
3026
3027         * gcc.c-torture/execute/ieee/acc1.c: New test.
3028         * gcc.c-torture/execute/ieee/acc2.c: New test.
3029         * gcc.c-torture/execute/ieee/mzero6.c: New test.
3030
3031 2004-09-10  Joseph S. Myers  <jsm@polyomino.org.uk>
3032
3033         * gcc.dg/deprecated-2.c: New test.
3034
3035 2004-09-09  James E Wilson  <wilson@specifixinc.com>
3036
3037         * gcc.dg/init-vec-1.c: New test.
3038
3039 2004-09-09  Roger Sayle  <roger@eyesopen.com>
3040
3041         PR middle-end/17055
3042         * gcc.dg/pr17055-1.c: New test case.
3043
3044 2004-09-09  Hans-Peter Nilsson  <hp@axis.com>
3045
3046         PR target/17377
3047         * gcc.c-torture/execute/pr17377.c: New test.
3048
3049 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
3050
3051         PR c/8420
3052         * gcc.dg/anon-struct-4.c, gcc.dg/declspec-1.c,
3053         gcc.dg/declspec-2.c, gcc.dg/declspec-3.c, gcc.dg/declspec-4.c,
3054         gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
3055         gcc.dg/long-long-typespec-1.c: New tests.
3056         * gcc.dg/tls/diag-2.c: Update expected diagnostics
3057
3058 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
3059
3060         * gcc.dg/c90-static-1.c, gcc.dg/c99-static-1.c,
3061         gcc.dg/gnu99-static-1.c: New tests.
3062
3063 2004-09-08  Devang Patel  <dpatel@apple.com>
3064
3065         * gcc.dg/darwin-ld-20040828-1.c: New test.
3066         * gcc.dg/darwin-ld-20040828-2.c: New test.
3067         * gcc.dg/darwin-ld-20040828-3.c: New test.
3068
3069 2004-09-08  Ziemowit Laski  <zlaski@apple.com>
3070
3071         * objc.dg/bitfield-2.m: Make 'id' definition a typedef.
3072         * obj.dg/bitfield-4.m: Allow 'unsigned' in addition to 'unsigned int'
3073         in error message.
3074         * objc.dg/id-1.m: Attempt to define 'id' in an incompatible fashion.
3075         * objc.dg/method-6.m: Allow 'unsigned' in addition to 'unsigned int'
3076         in error message.
3077         * objc.dg/proto-qual-1.m: Protocol qualifiers now appear before the
3078         types they qualify.
3079         * objc.dg/type-size-2.m: Fix wording in comment.
3080         * objc.dg/va-meth-1.m: New test case.
3081
3082 2004-09-06  H.J. Lu  <hongjiu.lu@intel.com>
3083
3084         PR c/16633:
3085         * lib/gcc-dg.exp: Set up LD_LIBRARY_PATH, SHLIB_PATH,
3086         LD_LIBRARYN32_PATH, LD_LIBRARY64_PATH and DYLD_LIBRARY_PATH.
3087
3088 2004-09-06  Devang Patel  <dpatel@apple.com>
3089
3090         * gcc.dg/tree-ssa/ifc-20040816-1.c: Use -ftree-vectorize.
3091         * gcc.dg/tree-ssa/ifc-20040816-2.c: Use -ftree-vectorize.
3092
3093 2004-09-06  Zack Weinberg  <zack@codesourcery.com>
3094
3095         * g++.old-deja/g++.other/enum2.C: Move dg-error markers to
3096         reflect changed line numbering of diagnostics.
3097
3098 2004-09-06  Paul Brook  <paul@codesourcery.com>
3099
3100         * gfortran.dg/edit_real_1.f90: Add new test.
3101
3102 2004-09-05  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3103
3104         * gcc.dg/tree-ssa/loop-2.c: New test.
3105         * gcc.dg/tree-ssa/loop-3.c: New test.
3106         * gcc.dg/tree-ssa/loop-4.c: New test.
3107         * gcc.dg/tree-ssa/loop-5.c: New test.
3108
3109 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3110
3111         * gcc.dg/format/sentinel-1.c: Update for parameter option.
3112
3113 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3114
3115         * gcc.dg/format/sentinel-1.c: New test.
3116
3117 2004-09-04  Uros Bizjak  <uros@kss-loka.si>
3118
3119         * testsuite/gcc.dg/builtins-46.c: New.
3120
3121 2004-09-03  Devang Patel  <dpatel@apple.com>
3122
3123         * gcc.dg/tree-ssa/ifc-20040816-1.c: New test.
3124         * gcc.dg/tree-ssa/ifc-20040816-2.c: New test.
3125
3126 2004-09-03  Jan Beulich  <jbeulich@novell.com>
3127
3128         * g++.dg/abi/bitfield5.C: Use -mno-ms-bitfields.
3129         * g++.old-deja/g++.jason/thunk2.C: xfail for NetWare.
3130         * g++.old-deja/g++.law/profile1.C: xfail for NetWare.
3131         * g++.old-deja/g++.other/store-expr1.C: xfail for NetWare.
3132         * gcc.c-torture/compile/20001109-1.c: xfail for NetWare.
3133         * gcc.c-torture/compile/20001109-2.c: xfail for NetWare.
3134         * gcc.c-torture/execute/multi-ix.c: Use __builtin_bzero rather than
3135         the non-portable bzero.
3136         * gcc.dg/20010912-1.c: xfail for NetWare.
3137         * gcc.dg/20020426-2.c: xfail for NetWare.
3138         * gcc.dg/20021014-1.c: xfail for NetWare.
3139         * gcc.dg/20021018-1.c: xfail for NetWare.
3140         * gcc.dg/20030213-1.c: xfail for NetWare.
3141         * gcc.dg/20030225-1.c: xfail for NetWare.
3142         * gcc.dg/20030708-1.c: xfail for NetWare.
3143         * gcc.dg/builtins-config.h: Also exclude NetWare.
3144         * gcc.dg/format/format.h: Define restrict only if not already defined.
3145         * gcc.dg/nest.c: xfail for NetWare.
3146         * gcc.dg/special/gcsec-1.c: Don't pass -static for NetWare.
3147         * lib/target-supports.exp (check_visibility_available): Exclude
3148         NetWare.
3149
3150 2004-09-03  Jan Beulich  <jbeulich@novell.com>
3151
3152         * gcc.dg/pack-test-2.c: Adjust to permit and check #pragma pack(push).
3153         * gcc.dg/c99-flex-array-4.c: Add -fpack-struct=8 to provide a
3154         deterministic starting point for the alignment of structure fields.
3155         * gcc.dg/Wpadded.c: Dito.
3156         * g++.dg/abi/vbase10.C: Dito.
3157
3158 2004-09-03  Devang Patel  <dpatel@apple.com>
3159
3160         * g++.dg/debug/pr15736.cc: New test.
3161
3162 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
3163
3164         * README.QMTEST: Fix out-of-date link.
3165
3166 2004-09-03  David Billinghurst <David.Billinghurst@riotinto.com>
3167
3168         PR fortran/16579
3169         * gfortran.fortran-torture/execute/intrinsic_i_char.f90:
3170         Delete.  Duplicate of gfortran.dg/g77/20010610.f
3171
3172 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
3173
3174         * g++.dg/abi/arm_rtti1.C: New test.
3175
3176 2004-09-02  Geoffrey Keating  <geoffk@apple.com>
3177
3178         * gcc.dg/ppc-vector-memcpy.c: New.
3179         * gcc.dg/ppc-vector-memset.c: New.
3180
3181 2004-09-02  Chao-ying Fu  <fu@mips.com>
3182
3183         * gcc.target/mips/mips-3d-1.c: New test.
3184         * gcc.target/mips/mips-3d-2.c: New test.
3185         * gcc.target/mips/mips-3d-3.c: New test.
3186         * gcc.target/mips/mips-3d-4.c: New test.
3187         * gcc.target/mips/mips-3d-5.c: New test.
3188         * gcc.target/mips/mips-3d-6.c: New test.
3189         * gcc.target/mips/mips-3d-7.c: New test.
3190         * gcc.target/mips/mips-3d-8.c: New test.
3191         * gcc.target/mips/mips-3d-9.c: New test.
3192         * gcc.target/mips/mips-ps-1.c: New test.
3193         * gcc.target/mips/mips-ps-2.c: New test.
3194         * gcc.target/mips/mips-ps-3.c: New test.
3195         * gcc.target/mips/mips-ps-4.c: New test.
3196         * gcc.target/mips/mips-ps-type.c: New test.
3197
3198 2004-09-02  Paul Brook  <paul@codesourcery.com>
3199
3200         * gfortran.dg/edit_real_1.f90: Add new tests.
3201
3202 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3203
3204         PR fortran/15327
3205         * gfortran.dg/merge_char_1.f90: New test.
3206
3207 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3208
3209         PR fortran/16404
3210         * gfortran.dg/der_io_1.f90: XFAIL illegal testcase.
3211
3212 2004-09-01  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3213
3214         PR c/1522
3215         * gcc.c-torture/compile/20040901-1.c: New test, from PR.
3216
3217 2004-09-01  Mark Mitchell  <mark@codesourcery.com>
3218
3219         * g++.dg/opt/loop1.C: Do not XFAIL.
3220
3221 2004-09-01  Jakub Jelinek  <jakub@redhat.com>
3222
3223         * gcc.c-torture/execute/20040831-1.c: New test.
3224
3225 2004-09-01  David Billinghurst <David.Billinghurst@riotinto.com>
3226
3227         PR fortran/16579
3228         * gfortran.dg/g77/20010610.f: Now passes.
3229         Copy from g77.f-torture/execute. Add dg-run directive.
3230         * gfortran.dg/g77/README: Update
3231
3232 2004-08-31  Andrew Pinski  <pinskia@physics.uc.edu>
3233
3234         * gcc.dg/rs6000-power2-1.c (t1, t2, t3, t4): Add volatile.
3235         * gcc.dg/rs6000-power2-2.c: Fix the scan-assembly for the store.
3236         (t1, t2, t3, t4): Add volatile.
3237
3238 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
3239
3240         * g++.dg/ext/visibility/arm1.C: New test.
3241
3242 2004-08-31  Geoffrey Keating  <geoffk@apple.com>
3243
3244         * gcc.dg/funcdef-storage-1.c: Add dg-options to suppress
3245         -pedantic-errors.
3246
3247 2004-09-01  Paul Brook  <paul@codesourcery.com>
3248
3249         * gfortran.dg/eof_2.f90: New test.
3250
3251 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3252
3253         PR fortran/16579
3254         * gfortran.fortran-torture/execute/intrinsic_i_char.f90: New test.
3255
3256 2004-08-31  Bud Davis  <bdavis9659@comcast.net>
3257
3258         PR libfortran/16805
3259         * gfortran.dg/list_read_2.f90: New test.
3260
3261 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
3262
3263         * g++.dg/abi/key1.C: New test.
3264
3265 2004-08-31  Richard Henderson  <rth@redhat.com>
3266
3267         * g++.dg/other/offsetof1.C: Include cstddef, use non-builtin
3268         form of offsetof.
3269         * g++.dg/other/offsetof5.C: Remove duplicate.
3270
3271 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3272
3273         PR fortran/17244
3274         * gfortran.dg/func_derived_1.f90: New test.
3275
3276 2004-08-31  Paul Brook  <paul@codesourcery.com>
3277
3278         * gfortran.dg/eof_1.f90: New test.
3279
3280 2004-08-31  Paul Brook  <paul@codesourcery.com>
3281
3282         * gfortran.dg/list_read_1.f90: New file.
3283
3284 2004-08-30  Mark Mitchell  <mark@codesourcery.com>
3285
3286         * g++.dg/opt/loop1.C: XFAIL.
3287
3288 2004-08-30  Geoffrey Keating  <geoffk@apple.com>
3289
3290         * gcc.dg/funcdef-storage-1.c: New.
3291         * gcc.c-torture/compile/920625-2.c: Don't use 'static' to declare
3292         an extern function in local scope.
3293         * gcc.c-torture/execute/20010605-1.c: Don't use 'static inline' to
3294         declare an 'auto inline' function in local scope.
3295         * gcc.dg/20011130-1.c: Likewise.
3296         * gcc.c-torture/execute/nest-stdar-1.c: Don't use 'static' to declare
3297         an 'auto' function in local scope.
3298         * gcc.dg/20021014-1.c: Likewise.
3299         * gcc.dg/20030331-2.c: Likewise.
3300
3301 2004-08-30  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3302
3303         * gfortran.dg/blockdata_1.f90: New test.
3304
3305 2004-08-30  Richard Henderson  <rth@redhat.com>
3306
3307         * g++.dg/other/offsetof1.C: Use __builtin_offsetof.
3308
3309 2004-08-30  Richard Henderson  <rth@redhat.com>
3310
3311         * lib/fortran-torture.exp (fortran-torture-execute): Honor
3312         additional_flags set by alternate driver.
3313         (ieee-options): New procedure.
3314         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x: New.
3315         * gfortran.fortran-torture/execute/intrinsic_nearest.x: New.
3316         * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: New.
3317         * gfortran.fortran-torture/execute/nan_inf_fmt.x: New.
3318
3319 2004-08-30  Richard Henderson  <rth@redhat.com>
3320
3321         * lib/f-torture.exp: Remove.
3322
3323 2004-08-29  Mark Mitchell  <mark@codesourcery.com>
3324
3325         PR rtl-optimization/16590
3326         * g++.dg/opt/loop1.C: New test.
3327
3328 2004-08-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3329
3330         PR fortran/13910
3331         * gfortran.dg/oldstyle_1.f90: New test.
3332
3333 2004-08-29  Steven G. Kargl  <kargls@comcast.net>
3334         Paul Brook  <paul@codesourcery.com>
3335
3336         * gfortran.dg/g77/README: Update.
3337         * gfortran.dg/g77/erfc.f: Copy from g77.f-torture.
3338         * gfortran.dg/g77/intrinsic-unix-bessel.f: Ditto.
3339         * gfortran.dg/g77/intrinsic-unix-erf.f: Ditto.
3340
3341 2004-08-28  Paul Brook  <paul@codesourcery.com>
3342
3343         PR libfortran/17195
3344         * gfortran.dg/edit_real_1.f90: New test.
3345
3346 2004-08-27  Paul Brook  <paul@codesourcery.com>
3347
3348         * gfortran.dg/rewind_1.f90: New test.
3349
3350 2004-08-27  Bud Davis  <bdavis9659@comcast.net>
3351
3352         PR fortran/16597
3353         * gfortran.dg/pr16597.f90: New test.
3354
3355 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
3356
3357         PR c/13801
3358         * gcc.dg/redecl-3.c, gcc.dg/redecl-4.c, gcc.dg/redecl-6.c,
3359         gcc.dg/redecl-7.c, gcc.dg/redecl-8.c, gcc.dg/redecl-9.c,
3360         gcc.dg/redecl-10.c, gcc.dg/debug/redecl-1.c,
3361         gcc.dg/debug/redecl-2.c, gcc.dg/debug/redecl-3.c,
3362         gcc.dg/debug/redecl-4.c, gcc.dg/debug/redecl-5.c: New tests.
3363
3364 2004-08-26  Nick Clifton  <nickc@redhat.com>
3365
3366         * gcc.c-torture/compile/pr17119.c: New test.
3367
3368 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
3369
3370         * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests.
3371
3372 2004-08-25  Richard Henderson  <rth@redhat.com>
3373
3374         * gfortran.fortran-torture/execute/intrinsic_sr_kind.f90: Disable
3375         the bits that expect kind=8 to be the largest real kind.
3376
3377 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
3378
3379         * objc.dg/const-str-3.m: Include <stdlib.h> and <memory.h>.
3380
3381 2004-08-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3382
3383         * gfortran.dg/assignment_1.f90: New test.
3384
3385 2004-08-25  Adam Nemet  <anemet@lnxw.com>
3386
3387         * g++.dg/template/repo3.C: New test.
3388
3389 2004-08-25  Roger Sayle  <roger@eyesopen.com>
3390
3391         PR middle-end/16693
3392         PR tree-optimization/16372
3393         * g++.dg/opt/pr16372-1.C: New test case.
3394         * g++.dg/opt/pr16693-1.C: New test case.
3395         * g++.dg/opt/pr16693-2.C: New test case.
3396
3397 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
3398
3399         * objc.dg/proto-lossage-4.m: New test.
3400
3401 2004-08-25  Mark Mitchell  <mark@codesourcery.com>
3402
3403         PR c++/17155
3404         * g++.dg/inherit/local2.C: New test.
3405
3406 2004-08-25  Paul Brook  <paul@codesourcery.com>
3407
3408         PR fortran/17144
3409         * gfortran.dg/string_ctor_1.f90: New test.
3410
3411 2004-08-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3412
3413         PR c++/14428
3414         * g++.dg/template/redecl2.C: New test.
3415
3416 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
3417
3418         PR fortran/17143
3419         * gfortran.dg/pr17143.f90: New test.
3420
3421 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
3422
3423         PR fortran/17164
3424         * gfortran.dg/pr17164.f90: New test.
3425
3426 2004-08-24  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3427
3428         * gcc.dg/tree-ssa/loop-1.c: New test.
3429
3430 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
3431
3432         * gcc.c-torture/compile/20040824-1.c: New test.
3433
3434 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
3435
3436         * gcc.c-torture/compile/iftrap-3.c: New test.
3437
3438 2004-08-24  Paul Brook  <paul@codesourcery.com>
3439
3440         * gfortran.dg/entry_2.f90: New test.
3441
3442 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
3443
3444         PR c++/16889
3445         * g++.dg/lookup/ambig[12].C: New.
3446
3447 2004-08-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3448
3449         PR c++/16706
3450         * g++.dg/template/crash21.C: New test.
3451         * g++.dg/template/crash22.C: Likewise.
3452
3453 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
3454
3455         PR c++/17149
3456         * g++.dg/template/access15.C: New.
3457
3458 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
3459
3460         PR c++/17163
3461         * g++.dg/template/repo2.C: New test.
3462
3463 2004-08-23  Roger Sayle  <roger@eyesopen.com>
3464
3465         PR rtl-optimization/17078
3466         * gcc.c-torture/execute/pr17078-1.c: New test case.
3467
3468 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
3469
3470         PR c/14492
3471         * gcc.dg/debug/crash1.c: New test.
3472
3473 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
3474
3475         PR c/16180
3476         * gcc.dg/loop-5.c: New test.
3477
3478 2004-08-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3479
3480         * gcc.c-torture/execute/20040823-1.c: New test.
3481
3482 2004-08-23  Richard Sandiford  <rsandifo@redhat.com>
3483
3484         * gcc.dg/special/mips-abi.exp: Expect gcc to pass the GNU ABI flags
3485         to the assembler.  Simplify test accordingly.
3486         (asm_abi_flags): Use GNU names.
3487         (check_mips_abi, default_abi): Use string matches against "-mabi=*"
3488         to check for ABI flags.
3489
3490 2004-08-22  Andrew Pinski  <apinski@apple.com>
3491
3492         * g++.dg/opt/pr14029.C: New test.
3493         * gcc.c-torture/execute/pr15262.c: New test.
3494
3495 2004-08-22  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3496
3497         * gfortran.dg/reduction.f90: Add checks with complex arguments.
3498
3499 2004-08-21  Bud Davis  <bdavis9659@comcast.net>
3500
3501         PR 16908
3502         * gfortran.dg/direct_io.f90: New test.
3503
3504 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
3505
3506         PR c++/17121
3507         * g++.dg/inherit/local2.C: New test.
3508
3509 2004-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
3510
3511         PR c++/17120
3512         * g++.dg/warn/Wparentheses-4.C: New test.
3513
3514 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
3515
3516         PR c++/17121
3517         * g++.dg/inherit/local2.C: New test.
3518
3519         * gcc.dg/darwin-longlong.c: Include <stdlib.h>.
3520         * gcc.dg/ppc-ldstruct.c: Likewise.
3521         * gcc.dg/ppc64-abi-2.c: Likewise.
3522
3523 2004-08-20  Jakub Jelinek  <jakub@redhat.com>
3524
3525         PR rtl-optimization/17099
3526         * gcc.c-torture/execute/20040820-1.c: New test.
3527
3528 2004-08-20  David Edelsohn  <edelsohn@gnu.org>
3529
3530         * gcc.dg/uninit-H.c: Add _POWER to powerpc case.
3531
3532 2004-08-20  Canqun Yang  <canqun@nudt.edu.cn>
3533
3534         PR fortran/17077
3535         * gfortran.dg/auto_array_1.f90: New test.
3536
3537 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3538
3539         PR fortran/17074
3540         * gfortran.dg/simpleif_1.f90: New test.
3541
3542 2004-08-19  Mark Mitchell  <mark@codesourcery.com>
3543
3544         * lib/target-supports.exp (check_profiling_available): Return
3545         false for arm*-*-symbianelf* and arm*-*-eabi*.
3546
3547         PR c++/15890
3548         * g++.dg/template/delete1.C: New test.
3549
3550 2004-08-19  Paul Brook  <paul@codesourcery.com>
3551
3552         PR fortran/14976
3553         PR fortran/16228
3554         * gfortran.dg/data_char_1.f90: New test.
3555
3556 2004-08-19  Erik Schnetter  <schnetter@aei.mpg.de>
3557
3558         PR fortran/16946
3559         * gfortran.dg/reduction.f90: New testcase.
3560
3561 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3562
3563         PR fortran/16520
3564         * gfortran.dg/g77/19990905-1.f: Don't expect excess errors.
3565
3566 2004-08-19  Joseph S. Myers  <jsm@polyomino.org.uk>
3567
3568         PR c++/17041
3569         * g++.dg/Wparentheses-3.C: New test.
3570
3571 2004-08-19  Dorit Naishlos  <dorit@il.ibm.com>
3572
3573         * gcc.dg/vect/vect-1.c: Remove xfail from i?86-*-* x86_64-*-* due
3574         to usage of PREFERRED_STACK_BOUNDARY in the vectorizer.
3575         * gcc.dg/vect/vect-2.c: Likewise.
3576         * gcc.dg/vect/vect-3.c: Likewise.
3577         * gcc.dg/vect/vect-4.c: Likewise.
3578         * gcc.dg/vect/vect-5.c: Likewise.
3579         * gcc.dg/vect/vect-6.c: Likewise.
3580         * gcc.dg/vect/vect-7.c: Likewise.
3581         * gcc.dg/vect/vect-25.c: Likewise.
3582         * gcc.dg/vect/vect-31.c: Likewise.
3583         * gcc.dg/vect/vect-32.c: Likewise.
3584         * gcc.dg/vect/vect-34.c: Likewise.
3585         * gcc.dg/vect/vect-36.c: Likewise.
3586         * gcc.dg/vect/vect-all.c: Likewise.
3587
3588 2004-08-18  Mark Mitchell  <mark@codesourcery.com>
3589
3590         PR c++/17068
3591         * g++.dg/template/operator4.C: New test.
3592
3593 2004-08-18  Richard Henderson  <rth@redhat.com>
3594
3595         * gcc.dg/20040206-1.c: XFAIL.
3596
3597 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
3598
3599         PR c++/16246
3600         * g++.dg/template/array7.C: New test.
3601
3602 2004-08-17  James E Wilson  <wilson@specifixinc.com>
3603
3604         * gcc.dg/mips-movcc-1.c: New test.
3605         * gcc.dg/mips-movcc-2.c: New test.
3606         * gcc.dg/mips-movcc-3.c: New test.
3607
3608         * gcc.dg/mips-nmadd-1.c: New test.
3609         * gcc.dg/mips-nmadd-2.c: New test.
3610
3611 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
3612
3613         PR c++/15871
3614         * g++.dg/opt/inline8.C: New test.
3615
3616         PR c++/16965
3617         * g++.dg/parse/error17.C: New test.
3618
3619 2004-08-17  Dorit Naishlos  <dorit@il.ibm.com>
3620
3621         * gcc.dg/vect: New directory for vectorizer tests.
3622         * gcc.dg/vect/tree-vect.h: New file.
3623         * gcc.dg/vect/vect.exp: New file.
3624         * gcc.dg/vect/pr16105.c.c: New test.
3625         * gcc.dg/vect/vect-1.c: New test.
3626         * gcc.dg/vect/vect-2.c: New test.
3627         * gcc.dg/vect/vect-3.c: New test.
3628         * gcc.dg/vect/vect-4.c: New test.
3629         * gcc.dg/vect/vect-5.c: New test.
3630         * gcc.dg/vect/vect-6.c: New test.
3631         * gcc.dg/vect/vect-7.c: New test.
3632         * gcc.dg/vect/vect-8.c: New test.
3633         * gcc.dg/vect/vect-9.c: New test.
3634         * gcc.dg/vect/vect-10.c: New test.
3635         * gcc.dg/vect/vect-11.c: New test.
3636         * gcc.dg/vect/vect-12.c: New test.
3637         * gcc.dg/vect/vect-13.c: New test.
3638         * gcc.dg/vect/vect-14.c: New test.
3639         * gcc.dg/vect/vect-15.c: New test.
3640         * gcc.dg/vect/vect-16.c: New test.
3641         * gcc.dg/vect/vect-17.c: New test.
3642         * gcc.dg/vect/vect-18.c: New test.
3643         * gcc.dg/vect/vect-19.c: New test.
3644         * gcc.dg/vect/vect-20.c: New test.
3645         * gcc.dg/vect/vect-21.c: New test.
3646         * gcc.dg/vect/vect-22.c: New test.
3647         * gcc.dg/vect/vect-23.c: New test.
3648         * gcc.dg/vect/vect-24.c: New test.
3649         * gcc.dg/vect/vect-25.c: New test.
3650         * gcc.dg/vect/vect-26.c: New test.
3651         * gcc.dg/vect/vect-27.c: New test.
3652         * gcc.dg/vect/vect-28.c: New test.
3653         * gcc.dg/vect/vect-29.c: New test.
3654         * gcc.dg/vect/vect-30.c: New test.
3655         * gcc.dg/vect/vect-31.c: New test.
3656         * gcc.dg/vect/vect-32.c: New test.
3657         * gcc.dg/vect/vect-33.c: New test.
3658         * gcc.dg/vect/vect-34.c: New test.
3659         * gcc.dg/vect/vect-35.c: New test.
3660         * gcc.dg/vect/vect-36.c: New test.
3661         * gcc.dg/vect/vect-37.c: New test.
3662         * gcc.dg/vect/vect-38.c: New test.
3663         * gcc.dg/vect/vect-40.c: New test.
3664         * gcc.dg/vect/vect-41.c: New test.
3665         * gcc.dg/vect/vect-42.c: New test.
3666         * gcc.dg/vect/vect-43.c: New test.
3667         * gcc.dg/vect/vect-44.c: New test.
3668         * gcc.dg/vect/vect-45.c: New test.
3669         * gcc.dg/vect/vect-46.c: New test.
3670         * gcc.dg/vect/vect-47.c: New test.
3671         * gcc.dg/vect/vect-48.c: New test.
3672         * gcc.dg/vect/vect-49.c: New test.
3673         * gcc.dg/vect/vect-50.c: New test.
3674         * gcc.dg/vect/vect-51.c: New test.
3675         * gcc.dg/vect/vect-52.c: New test.
3676         * gcc.dg/vect/vect-53.c: New test.
3677         * gcc.dg/vect/vect-54.c: New test.
3678         * gcc.dg/vect/vect-55.c: New test.
3679         * gcc.dg/vect/vect-56.c: New test.
3680         * gcc.dg/vect/vect-57.c: New test.
3681         * gcc.dg/vect/vect-58.c: New test.
3682         * gcc.dg/vect/vect-59.c: New test.
3683         * gcc.dg/vect/vect-60.c: New test.
3684         * gcc.dg/vect/vect-61.c: New test.
3685         * gcc.dg/vect/vect-all.c: New test.
3686         * gcc.dg/vect/vect-none.c: New test.
3687
3688 2004-08-17  Paul Brook  <paul@codesourcery.com>
3689
3690         PR fortran/13082
3691         * gfortran.dg/entry_1.f90: New test.
3692
3693 2004-08-17  Andrew Pinski  <apinski@apple.com>
3694
3695         * gcc.dg/darwin-20040812-1.c: Compile only on darwin.
3696
3697 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
3698
3699         * gcc.dg/pr17036-1.c: New test.
3700
3701 2004-08-16  Devang Patel  <dpatel@apple.com>
3702
3703         * gcc.dg/darwin-20040809-1.c: New test.
3704
3705 2004-08-16  Joseph S. Myers  <jsm@polyomino.org.uk>
3706
3707         * gcc.dg/funcdef-attr-1.c: New test.
3708
3709 2004-08-16  Janis Johnson  <janis187@us.ibm.com>
3710
3711         * gcc.dg/altivec-17.c: New test.
3712         * gcc.dg/altivec-18.c: New test.
3713
3714 2004-08-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3715
3716         PR c++/6749
3717         * g++.dg/template/vtable2.C: New test.
3718
3719 2004-08-14  Richard Henderson  <rth@redhat.com>
3720
3721         * gcc.dg/torture/builtin-attr-1.c: Fix scalbln prototype.
3722         * gcc.dg/pack-test-4.c (main): Return 0.
3723         * gcc.dg/setjmp-1.c: Remove XFAIL.
3724         * gcc.dg/tree-ssa/20040615-1.c: Pass during dom1.
3725
3726 2004-08-14  Richard Henderson  <rth@redhat.com>
3727
3728         * gcc.dg/980217-1.c: Add prototype for printf.
3729
3730 2004-08-13  Bud Davis  <bdavis9659@comcast.net>
3731
3732         * gfortran.dg/pr16935.f90: New test.
3733
3734 2004-08-13  Janis Johnson  <janis187@us.ibm.com>
3735
3736         * g++.dg/ext/altivec-2.C: Revert previous changes and don't execute.
3737
3738 2004-08-13  Paul Brook  <paul@codesourcery.com>
3739
3740         * gfortran.dg/der_io_1.f90: Remove stray comma.
3741
3742 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
3743
3744         * gcc.dg/vmx/cw-bug-2.c: Remove.
3745         * gcc.dg/vmx/vprint-1.c: Remove.
3746         * gcc.dg/vmx/vscan-1.c: Remove.
3747
3748 2004-08-12  Devang patel  <dpatel@apple.com>
3749
3750         * gcc.dg/darwin-20040809-2.c: New test.
3751
3752 2004-08-12  Janis Johnson  <janis1872us.ibm.com>
3753
3754         * g++.dg/ext/altivec-12.C: New test.
3755
3756         * g++.dg/ext/altivec-11.C: New test.
3757
3758 2004-08-12  Paul Brook  <paul@codesourcery.com>
3759
3760         * g++.dg/abi/arm_cxa_vec_1.C: New test.
3761
3762 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
3763
3764         * g++.dg/ext/altivec-2.C: Check for hardware support before
3765         executing any VMX instructions.
3766
3767         * gcc.dg/vmx/ops-long-2.c: Add dg-error directives.
3768
3769 2004-08-12  Jakub Jelinek  <jakub@redhat.com>
3770
3771         PR c++/16276
3772         * g++.old-deja/g++.other/comdat4.C: New test.
3773         * g++.old-deja/g++.other/comdat4-aux.cc: New.
3774
3775 2004-08-12  Ben Elliston  <bje@au.ibm.com>
3776
3777         PR target/16286
3778         * gcc.dg/pr16286.c: New test.
3779
3780 2004-08-12 Jan Beulich <jbeulich@novell.com>
3781
3782         * g++.dg/ext/asm5.C: New.
3783
3784 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
3785
3786         PR c++/16698
3787         * g++.dg/eh/crash1.C: New test.
3788
3789         PR c++/16717
3790         * g++.dg/ext/construct1.C: New test.
3791
3792 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
3793
3794         PR c++/16853
3795         * g++.dg/init/ptrmem1.C: New test.
3796
3797         PR c++/16618
3798         * g++.dg/parse/offsetof5.C: New test.
3799
3800         PR c++/16870
3801         * g++.dg/template/overload3.C: New test.
3802
3803 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
3804
3805         PR c++/16964
3806         * g++.dg/parse/error16.C: New test.
3807
3808         PR c++/16904
3809         * g++.dg/template/error14.C: New test.
3810
3811         PR c++/16929
3812         * g++.dg/template/error15.C: New test.
3813
3814 2004-08-11  Devang Patel  <dpatel@apple.com>
3815
3816         * gcc.dg/darwin-ld-20040809-1.c: New test.
3817         * gcc.dg/darwin-ld-20040809-2.c: New test.
3818
3819 2004-08-11  Steven G. Kargl  <kargls@comcast.net>
3820
3821         PR fortran/16917
3822         * gfortran.dg/dfloat_1.f90: New test.
3823
3824 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
3825
3826         * gcc.dg/testsuite/gcc.dg/arm-eabi1.c: New test.
3827         * gcc.dg/dll-2.c: Fix dg-require syntax.
3828         * gcc.misc-tests/arm-isr.c (abort): Declare.
3829         (exit): Likewise.
3830
3831 2004-08-10  Mark Mitchell  <mark@codesourcery.com>
3832
3833         PR c++/16971
3834         * g++.dg/parse/crash16.C: New test.
3835
3836 2004-08-10  Roger Sayle  <roger@eyesopen.com>
3837
3838         * gcc.dg/mips-rsqrt-1.c: New test case.
3839         * gcc.dg/mips-rsqrt-2.c: New test case.
3840         * gcc.dg/mips-rsqrt-3.c: New test case.
3841
3842 2004-08-10  Paul Brook  <paul@codesourcery.com>
3843
3844         * gfortran.dg/der_io_1.f90: New test.
3845
3846 2004-08-10  Paul Brook  <paul@codesourcery.com>
3847
3848         PR fortran/16919
3849         * gfortran.dg/der_array_1.f90: New test.
3850
3851 2004-08-09  David Edelsohn  <edelsohn@gnu.org>
3852
3853         * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
3854
3855 2004-08-09  Paolo Bonzini  <bonzini@gnu.org>
3856
3857         * gcc.dg/wchar_t-2.c: Fix typo.
3858
3859 2004-08-09  Falk Hueffner  <falk@debian.org>
3860
3861         PR tree-optimization/12517
3862         * gcc.c-torture/compile/pr12517.c: New test.
3863
3864         PR tree-optimization/12578
3865         * gcc.c-torture/compile/pr12578.c: New test.
3866
3867         PR tree-optimization/12899
3868         * gcc.c-torture/compile/pr12899.c: New test.
3869
3870         PR rtl-optimization/14692
3871         * gcc.c-torture/compile/pr14692.c: New test.
3872
3873         PR tree-optimization/16461
3874         * gcc.c-torture/compile/pr16461.c: New test.
3875
3876 2004-08-06  Janne Blomqvist  <jblomqvi@cc.hut.fi>
3877
3878         * gfortran.dg/getenv_1.f90: New test.
3879
3880 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
3881
3882         * gcc.dg/symbian4.c: Expect a 2-byte wchar_t, not a 4-byte
3883         wchar_t.
3884         * gcc.dg/symbian5.c: Test -fno-short-wchar.
3885
3886 2004-08-06  Paul Brook  <paul@codesourcery.com>
3887
3888         * gfortran.dg/ret_array_1.f90: New test.
3889         * gfortran.dg/ret_pointer_1.f90: New test.
3890
3891 2004-08-06  Richard Sandiford  <rsandifo@redhat.com>
3892
3893         * gcc.dg/missing-field-init-[12].c: New tests.
3894         * g++.dg/warn/missing-field-init-[12].C: New tests.
3895
3896 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
3897
3898         * gcc.dg/enum2.c: New test.
3899         * gcc.dg/symbian3.c: Likewise.
3900         * gcc.dg/symbian4.c: Likewise.
3901         * gcc.dg/wchar_t-2.c: Likewise.
3902
3903 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
3904
3905         * g++.dg/ext/visibility/visibility-8.C: Add constructor and
3906         destructor tests.
3907
3908 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
3909
3910         * g++.dg/ext/visibility/assign1.C: Use scan-hidden and
3911         dg-require-visiblity.
3912         * g++.dg/ext/visibility/fvisibility-inlines-hidden.C: Likewise.
3913         * g++.dg/ext/visibility/fvisibility.C: Likewise.
3914         * g++.dg/ext/visibility/memfuncts.C: Likewise.
3915         * g++.dg/ext/visibility/new1.C: Likewise.
3916         * g++.dg/ext/visibility/pragma.C: Likewise.
3917         * g++.dg/ext/visibility/staticmemfuncts.C: Likewise.
3918         * g++.dg/ext/visibility/virtual.C: Likewise.
3919         * g++/dg/ext/visibility/visibility-1.C: Likewise.
3920         * g++/dg/ext/visibility/visibility-2.C: Likewise.
3921         * g++/dg/ext/visibility/visibility-3.C: Likewise.
3922         * g++/dg/ext/visibility/visibility-4.C: Likewise.
3923         * g++/dg/ext/visibility/visibility-5.C: Likewise.
3924         * g++/dg/ext/visibility/visibility-6.C: Likewise.
3925         * g++/dg/ext/visibility/visibility-7.C: Likewise.
3926         * g++/dg/ext/visibility/visibility-8.C: New test.
3927         * gcc.c-torture/compile/dll.x: Remove.
3928         * gcc.dg/dll-2.c: Use dg-require-dll
3929         * gcc.dg/visibility-10.c: New test.
3930         * lib/gcc-dg.exp (dg-require-dll): Add Symbian to list of targets
3931         supporting DLLs.
3932         * testsuite/lib/scanasm.exp (scan_hidden): New function.
3933         (scan_not_hidden): Likewise.
3934
3935 2004-08-05  David Edelsohn  <edelsohn@gnu.org>
3936
3937         * gcc.dg/sh4a-fprun.c: Fix dg-do typo.
3938
3939 2004-08-05  Richard Sandiford  <rsandifo@redhat.com>
3940
3941         * gcc.c-torture/execute/20040805-1.c: New test.
3942
3943 2004-08-04  Andrew Pinski  <pinskia@physics.uc.edu>
3944
3945         * gcc.dg/20020118-1.c: Declare abort.
3946         * gcc.dg/altivec_check.h: Likewise.
3947         * gcc.dg/iftrap-2.c: Likewise.
3948         * gcc.dg/pragma-darwin.c: Likewise.
3949         * gcc.dg/rs6000-ldouble-1.c: Declare abort and exit.
3950
3951 2004-08-04  Geoffrey Keating  <geoffk@apple.com>
3952
3953         * g++.dg/ext/altivec_check.h: Declare exit as extern "C".
3954
3955 2004-08-05  Joseph S. Myers  <jsm@polyomino.org.uk>
3956
3957         * gcc.c-torture/execute/builtins/abs-2.c,
3958         gcc.c-torture/execute/builtins/abs-3.c,
3959         gcc.c-torture/execute/builtins/lib/abs.c, gcc.dg/format/format.h,
3960         gcc.dg/torture/builtin-attr-1.c: Use predefined macros for
3961         intmax_t, uintmax_t and their limits.
3962         * gcc.dg/intmax_t-1.c: New test.
3963
3964 2004-08-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3965
3966         * g++.dg/tc1/dr147.C: Add reference to PR.
3967
3968 2004-08-03  Richard Sandiford  <rsandifo@redhat.com>
3969
3970         * gcc.dg/mips-args-[23].c: Declare abort() and exit().
3971         * gcc.dg/torture/mips-hilo-[12].c: Likewise.
3972
3973 2004-08-03  David Edelsohn  <edelsohn@gnu.org>
3974
3975         * gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
3976
3977 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
3978
3979         * gcc.dg/redecl-5.c: New test.
3980         * gcc.dg/format/attr-6.c: Expect warning for implicit declaration
3981         of scanf.
3982
3983 2004-08-03  Roger Sayle  <roger@eyesopen.com>
3984
3985         PR middle-end/16790
3986         * gcc.c-torture/execute/pr16790-1.c: New test case.
3987
3988 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
3989
3990         * g++.dg/ext/visibility/assign1.C: New test.
3991         * g++.dg/ext/visibility/new1.C: Likewise.
3992
3993         * gcc.dg/symbian1.c: New test.
3994         * gcc.dg/symbian2.c: Likewise.
3995
3996 2004-08-03  H.J. Lu  <hongjiu.lu@intel.com>
3997
3998         PR target/16570
3999         * gcc.dg/i386-sse-9.c: New test.
4000
4001 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
4002
4003         * gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
4004
4005 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
4006
4007         * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg/20001117-1.c,
4008         gcc.dg/20010202-1.c, gcc.dg/20011008-2.c, gcc.dg/20011214-1.c,
4009         gcc.dg/20020201-1.c, gcc.dg/20020312-2.c, gcc.dg/20020426-2.c,
4010         gcc.dg/20030331-2.c, gcc.dg/20030612-1.c, gcc.dg/20030926-1.c,
4011         gcc.dg/20031216-1.c, gcc.dg/20031218-3.c, gcc.dg/20040305-2.c,
4012         gcc.dg/980226-1.c, gcc.dg/Wreturn-type2.c,
4013         gcc.dg/Wunreachable-6.c, gcc.dg/Wunreachable-7.c,
4014         gcc.dg/align-1.c, gcc.dg/builtin-prefetch-1.c,
4015         gcc.dg/builtins-17.c, gcc.dg/builtins-19.c, gcc.dg/builtins-2.c,
4016         gcc.dg/builtins-20.c, gcc.dg/builtins-21.c, gcc.dg/builtins-7.c,
4017         gcc.dg/builtins-8.c, gcc.dg/cpp/19930510-1.c,
4018         gcc.dg/cpp/charconst-3.c, gcc.dg/cpp/charconst-4.c,
4019         gcc.dg/cpp/mi6.c, gcc.dg/cpp/tr-paste.c, gcc.dg/cpp/trad/mi6.c,
4020         gcc.dg/cpp/trad/paste.c, gcc.dg/cpp/trad/strify.c,
4021         gcc.dg/fastmath-1.c, gcc.dg/fshort-wchar.c, gcc.dg/i386-387-7.c,
4022         gcc.dg/i386-387-8.c, gcc.dg/i386-asm-1.c, gcc.dg/i386-cadd.c,
4023         gcc.dg/i386-fpcvt-3.c, gcc.dg/i386-loop-3.c,
4024         gcc.dg/i386-memset-1.c, gcc.dg/loop-2.c, gcc.dg/nest.c,
4025         gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c,
4026         gcc.dg/noncompile/scope.c, gcc.dg/pack-test-4.c,
4027         gcc.dg/pack-test-5.c, gcc.dg/pch/inline-4.c, gcc.dg/postincr-1.c,
4028         gcc.dg/pr10392-1.c, gcc.dg/pragma-align.c,
4029         gcc.dg/profile-generate-1.c, gcc.dg/sibcall-1.c,
4030         gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
4031         gcc.dg/sibcall-5.c, gcc.dg/sibcall-6.c, gcc.dg/switch-warn-1.c,
4032         gcc.dg/switch-warn-2.c, gcc.dg/torture/builtin-attr-1.c,
4033         gcc.dg/torture/builtin-math-1.c, gcc.dg/torture/builtin-noret-2.c,
4034         gcc.dg/trampoline-1.c, gcc.dg/tree-ssa/20030703-1.c,
4035         gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
4036         gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
4037         gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030729-1.c,
4038         gcc.dg/tree-ssa/20030730-1.c, gcc.dg/tree-ssa/20030730-2.c,
4039         gcc.dg/tree-ssa/20030731-1.c, gcc.dg/tree-ssa/20030807-11.c,
4040         gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-5.c,
4041         gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030808-1.c,
4042         gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
4043         gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
4044         gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
4045         gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
4046         gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-3.c,
4047         gcc.dg/tree-ssa/20030922-1.c, gcc.dg/tree-ssa/20031113-1.c,
4048         gcc.dg/tree-ssa/20040121-1.c, gcc.dg/tree-ssa/20040319-1.c,
4049         gcc.dg/tree-ssa/20040324-1.c, gcc.dg/tree-ssa/20040326-1.c,
4050         gcc.dg/tree-ssa/20040326-2.c, gcc.dg/tree-ssa/20040517-1.c,
4051         gcc.dg/tree-ssa/ssa-ccp-10.c, gcc.dg/tree-ssa/ssa-pre-1.c,
4052         gcc.dg/tree-ssa/tailcall-1.c, gcc.dg/tree-ssa/tailrecursion-5.c,
4053         gcc.dg/ultrasp3.c, gcc.dg/winline-7.c, gcc.misc-tests/bprob-1.c,
4054         gcc.misc-tests/bprob-2.c, gcc.misc-tests/gcov-3.c,
4055         gcc.misc-tests/gcov-4.c, gcc.misc-tests/gcov-4b.c,
4056         gcc.misc-tests/gcov-6.c, gcc.misc-tests/gcov-7.c,
4057         gcc.misc-tests/i386-pf-3dnow-1.c,
4058         gcc.misc-tests/i386-pf-athlon-1.c,
4059         gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
4060         objc.dg/nested-func-1.m, objc.dg/special/unclaimed-category-1.m:
4061         Declare built-in functions used.
4062         * gcc.dg/torture/builtin-attr-1.c (nexttoward): Use FPTEST2ARG2.
4063
4064 2004-08-02  Mark Mitchell  <mark@codesourcery.com>
4065
4066         PR c++/16707
4067         * g++.dg/lookup/using12.C: New test.
4068
4069         * g++.dg/init/null1.C: Fix PR number.
4070         * g++.dg/parse/namespace10.C: Likewise.
4071
4072 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
4073
4074         PR c++/16224
4075         * g++.dg/template/spec17.C: New test.
4076         * g++.old-deja/g++.ns/template13.C: Remove XFAIL.
4077         * g++.old-deja/g++.pt/lookup10.C: Add dg-error marker.
4078
4079 2004-08-02  David Billinghurst
4080
4081         PR fortran/16292
4082         * gfortran.dg/g77/cabs.f: xfail on mips-sgi-irix6*
4083
4084 2004-08-01  Zack Weinberg  <zack@codesourcery.com>
4085
4086         * gcc.dg/ia64-got-1.c: New test case.
4087
4088 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
4089
4090         PR c++/16489
4091         * g++.dg/init/null1.C: New test.
4092         * g++.dg/tc1/dr76.C: Adjust error marker.
4093
4094         PR c++/16529
4095         * g++.dg/parse/namespace10.C: New test.
4096
4097         PR c++/16810
4098         * g++.dg/inherit/ptrmem2.C: New test.
4099
4100 2004-08-02  Ben Elliston  <bje@au.ibm.com>
4101
4102         PR target/16155
4103         * gcc.dg/pr16155.c: New test.
4104
4105 2004-07-31  Joseph S. Myers  <jsm@polyomino.org.uk>
4106
4107         * gcc.dg/redecl-2.c: New test.
4108
4109 2004-07-30  Geoffrey Keating  <geoffk@apple.com>
4110
4111         * gcc.dg/darwin-longdouble.c: New file.
4112
4113 2004-07-30  Richard Henderson  <rth@redhat.com>
4114
4115         * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Fix
4116         write to constant argument.
4117         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
4118
4119 2004-07-30  Richard Henderson  <rth@redhat.com>
4120
4121         * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Disable
4122         tests of nearest around zero.
4123
4124 2004-07-30  Andrew Pinski  <apinski@apple.com>
4125
4126         * gcc.c-torture/compile/20040730-1.c: New test.
4127
4128 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
4129
4130         * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
4131         powerpc-eabispe.
4132
4133 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
4134
4135         * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
4136
4137 2004-07-30  Richard Sandiford  <rsandifo@redhat.com>
4138
4139         * lib/g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already
4140         contains $ld_library_path.
4141         * lib/gfortran.exp (gfortran_link_flags): Likewise.
4142
4143 2004-07-29  Richard Henderson  <rth@redhat.com>
4144
4145         * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.
4146
4147         * g++.dg/ext/stmtexpr2.C (alt1): Rename from expected.
4148         (alt2, which): New.
4149         (Check): Accept either alternative.
4150
4151 2004-07-29  Mark Mitchell  <mark@codesourcery.com>
4152
4153         * g++.dg/abi/inline1.C: New test.
4154         * g++.dg/abi/local1-a.cc: Likewise.
4155         * g++.dg/abi/local1.C: Likewise.
4156         * g++.dg/abi/mangle11.C: Tweak location of warnings.
4157         * g++.dg/abi/mangle12.C: Likewise.
4158         * g++.dg/abi/mangle17.C: Likewise.
4159         * g++.dg/abi/mangle20-2.C: Likewise.
4160         * g++.dg/opt/interface1.C: Likewise.
4161         * g++.dg/opt/interface1.h: Likewise.
4162         * g++.dg/opt/interface1-a.cc: New test.
4163         * g++.dg/parse/repo1.C: New test.
4164         * g++.dg/template/repo1.C: Likewise.
4165         * g++.dg/warn/Winline-1.C: Likewise.
4166         * lib/gcc-dg.exp (gcc-dg-test-1): Fix -frepo handling.
4167
4168 2004-07-29  Diego Novillo  <dnovillo@redhat.com>
4169
4170         * gcc.dg/tree-ssa/20040729-1.c: New test.
4171
4172 2004-07-27  Matt Austern <austern@apple.com>
4173
4174         * gcc.dg/darwin-bool-1.c: New test.
4175         * gcc.dg/darwin-bool-2.c: New test.
4176
4177 2004-07-28  Richard Henderson  <rth@redhat.com>
4178
4179         * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
4180         arguments in the correct type.  Don't write to constant arguments.
4181
4182 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
4183
4184         PR tree-optimization/16688
4185         PR tree-optimization/16689
4186         * g++.dg/tree-ssa/pr16688.C: New test.
4187
4188 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
4189
4190         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
4191         loads.  Not only in the comment, this time.
4192
4193 2004-07-28  Alexandre Oliva  <aoliva@redhat.com>
4194
4195         2003-07-06  Alexandre Oliva  <aoliva@redhat.com>
4196         * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
4197         2003-07-01  Alexandre Oliva  <aoliva@redhat.com>
4198         * gcc.dg/sh4a-bitmovua.c: New.
4199         * gcc.dg/sh4a-cos.c: New.
4200         * gcc.dg/sh4a-cosf.c: New.
4201         * gcc.dg/sh4a-fprun.c: New.
4202         * gcc.dg/sh4a-fsrra.c: New.
4203         * gcc.dg/sh4a-memmovua.c: New.
4204         * gcc.dg/sh4a-sin.c: New.
4205         * gcc.dg/sh4a-sincos.c: New.
4206         * gcc.dg/sh4a-sincosf.c: New.
4207         * gcc.dg/sh4a-sinf.c: New.
4208
4209 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
4210
4211         * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
4212         conditionals.
4213         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
4214         loads.
4215         * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
4216         DOM1.
4217
4218 2004-07-27  Andrew Pinski  <apinski@apple.com>
4219
4220         * g++.dg/rtti/tinfo1.C: Correct the xfail.
4221
4222 2004-07-27  Nitin Yewale <nitiny@kpitcummins.com>
4223
4224         * gcc.dg/pragma-isr.c: New test.
4225
4226 2004-07-27  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4227
4228         PR c++/14429
4229         * g++.dg/template/ttp11.C: New test.
4230
4231 2004-07-27  Diego Novillo  <dnovillo@redhat.com>
4232
4233         * gcc.c-torture/compile/20040727-1.c: New test.
4234
4235 2004-07-26  Eric Christopher  <echristo@redhat.com>
4236
4237         * gcc.c-torture/compile/20040726-2.c: New test.
4238
4239 2004-07-26  Andrew Pinski  <apinski@apple.com>
4240
4241         * g++.dg/rtti/tinfo1.C: Xfail.
4242
4243 2004-07-26  Richard Sandiford  <rsandifo@redhat.com>
4244
4245         * gcc.c-torture/compile/20040726-1.c: New test.
4246
4247 2004-07-26  Niall Douglas  <s_fsfeurope2@nedprod.com>
4248             Brian Ryner  <bryner@brianryner.com>
4249
4250         PR c++/9283
4251         PR c++/15000
4252         * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
4253         * g++.dg/ext/visibility/: New directory.
4254         * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
4255         g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
4256         g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
4257         g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
4258         * g++.dg/ext/visibility/fvisibility.C,
4259         g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
4260         g++.dg/ext/visibility/fvisibility-override1.C
4261         g++.dg/ext/visibility/fvisibility-override2.C
4262         g++.dg/ext/visibility/memfuncts.C
4263         g++.dg/ext/visibility/noPLT.C
4264         g++.dg/ext/visibility/pragma.C
4265         g++.dg/ext/visibility/pragma-override1.C
4266         g++.dg/ext/visibility/pragma-override2.C
4267         g++.dg/ext/visibility/staticmemfuncts.C
4268         g++.dg/ext/visibility/virtual.C: New tests.
4269
4270 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
4271
4272         PR c/15360
4273         * gcc.dg/pr15360-1.c: New test.
4274
4275 2004-07-25  Daniel Jacobowitz  <dan@debian.org>
4276
4277         * gcc.dg/pragma-align-2.c: New test.
4278         * gcc.dg/pragma-init-fini.c: New test.
4279         * gcc.dg/pragma-align.c: Change from compile to run.  Run on Solaris
4280         targets.
4281
4282 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
4283
4284         * gcc.dg/init-string-2.c: New test.
4285
4286 2004-07-24  Zack Weinberg  <zack@codesourcery.com>
4287
4288         PR 16684
4289         * gcc.dg/Wredundant-decls-1.c: New test case.
4290
4291 2004-07-24  Jakub Jelinek  <jakub@redhat.com>
4292
4293         * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
4294         * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
4295         * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
4296         * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
4297         * gcc.dg/compat/generate-random.c: New file.
4298         * gcc.dg/compat/generate-random.h: Likewise.
4299         * gcc.dg/compat/generate-random_r.c: Likewise.
4300         * gcc.dg/compat/struct-layout-1.h: Likewise.
4301         * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
4302         * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
4303         * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
4304         * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
4305         * gcc.dg/compat/struct-layout-1_main.c: New test.
4306         * gcc.dg/compat/struct-layout-1_x.c: New file.
4307         * gcc.dg/compat/struct-layout-1_y.c: New file.
4308         * gcc.dg/compat/struct-layout-1_test.h: New file.
4309
4310 2004-07-23  Joseph S. Myers  <jsm@polyomino.org.uk>
4311
4312         * gcc.dg/comp-return-1.c: New test
4313
4314 2004-07-23  Janis Johnson  <janis187@us.ibm.com>
4315
4316         * gcc.dg/vmx/8-02a.c: Fix typo.
4317
4318         * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
4319         * gcc.dg/darwin-abi-3.c: New test.
4320
4321         * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
4322         * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
4323
4324         * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
4325         * gcc.dg/vmx/ops-long-1.c: New test.
4326         * gcc.dg/vmx/ops-long-2.c: New test.
4327
4328 2004-07-23  Nathan Sidwell  <nathan@codesourcery.com>
4329
4330         * g++.dg/lookup/conv-[1234].C: New.
4331
4332 2004-07-22  Mark Mitchell  <mark@codesourcery.com>
4333
4334         * g++.dg/parse/attr2.C: Simplify.
4335
4336 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
4337
4338         PR c/7284
4339         * gcc.c-torture/execute/pr7284-1.c: New test.
4340
4341 2004-07-22  Brian Booth  <bbooth@redhat.com>
4342
4343         * gcc.dg/tree-ssa/20040721-1.c: New test.
4344
4345 2004-07-22  Nathan Sidwell  <nathan@codesourcery.com>
4346
4347         * g++.dg/template/crash20.c: New.
4348
4349 2004-07-22  David Billinghurst (David.Billinghurst@riotinto.com)
4350
4351         * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
4352         Add dg-run directive.  Declare variables as required.
4353         * gfortran.dg/g77/README: Update
4354
4355 2004-07-22  Hans-Peter Nilsson  <hp@axis.com>
4356
4357         * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
4358         gcc.dg/cris-peep2-andu2.c: New tests.
4359
4360 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
4361
4362         PR c/15052
4363         * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
4364         on return type.
4365         * gcc.dg/qual-return-1.c: Use -Wreturn-type.  Update expected
4366         messages.
4367         * gcc.dg/qual-return-2.c: Update expected messages.
4368         * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
4369
4370 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
4371
4372         * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
4373         * gcc.dg/noncompile/921102-1.c: Update expected error message.
4374
4375 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
4376
4377         PR c/11250
4378         * gcc.dg/init-string-1.c: New test.
4379
4380 2004-07-21  Jakub Jelinek  <jakub@redhat.com>
4381
4382         PR middle-end/15345
4383         PR c/16450
4384         * gcc.dg/torture/nested-fn-1.c: New test.
4385
4386 2004-07-20  H.J. Lu  <hongjiu.lu@intel.com>
4387
4388         PR target/16559
4389         * gcc.dg/ia64-fptr-1.c: New file.
4390
4391 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4392
4393         PR c++/14497
4394         * g++.dg/template/spec16.C: New test.
4395         * g++.old-deja/g++.robertl/eb118.C: Remove.
4396
4397 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4398
4399         PR c++/509
4400         * g++.dg/template/spec15.C: New test.
4401
4402 2004-07-21  David Billinghurst (David.Billinghurst@riotinto.com)
4403
4404         Copy cases from g77.f-torture/execute and add dg-run
4405         directive.  Other changes as noted.
4406         * gfortran.dg/g77/13037.f
4407         * gfortran.dg/g77/1832.f
4408         * gfortran.dg/g77/19981119-0.f
4409         * gfortran.dg/g77/19990313-0.f
4410         * gfortran.dg/g77/19990313-1.f
4411         * gfortran.dg/g77/19990313-2.f
4412         * gfortran.dg/g77/19990313-3.f
4413         * gfortran.dg/g77/19990419-1.f
4414         * gfortran.dg/g77/19990826-0.f
4415         * gfortran.dg/g77/19990826-2.f
4416         * gfortran.dg/g77/20000503-1.f
4417         * gfortran.dg/g77/20001111.f
4418         * gfortran.dg/g77/20010116.f
4419         * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
4420         * gfortran.dg/g77/20010430.f
4421         * gfortran.dg/g77/6177.f
4422         * gfortran.dg/g77/947.f
4423         * gfortran.dg/g77/970816-3.f
4424         * gfortran.dg/g77/971102-1.f
4425         * gfortran.dg/g77/980520-1.f
4426         * gfortran.dg/g77/980628-0.f
4427         * gfortran.dg/g77/980628-1.f
4428         * gfortran.dg/g77/980628-10.f
4429         * gfortran.dg/g77/980628-2.f
4430         * gfortran.dg/g77/980628-3.f
4431         * gfortran.dg/g77/980628-7.f
4432         * gfortran.dg/g77/980628-8.f
4433         * gfortran.dg/g77/980628-9.f
4434         * gfortran.dg/g77/980701-0.f
4435         * gfortran.dg/g77/980701-1.f
4436         * gfortran.dg/g77/cabs.f
4437         * gfortran.dg/g77/claus.f
4438         * gfortran.dg/g77/complex_1.f
4439         * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
4440         * gfortran.dg/g77/dcomplex.f
4441         * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
4442         * gfortran.dg/g77/f90-intrinsic-mathematical.f
4443         * gfortran.dg/g77/f90-intrinsic-numeric.f
4444         * gfortran.dg/g77/int8421.f
4445         * gfortran.dg/g77/labug1.f
4446         * gfortran.dg/g77/large_vec.f
4447         * gfortran.dg/g77/le.f
4448         * gfortran.dg/g77/short.f
4449         * gfortran.dg/g77/README: Update
4450
4451 2004-07-20  Mark Mitchell  <mark@codesourcery.com>
4452
4453         PR c++/16637
4454         * g++.dg/parse/lookup4.C: New test.
4455
4456 2004-07-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4457
4458         PR c++/16175
4459         * g++.dg/template/ttp10.C: New test.
4460
4461 2004-07-20  Joseph S. Myers  <jsm@polyomino.org.uk>
4462
4463         * gcc.dg/pr12625-1.c: New test.
4464
4465 2004-07-20  Steven Bosscher  <stevenb@suse.de>
4466
4467         * testsuite/gcc.dg/switch-warn-1.c: New test.
4468         * testsuite/gcc.dg/switch-warn-2.c: New test.
4469         * gcc.c-torture/compile/pr14730.c: Update.
4470
4471 2004-07-19  Kelley Cook  <kcook@gcc.gnu.org>
4472
4473         * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
4474         g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
4475         g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
4476         g++.dg/template/nontype3.C: Remove trailing CR from tests.
4477
4478 2004-07-18  Mark Mitchell  <mark@codesourcery.com>
4479
4480         PR c++/16623
4481         * g++.dg/template/assign1.C: New test.
4482
4483 2004-07-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4484
4485         PR c++/12170
4486         * g++.dg/template/ttp9.C: New test.
4487
4488 2004-07-19  Daniel Jacobowitz  <dan@debian.org>
4489
4490         * gcc.dg/format/cmn-err-1.c: New test.
4491
4492 2004-07-19  Joseph S. Myers  <jsm@polyomino.org.uk>
4493
4494         * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
4495         gcc.dg/Wparentheses-10.c: New tests.
4496         * gcc.dg/Wparentheses-5.c: Remove XFAILs.
4497
4498 2004-07-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4499
4500         PR fortran/16465
4501         * gfortran.dg/g77//ffixed-line-length-0.f,
4502         gfortran.dg/g77/ffixed-line-length-132.f,
4503         gfortran.dg/g77/ffixed-line-length-72.f,
4504         gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
4505         gfortran.dg/g77/README: Update.
4506
4507 2004-07-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4508
4509         PR c++/13092
4510         * g++.dg/template/non-dependent7.C: New test.
4511         * g++.dg/template/non-dependent8.C: Likewise.
4512         * g++.dg/template/non-dependent9.C: Likewise.
4513         * g++.dg/template/non-dependent10.C: Likewise.
4514
4515 2004-07-17  Mark Mitchell  <mark@codesourcery.com>
4516
4517         PR c++/16337
4518         * g++.dg/parse/attr2.C: New test.
4519
4520 2004-07-17  Toon Moene  <toon@moene.indiv.nluug.nl>
4521
4522         * g77.dg: Removed.
4523         * g77.f-torture: Ditto.
4524
4525 2004-07-17  Joseph S. Myers  <jsm@polyomino.org.uk>
4526
4527         * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
4528         gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
4529         Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
4530
4531 2004-07-16  Richard Henderson  <rth@redhat.com>
4532
4533         * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
4534
4535 2004-07-16  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4536
4537         * lib/fortran-torture.exp (fortran-torture): Don't test compile
4538         tests with full list of options.
4539         * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
4540         of TORTURE_OPTIONS if test contains 'dg-do run'.
4541
4542         PR fortran/16404
4543         * gfortran.dg/do_iterator.f90: New test.
4544
4545 2004-07-16  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4546
4547         PR rtl-optimization/16536
4548         * gcc.c-torture/execute/restrict-1.c: New test.
4549
4550 2004-07-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4551
4552         PR fortran/15324
4553         * gfortran.dg/pr15324.f90: New test.
4554
4555         PR fortran/15129
4556         * gfortran.dg/pr15129.f90: New test.
4557
4558         PR fortran/15140
4559         * gfortran.dg/pr15140.f90: New test.
4560
4561         PR fortran/13792
4562         * gfortran.fortran-torture/execute/bounds.f90: Add check for
4563         compile-time simplification.
4564
4565 2004-07-14  Mike Stump  <mrs@apple.com>
4566
4567         * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
4568
4569 2004-07-14  James E Wilson  <wilson@specifixinc.com>
4570
4571         PR target/16325
4572         * gcc.dg/profile-generate-1.c: New.
4573
4574 2004-07-15  Jakub Jelinek  <jakub@redhat.com>
4575
4576         * gcc.c-torture/execute/20040709-1.c: New test.
4577         * gcc.c-torture/execute/20040709-2.c: New test.
4578
4579 2004-07-14  Mike Stump  <mrs@apple.com>
4580
4581         * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
4582
4583 2004-07-14  Mike Stump  <mrs@apple.com>
4584
4585         * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
4586
4587 2004-07-13  Mark Mitchell  <mark@codesourcery.com>
4588
4589         PR c++/16518
4590         * g++.dg/parse/mutable1.C: New test.
4591
4592 2004-07-13  Diego Novillo  <dnovillo@redhat.com>
4593
4594         PR tree-optimization/16443
4595         * gcc.dg/tree-ssa/20040713-1.c: New test.
4596
4597 2004-07-15  Ulrich Weigand  <uweigand@de.ibm.com>
4598
4599         * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
4600         for operator new.
4601
4602 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
4603
4604         * gfortran.dg/g77/README: New file
4605         * gfortran.dg/g77/19981216-0.f:  Copy from
4606         g77.f-torture/noncompile.  Add "dg-do compile" and
4607         dg-error as required.
4608         * gfortran.dg/g77/19990218-1.f: Likewise
4609         * gfortran.dg/g77/19990905-1.f: Likewise
4610         * gfortran.dg/g77/9263.f: Likewise
4611         * gfortran.dg/g77/980615-0.f: Likewise
4612         * gfortran.dg/g77/980616-0.f: Likewise
4613         * gfortran.dg/g77/check0.f: Likewise
4614         * gfortran.dg/g77/select_no_compile.f: Likewise
4615
4616 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
4617
4618         Copy files from g77.f-torture/compile.
4619         Add "{ dg-do compile}".  Other changes as noted
4620         * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
4621         * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
4622         * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
4623         * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
4624         * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
4625         * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
4626         * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
4627         * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
4628         statement to conform to standard.  Append alpha1.x for reference.
4629         * gfortran.dg/g77/xformat.f: Add dg-warning
4630
4631 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
4632
4633         * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
4634         Add {dg-do compile} directive.
4635         * gfortran.dg/g77/cpp2.F: Likewise
4636
4637 2004-07-12  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4638
4639         PR c++/5402
4640         * g++.dg/lookup/name-clash1.C: New test.
4641
4642         PR c++/9777
4643         * g++.dg/lookup/name-clash2.C: New test.
4644
4645         PR c++/12102
4646         * g++.dg/lookup/name-clash3.C: New test.
4647
4648 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4649
4650         * g++.dg/lookup/new2.C: New test.
4651         * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
4652
4653 2004-07-12  David Billinghurst <David.Billinghurst@riotinto.com>
4654
4655         * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
4656         Add {dg-do compile} directive.
4657         * gfortran.dg/g77/13060.f: Likewise
4658         * gfortran.dg/g77/19990218-0.f: Likewise
4659         * gfortran.dg/g77/19990305-0.f: Likewise
4660         * gfortran.dg/g77/19990419-0.f: Likewise
4661         * gfortran.dg/g77/19990502-0.f: Likewise
4662         * gfortran.dg/g77/19990502-1.f: Likewise
4663         * gfortran.dg/g77/19990525-0.f: Likewise
4664         * gfortran.dg/g77/19990826-1.f: Likewise
4665         * gfortran.dg/g77/19990826-3.f: Likewise
4666         * gfortran.dg/g77/19990905-2.f: Likewise
4667         * gfortran.dg/g77/20000412-1.f: Likewise
4668         * gfortran.dg/g77/20000511-1.f: Likewise
4669         * gfortran.dg/g77/20000511-2.f: Likewise
4670         * gfortran.dg/g77/20000518.f: Likewise
4671         * gfortran.dg/g77/20000601-1.f: Likewise
4672         * gfortran.dg/g77/20000601-2.f: Likewise
4673         * gfortran.dg/g77/20000629-1.f: Likewise
4674         * gfortran.dg/g77/20000630-2.f: Likewise
4675         * gfortran.dg/g77/20010115.f: Likewise
4676         * gfortran.dg/g77/20010321-1.f: Likewise
4677         * gfortran.dg/g77/20010426.f: Likewise
4678         * gfortran.dg/g77/20020307-1.f: Likewise
4679         * gfortran.dg/g77/8485.f: Likewise
4680         * gfortran.dg/g77/960317-1.f: Likewise
4681         * gfortran.dg/g77/970915-0.f: Likewise
4682         * gfortran.dg/g77/980310-1.f: Likewise
4683         * gfortran.dg/g77/980310-2.f: Likewise
4684         * gfortran.dg/g77/980310-3.f: Likewise
4685         * gfortran.dg/g77/980310-4.f: Likewise
4686         * gfortran.dg/g77/980310-6.f: Likewise
4687         * gfortran.dg/g77/980310-7.f: Likewise
4688         * gfortran.dg/g77/980310-8.f: Likewise
4689         * gfortran.dg/g77/980419-2.f: Likewise
4690         * gfortran.dg/g77/980424-0.f: Likewise
4691         * gfortran.dg/g77/980427-0.f: Likewise
4692         * gfortran.dg/g77/980729-0.f: Likewise
4693         * gfortran.dg/g77/981117-1.f: Likewise
4694         * gfortran.dg/g77/toon_1.f: Likewise
4695
4696 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4697
4698         PR c++/2204
4699         * g++.dg/other/abstract2.C: New test.
4700
4701 2004-07-12  Paul Brook  <paul@codesourcery.com>
4702
4703         * gfortran.dg/pointer_init_1.f90: New test.
4704
4705 2004-07-11  Paul Brook  <paul@codesourcery.com>
4706
4707         PR fortran/15986
4708         * gfortran.dg/contained_1.f90: New test.
4709
4710 2004-07-11  Mark Mitchell  <mark@codesourcery.com>
4711
4712         * g++.dg/parse/defarg8.C: New test.
4713
4714 2004-07-11  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4715
4716         PR fortran/16433
4717         * gfortran.dg/pr16433.f: New test.
4718
4719         PR fortran/17574
4720         * gfortran.dg/pr15754.f90: New test.
4721
4722 2004-07-11  Joseph S. Myers  <jsm@polyomino.org.uk>
4723
4724         PR tree-optimization/16437
4725         * gcc.c-torture/execute/bitfld-4.c: New test.
4726
4727 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4728
4729         * gfortran.fortran-torture/execute/common_2.f90: Add check for
4730         access to common var from module.
4731
4732 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4733
4734         PR fortran/16336
4735         * gfortran.fortran-torture/execute/common_2.f90: New test.
4736
4737 2004-07-10  Paul Brook  <paul@codesourcery.com>
4738
4739         * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
4740
4741 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4742
4743         PR fortran/15969
4744         * gfortran.fortran-torture/execute/der_init_5.f90: New test.
4745
4746 2004-07-10  David Billinghurst <David.Billinghurst@riotinto.com>
4747
4748         * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
4749         * gfortran.dg/g77/ffixed-form-2.f: Likewise
4750         * gfortran.dg/g77/ffree-form-1.f: Likewise
4751         * gfortran.dg/g77/ffree-form-2.f: Likewise
4752         * gfortran.dg/g77/ffree-form-3.f: Likewise
4753         * gfortran.dg/g77/fno-underscoring.f: Likewise
4754         * gfortran.dg/g77/funderscoring.f: Likewise
4755         * gfortran.dg/g77/pr9258.f: Likewise.  Add dg-warning lines.
4756
4757 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4758
4759         * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
4760
4761 2004-07-10 Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4762         Paul Brook  <paul@codesourcery.com>
4763
4764         PR fortran/13415
4765         * gfortran.dg/common_pointer_1.f90: New test.
4766
4767 2004-07-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4768
4769         * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
4770
4771 2004-07-09  James E Wilson  <wilson@specifixinc.com>
4772
4773         PR target/16364
4774         * gcc.c-torture/compile/20040709-1.c: New.
4775
4776 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4777
4778         PR fortran/14077
4779         * gfortran.fortran-torture/execute/module_init_1.f90: New test.
4780
4781 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4782
4783         PR fortran/13201
4784         * gfortran.dg/shape_1.f90: New test.
4785
4786 2004-07-09  Zack Weinberg  <zack@codesourcery.com>
4787             Andrew Pinski  <apinski@apple.com>
4788
4789         * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
4790
4791 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4792
4793         * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
4794         comment.
4795
4796 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4797         Paul Brook  <paul@codesourcery.com>
4798
4799         * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
4800         '.f95' and '.F95'.
4801
4802 2004-07-09  Diego Novillo  <dnovillo@redhat.com>
4803
4804         * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
4805
4806 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4807
4808         * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
4809         testcases with capital suffix.
4810
4811 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4812
4813         PR fortran/15481
4814         PR fortran/13372
4815         PR fortran/13575
4816         PR fortran/15978
4817         * gfortran.fortran-torture/compile/implicit_2.f90: New test.
4818
4819         * gfortran.dg/implicit_1.f90: New test.
4820
4821 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
4822
4823         * lib/gfortran-dg.exp (gfortran-dg-test):  Adapt regular
4824         expression to match gfortran warning/error messages
4825         * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
4826         dg-error text.
4827
4828 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
4829
4830         * lib/fortran-torture.exp: Rename proc search_for to
4831         search_for_re.
4832
4833 2004-07-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
4834
4835         * gcc.c-torture/execute/simd-5.x: New file.
4836         XFAIL on SPARC 64-bit at -O0.
4837
4838 2004-07-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4839
4840         PR c++/8211
4841         PR c++/16165
4842         * g++.dg/warn/effc3.C: New test.
4843
4844 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
4845
4846         * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
4847         change X to 1X in format.
4848         * gfortran.dg/g77/20010216-1.f:  Copy from g77.dg and
4849         add data statements to conform to standard.
4850
4851 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
4852
4853         * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
4854         * gfortran.dg/g77/f77-edit-t-in.f: Likewise
4855         * gfortran.dg/g77/f77-edit-x-out.f: Likewise
4856
4857 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
4858
4859         * gfortran.dg/g77/7388.f: Copy from g77.dg
4860         * gfortran.dg/g77/f77-edit-i-out.f: Likewise
4861         * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
4862         * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
4863         * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
4864         * gfortran.dg/g77/f77-edit-t-out.f: Likewise
4865         * gfortran.dg/g77/f77-edit-h-out.f: Likewise
4866         * gfortran.dg/g77/strlen0.f: Likewise
4867
4868 2004-07-09   David Billinghurst <David.Billinghurst@riotinto.com>
4869
4870         * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
4871         * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
4872
4873 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4874
4875         * gcc.c-torture/execute/920428-2.x: Delete.
4876         * gcc.c-torture/execute/920501-7.x: Likewise.
4877
4878 2004-07-08  Jakub Jelinek  <jakub@redhat.com>
4879
4880         * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
4881         -march=i386 into -march=i686.  Add -march=i686 -mtune=x and
4882         -march=x for pentium3, pentium3m, pentium-m, pentium4m,
4883         prescott and c3-2.
4884         (PREFETCH_3DNOW): Add -march=c3.
4885
4886 2004-07-08  Diego Novillo  <dnovillo@redhat.com>
4887
4888         PR c/16437
4889         * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
4890         * gcc.c-torture/execute/bf64-1.x: Likewise.
4891
4892 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4893
4894         * gcc.c-torture/compile/20040708-1.c: New test.
4895
4896 2004-07-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4897
4898         PR c++/16169
4899         * g++.dg/warn/effc2.C: New test.
4900
4901 2004-07-08  Joseph S. Myers  <jsm@polyomino.org.uk>
4902
4903         * gcc.c-torture/execute/bitfld-1.x: Remove.
4904         * gcc.c-torture/execute/bitfld-3.c: New test.
4905         * gcc.dg/bitfld-2.c: Remove XFAILs.
4906
4907 2004-07-07  H.J. Lu  <hongjiu.lu@intel.com>
4908
4909         PR c++/16276
4910         * g++.dg/rtti/tinfo1.C: New file.
4911
4912 2004-07-07  Eric Christopher  <echristo@redhat.com>
4913
4914         * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
4915
4916 2004-07-07  Andrew Pinski  <apinski@apple.com>
4917
4918         * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
4919
4920 2004-07-07  Mark Mitchell  <mark@codesourcery.com>
4921
4922         * g++.dg/init/call1.C: XFAIL.
4923
4924 2004-07-07  Alexandre Oliva  <aoliva@redhat.com>
4925
4926         * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
4927         except for movstrict*, to movmem* and clrstr* to clrmem*.
4928
4929 2004-07-07  Richard Sandiford  <rsandifo@redhat.com>
4930
4931         * gcc.c-torture/execute/20040707-1.c: New test.
4932
4933 2004-07-06  Richard Sandiford  <rsandifo@redhat.com>
4934
4935         * gcc.c-torture/execute/20040706-1.c: New test.
4936
4937 2004-07-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4938
4939         PR c++/3671
4940         * g++.dg/template/spec14.C: New test.
4941
4942 2004-07-05  Jakub Jelinek  <jakub@redhat.com>
4943
4944         * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
4945         nothing if not yet defined.  Use it in b, c and d type definitions.
4946         * gcc.c-torture/execute/20040705-1.c: New test.
4947         * gcc.c-torture/execute/20040705-2.c: New test.
4948
4949 2004-07-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4950
4951         PR c++/2518
4952         * g++.dg/lookup/new1.C: New test.
4953
4954 2004-07-05  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4955
4956         PR c++/11406
4957         * g++.dg/template/sizeof8.C: New test.
4958
4959 2004-07-05  Richard Sandiford  <rsandifo@redhat.com>
4960
4961         * gcc.c-torture/compile/20040705-1.c: New test.
4962
4963 2004-07-04  Bud Davis  <bdavis9659@comcast.net>
4964
4965         * gfortran.fortran-torture/execute/seq_io.f90: New test.
4966
4967 2004-07-04  Neil Booth  <neil@duron.akihabara.co.uk>
4968
4969         * gcc.dg/cpp/if-mop.c: Two new testcases.
4970         * gcc.dg/cpp/trad/comment-3.c: New.
4971
4972 2004-07-04  Paul Brook  <paul@codesourcery.com>
4973
4974         * gfortran.fortran-torture/compile/implicit_1.f90: New test.
4975
4976 2004-07-03  Scott Brumbaugh  <scottb.lists@verizon.net>
4977
4978         PR c++/3761
4979         * g++.dg/lookup/crash4.C: New test.
4980
4981 2004-07-02  Zack Weinberg  <zack@codesourcery.com>
4982
4983         * gcc.c-torture/execute/builtin-abs-1.c
4984         * gcc.c-torture/execute/builtin-abs-2.c
4985         * gcc.c-torture/execute/builtin-complex-1.c
4986         * gcc.c-torture/execute/builtins/string-1-lib.c
4987         * gcc.c-torture/execute/builtins/string-1.c
4988         * gcc.c-torture/execute/builtins/string-2-lib.c
4989         * gcc.c-torture/execute/builtins/string-2.c
4990         * gcc.c-torture/execute/builtins/string-3-lib.c
4991         * gcc.c-torture/execute/builtins/string-3.c
4992         * gcc.c-torture/execute/builtins/string-4-lib.c
4993         * gcc.c-torture/execute/builtins/string-4.c
4994         * gcc.c-torture/execute/builtins/string-5-lib.c
4995         * gcc.c-torture/execute/builtins/string-5.c
4996         * gcc.c-torture/execute/builtins/string-6-lib.c
4997         * gcc.c-torture/execute/builtins/string-6.c
4998         * gcc.c-torture/execute/builtins/string-7-lib.c
4999         * gcc.c-torture/execute/builtins/string-7.c
5000         * gcc.c-torture/execute/builtins/string-8-lib.c
5001         * gcc.c-torture/execute/builtins/string-8.c
5002         * gcc.c-torture/execute/builtins/string-9-lib.c
5003         * gcc.c-torture/execute/builtins/string-9.c
5004         * gcc.c-torture/execute/builtins/string-asm-1-lib.c
5005         * gcc.c-torture/execute/builtins/string-asm-1.c
5006         * gcc.c-torture/execute/builtins/string-asm-2-lib.c
5007         * gcc.c-torture/execute/builtins/string-asm-2.c
5008         * gcc.c-torture/execute/stdio-opt-1.c
5009         * gcc.c-torture/execute/stdio-opt-2.c
5010         * gcc.c-torture/execute/stdio-opt-3.c
5011         * gcc.c-torture/execute/string-opt-1.c
5012         * gcc.c-torture/execute/string-opt-10.c
5013         * gcc.c-torture/execute/string-opt-11.c
5014         * gcc.c-torture/execute/string-opt-12.c
5015         * gcc.c-torture/execute/string-opt-13.c
5016         * gcc.c-torture/execute/string-opt-14.c
5017         * gcc.c-torture/execute/string-opt-15.c
5018         * gcc.c-torture/execute/string-opt-16.c
5019         * gcc.c-torture/execute/string-opt-2.c
5020         * gcc.c-torture/execute/string-opt-6.c
5021         * gcc.c-torture/execute/string-opt-7.c
5022         * gcc.c-torture/execute/string-opt-8.c:
5023         Replace with ...
5024
5025         * gcc.c-torture/execute/builtins/abs-2.c
5026         * gcc.c-torture/execute/builtins/abs-3.c
5027         * gcc.c-torture/execute/builtins/complex-1.c
5028         * gcc.c-torture/execute/builtins/fprintf.c
5029         * gcc.c-torture/execute/builtins/fputs.c
5030         * gcc.c-torture/execute/builtins/memcmp.c
5031         * gcc.c-torture/execute/builtins/memmove.c
5032         * gcc.c-torture/execute/builtins/memops-asm.c
5033         * gcc.c-torture/execute/builtins/mempcpy-2.c
5034         * gcc.c-torture/execute/builtins/mempcpy.c
5035         * gcc.c-torture/execute/builtins/memset.c
5036         * gcc.c-torture/execute/builtins/printf.c
5037         * gcc.c-torture/execute/builtins/sprintf.c
5038         * gcc.c-torture/execute/builtins/strcat.c
5039         * gcc.c-torture/execute/builtins/strchr.c
5040         * gcc.c-torture/execute/builtins/strcmp.c
5041         * gcc.c-torture/execute/builtins/strcpy.c
5042         * gcc.c-torture/execute/builtins/strcspn.c
5043         * gcc.c-torture/execute/builtins/strlen-2.c
5044         * gcc.c-torture/execute/builtins/strlen.c
5045         * gcc.c-torture/execute/builtins/strncat.c
5046         * gcc.c-torture/execute/builtins/strncmp-2.c
5047         * gcc.c-torture/execute/builtins/strncmp.c
5048         * gcc.c-torture/execute/builtins/strncpy.c
5049         * gcc.c-torture/execute/builtins/strpbrk.c
5050         * gcc.c-torture/execute/builtins/strpcpy-2.c
5051         * gcc.c-torture/execute/builtins/strpcpy.c
5052         * gcc.c-torture/execute/builtins/strrchr.c
5053         * gcc.c-torture/execute/builtins/strspn.c
5054         * gcc.c-torture/execute/builtins/strstr-asm.c
5055         * gcc.c-torture/execute/builtins/strstr.c:
5056         ... these new files.
5057
5058         * gcc.c-torture/execute/builtins/abs-2-lib.c
5059         * gcc.c-torture/execute/builtins/abs-3-lib.c
5060         * gcc.c-torture/execute/builtins/complex-1-lib.c
5061         * gcc.c-torture/execute/builtins/fprintf-lib.c
5062         * gcc.c-torture/execute/builtins/fputs-lib.c
5063         * gcc.c-torture/execute/builtins/memcmp-lib.c
5064         * gcc.c-torture/execute/builtins/memmove-lib.c
5065         * gcc.c-torture/execute/builtins/memops-asm-lib.c
5066         * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
5067         * gcc.c-torture/execute/builtins/mempcpy-lib.c
5068         * gcc.c-torture/execute/builtins/memset-lib.c
5069         * gcc.c-torture/execute/builtins/printf-lib.c
5070         * gcc.c-torture/execute/builtins/sprintf-lib.c
5071         * gcc.c-torture/execute/builtins/strcat-lib.c
5072         * gcc.c-torture/execute/builtins/strchr-lib.c
5073         * gcc.c-torture/execute/builtins/strcmp-lib.c
5074         * gcc.c-torture/execute/builtins/strcpy-lib.c
5075         * gcc.c-torture/execute/builtins/strcspn-lib.c
5076         * gcc.c-torture/execute/builtins/strlen-2-lib.c
5077         * gcc.c-torture/execute/builtins/strlen-lib.c
5078         * gcc.c-torture/execute/builtins/strncat-lib.c
5079         * gcc.c-torture/execute/builtins/strncmp-2-lib.c
5080         * gcc.c-torture/execute/builtins/strncmp-lib.c
5081         * gcc.c-torture/execute/builtins/strncpy-lib.c
5082         * gcc.c-torture/execute/builtins/strpbrk-lib.c
5083         * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
5084         * gcc.c-torture/execute/builtins/strpcpy-lib.c
5085         * gcc.c-torture/execute/builtins/strrchr-lib.c
5086         * gcc.c-torture/execute/builtins/strspn-lib.c
5087         * gcc.c-torture/execute/builtins/strstr-asm-lib.c
5088         * gcc.c-torture/execute/builtins/strstr-lib.c
5089         * gcc.c-torture/execute/builtins/lib/abs.c
5090         * gcc.c-torture/execute/builtins/lib/fprintf.c
5091         * gcc.c-torture/execute/builtins/lib/memset.c
5092         * gcc.c-torture/execute/builtins/lib/printf.c
5093         * gcc.c-torture/execute/builtins/lib/sprintf.c
5094         * gcc.c-torture/execute/builtins/lib/strcpy.c
5095         * gcc.c-torture/execute/builtins/lib/strcspn.c
5096         * gcc.c-torture/execute/builtins/lib/strncat.c
5097         * gcc.c-torture/execute/builtins/lib/strncmp.c
5098         * gcc.c-torture/execute/builtins/lib/strncpy.c
5099         * gcc.c-torture/execute/builtins/lib/strpbrk.c
5100         * gcc.c-torture/execute/builtins/lib/strspn.c
5101         * gcc.c-torture/execute/builtins/lib/strstr.c:
5102         New files containing support routines.
5103
5104         * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
5105         declaration.
5106         * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
5107         when not optimizing.
5108
5109 2004-07-02  Mark Mitchell  <mark@codesourcery.com>
5110
5111         PR c++/16240
5112         * g++.dg/abi/mangle22.C: New test.
5113         * g++.dg/abi/mangle23.C: Likewise.
5114
5115 2004-07-02  David Billinghurst  <David.Billinghurst@riotinto.com>
5116
5117         PR fortran/16290
5118         * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
5119         Allow for cases without denormalized floating point numbers.
5120
5121 2004-07-01  Joseph S. Myers  <jsm@polyomino.org.uk>
5122
5123         PR c/1027
5124         * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
5125         gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
5126         gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
5127         expected warning text.
5128         * gcc.dg/format/diag-2.c: New test.
5129
5130 2004-07-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
5131
5132         * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
5133
5134 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5135
5136         * gcc.dg/builtins-43.c: New.
5137         * gcc.dg/builtins-44.c: New.
5138         * gcc.dg/builtins-45.c: New.
5139
5140 2004-06-26  Geoffrey Keating  <geoffk@apple.com>
5141             Andreas Tobler  <a.tobler@schweiz.ch>
5142
5143         * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
5144         Use SA_RESETHAND rather than SA_ONESHOT.  Trap SIGBUS as well
5145         as SIGSEGV.
5146         * gcc.dg/cleanup-11.c: Likewise.
5147         * gcc.dg/cleanup-8.c: Likewise.
5148         * gcc.dg/cleanup-9.c: Likewise.
5149         * gcc.dg/cleanup-5.c: Run on all platforms.
5150
5151 2004-06-30  Joseph S. Myers  <jsm@polyomino.org.uk>
5152
5153         * g++.dg/warn/nonnull1.C: New test.
5154
5155 2004-06-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
5156
5157         * gcc.dg/compat/compat-common.h: Wrap up CINT in
5158         an #ifndef SKIP_COMPLEX_INT/#endif pair.
5159         Special-case the Sun compiler wrt to <complex.h>.
5160
5161 2004-06-30  Nitin Yewale <nitiny@kpitcummins.com>
5162
5163         * gcc.dg/Wunreachable-8.C: New test.
5164
5165         * gcc.dg/h8300-ice2.c : New test.
5166
5167 2004-06-30  Tobias Schlueter  <tobias.shclueter@physik.uni-muenchen.de>
5168
5169         PR fortran/16161
5170         * gfortran.fortran-torture/compile/implicit.f90: Add test
5171         for implicit character.
5172
5173 2004-06-30  David Billinghurst <David.Billinghurst@riotinto.com>
5174
5175         PR fortran/16289
5176         * gfortran.fortran-torture/execute/intrinsic_nearest.f90
5177         Use tiny() intrinsic to find smallest non-negative real
5178
5179 2004-06-30  Jakub Jelinek  <jakub@redhat.com>
5180
5181         * gcc.dg/compat/struct-by-value-22_main.c: New test.
5182         * gcc.dg/compat/struct-by-value-22_x.c: New.
5183         * gcc.dg/compat/struct-by-value-22_y.c: New.
5184
5185         * gcc.c-torture/execute/20040629-1.c: New test.
5186
5187 2004-06-29  Jakub Jelinek  <jakub@redhat.com>
5188
5189         * gcc.dg/compat/vector-defs.h: Use vector_size attribute
5190         only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
5191
5192         PR target/16195
5193         * gcc.dg/20040625-1.c: New test.
5194
5195 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5196
5197         * gfortran.fortran-torture/execute/parameter_2.f90: New test.
5198
5199 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5200
5201         PR fortran/15963
5202         * gfortran.fortran-torture/execute/initialization_1.f90: New test.
5203
5204 2004-06-29  Richard Henderson  <rth@redhat.com>
5205
5206         * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
5207
5208 2004-06-29  Paul Brook  <paul@codesourcery.com>
5209
5210         * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
5211         * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
5212
5213 2004-06-29  Nathan Sidwell  <nathan@codesourcery.com>
5214
5215         PR c++/16260
5216         * g++.dg/parse/crash15.C: New.
5217
5218 2004-06-28  Andrew Pinski  <apinski@apple.com>
5219
5220         * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
5221         by the error already.
5222
5223         * g++.dg/opt/ptrmem4.C: Change to compile only test.
5224
5225 2004-06-28  Dhananjay Deshpande  <dhananjayd@kpitcummins.com>
5226
5227         PR target/14041
5228         * gcc.dg/h8300-bss-align-1.c : New.
5229
5230 2004-06-28  Nathan Sidwell  <nathan@codesourcery.com>
5231
5232         * PR c++/16174
5233         * g++.dg/template/ctor4.C: New.
5234
5235 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
5236
5237         PR c++/16205
5238         * g++.dg/warn/Wsequence-point-1.C: New test.
5239
5240 2004-06-27  Paul Brook  <paul@codesourcery.com>
5241
5242         * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
5243
5244 2004-06-27  Zack Weinberg  <zack@codesourcery.com>
5245
5246         * g++.old-deja/g++.mike/p7325.C: Remove.
5247
5248 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
5249
5250         PR c/14963
5251         * gcc.dg/pr14963.c: New test.
5252
5253 2004-06-27  Mark Mitchell  <mark@codesourcery.com>
5254
5255         PR c++/16193
5256         * g++.dg/parse/redef1.C: New test.
5257
5258 2004-06-27  Joseph S. Myers  <jsm@polyomino.org.uk>
5259
5260         * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
5261         20021110.c.
5262         * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
5263         20021119-1.c.
5264         * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
5265         gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
5266         5-04.c.
5267         * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
5268         * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
5269         * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
5270         * g++.old-deja/g++.law/enum8.C: Remove duplicate of
5271         g++.brendan/enum14.C.
5272         * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
5273         * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
5274         * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
5275         g++.mike/virt1.C.
5276         * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
5277         memtemp24.C.
5278
5279 2004-06-27  Roger Sayle  <roger@eyesopen.com>
5280
5281         * gcc.dg/20040527-1.c: New test case.
5282
5283 2004-06-26  Bud Davis  <bdavis9659@comcast.net>
5284
5285         PR gfortran/pr16196
5286         * gfortran.fortran-torture/execute/open_replace.f90: New test case.
5287
5288 2004-06-25  Roger Sayle  <roger@eyesopen.com>
5289
5290         PR middle-end/15825
5291         * gcc.dg/pr15825-1.c: New test case.
5292
5293 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
5294
5295         * gcc.c-torture/execute/20040625-1.c: New test.
5296
5297 2004-06-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5298
5299         * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
5300
5301 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
5302
5303         * gcc.dg/torture/mips-div-1.c: New test.
5304
5305 2004-06-24  Jeff Law  <law@redhat.com>
5306
5307         * gcc.dg/tree-ssa/20040624-1.c: New test.
5308
5309 2004-06-24  Richard Sandiford  <rsandifo@redhat.com>
5310
5311         * gcc.c-torture/compile/20040624-1.c: New test.
5312
5313 2004-06-24  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5314
5315         * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
5316         this directory.
5317
5318 2004-06-23  Andrew Pinski  <apinski@apple.com>
5319
5320         PR middle-end/15988
5321         * g++.dg/opt/ptrmem4.C: New test.
5322
5323         * gcc.dg/c90-array-quals-2.c: New test.
5324
5325 2006-06-23  Nitin Yewale <NitinY@KPITCummins.com>
5326
5327         * gcc.dg/kpice1.c: New test.
5328
5329 2006-06-23  Andrew Pinski  <apinski@apple.com>
5330
5331         * gcc.dg/c90-array-quals.c: New test.
5332
5333 2006-06-22  Richard Henderson  <rth@redhat.com>
5334
5335         * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
5336
5337 2004-06-22  Loren James Rittle  <ljrittle@acm.org>
5338
5339         * gcc.dg/builtins-config.h: Handle FreeBSD.
5340
5341 2006-06-22  Richard Henderson  <rth@redhat.com>
5342
5343         * g++.dg/opt/devirt1.C: New.
5344
5345 2004-06-22  Kelley Cook <kcook@gcc.gnu.org>
5346
5347         * g++.dg/opt/pr15551.C: New testcase.
5348
5349 2004-06-22  H.J. Lu  <hongjiu.lu@intel.com>
5350
5351         PR target/14800
5352         * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
5353         x86_64-*-linux* when compiling for 32bit.
5354
5355 2004-06-21  Andrew Pinski  <apinski@apple.com>
5356
5357         * gcc.dg/pch/struct-1.c: New.
5358         * gcc.dg/pch/struct-1.hs: New.
5359
5360 2004-06-21  Geoffrey Keating  <geoffk@apple.com>
5361
5362         * gcc.dg/pch/save-temps-1.c: New file.
5363         * gcc.dg/pch/save-temps-1.hs: New file.
5364
5365 2004-06-22  Janne Blomqvist  <jblomqvi@cc.hut.fi>
5366
5367         * gfortran.fortran-torture/execute/iolength_1.f90: New test.
5368         * gfortran.fortran-torture/execute/iolength_3.f90: New test.
5369
5370 2004-06-21  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5371
5372         * gfortran.fortran-torture/execute/select_1.f90: Rename function
5373         to fix type error.
5374         * gfortran.fortran-torture/execute/intrinsic_associated.f90:
5375         Remove trailing spaces.
5376
5377 2004-06-21  Richard Henderson  <rth@redhat.com>
5378
5379         * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
5380         merging && to BIT_FIELD_REF.
5381
5382 2004-06-21  Richard Sandiford  <rsandifo@redhat.com>
5383
5384         * g++.dg/opt/placeholder1.C: New test.
5385
5386 2004-06-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
5387
5388         * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
5389         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
5390         * gcc.dg/compat/union-m128-1_x.c: Likewise.
5391         * gcc.dg/compat/union-m128-1_y.c: Likewise.
5392
5393 2004-06-20  Zack Weinberg  <zack@codesourcery.com>
5394
5395         * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
5396         extern "C".
5397         * g++.dg/other/pragma-re-1.C: Add comments.
5398
5399 2004-06-19  Bud Davis  <bdavis9659@comcast.net>
5400
5401         PR gfortran/16080
5402         * gfortran.fortran-torture/execute/read_null_string.f90: New file.
5403
5404 2004-06-19  Andrew Pinski  <pinskia@physics.uc.edu>
5405
5406         * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
5407         instead of setting the type of size_t by
5408         hand.
5409
5410 2004-06-18  Roger Sayle  <roger@eyesopen.com>
5411
5412         * gcc.dg/unordered-2.c: New test case.
5413         * gcc.dg/unordered-3.c: New test case.
5414
5415 2004-06-19  David Billinghurst <David.Billinghurst@riotinto.com>
5416
5417         PR other/16043
5418         * lib/g++.exp (g++_version): Tweak regexp for version
5419         * lib/g77.exp (g77_version): Likewise
5420         * lib/gfortran.exp (gfortran_version): Likewise
5421         * lib/objc.exp (objc_version): Likewise
5422         * lib/treelang.exp (treelang_version): Likewise
5423
5424 2004-06-19  Jakub Jelinek  <jakub@redhat.com>
5425
5426         * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
5427         Use INT_MAX instead of __INT_MAX__.
5428         * gcc.dg/compat/struct-align-2_y.c: Likewise.
5429
5430         * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
5431         * gcc.dg/compat/scalar-return-3_x.c: Use it.
5432         * gcc.dg/compat/scalar-return-3_y.c: Use it.
5433         * gcc.dg/compat/scalar-return-4_x.c: Use it.
5434         * gcc.dg/compat/scalar-return-4_y.c: Use it.
5435         * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
5436         * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
5437         * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
5438         * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
5439
5440         * gcc.dg/range-test-1.c: New test.
5441         * g++.dg/opt/range-test-1.C: New test.
5442
5443 2004-06-17  Richard Henderson  <rth@redhat.com>
5444
5445         * objc.dg/sync-1.m: New.
5446         * objc.dg/try-catch-1.m: Don't force next runtime.
5447         * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
5448         * objc.dg/try-catch-2.m: Likewise.  Enable everywhere.  Remove
5449         shadowed catch clause.
5450         * objc.dg/try-catch-5.m: New.
5451
5452 2004-06-17  Zack Weinberg  <zack@codesourcery.com>
5453
5454         Bug 14610
5455         * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
5456
5457 2004-06-15  Richard Henderson  <rth@redhat.com>
5458
5459         * gcc.dg/20001116-1.c: Move expected warning line.
5460
5461 2004-06-15  Richard Henderson  <rth@redhat.com>
5462
5463         * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
5464         * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
5465
5466 2004-06-15  Jeff Law  <law@redhat.com>
5467
5468         * gcc.dg/tree-ssa/20040615-1.c: New test.
5469         * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
5470         be less sensitive to operand ordering.
5471         * gcc.dg/tree-ssa/20030824-2.c: Likewise.
5472
5473 2004-06-16  Danny Smith  <dannysmith@users.sourceforge.net>
5474
5475         * g++.dg/abi/bitfield3.C: Add comment..
5476
5477 2004-06-15  Richard Henderson  <rth@redhat.com>
5478
5479         * g++.dg/ext/stmtexpr1.C: XFAIL.
5480         * gcc.dg/20030612-1.c: XFAIL.
5481
5482 2004-06-15  Eric Christopher  <echristo@redhat.com>
5483
5484         * g++.dg/charset/asm5.c: New.
5485         * gcc.dg/charset/asm6.c: New.
5486
5487 2004-06-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5488
5489         PR fortran/15962
5490         * gfortran.fortran-torture/execute/select_1.f90: New test.
5491
5492 2004-06-15  Paul Brook  <paul@codesourcery.com>
5493
5494         * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
5495
5496 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5497
5498         PR c++/15967
5499         * g++.dg/lookup/crash3.C: New test.
5500
5501 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5502
5503         PR c++/15947
5504         * g++.dg/parse/dtor4.C: New test.
5505
5506 2004-06-14  Jeff Law  <law@redhat.com>
5507
5508         * gcc.c-torture/compile/20040614-1.c: New test.
5509
5510 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5511
5512         PR fortran/15211
5513         * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
5514         LEN of a character array.
5515
5516 2004-06-14  Mark Mitchell  <mark@codesourcery.com>
5517
5518         PR c++/15096
5519         * g++.dg/template/ptrmem10.C: New test.
5520
5521         PR c++/14930
5522         * g++.dg/template/friend30.C: New test.
5523
5524 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5525
5526         PR fortran/14928
5527         * gfortran.fortran-torture/compile/mloc.f90: New test.
5528
5529 2004-06-13  Paul Brook  <paul@codesourcery.com>
5530
5531         * gfortran.fortran-torture/execute/random_2.f90: New test.
5532
5533 2004-06-13  Eric Christopher  <echristo@redhat.com>
5534
5535         * gcc.dg/noncompile/redecl-1.c: Fix error message.
5536
5537 2004-06-12  Paul Brook  <paul@codesourcery.com>
5538
5539         * gfortran.fortran-torture/execute/contained_3.f90: New test.
5540
5541 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5542
5543         PR fortran/14923
5544         * gfortran.fortran-torture/execute/date_time_1.f90: New test.
5545
5546 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5547
5548         PR fortran/14957
5549         * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
5550         syntax errors in end statements of contained subroutines.
5551
5552 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5553
5554         PR fortran/12841
5555         * gfortran.fortran-torture/execute/null_arg.f90: New test.
5556
5557 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
5558
5559         PR fortran/15665
5560         * gfortran.fortran-torture/execute/getarg_1.f90: New test.
5561
5562 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
5563
5564         PR gfortran/12839
5565         * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
5566
5567 2004-06-11  Mark Mitchell  <mark@codesourcery.com>
5568
5569         PR c++/15862
5570         * g++.dg/parse/enum1.C: New test.
5571
5572 2004-06-10  Jeff Law  <law@redhat.com>
5573
5574         * gcc.c-torture/compile/20040610-1.c: New test.
5575
5576 2004-06-11  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5577
5578         * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
5579         * g++.old-deja/g++.other/decl3.C: Likewise.
5580
5581 2004-06-10  Brian Booth  <bbooth@redhat.com>
5582
5583         * gcc.dg/tree-ssa/20031015-1.c: Scan for
5584         V_MAY_DEF instead of VDEF.
5585         * gcc.dg/tree-ssa/20040517-1.c: Ditto.
5586
5587 2004-06-10  Mark Mitchell  <mark@codesourcery.com>
5588
5589         PR c++/14211
5590         * g++.dg/conversion/const1.C: New test.
5591
5592         PR c++/15076
5593         * g++.dg/conversion/reinterpret1.C: New test.
5594
5595         PR c++/15877
5596         * g++.dg/template/enum2.C: New test.
5597
5598         PR c++/15227
5599         * g++.dg/template/error13.C: New test.
5600
5601 2004-06-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5602
5603         PR fortran/14957
5604         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
5605         arguments to test_* REAL and of the right size.
5606
5607 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
5608
5609         PR target/15569
5610         PR rtl-optimization/15681
5611         * gcc.dg/20040609-1.c: New test.
5612
5613 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
5614
5615         PR c++/14791
5616         * g++.dg/opt/builtins1.C: New test.
5617
5618 2004-06-10  Danny Smith  <dannysmith@users.sourceforge.net>
5619
5620         * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
5621         that use default windows32 struct layout.
5622         * gcc.dg/i386-bitfield2.c: Likewise.
5623
5624 2004-06-09  Danny Smith  <dannysmith@users.sourceforge.net>
5625
5626         * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
5627         for mingw32 and cygwin targets.
5628
5629 2004-06-09  Geoffrey Keating  <geoffk@apple.com>
5630
5631         * gcc.dg/pch/macro-4.c: New.
5632         * gcc.dg/pch/macro-4.hs: New.
5633
5634 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5635
5636         PR fortran/13249
5637         * gfortran.fortran-torture/compile/name_clash.f90: New test.
5638
5639 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5640
5641         PR fortran/13372
5642         * gfortran.fortran-torture/compile/named_args_2.f90: New test.
5643
5644 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
5645
5646         PR gfortran/14897
5647         * gfortran.fortran-torture/execute/t_edit.f90: New test.
5648
5649 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
5650
5651         PR gfortran/15755
5652         * gfortran.fortran-torture/execute/backspace.c : New test.
5653
5654 2004-06-09  Paul Brook  <paul@codesourcery.com>
5655
5656         * gfortran.fortran-torture/execure/intrinsic_associated.f90
5657         (pointer_to_section): Rewrite to use smaller array.
5658
5659 2004-06-08  David Edelsohn  <edelsohn@gnu.org>
5660
5661         * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
5662         * gcc.dg/ext/altivec-10.c: Same.
5663         * gcc.dg/ext/altivec-11.c: Same.
5664         * gcc.dg/ext/altivec-12.c: Same.
5665         * gcc.dg/ext/altivec-13.c: Same.
5666         * gcc.dg/ext/altivec-14.c: Same.
5667         * gcc.dg/ext/altivec-15.c: Same.
5668         * gcc.dg/ext/altivec-16.c: Same.
5669         * gcc.dg/ext/altivec-3.c: Same.
5670         * gcc.dg/ext/altivec-4.c: Same.
5671         * gcc.dg/ext/altivec-6.c: Same.
5672         * gcc.dg/ext/altivec-7.c: Same.
5673         * gcc.dg/ext/altivec-8.c: Same.
5674         * gcc.dg/ext/altivec-varargs-1.c: Same.
5675
5676         * g++.dg/ext/altivec-1.C: Correct dg syntax.
5677         * g++.dg/ext/altivec-10.C: Same.
5678         * g++.dg/ext/altivec-2.C: Same.
5679         * g++.dg/ext/altivec-3.C: Same.
5680         * g++.dg/ext/altivec-4.C: Same.
5681         * g++.dg/ext/altivec-5.C: Same.
5682         * g++.dg/ext/altivec-6.C: Same.
5683         * g++.dg/ext/altivec-7.C: Same.
5684         * g++.dg/ext/altivec-8.C: Same.
5685         * g++.dg/ext/altivec-9.C: Same.
5686
5687 2004-06-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5688
5689         PR c++/7841
5690         * g++.old-deja/g++.pt/ctor2.C: Add error mark.
5691
5692 2004-06-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
5693
5694         * gcc.dg/union-1.c: New test.
5695
5696 2004-06-07  Roger Sayle  <roger@eyesopen.com>
5697
5698         * gcc.dg/builtins-41.c: New test case.
5699         * gcc.dg/builtins-42.c: New test case.
5700
5701 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
5702
5703         * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
5704         * g++.dg/ext/altivec-10.C: Same.
5705         * g++.dg/ext/altivec-2.C: Same.
5706         * g++.dg/ext/altivec-3.C: Same.
5707         * g++.dg/ext/altivec-4.C: Same.
5708         * g++.dg/ext/altivec-5.C: Same.
5709         * g++.dg/ext/altivec-6.C: Same.
5710         * g++.dg/ext/altivec-7.C: Same.
5711         * g++.dg/ext/altivec-8.C: Same.
5712         * g++.dg/ext/altivec-9.C: Same.
5713         * g++.old-deja/g++.abi/cxa_vec.C: Same.
5714         * g++.old-deja/g++.brendan/new3.C: Same.
5715         * gcc.c-torture/execute/eeprof-1.x: Same.
5716
5717 2004-06-07  Joseph S. Myers  <jsm@polyomino.org.uk>
5718
5719         PR c/14765
5720         * gcc.dg/pr14765-1.c: New test.
5721
5722 2004-06-07  Roger Sayle  <roger@eyesopen.com>
5723
5724         PR c/14649
5725         * gcc.dg/pr14649-1.c: New test case.
5726
5727 2004-06-07  Richard Henderson  <rth@redhat.com>
5728
5729         * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
5730         if temporaries.
5731
5732 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
5733
5734         * g++.dg/eh/elide1.C: Remove XFAIL.
5735
5736 2004-06-07  Mark Mitchell  <mark@codesourcery.com>
5737
5738         PR c++/15337
5739         * g++.dg/expr/sizeof3.C: New test.
5740
5741         PR c++/14777
5742         * g++.dg/template/access14.C: New test.
5743
5744         PR c++/15554
5745         * g++.dg/template/enum1.C: New test.
5746
5747         PR c++/15057
5748         * g++.dg/eh/throw1.C: New test.
5749
5750 2004-06-07  David Ayers  <d.ayers@inode.at>
5751             Ziemowit Laski  <zlaski@apple.com>
5752
5753         * lib/objc.exp (objc_target_compile): Revert the '-framework
5754         Foundation' flag fix, since bare Darwin does not ship
5755         with the Foundation framework.
5756         * objc/execute/next_mapping.h: Provide a local NSConstantString
5757         @interface and @implementation.
5758         (objc_constant_string_init): A constructor function, used to
5759         initialize the NSConstantString meta-class object.
5760         * objc/execute/string1.m: Include "next_mapping.h" instead of
5761         <Foundation/NSString.h>.
5762         * objc/execute/string2.m: Likewise.
5763         * objc/execute/string3.m: Likewise.
5764         * objc/execute/string4.m: Likewise.
5765
5766 2004-06-06  H.J. Lu  <hongjiu.lu@intel.com>
5767
5768         * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
5769         to double. Replace double with FLOAT.
5770         * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
5771
5772         * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
5773         * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
5774         * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
5775         * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
5776         * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
5777         * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
5778         * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
5779         * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
5780
5781 2004-06-06  Joseph S. Myers  <jsm@polyomino.org.uk>
5782
5783         PR c/13519
5784         * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
5785
5786 2004-06-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5787
5788         PR c++/15503
5789         * g++.dg/template/meminit2.C: New test.
5790
5791 2004-06-04  Paolo Bonzini  <bonzini@gnu.org>
5792
5793         PR target/15822
5794         * gcc.c-torture/execute/compare-fp-1.c,
5795         gcc.c-torture/execute/compare-fp-2.c,
5796         gcc.c-torture/execute/compare-fp-3.c,
5797         gcc.c-torture/execute/compare-fp-4.c,
5798         gcc.c-torture/execute/compare-fp-3.x,
5799         gcc.c-torture/execute/compare-fp-4.x: Moved...
5800         * gcc.c-torture/execute/ieee/compare-fp-1.c,
5801         gcc.c-torture/execute/ieee/compare-fp-2.c,
5802         gcc.c-torture/execute/ieee/compare-fp-3.c,
5803         gcc.c-torture/execute/ieee/compare-fp-4.c,
5804         gcc.c-torture/execute/ieee/compare-fp-3.x,
5805         gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
5806
5807 2004-06-04  David Ayers  <d.ayers@inode.at>
5808
5809         * objc/execute/protocol-isEqual-4.m: New testcase.
5810
5811 2004-06-04  Nicola Pero  <n.pero@mi.flashnet.it>
5812
5813         * objc/execute/protocol-isEqual-1.m: New testcase.
5814         * objc/execute/protocol-isEqual-2.m: New testcase.
5815         * objc/execute/protocol-isEqual-3.m: New testcase.
5816
5817 2004-06-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5818
5819         * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
5820
5821 2004-06-02  Ziemowit Laski  <zlaski@apple.com>
5822
5823         * lib/objc.exp (objc_target_compile): When running tests on
5824         Darwin (Mac OS X), inform the linker about '-framework
5825         'Foundation'.
5826
5827 2004-06-02  Eric Christopher  <echristo@redhat.com>
5828
5829         * gcc.c-torture/compile/20040602-1.c: New.
5830
5831 2004-06-02  Andrew Pinski  <pinskia@physics.uc.edu>
5832
5833         * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
5834         * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
5835
5836         PR tree-optimization/14736
5837         * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
5838
5839         PR tree-optimization/14042
5840         * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
5841
5842         PR tree-optimization/14729
5843         * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
5844
5845 2004-06-02  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5846
5847         PR fortran/15557
5848         * gfortran.fortran-torture/execute/data_3.f90: New testcase.
5849
5850 2004-06-01  Richard Hederson  <rth@redhat.com>
5851
5852         * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
5853
5854 2004-06-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5855
5856         PR c++/14932
5857         * g++.dg/parse/offsetof4.C: New test.
5858
5859 2004-06-01  Nicola Pero  <nicola@brainstorm.co.uk>
5860
5861         PR objc/7993
5862         * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
5863
5864 2004-05-31  Mark Mitchell  <mark@codesourcery.com>
5865
5866         PR c++/15701
5867         * g++.dg/template/friend29.C: New test.
5868
5869 2004-05-31  Joseph S. Myers  <jsm@polyomino.org.uk>
5870
5871         PR c/15749
5872         * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
5873
5874 2004-05-31  Eric Botcazou  <ebotcazou@libertysurf.fr>
5875
5876         * gcc.dg/sparc-trap-1.c: New test.
5877
5878 2004-05-31  Roger Sayle  <roger@eyesopen.com>
5879
5880         PR middle-end/15069
5881         * g++.dg/opt/fold3.C: New test case.
5882
5883 2004-05-30  Graham Stott  <graham.stott@btinternet.com>
5884
5885         * lib/target-supports.exp (check_iconv_available): Fix fallout
5886         from 2004-05-28 patch.
5887
5888 2004-05-30  Paul Brook  <paul@codesourcery.com>
5889
5890         PR fortran/15620
5891         * gfortran.fortran-torture/execute/st_function_1.f90: New test.
5892         * gfortran.fortran-torture/execute/st_function_2.f90: New test.
5893
5894 2004-05-30  Steven G. Kargl  <kargls@comcast.net>
5895
5896         * gfortran.fortran-torture/execute/random_1.f90: New test.
5897
5898 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
5899
5900         * g++.dg/ext/altivec-10.C: New test.
5901
5902 2004-05-29  Paul Brook  <paul@codesourcery.com>
5903
5904         * gfortran.fortran-torture/execute/equiv_1.f90: New test.
5905
5906 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
5907
5908         * gcc.dg/altivec-16.c: New test.
5909
5910 2004-05-28  Janis Johnson  <janis187@us.ibm.com>
5911
5912         * lib/target-supports.exp (check_vmx_hw_available): New.
5913         * gcc.dg/vmx/vmx.exp: Use it to determine default action.
5914
5915         * lib/target-supports.exp (check_alias_available,
5916         check_iconv_available, check_named_sections_available): Use
5917         unique names for temporary files.
5918
5919 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
5920
5921         * gcc.dg/altivec-15.c: New test.
5922
5923 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
5924
5925         PR c++/15083
5926         * g++.dg/warn/noeffect6.C: New test.
5927
5928         PR c++/15471
5929         * g++.dg/expr/ptrmem4.C: New test.
5930
5931         PR c++/15640
5932         * g++.dg/template/operator3.C: New test.
5933
5934 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
5935
5936         PR c++/14668
5937         * g++.dg/lookup/redecl1.C: New test.
5938         * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
5939
5940 2004-05-28  Paolo Bonzini  <bonzini@gnu.org>
5941
5942         * gcc.c-torture/execute/compare-fp-1.c,
5943         gcc.c-torture/execute/compare-fp-2.c,
5944         gcc.c-torture/execute/compare-fp-3.c,
5945         gcc.c-torture/execute/compare-fp-4.c,
5946         gcc.c-torture/execute/compare-fp-3.x,
5947         gcc.c-torture/execute/compare-fp-4.x,
5948         gcc.dg/pr15649-1.c: New.
5949
5950 2004-05-27  Adam Nemet  <anemet@lnxw.com>
5951
5952         PR c++/12883
5953         * g++.dg/init/array14.C: New test.
5954
5955 2004-05-25  Janis Johnson  <janis187@us.ibm.com>
5956
5957         * lib/compat.exp (compat-get-options-main): New.
5958         (compat-get-options): Remove unneeded code, warn for ignored
5959         command.
5960         (compat-execute): Check flag set by dg-require-* commands.
5961
5962         * lib/compat.exp (compat-execute): Break up long lines.
5963
5964 2004-05-24  Janis Johnson  <janis187@us.ibm.com>
5965
5966         * gcc.dg/altivec-7.c: Don't use 'vector long'.
5967         * gcc.dg/altivec-14.c: New test.
5968         * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
5969
5970         * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
5971         * gcc.dg/altivec-12.c: Ditto.
5972
5973         * gcc.dg/altivec-3.c: Move call to altivec_check.
5974
5975 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
5976
5977         PR c++/15044
5978         * g++.dg/template/error12.C: New test.
5979
5980         PR c++/15317
5981         * g++.dg/ext/attrib15.C: New test.
5982
5983         PR c++/15329
5984         * g++.dg/template/ptrmem9.C: New test.
5985
5986 2004-05-25  Paul Brook  <paul@codesourcery.com>
5987
5988         * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
5989
5990 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
5991
5992         PR c++/15165
5993         * g++.dg/template/crash19.C: New test.
5994
5995 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
5996
5997         PR c++/15025
5998         * g++.dg/template/redecl1.C: New test.
5999
6000 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
6001
6002         PR c++/14821
6003         * g++.dg/other/ns1.C: New test.
6004
6005         PR c++/14883
6006         * g++.dg/template/invalid1.C: New test.
6007
6008 2004-05-23  Paul Brook  <paul@codesourcery.com>
6009         Victor Leikehman  <lei@haifasphere.co.il>
6010
6011         * gfortran.fortran-torture/execute/common_init_1.f90: New test.
6012         * gfortran.fortran-torture/execute/equiv_init.f90: New test.
6013
6014 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
6015
6016         PR c++/15285
6017         PR c++/15299
6018         * g++.dg/template/non-dependent5.C: New test.
6019         * g++.dg/template/non-dependent6.C: New test.
6020
6021 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
6022
6023         PR c++/15507
6024         * g++.dg/inherit/union1.C: New test.
6025
6026         PR c++/15542
6027         * g++.dg/template/addr1.C: New test.
6028
6029         PR c++/15427
6030         * g++.dg/template/array5.C: New test.
6031
6032         PR c++/15287
6033         * g++.dg/template/array6.C: New test.
6034
6035 2004-05-22  Wolfgang Bangerth  <bangerth@dealii.org>
6036             Roger Sayle  <roger@eyesopen.com>
6037
6038         * g++.dg/lookup/forscope2.C: New test case.
6039
6040 2004-05-22  Ben Elliston  <bje@au.ibm.com>
6041
6042         * gcc.dg/cpp/Wmissingdirs.c: New.
6043
6044 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
6045
6046         PR target/15301
6047         * gcc.dg/compat/union-m128-1.h: New file.
6048         * gcc.dg/compat/union-m128-1_main.c: Likewise.
6049         * gcc.dg/compat/union-m128-1_x.c: Likewise.
6050         * gcc.dg/compat/union-m128-1_y.c: Likewise.
6051
6052 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
6053
6054         PR target/15302
6055         * gcc.dg/compat/struct-complex-1.h: New file.
6056         * gcc.dg/compat/struct-complex-1_main.c: Likewise.
6057         * gcc.dg/compat/struct-complex-1_x.c: Likewise.
6058         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
6059
6060 2004-05-20  Roger Sayle  <roger@eyesopen.com>
6061
6062         PR middle-end/3074
6063         * gcc.dg/pr3074-1.c: New test case.
6064         * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
6065
6066 2004-05-20  Falk Hueffner  <falk@debian.org>
6067
6068         PR other/15526
6069         * gcc.dg/ftrapv-1.c: New test case.
6070
6071 2004-05-18  Feng Wang  <fengwang@nudt.edu.cn>
6072
6073         * gfortran.fortran-torture/execute/power.f90: Test constant integers.
6074
6075 2004-05-18  Andrew Pinski  <pinskia@physics.uc.edu>
6076             Jeff Law  <law@redhat.com>
6077
6078         * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
6079         * gcc.dg/tree-ssa/20040518-2.c: New test.
6080
6081         * gcc.dg/tree-ssa/20040518-1.c: New test.
6082
6083 2004-05-18  Zack Weinberg  <zack@codesourcery.com>
6084
6085         * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
6086
6087 2004-05-18  Paul Brook  <paul@codesourcery.com>
6088
6089         PR fortran/13930
6090         * gfortran.fortran-torture/execute/der_init_4.f90: New test.
6091
6092 2004-05-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6093
6094         * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
6095         constant folding.
6096
6097 2004-05-17  Steven Bosscher  <stevenb@suse.de>
6098
6099         * gcc.dg/tree-ssa/20040517-1.c: New test.
6100
6101 2004-05-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6102
6103         * gcc.dg/loop-4.c: New test.
6104
6105 2004-05-15  Andrew Pinski  <pinskia@physics.uc.edu>
6106
6107         * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
6108
6109 2004-05-15  Bud Davis  <bdavis9659@comcast.net>
6110
6111         PR fortran/15311
6112         * gfortran.fortran-torture/execute/write_a_1.f90: New test.
6113
6114 2004-05-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6115
6116         PR fortran/13826
6117         PR fortran/13940
6118         * gfortran.fortran-torture/compile/data_1.f90: New test.
6119
6120 2004-05-15  Ulrich Weigand  <uweigand@de.ibm.com>
6121
6122         * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
6123         * gcc.dg/uninit-H.c: Define ASM for __s390__.
6124
6125 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
6126
6127         * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
6128
6129 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
6130
6131         PR c/15444
6132         * gcc.dg/format/xopen-1.c: Adjust expected message.
6133         * gcc.dg/format/xopen-3.c: New test.
6134
6135 2004-05-14  Victor Leikehman  <lei@haifasphere.co.il>
6136
6137         * gfortran.fortran-torture/execute/def_init_3.f90: New test.
6138
6139 2004-05-14  Jeff Law  <law@redhat.com>
6140
6141         * gcc.dg/tree-ssa/20040514-2.c: New test.
6142
6143 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6144
6145         * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
6146         this ...
6147         * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
6148         this.
6149
6150 2004-05-14  Andrew Pinski  <pinskia@physics.uc.edu>
6151
6152         * gcc.dg/tree-ssa/20040514-1.c: New test.
6153
6154 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6155
6156         * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
6157         test.
6158
6159 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6160
6161         PR fortran/14066
6162         * gfortran.fortran-torture/compile/do_1.f90: New test.
6163
6164 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6165
6166         PR fortran/15051
6167         * gfortran.fortran-torture/compile/empty_interface_1.f90: New
6168         test.
6169
6170 2004-05-14  Bud Davis  <bdavis9659@comcast.net>
6171
6172         PR fortran/15149
6173         * gfortran.fortran-torture/execute/random_init.f90: New test.
6174
6175 2004-05-13  Paul Brook  <paul@codesourcery.com>
6176
6177         PR fortran/15314
6178         * gfortran.fortran-torture/execute/der_init_s.f90: New test.
6179
6180 2004-05-13  Andrew Pinski  <pinskia@physics.uc.edu>
6181
6182         * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
6183         for the powerpc case.
6184
6185 2004-05-13  Jeff Law  <law@redhat.com>
6186
6187         * gcc.dg/tree-ssa/20040513-1.c: New test.
6188         * gcc.dg/tree-ssa/20040513-2.c: New test.
6189
6190 2004-05-13  Paul Brook  <paul@codesourcery.com>
6191
6192         * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
6193         * gcc.dg/tree-ssa/20030714-1.c: Ditto.
6194         * gcc.dg/tree-ssa/20030708-1.c: Ditto.
6195
6196 2004-05-13  Andreas Schwab  <schwab@suse.de>
6197
6198         PR other/10819
6199         * lib/gfortran.exp (gfortran_version): Do not match NL/CR
6200         characters.
6201
6202 2004-05-13  Bud Davis  <bdavis9659@comcast.net>
6203
6204         PR fortran/15294
6205         * gfortran.fortran-torture/execute/adjustr.f90: New file.
6206
6207 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6208
6209         Merge from tree-ssa-20020619-branch.  See
6210         ChangeLog.tree-ssa for details.
6211
6212 2004-05-11  Ziemowit Laski  <zlaski@apple.com>
6213
6214         * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
6215         include <altivec.h> explicitly.
6216         * gcc.dg/altivec-13.c: Likewise.
6217
6218 2004-05-11  Paul Brook  <paul@codesourcery.com>
6219
6220         * gcc.c-torture/compile/20010518-1.c: Force enum size.
6221
6222 2004-05-10  Eric Christopher  <echristo@redhat.com>
6223
6224         * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
6225         * gcc.dg/sibcall-4.c: Ditto.
6226
6227 2004-05-10  Ziemowit Laski  <zlaski@apple.com>
6228
6229         * g++.dg/ext/altivec-8.C: New test case.
6230         * gcc.dg/altivec-13.c: New test case.
6231
6232 2004-05-08  Roger Sayle  <roger@eyesopen.com>
6233
6234         * gcc.c-torture/execute/divcmp-1.c: New test case.
6235         * gcc.c-torture/execute/divcmp-2.c: New test case.
6236         * gcc.c-torture/execute/divcmp-3.c: New test case.
6237
6238 2004-05-07  Eric Botcazou <ebotcazou@libertysurf.fr>
6239
6240         * g++.dg/other/pragma-re-2.C: New test.
6241
6242 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
6243
6244         * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
6245         * gcc.dg/i386-387-2.c: Likewise.
6246
6247         * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
6248         __builtin_drem.
6249         * gcc.dg/i386-387-6.c: Likewise.
6250
6251 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
6252
6253         * gcc.dg/builtins-33.c:  Also check log1p*.
6254
6255 2004-05-07  Hans-Peter Nilsson  <hp@axis.com>
6256
6257         PR optimization/15296
6258         * gcc.c-torture/execute/pr15296.c: New test.
6259
6260 2004-05-05  Uros Bizjak  <uros@kss-loka.si>
6261
6262         * gcc.dg/builtins-40.c: New test.
6263
6264 2004-05-05  Richard Sandiford  <rsandifo@redhat.com>
6265
6266         * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
6267
6268 2004-05-04  Paolo Bonzini  <bonzini@gnu.org>
6269
6270         * g++.dg/ext/spe1.C: New testcase.
6271
6272 2004-05-04  Ziemowit Laski  <zlaski@apple.com>
6273
6274         * objc.dg/image-info.m: Allow additional attributes
6275         for __image_info section.
6276
6277 2004-05-04  Richard Sandiford  <rsandifo@redhat.com>
6278
6279         * gcc.dg/torture/mips-hilo-2.c: New test.
6280
6281 2004-05-03  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6282
6283         PR c++/14389
6284         * g++.dg/template/member5.C: New test.
6285
6286 2004-05-03  Uros Bizjak  <uros@kss-loka.si>
6287
6288         * gcc.dg/builtins-34.c: Also check expm1*.
6289
6290 2004-05-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6291
6292         * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
6293         * gcc.dg/torture/builtin-convert-3.c: New test.
6294
6295 2004-05-01  Ulrich Weigand  <uweigand@de.ibm.com>
6296
6297         PR middle-end/15054
6298         * g++.dg/opt/pr15054.C: New test.
6299
6300 2004-04-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6301
6302         * gcc.dg/torture/builtin-rounding-1.c: New test.
6303         * gcc.dg/builtins-25.c: Delete.
6304         * gcc.dg/builtins-29.c: Delete.
6305
6306 2004-04-29  Andreas Krebbel  <krebbel1@de.ibm.com>
6307
6308         * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
6309         * gcc.dg/sibcall-4.c: Likewise.
6310         * gcc.dg/sibcall-6.c: Enable s390 as test platform.
6311
6312 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
6313
6314         * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
6315         bit-field on 16-bit targets.
6316
6317 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
6318
6319         * gcc.c-torture/execute/20040409-2.c: Fix constants used on
6320         16-bit targets.
6321
6322 2004-04-30  Andrew Pinski  <pinskia@physics.uc.edu>
6323
6324         * gcc.dg/rs6000-power2-1.c: Change to compile only.
6325         * gcc.dg/rs6000-power2-2.c: Likewise.
6326
6327 2004-04-29  Andrew Pinski  <pinskia@physics.uc.edu>
6328
6329         * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
6330         * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
6331         Change the asm registers to be in form of frN instead of fN.
6332
6333 2004-04-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6334
6335         * gcc.dg/torture/builtin-convert-2.c: New test.
6336
6337 2004-04-28  Andrew Pinski  <pinskia@physics.uc.edu>
6338
6339         * gcc.dg/rs6000-power2-1.c: New test.
6340         * gcc.dg/rs6000-power2-2.c: New test.
6341
6342 2004-04-28  Jan Hubicka  <jh@suse.cz>
6343
6344         * gcc.dg/unused-6.c: New test.
6345
6346 2004-04-24  Laurent GUERBY  <laurent@guerby.net>
6347             Ulrich Weigand  <uweigand@de.ibm.com>
6348
6349         * ada/acats/run_all.sh: Define $target variable.
6350
6351 2004-04-26  Andrew Pinski  <pinskia@physics.uc.edu>
6352
6353         PR c++/15119
6354         * g++.dg/other/vararg-1.C: New test.
6355
6356         PR c++/4794
6357         * g++.dg/eh/cleanup3.C: New test.
6358
6359 2004-04-24  Laurent GUERBY <laurent@guerby.net>
6360
6361         * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
6362         and ad8011a (target_insn).
6363         * ada/acats/support/macro.dfs: Likewise.
6364         * ada/acats/support/impbit.adb: New file.
6365
6366 2004-04-23  Ulrich Weigand  <uweigand@de.ibm.com>
6367
6368         * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
6369
6370 2004-04-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
6371
6372         * gcc.dg/loop-3.c: New test.
6373
6374 2004-04-23  Daniel Jacobowitz  <drow@mvista.com>
6375
6376         * gcc.c-torture/execute/simd-5.c: New test.
6377
6378 2004-04-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6379
6380         PR c++/15064
6381         * g++.dg/template/crash18.C: New test.
6382
6383 2004-04-22  Mark Mitchell  <mark@codesourcery.com>
6384
6385         * g++.dg/ext/complit3.C: New test.
6386
6387 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
6388
6389         * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
6390         * gcc.dg/altivec-3.c: Same.
6391         * gcc.dg/altivec-varargs-1.c: Same.
6392
6393 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
6394
6395         * lib/target-supports.exp (check_profiling_available): Assume
6396         profiling is not available on powerpc-eabi targets.
6397
6398 2004-04-21  Janis Johnson  <janis187@us.ibm.com>
6399
6400         * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
6401         * gcc.dg/vmx/bug-1.c: Ditto.
6402
6403 2004-04-20  Eric Christopher  <echristo@redhat.com>
6404
6405         * gcc.dg/charset/extern.c: New test.
6406         * g++.dg/charset/extern3.cc: Ditto.
6407
6408 2004-04-20  Uros Bizjak  <uros@kss-loka.si>
6409
6410         * gcc.dg/builtins-39.c: New test.
6411
6412 2004-04-20  Aldy Hernandez  <aldyh@redhat.com>
6413
6414         * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
6415
6416 2004-04-20  Richard Sandiford  <rsandifo@redhat.com>
6417
6418         * gcc.dg/torture/mips-hilo-1.c: New test.
6419
6420 2004-04-19  Andrew Pinski  <pinskia@physics.uc.edu>
6421
6422         * gcc.c-torture/compile/20040419-1.c: New test.
6423
6424 2004-04-18  Aldy Hernandez  <aldyh@redhat.com>
6425
6426         * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
6427
6428 2004-04-18  Zack Weinberg  <zack@codesourcery.com>
6429             Aldy Hernandez  <aldyh@redhat.com>
6430
6431         * gcc.c-torture/execute/va-arg-24.c: New.
6432
6433 2004-04-17  Zack Weinberg  <zack@codesourcery.com>
6434             Aldy Hernandez  <aldyh@redhat.com>
6435
6436         * gcc.dg/vmx/1b-01.c: New.
6437         * gcc.dg/vmx/1b-02.c: New.
6438         * gcc.dg/vmx/1b-03.c: New.
6439         * gcc.dg/vmx/1b-04.c: New.
6440         * gcc.dg/vmx/1b-05.c: New.
6441         * gcc.dg/vmx/1b-06.c: New.
6442         * gcc.dg/vmx/1b-07.c: New.
6443         * gcc.dg/vmx/1c-01.c: New.
6444         * gcc.dg/vmx/1c-02.c: New.
6445         * gcc.dg/vmx/3a-01a.c: New.
6446         * gcc.dg/vmx/3a-01.c: New.
6447         * gcc.dg/vmx/3a-01m.c: New.
6448         * gcc.dg/vmx/3a-03.c: New.
6449         * gcc.dg/vmx/3a-03m.c: New.
6450         * gcc.dg/vmx/3a-04.c: New.
6451         * gcc.dg/vmx/3a-04m.c: New.
6452         * gcc.dg/vmx/3a-05.c: New.
6453         * gcc.dg/vmx/3a-06.c: New.
6454         * gcc.dg/vmx/3a-06m.c: New.
6455         * gcc.dg/vmx/3a-07.c: New.
6456         * gcc.dg/vmx/3b-01.c: New.
6457         * gcc.dg/vmx/3b-02.c: New.
6458         * gcc.dg/vmx/3b-10.c: New.
6459         * gcc.dg/vmx/3b-13.c: New.
6460         * gcc.dg/vmx/3b-14.c: New.
6461         * gcc.dg/vmx/3b-15.c: New.
6462         * gcc.dg/vmx/3c-01a.c: New.
6463         * gcc.dg/vmx/3c-01.c: New.
6464         * gcc.dg/vmx/3c-02.c: New.
6465         * gcc.dg/vmx/3c-03.c: New.
6466         * gcc.dg/vmx/3d-01.c: New.
6467         * gcc.dg/vmx/4-01.c: New.
6468         * gcc.dg/vmx/4-03.c: New.
6469         * gcc.dg/vmx/5-01.c: New.
6470         * gcc.dg/vmx/5-02.c: New.
6471         * gcc.dg/vmx/5-03.c: New.
6472         * gcc.dg/vmx/5-04.c: New.
6473         * gcc.dg/vmx/5-05.c: New.
6474         * gcc.dg/vmx/5-06.c: New.
6475         * gcc.dg/vmx/5-07.c: New.
6476         * gcc.dg/vmx/5-07t.c: New.
6477         * gcc.dg/vmx/5-08.c: New.
6478         * gcc.dg/vmx/5-10.c: New.
6479         * gcc.dg/vmx/5-11.c: New.
6480         * gcc.dg/vmx/7-01a.c: New.
6481         * gcc.dg/vmx/7-01.c: New.
6482         * gcc.dg/vmx/7c-01.c: New.
6483         * gcc.dg/vmx/7d-01.c: New.
6484         * gcc.dg/vmx/7d-02.c: New.
6485         * gcc.dg/vmx/8-01.c: New.
6486         * gcc.dg/vmx/8-02a.c: New.
6487         * gcc.dg/vmx/8-02.c: New.
6488         * gcc.dg/vmx/brode-1.c: New.
6489         * gcc.dg/vmx/bug-1.c: New.
6490         * gcc.dg/vmx/bug-2.c: New.
6491         * gcc.dg/vmx/bug-3.c: New.
6492         * gcc.dg/vmx/cw-bug-1.c: New.
6493         * gcc.dg/vmx/cw-bug-2.c: New.
6494         * gcc.dg/vmx/cw-bug-3.c: New.
6495         * gcc.dg/vmx/dct.c: New.
6496         * gcc.dg/vmx/debug-1.c: New.
6497         * gcc.dg/vmx/debug-2.c: New.
6498         * gcc.dg/vmx/debug-3.c: New.
6499         * gcc.dg/vmx/debug-4.c: New.
6500         * gcc.dg/vmx/dos-bug-1-gdb.c: New.
6501         * gcc.dg/vmx/dos-bug-2-gdb.c: New.
6502         * gcc.dg/vmx/eg-5.c: New.
6503         * gcc.dg/vmx/fft.c: New.
6504         * gcc.dg/vmx/gcc-bug-1.c: New.
6505         * gcc.dg/vmx/gcc-bug-2.c: New.
6506         * gcc.dg/vmx/gcc-bug-3.c: New.
6507         * gcc.dg/vmx/gcc-bug-4.c: New.
6508         * gcc.dg/vmx/gcc-bug-5.c: New.
6509         * gcc.dg/vmx/gcc-bug-6.c: New.
6510         * gcc.dg/vmx/gcc-bug-7.c: New.
6511         * gcc.dg/vmx/gcc-bug-8.c: New.
6512         * gcc.dg/vmx/gcc-bug-9.c: New.
6513         * gcc.dg/vmx/gcc-bug-b.c: New.
6514         * gcc.dg/vmx/gcc-bug-c.c: New.
6515         * gcc.dg/vmx/gcc-bug-d.c: New.
6516         * gcc.dg/vmx/gcc-bug-e.c: New.
6517         * gcc.dg/vmx/gcc-bug-f.c: New.
6518         * gcc.dg/vmx/gcc-bug-g.c: New.
6519         * gcc.dg/vmx/gcc-bug-i.c: New.
6520         * gcc.dg/vmx/harness.h: New.
6521         * gcc.dg/vmx/ira1.c: New.
6522         * gcc.dg/vmx/ira2a.c: New.
6523         * gcc.dg/vmx/ira2b.c: New.
6524         * gcc.dg/vmx/ira2.c: New.
6525         * gcc.dg/vmx/ira2c.c: New.
6526         * gcc.dg/vmx/mem.c: New.
6527         * gcc.dg/vmx/newton-1.c: New.
6528         * gcc.dg/vmx/ops.c: New.
6529         * gcc.dg/vmx/sn7153.c: New.
6530         * gcc.dg/vmx/spill2.c: New.
6531         * gcc.dg/vmx/spill3.c: New.
6532         * gcc.dg/vmx/spill.c: New.
6533         * gcc.dg/vmx/t.c: New.
6534         * gcc.dg/vmx/varargs-1.c: New.
6535         * gcc.dg/vmx/varargs-2.c: New.
6536         * gcc.dg/vmx/varargs-3.c: New.
6537         * gcc.dg/vmx/varargs-4.c: New.
6538         * gcc.dg/vmx/varargs-5.c: New.
6539         * gcc.dg/vmx/varargs-6.c: New.
6540         * gcc.dg/vmx/varargs-7.c: New.
6541         * gcc.dg/vmx/vmx.exp: New.
6542         * gcc.dg/vmx/vprint-1.c: New.
6543         * gcc.dg/vmx/vscan-1.c: New.
6544         * gcc.dg/vmx/x-01.c: New.
6545         * gcc.dg/vmx/x-02.c: New.
6546         * gcc.dg/vmx/x-03.c: New.
6547         * gcc.dg/vmx/x-04.c: New.
6548         * gcc.dg/vmx/x-05.c: New.
6549         * gcc.dg/vmx/yousufi-1.c: New.
6550         * gcc.dg/vmx/zero-1.c: New.
6551         * gcc.dg/vmx/zero.c: New.
6552
6553 2004-04-17  Andrew Pinski  <pinskia@physics.uc.edu>
6554
6555         * g++.dg/lookup/java1.C: Update for chage of
6556         _Jv_AllocObject.
6557         * g++.dg/lookup/java2.C: Likewise.
6558
6559 2004-04-17  Laurent GUERBY <laurent@guerby.net>
6560
6561         * ada/acats/run_all.sh: use -O2 by default.
6562
6563 2004-04-17  Richard Sandiford  <rsandifo@redhat.com>
6564
6565         * gcc.dg/vr-mult-[12].c: New tests.
6566
6567 2004-04-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6568
6569         * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
6570
6571         * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
6572
6573 2004-04-15  Richard Sandiford  <rsandifo@redhat.com>
6574
6575         * lib/target-supports.exp (check_profiling_available): Assume profiling
6576         isn't available for mips*-*-elf targets.
6577
6578 2004-04-14  Uros Bizjak  <uros@kss-loka.si>
6579
6580         * gcc.dg/builtins-38.c: New test.
6581
6582 2004-04-14  Eric Christopher  <echristo@redhat.com>
6583
6584         * g++.dg/charset/charset.exp: Run .cc extension tests.
6585
6586 2004-04-14  Zack Weinberg  <zack@codesourcery.com>
6587
6588         * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32).  Update commentary.
6589
6590 2004-04-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6591
6592         * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
6593
6594 2004-04-13  Uros Bizjak  <uros@kss-loka.si>:
6595
6596         * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
6597         * gcc.dg/i386-387-2.c: Likewise.
6598
6599         * gcc.dg/i386-387-7.c: New test.
6600         * gcc.dg/i386-387-8.c: New test.
6601
6602         * gcc.dg/builtins-37.c: New test.
6603
6604 2004-04-13  Geoffrey Keating  <geoffk@apple.com>
6605
6606         * g++.dg/pch/externc-1.C: Add missing semicolon.
6607
6608 2004-04-13  Aldy Hernandez  <aldyh@redhat.com>
6609
6610         * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
6611
6612 2004-04-12  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6613
6614         * gcc.c-torture/execute/20040411-1.c: New test.
6615
6616 2004-04-10  Joseph S. Myers  <jsm@polyomino.org.uk>
6617
6618         * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
6619
6620 2004-04-09  Chris Demetriou  <cgd@broadcom.com>
6621
6622         * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
6623
6624 2004-04-09  Zack Weinberg  <zack@codesourcery.com>
6625
6626         * lib/target-supports.exp (check_named_sections_available): New.
6627         * lib/gcc-dg.exp (dg-require-named-sections): New.
6628         * lib/prune.exp (prune_gcc_output): Incorporate prunes from
6629         old-deja.exp.  Also prune error-count message from HP linker.
6630         * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
6631
6632         * g++.dg/init/init-ref4.C: Use dg-require-weak.
6633         * g++.old-deja/g++.pt/static3.C: Likewise.
6634         * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
6635
6636 2004-04-09  Roger Sayle  <roger@eyesopen.com>
6637
6638         * gcc.c-torture/execute/20040409-1.c: New test case.
6639         * gcc.c-torture/execute/20040409-2.c: New test case.
6640         * gcc.c-torture/execute/20040409-3.c: New test case.
6641
6642 2004-04-09  Andrew Pinski  <pinskia@physics.uc.edu>
6643
6644         * gcc.dg/20040409-1.c: New test.
6645
6646 2004-04-08  Roger Sayle  <roger@eyesopen.com>
6647
6648         PR target/14888
6649         * g++.dg/opt/pr14888.C: New test case.
6650
6651 2004-04-08  Geoffrey Keating  <geoffk@apple.com>
6652
6653         * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
6654         gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
6655         gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
6656         gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
6657         New tests.
6658
6659 2004-04-08  Paul Brook  <paul@codesourcery.com>
6660
6661         * gcc.dg/spill-1.c: New test.
6662
6663 2004-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6664
6665         * gcc.dg/torture/builtin-ctype-2.c: New test.
6666
6667 2004-04-07  Ian Lance Taylor  <ian@wasabisystems.com>
6668
6669         * gcc.dg/pch/pch.exp: Add largefile test.
6670
6671 2004-04-06  Geoffrey Keating  <geoffk@apple.com>
6672
6673         * g++.dg/pch/externc-1.Hs: New.
6674         * g++.dg/pch/externc-1.C: New.
6675
6676 2004-04-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6677
6678         * gcc.dg/compat/struct-by-value-5a_main.c,
6679         gcc.dg/compat/struct-by-value-5b_main.c: New files.
6680         * gcc.dg/compat/struct-by-value-5_main.c: Delete.
6681         * gcc.dg/compat/struct-by-value-5a_x.c,
6682         gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
6683         gcc.dg/compat/struct-by-value-5_x.c.
6684         * gcc.dg/compat/struct-by-value-5a_y.c,
6685         gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
6686         gcc.dg/compat/struct-by-value-5_y.c.
6687
6688         * gcc.dg/compat/struct-by-value-6a_main.c,
6689         gcc.dg/compat/struct-by-value-6b_main.c: New files.
6690         * gcc.dg/compat/struct-by-value-6_main.c: Delete.
6691         * gcc.dg/compat/struct-by-value-6a_x.c,
6692         gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
6693         gcc.dg/compat/struct-by-value-6_x.c.
6694         * gcc.dg/compat/struct-by-value-6a_y.c,
6695         gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
6696         gcc.dg/compat/struct-by-value-6_y.c.
6697
6698         * gcc.dg/compat/struct-by-value-7a_main.c,
6699         gcc.dg/compat/struct-by-value-7b_main.c: New files.
6700         * gcc.dg/compat/struct-by-value-7_main.c: Delete.
6701         * gcc.dg/compat/struct-by-value-7a_x.c,
6702         gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
6703         gcc.dg/compat/struct-by-value-7_x.c.
6704         * gcc.dg/compat/struct-by-value-7a_y.c,
6705         gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
6706         gcc.dg/compat/struct-by-value-7_y.c.
6707
6708 2004-04-06  Jakub Jelinek  <jakub@redhat.com>
6709
6710         * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
6711         * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
6712         * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
6713         options.
6714
6715 2004-04-06  Uros Bizjak  <uros@kss-loka.si>
6716
6717         * gcc.dg/builtins-36.c: New test.
6718
6719 2004-04-06  Paul Brook  <paul@codesourcery.com>
6720
6721         * README.gcc: Remove obsolete contraint on testcases.
6722
6723 2004-04-05  Paul Brook  <paul@codesourcery.com>
6724
6725         PR2123
6726         * g++.dg/expr/anew1.C: XFAIL and make reproducible.  Call abort on
6727         failure and exit(0) on success.
6728         * g++.dg/expr/anew2.C: Ditto.
6729         * g++.dg/expr/anew3.C: Ditto.
6730         * g++.dg/expr/anew4.C: Ditto.
6731
6732 2004-04-05  Nathan Sidwell  <nathan@codesourcery.com>
6733
6734         PR c++/3518
6735         * g++.dg/template/unify7.C: New.
6736
6737 2004-04-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6738
6739         * g++.dg/README: Bring up to date with new subdirectories; remove
6740         duplicate subdirectory lines.
6741
6742 2004-04-02  Nathan Sidwell  <nathan@codesourcery.com>
6743
6744         PR c++/14007
6745         * g++.dg/template/unify5.C: New.
6746         * g++.dg/template/unify6.C: New.
6747         * g++.dg/template/qualttp20.C: Adjust.
6748         * g++.old-deja/g++.jason/report.C: Adjust.
6749         * g++.old-deja/g++.other/qual1.C: Adjust.
6750
6751 2004-04-01  Mark Mitchell  <mark@codesourcery.com>
6752
6753         PR c++/14803
6754         * g++.dg/inherit/ptrmem1.C: New test.
6755
6756 2004-04-01  Jakub Jelinek  <jakub@redhat.com>
6757
6758         PR c++/14755
6759         * gcc.c-torture/execute/20040331-1.c: New test.
6760         * gcc.dg/20040331-1.c: New test.
6761
6762 2004-04-01  Paul Brook  <paul@codesourcery.com>
6763
6764         * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
6765
6766 2004-03-30  Mark Mitchell  <mark@codesourcery.com>
6767
6768         PR c++/14724
6769         * g++.dg/init/goto1.C: New test.
6770
6771         PR c++/14763
6772         * g++.dg/template/defarg4.C: New test.
6773
6774 2004-03-30  Hartmut Penner  <hpenner@de.ibm.com>
6775
6776         * gcc.dg/altivec-11.c: Extend test for more valid cases.
6777
6778 2004-03-28  David Edelsohn  <edelsohn@gnu.org>
6779
6780         * gcc.dg/doloop-1.c: Do not check for lack of "blt".
6781
6782 2004-03-28  Zack Weinberg  <zack@codesourcery.com>
6783
6784         * gcc.dg/noncompile/undeclared-2.c: New test.
6785
6786 2004-03-28  Joseph S. Myers  <jsm@polyomino.org.uk>
6787
6788         * gcc.dg/940409-1.c: Remove XFAIL.
6789         * gcc.dg/reg-vol-struct-1.c: New test.
6790
6791 2004-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6792
6793         * gcc.dg/torture/builtin-wctype-1.c: New test.
6794
6795 2004-03-26  James A. Morrison  <ja2morri@uwaterloo.ca>
6796
6797         * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
6798         * gcc.dg/20001101-1.c: Likewise.
6799         * gcc.dg/20001102-1.c: Likewise.
6800
6801 2004-03-25  Roger Sayle  <roger@eyesopen.com>
6802
6803         * gcc.dg/compare8.c: Add an additional test for XOR.
6804
6805 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6806
6807         * gcc.dg/torture/builtin-ctype-1.c: New test.
6808
6809 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6810
6811         * gcc.dg/torture/builtin-explog-1.c: Add new cases.
6812         * gcc.dg/torture/builtin-math-1.c: Likewise.
6813         * gcc.dg/torture/builtin-power-1.c: New test.
6814
6815 2004-03-24  Andreas Schwab  <schwab@suse.de>
6816
6817         * lib/prune.exp (prune_gcc_output): Ignore errata warning from
6818         IA64 assembler.
6819
6820 2004-03-23  Joseph S. Myers  <jsm@polyomino.org.uk>
6821             Roger Sayle  <roger@eyesopen.com>
6822
6823         * gcc.dg/compare8.c: New test case.
6824
6825 2004-03-23  Ziemowit Laski  <zlaski@apple.com>
6826
6827         * g++.dg/ext/altivec-7.C: New test.
6828
6829 2004-03-23  Zack Weinberg  <zack@codesourcery.com>
6830
6831         PR 12267, 12391, 12560, 13129, 14114, 14133
6832         * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
6833         * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
6834         * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
6835         Adjust error regexps.
6836         * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
6837         * gcc.dg/noncompile/undeclared-1.c: New test cases.
6838         * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
6839         * gcc.dg/local1.c: Add explanatory comment.
6840
6841 2004-03-23  Roger Sayle  <roger@eyesopen.com>
6842
6843         PR optimization/14669
6844         * g++.dg/opt/fold2.C: New test case.
6845
6846 2004-03-22  Jakub Jelinek  <jakub@redhat.com>
6847
6848         PR c/14069
6849         * gcc.dg/20040322-1.c: New test.
6850
6851 2004-03-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
6852
6853         * gcc.dg/ultrasp2.c: Do not pass -m64.  Remove redundant lines.
6854         * gcc.dg/ultrasp4.c: Likewise.
6855         * gcc.dg/ultrasp8.c: Do not pass -m64.  Add sparcv9-*-*.
6856
6857 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
6858
6859         * gcc.dg/i386-sse-8.c: Reset default options.
6860
6861 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
6862
6863         * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
6864         in the error message text.
6865
6866 2004-03-21  Gabriel Dos Reis  <gdr@integrable-solutions.net>
6867
6868         * g++.dg/template/qualttp20.C: Adjust dg- regexp.
6869
6870 2004-03-21  Mark Mitchell  <mark@codesourcery.com>
6871
6872         PR c++/14616
6873         * g++.dg/init/array13.C: New test.
6874
6875 2004-03-20  Roger Sayle  <roger@eyesopen.com>
6876
6877         PR target/13889
6878         * gcc.c-torture/compile/pr13889.c: New test case.
6879
6880 2004-03-20  Joseph S. Myers  <jsm@polyomino.org.uk>
6881
6882         PR c/14635
6883         * builtins-1.c (nan, nans): Don't test.
6884         * builtins-30.c: Don't use nan, nanf, nanl.
6885         * builtins-35.c: New test.
6886
6887 2004-03-19  Ziemowit Laski  <zlaski@apple.com>
6888
6889         * g++.dg/ext/altivec-6.C: New test.
6890
6891 2004-03-19  Mark Mitchell  <mark@codesourcery.com>
6892
6893         * g++.dg/init/placement3.C: New test.
6894
6895         * g++.dg/template/spec13.C: New test.
6896
6897         * g++.dg/lookup/using11.C: New test.
6898
6899         * g++.dg/lookup/koenig3.C: New test.
6900
6901         * g++.dg/template/operator2.C: New test.
6902
6903         * g++.dg/expr/dtor3.C: New test.
6904         * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
6905         marker.
6906         * g++.old-deja/g++.law/visibility28.C: Likewise.
6907
6908 2004-03-19  Paolo Bonzini  <bonzini@gnu.org>
6909
6910         * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
6911         * gcc.dg/ppc64-abi-3.c: Likewise.
6912
6913 2004-03-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6914
6915         PR c++/14545
6916         * g++.dg/parse/template15.C: New test.
6917
6918 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
6919
6920         * g++.dg/expr/dtor2.C: New test.
6921
6922         * g++.dg/lookup/anon4.C: New test.
6923
6924         * g++.dg/overload/using1.C: New test.
6925
6926         * g++.dg/template/lookup7.C: New test.
6927
6928         * g++.dg/template/typename6.C: New test.
6929
6930         * g++.dg/expr/cond6.C: New test.
6931
6932 2004-03-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6933
6934         * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
6935
6936 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
6937
6938         * g++.dg/expr/cond5.C: New test.
6939         * g++.dg/expr/constcast1.C: Likewise.
6940         * g++.dg/expr/ptrmem2.C: Likewise.
6941         * g++.dg/expr/ptrmem3.C: Likewise.
6942         * g++.dg/lookup/main1.C: Likewise.
6943         * g++.dg/template/lookup6.C: Likewise.
6944
6945 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
6946
6947         * gcc.dg/local1.c: New test.
6948
6949         * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
6950
6951 2004-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6952
6953         * gcc.dg/torture/builtin-convert-1.c: New test.
6954
6955 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6956
6957         * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
6958
6959 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
6960
6961         PR c++/14481
6962         * g++.dg/warn/Wunused-7.C: New test.
6963
6964 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6965
6966         * gcc.dg/torture/builtin-integral-1.c: New test.
6967
6968 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
6969
6970         PR c++/14586
6971         * g++.dg/parse/non-dependent3.C: New test.
6972
6973 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
6974
6975         * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
6976         * g++.dg/eh/simd-2.C: Likewise.
6977         * g++.dg/init/array10.C: Likewise.
6978         * gcc.c-torture/compile/simd-1.c: Likewise.
6979         * gcc.c-torture/compile/simd-2.c: Likewise.
6980         * gcc.c-torture/compile/simd-3.c: Likewise.
6981         * gcc.c-torture/compile/simd-4.c: Likewise.
6982         * gcc.c-torture/compile/simd-6.c: Likewise.
6983         * gcc.c-torture/execute/simd-1.c: Likewise.
6984         * gcc.c-torture/execute/simd-2.c: Likewise.
6985         * gcc.dg/compat/vector-defs.h: Likewise.
6986         * gcc.dg/20020531-1.c: Likewise.
6987         * gcc.dg/altivec-3.c: Likewise.
6988         * gcc.dg/altivec-4.c: Likewise.
6989         * gcc.dg/altivec-varargs-1.c: Likewise.
6990         * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
6991         * gcc.dg/i386-mmx-3.c: Likewise.
6992         * gcc.dg/i386-sse-4.c: Likewise.
6993         * gcc.dg/i386-sse-5.c: Likewise.
6994         * gcc.dg/i386-sse-8.c: Likewise.
6995         * gcc.dg/simd-1.c: Likewise.
6996         * gcc.dg/20030218-1.c: Likewise.  Plus, do not declare
6997         __ev64_opaque__ since the machine description provides it.
6998
6999 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
7000
7001         * lib/compat.exp (skip_list): New global variable.
7002         Use it to hold the user defined COMPAT_SKIPS list if any.
7003         (compat-obj): Add the members of skip_list to optall.
7004
7005 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
7006
7007         * gcc.dg/compat/union-by-value-1_main.c,
7008         union-by-value-1_x.c, union-by-value-1_y.c,
7009         union-check.h, union-defs.h,
7010         union-init.h, union-return-1_main.c,
7011         union-return-1_x.c, union-return-1_y.c: New files.
7012
7013 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
7014
7015         * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
7016         mixed-struct-init.h: Add 4 mixed structure types.
7017         struct-by-value-21_main.c, struct-by-value-21_x.c,
7018         struct-by-value-21_y.c, struct-return-21_main.c,
7019         struct-return-21_x.c, struct-return-21_y.c: New files.
7020
7021 2004-03-13  Mark Mitchell  <mark@codesourcery.com>
7022
7023         PR c++/14550
7024         * g++.dg/parse/template14.C: New test.
7025
7026 2004-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
7027
7028         * gcc.c-torture/execute/20040313-1.c: New test.
7029
7030 2004-03-13  Jakub Jelinek  <jakub@redhat.com>
7031
7032         PR target/14533
7033         * gcc.dg/20040311-2.c: New test.
7034
7035 2004-03-12  Kazu Hirata  <kazu@cs.umass.edu>
7036
7037         PR other/14544
7038         * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
7039         bit-field.
7040
7041 2004-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
7042
7043         * gcc.dg/20040305-2.c: Add missing return statement.
7044
7045 2004-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7046
7047         * gcc.dg/builtins-34.c: Also check pow10*.
7048
7049 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
7050
7051         PR target/14262
7052         * gcc.dg/20040305-2.c: New test.
7053
7054 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
7055
7056         * gcc.dg/20040310-1.c: New test.
7057
7058 2004-03-11  Roger Sayle  <roger@eyesopen.com>
7059
7060         * gcc.c-torture/execute/20040311-1.c: New test case.
7061
7062 2004-03-11  Mark Mitchell  <mark@codesourcery.com>
7063
7064         PR c++/14476
7065         * g++.dg/lookup/enum1.C: New test.
7066
7067 2004-03-10  Mark Mitchell  <mark@codesourcery.com>
7068
7069         PR c++/14510
7070         * g++.dg/lookup/struct2.C: New test.
7071
7072 2004-03-10  Uros Bizjak  <uros@kss-loka.si>
7073
7074         * gcc.dg/builtins-34.c: New test.
7075
7076 2004-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7077
7078         * gcc.dg/torture/builtin-nonneg-1.c: New test.
7079
7080 2004-03-09  James E Wilson  <wilson@specifixinc.com>
7081
7082         * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
7083         * gcc.dg/alias-2.c: New testcase.
7084
7085 2004-03-09  Zack Weinberg  <zack@codesourcery.com>
7086
7087         * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
7088
7089 2004-03-09  Roger Sayle  <roger@eyesopen.com>
7090
7091         * gcc.c-torture/execute/20040309-1.c: New test case.
7092
7093 2004-03-09  Nathan Sidwell  <nathan@codesourcery.com>
7094
7095         PR c++/14397
7096         * g++.dg/overload/ref1.C: New.
7097
7098 2004-03-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7099
7100         PR c++/14409
7101         * g++.dg/template/spec12.C: New test.
7102
7103         PR c++/14448
7104         * g++.dg/parse/crash14.C: New test.
7105
7106 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
7107
7108         PR c++/14230
7109         * g++.dg/init/ref11.C: New test.
7110
7111 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
7112
7113         PR c++/14432
7114         * g++.dg/parse/builtin2.C: New test.
7115
7116 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
7117
7118         PR c++/14401
7119         * g++.dg/init/ctor3.C: New test.
7120         * g++.dg/init/union1.C: New test.
7121         * g++.dg/ext/anon-struct4.C: New test.
7122
7123 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
7124
7125         * g++.dg/lookup/koenig1.C: Tweak error messages.
7126         * g++.dg/lookup/used-before-declaration.C: Likewise.
7127         * g++.dg/other/do1.C: Likewise.
7128         * g++.dg/overload/koenig1.C: Likewise.
7129         * g++.dg/parse/crash13.C: Likewise.
7130         * g++.dg/template/instantiate3.C: Likewise.
7131
7132 2004-03-08  Eric Christopher  <echristo@redhat.com>
7133
7134         * * lib/target-supports.exp: Enable libiconv in test
7135         compilation.  Fix up error checking.
7136
7137 2004-03-08  Roger Sayle  <roger@eyesopen.com>
7138
7139         PR middle-end/14289
7140         * gcc.dg/pr14289-1.c: New test case.
7141         * gcc.dg/pr14289-2.c: Likewise.
7142         * gcc.dg/pr14289-3.c: Likewise.
7143
7144 2004-03-08  Eric Botcazou  <ebotcazou@act-europe.fr>
7145
7146         * gcc.c-torture/execute/20040308-1.c: New test.
7147
7148 2004-03-07  Roger Sayle  <roger@eyesopen.com>
7149
7150         * gcc.c-torture/execute/20040307-1.c: New test case.
7151
7152 2004-03-07  Richard Sandiford  <rsandifo@redhat.com>
7153
7154         * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
7155
7156 2004-03-06  Ulrich Weigand  <uweigand@de.ibm.com>
7157
7158         * gcc.dg/20040306-1.c: New test.
7159
7160 2004-03-06  Kazu Hirata  <kazu@cs.umass.edu>
7161
7162         * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
7163         them static.
7164         * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
7165
7166 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7167
7168         PR c/14465
7169         * gcc.dg/decl-6.c: New test.
7170
7171 2004-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7172
7173         * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
7174         Rename LOGPOW -> LOG_POW.
7175         (SQRT_EXP, POW_EXP): New.
7176
7177 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7178
7179         * gcc.dg/i386-sse-8.c: New test.
7180
7181 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7182
7183         PR c/14114
7184         * gcc.dg/decl-5.c: New test.
7185
7186 2004-03-05  Andreas Krebbel  <krebbel1@de.ibm.com>
7187
7188         * gcc.dg/20040305-1.c: New test.
7189
7190 2004-03-05  Hans-Peter Nilsson  <hp@axis.com>
7191
7192         PR other/14354
7193         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
7194
7195 2004-03-04  Ziemowit Laski  <zlaski@apple.com>
7196
7197         PR c++/14425, c++/14426
7198         * g++.dg/ext/altivec-4.C: New test.
7199         * g++.dg/ext/altivec-5.C: New test.
7200
7201 2004-03-04  Geoffrey Keating  <geoffk@apple.com>
7202
7203         * g++.old-deja/g++.other/linkage1.C: Expect errors about
7204         global variables of a type with no linkage.
7205         * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
7206         * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
7207         * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
7208         * g++.old-deja/g++.bugs/900210_02.C: Likewise.
7209         * g++.old-deja/g++.bugs/900210_03.C: Likewise.
7210         * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
7211         * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
7212         * g++.dg/warn/deprecated.C: Name enum Color.
7213         * g++.dg/overload/VLA.C: Name structure for 'b'.
7214         * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
7215
7216 2004-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7217
7218         * gcc.c-torture/compile/20040304-1.c: New test.
7219
7220 2004-03-03  Zack Weinberg  <zack@codesourcery.com>
7221
7222         PR 13728
7223         * gcc.dg/decl-4.c: New testcase.
7224
7225 2004-03-03  Kazu Hirata  <kazu@cs.umass.edu>
7226
7227         * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
7228         as PRECF if sizeof (float) > sizeof (double).
7229         (PRECL): Make it the same as PRECF if
7230         sizeof (float) > sizeof (long double).
7231
7232 2004-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7233
7234         * gcc.dg/builtins-config.h: Use underscore macro style for __sun
7235         system type.  Add check for irix6 which doesn't have c99 runtime.
7236
7237 2004-03-03  Bob Wilson  <bob.wilson@acm.org>
7238
7239         * gcc.dg/const-elim-1.c: xfail for xtensa.
7240
7241 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
7242
7243         PR c++/14369
7244         * g++.dg/template/cond4.C: New test.
7245
7246 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
7247
7248         PR c++/14360
7249         * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
7250
7251         PR c++/14361
7252         * g++.dg/parse/defarg7.C: New test.
7253
7254         PR c++/14359
7255         * g++.dg/template/friend26.C: New test.
7256
7257 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
7258
7259         PR c++/14324
7260         * g++.dg/abi/mangle21.C: New test.
7261
7262         PR c++/14260
7263         * g++.dg/parse/constructor2.C: New test.
7264
7265         PR c++/14337
7266         * g++.dg/template/sfinae1.C: New test.
7267
7268 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
7269
7270         PR c++/14267
7271         * g++.dg/expr/crash2.C: New test.
7272
7273         PR middle-end/13448
7274         * gcc.dg/inline-5.c: New test.
7275         * gcc.dg/always-inline.c: Split out tests into ...
7276         * gcc.dg/always-inline2.c: ... this and ...
7277         * gcc.dg/always-inline3.c: ... this.
7278
7279 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
7280
7281         PR debug/12103
7282         * g++.dg/debug/crash1.C: New test.
7283
7284 2004-02-29  Kazu Hirata  <kazu@cs.umass.edu>
7285
7286         * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
7287         function with __attribute__((noinline)).
7288         (recurser_void2): Likewise.
7289         * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
7290         (recurser_void2): Likewise.
7291
7292 2004-02-29  Roger Sayle  <roger@eyesopen.com>
7293
7294         PR middle-end/14203
7295         * g++.dg/warn/Wunused-6.C: New test case.
7296
7297 2004-02-28  Richard Earnshaw  <rearnsha@arm.com>
7298
7299         * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
7300         not defined.
7301
7302 2004-02-27  Eric Christopher  <echristo@redhat.com>
7303
7304         * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
7305         * g++.dg/charset/asm2.c: Run only x86.
7306         * gcc.dg/charset/asm3.c: Ditto.
7307
7308 2004-02-27  Aldy Hernandez  <aldyh@redhat.com>
7309
7310         * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
7311         ld_library_path.
7312
7313 2004-02-27  Ziemowit Laski  <zlaski@apple.com>
7314
7315         * g++.dg/ext/altivec-3.C: New.
7316
7317 2004-02-26  Richard Henderson  <rth@redhat.com>
7318
7319         * g++.dg/ext/attrib10.C: Mark for warning.
7320         * gcc.dg/attr-alias-1.c: New.
7321
7322 2004-02-26  Richard Henderson  <rth@redhat.com>
7323
7324         * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
7325         * gcc.c-torture/execute/20040208-2.c: ... it back.
7326
7327 2004-02-26  Eric Christopher  <echristo@redhat.com>
7328
7329         * lib/target-supports.exp (check-iconv-available): New function.
7330         * lib/gcc-dg.exp (dg-require-iconv): New function.
7331         Use above.
7332         * gcc.dg/charset: New directory.
7333         * gcc.dg/charset/charset.exp: New file.
7334         * gcc.dg/charset/asm1.c: Ditto.
7335         * gcc.dg/charset/asm2.c: Ditto.
7336         * gcc.dg/charset/asm3.c: Ditto.
7337         * gcc.dg/charset/asm4.c: Ditto.
7338         * gcc.dg/charset/asm5.c: Ditto.
7339         * gcc.dg/charset/attribute1.c: Ditto.
7340         * gcc.dg/charset/attribute2.c: Ditto.
7341         * gcc.dg/charset/string1.c: Ditto.
7342         * g++.dg/charset: New directory.
7343         * g++.dg/dg.exp: Add here. Special options.
7344         * g++.dg/charset/charset.exp: New file.
7345         * g++.dg/charset/asm1.c: Ditto.
7346         * g++.dg/charset/asm2.c: Ditto.
7347         * g++.dg/charset/asm3.c: Ditto.
7348         * g++.dg/charset/asm4.c: Ditto.
7349         * g++.dg/charset/attribute1.c: Ditto.
7350         * g++.dg/charset/attribute2.c: Ditto.
7351         * g++.dg/charset/extern1.cc: Ditto.
7352         * g++.dg/charset/extern2.cc: Ditto.
7353         * g++.dg/charset/string1.c: Ditto.
7354
7355 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
7356
7357         PR c++/14278
7358         * g++.dg/parse/comma1.C: New test.
7359
7360 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7361
7362         PR c++/14284
7363         * g++.dg/template/ttp8.C: New test.
7364
7365 2004-02-26  Eric Botcazou  <ebotcazou@act-europe.fr>
7366
7367         * gcc.dg/fixuns-trunc-1.c: New test.
7368
7369 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7370
7371         * gcc.dg/builtins-config.h: Use #elif.
7372
7373 2004-02-26  Michael Matz  <matz@suse.de>
7374
7375         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
7376         * gcc.dg/991214-1.c: Likewise.
7377         * gcc.dg/i386-asm-1.c: Likewise.
7378
7379 2004-02-25  Richard Henderson  <rth@redhat.com>
7380
7381         * gcc.c-torture/execute/20040208-2.c: Move ...
7382         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
7383
7384 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7385
7386         PR c++/14246
7387         * g++.dg/other/crash-3.C: New test.
7388
7389 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7390
7391         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
7392         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
7393
7394         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
7395         HP-UX.
7396
7397 2004-02-24  Michael Matz  <matz@suse.de>
7398
7399         * gcc.dg/i386-regparm.c: New.
7400
7401 2004-02-23  James E Wilson  <wilson@specifixinc.com>
7402
7403         * gcc.c-torture/execute/20040223-1.c: New.
7404
7405 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
7406             Kazu Hirata  <kazu@cs.umass.edu>
7407
7408         * gcc.dg/fwritable-strings-1.c: Remove.
7409
7410 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
7411
7412         PR c/14156
7413         * gcc.dg/20040223-1.c: New test.
7414
7415 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7416
7417         PR c++/14106
7418         * g++.dg/ext/typeof9.C: New test.
7419
7420 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7421
7422         PR c++/14250
7423         * g++.dg/other/switch1.C: New test.
7424
7425 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
7426
7427         * gcc.dg/cast-function-1.c: Adjust for new informative message.
7428         * gcc.dg/va-arg-1.c: Likewise.
7429
7430 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7431
7432         PR c++/14143
7433         * g++.dg/template/koenig5.C: New test.
7434
7435 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
7436
7437         * g++.dg/ext/altivec-1.C: Generalize target triple.
7438         * g++.dg/ext/altivec-2.C: New test case.
7439         * g++.dg/ext/altivec_check.h: New file.
7440         * gcc.dg/altivec-1.c: Generalize target triple;
7441         include altivec_check.h and call altivec_check().
7442         * gcc.dg/altivec-[2-5].c: Generalize target triple.
7443         * gcc.dg/altivec-6.c: New test case.
7444         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
7445         type casts as needed.
7446         * gcc.dg/altivec-10.c: Include altivec_check.h and call
7447         altivec_check().
7448         * gcc.dg/altivec-12.c: New test case.
7449         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
7450         include altivec_check.h and call altivec_check().
7451         * gcc.dg/altivec_check.h: New file.
7452
7453 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7454
7455         * lib/target-supports.exp (check_alias_available): Don't mangle
7456         function `g' in test program.
7457
7458 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7459
7460         * lib/target-supports.exp (check_profiling_available): Check
7461         argument to determine whether we support a profiling type.
7462         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
7463         check_profiling_available.
7464         * g++.dg/bprob/bprob.exp: Likewise
7465         * g77.dg/bprob/bprob.exp: Likewise.
7466         * gcc.misc-tests/bprob.exp: Likewise.
7467         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
7468         dg-require-profiling and delete expected error handling.
7469         * gcc.dg/20021014-1.c: Likewise.
7470         * gcc.dg/nest.c: Likewise.
7471
7472 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7473
7474         PR c++/12007
7475         * g++.dg/other/vthunk1.C: New test.
7476
7477 2004-02-20  Falk Hueffner  <falk@debian.org>
7478
7479         PR target/14201
7480         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
7481
7482 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
7483
7484         PR c++/13927
7485         * g++.dg/other/error8.C: Remove XFAIL markers.
7486
7487         PR c++/14173
7488         * g++.dg/ext/packed5.C: New test.
7489
7490         PR c++/14199
7491         * g++.dg/warn/Wunused-5.C: New test.
7492
7493         PR c++/14186
7494         * g++.dg/lookup/member1.C: New test.
7495
7496 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
7497
7498         * gcc.c-torture/compile/20040130-1.c: Enable only when
7499         __INT_MAX__ >= 2147483647L.
7500         * gcc.c-torture/compile/961203-1.c: Likewise.
7501
7502 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
7503
7504         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
7505         * g++.dg/opt/template1.C: Robustify assembler regexp
7506
7507 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7508
7509         * gcc.c-torture/execute/simd-4.x: Remove.
7510         * gcc.c-torture/execute/va-arg-25.x: Likewise.
7511         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
7512         Guard with #ifndef SKIP_ATTRIBUTE.
7513         * gcc.dg/compat/vector-1_y.c: Likewise.
7514         * gcc.dg/compat/vector-2_x.c: Likewise.
7515         * gcc.dg/compat/vector-2_y.c: Likewise.
7516         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
7517         * g++.dg/eh/simd-2.C: Likewise.
7518
7519 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
7520
7521         * gcc.c-torture/compile/complex-1.c: New.
7522
7523 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
7524
7525         PR target/14209
7526         * gcc.c-torture/execute/20040218-1.c: New test.
7527
7528 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7529
7530         PR c++/14181
7531         * g++.dg/parse/new2.C: New test.
7532
7533 2004-02-18  Paul Brook  <paul@codesourcery.com>
7534
7535         * gcc.c-torture/compile/libcall-1.c: New test.
7536
7537 2004-02-18  Paul Brook  <paul@codesourcery.com>
7538
7539         PR debug/12934
7540         * gcc.dg/debug/debug-7.c: New test.
7541
7542 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
7543
7544         * gcc.dg/20040217-1.c: New test.
7545
7546 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
7547
7548         * gcc.c-torture/execute/990208-1.x: Delete.
7549
7550 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
7551
7552         * gcc.c-torture/execute/20040208-2.x: New file.
7553
7554 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
7555
7556         PR c++/11326
7557         * g++.dg/abi/structret1.C: New test.
7558
7559 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
7560
7561         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
7562         (i386_cpuid): No need to test if cpuid is available on AMD64.
7563         Fix assembly, so that it works onboth i386 and AMD64.
7564         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
7565         (vecInLong): Fix s[] member type to unsigned int.
7566         (vecInWord): Remove type.
7567         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
7568         (a64, b64, c64, d64, e64): Remove.
7569         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
7570         Remove unused variable.  Remove initialization of removed variables.
7571         Don't call mmx_tests nor sse_tests.
7572         (reference_mmx, reference_sse): Remove.
7573         (check): Add return stmt.
7574         * gcc.dg/i386-sse-7.c: New test.
7575         * gcc.dg/i386-mmx-4.c: New test.
7576
7577 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7578
7579         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
7580         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
7581         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
7582         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
7583         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
7584         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
7585         g++.dg/tc1/dr94.C: Fix line terminator.
7586
7587 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
7588
7589         * gcc.c-torture/compile/20040216-1.c: New.
7590
7591 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7592
7593         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
7594         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
7595         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
7596         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
7597         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
7598         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
7599
7600 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
7601
7602         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
7603
7604 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
7605
7606         PR c++/13971
7607         * g++.dg/expr/cond4.C: New test.
7608
7609         PR c++/14086
7610         * g++.dg/lookup/crash2.C: New test.
7611
7612 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
7613
7614         * gcc.c-torture/compile/20040214-2.c: New test.
7615
7616 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
7617
7618         PR c++/14116
7619         * g++.dg/ext/typeof8.C: New test.
7620
7621 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
7622
7623         * gcc.c-torture/compile/20040214-1.c: New test.
7624
7625 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7626
7627         PR c++/13635
7628         * g++.dg/template/spec11.C: New test.
7629
7630 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7631
7632         PR c++/13927
7633         * g++.dg/other/error8.C: New test.
7634
7635 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
7636
7637         PR c++/14122
7638         * g++.dg/template/array4.C: New test.
7639
7640         PR c++/14108
7641         * g++.dg/inherit/thunk2.C: New test.
7642
7643         PR c++/14083
7644         * g++.dg/eh/cond2.C: New test.
7645
7646 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
7647
7648         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
7649
7650 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
7651
7652         * lib/scanasm.exp (dg-scan): Quote pattern before display.
7653
7654 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
7655
7656         * g++.dg/simd-2.C: xfail on ppc64-linux.
7657
7658 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
7659
7660         PR c/456
7661         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
7662         tests.
7663
7664 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
7665
7666         * gcc.dg/builtins-33.c: New test.
7667
7668 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
7669
7670         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
7671
7672 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
7673
7674         * g++.dg/simd-2.C: Set -maltivec for ppc64.
7675
7676 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
7677
7678         * gcc.dg/ppc64-abi-3.c: New test.
7679
7680 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
7681
7682         PR c/14092
7683
7684         * gcc.dg/pr14092-1.c: New testcase.
7685
7686 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
7687
7688         * gcc.dg/cpp/assert4.c: Fix typo last change.
7689
7690         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
7691         * gcc.dg/cpp/assert4.c: Handle powerpc64.
7692
7693         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
7694
7695 2004-02-09  Roger Sayle  <roger@eyesopen.com>
7696
7697         * gcc.c-torture/compile/20040209-1.c: New test case.
7698
7699 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
7700
7701         * gcc.dg/c90-init-1.c: Adjust expected error messages.
7702
7703 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
7704
7705         * gcc.c-torture/execute/20040208-[12].c: New tests.
7706
7707 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
7708
7709         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
7710
7711 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
7712
7713         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
7714
7715 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
7716
7717         Bug 13856
7718         * gcc.dg/visibility-8.c: New testcase.
7719
7720 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
7721
7722         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
7723         arguments.
7724         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
7725
7726 2004-02-07  Roger Sayle  <roger@eyesopen.com>
7727
7728         PR middle-end/13696
7729         * g++.dg/opt/fold1.C: New test case.
7730
7731 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7732
7733         PR c++/14033
7734         * g++.dg/other/crash-2.C: New test.
7735
7736 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7737
7738         PR c++/14028
7739         * g++.dg/parse/angle-bracket2.C: New test.
7740
7741 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7742
7743         PR middle-end/13750
7744         Revert:
7745         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
7746         PR pch/13361
7747         * testsuite/g++.dg/pch/wchar-1.C: New.
7748         * testsuite/g++.dg/pch/wchar-1.Hs: New.
7749
7750 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7751
7752         PR c++/14008
7753         * g++.dg/parse/error15.C: New test.
7754         * g++.dg/parse/crash11.C: Update dg-error mark.
7755
7756 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
7757
7758         PR c++/13932
7759         * g++.dg/warn/conv2.C: New test.
7760
7761 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7762
7763         PR c++/13086
7764         * g++.dg/warn/incomplete1.C: Remove xfail.
7765
7766 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
7767
7768         * lib/file-format.exp (gcc_target_object_format): Use
7769         ${tool}_target_compile, not gcc_target_compile.
7770         * lib/target-supports.exp (check_alias_available): Likewise.
7771         (check_gc_sections_available): Likewise.
7772         * g++.dg/ext/attrib10.C: Use dg-require-alias.
7773         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
7774         dg-require-alias.
7775
7776 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
7777
7778         PR c++/13969
7779         * g++.dg/template/static6.C: New test.
7780
7781 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
7782
7783         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
7784
7785 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7786
7787         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
7788         tests for systems where `char' is unsigned by default.
7789
7790 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7791
7792         PR c++/13997
7793         * g++.dg/template/partial3.C: New test.
7794
7795 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7796
7797         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
7798         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
7799         Remove mentions of obsolete ports.
7800
7801 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
7802
7803         * gcc.dg/noncompile/20001228-1.c: Fix for new
7804         error message.
7805
7806 2004-02-03  Roger Sayle  <roger@eyesopen.com>
7807
7808         PR target/9348
7809         * gcc.c-torture/execute/multdi-1.c: New test case.
7810
7811 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
7812
7813         PR c++/13925
7814         * g++.dg/template/lookup5.C: New test.
7815
7816 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
7817
7818         PR c++/13950
7819         * g++.dg/template/lookup4.C: New test.
7820
7821         PR c++/13970
7822         * g++.dg/parse/error14.C: New test.
7823
7824         PR c++/14002
7825         * g++.dg/parse/template13.C: New test.
7826
7827 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
7828
7829         PR c++/13978
7830         * g++.dg/template/koenig4.C: New test.
7831
7832         PR c++/13968
7833         * g++.dg/template/crash17.C: New test.
7834
7835         PR c++/13975
7836         * g++.dg/parse/error13.C: New test.
7837         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
7838
7839 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
7840
7841         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
7842
7843 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
7844
7845         PR c/11658
7846         PR c/13994
7847         * gcc.dg/noncompile/20040203-1.c: New test.
7848         * gcc.dg/noncompile/20040203-2.c: Likewise.
7849         * gcc.dg/noncompile/20040203-3.c: Likewise.
7850         * gcc.dg/20040203-1.c: Likewise.
7851
7852 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
7853
7854         PR c++/10858
7855         * g++.dg/template/sizeof7.C: New test.
7856
7857 2004-02-02  Eric Christopher  <echristo@redhat.com>
7858             Zack Weinberg  <zack@codesourcery.com>
7859
7860         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
7861
7862 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
7863
7864         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
7865         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
7866         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
7867         * gcc.dg/cleanup-5.c: Run only on Linux targets.
7868
7869 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
7870
7871         PR c++/13113
7872         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
7873
7874         PR c++/13854
7875         * g++.dg/ext/attrib13.C: New test.
7876
7877         PR c++/13907
7878         * g++.dg/conversion/op2.C: New test.
7879
7880 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
7881
7882         * gcc.dg/titype-1.c: Fix pasto.
7883
7884 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
7885
7886         * gcc.dg/titype-1.c: New test.
7887
7888 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7889
7890         PR c++/13957
7891         * g++.dg/template/non-type-template-argument-1.C,
7892         g++.dg/template/qualified-id1.C: Update dg-error marks.
7893         * g++.dg/template/nontype6.C: New test.
7894
7895 2004-02-01  Roger Sayle  <roger@eyesopen.com>
7896
7897         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
7898         * gcc.dg/builtins-31.c: New testcase.
7899         * gcc.dg/builtins-32.c: New testcase.
7900
7901 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
7902
7903         * objc.dg/call-super-2.m: Update line numbers
7904         for the including of stddef.h.
7905
7906 2004-01-30  Michael Matz  <matz@suse.de>
7907
7908         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
7909         g++.dg/ext/case-range3.C: New tests.
7910
7911 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7912
7913         DR206
7914         PR c++/13813
7915         * g++.dg/template/member4.C: New test.
7916
7917 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7918
7919         PR c++/13683
7920         * g++.dg/template/sizeof6.C: New test.
7921
7922 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
7923
7924         * gcc.dg/fwritable-strings-1.c: New test.
7925
7926 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
7927
7928         * gcc.c-torture/compile/20040130-1.c: New test.
7929
7930 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
7931
7932         * objc.dg/call-super-2.m: Include stddef.h for size_t.
7933
7934 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
7935
7936         PR c++/13883
7937         * g++.dg/template/ctor3.C: New test.
7938
7939 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7940
7941         * g++.dg/tc1: New directory.
7942         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
7943         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
7944         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
7945         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
7946         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
7947
7948 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7949
7950         * g++.dg/parse/error11.C: New test.
7951         * g++.dg/parse/error12.C: Likewise.
7952
7953 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
7954
7955         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
7956         (scan_initial, main): Use aligned_sizeof instead of sizeof.
7957
7958 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
7959
7960         PR c++/13791
7961         * g++.dg/ext/attrib12.C: New test.
7962
7963         PR c++/13736
7964         * g++.dg/parse/cast2.C: New test.
7965
7966 2004-01-27  James E Wilson  <wilson@specifixinc.com>
7967
7968         * objc.dg/encode-2.m (main): New local string.  Set depending on
7969         sizeof long.  Use in sscanf call.
7970         * objc.dg/encode-3.m (main): New local string.  Set depending on
7971         sizeof long.  Use in scan_initial call.
7972
7973 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7974
7975         * objc.dg/call-super-2.m: Make LP64-safe.
7976         * objc.dg/desig-init-1.m: Likewise.
7977
7978 2004-01-27  Devang Patel <dpatel@apple.com>
7979
7980         * g++.dg/debug/namespace1.C: New test.
7981
7982 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
7983
7984         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
7985         xscale-*-*.
7986
7987         * gcc.dg/arm-mmx-1.c: New test.
7988
7989 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
7990
7991         * gcc.dg/20040127-1.c: New test.
7992         * gcc.dg/20040127-2.c: New test.
7993
7994 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7995
7996         * objc.dg/stret-1.m (glob): Renamed to globa.
7997
7998 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
7999
8000         PR c++/13663
8001         * g++.dg/expr/for1.C: New test.
8002
8003 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
8004
8005         PR middle-end/13779
8006         * gcc.dg/darwin-longlong.c: New test.
8007
8008 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
8009
8010         * gcc.dg/20040124-1.c: Moved test from here...
8011         * gcc.c-torture/compile/20040124-1.c: ...to here.
8012
8013 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
8014
8015         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
8016         the assembly output if -m64 is passed.
8017
8018 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
8019
8020         PR c++/13833
8021         * g++.dg/template/cond3.C: New test.
8022
8023 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8024
8025         PR c++/13810
8026         * g++.dg/template/ttp7.C: New test.
8027
8028 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8029
8030         PR c++/13797
8031         * g++.dg/template/nontype4.C: New test.
8032         * g++.dg/template/nontype5.C: Likewise.
8033
8034 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
8035
8036         * gcc.dg/torture/mips-clobber-at.c: New test.
8037
8038 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
8039
8040         * gcc.dg/20040124-1.c: New test.
8041
8042 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
8043
8044         * gcc.dg/20040123-1.c: New test.
8045
8046 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
8047
8048         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
8049
8050 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
8051
8052         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
8053
8054 2004-01-23  Andrew Pinski  <apinski@apple.com>
8055
8056         * gcc.dg/20030121-1.c: Move to ..
8057         * gcc.dg/20040121-1.c: here.
8058
8059 2004-01-23  Roger Sayle  <roger@eyesopen.com>
8060
8061         * gcc.dg/builtins-29.c: New test case.
8062
8063 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
8064
8065         PR 18314
8066         * gcc.dg/builtins-30.c: New testcase.
8067
8068 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
8069
8070         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
8071         * lib/g77.exp: Likewise.
8072         * lib/objc.exp: Likewise.
8073         * lib/g++.exp: Likewise.
8074
8075 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
8076
8077         * gcc.dg/struct-by-value-2.c: New test.
8078
8079 2004-01-21  Andrew Pinski  <apinski@apple.com>
8080
8081         PR target/13785
8082         * gcc.dg/20030121-1.c: New test.
8083
8084 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
8085
8086         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
8087         clobber frame pointer register in asm statement.
8088
8089 2004-01-21  Falk Hueffner  <falk@debian.org>
8090
8091         * gcc.c-torture/compile/20040121-1.c: New test.
8092
8093 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
8094
8095         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
8096
8097 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
8098
8099         * gcc.dg/ppc64-abi-2.c: New test.
8100
8101 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
8102
8103         * lib/treelang.exp: Fill out this file.
8104         * lib/treelang-dg.exp: New File.
8105
8106 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
8107
8108         * gcc.c-torture/compile/981022-1.c: Remove.
8109         * gcc.dg/array-5.c: Remove XFAIL.
8110         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
8111         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
8112         gcc.dg/cond-lvalue-1.c: Update.
8113         * gcc.dg/cast-lvalue-2.c: New test.
8114
8115 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
8116
8117         PR c++/13592
8118         * g++.dg/other/error1.C (class foo): Tweak error message.
8119
8120         PR c++/13592
8121         * g++.dg/template/call2.C: New test.
8122
8123 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
8124
8125         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
8126         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
8127         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
8128         scalar-return-1_x.c, scalar-return-2_y.c,
8129         scalar-return-3_x.c, scalar-return-3_y.c,
8130         scalar-return-4_x.c, scalar-return-4_y.c,
8131         struct-align-1.h, struct-align-1_x.c,
8132         struct-align-1_y.c, struct-align-2.h,
8133         struct-align-2_x.c, struct-align-2_y.c,
8134         struct-by-value-10_y.c, struct-by-value-11_x.c,
8135         struct-by-value-11_y.c, struct-by-value-12_x.c,
8136         struct-by-value-12_y.c, struct-by-value-13_x.c,
8137         struct-by-value-13_y.c, struct-by-value-14_x.c,
8138         struct-by-value-14_y.c, struct-by-value-15_x.c,
8139         struct-by-value-15_y.c, struct-by-value-16_y.c,
8140         struct-by-value-17_y.c, struct-by-value-18_y.c,
8141         struct-by-value-19_y.c, struct-by-value-1_x.c,
8142         struct-by-value-1_y.c, struct-by-value-20_y.c,
8143         struct-by-value-2_x.c, struct-by-value-2_y.c,
8144         struct-by-value-3_y.c, struct-by-value-4_x.c,
8145         struct-by-value-4_y.c, struct-by-value-5_y.c,
8146         struct-by-value-6_y.c, struct-by-value-7_y.c
8147         struct-by-value-8_x.c, struct-by-value-8_y.c
8148         struct-by-value-9_x.c, struct-by-value-9_y.c
8149         struct-return-10_x.c, struct-return-10_y.c,
8150         struct-return-19_x.c, struct-return-20_x.c
8151         struct-return-2_x.c, struct-return-2_y.c
8152         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
8153         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
8154
8155 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
8156
8157         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
8158         attribute on sparc*-sun-solaris2.*.
8159
8160 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
8161
8162         PR c++/13710
8163         * g++.dg/ext/typeof7.C: New test.
8164
8165 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
8166
8167         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
8168         * gcc.dg/const-elim-1.c: Same.
8169
8170 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
8171
8172         * objc.dg/stret-1.m: New.
8173         * objc.dg/stret-2.m: New.
8174
8175 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
8176
8177         PR c++/11895
8178         * g++.dg/ext/vector1.C: New test.
8179
8180 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
8181
8182         * gcc.dg/pch/import-1.c: New.
8183         * gcc.dg/pch/import-1.hs: New.
8184         * gcc.dg/pch/import-1a.h: New.
8185         * gcc.dg/pch/import-1b.h: New.
8186         * gcc.dg/pch/import-1c.h: New.
8187
8188 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
8189
8190         PR c++/13574
8191         * g++.dg/ext/array1.C: New test.
8192
8193         PR c++/13178
8194         * g++.dg/conversion/op1.C: New test.
8195
8196 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
8197
8198         PR 11864
8199         From Kazumoto Kojima / Dan Kegel:
8200         * gcc.dg/pr11864-1.c: New test.
8201
8202         PR 10392
8203         From Marcus Comstedt / Dan Kegel:
8204         * gcc.dg/pr10392-1.c: New test.
8205
8206 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
8207
8208         PR c++/13478
8209         * g++.dg/init/ref10.C: New test.
8210
8211 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8212
8213         PR c++/13407
8214         * g++.dg/parse/typename6.C: New test.
8215
8216 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
8217
8218         PR pch/13361
8219         * testsuite/g++.dg/pch/wchar-1.C: New.
8220         * testsuite/g++.dg/pch/wchar-1.Hs: New.
8221
8222 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8223
8224         PR c++/9259
8225         * g++.dg/expr/sizeof2.C: New test.
8226
8227 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
8228
8229         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
8230
8231 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
8232
8233         PR c++/13659
8234         * g++.dg/lookup/strong-using-3.C: New.
8235         * g++.dg/lookup/using-10.C: New.
8236
8237 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
8238
8239         PR c++/13594
8240         * g++.dg/lookup/strong-using-2.C: New.
8241
8242 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
8243             Dan Kegel <dank@kegel.com>
8244             J"orn Rennecke <joern.rennecke@superh.com>
8245
8246         PR target/9365
8247         * gcc.dg/pr9365-1.c: New test.
8248
8249 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8250
8251         PR c++/8856
8252         * g++.dg/parse/casting-operator2.C: New test.
8253         * g++.old-deja/g++.pt/explicit83.C: Remove.
8254
8255 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
8256
8257         * gcc.dg/label-compound-stmt-1.c: New test.
8258         * gcc.c-torture/compile/950922-1.c,
8259         gcc.c-torture/compile/20000211-3.c,
8260         gcc.c-torture/compile/20000518-1.c,
8261         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
8262         compound statements.
8263
8264 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
8265
8266         * gcc.dg/ppc64-abi-1.c: New test.
8267
8268 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
8269
8270          * g++.dg/ext/attrib9.C: Add dg-warnings.
8271
8272 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8273
8274         PR c++/12335
8275         * g++.dg/parse/dtor3.C: New test.
8276
8277 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
8278
8279         PR c++/12709
8280         * g++.dg/parse/try-catch-1.C: New test.
8281
8282 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
8283
8284         * ada/acats/run_all.sh: Add more verbose output in acats.log
8285         when compiling tests.
8286
8287 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
8288
8289         PR 13656
8290         * gcc.dg/typedef-redecl.c: New test case.
8291         * gcc.dg/typedef-redecl.h: New support file.
8292
8293 2004-01-13  Jan Hubicka  <jh@suse.cz>
8294
8295         * gcc.dg/always_inline.c: New test.
8296         * gcc.dg/debug/20031231-1.c: Fix.
8297
8298 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8299
8300         PR c++/13474
8301         * g++.dg/template/array3.C: New test.
8302
8303 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
8304
8305         * g++.dg/ext/lvalue1.C: No longer expected to fail.
8306         * g++.dg/warn/Wunused-2.C: Likewise.
8307
8308 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8309
8310         PR c++/13289
8311         * g++.dg/template/instantiate6.C: New test.
8312
8313 2004-01-12  Roger Sayle  <roger@eyesopen.com>
8314
8315         PR middle-end/11397
8316         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
8317
8318 2004-01-12  Jan Hubicka  <jh@suse.cz>
8319
8320         PR opt/12826
8321         * gcc.dg/20040112-1.c: New.
8322
8323         * gcc.dg/dwarf-die[1-7].c: Move to...
8324         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
8325         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
8326
8327 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
8328
8329         PR c++/4100
8330         * g++.dg/parse/friend4.C: New test.
8331
8332 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
8333
8334         PR c++/4100
8335         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
8336         definition is called a friend.
8337
8338 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
8339
8340         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
8341
8342 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
8343
8344         PR c++/3478
8345         * g++.dg/parse/error10.C: New test.
8346         * g++.dg/template/arg2.C: Accept "invalid type" error.
8347
8348 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
8349
8350         PR middle-end/13392
8351         * g++.dg/opt/expect2.C: New test.
8352
8353 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
8354
8355         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
8356         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
8357         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
8358         Update dg-error regexps.
8359
8360 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
8361
8362         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
8363         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
8364
8365 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
8366
8367         * gcc.dg/pragma-re-1.c: Use right pointer type.
8368
8369 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
8370
8371         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
8372
8373 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
8374
8375         * gcc.dg/rs6000-ldouble-1.c: New.
8376
8377 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8378
8379         DR 337
8380         PR c++/9256
8381         * g++.dg/other/abstract1.C: New test.
8382
8383 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
8384
8385         * g++.dg/lookup/strong-using-1.C: New.
8386
8387 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
8388
8389         PR c/11234
8390         * gcc.dg/func-ptr-conv-1.c: New test.
8391         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
8392
8393 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
8394
8395         PR target/13380.
8396         * gcc.c-torture/compile/20040109-1.c: New.
8397
8398 2004-01-08  Stuart Hastings  <stuart@apple.com>
8399
8400         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
8401         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
8402         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
8403
8404 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
8405
8406         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
8407
8408 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
8409
8410         * ada/acats/run_acats: Treat 'gnatchop' the same way
8411         as 'gnatmake'.  Export GCC_DRIVER.
8412         * ada/acats/run_all.sh: Add target_gnatchop.  Use
8413         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
8414
8415 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8416
8417         PR c++/12573
8418         * g++.dg/template/dependent-expr4.C: New test.
8419
8420 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
8421
8422         * gcc.dg/altivec-11.c: New test.
8423
8424 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
8425
8426         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
8427
8428 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
8429
8430         PR c/6024
8431         * gcc.dg/enum-compat-1.c: New test.
8432         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
8433
8434 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
8435
8436         PR c/12165
8437         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
8438         gcc.dg/c99-idem-qual-3.c: New tests.
8439
8440 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
8441
8442         * gcc.dg/winline-7.c: Don't cast void * to int.
8443
8444 2004-01-06  Jan Hubicka  <jh@suse.cz>
8445
8446         * gcc.dg/i386-sse-5.c: New test
8447         * g++.dg/eh/simd-1.c: Add -w argument for i386.
8448
8449 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
8450
8451         PR c++/12815
8452         * g++.dg/rtti/typeid4.C: New test.
8453
8454 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
8455
8456         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
8457
8458 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
8459
8460         PR c++/12132
8461         * g++.dg/template/error11.C: New test.
8462
8463         PR c++/13451
8464         * g++.dg/template/class2.C: New test.
8465
8466 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
8467         Richard Sandiford <rsandifo@redhat.com>
8468
8469         PR c++/13387
8470         * g++.dg/opt/alias3.C: New test.
8471
8472 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
8473
8474         PR c++/13157
8475         * g++.dg/template/koenig3.C: New test.
8476
8477         PR c++/13529
8478         * g++.dg/parse/offsetof3.C: New test.
8479
8480         * g++.dg/init/copy7.C: Add missing dg-error markers.
8481
8482         PR c++/12226
8483         * g++.dg/init/copy7.c: New test.
8484
8485         PR c++/13536
8486         * g++.dg/parse/cast1.C: New test.
8487
8488 2004-01-04  Jan Hubicka  <jh@suse.cz>
8489
8490         * gcc.dg/winline[1-7].c: New tests.
8491
8492 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8493
8494         PR c++/13520
8495         * g++.dg/template/qualttp22.C: New test.
8496
8497 2004-01-01  Jan Hubicka  <jh@suse.cz>
8498
8499         * gcc.dg/debug/20031231-1.c: New.
8500         * gcc.c-torture/compile/20040101-1.c: New.
8501         * gcc.dg/dwarf-die-[1-7].c: New.
8502
8503 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
8504
8505         PR optimization/13521
8506         * gcc.c-torture/compile/20031231-1.c: New test.
8507
8508 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
8509
8510         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
8511
8512 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8513
8514         PR c++/10079
8515         * g++.dg/template/crash16.C: New test.
8516
8517 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
8518
8519         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
8520
8521 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
8522
8523         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
8524         ports.
8525         * g++.old-deja/g++.jason/thunk3.C: Likewise.
8526         * g++.old-deja/g++.law/profile1.C: Likewise.
8527         * gcc.c-torture/compile/981006-1.c: Likewise.
8528         * gcc.c-torture/execute/loop-2e.x: Likewise.
8529         * gcc.c-torture/execute/loop-2f.x: Remove.
8530         * gcc.c-torture/execute/loop-2g.x: Likewise.
8531         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
8532         * gcc.dg/20020312-2.c: Remove traces of dead ports.
8533
8534 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
8535
8536         PR c++/13507
8537         * g++.dg/ext/attrib11.C: New test.
8538
8539         PR c++/13494
8540         * g++.dg/template/array2-1.C: New test.
8541         * g++.dg/template/array2-2.C: New test.
8542
8543 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
8544
8545         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
8546
8547 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
8548
8549         PR c++/12774
8550         * g++.dg/template/array1-1.C: New test.
8551         * g++.dg/template/array1-2.C: New test.
8552
8553 2003-12-29  Roger Sayle  <roger@eyesopen.com>
8554
8555         PR fortran/12632
8556         * g77.dg/12632.f: New test case.
8557
8558 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8559
8560         PR c++/13289
8561         * g++.dg/parse/nontype1.C: New test.
8562
8563 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8564
8565         PR c++/12403
8566         * g++.dg/parse/explicit1.C: New test.
8567         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
8568
8569 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
8570
8571         PR c++/13081
8572         * g++.dg/opt/inline6.C: New test.
8573
8574         PR c++/12613
8575         * g++.dg/parse/error9.C: New test.
8576
8577         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
8578
8579 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
8580
8581         PR c++/13009
8582         * g++.dg/init/assign1.C: New test.
8583
8584 2003-12-28  Roger Sayle  <roger@eyesopen.com>
8585
8586         PR c++/13070
8587         * g++.dg/warn/format3.C: New test case.
8588
8589 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8590
8591         * gcc.c-torture/compile/20031227-1.c: New test.
8592
8593 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
8594
8595         * g++.dg/bprob/bprob.exp: Load target-supports.exp
8596         * g77.dg/bprob/bprob.exp: Likewise.
8597         * gcc.misc-tests/bprob.exp: Likewise.
8598         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
8599         variants on systems where the library does not provide that
8600         functionality.
8601         * gcc.dg/builtins-20.c: Use builtins-config.h.
8602         * gcc.dg/builtins-config.h: New file.
8603
8604 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
8605
8606         * lib/gcc-dg.exp (dg-require-profiling): New function.
8607         * lib/target-supports.exp (check_profiling_available): Likewise.
8608         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
8609         * g77.dg/bprob/bprob.exp: Likewise.
8610         * gcc.misc-tests/bprob.exp: Likewise.
8611         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
8612         * gcc.dg/20021014-1.c: Likewise.
8613         * gcc.dg/nest.c: Likewise.
8614
8615 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
8616
8617         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
8618         compiling.
8619         * g++.dg/lookup/java2.C: Likewise.
8620         * gcc.dg/cpp/lexident.c: Likewise.
8621
8622 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
8623
8624         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
8625         given.
8626         * gcc.c-torture/compile/961203-1.c: Likewise.
8627         * gcc.c-torture/compile/980506-1.c: Likewise.
8628
8629 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
8630
8631         * lib/gcc-dg.exp (dg-prune-output): New annotation.
8632         (additional_prunes): New global.
8633         (gcc-dg-prune): Handle additional per-test pruning.
8634         (dg-test): Clear additional_prunes between tests.
8635
8636         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
8637         dg-prune-output to avoid spurious failures from assembler
8638         complaining about nonexistent WAW violations.
8639         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
8640         Use dg-prune-output to avoid spurious failures from assembler
8641         warning about Itanium B-step errata.
8642
8643 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
8644
8645         * g++.dg/abi/macro0.C: New test.
8646         * g++.dg/abi/macro1.C: Likewise.
8647         * g++.dg/abi/macro2.C: Likewise.
8648
8649         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
8650         * g++.dg/abi/bitfield7.C: Likewise.
8651         * g++.dg/abi/dtor2.C: Likewise.
8652         * g++.dg/abi/mangle11.C: Likewise.
8653         * g++.dg/abi/mangle12.C: Likewise.
8654         * g++.dg/abi/mangle14.C: Likewise.
8655         * g++.dg/abi/mangle17.C: Likewise.
8656         * g++.dg/abi/vbase10.C: Likewise.
8657         * g++.dg/abi/vbase14.C: Likewise.
8658         * g++.dg/template/qualttp17.C: Likewise.
8659
8660 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
8661
8662         PR c/11995
8663         * gcc.dg/20031223-1.c: New test.
8664
8665 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
8666
8667         * gcc.dg/noreturn-7.c: New test.
8668
8669 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
8670
8671         * gcc.dg/null-pointer-1.c: New test.
8672
8673 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
8674
8675         * g++.old-deja/g++.jason/template18.C: Remove.
8676         * g++.old-deja/g++.jason/template37.C: Likewise.
8677
8678         PR c++/12862
8679         * g++.dg/lookup/ns1.C: New test.
8680
8681         PR c++/12397
8682         * g++.dg/template/lookup3.C: New test.
8683
8684 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
8685
8686         * g++.dg/template/recurse1.C: New test
8687
8688 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
8689
8690         PR c++/12479
8691         * g++.dg/parse/semicolon1.C: New test.
8692         * g++.dg/parse/semicolon1.h: Likewise.
8693
8694 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
8695
8696         * gcc.dg/darwin-misaligned.c: New test.
8697
8698 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
8699
8700         PR c/9163
8701         * gcc.dg/20031222-1.c: New test.
8702
8703 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
8704
8705         PR c++/13438
8706         * g++.dg/parse/error8.C: New test.
8707
8708         PR c++/11554
8709         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
8710
8711 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
8712
8713         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
8714         too small.
8715         * gcc.c-torture/compile/930217-1.c: Likewise.
8716         * gcc.c-torture/compile/930513-1.c: Likewise.
8717         * gcc.c-torture/execute/920908-2.c: Likewise.
8718         * gcc.c-torture/execute/921204-1.c: Likewise.
8719         * gcc.c-torture/execute/930621-1.c: Likewise.
8720         * gcc.c-torture/execute/930630-1.c: Likewise.
8721         * gcc.c-torture/execute/931031-1.c: Likewise.
8722         * gcc.c-torture/execute/980602-2.c: Likewise.
8723         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
8724         * gcc.c-torture/execute/compndlit-1.c: Likewise.
8725         * gcc.c-torture/execute/extzvsi.c: Likewise.
8726         * gcc.c-torture/unsorted/ext.c: Likewise.
8727
8728 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
8729
8730         PR target/12749
8731         * gcc.c-torture/compile/20031220-2.c: New test case.
8732
8733 2003-12-20  Roger Sayle  <roger@eyesopen.com>
8734
8735         PR optimization/13031
8736         * gcc.c-torture/compile/20031220-1.c: New test case.
8737
8738 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
8739
8740         * gcc.dg/cast-function-1.c: New test.
8741
8742 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
8743
8744         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
8745         formats.
8746
8747 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
8748
8749         PR c++/12795
8750         * g++.dg/ext/attrib10.C: New test.
8751
8752 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
8753
8754         * gcc.dg/cleanup-10.c: New test.
8755         * gcc.dg/cleanup-11.c: New test.
8756
8757 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
8758
8759         PR c++/13239
8760         * g++.dg/opt/expect1.C: New test.
8761
8762 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
8763
8764         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
8765
8766 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
8767
8768         PR debug/12923
8769         * gcc.dg/20031218-1.c: New test.
8770
8771         PR debug/12389
8772         * gcc.dg/20031218-2.c: New test.
8773         * gcc.dg/20031218-3.c: New test.
8774
8775         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
8776         of label name and allow for USER_LABEL_PREFIX == "_" names.
8777         * g++.dg/abi/mangle18-2.C: Likewise.
8778         * g++.dg/abi/mangle19-1.C: Likewise.
8779         * g++.dg/abi/mangle19-2.C: Likewise.
8780         * g++.dg/abi/mangle20-1.C: Likewise.
8781         * g++.dg/abi/mangle20-2.C: Likewise.
8782
8783 2003-12-18  Richard Henderson  <rth@redhat.com>
8784
8785         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
8786
8787 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
8788             Dan Kegel <dank@kegel.com>
8789
8790         PR other/12009
8791         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
8792         testing a cross compiler, it causes spurious compile failures.
8793         * lib/g++.exp: Likewise.
8794
8795 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8796
8797         PR c++/13262
8798         * g++.dg/template/access13.C: New test.
8799
8800 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
8801
8802         * gcc.dg/20031216-1.c: New test.
8803
8804 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8805
8806         PR c++/9154
8807         * g++.dg/template/error10.C: New test.
8808
8809 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
8810
8811         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
8812         * g++.dg/eh/simd-2.C: Likewise.
8813
8814 2003-12-17  James E Wilson  <wilson@specifixinc.com>
8815             Roger Sayle  <roger@eyesopen.com>
8816
8817         * gcc.c-torture/execute/ieee/mzero5.c: New.
8818
8819 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
8820
8821         PR c++/10603
8822         * g++.dg/parse/error6.C: New test.
8823
8824         PR c++/12827
8825         * g++.dg/parse/error7.C: New test.
8826
8827 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
8828
8829         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
8830         at -O with stabs debugging formats.
8831         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
8832         * gcc.dg/debug/debug-2.c: Likewise.
8833
8834 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
8835
8836         PR c++/12696
8837         * g++.dg/init/error1.C: New test.
8838
8839         PR c++/12218
8840         * g++.dg/init/pm3.C: New test.
8841
8842 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
8843
8844         PR c/3347
8845         * gcc.dg/bitfld-8.c: New test.
8846
8847 2003-12-16  James Lemke  <jim@wasabisystems.com>
8848
8849         * gcc.dg/arm-scd42-[123].c: New tests.
8850
8851 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
8852
8853         PR c++/9043
8854         * g++.dg/abi/mangle20-1.C: New test.
8855         * g++.dg/abi/mangle20-2.C: New test.
8856
8857 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
8858
8859         PR c++/13275
8860         * g++.dg/other/offsetof2.C: Remove XFAIL.
8861         * g++.dg/parse/offsetof1.C: New test.
8862         * g++.gd/parse/offsetof2.C: Likewise.
8863
8864 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8865
8866         * g++.dg/template/nontype3.C: New test.
8867         * g++.dg/template/static2.C: Tweaked the dg-error clause.
8868
8869 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8870
8871         * g++.dg/warn/noreturn-3.C: Also test instantiation.
8872
8873 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
8874
8875         PR c++/13387
8876         * g++.dg/expr/assign1.C: New test.
8877
8878         PR c++/13242
8879         * g++.dg/abi/mangle19-1.C: New test.
8880         * g++.dg/abi/mangle19-2.C: New test.
8881
8882 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
8883
8884         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
8885
8886 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
8887
8888         * gcc.c-torture/execute/20031216-1.c: New test.
8889
8890 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8891
8892         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
8893         an ICE regression.
8894
8895 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
8896
8897         PR c++/10926
8898         * g++.dg/template/error9.C: New test.
8899
8900         PR c++/11116
8901         * g++.dg/template/error8.C: New test.
8902
8903 2003-12-15  Roger Sayle  <roger@eyesopen.com>
8904
8905         PR middle-end/13400
8906         * gcc.c-torture/execute/20031215-1.c: New test case.
8907
8908 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
8909
8910         PR c++/13269
8911         * g++.dg/parse/error5.C: New test.
8912
8913         PR c++/12989
8914         * g++.dg/expr/sizeof1.C: New test.
8915
8916         PR c++/13310
8917         * g++.dg/template/crash15.C: New test.
8918
8919 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
8920
8921         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
8922         a non-POD type as the last named parameter of a varargs function.
8923
8924 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
8925
8926         PR c++/13243
8927         PR c++/12573
8928         * g++.dg/template/crash14.C: New test.
8929         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
8930
8931 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
8932
8933         * g++.dg/other/java1.C: New test.
8934
8935         PR c++/13241
8936         * g++.dg/abi/mangle18-1.C: New test.
8937         * g++.dg/abi/mangle18-2.C: New test.
8938
8939 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8940
8941         PR optimization/10312
8942         * gcc.c-torture/execute/20031214-1.c: New.
8943
8944 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
8945
8946         PR c++/10779
8947         PR c++/12160
8948         * g++.dg/parse/error3.C: New test.
8949         * g++.dg/parse/error4.C: Likewise.
8950         * g++.dg/abi/mangle4.C: Tweak error messages.
8951         * g++.dg/lookup/using5.C: Likewise.
8952         * g++.dg/other/error2.C: Likewise.
8953         * g++.dg/parse/typename5.C: Likewise.
8954         * g++.dg/parse/undefined1.C: Likewise.
8955         * g++.dg/template/arg2.C: Likewise.
8956         * g++.dg/template/ttp3.C: Likewise.
8957         * g++.dg/template/type1.C: Likewise.
8958         * g++.old-deja/g++.other/crash32.C: Likewise.
8959         * g++.old-djea/g++.pt/defarg8.C: Likewise.
8960
8961 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8962
8963         PR c++/13106
8964         * g++.dg/warn/noreturn-3.C: New test.
8965
8966 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
8967
8968         PR c++/13118
8969         * g++.dg/abi/covariant3.C: New.
8970
8971 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
8972
8973         * g++.dg/eh/ia64-1.C: New test.
8974
8975 2003-12-12  Roger Sayle  <roger@eyesopen.com>
8976
8977         PR optimization/13037
8978         * g77.f-torture/execute/13037.f: New test case.
8979
8980 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
8981
8982         PR c++/12881
8983         * g++.dg/abi/covariant2.C: New.
8984
8985 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
8986
8987         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
8988
8989 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
8990
8991         * gcc.c-torture/execute/wchar_t-1.x: Delete.
8992
8993 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
8994
8995         PR other/10819
8996         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
8997         to fix Bug 10819.
8998         * lib/g++.exp (g++_version): Likewise.
8999         * lib/g77.exp (g77_version): Likewise.
9000         * lib/objc.exp (default_objc_version): Likewise.
9001
9002 2003-12-10  Richard Henderson  <rth@redhat.com>
9003
9004         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
9005
9006         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
9007
9008 2003-12-08  Matt Austern  <austern@apple.com>
9009
9010         PR c/13134
9011         * lib/gcc-dg.exp (dg-require-visibility): Define.
9012         * lib/target-supports (check_visibility_available): Define.
9013         * gcc.dg/visibility-1.c: New test.
9014         * gcc.dg/visibility-2.c: Likewise.
9015         * gcc.dg/visibility-3.c: Likewise.
9016         * gcc.dg/visibility-4.c: Likewise.
9017         * gcc.dg/visibility-5.c: Likewise.
9018         * gcc.dg/visibility-6.c: Likewise.
9019         * g++.dg/ext/visibility-1.C: Likewise.
9020         * g++.dg/ext/visibility-2.C: Likewise.
9021         * g++.dg/ext/visibility-3.C: Likewise.
9022         * g++.dg/ext/visibility-4.C: Likewise.
9023         * g++.dg/ext/visibility-5.C: Likewise.
9024         * g++.dg/ext/visibility-6.C: Likewise.
9025
9026 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9027
9028         * g++.dg/lookup/java1.C: New test.
9029         * g++.dg/lookup/java2.C: New test.
9030
9031 2003-12-07  Falk Hueffner  <falk@debian.org>
9032
9033         * g++.dg/opt/noreturn-1.C: New test.
9034
9035 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
9036
9037         * gcc.dg/overflow-1.c: New test.
9038
9039 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
9040
9041         * g77.f-torture/compile/13060.f: New test.
9042
9043 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
9044
9045         PR c++/13323
9046         * g++.dg/inherit/operator2.C: New test.
9047
9048 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
9049
9050         PR c++/13305
9051         * g++.dg/ext/attrib9.C: New test.
9052
9053 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
9054
9055         PR c++/13314
9056         * g++.dg/template/error7.C: New test.
9057
9058 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
9059             J"orn Rennecke <joern.rennecke@superh.com>
9060
9061         PR target/13302
9062         * g++.dg/other/struct-va_list.C: New test.
9063
9064 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9065
9066         PR c++/13166
9067         * g++.dg/parse/defarg6.C: New test.
9068
9069 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
9070
9071         PR target/13256
9072         * gcc.c-torture/execute/20031201-1.c: New test.
9073
9074 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
9075
9076         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
9077
9078 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
9079
9080         * gcc.dg/builtin-return-1.c: New test.
9081
9082 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
9083             J"orn Rennecke <joern.rennecke@superh.com>
9084
9085         PR optimization/13260
9086         * gcc.c-torture/execute/20031204-1.c: New test.
9087
9088 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
9089
9090         PR c++/9127
9091         * g++.dg/template/error6.C: New test.
9092
9093 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
9094
9095         * gcc.dg/20031202-1.c: New test.
9096
9097 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
9098
9099         PR c++/13179
9100         * g++.dg/template/eh1.C: New test.
9101
9102         PR c++/10771
9103         * g++.dg/template/error5.C: New test.
9104
9105 2003-12-02  David Ung  <davidu@mips.com>
9106
9107         * gcc.dg/compat/vector-check.h: Corrected type for var
9108         g_##TMODE
9109
9110 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9111
9112         PR c++/10126
9113         * g++.dg/template/ptrmem8.C: New test.
9114
9115 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9116
9117         PR c++/12573
9118         * g++.dg/template/dependent-expr3.C: New test.
9119
9120 2003-12-01  James Lemke  <jim@wasabisystems.com>
9121
9122         * gcc.dg/arm-g2.c: New test.
9123
9124 2003-12-01  Roger Sayle  <roger@eyesopen.com>
9125
9126         PR optimization/11634
9127         * gcc.dg/20031201-2.c: New test case.
9128
9129 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
9130
9131         PR 11433
9132         * objc.dg/proto-lossage-3.m: New test.
9133
9134 2003-12-01  Roger Sayle  <roger@eyesopen.com>
9135
9136         PR optimization/12628
9137         * gcc.dg/20031201-1.c: New test case.
9138
9139 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
9140
9141         * gcc.dg/unaligned-1.c: New test.
9142
9143 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
9144
9145         PR c++/9849
9146         * g++.dg/template/error4.C: New test.
9147         * g++.dg/template/nested3.C: Adjust error markers.
9148
9149 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9150
9151         * gcc.dg/cpp/assert4.c: Check more #system assertions.
9152
9153 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
9154
9155         PR c/10333
9156         * gcc.dg/bitfld-7.c: New test.
9157
9158 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
9159
9160         * gcc.dg/tls/asm-1.C: New test.
9161
9162 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9163
9164         * gcc.dg/cpp/assert4.c: Update.
9165
9166 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
9167
9168         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
9169         * gcc.dg/builtin-apply3.c: New test.
9170
9171 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
9172
9173         * lib/compat.exp (compat-obj): New xfaildata parameter.
9174         Use it to set compiler_conditional_xfail_data before compiling.
9175         (compat-get-options): Handle dg-xfail-if.
9176         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
9177         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
9178         * gcc.dg/compat/vector-1_y.c: Likewise.
9179         * gcc.dg/compat/vector-2_x.c: Likewise.
9180         * gcc.dg/compat/vector-2_y.c: Likewise.
9181
9182 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
9183
9184         * g++.dg/opt/reg-stack4.C: New test.
9185
9186 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
9187
9188         * gcc.dg/builtin-apply2.c: New test.
9189
9190 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
9191
9192         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
9193
9194 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9195
9196         PR c++/12924
9197         * g++.dg/template/template-id-2.C: New test.
9198
9199 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9200
9201         PR c++/5369
9202         * g++.dg/template/memfriend1.C: New test.
9203         * g++.dg/template/memfriend2.C: Likewise.
9204         * g++.dg/template/memfriend3.C: Likewise.
9205         * g++.dg/template/memfriend4.C: Likewise.
9206         * g++.dg/template/memfriend5.C: Likewise.
9207         * g++.dg/template/memfriend6.C: Likewise.
9208         * g++.dg/template/memfriend7.C: Likewise.
9209         * g++.dg/template/memfriend8.C: Likewise.
9210         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
9211
9212 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
9213
9214         PR c++/12515
9215         * g++.dg/ext/cond1.C: New test.
9216
9217 2003-11-20  Richard Henderson  <rth@redhat.com>
9218
9219         * gcc.dg/20020201-2.c: Remove.
9220         * gcc.dg/20020201-4.c: Remove.
9221         * gcc.dg/20020304-1.c: Remove.
9222
9223 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9224
9225         * gcc.dg/cpp/trad/xwin1.c: New test case.
9226
9227 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
9228
9229         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
9230         * lib/g77.exp: Likewise.
9231         * lib/objc.exp: Likewise.
9232         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
9233         for darwin.
9234
9235 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9236
9237         PR c++/12932
9238         * g++.dg/template/static5.C: New test.
9239
9240 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
9241
9242         * gcc.dg/nested-func-1.c: New test.
9243
9244 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9245
9246         * gcc.dg/cpp/assert4.c: New test.
9247
9248 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
9249
9250         PR c++/2294
9251         * g++.dg/lookup/using9.c: New test.
9252
9253 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
9254
9255         PR c++/12762
9256         * g++.dg/template/error3.C: New test.
9257
9258 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
9259
9260         PR ada/13035
9261         * ada/acats/run_acats, run_all.sh: Fix syntax error.
9262         No longer use a wrapper for gcc, since this does not work under
9263         Windows.
9264
9265 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
9266
9267         PR c++/2094
9268         * g++.dg/template/ptrmem7.C: New test.
9269
9270 2003-11-13  Andrew Pinski <apinski@apple.com>
9271
9272         * gcc.c-torture/compile/20031113-1.c: New test.
9273
9274 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
9275             Kean Johnston <jkj@sco.com>
9276
9277         PR c/13029
9278         * gcc.dg/unused-4.c: Update.
9279
9280 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
9281
9282         * g++.dg/opt/const3.C: New test.
9283
9284 2003-11-13  Jan Hubicka  <jh@suse.cz>
9285
9286         * gcc.c-torture/compile/20031112-1.c: New test.
9287
9288 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
9289
9290         * g++.dg/parse/crash10.C: Remove bogus error marker.
9291
9292 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9293
9294         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
9295         (host_gcc): Likewise.
9296         (ROOT): Honor $PWDCMD.
9297         (BASE): Likewise.
9298         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
9299
9300 2003-11-12  Catherine Moore  <clm@redhat.com>
9301
9302         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
9303
9304 2003-11-12  Andreas Jaeger  <aj@suse.de>
9305             Jakub Jelinek  <jakub@redhat.com>
9306             Andrew Pinski  <pinskia@physics.uc.edu>
9307             Richard Henderson  <rth@redhat.com>
9308
9309         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
9310         systems.
9311         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
9312
9313         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
9314         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
9315
9316 2003-11-11  Andreas Jaeger  <aj@suse.de>
9317
9318         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
9319
9320         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
9321
9322 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
9323
9324         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
9325         Clean ups.
9326
9327 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
9328
9329         * gcc.dg/trampoline-1.c: New test.
9330
9331 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
9332
9333         * gcc.c-torture/compile/200031109-1.c: New test.
9334
9335 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
9336
9337         PR c/3190
9338         PR c/8714
9339         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
9340         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
9341         gcc.dg/format/no-y2k-1.c: Update.
9342
9343 2003-11-08  Roger Sayle  <roger@eyesopen.com>
9344
9345         PR optimization/10467
9346         * gcc.dg/20031108-1.c: New test case.
9347
9348 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
9349
9350         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
9351
9352 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
9353
9354         * gcc.dg/compound-lvalue-1.c: New test.
9355         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
9356         some XFAILs.
9357
9358 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
9359
9360         * gcc.dg/altivec-varargs-1.c: New test.
9361
9362 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
9363
9364         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
9365         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
9366         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
9367         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
9368         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
9369
9370 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
9371
9372         * gcc.dg/cond-lvalue-1.c: New test.
9373
9374 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
9375
9376         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
9377
9378 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9379
9380         PR c++/11616
9381         * g++.dg/template/instantiate5.C: New test.
9382
9383 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9384
9385         PR c++/12726
9386         * g++.dg/ext/complit2.C: Replace test with self-contained version.
9387         * ChangeLog: Add missing first entry for above test.
9388
9389 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9390
9391         PR c++/9810
9392         * g++.dg/template/using8.C: New test.
9393         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
9394
9395 2003-11-02  Roger Sayle  <roger@eyesopen.com>
9396
9397         PR optimization/10817
9398         * gcc.c-torture/compile/20031102-1.c: New test case.
9399
9400 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
9401
9402         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
9403         2147483647.
9404
9405 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
9406
9407         * gcc.dg/20031102-1.c: New test.
9408
9409 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
9410
9411         * gcc.dg/complex-1.c: New test.
9412
9413 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9414
9415         PR c++/12796
9416         * g++.dg/template/crash13.C: Adjust expected error location.
9417         * g++.old-deja/g++.brendan/ns1.C: Likewise.
9418
9419 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
9420
9421         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
9422
9423 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
9424
9425         PR/10239
9426         * gcc.c-torture/compile/20031031-2.c: New test.
9427
9428 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
9429
9430         PR/11640
9431         * gcc.c-torture/compile/20031031-1.c: New test.
9432
9433 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
9434
9435         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
9436         * gcc.misc-tests/bprob.exp: Likewise.
9437         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
9438         the execution test on arm-elf configs.
9439         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
9440         configs that don't support scratch files.
9441         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
9442
9443 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
9444
9445         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
9446         done by dejagnu.
9447
9448 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
9449
9450         * ada/acats/run_all.sh: Redirect mv output to /dev/null
9451         Avoid non pure sh syntax. Add more logging.
9452
9453         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
9454         fail.
9455
9456 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9457
9458         PR libgcj/10610
9459         * gcc.dg/ppc-stackalign-1.c: New test.
9460
9461 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
9462
9463         * ada/acats/run_all.sh: Change output to be more compliant with
9464         dejagnu framework.
9465         Create acats.sum and acats.log files under testsuite/ada/acats
9466         Only run [a-z]* directories, to filter out e.g. CVS.
9467         Redirect build output to log file.
9468
9469 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
9470
9471         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
9472
9473 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
9474
9475         PR ada/5909:
9476         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
9477
9478 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
9479
9480         * gcc.c-torture/compile/20031023-1.c: New test.
9481         * gcc.c-torture/compile/20031023-2.c: New test.
9482         * gcc.c-torture/compile/20031023-3.c: New test.
9483         * gcc.c-torture/compile/20031023-4.c: New test.
9484
9485 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9486
9487         PR c++/10371
9488         * g++.dg/lookup/scoped8.C: New test.
9489
9490 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
9491
9492         * g++.dg/opt/reg-stack3.C: New test.
9493
9494 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
9495
9496         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
9497
9498 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9499
9500         PR c++/11076
9501         * g++.dg/template/crash13.C: New test.
9502
9503 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
9504
9505         * gcc.dg/c99-restrict-2.c: New test.
9506
9507 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
9508
9509         PR c++/12698, c++/12699, c++/12700, c++/12566
9510         * g++.dg/inherit/covariant9.C: New test.
9511         * g++.dg/inherit/covariant10.C: New test.
9512         * g++.dg/inherit/covariant11.C: New test.
9513
9514 2003-10-23  Jason Merrill  <jason@redhat.com>
9515
9516         PR c++/12726
9517         * g++.dg/ext/complit2.C: New test.
9518
9519 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
9520
9521         PR target/12654
9522         * gcc.c-torture/execute/20031020-1.c: New test.
9523
9524 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9525
9526         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
9527         following the jump_insn.
9528
9529 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
9530
9531         * gcc.dg/cast-lvalue-1.c: New test.
9532
9533 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
9534
9535         PR c++/11962
9536         * g++.dg/template/cond2.C: New test.
9537
9538 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
9539
9540         * gcc.dg/builtins-28.c: New test.
9541
9542 2003-10-20  Jan Hubicka  <jh@suse.cz>
9543
9544         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
9545         parameter.
9546         * testsuite/gcc.dg/inline-2.c: Likewise.
9547
9548 2003-10-20  Phil Edwards  <phil@codesourcery.com>
9549
9550         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
9551         * gcc.dg/nest.c:  Likewise.
9552
9553 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9554
9555         PR c++/9781, c++/10583, c++/11862
9556         * g++.dg/parse/crash13.C: New test.
9557
9558 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9559
9560         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
9561
9562 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
9563
9564         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
9565         Define HAVE_C99_RUNTIME except on Solaris.
9566         * gcc.dg/builtins-20.c: Likewise.
9567
9568 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9569
9570         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
9571
9572 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9573
9574         PR c++/12495
9575         * g++.dg/template/crash21.C: New test.
9576
9577 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9578
9579         PR c++/2513
9580         * g++.dg/template/typename5.C: New test.
9581
9582 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9583
9584         PR c++/12369
9585         * g++.dg/template/friend25.C: New test.
9586
9587 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
9588
9589         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
9590         versions.
9591
9592 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
9593
9594         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
9595         == 2147483647.
9596
9597 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
9598
9599         * gcc.c-torture/execute/960416-1.x: Remove.
9600         * gcc.c-torture/execute/divconst-3.x: Likewise.
9601
9602 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
9603
9604         PR target/12598
9605         * gcc.dg/torture/cris-volatile-1.c: New test.
9606
9607 2003-10-14  Roger Sayle  <roger@eyesopen.com>
9608
9609         PR optimization/9325
9610         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
9611         for overflowing floating point to integer conversion during RTL
9612         simplification.
9613
9614 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
9615
9616         * objc/execute/_cmd.m: Fix typo.
9617         * objc.dg/image-info.m, objc.dg/symtab-1.m:
9618         Relax 'scan-assembler' regexp.
9619         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
9620         objc.dg/try-catch-4.m: Run on non-Darwin targets.
9621         * objc.dg/zero-link-2.m: Remove blank line.
9622         * objc.dg/zero-link-3.m: New test case.
9623
9624 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
9625
9626         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
9627
9628         * gcc.dg/asm-names.c: Use scan-assembler-not rather
9629         than linker trickery.
9630
9631 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9632
9633         PR c++/12370
9634         * g++.dg/other/friend2.C: New test.
9635
9636 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
9637
9638         * gcc.dg/20031012-1.c: New test.
9639
9640 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
9641
9642         * gcc.dg/weak/weak-3.c: Fix for new warning.
9643
9644 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
9645
9646         PR optimization/8750
9647         * gcc.c-torture/execute/20031012-1.c: New test case.
9648
9649 2003-10-11  Roger Sayle  <roger@eyesopen.com>
9650
9651         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
9652         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
9653
9654 2003-10-11  Roger Sayle  <roger@eyesopen.com>
9655
9656         PR optimization/12260
9657         * gcc.c-torture/compile/20031011-2.c: New test case.
9658
9659 2003-10-11  Roger Sayle  <roger@eyesopen.com>
9660
9661         * gcc.c-torture/execute/20031011-1.c: New testcase.
9662
9663 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
9664
9665         * gcc.c-torture/compile/20031011-1.c: New test.
9666
9667 2003-10-11  Jan Hubicka  <jh@suse.cz>
9668
9669         * g++.dg/other/first-global.C: New test.
9670
9671 2003-10-11  Roger Sayle  <roger@eyesopen.com>
9672
9673         * gcc.c-torture/execute/string-opt-18.c: New testcase.
9674
9675 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
9676
9677         * gcc.c-torture/compile/20031010-1.c: New test.
9678
9679 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
9680
9681         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
9682         * gcc.c-torture/execute/va-arg-25.c: ... here.
9683
9684 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
9685
9686         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
9687
9688 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
9689
9690         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
9691
9692 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
9693
9694         * g++.dg/parse/error2.C: New test.
9695
9696 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
9697
9698         PR c++/11097
9699         * g++.dg/other/error5.C: Modify the error message.
9700         * g++.dg/lookup/using8.C: New test.
9701
9702 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
9703
9704         * gcc.dg/darwin-abi-2.c: New file.
9705         * gcc.c-torture/execute/va-arg-24.c: New file.
9706
9707 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
9708
9709         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
9710         indentation.
9711
9712 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
9713
9714         PR c++/10147
9715         * g++.dg/other/error4.C: Update error messages.
9716         * g++.dg/template/ptrmem4.C: Likewise.
9717
9718         PR c++/12337
9719         * g++.dg/init/new9.C: New test.
9720
9721         PR c++/12334, c++/12236, c++/8656
9722         * g++.dg/ext/attrib8.C: New test.
9723
9724 2003-10-06  Devang Patel  <dpatel@apple.com>
9725
9726         * gcc.dg/debug/dwarf2-3.h: New test.
9727         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
9728
9729 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
9730
9731         * g++.dg/opt/cfg2.C: New test.
9732
9733 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9734
9735         * g++.dg/opt/float1.C: New test.
9736
9737 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9738
9739         * gcc.dg/c90-array-lval-6.c: New test.
9740         * gcc.dg/c99-array-lval-6.c: New test.
9741
9742 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
9743             Ziemowit Laski  <zlaski@apple.com>
9744
9745         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
9746         'Derived', so that it is never considered a class method; add
9747         new warning for '+port' method ambiguity.
9748         * objc.dg/method-12.m: Include <objc/objc.h> instead of
9749         <objc/objc-api.h> (needed on Mac OS X).
9750         * objc.dg/method-13.m: New test.
9751
9752 2003-10-03  Roger Sayle  <roger@eyesopen.com>
9753
9754         PR optimization/9325, PR java/6391
9755         * gcc.c-torture/execute/20031003-1.c: New test case.
9756
9757 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
9758
9759         PR optimization/12180
9760         * gcc.dg/20031002-1.c: New test.
9761
9762         PR c++/12486
9763         * g++.dg/inherit/error1.C: New test.
9764
9765 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
9766
9767         * lib/f-torture.exp (search_for): Rename to...
9768         (search_for_re): This.  Also, clean up comments and the
9769         "regexp" invocation.
9770
9771 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
9772
9773         * gcc.c-torture/compile/20031002-1.c: New test.
9774
9775 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
9776
9777         * g++.dg/opt/cond1.C: New test.
9778
9779 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
9780
9781         * gcc.dg/Wold-style-definition-2.c: New testcase.
9782         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
9783
9784 2003-09-29  Richard Henderson  <rth@redhat.com>
9785
9786         * g++.dg/init/array10.C: Add dg-options.
9787
9788 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
9789
9790         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
9791
9792 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9793
9794         * g++.dg/template/friend19.C: Fix typo.
9795         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
9796
9797 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
9798
9799         * gcc.c-torture/execute/20030928-1.c: New test.
9800         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
9801
9802 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
9803
9804         * g++.dg/opt/unroll1.C: New test.
9805
9806 2003-09-26  Roger Sayle  <roger@eyesopen.com>
9807
9808         PR optimization/11741
9809         * gcc.dg/20030926-1.c: New test case.
9810
9811 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9812
9813         PR c++/5655
9814         * g++.dg/parse/access7.C: New test.
9815         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
9816
9817 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
9818
9819         MERGE OF objc-improvements-branch into MAINLINE:
9820         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
9821         if libobjc has not been built.
9822         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
9823         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
9824         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
9825         objc/execute/nested-3.m, objc/execute/np-2.m,
9826         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
9827         objc/execute/redefining_self.m, objc/execute/root_methods.m,
9828         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
9829         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
9830         objc.dg/special/unclaimed-category-1.h,
9831         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
9832         well as GNU runtime.
9833         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
9834         * execute/cascading-1.m, execute/function-message-1.m,
9835         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
9836         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
9837         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
9838         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
9839         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
9840         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
9841         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
9842         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
9843         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
9844         * objc.dg/bitfield-2.m: Run only on Darwin.
9845         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
9846         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
9847         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
9848         * objc.dg/const-str-1.m: Fix constant string layout.
9849
9850 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
9851
9852         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
9853
9854 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
9855
9856         * gcc.dg/darwin-abi-1.c: New file.
9857
9858 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
9859
9860         PR target/12281
9861         * gcc.c-torture/compile/20030921-1.c: New test.
9862
9863 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
9864
9865         * g++.dg/opt/reg-stack2.C: New test.
9866
9867 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
9868
9869         * g++.dg/eh/delayslot1.C: New test.
9870
9871 2003-09-20  Richard Henderson  <rth@redhat.com>
9872
9873         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
9874
9875 2003-09-20  Roger Sayle  <roger@eyesopen.com>
9876
9877         * gcc.c-torture/execute/20030920-1.c: New test case.
9878
9879 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9880
9881         * g++.dg/rtti/typeid3.C: Correct expected error message.
9882
9883 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9884
9885         PR c++/157
9886         * g++.dg/parse/crash12.C: New test.
9887
9888 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
9889
9890         * gcc.dg/compat/mixed-struct-check.h: New.
9891         * gcc.dg/compat/mixed-struct-defs.h: New.
9892         * gcc.dg/compat/mixed-struct-init.h: New.
9893         * gcc.dg/compat/struct-by-value-19_main.c: New.
9894         * gcc.dg/compat/struct-by-value-19_x.c: New.
9895         * gcc.dg/compat/struct-by-value-19_y.c: New.
9896         * gcc.dg/compat/struct-by-value-20_main.c: New.
9897         * gcc.dg/compat/struct-by-value-20_x.c: New.
9898         * gcc.dg/compat/struct-by-value-20_y.c: New.
9899         * gcc.dg/compat/struct-return-19_main.c: New.
9900         * gcc.dg/compat/struct-return-19_x.c: New.
9901         * gcc.dg/compat/struct-return-19_y.c: New.
9902         * gcc.dg/compat/struct-return-20_main.c: New.
9903         * gcc.dg/compat/struct-return-20_x.c: New.
9904         * gcc.dg/compat/struct-return-20_y.c: New.
9905
9906 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
9907         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
9908         so that it will not complain on LP64 targets.
9909
9910 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9911
9912         PR c++/495
9913         * g++.dg/template/friend24.C: New test.
9914
9915 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
9916
9917         PR c++/12332
9918         * g++.dg/template/memtmpl2.C: New test.
9919
9920 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
9921
9922         PR target/11184
9923         * gcc.dg/builtin-apply1.c: New test.
9924
9925 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
9926
9927         PR c++/9848
9928         * g++.dg/warn/Wunused-4.C: New test.
9929
9930 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9931
9932         PR c++/12316
9933         * g++.dg/other/gc2.C: New test.
9934
9935 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
9936
9937         PR c++/11991
9938         * g++.dg/rtti/typeid3.C: New test.
9939
9940         PR c++/12266
9941         * g++.dg/overload/template1.C: New test.
9942
9943 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
9944
9945         * g++.dg/opt/cfg3.C: New test.
9946
9947 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9948
9949         PR c++/7939
9950         * g++.dg/template/crash11.C: New test.
9951
9952 2003-09-16  Jason Merrill  <jason@redhat.com>
9953             Jakub Jelinek  <jakub@redhat.com>
9954
9955         * gcc.dg/attr-warn-unused-result.c: New test.
9956
9957 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
9958
9959         PR c++/12184
9960         * g++.dg/expr/call2.C: New test.
9961
9962 2003-09-15  Andreas Jaeger  <aj@suse.de>
9963
9964         * gcc.dg/Wold-style-definition-1.c: New test.
9965
9966 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
9967
9968         PR c++/3907
9969         * g++.dg/parse/template12.C: New test.
9970
9971         * g++.dg/abi/bitfield11.C: New test.
9972         * g++.dg/abi/bitfield12.C: Likewise.
9973
9974 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
9975
9976         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
9977         non-expansion of functional macro name without arguments at EOL.
9978         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
9979
9980 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
9981
9982         * gcc.c-torture/execute/20030914-[12].c: New tests.
9983
9984 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
9985
9986         PR c++/11788
9987         * g++.dg/overload/addr1.C: New test.
9988
9989 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
9990
9991         * gcc.dg/20030909-1.c: New test.
9992
9993 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
9994
9995         * gcc.dg/ultrasp10.c: New test.
9996
9997 2003-09-09  Devang Patel  <dpatel@apple.com>
9998
9999         * gcc.dg/darwin-ld-6.c: New test.
10000
10001 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10002
10003         * gcc.dg/torture/builtin-explog-1.c: New testcase.
10004
10005 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
10006
10007         * gcc.dg/ia64-types1.c: New test.
10008         * gcc.dg/ia64-types2.c: Likewise.
10009
10010 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10011
10012         * gcc.dg/builtins-1.c: Add more _Complex tests.
10013         * gcc.dg/torture/builtin-attr-1.c: Likewise.
10014
10015         * gcc.dg/builtins-1.c: Test existing _Complex functions.
10016         * gcc.dg/torture/builtin-attr-1.c: Likewise.
10017
10018 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
10019
10020         PR c++/11786
10021         * g++.dg/lookup/koenig2.C: New test.
10022
10023         PR c++/5296
10024         * g++.dg/rtti/typeid2.C: New test.
10025
10026 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
10027
10028         * gcc.c-torture/compile/20030904-1.c: New test.
10029
10030 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
10031
10032         * g++.dg/opt/longbranch2.C: New test.
10033
10034 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
10035
10036         * g++.dg/template/crash10.C: Only compile it.
10037
10038 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
10039
10040         PR middle-end/11665
10041         * gcc.c-torture/compile/20030907-1.c: New test.
10042         * g++.dg/init/array11.C: New test.
10043
10044 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
10045
10046         PR c++/11852
10047         * g++.dg/init/struct1.C: New test.
10048
10049 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
10050
10051         PR c++/12181
10052         * g++.dg/expr/comma1.C: New test.
10053
10054 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
10055
10056         PR c++/11867
10057         * g++.dg/expr/static_cast5.C: New test.
10058
10059 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
10060
10061         PR c++/11507
10062         * g++.dg/lookup/scoped7.C: New test.
10063
10064         PR c++/9574
10065         * g++.dg/other/static1.C: New test.
10066
10067         PR c++/11490
10068         * g++.dg/warn/template-1.C: New test.
10069
10070         PR c++/11432
10071         * g++.dg/template/crash10.C: New test.
10072
10073         PR c++/2478
10074         * g++.dg/overload/VLA.C: New test.
10075
10076         PR c++/10804
10077         * g++.dg/template/call1.C: New test.
10078
10079 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
10080
10081         PR c++/11794
10082         * g++.dg/parse/using3.C: New test.
10083
10084 2003-09-06  Roger Sayle  <roger@eyesopen.com>
10085
10086         PR c++/11409
10087         * g++.dg/overload/builtin3.C: New test case.
10088
10089 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
10090
10091         PR c/9862
10092         * gcc.dg/20030906-1.c: New test.
10093         * gcc.dg/20030906-2.c: Likewise.
10094
10095 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
10096
10097         PR c++/12167
10098         * g++.dg/parse/defarg5.C: New test.
10099
10100         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
10101
10102 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
10103
10104         PR c++/12163
10105         * g++.dg/expr/static_cast4.C: New test.
10106
10107         PR c++/12146
10108         * g++.dg/template/crash9.C: New test.
10109
10110 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
10111
10112         * g++.old-deja/g++.ext/pretty2.C: Update for change
10113         in __FUNCTION__.
10114         * g++.old-deja/g++.ext/pretty3.C: Likewise.
10115
10116 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
10117
10118         PR c++/11922
10119         * g++/dg/template/qualified-id1.C: New test.
10120
10121         PR c++/12037
10122         * g++.dg/warn/noeffect4.C: New test.
10123
10124 2003-09-04  Matt Austern  <austern@apple.com>
10125
10126         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
10127         * g++.dg/ext/fnname2.C: Likewise.
10128         * g++.dg/ext/fnname3.C: Likewise.
10129
10130 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
10131
10132         * g++.dg/expr/lval1.C: New test.
10133         * g++.dg/ext/lvcast.C: Remove.
10134
10135 2003-09-03  Roger Sayle  <roger@eyesopen.com>
10136
10137         PR optimization/11700.
10138         * gcc.c-torture/compile/20030903-1.c: New test case.
10139
10140 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
10141
10142         PR c++/12053
10143         * g++.dg/abi/layout4.C: New test.
10144
10145 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
10146
10147         PR c++/11553
10148         * g++.dg/parse/friend3.C: New test.
10149
10150 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
10151
10152         PR c++/11847
10153         * g++.dg/template/class1.C: New test.
10154
10155         PR c++/11808
10156         * g++.dg/expr/call1.C: New test.
10157
10158 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
10159
10160         PR c++/12114
10161         * g++.dg/init/ref9.C: New test.
10162
10163         PR c++/11972
10164         * g++.dg/template/nested4.C: New test.
10165
10166 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
10167
10168         PR c++/12093
10169         * g++.dg/template/non-dependent4.C: New test.
10170
10171         PR c++/11928
10172         * g++.dg/inherit/conv1.C: New test.
10173
10174 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
10175
10176         PR c++/6196
10177         * g++.dg/ext/label1.C: New test.
10178         * g++.dg/ext/label2.C: Likewise.
10179
10180 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
10181
10182         * g++.dg/expr/cond3.C: New test.
10183
10184 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10185
10186         * gcc.dg/builtins-1.c: Add new builtin cases.
10187
10188 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10189
10190         * gcc.dg/builtins-1.c: Add new cases.
10191         * gcc.dg/torture/builtin-attr-1.c: Likewise.
10192
10193 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10194
10195         * gcc.dg/builtins-1.c: Add more math builtin tests.
10196         * gcc.dg/torture/builtin-attr-1.c: New test.
10197
10198 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
10199
10200         PR optimization/5079
10201         * g++.dg/opt/static3.C: New test.
10202
10203 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10204
10205         * gcc.misc-tests/gcov-10b.c: New test.
10206
10207 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
10208
10209         * g++.dg/opt/ptrmem3.C: New test.
10210
10211         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
10212
10213 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
10214
10215         * gcc.dg/20030826-2.c: New test.
10216
10217 2003-08-26  Roger Sayle  <roger@eyesopen.com>
10218
10219         PR middle-end/12002
10220         * g77.f-torture/compile/12002.f: New test case.
10221
10222 2003-08-26  Roger Sayle  <roger@eyesopen.com>
10223
10224         * gcc.dg/20030826-1.c: New test case.
10225
10226 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
10227
10228         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
10229
10230 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
10231
10232         PR c++/11871
10233         * c++.dg/lookup/crash1.C: New test.
10234
10235         * c++.dg/warn/noeffect3.C: New test.
10236
10237 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
10238
10239         * gcc.dg/compat/vector-1_x.c: Compile with -w.
10240         * gcc.dg/compat/vector-1_y.c: Ditto.
10241         * gcc.dg/compat/vector-2_x.c: Ditto.
10242         * gcc.dg/compat/vector-2_y.c: Ditto.
10243
10244 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
10245
10246         * gcc.dg/20030702-1.c: New test.
10247
10248 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
10249
10250         PR c++/8795
10251         * g++.dg/ext/altivec-1.C: New test.
10252
10253 2003-08-24  Richard Henderson  <rth@redhat.com>
10254
10255         * g++.dg/eh/simd-2.C: Add -w for x86.
10256
10257 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
10258
10259         * gcc.dg/20030815-1.c: New test.
10260
10261 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10262
10263         PR c++/3765
10264         * g++.dg/parse/access6.C: New test.
10265
10266 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10267
10268         PR c++/641, c++/11876
10269         * g++.dg/template/friend22.C: New test.
10270         * g++.dg/template/friend23.C: Likewise.
10271
10272 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
10273
10274         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
10275         identically.
10276
10277 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
10278
10279         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
10280
10281 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
10282
10283         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
10284
10285 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
10286
10287         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
10288
10289 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
10290
10291         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
10292
10293 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
10294
10295         PR c++/11919
10296         * g++.dg/overload/prom1.C: New test.
10297
10298         PR c++/11551
10299         * g++.dg/parse/dtor2.C: New test.
10300
10301         PR c++/10762
10302         * g++.dg/parse/using2.C: New test.
10303
10304 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
10305
10306         PR target/11805
10307         * gcc.c-torture/compile/20030821-1.c: New.
10308
10309 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
10310
10311         PR c++/11834
10312         * g++.dg/template/deduce2.C: New test.
10313
10314 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
10315
10316         * gcc.c-torture/execute/20030821-1.c: New test.
10317
10318 2003-08-20  Roger Sayle  <roger@eyesopen.com>
10319
10320         PR middle-end/11984
10321         * gcc.dg/20030820-1.c: New test case.
10322
10323 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
10324
10325         PR c++/11945
10326         * g++.dg/warn/noeffect2.C: New test.
10327
10328 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
10329
10330         PR c++/10926
10331         * g++.dg/template/dtor2.C: New test.
10332
10333         PR c++/11684
10334         * g++.dg/template/operator1.C: New test.
10335         * g++.dg/parse/operator4.C: New test.
10336
10337         PR c++/11946.C
10338         * g++.dg/expr/enum1.C: New test.
10339         * gcc.dg/c99-bool-1.c: Remove bogus warning.
10340
10341         PR c++/11036.C
10342         * g++.dg/parse/elab2.C: New test.
10343         * g++.dg/parse/typedef4.C: Change error message.
10344         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
10345         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
10346         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
10347
10348 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
10349
10350         * gcc.dg/pch/warn-1.c: New.
10351         * gcc.dg/pch/warn-1.hs: New.
10352
10353         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
10354         not-tested file.
10355
10356 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
10357
10358         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
10359
10360 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
10361
10362         * gcc.dg/uninit-D.c: New Test.
10363         * gcc.dg/uninit-E.c: New Test.
10364         * gcc.dg/uninit-F.c: New Test.
10365         * gcc.dg/uninit-G.c: New Test.
10366
10367 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
10368
10369         * g++.dg/README: Describe the pch directory.
10370
10371 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10372
10373         PR c++/11174
10374         * g++.dg/parse/access4.C: New test.
10375         * g++.dg/parse/access5.C: Likewise.
10376         * g++.old-deja/g++.jason/access17.C: Adjust error message.
10377
10378 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
10379
10380         * gcc.dg/noncompile/20030818-1.c: New.
10381
10382 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
10383
10384         PR c++/11957
10385         * g++.dg/warn/noeffect1.C: New test.
10386
10387         * g++.dg/template/scope2.C: New test.
10388         * g++.dg/template/error2.C: Correct dg-error
10389
10390 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
10391
10392         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
10393
10394 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
10395
10396         PR C++/11512
10397         * g++.dg/template/warn1.C: New.
10398
10399 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
10400
10401         * g++.dg/template/error2.C: New test.
10402         * g++.dg/lookup/using7.C: Adjust errors
10403         * g++.old-deja/g++.pt/crash36.C: Likewise.
10404         * g++.old-deja/g++.pt/derived3.C: Likewise.
10405
10406 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10407
10408         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
10409         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
10410         * gcc.c-torture/execute/builtins/string-9.c: New, from
10411         string-opt-9.c.  Adjust for execute/builtins framework.
10412         * gcc.c-torture/execute/string-opt-9.c: Delete.
10413
10414 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
10415
10416         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
10417
10418         * g++.dg/parse/ret-type2.C: New test.
10419
10420         PR c++/11703
10421         * g++.dg/init/new8.C: New test.
10422
10423         PR c++/10923
10424         * g++.dg/parse/typedef5.C: New test.
10425
10426         PR c++/9512
10427         * g++.dg/parse/qualified2.C: New test.
10428         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
10429         invalid code.
10430
10431 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
10432
10433         * g++.dg/conversion/ptrmem1.C: New test.
10434
10435 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
10436
10437         PR target/11693
10438         * gcc.dg/20030811-1.c: New test.
10439
10440         PR target/11535
10441         * gcc.c-torture/execute/20030811-1.c: New test.
10442
10443 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10444
10445         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
10446
10447 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
10448
10449         PR c++/11789.C
10450         * g++.dg/inherit/multiple1.C: New test.
10451
10452 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
10453
10454         * gcc.dg/spe1.c: New test.
10455
10456         PR c++/11670
10457         * g++.dg/expr/cast2.C: New test.
10458
10459         PR c++/10530
10460         * g++.dg/template/dependent-name2.C: New test.
10461
10462 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
10463
10464         * g++.dg/parse/crash11.C: Put the dg options in comments.
10465
10466 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
10467
10468         * lib/gcc-dg.exp: Update for diagnostic change.
10469
10470 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10471
10472         PR c++/5767
10473         * g++.dg/parse/crash11.C: New test.
10474
10475 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
10476
10477         * gcc.dg/cpp/spacing1.c: Update.
10478
10479 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
10480
10481         PR target/11739
10482         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
10483         a value for -mtune.
10484
10485 2003-08-04  Roger Sayle  <roger@eyesopen.com>
10486
10487         PR middle-end/11771
10488         * gcc.c-torture/compile/20030804-1.c: New test case.
10489
10490 2003-08-04  Roger Sayle  <roger@eyesopen.com>
10491
10492         * gcc.dg/20030804-1.c: New test case.
10493
10494 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
10495
10496         * gcc.dg/cpp/separate-1.c: New test.
10497
10498 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
10499
10500         PR c++/11704
10501         * g++.dg/template/dependent-expr2.C: New test.
10502
10503         PR c++/11766
10504         * g++.dg/expr/ptrmem1.C: New test.
10505
10506 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10507
10508         PR c++/9453
10509         * g++.dg/template/friend15.C: New test.
10510
10511 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
10512
10513         * lib/dg-pch.exp: Work round PCH bug.
10514
10515 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10516
10517         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
10518         builtins.  Move cases from builtins-4.c here.
10519
10520         * gcc.dg/torture/builtin-math-1.c: New test taken from
10521         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
10522         additional cases.
10523
10524         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
10525         Delete.
10526
10527 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
10528
10529         PR c++/9447
10530         * g++.dg/template/using7.C: New test.
10531
10532 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
10533
10534         * import1.c, import2.c: New tests.
10535
10536 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
10537
10538         * g++.dg/eh/crossjump1.C: New test.
10539
10540 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
10541
10542         PR c++/11697
10543         * g++.dg/template/using6.C: New test.
10544
10545         PR c++/11744
10546         * g++.dg/template/koenig2.C: New test.
10547
10548 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10549
10550         PR c++/7983
10551         * g++.dg/parse/typedef4.C: New test.
10552
10553 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10554
10555         PR c++/8442, c++/8806
10556         * g++.dg/template/elab1.C: New test.
10557         * g++.dg/template/type2.C: Likewise.
10558         * g++.dg/template/ttp3.C: Adjust expected error message.
10559         * g++.old-deja/g++.law/visibility13.C: Likewise.
10560         * g++.old-deja/g++.niklas/t135.C: Likewise.
10561         * g++.old-deja/g++.pt/ttp41.C: Likewise.
10562         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
10563         template argument.
10564         * g++.old-deja/g++.pt/ttp44.C: Likewise.
10565
10566 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
10567
10568         PR c++/11295
10569         * g++.dg/ext/stmtexpr1.C: New test.
10570
10571         * g++.dg/opt/tmp1.C: New test.
10572
10573         PR c++/11525
10574         * g++.dg/parse/constant4.C: New test.
10575
10576         PR c++/9447
10577         * g++.dg/template/using5.C: New test.
10578
10579 2003-07-31  Roger Sayle  <roger@eyesopen.com>
10580
10581         * gcc.dg/builtins-27.c: New test case.
10582
10583 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
10584
10585         * gcc.dg/tls/opt-7.c: New test.
10586
10587 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
10588
10589         * g++.old-deja/g++.other/crash18.C: Remove.
10590
10591 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
10592
10593         * g++.dg/template/explicit3.C: New.
10594         * g++.dg/template/explicit4.C: New.
10595         * g++.dg/template/explicit5.C: New.
10596
10597         PR c++/11347
10598         * g++.dg/template/memtmpl1.C: New.
10599
10600 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
10601
10602         PR target/11565
10603         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
10604         * gcc.dg/i386-387-5.c (dg-options): Likewise.
10605
10606 2003-07-30  Jan Hubicka  <jh@suse.cz>
10607
10608         * vtgc1.c: Kill.
10609
10610 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
10611
10612         * gcc.dg/struct-in-proto-1.c: New test.
10613
10614 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
10615
10616         * gcc.dg/cpp/include2.c: Only expect one message.
10617
10618 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
10619
10620         PR c++/9447
10621         * g++.dg/template/using1.C: New test.
10622         * g++.dg/template/using2.C: New test.
10623         * g++.dg/template/using3.C: New test.
10624         * g++.dg/template/using4.C: New test.
10625
10626 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
10627
10628         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
10629         * gcc.c-torture/execute/string-opt-10.c: Likewise.
10630
10631 2003-07-28  Jan Hubicka  <jh@suse.cz>
10632
10633         PR c++/11530
10634         * g++.dg/opt/call1.C: New test.
10635
10636 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
10637
10638         PR c++/11667
10639         * g++.dg/init/enum2.C: New test.
10640         * g++.dg/template/overload1.C: Add "-w" option.
10641
10642 2003-07-28    <hp@bitrange.com>
10643
10644         * gcc.dg/Wdeclaration-after-statement-1.c,
10645         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
10646
10647 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
10648
10649         * gcc.c-torture/compile/20030725-1.c: New test.
10650
10651 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
10652
10653         * gcc.dg/20030505.c: Only run for SPE.
10654         Remove definition of opaque type.
10655
10656 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
10657
10658         * g++.dg/template/ptrmem6.C: New test.
10659
10660 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
10661
10662         * gcc.c-torture/compile/zero-strct-2.c: New test.
10663
10664 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
10665
10666         * gcc.dg/intermod-1.c: New test.
10667
10668 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
10669
10670         PR c++/11617
10671         * g++.dg/template/lookup2.C: New test.
10672         * g++.dg/template/memclass1.C: Remove instantiated from error.
10673         * g++.dg/other/error2.C: Tweak expected errors.
10674
10675         PR c++/11596
10676         * g++.dg/template/defarg3.C: New test.
10677
10678         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
10679
10680 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
10681
10682         * g++.dg/inherit/access5.C: New test.
10683
10684 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10685
10686         PR c++/11513
10687         * g++.dg/template/crash8.C: New test.
10688
10689 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
10690
10691         PR c/10602
10692         * gcc.dg/noncompile/incomplete-2.c: New test.
10693
10694 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
10695
10696         PR c++/11645
10697         * g++.dg/inherit/access4.C: New test.
10698
10699         PR c++/11517
10700         * g++.dg/expr/cond2.C: New test.
10701
10702         PR optimization/10679
10703         * g++.dg/opt/inline4.C: New test.
10704
10705 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
10706
10707         * g++.dg/parse/crash10: New test.
10708
10709 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
10710
10711         * g++.dg/ext/flexary1.C: New test.
10712
10713 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10714
10715         PR c++/10793
10716         * g++.dg/template/crash9.C: New test.
10717
10718 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10719
10720         PR c++/3004
10721         * g++.dg/parse/typedef3.C: New test.
10722
10723         PR c++/7906
10724         * g++.dg/parse/operator2.C: New test.
10725
10726         PR c++/8895
10727         * g++.dg/parse/def-tmpl-arg1.C: New test.
10728
10729         PR c++/9282
10730         * g++.dg/parse/funptr1.C: New test.
10731
10732         PR c++/9452
10733         * g++.dg/parse/ambig3.C: New test.
10734
10735         PR c++/9454
10736         * g++.dg/parse/operator3.C: New test.
10737
10738         PR c++/9486
10739         * g++.dg/parse/template10.C: New test.
10740
10741         PR c++/9488
10742         * g++.dg/parse/template11.C: New test.
10743
10744         PR c++/10150
10745         * g++.dg/parse/invalid-op1.C: New test.
10746
10747         PR c++/10247
10748         * g++.dg/parse/condexpr1.C: New test.
10749
10750 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
10751
10752         * g++.dg/ext/packed3.C: New test.
10753         * g++.dg/ext/packed4.C: New test.
10754
10755         * gcc.dg/pack-test-3.c: New test.
10756
10757 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
10758
10759         * lib/compat.exp: Handle dg-options per source file.
10760         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
10761         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
10762         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
10763         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
10764         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
10765         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
10766         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
10767         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
10768         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
10769         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
10770         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
10771         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
10772         * g++.dg/compat/break/bitfield7_x.C: Ditto.
10773         * g++.dg/compat/break/bitfield7_y.C: Ditto.
10774
10775 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
10776
10777         PR c/10320
10778         * gcc.c-torture/execute/20030718-1.c: New test.
10779
10780 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
10781
10782         PR optimization/11536
10783         * gcc.dg/20030721-1.c: New test.
10784
10785 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
10786
10787         PR c++/11546
10788         * g++.dg/template/lookup1.C: New test.
10789
10790 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
10791
10792         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
10793         diagnostics of ill-formed constructs involving labels.
10794         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
10795         the new 'previously defined here' message.
10796
10797 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
10798
10799         * g++.dg/parse/non-dependent2.C: New test.
10800
10801 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
10802
10803         * g++.dg/init/init-ref4.C: xfail on targets without
10804         weak symbols.
10805
10806 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
10807
10808         PR target/11087
10809         * gcc.c-torture/execute/20030717-1.c: New test.
10810
10811 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
10812
10813         * g++.dg/opt/cfg1.C: New test.
10814
10815 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
10816
10817         PR optimization/11557
10818         * gcc.dg/20030717-1.c: New test.
10819
10820 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
10821
10822         PR c++/10476
10823         * g++.dg/expr/crash-1.C: New test.
10824
10825         PR c++/11027
10826         * g++.dg/template/init3.C: New test.
10827
10828         PR c++/8222
10829         * g++.dg/template/non-dependent1.C: New test.
10830
10831         PR c++/11070
10832         * g++.dg/template/non-dependent2.C: New test.
10833
10834         PR c++/11071
10835         * g++.dg/template/non-dependent3.C: New test.
10836
10837         PR c++/9907
10838         * g++.dg/template/sizeof5.C: New test.
10839
10840 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
10841
10842         PR 11498
10843         * gcc.c-torture/compile/mangle-1.c: New file.
10844
10845 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10846
10847         PR c++/7809
10848         * g++.dg/parse/access3.C: New test.
10849
10850 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
10851
10852         PR c++/11384
10853         * g++.dg/init/init-ref4.C: New test.
10854
10855 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
10856
10857         PR c++/11547
10858         * g++.dg/parse/constant3.C: New test.
10859         * g++.dg/parse/crash7.C: Likewise.
10860
10861 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
10862
10863         PR target/11008
10864         * gcc.dg/i386-pentium4-not-mull.c: New.
10865
10866 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
10867
10868         * gcc.dg/asm-names.c (ymain): Make it weak.
10869
10870 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10871
10872         PR c++/5421
10873         * g++.dg/template/friend21.C: New test.
10874
10875 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
10876
10877         * gcc.dg/cleanup-8.c: New test.
10878         * gcc.dg/cleanup-9.c: New test.
10879
10880 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
10881
10882         * g++.dg/ext/dll-MI1.h: New file.
10883         * g++.dg/ext/dllexport-MI1.C: New file.
10884         * g++.dg/ext/dllimport-MI1.C: New file.
10885
10886 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
10887
10888         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
10889         it does not have cmpstrsi patterns (just cmpmemsi).
10890
10891 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
10892
10893         PR debug/11473
10894         * g++.dg/debug/debug8.C: New test.
10895
10896 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10897
10898         PR c++/10108
10899         * g++.dg/template/crash7.C: New test.
10900
10901 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
10902
10903         PR target/10795
10904         * gcc.c-torture/compile/20030708-1.c: New.
10905
10906 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
10907
10908         * gcc.c-torture/execute/20030715-1.c: New test.
10909
10910 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
10911
10912         * gcc.dg/pch/inline-3.c: New file.
10913         * gcc.dg/pch/inline-3.hs: New file.
10914         * gcc.dg/pch/inline-4.c: New file.
10915         * gcc.dg/pch/inline-4.hs: New file.
10916
10917 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
10918
10919         PR c++/11509
10920         * g++.dg/template/crash6.C: New test.
10921
10922         PR c++/7053
10923         * g++.dg/template/friend20.C: New test.
10924
10925         PR c++/7019
10926         * g++.dg/template/overload2.C: New test.
10927
10928 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10929
10930         PR optimization/11440
10931         * gcc.c-torture/execute/20030714-1.c: New test.
10932
10933 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10934
10935         PR c++/11154
10936         * g++.dg/template/partial2.C: New test.
10937
10938 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
10939
10940         PR c++/11503
10941         * g++.dg/template/anon1.C: New test.
10942
10943         PR c++/11493
10944         PR c++/11495
10945         * g++.dg/parse/template9.C: Likewise.
10946         * g++.dg/template/crash4.C: New test.
10947         * g++.dg/template/koenig1.C: Likewise.
10948         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
10949         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
10950         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
10951         functions.
10952         * g++.old-deja/g++.jason/template36.C: Likewise.
10953         * g++.old-deja/g++.mike/p1989.C: Likewise.
10954         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
10955         * g++.old-deja/g++.pt/ttp20.C: Use this->.
10956         * g++.old-deja/g++.pt/ttp21.C: Use this->.
10957         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
10958         compiling.
10959         * g++.old-deja/g++.pt/union2.C: Use this->.
10960
10961 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
10962
10963         * gcc.dg/20030711-1.c: New test.
10964
10965 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
10966
10967         PR c++/11050
10968         * g++.dg/parse/args1.C: New test.
10969         * g++.pt/defarg8.C: Change expected errors.
10970
10971 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
10972
10973         PR c++/8164
10974         * g++.dg/template/nontype2.C: New test.
10975
10976         PR c++/10558
10977         * g++.dg/parse/template8.C: New test.
10978
10979         PR c++/8327
10980         * g++.dg/template/scope1.C: New test.
10981
10982         * g++.dg/warn/Wsign-compare-1.C: New test.
10983
10984 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
10985
10986         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
10987
10988 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
10989
10990         PR c++/9411
10991         * g++.dg/template/explicit2.C: New test.
10992
10993         PR c++/10032
10994         * g++.dg/warn/pedantic1.C: New test.
10995
10996 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
10997
10998         PR c++ 9483
10999         * g++.dg/other/field1.C: New test.
11000
11001 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
11002
11003         PR c/11449
11004         * gcc.c-torture/compile/20030707-1.c: New.
11005
11006 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11007
11008         PR c++/10849
11009         * g++.dg/template/access12.C: New test.
11010
11011 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
11012
11013         * g++.dg/bprob/bprob.exp (prof_ext): Update.
11014         * g77.dg/bprob/bprob.exp (prof_ext): Update.
11015         * gcc.misc-tests/bprob.exp (prof_ext): Update.
11016         * gcc.misc-tests/gcov.exp: Update
11017         * g++.dg/gcov/gcov.exp: Update
11018         * lib/gcov.exp: Update.
11019
11020 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
11021
11022         * g++.dg/abi/mangle17.C: Make sure template expressions are
11023         dependent.
11024         * g++.dg/abi/mangle4.C: Mark erroneous casts.
11025         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
11026         * g++.dg/opt/stack1.C: Remove erroneous code.
11027         * g++.dg/parse/template7.C: New test.
11028         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
11029         * g++.old-deja/g++.pt/crash4.C: Likewise.
11030
11031 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11032
11033         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
11034         with zero or one occurence of `$' after the initial `L'.
11035
11036 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
11037
11038         * gcc.c-torture/compile/20030704-1.c: Add a comment.
11039
11040 2003-07-08  Roger Sayle  <roger@eyesopen.com>
11041
11042         PR c/11370
11043         * gcc.dg/Wunreachable-6.c: New testcase.
11044         * gcc.dg/Wunreachable-7.c: New testcase.
11045
11046 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
11047
11048         PR c/11420
11049         * gcc.dg/20030708-1.c: New test.
11050
11051 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
11052
11053         * gcc.dg/compat/sdata-section.h: New file.
11054         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
11055         * gcc.dg/torture/mips-sdata-1.c: New test.
11056
11057 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11058
11059         PR c++/11030
11060         * g++.dg/template/friend19.C: New test.
11061
11062 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
11063
11064         * g++.dg/opt/strength-reduce.C: New test.
11065
11066 2003-07-07  Roger Sayle  <roger@eyesopen.com>
11067
11068         PR target/10979
11069         * gcc.dg/20030707-1.c: New testcase.
11070
11071 2003-07-07  Roger Sayle  <roger@eyesopen.com>
11072
11073         PR optimization/11059
11074         * g++.dg/opt/emptyunion.C: New testcase.
11075
11076 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11077             Eric Botcazou  <ebotcazou@libertysurf.fr>
11078
11079         * g++.dg/opt/stack1.C: New test.
11080
11081 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
11082
11083         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
11084         run test.
11085
11086         PR c++/11431
11087         * g++.dg/expr/static_cast3.C: New test.
11088
11089 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
11090
11091         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
11092         everywhere.
11093         * gcc.dg/concat.c: Concatenation of string constants with
11094         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
11095         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
11096         * gcc.dg/cpp/escape-2.c: Use wide character constants where
11097         necessary to avoid multi-character character constant warning.
11098         * gcc.dg/cpp/escape.c: Likewise.
11099         * gcc.dg/cpp/ucs.c: Likewise.
11100         Remove backslashes from dg-bogus comments, as they confuse Tcl.
11101         Fix a typo.
11102
11103 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
11104
11105         PR c/11428
11106         * gcc.c-torture/compile/20030704-1.c: New.
11107
11108 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
11109
11110         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
11111
11112 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
11113
11114         PR c++/5287, PR c++/7910,  PR c++/11021
11115         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
11116         tests for warnings.
11117         * g++.dg/ext/dllimport2.C: Add tests for warnings.
11118         * g++.dg/ext/dllimport3.C: Likewise.
11119         * g++.dg/ext/dllimport4.C: New file.
11120         * g++.dg/ext/dllimport5.C: New file.
11121         * g++.dg/ext/dllimport6.C: New file.
11122         * g++.dg/ext/dllimport7.C: New file.
11123         * g++.dg/ext/dllimport8.C: New file.
11124         * g++.dg/ext/dllimport9.C: New file.
11125         * g++.dg/ext/dllimport10.C: New file.
11126         * g++.dg/ext/dllexport1.C: New file.
11127
11128 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
11129
11130         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
11131         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
11132
11133 2003-07-03  Roger Sayle  <roger@eyesopen.com>
11134
11135         * gcc.dg/builtins-25.c: New testcase.
11136         * gcc.dg/builtins-26.c: New testcase.
11137
11138 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
11139
11140         * gcc.dg/compat/vector-defs.h: New file.
11141         * gcc.dg/compat/vector-setup.h: New file.
11142         * gcc.dg/compat/vector-check.h: New file.
11143         * gcc.dg/compat/vector-1_main.c: New file.
11144         * gcc.dg/compat/vector-1_x.c: New file.
11145         * gcc.dg/compat/vector-1_y.c: New file.
11146         * gcc.dg/compat/vector-2_main.c: New file.
11147         * gcc.dg/compat/vector-2_x.c: New file.
11148         * gcc.dg/compat/vector-2_y.c: New file.
11149
11150         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
11151         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
11152         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
11153         * gcc.dg/compat/struct-align-1.h: New file.
11154         * gcc.dg/compat/struct-align-1_main.c: New file.
11155         * gcc.dg/compat/struct-align-1_x.c: New file.
11156         * gcc.dg/compat/struct-align-1_y.c: New file.
11157         * gcc.dg/compat/struct-align-2.h: New file.
11158         * gcc.dg/compat/struct-align-2_main.c: New file.
11159         * gcc.dg/compat/struct-align-2_x.c: New file.
11160         * gcc.dg/compat/struct-align-2_y.c: New file.
11161
11162         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
11163         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
11164         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
11165         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
11166         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
11167         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
11168         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
11169         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
11170         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
11171         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
11172         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
11173         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
11174         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
11175         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
11176         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
11177         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
11178         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
11179         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
11180         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
11181         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
11182         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
11183         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11184         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11185         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
11186         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
11187         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
11188         * gcc.dg/compat/struct-return-10_x.c: Ditto.
11189         * gcc.dg/compat/struct-return-2_x.c: Ditto.
11190         * gcc.dg/compat/struct-return-3_x.c: Ditto.
11191
11192 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
11193
11194         * gcc.dg/i386-call-1.c: New test.
11195
11196 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
11197
11198         PR c++/9162
11199         * g++.dg/parse/defarg4.C: New.
11200
11201 2003-07-03  Roger Sayle  <roger@eyesopen.com>
11202
11203         PR target/10700
11204         * gcc.c-torture/compile/20030703-1.c: New test case.
11205
11206 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
11207
11208         * g++.dg/template/local3.C: Remove extra semicolon.
11209
11210 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
11211
11212         * gcc.dg/i386-volatile-1.c: New test.
11213
11214 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
11215
11216         PR c++/11072
11217         * g++.dg/other/offsetof2.C: XFAIL.
11218         * g++.dg/other/offsetof5.C: New.
11219
11220         PR c++/10219
11221         * g++.dg/template/error1.C: New.
11222
11223         PR c++/9779
11224         * g++.dg/template/dependent-expr1.C: New.
11225
11226 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
11227
11228         PR c++/6949
11229         * g++.dg/template/local3.C: New test.
11230
11231         PR c++/11149
11232         * g++.dg/lookup/scoped6.C: New test.
11233
11234 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
11235
11236         PR c++/8046
11237         * g++.dg/other/error7.C: New test.
11238
11239 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
11240
11241         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
11242         * g++.old-deja/g++.abi/vtable3.h: Likewise.
11243         * g++.old-deja/g++.law/code-gen5.C: Likewise.
11244         * g++.old-deja/g++.other/union2.C: Likewise.
11245         * gcc.dg/c90-const-expr-2.c: Likewise.
11246         * gcc.dg/c90-const-expr-3.c: Likewise.
11247         * gcc.dg/c99-const-expr-2.c: Likewise.
11248         * gcc.dg/c99-const-expr-3.c: Likewise.
11249         * gcc.dg/concat.c: Likewise.
11250
11251 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
11252
11253         PR c++/9559
11254         * g++.dg/init/static1.C: New test.
11255
11256 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11257
11258         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
11259         * g++.old-deja/g++.other/access2.C: Likewise.
11260         * g++.old-deja/g++.other/decl2.C: Likewise.
11261         * gcc.c-torture/execute/20020615-1.c: Likewise.
11262
11263 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
11264
11265         PR c++/4933
11266         * g++.dg/template/sizeof4.C: New test.
11267
11268 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
11269
11270         * g++.dg/other/error6.C: New test.
11271
11272 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
11273
11274         PR c++/10750
11275         * g++.dg/parse/constant2.C: New test.
11276
11277 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
11278
11279         PR c++/11106
11280         * g++.dg/other/error5.C: New test.
11281
11282 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11283
11284         * gcc.dg/format/gcc_diag-1.c: New test.
11285
11286 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
11287
11288         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
11289
11290 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
11291
11292         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
11293         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
11294         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
11295
11296 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
11297
11298         * gcc.c-torture/execute/builtins/string-8.c: New test.
11299         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
11300         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
11301         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
11302
11303 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
11304
11305         PR c++/10468
11306         * g++.dg/ext/typeof6.C: New test.
11307
11308 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
11309
11310         PR c++/10796
11311         * g++.dg/init/enum1.C: New test.
11312
11313 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
11314
11315         * gcc.dg/20030627-1.c: New test.
11316
11317 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
11318
11319         PR c++/11332
11320         * g++.dg/expr/static_cast2.C: New test.
11321
11322 2003-06-26  Roger Sayle  <roger@eyesopen.com>
11323             Jakub Jelinek  <jakub@redhat.com>
11324
11325         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
11326         sprintf(dst,"%s",src) optimization.
11327         * gcc.c-torture/execute/20030626-1.c: New test case.
11328         * gcc.c-torture/execute/20030626-2.c: New test case.
11329
11330 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
11331
11332         * gcc.c-torture/execute/multi-ix.c: New test.
11333
11334         * gcc.c-torture/execute/simd-4.c (main):
11335         Added missing semicolon at end of union.
11336
11337 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
11338
11339         PR c++/8266
11340         * g++.dg/template/explicit-instantiation3.C: New test.
11341
11342 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
11343
11344         * gcc.dg/20030626-1.c: Use signed char.
11345
11346 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
11347
11348         * gcc.dg/20030626-1.c: New test.
11349
11350 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
11351
11352         * const-str-2.m: Update.
11353
11354 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
11355
11356         PR c++/10990
11357         * g++.dg/rtti/dyncast1.C: New test.
11358         * g++.dg/abi/mangle4.C: Correct base-specifier access.
11359         * g++.dg/lookup/scoped1.C: Remove XFAIL.
11360         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
11361
11362         PR c++/10931
11363         * g++.dg/expr/static_cast1.C: New test.
11364
11365 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
11366
11367         * gcc.dg/20030625-1.c: New test.
11368
11369 2003-06-24  Roger Sayle  <roger@eyesopen.com>
11370
11371         * gcc.c-torture/compile/20030624-1.c: New test case.
11372
11373 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
11374
11375         * gcc.c-torture/execute/string-opt-17.c: New test.
11376
11377 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
11378
11379         PR c++/5754
11380         * g++.dg/parse/crash6.C: New test.
11381
11382 2003-06-23  Roger Sayle  <roger@eyesopen.com>
11383
11384         * gcc.dg/builtins-24.c: New test case.
11385
11386 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
11387
11388         * g++.dg/opt/operator1.C: New test.
11389
11390 2003-06-22  Roger Sayle  <roger@eyesopen.com>
11391
11392         * gcc.c-torture/execute/string-opt-16.c: New test case.
11393
11394 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
11395
11396         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
11397         * g++.old-deja/g++.other/conv7.C: Likewise
11398         * g++.old-deja/g++.other/overcnv2.C: Likewise.
11399         * g++.old-deja/g++.other/overload14.C: Likewise.
11400
11401 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
11402
11403         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
11404         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
11405
11406 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
11407
11408         PR c++/10888
11409         * g++.dg/warn/Winline-3.C: New test.
11410
11411 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
11412
11413         * lib/target-supports.exp (check_alias_available): Make the test
11414         program acceptable to the Solaris assembler.
11415
11416         PR c++/10749
11417         * g++.dg/template/memclass2.C: New test.
11418
11419 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
11420             Eric Botcazou  <ebotcazou@libertysurf.fr>
11421
11422         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
11423         data for non-matching targets.
11424         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
11425
11426 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
11427
11428         PR c++/10845
11429         * g++.dg/template/member3.C: New test.
11430
11431 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
11432
11433         PR c++/10939
11434         * g++.dg/template/func1.C: New test.
11435
11436         PR c++/9649
11437         * g++.dg/template/static4.C: New test.
11438         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
11439
11440         PR c++/11041
11441         * g++.dg/init/ref7.C: New test.
11442
11443 2003-06-19  Matt Austern  <austern@apple.com>
11444
11445         PR c++/11228
11446         * g++.dg/anew1.C: New test.
11447         * g++.dg/anew2.C: New test.
11448         * g++.dg/anew3.C: New test.
11449         * g++.dg/anew4.C: New test.
11450
11451 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
11452
11453         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
11454
11455 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
11456
11457         * gcc.c-torture/execute/simd-4.c (main): Make expected value
11458         endian-dependent.
11459
11460 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
11461
11462         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
11463         Remove cruft.
11464
11465 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
11466
11467         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
11468         * gcc.c-torture/compile/961203-1.c: Likewise.
11469         * gcc.c-torture/compile/980506-1.c: Likewise.
11470
11471 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
11472
11473         PR c++/10712
11474         * g++.dg/lookup/using7.C: New test.
11475
11476 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
11477
11478         PR c++/11105
11479         * g++.dg/abi/conv1.C: Remove it.
11480         * g++.dg/template/conv7.C: New test.
11481         * g++.dg/template/conv8.C: Likewise.
11482         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
11483         conversion operator.
11484
11485 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
11486
11487         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
11488         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
11489         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
11490         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
11491         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
11492         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
11493         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
11494         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
11495         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
11496         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
11497         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
11498         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
11499         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
11500         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
11501         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
11502         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
11503         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
11504         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
11505         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
11506         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
11507         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
11508         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11509         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11510         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
11511         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
11512         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
11513         * gcc.dg/compat/struct-return-10_x.c: Ditto.
11514         * gcc.dg/compat/struct-return-2_x.c: Ditto.
11515         * gcc.dg/compat/struct-return-3_x.c: Ditto.
11516
11517 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
11518
11519         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
11520         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
11521         indications.
11522
11523 2003-06-16  Roger Sayle  <roger@eyesopen.com>
11524
11525         * gcc.dg/i386-387-5.c: New test case.
11526         * gcc.dg/i386-387-6.c: New test case.
11527         * gcc.dg/builtins-23.c: New test case.
11528
11529 2003-06-15  Roger Sayle  <roger@eyesopen.com>
11530
11531         * gcc.dg/builtins-22.c: New test case.
11532         * gcc.dg/i386-387-1.c: Update to test exp.
11533         * gcc.dg/i386-387-2.c: Likewise.
11534
11535 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11536
11537         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
11538
11539 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
11540
11541         * lib/gcc-dg.exp (dg-require-dll): New function.
11542         (dg-xfail-if): Likewise.
11543         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
11544         driver.
11545
11546         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
11547         * gcc.c-torture/compile/20001205-1.c: Likewise.
11548         * gcc.c-torture/compile/20001226-1.c: Likewise.
11549         * gcc.c-torture/compile/20010518-2.c: Likewise.
11550         * gcc.c-torture/compile/20020312-1.c: Likewise.
11551         * gcc.c-torture/compile/20020604-1.c: Likewise.
11552         * gcc.c-torture/compile/920501-12.c: Likewise.
11553         * gcc.c-torture/compile/920501-4.c: Likewise.
11554         * gcc.c-torture/compile/920520-1.c: Likewise.
11555         * gcc.c-torture/compile/920521-1.c: Likewise.
11556         * gcc.c-torture/compile/920625-1.c: Likewise.
11557         * gcc.c-torture/compile/961203-1.c: Likewise.
11558         * gcc.c-torture/compile/980506-1.c: Likewise.
11559         * gcc.c-torture/compile/981006-1.c: Likewise.
11560         * gcc.c-torture/compile/981022-1.c: Likewise.
11561         * gcc.c-torture/compile/981223-1.c: Likewise.
11562         * gcc.c-torture/compile/990617-1.c: Likewise.
11563         * gcc.c-torture/compile/dll.c: Likewise.
11564         * gcc.c-torture/compile/labels-3.c: Likewise.
11565         * gcc.c-torture/compile/mipscop-1.c: Likewise.
11566         * gcc.c-torture/compile/mipscop-2.c: Likewise.
11567         * gcc.c-torture/compile/mipscop-3.c: Likewise.
11568         * gcc.c-torture/compile/mipscop-4.c: Likewise.
11569         * gcc.c-torture/compile/simd-5.c: Likewise.
11570         * gcc.c-torture/compile/20000804-1.x: Remove.
11571         * gcc.c-torture/compile/20001205-1.x: Likewise.
11572         * gcc.c-torture/compile/20001226-1.x: Likewise.
11573         * gcc.c-torture/compile/20010518-2.x: Likewise.
11574         * gcc.c-torture/compile/20020312-1.x: Likewise.
11575         * gcc.c-torture/compile/20020604-1.x: Likewise.
11576         * gcc.c-torture/compile/920501-12.x: Likewise.
11577         * gcc.c-torture/compile/920501-4.x: Likewise.
11578         * gcc.c-torture/compile/920520-1.x: Likewise.
11579         * gcc.c-torture/compile/920521-1.x: Likewise.
11580         * gcc.c-torture/compile/920625-1.x: Likewise.
11581         * gcc.c-torture/compile/961203-1.x: Likewise.
11582         * gcc.c-torture/compile/980506-1.x: Likewise.
11583         * gcc.c-torture/compile/981006-1.x: Likewise.
11584         * gcc.c-torture/compile/981022-1.x: Likewise.
11585         * gcc.c-torture/compile/981223-1.x: Likewise.
11586         * gcc.c-torture/compile/990617-1.x: Likewise.
11587         * gcc.c-torture/compile/mipscop-1.x: Likewise.
11588         * gcc.c-torture/compile/mipscop-2.x: Likewise.
11589         * gcc.c-torture/compile/mipscop-3.x: Likewise.
11590         * gcc.c-torture/compile/mipscop-4.x: Likewise.
11591         * gcc.c-torture/compile/simd-5.x: Likewise.
11592
11593         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
11594
11595 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
11596
11597         * gcc.c-torture/execute/20030611-1.c: New test.
11598
11599 2003-06-12  Roger Sayle  <roger@eyesopen.com>
11600
11601         PR middle-end/168
11602         * gcc.dg/20030612-1.c: New test case.
11603
11604 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
11605
11606         PR c++/10635
11607         * g++.dg/expr/cast1.C: New test.
11608
11609 2003-06-12  Roger Sayle  <roger@eyesopen.com>
11610
11611         * gcc.dg/builtins-21.c: New test case.
11612
11613 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
11614
11615         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
11616         options instead of at the end.
11617         * lib/objc.exp (objc_target_compile): Likewise.
11618
11619 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
11620
11621         PR c++/10432
11622         * g++.dg/parse/error1.C: New test.
11623
11624 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
11625
11626         * gcc.dg/compat/struct-by-value-11_main.c: New file.
11627         * gcc.dg/compat/struct-by-value-11_x.c: New file.
11628         * gcc.dg/compat/struct-by-value-11_y.c: New file.
11629         * gcc.dg/compat/struct-by-value-12_main.c: New file.
11630         * gcc.dg/compat/struct-by-value-12_x.c: New file.
11631         * gcc.dg/compat/struct-by-value-12_y.c: New file.
11632         * gcc.dg/compat/struct-by-value-13_main.c: New file.
11633         * gcc.dg/compat/struct-by-value-13_x.c: New file.
11634         * gcc.dg/compat/struct-by-value-13_y.c: New file.
11635         * gcc.dg/compat/struct-by-value-14_main.c: New file.
11636         * gcc.dg/compat/struct-by-value-14_x.c: New file.
11637         * gcc.dg/compat/struct-by-value-14_y.c: New file.
11638         * gcc.dg/compat/struct-by-value-15_main.c: New file.
11639         * gcc.dg/compat/struct-by-value-15_x.c: New file.
11640         * gcc.dg/compat/struct-by-value-15_y.c: New file.
11641         * gcc.dg/compat/struct-by-value-16_main.c: New file.
11642         * gcc.dg/compat/struct-by-value-16_x.c: New file.
11643         * gcc.dg/compat/struct-by-value-16_y.c: New file.
11644         * gcc.dg/compat/struct-by-value-17_main.c: New file.
11645         * gcc.dg/compat/struct-by-value-17_x.c: New file.
11646         * gcc.dg/compat/struct-by-value-17_y.c: New file.
11647         * gcc.dg/compat/struct-by-value-18_main.c: New file.
11648         * gcc.dg/compat/struct-by-value-18_x.c: New file.
11649         * gcc.dg/compat/struct-by-value-18_y.c: New file.
11650
11651         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
11652         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
11653         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
11654         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
11655         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
11656         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
11657         * gcc.dg/compat/scalar-return-3_main.c: New file.
11658         * gcc.dg/compat/scalar-return-3_x.c: New file.
11659         * gcc.dg/compat/scalar-return-3_y.c: New file.
11660         * gcc.dg/compat/scalar-return-4_main.c: New file.
11661         * gcc.dg/compat/scalar-return-4_x.c: New file.
11662         * gcc.dg/compat/scalar-return-4_y.c: New file.
11663
11664 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
11665
11666         * gcc.dg/compat/fp2-struct-check.h: New file.
11667         * gcc.dg/compat/fp2-struct-defs.h: New file.
11668         * gcc.dg/compat/fp2-struct-init.h: New file.
11669         * gcc.dg/compat/struct-by-value-10_main.c: New file.
11670         * gcc.dg/compat/struct-by-value-10_x.c: New file.
11671         * gcc.dg/compat/struct-by-value-10_y.c: New file.
11672         * gcc.dg/compat/struct-return-10_main.c: New file.
11673         * gcc.dg/compat/struct-return-10_x.c: New file.
11674         * gcc.dg/compat/struct-return-10_y.c: New file.
11675
11676         * gcc.dg/compat/compat-common.h: New file.
11677         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
11678         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
11679         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
11680         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
11681         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
11682         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
11683         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
11684         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
11685         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
11686         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
11687         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
11688         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
11689         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
11690         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
11691         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
11692         * gcc.dg/compat/small-struct-check.h: Ditto.
11693         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
11694         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
11695         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
11696         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
11697         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
11698         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
11699         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
11700         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
11701         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
11702         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
11703         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11704         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
11705         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
11706         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11707         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
11708         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
11709         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
11710         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
11711         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
11712         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
11713         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
11714         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
11715         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
11716         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
11717         * gcc.dg/compat/struct-return-2_main.c: Ditto.
11718         * gcc.dg/compat/struct-return-2_x.c: Ditto.
11719         * gcc.dg/compat/struct-return-2_y.c: Ditto.
11720         * gcc.dg/compat/struct-return-3_main.c: Ditto.
11721         * gcc.dg/compat/struct-return-3_x.c: Ditto.
11722         * gcc.dg/compat/struct-return-3_y.c: Ditto.
11723
11724 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
11725
11726         * g++.dg/pch/static-1.C: New file.
11727         * g++.dg/pch/static-1.Hs: New file.
11728
11729 2003-06-10  Richard Henderson  <rth@redhat.com>
11730
11731         * gcc.dg/asm-7.c: Adjust expected warning text.
11732
11733 2003-06-10  Roger Sayle  <roger@eyesopen.com>
11734
11735         * gcc.dg/builtins-20.c: New test case.
11736
11737 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
11738
11739         PR c++/11131
11740         * g++.dg/opt/template1.C: New test.
11741
11742 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
11743
11744         * lib/gcc-dg.exp (dg-test): Clear additional_files and
11745         additional_sources.
11746
11747 2003-05-21  David Taylor  <dtaylor@emc.com>
11748
11749         * gcc.dg/Wpadded.c: New file.
11750
11751 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
11752
11753         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
11754         * gcc.dg/special/weak-2.c: Add dg-require-weak.
11755         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
11756         dg-require-weak.
11757
11758 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
11759
11760         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
11761
11762 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
11763
11764         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
11765         (dg-require-alias): Likewise.
11766         (dg-require-gc-sections): Likewise.
11767         * lib/target-supports.exp (check_gc_sections_available): Likewise.
11768
11769 2003-06-08  Richard Henderson  <rth@redhat.com>
11770
11771         * gcc.dg/20011029-2.c: Fix the array reference.
11772         * gcc.dg/asm-7.c: New.
11773
11774 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
11775
11776         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
11777
11778 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
11779
11780         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
11781         (dg-require-gc-sections): Likewise.
11782
11783 2003-06-08  Jan Hubicka  <jh@suse.cz>
11784
11785         * i386-cmov1.c: Fix regular expression.
11786         * i386-cvt-1.c: Likewise.
11787         * i386-local.c: Likewise.
11788         * i386-local2.c: Likewise.
11789         * i386-mul.c: Likewise.
11790         * i386-ssetype-1.c: Likewise.
11791         * i386-ssetype-3.c: Likewise.
11792         * i386-ssetype-5.c: Likewise.
11793
11794 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11795
11796         PR c++/11039
11797         * g++.dg/warn/implicit-typename2.C: New test.
11798         * g++.dg/warn/implicit-typename3.C: New test.
11799
11800 2003-06-07  Richard Henderson  <rth@redhat.com>
11801
11802         * g++.dg/other/offsetof3.C: Use size_t.
11803         * g++.dg/other/offsetof4.C: Likewise.
11804
11805 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
11806
11807         * lib/copy-file.exp: New. Implement gcc_copy_files.
11808
11809         * lib/dg-pch.exp: Load copy-file.exp
11810         (dg-pch): Use gcc_copy_files instead of "file copy".
11811
11812 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
11813
11814         * gcc.dg/weak/weak.exp: Simplify.
11815         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
11816         * gcc.dg/weak/weak-1.c: Likewise.
11817         * gcc.dg/weak/weak-2.c: Likewise.
11818         * gcc.dg/weak/weak-3.c: Likewise.
11819         * gcc.dg/weak/weak-4.c: Likewise.
11820         * gcc.dg/weak/weak-5.c: Likewise.
11821         * gcc.dg/weak/weak-6.c: Likewise.
11822         * gcc.dg/weak/weak-7.c: Likewise.
11823         * gcc.dg/weak/weak-8.c: Likewise.
11824         * gcc.dg/weak/weak-9.c: Likewise.
11825
11826 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
11827
11828         gcc.c-torture/execute/20030606-1.c: New.
11829
11830 2003-06-06  Roger Sayle  <roger@eyesopen.com>
11831
11832         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
11833         * gcc.dg/builtins-19.c: Likewise.
11834
11835 2003-06-06  Roger Sayle  <roger@eyesopen.com>
11836
11837         * gcc.dg/builtins-2.c: Add some more tests.
11838         * gcc.dg/builtins-18.c: New test case.
11839         * gcc.dg/builtins-19.c: New test case.
11840
11841 2003-06-06  Roger Sayle  <roger@eyesopen.com>
11842             Jim Wilson  <wilson@tuliptree.org>
11843
11844         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
11845
11846 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
11847
11848         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
11849         mempcpy/stpcpy calls not to be optimized into something else.
11850         * gcc.c-torture/execute/string-opt-3.c: Moved to...
11851         * gcc.c-torture/execute/builtins/string-7.c: ...here.
11852         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
11853
11854 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11855
11856         * gcc.dg/format/asm_fprintf-1.c: New test.
11857
11858 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
11859
11860         * lib/gcc-defs.exp (additional_sources): New variable.
11861         (dg-additional-sources): New function.
11862         (additional_files): New variable.
11863         (dg-additional-files): New function.
11864         (dg-additional-files-options): Likewise.
11865         * lib/gcc-dg.exp (dg-require-weak): New function.
11866         (dg-require-alias): Likewise.
11867         (dg-require-gc-sections): Likewise.
11868         * lib/target-supports.exp (check_alias_available): Remove testfile
11869         parameter.
11870         (check_gc_sections_available): New function.
11871         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
11872         (dg-gpp-additional-files): Likewise.
11873         * lib/g++.exp (additional_sources): Remove.
11874         (additional_files): Likewise.
11875         (g++_target_compile): Use dg-additional-files-options.
11876
11877         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
11878         Tcl logic.
11879         * gcc.dg/special/ecos.exp: Remove.
11880         * gcc.dg/special/20000419-2.c: Use dg-require-*.
11881         * gcc.dg/special/alias-1.c: Likewise.
11882         * gcc.dg/special/alias-2.c: Likewise.
11883         * gcc.dg/special/gcsec-1.c: Likewise.
11884         * gcc.dg/special/weak-1.c: Likewise.
11885         * gcc.dg/special/weak-2.c: Likewise.
11886         * gcc.dg/special/wkali-1.c: Likewise.
11887         * gcc.dg/special/wkali-2.c: Likewise.
11888
11889         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
11890         dg-gpp-additional-*.
11891         * g++.dg/special/conpr-3.C: Likewise.
11892         * g++.dg/special/conpr-4.C: Likewise.
11893         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
11894         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
11895         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
11896         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
11897         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
11898         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
11899         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
11900         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
11901         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
11902         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
11903         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
11904         * g++.old-deja/g++.other/comdat1.C: Likewise.
11905         * g++.old-deja/g++.other/comdat2.C: Likewise.
11906         * g++.old-deja/g++.other/comdat3.C: Likewise.
11907         * g++.old-deja/g++.other/ctor1.C: Likewise.
11908         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
11909
11910 2003-06-05  Richard Henderson  <rth@redhat.com>
11911
11912         * gcc.dg/debug/20030605-1.c: New.
11913
11914 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
11915
11916         * README.QMTEST: Update.
11917
11918 2003-06-04  Richard Henderson  <rth@redhat.com>
11919
11920         * gcc.dg/cleanup-1.c: New.
11921         * gcc.dg/cleanup-2.c: New.
11922         * gcc.dg/cleanup-3.c: New.
11923         * gcc.dg/cleanup-4.c: New.
11924         * gcc.dg/cleanup-5.c: New.
11925         * gcc.dg/cleanup-6.c: New.
11926         * gcc.dg/cleanup-7.c: New.
11927
11928 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
11929
11930         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
11931
11932         * lib/dg-pch.exp: New file.
11933         * g++.dg/pch/pch.exp: Use dg-pch.exp.
11934         * gcc.dg/pch/pch.exp: Likewise.
11935
11936 2003-06-04  Roger Sayle  <roger@eyesopen.com>
11937
11938         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
11939         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
11940         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
11941         * gcc.dg/builtins-17.c: New test case.
11942         * gcc.dg/i386-387-4.c: New test case.
11943         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
11944
11945 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11946
11947         * gcc.dg/ultrasp9.c: New test.
11948
11949 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11950
11951         * gcc.c-torture/compile/20030604-1.c: New test.
11952         * gcc.dg/sparc-constant-1.c: New test.
11953
11954 2003-06-03  Glen Nakamura  <glen@imodulo.com>
11955
11956         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
11957
11958 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
11959
11960         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
11961
11962         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
11963         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
11964
11965 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
11966
11967         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
11968
11969 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11970
11971         PR c++/10940
11972         * g++.dg/template/spec10.C: New test.
11973
11974 2003-06-03  Roger Sayle  <roger@eyesopen.com>
11975
11976         * gcc.dg/builtins-16.c: New test case.
11977
11978 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
11979
11980         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
11981         mempcpy test with post-increments.
11982         * gcc.c-torture/execute/string-opt-3.c: New test.
11983         * gcc.dg/string-opt-1.c: New test.
11984
11985 2003-06-03  David Billinghurst <David.Billinghurst@riotinto.com>
11986
11987         PR fortran/10965
11988         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
11989
11990 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
11991
11992         * lib/scanasm.exp (dg-scan): New function, factored out of ...
11993         (scan-assembler): ... here.  Use dg-scan.
11994         (scan-assembler-not): Likewise.
11995         (scan-file): New function.
11996         (scan-file-not): Likewise.
11997         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
11998         * gcc.dg/cpp/_Pragma4.c: Likewise.
11999         * gcc.dg/cpp/_Pragma5.c: Likewise.
12000         * gcc.dg/cpp/avoidpaste1.c: Likewise.
12001         * gcc.dg/cpp/avoidpaste2.c: Likewise.
12002         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
12003         * gcc.dg/cpp/cmdlne-P.c: Likewise.
12004         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
12005         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
12006         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
12007         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
12008         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
12009         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
12010         * gcc.dg/cpp/cxxcom1.c: Likewise.
12011         * gcc.dg/cpp/line1.c: Likewise.
12012         * gcc.dg/cpp/maccom1.c: Likewise.
12013         * gcc.dg/cpp/maccom2.c: Likewise.
12014         * gcc.dg/cpp/maccom3.c: Likewise.
12015         * gcc.dg/cpp/maccom4.c: Likewise.
12016         * gcc.dg/cpp/maccom5.c: Likewise.
12017         * gcc.dg/cpp/maccom6.c: Likewise.
12018         * gcc.dg/cpp/multiline.c: Likewise.
12019         * gcc.dg/cpp/spacing1.c: Likewise.
12020         * gcc.dg/cpp/spacing2.c: Likewise.
12021         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
12022         * gcc.dg/cpp/trad/maccom1.c: Likewise.
12023         * gcc.dg/cpp/trad/maccom2.c: Likewise.
12024         * gcc.dg/cpp/trad/maccom3.c: Likewise.
12025         * gcc.dg/cpp/trad/maccom4.c: Likewise.
12026         * gcc.dg/cpp/trad/maccom6.c: Likewise.
12027         * gcc.dg/cpp/cxxcom2.c: Likewise.
12028         * gcc.dg/cpp/cxxcom2.h: New file.
12029
12030         * gcc.dg/cpp/truefalse.cpp: Move it to ...
12031         * g++.dg/cpp/truefalse.C: Here.
12032         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
12033
12034 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
12035
12036         * gcc.dg/cpp/redef3.c: New file.
12037
12038 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
12039
12040         * gcc.dg/i386-loop-3.c: New test.
12041
12042 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
12043
12044         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
12045
12046 2003-05-31  Roger Sayle  <roger@eyesopen.com>
12047
12048         * gcc.dg/fwrapv-1.c: New test case.
12049         * gcc.dg/fwrapv-2.c: New test case.
12050
12051 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12052
12053         PR c++/10956
12054         * g++.dg/template/spec9.C: New test.
12055
12056 2003-05-29  Roger Sayle  <roger@eyesopen.com>
12057
12058         * gcc.dg/duff-4.c: New test case.
12059
12060 2003-05-27  David Billinghurst <David.Billinghurst@riotinto.com>
12061
12062         PR fortran/10843
12063         * g77.dg/ffixed-form-1.f: New test
12064         * g77.dg/ffixed-form-2.f: New test
12065         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
12066         * g77.dg/ffree-form-3.f: New test
12067
12068 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
12069
12070         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
12071         * gcc.dg/wint_t-1.c: Likewise.
12072
12073 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12074
12075         * g++.dg/template/access11.C: New test.
12076
12077 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12078
12079         PR c++/10849
12080         * g++.dg/template/access10.C: New test.
12081
12082 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
12083             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12084
12085         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
12086
12087 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
12088
12089         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
12090         suppress for powerpc-*-darwin*.
12091         * gcc.dg/torture/builtin-noret-2.c: Likewise.
12092
12093 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
12094
12095         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
12096         suppress option for powerpc-*-darwin*.
12097
12098 2003-05-23  Roger Sayle  <roger@eyesopen.com>
12099
12100         * gcc.dg/builtins-1.c: Add tests for tan and atan.
12101         * gcc.dg/builtins-4.c: Add test for fmod.
12102
12103 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12104
12105         PR c++/10682
12106         * g++.dg/template/instantiate4.C: New test.
12107
12108 2003-05-22  Roger Sayle  <roger@eyesopen.com>
12109
12110         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
12111
12112 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
12113
12114         * gcc.dg/compat/scalar-return-1_main.c: New file.
12115         * gcc.dg/compat/scalar-return-1_x.c: New file.
12116         * gcc.dg/compat/scalar-return-1_y.c: New file.
12117         * gcc.dg/compat/scalar-return-2_main.c: New file.
12118         * gcc.dg/compat/scalar-return-2_x.c: New file.
12119         * gcc.dg/compat/scalar-return-2_y.c: New file.
12120         * gcc.dg/compat/struct-return-3_main.c: New file.
12121         * gcc.dg/compat/struct-return-3_y.c: New file.
12122         * gcc.dg/compat/struct-return-3_x.c: New file.
12123         * gcc.dg/compat/struct-return-2_main.c: New file.
12124         * gcc.dg/compat/struct-return-2_x.c: New file.
12125         * gcc.dg/compat/struct-return-2_y.c: New file.
12126
12127 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
12128
12129         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
12130         for hppa*-hp-hpux*.
12131         * gcc.dg/20021014-1.c (dg-options): Likewise.
12132         * gcc.dg/nest.c (dg-options): Likewise.
12133
12134 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
12135
12136         PR c++/9738
12137         * g++.dg/ext/dllimport2.C: New file.
12138         * g++.dg/ext/dllimport3.C: New file.
12139
12140 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
12141
12142         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
12143         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
12144         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
12145         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
12146         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
12147         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
12148         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
12149         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
12150         * gcc.dg/compat/small-struct-defs.h: New file.
12151         * gcc.dg/compat/small-struct-init.h: New file.
12152         * gcc.dg/compat/small-struct-check.h: New file.
12153         * gcc.dg/compat/fp-struct-defs.h: New file.
12154         * gcc.dg/compat/fp-struct-check.h: New file.
12155         * gcc.dg/compat/fp-struct-init.h: New file.
12156         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
12157         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
12158
12159 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
12160
12161         * gcc.dg/20030225-2.c: New test.
12162
12163 2003-05-18  Roger Sayle  <roger@eyesopen.com>
12164             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12165
12166         * gcc.c-torture/compile/20030518-1.c: New test case.
12167
12168 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
12169
12170         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
12171         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
12172         gcc-dg-debug-runtest.
12173         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
12174         gcc-dg-debug-runtest.
12175
12176 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12177
12178         PR c++/9022
12179         * g++.dg/lookup/using6.C: New test.
12180
12181 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12182
12183         * g++.dg/parse/access2.C: New test.
12184
12185 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
12186
12187         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
12188         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
12189         * gcc.dg/debug/debug.exp: Likewise.
12190
12191 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
12192
12193         * gcc.dg/dollar.c: New test.
12194
12195 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
12196
12197         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
12198         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
12199         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
12200         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
12201         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
12202         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
12203         * gcc.dg/compat/struct-by-value-6_main.c: New file.
12204         * gcc.dg/compat/struct-by-value-6_x.c: New file.
12205         * gcc.dg/compat/struct-by-value-6_y.c: New file.
12206         * gcc.dg/compat/struct-by-value-7_main.c: New file.
12207         * gcc.dg/compat/struct-by-value-7_x.c: New file.
12208         * gcc.dg/compat/struct-by-value-7_y.c: New file.
12209         * gcc.dg/compat/struct-by-value-8_main.c: New file.
12210         * gcc.dg/compat/struct-by-value-8_x.c: New file.
12211         * gcc.dg/compat/struct-by-value-8_y.c: New file.
12212         * gcc.dg/compat/struct-by-value-9_main.c: New file.
12213         * gcc.dg/compat/struct-by-value-9_x.c: New file.
12214         * gcc.dg/compat/struct-by-value-9_y.c: New file.
12215
12216 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
12217
12218         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
12219         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
12220         support for "repo" mode.
12221         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
12222         * lib/g77-dg.exp: Likewise.
12223         * lib/obj-dg.exp: Likewise.
12224
12225 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
12226
12227         Merge from gcc-3_2-rhl8-branch:
12228         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
12229
12230         * gcc.dg/tls/opt-6.c: New test.
12231
12232         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
12233
12234         * gcc.dg/20030405-1.c: New test.
12235
12236         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
12237
12238         * gcc.dg/20030309-1.c: New test.
12239
12240         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
12241
12242         * gcc.c-torture/execute/20030307-1.c: New test.
12243
12244         2003-02-20  Randolph Chung  <tausq@debian.org>
12245
12246         * gcc.c-torture/compile/20030220-1.c: New test.
12247
12248         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
12249
12250         * gcc.dg/20030217-1.c: New test.
12251
12252         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
12253
12254         * gcc.c-torture/compile/20020129-1.c: New test.
12255
12256         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
12257
12258         * gcc.dg/unroll-1.c: New test.
12259
12260         2002-11-16  Jan Hubicka  <jh@suse.cz>
12261
12262         * gcc.c-torture/execute/20020920-1.c: New test.
12263
12264         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
12265
12266         PR target/7434
12267         * gcc.c-torture/compile/20021008-1.c: New test.
12268
12269         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
12270
12271         PR target/7559
12272         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
12273
12274         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
12275
12276         * gcc.c-torture/compile/20020807-1.c: New test.
12277
12278         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
12279
12280         * gcc.dg/tls/opt-1.c: New test.
12281
12282         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
12283
12284         * gcc.dg/20020729-1.c: New test.
12285
12286         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
12287
12288         * g++.dg/opt/life1.C: New test.
12289
12290         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
12291
12292         * gcc.dg/20020525-1.c: New test.
12293
12294         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
12295
12296         PR c++/6794
12297         * g++.dg/ext/pretty1.C: New test.
12298         * g++.dg/ext/pretty2.C: New test.
12299
12300 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
12301
12302         PR c++/8385
12303         * g++.dg/ext/typeof5.C: New test.
12304
12305 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
12306
12307         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
12308         __USER_LABEL_PREFIX__ into account.
12309         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
12310
12311 2003-05-14  Roger Sayle  <roger@eyesopen.com>
12312
12313         * gcc.dg/builtins-15.c: New test case.
12314
12315 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
12316
12317         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
12318
12319 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
12320
12321         * lib/g++.exp: Tweak handling of additional source files.
12322         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
12323         * g++.dg/special/conpr-2a.C: Rename to ...
12324         * g++.dg/special/conpr-2a.cc: ... this.
12325         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
12326         * g++.dg/special/conpr-3a.C: Rename to ...
12327         * g++.dg/special/conpr-3a.cc: This.
12328         * g++.dg/special/conpr-3b.C: Rename to ...
12329         * g++.dg/special/conpr-3b.cc: This.
12330         * g++.dg/special/conpr-4.C: New test.
12331         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
12332
12333 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
12334
12335         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
12336
12337 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12338
12339         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
12340         * g++.old-deja/g++.robertl/eb71.C: Likewise.
12341         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
12342         * g++.old-deja/g++.other/warn3.C: Likewise.
12343
12344 2003-05-11  Roger Sayle  <roger@eyesopen.com>
12345
12346         * gcc.dg/i386-387-1.c: Update to also test log.
12347         * gcc.dg/i386-387-2.c: Likewise.
12348
12349 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
12350
12351         * g77.f-torture/execute/int8421.f: New test.
12352
12353 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12354
12355         PR c++/10230, c++/10481
12356         * g++.dg/lookup/scoped5.C: New test.
12357
12358 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12359
12360         PR c++/10552
12361         * g++.dg/template/ttp6.C: New test.
12362
12363 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
12364
12365         * gcc.c-torture/execute/builtins: New directory.
12366         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
12367         gcc.c-torture/execute/builtins.
12368         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
12369         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
12370         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
12371         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
12372
12373 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12374
12375         PR c++/9252
12376         * g++.dg/template/access8.C: New test.
12377         * g++.dg/template/access9.C: New test.
12378
12379 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12380
12381         PR c++/9554
12382         * g++.dg/parse/access1.C: New test.
12383
12384 2003-05-09  DJ Delorie  <dj@redhat.com>
12385
12386         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
12387         long, and not an int.
12388
12389 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12390
12391         PR c++/10555, c++/10576
12392         * g++.dg/template/memclass1.C: New test.
12393
12394 2003-05-08  DJ Delorie  <dj@redhat.com>
12395
12396         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
12397         targets.
12398         * gcc.c-torture/execute/20021024-1.x: Likewise.
12399         * gcc.c-torture/execute/shiftdi.x: Likewise.
12400         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
12401         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
12402         * gcc.dg/20021018-1.c: Likewise.
12403
12404 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12405
12406         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
12407
12408         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
12409         (bcopy): Call memmove.
12410
12411 2003-05-08  Roger Sayle  <roger@eyesopen.com>
12412
12413         * g77.f-torture/compile/8485.f: New test case.
12414
12415 2003-05-07  Richard Henderson  <rth@redhat.com>
12416
12417         PR c++/10570
12418         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
12419         Verify exception_cleanup not called for rethrows.
12420         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
12421         when exiting catch block without rethrowing.
12422         * g++.dg/eh/forced3.C: New.
12423         * g++.dg/eh/forced4.C: New.
12424
12425 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
12426
12427         * gcc.dg/20030505.c: Fix triplet.
12428
12429 2003-05-06  DJ Delorie  <dj@redhat.com>
12430
12431         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
12432         * gcc.dg/nest.c: Likewise.
12433
12434 2003-05-05  Roger Sayle  <roger@eyesopen.com>
12435
12436         * gcc.dg/builtins-14.c: New test case.
12437
12438 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
12439
12440         * lib/compat.exp (compat-execute): New argument.
12441         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
12442         * gcc.dg/compat: New test directory.
12443         * gcc.dg/compat/compat.exp: New expect script.
12444         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
12445         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
12446         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
12447         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
12448         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
12449         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
12450
12451         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
12452         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
12453         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
12454         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
12455         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
12456         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
12457         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
12458         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
12459         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
12460         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
12461         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
12462         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
12463         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
12464         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
12465         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
12466
12467 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
12468
12469         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
12470
12471 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
12472
12473         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
12474
12475 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
12476
12477         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
12478         * gcc.dg/ppc-fsel-2.c: New test.
12479
12480         * gcc.dg/unused-5.c: New test.
12481
12482 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12483
12484         PR c++/10496
12485         * g++.dg/warn/pmf1.C: New test.
12486
12487 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12488
12489         PR c++/4494
12490         * g++.dg/warn/main.C: New test.
12491
12492 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12493
12494         * gcc.dg/nonnull-3.c: New test.
12495
12496 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
12497
12498         * gcc.dg/cpp/Wtrigraphs.c: Update.
12499         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
12500
12501 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
12502
12503         * gcc.dg/ppc-fsel-1.c: New test.
12504
12505 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
12506
12507         PR c/10604
12508         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
12509
12510 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
12511
12512         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
12513
12514 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12515
12516         PR c++/9364, c++/10553, c++/10586
12517         * g++.dg/parse/typename4.C: New test.
12518         * g++.dg/parse/typename5.C: Likewise.
12519
12520 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
12521
12522         * gcc.c-torture/compile/20030503-1.c: New test.
12523
12524 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12525
12526         * g++.dg/lookup/using5.C: Fix testcase error.
12527
12528 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
12529
12530         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
12531         since MEABI is no longer supported.  Remove all vestiges
12532         of MEABI from the test.
12533
12534 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12535
12536         PR c++/10554
12537         * g++.dg/lookup/using5.C: New test.
12538
12539 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12540
12541         PR c++/8772
12542         * g++.dg/template/ttp5.C: New test.
12543
12544 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
12545
12546         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
12547         (dg-gpp-additional-sources): New function.
12548         (dg-gpp-additional-files): Likewise.
12549         * lib/g++.exp (additional_sources): New variable.
12550         (additional_files): Likewise.
12551         (g++_target_compile): Deal with them.
12552         * lib/old-dejagnu.exp: Remove.
12553         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
12554         * g++.old-deja: Revise all tests to use dg commands.
12555
12556 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12557
12558         PR c++/9432, c++/9528
12559         * g++.dg/lookup/using4.C: New test.
12560
12561 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
12562
12563         * gcc.dg/noreturn-5.c: New file.
12564         * gcc.dg/noreturn-6.c: New file.
12565
12566         * gcc.c-torture/compile/inline-1.c: New file.
12567
12568 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
12569
12570         PR c++/10551
12571         * g++.dg/template/explicit1.C: New test.
12572
12573 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
12574
12575         PR c++/10549
12576         * g++.dg/other/bitfield1.C: New test.
12577
12578         PR c++/10527
12579         * g++.dg/init/new7.C: New test.
12580
12581 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
12582
12583         * g++.dg/ext/desig1.C: New test.
12584         * g++.dg/ext/init1.C: Update.
12585
12586         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
12587
12588 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
12589
12590         PR c++/10180
12591         * g++.dg/warn/Winline-1.C: New test.
12592
12593 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
12594
12595         * gcc.c-torture/execute/string-opt-19.c: New test.
12596
12597         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
12598         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
12599
12600 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
12601
12602         PR c++/10506
12603         * g++.dg/init/new6.C: New test.
12604
12605         PR c++/10503
12606         * g++.dg/init/ref6.C: New test.
12607
12608 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
12609
12610         * g++.dg/warn/weak1.C: XFAIL on AIX4.
12611
12612 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12613
12614         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
12615         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
12616
12617 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
12618
12619         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
12620         initialized static data members.
12621
12622 2003-04-25  H.J. Lu <hjl@gnu.org>
12623
12624         * gcc.dg/ia64-sync-4.c: New test.
12625
12626 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12627
12628         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
12629         date.
12630
12631 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
12632
12633         PR c++/10337
12634         * g++.dg/warn/conv1.C: New test.
12635         * g++.old-deja/g++.other/conv7.C: Adjust.
12636         * g++.old-deja/g++.other/overload14.C: Adjust.
12637
12638 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
12639
12640         PR c++/10471
12641         * g++.dg/template/defarg2.C: New test.
12642
12643 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
12644
12645         * gcc.dg/cpp/include2.c: Update.
12646         * gcc.dg/cpp/multiline-2.c: New.
12647         * gcc.dg/cpp/multiline.c: Update.
12648         * gcc.dg/cpp/strify2.c: Update.
12649         * gcc.dg/cpp/trad/literals-2.c: Update.
12650
12651 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
12652
12653         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
12654
12655 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
12656
12657         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
12658
12659 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
12660
12661         PR c++/10451
12662         * g++.dg/parse/crash4.C: New test.
12663
12664         PR c++/9847
12665         * g++.dg/parse/crash5.C: New test.
12666
12667 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
12668
12669         PR c++/10446
12670         * g++.dg/parse/crash3.C: New test.
12671
12672         PR c++/10428
12673         * g++.dg/parse/elab1.C: New test.
12674
12675 2003-04-22  Devang Patel  <dpatel@apple.com>
12676
12677         * gcc.dg/cpp/trad/funlike-5.c: New test.
12678
12679 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
12680
12681         * g++.dg/other/packed1.C: Fix dg options.
12682
12683 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
12684
12685         * g++.dg/other/offsetof2.C: New test.
12686
12687 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
12688
12689         * g++.dg/template/recurse.C: Adjust location of error messages.
12690
12691 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
12692
12693         PR c++/9881
12694         * g++.dg/init/addr-const1.C: New test.
12695         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
12696
12697 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
12698
12699         PR c++/10405
12700         * g++.dg/lookup/struct-hack1.C: New test.
12701
12702 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
12703
12704         * ucs.c: Update diagnostic messages.
12705
12706 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
12707
12708         * gcc.dg/cpp/truefalse.cpp: New test.
12709         * gcc.dg/cpp/cpp.exp: Update.
12710         * g++.dg/other/stdbool-if.C: Remove.
12711
12712 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
12713
12714         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
12715         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
12716
12717 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
12718
12719         * gcc.c-torture/compile/20030418-1.c: New test.
12720
12721 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
12722
12723         * README.compat: Remove; content moved to doc/sourcebuild.texi.
12724
12725 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12726
12727         PR c++/10347
12728         g++.dg/template/dependent-name1.C: New test.
12729
12730 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
12731
12732         * gcc.dg/warn-1.c (tourist_guide): New array,
12733         contains a pointer to bar.
12734
12735 2003-04-16  Roger Sayle  <roger@eyesopen.com>
12736
12737         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
12738         * gcc.c-torture/execute/medce-1.c: New test case.
12739         * gcc.c-torture/execute/medce-2.c: New test case.
12740
12741 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
12742
12743         * lib/prune.exp: Ignore more messages.
12744
12745         PR c++/10381
12746         * g++.dg/parse/lookup3.C: New test.
12747
12748 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
12749
12750         * gcc.c-torture/compile/20030415-1.c : New test.
12751
12752 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
12753
12754         * gcc.c-torture/execute/scope-2.c: Move to ...
12755         * gcc.dg/noncompile/scope.c: .... here.
12756
12757 2003-04-14  Roger Sayle  <roger@eyesopen.com>
12758
12759         * gcc.dg/20030414-2.c: New test case.
12760
12761 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
12762
12763         PR target/10377
12764         * gcc.dg/20030414-1.c: New test.
12765
12766 2003-04-13  Roger Sayle  <roger@eyesopen.com>
12767
12768         * gcc.dg/builtins-12.c: New test case.
12769         * gcc.dg/builtins-13.c: New test case.
12770
12771 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12772
12773         * gcc.c-torture/execute/string-opt-18.c: New test.
12774
12775 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
12776
12777         PR c++/10300
12778         * g++.dg/init/new5.C: New test.
12779
12780 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
12781
12782         PR c++/7910
12783         * g++.dg/ext/dllimport1.C: New test.
12784
12785 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
12786
12787         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
12788
12789 2003-04-11  Bud Davis <bdavis9659@comcast.net>
12790
12791         PR Fortran/9263
12792         * g77.f-torture/noncompile/9263.f: New test
12793         PR Fortran/1832
12794         * g77.f-torture/execute/1832.f: New test
12795
12796 2003-04-11  David Chad  <davidc@freebsd.org>
12797             Loren J. Rittle  <ljrittle@acm.org>
12798
12799         libobjc/8562
12800         * objc.dg/headers.m: New test.
12801
12802 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
12803
12804         * gcc.c-torture/execute/builtin-noret-2.c: New.
12805         * gcc.c-torture/execute/builtin-noret-2.x: New.
12806         XFAIL builtin-noret-2.c at -O1 and above.
12807         * gcc.dg/redecl.c: New.
12808         * gcc.dg/Wshadow-1.c: Update error regexps.
12809
12810 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
12811
12812         * g++.dg/abi/bitfield10.C: New test.
12813
12814 2003-04-09  Mike Stump  <mrs@apple.com>
12815
12816         * gcc.dg/pch/pch.exp: Make testcase names longer.
12817         * g++.dg/pch/pch.exp: Make testcase names longer.
12818
12819 2003-04-08  Roger Sayle  <roger@eyesopen.com>
12820
12821         * gcc.dg/builtins-11.c: New test case.
12822
12823 2003-04-08  Roger Sayle  <roger@eyesopen.com>
12824
12825         * gcc.dg/builtins-9.c: New test case.
12826         * gcc.dg/builtins-10.c: New test case.
12827
12828 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
12829
12830         * gcc.dg/noncompile/init-4.c.c: New test.
12831
12832 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
12833
12834         * gcc.misc-test/gcov-9.c: New test.
12835         * gcc.misc-test/gcov-10.c: New test
12836         * gcc.misc-test/gcov-11.c: New test.
12837
12838 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
12839
12840         PR optimization/10024
12841         * gcc.c-torture/compile/20030405-1.c: New test.
12842
12843 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
12844
12845         * gcc.dg/pch/static-3.c: New.
12846         * gcc.dg/pch/static-3.hs: New.
12847         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
12848
12849 2003-04-04  Richard Henderson  <rth@redhat.com>
12850
12851         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
12852         * g++.dg/eh/forced2.C: Likewise.
12853
12854 2003-04-03  Mike Stump  <mrs@apple.com>
12855
12856         * lib/scanasm.exp (scan-assembler): Add xfail processing for
12857         target arg.
12858         (scan-assembler-times, scan-assembler-not): Likewise.
12859         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
12860
12861 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
12862
12863         * gcc.dg/sparc-loop-1.c: New test.
12864
12865 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
12866
12867         PR other/9274
12868         * g++.dg/pch/system-2.C: New.
12869         * g++.dg/pch/system-2.Hs: New.
12870
12871 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
12872
12873         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
12874
12875         * g++.dg/eh/simd-1.C (vecfunc): Same.
12876
12877 2003-04-01  Roger Sayle  <roger@eyesopen.com>
12878
12879         * gcc.c-torture/execute/20030401-1.c: New test case.
12880
12881 2003-04-01  Ziemowit Laski <zlaski@apple.com>
12882
12883         * objc.dg/defs.m: New.
12884
12885 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
12886
12887         * g++.dg/eh/simd-1.C: New.
12888         * g++.dg/eh/simd-2.C: New.
12889
12890 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
12891
12892         * gcc.c-torture/execute/simd-3.c: New.
12893
12894 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
12895
12896         PR c/9936
12897         * gcc.dg/20030331-2.c: New test.
12898
12899 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
12900
12901         PR c++/10278
12902         * g++.dg/parse/crash2.C: New test.
12903
12904 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
12905
12906         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
12907         * gcc.c-torture/execute/20030331-1.c: ...here.
12908
12909 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
12910
12911         * gcc.c-torture/execute/20030331-1.c: New test.
12912
12913 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
12914
12915         * lib/gcov.exp: Adjust call return testing strings.
12916         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
12917
12918 2003-03-31  Roger Sayle  <roger@eyesopen.com>
12919
12920         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
12921         * gcc.dg/builtins-7.c: New test case.
12922         * gcc.dg/builtins-8.c: New test case.
12923
12924 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
12925
12926         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
12927
12928 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
12929
12930         PR c++/7647
12931         * g++.dg/lookup-class-member-2.C: New test.
12932
12933 2003-03-30  Glen Nakamura  <glen@imodulo.com>
12934
12935         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
12936
12937 2003-03-28  Roger Sayle  <roger@eyesopen.com>
12938
12939         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
12940
12941 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
12942
12943         * g++.dg/init/attrib1.C: New test.
12944
12945 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
12946
12947         * gcc.dg/ultrasp8.c: New test.
12948
12949 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
12950
12951         * gcc.dg/ultrasp7.c: New test.
12952
12953 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
12954
12955         PR c++/10047
12956         * g++.dg/template/inline1.C: New test.
12957
12958 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
12959
12960         * gcc.dg/sparc-dwarf2.c: New test.
12961
12962 2003-03-27  Roger Sayle  <roger@eyesopen.com>
12963
12964         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
12965         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
12966
12967 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
12968
12969         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
12970         than reading .x files.
12971         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
12972         * g77.dg/gcov/gcov-1.f: Likewise.
12973         * gcc.misc-tests/gcov-4b.c: Likewise.
12974         * gcc.misc-tests/gcov-5b.c: Likewise.
12975         * gcc.misc-tests/gcov-6.c: Likewise.
12976         * gcc.misc-tests/gcov-7.c: Likewise.
12977         * gcc.misc-tests/gcov-8.c: Likewise.
12978         * g++.dg/gcov/gcov-1.x: Remove.
12979         * g77.dg/gcov/gcov-1.x: Likewise.
12980         * gcc.misc-tests/gcov-4b.x: Likewise.
12981         * gcc.misc-tests/gcov-5b.x: Likewise.
12982         * gcc.misc-tests/gcov-6.x: Likewise.
12983         * gcc.misc-tests/gcov-7.x: Likewise.
12984         * gcc.misc-tests/gcov-8.x: Likewise.
12985
12986 2003-03-27  Glen Nakamura  <glen@imodulo.com>
12987
12988         PR opt/10087
12989         * gcc.dg/20030324-1.c: New test.
12990
12991 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
12992
12993         PR c++/10224
12994         * g++.dg/template/arg3.C: New test.
12995
12996         PR c++/10158
12997         * g++.dg/template/friend18.C: New test.
12998
12999 2003-03-26  Roger Sayle  <roger@eyesopen.com>
13000
13001         * g77.f-torture/compile/20030326-1.f: New test case.
13002
13003 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
13004
13005         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
13006
13007         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
13008
13009 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
13010
13011         * gcc.dg/ia64-sync-3.c: New test.
13012
13013 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
13014
13015         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
13016
13017 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
13018
13019         * gcc.dg/ultrasp6.c: New test.
13020
13021 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
13022
13023         * gcc.dg/i386-signbit-1.c: New test.
13024         * gcc.dg/i386-signbit-2.c: New test.
13025         * gcc.dg/i386-signbit-3.c: New test.
13026
13027 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
13028
13029         * gcc.dg/ultrasp5.c: Fix options.
13030
13031 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
13032
13033         * gcc.dg/ultrasp5.c: Fix comment.
13034
13035 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
13036
13037         PR fortran/10197
13038         * g77.f-torture/execute/10197.f: New test.
13039
13040 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
13041
13042         PR c++/9898, c++/383
13043         * g++.dg/template/conv6.C: New test.
13044
13045         PR c++/10119
13046         * g++.dg/template/ptrmem5.C: New test.
13047
13048         PR c++/10026
13049         * g++.dg/lookup/koenig1.C: New test.
13050
13051         PR C++/10199
13052         * g++.dg/lookup/template2.C: New test.
13053
13054 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
13055
13056         * g++.dg/opt/rtti1.C: New test.
13057
13058 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
13059
13060         * gcc.dg/ultrasp5.c: New test.
13061
13062 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
13063
13064         PR middle-end/9967
13065         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
13066         builtin fputs.
13067
13068 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
13069
13070         PR c/8224
13071         * gcc.dg/20030323-1.c: New test.
13072
13073 2003-03-23  Roger Sayle  <roger@eyesopen.com>
13074
13075         * gcc.c-torture/compile/20030323-1.c: New test case.
13076
13077 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
13078
13079         * gcc.dg/20030321-1.c: New test.
13080
13081 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
13082
13083         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
13084
13085 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
13086
13087         PR c++/9978, c++/9708
13088         * g++.dg/ext/vlm1.C: Adjust expected error.
13089         * g++.dg/ext/vla2.C: New test.
13090         * g++.dg/template/arg1.C: New test.
13091         * g++.dg/template/arg2.C: New test.
13092
13093 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
13094
13095         * g77.f-torture/execute/select.f: New test.
13096         * g77.f-torture/noncompile/select_no_compile.f: New test.
13097
13098 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
13099
13100         PR c++/9898
13101         * g++.dg/other/error4.C: New test.
13102
13103 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
13104
13105         * g++.dg/template/friend17.C: New test.
13106
13107 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
13108
13109         * gcc.c-torture/compile/20030320-1.c: New.
13110
13111 2003-03-20  Roger Sayle  <roger@eyesopen.com>
13112
13113         * gcc.dg/builtins-6.c: New test case.
13114
13115 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
13116
13117         PR target/10073
13118         * gcc.c-torture/compile/20030319-1.c: New.
13119
13120 2003-03-18  Jan Hubicka  <jh@suse.cz>
13121
13122         * gcc.dg/i386-cvt-1.c: New test.
13123
13124 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
13125
13126         * objc.dg/naming-1.m: Use "(parse|syntax) error".
13127         * objc.dg/naming-2.m: Likewise.
13128
13129 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
13130
13131         PR c++/9639
13132         * g++.dg/parse/crash1.C: New test.
13133
13134 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
13135
13136         PR c++/8805
13137         * g++.dg/eh/cleanup1.C: New test.
13138
13139 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
13140
13141         * gcc.c-torture/execute/20030316-1.c: New test case.
13142
13143 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
13144
13145         PR c++/9629
13146         * g++.dg/init/ctor2.C: New test.
13147
13148 2003-03-15  Roger Sayle  <roger@eyesopen.com>
13149
13150         * g77.f-torture/compile/xformat.f: New test case.
13151
13152 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
13153
13154         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
13155         * g++.old-deja/g++.mike/eh50.C: Likewise.
13156
13157 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13158
13159         PR c++/6440
13160         * g++.dg/template/spec7.C: New test.
13161         * g++.dg/template/spec8.C: Likewise.
13162
13163 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
13164
13165         * gcc.c-torture/execute/20030313-1.c: New test.
13166
13167 2003-03-14  Richard Henderson  <rth@redhat.com>
13168
13169         * gcc.dg/inline-2.c: Adjust alpha test for external call.
13170
13171 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
13172
13173         * gcc.c-torture/compile/20030314-1.c: New test.
13174
13175 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
13176
13177         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
13178         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
13179         thumb target,
13180         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
13181         to accept newer _imp__  prefix and additional
13182         newline in .drectve section.
13183         * gcc.dg/dll-4.c: Likewise.
13184         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
13185         switch.
13186
13187 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
13188
13189         * g++.dg/parse/namespace9.C: New test.
13190
13191         * g++.dg/init/ref5.C: New test.
13192         * g++.dg/parse/ptrmem1.C: Likewise.
13193
13194 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
13195
13196         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
13197         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
13198         regular expression.
13199         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
13200         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
13201
13202 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
13203
13204         * gcc.c-torture/execute/20030224-2.c: New test.
13205
13206 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
13207
13208         * gcc.dg/decl-3.c: New test.
13209
13210 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
13211
13212         * gcc.dg/i386-loop-2.c: New test.
13213
13214 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
13215
13216         PR c++/9474
13217         * g++.dg/parse/namespace8.C: New test.
13218
13219         PR c++/9924
13220         * g++.dg/overload/builtin2.C: New test.
13221
13222 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
13223
13224         * gcc.dg/return-type-3.c: New test.
13225
13226 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
13227
13228         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
13229         profiling options are not supported.
13230
13231 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
13232
13233         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
13234         * g++.old-deja/g++.warn/impint2.C: Likewise.
13235
13236 2003-03-10  Devang Patel  <dpatel@apple.com>
13237
13238         * g++.dg/cpp/c++_cmd_1.C: New test.
13239         * g++.dg/cpp/c++_cmd_1.h: New file.
13240
13241 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
13242
13243         * gcc.dg/altivec-9.c: New file.
13244
13245 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13246
13247         * gcc.dg/ppc-sdata-1.c: New test.
13248         * gcc.dg/ppc-sdata-2.c: New test.
13249
13250 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
13251
13252         PR c++/9373
13253         * g++.dg/opt/ptrmem2.C: New test.
13254
13255         PR c++/8534
13256         * g++.dg/opt/ptrmem1.C: New test.
13257
13258 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
13259
13260         * gcc.dg/i386-loop-1.c: New test.
13261
13262 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13263
13264         PR c++/9970
13265         * g++.dg/lookup/friend1.C: New test.
13266
13267 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
13268
13269         PR c++/9823
13270         * g++.dg/parser/constructor1.C: New test.
13271
13272 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
13273
13274         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
13275
13276         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
13277
13278 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
13279
13280         * gcc.dg/cpp/Wunused.c: Update test.
13281
13282 2003-03-08  Jan Hubicka  <jh@suse.cz>
13283
13284         * gcc.dg/inline-3.c: New test.
13285
13286 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
13287
13288         PR c++/9809
13289         * g++.dg/parse/builtin1.C: New test.
13290
13291         PR c++/9982
13292         * g++.dg/abi/cookie1.C: New test.
13293         * g++.dg/abi/cookie2.C: Likewise.
13294
13295         PR c++/9524
13296         * g++.dg/template/field1.C: New test.
13297
13298         PR c++/9912
13299         * g++.dg/parse/class1.C: New test.
13300         * g++.dg/parse/namespace7.C: Likewise.
13301         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
13302
13303 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
13304
13305         * g++.dg/init/ref4.C: New test.
13306
13307 2003-03-07  Jan Hubicka  <jh@suse.cz>
13308
13309         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
13310         * gcc.dg/inline-3.c:  New test.
13311
13312 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
13313
13314         * g++.dg/init/ref3.C: New test.
13315
13316         PR c++/9965
13317         * g++.dg/init/ref2.C: New test.
13318
13319         PR c++/9400
13320         * g++.dg/warn/Wshadow-2.C: New test.
13321
13322         PR c++/9791
13323         * g++.dg/warn/Woverloaded-1.C: New test.
13324
13325 2003-03-05  Jan Hubicka  <jh@suse.cz>
13326
13327         * gcc.dg/i386-local2.c: New.
13328         * gcc.dg/i386-local.c: Fix typo.
13329
13330 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
13331
13332         * g++.dg/abi/layout3.C: New test.
13333
13334 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
13335
13336         * gcc.c-torture/compile/20030305-1.c
13337
13338 2003-03-05  Jan Hubicka  <jh@suse.cz>
13339
13340         * gcc.dg/i386-local.c: New.
13341
13342 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
13343
13344         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
13345
13346 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
13347
13348         * gcc.dg/switch-2.c: New test.
13349         * gcc.dg/switch-3.c: New test.
13350         * gcc.dg/Wswitch.c: Adjust line numbers.
13351         * gcc.dg/Wswitch-default.c: Likewise.
13352         * gcc.dg/Wswitch-enum.c: Likewise.
13353
13354 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
13355
13356         * gcc.c-torture/execute/20030222-1.c: New test.
13357
13358 2003-03-03  James E Wilson  <wilson@tuliptree.org>
13359
13360         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
13361
13362 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
13363
13364         PR c++/9878
13365         * g++.dg/init/ref1.C: New test.
13366
13367 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
13368
13369         * gcc.dg/sh-relax.c: New SH-only test.
13370
13371 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
13372
13373         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
13374         comment explaining purpose of testcase.
13375
13376 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
13377
13378         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
13379         for HC11/HC12 (asm needs two int registers).
13380         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
13381         HC11/HC12 because the test uses an asm which needs two 32-bit
13382         registers.
13383
13384 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
13385
13386         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
13387         for HC11/HC12 (array is too large otherwise).
13388         * gcc.c-torture/compile/920501-4.x: New file, likewise.
13389         * gcc.c-torture/compile/20010518-2.x: Likewise.
13390         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
13391         HC11/HC12 (array is too large).
13392
13393 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
13394
13395         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
13396         * lib/g++-dg.exp (g++-dg-test): Likewise.
13397
13398 2003-03-01  Roger Sayle  <roger@eyesopen.com>
13399
13400         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
13401         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
13402
13403 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13404
13405         * g++.dg/warn/implicit-typename1.C: Remove warning.
13406
13407 2003-02-28  Richard Henderson  <rth@redhat.com>
13408
13409         * gcc.dg/noreturn-1.c: Move noreturn warning line.
13410         * gcc.dg/return-type-1.c: Move control reaches end warning line.
13411
13412 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
13413
13414         * gcc.dg/pch/pch.exp: Change .pch to .gch.
13415         * g++.dg/pch/pch.exp: Likewise.
13416
13417 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
13418
13419         PR c++/9879
13420         * testsuite/g++.dg/init/new4.C: New test.
13421
13422 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
13423
13424         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
13425
13426 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
13427
13428         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
13429         unsigned long.
13430
13431         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
13432         wider than float.
13433
13434 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
13435
13436         * lib/scanasm.exp: Add support for counting numbers of
13437         occurences.
13438         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
13439         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
13440
13441 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
13442
13443         PR c++/9683
13444         * g++.dg/template/static3.C: New test.
13445
13446         PR c++/9829
13447         * g++.dg/parse/namespace6.C: New test.
13448
13449 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13450
13451         PR target/9732
13452         * gcc.dg/20030225-1.c: New test.
13453
13454 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
13455
13456         * README: Remove out-of-date information.
13457
13458         PR c++/9836
13459         * g++.dg/template/spec6.C: New test.
13460
13461 2003-02-24  Jeff Law  <law@redhat.com>
13462
13463         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
13464
13465 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13466
13467         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
13468         * gcc.dg/pragma-ep-1.c: Likewise.
13469
13470 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13471
13472         PR c++/9602
13473         * g++.dg/template/friend16.C: New test.
13474
13475 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
13476
13477         PR c++/5333
13478         * g++.dg/parse/fused-params1.C: Adjust error messages.
13479         * g++.dg/template/nested3.C: New test.
13480
13481 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
13482
13483         * g++.dg/abi/param1.C: New test.
13484
13485 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13486
13487         PR c++/7982
13488         * g++.dg/warn/implicit-typename1.C: New test.
13489
13490 2003-02-22  Kelley Cook <kelleycook@comcast.net>
13491
13492         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
13493         with "mtune".
13494         * g++.old-deja/g++.other/store-expr2.C: Likewise.
13495         * gcc.c-torture/execute/20010129-1.x: Likewise.
13496         * gcc.dg/20011107-1.c: Likewise.
13497         * gcc.dg/20020108-1.c: Likewise.
13498         * gcc.dg/20020122-3.c: Likewise.
13499         * gcc.dg/20020206-1.c: Likewise.
13500         * gcc.dg/20020310-1.c: Likewise.
13501         * gcc.dg/20020426-2.c: Likewise.
13502         * gcc.dg/20020517-1.c: Likewise.
13503         * gcc.dg/991230-1.c: Likewise.
13504         * gcc.dg/i386-unroll-1.c: Likewise.
13505         * gcc.misc-tests/i386-prefetch.exp: Likewise.
13506
13507 2003-02-22  Jan Hubicka  <jh@suse.cz>
13508
13509         * gcc.dg/i386-mul.c: New test.
13510
13511 2003-02-21  Roger Sayle  <roger@eyesopen.com>
13512
13513         * gcc.dg/builtins-5.c: New test case.
13514
13515 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
13516
13517         * gcc.dg/asmreg-1.c: New test.
13518
13519 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
13520
13521         PR c++/9749
13522         * g++.dg/parse/varmod1.C: New test.
13523
13524 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
13525
13526         PR c++/9727
13527         * g++.dg/template/op1.C: New test.
13528
13529 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
13530
13531         PR c++/8906
13532         * g++.dg/template/nested2.C: New test.
13533
13534 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
13535
13536         PR c++/8724
13537         * g++.dg/expr/dtor1.C: New test.
13538
13539 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
13540
13541         * gcc.dg/cpp/include3.c: New test.
13542         * gcc.dg/cpp/inc/foo.h: New file.
13543
13544 2003-02-21  Glen Nakamura  <glen@imodulo.com>
13545
13546         * gcc.c-torture/execute/20030221-1.c: New test.
13547
13548 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
13549
13550         PR c++/9729
13551         * g++.dg/abi/conv1.C: New test.
13552
13553 2003-02-20  Jan Hubicka  <jh@suse.cz>
13554
13555         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
13556
13557 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
13558
13559         * gcc.c-torture/compile/20030219-1.c: New test.
13560
13561 2003-02-18  Jan Hubicka  <jh@suse.cz>
13562
13563         * gcc.dg/funcorder.c: New test.
13564
13565 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
13566
13567         * gcc.c-torture/execute/20030218-1.c: New.
13568
13569 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
13570
13571         * gcc.dg/20030218-1.c: New.
13572
13573 2003-02-18  Richard Henderson  <rth@redhat.com>
13574
13575         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
13576         * gcc.dg/attr-used-2.c: New.
13577
13578 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
13579
13580         PR c++/9704
13581         * g++.dg/init/copy5.C: New test.
13582
13583 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
13584
13585         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
13586         * g++.dg/pch/pch.exp: Likewise.
13587
13588 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
13589
13590         * gcc.c-torture/execute/20030209-1.c: Enable the test if
13591         STACK_SIZE is not defined.
13592
13593 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13594
13595         PR c++/9457
13596         * g++.dg/template/init1.C: New test.
13597
13598 2003-02-16  Jan HUbicka  <jh@suse.cz>
13599
13600         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
13601         (foo): Add few extra tests
13602         * gcc.dg/c99-const-expr-3.c: Likewise.
13603         * gcc.c-torture/execute/20030216-1.c: New.
13604
13605 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13606
13607         PR c++/9459
13608         * g++.dg/ext/typeof4.C: New test.
13609
13610 2003-02-15  Roger Sayle  <roger@eyesopen.com>
13611
13612         * gcc.dg/i386-387-3.c: New test case.
13613
13614 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
13615
13616         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
13617         cris-*-elf* cris-*-aout* and mmix-*-*.
13618
13619 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
13620
13621         * gcc.dg/20030213-1.c: New test.
13622
13623 2003-02-12  Roger Sayle  <roger@eyesopen.com>
13624
13625         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
13626         * gcc.dg/i386-387-2.c: Likewise.
13627
13628 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
13629
13630         * gcc.dg/ppc-spe.c: Fix formatting.
13631         Enable tests that were previously unsupported by gas.
13632         Delete tests for instructions that no longer exist.
13633         Switch arguments on evsubifw builtin.
13634
13635 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
13636
13637         * gcc.c-torture/execute/20030209-1.c: Disable the test if
13638         STACK_SIZE is too small.
13639
13640 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
13641             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
13642
13643         * gcc.dg/decl-2.c: New test.
13644
13645 2003-02-10  Jan Hubicka  <jh@suse.cz>
13646
13647         * gcc.dg/i386-fpcvt-1.c:  New test.
13648
13649 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
13650
13651         * gcc.c-torture/execute/20030209-1.c: New test.
13652
13653 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
13654
13655         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
13656         int-wide bitops, use the constants of the same width.
13657         Likewise, if long long is 32-bit wide, test bitops using
13658         32-bit constants.
13659
13660 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
13661
13662         * gcc.dg/20021014-1.c: Annotate with expected notice text.
13663
13664 2003-02-07  Roger Sayle  <roger@eyesopen.com>
13665
13666         * testsuite/gcc.dg/builtins-4.c: New test case.
13667
13668 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13669
13670         * gcc.dg/20020430-1.c: Fix dg command typos.
13671         * gcc.dg/20020503-1.c: Likewise.
13672
13673 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
13674
13675         PR c++/8785
13676         * g++.dg/parse/fused-params1.C: New test.
13677
13678         PR c++/8857
13679         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
13680
13681         PR c++/8921
13682         * g++.dg/parse/non-dependent1.C: New test.
13683
13684         PR c++/8928
13685         * g++.dg/parse/dupl-tmpl-args1.C: New test.
13686
13687         PR c++/9228
13688         * g++.dg/parse/undefined7.C: New test.
13689         * g++.dg/parse/non-templ1.C: New test.
13690
13691         PR c++/9229
13692         * g++.dg/parse/too-many-tmpl-args1.C: New test.
13693
13694 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
13695
13696         * gcc.c-torture/compile/20030206-1.c: New test.
13697
13698 2003-02-05  Roger Sayle  <roger@eyesopen.com>
13699
13700         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
13701         "pow" to "foo" to avoid potential confusion with a math built-in.
13702
13703 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13704
13705         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
13706         conditions for SPARC targets.
13707
13708 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
13709
13710         * gcc.dg/20030204-1.c: New test.
13711
13712 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
13713
13714         PR c++/38
13715         * g++.dg/parse/array-size1.C: New test.
13716
13717         PR c++/5657
13718         * g++.dg/parse/undefined3.C: New test.
13719
13720         PR c++/5665
13721         * g++.dg/parse/undefined4.C: New test.
13722
13723         PR c++/5975
13724         * g++.dg/parse/undefined5.C: New test.
13725
13726         PR c++/7259
13727         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
13728
13729         PR c++/8578
13730         * g++.dg/parse/casting-operator1.C: New test.
13731
13732         PR c++/8596
13733         * g++.dg/parse/undefined6.C: New test.
13734
13735         PR c++/8736
13736         * g++.dg/parse/missing-template1.C: New test.
13737
13738 2003-02-04  Jan Hubicka  <jh@suse.cz>
13739
13740         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
13741         * gcc.dg/i386-cmov?.c:  Likewise.
13742         * gcc.dg/i386-fpcvt-?.c:  Likewise.
13743         * gcc.dg/i386-ssefp-1.c:  Likewise.
13744         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
13745         conventions.
13746
13747 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
13748
13749         PR c++/7129
13750         * testsuite/g++.dg/ext/max.C: New test.
13751
13752 2003-02-03  Jan Hubicka  <jh@suse.cz>
13753
13754         * gcc.c-torture/execute/20030203-1.c: New test.
13755
13756 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
13757
13758         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
13759         'natural-endian'.
13760
13761 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
13762
13763         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
13764         * g++.dg/init/new2.C: Likewise.
13765         * g++.dg/other/new1.C: Likewise.
13766
13767 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
13768
13769         * gcc.dg/struct-ret-libc.c: New test.
13770
13771 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
13772
13773         * gcc.dg/20030129-1.c: New test.
13774
13775 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13776
13777         PR c++/8849
13778         * g++.dg/template/ptrmem4.C: New test.
13779
13780 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
13781
13782         * g++.dg/parser/constant1.C: New test.
13783
13784 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13785
13786         PR c++/8591
13787         * g++.dg/parse/friend2.C: New test.
13788
13789 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
13790
13791         PR c++/9437
13792         * g++.dg/template/unify4.C: New test.
13793
13794 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
13795
13796         * gcc.c-torture/execute/20030128-1.c: New test.
13797
13798 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
13799
13800         * g++.dg/lookup/nested1.C: Test moved from ...
13801         * g++.old-deja/g++.other/lookup24.C: ... here.
13802
13803 2003-01-28  Jan Hubicka  <jh@suse.cz>
13804
13805         * gcc.dg/i386-cmov5.c:  New test.
13806
13807 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
13808
13809         * gcc.c-torture/execute/20010925-1.c: Changed the
13810         memcpy declaration.
13811
13812 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
13813
13814         PR c++/3902
13815         * g++.dg/parse/template5.C: New test.
13816
13817 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
13818
13819         PR fortran/9258
13820         * g77.dg/pr9258: New test.
13821
13822 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13823
13824         * README: Move relevant parts from README.g++.
13825
13826         * README.g++: Remove this file.
13827
13828 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
13829
13830         * g++.dg/abi/dcast1.C: New test.
13831
13832 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13833
13834         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
13835
13836 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
13837
13838         PR c++/47
13839         * g++.old-deja/g++.other/lookup24.C: New test.
13840
13841 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13842
13843         PR middle-end/7227
13844         * gcc.dg/uninit-C.c: New test.
13845
13846 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
13847
13848         * g++.dg/abi/covariant1.C: New test.
13849
13850 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
13851
13852         * gcc.dg/20030123-1.c: New test.
13853
13854 2003-01-25  Jan Hubicka  <jh@suse.cz>
13855
13856         PR opt/8492
13857         * gcc.c-torture/compile/20030125-1.c
13858
13859 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
13860
13861         PR c++/9403
13862         * g++.dg/parse/template3.C: New test.
13863         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
13864
13865         PR c++/795
13866         * g++.dg/parse/template4.C: New test.
13867
13868         PR c++/9415
13869         * g++.dg/template/qual2.C: New test.
13870
13871         PR c++/8545
13872         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
13873
13874         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
13875
13876 2003-01-25  Roger Sayle  <roger@eyesopen.com>
13877
13878         * gcc.c-torture/execute/switch-1.c: New test case.
13879
13880 2003-01-25  Jan Hubicka  <jh@suse.cz>
13881
13882         * gcc.c-torture/execute/20030125-1.[cx]: New test.
13883
13884 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
13885
13886         Tweaks for Bison-1.875. From the NEWS file:
13887         "- `parse error' -> `syntax error'
13888         Bison now uniformly uses the term `syntax error'"
13889         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
13890         * gcc.dg/cpp/digraph2.c: Likewise.
13891         * gcc.dg/cpp/direct2.c: Likewise.
13892         * gcc.dg/cpp/paste4.c: Likewise.
13893         * gcc.dg/c90-restrict-1.c: Likewise.
13894         * gcc.dg/c99-func-2.c: Likewise.
13895         * gcc.dg/noncompile/920721-2.c: Likewise.
13896         * gcc.dg/noncompile/930622-2.c: Likewise.
13897         * gcc.dg/noncompile/940112-1.c: Likewise.
13898         * gcc.dg/noncompile/950921-1.c: Likewise.
13899         * gcc.dg/noncompile/951123-1.c: Likewise.
13900         * gcc.dg/noncompile/971104-1.c: Likewise.
13901         * gcc.dg/noncompile/990416-1.c: Likewise.
13902
13903 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
13904
13905         * g++.dg/parse/undefined1.C: Add error message.
13906
13907 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
13908
13909         PR c++/9354
13910         * g++.dg/parse/new1.C: New test.
13911
13912         PR c++/9216
13913         * g++.dg/parse/template2.C: New test.
13914
13915         PR c++/9354
13916         * g++.dg/parse/typedef2.C: New test.
13917
13918         PR c++/9328
13919         * g++.dg/ext/typeof3.C: New test.
13920
13921 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
13922
13923         PR c++/2738
13924         * g++.dg/parse/ret-type1.C: New test.
13925
13926         PR c++/3792
13927         * g++.dg/parse/tmpl-outside1.C: New test.
13928
13929         PR c++/4207
13930         * g++.dg/parse/int-as-enum1.C: New test.
13931
13932         PR c++/4903
13933         * g++.dg/parse/no-typename1.C: New test.
13934
13935         PR c++/5533
13936         * g++.dg/parse/no-value1.C: New test.
13937
13938         PR c++/5921
13939         * g++.dg/parse/wrong-inline1.C: New test.
13940
13941         PR c++/6402
13942         * g++.dg/parse/ref1.C: New test.
13943
13944         PR c++/6992
13945         * g++.dg/parse/attr-ctor1.C: New test.
13946
13947         PR c++/7229
13948         * g++.dg/parse/namespace5.C: New test.
13949
13950         PR c++/7917
13951         * g++.dg/parse/func-def1.C: New test.
13952
13953         PR c++/8143
13954         * g++.dg/parse/undefined1.C: New test.
13955
13956         PR c++/5723, PR c++/8522
13957         * g++.dg/parse/specialization1.C: New test.
13958
13959         PR c++/163, PR c++/8595
13960         * g++.dg/parse/struct-as-enum1.C: New test.
13961
13962         PR c++/9173
13963         * g++.dg/parse/undefined2.C: New test.
13964
13965 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
13966
13967         PR c++/9298
13968         * g++.dg/parse/template1.C: New test.
13969
13970         PR c++/9384
13971         * g++.dg/parse/using1.C: New test.
13972
13973         PR c++/9285
13974         PR c++/9294
13975         * g++.dg/parse/expr2.C: New test.
13976
13977         PR c++/9388
13978         * g++.dg/parse/lookup2.C: Likewise.
13979
13980 2003-01-21  Jan Hubicka  <jh@suse.cz>
13981
13982         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
13983         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
13984         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
13985         * gcc.c-torture/execute/string-opt-*.c: Likewise.
13986
13987 2003-01-20  Nick Clifton  <nickc@redhat.com>
13988
13989         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
13990         problem with ARM sibcall code generation.
13991
13992 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
13993
13994         * gcc.c-torture/execute/20030120-1.c: New.
13995
13996 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
13997
13998         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
13999
14000 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
14001
14002         PR c++/9272
14003         * g++.dg/parse/ctor1.C: New test.
14004
14005         PR c++/9294:
14006         * g++.dg/parse/qualified1.C: New test.
14007
14008         * g++.dg/parse/typename3.C: New test.
14009
14010 2003-01-16  Richard Henderson  <rth@redhat.com>
14011
14012         * g++.dg/tls/init-2.C: Fix error matches for real this time.
14013
14014 2003-01-16  Richard Henderson  <rth@redhat.com>
14015
14016         * g++.dg/pch/pch.exp: Copy test header to the working directory
14017         before using it either for precompilation or direct use.
14018         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
14019         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
14020
14021 2003-01-16  Richard Henderson  <rth@redhat.com>
14022
14023         * gcc.dg/pch/pch.exp: Copy test header to the working directory
14024         before using it either for precompilation or direct use.
14025         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
14026         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
14027
14028 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
14029
14030         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
14031         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
14032         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
14033         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
14034         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
14035         typename warning into error.
14036         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
14037         error messages.
14038         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
14039         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
14040         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
14041         messages.
14042         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
14043         make declaration visible in template.
14044         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
14045         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
14046         messages.
14047         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
14048         message.
14049         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
14050         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
14051         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
14052         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
14053         typename warning with error message.
14054         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
14055         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
14056         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
14057
14058 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
14059
14060         * g++.dg/parse/ambig2.C: New test.
14061
14062 2003-01-15  Richard Henderson  <rth@redhat.com>
14063
14064         * g++.dg/tls/init-2.C: Update error message string.
14065
14066 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14067
14068         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
14069
14070 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
14071
14072         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
14073         all for HC11/HC12.
14074         * gcc.c-torture/compile/20001205-1.x: Likewise.
14075         * gcc.c-torture/compile/20001226-1.x: Likewise.
14076         * gcc.c-torture/compile/920520-1.x: Likewise.
14077         * gcc.c-torture/compile/961203-1.x: Likewise.
14078         * gcc.c-torture/compile/20020604-1.x: Likewise.
14079
14080 2003-01-15  Jan Hubicka  <jh@suse.cz>
14081
14082         * gcc.c-torture/compile/20030115-1.c: New test.
14083
14084         * gcc.dg/i386-fpcvt-1.c: New test.
14085         * gcc.dg/i386-fpcvt-2.c: New test.
14086
14087 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
14088
14089         Further conform g++'s __vmi_class_type_info to the C++ ABI
14090         specification.
14091         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
14092         the specification.
14093
14094 2003-01-14  Jan Hubicka  <jh@suse.cz>
14095
14096         * gcc.dg/i386-fpcvt-1.c: New test.
14097         * gcc.dg/i386-fpcvt-2.c: New test.
14098
14099 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
14100
14101         * gcc.dg/i386-mmx-3.c: New test.
14102
14103 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
14104
14105         PR c++/9264
14106         * g++.dg/parse/octal1.C: New file.
14107
14108         PR c++/9172
14109         * g++.dg/parse/typename1.C: New file.
14110
14111 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
14112
14113         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
14114         * gcc.dg/bf-no-ms-layout.c: Likewise.
14115         * gcc.dg/bf-ms-attrib.c: Likewise.
14116
14117 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
14118
14119         PR c++/9099
14120         * g++.dg/parse/dtor1.C: New file.
14121
14122         PR c++/9128
14123         * g++.dg/rtti/typeid1.C: New file.
14124
14125         PR c++/9153
14126         * g++.dg/parse/lookup1.C: New file.
14127
14128         PR c++/9171
14129         * g++.dg/templ/spec5.C: New file.
14130
14131 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
14132
14133         * gcc.c-torture/compile/20030110-1.c: New test.
14134
14135 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
14136
14137         Merge from pch-branch:
14138
14139         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
14140
14141         * gcc.dg/pch/cpp-1.h: New.
14142         * gcc.dg/pch/cpp-1.c: New.
14143         * gcc.dg/pch/cpp-2.h: New.
14144         * gcc.dg/pch/cpp-2.c: New.
14145
14146         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
14147
14148         * gcc.dg/pch/except-1.h: New.
14149         * gcc.dg/pch/except-1.c: New.
14150
14151         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
14152
14153         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
14154         running test.
14155         * gcc.dg/pch: Include *.hp not *.h.
14156         * gcc.dg/pch/system-1.h: New.
14157         * gcc.dg/pch/system-1.c: New.
14158
14159         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
14160
14161         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
14162         rather than trying to build and run a program using PCH.
14163         * gcc.dg/pch: Remove dg-do commands from test files.
14164
14165         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
14166
14167         * gcc.dg/pch/macro-3.c: New.
14168         * gcc.dg/pch/macro-3.h: New.
14169
14170         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
14171
14172         * gcc.dg/pch/common-1.c: New.
14173         * gcc.dg/pch/common-1.h: New.
14174         * gcc.dg/pch/decl-1.c: New.
14175         * gcc.dg/pch/decl-1.h: New.
14176         * gcc.dg/pch/decl-2.c: New.
14177         * gcc.dg/pch/decl-2.h: New.
14178         * gcc.dg/pch/decl-3.c: New.
14179         * gcc.dg/pch/decl-3.h: New.
14180         * gcc.dg/pch/decl-4.c: New.
14181         * gcc.dg/pch/decl-4.h: New.
14182         * gcc.dg/pch/decl-5.c: New.
14183         * gcc.dg/pch/decl-5.h: New.
14184         * gcc.dg/pch/global-1.c: New.
14185         * gcc.dg/pch/global-1.h: New.
14186         * gcc.dg/pch/inline-1.c: New.
14187         * gcc.dg/pch/inline-1.h: New.
14188         * gcc.dg/pch/inline-2.c: New.
14189         * gcc.dg/pch/inline-2.h: New.
14190         * gcc.dg/pch/static-1.c: New.
14191         * gcc.dg/pch/static-1.h: New.
14192         * gcc.dg/pch/static-2.c: New.
14193         * gcc.dg/pch/static-2.h: New.
14194
14195         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
14196
14197         * g++.dg/pch/pch.exp: Better handle failing testcases.
14198         * gcc.dg/pch/pch.exp: Likewise.
14199         * gcc.dg/pch/macro-1.c: New.
14200         * gcc.dg/pch/macro-1.h: New.
14201         * gcc.dg/pch/macro-2.c: New.
14202         * gcc.dg/pch/macro-2.h: New.
14203
14204         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
14205
14206         * g++.dg/dg.exp: Treat files in pch/ specially.
14207         * g++.dg/pch/pch.exp: New file.
14208         * g++.dg/pch/empty.H: New file.
14209         * g++.dg/pch/empty.C: New file.
14210         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
14211         "precompile".
14212
14213         * gcc.dg/pch/pch.exp: New file.
14214         * gcc.dg/pch/empty.h: New file.
14215         * gcc.dg/pch/empty.c: New file.
14216         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
14217         "precompile".
14218
14219 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14220
14221         * g++.dg/template/friend14.C: New test.
14222
14223 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
14224
14225         * gcc.dg/old-style-asm-1.c: New test.
14226
14227 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
14228
14229         * gcc.c-torture/compile/20030109-1.c: New test.
14230
14231 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
14232
14233         * gcc.c-torture/execute/20030109-1.c: New test.
14234
14235 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
14236
14237         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
14238         * g++.old-deja/g++.mike/dyncast2.C: Likewise
14239         * g++.old-deja/g++.mike/dyncast3.C: Likewise
14240         * g++.old-deja/g++.mike/eh2.C: Likewise
14241         * g++.old-deja/g++.mike/eh3.C: Likewise
14242         * g++.old-deja/g++.mike/eh5.C: Likewise
14243         * g++.old-deja/g++.mike/eh6.C: Likewise
14244         * g++.old-deja/g++.mike/eh7.C: Likewise
14245         * g++.old-deja/g++.mike/eh8.C: Likewise
14246         * g++.old-deja/g++.mike/eh9.C: Likewise
14247         * g++.old-deja/g++.mike/eh10.C: Likewise
14248         * g++.old-deja/g++.mike/eh12.C: Likewise
14249         * g++.old-deja/g++.mike/eh13.C: Likewise
14250         * g++.old-deja/g++.mike/eh14.C: Likewise
14251         * g++.old-deja/g++.mike/eh16.C: Likewise
14252         * g++.old-deja/g++.mike/eh17.C: Likewise
14253         * g++.old-deja/g++.mike/eh18.C: Likewise
14254         * g++.old-deja/g++.mike/eh21.C: Likewise
14255         * g++.old-deja/g++.mike/eh23.C: Likewise
14256         * g++.old-deja/g++.mike/eh24.C: Likewise
14257         * g++.old-deja/g++.mike/eh25.C: Likewise
14258         * g++.old-deja/g++.mike/eh26.C: Likewise
14259         * g++.old-deja/g++.mike/eh27.C: Likewise
14260         * g++.old-deja/g++.mike/eh28.C: Likewise
14261         * g++.old-deja/g++.mike/eh29.C: Likewise
14262         * g++.old-deja/g++.mike/eh31.C: Likewise
14263         * g++.old-deja/g++.mike/eh33.C: Likewise
14264         * g++.old-deja/g++.mike/eh34.C: Likewise
14265         * g++.old-deja/g++.mike/eh35.C: Likewise
14266         * g++.old-deja/g++.mike/eh36.C: Likewise
14267         * g++.old-deja/g++.mike/eh37.C: Likewise
14268         * g++.old-deja/g++.mike/eh38.C: Likewise
14269         * g++.old-deja/g++.mike/eh39.C: Likewise
14270         * g++.old-deja/g++.mike/eh40.C: Likewise
14271         * g++.old-deja/g++.mike/eh41.C: Likewise
14272         * g++.old-deja/g++.mike/eh42.C: Likewise
14273         * g++.old-deja/g++.mike/eh44.C: Likewise
14274         * g++.old-deja/g++.mike/eh46.C: Likewise
14275         * g++.old-deja/g++.mike/eh47.C: Likewise
14276         * g++.old-deja/g++.mike/eh48.C: Likewise
14277         * g++.old-deja/g++.mike/eh49.C: Likewise
14278         * g++.old-deja/g++.mike/eh50.C: Likewise
14279         * g++.old-deja/g++.mike/eh51.C: Likewise
14280         * g++.old-deja/g++.mike/eh53.C: Likewise
14281         * g++.old-deja/g++.mike/eh55.C: Likewise
14282         * g++.old-deja/g++.mike/p7912.C: Likewise
14283         * g++.old-deja/g++.mike/p9706.C: Likewise
14284         * g++.old-deja/g++.mike/p10416.C: Likewise
14285         * g++.old-deja/g++.mike/p11667.C: Likewise
14286         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
14287         Remove redundant reference to Iris.
14288         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
14289         Elxsi, i860, Pico Java, and WE32K.
14290
14291 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
14292
14293         * g++.dg/ext/asm4.C: New test.
14294
14295 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14296
14297         PR c++/9030
14298         * g++.dg/template/friend12.C: New test.
14299         * g++.dg/template/friend13.C: Likewise.
14300         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
14301
14302 2003-01-08  Jan Hubicka  <jh@suse.cz>
14303
14304         * gcc.dg/i386-cadd.c: New test.
14305         * gcc.dg/i386-cmov4.c: Likewise.
14306
14307 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
14308
14309         PR c++/9165
14310         * g++.dg/warn/Wunused-3.C: New test.
14311
14312         * g++.dg/abi/bitfield9.C: New test.
14313
14314         PR c++/9189
14315         * g++.dg/parse/defarg3.C: New test.
14316
14317 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
14318
14319         * g++.dg/parse/ambig1.C: New test.
14320         * g++.dg/parse/defarg2.C: New test.
14321
14322 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
14323
14324         * g++.dg/template/defarg-1.C: New test.
14325         * g++.dg/template/local2.C: Likewise.
14326
14327 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
14328
14329         * gcc.c-torture/execute/20030105-1.c: New test.
14330
14331 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14332
14333         * g++.dg/parse/namespace3.C: Remove extra semicolons.
14334         * g++.dg/parse/namespace4.C: Likewise.
14335
14336 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
14337
14338         * g++.dg/template/ntp2.C: New test.
14339
14340 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
14341
14342         * g++.dg/parse/extern-C-1.C: New test.
14343
14344         * g++.dg/parse/namespace4.C: New test.
14345
14346         * g++.dg/template/nested1.C: New test.
14347
14348         * g++.dg/parse/namespace3.C: New test.
14349
14350 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
14351
14352         * g++.dg/lookup/two-stage1.C: New test.
14353
14354 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14355
14356         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
14357         * g++.old-deja/g++.jason/access8.C: Likewise.
14358         * g++.old-deja/g++.other/decl5.C: Likewise.
14359
14360 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
14361
14362         * g++.dg/parse/parse7.C: New test.
14363
14364 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
14365
14366         PR c++/2843
14367         * g++.dg/ext/attrib7.C: New test.
14368
14369 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
14370
14371         * g++.dg/parse/parse6.C: New test.
14372
14373 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
14374
14375         * gcc.dg/h8300-stack-1.c: New.
14376
14377 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
14378
14379         g++.dg/lookup/exception1.C: New test.
14380
14381         g++.dg/lookup/template1.C: New test.
14382
14383         g++.dg/parse/namespace2.C: New test.
14384
14385         g++.dg/parse/parens2.C: New test.
14386
14387 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
14388
14389         * g++.dg/parse/parse5.C: New test.
14390         * g++.dg/lookup/scoped4.C: New test.
14391
14392 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
14393
14394         * g++.dg/parse/parens1.C: New test.
14395
14396         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
14397         angle-bracket1.C.
14398         * g++.dg/parse/parens2.C: New test.
14399
14400         * g++.dg/lookup/scope-operator1.C: New test.
14401
14402         * g++.dg/parse/operator1.C: New test.
14403
14404 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14405
14406         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
14407         * g++.old-deja/g++.other/access6.C: Likewise.
14408         * g++.old-deja/g++.other/decl1.C: Likewise.
14409         * g++.old-deja/g++.pt/typename12.C: Likewise.
14410
14411 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
14412
14413         * g++.dg/parse/namespace1.C: New test.
14414
14415 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
14416
14417         * g++.dg/parse/parse4.C: New test.
14418
14419 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
14420
14421         * g++.dg/parse/parse3.C: New test.
14422
14423 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
14424
14425         * g++.dg/parse/parse2.C: New test.
14426
14427 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
14428
14429         * g++.dg/template/friend11.C: New test.
14430
14431 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
14432
14433         * g++.dg/parse/parse1.C: New test.
14434
14435 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
14436
14437         * lib/profopt.exp: Change the name of a global variable to avoid
14438         possible clashes with other test suites.
14439
14440 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
14441
14442         * g++.dg/inherit/covariant8.C: New test.
14443
14444 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
14445
14446         * g++.dg/init/array9.C: New test.
14447
14448         PR c++/9112
14449         * g++.dg/parse/expr1.C: New test.
14450
14451 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
14452
14453         * gcc.c-torture/compile/20021230-1.c: New test.
14454
14455 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
14456
14457         * g++.dg/inherit/covariant5.C: New test.
14458         * g++.dg/inherit/covariant6.C: New test.
14459         * g++.dg/inherit/covariant7.C: New test.
14460
14461 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14462
14463         PR c++/2739
14464         * g++.dg/other/access2.C: New test.
14465
14466 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
14467
14468         * g++.dg/other/anon-struct.C: No longer fails
14469         * g++.old-deja/g++.brendan/parse4.C: Likewise.
14470         * g++.old-deja/g++.brendan/parse5.C: Likewise.
14471         * g++.old-deja/g++.brendan/parse6.C: Likewise.
14472
14473 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
14474
14475         * g++.dg/parse/angle-bracket.C (main): No longer fails.
14476
14477 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
14478
14479         * g++.dg/eh/spec4.C: Remove stray semicolon.
14480         * g++.dg/expr/pmf-1.C: Change error message.
14481         * g++.dg/ext/asm1.C: Remove stray semicolon.
14482         * g++.dg/ext/typename1.C: Add missing typenames.
14483         * g++.dg/inherit/template-as-base.C: Change error message.
14484         * g++.dg/lookup/scoped1.C: Likewise.
14485         * g++.dg/lookup/scoped2.C: Likewise.
14486         * g++.dg/lookup/using2.C: Likewise.
14487         * g++.dg/other/component1.C: Remove stray semicolon.
14488         * g++.dg/other/do1.C: Change error message.
14489         * g++.dg/other/error2.C: Likewise.
14490         * g++.dg/other/init1.C: Likewise.
14491         * g++.dg/other/packed1.C: Remove stray semicolon.
14492         * g++.dg/other/ptrmem2.C: Change error message.
14493         * g++.dg/parse/parameter-declaration-1.C: Remove line number
14494         marker.
14495         * g++.dg/special/initp1.C: Remove invalid attribute usage.
14496         * g++.dg/template/access3.C: Add typename keyword.
14497         * g++.dg/template/access5.C: Remove stray semicolon.
14498         * g++.dg/template/access6.C: Likewise.
14499         * g++.dg/template/complit1.C: Likewise.
14500         * g++.dg/template/crash1.C: Change error message.
14501         * g++.dg/template/inherit2.C: Remove stray semicolon.
14502         * g++.dg/template/instantiate2.C: Likewise.
14503         * g++.dg/template/instantiate3.C: Change error message.
14504         * g++.dg/template/qual1.C: Remove stray semicolon.
14505         * g++.dg/template/qualttp18.C: Change error message.
14506         * g++.dg/template/ref1.C: Remove stray semicolon.
14507         * g++.dg/template/sizeof1.C (A::value): Declare it.
14508         * g++.dg/template/spec4.C: Change error message.
14509         * g++.dg/template/static1.C: Likewise.
14510         * g++.dg/template/type1.C: Likewise.
14511         * g++.dg/template/typename3.C: Likewise.
14512         * g++.old-deja/g++.benjamin/13478.C: Change error message.
14513         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
14514         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
14515         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
14516         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
14517         named return value extension.
14518         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
14519         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
14520         * g++.old-deja/g++.bob/extern_C.C: Likewise.
14521         * g++.old-deja/g++.bob/inherit2.C: Likewise.
14522         * g++.old-deja/g++.brendan/complex1.C: Likewise.
14523         * g++.old-deja/g++.brendan/copy5.C: Likewise.
14524         * g++.old-deja/g++.brendan/crash13.C: Likewise.
14525         * g++.old-deja/g++.brendan/crash15.C: Likewise.
14526         * g++.old-deja/g++.brendan/crash18.C: Change error message.
14527         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
14528         * g++.old-deja/g++.brendan/crash38.C: Likewise.
14529         * g++.old-deja/g++.brendan/crash50.C: Likewise.
14530         * g++.old-deja/g++.brendan/crash56.C: Likewise.
14531         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
14532         syntax.
14533         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
14534         * g++.old-deja/g++.brendan/crash8.C: Change error message.
14535         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
14536         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
14537         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
14538         * g++.old-deja/g++.brendan/template11.C: Likewise.
14539         * g++.old-deja/g++.brendan/template26.C: Likewise.
14540         * g++.old-deja/g++.brendan/template27.C: Use explicit
14541         specialization syntax.
14542         * g++.old-deja/g++.brendan/template30.C: Likewise.
14543         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
14544         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
14545         non-dependent names.
14546         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
14547         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
14548         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
14549         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
14550         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
14551         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
14552         named return value extension.
14553         * g++.old-deja/g++.ext/namedret2.C: Likewise.
14554         * g++.old-deja/g++.ext/namedret3.C: Likewise.
14555         * g++.old-deja/g++.ext/return1.C: Likewise.
14556         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
14557         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
14558         * g++.old-deja/g++.jason/access8.C: Likewise.
14559         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
14560         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
14561         pseudo-destructor names.
14562         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
14563         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
14564         pseudo-destructor names.
14565         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
14566         * g++.old-deja/g++.jason/overload19.C: Likewise.
14567         * g++.old-deja/g++.jason/overload32.C: Likewise.
14568         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
14569         stray semicolons.
14570         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
14571         * g++.old-deja/g++.jason/return.C: Likewise.
14572         * g++.old-deja/g++.jason/return2.C: Likewise.
14573         * g++.old-deja/g++.jason/shadow1.C: Likewise.
14574         * g++.old-deja/g++.jason/special.C: Use explicit specialization
14575         syntax.
14576         * g++.old-deja/g++.jason/template10.C: Account for use of
14577         non-dependent names.
14578         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
14579         syntax.
14580         * g++.old-deja/g++.jason/template37.C: Likewise.
14581         * g++.old-deja/g++.law/access4.C: Change error messages.
14582         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
14583         pseudo-destructor names.
14584         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
14585         * g++.old-deja/g++.law/ctors9.C: Likewise.
14586         * g++.old-deja/g++.law/cvt22.C: Likewise.
14587         * g++.old-deja/g++.law/dtors5.C: Likewise.
14588         * g++.old-deja/g++.law/global-init1.C: Likewise.
14589         * g++.old-deja/g++.law/missed-error3.C: Likewise.
14590         * g++.old-deja/g++.law/operators28.C: Likewise.
14591         * g++.old-deja/g++.law/visibility28.C: Likewise.
14592         * g++.old-deja/g++.martin/eval1.C: Likewise.
14593         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
14594         name.
14595         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
14596         * g++.old-deja/g++.mike/net34.C: Likewise.
14597         * g++.old-deja/g++.mike/net36.C: Likewise.
14598         * g++.old-deja/g++.mike/ns2.C: Likewise.
14599         * g++.old-deja/g++.mike/p12306.C: Likewise.
14600         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
14601         value extension.
14602         * g++.old-deja/g++.mike/p700.C: Likewise.
14603         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
14604         * g++.old-deja/g++.mike/p710.C: Likewise.
14605         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
14606         value extension.
14607         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
14608         * g++.old-deja/g++.mike/pmf9.C: Likewise.
14609         * g++.old-deja/g++.ns/crash2.C: Likewise.
14610         * g++.old-deja/g++.ns/crash3.C: Likewise.
14611         * g++.old-deja/g++.ns/invalid1.C: Likewise.
14612         * g++.old-deja/g++.ns/ns17.C: Likewise.
14613         * g++.old-deja/g++.ns/template16.C: Likewise.
14614         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
14615         keyword.
14616         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
14617         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
14618         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
14619         named return value extension.
14620         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
14621         * g++.old-deja/g++.other/access4.C: Issue additional error
14622         messages.
14623         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
14624         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
14625         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
14626         * g++.old-deja/g++.other/crash25.C: Change error message.
14627         * g++.old-deja/g++.other/crash4.C: Change error message.
14628         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
14629         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
14630         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
14631         checks.
14632         * g++.old-deja/g++.other/defarg8.C: Likewise.
14633         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
14634         * g++.old-deja/g++.other/dtor10.C: Likewise.
14635         * g++.old-deja/g++.other/incomplete.C: Likewise.
14636         * g++.old-deja/g++.other/linkage7.C: Likewise.
14637         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
14638         lookup algorithm.
14639         * g++.old-deja/g++.other/mangle2.C: Likewise.
14640         * g++.old-deja/g++.other/refinit2.C: Likewise.
14641         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
14642         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
14643         * g++.old-deja/g++.pt/crash28.C: Likewise.
14644         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
14645         syntax.
14646         * g++.old-deja/g++.pt/crash32.C: Change error message.
14647         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
14648         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
14649         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
14650         error message position.
14651         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
14652         * g++.old-deja/g++.pt/defarg8.C: Change error message.
14653         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
14654         syntax.
14655         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
14656         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
14657         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
14658         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
14659         keyword.
14660         * g++.old-deja/g++.pt/explicit31.C: Likewise.
14661         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
14662         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
14663         keyword.
14664         * g++.old-deja/g++.pt/explicit71.C: Change error message.
14665         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
14666         syntax.
14667         * g++.old-deja/g++.pt/friend28.C: Account for use of
14668         non-dependent names.
14669         * g++.old-deja/g++.pt/friend29.C: Likewise.
14670         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
14671         rules.
14672         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
14673         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
14674         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
14675         lookup rules.
14676         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
14677         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
14678         keyword.
14679         * g++.old-deja/g++.pt/memclass20.C: Likewise.
14680         * g++.old-deja/g++.pt/memclass5.C: Likewise.
14681         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
14682         keyword.
14683         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
14684         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
14685         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
14686         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
14687         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
14688         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
14689         keyword.
14690         * g++.old-deja/g++.pt/spec10.C: Likewise.
14691         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
14692         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
14693         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
14694         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
14695         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
14696         * g++.old-deja/g++.pt/ttp62.C: Likewise.
14697         * g++.old-deja/g++.pt/ttp64.C: Likewise.
14698         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
14699         * g++.old-deja/g++.pt/typename15.C: Likewise.
14700         * g++.old-deja/g++.pt/typename22.C: Likewise.
14701         * g++.old-deja/g++.pt/typename6.C: Change error messages.
14702         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
14703         * g++.old-deja/g++.pt/virtual2.C: Likewise.
14704         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
14705         syntax.
14706         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
14707         return value extension.
14708         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
14709         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
14710         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
14711         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
14712
14713 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
14714
14715         * g++.dg/warn/inline1.C: New test.
14716         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
14717         * g++.old-deja/g++.jason/synth10.C: Likewise.
14718         * g++.old-deja/g++.mike/net31.C: Likewise.
14719         * g++.old-deja/g++.mike/p8786.C: Likewise.
14720
14721         * g++.dg/template/friend10.C: New test.
14722         * g++.dg/template/conv5.C: New test.
14723
14724 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
14725
14726         * g++.dg/lookup/scoped3.C: New test.
14727
14728         * g++.dg/lookup/decl1.C: New test.
14729         * g++.dg/lookup/decl2.C: New test.
14730
14731 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
14732
14733         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
14734         gcc.c-torture/compile/20021015-1.c,
14735         gcc.c-torture/compile/20021015-2.c,
14736         gcc.c-torture/compile/20021123-1.c,
14737         gcc.c-torture/compile/20021123-2.c,
14738         gcc.c-torture/compile/20021123-3.c,
14739         gcc.c-torture/compile/20021123-4.c,
14740         gcc.c-torture/execute/20021024-1.c: Add tests previously added
14741         only to 3.1 or 3.2 branch.
14742
14743 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
14744
14745         * gcc.dg/i386-bitfield3.c: New test.
14746
14747         * gcc.dg/i386-bitfield2.c: New test.
14748
14749 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
14750
14751         * g++.dg/parse/conv_op1.C: New test.
14752
14753 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
14754
14755         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
14756         approved.
14757
14758 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
14759
14760         * gcc.c-torture/compile/20021220-1.c: New test.
14761
14762 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
14763
14764         * gcc.dg/i386-fastcall-1.c: New.
14765
14766 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
14767
14768         * gcc.c-torture/execute/20021219-1.c: New test.
14769
14770 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
14771
14772         * gcc.dg/i386-pic-1.c: New test.
14773
14774 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14775
14776         PR c++/8099
14777         * g++.dg/template/friend9.C: New test.
14778
14779 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14780
14781         PR c++/3663
14782         * g++.dg/template/access7.C: New test.
14783
14784 2002-12-18  Nick Clifton  <nickc@redhat.com>
14785
14786         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
14787         the libstdc++-v3 directory has been found.
14788
14789 2002-12-12  Devang Patel <dpatel@apple.com>
14790         * gcc.dg/darwin-ld-1.c: New test.
14791         * gcc.dg/darwin-ld-2.c: New test.
14792         * gcc.dg/darwin-ld-3.c: New test.
14793         * gcc.dg/darwin-ld-4.c: New test.
14794         * gcc.dg/darwin-ld-5.c: New test.
14795
14796 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
14797
14798         * gcc.c-torture/compile/20021212-1.c: New test.
14799
14800 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
14801
14802         * gcc.dg/fshort-wchar: New test.
14803
14804 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
14805
14806         PR c++/8372
14807         * g++.dg/template/dtor1.C: New test.
14808
14809         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
14810         markers.
14811
14812 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
14813
14814         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
14815
14816 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
14817
14818         * g++.dg/template/static1.C: New test.
14819         * g++.dg/template/static2.C: New test.
14820         * g++.old-deja/g++.ext/memconst.C: New test.
14821
14822 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14823
14824         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
14825         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
14826         * g++.dg/special/initp1.C: Likewise.
14827
14828 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
14829
14830         * gcc.c-torture/execute/20021204-1.c: New test.
14831
14832 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
14833
14834         * gcc.dg/ppc-fmadd-1.c: New file.
14835         * gcc.dg/ppc-fmadd-2.c: New file.
14836         * gcc.dg/ppc-fmadd-3.c: New file.
14837
14838 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
14839
14840         * gcc.c-torture/compile/20021204-1.c: New test.
14841
14842 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
14843
14844         * g++.dg/inherit/covariant2.C: New test.
14845         * g++.dg/inherit/covariant3.C: New test.
14846         * g++.dg/inherit/covariant4.C: New test.
14847         * g++.dg/inherit/covariant1.C: Remove XFAIL.
14848         * g++.old-deja/g++.robertl/eb17.C: Likewise.
14849
14850 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
14851
14852         PR c++/8688
14853         * g++.dg/init/brace3.C: New test.
14854
14855 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
14856
14857         * gcc.dg/20020210-1.c: Fix a comment typo.
14858
14859 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
14860
14861         PR c++/8720
14862         * g++.dg/parse/defarg1.C: New test.
14863
14864         PR c++/8615
14865         * g++.dg/template/char1.C: New test.
14866
14867         * g++.dg/template/varmod1.C: Fix typo.
14868
14869 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14870
14871         DR 180
14872         * g++.old-deja/g++.pt/crash32.C: Expect error.
14873
14874 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
14875
14876         PR c++/5919
14877         * g++.dg/template/varmod1.C: New test.
14878
14879         PR c++/8727
14880         * g++.dg/inherit/typeinfo1.C: New test.
14881
14882         PR c++/8663
14883         * g++.dg/inherit/typedef1.C: New test.
14884
14885 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
14886
14887         PR c++/8332
14888         PR c++/8493
14889         * g++.dg/template/strlen1.C: New test.
14890
14891         PR c++/8227
14892         * g++.dg/template/ctor2.C: New test.
14893
14894         PR c++/8214
14895         * g++.dg/init/string1.C: New test.
14896
14897         PR c++/8511
14898         * g++.dg/template/friend8.C: New test.
14899
14900 2002-11-29  Joe Buck <jbuck@synopsys.com>
14901
14902         * g++.dg/lookup/anon2.C: New test.
14903
14904 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
14905
14906         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
14907         h8300 port.
14908
14909 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
14910
14911         * gcc.dg/bitfld-6.c: New test.
14912
14913 2002-11-27  Jan Hubicka  <jh@suse.cz>
14914
14915         * gcc.c-torture/execute/20021127.[cx]: New test.
14916
14917 2002-11-26  Jan Hubicka  <jh@suse.cz>
14918
14919         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
14920         quality.
14921
14922 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
14923
14924         * g++.dg/init/brace2.C: New test.
14925         * g++.old-deja/g++.mike/p9129.C: Correct.
14926
14927 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
14928
14929         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
14930
14931 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
14932
14933         * gcc.dg/sibcall-6: New test for indirect sibcalls.
14934
14935 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
14936
14937         * testsuite/g++.dg/abi/empty11.C: New test.
14938         * testsuite/g++.dg/rtti/cv1.C: New test.
14939
14940 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
14941
14942         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
14943
14944 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
14945
14946         * g++.dg/abi/empty10.C: New test.
14947
14948 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
14949
14950         * gcc.c-torture/compile/20021124-1.c: New test.
14951
14952 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
14953
14954         * g++.dg/abi/rtti2.C: New test.
14955
14956 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
14957
14958         * gcc.dg/i386-unroll-1.c: New test.
14959
14960 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
14961
14962         * gcc.c-torture/compile/20021120-1.c: New test.
14963         * gcc.c-torture/compile/20021120-2.c: New test.
14964
14965 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
14966
14967         * gcc.dg/bitfld-5.c: New test.
14968
14969 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
14970
14971         * gcc.c-torture/execute/20021120-3.c: New test.
14972
14973 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
14974
14975         * gcc.c-torture/execute/20021120-2.c: New test.
14976
14977 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
14978
14979         * gcc.c-torture/execute/20021120-1.c: New test.
14980
14981 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
14982
14983         * gcc.c-torture/execute/20021118-3.c: New test.
14984
14985 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
14986
14987         * gcc.c-torture/compile/20021119-1.c: New test.
14988
14989 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
14990
14991         * gcc.dg/duff-1.c: New test.
14992         * gcc.dg/duff-2.c: New test.
14993         * gcc.dg/duff-3.c: New test.
14994
14995 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
14996
14997         * gcc.dg/cpp/_Pragma5.c: New test.
14998
14999 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
15000
15001         * gcc.c-torture/execute/20021118-2.c: New test.
15002
15003 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
15004
15005         * gcc.c-torture/execute/20021118-1.c: New test.
15006
15007 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
15008
15009         * gcc.dg/20021116-1.c: New test.
15010
15011 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
15012
15013         * g++.dg/abi/vcall1.C: New test.
15014
15015 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
15016
15017         * gcc.dg/20021029-1.c: New test.
15018         * gcc.dg/20021029-2.c: New test.
15019
15020 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15021
15022         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
15023
15024 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
15025
15026         PR c/8439
15027         * gcc.dg/20021110.c: Move to ...
15028         * gcc.c-torture/compile/20021110.c: .... here.
15029
15030 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15031
15032         PR c/8467
15033         * gcc.c-torture/execute/20021111-1.c
15034
15035 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
15036
15037         PR c/8439
15038         * gcc.dg/20021110.c: New test.
15039
15040 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
15041
15042         * g++.dg/abi/vthunk3.C: Run only on x86.
15043
15044 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
15045
15046         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
15047
15048 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
15049
15050         * lib/compat.exp (compat-execute): Fix logic error in last
15051         change.
15052
15053 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
15054
15055         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
15056
15057 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15058
15059         PR c++/8389
15060         * g++.dg/template/access6.C: New test.
15061
15062 2002-11-08  Jan Hubicka  <jh@suse.cz>
15063
15064         * gcc.dg/i386-ssefp-1.c: New test.
15065         * gcc.dg/i386-ssefp-1.c: New test.
15066
15067 2002-11-08  Jan Hubicka  <jh@suse.cz>
15068
15069         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
15070
15071 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
15072
15073         * g++.dg/abi/vthunk3.C: New test.
15074
15075         PR c++/8338
15076         * g++.dg/template/crash2.C: New test.
15077
15078 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
15079
15080         * testsuite/g++.dg/abi/dtor1.C: New test.
15081         * testsuite/g++.dg/abi/dtor2.C: Likewise.
15082
15083 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
15084
15085         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
15086         Darwin.
15087
15088 2002-11-04  Adam Nemet  <anemet@lnxw.com>
15089
15090         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
15091         -mthumb.  Only xfail with -O0.
15092
15093 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
15094
15095         * g++.dg/abi/thunk1.C: New test.
15096         * g++.dg/abi/thunk2.C: Likewise.
15097         * g++.dg/abi/vtt1.C: Likewise.
15098
15099 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
15100
15101         PR optimization/8423
15102         * gcc.c-torture/execute/builtin-constant.c: New test.
15103
15104 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
15105
15106         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
15107         Add some more cases.
15108
15109 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
15110
15111         PR c++/8391
15112         * g++.dg/opt/local1.C: New test.
15113
15114 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
15115
15116         PR c++/8160
15117         * g++.dg/template/complit1.C: New test.
15118
15119         PR c++/8149
15120         * g++.dg/template/typename4.C: Likewise.
15121
15122 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15123
15124         Core issue 287, PR c++/7639
15125         * g++.dg/template/instantiate1.C: Adjust error location.
15126         * g++.dg/template/instantiate3.C: New test.
15127         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
15128         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
15129         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
15130
15131 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
15132
15133         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
15134
15135 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
15136
15137         PR c++/8287
15138         * g++.dg/init/dtor2.C: New test.
15139
15140 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15141
15142         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
15143         * gcc.dg/nest.c: Bypass errors on irix6.
15144
15145 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
15146
15147         * gcc.dg/nest.c: Expect error for mmix-*-*.
15148         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
15149
15150 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
15151
15152         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
15153         markers.
15154
15155         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
15156
15157 2002-10-25  Mike Stump  <mrs@apple.com>
15158
15159         * gcc.dg/warn-1.c: New test.
15160
15161 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
15162
15163         * g++.dg/template/typename3.C: New test.
15164
15165 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
15166
15167         * g++.dg/lookup/ptrmem1.C: New test.
15168
15169         * g++.dg/abi/vthunk2.C: New test.
15170
15171 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
15172
15173         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
15174
15175 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
15176
15177         * g++.dg/abi/empty9.C: New test.
15178
15179 2002-10-24  Richard Henderson  <rth@redhat.com>
15180
15181         * g++.dg/inherit/thunk1.C: Enable for ia64.
15182
15183 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
15184
15185         PR c++/8067
15186         * g++.dg/lookup/pretty1.C: New test.
15187
15188 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
15189
15190         * gcc.dg/20021023-1.c: New test.
15191
15192 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
15193
15194         PR c++/7679
15195         * g++.dg/parse/inline1.C: New test.
15196
15197 2002-10-23  Richard Henderson  <rth@redhat.com>
15198
15199         * g++.dg/inherit/thunk1.C: Enable for x86_64.
15200
15201         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
15202
15203 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
15204
15205         PR c++/6579
15206         * g++.dg/parse/stmtexpr3.C: New test.
15207
15208 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
15209
15210         * g++.dg/expr/cond1.C: New test.
15211
15212 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
15213
15214         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
15215
15216 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
15217
15218         * g++.dg/abi/vbase13.C: New test.
15219         * g++.dg/abi/vbase14.C: Likewise.
15220
15221 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
15222
15223         * gcc.dg/tls/pic-1.c: New test.
15224         * gcc.dg/tls/nonpic-1.c: New test.
15225         * gcc.dg/20021018-1.c: New test.
15226
15227 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
15228
15229         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
15230         Remove only files with the same base name as the test case.
15231         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
15232         (profopt-execute): Likewise.  Also, remove old profiling
15233         and performance data files before running the tests.
15234
15235         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
15236         * g++.dg/bprob/bprob.exp: Likewise.
15237         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
15238         to allow more general test case names.
15239
15240         * g++.dg/bprob/bprob-1.C: Rename to ...
15241         * g++.dg/bprob/g++-bprob-1.C: ... this.
15242
15243         * g77.dg/bprob/bprob-1.f: Rename to ...
15244         * g77.dg/bprob/g77-bprob-1.f: ... this.
15245
15246 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
15247
15248         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
15249         bison 1.50 or later.
15250
15251 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
15252
15253         * g++.dg/README: Describe more test directories.
15254
15255 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
15256
15257         * g++.dg/init/array6.C: Add additional tests.
15258
15259 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
15260
15261         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
15262         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
15263
15264 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
15265
15266         * gcc.c-torture/compile/20020604-1.x: New.
15267         * gcc.c-torture/compile/simd-5.x: Likewise.
15268         * gcc.c-torture/execute/920710-1.x: Likewise.
15269         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
15270
15271 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
15272
15273         * g++.dg/inherit/override1.C: Add dg-options clause.
15274
15275 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
15276
15277         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
15278         _mm_slli_si128.
15279
15280 2002-10-19  Andreas Schwab  <schwab@suse.de>
15281
15282         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
15283         directory component.
15284
15285 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
15286
15287         * g++.dg/inherit/thunk1.C: New test.
15288
15289         * g++.dg/inherit/override1.C: New test.
15290
15291         * g++.dg/abi/mangle11.C: New test.
15292         * g++.dg/abi/mangle14.C: New test.
15293         * g++.dg/abi/mangle17.C: New test.
15294
15295 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
15296
15297         * g++.dg/overload/member2.C: New test.
15298
15299 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
15300
15301         * g++.dg/README: Describe new compat directory.
15302         * g++.dg/dg.exp: Skip tests in compat directory.
15303         * README.compat: New file.
15304         * lib/compat.exp: New expect script.
15305         * g++.dg/compat: New test directory.
15306         * g++.dg/compat/compat.exp: New expect script.
15307         * g++.dg/compat/abi: New test directory.
15308         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
15309         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
15310         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
15311         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
15312         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
15313         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
15314         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
15315         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
15316         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
15317         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
15318         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
15319         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
15320         * g++.dg/compat/break: New test directory.
15321         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
15322         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
15323         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
15324         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
15325         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
15326         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
15327         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
15328         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
15329         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
15330         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
15331         g++.dg/compat/break/README: New files.
15332         * g++.dg/compat/eh: New test directory.
15333         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
15334         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
15335         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
15336         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
15337         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
15338         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
15339         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
15340         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
15341         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
15342         g++.dg/compat/eh/filter2_y.C,
15343         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
15344         g++.dg/compat/eh/new1_y.C,
15345         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
15346         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
15347         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
15348         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
15349         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
15350         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
15351         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
15352         g++.dg/compat/eh/unexpected1_y.C: New files.
15353         * g++.dg/compat/init: New test directory.
15354         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
15355         g++.dg/compat/init/array5_y.C,
15356         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
15357         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
15358         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
15359         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
15360         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
15361         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
15362         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
15363         g++.dg/compat/init/init-ref2_y.C: New files.
15364
15365 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
15366
15367         PR c++/7584
15368         * g++.dg/inherit/using3.C: New test.
15369
15370 2002-10-17  Jan Hubicka  <jh@suse.cz>
15371
15372         * gcc.dg/20021017-2.c: New test.
15373
15374 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
15375
15376         * g++.dg/abi/mangle16.C: Adjust.
15377
15378         * g++.dg/init/array8.C: New test.
15379
15380 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
15381
15382         * gcc.dg/special/mips-abi.exp: New test.
15383         * gcc.dg/special/mips-abi.s: Empty file used by the above.
15384
15385 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
15386
15387         * g++.dg/abi/mangle16.C: New test.
15388         * g++.dg/abi/mangle17.C: Likewise.
15389
15390         PR c++/7478
15391         * g++.dg/template/ref1.C: New test.
15392
15393 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15394
15395         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
15396
15397 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
15398
15399         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
15400
15401 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
15402
15403         PR c++/7524
15404         * g++.dg/init/array7.C: New test.
15405
15406 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
15407
15408         * g++.dg/init/array6.C: New test.
15409
15410         * g++.dg/abi/mangle13.C: Likewise.
15411         * g++.dg/abi/mangle14.C: Likewise.
15412         * g++.dg/abi/mangle15.C: Likewise.
15413
15414 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
15415
15416         * g++.dg/abi/empty8.C: New test.
15417
15418 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
15419
15420         * g++.dg/init/ctor1.C: New test.
15421
15422 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
15423
15424         * gcc.c-torture/execute/20021015-1.c: New test.
15425
15426 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
15427
15428         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
15429
15430 2002-10-14  Jan Hubicka  <jh@suse.cz>
15431
15432         * gcc.dg/i386-ssetype-[1-5].c: New tests.
15433
15434 2002-10-14  Richard Henderson  <rth@redhat.com>
15435
15436         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
15437
15438 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
15439
15440         PR optimization/6631
15441         * g++.dg/opt/const2.C: New test.
15442
15443 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
15444
15445         PR c++/7176
15446         * g++.dg/parse/friend1.C: New test.
15447         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
15448
15449 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
15450
15451         * gcc.dg/20021014-1.c: New test.
15452
15453 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
15454
15455         PR c++/5661
15456         * g++.dg/ext/vlm1.C: New test.
15457         * g++.dg/ext/vlm2.C: Likewise.
15458
15459         * g++.dg/init/array1.C: Remove invalid braces.
15460         * g++.dg/init/brace1.C: New test.
15461         * g++.dg/init/copy2.C: Likewise.
15462         * g++.dg/init/copy3.C: Likewise.
15463         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
15464         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
15465         braces.
15466
15467 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
15468
15469         * gcc.dg/cpp/assembler.S: Don't use -ansi.
15470
15471 2002-10-11  Richard Shann  <richard.shann@superh.com>
15472
15473         * gcc.c-torture/compile/simd-5.c: New test.
15474
15475 2002-10-10  Roger Sayle  <roger@eyesopen.com>
15476
15477         * gcc.c-torture/execute/shiftopt-1.c: New test case.
15478
15479 2002-10-10  Jim Wilson  <wilson@redhat.com>
15480
15481         * gcc.c-torture/execute/20021010-1.c: New test.
15482
15483 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
15484
15485         PR c/7353
15486         * g++.dg/ext/typedef-init.C: New test.
15487         * gcc.dg/typedef-init.c: New test.
15488
15489 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
15490
15491         * gcc.dg/cpp/paste13.c: New test.
15492
15493 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15494
15495         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
15496         remaining platforms, XFAIL during compile, not execute.  Don't
15497         XFAIL at -O0.
15498
15499 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
15500
15501         * gcc.dg/alias-1.c: Tweak expected warning.
15502
15503 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
15504
15505         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
15506
15507 2002-10-06  Andreas Jaeger  <aj@suse.de>
15508
15509         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
15510         * gcc.dg/cpp/c++98.C: Likewise.
15511
15512         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
15513         * g++.dg/cpp/c++98.C: Likewise.
15514
15515         * g++.dg/README (Subdirectories): Mention cpp directory.
15516
15517         PR target/7559
15518         * gcc.dg/20021006-1.c: New test.
15519
15520 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15521
15522         PR c++/7804
15523         * g++.dg/other/warning1.C: New test.
15524
15525 2002-10-04  Roger Sayle  <roger@eyesopen.com>
15526
15527         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
15528         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
15529         and sparc-*-* with -m64 as expected failures.  See PR 8087.
15530
15531 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
15532
15533         PR c++/7931
15534         * g++.dg/template/ptrmem3.C: New test.
15535
15536         PR c++/7754
15537         * g++.dg/template/union1.C: New test.
15538
15539 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
15540
15541         PR c++/8006
15542         * g++.dg/abi/mangle9.C: New test.
15543         * g++.dg/abi/mangle10.C: New test.
15544         * g++.dg/abi/mangle11.C: New test.
15545         * g++.dg/abi/mangle12.C: New test.
15546
15547 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
15548
15549         PR c++/7188.
15550         * g++.dg/template/meminit1.C: New test.
15551         * g++.dg/warn/Wreorder-1.C: Likewise.
15552         * g++.old-deja/g++.mike/warn3.C: Tweak.
15553         * lib/prune.exp: Ingore "in copy constructor".
15554
15555 2002-10-02  Andreas Jaeger  <aj@suse.de>
15556
15557         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
15558         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
15559         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
15560         on x86-64.
15561
15562 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
15563
15564         * gcc.dg/empty1.C: Fix typo.
15565
15566 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
15567
15568         * gcc.dg/alias-1.c: New test.
15569
15570 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
15571
15572         * gcc.dg/empty1.C: New test.
15573
15574         * g++.dg/tls/init-2.C: Tweak error messages.
15575
15576 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
15577
15578         * gcc.c-torture/compile/20020923-1.c: New test.
15579
15580 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
15581
15582         * gcc.c-torture/execute/ffs-1.c: New test.
15583         * gcc.c-torture/execute/ffs-2.c: Ditto.
15584
15585 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
15586
15587         * g++.dg/overload/member1.C: New test.
15588
15589 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
15590
15591         * g++.dg/abi/empty7.C: New test.
15592         * g++.dg/init/pm2.C: Likewise.
15593
15594 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
15595
15596         * g++.dg/rtti/crash1.C: New test.
15597
15598 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
15599
15600         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
15601         gcc.dg/sibcall-4.c: New tests.
15602
15603 2002-09-28  Roger Sayle  <roger@eyesopen.com>
15604
15605         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
15606         powerpc and MMIX targets.
15607
15608 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
15609
15610         * gcc.dg/cpp/20020927-1.c: New.
15611
15612 2002-09-26  David S. Miller  <davem@redhat.com>
15613
15614         * gcc.c-torture/compile/trunctfdf.c: New.
15615
15616 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15617
15618         * lib/target-supports.exp (check_weak_available): Handle solaris2.
15619
15620 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
15621
15622         * gcc.c-torture/execute/loop-15.c: New.
15623
15624 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
15625
15626         * README.QMTEST: Fix typo.
15627
15628 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
15629
15630         * gcc.dg/20020926-1.c: New test.
15631
15632 2002-09-25  David S. Miller  <davem@redhat.com>
15633
15634         PR target/7842
15635         * gcc.c-torture/execute/shiftdi.c: New test.
15636
15637 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
15638
15639         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
15640         unique to the tool.
15641         * lib/g77.exp (g77_init): Likewise.
15642         * lib/g++.exp (g++_init): Likewise.
15643         * lib/objc.exp (objc_init): Likewise.
15644
15645 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
15646
15647         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
15648         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
15649         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
15650
15651 2002-09-25  Richard Henderson  <rth@redhat.com>
15652
15653         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
15654         too-small long double.
15655
15656 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
15657
15658         * gcc.dg/20020919-1.c: New test.
15659
15660 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
15661
15662         * g++.dg/abi/bitfield6.C: New test.
15663         * g++.dg/abi/bitfield7.C: New test.
15664         * g++.dg/abi/bitfield8.C: New test.
15665         * g++.dg/abi/vbase11.C: New test.
15666
15667 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15668
15669         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
15670         hppa*-*-hpux*.  Update test comment.
15671
15672 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
15673
15674         * gcc.dg/tls/struct-1.c: New test.
15675
15676 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
15677
15678         * gcc.dg/cpp/tr-warn2.c: Update.
15679
15680 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
15681
15682         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
15683
15684 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
15685
15686         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
15687         systems.
15688
15689 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
15690
15691         * gcc.c-torture/execute/ieee/mzero3.c: New test.
15692
15693         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
15694         Adjust for c++filt moved to binutils.  Remove spurious duplicate
15695         setting of cxxfilt.
15696
15697 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
15698
15699         * gcc.dg/20020312-2.c: Update for darwin.
15700
15701 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
15702
15703         * g++.old-deja/g++.other/crash32.C: Mark ICE.
15704
15705 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
15706
15707         * objc.dg/comp-types-1.m: New test.
15708         * objc.dg/comp-types-2.m: New test.
15709         * objc.dg/comp-types-3.m: New test.
15710         * objc.dg/comp-types-4.m: New test.
15711         * objc.dg/comp-types-5.m: New test.
15712         * objc.dg/comp-types-6.m: New test.
15713
15714 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15715
15716         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
15717
15718 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
15719
15720         * g++.dg/other/do1.C: New test.
15721
15722         * g++.dg/template/subst1.C: New test.
15723
15724 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
15725
15726         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
15727
15728 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
15729
15730         * g++.dg/template/qualttp20.C: Adjust expected errors.
15731         * g++.old-deja/g++.jason/report.C: Likewise.
15732         * g++.old-deja/g++.other/qual1.C: Likewise.
15733
15734         * g++.dg/lookup/scoped2.C: New test.
15735
15736         * g++.dg/ext/asm3.C: New test.
15737
15738 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
15739
15740         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
15741
15742 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
15743
15744         * ChangeLog: follow spelling conventions.
15745         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
15746         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
15747         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
15748         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
15749         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
15750         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
15751         * g++.old-deja/g++.law/global-init1.C: Likewise.
15752         * g++.old-deja/g++.other/delete4.C: Likewise.
15753         * g++.old-deja/g++.other/inline21.C: Likewise.
15754         * g++.old-deja/g++.other/singleton.C: Likewise.
15755         * g77.dg/strlen0.f: Likewise.
15756         * g77.f-torture/compile/20010519-1.f: Likewise.
15757         * g77.f-torture/compile/980310-4.f: Likewise.
15758         * gcc.c-torture/compile/20000605-1.c: Likewise.
15759         * gcc.c-torture/execute/20020225-1.c: Likewise.
15760         * gcc.dg/c90-hexfloat-2.c: Likewise.
15761         * gcc.dg/c99-bool-1.c: Likewise.
15762         * gcc.dg/c99-hexfloat-2.c: Likewise.
15763         * gcc.dg/dll-2.c: Likewise.
15764         * gcc.dg/wtr-union-init-1.c: Likewise.
15765         * gcc.dg/wtr-union-init-2.c: Likewise.
15766         * gcc.dg/wtr-union-init-3.c: Likewise.
15767         * gcc.dg/cpp/avoidpaste1.c: Likewise.
15768         * gcc.dg/cpp/defined.c: Likewise.
15769         * gcc.dg/cpp/macsyntx.c: Likewise.
15770         * gcc.dg/cpp/paste2.c: Likewise.
15771         * gcc.dg/cpp/trad/defined.c: Likewise.
15772         * gcc.dg/format/c90-printf-1.c: Likewise.
15773         * gcc.dg/format/c90-scanf-1.c: Likewise.
15774         * gcc.dg/format/c99-printf-1.c: Likewise.
15775         * gcc.dg/format/c99-scanf-1.c: Likewise.
15776         * gcc.misc-tests/gcov-8.c: Likewise.
15777         * lib/profopt.exp: Likewise.
15778
15779 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
15780
15781         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
15782
15783 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
15784
15785         * g++.dg/inherit/using2.C: New test.
15786
15787 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
15788
15789         * ChangeLog: Follow spelling conventions.
15790         * g++.dg/template/friend4.C: Likewise.
15791         * g++.old-deja/g++.pt/crash67.C: Likewise.
15792         * gcc.c-torture/execute/20000801-4.c: Likewise.
15793         * gcc.dg/c90-digraph-1.c: Likewise.
15794         * gcc.dg/c94-digraph-1.c: Likewise.
15795         * gcc.dg/c99-digraph-1.c: Likewise.
15796         * gcc.dg/cpp/line5.c: Likewise.
15797         * gcc.dg/cpp/multiline.c: Likewise.
15798         * gcc.dg/cpp/trad/literals-1.c: Likewise.
15799         * gcc.dg/format/attr-3.c: Likewise.
15800         * gcc.dg/format/c90-scanf-3.c: Likewise.
15801         * gcc.dg/format/ext-4.c: Likewise.
15802
15803 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
15804
15805         * g++.dg/template/pretty1.C: New test.
15806
15807 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
15808
15809         * gcc.c-torture/execute/struct-cpy-1.c: New test.
15810
15811 2002-09-13  Matt Austern  <austern@apple.com>
15812
15813         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
15814         passing a cast expression to a function by const reference.
15815
15816 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
15817
15818         * g++.dg/template/deduce1.C: New test.
15819
15820 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
15821
15822         * gcc.c-torture/execute/simd-1.c: Force all use of int to
15823         32-bit int.
15824
15825 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15826
15827         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
15828         usage.
15829
15830 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
15831
15832         * gcc.c-torture/compile/20020910-1.c: New test.
15833
15834 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
15835
15836         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
15837
15838 2002-09-10  Andreas Jaeger  <aj@suse.de>
15839
15840         * gcc.dg/20020312-2.c: Adjust for x86-64.
15841
15842 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
15843
15844         * g77.dg/7388.f: New test case for PR 7388.
15845
15846 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
15847
15848         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
15849
15850 2002-09-05  Ziemowit Laski <zlaski@apple.com>
15851
15852         * objc.dg/proto-lossage-1.m: New test.
15853
15854 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
15855
15856         * gcc.dg/cpp/_Pragma4.c: Fix typo.
15857
15858 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
15859
15860         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
15861         expected to pass.
15862
15863 2002-09-06  Stan Shebs  <shebs@apple.com>
15864             David Edelsohn  <edelsohn@gnu.org>
15865
15866         * gcc.dg/weak: New directory.
15867         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
15868         target-specific xfail bits.
15869         * gcc.dg/typeof-2.c: Move to new directory.
15870         * gcc.dg/weak.exp: New expect script.
15871
15872 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
15873
15874         * gcc.c-torture/execute/extzvsi.c: New test.
15875
15876 2002-09-05  Stan Shebs  <shebs@apple.com>
15877
15878         * gcc.dg/weak-1.c: xfail on Darwin.
15879         * gcc.dg/weak-2.c: Ditto.
15880         * gcc.dg/weak-3.c: Ditto.
15881         * gcc.dg/weak-4.c: Ditto.
15882         * gcc.dg/weak-5.c: Ditto.
15883         * gcc.dg/weak-6.c: Ditto.
15884         * gcc.dg/weak-7.c: Ditto.
15885         * gcc.dg/weak-8.c: Ditto.
15886         * gcc.dg/weak-9.c: Ditto.
15887
15888 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
15889
15890         * gcc.c-torture/execute/loop-14.c: New test.
15891
15892 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
15893
15894         * g++.dg/other/cxa-atexit1.C: New test.
15895
15896         * gcc.dg/typeof-2.c: New test.
15897
15898 2002-09-03  Roger Sayle  <roger@eyesopen.com>
15899
15900         * gcc.dg/builtins-2.c: New testcase.
15901         * gcc.dg/builtins-3.c: New testcase.
15902
15903 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
15904
15905         * gcc.dg/cpp/_Pragma4.c: New test.
15906
15907 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
15908
15909         * objc/execute/nil_method-1.m: New testcase.
15910
15911 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
15912
15913         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
15914         [Object class], not [Object initialize].
15915
15916 2002-08-31  Roger Sayle  <roger@eyesopen.com>
15917             Hans-Peter Nilsson  <hp@bitrange.com>
15918
15919         * gcc.c-torture/execute/20020720-1.x: Skip test on
15920         mmix-knuth-mmixware.  Correct comment.
15921
15922 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
15923
15924         * testsuite/g++.dg/abi/bitfield5.C: New test.
15925         * testsuite/g++.dg/abi/vbase10.C: Likewise.
15926
15927 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
15928
15929         * objc.dg/undeclared-selector.m: New test.
15930
15931 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
15932
15933         * g++.dg/other/offsetof1.C: Avoid cast warning.
15934
15935 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
15936
15937         * objc.dg/super-class-2.m: New test.
15938
15939 2002-08-24  Matt Austern  <austern@apple.com>
15940
15941         * g++.dg/ext/lvaddr.C: New test.
15942         * g++.dg/ext/lvcast.C: New test.
15943
15944 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
15945
15946         * testsuite/g++.dg/inherit/cond1.C: New test.
15947
15948 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
15949
15950         * gcc.dg/noncompile/incomplete-1.c: New test.
15951
15952 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
15953
15954         * gcc.dg/typespec-1.c: New test.
15955
15956 2002-08-20  Devang Patel  <dpatel@apple.com>
15957         * objc.dg/proto-hier-2.m: New test.
15958
15959 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
15960
15961         * objc.dg/bitfield-1.m: New test.
15962         * objc.dg/bitfield-2.m: New test.
15963
15964 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
15965
15966         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
15967         gcc.dg/c99-flex-array-4.c: New tests.
15968
15969 2002-08-16  Stan Shebs  <shebs@apple.com>
15970
15971         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
15972
15973 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
15974
15975         * gcc.dg/typeof-1.c: New test.
15976         * g++.dg/ext/typeof2.C: New test.
15977
15978 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
15979
15980         * g++.dg/other/offsetof1.C: New test.
15981
15982 2002-08-14  Richard Henderson  <rth@redhat.com>
15983
15984         * gcc.dg/tls/diag-3.c: Fix expected message strings.
15985
15986 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
15987
15988         * gcc.dg/cpp/_Pragma3.c: New test.
15989
15990 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
15991
15992         * g++.dg/template/inherit3: New test.
15993
15994 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
15995
15996         * gcc.dg/bitfld-4.c: Add blank options.
15997
15998 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
15999
16000         * g++.dg/template/crash1.C: New test.
16001
16002 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
16003
16004         * gcc.dg/tls/opt-2.c: New test.
16005
16006 2002-08-08  Devang Patel  <dpatel@apple.com>
16007
16008         * objc.dg/selector-1.m : New test
16009
16010 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
16011
16012         * g++.dg/abi/bitfield4.C: New test.
16013         * gcc.dg/bitfld-4.c: New test.
16014
16015 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
16016
16017         * g++.dg/other/packed1.C: New test.
16018
16019 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
16020
16021         * g++.dg/abi/offsetof.C: Tweak error messages.
16022         * g++.old-deja/g++.mike/p10769a.C: Likewise.
16023
16024 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
16025
16026         * gcc.dg/bitfld-3.c: New test.
16027
16028 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
16029             Richard Henderson  <rth@redhat.com>
16030
16031         * gcc.dg/i386-bitfield1.c: New test.
16032         * g++.dg/abi/bitfield3.C: Update.
16033
16034 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
16035
16036         * objc.dg/const-str-2.m: Update.
16037         * gcc.dg/cpp/c++98.c: Change to C extension.
16038         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
16039         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
16040
16041 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
16042
16043         * testsuite/gcc.dg/tls/diag-3.c: New.
16044
16045 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
16046
16047         * g++.dg/README (Subdirectories): Document new subdir expr.
16048         * g++.dg/expr/pmf-1.C: New test.
16049
16050 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
16051
16052         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
16053
16054 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
16055
16056         * g++.dg/abi/bitfield3.C: New test.
16057
16058 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
16059
16060         * lib/gcov.exp: Tweak expected line formats.
16061         * gcc.misc-tests/gcov8.c: New test.
16062         * gcc.misc-tests/gcov8.x: New flags.
16063
16064 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
16065
16066         * consistency.vlad/layout/endian.c: Include string.h.
16067
16068         * gcc.c-torture/execute/20020805-1.c: New test.
16069
16070 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
16071
16072         * g++.dg/other/conversion1.C: New test.
16073
16074 2002-08-03  Roger Sayle  <roger@eyesopen.com>
16075
16076         * gcc.dg/builtins-1.c: New testcase.
16077
16078 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
16079
16080         * g++.dg/inherit/access3.C: New test.
16081
16082 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
16083
16084         * gcc.dg/ia64-visibility-2.c: New test.
16085
16086 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
16087
16088         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
16089         __qualifier_flags to __flags.
16090
16091 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
16092
16093         * g++.dg/inherit/operator1.C: New test.
16094         * g++.dg/lookup/disamb1.C: Fix typo in comment.
16095         * g++.dg/other/error1.C: Change expected error message.
16096         * g++.dg/template/conv4.C: Likewise.
16097
16098 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
16099
16100         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
16101         for documented behavior.
16102
16103 2002-07-25  Roger Sayle  <roger@eyesopen.com>
16104
16105         * gcc.c-torture/execute/20020720-1.x: Skip this test on
16106         several targets known to fail.
16107
16108 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
16109
16110         * gcc.dg/mips-args-[123].c: New tests.
16111
16112 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
16113
16114         * gcc.dg/ppc-spe.c: New.
16115
16116 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
16117
16118         * g++.dg/other/ptrmem4.C: New testcase.
16119
16120 2002-07-24  Richard Henderson  <rth@redhat.com>
16121
16122         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
16123
16124 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
16125
16126         * g++.dg/ext/alignof1.C (main): Return 0 for success.
16127
16128 2002-07-24  Roger Sayle  <roger@eyesopen.com>
16129
16130         * gcc.c-torture/execute/memset-3.c: New testcase.
16131
16132 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
16133
16134         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
16135         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
16136
16137 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16138
16139         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
16140         Delete.
16141
16142 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
16143
16144         * gcc.c-torture/compile/simd-4.c: New test.
16145
16146 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16147
16148         PR c++/7347, c++/7348
16149         * g++.dg/template/access4.C: New test.
16150         * g++.dg/template/access5.C: New test.
16151         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
16152         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
16153         * g++.old-deja/g++.pt/ttp58.C: Likewise.
16154         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
16155
16156 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
16157
16158         * gcc.dg/gnu89-init-2.c: New test.
16159
16160 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
16161
16162         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
16163
16164 2002-07-20  Roger Sayle  <roger@eyesopen.com>
16165
16166         * gcc.c-torture/execute/20020720-1.c: New testcase.
16167
16168 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
16169
16170         * gcc.dg/cpp/Wsignprom.c: New tests.
16171
16172 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
16173
16174         * gcc.c-torture/execute/loop-13.c: New test.
16175
16176 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
16177
16178         * gcc.dg/cpp/expr.c: New tests.
16179
16180 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
16181
16182         * g++.dg/opt/pr6713.C: Add template instantiation.
16183
16184 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
16185
16186         * gcc.dg/nest.c: New test.
16187
16188 2002-07-17  Richard Henderson  <rth@redhat.com>
16189
16190         * g++.dg/opt/pr6713.C: New test.
16191
16192 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
16193
16194         * gcc.c-torture/execute/loop-2e.x: Let the testcase
16195         XFAIL for all x86 processors.
16196
16197 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
16198
16199         * gcc.c-torture/execute/20010122-1.x: Do not test with
16200         -fomit-frame-pointer.
16201
16202 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16203
16204         * g++.dg/template/instantiate2.C: New test.
16205         * g++.dg/template/spec4.C: New test.
16206
16207 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16208
16209         * g++.dg/template/access2.C: New test.
16210         * g++.dg/template/access3.C: New test.
16211
16212 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
16213
16214         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
16215         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
16216         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
16217         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
16218         Convert to use <stdarg.h>.
16219         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
16220         Delete.
16221         * gcc.dg/va-arg-2.c: New.
16222         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
16223
16224 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
16225
16226         * gcc.c-torture/compile/20020710-1.c: New test.
16227
16228 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
16229                           Andrew Pinski  <pinskia@physics.uc.edu>
16230
16231         gcc.c-torture/compile/simd-2.c: New testcase.
16232         gcc.c-torture/compile/simd-3.c: Likewise.
16233
16234 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
16235
16236         PR c++/7224
16237         * g++.dg/overload/error1.C: New test.
16238
16239 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16240
16241         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
16242         configuration and IRIX 6 O32 ABI.
16243
16244 2002-07-11  Roger Sayle  <roger@eyesopen.com>
16245
16246         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
16247
16248 2002-07-10  Roger Sayle  <roger@eyesopen.com>
16249
16250         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
16251
16252 2002-07-10  Jeffrey A Law  <law@redhat.com>
16253
16254         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
16255
16256         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
16257
16258 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
16259
16260         * gcc.dg/20020312-2.c: Check for __PPC__.
16261
16262 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
16263
16264         * gcc.c-torture/compile/20020709-1.c: New test.
16265
16266 2002-07-07  Roger Sayle  <roger@eyesopen.com>
16267
16268         * g++.dg/template/qualttp21.C: New test case.
16269
16270 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
16271
16272         * gcc.c-torture/compile/20020706-1.c: New test.
16273         * gcc.c-torture/compile/20020706-2.c: New test.
16274
16275 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
16276             Alexandre Oliva  <aoliva@redhat.com>
16277
16278         * g++.dg/warn/incomplete1.C: New test.
16279
16280 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16281
16282         PR c++/7099
16283         * g++.dg/warn/noreturn1.C: New test.
16284
16285 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
16286
16287         PR c++/6706
16288         * g++.dg/debug/debug6.C: New test.
16289         * g++.dg/debug/debug7.C: New test.
16290
16291 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
16292
16293         * gcc.c-torture/compile/simd-3.c: New test.
16294
16295 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
16296
16297         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
16298         * gcc.dg/20020620-1.c: Likewise.
16299
16300 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16301
16302         PR c++/6944
16303         * g++.dg/init/array4.C: New test.
16304         * g++.dg/init/array5.C: New test.
16305
16306 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
16307
16308         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
16309         * gcc.c-torture/execute/simd-2.c (main): Likewise.
16310
16311 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16312
16313         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
16314         * gcc.dg/wtr-aggr-init-1.c: Likewise.
16315         * gcc.dg/wtr-conversion-1.c: Likewise.
16316         * gcc.dg/wtr-escape-1.c: Likewise.
16317         * gcc.dg/wtr-int-type-1.c: Likewise.
16318         * gcc.dg/wtr-label-1.c: Likewise.
16319         * gcc.dg/wtr-static-1.c: Likewise.
16320         * gcc.dg/wtr-strcat-1.c: Likewise.
16321         * gcc.dg/wtr-suffix-1.c: Likewise.
16322         * gcc.dg/wtr-switch-1.c: Likewise.
16323         * gcc.dg/wtr-unary-plus-1.c: Likewise.
16324         * gcc.dg/wtr-union-init-1.c: Likewise.
16325         * gcc.dg/wtr-union-init-2.c: Likewise.
16326         * gcc.dg/wtr-union-init-3.c: Likewise.
16327
16328         * gcc.dg/wtr-func-def-1.c: New test.
16329
16330 2002-07-02 Devang Patel <dpatel@apple.com>
16331
16332         * objc.dg/param-1.m: New test.
16333
16334 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
16335
16336         * gcc.dg/cpp/trad/directive.c: Add test.
16337         * gcc.dg/cpp/trad/macroargs.c: Add test.
16338         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
16339
16340 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
16341
16342         * gcc.dg/cpp/cmdlne-M.c: New test.
16343
16344 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
16345
16346         * objc.dg/desig-init-1.m: New test.
16347
16348 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16349
16350         PR c++/6716
16351         * g++.dg/template/instantiate1.C: New test.
16352
16353 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
16354
16355         PR c++/7112
16356         * g++.dg/template/sizeof2.C: New test.
16357
16358 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
16359
16360         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
16361         gcc.dg/cpp/trad/include.c: New tests.
16362
16363 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
16364
16365         PR target/7177
16366         * gcc.c-torture/compile/20020701-1.c: New test.
16367
16368 2002-07-01  Stan Shebs  <shebs@apple.com>
16369
16370         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
16371         header here...
16372         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
16373         (objc-torture-execute): or here.
16374
16375 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
16376
16377         * gcc.c-torture/execute/arith-rand-ll.c: New test.
16378
16379 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
16380
16381         * gcc.dg/cpp/trad/escaped-nl.c: New test.
16382
16383 2002-06-30  Devang Patel  <dpatel@apple.com>
16384
16385         * objc.dg/fsyntax-only.m: New test.
16386
16387 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
16388
16389         PR c++/6695
16390         * g++.dg/template/friend7.C: New file.
16391
16392 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
16393
16394         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
16395         return type.
16396
16397 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
16398
16399         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
16400         avoid division by zero.
16401
16402 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
16403
16404         * gcc.dg/Wunknownprag.c: New tests.
16405
16406 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
16407
16408         * gcc.c-torture/execute/simd-2.c: New test.
16409
16410 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
16411
16412         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
16413         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
16414         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
16415         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
16416         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
16417         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
16418         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
16419         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
16420         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
16421         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
16422         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
16423         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
16424         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
16425         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
16426         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
16427         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
16428         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
16429
16430 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
16431
16432         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
16433         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
16434         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
16435         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
16436         New tests.
16437         * gcc.dg/cpp/trad/directive.c: Update.
16438
16439 2002-06-23  Andreas Jaeger  <aj@suse.de>
16440
16441         * gcc.c-torture/execute/complex-6.c: New.
16442
16443 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
16444
16445         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
16446         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
16447         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
16448         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
16449
16450 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
16451
16452         * gcc.dg/cpp/trad: New directory with traditional tests copied
16453         from parent directory.
16454         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
16455         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
16456         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
16457         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
16458         Move to trad/ and rename.
16459         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
16460         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
16461         gcc.dg/cpp/trad/redef2.c: New tests.
16462         * gcc.dg/cpp/trad/trad.exp: New driver.
16463
16464 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
16465
16466         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
16467         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
16468         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
16469         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
16470         Remove.
16471
16472 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
16473
16474         * gcc.dg/20020620-1.c: New test.
16475
16476 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16477
16478         * g++.dg/template/ttp4.C: New test.
16479
16480 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
16481
16482         * g++.dg/opt/vt1.C: Fix regexp.
16483
16484 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16485
16486         * gcc.c-torture/execute/pure-1.c: Make functions static again.
16487         Don't use attribute `noinline'.
16488
16489 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
16490
16491         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
16492
16493 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
16494
16495         * gcc.c-torture/execute/simd-1.c: New.
16496
16497         * gcc.dg/simd-1.c: New.
16498
16499 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
16500
16501         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
16502
16503 2002-06-16  Richard Henderson  <rth@redhat.com>
16504
16505         * g++.dg/ext/anon-struct1.C: New.
16506         * g++.dg/ext/anon-struct2.C: New.
16507         * g++.dg/ext/anon-struct3.C: New.
16508         * gcc.dg/anon-struct-1.c: New.
16509         * gcc.dg/anon-struct-2.c: New.
16510         * gcc.dg/anon-struct-3.c: New.
16511         * gcc.dg/20011008-1.c: Adjust warning text.
16512         * gcc.dg/20020527-1.c: Add -fms-extensions.
16513
16514 2002-06-16  Richard Henderson  <rth@redhat.com>
16515
16516         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
16517
16518 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
16519
16520         * gcc.c-torture/execute/20020615-1.c: New test.
16521
16522 2002-06-15  Roger Sayle  <roger@eyesopen.com>
16523
16524         * gcc.c-tortuture/execute/compare-1.c: New test case.
16525         * gcc.c-tortuture/execute/compare-2.c: New test case.
16526         * gcc.c-tortuture/execute/compare-3.c: New test case.
16527
16528 2002-06-13  Richard Henderson  <rth@redhat.com>
16529
16530         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
16531         ia64 ilp32.
16532
16533 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16534
16535         * g++.dg/template/typename2.C: Update error message.
16536
16537 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
16538
16539         * gcc.c-torture/execute/20020611-1.c: New test.
16540
16541 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
16542
16543         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
16544         list of targets to skip.
16545
16546 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
16547
16548         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
16549         targets if not optimizing.
16550
16551 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
16552
16553         * gcc.c-torture/compile/20020605-1.c: New test.
16554
16555         * g++.dg/opt/vt1.C: New test.
16556
16557         * gcc.dg/20020531-1.c: New test.
16558
16559         * gcc.dg/20020530-1.c: New test.
16560
16561         * gcc.dg/20020527-1.c: New test.
16562
16563         * g++.dg/opt/cse1.C: New test.
16564
16565 2002-06-07  Roger Sayle  <roger@eyesopen.com>
16566
16567         * gcc.dg/20020607-2.c: New test case.
16568
16569 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
16570
16571         * gcc.c-torture/compile/20020604-1.c: New test.
16572
16573 2002-06-04  Richard Henderson  <rth@redhat.com>
16574
16575         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
16576         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
16577         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
16578
16579 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
16580
16581         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
16582
16583 2002-06-03  Richard Henderson  <rth@redhat.com>
16584
16585         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
16586         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
16587
16588 2002-06-02  Richard Henderson  <rth@redhat.com>
16589
16590         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
16591         test functions static.
16592
16593 2002-06-02  Andreas Jaeger  <aj@suse.de>
16594
16595         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
16596         now.
16597
16598 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
16599
16600         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
16601         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
16602         Update for mofified diagnostics.
16603         * gcc.dg/c99-intconst-1.c: No longer fail.
16604
16605 2002-06-02  Richard Henderson  <rth@redhat.com>
16606
16607         * gcc.dg/uninit-A.c: Remove xfail markers.
16608
16609 2002-06-01  Roger Sayle  <roger@eyesopen.com>
16610
16611         * gcc.dg/fnegate-1.c: New test case.
16612
16613 2002-05-30  Osku Salerma  <osku@iki.fi>
16614
16615         * gcc.c-torture/execute/mayalias-1.c: New file.
16616
16617 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
16618
16619         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
16620         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
16621         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
16622
16623 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
16624
16625         * gcc.c-torture/execute/20020529-1.c: New test.
16626
16627 2002-05-27  Richard Henderson  <rth@redhat.com>
16628
16629         * g++.dg/ext/attrib6.C: New test case.
16630
16631 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16632
16633         * gcc.c-torture/execute/pure-1.c: New test.
16634
16635 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
16636
16637         * gcc.dg/cpp/arith-2.c: Remove.
16638
16639 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
16640
16641         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
16642         * gcc.dg/cpp/if-3.c: Remove.
16643
16644 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
16645
16646         * g++.dg/opt/cse2.C: New test.
16647
16648 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
16649
16650         * gcc.dg/cpp/arith-1.c: New semantic tests.
16651         * gcc.dg/cpp/if-1.c: Update.
16652
16653 2002-05-24  Ben Elliston  <bje@redhat.com>
16654
16655         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
16656
16657 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
16658
16659         * gcc.dg/verbose-asm.c: New test.
16660
16661 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
16662
16663         * gcc.dg/cpp/paste12.c: New test.
16664
16665 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
16666
16667         * g++.dg/parse/named_ops.C: New test.
16668
16669 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
16670
16671         * gcc/testsuite/gcc.dg/weak-8.c: New test.
16672
16673 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
16674
16675         * gcc.dg/weak-2.c: Allow optional leading underscore
16676         in scan-assembler symbol name.
16677         * gcc.dg/weak-3.c: Likewise.
16678         * gcc.dg/weak-4.c: Likewise.
16679         * gcc.dg/weak-5.c: Likewise.
16680
16681 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
16682
16683         * gcc.dg/20020523-1.c: New test.
16684
16685 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
16686
16687         * objc.dg/const-str-2.m: Update now that we stop after
16688         a command line error.
16689
16690 2002-05-22  Richard Henderson  <rth@redhat.com>
16691
16692         * g++.dg/dg.exp: Fix typo in test pruneing.
16693
16694 2002-05-22  Richard Henderson  <rth@redhat.com>
16695
16696         * g++.dg/dg.exp: Prune the tls subdirectory.
16697         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
16698         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
16699         * g++.dg/tls/init-1.C: New.
16700
16701 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
16702
16703         * gcc.dg/20020517-1.c: New test.
16704
16705 2002-05-21  Richard Henderson  <rth@redhat.com>
16706
16707         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
16708         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
16709
16710 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
16711
16712         * g++.dg/other/copy2.C: New test.
16713
16714 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
16715
16716         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
16717         (MAX_COPY): Bump up to 10 times sizeof (long long).
16718         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
16719
16720         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
16721         sizeof (long long).
16722
16723         * gcc.c-torture/execute/strcpy-1.c: New test.
16724
16725 2002-05-19  Jason Merrill  <jason2redhat.com>
16726
16727         * g++.dg/ext/oper1.C: New test.
16728
16729 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
16730 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
16731
16732         * README.QMTEST: New file.
16733
16734         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
16735
16736 2002-05-19  Andreas Jaeger  <aj@suse.de>
16737
16738         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
16739         now.
16740         * gcc.c-torture/execute/loop-2d.x: Likewise.
16741
16742 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
16743
16744         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
16745         support weak symbols.
16746         * gcc.dg/weak-4.c: Likewise
16747         * gcc.dg/weak-6.c: Likewise
16748
16749 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
16750
16751         * gcc.dg/weak-3.c: Add dg-excess-error comment for
16752         cygwin, coff and h8300-*-hms targets
16753         * gcc.dg/weak-5.c: Likewise
16754         * gcc.dg/weak-7.c: Likewise
16755
16756 2002-05-16  Jason Merrill  <jason@redhat.com>
16757
16758         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
16759         (scan-assembler-not, scan-assembler-dem): Likewise.
16760         (scan-assembler-dem-not): Likewise.
16761
16762 2002-05-15  Richard Henderson  <rth@redhat.com>
16763
16764         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
16765
16766 2002-05-15  Richard Henderson  <rth@redhat.com>
16767
16768         * gcc.dg/weak-5.c (vfoo1c): No warning here.
16769         (vfoo1f): Warning here.
16770         (vfoo1l): Don't redefine the alias.
16771
16772 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
16773
16774         * g++.dg/init/pm1.C: New test.
16775
16776 2002-05-12  David S. Miller  <davem@redhat.com>
16777
16778         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
16779         types.
16780
16781 2002-05-10  Roger Sayle  <roger@eyesopen.com>
16782
16783         * gcc.c-torture/execute/20020510-1.c: New test case.
16784
16785 2002-05-10  David S. Miller  <davem@redhat.com>
16786
16787         * gcc.c-torture/execute/conversion.c: Test long double too.
16788
16789 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
16790
16791         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
16792         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
16793         * lib/g++.exp (g++_link_flags): Likewise.
16794         * lib/objc.exp (objc_target_compile): Likewise.
16795
16796 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
16797
16798         * gcc.dg/cpp/poison.c: Update.
16799         * gcc.dg/cpp/20000625-2.c: Remove.
16800         * gcc.dg/cpp/direct2s.c: Remove final test.
16801
16802 2002-05-08  Tom Rix  <trix@redhat.com>
16803
16804         * gcc.c-torture/execute/20020508-1.c: New test.
16805         * gcc.c-torture/execute/20020508-2.c: New test.
16806         * gcc.c-torture/execute/20020508-3.c: New test.
16807
16808 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
16809
16810         * gcc.dg/cpp/charconst-4.c: More tests.
16811
16812 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
16813
16814         PR c/6569
16815         * gcc.dg/weak-3.c: Update location of warning messages.
16816         * gcc.dg/weak-5.c: Likewise.
16817
16818 2002-05-06  Roger Sayle  <roger@eyesopen.com>
16819
16820         * gcc.c-torture/execute/20020506-1.c: New test case.
16821
16822 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
16823
16824         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
16825
16826 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
16827
16828         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
16829
16830 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
16831
16832         * gcc.dg/cpp/charconst-3.c: New test.
16833
16834 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
16835
16836         * gcc.dg/cpp/charconst.c: Update tests.
16837
16838 2002-05-05  Tim Josling  <tej@melbpc.org.au>
16839
16840         * treelang: Added directory for new sample language treelang. Also
16841         lib/treelang.exp: New file to signal treelang should be tested.
16842
16843 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
16844
16845         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
16846         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
16847         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
16848         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
16849         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
16850         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
16851         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
16852
16853 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
16854
16855         * gcc.dg/format/xopen-2.c: New test.
16856
16857 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
16858
16859         * gcc.dg/20020503-1.c: New test.
16860
16861 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
16862
16863         * g++.dg/init/dtor1.C: Make it tougher.
16864
16865 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
16866
16867         * g++.dg/init/dtor1.C: New test.
16868
16869 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
16870
16871         * gcc.dg/altivec-8.c: New.
16872
16873 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
16874
16875         * gcc.dg/altivec-7.c: New.
16876
16877 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
16878
16879         * g++.dg/parse/typedef1.C: New test.
16880
16881 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
16882
16883         PR c++/6486
16884         * g++.dg/template/friend6.C: New test.
16885
16886         PR c++/6492
16887         * g++.dg/init/copy1.C: New test.
16888
16889 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
16890
16891         * g++.dg/warn/effc1.C: New test.
16892
16893 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
16894
16895         * gcc.dg/cpp/if-cexp.c: Add a test.
16896
16897 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
16898
16899         * gcc.dg/20020426-2.c: New test.
16900
16901 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
16902
16903         * gcc.dg/cpp/if-mop.c: Update.
16904         * gcc.dg/cpp/if-mpar.c: Add test.
16905         * gcc.dg/cpp/if-oppr.c: Update.
16906
16907 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16908
16909         PR c/6343
16910         * gcc.dg/weak-[2-7].c: New tests.
16911
16912 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
16913
16914         * gcc.dg/enum1.c: New test.
16915
16916 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
16917
16918         PR c++/6497
16919         * g++.dg/inherit/access2.C: New test.
16920
16921 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
16922
16923         PR bootstrap/6445
16924         * gcc.dg/20020426-1.c: New test.
16925
16926 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
16927
16928         * g++.dg/abi/enum1.C: New test.
16929
16930 2002-04-26  Richard Henderson  <rth@redhat.com>
16931
16932         * gcc.dg/c99-bool-1.c: Expect always true warning.
16933
16934 2002-04-25  Roger Sayle  <roger@eyesopen.com>
16935
16936         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
16937
16938 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16939
16940         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
16941         targets.
16942
16943 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
16944
16945         * g++.dg/abi/mange7.C: New test.
16946
16947         PR c++/6438.
16948         * g++.dg/parse/stmtexpr2.C: New test.
16949
16950 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
16951
16952         * gcc.dg/20020312-2.c: Add SH target.
16953
16954 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16955
16956         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
16957         compiler output on mips*-*-irix*.
16958
16959 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
16960
16961         * g++.dg/parse/attr1.C: New test.
16962
16963 2002-04-23  Roger Sayle  <roger@eyesopen.com>
16964
16965         * gcc.c-torture/execute/string-opt-17.c: New test case.
16966         * gcc.c-torture/execute/memset-2.c: New test case.
16967
16968 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
16969
16970         PR c++/6256:
16971         * g++.dg/template/friend5.C: New test.
16972
16973         PR c++/6331:
16974         * g++.dg/template/qual1.C: Likewise.
16975
16976 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
16977
16978         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
16979         Include stdlib.h, not stdio.h or ctype.h.
16980
16981 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
16982
16983         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
16984         cris-*-elf* and mmix-*-*.
16985         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
16986         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
16987         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
16988         Ditto.
16989         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
16990         * gcc.dg/wchar_t-1.c: Ditto.
16991
16992 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
16993
16994         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
16995         Clarify comment.
16996
16997 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
16998
16999         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
17000
17001 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17002
17003         * gcc.c-torture/execute/20000906-1.x: Delete.
17004
17005 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
17006
17007         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
17008
17009 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
17010
17011         * PR6367
17012         * g77.f-torture/execute/6367.f: New test.
17013         * g77.f-torture/execute/6367.x: Disable for MMIX.
17014
17015 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
17016
17017         * PR6352
17018         * g++.dg/opt/inline2.C: New test.
17019
17020 2002-04-18  Richard Henderson  <rth@redhat.com>
17021
17022         * gcc.dg/20000906-1.c: Enable for all targets.
17023         * gcc.c-torture/compile/iftrap-2.c: New.
17024
17025 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
17026
17027         * gcc.dg/20020418-1.c: New test.
17028         * gcc.dg/20020418-2.c: New test.
17029
17030 2002-04-18  Richard Henderson  <rth@redhat.com>
17031
17032         * gcc.c-torture/compile/iftrap-1.c: New.
17033         * gcc.dg/iftrap-1.c: Adjust for ia64.
17034         * gcc.dg/iftrap-2.c: New.
17035
17036 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
17037
17038         * gcc.c-torture/compile/20020418-1.c: New test.
17039
17040 2002-04-18  Roger Sayle  <roger@eyesopen.com>
17041
17042         * gcc.c-torture/compile/20020415-1.c: New.
17043
17044 2002-04-18  David S. Miller  <davem@redhat.com>
17045
17046         * gcc.c-torture/execute/20020418-1.c: New test.
17047
17048 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
17049
17050         * gcc.dg/20020416-1.c: New test.
17051
17052         * g++.dg/opt/inline1.C: New test.
17053
17054 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
17055
17056         * gcc.dg/altivec-5.c: New test.
17057
17058         * gcc.dg/20020415-1.c: New test.
17059
17060 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
17061
17062         * testsuite/lib/chill.exp: Remove.
17063
17064 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
17065
17066         * g++.dg/other/big-struct.C: New test.
17067
17068 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
17069
17070         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
17071         of scratch file.
17072
17073 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
17074
17075         PR c/6277
17076         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
17077         in scan-assembler function name
17078
17079 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
17080
17081         * g77.f-torture/execute/980628-4.x,
17082         g77.f-torture/execute/980628-5.x,
17083         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
17084         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
17085         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
17086         i[34567]86-*-*.
17087
17088 2002-04-13  David S. Miller  <davem@redhat.com>
17089
17090         * gcc.c-torture/execute/20020413-1.c: New test.
17091
17092 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
17093
17094         * gcc.dg/asm-6.c,
17095         * g++.dg/ext/asm1.C: New tests.
17096
17097 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
17098
17099         PR c++ 5373.
17100         * g++.dg/parse/stmtexpr1.C: New test.
17101
17102         PR c++/5189.
17103         * g++.dg/template/copy1.C: New test.
17104
17105 2002-04-12  Richard Henderson  <rth@redhat.com>
17106
17107         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
17108
17109 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
17110
17111         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
17112         gcc.c-torture/execute/20020307-2.c.
17113
17114 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
17115
17116         * g++.dg/ext/attrib5.C,
17117         * g++.dg/lookup/struct1.C: New tests.
17118
17119 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
17120
17121         * gcc.dg/20020411-1.c: New test.
17122
17123         * gcc.c-torture/execute/20020411-1.c: New test.
17124
17125 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
17126
17127         * g77.f-torture/execute/6177.f: New test.
17128
17129 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
17130
17131         PR middle-end/6247
17132         * g++.dg/opt/cleanup1.C: New test.
17133
17134         * g++.dg/opt/const1.C: New test.
17135
17136 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
17137
17138         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
17139
17140 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
17141
17142         PR c++/5507
17143         * g++.dg/template/typename2.C: New test.
17144
17145 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
17146
17147         * gcc.c-torture/execute/loop-12.c: New.
17148
17149 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
17150
17151         * g77.f-torture/execute/980628-4.x,
17152         g77.f-torture/execute/980628-5.x,
17153         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
17154         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
17155         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
17156
17157 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17158
17159         PR optimization/6086
17160         * g++.dg/opt/preinc1.C: New test.
17161
17162 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
17163
17164         PR c++/5571
17165         * g++.dg/opt/static2.C: New test.
17166
17167 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
17168
17169         PR c/5120
17170         * gcc.dg/20020406-1.c: New test.
17171
17172 2002-04-04  David S. Miller  <davem@redhat.com>
17173
17174         * gcc.c-torture/execute/20020404-1.c: New test.
17175
17176 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
17177
17178         PR c/6123
17179         * gcc.dg/20020312-2.c: Do not declare global register variable
17180         if __PIC__ or __pic__ is defined.
17181
17182 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
17183
17184         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
17185         __asm__ so that it works correctly even if -ansi -pedantic-errors.
17186
17187 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17188
17189         * gcc.misc-tests/linkage.exp: Update last change to handle
17190         sparc*-, not just sparc-.
17191
17192 2002-04-03  Richard Henderson  <rth@redhat.com>
17193
17194         * gcc.dg/cpp/ucs.c: Improved long UCS test.
17195
17196 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
17197
17198         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
17199
17200 2002-04-02  David S. Miller  <davem@redhat.com>
17201
17202         * gcc.c-torture/execute/20020402-3.c: New test.
17203
17204 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
17205
17206         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
17207         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
17208
17209         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
17210         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
17211         g77.f-torture/execute/20001201.x,
17212         g77.f-torture/execute/u77-test.x: New files.
17213
17214         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
17215         * gcc.dg/wchar_t-1.c: Ditto.
17216
17217 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17218
17219         * gcc.c-torture/execute/20020402-1.c: New test.
17220
17221 2002-04-01  Richard Henderson  <rth@redhat.com>
17222
17223         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
17224
17225         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
17226
17227 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17228
17229         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
17230
17231 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
17232
17233         * g++.dg/inherit/template-as-base.C: Expect error.
17234         * g++.dg/inherit/namespace-as-base.C: Likewise.
17235
17236 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
17237
17238         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
17239         g++.dg/ext/instantiate3.C: Tweak match patterns.
17240
17241         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
17242         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
17243         -da test.
17244
17245 2002-03-31  Richard Henderson  <rth@redhat.com>
17246
17247         * gcc.dg/special/alias-2.c: New.
17248         * gcc.dg/special/ecos.exp: Run it.
17249
17250 2002-03-31  Richard Henderson  <rth@redhat.com>
17251
17252         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
17253
17254 2002-03-31  Kazu Hirata  <kazu@hxi.com>
17255
17256         * gcc.dg/weak-1.c: Disable on h8300 port.
17257
17258 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
17259
17260         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
17261         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
17262         ordering tests.
17263         * g++.dg/bprob/bprob-1.C: New test.
17264         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
17265         * g++.dg/gcov/gcov-1.C: New test.
17266         * g++.dg/gcov/gcov-1.x: New file.
17267         * g++.dg/gcov/gcov-2.C: New test.
17268         * g++.dg/gcov/gcov-3.C: New test.
17269         * g++.dg/gcov/gcov-3.h: New file.
17270
17271 2002-03-28  Roger Sayle  <roger@eyesopen.com>
17272
17273         * g++.old-deja/g++.other/builtins5.C: New test.
17274         * g++.old-deja/g++.other/builtins6.C: New test.
17275         * g++.old-deja/g++.other/builtins7.C: New test.
17276         * g++.old-deja/g++.other/builtins8.C: New test.
17277         * g++.old-deja/g++.other/builtins9.C: New test.
17278
17279 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
17280
17281         * g++.dg/opt/static1.C: New test.
17282
17283         * g++.dg/opt/longbranch1.C: New test.
17284
17285 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
17286
17287         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
17288
17289         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
17290
17291 2002-03-28  Jeffrey A Law  (law@redhat.com)
17292
17293         * gcc.c-torture/execute/20020328-1.c: New test.
17294
17295 2002-03-27  Richard Henderson  <rth@redhat.com>
17296
17297         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
17298         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
17299         move from g++.old-deja/g++.ext/.
17300
17301 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
17302
17303         * g++.dg/init/new2.C: New test.
17304
17305 2002-03-26  Richard Henderson  <rth@redhat.com>
17306
17307         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
17308
17309         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
17310         on sparc.
17311
17312         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
17313         sparcv9 systems.
17314         * gcc.dg/20001102-1.c: Likewise.
17315
17316 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
17317
17318         * gcc.dg/cpp/endif-pedantic1.c,
17319         gcc.dg/cpp/endif-pedantic2.c:  New tests.
17320
17321 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
17322
17323         * g++.dg/init/new1.C: New test.
17324
17325 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
17326
17327         * g++.dg/abi/vbase9.C: New test.
17328
17329 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
17330
17331         * gcc.dg/arm-asm.c: New test.
17332
17333 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
17334
17335         * gcc.dg/Wswitch-enum.c: New test.
17336         Fix PR c/5044.
17337
17338 2002-03-26  Richard Henderson  <rth@redhat.com>
17339
17340         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
17341         structure.
17342
17343 2002-03-25  Richard Henderson  <rth@redhat.com>
17344
17345         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
17346         sparcv9 systems.
17347
17348         * gcc.c-torture/compile/20011119-1.c (xxx): New.
17349         * gcc.c-torture/compile/20011119-2.c (xxx): New.
17350
17351 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
17352
17353         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
17354
17355 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
17356
17357         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
17358         targets using generic thunk support.
17359
17360 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
17361
17362         * gcc.c-torture/compile/20020323-1.c: New test.
17363
17364         * g++.dg/opt/conj2.C: New test.
17365
17366 2002-03-24  Richard Henderson  <rth@redhat.com>
17367
17368         * gcc.dg/weak-1.c: Use -fno-common.
17369
17370 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
17371
17372         * g77.dg/f77-edit-apostrophe-out.f: New test
17373         * g77.dg/f77-edit-h-out.f: New test
17374         * g77.dg/f77-edit-t-in.f: New test
17375         * g77.dg/f77-edit-t-out.f: New test
17376         * g77.dg/f77-edit-x-out.f: New test
17377         * g77.dg/f77-edit-slash-out.f: New test
17378         * g77.dg/f77-edit-colon-out.f: New test
17379         * g77.dg/f77-edit-s-out.f: New test
17380
17381 2002-03-24  Richard Henderson  <rth@redhat.com>
17382
17383         * objc/execute/formal_protocol-6.x: New XFAIL.
17384
17385 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
17386
17387         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
17388         that do not support weak symbols
17389
17390 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
17391
17392         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
17393         * lib/g77.exp:  Likewise
17394         * lib/objc.exp: Likewise
17395
17396 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
17397
17398         * gcc.dg/Wswitch-default.c: New test.
17399
17400 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
17401
17402         * g++.dg/other/enum1.C: New test.
17403
17404 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
17405
17406         * gcc.dg/pragma-ep-3.c: Fix typo.
17407
17408 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
17409
17410         * g++.dg/inherit/template-as-base.C: New test.
17411
17412 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
17413
17414         * g++.old-deja/g++.other/dwarf2-1.C: Move...
17415         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
17416
17417 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
17418
17419         * gcc.dg/cpp/multiline.c: Update to match.
17420
17421 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
17422
17423         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
17424
17425 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
17426
17427         * gcc.dg/cpp/extratokens2.c:  New file.
17428
17429 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
17430
17431         * gcc.dg/20020312-2.c: Add rs6000 target.
17432
17433         * gcc.c-torture/compile/20020319-1.c: New test.
17434
17435 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17436
17437         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
17438         (A, E): Handle this.
17439
17440 2002-03-20  Jason Merrill  <jason@redhat.com>
17441
17442         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
17443         ignoring -fpic.
17444         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
17445         through prune_gcc_output.
17446
17447 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
17448
17449         * gcc.c-torture/compile/20020320-1.c: New test.
17450
17451 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
17452
17453         * gcc.c-torture/compile/20020318-1.c: New test.
17454
17455         * gcc.dg/struct-by-value-1.c: New test.
17456
17457         * gcc.dg/20020319-1.c: New test.
17458
17459 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
17460
17461         * g++.dg/opt/conj1.C: New test.
17462
17463 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
17464
17465         * g++.dg/template/qualttp20.C: Revert previous change.
17466         * g++.dg/template/qualttp3.C: Likewise.
17467         * g++.dg/template/qualttp4.C: Likewise
17468         * g++.dg/template/qualttp5.C: Likewise
17469         * g++.dg/template/qualttp6.C: Likewise
17470         * g++.dg/template/qualttp7.C: Likewise
17471         * g++.dg/template/qualttp8.C: Likewise
17472         * g++.dg/template/recurse.C: Likewise.
17473
17474 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
17475
17476         * gcc.dg/cpp/wchar-1.c: Update.
17477
17478 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
17479
17480         * g++.dg/template/conv1.C: New test.
17481         * g++.dg/template/conv2.C: New test.
17482         * g++.dg/template/conv3.C: New test.
17483         * g++.dg/template/conv4.C: New test.
17484
17485 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
17486
17487         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
17488         * g++.dg/template/qualttp3.C: Likewise.
17489         * g++.dg/template/qualttp4.C: Likewise
17490         * g++.dg/template/qualttp5.C: Likewise
17491         * g++.dg/template/qualttp6.C: Likewise
17492         * g++.dg/template/qualttp7.C: Likewise
17493         * g++.dg/template/qualttp8.C: Likewise
17494         * g++.dg/template/recurse.C: Likewise.
17495
17496 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
17497
17498         * g++.dg/opt/dtor1.C: New test.
17499
17500 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
17501
17502         * gcc.c-torture/compile/20020315-1.c: New test.
17503
17504 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
17505
17506         * gcc.dg/weak-1.c: Fix scan tests.
17507
17508 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
17509
17510         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
17511         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
17512         cris-*-aout* mmix-*-*.
17513         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
17514         cris-*-aout* mmix-*-*.
17515         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
17516         cris-*-elf* cris-*-aout* and mmix-*-*.
17517         * gcc.dg/20001009-1.c: Ditto.
17518         * gcc.dg/20010912-1.c: Ditto.
17519         * gcc.dg/20020122-4.c: Ditto.
17520         * gcc.dg/inline-2.c: Ditto.
17521
17522 2002-03-14  Jeffrey A Law  (law@cygnus.com)
17523
17524         * gcc.c-torture/compile/20020314-1.c: New test.
17525
17526 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
17527
17528         * gcc.c-torture/execute/20020314-1.c: New test.
17529
17530 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
17531
17532         * g++.dg/warn/Wunused-1.C: New test.
17533
17534 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
17535
17536         * g++.dg/abi/mangle6.C: New test.
17537
17538 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
17539
17540         * gcc.c-torture/compile/20020309-2.c: New test.
17541
17542         * gcc.c-torture/compile/20020312-1.c: New test.
17543
17544 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
17545
17546         * g++.dg/other/access1.C: New test.
17547
17548 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
17549
17550         * gcc.c-torture/execute/wchar_t-1.c: New test.
17551
17552 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
17553
17554         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
17555
17556 2002-03-12  Roger Sayle  <roger@eyesopen.com>
17557
17558         * gcc.dg/20020312-1.c: New test case.
17559
17560 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
17561
17562         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
17563
17564 2002-03-11  Richard Henderson  <rth@redhat.com>
17565
17566         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
17567         * g++.old-deja/g++.jason/report.C: Likewise.
17568
17569 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
17570
17571         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
17572         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
17573
17574 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
17575
17576         * testsuite/g++.dg/overload/pmf1.C: New test.
17577
17578 2002-03-11  Kazu Hirata  <kazu@hxi.com>
17579
17580         * gcc.c-torture/execute/20020307-1.c: Use long.
17581
17582 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
17583
17584         PR optimization/5844
17585         * gcc.dg/20020310-1.c: New test.
17586
17587 2002-03-09  Michael Meissner  <meissner@redhat.com>
17588
17589         * gcc.c-torture/execute/memcpy-2.c: New test.
17590         * gcc.c-torture/execute/memset-1.c: New test.
17591         * gcc.c-torture/execute/strlen-1.c: New test.
17592         * gcc.c-torture/execute/strcmp-1.c: New test.
17593         * gcc.c-torture/execute/strncmp-1.c: New test.
17594
17595 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
17596
17597         * gcc.dg/ppc-ldstruct.c: New test.
17598
17599 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
17600
17601         * gcc.c-torture/execute/va-arg-22.c: New test.
17602
17603 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
17604
17605         * gcc.c-torture/compile/20020309-1.c: New test.
17606
17607 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
17608
17609         * gcc.c-torture/execute/20020307-2.c: New test.
17610
17611 2002-03-07  Jeffrey A Law  (law@redhat.com)
17612
17613         * g77.f-torture/compile/20020307-1.f: New test.
17614
17615 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
17616
17617         * gcc.dg/unordered-1.c: New test.
17618
17619 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
17620
17621         * gcc.c-torture/execute/20020307-1.c: New test.
17622
17623 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
17624
17625         * gcc.dg/20020304-1.c: New test.
17626
17627         * gcc.c-torture/compile/20020304-2.c: New test.
17628
17629 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
17630
17631         * gcc.c-torture/compile/20020304-1.c: New test case
17632         (from PR c/5830).
17633
17634 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
17635
17636         * gcc.dg/20020103-1.c: Add other -D ppc variants.
17637
17638 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
17639
17640         * g++.dg/other/classkey1.C: New test.
17641
17642 2002-03-01  Richard Henderson  <rth@redhat.com>
17643
17644         * gcc.c-torture/compile/981223-1.x: New.
17645         * gcc.c-torture/compile/920625-1.x: New.
17646
17647 2002-02-28  Richard Henderson  <rth@redhat.com>
17648
17649         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
17650
17651 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
17652
17653         * gcc.c-torture/execute/20020227-1.c: New test.
17654
17655 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
17656
17657         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
17658         here" ERROR lines.
17659         * g++.old-deja/g++.oliva/partord1.C: Likewise.
17660         * g++.old-deja.g++.other/defarg1.C: Likewise.
17661         * g++.old-deja/g++.pt/calls2.C: Likewise.
17662         * g++.old-deja/g++.pt/crash20.C: Likewise.
17663         * g++.old-deja/g++.pt/crash30.C: Likewise.
17664         * g++.old-deja/g++.pt/crash36.C: Likewise.
17665         * g++.old-deja/g++.pt/crash6.C: Likewise.
17666         * g++.old-deja/g++.pt/defarg13.C: Likewise.
17667         * g++.old-deja/g++.pt/derived3.C: Likewise.
17668         * g++.old-deja/g++.pt/error1.C: Likewise.
17669         * g++.old-deja/g++.pt/friend21.C: Likewise.
17670         * g++.old-deja/g++.pt/friend23.C: Likewise.
17671         * g++.old-deja/g++.pt/infinite1.C: Likewise.
17672         * g++.old-deja/g++.robertl/eb128.C: Likewise.
17673
17674 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
17675
17676         * gcc.c-torture/execute/20020225-2.c: New test.
17677
17678 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
17679
17680         * gcc.c-torture/execute/920730-1t.c,
17681         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
17682         Delete test cases, only relevant to -traditional.
17683
17684 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
17685
17686         * gcc.dg/cpp/undef1.c: Remove.
17687         * gcc.dg/cpp/directiv.c: Update.
17688         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
17689
17690 2002-02-27  Michael Meissner  <meissner@redhat.com>
17691
17692         * gcc.c-torture/execute/20020226-1.c: New test.
17693
17694 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
17695
17696         * g++.dg/debug/debug4.C: New test.
17697
17698         * gcc.dg/ia64-visibility-1.c: New test.
17699
17700 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
17701
17702         * gcc.dg/debug/20020224-1.c: New.
17703
17704 2002-02-25  Kazu Hirata  <kazu@hxi.com>
17705
17706         * gcc.c-torture/execute/960416-1.x: New.
17707         * gcc.c-torture/execute/divconst-3.x: Likewise.
17708
17709 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
17710
17711         * gcc.dg/20020224-1.c: New test.
17712
17713 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
17714
17715         * gcc.c-torture/execute/20020225-1.c: New.
17716
17717 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
17718
17719         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
17720
17721 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
17722
17723         * gcc.dg/20020222-1.c: New test.
17724
17725 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
17726
17727         * g++.dg/opt/anonunion1.C: New test.
17728
17729 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
17730
17731         * g++.dg/template/qualttp19.C: New test.
17732         * g++.dg/template/qualttp20.C: New test.
17733         * g++.old-deja/g++.jason/report.C: Adjust expected errors
17734         * g++.old-deja/g++.other/qual1.C: Likewise.
17735
17736 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
17737
17738         * gcc.dg/attr-alwaysinline.c: New.
17739
17740 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
17741
17742         * gcc.dg/20020220-1.c: New test.
17743
17744         * gcc.dg/20020220-2.c: New test.
17745
17746         * g++.dg/opt/mmx1.C: New test.
17747
17748 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
17749
17750         * gcc.c-torture/compile/20020110.c: New test.
17751
17752 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
17753
17754         * gcc.c-torture/execute/20020219-1.c: New test.
17755
17756         * gcc.dg/20020219-1.c: New test.
17757
17758         * gcc.dg/noncompile/20020220-1.c: New test.
17759
17760         * g++.dg/opt/ptrintsum1.C: New test.
17761
17762         * gcc.dg/debug/20020220-1.c: New test.
17763
17764 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
17765
17766         * gcc.c-torture/execute/20020216-1.c: New test.
17767
17768 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
17769
17770         * gcc.dg/decl-1.c: Update, new test.
17771
17772 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
17773
17774         * g++.dg/abi/bitfield1.C: New test.
17775         * g++.dg/abi/bitfield2.C: New test.
17776
17777 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
17778
17779         * gcc.dg/attr-nest.c: New test.
17780
17781 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
17782
17783         * gcc.c-torture/execute/20020215-1.c: New test.
17784
17785 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
17786
17787         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
17788         * g++.dg/debug/debug.exp: New.
17789         * g++.dg/debug/trivial.C: New.
17790         * g++.dg/debug/debug1.C: Moved...
17791         * g++.dg/other/debug1.C: ...from here.
17792         * g++.dg/debug/debug2.C: Moved...
17793         * g++.dg/other/debug2.C: ...from here.
17794         * g++.dg/debug/debug3.C: Moved...
17795         * g++.dg/other/debug3.C: ...from here.
17796
17797         * gcc.dg/noncompile/20020213-1.c: New test.
17798
17799 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
17800
17801         * g++.dg/other/debug3.C: New test.
17802
17803         * gcc.c-torture/execute/20020213-1.c: New test.
17804
17805 2002-02-13  Richard Smith <richard@ex-parrot.com>
17806
17807         * g++.old-deja/g++.other/thunk1.C: New test.
17808
17809 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
17810
17811         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
17812
17813 2002-02-13  Stan Shebs  <shebs@apple.com>
17814
17815         * gcc.dg/altivec-3.c: New.
17816
17817 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
17818
17819         * gcc.dg/Wunreachable-1.c: New test.
17820         * gcc.dg/Wunreachable-2.c: New test.
17821
17822 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
17823
17824         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
17825
17826 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
17827
17828         * gcc.dg/decl-1.c: New test.
17829
17830 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
17831
17832         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
17833
17834 2002-02-10  Kazu Hirata  <kazu@hxi.com>
17835
17836         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
17837         * gcc.c-torture/compile/980506-1.x: Likewise.
17838
17839 2002-02-10  Kazu Hirata  <kazu@hxi.com>
17840
17841         * gcc.dg/20020210-1.c: New.
17842
17843 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
17844
17845         * g77.f-torture/execute/947.f: New regression test
17846         for PR fortran/947.
17847
17848 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
17849
17850         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
17851         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
17852
17853 2002-02-08  Richard Henderson  <rth@redhat.com>
17854
17855         * gcc.c-torture/compile/labels-3.c: New.
17856
17857 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
17858
17859         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
17860         expression statements work instead.
17861         * gcc.dg/noncompile/20020207-1.c: New test.
17862
17863 2002-02-07  Richard Henderson  <rth@redhat.com>
17864
17865         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
17866
17867 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
17868
17869         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
17870         message from g77
17871         * lib/g77-dg.exp: Trim g77 error messages so that they are
17872         recognized by dg.exp.
17873
17874 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
17875
17876         PR fortran/5473
17877         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
17878
17879 2002-02-07  Richard Henderson  <rth@redhat.com>
17880
17881         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
17882         to be sufficiently aligned for integers.
17883
17884 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
17885
17886         * g++.dg/template/friend4.C: New test.
17887
17888 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
17889
17890         PR fortran/5743
17891         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
17892         unsupported cases.
17893
17894 2002-02-07  Richard Henderson  <rth@redhat.com>
17895
17896         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
17897         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
17898         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
17899         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
17900
17901 2002-02-06  Richard Henderson  <rth@redhat.com>
17902
17903         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
17904
17905 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
17906
17907         * gcc.dg/20020206-1.c: New test.
17908
17909 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
17910
17911         * gcc.c-torture/execute/20020206-1.c: New test.
17912
17913         * gcc.c-torture/execute/20020206-2.c: New test.
17914
17915         PR optimization/5429:
17916         * gcc.c-torture/compile/20020206-1.c: New test.
17917
17918 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
17919
17920         * g++.dg/ext/align1.C: Do not use an explicit alignment value
17921         as certain file formats cannot support particularly large
17922         alignments.
17923
17924         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
17925         and do not expect to be able to link the executable.
17926
17927         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
17928         fail because the COFF format does not support the weak attribute.
17929
17930 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
17931
17932         * g77.dg/pr5473.f:  New test
17933
17934 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
17935
17936         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
17937         Fix testcase accordingly.
17938
17939 2002-02-04  Richard Henderson  <rth@redhat.com>
17940
17941         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
17942         (buf): Change to be an array of pointers, not ints.
17943
17944 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
17945
17946         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
17947         before all tests.  Move warning one line above to match where it
17948         C frontend emits.
17949         * gcc.dg/Wswitch-2.c: New test.
17950         * g++.dg/warn/Wswitch-1.C: New test.
17951         * g++.dg/warn/Wswitch-2.C: New test.
17952
17953 2002-02-04  Richard Henderson  <rth@redhat.com>
17954
17955         * g++.dg/abi/offsetof.C: Fix size comparison.
17956
17957 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
17958
17959         * gcc.dg/cast-qual-2.c: New test.
17960
17961 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
17962
17963         * gcc.dg/20020201-4.c: New test.
17964
17965 2002-02-04  Ben Elliston  <bje@redhat.com>
17966
17967         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
17968         target_info attribute != 0, in addition to the empty string.
17969         (gcc_target_compile): Likewise.
17970
17971 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
17972
17973         * gcc.dg/Wswitch.c: New test.
17974         PR gcc/4475. PR gcc/3780.
17975
17976 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
17977
17978         * g77.f-torture/execute/5122.f: New test for regressions
17979         against PR fortran/5122.
17980
17981 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
17982
17983         * g77.f-torture/compile/pr3743.f: Delete
17984         * g77.dg/pr3743-1.f: New test.
17985         * g77.dg/pr3743-2.f: New test.
17986         * g77.dg/pr3743-3.f: New test.
17987         * g77.dg/pr3743-4.f: New test.
17988
17989 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
17990
17991         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
17992
17993 2002-02-02  Richard Henderson  <rth@redhat.com>
17994
17995         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
17996         * gcc.c-torture/execute/bf64-1.c: Likewise.
17997
17998 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
17999
18000         * gcc.dg/20020201-2.c: New test.
18001
18002         * gcc.dg/20020201-3.c: New test.
18003
18004         * gcc.c-torture/execute/bitfld-2.c: New test.
18005
18006 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
18007
18008         * gcc.dg/bitfld-1.c: Update.
18009         * gcc.dg/bitfld-2.c: Update.
18010         * gcc.c-torture/execute/bitfld-1.x: New.
18011
18012 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
18013
18014         * gcc.c-torture/execute/20020201-1.c: New test.
18015
18016 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
18017
18018         PR target/5469
18019         * gcc.dg/20020201-1.c: New test.
18020
18021 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
18022
18023         PR fortran/3743
18024         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
18025         * g77.f-torture/compile/pr3743.x: Remove
18026
18027 2002-01-31  Tom Rix  <trix@redhat.com>
18028
18029         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
18030
18031 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
18032
18033         * gcc.dg/noncompile/20020130-1.c: New test.
18034
18035 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
18036
18037         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
18038
18039 2002-01-29  Richard Henderson  <rth@redhat.com>
18040
18041         * gcc.c-torture/execute/991118-1.c: Cast various constants back
18042         to long long.
18043         * gcc.c-torture/execute/bf64-1.c: Likewise.
18044
18045 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
18046
18047         * gcc.c-torture/execute/20020129-1.c: New test.
18048
18049 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
18050
18051         * gcc.c-torture/compile/20000224-1.c: Update.
18052         * gcc.c-torture/execute/bitfld-1.c: New tests.
18053         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
18054         * gcc.dg/uninit-A.c: Update.
18055
18056 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
18057
18058         * g++.dg/template/ctor1.C: Add instantiation.
18059
18060 2002-01-28  Paul Koning  <pkoning@equallogic.com>
18061
18062         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
18063         argument to __builtin_prefetch to be const ptr.
18064
18065 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
18066
18067         * gcc.c-torture/compile/20020120-1.c: New test.
18068
18069 2002-01-27  Kazu Hirata  <kazu@hxi.com>
18070
18071         * gcc.c-torture/execute/20020127-1.c: New test.
18072
18073 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
18074
18075         * g77.dg/f77-edit-i-in.f: New test
18076         * g77.dg/f77-edit-i-out.f: New test
18077
18078 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
18079
18080         * gcc.dg/debug/debug.exp: New file.
18081         * gcc.dg/debug/trivial.c: New file.
18082         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
18083         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
18084         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
18085         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
18086         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
18087         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
18088         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
18089         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
18090         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
18091         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
18092         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
18093         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
18094         * gcc.dg/20000503-1.c: Removed.
18095         * gcc.dg/20010207-1.c: Removed.
18096         * gcc.dg/20011223-1.c: Removed.
18097         * gcc.dg/20020104-2.c: Removed.
18098         * gcc.dg/debug-1.c: Removed.
18099         * gcc.dg/debug-2.c: Removed.
18100         * gcc.dg/debug-3.c: Removed.
18101         * gcc.dg/debug-4.c: Removed.
18102         * gcc.dg/debug-5.c: Removed.
18103         * gcc.dg/debug-6.c: Removed.
18104         * gcc.dg/dwarf2-1.c: Removed.
18105         * gcc.dg/dwarf2-2.c: Removed.
18106
18107 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
18108
18109         * g++.old-deja/g++.other/eh5.C: New test.
18110         * g++.old-deja/g++.other/sibcall2.C: New test.
18111         * g++.old-deja/g++.other/array9.C: New test.
18112         * g++.old-deja/g++.other/typename2.C: New test.
18113         * g++.old-deja/g++.other/crash60.C: New test.
18114         * g++.old-deja/g++.other/conv9.C: New test.
18115         * g++.old-deja/g++.other/mangle10.C: New test.
18116         * g++.old-deja/g++.other/unchanging1.C: New test.
18117         * g++.old-deja/g++.other/exprstmt1.C: New test.
18118         * g++.old-deja/g++.other/inline23.C: New test.
18119         * g++.old-deja/g++.eh/ia64-1.C: New test.
18120         * g++.old-deja/g++.other/dwarf2-1.C: New test.
18121         * g++.old-deja/g++.other/reload1.C: New test.
18122         * g++.old-deja/g++.other/static20.C: New test.
18123         * g++.old-deja/g++.other/local-alloc1.C: New test.
18124         * g++.old-deja/g++.other/conv8.C: New test.
18125         * g++.old-deja/g++.other/stmtexpr2.C: New test.
18126         * g++.old-deja/g++.other/storeexpr1.C: New test.
18127         * g++.old-deja/g++.other/storeexpr2.C: New test.
18128         * g++.dg/eh/template2.C: New test.
18129         * g++.dg/warn/weak1.C: New test.
18130
18131 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
18132
18133         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
18134         Remove first, non-varying, argument.
18135
18136 2002-01-23  Richard Henderson  <rth@redhat.com>
18137
18138         * gcc.dg/inline-2.c: New.
18139
18140         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
18141         Add optional target arg.  Check number of arguments.
18142         (scan-assembler-not, scan-assembler-dem): Likewise.
18143         (scan-assembler-dem-not): Likewise.
18144
18145 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
18146
18147         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
18148         line 12.
18149         * g++.old-deja/g++.brendan/parse3.C,
18150         g++.old-deja/g++.other/crash26.C,
18151         g++.old-deja/g++.other/crash28.C,
18152         g++.old-deja/g++.other/crash29.C,
18153         g++.old-deja/g++.other/crash30.C,
18154         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
18155
18156 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
18157
18158         * gcc.dg/20020115-1.c: New.
18159
18160 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
18161
18162         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
18163
18164 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
18165
18166         * gcc.dg/20020122-3.c: New.
18167
18168 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
18169
18170         * g++.dg/other/gc1.C: New test.
18171
18172 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
18173
18174         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
18175
18176 2002-01-22  Richard Henderson  <rth@redhat.com>
18177
18178         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
18179
18180 2002-01-22  Richard Henderson  <rth@redhat.com>
18181
18182         * gcc.dg/20020122-4.c: New.
18183
18184 2002-01-22  H.J. Lu <hjl@gnu.org>
18185
18186         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
18187         link output.
18188         * gcc.dg/special/ecos.exp: Likewise.
18189         * lib/g++-dg.exp: Likewise.
18190         * lib/g77-dg.exp: Likewise.
18191         * lib/gcc-dg.exp : Likewise.
18192         * lib/mike-g++.exp: Likewise.
18193         * lib/mike-g77.exp: Likewise.
18194         * lib/mike-gcc.exp: Likewise.
18195         * lib/objc-dg.exp: Likewise.
18196
18197 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
18198
18199         PR target/5379
18200         * gcc.dg/20020122-2.c: New test.
18201
18202 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
18203
18204         * gcc.dg/20020122-1.c: New test.
18205
18206 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
18207
18208         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
18209
18210 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
18211
18212         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
18213
18214 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18215
18216         * gcc.c-torture/compile/20020121-1.c: New test.
18217
18218 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
18219
18220         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
18221         ld_library_path.
18222
18223 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
18224
18225         * gcc.dg/20020218-1.c: New test.
18226
18227 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
18228
18229         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
18230         messages
18231         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
18232         "At global scope" warning
18233         * g++.dg/ext/align1.C: Change cygwin test for alignment
18234         from db-bogus to dg-warning
18235
18236 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
18237
18238         * g77.f-torture/compile/cpp2.F: New test.
18239
18240 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
18241
18242         * g++.dg/template/access1.C: New test.
18243
18244 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
18245
18246         * gcc.dg/20020118-1.c: New.
18247
18248 2002-01-18  Kazu Hirata  <kazu@hxi.com>
18249
18250         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
18251
18252 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
18253
18254         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
18255         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
18256         alignment warnings.
18257
18258 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
18259
18260         * gcc.misc-tests/i386-prefetch.exp: Save and restore
18261         torture_with_loops and torture_without_loops
18262
18263 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
18264
18265         * gcc.c-torture/compile/20020116-1.c: New test.
18266
18267 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
18268
18269         * gcc.dg/20020116-2.c: New test.
18270
18271         * gcc.dg/ultrasp4.c: New test.
18272
18273         * gcc.dg/20020116-1.c: New test.
18274
18275 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
18276
18277         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
18278         by EABI.
18279
18280 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
18281
18282         * gcc.misc-tests/i386-prefetch.exp: New.
18283         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
18284         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
18285         * gcc.misc-tests/i386-pf-none-1.c: New test.
18286         * gcc.misc-tests/i386-pf-sse-1.c: New test.
18287
18288 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
18289
18290         * gcc.dg/gnu89-init-1.c: Add new tests.
18291
18292 2002-01-15  Andreas Jaeger  <aj@suse.de>
18293
18294         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
18295         * gcc.dg/i386-mmx-2.c: Likewise.
18296         * gcc.dg/i386-sse-1.c: Likewise.
18297         * gcc.dg/i386-sse-2.c: Likewise.
18298         * gcc.dg/i386-sse-3.c: Likewise.
18299
18300 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
18301
18302         * g77.f-torture/execute/intrinsic-unix-bessel.f:
18303         Uncomment additional cases that now pass.
18304
18305 2002-01-11  Richard Henderson  <rth@redhat.com>
18306
18307         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
18308         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
18309
18310 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
18311
18312         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
18313
18314 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
18315
18316         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
18317         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
18318
18319 2002-01-10  Dale Johannesen  <dalej@apple.com>
18320
18321         * gcc.c-torture/execute/loop-11.c: New.
18322
18323 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
18324
18325         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
18326         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
18327
18328 2002-01-09  Richard Henderson  <rth@redhat.com>
18329
18330         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
18331         type in which to perform the operation for each size.
18332
18333 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
18334
18335         * gcc.c-torture/compile/20020109-2.c: New test.
18336
18337 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
18338
18339         * gcc.c-torture/execute/loop-10.c: New test.
18340
18341 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
18342
18343         * gcc.c-torture/compile/20010226-1.c: New test.
18344         * gcc.c-torture/compile/20010227-1.c: New test.
18345         * gcc.c-torture/compile/20010426-1.c: New test.
18346         * gcc.c-torture/compile/20010510-1.c: New test.
18347         * gcc.c-torture/compile/20010605-3.c: New test.
18348         * gcc.c-torture/compile/20010824-1.c: New test.
18349         * gcc.c-torture/execute/20010409-1.c: New test.
18350         * gcc.dg/noncompile/20000901-1.c: New test.
18351         * gcc.dg/20001023-1.c: New test.
18352         * gcc.dg/20001101-1.c: New test.
18353         * gcc.dg/20001102-1.c: New test.
18354         * gcc.dg/20010207-1.c: New test.
18355         * gcc.dg/20010405-1.c: New test.
18356         * gcc.dg/20010822-1.c: New test.
18357         * gcc.dg/20011107-1.c: New test.
18358
18359 2002-01-09  Jeffrey A Law  (law@redhat.com)
18360
18361         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
18362
18363         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
18364         execution failure on PA targets.
18365
18366 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
18367
18368         * gcc.c-torture/compile/20020109-1.c: New test.
18369
18370 2002-01-08  Kazu Hirata  <kazu@hxi.com>
18371
18372         * gcc.c-torture/execute/20020108-1.c: New test.
18373
18374 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
18375
18376         * gcc.dg/20020108-1.c: New test.
18377
18378 2002-01-08  H.J. Lu <hjl@gnu.org>
18379
18380         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
18381         for header files.
18382
18383 2002-01-08  Geoff Keating  <geoffk@redhat.com>
18384
18385         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
18386         consistency.
18387
18388 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
18389
18390         * gcc.dg/altivec-4.c: Test altivec predicates.
18391
18392 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
18393
18394         * gcc.c-torture/execute/20020107-1.c: New test.
18395
18396 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
18397
18398         PR c/5279
18399         * gcc.c-torture/compile/20020106-1.c: New test.
18400
18401 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
18402
18403         * gcc.c-torture/execute/nestfunc-4.c: New test.
18404
18405 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
18406
18407         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
18408         extra triple that slipped in.
18409         * g++.old-deja/g++.abi/align.C: Likewise.
18410         * g++.old-deja/g++.abi/bitfields.C: Likewise.
18411
18412 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
18413
18414         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
18415         * g++.old-deja/g++.abi/align.C: Likewise.
18416         * g++.old-deja/g++.abi/bitfields.C: Likewise.
18417
18418         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
18419         on FreeBSD/i386.
18420         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
18421         FreeBSD.
18422
18423 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
18424
18425         * gcc.dg/20020104-1.c: New test.
18426
18427         * gcc.dg/20020104-2.c: New test.
18428
18429 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
18430
18431         * gcc.dg/20020103-1.c: Fix typo in target selector.
18432
18433 2002-01-03  Richard Henderson  <rth@redhat.com>
18434
18435         * gcc.dg/20020103-1.c: New.
18436
18437 2002-01-03  Kazu Hirata  <kazu@hxi.com>
18438
18439         * gcc.c-torture/execute/20020103-1.c: New test.
18440
18441 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
18442
18443         * g++.dg/other/debug2.C: New test.
18444
18445         * gcc.c-torture/compile/20020103-1.c: New test.
18446
18447 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
18448
18449         * gcc.dg/gnu89-init-1.c: Added new tests.
18450
18451 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
18452
18453         * g++.dg/template/friend2.C: Remove as patch is reverted.
18454
18455         * g++.dg/warn/oldcast1.C: New test.
18456
18457         * g++.dg/template/ptrmem1.C: New test.
18458         * g++.dg/template/ptrmem2.C: New test.
18459
18460         * g++.dg/template/ntp.C: New test.
18461
18462         * g++.dg/other/component1.C: New test.
18463
18464         * g++.dg/template/ttp3.C: New test.
18465
18466         * g++.dg/template/friend2.C: New test.
18467         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
18468
18469 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
18470
18471         * g++.dg/other/ptrmem1.C: New test.
18472         * g++.dg/other/ptrmem2.C: New test.
18473
18474 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
18475
18476         * g++.dg/template/ctor1.C: New test.
18477
18478 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
18479
18480         * g++.dg/template/friend2.C: New test.
18481
18482 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
18483
18484         * gcc.dg/mmix-1.c: New test.
18485
18486 2001-12-31  Richard Henderson  <rth@redhat.com>
18487
18488         * gcc.dg/asm-5.c: New.
18489
18490 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
18491
18492         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
18493         in namespace __gnu_cxx
18494
18495 2001-12-30  Richard Henderson  <rth@redhat.com>
18496
18497         * gcc.dg/debug-6.c: New.
18498
18499 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
18500
18501         * gcc.c-torture/compile/20011229-2.c: New test.
18502
18503 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
18504
18505         * gcc.dg/debug-3.c: New test.
18506         * gcc.dg/debug-4.c: New test.
18507         * gcc.dg/debug-5.c: New test.
18508
18509 2001-12-29  Richard Henderson  <rth@redhat.com>
18510
18511         * g++.dg/eh/loop1.C: New.
18512
18513 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
18514
18515         * g++.dg/template/crash1.C: New test.
18516
18517 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
18518
18519         * g++.dg/other/const1.C: New test.
18520
18521 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
18522
18523         * gcc.c-torture/compile/20011229-1.c: New test.
18524
18525 2001-12-28  Stan Shebs  <shebs@apple.com>
18526
18527         * lib/objc-torture.exp: Resync with c-torture.exp.
18528         * lib/objc.exp: Load standard libraries.
18529
18530 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
18531
18532         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
18533         additional tests.
18534
18535 2001-12-27  Roger Sayle <roger@eyesopen.com>
18536
18537         * gcc.c-torture/execute/string-opt-16.c: New testcase.
18538
18539 2001-12-27  Richard Henderson  <rth@redhat.com>
18540
18541         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
18542
18543 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
18544
18545         * g++.dg/eh/ctor1.C: New test.
18546         * g++.dg/other/error2.C: New test.
18547
18548 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
18549
18550         * g++.dg/other/init2.C: New test.
18551
18552 2001-12-24  Richard Henderson  <rth@redhat.com>
18553
18554         * gcc.dg/20011223-1.c: New.
18555         * gcc.dg/inline-1.c: New.
18556
18557 2001-12-23  Richard Henderson  <rth@redhat.com>
18558
18559         * gcc.dg/asm-4.c: Test operand modifiers.
18560
18561 2001-12-23  Richard Henderson  <rth@redhat.com>
18562
18563         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
18564
18565 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
18566
18567         * gcc.c-torture/execute/20011223-1.c: New test.
18568
18569 2001-12-21  Richard Henderson  <rth@redhat.com>
18570
18571         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
18572         re-enables the warning.
18573
18574 2001-12-21  Richard Henderson  <rth@redhat.com>
18575
18576         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
18577
18578 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
18579
18580         * gcc.c-torture/compile/20011218-1.c: New test.
18581
18582 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
18583
18584         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
18585         arm-isr.c test.
18586         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
18587         epilogue generation for ARM ISR routines.
18588
18589 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18590
18591         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
18592         * gcc.dg/format/c90-printf-3.c: Likewise.
18593         * gcc.dg/format/c99-printf-3.c: Likewise.
18594         * gcc.dg/format/ext-1.c: Likewise.
18595         * gcc.dg/format/ext-6.c: Likewise.
18596         * gcc.dg/format/format.h: Prototype unlocked stdio.
18597
18598 2001-12-20  Richard Henderson  <rth@redhat.com>
18599
18600         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
18601         (arena): Use it.
18602         (malloc): Correct allocation logic.  Abort if we fill up the
18603         arena before initialization complete.
18604         (realloc): Correct allocation logic.
18605
18606 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
18607
18608         * gcc.c-torture/compile/20011219-2.c: New test.
18609
18610         * gcc.c-torture/execute/20011219-1.c: New test.
18611
18612 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
18613
18614         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
18615         target does not support weak symbols.
18616
18617 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
18618
18619         * gcc.c-torture/compile/20011219-1.c: New test.
18620
18621 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
18622
18623         * g++.dg/other/error1.C: New test.
18624
18625 2001-12-17  Jeffrey A Law  (law@redhat.com)
18626
18627         * gcc.c-torture/execute/20011217-1.c: New test.
18628
18629 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
18630
18631         * objc.dg/special/: New directory.
18632         * objc.dg/special/special.exp: New file.
18633         * objc.dg/special/unclaimed-category-1.h: New file.
18634         * objc.dg/special/unclaimed-category-1a.m: New file.
18635         * objc.dg/special/unclaimed-category-1.m: New file.
18636
18637 2001-12-17  Andreas Jaeger  <aj@suse.de>
18638
18639         * gcc.c-torture/compile/20011217-2.c: New test.
18640
18641 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
18642
18643         * gcc.c-torture/compile/20011217-1.c: New test.
18644
18645 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
18646
18647         * testsuite/gcc.dg/20011214-1.c: New.
18648
18649 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
18650
18651         * gcc.dg/altivec-4.c: New.
18652
18653 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
18654
18655         * gcc.dg/20011113-1.c: New test.
18656
18657 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
18658
18659         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
18660         std::__malloc_alloc_template<0> and
18661         std::__default_alloc_template<false, 0>.
18662
18663 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
18664
18665         * objc/execute/bf-21.m: New test.
18666         * objc/execute/enumeration-1.m: New test.
18667         * objc/execute/enumeration-2.m: New test.
18668
18669 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
18670
18671         * gcc.dg/gnu89-init-1.c: New test.
18672
18673 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
18674
18675         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
18676         * g++.old-deja/g++.jason/2371.C: Likewise.
18677         * g++.old-deja/g++.jason/template33.C: Likewise.
18678         * g++.old-deja/g++.jason/template34.C: Likewise.
18679         * g++.old-deja/g++.jason/template36.C: Likewise.
18680         * g++.old-deja/g++.oliva/typename1.C: Likewise.
18681         * g++.old-deja/g++.oliva/typename2.C: Likewise.
18682         * g++.old-deja/g++.other/typename1.C: Likewise.
18683         * g++.old-deja/g++.pt/inherit2.C: Likewise.
18684         * g++.old-deja/g++.pt/nontype5.C: Likewise.
18685         * g++.old-deja/g++.pt/typename11.C: Likewise.
18686         * g++.old-deja/g++.pt/typename14.C: Likewise.
18687         * g++.old-deja/g++.pt/typename16.C: Likewise.
18688         * g++.old-deja/g++.pt/typename3.C: Likewise.
18689         * g++.old-deja/g++.pt/typename4.C: Likewise.
18690         * g++.old-deja/g++.pt/typename5.C: Likewise.
18691         * g++.old-deja/g++.pt/typename7.C: Likewise.
18692         * g++.old-deja/g++.robertl/eb9.C: Likewise.
18693
18694 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
18695
18696         * g++.dg/other/linkage1.C: New test.
18697         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
18698         specifiers.
18699
18700 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
18701
18702         * gcc.dg/concat.c: New test.
18703
18704 2001-12-11  Stan Shebs  <shebs@apple.com>
18705
18706         * objc/compile: New test directory.
18707         * objc/compile/compile.exp: New expect script.
18708         * objc/compile/20011211-1.m: New compile test.
18709
18710 2001-12-11  Jason Merrill  <jason@redhat.com>
18711
18712         * lib/prune.exp (prune_gcc_output): Also handle "In member
18713         function".  So many permutations...
18714
18715 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
18716
18717         * g++.dg/template/typedef1.C: New test.
18718
18719 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
18720
18721         * g++.dg/other/copy1.C: New test.
18722
18723 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
18724
18725         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
18726
18727         * gcc.dg/builtin-choose-expr.c: New.
18728
18729 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
18730
18731         * gcc.dg/altivec-2.c: New.
18732
18733 2001-12-07  Richard Henderson  <rth@redhat.com>
18734
18735         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
18736
18737 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
18738
18739         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
18740         ultrasparc.
18741
18742 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
18743
18744         * g++-old.deja/g++.robertl/eb101.C: Deleted.
18745
18746 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
18747
18748         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
18749         variable argument list.
18750
18751 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
18752
18753         * gcc.c-torture/execute/memcheck: Delete entire directory.
18754         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
18755         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
18756
18757 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
18758
18759         * gcc.dg/Wshadow-1.c: New test.
18760
18761 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
18762
18763         * gcc.c-torture/compile/20011130-1.c: New test.
18764
18765         * gcc.dg/noncompile/20011025-1.c: New test.
18766
18767         * g++.dg/other/anon-union.C: New test.
18768
18769         * gcc.c-torture/execute/20011024-1.c: New test.
18770
18771 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
18772
18773         * gcc.c-torture/execute/20000722-1.x,
18774         gcc.c-torture/execute/20010123-1.x: Remove.
18775         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
18776         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
18777         gcc.dg/c99-complit-2.c: New tests.
18778
18779 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
18780
18781         * g++.dg/inherit/base1.C: New test.
18782
18783 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
18784
18785         * g++.dg/other/stdarg1.C: New test.
18786
18787         * gcc.c-torture/compile/20011130-2.c: New test.
18788
18789 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
18790
18791         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
18792         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
18793         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
18794         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
18795         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
18796         * gcc.dg/builtin-prefetch-1.c: New test.
18797
18798 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
18799
18800         * gcc.dg/20011130-1.c: New test.
18801
18802 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
18803
18804         * g++.dg/other/scope1.C: New test.
18805         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
18806
18807 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
18808
18809         * gcc.dg/vla-init-1.c: New test.
18810
18811 2001-12-01  Geoff Keating  <geoffk@redhat.com>
18812
18813         * gcc.c-torture/compile/structs.c: New testcase from GDB.
18814
18815 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
18816
18817         * objc.dg/alias.m: Update.
18818         * objc.dg/class-1.m: Update.
18819         * objc.dg/const-str-1.m: Update.
18820         * objc.dg/fwd-proto-1.m: Update.
18821         * objc.dg/id-1.m: Update.
18822         * objc.dg/super-class-1.m: Update.
18823
18824 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
18825
18826         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
18827         constructs.
18828
18829 2001-11-28  Jeffrey A Law  (law@cygnus.com)
18830
18831         * gcc.c-torture/execute/20011128-1.c: New test.
18832
18833 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
18834
18835         * gcc.dg/20011127-1.c: New test.
18836
18837 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
18838
18839         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
18840         from Austin Group draft 7.
18841         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
18842         scanf format arguments.
18843         * gcc.dg/format/no-exargs-2.c: New test.
18844
18845 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
18846
18847         * g++.dg/abi/vbase8-4.C: New test.
18848
18849 2001-11-24  Ian Lance Taylor  <ian@airs.com>
18850
18851         * gcc.c-torture/execute/20011121-1.c: New test.
18852
18853 2001-11-23  Jeffrey A Law  (law@cygnus.com)
18854
18855         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
18856
18857 2001-11-23  Andreas Jaeger  <aj@suse.de>
18858
18859         * gcc.dg/cpp/charconst-2.c: New test.
18860
18861 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
18862
18863         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
18864         to the host if it is remote.  Let tests specify extra headers
18865         they use.
18866         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
18867         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
18868         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
18869         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
18870         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
18871         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
18872         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
18873         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
18874         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
18875         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
18876
18877 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
18878
18879         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
18880         for little endian ARMs.
18881
18882 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
18883
18884         * gcc.c-torture/compile/20011119-1.c: New test.
18885         * gcc.c-torture/compile/20011119-2.c: New test.
18886
18887 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
18888
18889         * gcc.dg/altivec-1.c: Fix typo.
18890
18891 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
18892
18893         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
18894
18895 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
18896
18897         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
18898
18899 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
18900
18901         * lib/g77.exp: Don't specify --rpath-link.
18902
18903         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
18904         across all the headers.
18905         * gcc.dg/format/format.exp: For testing on a remote host,
18906         copy format.h.
18907
18908         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
18909         * gcc.c-torture/execute/930406-1.c: Likewise.
18910         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
18911
18912 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
18913
18914         * gcc.dg/altivec-1.c: New.
18915
18916 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
18917
18918         * gcc.dg/cpp/fpreprocessed.c: New test case.
18919
18920 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
18921
18922         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
18923         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
18924         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
18925
18926 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
18927
18928         * gcc.dg/no-builtin-1.c: New test.
18929
18930 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
18931
18932         * gcc.c-torture/execute/20011115-1.c: New test.
18933
18934 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
18935
18936         * gcc.c-torture/compile/20011114-2.c: New test.
18937         * gcc.c-torture/compile/20011114-3.c: New test.
18938         * gcc.c-torture/compile/20011114-4.c: New test.
18939
18940 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
18941
18942         * g++.dg/other/init1.C: New test.
18943
18944 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
18945
18946         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
18947         message.
18948
18949         * gcc.c-torture/execute/20011114-1.c: New testcase.
18950
18951         * gcc.c-torture/compile/20010327-1.c: Revert last change.
18952         * gcc.c-torture/compile/20011114-1.c: New test, exactly
18953         like the (before this change) version of 20010327-1.c.
18954
18955 2001-11-14  Roger Sayle <roger@eyesopen.com>
18956
18957         * gcc.c-torture/execute/string-opt-13.c: New testcase.
18958
18959 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
18960
18961         * g++.dg/init/array2.C: New test.
18962
18963 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
18964
18965         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
18966
18967 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
18968
18969         * g++.dg/other/forscope1.C: New test.
18970         * g++.dg/ext/forscope1.C: New test.
18971         * g++.dg/ext/forscope2.C: New test.
18972
18973 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
18974
18975         * gcc.c-torture/execute/20011113-1.c: New test.
18976
18977 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
18978
18979         * gcc.c-torture/execute/20011109-2.c: New test.
18980
18981         * gcc.c-torture/execute/20011109-1.c: New test.
18982
18983 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
18984
18985         * gcc.c-torture/compile/20011109-1.c: New test.
18986
18987 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
18988
18989         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
18990         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
18991         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
18992         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
18993         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
18994         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
18995         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
18996
18997 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
18998
18999         * g++.dg/warn/Wshadow-1.C: New tests.
19000         * g++.old-deja/g++.mike/for3.C: Update.
19001
19002 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
19003
19004         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
19005         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
19006         XFAILs.  Adjust expected error texts.
19007         * gcc.c-torture/compile/20011106-1.c,
19008         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
19009         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
19010         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
19011         gcc.dg/c99-array-lval-5.c: New tests.
19012
19013 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
19014
19015         * gcc.dg/cpp/defined.c: Update.
19016
19017 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
19018
19019         * gcc.c-torture/execute/anon-1.c: New test.
19020
19021 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
19022
19023         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
19024         same size, so no warning should be produced on stormy16.
19025
19026         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
19027         due to oversized array.
19028         * g++.old-deja/g++.mike/ns15.C: Likewise.
19029         * g++.old-deja/g++.pt/crash16.C: Likewise.
19030
19031 2001-11-02  Graham Stott  <grahams@redhat.com>
19032
19033         * g++.dgother/debug1.C: Fix typos.
19034
19035 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
19036
19037         * g++.dg/other/debug1.C: New test.
19038
19039 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
19040
19041         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
19042         of unsigned long.
19043
19044 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
19045
19046         * gcc.dg/20011029-2.c: New test.
19047
19048         * gcc.c-torture/compile/20011029-1.c: New test.
19049
19050 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
19051
19052         * objc/execute/class_self-1.m: New test.
19053         * objc/execute/class_self-2.m: New test.
19054
19055 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
19056
19057         * gcc.misc-tests/msgs.exp: Delete.
19058         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
19059         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
19060         error set to match recent changes.
19061
19062 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
19063
19064         * gcc.dg/20011021-1.c: New test.
19065
19066 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
19067
19068         * gcc.c-torture/compile/20011023-1.c: New test.
19069
19070 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
19071
19072         * lib/g77.exp: Rewrite based on lib/g++.exp.
19073
19074 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
19075
19076         * gcc.c-torture/execute/20011019-1.c: New test.
19077
19078         * gcc.dg/20011018-1.c: New test.
19079
19080 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
19081
19082         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
19083
19084 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
19085
19086         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
19087         * gcc.dg/attr-invalid.c: Likewise.
19088
19089 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
19090
19091         * testsuite/gcc.dg/20011015-1.c: New test.
19092
19093 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
19094
19095         * g++.dg/template/unify2.C: New test.
19096
19097 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
19098
19099         * g++.dg/other/exception-specification.C: New test
19100
19101 2001-10-13  Tom Rix  <trix@redhat.com>
19102
19103         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
19104         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
19105
19106 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
19107
19108         * testsuite/gcc.dg/20011009-1.c: New test.
19109
19110 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
19111
19112         PR g++/4476
19113         * g++.dg/other/friend1.C: New test.
19114
19115 2001-10-11  Richard Henderson  <rth@redhat.com>
19116
19117         * g++.old-deja/g++.other/crash18.C: Add -S to options.
19118
19119 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19120
19121         * gcc.c-torture/compile/20011010-1.c: New.
19122
19123 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
19124
19125         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
19126         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
19127         g77.f-torture/execute/execute.exp,
19128         g77.f-torture/noncompile/noncompile.exp,
19129         gcc.c-torture/compile/compile.exp,
19130         gcc.c-torture/execute/execute.exp,
19131         gcc.c-torture/execute/ieee/ieee.exp,
19132         gcc.c-torture/execute/memcheck/memcheck.exp,
19133         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
19134         objc/execute/execute.exp: Update FSF address.
19135
19136 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
19137
19138         * gcc.dg/cpp/cmdlne-C.c: Update.
19139         * gcc.dg/cpp/cmdlne-C2.c: New.
19140
19141 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19142
19143         * gcc.c-torture/execute/20011008-3.c: New.
19144
19145 2001-10-08  DJ Delorie  <dj@redhat.com>
19146
19147         * gcc.dg/20011008-1.c: New.
19148         * gcc.dg/20011008-2.c: New.
19149
19150 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
19151
19152         * gcc.dg/cpp/spacing1.c: Update test.
19153
19154 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19155
19156         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
19157         spelling errors of "separate" as "seperate".
19158
19159 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
19160
19161         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
19162         enough to avoid inlining.
19163
19164 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
19165
19166         * lib/g77.exp: set libg2c_dir correctly.
19167
19168 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
19169
19170         * gcc.dg/cpp/macro11.c: New test.
19171
19172 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
19173
19174         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
19175         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
19176         gcc.dg/format/multattr-3.c: New tests.
19177         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
19178         tests for format attributes on function pointers being rejected.
19179
19180 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
19181
19182         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
19183
19184 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
19185
19186         * g++.dg/warn/format1.C: New test.
19187
19188 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
19189
19190         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
19191
19192 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
19193
19194         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
19195
19196 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
19197
19198         * gcc.dg/cpp/redef2.c: Add test.
19199
19200 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
19201
19202         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
19203         long-standing bug on i686, apparently.
19204         * gcc.c-torture/execute/loop-2c.x: New file.
19205         * gcc.c-torture/execute/loop-2d.x: New file.
19206         * gcc.c-torture/execute/loop-3c.x: New file.
19207
19208 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
19209
19210         * gcc.dg/cpp/20000625-2.c: Correct line number.
19211
19212 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
19213
19214         * gcc.dg/cpp/macro10.c: New test.
19215         * gcc.dg/cpp/strify3.c: New test.
19216         * gcc.dg/cpp/spacing1.c: Add tests.
19217         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
19218         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
19219
19220 2001-09-24  DJ Delorie  <dj@redhat.com>
19221
19222         * gcc.c-torture/execute/20010924-1.c: New test.
19223
19224 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
19225
19226         * testsuite/objc/execute/paste.m: Remove.
19227
19228 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
19229
19230         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
19231
19232 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
19233
19234         * g77.dg/strlen0.f: New test.
19235
19236 2001-09-21  Richard Henderson  <rth@redhat.com>
19237
19238         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
19239         * g++.old-deja/g++.abi/vtable2.C: Likewise.
19240
19241 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
19242
19243         Table-driven attributes.
19244         * g++.dg/ext/attrib1.C: New test.
19245
19246 2001-09-20  DJ Delorie  <dj@redhat.com>
19247
19248         * gcc.dg/20000926-1.c: Update expected warning messages.
19249         * gcc.dg/array-2.c: Likewise, and test for warnings too.
19250         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
19251         array.
19252
19253 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
19254
19255         * g++.dg/eh/registers1.C: New test case.
19256
19257 2001-09-17  Richard Henderson  <rth@redhat.com>
19258
19259         * gcc.dg/array-5.c: Fix VLA decomposition test.
19260
19261 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
19262
19263         * gcc.dg/cpp/line5.c: New testcase.
19264
19265 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
19266
19267         * gcc.dg/cpp/macro9.c: New test.
19268
19269 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
19270
19271         * gcc.c-torture/execute/980223.c: Change type of addr from long
19272         to char *.
19273
19274 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
19275
19276         * gcc.c-torture/execute/20010915-1.c: New test.
19277
19278 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
19279
19280         * g77.dg/bprob: New directory.
19281         * g77.dg/bprob/bprob.exp: New file.
19282         * g77.dg/bprob/bprob-1.f: New test.
19283         * g77.dg/gcov: New directory.
19284         * g77.dg/gcov/gcov.exp: New file.
19285         * g77.dg/gcov/gcov-1.f: New test.
19286         * g77.dg/gcov/gcov-1.x: New file.
19287
19288 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
19289
19290         * gcc.dg/cpp/directiv.c: Update.
19291         * gcc.dg/cpp/undef1.c: Update.
19292
19293 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
19294
19295         * gcc.dg/20010912-1.c: New test.
19296
19297 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
19298
19299         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
19300         language-independent file in lib.
19301         * lib/gcov.exp: New file.
19302
19303 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
19304
19305         * gcc.c-torture/compile/20010911-1.c: New test.
19306
19307 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
19308
19309         * lib/profopt.exp: New, to support profile-directed optimizations.
19310         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
19311         * gcc.misc-tests/bprob-1.c: New test.
19312         * gcc.misc-tests/bprob-2.c: New test.
19313
19314 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
19315
19316         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
19317         XFAIL and which kinds of gcov output to verify.
19318         * gcc.misc-tests/gcov-4b.x: New file.
19319         * gcc.misc-tests/gcov-5b.x: New file.
19320         * gcc.misc-tests/gcov-6.x: New file.
19321         * gcc.misc-tests/gcov-7.c: New test.
19322         * gcc.misc-tests/gcov-7.x: New file.
19323
19324 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
19325
19326         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
19327         * gcc.misc-tests/gcov-6.c: New test.
19328
19329 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
19330
19331         PR c++/3986
19332         * g++.dg/abi/vbase1.C: New test.
19333
19334 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
19335
19336         * objc.dg/method-2.m: New.
19337
19338 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
19339
19340         PR c++/4203
19341         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
19342         * g++.dg/init/empty1.C: New test.
19343
19344 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
19345
19346         * gcc.c-torture/compile/20010903-1.c: New test.
19347
19348 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
19349
19350         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
19351         for m68k.
19352
19353 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
19354
19355         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
19356
19357         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
19358
19359         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
19360
19361 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
19362
19363         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
19364         for 16-bit 'unsigned int'.
19365
19366 2001-08-29  Kazu Hirata  <kazu@hxi.com>
19367
19368         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
19369
19370 2001-08-27  Richard Henderson  <rth@redhat.com>
19371
19372         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
19373         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
19374
19375 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
19376
19377         * gcc.dg/asm-names.c (ymain): New.
19378
19379 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
19380
19381         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
19382         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
19383         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
19384
19385 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19386
19387         * gcc.dg/compare5.c: New testcase.
19388
19389 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
19390
19391         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
19392         and "In instantiation".
19393
19394 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
19395
19396         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
19397
19398 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
19399
19400         * gcc.misc-tests/gcov.exp: Add support for branch information.
19401         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
19402         * gcc.misc-tests/gcov-4.c: New test.
19403         * gcc.misc-tests/gcov-4b.c: New test.
19404         * gcc.misc-tests/gcov-5b.c: New test.
19405
19406 2001-08-20  Zack Weinberg  <zackw@panix.com>
19407
19408         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
19409         expected to fail.
19410
19411 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
19412
19413         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
19414
19415 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
19416
19417         * g++.dg/eh/template1.C: New test.
19418
19419 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
19420
19421         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
19422         Fix thinko.
19423         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
19424         for xfail.
19425
19426 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
19427
19428         * lib/g77-dg.exp:  Use prune.exp for common procedures
19429         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
19430         * lib/g77.exp: (g77-dg-prune) Remove
19431
19432 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
19433
19434         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
19435
19436 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19437
19438         * g++.dg/template/unify1.C: New test.
19439
19440 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
19441
19442         * g++.dg/abi/empty4.C: New test.
19443
19444 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
19445
19446         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
19447         solaris2.*
19448         * g77.f-torture/compile/pr3743.x: Likewise
19449
19450 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
19451
19452         * g++.dg/other/using-declaration.C: New test.
19453
19454 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
19455
19456         * gcc.dg/cpp/tr-sign.c: New testcase.
19457
19458 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
19459
19460         * gcc.dg/cpp/19951025-1.c: Revert.
19461         * gcc.dg/cpp/directiv.c: We no longer process directives that
19462         interrupt macro arguments.
19463
19464 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
19465
19466         * gcc.dg/bconstp-1.c: New test.
19467
19468 2001-08-03  Richard Henderson  <rth@redhat.com>
19469
19470         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
19471
19472 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
19473
19474         * gcc.dg/cpp/19951025-1.c: Update.
19475
19476 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
19477
19478         * g77.dg/ff90-1.f (s): Fix reference of variable z,
19479         should be x.
19480
19481 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
19482
19483         Kill -fhonor-std.
19484         * g++.old-deja/g++.ns/ns14.C: Remove special options.
19485         * g++.old-deja/g++.other/std1.C: Likewise.
19486         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
19487
19488 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
19489
19490         * lib/g77.exp:  Load gcc-defs.exp for common procedures
19491         (g77_pass, g77_fail, g77_finish, g77_exit,
19492         ${tool}_check_unsupported_p} Now redundant.  Deleted.
19493
19494 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
19495
19496         * g77.dg/fbackslash.f
19497         * g77.dg/fcase-preserve.f
19498         * g77.dg/ff90-1.f
19499         * g77.dg/ffixed-line-length-0.f
19500         * g77.dg/ffixed-line-length-132.f
19501         * g77.dg/ffixed-line-length-7.f
19502         * g77.dg/ffixed-line-length-72.f
19503         * g77.dg/ffixed-line-length-none.f
19504         * g77.dg/ffree-form-1.f
19505         * g77.dg/fno-backslash.f
19506         * g77.dg/fno-f90-1.f
19507         * g77.dg/fno-fixed-form-1.f
19508         * g77.dg/fno-onetrip.f
19509         * g77.dg/fno-typeless-boz.f
19510         * g77.dg/fno-underscoring.f
19511         * g77.dg/fno-vxt-1.f
19512         * g77.dg/fonetrip.f
19513         * g77.dg/ftypeless-boz.f
19514         * g77.dg/fugly-assumed.f
19515         * g77.dg/funderscoring.f
19516         * g77.dg/fvxt-1.f
19517
19518 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
19519
19520         * objc.dg/fwd-proto-1.m: New.
19521         * objc.dg/local-decl-1.m: New.
19522         * objc.dg/naming-1.m: New.
19523         * objc.dg/naming-2.m: New.
19524         * objc.dg/proto-hier-1.m: New.
19525
19526 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
19527
19528         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
19529         largest-type elements to a struct makes its size grow.
19530
19531 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
19532
19533         * g++.dg/abi/vthunk1.C: New test.
19534
19535 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
19536
19537         * g++.dg/abi/vbase8-22.C: New test.
19538
19539 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
19540
19541         * gcc.dg/cpp/macro8.c: New test.
19542
19543 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
19544
19545         * g++.dg/abi/vbase8-21.C: New test.
19546
19547 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
19548
19549         * g++.dg/abi/vbase8-10.C: New test.
19550
19551 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
19552
19553         * lib/g++.exp (g++_set_ld_library_path): Renamed to
19554         ${tool}_set_ld_library_path.
19555         Changed caller.
19556         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
19557         g++.exp.
19558
19559 2001-07-26  Stan Cox <scox@redhat.com>
19560
19561         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
19562         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
19563         gcc_exit, gcc_check_unsupported_p):
19564         Moved to gcc-deps.exp
19565         * gcc-deps.exp: New file.
19566
19567 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19568
19569         * g++.old-deja/g++.pt/defarg14.C: New test.
19570
19571 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
19572
19573         * g++.old-deja/g++.other/lineno5.C: New test.
19574
19575 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
19576
19577         * g++.old-deja/g++.pt/crash68.C: New test.
19578
19579 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
19580
19581         * g++.old-deja/g++.other/crash42.C: New test.
19582
19583 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
19584
19585         * gcc.dg/cpp/extratokens.c: Fix.
19586         * gcc.dg/cpp/skipping2.c: New tests.
19587
19588 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
19589
19590         * gcc.c-torture/execute/20010724-1.c: New file.
19591         * gcc.c-torture/execute/20010724-1.x: New file.
19592
19593 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
19594
19595         * g++.old-deja/g++.other/cond7.C: New test.
19596
19597 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
19598
19599         * g++.old-deja/g++.other/optimize4.C: New test.
19600
19601 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
19602
19603         * g++.old-deja/g++.abi/vbase8-5.C: New test.
19604
19605 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
19606
19607         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
19608         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
19609         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
19610         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
19611
19612         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
19613         bug report" message.
19614
19615         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
19616         * g++.dg/ext/instantiate1.C: Move from old-deja.
19617
19618 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
19619
19620         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
19621         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
19622         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
19623         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
19624
19625 2001-07-23  Jeffrey A Law  (law@cygnus.com)
19626
19627         * gcc.c-torture/execute/20010723-1.c: New test.
19628
19629 2001-07-23  Ben Elliston  <bje@redhat.com>
19630
19631         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
19632
19633 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19634
19635         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
19636         i[34567]86-*-*.
19637         Delete handling of ieee_multilib_flags.
19638         Pass -mieee for alpha*-*-* and sh-*-*.
19639         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
19640
19641 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
19642
19643         Remove old-abi tests.
19644         * g++.old-deja/g++.mike/p11116.C: Remove.
19645         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
19646
19647 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
19648
19649         * g77.f-torture/compile/pr3743.f:  New test
19650
19651 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
19652
19653         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
19654
19655 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
19656
19657         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
19658         g++.old-deja/g++.pt/static6.C: Likewise.
19659         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
19660         supports weak symbols.
19661
19662 2001-07-18  Andreas Jaeger  <aj@suse.de>
19663
19664         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
19665         supported again.
19666
19667 2001-07-18  Andreas Jaeger  <aj@suse.de>
19668
19669         * gcc.dg/iftrap-1.c: Fix target line.
19670
19671 2001-07-17  Richard Henderson  <rth@redhat.com>
19672
19673         * gcc.c-torture/execute/20010717-1.c: New.
19674
19675 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
19676
19677         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
19678         tests.
19679
19680 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
19681
19682         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
19683
19684 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
19685
19686         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
19687         UAC_SIGBUS, UAC_NOPRINT definitions.
19688
19689 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
19690
19691         * objc/execute/object_is_class.m: New test.
19692         * objc/execute/object_is_meta_class.m: New test.
19693
19694 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
19695
19696         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
19697         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
19698
19699 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
19700
19701         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
19702         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
19703
19704 2001-07-14  Richard Henderson  <rth@redhat.com>
19705
19706         * gcc.dg/iftrap-1.c: New.
19707
19708 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
19709
19710         * g77.f-torture/execute/intrinsic77.f: New test.
19711
19712 2001-07-11  Janis Johnson <janis@us.ibm.com>
19713
19714         * gcc.misc-tests/gcov-3.c: New test.
19715
19716 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
19717
19718         * gcc.c-torture/compile/20010711-1.c,
19719         * gcc.c-torture/compile/20010711-2.c: New tests.
19720
19721 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
19722
19723         * gcc.c-torture/execute/20010711-1.c: New test.
19724
19725 2001-07-11  Ben Elliston  <bje@redhat.com>
19726
19727         * g++.old-deja/g++.other/enum5.C: New test.
19728
19729 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
19730
19731         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
19732         (g++-dg-prune): Call prune_gcc_output.
19733         * prune.exp: New file for prune_gcc_output.
19734         * lib/g++.exp, lib/gcc.exp: Load it.
19735
19736 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
19737
19738         * gcc.c-torture/compile/20010701-1.c,
19739         g++.old-deja/g++.ext/attrib6.C: New tests.
19740
19741 2001-07-06  Jeffrey A Law  (law@cygnus.com)
19742
19743         * gcc.c-torture/compile/20010706-1.c: New test.
19744
19745 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
19746
19747         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
19748
19749 2001-06-28  Stan Shebs  <shebs@apple.com>
19750
19751         * gcc.dg/pragma-darwin.c: New test.
19752
19753 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
19754
19755         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
19756         Solaris 2.[678] system.
19757
19758 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
19759
19760         * gcc.dg/20010622-1.c: New test.
19761
19762 2001-06-18  Stan Shebs  <shebs@apple.com>
19763
19764         * objc.dg: New directory.
19765         * objc.dg/dg.exp: New file.
19766         * objc.dg/alias.m: New.
19767         * objc.dg/class-1.m: New.
19768         * objc.dg/class-2.m: New.
19769         * objc.dg/const-str-1.m: New.
19770         * objc.dg/const-str-2.m: New.
19771         * objc.dg/id-1.m: New.
19772         * objc.dg/method-1.m: New.
19773         * objc.dg/super-class-1.m: New.
19774         * lib/objc-dg.exp: New file.
19775
19776 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
19777
19778         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
19779         of label name.
19780
19781 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
19782
19783         * g++.old-deja/g++.abi/vbase8-9.C: New test.
19784
19785 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19786
19787         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
19788         variable.
19789
19790 2001-06-12  Richard Henderson  <rth@redhat.com>
19791
19792         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
19793
19794 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
19795
19796         * g++.old-deja/g++.abi/vbase5.C: New test.
19797         * g++.old-deja/g++.abi/vbase6.C: New test.
19798         * g++.old-deja/g++.abi/vbase7.C: New test.
19799
19800 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19801
19802         * gcc.c-torture/compile/20010610-1.c: New test.
19803
19804 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
19805
19806         * g++.old-deja/g++.abi/vbase4.C: New test.
19807
19808 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
19809
19810         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
19811         support %f for HC11/HC12 targets.
19812         * gcc.c-torture/execute/930513-1.x: New file, likewise.
19813         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
19814         on HC11/HC12 targets.
19815         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
19816
19817 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
19818
19819         * gcc.dg/wchar_t-1.c: New file.
19820         * gcc.dg/wint_t-1.c: Likewise.
19821
19822 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
19823
19824         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
19825
19826 2001-06-11  Richard Henderson  <rth@redhat.com>
19827
19828         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
19829
19830 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
19831
19832         * gcc.c-torture/compile/20010611-1.c: New test.
19833
19834 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
19835
19836         * gcc.dg/c99-tag-1.c: Add more tests.
19837
19838 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
19839
19840         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
19841         representation on MN10300 and ARM/Thumb.
19842
19843 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
19844
19845         * g77.f-torture/execute/20010610.f: New.
19846
19847 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
19848
19849         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
19850         names.
19851
19852 2001-06-09  Richard Henderson  <rth@redhat.com>
19853
19854         * gcc.c-torture/execute/ashrdi-1.c: New.
19855         * gcc.c-torture/execute/ashldi-1.c: New.
19856         * gcc.c-torture/execute/lshrdi-1.c: New.
19857
19858 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
19859
19860         * objc/execute/load-3.m: Added. Check sending +load to categories,
19861         in addition to classes.
19862
19863 2001-06-08  Stan Shebs  <shebs@apple.com>
19864
19865         * objc/execute/load-2.m: New test.  From Nicola Pero
19866         <n.pero@mi.flashnet.it>.
19867
19868 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
19869
19870         * gcc.c-torture/execute/20010605-2.c: New test.
19871
19872 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
19873
19874         * g++.old-deja/g++.abi/vbase2.C: New test.
19875         * g++.old-deja/g++.abi/vbase3.C: New test.
19876
19877 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
19878
19879         * g++.old-deja/g++.pt/friend49.C: New test.
19880
19881 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
19882
19883         * g++.old-deja/g++.ext/anon3.C: New test.
19884
19885 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
19886
19887         * g++.old-deja/g++.other/conv7.C: New test.
19888
19889 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
19890
19891         * gcc.c-torture/compile/20010605-2.c: New test.
19892
19893 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
19894
19895         * gcc.c-torture/execute/20010604-1.c: New test.
19896
19897 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
19898
19899         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
19900
19901 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
19902
19903         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
19904         (g++_link_flags): Likewise.
19905         (g++_init): Pass gccpath's value to two previous functions.
19906
19907 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19908
19909         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
19910         Ensure logfile entry matches exec command line.
19911
19912 2001-05-31  Richard Henderson  <rth@redhat.com>
19913
19914         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
19915         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
19916
19917 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
19918
19919         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
19920         compiler for irix6.2
19921
19922 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
19923
19924         * g++.old-deja/g++.other/optimize3.C: New file.
19925
19926 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
19927
19928         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
19929         assemble.
19930
19931 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
19932
19933         * g++.old-deja/g++.other/optimize2.C: New file.
19934
19935 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
19936
19937         * gcc.c-torture/compile/20010518-2.c: New file.
19938         * gcc.c-torture/execute/20010518-1.c: New file.
19939         * gcc.c-torture/execute/20010518-2.c: New file.
19940
19941 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
19942
19943         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
19944
19945 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
19946
19947         G++ no longer defines builtins that do not begin with __builtin.
19948         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
19949         * g++.old-deja/g++.brendand/misc13.C: Likewise.
19950         * g++.old-deja/g++.law/builtin1.C: Likewise.
19951         * g++.old-deja/g++.law/cvt2.C: Likewise.
19952         * g++.old-deja/g++.mike/net5.C: Likewise.
19953         * g++.old-deja/g++.other/builtins1.C: Likewise.
19954         * g++.old-deja/g++.other/builtins2.C: Likewise.
19955         * g++.old-deja/g++.other/builtins3.C: Likewise.
19956         * g++.old-deja/g++.other/builtins4.C: Likewise.
19957         * g++.old-deja/g++.other/inline8.C: Likewise.
19958         * g++.old-deja/g++.robertl/eb39.C: Likewise.
19959
19960 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
19961
19962         * g++.old-deja/g++.pt/using1.C: Adjust.
19963         * g++.old-deja/g++.pt/using2.C: New test.
19964
19965 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
19966
19967         * gcc.dg/cpp/charconst.c: New tests.
19968         * gcc.dg/cpp/escape.c: New tests.
19969         * gcc.dg/cpp/escape-1.c: New tests.
19970         * gcc.dg/cpp/escape-2.c: New tests.
19971         * gcc.dg/cpp/ucs.c: New tests.
19972
19973 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
19974
19975         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
19976         native compiler for irix6.5.
19977
19978 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
19979
19980         * lib/g++.exp (g++_include_flags): Use args to compute
19981         get_multilibs.
19982         (g++_link_flags): Likewise.
19983         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
19984
19985 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
19986
19987         * gcc.dg/c90-hexfloat-1.c: Add more tests.
19988
19989 2001-05-21  Geoff Keating  <geoffk@redhat.com>
19990
19991         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
19992         this file.
19993
19994 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
19995
19996         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
19997         STACK_SIZE;
19998         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
19999         to STACK_SIZE; Use it to define size of add_histo array.
20000         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
20001         to STACK_SIZE.
20002         (f): Use GITT_SIZE to define size of gitt local table.
20003         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
20004         to STACK_SIZE; Use it to define size of bytemem array.
20005
20006 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
20007
20008         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
20009         on 68HC11/HC12 due to the asm instruction.
20010         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
20011         * gcc.c-torture/compile/920520-1.x: Likewise.
20012         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
20013         on 68HC11/HC12 because the function is larger than 64K.
20014         * gcc.c-torture/compile/961203-1.x: New file, this test fails
20015         on 68HC11/HC12 because the structure is too large.
20016
20017 2001-05-20  Richard Henderson  <rth@redhat.com>
20018
20019         * gcc.c-torture/execute/20010520-1.c: New.
20020
20021 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20022
20023         * g++.old-deja/g++.warn/compare1.C: New test.
20024         * gcc.dg/compare4.c: New test.
20025
20026 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
20027
20028         * g++.old-deja/g++.other/optimize1.C: New test.
20029
20030 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
20031
20032         * g++.old-deja/g++.pt/spec41.C: New test.
20033
20034 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
20035
20036         * gcc.c-torture/compile/20010114-1.x: Remove.
20037
20038 2001-05-18  Stan Shebs  <shebs@apple.com>
20039
20040         * gcc.c-torture/compile/20010518-1.c: New test.
20041
20042 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
20043
20044         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
20045         * g++.old-deja/g++.pt/crash67.C: New test.
20046
20047 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
20048
20049         * g++.old-deja/g++.other/debug9.C: New test.
20050
20051 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
20052
20053         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
20054
20055 2001-05-16  Jan Hubicka  <jh@suse.cz>
20056
20057         * gcc.c-torture/compile/20010516-1.c: New test.
20058
20059 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
20060
20061         * g++.old-deja/g++.other/crash41.C: New test.
20062
20063 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
20064
20065         * g++.old-deja/g++.pt/crash66.C: New test.
20066
20067 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
20068
20069         * g++.old-deja/g++.robertl/eb27.C: Convert.
20070
20071 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
20072
20073         * g++.dg/friend-warn.C: New test.  Do not warn about friend
20074         declaration being redundant.
20075
20076 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
20077
20078         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
20079
20080 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
20081
20082         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
20083
20084 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
20085
20086         * lib/g++.exp: Use testsuite_flags.
20087
20088 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
20089
20090         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
20091
20092 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
20093
20094         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
20095
20096 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
20097
20098         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
20099
20100 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
20101
20102         * gcc.c-torture/compile/20010313-1.c: New test.
20103
20104 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
20105
20106         * gcc.dg/cpp/direct2.c: New test.
20107         * gccq.dg/cpp/direct2s.c: New test.
20108
20109         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
20110
20111 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
20112
20113         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
20114         * g++.old-deja/g++.other/op3.C: Likewise.
20115
20116 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
20117
20118         * gcc.dg/cpp/syshdr.h: New file.
20119         * gcc.dg/cpp/sysmac1.c: Update.
20120         * gcc.dg/cpp/sysmac2.c: Update.
20121
20122 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
20123
20124         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
20125
20126 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
20127
20128         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
20129         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
20130
20131 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
20132
20133         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
20134
20135 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
20136
20137         * lib/g++.exp (g++_include_flags): Don't use any special flags
20138         if TESTING_IN_BUILD_TREE is not defined.
20139         (g++_init): Use a plain 'c++' as the compiler if
20140         TESTING_IN_BUILD_TREEE is not defined.
20141
20142 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
20143
20144         * g++.old-deja/g++.eh/catch13.C: New test.
20145         * g++.old-deja/g++.eh/catch14.C: New test.
20146
20147 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
20148
20149         * gcc.dg/cpp/tr-define.c: New test.
20150
20151 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
20152
20153         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
20154         <stdlib.h>, not <malloc.h>.
20155
20156 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
20157
20158         * g++.old-deja/g++.ns/template17.C: New test.
20159
20160 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
20161
20162         * g++.old-deja/g++.pt/ref4.C: New test.
20163
20164 2001-04-30  Richard Henderson  <rth@redhat.com>
20165
20166         * gcc.dg/20000724-1.c: Revert last change.
20167
20168 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
20169
20170         * g77.f-torture/execute/20010430.f: New test.
20171
20172 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
20173
20174         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
20175
20176 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
20177
20178         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
20179
20180 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
20181
20182         * g++.old-deja/g++.eh/crash6.C: New test.
20183
20184 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
20185
20186         * g++.old-deja/g++.other/warn7.C: New test.
20187
20188 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
20189
20190         * g++.old-deja/g++.other/defarg9.C: New test.
20191
20192 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
20193
20194         * g77.f-torture/compile/20010426.f: New test.
20195         * g77.f-torture/execute/20010426.f: New test.
20196
20197 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
20198
20199         * g77.f-torture/compile/20000629-1.x: Remove - error
20200         has been fixed.
20201
20202 2001-04-26  Jeffrey A Law  (law@cygnus.com)
20203
20204         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
20205         Tweak slightly to work with g++.dg framework.
20206         * g++.dg/special/ecos.exp: Run initp1.C test.
20207         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
20208
20209         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
20210         its linker doesn't give line numbers either.
20211         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
20212
20213 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
20214
20215         * g++.old-deja/g++.other/lex1.C: New test.
20216
20217 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
20218
20219         * gcc.dg/noncompile/20010425-1.c: New test.
20220
20221 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
20222
20223         * g++.old-deja/g++.pt/mangle2.C: New test.
20224
20225 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
20226
20227         * gcc.dg/format/plus-1.c: New test.
20228
20229 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
20230
20231         * gcc.dg/20010423-1.c: New test.
20232
20233 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
20234
20235         * gcc.c-torture/execute/20010422-1.c: New test.
20236
20237 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
20238
20239         * g++.old-deja/g++.ns/type2.C: New test.
20240
20241 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
20242
20243         * g++.old-deja/g++.other/perf1.C: New test.
20244
20245 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
20246
20247         * gcc.dg/c99-func-2.c: Remove xfail.
20248         * gcc.dg/c99-func-3.c: Remove xfail.
20249         * gcc.dg/c99-func-4.c: Remove xfail.
20250
20251 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
20252
20253         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
20254
20255 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
20256
20257         * gcc.c-torture/compile/20010423-1.c: New test.
20258
20259 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
20260
20261         * g++.old-deja/g++.pt/typename28.C: New test.
20262
20263 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
20264
20265         * g++.old-deja/g++.abi/empty2.C: New test.
20266         * g++.old-deja/g++.abi/empty3.C: New test.
20267
20268 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
20269
20270         * g++.old-deja/g++.other/comdat2.C: New test.
20271         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
20272
20273 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
20274
20275         * g++.old-deja/g++.other/overload14.C: New test.
20276
20277 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
20278
20279         * g++.old-deja/g++.other/lookup23.C: New test.
20280
20281 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
20282
20283         * gcc.c-torture/execute/20010403-1.c: New test.
20284
20285 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
20286             Mark Mitchell  <mark@codesourcery.com>
20287
20288         * lib/old-dejagnu.exp: Don't delete output of executable.
20289         Add .exe suffix to executables.
20290
20291 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
20292
20293         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
20294
20295 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20296
20297         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
20298
20299 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
20300
20301         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
20302         * g++.old-deja/g++.abi/crash1.C: New test.
20303
20304 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
20305
20306         * g++.old-deja/g++.other/crash40.C: New test.
20307
20308 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20309
20310         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
20311
20312 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
20313
20314         * g++.old-deja/g++.other/warn6.C: New test.
20315
20316 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
20317
20318         * g++.old-deja/g++.robertl/eb42.C: Same.
20319
20320 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20321
20322         * gcc.dg/wtr-conversion-1.c: New testcase.
20323
20324 2001-04-10  Richard Henderson  <rth@redhat.com>
20325
20326         * g++.old-deja/g++.other/array5.C: New.
20327
20328 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20329
20330         * gcc.c-torture/execute/20010408-1.c: New test.
20331
20332 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
20333
20334         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
20335         headers and constructs.
20336         * g++.old-deja/g++.robertl/eb79.C: Same.
20337         * g++.old-deja/g++.robertl/eb77.C (main): Same.
20338         * g++.old-deja/g++.robertl/eb73.C: Same.
20339         * g++.old-deja/g++.robertl/eb66.C (main): Same.
20340         * g++.old-deja/g++.robertl/eb55.C (t): Same.
20341         * g++.old-deja/g++.robertl/eb54.C (main): Same.
20342         * g++.old-deja/g++.robertl/eb46.C (main): Same.
20343         * g++.old-deja/g++.robertl/eb44.C: Same.
20344         * g++.old-deja/g++.robertl/eb41.C (main): Same.
20345         * g++.old-deja/g++.robertl/eb4.C (main): Same.
20346         * g++.old-deja/g++.robertl/eb39.C: Same.
20347         * g++.old-deja/g++.robertl/eb33.C (main): Same.
20348         * g++.old-deja/g++.robertl/eb31.C (main): Same.
20349         * g++.old-deja/g++.robertl/eb30.C: Same.
20350         * g++.old-deja/g++.robertl/eb3.C: Same.
20351         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
20352         * g++.old-deja/g++.robertl/eb21.C: Same.
20353         * g++.old-deja/g++.robertl/eb15.C: Same.
20354         * g++.old-deja/g++.robertl/eb118.C: Same.
20355         * g++.old-deja/g++.robertl/eb115.C (main): Same.
20356         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
20357         * g++.old-deja/g++.robertl/eb109.C: Same.
20358         * g++.old-deja/g++.other/sibcall1.C (main): Same.
20359         * g++.old-deja/g++.mike/rtti1.C: Same.
20360         * g++.old-deja/g++.mike/p658.C: Same.
20361         * g++.old-deja/g++.mike/net46.C: Same.
20362         * g++.old-deja/g++.mike/net34.C: Same.
20363         * g++.old-deja/g++.mike/memoize1.C: Same.
20364         * g++.old-deja/g++.mike/eh2.C: Same.
20365         * g++.old-deja/g++.law/weak.C: Same.
20366         * g++.old-deja/g++.law/visibility7.C: Same.
20367         * g++.old-deja/g++.law/visibility25.C: Same.
20368         * g++.old-deja/g++.law/visibility22.C: Same.
20369         * g++.old-deja/g++.law/visibility2.C: Same.
20370         * g++.old-deja/g++.law/visibility17.C: Same.
20371         * g++.old-deja/g++.law/visibility13.C: Same.
20372         * g++.old-deja/g++.law/visibility10.C: Same.
20373         * g++.old-deja/g++.law/visibility1.C: Same.
20374         * g++.old-deja/g++.law/virtual3.C (eval): Same.
20375         * g++.old-deja/g++.law/vbase1.C: Same.
20376         * g++.old-deja/g++.law/operators32.C: Same.
20377         * g++.old-deja/g++.law/nest3.C: Same.
20378         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
20379         * g++.old-deja/g++.law/except5.C (main): Same.
20380         * g++.old-deja/g++.law/cvt7.C (run): Same.
20381         * g++.old-deja/g++.law/cvt2.C: Same.
20382         * g++.old-deja/g++.law/cvt16.C: Same.
20383         * g++.old-deja/g++.law/ctors6.C (bar): Same.
20384         * g++.old-deja/g++.law/ctors17.C (main): Same.
20385         * g++.old-deja/g++.law/ctors13.C: Same.
20386         * g++.old-deja/g++.law/ctors12.C (main): Same.
20387         * g++.old-deja/g++.law/ctors10.C: Same.
20388         * g++.old-deja/g++.law/code-gen5.C: Same.
20389         * g++.old-deja/g++.law/bad-error7.C: Same.
20390         * g++.old-deja/g++.law/arm9.C: Same.
20391         * g++.old-deja/g++.law/arm12.C: Same.
20392         * g++.old-deja/g++.law/arg8.C: Same.
20393         * g++.old-deja/g++.law/arg1.C: Same.
20394         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
20395         * g++.old-deja/g++.jason/template31.C: Same.
20396         * g++.old-deja/g++.jason/template24.C (main): Same.
20397         * g++.old-deja/g++.jason/2371.C: Same.
20398         * g++.old-deja/g++.eh/new2.C: Same.
20399         * g++.old-deja/g++.eh/new1.C: Same.
20400         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
20401         * g++.old-deja/g++.brendan/nest21.C (main): Same.
20402         * g++.old-deja/g++.brendan/err-msg3.C: Same.
20403         * g++.old-deja/g++.brendan/crash62.C: Same.
20404         * g++.old-deja/g++.brendan/crash52.C: Same.
20405         * g++.old-deja/g++.brendan/crash49.C (main): Same.
20406         * g++.old-deja/g++.brendan/crash38.C: Same.
20407         * g++.old-deja/g++.brendan/crash15.C (main): Same.
20408         * g++.old-deja/g++.brendan/copy9.C: Same.
20409
20410 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
20411
20412         * gcc.c-torture/execute/20001203-2.c (memset):
20413         Count argument is of type __SIZE_TYPE__.
20414
20415 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
20416
20417         * gcc.c-torture/compile/20010404-1.c: New test.
20418
20419 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
20420
20421         * gcc.c-torture/compile/20010326-1.c: New test.
20422
20423 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
20424
20425         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
20426         peculiarities of the SH.
20427         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
20428
20429 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
20430
20431         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
20432         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
20433         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
20434
20435 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
20436
20437         * g77.f-torture/compile/20010321-1.f: New test.
20438
20439 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
20440
20441         * gcc.c-torture/compile/20010329-1.c: New test.
20442
20443 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
20444
20445         * gcc.c-torture/execute/20010329-1.c: New test.
20446
20447 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
20448
20449         * g++.old-deja/g++.other/eh4.C: Fix typo.
20450
20451 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
20452
20453         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
20454
20455 2001-03-28  Philip Blundell  <philb@gnu.org>
20456
20457         * gcc.c-torture/compile/20010328-1.c: New test.
20458
20459 2001-03-27  Richard Henderson  <rth@redhat.com>
20460
20461         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
20462         * g++.old-deja/g++.eh/vbase3.C: Likewise.
20463
20464 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
20465
20466         * gcc.c-torture/compile/20010327-1.c: New test.
20467
20468 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
20469
20470         * g++.old-deja/g++.other/friend12.C: New test.
20471         * g++.old-deja/g++.other/friend9.C: Expect no errors.
20472         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
20473
20474 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
20475
20476         * gcc.c-torture/execute/20010325-1.c: New test.
20477
20478 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
20479
20480         * g++.old-deja/g++.other/mangle3.C: New test.
20481
20482 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
20483
20484         * g++.old-deja/g++.other/anon8.C: New test.
20485
20486 2001-03-20  Philip Blundell  <philb@gnu.org>
20487
20488         * gcc.c-torture/compile/20010320-1.c: New test.
20489
20490 2001-03-17  Richard Henderson  <rth@redhat.com>
20491
20492         * g++.old-deja/g++.other/eh4.C: Add expected error text.
20493
20494 2001-03-15  Geoff Keating  <geoff@redhat.com>
20495
20496         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
20497         tests on AIX.
20498
20499 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
20500
20501         * g++.old-deja/g++.other/eh4.C: New test.
20502
20503 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
20504
20505         * gcc.dg/cpp/mi1.c: Update.
20506
20507 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
20508
20509         * g++.old-deja/g++.other/regstack.C: New test.
20510
20511 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
20512
20513         * g++.old-deja/g++.other/ref4.C: New test.
20514
20515 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
20516
20517         * objc/execute/va_method.m: Added.
20518         * objc/execute/IMP.m: Added.
20519         * objc/execute/_cmd.m: Added.
20520         * objc/execute/accessing_ivars.m: Added.
20521         * objc/execute/class-1.m: Added.
20522         * objc/execute/class-10.m: Added.
20523         * objc/execute/class-11.m: Added.
20524         * objc/execute/class-12.m: Added.
20525         * objc/execute/class-13.m: Added.
20526         * objc/execute/class-14.m: Added.
20527         * objc/execute/class-2.m: Added.
20528         * objc/execute/class-3.m: Added.
20529         * objc/execute/class-4.m: Added.
20530         * objc/execute/class-5.m: Added.
20531         * objc/execute/class-6.m: Added.
20532         * objc/execute/class-7.m: Added.
20533         * objc/execute/class-8.m: Added.
20534         * objc/execute/class-9.m: Added.
20535         * objc/execute/class-tests-1.h
20536         * objc/execute/class-tests-2.h
20537         * objc/execute/compatibility_alias.m: Added.
20538         * objc/execute/encode-1.m: Added.
20539         * objc/execute/formal_protocol-1.m: Added.
20540         * objc/execute/formal_protocol-2.m: Added.
20541         * objc/execute/formal_protocol-3.m: Added.
20542         * objc/execute/formal_protocol-4.m: Added.
20543         * objc/execute/formal_protocol-5.m: Added.
20544         * objc/execute/formal_protocol-6.m: Added.
20545         * objc/execute/formal_protocol-7.m: Added.
20546         * objc/execute/informal_protocol.m: Added.
20547         * objc/execute/initialize.m: Added.
20548         * objc/execute/load.m: Added.
20549         * objc/execute/many_args_method.m: Added.
20550         * objc/execute/nested-3.m: Added.
20551         * objc/execute/no_clash.m: Added.
20552         * objc/execute/private.m: Added.
20553         * objc/execute/redefining_self.m: Added.
20554         * objc/execute/root_methods.m: Added.
20555         * objc/execute/selector-1.m: Added.
20556         * objc/execute/static-1.m: Added.
20557         * objc/execute/static-2.m: Added.
20558         * objc/execute/va_method.m: Added.
20559
20560 2001-03-10  Richard Henderson  <rth@redhat.com>
20561
20562         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
20563
20564 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
20565
20566         * g++.old-deja/g++.other/crash31.C: XFAIL.
20567         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
20568         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
20569         * gcc.c-torture/execute/20010123-1.x: XFAIL.
20570         * gcc.c-torture/execute/20010124-1.x: XFAIL.
20571         * gcc.dg/sequence-pt-1.c: XFAIL one test.
20572
20573 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
20574
20575         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
20576
20577 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
20578
20579         * gcc.dg/20000724-1.c: Don't use multiline strings.
20580
20581 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
20582
20583         * objc/execute/string1.m, objc/execute/string2.m: Compare the
20584         result of -cString against what we expect it to be; don't just
20585         print it out for no one to read.
20586
20587         * objc/execute/string3.m, objc/execute/string4.m: New tests.
20588         Based on testcases provided by Nicola Pero.
20589
20590 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
20591
20592         * gcc.dg/cpp/macro7.c: New test.
20593
20594 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
20595
20596         * gcc.dg/cpp/multiline.c: Update.
20597
20598 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
20599
20600         * g++.old-deja/g++.other/enum3.C: New test.
20601
20602 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
20603
20604         * g++.old-deja/g++.other/pod1.C: New test.
20605
20606 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
20607
20608         * g++.old-deja/g++.ext/overload1.C: New test.
20609
20610 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
20611
20612         * g++.old-deja/g++.pt/using1.C: New test.
20613
20614 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
20615
20616         * g++.old-deja/g++.other/using9.C: New test.
20617
20618 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
20619
20620         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
20621
20622         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
20623
20624 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
20625
20626         * g++.old-deja/g++.ext/realpt1.C: Remove.
20627
20628 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
20629
20630         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
20631
20632 2001-02-26  Will Cohen  <wcohen@redhat.com>
20633
20634         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
20635
20636 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
20637
20638         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
20639         templatized constructors.
20640
20641 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20642
20643         * gcc.c-torture/execute/20010224-1.c: New test.
20644
20645 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
20646
20647         * gcc.c-torture/execute/20010222-1.c: New test.
20648
20649 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
20650
20651         * g++.old-deja/g++.other/inline20.C: New test.
20652
20653 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
20654
20655         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
20656
20657 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
20658
20659         * g++.old-deja/g++.other/lookup22.C: New test.
20660
20661 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
20662
20663         * g77.dg: New directory.
20664         * g77.dg/20010216-1.f: New test case.
20665         * g77.dg/dg.exp: New driver.
20666         * lib/g77-dg.exp: New driver library.
20667
20668 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
20669
20670         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
20671
20672 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
20673
20674         * g++.old-deja/g++.other/decl9.C: New test.
20675
20676 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
20677
20678         * g++.old-deja/g++.other/init16.C: Update the test so that it does
20679         not need <string> and also tests the initialization at runtime.
20680
20681 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
20682
20683         * gcc.c-torture/execute/longlong.c: New test.
20684
20685 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
20686
20687         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
20688
20689 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
20690
20691         * gcc.c-torture/execute/920302-1.c (execute):
20692         Change argument type to short.
20693
20694 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
20695
20696         * g++.old-deja/g++.pt/deduct6.C: New test.
20697
20698 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
20699
20700         * g++.old-deja/g++.pt/deduct5.C: New test.
20701
20702 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
20703
20704         * gcc.c-torture/execute/20010209-1.c: New test.
20705
20706 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
20707
20708         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
20709
20710 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
20711
20712         * g++.dg/vtgc1.C: Update for new ABI.
20713
20714         * consistency.vlad: New directory, 1665 files.
20715
20716 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
20717
20718         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
20719         return type.
20720         * gcc.dg/cpp/digraphs.c: Declare puts.
20721
20722 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
20723
20724         * g++.old-deja/g++.other/warn5.C: New test.
20725
20726 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
20727
20728         * g++.old-deja/g++.pt/spec40.C: New test.
20729
20730 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
20731
20732         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
20733         case.
20734         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
20735
20736 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
20737
20738         * gcc.c-torture/compile/20010209-1.c: New test.
20739
20740 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
20741
20742         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
20743         excess errors message but not if it crashes.
20744         * g++.old-deja/g++.other/crash27.C: Likewise.
20745         * g++.old-deja/g++.other/crash28.C: Likewise.
20746         * g++.old-deja/g++.other/crash30.C: Likewise.
20747         * g++.old-deja/g++.other/crash32.C: Likewise.
20748         * g++.old-deja/g++.other/crash35.C: Likewise.
20749         * g++.old-deja/g++.pt/inherit2.C: Likewise.
20750
20751 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
20752
20753         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
20754         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
20755         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
20756         g77.f-torture/execute/execute.exp,
20757         g77.f-torture/noncompile/noncompile.exp,
20758         gcc.c-torture/execute/execute.exp,
20759         gcc.c-torture/execute/memcheck/memcheck.exp,
20760         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
20761         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
20762         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
20763         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
20764         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
20765         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
20766         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
20767         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
20768         Remove bug reporting instructions with ancient email addresses.
20769
20770 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
20771
20772         * gcc.dg/20010202-1.c: New test.
20773         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
20774
20775 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
20776
20777         * g++.dg/stdbool-if.C: New test.
20778
20779 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
20780
20781         * objc/execute/fdecl.m: Added main().
20782
20783 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
20784
20785         * gcc.c-torture/execute/20010206-1.c: New test.
20786
20787 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
20788
20789         * gcc.dg/cpp/avoidpaste1.c: Update.
20790
20791 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
20792
20793         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
20794         Pero <nicola@brainstorm.co.uk>.
20795         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
20796
20797 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
20798
20799         * g++.old-deja/g++.pt/spec39.C: New test.
20800
20801 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
20802
20803         * gcc.c-torture/compile/20010202-1.c: New test.
20804
20805 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
20806
20807         * g++.old-deja/g++.abi/primary2.C: New test.
20808         * g++.old-deja/g++.abi/primary3.C: New test.
20809         * g++.old-deja/g++.abi/primary4.C: New test.
20810         * g++.old-deja/g++.abi/primary5.C: New test.
20811         * g++.old-deja/g++.abi/vtable3.h: New test.
20812         * g++.old-deja/g++.abi/vtable3a.C: New test.
20813         * g++.old-deja/g++.abi/vtable3b.C: New test.
20814         * g++.old-deja/g++.abi/vtable3c.C: New test.
20815         * g++.old-deja/g++.abi/vtable3d.C: New test.
20816         * g++.old-deja/g++.abi/vtable3e.C: New test.
20817         * g++.old-deja/g++.abi/vtable3f.C: New test.
20818         * g++.old-deja/g++.abi/vtable3g.C: New test.
20819         * g++.old-deja/g++.abi/vtable3h.C: New test.
20820         * g++.old-deja/g++.abi/vtable3i.C: New test.
20821         * g++.old-deja/g++.abi/vtable3j.C: New test.
20822         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
20823
20824 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
20825
20826         * g++.old-deja/g++.other/anon6.C: New test.
20827         * g++.old-deja/g++.other/anon7.C: New test.
20828
20829 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
20830
20831         * gcc.dg/cpp/avoidpaste2.c: New tests.
20832
20833 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
20834
20835         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
20836
20837 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
20838
20839         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
20840         DECIMAL_DIG cases for Irix."
20841
20842 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
20843
20844         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
20845
20846 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
20847
20848         * gcc.dg/c99-tag-1.c: New test.
20849
20850 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
20851
20852         * gcc.dg/cpp/tr-warn1.c: Add tests.
20853
20854 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
20855
20856         * gcc.dg/cpp/avoidpaste1.c: Update.
20857         * gcc.dg/cpp/paste4.c: Update.
20858
20859 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
20860
20861         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
20862         cases for Irix.
20863
20864 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
20865
20866         * g++.old-deja/g++.other/inline19.C: New test.
20867
20868 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
20869
20870         * gcc.dg/Wlarger-than.c: New test.
20871
20872 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
20873
20874         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
20875
20876 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
20877
20878         * gcc.c-torture/execute/20010129-1.c: New test.
20879         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
20880
20881 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
20882
20883         * gcc.dg/cpp/avoidpaste1.c: Test case.
20884
20885 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
20886
20887         * g++.old-deja/g++.other/inline18.C: New test.
20888
20889 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20890
20891         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
20892         and __builtin_putchar.
20893
20894 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
20895
20896         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
20897         tests.
20898
20899 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
20900
20901         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
20902         floating point number rounding mode to round to the nearest
20903         representable mode.
20904
20905 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
20906
20907         * g++.old-deja/g++.other/mangle2.C: New test.
20908
20909 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
20910
20911         * gcc.c-torture/compile/20010124-1.c: New test.
20912
20913 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
20914
20915         * g++.old-deja/g++.pt/spec38.C: New test.
20916
20917 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
20918
20919         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
20920         "Build don't run".
20921
20922 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20923
20924         * gcc.c-torture/execute/20010123-1.c: New test.
20925
20926 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
20927
20928         * g++.old-deja/g++.pt/spec37.C: New test.
20929
20930 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
20931
20932         * g++.old-deja/g++.pt/overload14.C: New test.
20933
20934 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20935
20936         * gcc.c-torture/execute/20010122-1.c: New test, exercise
20937         __builtin_return_address.
20938
20939 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
20940
20941         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
20942         * g++.old-deja/g++.pt/spec35.C: New test.
20943         * g++.old-deja/g++.pt/spec36.C: New test.
20944
20945 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
20946
20947         * gcc.c-torture/compile/20010118-1.c: New test.
20948
20949 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
20950
20951         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
20952
20953 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
20954
20955         * gcc.c-torture/execute/20010119-1.c: New test.
20956
20957 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
20958
20959         * g++.old-deja/g++.other/vbase5.C: New test.
20960
20961 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
20962
20963         * gcc.c-torture/execute/20010118-1.c: New test.
20964
20965 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
20966
20967         * g++.old-deja/g++.pt/deduct3.C: New test.
20968
20969 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
20970
20971         * g++.old-deja/g++.pt/spec34.C: New test.
20972
20973 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
20974
20975         * g77.f-torture/compile/20000601-2.f: New test.
20976
20977 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
20978
20979         * g++.old-deja/g++.other/init17.C: New test.
20980
20981 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
20982
20983         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
20984
20985 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
20986
20987         * g++.old-deja/g++.pt/unify8.C: New test.
20988
20989 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
20990
20991         * g++.old-deja/g++.abi/vbase1.C: New test.
20992
20993 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
20994
20995         * g++.old-deja/g++.pt/crash65.C: New test.
20996
20997 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
20998
20999         * gcc.dg/cpp/assembl2.S: New test case.
21000
21001 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
21002
21003         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
21004         are supported.
21005
21006 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21007
21008         * g++.old-deja/g++.other/builtins1.C: New test.
21009         * g++.old-deja/g++.other/builtins2.C: Likewise.
21010         * g++.old-deja/g++.other/builtins3.C: Likewise.
21011         * g++.old-deja/g++.other/builtins4.C: Likewise.
21012
21013 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
21014
21015         * gcc.c-torture/compile/20010117-1.c: New test.
21016         * gcc.c-torture/compile/20010117-2.c: New test.
21017
21018 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
21019
21020         * g77.f-torture/execute/20010116.[fx]: New test,
21021         XFAIL on i?86-*-*.
21022         * g77.f-torture/compile/20010115.f: Indicate it's
21023         a test for PR fortran/1636.
21024
21025 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
21026
21027         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
21028
21029 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
21030
21031         * g77.f-torture/compile/20010115.f: New test.
21032
21033 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
21034
21035         * g++.old-deja/g++.pt/nontype5.C: New test.
21036
21037 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
21038
21039         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
21040         have an equivalent working one below it.
21041
21042 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
21043
21044         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
21045         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
21046
21047 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
21048
21049         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
21050         message containing "init_priority".
21051         (conpr-2.C): Likewise.
21052         (conpr-3.C): Likewise.
21053         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
21054
21055 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21056
21057         * gcc.c-torture/execute/20010114-2.c: New test.
21058
21059 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
21060
21061         * gcc.c-torture/compile/20010114-1.c: New test.
21062         * gcc.c-torture/compile/20010114-1.x: Xfail.
21063         * gcc.c-torture/compile/20010114-2.c: New test.
21064         * gcc.c-torture/execute/20010114-1.c: New test.
21065         * gcc.dg/trunc-1.c: New test.
21066         * gcc.dg/uninit-B.c: New test.
21067
21068 2001-01-13  Nick Clifton  <nickc@redhat.com>
21069
21070         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
21071         target.
21072
21073 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
21074
21075         * gcc.c-torture/compile/20010113-1.c: New test.
21076
21077 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
21078
21079         * gcc.c-torture/compile/20001212-1.c: New test.
21080
21081 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
21082
21083         * gcc.dg/cpp/widestr1.c: Update.
21084         * gcc.dg/cpp/prag-imp.c: Remove.
21085
21086 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
21087
21088         * gcc.c-torture/execute/20000801-3.x: Remove.
21089         * gcc.dg/c90-init-1.c: New test.
21090         * gcc.dg/c99-init-1.c: New test.
21091         * gcc.dg/c99-init-2.c: New test.
21092         * gcc.dg/gnu99-init-1.c: New test.
21093
21094 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
21095
21096         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
21097         testing that no relevant ones were found.
21098
21099 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
21100
21101         * g++.old-deja/g++.pt/cast2.C: New test.
21102
21103 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
21104
21105         * g++.old-deja/g++.pt/friend47.C: New test.
21106
21107 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
21108
21109         * g++.old-deja/g++.pt/instantiate13.C: New test.
21110
21111 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
21112
21113         * g++.old-deja/g++.other/defarg7.C: New test.
21114         * g++.old-deja/g++.other/defarg8.C: New test.
21115
21116 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
21117
21118         * g++.old-deja/g++.pt/crash64.C: New test.
21119
21120 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
21121
21122         * g++.old-deja/g++.pt/crash63.C: New test.
21123
21124 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
21125
21126         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
21127
21128 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
21129
21130         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
21131
21132 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
21133
21134         * g++.old-deja/g++.pt/error3.C: New test.
21135
21136 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
21137
21138         * g++.old-deja/g++.other/crash39.C: New test.
21139
21140 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
21141
21142         * g++.old-deja/g++.other/vbase4.C: New test.
21143
21144 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
21145
21146         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
21147         * gcc.dg/special/20000419-2.c: New file. Identical to above.
21148         * gcc.dg/special/special.exp: New test driver which will check
21149         for alias support for the above test.
21150
21151 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
21152
21153         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
21154         problems on small machines.
21155         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
21156         parameterize.
21157
21158 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
21159
21160         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
21161         mips.
21162         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
21163
21164 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
21165
21166         * g++.old_deja/g++.pt/using8.C: New test.
21167
21168 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
21169
21170         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
21171
21172 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
21173
21174         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
21175         where a failure is expected.
21176         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
21177
21178 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
21179
21180         * g++.old_deja/g++.pt/instantiate12.C: New test.
21181
21182 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
21183
21184         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
21185         start of structs.
21186         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
21187         * g++.old-deja/g++.brendan/crash17.C: Likewise.
21188         * g++.old-deja/g++.brendan/crash29.C: Likewise.
21189         * g++.old-deja/g++.brendan/crash48.C: Likewise.
21190         * g++.old-deja/g++.brendan/ns1.C: Likewise.
21191         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
21192         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
21193         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
21194         * g++.old-deja/g++.eh/spec6.C: Likewise.
21195         * g++.old-deja/g++.jason/crash3.C: Likewise.
21196         * g++.old-deja/g++.law/ctors11.C: Likewise.
21197         * g++.old-deja/g++.law/ctors17.C: Likewise.
21198         * g++.old-deja/g++.law/ctors5.C: Likewise.
21199         * g++.old-deja/g++.law/ctors9.C: Likewise.
21200         * g++.old-deja/g++.mike/ambig1.C: Likewise.
21201         * g++.old-deja/g++.mike/net22.C: Likewise.
21202         * g++.old-deja/g++.mike/p3538a.C: Likewise.
21203         * g++.old-deja/g++.mike/p3538b.C: Likewise.
21204         * g++.old-deja/g++.mike/virt3.C: Likewise.
21205         * g++.old-deja/g++.niklas/t128.C: Likewise.
21206         * g++.old-deja/g++.other/anon4.C: Likewise.
21207         * g++.old-deja/g++.other/using1.C: Likewise.
21208         * g++.old-deja/g++.other/warn3.C: Likewise.
21209         * g++.old-deja/g++.pt/t37.C: Likewise.
21210         * g++.old-deja/g++.robertl/eb69.C: Likewise.
21211         * g++.old-deja/g++.robertl/eb71.C: Likewise.
21212
21213 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
21214
21215         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
21216
21217 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21218
21219         * gcc.c-torture/execute/stdio-opt-3.c: New test.
21220
21221 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
21222
21223         * gcc.c-torture/compile/20010107-1.c: New test.
21224
21225 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21226
21227         * gcc.c-torture/execute/builtin-noret-1.c: New test.
21228
21229 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21230
21231         * gcc.dg/format/format.h: New file.
21232         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
21233         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
21234         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
21235         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
21236         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
21237         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
21238         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
21239         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
21240         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
21241         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
21242         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
21243         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
21244         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
21245         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
21246         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
21247         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
21248         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
21249         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
21250         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
21251         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
21252         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
21253         instead of declaring standard types, macros and functions in each
21254         test.
21255
21256 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
21257
21258         * gcc.c-torture/execute/20010106-1.c: New test.
21259
21260 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
21261
21262         * gcc.dg/format/format.exp: New file.
21263         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
21264         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
21265         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
21266         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
21267         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
21268         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
21269         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
21270         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
21271         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
21272         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
21273         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
21274         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
21275         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
21276         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
21277         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
21278         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
21279         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
21280         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
21281         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
21282         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
21283         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
21284         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
21285         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
21286         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
21287         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
21288         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
21289         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
21290         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
21291         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
21292         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
21293         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
21294         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
21295         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
21296         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
21297         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
21298         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
21299         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
21300         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
21301         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
21302         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
21303         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
21304         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
21305
21306 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
21307
21308         * gcc.c-torture/execute/991228-1.c: Take word endianness into
21309         account.
21310
21311 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
21312
21313         * gcc.c-torture/execute/builtin-complex-1.c: New test.
21314
21315 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
21316
21317         * g++.old-deja/g++.pt/crash62.C: New test.
21318
21319 2001-01-04  Richard Henderson  <rth@redhat.com>
21320
21321         * gcc.dg/20000926-1.c: Update expected warnings.
21322         * gcc.dg/array-2.c: Likewise.
21323         * gcc.dg/array-4.c: Also validate flexible array members.
21324         * gcc.dg/c99-flex-array-1.c: New.
21325
21326 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
21327
21328         * gcc.c-torture/compile/20001222-1.x: Remove.
21329
21330 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
21331
21332         * gcc.c-torture/execute/built-in-setjmp.c: New.
21333
21334 2001-01-03  Richard Henderson  <rth@redhat.com>
21335
21336         * gcc.dg/940510-1.c: Update expected error wording.
21337         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
21338
21339 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
21340
21341         * lib/target-supports.exp (check_alias_available): Modified to
21342         indicate aliases not supported if only weak aliases are supported.
21343
21344 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21345
21346         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
21347         Turn on cmpstrsi checks for __pj__ and __i370__.
21348
21349 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
21350
21351         * g++.old-deja/g++.other/virtual11.C: New test.
21352
21353 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
21354
21355         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
21356
21357 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21358
21359         * gcc.c-torture/compile/20010102-1.c: New test.
21360
21361 2001-01-02  Andreas Jaeger  <aj@suse.de>
21362
21363         * gcc.dg/noreturn-3.c: New test.
21364
21365         * gcc.dg/noreturn-4.c: New test.
21366
21367 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21368
21369         * gcc.c-torture/execute/stdio-opt-1.c: Also test
21370         __builtin_fputc and __builtin_fwrite.
21371
21372 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
21373
21374         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
21375         signed char, not default char.
21376
21377 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
21378
21379         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
21380
21381 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
21382
21383         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
21384
21385 2000-12-29  Richard Henderson  <rth@redhat.com>
21386
21387         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
21388         (__cyg_profile_func_exit): Define.
21389
21390 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
21391
21392         * g++.dg/vtgc1.C: New test.
21393
21394 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
21395
21396         * gcc.dg/noncompile/20001228-1.c: New test.
21397
21398         * gcc.dg/20001228-1.c: New test.
21399
21400         * gcc.c-torture/execute/20001228-1.c: New test.
21401
21402 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
21403
21404         * gcc.dg/format-strfmon-1.c: New test.
21405
21406 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21407
21408         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
21409         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
21410         * gcc.c-torture/execute/string-opt-1.c: Likewise.
21411         * gcc.c-torture/execute/string-opt-2.c: Likewise.
21412         * gcc.c-torture/execute/string-opt-3.c: Likewise.
21413         * gcc.c-torture/execute/string-opt-4.c: Likewise.
21414         * gcc.c-torture/execute/string-opt-6.c: Likewise.
21415         * gcc.c-torture/execute/string-opt-7.c: Likewise.
21416         * gcc.c-torture/execute/string-opt-8.c: Likewise.
21417         * gcc.c-torture/execute/string-opt-9.c: Likewise.
21418         * gcc.c-torture/execute/string-opt-10.c: Likewise.
21419         * gcc.c-torture/execute/string-opt-11.c: Likewise.
21420         * gcc.c-torture/execute/string-opt-12.c: Likewise.
21421
21422         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
21423         * gcc.c-torture/execute/string-opt-4.c: Test index.
21424
21425 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
21426
21427         * gcc.c-torture/compile/20001226-1.c: New test.
21428
21429 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
21430
21431         * gcc.c-torture/compile/20001222-1.c: New test.
21432         * gcc.c-torture/compile/20001222-1.x: Xfail.
21433
21434 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
21435
21436         * gcc.c-torture/execute/comp-goto-2.c: New test.
21437
21438 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
21439
21440         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
21441         Use long types if __INT_MAX__ is 32767.
21442         (main): Use cast to (sint32 *) when poking 88 into a_page.
21443
21444         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
21445
21446 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
21447
21448         * gcc.c-torture/compile/20001221-1.c: New test.
21449         * gcc.c-torture/execute/20001221-1.c: New test.
21450
21451 2000-12-20  Richard Henderson  <rth@redhat.com>
21452
21453         * g++.old-deja/g++.pt/crash36.C: Update error lines.
21454         * g++.old-deja/g++.robertl/eb109.C: Likewise.
21455
21456 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21457
21458         * gcc.dg/compare3.c: New test.
21459
21460 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
21461
21462         * gcc.dg/format-warnll-1.c: New test.
21463
21464 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
21465
21466         * gcc.dg/cpp/cmdlne-P.c: New test.
21467
21468 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
21469
21470         * gcc.c-torture/execute/builtin-abs-1.c,
21471         gcc.c-torture/execute/builtin-abs-2.c: New tests.
21472
21473 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
21474
21475         * gcc.dg/cpp/multiline.c: New test.
21476
21477 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
21478
21479         * g++.old-deja/g++.other/syshdr1.C: Update.
21480         * gcc.dg/cpp/lineflags.c: Remove temporarily.
21481
21482 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
21483
21484         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
21485
21486 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
21487
21488         * g++.old-deja/g++.pt/ttp65.C: New test.
21489
21490 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
21491
21492         * g++.old-deja/g++.pt/ttp64.C: New test.
21493
21494 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
21495
21496         * g++.old-deja/g++.pt/spec33.C: New test.
21497
21498 2000-12-14  Catherine Moore  <clm@redhat.com>
21499
21500         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
21501         * gcc.c-torture/execute/920612-2.c: Likewise.
21502         * gcc.c-torture/execute/920428-2.c: Likewise.
21503         * gcc-c-torture/execute/va-arg-11.c: Call exit.
21504         * gcc.c-torture/execute/va-arg-21.c: Likewise.
21505
21506 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21507
21508         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
21509         * gcc.dg/pack-test-2.c: Likewise.
21510
21511 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
21512
21513         Tests by Zack Weinberg <zackw@stanford.edu>.
21514
21515         * gcc.dg/cpp/defined.c: Update.
21516         * gcc.dg/cpp/defined_trad.c: New tests.
21517
21518 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
21519
21520         * gcc.dg/cpp/trad-direct.c: Update.
21521
21522 2000-12-11  Neil Booth  <neilb@earthling.net>
21523
21524         * gcc.dg/cpp/defined_trad.c
21525
21526 2000-12-11  Neil Booth  <neilb@earthling.net>
21527
21528         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
21529
21530 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
21531
21532         * gcc.dg/format-miss-2.c: New test.
21533
21534 2000-12-09  Neil Booth  <neilb@earthling.net>
21535
21536         * gcc.dg/cpp/lineflags.c: New tests.
21537         * gcc.dg/cpp/poison.c: Update.
21538         * gcc.dg/cpp/redef2.c: Update.
21539         * gcc.dg/cpp/skipping.c: New test.
21540
21541 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
21542
21543         * g++.old-deja/g++.other/eh3.C: New testcase.
21544
21545 2000-12-07  Neil Booth  <neilb@earthling.net>
21546
21547         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
21548         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
21549         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
21550         wtr-union-init-2.c, wtr-union-init-3.c: Update.
21551         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
21552         Update.
21553
21554 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21555
21556         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
21557         __SIZE_TYPE__ instead of int for type of integers cast to
21558         pointers.
21559
21560 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
21561
21562         * g++.old-deja/g++.other/cleanup4.C: New test.
21563
21564 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21565
21566         * format-sec-1.c: New test.
21567
21568 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21569
21570         * gcc.dg/format-nonlit-3.c: New test.
21571
21572 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21573
21574         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
21575         through a null pointer.
21576
21577 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
21578
21579         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
21580         * g++.old-deja/g++.pt/partial4.C: New test.
21581
21582 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
21583
21584         * gcc.c-torture/execute/ieee/hugeval.x: New.
21585
21586 2000-12-06  Neil Booth  <neilb@earthling.net>
21587
21588         * gcc.dg/cpp/backslash2.c: New tests.
21589
21590 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21591
21592         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
21593         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
21594
21595 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
21596
21597         * gcc.c-torture/execute/20001203-2.c: New testcase.
21598
21599 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
21600
21601         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
21602         * g++.old-deja/g++.other/virtual10.C: New test.
21603
21604 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
21605
21606         * g++.old-deja/g++.mike/pmf5.C: Remove test.
21607
21608 2000-12-05  Richard Henderson  <rth@redhat.com>
21609
21610         * gcc.c-torture/compile/20001205-1.c: New.
21611
21612 2000-12-04  Neil Booth  <neilb@earthling.net>
21613
21614         * g++.old-deja/g++.other/virtual9.C: New test.
21615         * g++.old-deja/g++.pt/crash61.C: New test.
21616         * gcc.c-torture/execute/loop-9.c: New test.
21617
21618 2000-12-04  Neil Booth  <neilb@earthling.net>
21619
21620         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
21621         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
21622         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
21623         * gcc.dg/cpp/extratokens.c: ...here.
21624
21625 2000-12-04  Neil Booth  <neilb@earthling.net>
21626
21627         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
21628         New tests.
21629
21630 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21631
21632         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
21633         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
21634
21635 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
21636
21637         * gcc.c-torture/execute/20001203-1.c: New test.
21638
21639 2000-12-03  Neil Booth  <neilb@earthling.net>
21640
21641         * gcc.dg/cpp/macro6.c: New test cases.
21642
21643 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21644
21645         * gcc.c-torture/execute/string-opt-9.c: New test.
21646         * gcc.c-torture/execute/string-opt-10.c: Likewise.
21647         * gcc.c-torture/execute/string-opt-11.c: Likewise.
21648         * gcc.c-torture/execute/string-opt-12.c: Likewise.
21649
21650         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
21651         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
21652
21653 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
21654
21655         * gcc.dg/cpp/if-6.c: New testcase.
21656
21657         * gcc.dg/20001201-1.c: New testcase.
21658
21659 2000-12-02  Neil Booth  <neilb@earthling.net>
21660
21661         * g++.old-deja/g++.other/externC4.C,
21662         g++.old-deja/g++.other/friend10.C: New tests.
21663
21664 2000-12-02  Neil Booth  <neilb@earthling.net>
21665
21666         * g++.old-deja/g++.other/instan2.C
21667         * g++.old-deja/g++.other/instan3.C: New test.
21668
21669 2000-12-02  Neil Booth  <neilb@earthling.net>
21670
21671         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
21672         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
21673         gnuc99.c,gnuc99-pedantic.c: New tests.
21674
21675 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
21676
21677         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
21678         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
21679
21680 2000-12-01  Neil Booth  <neilb@earthling.net>
21681
21682         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
21683         * gcc.dg/cpp/poison.c: Update.
21684         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
21685
21686 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
21687
21688         * g77.f-torture/execute/20001201.f: New test.
21689
21690 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
21691
21692         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
21693
21694 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
21695
21696         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
21697
21698 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
21699
21700         * g++.old-deja/g++.other/cast6.C: New test.
21701
21702 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
21703
21704         * gcc.c-torture/execute/20001130-2.c: New testcase.
21705
21706 2000-11-30  Richard Henderson  <rth@redhat.com>
21707
21708         * gcc.c-torture/execute/20001130-1.c: New test.
21709
21710 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
21711
21712         * g++.old-deja/g++.other/op3.C: New test.
21713
21714 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
21715
21716         * g++.old-deja/g++.other/op2.C: New test.
21717
21718 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
21719
21720         * g++.old-deja/g++.other/crash38.C: New test.
21721
21722 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
21723
21724         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
21725
21726 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
21727
21728         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
21729         tests.
21730         * gcc.c-torture/execute/string-opt-6.c: New test.
21731
21732         * gcc.dg/20001117-1.c: Add main.
21733
21734 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
21735
21736         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
21737         Move from here ...
21738         * gcc.dg/940510-1.c: ... to here.
21739
21740         * gcc.dg/20000926-1.c: GNU C now allows initializations of
21741         zero-size arrays in toplevel structures.
21742
21743 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
21744
21745         * gcc.c-torture/execute/loop-8.c: New test.
21746
21747 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
21748
21749         * g++.old-deja/g++.other/base1.C: New test.
21750
21751 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
21752
21753         * g++.old-deja/g++.other/parse2.C: New test.
21754
21755 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
21756
21757         * g++.old-deja/g++.pt/incomplete1.C: New test.
21758
21759 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
21760
21761         * g++.old-deja/g++.other/friend9.C: New test.
21762
21763 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
21764
21765         * gcc.dg/20001127-1.c: New test.
21766
21767 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
21768
21769         * g++.old-deja/g++.pt/friend46.C: New test.
21770
21771 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
21772
21773         * g++.old-deja/g++.other/ptrmem8.C: New test.
21774
21775 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21776
21777         * gcc.c-torture/execute/string-opt-7.c: New test.
21778         * gcc.c-torture/execute/string-opt-8.c: Likewise.
21779
21780 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
21781
21782         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
21783         instead of 'mkcheck 2'.
21784
21785 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
21786
21787         * gcc.c-torture/execute/memcheck/driver.c,
21788         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
21789         C9X references to refer to C99.
21790
21791 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
21792
21793         * gcc.dg/ultrasp3.c: New test.
21794
21795 2000-11-25  Neil Booth  <neilb@earthling.net>
21796
21797         * gcc.dg/cpp/include2.c: Update test to be locale independent.
21798
21799 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
21800
21801         * gcc.c-torture/compile/20001123-2.c: New.
21802
21803 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
21804
21805         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
21806
21807 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
21808
21809         * gcc.dg/sequence-point-1.c: Add some new tests.
21810         * gcc.c-torture/execute/20001124-1.c: New test.
21811
21812 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
21813
21814         * g++.old-deja/g++.other/vaarg4.C: New test.
21815         * gcc.c-torture/compile/20001123-1.c: New test.
21816
21817 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
21818
21819         * g++.other/crash24.C: Adjust and remove XFAIL.
21820         * g++.other/crash37.C: New test.
21821
21822 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
21823
21824         * g++.old-deja/g++.pt/instantiate9.C: New test.
21825
21826 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
21827
21828         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
21829         new ABI, too.
21830
21831         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
21832         * g++.old-deja/g++.robertl/eb55.C: Likewise.
21833
21834 2000-11-22  Neil Booth  <neilb@earthling.net>
21835
21836         * gcc.dg/cpp/Wtrigraphs.c: New test.
21837
21838 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
21839
21840         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
21841
21842 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
21843
21844         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
21845
21846 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
21847
21848         * lib/gcc-dg.exp: load_lib scanasm.exp.
21849         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
21850         * lib/g++-dg.exp: load_lib scanasm.exp.
21851         * lib/scanasm.exp: New.
21852         (scan-assembler, scan-assembler-not): Add optional arguments to
21853         test name, or if not present, the pattern name.
21854         (scan-assembler-dem, scan-assembler-dem-not): New.
21855
21856         * g++.dg/dg.exp: New.
21857
21858 2000-11-21  Neil Booth  <neilb@earthling.net>
21859
21860         * gcc.dg/cpp/integrated1.c: Remove.
21861
21862 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
21863
21864         * gcc.c-torture/execute/20001121-1.c: New test.
21865
21866 2000-11-21  Richard Henderson  <rth@redhat.com>
21867
21868         * gcc.c-torture/compile/20001121-1.c: New test.
21869
21870 2000-11-20  Neil Booth  <neilb@earthling.net>
21871
21872         * gcc.dg/cpp/integrated1.c: New test.
21873
21874 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
21875
21876         * g++.old-deja/g++.other/inline17.C: New test.
21877
21878 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
21879
21880         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
21881         local variable to be zero: I made the variable global. Now
21882         uses abort() and exit() instead of relying on main's return value.
21883
21884 2000-11-20  Neil Booth  <neilb@earthling.net>
21885
21886         * gcc.dg/cpp/paste2.c: Update test.
21887         * objc/execute/paste.m: New test.
21888
21889 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
21890
21891         * gcc.dg/c99-condexpr-1.c: New test.
21892
21893 2000-11-20  Neil Booth  <neilb@earthling.net>
21894
21895         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
21896
21897 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
21898
21899         * g++.old-deja/g++.pt/export1.C: New test.
21900
21901 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
21902
21903         * gcc.dg/20001117-1.c: New test.
21904
21905 2000-11-18  Richard Henderson  <rth@redhat.com>
21906
21907         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
21908
21909 2000-11-18  Richard Henderson  <rth@redhat.com>
21910
21911         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
21912         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
21913         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
21914
21915 2000-11-18  Richard Henderson  <rth@redhat.com>
21916
21917         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
21918         (main): New.  Exit cleanly.
21919
21920 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
21921
21922         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
21923         gcc.dg/c99-fordecl-2.c: New tests.
21924
21925 2000-11-18  Richard Henderson  <rth@redhat.com>
21926
21927         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
21928         * gcc.c-torture/execute/zerolen-2.c: New.
21929
21930 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21931
21932         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
21933         memory.
21934
21935 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
21936
21937         * g++.old-deja/g++.pt/instantiate8.C: New test.
21938
21939 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
21940
21941         * g++.old-deja/g++.other/incomplete.C: Add more tests.
21942         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
21943
21944 2000-11-16  Nick Clifton  <nickc@redhat.com>
21945
21946         * gcc.c-torture/execute/nestfunc-2.c: New test.
21947         * gcc.c-torture/execute/nestfunc-3.c: New test.
21948
21949 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
21950
21951         * gcc.c-torture/compile/20001116-1.c: New test.
21952
21953 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21954
21955         * gcc.c-torture/execute/20001115-1.c: New test.
21956
21957 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
21958
21959         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
21960         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
21961         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
21962         * g++.old-deja/g++.abi/vmihint.C: Likewise.
21963
21964 2000-11-15  Neil Booth  <neilb@earthling.net>
21965
21966         gcc.dg/cpp/_Pragma1.c: Update.
21967         gcc.dg/cpp/_Pragma2.c: New test.
21968
21969 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
21970
21971         * g++.old-deja/g++.other/anon5.C: New test.
21972
21973 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
21974
21975         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
21976         tests.
21977
21978 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
21979
21980         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
21981         output.
21982
21983 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
21984
21985         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
21986         labels at end of compound statements.
21987
21988 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
21989
21990         * gcc.c-torture/execute/loop-7.c: New test.
21991
21992 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
21993
21994         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
21995
21996 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
21997
21998         * gcc.dg/c99-bool-1.c: New test.
21999
22000 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
22001
22002         * gcc.dg/c99-scope-1.c: Remove xfail.
22003         * gcc.dg/c99-scope-2.c: New test.
22004
22005 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22006
22007         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
22008         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
22009
22010 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
22011
22012         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
22013         error messages.
22014
22015         * g++.mike/p700.C: Don't typedef wchar_t.
22016         * g++.mike/p784.C: Likewise.
22017         * g++.mike/eb101.C: Don't use __wchar_t.
22018
22019 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
22020
22021         * g77.f-torture/execute/20001111.[fx]: Test premature exit
22022         from DO loop.
22023
22024 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
22025
22026         * gcc.c-torture/execute/20001111-1.c: New test.
22027
22028 2000-11-10  Nick Clifton  <nickc@redhat.com>
22029
22030         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
22031         long multuiple and accumulate.
22032
22033 2000-11-09  Richard Henderson  <rth@redhat.com>
22034
22035         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
22036         via size_t instead of int.
22037
22038         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
22039         * gcc.c-torture/execute/string-opt-2.c: Likewise.
22040         * gcc.c-torture/execute/string-opt-3.c: Likewise.
22041         * gcc.c-torture/execute/string-opt-4.c: Likewise.
22042
22043 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
22044
22045         * gcc.c-torture/compile/20001109-1.c: New test.
22046         * gcc.c-torture/compile/20001109-2.c: New test.
22047
22048 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
22049
22050         * g++.old-deja/g++.pt/operator1.C: New test.
22051         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
22052
22053 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
22054
22055         * gcc.dg/20001108-1.c: New test.
22056
22057 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
22058
22059         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
22060         with both arguments constant strings.
22061         * gcc.c-torture/execute/string-opt-3.c: New test.
22062         * gcc.c-torture/execute/string-opt-4.c: New test.
22063         * gcc.c-torture/execute/string-opt-5.c: New test.
22064
22065 2000-11-08  Nick Clifton  <nickc@redhat.com>
22066
22067         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
22068         mulsidi3adddi patterns.
22069
22070 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
22071
22072         * g++.old-deja/g++.other/crash36.C: New test.
22073
22074 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
22075
22076         * g++.old-deja/g++.other/init16.C: New test.
22077
22078 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
22079
22080         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
22081
22082 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
22083
22084         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
22085         * gcc.c-torture/execute/va-arg-16.x: Likewise.
22086         * gcc.c-torture/execute/va-arg-17.x: Likewise.
22087
22088 2000-11-07  DJ Delorie  <dj@redhat.com>
22089
22090         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
22091
22092 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22093
22094         * gcc.c-torture/execute/string-opt-1.c: New test.
22095
22096 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
22097
22098         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
22099         mips-sgi-irix6.* because the MIPS ABI passes floating-point
22100         parameters in registers, and there is no way for a varargs
22101         function to know in which order the integer and floating-point
22102         parameters should be interleaved when they are placed on the
22103         stack.
22104         * gcc.c-torture/execute/va-arg-16.x: Likewise.
22105         * gcc.c-torture/execute/va-arg-17.x: Likewise.
22106
22107 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22108
22109         * gcc.c-torture/execute/string-opt-2.c: New test.
22110
22111 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
22112
22113         * g++.old-deja/g++.pt/crash60.C: New test.
22114
22115 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
22116
22117         * g++.old-deja/g++.other/crash24.C: New test.
22118         * g++.old-deja/g++.other/crash25.C: New test.
22119         * g++.old-deja/g++.other/crash26.C: New test.
22120         * g++.old-deja/g++.other/crash27.C: New test.
22121         * g++.old-deja/g++.other/crash28.C: New test.
22122         * g++.old-deja/g++.other/crash29.C: New test.
22123         * g++.old-deja/g++.other/crash30.C: New test.
22124         * g++.old-deja/g++.other/crash31.C: New test.
22125         * g++.old-deja/g++.other/crash32.C: New test.
22126         * g++.old-deja/g++.other/crash33.C: New test.
22127         * g++.old-deja/g++.other/crash34.C: New test.
22128         * g++.old-deja/g++.other/crash35.C: New test.
22129
22130 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
22131
22132         * gcc.c-torture/execute/20001031-1.c: New test.
22133
22134 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
22135
22136         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
22137         namespace.
22138
22139         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
22140         standards-conformant.
22141
22142         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
22143
22144         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
22145         * g++.old-deja/g++.mike/p755a.C: Likewise.
22146         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
22147         library makes no calls to `operator new' during initialization.
22148
22149 2000-11-04  Neil Booth  <neilb@earthling.net>
22150
22151         * gcc.dg/cpp/include2.c: New tests.
22152
22153 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
22154
22155         * lib/g++.exp (g++_set_ld_library_path): New function.
22156         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
22157
22158 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
22159
22160         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
22161         warnings.
22162
22163 2000-11-01  Richard Henderson  <rth@redhat.com>
22164
22165         * g++.old-deja/g++.ext/namedret1.C: New.
22166         * g++.old-deja/g++.ext/namedret2.C: New.
22167         * g++.old-deja/g++.ext/namedret3.C: New.
22168
22169 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
22170
22171         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
22172         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
22173
22174 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22175
22176         * gcc.c-torture/execute/va-arg-21.c: New test.
22177
22178 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
22179
22180         * gcc.dg/c99-complex-2.c: New test.
22181
22182 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22183
22184         * gcc.c-torture/execute/stdio-opt-1.c: New test.
22185
22186 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
22187
22188         * g++.old-deja/g++.other/inline16.C: New test.
22189
22190 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
22191
22192         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
22193         __PRETTY_FUNCTION__
22194
22195 2000-10-29  Neil Booth  <neilb@earthling.net>
22196
22197         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
22198         New tests.
22199         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
22200         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
22201         optimisation.
22202
22203 2000-10-29  Neil Booth  <neilb@earthling.net>
22204
22205         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
22206         * mi1.c, mi1c.h: Add null directives to multiple-include test.
22207         * mi5.c: Test multiple includes work with -C.
22208         * trigraphs.c: Test ^= version.
22209
22210 2000-10-28  Neil Booth  <neilb@earthling.net>
22211
22212         New tests and test updates for new macro expander.
22213
22214         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
22215         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
22216         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
22217         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
22218         new diagnostic messages.
22219
22220         * gcc.dg/cpp/macro3.c: New tests.
22221
22222 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
22223
22224         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
22225         on the same line.
22226
22227 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
22228
22229         * g++.old-deja/g++.other/eh2.C: New test.
22230
22231 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
22232
22233         * gcc.c-torture/execute/20001027-1.c: New test.
22234
22235 2000-10-26  Richard Henderson  <rth@redhat.com>
22236
22237         * gcc.c-torture/execute/20001026-1.c: New.
22238
22239 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
22240
22241         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
22242         * g++.old-deja/g++.law/builtin1.C: Likewise.
22243         * g++.old-deja/g++.law/ctors10.C: Likewise.
22244         * g++.old-deja/g++.law/virtual3.C: Likewise.
22245         * g++.old-deja/g++.mike/p658.C: Likewise.
22246         * g++.old-deja/g++.other/sibcall1.C: Likewise.
22247         * g++.old-deja/g++.other/vaarg2.C: Likewise.
22248         * g++.old-deja/g++.robertl/eb124.C: Likewise.
22249         * g++.old-deja/g++.robertl/eb44.C: Likewise.
22250         * g++.old-deja/g++.robertl/eb77.C: Likewise.
22251
22252 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
22253
22254         * gcc.c-torture/compile/20001024-1.c: New test.
22255
22256 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
22257
22258         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
22259         to tell us whether or not we are using V3.
22260
22261 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
22262
22263         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
22264         operands.
22265
22266 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
22267
22268         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
22269
22270 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
22271
22272         * gcc.c-torture/execute/20001024-1.c: New test.
22273
22274 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
22275
22276         * g++.old-deja/g++.other/sibcall1.C: New test.
22277
22278 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
22279
22280         * gcc.dg/noncompile/init-3.c: New test.
22281
22282 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
22283
22284         * gcc.dg/format-array-1.c: New test.
22285
22286 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
22287
22288         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
22289         writing through null pointers; remove comment about testing
22290         unterminated strings.
22291
22292 2000-10-17  Matthew Hiller  <hiller@redhat.com>
22293
22294         * gcc.c-torture/execute/20001017-2.c: New test.
22295
22296 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
22297
22298         * gcc.c-torture/compile/20001018-1.c: New test.
22299         * gcc.c-torture/compile/20001018-1.x: Xfail.
22300
22301 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
22302
22303         * gcc.c-torture/execute/20001017-1.c: New test.
22304
22305 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
22306
22307         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
22308         for multiple use of arguments with scanf formats; add tests for
22309         multiple use of arguments.
22310
22311 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
22312
22313         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
22314
22315 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
22316
22317         * gcc.dg/format-miss-1.c: New test.
22318
22319 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
22320
22321         * gcc.c-torture/execute/20001013-1.c: New test.
22322
22323 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
22324
22325         * gcc.dg/format-branch-1.c: New test.
22326
22327 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
22328
22329         * README, lib/file-format.exp: Remove EGCS references.
22330
22331 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
22332
22333         * gcc.dg/20001013-1.c: New test.
22334
22335 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
22336
22337         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
22338         for intmax_t in the compiler using __typeof__ and the type rules
22339         for conditional expressions.
22340
22341 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
22342
22343         * gcc.dg/20001012-1.c: New test.
22344         * gcc.dg/20001012-2.c: New test.
22345
22346 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
22347
22348         * gcc.dg/format-attr-1.c: New test.
22349
22350 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
22351
22352         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
22353         __LONG_LONG_MAX__ instead of LLONG_MAX.
22354
22355 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
22356
22357         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
22358         scanf flags.
22359         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
22360         flags.
22361
22362 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
22363
22364         * gcc.dg/sequence-pt-1.c: New test.
22365
22366 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
22367
22368         * gcc.c-torture/execute/20001011-1.c: New testcase.
22369         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
22370
22371 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
22372
22373         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
22374         does not error on it.
22375
22376 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
22377
22378         * gcc.dg/20001009-1.c: New test.
22379
22380 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
22381
22382         * gcc.c-torture/compile/20001009-1.c: Move from here ....
22383         * gcc.c-torture/execute/20001009-2.c: ... to here.
22384
22385 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
22386
22387         * gcc.c-torture/compile/20001009-1.c: New testcase.
22388         * gcc.c-torture/execute/20001009-1.c: New testcase.
22389         Testcases provided by Jan Hubicka <jh@suse.cz>.
22390
22391 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
22392
22393         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
22394         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
22395         uintmax_t using <limits.h> to emulate the compiler's internal
22396         logic.  No longer XFAIL %j tests.
22397
22398 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
22399
22400         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
22401         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
22402         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
22403         regexps and details of expected handling of some bad formats.
22404         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
22405         suppression.
22406
22407 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
22408
22409         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
22410         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
22411         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
22412         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
22413         in list archives.
22414
22415 2000-10-06  Richard Henderson  <rth@cygnus.com>
22416
22417         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
22418         * g++.old-deja/g++.brendan/crash52.C: Likewise.
22419         * g++.old-deja/g++.jason/report.C: Likewise.
22420         * g++.old-deja/g++.law/friend5.C: Likewise.
22421         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
22422         of the expected warnings.
22423
22424 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
22425
22426         * g++.old-deja/g++.pt/enum14.C: New test.
22427
22428 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
22429
22430         * g++.old-deja/g++.pt/crash59.C: New test.
22431
22432 2000-10-04  Will Cohen  <wcohen@redhat.com>
22433
22434         * gcc.dg/20000926-1.c: New test.
22435
22436 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
22437
22438         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
22439         function name for current C++ compiler.
22440         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
22441
22442 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
22443
22444         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
22445         __PRETTY_FUNCTION__.
22446         * g++.old-deja/g++.ext/pretty2.C: Likewise.
22447
22448 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22449
22450         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
22451
22452 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
22453
22454         * gcc.c-torture/compile/20000923-1.c: New test.
22455
22456 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
22457
22458         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
22459         * g++.old-deja/g++.pt/ttp62.C: Same.
22460         * g++.old-deja/g++.other/inline14.C: Same.
22461
22462 2000-09-24  Richard Henderson  <rth@cygnus.com>
22463
22464         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
22465
22466 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
22467
22468         * gcc.dg/c90-printf-1.c: Add test for wide string format.
22469
22470 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
22471
22472         * gcc.c-torture/compile/20000922-1.c: New file.
22473
22474 2000-09-21  Nick Clifton  <nickc@redhat.com>
22475
22476         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
22477         a signed long modulo operation.
22478         (mod6): New function - perform an unsigned long modulo operation.
22479         (main): Add tests for modulos of very large numbers by very small
22480         dividends.
22481
22482 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22483
22484         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
22485
22486 2000-09-19  Richard Henderson  <rth@cygnus.com>
22487
22488         * gcc.dg/compare2.c (case 10): XFAIL.
22489
22490 2000-09-18  Richard Henderson  <rth@cygnus.com>
22491
22492         * gcc.c-torture/execute/20000906-1.c: Move ...
22493         * gcc.dg/20000906-1.c: ... here.  Only run on targets
22494         that support __builtin_trap.
22495
22496 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
22497
22498         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
22499
22500 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
22501
22502         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
22503         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
22504         more $ format tests.
22505
22506 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
22507
22508         * gcc.dg/format-errmk-1.c: New test.
22509
22510 2000-09-17  Greg McGary  <greg@mcgary.org>
22511
22512         * gcc.c-torture/execute/20000917-1.x: Remove.
22513
22514 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
22515
22516         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
22517
22518 2000-09-17  Greg McGary  <greg@mcgary.org>
22519
22520         * gcc.c-torture/execute/20000917-1.c: New test.
22521         * gcc.c-torture/execute/20000917-1.x: XFAIL.
22522
22523 2000-09-16  Neil Booth  <NeilB@earthling.net>
22524
22525         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
22526         in nested macro bug.
22527
22528 2000-09-15  Neil Booth  <NeilB@earthling.net>
22529
22530         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
22531
22532 2000-09-14  Jeffrey A Law  (law@cygnus.com)
22533
22534         * gcc.c-torture/execute/20000914-1.c: New test.
22535
22536 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
22537
22538         * g++.other/inline13.C: New test.
22539
22540 2000-09-12  Andreas Jaeger  <aj@suse.de>
22541
22542         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
22543         constant by Ulrich Drepper <drepper@redhat.com>.
22544
22545 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
22546
22547         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
22548
22549 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22550
22551         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
22552
22553 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
22554
22555         * gcc.dg/cpp/backslash.c: New test.
22556
22557 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
22558
22559         * gcc.c-torture/execute/20000910-1.c: New test.
22560         * gcc.c-torture/execute/20000910-2.c: Likewise.
22561
22562 2000-09-11  Robert Lipe  <robertl@sco.com>
22563
22564         * gcc.dg/pragma-align.c: New test.
22565
22566 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
22567
22568         * g++.old-deja/g++.pt/explicit82.C: New test.
22569         * g++.old-deja/g++.pt/explicit83.C: New test.
22570
22571 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
22572
22573         * gcc.dg/asm-names.c: New test.
22574
22575 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22576
22577         * gcc.dg/cpp/tr-warn6.c: New test
22578
22579 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
22580
22581         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
22582         be accepted.
22583
22584 2000-09-07  Catherine Moore  <clm@redhat.com>
22585
22586         * gcc.c-torture/execute/unroll-1.c: New test.
22587
22588 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
22589
22590         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
22591         ERROR markers.
22592         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
22593         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
22594         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
22595         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
22596         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
22597         Preprocess only.
22598         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
22599         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
22600
22601 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
22602
22603         * g++.old-deja/g++.pt/deduct2.C: New test.
22604
22605 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
22606
22607         * g++.old-deja/g++.pt/parms2.C: New test.
22608
22609 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
22610
22611         * g++.old-deja/g++.pt/crash58.C: New test.
22612
22613 2000-09-06  Greg McGary  <greg@mcgary.org>
22614
22615         * gcc.c-torture/execute/20000906-1.c: New test.
22616         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
22617
22618 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22619
22620         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
22621
22622 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
22623
22624         * g++.old-deja/g++.pt/crash57.C: New test.
22625
22626 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
22627
22628         * g++.old-deja/g++.pt/crash56.C: New test.
22629
22630 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
22631
22632         * g++.old-deja/g++.pt/koenig1.C: New test.
22633
22634 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
22635
22636         * gcc.dg/20000904-1.c: New test.
22637
22638 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
22639
22640         * gcc.dg/cpp/paste8.c: New test.
22641
22642 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
22643
22644         * gcc.c-torture/compile/20000827-1.c: New test.
22645
22646 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
22647
22648         * gcc.dg/format-diag-1.c: New test.
22649
22650 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
22651
22652         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
22653         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
22654         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
22655         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
22656         gcc.dg/formatz-1.c: Adjust warning regular expressions.
22657
22658 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
22659
22660         * g++.old-deja/g++.other/nested4.C: New test.
22661
22662 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
22663
22664         * g++.old-deja/g++.ns/scoped1.C: New test.
22665
22666 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
22667
22668         * lib/g++.exp: Support testing already-installed GCC.
22669
22670 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22671
22672         * wtr-label-1.c, wtr-suffix-1.c: New tests.
22673
22674 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22675
22676         * gcc.dg/return-type-2.c: New test.
22677
22678 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
22679
22680         * gcc.c-torture/compile/20000825-1.c: New test.
22681
22682 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
22683
22684         * gcc.dg/dwarf2-2.c: New test.
22685
22686 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
22687
22688         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
22689         dg-warning regexps.
22690
22691 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
22692
22693         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
22694         gcc.dg/format-ext-5.c: New tests.
22695
22696 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
22697
22698         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
22699
22700 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
22701
22702         * gcc.dg/noncompile/930622-2.c: Adjust error message.
22703
22704 2000-08-24  Richard Henderson  <rth@cygnus.com>
22705
22706         * gcc.dg/ia64-sync-1.c: New test.
22707         * gcc.dg/ia64-sync-2.c: New test.
22708         * gcc.dg/ia64-asm-1.c: New test.
22709
22710 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
22711
22712         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
22713         * gcc.dg/format-ext-2.c: New test.
22714
22715 2000-08-23  Jason Merrill  <jason@redhat.com>
22716
22717         * lib/old-dejagnu.exp: Also ignore "In member function" and
22718         "At global scope".
22719
22720 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22721
22722         * gcc.dg/noncompile/label-lineno-1.c: New test.
22723
22724 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
22725
22726         * gcc.dg/c99-array-nonobj-1.c: New test.
22727
22728 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
22729
22730         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
22731         tests.
22732         * gcc.dg/format-ext-1.c: New test.
22733
22734 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22735
22736         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
22737         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
22738         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
22739         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
22740         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
22741
22742 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
22743
22744         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
22745         gcc.dg/c99-strftime-2.c: New tests.
22746
22747 2000-08-22  Richard Henderson  <rth@cygnus.com>
22748
22749         * gcc.c-torture/execute/20000822-1.c: New test.
22750
22751 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
22752
22753         * gcc.c-torture/execute/20000819-1.x: Remove.
22754
22755 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
22756
22757         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
22758         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
22759         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
22760         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
22761         gcc.dg/format-xopen-1.c: New tests.
22762
22763 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
22764
22765         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
22766
22767 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
22768
22769         * g++.old-deja/g++.other/loop2.C: New test.
22770
22771         * gcc.c-torture/compile/20000606-1.c: New test.
22772         * gcc.c-torture/compile/20000728-1.c: New test.
22773         * gcc.c-torture/execute/20000801-1.c: New test.
22774         * gcc.c-torture/execute/20000801-2.c: New test.
22775         * gcc.c-torture/execute/20000819-1.c: New test.
22776         * gcc.c-torture/execute/20000819-1.x: XFAIL.
22777         * gcc.dg/20000629-1.c: New test.
22778         * gcc.dg/20000724-1.c: New test.
22779         * gcc.dg/20000807-1.c: New test.
22780
22781 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
22782
22783         * gcc.dg/cpp/pragma-1.c: New test.
22784         * gcc.dg/cpp/pragma-2.c: New test.
22785
22786 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
22787
22788         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
22789         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
22790
22791 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
22792
22793         * gcc.c-torture/compile/20000818-1.c: New test.
22794
22795 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
22796
22797         * gcc.c-torture/execute/20000818-1.c: New test.
22798
22799 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
22800
22801         * gcc.dg/format-va-1.c: New test.
22802
22803 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
22804
22805         * g++.old-deja/g++.other/typedef8.C: New test.
22806
22807 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
22808
22809         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
22810         * g++.old-deja/g++.mike/net36.C: Mark candidate.
22811         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
22812         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
22813         * g++.old-deja/g++.other/ptrmem7.C: New test.
22814         * g++.old-deja/g++.pt/ptrmem10.C: New test.
22815
22816 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
22817
22818         * g++.old-deja/g++.pt/typename27.C: New test.
22819
22820 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
22821
22822         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
22823         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
22824         * g++.old-deja/g++.pt/friend45.C: New test.
22825         * g++.old-deja/g++.other/friend8.C: New test.
22826
22827 2000-08-15  Richard Henderson  <rth@cygnus.com>
22828
22829         * gcc.c-torture/execute/20000815-1.c: New test.
22830
22831 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
22832
22833         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
22834         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
22835         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
22836
22837 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
22838
22839         * g++.old-deja/g++.other/refinit2.C: New test.
22840
22841 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
22842
22843         * lib/c-torture.exp (c-torture): Make
22844         compiler_conditional_xfail_data global.
22845         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
22846         compiler_conditional_xfail_data machinery.
22847         (f-torture-execute): Likewise.
22848         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
22849         and only when unrolling loops.
22850
22851         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
22852
22853 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
22854
22855         * g++.old-deja/g++.pt/explicit81.C: New test.
22856
22857 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
22858
22859         * g++.old-deja/g++.pt/typename26.C: New test.
22860
22861 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
22862
22863         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
22864         warning.
22865
22866 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
22867
22868         * g++.old-deja/g++.other/array3.C: New test.
22869
22870 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
22871
22872         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
22873         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
22874         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
22875         New tests.
22876
22877 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
22878
22879         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
22880         * g++.old-deja/g++.abi/vmihint.C: Likewise.
22881
22882 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
22883
22884         * gcc.c-torture/execute/20000808-1.c: New test.
22885
22886 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
22887
22888         * gcc.dg/c90-const-expr-1.c: New test.
22889
22890 2000-08-08  Richard Henderson  <rth@cygnus.com>
22891
22892         * gcc.dg/noncompile/920923-1.c: Declare calloc.
22893
22894 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
22895
22896         * gcc.dg/noncompile/const-ll-1.c: New test.
22897
22898 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
22899
22900         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
22901
22902 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
22903
22904         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
22905         that running programs linked against the shared version of libobjc
22906         run correctly.
22907
22908 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
22909
22910         * gcc.dg/c99-printf-1.c: New test.
22911
22912 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
22913
22914         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
22915
22916 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
22917
22918         * gcc.c-torture/execute/20000731-1.x: Delete.
22919
22920 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
22921
22922         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
22923         and torture_without_loops as is done by c-torture.exp.
22924         (search_for): Copy from c-torture.exp.
22925         (gcc-dg-runtest): New function, drives a directory of tests
22926         iterating over the TORTURE_OPTIONS.
22927         (scan-assembler, scan-assembler-not): Move here from
22928         individual directory drivers.
22929
22930         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
22931         defined by lib/gcc-dg.exp.
22932         * gcc.dg/cpp/cpp.exp: Likewise.
22933         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
22934         gcc-dg-runtest, so we cycle over optimization options.
22935
22936         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
22937         * gcc.dg/compare2.c: No longer expected to fail.
22938
22939 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
22940
22941         * gcc.c-torture/execute/20000804-1.c: New test.
22942
22943 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
22944
22945         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
22946
22947 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
22948
22949         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
22950
22951 2000-08-03  Jeffrey A Law  (law@cygnus.com)
22952
22953         * gcc.c-torture/compile/20000803-1.c: New test.
22954
22955 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
22956
22957         * gcc.c-torture/execute/20000801-3.c,
22958         gcc.c-torture/execute/20000801-4.c: New tests.
22959         * gcc.c-torture/execute/20000801-3.x,
22960         gcc.c-torture/execute/20000801-4.x: Xfail.
22961
22962 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
22963
22964         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
22965         libobjc/.libs to allow for libtool.
22966
22967 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
22968
22969         * gcc.c-torture/compile/20000802-1.c: New test.
22970
22971 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
22972
22973         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
22974
22975 2000-07-31  Jeffrey A Law  (law@cygnus.com)
22976
22977         * gcc-c-torture/execute/20000731-2.c: New test.
22978
22979         * gcc.c-torture/execute/20000731-1.c: New test.
22980         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
22981
22982 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
22983
22984         * testsuite/gcc.dg/cpp/paste7.c: New test.
22985         * gcc.dg/cpp/20000725-1.c: New test.
22986
22987 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
22988
22989         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
22990         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
22991         declaration warning for __builtin_dwarf_reg_size.
22992
22993         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
22994
22995 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
22996
22997         * gcc.dg/noncompile/voidparam-1.c: New test.
22998
22999 2000-07-30  Richard Henderson  <rth@cygnus.com>
23000
23001         * gcc.dg/c90-digraph-1.c: Don't xfail.
23002         * gcc.dg/compare2.c (case 10): Xfail.
23003         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
23004
23005 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
23006
23007         * gcc.dg/c99-main-1.c: New test.
23008
23009 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
23010
23011         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
23012
23013 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
23014
23015         * gcc.c-tortuer/execute/20000726-1.c: New test.
23016
23017 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
23018
23019         * gcc.c-torture/execute/enum-2.c: New test.
23020
23021 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23022
23023         * gcc.dg/cpp/tr-warn3.c: New test.
23024
23025 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
23026
23027         * g++.old-deja/g++.ext/implicit1.C: Remove.
23028         * g++.old-deja/g++.jason/c2.C: Remove
23029         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
23030         * g++.old-deja/g++.pt/crash16.C: Likewise.
23031         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
23032
23033 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
23034
23035         * g++.old-deja/g++.other/for2.C: New test.
23036
23037 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
23038
23039         * gcc.dg/20000720-1.c: New test.
23040
23041 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
23042
23043         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
23044
23045 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
23046
23047         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
23048         * gcc.c-torture/execute/20000722-1.c: New.
23049         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
23050
23051 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
23052
23053         * gcc.dg/cpp/20000720-1.S: New test.
23054
23055 2000-07-21  Michael Meissner  <meissner@redhat.com>
23056
23057         * gcc.c-torture/execute/ieee/hugeval.c: New test.
23058
23059 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
23060
23061         * g++.old-deja/g++.brendan/crash16.C,
23062         g++.old-deja/g++.brendan/parse3.C,
23063         g++.old-deja/g++.brendan/redecl1.C,
23064         g++.old-deja/g++.ns/template13.C,
23065         g++.old-deja/g++.other/decl4.C,
23066         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
23067
23068 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
23069
23070         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
23071         and "Internal error".
23072
23073         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
23074         regexps.
23075         * gcc.dg/cpp/paste6.c: New test.
23076
23077 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
23078
23079         * gcc.dg/cpp/tr-direct.c: New test.
23080
23081         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
23082         gcc.dg/cpp/undef1.c: Tweak error regexps.
23083
23084 2000-07-18  Eric Christopher <echristo@redhat.com>
23085
23086         * gcc.c-torture/compile/20000718-1.c: New test.
23087
23088 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
23089
23090         * cpplex.c (_cpp_push_token): If the token being pushed back
23091         is the previous token in this context, just subtract one from
23092         context->posn.
23093         * cppmacro.c (save_expansion): Clear aux field when storing a
23094         placemarker.
23095
23096 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
23097
23098         * gcc.dg/noncompile/redecl-1.c: New test.
23099
23100 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
23101
23102         * gcc.c-torture/execute/20000717-5.c: New test.
23103         * gcc.c-torture/execute/20000717-1.x: Removed.
23104
23105 2000-07-17  Richard Henderson  <rth@cygnus.com>
23106
23107         * gcc.c-torture/execute/20000717-4.c: New test.
23108
23109 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
23110
23111         * gcc.dg/cpp/syshdr.c: New test.
23112         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
23113
23114 2000-07-17  Neil Booth  <neilb@earthling.net>
23115
23116         * gcc.dg/cpp/cmdlne-dM.c: New test.
23117         * gcc.dg/cpp/cmdlne-dD.c: New test.
23118
23119 2000-07-17  Jeffrey A Law  (law@cygnus.com)
23120
23121         * gcc.c-torture/execute/20000717-3.c: New test.
23122
23123         * gcc.c-torture/compile/20000717-1.c: New test.
23124
23125 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
23126
23127         * gcc.c-torture/execute/20000717-2.c: New test.
23128
23129 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
23130
23131         * gcc.dg/formatz-1.c: New test.
23132
23133         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
23134         * gcc.dg/c99-digraph-1.c: New tests.
23135
23136         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
23137         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
23138
23139         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
23140         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
23141         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
23142         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
23143         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
23144         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
23145         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
23146
23147 2000-07-17   Greg McGary <greg@mcgary.org>
23148
23149         * gcc.c-torture/execute/20000717-1.c: New test.
23150         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
23151
23152 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
23153
23154         * gcc.c-torture/execute/20000715-2.c: New test.
23155         * gcc.dg/20000715-1.c: New test.
23156
23157 2000-07-15  Michael Meissner  <meissner@redhat.com>
23158
23159         * gcc.c-torture/execute/20000715-1.c: New test.
23160
23161 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
23162
23163         * gcc.c-torture/execute/20000707-1.c: New test.
23164
23165 2000-07-13  Neil Booth  <NeilB@earthling.net>
23166
23167         * testsuite/gcc.dg/cpp/digraph1.c,
23168         testsuite/gcc.dg/cpp/digraph2.c,
23169         testsuite/gcc.dg/cpp/digraphs.c: New tests.
23170
23171 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
23172
23173         * g77.f-torture/compile/20000630-2.f:  New test.
23174         * g77.f-torture/compile/20000630-2.x
23175
23176 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
23177
23178         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
23179
23180 2000-07-11  Neil Booth  <NeilB@earthling.net>
23181
23182         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
23183
23184 2000-07-11  Neil Booth  <NeilB@earthling.net>
23185
23186         * gcc.dg/cpp/cmdlne-C.c: New.
23187
23188 2000-07-09  Neil Booth  <NeilB@earthling.net>
23189
23190         * gcc.dg/cpp/directiv.c: New tests.
23191         * gcc.dg/cpp/undef1.c: Update.
23192
23193 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
23194
23195         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
23196
23197 2000-07-09  Neil Booth  <NeilB@earthling.net>
23198
23199         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
23200
23201 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
23202
23203         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
23204         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
23205
23206 2000-07-08  Neil Booth  <NeilB@earthling.net>
23207
23208         * gcc.dg/cpp/macsyntx.c: New tests.
23209
23210 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
23211
23212         * gcc.dg/20000707-1.c: New test.
23213
23214 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
23215
23216         * gcc.c-torture/execute/20000706-1.c: New test.
23217         * gcc.c-torture/execute/20000706-2.c: New test.
23218         * gcc.c-torture/execute/20000706-3.c: New test.
23219         * gcc.c-torture/execute/20000706-4.c: New test.
23220         * gcc.c-torture/execute/20000706-5.c: New test.
23221
23222 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
23223
23224         * g++.old-deja/g++.pt/instantiate7.C: New test.
23225
23226 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
23227
23228         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
23229         * g++.old-deja/g++.mike/thunk3.C: Likewise.
23230         * g++.old-deja/g++.other/rtti3.C: Likewise.
23231         * g++.old-deja/g++.other/rttid3.C: Likewise.
23232
23233 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
23234
23235         *  g77.f-torture/compile/20000630-1.x: Fix typo
23236
23237 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
23238
23239         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
23240         assembly output.
23241
23242 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
23243
23244         * gcc.dg/cpp/ident.c: New test.
23245
23246 2000-07-05  Neil Booth  <NeilB@earthling.net>
23247
23248         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
23249           gcc.dg/cpp/lexstrng.c: New tests.
23250
23251 2000-07-04  Neil Booth  <NeilB@earthling.net>
23252
23253         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
23254         * gcc.dg/cpp/strify2.c: Same.
23255
23256 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
23257
23258         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
23259         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
23260         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
23261         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
23262
23263         * testsuite/gcc.dg/cpp/macro1.c,
23264         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
23265         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
23266         testsuite/gcc.dg/cpp/strify1.c,
23267         testsuite/gcc.dg/cpp/strify2.c: New tests.
23268
23269 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
23270
23271         * gcc.c-torture/execute/20000703-1.c: New test.
23272
23273 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
23274
23275         * g++.old-deja/g++.pt (lookup10.C): New test.
23276
23277 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
23278
23279         * g++.old-deja/g++.pt (typename25.C): New test.
23280
23281 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
23282
23283         * gcc.c-torture/compile/20000701-1.c: New test.
23284
23285 2000-06-30  Nick Clifton  <nickc@cygnus.com>
23286
23287         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
23288         to test case.
23289
23290 2000-06-30  Catherine Moore  <clm@cygnus.com>
23291
23292         * gcc.c-torture/execute/align-1.c: New test.
23293
23294 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
23295
23296         * g++.old-deja/g++.pt/expr8.C: New test.
23297         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
23298
23299 2000-06-29  Nick Clifton  <nickc@cygnus.com>
23300
23301         * gcc.c-torture/compile/20000629-1.c: New test.
23302
23303 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
23304
23305
23306         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
23307         gcc.dg/noncompile directory, depending on whether they're
23308         preprocessor tests or not.  Annotate all the tests for the dg
23309         framework.
23310
23311         * gcc.c-torture/noncompile/noncompile.exp: Delete.
23312         * gcc.dg/noncompile/noncompile.exp: New.
23313
23314         * Moved files:
23315         Old name                                New name
23316         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
23317         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
23318         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
23319         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
23320         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
23321         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
23322         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
23323         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
23324         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
23325         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
23326         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
23327         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
23328         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
23329         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
23330         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
23331         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
23332         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
23333         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
23334         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
23335         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
23336         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
23337         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
23338         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
23339         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
23340
23341         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
23342         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
23343         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
23344         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
23345         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
23346         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
23347
23348 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
23349
23350         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
23351         declare one variable.  On the fourth, error.
23352         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
23353         declared by 20000628-1a.h.
23354
23355 2000-06-29  Richard Henderson  <rth@redhat.com>
23356
23357         * gcc.c-torture/execute/930529-1.x: New file.
23358         * gcc.dg/920413-1.c: Adjust expected warning text.
23359         * gcc.dg/980217-1.c: Declare abort.
23360         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
23361
23362 2000-06-29  Jeffrey A Law  (law@cygnus.com)
23363
23364         * g77.f-torture/compile/20000629-1.f: New test.
23365         * g77.f-torture/compile/20000629-1.x: Expected to fail.
23366
23367 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
23368
23369         Rearrange lots of files, removing entirely the
23370         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
23371         directories.
23372
23373         * Deleted files:
23374         gcc.c-torture/code_quality/code_quality.exp
23375         gcc.c-torture/special/special.exp
23376         gcc.failure/failure.exp
23377         gcc.failure/940409-1.x
23378         gcc.c-torture/compile/961203-1.x
23379
23380         * New files:
23381         gcc.misc-tests/linkage.exp
23382         gcc.c-torture/execute/920730-1t.c
23383         gcc.c-torture/execute/920730-1t.x
23384         gcc.c-torture/compile/920520-1.x
23385         gcc.c-torture/compile/920521-1.x
23386         gcc.c-torture/compile/981006-1.x
23387         gcc.c-torture/execute/eeprof-1.x
23388
23389         * Moved files (possibly with modifications to fit a new harness):
23390         Old name                                New name
23391         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
23392         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
23393         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
23394         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
23395         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
23396         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
23397         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
23398         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
23399         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
23400         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
23401         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
23402         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
23403         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
23404         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
23405
23406 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
23407
23408         * c-torture/compile/961203-1.x: Delete.
23409
23410         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
23411         not exit. Include stdio.h.
23412         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
23413         * gcc.misc-tests/dg-12.c: Likewise.
23414         * gcc.misc-tests/dg-5.c: Likewise.
23415         * gcc.misc-tests/dg-6.c: Likewise.
23416         * gcc.misc-tests/dg-7.c: Prototype abort.
23417         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
23418         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
23419         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
23420         not exit.
23421         * gcc.misc-tests/sieve.c: Use return from main, not exit.
23422         * gcc.misc-tests/sort2.c: Use return from main, not exit.
23423
23424 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
23425
23426         * gcc.dg/cpp/20000628-1.c: New test.
23427         * gcc.dg/cpp/20000628-1.h: New header for above test.
23428         * gcc.dg/cpp/20000628-1a.h: Likewise.
23429
23430 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
23431
23432         * gcc.dg/cpp: New directory.
23433         * gcc.dg/cpp/cpp.exp: New driver.
23434         * gcc.dg/cpp/20000627-1.c: New test.
23435         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
23436         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
23437         and rewrite as a compilation test.
23438
23439         * gcc.dg: Move many files into the cpp subdirectory, possibly
23440         renaming or editing them as well.
23441         Old name                New name
23442         990119-1.c              cpp/19990119-1.c
23443         990228-1.c              cpp/19990228-1.c
23444         990407-1.c              cpp/19990407-1.c
23445         990409-1.c              cpp/19990409-1.c
23446         990413-1.c              cpp/19990413-1.c
23447         990703-1.c              cpp/19990703-1.c
23448         20000127-1.c            cpp/20000127-1.c
23449         20000129-1.c            cpp/20000129-1.c
23450         20000207-1.c            cpp/20000207-1.c
23451         20000207-2.c            cpp/20000207-2.c
23452         20000209-1.c            cpp/20000209-1.c
23453         20000209-2.c            cpp/20000209-2.c
23454         20000301-1.c            cpp/20000301-1.c
23455         20000419-1.c            cpp/20000419-1.c
23456         20000510-1.S            cpp/20000510-1.S
23457         20000519-1.c            cpp/20000519-1.c
23458         20000529-1.c            cpp/20000529-1.c
23459         20000625-1.c            cpp/20000625-1.c
23460         20000625-2.c            cpp/20000625-2.c
23461         cpp-as1.c               cpp/assert1.c
23462         cpp-as2.c               cpp/assert2.c
23463         cxx-comments-1.c        cpp/cxxcom1.c
23464         cxx-comments-2.c        cpp/cxxcom2.c
23465         endif-label.c           cpp/endif.c
23466         cpp-hash1.c             cpp/hash1.c
23467         cpp-hash2.c             cpp/hash2.c
23468         cpp-if1.c               cpp/if-1.c
23469         cpp-if2.c               cpp/if-2.c
23470         cpp-if3.c               cpp/if-3.c
23471         cpp-if4.c               cpp/if-4.c
23472         cpp-if5.c               cpp/if-5.c
23473         cpp-cond.c              cpp/if-cexp.c
23474         cpp-missingop.c         cpp/if-mop.c
23475         cpp-missingparen.c      cpp/if-mpar.c
23476         cpp-opprec.c            cpp/if-oppr.c
23477         cpp-ifparen.c           cpp/if-paren.c
23478         cpp-shortcircuit.c      cpp/if-sc.c
23479         cpp-shift.c             cpp/if-shift.c
23480         cpp-unary.c             cpp/if-unary.c
23481         cpp-li1.c               cpp/line1.c
23482         cpp-li2.c               cpp/line2.c
23483         lineno.c                cpp/line3.c
23484         lineno-2.c              cpp/line4.c
23485         cpp-mi.c                cpp/mi1.c
23486         cpp-mic.h               cpp/mi1c.h
23487         cpp-micc.h              cpp/mi1cc.h
23488         cpp-mind.h              cpp/mi1nd.h
23489         cpp-mindp.h             cpp/mi1ndp.h
23490         cpp-mix.h               cpp/mi1x.h
23491         cpp-mi2.c               cpp/mi2.c
23492         cpp-mi2a.h              cpp/mi2a.h
23493         cpp-mi2b.h              cpp/mi2b.h
23494         cpp-mi2c.h              cpp/mi2c.h
23495         cpp-mi3.c               cpp/mi3.c
23496         cpp-mi3.def             cpp/mi3.def
23497         poison-1.c              cpp/poison.c
23498         pr-impl.c               cpp/prag-imp.c
23499         cpp-redef-2.c           cpp/redef1.c
23500         cpp-redef.c             cpp/redef2.c
23501         strpaste.c              cpp/strp1.c
23502         strpaste-2.c            cpp/strp2.c
23503         cpp-tradpaste.c         cpp/tr-paste.c
23504         cpp-tradstringify.c     cpp/tr-str.c
23505         cpp-tradwarn1.c         cpp/tr-warn1.c
23506         cpp-tradwarn2.c         cpp/tr-warn2.c
23507         trigraphs.c             cpp/trigraphs.c
23508         cpp-unc1.c              cpp/unc1.c
23509         cpp-unc2.c              cpp/unc2.c
23510         cpp-unc3.c              cpp/unc3.c
23511         cpp-unc.c               cpp/unc4.c
23512         undef.c                 cpp/undef1.c
23513         undef-2.c               cpp/undef2.c
23514         cpp-wi1.c               cpp/widestr1.c
23515
23516 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
23517
23518         * lib/g++.exp (g++_include_flags): Tweak.
23519
23520 2000-06-27  H.J. Lu  <hjl@gnu.org>
23521             Loren J. Rittle  <ljrittle@acm.org>
23522
23523         * lib/g++.exp (g++_include_flags): Override libgloss.exp
23524         version with one that knows about the new gcc tree structure.
23525         (g++_link_flags): Same.
23526
23527 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
23528
23529         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
23530         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
23531         case we are cross-compiling.
23532
23533         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
23534         g++.old-deja/g++.niklas/Makefile.in,
23535         g++.old-deja/g++.niklas/configure.in,
23536         g++.old-deja/g++.other/Makefile.in,
23537         g++.old-deja/g++.other/configure.in,
23538         gcc.c-torture/code_quality/Makefile.in,
23539         gcc.c-torture/code_quality/configure.in,
23540         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
23541         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
23542         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
23543         gcc.c-torture/execute/ieee/Makefile.in,
23544         gcc.c-torture/execute/ieee/configure.in,
23545         gcc.c-torture/noncompile/Makefile.in,
23546         gcc.c-torture/noncompile/configure.in,
23547         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
23548         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
23549         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
23550
23551 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
23552
23553         * g++.old-deja/g++.other/ambig3.C: New test.
23554
23555 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
23556
23557         * g++.old-deja/g++.pt/syntax1.C: New test.
23558         * g++.old-deja/g++.pt/syntax2.C: New test.
23559         * g++.old-deja/g++.other/syntax3.C: New test.
23560         * g++.old-deja/g++.other/syntax4.C: New test.
23561
23562 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
23563
23564         * gcc.dg/20000623-1.c: Prototype exit and abort.
23565
23566 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
23567
23568         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
23569         New tests.
23570         * gcc.dg/cpp-mi3.def: New file.
23571
23572         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
23573         inside assertions.
23574         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
23575         lexer's error messages.
23576         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
23577         divine anything from the linemarkers.
23578         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
23579         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
23580
23581 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
23582
23583         * gcc.dg/20000623-1.c: New test.
23584
23585 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
23586
23587         * gcc.c-torture/execute/20000622-1.c: New test.
23588
23589 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
23590
23591         * g++.old-deja/g++.other/init15.C: New test.
23592
23593 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
23594
23595         * g++.old-deja/g++.pt/vaarg2.C: New test.
23596         * g++.old-deja/g++.pt/vaarg3.C: New test.
23597
23598 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
23599
23600         * g++.old-deja/g++.other/dyncast6.C: New test.
23601
23602 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
23603
23604         * gcc.c-torture/execute/loop-6.c: New test.
23605
23606 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
23607
23608         * gcc.dg/20000614-1.c: New test.
23609         * gcc.dg/20000614-2.c: New test.
23610
23611 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
23612
23613         * g++.old-deja/g++.other/inline12.C: New test.
23614
23615 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
23616
23617         * g++.old-deja/g++.other/eh1.C: New test.
23618
23619 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
23620
23621         * g++.old-deja/g++.other/type.C: New test.
23622
23623 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
23624
23625         * g++.old-deja/g++.other/initstring.C: New test.
23626
23627 2000-06-12  Jason Merrill  <jason@redhat.com>
23628
23629         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
23630
23631 2000-06-09  Jeffrey A Law  (law@cygnus.com)
23632
23633         * gcc.c-torture/compile/20000609-1.c: New test.
23634
23635 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
23636
23637         * gcc.dg/20000609-1.c: New test.
23638
23639 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
23640
23641         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
23642         * gcc.c-torture/noncompile/poison-1.c: Move...
23643         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
23644         * gcc.dg/cpp-li1.c: Add a token after the #line.
23645
23646 2000-06-05  Richard Henderson  <rth@cygnus.com>
23647
23648         * gcc.c-torture/execute/20000605-2.c: New test.
23649         * gcc.c-torture/execute/20000605-3.c: New test.
23650
23651 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
23652
23653         * g77.f-torture/execute/20000503-1.x: New file.
23654
23655 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
23656
23657         * g++.old-deja/g++.eh/badalloc1.C: New test.
23658
23659 2000-06-05  Richard Henderson  <rth@cygnus.com>
23660
23661         * gcc.c-torture/execute/20000605-1.c: New test.
23662
23663 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
23664             Nathan Sidwell <nathan@codesourcery.com>
23665
23666         * gcc.c-torture/compile/20000605-1.c: New test.
23667
23668 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
23669
23670         * g77.f-torture/compile/20000601-1.f:  New test.
23671
23672 2000-06-03  Richard Henderson  <rth@cygnus.com>
23673
23674         * gcc.c-torture/execute/20000603-1.c: New.
23675
23676 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
23677
23678         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
23679         * gcc.dg/noreturn-2.c (noreturn): Likewise.
23680
23681 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
23682
23683         * gcc.dg/compare2.c (case 12): XFAIL.
23684         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
23685         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
23686
23687         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
23688
23689 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
23690
23691         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
23692         guard macro is already defined when the header is first
23693         included.
23694         * gcc.dg/cpp-mix.h: New file.
23695         * gcc.dg/endif-label.c: Update patterns to match compiler.
23696
23697         * g++.brendan/complex1.C: Declare abort.
23698         * g++.law/refs4.C: Remove XFAIL.
23699         * g++.oliva/expr2.C: Declare abort and exit.
23700
23701 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
23702
23703         * gcc.c-torture/execute/20000528-1.c: New test.
23704
23705         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
23706         * g++.old-deja/g++.law/temps4.C: Likewise.
23707
23708         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
23709         stdlib.h.  Call abort() on failure.
23710         * g++.old-deja/g++.law/refs4.C: Likewise.
23711         * g++.old-deja/g++.law/temps4.C: Likewise.
23712         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
23713         * gcc.c-torture/execute/20000112-1.c: Include string.h.
23714
23715 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
23716
23717         Relative to g++.dg/special:
23718         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
23719
23720         Relative to g++.old-deja:
23721         * g++.brendan/complex1.C, g++.jason/optimize2.C,
23722         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
23723         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
23724         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
23725         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
23726         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
23727         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
23728
23729         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
23730         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
23731         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
23732         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
23733         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
23734         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
23735         and/or string.h.
23736
23737         * g++.other/goto1.C: Update expectations for error messages.
23738
23739 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
23740
23741         * gcc.c-torture/compile/20000523-1.c: New test.
23742
23743 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
23744
23745         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
23746
23747 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
23748
23749         * g++.old-deja/g++.eh/catch11.C: New test.
23750         * g++.old-deja/g++.eh/catch12.C: New test.
23751
23752 2000-05-24  Nick Clifton  <nickc@cygnus.com>
23753
23754         * gcc.c-torture/execute/20000523-1.c: New test.
23755
23756 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
23757
23758         * c-torture/execute/bcp-1.c: Replace abort in arg of
23759         __builtin_constant_p with a generic external function.
23760
23761         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
23762         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
23763         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
23764         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
23765         Prototype abort and/or exit.
23766
23767         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
23768         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
23769         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
23770         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
23771
23772 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
23773
23774         * gcc.dg/dwarf2-1.c: New test.
23775
23776 2000-05-20  Richard Henderson  <rth@cygnus.com>
23777
23778         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
23779
23780 2000-05-20  Andreas Jaeger  <aj@suse.de>
23781
23782         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
23783         testcase.
23784
23785 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
23786
23787         * gcc.c-torture/execute/20000519-2.c: New test.
23788
23789 2000-05-19  Andreas Jaeger  <aj@suse.de>
23790
23791         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
23792         which fails with SSA.
23793
23794         * lib/c-torture.exp: Also test with -O3 -fssa.
23795
23796 2000-05-18  Michael Meissner  <meissner@redhat.com>
23797
23798         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
23799         * gcc.c-torture/execute/920415-1.c: Ditto.
23800         * gcc.c-torture/execute/920501-1.c: Ditto.
23801         * gcc.c-torture/execute/conversion.c: Ditto.
23802         * gcc.c-torture/execute/cvt-1.c: Ditto.
23803
23804 2000-05-18  Jeffrey A Law  (law@cygnus.com)
23805
23806         * gcc.c-torture/compile/20000518-1.c: New test.
23807
23808 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
23809
23810         * g77.f-torture/compile/200005018.f:  New test.
23811
23812 2000-05-17  Jeffrey A Law  (law@cygnus.com)
23813
23814         * gcc.c-torture/compile/20000517-1.c: New test.
23815
23816 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
23817
23818         * gcc.c-torture/execute/20000516-1.c: New test.
23819
23820 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
23821
23822         * g++.old-deja/g++.other/eh.C: New test.
23823
23824 2000-05-12  Richard Henderson  <rth@cygnus.com>
23825
23826         * gcc.c-torture/execute/990208-1.c (main): Don't pass
23827         constants through to doit's conditional.
23828
23829 2000-05-11  Jeffrey A Law  (law@cygnus.com)
23830
23831         * gcc.c-torture/compile/20000511-1.c: New test.
23832         * g77.f-torture/compile/20000511-1.f: New test.
23833         * g77.f-torture/compile/20000511-2.f: New test.
23834
23835 2000-05-11  Michael Meissner  <meissner@redhat.com>
23836
23837         * gcc.c-torture/execute/20000511-1.c: New test.
23838
23839 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
23840
23841         * gcc.dg/dg.exp: Scan .S files as well as .c files.
23842         * gcc.dg/20000510-1.S: New.
23843
23844 2000-05-08  Catherine Moore  <clm@cygnus.com>
23845
23846         * gcc.dg/unused-3.c: New.
23847
23848 2000-05-06  Richard Henderson  <rth@cygnus.com>
23849
23850           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
23851           * g++.old-deja/g++.mike/warn1.C: Likewise.
23852           * g++.old-deja/g++.pt/local1.C: Likewise.
23853           * g++.old-deja/g++.pt/local7.C: Likewise.
23854           * g++.old-deja/g++.pt/spec16.C: Likewise.
23855
23856 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
23857
23858         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
23859
23860 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
23861
23862           * g77.f-torture/execute/20000503-1.f:  New test.
23863
23864 2000-05-04  Andreas Jaeger  <aj@suse.de>
23865
23866         * gcc.dg/noreturn-2.c: New test.
23867
23868 2000-05-04  Neil Booth  <NeilB@earthling.net>
23869
23870         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
23871         preprocessor.
23872
23873 2000-05-04  Richard Henderson  <rth@cygnus.com>
23874
23875         * gcc.c-torture/execute/20000503-1.c: Fix typo.
23876
23877 2000-05-04  Richard Henderson  <rth@cygnus.com>
23878
23879         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
23880         OpenSSL by Jason R Thorpe.
23881
23882 2000-05-03  Jim Wilson  <wilson@cygnus.com>
23883
23884         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
23885
23886 2000-05-03  Robert Lipe <robertlipe@usa.net>
23887
23888         * gcc.dg/20000503-1.c: New test.
23889
23890 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
23891
23892         * gcc.c-torture/compile/20000502-1.c: New test.
23893         * g++.old-deja/g++.other/align.C: New test.
23894         * gcc.dg/cpp-tradstringify.c: New test.
23895
23896 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
23897
23898         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
23899         and hard registers.
23900
23901 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
23902
23903         * gcc.c-torture/execute/loop-5.c: New test.
23904
23905 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
23906
23907         * gcc.c-torture/execute/va-arg-20.c: New test.
23908
23909 2000-04-23  Jeffrey A Law  (law@cygnus.com)
23910
23911         * gcc.c-torture/execute/20000422-1.c: New test.
23912
23913 2000-04-20  Greg McGary  <gkm@gnu.org>
23914
23915         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
23916         when optimizing, but without sibling-call optimizations (-O1).
23917
23918 2000-04-20  Jeffrey A Law  (law@cygnus.com)
23919
23920           * gcc.c-torture/compile/20000420-1.c: New test.
23921
23922 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
23923
23924         * g++.abi/ptrflags.C: New test.
23925         * g++.eh/catchptr1.C: Test incomplete pointer chains.
23926
23927 2000-04-19  Catherine Moore  <clm@cygnus.com>
23928
23929         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
23930
23931 2000-04-19  Greg McGary  <gkm@gnu.org>
23932
23933         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
23934         sibling-call optimizations.
23935
23936 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
23937
23938         * gcc.dg/20000419-1.c: New test.
23939
23940 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
23941
23942         * gcc.c-torture/execute/20000412-6.c: New test.
23943
23944 2000-04-12  Jeffrey A Law  (law@cygnus.com)
23945
23946         * gcc.c-torture/execute/20000412-5.c: New test.
23947         * g77.f-torture/compile/20000412-1.f: New test.
23948         * gcc.c-torture/execute/20000412-4.c: New test.
23949         * gcc.c-torture/compile/20000412-2.c: New test.
23950         * gcc.c-torture/execute/20000412-3.c: New test.
23951         * gcc.c-torture/compile/20000412-1.c: New test.
23952         * gcc.c-torture/execute/20000412-2.c: New test.
23953
23954 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
23955
23956         * objc/execute/bf-20.m: New test.
23957
23958 2000-04-10  Richard Henderson  <rth@cygnus.com>
23959
23960         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
23961
23962         * gcc.c-torture/execute/20000412-1.c: New test.
23963
23964 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
23965
23966         * g++.old-deja/g++.eh/catchptr1.C: New test.
23967
23968 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
23969
23970         * g++.old-deja/g++.abi/cxa_vec.C: New test.
23971
23972 2000-04-08  Neil Booth  <NeilB@earthling.net>
23973
23974         * gcc.dg/cpp-nullchar.c: Remove test as
23975         embedded nulls cause problems.
23976
23977 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23978
23979         * gcc.dg/compare2.c: New test.
23980
23981 2000-04-08  Neil Booth  <NeilB@earthling.net>
23982
23983         * gcc.dg/cpp-nullchar.c: New test.
23984
23985 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
23986
23987         * gcc.dg/cpp-mi2.c: New test.
23988         * gcc.dg/cpp-mi2[abc].h: New files.
23989
23990 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
23991
23992         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
23993         member name.
23994
23995 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
23996
23997         * g++.old-deja/g++.abi/vmihint.C: New test.
23998
23999 2000-04-06  Neil Booth  <NeilB@earthling.net>
24000
24001         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
24002         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
24003         copyright.
24004
24005 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
24006
24007         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
24008         avoid stack-frame overwrite.
24009
24010 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
24011
24012         * gcc.c-torture/compile/20000405-2.c: New test.
24013         * gcc.c-torture/compile/20000405-3.c: New test.
24014
24015 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24016
24017         * gcc.c-torture/compile/20000405-1.c: New test.
24018
24019 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
24020
24021         * gcc.dg/cast-qual-1.c: Revert last change.
24022
24023 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24024
24025         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
24026
24027 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
24028
24029         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
24030         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
24031
24032 2000-04-03  Jeffrey A Law  (law@cygnus.com)
24033
24034         * gcc.c-torture/compile/20000403-2.c: New test.
24035         * gcc.c-torture/compile/20000403-1.c: New test.
24036
24037 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
24038
24039         * gcc.c-torture/execute/20000403-1.c: New test.
24040
24041 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
24042
24043         * gcc.c-torture/execute/20000402-1.c: New test.
24044
24045 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
24046
24047         * gcc.c-torture/execute/va-arg-15.c: New test.
24048         * gcc.c-torture/execute/va-arg-16.c: New test.
24049         * gcc.c-torture/execute/va-arg-17.c: New test.
24050         * gcc.c-torture/execute/va-arg-18.c: New test.
24051         * gcc.c-torture/execute/va-arg-19.c: New test.
24052
24053 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
24054
24055         * gcc.c-torture/compile/981211-1.c: Move to...
24056         * gcc.dg/cpp-as1.c: ...here.
24057         * gcc.dg/cpp-as2.c: New file.
24058
24059         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
24060         compiler.
24061
24062 2000-04-02  Neil Booth  <NeilB@earthling.net>
24063
24064         * gcc.dg/cpp-cond.c  New tests.
24065         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
24066         accidental success less likely.
24067         * gcc.dg/cpp-missingop.c  New tests.
24068         * gcc.dg/cpp-missingparen.c  New tests.
24069         * gcc.dg/cpp-shift.c  New tests.
24070         * gcc.dg/cpp-shortcircuit.c  New tests.
24071         * gcc.dg/cpp-unary.c  New tests.
24072
24073 2000-03-29  Jeffrey A Law  (law@cygnus.com)
24074
24075         * gcc.c-torture/compile/20000329-1.c: New test.
24076
24077 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
24078
24079         * gcc.c-torture/compile/20000326-1.c: New test.
24080         * gcc.c-torture/compile/20000326-2.c: New test.
24081
24082 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
24083
24084         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
24085         the first parameter is a function argument.
24086
24087 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
24088
24089         * g++.old-deja/g++.ext/array4.C: New test.
24090
24091 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
24092
24093         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
24094
24095 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24096
24097         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
24098
24099 2000-03-19  Richard Henderson  <rth@cygnus.com>
24100
24101         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
24102
24103 2000-03-19  Richard Henderson  <rth@cygnus.com>
24104
24105         * gcc.c-torture/compile/20000319-1.c: New test.
24106
24107 2000-03-14  Jeffrey A Law  (law@cygnus.com)
24108
24109         * gcc.c-torture/execute/20000314-3.c: New test.
24110         * gcc.c-torture/execute/20000314-2.c: New test.
24111         * gcc.c-torture/execute/20000314-1.c: New test.
24112         * gcc.c-torture/compile/20000314-2.c: New test.
24113         * gcc.c-torture/compile/20000314-1.c: New test.
24114
24115 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
24116
24117         * g++.old-deja/g++.warn/inline.C: New test.
24118
24119 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
24120
24121         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
24122         standards-compliant result rather than specific constants.
24123         Put test-values in array.
24124
24125 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
24126
24127         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
24128         (g++_target_compile): Put test-specific options last.
24129
24130 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
24131
24132         * g++.old-deja/g++.eh/vbase4.C: New test.
24133
24134 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
24135
24136         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
24137
24138 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
24139
24140         * g++.old-deja/g++.brendan/misc12.C: Removed.
24141         * g++.old-deja/g++.pt/memtemp77.C: Constify.
24142         * g++.old-deja/g++.ext/pretty4.C: New test.
24143
24144 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
24145
24146         * g++.old-deja/g++.other/string2.C: New test.
24147
24148 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
24149
24150         * g++.old-deja/g++.warn/impint2.C: New test.
24151
24152 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
24153
24154         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
24155         is 1, not zero.
24156
24157 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
24158
24159         * g++.old-deja/g++.warn/impint.C: New test.
24160         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
24161         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
24162         * g++.old-deja/g++.pt/explicit12.C: Likewise.
24163         * g++.old-deja/g++.pt/explicit13.C: Likewise.
24164         * g++.old-deja/g++.pt/explicit17.C: Likewise.
24165         * g++.old-deja/g++.pt/explicit18.C: Likewise.
24166         * g++.old-deja/g++.pt/explicit19.C: Likewise.
24167         * g++.old-deja/g++.pt/explicit23.C: Likewise.
24168         * g++.old-deja/g++.pt/explicit31.C: Likewise.
24169         * g++.old-deja/g++.pt/explicit35.C: Likewise.
24170         * g++.old-deja/g++.pt/explicit6.C: Likewise.
24171         * g++.old-deja/g++.pt/memclass7.C: Likewise.
24172
24173 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
24174
24175         * gcc.dg/cpp-redef.c: New test.
24176
24177 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
24178
24179         * g++.old-deja/g++.pt/unify7.C: New test.
24180
24181 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
24182
24183         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
24184         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
24185
24186 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
24187
24188         * gcc.c-torture/compile/20000224-1.c: New test.
24189
24190 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24191
24192         * gcc.c-torture/compile/cpp-2.c: New test.
24193         * gcc.c-torture/compile/cpp-1.c: New test.
24194
24195 2000-02-25  Jeffrey A Law  (law@cygnus.com)
24196
24197         * gcc.c-torture/execute/20000225-1.c: New test.
24198
24199 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24200
24201         * gcc.dg/cpp-li2.c: New test.
24202
24203         * gcc.dg/cpp-wi1.c: New test.
24204
24205         * gcc.dg/cpp-li1.c: New test.
24206
24207 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
24208
24209         * g++.old-deja/g++.other/sizeof5.C: New test.
24210
24211 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
24212
24213         * gcc.c-torture/execute/va-arg-13.c: New test.
24214
24215 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
24216
24217         * gcc.c-torture/execute/va-arg-12.c: New test.
24218
24219 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
24220
24221         * gcc.c-torture/execute/20000223-1.c: New test.
24222
24223 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
24224
24225         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
24226
24227 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
24228
24229         * g++.old-deja/g++.abi/ptrmem.C: New test.
24230
24231 2000-02-19  Richard Henderson  <rth@cygnus.com>
24232
24233         * gcc.c-torture/compile/init-3.c: New.
24234
24235 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
24236
24237         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
24238         ALWAYS_CXXFLAGS.
24239
24240 2000-02-11  Robert Lipe <robertl@sco.com>
24241
24242         * gcc.c-torture/compile/20000211-3.c: New test.
24243
24244 2000-02-11  Martin Buchholz <martin@xemacs.org>
24245
24246         * gcc.c-torture/compile/20000211-2.c: New test.
24247
24248 2000-02-11  Jeffrey A Law  (law@cygnus.com)
24249
24250         * gcc.c-torture/compile/20000211-1.c: New test.
24251
24252 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
24253
24254         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
24255           on native targets
24256
24257 2000-02-08  Nathan Sidwell  <nathan@acm.org>
24258
24259         * g++.old-deja/g++.other/cast5.C: New test.
24260
24261 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
24262
24263         * gcc.c-torture/execute/20000205-1.c: New.
24264
24265 2000-02-03  Nathan Sidwell  <nathan@acm.org>
24266
24267         * g++.old-deja/g++.jason/cast3.C: Return void.
24268         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
24269
24270 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24271
24272         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
24273
24274         * gcc.dg/loop-1.c: New test.
24275
24276 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
24277
24278         * gcc.c-torture/compile/20000127-1.c: New test.
24279         * gcc.c-torture/execute/991228-1.c: New test.
24280
24281 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24282
24283         * gcc.dg/unused-2.c: New test.
24284
24285         * gcc.dg/conv-1.c: New test.
24286
24287 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
24288
24289         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
24290         compiler.
24291         (tool_option_proc): Fix typo.
24292
24293 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
24294
24295         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
24296         of the ld on the host, not on the build machine.
24297         Also, don't crash if '--help' is not a supported option.
24298
24299 2000-01-24  Richard Henderson  <rth@cygnus.com>
24300
24301         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
24302
24303 2000-01-20  Jeffrey A Law  (law@cygnus.com)
24304
24305         * gcc.c-torture/execute/20000120-2.c: New test.
24306         * gcc.c-torture/execute/20000120-1.c: New test.
24307
24308 2000-01-13  Jeffrey A Law  (law@cygnus.com)
24309
24310         * gcc.c-torture/execute/20000113-1.c: New test.
24311
24312 2000-01-12  Jeffrey A Law  (law@cygnus.com)
24313
24314         * gcc.c-torture/execute/20000112-1.c: New test.
24315
24316 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24317
24318         * gcc.dg/20000111-1.c: New test.
24319
24320 2000-01-10  Jeffrey A Law  (law@cygnus.com)
24321
24322         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
24323         with 16 bit integers.
24324
24325 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24326
24327         * gcc.dg/20000108-1.c: New test.
24328
24329 2000-01-05  Nathan Sidwell  <nathan@acm.org>
24330
24331         * g++.old-deja/g++.ns/koenig8.C: New test.
24332
24333 2000-01-05  Nathan Sidwell  <nathan@acm.org>
24334
24335         * g++.old-deja/g++.other/cast4.C: New test.
24336
24337 2000-01-05  Jeffrey A Law  (law@cygnus.com)
24338
24339         * gcc.c-torture/compile/20000105-2.c: New test.
24340         * gcc.c-torture/compile/20000105-1.c: New test.
24341
24342 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24343
24344         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
24345         references to printf & atoi to conform to ANSI standard.
24346         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
24347         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
24348         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
24349         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
24350         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
24351         * g++.old-deja/g++.brendan/complex1.C: Likewise.
24352         * g++.old-deja/g++.brendan/copy1.C: Likewise.
24353         * g++.old-deja/g++.brendan/copy2.C: Likewise.
24354         * g++.old-deja/g++.brendan/copy3.C: Likewise.
24355         * g++.old-deja/g++.brendan/copy4.C: Likewise.
24356         * g++.old-deja/g++.brendan/copy5.C: Likewise.
24357         * g++.old-deja/g++.brendan/copy6.C: Likewise.
24358         * g++.old-deja/g++.brendan/copy7.C: Likewise.
24359         * g++.old-deja/g++.brendan/copy8.C: Likewise.
24360         * g++.old-deja/g++.brendan/crash11.C: Likewise.
24361         * g++.old-deja/g++.brendan/crash14.C: Likewise.
24362         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
24363         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
24364         * g++.old-deja/g++.brendan/delete2.C: Likewise.
24365         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
24366         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
24367         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
24368         * g++.old-deja/g++.brendan/eh1.C: Likewise.
24369         * g++.old-deja/g++.brendan/groff1.C: Likewise.
24370         * g++.old-deja/g++.brendan/init3.C: Likewise.
24371         * g++.old-deja/g++.brendan/misc12.C: Likewise.
24372         * g++.old-deja/g++.brendan/misc7.C: Likewise.
24373         * g++.old-deja/g++.brendan/new2.C: Likewise.
24374         * g++.old-deja/g++.brendan/operators4.C: Likewise.
24375         * g++.old-deja/g++.brendan/operators5.C: Likewise.
24376         * g++.old-deja/g++.brendan/overload2.C: Likewise.
24377         * g++.old-deja/g++.brendan/overload7.C: Likewise.
24378         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
24379         * g++.old-deja/g++.brendan/reference1.C: Likewise.
24380         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
24381         * g++.old-deja/g++.brendan/template24.C: Likewise.
24382         * g++.old-deja/g++.brendan/template3.C: Likewise.
24383         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
24384         * g++.old-deja/g++.jason/inline3.C: Likewise.
24385         * g++.old-deja/g++.jason/opeq.C: Likewise.
24386         * g++.old-deja/g++.law/arg5.C: Likewise.
24387         * g++.old-deja/g++.law/arm7.C: Likewise.
24388         * g++.old-deja/g++.law/ctors11.C: Likewise.
24389         * g++.old-deja/g++.law/cvt8.C: Likewise.
24390         * g++.old-deja/g++.law/init9.C: Likewise.
24391         * g++.old-deja/g++.law/refs4.C: Likewise.
24392         * g++.old-deja/g++.law/template2.C: Likewise.
24393         * g++.old-deja/g++.law/visibility24.C: Likewise.
24394         * g++.old-deja/g++.law/vtable3.C: Likewise.
24395         * g++.old-deja/g++.mike/asm2.C: Likewise.
24396         * g++.old-deja/g++.mike/eh1.C: Likewise.
24397         * g++.old-deja/g++.mike/misc1.C: Likewise.
24398         * g++.old-deja/g++.mike/misc13.C: Likewise.
24399         * g++.old-deja/g++.mike/misc14.C: Likewise.
24400         * g++.old-deja/g++.mike/ns12.C: Likewise.
24401         * g++.old-deja/g++.mike/p1248.C: Likewise.
24402         * g++.old-deja/g++.mike/p3708.C: Likewise.
24403         * g++.old-deja/g++.mike/p3708a.C: Likewise.
24404         * g++.old-deja/g++.mike/p3708b.C: Likewise.
24405         * g++.old-deja/g++.mike/p646.C: Likewise.
24406         * g++.old-deja/g++.mike/p700.C: Likewise.
24407         * g++.old-deja/g++.mike/p783.C: Likewise.
24408         * g++.old-deja/g++.mike/p783a.C: Likewise.
24409         * g++.old-deja/g++.mike/p783b.C: Likewise.
24410         * g++.old-deja/g++.mike/p786.C: Likewise.
24411         * g++.old-deja/g++.mike/p789.C: Likewise.
24412         * g++.old-deja/g++.mike/p789a.C: Likewise.
24413         * g++.old-deja/g++.mike/p807a.C: Likewise.
24414         * g++.old-deja/g++.other/delete3.C: Likewise.
24415         * g++.old-deja/g++.other/dyncast1.C: Likewise.
24416         * g++.old-deja/g++.other/dyncast2.C: Likewise.
24417         * g++.old-deja/g++.other/dyncast3.C: Likewise.
24418         * g++.old-deja/g++.other/empty1.C: Likewise.
24419         * g++.old-deja/g++.other/temporary1.C: Likewise.
24420         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
24421         * g++.old-deja/g++.pt/t16.C: Likewise.
24422         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
24423
24424 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
24425
24426         * gcc.dg/991230-1.c: New test.
24427
24428 1999-12-29  Jeffrey A Law  (law@cygnus.com)
24429
24430         * gcc.c-torture/compile/991229-3.c: New test.
24431         * gcc.c-torture/compile/991229-2.c: New test.
24432         * gcc.c-torture/compile/991229-1.c: New test.
24433
24434 1999-12-29  Greg McGary <gkm@eng.ascend.com>
24435
24436         * gcc.c-torture/compile/labels-2.c: New test.
24437
24438 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
24439
24440         * gcc.c-torture/execute/991227-1.c: New test.
24441
24442 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24443
24444         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
24445
24446 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
24447
24448         * gcc.c-torture/execute/991221-1.c: New test.
24449
24450 1999-12-20  Nathan Sidwell  <nathan@acm.org>
24451
24452         * g++.old-deja/g++.other/cast3.C: New test.
24453
24454 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
24455
24456         * gcc.c-torture/execute/991216-4.c: New test.
24457
24458 1999-12-16  Michael Meissner  <meissner@cygnus.com>
24459
24460         * gcc.c-torture/execute/991216-1.c: New test.
24461         * gcc.c-torture/execute/991216-2.c: New test.
24462         * gcc.c-torture/execute/991216-3.c: New test.
24463
24464 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
24465
24466         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
24467         Actually make the test fail by using "-O2" for compilation.
24468
24469 1999-12-15  Nathan Sidwell  <nathan@acm.org>
24470
24471         * g++.old-deja/g++.warn/cast-align1.C: New test.
24472
24473 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
24474
24475         * gcc.c-torture/compile/991214-1.c: New test.
24476         * gcc.c-torture/compile/991214-2.c: New test.
24477
24478 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
24479
24480         * gcc.dg/991214-1.c: New test.
24481
24482 1999-12-13  Jeffrey A Law  (law@cygnus.com)
24483
24484         * gcc.c-torture/compile/991213-3.c: New test.
24485         * gcc.c-torture/compile/991213-2.c: New test.
24486         * gcc.c-torture/compile/991213-1.c: New test.
24487
24488 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
24489
24490         * gcc.dg/991209-1.c: New test.
24491
24492 1999-12-08  Nathan Sidwell <nathan@acm.org>
24493
24494         * gcc.c-torture/compile/991208-1.c: New test.
24495
24496 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24497
24498         * gcc.dg/ultrasp2.c: New test.
24499
24500 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
24501
24502         * g++.old-deja/g++.abi/align.C (main): Fix typo.
24503
24504 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
24505
24506         * gcc.c-torture/compile/991202-1.c: New test.
24507         * gcc.c-torture/execute/991202-1.c: New test.
24508         * gcc.c-torture/execute/991202-2.c: New test.
24509         * gcc.c-torture/execute/991202-3.c: New test.
24510
24511 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
24512
24513         * g++.old-deja/g++.abi/align.C: New test.
24514         * g++.old-deja/g++.abi/aggregates.C: Likewise.
24515         * g++.old-deja/g++.abi/bitfields.C: Likewise.
24516
24517 1999-12-01  Richard Henderson  <rth@cygnus.com>
24518
24519         * gcc.c-torture/execute/991201-1.c: New.
24520
24521 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
24522
24523         * gcc.dg/991129-1.c: New test.
24524
24525 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
24526
24527         * gcc.c-torture/compile/991127-1.c: New test.
24528
24529 1999-11-22  Nathan Sidwell  <nathan@acm.org>
24530
24531         * g++.old-deja/g++.other/warn4.C: New test.
24532
24533 1999-11-22  Nathan Sidwell  <nathan@acm.org>
24534
24535         * g++.old-deja/g++.eh/cleanup2.C: New test.
24536         * g++.old-deja/g++.ext/pretty2.C: New test.
24537         * g++.old-deja/g++.ext/pretty3.C: New test.
24538         * g++.old-deja/g++.other/debug6.C: New test.
24539
24540 1999-10-20  Jim Wilson  <wilson@cygnus.com>
24541
24542         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
24543         compiler_output to look for one error message instead of two.
24544
24545 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
24546
24547         * gcc.c-torture/execute/991118-1.c: Also test case
24548         where the word boundary does not split a byte evenly.
24549
24550 1999-11-19  Nathan Sidwell  <nathan@acm.org>
24551
24552         * g++.old-deja/g++.ext/restrict1.C: New test.
24553
24554 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
24555
24556         * gcc.c-torture/execute/991118-1.c: New test.
24557
24558 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
24559
24560         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
24561         working directory pathnames.
24562
24563 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
24564
24565         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
24566         host is equipped with driver.h and driver.o so it can actually
24567         compile and run the tests.
24568
24569 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
24570
24571         * gcc.c-torture/compile/991008-1.c: New test.
24572
24573 1999-11-08  Nick Clifton  <nickc@cygnus.com>
24574
24575         * lib/gcc-dg.exp: Include target-supports.exp
24576
24577 1999-11-05  Nick Clifton  <nickc@cygnus.com>
24578
24579         * lib/target-supports.exp: New file: Provide procs to test for
24580         features supported by the target.
24581         (check_weak_available): Moved here from ecos.exp.
24582         (check_alias_available): New proc: Determine of the target
24583         toolchain supports the alias attribute.
24584
24585         * gcc.dg/special/ecos.exp: Move check_weak_available to
24586         target-supports.exp.
24587         (alias-1.c): Only perform the test if the target supports
24588         aliases.
24589         (wkali-1.c): Only perform the test if the target supports
24590         aliases.
24591
24592         * gcc.dg/990506-0.c: Expect error messages from cross
24593         targets as well as native targets.
24594
24595 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24596
24597         * gcc.dg/ultrasp1.c: Removed xfail.
24598         * gcc.dg/struct-ret-2.c: Likewise.
24599         * gcc.dg/array-1.c: Likewise.
24600
24601 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24602
24603         * gcc.dg/struct-ret-2.c: New test.
24604
24605         * gcc.dg/array-1.c: New test.
24606
24607 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
24608
24609         * gcc.c-torture/execute/991030-1.c: New test.
24610
24611 1999-10-26  Richard Henderson  <rth@cygnus.com>
24612
24613         * gcc.c-torture/compile/991026-2.c: New test.
24614
24615 1999-10-26  Jeffrey A Law  (law@cygnus.com)
24616
24617         * gcc.c-torture/compile/991026-1.c: New test.
24618
24619 1999-10-23  Jeffrey A Law  (law@cygnus.com)
24620
24621         * gcc.c-torture/execute/991023-1.c: New test.
24622
24623 1999-10-19  Jeffrey A Law  (law@cygnus.com)
24624
24625         * gcc.c-torture/execute/991019-1.c: New test.
24626
24627 1999-10-16  Richard Henderson  <rth@cygnus.com>
24628
24629         * gcc.c-torture/execute/991016-1.c: New test.
24630
24631 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
24632
24633         * gcc.c-torture/execute/991014-1.c: New test.
24634
24635 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
24636
24637         * g++.old-deja/g++.other/union2.C: New test.
24638
24639 1999-10-13  Nathan Sidwell  <nathan@acm.org>
24640
24641         * g++.old-deja/g++.other/vaarg2.C: New test.
24642         * g++.old-deja/g++.other/vaarg3.C: New test.
24643
24644 1999-10-12  Craig Burley  <craig@jcb-sc.com>
24645
24646         * g77.f-torture/noncompile/19990905-1.f: Moved from being
24647         in compile/.
24648
24649 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
24650
24651         * gcc.c-torture/execute/va-arg-11.c: New test.
24652
24653 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
24654
24655         * lib/file-format.exp (gcc_target_object_format): Don't
24656         crash if objdump is unavailable.
24657
24658 1999-09-29  Donn Terry <donn@interix.com>
24659
24660         * gcc.misc-tests/mg.exp: delete extraneous redirection.
24661
24662 1999-09-28  Nick Clifton  <nickc@cygnus.com>
24663
24664         * gcc.c-torture/compile/990928-1.c: New test.
24665
24666 1999-09-28  Nathan Sidwell  <nathan@acm.org>
24667
24668         * g++.old-deja/g++.other/decl6.C: New test.
24669
24670 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24671
24672         * gcc.c-torture/execute/va-arg-10.c: New test.
24673
24674 1999-09-27  Nathan Sidwell  <nathan@acm.org>
24675
24676         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
24677         __PRETTY_FUNCTION__.
24678
24679 1999-09-23  Nick Clifton  <nickc@cygnus.com>
24680
24681         * gcc.c-torture/execute/990923-1.c: New test.
24682
24683 1999-09-21  Nick Clifton  <nickc@cygnus.com>
24684
24685         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
24686         for which -fpic is inappropriate.
24687
24688 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
24689
24690         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
24691
24692 1999-09-21  Nathan Sidwell  <nathan@acm.org>
24693
24694         * g++.old-deja/g++.other/dyncast1.C: New test.
24695         * g++.old-deja/g++.other/dyncast2.C: New test.
24696         * g++.old-deja/g++.other/dyncast3.C: New test.
24697         * g++.old-deja/g++.other/dyncast4.C: New test.
24698         * g++.old-deja/g++.other/dyncast5.C: New test.
24699         * g++.old-deja/g++.eh/catch3.C: New test.
24700         * g++.old-deja/g++.eh/catch3p.C: New test.
24701         * g++.old-deja/g++.eh/catch4.C: New test.
24702         * g++.old-deja/g++.eh/catch4p.C: New test.
24703         * g++.old-deja/g++.eh/catch5.C: New test.
24704         * g++.old-deja/g++.eh/catch5p.C: New test.
24705         * g++.old-deja/g++.eh/catch6.C: New test.
24706         * g++.old-deja/g++.eh/catch6p.C: New test.
24707         * g++.old-deja/g++.eh/catch7.C: New test.
24708         * g++.old-deja/g++.eh/catch7p.C: New test.
24709         * g++.old-deja/g++.eh/catch8.C: New test.
24710         * g++.old-deja/g++.eh/catch8p.C: New test.
24711         * g++.old-deja/g++.eh/catch9.C: New test.
24712         * g++.old-deja/g++.eh/catch9p.C: New test.
24713
24714 1999-09-13  Nathan Sidwell  <nathan@acm.org>
24715
24716         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
24717         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
24718
24719 1999-09-13  Jeffrey A Law  (law@cygnus.com)
24720
24721         * gcc.c-torture/compile/990913-1.c: New test.
24722
24723 1999-09-10  Nathan Sidwell  <nathan@acm.org>
24724
24725         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
24726         * g++.old-deja/g++.jason/rfg5.C: Likewise.
24727
24728 1999-09-09  Richard Henderson  <rth@cygnus.com>
24729
24730         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
24731
24732 1999-09-09  Nathan Sidwell  <nathan@acm.org>
24733
24734         * g++.old-deja/g++.other/lookup11.C: New test.
24735         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
24736         what is permitted and what we want.
24737         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
24738         overload use.
24739         * g++.old-deja/g++.jason/rfg5.C: Likewise
24740
24741 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
24742
24743         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
24744         * gcc.c-torture/noncompile/poison-1.c: New file.
24745
24746 1999-09-08  Nathan Sidwell  <nathan@acm.org>
24747
24748         * g++.old-deja/g++.other/sizeof3.C: New test.
24749         * g++.old-deja/g++.other/sizeof4.C: New test.
24750         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
24751         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
24752
24753 1999-09-07  Richard Henderson  <rth@cygnus.com>
24754
24755         * gcc.dg/va-arg-1.c: New.
24756
24757 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
24758
24759         * gcc.c-torture/execute/va-arg-9.c: New test.
24760
24761 1999-09-05  Craig Burley  <craig@jcb-sc.com>
24762
24763         * g77.f-torture/compile/980519-2.f: New test.
24764         * g77.f-torture/compile/19990905-0.f: New test.
24765         * g77.f-torture/compile/19990905-1.f: New test.
24766         * g77.f-torture/compile/19990905-2.f: New test.
24767
24768         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
24769
24770 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
24771
24772         * gcc.c-torture/execute/990827-1.c: Fix typo.
24773
24774 1999-09-03  Nathan Sidwell  <nathan@acm.org>
24775
24776         * g++.old-deja/g++.other/deref1.C: New test.
24777
24778 1999-09-02  Nathan Sidwell  <nathan@acm.org>
24779
24780         * g++.old-deja/g++.other/ambig2.C: New test.
24781         * g++.old-deja/g++.other/cond5.C: New test.
24782         * g++.old-deja/g++.other/lookup16.C: New test.
24783
24784 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
24785
24786         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
24787         assemblers too.
24788
24789 1999-08-31  Jeffrey A Law  (law@cygnus.com)
24790
24791         * lib/c-torture.exp: Avoid the "compare executables" optimization
24792         when testing native.
24793
24794 1999-08-29  Jeffrey A Law  (law@cygnus.com)
24795
24796         * gcc.c-torture/execute/990829-1.c: New test.
24797         * gcc.c-torture/compile/990829-1.c: New test.
24798
24799 1999-08-27  Paul Burchard  <burchard@pobox.com>
24800
24801         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
24802         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
24803         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
24804         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
24805         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
24806         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
24807         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
24808         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
24809         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
24810         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
24811         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
24812
24813 1999-08-27  Jeffrey A Law  (law@cygnus.com)
24814
24815         * gcc.c-torture/execute/990827-1.c: New test.
24816
24817 1999-08-26  Craig Burley  <craig@jcb-sc.com>
24818
24819         * g77.f-torture/noncompile/19990826-4.f: New test.
24820
24821         * g77.f-torture/compile/19990826-3.f: New test.
24822
24823         * g77.f-torture/execute/19990826-2.f: New test.
24824
24825         * g77.f-torture/compile/19990826-1.f: New test.
24826
24827         * gcc.c-torture/execute/990826-0.c: New test.
24828         * g77.c-torture/execute/19990826-0.f: New test.
24829
24830         * g77.f-torture/noncompile/970626-2.f: New test.
24831
24832 1999-08-25  Paul Burchard  <burchard@pobox.com>
24833
24834         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
24835         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
24836         lss-011.C: New tests.
24837
24838 1999-08-25  Nathan Sidwell  <nathan@acm.org>
24839
24840         * g++.old-deja/g++.other/decl5.C: New test.
24841
24842 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24843
24844         * noncompile/noncompile.exp: Load_lib c-torture.exp.
24845         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
24846         call `postbase' for each one.  All callers of `postbase' changed
24847         to call this instead.
24848
24849 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
24850
24851         * gcc.c-torture/execute/990811-1.c: New test.
24852
24853 1999-08-09  Nick Clifton  <nickc@cygnus.com>
24854
24855         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
24856         just native ones.
24857
24858         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
24859         just native ones.
24860
24861 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
24862
24863         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
24864
24865 1999-08-04  Jeffrey A Law  (law@cygnus.com)
24866
24867         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
24868
24869 1999-08-04  Nathan Sidwell  <nathan@acm.org>
24870
24871         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
24872
24873 1999-08-04  Jeffrey A Law  (law@cygnus.com)
24874
24875         * gcc.c-torture/execute/990804-1.c: New test.
24876
24877 1999-08-03  Nathan Sidwell  <nathan@acm.org>
24878
24879         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
24880         * g++.old-deja/g++.brendan/crash64.C: Likewise
24881         * g++.old-deja/g++.brendan/overload8.C: Likewise
24882
24883 1999-08-03  Nathan Sidwell  <nathan@acm.org>
24884
24885         * g++.old-deja/g++.other/struct1.C: New test.
24886
24887 1999-08-03  Nathan Sidwell  <nathan@acm.org>
24888
24889         * g++.old-deja/g++.other/enum2.C: New test.
24890
24891 1999-08-02  Richard Henderson  <rth@cygnus.com>
24892
24893         Adapted from tests from Franz Sirl:
24894         * gcc.c-torture/execute/va-arg-7.c: New test.
24895         * gcc.c-torture/execute/va-arg-8.c: New test.
24896
24897 1999-08-01  Jeffrey A Law  (law@cygnus.com)
24898
24899         * gcc.c-torture/compile/990801-2.c: New test.
24900
24901         * gcc.c-torture/compile/990801-1.c: New test.
24902
24903 1999-07-27  Michael Meissner  <meissner@cygnus.com>
24904
24905         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
24906         fp-cmp-1.c, converting double to float.
24907
24908         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
24909         fp-cmp-1.c, converting double to long double.
24910
24911         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
24912         from fr1 to unknown_register, since fr1 is a legitimate register
24913         on some machines.
24914
24915 1999-07-25  Jeffrey A Law  (law@cygnus.com)
24916
24917         * README: More listname related changes.
24918
24919 1999-07-08  Catherine Moore  <clm@cygnus.com>
24920
24921         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
24922
24923 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
24924
24925         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
24926
24927 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
24928
24929         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
24930
24931 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
24932
24933         * gcc.dg/990703-1.c: New test.
24934
24935 1999-06-29  Nick Clifton  <nickc@cygnus.com>
24936
24937         * lib/file-format.exp: New file: Move definition of proc
24938         gcc_target_object_format to here from
24939         gcc.dg/special/ecos.exp.
24940
24941         * lib/c-torture.exp: Include lib file-format.exp.
24942         * lib/gcc-dg.exp: Include lib file-format.exp.
24943
24944         * gcc.dg/special/ecos.exp: Remove definition of proc
24945         gcc_target_object_format.
24946
24947 1999-06-28  Jeffrey A Law  (law@cygnus.com)
24948
24949         * gcc.c-torture/execute/990628-1.c: New test.
24950
24951 1999-06-25  Jeffrey A Law  (law@cygnus.com)
24952
24953         * gcc.c-torture/compile/990625-2.c: New test.
24954
24955         * gcc.c-torture/compile/990625-1.c: New test.
24956
24957 1999-06-23  Nick Clifton  <nickc@cygnus.com>
24958
24959         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
24960         attributes compile.
24961         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
24962         ports that use the COFF/PE file format.
24963
24964 1999-06-17  Jeffrey A Law  (law@cygnus.com)
24965
24966         * gcc.c-torture/compile/990617-1.c: New test.
24967
24968 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
24969
24970         * g++.old-deja/g++.other/decl4.C: New test.
24971
24972 1999-06-14  Nathan Sidwell  <nathan@acm.org>
24973
24974         * g++.old-deja/g++.other/bitfld3.C: New test.
24975
24976 1999-06-08  Nathan Sidwell  <nathan@acm.org>
24977
24978         * g++.old-deja/g++.eh/catch1.C: New test.
24979
24980 1999-06-07  Jeffrey A Law  (law@cygnus.com)
24981
24982         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
24983
24984         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
24985         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
24986
24987 1999-06-05  Craig Burley  <craig@jcb-sc.com>
24988
24989         * g77.f-torture/compile/19990502-0.f: Replace with new,
24990         shorter, test that still fails after recent changes.
24991
24992 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
24993
24994         * gcc.c-torture/execute/990604-1.c: New test.
24995
24996 1999-05-31  Jeffrey A Law  (law@cygnus.com)
24997
24998         * gcc.c-torture/execute/990531-1.c: New test.
24999
25000 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25001
25002         * gcc.c-torture/compile/990527-1.c: New test.
25003
25004 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
25005
25006         * gcc.c-torture/execute/990527-1.c: New test.
25007
25008 1999-05-25  Nick Clifton  <nickc@cygnus.com>
25009
25010         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
25011         bitfields as signed.
25012
25013 1999-05-25  Craig Burley  <craig@jcb-sc.com>
25014
25015         * g77.f-torture/compile/19990525-0.f: New test.
25016
25017 1999-05-25  Jeffrey A Law  (law@cygnus.com)
25018
25019         * gcc.c-torture/execute/990525-2.c: New test.
25020
25021         * gcc.c-torture/execute/990525-1.c: New test.
25022
25023 1999-05-24  Nathan Sidwell  <nathan@acm.org>
25024
25025         * g++.old-deja/g++.other/anon3.C: New test.
25026         * g++.old-deja/g++.other/anon4.C: New test.
25027         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
25028         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
25029         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
25030         Merrill).
25031
25032 1999-05-24  Jeffrey A Law  (law@cygnus.com)
25033
25034         * gcc.c-torture/execute/990524-1.c: New test.
25035
25036         * gcc.dg/990524-1.c: New test.
25037
25038 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25039
25040         * gcc.c-torture/compile/990523-1.c: New test.
25041
25042 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
25043
25044         * gcc.c-torture/compile/990519-1.c: New test.
25045
25046 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
25047
25048         * gcc.c-torture/compile/990517-1.c: New test.
25049
25050         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
25051         (e4, f4): New tests.
25052         (main): Call them.
25053
25054 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
25055
25056         * gcc.dg/noreturn-1.c: New test.
25057
25058 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
25059
25060         * gcc.c-torture/execute/990513-1.c: New test.
25061
25062 1999-05-10  Richard Henderson  <rth@cygnus.com>
25063
25064         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
25065
25066 1999-05-10  Craig Burley  <craig@jcb-sc.com>
25067
25068         * g77.f-torture/execute/erfc.f: Use small single-precision
25069         values, to avoid problems on Alphas when not -mieee.
25070
25071 1999-05-08  Craig Burley  <craig@jcb-sc.com>
25072
25073         * gcc.dg/990506-0.c: New test.
25074
25075 1999-05-08  Richard Henderson  <rth@cygnus.com>
25076
25077         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
25078         the constant to test.  Don't XFAIL 64-bit targets.
25079
25080         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
25081         * g++.old-deja/g++.law/profile1.C: Likewise.
25082
25083         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
25084         operator new instances.
25085         * g++.old-deja/g++.other/delete5.C: Likewise.
25086
25087 1999-05-03  Craig Burley  <craig@jcb-sc.com>
25088
25089         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
25090         intrinsic.
25091
25092 1999-05-03  Craig Burley  <craig@jcb-sc.com>
25093
25094         * g77.f-torture/execute/u77-test.f: Reverse order of two
25095         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
25096
25097 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
25098
25099         * gcc.dg/compare1.c: New test.
25100
25101 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
25102
25103         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
25104         New tests.
25105
25106 1999-05-02  Craig Burley  <craig@jcb-sc.com>
25107
25108         * g77.f-torture/compile/19990502-1.f: New test.
25109
25110 1999-05-02  Craig Burley  <craig@jcb-sc.com>
25111
25112         * g77.f-torture/compile/19990502-0.f: New test.
25113
25114 1999-05-02  Craig Burley  <craig@jcb-sc.com>
25115
25116         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
25117         intrinsic.
25118
25119 1999-05-02  Craig Burley  <craig@jcb-sc.com>
25120
25121         * g77.f-torture/execute/u77-test.f (main): List libU77
25122         intrinsics not currently tested.
25123         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
25124         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
25125         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
25126         Trim blanks off the ends of some printed strings.
25127
25128 1999-05-02  Craig Burley  <craig@jcb-sc.com>
25129
25130         * g77.f-torture/execute/u77-test.f (main): Just warn about
25131         FSTAT gid disagreement, as it's expected on some systems.
25132
25133 1999-05-01  Craig Burley  <craig@jcb-sc.com>
25134
25135         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
25136         use a new function, which allows for some slop.
25137         Clean up some commentary.
25138         (issum): The new function.
25139         (sgladd): Deleted subroutine.
25140
25141 1999-05-01  Craig Burley  <craig@jcb-sc.com>
25142
25143         * g77.f-torture/execute/u77-test.f: Modify to be more like
25144         libf2c/libU77 version, bringing patches to that version here.
25145         Add suitable commentary.
25146
25147 1999-04-25  Richard Henderson  <rth@cygnus.com>
25148
25149         * gcc.dg/990424-1.c: New test.
25150
25151 1999-04-24  Craig Burley  <craig@jcb-sc.com>
25152
25153         * g77.f-torture/execute/u77-test.f (main): Bug involving
25154         LSTAT has been fixed, so turn back on full checking.
25155
25156 1999-04-20  Craig Burley  <craig@jcb-sc.com>
25157
25158         * g77.f-torture/compile/19990419-0.f: New test.
25159         * g77.f-torture/execute/19990419-1.f: New test.
25160
25161 1999-04-17  Richard Henderson  <rth@cygnus.com>
25162
25163         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
25164         to avoid the need for a prototype to supress a warning.
25165
25166 1999-04-07  Jim Wilson  <wilson@cygnus.com>
25167
25168         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
25169
25170 1999-04-04  Jeffrey A Law  (law@cygnus.com)
25171
25172         * gcc.c-torture/execute/990404-1.c: New test.
25173
25174 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
25175
25176         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
25177         * gcc.dg/cpp-if3.c: Don't use -pedantic.
25178         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
25179         missing initializer warnings.
25180
25181 1999-03-28  Jeffrey A Law  (law@cygnus.com)
25182
25183         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
25184         matching strings.
25185
25186 1999-03-26  Jeffrey A Law  (law@cygnus.com)
25187
25188         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
25189
25190 1999-03-26  Craig Burley  <craig@jcb-sc.com>
25191
25192         * g77.f-torture/execute/19990325-0.f: New test.
25193         * g77.f-torture/execute/19990325-1.f: New test.
25194
25195 1999-03-24  Jeffrey A Law  (law@cygnus.com)
25196
25197         * gcc.c-torture/execute/990324-1.c: New test.
25198
25199 1999-03-22  Jim Wilson  <wilson@cygnus.com>
25200
25201         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
25202         test with 4.
25203
25204 1999-03-17  Richard Henderson  <rth@cygnus.com>
25205
25206         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
25207
25208 1999-03-13  Craig Burley  <craig@jcb-sc.com>
25209
25210         * g77.f-torture/execute/19990313-2.f: New test.
25211         * g77.f-torture/execute/19990313-3.f: New test.
25212
25213 1999-03-13  Craig Burley  <craig@jcb-sc.com>
25214
25215         * g77.f-torture/execute/19990313-0.f: New test.
25216         * g77.f-torture/execute/19990313-1.f: New test.
25217
25218 1999-03-12  Jim Wilson  <wilson@cygnus.com>
25219
25220         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
25221         printf to sprintf.
25222         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
25223         (main): Add check for u15.  Conditionalize u31 check depending on
25224         whether ints are <32 bits or >=32 bits.
25225
25226 1999-03-08  Craig Burley  <craig@jcb-sc.com>
25227
25228         * g77.f-torture/execute/19981119-0.f: Improve testiness.
25229
25230 1999-03-08  Craig Burley  <craig@jcb-sc.com>
25231
25232         * g77.f-torture/compile/19990305-0.f: New test.
25233         * g77.f-torture/execute/19981119-0.f: New test.
25234
25235 1999-03-08  Craig Burley  <craig@jcb-sc.com>
25236
25237         * g77.f-torture/execute/970625-2.f: call ABORT if final
25238         result is not correct, instead of just printing it.
25239         Add this checking via newly introduced obfuscation, to
25240         trip up buggy front ends.
25241
25242 1999-03-07  Craig Burley  <craig@jcb-sc.com>
25243
25244         * g77.f-torture/compile/960317-1.f: Moved from being
25245         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
25246
25247 1999-03-06  Craig Burley  <craig@jcb-sc.com>
25248
25249         * g77.f-torture/execute/960317-1.f: New (old) test.
25250         * g77.f-torture/execute/970625-2.f: Ditto.
25251
25252 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
25253
25254         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
25255         message on line 1 or line 2; cccp and cpplib do this differently.
25256
25257 1999-03-01  Jeffrey A Law  (law@cygnus.com)
25258
25259         * g++.old-deja/g++.law/weak1.C: New test.
25260
25261 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
25262
25263         * gcc.c-torture/execute/990119-1.c: Renamed to...
25264         * gcc.dg/990119-1.c: this, so it will only be tested once
25265         (it's a preprocessor test, it doesn't need to be run at
25266         multiple optimization levels).
25267
25268 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
25269
25270         * lib/g++.exp: Don't add incdir=$base_dir/../include to
25271           ALWAYS_CXXFLAGS.
25272
25273 1999-02-24  Craig Burley  <craig@jcb-sc.com>
25274
25275         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
25276         * g77.f-torture/compile/19981216-0.f: ...as it is expected
25277         to not be compilable by current g77.
25278
25279 1999-02-24  Nick Clifton  <nickc@cygnus.com>
25280
25281         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
25282
25283 1999-02-22  Jeffrey A Law  (law@cygnus.com)
25284
25285         * gcc.c-torture/execute/990222-1.c: New test.
25286
25287 1999-02-19  Craig Burley  <craig@jcb-sc.com>
25288
25289         * g77.f-torture/compile/19990218-0.f: New test.
25290         * g77.f-torture/noncompile/19990218-1.f: New test.
25291
25292 1999-02-18  Craig Burley  <craig@jcb-sc.com>
25293
25294         * g77.f-torture/compile/19981216-0.f: New test.
25295
25296 1999-02-14  Jeffrey A Law  (law@cygnus.com)
25297
25298         * gcc.dg/990214-1.c: New test.
25299
25300 1999-02-13  Jeffrey A Law  (law@cygnus.com)
25301
25302         * gcc.dg/990213-2.c: New test.
25303
25304         * gcc.dg/990213-1.c: New test.
25305
25306 1999-02-12  Jeffrey A Law  (law@cygnus.com)
25307
25308         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
25309         ints.
25310
25311 1999-02-11  Nick Clifton  <nickc@cygnus.com>
25312
25313         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
25314         specified by target.
25315
25316         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
25317
25318 1999-02-11  Jeffrey A Law  (law@cygnus.com)
25319
25320         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
25321
25322 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
25323
25324         * gcc.dg/special/ecos.exp: New test driver for new tests with
25325         special requirements.
25326
25327         * gcc.dg/special/alias-1.c: New test.
25328         * gcc.dg/special/gcsec-1.c: New test.
25329         * gcc.dg/special/weak-1.c: New test.
25330         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
25331         * gcc.dg/special/weak-2.c: New test.
25332         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
25333         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
25334         * gcc.dg/special/wkali-1.c: New test.
25335         * gcc.dg/special/wkali-2.c: New test.
25336         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
25337         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
25338
25339 1999-02-10  Felix Lee  <flee@cygnus.com>
25340
25341           * lib/c-torture.exp (c-torture-compile): Pull out code for
25342           analyzing gcc error messages.
25343           (c-torture-execute): Likewise.  Fix some (harmless) false
25344           positives.
25345           * lib/gcc.exp (gcc_check_compile): New function.
25346
25347 1999-02-08  Richard Henderson  <rth@cygnus.com>
25348
25349         * gcc.c-torture/execute/990208-1.c: New test.
25350
25351 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
25352
25353         * g++.dg/special/ecos.exp: New driver for new tests with special
25354         requirements
25355
25356         * g++.dg/special/conpr-1.C: New test
25357         * g++.dg/special/conpr-2.C: New test
25358         * g++.dg/special/conpr-2a.C: New test
25359         * g++.dg/special/conpr-3.C: New test
25360         * g++.dg/special/conpr-3a.C: New test
25361         * g++.dg/special/conpr-3b.C: New test
25362
25363         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
25364         allow g++ to use the dg driver
25365
25366         * README: Add comment about g++.dg directory
25367
25368 1999-02-06  Jeffrey A Law  (law@cygnus.com)
25369
25370         * README: Update email addresses.
25371
25372 1999-02-03  Nick Clifton  <nickc@cygnus.com>
25373
25374         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
25375         arguments in order to force structure S onto the stack even on
25376         the alpha.
25377         (test): Pass 10 leading arguments to function foo as well as the
25378         structure S.
25379
25380         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
25381         failure for all targets.
25382
25383         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
25384         abort to terminate program execution.
25385
25386 1999-01-30  Richard Henderson  <rth@cygnus.com>
25387
25388         * gcc.c-torture/execute/990130-1.c: New test.
25389
25390 1999-01-30  Jeffrey A Law  (law@cygnus.com)
25391
25392         * gcc.dg/990130-1.c: New test.
25393
25394 1999-01-28  Michael Meissner  <meissner@cygnus.com>
25395
25396         * gcc.c-torture/execute/990128-1.c: New test.
25397
25398 1999-01-27  Michael Meissner  <meissner@cygnus.com>
25399
25400         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
25401
25402 1999-01-27  Felix Lee  <flee@cygnus.com>
25403
25404         * lib/c-torture.exp (c-torture-compile): pull out code for
25405         analyzing gcc error messages.
25406         (c-torture-execute): ditto, and fix some (harmless) false
25407         positives.
25408         * lib/gcc.exp (gcc_check_compile): new function.
25409
25410 1999-01-17  Jeffrey A Law  (law@cygnus.com)
25411
25412         * gcc.dg/990117-1.c: New test.
25413
25414         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
25415
25416         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
25417
25418 1999-01-15  Jeffrey A Law  (law@cygnus.com)
25419
25420         * g77.f-torture/compile/990115-1.f: New test.
25421
25422 1999-01-07  Jeffrey A Law  (law@cygnus.com)
25423
25424         * gcc.c-torture/compile/990107-1.c: New test
25425
25426 1999-01-06  Jeffrey A Law  (law@cygnus.com)
25427
25428         * gcc.c-torture/execute/990106-2.c: New test.
25429
25430         * gcc.c-torture/execute/990106-1.c: New test.
25431
25432 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
25433
25434         * gcc.c-torture/compile/981223-1.c: New test.
25435
25436 1998-12-29  Richard Henderson  <rth@cygnus.com>
25437
25438         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
25439         (opt3): Rename from opt4 and disable.
25440
25441 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
25442
25443         * g++.old-deja/g++.pt/ptrmem5.C: New test.
25444
25445 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
25446
25447         * g++.old-deja/g++.other/conv5.C: New test.
25448
25449 1998-12-14  Nick Clifton  <nickc@cygnus.com>
25450
25451         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
25452
25453 1998-12-11  Jeffrey A Law  (law@cygnus.com)
25454
25455         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
25456
25457 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
25458
25459         * gcc.c-torture/compile/981211-1.c: New test.
25460
25461 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
25462
25463         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
25464
25465         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
25466
25467 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25468
25469         * gcc.special/930510-1.c: Make C9X safe.
25470         * gcc.misc-tests/gcov-1.c Similarly.
25471         * gcc.misc-tests/gcov-2.c Similarly.
25472
25473 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
25474
25475         * gcc.dg/ultrasp1.c: New test.
25476
25477 1998-12-06  Richard Henderson  <rth@cygnus.com>
25478
25479         * gcc.c-torture/execute/981206.c: New test.
25480
25481 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
25482
25483         * g++.old-deja/g++.ns/template7.C: New test.
25484
25485         * g++.old-deja/g++.other/expr1.C: New test.
25486
25487         * g++.old-deja/g++.eh/tmpl3.C: New test.
25488
25489         * g++.old-deja/g++.eh/tmpl2.C: New test.
25490
25491 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
25492
25493         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
25494         * g++.old-deja/g++.other/using6.C: Removed.
25495         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
25496
25497         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
25498
25499 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
25500
25501         * g++.old-deja/g++.pt/overload8.C: New test.
25502
25503         * g++.old-deja/g++.pt/overload7.C: New test.
25504
25505         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
25506
25507         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
25508         and relinking messages.
25509         * lib/g++.exp (g++_target_compile): Remove .rpo file when
25510         compiling with -frepo.
25511
25512 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
25513
25514         * g++.old-deja/g++.pt/lookup6.C: New test.
25515
25516 1998-11-30  Nick Clifton  <nickc@cygnus.com>
25517
25518         * gcc.c-torture/execute/981130-1.c: New test.
25519         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
25520
25521 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
25522
25523         * g++.old-deja/g++.pt/explicit76.C: New test.
25524
25525         * g++.old-deja/g++.pt/friend38.C: New test.
25526
25527         * g++.old-deja/g++.ns/crash2.C: New test.
25528
25529         * g++.old-deja/g++.pt/defarg8.C: New test.
25530
25531         * g++.old-deja/g++.pt/instantiate6.C: New test.
25532
25533         * g++.old-deja/g++.pt/static6.C: New test.
25534
25535         * g++.old-deja/g++.pt/decl2.C: New test.
25536
25537 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
25538
25539         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
25540         problem is actually related with name lookup, but so what? :-)
25541
25542         * g++.old-deja/g++.pt/friend37.C: New test.
25543
25544 1998-11-25  Dave Love  <d.love@dl.ac.uk>
25545
25546         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
25547         element, which fails on some systems.
25548
25549         * g77.f-torture/execute/labug1.f: New test.
25550
25551 1998-11-21  Jeffrey A Law  (law@cygnus.com)
25552
25553         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
25554         is defined.
25555
25556 1998-11-18  Dave Love  <d.love@dl.ac.uk>
25557
25558         * g77.f-torture/compile/981117-1.f: New test.
25559
25560 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
25561
25562         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
25563         properly discarded.
25564
25565 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
25566
25567         * gcc.c-torture/execute/memcheck: New directory of tests for
25568         -fcheck-memory-usage.
25569
25570 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
25571
25572         * README: New file, general information about the testsuite and
25573         new description of the various C++ test subdirectories.
25574         * README.g++: Eliminate obsolete information, update and move most
25575         relevant stuff to README.
25576
25577 1998-11-07  Richard Henderson  <rth@cygnus.com>
25578
25579         * gcc.c-torture/compile/981107-1.c: New test.
25580
25581 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
25582
25583         * execute/memcpy-bi.c: New testcase.
25584
25585 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
25586
25587         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
25588         base classes.
25589
25590         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
25591         template is selected.
25592
25593         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
25594         classes, it should be accepted for all types.
25595
25596         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
25597
25598         * g++.old-deja/g++.pt/spec24.C: Ensure that template
25599         specializations start with template headers.
25600
25601 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
25602
25603         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
25604
25605         * g++.old-deja/g++.other/init9.C: Test cross initialization of
25606         non-POD types.
25607
25608 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
25609
25610         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
25611
25612 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
25613
25614         * compile/981022-1.c, compile/981022-1.x: New test and driver.
25615
25616 1998-10-19  Jeffrey A Law  (law@cygnus.com)
25617
25618         * 981019-1.c: New test.
25619
25620 1998-10-14  Robert Lipe <robertl@dgii.com>
25621
25622         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
25623         find objc headers.
25624
25625 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
25626
25627         * compile/981001-4.c: Remove use of GCC extension that triggers a
25628         compiler bug.
25629
25630 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
25631
25632         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
25633
25634 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
25635
25636         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
25637         instantiation of template produces incorrect code for delete
25638         expression.
25639
25640         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
25641         constructors' name is not unique.
25642         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
25643         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
25644
25645         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
25646         automatic array of const is ill-formed.
25647
25648         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
25649         of template parameter?
25650
25651         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
25652         const.
25653
25654         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
25655         pointer-to-member expression.
25656
25657         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
25658         declaration causes ICE.
25659
25660 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
25661
25662         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
25663         reserved in the global namespace.
25664
25665         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
25666         generate needed virtual table.
25667
25668         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
25669
25670 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
25671
25672         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
25673         template-dependent type
25674
25675 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
25676
25677         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
25678         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
25679         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
25680
25681         * g++.old-deja/g++.other/using5.C: New test; using decl from base
25682         class should be usable as argument of member function.
25683         * g++.old-deja/g++.other/using6.C: New test; using decl from base
25684         class should be usable as return type of member function.
25685         * g++.old-deja/g++.other/using7.C: New test; using decl from base
25686         class should be usable as type of data member.
25687
25688         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
25689
25690 1998-10-09  Jeffrey A Law  (law@cygnus.com)
25691
25692         * gcc.c-torture/special/920521-1.c: Fix bogus test.
25693
25694 1998-10-08  Nick Clifton  <nickc@cygnus.com>
25695
25696         * gcc.dg/dll-?.c Add thumb to target list.
25697         Fix assembler scan patterns to match current assembler output.
25698
25699 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
25700
25701         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
25702         matching of template brackets.
25703
25704         * g++.old-deja/g++.other/using4.C: New test.  Test using
25705         declarations of methods from base classes.
25706
25707         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
25708         within functions should introduce names into the innermost
25709         enclosing namespace.
25710
25711         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
25712         of static locals if first initialization throws.
25713
25714 1998-10-07  Jim Wilson  <wilson@cygnus.com>
25715
25716         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
25717
25718 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
25719
25720         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
25721         lose track of the possible targets of tablejump insns.
25722         * special/special.exp: Run it.
25723
25724 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
25725
25726         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
25727         must be declared before its specializations can be named in friend
25728         declarations.
25729
25730 1998-10-05  Dave Love  <d.love@dl.ac.uk>
25731
25732         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
25733
25734         * g77.f-torture/execute/io1.f: New test.
25735
25736 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
25737
25738         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
25739         with pointer to template function, for which no argument deduction
25740         is possible.
25741
25742         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
25743         specialization of template function as argument to template
25744         function.
25745
25746         * g++.old-deja/g++.other/access2.C: New test; Inner class
25747         shouldn't have privileged access to Outer's names.
25748
25749 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
25750
25751         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
25752         friend template declared within template class conflicts with
25753         nested class of the same name.
25754
25755         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
25756         is ignored.
25757
25758         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
25759         object with direct initializer as function declaration.
25760
25761         * g++.old-deja/g++.other/decl2.C: New test; duplicate
25762         initializers.
25763
25764         * g++.old-deja/g++.other/null2.C: New test; conditional operator
25765         involving const pointer and NULL produces incorrect result.
25766
25767         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
25768         type name without `typename' should be rejected with -pedantic.
25769
25770 1998-10-02  Richard Henderson  <rth@cygnus.com>
25771
25772         * g++.old-deja/g++.other/addrof1.C: New test.
25773
25774 1998-10-01  Nick Clifton  <nickc@cygnus.com>
25775
25776         * gcc.c-torture/compile/981001-1.c: New test.
25777         * gcc.c-torture/execute/981001-1.c: New test.
25778
25779 1998-10-01  Jeffrey A Law  (law@cygnus.com)
25780
25781         * gcc.c-torture/compile/981001-2.c: New test.
25782         * gcc.c-torture/compile/981001-3.c: New test.
25783         * gcc.c-torture/compile/981001-4.c: New test.
25784
25785 1998-10-01  Robert Lipe  <robertl@dgii.com>
25786
25787         * lib/objc.exp (objc_target_compile): Add -L during compiles for
25788         multilibbed hosts.   Idea grafted from g77.exp.
25789
25790 1998-09-30  Dave Love  <d.love@dl.ac.uk>
25791
25792         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
25793         avoid losing on systems which need -lsocket.
25794
25795 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
25796
25797         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
25798         * g++.old-deja/g++.other/nested2.C: Ditto.
25799         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
25800         failure.
25801
25802 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
25803
25804         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
25805         preferred over template operator!= for enum bitfields.
25806
25807 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
25808
25809         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
25810         that happen to have the same base name, but in different scopes,
25811         are incorrectly rejected.
25812
25813 1998-09-16  Richard Henderson  <rth@cygnus.com>
25814
25815         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
25816         on the native word size instead of an integer literal.
25817
25818 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
25819
25820         * g++.old-deja/g++.other/static2.C: Invocation of static data
25821         member of type pointer-to-function denoted as non-static member.
25822
25823         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
25824         checks involving function types and aliases.
25825
25826 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
25827
25828         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
25829         redefined to the same non-trivial type.
25830
25831         * g++.old-deja/g++.pt/explicit73.C: Test for proper
25832         namespace-qualification of template specializations declared in
25833         other namespaces.
25834
25835         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
25836         to declare a subset of the specializations of a template function
25837         as friends of specializations of a template class.
25838
25839         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
25840         member templates that do not fully specialize the enclosing
25841         template class are rejected.
25842
25843 1998-09-11  Dave Love  <d.love@dl.ac.uk>
25844
25845         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
25846
25847 1998-09-08  Dave Love  <d.love@dl.ac.uk>
25848
25849         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
25850         altered from libf2c/libU77 version.
25851
25852 1998-09-06  Dave Love  <d.love@dl.ac.uk>
25853
25854         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
25855
25856 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
25857
25858         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
25859         (un)signed char are different types for template specialization
25860         purposes.
25861
25862 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
25863
25864         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
25865         * objc: ObjC testsuite.
25866
25867 1998-08-31  Catherine Moore  <clm@cygnus.com>
25868
25869         * gcc.c-torture/execute/941014-1.x:  New file.
25870
25871 1998-08-31  Nick Clifton  <nickc@cygnus.com>
25872
25873         * lib/c-torture.exp: Add support for
25874         torture_eval_before_compile and torture_eval_before_execute
25875         variables.
25876
25877 1998-08-30  Jeffrey A Law  (law@cygnus.com)
25878
25879         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
25880         this test triggers valid.
25881
25882 1998-08-27  Jeffrey A Law  (law@cygnus.com)
25883
25884         * gcc.dg/980827-1.c: New test.
25885
25886 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
25887
25888         * gcc.c-torture/execute/loop-4b.c: New test.
25889
25890 1998-08-26  Nick Clifton  <nickc@cygnus.com>
25891
25892         * lib/c-torture.exp: Add support for
25893         torture_eval_before_compile and torture_eval_before_execute
25894         variables.
25895
25896 1998-08-25  Jeffrey A Law  (law@cygnus.com)
25897
25898         * gcc.c-torture/compile/980825-1.c: New test.
25899
25900 1998-08-24  Nick Clifton  <nickc@cygnus.com>
25901
25902         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
25903         count number tests in opt_t0 not good_t0.
25904
25905 1998-08-24  Jeffrey A Law  (law@cygnus.com)
25906
25907         * gcc.c-torture/compile/930326-1.x: Fix typo.
25908
25909 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
25910
25911         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
25912         causes an ICE.
25913
25914 1998-08-21  Jeffrey A Law  (law@cygnus.com)
25915
25916         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
25917         STACK_SIZE is defined.
25918         * gcc.c-torture/unsorted/stuct.c: Similarly.
25919
25920         * gcc.c-torture/compile/980821-1.c: New test.
25921
25922 1998-08-21  Jeffrey A Law  (law@cygnus.com)
25923
25924         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
25925
25926 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
25927
25928         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
25929         code.
25930
25931 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
25932
25933         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
25934         error'.
25935
25936 1998-08-18  Jeffrey A Law  (law@cygnus.com)
25937
25938         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
25939
25940 1998-08-16  Jeffrey A Law  (law@cygnus.com)
25941
25942         * gcc.c-torture/compile/980816-1.c: New test.
25943
25944         * gcc.dg/980816-1.c: New test.
25945
25946 1998-08-13  Jeffrey A Law  (law@cygnus.com)
25947
25948         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
25949         compiler for ieee tests.
25950
25951 1998-08-01  Dave Love  <d.love@dl.ac.uk>
25952
25953         * g77.f-torture/compile/980729-0.f: New test.
25954
25955 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
25956
25957         * gcc.c-torture/special/eeprof-1.c: New test, for
25958         -finstrument-functions.
25959         * gcc.c-torture/special/special.exp: Run it.
25960
25961 1998-07-29  Jeffrey A Law  (law@cygnus.com)
25962
25963         * gcc.c-torture/compile/980729-1.c: New test.
25964
25965 1998-07-27  Nick Clifton  <nickc@cygnus.com>
25966
25967         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
25968         __thumb__ is defined, and test for ARM style doubles if so.
25969
25970 1998-07-26  Dave Love  <d.love@dl.ac.uk>
25971
25972         * g77.f-torture/noncompile/980615-0.f: New test.
25973
25974 1998-07-26  H.J. Lu  (hjl@gnu.org)
25975
25976         * gcc.dg/980312-1.c: Do link instead of compile.
25977         * gcc.dg/980313-1.c: Likewise.
25978
25979 1998-07-26  Jeffrey A Law  (law@cygnus.com)
25980
25981         * gcc.c-torture/compile/980726-1.c: New test.
25982
25983 1998-07-25  Dave Love  <d.love@dl.ac.uk>
25984
25985         * g77.f-torture/execute/io0.f: New test.
25986
25987 1998-07-24  Nick Clifton  <nickc@cygnus.com>
25988
25989         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
25990         an int.
25991
25992 1998-06-18  Michael Meissner  <meissner@cygnus.com>
25993
25994         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
25995         m32r bugs.
25996
25997 1998-07-17  Nick Clifton  <nickc@cygnus.com>
25998
25999         * gcc.dg/980626-1.c: Expect failures for all toolchains until
26000         c-decl.c:grokdeclarator can handle mode attributes.
26001
26002 1998-07-16  Jeffrey A Law  (law@cygnus.com)
26003
26004         * gcc.c-torture/execute/980716-1.c: New test.
26005
26006 1998-07-13  Jeffrey A Law  (law@cygnus.com)
26007
26008         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
26009         the mn10200.
26010         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
26011         the mn10200.
26012         * gcc.c-torture/execute/va-arg-3.x: Similarly.
26013         * gcc.c-torture/compile/930326-1.x: Similarly.
26014
26015 1998-07-13  Dave Love  <d.love@dl.ac.uk>
26016
26017         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
26018         New test from Craig.
26019
26020 1998-07-12  Dave Love  <d.love@dl.ac.uk>
26021
26022         * g77.f-torture/noncompile/980616-0.f: New test.
26023
26024         * g77.f-torture/execute/970816-3.f:  New test from Craig.
26025
26026 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
26027
26028         *  g++.other/singleton.C: Return error value instead of taking
26029         SIGSEGV.
26030
26031 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
26032
26033         *  g++.other/singleton.C: New test.   Warning is under dispute.
26034         Runtime crash is not.
26035
26036 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
26037
26038         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
26039         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
26040         using6.C, using7.C}:  New namespace tests.
26041
26042 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
26043
26044         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
26045         specialization with typedef'ed names used as array indexes.
26046
26047 1998-07-09  Jeffrey A Law  (law@cygnus.com)
26048
26049         * gcc.c-torture/execute/980709-1.c: New test.
26050
26051         * gcc.dg/980709-1.c: New test.
26052
26053 1998-07-07  Richard Henderson  <rth@cygnus.com>
26054
26055         * gcc.c-torture/execute/bcp-1.c: New test.
26056
26057 1998-07-07  Jeffrey A Law  (law@cygnus.com)
26058
26059         * gcc.c-torture/execute/980707-1.c: New test.
26060
26061 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
26062
26063         * gcc.c-torture/compile/980706-1.c: New test.
26064
26065 1998-07-01  Dave Love  <d.love@dl.ac.uk>
26066
26067         * g77.f-torture/execute/980701-0.f,
26068         g77.f-torture/execute/980701-1.f: New test from Craig.
26069
26070 1998-07-01  Jeffrey A Law  (law@cygnus.com)
26071
26072         * gcc.c-torture/compile/980701-1.c: New test.
26073
26074         * gcc.c-torture/execute/980701-1.c: New test.
26075
26076 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
26077 rlsruhe.de>
26078
26079         * g++.old-deja/g++.robertl/eb132.C: New test.
26080         * g++.old-deja/g++.robertl/eb133.C: Likewise.
26081
26082 1998-06-29  Dave Love  <d.love@dl.ac.uk>
26083
26084         * g77.f-torture/execute/980628-7.f,
26085         g77.f-torture/execute/980628-8.f,
26086         g77.f-torture/execute/980628-9.f,
26087         g77.f-torture/execute/980628-10.f: New tests from Craig.
26088
26089         * g77.f-torture/execute/980628-3.f: Remove mail headers.
26090
26091 1998-06-28  Jeffrey A Law  (law@cygnus.com)
26092
26093         * g77.f-torture/execute/980628-4.f: New test from Craig.
26094         * g77.f-torture/execute/980628-5.f: Likewise.
26095         * g77.f-torture/execute/980628-2.f: Likewise.
26096         * g77.f-torture/execute/980628-0.f: Likewise.
26097         * g77.f-torture/execute/980628-1.f: Likewise.
26098         * g77.f-torture/execute/980628-3.f: Likewise.
26099         * g77.f-torture/execute/980628-6.f: Likewise.
26100
26101 1998-06-28  Jeffrey A Law  (law@cygnus.com)
26102
26103         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
26104         directory when nothing has been installed yet.
26105
26106 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
26107
26108         * gcc.c-torture/special/special.exp: Handle newer versions of
26109         dejagnu.
26110
26111 1998-06-26  Jeffrey A Law  (law@cygnus.com)
26112
26113         * gcc.dg/980626-1.c: New test.
26114
26115 1998-06-19  Bruno Haible <haible@ilog.fr>
26116
26117         * gcc.misc-tests/m-un-2.c: New test.
26118         * g++.old-deja/g++.other/warn01.c: Likewise.
26119
26120 1998-06-19  Robert Lipe  <robertl@dgii.com>
26121
26122         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
26123         compatibility with assmblers with a different comment character.
26124         Eliminate use of GAS-specific extensions.
26125
26126 1998-06-19  Jeffrey A Law  (law@cygnus.com)
26127
26128         * gcc.c-torture/execute/ieee/980619-1.c: New test.
26129
26130 1998-06-19  Robert Lipe  <robertl@dgii.com>
26131
26132         *lib/g77.exp: Replace search for libf2c.a with search for newly
26133         renamed libg2c.a
26134
26135 1998-06-17  Jeffrey A Law  (law@cygnus.com)
26136
26137         * gcc.c-torture/execute/980617-1.c: New test.
26138
26139 1998-06-12  Jeffrey A Law  (law@cygnus.com)
26140
26141         * gcc.c-torture/execute/980612-1.c: New test.
26142
26143 1998-06-08  Jeffrey A Law  (law@cygnus.com)
26144
26145         * gcc.dg/980523-1.c: Only test on ppc-linux.
26146         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
26147
26148         * gcc.c-torture/execute/980608-1.c: New test.
26149
26150 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
26151
26152         * gcc.c-torture/execute/980605-1.c: New test.
26153
26154 1998-06-04  Jeffrey A Law  (law@cygnus.com)
26155
26156         * gcc.c-torture/execute/980604-1.c: New test.
26157
26158 1998-06-02  Jeffrey A Law  (law@cygnus.com)
26159
26160         * gcc.c-torture/execute/980602-1.c: New test.
26161         * gcc.c-torture/execute/980602-2.c: Likewise.
26162
26163 1998-06-02  Dave Love  <d.love@dl.ac.uk>
26164
26165         * 970125-0.f: Fix per JCB.  Add commentary.
26166
26167 1998-05-31  Michael Meissner  <meissner@cygnus.com>
26168
26169         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
26170         IEEE -0 support.
26171
26172 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
26173
26174         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
26175         earlier.
26176
26177 1998-05-28  Catherine Moore <clm@cygnus.com>
26178
26179         * gcc.c-torture/execute/980526-3.c: New test.
26180
26181 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
26182
26183         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
26184         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
26185         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
26186         m88k-motorola-sysv3 to XFAIL.
26187
26188 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
26189
26190         * gcc.dg/980526-1.c: New test.
26191         * gcc.c-torture/execute/980526-2.c: New test.
26192
26193 1998-05-26  Jeffrey A Law  (law@cygnus.com)
26194
26195         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
26196
26197         * gcc.c-torture/execute/980526-1.c: New test.
26198
26199 1998-05-26  Dave Love  <d.love@dl.ac.uk>
26200
26201         * g77.f-torture/execute/alpha2.f: Add runtime test.
26202
26203 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
26204
26205         * g++.old-deja/old-deja.exp: Strip leading directories.
26206
26207         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
26208         error for the line.  Don't run multiple tests for the same line.
26209
26210 1998-05-23  Jeffrey A Law  (law@cygnus.com)
26211
26212         * gcc.dg/980523-1.c: New test.
26213
26214 1998-05-23  Dave Love  <d.love@dl.ac.uk>
26215
26216         * g77.f-torture/compile/970915-0.f: New test.
26217
26218 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
26219
26220         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
26221
26222 1998-05-21  Jeffrey A Law  (law@cygnus.com)
26223
26224         * gcc.dg/980520-1.c: New test.
26225
26226 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
26227
26228         * gcc.dg/980502-1.c: Fix return type.
26229
26230 1998-05-20  Jeffrey A Law  (law@cygnus.com)
26231
26232         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
26233         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
26234         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
26235         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
26236         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
26237
26238 1998-05-20  Dave Love  <d.love@dl.ac.uk>
26239
26240         * g77.f-torture/execute/980520-1.f: New test.
26241
26242 1998-05-15  Dave Love  <d.love@dl.ac.uk>
26243
26244         * lib/mike-g77.exp: New file.
26245
26246         * g77.f-torture/noncompile/noncompile.exp,
26247         g77.f-torture/noncompile/check0.f: New files.
26248
26249 1998-05-14  Dave Love  <d.love@dl.ac.uk>
26250
26251         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
26252         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
26253         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
26254         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
26255         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
26256         abort where appropriate.
26257
26258 1998-05-05  Michael Meissner  <meissner@cygnus.com>
26259
26260         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
26261         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
26262
26263 1998-04-29  Dave Love  <d.love@dl.ac.uk>
26264
26265         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
26266
26267 1998-04-27  Dave Love  <d.love@dl.ac.uk>
26268
26269         * g77.f-torture/compile/980427-0.f: New test.
26270
26271 1998-04-24  Dave Love  <d.love@dl.ac.uk>
26272
26273         * g77.f-torture/compile/980424-0.f: New test.
26274
26275 1998-04-19  Dave Love  <d.love@dl.ac.uk>
26276
26277         * g77.f-torture/compile/980419-2.f (main): New test.
26278         * g77.f-torture/compile/970125-0.f: New test.
26279         * g77.f-torture/compile/980419-1.f: New test.
26280
26281 1998-04-08  Jim Wilson  <wilson@cygnus.com>
26282
26283         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
26284         of loop-4.c.
26285
26286 1998-04-07  Jim Wilson  <wilson@cygnus.com>
26287
26288         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
26289
26290 1998-04-03  Jim Wilson  <wilson@cygnus.com>
26291
26292         * gcc.c-torture/compile/980329-1.c: New test.
26293
26294 1998-03-18  Jim Wilson  <wilson@cygnus.com>
26295
26296         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
26297         * gcc.dg/980312-1.c: Fix typo in -march command.
26298
26299 1998-03-16  H.J. Lu  (hjl@gnu.org)
26300
26301         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
26302
26303 1998-03-11  Robert Lipe  <robertl@dgii.com>
26304
26305         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
26306         Dave Love agree the Fortran source is bogus.
26307
26308 1998-03-11  Robert Lipe  <robertl@dgii.com>
26309
26310         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
26311         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
26312         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
26313         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
26314         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
26315
26316 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
26317
26318         * g++.old-deja/g++.other/friend1.C: New test.
26319
26320 1998-02-18  Dave Love  <d.love@dl.ac.uk>
26321
26322         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
26323         possibly uninitialized) variables and declare dnrm2.
26324
26325 1998-02-23  Robert Lipe <robertl@dgii.com>
26326
26327         From Bruno Haible <haible@ilog.fr>:
26328         * gcc.c-torture/execute/980223.c: New test.
26329
26330 1998-02-13  Jeffrey A Law  (law@cygnus.com)
26331
26332         * gcc.dg/ifelse-1.c: New test.
26333
26334 1998-02-09  H.J. Lu  (hjl@gnu.org)
26335
26336         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
26337
26338           * lib/old-dejagnu.exp (old-dejagnu): Added the
26339           "execution test - XFAIL *-*-*" handling in the spirit of
26340           "excess errors test -". Changed the "execution test fails"
26341           handling to be like "excess errors test fails".
26342           * Update various tests accordingly.
26343
26344 1998-02-06  Jim Wilson  <wilson@cygnus.com>
26345
26346         * gcc.c-torture/execute/980205.c: New test.
26347
26348 1998-01-18  Jeffrey A Law  (law@cygnus.com)
26349
26350         * lib/c-torture.exp: Look for .x files instead of .cexp files.
26351         * lib/f-torture.exp: Similarly.
26352         * gcc.c-torture: Rename all .cexp files to .x files.
26353
26354 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
26355
26356         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
26357         (940510-1.c): Removed duplicate.
26358         (971104-1.c): New test.
26359
26360 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
26361
26362           * lib/f-torture.exp: Improve error and loop detection.
26363
26364 1997-11-19  Michael Meissner  <meissner@cygnus.com>
26365
26366         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
26367         use that to size the filler array.
26368
26369 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
26370
26371         * lib/c-torture.exp(c-torture-execute): Fix typo.
26372
26373         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
26374         testcase as the executable name. Keep the executable around if
26375         the test fails.
26376
26377 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
26378
26379         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
26380         changes.  Only test one -g option, and move it to the end of the
26381         list of options to test.
26382
26383 1997-09-19  Michael Meissner  <meissner@cygnus.com>
26384
26385         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
26386         variable GCC_TORTURE_OPTIONS to supply default switches separated
26387         by colons.  If no environment variable, run tests with -O0 -g, -O1
26388         -g, and -O2 -g as well.
26389
26390 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
26391
26392         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
26393         explanatory comments. Fix indentation.
26394
26395 1997-09-15  Jeffrey A Law  (law@cygnus.com)
26396
26397         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
26398
26399 1997-09-11  Jeffrey A Law  (law@cygnus.com)
26400
26401         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
26402         * g++.old-deja/g++.mike/p7325.C: Likewise.
26403         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
26404
26405 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
26406
26407         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
26408         * g++.old-deja/g++.brendan/crash30.C: Likewise.
26409         * g++.old-deja/g++.brendan/crash39.C: Likewise.
26410         * g++.old-deja/g++.law/operators4.C: Likewise.
26411
26412 1997-09-11  Joe Buck  (jbuck@synopsys.com)
26413
26414         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
26415         * g++.old-deja/g++.mike/p784.C: Ditto.
26416         * g++.old-deja/g++.mike/p785.C: Ditto.
26417
26418 1997-09-05  Jeffrey A Law  (law@cygnus.com)
26419
26420           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
26421
26422 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
26423
26424         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
26425         target feature; pass this to c-torture-execute as needed.
26426
26427 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
26428
26429         * lib/c-torture.exp(c-torture-execute): If the previous and the
26430         current executables being tested are identical, we don't need to
26431         run the executable again. Try to make the executable names
26432         unique. Add an optional argument for passing additional compiler
26433         flags.
26434
26435 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
26436
26437         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
26438
26439 1997-08-29  Jeffrey A Law  (law@cygnus.com)
26440
26441         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
26442
26443 1997-07-31  Jeffrey A Law  (law@cygnus.com)
26444
26445         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
26446         32bit or larger longs.
26447
26448         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
26449         have either a 32bit long or 32bit int.
26450
26451 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
26452
26453         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
26454         Make double precision tests dependent on sizeof (double).
26455
26456 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
26457
26458         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
26459         too.
26460
26461 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
26462
26463         * gcc.c-torture/compile/961203-1.cexp: New script.
26464
26465 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
26466
26467         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
26468         up the includes ourselves.
26469
26470 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
26471
26472         * lib/plumhall.exp: Remove random include, and add a few
26473         verbose messages for debugging.
26474
26475 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
26476
26477         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
26478         of trying to do it ourselves.
26479
26480 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
26481
26482         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
26483
26484 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
26485
26486         * gcc.prms/5403.c: Made regexp a bit less strict.
26487
26488 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
26489
26490         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
26491         is returned from remote_load instead.
26492         * lib/plumhall.exp: Ditto.
26493         * lib/mike-g++.exp: Ditto.
26494         * lib/old-dejagnu.exp: Ditto.
26495         * lib/c-torture.exp: Ditto.
26496
26497 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
26498
26499         * lib/g++.exp: Use build_wrapper procedure.
26500         * lib/gcc.exp: Ditto.
26501
26502 1997-05-20  Jeffrey A Law  (law@cygnus.com)
26503
26504         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
26505         an old-style decl for malloc.  Fixes tests to work when
26506         sizeof (int) != sizeof (size_t).
26507
26508 1997-05-15  Mike Meissner  <meissner@cygnus.com>
26509
26510         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
26511
26512         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
26513         use stdargs.h interface.
26514
26515 1997-05-15  Mike Meissner  <meissner@cygnus.com>
26516
26517         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
26518         NO_VARARGS when compiling.
26519
26520 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
26521
26522         * lib/plumhall.exp(ph_includes): New procedure.
26523         (ph_make): Use it.
26524         (ph_compiler): Ditto.
26525
26526         * lib/g++.exp: Rename test-glue.c to testglue.c.
26527         * lib/gcc.exp: Ditto.
26528
26529 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
26530
26531         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
26532         to completion when it's called.
26533
26534 1997-03-21  Michael Meissner  <meissner@cygnus.com>
26535
26536         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
26537         is defined, don't do test.
26538
26539 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
26540
26541         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
26542         for object files.
26543         (ph_summary): Mark skipped testcases as untested, not unresolved.
26544
26545         * lib/plumhall.exp (ph_make): If unresolved because of bad
26546         errorCode, record errorCode in log file.
26547         (*): Replace send_log/verbose with verbose -log.
26548
26549 1997-03-19  Michael Meissner  <meissner@cygnus.com>
26550
26551         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
26552         double conversion if double isn't at least 8 bytes.
26553
26554         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
26555         int to work with targets where int is 16 bits.
26556
26557         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
26558         8 bytes, just exit, since 4 byte doubles don't have enough bits of
26559         precision for the test to complete.
26560
26561 1997-03-14  Michael Meissner  <meissner@cygnus.com>
26562
26563         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
26564         if d10v is not compiled with the -mdouble64 flag.
26565         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
26566
26567         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
26568         d10v is not compiled with the -mint32 flag.
26569
26570 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
26571
26572         * lib/plumhall.exp: Use incr_count.
26573
26574 1997-03-12  Jeffrey A Law  (law@cygnus.com)
26575
26576         * gcc.c-torture: Update to c-torture-1.45.
26577
26578 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
26579
26580         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
26581         the name of the expect testcase file).
26582
26583         * lib/g++.exp(g++_init): Ditto.
26584
26585 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
26586
26587         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
26588         the host.
26589
26590         * lib/gcc.exp(gcc_exit): New procedure.
26591
26592 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
26593
26594         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
26595         specs where appropriate.
26596
26597         * g++.old-deja/g++.arm/*: Added additional ERROR checks
26598         because of new "candidates are" messages, and removed a few
26599
26600         * Converted all non-old-style g++ testcases to old-style, and
26601         moved into g++.old-deja.
26602
26603 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
26604
26605         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
26606         options.
26607
26608         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
26609         succeeded.
26610
26611         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
26612
26613 1997-02-13  Michael Meissner  <meissner@cygnus.com>
26614
26615         * lib/gcc.exp (gcc_target_compile): Add support for defining
26616         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
26617         the machine doesn't have those features.
26618
26619 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
26620
26621         * g++.law/operators4.exp: Don't use LIBS.
26622
26623 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
26624
26625         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
26626
26627         * lib/mike-g++.exp: Don't set the compiler to be tested here.
26628         * lib/g++.exp: Set it here instead. Also, allow use of the
26629         --tool_exec and --tool_opt options. Change CXX to
26630         GXX_UNDER_TEST.
26631
26632         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
26633
26634         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
26635
26636 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
26637
26638         * lib/old-dejagnu.exp: Use prune_warnings instead of
26639         prune_system_crud.
26640         * lib/mike-g++.exp: Ditto.
26641         * lib/gcc.exp: Ditto.
26642         * lib/g++.exp: Ditto.
26643
26644         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
26645
26646 1997-02-07  Jeffrey A Law  (law@cygnus.com)
26647
26648           * 941014-2.c: Include stdlib.h
26649           * 960327-1.c: Include stdio.h
26650           * dbra.c, index-1.c: Don't assume ints are 32bits.
26651
26652 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
26653
26654         * lib/gcc.exp: Add gcc,stack_size target feature.
26655
26656         * lib/g++.exp(g++_target_compile): Add the include and link
26657         paths here, not in two other places. And, it's $options, not
26658         options.
26659
26660         * lib/mike-g++.exp(postbase): Remove the code that determines
26661         the correct include and link paths.
26662         * g++.old-deja/old-deja.exp: Ditto.
26663
26664 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
26665
26666         * lib/g++.exp(g++_init): target_compile no longer returns the
26667         filename of the result.
26668
26669 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
26670
26671         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
26672         call to glob.
26673
26674         * gcc.c-torture/special/special.exp: Change call to
26675         gcc_target_compile to include the object file.
26676
26677 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
26678
26679         * gcc.c-torture/special/special.exp: Correct misspelling in last
26680         change.
26681
26682 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
26683
26684         * lib/plumhall.exp(ph_summary): Log the entire output of the
26685         executable. Return -1 if there were any failures, 0 otherwise.
26686         (ph_execute): Return -1 if there were any failures, 0 otherwise.
26687         (ph_make): Clean up objects and executables that were built
26688         if the tests succeeded.
26689
26690 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
26691
26692         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
26693         libraries and includes in the build tree as appropriate.
26694
26695 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
26696
26697         * lib/c-torture.exp: Instead of looking for the global variable
26698         NO_LONG_LONG, check to see if that's a feature of the target.
26699
26700 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
26701
26702         * config/default.exp: Minimize. Delete the remainer of the files in
26703         config; this functionality is now in devo/dejagnu/config.
26704
26705         g++.*/*: Pass any additional flags used to compile to postbase;
26706         delete CXXFLAGS.
26707
26708         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
26709         is now done by runtest.exp. Use gcc_target_compile instead of
26710         compile.
26711
26712         lib/c-torture.exp: Use gcc_target_compile instead of compile.
26713         Remove references to CFLAGS. Use remote_file instead of
26714         calling rm -f.
26715         (c-torture): Take a list of arguments to use to compile this
26716         testcase.
26717
26718         lib/g++.exp: Simplify. Use target_compile instead of compile.
26719         lib/gcc-dg.exp: Ditto.
26720         lib/gcc.exp: Ditto.
26721         lib/mike-{gcc,g++}.exp: Ditto.
26722         lib/old-dejagnu.exp: Ditto.
26723         lib/plumhall.exp: Ditto.
26724
26725 1997-01-08  Jim Wilson  <wilson@cygnus.com>
26726
26727         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
26728         (ph_linker): Likewise.
26729
26730 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
26731
26732           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
26733         MAP_ANON / MAP_ANONYMOUS if defined;
26734         else try to map from /dev/zero .
26735
26736 1996-11-12  Jeffrey A Law  (law@cygnus.com)
26737
26738         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
26739         isn't defined, then define it to MAP_ANONYMOUS.
26740
26741 1996-11-12  Jeffrey A Law  (law@cygnus.com)
26742
26743         * gcc.c-torture: Update to c-torture-1.42 release.
26744
26745 1996-11-11  Jeffrey A Law  (law@cygnus.com)
26746
26747         * gcc.c-torture: Update to c-torture-1.41 release.
26748
26749 1996-10-27  Jeffrey A Law  (law@cygnus.com)
26750
26751         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
26752         c-torture release.
26753
26754 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
26755
26756         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
26757         and LDFLAGS.  Fix second case to append the target_info ldflags
26758         onto LDFLAGS, not CFLAGS.
26759         * lib/g++.exp (g++_init): Add target_info stuff.
26760         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
26761         of libgloss and newlib flags for !native.
26762
26763         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
26764         (GDB): Fix relative path to go up another dir for finding gdb.
26765
26766 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
26767
26768         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
26769         versions in the target_info array, if they don't exist.
26770
26771 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
26772
26773         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
26774
26775 1996-07-08  Jim Wilson  <wilson@cygnus.com>
26776
26777         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
26778         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
26779
26780 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
26781
26782         * lib/old-dejagnu.exp: Don't remove the output file before we've
26783         actually tested it. Don't append pwd to the path of the executable
26784         we're testing.
26785
26786 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
26787
26788         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
26789
26790 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
26791
26792         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
26793         temporary directory for compiler files, and set it to a default
26794         value of /tmp. Set $output as the name of the output file from
26795         compiling the testcase. Add a -o option to $cflags_var so the
26796         compiler writes the final output file as $output. Set $executable
26797         to $output.
26798
26799         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
26800         directory for compiler files, and set it to /tmp if it doesn't
26801         already have a value. Set $output_file to the name of the output
26802         file from compiling the testcase. Add a -o option to CXXFLAGS so
26803         the compiler writes the final output file as $output. Use $output
26804         as the executable to be tested.
26805
26806 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
26807
26808         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
26809
26810 1996-06-08  Jeffrey A Law  (law@cygnus.com)
26811
26812         * gcc.c-torture/execute/pending-1.c: New test.  Still
26813         pending in Tege's queue.
26814
26815 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
26816
26817         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
26818         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
26819         if there were failures.  Call unresolved if there were unresolved
26820         testcases.  Call gcc_fail if program did not run to completion.
26821         (ph_make): Pass additional argument name to ph_execute.
26822         (ph_execute): Add new argument.  Pass additional arguments to
26823         ph_summary.  Call gcc_fail is there is no execution output.
26824
26825 1996-04-24  Jeffrey A Law  (law@cygnus.com)
26826
26827         * lib/plumhall.exp (proc_summary): Output relavent summary
26828         lines into the log so specific failures in plumhall can be
26829         investigated.
26830
26831 1996-04-10  Jeffrey A Law  (law@cygnus.com)
26832
26833         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
26834         (c-torture-execute): Don't try to execute tests which use
26835         "long long" types if $NO_LONG_LONG is nonzero.
26836
26837 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
26838
26839         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
26840         not c-torture.
26841
26842         * gcc.ieee: Move from here.
26843         * gcc.c-torture/execute/ieee: To here.
26844
26845 1996-03-26  Jeffrey A Law  (law@cygnus.com)
26846
26847         * gcc.c-torture: Update to c-torture-1.41 release.
26848
26849 1996-03-22  Jeffrey A Law  (law@cygnus.com)
26850
26851         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
26852         not "$output".
26853
26854 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
26855
26856         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
26857         -c present.
26858
26859 1996-03-02  Jeffrey A Law  (law@cygnus.com)
26860
26861         * config/proelf.exp: Handle connecting to a simulator.
26862
26863 1996-01-31  Jeffrey A Law  (law@cygnus.com)
26864
26865         * config/proelf.exp: New file.  Enough framework that we can
26866         run c-torture tests on the proelf targets (or any other target
26867         that gdb can connect to for that matter).
26868
26869 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
26870
26871         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
26872         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
26873
26874         * lib/plumhall.exp (ph_execute): Always call ph_summary if
26875         exec_output exists.
26876
26877 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
26878
26879         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
26880         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
26881
26882         * config/*.exp: Update FSF address.  Change result of ${tool}_load
26883         to pass/fail/unresolved/unsupported/untested.  Caller must now
26884         call unresolved/unsupported/untested.
26885         * lib/*.exp: Update FSF address.  Update to handle new results of
26886         ${tool}_load.
26887         * lib/chill.exp (verbose): Delete.
26888
26889 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
26890
26891         * lib/gcc.exp (default_gcc_start): Change order of args to
26892         $LDFLAGS $CFLAGS $LIBS.
26893         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
26894         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
26895         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
26896         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
26897         * gcc.misc-tests/dg-test.exp: Likewise.
26898         * gcc.misc-tests/msgs.exp: Likewise.
26899         * gcc.prms/prms.exp: Likewise.
26900         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
26901         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
26902
26903         * lib/dg.exp: Deleted, moved to dejagnu/lib.
26904
26905 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
26906
26907         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
26908
26909         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
26910         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
26911
26912         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
26913         necessary.
26914
26915 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
26916
26917         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
26918         global for loop; add use of $mathlib.
26919         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
26920         settings here; set mathlib for anything but VxWorks.
26921
26922 1996-01-22  Jeffrey A Law  (law@cygnus.com)
26923
26924         * gcc.c-torture: Update to c-torture-1.40 release.
26925
26926 1996-01-03  Jeffrey A Law  (law@cygnus.com)
26927
26928         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
26929         dg.exp.
26930
26931 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
26932
26933         * lib/c-torture.exp (c-torture-execute): Declare "output" as
26934         global.
26935
26936 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
26937
26938         * lib/g++.exp (LIBS): Define if not already.
26939         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
26940         (gcc-dg-prune): Call prune_gcc_output.
26941         * lib/gcc.exp (prune_gcc_output): New proc.
26942         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
26943         prune_gcc_output.
26944
26945 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
26946
26947         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
26948         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
26949
26950 1995-11-15  Jeffrey A Law  (law@cygnus.com)
26951
26952         * gcc.c-torture: Update to c-torture-1.39 release.
26953
26954 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
26955
26956         * lib/c-torture.exp (c-torture-execute): Don't return if one option
26957         fails, try others as well.
26958
26959 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
26960
26961         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
26962         If compilation fails, mark execute tests as `untested'.
26963         If test is marked as unsupported, don't mark compilation and
26964         execute tests as failed.
26965
26966 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
26967
26968         * lib/g++.exp (g++_init): Don't link in libg++, and look to
26969         libstdc++ for whether or not we want to be doing shared
26970         libraries.  Delete link_curses since we don't need it anymore.
26971         * lib/mike-g++.exp (postbase): Don't link in libg++.
26972         * g++.old-deja/old-deja.exp: Likewise.
26973
26974 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
26975
26976         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
26977
26978 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
26979
26980         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
26981         For that, add `-Wl,-a,shared_archive'.
26982         * g++.old-deja/old-deja.exp: Likewise.
26983
26984 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
26985
26986         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
26987
26988 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
26989
26990         * lib/mike-g++.exp (postbase): Pay attention to the status of
26991         g++_load.
26992
26993 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
26994
26995           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
26996
26997 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
26998
26999         * lib/gcc.exp (default_gcc_start): No longer need to log program
27000         being executed or its output, execute_anywhere does that now.
27001         * lib/g++.exp (default_g++_version): Call execute_anywhere.
27002         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
27003
27004 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
27005
27006         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
27007         the same as those in lib/g++.exp.
27008
27009 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
27010
27011         * gcc.c-torture: Update to c-torture-1.38 release.
27012         * gcc.ieee: Related changes.
27013
27014 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
27015
27016         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
27017         "exec". Minor reformatting changes.
27018
27019         * config/rom68k.exp (${tool}_load): Make it work in a canadian
27020         cross. This means all "exec" calls now work on a remote host as
27021         well.
27022         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
27023         cross. Filter out the extra "\r\n" stuff that expect puts in.
27024         (c-torture-execute): Filter out the bogus warnings like
27025         c-torture-compile does. Add support for canadian cross.
27026         * lib/gcc.exp (default_gcc_version, default_gcc_start)
27027         Use execute_anywhere rather than calling exec directly. Now it
27028         works for canadian cross testing.
27029
27030 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
27031
27032         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
27033         results into a variable, and check that rather than using file exists.
27034
27035 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
27036
27037         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
27038         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
27039
27040 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
27041
27042         * g++.old-deja/old-deja.exp: Create and pass runshlib and
27043         lib_curses if there's a shared libg++ in the build tree.
27044
27045 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
27046
27047         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
27048         if not supported target.
27049
27050 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
27051
27052         * lib/g++.exp (g++_init): Move empty setting of runshlib and
27053         link_curses up to always happen, not just for native builds.
27054
27055 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
27056
27057         * gcc.c-torture: Update to c-torture-1.36 release.
27058         * gcc.failure: Related changes.
27059
27060 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
27061
27062         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
27063
27064 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
27065
27066         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
27067         * lib/mike-g++.exp (postbase): Not in here.  Still reference
27068         runshlib, link_curses, and mathlib for link and run.
27069
27070         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
27071         pass the runtime shared library options for Solaris, OSF/1, and
27072         Irix5, and link with -lcurses to avoid unresolved references.
27073
27074 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
27075
27076         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
27077         only run once.
27078
27079 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
27080
27081         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
27082
27083 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
27084
27085         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
27086         do not have a framework for the "compat" tests yet.
27087
27088 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
27089
27090         * lib/mike-g++.exp (postbase): New local variable `mathlib',
27091         set to null if we're testing vxworks5.1.  Use that instead of
27092         `-lm' in the setting of LIBS for link and run.
27093
27094 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
27095
27096         * config/rom68k.exp (${tool}_load): Major changes to make it
27097         work.  Verified that it does in fact return the stuff in
27098         exec_output properly.  Catch any Emul or any TRAP other than 0.
27099
27100 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
27101
27102         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
27103         LDFLAGS properly for targets that need stuff from libgloss.
27104         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
27105         only run once.
27106         (gpp_initialized): New variable.
27107
27108 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
27109
27110         * config/rom68k.exp: Load libgloss.exp.
27111         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
27112         so we can produce a fully linked binary.
27113         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
27114         so we can produce a fully linked binary.
27115
27116 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
27117
27118         * lib/plumhall.exp (ph_section): Watch for expected failures.
27119         Add missing `else'.
27120
27121         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
27122         run the testcase.
27123         (c-torture): Likewise.
27124
27125 1995-08-28  Doug Evans  <dje@cygnus.com>
27126
27127         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
27128
27129         * lib/mike-g++.exp (mike_cleanup): New proc.
27130         (prebase): New globals compiler_result, not_compiler_result,
27131         target_regexp.
27132         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
27133         allow leading "-" in pattern.  Watch for unsupported tests.
27134         If $compiler_result is set, pattern match assembler code,
27135         and ditto for $not_compiler_result.
27136         * lib/mike-gcc.exp: Likewise.
27137
27138         * lib/plumhall.exp (ph_execute): Only call ph_summary if
27139         execution "succeeded".
27140
27141 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
27142
27143         * config/win32.exp: New file.
27144         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
27145
27146 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
27147
27148         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
27149         unsupported.
27150         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
27151         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
27152         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
27153
27154         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
27155         "... without exceptions was ...".  That is now handled by
27156         prune_system_crud.
27157         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
27158
27159 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
27160
27161         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
27162         sieve.c,sort2.c}: New files.
27163         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
27164         sieve.exp,sort2.exp}: Drivers for them.
27165
27166         * lib/mike-gcc.exp (program_output): New user settable variable.
27167         (postbase): Call prune_system_crud.  Also prune extraneous compiler
27168         messages.
27169         * lib/mike-g++.exp (program_output): New user settable variable.
27170
27171         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
27172
27173         * config/sh.exp: Deleted (use sim.exp instead).
27174
27175 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
27176
27177         * config/vx.exp: Declare CHECKTASK as global.
27178         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
27179         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
27180         * lib/old-dejagnu.exp: Load [pwd]/$executable.
27181
27182 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
27183
27184         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
27185         target. Like vx.exp, only includes `vx29k.exp' instead of
27186         `vxworks.exp'.
27187
27188 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
27189
27190         * config/sim.exp: Increase time limit from 120 seconds to 240.
27191
27192 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
27193
27194         * gcc.c-torture/execute/950628-1.c: New test.
27195
27196 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
27197
27198         * gcc.c-torture: Update with changes/additions from
27199         c-torture-1.34.
27200
27201 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
27202
27203         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
27204
27205 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
27206
27207         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
27208
27209 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
27210
27211         * gcc.c-torture/compile/950512-1.c: New test.
27212         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
27213         * gcc.dg/struct-ret-1.c: Likewise.
27214
27215 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
27216
27217         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
27218           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
27219
27220 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
27221
27222         * gcc.c-torture/special/920411-1.c: Deleted.
27223         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
27224
27225 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
27226
27227         * config/sim.exp (${tool}_load): Hack in call to bash to get a
27228         cpu limit.
27229
27230 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
27231
27232         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
27233
27234 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
27235
27236         From kenner;
27237         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
27238         is the proper length.
27239         * va-arg-3.c: Likewise.
27240
27241 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
27242
27243         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
27244         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
27245
27246         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
27247         * lib/g++.exp (default_g++_start): Delete old cruft.
27248
27249 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
27250
27251         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
27252         (2 * (1 << 18)) to (2 * (1 << 17)).
27253
27254         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
27255
27256 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
27257
27258         * config/rom68k.exp: Renamed from config/idp.exp
27259
27260 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
27261
27262         * c-torture/compile/921109-2.c
27263
27264 1995-04-18  Mike Stump  <mrs@cygnus.com>
27265
27266         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
27267         excess errors.
27268
27269 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
27270
27271         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
27272         output.
27273         * lib/g++.exp (default_g++_start): Likewise.
27274
27275 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
27276
27277         * gcc.c-torture/compile/950329-1.c: New test.
27278
27279 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
27280
27281           * config/bug.exp (${tool}_load): Updated to use new remote_open
27282           and remote_close procs.
27283         * config/idp.exp: New file.
27284
27285 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
27286
27287         * gcc.c-torture/execute/950322-1.c: New test.
27288
27289 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
27290
27291         * config/vx.exp (${tool}_load): Clean up testing of return code from
27292         vxworks_ld and vxworks_spawn.
27293
27294 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
27295
27296         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
27297
27298 1995-03-13  Mike Stump  <mrs@cygnus.com>
27299
27300         * lib/old-deja.exp: Add `excess errors test - ' error, now one
27301         can mark excess errors on a machine by machine basis.  Note, the
27302         default is to not expect any excess errors, even when excess
27303         errors test - is given, so you will want to put an XFAIL ... on
27304         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
27305         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
27306         those 4 machines, but no others.
27307
27308 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
27309
27310         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
27311         * lib/c-torture.exp: to here.
27312
27313 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
27314
27315         * gcc.c-torture/execute/950221-1.c: New test.
27316         * gcc.c-torture/execute/struct-ret-1.c: New test.
27317         * gcc.c-torture/compile/950221-1.c: New test.
27318
27319         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
27320
27321 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
27322
27323         * gcc.c-torture/execute/arith-1.c (main): Return 0.
27324         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
27325
27326 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
27327
27328         * g++.gb: New directory of tests, derived from my signature and
27329         class scoping tests.
27330
27331         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
27332         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
27333         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
27334         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
27335         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
27336         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
27337         * g++.gb/sig25.C: Likewise.
27338
27339         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
27340         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
27341         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
27342         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
27343         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
27344         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
27345         * g++.gb/sig25.exp: Likewise.
27346
27347         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
27348         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
27349         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
27350         * g++.gb/scope13.C: Likewise, this test still fails.
27351
27352         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
27353         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
27354         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
27355         * g++.gb/scope13.exp: Ditto.
27356
27357         * g++.gb/README: New file, explains what these tests are about.
27358
27359 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
27360
27361         * lib/dg.exp (dg-do): Support `preprocess'.
27362         (dg-test): Likewise.
27363
27364 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
27365
27366         * config/udi.exp: change "continue -expect" to "exp_continue".
27367
27368 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
27369
27370         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
27371         Delete redundant tests.
27372
27373         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
27374         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
27375         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
27376         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
27377         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
27378         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
27379         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
27380         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
27381
27382         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
27383         storing label pointers.
27384         * gcc.c-torture/execute/921019-1.c: Likewise.
27385         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
27386         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
27387         parameter fp.
27388         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
27389         constants.
27390
27391         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
27392         Delete obsolete tests.
27393
27394         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
27395         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
27396         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
27397         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
27398         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
27399         * gcc.c-torture/compile/950124-1.c: New test.
27400
27401         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
27402
27403 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
27404
27405         * lib/mike-g++.exp: Add -lm to LIBS.
27406
27407 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
27408
27409         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
27410
27411 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
27412
27413         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
27414
27415 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
27416
27417         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
27418
27419 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
27420
27421         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
27422         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
27423         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
27424         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
27425         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
27426         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
27427         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
27428         * g++.law/{operators31.C, operators32.C,
27429         * g++.law/{operators33.C, operators34.C}: Likewise.
27430         * g++.law/{pic1.C, refs2.C}: Likewise.
27431         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
27432         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
27433         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
27434         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
27435
27436         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
27437         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
27438         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
27439         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
27440         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
27441         * g++.law/{enum9.exp, friend5.exp}: Likewise.
27442         * g++.law/{nest3.exp, nest4.exp}: Likewise.
27443         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
27444         * g++.law/{operators30.exp, operators31.exp}: Likewise.
27445         * g++.law/{operators32.exp, operators33.exp}: Likewise.
27446         * g++.law/{operators34.exp}: Likewise.
27447         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
27448         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
27449         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
27450         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
27451         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
27452
27453         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
27454         No longer expected to fail.
27455         * g++.law/missed-error3.C: Tweak for recent bool changes.
27456
27457 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
27458
27459         * config/emb-unix: Deleted.
27460         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
27461         remote execution.  Do final link on remote host if REMOTE_LINK is set.
27462
27463 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
27464
27465         * lib/dg.exp (dg-test): Fix typo in last patch.
27466
27467 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
27468
27469         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
27470         (handles multiple occurrences).
27471
27472 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
27473
27474         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
27475         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
27476         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
27477         printed).
27478         * lib/c-torture.exp (c-torture-compile): Likewise.
27479         (c-torture): Prepend full path if missing.
27480         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
27481         (gcc_fail): Likewise.
27482         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
27483
27484 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
27485
27486         * lib/netware.exp: Only attach to NetWare i386 systems.
27487
27488 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
27489
27490         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
27491         messages.  Add test name to "output pattern match" pass/fail message.
27492
27493 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
27494
27495         * gcc.dg: New testsuite.
27496         * gcc.dg/dg.exp: New file.
27497
27498         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
27499         test-switch.c}: Deleted.
27500
27501         * gcc.misc-tests/msgs.exp: New testcase driver.
27502
27503 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
27504
27505         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
27506         Watch for illegal return values from ${tool}_load.
27507         * config/unix.exp (${tool}_load): Fix pass/fail detection for
27508         cross targets.  Coerce return value >0 to 1.
27509
27510 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
27511
27512         * config/unix.exp (${tool}_load): Call program rsh, not proc.
27513
27514         * config/emb-unix.exp: New file.
27515
27516         * config/sim.exp: Error if variable $SIM not defined.
27517         (${tool}_load): Mark test as "untested" if simulator missing.
27518
27519         * config/unix.exp: Load remote.exp to get rcp_download.
27520         * lib/c-torture.exp: Use different option lists for testcases with
27521         and without loops.
27522         * gcc.c-torture/execute/execute.exp: Likewise.
27523
27524 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
27525
27526         * config/*.exp: Clarify return code from ${tool}_load.
27527         Call `unresolved' or `untested' instead of `warning' or `perror'
27528         (sometimes you still want to call both though).
27529         Add comment that `shell_id' is local to each file.
27530         * config/udi.exp (timeout): Set to 30.
27531         Don't print warning if connection fails, $connectmode has already
27532         printed an error.
27533         (${tool}_load): Move verbose messages to level 2.
27534         Rework pattern for "Process started" message.
27535         Pass `shell_id' to ${connectmode}_download.
27536         Retry twice upon timeout.  Make resetting of target more robust.
27537         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
27538         Pass `shell_id' to exit_$connectmode.
27539         Only call exit_$connectmode if connected.
27540         * config/unix.exp (${tool}_load): Check return codes better.
27541         * config/vrtx.exp (${tool}_load): Likewise.
27542         * config/vx.exp (${tool}_load): Likewise.
27543         Delete unneeded global's.
27544         * lib/dg.exp (dg-test): Update to reflect clarified return codes
27545         from ${tool}_load.
27546         (dg-stat): Delete.
27547         (dg-init): Delete recording of pass/fail counts.
27548         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
27549         (old-dejagnu-init): Likewise.
27550         (old-dejagnu-stat): Delete contents, empty proc now.
27551         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
27552         (c-torture): Delete references to lcnt, lpass, lfail.
27553         Get option list from TORTURE_OPTIONS.
27554         Delete -funroll[-all]-loops if no loops.
27555         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
27556         (g++_stat): Delete contents (empty proc now).
27557         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
27558         (gcc_finish): Likewise.
27559         (gcc_stat): Deleted.
27560         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
27561         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
27562         * gcc.c-torture/execute/execute.exp: Likewise.
27563         Split tests into two parts: compile, execute.
27564         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
27565         no loops.  Update to reflect clarified return codes from ${tool}_load.
27566
27567 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
27568
27569         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
27570         to grep for.
27571         (old-dejagnu): Likewise (where necessary).
27572
27573 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
27574
27575         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
27576
27577         * lib/dg.exp (dg-process-target): Fix processing of selector.
27578         Add comment regarding use of `error'.
27579
27580         * lib/gcc.exp (prune_system_crud): Define if missing.
27581         * lib/g++.exp (prune_system_crud): Likewise.
27582
27583         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
27584         Call prune_system_crud.
27585         * lib/dg.exp (dg-runtest): New proc.
27586         Use perror instead of send_user for tcl errors in testcase.
27587         Don't return any value, it's never used.
27588         Don't clobber previous definition of `unknown'.
27589         Print tcl errors in `dg-final'.
27590
27591 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
27592
27593         * lib/dg.exp (dg-process-target): Improve syntax error messages.
27594         (dg-test): Don't print errorInfo, it contains stack backtrace.
27595
27596 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
27597
27598         * lib/g++.exp (runtest_file_p): Define if missing.
27599
27600 1994-09-24  Doug Evans  (dje@cygnus.com)
27601
27602         * lib/mike-g++.exp: Comment out loading of g++.exp.
27603         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
27604         (default_g++_version): Always print something.
27605         (default_g++_start): Comment out call to `which'.
27606         (g++_start, g++_load): Deleted (must be defined in config file).
27607         * lib/gcc.exp: Test for existence of $CC at start.
27608         Delete check for tmpdir (done in gcc_init).
27609         (default_gcc_version): Always print something.
27610         (default_gcc_start): Comment out call to `which'.
27611         * config/*.exp: Major cleanup - make cross targets work at least a
27612         little better for g++ (by not being "--tool gcc" specific).
27613         Rename gcc_xxx to ${tool}_xxx.
27614         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
27615         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
27616
27617 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
27618
27619         * lib/c-torture.exp (c-torture-compile): Rework compiler
27620         message processing.
27621
27622         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
27623         c-torture.
27624
27625 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
27626
27627         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
27628
27629         * lib/dg.exp (dg-process-target): Support { target native }.
27630
27631 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
27632
27633         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
27634         looked for "... program xxx got fatal signal".
27635         Correct regsub munging of `comp_output'.
27636         Ignore compiler messages "path prefix not used" and "linker input
27637         file unused".
27638
27639 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
27640
27641         * lib/gcc.exp (runtest_file_p): Define if missing.
27642         * gcc.prms/template.c: Example to work from.
27643
27644 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
27645
27646         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
27647         * lib/dg.exp (dg-test): Call unsupported testcases as such.
27648
27649         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
27650         * gcc.prms/1883.c: Moved from compile/940714-1.c.
27651         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
27652         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
27653
27654         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
27655         (dg-process-target): No longer a varargs proc.
27656         Return S/N for target, P/F for xfail.  All callers changed.
27657         (user option procs): More argument checking.
27658         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
27659         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
27660         (dg-test): Skip test if not running on selected target in `dg-do'.
27661         Update handling of `dg-do-what', `dg-output-text'.
27662         Separate execution pass/fail from output pattern match pass/fail.
27663         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
27664
27665 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
27666
27667         * gcc.c-torture/special/special.exp: Don't expect failure for mips
27668         target for 920510-1.c.
27669
27670 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
27671
27672         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
27673         Clean up comment regarding use of passcnt, etc.
27674         (gcc_stat): Don't update `testcnt' here.
27675         (gcc_finish): Do it here.
27676         Might as well reset `but_id' here too.
27677         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
27678         to determine if the file should be tested.
27679         * gcc.c-torture/compile/compile.exp: Likewise.
27680         * gcc.c-torture/execute/execute.exp: Likewise.
27681         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
27682         * gcc.misc-tests/dg-test.exp: Likewise.
27683         * gcc.prms/prms.exp: Likewise.
27684         * gcc.wendy/wendy.exp: Likewise.
27685         * g++.old-deja.exp: Likewise.
27686         Move "Testing file" message to verbose level 1.
27687
27688 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
27689
27690         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
27691
27692 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
27693
27694         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
27695         (default_gcc_start): Accept optional second list element
27696         of compiler flags.  Print compiler output at verbosity level 2.
27697         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
27698         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
27699         Save current values of framework globals passcnt, failcnt, xpasscnt,
27700         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
27701         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
27702         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
27703         xfailcnt to compute stats.  Update framework global `testcnt' from
27704         pass/fail counts.
27705         (gcc_finish): New proc.  Clean up test environment.
27706         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
27707         (gcc_epass, gcc_efail): Delete.
27708         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
27709         argument of line number.
27710         (dg-init): If the tool has an init routine, call it.
27711         (dg-test): Remove args `cflags_var' and `libs_var'.
27712         Pass all compiler options to ${tool}_start.
27713         Handle missing line number.
27714         (dg-finish): New function.
27715         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
27716         particular files.  Call gcc_finish at end.  Move "skipping test"
27717         message to verbosity level 3.
27718         * gcc.c-torture/compile/compile.exp: Likewise.
27719         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
27720         * gcc.c-torture/execute/execute.exp: Likewise.
27721         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
27722         Print testcase being tried at verbosity level 1.
27723         * gcc.c-torture/special/special.exp: Unset xfail.
27724         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
27725         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
27726         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
27727         * gcc.failure/failure.exp: Likewise.
27728         * gcc.ieee/ieee.exp: Likewise.
27729         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
27730         Update call to dg-test.  Call dg-finish at end.
27731         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
27732         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
27733         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
27734         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
27735         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
27736         * gcc.wendy/wendy.exp: Add copyright.
27737         Delete setting of tmpdir (done by gcc_init).
27738         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
27739         Pass compiler flags to gcc_start.  Call gcc_finish at end.
27740         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
27741         gcc_[ce]pass/fail.
27742
27743 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
27744
27745         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
27746         confusion.
27747         (g++_load): Likewise.
27748
27749         * config/*.exp (gcc_load): Some were varargs fns and some were not.
27750         Rename argument to `prog' to remove the confusion.
27751         Varargs fns behave differently too!
27752         (g++_load): Likewise.
27753
27754         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
27755
27756         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
27757         what it is.  Delete (always) printing of status value for !native.
27758         Simplify verbose code, and include status and exec_output.
27759         (g++_load): Use gcc_load.
27760
27761 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
27762
27763         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
27764         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
27765         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
27766         940714-3.c as these testcases don't exist anymore.  Make
27767         va-arg-1.c expected to pass.
27768
27769 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
27770
27771         * gcc.misc-tests/misc.exp: Only run specific testcases.
27772         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
27773         * gcc.misc-tests/dg-[1-9].c: New files.
27774
27775         * lib/dg.exp: New testsuite driver.
27776         * gcc.prms/prms.exp: Use it.
27777
27778         * README.gcc: New file.
27779
27780         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
27781         Document and reset `lxpass' and `lxfail'.
27782         Simplify "initialized" message.
27783         (gcc_stat): Clean up comments a little.
27784
27785 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
27786
27787         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
27788
27789 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
27790
27791         * lib/old-dejagnu.exp (process-option): New proc.
27792         (old-dejagnu-init, old-dejagnu-stat): Likewise.
27793         (old-dejagnu): Simplify.
27794         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
27795
27796 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
27797
27798         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
27799         exists and is not an empty string.
27800
27801         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
27802         $xfail rather than calling setup_xfail.  Clear $xfail when test is
27803         finished.
27804         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
27805         automatically.
27806
27807         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
27808         longer expected to fail.
27809
27810         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
27811         "f" function call.
27812
27813         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
27814
27815         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
27816         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
27817         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
27818         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
27819         c-torture-1.29.
27820
27821         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
27822         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
27823
27824         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
27825
27826         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
27827         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
27828
27829         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
27830         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
27831         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
27832
27833 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
27834
27835         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
27836         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
27837         940714-1.c, 940714-2.c, 940714-3.c},
27838         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
27839         gcc.misc-tests/{mg.c,mg.exp}:
27840         New tests.
27841         * gcc.noncompile/noncompile.exp: Change accordingly.
27842
27843 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
27844
27845         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
27846         Undo previous clobberage.
27847
27848 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
27849
27850         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
27851         * gcc.special/{930510-1.c, special.exp}:
27852         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
27853         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
27854         struct-varargs-1.c}: New tests from c-torture-1.26.
27855
27856 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
27857
27858         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
27859           argument to switch.
27860
27861 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
27862
27863         * Revert the previous changes.  Please see Rob's directory
27864           (/lisa/test/rob/progressive/gcc/testsuite) for testing
27865           fixes.
27866
27867 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
27868
27869         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
27870             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
27871             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
27872             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
27873             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
27874             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
27875             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
27876             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
27877             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
27878             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
27879             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
27880             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
27881             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
27882             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
27883             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
27884             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
27885             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
27886             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
27887             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
27888             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
27889             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
27890             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
27891             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
27892             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
27893             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
27894             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
27895             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
27896
27897 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
27898
27899         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
27900             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
27901           with perror calls.
27902
27903 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
27904
27905         * config/unix.exp (g++_load): Fix syntax.
27906
27907 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
27908
27909         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
27910         * gcc.noncompile/921017-1.c: Deleted obsolete test.
27911         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
27912         Don't expect va-arg-1.c to fail.  Correct expected output for
27913         920928-1.c.
27914         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
27915         * gcc.wendy/hbm4.c: Correct typo.
27916         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
27917
27918 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
27919
27920         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
27921         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
27922         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
27923         * lib/c-torture.exp (c-torture-compile): Ditto.
27924
27925         Reduce volume of output (remove all the -I's and such).
27926         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
27927         Call gcc_cpass, gcc_cfail.
27928         (c-torture): Pass testing option to c-torture-compile.
27929
27930 1994-03-21  Doug Evans  (dje@cygnus.com)
27931
27932         Bring patches over from progressive.
27933         * config/default.exp: Exit remote shell cleanly.
27934         (g++_exit, g++_start): Add default versions.
27935         * config/sim.exp (gcc_load): Use perror, not error.
27936
27937 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
27938
27939         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
27940         set in site.exp.
27941
27942 1994-03-14  Doug Evans  (dje@cygnus.com)
27943
27944         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
27945         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
27946         (wendy_try): New proc to run testcase.
27947         (main loop): Call 'em.
27948         * gcc.wendy/*.c: Clean up pass to correct expected output.
27949
27950         * lib/gcc.exp: Minor cleanup work.
27951         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
27952
27953 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
27954
27955         * config/sim.exp (gcc_load): Document return codes better.
27956         Don't pass -v to simulator.
27957
27958 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
27959
27960           * gcc.special/920717-x.c: Fix typo.
27961           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
27962           get at sources.
27963
27964         * lib/mike-gcc.exp: Fix typo.
27965
27966 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
27967
27968         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
27969         binary to use, transform the name.
27970         * config/*.exp: rename everything. Nuke any g++ specific files,
27971         it's now a special case of gcc that requires no special support.
27972         Add a default.exp for unsupported targets.
27973
27974 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
27975
27976         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
27977         lib/old-dejagnu.exp: Fix a few patterns to work with the new
27978         version of Tcl.
27979
27980 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
27981
27982         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
27983         than a warning.
27984
27985 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
27986
27987         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
27988
27989 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
27990
27991         * gcc.execute/execute.exp: Combine opt_list and foption_list into
27992         option_list.  Compile every file with only 4/6 option choices
27993         (same as C torture) instead of with 12/18 different option
27994         choices.
27995         * lib/c-torture.exp: Likewise.
27996
27997         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
27998         not already set.
27999
28000 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
28001
28002         * lib/old-deja.exp: Add `excess errors test fails' error, now one
28003         can put an XFAIL *-*-* on excess errors.
28004
28005 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
28006
28007         * g++.law: Add more tests derived from g++-bugs snapshots.
28008
28009         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
28010         equivalent to g++.law/init9.
28011
28012         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
28013         compiled it, and the a.out file after we've run it.
28014
28015 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
28016
28017         * lib/mike-g++.exp (postbase): Delete the .o file after we've
28018         compiled it, and the a.out file after we've run it.
28019
28020 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
28021
28022         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
28023
28024 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
28025
28026         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
28027         version number.
28028
28029 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
28030
28031         * g++.law: New directory of g++ tests derived from the g++-bugs
28032         snapshots.
28033
28034 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
28035
28036         * gcc.compile: initbug1.c initbug1.exp testcase added
28037
28038 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
28039
28040         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
28041         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
28042           fixes submitted by Jeff Law (law@cs.utah.edu)
28043         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
28044           Jeff Law (law@cs.utah.edu)
28045
28046
28047 1993-11-30  Mike Stump  (mrs@cygnus.com)
28048
28049         * config/unix-g++.exp: Follow the gcc way of doing things.
28050         * g++.old-deja/old-deja.exp: Minor updates.
28051         * lib/g++.exp: New file, follow the gcc way of doing things.
28052         * lib/old-dejagnu.exp: Minor updates.
28053         * lib/mike-g++.exp: Always unset errorInfo.
28054
28055 1993-11-06  Mike Stump  (mrs@cygnus.com)
28056
28057         * lib/gcc.exp: Fix some errors with the below change, CC and
28058         CFLAGS should be global when setting, not local.
28059
28060 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
28061
28062         * lib/gcc.exp: Transform tool name.
28063
28064 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
28065
28066         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
28067
28068 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
28069
28070         * lib/gcc.exp: change gcc_done to gcc_stat
28071
28072 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
28073
28074         * Upgraded gcc testsuite to c-torture version 1.25
28075
28076 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
28077
28078         * lib/gcc.exp: added reporting code. Changed verbose compile message.
28079         * lib/c-torture: added hooks for new reporting code.
28080
28081 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
28082
28083         * config/sh-gcc.exp: check if sh-sim exists in the path
28084
28085 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
28086
28087         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
28088         * gcc.compile/compile.exp: Initial changes for new logic.
28089         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
28090         * gcc.failure/failure.exp: Initial changes for new logic.
28091         * gcc.ieee/ieee.exp: Initial changes for new logic.
28092         * gcc.misc-tests/misc.exp: Initial changes for new logic.
28093         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
28094         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
28095         * lib/c-torture.exp: Initial changes for new logic.
28096         * lib/gcc.exp: Initial changes for new logic.
28097
28098 1993-10-15  Mike Stump  (mrs@cygnus.com)
28099
28100         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
28101         depend upon failure or success.  Fully qualify names in failure
28102         and success messages.  Always remove a.out before starting
28103         compile, just in case.  Pay more attention to error text output by
28104         the compiler.  Handle testcases with no known past errors just
28105         like all others, so that things are uniform.  Other miscellaneous
28106         improvements.
28107
28108 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
28109
28110         * gcc.cpp: new directory for cpp tests
28111
28112 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
28113
28114         * lib/chill.exp: Code reformatted, removed unused code.
28115         * config/unix-chill.exp: Code reformatted, removed unused code.
28116         * chill.execute/execute.exp: Code reformatted, removed unused code.
28117         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
28118
28119 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
28120
28121         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
28122         routines not written.
28123
28124 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
28125
28126         * config/bug-gcc.exp: Use new procs from bug.exp.
28127
28128 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
28129
28130         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
28131         via ftp, rather than depending on NFS.
28132         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
28133         case.
28134
28135 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
28136
28137         * config/bug-gcc.exp: Use new download proc.
28138
28139 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
28140
28141         * chill.execute/execute.exp: cleanups, handles errors better
28142         * chill.compile/compile.exp: rewrite, based on execute.exp
28143         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
28144         * lib/chill.exp: major changes to diff proc and compile and link
28145           procs. added chill_fail and chill_pass wrappers to pass and
28146           fail. added more comments, and handle error codes better.
28147           Added a hack to capture stderr from exec, so noncompile tests
28148           can work.
28149
28150 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
28151
28152         * chill.execute/execute.exp: rewrite of testsuite driver
28153         * lib/chill.exp: rewrite of testsuite driver
28154         * config/unix-chill.exp: rewrite of testsuite driver
28155
28156 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
28157
28158     In chill.execute:
28159         * iexpr.ch: Standardize uppercase.
28160         * tuples.dat: Standardize uppercase.
28161         * vary.ch: standardize.  Correct varying string assignments.
28162         * vary.dat: Add new output lines.
28163
28164 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
28165
28166     In chill.execute:
28167         * chprintf.ch: Standardize use of uppercase.
28168         * tuples.ch: Standardize and turn arr2 into a DCL,
28169           rather than a SYN.
28170         * pinits.ch: Standardize.
28171
28172 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
28173
28174         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
28175         * Makefil: Renamed to Makefile.in.
28176         * configure.in: New.
28177
28178 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
28179
28180     In chill.execute:
28181         * .cvsignore: Add result/output files.
28182         * Makefile: Fix up variables at start.  Use MFLAGS
28183           everywhere.  Correct bool_loc, built_ins entries.
28184           Add entry for vary1.ch.
28185         * bitarray.ch: Standardize upper-case usage.
28186         * bitexpr.ch: Standardize, add output of b1.
28187         * params.ch: Use arrayt in along PROC parameters, to
28188           avoid novelty problems.
28189         * sets.ch: Tiny cleanup.
28190         * vary1.ch: Re-indent.
28191
28192 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
28193
28194           * Add PR-related files to Makefiles, .cvsignore files, etc.
28195
28196 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
28197
28198         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
28199           with compiler objects. New names are test-flow.c and test-loop.c
28200
28201 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
28202
28203         * Upgraded c-torture tests from 1.19 to 1.20
28204
28205         * new files:
28206         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
28207         * gcc.compile: 930623-1.c 930623-2.c
28208         * gcc.noncompile: 930622-1.c 930622-2.c
28209         * gcc.failure: 920411-1.c 920627-2.c
28210         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
28211
28212 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
28213
28214         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
28215           More changes to get testsuite working properly. Needs more work.
28216           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
28217
28218 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
28219
28220         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
28221           More changes to get testsuite working properly. Needs more work.
28222
28223 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
28224
28225         * chill.compile/compile.exp: Added for Dejagnu support
28226         * chill.execute/execute.exp: Added for Dejagnu support
28227         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
28228
28229 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
28230
28231     This should complete moving the CHILL test files.
28232         * chill.noncompile(.cvsignore printf.grt
28233             in-printf.grt chprintf.grt chprintf.ch):
28234             Added test-support files.
28235           (Makefile): Modified further.
28236         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
28237             signal.ch): Added test files.
28238           * chill.execute (.cvsignore printf.grt printr.c
28239             in-printf.grt rts.c chprintf.grt rts.h): Added
28240           test-support files.
28241             (Makefile): More corrections.
28242
28243 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
28244
28245         * chill.compile, chill.execute, chill.nocompile: Add CHILL
28246           test cases, ready for DejaGnu.
28247
28248 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
28249
28250         * Upgraded c-torture tests from 1.18 to 1.19
28251
28252         * gcc.compile: added test(s):
28253           930607-1.c
28254         * gcc.execute: added test(s):
28255           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
28256
28257         * added new subdirectory for misc tests: gcc.misc-tests
28258         * gcc.misc-test(s): added tests:
28259           inst-check.c test-consts.c test-ior.c test-switch.c
28260
28261 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
28262
28263         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
28264
28265 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
28266
28267         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
28268
28269 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
28270
28271         * Upgraded c-torture tests from 1.17 to 1.18
28272
28273 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
28274
28275         * Upgraded c-torture tests from 1.12 to 1.17
28276
28277 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
28278
28279         * lib/old-dejagnu.exp:
28280           Fixed handling of XFAIL target triplets to correctly
28281           recognize wildcard characters.  Removed code that
28282           appended a unique id tag to the end of the file name
28283           printed out by the result of the testcases within a
28284           given test file.
28285
28286 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
28287
28288         * lib/old-dejagnu.exp:
28289           Reworked expected failure handling to trigger off of XFAIL
28290           keyword in keyphrase embeded in testcase source code. The
28291           XFAIL keyword must be at the end of the keyphrase line. It
28292           may optionally be followed by one or more target triplets.
28293           It has just occured that the handling of wildcards in the
28294           target triplet may not be correct.
28295
28296 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
28297
28298         * g++.old-deja/tests:
28299           Moved all subdirectories up one level into g++.old-deja .
28300
28301         * lib/old-dejagnu.exp:
28302           Fixed problem with CXXFLAGS not being properly reset, and being
28303           corrupted with extraneous "-c" compiler option.  This was
28304           causing binaries to not be generated for test that needed them.
28305           Modified strings passed to "pass" and "fail" so that individual
28306           tests from the same test file would be distinguished by an
28307           identifier appended to the test file name in the summary logs;
28308           this corrected a problem with erroneous diff logs.  Added code
28309           to search testcases for expected fail and unexpected pass keywords.
28310
28311 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
28312
28313         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
28314
28315 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
28316
28317         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
28318           Removed extraneous text from end of "Special g++ Options"
28319           keyphrase.
28320
28321         * lib/old-dejagnu.exp: Added pattern matching to look for new
28322           keywords, embedded in testcases comments, which will trigger
28323           calls to xpass and xfail.
28324
28325 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
28326
28327         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
28328           comments embedded in the testcases, especially the one looking for
28329           special compiler options, as well as the pattern matching for the
28330           compiler output again.
28331
28332 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
28333
28334         * lib/old-dejagnu.exp: Do a proper check of the return value for
28335           execute tests. Fixed several problems with the pattern matching
28336           of the compiler output which gave erroneous test results.
28337           Changed several of the test result messages to be more descriptive.
28338         * config/unix-g++.exp: Proc g++_load now actually works and
28339           executes the tests passed to it and returns a usable return
28340           value.
28341
28342 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
28343
28344           * lib/gcc.exp: Exits gracefully if $CC is bogus.
28345
28346 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
28347
28348         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
28349           Modified both files to properly execute the old style
28350           dejagnu tests. The previous versions of these files were
28351           experimental and did not function anything near correctly.
28352
28353 1993-04-05  Rob Savoye  (rob@cygnus.com)
28354
28355         * Removed all Makefile.in and configure.in files. No configuration
28356         needed now.
28357
28358 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
28359
28360         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
28361
28362 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
28363
28364         * gcc.compile/configure.in, gcc.unsorted/configure.in,
28365         gcc.special/configure.in, gcc.noncompile/configure.in,
28366         gcc.execute/configure.in, gcc.code_quality/configure.in,
28367         g++.other/configure.in, g++.old-deja/configure.in,
28368         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
28369         in srcname setting.
28370
28371 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
28372
28373         * lib/udi.exp:  Fixed mondfe and mondfe_download.
28374         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
28375         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
28376
28377 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
28378
28379         * config/udi-gdb.exp: Check $shell_id after connecting to target.
28380         (gdb_exit): Don't remove *_soc files.
28381
28382 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
28383
28384         * lib/c-torture.exp: Don't look for main; instead always use -w
28385         -c.  This is how the c-torture tests work.  Remove the object
28386         file if the compilation succeeds.
28387         * gcc.execute/execute.exp: Remove executable if test passes.
28388         * gcc.noncompile/noncompile.exp: Every test is an expected
28389         failure.
28390         * gcc.special/special.exp: Added tests from c-torture 1.11,
28391         corrected use of existing test.
28392         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
28393         gcc.execute/920625-1.c: Updated to c-torture 1.11.
28394         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
28395         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
28396         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
28397         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
28398         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
28399         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
28400         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
28401         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
28402         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
28403         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
28404         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
28405         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
28406         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
28407         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
28408         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
28409         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
28410         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
28411         c-torture 1.11.
28412         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
28413         correspond to c-torture 1.11.
28414
28415         * New file.