OSDN Git Service

PR c++/19044
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2004-12-20  Matt Austern  <austern@apple.com>
2
3         PR c++/19044
4         * g++.dg/ext/builtin6.C: New
5         
6 2004-12-20  Diego Novillo  <dnovillo@redhat.com>
7
8         PR tree-optimization/19080
9         * gcc.c-torture/compile/pr19080.c: New test.
10
11 2004-12-20  Steven Bosscher  <stevenb@suse.de>
12
13         * gcc.dg/20041219-1.c: New test.
14
15 2004-12-19  Roger Sayle  <roger@eyesopen.com>
16
17         PR middle-end/19068
18         * g++.dg/opt/max1.C: New test case.
19
20 2004-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
21
22         * gcc.dg/fdata-sections-1.c: New test.
23
24 2004-12-18  Roger Sayle  <roger@eyesopen.com>
25
26         PR middle-end/18548
27         * gcc.dg/max-1.c: New test case.
28
29 2004-12-18  Jakub Jelinek  <jakub@redhat.com>
30
31         * gcc.c-torture/execute/20041218-1.c: New test.
32
33 2004-12-17  Diego Novillo  <dnovillo@redhat.com>
34
35         * gcc.dg/pr18501.c: New test.
36         * gcc.dg/uninit-5.c: XFAIL.
37         * gcc.dg/uninit-9.c: XFAIL.
38
39 2004-12-17  Dale Johannesen  <dalej@apple.com>
40
41         * gcc.dg/20041213-1.c:  New.
42
43 2004-12-17  Ziemowit Laski  <zlaski@apple.com>
44
45         * objc.dg/stabs-1.m: Allow assembly label to begin
46         with a dot ('.').
47
48 2004-12-17  Jakub Jelinek  <jakub@redhat.com>
49
50         * gcc.c-torture/execute/20041213-1.c: Move...
51         * gcc.c-torture/execute/ieee/20041213-1.c: ...to here.
52
53 2004-12-17  Nathan Sidwell  <nathan@codesourcery.com>
54
55         PR c++/18721
56         * g++.dg/lookup/conv-5.C: New.
57
58 2004-12-16  Ziemowit Laski  <zlaski@apple.com>
59
60         * objc.dg/stabs-1.m: New test.
61
62 2004-12-16  Andrew Pinski  <pinskia@physics.uc.edu>
63
64         * gcc.dg/visibility-c.c: Change compile to
65         assemble for the test.
66
67 2004-12-16  Andrew Pinski  <pinskia@physics.uc.edu>
68
69         PR target/19041
70         * gcc.dg/visibility-c.c: New test.
71
72 2004-12-16  Roger Sayle  <roger@eyesopen.com>
73
74         PR middle-end/18493
75         * gcc.dg/switch-8.c: New test case.
76
77 2004-12-16  Nathan Sidwell  <nathan@codesourcery.com>
78
79         PR c++/18905
80         * g++.dg/template/init4.C: New.
81         * g++.dg/opt/static3.C: Enable optimizer.
82
83 2004-12-16  Wolfgang Bangerth  <bangerth@dealii.com>
84
85         * g++.dg/other/complex1.C: New test.
86
87 2004-12-15  Alan Modra  <amodra@bigpond.net.au>
88
89         * g++.dg/opt/inline9.C: New test.
90
91 2004-12-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
92
93         PR fortran/18993
94         * gfotran.dg/nullify_1.f: New test.
95
96 2004-12-15  Richard Henderson  <rth@redhat.com>
97
98         * gcc.target/i386/i386.exp: New harness.
99         * gcc.target/i386/vect-args.c: New.
100
101 2004-12-15  David Edelsohn  <edelsohn@gnu.org>
102
103         * gcc.dg/20040813-1.c: Skip for *-*-aix*.
104
105 2004-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
106
107         PR c++/18825
108         * g++.dg/template/friend32.C: New test.
109
110 2004-12-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
111
112         * cpp/pragma-once-1.c: New test.
113         * cpp/pragma-once-1b.h: Likewise.
114         * cpp/pragma-once-1c.h: Likewise.
115         * cpp/pragma-once-1d.h: Likewise.
116         * cpp/inc/pragma-once-1a.h: Likewise.
117
118 2004-12-15  Bud Davis  <bdavis9659@comcast.net>
119             Steven G. Kargle  <kargls@comcast.net>
120
121         PR fortran/17597
122         * gfortran.dg/list_read_3.f90: New test.
123
124 2004-12-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
125
126         * gcc.dg/ftrapv-2.c: New test.
127
128 2004-12-15  Nathan Sidwell  <nathan@codesourcery.com>
129
130         PR c++/18981
131         * g++.dg/template/typename9.C: New test.
132
133 2004-12-14  Mark Mitchell  <mark@codesourcery.com>
134
135         PR c++/18738
136         * g++.dg/template/typename8.C: New test.
137         * g++.dg/parse/friend2.C: Tweak error message.
138
139 2004-12-14  Andrew Pinski  <pinskia@physics.uc.edu>
140
141         * gcc.c-torture/20041214-1.c: New test.
142
143 2004-12-14  Andrew Pinski  <pinskia@physics.uc.edu>
144
145         PR c++/18965
146         * g++.dg/init/array17.C: New test.
147
148 2004-12-14  Mark Mitchell  <mark@codesourcery.com>
149
150         PR c++/18793
151         * g++.dg/init/aggr3.C: New test.
152
153 2004-12-14  Janis Johnson  <janis187@us.ibm.com
154
155         * gcc.dg/altivec-types-1.c: New test.
156         * gcc.dg/altivec-types-2.c: New test.
157         * gcc.dg/altivec-types-3.c: New test.
158         * gcc.dg/altivec-types-4.c: New test.
159         * g++.dg/ext/altivec-types-1.C: New test.
160         * g++.dg/ext/altivec-types-2.C: New test.
161         * g++.dg/ext/altivec-types-3.C: New test.
162         * g++.dg/ext/altivec-types-4.C: New test.
163
164 2004-12-14  Jakub Jelinek  <jakub@redhat.com>
165
166         PR middle-end/18951
167         * gcc.c-torture/execute/20041213-1.c: New test.
168
169 2004-12-14  Nathan Sidwell  <nathan@codesourcery.com>
170
171         PR c++/18949
172         * g++.dg/template/cast1.C: New.
173
174 2004-12-13  Kazu Hirata  <kazu@cs.umass.edu>
175
176         * gcc.c-torture/execute/20041213-2.c: New test.
177
178 2004-12-13  Richard Henderson  <rth@redhat.com>
179
180         * gcc.dg/i386-sse-10.c: Fix typo in options.
181
182 2004-12-13  Andrew Pinski  <pinskia@physics.uc.edu>
183
184         PR c++/18968
185         * g++.dg/opt/pr18968.C: New test.
186
187 2004-12-13  Mark Mitchell  <mark@codesourcery.com>
188
189         PR c++/18925
190         * g++.dg/ext/visibility/staticdatamem.C: New test.
191
192 2004-12-13  Kelley Cook  <kcook@gcc.gnu.org>
193
194         * gcc.target/xstormy16/below100.S: Remove DOS line endings.
195
196 2004-12-13  Roger Sayle  <roger@eyesopen.com>
197
198         PR rtl-optimization/18928
199         * gcc.dg/pr18928-1.c: New test case.
200
201 2004-12-13  Alexandre Oliva  <aoliva@redhat.com>
202
203         PR tree-opt/16951
204         * gcc.c-torture/compile/20041211-1.c: New.
205
206 2004-12-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
207
208         PR middle-end/17564
209         * gcc.c-torture/execute/20041212-1.c: New test.
210
211 2004-12-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
212
213         PR fortran/18869
214         * gfortran.dg/common_1.f90: New test.
215
216 2004-12-12  Steven G. Kargl  <kargls@comcast.net>
217         Paul Brook  <paul@codesourcery.com>
218
219         PR fortran/16222
220         * gfortran.dg/real_do_1.f90: New test.
221
222 2004-12-12  Andrew Pinski  <pinskia@physics.uc.edu>
223
224         PR tree-opt/18040
225         * g++.dg/opt/ptrmem6.C: New test.
226
227 2004-12-11  Roger Sayle  <roger@eyesopen.com>
228
229         PR middle-end/18921
230         * gcc.dg/pr18921-1.c: New test case.
231
232 2004-12-11  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
233
234         PR fortran/17175
235         * gfortran.dg/scale_1.f90: New test.
236
237 2004-12-10  Andrew Pinski  <pinskia@physics.uc.edu>
238
239         PR middle-end/18903
240         * gcc.c-torture/compile/pr18903.c: New test.
241
242 2004-12-10  Richard Sandiford  <rsandifo@redhat.com>
243
244         * gcc.c-torture/execute/20041210-1.c: New test.
245
246 2004-12-10  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
247
248         PR c++/18731
249         * g++.dg/parser/struct-1.C: New test.
250         * g++.dg/parser/struct-2.C: New test.
251         * g++.dg/parser/struct-3.C: New test.
252
253 2004-12-09  Richard Henderson  <rth@redhat.com>
254
255         * gcc.dg/loop-3.c: Don't use i386 tuning for amd64.
256
257         * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Remove.
258         * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Remove.
259
260 2004-12-09  Matt Austern  <austern@apple.com>
261
262         PR c++/18514
263         * g++.dg/ext/builtin1.C: New
264         * g++.dg/ext/builtin2.C: New
265         * g++.dg/ext/builtin3.C: New
266         * g++.dg/ext/builtin4.C: New
267         * g++.dg/ext/builtin5.C: New
268
269 2004-12-09  Andrew Pinski  <pinskia@physics.uc.edu>
270
271         PR tree-opt/18904
272         * g++.dg/opt/ptrmem5.C: New test.
273
274 2004-12-09  Alexandre Oliva  <aoliva@redhat.com>
275
276         * g++.dg/parse/typename5.C: Adjust for new error.
277         * g++.dg/parse/typename7.C: New.
278
279 2004-12-09  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
280
281         PR c++/18073
282         * g++.dg/other/mmintrin.C: New test.
283
284 2004-12-09  Nathan Sidwell  <nathan@codesourcery.com>
285
286         PR c++/16681
287         * g++.dg/init/array15.C: New.
288         * g++.dg/init/array16.C: New.
289
290 2004-12-08  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
291
292         PR fortran/18826
293         * gfortran.dg/assign_1.f90: New test.
294
295 2004-12-08  Nick Clifton  <nickc@redhat.com>
296
297         * gcc.target/xstormy16/bss_below100: New directory containing tests.
298         * gcc.target/xstormy16/data_below100: Likewise.
299         * gcc.target/xstormy16/sfr: Likewise.
300         * gcc.target/xstormy16/below100.S: New test source file.
301         * gcc.target/xstormy16/below100.ld: New test linker script.
302         * gcc.target/xstormy16/xstormy16.exp: Run the new tests.
303         * gcc.target/xstormy16/below_100.c: Fix scan to allow for bn or
304         bp instructions.
305         * gcc.target/xstormy16/bp.c: Likewise.
306
307         * gcc.target/xstormy16/bss_below100: New files:
308         01_const_to_b100b.c, 02_const_to_b100w.c, 03_var_to_b100b.c,
309         04_var_to_b100w.c, 05_b100b_to_var.c, 06_b100w_to_var.c,
310         10_set_b100b_bit_0.c, 10_set_b100b_bit_7.c, 11_clr_b100b_bit_0.c,
311         11_clr_b100b_bit_7.c, 12_if1_b100b_bit_0.c, 12_if1_b100b_bit_3.c,
312         12_if1_b100b_bit_7.c, 13_if0_b100b_bit_0.c, 13_if0_b100b_bit_3.c,
313         13_if0_b100b_bit_7.c, 14_set_b100w_bit_0.c, 14_set_b100w_bit_7.c,
314         14_set_b100w_bit_8.c, 14_set_b100w_bit_f.c, 15_clr_b100w_bit_0.c,
315         15_clr_b100w_bit_7.c, 15_clr_b100w_bit_8.c, 15_clr_b100w_bit_f.c,
316         16_if1_b100w_bit_0.c, 16_if1_b100w_bit_3.c, 16_if1_b100w_bit_7.c,
317         16_if1_b100w_bit_8.c, 16_if1_b100w_bit_b.c, 16_if1_b100w_bit_f.c,
318         17_if0_b100w_bit_0.c, 17_if0_b100w_bit_3.c, 17_if0_b100w_bit_7.c,
319         17_if0_b100w_bit_8.c, 17_if0_b100w_bit_b.c, 17_if0_b100w_bit_f.c,
320         20_set_b100b_bitfield_0.c, 20_set_b100b_bitfield_7.c,
321         21_clr_b100b_bitfield_0.c, 21_clr_b100b_bitfield_7.c,
322         22_if1_b100b_bitfield_0.c, 22_if1_b100b_bitfield_3.c,
323         22_if1_b100b_bitfield_7.c, 23_if0_b100b_bitfield_0.c,
324         23_if0_b100b_bitfield_3.c, 23_if0_b100b_bitfield_7.c,
325         24_set_b100w_bitfield_0.c, 24_set_b100w_bitfield_7.c,
326         24_set_b100w_bitfield_8.c, 24_set_b100w_bitfield_f.c,
327         25_clr_b100w_bitfield_0.c, 25_clr_b100w_bitfield_7.c,
328         25_clr_b100w_bitfield_8.c, 25_clr_b100w_bitfield_f.c,
329         26_if1_b100w_bitfield_0.c, 26_if1_b100w_bitfield_3.c,
330         26_if1_b100w_bitfield_7.c, 26_if1_b100w_bitfield_8.c,
331         26_if1_b100w_bitfield_b.c, 26_if1_b100w_bitfield_f.c,
332         27_if0_b100w_bitfield_0.c, 27_if0_b100w_bitfield_3.c,
333         27_if0_b100w_bitfield_7.c, 27_if0_b100w_bitfield_8.c,
334         27_if0_b100w_bitfield_b.c, 27_if0_b100w_bitfield_f.c
335
336         * gcc.target/xstormy16/data_below100: New files:
337         01_const_to_b100b.c, 02_const_to_b100w.c, 03_var_to_b100b.c,
338         04_var_to_b100w.c, 05_b100b_to_var.c, 06_b100w_to_var.c,
339         10_set_b100b_bit_0.c, 10_set_b100b_bit_7.c, 11_clr_b100b_bit_0.c,
340         11_clr_b100b_bit_7.c, 12_if1_b100b_bit_0.c, 12_if1_b100b_bit_3.c,
341         12_if1_b100b_bit_7.c, 13_if0_b100b_bit_0.c, 13_if0_b100b_bit_3.c,
342         13_if0_b100b_bit_7.c, 14_set_b100w_bit_0.c, 14_set_b100w_bit_7.c,
343         14_set_b100w_bit_8.c, 14_set_b100w_bit_f.c, 15_clr_b100w_bit_0.c,
344         15_clr_b100w_bit_7.c, 15_clr_b100w_bit_8.c, 15_clr_b100w_bit_f.c,
345         16_if1_b100w_bit_0.c, 16_if1_b100w_bit_3.c, 16_if1_b100w_bit_7.c,
346         16_if1_b100w_bit_8.c, 16_if1_b100w_bit_b.c, 16_if1_b100w_bit_f.c,
347         17_if0_b100w_bit_0.c, 17_if0_b100w_bit_3.c, 17_if0_b100w_bit_7.c,
348         17_if0_b100w_bit_8.c, 17_if0_b100w_bit_b.c, 17_if0_b100w_bit_f.c,
349         20_set_b100b_bitfield_0.c, 20_set_b100b_bitfield_7.c,
350         21_clr_b100b_bitfield_0.c, 21_clr_b100b_bitfield_7.c,
351         22_if1_b100b_bitfield_0.c, 22_if1_b100b_bitfield_3.c,
352         22_if1_b100b_bitfield_7.c, 23_if0_b100b_bitfield_0.c,
353         23_if0_b100b_bitfield_3.c, 23_if0_b100b_bitfield_7.c,
354         24_set_b100w_bitfield_0.c, 24_set_b100w_bitfield_7.c,
355         24_set_b100w_bitfield_8.c, 24_set_b100w_bitfield_f.c,
356         25_clr_b100w_bitfield_0.c, 25_clr_b100w_bitfield_7.c,
357         25_clr_b100w_bitfield_8.c, 25_clr_b100w_bitfield_f.c,
358         26_if1_b100w_bitfield_0.c, 26_if1_b100w_bitfield_3.c,
359         26_if1_b100w_bitfield_7.c, 26_if1_b100w_bitfield_8.c,
360         26_if1_b100w_bitfield_b.c, 26_if1_b100w_bitfield_f.c,
361         27_if0_b100w_bitfield_0.c, 27_if0_b100w_bitfield_3.c,
362         27_if0_b100w_bitfield_7.c, 27_if0_b100w_bitfield_8.c,
363         27_if0_b100w_bitfield_b.c, 27_if0_b100w_bitfield_f.c
364
365         * gcc.target/xstormy16/sfr: New files:
366         01_const_to_sfrb.c, 02_const_to_sfrw.c, 03_var_to_sfrb.c,
367         04_var_to_sfrw.c, 05_sfrb_to_var.c, 06_sfrw_to_var.c,
368         10_set_sfrb_bit_0.c, 10_set_sfrb_bit_7.c, 11_clr_sfrb_bit_0.c,
369         11_clr_sfrb_bit_7.c, 12_if1_sfrb_bit_0.c, 12_if1_sfrb_bit_3.c,
370         12_if1_sfrb_bit_7.c, 13_if0_sfrb_bit_0.c, 13_if0_sfrb_bit_3.c,
371         13_if0_sfrb_bit_7.c, 14_set_sfrw_bit_0.c, 14_set_sfrw_bit_3.c,
372         14_set_sfrw_bit_7.c, 14_set_sfrw_bit_8.c, 14_set_sfrw_bit_b.c,
373         14_set_sfrw_bit_f.c, 15_clr_sfrw_bit_0.c, 15_clr_sfrw_bit_3.c,
374         15_clr_sfrw_bit_7.c, 15_clr_sfrw_bit_8.c, 15_clr_sfrw_bit_b.c,
375         15_clr_sfrw_bit_f.c, 16_if1_sfrw_bit_0.c, 16_if1_sfrw_bit_3.c,
376         16_if1_sfrw_bit_7.c, 16_if1_sfrw_bit_8.c, 16_if1_sfrw_bit_b.c,
377         16_if1_sfrw_bit_f.c, 17_if0_sfrw_bit_0.c, 17_if0_sfrw_bit_3.c,
378         17_if0_sfrw_bit_7.c, 17_if0_sfrw_bit_8.c, 17_if0_sfrw_bit_b.c,
379         17_if0_sfrw_bit_f.c, 20_set_sfrb_bitfield_0.c,
380         20_set_sfrb_bitfield_7.c, 21_clr_sfrb_bitfield_0.c,
381         21_clr_sfrb_bitfield_7.c, 22_if1_sfrb_bitfield_0.c,
382         22_if1_sfrb_bitfield_3.c, 22_if1_sfrb_bitfield_7.c,
383         23_if0_sfrb_bitfield_0.c, 23_if0_sfrb_bitfield_3.c,
384         23_if0_sfrb_bitfield_7.c, 24_set_sfrw_bitfield_0.c,
385         24_set_sfrw_bitfield_7.c, 24_set_sfrw_bitfield_8.c,
386         24_set_sfrw_bitfield_f.c, 25_clr_sfrw_bitfield_0.c,
387         25_clr_sfrw_bitfield_7.c, 25_clr_sfrw_bitfield_8.c,
388         25_clr_sfrw_bitfield_f.c, 26_if1_sfrw_bitfield_0.c,
389         26_if1_sfrw_bitfield_3.c, 26_if1_sfrw_bitfield_7.c,
390         26_if1_sfrw_bitfield_8.c, 26_if1_sfrw_bitfield_b.c,
391         26_if1_sfrw_bitfield_f.c, 27_if0_sfrw_bitfield_0.c,
392         27_if0_sfrw_bitfield_3.c, 27_if0_sfrw_bitfield_7.c,
393         27_if0_sfrw_bitfield_8.c, 27_if0_sfrw_bitfield_b.c,
394         27_if0_sfrw_bitfield_f.c
395
396 2004-12-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
397
398         PR c++/18100
399         * g++.dg/lookup/name-clash4.C: New test.
400
401 2004-12-08  Nathan Sidwell  <nathan@codesourcery.com>
402
403         PR c++/18672
404         * g++.dg/opt/array1.C: New.
405         
406         PR c++/18803
407         * g++.dg/template/operator5.C: New.
408
409 2004-12-08  Hans-Peter Nilsson  <hp@bitrange.com>
410
411         PR c/18867
412         * gcc.dg/noncompile/20041207.c: Fix typo in dg directive.
413
414 2004-12-07  Steven Bosscher  <stevenb@suse.de>
415
416         * gcc.dg/noncompile/20041207.c: New test.
417
418 2004-12-07  Volker Reichelt  <reichelt@gcc.gnu.org>
419
420         * g++.dg/other/unreachable-1.C: New test.
421
422 2004-12-06  Nick Clifton  <nickc@redhat.com>
423
424         * gcc.dg/builtins-config.h: Use <sys/types.h> instead of
425         <limits.h> because the latter comes from gcc's include/ directory
426         and not the newlib/libc/include directory.
427
428 2004-12-04  Richard Henderson  <rth@redhat.com>
429
430         * gcc.dg/tree-ssa/loop-5.c: Use long instead of int.
431
432 2004-12-04  Richard Henderson  <rth@redhat.com>
433
434         * lib/target-supports.exp (check_gc_sections_available): Disable
435         for alpha and ia64.
436
437 2004-12-04  Andrew Pinski  <pinskia@physics.uc.edu>
438
439         PR middle-end/17909
440         * g++.dg/other/vararg-2.C: New test.
441
442 2004-12-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
443
444         PR c++/17011, c++/17971
445         * g++.dg/template/error15.C: Adjust expected error.
446         * g++.dg/template/instantiate3.C: Likewise.
447
448 2004-12-03  Janis Johnson  <janis187@us.ibm.com>
449
450         * gcc.dg/altivec-18.c: Fix for darwin
451
452 2004-12-03  Nathan Sidwell  <nathan@codesourcery.com>
453
454         PR c++/18782
455         * g++.dg/parse/ptrmem2.C: New.
456
457         PR c++/18318
458         * g++.dg/template/new1.C: New.
459
460 2004-12-02  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
461
462         PR fortran/18710
463         * gfortran.dg/direct_io_3.f90: New test.
464
465 2004-12-02  Nathan Sidwell  <nathan@codesourcery.com>
466
467         PR 18758
468         * g++.dg/parse/crash21.C: New.
469
470 2004-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
471
472         PR c++/15664, c++/18276
473         * g++.dg/template/ttp13.C: New test.
474         * g++.dg/template/ttp14.C: Likewise.
475
476 2004-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
477
478         PR c++/18123
479         * g++.dg/parse/enum2.C: New test.
480         * g++.old-deja/g++.pt/enum5.C: Adjust error location.
481
482 2004-12-02  Nick Clifton  <nickc@redhat.com>
483
484         * gcc.target/xstormy16: New test directory.
485         * gcc.target/xstormy16/xstormy16.exp: Run the new tests.
486         * gcc.target/xstormy16/bp.c: Check the generation of bp
487         instructions.
488         * gcc.target/xstormy16/below_100.c: Check the generation of bp and
489         bn instructions and the BELOW100 attribute.
490
491 2004-12-02  Alan Modra  <amodra@bigpond.net.au>
492
493         PR target/16952
494         * gcc.dg/ppc-eabi.c: New.
495
496 2004-12-02  Bud Davis  <bdavis9659@comcast.net>
497
498         PR fortran/18284
499         * gfortran.dg/backspace.f90
500
501 2004-12-02  Bud Davis  <bdavis9659@comcast.net>
502
503         * gfortran.dg/inquire.f90: New test.
504
505 2004-12-01  Janis Johnson  <janis187@us.ibm.com>
506
507         * lib/gcc-dg.exp (dg-process-target): Wrapper for dg function to
508         handle effective-target-keyword.
509         (dg-skip-if): Support effective-target keyword as target list.
510         (dg-xfail-if): Ditto.
511         * lib/target-supports.exp (is-effective-target-keyword): New proc.
512
513 2004-12-01  Diego Novillo  <dnovillo@redhat.com>
514
515         PR tree-optimization/18291
516         * testsuite/gcc.c-torture/compile/pr18291.c: New test.
517
518 2004-12-01  Nathan Sidwell  <nathan@codesourcery.com>
519
520         PR C++/18729
521         * g++.dg/parse/crash20.C: New.
522
523         PR c++/17431
524         * g++.dg/overload/arg1.C: New.
525         * g++.dg/overload/arg2.C: New.
526         * g++.dg/overload/arg3.C: New.
527         * g++.dg/overload/arg4.C: New.
528
529 2004-12-01  Joseph S. Myers  <joseph@codesourcery.com>
530
531         * gcc.dg/c99-flex-array-4.c: Remove.
532
533 2004-11-30  Janis Johnson  <janis187@us.ibm.com>
534
535         * lib/compat.exp (compat-get-options): Fix for use with dg-xfail-if.
536
537         * lib/target-supports.exp (is-effective-target): Simplify.
538
539         * lib/target-supports.exp (check_effective_target_vect_long):
540         Fix for powerpc64-*-*.
541
542 2004-11-30  Loren James Rittle  <ljrittle@acm.org>
543
544         * g++.old-deja/g++.eh/badalloc1.C (arena_size): Bump up to 262144
545         to support new requirements on FreeBSD 5.
546
547 2004-11-30  Devang Patel  <dpatel@apple.com>
548
549         PR 18702
550         * gcc.dg/cpp/isysroot-1.c: Make this test darwin specific.
551         
552 2004-11-30  Janis Johnson  <janis187@us.ibm.com>
553
554         * g++.dg/ext/altivec-13.C: New test.
555
556 2004-11-30  Andrew Pinski  <pinskia@physics.uc.edu>
557
558         PR tree-opt/18298
559         * gcc.c-torture/execute/p18298.c: New test.
560
561 2004-11-30  Ira Rosen  <irar@il.ibm.com>
562             Dorit Naishlos  <dorit@il.ibm.com>
563
564         PR tree-opt/18607
565         * gcc.dg/vect/vect-89.c: New test.
566
567 2004-11-30  James A. Morrison  <phython@gcc.gnu.org>
568
569         * gcc.dg/pr18596-1.c: New test.
570
571 2004-11-30  Ben Elliston  <bje@au.ibm.com>
572
573         * g++.old-deja/g++.other/decl5.C: Remove remaining XFAILs.
574
575 2004-11-29  Andrew Pinski  <pinskia@physics.uc.edu>
576
577         PR c/18479
578         * gcc.dg/pr18479.c: New test.
579
580 2004-11-29  Hans-Peter Nilsson  <hp@bitrange.com>
581
582         PR target/18490
583         * g++.old-deja/g++.law/bit-fields2.C: Reinstate skip for
584         mmix-knuth-mmixware.
585
586         * g++.old-deja/g++.other/local-alloc1.C: Reinstate skip for
587         cris-*-elf* cris-*-aout* mmix-*-*
588
589 2004-11-29  Andrew Pinski  <pinskia@physics.uc.edu>
590
591         PR middle-end/18725
592         * gcc.dg/pr18725.c: New test.
593
594 2004-11-29  Hans-Peter Nilsson  <hp@bitrange.com>
595
596         PR target/18488
597         * g++.dg/opt/vt1.C: Skip for mmix-*-*.
598
599         PR target/18336
600         * gcc.dg/20040813-1.c: Skip for mmix-*-*.
601
602 2004-11-29  Mark Mitchell  <mark@codesourcery.com>
603
604         PR c++/18368
605         * g++.old-deja/g++.brendan/crash16.C: Adjust error messages.
606         * g++.old-deja/g++.law/ctors5.C: Likewise.
607         * g++.old-deja/g++.other/crash25.C: Likewise.
608
609         PR c++/18674
610         * g++.dg/template/error16.C: New test.
611         
612         PR c++/18512
613         * g++.dg/template/crash29.C: New test.
614
615 2004-11-29  Diego Novillo  <dnovillo@redhat.com>
616
617         PR tree-optimization/18712
618         * gcc.c-torture/compile/pr18712.c: New test.
619
620 2004-11-29  Joseph Myers  <joseph@codesourcery.com>
621
622         PR c/7544
623         * g++.dg/ext/weak1.C, gcc.dg/weak/weak-10.c, objc.dg/weak-1.m: New
624         tests.
625
626 2004-11-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
627
628         PR c++/18652
629         * g++.dg/lookup/crash6.C: New test.
630
631 2004-11-29  Hans-Peter Nilsson  <hp@bitrange.com>
632
633         PR middle-end/18164
634         * gcc.dg/pr18164.c: Add dg-options "".  Correct typo in dg-error.
635
636 2004-11-29  Joseph S. Myers  <joseph@codesourcery.com>
637
638         * gcc.dg/Wnested-externs-1.c, gcc.dg/decl-7.c, gcc.dg/decl-8.c,
639         gcc.dg/if-empty-1.c, gcc.dg/init-bad-1.c, gcc.dg/init-bad-2.c,
640         gcc.dg/init-bad-3.c, gcc.dg/parm-mismatch-1.c: New tests.
641
642 2004-11-28  Andrew Pinski  <pinskia@physics.uc.edu>
643
644         * gcc.dg/pr18164.c: New test.
645
646 2004-11-28  Matt Kraai  <kraai@alumni.cmu.edu>
647
648         * gcc.dg/funroll-loops-all.c: New.
649
650 2004-11-28  Hans-Peter Nilsson  <hp@bitrange.com>
651
652         PR target/18489
653         * g++.dg/rtti/tinfo1.C: In pattern for label definition ending
654         delimeter, match space and TAB as well as ":".
655
656         PR target/18484
657         * g++.dg/abi/empty6.C: Xfail warning for mmix-*-*.
658
659         PR target/18348
660         * gcc.dg/uninit-H.c (ASM): For unknown targets, define to "= 0".
661
662         PR target/18345
663         * gcc.dg/intmax_t-1.c: Add mmix-*-* to dg-error.
664
665         PR target/18337
666         * gcc.dg/array-quals-1.c: Xfail for mmix-*-*.
667
668 2004-11-28  Bud Davis  <bdavis9659@comcast.net>
669  
670         * gfortran.dg/direct_io_2.f90: New test.
671
672 2004-11-28  Hans-Peter Nilsson  <hp@bitrange.com>
673
674         PR target/18334
675         * gcc.dg/cpp/assert4.c: Remove mmix assertion tests.
676
677 2004-11-28  Richard Henderson  <rth@redhat.com>
678
679         * gcc.c-torture/execute/20020227-1.x: Remove XFAIL.
680
681 2004-11-28  Joseph S. Myers  <joseph@codesourcery.com>
682
683         * gcc.dg/builtin-choose-expr-2.c, gcc.dg/cast-1.c,
684         gcc.dg/cast-2.c, gcc.dg/cast-3.c, gcc.dg/format/opt-1.c,
685         gcc.dg/format/opt-2.c, gcc.dg/format/opt-3.c,
686         gcc.dg/format/opt-4.c, gcc.dg/format/opt-5.c,
687         gcc.dg/format/opt-6.c, gcc.dg/pointer-arith-5.c,
688         gcc.dg/pointer-arith-6.c, gcc.dg/pointer-arith-7.c,
689         gcc.dg/pointer-arith-8.c: New tests.
690
691 2004-11-27  Bud Davis  <bdavis9659@comcast.net>
692
693         PR fortran/18364
694         * gfortran.dg/endfile.f90: New test.
695
696 2004-11-27  Falk Hueffner  <falk@debian.org>
697
698         * gcc.dg/loop-6.c: New test.
699
700 2004-11-27  Jakub Jelinek  <jakub@redhat.com>
701
702         * gcc.c-torture/execute/20041126-1.c: New test.
703
704 2004-11-27  Richard Sandiford  <rsandifo@redhat.com>
705
706         * gcc.dg/mips-args-1.c: Don't expect _R3000 or _R4000 to be defined
707         on IRIX.
708
709 2004-11-27  Richard Sandiford  <rsandifo@redhat.com>
710
711         * gcc.dg/mips-movcc-[123].c: Pass the ?: expressions to other
712         functions.
713
714 2004-11-27  Jakub Jelinek  <jakub@redhat.com>
715
716         PR rtl-optimization/17825
717         * gcc.c-torture/compile/20041119-1.c: New test.
718
719 2004-11-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
720
721         * lib/target-libpath.exp (restore_ld_library_path_env_vars):
722         Check existence of ld library path variables before unsetting.
723
724 2004-11-26  Mark Mitchell  <mark@codesourcery.com>
725
726         * g++.old-deja/g++.eh/badalloc1.C: Robustify.
727
728 2004-11-26  Richard Sandiford  <rsandifo@redhat.com>
729
730         * gcc.dg/sibcall-[34].c: Remove MIPS xfails.
731
732 2004-11-26  Richard Sandiford  <rsandifo@redhat.com>
733
734         * g++.old-deja/g++.jason/thunk3.C: Remove mips*-*-* xfail.
735
736 2004-11-26  Ben Elliston  <bje@au.ibm.com>
737
738         * gcc.dg/cpp/isysroot-2.c: Move target selector from dg-options to
739         dg-do directive.
740
741 2004-11-26  Ben Elliston  <bje@au.ibm.com>
742
743         * gcc.dg/pr17957.c: Pass --param, not -param.
744
745 2004-11-25  Andrew Pinski  <pinskia@physics.uc.edu>
746
747         PR middle-end/17957
748         * testsuite/gcc.dg/pr17957.c: New test.
749
750 2004-11-25  Mark Mitchell  <mark@codesourcery.com>
751
752         PR c++/18445
753         * g++.dg/template/crash28.C: Likewise.
754
755         PR c++/18001
756         * g++.dg/expr/unary2.C: Adjust lvalue messages.
757         * g++.dg/ext/lvaddr.C: Likewise.
758         * g++.dg/opt/pr7503-3.C: Likewise.
759
760         PR c++/18466
761         * g++.dg/parse/qualified3.C: New test.
762         * g++.old-deja/g++.other/friend7.C: Remove bogus qualification.
763         
764         PR c++/18545
765         * g++.dg/expr/return1.C: New test. 
766
767 2004-11-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
768
769         Friend class name lookup 3/n, PR c++/3332
770         * g++.dg/lookup/friend3.C: New test.
771         * g++.dg/lookup/friend4.C: Likewise.
772         * g++.dg/lookup/friend5.C: Likewise.
773
774 2004-11-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
775
776         Friend class name lookup 2/n, PR c++/14513, c++/15410
777         * g++.dg/lookup/friend2.C: New test.
778         * g++.dg/template/friend31.C: Likewise.
779
780 2004-11-24  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
781
782         * lib/target-libpath.exp (orig_ld_library_path_saved): Add missing set.
783
784 2004-11-24  Mark Mitchell  <mark@codesourcery.com>
785
786         PR c++/17473
787         * g++.dg/tc1/dr56.C: Remove.
788         * g++.dg/template/typedef1.C: Add dg-error markers.
789         * g++.old-deja/g++.other/typedef7.C: Likewise.
790
791         PR c++/18285
792         * g++.dg/parse/typedef7.C: New test.
793
794 2004-11-24  Richard Sandiford  <rsandifo@redhat.com>
795
796         * gcc.c-torture/execute/20041124-1.c: New test.
797
798 2004-11-24  Mark Mitchell  <mark@codesourcery.com>
799
800         * g++.dg/template/deduce3.C: New test. 
801
802         PR c++/18586
803         * g++.dg/template/crash27.C: New test. 
804
805         PR c++/18530
806         * g++.dg/warn/Wshadow-3.C: New test.
807
808 2004-11-24  Devang Patel  <dpatel@apple.com>
809
810         PR/18555
811         * gcc.dg/cpp/isysroot-1.c: New test.
812         * gcc.dg/cpp/usr/include/stdio.h: New file.
813         * gcc.dg/cpp/isysroot-2.c: New test.
814         * gcc.dg/cpp/System/Library/Framework/Carbon.framework/Headers/Carbon.h:
815         New file.
816
817 2004-11-24  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
818
819         PR c++/8929
820         * g++.old-deja/g++.oliva/template10.C: Remove xfail.
821
822 2004-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
823
824         * gcc.target/sparc/align.c: Do not include <stdint.h>.
825         * gcc.target/sparc/pdist.c: Likewise.
826
827 2004-11-24  Paolo Bonzini  <bonzini@gnu.org>
828
829         PR c++/16882
830         * g++.dg/conversion/simd1.C: New test.
831
832 2004-11-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
833
834         * lib/target-libpath.exp: New file defining set_ld_library_path_env_vars
835         and restore_ld_library_path_env_vars.
836         * g++.dg/compat/compat.exp, lib/g++.exp, lib/gcc-dg.exp,
837         lib/gfortran.exp, lib/objc.exp, lib/treelang.exp: Use new procs.
838         * ada/acats/run_acats (LD_LIBRARY_PATH): Add previous LD_LIBRARY_PATH
839         to LD_LIBRARY_PATH.  Export LD_LIBRARY_PATH.
840
841 2004-11-23  Daniel Jacobowitz  <dan@codesourcery.com>
842
843         * gcc.dg/pragma-align-2.c: Test macro expansion.
844         * gcc.dg/pragma-pack-2.c: New test.
845
846 2004-11-23  Richard Henderson  <rth@redhat.com>
847
848         * gcc.dg/vect/pr18425.c: Use effective target vect_long.
849         * gcc.dg/vect/vect-13.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
850         gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-48a.c,
851         gcc.dg/vect/vect-56a.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-77.c,
852         gcc.dg/vect/vect-77a.c, gcc.dg/vect/vect-78.c, gcc.dg/vect/vect-86.c,
853         gcc.dg/vect/vect-87.c, gcc.dg/vect/vect-88.c: XFAIL for alpha.
854
855         * gcc.dg/vect/vect.exp: Add check for alpha.
856         * lib/target-supports.exp (check_alpha_max_hw_available): New.
857         (check_effective_target_vect_int): Enable for alpha.
858         (check_effective_target_vect_long): New.
859         (is-effective-target): Add it.
860
861 2004-11-23  Uros Bizjak <uros@kss-loka.si>
862
863         * gcc.dg/pr18614-1.c: New test.
864
865 2004-11-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
866
867         * gcc.dg/setjmp-2.c: New test.
868
869 2004-11-22  James A. Morrison  <phython@gcc.gnu.org>
870
871         * gcc.target/sparc/align.c, gcc.target/sparc/combined-2.c,
872         gcc.target/sparc/fpack16.c, gcc.target/sparc/fpack32.c,
873         gcc.target/sparc/fpackfix.c, gcc.target/fexpand.c,
874         gcc.target/sparc/fpmerge.c, gcc.target/sparc/fpmul.c,
875         gcc.target/sparc/pdist.c: New tests.
876
877 2004-11-22  Bob Wilson  <bob.wilson@acm.org>
878
879         * gcc.dg/uninit-H.c: Define ASM for Xtensa targets.
880
881 2004-11-22  Dale Johannesen  <dalej@apple.com>
882
883         * gcc.dg/20041111-1.c:  New.
884
885 2004-11-19  Dorit Naishlos  <dorit@il.ibm.com>
886
887         PR tree-opt/18536
888         * gcc.dg/vect/pr18536.c: New test.
889
890 2004-11-22  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
891
892         PR c++/18354
893         * g++.dg/template/nontype11.C: New test.
894
895 2004-11-21  Roger Sayle  <roger@eyesopen.com>
896
897         PR middle-end/18520
898         * gcc.dg/pr18520-1.c: New test case.
899
900 2004-11-20  Joseph S. Myers  <joseph@codesourcery.com>
901
902         * gcc.dg/Wchar-subscripts-1.c, gcc.dg/array-8.c: New tests.
903         * gcc.dg/pointer-arith-1.c, gcc.dg/pointer-arith-2.c,
904         gcc.dg/pointer-arith-3.c, gcc.dg/pointer-arith-4.c: Update
905         expected diagnostics.
906
907 2004-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
908
909         PR target/18580
910         * gcc.dg/vect/vect-13.c, vect-27.c, vect-27a.c, vect-29.c,
911         vect-29a.c, vect-48a.c, vect-56a.c, vect-72.c, vect-72a.c,
912         vect-77.c, vect-77a.c: XFAIL on the SPARC.
913
914 2004-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
915
916         * gcc.dg/vect/vect.exp (sparc*-*-*): Fix a couple of nits.
917
918 2004-11-19  Mark Mitchell  <mark@codesourcery.com>
919             Joseph Myers  <joseph@codesourcery.com>
920
921         * lib/target-supports.exp (check_visibility_available): Really
922         test the compiler.
923
924 2004-11-19  Dorit Naishlos  <dorit@il.ibm.com>
925
926         PR tree-opt/18181
927         * gcc.dg/vect/vect-85.c: New test.
928         * gcc.dg/vect/vect-86.c: New test.
929         * gcc.dg/vect/vect-87.c: New test.
930         * gcc.dg/vect/vect-88.c: New test.
931
932 2004-11-19  Ben Elliston  <bje@au.ibm.com>
933
934         * gcc.dg/pr16286.c: Test __pixel and __bool keywords.
935
936 2004-11-18  Janis Johnson  <janis187@us.ibm.com>
937
938         * gcc.dg/ppc-bitfield1.c: Skip if not LP64, don't specify -m64.
939         * gcc.dg/ppc-and-1.c: Ditto.
940         * gcc.dg/ppc-compare-1.c: Ditto.
941         * gcc.dg/ppc-mov-1.c: Ditto
942
943 2004-11-18  Daniel Jacobowitz  <dan@codesourcery.com>
944             Mark Mitchell  <mark@codesourcery.com>
945
946         * testsuite/gcc.dg/pragma-init-fini-2.c: New test.
947
948 2004-11-17  Janis Johnson  <janis187@us.ibm.com>
949             Aldy Hernandez  <aldyh@redhat.com>
950
951         * lib/target-supports.exp (check_effective_target_vect_int): New
952         (check_effective_target_vect_float): New
953         (check_effective_target_vect_double): New.
954         (is-effective-target): Support new effective targets keywords.
955         * gcc.dg/vect/vect.exp: Set target-dependent vector flags and
956         default action for dg-do.
957         * gcc.dg/vect/pr16105.c: Use new support.
958         * gcc.dg/vect/pr18400.c: Ditto.
959         * gcc.dg/vect/pr18425.c: Ditto.
960         * gcc.dg/vect/vect-1.c: Ditto.
961         * gcc.dg/vect/vect-10.c: Ditto.
962         * gcc.dg/vect/vect-11.c: Ditto.
963         * gcc.dg/vect/vect-12.c: Ditto.
964         * gcc.dg/vect/vect-13.c: Ditto.
965         * gcc.dg/vect/vect-14.c: Ditto.
966         * gcc.dg/vect/vect-15.c: Ditto.
967         * gcc.dg/vect/vect-16.c: Ditto.
968         * gcc.dg/vect/vect-17.c: Ditto.
969         * gcc.dg/vect/vect-18.c: Ditto.
970         * gcc.dg/vect/vect-19.c: Ditto.
971         * gcc.dg/vect/vect-2.c: Ditto.
972         * gcc.dg/vect/vect-20.c: Ditto.
973         * gcc.dg/vect/vect-21.c: Ditto.
974         * gcc.dg/vect/vect-22.c: Ditto.
975         * gcc.dg/vect/vect-23.c: Ditto.
976         * gcc.dg/vect/vect-24.c: Ditto.
977         * gcc.dg/vect/vect-25.c: Ditto.
978         * gcc.dg/vect/vect-26.c: Ditto.
979         * gcc.dg/vect/vect-27.c: Ditto.
980         * gcc.dg/vect/vect-27a.c: Ditto.
981         * gcc.dg/vect/vect-28.c: Ditto.
982         * gcc.dg/vect/vect-29.c: Ditto.
983         * gcc.dg/vect/vect-29a.c: Ditto.
984         * gcc.dg/vect/vect-3.c: Ditto.
985         * gcc.dg/vect/vect-30.c: Ditto.
986         * gcc.dg/vect/vect-31.c: Ditto.
987         * gcc.dg/vect/vect-32.c: Ditto.
988         * gcc.dg/vect/vect-33.c: Ditto.
989         * gcc.dg/vect/vect-34.c: Ditto.
990         * gcc.dg/vect/vect-35.c: Ditto.
991         * gcc.dg/vect/vect-36.c: Ditto.
992         * gcc.dg/vect/vect-37.c: Ditto.
993         * gcc.dg/vect/vect-38.c: Ditto.
994         * gcc.dg/vect/vect-4.c: Ditto.
995         * gcc.dg/vect/vect-40.c: Ditto.
996         * gcc.dg/vect/vect-41.c: Ditto.
997         * gcc.dg/vect/vect-42.c: Ditto.
998         * gcc.dg/vect/vect-43.c: Ditto.
999         * gcc.dg/vect/vect-44.c: Ditto.
1000         * gcc.dg/vect/vect-45.c: Ditto.
1001         * gcc.dg/vect/vect-46.c: Ditto.
1002         * gcc.dg/vect/vect-47.c: Ditto.
1003         * gcc.dg/vect/vect-48.c: Ditto.
1004         * gcc.dg/vect/vect-48a.c: Ditto.
1005         * gcc.dg/vect/vect-49.c: Ditto.
1006         * gcc.dg/vect/vect-5.c: Ditto.
1007         * gcc.dg/vect/vect-50.c: Ditto.
1008         * gcc.dg/vect/vect-51.c: Ditto.
1009         * gcc.dg/vect/vect-52.c: Ditto.
1010         * gcc.dg/vect/vect-53.c: Ditto.
1011         * gcc.dg/vect/vect-54.c: Ditto.
1012         * gcc.dg/vect/vect-55.c: Ditto.
1013         * gcc.dg/vect/vect-56.c: Ditto.
1014         * gcc.dg/vect/vect-56a.c: Ditto.
1015         * gcc.dg/vect/vect-57.c: Ditto.
1016         * gcc.dg/vect/vect-58.c: Ditto.
1017         * gcc.dg/vect/vect-59.c: Ditto.
1018         * gcc.dg/vect/vect-6.c: Ditto.
1019         * gcc.dg/vect/vect-60.c: Ditto.
1020         * gcc.dg/vect/vect-61.c: Ditto.
1021         * gcc.dg/vect/vect-62.c: Ditto.
1022         * gcc.dg/vect/vect-63.c: Ditto.
1023         * gcc.dg/vect/vect-64.c: Ditto.
1024         * gcc.dg/vect/vect-65.c: Ditto.
1025         * gcc.dg/vect/vect-66.c: Ditto.
1026         * gcc.dg/vect/vect-67.c: Ditto.
1027         * gcc.dg/vect/vect-68.c: Ditto.
1028         * gcc.dg/vect/vect-69.c: Ditto.
1029         * gcc.dg/vect/vect-7.c: Ditto.
1030         * gcc.dg/vect/vect-72.c: Ditto.
1031         * gcc.dg/vect/vect-72a.c: Ditto.
1032         * gcc.dg/vect/vect-73.c: Ditto.
1033         * gcc.dg/vect/vect-74.c: Ditto.
1034         * gcc.dg/vect/vect-75.c: Ditto.
1035         * gcc.dg/vect/vect-76.c: Ditto.
1036         * gcc.dg/vect/vect-77.c: Ditto.
1037         * gcc.dg/vect/vect-77a.c: Ditto.
1038         * gcc.dg/vect/vect-78.c: Ditto.
1039         * gcc.dg/vect/vect-79.c: Ditto.
1040         * gcc.dg/vect/vect-8.c: Ditto.
1041         * gcc.dg/vect/vect-80.c: Ditto.
1042         * gcc.dg/vect/vect-82.c: Ditto.
1043         * gcc.dg/vect/vect-82_64.c: Ditto.
1044         * gcc.dg/vect/vect-83.c: Ditto.
1045         * gcc.dg/vect/vect-83_64.c: Ditto.
1046         * gcc.dg/vect/vect-9.c: Ditto.
1047         * gcc.dg/vect/vect-all.c: Ditto.
1048         * gcc.dg/vect/vect-none.c: Ditto.
1049
1050 2004-11-17  Janis Johnson  <janis187@us.ibm.com>
1051
1052         * lib/gcc-dg.exp (dg-skip-if): New function.
1053         (dg-forbid-option): Remove.
1054         * g++.dg/abi/bitfield3.C: Use dg-skip-if i?86 -m64.
1055         * g++.dg/abi/bitfield8.C: Likewise.
1056         * g++.dg/abi/dtor1.C: Likewise.
1057         * g++.dg/abi/empty10.C: Likewise.
1058         * g++.dg/abi/empty7.C: Likewise.
1059         * g++.dg/abi/empty9.C: Likewise.
1060         * g++.dg/abi/layout3.C: Likewise.
1061         * g++.dg/abi/layout4.C: Likewise.
1062         * g++.dg/abi/thunk1.C: Likewise.
1063         * g++.dg/abi/thunk2.C: Likewise.
1064         * g++.dg/abi/vbase11.C: Likewise.
1065         * g++.dg/abi/vthunk2.C: Likewise.
1066         * g++.dg/abi/vthunk3.C: Likewise.
1067         * g++.dg/ext/attrib8.C: Likewise.
1068         * g++.dg/opt/longbranch2.C: Likewise.
1069         * g++.dg/opt/reg-stack4.C: Likewise.
1070         * g++.old-deja/g++.ext/attrib1.C: Likewise.
1071         * g++.old-deja/g++.ext/attrib2.C: Likewise.
1072         * g++.old-deja/g++.ext/attrib3.C: Likewise.
1073         * g++.old-deja/g++.other/store-expr1.C: Likewise.
1074         * g++.old-deja/g++.other/store-expr2.C: Likewise.
1075         * gcc.dg/20000609-1.c: Likewise.
1076         * gcc.dg/20000720-1.c: Likewise.
1077         * gcc.dg/20011107-1.c: Likewise.
1078         * gcc.dg/20011119-1.c: Likewise.
1079         * gcc.dg/20020108-1.c: Likewise.
1080         * gcc.dg/20020122-2.c: Likewise.
1081         * gcc.dg/20020122-3.c: Likewise.
1082         * gcc.dg/20020201-3.c: Likewise.
1083         * gcc.dg/20020206-1.c: Likewise.
1084         * gcc.dg/20020218-1.c: Likewise.
1085         * gcc.dg/20020310-1.c: Likewise.
1086         * gcc.dg/20020411-1.c: Likewise.
1087         * gcc.dg/20020418-2.c: Likewise.
1088         * gcc.dg/20020426-1.c: Likewise.
1089         * gcc.dg/20020426-2.c: Likewise.
1090         * gcc.dg/20020517-1.c: Likewise.
1091         * gcc.dg/20020523-1.c: Likewise.
1092         * gcc.dg/20020523-2.c: Likewise.
1093         * gcc.dg/20020729-1.c: Likewise.
1094         * gcc.dg/20030204-1.c: Likewise.
1095         * gcc.dg/20030826-2.c: Likewise.
1096         * gcc.dg/20030926-1.c: Likewise.
1097         * gcc.dg/20031202-1.c: Likewise.
1098         * gcc.dg/980312-1.c: Likewise.
1099         * gcc.dg/980313-1.c: Likewise.
1100         * gcc.dg/990117-1.c: Likewise.
1101         * gcc.dg/990424-1.c: Likewise.
1102         * gcc.dg/990524-1.c: Likewise.
1103         * gcc.dg/991230-1.c: Likewise.
1104         * gcc.dg/i386-387-1.c: Likewise.
1105         * gcc.dg/i386-387-2.c: Likewise.
1106         * gcc.dg/i386-387-3.c: Likewise.
1107         * gcc.dg/i386-387-4.c: Likewise.
1108         * gcc.dg/i386-387-5.c: Likewise.
1109         * gcc.dg/i386-387-6.c: Likewise.
1110         * gcc.dg/i386-asm-1.c: Likewise.
1111         * gcc.dg/i386-bitfield1.c: Likewise.
1112         * gcc.dg/i386-bitfield2.c: Likewise.
1113         * gcc.dg/i386-loop-1.c: Likewise.
1114         * gcc.dg/i386-loop-2.c: Likewise.
1115         * gcc.dg/i386-loop-3.c: Likewise.
1116         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
1117         * gcc.dg/i386-pic-1.c: Likewise.
1118         * gcc.dg/i386-regparm.c: Likewise.
1119         * gcc.dg/i386-signbit-1.c: Likewise.
1120         * gcc.dg/i386-signbit-2.c: Likewise.
1121         * gcc.dg/i386-signbit-3.c: Likewise.
1122         * gcc.dg/i386-sse-5.c: Likewise.
1123         * gcc.dg/i386-sse-8.c: Likewise.
1124         * gcc.dg/i386-unroll-1.c: Likewise.
1125         * gcc.dg/tls/opt-1.c: Likewise.
1126         * gcc.dg/tls/opt-2.c: Likewise.
1127         * gcc.dg/unroll-1.c: Likewise.
1128         * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
1129         * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
1130         * gcc.misc-tests/i386-pf-none-1.c: Likewise.
1131         * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
1132
1133 2004-11-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1134
1135         * g++.dg/template/incomplete1.C: New test.
1136
1137 2004-11-16  Nick Clifton  <nickc@redhat.com>
1138
1139         Revert patches accidentally commited during checkin of fixes for
1140         xstormy16 tests:
1141         gcc.c-torture/execute/simd-4.c: Revert
1142         gcc.dg/20040910-1.c: Revert.
1143
1144 2004-11-16  Paul Brook  <paul@codesourcery.com>
1145
1146         PR fortran/13010
1147         * gfortran.dg/der_pointer_1.f90: New test.
1148
1149 2004-11-15  Joseph S. Myers  <joseph@codesourcery.com>
1150
1151         PR c/18498
1152         * gcc.dg/bitfld-13.c: New test.
1153
1154 2004-11-15  Janis Johnson  <janis187@us.ibm.com>
1155
1156         * gcc.dg/vect/tree-vect.h: (check_vect): Test symbols defined for
1157         powerpc*-*-linux*.
1158
1159         * gcc.dg/ppc64-abi-1.c: Skip if not lp64.
1160         * gcc.dg/ppc64-abi-2.c: Ditto.
1161         * gcc.dg/ppc64-abi-3.c: Ditto.
1162
1163         * lib/gcc-dg.exp (dg-target-list): Remove.
1164
1165 2004-11-15  Steve Ellcey  <sje@cup.hp.com>
1166
1167         * gcc.dg/ia64-postinc.c: New test.
1168
1169 2004-11-15  Mark Mitchell <mark@codesourcery.com>
1170
1171         * gcc.dg/format/cmn-err-1.c: Add tests for "%p".
1172
1173 2004-11-15  Nick Clifton  <nickc@redhat.com>
1174
1175         * g++.dg/opt/strength-reduce.C: Replace 0x7fffffff with
1176         __INT_MAX__ so that the test can be compiled by toolchains
1177         targeted at 16-bit processors.
1178
1179         * gcc.dg/20040625-1.c: Use long constants rather than integers
1180         when performing arithmetic that will overflow 16-bits.
1181
1182         * gcc.dg/i386-sse-8.c: Expect this test to fail for the
1183         xstormy16.  It does not support 128-bit vector operations.
1184
1185         * gcc.dg/ultrasp4.c: Replace all occurrences of the type 'long'
1186         with the macro PTR_TYPE.  Define this macro to an integer type
1187         suitable for holding a pointer.
1188
1189         * gcc.dg/compat/struct-align-1_x.c: Use shorter integers if
1190         the target is a 16-bit processor.
1191
1192         * gcc.dg/cpp/if-2.c: Expect a different warning message from
1193         16-bit targets where the character constant will be too long.
1194
1195         * g++.dg/opt/asm1.C: Expect this test to fail on the xstormy16
1196         where the double will not be directly addressable.
1197
1198 2004-11-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1199
1200         Friend class name lookup 1/n, PR c++/18471
1201         * g++.dg/template/crash26.C: New test.
1202         * g++.dg/lookup/struct1.C: Adjust expected error.
1203         * g++.dg/parse/elab1.C: Likewise.
1204         * g++.dg/parse/elab2.C: Likewise.
1205         * g++.dg/parse/int-as-enum1.C: Likewise.
1206         * g++.dg/parse/struct-as-enum1.C: Likewise.
1207         * g++.dg/parse/typedef1.C: Likewise.
1208         * g++.dg/parse/typedef3.C: Likewise.
1209         * g++.dg/parse/typedef4.C: Likewise.
1210         * g++.dg/parse/typedef5.C: Likewise.
1211         * g++.dg/template/nontype4.C: Likewise.
1212         * g++.old-deja/g++.benjamin/typedef01.C: Likewise.
1213         * g++.old-deja/g++.other/elab1.C: Likewise.
1214         * g++.old-deja/g++.other/syntax4.C: Likewise.
1215
1216 2004-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
1217
1218         * gcc.dg/intmax_t-1.c: XFAIL on Solaris 2.5.1.
1219
1220 2004-11-14  Zdenek Dvorak  <dvorakz@suse.cz>
1221
1222         * gcc.c-torture/execute/20041114-1.c: New test.
1223
1224 2004-11-14  Joseph S. Myers  <joseph@codesourcery.com>
1225
1226         * gcc.dg/c99-flex-array-5.c, gcc.dg/c99-fordecl-3.c,
1227         gcc.dg/comp-goto-1.c, gcc.dg/comp-goto-2.c, gcc.dg/comp-goto-3.c,
1228         gcc.dg/format/strfmon-2.c, gcc.dg/pointer-arith-1.c,
1229         gcc.dg/pointer-arith-2.c, gcc.dg/pointer-arith-3.c,
1230         gcc.dg/pointer-arith-4.c, gcc.dg/switch-5.c, gcc.dg/switch-6.c,
1231         gcc.dg/switch-7.c: New tests.
1232
1233 2004-11-14  Dorit Naishlos  <dorit@il.ibm.com>
1234
1235         * gcc.dg/vect/vect-78.c: Now vectorized on powerpc*.
1236
1237 2004-11-14  Dorit Naishlos  <dorit@il.ibm.com>
1238
1239         PR tree-opt/18400
1240         * gcc.dg/vect/pr18400.c: New test.
1241
1242 2004-11-14  Dorit Naishlos  <dorit@il.ibm.com>
1243             Andrew Pinski  <pinskia@physics.uc.edu>
1244
1245         PR tree-opt/18425
1246         * gcc.dg/vect/pr18425.c: New test.
1247
1248 2004-11-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
1249
1250         * gcc.dg/tls/alias-1.c: Remove dg-warning on the SPARC.
1251         Guard with dg-require-alias and dg-require-visibility.
1252
1253 2004-11-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
1254
1255         * g++.dg/other/packed1.C: UnXFAIL on SPARC, PA, MIPS and PowerPC.
1256
1257 2004-11-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1258
1259         * g++.dg/expr/unary1.C, g++.dg/expr/unary2.C: New tests.
1260
1261 2004-11-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1262
1263         PR c++/17344
1264         * g++.dg/template/defarg5.C: New test.
1265
1266 2004-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
1267
1268         * g++.dg/parse/cast1.C: Run only on ILP32.
1269         * g++.old-deja/g++.mike/p784.C: Likewise.
1270
1271 2004-11-13  Bernd Schmidt  <bernd.schmidt@analog.com>
1272
1273         * gcc.c-torture/execute/20041113-1.c: New test.
1274
1275 2004-11-13  James A. Morrison  <phython@gcc.gnu.org>
1276
1277         PR target/18230
1278         * gcc.dg/vect/tree-vect.h (check_vect): Add SPARC-specific test.
1279         * gcc.dg/vect/vect-2.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-9.c,
1280         gcc.dg/vect/vect-10.c, gcc.dg/vect/vect-12.c, gcc.dg/vect/vect-14.c,
1281         gcc.dg/vect/vect-15.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
1282         gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-21.c,
1283         gcc.dg/vect/vect-22.c, gcc.dg/vect/vect-23.c, gcc.dg/vect/vect-24.c,
1284         gcc.dg/vect/vect-25.c, gcc.dg/vect/vect-26.c, gcc.dg/vect/vect-32.c,
1285         gcc.dg/vect/vect-33.c, gcc.dg/vect/vect-34.c, gcc.dg/vect/vect-35.c,
1286         gcc.dg/vect/vect-36.c, gcc.dg/vect/vect-37.c, gcc.dg/vect/vect-62.c,
1287         gcc.dg/vect/vect-63.c, gcc.dg/vect/vect-64.c, gcc.dg/vect/vect-65.c,
1288         gcc.dg/vect/vect-66.c, gcc.dg/vect/vect-67.c, gcc.dg/vect/vect-68.c,
1289         gcc.dg/vect/vect-69.c, gcc.dg/vect/vect-73.c, gcc.dg/vect/vect-75.c,
1290         gcc.dg/vect/vect-76.c, gcc.dg/vect/vect-78.c: Enable for SPARC.
1291
1292 2004-11-13  James A. Morrison  <phython@gcc.gnu.org>
1293
1294         * gcc.target/sparc/fand.c, gcc.target/sparc/fands,
1295         gcc.target/sparc/fnand.c, gcc.target/sparc/fnands.c,
1296         gcc.target/sparc/fxor.c, gcc.target/sparc/fxors.c,
1297         gcc.target/sparc/fxnor.c, gcc.target/sparc/fxnors.c,
1298         gcc.target/sparc/fandnot.c, gcc.target/sparc/fandnots.c,
1299         gcc.target/sparc/fornot.c, gcc.target/sparc/fornots.c,
1300         gcc.target/sparc/fnot.c, gcc.target/sparc/fnots.c,
1301         gcc.target/sparc/for.c, gcc.target/sparc/fors.c,
1302         gcc.target/sparc/combined-1.c: New tests.
1303
1304 2004-11-12  Ziemowit Laski  <zlaski@apple.com>
1305
1306         * objc.dg/const-str-8.m, objc.dg/const-str-9.m:
1307         New tests.
1308
1309 2004-11-12  Mark Mitchell <mark@codesourcery.com>
1310
1311         * lib/gcc-dg.exp (dg-forbid-option): New function.
1312         * g++.dg/abi/bitfield3.C: Use dg-forbid-option -m64.
1313         * g++.dg/abi/bitfield8.C: Likewise.
1314         * g++.dg/abi/dtor1.C: Likewise.
1315         * g++.dg/abi/empty10.C: Likewise.
1316         * g++.dg/abi/empty7.C: Likewise.
1317         * g++.dg/abi/empty9.C: Likewise.
1318         * g++.dg/abi/layout3.C: Likewise.
1319         * g++.dg/abi/layout4.C: Likewise.
1320         * g++.dg/abi/thunk1.C: Likewise.
1321         * g++.dg/abi/thunk2.C: Likewise.
1322         * g++.dg/abi/vbase11.C: Likewise.
1323         * g++.dg/abi/vthunk2.C: Likewise.
1324         * g++.dg/abi/vthunk3.C: Likewise.
1325         * g++.dg/ext/attrib8.C: Likewise.
1326         * g++.dg/opt/longbranch2.C: Likewise.
1327         * g++.dg/opt/reg-stack4.C: Likewise.
1328         * g++.old-deja/g++.ext/attrib1.C: Likewise.
1329         * g++.old-deja/g++.ext/attrib2.C: Likewise.
1330         * g++.old-deja/g++.ext/attrib3.C: Likewise.
1331         * g++.old-deja/g++.other/store-expr1.C: Likewise.
1332         * g++.old-deja/g++.other/store-expr2.C: Likewise.
1333         * gcc.dg/20000609-1.c: Likewise.
1334         * gcc.dg/20000720-1.c: Likewise.
1335         * gcc.dg/20011107-1.c: Likewise.
1336         * gcc.dg/20011119-1.c: Likewise.
1337         * gcc.dg/20020108-1.c: Likewise.
1338         * gcc.dg/20020122-2.c: Likewise.
1339         * gcc.dg/20020122-3.c: Likewise.
1340         * gcc.dg/20020201-3.c: Likewise.
1341         * gcc.dg/20020206-1.c: Likewise.
1342         * gcc.dg/20020218-1.c: Likewise.
1343         * gcc.dg/20020310-1.c: Likewise.
1344         * gcc.dg/20020411-1.c: Likewise.
1345         * gcc.dg/20020418-2.c: Likewise.
1346         * gcc.dg/20020426-1.c: Likewise.
1347         * gcc.dg/20020426-2.c: Likewise.
1348         * gcc.dg/20020517-1.c: Likewise.
1349         * gcc.dg/20020523-1.c: Likewise.
1350         * gcc.dg/20020523-2.c: Likewise.
1351         * gcc.dg/20020729-1.c: Likewise.
1352         * gcc.dg/20030204-1.c: Likewise.
1353         * gcc.dg/20030826-2.c: Likewise.
1354         * gcc.dg/20030926-1.c: Likewise.
1355         * gcc.dg/20031202-1.c: Likewise.
1356         * gcc.dg/980312-1.c: Likewise.
1357         * gcc.dg/980313-1.c: Likewise.
1358         * gcc.dg/990117-1.c: Likewise.
1359         * gcc.dg/990424-1.c: Likewise.
1360         * gcc.dg/990524-1.c: Likewise.
1361         * gcc.dg/991230-1.c: Likewise.
1362         * gcc.dg/i386-387-1.c: Likewise.
1363         * gcc.dg/i386-387-2.c: Likewise.
1364         * gcc.dg/i386-387-3.c: Likewise.
1365         * gcc.dg/i386-387-4.c: Likewise.
1366         * gcc.dg/i386-387-5.c: Likewise.
1367         * gcc.dg/i386-387-6.c: Likewise.
1368         * gcc.dg/i386-asm-1.c: Likewise.
1369         * gcc.dg/i386-bitfield1.c: Likewise.
1370         * gcc.dg/i386-bitfield2.c: Likewise.
1371         * gcc.dg/i386-loop-1.c: Likewise.
1372         * gcc.dg/i386-loop-2.c: Likewise.
1373         * gcc.dg/i386-loop-3.c: Likewise.
1374         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
1375         * gcc.dg/i386-pic-1.c: Likewise.
1376         * gcc.dg/i386-regparm.c: Likewise.
1377         * gcc.dg/i386-signbit-1.c: Likewise.
1378         * gcc.dg/i386-signbit-2.c: Likewise.
1379         * gcc.dg/i386-signbit-3.c: Likewise.
1380         * gcc.dg/i386-sse-5.c: Likewise.
1381         * gcc.dg/i386-sse-8.c: Likewise.
1382         * gcc.dg/i386-unroll-1.c: Likewise.
1383         * gcc.dg/tls/opt-1.c: Likewise.
1384         * gcc.dg/tls/opt-2.c: Likewise.
1385         * gcc.dg/unroll-1.c: Likewise.
1386         * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
1387         * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
1388         * gcc.misc-tests/i386-pf-none-1.c: Likewise.
1389         * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
1390         * gcc.c-torture/execute/20010129-1.x: Do not use -mtune=i686 when
1391         -m64 is specified.
1392
1393 2004-11-12  Mark Mitchell  <mark@codesourcery.com>
1394
1395         PR c++/18389
1396         * g++.dg/parse/cond1.C: New test.
1397
1398         PR c++/18429
1399         * g++.dg/template/array9.C: New test.
1400         * g++.dg/ext/vla1.C: Adjust error messages.
1401         * g++.dg/ext/vlm1.C: Likewise.
1402         * g++.dg/template/crash2.C: Likewise.
1403
1404         PR c++/18436
1405         * g++.dg/template/call3.C: New test.
1406
1407         PR c++/18407
1408         * g++.dg/template/ptrmem11.C: New test.
1409
1410 2004-11-12  Andrew Pinski  <pinskia@physics.uc.edu>
1411
1412         PR other/14264
1413         * lib/g++.exp: Set LC_ALL and LANG to C.
1414         * lib/gcc-dg.exp: Likewise.
1415         * lib/gfortran.exp: Likewise.
1416         * lib/objc.exp: Likewise.
1417         * lib/treelang.exp: Likewise.
1418
1419 2004-11-12  Andreas Schwab  <schwab@suse.de>
1420
1421         * gcc.dg/pr16286.c: Fix last change.
1422
1423 2004-11-12  Mark Mitchell  <mark@codesourcery.com>
1424
1425         PR c++/18416
1426         * g++.dg/init/global1.C: New test.
1427
1428 2004-11-12  Eric Botcazou  <ebotcazou@act-europe.fr>
1429
1430         * gcc.c-torture/execute/20041112-1.c: New test.
1431
1432 2004-11-11  Janis Johnson  <janis187@us.ibm.com>
1433
1434         * lib/gcc-dg.exp (dg-target-list): New.
1435
1436 2004-11-11  Janis Johnson  <janis187@us.ibm.com>
1437             Richard Sandiford  <rsandifo@redhat.com>
1438
1439         * lib/target-supports.exp (get-compiler_messages): New.
1440         (check_named_sections_available): Use it.
1441         (check_effective_target_ilp32): New.
1442         (check_effective_target_lp64): New.
1443         (is-effective-target): New.
1444         * lib/gcc-dg.exp (dg-require-effective-target): New.
1445
1446 2004-11-11  Joseph S. Myers  <joseph@codesourcery.com>
1447
1448         * gcc.dg/precedence-1.c: New test.
1449
1450 2004-11-11  Janis Johnson  <janis187@us.ibm.com>
1451
1452         * gcc.misc-tests/linkage.exp: Handle biarch GCC for powerpc64.
1453
1454         * gcc.misc-tests/linkage.exp: Prepend directory name to pass/fail
1455         message, delete generated files, use more descriptive name for
1456         executable, and make the test unsupported when it cannot be run.
1457
1458         * lib/gcc-dg.exp (skip_test_and_clear_xfail): New procedure.
1459         (dg-require-weak, dg-require-visibility, dg-require-alias,
1460         dg-require-gc-sections, dg-require-profiling, dg-require-dll,
1461         dg-require-iconv, dg-require-named-sections): Use it.
1462
1463         * lib/gcc-dg.exp (dg-xfail-if): Ignore if skipping the test.
1464
1465 2004-11-11  Nathan Sidwell  <nathan@codesourcery.com>
1466
1467         PR target/16457
1468         * gcc.dg/ppc-and-1: New
1469
1470         PR target/16796
1471         * gcc.dg/ppc-mov-1.c: New.
1472
1473         PR target/16458
1474         * gcc.dg/ppc-compare-1.c: New.
1475
1476 2004-11-10  Joseph S. Myers  <joseph@codesourcery.com>
1477
1478         * objc.dg/desig-init-2.m: New test.
1479
1480 2004-11-10  Adam Nemet  <anemet@lnxw.com>
1481
1482         PR middle-end/18160  
1483         * g++.dg/warn/register-var-1.C: New test.
1484         * g++.dg/warn/register-var-2.C: New test.
1485
1486 2004-11-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
1487
1488         * gcc.dg/union-2.c: New test.
1489
1490 2004-11-10  Fariborz Jahanian <fjahanian@apple.com>
1491
1492         * gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.c: 
1493         New test for PR tree-optimization/17892.
1494
1495 2004-11-09  Mark Mitchell  <mark@codesourcery.com>
1496
1497         PR c++/18369
1498         * g++.dg/init/new12.C: New test.
1499
1500 2004-11-10  James A. Morrison  <phython@gcc.gnu.org>
1501
1502         * gcc.target/sparc: New directory.
1503         * gcc.target/sparc/sparc.exp: New driver.
1504         * gcc.target/sparc/fpadd16.c, gcc.target/sparc/fpadd16s.c,
1505         gcc.target/sparc/fpsub16.c, gcc.target/sparc/fpsub16s.c,
1506         gcc.target/sparc/fpadd32.c, gcc.target/sparc/fpadd32s.c,
1507         gcc.target/sparc/fpsub32.c, gcc.target/sparc/fpsub32s.c: New tests.
1508
1509 2004-11-10  Paul Brook  <paul@codesourcery.com>
1510
1511         PR fortran/18218
1512         * gfortran.dg/list_read.c: New test.
1513
1514 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
1515
1516         PR c/18322
1517         * gcc.dg/func-outside-1.c, gcc.dg/func-outside-2.c: Correct
1518         expected diagnostic location.
1519
1520 2004-11-09  Ulrich Weigand  <uweigand@de.ibm.com>
1521
1522         * gcc.dg/20041109-1.c: New test.
1523
1524 2004-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
1525
1526         PR objc/18406
1527         * objc/compile/pr18406.m: New test.
1528
1529 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
1530
1531         * gcc.dg/builtin-prefetch-1.c: Update expected diagnostic.
1532
1533 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
1534
1535         * gcc.dg/builtin-prefetch-1.c: Adjust expected messages.
1536
1537 2004-11-08  Steve Ellcey  <sje@cup.hp.com>
1538
1539         * testsuite/gcc.dg/uninit-H.c: Add ifdefs for __hppa__ and __ia64__.
1540
1541 2004-11-08  Steve Ellcey  <sje@cup.hp.com>
1542
1543         * testsuite/gcc.dg/20030225-2.c: Add prototype for abort and
1544         exit. 
1545
1546 2004-11-08  Andrew Pinski  <pinskia@physics.uc.edu>
1547
1548         PR tree-opt/18299
1549         * gcc.c-torture/pr18299-1.c: New test.
1550
1551 2004-11-06  Andreas Schwab  <schwab@suse.de>
1552
1553         * gcc.dg/pr16286.c: Also test for bool and pixel.
1554
1555 2004-11-06  Joseph S. Myers  <joseph@codesourcery.com>
1556
1557         * gcc.dg/anon-struct-6.c, gcc.dg/anon-struct-7.c,
1558         gcc.dg/anon-struct-8.c, gcc.dg/bitfld-10.c, gcc.dg/bitfld-11.c,
1559         gcc.dg/bitfld-12.c, gcc.dg/func-outside-1.c,
1560         gcc.dg/func-outside-2.c, gcc.dg/label-decl-1.c,
1561         gcc.dg/label-decl-2.c, gcc.dg/label-decl-3.c,
1562         gcc.dg/label-decl-4.c, gcc.dg/struct-empty-1.c,
1563         gcc.dg/struct-empty-2.c, gcc.dg/struct-empty-3.c,
1564         gcc.dg/struct-semi-1.c, gcc.dg/struct-semi-2.c,
1565         gcc.dg/struct-semi-3.c: New tests.
1566
1567 2004-11-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
1568
1569         * g++.dg/opt/nothrow1.C: Use -42 instead of 42.
1570
1571 2004-11-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
1572
1573         * gcc.dg/compat/generate-random.c (generate_random_data unsafe_state):
1574         Do not use C99 designators.
1575
1576 2004-11-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
1577
1578         * g++.dg/other/pragma-re-1.C (p, q): Fix type and remove cast.
1579
1580 2004-11-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
1581
1582         * gcc.c-torture/compile/simd-5.c: Do not XFAIL on SPARC 64-bit.
1583         * gcc.c-torture/execute/20020227-1.x: Do not XFAIL at -O3.
1584         * gcc.c-torture/execute/simd-5.x: Remove.
1585
1586 2004-11-06  Andrew Pinski  <pinskia@physics.uc.edu>
1587
1588         PR rtl-optimization/17933
1589         * gcc.dg/torture/pr17933-1.c: New test.
1590
1591 2004-11-06  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1592
1593         PR target/18106
1594         * lib/target-supports.exp (check_weak_available): Support
1595         Windows.
1596
1597 2004-11-05  Danny Smith  <dannysmith@users.sourceforge.net>
1598
1599         * gcc.dg/compat/struct-layout-1_generate.c (main): Generate a
1600         call to fflush(stdout) before abort.
1601         (my_ffsll): New function.
1602         (generate_fields): Use it.
1603
1604 2004-11-05  Joseph S. Myers  <joseph@codesourcery.com>
1605
1606         * gcc.dg/init-undef-1.c: New test.
1607
1608 2004-11-05  Joseph S. Myers  <joseph@codesourcery.com>
1609
1610         * gcc.dg/20040910-1.c, gcc.dg/cpp/digraph2.c,
1611         gcc.dg/cpp/direct2.c, gcc.dg/cpp/direct2s.c,
1612         gcc.dg/cpp/separate-1.c, gcc.dg/noncompile/951123-1.c,
1613         gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c: Adjust
1614         expected messages for new parser.
1615
1616 2004-11-04  Mark Mitchell  <mark@codesourcery.com>
1617
1618         * testsuite/g++.dg/ext/visibility/symbian1.C: New test.
1619         
1620 2004-11-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1621
1622         * gcc.dg/pragma-align.c (sixteen): Use 8-byte alignment
1623         on LP64 targets.
1624
1625 2004-11-04  Joseph S. Myers  <joseph@codesourcery.com>
1626
1627         * gcc.dg/asm-qual-1.c, gcc.dg/declspec-15.c, gcc.dg/declspec-16.c,
1628         gcc.dg/declspec-17.c, gcc.dg/empty-source-1.c,
1629         gcc.dg/empty-source-2.c, gcc.dg/empty-source-3.c,
1630         gcc.dg/extra-semi-1.c, gcc.dg/extra-semi-2.c,
1631         gcc.dg/extra-semi-3.c, gcc.dg/gnu-cond-expr-1.c,
1632         gcc.dg/gnu-cond-expr-2.c, gcc.dg/gnu-cond-expr-3.c,
1633         gcc.dg/init-empty-1.c, gcc.dg/init-empty-2.c,
1634         gcc.dg/init-empty-3.c, gcc.dg/noncompile/old-style-parm-1.c,
1635         gcc.dg/noncompile/old-style-parm-2.c, gcc.dg/stmt-expr-1.c,
1636         gcc.dg/stmt-expr-2.c, gcc.dg/stmt-expr-3.c: New tests.
1637
1638 2004-11-04  Joseph S. Myers  <joseph@codesourcery.com>
1639
1640         * gcc.dg/c90-restrict-1.c, gcc.dg/c99-arraydecl-2.c,
1641         gcc.dg/c99-func-2.c, gcc.dg/charset/asm2.c, gcc.dg/concat.c,
1642         gcc.dg/cpp/19990413-1.c, gcc.dg/cpp/paste4.c,
1643         gcc.dg/init-desig-obs-1.c, gcc.dg/noncompile/920721-2.c,
1644         gcc.dg/noncompile/930622-2.c, gcc.dg/noncompile/940112-1.c,
1645         gcc.dg/noncompile/950921-1.c, gcc.dg/switch-2.c,
1646         objc.dg/naming-1.m, objc.dg/naming-2.m: Adjust expected messages
1647         for new parser.
1648
1649 2004-11-04  Richard Sandiford  <rsandifo@redhat.com>
1650
1651         PR target/15342
1652         * gcc.dg/20041104-1.c: New test.
1653
1654 2004-11-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1655
1656         * g++.dg/template/nontype7.C: New test.
1657         * g++.dg/template/nontype8.C: Likewise.
1658         * g++.dg/template/nontype9.C: Likewise.
1659         * g++.dg/template/nontype10.C: Likewise.
1660         * g++.dg/tc1/dr49.C: Likewise.
1661         * g++.dg/template/ptrmem8.C: Relax dg-error checks.
1662         * g++.old-deja/g++.other/null1.C: Remove a buggy error check
1663
1664 2004-11-04  Ben Elliston  <bje@au.ibm.com>
1665
1666         * g++.dg/rtti/tinfo1.C: Remove xfails.
1667
1668 2004-11-04  Ben Elliston  <bje@au.ibm.com>
1669
1670         * g++.old-deja/g++.other/enum5.C (enum conditions): Move the
1671         packed attribute to the definition to satisfy the new C++ parser.
1672
1673 2004-11-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
1674
1675         * gcc.c-torture/execute/stdarg-2.c (foo): Split multiple
1676         invocations of va_arg.
1677
1678 2004-11-02  Mark Mitchell  <mark@codesourcery.com>
1679
1680         PR c++/18124
1681         * g++.dg/template/crash25.C: New test.
1682
1683         PR c++/18155
1684         * g++.dg/template/typedef2.C: New test.
1685         * g++.dg/parse/crash13.C: Adjust error markers.
1686
1687         PR c++/18177
1688         * g++.dg/conversion/const3.C: New test.
1689         
1690 2004-11-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1691
1692         PR fortran/17535
1693         PR fortran/17583
1694         PR fortran/17713
1695         * gfortran.dg/generic_[123].f90: New testcases.
1696
1697 2004-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
1698
1699         * gcc.dg/uninit-C.c: Remove special-casing for SPARC.
1700         * gcc.dg/uninit-H.c: Define to "sp" on SPARC.
1701
1702 2004-11-02  Andrew Pinski  <pinskia@physics.uc.edu>
1703
1704         PR tree-opt/16808
1705         * gcc.c-torture/compile/pr16808.c: New test.
1706
1707 2004-11-02  Nathan Sidwell  <nathan@codesourcery.com>
1708
1709         PR rtl-optimization/17104
1710         * gcc.dg/ppc-bitfield1.c: New.
1711
1712 2004-11-01  Richard Sandiford  <rsandifo@redhat.com>
1713
1714         * gcc.dg/uninit-H.c (ASM): Define to "$sp" on MIPS targets.
1715
1716 2004-11-01  Richard Sandiford  <rsandifo@redhat.com>
1717
1718         * g++.dg/abi/mangle6.C: Run for all MIPS targets.  Provide dummy
1719         strings for 32-bit code.
1720
1721 2004-11-01  Joseph S. Myers  <joseph@codesourcery.com>
1722
1723         PR c/18239
1724         * gcc.dg/parm-impl-decl-1.c, gcc.dg/parm-impl-decl-2.c: New tests.
1725
1726 2004-11-01  Nathan Sidwell  <nathan@codesourcery.com>
1727
1728         PR c++/18064
1729         * g++.old-deja/g++.mike/p811.C: Avoid covariant extension.
1730
1731 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
1732
1733         PR c++/15172
1734         * g++.dg/init/aggr2.C: New test.
1735
1736 2004-10-30  Ziemowit Laski  <zlaski@apple.com>
1737
1738         * objc.dg/local-decl-1.m: New test.
1739
1740 2004-10-30  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1741
1742         * gcc.dg/20040910-1.c: Adjust regex.
1743
1744 2004-10-30  Roger Sayle  <roger@eyesopen.com>
1745
1746         PR rtl-optimization/18084
1747         * g++.dg/opt/pr18084-1.C: New testcase.
1748
1749 2004-10-30  Matt Austern  <austern@apple.com>
1750
1751         PR c++/17542
1752         * g++.dg/ext/attrib18.C: New test.
1753         
1754 2004-10-30  Roger Sayle  <roger@eyesopen.com>
1755
1756         PR middle-end/18096
1757         * gcc.dg/pr18096-1.c: New test case.
1758
1759 2004-10-30  Roger Sayle  <roger@eyesopen.com>
1760
1761         * gcc.dg/pr17581-1.c: Add missing prototype for abort.
1762
1763 2004-10-30  Joseph S. Myers  <joseph@codesourcery.com>
1764
1765         PR c/16666
1766         * gcc.dg/dremf-type-compat-1.c, gcc.dg/dremf-type-compat-2.c,
1767         gcc.dg/dremf-type-compat-3.c, gcc.dg/dremf-type-compat-4.c,
1768         gcc.dg/old-style-prom-1.c, gcc.dg/old-style-prom-2.c,
1769         gcc.dg/old-style-prom-3.c: New tests.
1770
1771 2004-10-30  Danny Smith  <dannysmith@users.sourceforge.net>
1772
1773         * gcc.dg/bf-ms-attrib.c: Add protototype for abort.
1774         Remove unnecessary inclusion of stdio.h.
1775
1776 2004-10-29  Roger Sayle  <roger@eyesopen.com>
1777
1778         PR rtl-optimization/17581
1779         * gcc.dg/pr17581-1.c: New test case.
1780
1781 2004-10-28  Nathan Sidwell  <nathan@codesourcery.com>
1782
1783         * g++.dg/conversion/dr195.C: Adjust expected errors for DR195 not
1784         being implemented.
1785         * g++.dg/conversion/dr195-1.C: New.
1786         * g++.old-deja/g++.brendan/operators4.C: Don't be pedantic.
1787         * g++.old-deja/g++.mike/p10148.C: Likewise.
1788
1789 2004-10-29  Mark Mitchell  <mark@codesourcery.com>
1790
1791         PR c++/17695
1792         * g++.dg/debug/typedef2.C: New test.
1793
1794 2004-10-29  David Billinghurst <David.Billinghurst@riotinto.com>
1795
1796         PR fortran/13490
1797         * gfortran.dg/g77/20030326-1.f: Change xfail on error to warning.
1798         * gfortran.dg/g77/README: Update.
1799
1800 2004-10-28  Matt Austern  <austern@apple.com>
1801
1802         PR c++/14124
1803         * g++.dg/ext/packed7.C: New test.
1804         
1805 2004-10-28  Andrew Pinski  <pinskia@physics.uc.edu>
1806
1807         * gcc.dg/visibility-[1-9a].c: Change to use scan-hidden instead of
1808         scan-assembler.
1809         * lib/scanasm.exp (hidden-scan-for): New proc.
1810         (scan-hidden): Use hidden-scan-for instead of constructing the scan
1811         string.
1812         (scan-not-hidden): Likewise.
1813         * lib/target-supports.exp (check_visibility_available): mach-o is
1814         support too.
1815
1816 2004-10-28  Mark Mitchell  <mark@codesourcery.com>
1817
1818         PR c++/17132
1819         * g++.dg/template/memclass3.C: New test.
1820
1821 2004-10-28  Adam Nemet  <anemet@lnxw.com>
1822
1823         PR middle-end/18160  
1824         * gcc.dg/register-var-1.c: New test.
1825         * gcc.dg/register-var-2.c: New test.
1826         * gcc.dg/asm-7.c: Taking the address of a register variable is an
1827         error now.
1828
1829 2004-10-28  Dorit Naishlos <dorit@il.ibm.com>
1830
1831         PR other/18172
1832         * gcc.dg/vect/vect-20.c: Use 'signed char' instaed of 'char'. Remove 
1833         unused variables.
1834         * gcc.dg/vect/vect-22.c: Likewise.
1835
1836 2004-10-28  Jakub Jelinek  <jakub@redhat.com>
1837
1838         * gcc.dg/i386-rotate-1.c: New test.
1839
1840 2004-10-27  Mark Mitchell  <mark@codesourcery.com>
1841
1842         * g++.dg/init/ref12.C: Add "run" marker.
1843
1844         PR c++/17435
1845         * g++.dg/init/ref12.C: New test.
1846
1847         PR c++/18140
1848         * g++.dg/template/shift1.C: New test.
1849         * g++.dg/template/error10.C: Adjust error markers.
1850
1851 2004-10-27  Andrew Pinski  <pinskia@physics.uc.edu>
1852
1853         PR tree-opt/17529
1854         * gcc.c-torture/compile/pr17529.c: Remove the xfail.
1855
1856 2004-10-27  Geoffrey Keating  <geoffk@apple.com>
1857
1858         * gcc.dg/weak/typeof-2.c: Needs aliases as well as weak.
1859         * gcc.dg/weak/weak-3.c: Likewise.
1860         * gcc.dg/weak/weak-5.c: Likewise.
1861         * gcc.dg/weak/weak-9.c: Likewise.
1862         * lib/file-format.exp (gcc_target_object_format): Darwin has Mach-O.
1863         * lib/target-supports.exp (check_weak_available): Mach-O does weak.
1864
1865         * gcc.dg/darwin-weakimport-1.c: New.
1866
1867 2004-10-28  Ben Elliston  <bje@au.ibm.com>
1868
1869         * gcc.dg/tree-ssa/sra-1.c: Pass --param sra-max-structure-size.
1870
1871 2004-10-27  Nathan Sidwell  <nathan@codesourcery.com>
1872
1873         * gcc.dg/cpp/direct2.c: Cope with different bison 'parse' or
1874         'syntax' error messages.
1875         * gcc.dg/cpp/direct2s.c: Likewise.
1876
1877 2004-10-26  Geoffrey Keating  <geoffk@apple.com>
1878
1879         * gcc.c-torture/compile/20041026-1.c: New.
1880
1881 2004-10-26  Mark Mitchell  <mark@codesourcery.com>
1882
1883         PR c++/18093
1884         * g++.dg/lookup/ns2.C: New test.
1885
1886         PR c++/18020
1887         * g++.dg/template/enum4.C: New test.
1888
1889         PR c++/18161
1890         * g++.dg/template/expr1.C: New test.
1891
1892 2004-10-26  Ben Elliston  <bje@au.ibm.com>
1893
1894         * gcc.dg/tree-ssa/20030922-2.c: Now passing, so remove xfail.
1895
1896 2004-10-26  Joseph S. Myers  <jsm@polyomino.org.uk>
1897
1898         * gcc.dg/decl-nospec-1.c, gcc.dg/decl-nospec-2.c,
1899         gcc.dg/decl-nospec-3.c: New tests.
1900
1901 2004-10-26  Ziemowit Laski  <zlaski@apple.com>
1902
1903         * objc.dg/super-class-3.m: New test.
1904
1905 2004-10-26  Nathan Sidwell  <nathan@codesourcery.com>
1906
1907         * gcc.dg/cpp/direct2.c: Adjust expected errors, robustify parser
1908         resyncing.
1909         * gcc.dg/cpp/direct2s.c: Likewise.
1910
1911 2004-10-25  Geoffrey Keating  <geoffk@apple.com>
1912
1913         * objc.dg/image-info.m: Update for changes to section selection.
1914
1915 2004-10-25  David Ayers  <d.ayers@inode.at>
1916             Ziemowit Laski  <zlaski@apple.com>
1917
1918         * objc.dg/call-super-2.m: Add messages to 'Class <Proto>'; update
1919         diagnostics when messaging 'id <Proto>'.
1920         * objc.dg/class-protocol-1.m: New test.
1921         * objc.dg/desig-init-1.m: Add message to an invalid receiver using
1922         a non-existent method signature.
1923         * objc.dg/method-5.m, objc.dg/method-6.m, objc.dg/proto-hier-1.m:
1924         Update diagnostics when messaging with non-existent method signature.
1925         * objc.dg/proto-hier-2.m: Adjust wording of diagnostic.
1926         * objc.dg/proto-lossage-1.m, objc.dg/proto-lossage-4.m: Messages to
1927         invalid receivers are now resolved as if messaging 'id'; remove
1928         extraneous diagnostics.
1929
1930 2004-10-25  Joseph S. Myers  <jsm@polyomino.org.uk>
1931
1932         PR c/16667
1933         * gcc.dg/init-desig-obs-1.c, gcc.dg/init-desig-obs-2.c,
1934         gcc.dg/init-desig-obs-3.c: New tests.
1935
1936 2004-10-25  Jakub Jelinek  <jakub@redhat.com>
1937
1938         * gcc.dg/debug/20041023-1.c: New test.
1939
1940 2004-10-25  Andrew Pinski  <pinskia@physics.uc.edu>
1941
1942         PR middle-end/17407
1943         * gcc.c-torture/compile/pr17407.c: New test.
1944
1945         PR c++/18121
1946         * g++.dg/template/array8.C: New test.
1947
1948 2004-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
1949
1950         PR other/18138
1951         * lib/g++.exp: Accept more than one multilib libgcc.
1952         * lib/gcc-dg.exp: Likewise.
1953         * lib/objc.exp: Likewise.
1954         * lib/treelang.exp: Likewise.
1955         * lib/gfortran.exp: Likewise.
1956
1957 2004-10-24  Ben Elliston  <bje@au.ibm.com>
1958
1959         * gcc.dg/c90-const-expr-3.c: Reference the ISO C standard.
1960
1961 2004-10-24  Geoffrey Keating  <geoffk@geoffk.org>
1962
1963         * gcc.dg/c90-const-expr-3.c: xfail all the ASSERT_NOT_NPC tests.
1964         * gcc.dg/c99-const-expr-3.c: Likewise.
1965
1966 2004-10-23  Andrew Pinski  <pinskia@physics.uc.edu>.
1967
1968         * gcc.dg/tree-ssa/loop-1.c: Add -static for *-*-darwin*.
1969
1970 2004-10-23  Ben Elliston  <bje@au.ibm.com>
1971
1972         * gcc.c-torture/execute/loop-2e.x: Remove.
1973
1974 2004-10-22  Nathan Sidwell  <nathan@codesourcery.com>
1975
1976         PR c++/18095
1977         * g++.dg/parse/crash18.C: New.
1978         * g++.dg/parse/crash19.C: New.
1979
1980 2004-10-22  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1981
1982         * g++.dg/ext/dllimport1.C: Move dg-warnings.
1983         * g++.dg/ext/dllimport2.C: Same.
1984         * g++.dg/ext/dllimport8.C: Same.
1985
1986 2004-10-21  Mark Mitchell  <mark@codesourcery.com>
1987
1988         PR c++/10841
1989         * g++.dg/conversion/cast1.C: New test.
1990         * g++.dg/overload/pmf1.C: Adjust error marker.
1991
1992 2004-10-21  Andrew Pinski  <pinskia@physics.uc.edu>
1993
1994         PR objc/17923
1995         * objc.dg/const-str-7.m: New test.
1996
1997 2004-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1998
1999         * g++.dg/template/memfriend11.C: Fix comment typo.
2000         * g++.dg/template/memfriend14.C: Likewise.
2001
2002 2004-10-20  Richard Henderson  <rth@redhat.com>
2003
2004         * gcc.dg/cleanup-10.c, gcc.dg/cleanup-11.c, gcc.dg/cleanup-8.c,
2005         gcc.dg/cleanup-9.c: Use -fnon-call-exceptions, not
2006         -fasynchronous-unwind-tables.
2007
2008 2004-10-20  Richard Henderson  <rth@redhat.com>
2009
2010         * gcc.c-torture/unsorted/call386.c (foo): Fix return type.
2011         (main): Return success.
2012         * gcc.c-torture/unsorted/subcc.c (foo, bar): Fix return types.
2013         (main): Return success.
2014
2015 2004-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2016
2017         PR c++/13495
2018         * g++.dg/template/memfriend9.C: New test.
2019         * g++.dg/template/memfriend10.C: Likewise.
2020         * g++.dg/template/memfriend11.C: Likewise.
2021         * g++.dg/template/memfriend12.C: Likewise.
2022         * g++.dg/template/memfriend13.C: Likewise.
2023         * g++.dg/template/memfriend14.C: Likewise.
2024         * g++.dg/template/memfriend15.C: Likewise.
2025         * g++.dg/template/memfriend16.C: Likewise.
2026         * g++.dg/template/memfriend17.C: Likewise.
2027         * g++.old-deja/g++.pt/friend44.C: Remove bogus error.
2028
2029 2004-10-20  Nathan Sidwell  <nathan@codesourcery.com>
2030
2031         * g++.dg/conversion/dr195.C: New.
2032         * g++.old-deja/g++.mike/p10148.C: Remove ill-formed cast.
2033
2034 2004-10-20  Ben Elliston  <bje@au.ibm.com>
2035             Devang Patel  <dpatel@apple.com>
2036
2037         * gcc.dg/tree-ssa/ifc-20040816-2.c: Use integer arithmetic instead
2038         of floating point arithmetic, which could trap.
2039
2040 2004-10-19  Mark Mitchell  <mark@codesourcery.com>
2041
2042         PR c++/14035
2043         * g++.dg/conversion/reinterpret1.C: Adjust error markers.
2044         * g++.dg/conversion/const2.C: New test.
2045         * g++.dg/expr/reinterpret2.C: New test.
2046         * g++.dg/expr/reinterpret3.C: New test.
2047         * g++.dg/expr/cast2.C: New test.
2048         * g++.dg/expr/copy1.C: New test.
2049         * g++.dg/other/conversion1.C: Change error message.
2050         * g++.dg/parse/comma1.C: Use __extension__ to allow casts from
2051         function pointers to void *.
2052         * g++.old-deja/g++.mike/p10148.C: Likewise.
2053
2054 2004-10-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
2055
2056         * gcc.dg/smod-1.c: Pass -mtune=i486 only on x86.
2057
2058 2004-10-19  Paolo Bonzini  <bonzini@gnu.org>
2059
2060         PR c++/18047
2061
2062         * g++.dg/parse/expr3.C: New test.
2063
2064 2004-10-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
2065
2066         * gcc.dg/smod-1.c: New test.
2067
2068 2004-10-18  Ziemowit Laski  <zlaski@apple.com>
2069
2070         * objc.dg/method-14.m: New test.
2071
2072 2004-10-18  Andrew Pinski  <pinskia@physics.uc.edu>
2073
2074         * gcc.c-torture/compile/pr17529.c: Fix test for non x86.
2075         Also xfail as the patch was reverted.
2076
2077 2004-10-18  Andrew Pinski  <pinskia@physics.uc.edu>
2078
2079         PR middle-end/16973
2080         * gcc.dg/pr16973.c: New test.
2081
2082 2004-10-18  Diego Novillo  <dnovillo@redhat.com>
2083
2084         PR tree-optimization/17656
2085         * testsuite/gcc.c-torture/compile/pr17656.c: New test.
2086
2087 2004-10-18  Nathan Sidwell  <nathan@codesourcery.com>
2088
2089         * g++.dg/eh/shadow1.C: New.
2090
2091 2004-10-18  Jakub Jelinek  <jakub@redhat.com>
2092
2093         * gcc.c-torture/compile/20041018-1.c: New test.
2094
2095 2004-10-18  Ben Elliston  <bje@au.ibm.com>
2096
2097         * gcc.dg/ppc-sdata-1.c: Update to consider the possibility of the
2098         compiler referring to register 0 when accessing sdata.  The linker
2099         now patches things up.
2100
2101 2004-10-17  Andrew Pinski  <pinskia@physics.uc.edu>
2102
2103         PR c/17529
2104         * gcc.c-torture/compile/pr17529.c: New test.
2105
2106 2004-10-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2107
2108         PR c++/17743
2109         * g++.dg/ext/attrib17.C: New test.
2110
2111 2004-10-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
2112
2113         * gcc.dg/bf-spl1.c: Use 'float' as the base type for FP types.
2114
2115 2004-10-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2116
2117         PR c++/10479
2118         * g++.dg/ext/attrib16.C: New test.
2119
2120 2004-10-15  Mark Mitchell  <mark@codesourcery.com>
2121
2122         PR c++/17042
2123         * g++.dg/init/dso_handle1.C: New test.
2124
2125         PR c++/14667
2126         * g++.dg/parse/typedef6.C: New test.
2127
2128         PR c++/17916
2129         * g++.dg/parse/pragma1.C: New test.
2130
2131 2004-10-15  Aldy Hernandez  <aldyh@redhat.com>
2132
2133         * gcc.c-torture/execute/ieee/ieee.exp: Disable on powerpc-*-*spe.
2134
2135 2004-10-15  Steve Ellcey  <sje@cup.hp.com>
2136
2137         * gcc.dg/compat/struct-layout-1_generate.c (switchfiles):  Use
2138         -fno-common when on HPPA HP-UX platforms.
2139
2140 2004-10-15  Jakub Jelinek  <jakub@redhat.com>
2141
2142         PR other/16820
2143         * gcc.dg/compat/struct-layout-1.h: Don't include complex.h nor
2144         stdint.h.
2145         * gcc.dg/compat/struct-layout-1_x1.h (TX): Cast to long instead of
2146         uintptr_t.
2147
2148 2004-10-14  Andrew Pinski  <pinskia@physics.uc.edu>
2149
2150         PR c++/16301
2151         * g++.dg/lookup/strong-using-4.C: New test.
2152
2153 2004-10-14  Andrew Pinski  <pinskia@physics.uc.edu>
2154
2155         PR middle-end/16567
2156         * gcc.c-torture/compile/nested-1.c: New test.
2157
2158 2004-10-14  Dorit Naishlos  <dorit@il.ibm.com>
2159
2160         * testsuite/gcc.dg/vect/vect-44.c: xfail on i?86-*-*, x86_64-*-*,
2161         and mipsisa64*-*-* (until support for misaligned loads is added).
2162         * testsuite/gcc.dg/vect/vect-50.c: Likewise.
2163         * testsuite/gcc.dg/vect/vect-52.c: Likewise.
2164         * testsuite/gcc.dg/vect/vect-54.c: Likewise.
2165         * testsuite/gcc.dg/vect/vect-58.c: Likewise.
2166         * testsuite/gcc.dg/vect/vect-60.c: Likewise.
2167         * testsuite/gcc.dg/vect/vect-80.c: Likewise.
2168
2169 2004-10-14  Mark Mitchell  <mark@codesourcery.com>
2170
2171         PR c++/17976
2172         * g++.dg/init/dtor3.C: New test.
2173
2174 2004-10-15  Ben Elliston  <bje@au.ibm.com>
2175
2176         * gcc.dg/ppc-stackalign-1.c: Set dg-options to {}.
2177
2178 2004-10-14  Geoffrey Keating  <geoffk@apple.com>
2179
2180         * gcc.dg/darwin-misaligned.c: Don't supply -force_cpusubtype_ALL.
2181         * gcc.dg/macho-lo-sum.c: Likewise.
2182
2183 2004-10-14  Joseph S. Myers  <joseph@codesourcery.com>
2184
2185         * gcc.dg/ppc-spe64-1.c: New test.
2186
2187 2004-10-14  Devang Patel  <dpatel@apple.com>
2188
2189         PR 17635
2190         * gcc.dg/pr17635.c : New test.
2191         
2192 2004-10-14  Olga Golovanevsky  <olga@il.ibm.com>
2193
2194         * testsuite/gcc.dg/vect/vect-28.c: Remove xfail.
2195         * testsuite/gcc.dg/vect/vect-30.c: Remove xfail.
2196         * testsuite/gcc.dg/vect/vect-31.c: Vectorize 4 loops instead of 2.
2197         * testsuite/gcc.dg/vect/vect-33.c: Remove xfail.
2198         * testsuite/gcc.dg/vect/vect-44.c: Remove xfail.
2199         * testsuite/gcc.dg/vect/vect-46.c: Remove xfail.
2200         * testsuite/gcc.dg/vect/vect-50.c: Remove xfail.
2201         * testsuite/gcc.dg/vect/vect-52.c: Remove xfail.
2202         * testsuite/gcc.dg/vect/vect-54.c: Remove xfail.
2203         * testsuite/gcc.dg/vect/vect-58.c: Remove xfail.
2204         * testsuite/gcc.dg/vect/vect-60.c: Remove xfail.
2205         * testsuite/gcc.dg/vect/vect-64.c: Vectorize 3 loops instead of 1.
2206         * testsuite/gcc.dg/vect/vect-66.c: Vectorize 3 loops instead of 2.
2207         * testsuite/gcc.dg/vect/vect-68.c: Vectorize 4 loops instead of 2.
2208         * testsuite/gcc.dg/vect/vect-69.c: Vectorize 4 loops instead of 2.
2209         * testsuite/gcc.dg/vect/vect-8.c: Remove xfail.
2210         * testsuite/gcc.dg/vect/vect-80.c: Remove xfail.
2211         * testsuite/gcc.dg/vect/vect-none.c: Vectorize 1 loops instead of 0.
2212
2213 2004-10-14  Dorit Naishlos  <dorit@il.ibm.com>
2214
2215         * gcc.dg/vect/vect-82.c: New testcase.  
2216         * gcc.dg/vect/vect-82_64.c: New testcase.       
2217         * gcc.dg/vect/vect-83.c: New testcase.  
2218         * gcc.dg/vect/vect-83_64.c: New testcase.       
2219
2220 2004-10-14  Joseph S. Myers  <jsm@polyomino.org.uk>
2221
2222         * gcc.dg/cpp/error-1.c: New test.
2223
2224 2004-10-14  Joseph S. Myers  <jsm@polyomino.org.uk>
2225
2226         * gcc.dg/c99-tag-3.c, gcc.dg/declspec-14.c: New tests.
2227
2228 2004-10-14  Hans-Peter Nilsson  <hp@axis.com>
2229
2230         PR target/17984
2231         * gcc.dg/cris-peep2-xsrand2.c: New test.
2232
2233 2004-10-13  Andrew Pinski  <pinskia@physics.uc.edu>
2234
2235         PR c++/17661
2236         * testsuite/g++.dg/expr/for2.C: New test.
2237
2238 2004-10-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
2239
2240         * g++.dg/inherit/thunk1.C: Run on the SPARC.
2241
2242 2004-10-13  Jakub Jelinek  <jakub@redhat.com>
2243
2244         PR tree-optimization/17724
2245         * g++.dg/opt/pr17724-1.C: New test.
2246         * g++.dg/opt/pr17724-2.C: New test.
2247         * g++.dg/opt/pr17724-3.C: New test.
2248         * g++.dg/opt/pr17724-4.C: New test.
2249         * g++.dg/opt/pr17724-5.C: New test.
2250         * g++.dg/opt/pr17724-6.C: New test.
2251
2252 2004-10-12  Joseph S. Myers  <jsm@polyomino.org.uk>
2253
2254         PR c/17301
2255         * gcc.dg/pr17301-2.c: New test.
2256
2257 2004-10-11  Mark Mitchell  <mark@codesourcery.com>
2258
2259         PR c++/15876
2260         * g++.dg/parse/error22.C: New test.
2261
2262         PR c++/17936
2263         * g++.dg/template/spec18.C: New test.
2264
2265 2004-10-11  Steve Ellcey  <sje@cup.hp.com>
2266
2267         * testsuite/gcc.dg/ia64-asm-1.c: Add prototype for abort
2268         * testsuite/gcc.dg/ia64-sync-1.c: Add prototype for abort and
2269         memcpy. 
2270         * testsuite/gcc.dg/ia64-sync-2.c: Ditto.
2271         * testsuite/gcc.dg/ia64-sync-3.c: Ditto.
2272
2273 2004-10-11  Andrew Pinski  <pinskia@physics.uc.edu>
2274
2275         * g++.dg/eh/cleanup5.C: Add dg-options "".
2276
2277 2004-10-11  Roger Sayle  <roger@eyesopen.com>
2278
2279         PR middle-end/17657
2280         * gcc.dg/switch-4.c: New test case.
2281
2282 2004-10-11  Richard Sandiford  <rsandifo@redhat.com>
2283
2284         * gcc.c-torture/execute/20041011-1.c: New test.
2285
2286 2004-10-10  Andrew Pinski  <pinskia@physics.uc.edu>
2287
2288         PR c++/17554
2289         * g++.dg/init/for3.C: New test.
2290
2291         PR c++/17657
2292         * g++.dg/opt/switch2.C: New test.
2293
2294         PR middle-end/17703
2295         * g++.dg/warn/Wreturn-2.C: New test.
2296
2297 2004-10-10  Andrew Pinski  <pinskia@physics.uc.edu>
2298
2299         PR c++/17907
2300         * g++.dg/eh/cleanup5.C: New test.
2301
2302 2004-10-10  Mark Mitchell  <mark@codesourcery.com>
2303
2304         PR c++/17393
2305         * g++.dg/parse/error21.C: New test.
2306
2307 2004-10-10  Gabriel Dos Reis  <gdr@integrable-solutions.net>
2308
2309         * g++.dg/overload/pmf1.C: Adjust quoting marks.
2310         * g++.dg/warn/incomplete1.C: Likewise.
2311         * g++.dg/template/qualttp20.C: Likewise.
2312
2313 2004-10-10  Joseph S. Myers  <jsm@polyomino.org.uk>
2314
2315         PR c/17881
2316         * parm-incomplete-1.c: New test.
2317
2318 2004-10-09  Mark Mitchell  <mark@codesourcery.com>
2319
2320         PR c++/17867
2321         * g++.dg/parse/error19.C: New test.
2322
2323         PR c++/17670
2324         * g++.dg/init/new11.C: New test.
2325
2326         PR c++/17821
2327         * g++.dg/parse/error20.C: New test.
2328
2329         PR c++/17826
2330         * g++.dg/template/crash24.C: New test.
2331         
2332 2004-10-10  Joseph S. Myers  <jsm@polyomino.org.uk>
2333
2334         PR c/17301
2335         * gcc.dg/pr17301-1.c: New test.
2336
2337 2004-10-10  Joseph S. Myers  <jsm@polyomino.org.uk>
2338
2339         PR c/17189
2340         * gcc.dg/anon-struct-5.c: New test.
2341
2342 2004-10-09  Joseph S. Myers  <jsm@polyomino.org.uk>
2343
2344         PR c/17844
2345         * gcc.dg/pr17844-1.c: New test.
2346
2347 2004-10-09  Zdenek Dvorak  <dvorakz@suse.cz>
2348
2349         PR tree-optimization/17906
2350         * gcc.c-torture/compile/pr17906.c: New.
2351
2352 2004-10-09  Stuart Hastings  <stuart@apple.com>
2353             Roger Sayle  <roger@eyesopen.com>
2354
2355         PR rtl-optimization/17853
2356         * gcc.dg/i386-mmx-5.c: New testcase.
2357
2358 2004-10-09  Andrew Pinski  <pinskia@physics.uc.edu>
2359
2360         * g++.dg/opt/pr17902.C: Fix typo in dg-do.
2361
2362 2004-10-09  Mark Mitchell  <mark@codesourcery.com>
2363
2364         PR c++/17524
2365         * g++.dg/template/static9.C: New test.
2366
2367         PR c++/17685
2368         * g++.dg/parse/operator5.C: New test.
2369
2370 2004-10-09  Roger Sayle  <roger@eyesopen.com>
2371
2372         PR middle-end/17894
2373         * gcc.c-torture/execute/divcmp-4.c: New test case.
2374
2375 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
2376
2377         PR tree-opt/17902
2378         * g++.dg/opt/pr17902.C: New test.
2379
2380 2004-10-09  Jakub Jelinek  <jakub@redhat.com>
2381
2382         * gcc.dg/cpp/ident-1.c: Add dg-options "".
2383
2384 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
2385
2386         * gcc.dg/float-range-1.c, gcc.dg/float-range-2.c: New tests.
2387
2388 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
2389
2390         * gcc.dg/assign-warn-3.c: New test.
2391
2392 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
2393
2394         PR c/16999
2395         * gcc.dg/cpp/ident-1.c: New test.
2396
2397 2004-10-08  Nathan Sidwell  <nathan@codesourcery.com>
2398
2399         * gcc.c-torture/compile/acc1.c: New.
2400
2401 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
2402
2403         * gcc.dg/darwin-longdouble.c: Include stdlib.h and string.h.
2404         * gcc.dg/darwin-abi-2.c: Include stdlib.h.
2405
2406 2004-10-08  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
2407
2408         * gcc.dg/ultrasp11.c: New test.
2409
2410 2004-10-08  Michael Matz  <matz@suse.de>
2411
2412         * gcc.dg/doloop-2.c: New test.
2413
2414 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
2415
2416         * gcc.dg/assign-warn-1.c, gcc.dg/assign-warn-2.c: New tests.
2417         * gcc.dg/warn-1.c, gcc.dg/noncompile/20020213-1.c,
2418         objc.dg/method-9.m: Update expected diagnostics.
2419
2420 2004-10-07  Geoffrey Keating  <geoffk@apple.com>
2421
2422         * gcc.dg/ppc-fsel-3.c: New file.
2423         * gcc.dg/ppc-fsel-1.c: Add -fno-trapping-math, update comment.
2424
2425 2004-10-07  Paul Brook  <paul@codesourcery.com>
2426
2427         * gfortran.dg/intrinsic_verify_1.f90: New test.
2428
2429 2004-10-07  Paul Brook  <paul@codesourcery.com>
2430
2431         * gfortran.dg/empty_format_1.f90: Remove stray commas.
2432
2433 2004-10-07  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2434
2435         * gfortran.fortran-torture/execute/intrinsic_mvbits.f90, 
2436         gfortran.dg/ishft.f90: Add more tests. Add dg-warning in followup
2437         commit.
2438
2439 2004-10-07  Andrew Pinski  <pinskia@physics.uc.edu>
2440
2441         * g++.dg/ext/asm6.C: Remove extraneous semicolon.
2442
2443 2004-10-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2444
2445         PR c++/17115
2446         * g++.dg/warn/Winline-4.C: New test.
2447
2448 2004-10-07  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
2449
2450         * gcc.c-torture/compile/20041007-1.c: New test.
2451
2452 2004-10-07  Paul Brook  <paul@codesourcery.com>
2453
2454         PR fortran/17678
2455         * gfortran.dg/use_allocated_1.f90: New test.
2456
2457 2004-10-06  Andrew Pinski  <pinskia@physics.uc.edu>
2458
2459         PR middle-end/17849
2460         * gfortran.fortran-torture/compile/nested.f90: New test
2461
2462 2004-10-06  Joseph S. Myers  <jsm@polyomino.org.uk>
2463
2464         * gcc.dg/Wconversion-2.c, gcc.dg/func-args-1.c: New tests.
2465
2466 2004-10-06  Andrew Pinski  <pinskia@physics.uc.edu>
2467
2468         PR c++/17368
2469         * g++.dg/ext/asm6.C: New test.
2470
2471 2004-10-06  Kenneth Zadeck <zadeck@naturalbridge.com>
2472
2473         * gcc.dg/20011119-1.c : Added memory attribute to asm sequence.
2474
2475 2004-10-06  Paul Brook  <paul@codesourcery.com>
2476
2477         PR libfortran/17709
2478         * gfortran.dg/empty_format_1.f90: New test.
2479
2480 2004-10-06  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2481
2482         PR fortran/17568
2483         * gfortran.dg/ishft.f90: New test.
2484
2485         PR fortran/17283
2486         * gfortran.fortran-torture/execute/intrinsic_pack.f90: Enable new
2487         tests.
2488
2489 2004-10-06  Paul Brook  <paul@codesourcery.com>
2490
2491         * gfortran.dg/do_1.f90: New test.
2492
2493 2004-10-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2494
2495         * gcc.c-torture/execute/builtins/lib/strcpy.c: Don't abort when
2496         optimizing for size.
2497
2498 2004-10-05  Joseph S. Myers  <jsm@polyomino.org.uk>
2499
2500         * gcc.dg/complex-2.c, gcc.dg/complex-2.h: New test.
2501
2502 2004-10-05  Joseph S. Myers  <jsm@polyomino.org.uk>
2503
2504         * gcc.c-torture/compile/20041005-1.c: New test.
2505
2506 2004-10-05  Nathan Sidwell  <nathan@codesourcery.com>
2507
2508         PR c++/17829
2509         * g++.dg/lookup/koenig4.C: New.
2510
2511 2004-10-05  Gabriel Dos Reis  <gdr@integrable-solutions.net>
2512
2513         * g++.dg/other/classkey1.C: Adjust quoting marks.
2514         * g++.dg/parse/error15.C: Likewise.
2515         * g++.dg/template/meminit2.C (int>): Likewise.
2516
2517 2004-10-04  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2518
2519         PR fortran/17283
2520         * gfortran.fortran-torture/execute/intrinsic_pack.f90: Add more tests.
2521
2522         PR fortran/17631
2523         * gfortran.fortran-torture/execute/intrinsic_mvbits.f90: New test.
2524
2525         PR fortran/17708
2526         * gfortran.dg/pr17708.f90: New test.
2527         
2528 2004-10-04  Chao-ying Fu  <fu@mips.com>
2529
2530         * gcc.dg/vect/pr16105.c: Enable for mipsisa64*-*-*.
2531         * gcc.dg/vect/vect-4.c: Ditto.
2532         * gcc.dg/vect/vect-5.c: Ditto.
2533         * gcc.dg/vect/vect-6.c: Ditto.
2534         * gcc.dg/vect/vect-8.c: Ditto.
2535         * gcc.dg/vect/vect-16.c: Ditto.
2536         * gcc.dg/vect/vect-30.c: Ditto.
2537         * gcc.dg/vect/vect-40.c: Ditto.
2538         * gcc.dg/vect/vect-41.c: Ditto.
2539         * gcc.dg/vect/vect-42.c: Ditto.
2540         * gcc.dg/vect/vect-43.c: Ditto.
2541         * gcc.dg/vect/vect-44.c: Ditto.
2542         * gcc.dg/vect/vect-45.c: Ditto.
2543         * gcc.dg/vect/vect-46.c: Ditto.
2544         * gcc.dg/vect/vect-47.c: Ditto.
2545         * gcc.dg/vect/vect-48.c: Ditto.
2546         * gcc.dg/vect/vect-49.c: Ditto.
2547         * gcc.dg/vect/vect-50.c: Ditto.
2548         * gcc.dg/vect/vect-51.c: Ditto.
2549         * gcc.dg/vect/vect-52.c: Ditto.
2550         * gcc.dg/vect/vect-53.c: Ditto.
2551         * gcc.dg/vect/vect-54.c: Ditto.
2552         * gcc.dg/vect/vect-55.c: Ditto.
2553         * gcc.dg/vect/vect-56.c: Ditto.
2554         * gcc.dg/vect/vect-57.c: Ditto.
2555         * gcc.dg/vect/vect-58.c: Ditto.
2556         * gcc.dg/vect/vect-59.c: Ditto.
2557         * gcc.dg/vect/vect-60.c: Ditto.
2558         * gcc.dg/vect/vect-74.c: Ditto.
2559         * gcc.dg/vect/vect-79.c: Ditto.
2560         * gcc.dg/vect/vect-80.c: Ditto.
2561
2562 2004-10-04  Andrew Pinski  <pinskia@physics.uc.edu>
2563
2564         * gcc.dg/unused-7.c: Use the correct option.
2565
2566 2004-10-04  Paul Brook  <paul@codesourcery.com>
2567         Bud Davis  <bdavis9659@comcast.net>
2568
2569         PR fortran/17706
2570         PR fortran/16434
2571         * gfortran/pr17706.f90: New test.
2572         * gfortran.dg/g77/f77-edit-s-out.f: Remove xfail.
2573
2574 2004-10-04  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2575
2576         * gfortran.dg/pr17612.f90: New test.
2577
2578 2004-10-03  Gabriel Dos Reis  <gdr@integrable-solutions.net>
2579
2580         * g++.dg/template/local1.C: Adjust quoting marks in
2581         testing for diagnostics.
2582         * g++.dg/tls/diag-2.C: Likewise.
2583         * g++.dg/other/error8.C: Likewise.
2584
2585 2004-10-03  Andrew Pinski  <pinskia@physics.uc.edu>
2586
2587         PR c/17178
2588         * gcc.dg/unused-4.c: Adjust to be correct.
2589
2590         PR c/17820
2591         * gcc.dg/unused-7.c: New test.
2592
2593 2004-10-03  Andrew Pinski  <pinskia@physics.uc.edu>
2594
2595         PR c++/17797
2596         * g++.dg/overload/template2.C: New test.
2597
2598 2004-10-03  Kazu Hirata  <kazu@cs.umass.edu>
2599
2600         PR tree-optimization/16632
2601         * gcc.dg/tree-ssa/20041002-1.c: New.
2602
2603 2004-10-03  Paul Brook  <paul@codesourcery.com>
2604
2605         * gfortran.dg/pr17286.f90: Add dg-do line.  Explicitly test bug,
2606         rather than relying on default formatting.
2607
2608 2004-10-02  Joseph S. Myers  <jsm@polyomino.org.uk>
2609
2610         * gcc.dg/20040920-1.c: Update expected message text.
2611
2612 2004-10-02  Ulrich Weigand  <uweigand@de.ibm.com>
2613
2614         * gcc.dg/tree-ssa/loop-1.c: Merge changed dg-options for s390-*-*.
2615
2616 2004-10-01  Zdenek Dvorak  <dvorakz@suse.cz>
2617
2618         * gcc.dg/tree-ssa/loop-1.c: Check that unrolling occurs already on
2619         tree level.
2620
2621 2004-10-01  Andrew Pinski  <pinskia@physics.uc.edu>
2622
2623         * gcc.dg/tree-ssa/pr17343.c: Remove.
2624
2625 2004-10-01  Andrew Pinski  <pinskia@physics.uc.edu>
2626
2627         PR tree-opt/17343
2628         * gcc.dg/tree-ssa/pr17343.c: New test.
2629
2630 2004-10-01  Jakub Jelinek  <jakub@redhat.com>
2631
2632         * gcc.dg/tree-ssa/stdarg-1.c: Removed.
2633         * gcc.dg/tree-ssa/stdarg-2.c: Removed.
2634         * gcc.dg/tree-ssa/stdarg-3.c: Removed.
2635         * gcc.dg/tree-ssa/stdarg-4.c: Removed.
2636         * gcc.dg/tree-ssa/stdarg-5.c: Removed.
2637
2638 2004-09-30  Joseph S. Myers  <jsm@polyomino.org.uk>
2639
2640         * gcc.dg/lvalue-2.c: New test.
2641
2642 2004-09-30  Joseph S. Myers  <jsm@polyomino.org.uk>
2643
2644         PR c/17730
2645         * gcc.dg/pr17730-1.c: New test
2646
2647 2004-09-29  Joseph S. Myers  <jsm@polyomino.org.uk>
2648
2649         PR c/7425
2650         * gcc.dg/deprecated-3.c, g++.dg/warn/deprecated-2.C: New tests.
2651
2652 2004-09-29  Jakub Jelinek  <jakub@redhat.com>
2653
2654         * gcc.c-torture/execute/stdarg-1.c: New test.
2655         * gcc.c-torture/execute/stdarg-2.c: New test.
2656         * gcc.c-torture/execute/stdarg-3.c: New test.
2657         * gcc.dg/tree-ssa/stdarg-1.c: New test.
2658         * gcc.dg/tree-ssa/stdarg-2.c: New test.
2659         * gcc.dg/tree-ssa/stdarg-3.c: New test.
2660         * gcc.dg/tree-ssa/stdarg-4.c: New test.
2661         * gcc.dg/tree-ssa/stdarg-5.c: New test.
2662
2663 2004-09-29  Jakub Jelinek  <jakub@redhat.com>
2664
2665         PR tree-optimization/17697
2666         * g++.dg/opt/pr17697-1.C: New test.
2667         * g++.dg/opt/pr17697-2.C: New test.
2668         * g++.dg/opt/pr17697-3.C: New test.
2669
2670 2004-09-28  Joseph S. Myers  <jsm@polyomino.org.uk>
2671
2672         PR c/16409
2673         * gcc.dg/vla-init-2.c, gcc.dg/vla-init-3.c, gcc.dg/vla-init-4.c,
2674         gcc.dg/vla-init-5.c: New tests.
2675
2676 2004-09-27  Joseph S. Myers  <jsm@polyomino.org.uk>
2677
2678         PR c/13804
2679         * gcc.dg/pr13804-1.c: New test.
2680
2681 2004-09-27  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2682
2683         PR fortran/16938
2684         * gfortran.dg/pr16938.f90: New test.
2685
2686 2004-09-27  Mark Mitchell  <mark@codesourcery.com>
2687
2688         * g++.dg/template/crash23.C: New test.
2689
2690 2004-09-27  Mark Mitchell  <mark@codesourcery.com>
2691
2692         PR c++/17585
2693         * g++.dg/template/static8.C: New test.
2694
2695 2004-09-27  Nathan Sidwell  <nathan@codesourcery.com>
2696
2697         PR c++/17681
2698         * g++.dg/other/error9.C: New test.
2699
2700 2004-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
2701
2702         * gcc.dg/tree-ssa/loop-1.c: Use -msmall-exec on s390-*-* targets.
2703
2704 2004-09-26  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2705
2706         PR fortran/15164
2707         * gfortran.dg/pr15164.f90: New test. Fixed in followup commit.
2708
2709 2004-09-26  Roger Sayle  <roger@eyesopen.com>
2710
2711         PR middle-end/17112
2712         * gcc.dg/pr17112-1.c: New test case.
2713
2714 2004-09-26  Joseph S. Myers  <jsm@polyomino.org.uk>
2715
2716         PR c/11459
2717         * gcc.dg/pr11459-1.c: New test.
2718
2719 2004-09-25  Ulrich Weigand  <uweigand@de.ibm.com>
2720
2721         * gcc.dg/tree-ssa/loop-2.c: Avoid matching new-line in regexp.
2722         * gcc.dg/tree-ssa/loop-4.c: Likewise.
2723
2724 2004-09-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2725
2726         * gfortran.dg/pr15324.f90: Make array bounds consistent.
2727
2728 2004-09-25  Jan Hubicka  <jh@suse.cz>
2729
2730         * compile/30040909-1.c: New test.
2731         * compile/30040907-1.c: New test.
2732
2733 2004-09-25  Richard Sandiford  <rsandifo@redhat.com>
2734
2735         * gcc.c-torture/execute/va-arg-26.c: New test.
2736
2737 2004-09-24  Zack Weinberg  <zack@codesourcery.com>
2738
2739         * objc.dg/proto-lossage-4.m: Use long instead of int to avoid
2740         extra diagnostics on targets with 64-bit pointers.
2741         * objc.dg/selector-1.m: Adjust dg-warning regexp.
2742
2743 2004-09-24  Joseph S. Myers  <jsm@polyomino.org.uk>
2744
2745         PR c/17188
2746         * gcc.dg/nested-redef-1.c, gcc.dg/pr17188-1.c: New tests.
2747         * gcc.dg/decl-3.c: Adjust expected message.
2748
2749 2004-09-24  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2750
2751         PR fortran/17615
2752         * gfortran.dg/pr17615.f90: New test.
2753
2754 2004-09-24  Andrew MacLeod  <amacleod@redhat.com>
2755
2756         PR tree-optimzation/17517
2757         * g++.dg/tree-ssa/pr17517.C: New Test.
2758
2759 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
2760
2761         PR c++/16889
2762         * g++.dg/lookup/ambig3.C: New.
2763
2764 2004-09-24  Andrew Pinski  <pinskia@physics.uc.edu>
2765
2766         PR tree-opt/17624
2767         * g++.dg/opt/pr17624.C: New test.
2768
2769 2004-09-24  Joseph S. Myers  <jsm@polyomino.org.uk>
2770
2771         PR c/6980
2772         * gcc.dg/Wbad-function-cast-1.c: New test.
2773
2774 2004-09-23  Zack Weinberg  <zack@codesourcery.com>
2775
2776         * g++.dg/ext/complit1.C
2777         * g++.dg/other/error2.C
2778         * g++.dg/other/nontype-1.C
2779         * g++.dg/parse/crash11.C
2780         * g++.dg/parse/crash12.C
2781         * g++.dg/parse/error15.C
2782         * g++.dg/parse/error4.C
2783         * g++.dg/parse/tmpl-outside1.C
2784         * g++.dg/parse/too-many-tmpl-args1.C
2785         * g++.dg/template/dependent-expr3.C
2786         * g++.dg/template/error10.C
2787         * g++.dg/template/instantiate1.C
2788         * g++.dg/template/vtable2.C
2789         * g++.dg/warn/Wshadow-1.C
2790         * g++.dg/warn/weak1.C
2791         * g++.old-deja/g++.brendan/crash16.C
2792         * g++.old-deja/g++.brendan/crash18.C
2793         * g++.old-deja/g++.brendan/crash48.C
2794         * g++.old-deja/g++.brendan/crash49.C
2795         * g++.old-deja/g++.brendan/crash55.C
2796         * g++.old-deja/g++.brendan/crash56.C
2797         * g++.old-deja/g++.brendan/crash8.C
2798         * g++.old-deja/g++.brendan/enum11.C
2799         * g++.old-deja/g++.brendan/enum8.C
2800         * g++.old-deja/g++.brendan/enum9.C
2801         * g++.old-deja/g++.brendan/friend3.C
2802         * g++.old-deja/g++.brendan/misc14.C
2803         * g++.old-deja/g++.bugs/900402_02.C
2804         * g++.old-deja/g++.bugs/900404_03.C
2805         * g++.old-deja/g++.bugs/900404_04.C
2806         * g++.old-deja/g++.bugs/900428_03.C
2807         * g++.old-deja/g++.jason/crash4.C
2808         * g++.old-deja/g++.jason/overload21.C
2809         * g++.old-deja/g++.jason/redecl1.C
2810         * g++.old-deja/g++.jason/report.C
2811         * g++.old-deja/g++.jason/rfg10.C
2812         * g++.old-deja/g++.jason/template30.C
2813         * g++.old-deja/g++.law/arm12.C
2814         * g++.old-deja/g++.law/ctors5.C
2815         * g++.old-deja/g++.law/cvt20.C
2816         * g++.old-deja/g++.law/init10.C
2817         * g++.old-deja/g++.law/init8.C
2818         * g++.old-deja/g++.law/visibility17.C
2819         * g++.old-deja/g++.law/visibility7.C
2820         * g++.old-deja/g++.mike/net8.C
2821         * g++.old-deja/g++.mike/p646.C
2822         * g++.old-deja/g++.mike/p700.C
2823         * g++.old-deja/g++.mike/p701.C
2824         * g++.old-deja/g++.mike/p811.C
2825         * g++.old-deja/g++.ns/template13.C
2826         * g++.old-deja/g++.other/array3.C
2827         * g++.old-deja/g++.other/crash25.C
2828         * g++.old-deja/g++.other/dtor3.C
2829         * g++.old-deja/g++.other/dtor4.C
2830         * g++.old-deja/g++.other/main1.C
2831         * g++.old-deja/g++.other/warn7.C
2832         * g++.old-deja/g++.pt/crash11.C
2833         * g++.old-deja/g++.pt/crash36.C
2834         * g++.old-deja/g++.pt/spec22.C
2835         * g++.old-deja/g++.pt/spec9.C
2836         * g++.old-deja/g++.pt/ttp52.C
2837         * g++.old-deja/g++.robertl/eb103.C
2838         * g++.old-deja/g++.robertl/eb121.C
2839         * g++.old-deja/g++.robertl/eb22.C
2840         * g++.old-deja/g++.robertl/eb8.C:
2841         Update locations and/or regexps of dg-error markers.
2842         Remove markers for some bogus messages that are no longer issued.
2843
2844 2004-09-23  Jakub Jelinek  <jakub@redhat.com>
2845
2846         * gcc.c-torture/execute/builtins/strcpy-2.c: New test.
2847         * gcc.c-torture/execute/builtins/strcpy-2-lib.c: New.
2848
2849 2004-09-23  Andrew Pinski  <pinskia@physics.uc.edu>
2850
2851         PR c++/17618
2852         * g++.dg/lookup/crash5.C: New test.
2853
2854 2004-09-23  Dorit Naishlos <dorit@il.ibm.com>
2855
2856         * gcc.dg/vect/vect-27.c: Now vectorized on altivec.
2857         * gcc.dg/vect/vect-29.c: Now vectorized on altivec.
2858         * gcc.dg/vect/vect-48.c: Now vectorized on altivec.
2859         * gcc.dg/vect/vect-56.c: Now vectorized on altivec.
2860         * gcc.dg/vect/vect-72.c: New test for altivec and sse2.
2861         * gcc.dg/vect/vect-77.c: Now vectorized on altivec.
2862
2863         * gcc.dg/vect/vect-27a.c: New test for altivec and mmx.
2864         * gcc.dg/vect/vect-29a.c: New test for altivec and mmx.
2865         * gcc.dg/vect/vect-48a.c: New test for altivec and mmx.
2866         * gcc.dg/vect/vect-56a.c: New test for altivec and mmx.
2867         * gcc.dg/vect/vect-72a.c: New test for altivec and mmx.
2868         * gcc.dg/vect/vect-77a.c: New test for altivec and mmx.
2869
2870         * gcc.dg/vect/vect-13.c: Change to run test instead of compile.
2871
2872         * gcc.dg/vect/vect-44.c: Check additional cases.
2873         * gcc.dg/vect/vect-48.c: Check additional cases.
2874
2875         * gcc.dg/vect/vect-26.c: Use sse2 instead of sse.
2876         * gcc.dg/vect/vect-27.c: Use sse2 instead of sse.
2877         * gcc.dg/vect/vect-28.c: Use sse2 instead of sse.
2878         * gcc.dg/vect/vect-29.c: Use sse2 instead of sse.
2879         * gcc.dg/vect/vect-4?.c: Use sse2 instead of sse.
2880         * gcc.dg/vect/vect-75.c: Use sse2 instead of sse.
2881         * gcc.dg/vect/vect-76.c: Use sse2 instead of sse.
2882         * gcc.dg/vect/vect-77.c: Use sse2 instead of sse.
2883         * gcc.dg/vect/vect-78.c: Use sse2 instead of sse.
2884
2885         * gcc.dg/vect/vect-5?.c: Use sse2 instead of sse. Add return 0.
2886         * gcc.dg/vect/vect-60.c: Use sse2 instead of sse. Add return 0.
2887         * gcc.dg/vect/vect-61.c: Use sse2 instead of sse. Add return 0.
2888
2889 2004-09-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2890
2891         * gcc.dg/tree-ssa/loop-6.c: New test.
2892
2893 2004-09-23  Nathan Sidwell  <nathan@codesourcery.com>
2894
2895         PR c++/17620
2896         * g++.dg/inherit/base2.C: New.
2897
2898 2004-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
2899
2900         * gcc.dg/20001012-1.c: Add prototypes for builtin functions.
2901         * gcc.dg/20001012-2.c: Likewise.
2902         * gcc.dg/20001013-1.c: Likewise.
2903         * gcc.dg/20001101-1.c: Likewise.
2904         * gcc.dg/20001102-1.c: Likewise.
2905         * gcc.dg/bf-spl1.c: Likewise.
2906         * gcc.dg/titype-1.c: Remove special-casing for SPARC.
2907         * gcc.dg/20040813-1.c: Add missing "." to the regexp.
2908
2909 2004-09-22  Diego Novillo  <dnovillo@redhat.com>
2910
2911         PR tree-optimization/16721
2912         * testsuite/gcc.dg/tree-ssa/pr16721.c: New test.
2913
2914 2004-09-23  Ulrich Weigand  <uweigand@de.ibm.com>
2915
2916         * gcc.dg/20030123-1.c: Add prototypes for builtin functions.
2917         * gcc.dg/20040305-1.c: Likewise.
2918
2919 2004-09-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2920
2921         PR c/16566
2922         * gcc.c-torture/compile/pr16566-1.c,
2923         gcc.c-torture/compile/pr16566-2.c,
2924         gcc.c-torture/compile/pr16566-3.c: New tests.
2925
2926 2004-09-22  Kazu Hirata  <kazu@cs.umass.edu>
2927
2928         PR tree-optimization/17512
2929         * gcc.c-torture/compile/20040916-1.c.
2930
2931 2004-09-21  Mark Mitchell  <mark@codesourcery.com>
2932
2933         * gcc.dg/pragma-re-3.c: New test.
2934
2935 2004-09-17  Matt Austern  <austern@apple.com>
2936
2937         PR c++/15049
2938         * g++.dg/other/anon3.C: New.
2939
2940 2004-09-21  Roger Sayle  <roger@eyesopen.com>
2941
2942         PR c++/7503
2943         * g++.dg/opt/pr7503-1.C: New testcase for COND_EXPR lvalues.
2944         * g++.dg/opt/pr7503-2.C: New testcase for <? and >? lvalues.
2945         * g++.dg/opt/pr7503-3.C: New testcase for invalid <? lvalue errors.
2946         * g++.dg/opt/pr7503-4.C: New testcase for <?= and >?= assignments.
2947         * g++.dg/opt/pr7503-5.C: New testcase for side-effects with <?=.
2948
2949 2004-09-21  Bud Davis  <bdavis9659@comcast.net>
2950
2951         PR fortran/17286
2952         * gfortran.dg/pr17286.f90: New test.
2953
2954 2004-09-20  Mark Mitchell  <mark@codesourcery.com>
2955
2956         PR c++/17530
2957         * g++.dg/template/static7.C: New test.
2958
2959 2004-09-20  Andrew Pinski  <pinskia@physics.uc.edu>
2960
2961         PR tree-opt/17558
2962         * gcc.c-torture/compile/pr17558.c: New test.
2963
2964 2004-09-20  Richard Sandiford  <rsandifo@redhat.com>
2965
2966         * gcc.dg/compat/sdata-section.h (SDATA_SECTION): Don't use an attribute
2967         if SKIP_ATTRIBUTE is defined.
2968
2969 2004-09-20  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2970
2971         PR fortran/15957
2972         * gfortran.dg/pr15957.f90: New test.
2973
2974 2004-09-20  Dorit Naishlos  <dorit@il.ibm.com>
2975
2976         * gcc.dg/vect/vect-74.c: Avoid floating point precision error
2977         in comparison.
2978         * gcc.dg/vect/vect-79.c: Likewise.
2979         * gcc.dg/vect/vect-80.c: Likewise.
2980
2981 2004-09-20  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2982
2983         PR fortran/15750
2984         * gfortran.fortran-torture/execute/iolength_2.f90: New test.
2985
2986 2004-09-20  Ira Rosen  <irar@il.ibm.com>
2987
2988         * gcc.dg/vect/vect-13.c: Added xfail for non ppc platforms.
2989         * gcc.dg/vect/vect-74.c: Split into 3 tests (vect-79.c, vect-80.c).
2990         * gcc.dg/vect/vect-62.c: New testcase.
2991         * gcc.dg/vect/vect-63.c: New testcase.
2992         * gcc.dg/vect/vect-64.c: New testcase.
2993         * gcc.dg/vect/vect-65.c: New testcase.
2994         * gcc.dg/vect/vect-66.c: New testcase.
2995         * gcc.dg/vect/vect-67.c: New testcase.
2996         * gcc.dg/vect/vect-68.c: New testcase.
2997         * gcc.dg/vect/vect-69.c: New testcase.
2998         * gcc.dg/vect/vect-79.c: New testcase.
2999         * gcc.dg/vect/vect-80.c: New testcase.
3000
3001 2004-09-20  Richard Sandiford  <rsandifo@redhat.com>
3002
3003         * gcc.target/mips/asm-1.c: New test.
3004
3005 2004-09-19  Ira Rosen  <irar@il.ibm.com>
3006
3007         * gcc.dg/vect/vect-13.c: Now vectorized on ppc*.
3008         * gcc.dg/vect/vect-73.c: New testcase.
3009         * gcc.dg/vect/vect-74.c: New testcase.
3010         * gcc.dg/vect/vect-75.c: New testcase.
3011         * gcc.dg/vect/vect-76.c: New testcase.
3012         * gcc.dg/vect/vect-77.c: New testcase.
3013         * gcc.dg/vect/vect-78.c: New testcase
3014
3015 2004-09-18  Paul Brook  <paul@codesourcery.com>
3016
3017         * g++.old-deja/g++.pt/static11.C: XFAIL on arm*-*-eabi.
3018
3019 2004-09-18  Joseph S. Myers  <jsm@polyomino.org.uk>
3020
3021         PR c/17424
3022         * gcc.dg/pr17424-1.c: New test.
3023
3024 2004-09-18  Diego Novillo  <dnovillo@redhat.com>
3025
3026         * g++.dg/tree-ssa/pr17153.C: New test.
3027
3028 2004-09-16  Geoffrey Keating  <geoffk@apple.com>
3029
3030         PR pch/13361
3031         * testsuite/g++.dg/pch/wchar-1.C: New.
3032         * testsuite/g++.dg/pch/wchar-1.Hs: New.
3033
3034 2004-09-17  Kenneth Zadeck  <Kenneth.Zadeck@NaturalBridge.com>
3035
3036         * gcc.c-torture/execute/20040917-1.c: New test.
3037
3038 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
3039
3040         PR tree-optimization/17319
3041         * gcc.dg/pr17319.c: New test.
3042
3043 2004-09-17  Devang Patel  <dpatel@apple.com>
3044
3045         * gcc.dg/20040813-1.c: New test.
3046
3047 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
3048
3049         PR tree-optimization/17273
3050         * gcc.c-torture/compile/pr17273.c: New test.
3051
3052 2004-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
3053
3054         * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c:
3055         Update expected messages.
3056         * gcc.dg/declspec-13.c: New test.
3057
3058 2004-09-17  David Edelsohn  <edelsohn@gnu.org>
3059
3060         * gcc.dg/darwin-longlong.c: XFAIL on AIX and SPE.
3061
3062 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
3063
3064         * gcc.c-torture/execute/pr17252.c: Use post-increment to
3065         change what 'a' is pointing to.
3066
3067 2004-09-17  Mark Mitchell  <mark@codesourcery.com>
3068
3069         PR c++/16002
3070         * g++.dg/template/error18.C: New test.
3071
3072         PR c++/16029
3073         * g++.dg/warn/Wunused-8.C: New test.
3074
3075 2004-09-17  Steven Bosscher  <stevenb@suse.de>
3076
3077         PR tree-optimization/17513
3078         * gcc.dg/20040916-1.c: New test.
3079
3080 2004-09-16  Mark Mitchell  <mark@codesourcery.com>
3081
3082         PR c++/17501
3083         * g++.dg/template/typename7.C: New test.
3084
3085 2004-09-16  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3086
3087         * gcc.dg/tree-ssa/copy-headers.c: Update outcome.
3088
3089 2004-09-16  Frank Ch. Eigler  <fche@redhat.com>
3090
3091         * gcc.misc-tests/bprob.exp, g++.dg/bprob/bprob.exp: Iterate tests
3092         with -ftree-based-profiling also.
3093         * lib/profopt.exp: Support late-set profile_option/feedback_option.
3094
3095 2004-09-16  Victor Leikehman  <lei@il.ibm.com>
3096
3097         PR/15364
3098         * gfortran.dg/der_array_io_1.f90: New test.
3099         * gfortran.dg/der_array_io_2.f90: New test.
3100         * gfortran.dg/der_array_io_3.f90: New test.
3101
3102 2004-09-15  Mark Mitchell  <mark@codesourcery.com>
3103
3104         * testsuite/g++.old-deja/g++.abi/cxa_vec.C: Adjust for ARM
3105         EABI.
3106
3107 2004-09-15  Mark Mitchell  <mark@codesourcery.com>
3108
3109         * g++.dg/opt/switch1.C: New test.
3110
3111 2004-09-15  Joseph S. Myers  <jsm@polyomino.org.uk>
3112
3113         * g++.dg/ext/member-attr.C, g++.dg/warn/deprecated.C,
3114         gcc.dg/deprecated.c, gcc.dg/noreturn-1.c, gcc.dg/noreturn-4.c:
3115         Update expected messages.
3116
3117 2004-09-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3118
3119         PR fortran/16485
3120         * gfortran.dg/same_name_1.f90: New test.
3121
3122 2004-09-15  Diego Novillo  <dnovillo@redhat.com>
3123
3124         * gcc.c-torture/execute/pr17252.c: Fix thinko.  Don't
3125         dereference garbage pointers.
3126
3127 2004-09-15  Jakub Jelinek  <jakub@redhat.com>
3128
3129         * gcc.c-torture/execute/builtins/strlen-3.c: New test.
3130         * gcc.c-torture/execute/builtins/strlen-3-lib.c: New.
3131
3132         * gcc.c-torture/execute/builtins/memmove.c (main_test): Formatting.
3133         * gcc.c-torture/execute/builtins/memmove-2.c: New test.
3134         * gcc.c-torture/execute/builtins/memmove-2-lib.c: New.
3135
3136 2004-09-14  Mark Mitchell  <mark@codesourcery.com>
3137
3138         PR c++/17324
3139         * g++.dg/template/mangle1.C: New test.
3140
3141 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
3142
3143         PR tree-optimization/17252
3144         * gcc.c-torture/execute/pr17252.c: New test.
3145
3146 2004-09-14  Andrew Pinski  <apinski@apple.com>
3147
3148         * g++.dg/tree-ssa/pointer-reference-alias.C: New test.
3149
3150 2004-09-14  Roger Sayle  <roger@eyesopen.com>
3151
3152         PR rtl-optimization/9771
3153         * gcc.dg/pr9771-1.c: New test case.
3154
3155 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
3156
3157         PR tree-optimization/15262
3158         * gcc.c-torture/execute/pr15262-1.c: New test.
3159         * gcc.c-torture/execute/pr15262-2.c: New test.
3160
3161 2004-09-14  Joseph S. Myers  <jsm@polyomino.org.uk>
3162
3163         * gcc.dg/declspec-12.c: New test.
3164
3165 2004-09-14  Bud Davis  <bdavis9659@comcast.net>
3166
3167         * gfortran.dg/pr17090.f90: Add directives to test.
3168
3169 2004-09-14  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3170
3171         * gcc.c-torture/compile/20040914-1.c: New test.
3172
3173 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
3174
3175         PR c++/16162
3176         * g++.dg/template/decl2.C: New test.
3177
3178 2004-09-13  Bud Davis  <bdavis9659@comcast.net>
3179
3180         PR fortran/17090
3181         * gfortran.dg/pr17090.f90: New test.
3182
3183 2004-09-13  Dale Johannesen  <dalej@apple.com>
3184
3185         * gcc.c-torture/compile/pr17408.c:  New test case.
3186
3187 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
3188
3189         PR c++/16716
3190         * g++.dg/parse/crash17.C: New test.
3191
3192         PR c++/17327
3193         * g++.dg/template/enum3.C: New test.
3194
3195 2004-09-13  Hans-Peter Nilsson  <hp@bitrange.com>
3196
3197         * lib/gcc-defs.exp: Load wrapper.exp.
3198         * lib/g++.exp (g++_init): Call g++_maybe_build_wrapper instead of
3199         using local code.
3200         * lib/gcc.exp (gcc_init): Similar.
3201         * lib/gfortran.exp (gfortran_init): Similar.
3202         * lib/objc.exp (objc_init): Similar.
3203         * lib/treelang.exp (treelang_init): Similar.
3204         * lib/wrapper.exp: New file with build_wrapper call machinery in
3205         ${tool}_maybe_build_wrapper.
3206
3207 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
3208
3209         * gcc.dg/declspec-7.c: Don't expect diagnostic for duplicate
3210         "inline".
3211         * gcc.dg/declspec-11.c: Update expected messages.
3212         * gcc.dg/inline-6.c, gcc.dg/inline-7.c, gcc.dg/inline-8.c,
3213         gcc.dg/inline-9.c, gcc.dg/inline-10.c, gcc.dg/inline-11.c,
3214         gcc.dg/inline-12.c: New tests.
3215
3216 2004-09-13  Andrew MacLeod  <amacleod@redhat.com>
3217
3218         * g++.dg/tree-ssa/pr17400.C: New testcase.
3219
3220 2004-09-13  James E Wilson  <wilson@specifixinc.com>
3221
3222         * gcc.target/mips/sb1-1.c: New testcase.
3223
3224 2004-09-12  Hans-Peter Nilsson  <hp@bitrange.com>
3225
3226         * lib/g77-dg.exp: Remove unused file.
3227         * lib/mike-g77.exp: Ditto.
3228         * lib/g77.exp: Ditto.
3229
3230 2004-09-12  Richard Henderson  <rth@redhat.com>
3231
3232         * g++.old-deja/g++.other/sizeof3.C: Fix abort declaration.
3233
3234 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
3235
3236         * g++.dg/warn/Wswitch-1.C, g++.dg/warn/Wswitch-2.C,
3237         gcc.dg/Wswitch-2.c, gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
3238         gcc.dg/declspec-9.c, gcc.dg/declspec-10.c, gcc.dg/declspec-11.c,
3239         gcc.dg/m-un-2.c, gcc.dg/noreturn-1.c, gcc.dg/wtr-conversion-1.c:
3240         Update expected messages.
3241
3242 2004-09-13  Hans-Peter Nilsson  <hp@axis.com>
3243
3244         * gcc.dg/asmreg-1.c (__syscall_getdents64): Adjust signedness
3245         declaration/use mismatch for dirp parameter.
3246
3247 2004-09-12  Andrew Pinski  <apinski@apple.com>
3248
3249         * lib/objc.exp (objc_target_compile): Look for libobjc-gnu.a also when
3250         -fgnu-runtime is passed.
3251
3252 2004-09-12  Richard Henderson  <rth@redhat.com>
3253
3254         * lib/fortran-torture.exp (add-ieee-options): Replace ieee-options;
3255         do the uplevel thing and update additional_flags directly.
3256         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x,
3257         gfortran.fortran-torture/execute/intrinsic_nearest.x,
3258         gfortran.fortran-torture/execute/intrinsic_set_exponent.x,
3259         gfortran.fortran-torture/execute/nan_inf_fmt.x: Update to match.
3260
3261 2004-09-11  Steven Bosscher  <stevenb@suse.de>
3262
3263         * g++.dg/parse/break-in-for.C: Fix for -ansi -pedantic-errors.
3264
3265 2004-09-11  Roger Sayle  <roger@eyesopen.com>
3266
3267         PR middle-end/17411
3268         * g++.dg/opt/pr17411-1.C: New test case.
3269
3270 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
3271
3272         * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
3273         gcc.dg/tls/diag-2.c: Update expected messages.
3274         * gcc.dg/991209-1.c: Specify compilation options.  Update expected
3275         messages.
3276         * gcc.dg/pr14289-2.c, gcc.dg/pr14289-3.c: Remove.
3277         * gcc.dg/declspec-7.c, gcc.dg/declspec-8.c, gcc.dg/declspec-9.c,
3278         gcc.dg/declspec-10.c, gcc.dg/declspec-11.c, gcc.dg/tls/diag-4.c,
3279         gcc.dg/tls/diag-5.c: New tests.
3280
3281 2004-09-11  Zack Weinberg  <zack@codesourcery.com>
3282
3283         * gcc.dg/20040910-1.c: Correct dg-error regexp.
3284
3285 2004-09-11  Steven Bosscher  <stevenb@suse.de>
3286
3287         * g++.dg/parse/break-in-for.C: New test.
3288
3289 2004-09-11  Jakub Jelinek  <jakub@redhat.com>
3290
3291         * gcc.dg/tree-ssa/20040911-1.c: New test.
3292
3293 2004-09-11  Andreas Jaeger  <aj@suse.de>
3294
3295         * gcc.c-torture/execute/991118-1.x: Delete, PR 16437 is fixed.
3296         * gcc.c-torture/execute/bf64-1.x: Remove XFAIL on x86-64.
3297
3298 2004-09-11  Richard Sandiford  <rsandifo@redhat.com>
3299
3300         * gcc.target/frv: New directory of FR-V-specific tests.
3301
3302 2004-09-10  James E Wilson  <wilson@specifixinc.com>
3303
3304         * gcc.dg/convert-vec-1.c: New test.
3305
3306 2004-09-10  Roger Sayle  <roger@eyesopen.com>
3307
3308         PR middle-end/17024
3309         * gcc.dg/pr17024-1.c: New test case.
3310
3311 2004-09-10  Eric Christopher  <echristo@redhat.com>
3312
3313         * gcc.dg/20040910-1.c: New test.
3314
3315 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
3316
3317         * gcc.dg/bitfld-9.c: New test.
3318
3319 2004-09-10  Richard Sandiford  <rsandifo@redhat.com>
3320
3321         * gcc.c-torture/execute/ieee/acc1.c: New test.
3322         * gcc.c-torture/execute/ieee/acc2.c: New test.
3323         * gcc.c-torture/execute/ieee/mzero6.c: New test.
3324
3325 2004-09-10  Joseph S. Myers  <jsm@polyomino.org.uk>
3326
3327         * gcc.dg/deprecated-2.c: New test.
3328
3329 2004-09-09  James E Wilson  <wilson@specifixinc.com>
3330
3331         * gcc.dg/init-vec-1.c: New test.
3332
3333 2004-09-09  Roger Sayle  <roger@eyesopen.com>
3334
3335         PR middle-end/17055
3336         * gcc.dg/pr17055-1.c: New test case.
3337
3338 2004-09-09  Hans-Peter Nilsson  <hp@axis.com>
3339
3340         PR target/17377
3341         * gcc.c-torture/execute/pr17377.c: New test.
3342
3343 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
3344
3345         PR c/8420
3346         * gcc.dg/anon-struct-4.c, gcc.dg/declspec-1.c,
3347         gcc.dg/declspec-2.c, gcc.dg/declspec-3.c, gcc.dg/declspec-4.c,
3348         gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
3349         gcc.dg/long-long-typespec-1.c: New tests.
3350         * gcc.dg/tls/diag-2.c: Update expected diagnostics
3351
3352 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
3353
3354         * gcc.dg/c90-static-1.c, gcc.dg/c99-static-1.c,
3355         gcc.dg/gnu99-static-1.c: New tests.
3356
3357 2004-09-08  Devang Patel  <dpatel@apple.com>
3358
3359         * gcc.dg/darwin-ld-20040828-1.c: New test.
3360         * gcc.dg/darwin-ld-20040828-2.c: New test.
3361         * gcc.dg/darwin-ld-20040828-3.c: New test.
3362
3363 2004-09-08  Ziemowit Laski  <zlaski@apple.com>
3364
3365         * objc.dg/bitfield-2.m: Make 'id' definition a typedef.
3366         * obj.dg/bitfield-4.m: Allow 'unsigned' in addition to 'unsigned int'
3367         in error message.
3368         * objc.dg/id-1.m: Attempt to define 'id' in an incompatible fashion.
3369         * objc.dg/method-6.m: Allow 'unsigned' in addition to 'unsigned int'
3370         in error message.
3371         * objc.dg/proto-qual-1.m: Protocol qualifiers now appear before the
3372         types they qualify.
3373         * objc.dg/type-size-2.m: Fix wording in comment.
3374         * objc.dg/va-meth-1.m: New test case.
3375
3376 2004-09-06  H.J. Lu  <hongjiu.lu@intel.com>
3377
3378         PR c/16633:
3379         * lib/gcc-dg.exp: Set up LD_LIBRARY_PATH, SHLIB_PATH,
3380         LD_LIBRARYN32_PATH, LD_LIBRARY64_PATH and DYLD_LIBRARY_PATH.
3381
3382 2004-09-06  Devang Patel  <dpatel@apple.com>
3383
3384         * gcc.dg/tree-ssa/ifc-20040816-1.c: Use -ftree-vectorize.
3385         * gcc.dg/tree-ssa/ifc-20040816-2.c: Use -ftree-vectorize.
3386
3387 2004-09-06  Zack Weinberg  <zack@codesourcery.com>
3388
3389         * g++.old-deja/g++.other/enum2.C: Move dg-error markers to
3390         reflect changed line numbering of diagnostics.
3391
3392 2004-09-06  Paul Brook  <paul@codesourcery.com>
3393
3394         * gfortran.dg/edit_real_1.f90: Add new test.
3395
3396 2004-09-05  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3397
3398         * gcc.dg/tree-ssa/loop-2.c: New test.
3399         * gcc.dg/tree-ssa/loop-3.c: New test.
3400         * gcc.dg/tree-ssa/loop-4.c: New test.
3401         * gcc.dg/tree-ssa/loop-5.c: New test.
3402
3403 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3404
3405         * gcc.dg/format/sentinel-1.c: Update for parameter option.
3406
3407 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3408
3409         * gcc.dg/format/sentinel-1.c: New test.
3410
3411 2004-09-04  Uros Bizjak  <uros@kss-loka.si>
3412
3413         * testsuite/gcc.dg/builtins-46.c: New.
3414
3415 2004-09-03  Devang Patel  <dpatel@apple.com>
3416
3417         * gcc.dg/tree-ssa/ifc-20040816-1.c: New test.
3418         * gcc.dg/tree-ssa/ifc-20040816-2.c: New test.
3419
3420 2004-09-03  Jan Beulich  <jbeulich@novell.com>
3421
3422         * g++.dg/abi/bitfield5.C: Use -mno-ms-bitfields.
3423         * g++.old-deja/g++.jason/thunk2.C: xfail for NetWare.
3424         * g++.old-deja/g++.law/profile1.C: xfail for NetWare.
3425         * g++.old-deja/g++.other/store-expr1.C: xfail for NetWare.
3426         * gcc.c-torture/compile/20001109-1.c: xfail for NetWare.
3427         * gcc.c-torture/compile/20001109-2.c: xfail for NetWare.
3428         * gcc.c-torture/execute/multi-ix.c: Use __builtin_bzero rather than
3429         the non-portable bzero.
3430         * gcc.dg/20010912-1.c: xfail for NetWare.
3431         * gcc.dg/20020426-2.c: xfail for NetWare.
3432         * gcc.dg/20021014-1.c: xfail for NetWare.
3433         * gcc.dg/20021018-1.c: xfail for NetWare.
3434         * gcc.dg/20030213-1.c: xfail for NetWare.
3435         * gcc.dg/20030225-1.c: xfail for NetWare.
3436         * gcc.dg/20030708-1.c: xfail for NetWare.
3437         * gcc.dg/builtins-config.h: Also exclude NetWare.
3438         * gcc.dg/format/format.h: Define restrict only if not already defined.
3439         * gcc.dg/nest.c: xfail for NetWare.
3440         * gcc.dg/special/gcsec-1.c: Don't pass -static for NetWare.
3441         * lib/target-supports.exp (check_visibility_available): Exclude
3442         NetWare.
3443
3444 2004-09-03  Jan Beulich  <jbeulich@novell.com>
3445
3446         * gcc.dg/pack-test-2.c: Adjust to permit and check #pragma pack(push).
3447         * gcc.dg/c99-flex-array-4.c: Add -fpack-struct=8 to provide a
3448         deterministic starting point for the alignment of structure fields.
3449         * gcc.dg/Wpadded.c: Dito.
3450         * g++.dg/abi/vbase10.C: Dito.
3451
3452 2004-09-03  Devang Patel  <dpatel@apple.com>
3453
3454         * g++.dg/debug/pr15736.cc: New test.
3455
3456 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
3457
3458         * README.QMTEST: Fix out-of-date link.
3459
3460 2004-09-03  David Billinghurst <David.Billinghurst@riotinto.com>
3461
3462         PR fortran/16579
3463         * gfortran.fortran-torture/execute/intrinsic_i_char.f90:
3464         Delete.  Duplicate of gfortran.dg/g77/20010610.f
3465
3466 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
3467
3468         * g++.dg/abi/arm_rtti1.C: New test.
3469
3470 2004-09-02  Geoffrey Keating  <geoffk@apple.com>
3471
3472         * gcc.dg/ppc-vector-memcpy.c: New.
3473         * gcc.dg/ppc-vector-memset.c: New.
3474
3475 2004-09-02  Chao-ying Fu  <fu@mips.com>
3476
3477         * gcc.target/mips/mips-3d-1.c: New test.
3478         * gcc.target/mips/mips-3d-2.c: New test.
3479         * gcc.target/mips/mips-3d-3.c: New test.
3480         * gcc.target/mips/mips-3d-4.c: New test.
3481         * gcc.target/mips/mips-3d-5.c: New test.
3482         * gcc.target/mips/mips-3d-6.c: New test.
3483         * gcc.target/mips/mips-3d-7.c: New test.
3484         * gcc.target/mips/mips-3d-8.c: New test.
3485         * gcc.target/mips/mips-3d-9.c: New test.
3486         * gcc.target/mips/mips-ps-1.c: New test.
3487         * gcc.target/mips/mips-ps-2.c: New test.
3488         * gcc.target/mips/mips-ps-3.c: New test.
3489         * gcc.target/mips/mips-ps-4.c: New test.
3490         * gcc.target/mips/mips-ps-type.c: New test.
3491
3492 2004-09-02  Paul Brook  <paul@codesourcery.com>
3493
3494         * gfortran.dg/edit_real_1.f90: Add new tests.
3495
3496 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3497
3498         PR fortran/15327
3499         * gfortran.dg/merge_char_1.f90: New test.
3500
3501 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3502
3503         PR fortran/16404
3504         * gfortran.dg/der_io_1.f90: XFAIL illegal testcase.
3505
3506 2004-09-01  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3507
3508         PR c/1522
3509         * gcc.c-torture/compile/20040901-1.c: New test, from PR.
3510
3511 2004-09-01  Mark Mitchell  <mark@codesourcery.com>
3512
3513         * g++.dg/opt/loop1.C: Do not XFAIL.
3514
3515 2004-09-01  Jakub Jelinek  <jakub@redhat.com>
3516
3517         * gcc.c-torture/execute/20040831-1.c: New test.
3518
3519 2004-09-01  David Billinghurst <David.Billinghurst@riotinto.com>
3520
3521         PR fortran/16579
3522         * gfortran.dg/g77/20010610.f: Now passes.
3523         Copy from g77.f-torture/execute. Add dg-run directive.
3524         * gfortran.dg/g77/README: Update
3525
3526 2004-08-31  Andrew Pinski  <pinskia@physics.uc.edu>
3527
3528         * gcc.dg/rs6000-power2-1.c (t1, t2, t3, t4): Add volatile.
3529         * gcc.dg/rs6000-power2-2.c: Fix the scan-assembly for the store.
3530         (t1, t2, t3, t4): Add volatile.
3531
3532 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
3533
3534         * g++.dg/ext/visibility/arm1.C: New test.
3535
3536 2004-08-31  Geoffrey Keating  <geoffk@apple.com>
3537
3538         * gcc.dg/funcdef-storage-1.c: Add dg-options to suppress
3539         -pedantic-errors.
3540
3541 2004-09-01  Paul Brook  <paul@codesourcery.com>
3542
3543         * gfortran.dg/eof_2.f90: New test.
3544
3545 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3546
3547         PR fortran/16579
3548         * gfortran.fortran-torture/execute/intrinsic_i_char.f90: New test.
3549
3550 2004-08-31  Bud Davis  <bdavis9659@comcast.net>
3551
3552         PR libfortran/16805
3553         * gfortran.dg/list_read_2.f90: New test.
3554
3555 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
3556
3557         * g++.dg/abi/key1.C: New test.
3558
3559 2004-08-31  Richard Henderson  <rth@redhat.com>
3560
3561         * g++.dg/other/offsetof1.C: Include cstddef, use non-builtin
3562         form of offsetof.
3563         * g++.dg/other/offsetof5.C: Remove duplicate.
3564
3565 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3566
3567         PR fortran/17244
3568         * gfortran.dg/func_derived_1.f90: New test.
3569
3570 2004-08-31  Paul Brook  <paul@codesourcery.com>
3571
3572         * gfortran.dg/eof_1.f90: New test.
3573
3574 2004-08-31  Paul Brook  <paul@codesourcery.com>
3575
3576         * gfortran.dg/list_read_1.f90: New file.
3577
3578 2004-08-30  Mark Mitchell  <mark@codesourcery.com>
3579
3580         * g++.dg/opt/loop1.C: XFAIL.
3581
3582 2004-08-30  Geoffrey Keating  <geoffk@apple.com>
3583
3584         * gcc.dg/funcdef-storage-1.c: New.
3585         * gcc.c-torture/compile/920625-2.c: Don't use 'static' to declare
3586         an extern function in local scope.
3587         * gcc.c-torture/execute/20010605-1.c: Don't use 'static inline' to
3588         declare an 'auto inline' function in local scope.
3589         * gcc.dg/20011130-1.c: Likewise.
3590         * gcc.c-torture/execute/nest-stdar-1.c: Don't use 'static' to declare
3591         an 'auto' function in local scope.
3592         * gcc.dg/20021014-1.c: Likewise.
3593         * gcc.dg/20030331-2.c: Likewise.
3594
3595 2004-08-30  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3596
3597         * gfortran.dg/blockdata_1.f90: New test.
3598
3599 2004-08-30  Richard Henderson  <rth@redhat.com>
3600
3601         * g++.dg/other/offsetof1.C: Use __builtin_offsetof.
3602
3603 2004-08-30  Richard Henderson  <rth@redhat.com>
3604
3605         * lib/fortran-torture.exp (fortran-torture-execute): Honor
3606         additional_flags set by alternate driver.
3607         (ieee-options): New procedure.
3608         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x: New.
3609         * gfortran.fortran-torture/execute/intrinsic_nearest.x: New.
3610         * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: New.
3611         * gfortran.fortran-torture/execute/nan_inf_fmt.x: New.
3612
3613 2004-08-30  Richard Henderson  <rth@redhat.com>
3614
3615         * lib/f-torture.exp: Remove.
3616
3617 2004-08-29  Mark Mitchell  <mark@codesourcery.com>
3618
3619         PR rtl-optimization/16590
3620         * g++.dg/opt/loop1.C: New test.
3621
3622 2004-08-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3623
3624         PR fortran/13910
3625         * gfortran.dg/oldstyle_1.f90: New test.
3626
3627 2004-08-29  Steven G. Kargl  <kargls@comcast.net>
3628         Paul Brook  <paul@codesourcery.com>
3629
3630         * gfortran.dg/g77/README: Update.
3631         * gfortran.dg/g77/erfc.f: Copy from g77.f-torture.
3632         * gfortran.dg/g77/intrinsic-unix-bessel.f: Ditto.
3633         * gfortran.dg/g77/intrinsic-unix-erf.f: Ditto.
3634
3635 2004-08-28  Paul Brook  <paul@codesourcery.com>
3636
3637         PR libfortran/17195
3638         * gfortran.dg/edit_real_1.f90: New test.
3639
3640 2004-08-27  Paul Brook  <paul@codesourcery.com>
3641
3642         * gfortran.dg/rewind_1.f90: New test.
3643
3644 2004-08-27  Bud Davis  <bdavis9659@comcast.net>
3645
3646         PR fortran/16597
3647         * gfortran.dg/pr16597.f90: New test.
3648
3649 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
3650
3651         PR c/13801
3652         * gcc.dg/redecl-3.c, gcc.dg/redecl-4.c, gcc.dg/redecl-6.c,
3653         gcc.dg/redecl-7.c, gcc.dg/redecl-8.c, gcc.dg/redecl-9.c,
3654         gcc.dg/redecl-10.c, gcc.dg/debug/redecl-1.c,
3655         gcc.dg/debug/redecl-2.c, gcc.dg/debug/redecl-3.c,
3656         gcc.dg/debug/redecl-4.c, gcc.dg/debug/redecl-5.c: New tests.
3657
3658 2004-08-26  Nick Clifton  <nickc@redhat.com>
3659
3660         * gcc.c-torture/compile/pr17119.c: New test.
3661
3662 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
3663
3664         * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests.
3665
3666 2004-08-25  Richard Henderson  <rth@redhat.com>
3667
3668         * gfortran.fortran-torture/execute/intrinsic_sr_kind.f90: Disable
3669         the bits that expect kind=8 to be the largest real kind.
3670
3671 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
3672
3673         * objc.dg/const-str-3.m: Include <stdlib.h> and <memory.h>.
3674
3675 2004-08-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3676
3677         * gfortran.dg/assignment_1.f90: New test.
3678
3679 2004-08-25  Adam Nemet  <anemet@lnxw.com>
3680
3681         * g++.dg/template/repo3.C: New test.
3682
3683 2004-08-25  Roger Sayle  <roger@eyesopen.com>
3684
3685         PR middle-end/16693
3686         PR tree-optimization/16372
3687         * g++.dg/opt/pr16372-1.C: New test case.
3688         * g++.dg/opt/pr16693-1.C: New test case.
3689         * g++.dg/opt/pr16693-2.C: New test case.
3690
3691 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
3692
3693         * objc.dg/proto-lossage-4.m: New test.
3694
3695 2004-08-25  Mark Mitchell  <mark@codesourcery.com>
3696
3697         PR c++/17155
3698         * g++.dg/inherit/local2.C: New test.
3699
3700 2004-08-25  Paul Brook  <paul@codesourcery.com>
3701
3702         PR fortran/17144
3703         * gfortran.dg/string_ctor_1.f90: New test.
3704
3705 2004-08-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3706
3707         PR c++/14428
3708         * g++.dg/template/redecl2.C: New test.
3709
3710 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
3711
3712         PR fortran/17143
3713         * gfortran.dg/pr17143.f90: New test.
3714
3715 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
3716
3717         PR fortran/17164
3718         * gfortran.dg/pr17164.f90: New test.
3719
3720 2004-08-24  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3721
3722         * gcc.dg/tree-ssa/loop-1.c: New test.
3723
3724 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
3725
3726         * gcc.c-torture/compile/20040824-1.c: New test.
3727
3728 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
3729
3730         * gcc.c-torture/compile/iftrap-3.c: New test.
3731
3732 2004-08-24  Paul Brook  <paul@codesourcery.com>
3733
3734         * gfortran.dg/entry_2.f90: New test.
3735
3736 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
3737
3738         PR c++/16889
3739         * g++.dg/lookup/ambig[12].C: New.
3740
3741 2004-08-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3742
3743         PR c++/16706
3744         * g++.dg/template/crash21.C: New test.
3745         * g++.dg/template/crash22.C: Likewise.
3746
3747 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
3748
3749         PR c++/17149
3750         * g++.dg/template/access15.C: New.
3751
3752 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
3753
3754         PR c++/17163
3755         * g++.dg/template/repo2.C: New test.
3756
3757 2004-08-23  Roger Sayle  <roger@eyesopen.com>
3758
3759         PR rtl-optimization/17078
3760         * gcc.c-torture/execute/pr17078-1.c: New test case.
3761
3762 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
3763
3764         PR c/14492
3765         * gcc.dg/debug/crash1.c: New test.
3766
3767 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
3768
3769         PR c/16180
3770         * gcc.dg/loop-5.c: New test.
3771
3772 2004-08-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3773
3774         * gcc.c-torture/execute/20040823-1.c: New test.
3775
3776 2004-08-23  Richard Sandiford  <rsandifo@redhat.com>
3777
3778         * gcc.dg/special/mips-abi.exp: Expect gcc to pass the GNU ABI flags
3779         to the assembler.  Simplify test accordingly.
3780         (asm_abi_flags): Use GNU names.
3781         (check_mips_abi, default_abi): Use string matches against "-mabi=*"
3782         to check for ABI flags.
3783
3784 2004-08-22  Andrew Pinski  <apinski@apple.com>
3785
3786         * g++.dg/opt/pr14029.C: New test.
3787         * gcc.c-torture/execute/pr15262.c: New test.
3788
3789 2004-08-22  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3790
3791         * gfortran.dg/reduction.f90: Add checks with complex arguments.
3792
3793 2004-08-21  Bud Davis  <bdavis9659@comcast.net>
3794
3795         PR 16908
3796         * gfortran.dg/direct_io.f90: New test.
3797
3798 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
3799
3800         PR c++/17121
3801         * g++.dg/inherit/local2.C: New test.
3802
3803 2004-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
3804
3805         PR c++/17120
3806         * g++.dg/warn/Wparentheses-4.C: New test.
3807
3808 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
3809
3810         PR c++/17121
3811         * g++.dg/inherit/local2.C: New test.
3812
3813         * gcc.dg/darwin-longlong.c: Include <stdlib.h>.
3814         * gcc.dg/ppc-ldstruct.c: Likewise.
3815         * gcc.dg/ppc64-abi-2.c: Likewise.
3816
3817 2004-08-20  Jakub Jelinek  <jakub@redhat.com>
3818
3819         PR rtl-optimization/17099
3820         * gcc.c-torture/execute/20040820-1.c: New test.
3821
3822 2004-08-20  David Edelsohn  <edelsohn@gnu.org>
3823
3824         * gcc.dg/uninit-H.c: Add _POWER to powerpc case.
3825
3826 2004-08-20  Canqun Yang  <canqun@nudt.edu.cn>
3827
3828         PR fortran/17077
3829         * gfortran.dg/auto_array_1.f90: New test.
3830
3831 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3832
3833         PR fortran/17074
3834         * gfortran.dg/simpleif_1.f90: New test.
3835
3836 2004-08-19  Mark Mitchell  <mark@codesourcery.com>
3837
3838         * lib/target-supports.exp (check_profiling_available): Return
3839         false for arm*-*-symbianelf* and arm*-*-eabi*.
3840
3841         PR c++/15890
3842         * g++.dg/template/delete1.C: New test.
3843
3844 2004-08-19  Paul Brook  <paul@codesourcery.com>
3845
3846         PR fortran/14976
3847         PR fortran/16228
3848         * gfortran.dg/data_char_1.f90: New test.
3849
3850 2004-08-19  Erik Schnetter  <schnetter@aei.mpg.de>
3851
3852         PR fortran/16946
3853         * gfortran.dg/reduction.f90: New testcase.
3854
3855 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3856
3857         PR fortran/16520
3858         * gfortran.dg/g77/19990905-1.f: Don't expect excess errors.
3859
3860 2004-08-19  Joseph S. Myers  <jsm@polyomino.org.uk>
3861
3862         PR c++/17041
3863         * g++.dg/Wparentheses-3.C: New test.
3864
3865 2004-08-19  Dorit Naishlos  <dorit@il.ibm.com>
3866
3867         * gcc.dg/vect/vect-1.c: Remove xfail from i?86-*-* x86_64-*-* due
3868         to usage of PREFERRED_STACK_BOUNDARY in the vectorizer.
3869         * gcc.dg/vect/vect-2.c: Likewise.
3870         * gcc.dg/vect/vect-3.c: Likewise.
3871         * gcc.dg/vect/vect-4.c: Likewise.
3872         * gcc.dg/vect/vect-5.c: Likewise.
3873         * gcc.dg/vect/vect-6.c: Likewise.
3874         * gcc.dg/vect/vect-7.c: Likewise.
3875         * gcc.dg/vect/vect-25.c: Likewise.
3876         * gcc.dg/vect/vect-31.c: Likewise.
3877         * gcc.dg/vect/vect-32.c: Likewise.
3878         * gcc.dg/vect/vect-34.c: Likewise.
3879         * gcc.dg/vect/vect-36.c: Likewise.
3880         * gcc.dg/vect/vect-all.c: Likewise.
3881
3882 2004-08-18  Mark Mitchell  <mark@codesourcery.com>
3883
3884         PR c++/17068
3885         * g++.dg/template/operator4.C: New test.
3886
3887 2004-08-18  Richard Henderson  <rth@redhat.com>
3888
3889         * gcc.dg/20040206-1.c: XFAIL.
3890
3891 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
3892
3893         PR c++/16246
3894         * g++.dg/template/array7.C: New test.
3895
3896 2004-08-17  James E Wilson  <wilson@specifixinc.com>
3897
3898         * gcc.dg/mips-movcc-1.c: New test.
3899         * gcc.dg/mips-movcc-2.c: New test.
3900         * gcc.dg/mips-movcc-3.c: New test.
3901
3902         * gcc.dg/mips-nmadd-1.c: New test.
3903         * gcc.dg/mips-nmadd-2.c: New test.
3904
3905 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
3906
3907         PR c++/15871
3908         * g++.dg/opt/inline8.C: New test.
3909
3910         PR c++/16965
3911         * g++.dg/parse/error17.C: New test.
3912
3913 2004-08-17  Dorit Naishlos  <dorit@il.ibm.com>
3914
3915         * gcc.dg/vect: New directory for vectorizer tests.
3916         * gcc.dg/vect/tree-vect.h: New file.
3917         * gcc.dg/vect/vect.exp: New file.
3918         * gcc.dg/vect/pr16105.c.c: New test.
3919         * gcc.dg/vect/vect-1.c: New test.
3920         * gcc.dg/vect/vect-2.c: New test.
3921         * gcc.dg/vect/vect-3.c: New test.
3922         * gcc.dg/vect/vect-4.c: New test.
3923         * gcc.dg/vect/vect-5.c: New test.
3924         * gcc.dg/vect/vect-6.c: New test.
3925         * gcc.dg/vect/vect-7.c: New test.
3926         * gcc.dg/vect/vect-8.c: New test.
3927         * gcc.dg/vect/vect-9.c: New test.
3928         * gcc.dg/vect/vect-10.c: New test.
3929         * gcc.dg/vect/vect-11.c: New test.
3930         * gcc.dg/vect/vect-12.c: New test.
3931         * gcc.dg/vect/vect-13.c: New test.
3932         * gcc.dg/vect/vect-14.c: New test.
3933         * gcc.dg/vect/vect-15.c: New test.
3934         * gcc.dg/vect/vect-16.c: New test.
3935         * gcc.dg/vect/vect-17.c: New test.
3936         * gcc.dg/vect/vect-18.c: New test.
3937         * gcc.dg/vect/vect-19.c: New test.
3938         * gcc.dg/vect/vect-20.c: New test.
3939         * gcc.dg/vect/vect-21.c: New test.
3940         * gcc.dg/vect/vect-22.c: New test.
3941         * gcc.dg/vect/vect-23.c: New test.
3942         * gcc.dg/vect/vect-24.c: New test.
3943         * gcc.dg/vect/vect-25.c: New test.
3944         * gcc.dg/vect/vect-26.c: New test.
3945         * gcc.dg/vect/vect-27.c: New test.
3946         * gcc.dg/vect/vect-28.c: New test.
3947         * gcc.dg/vect/vect-29.c: New test.
3948         * gcc.dg/vect/vect-30.c: New test.
3949         * gcc.dg/vect/vect-31.c: New test.
3950         * gcc.dg/vect/vect-32.c: New test.
3951         * gcc.dg/vect/vect-33.c: New test.
3952         * gcc.dg/vect/vect-34.c: New test.
3953         * gcc.dg/vect/vect-35.c: New test.
3954         * gcc.dg/vect/vect-36.c: New test.
3955         * gcc.dg/vect/vect-37.c: New test.
3956         * gcc.dg/vect/vect-38.c: New test.
3957         * gcc.dg/vect/vect-40.c: New test.
3958         * gcc.dg/vect/vect-41.c: New test.
3959         * gcc.dg/vect/vect-42.c: New test.
3960         * gcc.dg/vect/vect-43.c: New test.
3961         * gcc.dg/vect/vect-44.c: New test.
3962         * gcc.dg/vect/vect-45.c: New test.
3963         * gcc.dg/vect/vect-46.c: New test.
3964         * gcc.dg/vect/vect-47.c: New test.
3965         * gcc.dg/vect/vect-48.c: New test.
3966         * gcc.dg/vect/vect-49.c: New test.
3967         * gcc.dg/vect/vect-50.c: New test.
3968         * gcc.dg/vect/vect-51.c: New test.
3969         * gcc.dg/vect/vect-52.c: New test.
3970         * gcc.dg/vect/vect-53.c: New test.
3971         * gcc.dg/vect/vect-54.c: New test.
3972         * gcc.dg/vect/vect-55.c: New test.
3973         * gcc.dg/vect/vect-56.c: New test.
3974         * gcc.dg/vect/vect-57.c: New test.
3975         * gcc.dg/vect/vect-58.c: New test.
3976         * gcc.dg/vect/vect-59.c: New test.
3977         * gcc.dg/vect/vect-60.c: New test.
3978         * gcc.dg/vect/vect-61.c: New test.
3979         * gcc.dg/vect/vect-all.c: New test.
3980         * gcc.dg/vect/vect-none.c: New test.
3981
3982 2004-08-17  Paul Brook  <paul@codesourcery.com>
3983
3984         PR fortran/13082
3985         * gfortran.dg/entry_1.f90: New test.
3986
3987 2004-08-17  Andrew Pinski  <apinski@apple.com>
3988
3989         * gcc.dg/darwin-20040812-1.c: Compile only on darwin.
3990
3991 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
3992
3993         * gcc.dg/pr17036-1.c: New test.
3994
3995 2004-08-16  Devang Patel  <dpatel@apple.com>
3996
3997         * gcc.dg/darwin-20040809-1.c: New test.
3998
3999 2004-08-16  Joseph S. Myers  <jsm@polyomino.org.uk>
4000
4001         * gcc.dg/funcdef-attr-1.c: New test.
4002
4003 2004-08-16  Janis Johnson  <janis187@us.ibm.com>
4004
4005         * gcc.dg/altivec-17.c: New test.
4006         * gcc.dg/altivec-18.c: New test.
4007
4008 2004-08-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4009
4010         PR c++/6749
4011         * g++.dg/template/vtable2.C: New test.
4012
4013 2004-08-14  Richard Henderson  <rth@redhat.com>
4014
4015         * gcc.dg/torture/builtin-attr-1.c: Fix scalbln prototype.
4016         * gcc.dg/pack-test-4.c (main): Return 0.
4017         * gcc.dg/setjmp-1.c: Remove XFAIL.
4018         * gcc.dg/tree-ssa/20040615-1.c: Pass during dom1.
4019
4020 2004-08-14  Richard Henderson  <rth@redhat.com>
4021
4022         * gcc.dg/980217-1.c: Add prototype for printf.
4023
4024 2004-08-13  Bud Davis  <bdavis9659@comcast.net>
4025
4026         * gfortran.dg/pr16935.f90: New test.
4027
4028 2004-08-13  Janis Johnson  <janis187@us.ibm.com>
4029
4030         * g++.dg/ext/altivec-2.C: Revert previous changes and don't execute.
4031
4032 2004-08-13  Paul Brook  <paul@codesourcery.com>
4033
4034         * gfortran.dg/der_io_1.f90: Remove stray comma.
4035
4036 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
4037
4038         * gcc.dg/vmx/cw-bug-2.c: Remove.
4039         * gcc.dg/vmx/vprint-1.c: Remove.
4040         * gcc.dg/vmx/vscan-1.c: Remove.
4041
4042 2004-08-12  Devang patel  <dpatel@apple.com>
4043
4044         * gcc.dg/darwin-20040809-2.c: New test.
4045
4046 2004-08-12  Janis Johnson  <janis1872us.ibm.com>
4047
4048         * g++.dg/ext/altivec-12.C: New test.
4049
4050         * g++.dg/ext/altivec-11.C: New test.
4051
4052 2004-08-12  Paul Brook  <paul@codesourcery.com>
4053
4054         * g++.dg/abi/arm_cxa_vec_1.C: New test.
4055
4056 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
4057
4058         * g++.dg/ext/altivec-2.C: Check for hardware support before
4059         executing any VMX instructions.
4060
4061         * gcc.dg/vmx/ops-long-2.c: Add dg-error directives.
4062
4063 2004-08-12  Jakub Jelinek  <jakub@redhat.com>
4064
4065         PR c++/16276
4066         * g++.old-deja/g++.other/comdat4.C: New test.
4067         * g++.old-deja/g++.other/comdat4-aux.cc: New.
4068
4069 2004-08-12  Ben Elliston  <bje@au.ibm.com>
4070
4071         PR target/16286
4072         * gcc.dg/pr16286.c: New test.
4073
4074 2004-08-12 Jan Beulich <jbeulich@novell.com>
4075
4076         * g++.dg/ext/asm5.C: New.
4077
4078 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
4079
4080         PR c++/16698
4081         * g++.dg/eh/crash1.C: New test.
4082
4083         PR c++/16717
4084         * g++.dg/ext/construct1.C: New test.
4085
4086 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
4087
4088         PR c++/16853
4089         * g++.dg/init/ptrmem1.C: New test.
4090
4091         PR c++/16618
4092         * g++.dg/parse/offsetof5.C: New test.
4093
4094         PR c++/16870
4095         * g++.dg/template/overload3.C: New test.
4096
4097 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
4098
4099         PR c++/16964
4100         * g++.dg/parse/error16.C: New test.
4101
4102         PR c++/16904
4103         * g++.dg/template/error14.C: New test.
4104
4105         PR c++/16929
4106         * g++.dg/template/error15.C: New test.
4107
4108 2004-08-11  Devang Patel  <dpatel@apple.com>
4109
4110         * gcc.dg/darwin-ld-20040809-1.c: New test.
4111         * gcc.dg/darwin-ld-20040809-2.c: New test.
4112
4113 2004-08-11  Steven G. Kargl  <kargls@comcast.net>
4114
4115         PR fortran/16917
4116         * gfortran.dg/dfloat_1.f90: New test.
4117
4118 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
4119
4120         * gcc.dg/testsuite/gcc.dg/arm-eabi1.c: New test.
4121         * gcc.dg/dll-2.c: Fix dg-require syntax.
4122         * gcc.misc-tests/arm-isr.c (abort): Declare.
4123         (exit): Likewise.
4124
4125 2004-08-10  Mark Mitchell  <mark@codesourcery.com>
4126
4127         PR c++/16971
4128         * g++.dg/parse/crash16.C: New test.
4129
4130 2004-08-10  Roger Sayle  <roger@eyesopen.com>
4131
4132         * gcc.dg/mips-rsqrt-1.c: New test case.
4133         * gcc.dg/mips-rsqrt-2.c: New test case.
4134         * gcc.dg/mips-rsqrt-3.c: New test case.
4135
4136 2004-08-10  Paul Brook  <paul@codesourcery.com>
4137
4138         * gfortran.dg/der_io_1.f90: New test.
4139
4140 2004-08-10  Paul Brook  <paul@codesourcery.com>
4141
4142         PR fortran/16919
4143         * gfortran.dg/der_array_1.f90: New test.
4144
4145 2004-08-09  David Edelsohn  <edelsohn@gnu.org>
4146
4147         * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
4148
4149 2004-08-09  Paolo Bonzini  <bonzini@gnu.org>
4150
4151         * gcc.dg/wchar_t-2.c: Fix typo.
4152
4153 2004-08-09  Falk Hueffner  <falk@debian.org>
4154
4155         PR tree-optimization/12517
4156         * gcc.c-torture/compile/pr12517.c: New test.
4157
4158         PR tree-optimization/12578
4159         * gcc.c-torture/compile/pr12578.c: New test.
4160
4161         PR tree-optimization/12899
4162         * gcc.c-torture/compile/pr12899.c: New test.
4163
4164         PR rtl-optimization/14692
4165         * gcc.c-torture/compile/pr14692.c: New test.
4166
4167         PR tree-optimization/16461
4168         * gcc.c-torture/compile/pr16461.c: New test.
4169
4170 2004-08-06  Janne Blomqvist  <jblomqvi@cc.hut.fi>
4171
4172         * gfortran.dg/getenv_1.f90: New test.
4173
4174 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
4175
4176         * gcc.dg/symbian4.c: Expect a 2-byte wchar_t, not a 4-byte
4177         wchar_t.
4178         * gcc.dg/symbian5.c: Test -fno-short-wchar.
4179
4180 2004-08-06  Paul Brook  <paul@codesourcery.com>
4181
4182         * gfortran.dg/ret_array_1.f90: New test.
4183         * gfortran.dg/ret_pointer_1.f90: New test.
4184
4185 2004-08-06  Richard Sandiford  <rsandifo@redhat.com>
4186
4187         * gcc.dg/missing-field-init-[12].c: New tests.
4188         * g++.dg/warn/missing-field-init-[12].C: New tests.
4189
4190 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
4191
4192         * gcc.dg/enum2.c: New test.
4193         * gcc.dg/symbian3.c: Likewise.
4194         * gcc.dg/symbian4.c: Likewise.
4195         * gcc.dg/wchar_t-2.c: Likewise.
4196
4197 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
4198
4199         * g++.dg/ext/visibility/visibility-8.C: Add constructor and
4200         destructor tests.
4201
4202 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
4203
4204         * g++.dg/ext/visibility/assign1.C: Use scan-hidden and
4205         dg-require-visiblity.
4206         * g++.dg/ext/visibility/fvisibility-inlines-hidden.C: Likewise.
4207         * g++.dg/ext/visibility/fvisibility.C: Likewise.
4208         * g++.dg/ext/visibility/memfuncts.C: Likewise.
4209         * g++.dg/ext/visibility/new1.C: Likewise.
4210         * g++.dg/ext/visibility/pragma.C: Likewise.
4211         * g++.dg/ext/visibility/staticmemfuncts.C: Likewise.
4212         * g++.dg/ext/visibility/virtual.C: Likewise.
4213         * g++/dg/ext/visibility/visibility-1.C: Likewise.
4214         * g++/dg/ext/visibility/visibility-2.C: Likewise.
4215         * g++/dg/ext/visibility/visibility-3.C: Likewise.
4216         * g++/dg/ext/visibility/visibility-4.C: Likewise.
4217         * g++/dg/ext/visibility/visibility-5.C: Likewise.
4218         * g++/dg/ext/visibility/visibility-6.C: Likewise.
4219         * g++/dg/ext/visibility/visibility-7.C: Likewise.
4220         * g++/dg/ext/visibility/visibility-8.C: New test.
4221         * gcc.c-torture/compile/dll.x: Remove.
4222         * gcc.dg/dll-2.c: Use dg-require-dll
4223         * gcc.dg/visibility-10.c: New test.
4224         * lib/gcc-dg.exp (dg-require-dll): Add Symbian to list of targets
4225         supporting DLLs.
4226         * testsuite/lib/scanasm.exp (scan_hidden): New function.
4227         (scan_not_hidden): Likewise.
4228
4229 2004-08-05  David Edelsohn  <edelsohn@gnu.org>
4230
4231         * gcc.dg/sh4a-fprun.c: Fix dg-do typo.
4232
4233 2004-08-05  Richard Sandiford  <rsandifo@redhat.com>
4234
4235         * gcc.c-torture/execute/20040805-1.c: New test.
4236
4237 2004-08-04  Andrew Pinski  <pinskia@physics.uc.edu>
4238
4239         * gcc.dg/20020118-1.c: Declare abort.
4240         * gcc.dg/altivec_check.h: Likewise.
4241         * gcc.dg/iftrap-2.c: Likewise.
4242         * gcc.dg/pragma-darwin.c: Likewise.
4243         * gcc.dg/rs6000-ldouble-1.c: Declare abort and exit.
4244
4245 2004-08-04  Geoffrey Keating  <geoffk@apple.com>
4246
4247         * g++.dg/ext/altivec_check.h: Declare exit as extern "C".
4248
4249 2004-08-05  Joseph S. Myers  <jsm@polyomino.org.uk>
4250
4251         * gcc.c-torture/execute/builtins/abs-2.c,
4252         gcc.c-torture/execute/builtins/abs-3.c,
4253         gcc.c-torture/execute/builtins/lib/abs.c, gcc.dg/format/format.h,
4254         gcc.dg/torture/builtin-attr-1.c: Use predefined macros for
4255         intmax_t, uintmax_t and their limits.
4256         * gcc.dg/intmax_t-1.c: New test.
4257
4258 2004-08-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4259
4260         * g++.dg/tc1/dr147.C: Add reference to PR.
4261
4262 2004-08-03  Richard Sandiford  <rsandifo@redhat.com>
4263
4264         * gcc.dg/mips-args-[23].c: Declare abort() and exit().
4265         * gcc.dg/torture/mips-hilo-[12].c: Likewise.
4266
4267 2004-08-03  David Edelsohn  <edelsohn@gnu.org>
4268
4269         * gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
4270
4271 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
4272
4273         * gcc.dg/redecl-5.c: New test.
4274         * gcc.dg/format/attr-6.c: Expect warning for implicit declaration
4275         of scanf.
4276
4277 2004-08-03  Roger Sayle  <roger@eyesopen.com>
4278
4279         PR middle-end/16790
4280         * gcc.c-torture/execute/pr16790-1.c: New test case.
4281
4282 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
4283
4284         * g++.dg/ext/visibility/assign1.C: New test.
4285         * g++.dg/ext/visibility/new1.C: Likewise.
4286
4287         * gcc.dg/symbian1.c: New test.
4288         * gcc.dg/symbian2.c: Likewise.
4289
4290 2004-08-03  H.J. Lu  <hongjiu.lu@intel.com>
4291
4292         PR target/16570
4293         * gcc.dg/i386-sse-9.c: New test.
4294
4295 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
4296
4297         * gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
4298
4299 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
4300
4301         * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg/20001117-1.c,
4302         gcc.dg/20010202-1.c, gcc.dg/20011008-2.c, gcc.dg/20011214-1.c,
4303         gcc.dg/20020201-1.c, gcc.dg/20020312-2.c, gcc.dg/20020426-2.c,
4304         gcc.dg/20030331-2.c, gcc.dg/20030612-1.c, gcc.dg/20030926-1.c,
4305         gcc.dg/20031216-1.c, gcc.dg/20031218-3.c, gcc.dg/20040305-2.c,
4306         gcc.dg/980226-1.c, gcc.dg/Wreturn-type2.c,
4307         gcc.dg/Wunreachable-6.c, gcc.dg/Wunreachable-7.c,
4308         gcc.dg/align-1.c, gcc.dg/builtin-prefetch-1.c,
4309         gcc.dg/builtins-17.c, gcc.dg/builtins-19.c, gcc.dg/builtins-2.c,
4310         gcc.dg/builtins-20.c, gcc.dg/builtins-21.c, gcc.dg/builtins-7.c,
4311         gcc.dg/builtins-8.c, gcc.dg/cpp/19930510-1.c,
4312         gcc.dg/cpp/charconst-3.c, gcc.dg/cpp/charconst-4.c,
4313         gcc.dg/cpp/mi6.c, gcc.dg/cpp/tr-paste.c, gcc.dg/cpp/trad/mi6.c,
4314         gcc.dg/cpp/trad/paste.c, gcc.dg/cpp/trad/strify.c,
4315         gcc.dg/fastmath-1.c, gcc.dg/fshort-wchar.c, gcc.dg/i386-387-7.c,
4316         gcc.dg/i386-387-8.c, gcc.dg/i386-asm-1.c, gcc.dg/i386-cadd.c,
4317         gcc.dg/i386-fpcvt-3.c, gcc.dg/i386-loop-3.c,
4318         gcc.dg/i386-memset-1.c, gcc.dg/loop-2.c, gcc.dg/nest.c,
4319         gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c,
4320         gcc.dg/noncompile/scope.c, gcc.dg/pack-test-4.c,
4321         gcc.dg/pack-test-5.c, gcc.dg/pch/inline-4.c, gcc.dg/postincr-1.c,
4322         gcc.dg/pr10392-1.c, gcc.dg/pragma-align.c,
4323         gcc.dg/profile-generate-1.c, gcc.dg/sibcall-1.c,
4324         gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
4325         gcc.dg/sibcall-5.c, gcc.dg/sibcall-6.c, gcc.dg/switch-warn-1.c,
4326         gcc.dg/switch-warn-2.c, gcc.dg/torture/builtin-attr-1.c,
4327         gcc.dg/torture/builtin-math-1.c, gcc.dg/torture/builtin-noret-2.c,
4328         gcc.dg/trampoline-1.c, gcc.dg/tree-ssa/20030703-1.c,
4329         gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
4330         gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
4331         gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030729-1.c,
4332         gcc.dg/tree-ssa/20030730-1.c, gcc.dg/tree-ssa/20030730-2.c,
4333         gcc.dg/tree-ssa/20030731-1.c, gcc.dg/tree-ssa/20030807-11.c,
4334         gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-5.c,
4335         gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030808-1.c,
4336         gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
4337         gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
4338         gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
4339         gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
4340         gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-3.c,
4341         gcc.dg/tree-ssa/20030922-1.c, gcc.dg/tree-ssa/20031113-1.c,
4342         gcc.dg/tree-ssa/20040121-1.c, gcc.dg/tree-ssa/20040319-1.c,
4343         gcc.dg/tree-ssa/20040324-1.c, gcc.dg/tree-ssa/20040326-1.c,
4344         gcc.dg/tree-ssa/20040326-2.c, gcc.dg/tree-ssa/20040517-1.c,
4345         gcc.dg/tree-ssa/ssa-ccp-10.c, gcc.dg/tree-ssa/ssa-pre-1.c,
4346         gcc.dg/tree-ssa/tailcall-1.c, gcc.dg/tree-ssa/tailrecursion-5.c,
4347         gcc.dg/ultrasp3.c, gcc.dg/winline-7.c, gcc.misc-tests/bprob-1.c,
4348         gcc.misc-tests/bprob-2.c, gcc.misc-tests/gcov-3.c,
4349         gcc.misc-tests/gcov-4.c, gcc.misc-tests/gcov-4b.c,
4350         gcc.misc-tests/gcov-6.c, gcc.misc-tests/gcov-7.c,
4351         gcc.misc-tests/i386-pf-3dnow-1.c,
4352         gcc.misc-tests/i386-pf-athlon-1.c,
4353         gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
4354         objc.dg/nested-func-1.m, objc.dg/special/unclaimed-category-1.m:
4355         Declare built-in functions used.
4356         * gcc.dg/torture/builtin-attr-1.c (nexttoward): Use FPTEST2ARG2.
4357
4358 2004-08-02  Mark Mitchell  <mark@codesourcery.com>
4359
4360         PR c++/16707
4361         * g++.dg/lookup/using12.C: New test.
4362
4363         * g++.dg/init/null1.C: Fix PR number.
4364         * g++.dg/parse/namespace10.C: Likewise.
4365
4366 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
4367
4368         PR c++/16224
4369         * g++.dg/template/spec17.C: New test.
4370         * g++.old-deja/g++.ns/template13.C: Remove XFAIL.
4371         * g++.old-deja/g++.pt/lookup10.C: Add dg-error marker.
4372
4373 2004-08-02  David Billinghurst
4374
4375         PR fortran/16292
4376         * gfortran.dg/g77/cabs.f: xfail on mips-sgi-irix6*
4377
4378 2004-08-01  Zack Weinberg  <zack@codesourcery.com>
4379
4380         * gcc.dg/ia64-got-1.c: New test case.
4381
4382 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
4383
4384         PR c++/16489
4385         * g++.dg/init/null1.C: New test.
4386         * g++.dg/tc1/dr76.C: Adjust error marker.
4387
4388         PR c++/16529
4389         * g++.dg/parse/namespace10.C: New test.
4390
4391         PR c++/16810
4392         * g++.dg/inherit/ptrmem2.C: New test.
4393
4394 2004-08-02  Ben Elliston  <bje@au.ibm.com>
4395
4396         PR target/16155
4397         * gcc.dg/pr16155.c: New test.
4398
4399 2004-07-31  Joseph S. Myers  <jsm@polyomino.org.uk>
4400
4401         * gcc.dg/redecl-2.c: New test.
4402
4403 2004-07-30  Geoffrey Keating  <geoffk@apple.com>
4404
4405         * gcc.dg/darwin-longdouble.c: New file.
4406
4407 2004-07-30  Richard Henderson  <rth@redhat.com>
4408
4409         * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Fix
4410         write to constant argument.
4411         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
4412
4413 2004-07-30  Richard Henderson  <rth@redhat.com>
4414
4415         * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Disable
4416         tests of nearest around zero.
4417
4418 2004-07-30  Andrew Pinski  <apinski@apple.com>
4419
4420         * gcc.c-torture/compile/20040730-1.c: New test.
4421
4422 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
4423
4424         * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
4425         powerpc-eabispe.
4426
4427 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
4428
4429         * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
4430
4431 2004-07-30  Richard Sandiford  <rsandifo@redhat.com>
4432
4433         * lib/g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already
4434         contains $ld_library_path.
4435         * lib/gfortran.exp (gfortran_link_flags): Likewise.
4436
4437 2004-07-29  Richard Henderson  <rth@redhat.com>
4438
4439         * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.
4440
4441         * g++.dg/ext/stmtexpr2.C (alt1): Rename from expected.
4442         (alt2, which): New.
4443         (Check): Accept either alternative.
4444
4445 2004-07-29  Mark Mitchell  <mark@codesourcery.com>
4446
4447         * g++.dg/abi/inline1.C: New test.
4448         * g++.dg/abi/local1-a.cc: Likewise.
4449         * g++.dg/abi/local1.C: Likewise.
4450         * g++.dg/abi/mangle11.C: Tweak location of warnings.
4451         * g++.dg/abi/mangle12.C: Likewise.
4452         * g++.dg/abi/mangle17.C: Likewise.
4453         * g++.dg/abi/mangle20-2.C: Likewise.
4454         * g++.dg/opt/interface1.C: Likewise.
4455         * g++.dg/opt/interface1.h: Likewise.
4456         * g++.dg/opt/interface1-a.cc: New test.
4457         * g++.dg/parse/repo1.C: New test.
4458         * g++.dg/template/repo1.C: Likewise.
4459         * g++.dg/warn/Winline-1.C: Likewise.
4460         * lib/gcc-dg.exp (gcc-dg-test-1): Fix -frepo handling.
4461
4462 2004-07-29  Diego Novillo  <dnovillo@redhat.com>
4463
4464         * gcc.dg/tree-ssa/20040729-1.c: New test.
4465
4466 2004-07-27  Matt Austern <austern@apple.com>
4467
4468         * gcc.dg/darwin-bool-1.c: New test.
4469         * gcc.dg/darwin-bool-2.c: New test.
4470
4471 2004-07-28  Richard Henderson  <rth@redhat.com>
4472
4473         * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
4474         arguments in the correct type.  Don't write to constant arguments.
4475
4476 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
4477
4478         PR tree-optimization/16688
4479         PR tree-optimization/16689
4480         * g++.dg/tree-ssa/pr16688.C: New test.
4481
4482 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
4483
4484         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
4485         loads.  Not only in the comment, this time.
4486
4487 2004-07-28  Alexandre Oliva  <aoliva@redhat.com>
4488
4489         2003-07-06  Alexandre Oliva  <aoliva@redhat.com>
4490         * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
4491         2003-07-01  Alexandre Oliva  <aoliva@redhat.com>
4492         * gcc.dg/sh4a-bitmovua.c: New.
4493         * gcc.dg/sh4a-cos.c: New.
4494         * gcc.dg/sh4a-cosf.c: New.
4495         * gcc.dg/sh4a-fprun.c: New.
4496         * gcc.dg/sh4a-fsrra.c: New.
4497         * gcc.dg/sh4a-memmovua.c: New.
4498         * gcc.dg/sh4a-sin.c: New.
4499         * gcc.dg/sh4a-sincos.c: New.
4500         * gcc.dg/sh4a-sincosf.c: New.
4501         * gcc.dg/sh4a-sinf.c: New.
4502
4503 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
4504
4505         * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
4506         conditionals.
4507         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
4508         loads.
4509         * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
4510         DOM1.
4511
4512 2004-07-27  Andrew Pinski  <apinski@apple.com>
4513
4514         * g++.dg/rtti/tinfo1.C: Correct the xfail.
4515
4516 2004-07-27  Nitin Yewale <nitiny@kpitcummins.com>
4517
4518         * gcc.dg/pragma-isr.c: New test.
4519
4520 2004-07-27  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4521
4522         PR c++/14429
4523         * g++.dg/template/ttp11.C: New test.
4524
4525 2004-07-27  Diego Novillo  <dnovillo@redhat.com>
4526
4527         * gcc.c-torture/compile/20040727-1.c: New test.
4528
4529 2004-07-26  Eric Christopher  <echristo@redhat.com>
4530
4531         * gcc.c-torture/compile/20040726-2.c: New test.
4532
4533 2004-07-26  Andrew Pinski  <apinski@apple.com>
4534
4535         * g++.dg/rtti/tinfo1.C: Xfail.
4536
4537 2004-07-26  Richard Sandiford  <rsandifo@redhat.com>
4538
4539         * gcc.c-torture/compile/20040726-1.c: New test.
4540
4541 2004-07-26  Niall Douglas  <s_fsfeurope2@nedprod.com>
4542             Brian Ryner  <bryner@brianryner.com>
4543
4544         PR c++/9283
4545         PR c++/15000
4546         * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
4547         * g++.dg/ext/visibility/: New directory.
4548         * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
4549         g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
4550         g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
4551         g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
4552         * g++.dg/ext/visibility/fvisibility.C,
4553         g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
4554         g++.dg/ext/visibility/fvisibility-override1.C
4555         g++.dg/ext/visibility/fvisibility-override2.C
4556         g++.dg/ext/visibility/memfuncts.C
4557         g++.dg/ext/visibility/noPLT.C
4558         g++.dg/ext/visibility/pragma.C
4559         g++.dg/ext/visibility/pragma-override1.C
4560         g++.dg/ext/visibility/pragma-override2.C
4561         g++.dg/ext/visibility/staticmemfuncts.C
4562         g++.dg/ext/visibility/virtual.C: New tests.
4563
4564 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
4565
4566         PR c/15360
4567         * gcc.dg/pr15360-1.c: New test.
4568
4569 2004-07-25  Daniel Jacobowitz  <dan@debian.org>
4570
4571         * gcc.dg/pragma-align-2.c: New test.
4572         * gcc.dg/pragma-init-fini.c: New test.
4573         * gcc.dg/pragma-align.c: Change from compile to run.  Run on Solaris
4574         targets.
4575
4576 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
4577
4578         * gcc.dg/init-string-2.c: New test.
4579
4580 2004-07-24  Zack Weinberg  <zack@codesourcery.com>
4581
4582         PR 16684
4583         * gcc.dg/Wredundant-decls-1.c: New test case.
4584
4585 2004-07-24  Jakub Jelinek  <jakub@redhat.com>
4586
4587         * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
4588         * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
4589         * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
4590         * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
4591         * gcc.dg/compat/generate-random.c: New file.
4592         * gcc.dg/compat/generate-random.h: Likewise.
4593         * gcc.dg/compat/generate-random_r.c: Likewise.
4594         * gcc.dg/compat/struct-layout-1.h: Likewise.
4595         * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
4596         * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
4597         * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
4598         * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
4599         * gcc.dg/compat/struct-layout-1_main.c: New test.
4600         * gcc.dg/compat/struct-layout-1_x.c: New file.
4601         * gcc.dg/compat/struct-layout-1_y.c: New file.
4602         * gcc.dg/compat/struct-layout-1_test.h: New file.
4603
4604 2004-07-23  Joseph S. Myers  <jsm@polyomino.org.uk>
4605
4606         * gcc.dg/comp-return-1.c: New test
4607
4608 2004-07-23  Janis Johnson  <janis187@us.ibm.com>
4609
4610         * gcc.dg/vmx/8-02a.c: Fix typo.
4611
4612         * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
4613         * gcc.dg/darwin-abi-3.c: New test.
4614
4615         * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
4616         * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
4617
4618         * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
4619         * gcc.dg/vmx/ops-long-1.c: New test.
4620         * gcc.dg/vmx/ops-long-2.c: New test.
4621
4622 2004-07-23  Nathan Sidwell  <nathan@codesourcery.com>
4623
4624         * g++.dg/lookup/conv-[1234].C: New.
4625
4626 2004-07-22  Mark Mitchell  <mark@codesourcery.com>
4627
4628         * g++.dg/parse/attr2.C: Simplify.
4629
4630 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
4631
4632         PR c/7284
4633         * gcc.c-torture/execute/pr7284-1.c: New test.
4634
4635 2004-07-22  Brian Booth  <bbooth@redhat.com>
4636
4637         * gcc.dg/tree-ssa/20040721-1.c: New test.
4638
4639 2004-07-22  Nathan Sidwell  <nathan@codesourcery.com>
4640
4641         * g++.dg/template/crash20.c: New.
4642
4643 2004-07-22  David Billinghurst (David.Billinghurst@riotinto.com)
4644
4645         * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
4646         Add dg-run directive.  Declare variables as required.
4647         * gfortran.dg/g77/README: Update
4648
4649 2004-07-22  Hans-Peter Nilsson  <hp@axis.com>
4650
4651         * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
4652         gcc.dg/cris-peep2-andu2.c: New tests.
4653
4654 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
4655
4656         PR c/15052
4657         * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
4658         on return type.
4659         * gcc.dg/qual-return-1.c: Use -Wreturn-type.  Update expected
4660         messages.
4661         * gcc.dg/qual-return-2.c: Update expected messages.
4662         * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
4663
4664 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
4665
4666         * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
4667         * gcc.dg/noncompile/921102-1.c: Update expected error message.
4668
4669 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
4670
4671         PR c/11250
4672         * gcc.dg/init-string-1.c: New test.
4673
4674 2004-07-21  Jakub Jelinek  <jakub@redhat.com>
4675
4676         PR middle-end/15345
4677         PR c/16450
4678         * gcc.dg/torture/nested-fn-1.c: New test.
4679
4680 2004-07-20  H.J. Lu  <hongjiu.lu@intel.com>
4681
4682         PR target/16559
4683         * gcc.dg/ia64-fptr-1.c: New file.
4684
4685 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4686
4687         PR c++/14497
4688         * g++.dg/template/spec16.C: New test.
4689         * g++.old-deja/g++.robertl/eb118.C: Remove.
4690
4691 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4692
4693         PR c++/509
4694         * g++.dg/template/spec15.C: New test.
4695
4696 2004-07-21  David Billinghurst (David.Billinghurst@riotinto.com)
4697
4698         Copy cases from g77.f-torture/execute and add dg-run
4699         directive.  Other changes as noted.
4700         * gfortran.dg/g77/13037.f
4701         * gfortran.dg/g77/1832.f
4702         * gfortran.dg/g77/19981119-0.f
4703         * gfortran.dg/g77/19990313-0.f
4704         * gfortran.dg/g77/19990313-1.f
4705         * gfortran.dg/g77/19990313-2.f
4706         * gfortran.dg/g77/19990313-3.f
4707         * gfortran.dg/g77/19990419-1.f
4708         * gfortran.dg/g77/19990826-0.f
4709         * gfortran.dg/g77/19990826-2.f
4710         * gfortran.dg/g77/20000503-1.f
4711         * gfortran.dg/g77/20001111.f
4712         * gfortran.dg/g77/20010116.f
4713         * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
4714         * gfortran.dg/g77/20010430.f
4715         * gfortran.dg/g77/6177.f
4716         * gfortran.dg/g77/947.f
4717         * gfortran.dg/g77/970816-3.f
4718         * gfortran.dg/g77/971102-1.f
4719         * gfortran.dg/g77/980520-1.f
4720         * gfortran.dg/g77/980628-0.f
4721         * gfortran.dg/g77/980628-1.f
4722         * gfortran.dg/g77/980628-10.f
4723         * gfortran.dg/g77/980628-2.f
4724         * gfortran.dg/g77/980628-3.f
4725         * gfortran.dg/g77/980628-7.f
4726         * gfortran.dg/g77/980628-8.f
4727         * gfortran.dg/g77/980628-9.f
4728         * gfortran.dg/g77/980701-0.f
4729         * gfortran.dg/g77/980701-1.f
4730         * gfortran.dg/g77/cabs.f
4731         * gfortran.dg/g77/claus.f
4732         * gfortran.dg/g77/complex_1.f
4733         * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
4734         * gfortran.dg/g77/dcomplex.f
4735         * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
4736         * gfortran.dg/g77/f90-intrinsic-mathematical.f
4737         * gfortran.dg/g77/f90-intrinsic-numeric.f
4738         * gfortran.dg/g77/int8421.f
4739         * gfortran.dg/g77/labug1.f
4740         * gfortran.dg/g77/large_vec.f
4741         * gfortran.dg/g77/le.f
4742         * gfortran.dg/g77/short.f
4743         * gfortran.dg/g77/README: Update
4744
4745 2004-07-20  Mark Mitchell  <mark@codesourcery.com>
4746
4747         PR c++/16637
4748         * g++.dg/parse/lookup4.C: New test.
4749
4750 2004-07-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4751
4752         PR c++/16175
4753         * g++.dg/template/ttp10.C: New test.
4754
4755 2004-07-20  Joseph S. Myers  <jsm@polyomino.org.uk>
4756
4757         * gcc.dg/pr12625-1.c: New test.
4758
4759 2004-07-20  Steven Bosscher  <stevenb@suse.de>
4760
4761         * testsuite/gcc.dg/switch-warn-1.c: New test.
4762         * testsuite/gcc.dg/switch-warn-2.c: New test.
4763         * gcc.c-torture/compile/pr14730.c: Update.
4764
4765 2004-07-19  Kelley Cook  <kcook@gcc.gnu.org>
4766
4767         * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
4768         g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
4769         g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
4770         g++.dg/template/nontype3.C: Remove trailing CR from tests.
4771
4772 2004-07-18  Mark Mitchell  <mark@codesourcery.com>
4773
4774         PR c++/16623
4775         * g++.dg/template/assign1.C: New test.
4776
4777 2004-07-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4778
4779         PR c++/12170
4780         * g++.dg/template/ttp9.C: New test.
4781
4782 2004-07-19  Daniel Jacobowitz  <dan@debian.org>
4783
4784         * gcc.dg/format/cmn-err-1.c: New test.
4785
4786 2004-07-19  Joseph S. Myers  <jsm@polyomino.org.uk>
4787
4788         * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
4789         gcc.dg/Wparentheses-10.c: New tests.
4790         * gcc.dg/Wparentheses-5.c: Remove XFAILs.
4791
4792 2004-07-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4793
4794         PR fortran/16465
4795         * gfortran.dg/g77//ffixed-line-length-0.f,
4796         gfortran.dg/g77/ffixed-line-length-132.f,
4797         gfortran.dg/g77/ffixed-line-length-72.f,
4798         gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
4799         gfortran.dg/g77/README: Update.
4800
4801 2004-07-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4802
4803         PR c++/13092
4804         * g++.dg/template/non-dependent7.C: New test.
4805         * g++.dg/template/non-dependent8.C: Likewise.
4806         * g++.dg/template/non-dependent9.C: Likewise.
4807         * g++.dg/template/non-dependent10.C: Likewise.
4808
4809 2004-07-17  Mark Mitchell  <mark@codesourcery.com>
4810
4811         PR c++/16337
4812         * g++.dg/parse/attr2.C: New test.
4813
4814 2004-07-17  Toon Moene  <toon@moene.indiv.nluug.nl>
4815
4816         * g77.dg: Removed.
4817         * g77.f-torture: Ditto.
4818
4819 2004-07-17  Joseph S. Myers  <jsm@polyomino.org.uk>
4820
4821         * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
4822         gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
4823         Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
4824
4825 2004-07-16  Richard Henderson  <rth@redhat.com>
4826
4827         * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
4828
4829 2004-07-16  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4830
4831         * lib/fortran-torture.exp (fortran-torture): Don't test compile
4832         tests with full list of options.
4833         * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
4834         of TORTURE_OPTIONS if test contains 'dg-do run'.
4835
4836         PR fortran/16404
4837         * gfortran.dg/do_iterator.f90: New test.
4838
4839 2004-07-16  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4840
4841         PR rtl-optimization/16536
4842         * gcc.c-torture/execute/restrict-1.c: New test.
4843
4844 2004-07-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4845
4846         PR fortran/15324
4847         * gfortran.dg/pr15324.f90: New test.
4848
4849         PR fortran/15129
4850         * gfortran.dg/pr15129.f90: New test.
4851
4852         PR fortran/15140
4853         * gfortran.dg/pr15140.f90: New test.
4854
4855         PR fortran/13792
4856         * gfortran.fortran-torture/execute/bounds.f90: Add check for
4857         compile-time simplification.
4858
4859 2004-07-14  Mike Stump  <mrs@apple.com>
4860
4861         * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
4862
4863 2004-07-14  James E Wilson  <wilson@specifixinc.com>
4864
4865         PR target/16325
4866         * gcc.dg/profile-generate-1.c: New.
4867
4868 2004-07-15  Jakub Jelinek  <jakub@redhat.com>
4869
4870         * gcc.c-torture/execute/20040709-1.c: New test.
4871         * gcc.c-torture/execute/20040709-2.c: New test.
4872
4873 2004-07-14  Mike Stump  <mrs@apple.com>
4874
4875         * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
4876
4877 2004-07-14  Mike Stump  <mrs@apple.com>
4878
4879         * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
4880
4881 2004-07-13  Mark Mitchell  <mark@codesourcery.com>
4882
4883         PR c++/16518
4884         * g++.dg/parse/mutable1.C: New test.
4885
4886 2004-07-13  Diego Novillo  <dnovillo@redhat.com>
4887
4888         PR tree-optimization/16443
4889         * gcc.dg/tree-ssa/20040713-1.c: New test.
4890
4891 2004-07-15  Ulrich Weigand  <uweigand@de.ibm.com>
4892
4893         * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
4894         for operator new.
4895
4896 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
4897
4898         * gfortran.dg/g77/README: New file
4899         * gfortran.dg/g77/19981216-0.f:  Copy from
4900         g77.f-torture/noncompile.  Add "dg-do compile" and
4901         dg-error as required.
4902         * gfortran.dg/g77/19990218-1.f: Likewise
4903         * gfortran.dg/g77/19990905-1.f: Likewise
4904         * gfortran.dg/g77/9263.f: Likewise
4905         * gfortran.dg/g77/980615-0.f: Likewise
4906         * gfortran.dg/g77/980616-0.f: Likewise
4907         * gfortran.dg/g77/check0.f: Likewise
4908         * gfortran.dg/g77/select_no_compile.f: Likewise
4909
4910 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
4911
4912         Copy files from g77.f-torture/compile.
4913         Add "{ dg-do compile}".  Other changes as noted
4914         * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
4915         * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
4916         * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
4917         * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
4918         * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
4919         * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
4920         * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
4921         * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
4922         statement to conform to standard.  Append alpha1.x for reference.
4923         * gfortran.dg/g77/xformat.f: Add dg-warning
4924
4925 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
4926
4927         * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
4928         Add {dg-do compile} directive.
4929         * gfortran.dg/g77/cpp2.F: Likewise
4930
4931 2004-07-12  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4932
4933         PR c++/5402
4934         * g++.dg/lookup/name-clash1.C: New test.
4935
4936         PR c++/9777
4937         * g++.dg/lookup/name-clash2.C: New test.
4938
4939         PR c++/12102
4940         * g++.dg/lookup/name-clash3.C: New test.
4941
4942 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4943
4944         * g++.dg/lookup/new2.C: New test.
4945         * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
4946
4947 2004-07-12  David Billinghurst <David.Billinghurst@riotinto.com>
4948
4949         * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
4950         Add {dg-do compile} directive.
4951         * gfortran.dg/g77/13060.f: Likewise
4952         * gfortran.dg/g77/19990218-0.f: Likewise
4953         * gfortran.dg/g77/19990305-0.f: Likewise
4954         * gfortran.dg/g77/19990419-0.f: Likewise
4955         * gfortran.dg/g77/19990502-0.f: Likewise
4956         * gfortran.dg/g77/19990502-1.f: Likewise
4957         * gfortran.dg/g77/19990525-0.f: Likewise
4958         * gfortran.dg/g77/19990826-1.f: Likewise
4959         * gfortran.dg/g77/19990826-3.f: Likewise
4960         * gfortran.dg/g77/19990905-2.f: Likewise
4961         * gfortran.dg/g77/20000412-1.f: Likewise
4962         * gfortran.dg/g77/20000511-1.f: Likewise
4963         * gfortran.dg/g77/20000511-2.f: Likewise
4964         * gfortran.dg/g77/20000518.f: Likewise
4965         * gfortran.dg/g77/20000601-1.f: Likewise
4966         * gfortran.dg/g77/20000601-2.f: Likewise
4967         * gfortran.dg/g77/20000629-1.f: Likewise
4968         * gfortran.dg/g77/20000630-2.f: Likewise
4969         * gfortran.dg/g77/20010115.f: Likewise
4970         * gfortran.dg/g77/20010321-1.f: Likewise
4971         * gfortran.dg/g77/20010426.f: Likewise
4972         * gfortran.dg/g77/20020307-1.f: Likewise
4973         * gfortran.dg/g77/8485.f: Likewise
4974         * gfortran.dg/g77/960317-1.f: Likewise
4975         * gfortran.dg/g77/970915-0.f: Likewise
4976         * gfortran.dg/g77/980310-1.f: Likewise
4977         * gfortran.dg/g77/980310-2.f: Likewise
4978         * gfortran.dg/g77/980310-3.f: Likewise
4979         * gfortran.dg/g77/980310-4.f: Likewise
4980         * gfortran.dg/g77/980310-6.f: Likewise
4981         * gfortran.dg/g77/980310-7.f: Likewise
4982         * gfortran.dg/g77/980310-8.f: Likewise
4983         * gfortran.dg/g77/980419-2.f: Likewise
4984         * gfortran.dg/g77/980424-0.f: Likewise
4985         * gfortran.dg/g77/980427-0.f: Likewise
4986         * gfortran.dg/g77/980729-0.f: Likewise
4987         * gfortran.dg/g77/981117-1.f: Likewise
4988         * gfortran.dg/g77/toon_1.f: Likewise
4989
4990 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4991
4992         PR c++/2204
4993         * g++.dg/other/abstract2.C: New test.
4994
4995 2004-07-12  Paul Brook  <paul@codesourcery.com>
4996
4997         * gfortran.dg/pointer_init_1.f90: New test.
4998
4999 2004-07-11  Paul Brook  <paul@codesourcery.com>
5000
5001         PR fortran/15986
5002         * gfortran.dg/contained_1.f90: New test.
5003
5004 2004-07-11  Mark Mitchell  <mark@codesourcery.com>
5005
5006         * g++.dg/parse/defarg8.C: New test.
5007
5008 2004-07-11  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5009
5010         PR fortran/16433
5011         * gfortran.dg/pr16433.f: New test.
5012
5013         PR fortran/17574
5014         * gfortran.dg/pr15754.f90: New test.
5015
5016 2004-07-11  Joseph S. Myers  <jsm@polyomino.org.uk>
5017
5018         PR tree-optimization/16437
5019         * gcc.c-torture/execute/bitfld-4.c: New test.
5020
5021 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5022
5023         * gfortran.fortran-torture/execute/common_2.f90: Add check for
5024         access to common var from module.
5025
5026 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5027
5028         PR fortran/16336
5029         * gfortran.fortran-torture/execute/common_2.f90: New test.
5030
5031 2004-07-10  Paul Brook  <paul@codesourcery.com>
5032
5033         * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
5034
5035 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5036
5037         PR fortran/15969
5038         * gfortran.fortran-torture/execute/der_init_5.f90: New test.
5039
5040 2004-07-10  David Billinghurst <David.Billinghurst@riotinto.com>
5041
5042         * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
5043         * gfortran.dg/g77/ffixed-form-2.f: Likewise
5044         * gfortran.dg/g77/ffree-form-1.f: Likewise
5045         * gfortran.dg/g77/ffree-form-2.f: Likewise
5046         * gfortran.dg/g77/ffree-form-3.f: Likewise
5047         * gfortran.dg/g77/fno-underscoring.f: Likewise
5048         * gfortran.dg/g77/funderscoring.f: Likewise
5049         * gfortran.dg/g77/pr9258.f: Likewise.  Add dg-warning lines.
5050
5051 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5052
5053         * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
5054
5055 2004-07-10 Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5056         Paul Brook  <paul@codesourcery.com>
5057
5058         PR fortran/13415
5059         * gfortran.dg/common_pointer_1.f90: New test.
5060
5061 2004-07-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5062
5063         * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
5064
5065 2004-07-09  James E Wilson  <wilson@specifixinc.com>
5066
5067         PR target/16364
5068         * gcc.c-torture/compile/20040709-1.c: New.
5069
5070 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5071
5072         PR fortran/14077
5073         * gfortran.fortran-torture/execute/module_init_1.f90: New test.
5074
5075 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5076
5077         PR fortran/13201
5078         * gfortran.dg/shape_1.f90: New test.
5079
5080 2004-07-09  Zack Weinberg  <zack@codesourcery.com>
5081             Andrew Pinski  <apinski@apple.com>
5082
5083         * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
5084
5085 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5086
5087         * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
5088         comment.
5089
5090 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5091         Paul Brook  <paul@codesourcery.com>
5092
5093         * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
5094         '.f95' and '.F95'.
5095
5096 2004-07-09  Diego Novillo  <dnovillo@redhat.com>
5097
5098         * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
5099
5100 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5101
5102         * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
5103         testcases with capital suffix.
5104
5105 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5106
5107         PR fortran/15481
5108         PR fortran/13372
5109         PR fortran/13575
5110         PR fortran/15978
5111         * gfortran.fortran-torture/compile/implicit_2.f90: New test.
5112
5113         * gfortran.dg/implicit_1.f90: New test.
5114
5115 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
5116
5117         * lib/gfortran-dg.exp (gfortran-dg-test):  Adapt regular
5118         expression to match gfortran warning/error messages
5119         * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
5120         dg-error text.
5121
5122 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
5123
5124         * lib/fortran-torture.exp: Rename proc search_for to
5125         search_for_re.
5126
5127 2004-07-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
5128
5129         * gcc.c-torture/execute/simd-5.x: New file.
5130         XFAIL on SPARC 64-bit at -O0.
5131
5132 2004-07-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5133
5134         PR c++/8211
5135         PR c++/16165
5136         * g++.dg/warn/effc3.C: New test.
5137
5138 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
5139
5140         * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
5141         change X to 1X in format.
5142         * gfortran.dg/g77/20010216-1.f:  Copy from g77.dg and
5143         add data statements to conform to standard.
5144
5145 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
5146
5147         * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
5148         * gfortran.dg/g77/f77-edit-t-in.f: Likewise
5149         * gfortran.dg/g77/f77-edit-x-out.f: Likewise
5150
5151 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
5152
5153         * gfortran.dg/g77/7388.f: Copy from g77.dg
5154         * gfortran.dg/g77/f77-edit-i-out.f: Likewise
5155         * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
5156         * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
5157         * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
5158         * gfortran.dg/g77/f77-edit-t-out.f: Likewise
5159         * gfortran.dg/g77/f77-edit-h-out.f: Likewise
5160         * gfortran.dg/g77/strlen0.f: Likewise
5161
5162 2004-07-09   David Billinghurst <David.Billinghurst@riotinto.com>
5163
5164         * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
5165         * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
5166
5167 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5168
5169         * gcc.c-torture/execute/920428-2.x: Delete.
5170         * gcc.c-torture/execute/920501-7.x: Likewise.
5171
5172 2004-07-08  Jakub Jelinek  <jakub@redhat.com>
5173
5174         * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
5175         -march=i386 into -march=i686.  Add -march=i686 -mtune=x and
5176         -march=x for pentium3, pentium3m, pentium-m, pentium4m,
5177         prescott and c3-2.
5178         (PREFETCH_3DNOW): Add -march=c3.
5179
5180 2004-07-08  Diego Novillo  <dnovillo@redhat.com>
5181
5182         PR c/16437
5183         * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
5184         * gcc.c-torture/execute/bf64-1.x: Likewise.
5185
5186 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5187
5188         * gcc.c-torture/compile/20040708-1.c: New test.
5189
5190 2004-07-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5191
5192         PR c++/16169
5193         * g++.dg/warn/effc2.C: New test.
5194
5195 2004-07-08  Joseph S. Myers  <jsm@polyomino.org.uk>
5196
5197         * gcc.c-torture/execute/bitfld-1.x: Remove.
5198         * gcc.c-torture/execute/bitfld-3.c: New test.
5199         * gcc.dg/bitfld-2.c: Remove XFAILs.
5200
5201 2004-07-07  H.J. Lu  <hongjiu.lu@intel.com>
5202
5203         PR c++/16276
5204         * g++.dg/rtti/tinfo1.C: New file.
5205
5206 2004-07-07  Eric Christopher  <echristo@redhat.com>
5207
5208         * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
5209
5210 2004-07-07  Andrew Pinski  <apinski@apple.com>
5211
5212         * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
5213
5214 2004-07-07  Mark Mitchell  <mark@codesourcery.com>
5215
5216         * g++.dg/init/call1.C: XFAIL.
5217
5218 2004-07-07  Alexandre Oliva  <aoliva@redhat.com>
5219
5220         * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
5221         except for movstrict*, to movmem* and clrstr* to clrmem*.
5222
5223 2004-07-07  Richard Sandiford  <rsandifo@redhat.com>
5224
5225         * gcc.c-torture/execute/20040707-1.c: New test.
5226
5227 2004-07-06  Richard Sandiford  <rsandifo@redhat.com>
5228
5229         * gcc.c-torture/execute/20040706-1.c: New test.
5230
5231 2004-07-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5232
5233         PR c++/3671
5234         * g++.dg/template/spec14.C: New test.
5235
5236 2004-07-05  Jakub Jelinek  <jakub@redhat.com>
5237
5238         * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
5239         nothing if not yet defined.  Use it in b, c and d type definitions.
5240         * gcc.c-torture/execute/20040705-1.c: New test.
5241         * gcc.c-torture/execute/20040705-2.c: New test.
5242
5243 2004-07-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5244
5245         PR c++/2518
5246         * g++.dg/lookup/new1.C: New test.
5247
5248 2004-07-05  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5249
5250         PR c++/11406
5251         * g++.dg/template/sizeof8.C: New test.
5252
5253 2004-07-05  Richard Sandiford  <rsandifo@redhat.com>
5254
5255         * gcc.c-torture/compile/20040705-1.c: New test.
5256
5257 2004-07-04  Bud Davis  <bdavis9659@comcast.net>
5258
5259         * gfortran.fortran-torture/execute/seq_io.f90: New test.
5260
5261 2004-07-04  Neil Booth  <neil@duron.akihabara.co.uk>
5262
5263         * gcc.dg/cpp/if-mop.c: Two new testcases.
5264         * gcc.dg/cpp/trad/comment-3.c: New.
5265
5266 2004-07-04  Paul Brook  <paul@codesourcery.com>
5267
5268         * gfortran.fortran-torture/compile/implicit_1.f90: New test.
5269
5270 2004-07-03  Scott Brumbaugh  <scottb.lists@verizon.net>
5271
5272         PR c++/3761
5273         * g++.dg/lookup/crash4.C: New test.
5274
5275 2004-07-02  Zack Weinberg  <zack@codesourcery.com>
5276
5277         * gcc.c-torture/execute/builtin-abs-1.c
5278         * gcc.c-torture/execute/builtin-abs-2.c
5279         * gcc.c-torture/execute/builtin-complex-1.c
5280         * gcc.c-torture/execute/builtins/string-1-lib.c
5281         * gcc.c-torture/execute/builtins/string-1.c
5282         * gcc.c-torture/execute/builtins/string-2-lib.c
5283         * gcc.c-torture/execute/builtins/string-2.c
5284         * gcc.c-torture/execute/builtins/string-3-lib.c
5285         * gcc.c-torture/execute/builtins/string-3.c
5286         * gcc.c-torture/execute/builtins/string-4-lib.c
5287         * gcc.c-torture/execute/builtins/string-4.c
5288         * gcc.c-torture/execute/builtins/string-5-lib.c
5289         * gcc.c-torture/execute/builtins/string-5.c
5290         * gcc.c-torture/execute/builtins/string-6-lib.c
5291         * gcc.c-torture/execute/builtins/string-6.c
5292         * gcc.c-torture/execute/builtins/string-7-lib.c
5293         * gcc.c-torture/execute/builtins/string-7.c
5294         * gcc.c-torture/execute/builtins/string-8-lib.c
5295         * gcc.c-torture/execute/builtins/string-8.c
5296         * gcc.c-torture/execute/builtins/string-9-lib.c
5297         * gcc.c-torture/execute/builtins/string-9.c
5298         * gcc.c-torture/execute/builtins/string-asm-1-lib.c
5299         * gcc.c-torture/execute/builtins/string-asm-1.c
5300         * gcc.c-torture/execute/builtins/string-asm-2-lib.c
5301         * gcc.c-torture/execute/builtins/string-asm-2.c
5302         * gcc.c-torture/execute/stdio-opt-1.c
5303         * gcc.c-torture/execute/stdio-opt-2.c
5304         * gcc.c-torture/execute/stdio-opt-3.c
5305         * gcc.c-torture/execute/string-opt-1.c
5306         * gcc.c-torture/execute/string-opt-10.c
5307         * gcc.c-torture/execute/string-opt-11.c
5308         * gcc.c-torture/execute/string-opt-12.c
5309         * gcc.c-torture/execute/string-opt-13.c
5310         * gcc.c-torture/execute/string-opt-14.c
5311         * gcc.c-torture/execute/string-opt-15.c
5312         * gcc.c-torture/execute/string-opt-16.c
5313         * gcc.c-torture/execute/string-opt-2.c
5314         * gcc.c-torture/execute/string-opt-6.c
5315         * gcc.c-torture/execute/string-opt-7.c
5316         * gcc.c-torture/execute/string-opt-8.c:
5317         Replace with ...
5318
5319         * gcc.c-torture/execute/builtins/abs-2.c
5320         * gcc.c-torture/execute/builtins/abs-3.c
5321         * gcc.c-torture/execute/builtins/complex-1.c
5322         * gcc.c-torture/execute/builtins/fprintf.c
5323         * gcc.c-torture/execute/builtins/fputs.c
5324         * gcc.c-torture/execute/builtins/memcmp.c
5325         * gcc.c-torture/execute/builtins/memmove.c
5326         * gcc.c-torture/execute/builtins/memops-asm.c
5327         * gcc.c-torture/execute/builtins/mempcpy-2.c
5328         * gcc.c-torture/execute/builtins/mempcpy.c
5329         * gcc.c-torture/execute/builtins/memset.c
5330         * gcc.c-torture/execute/builtins/printf.c
5331         * gcc.c-torture/execute/builtins/sprintf.c
5332         * gcc.c-torture/execute/builtins/strcat.c
5333         * gcc.c-torture/execute/builtins/strchr.c
5334         * gcc.c-torture/execute/builtins/strcmp.c
5335         * gcc.c-torture/execute/builtins/strcpy.c
5336         * gcc.c-torture/execute/builtins/strcspn.c
5337         * gcc.c-torture/execute/builtins/strlen-2.c
5338         * gcc.c-torture/execute/builtins/strlen.c
5339         * gcc.c-torture/execute/builtins/strncat.c
5340         * gcc.c-torture/execute/builtins/strncmp-2.c
5341         * gcc.c-torture/execute/builtins/strncmp.c
5342         * gcc.c-torture/execute/builtins/strncpy.c
5343         * gcc.c-torture/execute/builtins/strpbrk.c
5344         * gcc.c-torture/execute/builtins/strpcpy-2.c
5345         * gcc.c-torture/execute/builtins/strpcpy.c
5346         * gcc.c-torture/execute/builtins/strrchr.c
5347         * gcc.c-torture/execute/builtins/strspn.c
5348         * gcc.c-torture/execute/builtins/strstr-asm.c
5349         * gcc.c-torture/execute/builtins/strstr.c:
5350         ... these new files.
5351
5352         * gcc.c-torture/execute/builtins/abs-2-lib.c
5353         * gcc.c-torture/execute/builtins/abs-3-lib.c
5354         * gcc.c-torture/execute/builtins/complex-1-lib.c
5355         * gcc.c-torture/execute/builtins/fprintf-lib.c
5356         * gcc.c-torture/execute/builtins/fputs-lib.c
5357         * gcc.c-torture/execute/builtins/memcmp-lib.c
5358         * gcc.c-torture/execute/builtins/memmove-lib.c
5359         * gcc.c-torture/execute/builtins/memops-asm-lib.c
5360         * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
5361         * gcc.c-torture/execute/builtins/mempcpy-lib.c
5362         * gcc.c-torture/execute/builtins/memset-lib.c
5363         * gcc.c-torture/execute/builtins/printf-lib.c
5364         * gcc.c-torture/execute/builtins/sprintf-lib.c
5365         * gcc.c-torture/execute/builtins/strcat-lib.c
5366         * gcc.c-torture/execute/builtins/strchr-lib.c
5367         * gcc.c-torture/execute/builtins/strcmp-lib.c
5368         * gcc.c-torture/execute/builtins/strcpy-lib.c
5369         * gcc.c-torture/execute/builtins/strcspn-lib.c
5370         * gcc.c-torture/execute/builtins/strlen-2-lib.c
5371         * gcc.c-torture/execute/builtins/strlen-lib.c
5372         * gcc.c-torture/execute/builtins/strncat-lib.c
5373         * gcc.c-torture/execute/builtins/strncmp-2-lib.c
5374         * gcc.c-torture/execute/builtins/strncmp-lib.c
5375         * gcc.c-torture/execute/builtins/strncpy-lib.c
5376         * gcc.c-torture/execute/builtins/strpbrk-lib.c
5377         * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
5378         * gcc.c-torture/execute/builtins/strpcpy-lib.c
5379         * gcc.c-torture/execute/builtins/strrchr-lib.c
5380         * gcc.c-torture/execute/builtins/strspn-lib.c
5381         * gcc.c-torture/execute/builtins/strstr-asm-lib.c
5382         * gcc.c-torture/execute/builtins/strstr-lib.c
5383         * gcc.c-torture/execute/builtins/lib/abs.c
5384         * gcc.c-torture/execute/builtins/lib/fprintf.c
5385         * gcc.c-torture/execute/builtins/lib/memset.c
5386         * gcc.c-torture/execute/builtins/lib/printf.c
5387         * gcc.c-torture/execute/builtins/lib/sprintf.c
5388         * gcc.c-torture/execute/builtins/lib/strcpy.c
5389         * gcc.c-torture/execute/builtins/lib/strcspn.c
5390         * gcc.c-torture/execute/builtins/lib/strncat.c
5391         * gcc.c-torture/execute/builtins/lib/strncmp.c
5392         * gcc.c-torture/execute/builtins/lib/strncpy.c
5393         * gcc.c-torture/execute/builtins/lib/strpbrk.c
5394         * gcc.c-torture/execute/builtins/lib/strspn.c
5395         * gcc.c-torture/execute/builtins/lib/strstr.c:
5396         New files containing support routines.
5397
5398         * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
5399         declaration.
5400         * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
5401         when not optimizing.
5402
5403 2004-07-02  Mark Mitchell  <mark@codesourcery.com>
5404
5405         PR c++/16240
5406         * g++.dg/abi/mangle22.C: New test.
5407         * g++.dg/abi/mangle23.C: Likewise.
5408
5409 2004-07-02  David Billinghurst  <David.Billinghurst@riotinto.com>
5410
5411         PR fortran/16290
5412         * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
5413         Allow for cases without denormalized floating point numbers.
5414
5415 2004-07-01  Joseph S. Myers  <jsm@polyomino.org.uk>
5416
5417         PR c/1027
5418         * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
5419         gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
5420         gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
5421         expected warning text.
5422         * gcc.dg/format/diag-2.c: New test.
5423
5424 2004-07-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
5425
5426         * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
5427
5428 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5429
5430         * gcc.dg/builtins-43.c: New.
5431         * gcc.dg/builtins-44.c: New.
5432         * gcc.dg/builtins-45.c: New.
5433
5434 2004-06-26  Geoffrey Keating  <geoffk@apple.com>
5435             Andreas Tobler  <a.tobler@schweiz.ch>
5436
5437         * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
5438         Use SA_RESETHAND rather than SA_ONESHOT.  Trap SIGBUS as well
5439         as SIGSEGV.
5440         * gcc.dg/cleanup-11.c: Likewise.
5441         * gcc.dg/cleanup-8.c: Likewise.
5442         * gcc.dg/cleanup-9.c: Likewise.
5443         * gcc.dg/cleanup-5.c: Run on all platforms.
5444
5445 2004-06-30  Joseph S. Myers  <jsm@polyomino.org.uk>
5446
5447         * g++.dg/warn/nonnull1.C: New test.
5448
5449 2004-06-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
5450
5451         * gcc.dg/compat/compat-common.h: Wrap up CINT in
5452         an #ifndef SKIP_COMPLEX_INT/#endif pair.
5453         Special-case the Sun compiler wrt to <complex.h>.
5454
5455 2004-06-30  Nitin Yewale <nitiny@kpitcummins.com>
5456
5457         * gcc.dg/Wunreachable-8.C: New test.
5458
5459         * gcc.dg/h8300-ice2.c : New test.
5460
5461 2004-06-30  Tobias Schlueter  <tobias.shclueter@physik.uni-muenchen.de>
5462
5463         PR fortran/16161
5464         * gfortran.fortran-torture/compile/implicit.f90: Add test
5465         for implicit character.
5466
5467 2004-06-30  David Billinghurst <David.Billinghurst@riotinto.com>
5468
5469         PR fortran/16289
5470         * gfortran.fortran-torture/execute/intrinsic_nearest.f90
5471         Use tiny() intrinsic to find smallest non-negative real
5472
5473 2004-06-30  Jakub Jelinek  <jakub@redhat.com>
5474
5475         * gcc.dg/compat/struct-by-value-22_main.c: New test.
5476         * gcc.dg/compat/struct-by-value-22_x.c: New.
5477         * gcc.dg/compat/struct-by-value-22_y.c: New.
5478
5479         * gcc.c-torture/execute/20040629-1.c: New test.
5480
5481 2004-06-29  Jakub Jelinek  <jakub@redhat.com>
5482
5483         * gcc.dg/compat/vector-defs.h: Use vector_size attribute
5484         only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
5485
5486         PR target/16195
5487         * gcc.dg/20040625-1.c: New test.
5488
5489 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5490
5491         * gfortran.fortran-torture/execute/parameter_2.f90: New test.
5492
5493 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5494
5495         PR fortran/15963
5496         * gfortran.fortran-torture/execute/initialization_1.f90: New test.
5497
5498 2004-06-29  Richard Henderson  <rth@redhat.com>
5499
5500         * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
5501
5502 2004-06-29  Paul Brook  <paul@codesourcery.com>
5503
5504         * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
5505         * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
5506
5507 2004-06-29  Nathan Sidwell  <nathan@codesourcery.com>
5508
5509         PR c++/16260
5510         * g++.dg/parse/crash15.C: New.
5511
5512 2004-06-28  Andrew Pinski  <apinski@apple.com>
5513
5514         * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
5515         by the error already.
5516
5517         * g++.dg/opt/ptrmem4.C: Change to compile only test.
5518
5519 2004-06-28  Dhananjay Deshpande  <dhananjayd@kpitcummins.com>
5520
5521         PR target/14041
5522         * gcc.dg/h8300-bss-align-1.c : New.
5523
5524 2004-06-28  Nathan Sidwell  <nathan@codesourcery.com>
5525
5526         * PR c++/16174
5527         * g++.dg/template/ctor4.C: New.
5528
5529 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
5530
5531         PR c++/16205
5532         * g++.dg/warn/Wsequence-point-1.C: New test.
5533
5534 2004-06-27  Paul Brook  <paul@codesourcery.com>
5535
5536         * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
5537
5538 2004-06-27  Zack Weinberg  <zack@codesourcery.com>
5539
5540         * g++.old-deja/g++.mike/p7325.C: Remove.
5541
5542 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
5543
5544         PR c/14963
5545         * gcc.dg/pr14963.c: New test.
5546
5547 2004-06-27  Mark Mitchell  <mark@codesourcery.com>
5548
5549         PR c++/16193
5550         * g++.dg/parse/redef1.C: New test.
5551
5552 2004-06-27  Joseph S. Myers  <jsm@polyomino.org.uk>
5553
5554         * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
5555         20021110.c.
5556         * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
5557         20021119-1.c.
5558         * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
5559         gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
5560         5-04.c.
5561         * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
5562         * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
5563         * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
5564         * g++.old-deja/g++.law/enum8.C: Remove duplicate of
5565         g++.brendan/enum14.C.
5566         * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
5567         * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
5568         * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
5569         g++.mike/virt1.C.
5570         * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
5571         memtemp24.C.
5572
5573 2004-06-27  Roger Sayle  <roger@eyesopen.com>
5574
5575         * gcc.dg/20040527-1.c: New test case.
5576
5577 2004-06-26  Bud Davis  <bdavis9659@comcast.net>
5578
5579         PR gfortran/pr16196
5580         * gfortran.fortran-torture/execute/open_replace.f90: New test case.
5581
5582 2004-06-25  Roger Sayle  <roger@eyesopen.com>
5583
5584         PR middle-end/15825
5585         * gcc.dg/pr15825-1.c: New test case.
5586
5587 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
5588
5589         * gcc.c-torture/execute/20040625-1.c: New test.
5590
5591 2004-06-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5592
5593         * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
5594
5595 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
5596
5597         * gcc.dg/torture/mips-div-1.c: New test.
5598
5599 2004-06-24  Jeff Law  <law@redhat.com>
5600
5601         * gcc.dg/tree-ssa/20040624-1.c: New test.
5602
5603 2004-06-24  Richard Sandiford  <rsandifo@redhat.com>
5604
5605         * gcc.c-torture/compile/20040624-1.c: New test.
5606
5607 2004-06-24  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5608
5609         * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
5610         this directory.
5611
5612 2004-06-23  Andrew Pinski  <apinski@apple.com>
5613
5614         PR middle-end/15988
5615         * g++.dg/opt/ptrmem4.C: New test.
5616
5617         * gcc.dg/c90-array-quals-2.c: New test.
5618
5619 2006-06-23  Nitin Yewale <NitinY@KPITCummins.com>
5620
5621         * gcc.dg/kpice1.c: New test.
5622
5623 2006-06-23  Andrew Pinski  <apinski@apple.com>
5624
5625         * gcc.dg/c90-array-quals.c: New test.
5626
5627 2006-06-22  Richard Henderson  <rth@redhat.com>
5628
5629         * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
5630
5631 2004-06-22  Loren James Rittle  <ljrittle@acm.org>
5632
5633         * gcc.dg/builtins-config.h: Handle FreeBSD.
5634
5635 2006-06-22  Richard Henderson  <rth@redhat.com>
5636
5637         * g++.dg/opt/devirt1.C: New.
5638
5639 2004-06-22  Kelley Cook <kcook@gcc.gnu.org>
5640
5641         * g++.dg/opt/pr15551.C: New testcase.
5642
5643 2004-06-22  H.J. Lu  <hongjiu.lu@intel.com>
5644
5645         PR target/14800
5646         * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
5647         x86_64-*-linux* when compiling for 32bit.
5648
5649 2004-06-21  Andrew Pinski  <apinski@apple.com>
5650
5651         * gcc.dg/pch/struct-1.c: New.
5652         * gcc.dg/pch/struct-1.hs: New.
5653
5654 2004-06-21  Geoffrey Keating  <geoffk@apple.com>
5655
5656         * gcc.dg/pch/save-temps-1.c: New file.
5657         * gcc.dg/pch/save-temps-1.hs: New file.
5658
5659 2004-06-22  Janne Blomqvist  <jblomqvi@cc.hut.fi>
5660
5661         * gfortran.fortran-torture/execute/iolength_1.f90: New test.
5662         * gfortran.fortran-torture/execute/iolength_3.f90: New test.
5663
5664 2004-06-21  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5665
5666         * gfortran.fortran-torture/execute/select_1.f90: Rename function
5667         to fix type error.
5668         * gfortran.fortran-torture/execute/intrinsic_associated.f90:
5669         Remove trailing spaces.
5670
5671 2004-06-21  Richard Henderson  <rth@redhat.com>
5672
5673         * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
5674         merging && to BIT_FIELD_REF.
5675
5676 2004-06-21  Richard Sandiford  <rsandifo@redhat.com>
5677
5678         * g++.dg/opt/placeholder1.C: New test.
5679
5680 2004-06-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
5681
5682         * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
5683         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
5684         * gcc.dg/compat/union-m128-1_x.c: Likewise.
5685         * gcc.dg/compat/union-m128-1_y.c: Likewise.
5686
5687 2004-06-20  Zack Weinberg  <zack@codesourcery.com>
5688
5689         * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
5690         extern "C".
5691         * g++.dg/other/pragma-re-1.C: Add comments.
5692
5693 2004-06-19  Bud Davis  <bdavis9659@comcast.net>
5694
5695         PR gfortran/16080
5696         * gfortran.fortran-torture/execute/read_null_string.f90: New file.
5697
5698 2004-06-19  Andrew Pinski  <pinskia@physics.uc.edu>
5699
5700         * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
5701         instead of setting the type of size_t by
5702         hand.
5703
5704 2004-06-18  Roger Sayle  <roger@eyesopen.com>
5705
5706         * gcc.dg/unordered-2.c: New test case.
5707         * gcc.dg/unordered-3.c: New test case.
5708
5709 2004-06-19  David Billinghurst <David.Billinghurst@riotinto.com>
5710
5711         PR other/16043
5712         * lib/g++.exp (g++_version): Tweak regexp for version
5713         * lib/g77.exp (g77_version): Likewise
5714         * lib/gfortran.exp (gfortran_version): Likewise
5715         * lib/objc.exp (objc_version): Likewise
5716         * lib/treelang.exp (treelang_version): Likewise
5717
5718 2004-06-19  Jakub Jelinek  <jakub@redhat.com>
5719
5720         * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
5721         Use INT_MAX instead of __INT_MAX__.
5722         * gcc.dg/compat/struct-align-2_y.c: Likewise.
5723
5724         * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
5725         * gcc.dg/compat/scalar-return-3_x.c: Use it.
5726         * gcc.dg/compat/scalar-return-3_y.c: Use it.
5727         * gcc.dg/compat/scalar-return-4_x.c: Use it.
5728         * gcc.dg/compat/scalar-return-4_y.c: Use it.
5729         * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
5730         * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
5731         * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
5732         * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
5733
5734         * gcc.dg/range-test-1.c: New test.
5735         * g++.dg/opt/range-test-1.C: New test.
5736
5737 2004-06-17  Richard Henderson  <rth@redhat.com>
5738
5739         * objc.dg/sync-1.m: New.
5740         * objc.dg/try-catch-1.m: Don't force next runtime.
5741         * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
5742         * objc.dg/try-catch-2.m: Likewise.  Enable everywhere.  Remove
5743         shadowed catch clause.
5744         * objc.dg/try-catch-5.m: New.
5745
5746 2004-06-17  Zack Weinberg  <zack@codesourcery.com>
5747
5748         Bug 14610
5749         * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
5750
5751 2004-06-15  Richard Henderson  <rth@redhat.com>
5752
5753         * gcc.dg/20001116-1.c: Move expected warning line.
5754
5755 2004-06-15  Richard Henderson  <rth@redhat.com>
5756
5757         * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
5758         * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
5759
5760 2004-06-15  Jeff Law  <law@redhat.com>
5761
5762         * gcc.dg/tree-ssa/20040615-1.c: New test.
5763         * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
5764         be less sensitive to operand ordering.
5765         * gcc.dg/tree-ssa/20030824-2.c: Likewise.
5766
5767 2004-06-16  Danny Smith  <dannysmith@users.sourceforge.net>
5768
5769         * g++.dg/abi/bitfield3.C: Add comment..
5770
5771 2004-06-15  Richard Henderson  <rth@redhat.com>
5772
5773         * g++.dg/ext/stmtexpr1.C: XFAIL.
5774         * gcc.dg/20030612-1.c: XFAIL.
5775
5776 2004-06-15  Eric Christopher  <echristo@redhat.com>
5777
5778         * g++.dg/charset/asm5.c: New.
5779         * gcc.dg/charset/asm6.c: New.
5780
5781 2004-06-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5782
5783         PR fortran/15962
5784         * gfortran.fortran-torture/execute/select_1.f90: New test.
5785
5786 2004-06-15  Paul Brook  <paul@codesourcery.com>
5787
5788         * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
5789
5790 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5791
5792         PR c++/15967
5793         * g++.dg/lookup/crash3.C: New test.
5794
5795 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5796
5797         PR c++/15947
5798         * g++.dg/parse/dtor4.C: New test.
5799
5800 2004-06-14  Jeff Law  <law@redhat.com>
5801
5802         * gcc.c-torture/compile/20040614-1.c: New test.
5803
5804 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5805
5806         PR fortran/15211
5807         * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
5808         LEN of a character array.
5809
5810 2004-06-14  Mark Mitchell  <mark@codesourcery.com>
5811
5812         PR c++/15096
5813         * g++.dg/template/ptrmem10.C: New test.
5814
5815         PR c++/14930
5816         * g++.dg/template/friend30.C: New test.
5817
5818 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5819
5820         PR fortran/14928
5821         * gfortran.fortran-torture/compile/mloc.f90: New test.
5822
5823 2004-06-13  Paul Brook  <paul@codesourcery.com>
5824
5825         * gfortran.fortran-torture/execute/random_2.f90: New test.
5826
5827 2004-06-13  Eric Christopher  <echristo@redhat.com>
5828
5829         * gcc.dg/noncompile/redecl-1.c: Fix error message.
5830
5831 2004-06-12  Paul Brook  <paul@codesourcery.com>
5832
5833         * gfortran.fortran-torture/execute/contained_3.f90: New test.
5834
5835 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5836
5837         PR fortran/14923
5838         * gfortran.fortran-torture/execute/date_time_1.f90: New test.
5839
5840 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5841
5842         PR fortran/14957
5843         * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
5844         syntax errors in end statements of contained subroutines.
5845
5846 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5847
5848         PR fortran/12841
5849         * gfortran.fortran-torture/execute/null_arg.f90: New test.
5850
5851 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
5852
5853         PR fortran/15665
5854         * gfortran.fortran-torture/execute/getarg_1.f90: New test.
5855
5856 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
5857
5858         PR gfortran/12839
5859         * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
5860
5861 2004-06-11  Mark Mitchell  <mark@codesourcery.com>
5862
5863         PR c++/15862
5864         * g++.dg/parse/enum1.C: New test.
5865
5866 2004-06-10  Jeff Law  <law@redhat.com>
5867
5868         * gcc.c-torture/compile/20040610-1.c: New test.
5869
5870 2004-06-11  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5871
5872         * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
5873         * g++.old-deja/g++.other/decl3.C: Likewise.
5874
5875 2004-06-10  Brian Booth  <bbooth@redhat.com>
5876
5877         * gcc.dg/tree-ssa/20031015-1.c: Scan for
5878         V_MAY_DEF instead of VDEF.
5879         * gcc.dg/tree-ssa/20040517-1.c: Ditto.
5880
5881 2004-06-10  Mark Mitchell  <mark@codesourcery.com>
5882
5883         PR c++/14211
5884         * g++.dg/conversion/const1.C: New test.
5885
5886         PR c++/15076
5887         * g++.dg/conversion/reinterpret1.C: New test.
5888
5889         PR c++/15877
5890         * g++.dg/template/enum2.C: New test.
5891
5892         PR c++/15227
5893         * g++.dg/template/error13.C: New test.
5894
5895 2004-06-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5896
5897         PR fortran/14957
5898         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
5899         arguments to test_* REAL and of the right size.
5900
5901 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
5902
5903         PR target/15569
5904         PR rtl-optimization/15681
5905         * gcc.dg/20040609-1.c: New test.
5906
5907 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
5908
5909         PR c++/14791
5910         * g++.dg/opt/builtins1.C: New test.
5911
5912 2004-06-10  Danny Smith  <dannysmith@users.sourceforge.net>
5913
5914         * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
5915         that use default windows32 struct layout.
5916         * gcc.dg/i386-bitfield2.c: Likewise.
5917
5918 2004-06-09  Danny Smith  <dannysmith@users.sourceforge.net>
5919
5920         * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
5921         for mingw32 and cygwin targets.
5922
5923 2004-06-09  Geoffrey Keating  <geoffk@apple.com>
5924
5925         * gcc.dg/pch/macro-4.c: New.
5926         * gcc.dg/pch/macro-4.hs: New.
5927
5928 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5929
5930         PR fortran/13249
5931         * gfortran.fortran-torture/compile/name_clash.f90: New test.
5932
5933 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5934
5935         PR fortran/13372
5936         * gfortran.fortran-torture/compile/named_args_2.f90: New test.
5937
5938 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
5939
5940         PR gfortran/14897
5941         * gfortran.fortran-torture/execute/t_edit.f90: New test.
5942
5943 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
5944
5945         PR gfortran/15755
5946         * gfortran.fortran-torture/execute/backspace.c : New test.
5947
5948 2004-06-09  Paul Brook  <paul@codesourcery.com>
5949
5950         * gfortran.fortran-torture/execure/intrinsic_associated.f90
5951         (pointer_to_section): Rewrite to use smaller array.
5952
5953 2004-06-08  David Edelsohn  <edelsohn@gnu.org>
5954
5955         * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
5956         * gcc.dg/ext/altivec-10.c: Same.
5957         * gcc.dg/ext/altivec-11.c: Same.
5958         * gcc.dg/ext/altivec-12.c: Same.
5959         * gcc.dg/ext/altivec-13.c: Same.
5960         * gcc.dg/ext/altivec-14.c: Same.
5961         * gcc.dg/ext/altivec-15.c: Same.
5962         * gcc.dg/ext/altivec-16.c: Same.
5963         * gcc.dg/ext/altivec-3.c: Same.
5964         * gcc.dg/ext/altivec-4.c: Same.
5965         * gcc.dg/ext/altivec-6.c: Same.
5966         * gcc.dg/ext/altivec-7.c: Same.
5967         * gcc.dg/ext/altivec-8.c: Same.
5968         * gcc.dg/ext/altivec-varargs-1.c: Same.
5969
5970         * g++.dg/ext/altivec-1.C: Correct dg syntax.
5971         * g++.dg/ext/altivec-10.C: Same.
5972         * g++.dg/ext/altivec-2.C: Same.
5973         * g++.dg/ext/altivec-3.C: Same.
5974         * g++.dg/ext/altivec-4.C: Same.
5975         * g++.dg/ext/altivec-5.C: Same.
5976         * g++.dg/ext/altivec-6.C: Same.
5977         * g++.dg/ext/altivec-7.C: Same.
5978         * g++.dg/ext/altivec-8.C: Same.
5979         * g++.dg/ext/altivec-9.C: Same.
5980
5981 2004-06-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5982
5983         PR c++/7841
5984         * g++.old-deja/g++.pt/ctor2.C: Add error mark.
5985
5986 2004-06-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
5987
5988         * gcc.dg/union-1.c: New test.
5989
5990 2004-06-07  Roger Sayle  <roger@eyesopen.com>
5991
5992         * gcc.dg/builtins-41.c: New test case.
5993         * gcc.dg/builtins-42.c: New test case.
5994
5995 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
5996
5997         * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
5998         * g++.dg/ext/altivec-10.C: Same.
5999         * g++.dg/ext/altivec-2.C: Same.
6000         * g++.dg/ext/altivec-3.C: Same.
6001         * g++.dg/ext/altivec-4.C: Same.
6002         * g++.dg/ext/altivec-5.C: Same.
6003         * g++.dg/ext/altivec-6.C: Same.
6004         * g++.dg/ext/altivec-7.C: Same.
6005         * g++.dg/ext/altivec-8.C: Same.
6006         * g++.dg/ext/altivec-9.C: Same.
6007         * g++.old-deja/g++.abi/cxa_vec.C: Same.
6008         * g++.old-deja/g++.brendan/new3.C: Same.
6009         * gcc.c-torture/execute/eeprof-1.x: Same.
6010
6011 2004-06-07  Joseph S. Myers  <jsm@polyomino.org.uk>
6012
6013         PR c/14765
6014         * gcc.dg/pr14765-1.c: New test.
6015
6016 2004-06-07  Roger Sayle  <roger@eyesopen.com>
6017
6018         PR c/14649
6019         * gcc.dg/pr14649-1.c: New test case.
6020
6021 2004-06-07  Richard Henderson  <rth@redhat.com>
6022
6023         * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
6024         if temporaries.
6025
6026 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
6027
6028         * g++.dg/eh/elide1.C: Remove XFAIL.
6029
6030 2004-06-07  Mark Mitchell  <mark@codesourcery.com>
6031
6032         PR c++/15337
6033         * g++.dg/expr/sizeof3.C: New test.
6034
6035         PR c++/14777
6036         * g++.dg/template/access14.C: New test.
6037
6038         PR c++/15554
6039         * g++.dg/template/enum1.C: New test.
6040
6041         PR c++/15057
6042         * g++.dg/eh/throw1.C: New test.
6043
6044 2004-06-07  David Ayers  <d.ayers@inode.at>
6045             Ziemowit Laski  <zlaski@apple.com>
6046
6047         * lib/objc.exp (objc_target_compile): Revert the '-framework
6048         Foundation' flag fix, since bare Darwin does not ship
6049         with the Foundation framework.
6050         * objc/execute/next_mapping.h: Provide a local NSConstantString
6051         @interface and @implementation.
6052         (objc_constant_string_init): A constructor function, used to
6053         initialize the NSConstantString meta-class object.
6054         * objc/execute/string1.m: Include "next_mapping.h" instead of
6055         <Foundation/NSString.h>.
6056         * objc/execute/string2.m: Likewise.
6057         * objc/execute/string3.m: Likewise.
6058         * objc/execute/string4.m: Likewise.
6059
6060 2004-06-06  H.J. Lu  <hongjiu.lu@intel.com>
6061
6062         * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
6063         to double. Replace double with FLOAT.
6064         * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
6065
6066         * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
6067         * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
6068         * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
6069         * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
6070         * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
6071         * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
6072         * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
6073         * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
6074
6075 2004-06-06  Joseph S. Myers  <jsm@polyomino.org.uk>
6076
6077         PR c/13519
6078         * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
6079
6080 2004-06-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6081
6082         PR c++/15503
6083         * g++.dg/template/meminit2.C: New test.
6084
6085 2004-06-04  Paolo Bonzini  <bonzini@gnu.org>
6086
6087         PR target/15822
6088         * gcc.c-torture/execute/compare-fp-1.c,
6089         gcc.c-torture/execute/compare-fp-2.c,
6090         gcc.c-torture/execute/compare-fp-3.c,
6091         gcc.c-torture/execute/compare-fp-4.c,
6092         gcc.c-torture/execute/compare-fp-3.x,
6093         gcc.c-torture/execute/compare-fp-4.x: Moved...
6094         * gcc.c-torture/execute/ieee/compare-fp-1.c,
6095         gcc.c-torture/execute/ieee/compare-fp-2.c,
6096         gcc.c-torture/execute/ieee/compare-fp-3.c,
6097         gcc.c-torture/execute/ieee/compare-fp-4.c,
6098         gcc.c-torture/execute/ieee/compare-fp-3.x,
6099         gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
6100
6101 2004-06-04  David Ayers  <d.ayers@inode.at>
6102
6103         * objc/execute/protocol-isEqual-4.m: New testcase.
6104
6105 2004-06-04  Nicola Pero  <n.pero@mi.flashnet.it>
6106
6107         * objc/execute/protocol-isEqual-1.m: New testcase.
6108         * objc/execute/protocol-isEqual-2.m: New testcase.
6109         * objc/execute/protocol-isEqual-3.m: New testcase.
6110
6111 2004-06-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6112
6113         * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
6114
6115 2004-06-02  Ziemowit Laski  <zlaski@apple.com>
6116
6117         * lib/objc.exp (objc_target_compile): When running tests on
6118         Darwin (Mac OS X), inform the linker about '-framework
6119         'Foundation'.
6120
6121 2004-06-02  Eric Christopher  <echristo@redhat.com>
6122
6123         * gcc.c-torture/compile/20040602-1.c: New.
6124
6125 2004-06-02  Andrew Pinski  <pinskia@physics.uc.edu>
6126
6127         * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
6128         * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
6129
6130         PR tree-optimization/14736
6131         * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
6132
6133         PR tree-optimization/14042
6134         * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
6135
6136         PR tree-optimization/14729
6137         * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
6138
6139 2004-06-02  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6140
6141         PR fortran/15557
6142         * gfortran.fortran-torture/execute/data_3.f90: New testcase.
6143
6144 2004-06-01  Richard Hederson  <rth@redhat.com>
6145
6146         * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
6147
6148 2004-06-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6149
6150         PR c++/14932
6151         * g++.dg/parse/offsetof4.C: New test.
6152
6153 2004-06-01  Nicola Pero  <nicola@brainstorm.co.uk>
6154
6155         PR objc/7993
6156         * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
6157
6158 2004-05-31  Mark Mitchell  <mark@codesourcery.com>
6159
6160         PR c++/15701
6161         * g++.dg/template/friend29.C: New test.
6162
6163 2004-05-31  Joseph S. Myers  <jsm@polyomino.org.uk>
6164
6165         PR c/15749
6166         * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
6167
6168 2004-05-31  Eric Botcazou  <ebotcazou@libertysurf.fr>
6169
6170         * gcc.dg/sparc-trap-1.c: New test.
6171
6172 2004-05-31  Roger Sayle  <roger@eyesopen.com>
6173
6174         PR middle-end/15069
6175         * g++.dg/opt/fold3.C: New test case.
6176
6177 2004-05-30  Graham Stott  <graham.stott@btinternet.com>
6178
6179         * lib/target-supports.exp (check_iconv_available): Fix fallout
6180         from 2004-05-28 patch.
6181
6182 2004-05-30  Paul Brook  <paul@codesourcery.com>
6183
6184         PR fortran/15620
6185         * gfortran.fortran-torture/execute/st_function_1.f90: New test.
6186         * gfortran.fortran-torture/execute/st_function_2.f90: New test.
6187
6188 2004-05-30  Steven G. Kargl  <kargls@comcast.net>
6189
6190         * gfortran.fortran-torture/execute/random_1.f90: New test.
6191
6192 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
6193
6194         * g++.dg/ext/altivec-10.C: New test.
6195
6196 2004-05-29  Paul Brook  <paul@codesourcery.com>
6197
6198         * gfortran.fortran-torture/execute/equiv_1.f90: New test.
6199
6200 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
6201
6202         * gcc.dg/altivec-16.c: New test.
6203
6204 2004-05-28  Janis Johnson  <janis187@us.ibm.com>
6205
6206         * lib/target-supports.exp (check_vmx_hw_available): New.
6207         * gcc.dg/vmx/vmx.exp: Use it to determine default action.
6208
6209         * lib/target-supports.exp (check_alias_available,
6210         check_iconv_available, check_named_sections_available): Use
6211         unique names for temporary files.
6212
6213 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
6214
6215         * gcc.dg/altivec-15.c: New test.
6216
6217 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
6218
6219         PR c++/15083
6220         * g++.dg/warn/noeffect6.C: New test.
6221
6222         PR c++/15471
6223         * g++.dg/expr/ptrmem4.C: New test.
6224
6225         PR c++/15640
6226         * g++.dg/template/operator3.C: New test.
6227
6228 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
6229
6230         PR c++/14668
6231         * g++.dg/lookup/redecl1.C: New test.
6232         * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
6233
6234 2004-05-28  Paolo Bonzini  <bonzini@gnu.org>
6235
6236         * gcc.c-torture/execute/compare-fp-1.c,
6237         gcc.c-torture/execute/compare-fp-2.c,
6238         gcc.c-torture/execute/compare-fp-3.c,
6239         gcc.c-torture/execute/compare-fp-4.c,
6240         gcc.c-torture/execute/compare-fp-3.x,
6241         gcc.c-torture/execute/compare-fp-4.x,
6242         gcc.dg/pr15649-1.c: New.
6243
6244 2004-05-27  Adam Nemet  <anemet@lnxw.com>
6245
6246         PR c++/12883
6247         * g++.dg/init/array14.C: New test.
6248
6249 2004-05-25  Janis Johnson  <janis187@us.ibm.com>
6250
6251         * lib/compat.exp (compat-get-options-main): New.
6252         (compat-get-options): Remove unneeded code, warn for ignored
6253         command.
6254         (compat-execute): Check flag set by dg-require-* commands.
6255
6256         * lib/compat.exp (compat-execute): Break up long lines.
6257
6258 2004-05-24  Janis Johnson  <janis187@us.ibm.com>
6259
6260         * gcc.dg/altivec-7.c: Don't use 'vector long'.
6261         * gcc.dg/altivec-14.c: New test.
6262         * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
6263
6264         * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
6265         * gcc.dg/altivec-12.c: Ditto.
6266
6267         * gcc.dg/altivec-3.c: Move call to altivec_check.
6268
6269 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
6270
6271         PR c++/15044
6272         * g++.dg/template/error12.C: New test.
6273
6274         PR c++/15317
6275         * g++.dg/ext/attrib15.C: New test.
6276
6277         PR c++/15329
6278         * g++.dg/template/ptrmem9.C: New test.
6279
6280 2004-05-25  Paul Brook  <paul@codesourcery.com>
6281
6282         * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
6283
6284 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
6285
6286         PR c++/15165
6287         * g++.dg/template/crash19.C: New test.
6288
6289 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
6290
6291         PR c++/15025
6292         * g++.dg/template/redecl1.C: New test.
6293
6294 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
6295
6296         PR c++/14821
6297         * g++.dg/other/ns1.C: New test.
6298
6299         PR c++/14883
6300         * g++.dg/template/invalid1.C: New test.
6301
6302 2004-05-23  Paul Brook  <paul@codesourcery.com>
6303         Victor Leikehman  <lei@haifasphere.co.il>
6304
6305         * gfortran.fortran-torture/execute/common_init_1.f90: New test.
6306         * gfortran.fortran-torture/execute/equiv_init.f90: New test.
6307
6308 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
6309
6310         PR c++/15285
6311         PR c++/15299
6312         * g++.dg/template/non-dependent5.C: New test.
6313         * g++.dg/template/non-dependent6.C: New test.
6314
6315 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
6316
6317         PR c++/15507
6318         * g++.dg/inherit/union1.C: New test.
6319
6320         PR c++/15542
6321         * g++.dg/template/addr1.C: New test.
6322
6323         PR c++/15427
6324         * g++.dg/template/array5.C: New test.
6325
6326         PR c++/15287
6327         * g++.dg/template/array6.C: New test.
6328
6329 2004-05-22  Wolfgang Bangerth  <bangerth@dealii.org>
6330             Roger Sayle  <roger@eyesopen.com>
6331
6332         * g++.dg/lookup/forscope2.C: New test case.
6333
6334 2004-05-22  Ben Elliston  <bje@au.ibm.com>
6335
6336         * gcc.dg/cpp/Wmissingdirs.c: New.
6337
6338 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
6339
6340         PR target/15301
6341         * gcc.dg/compat/union-m128-1.h: New file.
6342         * gcc.dg/compat/union-m128-1_main.c: Likewise.
6343         * gcc.dg/compat/union-m128-1_x.c: Likewise.
6344         * gcc.dg/compat/union-m128-1_y.c: Likewise.
6345
6346 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
6347
6348         PR target/15302
6349         * gcc.dg/compat/struct-complex-1.h: New file.
6350         * gcc.dg/compat/struct-complex-1_main.c: Likewise.
6351         * gcc.dg/compat/struct-complex-1_x.c: Likewise.
6352         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
6353
6354 2004-05-20  Roger Sayle  <roger@eyesopen.com>
6355
6356         PR middle-end/3074
6357         * gcc.dg/pr3074-1.c: New test case.
6358         * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
6359
6360 2004-05-20  Falk Hueffner  <falk@debian.org>
6361
6362         PR other/15526
6363         * gcc.dg/ftrapv-1.c: New test case.
6364
6365 2004-05-18  Feng Wang  <fengwang@nudt.edu.cn>
6366
6367         * gfortran.fortran-torture/execute/power.f90: Test constant integers.
6368
6369 2004-05-18  Andrew Pinski  <pinskia@physics.uc.edu>
6370             Jeff Law  <law@redhat.com>
6371
6372         * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
6373         * gcc.dg/tree-ssa/20040518-2.c: New test.
6374
6375         * gcc.dg/tree-ssa/20040518-1.c: New test.
6376
6377 2004-05-18  Zack Weinberg  <zack@codesourcery.com>
6378
6379         * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
6380
6381 2004-05-18  Paul Brook  <paul@codesourcery.com>
6382
6383         PR fortran/13930
6384         * gfortran.fortran-torture/execute/der_init_4.f90: New test.
6385
6386 2004-05-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6387
6388         * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
6389         constant folding.
6390
6391 2004-05-17  Steven Bosscher  <stevenb@suse.de>
6392
6393         * gcc.dg/tree-ssa/20040517-1.c: New test.
6394
6395 2004-05-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6396
6397         * gcc.dg/loop-4.c: New test.
6398
6399 2004-05-15  Andrew Pinski  <pinskia@physics.uc.edu>
6400
6401         * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
6402
6403 2004-05-15  Bud Davis  <bdavis9659@comcast.net>
6404
6405         PR fortran/15311
6406         * gfortran.fortran-torture/execute/write_a_1.f90: New test.
6407
6408 2004-05-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6409
6410         PR fortran/13826
6411         PR fortran/13940
6412         * gfortran.fortran-torture/compile/data_1.f90: New test.
6413
6414 2004-05-15  Ulrich Weigand  <uweigand@de.ibm.com>
6415
6416         * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
6417         * gcc.dg/uninit-H.c: Define ASM for __s390__.
6418
6419 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
6420
6421         * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
6422
6423 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
6424
6425         PR c/15444
6426         * gcc.dg/format/xopen-1.c: Adjust expected message.
6427         * gcc.dg/format/xopen-3.c: New test.
6428
6429 2004-05-14  Victor Leikehman  <lei@haifasphere.co.il>
6430
6431         * gfortran.fortran-torture/execute/def_init_3.f90: New test.
6432
6433 2004-05-14  Jeff Law  <law@redhat.com>
6434
6435         * gcc.dg/tree-ssa/20040514-2.c: New test.
6436
6437 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6438
6439         * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
6440         this ...
6441         * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
6442         this.
6443
6444 2004-05-14  Andrew Pinski  <pinskia@physics.uc.edu>
6445
6446         * gcc.dg/tree-ssa/20040514-1.c: New test.
6447
6448 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6449
6450         * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
6451         test.
6452
6453 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6454
6455         PR fortran/14066
6456         * gfortran.fortran-torture/compile/do_1.f90: New test.
6457
6458 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6459
6460         PR fortran/15051
6461         * gfortran.fortran-torture/compile/empty_interface_1.f90: New
6462         test.
6463
6464 2004-05-14  Bud Davis  <bdavis9659@comcast.net>
6465
6466         PR fortran/15149
6467         * gfortran.fortran-torture/execute/random_init.f90: New test.
6468
6469 2004-05-13  Paul Brook  <paul@codesourcery.com>
6470
6471         PR fortran/15314
6472         * gfortran.fortran-torture/execute/der_init_s.f90: New test.
6473
6474 2004-05-13  Andrew Pinski  <pinskia@physics.uc.edu>
6475
6476         * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
6477         for the powerpc case.
6478
6479 2004-05-13  Jeff Law  <law@redhat.com>
6480
6481         * gcc.dg/tree-ssa/20040513-1.c: New test.
6482         * gcc.dg/tree-ssa/20040513-2.c: New test.
6483
6484 2004-05-13  Paul Brook  <paul@codesourcery.com>
6485
6486         * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
6487         * gcc.dg/tree-ssa/20030714-1.c: Ditto.
6488         * gcc.dg/tree-ssa/20030708-1.c: Ditto.
6489
6490 2004-05-13  Andreas Schwab  <schwab@suse.de>
6491
6492         PR other/10819
6493         * lib/gfortran.exp (gfortran_version): Do not match NL/CR
6494         characters.
6495
6496 2004-05-13  Bud Davis  <bdavis9659@comcast.net>
6497
6498         PR fortran/15294
6499         * gfortran.fortran-torture/execute/adjustr.f90: New file.
6500
6501 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6502
6503         Merge from tree-ssa-20020619-branch.  See
6504         ChangeLog.tree-ssa for details.
6505
6506 2004-05-11  Ziemowit Laski  <zlaski@apple.com>
6507
6508         * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
6509         include <altivec.h> explicitly.
6510         * gcc.dg/altivec-13.c: Likewise.
6511
6512 2004-05-11  Paul Brook  <paul@codesourcery.com>
6513
6514         * gcc.c-torture/compile/20010518-1.c: Force enum size.
6515
6516 2004-05-10  Eric Christopher  <echristo@redhat.com>
6517
6518         * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
6519         * gcc.dg/sibcall-4.c: Ditto.
6520
6521 2004-05-10  Ziemowit Laski  <zlaski@apple.com>
6522
6523         * g++.dg/ext/altivec-8.C: New test case.
6524         * gcc.dg/altivec-13.c: New test case.
6525
6526 2004-05-08  Roger Sayle  <roger@eyesopen.com>
6527
6528         * gcc.c-torture/execute/divcmp-1.c: New test case.
6529         * gcc.c-torture/execute/divcmp-2.c: New test case.
6530         * gcc.c-torture/execute/divcmp-3.c: New test case.
6531
6532 2004-05-07  Eric Botcazou <ebotcazou@libertysurf.fr>
6533
6534         * g++.dg/other/pragma-re-2.C: New test.
6535
6536 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
6537
6538         * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
6539         * gcc.dg/i386-387-2.c: Likewise.
6540
6541         * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
6542         __builtin_drem.
6543         * gcc.dg/i386-387-6.c: Likewise.
6544
6545 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
6546
6547         * gcc.dg/builtins-33.c:  Also check log1p*.
6548
6549 2004-05-07  Hans-Peter Nilsson  <hp@axis.com>
6550
6551         PR optimization/15296
6552         * gcc.c-torture/execute/pr15296.c: New test.
6553
6554 2004-05-05  Uros Bizjak  <uros@kss-loka.si>
6555
6556         * gcc.dg/builtins-40.c: New test.
6557
6558 2004-05-05  Richard Sandiford  <rsandifo@redhat.com>
6559
6560         * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
6561
6562 2004-05-04  Paolo Bonzini  <bonzini@gnu.org>
6563
6564         * g++.dg/ext/spe1.C: New testcase.
6565
6566 2004-05-04  Ziemowit Laski  <zlaski@apple.com>
6567
6568         * objc.dg/image-info.m: Allow additional attributes
6569         for __image_info section.
6570
6571 2004-05-04  Richard Sandiford  <rsandifo@redhat.com>
6572
6573         * gcc.dg/torture/mips-hilo-2.c: New test.
6574
6575 2004-05-03  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6576
6577         PR c++/14389
6578         * g++.dg/template/member5.C: New test.
6579
6580 2004-05-03  Uros Bizjak  <uros@kss-loka.si>
6581
6582         * gcc.dg/builtins-34.c: Also check expm1*.
6583
6584 2004-05-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6585
6586         * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
6587         * gcc.dg/torture/builtin-convert-3.c: New test.
6588
6589 2004-05-01  Ulrich Weigand  <uweigand@de.ibm.com>
6590
6591         PR middle-end/15054
6592         * g++.dg/opt/pr15054.C: New test.
6593
6594 2004-04-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6595
6596         * gcc.dg/torture/builtin-rounding-1.c: New test.
6597         * gcc.dg/builtins-25.c: Delete.
6598         * gcc.dg/builtins-29.c: Delete.
6599
6600 2004-04-29  Andreas Krebbel  <krebbel1@de.ibm.com>
6601
6602         * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
6603         * gcc.dg/sibcall-4.c: Likewise.
6604         * gcc.dg/sibcall-6.c: Enable s390 as test platform.
6605
6606 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
6607
6608         * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
6609         bit-field on 16-bit targets.
6610
6611 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
6612
6613         * gcc.c-torture/execute/20040409-2.c: Fix constants used on
6614         16-bit targets.
6615
6616 2004-04-30  Andrew Pinski  <pinskia@physics.uc.edu>
6617
6618         * gcc.dg/rs6000-power2-1.c: Change to compile only.
6619         * gcc.dg/rs6000-power2-2.c: Likewise.
6620
6621 2004-04-29  Andrew Pinski  <pinskia@physics.uc.edu>
6622
6623         * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
6624         * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
6625         Change the asm registers to be in form of frN instead of fN.
6626
6627 2004-04-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6628
6629         * gcc.dg/torture/builtin-convert-2.c: New test.
6630
6631 2004-04-28  Andrew Pinski  <pinskia@physics.uc.edu>
6632
6633         * gcc.dg/rs6000-power2-1.c: New test.
6634         * gcc.dg/rs6000-power2-2.c: New test.
6635
6636 2004-04-28  Jan Hubicka  <jh@suse.cz>
6637
6638         * gcc.dg/unused-6.c: New test.
6639
6640 2004-04-24  Laurent GUERBY  <laurent@guerby.net>
6641             Ulrich Weigand  <uweigand@de.ibm.com>
6642
6643         * ada/acats/run_all.sh: Define $target variable.
6644
6645 2004-04-26  Andrew Pinski  <pinskia@physics.uc.edu>
6646
6647         PR c++/15119
6648         * g++.dg/other/vararg-1.C: New test.
6649
6650         PR c++/4794
6651         * g++.dg/eh/cleanup3.C: New test.
6652
6653 2004-04-24  Laurent GUERBY <laurent@guerby.net>
6654
6655         * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
6656         and ad8011a (target_insn).
6657         * ada/acats/support/macro.dfs: Likewise.
6658         * ada/acats/support/impbit.adb: New file.
6659
6660 2004-04-23  Ulrich Weigand  <uweigand@de.ibm.com>
6661
6662         * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
6663
6664 2004-04-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
6665
6666         * gcc.dg/loop-3.c: New test.
6667
6668 2004-04-23  Daniel Jacobowitz  <drow@mvista.com>
6669
6670         * gcc.c-torture/execute/simd-5.c: New test.
6671
6672 2004-04-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6673
6674         PR c++/15064
6675         * g++.dg/template/crash18.C: New test.
6676
6677 2004-04-22  Mark Mitchell  <mark@codesourcery.com>
6678
6679         * g++.dg/ext/complit3.C: New test.
6680
6681 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
6682
6683         * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
6684         * gcc.dg/altivec-3.c: Same.
6685         * gcc.dg/altivec-varargs-1.c: Same.
6686
6687 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
6688
6689         * lib/target-supports.exp (check_profiling_available): Assume
6690         profiling is not available on powerpc-eabi targets.
6691
6692 2004-04-21  Janis Johnson  <janis187@us.ibm.com>
6693
6694         * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
6695         * gcc.dg/vmx/bug-1.c: Ditto.
6696
6697 2004-04-20  Eric Christopher  <echristo@redhat.com>
6698
6699         * gcc.dg/charset/extern.c: New test.
6700         * g++.dg/charset/extern3.cc: Ditto.
6701
6702 2004-04-20  Uros Bizjak  <uros@kss-loka.si>
6703
6704         * gcc.dg/builtins-39.c: New test.
6705
6706 2004-04-20  Aldy Hernandez  <aldyh@redhat.com>
6707
6708         * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
6709
6710 2004-04-20  Richard Sandiford  <rsandifo@redhat.com>
6711
6712         * gcc.dg/torture/mips-hilo-1.c: New test.
6713
6714 2004-04-19  Andrew Pinski  <pinskia@physics.uc.edu>
6715
6716         * gcc.c-torture/compile/20040419-1.c: New test.
6717
6718 2004-04-18  Aldy Hernandez  <aldyh@redhat.com>
6719
6720         * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
6721
6722 2004-04-18  Zack Weinberg  <zack@codesourcery.com>
6723             Aldy Hernandez  <aldyh@redhat.com>
6724
6725         * gcc.c-torture/execute/va-arg-24.c: New.
6726
6727 2004-04-17  Zack Weinberg  <zack@codesourcery.com>
6728             Aldy Hernandez  <aldyh@redhat.com>
6729
6730         * gcc.dg/vmx/1b-01.c: New.
6731         * gcc.dg/vmx/1b-02.c: New.
6732         * gcc.dg/vmx/1b-03.c: New.
6733         * gcc.dg/vmx/1b-04.c: New.
6734         * gcc.dg/vmx/1b-05.c: New.
6735         * gcc.dg/vmx/1b-06.c: New.
6736         * gcc.dg/vmx/1b-07.c: New.
6737         * gcc.dg/vmx/1c-01.c: New.
6738         * gcc.dg/vmx/1c-02.c: New.
6739         * gcc.dg/vmx/3a-01a.c: New.
6740         * gcc.dg/vmx/3a-01.c: New.
6741         * gcc.dg/vmx/3a-01m.c: New.
6742         * gcc.dg/vmx/3a-03.c: New.
6743         * gcc.dg/vmx/3a-03m.c: New.
6744         * gcc.dg/vmx/3a-04.c: New.
6745         * gcc.dg/vmx/3a-04m.c: New.
6746         * gcc.dg/vmx/3a-05.c: New.
6747         * gcc.dg/vmx/3a-06.c: New.
6748         * gcc.dg/vmx/3a-06m.c: New.
6749         * gcc.dg/vmx/3a-07.c: New.
6750         * gcc.dg/vmx/3b-01.c: New.
6751         * gcc.dg/vmx/3b-02.c: New.
6752         * gcc.dg/vmx/3b-10.c: New.
6753         * gcc.dg/vmx/3b-13.c: New.
6754         * gcc.dg/vmx/3b-14.c: New.
6755         * gcc.dg/vmx/3b-15.c: New.
6756         * gcc.dg/vmx/3c-01a.c: New.
6757         * gcc.dg/vmx/3c-01.c: New.
6758         * gcc.dg/vmx/3c-02.c: New.
6759         * gcc.dg/vmx/3c-03.c: New.
6760         * gcc.dg/vmx/3d-01.c: New.
6761         * gcc.dg/vmx/4-01.c: New.
6762         * gcc.dg/vmx/4-03.c: New.
6763         * gcc.dg/vmx/5-01.c: New.
6764         * gcc.dg/vmx/5-02.c: New.
6765         * gcc.dg/vmx/5-03.c: New.
6766         * gcc.dg/vmx/5-04.c: New.
6767         * gcc.dg/vmx/5-05.c: New.
6768         * gcc.dg/vmx/5-06.c: New.
6769         * gcc.dg/vmx/5-07.c: New.
6770         * gcc.dg/vmx/5-07t.c: New.
6771         * gcc.dg/vmx/5-08.c: New.
6772         * gcc.dg/vmx/5-10.c: New.
6773         * gcc.dg/vmx/5-11.c: New.
6774         * gcc.dg/vmx/7-01a.c: New.
6775         * gcc.dg/vmx/7-01.c: New.
6776         * gcc.dg/vmx/7c-01.c: New.
6777         * gcc.dg/vmx/7d-01.c: New.
6778         * gcc.dg/vmx/7d-02.c: New.
6779         * gcc.dg/vmx/8-01.c: New.
6780         * gcc.dg/vmx/8-02a.c: New.
6781         * gcc.dg/vmx/8-02.c: New.
6782         * gcc.dg/vmx/brode-1.c: New.
6783         * gcc.dg/vmx/bug-1.c: New.
6784         * gcc.dg/vmx/bug-2.c: New.
6785         * gcc.dg/vmx/bug-3.c: New.
6786         * gcc.dg/vmx/cw-bug-1.c: New.
6787         * gcc.dg/vmx/cw-bug-2.c: New.
6788         * gcc.dg/vmx/cw-bug-3.c: New.
6789         * gcc.dg/vmx/dct.c: New.
6790         * gcc.dg/vmx/debug-1.c: New.
6791         * gcc.dg/vmx/debug-2.c: New.
6792         * gcc.dg/vmx/debug-3.c: New.
6793         * gcc.dg/vmx/debug-4.c: New.
6794         * gcc.dg/vmx/dos-bug-1-gdb.c: New.
6795         * gcc.dg/vmx/dos-bug-2-gdb.c: New.
6796         * gcc.dg/vmx/eg-5.c: New.
6797         * gcc.dg/vmx/fft.c: New.
6798         * gcc.dg/vmx/gcc-bug-1.c: New.
6799         * gcc.dg/vmx/gcc-bug-2.c: New.
6800         * gcc.dg/vmx/gcc-bug-3.c: New.
6801         * gcc.dg/vmx/gcc-bug-4.c: New.
6802         * gcc.dg/vmx/gcc-bug-5.c: New.
6803         * gcc.dg/vmx/gcc-bug-6.c: New.
6804         * gcc.dg/vmx/gcc-bug-7.c: New.
6805         * gcc.dg/vmx/gcc-bug-8.c: New.
6806         * gcc.dg/vmx/gcc-bug-9.c: New.
6807         * gcc.dg/vmx/gcc-bug-b.c: New.
6808         * gcc.dg/vmx/gcc-bug-c.c: New.
6809         * gcc.dg/vmx/gcc-bug-d.c: New.
6810         * gcc.dg/vmx/gcc-bug-e.c: New.
6811         * gcc.dg/vmx/gcc-bug-f.c: New.
6812         * gcc.dg/vmx/gcc-bug-g.c: New.
6813         * gcc.dg/vmx/gcc-bug-i.c: New.
6814         * gcc.dg/vmx/harness.h: New.
6815         * gcc.dg/vmx/ira1.c: New.
6816         * gcc.dg/vmx/ira2a.c: New.
6817         * gcc.dg/vmx/ira2b.c: New.
6818         * gcc.dg/vmx/ira2.c: New.
6819         * gcc.dg/vmx/ira2c.c: New.
6820         * gcc.dg/vmx/mem.c: New.
6821         * gcc.dg/vmx/newton-1.c: New.
6822         * gcc.dg/vmx/ops.c: New.
6823         * gcc.dg/vmx/sn7153.c: New.
6824         * gcc.dg/vmx/spill2.c: New.
6825         * gcc.dg/vmx/spill3.c: New.
6826         * gcc.dg/vmx/spill.c: New.
6827         * gcc.dg/vmx/t.c: New.
6828         * gcc.dg/vmx/varargs-1.c: New.
6829         * gcc.dg/vmx/varargs-2.c: New.
6830         * gcc.dg/vmx/varargs-3.c: New.
6831         * gcc.dg/vmx/varargs-4.c: New.
6832         * gcc.dg/vmx/varargs-5.c: New.
6833         * gcc.dg/vmx/varargs-6.c: New.
6834         * gcc.dg/vmx/varargs-7.c: New.
6835         * gcc.dg/vmx/vmx.exp: New.
6836         * gcc.dg/vmx/vprint-1.c: New.
6837         * gcc.dg/vmx/vscan-1.c: New.
6838         * gcc.dg/vmx/x-01.c: New.
6839         * gcc.dg/vmx/x-02.c: New.
6840         * gcc.dg/vmx/x-03.c: New.
6841         * gcc.dg/vmx/x-04.c: New.
6842         * gcc.dg/vmx/x-05.c: New.
6843         * gcc.dg/vmx/yousufi-1.c: New.
6844         * gcc.dg/vmx/zero-1.c: New.
6845         * gcc.dg/vmx/zero.c: New.
6846
6847 2004-04-17  Andrew Pinski  <pinskia@physics.uc.edu>
6848
6849         * g++.dg/lookup/java1.C: Update for chage of
6850         _Jv_AllocObject.
6851         * g++.dg/lookup/java2.C: Likewise.
6852
6853 2004-04-17  Laurent GUERBY <laurent@guerby.net>
6854
6855         * ada/acats/run_all.sh: use -O2 by default.
6856
6857 2004-04-17  Richard Sandiford  <rsandifo@redhat.com>
6858
6859         * gcc.dg/vr-mult-[12].c: New tests.
6860
6861 2004-04-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6862
6863         * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
6864
6865         * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
6866
6867 2004-04-15  Richard Sandiford  <rsandifo@redhat.com>
6868
6869         * lib/target-supports.exp (check_profiling_available): Assume profiling
6870         isn't available for mips*-*-elf targets.
6871
6872 2004-04-14  Uros Bizjak  <uros@kss-loka.si>
6873
6874         * gcc.dg/builtins-38.c: New test.
6875
6876 2004-04-14  Eric Christopher  <echristo@redhat.com>
6877
6878         * g++.dg/charset/charset.exp: Run .cc extension tests.
6879
6880 2004-04-14  Zack Weinberg  <zack@codesourcery.com>
6881
6882         * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32).  Update commentary.
6883
6884 2004-04-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6885
6886         * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
6887
6888 2004-04-13  Uros Bizjak  <uros@kss-loka.si>:
6889
6890         * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
6891         * gcc.dg/i386-387-2.c: Likewise.
6892
6893         * gcc.dg/i386-387-7.c: New test.
6894         * gcc.dg/i386-387-8.c: New test.
6895
6896         * gcc.dg/builtins-37.c: New test.
6897
6898 2004-04-13  Geoffrey Keating  <geoffk@apple.com>
6899
6900         * g++.dg/pch/externc-1.C: Add missing semicolon.
6901
6902 2004-04-13  Aldy Hernandez  <aldyh@redhat.com>
6903
6904         * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
6905
6906 2004-04-12  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6907
6908         * gcc.c-torture/execute/20040411-1.c: New test.
6909
6910 2004-04-10  Joseph S. Myers  <jsm@polyomino.org.uk>
6911
6912         * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
6913
6914 2004-04-09  Chris Demetriou  <cgd@broadcom.com>
6915
6916         * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
6917
6918 2004-04-09  Zack Weinberg  <zack@codesourcery.com>
6919
6920         * lib/target-supports.exp (check_named_sections_available): New.
6921         * lib/gcc-dg.exp (dg-require-named-sections): New.
6922         * lib/prune.exp (prune_gcc_output): Incorporate prunes from
6923         old-deja.exp.  Also prune error-count message from HP linker.
6924         * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
6925
6926         * g++.dg/init/init-ref4.C: Use dg-require-weak.
6927         * g++.old-deja/g++.pt/static3.C: Likewise.
6928         * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
6929
6930 2004-04-09  Roger Sayle  <roger@eyesopen.com>
6931
6932         * gcc.c-torture/execute/20040409-1.c: New test case.
6933         * gcc.c-torture/execute/20040409-2.c: New test case.
6934         * gcc.c-torture/execute/20040409-3.c: New test case.
6935
6936 2004-04-09  Andrew Pinski  <pinskia@physics.uc.edu>
6937
6938         * gcc.dg/20040409-1.c: New test.
6939
6940 2004-04-08  Roger Sayle  <roger@eyesopen.com>
6941
6942         PR target/14888
6943         * g++.dg/opt/pr14888.C: New test case.
6944
6945 2004-04-08  Geoffrey Keating  <geoffk@apple.com>
6946
6947         * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
6948         gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
6949         gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
6950         gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
6951         New tests.
6952
6953 2004-04-08  Paul Brook  <paul@codesourcery.com>
6954
6955         * gcc.dg/spill-1.c: New test.
6956
6957 2004-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6958
6959         * gcc.dg/torture/builtin-ctype-2.c: New test.
6960
6961 2004-04-07  Ian Lance Taylor  <ian@wasabisystems.com>
6962
6963         * gcc.dg/pch/pch.exp: Add largefile test.
6964
6965 2004-04-06  Geoffrey Keating  <geoffk@apple.com>
6966
6967         * g++.dg/pch/externc-1.Hs: New.
6968         * g++.dg/pch/externc-1.C: New.
6969
6970 2004-04-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6971
6972         * gcc.dg/compat/struct-by-value-5a_main.c,
6973         gcc.dg/compat/struct-by-value-5b_main.c: New files.
6974         * gcc.dg/compat/struct-by-value-5_main.c: Delete.
6975         * gcc.dg/compat/struct-by-value-5a_x.c,
6976         gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
6977         gcc.dg/compat/struct-by-value-5_x.c.
6978         * gcc.dg/compat/struct-by-value-5a_y.c,
6979         gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
6980         gcc.dg/compat/struct-by-value-5_y.c.
6981
6982         * gcc.dg/compat/struct-by-value-6a_main.c,
6983         gcc.dg/compat/struct-by-value-6b_main.c: New files.
6984         * gcc.dg/compat/struct-by-value-6_main.c: Delete.
6985         * gcc.dg/compat/struct-by-value-6a_x.c,
6986         gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
6987         gcc.dg/compat/struct-by-value-6_x.c.
6988         * gcc.dg/compat/struct-by-value-6a_y.c,
6989         gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
6990         gcc.dg/compat/struct-by-value-6_y.c.
6991
6992         * gcc.dg/compat/struct-by-value-7a_main.c,
6993         gcc.dg/compat/struct-by-value-7b_main.c: New files.
6994         * gcc.dg/compat/struct-by-value-7_main.c: Delete.
6995         * gcc.dg/compat/struct-by-value-7a_x.c,
6996         gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
6997         gcc.dg/compat/struct-by-value-7_x.c.
6998         * gcc.dg/compat/struct-by-value-7a_y.c,
6999         gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
7000         gcc.dg/compat/struct-by-value-7_y.c.
7001
7002 2004-04-06  Jakub Jelinek  <jakub@redhat.com>
7003
7004         * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
7005         * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
7006         * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
7007         options.
7008
7009 2004-04-06  Uros Bizjak  <uros@kss-loka.si>
7010
7011         * gcc.dg/builtins-36.c: New test.
7012
7013 2004-04-06  Paul Brook  <paul@codesourcery.com>
7014
7015         * README.gcc: Remove obsolete contraint on testcases.
7016
7017 2004-04-05  Paul Brook  <paul@codesourcery.com>
7018
7019         PR2123
7020         * g++.dg/expr/anew1.C: XFAIL and make reproducible.  Call abort on
7021         failure and exit(0) on success.
7022         * g++.dg/expr/anew2.C: Ditto.
7023         * g++.dg/expr/anew3.C: Ditto.
7024         * g++.dg/expr/anew4.C: Ditto.
7025
7026 2004-04-05  Nathan Sidwell  <nathan@codesourcery.com>
7027
7028         PR c++/3518
7029         * g++.dg/template/unify7.C: New.
7030
7031 2004-04-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7032
7033         * g++.dg/README: Bring up to date with new subdirectories; remove
7034         duplicate subdirectory lines.
7035
7036 2004-04-02  Nathan Sidwell  <nathan@codesourcery.com>
7037
7038         PR c++/14007
7039         * g++.dg/template/unify5.C: New.
7040         * g++.dg/template/unify6.C: New.
7041         * g++.dg/template/qualttp20.C: Adjust.
7042         * g++.old-deja/g++.jason/report.C: Adjust.
7043         * g++.old-deja/g++.other/qual1.C: Adjust.
7044
7045 2004-04-01  Mark Mitchell  <mark@codesourcery.com>
7046
7047         PR c++/14803
7048         * g++.dg/inherit/ptrmem1.C: New test.
7049
7050 2004-04-01  Jakub Jelinek  <jakub@redhat.com>
7051
7052         PR c++/14755
7053         * gcc.c-torture/execute/20040331-1.c: New test.
7054         * gcc.dg/20040331-1.c: New test.
7055
7056 2004-04-01  Paul Brook  <paul@codesourcery.com>
7057
7058         * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
7059
7060 2004-03-30  Mark Mitchell  <mark@codesourcery.com>
7061
7062         PR c++/14724
7063         * g++.dg/init/goto1.C: New test.
7064
7065         PR c++/14763
7066         * g++.dg/template/defarg4.C: New test.
7067
7068 2004-03-30  Hartmut Penner  <hpenner@de.ibm.com>
7069
7070         * gcc.dg/altivec-11.c: Extend test for more valid cases.
7071
7072 2004-03-28  David Edelsohn  <edelsohn@gnu.org>
7073
7074         * gcc.dg/doloop-1.c: Do not check for lack of "blt".
7075
7076 2004-03-28  Zack Weinberg  <zack@codesourcery.com>
7077
7078         * gcc.dg/noncompile/undeclared-2.c: New test.
7079
7080 2004-03-28  Joseph S. Myers  <jsm@polyomino.org.uk>
7081
7082         * gcc.dg/940409-1.c: Remove XFAIL.
7083         * gcc.dg/reg-vol-struct-1.c: New test.
7084
7085 2004-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7086
7087         * gcc.dg/torture/builtin-wctype-1.c: New test.
7088
7089 2004-03-26  James A. Morrison  <ja2morri@uwaterloo.ca>
7090
7091         * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
7092         * gcc.dg/20001101-1.c: Likewise.
7093         * gcc.dg/20001102-1.c: Likewise.
7094
7095 2004-03-25  Roger Sayle  <roger@eyesopen.com>
7096
7097         * gcc.dg/compare8.c: Add an additional test for XOR.
7098
7099 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7100
7101         * gcc.dg/torture/builtin-ctype-1.c: New test.
7102
7103 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7104
7105         * gcc.dg/torture/builtin-explog-1.c: Add new cases.
7106         * gcc.dg/torture/builtin-math-1.c: Likewise.
7107         * gcc.dg/torture/builtin-power-1.c: New test.
7108
7109 2004-03-24  Andreas Schwab  <schwab@suse.de>
7110
7111         * lib/prune.exp (prune_gcc_output): Ignore errata warning from
7112         IA64 assembler.
7113
7114 2004-03-23  Joseph S. Myers  <jsm@polyomino.org.uk>
7115             Roger Sayle  <roger@eyesopen.com>
7116
7117         * gcc.dg/compare8.c: New test case.
7118
7119 2004-03-23  Ziemowit Laski  <zlaski@apple.com>
7120
7121         * g++.dg/ext/altivec-7.C: New test.
7122
7123 2004-03-23  Zack Weinberg  <zack@codesourcery.com>
7124
7125         PR 12267, 12391, 12560, 13129, 14114, 14133
7126         * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
7127         * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
7128         * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
7129         Adjust error regexps.
7130         * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
7131         * gcc.dg/noncompile/undeclared-1.c: New test cases.
7132         * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
7133         * gcc.dg/local1.c: Add explanatory comment.
7134
7135 2004-03-23  Roger Sayle  <roger@eyesopen.com>
7136
7137         PR optimization/14669
7138         * g++.dg/opt/fold2.C: New test case.
7139
7140 2004-03-22  Jakub Jelinek  <jakub@redhat.com>
7141
7142         PR c/14069
7143         * gcc.dg/20040322-1.c: New test.
7144
7145 2004-03-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
7146
7147         * gcc.dg/ultrasp2.c: Do not pass -m64.  Remove redundant lines.
7148         * gcc.dg/ultrasp4.c: Likewise.
7149         * gcc.dg/ultrasp8.c: Do not pass -m64.  Add sparcv9-*-*.
7150
7151 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
7152
7153         * gcc.dg/i386-sse-8.c: Reset default options.
7154
7155 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
7156
7157         * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
7158         in the error message text.
7159
7160 2004-03-21  Gabriel Dos Reis  <gdr@integrable-solutions.net>
7161
7162         * g++.dg/template/qualttp20.C: Adjust dg- regexp.
7163
7164 2004-03-21  Mark Mitchell  <mark@codesourcery.com>
7165
7166         PR c++/14616
7167         * g++.dg/init/array13.C: New test.
7168
7169 2004-03-20  Roger Sayle  <roger@eyesopen.com>
7170
7171         PR target/13889
7172         * gcc.c-torture/compile/pr13889.c: New test case.
7173
7174 2004-03-20  Joseph S. Myers  <jsm@polyomino.org.uk>
7175
7176         PR c/14635
7177         * builtins-1.c (nan, nans): Don't test.
7178         * builtins-30.c: Don't use nan, nanf, nanl.
7179         * builtins-35.c: New test.
7180
7181 2004-03-19  Ziemowit Laski  <zlaski@apple.com>
7182
7183         * g++.dg/ext/altivec-6.C: New test.
7184
7185 2004-03-19  Mark Mitchell  <mark@codesourcery.com>
7186
7187         * g++.dg/init/placement3.C: New test.
7188
7189         * g++.dg/template/spec13.C: New test.
7190
7191         * g++.dg/lookup/using11.C: New test.
7192
7193         * g++.dg/lookup/koenig3.C: New test.
7194
7195         * g++.dg/template/operator2.C: New test.
7196
7197         * g++.dg/expr/dtor3.C: New test.
7198         * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
7199         marker.
7200         * g++.old-deja/g++.law/visibility28.C: Likewise.
7201
7202 2004-03-19  Paolo Bonzini  <bonzini@gnu.org>
7203
7204         * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
7205         * gcc.dg/ppc64-abi-3.c: Likewise.
7206
7207 2004-03-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7208
7209         PR c++/14545
7210         * g++.dg/parse/template15.C: New test.
7211
7212 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
7213
7214         * g++.dg/expr/dtor2.C: New test.
7215
7216         * g++.dg/lookup/anon4.C: New test.
7217
7218         * g++.dg/overload/using1.C: New test.
7219
7220         * g++.dg/template/lookup7.C: New test.
7221
7222         * g++.dg/template/typename6.C: New test.
7223
7224         * g++.dg/expr/cond6.C: New test.
7225
7226 2004-03-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7227
7228         * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
7229
7230 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
7231
7232         * g++.dg/expr/cond5.C: New test.
7233         * g++.dg/expr/constcast1.C: Likewise.
7234         * g++.dg/expr/ptrmem2.C: Likewise.
7235         * g++.dg/expr/ptrmem3.C: Likewise.
7236         * g++.dg/lookup/main1.C: Likewise.
7237         * g++.dg/template/lookup6.C: Likewise.
7238
7239 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
7240
7241         * gcc.dg/local1.c: New test.
7242
7243         * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
7244
7245 2004-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7246
7247         * gcc.dg/torture/builtin-convert-1.c: New test.
7248
7249 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7250
7251         * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
7252
7253 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
7254
7255         PR c++/14481
7256         * g++.dg/warn/Wunused-7.C: New test.
7257
7258 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7259
7260         * gcc.dg/torture/builtin-integral-1.c: New test.
7261
7262 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
7263
7264         PR c++/14586
7265         * g++.dg/parse/non-dependent3.C: New test.
7266
7267 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
7268
7269         * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
7270         * g++.dg/eh/simd-2.C: Likewise.
7271         * g++.dg/init/array10.C: Likewise.
7272         * gcc.c-torture/compile/simd-1.c: Likewise.
7273         * gcc.c-torture/compile/simd-2.c: Likewise.
7274         * gcc.c-torture/compile/simd-3.c: Likewise.
7275         * gcc.c-torture/compile/simd-4.c: Likewise.
7276         * gcc.c-torture/compile/simd-6.c: Likewise.
7277         * gcc.c-torture/execute/simd-1.c: Likewise.
7278         * gcc.c-torture/execute/simd-2.c: Likewise.
7279         * gcc.dg/compat/vector-defs.h: Likewise.
7280         * gcc.dg/20020531-1.c: Likewise.
7281         * gcc.dg/altivec-3.c: Likewise.
7282         * gcc.dg/altivec-4.c: Likewise.
7283         * gcc.dg/altivec-varargs-1.c: Likewise.
7284         * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
7285         * gcc.dg/i386-mmx-3.c: Likewise.
7286         * gcc.dg/i386-sse-4.c: Likewise.
7287         * gcc.dg/i386-sse-5.c: Likewise.
7288         * gcc.dg/i386-sse-8.c: Likewise.
7289         * gcc.dg/simd-1.c: Likewise.
7290         * gcc.dg/20030218-1.c: Likewise.  Plus, do not declare
7291         __ev64_opaque__ since the machine description provides it.
7292
7293 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
7294
7295         * lib/compat.exp (skip_list): New global variable.
7296         Use it to hold the user defined COMPAT_SKIPS list if any.
7297         (compat-obj): Add the members of skip_list to optall.
7298
7299 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
7300
7301         * gcc.dg/compat/union-by-value-1_main.c,
7302         union-by-value-1_x.c, union-by-value-1_y.c,
7303         union-check.h, union-defs.h,
7304         union-init.h, union-return-1_main.c,
7305         union-return-1_x.c, union-return-1_y.c: New files.
7306
7307 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
7308
7309         * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
7310         mixed-struct-init.h: Add 4 mixed structure types.
7311         struct-by-value-21_main.c, struct-by-value-21_x.c,
7312         struct-by-value-21_y.c, struct-return-21_main.c,
7313         struct-return-21_x.c, struct-return-21_y.c: New files.
7314
7315 2004-03-13  Mark Mitchell  <mark@codesourcery.com>
7316
7317         PR c++/14550
7318         * g++.dg/parse/template14.C: New test.
7319
7320 2004-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
7321
7322         * gcc.c-torture/execute/20040313-1.c: New test.
7323
7324 2004-03-13  Jakub Jelinek  <jakub@redhat.com>
7325
7326         PR target/14533
7327         * gcc.dg/20040311-2.c: New test.
7328
7329 2004-03-12  Kazu Hirata  <kazu@cs.umass.edu>
7330
7331         PR other/14544
7332         * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
7333         bit-field.
7334
7335 2004-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
7336
7337         * gcc.dg/20040305-2.c: Add missing return statement.
7338
7339 2004-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7340
7341         * gcc.dg/builtins-34.c: Also check pow10*.
7342
7343 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
7344
7345         PR target/14262
7346         * gcc.dg/20040305-2.c: New test.
7347
7348 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
7349
7350         * gcc.dg/20040310-1.c: New test.
7351
7352 2004-03-11  Roger Sayle  <roger@eyesopen.com>
7353
7354         * gcc.c-torture/execute/20040311-1.c: New test case.
7355
7356 2004-03-11  Mark Mitchell  <mark@codesourcery.com>
7357
7358         PR c++/14476
7359         * g++.dg/lookup/enum1.C: New test.
7360
7361 2004-03-10  Mark Mitchell  <mark@codesourcery.com>
7362
7363         PR c++/14510
7364         * g++.dg/lookup/struct2.C: New test.
7365
7366 2004-03-10  Uros Bizjak  <uros@kss-loka.si>
7367
7368         * gcc.dg/builtins-34.c: New test.
7369
7370 2004-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7371
7372         * gcc.dg/torture/builtin-nonneg-1.c: New test.
7373
7374 2004-03-09  James E Wilson  <wilson@specifixinc.com>
7375
7376         * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
7377         * gcc.dg/alias-2.c: New testcase.
7378
7379 2004-03-09  Zack Weinberg  <zack@codesourcery.com>
7380
7381         * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
7382
7383 2004-03-09  Roger Sayle  <roger@eyesopen.com>
7384
7385         * gcc.c-torture/execute/20040309-1.c: New test case.
7386
7387 2004-03-09  Nathan Sidwell  <nathan@codesourcery.com>
7388
7389         PR c++/14397
7390         * g++.dg/overload/ref1.C: New.
7391
7392 2004-03-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7393
7394         PR c++/14409
7395         * g++.dg/template/spec12.C: New test.
7396
7397         PR c++/14448
7398         * g++.dg/parse/crash14.C: New test.
7399
7400 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
7401
7402         PR c++/14230
7403         * g++.dg/init/ref11.C: New test.
7404
7405 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
7406
7407         PR c++/14432
7408         * g++.dg/parse/builtin2.C: New test.
7409
7410 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
7411
7412         PR c++/14401
7413         * g++.dg/init/ctor3.C: New test.
7414         * g++.dg/init/union1.C: New test.
7415         * g++.dg/ext/anon-struct4.C: New test.
7416
7417 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
7418
7419         * g++.dg/lookup/koenig1.C: Tweak error messages.
7420         * g++.dg/lookup/used-before-declaration.C: Likewise.
7421         * g++.dg/other/do1.C: Likewise.
7422         * g++.dg/overload/koenig1.C: Likewise.
7423         * g++.dg/parse/crash13.C: Likewise.
7424         * g++.dg/template/instantiate3.C: Likewise.
7425
7426 2004-03-08  Eric Christopher  <echristo@redhat.com>
7427
7428         * * lib/target-supports.exp: Enable libiconv in test
7429         compilation.  Fix up error checking.
7430
7431 2004-03-08  Roger Sayle  <roger@eyesopen.com>
7432
7433         PR middle-end/14289
7434         * gcc.dg/pr14289-1.c: New test case.
7435         * gcc.dg/pr14289-2.c: Likewise.
7436         * gcc.dg/pr14289-3.c: Likewise.
7437
7438 2004-03-08  Eric Botcazou  <ebotcazou@act-europe.fr>
7439
7440         * gcc.c-torture/execute/20040308-1.c: New test.
7441
7442 2004-03-07  Roger Sayle  <roger@eyesopen.com>
7443
7444         * gcc.c-torture/execute/20040307-1.c: New test case.
7445
7446 2004-03-07  Richard Sandiford  <rsandifo@redhat.com>
7447
7448         * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
7449
7450 2004-03-06  Ulrich Weigand  <uweigand@de.ibm.com>
7451
7452         * gcc.dg/20040306-1.c: New test.
7453
7454 2004-03-06  Kazu Hirata  <kazu@cs.umass.edu>
7455
7456         * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
7457         them static.
7458         * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
7459
7460 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7461
7462         PR c/14465
7463         * gcc.dg/decl-6.c: New test.
7464
7465 2004-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7466
7467         * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
7468         Rename LOGPOW -> LOG_POW.
7469         (SQRT_EXP, POW_EXP): New.
7470
7471 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7472
7473         * gcc.dg/i386-sse-8.c: New test.
7474
7475 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7476
7477         PR c/14114
7478         * gcc.dg/decl-5.c: New test.
7479
7480 2004-03-05  Andreas Krebbel  <krebbel1@de.ibm.com>
7481
7482         * gcc.dg/20040305-1.c: New test.
7483
7484 2004-03-05  Hans-Peter Nilsson  <hp@axis.com>
7485
7486         PR other/14354
7487         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
7488
7489 2004-03-04  Ziemowit Laski  <zlaski@apple.com>
7490
7491         PR c++/14425, c++/14426
7492         * g++.dg/ext/altivec-4.C: New test.
7493         * g++.dg/ext/altivec-5.C: New test.
7494
7495 2004-03-04  Geoffrey Keating  <geoffk@apple.com>
7496
7497         * g++.old-deja/g++.other/linkage1.C: Expect errors about
7498         global variables of a type with no linkage.
7499         * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
7500         * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
7501         * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
7502         * g++.old-deja/g++.bugs/900210_02.C: Likewise.
7503         * g++.old-deja/g++.bugs/900210_03.C: Likewise.
7504         * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
7505         * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
7506         * g++.dg/warn/deprecated.C: Name enum Color.
7507         * g++.dg/overload/VLA.C: Name structure for 'b'.
7508         * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
7509
7510 2004-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7511
7512         * gcc.c-torture/compile/20040304-1.c: New test.
7513
7514 2004-03-03  Zack Weinberg  <zack@codesourcery.com>
7515
7516         PR 13728
7517         * gcc.dg/decl-4.c: New testcase.
7518
7519 2004-03-03  Kazu Hirata  <kazu@cs.umass.edu>
7520
7521         * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
7522         as PRECF if sizeof (float) > sizeof (double).
7523         (PRECL): Make it the same as PRECF if
7524         sizeof (float) > sizeof (long double).
7525
7526 2004-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7527
7528         * gcc.dg/builtins-config.h: Use underscore macro style for __sun
7529         system type.  Add check for irix6 which doesn't have c99 runtime.
7530
7531 2004-03-03  Bob Wilson  <bob.wilson@acm.org>
7532
7533         * gcc.dg/const-elim-1.c: xfail for xtensa.
7534
7535 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
7536
7537         PR c++/14369
7538         * g++.dg/template/cond4.C: New test.
7539
7540 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
7541
7542         PR c++/14360
7543         * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
7544
7545         PR c++/14361
7546         * g++.dg/parse/defarg7.C: New test.
7547
7548         PR c++/14359
7549         * g++.dg/template/friend26.C: New test.
7550
7551 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
7552
7553         PR c++/14324
7554         * g++.dg/abi/mangle21.C: New test.
7555
7556         PR c++/14260
7557         * g++.dg/parse/constructor2.C: New test.
7558
7559         PR c++/14337
7560         * g++.dg/template/sfinae1.C: New test.
7561
7562 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
7563
7564         PR c++/14267
7565         * g++.dg/expr/crash2.C: New test.
7566
7567         PR middle-end/13448
7568         * gcc.dg/inline-5.c: New test.
7569         * gcc.dg/always-inline.c: Split out tests into ...
7570         * gcc.dg/always-inline2.c: ... this and ...
7571         * gcc.dg/always-inline3.c: ... this.
7572
7573 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
7574
7575         PR debug/12103
7576         * g++.dg/debug/crash1.C: New test.
7577
7578 2004-02-29  Kazu Hirata  <kazu@cs.umass.edu>
7579
7580         * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
7581         function with __attribute__((noinline)).
7582         (recurser_void2): Likewise.
7583         * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
7584         (recurser_void2): Likewise.
7585
7586 2004-02-29  Roger Sayle  <roger@eyesopen.com>
7587
7588         PR middle-end/14203
7589         * g++.dg/warn/Wunused-6.C: New test case.
7590
7591 2004-02-28  Richard Earnshaw  <rearnsha@arm.com>
7592
7593         * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
7594         not defined.
7595
7596 2004-02-27  Eric Christopher  <echristo@redhat.com>
7597
7598         * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
7599         * g++.dg/charset/asm2.c: Run only x86.
7600         * gcc.dg/charset/asm3.c: Ditto.
7601
7602 2004-02-27  Aldy Hernandez  <aldyh@redhat.com>
7603
7604         * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
7605         ld_library_path.
7606
7607 2004-02-27  Ziemowit Laski  <zlaski@apple.com>
7608
7609         * g++.dg/ext/altivec-3.C: New.
7610
7611 2004-02-26  Richard Henderson  <rth@redhat.com>
7612
7613         * g++.dg/ext/attrib10.C: Mark for warning.
7614         * gcc.dg/attr-alias-1.c: New.
7615
7616 2004-02-26  Richard Henderson  <rth@redhat.com>
7617
7618         * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
7619         * gcc.c-torture/execute/20040208-2.c: ... it back.
7620
7621 2004-02-26  Eric Christopher  <echristo@redhat.com>
7622
7623         * lib/target-supports.exp (check-iconv-available): New function.
7624         * lib/gcc-dg.exp (dg-require-iconv): New function.
7625         Use above.
7626         * gcc.dg/charset: New directory.
7627         * gcc.dg/charset/charset.exp: New file.
7628         * gcc.dg/charset/asm1.c: Ditto.
7629         * gcc.dg/charset/asm2.c: Ditto.
7630         * gcc.dg/charset/asm3.c: Ditto.
7631         * gcc.dg/charset/asm4.c: Ditto.
7632         * gcc.dg/charset/asm5.c: Ditto.
7633         * gcc.dg/charset/attribute1.c: Ditto.
7634         * gcc.dg/charset/attribute2.c: Ditto.
7635         * gcc.dg/charset/string1.c: Ditto.
7636         * g++.dg/charset: New directory.
7637         * g++.dg/dg.exp: Add here. Special options.
7638         * g++.dg/charset/charset.exp: New file.
7639         * g++.dg/charset/asm1.c: Ditto.
7640         * g++.dg/charset/asm2.c: Ditto.
7641         * g++.dg/charset/asm3.c: Ditto.
7642         * g++.dg/charset/asm4.c: Ditto.
7643         * g++.dg/charset/attribute1.c: Ditto.
7644         * g++.dg/charset/attribute2.c: Ditto.
7645         * g++.dg/charset/extern1.cc: Ditto.
7646         * g++.dg/charset/extern2.cc: Ditto.
7647         * g++.dg/charset/string1.c: Ditto.
7648
7649 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
7650
7651         PR c++/14278
7652         * g++.dg/parse/comma1.C: New test.
7653
7654 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7655
7656         PR c++/14284
7657         * g++.dg/template/ttp8.C: New test.
7658
7659 2004-02-26  Eric Botcazou  <ebotcazou@act-europe.fr>
7660
7661         * gcc.dg/fixuns-trunc-1.c: New test.
7662
7663 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7664
7665         * gcc.dg/builtins-config.h: Use #elif.
7666
7667 2004-02-26  Michael Matz  <matz@suse.de>
7668
7669         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
7670         * gcc.dg/991214-1.c: Likewise.
7671         * gcc.dg/i386-asm-1.c: Likewise.
7672
7673 2004-02-25  Richard Henderson  <rth@redhat.com>
7674
7675         * gcc.c-torture/execute/20040208-2.c: Move ...
7676         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
7677
7678 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7679
7680         PR c++/14246
7681         * g++.dg/other/crash-3.C: New test.
7682
7683 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7684
7685         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
7686         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
7687
7688         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
7689         HP-UX.
7690
7691 2004-02-24  Michael Matz  <matz@suse.de>
7692
7693         * gcc.dg/i386-regparm.c: New.
7694
7695 2004-02-23  James E Wilson  <wilson@specifixinc.com>
7696
7697         * gcc.c-torture/execute/20040223-1.c: New.
7698
7699 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
7700             Kazu Hirata  <kazu@cs.umass.edu>
7701
7702         * gcc.dg/fwritable-strings-1.c: Remove.
7703
7704 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
7705
7706         PR c/14156
7707         * gcc.dg/20040223-1.c: New test.
7708
7709 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7710
7711         PR c++/14106
7712         * g++.dg/ext/typeof9.C: New test.
7713
7714 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7715
7716         PR c++/14250
7717         * g++.dg/other/switch1.C: New test.
7718
7719 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
7720
7721         * gcc.dg/cast-function-1.c: Adjust for new informative message.
7722         * gcc.dg/va-arg-1.c: Likewise.
7723
7724 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7725
7726         PR c++/14143
7727         * g++.dg/template/koenig5.C: New test.
7728
7729 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
7730
7731         * g++.dg/ext/altivec-1.C: Generalize target triple.
7732         * g++.dg/ext/altivec-2.C: New test case.
7733         * g++.dg/ext/altivec_check.h: New file.
7734         * gcc.dg/altivec-1.c: Generalize target triple;
7735         include altivec_check.h and call altivec_check().
7736         * gcc.dg/altivec-[2-5].c: Generalize target triple.
7737         * gcc.dg/altivec-6.c: New test case.
7738         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
7739         type casts as needed.
7740         * gcc.dg/altivec-10.c: Include altivec_check.h and call
7741         altivec_check().
7742         * gcc.dg/altivec-12.c: New test case.
7743         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
7744         include altivec_check.h and call altivec_check().
7745         * gcc.dg/altivec_check.h: New file.
7746
7747 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7748
7749         * lib/target-supports.exp (check_alias_available): Don't mangle
7750         function `g' in test program.
7751
7752 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7753
7754         * lib/target-supports.exp (check_profiling_available): Check
7755         argument to determine whether we support a profiling type.
7756         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
7757         check_profiling_available.
7758         * g++.dg/bprob/bprob.exp: Likewise
7759         * g77.dg/bprob/bprob.exp: Likewise.
7760         * gcc.misc-tests/bprob.exp: Likewise.
7761         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
7762         dg-require-profiling and delete expected error handling.
7763         * gcc.dg/20021014-1.c: Likewise.
7764         * gcc.dg/nest.c: Likewise.
7765
7766 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7767
7768         PR c++/12007
7769         * g++.dg/other/vthunk1.C: New test.
7770
7771 2004-02-20  Falk Hueffner  <falk@debian.org>
7772
7773         PR target/14201
7774         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
7775
7776 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
7777
7778         PR c++/13927
7779         * g++.dg/other/error8.C: Remove XFAIL markers.
7780
7781         PR c++/14173
7782         * g++.dg/ext/packed5.C: New test.
7783
7784         PR c++/14199
7785         * g++.dg/warn/Wunused-5.C: New test.
7786
7787         PR c++/14186
7788         * g++.dg/lookup/member1.C: New test.
7789
7790 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
7791
7792         * gcc.c-torture/compile/20040130-1.c: Enable only when
7793         __INT_MAX__ >= 2147483647L.
7794         * gcc.c-torture/compile/961203-1.c: Likewise.
7795
7796 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
7797
7798         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
7799         * g++.dg/opt/template1.C: Robustify assembler regexp
7800
7801 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7802
7803         * gcc.c-torture/execute/simd-4.x: Remove.
7804         * gcc.c-torture/execute/va-arg-25.x: Likewise.
7805         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
7806         Guard with #ifndef SKIP_ATTRIBUTE.
7807         * gcc.dg/compat/vector-1_y.c: Likewise.
7808         * gcc.dg/compat/vector-2_x.c: Likewise.
7809         * gcc.dg/compat/vector-2_y.c: Likewise.
7810         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
7811         * g++.dg/eh/simd-2.C: Likewise.
7812
7813 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
7814
7815         * gcc.c-torture/compile/complex-1.c: New.
7816
7817 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
7818
7819         PR target/14209
7820         * gcc.c-torture/execute/20040218-1.c: New test.
7821
7822 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7823
7824         PR c++/14181
7825         * g++.dg/parse/new2.C: New test.
7826
7827 2004-02-18  Paul Brook  <paul@codesourcery.com>
7828
7829         * gcc.c-torture/compile/libcall-1.c: New test.
7830
7831 2004-02-18  Paul Brook  <paul@codesourcery.com>
7832
7833         PR debug/12934
7834         * gcc.dg/debug/debug-7.c: New test.
7835
7836 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
7837
7838         * gcc.dg/20040217-1.c: New test.
7839
7840 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
7841
7842         * gcc.c-torture/execute/990208-1.x: Delete.
7843
7844 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
7845
7846         * gcc.c-torture/execute/20040208-2.x: New file.
7847
7848 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
7849
7850         PR c++/11326
7851         * g++.dg/abi/structret1.C: New test.
7852
7853 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
7854
7855         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
7856         (i386_cpuid): No need to test if cpuid is available on AMD64.
7857         Fix assembly, so that it works onboth i386 and AMD64.
7858         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
7859         (vecInLong): Fix s[] member type to unsigned int.
7860         (vecInWord): Remove type.
7861         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
7862         (a64, b64, c64, d64, e64): Remove.
7863         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
7864         Remove unused variable.  Remove initialization of removed variables.
7865         Don't call mmx_tests nor sse_tests.
7866         (reference_mmx, reference_sse): Remove.
7867         (check): Add return stmt.
7868         * gcc.dg/i386-sse-7.c: New test.
7869         * gcc.dg/i386-mmx-4.c: New test.
7870
7871 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7872
7873         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
7874         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
7875         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
7876         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
7877         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
7878         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
7879         g++.dg/tc1/dr94.C: Fix line terminator.
7880
7881 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
7882
7883         * gcc.c-torture/compile/20040216-1.c: New.
7884
7885 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7886
7887         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
7888         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
7889         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
7890         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
7891         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
7892         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
7893
7894 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
7895
7896         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
7897
7898 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
7899
7900         PR c++/13971
7901         * g++.dg/expr/cond4.C: New test.
7902
7903         PR c++/14086
7904         * g++.dg/lookup/crash2.C: New test.
7905
7906 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
7907
7908         * gcc.c-torture/compile/20040214-2.c: New test.
7909
7910 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
7911
7912         PR c++/14116
7913         * g++.dg/ext/typeof8.C: New test.
7914
7915 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
7916
7917         * gcc.c-torture/compile/20040214-1.c: New test.
7918
7919 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7920
7921         PR c++/13635
7922         * g++.dg/template/spec11.C: New test.
7923
7924 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7925
7926         PR c++/13927
7927         * g++.dg/other/error8.C: New test.
7928
7929 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
7930
7931         PR c++/14122
7932         * g++.dg/template/array4.C: New test.
7933
7934         PR c++/14108
7935         * g++.dg/inherit/thunk2.C: New test.
7936
7937         PR c++/14083
7938         * g++.dg/eh/cond2.C: New test.
7939
7940 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
7941
7942         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
7943
7944 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
7945
7946         * lib/scanasm.exp (dg-scan): Quote pattern before display.
7947
7948 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
7949
7950         * g++.dg/simd-2.C: xfail on ppc64-linux.
7951
7952 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
7953
7954         PR c/456
7955         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
7956         tests.
7957
7958 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
7959
7960         * gcc.dg/builtins-33.c: New test.
7961
7962 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
7963
7964         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
7965
7966 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
7967
7968         * g++.dg/simd-2.C: Set -maltivec for ppc64.
7969
7970 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
7971
7972         * gcc.dg/ppc64-abi-3.c: New test.
7973
7974 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
7975
7976         PR c/14092
7977
7978         * gcc.dg/pr14092-1.c: New testcase.
7979
7980 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
7981
7982         * gcc.dg/cpp/assert4.c: Fix typo last change.
7983
7984         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
7985         * gcc.dg/cpp/assert4.c: Handle powerpc64.
7986
7987         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
7988
7989 2004-02-09  Roger Sayle  <roger@eyesopen.com>
7990
7991         * gcc.c-torture/compile/20040209-1.c: New test case.
7992
7993 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
7994
7995         * gcc.dg/c90-init-1.c: Adjust expected error messages.
7996
7997 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
7998
7999         * gcc.c-torture/execute/20040208-[12].c: New tests.
8000
8001 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
8002
8003         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
8004
8005 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
8006
8007         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
8008
8009 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
8010
8011         Bug 13856
8012         * gcc.dg/visibility-8.c: New testcase.
8013
8014 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
8015
8016         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
8017         arguments.
8018         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
8019
8020 2004-02-07  Roger Sayle  <roger@eyesopen.com>
8021
8022         PR middle-end/13696
8023         * g++.dg/opt/fold1.C: New test case.
8024
8025 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8026
8027         PR c++/14033
8028         * g++.dg/other/crash-2.C: New test.
8029
8030 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8031
8032         PR c++/14028
8033         * g++.dg/parse/angle-bracket2.C: New test.
8034
8035 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8036
8037         PR middle-end/13750
8038         Revert:
8039         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
8040         PR pch/13361
8041         * testsuite/g++.dg/pch/wchar-1.C: New.
8042         * testsuite/g++.dg/pch/wchar-1.Hs: New.
8043
8044 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8045
8046         PR c++/14008
8047         * g++.dg/parse/error15.C: New test.
8048         * g++.dg/parse/crash11.C: Update dg-error mark.
8049
8050 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
8051
8052         PR c++/13932
8053         * g++.dg/warn/conv2.C: New test.
8054
8055 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8056
8057         PR c++/13086
8058         * g++.dg/warn/incomplete1.C: Remove xfail.
8059
8060 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
8061
8062         * lib/file-format.exp (gcc_target_object_format): Use
8063         ${tool}_target_compile, not gcc_target_compile.
8064         * lib/target-supports.exp (check_alias_available): Likewise.
8065         (check_gc_sections_available): Likewise.
8066         * g++.dg/ext/attrib10.C: Use dg-require-alias.
8067         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
8068         dg-require-alias.
8069
8070 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
8071
8072         PR c++/13969
8073         * g++.dg/template/static6.C: New test.
8074
8075 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
8076
8077         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
8078
8079 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8080
8081         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
8082         tests for systems where `char' is unsigned by default.
8083
8084 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8085
8086         PR c++/13997
8087         * g++.dg/template/partial3.C: New test.
8088
8089 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
8090
8091         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
8092         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
8093         Remove mentions of obsolete ports.
8094
8095 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
8096
8097         * gcc.dg/noncompile/20001228-1.c: Fix for new
8098         error message.
8099
8100 2004-02-03  Roger Sayle  <roger@eyesopen.com>
8101
8102         PR target/9348
8103         * gcc.c-torture/execute/multdi-1.c: New test case.
8104
8105 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
8106
8107         PR c++/13925
8108         * g++.dg/template/lookup5.C: New test.
8109
8110 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
8111
8112         PR c++/13950
8113         * g++.dg/template/lookup4.C: New test.
8114
8115         PR c++/13970
8116         * g++.dg/parse/error14.C: New test.
8117
8118         PR c++/14002
8119         * g++.dg/parse/template13.C: New test.
8120
8121 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
8122
8123         PR c++/13978
8124         * g++.dg/template/koenig4.C: New test.
8125
8126         PR c++/13968
8127         * g++.dg/template/crash17.C: New test.
8128
8129         PR c++/13975
8130         * g++.dg/parse/error13.C: New test.
8131         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
8132
8133 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
8134
8135         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
8136
8137 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
8138
8139         PR c/11658
8140         PR c/13994
8141         * gcc.dg/noncompile/20040203-1.c: New test.
8142         * gcc.dg/noncompile/20040203-2.c: Likewise.
8143         * gcc.dg/noncompile/20040203-3.c: Likewise.
8144         * gcc.dg/20040203-1.c: Likewise.
8145
8146 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
8147
8148         PR c++/10858
8149         * g++.dg/template/sizeof7.C: New test.
8150
8151 2004-02-02  Eric Christopher  <echristo@redhat.com>
8152             Zack Weinberg  <zack@codesourcery.com>
8153
8154         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
8155
8156 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
8157
8158         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
8159         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
8160         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
8161         * gcc.dg/cleanup-5.c: Run only on Linux targets.
8162
8163 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
8164
8165         PR c++/13113
8166         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
8167
8168         PR c++/13854
8169         * g++.dg/ext/attrib13.C: New test.
8170
8171         PR c++/13907
8172         * g++.dg/conversion/op2.C: New test.
8173
8174 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
8175
8176         * gcc.dg/titype-1.c: Fix pasto.
8177
8178 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
8179
8180         * gcc.dg/titype-1.c: New test.
8181
8182 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8183
8184         PR c++/13957
8185         * g++.dg/template/non-type-template-argument-1.C,
8186         g++.dg/template/qualified-id1.C: Update dg-error marks.
8187         * g++.dg/template/nontype6.C: New test.
8188
8189 2004-02-01  Roger Sayle  <roger@eyesopen.com>
8190
8191         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
8192         * gcc.dg/builtins-31.c: New testcase.
8193         * gcc.dg/builtins-32.c: New testcase.
8194
8195 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
8196
8197         * objc.dg/call-super-2.m: Update line numbers
8198         for the including of stddef.h.
8199
8200 2004-01-30  Michael Matz  <matz@suse.de>
8201
8202         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
8203         g++.dg/ext/case-range3.C: New tests.
8204
8205 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8206
8207         DR206
8208         PR c++/13813
8209         * g++.dg/template/member4.C: New test.
8210
8211 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8212
8213         PR c++/13683
8214         * g++.dg/template/sizeof6.C: New test.
8215
8216 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
8217
8218         * gcc.dg/fwritable-strings-1.c: New test.
8219
8220 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
8221
8222         * gcc.c-torture/compile/20040130-1.c: New test.
8223
8224 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
8225
8226         * objc.dg/call-super-2.m: Include stddef.h for size_t.
8227
8228 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
8229
8230         PR c++/13883
8231         * g++.dg/template/ctor3.C: New test.
8232
8233 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8234
8235         * g++.dg/tc1: New directory.
8236         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
8237         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
8238         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
8239         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
8240         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
8241
8242 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8243
8244         * g++.dg/parse/error11.C: New test.
8245         * g++.dg/parse/error12.C: Likewise.
8246
8247 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
8248
8249         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
8250         (scan_initial, main): Use aligned_sizeof instead of sizeof.
8251
8252 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
8253
8254         PR c++/13791
8255         * g++.dg/ext/attrib12.C: New test.
8256
8257         PR c++/13736
8258         * g++.dg/parse/cast2.C: New test.
8259
8260 2004-01-27  James E Wilson  <wilson@specifixinc.com>
8261
8262         * objc.dg/encode-2.m (main): New local string.  Set depending on
8263         sizeof long.  Use in sscanf call.
8264         * objc.dg/encode-3.m (main): New local string.  Set depending on
8265         sizeof long.  Use in scan_initial call.
8266
8267 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8268
8269         * objc.dg/call-super-2.m: Make LP64-safe.
8270         * objc.dg/desig-init-1.m: Likewise.
8271
8272 2004-01-27  Devang Patel <dpatel@apple.com>
8273
8274         * g++.dg/debug/namespace1.C: New test.
8275
8276 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
8277
8278         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
8279         xscale-*-*.
8280
8281         * gcc.dg/arm-mmx-1.c: New test.
8282
8283 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
8284
8285         * gcc.dg/20040127-1.c: New test.
8286         * gcc.dg/20040127-2.c: New test.
8287
8288 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8289
8290         * objc.dg/stret-1.m (glob): Renamed to globa.
8291
8292 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
8293
8294         PR c++/13663
8295         * g++.dg/expr/for1.C: New test.
8296
8297 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
8298
8299         PR middle-end/13779
8300         * gcc.dg/darwin-longlong.c: New test.
8301
8302 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
8303
8304         * gcc.dg/20040124-1.c: Moved test from here...
8305         * gcc.c-torture/compile/20040124-1.c: ...to here.
8306
8307 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
8308
8309         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
8310         the assembly output if -m64 is passed.
8311
8312 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
8313
8314         PR c++/13833
8315         * g++.dg/template/cond3.C: New test.
8316
8317 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8318
8319         PR c++/13810
8320         * g++.dg/template/ttp7.C: New test.
8321
8322 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8323
8324         PR c++/13797
8325         * g++.dg/template/nontype4.C: New test.
8326         * g++.dg/template/nontype5.C: Likewise.
8327
8328 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
8329
8330         * gcc.dg/torture/mips-clobber-at.c: New test.
8331
8332 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
8333
8334         * gcc.dg/20040124-1.c: New test.
8335
8336 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
8337
8338         * gcc.dg/20040123-1.c: New test.
8339
8340 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
8341
8342         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
8343
8344 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
8345
8346         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
8347
8348 2004-01-23  Andrew Pinski  <apinski@apple.com>
8349
8350         * gcc.dg/20030121-1.c: Move to ..
8351         * gcc.dg/20040121-1.c: here.
8352
8353 2004-01-23  Roger Sayle  <roger@eyesopen.com>
8354
8355         * gcc.dg/builtins-29.c: New test case.
8356
8357 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
8358
8359         PR 18314
8360         * gcc.dg/builtins-30.c: New testcase.
8361
8362 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
8363
8364         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
8365         * lib/g77.exp: Likewise.
8366         * lib/objc.exp: Likewise.
8367         * lib/g++.exp: Likewise.
8368
8369 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
8370
8371         * gcc.dg/struct-by-value-2.c: New test.
8372
8373 2004-01-21  Andrew Pinski  <apinski@apple.com>
8374
8375         PR target/13785
8376         * gcc.dg/20030121-1.c: New test.
8377
8378 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
8379
8380         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
8381         clobber frame pointer register in asm statement.
8382
8383 2004-01-21  Falk Hueffner  <falk@debian.org>
8384
8385         * gcc.c-torture/compile/20040121-1.c: New test.
8386
8387 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
8388
8389         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
8390
8391 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
8392
8393         * gcc.dg/ppc64-abi-2.c: New test.
8394
8395 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
8396
8397         * lib/treelang.exp: Fill out this file.
8398         * lib/treelang-dg.exp: New File.
8399
8400 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
8401
8402         * gcc.c-torture/compile/981022-1.c: Remove.
8403         * gcc.dg/array-5.c: Remove XFAIL.
8404         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
8405         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
8406         gcc.dg/cond-lvalue-1.c: Update.
8407         * gcc.dg/cast-lvalue-2.c: New test.
8408
8409 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
8410
8411         PR c++/13592
8412         * g++.dg/other/error1.C (class foo): Tweak error message.
8413
8414         PR c++/13592
8415         * g++.dg/template/call2.C: New test.
8416
8417 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
8418
8419         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
8420         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
8421         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
8422         scalar-return-1_x.c, scalar-return-2_y.c,
8423         scalar-return-3_x.c, scalar-return-3_y.c,
8424         scalar-return-4_x.c, scalar-return-4_y.c,
8425         struct-align-1.h, struct-align-1_x.c,
8426         struct-align-1_y.c, struct-align-2.h,
8427         struct-align-2_x.c, struct-align-2_y.c,
8428         struct-by-value-10_y.c, struct-by-value-11_x.c,
8429         struct-by-value-11_y.c, struct-by-value-12_x.c,
8430         struct-by-value-12_y.c, struct-by-value-13_x.c,
8431         struct-by-value-13_y.c, struct-by-value-14_x.c,
8432         struct-by-value-14_y.c, struct-by-value-15_x.c,
8433         struct-by-value-15_y.c, struct-by-value-16_y.c,
8434         struct-by-value-17_y.c, struct-by-value-18_y.c,
8435         struct-by-value-19_y.c, struct-by-value-1_x.c,
8436         struct-by-value-1_y.c, struct-by-value-20_y.c,
8437         struct-by-value-2_x.c, struct-by-value-2_y.c,
8438         struct-by-value-3_y.c, struct-by-value-4_x.c,
8439         struct-by-value-4_y.c, struct-by-value-5_y.c,
8440         struct-by-value-6_y.c, struct-by-value-7_y.c
8441         struct-by-value-8_x.c, struct-by-value-8_y.c
8442         struct-by-value-9_x.c, struct-by-value-9_y.c
8443         struct-return-10_x.c, struct-return-10_y.c,
8444         struct-return-19_x.c, struct-return-20_x.c
8445         struct-return-2_x.c, struct-return-2_y.c
8446         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
8447         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
8448
8449 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
8450
8451         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
8452         attribute on sparc*-sun-solaris2.*.
8453
8454 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
8455
8456         PR c++/13710
8457         * g++.dg/ext/typeof7.C: New test.
8458
8459 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
8460
8461         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
8462         * gcc.dg/const-elim-1.c: Same.
8463
8464 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
8465
8466         * objc.dg/stret-1.m: New.
8467         * objc.dg/stret-2.m: New.
8468
8469 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
8470
8471         PR c++/11895
8472         * g++.dg/ext/vector1.C: New test.
8473
8474 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
8475
8476         * gcc.dg/pch/import-1.c: New.
8477         * gcc.dg/pch/import-1.hs: New.
8478         * gcc.dg/pch/import-1a.h: New.
8479         * gcc.dg/pch/import-1b.h: New.
8480         * gcc.dg/pch/import-1c.h: New.
8481
8482 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
8483
8484         PR c++/13574
8485         * g++.dg/ext/array1.C: New test.
8486
8487         PR c++/13178
8488         * g++.dg/conversion/op1.C: New test.
8489
8490 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
8491
8492         PR 11864
8493         From Kazumoto Kojima / Dan Kegel:
8494         * gcc.dg/pr11864-1.c: New test.
8495
8496         PR 10392
8497         From Marcus Comstedt / Dan Kegel:
8498         * gcc.dg/pr10392-1.c: New test.
8499
8500 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
8501
8502         PR c++/13478
8503         * g++.dg/init/ref10.C: New test.
8504
8505 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8506
8507         PR c++/13407
8508         * g++.dg/parse/typename6.C: New test.
8509
8510 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
8511
8512         PR pch/13361
8513         * testsuite/g++.dg/pch/wchar-1.C: New.
8514         * testsuite/g++.dg/pch/wchar-1.Hs: New.
8515
8516 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8517
8518         PR c++/9259
8519         * g++.dg/expr/sizeof2.C: New test.
8520
8521 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
8522
8523         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
8524
8525 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
8526
8527         PR c++/13659
8528         * g++.dg/lookup/strong-using-3.C: New.
8529         * g++.dg/lookup/using-10.C: New.
8530
8531 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
8532
8533         PR c++/13594
8534         * g++.dg/lookup/strong-using-2.C: New.
8535
8536 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
8537             Dan Kegel <dank@kegel.com>
8538             J"orn Rennecke <joern.rennecke@superh.com>
8539
8540         PR target/9365
8541         * gcc.dg/pr9365-1.c: New test.
8542
8543 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8544
8545         PR c++/8856
8546         * g++.dg/parse/casting-operator2.C: New test.
8547         * g++.old-deja/g++.pt/explicit83.C: Remove.
8548
8549 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
8550
8551         * gcc.dg/label-compound-stmt-1.c: New test.
8552         * gcc.c-torture/compile/950922-1.c,
8553         gcc.c-torture/compile/20000211-3.c,
8554         gcc.c-torture/compile/20000518-1.c,
8555         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
8556         compound statements.
8557
8558 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
8559
8560         * gcc.dg/ppc64-abi-1.c: New test.
8561
8562 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
8563
8564          * g++.dg/ext/attrib9.C: Add dg-warnings.
8565
8566 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8567
8568         PR c++/12335
8569         * g++.dg/parse/dtor3.C: New test.
8570
8571 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
8572
8573         PR c++/12709
8574         * g++.dg/parse/try-catch-1.C: New test.
8575
8576 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
8577
8578         * ada/acats/run_all.sh: Add more verbose output in acats.log
8579         when compiling tests.
8580
8581 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
8582
8583         PR 13656
8584         * gcc.dg/typedef-redecl.c: New test case.
8585         * gcc.dg/typedef-redecl.h: New support file.
8586
8587 2004-01-13  Jan Hubicka  <jh@suse.cz>
8588
8589         * gcc.dg/always_inline.c: New test.
8590         * gcc.dg/debug/20031231-1.c: Fix.
8591
8592 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8593
8594         PR c++/13474
8595         * g++.dg/template/array3.C: New test.
8596
8597 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
8598
8599         * g++.dg/ext/lvalue1.C: No longer expected to fail.
8600         * g++.dg/warn/Wunused-2.C: Likewise.
8601
8602 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8603
8604         PR c++/13289
8605         * g++.dg/template/instantiate6.C: New test.
8606
8607 2004-01-12  Roger Sayle  <roger@eyesopen.com>
8608
8609         PR middle-end/11397
8610         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
8611
8612 2004-01-12  Jan Hubicka  <jh@suse.cz>
8613
8614         PR opt/12826
8615         * gcc.dg/20040112-1.c: New.
8616
8617         * gcc.dg/dwarf-die[1-7].c: Move to...
8618         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
8619         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
8620
8621 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
8622
8623         PR c++/4100
8624         * g++.dg/parse/friend4.C: New test.
8625
8626 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
8627
8628         PR c++/4100
8629         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
8630         definition is called a friend.
8631
8632 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
8633
8634         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
8635
8636 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
8637
8638         PR c++/3478
8639         * g++.dg/parse/error10.C: New test.
8640         * g++.dg/template/arg2.C: Accept "invalid type" error.
8641
8642 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
8643
8644         PR middle-end/13392
8645         * g++.dg/opt/expect2.C: New test.
8646
8647 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
8648
8649         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
8650         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
8651         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
8652         Update dg-error regexps.
8653
8654 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
8655
8656         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
8657         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
8658
8659 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
8660
8661         * gcc.dg/pragma-re-1.c: Use right pointer type.
8662
8663 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
8664
8665         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
8666
8667 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
8668
8669         * gcc.dg/rs6000-ldouble-1.c: New.
8670
8671 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8672
8673         DR 337
8674         PR c++/9256
8675         * g++.dg/other/abstract1.C: New test.
8676
8677 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
8678
8679         * g++.dg/lookup/strong-using-1.C: New.
8680
8681 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
8682
8683         PR c/11234
8684         * gcc.dg/func-ptr-conv-1.c: New test.
8685         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
8686
8687 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
8688
8689         PR target/13380.
8690         * gcc.c-torture/compile/20040109-1.c: New.
8691
8692 2004-01-08  Stuart Hastings  <stuart@apple.com>
8693
8694         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
8695         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
8696         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
8697
8698 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
8699
8700         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
8701
8702 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
8703
8704         * ada/acats/run_acats: Treat 'gnatchop' the same way
8705         as 'gnatmake'.  Export GCC_DRIVER.
8706         * ada/acats/run_all.sh: Add target_gnatchop.  Use
8707         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
8708
8709 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8710
8711         PR c++/12573
8712         * g++.dg/template/dependent-expr4.C: New test.
8713
8714 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
8715
8716         * gcc.dg/altivec-11.c: New test.
8717
8718 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
8719
8720         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
8721
8722 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
8723
8724         PR c/6024
8725         * gcc.dg/enum-compat-1.c: New test.
8726         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
8727
8728 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
8729
8730         PR c/12165
8731         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
8732         gcc.dg/c99-idem-qual-3.c: New tests.
8733
8734 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
8735
8736         * gcc.dg/winline-7.c: Don't cast void * to int.
8737
8738 2004-01-06  Jan Hubicka  <jh@suse.cz>
8739
8740         * gcc.dg/i386-sse-5.c: New test
8741         * g++.dg/eh/simd-1.c: Add -w argument for i386.
8742
8743 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
8744
8745         PR c++/12815
8746         * g++.dg/rtti/typeid4.C: New test.
8747
8748 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
8749
8750         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
8751
8752 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
8753
8754         PR c++/12132
8755         * g++.dg/template/error11.C: New test.
8756
8757         PR c++/13451
8758         * g++.dg/template/class2.C: New test.
8759
8760 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
8761         Richard Sandiford <rsandifo@redhat.com>
8762
8763         PR c++/13387
8764         * g++.dg/opt/alias3.C: New test.
8765
8766 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
8767
8768         PR c++/13157
8769         * g++.dg/template/koenig3.C: New test.
8770
8771         PR c++/13529
8772         * g++.dg/parse/offsetof3.C: New test.
8773
8774         * g++.dg/init/copy7.C: Add missing dg-error markers.
8775
8776         PR c++/12226
8777         * g++.dg/init/copy7.c: New test.
8778
8779         PR c++/13536
8780         * g++.dg/parse/cast1.C: New test.
8781
8782 2004-01-04  Jan Hubicka  <jh@suse.cz>
8783
8784         * gcc.dg/winline[1-7].c: New tests.
8785
8786 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8787
8788         PR c++/13520
8789         * g++.dg/template/qualttp22.C: New test.
8790
8791 2004-01-01  Jan Hubicka  <jh@suse.cz>
8792
8793         * gcc.dg/debug/20031231-1.c: New.
8794         * gcc.c-torture/compile/20040101-1.c: New.
8795         * gcc.dg/dwarf-die-[1-7].c: New.
8796
8797 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
8798
8799         PR optimization/13521
8800         * gcc.c-torture/compile/20031231-1.c: New test.
8801
8802 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
8803
8804         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
8805
8806 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8807
8808         PR c++/10079
8809         * g++.dg/template/crash16.C: New test.
8810
8811 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
8812
8813         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
8814
8815 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
8816
8817         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
8818         ports.
8819         * g++.old-deja/g++.jason/thunk3.C: Likewise.
8820         * g++.old-deja/g++.law/profile1.C: Likewise.
8821         * gcc.c-torture/compile/981006-1.c: Likewise.
8822         * gcc.c-torture/execute/loop-2e.x: Likewise.
8823         * gcc.c-torture/execute/loop-2f.x: Remove.
8824         * gcc.c-torture/execute/loop-2g.x: Likewise.
8825         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
8826         * gcc.dg/20020312-2.c: Remove traces of dead ports.
8827
8828 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
8829
8830         PR c++/13507
8831         * g++.dg/ext/attrib11.C: New test.
8832
8833         PR c++/13494
8834         * g++.dg/template/array2-1.C: New test.
8835         * g++.dg/template/array2-2.C: New test.
8836
8837 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
8838
8839         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
8840
8841 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
8842
8843         PR c++/12774
8844         * g++.dg/template/array1-1.C: New test.
8845         * g++.dg/template/array1-2.C: New test.
8846
8847 2003-12-29  Roger Sayle  <roger@eyesopen.com>
8848
8849         PR fortran/12632
8850         * g77.dg/12632.f: New test case.
8851
8852 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8853
8854         PR c++/13289
8855         * g++.dg/parse/nontype1.C: New test.
8856
8857 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8858
8859         PR c++/12403
8860         * g++.dg/parse/explicit1.C: New test.
8861         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
8862
8863 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
8864
8865         PR c++/13081
8866         * g++.dg/opt/inline6.C: New test.
8867
8868         PR c++/12613
8869         * g++.dg/parse/error9.C: New test.
8870
8871         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
8872
8873 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
8874
8875         PR c++/13009
8876         * g++.dg/init/assign1.C: New test.
8877
8878 2003-12-28  Roger Sayle  <roger@eyesopen.com>
8879
8880         PR c++/13070
8881         * g++.dg/warn/format3.C: New test case.
8882
8883 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8884
8885         * gcc.c-torture/compile/20031227-1.c: New test.
8886
8887 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
8888
8889         * g++.dg/bprob/bprob.exp: Load target-supports.exp
8890         * g77.dg/bprob/bprob.exp: Likewise.
8891         * gcc.misc-tests/bprob.exp: Likewise.
8892         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
8893         variants on systems where the library does not provide that
8894         functionality.
8895         * gcc.dg/builtins-20.c: Use builtins-config.h.
8896         * gcc.dg/builtins-config.h: New file.
8897
8898 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
8899
8900         * lib/gcc-dg.exp (dg-require-profiling): New function.
8901         * lib/target-supports.exp (check_profiling_available): Likewise.
8902         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
8903         * g77.dg/bprob/bprob.exp: Likewise.
8904         * gcc.misc-tests/bprob.exp: Likewise.
8905         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
8906         * gcc.dg/20021014-1.c: Likewise.
8907         * gcc.dg/nest.c: Likewise.
8908
8909 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
8910
8911         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
8912         compiling.
8913         * g++.dg/lookup/java2.C: Likewise.
8914         * gcc.dg/cpp/lexident.c: Likewise.
8915
8916 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
8917
8918         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
8919         given.
8920         * gcc.c-torture/compile/961203-1.c: Likewise.
8921         * gcc.c-torture/compile/980506-1.c: Likewise.
8922
8923 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
8924
8925         * lib/gcc-dg.exp (dg-prune-output): New annotation.
8926         (additional_prunes): New global.
8927         (gcc-dg-prune): Handle additional per-test pruning.
8928         (dg-test): Clear additional_prunes between tests.
8929
8930         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
8931         dg-prune-output to avoid spurious failures from assembler
8932         complaining about nonexistent WAW violations.
8933         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
8934         Use dg-prune-output to avoid spurious failures from assembler
8935         warning about Itanium B-step errata.
8936
8937 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
8938
8939         * g++.dg/abi/macro0.C: New test.
8940         * g++.dg/abi/macro1.C: Likewise.
8941         * g++.dg/abi/macro2.C: Likewise.
8942
8943         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
8944         * g++.dg/abi/bitfield7.C: Likewise.
8945         * g++.dg/abi/dtor2.C: Likewise.
8946         * g++.dg/abi/mangle11.C: Likewise.
8947         * g++.dg/abi/mangle12.C: Likewise.
8948         * g++.dg/abi/mangle14.C: Likewise.
8949         * g++.dg/abi/mangle17.C: Likewise.
8950         * g++.dg/abi/vbase10.C: Likewise.
8951         * g++.dg/abi/vbase14.C: Likewise.
8952         * g++.dg/template/qualttp17.C: Likewise.
8953
8954 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
8955
8956         PR c/11995
8957         * gcc.dg/20031223-1.c: New test.
8958
8959 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
8960
8961         * gcc.dg/noreturn-7.c: New test.
8962
8963 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
8964
8965         * gcc.dg/null-pointer-1.c: New test.
8966
8967 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
8968
8969         * g++.old-deja/g++.jason/template18.C: Remove.
8970         * g++.old-deja/g++.jason/template37.C: Likewise.
8971
8972         PR c++/12862
8973         * g++.dg/lookup/ns1.C: New test.
8974
8975         PR c++/12397
8976         * g++.dg/template/lookup3.C: New test.
8977
8978 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
8979
8980         * g++.dg/template/recurse1.C: New test
8981
8982 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
8983
8984         PR c++/12479
8985         * g++.dg/parse/semicolon1.C: New test.
8986         * g++.dg/parse/semicolon1.h: Likewise.
8987
8988 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
8989
8990         * gcc.dg/darwin-misaligned.c: New test.
8991
8992 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
8993
8994         PR c/9163
8995         * gcc.dg/20031222-1.c: New test.
8996
8997 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
8998
8999         PR c++/13438
9000         * g++.dg/parse/error8.C: New test.
9001
9002         PR c++/11554
9003         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
9004
9005 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
9006
9007         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
9008         too small.
9009         * gcc.c-torture/compile/930217-1.c: Likewise.
9010         * gcc.c-torture/compile/930513-1.c: Likewise.
9011         * gcc.c-torture/execute/920908-2.c: Likewise.
9012         * gcc.c-torture/execute/921204-1.c: Likewise.
9013         * gcc.c-torture/execute/930621-1.c: Likewise.
9014         * gcc.c-torture/execute/930630-1.c: Likewise.
9015         * gcc.c-torture/execute/931031-1.c: Likewise.
9016         * gcc.c-torture/execute/980602-2.c: Likewise.
9017         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
9018         * gcc.c-torture/execute/compndlit-1.c: Likewise.
9019         * gcc.c-torture/execute/extzvsi.c: Likewise.
9020         * gcc.c-torture/unsorted/ext.c: Likewise.
9021
9022 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
9023
9024         PR target/12749
9025         * gcc.c-torture/compile/20031220-2.c: New test case.
9026
9027 2003-12-20  Roger Sayle  <roger@eyesopen.com>
9028
9029         PR optimization/13031
9030         * gcc.c-torture/compile/20031220-1.c: New test case.
9031
9032 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
9033
9034         * gcc.dg/cast-function-1.c: New test.
9035
9036 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
9037
9038         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
9039         formats.
9040
9041 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
9042
9043         PR c++/12795
9044         * g++.dg/ext/attrib10.C: New test.
9045
9046 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
9047
9048         * gcc.dg/cleanup-10.c: New test.
9049         * gcc.dg/cleanup-11.c: New test.
9050
9051 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
9052
9053         PR c++/13239
9054         * g++.dg/opt/expect1.C: New test.
9055
9056 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
9057
9058         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
9059
9060 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
9061
9062         PR debug/12923
9063         * gcc.dg/20031218-1.c: New test.
9064
9065         PR debug/12389
9066         * gcc.dg/20031218-2.c: New test.
9067         * gcc.dg/20031218-3.c: New test.
9068
9069         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
9070         of label name and allow for USER_LABEL_PREFIX == "_" names.
9071         * g++.dg/abi/mangle18-2.C: Likewise.
9072         * g++.dg/abi/mangle19-1.C: Likewise.
9073         * g++.dg/abi/mangle19-2.C: Likewise.
9074         * g++.dg/abi/mangle20-1.C: Likewise.
9075         * g++.dg/abi/mangle20-2.C: Likewise.
9076
9077 2003-12-18  Richard Henderson  <rth@redhat.com>
9078
9079         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
9080
9081 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
9082             Dan Kegel <dank@kegel.com>
9083
9084         PR other/12009
9085         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
9086         testing a cross compiler, it causes spurious compile failures.
9087         * lib/g++.exp: Likewise.
9088
9089 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9090
9091         PR c++/13262
9092         * g++.dg/template/access13.C: New test.
9093
9094 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
9095
9096         * gcc.dg/20031216-1.c: New test.
9097
9098 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9099
9100         PR c++/9154
9101         * g++.dg/template/error10.C: New test.
9102
9103 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
9104
9105         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
9106         * g++.dg/eh/simd-2.C: Likewise.
9107
9108 2003-12-17  James E Wilson  <wilson@specifixinc.com>
9109             Roger Sayle  <roger@eyesopen.com>
9110
9111         * gcc.c-torture/execute/ieee/mzero5.c: New.
9112
9113 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
9114
9115         PR c++/10603
9116         * g++.dg/parse/error6.C: New test.
9117
9118         PR c++/12827
9119         * g++.dg/parse/error7.C: New test.
9120
9121 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
9122
9123         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
9124         at -O with stabs debugging formats.
9125         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
9126         * gcc.dg/debug/debug-2.c: Likewise.
9127
9128 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
9129
9130         PR c++/12696
9131         * g++.dg/init/error1.C: New test.
9132
9133         PR c++/12218
9134         * g++.dg/init/pm3.C: New test.
9135
9136 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
9137
9138         PR c/3347
9139         * gcc.dg/bitfld-8.c: New test.
9140
9141 2003-12-16  James Lemke  <jim@wasabisystems.com>
9142
9143         * gcc.dg/arm-scd42-[123].c: New tests.
9144
9145 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
9146
9147         PR c++/9043
9148         * g++.dg/abi/mangle20-1.C: New test.
9149         * g++.dg/abi/mangle20-2.C: New test.
9150
9151 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
9152
9153         PR c++/13275
9154         * g++.dg/other/offsetof2.C: Remove XFAIL.
9155         * g++.dg/parse/offsetof1.C: New test.
9156         * g++.gd/parse/offsetof2.C: Likewise.
9157
9158 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9159
9160         * g++.dg/template/nontype3.C: New test.
9161         * g++.dg/template/static2.C: Tweaked the dg-error clause.
9162
9163 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9164
9165         * g++.dg/warn/noreturn-3.C: Also test instantiation.
9166
9167 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
9168
9169         PR c++/13387
9170         * g++.dg/expr/assign1.C: New test.
9171
9172         PR c++/13242
9173         * g++.dg/abi/mangle19-1.C: New test.
9174         * g++.dg/abi/mangle19-2.C: New test.
9175
9176 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
9177
9178         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
9179
9180 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
9181
9182         * gcc.c-torture/execute/20031216-1.c: New test.
9183
9184 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9185
9186         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
9187         an ICE regression.
9188
9189 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
9190
9191         PR c++/10926
9192         * g++.dg/template/error9.C: New test.
9193
9194         PR c++/11116
9195         * g++.dg/template/error8.C: New test.
9196
9197 2003-12-15  Roger Sayle  <roger@eyesopen.com>
9198
9199         PR middle-end/13400
9200         * gcc.c-torture/execute/20031215-1.c: New test case.
9201
9202 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
9203
9204         PR c++/13269
9205         * g++.dg/parse/error5.C: New test.
9206
9207         PR c++/12989
9208         * g++.dg/expr/sizeof1.C: New test.
9209
9210         PR c++/13310
9211         * g++.dg/template/crash15.C: New test.
9212
9213 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
9214
9215         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
9216         a non-POD type as the last named parameter of a varargs function.
9217
9218 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
9219
9220         PR c++/13243
9221         PR c++/12573
9222         * g++.dg/template/crash14.C: New test.
9223         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
9224
9225 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
9226
9227         * g++.dg/other/java1.C: New test.
9228
9229         PR c++/13241
9230         * g++.dg/abi/mangle18-1.C: New test.
9231         * g++.dg/abi/mangle18-2.C: New test.
9232
9233 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9234
9235         PR optimization/10312
9236         * gcc.c-torture/execute/20031214-1.c: New.
9237
9238 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
9239
9240         PR c++/10779
9241         PR c++/12160
9242         * g++.dg/parse/error3.C: New test.
9243         * g++.dg/parse/error4.C: Likewise.
9244         * g++.dg/abi/mangle4.C: Tweak error messages.
9245         * g++.dg/lookup/using5.C: Likewise.
9246         * g++.dg/other/error2.C: Likewise.
9247         * g++.dg/parse/typename5.C: Likewise.
9248         * g++.dg/parse/undefined1.C: Likewise.
9249         * g++.dg/template/arg2.C: Likewise.
9250         * g++.dg/template/ttp3.C: Likewise.
9251         * g++.dg/template/type1.C: Likewise.
9252         * g++.old-deja/g++.other/crash32.C: Likewise.
9253         * g++.old-djea/g++.pt/defarg8.C: Likewise.
9254
9255 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9256
9257         PR c++/13106
9258         * g++.dg/warn/noreturn-3.C: New test.
9259
9260 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
9261
9262         PR c++/13118
9263         * g++.dg/abi/covariant3.C: New.
9264
9265 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
9266
9267         * g++.dg/eh/ia64-1.C: New test.
9268
9269 2003-12-12  Roger Sayle  <roger@eyesopen.com>
9270
9271         PR optimization/13037
9272         * g77.f-torture/execute/13037.f: New test case.
9273
9274 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
9275
9276         PR c++/12881
9277         * g++.dg/abi/covariant2.C: New.
9278
9279 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
9280
9281         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
9282
9283 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
9284
9285         * gcc.c-torture/execute/wchar_t-1.x: Delete.
9286
9287 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
9288
9289         PR other/10819
9290         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
9291         to fix Bug 10819.
9292         * lib/g++.exp (g++_version): Likewise.
9293         * lib/g77.exp (g77_version): Likewise.
9294         * lib/objc.exp (default_objc_version): Likewise.
9295
9296 2003-12-10  Richard Henderson  <rth@redhat.com>
9297
9298         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
9299
9300         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
9301
9302 2003-12-08  Matt Austern  <austern@apple.com>
9303
9304         PR c/13134
9305         * lib/gcc-dg.exp (dg-require-visibility): Define.
9306         * lib/target-supports (check_visibility_available): Define.
9307         * gcc.dg/visibility-1.c: New test.
9308         * gcc.dg/visibility-2.c: Likewise.
9309         * gcc.dg/visibility-3.c: Likewise.
9310         * gcc.dg/visibility-4.c: Likewise.
9311         * gcc.dg/visibility-5.c: Likewise.
9312         * gcc.dg/visibility-6.c: Likewise.
9313         * g++.dg/ext/visibility-1.C: Likewise.
9314         * g++.dg/ext/visibility-2.C: Likewise.
9315         * g++.dg/ext/visibility-3.C: Likewise.
9316         * g++.dg/ext/visibility-4.C: Likewise.
9317         * g++.dg/ext/visibility-5.C: Likewise.
9318         * g++.dg/ext/visibility-6.C: Likewise.
9319
9320 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9321
9322         * g++.dg/lookup/java1.C: New test.
9323         * g++.dg/lookup/java2.C: New test.
9324
9325 2003-12-07  Falk Hueffner  <falk@debian.org>
9326
9327         * g++.dg/opt/noreturn-1.C: New test.
9328
9329 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
9330
9331         * gcc.dg/overflow-1.c: New test.
9332
9333 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
9334
9335         * g77.f-torture/compile/13060.f: New test.
9336
9337 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
9338
9339         PR c++/13323
9340         * g++.dg/inherit/operator2.C: New test.
9341
9342 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
9343
9344         PR c++/13305
9345         * g++.dg/ext/attrib9.C: New test.
9346
9347 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
9348
9349         PR c++/13314
9350         * g++.dg/template/error7.C: New test.
9351
9352 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
9353             J"orn Rennecke <joern.rennecke@superh.com>
9354
9355         PR target/13302
9356         * g++.dg/other/struct-va_list.C: New test.
9357
9358 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9359
9360         PR c++/13166
9361         * g++.dg/parse/defarg6.C: New test.
9362
9363 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
9364
9365         PR target/13256
9366         * gcc.c-torture/execute/20031201-1.c: New test.
9367
9368 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
9369
9370         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
9371
9372 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
9373
9374         * gcc.dg/builtin-return-1.c: New test.
9375
9376 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
9377             J"orn Rennecke <joern.rennecke@superh.com>
9378
9379         PR optimization/13260
9380         * gcc.c-torture/execute/20031204-1.c: New test.
9381
9382 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
9383
9384         PR c++/9127
9385         * g++.dg/template/error6.C: New test.
9386
9387 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
9388
9389         * gcc.dg/20031202-1.c: New test.
9390
9391 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
9392
9393         PR c++/13179
9394         * g++.dg/template/eh1.C: New test.
9395
9396         PR c++/10771
9397         * g++.dg/template/error5.C: New test.
9398
9399 2003-12-02  David Ung  <davidu@mips.com>
9400
9401         * gcc.dg/compat/vector-check.h: Corrected type for var
9402         g_##TMODE
9403
9404 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9405
9406         PR c++/10126
9407         * g++.dg/template/ptrmem8.C: New test.
9408
9409 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9410
9411         PR c++/12573
9412         * g++.dg/template/dependent-expr3.C: New test.
9413
9414 2003-12-01  James Lemke  <jim@wasabisystems.com>
9415
9416         * gcc.dg/arm-g2.c: New test.
9417
9418 2003-12-01  Roger Sayle  <roger@eyesopen.com>
9419
9420         PR optimization/11634
9421         * gcc.dg/20031201-2.c: New test case.
9422
9423 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
9424
9425         PR 11433
9426         * objc.dg/proto-lossage-3.m: New test.
9427
9428 2003-12-01  Roger Sayle  <roger@eyesopen.com>
9429
9430         PR optimization/12628
9431         * gcc.dg/20031201-1.c: New test case.
9432
9433 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
9434
9435         * gcc.dg/unaligned-1.c: New test.
9436
9437 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
9438
9439         PR c++/9849
9440         * g++.dg/template/error4.C: New test.
9441         * g++.dg/template/nested3.C: Adjust error markers.
9442
9443 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9444
9445         * gcc.dg/cpp/assert4.c: Check more #system assertions.
9446
9447 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
9448
9449         PR c/10333
9450         * gcc.dg/bitfld-7.c: New test.
9451
9452 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
9453
9454         * gcc.dg/tls/asm-1.C: New test.
9455
9456 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9457
9458         * gcc.dg/cpp/assert4.c: Update.
9459
9460 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
9461
9462         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
9463         * gcc.dg/builtin-apply3.c: New test.
9464
9465 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
9466
9467         * lib/compat.exp (compat-obj): New xfaildata parameter.
9468         Use it to set compiler_conditional_xfail_data before compiling.
9469         (compat-get-options): Handle dg-xfail-if.
9470         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
9471         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
9472         * gcc.dg/compat/vector-1_y.c: Likewise.
9473         * gcc.dg/compat/vector-2_x.c: Likewise.
9474         * gcc.dg/compat/vector-2_y.c: Likewise.
9475
9476 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
9477
9478         * g++.dg/opt/reg-stack4.C: New test.
9479
9480 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
9481
9482         * gcc.dg/builtin-apply2.c: New test.
9483
9484 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
9485
9486         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
9487
9488 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9489
9490         PR c++/12924
9491         * g++.dg/template/template-id-2.C: New test.
9492
9493 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9494
9495         PR c++/5369
9496         * g++.dg/template/memfriend1.C: New test.
9497         * g++.dg/template/memfriend2.C: Likewise.
9498         * g++.dg/template/memfriend3.C: Likewise.
9499         * g++.dg/template/memfriend4.C: Likewise.
9500         * g++.dg/template/memfriend5.C: Likewise.
9501         * g++.dg/template/memfriend6.C: Likewise.
9502         * g++.dg/template/memfriend7.C: Likewise.
9503         * g++.dg/template/memfriend8.C: Likewise.
9504         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
9505
9506 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
9507
9508         PR c++/12515
9509         * g++.dg/ext/cond1.C: New test.
9510
9511 2003-11-20  Richard Henderson  <rth@redhat.com>
9512
9513         * gcc.dg/20020201-2.c: Remove.
9514         * gcc.dg/20020201-4.c: Remove.
9515         * gcc.dg/20020304-1.c: Remove.
9516
9517 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9518
9519         * gcc.dg/cpp/trad/xwin1.c: New test case.
9520
9521 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
9522
9523         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
9524         * lib/g77.exp: Likewise.
9525         * lib/objc.exp: Likewise.
9526         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
9527         for darwin.
9528
9529 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9530
9531         PR c++/12932
9532         * g++.dg/template/static5.C: New test.
9533
9534 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
9535
9536         * gcc.dg/nested-func-1.c: New test.
9537
9538 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9539
9540         * gcc.dg/cpp/assert4.c: New test.
9541
9542 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
9543
9544         PR c++/2294
9545         * g++.dg/lookup/using9.c: New test.
9546
9547 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
9548
9549         PR c++/12762
9550         * g++.dg/template/error3.C: New test.
9551
9552 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
9553
9554         PR ada/13035
9555         * ada/acats/run_acats, run_all.sh: Fix syntax error.
9556         No longer use a wrapper for gcc, since this does not work under
9557         Windows.
9558
9559 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
9560
9561         PR c++/2094
9562         * g++.dg/template/ptrmem7.C: New test.
9563
9564 2003-11-13  Andrew Pinski <apinski@apple.com>
9565
9566         * gcc.c-torture/compile/20031113-1.c: New test.
9567
9568 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
9569             Kean Johnston <jkj@sco.com>
9570
9571         PR c/13029
9572         * gcc.dg/unused-4.c: Update.
9573
9574 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
9575
9576         * g++.dg/opt/const3.C: New test.
9577
9578 2003-11-13  Jan Hubicka  <jh@suse.cz>
9579
9580         * gcc.c-torture/compile/20031112-1.c: New test.
9581
9582 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
9583
9584         * g++.dg/parse/crash10.C: Remove bogus error marker.
9585
9586 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9587
9588         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
9589         (host_gcc): Likewise.
9590         (ROOT): Honor $PWDCMD.
9591         (BASE): Likewise.
9592         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
9593
9594 2003-11-12  Catherine Moore  <clm@redhat.com>
9595
9596         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
9597
9598 2003-11-12  Andreas Jaeger  <aj@suse.de>
9599             Jakub Jelinek  <jakub@redhat.com>
9600             Andrew Pinski  <pinskia@physics.uc.edu>
9601             Richard Henderson  <rth@redhat.com>
9602
9603         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
9604         systems.
9605         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
9606
9607         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
9608         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
9609
9610 2003-11-11  Andreas Jaeger  <aj@suse.de>
9611
9612         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
9613
9614         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
9615
9616 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
9617
9618         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
9619         Clean ups.
9620
9621 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
9622
9623         * gcc.dg/trampoline-1.c: New test.
9624
9625 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
9626
9627         * gcc.c-torture/compile/200031109-1.c: New test.
9628
9629 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
9630
9631         PR c/3190
9632         PR c/8714
9633         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
9634         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
9635         gcc.dg/format/no-y2k-1.c: Update.
9636
9637 2003-11-08  Roger Sayle  <roger@eyesopen.com>
9638
9639         PR optimization/10467
9640         * gcc.dg/20031108-1.c: New test case.
9641
9642 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
9643
9644         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
9645
9646 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
9647
9648         * gcc.dg/compound-lvalue-1.c: New test.
9649         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
9650         some XFAILs.
9651
9652 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
9653
9654         * gcc.dg/altivec-varargs-1.c: New test.
9655
9656 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
9657
9658         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
9659         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
9660         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
9661         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
9662         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
9663
9664 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
9665
9666         * gcc.dg/cond-lvalue-1.c: New test.
9667
9668 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
9669
9670         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
9671
9672 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9673
9674         PR c++/11616
9675         * g++.dg/template/instantiate5.C: New test.
9676
9677 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9678
9679         PR c++/12726
9680         * g++.dg/ext/complit2.C: Replace test with self-contained version.
9681         * ChangeLog: Add missing first entry for above test.
9682
9683 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9684
9685         PR c++/9810
9686         * g++.dg/template/using8.C: New test.
9687         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
9688
9689 2003-11-02  Roger Sayle  <roger@eyesopen.com>
9690
9691         PR optimization/10817
9692         * gcc.c-torture/compile/20031102-1.c: New test case.
9693
9694 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
9695
9696         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
9697         2147483647.
9698
9699 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
9700
9701         * gcc.dg/20031102-1.c: New test.
9702
9703 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
9704
9705         * gcc.dg/complex-1.c: New test.
9706
9707 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9708
9709         PR c++/12796
9710         * g++.dg/template/crash13.C: Adjust expected error location.
9711         * g++.old-deja/g++.brendan/ns1.C: Likewise.
9712
9713 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
9714
9715         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
9716
9717 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
9718
9719         PR/10239
9720         * gcc.c-torture/compile/20031031-2.c: New test.
9721
9722 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
9723
9724         PR/11640
9725         * gcc.c-torture/compile/20031031-1.c: New test.
9726
9727 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
9728
9729         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
9730         * gcc.misc-tests/bprob.exp: Likewise.
9731         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
9732         the execution test on arm-elf configs.
9733         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
9734         configs that don't support scratch files.
9735         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
9736
9737 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
9738
9739         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
9740         done by dejagnu.
9741
9742 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
9743
9744         * ada/acats/run_all.sh: Redirect mv output to /dev/null
9745         Avoid non pure sh syntax. Add more logging.
9746
9747         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
9748         fail.
9749
9750 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9751
9752         PR libgcj/10610
9753         * gcc.dg/ppc-stackalign-1.c: New test.
9754
9755 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
9756
9757         * ada/acats/run_all.sh: Change output to be more compliant with
9758         dejagnu framework.
9759         Create acats.sum and acats.log files under testsuite/ada/acats
9760         Only run [a-z]* directories, to filter out e.g. CVS.
9761         Redirect build output to log file.
9762
9763 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
9764
9765         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
9766
9767 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
9768
9769         PR ada/5909:
9770         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
9771
9772 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
9773
9774         * gcc.c-torture/compile/20031023-1.c: New test.
9775         * gcc.c-torture/compile/20031023-2.c: New test.
9776         * gcc.c-torture/compile/20031023-3.c: New test.
9777         * gcc.c-torture/compile/20031023-4.c: New test.
9778
9779 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9780
9781         PR c++/10371
9782         * g++.dg/lookup/scoped8.C: New test.
9783
9784 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
9785
9786         * g++.dg/opt/reg-stack3.C: New test.
9787
9788 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
9789
9790         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
9791
9792 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9793
9794         PR c++/11076
9795         * g++.dg/template/crash13.C: New test.
9796
9797 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
9798
9799         * gcc.dg/c99-restrict-2.c: New test.
9800
9801 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
9802
9803         PR c++/12698, c++/12699, c++/12700, c++/12566
9804         * g++.dg/inherit/covariant9.C: New test.
9805         * g++.dg/inherit/covariant10.C: New test.
9806         * g++.dg/inherit/covariant11.C: New test.
9807
9808 2003-10-23  Jason Merrill  <jason@redhat.com>
9809
9810         PR c++/12726
9811         * g++.dg/ext/complit2.C: New test.
9812
9813 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
9814
9815         PR target/12654
9816         * gcc.c-torture/execute/20031020-1.c: New test.
9817
9818 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9819
9820         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
9821         following the jump_insn.
9822
9823 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
9824
9825         * gcc.dg/cast-lvalue-1.c: New test.
9826
9827 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
9828
9829         PR c++/11962
9830         * g++.dg/template/cond2.C: New test.
9831
9832 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
9833
9834         * gcc.dg/builtins-28.c: New test.
9835
9836 2003-10-20  Jan Hubicka  <jh@suse.cz>
9837
9838         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
9839         parameter.
9840         * testsuite/gcc.dg/inline-2.c: Likewise.
9841
9842 2003-10-20  Phil Edwards  <phil@codesourcery.com>
9843
9844         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
9845         * gcc.dg/nest.c:  Likewise.
9846
9847 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9848
9849         PR c++/9781, c++/10583, c++/11862
9850         * g++.dg/parse/crash13.C: New test.
9851
9852 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9853
9854         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
9855
9856 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
9857
9858         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
9859         Define HAVE_C99_RUNTIME except on Solaris.
9860         * gcc.dg/builtins-20.c: Likewise.
9861
9862 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9863
9864         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
9865
9866 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9867
9868         PR c++/12495
9869         * g++.dg/template/crash21.C: New test.
9870
9871 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9872
9873         PR c++/2513
9874         * g++.dg/template/typename5.C: New test.
9875
9876 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9877
9878         PR c++/12369
9879         * g++.dg/template/friend25.C: New test.
9880
9881 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
9882
9883         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
9884         versions.
9885
9886 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
9887
9888         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
9889         == 2147483647.
9890
9891 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
9892
9893         * gcc.c-torture/execute/960416-1.x: Remove.
9894         * gcc.c-torture/execute/divconst-3.x: Likewise.
9895
9896 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
9897
9898         PR target/12598
9899         * gcc.dg/torture/cris-volatile-1.c: New test.
9900
9901 2003-10-14  Roger Sayle  <roger@eyesopen.com>
9902
9903         PR optimization/9325
9904         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
9905         for overflowing floating point to integer conversion during RTL
9906         simplification.
9907
9908 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
9909
9910         * objc/execute/_cmd.m: Fix typo.
9911         * objc.dg/image-info.m, objc.dg/symtab-1.m:
9912         Relax 'scan-assembler' regexp.
9913         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
9914         objc.dg/try-catch-4.m: Run on non-Darwin targets.
9915         * objc.dg/zero-link-2.m: Remove blank line.
9916         * objc.dg/zero-link-3.m: New test case.
9917
9918 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
9919
9920         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
9921
9922         * gcc.dg/asm-names.c: Use scan-assembler-not rather
9923         than linker trickery.
9924
9925 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9926
9927         PR c++/12370
9928         * g++.dg/other/friend2.C: New test.
9929
9930 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
9931
9932         * gcc.dg/20031012-1.c: New test.
9933
9934 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
9935
9936         * gcc.dg/weak/weak-3.c: Fix for new warning.
9937
9938 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
9939
9940         PR optimization/8750
9941         * gcc.c-torture/execute/20031012-1.c: New test case.
9942
9943 2003-10-11  Roger Sayle  <roger@eyesopen.com>
9944
9945         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
9946         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
9947
9948 2003-10-11  Roger Sayle  <roger@eyesopen.com>
9949
9950         PR optimization/12260
9951         * gcc.c-torture/compile/20031011-2.c: New test case.
9952
9953 2003-10-11  Roger Sayle  <roger@eyesopen.com>
9954
9955         * gcc.c-torture/execute/20031011-1.c: New testcase.
9956
9957 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
9958
9959         * gcc.c-torture/compile/20031011-1.c: New test.
9960
9961 2003-10-11  Jan Hubicka  <jh@suse.cz>
9962
9963         * g++.dg/other/first-global.C: New test.
9964
9965 2003-10-11  Roger Sayle  <roger@eyesopen.com>
9966
9967         * gcc.c-torture/execute/string-opt-18.c: New testcase.
9968
9969 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
9970
9971         * gcc.c-torture/compile/20031010-1.c: New test.
9972
9973 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
9974
9975         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
9976         * gcc.c-torture/execute/va-arg-25.c: ... here.
9977
9978 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
9979
9980         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
9981
9982 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
9983
9984         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
9985
9986 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
9987
9988         * g++.dg/parse/error2.C: New test.
9989
9990 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
9991
9992         PR c++/11097
9993         * g++.dg/other/error5.C: Modify the error message.
9994         * g++.dg/lookup/using8.C: New test.
9995
9996 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
9997
9998         * gcc.dg/darwin-abi-2.c: New file.
9999         * gcc.c-torture/execute/va-arg-24.c: New file.
10000
10001 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
10002
10003         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
10004         indentation.
10005
10006 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
10007
10008         PR c++/10147
10009         * g++.dg/other/error4.C: Update error messages.
10010         * g++.dg/template/ptrmem4.C: Likewise.
10011
10012         PR c++/12337
10013         * g++.dg/init/new9.C: New test.
10014
10015         PR c++/12334, c++/12236, c++/8656
10016         * g++.dg/ext/attrib8.C: New test.
10017
10018 2003-10-06  Devang Patel  <dpatel@apple.com>
10019
10020         * gcc.dg/debug/dwarf2-3.h: New test.
10021         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
10022
10023 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
10024
10025         * g++.dg/opt/cfg2.C: New test.
10026
10027 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
10028
10029         * g++.dg/opt/float1.C: New test.
10030
10031 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
10032
10033         * gcc.dg/c90-array-lval-6.c: New test.
10034         * gcc.dg/c99-array-lval-6.c: New test.
10035
10036 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
10037             Ziemowit Laski  <zlaski@apple.com>
10038
10039         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
10040         'Derived', so that it is never considered a class method; add
10041         new warning for '+port' method ambiguity.
10042         * objc.dg/method-12.m: Include <objc/objc.h> instead of
10043         <objc/objc-api.h> (needed on Mac OS X).
10044         * objc.dg/method-13.m: New test.
10045
10046 2003-10-03  Roger Sayle  <roger@eyesopen.com>
10047
10048         PR optimization/9325, PR java/6391
10049         * gcc.c-torture/execute/20031003-1.c: New test case.
10050
10051 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
10052
10053         PR optimization/12180
10054         * gcc.dg/20031002-1.c: New test.
10055
10056         PR c++/12486
10057         * g++.dg/inherit/error1.C: New test.
10058
10059 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
10060
10061         * lib/f-torture.exp (search_for): Rename to...
10062         (search_for_re): This.  Also, clean up comments and the
10063         "regexp" invocation.
10064
10065 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
10066
10067         * gcc.c-torture/compile/20031002-1.c: New test.
10068
10069 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
10070
10071         * g++.dg/opt/cond1.C: New test.
10072
10073 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
10074
10075         * gcc.dg/Wold-style-definition-2.c: New testcase.
10076         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
10077
10078 2003-09-29  Richard Henderson  <rth@redhat.com>
10079
10080         * g++.dg/init/array10.C: Add dg-options.
10081
10082 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
10083
10084         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
10085
10086 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10087
10088         * g++.dg/template/friend19.C: Fix typo.
10089         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
10090
10091 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
10092
10093         * gcc.c-torture/execute/20030928-1.c: New test.
10094         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
10095
10096 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
10097
10098         * g++.dg/opt/unroll1.C: New test.
10099
10100 2003-09-26  Roger Sayle  <roger@eyesopen.com>
10101
10102         PR optimization/11741
10103         * gcc.dg/20030926-1.c: New test case.
10104
10105 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10106
10107         PR c++/5655
10108         * g++.dg/parse/access7.C: New test.
10109         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
10110
10111 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
10112
10113         MERGE OF objc-improvements-branch into MAINLINE:
10114         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
10115         if libobjc has not been built.
10116         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
10117         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
10118         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
10119         objc/execute/nested-3.m, objc/execute/np-2.m,
10120         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
10121         objc/execute/redefining_self.m, objc/execute/root_methods.m,
10122         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
10123         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
10124         objc.dg/special/unclaimed-category-1.h,
10125         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
10126         well as GNU runtime.
10127         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
10128         * execute/cascading-1.m, execute/function-message-1.m,
10129         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
10130         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
10131         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
10132         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
10133         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
10134         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
10135         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
10136         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
10137         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
10138         * objc.dg/bitfield-2.m: Run only on Darwin.
10139         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
10140         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
10141         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
10142         * objc.dg/const-str-1.m: Fix constant string layout.
10143
10144 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
10145
10146         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
10147
10148 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
10149
10150         * gcc.dg/darwin-abi-1.c: New file.
10151
10152 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
10153
10154         PR target/12281
10155         * gcc.c-torture/compile/20030921-1.c: New test.
10156
10157 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
10158
10159         * g++.dg/opt/reg-stack2.C: New test.
10160
10161 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
10162
10163         * g++.dg/eh/delayslot1.C: New test.
10164
10165 2003-09-20  Richard Henderson  <rth@redhat.com>
10166
10167         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
10168
10169 2003-09-20  Roger Sayle  <roger@eyesopen.com>
10170
10171         * gcc.c-torture/execute/20030920-1.c: New test case.
10172
10173 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10174
10175         * g++.dg/rtti/typeid3.C: Correct expected error message.
10176
10177 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10178
10179         PR c++/157
10180         * g++.dg/parse/crash12.C: New test.
10181
10182 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
10183
10184         * gcc.dg/compat/mixed-struct-check.h: New.
10185         * gcc.dg/compat/mixed-struct-defs.h: New.
10186         * gcc.dg/compat/mixed-struct-init.h: New.
10187         * gcc.dg/compat/struct-by-value-19_main.c: New.
10188         * gcc.dg/compat/struct-by-value-19_x.c: New.
10189         * gcc.dg/compat/struct-by-value-19_y.c: New.
10190         * gcc.dg/compat/struct-by-value-20_main.c: New.
10191         * gcc.dg/compat/struct-by-value-20_x.c: New.
10192         * gcc.dg/compat/struct-by-value-20_y.c: New.
10193         * gcc.dg/compat/struct-return-19_main.c: New.
10194         * gcc.dg/compat/struct-return-19_x.c: New.
10195         * gcc.dg/compat/struct-return-19_y.c: New.
10196         * gcc.dg/compat/struct-return-20_main.c: New.
10197         * gcc.dg/compat/struct-return-20_x.c: New.
10198         * gcc.dg/compat/struct-return-20_y.c: New.
10199
10200 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
10201         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
10202         so that it will not complain on LP64 targets.
10203
10204 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10205
10206         PR c++/495
10207         * g++.dg/template/friend24.C: New test.
10208
10209 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
10210
10211         PR c++/12332
10212         * g++.dg/template/memtmpl2.C: New test.
10213
10214 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
10215
10216         PR target/11184
10217         * gcc.dg/builtin-apply1.c: New test.
10218
10219 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
10220
10221         PR c++/9848
10222         * g++.dg/warn/Wunused-4.C: New test.
10223
10224 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10225
10226         PR c++/12316
10227         * g++.dg/other/gc2.C: New test.
10228
10229 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
10230
10231         PR c++/11991
10232         * g++.dg/rtti/typeid3.C: New test.
10233
10234         PR c++/12266
10235         * g++.dg/overload/template1.C: New test.
10236
10237 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
10238
10239         * g++.dg/opt/cfg3.C: New test.
10240
10241 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10242
10243         PR c++/7939
10244         * g++.dg/template/crash11.C: New test.
10245
10246 2003-09-16  Jason Merrill  <jason@redhat.com>
10247             Jakub Jelinek  <jakub@redhat.com>
10248
10249         * gcc.dg/attr-warn-unused-result.c: New test.
10250
10251 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
10252
10253         PR c++/12184
10254         * g++.dg/expr/call2.C: New test.
10255
10256 2003-09-15  Andreas Jaeger  <aj@suse.de>
10257
10258         * gcc.dg/Wold-style-definition-1.c: New test.
10259
10260 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
10261
10262         PR c++/3907
10263         * g++.dg/parse/template12.C: New test.
10264
10265         * g++.dg/abi/bitfield11.C: New test.
10266         * g++.dg/abi/bitfield12.C: Likewise.
10267
10268 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
10269
10270         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
10271         non-expansion of functional macro name without arguments at EOL.
10272         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
10273
10274 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
10275
10276         * gcc.c-torture/execute/20030914-[12].c: New tests.
10277
10278 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
10279
10280         PR c++/11788
10281         * g++.dg/overload/addr1.C: New test.
10282
10283 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
10284
10285         * gcc.dg/20030909-1.c: New test.
10286
10287 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
10288
10289         * gcc.dg/ultrasp10.c: New test.
10290
10291 2003-09-09  Devang Patel  <dpatel@apple.com>
10292
10293         * gcc.dg/darwin-ld-6.c: New test.
10294
10295 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10296
10297         * gcc.dg/torture/builtin-explog-1.c: New testcase.
10298
10299 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
10300
10301         * gcc.dg/ia64-types1.c: New test.
10302         * gcc.dg/ia64-types2.c: Likewise.
10303
10304 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10305
10306         * gcc.dg/builtins-1.c: Add more _Complex tests.
10307         * gcc.dg/torture/builtin-attr-1.c: Likewise.
10308
10309         * gcc.dg/builtins-1.c: Test existing _Complex functions.
10310         * gcc.dg/torture/builtin-attr-1.c: Likewise.
10311
10312 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
10313
10314         PR c++/11786
10315         * g++.dg/lookup/koenig2.C: New test.
10316
10317         PR c++/5296
10318         * g++.dg/rtti/typeid2.C: New test.
10319
10320 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
10321
10322         * gcc.c-torture/compile/20030904-1.c: New test.
10323
10324 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
10325
10326         * g++.dg/opt/longbranch2.C: New test.
10327
10328 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
10329
10330         * g++.dg/template/crash10.C: Only compile it.
10331
10332 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
10333
10334         PR middle-end/11665
10335         * gcc.c-torture/compile/20030907-1.c: New test.
10336         * g++.dg/init/array11.C: New test.
10337
10338 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
10339
10340         PR c++/11852
10341         * g++.dg/init/struct1.C: New test.
10342
10343 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
10344
10345         PR c++/12181
10346         * g++.dg/expr/comma1.C: New test.
10347
10348 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
10349
10350         PR c++/11867
10351         * g++.dg/expr/static_cast5.C: New test.
10352
10353 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
10354
10355         PR c++/11507
10356         * g++.dg/lookup/scoped7.C: New test.
10357
10358         PR c++/9574
10359         * g++.dg/other/static1.C: New test.
10360
10361         PR c++/11490
10362         * g++.dg/warn/template-1.C: New test.
10363
10364         PR c++/11432
10365         * g++.dg/template/crash10.C: New test.
10366
10367         PR c++/2478
10368         * g++.dg/overload/VLA.C: New test.
10369
10370         PR c++/10804
10371         * g++.dg/template/call1.C: New test.
10372
10373 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
10374
10375         PR c++/11794
10376         * g++.dg/parse/using3.C: New test.
10377
10378 2003-09-06  Roger Sayle  <roger@eyesopen.com>
10379
10380         PR c++/11409
10381         * g++.dg/overload/builtin3.C: New test case.
10382
10383 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
10384
10385         PR c/9862
10386         * gcc.dg/20030906-1.c: New test.
10387         * gcc.dg/20030906-2.c: Likewise.
10388
10389 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
10390
10391         PR c++/12167
10392         * g++.dg/parse/defarg5.C: New test.
10393
10394         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
10395
10396 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
10397
10398         PR c++/12163
10399         * g++.dg/expr/static_cast4.C: New test.
10400
10401         PR c++/12146
10402         * g++.dg/template/crash9.C: New test.
10403
10404 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
10405
10406         * g++.old-deja/g++.ext/pretty2.C: Update for change
10407         in __FUNCTION__.
10408         * g++.old-deja/g++.ext/pretty3.C: Likewise.
10409
10410 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
10411
10412         PR c++/11922
10413         * g++/dg/template/qualified-id1.C: New test.
10414
10415         PR c++/12037
10416         * g++.dg/warn/noeffect4.C: New test.
10417
10418 2003-09-04  Matt Austern  <austern@apple.com>
10419
10420         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
10421         * g++.dg/ext/fnname2.C: Likewise.
10422         * g++.dg/ext/fnname3.C: Likewise.
10423
10424 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
10425
10426         * g++.dg/expr/lval1.C: New test.
10427         * g++.dg/ext/lvcast.C: Remove.
10428
10429 2003-09-03  Roger Sayle  <roger@eyesopen.com>
10430
10431         PR optimization/11700.
10432         * gcc.c-torture/compile/20030903-1.c: New test case.
10433
10434 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
10435
10436         PR c++/12053
10437         * g++.dg/abi/layout4.C: New test.
10438
10439 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
10440
10441         PR c++/11553
10442         * g++.dg/parse/friend3.C: New test.
10443
10444 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
10445
10446         PR c++/11847
10447         * g++.dg/template/class1.C: New test.
10448
10449         PR c++/11808
10450         * g++.dg/expr/call1.C: New test.
10451
10452 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
10453
10454         PR c++/12114
10455         * g++.dg/init/ref9.C: New test.
10456
10457         PR c++/11972
10458         * g++.dg/template/nested4.C: New test.
10459
10460 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
10461
10462         PR c++/12093
10463         * g++.dg/template/non-dependent4.C: New test.
10464
10465         PR c++/11928
10466         * g++.dg/inherit/conv1.C: New test.
10467
10468 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
10469
10470         PR c++/6196
10471         * g++.dg/ext/label1.C: New test.
10472         * g++.dg/ext/label2.C: Likewise.
10473
10474 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
10475
10476         * g++.dg/expr/cond3.C: New test.
10477
10478 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10479
10480         * gcc.dg/builtins-1.c: Add new builtin cases.
10481
10482 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10483
10484         * gcc.dg/builtins-1.c: Add new cases.
10485         * gcc.dg/torture/builtin-attr-1.c: Likewise.
10486
10487 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10488
10489         * gcc.dg/builtins-1.c: Add more math builtin tests.
10490         * gcc.dg/torture/builtin-attr-1.c: New test.
10491
10492 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
10493
10494         PR optimization/5079
10495         * g++.dg/opt/static3.C: New test.
10496
10497 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10498
10499         * gcc.misc-tests/gcov-10b.c: New test.
10500
10501 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
10502
10503         * g++.dg/opt/ptrmem3.C: New test.
10504
10505         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
10506
10507 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
10508
10509         * gcc.dg/20030826-2.c: New test.
10510
10511 2003-08-26  Roger Sayle  <roger@eyesopen.com>
10512
10513         PR middle-end/12002
10514         * g77.f-torture/compile/12002.f: New test case.
10515
10516 2003-08-26  Roger Sayle  <roger@eyesopen.com>
10517
10518         * gcc.dg/20030826-1.c: New test case.
10519
10520 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
10521
10522         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
10523
10524 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
10525
10526         PR c++/11871
10527         * c++.dg/lookup/crash1.C: New test.
10528
10529         * c++.dg/warn/noeffect3.C: New test.
10530
10531 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
10532
10533         * gcc.dg/compat/vector-1_x.c: Compile with -w.
10534         * gcc.dg/compat/vector-1_y.c: Ditto.
10535         * gcc.dg/compat/vector-2_x.c: Ditto.
10536         * gcc.dg/compat/vector-2_y.c: Ditto.
10537
10538 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
10539
10540         * gcc.dg/20030702-1.c: New test.
10541
10542 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
10543
10544         PR c++/8795
10545         * g++.dg/ext/altivec-1.C: New test.
10546
10547 2003-08-24  Richard Henderson  <rth@redhat.com>
10548
10549         * g++.dg/eh/simd-2.C: Add -w for x86.
10550
10551 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
10552
10553         * gcc.dg/20030815-1.c: New test.
10554
10555 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10556
10557         PR c++/3765
10558         * g++.dg/parse/access6.C: New test.
10559
10560 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10561
10562         PR c++/641, c++/11876
10563         * g++.dg/template/friend22.C: New test.
10564         * g++.dg/template/friend23.C: Likewise.
10565
10566 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
10567
10568         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
10569         identically.
10570
10571 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
10572
10573         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
10574
10575 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
10576
10577         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
10578
10579 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
10580
10581         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
10582
10583 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
10584
10585         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
10586
10587 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
10588
10589         PR c++/11919
10590         * g++.dg/overload/prom1.C: New test.
10591
10592         PR c++/11551
10593         * g++.dg/parse/dtor2.C: New test.
10594
10595         PR c++/10762
10596         * g++.dg/parse/using2.C: New test.
10597
10598 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
10599
10600         PR target/11805
10601         * gcc.c-torture/compile/20030821-1.c: New.
10602
10603 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
10604
10605         PR c++/11834
10606         * g++.dg/template/deduce2.C: New test.
10607
10608 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
10609
10610         * gcc.c-torture/execute/20030821-1.c: New test.
10611
10612 2003-08-20  Roger Sayle  <roger@eyesopen.com>
10613
10614         PR middle-end/11984
10615         * gcc.dg/20030820-1.c: New test case.
10616
10617 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
10618
10619         PR c++/11945
10620         * g++.dg/warn/noeffect2.C: New test.
10621
10622 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
10623
10624         PR c++/10926
10625         * g++.dg/template/dtor2.C: New test.
10626
10627         PR c++/11684
10628         * g++.dg/template/operator1.C: New test.
10629         * g++.dg/parse/operator4.C: New test.
10630
10631         PR c++/11946.C
10632         * g++.dg/expr/enum1.C: New test.
10633         * gcc.dg/c99-bool-1.c: Remove bogus warning.
10634
10635         PR c++/11036.C
10636         * g++.dg/parse/elab2.C: New test.
10637         * g++.dg/parse/typedef4.C: Change error message.
10638         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
10639         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
10640         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
10641
10642 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
10643
10644         * gcc.dg/pch/warn-1.c: New.
10645         * gcc.dg/pch/warn-1.hs: New.
10646
10647         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
10648         not-tested file.
10649
10650 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
10651
10652         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
10653
10654 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
10655
10656         * gcc.dg/uninit-D.c: New Test.
10657         * gcc.dg/uninit-E.c: New Test.
10658         * gcc.dg/uninit-F.c: New Test.
10659         * gcc.dg/uninit-G.c: New Test.
10660
10661 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
10662
10663         * g++.dg/README: Describe the pch directory.
10664
10665 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10666
10667         PR c++/11174
10668         * g++.dg/parse/access4.C: New test.
10669         * g++.dg/parse/access5.C: Likewise.
10670         * g++.old-deja/g++.jason/access17.C: Adjust error message.
10671
10672 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
10673
10674         * gcc.dg/noncompile/20030818-1.c: New.
10675
10676 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
10677
10678         PR c++/11957
10679         * g++.dg/warn/noeffect1.C: New test.
10680
10681         * g++.dg/template/scope2.C: New test.
10682         * g++.dg/template/error2.C: Correct dg-error
10683
10684 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
10685
10686         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
10687
10688 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
10689
10690         PR C++/11512
10691         * g++.dg/template/warn1.C: New.
10692
10693 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
10694
10695         * g++.dg/template/error2.C: New test.
10696         * g++.dg/lookup/using7.C: Adjust errors
10697         * g++.old-deja/g++.pt/crash36.C: Likewise.
10698         * g++.old-deja/g++.pt/derived3.C: Likewise.
10699
10700 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10701
10702         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
10703         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
10704         * gcc.c-torture/execute/builtins/string-9.c: New, from
10705         string-opt-9.c.  Adjust for execute/builtins framework.
10706         * gcc.c-torture/execute/string-opt-9.c: Delete.
10707
10708 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
10709
10710         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
10711
10712         * g++.dg/parse/ret-type2.C: New test.
10713
10714         PR c++/11703
10715         * g++.dg/init/new8.C: New test.
10716
10717         PR c++/10923
10718         * g++.dg/parse/typedef5.C: New test.
10719
10720         PR c++/9512
10721         * g++.dg/parse/qualified2.C: New test.
10722         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
10723         invalid code.
10724
10725 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
10726
10727         * g++.dg/conversion/ptrmem1.C: New test.
10728
10729 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
10730
10731         PR target/11693
10732         * gcc.dg/20030811-1.c: New test.
10733
10734         PR target/11535
10735         * gcc.c-torture/execute/20030811-1.c: New test.
10736
10737 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10738
10739         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
10740
10741 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
10742
10743         PR c++/11789.C
10744         * g++.dg/inherit/multiple1.C: New test.
10745
10746 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
10747
10748         * gcc.dg/spe1.c: New test.
10749
10750         PR c++/11670
10751         * g++.dg/expr/cast2.C: New test.
10752
10753         PR c++/10530
10754         * g++.dg/template/dependent-name2.C: New test.
10755
10756 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
10757
10758         * g++.dg/parse/crash11.C: Put the dg options in comments.
10759
10760 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
10761
10762         * lib/gcc-dg.exp: Update for diagnostic change.
10763
10764 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10765
10766         PR c++/5767
10767         * g++.dg/parse/crash11.C: New test.
10768
10769 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
10770
10771         * gcc.dg/cpp/spacing1.c: Update.
10772
10773 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
10774
10775         PR target/11739
10776         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
10777         a value for -mtune.
10778
10779 2003-08-04  Roger Sayle  <roger@eyesopen.com>
10780
10781         PR middle-end/11771
10782         * gcc.c-torture/compile/20030804-1.c: New test case.
10783
10784 2003-08-04  Roger Sayle  <roger@eyesopen.com>
10785
10786         * gcc.dg/20030804-1.c: New test case.
10787
10788 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
10789
10790         * gcc.dg/cpp/separate-1.c: New test.
10791
10792 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
10793
10794         PR c++/11704
10795         * g++.dg/template/dependent-expr2.C: New test.
10796
10797         PR c++/11766
10798         * g++.dg/expr/ptrmem1.C: New test.
10799
10800 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10801
10802         PR c++/9453
10803         * g++.dg/template/friend15.C: New test.
10804
10805 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
10806
10807         * lib/dg-pch.exp: Work round PCH bug.
10808
10809 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10810
10811         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
10812         builtins.  Move cases from builtins-4.c here.
10813
10814         * gcc.dg/torture/builtin-math-1.c: New test taken from
10815         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
10816         additional cases.
10817
10818         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
10819         Delete.
10820
10821 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
10822
10823         PR c++/9447
10824         * g++.dg/template/using7.C: New test.
10825
10826 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
10827
10828         * import1.c, import2.c: New tests.
10829
10830 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
10831
10832         * g++.dg/eh/crossjump1.C: New test.
10833
10834 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
10835
10836         PR c++/11697
10837         * g++.dg/template/using6.C: New test.
10838
10839         PR c++/11744
10840         * g++.dg/template/koenig2.C: New test.
10841
10842 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10843
10844         PR c++/7983
10845         * g++.dg/parse/typedef4.C: New test.
10846
10847 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10848
10849         PR c++/8442, c++/8806
10850         * g++.dg/template/elab1.C: New test.
10851         * g++.dg/template/type2.C: Likewise.
10852         * g++.dg/template/ttp3.C: Adjust expected error message.
10853         * g++.old-deja/g++.law/visibility13.C: Likewise.
10854         * g++.old-deja/g++.niklas/t135.C: Likewise.
10855         * g++.old-deja/g++.pt/ttp41.C: Likewise.
10856         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
10857         template argument.
10858         * g++.old-deja/g++.pt/ttp44.C: Likewise.
10859
10860 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
10861
10862         PR c++/11295
10863         * g++.dg/ext/stmtexpr1.C: New test.
10864
10865         * g++.dg/opt/tmp1.C: New test.
10866
10867         PR c++/11525
10868         * g++.dg/parse/constant4.C: New test.
10869
10870         PR c++/9447
10871         * g++.dg/template/using5.C: New test.
10872
10873 2003-07-31  Roger Sayle  <roger@eyesopen.com>
10874
10875         * gcc.dg/builtins-27.c: New test case.
10876
10877 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
10878
10879         * gcc.dg/tls/opt-7.c: New test.
10880
10881 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
10882
10883         * g++.old-deja/g++.other/crash18.C: Remove.
10884
10885 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
10886
10887         * g++.dg/template/explicit3.C: New.
10888         * g++.dg/template/explicit4.C: New.
10889         * g++.dg/template/explicit5.C: New.
10890
10891         PR c++/11347
10892         * g++.dg/template/memtmpl1.C: New.
10893
10894 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
10895
10896         PR target/11565
10897         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
10898         * gcc.dg/i386-387-5.c (dg-options): Likewise.
10899
10900 2003-07-30  Jan Hubicka  <jh@suse.cz>
10901
10902         * vtgc1.c: Kill.
10903
10904 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
10905
10906         * gcc.dg/struct-in-proto-1.c: New test.
10907
10908 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
10909
10910         * gcc.dg/cpp/include2.c: Only expect one message.
10911
10912 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
10913
10914         PR c++/9447
10915         * g++.dg/template/using1.C: New test.
10916         * g++.dg/template/using2.C: New test.
10917         * g++.dg/template/using3.C: New test.
10918         * g++.dg/template/using4.C: New test.
10919
10920 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
10921
10922         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
10923         * gcc.c-torture/execute/string-opt-10.c: Likewise.
10924
10925 2003-07-28  Jan Hubicka  <jh@suse.cz>
10926
10927         PR c++/11530
10928         * g++.dg/opt/call1.C: New test.
10929
10930 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
10931
10932         PR c++/11667
10933         * g++.dg/init/enum2.C: New test.
10934         * g++.dg/template/overload1.C: Add "-w" option.
10935
10936 2003-07-28    <hp@bitrange.com>
10937
10938         * gcc.dg/Wdeclaration-after-statement-1.c,
10939         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
10940
10941 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
10942
10943         * gcc.c-torture/compile/20030725-1.c: New test.
10944
10945 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
10946
10947         * gcc.dg/20030505.c: Only run for SPE.
10948         Remove definition of opaque type.
10949
10950 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
10951
10952         * g++.dg/template/ptrmem6.C: New test.
10953
10954 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
10955
10956         * gcc.c-torture/compile/zero-strct-2.c: New test.
10957
10958 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
10959
10960         * gcc.dg/intermod-1.c: New test.
10961
10962 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
10963
10964         PR c++/11617
10965         * g++.dg/template/lookup2.C: New test.
10966         * g++.dg/template/memclass1.C: Remove instantiated from error.
10967         * g++.dg/other/error2.C: Tweak expected errors.
10968
10969         PR c++/11596
10970         * g++.dg/template/defarg3.C: New test.
10971
10972         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
10973
10974 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
10975
10976         * g++.dg/inherit/access5.C: New test.
10977
10978 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10979
10980         PR c++/11513
10981         * g++.dg/template/crash8.C: New test.
10982
10983 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
10984
10985         PR c/10602
10986         * gcc.dg/noncompile/incomplete-2.c: New test.
10987
10988 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
10989
10990         PR c++/11645
10991         * g++.dg/inherit/access4.C: New test.
10992
10993         PR c++/11517
10994         * g++.dg/expr/cond2.C: New test.
10995
10996         PR optimization/10679
10997         * g++.dg/opt/inline4.C: New test.
10998
10999 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
11000
11001         * g++.dg/parse/crash10: New test.
11002
11003 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
11004
11005         * g++.dg/ext/flexary1.C: New test.
11006
11007 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11008
11009         PR c++/10793
11010         * g++.dg/template/crash9.C: New test.
11011
11012 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11013
11014         PR c++/3004
11015         * g++.dg/parse/typedef3.C: New test.
11016
11017         PR c++/7906
11018         * g++.dg/parse/operator2.C: New test.
11019
11020         PR c++/8895
11021         * g++.dg/parse/def-tmpl-arg1.C: New test.
11022
11023         PR c++/9282
11024         * g++.dg/parse/funptr1.C: New test.
11025
11026         PR c++/9452
11027         * g++.dg/parse/ambig3.C: New test.
11028
11029         PR c++/9454
11030         * g++.dg/parse/operator3.C: New test.
11031
11032         PR c++/9486
11033         * g++.dg/parse/template10.C: New test.
11034
11035         PR c++/9488
11036         * g++.dg/parse/template11.C: New test.
11037
11038         PR c++/10150
11039         * g++.dg/parse/invalid-op1.C: New test.
11040
11041         PR c++/10247
11042         * g++.dg/parse/condexpr1.C: New test.
11043
11044 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
11045
11046         * g++.dg/ext/packed3.C: New test.
11047         * g++.dg/ext/packed4.C: New test.
11048
11049         * gcc.dg/pack-test-3.c: New test.
11050
11051 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
11052
11053         * lib/compat.exp: Handle dg-options per source file.
11054         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
11055         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
11056         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
11057         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
11058         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
11059         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
11060         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
11061         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
11062         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
11063         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
11064         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
11065         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
11066         * g++.dg/compat/break/bitfield7_x.C: Ditto.
11067         * g++.dg/compat/break/bitfield7_y.C: Ditto.
11068
11069 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
11070
11071         PR c/10320
11072         * gcc.c-torture/execute/20030718-1.c: New test.
11073
11074 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
11075
11076         PR optimization/11536
11077         * gcc.dg/20030721-1.c: New test.
11078
11079 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
11080
11081         PR c++/11546
11082         * g++.dg/template/lookup1.C: New test.
11083
11084 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
11085
11086         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
11087         diagnostics of ill-formed constructs involving labels.
11088         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
11089         the new 'previously defined here' message.
11090
11091 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
11092
11093         * g++.dg/parse/non-dependent2.C: New test.
11094
11095 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
11096
11097         * g++.dg/init/init-ref4.C: xfail on targets without
11098         weak symbols.
11099
11100 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
11101
11102         PR target/11087
11103         * gcc.c-torture/execute/20030717-1.c: New test.
11104
11105 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
11106
11107         * g++.dg/opt/cfg1.C: New test.
11108
11109 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
11110
11111         PR optimization/11557
11112         * gcc.dg/20030717-1.c: New test.
11113
11114 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
11115
11116         PR c++/10476
11117         * g++.dg/expr/crash-1.C: New test.
11118
11119         PR c++/11027
11120         * g++.dg/template/init3.C: New test.
11121
11122         PR c++/8222
11123         * g++.dg/template/non-dependent1.C: New test.
11124
11125         PR c++/11070
11126         * g++.dg/template/non-dependent2.C: New test.
11127
11128         PR c++/11071
11129         * g++.dg/template/non-dependent3.C: New test.
11130
11131         PR c++/9907
11132         * g++.dg/template/sizeof5.C: New test.
11133
11134 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
11135
11136         PR 11498
11137         * gcc.c-torture/compile/mangle-1.c: New file.
11138
11139 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11140
11141         PR c++/7809
11142         * g++.dg/parse/access3.C: New test.
11143
11144 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
11145
11146         PR c++/11384
11147         * g++.dg/init/init-ref4.C: New test.
11148
11149 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
11150
11151         PR c++/11547
11152         * g++.dg/parse/constant3.C: New test.
11153         * g++.dg/parse/crash7.C: Likewise.
11154
11155 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
11156
11157         PR target/11008
11158         * gcc.dg/i386-pentium4-not-mull.c: New.
11159
11160 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
11161
11162         * gcc.dg/asm-names.c (ymain): Make it weak.
11163
11164 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11165
11166         PR c++/5421
11167         * g++.dg/template/friend21.C: New test.
11168
11169 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
11170
11171         * gcc.dg/cleanup-8.c: New test.
11172         * gcc.dg/cleanup-9.c: New test.
11173
11174 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
11175
11176         * g++.dg/ext/dll-MI1.h: New file.
11177         * g++.dg/ext/dllexport-MI1.C: New file.
11178         * g++.dg/ext/dllimport-MI1.C: New file.
11179
11180 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
11181
11182         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
11183         it does not have cmpstrsi patterns (just cmpmemsi).
11184
11185 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
11186
11187         PR debug/11473
11188         * g++.dg/debug/debug8.C: New test.
11189
11190 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11191
11192         PR c++/10108
11193         * g++.dg/template/crash7.C: New test.
11194
11195 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
11196
11197         PR target/10795
11198         * gcc.c-torture/compile/20030708-1.c: New.
11199
11200 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
11201
11202         * gcc.c-torture/execute/20030715-1.c: New test.
11203
11204 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
11205
11206         * gcc.dg/pch/inline-3.c: New file.
11207         * gcc.dg/pch/inline-3.hs: New file.
11208         * gcc.dg/pch/inline-4.c: New file.
11209         * gcc.dg/pch/inline-4.hs: New file.
11210
11211 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
11212
11213         PR c++/11509
11214         * g++.dg/template/crash6.C: New test.
11215
11216         PR c++/7053
11217         * g++.dg/template/friend20.C: New test.
11218
11219         PR c++/7019
11220         * g++.dg/template/overload2.C: New test.
11221
11222 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11223
11224         PR optimization/11440
11225         * gcc.c-torture/execute/20030714-1.c: New test.
11226
11227 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11228
11229         PR c++/11154
11230         * g++.dg/template/partial2.C: New test.
11231
11232 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
11233
11234         PR c++/11503
11235         * g++.dg/template/anon1.C: New test.
11236
11237         PR c++/11493
11238         PR c++/11495
11239         * g++.dg/parse/template9.C: Likewise.
11240         * g++.dg/template/crash4.C: New test.
11241         * g++.dg/template/koenig1.C: Likewise.
11242         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
11243         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
11244         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
11245         functions.
11246         * g++.old-deja/g++.jason/template36.C: Likewise.
11247         * g++.old-deja/g++.mike/p1989.C: Likewise.
11248         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
11249         * g++.old-deja/g++.pt/ttp20.C: Use this->.
11250         * g++.old-deja/g++.pt/ttp21.C: Use this->.
11251         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
11252         compiling.
11253         * g++.old-deja/g++.pt/union2.C: Use this->.
11254
11255 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
11256
11257         * gcc.dg/20030711-1.c: New test.
11258
11259 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
11260
11261         PR c++/11050
11262         * g++.dg/parse/args1.C: New test.
11263         * g++.pt/defarg8.C: Change expected errors.
11264
11265 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
11266
11267         PR c++/8164
11268         * g++.dg/template/nontype2.C: New test.
11269
11270         PR c++/10558
11271         * g++.dg/parse/template8.C: New test.
11272
11273         PR c++/8327
11274         * g++.dg/template/scope1.C: New test.
11275
11276         * g++.dg/warn/Wsign-compare-1.C: New test.
11277
11278 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
11279
11280         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
11281
11282 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
11283
11284         PR c++/9411
11285         * g++.dg/template/explicit2.C: New test.
11286
11287         PR c++/10032
11288         * g++.dg/warn/pedantic1.C: New test.
11289
11290 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
11291
11292         PR c++ 9483
11293         * g++.dg/other/field1.C: New test.
11294
11295 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
11296
11297         PR c/11449
11298         * gcc.c-torture/compile/20030707-1.c: New.
11299
11300 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11301
11302         PR c++/10849
11303         * g++.dg/template/access12.C: New test.
11304
11305 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
11306
11307         * g++.dg/bprob/bprob.exp (prof_ext): Update.
11308         * g77.dg/bprob/bprob.exp (prof_ext): Update.
11309         * gcc.misc-tests/bprob.exp (prof_ext): Update.
11310         * gcc.misc-tests/gcov.exp: Update
11311         * g++.dg/gcov/gcov.exp: Update
11312         * lib/gcov.exp: Update.
11313
11314 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
11315
11316         * g++.dg/abi/mangle17.C: Make sure template expressions are
11317         dependent.
11318         * g++.dg/abi/mangle4.C: Mark erroneous casts.
11319         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
11320         * g++.dg/opt/stack1.C: Remove erroneous code.
11321         * g++.dg/parse/template7.C: New test.
11322         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
11323         * g++.old-deja/g++.pt/crash4.C: Likewise.
11324
11325 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11326
11327         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
11328         with zero or one occurence of `$' after the initial `L'.
11329
11330 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
11331
11332         * gcc.c-torture/compile/20030704-1.c: Add a comment.
11333
11334 2003-07-08  Roger Sayle  <roger@eyesopen.com>
11335
11336         PR c/11370
11337         * gcc.dg/Wunreachable-6.c: New testcase.
11338         * gcc.dg/Wunreachable-7.c: New testcase.
11339
11340 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
11341
11342         PR c/11420
11343         * gcc.dg/20030708-1.c: New test.
11344
11345 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
11346
11347         * gcc.dg/compat/sdata-section.h: New file.
11348         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
11349         * gcc.dg/torture/mips-sdata-1.c: New test.
11350
11351 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11352
11353         PR c++/11030
11354         * g++.dg/template/friend19.C: New test.
11355
11356 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
11357
11358         * g++.dg/opt/strength-reduce.C: New test.
11359
11360 2003-07-07  Roger Sayle  <roger@eyesopen.com>
11361
11362         PR target/10979
11363         * gcc.dg/20030707-1.c: New testcase.
11364
11365 2003-07-07  Roger Sayle  <roger@eyesopen.com>
11366
11367         PR optimization/11059
11368         * g++.dg/opt/emptyunion.C: New testcase.
11369
11370 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11371             Eric Botcazou  <ebotcazou@libertysurf.fr>
11372
11373         * g++.dg/opt/stack1.C: New test.
11374
11375 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
11376
11377         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
11378         run test.
11379
11380         PR c++/11431
11381         * g++.dg/expr/static_cast3.C: New test.
11382
11383 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
11384
11385         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
11386         everywhere.
11387         * gcc.dg/concat.c: Concatenation of string constants with
11388         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
11389         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
11390         * gcc.dg/cpp/escape-2.c: Use wide character constants where
11391         necessary to avoid multi-character character constant warning.
11392         * gcc.dg/cpp/escape.c: Likewise.
11393         * gcc.dg/cpp/ucs.c: Likewise.
11394         Remove backslashes from dg-bogus comments, as they confuse Tcl.
11395         Fix a typo.
11396
11397 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
11398
11399         PR c/11428
11400         * gcc.c-torture/compile/20030704-1.c: New.
11401
11402 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
11403
11404         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
11405
11406 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
11407
11408         PR c++/5287, PR c++/7910,  PR c++/11021
11409         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
11410         tests for warnings.
11411         * g++.dg/ext/dllimport2.C: Add tests for warnings.
11412         * g++.dg/ext/dllimport3.C: Likewise.
11413         * g++.dg/ext/dllimport4.C: New file.
11414         * g++.dg/ext/dllimport5.C: New file.
11415         * g++.dg/ext/dllimport6.C: New file.
11416         * g++.dg/ext/dllimport7.C: New file.
11417         * g++.dg/ext/dllimport8.C: New file.
11418         * g++.dg/ext/dllimport9.C: New file.
11419         * g++.dg/ext/dllimport10.C: New file.
11420         * g++.dg/ext/dllexport1.C: New file.
11421
11422 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
11423
11424         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
11425         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
11426
11427 2003-07-03  Roger Sayle  <roger@eyesopen.com>
11428
11429         * gcc.dg/builtins-25.c: New testcase.
11430         * gcc.dg/builtins-26.c: New testcase.
11431
11432 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
11433
11434         * gcc.dg/compat/vector-defs.h: New file.
11435         * gcc.dg/compat/vector-setup.h: New file.
11436         * gcc.dg/compat/vector-check.h: New file.
11437         * gcc.dg/compat/vector-1_main.c: New file.
11438         * gcc.dg/compat/vector-1_x.c: New file.
11439         * gcc.dg/compat/vector-1_y.c: New file.
11440         * gcc.dg/compat/vector-2_main.c: New file.
11441         * gcc.dg/compat/vector-2_x.c: New file.
11442         * gcc.dg/compat/vector-2_y.c: New file.
11443
11444         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
11445         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
11446         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
11447         * gcc.dg/compat/struct-align-1.h: New file.
11448         * gcc.dg/compat/struct-align-1_main.c: New file.
11449         * gcc.dg/compat/struct-align-1_x.c: New file.
11450         * gcc.dg/compat/struct-align-1_y.c: New file.
11451         * gcc.dg/compat/struct-align-2.h: New file.
11452         * gcc.dg/compat/struct-align-2_main.c: New file.
11453         * gcc.dg/compat/struct-align-2_x.c: New file.
11454         * gcc.dg/compat/struct-align-2_y.c: New file.
11455
11456         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
11457         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
11458         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
11459         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
11460         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
11461         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
11462         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
11463         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
11464         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
11465         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
11466         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
11467         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
11468         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
11469         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
11470         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
11471         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
11472         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
11473         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
11474         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
11475         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
11476         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
11477         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11478         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11479         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
11480         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
11481         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
11482         * gcc.dg/compat/struct-return-10_x.c: Ditto.
11483         * gcc.dg/compat/struct-return-2_x.c: Ditto.
11484         * gcc.dg/compat/struct-return-3_x.c: Ditto.
11485
11486 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
11487
11488         * gcc.dg/i386-call-1.c: New test.
11489
11490 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
11491
11492         PR c++/9162
11493         * g++.dg/parse/defarg4.C: New.
11494
11495 2003-07-03  Roger Sayle  <roger@eyesopen.com>
11496
11497         PR target/10700
11498         * gcc.c-torture/compile/20030703-1.c: New test case.
11499
11500 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
11501
11502         * g++.dg/template/local3.C: Remove extra semicolon.
11503
11504 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
11505
11506         * gcc.dg/i386-volatile-1.c: New test.
11507
11508 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
11509
11510         PR c++/11072
11511         * g++.dg/other/offsetof2.C: XFAIL.
11512         * g++.dg/other/offsetof5.C: New.
11513
11514         PR c++/10219
11515         * g++.dg/template/error1.C: New.
11516
11517         PR c++/9779
11518         * g++.dg/template/dependent-expr1.C: New.
11519
11520 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
11521
11522         PR c++/6949
11523         * g++.dg/template/local3.C: New test.
11524
11525         PR c++/11149
11526         * g++.dg/lookup/scoped6.C: New test.
11527
11528 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
11529
11530         PR c++/8046
11531         * g++.dg/other/error7.C: New test.
11532
11533 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
11534
11535         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
11536         * g++.old-deja/g++.abi/vtable3.h: Likewise.
11537         * g++.old-deja/g++.law/code-gen5.C: Likewise.
11538         * g++.old-deja/g++.other/union2.C: Likewise.
11539         * gcc.dg/c90-const-expr-2.c: Likewise.
11540         * gcc.dg/c90-const-expr-3.c: Likewise.
11541         * gcc.dg/c99-const-expr-2.c: Likewise.
11542         * gcc.dg/c99-const-expr-3.c: Likewise.
11543         * gcc.dg/concat.c: Likewise.
11544
11545 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
11546
11547         PR c++/9559
11548         * g++.dg/init/static1.C: New test.
11549
11550 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11551
11552         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
11553         * g++.old-deja/g++.other/access2.C: Likewise.
11554         * g++.old-deja/g++.other/decl2.C: Likewise.
11555         * gcc.c-torture/execute/20020615-1.c: Likewise.
11556
11557 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
11558
11559         PR c++/4933
11560         * g++.dg/template/sizeof4.C: New test.
11561
11562 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
11563
11564         * g++.dg/other/error6.C: New test.
11565
11566 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
11567
11568         PR c++/10750
11569         * g++.dg/parse/constant2.C: New test.
11570
11571 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
11572
11573         PR c++/11106
11574         * g++.dg/other/error5.C: New test.
11575
11576 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11577
11578         * gcc.dg/format/gcc_diag-1.c: New test.
11579
11580 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
11581
11582         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
11583
11584 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
11585
11586         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
11587         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
11588         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
11589
11590 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
11591
11592         * gcc.c-torture/execute/builtins/string-8.c: New test.
11593         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
11594         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
11595         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
11596
11597 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
11598
11599         PR c++/10468
11600         * g++.dg/ext/typeof6.C: New test.
11601
11602 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
11603
11604         PR c++/10796
11605         * g++.dg/init/enum1.C: New test.
11606
11607 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
11608
11609         * gcc.dg/20030627-1.c: New test.
11610
11611 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
11612
11613         PR c++/11332
11614         * g++.dg/expr/static_cast2.C: New test.
11615
11616 2003-06-26  Roger Sayle  <roger@eyesopen.com>
11617             Jakub Jelinek  <jakub@redhat.com>
11618
11619         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
11620         sprintf(dst,"%s",src) optimization.
11621         * gcc.c-torture/execute/20030626-1.c: New test case.
11622         * gcc.c-torture/execute/20030626-2.c: New test case.
11623
11624 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
11625
11626         * gcc.c-torture/execute/multi-ix.c: New test.
11627
11628         * gcc.c-torture/execute/simd-4.c (main):
11629         Added missing semicolon at end of union.
11630
11631 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
11632
11633         PR c++/8266
11634         * g++.dg/template/explicit-instantiation3.C: New test.
11635
11636 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
11637
11638         * gcc.dg/20030626-1.c: Use signed char.
11639
11640 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
11641
11642         * gcc.dg/20030626-1.c: New test.
11643
11644 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
11645
11646         * const-str-2.m: Update.
11647
11648 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
11649
11650         PR c++/10990
11651         * g++.dg/rtti/dyncast1.C: New test.
11652         * g++.dg/abi/mangle4.C: Correct base-specifier access.
11653         * g++.dg/lookup/scoped1.C: Remove XFAIL.
11654         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
11655
11656         PR c++/10931
11657         * g++.dg/expr/static_cast1.C: New test.
11658
11659 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
11660
11661         * gcc.dg/20030625-1.c: New test.
11662
11663 2003-06-24  Roger Sayle  <roger@eyesopen.com>
11664
11665         * gcc.c-torture/compile/20030624-1.c: New test case.
11666
11667 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
11668
11669         * gcc.c-torture/execute/string-opt-17.c: New test.
11670
11671 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
11672
11673         PR c++/5754
11674         * g++.dg/parse/crash6.C: New test.
11675
11676 2003-06-23  Roger Sayle  <roger@eyesopen.com>
11677
11678         * gcc.dg/builtins-24.c: New test case.
11679
11680 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
11681
11682         * g++.dg/opt/operator1.C: New test.
11683
11684 2003-06-22  Roger Sayle  <roger@eyesopen.com>
11685
11686         * gcc.c-torture/execute/string-opt-16.c: New test case.
11687
11688 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
11689
11690         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
11691         * g++.old-deja/g++.other/conv7.C: Likewise
11692         * g++.old-deja/g++.other/overcnv2.C: Likewise.
11693         * g++.old-deja/g++.other/overload14.C: Likewise.
11694
11695 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
11696
11697         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
11698         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
11699
11700 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
11701
11702         PR c++/10888
11703         * g++.dg/warn/Winline-3.C: New test.
11704
11705 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
11706
11707         * lib/target-supports.exp (check_alias_available): Make the test
11708         program acceptable to the Solaris assembler.
11709
11710         PR c++/10749
11711         * g++.dg/template/memclass2.C: New test.
11712
11713 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
11714             Eric Botcazou  <ebotcazou@libertysurf.fr>
11715
11716         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
11717         data for non-matching targets.
11718         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
11719
11720 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
11721
11722         PR c++/10845
11723         * g++.dg/template/member3.C: New test.
11724
11725 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
11726
11727         PR c++/10939
11728         * g++.dg/template/func1.C: New test.
11729
11730         PR c++/9649
11731         * g++.dg/template/static4.C: New test.
11732         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
11733
11734         PR c++/11041
11735         * g++.dg/init/ref7.C: New test.
11736
11737 2003-06-19  Matt Austern  <austern@apple.com>
11738
11739         PR c++/11228
11740         * g++.dg/anew1.C: New test.
11741         * g++.dg/anew2.C: New test.
11742         * g++.dg/anew3.C: New test.
11743         * g++.dg/anew4.C: New test.
11744
11745 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
11746
11747         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
11748
11749 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
11750
11751         * gcc.c-torture/execute/simd-4.c (main): Make expected value
11752         endian-dependent.
11753
11754 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
11755
11756         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
11757         Remove cruft.
11758
11759 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
11760
11761         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
11762         * gcc.c-torture/compile/961203-1.c: Likewise.
11763         * gcc.c-torture/compile/980506-1.c: Likewise.
11764
11765 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
11766
11767         PR c++/10712
11768         * g++.dg/lookup/using7.C: New test.
11769
11770 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
11771
11772         PR c++/11105
11773         * g++.dg/abi/conv1.C: Remove it.
11774         * g++.dg/template/conv7.C: New test.
11775         * g++.dg/template/conv8.C: Likewise.
11776         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
11777         conversion operator.
11778
11779 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
11780
11781         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
11782         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
11783         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
11784         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
11785         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
11786         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
11787         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
11788         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
11789         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
11790         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
11791         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
11792         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
11793         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
11794         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
11795         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
11796         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
11797         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
11798         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
11799         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
11800         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
11801         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
11802         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11803         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11804         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
11805         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
11806         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
11807         * gcc.dg/compat/struct-return-10_x.c: Ditto.
11808         * gcc.dg/compat/struct-return-2_x.c: Ditto.
11809         * gcc.dg/compat/struct-return-3_x.c: Ditto.
11810
11811 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
11812
11813         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
11814         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
11815         indications.
11816
11817 2003-06-16  Roger Sayle  <roger@eyesopen.com>
11818
11819         * gcc.dg/i386-387-5.c: New test case.
11820         * gcc.dg/i386-387-6.c: New test case.
11821         * gcc.dg/builtins-23.c: New test case.
11822
11823 2003-06-15  Roger Sayle  <roger@eyesopen.com>
11824
11825         * gcc.dg/builtins-22.c: New test case.
11826         * gcc.dg/i386-387-1.c: Update to test exp.
11827         * gcc.dg/i386-387-2.c: Likewise.
11828
11829 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11830
11831         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
11832
11833 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
11834
11835         * lib/gcc-dg.exp (dg-require-dll): New function.
11836         (dg-xfail-if): Likewise.
11837         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
11838         driver.
11839
11840         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
11841         * gcc.c-torture/compile/20001205-1.c: Likewise.
11842         * gcc.c-torture/compile/20001226-1.c: Likewise.
11843         * gcc.c-torture/compile/20010518-2.c: Likewise.
11844         * gcc.c-torture/compile/20020312-1.c: Likewise.
11845         * gcc.c-torture/compile/20020604-1.c: Likewise.
11846         * gcc.c-torture/compile/920501-12.c: Likewise.
11847         * gcc.c-torture/compile/920501-4.c: Likewise.
11848         * gcc.c-torture/compile/920520-1.c: Likewise.
11849         * gcc.c-torture/compile/920521-1.c: Likewise.
11850         * gcc.c-torture/compile/920625-1.c: Likewise.
11851         * gcc.c-torture/compile/961203-1.c: Likewise.
11852         * gcc.c-torture/compile/980506-1.c: Likewise.
11853         * gcc.c-torture/compile/981006-1.c: Likewise.
11854         * gcc.c-torture/compile/981022-1.c: Likewise.
11855         * gcc.c-torture/compile/981223-1.c: Likewise.
11856         * gcc.c-torture/compile/990617-1.c: Likewise.
11857         * gcc.c-torture/compile/dll.c: Likewise.
11858         * gcc.c-torture/compile/labels-3.c: Likewise.
11859         * gcc.c-torture/compile/mipscop-1.c: Likewise.
11860         * gcc.c-torture/compile/mipscop-2.c: Likewise.
11861         * gcc.c-torture/compile/mipscop-3.c: Likewise.
11862         * gcc.c-torture/compile/mipscop-4.c: Likewise.
11863         * gcc.c-torture/compile/simd-5.c: Likewise.
11864         * gcc.c-torture/compile/20000804-1.x: Remove.
11865         * gcc.c-torture/compile/20001205-1.x: Likewise.
11866         * gcc.c-torture/compile/20001226-1.x: Likewise.
11867         * gcc.c-torture/compile/20010518-2.x: Likewise.
11868         * gcc.c-torture/compile/20020312-1.x: Likewise.
11869         * gcc.c-torture/compile/20020604-1.x: Likewise.
11870         * gcc.c-torture/compile/920501-12.x: Likewise.
11871         * gcc.c-torture/compile/920501-4.x: Likewise.
11872         * gcc.c-torture/compile/920520-1.x: Likewise.
11873         * gcc.c-torture/compile/920521-1.x: Likewise.
11874         * gcc.c-torture/compile/920625-1.x: Likewise.
11875         * gcc.c-torture/compile/961203-1.x: Likewise.
11876         * gcc.c-torture/compile/980506-1.x: Likewise.
11877         * gcc.c-torture/compile/981006-1.x: Likewise.
11878         * gcc.c-torture/compile/981022-1.x: Likewise.
11879         * gcc.c-torture/compile/981223-1.x: Likewise.
11880         * gcc.c-torture/compile/990617-1.x: Likewise.
11881         * gcc.c-torture/compile/mipscop-1.x: Likewise.
11882         * gcc.c-torture/compile/mipscop-2.x: Likewise.
11883         * gcc.c-torture/compile/mipscop-3.x: Likewise.
11884         * gcc.c-torture/compile/mipscop-4.x: Likewise.
11885         * gcc.c-torture/compile/simd-5.x: Likewise.
11886
11887         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
11888
11889 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
11890
11891         * gcc.c-torture/execute/20030611-1.c: New test.
11892
11893 2003-06-12  Roger Sayle  <roger@eyesopen.com>
11894
11895         PR middle-end/168
11896         * gcc.dg/20030612-1.c: New test case.
11897
11898 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
11899
11900         PR c++/10635
11901         * g++.dg/expr/cast1.C: New test.
11902
11903 2003-06-12  Roger Sayle  <roger@eyesopen.com>
11904
11905         * gcc.dg/builtins-21.c: New test case.
11906
11907 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
11908
11909         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
11910         options instead of at the end.
11911         * lib/objc.exp (objc_target_compile): Likewise.
11912
11913 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
11914
11915         PR c++/10432
11916         * g++.dg/parse/error1.C: New test.
11917
11918 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
11919
11920         * gcc.dg/compat/struct-by-value-11_main.c: New file.
11921         * gcc.dg/compat/struct-by-value-11_x.c: New file.
11922         * gcc.dg/compat/struct-by-value-11_y.c: New file.
11923         * gcc.dg/compat/struct-by-value-12_main.c: New file.
11924         * gcc.dg/compat/struct-by-value-12_x.c: New file.
11925         * gcc.dg/compat/struct-by-value-12_y.c: New file.
11926         * gcc.dg/compat/struct-by-value-13_main.c: New file.
11927         * gcc.dg/compat/struct-by-value-13_x.c: New file.
11928         * gcc.dg/compat/struct-by-value-13_y.c: New file.
11929         * gcc.dg/compat/struct-by-value-14_main.c: New file.
11930         * gcc.dg/compat/struct-by-value-14_x.c: New file.
11931         * gcc.dg/compat/struct-by-value-14_y.c: New file.
11932         * gcc.dg/compat/struct-by-value-15_main.c: New file.
11933         * gcc.dg/compat/struct-by-value-15_x.c: New file.
11934         * gcc.dg/compat/struct-by-value-15_y.c: New file.
11935         * gcc.dg/compat/struct-by-value-16_main.c: New file.
11936         * gcc.dg/compat/struct-by-value-16_x.c: New file.
11937         * gcc.dg/compat/struct-by-value-16_y.c: New file.
11938         * gcc.dg/compat/struct-by-value-17_main.c: New file.
11939         * gcc.dg/compat/struct-by-value-17_x.c: New file.
11940         * gcc.dg/compat/struct-by-value-17_y.c: New file.
11941         * gcc.dg/compat/struct-by-value-18_main.c: New file.
11942         * gcc.dg/compat/struct-by-value-18_x.c: New file.
11943         * gcc.dg/compat/struct-by-value-18_y.c: New file.
11944
11945         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
11946         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
11947         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
11948         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
11949         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
11950         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
11951         * gcc.dg/compat/scalar-return-3_main.c: New file.
11952         * gcc.dg/compat/scalar-return-3_x.c: New file.
11953         * gcc.dg/compat/scalar-return-3_y.c: New file.
11954         * gcc.dg/compat/scalar-return-4_main.c: New file.
11955         * gcc.dg/compat/scalar-return-4_x.c: New file.
11956         * gcc.dg/compat/scalar-return-4_y.c: New file.
11957
11958 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
11959
11960         * gcc.dg/compat/fp2-struct-check.h: New file.
11961         * gcc.dg/compat/fp2-struct-defs.h: New file.
11962         * gcc.dg/compat/fp2-struct-init.h: New file.
11963         * gcc.dg/compat/struct-by-value-10_main.c: New file.
11964         * gcc.dg/compat/struct-by-value-10_x.c: New file.
11965         * gcc.dg/compat/struct-by-value-10_y.c: New file.
11966         * gcc.dg/compat/struct-return-10_main.c: New file.
11967         * gcc.dg/compat/struct-return-10_x.c: New file.
11968         * gcc.dg/compat/struct-return-10_y.c: New file.
11969
11970         * gcc.dg/compat/compat-common.h: New file.
11971         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
11972         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
11973         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
11974         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
11975         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
11976         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
11977         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
11978         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
11979         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
11980         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
11981         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
11982         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
11983         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
11984         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
11985         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
11986         * gcc.dg/compat/small-struct-check.h: Ditto.
11987         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
11988         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
11989         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
11990         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
11991         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
11992         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
11993         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
11994         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
11995         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
11996         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
11997         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11998         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
11999         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
12000         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
12001         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
12002         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
12003         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
12004         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
12005         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
12006         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
12007         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
12008         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
12009         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
12010         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
12011         * gcc.dg/compat/struct-return-2_main.c: Ditto.
12012         * gcc.dg/compat/struct-return-2_x.c: Ditto.
12013         * gcc.dg/compat/struct-return-2_y.c: Ditto.
12014         * gcc.dg/compat/struct-return-3_main.c: Ditto.
12015         * gcc.dg/compat/struct-return-3_x.c: Ditto.
12016         * gcc.dg/compat/struct-return-3_y.c: Ditto.
12017
12018 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
12019
12020         * g++.dg/pch/static-1.C: New file.
12021         * g++.dg/pch/static-1.Hs: New file.
12022
12023 2003-06-10  Richard Henderson  <rth@redhat.com>
12024
12025         * gcc.dg/asm-7.c: Adjust expected warning text.
12026
12027 2003-06-10  Roger Sayle  <roger@eyesopen.com>
12028
12029         * gcc.dg/builtins-20.c: New test case.
12030
12031 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
12032
12033         PR c++/11131
12034         * g++.dg/opt/template1.C: New test.
12035
12036 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
12037
12038         * lib/gcc-dg.exp (dg-test): Clear additional_files and
12039         additional_sources.
12040
12041 2003-05-21  David Taylor  <dtaylor@emc.com>
12042
12043         * gcc.dg/Wpadded.c: New file.
12044
12045 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
12046
12047         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
12048         * gcc.dg/special/weak-2.c: Add dg-require-weak.
12049         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
12050         dg-require-weak.
12051
12052 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
12053
12054         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
12055
12056 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
12057
12058         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
12059         (dg-require-alias): Likewise.
12060         (dg-require-gc-sections): Likewise.
12061         * lib/target-supports.exp (check_gc_sections_available): Likewise.
12062
12063 2003-06-08  Richard Henderson  <rth@redhat.com>
12064
12065         * gcc.dg/20011029-2.c: Fix the array reference.
12066         * gcc.dg/asm-7.c: New.
12067
12068 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
12069
12070         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
12071
12072 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
12073
12074         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
12075         (dg-require-gc-sections): Likewise.
12076
12077 2003-06-08  Jan Hubicka  <jh@suse.cz>
12078
12079         * i386-cmov1.c: Fix regular expression.
12080         * i386-cvt-1.c: Likewise.
12081         * i386-local.c: Likewise.
12082         * i386-local2.c: Likewise.
12083         * i386-mul.c: Likewise.
12084         * i386-ssetype-1.c: Likewise.
12085         * i386-ssetype-3.c: Likewise.
12086         * i386-ssetype-5.c: Likewise.
12087
12088 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12089
12090         PR c++/11039
12091         * g++.dg/warn/implicit-typename2.C: New test.
12092         * g++.dg/warn/implicit-typename3.C: New test.
12093
12094 2003-06-07  Richard Henderson  <rth@redhat.com>
12095
12096         * g++.dg/other/offsetof3.C: Use size_t.
12097         * g++.dg/other/offsetof4.C: Likewise.
12098
12099 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
12100
12101         * lib/copy-file.exp: New. Implement gcc_copy_files.
12102
12103         * lib/dg-pch.exp: Load copy-file.exp
12104         (dg-pch): Use gcc_copy_files instead of "file copy".
12105
12106 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
12107
12108         * gcc.dg/weak/weak.exp: Simplify.
12109         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
12110         * gcc.dg/weak/weak-1.c: Likewise.
12111         * gcc.dg/weak/weak-2.c: Likewise.
12112         * gcc.dg/weak/weak-3.c: Likewise.
12113         * gcc.dg/weak/weak-4.c: Likewise.
12114         * gcc.dg/weak/weak-5.c: Likewise.
12115         * gcc.dg/weak/weak-6.c: Likewise.
12116         * gcc.dg/weak/weak-7.c: Likewise.
12117         * gcc.dg/weak/weak-8.c: Likewise.
12118         * gcc.dg/weak/weak-9.c: Likewise.
12119
12120 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
12121
12122         gcc.c-torture/execute/20030606-1.c: New.
12123
12124 2003-06-06  Roger Sayle  <roger@eyesopen.com>
12125
12126         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
12127         * gcc.dg/builtins-19.c: Likewise.
12128
12129 2003-06-06  Roger Sayle  <roger@eyesopen.com>
12130
12131         * gcc.dg/builtins-2.c: Add some more tests.
12132         * gcc.dg/builtins-18.c: New test case.
12133         * gcc.dg/builtins-19.c: New test case.
12134
12135 2003-06-06  Roger Sayle  <roger@eyesopen.com>
12136             Jim Wilson  <wilson@tuliptree.org>
12137
12138         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
12139
12140 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
12141
12142         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
12143         mempcpy/stpcpy calls not to be optimized into something else.
12144         * gcc.c-torture/execute/string-opt-3.c: Moved to...
12145         * gcc.c-torture/execute/builtins/string-7.c: ...here.
12146         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
12147
12148 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12149
12150         * gcc.dg/format/asm_fprintf-1.c: New test.
12151
12152 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
12153
12154         * lib/gcc-defs.exp (additional_sources): New variable.
12155         (dg-additional-sources): New function.
12156         (additional_files): New variable.
12157         (dg-additional-files): New function.
12158         (dg-additional-files-options): Likewise.
12159         * lib/gcc-dg.exp (dg-require-weak): New function.
12160         (dg-require-alias): Likewise.
12161         (dg-require-gc-sections): Likewise.
12162         * lib/target-supports.exp (check_alias_available): Remove testfile
12163         parameter.
12164         (check_gc_sections_available): New function.
12165         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
12166         (dg-gpp-additional-files): Likewise.
12167         * lib/g++.exp (additional_sources): Remove.
12168         (additional_files): Likewise.
12169         (g++_target_compile): Use dg-additional-files-options.
12170
12171         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
12172         Tcl logic.
12173         * gcc.dg/special/ecos.exp: Remove.
12174         * gcc.dg/special/20000419-2.c: Use dg-require-*.
12175         * gcc.dg/special/alias-1.c: Likewise.
12176         * gcc.dg/special/alias-2.c: Likewise.
12177         * gcc.dg/special/gcsec-1.c: Likewise.
12178         * gcc.dg/special/weak-1.c: Likewise.
12179         * gcc.dg/special/weak-2.c: Likewise.
12180         * gcc.dg/special/wkali-1.c: Likewise.
12181         * gcc.dg/special/wkali-2.c: Likewise.
12182
12183         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
12184         dg-gpp-additional-*.
12185         * g++.dg/special/conpr-3.C: Likewise.
12186         * g++.dg/special/conpr-4.C: Likewise.
12187         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
12188         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
12189         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
12190         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
12191         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
12192         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
12193         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
12194         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
12195         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
12196         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
12197         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
12198         * g++.old-deja/g++.other/comdat1.C: Likewise.
12199         * g++.old-deja/g++.other/comdat2.C: Likewise.
12200         * g++.old-deja/g++.other/comdat3.C: Likewise.
12201         * g++.old-deja/g++.other/ctor1.C: Likewise.
12202         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
12203
12204 2003-06-05  Richard Henderson  <rth@redhat.com>
12205
12206         * gcc.dg/debug/20030605-1.c: New.
12207
12208 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
12209
12210         * README.QMTEST: Update.
12211
12212 2003-06-04  Richard Henderson  <rth@redhat.com>
12213
12214         * gcc.dg/cleanup-1.c: New.
12215         * gcc.dg/cleanup-2.c: New.
12216         * gcc.dg/cleanup-3.c: New.
12217         * gcc.dg/cleanup-4.c: New.
12218         * gcc.dg/cleanup-5.c: New.
12219         * gcc.dg/cleanup-6.c: New.
12220         * gcc.dg/cleanup-7.c: New.
12221
12222 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
12223
12224         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
12225
12226         * lib/dg-pch.exp: New file.
12227         * g++.dg/pch/pch.exp: Use dg-pch.exp.
12228         * gcc.dg/pch/pch.exp: Likewise.
12229
12230 2003-06-04  Roger Sayle  <roger@eyesopen.com>
12231
12232         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
12233         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
12234         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
12235         * gcc.dg/builtins-17.c: New test case.
12236         * gcc.dg/i386-387-4.c: New test case.
12237         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
12238
12239 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
12240
12241         * gcc.dg/ultrasp9.c: New test.
12242
12243 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
12244
12245         * gcc.c-torture/compile/20030604-1.c: New test.
12246         * gcc.dg/sparc-constant-1.c: New test.
12247
12248 2003-06-03  Glen Nakamura  <glen@imodulo.com>
12249
12250         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
12251
12252 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
12253
12254         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
12255
12256         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
12257         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
12258
12259 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
12260
12261         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
12262
12263 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12264
12265         PR c++/10940
12266         * g++.dg/template/spec10.C: New test.
12267
12268 2003-06-03  Roger Sayle  <roger@eyesopen.com>
12269
12270         * gcc.dg/builtins-16.c: New test case.
12271
12272 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
12273
12274         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
12275         mempcpy test with post-increments.
12276         * gcc.c-torture/execute/string-opt-3.c: New test.
12277         * gcc.dg/string-opt-1.c: New test.
12278
12279 2003-06-03  David Billinghurst <David.Billinghurst@riotinto.com>
12280
12281         PR fortran/10965
12282         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
12283
12284 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
12285
12286         * lib/scanasm.exp (dg-scan): New function, factored out of ...
12287         (scan-assembler): ... here.  Use dg-scan.
12288         (scan-assembler-not): Likewise.
12289         (scan-file): New function.
12290         (scan-file-not): Likewise.
12291         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
12292         * gcc.dg/cpp/_Pragma4.c: Likewise.
12293         * gcc.dg/cpp/_Pragma5.c: Likewise.
12294         * gcc.dg/cpp/avoidpaste1.c: Likewise.
12295         * gcc.dg/cpp/avoidpaste2.c: Likewise.
12296         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
12297         * gcc.dg/cpp/cmdlne-P.c: Likewise.
12298         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
12299         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
12300         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
12301         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
12302         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
12303         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
12304         * gcc.dg/cpp/cxxcom1.c: Likewise.
12305         * gcc.dg/cpp/line1.c: Likewise.
12306         * gcc.dg/cpp/maccom1.c: Likewise.
12307         * gcc.dg/cpp/maccom2.c: Likewise.
12308         * gcc.dg/cpp/maccom3.c: Likewise.
12309         * gcc.dg/cpp/maccom4.c: Likewise.
12310         * gcc.dg/cpp/maccom5.c: Likewise.
12311         * gcc.dg/cpp/maccom6.c: Likewise.
12312         * gcc.dg/cpp/multiline.c: Likewise.
12313         * gcc.dg/cpp/spacing1.c: Likewise.
12314         * gcc.dg/cpp/spacing2.c: Likewise.
12315         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
12316         * gcc.dg/cpp/trad/maccom1.c: Likewise.
12317         * gcc.dg/cpp/trad/maccom2.c: Likewise.
12318         * gcc.dg/cpp/trad/maccom3.c: Likewise.
12319         * gcc.dg/cpp/trad/maccom4.c: Likewise.
12320         * gcc.dg/cpp/trad/maccom6.c: Likewise.
12321         * gcc.dg/cpp/cxxcom2.c: Likewise.
12322         * gcc.dg/cpp/cxxcom2.h: New file.
12323
12324         * gcc.dg/cpp/truefalse.cpp: Move it to ...
12325         * g++.dg/cpp/truefalse.C: Here.
12326         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
12327
12328 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
12329
12330         * gcc.dg/cpp/redef3.c: New file.
12331
12332 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
12333
12334         * gcc.dg/i386-loop-3.c: New test.
12335
12336 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
12337
12338         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
12339
12340 2003-05-31  Roger Sayle  <roger@eyesopen.com>
12341
12342         * gcc.dg/fwrapv-1.c: New test case.
12343         * gcc.dg/fwrapv-2.c: New test case.
12344
12345 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12346
12347         PR c++/10956
12348         * g++.dg/template/spec9.C: New test.
12349
12350 2003-05-29  Roger Sayle  <roger@eyesopen.com>
12351
12352         * gcc.dg/duff-4.c: New test case.
12353
12354 2003-05-27  David Billinghurst <David.Billinghurst@riotinto.com>
12355
12356         PR fortran/10843
12357         * g77.dg/ffixed-form-1.f: New test
12358         * g77.dg/ffixed-form-2.f: New test
12359         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
12360         * g77.dg/ffree-form-3.f: New test
12361
12362 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
12363
12364         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
12365         * gcc.dg/wint_t-1.c: Likewise.
12366
12367 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12368
12369         * g++.dg/template/access11.C: New test.
12370
12371 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12372
12373         PR c++/10849
12374         * g++.dg/template/access10.C: New test.
12375
12376 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
12377             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12378
12379         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
12380
12381 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
12382
12383         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
12384         suppress for powerpc-*-darwin*.
12385         * gcc.dg/torture/builtin-noret-2.c: Likewise.
12386
12387 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
12388
12389         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
12390         suppress option for powerpc-*-darwin*.
12391
12392 2003-05-23  Roger Sayle  <roger@eyesopen.com>
12393
12394         * gcc.dg/builtins-1.c: Add tests for tan and atan.
12395         * gcc.dg/builtins-4.c: Add test for fmod.
12396
12397 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12398
12399         PR c++/10682
12400         * g++.dg/template/instantiate4.C: New test.
12401
12402 2003-05-22  Roger Sayle  <roger@eyesopen.com>
12403
12404         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
12405
12406 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
12407
12408         * gcc.dg/compat/scalar-return-1_main.c: New file.
12409         * gcc.dg/compat/scalar-return-1_x.c: New file.
12410         * gcc.dg/compat/scalar-return-1_y.c: New file.
12411         * gcc.dg/compat/scalar-return-2_main.c: New file.
12412         * gcc.dg/compat/scalar-return-2_x.c: New file.
12413         * gcc.dg/compat/scalar-return-2_y.c: New file.
12414         * gcc.dg/compat/struct-return-3_main.c: New file.
12415         * gcc.dg/compat/struct-return-3_y.c: New file.
12416         * gcc.dg/compat/struct-return-3_x.c: New file.
12417         * gcc.dg/compat/struct-return-2_main.c: New file.
12418         * gcc.dg/compat/struct-return-2_x.c: New file.
12419         * gcc.dg/compat/struct-return-2_y.c: New file.
12420
12421 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
12422
12423         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
12424         for hppa*-hp-hpux*.
12425         * gcc.dg/20021014-1.c (dg-options): Likewise.
12426         * gcc.dg/nest.c (dg-options): Likewise.
12427
12428 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
12429
12430         PR c++/9738
12431         * g++.dg/ext/dllimport2.C: New file.
12432         * g++.dg/ext/dllimport3.C: New file.
12433
12434 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
12435
12436         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
12437         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
12438         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
12439         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
12440         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
12441         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
12442         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
12443         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
12444         * gcc.dg/compat/small-struct-defs.h: New file.
12445         * gcc.dg/compat/small-struct-init.h: New file.
12446         * gcc.dg/compat/small-struct-check.h: New file.
12447         * gcc.dg/compat/fp-struct-defs.h: New file.
12448         * gcc.dg/compat/fp-struct-check.h: New file.
12449         * gcc.dg/compat/fp-struct-init.h: New file.
12450         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
12451         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
12452
12453 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
12454
12455         * gcc.dg/20030225-2.c: New test.
12456
12457 2003-05-18  Roger Sayle  <roger@eyesopen.com>
12458             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12459
12460         * gcc.c-torture/compile/20030518-1.c: New test case.
12461
12462 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
12463
12464         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
12465         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
12466         gcc-dg-debug-runtest.
12467         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
12468         gcc-dg-debug-runtest.
12469
12470 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12471
12472         PR c++/9022
12473         * g++.dg/lookup/using6.C: New test.
12474
12475 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12476
12477         * g++.dg/parse/access2.C: New test.
12478
12479 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
12480
12481         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
12482         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
12483         * gcc.dg/debug/debug.exp: Likewise.
12484
12485 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
12486
12487         * gcc.dg/dollar.c: New test.
12488
12489 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
12490
12491         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
12492         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
12493         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
12494         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
12495         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
12496         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
12497         * gcc.dg/compat/struct-by-value-6_main.c: New file.
12498         * gcc.dg/compat/struct-by-value-6_x.c: New file.
12499         * gcc.dg/compat/struct-by-value-6_y.c: New file.
12500         * gcc.dg/compat/struct-by-value-7_main.c: New file.
12501         * gcc.dg/compat/struct-by-value-7_x.c: New file.
12502         * gcc.dg/compat/struct-by-value-7_y.c: New file.
12503         * gcc.dg/compat/struct-by-value-8_main.c: New file.
12504         * gcc.dg/compat/struct-by-value-8_x.c: New file.
12505         * gcc.dg/compat/struct-by-value-8_y.c: New file.
12506         * gcc.dg/compat/struct-by-value-9_main.c: New file.
12507         * gcc.dg/compat/struct-by-value-9_x.c: New file.
12508         * gcc.dg/compat/struct-by-value-9_y.c: New file.
12509
12510 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
12511
12512         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
12513         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
12514         support for "repo" mode.
12515         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
12516         * lib/g77-dg.exp: Likewise.
12517         * lib/obj-dg.exp: Likewise.
12518
12519 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
12520
12521         Merge from gcc-3_2-rhl8-branch:
12522         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
12523
12524         * gcc.dg/tls/opt-6.c: New test.
12525
12526         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
12527
12528         * gcc.dg/20030405-1.c: New test.
12529
12530         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
12531
12532         * gcc.dg/20030309-1.c: New test.
12533
12534         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
12535
12536         * gcc.c-torture/execute/20030307-1.c: New test.
12537
12538         2003-02-20  Randolph Chung  <tausq@debian.org>
12539
12540         * gcc.c-torture/compile/20030220-1.c: New test.
12541
12542         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
12543
12544         * gcc.dg/20030217-1.c: New test.
12545
12546         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
12547
12548         * gcc.c-torture/compile/20020129-1.c: New test.
12549
12550         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
12551
12552         * gcc.dg/unroll-1.c: New test.
12553
12554         2002-11-16  Jan Hubicka  <jh@suse.cz>
12555
12556         * gcc.c-torture/execute/20020920-1.c: New test.
12557
12558         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
12559
12560         PR target/7434
12561         * gcc.c-torture/compile/20021008-1.c: New test.
12562
12563         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
12564
12565         PR target/7559
12566         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
12567
12568         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
12569
12570         * gcc.c-torture/compile/20020807-1.c: New test.
12571
12572         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
12573
12574         * gcc.dg/tls/opt-1.c: New test.
12575
12576         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
12577
12578         * gcc.dg/20020729-1.c: New test.
12579
12580         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
12581
12582         * g++.dg/opt/life1.C: New test.
12583
12584         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
12585
12586         * gcc.dg/20020525-1.c: New test.
12587
12588         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
12589
12590         PR c++/6794
12591         * g++.dg/ext/pretty1.C: New test.
12592         * g++.dg/ext/pretty2.C: New test.
12593
12594 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
12595
12596         PR c++/8385
12597         * g++.dg/ext/typeof5.C: New test.
12598
12599 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
12600
12601         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
12602         __USER_LABEL_PREFIX__ into account.
12603         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
12604
12605 2003-05-14  Roger Sayle  <roger@eyesopen.com>
12606
12607         * gcc.dg/builtins-15.c: New test case.
12608
12609 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
12610
12611         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
12612
12613 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
12614
12615         * lib/g++.exp: Tweak handling of additional source files.
12616         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
12617         * g++.dg/special/conpr-2a.C: Rename to ...
12618         * g++.dg/special/conpr-2a.cc: ... this.
12619         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
12620         * g++.dg/special/conpr-3a.C: Rename to ...
12621         * g++.dg/special/conpr-3a.cc: This.
12622         * g++.dg/special/conpr-3b.C: Rename to ...
12623         * g++.dg/special/conpr-3b.cc: This.
12624         * g++.dg/special/conpr-4.C: New test.
12625         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
12626
12627 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
12628
12629         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
12630
12631 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12632
12633         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
12634         * g++.old-deja/g++.robertl/eb71.C: Likewise.
12635         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
12636         * g++.old-deja/g++.other/warn3.C: Likewise.
12637
12638 2003-05-11  Roger Sayle  <roger@eyesopen.com>
12639
12640         * gcc.dg/i386-387-1.c: Update to also test log.
12641         * gcc.dg/i386-387-2.c: Likewise.
12642
12643 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
12644
12645         * g77.f-torture/execute/int8421.f: New test.
12646
12647 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12648
12649         PR c++/10230, c++/10481
12650         * g++.dg/lookup/scoped5.C: New test.
12651
12652 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12653
12654         PR c++/10552
12655         * g++.dg/template/ttp6.C: New test.
12656
12657 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
12658
12659         * gcc.c-torture/execute/builtins: New directory.
12660         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
12661         gcc.c-torture/execute/builtins.
12662         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
12663         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
12664         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
12665         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
12666
12667 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12668
12669         PR c++/9252
12670         * g++.dg/template/access8.C: New test.
12671         * g++.dg/template/access9.C: New test.
12672
12673 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12674
12675         PR c++/9554
12676         * g++.dg/parse/access1.C: New test.
12677
12678 2003-05-09  DJ Delorie  <dj@redhat.com>
12679
12680         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
12681         long, and not an int.
12682
12683 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12684
12685         PR c++/10555, c++/10576
12686         * g++.dg/template/memclass1.C: New test.
12687
12688 2003-05-08  DJ Delorie  <dj@redhat.com>
12689
12690         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
12691         targets.
12692         * gcc.c-torture/execute/20021024-1.x: Likewise.
12693         * gcc.c-torture/execute/shiftdi.x: Likewise.
12694         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
12695         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
12696         * gcc.dg/20021018-1.c: Likewise.
12697
12698 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12699
12700         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
12701
12702         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
12703         (bcopy): Call memmove.
12704
12705 2003-05-08  Roger Sayle  <roger@eyesopen.com>
12706
12707         * g77.f-torture/compile/8485.f: New test case.
12708
12709 2003-05-07  Richard Henderson  <rth@redhat.com>
12710
12711         PR c++/10570
12712         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
12713         Verify exception_cleanup not called for rethrows.
12714         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
12715         when exiting catch block without rethrowing.
12716         * g++.dg/eh/forced3.C: New.
12717         * g++.dg/eh/forced4.C: New.
12718
12719 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
12720
12721         * gcc.dg/20030505.c: Fix triplet.
12722
12723 2003-05-06  DJ Delorie  <dj@redhat.com>
12724
12725         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
12726         * gcc.dg/nest.c: Likewise.
12727
12728 2003-05-05  Roger Sayle  <roger@eyesopen.com>
12729
12730         * gcc.dg/builtins-14.c: New test case.
12731
12732 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
12733
12734         * lib/compat.exp (compat-execute): New argument.
12735         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
12736         * gcc.dg/compat: New test directory.
12737         * gcc.dg/compat/compat.exp: New expect script.
12738         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
12739         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
12740         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
12741         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
12742         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
12743         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
12744
12745         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
12746         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
12747         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
12748         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
12749         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
12750         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
12751         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
12752         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
12753         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
12754         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
12755         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
12756         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
12757         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
12758         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
12759         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
12760
12761 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
12762
12763         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
12764
12765 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
12766
12767         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
12768
12769 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
12770
12771         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
12772         * gcc.dg/ppc-fsel-2.c: New test.
12773
12774         * gcc.dg/unused-5.c: New test.
12775
12776 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12777
12778         PR c++/10496
12779         * g++.dg/warn/pmf1.C: New test.
12780
12781 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12782
12783         PR c++/4494
12784         * g++.dg/warn/main.C: New test.
12785
12786 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12787
12788         * gcc.dg/nonnull-3.c: New test.
12789
12790 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
12791
12792         * gcc.dg/cpp/Wtrigraphs.c: Update.
12793         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
12794
12795 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
12796
12797         * gcc.dg/ppc-fsel-1.c: New test.
12798
12799 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
12800
12801         PR c/10604
12802         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
12803
12804 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
12805
12806         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
12807
12808 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12809
12810         PR c++/9364, c++/10553, c++/10586
12811         * g++.dg/parse/typename4.C: New test.
12812         * g++.dg/parse/typename5.C: Likewise.
12813
12814 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
12815
12816         * gcc.c-torture/compile/20030503-1.c: New test.
12817
12818 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12819
12820         * g++.dg/lookup/using5.C: Fix testcase error.
12821
12822 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
12823
12824         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
12825         since MEABI is no longer supported.  Remove all vestiges
12826         of MEABI from the test.
12827
12828 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12829
12830         PR c++/10554
12831         * g++.dg/lookup/using5.C: New test.
12832
12833 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12834
12835         PR c++/8772
12836         * g++.dg/template/ttp5.C: New test.
12837
12838 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
12839
12840         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
12841         (dg-gpp-additional-sources): New function.
12842         (dg-gpp-additional-files): Likewise.
12843         * lib/g++.exp (additional_sources): New variable.
12844         (additional_files): Likewise.
12845         (g++_target_compile): Deal with them.
12846         * lib/old-dejagnu.exp: Remove.
12847         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
12848         * g++.old-deja: Revise all tests to use dg commands.
12849
12850 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12851
12852         PR c++/9432, c++/9528
12853         * g++.dg/lookup/using4.C: New test.
12854
12855 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
12856
12857         * gcc.dg/noreturn-5.c: New file.
12858         * gcc.dg/noreturn-6.c: New file.
12859
12860         * gcc.c-torture/compile/inline-1.c: New file.
12861
12862 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
12863
12864         PR c++/10551
12865         * g++.dg/template/explicit1.C: New test.
12866
12867 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
12868
12869         PR c++/10549
12870         * g++.dg/other/bitfield1.C: New test.
12871
12872         PR c++/10527
12873         * g++.dg/init/new7.C: New test.
12874
12875 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
12876
12877         * g++.dg/ext/desig1.C: New test.
12878         * g++.dg/ext/init1.C: Update.
12879
12880         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
12881
12882 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
12883
12884         PR c++/10180
12885         * g++.dg/warn/Winline-1.C: New test.
12886
12887 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
12888
12889         * gcc.c-torture/execute/string-opt-19.c: New test.
12890
12891         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
12892         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
12893
12894 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
12895
12896         PR c++/10506
12897         * g++.dg/init/new6.C: New test.
12898
12899         PR c++/10503
12900         * g++.dg/init/ref6.C: New test.
12901
12902 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
12903
12904         * g++.dg/warn/weak1.C: XFAIL on AIX4.
12905
12906 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12907
12908         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
12909         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
12910
12911 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
12912
12913         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
12914         initialized static data members.
12915
12916 2003-04-25  H.J. Lu <hjl@gnu.org>
12917
12918         * gcc.dg/ia64-sync-4.c: New test.
12919
12920 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12921
12922         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
12923         date.
12924
12925 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
12926
12927         PR c++/10337
12928         * g++.dg/warn/conv1.C: New test.
12929         * g++.old-deja/g++.other/conv7.C: Adjust.
12930         * g++.old-deja/g++.other/overload14.C: Adjust.
12931
12932 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
12933
12934         PR c++/10471
12935         * g++.dg/template/defarg2.C: New test.
12936
12937 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
12938
12939         * gcc.dg/cpp/include2.c: Update.
12940         * gcc.dg/cpp/multiline-2.c: New.
12941         * gcc.dg/cpp/multiline.c: Update.
12942         * gcc.dg/cpp/strify2.c: Update.
12943         * gcc.dg/cpp/trad/literals-2.c: Update.
12944
12945 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
12946
12947         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
12948
12949 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
12950
12951         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
12952
12953 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
12954
12955         PR c++/10451
12956         * g++.dg/parse/crash4.C: New test.
12957
12958         PR c++/9847
12959         * g++.dg/parse/crash5.C: New test.
12960
12961 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
12962
12963         PR c++/10446
12964         * g++.dg/parse/crash3.C: New test.
12965
12966         PR c++/10428
12967         * g++.dg/parse/elab1.C: New test.
12968
12969 2003-04-22  Devang Patel  <dpatel@apple.com>
12970
12971         * gcc.dg/cpp/trad/funlike-5.c: New test.
12972
12973 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
12974
12975         * g++.dg/other/packed1.C: Fix dg options.
12976
12977 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
12978
12979         * g++.dg/other/offsetof2.C: New test.
12980
12981 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
12982
12983         * g++.dg/template/recurse.C: Adjust location of error messages.
12984
12985 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
12986
12987         PR c++/9881
12988         * g++.dg/init/addr-const1.C: New test.
12989         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
12990
12991 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
12992
12993         PR c++/10405
12994         * g++.dg/lookup/struct-hack1.C: New test.
12995
12996 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
12997
12998         * ucs.c: Update diagnostic messages.
12999
13000 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
13001
13002         * gcc.dg/cpp/truefalse.cpp: New test.
13003         * gcc.dg/cpp/cpp.exp: Update.
13004         * g++.dg/other/stdbool-if.C: Remove.
13005
13006 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
13007
13008         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
13009         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
13010
13011 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
13012
13013         * gcc.c-torture/compile/20030418-1.c: New test.
13014
13015 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
13016
13017         * README.compat: Remove; content moved to doc/sourcebuild.texi.
13018
13019 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13020
13021         PR c++/10347
13022         g++.dg/template/dependent-name1.C: New test.
13023
13024 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
13025
13026         * gcc.dg/warn-1.c (tourist_guide): New array,
13027         contains a pointer to bar.
13028
13029 2003-04-16  Roger Sayle  <roger@eyesopen.com>
13030
13031         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
13032         * gcc.c-torture/execute/medce-1.c: New test case.
13033         * gcc.c-torture/execute/medce-2.c: New test case.
13034
13035 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
13036
13037         * lib/prune.exp: Ignore more messages.
13038
13039         PR c++/10381
13040         * g++.dg/parse/lookup3.C: New test.
13041
13042 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
13043
13044         * gcc.c-torture/compile/20030415-1.c : New test.
13045
13046 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
13047
13048         * gcc.c-torture/execute/scope-2.c: Move to ...
13049         * gcc.dg/noncompile/scope.c: .... here.
13050
13051 2003-04-14  Roger Sayle  <roger@eyesopen.com>
13052
13053         * gcc.dg/20030414-2.c: New test case.
13054
13055 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
13056
13057         PR target/10377
13058         * gcc.dg/20030414-1.c: New test.
13059
13060 2003-04-13  Roger Sayle  <roger@eyesopen.com>
13061
13062         * gcc.dg/builtins-12.c: New test case.
13063         * gcc.dg/builtins-13.c: New test case.
13064
13065 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13066
13067         * gcc.c-torture/execute/string-opt-18.c: New test.
13068
13069 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
13070
13071         PR c++/10300
13072         * g++.dg/init/new5.C: New test.
13073
13074 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
13075
13076         PR c++/7910
13077         * g++.dg/ext/dllimport1.C: New test.
13078
13079 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
13080
13081         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
13082
13083 2003-04-11  Bud Davis <bdavis9659@comcast.net>
13084
13085         PR Fortran/9263
13086         * g77.f-torture/noncompile/9263.f: New test
13087         PR Fortran/1832
13088         * g77.f-torture/execute/1832.f: New test
13089
13090 2003-04-11  David Chad  <davidc@freebsd.org>
13091             Loren J. Rittle  <ljrittle@acm.org>
13092
13093         libobjc/8562
13094         * objc.dg/headers.m: New test.
13095
13096 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
13097
13098         * gcc.c-torture/execute/builtin-noret-2.c: New.
13099         * gcc.c-torture/execute/builtin-noret-2.x: New.
13100         XFAIL builtin-noret-2.c at -O1 and above.
13101         * gcc.dg/redecl.c: New.
13102         * gcc.dg/Wshadow-1.c: Update error regexps.
13103
13104 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
13105
13106         * g++.dg/abi/bitfield10.C: New test.
13107
13108 2003-04-09  Mike Stump  <mrs@apple.com>
13109
13110         * gcc.dg/pch/pch.exp: Make testcase names longer.
13111         * g++.dg/pch/pch.exp: Make testcase names longer.
13112
13113 2003-04-08  Roger Sayle  <roger@eyesopen.com>
13114
13115         * gcc.dg/builtins-11.c: New test case.
13116
13117 2003-04-08  Roger Sayle  <roger@eyesopen.com>
13118
13119         * gcc.dg/builtins-9.c: New test case.
13120         * gcc.dg/builtins-10.c: New test case.
13121
13122 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
13123
13124         * gcc.dg/noncompile/init-4.c.c: New test.
13125
13126 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
13127
13128         * gcc.misc-test/gcov-9.c: New test.
13129         * gcc.misc-test/gcov-10.c: New test
13130         * gcc.misc-test/gcov-11.c: New test.
13131
13132 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
13133
13134         PR optimization/10024
13135         * gcc.c-torture/compile/20030405-1.c: New test.
13136
13137 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
13138
13139         * gcc.dg/pch/static-3.c: New.
13140         * gcc.dg/pch/static-3.hs: New.
13141         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
13142
13143 2003-04-04  Richard Henderson  <rth@redhat.com>
13144
13145         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
13146         * g++.dg/eh/forced2.C: Likewise.
13147
13148 2003-04-03  Mike Stump  <mrs@apple.com>
13149
13150         * lib/scanasm.exp (scan-assembler): Add xfail processing for
13151         target arg.
13152         (scan-assembler-times, scan-assembler-not): Likewise.
13153         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
13154
13155 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
13156
13157         * gcc.dg/sparc-loop-1.c: New test.
13158
13159 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
13160
13161         PR other/9274
13162         * g++.dg/pch/system-2.C: New.
13163         * g++.dg/pch/system-2.Hs: New.
13164
13165 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
13166
13167         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
13168
13169         * g++.dg/eh/simd-1.C (vecfunc): Same.
13170
13171 2003-04-01  Roger Sayle  <roger@eyesopen.com>
13172
13173         * gcc.c-torture/execute/20030401-1.c: New test case.
13174
13175 2003-04-01  Ziemowit Laski <zlaski@apple.com>
13176
13177         * objc.dg/defs.m: New.
13178
13179 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
13180
13181         * g++.dg/eh/simd-1.C: New.
13182         * g++.dg/eh/simd-2.C: New.
13183
13184 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
13185
13186         * gcc.c-torture/execute/simd-3.c: New.
13187
13188 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
13189
13190         PR c/9936
13191         * gcc.dg/20030331-2.c: New test.
13192
13193 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
13194
13195         PR c++/10278
13196         * g++.dg/parse/crash2.C: New test.
13197
13198 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
13199
13200         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
13201         * gcc.c-torture/execute/20030331-1.c: ...here.
13202
13203 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
13204
13205         * gcc.c-torture/execute/20030331-1.c: New test.
13206
13207 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
13208
13209         * lib/gcov.exp: Adjust call return testing strings.
13210         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
13211
13212 2003-03-31  Roger Sayle  <roger@eyesopen.com>
13213
13214         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
13215         * gcc.dg/builtins-7.c: New test case.
13216         * gcc.dg/builtins-8.c: New test case.
13217
13218 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
13219
13220         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
13221
13222 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
13223
13224         PR c++/7647
13225         * g++.dg/lookup-class-member-2.C: New test.
13226
13227 2003-03-30  Glen Nakamura  <glen@imodulo.com>
13228
13229         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
13230
13231 2003-03-28  Roger Sayle  <roger@eyesopen.com>
13232
13233         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
13234
13235 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
13236
13237         * g++.dg/init/attrib1.C: New test.
13238
13239 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
13240
13241         * gcc.dg/ultrasp8.c: New test.
13242
13243 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
13244
13245         * gcc.dg/ultrasp7.c: New test.
13246
13247 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
13248
13249         PR c++/10047
13250         * g++.dg/template/inline1.C: New test.
13251
13252 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
13253
13254         * gcc.dg/sparc-dwarf2.c: New test.
13255
13256 2003-03-27  Roger Sayle  <roger@eyesopen.com>
13257
13258         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
13259         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
13260
13261 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
13262
13263         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
13264         than reading .x files.
13265         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
13266         * g77.dg/gcov/gcov-1.f: Likewise.
13267         * gcc.misc-tests/gcov-4b.c: Likewise.
13268         * gcc.misc-tests/gcov-5b.c: Likewise.
13269         * gcc.misc-tests/gcov-6.c: Likewise.
13270         * gcc.misc-tests/gcov-7.c: Likewise.
13271         * gcc.misc-tests/gcov-8.c: Likewise.
13272         * g++.dg/gcov/gcov-1.x: Remove.
13273         * g77.dg/gcov/gcov-1.x: Likewise.
13274         * gcc.misc-tests/gcov-4b.x: Likewise.
13275         * gcc.misc-tests/gcov-5b.x: Likewise.
13276         * gcc.misc-tests/gcov-6.x: Likewise.
13277         * gcc.misc-tests/gcov-7.x: Likewise.
13278         * gcc.misc-tests/gcov-8.x: Likewise.
13279
13280 2003-03-27  Glen Nakamura  <glen@imodulo.com>
13281
13282         PR opt/10087
13283         * gcc.dg/20030324-1.c: New test.
13284
13285 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
13286
13287         PR c++/10224
13288         * g++.dg/template/arg3.C: New test.
13289
13290         PR c++/10158
13291         * g++.dg/template/friend18.C: New test.
13292
13293 2003-03-26  Roger Sayle  <roger@eyesopen.com>
13294
13295         * g77.f-torture/compile/20030326-1.f: New test case.
13296
13297 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
13298
13299         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
13300
13301         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
13302
13303 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
13304
13305         * gcc.dg/ia64-sync-3.c: New test.
13306
13307 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
13308
13309         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
13310
13311 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
13312
13313         * gcc.dg/ultrasp6.c: New test.
13314
13315 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
13316
13317         * gcc.dg/i386-signbit-1.c: New test.
13318         * gcc.dg/i386-signbit-2.c: New test.
13319         * gcc.dg/i386-signbit-3.c: New test.
13320
13321 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
13322
13323         * gcc.dg/ultrasp5.c: Fix options.
13324
13325 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
13326
13327         * gcc.dg/ultrasp5.c: Fix comment.
13328
13329 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
13330
13331         PR fortran/10197
13332         * g77.f-torture/execute/10197.f: New test.
13333
13334 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
13335
13336         PR c++/9898, c++/383
13337         * g++.dg/template/conv6.C: New test.
13338
13339         PR c++/10119
13340         * g++.dg/template/ptrmem5.C: New test.
13341
13342         PR c++/10026
13343         * g++.dg/lookup/koenig1.C: New test.
13344
13345         PR C++/10199
13346         * g++.dg/lookup/template2.C: New test.
13347
13348 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
13349
13350         * g++.dg/opt/rtti1.C: New test.
13351
13352 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
13353
13354         * gcc.dg/ultrasp5.c: New test.
13355
13356 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
13357
13358         PR middle-end/9967
13359         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
13360         builtin fputs.
13361
13362 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
13363
13364         PR c/8224
13365         * gcc.dg/20030323-1.c: New test.
13366
13367 2003-03-23  Roger Sayle  <roger@eyesopen.com>
13368
13369         * gcc.c-torture/compile/20030323-1.c: New test case.
13370
13371 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
13372
13373         * gcc.dg/20030321-1.c: New test.
13374
13375 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
13376
13377         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
13378
13379 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
13380
13381         PR c++/9978, c++/9708
13382         * g++.dg/ext/vlm1.C: Adjust expected error.
13383         * g++.dg/ext/vla2.C: New test.
13384         * g++.dg/template/arg1.C: New test.
13385         * g++.dg/template/arg2.C: New test.
13386
13387 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
13388
13389         * g77.f-torture/execute/select.f: New test.
13390         * g77.f-torture/noncompile/select_no_compile.f: New test.
13391
13392 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
13393
13394         PR c++/9898
13395         * g++.dg/other/error4.C: New test.
13396
13397 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
13398
13399         * g++.dg/template/friend17.C: New test.
13400
13401 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
13402
13403         * gcc.c-torture/compile/20030320-1.c: New.
13404
13405 2003-03-20  Roger Sayle  <roger@eyesopen.com>
13406
13407         * gcc.dg/builtins-6.c: New test case.
13408
13409 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
13410
13411         PR target/10073
13412         * gcc.c-torture/compile/20030319-1.c: New.
13413
13414 2003-03-18  Jan Hubicka  <jh@suse.cz>
13415
13416         * gcc.dg/i386-cvt-1.c: New test.
13417
13418 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
13419
13420         * objc.dg/naming-1.m: Use "(parse|syntax) error".
13421         * objc.dg/naming-2.m: Likewise.
13422
13423 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
13424
13425         PR c++/9639
13426         * g++.dg/parse/crash1.C: New test.
13427
13428 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
13429
13430         PR c++/8805
13431         * g++.dg/eh/cleanup1.C: New test.
13432
13433 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
13434
13435         * gcc.c-torture/execute/20030316-1.c: New test case.
13436
13437 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
13438
13439         PR c++/9629
13440         * g++.dg/init/ctor2.C: New test.
13441
13442 2003-03-15  Roger Sayle  <roger@eyesopen.com>
13443
13444         * g77.f-torture/compile/xformat.f: New test case.
13445
13446 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
13447
13448         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
13449         * g++.old-deja/g++.mike/eh50.C: Likewise.
13450
13451 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13452
13453         PR c++/6440
13454         * g++.dg/template/spec7.C: New test.
13455         * g++.dg/template/spec8.C: Likewise.
13456
13457 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
13458
13459         * gcc.c-torture/execute/20030313-1.c: New test.
13460
13461 2003-03-14  Richard Henderson  <rth@redhat.com>
13462
13463         * gcc.dg/inline-2.c: Adjust alpha test for external call.
13464
13465 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
13466
13467         * gcc.c-torture/compile/20030314-1.c: New test.
13468
13469 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
13470
13471         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
13472         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
13473         thumb target,
13474         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
13475         to accept newer _imp__  prefix and additional
13476         newline in .drectve section.
13477         * gcc.dg/dll-4.c: Likewise.
13478         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
13479         switch.
13480
13481 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
13482
13483         * g++.dg/parse/namespace9.C: New test.
13484
13485         * g++.dg/init/ref5.C: New test.
13486         * g++.dg/parse/ptrmem1.C: Likewise.
13487
13488 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
13489
13490         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
13491         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
13492         regular expression.
13493         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
13494         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
13495
13496 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
13497
13498         * gcc.c-torture/execute/20030224-2.c: New test.
13499
13500 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
13501
13502         * gcc.dg/decl-3.c: New test.
13503
13504 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
13505
13506         * gcc.dg/i386-loop-2.c: New test.
13507
13508 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
13509
13510         PR c++/9474
13511         * g++.dg/parse/namespace8.C: New test.
13512
13513         PR c++/9924
13514         * g++.dg/overload/builtin2.C: New test.
13515
13516 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
13517
13518         * gcc.dg/return-type-3.c: New test.
13519
13520 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
13521
13522         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
13523         profiling options are not supported.
13524
13525 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
13526
13527         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
13528         * g++.old-deja/g++.warn/impint2.C: Likewise.
13529
13530 2003-03-10  Devang Patel  <dpatel@apple.com>
13531
13532         * g++.dg/cpp/c++_cmd_1.C: New test.
13533         * g++.dg/cpp/c++_cmd_1.h: New file.
13534
13535 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
13536
13537         * gcc.dg/altivec-9.c: New file.
13538
13539 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13540
13541         * gcc.dg/ppc-sdata-1.c: New test.
13542         * gcc.dg/ppc-sdata-2.c: New test.
13543
13544 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
13545
13546         PR c++/9373
13547         * g++.dg/opt/ptrmem2.C: New test.
13548
13549         PR c++/8534
13550         * g++.dg/opt/ptrmem1.C: New test.
13551
13552 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
13553
13554         * gcc.dg/i386-loop-1.c: New test.
13555
13556 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13557
13558         PR c++/9970
13559         * g++.dg/lookup/friend1.C: New test.
13560
13561 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
13562
13563         PR c++/9823
13564         * g++.dg/parser/constructor1.C: New test.
13565
13566 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
13567
13568         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
13569
13570         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
13571
13572 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
13573
13574         * gcc.dg/cpp/Wunused.c: Update test.
13575
13576 2003-03-08  Jan Hubicka  <jh@suse.cz>
13577
13578         * gcc.dg/inline-3.c: New test.
13579
13580 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
13581
13582         PR c++/9809
13583         * g++.dg/parse/builtin1.C: New test.
13584
13585         PR c++/9982
13586         * g++.dg/abi/cookie1.C: New test.
13587         * g++.dg/abi/cookie2.C: Likewise.
13588
13589         PR c++/9524
13590         * g++.dg/template/field1.C: New test.
13591
13592         PR c++/9912
13593         * g++.dg/parse/class1.C: New test.
13594         * g++.dg/parse/namespace7.C: Likewise.
13595         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
13596
13597 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
13598
13599         * g++.dg/init/ref4.C: New test.
13600
13601 2003-03-07  Jan Hubicka  <jh@suse.cz>
13602
13603         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
13604         * gcc.dg/inline-3.c:  New test.
13605
13606 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
13607
13608         * g++.dg/init/ref3.C: New test.
13609
13610         PR c++/9965
13611         * g++.dg/init/ref2.C: New test.
13612
13613         PR c++/9400
13614         * g++.dg/warn/Wshadow-2.C: New test.
13615
13616         PR c++/9791
13617         * g++.dg/warn/Woverloaded-1.C: New test.
13618
13619 2003-03-05  Jan Hubicka  <jh@suse.cz>
13620
13621         * gcc.dg/i386-local2.c: New.
13622         * gcc.dg/i386-local.c: Fix typo.
13623
13624 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
13625
13626         * g++.dg/abi/layout3.C: New test.
13627
13628 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
13629
13630         * gcc.c-torture/compile/20030305-1.c
13631
13632 2003-03-05  Jan Hubicka  <jh@suse.cz>
13633
13634         * gcc.dg/i386-local.c: New.
13635
13636 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
13637
13638         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
13639
13640 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
13641
13642         * gcc.dg/switch-2.c: New test.
13643         * gcc.dg/switch-3.c: New test.
13644         * gcc.dg/Wswitch.c: Adjust line numbers.
13645         * gcc.dg/Wswitch-default.c: Likewise.
13646         * gcc.dg/Wswitch-enum.c: Likewise.
13647
13648 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
13649
13650         * gcc.c-torture/execute/20030222-1.c: New test.
13651
13652 2003-03-03  James E Wilson  <wilson@tuliptree.org>
13653
13654         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
13655
13656 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
13657
13658         PR c++/9878
13659         * g++.dg/init/ref1.C: New test.
13660
13661 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
13662
13663         * gcc.dg/sh-relax.c: New SH-only test.
13664
13665 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
13666
13667         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
13668         comment explaining purpose of testcase.
13669
13670 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
13671
13672         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
13673         for HC11/HC12 (asm needs two int registers).
13674         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
13675         HC11/HC12 because the test uses an asm which needs two 32-bit
13676         registers.
13677
13678 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
13679
13680         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
13681         for HC11/HC12 (array is too large otherwise).
13682         * gcc.c-torture/compile/920501-4.x: New file, likewise.
13683         * gcc.c-torture/compile/20010518-2.x: Likewise.
13684         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
13685         HC11/HC12 (array is too large).
13686
13687 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
13688
13689         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
13690         * lib/g++-dg.exp (g++-dg-test): Likewise.
13691
13692 2003-03-01  Roger Sayle  <roger@eyesopen.com>
13693
13694         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
13695         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
13696
13697 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13698
13699         * g++.dg/warn/implicit-typename1.C: Remove warning.
13700
13701 2003-02-28  Richard Henderson  <rth@redhat.com>
13702
13703         * gcc.dg/noreturn-1.c: Move noreturn warning line.
13704         * gcc.dg/return-type-1.c: Move control reaches end warning line.
13705
13706 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
13707
13708         * gcc.dg/pch/pch.exp: Change .pch to .gch.
13709         * g++.dg/pch/pch.exp: Likewise.
13710
13711 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
13712
13713         PR c++/9879
13714         * testsuite/g++.dg/init/new4.C: New test.
13715
13716 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
13717
13718         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
13719
13720 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
13721
13722         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
13723         unsigned long.
13724
13725         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
13726         wider than float.
13727
13728 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
13729
13730         * lib/scanasm.exp: Add support for counting numbers of
13731         occurences.
13732         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
13733         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
13734
13735 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
13736
13737         PR c++/9683
13738         * g++.dg/template/static3.C: New test.
13739
13740         PR c++/9829
13741         * g++.dg/parse/namespace6.C: New test.
13742
13743 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13744
13745         PR target/9732
13746         * gcc.dg/20030225-1.c: New test.
13747
13748 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
13749
13750         * README: Remove out-of-date information.
13751
13752         PR c++/9836
13753         * g++.dg/template/spec6.C: New test.
13754
13755 2003-02-24  Jeff Law  <law@redhat.com>
13756
13757         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
13758
13759 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13760
13761         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
13762         * gcc.dg/pragma-ep-1.c: Likewise.
13763
13764 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13765
13766         PR c++/9602
13767         * g++.dg/template/friend16.C: New test.
13768
13769 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
13770
13771         PR c++/5333
13772         * g++.dg/parse/fused-params1.C: Adjust error messages.
13773         * g++.dg/template/nested3.C: New test.
13774
13775 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
13776
13777         * g++.dg/abi/param1.C: New test.
13778
13779 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13780
13781         PR c++/7982
13782         * g++.dg/warn/implicit-typename1.C: New test.
13783
13784 2003-02-22  Kelley Cook <kelleycook@comcast.net>
13785
13786         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
13787         with "mtune".
13788         * g++.old-deja/g++.other/store-expr2.C: Likewise.
13789         * gcc.c-torture/execute/20010129-1.x: Likewise.
13790         * gcc.dg/20011107-1.c: Likewise.
13791         * gcc.dg/20020108-1.c: Likewise.
13792         * gcc.dg/20020122-3.c: Likewise.
13793         * gcc.dg/20020206-1.c: Likewise.
13794         * gcc.dg/20020310-1.c: Likewise.
13795         * gcc.dg/20020426-2.c: Likewise.
13796         * gcc.dg/20020517-1.c: Likewise.
13797         * gcc.dg/991230-1.c: Likewise.
13798         * gcc.dg/i386-unroll-1.c: Likewise.
13799         * gcc.misc-tests/i386-prefetch.exp: Likewise.
13800
13801 2003-02-22  Jan Hubicka  <jh@suse.cz>
13802
13803         * gcc.dg/i386-mul.c: New test.
13804
13805 2003-02-21  Roger Sayle  <roger@eyesopen.com>
13806
13807         * gcc.dg/builtins-5.c: New test case.
13808
13809 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
13810
13811         * gcc.dg/asmreg-1.c: New test.
13812
13813 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
13814
13815         PR c++/9749
13816         * g++.dg/parse/varmod1.C: New test.
13817
13818 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
13819
13820         PR c++/9727
13821         * g++.dg/template/op1.C: New test.
13822
13823 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
13824
13825         PR c++/8906
13826         * g++.dg/template/nested2.C: New test.
13827
13828 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
13829
13830         PR c++/8724
13831         * g++.dg/expr/dtor1.C: New test.
13832
13833 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
13834
13835         * gcc.dg/cpp/include3.c: New test.
13836         * gcc.dg/cpp/inc/foo.h: New file.
13837
13838 2003-02-21  Glen Nakamura  <glen@imodulo.com>
13839
13840         * gcc.c-torture/execute/20030221-1.c: New test.
13841
13842 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
13843
13844         PR c++/9729
13845         * g++.dg/abi/conv1.C: New test.
13846
13847 2003-02-20  Jan Hubicka  <jh@suse.cz>
13848
13849         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
13850
13851 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
13852
13853         * gcc.c-torture/compile/20030219-1.c: New test.
13854
13855 2003-02-18  Jan Hubicka  <jh@suse.cz>
13856
13857         * gcc.dg/funcorder.c: New test.
13858
13859 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
13860
13861         * gcc.c-torture/execute/20030218-1.c: New.
13862
13863 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
13864
13865         * gcc.dg/20030218-1.c: New.
13866
13867 2003-02-18  Richard Henderson  <rth@redhat.com>
13868
13869         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
13870         * gcc.dg/attr-used-2.c: New.
13871
13872 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
13873
13874         PR c++/9704
13875         * g++.dg/init/copy5.C: New test.
13876
13877 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
13878
13879         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
13880         * g++.dg/pch/pch.exp: Likewise.
13881
13882 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
13883
13884         * gcc.c-torture/execute/20030209-1.c: Enable the test if
13885         STACK_SIZE is not defined.
13886
13887 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13888
13889         PR c++/9457
13890         * g++.dg/template/init1.C: New test.
13891
13892 2003-02-16  Jan HUbicka  <jh@suse.cz>
13893
13894         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
13895         (foo): Add few extra tests
13896         * gcc.dg/c99-const-expr-3.c: Likewise.
13897         * gcc.c-torture/execute/20030216-1.c: New.
13898
13899 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13900
13901         PR c++/9459
13902         * g++.dg/ext/typeof4.C: New test.
13903
13904 2003-02-15  Roger Sayle  <roger@eyesopen.com>
13905
13906         * gcc.dg/i386-387-3.c: New test case.
13907
13908 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
13909
13910         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
13911         cris-*-elf* cris-*-aout* and mmix-*-*.
13912
13913 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
13914
13915         * gcc.dg/20030213-1.c: New test.
13916
13917 2003-02-12  Roger Sayle  <roger@eyesopen.com>
13918
13919         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
13920         * gcc.dg/i386-387-2.c: Likewise.
13921
13922 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
13923
13924         * gcc.dg/ppc-spe.c: Fix formatting.
13925         Enable tests that were previously unsupported by gas.
13926         Delete tests for instructions that no longer exist.
13927         Switch arguments on evsubifw builtin.
13928
13929 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
13930
13931         * gcc.c-torture/execute/20030209-1.c: Disable the test if
13932         STACK_SIZE is too small.
13933
13934 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
13935             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
13936
13937         * gcc.dg/decl-2.c: New test.
13938
13939 2003-02-10  Jan Hubicka  <jh@suse.cz>
13940
13941         * gcc.dg/i386-fpcvt-1.c:  New test.
13942
13943 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
13944
13945         * gcc.c-torture/execute/20030209-1.c: New test.
13946
13947 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
13948
13949         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
13950         int-wide bitops, use the constants of the same width.
13951         Likewise, if long long is 32-bit wide, test bitops using
13952         32-bit constants.
13953
13954 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
13955
13956         * gcc.dg/20021014-1.c: Annotate with expected notice text.
13957
13958 2003-02-07  Roger Sayle  <roger@eyesopen.com>
13959
13960         * testsuite/gcc.dg/builtins-4.c: New test case.
13961
13962 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13963
13964         * gcc.dg/20020430-1.c: Fix dg command typos.
13965         * gcc.dg/20020503-1.c: Likewise.
13966
13967 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
13968
13969         PR c++/8785
13970         * g++.dg/parse/fused-params1.C: New test.
13971
13972         PR c++/8857
13973         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
13974
13975         PR c++/8921
13976         * g++.dg/parse/non-dependent1.C: New test.
13977
13978         PR c++/8928
13979         * g++.dg/parse/dupl-tmpl-args1.C: New test.
13980
13981         PR c++/9228
13982         * g++.dg/parse/undefined7.C: New test.
13983         * g++.dg/parse/non-templ1.C: New test.
13984
13985         PR c++/9229
13986         * g++.dg/parse/too-many-tmpl-args1.C: New test.
13987
13988 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
13989
13990         * gcc.c-torture/compile/20030206-1.c: New test.
13991
13992 2003-02-05  Roger Sayle  <roger@eyesopen.com>
13993
13994         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
13995         "pow" to "foo" to avoid potential confusion with a math built-in.
13996
13997 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13998
13999         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
14000         conditions for SPARC targets.
14001
14002 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
14003
14004         * gcc.dg/20030204-1.c: New test.
14005
14006 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
14007
14008         PR c++/38
14009         * g++.dg/parse/array-size1.C: New test.
14010
14011         PR c++/5657
14012         * g++.dg/parse/undefined3.C: New test.
14013
14014         PR c++/5665
14015         * g++.dg/parse/undefined4.C: New test.
14016
14017         PR c++/5975
14018         * g++.dg/parse/undefined5.C: New test.
14019
14020         PR c++/7259
14021         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
14022
14023         PR c++/8578
14024         * g++.dg/parse/casting-operator1.C: New test.
14025
14026         PR c++/8596
14027         * g++.dg/parse/undefined6.C: New test.
14028
14029         PR c++/8736
14030         * g++.dg/parse/missing-template1.C: New test.
14031
14032 2003-02-04  Jan Hubicka  <jh@suse.cz>
14033
14034         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
14035         * gcc.dg/i386-cmov?.c:  Likewise.
14036         * gcc.dg/i386-fpcvt-?.c:  Likewise.
14037         * gcc.dg/i386-ssefp-1.c:  Likewise.
14038         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
14039         conventions.
14040
14041 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
14042
14043         PR c++/7129
14044         * testsuite/g++.dg/ext/max.C: New test.
14045
14046 2003-02-03  Jan Hubicka  <jh@suse.cz>
14047
14048         * gcc.c-torture/execute/20030203-1.c: New test.
14049
14050 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
14051
14052         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
14053         'natural-endian'.
14054
14055 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
14056
14057         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
14058         * g++.dg/init/new2.C: Likewise.
14059         * g++.dg/other/new1.C: Likewise.
14060
14061 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
14062
14063         * gcc.dg/struct-ret-libc.c: New test.
14064
14065 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
14066
14067         * gcc.dg/20030129-1.c: New test.
14068
14069 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14070
14071         PR c++/8849
14072         * g++.dg/template/ptrmem4.C: New test.
14073
14074 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
14075
14076         * g++.dg/parser/constant1.C: New test.
14077
14078 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14079
14080         PR c++/8591
14081         * g++.dg/parse/friend2.C: New test.
14082
14083 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
14084
14085         PR c++/9437
14086         * g++.dg/template/unify4.C: New test.
14087
14088 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
14089
14090         * gcc.c-torture/execute/20030128-1.c: New test.
14091
14092 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
14093
14094         * g++.dg/lookup/nested1.C: Test moved from ...
14095         * g++.old-deja/g++.other/lookup24.C: ... here.
14096
14097 2003-01-28  Jan Hubicka  <jh@suse.cz>
14098
14099         * gcc.dg/i386-cmov5.c:  New test.
14100
14101 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
14102
14103         * gcc.c-torture/execute/20010925-1.c: Changed the
14104         memcpy declaration.
14105
14106 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
14107
14108         PR c++/3902
14109         * g++.dg/parse/template5.C: New test.
14110
14111 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
14112
14113         PR fortran/9258
14114         * g77.dg/pr9258: New test.
14115
14116 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14117
14118         * README: Move relevant parts from README.g++.
14119
14120         * README.g++: Remove this file.
14121
14122 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
14123
14124         * g++.dg/abi/dcast1.C: New test.
14125
14126 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14127
14128         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
14129
14130 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
14131
14132         PR c++/47
14133         * g++.old-deja/g++.other/lookup24.C: New test.
14134
14135 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14136
14137         PR middle-end/7227
14138         * gcc.dg/uninit-C.c: New test.
14139
14140 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
14141
14142         * g++.dg/abi/covariant1.C: New test.
14143
14144 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
14145
14146         * gcc.dg/20030123-1.c: New test.
14147
14148 2003-01-25  Jan Hubicka  <jh@suse.cz>
14149
14150         PR opt/8492
14151         * gcc.c-torture/compile/20030125-1.c
14152
14153 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
14154
14155         PR c++/9403
14156         * g++.dg/parse/template3.C: New test.
14157         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
14158
14159         PR c++/795
14160         * g++.dg/parse/template4.C: New test.
14161
14162         PR c++/9415
14163         * g++.dg/template/qual2.C: New test.
14164
14165         PR c++/8545
14166         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
14167
14168         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
14169
14170 2003-01-25  Roger Sayle  <roger@eyesopen.com>
14171
14172         * gcc.c-torture/execute/switch-1.c: New test case.
14173
14174 2003-01-25  Jan Hubicka  <jh@suse.cz>
14175
14176         * gcc.c-torture/execute/20030125-1.[cx]: New test.
14177
14178 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
14179
14180         Tweaks for Bison-1.875. From the NEWS file:
14181         "- `parse error' -> `syntax error'
14182         Bison now uniformly uses the term `syntax error'"
14183         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
14184         * gcc.dg/cpp/digraph2.c: Likewise.
14185         * gcc.dg/cpp/direct2.c: Likewise.
14186         * gcc.dg/cpp/paste4.c: Likewise.
14187         * gcc.dg/c90-restrict-1.c: Likewise.
14188         * gcc.dg/c99-func-2.c: Likewise.
14189         * gcc.dg/noncompile/920721-2.c: Likewise.
14190         * gcc.dg/noncompile/930622-2.c: Likewise.
14191         * gcc.dg/noncompile/940112-1.c: Likewise.
14192         * gcc.dg/noncompile/950921-1.c: Likewise.
14193         * gcc.dg/noncompile/951123-1.c: Likewise.
14194         * gcc.dg/noncompile/971104-1.c: Likewise.
14195         * gcc.dg/noncompile/990416-1.c: Likewise.
14196
14197 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
14198
14199         * g++.dg/parse/undefined1.C: Add error message.
14200
14201 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
14202
14203         PR c++/9354
14204         * g++.dg/parse/new1.C: New test.
14205
14206         PR c++/9216
14207         * g++.dg/parse/template2.C: New test.
14208
14209         PR c++/9354
14210         * g++.dg/parse/typedef2.C: New test.
14211
14212         PR c++/9328
14213         * g++.dg/ext/typeof3.C: New test.
14214
14215 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
14216
14217         PR c++/2738
14218         * g++.dg/parse/ret-type1.C: New test.
14219
14220         PR c++/3792
14221         * g++.dg/parse/tmpl-outside1.C: New test.
14222
14223         PR c++/4207
14224         * g++.dg/parse/int-as-enum1.C: New test.
14225
14226         PR c++/4903
14227         * g++.dg/parse/no-typename1.C: New test.
14228
14229         PR c++/5533
14230         * g++.dg/parse/no-value1.C: New test.
14231
14232         PR c++/5921
14233         * g++.dg/parse/wrong-inline1.C: New test.
14234
14235         PR c++/6402
14236         * g++.dg/parse/ref1.C: New test.
14237
14238         PR c++/6992
14239         * g++.dg/parse/attr-ctor1.C: New test.
14240
14241         PR c++/7229
14242         * g++.dg/parse/namespace5.C: New test.
14243
14244         PR c++/7917
14245         * g++.dg/parse/func-def1.C: New test.
14246
14247         PR c++/8143
14248         * g++.dg/parse/undefined1.C: New test.
14249
14250         PR c++/5723, PR c++/8522
14251         * g++.dg/parse/specialization1.C: New test.
14252
14253         PR c++/163, PR c++/8595
14254         * g++.dg/parse/struct-as-enum1.C: New test.
14255
14256         PR c++/9173
14257         * g++.dg/parse/undefined2.C: New test.
14258
14259 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
14260
14261         PR c++/9298
14262         * g++.dg/parse/template1.C: New test.
14263
14264         PR c++/9384
14265         * g++.dg/parse/using1.C: New test.
14266
14267         PR c++/9285
14268         PR c++/9294
14269         * g++.dg/parse/expr2.C: New test.
14270
14271         PR c++/9388
14272         * g++.dg/parse/lookup2.C: Likewise.
14273
14274 2003-01-21  Jan Hubicka  <jh@suse.cz>
14275
14276         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
14277         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
14278         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
14279         * gcc.c-torture/execute/string-opt-*.c: Likewise.
14280
14281 2003-01-20  Nick Clifton  <nickc@redhat.com>
14282
14283         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
14284         problem with ARM sibcall code generation.
14285
14286 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
14287
14288         * gcc.c-torture/execute/20030120-1.c: New.
14289
14290 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
14291
14292         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
14293
14294 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
14295
14296         PR c++/9272
14297         * g++.dg/parse/ctor1.C: New test.
14298
14299         PR c++/9294:
14300         * g++.dg/parse/qualified1.C: New test.
14301
14302         * g++.dg/parse/typename3.C: New test.
14303
14304 2003-01-16  Richard Henderson  <rth@redhat.com>
14305
14306         * g++.dg/tls/init-2.C: Fix error matches for real this time.
14307
14308 2003-01-16  Richard Henderson  <rth@redhat.com>
14309
14310         * g++.dg/pch/pch.exp: Copy test header to the working directory
14311         before using it either for precompilation or direct use.
14312         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
14313         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
14314
14315 2003-01-16  Richard Henderson  <rth@redhat.com>
14316
14317         * gcc.dg/pch/pch.exp: Copy test header to the working directory
14318         before using it either for precompilation or direct use.
14319         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
14320         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
14321
14322 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
14323
14324         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
14325         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
14326         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
14327         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
14328         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
14329         typename warning into error.
14330         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
14331         error messages.
14332         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
14333         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
14334         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
14335         messages.
14336         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
14337         make declaration visible in template.
14338         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
14339         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
14340         messages.
14341         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
14342         message.
14343         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
14344         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
14345         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
14346         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
14347         typename warning with error message.
14348         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
14349         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
14350         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
14351
14352 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
14353
14354         * g++.dg/parse/ambig2.C: New test.
14355
14356 2003-01-15  Richard Henderson  <rth@redhat.com>
14357
14358         * g++.dg/tls/init-2.C: Update error message string.
14359
14360 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14361
14362         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
14363
14364 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
14365
14366         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
14367         all for HC11/HC12.
14368         * gcc.c-torture/compile/20001205-1.x: Likewise.
14369         * gcc.c-torture/compile/20001226-1.x: Likewise.
14370         * gcc.c-torture/compile/920520-1.x: Likewise.
14371         * gcc.c-torture/compile/961203-1.x: Likewise.
14372         * gcc.c-torture/compile/20020604-1.x: Likewise.
14373
14374 2003-01-15  Jan Hubicka  <jh@suse.cz>
14375
14376         * gcc.c-torture/compile/20030115-1.c: New test.
14377
14378         * gcc.dg/i386-fpcvt-1.c: New test.
14379         * gcc.dg/i386-fpcvt-2.c: New test.
14380
14381 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
14382
14383         Further conform g++'s __vmi_class_type_info to the C++ ABI
14384         specification.
14385         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
14386         the specification.
14387
14388 2003-01-14  Jan Hubicka  <jh@suse.cz>
14389
14390         * gcc.dg/i386-fpcvt-1.c: New test.
14391         * gcc.dg/i386-fpcvt-2.c: New test.
14392
14393 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
14394
14395         * gcc.dg/i386-mmx-3.c: New test.
14396
14397 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
14398
14399         PR c++/9264
14400         * g++.dg/parse/octal1.C: New file.
14401
14402         PR c++/9172
14403         * g++.dg/parse/typename1.C: New file.
14404
14405 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
14406
14407         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
14408         * gcc.dg/bf-no-ms-layout.c: Likewise.
14409         * gcc.dg/bf-ms-attrib.c: Likewise.
14410
14411 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
14412
14413         PR c++/9099
14414         * g++.dg/parse/dtor1.C: New file.
14415
14416         PR c++/9128
14417         * g++.dg/rtti/typeid1.C: New file.
14418
14419         PR c++/9153
14420         * g++.dg/parse/lookup1.C: New file.
14421
14422         PR c++/9171
14423         * g++.dg/templ/spec5.C: New file.
14424
14425 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
14426
14427         * gcc.c-torture/compile/20030110-1.c: New test.
14428
14429 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
14430
14431         Merge from pch-branch:
14432
14433         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
14434
14435         * gcc.dg/pch/cpp-1.h: New.
14436         * gcc.dg/pch/cpp-1.c: New.
14437         * gcc.dg/pch/cpp-2.h: New.
14438         * gcc.dg/pch/cpp-2.c: New.
14439
14440         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
14441
14442         * gcc.dg/pch/except-1.h: New.
14443         * gcc.dg/pch/except-1.c: New.
14444
14445         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
14446
14447         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
14448         running test.
14449         * gcc.dg/pch: Include *.hp not *.h.
14450         * gcc.dg/pch/system-1.h: New.
14451         * gcc.dg/pch/system-1.c: New.
14452
14453         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
14454
14455         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
14456         rather than trying to build and run a program using PCH.
14457         * gcc.dg/pch: Remove dg-do commands from test files.
14458
14459         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
14460
14461         * gcc.dg/pch/macro-3.c: New.
14462         * gcc.dg/pch/macro-3.h: New.
14463
14464         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
14465
14466         * gcc.dg/pch/common-1.c: New.
14467         * gcc.dg/pch/common-1.h: New.
14468         * gcc.dg/pch/decl-1.c: New.
14469         * gcc.dg/pch/decl-1.h: New.
14470         * gcc.dg/pch/decl-2.c: New.
14471         * gcc.dg/pch/decl-2.h: New.
14472         * gcc.dg/pch/decl-3.c: New.
14473         * gcc.dg/pch/decl-3.h: New.
14474         * gcc.dg/pch/decl-4.c: New.
14475         * gcc.dg/pch/decl-4.h: New.
14476         * gcc.dg/pch/decl-5.c: New.
14477         * gcc.dg/pch/decl-5.h: New.
14478         * gcc.dg/pch/global-1.c: New.
14479         * gcc.dg/pch/global-1.h: New.
14480         * gcc.dg/pch/inline-1.c: New.
14481         * gcc.dg/pch/inline-1.h: New.
14482         * gcc.dg/pch/inline-2.c: New.
14483         * gcc.dg/pch/inline-2.h: New.
14484         * gcc.dg/pch/static-1.c: New.
14485         * gcc.dg/pch/static-1.h: New.
14486         * gcc.dg/pch/static-2.c: New.
14487         * gcc.dg/pch/static-2.h: New.
14488
14489         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
14490
14491         * g++.dg/pch/pch.exp: Better handle failing testcases.
14492         * gcc.dg/pch/pch.exp: Likewise.
14493         * gcc.dg/pch/macro-1.c: New.
14494         * gcc.dg/pch/macro-1.h: New.
14495         * gcc.dg/pch/macro-2.c: New.
14496         * gcc.dg/pch/macro-2.h: New.
14497
14498         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
14499
14500         * g++.dg/dg.exp: Treat files in pch/ specially.
14501         * g++.dg/pch/pch.exp: New file.
14502         * g++.dg/pch/empty.H: New file.
14503         * g++.dg/pch/empty.C: New file.
14504         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
14505         "precompile".
14506
14507         * gcc.dg/pch/pch.exp: New file.
14508         * gcc.dg/pch/empty.h: New file.
14509         * gcc.dg/pch/empty.c: New file.
14510         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
14511         "precompile".
14512
14513 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14514
14515         * g++.dg/template/friend14.C: New test.
14516
14517 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
14518
14519         * gcc.dg/old-style-asm-1.c: New test.
14520
14521 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
14522
14523         * gcc.c-torture/compile/20030109-1.c: New test.
14524
14525 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
14526
14527         * gcc.c-torture/execute/20030109-1.c: New test.
14528
14529 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
14530
14531         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
14532         * g++.old-deja/g++.mike/dyncast2.C: Likewise
14533         * g++.old-deja/g++.mike/dyncast3.C: Likewise
14534         * g++.old-deja/g++.mike/eh2.C: Likewise
14535         * g++.old-deja/g++.mike/eh3.C: Likewise
14536         * g++.old-deja/g++.mike/eh5.C: Likewise
14537         * g++.old-deja/g++.mike/eh6.C: Likewise
14538         * g++.old-deja/g++.mike/eh7.C: Likewise
14539         * g++.old-deja/g++.mike/eh8.C: Likewise
14540         * g++.old-deja/g++.mike/eh9.C: Likewise
14541         * g++.old-deja/g++.mike/eh10.C: Likewise
14542         * g++.old-deja/g++.mike/eh12.C: Likewise
14543         * g++.old-deja/g++.mike/eh13.C: Likewise
14544         * g++.old-deja/g++.mike/eh14.C: Likewise
14545         * g++.old-deja/g++.mike/eh16.C: Likewise
14546         * g++.old-deja/g++.mike/eh17.C: Likewise
14547         * g++.old-deja/g++.mike/eh18.C: Likewise
14548         * g++.old-deja/g++.mike/eh21.C: Likewise
14549         * g++.old-deja/g++.mike/eh23.C: Likewise
14550         * g++.old-deja/g++.mike/eh24.C: Likewise
14551         * g++.old-deja/g++.mike/eh25.C: Likewise
14552         * g++.old-deja/g++.mike/eh26.C: Likewise
14553         * g++.old-deja/g++.mike/eh27.C: Likewise
14554         * g++.old-deja/g++.mike/eh28.C: Likewise
14555         * g++.old-deja/g++.mike/eh29.C: Likewise
14556         * g++.old-deja/g++.mike/eh31.C: Likewise
14557         * g++.old-deja/g++.mike/eh33.C: Likewise
14558         * g++.old-deja/g++.mike/eh34.C: Likewise
14559         * g++.old-deja/g++.mike/eh35.C: Likewise
14560         * g++.old-deja/g++.mike/eh36.C: Likewise
14561         * g++.old-deja/g++.mike/eh37.C: Likewise
14562         * g++.old-deja/g++.mike/eh38.C: Likewise
14563         * g++.old-deja/g++.mike/eh39.C: Likewise
14564         * g++.old-deja/g++.mike/eh40.C: Likewise
14565         * g++.old-deja/g++.mike/eh41.C: Likewise
14566         * g++.old-deja/g++.mike/eh42.C: Likewise
14567         * g++.old-deja/g++.mike/eh44.C: Likewise
14568         * g++.old-deja/g++.mike/eh46.C: Likewise
14569         * g++.old-deja/g++.mike/eh47.C: Likewise
14570         * g++.old-deja/g++.mike/eh48.C: Likewise
14571         * g++.old-deja/g++.mike/eh49.C: Likewise
14572         * g++.old-deja/g++.mike/eh50.C: Likewise
14573         * g++.old-deja/g++.mike/eh51.C: Likewise
14574         * g++.old-deja/g++.mike/eh53.C: Likewise
14575         * g++.old-deja/g++.mike/eh55.C: Likewise
14576         * g++.old-deja/g++.mike/p7912.C: Likewise
14577         * g++.old-deja/g++.mike/p9706.C: Likewise
14578         * g++.old-deja/g++.mike/p10416.C: Likewise
14579         * g++.old-deja/g++.mike/p11667.C: Likewise
14580         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
14581         Remove redundant reference to Iris.
14582         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
14583         Elxsi, i860, Pico Java, and WE32K.
14584
14585 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
14586
14587         * g++.dg/ext/asm4.C: New test.
14588
14589 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14590
14591         PR c++/9030
14592         * g++.dg/template/friend12.C: New test.
14593         * g++.dg/template/friend13.C: Likewise.
14594         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
14595
14596 2003-01-08  Jan Hubicka  <jh@suse.cz>
14597
14598         * gcc.dg/i386-cadd.c: New test.
14599         * gcc.dg/i386-cmov4.c: Likewise.
14600
14601 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
14602
14603         PR c++/9165
14604         * g++.dg/warn/Wunused-3.C: New test.
14605
14606         * g++.dg/abi/bitfield9.C: New test.
14607
14608         PR c++/9189
14609         * g++.dg/parse/defarg3.C: New test.
14610
14611 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
14612
14613         * g++.dg/parse/ambig1.C: New test.
14614         * g++.dg/parse/defarg2.C: New test.
14615
14616 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
14617
14618         * g++.dg/template/defarg-1.C: New test.
14619         * g++.dg/template/local2.C: Likewise.
14620
14621 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
14622
14623         * gcc.c-torture/execute/20030105-1.c: New test.
14624
14625 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14626
14627         * g++.dg/parse/namespace3.C: Remove extra semicolons.
14628         * g++.dg/parse/namespace4.C: Likewise.
14629
14630 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
14631
14632         * g++.dg/template/ntp2.C: New test.
14633
14634 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
14635
14636         * g++.dg/parse/extern-C-1.C: New test.
14637
14638         * g++.dg/parse/namespace4.C: New test.
14639
14640         * g++.dg/template/nested1.C: New test.
14641
14642         * g++.dg/parse/namespace3.C: New test.
14643
14644 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
14645
14646         * g++.dg/lookup/two-stage1.C: New test.
14647
14648 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14649
14650         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
14651         * g++.old-deja/g++.jason/access8.C: Likewise.
14652         * g++.old-deja/g++.other/decl5.C: Likewise.
14653
14654 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
14655
14656         * g++.dg/parse/parse7.C: New test.
14657
14658 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
14659
14660         PR c++/2843
14661         * g++.dg/ext/attrib7.C: New test.
14662
14663 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
14664
14665         * g++.dg/parse/parse6.C: New test.
14666
14667 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
14668
14669         * gcc.dg/h8300-stack-1.c: New.
14670
14671 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
14672
14673         g++.dg/lookup/exception1.C: New test.
14674
14675         g++.dg/lookup/template1.C: New test.
14676
14677         g++.dg/parse/namespace2.C: New test.
14678
14679         g++.dg/parse/parens2.C: New test.
14680
14681 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
14682
14683         * g++.dg/parse/parse5.C: New test.
14684         * g++.dg/lookup/scoped4.C: New test.
14685
14686 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
14687
14688         * g++.dg/parse/parens1.C: New test.
14689
14690         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
14691         angle-bracket1.C.
14692         * g++.dg/parse/parens2.C: New test.
14693
14694         * g++.dg/lookup/scope-operator1.C: New test.
14695
14696         * g++.dg/parse/operator1.C: New test.
14697
14698 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14699
14700         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
14701         * g++.old-deja/g++.other/access6.C: Likewise.
14702         * g++.old-deja/g++.other/decl1.C: Likewise.
14703         * g++.old-deja/g++.pt/typename12.C: Likewise.
14704
14705 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
14706
14707         * g++.dg/parse/namespace1.C: New test.
14708
14709 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
14710
14711         * g++.dg/parse/parse4.C: New test.
14712
14713 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
14714
14715         * g++.dg/parse/parse3.C: New test.
14716
14717 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
14718
14719         * g++.dg/parse/parse2.C: New test.
14720
14721 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
14722
14723         * g++.dg/template/friend11.C: New test.
14724
14725 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
14726
14727         * g++.dg/parse/parse1.C: New test.
14728
14729 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
14730
14731         * lib/profopt.exp: Change the name of a global variable to avoid
14732         possible clashes with other test suites.
14733
14734 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
14735
14736         * g++.dg/inherit/covariant8.C: New test.
14737
14738 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
14739
14740         * g++.dg/init/array9.C: New test.
14741
14742         PR c++/9112
14743         * g++.dg/parse/expr1.C: New test.
14744
14745 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
14746
14747         * gcc.c-torture/compile/20021230-1.c: New test.
14748
14749 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
14750
14751         * g++.dg/inherit/covariant5.C: New test.
14752         * g++.dg/inherit/covariant6.C: New test.
14753         * g++.dg/inherit/covariant7.C: New test.
14754
14755 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14756
14757         PR c++/2739
14758         * g++.dg/other/access2.C: New test.
14759
14760 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
14761
14762         * g++.dg/other/anon-struct.C: No longer fails
14763         * g++.old-deja/g++.brendan/parse4.C: Likewise.
14764         * g++.old-deja/g++.brendan/parse5.C: Likewise.
14765         * g++.old-deja/g++.brendan/parse6.C: Likewise.
14766
14767 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
14768
14769         * g++.dg/parse/angle-bracket.C (main): No longer fails.
14770
14771 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
14772
14773         * g++.dg/eh/spec4.C: Remove stray semicolon.
14774         * g++.dg/expr/pmf-1.C: Change error message.
14775         * g++.dg/ext/asm1.C: Remove stray semicolon.
14776         * g++.dg/ext/typename1.C: Add missing typenames.
14777         * g++.dg/inherit/template-as-base.C: Change error message.
14778         * g++.dg/lookup/scoped1.C: Likewise.
14779         * g++.dg/lookup/scoped2.C: Likewise.
14780         * g++.dg/lookup/using2.C: Likewise.
14781         * g++.dg/other/component1.C: Remove stray semicolon.
14782         * g++.dg/other/do1.C: Change error message.
14783         * g++.dg/other/error2.C: Likewise.
14784         * g++.dg/other/init1.C: Likewise.
14785         * g++.dg/other/packed1.C: Remove stray semicolon.
14786         * g++.dg/other/ptrmem2.C: Change error message.
14787         * g++.dg/parse/parameter-declaration-1.C: Remove line number
14788         marker.
14789         * g++.dg/special/initp1.C: Remove invalid attribute usage.
14790         * g++.dg/template/access3.C: Add typename keyword.
14791         * g++.dg/template/access5.C: Remove stray semicolon.
14792         * g++.dg/template/access6.C: Likewise.
14793         * g++.dg/template/complit1.C: Likewise.
14794         * g++.dg/template/crash1.C: Change error message.
14795         * g++.dg/template/inherit2.C: Remove stray semicolon.
14796         * g++.dg/template/instantiate2.C: Likewise.
14797         * g++.dg/template/instantiate3.C: Change error message.
14798         * g++.dg/template/qual1.C: Remove stray semicolon.
14799         * g++.dg/template/qualttp18.C: Change error message.
14800         * g++.dg/template/ref1.C: Remove stray semicolon.
14801         * g++.dg/template/sizeof1.C (A::value): Declare it.
14802         * g++.dg/template/spec4.C: Change error message.
14803         * g++.dg/template/static1.C: Likewise.
14804         * g++.dg/template/type1.C: Likewise.
14805         * g++.dg/template/typename3.C: Likewise.
14806         * g++.old-deja/g++.benjamin/13478.C: Change error message.
14807         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
14808         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
14809         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
14810         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
14811         named return value extension.
14812         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
14813         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
14814         * g++.old-deja/g++.bob/extern_C.C: Likewise.
14815         * g++.old-deja/g++.bob/inherit2.C: Likewise.
14816         * g++.old-deja/g++.brendan/complex1.C: Likewise.
14817         * g++.old-deja/g++.brendan/copy5.C: Likewise.
14818         * g++.old-deja/g++.brendan/crash13.C: Likewise.
14819         * g++.old-deja/g++.brendan/crash15.C: Likewise.
14820         * g++.old-deja/g++.brendan/crash18.C: Change error message.
14821         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
14822         * g++.old-deja/g++.brendan/crash38.C: Likewise.
14823         * g++.old-deja/g++.brendan/crash50.C: Likewise.
14824         * g++.old-deja/g++.brendan/crash56.C: Likewise.
14825         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
14826         syntax.
14827         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
14828         * g++.old-deja/g++.brendan/crash8.C: Change error message.
14829         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
14830         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
14831         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
14832         * g++.old-deja/g++.brendan/template11.C: Likewise.
14833         * g++.old-deja/g++.brendan/template26.C: Likewise.
14834         * g++.old-deja/g++.brendan/template27.C: Use explicit
14835         specialization syntax.
14836         * g++.old-deja/g++.brendan/template30.C: Likewise.
14837         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
14838         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
14839         non-dependent names.
14840         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
14841         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
14842         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
14843         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
14844         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
14845         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
14846         named return value extension.
14847         * g++.old-deja/g++.ext/namedret2.C: Likewise.
14848         * g++.old-deja/g++.ext/namedret3.C: Likewise.
14849         * g++.old-deja/g++.ext/return1.C: Likewise.
14850         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
14851         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
14852         * g++.old-deja/g++.jason/access8.C: Likewise.
14853         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
14854         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
14855         pseudo-destructor names.
14856         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
14857         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
14858         pseudo-destructor names.
14859         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
14860         * g++.old-deja/g++.jason/overload19.C: Likewise.
14861         * g++.old-deja/g++.jason/overload32.C: Likewise.
14862         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
14863         stray semicolons.
14864         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
14865         * g++.old-deja/g++.jason/return.C: Likewise.
14866         * g++.old-deja/g++.jason/return2.C: Likewise.
14867         * g++.old-deja/g++.jason/shadow1.C: Likewise.
14868         * g++.old-deja/g++.jason/special.C: Use explicit specialization
14869         syntax.
14870         * g++.old-deja/g++.jason/template10.C: Account for use of
14871         non-dependent names.
14872         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
14873         syntax.
14874         * g++.old-deja/g++.jason/template37.C: Likewise.
14875         * g++.old-deja/g++.law/access4.C: Change error messages.
14876         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
14877         pseudo-destructor names.
14878         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
14879         * g++.old-deja/g++.law/ctors9.C: Likewise.
14880         * g++.old-deja/g++.law/cvt22.C: Likewise.
14881         * g++.old-deja/g++.law/dtors5.C: Likewise.
14882         * g++.old-deja/g++.law/global-init1.C: Likewise.
14883         * g++.old-deja/g++.law/missed-error3.C: Likewise.
14884         * g++.old-deja/g++.law/operators28.C: Likewise.
14885         * g++.old-deja/g++.law/visibility28.C: Likewise.
14886         * g++.old-deja/g++.martin/eval1.C: Likewise.
14887         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
14888         name.
14889         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
14890         * g++.old-deja/g++.mike/net34.C: Likewise.
14891         * g++.old-deja/g++.mike/net36.C: Likewise.
14892         * g++.old-deja/g++.mike/ns2.C: Likewise.
14893         * g++.old-deja/g++.mike/p12306.C: Likewise.
14894         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
14895         value extension.
14896         * g++.old-deja/g++.mike/p700.C: Likewise.
14897         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
14898         * g++.old-deja/g++.mike/p710.C: Likewise.
14899         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
14900         value extension.
14901         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
14902         * g++.old-deja/g++.mike/pmf9.C: Likewise.
14903         * g++.old-deja/g++.ns/crash2.C: Likewise.
14904         * g++.old-deja/g++.ns/crash3.C: Likewise.
14905         * g++.old-deja/g++.ns/invalid1.C: Likewise.
14906         * g++.old-deja/g++.ns/ns17.C: Likewise.
14907         * g++.old-deja/g++.ns/template16.C: Likewise.
14908         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
14909         keyword.
14910         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
14911         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
14912         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
14913         named return value extension.
14914         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
14915         * g++.old-deja/g++.other/access4.C: Issue additional error
14916         messages.
14917         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
14918         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
14919         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
14920         * g++.old-deja/g++.other/crash25.C: Change error message.
14921         * g++.old-deja/g++.other/crash4.C: Change error message.
14922         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
14923         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
14924         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
14925         checks.
14926         * g++.old-deja/g++.other/defarg8.C: Likewise.
14927         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
14928         * g++.old-deja/g++.other/dtor10.C: Likewise.
14929         * g++.old-deja/g++.other/incomplete.C: Likewise.
14930         * g++.old-deja/g++.other/linkage7.C: Likewise.
14931         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
14932         lookup algorithm.
14933         * g++.old-deja/g++.other/mangle2.C: Likewise.
14934         * g++.old-deja/g++.other/refinit2.C: Likewise.
14935         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
14936         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
14937         * g++.old-deja/g++.pt/crash28.C: Likewise.
14938         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
14939         syntax.
14940         * g++.old-deja/g++.pt/crash32.C: Change error message.
14941         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
14942         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
14943         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
14944         error message position.
14945         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
14946         * g++.old-deja/g++.pt/defarg8.C: Change error message.
14947         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
14948         syntax.
14949         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
14950         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
14951         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
14952         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
14953         keyword.
14954         * g++.old-deja/g++.pt/explicit31.C: Likewise.
14955         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
14956         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
14957         keyword.
14958         * g++.old-deja/g++.pt/explicit71.C: Change error message.
14959         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
14960         syntax.
14961         * g++.old-deja/g++.pt/friend28.C: Account for use of
14962         non-dependent names.
14963         * g++.old-deja/g++.pt/friend29.C: Likewise.
14964         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
14965         rules.
14966         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
14967         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
14968         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
14969         lookup rules.
14970         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
14971         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
14972         keyword.
14973         * g++.old-deja/g++.pt/memclass20.C: Likewise.
14974         * g++.old-deja/g++.pt/memclass5.C: Likewise.
14975         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
14976         keyword.
14977         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
14978         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
14979         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
14980         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
14981         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
14982         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
14983         keyword.
14984         * g++.old-deja/g++.pt/spec10.C: Likewise.
14985         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
14986         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
14987         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
14988         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
14989         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
14990         * g++.old-deja/g++.pt/ttp62.C: Likewise.
14991         * g++.old-deja/g++.pt/ttp64.C: Likewise.
14992         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
14993         * g++.old-deja/g++.pt/typename15.C: Likewise.
14994         * g++.old-deja/g++.pt/typename22.C: Likewise.
14995         * g++.old-deja/g++.pt/typename6.C: Change error messages.
14996         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
14997         * g++.old-deja/g++.pt/virtual2.C: Likewise.
14998         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
14999         syntax.
15000         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
15001         return value extension.
15002         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
15003         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
15004         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
15005         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
15006
15007 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
15008
15009         * g++.dg/warn/inline1.C: New test.
15010         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
15011         * g++.old-deja/g++.jason/synth10.C: Likewise.
15012         * g++.old-deja/g++.mike/net31.C: Likewise.
15013         * g++.old-deja/g++.mike/p8786.C: Likewise.
15014
15015         * g++.dg/template/friend10.C: New test.
15016         * g++.dg/template/conv5.C: New test.
15017
15018 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
15019
15020         * g++.dg/lookup/scoped3.C: New test.
15021
15022         * g++.dg/lookup/decl1.C: New test.
15023         * g++.dg/lookup/decl2.C: New test.
15024
15025 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
15026
15027         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
15028         gcc.c-torture/compile/20021015-1.c,
15029         gcc.c-torture/compile/20021015-2.c,
15030         gcc.c-torture/compile/20021123-1.c,
15031         gcc.c-torture/compile/20021123-2.c,
15032         gcc.c-torture/compile/20021123-3.c,
15033         gcc.c-torture/compile/20021123-4.c,
15034         gcc.c-torture/execute/20021024-1.c: Add tests previously added
15035         only to 3.1 or 3.2 branch.
15036
15037 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
15038
15039         * gcc.dg/i386-bitfield3.c: New test.
15040
15041         * gcc.dg/i386-bitfield2.c: New test.
15042
15043 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
15044
15045         * g++.dg/parse/conv_op1.C: New test.
15046
15047 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
15048
15049         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
15050         approved.
15051
15052 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
15053
15054         * gcc.c-torture/compile/20021220-1.c: New test.
15055
15056 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
15057
15058         * gcc.dg/i386-fastcall-1.c: New.
15059
15060 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
15061
15062         * gcc.c-torture/execute/20021219-1.c: New test.
15063
15064 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
15065
15066         * gcc.dg/i386-pic-1.c: New test.
15067
15068 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15069
15070         PR c++/8099
15071         * g++.dg/template/friend9.C: New test.
15072
15073 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15074
15075         PR c++/3663
15076         * g++.dg/template/access7.C: New test.
15077
15078 2002-12-18  Nick Clifton  <nickc@redhat.com>
15079
15080         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
15081         the libstdc++-v3 directory has been found.
15082
15083 2002-12-12  Devang Patel <dpatel@apple.com>
15084         * gcc.dg/darwin-ld-1.c: New test.
15085         * gcc.dg/darwin-ld-2.c: New test.
15086         * gcc.dg/darwin-ld-3.c: New test.
15087         * gcc.dg/darwin-ld-4.c: New test.
15088         * gcc.dg/darwin-ld-5.c: New test.
15089
15090 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
15091
15092         * gcc.c-torture/compile/20021212-1.c: New test.
15093
15094 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
15095
15096         * gcc.dg/fshort-wchar: New test.
15097
15098 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
15099
15100         PR c++/8372
15101         * g++.dg/template/dtor1.C: New test.
15102
15103         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
15104         markers.
15105
15106 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
15107
15108         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
15109
15110 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
15111
15112         * g++.dg/template/static1.C: New test.
15113         * g++.dg/template/static2.C: New test.
15114         * g++.old-deja/g++.ext/memconst.C: New test.
15115
15116 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15117
15118         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
15119         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
15120         * g++.dg/special/initp1.C: Likewise.
15121
15122 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
15123
15124         * gcc.c-torture/execute/20021204-1.c: New test.
15125
15126 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
15127
15128         * gcc.dg/ppc-fmadd-1.c: New file.
15129         * gcc.dg/ppc-fmadd-2.c: New file.
15130         * gcc.dg/ppc-fmadd-3.c: New file.
15131
15132 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
15133
15134         * gcc.c-torture/compile/20021204-1.c: New test.
15135
15136 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
15137
15138         * g++.dg/inherit/covariant2.C: New test.
15139         * g++.dg/inherit/covariant3.C: New test.
15140         * g++.dg/inherit/covariant4.C: New test.
15141         * g++.dg/inherit/covariant1.C: Remove XFAIL.
15142         * g++.old-deja/g++.robertl/eb17.C: Likewise.
15143
15144 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
15145
15146         PR c++/8688
15147         * g++.dg/init/brace3.C: New test.
15148
15149 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
15150
15151         * gcc.dg/20020210-1.c: Fix a comment typo.
15152
15153 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
15154
15155         PR c++/8720
15156         * g++.dg/parse/defarg1.C: New test.
15157
15158         PR c++/8615
15159         * g++.dg/template/char1.C: New test.
15160
15161         * g++.dg/template/varmod1.C: Fix typo.
15162
15163 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15164
15165         DR 180
15166         * g++.old-deja/g++.pt/crash32.C: Expect error.
15167
15168 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
15169
15170         PR c++/5919
15171         * g++.dg/template/varmod1.C: New test.
15172
15173         PR c++/8727
15174         * g++.dg/inherit/typeinfo1.C: New test.
15175
15176         PR c++/8663
15177         * g++.dg/inherit/typedef1.C: New test.
15178
15179 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
15180
15181         PR c++/8332
15182         PR c++/8493
15183         * g++.dg/template/strlen1.C: New test.
15184
15185         PR c++/8227
15186         * g++.dg/template/ctor2.C: New test.
15187
15188         PR c++/8214
15189         * g++.dg/init/string1.C: New test.
15190
15191         PR c++/8511
15192         * g++.dg/template/friend8.C: New test.
15193
15194 2002-11-29  Joe Buck <jbuck@synopsys.com>
15195
15196         * g++.dg/lookup/anon2.C: New test.
15197
15198 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
15199
15200         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
15201         h8300 port.
15202
15203 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
15204
15205         * gcc.dg/bitfld-6.c: New test.
15206
15207 2002-11-27  Jan Hubicka  <jh@suse.cz>
15208
15209         * gcc.c-torture/execute/20021127.[cx]: New test.
15210
15211 2002-11-26  Jan Hubicka  <jh@suse.cz>
15212
15213         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
15214         quality.
15215
15216 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
15217
15218         * g++.dg/init/brace2.C: New test.
15219         * g++.old-deja/g++.mike/p9129.C: Correct.
15220
15221 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
15222
15223         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
15224
15225 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
15226
15227         * gcc.dg/sibcall-6: New test for indirect sibcalls.
15228
15229 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
15230
15231         * testsuite/g++.dg/abi/empty11.C: New test.
15232         * testsuite/g++.dg/rtti/cv1.C: New test.
15233
15234 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
15235
15236         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
15237
15238 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
15239
15240         * g++.dg/abi/empty10.C: New test.
15241
15242 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
15243
15244         * gcc.c-torture/compile/20021124-1.c: New test.
15245
15246 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
15247
15248         * g++.dg/abi/rtti2.C: New test.
15249
15250 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
15251
15252         * gcc.dg/i386-unroll-1.c: New test.
15253
15254 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
15255
15256         * gcc.c-torture/compile/20021120-1.c: New test.
15257         * gcc.c-torture/compile/20021120-2.c: New test.
15258
15259 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
15260
15261         * gcc.dg/bitfld-5.c: New test.
15262
15263 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
15264
15265         * gcc.c-torture/execute/20021120-3.c: New test.
15266
15267 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
15268
15269         * gcc.c-torture/execute/20021120-2.c: New test.
15270
15271 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
15272
15273         * gcc.c-torture/execute/20021120-1.c: New test.
15274
15275 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
15276
15277         * gcc.c-torture/execute/20021118-3.c: New test.
15278
15279 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
15280
15281         * gcc.c-torture/compile/20021119-1.c: New test.
15282
15283 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
15284
15285         * gcc.dg/duff-1.c: New test.
15286         * gcc.dg/duff-2.c: New test.
15287         * gcc.dg/duff-3.c: New test.
15288
15289 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
15290
15291         * gcc.dg/cpp/_Pragma5.c: New test.
15292
15293 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
15294
15295         * gcc.c-torture/execute/20021118-2.c: New test.
15296
15297 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
15298
15299         * gcc.c-torture/execute/20021118-1.c: New test.
15300
15301 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
15302
15303         * gcc.dg/20021116-1.c: New test.
15304
15305 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
15306
15307         * g++.dg/abi/vcall1.C: New test.
15308
15309 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
15310
15311         * gcc.dg/20021029-1.c: New test.
15312         * gcc.dg/20021029-2.c: New test.
15313
15314 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15315
15316         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
15317
15318 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
15319
15320         PR c/8439
15321         * gcc.dg/20021110.c: Move to ...
15322         * gcc.c-torture/compile/20021110.c: .... here.
15323
15324 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15325
15326         PR c/8467
15327         * gcc.c-torture/execute/20021111-1.c
15328
15329 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
15330
15331         PR c/8439
15332         * gcc.dg/20021110.c: New test.
15333
15334 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
15335
15336         * g++.dg/abi/vthunk3.C: Run only on x86.
15337
15338 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
15339
15340         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
15341
15342 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
15343
15344         * lib/compat.exp (compat-execute): Fix logic error in last
15345         change.
15346
15347 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
15348
15349         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
15350
15351 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15352
15353         PR c++/8389
15354         * g++.dg/template/access6.C: New test.
15355
15356 2002-11-08  Jan Hubicka  <jh@suse.cz>
15357
15358         * gcc.dg/i386-ssefp-1.c: New test.
15359         * gcc.dg/i386-ssefp-1.c: New test.
15360
15361 2002-11-08  Jan Hubicka  <jh@suse.cz>
15362
15363         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
15364
15365 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
15366
15367         * g++.dg/abi/vthunk3.C: New test.
15368
15369         PR c++/8338
15370         * g++.dg/template/crash2.C: New test.
15371
15372 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
15373
15374         * testsuite/g++.dg/abi/dtor1.C: New test.
15375         * testsuite/g++.dg/abi/dtor2.C: Likewise.
15376
15377 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
15378
15379         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
15380         Darwin.
15381
15382 2002-11-04  Adam Nemet  <anemet@lnxw.com>
15383
15384         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
15385         -mthumb.  Only xfail with -O0.
15386
15387 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
15388
15389         * g++.dg/abi/thunk1.C: New test.
15390         * g++.dg/abi/thunk2.C: Likewise.
15391         * g++.dg/abi/vtt1.C: Likewise.
15392
15393 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
15394
15395         PR optimization/8423
15396         * gcc.c-torture/execute/builtin-constant.c: New test.
15397
15398 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
15399
15400         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
15401         Add some more cases.
15402
15403 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
15404
15405         PR c++/8391
15406         * g++.dg/opt/local1.C: New test.
15407
15408 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
15409
15410         PR c++/8160
15411         * g++.dg/template/complit1.C: New test.
15412
15413         PR c++/8149
15414         * g++.dg/template/typename4.C: Likewise.
15415
15416 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15417
15418         Core issue 287, PR c++/7639
15419         * g++.dg/template/instantiate1.C: Adjust error location.
15420         * g++.dg/template/instantiate3.C: New test.
15421         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
15422         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
15423         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
15424
15425 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
15426
15427         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
15428
15429 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
15430
15431         PR c++/8287
15432         * g++.dg/init/dtor2.C: New test.
15433
15434 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15435
15436         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
15437         * gcc.dg/nest.c: Bypass errors on irix6.
15438
15439 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
15440
15441         * gcc.dg/nest.c: Expect error for mmix-*-*.
15442         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
15443
15444 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
15445
15446         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
15447         markers.
15448
15449         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
15450
15451 2002-10-25  Mike Stump  <mrs@apple.com>
15452
15453         * gcc.dg/warn-1.c: New test.
15454
15455 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
15456
15457         * g++.dg/template/typename3.C: New test.
15458
15459 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
15460
15461         * g++.dg/lookup/ptrmem1.C: New test.
15462
15463         * g++.dg/abi/vthunk2.C: New test.
15464
15465 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
15466
15467         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
15468
15469 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
15470
15471         * g++.dg/abi/empty9.C: New test.
15472
15473 2002-10-24  Richard Henderson  <rth@redhat.com>
15474
15475         * g++.dg/inherit/thunk1.C: Enable for ia64.
15476
15477 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
15478
15479         PR c++/8067
15480         * g++.dg/lookup/pretty1.C: New test.
15481
15482 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
15483
15484         * gcc.dg/20021023-1.c: New test.
15485
15486 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
15487
15488         PR c++/7679
15489         * g++.dg/parse/inline1.C: New test.
15490
15491 2002-10-23  Richard Henderson  <rth@redhat.com>
15492
15493         * g++.dg/inherit/thunk1.C: Enable for x86_64.
15494
15495         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
15496
15497 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
15498
15499         PR c++/6579
15500         * g++.dg/parse/stmtexpr3.C: New test.
15501
15502 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
15503
15504         * g++.dg/expr/cond1.C: New test.
15505
15506 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
15507
15508         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
15509
15510 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
15511
15512         * g++.dg/abi/vbase13.C: New test.
15513         * g++.dg/abi/vbase14.C: Likewise.
15514
15515 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
15516
15517         * gcc.dg/tls/pic-1.c: New test.
15518         * gcc.dg/tls/nonpic-1.c: New test.
15519         * gcc.dg/20021018-1.c: New test.
15520
15521 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
15522
15523         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
15524         Remove only files with the same base name as the test case.
15525         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
15526         (profopt-execute): Likewise.  Also, remove old profiling
15527         and performance data files before running the tests.
15528
15529         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
15530         * g++.dg/bprob/bprob.exp: Likewise.
15531         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
15532         to allow more general test case names.
15533
15534         * g++.dg/bprob/bprob-1.C: Rename to ...
15535         * g++.dg/bprob/g++-bprob-1.C: ... this.
15536
15537         * g77.dg/bprob/bprob-1.f: Rename to ...
15538         * g77.dg/bprob/g77-bprob-1.f: ... this.
15539
15540 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
15541
15542         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
15543         bison 1.50 or later.
15544
15545 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
15546
15547         * g++.dg/README: Describe more test directories.
15548
15549 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
15550
15551         * g++.dg/init/array6.C: Add additional tests.
15552
15553 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
15554
15555         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
15556         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
15557
15558 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
15559
15560         * gcc.c-torture/compile/20020604-1.x: New.
15561         * gcc.c-torture/compile/simd-5.x: Likewise.
15562         * gcc.c-torture/execute/920710-1.x: Likewise.
15563         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
15564
15565 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
15566
15567         * g++.dg/inherit/override1.C: Add dg-options clause.
15568
15569 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
15570
15571         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
15572         _mm_slli_si128.
15573
15574 2002-10-19  Andreas Schwab  <schwab@suse.de>
15575
15576         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
15577         directory component.
15578
15579 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
15580
15581         * g++.dg/inherit/thunk1.C: New test.
15582
15583         * g++.dg/inherit/override1.C: New test.
15584
15585         * g++.dg/abi/mangle11.C: New test.
15586         * g++.dg/abi/mangle14.C: New test.
15587         * g++.dg/abi/mangle17.C: New test.
15588
15589 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
15590
15591         * g++.dg/overload/member2.C: New test.
15592
15593 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
15594
15595         * g++.dg/README: Describe new compat directory.
15596         * g++.dg/dg.exp: Skip tests in compat directory.
15597         * README.compat: New file.
15598         * lib/compat.exp: New expect script.
15599         * g++.dg/compat: New test directory.
15600         * g++.dg/compat/compat.exp: New expect script.
15601         * g++.dg/compat/abi: New test directory.
15602         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
15603         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
15604         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
15605         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
15606         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
15607         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
15608         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
15609         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
15610         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
15611         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
15612         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
15613         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
15614         * g++.dg/compat/break: New test directory.
15615         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
15616         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
15617         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
15618         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
15619         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
15620         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
15621         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
15622         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
15623         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
15624         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
15625         g++.dg/compat/break/README: New files.
15626         * g++.dg/compat/eh: New test directory.
15627         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
15628         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
15629         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
15630         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
15631         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
15632         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
15633         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
15634         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
15635         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
15636         g++.dg/compat/eh/filter2_y.C,
15637         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
15638         g++.dg/compat/eh/new1_y.C,
15639         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
15640         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
15641         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
15642         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
15643         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
15644         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
15645         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
15646         g++.dg/compat/eh/unexpected1_y.C: New files.
15647         * g++.dg/compat/init: New test directory.
15648         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
15649         g++.dg/compat/init/array5_y.C,
15650         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
15651         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
15652         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
15653         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
15654         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
15655         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
15656         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
15657         g++.dg/compat/init/init-ref2_y.C: New files.
15658
15659 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
15660
15661         PR c++/7584
15662         * g++.dg/inherit/using3.C: New test.
15663
15664 2002-10-17  Jan Hubicka  <jh@suse.cz>
15665
15666         * gcc.dg/20021017-2.c: New test.
15667
15668 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
15669
15670         * g++.dg/abi/mangle16.C: Adjust.
15671
15672         * g++.dg/init/array8.C: New test.
15673
15674 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
15675
15676         * gcc.dg/special/mips-abi.exp: New test.
15677         * gcc.dg/special/mips-abi.s: Empty file used by the above.
15678
15679 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
15680
15681         * g++.dg/abi/mangle16.C: New test.
15682         * g++.dg/abi/mangle17.C: Likewise.
15683
15684         PR c++/7478
15685         * g++.dg/template/ref1.C: New test.
15686
15687 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15688
15689         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
15690
15691 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
15692
15693         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
15694
15695 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
15696
15697         PR c++/7524
15698         * g++.dg/init/array7.C: New test.
15699
15700 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
15701
15702         * g++.dg/init/array6.C: New test.
15703
15704         * g++.dg/abi/mangle13.C: Likewise.
15705         * g++.dg/abi/mangle14.C: Likewise.
15706         * g++.dg/abi/mangle15.C: Likewise.
15707
15708 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
15709
15710         * g++.dg/abi/empty8.C: New test.
15711
15712 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
15713
15714         * g++.dg/init/ctor1.C: New test.
15715
15716 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
15717
15718         * gcc.c-torture/execute/20021015-1.c: New test.
15719
15720 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
15721
15722         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
15723
15724 2002-10-14  Jan Hubicka  <jh@suse.cz>
15725
15726         * gcc.dg/i386-ssetype-[1-5].c: New tests.
15727
15728 2002-10-14  Richard Henderson  <rth@redhat.com>
15729
15730         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
15731
15732 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
15733
15734         PR optimization/6631
15735         * g++.dg/opt/const2.C: New test.
15736
15737 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
15738
15739         PR c++/7176
15740         * g++.dg/parse/friend1.C: New test.
15741         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
15742
15743 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
15744
15745         * gcc.dg/20021014-1.c: New test.
15746
15747 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
15748
15749         PR c++/5661
15750         * g++.dg/ext/vlm1.C: New test.
15751         * g++.dg/ext/vlm2.C: Likewise.
15752
15753         * g++.dg/init/array1.C: Remove invalid braces.
15754         * g++.dg/init/brace1.C: New test.
15755         * g++.dg/init/copy2.C: Likewise.
15756         * g++.dg/init/copy3.C: Likewise.
15757         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
15758         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
15759         braces.
15760
15761 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
15762
15763         * gcc.dg/cpp/assembler.S: Don't use -ansi.
15764
15765 2002-10-11  Richard Shann  <richard.shann@superh.com>
15766
15767         * gcc.c-torture/compile/simd-5.c: New test.
15768
15769 2002-10-10  Roger Sayle  <roger@eyesopen.com>
15770
15771         * gcc.c-torture/execute/shiftopt-1.c: New test case.
15772
15773 2002-10-10  Jim Wilson  <wilson@redhat.com>
15774
15775         * gcc.c-torture/execute/20021010-1.c: New test.
15776
15777 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
15778
15779         PR c/7353
15780         * g++.dg/ext/typedef-init.C: New test.
15781         * gcc.dg/typedef-init.c: New test.
15782
15783 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
15784
15785         * gcc.dg/cpp/paste13.c: New test.
15786
15787 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15788
15789         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
15790         remaining platforms, XFAIL during compile, not execute.  Don't
15791         XFAIL at -O0.
15792
15793 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
15794
15795         * gcc.dg/alias-1.c: Tweak expected warning.
15796
15797 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
15798
15799         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
15800
15801 2002-10-06  Andreas Jaeger  <aj@suse.de>
15802
15803         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
15804         * gcc.dg/cpp/c++98.C: Likewise.
15805
15806         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
15807         * g++.dg/cpp/c++98.C: Likewise.
15808
15809         * g++.dg/README (Subdirectories): Mention cpp directory.
15810
15811         PR target/7559
15812         * gcc.dg/20021006-1.c: New test.
15813
15814 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15815
15816         PR c++/7804
15817         * g++.dg/other/warning1.C: New test.
15818
15819 2002-10-04  Roger Sayle  <roger@eyesopen.com>
15820
15821         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
15822         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
15823         and sparc-*-* with -m64 as expected failures.  See PR 8087.
15824
15825 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
15826
15827         PR c++/7931
15828         * g++.dg/template/ptrmem3.C: New test.
15829
15830         PR c++/7754
15831         * g++.dg/template/union1.C: New test.
15832
15833 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
15834
15835         PR c++/8006
15836         * g++.dg/abi/mangle9.C: New test.
15837         * g++.dg/abi/mangle10.C: New test.
15838         * g++.dg/abi/mangle11.C: New test.
15839         * g++.dg/abi/mangle12.C: New test.
15840
15841 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
15842
15843         PR c++/7188.
15844         * g++.dg/template/meminit1.C: New test.
15845         * g++.dg/warn/Wreorder-1.C: Likewise.
15846         * g++.old-deja/g++.mike/warn3.C: Tweak.
15847         * lib/prune.exp: Ingore "in copy constructor".
15848
15849 2002-10-02  Andreas Jaeger  <aj@suse.de>
15850
15851         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
15852         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
15853         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
15854         on x86-64.
15855
15856 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
15857
15858         * gcc.dg/empty1.C: Fix typo.
15859
15860 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
15861
15862         * gcc.dg/alias-1.c: New test.
15863
15864 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
15865
15866         * gcc.dg/empty1.C: New test.
15867
15868         * g++.dg/tls/init-2.C: Tweak error messages.
15869
15870 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
15871
15872         * gcc.c-torture/compile/20020923-1.c: New test.
15873
15874 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
15875
15876         * gcc.c-torture/execute/ffs-1.c: New test.
15877         * gcc.c-torture/execute/ffs-2.c: Ditto.
15878
15879 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
15880
15881         * g++.dg/overload/member1.C: New test.
15882
15883 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
15884
15885         * g++.dg/abi/empty7.C: New test.
15886         * g++.dg/init/pm2.C: Likewise.
15887
15888 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
15889
15890         * g++.dg/rtti/crash1.C: New test.
15891
15892 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
15893
15894         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
15895         gcc.dg/sibcall-4.c: New tests.
15896
15897 2002-09-28  Roger Sayle  <roger@eyesopen.com>
15898
15899         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
15900         powerpc and MMIX targets.
15901
15902 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
15903
15904         * gcc.dg/cpp/20020927-1.c: New.
15905
15906 2002-09-26  David S. Miller  <davem@redhat.com>
15907
15908         * gcc.c-torture/compile/trunctfdf.c: New.
15909
15910 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15911
15912         * lib/target-supports.exp (check_weak_available): Handle solaris2.
15913
15914 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
15915
15916         * gcc.c-torture/execute/loop-15.c: New.
15917
15918 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
15919
15920         * README.QMTEST: Fix typo.
15921
15922 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
15923
15924         * gcc.dg/20020926-1.c: New test.
15925
15926 2002-09-25  David S. Miller  <davem@redhat.com>
15927
15928         PR target/7842
15929         * gcc.c-torture/execute/shiftdi.c: New test.
15930
15931 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
15932
15933         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
15934         unique to the tool.
15935         * lib/g77.exp (g77_init): Likewise.
15936         * lib/g++.exp (g++_init): Likewise.
15937         * lib/objc.exp (objc_init): Likewise.
15938
15939 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
15940
15941         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
15942         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
15943         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
15944
15945 2002-09-25  Richard Henderson  <rth@redhat.com>
15946
15947         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
15948         too-small long double.
15949
15950 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
15951
15952         * gcc.dg/20020919-1.c: New test.
15953
15954 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
15955
15956         * g++.dg/abi/bitfield6.C: New test.
15957         * g++.dg/abi/bitfield7.C: New test.
15958         * g++.dg/abi/bitfield8.C: New test.
15959         * g++.dg/abi/vbase11.C: New test.
15960
15961 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15962
15963         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
15964         hppa*-*-hpux*.  Update test comment.
15965
15966 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
15967
15968         * gcc.dg/tls/struct-1.c: New test.
15969
15970 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
15971
15972         * gcc.dg/cpp/tr-warn2.c: Update.
15973
15974 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
15975
15976         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
15977
15978 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
15979
15980         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
15981         systems.
15982
15983 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
15984
15985         * gcc.c-torture/execute/ieee/mzero3.c: New test.
15986
15987         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
15988         Adjust for c++filt moved to binutils.  Remove spurious duplicate
15989         setting of cxxfilt.
15990
15991 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
15992
15993         * gcc.dg/20020312-2.c: Update for darwin.
15994
15995 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
15996
15997         * g++.old-deja/g++.other/crash32.C: Mark ICE.
15998
15999 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
16000
16001         * objc.dg/comp-types-1.m: New test.
16002         * objc.dg/comp-types-2.m: New test.
16003         * objc.dg/comp-types-3.m: New test.
16004         * objc.dg/comp-types-4.m: New test.
16005         * objc.dg/comp-types-5.m: New test.
16006         * objc.dg/comp-types-6.m: New test.
16007
16008 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16009
16010         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
16011
16012 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
16013
16014         * g++.dg/other/do1.C: New test.
16015
16016         * g++.dg/template/subst1.C: New test.
16017
16018 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
16019
16020         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
16021
16022 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
16023
16024         * g++.dg/template/qualttp20.C: Adjust expected errors.
16025         * g++.old-deja/g++.jason/report.C: Likewise.
16026         * g++.old-deja/g++.other/qual1.C: Likewise.
16027
16028         * g++.dg/lookup/scoped2.C: New test.
16029
16030         * g++.dg/ext/asm3.C: New test.
16031
16032 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
16033
16034         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
16035
16036 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
16037
16038         * ChangeLog: follow spelling conventions.
16039         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
16040         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
16041         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
16042         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
16043         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
16044         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
16045         * g++.old-deja/g++.law/global-init1.C: Likewise.
16046         * g++.old-deja/g++.other/delete4.C: Likewise.
16047         * g++.old-deja/g++.other/inline21.C: Likewise.
16048         * g++.old-deja/g++.other/singleton.C: Likewise.
16049         * g77.dg/strlen0.f: Likewise.
16050         * g77.f-torture/compile/20010519-1.f: Likewise.
16051         * g77.f-torture/compile/980310-4.f: Likewise.
16052         * gcc.c-torture/compile/20000605-1.c: Likewise.
16053         * gcc.c-torture/execute/20020225-1.c: Likewise.
16054         * gcc.dg/c90-hexfloat-2.c: Likewise.
16055         * gcc.dg/c99-bool-1.c: Likewise.
16056         * gcc.dg/c99-hexfloat-2.c: Likewise.
16057         * gcc.dg/dll-2.c: Likewise.
16058         * gcc.dg/wtr-union-init-1.c: Likewise.
16059         * gcc.dg/wtr-union-init-2.c: Likewise.
16060         * gcc.dg/wtr-union-init-3.c: Likewise.
16061         * gcc.dg/cpp/avoidpaste1.c: Likewise.
16062         * gcc.dg/cpp/defined.c: Likewise.
16063         * gcc.dg/cpp/macsyntx.c: Likewise.
16064         * gcc.dg/cpp/paste2.c: Likewise.
16065         * gcc.dg/cpp/trad/defined.c: Likewise.
16066         * gcc.dg/format/c90-printf-1.c: Likewise.
16067         * gcc.dg/format/c90-scanf-1.c: Likewise.
16068         * gcc.dg/format/c99-printf-1.c: Likewise.
16069         * gcc.dg/format/c99-scanf-1.c: Likewise.
16070         * gcc.misc-tests/gcov-8.c: Likewise.
16071         * lib/profopt.exp: Likewise.
16072
16073 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
16074
16075         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
16076
16077 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
16078
16079         * g++.dg/inherit/using2.C: New test.
16080
16081 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
16082
16083         * ChangeLog: Follow spelling conventions.
16084         * g++.dg/template/friend4.C: Likewise.
16085         * g++.old-deja/g++.pt/crash67.C: Likewise.
16086         * gcc.c-torture/execute/20000801-4.c: Likewise.
16087         * gcc.dg/c90-digraph-1.c: Likewise.
16088         * gcc.dg/c94-digraph-1.c: Likewise.
16089         * gcc.dg/c99-digraph-1.c: Likewise.
16090         * gcc.dg/cpp/line5.c: Likewise.
16091         * gcc.dg/cpp/multiline.c: Likewise.
16092         * gcc.dg/cpp/trad/literals-1.c: Likewise.
16093         * gcc.dg/format/attr-3.c: Likewise.
16094         * gcc.dg/format/c90-scanf-3.c: Likewise.
16095         * gcc.dg/format/ext-4.c: Likewise.
16096
16097 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
16098
16099         * g++.dg/template/pretty1.C: New test.
16100
16101 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
16102
16103         * gcc.c-torture/execute/struct-cpy-1.c: New test.
16104
16105 2002-09-13  Matt Austern  <austern@apple.com>
16106
16107         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
16108         passing a cast expression to a function by const reference.
16109
16110 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
16111
16112         * g++.dg/template/deduce1.C: New test.
16113
16114 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
16115
16116         * gcc.c-torture/execute/simd-1.c: Force all use of int to
16117         32-bit int.
16118
16119 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16120
16121         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
16122         usage.
16123
16124 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
16125
16126         * gcc.c-torture/compile/20020910-1.c: New test.
16127
16128 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
16129
16130         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
16131
16132 2002-09-10  Andreas Jaeger  <aj@suse.de>
16133
16134         * gcc.dg/20020312-2.c: Adjust for x86-64.
16135
16136 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
16137
16138         * g77.dg/7388.f: New test case for PR 7388.
16139
16140 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
16141
16142         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
16143
16144 2002-09-05  Ziemowit Laski <zlaski@apple.com>
16145
16146         * objc.dg/proto-lossage-1.m: New test.
16147
16148 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
16149
16150         * gcc.dg/cpp/_Pragma4.c: Fix typo.
16151
16152 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
16153
16154         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
16155         expected to pass.
16156
16157 2002-09-06  Stan Shebs  <shebs@apple.com>
16158             David Edelsohn  <edelsohn@gnu.org>
16159
16160         * gcc.dg/weak: New directory.
16161         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
16162         target-specific xfail bits.
16163         * gcc.dg/typeof-2.c: Move to new directory.
16164         * gcc.dg/weak.exp: New expect script.
16165
16166 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
16167
16168         * gcc.c-torture/execute/extzvsi.c: New test.
16169
16170 2002-09-05  Stan Shebs  <shebs@apple.com>
16171
16172         * gcc.dg/weak-1.c: xfail on Darwin.
16173         * gcc.dg/weak-2.c: Ditto.
16174         * gcc.dg/weak-3.c: Ditto.
16175         * gcc.dg/weak-4.c: Ditto.
16176         * gcc.dg/weak-5.c: Ditto.
16177         * gcc.dg/weak-6.c: Ditto.
16178         * gcc.dg/weak-7.c: Ditto.
16179         * gcc.dg/weak-8.c: Ditto.
16180         * gcc.dg/weak-9.c: Ditto.
16181
16182 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
16183
16184         * gcc.c-torture/execute/loop-14.c: New test.
16185
16186 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
16187
16188         * g++.dg/other/cxa-atexit1.C: New test.
16189
16190         * gcc.dg/typeof-2.c: New test.
16191
16192 2002-09-03  Roger Sayle  <roger@eyesopen.com>
16193
16194         * gcc.dg/builtins-2.c: New testcase.
16195         * gcc.dg/builtins-3.c: New testcase.
16196
16197 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
16198
16199         * gcc.dg/cpp/_Pragma4.c: New test.
16200
16201 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
16202
16203         * objc/execute/nil_method-1.m: New testcase.
16204
16205 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
16206
16207         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
16208         [Object class], not [Object initialize].
16209
16210 2002-08-31  Roger Sayle  <roger@eyesopen.com>
16211             Hans-Peter Nilsson  <hp@bitrange.com>
16212
16213         * gcc.c-torture/execute/20020720-1.x: Skip test on
16214         mmix-knuth-mmixware.  Correct comment.
16215
16216 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
16217
16218         * testsuite/g++.dg/abi/bitfield5.C: New test.
16219         * testsuite/g++.dg/abi/vbase10.C: Likewise.
16220
16221 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
16222
16223         * objc.dg/undeclared-selector.m: New test.
16224
16225 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
16226
16227         * g++.dg/other/offsetof1.C: Avoid cast warning.
16228
16229 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
16230
16231         * objc.dg/super-class-2.m: New test.
16232
16233 2002-08-24  Matt Austern  <austern@apple.com>
16234
16235         * g++.dg/ext/lvaddr.C: New test.
16236         * g++.dg/ext/lvcast.C: New test.
16237
16238 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
16239
16240         * testsuite/g++.dg/inherit/cond1.C: New test.
16241
16242 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
16243
16244         * gcc.dg/noncompile/incomplete-1.c: New test.
16245
16246 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
16247
16248         * gcc.dg/typespec-1.c: New test.
16249
16250 2002-08-20  Devang Patel  <dpatel@apple.com>
16251         * objc.dg/proto-hier-2.m: New test.
16252
16253 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
16254
16255         * objc.dg/bitfield-1.m: New test.
16256         * objc.dg/bitfield-2.m: New test.
16257
16258 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
16259
16260         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
16261         gcc.dg/c99-flex-array-4.c: New tests.
16262
16263 2002-08-16  Stan Shebs  <shebs@apple.com>
16264
16265         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
16266
16267 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
16268
16269         * gcc.dg/typeof-1.c: New test.
16270         * g++.dg/ext/typeof2.C: New test.
16271
16272 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
16273
16274         * g++.dg/other/offsetof1.C: New test.
16275
16276 2002-08-14  Richard Henderson  <rth@redhat.com>
16277
16278         * gcc.dg/tls/diag-3.c: Fix expected message strings.
16279
16280 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
16281
16282         * gcc.dg/cpp/_Pragma3.c: New test.
16283
16284 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
16285
16286         * g++.dg/template/inherit3: New test.
16287
16288 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
16289
16290         * gcc.dg/bitfld-4.c: Add blank options.
16291
16292 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
16293
16294         * g++.dg/template/crash1.C: New test.
16295
16296 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
16297
16298         * gcc.dg/tls/opt-2.c: New test.
16299
16300 2002-08-08  Devang Patel  <dpatel@apple.com>
16301
16302         * objc.dg/selector-1.m : New test
16303
16304 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
16305
16306         * g++.dg/abi/bitfield4.C: New test.
16307         * gcc.dg/bitfld-4.c: New test.
16308
16309 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
16310
16311         * g++.dg/other/packed1.C: New test.
16312
16313 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
16314
16315         * g++.dg/abi/offsetof.C: Tweak error messages.
16316         * g++.old-deja/g++.mike/p10769a.C: Likewise.
16317
16318 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
16319
16320         * gcc.dg/bitfld-3.c: New test.
16321
16322 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
16323             Richard Henderson  <rth@redhat.com>
16324
16325         * gcc.dg/i386-bitfield1.c: New test.
16326         * g++.dg/abi/bitfield3.C: Update.
16327
16328 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
16329
16330         * objc.dg/const-str-2.m: Update.
16331         * gcc.dg/cpp/c++98.c: Change to C extension.
16332         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
16333         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
16334
16335 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
16336
16337         * testsuite/gcc.dg/tls/diag-3.c: New.
16338
16339 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
16340
16341         * g++.dg/README (Subdirectories): Document new subdir expr.
16342         * g++.dg/expr/pmf-1.C: New test.
16343
16344 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
16345
16346         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
16347
16348 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
16349
16350         * g++.dg/abi/bitfield3.C: New test.
16351
16352 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
16353
16354         * lib/gcov.exp: Tweak expected line formats.
16355         * gcc.misc-tests/gcov8.c: New test.
16356         * gcc.misc-tests/gcov8.x: New flags.
16357
16358 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
16359
16360         * consistency.vlad/layout/endian.c: Include string.h.
16361
16362         * gcc.c-torture/execute/20020805-1.c: New test.
16363
16364 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
16365
16366         * g++.dg/other/conversion1.C: New test.
16367
16368 2002-08-03  Roger Sayle  <roger@eyesopen.com>
16369
16370         * gcc.dg/builtins-1.c: New testcase.
16371
16372 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
16373
16374         * g++.dg/inherit/access3.C: New test.
16375
16376 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
16377
16378         * gcc.dg/ia64-visibility-2.c: New test.
16379
16380 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
16381
16382         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
16383         __qualifier_flags to __flags.
16384
16385 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
16386
16387         * g++.dg/inherit/operator1.C: New test.
16388         * g++.dg/lookup/disamb1.C: Fix typo in comment.
16389         * g++.dg/other/error1.C: Change expected error message.
16390         * g++.dg/template/conv4.C: Likewise.
16391
16392 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
16393
16394         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
16395         for documented behavior.
16396
16397 2002-07-25  Roger Sayle  <roger@eyesopen.com>
16398
16399         * gcc.c-torture/execute/20020720-1.x: Skip this test on
16400         several targets known to fail.
16401
16402 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
16403
16404         * gcc.dg/mips-args-[123].c: New tests.
16405
16406 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
16407
16408         * gcc.dg/ppc-spe.c: New.
16409
16410 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
16411
16412         * g++.dg/other/ptrmem4.C: New testcase.
16413
16414 2002-07-24  Richard Henderson  <rth@redhat.com>
16415
16416         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
16417
16418 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
16419
16420         * g++.dg/ext/alignof1.C (main): Return 0 for success.
16421
16422 2002-07-24  Roger Sayle  <roger@eyesopen.com>
16423
16424         * gcc.c-torture/execute/memset-3.c: New testcase.
16425
16426 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
16427
16428         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
16429         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
16430
16431 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16432
16433         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
16434         Delete.
16435
16436 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
16437
16438         * gcc.c-torture/compile/simd-4.c: New test.
16439
16440 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16441
16442         PR c++/7347, c++/7348
16443         * g++.dg/template/access4.C: New test.
16444         * g++.dg/template/access5.C: New test.
16445         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
16446         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
16447         * g++.old-deja/g++.pt/ttp58.C: Likewise.
16448         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
16449
16450 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
16451
16452         * gcc.dg/gnu89-init-2.c: New test.
16453
16454 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
16455
16456         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
16457
16458 2002-07-20  Roger Sayle  <roger@eyesopen.com>
16459
16460         * gcc.c-torture/execute/20020720-1.c: New testcase.
16461
16462 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
16463
16464         * gcc.dg/cpp/Wsignprom.c: New tests.
16465
16466 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
16467
16468         * gcc.c-torture/execute/loop-13.c: New test.
16469
16470 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
16471
16472         * gcc.dg/cpp/expr.c: New tests.
16473
16474 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
16475
16476         * g++.dg/opt/pr6713.C: Add template instantiation.
16477
16478 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
16479
16480         * gcc.dg/nest.c: New test.
16481
16482 2002-07-17  Richard Henderson  <rth@redhat.com>
16483
16484         * g++.dg/opt/pr6713.C: New test.
16485
16486 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
16487
16488         * gcc.c-torture/execute/loop-2e.x: Let the testcase
16489         XFAIL for all x86 processors.
16490
16491 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
16492
16493         * gcc.c-torture/execute/20010122-1.x: Do not test with
16494         -fomit-frame-pointer.
16495
16496 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16497
16498         * g++.dg/template/instantiate2.C: New test.
16499         * g++.dg/template/spec4.C: New test.
16500
16501 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16502
16503         * g++.dg/template/access2.C: New test.
16504         * g++.dg/template/access3.C: New test.
16505
16506 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
16507
16508         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
16509         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
16510         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
16511         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
16512         Convert to use <stdarg.h>.
16513         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
16514         Delete.
16515         * gcc.dg/va-arg-2.c: New.
16516         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
16517
16518 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
16519
16520         * gcc.c-torture/compile/20020710-1.c: New test.
16521
16522 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
16523                           Andrew Pinski  <pinskia@physics.uc.edu>
16524
16525         gcc.c-torture/compile/simd-2.c: New testcase.
16526         gcc.c-torture/compile/simd-3.c: Likewise.
16527
16528 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
16529
16530         PR c++/7224
16531         * g++.dg/overload/error1.C: New test.
16532
16533 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16534
16535         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
16536         configuration and IRIX 6 O32 ABI.
16537
16538 2002-07-11  Roger Sayle  <roger@eyesopen.com>
16539
16540         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
16541
16542 2002-07-10  Roger Sayle  <roger@eyesopen.com>
16543
16544         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
16545
16546 2002-07-10  Jeffrey A Law  <law@redhat.com>
16547
16548         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
16549
16550         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
16551
16552 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
16553
16554         * gcc.dg/20020312-2.c: Check for __PPC__.
16555
16556 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
16557
16558         * gcc.c-torture/compile/20020709-1.c: New test.
16559
16560 2002-07-07  Roger Sayle  <roger@eyesopen.com>
16561
16562         * g++.dg/template/qualttp21.C: New test case.
16563
16564 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
16565
16566         * gcc.c-torture/compile/20020706-1.c: New test.
16567         * gcc.c-torture/compile/20020706-2.c: New test.
16568
16569 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
16570             Alexandre Oliva  <aoliva@redhat.com>
16571
16572         * g++.dg/warn/incomplete1.C: New test.
16573
16574 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16575
16576         PR c++/7099
16577         * g++.dg/warn/noreturn1.C: New test.
16578
16579 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
16580
16581         PR c++/6706
16582         * g++.dg/debug/debug6.C: New test.
16583         * g++.dg/debug/debug7.C: New test.
16584
16585 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
16586
16587         * gcc.c-torture/compile/simd-3.c: New test.
16588
16589 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
16590
16591         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
16592         * gcc.dg/20020620-1.c: Likewise.
16593
16594 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16595
16596         PR c++/6944
16597         * g++.dg/init/array4.C: New test.
16598         * g++.dg/init/array5.C: New test.
16599
16600 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
16601
16602         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
16603         * gcc.c-torture/execute/simd-2.c (main): Likewise.
16604
16605 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16606
16607         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
16608         * gcc.dg/wtr-aggr-init-1.c: Likewise.
16609         * gcc.dg/wtr-conversion-1.c: Likewise.
16610         * gcc.dg/wtr-escape-1.c: Likewise.
16611         * gcc.dg/wtr-int-type-1.c: Likewise.
16612         * gcc.dg/wtr-label-1.c: Likewise.
16613         * gcc.dg/wtr-static-1.c: Likewise.
16614         * gcc.dg/wtr-strcat-1.c: Likewise.
16615         * gcc.dg/wtr-suffix-1.c: Likewise.
16616         * gcc.dg/wtr-switch-1.c: Likewise.
16617         * gcc.dg/wtr-unary-plus-1.c: Likewise.
16618         * gcc.dg/wtr-union-init-1.c: Likewise.
16619         * gcc.dg/wtr-union-init-2.c: Likewise.
16620         * gcc.dg/wtr-union-init-3.c: Likewise.
16621
16622         * gcc.dg/wtr-func-def-1.c: New test.
16623
16624 2002-07-02 Devang Patel <dpatel@apple.com>
16625
16626         * objc.dg/param-1.m: New test.
16627
16628 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
16629
16630         * gcc.dg/cpp/trad/directive.c: Add test.
16631         * gcc.dg/cpp/trad/macroargs.c: Add test.
16632         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
16633
16634 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
16635
16636         * gcc.dg/cpp/cmdlne-M.c: New test.
16637
16638 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
16639
16640         * objc.dg/desig-init-1.m: New test.
16641
16642 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16643
16644         PR c++/6716
16645         * g++.dg/template/instantiate1.C: New test.
16646
16647 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
16648
16649         PR c++/7112
16650         * g++.dg/template/sizeof2.C: New test.
16651
16652 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
16653
16654         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
16655         gcc.dg/cpp/trad/include.c: New tests.
16656
16657 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
16658
16659         PR target/7177
16660         * gcc.c-torture/compile/20020701-1.c: New test.
16661
16662 2002-07-01  Stan Shebs  <shebs@apple.com>
16663
16664         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
16665         header here...
16666         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
16667         (objc-torture-execute): or here.
16668
16669 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
16670
16671         * gcc.c-torture/execute/arith-rand-ll.c: New test.
16672
16673 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
16674
16675         * gcc.dg/cpp/trad/escaped-nl.c: New test.
16676
16677 2002-06-30  Devang Patel  <dpatel@apple.com>
16678
16679         * objc.dg/fsyntax-only.m: New test.
16680
16681 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
16682
16683         PR c++/6695
16684         * g++.dg/template/friend7.C: New file.
16685
16686 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
16687
16688         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
16689         return type.
16690
16691 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
16692
16693         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
16694         avoid division by zero.
16695
16696 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
16697
16698         * gcc.dg/Wunknownprag.c: New tests.
16699
16700 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
16701
16702         * gcc.c-torture/execute/simd-2.c: New test.
16703
16704 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
16705
16706         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
16707         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
16708         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
16709         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
16710         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
16711         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
16712         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
16713         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
16714         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
16715         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
16716         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
16717         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
16718         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
16719         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
16720         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
16721         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
16722         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
16723
16724 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
16725
16726         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
16727         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
16728         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
16729         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
16730         New tests.
16731         * gcc.dg/cpp/trad/directive.c: Update.
16732
16733 2002-06-23  Andreas Jaeger  <aj@suse.de>
16734
16735         * gcc.c-torture/execute/complex-6.c: New.
16736
16737 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
16738
16739         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
16740         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
16741         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
16742         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
16743
16744 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
16745
16746         * gcc.dg/cpp/trad: New directory with traditional tests copied
16747         from parent directory.
16748         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
16749         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
16750         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
16751         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
16752         Move to trad/ and rename.
16753         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
16754         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
16755         gcc.dg/cpp/trad/redef2.c: New tests.
16756         * gcc.dg/cpp/trad/trad.exp: New driver.
16757
16758 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
16759
16760         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
16761         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
16762         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
16763         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
16764         Remove.
16765
16766 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
16767
16768         * gcc.dg/20020620-1.c: New test.
16769
16770 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16771
16772         * g++.dg/template/ttp4.C: New test.
16773
16774 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
16775
16776         * g++.dg/opt/vt1.C: Fix regexp.
16777
16778 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16779
16780         * gcc.c-torture/execute/pure-1.c: Make functions static again.
16781         Don't use attribute `noinline'.
16782
16783 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
16784
16785         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
16786
16787 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
16788
16789         * gcc.c-torture/execute/simd-1.c: New.
16790
16791         * gcc.dg/simd-1.c: New.
16792
16793 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
16794
16795         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
16796
16797 2002-06-16  Richard Henderson  <rth@redhat.com>
16798
16799         * g++.dg/ext/anon-struct1.C: New.
16800         * g++.dg/ext/anon-struct2.C: New.
16801         * g++.dg/ext/anon-struct3.C: New.
16802         * gcc.dg/anon-struct-1.c: New.
16803         * gcc.dg/anon-struct-2.c: New.
16804         * gcc.dg/anon-struct-3.c: New.
16805         * gcc.dg/20011008-1.c: Adjust warning text.
16806         * gcc.dg/20020527-1.c: Add -fms-extensions.
16807
16808 2002-06-16  Richard Henderson  <rth@redhat.com>
16809
16810         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
16811
16812 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
16813
16814         * gcc.c-torture/execute/20020615-1.c: New test.
16815
16816 2002-06-15  Roger Sayle  <roger@eyesopen.com>
16817
16818         * gcc.c-tortuture/execute/compare-1.c: New test case.
16819         * gcc.c-tortuture/execute/compare-2.c: New test case.
16820         * gcc.c-tortuture/execute/compare-3.c: New test case.
16821
16822 2002-06-13  Richard Henderson  <rth@redhat.com>
16823
16824         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
16825         ia64 ilp32.
16826
16827 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16828
16829         * g++.dg/template/typename2.C: Update error message.
16830
16831 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
16832
16833         * gcc.c-torture/execute/20020611-1.c: New test.
16834
16835 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
16836
16837         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
16838         list of targets to skip.
16839
16840 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
16841
16842         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
16843         targets if not optimizing.
16844
16845 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
16846
16847         * gcc.c-torture/compile/20020605-1.c: New test.
16848
16849         * g++.dg/opt/vt1.C: New test.
16850
16851         * gcc.dg/20020531-1.c: New test.
16852
16853         * gcc.dg/20020530-1.c: New test.
16854
16855         * gcc.dg/20020527-1.c: New test.
16856
16857         * g++.dg/opt/cse1.C: New test.
16858
16859 2002-06-07  Roger Sayle  <roger@eyesopen.com>
16860
16861         * gcc.dg/20020607-2.c: New test case.
16862
16863 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
16864
16865         * gcc.c-torture/compile/20020604-1.c: New test.
16866
16867 2002-06-04  Richard Henderson  <rth@redhat.com>
16868
16869         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
16870         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
16871         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
16872
16873 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
16874
16875         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
16876
16877 2002-06-03  Richard Henderson  <rth@redhat.com>
16878
16879         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
16880         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
16881
16882 2002-06-02  Richard Henderson  <rth@redhat.com>
16883
16884         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
16885         test functions static.
16886
16887 2002-06-02  Andreas Jaeger  <aj@suse.de>
16888
16889         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
16890         now.
16891
16892 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
16893
16894         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
16895         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
16896         Update for mofified diagnostics.
16897         * gcc.dg/c99-intconst-1.c: No longer fail.
16898
16899 2002-06-02  Richard Henderson  <rth@redhat.com>
16900
16901         * gcc.dg/uninit-A.c: Remove xfail markers.
16902
16903 2002-06-01  Roger Sayle  <roger@eyesopen.com>
16904
16905         * gcc.dg/fnegate-1.c: New test case.
16906
16907 2002-05-30  Osku Salerma  <osku@iki.fi>
16908
16909         * gcc.c-torture/execute/mayalias-1.c: New file.
16910
16911 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
16912
16913         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
16914         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
16915         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
16916
16917 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
16918
16919         * gcc.c-torture/execute/20020529-1.c: New test.
16920
16921 2002-05-27  Richard Henderson  <rth@redhat.com>
16922
16923         * g++.dg/ext/attrib6.C: New test case.
16924
16925 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16926
16927         * gcc.c-torture/execute/pure-1.c: New test.
16928
16929 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
16930
16931         * gcc.dg/cpp/arith-2.c: Remove.
16932
16933 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
16934
16935         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
16936         * gcc.dg/cpp/if-3.c: Remove.
16937
16938 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
16939
16940         * g++.dg/opt/cse2.C: New test.
16941
16942 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
16943
16944         * gcc.dg/cpp/arith-1.c: New semantic tests.
16945         * gcc.dg/cpp/if-1.c: Update.
16946
16947 2002-05-24  Ben Elliston  <bje@redhat.com>
16948
16949         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
16950
16951 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
16952
16953         * gcc.dg/verbose-asm.c: New test.
16954
16955 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
16956
16957         * gcc.dg/cpp/paste12.c: New test.
16958
16959 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
16960
16961         * g++.dg/parse/named_ops.C: New test.
16962
16963 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
16964
16965         * gcc/testsuite/gcc.dg/weak-8.c: New test.
16966
16967 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
16968
16969         * gcc.dg/weak-2.c: Allow optional leading underscore
16970         in scan-assembler symbol name.
16971         * gcc.dg/weak-3.c: Likewise.
16972         * gcc.dg/weak-4.c: Likewise.
16973         * gcc.dg/weak-5.c: Likewise.
16974
16975 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
16976
16977         * gcc.dg/20020523-1.c: New test.
16978
16979 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
16980
16981         * objc.dg/const-str-2.m: Update now that we stop after
16982         a command line error.
16983
16984 2002-05-22  Richard Henderson  <rth@redhat.com>
16985
16986         * g++.dg/dg.exp: Fix typo in test pruneing.
16987
16988 2002-05-22  Richard Henderson  <rth@redhat.com>
16989
16990         * g++.dg/dg.exp: Prune the tls subdirectory.
16991         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
16992         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
16993         * g++.dg/tls/init-1.C: New.
16994
16995 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
16996
16997         * gcc.dg/20020517-1.c: New test.
16998
16999 2002-05-21  Richard Henderson  <rth@redhat.com>
17000
17001         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
17002         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
17003
17004 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
17005
17006         * g++.dg/other/copy2.C: New test.
17007
17008 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
17009
17010         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
17011         (MAX_COPY): Bump up to 10 times sizeof (long long).
17012         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
17013
17014         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
17015         sizeof (long long).
17016
17017         * gcc.c-torture/execute/strcpy-1.c: New test.
17018
17019 2002-05-19  Jason Merrill  <jason2redhat.com>
17020
17021         * g++.dg/ext/oper1.C: New test.
17022
17023 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
17024 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
17025
17026         * README.QMTEST: New file.
17027
17028         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
17029
17030 2002-05-19  Andreas Jaeger  <aj@suse.de>
17031
17032         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
17033         now.
17034         * gcc.c-torture/execute/loop-2d.x: Likewise.
17035
17036 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
17037
17038         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
17039         support weak symbols.
17040         * gcc.dg/weak-4.c: Likewise
17041         * gcc.dg/weak-6.c: Likewise
17042
17043 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
17044
17045         * gcc.dg/weak-3.c: Add dg-excess-error comment for
17046         cygwin, coff and h8300-*-hms targets
17047         * gcc.dg/weak-5.c: Likewise
17048         * gcc.dg/weak-7.c: Likewise
17049
17050 2002-05-16  Jason Merrill  <jason@redhat.com>
17051
17052         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
17053         (scan-assembler-not, scan-assembler-dem): Likewise.
17054         (scan-assembler-dem-not): Likewise.
17055
17056 2002-05-15  Richard Henderson  <rth@redhat.com>
17057
17058         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
17059
17060 2002-05-15  Richard Henderson  <rth@redhat.com>
17061
17062         * gcc.dg/weak-5.c (vfoo1c): No warning here.
17063         (vfoo1f): Warning here.
17064         (vfoo1l): Don't redefine the alias.
17065
17066 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
17067
17068         * g++.dg/init/pm1.C: New test.
17069
17070 2002-05-12  David S. Miller  <davem@redhat.com>
17071
17072         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
17073         types.
17074
17075 2002-05-10  Roger Sayle  <roger@eyesopen.com>
17076
17077         * gcc.c-torture/execute/20020510-1.c: New test case.
17078
17079 2002-05-10  David S. Miller  <davem@redhat.com>
17080
17081         * gcc.c-torture/execute/conversion.c: Test long double too.
17082
17083 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
17084
17085         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
17086         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
17087         * lib/g++.exp (g++_link_flags): Likewise.
17088         * lib/objc.exp (objc_target_compile): Likewise.
17089
17090 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
17091
17092         * gcc.dg/cpp/poison.c: Update.
17093         * gcc.dg/cpp/20000625-2.c: Remove.
17094         * gcc.dg/cpp/direct2s.c: Remove final test.
17095
17096 2002-05-08  Tom Rix  <trix@redhat.com>
17097
17098         * gcc.c-torture/execute/20020508-1.c: New test.
17099         * gcc.c-torture/execute/20020508-2.c: New test.
17100         * gcc.c-torture/execute/20020508-3.c: New test.
17101
17102 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
17103
17104         * gcc.dg/cpp/charconst-4.c: More tests.
17105
17106 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
17107
17108         PR c/6569
17109         * gcc.dg/weak-3.c: Update location of warning messages.
17110         * gcc.dg/weak-5.c: Likewise.
17111
17112 2002-05-06  Roger Sayle  <roger@eyesopen.com>
17113
17114         * gcc.c-torture/execute/20020506-1.c: New test case.
17115
17116 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
17117
17118         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
17119
17120 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
17121
17122         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
17123
17124 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
17125
17126         * gcc.dg/cpp/charconst-3.c: New test.
17127
17128 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
17129
17130         * gcc.dg/cpp/charconst.c: Update tests.
17131
17132 2002-05-05  Tim Josling  <tej@melbpc.org.au>
17133
17134         * treelang: Added directory for new sample language treelang. Also
17135         lib/treelang.exp: New file to signal treelang should be tested.
17136
17137 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
17138
17139         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
17140         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
17141         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
17142         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
17143         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
17144         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
17145         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
17146
17147 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
17148
17149         * gcc.dg/format/xopen-2.c: New test.
17150
17151 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
17152
17153         * gcc.dg/20020503-1.c: New test.
17154
17155 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
17156
17157         * g++.dg/init/dtor1.C: Make it tougher.
17158
17159 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
17160
17161         * g++.dg/init/dtor1.C: New test.
17162
17163 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
17164
17165         * gcc.dg/altivec-8.c: New.
17166
17167 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
17168
17169         * gcc.dg/altivec-7.c: New.
17170
17171 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
17172
17173         * g++.dg/parse/typedef1.C: New test.
17174
17175 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
17176
17177         PR c++/6486
17178         * g++.dg/template/friend6.C: New test.
17179
17180         PR c++/6492
17181         * g++.dg/init/copy1.C: New test.
17182
17183 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
17184
17185         * g++.dg/warn/effc1.C: New test.
17186
17187 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
17188
17189         * gcc.dg/cpp/if-cexp.c: Add a test.
17190
17191 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
17192
17193         * gcc.dg/20020426-2.c: New test.
17194
17195 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
17196
17197         * gcc.dg/cpp/if-mop.c: Update.
17198         * gcc.dg/cpp/if-mpar.c: Add test.
17199         * gcc.dg/cpp/if-oppr.c: Update.
17200
17201 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17202
17203         PR c/6343
17204         * gcc.dg/weak-[2-7].c: New tests.
17205
17206 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
17207
17208         * gcc.dg/enum1.c: New test.
17209
17210 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
17211
17212         PR c++/6497
17213         * g++.dg/inherit/access2.C: New test.
17214
17215 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
17216
17217         PR bootstrap/6445
17218         * gcc.dg/20020426-1.c: New test.
17219
17220 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
17221
17222         * g++.dg/abi/enum1.C: New test.
17223
17224 2002-04-26  Richard Henderson  <rth@redhat.com>
17225
17226         * gcc.dg/c99-bool-1.c: Expect always true warning.
17227
17228 2002-04-25  Roger Sayle  <roger@eyesopen.com>
17229
17230         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
17231
17232 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17233
17234         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
17235         targets.
17236
17237 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
17238
17239         * g++.dg/abi/mange7.C: New test.
17240
17241         PR c++/6438.
17242         * g++.dg/parse/stmtexpr2.C: New test.
17243
17244 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
17245
17246         * gcc.dg/20020312-2.c: Add SH target.
17247
17248 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17249
17250         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
17251         compiler output on mips*-*-irix*.
17252
17253 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
17254
17255         * g++.dg/parse/attr1.C: New test.
17256
17257 2002-04-23  Roger Sayle  <roger@eyesopen.com>
17258
17259         * gcc.c-torture/execute/string-opt-17.c: New test case.
17260         * gcc.c-torture/execute/memset-2.c: New test case.
17261
17262 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
17263
17264         PR c++/6256:
17265         * g++.dg/template/friend5.C: New test.
17266
17267         PR c++/6331:
17268         * g++.dg/template/qual1.C: Likewise.
17269
17270 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
17271
17272         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
17273         Include stdlib.h, not stdio.h or ctype.h.
17274
17275 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
17276
17277         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
17278         cris-*-elf* and mmix-*-*.
17279         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
17280         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
17281         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
17282         Ditto.
17283         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
17284         * gcc.dg/wchar_t-1.c: Ditto.
17285
17286 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
17287
17288         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
17289         Clarify comment.
17290
17291 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
17292
17293         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
17294
17295 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17296
17297         * gcc.c-torture/execute/20000906-1.x: Delete.
17298
17299 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
17300
17301         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
17302
17303 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
17304
17305         * PR6367
17306         * g77.f-torture/execute/6367.f: New test.
17307         * g77.f-torture/execute/6367.x: Disable for MMIX.
17308
17309 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
17310
17311         * PR6352
17312         * g++.dg/opt/inline2.C: New test.
17313
17314 2002-04-18  Richard Henderson  <rth@redhat.com>
17315
17316         * gcc.dg/20000906-1.c: Enable for all targets.
17317         * gcc.c-torture/compile/iftrap-2.c: New.
17318
17319 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
17320
17321         * gcc.dg/20020418-1.c: New test.
17322         * gcc.dg/20020418-2.c: New test.
17323
17324 2002-04-18  Richard Henderson  <rth@redhat.com>
17325
17326         * gcc.c-torture/compile/iftrap-1.c: New.
17327         * gcc.dg/iftrap-1.c: Adjust for ia64.
17328         * gcc.dg/iftrap-2.c: New.
17329
17330 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
17331
17332         * gcc.c-torture/compile/20020418-1.c: New test.
17333
17334 2002-04-18  Roger Sayle  <roger@eyesopen.com>
17335
17336         * gcc.c-torture/compile/20020415-1.c: New.
17337
17338 2002-04-18  David S. Miller  <davem@redhat.com>
17339
17340         * gcc.c-torture/execute/20020418-1.c: New test.
17341
17342 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
17343
17344         * gcc.dg/20020416-1.c: New test.
17345
17346         * g++.dg/opt/inline1.C: New test.
17347
17348 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
17349
17350         * gcc.dg/altivec-5.c: New test.
17351
17352         * gcc.dg/20020415-1.c: New test.
17353
17354 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
17355
17356         * testsuite/lib/chill.exp: Remove.
17357
17358 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
17359
17360         * g++.dg/other/big-struct.C: New test.
17361
17362 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
17363
17364         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
17365         of scratch file.
17366
17367 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
17368
17369         PR c/6277
17370         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
17371         in scan-assembler function name
17372
17373 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
17374
17375         * g77.f-torture/execute/980628-4.x,
17376         g77.f-torture/execute/980628-5.x,
17377         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
17378         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
17379         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
17380         i[34567]86-*-*.
17381
17382 2002-04-13  David S. Miller  <davem@redhat.com>
17383
17384         * gcc.c-torture/execute/20020413-1.c: New test.
17385
17386 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
17387
17388         * gcc.dg/asm-6.c,
17389         * g++.dg/ext/asm1.C: New tests.
17390
17391 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
17392
17393         PR c++ 5373.
17394         * g++.dg/parse/stmtexpr1.C: New test.
17395
17396         PR c++/5189.
17397         * g++.dg/template/copy1.C: New test.
17398
17399 2002-04-12  Richard Henderson  <rth@redhat.com>
17400
17401         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
17402
17403 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
17404
17405         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
17406         gcc.c-torture/execute/20020307-2.c.
17407
17408 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
17409
17410         * g++.dg/ext/attrib5.C,
17411         * g++.dg/lookup/struct1.C: New tests.
17412
17413 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
17414
17415         * gcc.dg/20020411-1.c: New test.
17416
17417         * gcc.c-torture/execute/20020411-1.c: New test.
17418
17419 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
17420
17421         * g77.f-torture/execute/6177.f: New test.
17422
17423 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
17424
17425         PR middle-end/6247
17426         * g++.dg/opt/cleanup1.C: New test.
17427
17428         * g++.dg/opt/const1.C: New test.
17429
17430 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
17431
17432         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
17433
17434 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
17435
17436         PR c++/5507
17437         * g++.dg/template/typename2.C: New test.
17438
17439 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
17440
17441         * gcc.c-torture/execute/loop-12.c: New.
17442
17443 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
17444
17445         * g77.f-torture/execute/980628-4.x,
17446         g77.f-torture/execute/980628-5.x,
17447         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
17448         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
17449         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
17450
17451 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17452
17453         PR optimization/6086
17454         * g++.dg/opt/preinc1.C: New test.
17455
17456 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
17457
17458         PR c++/5571
17459         * g++.dg/opt/static2.C: New test.
17460
17461 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
17462
17463         PR c/5120
17464         * gcc.dg/20020406-1.c: New test.
17465
17466 2002-04-04  David S. Miller  <davem@redhat.com>
17467
17468         * gcc.c-torture/execute/20020404-1.c: New test.
17469
17470 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
17471
17472         PR c/6123
17473         * gcc.dg/20020312-2.c: Do not declare global register variable
17474         if __PIC__ or __pic__ is defined.
17475
17476 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
17477
17478         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
17479         __asm__ so that it works correctly even if -ansi -pedantic-errors.
17480
17481 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17482
17483         * gcc.misc-tests/linkage.exp: Update last change to handle
17484         sparc*-, not just sparc-.
17485
17486 2002-04-03  Richard Henderson  <rth@redhat.com>
17487
17488         * gcc.dg/cpp/ucs.c: Improved long UCS test.
17489
17490 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
17491
17492         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
17493
17494 2002-04-02  David S. Miller  <davem@redhat.com>
17495
17496         * gcc.c-torture/execute/20020402-3.c: New test.
17497
17498 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
17499
17500         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
17501         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
17502
17503         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
17504         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
17505         g77.f-torture/execute/20001201.x,
17506         g77.f-torture/execute/u77-test.x: New files.
17507
17508         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
17509         * gcc.dg/wchar_t-1.c: Ditto.
17510
17511 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17512
17513         * gcc.c-torture/execute/20020402-1.c: New test.
17514
17515 2002-04-01  Richard Henderson  <rth@redhat.com>
17516
17517         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
17518
17519         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
17520
17521 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17522
17523         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
17524
17525 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
17526
17527         * g++.dg/inherit/template-as-base.C: Expect error.
17528         * g++.dg/inherit/namespace-as-base.C: Likewise.
17529
17530 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
17531
17532         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
17533         g++.dg/ext/instantiate3.C: Tweak match patterns.
17534
17535         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
17536         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
17537         -da test.
17538
17539 2002-03-31  Richard Henderson  <rth@redhat.com>
17540
17541         * gcc.dg/special/alias-2.c: New.
17542         * gcc.dg/special/ecos.exp: Run it.
17543
17544 2002-03-31  Richard Henderson  <rth@redhat.com>
17545
17546         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
17547
17548 2002-03-31  Kazu Hirata  <kazu@hxi.com>
17549
17550         * gcc.dg/weak-1.c: Disable on h8300 port.
17551
17552 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
17553
17554         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
17555         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
17556         ordering tests.
17557         * g++.dg/bprob/bprob-1.C: New test.
17558         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
17559         * g++.dg/gcov/gcov-1.C: New test.
17560         * g++.dg/gcov/gcov-1.x: New file.
17561         * g++.dg/gcov/gcov-2.C: New test.
17562         * g++.dg/gcov/gcov-3.C: New test.
17563         * g++.dg/gcov/gcov-3.h: New file.
17564
17565 2002-03-28  Roger Sayle  <roger@eyesopen.com>
17566
17567         * g++.old-deja/g++.other/builtins5.C: New test.
17568         * g++.old-deja/g++.other/builtins6.C: New test.
17569         * g++.old-deja/g++.other/builtins7.C: New test.
17570         * g++.old-deja/g++.other/builtins8.C: New test.
17571         * g++.old-deja/g++.other/builtins9.C: New test.
17572
17573 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
17574
17575         * g++.dg/opt/static1.C: New test.
17576
17577         * g++.dg/opt/longbranch1.C: New test.
17578
17579 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
17580
17581         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
17582
17583         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
17584
17585 2002-03-28  Jeffrey A Law  (law@redhat.com)
17586
17587         * gcc.c-torture/execute/20020328-1.c: New test.
17588
17589 2002-03-27  Richard Henderson  <rth@redhat.com>
17590
17591         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
17592         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
17593         move from g++.old-deja/g++.ext/.
17594
17595 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
17596
17597         * g++.dg/init/new2.C: New test.
17598
17599 2002-03-26  Richard Henderson  <rth@redhat.com>
17600
17601         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
17602
17603         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
17604         on sparc.
17605
17606         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
17607         sparcv9 systems.
17608         * gcc.dg/20001102-1.c: Likewise.
17609
17610 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
17611
17612         * gcc.dg/cpp/endif-pedantic1.c,
17613         gcc.dg/cpp/endif-pedantic2.c:  New tests.
17614
17615 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
17616
17617         * g++.dg/init/new1.C: New test.
17618
17619 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
17620
17621         * g++.dg/abi/vbase9.C: New test.
17622
17623 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
17624
17625         * gcc.dg/arm-asm.c: New test.
17626
17627 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
17628
17629         * gcc.dg/Wswitch-enum.c: New test.
17630         Fix PR c/5044.
17631
17632 2002-03-26  Richard Henderson  <rth@redhat.com>
17633
17634         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
17635         structure.
17636
17637 2002-03-25  Richard Henderson  <rth@redhat.com>
17638
17639         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
17640         sparcv9 systems.
17641
17642         * gcc.c-torture/compile/20011119-1.c (xxx): New.
17643         * gcc.c-torture/compile/20011119-2.c (xxx): New.
17644
17645 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
17646
17647         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
17648
17649 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
17650
17651         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
17652         targets using generic thunk support.
17653
17654 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
17655
17656         * gcc.c-torture/compile/20020323-1.c: New test.
17657
17658         * g++.dg/opt/conj2.C: New test.
17659
17660 2002-03-24  Richard Henderson  <rth@redhat.com>
17661
17662         * gcc.dg/weak-1.c: Use -fno-common.
17663
17664 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
17665
17666         * g77.dg/f77-edit-apostrophe-out.f: New test
17667         * g77.dg/f77-edit-h-out.f: New test
17668         * g77.dg/f77-edit-t-in.f: New test
17669         * g77.dg/f77-edit-t-out.f: New test
17670         * g77.dg/f77-edit-x-out.f: New test
17671         * g77.dg/f77-edit-slash-out.f: New test
17672         * g77.dg/f77-edit-colon-out.f: New test
17673         * g77.dg/f77-edit-s-out.f: New test
17674
17675 2002-03-24  Richard Henderson  <rth@redhat.com>
17676
17677         * objc/execute/formal_protocol-6.x: New XFAIL.
17678
17679 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
17680
17681         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
17682         that do not support weak symbols
17683
17684 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
17685
17686         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
17687         * lib/g77.exp:  Likewise
17688         * lib/objc.exp: Likewise
17689
17690 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
17691
17692         * gcc.dg/Wswitch-default.c: New test.
17693
17694 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
17695
17696         * g++.dg/other/enum1.C: New test.
17697
17698 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
17699
17700         * gcc.dg/pragma-ep-3.c: Fix typo.
17701
17702 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
17703
17704         * g++.dg/inherit/template-as-base.C: New test.
17705
17706 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
17707
17708         * g++.old-deja/g++.other/dwarf2-1.C: Move...
17709         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
17710
17711 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
17712
17713         * gcc.dg/cpp/multiline.c: Update to match.
17714
17715 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
17716
17717         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
17718
17719 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
17720
17721         * gcc.dg/cpp/extratokens2.c:  New file.
17722
17723 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
17724
17725         * gcc.dg/20020312-2.c: Add rs6000 target.
17726
17727         * gcc.c-torture/compile/20020319-1.c: New test.
17728
17729 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17730
17731         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
17732         (A, E): Handle this.
17733
17734 2002-03-20  Jason Merrill  <jason@redhat.com>
17735
17736         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
17737         ignoring -fpic.
17738         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
17739         through prune_gcc_output.
17740
17741 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
17742
17743         * gcc.c-torture/compile/20020320-1.c: New test.
17744
17745 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
17746
17747         * gcc.c-torture/compile/20020318-1.c: New test.
17748
17749         * gcc.dg/struct-by-value-1.c: New test.
17750
17751         * gcc.dg/20020319-1.c: New test.
17752
17753 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
17754
17755         * g++.dg/opt/conj1.C: New test.
17756
17757 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
17758
17759         * g++.dg/template/qualttp20.C: Revert previous change.
17760         * g++.dg/template/qualttp3.C: Likewise.
17761         * g++.dg/template/qualttp4.C: Likewise
17762         * g++.dg/template/qualttp5.C: Likewise
17763         * g++.dg/template/qualttp6.C: Likewise
17764         * g++.dg/template/qualttp7.C: Likewise
17765         * g++.dg/template/qualttp8.C: Likewise
17766         * g++.dg/template/recurse.C: Likewise.
17767
17768 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
17769
17770         * gcc.dg/cpp/wchar-1.c: Update.
17771
17772 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
17773
17774         * g++.dg/template/conv1.C: New test.
17775         * g++.dg/template/conv2.C: New test.
17776         * g++.dg/template/conv3.C: New test.
17777         * g++.dg/template/conv4.C: New test.
17778
17779 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
17780
17781         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
17782         * g++.dg/template/qualttp3.C: Likewise.
17783         * g++.dg/template/qualttp4.C: Likewise
17784         * g++.dg/template/qualttp5.C: Likewise
17785         * g++.dg/template/qualttp6.C: Likewise
17786         * g++.dg/template/qualttp7.C: Likewise
17787         * g++.dg/template/qualttp8.C: Likewise
17788         * g++.dg/template/recurse.C: Likewise.
17789
17790 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
17791
17792         * g++.dg/opt/dtor1.C: New test.
17793
17794 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
17795
17796         * gcc.c-torture/compile/20020315-1.c: New test.
17797
17798 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
17799
17800         * gcc.dg/weak-1.c: Fix scan tests.
17801
17802 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
17803
17804         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
17805         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
17806         cris-*-aout* mmix-*-*.
17807         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
17808         cris-*-aout* mmix-*-*.
17809         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
17810         cris-*-elf* cris-*-aout* and mmix-*-*.
17811         * gcc.dg/20001009-1.c: Ditto.
17812         * gcc.dg/20010912-1.c: Ditto.
17813         * gcc.dg/20020122-4.c: Ditto.
17814         * gcc.dg/inline-2.c: Ditto.
17815
17816 2002-03-14  Jeffrey A Law  (law@cygnus.com)
17817
17818         * gcc.c-torture/compile/20020314-1.c: New test.
17819
17820 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
17821
17822         * gcc.c-torture/execute/20020314-1.c: New test.
17823
17824 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
17825
17826         * g++.dg/warn/Wunused-1.C: New test.
17827
17828 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
17829
17830         * g++.dg/abi/mangle6.C: New test.
17831
17832 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
17833
17834         * gcc.c-torture/compile/20020309-2.c: New test.
17835
17836         * gcc.c-torture/compile/20020312-1.c: New test.
17837
17838 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
17839
17840         * g++.dg/other/access1.C: New test.
17841
17842 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
17843
17844         * gcc.c-torture/execute/wchar_t-1.c: New test.
17845
17846 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
17847
17848         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
17849
17850 2002-03-12  Roger Sayle  <roger@eyesopen.com>
17851
17852         * gcc.dg/20020312-1.c: New test case.
17853
17854 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
17855
17856         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
17857
17858 2002-03-11  Richard Henderson  <rth@redhat.com>
17859
17860         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
17861         * g++.old-deja/g++.jason/report.C: Likewise.
17862
17863 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
17864
17865         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
17866         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
17867
17868 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
17869
17870         * testsuite/g++.dg/overload/pmf1.C: New test.
17871
17872 2002-03-11  Kazu Hirata  <kazu@hxi.com>
17873
17874         * gcc.c-torture/execute/20020307-1.c: Use long.
17875
17876 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
17877
17878         PR optimization/5844
17879         * gcc.dg/20020310-1.c: New test.
17880
17881 2002-03-09  Michael Meissner  <meissner@redhat.com>
17882
17883         * gcc.c-torture/execute/memcpy-2.c: New test.
17884         * gcc.c-torture/execute/memset-1.c: New test.
17885         * gcc.c-torture/execute/strlen-1.c: New test.
17886         * gcc.c-torture/execute/strcmp-1.c: New test.
17887         * gcc.c-torture/execute/strncmp-1.c: New test.
17888
17889 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
17890
17891         * gcc.dg/ppc-ldstruct.c: New test.
17892
17893 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
17894
17895         * gcc.c-torture/execute/va-arg-22.c: New test.
17896
17897 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
17898
17899         * gcc.c-torture/compile/20020309-1.c: New test.
17900
17901 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
17902
17903         * gcc.c-torture/execute/20020307-2.c: New test.
17904
17905 2002-03-07  Jeffrey A Law  (law@redhat.com)
17906
17907         * g77.f-torture/compile/20020307-1.f: New test.
17908
17909 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
17910
17911         * gcc.dg/unordered-1.c: New test.
17912
17913 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
17914
17915         * gcc.c-torture/execute/20020307-1.c: New test.
17916
17917 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
17918
17919         * gcc.dg/20020304-1.c: New test.
17920
17921         * gcc.c-torture/compile/20020304-2.c: New test.
17922
17923 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
17924
17925         * gcc.c-torture/compile/20020304-1.c: New test case
17926         (from PR c/5830).
17927
17928 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
17929
17930         * gcc.dg/20020103-1.c: Add other -D ppc variants.
17931
17932 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
17933
17934         * g++.dg/other/classkey1.C: New test.
17935
17936 2002-03-01  Richard Henderson  <rth@redhat.com>
17937
17938         * gcc.c-torture/compile/981223-1.x: New.
17939         * gcc.c-torture/compile/920625-1.x: New.
17940
17941 2002-02-28  Richard Henderson  <rth@redhat.com>
17942
17943         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
17944
17945 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
17946
17947         * gcc.c-torture/execute/20020227-1.c: New test.
17948
17949 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
17950
17951         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
17952         here" ERROR lines.
17953         * g++.old-deja/g++.oliva/partord1.C: Likewise.
17954         * g++.old-deja.g++.other/defarg1.C: Likewise.
17955         * g++.old-deja/g++.pt/calls2.C: Likewise.
17956         * g++.old-deja/g++.pt/crash20.C: Likewise.
17957         * g++.old-deja/g++.pt/crash30.C: Likewise.
17958         * g++.old-deja/g++.pt/crash36.C: Likewise.
17959         * g++.old-deja/g++.pt/crash6.C: Likewise.
17960         * g++.old-deja/g++.pt/defarg13.C: Likewise.
17961         * g++.old-deja/g++.pt/derived3.C: Likewise.
17962         * g++.old-deja/g++.pt/error1.C: Likewise.
17963         * g++.old-deja/g++.pt/friend21.C: Likewise.
17964         * g++.old-deja/g++.pt/friend23.C: Likewise.
17965         * g++.old-deja/g++.pt/infinite1.C: Likewise.
17966         * g++.old-deja/g++.robertl/eb128.C: Likewise.
17967
17968 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
17969
17970         * gcc.c-torture/execute/20020225-2.c: New test.
17971
17972 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
17973
17974         * gcc.c-torture/execute/920730-1t.c,
17975         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
17976         Delete test cases, only relevant to -traditional.
17977
17978 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
17979
17980         * gcc.dg/cpp/undef1.c: Remove.
17981         * gcc.dg/cpp/directiv.c: Update.
17982         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
17983
17984 2002-02-27  Michael Meissner  <meissner@redhat.com>
17985
17986         * gcc.c-torture/execute/20020226-1.c: New test.
17987
17988 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
17989
17990         * g++.dg/debug/debug4.C: New test.
17991
17992         * gcc.dg/ia64-visibility-1.c: New test.
17993
17994 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
17995
17996         * gcc.dg/debug/20020224-1.c: New.
17997
17998 2002-02-25  Kazu Hirata  <kazu@hxi.com>
17999
18000         * gcc.c-torture/execute/960416-1.x: New.
18001         * gcc.c-torture/execute/divconst-3.x: Likewise.
18002
18003 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
18004
18005         * gcc.dg/20020224-1.c: New test.
18006
18007 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
18008
18009         * gcc.c-torture/execute/20020225-1.c: New.
18010
18011 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
18012
18013         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
18014
18015 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
18016
18017         * gcc.dg/20020222-1.c: New test.
18018
18019 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
18020
18021         * g++.dg/opt/anonunion1.C: New test.
18022
18023 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
18024
18025         * g++.dg/template/qualttp19.C: New test.
18026         * g++.dg/template/qualttp20.C: New test.
18027         * g++.old-deja/g++.jason/report.C: Adjust expected errors
18028         * g++.old-deja/g++.other/qual1.C: Likewise.
18029
18030 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
18031
18032         * gcc.dg/attr-alwaysinline.c: New.
18033
18034 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
18035
18036         * gcc.dg/20020220-1.c: New test.
18037
18038         * gcc.dg/20020220-2.c: New test.
18039
18040         * g++.dg/opt/mmx1.C: New test.
18041
18042 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
18043
18044         * gcc.c-torture/compile/20020110.c: New test.
18045
18046 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
18047
18048         * gcc.c-torture/execute/20020219-1.c: New test.
18049
18050         * gcc.dg/20020219-1.c: New test.
18051
18052         * gcc.dg/noncompile/20020220-1.c: New test.
18053
18054         * g++.dg/opt/ptrintsum1.C: New test.
18055
18056         * gcc.dg/debug/20020220-1.c: New test.
18057
18058 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
18059
18060         * gcc.c-torture/execute/20020216-1.c: New test.
18061
18062 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
18063
18064         * gcc.dg/decl-1.c: Update, new test.
18065
18066 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
18067
18068         * g++.dg/abi/bitfield1.C: New test.
18069         * g++.dg/abi/bitfield2.C: New test.
18070
18071 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
18072
18073         * gcc.dg/attr-nest.c: New test.
18074
18075 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
18076
18077         * gcc.c-torture/execute/20020215-1.c: New test.
18078
18079 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
18080
18081         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
18082         * g++.dg/debug/debug.exp: New.
18083         * g++.dg/debug/trivial.C: New.
18084         * g++.dg/debug/debug1.C: Moved...
18085         * g++.dg/other/debug1.C: ...from here.
18086         * g++.dg/debug/debug2.C: Moved...
18087         * g++.dg/other/debug2.C: ...from here.
18088         * g++.dg/debug/debug3.C: Moved...
18089         * g++.dg/other/debug3.C: ...from here.
18090
18091         * gcc.dg/noncompile/20020213-1.c: New test.
18092
18093 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
18094
18095         * g++.dg/other/debug3.C: New test.
18096
18097         * gcc.c-torture/execute/20020213-1.c: New test.
18098
18099 2002-02-13  Richard Smith <richard@ex-parrot.com>
18100
18101         * g++.old-deja/g++.other/thunk1.C: New test.
18102
18103 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
18104
18105         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
18106
18107 2002-02-13  Stan Shebs  <shebs@apple.com>
18108
18109         * gcc.dg/altivec-3.c: New.
18110
18111 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
18112
18113         * gcc.dg/Wunreachable-1.c: New test.
18114         * gcc.dg/Wunreachable-2.c: New test.
18115
18116 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
18117
18118         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
18119
18120 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
18121
18122         * gcc.dg/decl-1.c: New test.
18123
18124 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
18125
18126         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
18127
18128 2002-02-10  Kazu Hirata  <kazu@hxi.com>
18129
18130         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
18131         * gcc.c-torture/compile/980506-1.x: Likewise.
18132
18133 2002-02-10  Kazu Hirata  <kazu@hxi.com>
18134
18135         * gcc.dg/20020210-1.c: New.
18136
18137 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
18138
18139         * g77.f-torture/execute/947.f: New regression test
18140         for PR fortran/947.
18141
18142 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
18143
18144         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
18145         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
18146
18147 2002-02-08  Richard Henderson  <rth@redhat.com>
18148
18149         * gcc.c-torture/compile/labels-3.c: New.
18150
18151 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
18152
18153         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
18154         expression statements work instead.
18155         * gcc.dg/noncompile/20020207-1.c: New test.
18156
18157 2002-02-07  Richard Henderson  <rth@redhat.com>
18158
18159         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
18160
18161 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
18162
18163         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
18164         message from g77
18165         * lib/g77-dg.exp: Trim g77 error messages so that they are
18166         recognized by dg.exp.
18167
18168 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
18169
18170         PR fortran/5473
18171         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
18172
18173 2002-02-07  Richard Henderson  <rth@redhat.com>
18174
18175         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
18176         to be sufficiently aligned for integers.
18177
18178 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
18179
18180         * g++.dg/template/friend4.C: New test.
18181
18182 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
18183
18184         PR fortran/5743
18185         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
18186         unsupported cases.
18187
18188 2002-02-07  Richard Henderson  <rth@redhat.com>
18189
18190         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
18191         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
18192         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
18193         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
18194
18195 2002-02-06  Richard Henderson  <rth@redhat.com>
18196
18197         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
18198
18199 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
18200
18201         * gcc.dg/20020206-1.c: New test.
18202
18203 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
18204
18205         * gcc.c-torture/execute/20020206-1.c: New test.
18206
18207         * gcc.c-torture/execute/20020206-2.c: New test.
18208
18209         PR optimization/5429:
18210         * gcc.c-torture/compile/20020206-1.c: New test.
18211
18212 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
18213
18214         * g++.dg/ext/align1.C: Do not use an explicit alignment value
18215         as certain file formats cannot support particularly large
18216         alignments.
18217
18218         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
18219         and do not expect to be able to link the executable.
18220
18221         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
18222         fail because the COFF format does not support the weak attribute.
18223
18224 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
18225
18226         * g77.dg/pr5473.f:  New test
18227
18228 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
18229
18230         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
18231         Fix testcase accordingly.
18232
18233 2002-02-04  Richard Henderson  <rth@redhat.com>
18234
18235         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
18236         (buf): Change to be an array of pointers, not ints.
18237
18238 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
18239
18240         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
18241         before all tests.  Move warning one line above to match where it
18242         C frontend emits.
18243         * gcc.dg/Wswitch-2.c: New test.
18244         * g++.dg/warn/Wswitch-1.C: New test.
18245         * g++.dg/warn/Wswitch-2.C: New test.
18246
18247 2002-02-04  Richard Henderson  <rth@redhat.com>
18248
18249         * g++.dg/abi/offsetof.C: Fix size comparison.
18250
18251 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
18252
18253         * gcc.dg/cast-qual-2.c: New test.
18254
18255 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
18256
18257         * gcc.dg/20020201-4.c: New test.
18258
18259 2002-02-04  Ben Elliston  <bje@redhat.com>
18260
18261         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
18262         target_info attribute != 0, in addition to the empty string.
18263         (gcc_target_compile): Likewise.
18264
18265 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
18266
18267         * gcc.dg/Wswitch.c: New test.
18268         PR gcc/4475. PR gcc/3780.
18269
18270 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
18271
18272         * g77.f-torture/execute/5122.f: New test for regressions
18273         against PR fortran/5122.
18274
18275 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
18276
18277         * g77.f-torture/compile/pr3743.f: Delete
18278         * g77.dg/pr3743-1.f: New test.
18279         * g77.dg/pr3743-2.f: New test.
18280         * g77.dg/pr3743-3.f: New test.
18281         * g77.dg/pr3743-4.f: New test.
18282
18283 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
18284
18285         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
18286
18287 2002-02-02  Richard Henderson  <rth@redhat.com>
18288
18289         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
18290         * gcc.c-torture/execute/bf64-1.c: Likewise.
18291
18292 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
18293
18294         * gcc.dg/20020201-2.c: New test.
18295
18296         * gcc.dg/20020201-3.c: New test.
18297
18298         * gcc.c-torture/execute/bitfld-2.c: New test.
18299
18300 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
18301
18302         * gcc.dg/bitfld-1.c: Update.
18303         * gcc.dg/bitfld-2.c: Update.
18304         * gcc.c-torture/execute/bitfld-1.x: New.
18305
18306 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
18307
18308         * gcc.c-torture/execute/20020201-1.c: New test.
18309
18310 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
18311
18312         PR target/5469
18313         * gcc.dg/20020201-1.c: New test.
18314
18315 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
18316
18317         PR fortran/3743
18318         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
18319         * g77.f-torture/compile/pr3743.x: Remove
18320
18321 2002-01-31  Tom Rix  <trix@redhat.com>
18322
18323         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
18324
18325 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
18326
18327         * gcc.dg/noncompile/20020130-1.c: New test.
18328
18329 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
18330
18331         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
18332
18333 2002-01-29  Richard Henderson  <rth@redhat.com>
18334
18335         * gcc.c-torture/execute/991118-1.c: Cast various constants back
18336         to long long.
18337         * gcc.c-torture/execute/bf64-1.c: Likewise.
18338
18339 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
18340
18341         * gcc.c-torture/execute/20020129-1.c: New test.
18342
18343 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
18344
18345         * gcc.c-torture/compile/20000224-1.c: Update.
18346         * gcc.c-torture/execute/bitfld-1.c: New tests.
18347         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
18348         * gcc.dg/uninit-A.c: Update.
18349
18350 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
18351
18352         * g++.dg/template/ctor1.C: Add instantiation.
18353
18354 2002-01-28  Paul Koning  <pkoning@equallogic.com>
18355
18356         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
18357         argument to __builtin_prefetch to be const ptr.
18358
18359 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
18360
18361         * gcc.c-torture/compile/20020120-1.c: New test.
18362
18363 2002-01-27  Kazu Hirata  <kazu@hxi.com>
18364
18365         * gcc.c-torture/execute/20020127-1.c: New test.
18366
18367 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
18368
18369         * g77.dg/f77-edit-i-in.f: New test
18370         * g77.dg/f77-edit-i-out.f: New test
18371
18372 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
18373
18374         * gcc.dg/debug/debug.exp: New file.
18375         * gcc.dg/debug/trivial.c: New file.
18376         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
18377         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
18378         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
18379         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
18380         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
18381         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
18382         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
18383         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
18384         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
18385         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
18386         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
18387         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
18388         * gcc.dg/20000503-1.c: Removed.
18389         * gcc.dg/20010207-1.c: Removed.
18390         * gcc.dg/20011223-1.c: Removed.
18391         * gcc.dg/20020104-2.c: Removed.
18392         * gcc.dg/debug-1.c: Removed.
18393         * gcc.dg/debug-2.c: Removed.
18394         * gcc.dg/debug-3.c: Removed.
18395         * gcc.dg/debug-4.c: Removed.
18396         * gcc.dg/debug-5.c: Removed.
18397         * gcc.dg/debug-6.c: Removed.
18398         * gcc.dg/dwarf2-1.c: Removed.
18399         * gcc.dg/dwarf2-2.c: Removed.
18400
18401 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
18402
18403         * g++.old-deja/g++.other/eh5.C: New test.
18404         * g++.old-deja/g++.other/sibcall2.C: New test.
18405         * g++.old-deja/g++.other/array9.C: New test.
18406         * g++.old-deja/g++.other/typename2.C: New test.
18407         * g++.old-deja/g++.other/crash60.C: New test.
18408         * g++.old-deja/g++.other/conv9.C: New test.
18409         * g++.old-deja/g++.other/mangle10.C: New test.
18410         * g++.old-deja/g++.other/unchanging1.C: New test.
18411         * g++.old-deja/g++.other/exprstmt1.C: New test.
18412         * g++.old-deja/g++.other/inline23.C: New test.
18413         * g++.old-deja/g++.eh/ia64-1.C: New test.
18414         * g++.old-deja/g++.other/dwarf2-1.C: New test.
18415         * g++.old-deja/g++.other/reload1.C: New test.
18416         * g++.old-deja/g++.other/static20.C: New test.
18417         * g++.old-deja/g++.other/local-alloc1.C: New test.
18418         * g++.old-deja/g++.other/conv8.C: New test.
18419         * g++.old-deja/g++.other/stmtexpr2.C: New test.
18420         * g++.old-deja/g++.other/storeexpr1.C: New test.
18421         * g++.old-deja/g++.other/storeexpr2.C: New test.
18422         * g++.dg/eh/template2.C: New test.
18423         * g++.dg/warn/weak1.C: New test.
18424
18425 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
18426
18427         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
18428         Remove first, non-varying, argument.
18429
18430 2002-01-23  Richard Henderson  <rth@redhat.com>
18431
18432         * gcc.dg/inline-2.c: New.
18433
18434         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
18435         Add optional target arg.  Check number of arguments.
18436         (scan-assembler-not, scan-assembler-dem): Likewise.
18437         (scan-assembler-dem-not): Likewise.
18438
18439 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
18440
18441         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
18442         line 12.
18443         * g++.old-deja/g++.brendan/parse3.C,
18444         g++.old-deja/g++.other/crash26.C,
18445         g++.old-deja/g++.other/crash28.C,
18446         g++.old-deja/g++.other/crash29.C,
18447         g++.old-deja/g++.other/crash30.C,
18448         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
18449
18450 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
18451
18452         * gcc.dg/20020115-1.c: New.
18453
18454 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
18455
18456         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
18457
18458 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
18459
18460         * gcc.dg/20020122-3.c: New.
18461
18462 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
18463
18464         * g++.dg/other/gc1.C: New test.
18465
18466 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
18467
18468         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
18469
18470 2002-01-22  Richard Henderson  <rth@redhat.com>
18471
18472         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
18473
18474 2002-01-22  Richard Henderson  <rth@redhat.com>
18475
18476         * gcc.dg/20020122-4.c: New.
18477
18478 2002-01-22  H.J. Lu <hjl@gnu.org>
18479
18480         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
18481         link output.
18482         * gcc.dg/special/ecos.exp: Likewise.
18483         * lib/g++-dg.exp: Likewise.
18484         * lib/g77-dg.exp: Likewise.
18485         * lib/gcc-dg.exp : Likewise.
18486         * lib/mike-g++.exp: Likewise.
18487         * lib/mike-g77.exp: Likewise.
18488         * lib/mike-gcc.exp: Likewise.
18489         * lib/objc-dg.exp: Likewise.
18490
18491 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
18492
18493         PR target/5379
18494         * gcc.dg/20020122-2.c: New test.
18495
18496 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
18497
18498         * gcc.dg/20020122-1.c: New test.
18499
18500 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
18501
18502         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
18503
18504 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
18505
18506         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
18507
18508 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18509
18510         * gcc.c-torture/compile/20020121-1.c: New test.
18511
18512 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
18513
18514         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
18515         ld_library_path.
18516
18517 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
18518
18519         * gcc.dg/20020218-1.c: New test.
18520
18521 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
18522
18523         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
18524         messages
18525         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
18526         "At global scope" warning
18527         * g++.dg/ext/align1.C: Change cygwin test for alignment
18528         from db-bogus to dg-warning
18529
18530 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
18531
18532         * g77.f-torture/compile/cpp2.F: New test.
18533
18534 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
18535
18536         * g++.dg/template/access1.C: New test.
18537
18538 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
18539
18540         * gcc.dg/20020118-1.c: New.
18541
18542 2002-01-18  Kazu Hirata  <kazu@hxi.com>
18543
18544         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
18545
18546 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
18547
18548         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
18549         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
18550         alignment warnings.
18551
18552 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
18553
18554         * gcc.misc-tests/i386-prefetch.exp: Save and restore
18555         torture_with_loops and torture_without_loops
18556
18557 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
18558
18559         * gcc.c-torture/compile/20020116-1.c: New test.
18560
18561 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
18562
18563         * gcc.dg/20020116-2.c: New test.
18564
18565         * gcc.dg/ultrasp4.c: New test.
18566
18567         * gcc.dg/20020116-1.c: New test.
18568
18569 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
18570
18571         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
18572         by EABI.
18573
18574 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
18575
18576         * gcc.misc-tests/i386-prefetch.exp: New.
18577         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
18578         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
18579         * gcc.misc-tests/i386-pf-none-1.c: New test.
18580         * gcc.misc-tests/i386-pf-sse-1.c: New test.
18581
18582 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
18583
18584         * gcc.dg/gnu89-init-1.c: Add new tests.
18585
18586 2002-01-15  Andreas Jaeger  <aj@suse.de>
18587
18588         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
18589         * gcc.dg/i386-mmx-2.c: Likewise.
18590         * gcc.dg/i386-sse-1.c: Likewise.
18591         * gcc.dg/i386-sse-2.c: Likewise.
18592         * gcc.dg/i386-sse-3.c: Likewise.
18593
18594 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
18595
18596         * g77.f-torture/execute/intrinsic-unix-bessel.f:
18597         Uncomment additional cases that now pass.
18598
18599 2002-01-11  Richard Henderson  <rth@redhat.com>
18600
18601         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
18602         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
18603
18604 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
18605
18606         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
18607
18608 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
18609
18610         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
18611         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
18612
18613 2002-01-10  Dale Johannesen  <dalej@apple.com>
18614
18615         * gcc.c-torture/execute/loop-11.c: New.
18616
18617 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
18618
18619         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
18620         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
18621
18622 2002-01-09  Richard Henderson  <rth@redhat.com>
18623
18624         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
18625         type in which to perform the operation for each size.
18626
18627 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
18628
18629         * gcc.c-torture/compile/20020109-2.c: New test.
18630
18631 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
18632
18633         * gcc.c-torture/execute/loop-10.c: New test.
18634
18635 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
18636
18637         * gcc.c-torture/compile/20010226-1.c: New test.
18638         * gcc.c-torture/compile/20010227-1.c: New test.
18639         * gcc.c-torture/compile/20010426-1.c: New test.
18640         * gcc.c-torture/compile/20010510-1.c: New test.
18641         * gcc.c-torture/compile/20010605-3.c: New test.
18642         * gcc.c-torture/compile/20010824-1.c: New test.
18643         * gcc.c-torture/execute/20010409-1.c: New test.
18644         * gcc.dg/noncompile/20000901-1.c: New test.
18645         * gcc.dg/20001023-1.c: New test.
18646         * gcc.dg/20001101-1.c: New test.
18647         * gcc.dg/20001102-1.c: New test.
18648         * gcc.dg/20010207-1.c: New test.
18649         * gcc.dg/20010405-1.c: New test.
18650         * gcc.dg/20010822-1.c: New test.
18651         * gcc.dg/20011107-1.c: New test.
18652
18653 2002-01-09  Jeffrey A Law  (law@redhat.com)
18654
18655         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
18656
18657         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
18658         execution failure on PA targets.
18659
18660 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
18661
18662         * gcc.c-torture/compile/20020109-1.c: New test.
18663
18664 2002-01-08  Kazu Hirata  <kazu@hxi.com>
18665
18666         * gcc.c-torture/execute/20020108-1.c: New test.
18667
18668 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
18669
18670         * gcc.dg/20020108-1.c: New test.
18671
18672 2002-01-08  H.J. Lu <hjl@gnu.org>
18673
18674         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
18675         for header files.
18676
18677 2002-01-08  Geoff Keating  <geoffk@redhat.com>
18678
18679         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
18680         consistency.
18681
18682 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
18683
18684         * gcc.dg/altivec-4.c: Test altivec predicates.
18685
18686 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
18687
18688         * gcc.c-torture/execute/20020107-1.c: New test.
18689
18690 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
18691
18692         PR c/5279
18693         * gcc.c-torture/compile/20020106-1.c: New test.
18694
18695 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
18696
18697         * gcc.c-torture/execute/nestfunc-4.c: New test.
18698
18699 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
18700
18701         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
18702         extra triple that slipped in.
18703         * g++.old-deja/g++.abi/align.C: Likewise.
18704         * g++.old-deja/g++.abi/bitfields.C: Likewise.
18705
18706 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
18707
18708         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
18709         * g++.old-deja/g++.abi/align.C: Likewise.
18710         * g++.old-deja/g++.abi/bitfields.C: Likewise.
18711
18712         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
18713         on FreeBSD/i386.
18714         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
18715         FreeBSD.
18716
18717 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
18718
18719         * gcc.dg/20020104-1.c: New test.
18720
18721         * gcc.dg/20020104-2.c: New test.
18722
18723 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
18724
18725         * gcc.dg/20020103-1.c: Fix typo in target selector.
18726
18727 2002-01-03  Richard Henderson  <rth@redhat.com>
18728
18729         * gcc.dg/20020103-1.c: New.
18730
18731 2002-01-03  Kazu Hirata  <kazu@hxi.com>
18732
18733         * gcc.c-torture/execute/20020103-1.c: New test.
18734
18735 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
18736
18737         * g++.dg/other/debug2.C: New test.
18738
18739         * gcc.c-torture/compile/20020103-1.c: New test.
18740
18741 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
18742
18743         * gcc.dg/gnu89-init-1.c: Added new tests.
18744
18745 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
18746
18747         * g++.dg/template/friend2.C: Remove as patch is reverted.
18748
18749         * g++.dg/warn/oldcast1.C: New test.
18750
18751         * g++.dg/template/ptrmem1.C: New test.
18752         * g++.dg/template/ptrmem2.C: New test.
18753
18754         * g++.dg/template/ntp.C: New test.
18755
18756         * g++.dg/other/component1.C: New test.
18757
18758         * g++.dg/template/ttp3.C: New test.
18759
18760         * g++.dg/template/friend2.C: New test.
18761         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
18762
18763 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
18764
18765         * g++.dg/other/ptrmem1.C: New test.
18766         * g++.dg/other/ptrmem2.C: New test.
18767
18768 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
18769
18770         * g++.dg/template/ctor1.C: New test.
18771
18772 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
18773
18774         * g++.dg/template/friend2.C: New test.
18775
18776 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
18777
18778         * gcc.dg/mmix-1.c: New test.
18779
18780 2001-12-31  Richard Henderson  <rth@redhat.com>
18781
18782         * gcc.dg/asm-5.c: New.
18783
18784 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
18785
18786         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
18787         in namespace __gnu_cxx
18788
18789 2001-12-30  Richard Henderson  <rth@redhat.com>
18790
18791         * gcc.dg/debug-6.c: New.
18792
18793 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
18794
18795         * gcc.c-torture/compile/20011229-2.c: New test.
18796
18797 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
18798
18799         * gcc.dg/debug-3.c: New test.
18800         * gcc.dg/debug-4.c: New test.
18801         * gcc.dg/debug-5.c: New test.
18802
18803 2001-12-29  Richard Henderson  <rth@redhat.com>
18804
18805         * g++.dg/eh/loop1.C: New.
18806
18807 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
18808
18809         * g++.dg/template/crash1.C: New test.
18810
18811 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
18812
18813         * g++.dg/other/const1.C: New test.
18814
18815 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
18816
18817         * gcc.c-torture/compile/20011229-1.c: New test.
18818
18819 2001-12-28  Stan Shebs  <shebs@apple.com>
18820
18821         * lib/objc-torture.exp: Resync with c-torture.exp.
18822         * lib/objc.exp: Load standard libraries.
18823
18824 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
18825
18826         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
18827         additional tests.
18828
18829 2001-12-27  Roger Sayle <roger@eyesopen.com>
18830
18831         * gcc.c-torture/execute/string-opt-16.c: New testcase.
18832
18833 2001-12-27  Richard Henderson  <rth@redhat.com>
18834
18835         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
18836
18837 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
18838
18839         * g++.dg/eh/ctor1.C: New test.
18840         * g++.dg/other/error2.C: New test.
18841
18842 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
18843
18844         * g++.dg/other/init2.C: New test.
18845
18846 2001-12-24  Richard Henderson  <rth@redhat.com>
18847
18848         * gcc.dg/20011223-1.c: New.
18849         * gcc.dg/inline-1.c: New.
18850
18851 2001-12-23  Richard Henderson  <rth@redhat.com>
18852
18853         * gcc.dg/asm-4.c: Test operand modifiers.
18854
18855 2001-12-23  Richard Henderson  <rth@redhat.com>
18856
18857         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
18858
18859 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
18860
18861         * gcc.c-torture/execute/20011223-1.c: New test.
18862
18863 2001-12-21  Richard Henderson  <rth@redhat.com>
18864
18865         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
18866         re-enables the warning.
18867
18868 2001-12-21  Richard Henderson  <rth@redhat.com>
18869
18870         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
18871
18872 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
18873
18874         * gcc.c-torture/compile/20011218-1.c: New test.
18875
18876 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
18877
18878         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
18879         arm-isr.c test.
18880         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
18881         epilogue generation for ARM ISR routines.
18882
18883 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18884
18885         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
18886         * gcc.dg/format/c90-printf-3.c: Likewise.
18887         * gcc.dg/format/c99-printf-3.c: Likewise.
18888         * gcc.dg/format/ext-1.c: Likewise.
18889         * gcc.dg/format/ext-6.c: Likewise.
18890         * gcc.dg/format/format.h: Prototype unlocked stdio.
18891
18892 2001-12-20  Richard Henderson  <rth@redhat.com>
18893
18894         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
18895         (arena): Use it.
18896         (malloc): Correct allocation logic.  Abort if we fill up the
18897         arena before initialization complete.
18898         (realloc): Correct allocation logic.
18899
18900 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
18901
18902         * gcc.c-torture/compile/20011219-2.c: New test.
18903
18904         * gcc.c-torture/execute/20011219-1.c: New test.
18905
18906 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
18907
18908         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
18909         target does not support weak symbols.
18910
18911 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
18912
18913         * gcc.c-torture/compile/20011219-1.c: New test.
18914
18915 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
18916
18917         * g++.dg/other/error1.C: New test.
18918
18919 2001-12-17  Jeffrey A Law  (law@redhat.com)
18920
18921         * gcc.c-torture/execute/20011217-1.c: New test.
18922
18923 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
18924
18925         * objc.dg/special/: New directory.
18926         * objc.dg/special/special.exp: New file.
18927         * objc.dg/special/unclaimed-category-1.h: New file.
18928         * objc.dg/special/unclaimed-category-1a.m: New file.
18929         * objc.dg/special/unclaimed-category-1.m: New file.
18930
18931 2001-12-17  Andreas Jaeger  <aj@suse.de>
18932
18933         * gcc.c-torture/compile/20011217-2.c: New test.
18934
18935 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
18936
18937         * gcc.c-torture/compile/20011217-1.c: New test.
18938
18939 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
18940
18941         * testsuite/gcc.dg/20011214-1.c: New.
18942
18943 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
18944
18945         * gcc.dg/altivec-4.c: New.
18946
18947 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
18948
18949         * gcc.dg/20011113-1.c: New test.
18950
18951 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
18952
18953         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
18954         std::__malloc_alloc_template<0> and
18955         std::__default_alloc_template<false, 0>.
18956
18957 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
18958
18959         * objc/execute/bf-21.m: New test.
18960         * objc/execute/enumeration-1.m: New test.
18961         * objc/execute/enumeration-2.m: New test.
18962
18963 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
18964
18965         * gcc.dg/gnu89-init-1.c: New test.
18966
18967 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
18968
18969         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
18970         * g++.old-deja/g++.jason/2371.C: Likewise.
18971         * g++.old-deja/g++.jason/template33.C: Likewise.
18972         * g++.old-deja/g++.jason/template34.C: Likewise.
18973         * g++.old-deja/g++.jason/template36.C: Likewise.
18974         * g++.old-deja/g++.oliva/typename1.C: Likewise.
18975         * g++.old-deja/g++.oliva/typename2.C: Likewise.
18976         * g++.old-deja/g++.other/typename1.C: Likewise.
18977         * g++.old-deja/g++.pt/inherit2.C: Likewise.
18978         * g++.old-deja/g++.pt/nontype5.C: Likewise.
18979         * g++.old-deja/g++.pt/typename11.C: Likewise.
18980         * g++.old-deja/g++.pt/typename14.C: Likewise.
18981         * g++.old-deja/g++.pt/typename16.C: Likewise.
18982         * g++.old-deja/g++.pt/typename3.C: Likewise.
18983         * g++.old-deja/g++.pt/typename4.C: Likewise.
18984         * g++.old-deja/g++.pt/typename5.C: Likewise.
18985         * g++.old-deja/g++.pt/typename7.C: Likewise.
18986         * g++.old-deja/g++.robertl/eb9.C: Likewise.
18987
18988 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
18989
18990         * g++.dg/other/linkage1.C: New test.
18991         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
18992         specifiers.
18993
18994 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
18995
18996         * gcc.dg/concat.c: New test.
18997
18998 2001-12-11  Stan Shebs  <shebs@apple.com>
18999
19000         * objc/compile: New test directory.
19001         * objc/compile/compile.exp: New expect script.
19002         * objc/compile/20011211-1.m: New compile test.
19003
19004 2001-12-11  Jason Merrill  <jason@redhat.com>
19005
19006         * lib/prune.exp (prune_gcc_output): Also handle "In member
19007         function".  So many permutations...
19008
19009 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
19010
19011         * g++.dg/template/typedef1.C: New test.
19012
19013 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
19014
19015         * g++.dg/other/copy1.C: New test.
19016
19017 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
19018
19019         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
19020
19021         * gcc.dg/builtin-choose-expr.c: New.
19022
19023 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
19024
19025         * gcc.dg/altivec-2.c: New.
19026
19027 2001-12-07  Richard Henderson  <rth@redhat.com>
19028
19029         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
19030
19031 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
19032
19033         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
19034         ultrasparc.
19035
19036 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
19037
19038         * g++-old.deja/g++.robertl/eb101.C: Deleted.
19039
19040 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
19041
19042         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
19043         variable argument list.
19044
19045 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
19046
19047         * gcc.c-torture/execute/memcheck: Delete entire directory.
19048         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
19049         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
19050
19051 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
19052
19053         * gcc.dg/Wshadow-1.c: New test.
19054
19055 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
19056
19057         * gcc.c-torture/compile/20011130-1.c: New test.
19058
19059         * gcc.dg/noncompile/20011025-1.c: New test.
19060
19061         * g++.dg/other/anon-union.C: New test.
19062
19063         * gcc.c-torture/execute/20011024-1.c: New test.
19064
19065 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
19066
19067         * gcc.c-torture/execute/20000722-1.x,
19068         gcc.c-torture/execute/20010123-1.x: Remove.
19069         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
19070         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
19071         gcc.dg/c99-complit-2.c: New tests.
19072
19073 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
19074
19075         * g++.dg/inherit/base1.C: New test.
19076
19077 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
19078
19079         * g++.dg/other/stdarg1.C: New test.
19080
19081         * gcc.c-torture/compile/20011130-2.c: New test.
19082
19083 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
19084
19085         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
19086         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
19087         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
19088         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
19089         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
19090         * gcc.dg/builtin-prefetch-1.c: New test.
19091
19092 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
19093
19094         * gcc.dg/20011130-1.c: New test.
19095
19096 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
19097
19098         * g++.dg/other/scope1.C: New test.
19099         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
19100
19101 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
19102
19103         * gcc.dg/vla-init-1.c: New test.
19104
19105 2001-12-01  Geoff Keating  <geoffk@redhat.com>
19106
19107         * gcc.c-torture/compile/structs.c: New testcase from GDB.
19108
19109 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
19110
19111         * objc.dg/alias.m: Update.
19112         * objc.dg/class-1.m: Update.
19113         * objc.dg/const-str-1.m: Update.
19114         * objc.dg/fwd-proto-1.m: Update.
19115         * objc.dg/id-1.m: Update.
19116         * objc.dg/super-class-1.m: Update.
19117
19118 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
19119
19120         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
19121         constructs.
19122
19123 2001-11-28  Jeffrey A Law  (law@cygnus.com)
19124
19125         * gcc.c-torture/execute/20011128-1.c: New test.
19126
19127 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
19128
19129         * gcc.dg/20011127-1.c: New test.
19130
19131 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
19132
19133         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
19134         from Austin Group draft 7.
19135         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
19136         scanf format arguments.
19137         * gcc.dg/format/no-exargs-2.c: New test.
19138
19139 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
19140
19141         * g++.dg/abi/vbase8-4.C: New test.
19142
19143 2001-11-24  Ian Lance Taylor  <ian@airs.com>
19144
19145         * gcc.c-torture/execute/20011121-1.c: New test.
19146
19147 2001-11-23  Jeffrey A Law  (law@cygnus.com)
19148
19149         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
19150
19151 2001-11-23  Andreas Jaeger  <aj@suse.de>
19152
19153         * gcc.dg/cpp/charconst-2.c: New test.
19154
19155 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
19156
19157         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
19158         to the host if it is remote.  Let tests specify extra headers
19159         they use.
19160         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
19161         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
19162         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
19163         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
19164         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
19165         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
19166         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
19167         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
19168         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
19169         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
19170
19171 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
19172
19173         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
19174         for little endian ARMs.
19175
19176 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
19177
19178         * gcc.c-torture/compile/20011119-1.c: New test.
19179         * gcc.c-torture/compile/20011119-2.c: New test.
19180
19181 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
19182
19183         * gcc.dg/altivec-1.c: Fix typo.
19184
19185 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
19186
19187         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
19188
19189 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
19190
19191         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
19192
19193 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
19194
19195         * lib/g77.exp: Don't specify --rpath-link.
19196
19197         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
19198         across all the headers.
19199         * gcc.dg/format/format.exp: For testing on a remote host,
19200         copy format.h.
19201
19202         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
19203         * gcc.c-torture/execute/930406-1.c: Likewise.
19204         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
19205
19206 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
19207
19208         * gcc.dg/altivec-1.c: New.
19209
19210 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
19211
19212         * gcc.dg/cpp/fpreprocessed.c: New test case.
19213
19214 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19215
19216         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
19217         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
19218         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
19219
19220 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19221
19222         * gcc.dg/no-builtin-1.c: New test.
19223
19224 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
19225
19226         * gcc.c-torture/execute/20011115-1.c: New test.
19227
19228 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
19229
19230         * gcc.c-torture/compile/20011114-2.c: New test.
19231         * gcc.c-torture/compile/20011114-3.c: New test.
19232         * gcc.c-torture/compile/20011114-4.c: New test.
19233
19234 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
19235
19236         * g++.dg/other/init1.C: New test.
19237
19238 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
19239
19240         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
19241         message.
19242
19243         * gcc.c-torture/execute/20011114-1.c: New testcase.
19244
19245         * gcc.c-torture/compile/20010327-1.c: Revert last change.
19246         * gcc.c-torture/compile/20011114-1.c: New test, exactly
19247         like the (before this change) version of 20010327-1.c.
19248
19249 2001-11-14  Roger Sayle <roger@eyesopen.com>
19250
19251         * gcc.c-torture/execute/string-opt-13.c: New testcase.
19252
19253 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
19254
19255         * g++.dg/init/array2.C: New test.
19256
19257 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
19258
19259         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
19260
19261 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
19262
19263         * g++.dg/other/forscope1.C: New test.
19264         * g++.dg/ext/forscope1.C: New test.
19265         * g++.dg/ext/forscope2.C: New test.
19266
19267 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
19268
19269         * gcc.c-torture/execute/20011113-1.c: New test.
19270
19271 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
19272
19273         * gcc.c-torture/execute/20011109-2.c: New test.
19274
19275         * gcc.c-torture/execute/20011109-1.c: New test.
19276
19277 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
19278
19279         * gcc.c-torture/compile/20011109-1.c: New test.
19280
19281 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
19282
19283         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
19284         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
19285         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
19286         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
19287         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
19288         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
19289         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
19290
19291 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
19292
19293         * g++.dg/warn/Wshadow-1.C: New tests.
19294         * g++.old-deja/g++.mike/for3.C: Update.
19295
19296 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
19297
19298         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
19299         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
19300         XFAILs.  Adjust expected error texts.
19301         * gcc.c-torture/compile/20011106-1.c,
19302         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
19303         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
19304         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
19305         gcc.dg/c99-array-lval-5.c: New tests.
19306
19307 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
19308
19309         * gcc.dg/cpp/defined.c: Update.
19310
19311 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
19312
19313         * gcc.c-torture/execute/anon-1.c: New test.
19314
19315 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
19316
19317         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
19318         same size, so no warning should be produced on stormy16.
19319
19320         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
19321         due to oversized array.
19322         * g++.old-deja/g++.mike/ns15.C: Likewise.
19323         * g++.old-deja/g++.pt/crash16.C: Likewise.
19324
19325 2001-11-02  Graham Stott  <grahams@redhat.com>
19326
19327         * g++.dgother/debug1.C: Fix typos.
19328
19329 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
19330
19331         * g++.dg/other/debug1.C: New test.
19332
19333 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
19334
19335         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
19336         of unsigned long.
19337
19338 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
19339
19340         * gcc.dg/20011029-2.c: New test.
19341
19342         * gcc.c-torture/compile/20011029-1.c: New test.
19343
19344 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
19345
19346         * objc/execute/class_self-1.m: New test.
19347         * objc/execute/class_self-2.m: New test.
19348
19349 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
19350
19351         * gcc.misc-tests/msgs.exp: Delete.
19352         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
19353         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
19354         error set to match recent changes.
19355
19356 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
19357
19358         * gcc.dg/20011021-1.c: New test.
19359
19360 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
19361
19362         * gcc.c-torture/compile/20011023-1.c: New test.
19363
19364 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
19365
19366         * lib/g77.exp: Rewrite based on lib/g++.exp.
19367
19368 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
19369
19370         * gcc.c-torture/execute/20011019-1.c: New test.
19371
19372         * gcc.dg/20011018-1.c: New test.
19373
19374 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
19375
19376         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
19377
19378 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
19379
19380         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
19381         * gcc.dg/attr-invalid.c: Likewise.
19382
19383 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
19384
19385         * testsuite/gcc.dg/20011015-1.c: New test.
19386
19387 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
19388
19389         * g++.dg/template/unify2.C: New test.
19390
19391 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
19392
19393         * g++.dg/other/exception-specification.C: New test
19394
19395 2001-10-13  Tom Rix  <trix@redhat.com>
19396
19397         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
19398         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
19399
19400 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
19401
19402         * testsuite/gcc.dg/20011009-1.c: New test.
19403
19404 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
19405
19406         PR g++/4476
19407         * g++.dg/other/friend1.C: New test.
19408
19409 2001-10-11  Richard Henderson  <rth@redhat.com>
19410
19411         * g++.old-deja/g++.other/crash18.C: Add -S to options.
19412
19413 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19414
19415         * gcc.c-torture/compile/20011010-1.c: New.
19416
19417 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
19418
19419         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
19420         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
19421         g77.f-torture/execute/execute.exp,
19422         g77.f-torture/noncompile/noncompile.exp,
19423         gcc.c-torture/compile/compile.exp,
19424         gcc.c-torture/execute/execute.exp,
19425         gcc.c-torture/execute/ieee/ieee.exp,
19426         gcc.c-torture/execute/memcheck/memcheck.exp,
19427         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
19428         objc/execute/execute.exp: Update FSF address.
19429
19430 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
19431
19432         * gcc.dg/cpp/cmdlne-C.c: Update.
19433         * gcc.dg/cpp/cmdlne-C2.c: New.
19434
19435 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19436
19437         * gcc.c-torture/execute/20011008-3.c: New.
19438
19439 2001-10-08  DJ Delorie  <dj@redhat.com>
19440
19441         * gcc.dg/20011008-1.c: New.
19442         * gcc.dg/20011008-2.c: New.
19443
19444 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
19445
19446         * gcc.dg/cpp/spacing1.c: Update test.
19447
19448 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19449
19450         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
19451         spelling errors of "separate" as "seperate".
19452
19453 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
19454
19455         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
19456         enough to avoid inlining.
19457
19458 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
19459
19460         * lib/g77.exp: set libg2c_dir correctly.
19461
19462 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
19463
19464         * gcc.dg/cpp/macro11.c: New test.
19465
19466 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
19467
19468         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
19469         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
19470         gcc.dg/format/multattr-3.c: New tests.
19471         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
19472         tests for format attributes on function pointers being rejected.
19473
19474 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
19475
19476         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
19477
19478 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
19479
19480         * g++.dg/warn/format1.C: New test.
19481
19482 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
19483
19484         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
19485
19486 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
19487
19488         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
19489
19490 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
19491
19492         * gcc.dg/cpp/redef2.c: Add test.
19493
19494 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
19495
19496         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
19497         long-standing bug on i686, apparently.
19498         * gcc.c-torture/execute/loop-2c.x: New file.
19499         * gcc.c-torture/execute/loop-2d.x: New file.
19500         * gcc.c-torture/execute/loop-3c.x: New file.
19501
19502 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
19503
19504         * gcc.dg/cpp/20000625-2.c: Correct line number.
19505
19506 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
19507
19508         * gcc.dg/cpp/macro10.c: New test.
19509         * gcc.dg/cpp/strify3.c: New test.
19510         * gcc.dg/cpp/spacing1.c: Add tests.
19511         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
19512         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
19513
19514 2001-09-24  DJ Delorie  <dj@redhat.com>
19515
19516         * gcc.c-torture/execute/20010924-1.c: New test.
19517
19518 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
19519
19520         * testsuite/objc/execute/paste.m: Remove.
19521
19522 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
19523
19524         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
19525
19526 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
19527
19528         * g77.dg/strlen0.f: New test.
19529
19530 2001-09-21  Richard Henderson  <rth@redhat.com>
19531
19532         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
19533         * g++.old-deja/g++.abi/vtable2.C: Likewise.
19534
19535 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
19536
19537         Table-driven attributes.
19538         * g++.dg/ext/attrib1.C: New test.
19539
19540 2001-09-20  DJ Delorie  <dj@redhat.com>
19541
19542         * gcc.dg/20000926-1.c: Update expected warning messages.
19543         * gcc.dg/array-2.c: Likewise, and test for warnings too.
19544         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
19545         array.
19546
19547 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
19548
19549         * g++.dg/eh/registers1.C: New test case.
19550
19551 2001-09-17  Richard Henderson  <rth@redhat.com>
19552
19553         * gcc.dg/array-5.c: Fix VLA decomposition test.
19554
19555 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
19556
19557         * gcc.dg/cpp/line5.c: New testcase.
19558
19559 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
19560
19561         * gcc.dg/cpp/macro9.c: New test.
19562
19563 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
19564
19565         * gcc.c-torture/execute/980223.c: Change type of addr from long
19566         to char *.
19567
19568 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
19569
19570         * gcc.c-torture/execute/20010915-1.c: New test.
19571
19572 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
19573
19574         * g77.dg/bprob: New directory.
19575         * g77.dg/bprob/bprob.exp: New file.
19576         * g77.dg/bprob/bprob-1.f: New test.
19577         * g77.dg/gcov: New directory.
19578         * g77.dg/gcov/gcov.exp: New file.
19579         * g77.dg/gcov/gcov-1.f: New test.
19580         * g77.dg/gcov/gcov-1.x: New file.
19581
19582 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
19583
19584         * gcc.dg/cpp/directiv.c: Update.
19585         * gcc.dg/cpp/undef1.c: Update.
19586
19587 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
19588
19589         * gcc.dg/20010912-1.c: New test.
19590
19591 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
19592
19593         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
19594         language-independent file in lib.
19595         * lib/gcov.exp: New file.
19596
19597 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
19598
19599         * gcc.c-torture/compile/20010911-1.c: New test.
19600
19601 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
19602
19603         * lib/profopt.exp: New, to support profile-directed optimizations.
19604         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
19605         * gcc.misc-tests/bprob-1.c: New test.
19606         * gcc.misc-tests/bprob-2.c: New test.
19607
19608 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
19609
19610         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
19611         XFAIL and which kinds of gcov output to verify.
19612         * gcc.misc-tests/gcov-4b.x: New file.
19613         * gcc.misc-tests/gcov-5b.x: New file.
19614         * gcc.misc-tests/gcov-6.x: New file.
19615         * gcc.misc-tests/gcov-7.c: New test.
19616         * gcc.misc-tests/gcov-7.x: New file.
19617
19618 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
19619
19620         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
19621         * gcc.misc-tests/gcov-6.c: New test.
19622
19623 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
19624
19625         PR c++/3986
19626         * g++.dg/abi/vbase1.C: New test.
19627
19628 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
19629
19630         * objc.dg/method-2.m: New.
19631
19632 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
19633
19634         PR c++/4203
19635         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
19636         * g++.dg/init/empty1.C: New test.
19637
19638 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
19639
19640         * gcc.c-torture/compile/20010903-1.c: New test.
19641
19642 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
19643
19644         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
19645         for m68k.
19646
19647 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
19648
19649         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
19650
19651         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
19652
19653         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
19654
19655 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
19656
19657         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
19658         for 16-bit 'unsigned int'.
19659
19660 2001-08-29  Kazu Hirata  <kazu@hxi.com>
19661
19662         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
19663
19664 2001-08-27  Richard Henderson  <rth@redhat.com>
19665
19666         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
19667         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
19668
19669 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
19670
19671         * gcc.dg/asm-names.c (ymain): New.
19672
19673 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
19674
19675         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
19676         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
19677         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
19678
19679 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19680
19681         * gcc.dg/compare5.c: New testcase.
19682
19683 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
19684
19685         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
19686         and "In instantiation".
19687
19688 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
19689
19690         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
19691
19692 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
19693
19694         * gcc.misc-tests/gcov.exp: Add support for branch information.
19695         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
19696         * gcc.misc-tests/gcov-4.c: New test.
19697         * gcc.misc-tests/gcov-4b.c: New test.
19698         * gcc.misc-tests/gcov-5b.c: New test.
19699
19700 2001-08-20  Zack Weinberg  <zackw@panix.com>
19701
19702         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
19703         expected to fail.
19704
19705 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
19706
19707         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
19708
19709 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
19710
19711         * g++.dg/eh/template1.C: New test.
19712
19713 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
19714
19715         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
19716         Fix thinko.
19717         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
19718         for xfail.
19719
19720 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
19721
19722         * lib/g77-dg.exp:  Use prune.exp for common procedures
19723         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
19724         * lib/g77.exp: (g77-dg-prune) Remove
19725
19726 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
19727
19728         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
19729
19730 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19731
19732         * g++.dg/template/unify1.C: New test.
19733
19734 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
19735
19736         * g++.dg/abi/empty4.C: New test.
19737
19738 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
19739
19740         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
19741         solaris2.*
19742         * g77.f-torture/compile/pr3743.x: Likewise
19743
19744 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
19745
19746         * g++.dg/other/using-declaration.C: New test.
19747
19748 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
19749
19750         * gcc.dg/cpp/tr-sign.c: New testcase.
19751
19752 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
19753
19754         * gcc.dg/cpp/19951025-1.c: Revert.
19755         * gcc.dg/cpp/directiv.c: We no longer process directives that
19756         interrupt macro arguments.
19757
19758 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
19759
19760         * gcc.dg/bconstp-1.c: New test.
19761
19762 2001-08-03  Richard Henderson  <rth@redhat.com>
19763
19764         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
19765
19766 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
19767
19768         * gcc.dg/cpp/19951025-1.c: Update.
19769
19770 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
19771
19772         * g77.dg/ff90-1.f (s): Fix reference of variable z,
19773         should be x.
19774
19775 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
19776
19777         Kill -fhonor-std.
19778         * g++.old-deja/g++.ns/ns14.C: Remove special options.
19779         * g++.old-deja/g++.other/std1.C: Likewise.
19780         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
19781
19782 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
19783
19784         * lib/g77.exp:  Load gcc-defs.exp for common procedures
19785         (g77_pass, g77_fail, g77_finish, g77_exit,
19786         ${tool}_check_unsupported_p} Now redundant.  Deleted.
19787
19788 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
19789
19790         * g77.dg/fbackslash.f
19791         * g77.dg/fcase-preserve.f
19792         * g77.dg/ff90-1.f
19793         * g77.dg/ffixed-line-length-0.f
19794         * g77.dg/ffixed-line-length-132.f
19795         * g77.dg/ffixed-line-length-7.f
19796         * g77.dg/ffixed-line-length-72.f
19797         * g77.dg/ffixed-line-length-none.f
19798         * g77.dg/ffree-form-1.f
19799         * g77.dg/fno-backslash.f
19800         * g77.dg/fno-f90-1.f
19801         * g77.dg/fno-fixed-form-1.f
19802         * g77.dg/fno-onetrip.f
19803         * g77.dg/fno-typeless-boz.f
19804         * g77.dg/fno-underscoring.f
19805         * g77.dg/fno-vxt-1.f
19806         * g77.dg/fonetrip.f
19807         * g77.dg/ftypeless-boz.f
19808         * g77.dg/fugly-assumed.f
19809         * g77.dg/funderscoring.f
19810         * g77.dg/fvxt-1.f
19811
19812 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
19813
19814         * objc.dg/fwd-proto-1.m: New.
19815         * objc.dg/local-decl-1.m: New.
19816         * objc.dg/naming-1.m: New.
19817         * objc.dg/naming-2.m: New.
19818         * objc.dg/proto-hier-1.m: New.
19819
19820 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
19821
19822         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
19823         largest-type elements to a struct makes its size grow.
19824
19825 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
19826
19827         * g++.dg/abi/vthunk1.C: New test.
19828
19829 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
19830
19831         * g++.dg/abi/vbase8-22.C: New test.
19832
19833 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
19834
19835         * gcc.dg/cpp/macro8.c: New test.
19836
19837 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
19838
19839         * g++.dg/abi/vbase8-21.C: New test.
19840
19841 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
19842
19843         * g++.dg/abi/vbase8-10.C: New test.
19844
19845 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
19846
19847         * lib/g++.exp (g++_set_ld_library_path): Renamed to
19848         ${tool}_set_ld_library_path.
19849         Changed caller.
19850         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
19851         g++.exp.
19852
19853 2001-07-26  Stan Cox <scox@redhat.com>
19854
19855         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
19856         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
19857         gcc_exit, gcc_check_unsupported_p):
19858         Moved to gcc-deps.exp
19859         * gcc-deps.exp: New file.
19860
19861 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19862
19863         * g++.old-deja/g++.pt/defarg14.C: New test.
19864
19865 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
19866
19867         * g++.old-deja/g++.other/lineno5.C: New test.
19868
19869 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
19870
19871         * g++.old-deja/g++.pt/crash68.C: New test.
19872
19873 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
19874
19875         * g++.old-deja/g++.other/crash42.C: New test.
19876
19877 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
19878
19879         * gcc.dg/cpp/extratokens.c: Fix.
19880         * gcc.dg/cpp/skipping2.c: New tests.
19881
19882 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
19883
19884         * gcc.c-torture/execute/20010724-1.c: New file.
19885         * gcc.c-torture/execute/20010724-1.x: New file.
19886
19887 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
19888
19889         * g++.old-deja/g++.other/cond7.C: New test.
19890
19891 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
19892
19893         * g++.old-deja/g++.other/optimize4.C: New test.
19894
19895 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
19896
19897         * g++.old-deja/g++.abi/vbase8-5.C: New test.
19898
19899 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
19900
19901         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
19902         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
19903         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
19904         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
19905
19906         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
19907         bug report" message.
19908
19909         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
19910         * g++.dg/ext/instantiate1.C: Move from old-deja.
19911
19912 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
19913
19914         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
19915         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
19916         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
19917         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
19918
19919 2001-07-23  Jeffrey A Law  (law@cygnus.com)
19920
19921         * gcc.c-torture/execute/20010723-1.c: New test.
19922
19923 2001-07-23  Ben Elliston  <bje@redhat.com>
19924
19925         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
19926
19927 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19928
19929         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
19930         i[34567]86-*-*.
19931         Delete handling of ieee_multilib_flags.
19932         Pass -mieee for alpha*-*-* and sh-*-*.
19933         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
19934
19935 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
19936
19937         Remove old-abi tests.
19938         * g++.old-deja/g++.mike/p11116.C: Remove.
19939         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
19940
19941 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
19942
19943         * g77.f-torture/compile/pr3743.f:  New test
19944
19945 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
19946
19947         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
19948
19949 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
19950
19951         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
19952         g++.old-deja/g++.pt/static6.C: Likewise.
19953         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
19954         supports weak symbols.
19955
19956 2001-07-18  Andreas Jaeger  <aj@suse.de>
19957
19958         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
19959         supported again.
19960
19961 2001-07-18  Andreas Jaeger  <aj@suse.de>
19962
19963         * gcc.dg/iftrap-1.c: Fix target line.
19964
19965 2001-07-17  Richard Henderson  <rth@redhat.com>
19966
19967         * gcc.c-torture/execute/20010717-1.c: New.
19968
19969 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
19970
19971         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
19972         tests.
19973
19974 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
19975
19976         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
19977
19978 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
19979
19980         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
19981         UAC_SIGBUS, UAC_NOPRINT definitions.
19982
19983 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
19984
19985         * objc/execute/object_is_class.m: New test.
19986         * objc/execute/object_is_meta_class.m: New test.
19987
19988 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
19989
19990         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
19991         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
19992
19993 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
19994
19995         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
19996         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
19997
19998 2001-07-14  Richard Henderson  <rth@redhat.com>
19999
20000         * gcc.dg/iftrap-1.c: New.
20001
20002 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
20003
20004         * g77.f-torture/execute/intrinsic77.f: New test.
20005
20006 2001-07-11  Janis Johnson <janis@us.ibm.com>
20007
20008         * gcc.misc-tests/gcov-3.c: New test.
20009
20010 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
20011
20012         * gcc.c-torture/compile/20010711-1.c,
20013         * gcc.c-torture/compile/20010711-2.c: New tests.
20014
20015 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
20016
20017         * gcc.c-torture/execute/20010711-1.c: New test.
20018
20019 2001-07-11  Ben Elliston  <bje@redhat.com>
20020
20021         * g++.old-deja/g++.other/enum5.C: New test.
20022
20023 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
20024
20025         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
20026         (g++-dg-prune): Call prune_gcc_output.
20027         * prune.exp: New file for prune_gcc_output.
20028         * lib/g++.exp, lib/gcc.exp: Load it.
20029
20030 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
20031
20032         * gcc.c-torture/compile/20010701-1.c,
20033         g++.old-deja/g++.ext/attrib6.C: New tests.
20034
20035 2001-07-06  Jeffrey A Law  (law@cygnus.com)
20036
20037         * gcc.c-torture/compile/20010706-1.c: New test.
20038
20039 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
20040
20041         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
20042
20043 2001-06-28  Stan Shebs  <shebs@apple.com>
20044
20045         * gcc.dg/pragma-darwin.c: New test.
20046
20047 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
20048
20049         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
20050         Solaris 2.[678] system.
20051
20052 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
20053
20054         * gcc.dg/20010622-1.c: New test.
20055
20056 2001-06-18  Stan Shebs  <shebs@apple.com>
20057
20058         * objc.dg: New directory.
20059         * objc.dg/dg.exp: New file.
20060         * objc.dg/alias.m: New.
20061         * objc.dg/class-1.m: New.
20062         * objc.dg/class-2.m: New.
20063         * objc.dg/const-str-1.m: New.
20064         * objc.dg/const-str-2.m: New.
20065         * objc.dg/id-1.m: New.
20066         * objc.dg/method-1.m: New.
20067         * objc.dg/super-class-1.m: New.
20068         * lib/objc-dg.exp: New file.
20069
20070 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
20071
20072         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
20073         of label name.
20074
20075 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
20076
20077         * g++.old-deja/g++.abi/vbase8-9.C: New test.
20078
20079 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20080
20081         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
20082         variable.
20083
20084 2001-06-12  Richard Henderson  <rth@redhat.com>
20085
20086         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
20087
20088 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
20089
20090         * g++.old-deja/g++.abi/vbase5.C: New test.
20091         * g++.old-deja/g++.abi/vbase6.C: New test.
20092         * g++.old-deja/g++.abi/vbase7.C: New test.
20093
20094 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20095
20096         * gcc.c-torture/compile/20010610-1.c: New test.
20097
20098 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
20099
20100         * g++.old-deja/g++.abi/vbase4.C: New test.
20101
20102 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
20103
20104         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
20105         support %f for HC11/HC12 targets.
20106         * gcc.c-torture/execute/930513-1.x: New file, likewise.
20107         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
20108         on HC11/HC12 targets.
20109         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
20110
20111 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
20112
20113         * gcc.dg/wchar_t-1.c: New file.
20114         * gcc.dg/wint_t-1.c: Likewise.
20115
20116 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
20117
20118         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
20119
20120 2001-06-11  Richard Henderson  <rth@redhat.com>
20121
20122         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
20123
20124 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
20125
20126         * gcc.c-torture/compile/20010611-1.c: New test.
20127
20128 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
20129
20130         * gcc.dg/c99-tag-1.c: Add more tests.
20131
20132 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
20133
20134         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
20135         representation on MN10300 and ARM/Thumb.
20136
20137 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
20138
20139         * g77.f-torture/execute/20010610.f: New.
20140
20141 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
20142
20143         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
20144         names.
20145
20146 2001-06-09  Richard Henderson  <rth@redhat.com>
20147
20148         * gcc.c-torture/execute/ashrdi-1.c: New.
20149         * gcc.c-torture/execute/ashldi-1.c: New.
20150         * gcc.c-torture/execute/lshrdi-1.c: New.
20151
20152 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
20153
20154         * objc/execute/load-3.m: Added. Check sending +load to categories,
20155         in addition to classes.
20156
20157 2001-06-08  Stan Shebs  <shebs@apple.com>
20158
20159         * objc/execute/load-2.m: New test.  From Nicola Pero
20160         <n.pero@mi.flashnet.it>.
20161
20162 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
20163
20164         * gcc.c-torture/execute/20010605-2.c: New test.
20165
20166 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
20167
20168         * g++.old-deja/g++.abi/vbase2.C: New test.
20169         * g++.old-deja/g++.abi/vbase3.C: New test.
20170
20171 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
20172
20173         * g++.old-deja/g++.pt/friend49.C: New test.
20174
20175 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
20176
20177         * g++.old-deja/g++.ext/anon3.C: New test.
20178
20179 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
20180
20181         * g++.old-deja/g++.other/conv7.C: New test.
20182
20183 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
20184
20185         * gcc.c-torture/compile/20010605-2.c: New test.
20186
20187 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
20188
20189         * gcc.c-torture/execute/20010604-1.c: New test.
20190
20191 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
20192
20193         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
20194
20195 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
20196
20197         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
20198         (g++_link_flags): Likewise.
20199         (g++_init): Pass gccpath's value to two previous functions.
20200
20201 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20202
20203         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
20204         Ensure logfile entry matches exec command line.
20205
20206 2001-05-31  Richard Henderson  <rth@redhat.com>
20207
20208         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
20209         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
20210
20211 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
20212
20213         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
20214         compiler for irix6.2
20215
20216 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
20217
20218         * g++.old-deja/g++.other/optimize3.C: New file.
20219
20220 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
20221
20222         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
20223         assemble.
20224
20225 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
20226
20227         * g++.old-deja/g++.other/optimize2.C: New file.
20228
20229 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
20230
20231         * gcc.c-torture/compile/20010518-2.c: New file.
20232         * gcc.c-torture/execute/20010518-1.c: New file.
20233         * gcc.c-torture/execute/20010518-2.c: New file.
20234
20235 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
20236
20237         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
20238
20239 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
20240
20241         G++ no longer defines builtins that do not begin with __builtin.
20242         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
20243         * g++.old-deja/g++.brendand/misc13.C: Likewise.
20244         * g++.old-deja/g++.law/builtin1.C: Likewise.
20245         * g++.old-deja/g++.law/cvt2.C: Likewise.
20246         * g++.old-deja/g++.mike/net5.C: Likewise.
20247         * g++.old-deja/g++.other/builtins1.C: Likewise.
20248         * g++.old-deja/g++.other/builtins2.C: Likewise.
20249         * g++.old-deja/g++.other/builtins3.C: Likewise.
20250         * g++.old-deja/g++.other/builtins4.C: Likewise.
20251         * g++.old-deja/g++.other/inline8.C: Likewise.
20252         * g++.old-deja/g++.robertl/eb39.C: Likewise.
20253
20254 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
20255
20256         * g++.old-deja/g++.pt/using1.C: Adjust.
20257         * g++.old-deja/g++.pt/using2.C: New test.
20258
20259 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
20260
20261         * gcc.dg/cpp/charconst.c: New tests.
20262         * gcc.dg/cpp/escape.c: New tests.
20263         * gcc.dg/cpp/escape-1.c: New tests.
20264         * gcc.dg/cpp/escape-2.c: New tests.
20265         * gcc.dg/cpp/ucs.c: New tests.
20266
20267 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
20268
20269         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
20270         native compiler for irix6.5.
20271
20272 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
20273
20274         * lib/g++.exp (g++_include_flags): Use args to compute
20275         get_multilibs.
20276         (g++_link_flags): Likewise.
20277         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
20278
20279 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
20280
20281         * gcc.dg/c90-hexfloat-1.c: Add more tests.
20282
20283 2001-05-21  Geoff Keating  <geoffk@redhat.com>
20284
20285         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
20286         this file.
20287
20288 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
20289
20290         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
20291         STACK_SIZE;
20292         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
20293         to STACK_SIZE; Use it to define size of add_histo array.
20294         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
20295         to STACK_SIZE.
20296         (f): Use GITT_SIZE to define size of gitt local table.
20297         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
20298         to STACK_SIZE; Use it to define size of bytemem array.
20299
20300 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
20301
20302         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
20303         on 68HC11/HC12 due to the asm instruction.
20304         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
20305         * gcc.c-torture/compile/920520-1.x: Likewise.
20306         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
20307         on 68HC11/HC12 because the function is larger than 64K.
20308         * gcc.c-torture/compile/961203-1.x: New file, this test fails
20309         on 68HC11/HC12 because the structure is too large.
20310
20311 2001-05-20  Richard Henderson  <rth@redhat.com>
20312
20313         * gcc.c-torture/execute/20010520-1.c: New.
20314
20315 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20316
20317         * g++.old-deja/g++.warn/compare1.C: New test.
20318         * gcc.dg/compare4.c: New test.
20319
20320 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
20321
20322         * g++.old-deja/g++.other/optimize1.C: New test.
20323
20324 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
20325
20326         * g++.old-deja/g++.pt/spec41.C: New test.
20327
20328 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
20329
20330         * gcc.c-torture/compile/20010114-1.x: Remove.
20331
20332 2001-05-18  Stan Shebs  <shebs@apple.com>
20333
20334         * gcc.c-torture/compile/20010518-1.c: New test.
20335
20336 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
20337
20338         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
20339         * g++.old-deja/g++.pt/crash67.C: New test.
20340
20341 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
20342
20343         * g++.old-deja/g++.other/debug9.C: New test.
20344
20345 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
20346
20347         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
20348
20349 2001-05-16  Jan Hubicka  <jh@suse.cz>
20350
20351         * gcc.c-torture/compile/20010516-1.c: New test.
20352
20353 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
20354
20355         * g++.old-deja/g++.other/crash41.C: New test.
20356
20357 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
20358
20359         * g++.old-deja/g++.pt/crash66.C: New test.
20360
20361 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
20362
20363         * g++.old-deja/g++.robertl/eb27.C: Convert.
20364
20365 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
20366
20367         * g++.dg/friend-warn.C: New test.  Do not warn about friend
20368         declaration being redundant.
20369
20370 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
20371
20372         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
20373
20374 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
20375
20376         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
20377
20378 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
20379
20380         * lib/g++.exp: Use testsuite_flags.
20381
20382 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
20383
20384         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
20385
20386 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
20387
20388         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
20389
20390 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
20391
20392         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
20393
20394 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
20395
20396         * gcc.c-torture/compile/20010313-1.c: New test.
20397
20398 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
20399
20400         * gcc.dg/cpp/direct2.c: New test.
20401         * gccq.dg/cpp/direct2s.c: New test.
20402
20403         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
20404
20405 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
20406
20407         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
20408         * g++.old-deja/g++.other/op3.C: Likewise.
20409
20410 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
20411
20412         * gcc.dg/cpp/syshdr.h: New file.
20413         * gcc.dg/cpp/sysmac1.c: Update.
20414         * gcc.dg/cpp/sysmac2.c: Update.
20415
20416 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
20417
20418         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
20419
20420 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
20421
20422         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
20423         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
20424
20425 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
20426
20427         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
20428
20429 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
20430
20431         * lib/g++.exp (g++_include_flags): Don't use any special flags
20432         if TESTING_IN_BUILD_TREE is not defined.
20433         (g++_init): Use a plain 'c++' as the compiler if
20434         TESTING_IN_BUILD_TREEE is not defined.
20435
20436 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
20437
20438         * g++.old-deja/g++.eh/catch13.C: New test.
20439         * g++.old-deja/g++.eh/catch14.C: New test.
20440
20441 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
20442
20443         * gcc.dg/cpp/tr-define.c: New test.
20444
20445 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
20446
20447         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
20448         <stdlib.h>, not <malloc.h>.
20449
20450 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
20451
20452         * g++.old-deja/g++.ns/template17.C: New test.
20453
20454 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
20455
20456         * g++.old-deja/g++.pt/ref4.C: New test.
20457
20458 2001-04-30  Richard Henderson  <rth@redhat.com>
20459
20460         * gcc.dg/20000724-1.c: Revert last change.
20461
20462 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
20463
20464         * g77.f-torture/execute/20010430.f: New test.
20465
20466 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
20467
20468         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
20469
20470 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
20471
20472         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
20473
20474 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
20475
20476         * g++.old-deja/g++.eh/crash6.C: New test.
20477
20478 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
20479
20480         * g++.old-deja/g++.other/warn7.C: New test.
20481
20482 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
20483
20484         * g++.old-deja/g++.other/defarg9.C: New test.
20485
20486 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
20487
20488         * g77.f-torture/compile/20010426.f: New test.
20489         * g77.f-torture/execute/20010426.f: New test.
20490
20491 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
20492
20493         * g77.f-torture/compile/20000629-1.x: Remove - error
20494         has been fixed.
20495
20496 2001-04-26  Jeffrey A Law  (law@cygnus.com)
20497
20498         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
20499         Tweak slightly to work with g++.dg framework.
20500         * g++.dg/special/ecos.exp: Run initp1.C test.
20501         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
20502
20503         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
20504         its linker doesn't give line numbers either.
20505         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
20506
20507 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
20508
20509         * g++.old-deja/g++.other/lex1.C: New test.
20510
20511 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
20512
20513         * gcc.dg/noncompile/20010425-1.c: New test.
20514
20515 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
20516
20517         * g++.old-deja/g++.pt/mangle2.C: New test.
20518
20519 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
20520
20521         * gcc.dg/format/plus-1.c: New test.
20522
20523 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
20524
20525         * gcc.dg/20010423-1.c: New test.
20526
20527 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
20528
20529         * gcc.c-torture/execute/20010422-1.c: New test.
20530
20531 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
20532
20533         * g++.old-deja/g++.ns/type2.C: New test.
20534
20535 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
20536
20537         * g++.old-deja/g++.other/perf1.C: New test.
20538
20539 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
20540
20541         * gcc.dg/c99-func-2.c: Remove xfail.
20542         * gcc.dg/c99-func-3.c: Remove xfail.
20543         * gcc.dg/c99-func-4.c: Remove xfail.
20544
20545 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
20546
20547         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
20548
20549 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
20550
20551         * gcc.c-torture/compile/20010423-1.c: New test.
20552
20553 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
20554
20555         * g++.old-deja/g++.pt/typename28.C: New test.
20556
20557 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
20558
20559         * g++.old-deja/g++.abi/empty2.C: New test.
20560         * g++.old-deja/g++.abi/empty3.C: New test.
20561
20562 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
20563
20564         * g++.old-deja/g++.other/comdat2.C: New test.
20565         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
20566
20567 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
20568
20569         * g++.old-deja/g++.other/overload14.C: New test.
20570
20571 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
20572
20573         * g++.old-deja/g++.other/lookup23.C: New test.
20574
20575 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
20576
20577         * gcc.c-torture/execute/20010403-1.c: New test.
20578
20579 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
20580             Mark Mitchell  <mark@codesourcery.com>
20581
20582         * lib/old-dejagnu.exp: Don't delete output of executable.
20583         Add .exe suffix to executables.
20584
20585 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
20586
20587         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
20588
20589 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20590
20591         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
20592
20593 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
20594
20595         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
20596         * g++.old-deja/g++.abi/crash1.C: New test.
20597
20598 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
20599
20600         * g++.old-deja/g++.other/crash40.C: New test.
20601
20602 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20603
20604         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
20605
20606 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
20607
20608         * g++.old-deja/g++.other/warn6.C: New test.
20609
20610 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
20611
20612         * g++.old-deja/g++.robertl/eb42.C: Same.
20613
20614 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20615
20616         * gcc.dg/wtr-conversion-1.c: New testcase.
20617
20618 2001-04-10  Richard Henderson  <rth@redhat.com>
20619
20620         * g++.old-deja/g++.other/array5.C: New.
20621
20622 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20623
20624         * gcc.c-torture/execute/20010408-1.c: New test.
20625
20626 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
20627
20628         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
20629         headers and constructs.
20630         * g++.old-deja/g++.robertl/eb79.C: Same.
20631         * g++.old-deja/g++.robertl/eb77.C (main): Same.
20632         * g++.old-deja/g++.robertl/eb73.C: Same.
20633         * g++.old-deja/g++.robertl/eb66.C (main): Same.
20634         * g++.old-deja/g++.robertl/eb55.C (t): Same.
20635         * g++.old-deja/g++.robertl/eb54.C (main): Same.
20636         * g++.old-deja/g++.robertl/eb46.C (main): Same.
20637         * g++.old-deja/g++.robertl/eb44.C: Same.
20638         * g++.old-deja/g++.robertl/eb41.C (main): Same.
20639         * g++.old-deja/g++.robertl/eb4.C (main): Same.
20640         * g++.old-deja/g++.robertl/eb39.C: Same.
20641         * g++.old-deja/g++.robertl/eb33.C (main): Same.
20642         * g++.old-deja/g++.robertl/eb31.C (main): Same.
20643         * g++.old-deja/g++.robertl/eb30.C: Same.
20644         * g++.old-deja/g++.robertl/eb3.C: Same.
20645         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
20646         * g++.old-deja/g++.robertl/eb21.C: Same.
20647         * g++.old-deja/g++.robertl/eb15.C: Same.
20648         * g++.old-deja/g++.robertl/eb118.C: Same.
20649         * g++.old-deja/g++.robertl/eb115.C (main): Same.
20650         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
20651         * g++.old-deja/g++.robertl/eb109.C: Same.
20652         * g++.old-deja/g++.other/sibcall1.C (main): Same.
20653         * g++.old-deja/g++.mike/rtti1.C: Same.
20654         * g++.old-deja/g++.mike/p658.C: Same.
20655         * g++.old-deja/g++.mike/net46.C: Same.
20656         * g++.old-deja/g++.mike/net34.C: Same.
20657         * g++.old-deja/g++.mike/memoize1.C: Same.
20658         * g++.old-deja/g++.mike/eh2.C: Same.
20659         * g++.old-deja/g++.law/weak.C: Same.
20660         * g++.old-deja/g++.law/visibility7.C: Same.
20661         * g++.old-deja/g++.law/visibility25.C: Same.
20662         * g++.old-deja/g++.law/visibility22.C: Same.
20663         * g++.old-deja/g++.law/visibility2.C: Same.
20664         * g++.old-deja/g++.law/visibility17.C: Same.
20665         * g++.old-deja/g++.law/visibility13.C: Same.
20666         * g++.old-deja/g++.law/visibility10.C: Same.
20667         * g++.old-deja/g++.law/visibility1.C: Same.
20668         * g++.old-deja/g++.law/virtual3.C (eval): Same.
20669         * g++.old-deja/g++.law/vbase1.C: Same.
20670         * g++.old-deja/g++.law/operators32.C: Same.
20671         * g++.old-deja/g++.law/nest3.C: Same.
20672         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
20673         * g++.old-deja/g++.law/except5.C (main): Same.
20674         * g++.old-deja/g++.law/cvt7.C (run): Same.
20675         * g++.old-deja/g++.law/cvt2.C: Same.
20676         * g++.old-deja/g++.law/cvt16.C: Same.
20677         * g++.old-deja/g++.law/ctors6.C (bar): Same.
20678         * g++.old-deja/g++.law/ctors17.C (main): Same.
20679         * g++.old-deja/g++.law/ctors13.C: Same.
20680         * g++.old-deja/g++.law/ctors12.C (main): Same.
20681         * g++.old-deja/g++.law/ctors10.C: Same.
20682         * g++.old-deja/g++.law/code-gen5.C: Same.
20683         * g++.old-deja/g++.law/bad-error7.C: Same.
20684         * g++.old-deja/g++.law/arm9.C: Same.
20685         * g++.old-deja/g++.law/arm12.C: Same.
20686         * g++.old-deja/g++.law/arg8.C: Same.
20687         * g++.old-deja/g++.law/arg1.C: Same.
20688         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
20689         * g++.old-deja/g++.jason/template31.C: Same.
20690         * g++.old-deja/g++.jason/template24.C (main): Same.
20691         * g++.old-deja/g++.jason/2371.C: Same.
20692         * g++.old-deja/g++.eh/new2.C: Same.
20693         * g++.old-deja/g++.eh/new1.C: Same.
20694         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
20695         * g++.old-deja/g++.brendan/nest21.C (main): Same.
20696         * g++.old-deja/g++.brendan/err-msg3.C: Same.
20697         * g++.old-deja/g++.brendan/crash62.C: Same.
20698         * g++.old-deja/g++.brendan/crash52.C: Same.
20699         * g++.old-deja/g++.brendan/crash49.C (main): Same.
20700         * g++.old-deja/g++.brendan/crash38.C: Same.
20701         * g++.old-deja/g++.brendan/crash15.C (main): Same.
20702         * g++.old-deja/g++.brendan/copy9.C: Same.
20703
20704 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
20705
20706         * gcc.c-torture/execute/20001203-2.c (memset):
20707         Count argument is of type __SIZE_TYPE__.
20708
20709 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
20710
20711         * gcc.c-torture/compile/20010404-1.c: New test.
20712
20713 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
20714
20715         * gcc.c-torture/compile/20010326-1.c: New test.
20716
20717 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
20718
20719         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
20720         peculiarities of the SH.
20721         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
20722
20723 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
20724
20725         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
20726         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
20727         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
20728
20729 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
20730
20731         * g77.f-torture/compile/20010321-1.f: New test.
20732
20733 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
20734
20735         * gcc.c-torture/compile/20010329-1.c: New test.
20736
20737 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
20738
20739         * gcc.c-torture/execute/20010329-1.c: New test.
20740
20741 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
20742
20743         * g++.old-deja/g++.other/eh4.C: Fix typo.
20744
20745 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
20746
20747         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
20748
20749 2001-03-28  Philip Blundell  <philb@gnu.org>
20750
20751         * gcc.c-torture/compile/20010328-1.c: New test.
20752
20753 2001-03-27  Richard Henderson  <rth@redhat.com>
20754
20755         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
20756         * g++.old-deja/g++.eh/vbase3.C: Likewise.
20757
20758 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
20759
20760         * gcc.c-torture/compile/20010327-1.c: New test.
20761
20762 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
20763
20764         * g++.old-deja/g++.other/friend12.C: New test.
20765         * g++.old-deja/g++.other/friend9.C: Expect no errors.
20766         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
20767
20768 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
20769
20770         * gcc.c-torture/execute/20010325-1.c: New test.
20771
20772 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
20773
20774         * g++.old-deja/g++.other/mangle3.C: New test.
20775
20776 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
20777
20778         * g++.old-deja/g++.other/anon8.C: New test.
20779
20780 2001-03-20  Philip Blundell  <philb@gnu.org>
20781
20782         * gcc.c-torture/compile/20010320-1.c: New test.
20783
20784 2001-03-17  Richard Henderson  <rth@redhat.com>
20785
20786         * g++.old-deja/g++.other/eh4.C: Add expected error text.
20787
20788 2001-03-15  Geoff Keating  <geoff@redhat.com>
20789
20790         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
20791         tests on AIX.
20792
20793 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
20794
20795         * g++.old-deja/g++.other/eh4.C: New test.
20796
20797 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
20798
20799         * gcc.dg/cpp/mi1.c: Update.
20800
20801 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
20802
20803         * g++.old-deja/g++.other/regstack.C: New test.
20804
20805 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
20806
20807         * g++.old-deja/g++.other/ref4.C: New test.
20808
20809 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
20810
20811         * objc/execute/va_method.m: Added.
20812         * objc/execute/IMP.m: Added.
20813         * objc/execute/_cmd.m: Added.
20814         * objc/execute/accessing_ivars.m: Added.
20815         * objc/execute/class-1.m: Added.
20816         * objc/execute/class-10.m: Added.
20817         * objc/execute/class-11.m: Added.
20818         * objc/execute/class-12.m: Added.
20819         * objc/execute/class-13.m: Added.
20820         * objc/execute/class-14.m: Added.
20821         * objc/execute/class-2.m: Added.
20822         * objc/execute/class-3.m: Added.
20823         * objc/execute/class-4.m: Added.
20824         * objc/execute/class-5.m: Added.
20825         * objc/execute/class-6.m: Added.
20826         * objc/execute/class-7.m: Added.
20827         * objc/execute/class-8.m: Added.
20828         * objc/execute/class-9.m: Added.
20829         * objc/execute/class-tests-1.h
20830         * objc/execute/class-tests-2.h
20831         * objc/execute/compatibility_alias.m: Added.
20832         * objc/execute/encode-1.m: Added.
20833         * objc/execute/formal_protocol-1.m: Added.
20834         * objc/execute/formal_protocol-2.m: Added.
20835         * objc/execute/formal_protocol-3.m: Added.
20836         * objc/execute/formal_protocol-4.m: Added.
20837         * objc/execute/formal_protocol-5.m: Added.
20838         * objc/execute/formal_protocol-6.m: Added.
20839         * objc/execute/formal_protocol-7.m: Added.
20840         * objc/execute/informal_protocol.m: Added.
20841         * objc/execute/initialize.m: Added.
20842         * objc/execute/load.m: Added.
20843         * objc/execute/many_args_method.m: Added.
20844         * objc/execute/nested-3.m: Added.
20845         * objc/execute/no_clash.m: Added.
20846         * objc/execute/private.m: Added.
20847         * objc/execute/redefining_self.m: Added.
20848         * objc/execute/root_methods.m: Added.
20849         * objc/execute/selector-1.m: Added.
20850         * objc/execute/static-1.m: Added.
20851         * objc/execute/static-2.m: Added.
20852         * objc/execute/va_method.m: Added.
20853
20854 2001-03-10  Richard Henderson  <rth@redhat.com>
20855
20856         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
20857
20858 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
20859
20860         * g++.old-deja/g++.other/crash31.C: XFAIL.
20861         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
20862         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
20863         * gcc.c-torture/execute/20010123-1.x: XFAIL.
20864         * gcc.c-torture/execute/20010124-1.x: XFAIL.
20865         * gcc.dg/sequence-pt-1.c: XFAIL one test.
20866
20867 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
20868
20869         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
20870
20871 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
20872
20873         * gcc.dg/20000724-1.c: Don't use multiline strings.
20874
20875 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
20876
20877         * objc/execute/string1.m, objc/execute/string2.m: Compare the
20878         result of -cString against what we expect it to be; don't just
20879         print it out for no one to read.
20880
20881         * objc/execute/string3.m, objc/execute/string4.m: New tests.
20882         Based on testcases provided by Nicola Pero.
20883
20884 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
20885
20886         * gcc.dg/cpp/macro7.c: New test.
20887
20888 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
20889
20890         * gcc.dg/cpp/multiline.c: Update.
20891
20892 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
20893
20894         * g++.old-deja/g++.other/enum3.C: New test.
20895
20896 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
20897
20898         * g++.old-deja/g++.other/pod1.C: New test.
20899
20900 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
20901
20902         * g++.old-deja/g++.ext/overload1.C: New test.
20903
20904 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
20905
20906         * g++.old-deja/g++.pt/using1.C: New test.
20907
20908 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
20909
20910         * g++.old-deja/g++.other/using9.C: New test.
20911
20912 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
20913
20914         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
20915
20916         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
20917
20918 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
20919
20920         * g++.old-deja/g++.ext/realpt1.C: Remove.
20921
20922 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
20923
20924         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
20925
20926 2001-02-26  Will Cohen  <wcohen@redhat.com>
20927
20928         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
20929
20930 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
20931
20932         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
20933         templatized constructors.
20934
20935 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20936
20937         * gcc.c-torture/execute/20010224-1.c: New test.
20938
20939 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
20940
20941         * gcc.c-torture/execute/20010222-1.c: New test.
20942
20943 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
20944
20945         * g++.old-deja/g++.other/inline20.C: New test.
20946
20947 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
20948
20949         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
20950
20951 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
20952
20953         * g++.old-deja/g++.other/lookup22.C: New test.
20954
20955 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
20956
20957         * g77.dg: New directory.
20958         * g77.dg/20010216-1.f: New test case.
20959         * g77.dg/dg.exp: New driver.
20960         * lib/g77-dg.exp: New driver library.
20961
20962 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
20963
20964         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
20965
20966 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
20967
20968         * g++.old-deja/g++.other/decl9.C: New test.
20969
20970 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
20971
20972         * g++.old-deja/g++.other/init16.C: Update the test so that it does
20973         not need <string> and also tests the initialization at runtime.
20974
20975 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
20976
20977         * gcc.c-torture/execute/longlong.c: New test.
20978
20979 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
20980
20981         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
20982
20983 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
20984
20985         * gcc.c-torture/execute/920302-1.c (execute):
20986         Change argument type to short.
20987
20988 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
20989
20990         * g++.old-deja/g++.pt/deduct6.C: New test.
20991
20992 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
20993
20994         * g++.old-deja/g++.pt/deduct5.C: New test.
20995
20996 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
20997
20998         * gcc.c-torture/execute/20010209-1.c: New test.
20999
21000 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
21001
21002         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
21003
21004 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
21005
21006         * g++.dg/vtgc1.C: Update for new ABI.
21007
21008         * consistency.vlad: New directory, 1665 files.
21009
21010 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
21011
21012         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
21013         return type.
21014         * gcc.dg/cpp/digraphs.c: Declare puts.
21015
21016 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
21017
21018         * g++.old-deja/g++.other/warn5.C: New test.
21019
21020 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
21021
21022         * g++.old-deja/g++.pt/spec40.C: New test.
21023
21024 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
21025
21026         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
21027         case.
21028         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
21029
21030 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
21031
21032         * gcc.c-torture/compile/20010209-1.c: New test.
21033
21034 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
21035
21036         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
21037         excess errors message but not if it crashes.
21038         * g++.old-deja/g++.other/crash27.C: Likewise.
21039         * g++.old-deja/g++.other/crash28.C: Likewise.
21040         * g++.old-deja/g++.other/crash30.C: Likewise.
21041         * g++.old-deja/g++.other/crash32.C: Likewise.
21042         * g++.old-deja/g++.other/crash35.C: Likewise.
21043         * g++.old-deja/g++.pt/inherit2.C: Likewise.
21044
21045 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
21046
21047         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
21048         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
21049         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
21050         g77.f-torture/execute/execute.exp,
21051         g77.f-torture/noncompile/noncompile.exp,
21052         gcc.c-torture/execute/execute.exp,
21053         gcc.c-torture/execute/memcheck/memcheck.exp,
21054         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
21055         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
21056         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
21057         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
21058         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
21059         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
21060         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
21061         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
21062         Remove bug reporting instructions with ancient email addresses.
21063
21064 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
21065
21066         * gcc.dg/20010202-1.c: New test.
21067         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
21068
21069 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
21070
21071         * g++.dg/stdbool-if.C: New test.
21072
21073 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
21074
21075         * objc/execute/fdecl.m: Added main().
21076
21077 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
21078
21079         * gcc.c-torture/execute/20010206-1.c: New test.
21080
21081 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
21082
21083         * gcc.dg/cpp/avoidpaste1.c: Update.
21084
21085 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
21086
21087         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
21088         Pero <nicola@brainstorm.co.uk>.
21089         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
21090
21091 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
21092
21093         * g++.old-deja/g++.pt/spec39.C: New test.
21094
21095 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
21096
21097         * gcc.c-torture/compile/20010202-1.c: New test.
21098
21099 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
21100
21101         * g++.old-deja/g++.abi/primary2.C: New test.
21102         * g++.old-deja/g++.abi/primary3.C: New test.
21103         * g++.old-deja/g++.abi/primary4.C: New test.
21104         * g++.old-deja/g++.abi/primary5.C: New test.
21105         * g++.old-deja/g++.abi/vtable3.h: New test.
21106         * g++.old-deja/g++.abi/vtable3a.C: New test.
21107         * g++.old-deja/g++.abi/vtable3b.C: New test.
21108         * g++.old-deja/g++.abi/vtable3c.C: New test.
21109         * g++.old-deja/g++.abi/vtable3d.C: New test.
21110         * g++.old-deja/g++.abi/vtable3e.C: New test.
21111         * g++.old-deja/g++.abi/vtable3f.C: New test.
21112         * g++.old-deja/g++.abi/vtable3g.C: New test.
21113         * g++.old-deja/g++.abi/vtable3h.C: New test.
21114         * g++.old-deja/g++.abi/vtable3i.C: New test.
21115         * g++.old-deja/g++.abi/vtable3j.C: New test.
21116         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
21117
21118 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
21119
21120         * g++.old-deja/g++.other/anon6.C: New test.
21121         * g++.old-deja/g++.other/anon7.C: New test.
21122
21123 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
21124
21125         * gcc.dg/cpp/avoidpaste2.c: New tests.
21126
21127 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
21128
21129         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
21130
21131 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
21132
21133         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
21134         DECIMAL_DIG cases for Irix."
21135
21136 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
21137
21138         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
21139
21140 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
21141
21142         * gcc.dg/c99-tag-1.c: New test.
21143
21144 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
21145
21146         * gcc.dg/cpp/tr-warn1.c: Add tests.
21147
21148 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
21149
21150         * gcc.dg/cpp/avoidpaste1.c: Update.
21151         * gcc.dg/cpp/paste4.c: Update.
21152
21153 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
21154
21155         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
21156         cases for Irix.
21157
21158 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
21159
21160         * g++.old-deja/g++.other/inline19.C: New test.
21161
21162 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
21163
21164         * gcc.dg/Wlarger-than.c: New test.
21165
21166 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
21167
21168         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
21169
21170 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
21171
21172         * gcc.c-torture/execute/20010129-1.c: New test.
21173         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
21174
21175 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
21176
21177         * gcc.dg/cpp/avoidpaste1.c: Test case.
21178
21179 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
21180
21181         * g++.old-deja/g++.other/inline18.C: New test.
21182
21183 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21184
21185         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
21186         and __builtin_putchar.
21187
21188 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
21189
21190         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
21191         tests.
21192
21193 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
21194
21195         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
21196         floating point number rounding mode to round to the nearest
21197         representable mode.
21198
21199 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
21200
21201         * g++.old-deja/g++.other/mangle2.C: New test.
21202
21203 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
21204
21205         * gcc.c-torture/compile/20010124-1.c: New test.
21206
21207 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
21208
21209         * g++.old-deja/g++.pt/spec38.C: New test.
21210
21211 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
21212
21213         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
21214         "Build don't run".
21215
21216 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21217
21218         * gcc.c-torture/execute/20010123-1.c: New test.
21219
21220 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
21221
21222         * g++.old-deja/g++.pt/spec37.C: New test.
21223
21224 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
21225
21226         * g++.old-deja/g++.pt/overload14.C: New test.
21227
21228 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21229
21230         * gcc.c-torture/execute/20010122-1.c: New test, exercise
21231         __builtin_return_address.
21232
21233 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
21234
21235         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
21236         * g++.old-deja/g++.pt/spec35.C: New test.
21237         * g++.old-deja/g++.pt/spec36.C: New test.
21238
21239 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
21240
21241         * gcc.c-torture/compile/20010118-1.c: New test.
21242
21243 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
21244
21245         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
21246
21247 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
21248
21249         * gcc.c-torture/execute/20010119-1.c: New test.
21250
21251 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
21252
21253         * g++.old-deja/g++.other/vbase5.C: New test.
21254
21255 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
21256
21257         * gcc.c-torture/execute/20010118-1.c: New test.
21258
21259 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
21260
21261         * g++.old-deja/g++.pt/deduct3.C: New test.
21262
21263 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
21264
21265         * g++.old-deja/g++.pt/spec34.C: New test.
21266
21267 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
21268
21269         * g77.f-torture/compile/20000601-2.f: New test.
21270
21271 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
21272
21273         * g++.old-deja/g++.other/init17.C: New test.
21274
21275 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
21276
21277         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
21278
21279 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
21280
21281         * g++.old-deja/g++.pt/unify8.C: New test.
21282
21283 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
21284
21285         * g++.old-deja/g++.abi/vbase1.C: New test.
21286
21287 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
21288
21289         * g++.old-deja/g++.pt/crash65.C: New test.
21290
21291 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
21292
21293         * gcc.dg/cpp/assembl2.S: New test case.
21294
21295 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
21296
21297         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
21298         are supported.
21299
21300 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21301
21302         * g++.old-deja/g++.other/builtins1.C: New test.
21303         * g++.old-deja/g++.other/builtins2.C: Likewise.
21304         * g++.old-deja/g++.other/builtins3.C: Likewise.
21305         * g++.old-deja/g++.other/builtins4.C: Likewise.
21306
21307 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
21308
21309         * gcc.c-torture/compile/20010117-1.c: New test.
21310         * gcc.c-torture/compile/20010117-2.c: New test.
21311
21312 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
21313
21314         * g77.f-torture/execute/20010116.[fx]: New test,
21315         XFAIL on i?86-*-*.
21316         * g77.f-torture/compile/20010115.f: Indicate it's
21317         a test for PR fortran/1636.
21318
21319 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
21320
21321         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
21322
21323 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
21324
21325         * g77.f-torture/compile/20010115.f: New test.
21326
21327 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
21328
21329         * g++.old-deja/g++.pt/nontype5.C: New test.
21330
21331 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
21332
21333         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
21334         have an equivalent working one below it.
21335
21336 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
21337
21338         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
21339         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
21340
21341 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
21342
21343         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
21344         message containing "init_priority".
21345         (conpr-2.C): Likewise.
21346         (conpr-3.C): Likewise.
21347         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
21348
21349 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21350
21351         * gcc.c-torture/execute/20010114-2.c: New test.
21352
21353 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
21354
21355         * gcc.c-torture/compile/20010114-1.c: New test.
21356         * gcc.c-torture/compile/20010114-1.x: Xfail.
21357         * gcc.c-torture/compile/20010114-2.c: New test.
21358         * gcc.c-torture/execute/20010114-1.c: New test.
21359         * gcc.dg/trunc-1.c: New test.
21360         * gcc.dg/uninit-B.c: New test.
21361
21362 2001-01-13  Nick Clifton  <nickc@redhat.com>
21363
21364         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
21365         target.
21366
21367 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
21368
21369         * gcc.c-torture/compile/20010113-1.c: New test.
21370
21371 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
21372
21373         * gcc.c-torture/compile/20001212-1.c: New test.
21374
21375 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
21376
21377         * gcc.dg/cpp/widestr1.c: Update.
21378         * gcc.dg/cpp/prag-imp.c: Remove.
21379
21380 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
21381
21382         * gcc.c-torture/execute/20000801-3.x: Remove.
21383         * gcc.dg/c90-init-1.c: New test.
21384         * gcc.dg/c99-init-1.c: New test.
21385         * gcc.dg/c99-init-2.c: New test.
21386         * gcc.dg/gnu99-init-1.c: New test.
21387
21388 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
21389
21390         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
21391         testing that no relevant ones were found.
21392
21393 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
21394
21395         * g++.old-deja/g++.pt/cast2.C: New test.
21396
21397 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
21398
21399         * g++.old-deja/g++.pt/friend47.C: New test.
21400
21401 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
21402
21403         * g++.old-deja/g++.pt/instantiate13.C: New test.
21404
21405 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
21406
21407         * g++.old-deja/g++.other/defarg7.C: New test.
21408         * g++.old-deja/g++.other/defarg8.C: New test.
21409
21410 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
21411
21412         * g++.old-deja/g++.pt/crash64.C: New test.
21413
21414 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
21415
21416         * g++.old-deja/g++.pt/crash63.C: New test.
21417
21418 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
21419
21420         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
21421
21422 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
21423
21424         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
21425
21426 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
21427
21428         * g++.old-deja/g++.pt/error3.C: New test.
21429
21430 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
21431
21432         * g++.old-deja/g++.other/crash39.C: New test.
21433
21434 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
21435
21436         * g++.old-deja/g++.other/vbase4.C: New test.
21437
21438 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
21439
21440         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
21441         * gcc.dg/special/20000419-2.c: New file. Identical to above.
21442         * gcc.dg/special/special.exp: New test driver which will check
21443         for alias support for the above test.
21444
21445 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
21446
21447         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
21448         problems on small machines.
21449         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
21450         parameterize.
21451
21452 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
21453
21454         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
21455         mips.
21456         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
21457
21458 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
21459
21460         * g++.old_deja/g++.pt/using8.C: New test.
21461
21462 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
21463
21464         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
21465
21466 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
21467
21468         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
21469         where a failure is expected.
21470         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
21471
21472 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
21473
21474         * g++.old_deja/g++.pt/instantiate12.C: New test.
21475
21476 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
21477
21478         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
21479         start of structs.
21480         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
21481         * g++.old-deja/g++.brendan/crash17.C: Likewise.
21482         * g++.old-deja/g++.brendan/crash29.C: Likewise.
21483         * g++.old-deja/g++.brendan/crash48.C: Likewise.
21484         * g++.old-deja/g++.brendan/ns1.C: Likewise.
21485         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
21486         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
21487         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
21488         * g++.old-deja/g++.eh/spec6.C: Likewise.
21489         * g++.old-deja/g++.jason/crash3.C: Likewise.
21490         * g++.old-deja/g++.law/ctors11.C: Likewise.
21491         * g++.old-deja/g++.law/ctors17.C: Likewise.
21492         * g++.old-deja/g++.law/ctors5.C: Likewise.
21493         * g++.old-deja/g++.law/ctors9.C: Likewise.
21494         * g++.old-deja/g++.mike/ambig1.C: Likewise.
21495         * g++.old-deja/g++.mike/net22.C: Likewise.
21496         * g++.old-deja/g++.mike/p3538a.C: Likewise.
21497         * g++.old-deja/g++.mike/p3538b.C: Likewise.
21498         * g++.old-deja/g++.mike/virt3.C: Likewise.
21499         * g++.old-deja/g++.niklas/t128.C: Likewise.
21500         * g++.old-deja/g++.other/anon4.C: Likewise.
21501         * g++.old-deja/g++.other/using1.C: Likewise.
21502         * g++.old-deja/g++.other/warn3.C: Likewise.
21503         * g++.old-deja/g++.pt/t37.C: Likewise.
21504         * g++.old-deja/g++.robertl/eb69.C: Likewise.
21505         * g++.old-deja/g++.robertl/eb71.C: Likewise.
21506
21507 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
21508
21509         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
21510
21511 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21512
21513         * gcc.c-torture/execute/stdio-opt-3.c: New test.
21514
21515 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
21516
21517         * gcc.c-torture/compile/20010107-1.c: New test.
21518
21519 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21520
21521         * gcc.c-torture/execute/builtin-noret-1.c: New test.
21522
21523 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21524
21525         * gcc.dg/format/format.h: New file.
21526         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
21527         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
21528         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
21529         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
21530         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
21531         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
21532         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
21533         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
21534         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
21535         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
21536         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
21537         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
21538         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
21539         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
21540         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
21541         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
21542         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
21543         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
21544         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
21545         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
21546         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
21547         instead of declaring standard types, macros and functions in each
21548         test.
21549
21550 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
21551
21552         * gcc.c-torture/execute/20010106-1.c: New test.
21553
21554 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
21555
21556         * gcc.dg/format/format.exp: New file.
21557         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
21558         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
21559         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
21560         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
21561         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
21562         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
21563         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
21564         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
21565         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
21566         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
21567         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
21568         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
21569         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
21570         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
21571         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
21572         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
21573         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
21574         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
21575         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
21576         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
21577         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
21578         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
21579         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
21580         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
21581         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
21582         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
21583         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
21584         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
21585         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
21586         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
21587         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
21588         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
21589         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
21590         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
21591         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
21592         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
21593         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
21594         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
21595         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
21596         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
21597         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
21598         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
21599
21600 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
21601
21602         * gcc.c-torture/execute/991228-1.c: Take word endianness into
21603         account.
21604
21605 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
21606
21607         * gcc.c-torture/execute/builtin-complex-1.c: New test.
21608
21609 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
21610
21611         * g++.old-deja/g++.pt/crash62.C: New test.
21612
21613 2001-01-04  Richard Henderson  <rth@redhat.com>
21614
21615         * gcc.dg/20000926-1.c: Update expected warnings.
21616         * gcc.dg/array-2.c: Likewise.
21617         * gcc.dg/array-4.c: Also validate flexible array members.
21618         * gcc.dg/c99-flex-array-1.c: New.
21619
21620 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
21621
21622         * gcc.c-torture/compile/20001222-1.x: Remove.
21623
21624 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
21625
21626         * gcc.c-torture/execute/built-in-setjmp.c: New.
21627
21628 2001-01-03  Richard Henderson  <rth@redhat.com>
21629
21630         * gcc.dg/940510-1.c: Update expected error wording.
21631         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
21632
21633 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
21634
21635         * lib/target-supports.exp (check_alias_available): Modified to
21636         indicate aliases not supported if only weak aliases are supported.
21637
21638 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21639
21640         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
21641         Turn on cmpstrsi checks for __pj__ and __i370__.
21642
21643 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
21644
21645         * g++.old-deja/g++.other/virtual11.C: New test.
21646
21647 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
21648
21649         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
21650
21651 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21652
21653         * gcc.c-torture/compile/20010102-1.c: New test.
21654
21655 2001-01-02  Andreas Jaeger  <aj@suse.de>
21656
21657         * gcc.dg/noreturn-3.c: New test.
21658
21659         * gcc.dg/noreturn-4.c: New test.
21660
21661 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21662
21663         * gcc.c-torture/execute/stdio-opt-1.c: Also test
21664         __builtin_fputc and __builtin_fwrite.
21665
21666 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
21667
21668         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
21669         signed char, not default char.
21670
21671 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
21672
21673         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
21674
21675 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
21676
21677         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
21678
21679 2000-12-29  Richard Henderson  <rth@redhat.com>
21680
21681         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
21682         (__cyg_profile_func_exit): Define.
21683
21684 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
21685
21686         * g++.dg/vtgc1.C: New test.
21687
21688 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
21689
21690         * gcc.dg/noncompile/20001228-1.c: New test.
21691
21692         * gcc.dg/20001228-1.c: New test.
21693
21694         * gcc.c-torture/execute/20001228-1.c: New test.
21695
21696 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
21697
21698         * gcc.dg/format-strfmon-1.c: New test.
21699
21700 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21701
21702         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
21703         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
21704         * gcc.c-torture/execute/string-opt-1.c: Likewise.
21705         * gcc.c-torture/execute/string-opt-2.c: Likewise.
21706         * gcc.c-torture/execute/string-opt-3.c: Likewise.
21707         * gcc.c-torture/execute/string-opt-4.c: Likewise.
21708         * gcc.c-torture/execute/string-opt-6.c: Likewise.
21709         * gcc.c-torture/execute/string-opt-7.c: Likewise.
21710         * gcc.c-torture/execute/string-opt-8.c: Likewise.
21711         * gcc.c-torture/execute/string-opt-9.c: Likewise.
21712         * gcc.c-torture/execute/string-opt-10.c: Likewise.
21713         * gcc.c-torture/execute/string-opt-11.c: Likewise.
21714         * gcc.c-torture/execute/string-opt-12.c: Likewise.
21715
21716         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
21717         * gcc.c-torture/execute/string-opt-4.c: Test index.
21718
21719 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
21720
21721         * gcc.c-torture/compile/20001226-1.c: New test.
21722
21723 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
21724
21725         * gcc.c-torture/compile/20001222-1.c: New test.
21726         * gcc.c-torture/compile/20001222-1.x: Xfail.
21727
21728 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
21729
21730         * gcc.c-torture/execute/comp-goto-2.c: New test.
21731
21732 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
21733
21734         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
21735         Use long types if __INT_MAX__ is 32767.
21736         (main): Use cast to (sint32 *) when poking 88 into a_page.
21737
21738         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
21739
21740 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
21741
21742         * gcc.c-torture/compile/20001221-1.c: New test.
21743         * gcc.c-torture/execute/20001221-1.c: New test.
21744
21745 2000-12-20  Richard Henderson  <rth@redhat.com>
21746
21747         * g++.old-deja/g++.pt/crash36.C: Update error lines.
21748         * g++.old-deja/g++.robertl/eb109.C: Likewise.
21749
21750 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21751
21752         * gcc.dg/compare3.c: New test.
21753
21754 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
21755
21756         * gcc.dg/format-warnll-1.c: New test.
21757
21758 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
21759
21760         * gcc.dg/cpp/cmdlne-P.c: New test.
21761
21762 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
21763
21764         * gcc.c-torture/execute/builtin-abs-1.c,
21765         gcc.c-torture/execute/builtin-abs-2.c: New tests.
21766
21767 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
21768
21769         * gcc.dg/cpp/multiline.c: New test.
21770
21771 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
21772
21773         * g++.old-deja/g++.other/syshdr1.C: Update.
21774         * gcc.dg/cpp/lineflags.c: Remove temporarily.
21775
21776 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
21777
21778         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
21779
21780 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
21781
21782         * g++.old-deja/g++.pt/ttp65.C: New test.
21783
21784 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
21785
21786         * g++.old-deja/g++.pt/ttp64.C: New test.
21787
21788 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
21789
21790         * g++.old-deja/g++.pt/spec33.C: New test.
21791
21792 2000-12-14  Catherine Moore  <clm@redhat.com>
21793
21794         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
21795         * gcc.c-torture/execute/920612-2.c: Likewise.
21796         * gcc.c-torture/execute/920428-2.c: Likewise.
21797         * gcc-c-torture/execute/va-arg-11.c: Call exit.
21798         * gcc.c-torture/execute/va-arg-21.c: Likewise.
21799
21800 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21801
21802         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
21803         * gcc.dg/pack-test-2.c: Likewise.
21804
21805 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
21806
21807         Tests by Zack Weinberg <zackw@stanford.edu>.
21808
21809         * gcc.dg/cpp/defined.c: Update.
21810         * gcc.dg/cpp/defined_trad.c: New tests.
21811
21812 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
21813
21814         * gcc.dg/cpp/trad-direct.c: Update.
21815
21816 2000-12-11  Neil Booth  <neilb@earthling.net>
21817
21818         * gcc.dg/cpp/defined_trad.c
21819
21820 2000-12-11  Neil Booth  <neilb@earthling.net>
21821
21822         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
21823
21824 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
21825
21826         * gcc.dg/format-miss-2.c: New test.
21827
21828 2000-12-09  Neil Booth  <neilb@earthling.net>
21829
21830         * gcc.dg/cpp/lineflags.c: New tests.
21831         * gcc.dg/cpp/poison.c: Update.
21832         * gcc.dg/cpp/redef2.c: Update.
21833         * gcc.dg/cpp/skipping.c: New test.
21834
21835 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
21836
21837         * g++.old-deja/g++.other/eh3.C: New testcase.
21838
21839 2000-12-07  Neil Booth  <neilb@earthling.net>
21840
21841         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
21842         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
21843         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
21844         wtr-union-init-2.c, wtr-union-init-3.c: Update.
21845         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
21846         Update.
21847
21848 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21849
21850         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
21851         __SIZE_TYPE__ instead of int for type of integers cast to
21852         pointers.
21853
21854 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
21855
21856         * g++.old-deja/g++.other/cleanup4.C: New test.
21857
21858 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21859
21860         * format-sec-1.c: New test.
21861
21862 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21863
21864         * gcc.dg/format-nonlit-3.c: New test.
21865
21866 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21867
21868         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
21869         through a null pointer.
21870
21871 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
21872
21873         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
21874         * g++.old-deja/g++.pt/partial4.C: New test.
21875
21876 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
21877
21878         * gcc.c-torture/execute/ieee/hugeval.x: New.
21879
21880 2000-12-06  Neil Booth  <neilb@earthling.net>
21881
21882         * gcc.dg/cpp/backslash2.c: New tests.
21883
21884 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21885
21886         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
21887         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
21888
21889 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
21890
21891         * gcc.c-torture/execute/20001203-2.c: New testcase.
21892
21893 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
21894
21895         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
21896         * g++.old-deja/g++.other/virtual10.C: New test.
21897
21898 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
21899
21900         * g++.old-deja/g++.mike/pmf5.C: Remove test.
21901
21902 2000-12-05  Richard Henderson  <rth@redhat.com>
21903
21904         * gcc.c-torture/compile/20001205-1.c: New.
21905
21906 2000-12-04  Neil Booth  <neilb@earthling.net>
21907
21908         * g++.old-deja/g++.other/virtual9.C: New test.
21909         * g++.old-deja/g++.pt/crash61.C: New test.
21910         * gcc.c-torture/execute/loop-9.c: New test.
21911
21912 2000-12-04  Neil Booth  <neilb@earthling.net>
21913
21914         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
21915         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
21916         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
21917         * gcc.dg/cpp/extratokens.c: ...here.
21918
21919 2000-12-04  Neil Booth  <neilb@earthling.net>
21920
21921         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
21922         New tests.
21923
21924 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21925
21926         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
21927         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
21928
21929 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
21930
21931         * gcc.c-torture/execute/20001203-1.c: New test.
21932
21933 2000-12-03  Neil Booth  <neilb@earthling.net>
21934
21935         * gcc.dg/cpp/macro6.c: New test cases.
21936
21937 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21938
21939         * gcc.c-torture/execute/string-opt-9.c: New test.
21940         * gcc.c-torture/execute/string-opt-10.c: Likewise.
21941         * gcc.c-torture/execute/string-opt-11.c: Likewise.
21942         * gcc.c-torture/execute/string-opt-12.c: Likewise.
21943
21944         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
21945         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
21946
21947 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
21948
21949         * gcc.dg/cpp/if-6.c: New testcase.
21950
21951         * gcc.dg/20001201-1.c: New testcase.
21952
21953 2000-12-02  Neil Booth  <neilb@earthling.net>
21954
21955         * g++.old-deja/g++.other/externC4.C,
21956         g++.old-deja/g++.other/friend10.C: New tests.
21957
21958 2000-12-02  Neil Booth  <neilb@earthling.net>
21959
21960         * g++.old-deja/g++.other/instan2.C
21961         * g++.old-deja/g++.other/instan3.C: New test.
21962
21963 2000-12-02  Neil Booth  <neilb@earthling.net>
21964
21965         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
21966         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
21967         gnuc99.c,gnuc99-pedantic.c: New tests.
21968
21969 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
21970
21971         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
21972         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
21973
21974 2000-12-01  Neil Booth  <neilb@earthling.net>
21975
21976         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
21977         * gcc.dg/cpp/poison.c: Update.
21978         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
21979
21980 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
21981
21982         * g77.f-torture/execute/20001201.f: New test.
21983
21984 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
21985
21986         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
21987
21988 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
21989
21990         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
21991
21992 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
21993
21994         * g++.old-deja/g++.other/cast6.C: New test.
21995
21996 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
21997
21998         * gcc.c-torture/execute/20001130-2.c: New testcase.
21999
22000 2000-11-30  Richard Henderson  <rth@redhat.com>
22001
22002         * gcc.c-torture/execute/20001130-1.c: New test.
22003
22004 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
22005
22006         * g++.old-deja/g++.other/op3.C: New test.
22007
22008 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
22009
22010         * g++.old-deja/g++.other/op2.C: New test.
22011
22012 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
22013
22014         * g++.old-deja/g++.other/crash38.C: New test.
22015
22016 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
22017
22018         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
22019
22020 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
22021
22022         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
22023         tests.
22024         * gcc.c-torture/execute/string-opt-6.c: New test.
22025
22026         * gcc.dg/20001117-1.c: Add main.
22027
22028 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
22029
22030         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
22031         Move from here ...
22032         * gcc.dg/940510-1.c: ... to here.
22033
22034         * gcc.dg/20000926-1.c: GNU C now allows initializations of
22035         zero-size arrays in toplevel structures.
22036
22037 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
22038
22039         * gcc.c-torture/execute/loop-8.c: New test.
22040
22041 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
22042
22043         * g++.old-deja/g++.other/base1.C: New test.
22044
22045 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
22046
22047         * g++.old-deja/g++.other/parse2.C: New test.
22048
22049 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
22050
22051         * g++.old-deja/g++.pt/incomplete1.C: New test.
22052
22053 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
22054
22055         * g++.old-deja/g++.other/friend9.C: New test.
22056
22057 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
22058
22059         * gcc.dg/20001127-1.c: New test.
22060
22061 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
22062
22063         * g++.old-deja/g++.pt/friend46.C: New test.
22064
22065 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
22066
22067         * g++.old-deja/g++.other/ptrmem8.C: New test.
22068
22069 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22070
22071         * gcc.c-torture/execute/string-opt-7.c: New test.
22072         * gcc.c-torture/execute/string-opt-8.c: Likewise.
22073
22074 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
22075
22076         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
22077         instead of 'mkcheck 2'.
22078
22079 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
22080
22081         * gcc.c-torture/execute/memcheck/driver.c,
22082         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
22083         C9X references to refer to C99.
22084
22085 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
22086
22087         * gcc.dg/ultrasp3.c: New test.
22088
22089 2000-11-25  Neil Booth  <neilb@earthling.net>
22090
22091         * gcc.dg/cpp/include2.c: Update test to be locale independent.
22092
22093 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
22094
22095         * gcc.c-torture/compile/20001123-2.c: New.
22096
22097 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
22098
22099         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
22100
22101 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
22102
22103         * gcc.dg/sequence-point-1.c: Add some new tests.
22104         * gcc.c-torture/execute/20001124-1.c: New test.
22105
22106 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
22107
22108         * g++.old-deja/g++.other/vaarg4.C: New test.
22109         * gcc.c-torture/compile/20001123-1.c: New test.
22110
22111 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
22112
22113         * g++.other/crash24.C: Adjust and remove XFAIL.
22114         * g++.other/crash37.C: New test.
22115
22116 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
22117
22118         * g++.old-deja/g++.pt/instantiate9.C: New test.
22119
22120 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
22121
22122         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
22123         new ABI, too.
22124
22125         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
22126         * g++.old-deja/g++.robertl/eb55.C: Likewise.
22127
22128 2000-11-22  Neil Booth  <neilb@earthling.net>
22129
22130         * gcc.dg/cpp/Wtrigraphs.c: New test.
22131
22132 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
22133
22134         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
22135
22136 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
22137
22138         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
22139
22140 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
22141
22142         * lib/gcc-dg.exp: load_lib scanasm.exp.
22143         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
22144         * lib/g++-dg.exp: load_lib scanasm.exp.
22145         * lib/scanasm.exp: New.
22146         (scan-assembler, scan-assembler-not): Add optional arguments to
22147         test name, or if not present, the pattern name.
22148         (scan-assembler-dem, scan-assembler-dem-not): New.
22149
22150         * g++.dg/dg.exp: New.
22151
22152 2000-11-21  Neil Booth  <neilb@earthling.net>
22153
22154         * gcc.dg/cpp/integrated1.c: Remove.
22155
22156 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
22157
22158         * gcc.c-torture/execute/20001121-1.c: New test.
22159
22160 2000-11-21  Richard Henderson  <rth@redhat.com>
22161
22162         * gcc.c-torture/compile/20001121-1.c: New test.
22163
22164 2000-11-20  Neil Booth  <neilb@earthling.net>
22165
22166         * gcc.dg/cpp/integrated1.c: New test.
22167
22168 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
22169
22170         * g++.old-deja/g++.other/inline17.C: New test.
22171
22172 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
22173
22174         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
22175         local variable to be zero: I made the variable global. Now
22176         uses abort() and exit() instead of relying on main's return value.
22177
22178 2000-11-20  Neil Booth  <neilb@earthling.net>
22179
22180         * gcc.dg/cpp/paste2.c: Update test.
22181         * objc/execute/paste.m: New test.
22182
22183 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
22184
22185         * gcc.dg/c99-condexpr-1.c: New test.
22186
22187 2000-11-20  Neil Booth  <neilb@earthling.net>
22188
22189         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
22190
22191 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
22192
22193         * g++.old-deja/g++.pt/export1.C: New test.
22194
22195 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
22196
22197         * gcc.dg/20001117-1.c: New test.
22198
22199 2000-11-18  Richard Henderson  <rth@redhat.com>
22200
22201         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
22202
22203 2000-11-18  Richard Henderson  <rth@redhat.com>
22204
22205         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
22206         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
22207         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
22208
22209 2000-11-18  Richard Henderson  <rth@redhat.com>
22210
22211         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
22212         (main): New.  Exit cleanly.
22213
22214 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
22215
22216         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
22217         gcc.dg/c99-fordecl-2.c: New tests.
22218
22219 2000-11-18  Richard Henderson  <rth@redhat.com>
22220
22221         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
22222         * gcc.c-torture/execute/zerolen-2.c: New.
22223
22224 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
22225
22226         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
22227         memory.
22228
22229 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
22230
22231         * g++.old-deja/g++.pt/instantiate8.C: New test.
22232
22233 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
22234
22235         * g++.old-deja/g++.other/incomplete.C: Add more tests.
22236         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
22237
22238 2000-11-16  Nick Clifton  <nickc@redhat.com>
22239
22240         * gcc.c-torture/execute/nestfunc-2.c: New test.
22241         * gcc.c-torture/execute/nestfunc-3.c: New test.
22242
22243 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
22244
22245         * gcc.c-torture/compile/20001116-1.c: New test.
22246
22247 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
22248
22249         * gcc.c-torture/execute/20001115-1.c: New test.
22250
22251 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
22252
22253         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
22254         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
22255         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
22256         * g++.old-deja/g++.abi/vmihint.C: Likewise.
22257
22258 2000-11-15  Neil Booth  <neilb@earthling.net>
22259
22260         gcc.dg/cpp/_Pragma1.c: Update.
22261         gcc.dg/cpp/_Pragma2.c: New test.
22262
22263 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
22264
22265         * g++.old-deja/g++.other/anon5.C: New test.
22266
22267 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
22268
22269         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
22270         tests.
22271
22272 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
22273
22274         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
22275         output.
22276
22277 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
22278
22279         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
22280         labels at end of compound statements.
22281
22282 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
22283
22284         * gcc.c-torture/execute/loop-7.c: New test.
22285
22286 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
22287
22288         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
22289
22290 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
22291
22292         * gcc.dg/c99-bool-1.c: New test.
22293
22294 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
22295
22296         * gcc.dg/c99-scope-1.c: Remove xfail.
22297         * gcc.dg/c99-scope-2.c: New test.
22298
22299 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22300
22301         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
22302         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
22303
22304 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
22305
22306         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
22307         error messages.
22308
22309         * g++.mike/p700.C: Don't typedef wchar_t.
22310         * g++.mike/p784.C: Likewise.
22311         * g++.mike/eb101.C: Don't use __wchar_t.
22312
22313 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
22314
22315         * g77.f-torture/execute/20001111.[fx]: Test premature exit
22316         from DO loop.
22317
22318 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
22319
22320         * gcc.c-torture/execute/20001111-1.c: New test.
22321
22322 2000-11-10  Nick Clifton  <nickc@redhat.com>
22323
22324         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
22325         long multuiple and accumulate.
22326
22327 2000-11-09  Richard Henderson  <rth@redhat.com>
22328
22329         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
22330         via size_t instead of int.
22331
22332         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
22333         * gcc.c-torture/execute/string-opt-2.c: Likewise.
22334         * gcc.c-torture/execute/string-opt-3.c: Likewise.
22335         * gcc.c-torture/execute/string-opt-4.c: Likewise.
22336
22337 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
22338
22339         * gcc.c-torture/compile/20001109-1.c: New test.
22340         * gcc.c-torture/compile/20001109-2.c: New test.
22341
22342 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
22343
22344         * g++.old-deja/g++.pt/operator1.C: New test.
22345         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
22346
22347 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
22348
22349         * gcc.dg/20001108-1.c: New test.
22350
22351 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
22352
22353         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
22354         with both arguments constant strings.
22355         * gcc.c-torture/execute/string-opt-3.c: New test.
22356         * gcc.c-torture/execute/string-opt-4.c: New test.
22357         * gcc.c-torture/execute/string-opt-5.c: New test.
22358
22359 2000-11-08  Nick Clifton  <nickc@redhat.com>
22360
22361         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
22362         mulsidi3adddi patterns.
22363
22364 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
22365
22366         * g++.old-deja/g++.other/crash36.C: New test.
22367
22368 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
22369
22370         * g++.old-deja/g++.other/init16.C: New test.
22371
22372 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
22373
22374         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
22375
22376 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
22377
22378         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
22379         * gcc.c-torture/execute/va-arg-16.x: Likewise.
22380         * gcc.c-torture/execute/va-arg-17.x: Likewise.
22381
22382 2000-11-07  DJ Delorie  <dj@redhat.com>
22383
22384         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
22385
22386 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22387
22388         * gcc.c-torture/execute/string-opt-1.c: New test.
22389
22390 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
22391
22392         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
22393         mips-sgi-irix6.* because the MIPS ABI passes floating-point
22394         parameters in registers, and there is no way for a varargs
22395         function to know in which order the integer and floating-point
22396         parameters should be interleaved when they are placed on the
22397         stack.
22398         * gcc.c-torture/execute/va-arg-16.x: Likewise.
22399         * gcc.c-torture/execute/va-arg-17.x: Likewise.
22400
22401 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22402
22403         * gcc.c-torture/execute/string-opt-2.c: New test.
22404
22405 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
22406
22407         * g++.old-deja/g++.pt/crash60.C: New test.
22408
22409 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
22410
22411         * g++.old-deja/g++.other/crash24.C: New test.
22412         * g++.old-deja/g++.other/crash25.C: New test.
22413         * g++.old-deja/g++.other/crash26.C: New test.
22414         * g++.old-deja/g++.other/crash27.C: New test.
22415         * g++.old-deja/g++.other/crash28.C: New test.
22416         * g++.old-deja/g++.other/crash29.C: New test.
22417         * g++.old-deja/g++.other/crash30.C: New test.
22418         * g++.old-deja/g++.other/crash31.C: New test.
22419         * g++.old-deja/g++.other/crash32.C: New test.
22420         * g++.old-deja/g++.other/crash33.C: New test.
22421         * g++.old-deja/g++.other/crash34.C: New test.
22422         * g++.old-deja/g++.other/crash35.C: New test.
22423
22424 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
22425
22426         * gcc.c-torture/execute/20001031-1.c: New test.
22427
22428 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
22429
22430         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
22431         namespace.
22432
22433         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
22434         standards-conformant.
22435
22436         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
22437
22438         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
22439         * g++.old-deja/g++.mike/p755a.C: Likewise.
22440         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
22441         library makes no calls to `operator new' during initialization.
22442
22443 2000-11-04  Neil Booth  <neilb@earthling.net>
22444
22445         * gcc.dg/cpp/include2.c: New tests.
22446
22447 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
22448
22449         * lib/g++.exp (g++_set_ld_library_path): New function.
22450         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
22451
22452 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
22453
22454         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
22455         warnings.
22456
22457 2000-11-01  Richard Henderson  <rth@redhat.com>
22458
22459         * g++.old-deja/g++.ext/namedret1.C: New.
22460         * g++.old-deja/g++.ext/namedret2.C: New.
22461         * g++.old-deja/g++.ext/namedret3.C: New.
22462
22463 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
22464
22465         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
22466         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
22467
22468 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22469
22470         * gcc.c-torture/execute/va-arg-21.c: New test.
22471
22472 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
22473
22474         * gcc.dg/c99-complex-2.c: New test.
22475
22476 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22477
22478         * gcc.c-torture/execute/stdio-opt-1.c: New test.
22479
22480 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
22481
22482         * g++.old-deja/g++.other/inline16.C: New test.
22483
22484 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
22485
22486         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
22487         __PRETTY_FUNCTION__
22488
22489 2000-10-29  Neil Booth  <neilb@earthling.net>
22490
22491         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
22492         New tests.
22493         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
22494         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
22495         optimisation.
22496
22497 2000-10-29  Neil Booth  <neilb@earthling.net>
22498
22499         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
22500         * mi1.c, mi1c.h: Add null directives to multiple-include test.
22501         * mi5.c: Test multiple includes work with -C.
22502         * trigraphs.c: Test ^= version.
22503
22504 2000-10-28  Neil Booth  <neilb@earthling.net>
22505
22506         New tests and test updates for new macro expander.
22507
22508         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
22509         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
22510         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
22511         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
22512         new diagnostic messages.
22513
22514         * gcc.dg/cpp/macro3.c: New tests.
22515
22516 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
22517
22518         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
22519         on the same line.
22520
22521 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
22522
22523         * g++.old-deja/g++.other/eh2.C: New test.
22524
22525 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
22526
22527         * gcc.c-torture/execute/20001027-1.c: New test.
22528
22529 2000-10-26  Richard Henderson  <rth@redhat.com>
22530
22531         * gcc.c-torture/execute/20001026-1.c: New.
22532
22533 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
22534
22535         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
22536         * g++.old-deja/g++.law/builtin1.C: Likewise.
22537         * g++.old-deja/g++.law/ctors10.C: Likewise.
22538         * g++.old-deja/g++.law/virtual3.C: Likewise.
22539         * g++.old-deja/g++.mike/p658.C: Likewise.
22540         * g++.old-deja/g++.other/sibcall1.C: Likewise.
22541         * g++.old-deja/g++.other/vaarg2.C: Likewise.
22542         * g++.old-deja/g++.robertl/eb124.C: Likewise.
22543         * g++.old-deja/g++.robertl/eb44.C: Likewise.
22544         * g++.old-deja/g++.robertl/eb77.C: Likewise.
22545
22546 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
22547
22548         * gcc.c-torture/compile/20001024-1.c: New test.
22549
22550 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
22551
22552         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
22553         to tell us whether or not we are using V3.
22554
22555 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
22556
22557         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
22558         operands.
22559
22560 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
22561
22562         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
22563
22564 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
22565
22566         * gcc.c-torture/execute/20001024-1.c: New test.
22567
22568 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
22569
22570         * g++.old-deja/g++.other/sibcall1.C: New test.
22571
22572 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
22573
22574         * gcc.dg/noncompile/init-3.c: New test.
22575
22576 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
22577
22578         * gcc.dg/format-array-1.c: New test.
22579
22580 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
22581
22582         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
22583         writing through null pointers; remove comment about testing
22584         unterminated strings.
22585
22586 2000-10-17  Matthew Hiller  <hiller@redhat.com>
22587
22588         * gcc.c-torture/execute/20001017-2.c: New test.
22589
22590 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
22591
22592         * gcc.c-torture/compile/20001018-1.c: New test.
22593         * gcc.c-torture/compile/20001018-1.x: Xfail.
22594
22595 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
22596
22597         * gcc.c-torture/execute/20001017-1.c: New test.
22598
22599 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
22600
22601         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
22602         for multiple use of arguments with scanf formats; add tests for
22603         multiple use of arguments.
22604
22605 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
22606
22607         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
22608
22609 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
22610
22611         * gcc.dg/format-miss-1.c: New test.
22612
22613 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
22614
22615         * gcc.c-torture/execute/20001013-1.c: New test.
22616
22617 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
22618
22619         * gcc.dg/format-branch-1.c: New test.
22620
22621 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
22622
22623         * README, lib/file-format.exp: Remove EGCS references.
22624
22625 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
22626
22627         * gcc.dg/20001013-1.c: New test.
22628
22629 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
22630
22631         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
22632         for intmax_t in the compiler using __typeof__ and the type rules
22633         for conditional expressions.
22634
22635 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
22636
22637         * gcc.dg/20001012-1.c: New test.
22638         * gcc.dg/20001012-2.c: New test.
22639
22640 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
22641
22642         * gcc.dg/format-attr-1.c: New test.
22643
22644 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
22645
22646         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
22647         __LONG_LONG_MAX__ instead of LLONG_MAX.
22648
22649 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
22650
22651         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
22652         scanf flags.
22653         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
22654         flags.
22655
22656 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
22657
22658         * gcc.dg/sequence-pt-1.c: New test.
22659
22660 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
22661
22662         * gcc.c-torture/execute/20001011-1.c: New testcase.
22663         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
22664
22665 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
22666
22667         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
22668         does not error on it.
22669
22670 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
22671
22672         * gcc.dg/20001009-1.c: New test.
22673
22674 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
22675
22676         * gcc.c-torture/compile/20001009-1.c: Move from here ....
22677         * gcc.c-torture/execute/20001009-2.c: ... to here.
22678
22679 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
22680
22681         * gcc.c-torture/compile/20001009-1.c: New testcase.
22682         * gcc.c-torture/execute/20001009-1.c: New testcase.
22683         Testcases provided by Jan Hubicka <jh@suse.cz>.
22684
22685 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
22686
22687         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
22688         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
22689         uintmax_t using <limits.h> to emulate the compiler's internal
22690         logic.  No longer XFAIL %j tests.
22691
22692 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
22693
22694         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
22695         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
22696         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
22697         regexps and details of expected handling of some bad formats.
22698         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
22699         suppression.
22700
22701 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
22702
22703         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
22704         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
22705         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
22706         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
22707         in list archives.
22708
22709 2000-10-06  Richard Henderson  <rth@cygnus.com>
22710
22711         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
22712         * g++.old-deja/g++.brendan/crash52.C: Likewise.
22713         * g++.old-deja/g++.jason/report.C: Likewise.
22714         * g++.old-deja/g++.law/friend5.C: Likewise.
22715         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
22716         of the expected warnings.
22717
22718 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
22719
22720         * g++.old-deja/g++.pt/enum14.C: New test.
22721
22722 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
22723
22724         * g++.old-deja/g++.pt/crash59.C: New test.
22725
22726 2000-10-04  Will Cohen  <wcohen@redhat.com>
22727
22728         * gcc.dg/20000926-1.c: New test.
22729
22730 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
22731
22732         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
22733         function name for current C++ compiler.
22734         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
22735
22736 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
22737
22738         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
22739         __PRETTY_FUNCTION__.
22740         * g++.old-deja/g++.ext/pretty2.C: Likewise.
22741
22742 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22743
22744         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
22745
22746 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
22747
22748         * gcc.c-torture/compile/20000923-1.c: New test.
22749
22750 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
22751
22752         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
22753         * g++.old-deja/g++.pt/ttp62.C: Same.
22754         * g++.old-deja/g++.other/inline14.C: Same.
22755
22756 2000-09-24  Richard Henderson  <rth@cygnus.com>
22757
22758         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
22759
22760 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
22761
22762         * gcc.dg/c90-printf-1.c: Add test for wide string format.
22763
22764 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
22765
22766         * gcc.c-torture/compile/20000922-1.c: New file.
22767
22768 2000-09-21  Nick Clifton  <nickc@redhat.com>
22769
22770         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
22771         a signed long modulo operation.
22772         (mod6): New function - perform an unsigned long modulo operation.
22773         (main): Add tests for modulos of very large numbers by very small
22774         dividends.
22775
22776 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22777
22778         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
22779
22780 2000-09-19  Richard Henderson  <rth@cygnus.com>
22781
22782         * gcc.dg/compare2.c (case 10): XFAIL.
22783
22784 2000-09-18  Richard Henderson  <rth@cygnus.com>
22785
22786         * gcc.c-torture/execute/20000906-1.c: Move ...
22787         * gcc.dg/20000906-1.c: ... here.  Only run on targets
22788         that support __builtin_trap.
22789
22790 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
22791
22792         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
22793
22794 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
22795
22796         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
22797         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
22798         more $ format tests.
22799
22800 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
22801
22802         * gcc.dg/format-errmk-1.c: New test.
22803
22804 2000-09-17  Greg McGary  <greg@mcgary.org>
22805
22806         * gcc.c-torture/execute/20000917-1.x: Remove.
22807
22808 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
22809
22810         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
22811
22812 2000-09-17  Greg McGary  <greg@mcgary.org>
22813
22814         * gcc.c-torture/execute/20000917-1.c: New test.
22815         * gcc.c-torture/execute/20000917-1.x: XFAIL.
22816
22817 2000-09-16  Neil Booth  <NeilB@earthling.net>
22818
22819         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
22820         in nested macro bug.
22821
22822 2000-09-15  Neil Booth  <NeilB@earthling.net>
22823
22824         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
22825
22826 2000-09-14  Jeffrey A Law  (law@cygnus.com)
22827
22828         * gcc.c-torture/execute/20000914-1.c: New test.
22829
22830 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
22831
22832         * g++.other/inline13.C: New test.
22833
22834 2000-09-12  Andreas Jaeger  <aj@suse.de>
22835
22836         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
22837         constant by Ulrich Drepper <drepper@redhat.com>.
22838
22839 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
22840
22841         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
22842
22843 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22844
22845         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
22846
22847 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
22848
22849         * gcc.dg/cpp/backslash.c: New test.
22850
22851 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
22852
22853         * gcc.c-torture/execute/20000910-1.c: New test.
22854         * gcc.c-torture/execute/20000910-2.c: Likewise.
22855
22856 2000-09-11  Robert Lipe  <robertl@sco.com>
22857
22858         * gcc.dg/pragma-align.c: New test.
22859
22860 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
22861
22862         * g++.old-deja/g++.pt/explicit82.C: New test.
22863         * g++.old-deja/g++.pt/explicit83.C: New test.
22864
22865 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
22866
22867         * gcc.dg/asm-names.c: New test.
22868
22869 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22870
22871         * gcc.dg/cpp/tr-warn6.c: New test
22872
22873 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
22874
22875         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
22876         be accepted.
22877
22878 2000-09-07  Catherine Moore  <clm@redhat.com>
22879
22880         * gcc.c-torture/execute/unroll-1.c: New test.
22881
22882 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
22883
22884         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
22885         ERROR markers.
22886         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
22887         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
22888         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
22889         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
22890         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
22891         Preprocess only.
22892         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
22893         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
22894
22895 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
22896
22897         * g++.old-deja/g++.pt/deduct2.C: New test.
22898
22899 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
22900
22901         * g++.old-deja/g++.pt/parms2.C: New test.
22902
22903 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
22904
22905         * g++.old-deja/g++.pt/crash58.C: New test.
22906
22907 2000-09-06  Greg McGary  <greg@mcgary.org>
22908
22909         * gcc.c-torture/execute/20000906-1.c: New test.
22910         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
22911
22912 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22913
22914         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
22915
22916 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
22917
22918         * g++.old-deja/g++.pt/crash57.C: New test.
22919
22920 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
22921
22922         * g++.old-deja/g++.pt/crash56.C: New test.
22923
22924 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
22925
22926         * g++.old-deja/g++.pt/koenig1.C: New test.
22927
22928 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
22929
22930         * gcc.dg/20000904-1.c: New test.
22931
22932 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
22933
22934         * gcc.dg/cpp/paste8.c: New test.
22935
22936 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
22937
22938         * gcc.c-torture/compile/20000827-1.c: New test.
22939
22940 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
22941
22942         * gcc.dg/format-diag-1.c: New test.
22943
22944 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
22945
22946         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
22947         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
22948         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
22949         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
22950         gcc.dg/formatz-1.c: Adjust warning regular expressions.
22951
22952 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
22953
22954         * g++.old-deja/g++.other/nested4.C: New test.
22955
22956 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
22957
22958         * g++.old-deja/g++.ns/scoped1.C: New test.
22959
22960 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
22961
22962         * lib/g++.exp: Support testing already-installed GCC.
22963
22964 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22965
22966         * wtr-label-1.c, wtr-suffix-1.c: New tests.
22967
22968 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22969
22970         * gcc.dg/return-type-2.c: New test.
22971
22972 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
22973
22974         * gcc.c-torture/compile/20000825-1.c: New test.
22975
22976 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
22977
22978         * gcc.dg/dwarf2-2.c: New test.
22979
22980 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
22981
22982         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
22983         dg-warning regexps.
22984
22985 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
22986
22987         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
22988         gcc.dg/format-ext-5.c: New tests.
22989
22990 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
22991
22992         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
22993
22994 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
22995
22996         * gcc.dg/noncompile/930622-2.c: Adjust error message.
22997
22998 2000-08-24  Richard Henderson  <rth@cygnus.com>
22999
23000         * gcc.dg/ia64-sync-1.c: New test.
23001         * gcc.dg/ia64-sync-2.c: New test.
23002         * gcc.dg/ia64-asm-1.c: New test.
23003
23004 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
23005
23006         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
23007         * gcc.dg/format-ext-2.c: New test.
23008
23009 2000-08-23  Jason Merrill  <jason@redhat.com>
23010
23011         * lib/old-dejagnu.exp: Also ignore "In member function" and
23012         "At global scope".
23013
23014 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23015
23016         * gcc.dg/noncompile/label-lineno-1.c: New test.
23017
23018 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
23019
23020         * gcc.dg/c99-array-nonobj-1.c: New test.
23021
23022 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
23023
23024         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
23025         tests.
23026         * gcc.dg/format-ext-1.c: New test.
23027
23028 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23029
23030         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
23031         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
23032         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
23033         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
23034         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
23035
23036 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
23037
23038         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
23039         gcc.dg/c99-strftime-2.c: New tests.
23040
23041 2000-08-22  Richard Henderson  <rth@cygnus.com>
23042
23043         * gcc.c-torture/execute/20000822-1.c: New test.
23044
23045 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
23046
23047         * gcc.c-torture/execute/20000819-1.x: Remove.
23048
23049 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
23050
23051         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
23052         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
23053         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
23054         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
23055         gcc.dg/format-xopen-1.c: New tests.
23056
23057 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
23058
23059         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
23060
23061 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
23062
23063         * g++.old-deja/g++.other/loop2.C: New test.
23064
23065         * gcc.c-torture/compile/20000606-1.c: New test.
23066         * gcc.c-torture/compile/20000728-1.c: New test.
23067         * gcc.c-torture/execute/20000801-1.c: New test.
23068         * gcc.c-torture/execute/20000801-2.c: New test.
23069         * gcc.c-torture/execute/20000819-1.c: New test.
23070         * gcc.c-torture/execute/20000819-1.x: XFAIL.
23071         * gcc.dg/20000629-1.c: New test.
23072         * gcc.dg/20000724-1.c: New test.
23073         * gcc.dg/20000807-1.c: New test.
23074
23075 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
23076
23077         * gcc.dg/cpp/pragma-1.c: New test.
23078         * gcc.dg/cpp/pragma-2.c: New test.
23079
23080 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
23081
23082         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
23083         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
23084
23085 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
23086
23087         * gcc.c-torture/compile/20000818-1.c: New test.
23088
23089 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
23090
23091         * gcc.c-torture/execute/20000818-1.c: New test.
23092
23093 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
23094
23095         * gcc.dg/format-va-1.c: New test.
23096
23097 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
23098
23099         * g++.old-deja/g++.other/typedef8.C: New test.
23100
23101 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
23102
23103         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
23104         * g++.old-deja/g++.mike/net36.C: Mark candidate.
23105         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
23106         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
23107         * g++.old-deja/g++.other/ptrmem7.C: New test.
23108         * g++.old-deja/g++.pt/ptrmem10.C: New test.
23109
23110 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
23111
23112         * g++.old-deja/g++.pt/typename27.C: New test.
23113
23114 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
23115
23116         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
23117         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
23118         * g++.old-deja/g++.pt/friend45.C: New test.
23119         * g++.old-deja/g++.other/friend8.C: New test.
23120
23121 2000-08-15  Richard Henderson  <rth@cygnus.com>
23122
23123         * gcc.c-torture/execute/20000815-1.c: New test.
23124
23125 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
23126
23127         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
23128         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
23129         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
23130
23131 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
23132
23133         * g++.old-deja/g++.other/refinit2.C: New test.
23134
23135 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
23136
23137         * lib/c-torture.exp (c-torture): Make
23138         compiler_conditional_xfail_data global.
23139         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
23140         compiler_conditional_xfail_data machinery.
23141         (f-torture-execute): Likewise.
23142         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
23143         and only when unrolling loops.
23144
23145         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
23146
23147 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
23148
23149         * g++.old-deja/g++.pt/explicit81.C: New test.
23150
23151 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
23152
23153         * g++.old-deja/g++.pt/typename26.C: New test.
23154
23155 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
23156
23157         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
23158         warning.
23159
23160 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
23161
23162         * g++.old-deja/g++.other/array3.C: New test.
23163
23164 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
23165
23166         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
23167         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
23168         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
23169         New tests.
23170
23171 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
23172
23173         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
23174         * g++.old-deja/g++.abi/vmihint.C: Likewise.
23175
23176 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
23177
23178         * gcc.c-torture/execute/20000808-1.c: New test.
23179
23180 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
23181
23182         * gcc.dg/c90-const-expr-1.c: New test.
23183
23184 2000-08-08  Richard Henderson  <rth@cygnus.com>
23185
23186         * gcc.dg/noncompile/920923-1.c: Declare calloc.
23187
23188 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
23189
23190         * gcc.dg/noncompile/const-ll-1.c: New test.
23191
23192 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
23193
23194         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
23195
23196 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
23197
23198         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
23199         that running programs linked against the shared version of libobjc
23200         run correctly.
23201
23202 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
23203
23204         * gcc.dg/c99-printf-1.c: New test.
23205
23206 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
23207
23208         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
23209
23210 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
23211
23212         * gcc.c-torture/execute/20000731-1.x: Delete.
23213
23214 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
23215
23216         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
23217         and torture_without_loops as is done by c-torture.exp.
23218         (search_for): Copy from c-torture.exp.
23219         (gcc-dg-runtest): New function, drives a directory of tests
23220         iterating over the TORTURE_OPTIONS.
23221         (scan-assembler, scan-assembler-not): Move here from
23222         individual directory drivers.
23223
23224         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
23225         defined by lib/gcc-dg.exp.
23226         * gcc.dg/cpp/cpp.exp: Likewise.
23227         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
23228         gcc-dg-runtest, so we cycle over optimization options.
23229
23230         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
23231         * gcc.dg/compare2.c: No longer expected to fail.
23232
23233 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
23234
23235         * gcc.c-torture/execute/20000804-1.c: New test.
23236
23237 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
23238
23239         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
23240
23241 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
23242
23243         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
23244
23245 2000-08-03  Jeffrey A Law  (law@cygnus.com)
23246
23247         * gcc.c-torture/compile/20000803-1.c: New test.
23248
23249 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
23250
23251         * gcc.c-torture/execute/20000801-3.c,
23252         gcc.c-torture/execute/20000801-4.c: New tests.
23253         * gcc.c-torture/execute/20000801-3.x,
23254         gcc.c-torture/execute/20000801-4.x: Xfail.
23255
23256 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
23257
23258         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
23259         libobjc/.libs to allow for libtool.
23260
23261 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
23262
23263         * gcc.c-torture/compile/20000802-1.c: New test.
23264
23265 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
23266
23267         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
23268
23269 2000-07-31  Jeffrey A Law  (law@cygnus.com)
23270
23271         * gcc-c-torture/execute/20000731-2.c: New test.
23272
23273         * gcc.c-torture/execute/20000731-1.c: New test.
23274         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
23275
23276 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
23277
23278         * testsuite/gcc.dg/cpp/paste7.c: New test.
23279         * gcc.dg/cpp/20000725-1.c: New test.
23280
23281 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
23282
23283         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
23284         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
23285         declaration warning for __builtin_dwarf_reg_size.
23286
23287         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
23288
23289 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
23290
23291         * gcc.dg/noncompile/voidparam-1.c: New test.
23292
23293 2000-07-30  Richard Henderson  <rth@cygnus.com>
23294
23295         * gcc.dg/c90-digraph-1.c: Don't xfail.
23296         * gcc.dg/compare2.c (case 10): Xfail.
23297         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
23298
23299 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
23300
23301         * gcc.dg/c99-main-1.c: New test.
23302
23303 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
23304
23305         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
23306
23307 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
23308
23309         * gcc.c-tortuer/execute/20000726-1.c: New test.
23310
23311 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
23312
23313         * gcc.c-torture/execute/enum-2.c: New test.
23314
23315 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23316
23317         * gcc.dg/cpp/tr-warn3.c: New test.
23318
23319 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
23320
23321         * g++.old-deja/g++.ext/implicit1.C: Remove.
23322         * g++.old-deja/g++.jason/c2.C: Remove
23323         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
23324         * g++.old-deja/g++.pt/crash16.C: Likewise.
23325         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
23326
23327 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
23328
23329         * g++.old-deja/g++.other/for2.C: New test.
23330
23331 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
23332
23333         * gcc.dg/20000720-1.c: New test.
23334
23335 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
23336
23337         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
23338
23339 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
23340
23341         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
23342         * gcc.c-torture/execute/20000722-1.c: New.
23343         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
23344
23345 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
23346
23347         * gcc.dg/cpp/20000720-1.S: New test.
23348
23349 2000-07-21  Michael Meissner  <meissner@redhat.com>
23350
23351         * gcc.c-torture/execute/ieee/hugeval.c: New test.
23352
23353 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
23354
23355         * g++.old-deja/g++.brendan/crash16.C,
23356         g++.old-deja/g++.brendan/parse3.C,
23357         g++.old-deja/g++.brendan/redecl1.C,
23358         g++.old-deja/g++.ns/template13.C,
23359         g++.old-deja/g++.other/decl4.C,
23360         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
23361
23362 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
23363
23364         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
23365         and "Internal error".
23366
23367         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
23368         regexps.
23369         * gcc.dg/cpp/paste6.c: New test.
23370
23371 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
23372
23373         * gcc.dg/cpp/tr-direct.c: New test.
23374
23375         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
23376         gcc.dg/cpp/undef1.c: Tweak error regexps.
23377
23378 2000-07-18  Eric Christopher <echristo@redhat.com>
23379
23380         * gcc.c-torture/compile/20000718-1.c: New test.
23381
23382 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
23383
23384         * cpplex.c (_cpp_push_token): If the token being pushed back
23385         is the previous token in this context, just subtract one from
23386         context->posn.
23387         * cppmacro.c (save_expansion): Clear aux field when storing a
23388         placemarker.
23389
23390 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
23391
23392         * gcc.dg/noncompile/redecl-1.c: New test.
23393
23394 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
23395
23396         * gcc.c-torture/execute/20000717-5.c: New test.
23397         * gcc.c-torture/execute/20000717-1.x: Removed.
23398
23399 2000-07-17  Richard Henderson  <rth@cygnus.com>
23400
23401         * gcc.c-torture/execute/20000717-4.c: New test.
23402
23403 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
23404
23405         * gcc.dg/cpp/syshdr.c: New test.
23406         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
23407
23408 2000-07-17  Neil Booth  <neilb@earthling.net>
23409
23410         * gcc.dg/cpp/cmdlne-dM.c: New test.
23411         * gcc.dg/cpp/cmdlne-dD.c: New test.
23412
23413 2000-07-17  Jeffrey A Law  (law@cygnus.com)
23414
23415         * gcc.c-torture/execute/20000717-3.c: New test.
23416
23417         * gcc.c-torture/compile/20000717-1.c: New test.
23418
23419 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
23420
23421         * gcc.c-torture/execute/20000717-2.c: New test.
23422
23423 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
23424
23425         * gcc.dg/formatz-1.c: New test.
23426
23427         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
23428         * gcc.dg/c99-digraph-1.c: New tests.
23429
23430         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
23431         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
23432
23433         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
23434         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
23435         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
23436         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
23437         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
23438         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
23439         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
23440
23441 2000-07-17   Greg McGary <greg@mcgary.org>
23442
23443         * gcc.c-torture/execute/20000717-1.c: New test.
23444         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
23445
23446 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
23447
23448         * gcc.c-torture/execute/20000715-2.c: New test.
23449         * gcc.dg/20000715-1.c: New test.
23450
23451 2000-07-15  Michael Meissner  <meissner@redhat.com>
23452
23453         * gcc.c-torture/execute/20000715-1.c: New test.
23454
23455 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
23456
23457         * gcc.c-torture/execute/20000707-1.c: New test.
23458
23459 2000-07-13  Neil Booth  <NeilB@earthling.net>
23460
23461         * testsuite/gcc.dg/cpp/digraph1.c,
23462         testsuite/gcc.dg/cpp/digraph2.c,
23463         testsuite/gcc.dg/cpp/digraphs.c: New tests.
23464
23465 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
23466
23467         * g77.f-torture/compile/20000630-2.f:  New test.
23468         * g77.f-torture/compile/20000630-2.x
23469
23470 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
23471
23472         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
23473
23474 2000-07-11  Neil Booth  <NeilB@earthling.net>
23475
23476         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
23477
23478 2000-07-11  Neil Booth  <NeilB@earthling.net>
23479
23480         * gcc.dg/cpp/cmdlne-C.c: New.
23481
23482 2000-07-09  Neil Booth  <NeilB@earthling.net>
23483
23484         * gcc.dg/cpp/directiv.c: New tests.
23485         * gcc.dg/cpp/undef1.c: Update.
23486
23487 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
23488
23489         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
23490
23491 2000-07-09  Neil Booth  <NeilB@earthling.net>
23492
23493         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
23494
23495 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
23496
23497         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
23498         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
23499
23500 2000-07-08  Neil Booth  <NeilB@earthling.net>
23501
23502         * gcc.dg/cpp/macsyntx.c: New tests.
23503
23504 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
23505
23506         * gcc.dg/20000707-1.c: New test.
23507
23508 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
23509
23510         * gcc.c-torture/execute/20000706-1.c: New test.
23511         * gcc.c-torture/execute/20000706-2.c: New test.
23512         * gcc.c-torture/execute/20000706-3.c: New test.
23513         * gcc.c-torture/execute/20000706-4.c: New test.
23514         * gcc.c-torture/execute/20000706-5.c: New test.
23515
23516 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
23517
23518         * g++.old-deja/g++.pt/instantiate7.C: New test.
23519
23520 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
23521
23522         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
23523         * g++.old-deja/g++.mike/thunk3.C: Likewise.
23524         * g++.old-deja/g++.other/rtti3.C: Likewise.
23525         * g++.old-deja/g++.other/rttid3.C: Likewise.
23526
23527 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
23528
23529         *  g77.f-torture/compile/20000630-1.x: Fix typo
23530
23531 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
23532
23533         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
23534         assembly output.
23535
23536 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
23537
23538         * gcc.dg/cpp/ident.c: New test.
23539
23540 2000-07-05  Neil Booth  <NeilB@earthling.net>
23541
23542         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
23543           gcc.dg/cpp/lexstrng.c: New tests.
23544
23545 2000-07-04  Neil Booth  <NeilB@earthling.net>
23546
23547         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
23548         * gcc.dg/cpp/strify2.c: Same.
23549
23550 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
23551
23552         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
23553         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
23554         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
23555         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
23556
23557         * testsuite/gcc.dg/cpp/macro1.c,
23558         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
23559         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
23560         testsuite/gcc.dg/cpp/strify1.c,
23561         testsuite/gcc.dg/cpp/strify2.c: New tests.
23562
23563 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
23564
23565         * gcc.c-torture/execute/20000703-1.c: New test.
23566
23567 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
23568
23569         * g++.old-deja/g++.pt (lookup10.C): New test.
23570
23571 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
23572
23573         * g++.old-deja/g++.pt (typename25.C): New test.
23574
23575 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
23576
23577         * gcc.c-torture/compile/20000701-1.c: New test.
23578
23579 2000-06-30  Nick Clifton  <nickc@cygnus.com>
23580
23581         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
23582         to test case.
23583
23584 2000-06-30  Catherine Moore  <clm@cygnus.com>
23585
23586         * gcc.c-torture/execute/align-1.c: New test.
23587
23588 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
23589
23590         * g++.old-deja/g++.pt/expr8.C: New test.
23591         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
23592
23593 2000-06-29  Nick Clifton  <nickc@cygnus.com>
23594
23595         * gcc.c-torture/compile/20000629-1.c: New test.
23596
23597 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
23598
23599
23600         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
23601         gcc.dg/noncompile directory, depending on whether they're
23602         preprocessor tests or not.  Annotate all the tests for the dg
23603         framework.
23604
23605         * gcc.c-torture/noncompile/noncompile.exp: Delete.
23606         * gcc.dg/noncompile/noncompile.exp: New.
23607
23608         * Moved files:
23609         Old name                                New name
23610         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
23611         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
23612         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
23613         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
23614         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
23615         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
23616         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
23617         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
23618         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
23619         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
23620         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
23621         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
23622         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
23623         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
23624         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
23625         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
23626         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
23627         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
23628         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
23629         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
23630         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
23631         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
23632         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
23633         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
23634
23635         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
23636         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
23637         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
23638         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
23639         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
23640         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
23641
23642 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
23643
23644         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
23645         declare one variable.  On the fourth, error.
23646         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
23647         declared by 20000628-1a.h.
23648
23649 2000-06-29  Richard Henderson  <rth@redhat.com>
23650
23651         * gcc.c-torture/execute/930529-1.x: New file.
23652         * gcc.dg/920413-1.c: Adjust expected warning text.
23653         * gcc.dg/980217-1.c: Declare abort.
23654         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
23655
23656 2000-06-29  Jeffrey A Law  (law@cygnus.com)
23657
23658         * g77.f-torture/compile/20000629-1.f: New test.
23659         * g77.f-torture/compile/20000629-1.x: Expected to fail.
23660
23661 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
23662
23663         Rearrange lots of files, removing entirely the
23664         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
23665         directories.
23666
23667         * Deleted files:
23668         gcc.c-torture/code_quality/code_quality.exp
23669         gcc.c-torture/special/special.exp
23670         gcc.failure/failure.exp
23671         gcc.failure/940409-1.x
23672         gcc.c-torture/compile/961203-1.x
23673
23674         * New files:
23675         gcc.misc-tests/linkage.exp
23676         gcc.c-torture/execute/920730-1t.c
23677         gcc.c-torture/execute/920730-1t.x
23678         gcc.c-torture/compile/920520-1.x
23679         gcc.c-torture/compile/920521-1.x
23680         gcc.c-torture/compile/981006-1.x
23681         gcc.c-torture/execute/eeprof-1.x
23682
23683         * Moved files (possibly with modifications to fit a new harness):
23684         Old name                                New name
23685         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
23686         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
23687         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
23688         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
23689         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
23690         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
23691         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
23692         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
23693         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
23694         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
23695         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
23696         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
23697         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
23698         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
23699
23700 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
23701
23702         * c-torture/compile/961203-1.x: Delete.
23703
23704         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
23705         not exit. Include stdio.h.
23706         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
23707         * gcc.misc-tests/dg-12.c: Likewise.
23708         * gcc.misc-tests/dg-5.c: Likewise.
23709         * gcc.misc-tests/dg-6.c: Likewise.
23710         * gcc.misc-tests/dg-7.c: Prototype abort.
23711         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
23712         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
23713         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
23714         not exit.
23715         * gcc.misc-tests/sieve.c: Use return from main, not exit.
23716         * gcc.misc-tests/sort2.c: Use return from main, not exit.
23717
23718 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
23719
23720         * gcc.dg/cpp/20000628-1.c: New test.
23721         * gcc.dg/cpp/20000628-1.h: New header for above test.
23722         * gcc.dg/cpp/20000628-1a.h: Likewise.
23723
23724 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
23725
23726         * gcc.dg/cpp: New directory.
23727         * gcc.dg/cpp/cpp.exp: New driver.
23728         * gcc.dg/cpp/20000627-1.c: New test.
23729         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
23730         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
23731         and rewrite as a compilation test.
23732
23733         * gcc.dg: Move many files into the cpp subdirectory, possibly
23734         renaming or editing them as well.
23735         Old name                New name
23736         990119-1.c              cpp/19990119-1.c
23737         990228-1.c              cpp/19990228-1.c
23738         990407-1.c              cpp/19990407-1.c
23739         990409-1.c              cpp/19990409-1.c
23740         990413-1.c              cpp/19990413-1.c
23741         990703-1.c              cpp/19990703-1.c
23742         20000127-1.c            cpp/20000127-1.c
23743         20000129-1.c            cpp/20000129-1.c
23744         20000207-1.c            cpp/20000207-1.c
23745         20000207-2.c            cpp/20000207-2.c
23746         20000209-1.c            cpp/20000209-1.c
23747         20000209-2.c            cpp/20000209-2.c
23748         20000301-1.c            cpp/20000301-1.c
23749         20000419-1.c            cpp/20000419-1.c
23750         20000510-1.S            cpp/20000510-1.S
23751         20000519-1.c            cpp/20000519-1.c
23752         20000529-1.c            cpp/20000529-1.c
23753         20000625-1.c            cpp/20000625-1.c
23754         20000625-2.c            cpp/20000625-2.c
23755         cpp-as1.c               cpp/assert1.c
23756         cpp-as2.c               cpp/assert2.c
23757         cxx-comments-1.c        cpp/cxxcom1.c
23758         cxx-comments-2.c        cpp/cxxcom2.c
23759         endif-label.c           cpp/endif.c
23760         cpp-hash1.c             cpp/hash1.c
23761         cpp-hash2.c             cpp/hash2.c
23762         cpp-if1.c               cpp/if-1.c
23763         cpp-if2.c               cpp/if-2.c
23764         cpp-if3.c               cpp/if-3.c
23765         cpp-if4.c               cpp/if-4.c
23766         cpp-if5.c               cpp/if-5.c
23767         cpp-cond.c              cpp/if-cexp.c
23768         cpp-missingop.c         cpp/if-mop.c
23769         cpp-missingparen.c      cpp/if-mpar.c
23770         cpp-opprec.c            cpp/if-oppr.c
23771         cpp-ifparen.c           cpp/if-paren.c
23772         cpp-shortcircuit.c      cpp/if-sc.c
23773         cpp-shift.c             cpp/if-shift.c
23774         cpp-unary.c             cpp/if-unary.c
23775         cpp-li1.c               cpp/line1.c
23776         cpp-li2.c               cpp/line2.c
23777         lineno.c                cpp/line3.c
23778         lineno-2.c              cpp/line4.c
23779         cpp-mi.c                cpp/mi1.c
23780         cpp-mic.h               cpp/mi1c.h
23781         cpp-micc.h              cpp/mi1cc.h
23782         cpp-mind.h              cpp/mi1nd.h
23783         cpp-mindp.h             cpp/mi1ndp.h
23784         cpp-mix.h               cpp/mi1x.h
23785         cpp-mi2.c               cpp/mi2.c
23786         cpp-mi2a.h              cpp/mi2a.h
23787         cpp-mi2b.h              cpp/mi2b.h
23788         cpp-mi2c.h              cpp/mi2c.h
23789         cpp-mi3.c               cpp/mi3.c
23790         cpp-mi3.def             cpp/mi3.def
23791         poison-1.c              cpp/poison.c
23792         pr-impl.c               cpp/prag-imp.c
23793         cpp-redef-2.c           cpp/redef1.c
23794         cpp-redef.c             cpp/redef2.c
23795         strpaste.c              cpp/strp1.c
23796         strpaste-2.c            cpp/strp2.c
23797         cpp-tradpaste.c         cpp/tr-paste.c
23798         cpp-tradstringify.c     cpp/tr-str.c
23799         cpp-tradwarn1.c         cpp/tr-warn1.c
23800         cpp-tradwarn2.c         cpp/tr-warn2.c
23801         trigraphs.c             cpp/trigraphs.c
23802         cpp-unc1.c              cpp/unc1.c
23803         cpp-unc2.c              cpp/unc2.c
23804         cpp-unc3.c              cpp/unc3.c
23805         cpp-unc.c               cpp/unc4.c
23806         undef.c                 cpp/undef1.c
23807         undef-2.c               cpp/undef2.c
23808         cpp-wi1.c               cpp/widestr1.c
23809
23810 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
23811
23812         * lib/g++.exp (g++_include_flags): Tweak.
23813
23814 2000-06-27  H.J. Lu  <hjl@gnu.org>
23815             Loren J. Rittle  <ljrittle@acm.org>
23816
23817         * lib/g++.exp (g++_include_flags): Override libgloss.exp
23818         version with one that knows about the new gcc tree structure.
23819         (g++_link_flags): Same.
23820
23821 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
23822
23823         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
23824         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
23825         case we are cross-compiling.
23826
23827         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
23828         g++.old-deja/g++.niklas/Makefile.in,
23829         g++.old-deja/g++.niklas/configure.in,
23830         g++.old-deja/g++.other/Makefile.in,
23831         g++.old-deja/g++.other/configure.in,
23832         gcc.c-torture/code_quality/Makefile.in,
23833         gcc.c-torture/code_quality/configure.in,
23834         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
23835         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
23836         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
23837         gcc.c-torture/execute/ieee/Makefile.in,
23838         gcc.c-torture/execute/ieee/configure.in,
23839         gcc.c-torture/noncompile/Makefile.in,
23840         gcc.c-torture/noncompile/configure.in,
23841         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
23842         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
23843         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
23844
23845 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
23846
23847         * g++.old-deja/g++.other/ambig3.C: New test.
23848
23849 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
23850
23851         * g++.old-deja/g++.pt/syntax1.C: New test.
23852         * g++.old-deja/g++.pt/syntax2.C: New test.
23853         * g++.old-deja/g++.other/syntax3.C: New test.
23854         * g++.old-deja/g++.other/syntax4.C: New test.
23855
23856 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
23857
23858         * gcc.dg/20000623-1.c: Prototype exit and abort.
23859
23860 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
23861
23862         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
23863         New tests.
23864         * gcc.dg/cpp-mi3.def: New file.
23865
23866         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
23867         inside assertions.
23868         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
23869         lexer's error messages.
23870         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
23871         divine anything from the linemarkers.
23872         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
23873         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
23874
23875 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
23876
23877         * gcc.dg/20000623-1.c: New test.
23878
23879 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
23880
23881         * gcc.c-torture/execute/20000622-1.c: New test.
23882
23883 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
23884
23885         * g++.old-deja/g++.other/init15.C: New test.
23886
23887 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
23888
23889         * g++.old-deja/g++.pt/vaarg2.C: New test.
23890         * g++.old-deja/g++.pt/vaarg3.C: New test.
23891
23892 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
23893
23894         * g++.old-deja/g++.other/dyncast6.C: New test.
23895
23896 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
23897
23898         * gcc.c-torture/execute/loop-6.c: New test.
23899
23900 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
23901
23902         * gcc.dg/20000614-1.c: New test.
23903         * gcc.dg/20000614-2.c: New test.
23904
23905 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
23906
23907         * g++.old-deja/g++.other/inline12.C: New test.
23908
23909 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
23910
23911         * g++.old-deja/g++.other/eh1.C: New test.
23912
23913 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
23914
23915         * g++.old-deja/g++.other/type.C: New test.
23916
23917 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
23918
23919         * g++.old-deja/g++.other/initstring.C: New test.
23920
23921 2000-06-12  Jason Merrill  <jason@redhat.com>
23922
23923         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
23924
23925 2000-06-09  Jeffrey A Law  (law@cygnus.com)
23926
23927         * gcc.c-torture/compile/20000609-1.c: New test.
23928
23929 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
23930
23931         * gcc.dg/20000609-1.c: New test.
23932
23933 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
23934
23935         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
23936         * gcc.c-torture/noncompile/poison-1.c: Move...
23937         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
23938         * gcc.dg/cpp-li1.c: Add a token after the #line.
23939
23940 2000-06-05  Richard Henderson  <rth@cygnus.com>
23941
23942         * gcc.c-torture/execute/20000605-2.c: New test.
23943         * gcc.c-torture/execute/20000605-3.c: New test.
23944
23945 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
23946
23947         * g77.f-torture/execute/20000503-1.x: New file.
23948
23949 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
23950
23951         * g++.old-deja/g++.eh/badalloc1.C: New test.
23952
23953 2000-06-05  Richard Henderson  <rth@cygnus.com>
23954
23955         * gcc.c-torture/execute/20000605-1.c: New test.
23956
23957 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
23958             Nathan Sidwell <nathan@codesourcery.com>
23959
23960         * gcc.c-torture/compile/20000605-1.c: New test.
23961
23962 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
23963
23964         * g77.f-torture/compile/20000601-1.f:  New test.
23965
23966 2000-06-03  Richard Henderson  <rth@cygnus.com>
23967
23968         * gcc.c-torture/execute/20000603-1.c: New.
23969
23970 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
23971
23972         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
23973         * gcc.dg/noreturn-2.c (noreturn): Likewise.
23974
23975 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
23976
23977         * gcc.dg/compare2.c (case 12): XFAIL.
23978         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
23979         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
23980
23981         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
23982
23983 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
23984
23985         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
23986         guard macro is already defined when the header is first
23987         included.
23988         * gcc.dg/cpp-mix.h: New file.
23989         * gcc.dg/endif-label.c: Update patterns to match compiler.
23990
23991         * g++.brendan/complex1.C: Declare abort.
23992         * g++.law/refs4.C: Remove XFAIL.
23993         * g++.oliva/expr2.C: Declare abort and exit.
23994
23995 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
23996
23997         * gcc.c-torture/execute/20000528-1.c: New test.
23998
23999         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
24000         * g++.old-deja/g++.law/temps4.C: Likewise.
24001
24002         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
24003         stdlib.h.  Call abort() on failure.
24004         * g++.old-deja/g++.law/refs4.C: Likewise.
24005         * g++.old-deja/g++.law/temps4.C: Likewise.
24006         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
24007         * gcc.c-torture/execute/20000112-1.c: Include string.h.
24008
24009 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
24010
24011         Relative to g++.dg/special:
24012         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
24013
24014         Relative to g++.old-deja:
24015         * g++.brendan/complex1.C, g++.jason/optimize2.C,
24016         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
24017         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
24018         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
24019         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
24020         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
24021         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
24022
24023         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
24024         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
24025         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
24026         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
24027         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
24028         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
24029         and/or string.h.
24030
24031         * g++.other/goto1.C: Update expectations for error messages.
24032
24033 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
24034
24035         * gcc.c-torture/compile/20000523-1.c: New test.
24036
24037 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
24038
24039         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
24040
24041 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
24042
24043         * g++.old-deja/g++.eh/catch11.C: New test.
24044         * g++.old-deja/g++.eh/catch12.C: New test.
24045
24046 2000-05-24  Nick Clifton  <nickc@cygnus.com>
24047
24048         * gcc.c-torture/execute/20000523-1.c: New test.
24049
24050 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
24051
24052         * c-torture/execute/bcp-1.c: Replace abort in arg of
24053         __builtin_constant_p with a generic external function.
24054
24055         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
24056         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
24057         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
24058         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
24059         Prototype abort and/or exit.
24060
24061         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
24062         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
24063         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
24064         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
24065
24066 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
24067
24068         * gcc.dg/dwarf2-1.c: New test.
24069
24070 2000-05-20  Richard Henderson  <rth@cygnus.com>
24071
24072         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
24073
24074 2000-05-20  Andreas Jaeger  <aj@suse.de>
24075
24076         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
24077         testcase.
24078
24079 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
24080
24081         * gcc.c-torture/execute/20000519-2.c: New test.
24082
24083 2000-05-19  Andreas Jaeger  <aj@suse.de>
24084
24085         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
24086         which fails with SSA.
24087
24088         * lib/c-torture.exp: Also test with -O3 -fssa.
24089
24090 2000-05-18  Michael Meissner  <meissner@redhat.com>
24091
24092         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
24093         * gcc.c-torture/execute/920415-1.c: Ditto.
24094         * gcc.c-torture/execute/920501-1.c: Ditto.
24095         * gcc.c-torture/execute/conversion.c: Ditto.
24096         * gcc.c-torture/execute/cvt-1.c: Ditto.
24097
24098 2000-05-18  Jeffrey A Law  (law@cygnus.com)
24099
24100         * gcc.c-torture/compile/20000518-1.c: New test.
24101
24102 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
24103
24104         * g77.f-torture/compile/200005018.f:  New test.
24105
24106 2000-05-17  Jeffrey A Law  (law@cygnus.com)
24107
24108         * gcc.c-torture/compile/20000517-1.c: New test.
24109
24110 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
24111
24112         * gcc.c-torture/execute/20000516-1.c: New test.
24113
24114 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
24115
24116         * g++.old-deja/g++.other/eh.C: New test.
24117
24118 2000-05-12  Richard Henderson  <rth@cygnus.com>
24119
24120         * gcc.c-torture/execute/990208-1.c (main): Don't pass
24121         constants through to doit's conditional.
24122
24123 2000-05-11  Jeffrey A Law  (law@cygnus.com)
24124
24125         * gcc.c-torture/compile/20000511-1.c: New test.
24126         * g77.f-torture/compile/20000511-1.f: New test.
24127         * g77.f-torture/compile/20000511-2.f: New test.
24128
24129 2000-05-11  Michael Meissner  <meissner@redhat.com>
24130
24131         * gcc.c-torture/execute/20000511-1.c: New test.
24132
24133 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
24134
24135         * gcc.dg/dg.exp: Scan .S files as well as .c files.
24136         * gcc.dg/20000510-1.S: New.
24137
24138 2000-05-08  Catherine Moore  <clm@cygnus.com>
24139
24140         * gcc.dg/unused-3.c: New.
24141
24142 2000-05-06  Richard Henderson  <rth@cygnus.com>
24143
24144           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
24145           * g++.old-deja/g++.mike/warn1.C: Likewise.
24146           * g++.old-deja/g++.pt/local1.C: Likewise.
24147           * g++.old-deja/g++.pt/local7.C: Likewise.
24148           * g++.old-deja/g++.pt/spec16.C: Likewise.
24149
24150 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
24151
24152         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
24153
24154 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
24155
24156           * g77.f-torture/execute/20000503-1.f:  New test.
24157
24158 2000-05-04  Andreas Jaeger  <aj@suse.de>
24159
24160         * gcc.dg/noreturn-2.c: New test.
24161
24162 2000-05-04  Neil Booth  <NeilB@earthling.net>
24163
24164         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
24165         preprocessor.
24166
24167 2000-05-04  Richard Henderson  <rth@cygnus.com>
24168
24169         * gcc.c-torture/execute/20000503-1.c: Fix typo.
24170
24171 2000-05-04  Richard Henderson  <rth@cygnus.com>
24172
24173         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
24174         OpenSSL by Jason R Thorpe.
24175
24176 2000-05-03  Jim Wilson  <wilson@cygnus.com>
24177
24178         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
24179
24180 2000-05-03  Robert Lipe <robertlipe@usa.net>
24181
24182         * gcc.dg/20000503-1.c: New test.
24183
24184 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
24185
24186         * gcc.c-torture/compile/20000502-1.c: New test.
24187         * g++.old-deja/g++.other/align.C: New test.
24188         * gcc.dg/cpp-tradstringify.c: New test.
24189
24190 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
24191
24192         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
24193         and hard registers.
24194
24195 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
24196
24197         * gcc.c-torture/execute/loop-5.c: New test.
24198
24199 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
24200
24201         * gcc.c-torture/execute/va-arg-20.c: New test.
24202
24203 2000-04-23  Jeffrey A Law  (law@cygnus.com)
24204
24205         * gcc.c-torture/execute/20000422-1.c: New test.
24206
24207 2000-04-20  Greg McGary  <gkm@gnu.org>
24208
24209         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
24210         when optimizing, but without sibling-call optimizations (-O1).
24211
24212 2000-04-20  Jeffrey A Law  (law@cygnus.com)
24213
24214           * gcc.c-torture/compile/20000420-1.c: New test.
24215
24216 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
24217
24218         * g++.abi/ptrflags.C: New test.
24219         * g++.eh/catchptr1.C: Test incomplete pointer chains.
24220
24221 2000-04-19  Catherine Moore  <clm@cygnus.com>
24222
24223         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
24224
24225 2000-04-19  Greg McGary  <gkm@gnu.org>
24226
24227         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
24228         sibling-call optimizations.
24229
24230 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
24231
24232         * gcc.dg/20000419-1.c: New test.
24233
24234 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
24235
24236         * gcc.c-torture/execute/20000412-6.c: New test.
24237
24238 2000-04-12  Jeffrey A Law  (law@cygnus.com)
24239
24240         * gcc.c-torture/execute/20000412-5.c: New test.
24241         * g77.f-torture/compile/20000412-1.f: New test.
24242         * gcc.c-torture/execute/20000412-4.c: New test.
24243         * gcc.c-torture/compile/20000412-2.c: New test.
24244         * gcc.c-torture/execute/20000412-3.c: New test.
24245         * gcc.c-torture/compile/20000412-1.c: New test.
24246         * gcc.c-torture/execute/20000412-2.c: New test.
24247
24248 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
24249
24250         * objc/execute/bf-20.m: New test.
24251
24252 2000-04-10  Richard Henderson  <rth@cygnus.com>
24253
24254         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
24255
24256         * gcc.c-torture/execute/20000412-1.c: New test.
24257
24258 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
24259
24260         * g++.old-deja/g++.eh/catchptr1.C: New test.
24261
24262 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
24263
24264         * g++.old-deja/g++.abi/cxa_vec.C: New test.
24265
24266 2000-04-08  Neil Booth  <NeilB@earthling.net>
24267
24268         * gcc.dg/cpp-nullchar.c: Remove test as
24269         embedded nulls cause problems.
24270
24271 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24272
24273         * gcc.dg/compare2.c: New test.
24274
24275 2000-04-08  Neil Booth  <NeilB@earthling.net>
24276
24277         * gcc.dg/cpp-nullchar.c: New test.
24278
24279 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
24280
24281         * gcc.dg/cpp-mi2.c: New test.
24282         * gcc.dg/cpp-mi2[abc].h: New files.
24283
24284 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
24285
24286         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
24287         member name.
24288
24289 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
24290
24291         * g++.old-deja/g++.abi/vmihint.C: New test.
24292
24293 2000-04-06  Neil Booth  <NeilB@earthling.net>
24294
24295         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
24296         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
24297         copyright.
24298
24299 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
24300
24301         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
24302         avoid stack-frame overwrite.
24303
24304 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
24305
24306         * gcc.c-torture/compile/20000405-2.c: New test.
24307         * gcc.c-torture/compile/20000405-3.c: New test.
24308
24309 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24310
24311         * gcc.c-torture/compile/20000405-1.c: New test.
24312
24313 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
24314
24315         * gcc.dg/cast-qual-1.c: Revert last change.
24316
24317 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24318
24319         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
24320
24321 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
24322
24323         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
24324         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
24325
24326 2000-04-03  Jeffrey A Law  (law@cygnus.com)
24327
24328         * gcc.c-torture/compile/20000403-2.c: New test.
24329         * gcc.c-torture/compile/20000403-1.c: New test.
24330
24331 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
24332
24333         * gcc.c-torture/execute/20000403-1.c: New test.
24334
24335 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
24336
24337         * gcc.c-torture/execute/20000402-1.c: New test.
24338
24339 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
24340
24341         * gcc.c-torture/execute/va-arg-15.c: New test.
24342         * gcc.c-torture/execute/va-arg-16.c: New test.
24343         * gcc.c-torture/execute/va-arg-17.c: New test.
24344         * gcc.c-torture/execute/va-arg-18.c: New test.
24345         * gcc.c-torture/execute/va-arg-19.c: New test.
24346
24347 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
24348
24349         * gcc.c-torture/compile/981211-1.c: Move to...
24350         * gcc.dg/cpp-as1.c: ...here.
24351         * gcc.dg/cpp-as2.c: New file.
24352
24353         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
24354         compiler.
24355
24356 2000-04-02  Neil Booth  <NeilB@earthling.net>
24357
24358         * gcc.dg/cpp-cond.c  New tests.
24359         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
24360         accidental success less likely.
24361         * gcc.dg/cpp-missingop.c  New tests.
24362         * gcc.dg/cpp-missingparen.c  New tests.
24363         * gcc.dg/cpp-shift.c  New tests.
24364         * gcc.dg/cpp-shortcircuit.c  New tests.
24365         * gcc.dg/cpp-unary.c  New tests.
24366
24367 2000-03-29  Jeffrey A Law  (law@cygnus.com)
24368
24369         * gcc.c-torture/compile/20000329-1.c: New test.
24370
24371 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
24372
24373         * gcc.c-torture/compile/20000326-1.c: New test.
24374         * gcc.c-torture/compile/20000326-2.c: New test.
24375
24376 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
24377
24378         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
24379         the first parameter is a function argument.
24380
24381 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
24382
24383         * g++.old-deja/g++.ext/array4.C: New test.
24384
24385 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
24386
24387         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
24388
24389 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24390
24391         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
24392
24393 2000-03-19  Richard Henderson  <rth@cygnus.com>
24394
24395         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
24396
24397 2000-03-19  Richard Henderson  <rth@cygnus.com>
24398
24399         * gcc.c-torture/compile/20000319-1.c: New test.
24400
24401 2000-03-14  Jeffrey A Law  (law@cygnus.com)
24402
24403         * gcc.c-torture/execute/20000314-3.c: New test.
24404         * gcc.c-torture/execute/20000314-2.c: New test.
24405         * gcc.c-torture/execute/20000314-1.c: New test.
24406         * gcc.c-torture/compile/20000314-2.c: New test.
24407         * gcc.c-torture/compile/20000314-1.c: New test.
24408
24409 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
24410
24411         * g++.old-deja/g++.warn/inline.C: New test.
24412
24413 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
24414
24415         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
24416         standards-compliant result rather than specific constants.
24417         Put test-values in array.
24418
24419 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
24420
24421         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
24422         (g++_target_compile): Put test-specific options last.
24423
24424 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
24425
24426         * g++.old-deja/g++.eh/vbase4.C: New test.
24427
24428 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
24429
24430         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
24431
24432 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
24433
24434         * g++.old-deja/g++.brendan/misc12.C: Removed.
24435         * g++.old-deja/g++.pt/memtemp77.C: Constify.
24436         * g++.old-deja/g++.ext/pretty4.C: New test.
24437
24438 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
24439
24440         * g++.old-deja/g++.other/string2.C: New test.
24441
24442 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
24443
24444         * g++.old-deja/g++.warn/impint2.C: New test.
24445
24446 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
24447
24448         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
24449         is 1, not zero.
24450
24451 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
24452
24453         * g++.old-deja/g++.warn/impint.C: New test.
24454         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
24455         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
24456         * g++.old-deja/g++.pt/explicit12.C: Likewise.
24457         * g++.old-deja/g++.pt/explicit13.C: Likewise.
24458         * g++.old-deja/g++.pt/explicit17.C: Likewise.
24459         * g++.old-deja/g++.pt/explicit18.C: Likewise.
24460         * g++.old-deja/g++.pt/explicit19.C: Likewise.
24461         * g++.old-deja/g++.pt/explicit23.C: Likewise.
24462         * g++.old-deja/g++.pt/explicit31.C: Likewise.
24463         * g++.old-deja/g++.pt/explicit35.C: Likewise.
24464         * g++.old-deja/g++.pt/explicit6.C: Likewise.
24465         * g++.old-deja/g++.pt/memclass7.C: Likewise.
24466
24467 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
24468
24469         * gcc.dg/cpp-redef.c: New test.
24470
24471 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
24472
24473         * g++.old-deja/g++.pt/unify7.C: New test.
24474
24475 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
24476
24477         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
24478         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
24479
24480 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
24481
24482         * gcc.c-torture/compile/20000224-1.c: New test.
24483
24484 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24485
24486         * gcc.c-torture/compile/cpp-2.c: New test.
24487         * gcc.c-torture/compile/cpp-1.c: New test.
24488
24489 2000-02-25  Jeffrey A Law  (law@cygnus.com)
24490
24491         * gcc.c-torture/execute/20000225-1.c: New test.
24492
24493 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24494
24495         * gcc.dg/cpp-li2.c: New test.
24496
24497         * gcc.dg/cpp-wi1.c: New test.
24498
24499         * gcc.dg/cpp-li1.c: New test.
24500
24501 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
24502
24503         * g++.old-deja/g++.other/sizeof5.C: New test.
24504
24505 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
24506
24507         * gcc.c-torture/execute/va-arg-13.c: New test.
24508
24509 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
24510
24511         * gcc.c-torture/execute/va-arg-12.c: New test.
24512
24513 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
24514
24515         * gcc.c-torture/execute/20000223-1.c: New test.
24516
24517 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
24518
24519         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
24520
24521 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
24522
24523         * g++.old-deja/g++.abi/ptrmem.C: New test.
24524
24525 2000-02-19  Richard Henderson  <rth@cygnus.com>
24526
24527         * gcc.c-torture/compile/init-3.c: New.
24528
24529 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
24530
24531         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
24532         ALWAYS_CXXFLAGS.
24533
24534 2000-02-11  Robert Lipe <robertl@sco.com>
24535
24536         * gcc.c-torture/compile/20000211-3.c: New test.
24537
24538 2000-02-11  Martin Buchholz <martin@xemacs.org>
24539
24540         * gcc.c-torture/compile/20000211-2.c: New test.
24541
24542 2000-02-11  Jeffrey A Law  (law@cygnus.com)
24543
24544         * gcc.c-torture/compile/20000211-1.c: New test.
24545
24546 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
24547
24548         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
24549           on native targets
24550
24551 2000-02-08  Nathan Sidwell  <nathan@acm.org>
24552
24553         * g++.old-deja/g++.other/cast5.C: New test.
24554
24555 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
24556
24557         * gcc.c-torture/execute/20000205-1.c: New.
24558
24559 2000-02-03  Nathan Sidwell  <nathan@acm.org>
24560
24561         * g++.old-deja/g++.jason/cast3.C: Return void.
24562         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
24563
24564 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24565
24566         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
24567
24568         * gcc.dg/loop-1.c: New test.
24569
24570 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
24571
24572         * gcc.c-torture/compile/20000127-1.c: New test.
24573         * gcc.c-torture/execute/991228-1.c: New test.
24574
24575 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24576
24577         * gcc.dg/unused-2.c: New test.
24578
24579         * gcc.dg/conv-1.c: New test.
24580
24581 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
24582
24583         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
24584         compiler.
24585         (tool_option_proc): Fix typo.
24586
24587 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
24588
24589         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
24590         of the ld on the host, not on the build machine.
24591         Also, don't crash if '--help' is not a supported option.
24592
24593 2000-01-24  Richard Henderson  <rth@cygnus.com>
24594
24595         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
24596
24597 2000-01-20  Jeffrey A Law  (law@cygnus.com)
24598
24599         * gcc.c-torture/execute/20000120-2.c: New test.
24600         * gcc.c-torture/execute/20000120-1.c: New test.
24601
24602 2000-01-13  Jeffrey A Law  (law@cygnus.com)
24603
24604         * gcc.c-torture/execute/20000113-1.c: New test.
24605
24606 2000-01-12  Jeffrey A Law  (law@cygnus.com)
24607
24608         * gcc.c-torture/execute/20000112-1.c: New test.
24609
24610 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24611
24612         * gcc.dg/20000111-1.c: New test.
24613
24614 2000-01-10  Jeffrey A Law  (law@cygnus.com)
24615
24616         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
24617         with 16 bit integers.
24618
24619 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24620
24621         * gcc.dg/20000108-1.c: New test.
24622
24623 2000-01-05  Nathan Sidwell  <nathan@acm.org>
24624
24625         * g++.old-deja/g++.ns/koenig8.C: New test.
24626
24627 2000-01-05  Nathan Sidwell  <nathan@acm.org>
24628
24629         * g++.old-deja/g++.other/cast4.C: New test.
24630
24631 2000-01-05  Jeffrey A Law  (law@cygnus.com)
24632
24633         * gcc.c-torture/compile/20000105-2.c: New test.
24634         * gcc.c-torture/compile/20000105-1.c: New test.
24635
24636 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24637
24638         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
24639         references to printf & atoi to conform to ANSI standard.
24640         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
24641         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
24642         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
24643         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
24644         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
24645         * g++.old-deja/g++.brendan/complex1.C: Likewise.
24646         * g++.old-deja/g++.brendan/copy1.C: Likewise.
24647         * g++.old-deja/g++.brendan/copy2.C: Likewise.
24648         * g++.old-deja/g++.brendan/copy3.C: Likewise.
24649         * g++.old-deja/g++.brendan/copy4.C: Likewise.
24650         * g++.old-deja/g++.brendan/copy5.C: Likewise.
24651         * g++.old-deja/g++.brendan/copy6.C: Likewise.
24652         * g++.old-deja/g++.brendan/copy7.C: Likewise.
24653         * g++.old-deja/g++.brendan/copy8.C: Likewise.
24654         * g++.old-deja/g++.brendan/crash11.C: Likewise.
24655         * g++.old-deja/g++.brendan/crash14.C: Likewise.
24656         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
24657         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
24658         * g++.old-deja/g++.brendan/delete2.C: Likewise.
24659         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
24660         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
24661         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
24662         * g++.old-deja/g++.brendan/eh1.C: Likewise.
24663         * g++.old-deja/g++.brendan/groff1.C: Likewise.
24664         * g++.old-deja/g++.brendan/init3.C: Likewise.
24665         * g++.old-deja/g++.brendan/misc12.C: Likewise.
24666         * g++.old-deja/g++.brendan/misc7.C: Likewise.
24667         * g++.old-deja/g++.brendan/new2.C: Likewise.
24668         * g++.old-deja/g++.brendan/operators4.C: Likewise.
24669         * g++.old-deja/g++.brendan/operators5.C: Likewise.
24670         * g++.old-deja/g++.brendan/overload2.C: Likewise.
24671         * g++.old-deja/g++.brendan/overload7.C: Likewise.
24672         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
24673         * g++.old-deja/g++.brendan/reference1.C: Likewise.
24674         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
24675         * g++.old-deja/g++.brendan/template24.C: Likewise.
24676         * g++.old-deja/g++.brendan/template3.C: Likewise.
24677         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
24678         * g++.old-deja/g++.jason/inline3.C: Likewise.
24679         * g++.old-deja/g++.jason/opeq.C: Likewise.
24680         * g++.old-deja/g++.law/arg5.C: Likewise.
24681         * g++.old-deja/g++.law/arm7.C: Likewise.
24682         * g++.old-deja/g++.law/ctors11.C: Likewise.
24683         * g++.old-deja/g++.law/cvt8.C: Likewise.
24684         * g++.old-deja/g++.law/init9.C: Likewise.
24685         * g++.old-deja/g++.law/refs4.C: Likewise.
24686         * g++.old-deja/g++.law/template2.C: Likewise.
24687         * g++.old-deja/g++.law/visibility24.C: Likewise.
24688         * g++.old-deja/g++.law/vtable3.C: Likewise.
24689         * g++.old-deja/g++.mike/asm2.C: Likewise.
24690         * g++.old-deja/g++.mike/eh1.C: Likewise.
24691         * g++.old-deja/g++.mike/misc1.C: Likewise.
24692         * g++.old-deja/g++.mike/misc13.C: Likewise.
24693         * g++.old-deja/g++.mike/misc14.C: Likewise.
24694         * g++.old-deja/g++.mike/ns12.C: Likewise.
24695         * g++.old-deja/g++.mike/p1248.C: Likewise.
24696         * g++.old-deja/g++.mike/p3708.C: Likewise.
24697         * g++.old-deja/g++.mike/p3708a.C: Likewise.
24698         * g++.old-deja/g++.mike/p3708b.C: Likewise.
24699         * g++.old-deja/g++.mike/p646.C: Likewise.
24700         * g++.old-deja/g++.mike/p700.C: Likewise.
24701         * g++.old-deja/g++.mike/p783.C: Likewise.
24702         * g++.old-deja/g++.mike/p783a.C: Likewise.
24703         * g++.old-deja/g++.mike/p783b.C: Likewise.
24704         * g++.old-deja/g++.mike/p786.C: Likewise.
24705         * g++.old-deja/g++.mike/p789.C: Likewise.
24706         * g++.old-deja/g++.mike/p789a.C: Likewise.
24707         * g++.old-deja/g++.mike/p807a.C: Likewise.
24708         * g++.old-deja/g++.other/delete3.C: Likewise.
24709         * g++.old-deja/g++.other/dyncast1.C: Likewise.
24710         * g++.old-deja/g++.other/dyncast2.C: Likewise.
24711         * g++.old-deja/g++.other/dyncast3.C: Likewise.
24712         * g++.old-deja/g++.other/empty1.C: Likewise.
24713         * g++.old-deja/g++.other/temporary1.C: Likewise.
24714         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
24715         * g++.old-deja/g++.pt/t16.C: Likewise.
24716         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
24717
24718 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
24719
24720         * gcc.dg/991230-1.c: New test.
24721
24722 1999-12-29  Jeffrey A Law  (law@cygnus.com)
24723
24724         * gcc.c-torture/compile/991229-3.c: New test.
24725         * gcc.c-torture/compile/991229-2.c: New test.
24726         * gcc.c-torture/compile/991229-1.c: New test.
24727
24728 1999-12-29  Greg McGary <gkm@eng.ascend.com>
24729
24730         * gcc.c-torture/compile/labels-2.c: New test.
24731
24732 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
24733
24734         * gcc.c-torture/execute/991227-1.c: New test.
24735
24736 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24737
24738         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
24739
24740 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
24741
24742         * gcc.c-torture/execute/991221-1.c: New test.
24743
24744 1999-12-20  Nathan Sidwell  <nathan@acm.org>
24745
24746         * g++.old-deja/g++.other/cast3.C: New test.
24747
24748 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
24749
24750         * gcc.c-torture/execute/991216-4.c: New test.
24751
24752 1999-12-16  Michael Meissner  <meissner@cygnus.com>
24753
24754         * gcc.c-torture/execute/991216-1.c: New test.
24755         * gcc.c-torture/execute/991216-2.c: New test.
24756         * gcc.c-torture/execute/991216-3.c: New test.
24757
24758 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
24759
24760         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
24761         Actually make the test fail by using "-O2" for compilation.
24762
24763 1999-12-15  Nathan Sidwell  <nathan@acm.org>
24764
24765         * g++.old-deja/g++.warn/cast-align1.C: New test.
24766
24767 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
24768
24769         * gcc.c-torture/compile/991214-1.c: New test.
24770         * gcc.c-torture/compile/991214-2.c: New test.
24771
24772 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
24773
24774         * gcc.dg/991214-1.c: New test.
24775
24776 1999-12-13  Jeffrey A Law  (law@cygnus.com)
24777
24778         * gcc.c-torture/compile/991213-3.c: New test.
24779         * gcc.c-torture/compile/991213-2.c: New test.
24780         * gcc.c-torture/compile/991213-1.c: New test.
24781
24782 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
24783
24784         * gcc.dg/991209-1.c: New test.
24785
24786 1999-12-08  Nathan Sidwell <nathan@acm.org>
24787
24788         * gcc.c-torture/compile/991208-1.c: New test.
24789
24790 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24791
24792         * gcc.dg/ultrasp2.c: New test.
24793
24794 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
24795
24796         * g++.old-deja/g++.abi/align.C (main): Fix typo.
24797
24798 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
24799
24800         * gcc.c-torture/compile/991202-1.c: New test.
24801         * gcc.c-torture/execute/991202-1.c: New test.
24802         * gcc.c-torture/execute/991202-2.c: New test.
24803         * gcc.c-torture/execute/991202-3.c: New test.
24804
24805 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
24806
24807         * g++.old-deja/g++.abi/align.C: New test.
24808         * g++.old-deja/g++.abi/aggregates.C: Likewise.
24809         * g++.old-deja/g++.abi/bitfields.C: Likewise.
24810
24811 1999-12-01  Richard Henderson  <rth@cygnus.com>
24812
24813         * gcc.c-torture/execute/991201-1.c: New.
24814
24815 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
24816
24817         * gcc.dg/991129-1.c: New test.
24818
24819 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
24820
24821         * gcc.c-torture/compile/991127-1.c: New test.
24822
24823 1999-11-22  Nathan Sidwell  <nathan@acm.org>
24824
24825         * g++.old-deja/g++.other/warn4.C: New test.
24826
24827 1999-11-22  Nathan Sidwell  <nathan@acm.org>
24828
24829         * g++.old-deja/g++.eh/cleanup2.C: New test.
24830         * g++.old-deja/g++.ext/pretty2.C: New test.
24831         * g++.old-deja/g++.ext/pretty3.C: New test.
24832         * g++.old-deja/g++.other/debug6.C: New test.
24833
24834 1999-10-20  Jim Wilson  <wilson@cygnus.com>
24835
24836         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
24837         compiler_output to look for one error message instead of two.
24838
24839 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
24840
24841         * gcc.c-torture/execute/991118-1.c: Also test case
24842         where the word boundary does not split a byte evenly.
24843
24844 1999-11-19  Nathan Sidwell  <nathan@acm.org>
24845
24846         * g++.old-deja/g++.ext/restrict1.C: New test.
24847
24848 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
24849
24850         * gcc.c-torture/execute/991118-1.c: New test.
24851
24852 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
24853
24854         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
24855         working directory pathnames.
24856
24857 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
24858
24859         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
24860         host is equipped with driver.h and driver.o so it can actually
24861         compile and run the tests.
24862
24863 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
24864
24865         * gcc.c-torture/compile/991008-1.c: New test.
24866
24867 1999-11-08  Nick Clifton  <nickc@cygnus.com>
24868
24869         * lib/gcc-dg.exp: Include target-supports.exp
24870
24871 1999-11-05  Nick Clifton  <nickc@cygnus.com>
24872
24873         * lib/target-supports.exp: New file: Provide procs to test for
24874         features supported by the target.
24875         (check_weak_available): Moved here from ecos.exp.
24876         (check_alias_available): New proc: Determine of the target
24877         toolchain supports the alias attribute.
24878
24879         * gcc.dg/special/ecos.exp: Move check_weak_available to
24880         target-supports.exp.
24881         (alias-1.c): Only perform the test if the target supports
24882         aliases.
24883         (wkali-1.c): Only perform the test if the target supports
24884         aliases.
24885
24886         * gcc.dg/990506-0.c: Expect error messages from cross
24887         targets as well as native targets.
24888
24889 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24890
24891         * gcc.dg/ultrasp1.c: Removed xfail.
24892         * gcc.dg/struct-ret-2.c: Likewise.
24893         * gcc.dg/array-1.c: Likewise.
24894
24895 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24896
24897         * gcc.dg/struct-ret-2.c: New test.
24898
24899         * gcc.dg/array-1.c: New test.
24900
24901 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
24902
24903         * gcc.c-torture/execute/991030-1.c: New test.
24904
24905 1999-10-26  Richard Henderson  <rth@cygnus.com>
24906
24907         * gcc.c-torture/compile/991026-2.c: New test.
24908
24909 1999-10-26  Jeffrey A Law  (law@cygnus.com)
24910
24911         * gcc.c-torture/compile/991026-1.c: New test.
24912
24913 1999-10-23  Jeffrey A Law  (law@cygnus.com)
24914
24915         * gcc.c-torture/execute/991023-1.c: New test.
24916
24917 1999-10-19  Jeffrey A Law  (law@cygnus.com)
24918
24919         * gcc.c-torture/execute/991019-1.c: New test.
24920
24921 1999-10-16  Richard Henderson  <rth@cygnus.com>
24922
24923         * gcc.c-torture/execute/991016-1.c: New test.
24924
24925 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
24926
24927         * gcc.c-torture/execute/991014-1.c: New test.
24928
24929 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
24930
24931         * g++.old-deja/g++.other/union2.C: New test.
24932
24933 1999-10-13  Nathan Sidwell  <nathan@acm.org>
24934
24935         * g++.old-deja/g++.other/vaarg2.C: New test.
24936         * g++.old-deja/g++.other/vaarg3.C: New test.
24937
24938 1999-10-12  Craig Burley  <craig@jcb-sc.com>
24939
24940         * g77.f-torture/noncompile/19990905-1.f: Moved from being
24941         in compile/.
24942
24943 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
24944
24945         * gcc.c-torture/execute/va-arg-11.c: New test.
24946
24947 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
24948
24949         * lib/file-format.exp (gcc_target_object_format): Don't
24950         crash if objdump is unavailable.
24951
24952 1999-09-29  Donn Terry <donn@interix.com>
24953
24954         * gcc.misc-tests/mg.exp: delete extraneous redirection.
24955
24956 1999-09-28  Nick Clifton  <nickc@cygnus.com>
24957
24958         * gcc.c-torture/compile/990928-1.c: New test.
24959
24960 1999-09-28  Nathan Sidwell  <nathan@acm.org>
24961
24962         * g++.old-deja/g++.other/decl6.C: New test.
24963
24964 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24965
24966         * gcc.c-torture/execute/va-arg-10.c: New test.
24967
24968 1999-09-27  Nathan Sidwell  <nathan@acm.org>
24969
24970         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
24971         __PRETTY_FUNCTION__.
24972
24973 1999-09-23  Nick Clifton  <nickc@cygnus.com>
24974
24975         * gcc.c-torture/execute/990923-1.c: New test.
24976
24977 1999-09-21  Nick Clifton  <nickc@cygnus.com>
24978
24979         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
24980         for which -fpic is inappropriate.
24981
24982 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
24983
24984         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
24985
24986 1999-09-21  Nathan Sidwell  <nathan@acm.org>
24987
24988         * g++.old-deja/g++.other/dyncast1.C: New test.
24989         * g++.old-deja/g++.other/dyncast2.C: New test.
24990         * g++.old-deja/g++.other/dyncast3.C: New test.
24991         * g++.old-deja/g++.other/dyncast4.C: New test.
24992         * g++.old-deja/g++.other/dyncast5.C: New test.
24993         * g++.old-deja/g++.eh/catch3.C: New test.
24994         * g++.old-deja/g++.eh/catch3p.C: New test.
24995         * g++.old-deja/g++.eh/catch4.C: New test.
24996         * g++.old-deja/g++.eh/catch4p.C: New test.
24997         * g++.old-deja/g++.eh/catch5.C: New test.
24998         * g++.old-deja/g++.eh/catch5p.C: New test.
24999         * g++.old-deja/g++.eh/catch6.C: New test.
25000         * g++.old-deja/g++.eh/catch6p.C: New test.
25001         * g++.old-deja/g++.eh/catch7.C: New test.
25002         * g++.old-deja/g++.eh/catch7p.C: New test.
25003         * g++.old-deja/g++.eh/catch8.C: New test.
25004         * g++.old-deja/g++.eh/catch8p.C: New test.
25005         * g++.old-deja/g++.eh/catch9.C: New test.
25006         * g++.old-deja/g++.eh/catch9p.C: New test.
25007
25008 1999-09-13  Nathan Sidwell  <nathan@acm.org>
25009
25010         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
25011         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
25012
25013 1999-09-13  Jeffrey A Law  (law@cygnus.com)
25014
25015         * gcc.c-torture/compile/990913-1.c: New test.
25016
25017 1999-09-10  Nathan Sidwell  <nathan@acm.org>
25018
25019         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
25020         * g++.old-deja/g++.jason/rfg5.C: Likewise.
25021
25022 1999-09-09  Richard Henderson  <rth@cygnus.com>
25023
25024         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
25025
25026 1999-09-09  Nathan Sidwell  <nathan@acm.org>
25027
25028         * g++.old-deja/g++.other/lookup11.C: New test.
25029         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
25030         what is permitted and what we want.
25031         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
25032         overload use.
25033         * g++.old-deja/g++.jason/rfg5.C: Likewise
25034
25035 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
25036
25037         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
25038         * gcc.c-torture/noncompile/poison-1.c: New file.
25039
25040 1999-09-08  Nathan Sidwell  <nathan@acm.org>
25041
25042         * g++.old-deja/g++.other/sizeof3.C: New test.
25043         * g++.old-deja/g++.other/sizeof4.C: New test.
25044         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
25045         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
25046
25047 1999-09-07  Richard Henderson  <rth@cygnus.com>
25048
25049         * gcc.dg/va-arg-1.c: New.
25050
25051 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
25052
25053         * gcc.c-torture/execute/va-arg-9.c: New test.
25054
25055 1999-09-05  Craig Burley  <craig@jcb-sc.com>
25056
25057         * g77.f-torture/compile/980519-2.f: New test.
25058         * g77.f-torture/compile/19990905-0.f: New test.
25059         * g77.f-torture/compile/19990905-1.f: New test.
25060         * g77.f-torture/compile/19990905-2.f: New test.
25061
25062         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
25063
25064 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
25065
25066         * gcc.c-torture/execute/990827-1.c: Fix typo.
25067
25068 1999-09-03  Nathan Sidwell  <nathan@acm.org>
25069
25070         * g++.old-deja/g++.other/deref1.C: New test.
25071
25072 1999-09-02  Nathan Sidwell  <nathan@acm.org>
25073
25074         * g++.old-deja/g++.other/ambig2.C: New test.
25075         * g++.old-deja/g++.other/cond5.C: New test.
25076         * g++.old-deja/g++.other/lookup16.C: New test.
25077
25078 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
25079
25080         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
25081         assemblers too.
25082
25083 1999-08-31  Jeffrey A Law  (law@cygnus.com)
25084
25085         * lib/c-torture.exp: Avoid the "compare executables" optimization
25086         when testing native.
25087
25088 1999-08-29  Jeffrey A Law  (law@cygnus.com)
25089
25090         * gcc.c-torture/execute/990829-1.c: New test.
25091         * gcc.c-torture/compile/990829-1.c: New test.
25092
25093 1999-08-27  Paul Burchard  <burchard@pobox.com>
25094
25095         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
25096         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
25097         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
25098         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
25099         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
25100         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
25101         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
25102         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
25103         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
25104         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
25105         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
25106
25107 1999-08-27  Jeffrey A Law  (law@cygnus.com)
25108
25109         * gcc.c-torture/execute/990827-1.c: New test.
25110
25111 1999-08-26  Craig Burley  <craig@jcb-sc.com>
25112
25113         * g77.f-torture/noncompile/19990826-4.f: New test.
25114
25115         * g77.f-torture/compile/19990826-3.f: New test.
25116
25117         * g77.f-torture/execute/19990826-2.f: New test.
25118
25119         * g77.f-torture/compile/19990826-1.f: New test.
25120
25121         * gcc.c-torture/execute/990826-0.c: New test.
25122         * g77.c-torture/execute/19990826-0.f: New test.
25123
25124         * g77.f-torture/noncompile/970626-2.f: New test.
25125
25126 1999-08-25  Paul Burchard  <burchard@pobox.com>
25127
25128         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
25129         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
25130         lss-011.C: New tests.
25131
25132 1999-08-25  Nathan Sidwell  <nathan@acm.org>
25133
25134         * g++.old-deja/g++.other/decl5.C: New test.
25135
25136 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
25137
25138         * noncompile/noncompile.exp: Load_lib c-torture.exp.
25139         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
25140         call `postbase' for each one.  All callers of `postbase' changed
25141         to call this instead.
25142
25143 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
25144
25145         * gcc.c-torture/execute/990811-1.c: New test.
25146
25147 1999-08-09  Nick Clifton  <nickc@cygnus.com>
25148
25149         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
25150         just native ones.
25151
25152         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
25153         just native ones.
25154
25155 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
25156
25157         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
25158
25159 1999-08-04  Jeffrey A Law  (law@cygnus.com)
25160
25161         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
25162
25163 1999-08-04  Nathan Sidwell  <nathan@acm.org>
25164
25165         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
25166
25167 1999-08-04  Jeffrey A Law  (law@cygnus.com)
25168
25169         * gcc.c-torture/execute/990804-1.c: New test.
25170
25171 1999-08-03  Nathan Sidwell  <nathan@acm.org>
25172
25173         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
25174         * g++.old-deja/g++.brendan/crash64.C: Likewise
25175         * g++.old-deja/g++.brendan/overload8.C: Likewise
25176
25177 1999-08-03  Nathan Sidwell  <nathan@acm.org>
25178
25179         * g++.old-deja/g++.other/struct1.C: New test.
25180
25181 1999-08-03  Nathan Sidwell  <nathan@acm.org>
25182
25183         * g++.old-deja/g++.other/enum2.C: New test.
25184
25185 1999-08-02  Richard Henderson  <rth@cygnus.com>
25186
25187         Adapted from tests from Franz Sirl:
25188         * gcc.c-torture/execute/va-arg-7.c: New test.
25189         * gcc.c-torture/execute/va-arg-8.c: New test.
25190
25191 1999-08-01  Jeffrey A Law  (law@cygnus.com)
25192
25193         * gcc.c-torture/compile/990801-2.c: New test.
25194
25195         * gcc.c-torture/compile/990801-1.c: New test.
25196
25197 1999-07-27  Michael Meissner  <meissner@cygnus.com>
25198
25199         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
25200         fp-cmp-1.c, converting double to float.
25201
25202         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
25203         fp-cmp-1.c, converting double to long double.
25204
25205         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
25206         from fr1 to unknown_register, since fr1 is a legitimate register
25207         on some machines.
25208
25209 1999-07-25  Jeffrey A Law  (law@cygnus.com)
25210
25211         * README: More listname related changes.
25212
25213 1999-07-08  Catherine Moore  <clm@cygnus.com>
25214
25215         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
25216
25217 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
25218
25219         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
25220
25221 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
25222
25223         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
25224
25225 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
25226
25227         * gcc.dg/990703-1.c: New test.
25228
25229 1999-06-29  Nick Clifton  <nickc@cygnus.com>
25230
25231         * lib/file-format.exp: New file: Move definition of proc
25232         gcc_target_object_format to here from
25233         gcc.dg/special/ecos.exp.
25234
25235         * lib/c-torture.exp: Include lib file-format.exp.
25236         * lib/gcc-dg.exp: Include lib file-format.exp.
25237
25238         * gcc.dg/special/ecos.exp: Remove definition of proc
25239         gcc_target_object_format.
25240
25241 1999-06-28  Jeffrey A Law  (law@cygnus.com)
25242
25243         * gcc.c-torture/execute/990628-1.c: New test.
25244
25245 1999-06-25  Jeffrey A Law  (law@cygnus.com)
25246
25247         * gcc.c-torture/compile/990625-2.c: New test.
25248
25249         * gcc.c-torture/compile/990625-1.c: New test.
25250
25251 1999-06-23  Nick Clifton  <nickc@cygnus.com>
25252
25253         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
25254         attributes compile.
25255         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
25256         ports that use the COFF/PE file format.
25257
25258 1999-06-17  Jeffrey A Law  (law@cygnus.com)
25259
25260         * gcc.c-torture/compile/990617-1.c: New test.
25261
25262 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
25263
25264         * g++.old-deja/g++.other/decl4.C: New test.
25265
25266 1999-06-14  Nathan Sidwell  <nathan@acm.org>
25267
25268         * g++.old-deja/g++.other/bitfld3.C: New test.
25269
25270 1999-06-08  Nathan Sidwell  <nathan@acm.org>
25271
25272         * g++.old-deja/g++.eh/catch1.C: New test.
25273
25274 1999-06-07  Jeffrey A Law  (law@cygnus.com)
25275
25276         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
25277
25278         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
25279         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
25280
25281 1999-06-05  Craig Burley  <craig@jcb-sc.com>
25282
25283         * g77.f-torture/compile/19990502-0.f: Replace with new,
25284         shorter, test that still fails after recent changes.
25285
25286 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
25287
25288         * gcc.c-torture/execute/990604-1.c: New test.
25289
25290 1999-05-31  Jeffrey A Law  (law@cygnus.com)
25291
25292         * gcc.c-torture/execute/990531-1.c: New test.
25293
25294 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25295
25296         * gcc.c-torture/compile/990527-1.c: New test.
25297
25298 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
25299
25300         * gcc.c-torture/execute/990527-1.c: New test.
25301
25302 1999-05-25  Nick Clifton  <nickc@cygnus.com>
25303
25304         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
25305         bitfields as signed.
25306
25307 1999-05-25  Craig Burley  <craig@jcb-sc.com>
25308
25309         * g77.f-torture/compile/19990525-0.f: New test.
25310
25311 1999-05-25  Jeffrey A Law  (law@cygnus.com)
25312
25313         * gcc.c-torture/execute/990525-2.c: New test.
25314
25315         * gcc.c-torture/execute/990525-1.c: New test.
25316
25317 1999-05-24  Nathan Sidwell  <nathan@acm.org>
25318
25319         * g++.old-deja/g++.other/anon3.C: New test.
25320         * g++.old-deja/g++.other/anon4.C: New test.
25321         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
25322         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
25323         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
25324         Merrill).
25325
25326 1999-05-24  Jeffrey A Law  (law@cygnus.com)
25327
25328         * gcc.c-torture/execute/990524-1.c: New test.
25329
25330         * gcc.dg/990524-1.c: New test.
25331
25332 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25333
25334         * gcc.c-torture/compile/990523-1.c: New test.
25335
25336 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
25337
25338         * gcc.c-torture/compile/990519-1.c: New test.
25339
25340 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
25341
25342         * gcc.c-torture/compile/990517-1.c: New test.
25343
25344         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
25345         (e4, f4): New tests.
25346         (main): Call them.
25347
25348 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
25349
25350         * gcc.dg/noreturn-1.c: New test.
25351
25352 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
25353
25354         * gcc.c-torture/execute/990513-1.c: New test.
25355
25356 1999-05-10  Richard Henderson  <rth@cygnus.com>
25357
25358         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
25359
25360 1999-05-10  Craig Burley  <craig@jcb-sc.com>
25361
25362         * g77.f-torture/execute/erfc.f: Use small single-precision
25363         values, to avoid problems on Alphas when not -mieee.
25364
25365 1999-05-08  Craig Burley  <craig@jcb-sc.com>
25366
25367         * gcc.dg/990506-0.c: New test.
25368
25369 1999-05-08  Richard Henderson  <rth@cygnus.com>
25370
25371         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
25372         the constant to test.  Don't XFAIL 64-bit targets.
25373
25374         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
25375         * g++.old-deja/g++.law/profile1.C: Likewise.
25376
25377         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
25378         operator new instances.
25379         * g++.old-deja/g++.other/delete5.C: Likewise.
25380
25381 1999-05-03  Craig Burley  <craig@jcb-sc.com>
25382
25383         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
25384         intrinsic.
25385
25386 1999-05-03  Craig Burley  <craig@jcb-sc.com>
25387
25388         * g77.f-torture/execute/u77-test.f: Reverse order of two
25389         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
25390
25391 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
25392
25393         * gcc.dg/compare1.c: New test.
25394
25395 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
25396
25397         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
25398         New tests.
25399
25400 1999-05-02  Craig Burley  <craig@jcb-sc.com>
25401
25402         * g77.f-torture/compile/19990502-1.f: New test.
25403
25404 1999-05-02  Craig Burley  <craig@jcb-sc.com>
25405
25406         * g77.f-torture/compile/19990502-0.f: New test.
25407
25408 1999-05-02  Craig Burley  <craig@jcb-sc.com>
25409
25410         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
25411         intrinsic.
25412
25413 1999-05-02  Craig Burley  <craig@jcb-sc.com>
25414
25415         * g77.f-torture/execute/u77-test.f (main): List libU77
25416         intrinsics not currently tested.
25417         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
25418         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
25419         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
25420         Trim blanks off the ends of some printed strings.
25421
25422 1999-05-02  Craig Burley  <craig@jcb-sc.com>
25423
25424         * g77.f-torture/execute/u77-test.f (main): Just warn about
25425         FSTAT gid disagreement, as it's expected on some systems.
25426
25427 1999-05-01  Craig Burley  <craig@jcb-sc.com>
25428
25429         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
25430         use a new function, which allows for some slop.
25431         Clean up some commentary.
25432         (issum): The new function.
25433         (sgladd): Deleted subroutine.
25434
25435 1999-05-01  Craig Burley  <craig@jcb-sc.com>
25436
25437         * g77.f-torture/execute/u77-test.f: Modify to be more like
25438         libf2c/libU77 version, bringing patches to that version here.
25439         Add suitable commentary.
25440
25441 1999-04-25  Richard Henderson  <rth@cygnus.com>
25442
25443         * gcc.dg/990424-1.c: New test.
25444
25445 1999-04-24  Craig Burley  <craig@jcb-sc.com>
25446
25447         * g77.f-torture/execute/u77-test.f (main): Bug involving
25448         LSTAT has been fixed, so turn back on full checking.
25449
25450 1999-04-20  Craig Burley  <craig@jcb-sc.com>
25451
25452         * g77.f-torture/compile/19990419-0.f: New test.
25453         * g77.f-torture/execute/19990419-1.f: New test.
25454
25455 1999-04-17  Richard Henderson  <rth@cygnus.com>
25456
25457         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
25458         to avoid the need for a prototype to supress a warning.
25459
25460 1999-04-07  Jim Wilson  <wilson@cygnus.com>
25461
25462         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
25463
25464 1999-04-04  Jeffrey A Law  (law@cygnus.com)
25465
25466         * gcc.c-torture/execute/990404-1.c: New test.
25467
25468 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
25469
25470         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
25471         * gcc.dg/cpp-if3.c: Don't use -pedantic.
25472         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
25473         missing initializer warnings.
25474
25475 1999-03-28  Jeffrey A Law  (law@cygnus.com)
25476
25477         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
25478         matching strings.
25479
25480 1999-03-26  Jeffrey A Law  (law@cygnus.com)
25481
25482         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
25483
25484 1999-03-26  Craig Burley  <craig@jcb-sc.com>
25485
25486         * g77.f-torture/execute/19990325-0.f: New test.
25487         * g77.f-torture/execute/19990325-1.f: New test.
25488
25489 1999-03-24  Jeffrey A Law  (law@cygnus.com)
25490
25491         * gcc.c-torture/execute/990324-1.c: New test.
25492
25493 1999-03-22  Jim Wilson  <wilson@cygnus.com>
25494
25495         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
25496         test with 4.
25497
25498 1999-03-17  Richard Henderson  <rth@cygnus.com>
25499
25500         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
25501
25502 1999-03-13  Craig Burley  <craig@jcb-sc.com>
25503
25504         * g77.f-torture/execute/19990313-2.f: New test.
25505         * g77.f-torture/execute/19990313-3.f: New test.
25506
25507 1999-03-13  Craig Burley  <craig@jcb-sc.com>
25508
25509         * g77.f-torture/execute/19990313-0.f: New test.
25510         * g77.f-torture/execute/19990313-1.f: New test.
25511
25512 1999-03-12  Jim Wilson  <wilson@cygnus.com>
25513
25514         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
25515         printf to sprintf.
25516         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
25517         (main): Add check for u15.  Conditionalize u31 check depending on
25518         whether ints are <32 bits or >=32 bits.
25519
25520 1999-03-08  Craig Burley  <craig@jcb-sc.com>
25521
25522         * g77.f-torture/execute/19981119-0.f: Improve testiness.
25523
25524 1999-03-08  Craig Burley  <craig@jcb-sc.com>
25525
25526         * g77.f-torture/compile/19990305-0.f: New test.
25527         * g77.f-torture/execute/19981119-0.f: New test.
25528
25529 1999-03-08  Craig Burley  <craig@jcb-sc.com>
25530
25531         * g77.f-torture/execute/970625-2.f: call ABORT if final
25532         result is not correct, instead of just printing it.
25533         Add this checking via newly introduced obfuscation, to
25534         trip up buggy front ends.
25535
25536 1999-03-07  Craig Burley  <craig@jcb-sc.com>
25537
25538         * g77.f-torture/compile/960317-1.f: Moved from being
25539         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
25540
25541 1999-03-06  Craig Burley  <craig@jcb-sc.com>
25542
25543         * g77.f-torture/execute/960317-1.f: New (old) test.
25544         * g77.f-torture/execute/970625-2.f: Ditto.
25545
25546 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
25547
25548         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
25549         message on line 1 or line 2; cccp and cpplib do this differently.
25550
25551 1999-03-01  Jeffrey A Law  (law@cygnus.com)
25552
25553         * g++.old-deja/g++.law/weak1.C: New test.
25554
25555 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
25556
25557         * gcc.c-torture/execute/990119-1.c: Renamed to...
25558         * gcc.dg/990119-1.c: this, so it will only be tested once
25559         (it's a preprocessor test, it doesn't need to be run at
25560         multiple optimization levels).
25561
25562 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
25563
25564         * lib/g++.exp: Don't add incdir=$base_dir/../include to
25565           ALWAYS_CXXFLAGS.
25566
25567 1999-02-24  Craig Burley  <craig@jcb-sc.com>
25568
25569         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
25570         * g77.f-torture/compile/19981216-0.f: ...as it is expected
25571         to not be compilable by current g77.
25572
25573 1999-02-24  Nick Clifton  <nickc@cygnus.com>
25574
25575         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
25576
25577 1999-02-22  Jeffrey A Law  (law@cygnus.com)
25578
25579         * gcc.c-torture/execute/990222-1.c: New test.
25580
25581 1999-02-19  Craig Burley  <craig@jcb-sc.com>
25582
25583         * g77.f-torture/compile/19990218-0.f: New test.
25584         * g77.f-torture/noncompile/19990218-1.f: New test.
25585
25586 1999-02-18  Craig Burley  <craig@jcb-sc.com>
25587
25588         * g77.f-torture/compile/19981216-0.f: New test.
25589
25590 1999-02-14  Jeffrey A Law  (law@cygnus.com)
25591
25592         * gcc.dg/990214-1.c: New test.
25593
25594 1999-02-13  Jeffrey A Law  (law@cygnus.com)
25595
25596         * gcc.dg/990213-2.c: New test.
25597
25598         * gcc.dg/990213-1.c: New test.
25599
25600 1999-02-12  Jeffrey A Law  (law@cygnus.com)
25601
25602         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
25603         ints.
25604
25605 1999-02-11  Nick Clifton  <nickc@cygnus.com>
25606
25607         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
25608         specified by target.
25609
25610         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
25611
25612 1999-02-11  Jeffrey A Law  (law@cygnus.com)
25613
25614         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
25615
25616 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
25617
25618         * gcc.dg/special/ecos.exp: New test driver for new tests with
25619         special requirements.
25620
25621         * gcc.dg/special/alias-1.c: New test.
25622         * gcc.dg/special/gcsec-1.c: New test.
25623         * gcc.dg/special/weak-1.c: New test.
25624         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
25625         * gcc.dg/special/weak-2.c: New test.
25626         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
25627         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
25628         * gcc.dg/special/wkali-1.c: New test.
25629         * gcc.dg/special/wkali-2.c: New test.
25630         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
25631         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
25632
25633 1999-02-10  Felix Lee  <flee@cygnus.com>
25634
25635           * lib/c-torture.exp (c-torture-compile): Pull out code for
25636           analyzing gcc error messages.
25637           (c-torture-execute): Likewise.  Fix some (harmless) false
25638           positives.
25639           * lib/gcc.exp (gcc_check_compile): New function.
25640
25641 1999-02-08  Richard Henderson  <rth@cygnus.com>
25642
25643         * gcc.c-torture/execute/990208-1.c: New test.
25644
25645 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
25646
25647         * g++.dg/special/ecos.exp: New driver for new tests with special
25648         requirements
25649
25650         * g++.dg/special/conpr-1.C: New test
25651         * g++.dg/special/conpr-2.C: New test
25652         * g++.dg/special/conpr-2a.C: New test
25653         * g++.dg/special/conpr-3.C: New test
25654         * g++.dg/special/conpr-3a.C: New test
25655         * g++.dg/special/conpr-3b.C: New test
25656
25657         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
25658         allow g++ to use the dg driver
25659
25660         * README: Add comment about g++.dg directory
25661
25662 1999-02-06  Jeffrey A Law  (law@cygnus.com)
25663
25664         * README: Update email addresses.
25665
25666 1999-02-03  Nick Clifton  <nickc@cygnus.com>
25667
25668         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
25669         arguments in order to force structure S onto the stack even on
25670         the alpha.
25671         (test): Pass 10 leading arguments to function foo as well as the
25672         structure S.
25673
25674         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
25675         failure for all targets.
25676
25677         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
25678         abort to terminate program execution.
25679
25680 1999-01-30  Richard Henderson  <rth@cygnus.com>
25681
25682         * gcc.c-torture/execute/990130-1.c: New test.
25683
25684 1999-01-30  Jeffrey A Law  (law@cygnus.com)
25685
25686         * gcc.dg/990130-1.c: New test.
25687
25688 1999-01-28  Michael Meissner  <meissner@cygnus.com>
25689
25690         * gcc.c-torture/execute/990128-1.c: New test.
25691
25692 1999-01-27  Michael Meissner  <meissner@cygnus.com>
25693
25694         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
25695
25696 1999-01-27  Felix Lee  <flee@cygnus.com>
25697
25698         * lib/c-torture.exp (c-torture-compile): pull out code for
25699         analyzing gcc error messages.
25700         (c-torture-execute): ditto, and fix some (harmless) false
25701         positives.
25702         * lib/gcc.exp (gcc_check_compile): new function.
25703
25704 1999-01-17  Jeffrey A Law  (law@cygnus.com)
25705
25706         * gcc.dg/990117-1.c: New test.
25707
25708         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
25709
25710         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
25711
25712 1999-01-15  Jeffrey A Law  (law@cygnus.com)
25713
25714         * g77.f-torture/compile/990115-1.f: New test.
25715
25716 1999-01-07  Jeffrey A Law  (law@cygnus.com)
25717
25718         * gcc.c-torture/compile/990107-1.c: New test
25719
25720 1999-01-06  Jeffrey A Law  (law@cygnus.com)
25721
25722         * gcc.c-torture/execute/990106-2.c: New test.
25723
25724         * gcc.c-torture/execute/990106-1.c: New test.
25725
25726 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
25727
25728         * gcc.c-torture/compile/981223-1.c: New test.
25729
25730 1998-12-29  Richard Henderson  <rth@cygnus.com>
25731
25732         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
25733         (opt3): Rename from opt4 and disable.
25734
25735 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
25736
25737         * g++.old-deja/g++.pt/ptrmem5.C: New test.
25738
25739 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
25740
25741         * g++.old-deja/g++.other/conv5.C: New test.
25742
25743 1998-12-14  Nick Clifton  <nickc@cygnus.com>
25744
25745         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
25746
25747 1998-12-11  Jeffrey A Law  (law@cygnus.com)
25748
25749         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
25750
25751 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
25752
25753         * gcc.c-torture/compile/981211-1.c: New test.
25754
25755 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
25756
25757         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
25758
25759         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
25760
25761 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25762
25763         * gcc.special/930510-1.c: Make C9X safe.
25764         * gcc.misc-tests/gcov-1.c Similarly.
25765         * gcc.misc-tests/gcov-2.c Similarly.
25766
25767 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
25768
25769         * gcc.dg/ultrasp1.c: New test.
25770
25771 1998-12-06  Richard Henderson  <rth@cygnus.com>
25772
25773         * gcc.c-torture/execute/981206.c: New test.
25774
25775 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
25776
25777         * g++.old-deja/g++.ns/template7.C: New test.
25778
25779         * g++.old-deja/g++.other/expr1.C: New test.
25780
25781         * g++.old-deja/g++.eh/tmpl3.C: New test.
25782
25783         * g++.old-deja/g++.eh/tmpl2.C: New test.
25784
25785 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
25786
25787         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
25788         * g++.old-deja/g++.other/using6.C: Removed.
25789         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
25790
25791         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
25792
25793 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
25794
25795         * g++.old-deja/g++.pt/overload8.C: New test.
25796
25797         * g++.old-deja/g++.pt/overload7.C: New test.
25798
25799         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
25800
25801         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
25802         and relinking messages.
25803         * lib/g++.exp (g++_target_compile): Remove .rpo file when
25804         compiling with -frepo.
25805
25806 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
25807
25808         * g++.old-deja/g++.pt/lookup6.C: New test.
25809
25810 1998-11-30  Nick Clifton  <nickc@cygnus.com>
25811
25812         * gcc.c-torture/execute/981130-1.c: New test.
25813         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
25814
25815 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
25816
25817         * g++.old-deja/g++.pt/explicit76.C: New test.
25818
25819         * g++.old-deja/g++.pt/friend38.C: New test.
25820
25821         * g++.old-deja/g++.ns/crash2.C: New test.
25822
25823         * g++.old-deja/g++.pt/defarg8.C: New test.
25824
25825         * g++.old-deja/g++.pt/instantiate6.C: New test.
25826
25827         * g++.old-deja/g++.pt/static6.C: New test.
25828
25829         * g++.old-deja/g++.pt/decl2.C: New test.
25830
25831 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
25832
25833         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
25834         problem is actually related with name lookup, but so what? :-)
25835
25836         * g++.old-deja/g++.pt/friend37.C: New test.
25837
25838 1998-11-25  Dave Love  <d.love@dl.ac.uk>
25839
25840         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
25841         element, which fails on some systems.
25842
25843         * g77.f-torture/execute/labug1.f: New test.
25844
25845 1998-11-21  Jeffrey A Law  (law@cygnus.com)
25846
25847         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
25848         is defined.
25849
25850 1998-11-18  Dave Love  <d.love@dl.ac.uk>
25851
25852         * g77.f-torture/compile/981117-1.f: New test.
25853
25854 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
25855
25856         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
25857         properly discarded.
25858
25859 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
25860
25861         * gcc.c-torture/execute/memcheck: New directory of tests for
25862         -fcheck-memory-usage.
25863
25864 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
25865
25866         * README: New file, general information about the testsuite and
25867         new description of the various C++ test subdirectories.
25868         * README.g++: Eliminate obsolete information, update and move most
25869         relevant stuff to README.
25870
25871 1998-11-07  Richard Henderson  <rth@cygnus.com>
25872
25873         * gcc.c-torture/compile/981107-1.c: New test.
25874
25875 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
25876
25877         * execute/memcpy-bi.c: New testcase.
25878
25879 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
25880
25881         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
25882         base classes.
25883
25884         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
25885         template is selected.
25886
25887         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
25888         classes, it should be accepted for all types.
25889
25890         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
25891
25892         * g++.old-deja/g++.pt/spec24.C: Ensure that template
25893         specializations start with template headers.
25894
25895 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
25896
25897         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
25898
25899         * g++.old-deja/g++.other/init9.C: Test cross initialization of
25900         non-POD types.
25901
25902 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
25903
25904         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
25905
25906 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
25907
25908         * compile/981022-1.c, compile/981022-1.x: New test and driver.
25909
25910 1998-10-19  Jeffrey A Law  (law@cygnus.com)
25911
25912         * 981019-1.c: New test.
25913
25914 1998-10-14  Robert Lipe <robertl@dgii.com>
25915
25916         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
25917         find objc headers.
25918
25919 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
25920
25921         * compile/981001-4.c: Remove use of GCC extension that triggers a
25922         compiler bug.
25923
25924 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
25925
25926         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
25927
25928 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
25929
25930         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
25931         instantiation of template produces incorrect code for delete
25932         expression.
25933
25934         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
25935         constructors' name is not unique.
25936         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
25937         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
25938
25939         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
25940         automatic array of const is ill-formed.
25941
25942         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
25943         of template parameter?
25944
25945         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
25946         const.
25947
25948         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
25949         pointer-to-member expression.
25950
25951         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
25952         declaration causes ICE.
25953
25954 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
25955
25956         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
25957         reserved in the global namespace.
25958
25959         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
25960         generate needed virtual table.
25961
25962         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
25963
25964 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
25965
25966         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
25967         template-dependent type
25968
25969 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
25970
25971         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
25972         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
25973         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
25974
25975         * g++.old-deja/g++.other/using5.C: New test; using decl from base
25976         class should be usable as argument of member function.
25977         * g++.old-deja/g++.other/using6.C: New test; using decl from base
25978         class should be usable as return type of member function.
25979         * g++.old-deja/g++.other/using7.C: New test; using decl from base
25980         class should be usable as type of data member.
25981
25982         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
25983
25984 1998-10-09  Jeffrey A Law  (law@cygnus.com)
25985
25986         * gcc.c-torture/special/920521-1.c: Fix bogus test.
25987
25988 1998-10-08  Nick Clifton  <nickc@cygnus.com>
25989
25990         * gcc.dg/dll-?.c Add thumb to target list.
25991         Fix assembler scan patterns to match current assembler output.
25992
25993 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
25994
25995         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
25996         matching of template brackets.
25997
25998         * g++.old-deja/g++.other/using4.C: New test.  Test using
25999         declarations of methods from base classes.
26000
26001         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
26002         within functions should introduce names into the innermost
26003         enclosing namespace.
26004
26005         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
26006         of static locals if first initialization throws.
26007
26008 1998-10-07  Jim Wilson  <wilson@cygnus.com>
26009
26010         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
26011
26012 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
26013
26014         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
26015         lose track of the possible targets of tablejump insns.
26016         * special/special.exp: Run it.
26017
26018 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
26019
26020         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
26021         must be declared before its specializations can be named in friend
26022         declarations.
26023
26024 1998-10-05  Dave Love  <d.love@dl.ac.uk>
26025
26026         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
26027
26028         * g77.f-torture/execute/io1.f: New test.
26029
26030 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
26031
26032         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
26033         with pointer to template function, for which no argument deduction
26034         is possible.
26035
26036         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
26037         specialization of template function as argument to template
26038         function.
26039
26040         * g++.old-deja/g++.other/access2.C: New test; Inner class
26041         shouldn't have privileged access to Outer's names.
26042
26043 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
26044
26045         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
26046         friend template declared within template class conflicts with
26047         nested class of the same name.
26048
26049         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
26050         is ignored.
26051
26052         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
26053         object with direct initializer as function declaration.
26054
26055         * g++.old-deja/g++.other/decl2.C: New test; duplicate
26056         initializers.
26057
26058         * g++.old-deja/g++.other/null2.C: New test; conditional operator
26059         involving const pointer and NULL produces incorrect result.
26060
26061         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
26062         type name without `typename' should be rejected with -pedantic.
26063
26064 1998-10-02  Richard Henderson  <rth@cygnus.com>
26065
26066         * g++.old-deja/g++.other/addrof1.C: New test.
26067
26068 1998-10-01  Nick Clifton  <nickc@cygnus.com>
26069
26070         * gcc.c-torture/compile/981001-1.c: New test.
26071         * gcc.c-torture/execute/981001-1.c: New test.
26072
26073 1998-10-01  Jeffrey A Law  (law@cygnus.com)
26074
26075         * gcc.c-torture/compile/981001-2.c: New test.
26076         * gcc.c-torture/compile/981001-3.c: New test.
26077         * gcc.c-torture/compile/981001-4.c: New test.
26078
26079 1998-10-01  Robert Lipe  <robertl@dgii.com>
26080
26081         * lib/objc.exp (objc_target_compile): Add -L during compiles for
26082         multilibbed hosts.   Idea grafted from g77.exp.
26083
26084 1998-09-30  Dave Love  <d.love@dl.ac.uk>
26085
26086         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
26087         avoid losing on systems which need -lsocket.
26088
26089 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
26090
26091         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
26092         * g++.old-deja/g++.other/nested2.C: Ditto.
26093         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
26094         failure.
26095
26096 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
26097
26098         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
26099         preferred over template operator!= for enum bitfields.
26100
26101 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
26102
26103         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
26104         that happen to have the same base name, but in different scopes,
26105         are incorrectly rejected.
26106
26107 1998-09-16  Richard Henderson  <rth@cygnus.com>
26108
26109         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
26110         on the native word size instead of an integer literal.
26111
26112 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
26113
26114         * g++.old-deja/g++.other/static2.C: Invocation of static data
26115         member of type pointer-to-function denoted as non-static member.
26116
26117         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
26118         checks involving function types and aliases.
26119
26120 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
26121
26122         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
26123         redefined to the same non-trivial type.
26124
26125         * g++.old-deja/g++.pt/explicit73.C: Test for proper
26126         namespace-qualification of template specializations declared in
26127         other namespaces.
26128
26129         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
26130         to declare a subset of the specializations of a template function
26131         as friends of specializations of a template class.
26132
26133         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
26134         member templates that do not fully specialize the enclosing
26135         template class are rejected.
26136
26137 1998-09-11  Dave Love  <d.love@dl.ac.uk>
26138
26139         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
26140
26141 1998-09-08  Dave Love  <d.love@dl.ac.uk>
26142
26143         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
26144         altered from libf2c/libU77 version.
26145
26146 1998-09-06  Dave Love  <d.love@dl.ac.uk>
26147
26148         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
26149
26150 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
26151
26152         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
26153         (un)signed char are different types for template specialization
26154         purposes.
26155
26156 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
26157
26158         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
26159         * objc: ObjC testsuite.
26160
26161 1998-08-31  Catherine Moore  <clm@cygnus.com>
26162
26163         * gcc.c-torture/execute/941014-1.x:  New file.
26164
26165 1998-08-31  Nick Clifton  <nickc@cygnus.com>
26166
26167         * lib/c-torture.exp: Add support for
26168         torture_eval_before_compile and torture_eval_before_execute
26169         variables.
26170
26171 1998-08-30  Jeffrey A Law  (law@cygnus.com)
26172
26173         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
26174         this test triggers valid.
26175
26176 1998-08-27  Jeffrey A Law  (law@cygnus.com)
26177
26178         * gcc.dg/980827-1.c: New test.
26179
26180 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
26181
26182         * gcc.c-torture/execute/loop-4b.c: New test.
26183
26184 1998-08-26  Nick Clifton  <nickc@cygnus.com>
26185
26186         * lib/c-torture.exp: Add support for
26187         torture_eval_before_compile and torture_eval_before_execute
26188         variables.
26189
26190 1998-08-25  Jeffrey A Law  (law@cygnus.com)
26191
26192         * gcc.c-torture/compile/980825-1.c: New test.
26193
26194 1998-08-24  Nick Clifton  <nickc@cygnus.com>
26195
26196         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
26197         count number tests in opt_t0 not good_t0.
26198
26199 1998-08-24  Jeffrey A Law  (law@cygnus.com)
26200
26201         * gcc.c-torture/compile/930326-1.x: Fix typo.
26202
26203 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
26204
26205         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
26206         causes an ICE.
26207
26208 1998-08-21  Jeffrey A Law  (law@cygnus.com)
26209
26210         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
26211         STACK_SIZE is defined.
26212         * gcc.c-torture/unsorted/stuct.c: Similarly.
26213
26214         * gcc.c-torture/compile/980821-1.c: New test.
26215
26216 1998-08-21  Jeffrey A Law  (law@cygnus.com)
26217
26218         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
26219
26220 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
26221
26222         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
26223         code.
26224
26225 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
26226
26227         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
26228         error'.
26229
26230 1998-08-18  Jeffrey A Law  (law@cygnus.com)
26231
26232         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
26233
26234 1998-08-16  Jeffrey A Law  (law@cygnus.com)
26235
26236         * gcc.c-torture/compile/980816-1.c: New test.
26237
26238         * gcc.dg/980816-1.c: New test.
26239
26240 1998-08-13  Jeffrey A Law  (law@cygnus.com)
26241
26242         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
26243         compiler for ieee tests.
26244
26245 1998-08-01  Dave Love  <d.love@dl.ac.uk>
26246
26247         * g77.f-torture/compile/980729-0.f: New test.
26248
26249 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
26250
26251         * gcc.c-torture/special/eeprof-1.c: New test, for
26252         -finstrument-functions.
26253         * gcc.c-torture/special/special.exp: Run it.
26254
26255 1998-07-29  Jeffrey A Law  (law@cygnus.com)
26256
26257         * gcc.c-torture/compile/980729-1.c: New test.
26258
26259 1998-07-27  Nick Clifton  <nickc@cygnus.com>
26260
26261         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
26262         __thumb__ is defined, and test for ARM style doubles if so.
26263
26264 1998-07-26  Dave Love  <d.love@dl.ac.uk>
26265
26266         * g77.f-torture/noncompile/980615-0.f: New test.
26267
26268 1998-07-26  H.J. Lu  (hjl@gnu.org)
26269
26270         * gcc.dg/980312-1.c: Do link instead of compile.
26271         * gcc.dg/980313-1.c: Likewise.
26272
26273 1998-07-26  Jeffrey A Law  (law@cygnus.com)
26274
26275         * gcc.c-torture/compile/980726-1.c: New test.
26276
26277 1998-07-25  Dave Love  <d.love@dl.ac.uk>
26278
26279         * g77.f-torture/execute/io0.f: New test.
26280
26281 1998-07-24  Nick Clifton  <nickc@cygnus.com>
26282
26283         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
26284         an int.
26285
26286 1998-06-18  Michael Meissner  <meissner@cygnus.com>
26287
26288         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
26289         m32r bugs.
26290
26291 1998-07-17  Nick Clifton  <nickc@cygnus.com>
26292
26293         * gcc.dg/980626-1.c: Expect failures for all toolchains until
26294         c-decl.c:grokdeclarator can handle mode attributes.
26295
26296 1998-07-16  Jeffrey A Law  (law@cygnus.com)
26297
26298         * gcc.c-torture/execute/980716-1.c: New test.
26299
26300 1998-07-13  Jeffrey A Law  (law@cygnus.com)
26301
26302         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
26303         the mn10200.
26304         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
26305         the mn10200.
26306         * gcc.c-torture/execute/va-arg-3.x: Similarly.
26307         * gcc.c-torture/compile/930326-1.x: Similarly.
26308
26309 1998-07-13  Dave Love  <d.love@dl.ac.uk>
26310
26311         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
26312         New test from Craig.
26313
26314 1998-07-12  Dave Love  <d.love@dl.ac.uk>
26315
26316         * g77.f-torture/noncompile/980616-0.f: New test.
26317
26318         * g77.f-torture/execute/970816-3.f:  New test from Craig.
26319
26320 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
26321
26322         *  g++.other/singleton.C: Return error value instead of taking
26323         SIGSEGV.
26324
26325 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
26326
26327         *  g++.other/singleton.C: New test.   Warning is under dispute.
26328         Runtime crash is not.
26329
26330 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
26331
26332         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
26333         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
26334         using6.C, using7.C}:  New namespace tests.
26335
26336 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
26337
26338         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
26339         specialization with typedef'ed names used as array indexes.
26340
26341 1998-07-09  Jeffrey A Law  (law@cygnus.com)
26342
26343         * gcc.c-torture/execute/980709-1.c: New test.
26344
26345         * gcc.dg/980709-1.c: New test.
26346
26347 1998-07-07  Richard Henderson  <rth@cygnus.com>
26348
26349         * gcc.c-torture/execute/bcp-1.c: New test.
26350
26351 1998-07-07  Jeffrey A Law  (law@cygnus.com)
26352
26353         * gcc.c-torture/execute/980707-1.c: New test.
26354
26355 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
26356
26357         * gcc.c-torture/compile/980706-1.c: New test.
26358
26359 1998-07-01  Dave Love  <d.love@dl.ac.uk>
26360
26361         * g77.f-torture/execute/980701-0.f,
26362         g77.f-torture/execute/980701-1.f: New test from Craig.
26363
26364 1998-07-01  Jeffrey A Law  (law@cygnus.com)
26365
26366         * gcc.c-torture/compile/980701-1.c: New test.
26367
26368         * gcc.c-torture/execute/980701-1.c: New test.
26369
26370 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
26371 rlsruhe.de>
26372
26373         * g++.old-deja/g++.robertl/eb132.C: New test.
26374         * g++.old-deja/g++.robertl/eb133.C: Likewise.
26375
26376 1998-06-29  Dave Love  <d.love@dl.ac.uk>
26377
26378         * g77.f-torture/execute/980628-7.f,
26379         g77.f-torture/execute/980628-8.f,
26380         g77.f-torture/execute/980628-9.f,
26381         g77.f-torture/execute/980628-10.f: New tests from Craig.
26382
26383         * g77.f-torture/execute/980628-3.f: Remove mail headers.
26384
26385 1998-06-28  Jeffrey A Law  (law@cygnus.com)
26386
26387         * g77.f-torture/execute/980628-4.f: New test from Craig.
26388         * g77.f-torture/execute/980628-5.f: Likewise.
26389         * g77.f-torture/execute/980628-2.f: Likewise.
26390         * g77.f-torture/execute/980628-0.f: Likewise.
26391         * g77.f-torture/execute/980628-1.f: Likewise.
26392         * g77.f-torture/execute/980628-3.f: Likewise.
26393         * g77.f-torture/execute/980628-6.f: Likewise.
26394
26395 1998-06-28  Jeffrey A Law  (law@cygnus.com)
26396
26397         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
26398         directory when nothing has been installed yet.
26399
26400 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
26401
26402         * gcc.c-torture/special/special.exp: Handle newer versions of
26403         dejagnu.
26404
26405 1998-06-26  Jeffrey A Law  (law@cygnus.com)
26406
26407         * gcc.dg/980626-1.c: New test.
26408
26409 1998-06-19  Bruno Haible <haible@ilog.fr>
26410
26411         * gcc.misc-tests/m-un-2.c: New test.
26412         * g++.old-deja/g++.other/warn01.c: Likewise.
26413
26414 1998-06-19  Robert Lipe  <robertl@dgii.com>
26415
26416         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
26417         compatibility with assmblers with a different comment character.
26418         Eliminate use of GAS-specific extensions.
26419
26420 1998-06-19  Jeffrey A Law  (law@cygnus.com)
26421
26422         * gcc.c-torture/execute/ieee/980619-1.c: New test.
26423
26424 1998-06-19  Robert Lipe  <robertl@dgii.com>
26425
26426         *lib/g77.exp: Replace search for libf2c.a with search for newly
26427         renamed libg2c.a
26428
26429 1998-06-17  Jeffrey A Law  (law@cygnus.com)
26430
26431         * gcc.c-torture/execute/980617-1.c: New test.
26432
26433 1998-06-12  Jeffrey A Law  (law@cygnus.com)
26434
26435         * gcc.c-torture/execute/980612-1.c: New test.
26436
26437 1998-06-08  Jeffrey A Law  (law@cygnus.com)
26438
26439         * gcc.dg/980523-1.c: Only test on ppc-linux.
26440         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
26441
26442         * gcc.c-torture/execute/980608-1.c: New test.
26443
26444 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
26445
26446         * gcc.c-torture/execute/980605-1.c: New test.
26447
26448 1998-06-04  Jeffrey A Law  (law@cygnus.com)
26449
26450         * gcc.c-torture/execute/980604-1.c: New test.
26451
26452 1998-06-02  Jeffrey A Law  (law@cygnus.com)
26453
26454         * gcc.c-torture/execute/980602-1.c: New test.
26455         * gcc.c-torture/execute/980602-2.c: Likewise.
26456
26457 1998-06-02  Dave Love  <d.love@dl.ac.uk>
26458
26459         * 970125-0.f: Fix per JCB.  Add commentary.
26460
26461 1998-05-31  Michael Meissner  <meissner@cygnus.com>
26462
26463         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
26464         IEEE -0 support.
26465
26466 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
26467
26468         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
26469         earlier.
26470
26471 1998-05-28  Catherine Moore <clm@cygnus.com>
26472
26473         * gcc.c-torture/execute/980526-3.c: New test.
26474
26475 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
26476
26477         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
26478         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
26479         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
26480         m88k-motorola-sysv3 to XFAIL.
26481
26482 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
26483
26484         * gcc.dg/980526-1.c: New test.
26485         * gcc.c-torture/execute/980526-2.c: New test.
26486
26487 1998-05-26  Jeffrey A Law  (law@cygnus.com)
26488
26489         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
26490
26491         * gcc.c-torture/execute/980526-1.c: New test.
26492
26493 1998-05-26  Dave Love  <d.love@dl.ac.uk>
26494
26495         * g77.f-torture/execute/alpha2.f: Add runtime test.
26496
26497 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
26498
26499         * g++.old-deja/old-deja.exp: Strip leading directories.
26500
26501         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
26502         error for the line.  Don't run multiple tests for the same line.
26503
26504 1998-05-23  Jeffrey A Law  (law@cygnus.com)
26505
26506         * gcc.dg/980523-1.c: New test.
26507
26508 1998-05-23  Dave Love  <d.love@dl.ac.uk>
26509
26510         * g77.f-torture/compile/970915-0.f: New test.
26511
26512 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
26513
26514         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
26515
26516 1998-05-21  Jeffrey A Law  (law@cygnus.com)
26517
26518         * gcc.dg/980520-1.c: New test.
26519
26520 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
26521
26522         * gcc.dg/980502-1.c: Fix return type.
26523
26524 1998-05-20  Jeffrey A Law  (law@cygnus.com)
26525
26526         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
26527         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
26528         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
26529         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
26530         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
26531
26532 1998-05-20  Dave Love  <d.love@dl.ac.uk>
26533
26534         * g77.f-torture/execute/980520-1.f: New test.
26535
26536 1998-05-15  Dave Love  <d.love@dl.ac.uk>
26537
26538         * lib/mike-g77.exp: New file.
26539
26540         * g77.f-torture/noncompile/noncompile.exp,
26541         g77.f-torture/noncompile/check0.f: New files.
26542
26543 1998-05-14  Dave Love  <d.love@dl.ac.uk>
26544
26545         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
26546         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
26547         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
26548         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
26549         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
26550         abort where appropriate.
26551
26552 1998-05-05  Michael Meissner  <meissner@cygnus.com>
26553
26554         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
26555         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
26556
26557 1998-04-29  Dave Love  <d.love@dl.ac.uk>
26558
26559         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
26560
26561 1998-04-27  Dave Love  <d.love@dl.ac.uk>
26562
26563         * g77.f-torture/compile/980427-0.f: New test.
26564
26565 1998-04-24  Dave Love  <d.love@dl.ac.uk>
26566
26567         * g77.f-torture/compile/980424-0.f: New test.
26568
26569 1998-04-19  Dave Love  <d.love@dl.ac.uk>
26570
26571         * g77.f-torture/compile/980419-2.f (main): New test.
26572         * g77.f-torture/compile/970125-0.f: New test.
26573         * g77.f-torture/compile/980419-1.f: New test.
26574
26575 1998-04-08  Jim Wilson  <wilson@cygnus.com>
26576
26577         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
26578         of loop-4.c.
26579
26580 1998-04-07  Jim Wilson  <wilson@cygnus.com>
26581
26582         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
26583
26584 1998-04-03  Jim Wilson  <wilson@cygnus.com>
26585
26586         * gcc.c-torture/compile/980329-1.c: New test.
26587
26588 1998-03-18  Jim Wilson  <wilson@cygnus.com>
26589
26590         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
26591         * gcc.dg/980312-1.c: Fix typo in -march command.
26592
26593 1998-03-16  H.J. Lu  (hjl@gnu.org)
26594
26595         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
26596
26597 1998-03-11  Robert Lipe  <robertl@dgii.com>
26598
26599         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
26600         Dave Love agree the Fortran source is bogus.
26601
26602 1998-03-11  Robert Lipe  <robertl@dgii.com>
26603
26604         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
26605         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
26606         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
26607         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
26608         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
26609
26610 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
26611
26612         * g++.old-deja/g++.other/friend1.C: New test.
26613
26614 1998-02-18  Dave Love  <d.love@dl.ac.uk>
26615
26616         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
26617         possibly uninitialized) variables and declare dnrm2.
26618
26619 1998-02-23  Robert Lipe <robertl@dgii.com>
26620
26621         From Bruno Haible <haible@ilog.fr>:
26622         * gcc.c-torture/execute/980223.c: New test.
26623
26624 1998-02-13  Jeffrey A Law  (law@cygnus.com)
26625
26626         * gcc.dg/ifelse-1.c: New test.
26627
26628 1998-02-09  H.J. Lu  (hjl@gnu.org)
26629
26630         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
26631
26632           * lib/old-dejagnu.exp (old-dejagnu): Added the
26633           "execution test - XFAIL *-*-*" handling in the spirit of
26634           "excess errors test -". Changed the "execution test fails"
26635           handling to be like "excess errors test fails".
26636           * Update various tests accordingly.
26637
26638 1998-02-06  Jim Wilson  <wilson@cygnus.com>
26639
26640         * gcc.c-torture/execute/980205.c: New test.
26641
26642 1998-01-18  Jeffrey A Law  (law@cygnus.com)
26643
26644         * lib/c-torture.exp: Look for .x files instead of .cexp files.
26645         * lib/f-torture.exp: Similarly.
26646         * gcc.c-torture: Rename all .cexp files to .x files.
26647
26648 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
26649
26650         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
26651         (940510-1.c): Removed duplicate.
26652         (971104-1.c): New test.
26653
26654 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
26655
26656           * lib/f-torture.exp: Improve error and loop detection.
26657
26658 1997-11-19  Michael Meissner  <meissner@cygnus.com>
26659
26660         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
26661         use that to size the filler array.
26662
26663 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
26664
26665         * lib/c-torture.exp(c-torture-execute): Fix typo.
26666
26667         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
26668         testcase as the executable name. Keep the executable around if
26669         the test fails.
26670
26671 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
26672
26673         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
26674         changes.  Only test one -g option, and move it to the end of the
26675         list of options to test.
26676
26677 1997-09-19  Michael Meissner  <meissner@cygnus.com>
26678
26679         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
26680         variable GCC_TORTURE_OPTIONS to supply default switches separated
26681         by colons.  If no environment variable, run tests with -O0 -g, -O1
26682         -g, and -O2 -g as well.
26683
26684 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
26685
26686         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
26687         explanatory comments. Fix indentation.
26688
26689 1997-09-15  Jeffrey A Law  (law@cygnus.com)
26690
26691         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
26692
26693 1997-09-11  Jeffrey A Law  (law@cygnus.com)
26694
26695         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
26696         * g++.old-deja/g++.mike/p7325.C: Likewise.
26697         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
26698
26699 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
26700
26701         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
26702         * g++.old-deja/g++.brendan/crash30.C: Likewise.
26703         * g++.old-deja/g++.brendan/crash39.C: Likewise.
26704         * g++.old-deja/g++.law/operators4.C: Likewise.
26705
26706 1997-09-11  Joe Buck  (jbuck@synopsys.com)
26707
26708         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
26709         * g++.old-deja/g++.mike/p784.C: Ditto.
26710         * g++.old-deja/g++.mike/p785.C: Ditto.
26711
26712 1997-09-05  Jeffrey A Law  (law@cygnus.com)
26713
26714           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
26715
26716 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
26717
26718         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
26719         target feature; pass this to c-torture-execute as needed.
26720
26721 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
26722
26723         * lib/c-torture.exp(c-torture-execute): If the previous and the
26724         current executables being tested are identical, we don't need to
26725         run the executable again. Try to make the executable names
26726         unique. Add an optional argument for passing additional compiler
26727         flags.
26728
26729 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
26730
26731         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
26732
26733 1997-08-29  Jeffrey A Law  (law@cygnus.com)
26734
26735         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
26736
26737 1997-07-31  Jeffrey A Law  (law@cygnus.com)
26738
26739         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
26740         32bit or larger longs.
26741
26742         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
26743         have either a 32bit long or 32bit int.
26744
26745 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
26746
26747         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
26748         Make double precision tests dependent on sizeof (double).
26749
26750 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
26751
26752         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
26753         too.
26754
26755 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
26756
26757         * gcc.c-torture/compile/961203-1.cexp: New script.
26758
26759 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
26760
26761         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
26762         up the includes ourselves.
26763
26764 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
26765
26766         * lib/plumhall.exp: Remove random include, and add a few
26767         verbose messages for debugging.
26768
26769 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
26770
26771         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
26772         of trying to do it ourselves.
26773
26774 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
26775
26776         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
26777
26778 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
26779
26780         * gcc.prms/5403.c: Made regexp a bit less strict.
26781
26782 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
26783
26784         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
26785         is returned from remote_load instead.
26786         * lib/plumhall.exp: Ditto.
26787         * lib/mike-g++.exp: Ditto.
26788         * lib/old-dejagnu.exp: Ditto.
26789         * lib/c-torture.exp: Ditto.
26790
26791 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
26792
26793         * lib/g++.exp: Use build_wrapper procedure.
26794         * lib/gcc.exp: Ditto.
26795
26796 1997-05-20  Jeffrey A Law  (law@cygnus.com)
26797
26798         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
26799         an old-style decl for malloc.  Fixes tests to work when
26800         sizeof (int) != sizeof (size_t).
26801
26802 1997-05-15  Mike Meissner  <meissner@cygnus.com>
26803
26804         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
26805
26806         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
26807         use stdargs.h interface.
26808
26809 1997-05-15  Mike Meissner  <meissner@cygnus.com>
26810
26811         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
26812         NO_VARARGS when compiling.
26813
26814 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
26815
26816         * lib/plumhall.exp(ph_includes): New procedure.
26817         (ph_make): Use it.
26818         (ph_compiler): Ditto.
26819
26820         * lib/g++.exp: Rename test-glue.c to testglue.c.
26821         * lib/gcc.exp: Ditto.
26822
26823 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
26824
26825         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
26826         to completion when it's called.
26827
26828 1997-03-21  Michael Meissner  <meissner@cygnus.com>
26829
26830         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
26831         is defined, don't do test.
26832
26833 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
26834
26835         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
26836         for object files.
26837         (ph_summary): Mark skipped testcases as untested, not unresolved.
26838
26839         * lib/plumhall.exp (ph_make): If unresolved because of bad
26840         errorCode, record errorCode in log file.
26841         (*): Replace send_log/verbose with verbose -log.
26842
26843 1997-03-19  Michael Meissner  <meissner@cygnus.com>
26844
26845         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
26846         double conversion if double isn't at least 8 bytes.
26847
26848         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
26849         int to work with targets where int is 16 bits.
26850
26851         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
26852         8 bytes, just exit, since 4 byte doubles don't have enough bits of
26853         precision for the test to complete.
26854
26855 1997-03-14  Michael Meissner  <meissner@cygnus.com>
26856
26857         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
26858         if d10v is not compiled with the -mdouble64 flag.
26859         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
26860
26861         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
26862         d10v is not compiled with the -mint32 flag.
26863
26864 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
26865
26866         * lib/plumhall.exp: Use incr_count.
26867
26868 1997-03-12  Jeffrey A Law  (law@cygnus.com)
26869
26870         * gcc.c-torture: Update to c-torture-1.45.
26871
26872 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
26873
26874         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
26875         the name of the expect testcase file).
26876
26877         * lib/g++.exp(g++_init): Ditto.
26878
26879 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
26880
26881         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
26882         the host.
26883
26884         * lib/gcc.exp(gcc_exit): New procedure.
26885
26886 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
26887
26888         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
26889         specs where appropriate.
26890
26891         * g++.old-deja/g++.arm/*: Added additional ERROR checks
26892         because of new "candidates are" messages, and removed a few
26893
26894         * Converted all non-old-style g++ testcases to old-style, and
26895         moved into g++.old-deja.
26896
26897 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
26898
26899         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
26900         options.
26901
26902         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
26903         succeeded.
26904
26905         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
26906
26907 1997-02-13  Michael Meissner  <meissner@cygnus.com>
26908
26909         * lib/gcc.exp (gcc_target_compile): Add support for defining
26910         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
26911         the machine doesn't have those features.
26912
26913 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
26914
26915         * g++.law/operators4.exp: Don't use LIBS.
26916
26917 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
26918
26919         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
26920
26921         * lib/mike-g++.exp: Don't set the compiler to be tested here.
26922         * lib/g++.exp: Set it here instead. Also, allow use of the
26923         --tool_exec and --tool_opt options. Change CXX to
26924         GXX_UNDER_TEST.
26925
26926         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
26927
26928         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
26929
26930 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
26931
26932         * lib/old-dejagnu.exp: Use prune_warnings instead of
26933         prune_system_crud.
26934         * lib/mike-g++.exp: Ditto.
26935         * lib/gcc.exp: Ditto.
26936         * lib/g++.exp: Ditto.
26937
26938         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
26939
26940 1997-02-07  Jeffrey A Law  (law@cygnus.com)
26941
26942           * 941014-2.c: Include stdlib.h
26943           * 960327-1.c: Include stdio.h
26944           * dbra.c, index-1.c: Don't assume ints are 32bits.
26945
26946 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
26947
26948         * lib/gcc.exp: Add gcc,stack_size target feature.
26949
26950         * lib/g++.exp(g++_target_compile): Add the include and link
26951         paths here, not in two other places. And, it's $options, not
26952         options.
26953
26954         * lib/mike-g++.exp(postbase): Remove the code that determines
26955         the correct include and link paths.
26956         * g++.old-deja/old-deja.exp: Ditto.
26957
26958 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
26959
26960         * lib/g++.exp(g++_init): target_compile no longer returns the
26961         filename of the result.
26962
26963 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
26964
26965         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
26966         call to glob.
26967
26968         * gcc.c-torture/special/special.exp: Change call to
26969         gcc_target_compile to include the object file.
26970
26971 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
26972
26973         * gcc.c-torture/special/special.exp: Correct misspelling in last
26974         change.
26975
26976 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
26977
26978         * lib/plumhall.exp(ph_summary): Log the entire output of the
26979         executable. Return -1 if there were any failures, 0 otherwise.
26980         (ph_execute): Return -1 if there were any failures, 0 otherwise.
26981         (ph_make): Clean up objects and executables that were built
26982         if the tests succeeded.
26983
26984 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
26985
26986         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
26987         libraries and includes in the build tree as appropriate.
26988
26989 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
26990
26991         * lib/c-torture.exp: Instead of looking for the global variable
26992         NO_LONG_LONG, check to see if that's a feature of the target.
26993
26994 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
26995
26996         * config/default.exp: Minimize. Delete the remainer of the files in
26997         config; this functionality is now in devo/dejagnu/config.
26998
26999         g++.*/*: Pass any additional flags used to compile to postbase;
27000         delete CXXFLAGS.
27001
27002         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
27003         is now done by runtest.exp. Use gcc_target_compile instead of
27004         compile.
27005
27006         lib/c-torture.exp: Use gcc_target_compile instead of compile.
27007         Remove references to CFLAGS. Use remote_file instead of
27008         calling rm -f.
27009         (c-torture): Take a list of arguments to use to compile this
27010         testcase.
27011
27012         lib/g++.exp: Simplify. Use target_compile instead of compile.
27013         lib/gcc-dg.exp: Ditto.
27014         lib/gcc.exp: Ditto.
27015         lib/mike-{gcc,g++}.exp: Ditto.
27016         lib/old-dejagnu.exp: Ditto.
27017         lib/plumhall.exp: Ditto.
27018
27019 1997-01-08  Jim Wilson  <wilson@cygnus.com>
27020
27021         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
27022         (ph_linker): Likewise.
27023
27024 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
27025
27026           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
27027         MAP_ANON / MAP_ANONYMOUS if defined;
27028         else try to map from /dev/zero .
27029
27030 1996-11-12  Jeffrey A Law  (law@cygnus.com)
27031
27032         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
27033         isn't defined, then define it to MAP_ANONYMOUS.
27034
27035 1996-11-12  Jeffrey A Law  (law@cygnus.com)
27036
27037         * gcc.c-torture: Update to c-torture-1.42 release.
27038
27039 1996-11-11  Jeffrey A Law  (law@cygnus.com)
27040
27041         * gcc.c-torture: Update to c-torture-1.41 release.
27042
27043 1996-10-27  Jeffrey A Law  (law@cygnus.com)
27044
27045         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
27046         c-torture release.
27047
27048 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
27049
27050         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
27051         and LDFLAGS.  Fix second case to append the target_info ldflags
27052         onto LDFLAGS, not CFLAGS.
27053         * lib/g++.exp (g++_init): Add target_info stuff.
27054         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
27055         of libgloss and newlib flags for !native.
27056
27057         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
27058         (GDB): Fix relative path to go up another dir for finding gdb.
27059
27060 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
27061
27062         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
27063         versions in the target_info array, if they don't exist.
27064
27065 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
27066
27067         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
27068
27069 1996-07-08  Jim Wilson  <wilson@cygnus.com>
27070
27071         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
27072         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
27073
27074 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
27075
27076         * lib/old-dejagnu.exp: Don't remove the output file before we've
27077         actually tested it. Don't append pwd to the path of the executable
27078         we're testing.
27079
27080 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
27081
27082         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
27083
27084 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
27085
27086         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
27087         temporary directory for compiler files, and set it to a default
27088         value of /tmp. Set $output as the name of the output file from
27089         compiling the testcase. Add a -o option to $cflags_var so the
27090         compiler writes the final output file as $output. Set $executable
27091         to $output.
27092
27093         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
27094         directory for compiler files, and set it to /tmp if it doesn't
27095         already have a value. Set $output_file to the name of the output
27096         file from compiling the testcase. Add a -o option to CXXFLAGS so
27097         the compiler writes the final output file as $output. Use $output
27098         as the executable to be tested.
27099
27100 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
27101
27102         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
27103
27104 1996-06-08  Jeffrey A Law  (law@cygnus.com)
27105
27106         * gcc.c-torture/execute/pending-1.c: New test.  Still
27107         pending in Tege's queue.
27108
27109 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
27110
27111         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
27112         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
27113         if there were failures.  Call unresolved if there were unresolved
27114         testcases.  Call gcc_fail if program did not run to completion.
27115         (ph_make): Pass additional argument name to ph_execute.
27116         (ph_execute): Add new argument.  Pass additional arguments to
27117         ph_summary.  Call gcc_fail is there is no execution output.
27118
27119 1996-04-24  Jeffrey A Law  (law@cygnus.com)
27120
27121         * lib/plumhall.exp (proc_summary): Output relavent summary
27122         lines into the log so specific failures in plumhall can be
27123         investigated.
27124
27125 1996-04-10  Jeffrey A Law  (law@cygnus.com)
27126
27127         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
27128         (c-torture-execute): Don't try to execute tests which use
27129         "long long" types if $NO_LONG_LONG is nonzero.
27130
27131 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
27132
27133         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
27134         not c-torture.
27135
27136         * gcc.ieee: Move from here.
27137         * gcc.c-torture/execute/ieee: To here.
27138
27139 1996-03-26  Jeffrey A Law  (law@cygnus.com)
27140
27141         * gcc.c-torture: Update to c-torture-1.41 release.
27142
27143 1996-03-22  Jeffrey A Law  (law@cygnus.com)
27144
27145         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
27146         not "$output".
27147
27148 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
27149
27150         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
27151         -c present.
27152
27153 1996-03-02  Jeffrey A Law  (law@cygnus.com)
27154
27155         * config/proelf.exp: Handle connecting to a simulator.
27156
27157 1996-01-31  Jeffrey A Law  (law@cygnus.com)
27158
27159         * config/proelf.exp: New file.  Enough framework that we can
27160         run c-torture tests on the proelf targets (or any other target
27161         that gdb can connect to for that matter).
27162
27163 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
27164
27165         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
27166         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
27167
27168         * lib/plumhall.exp (ph_execute): Always call ph_summary if
27169         exec_output exists.
27170
27171 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
27172
27173         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
27174         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
27175
27176         * config/*.exp: Update FSF address.  Change result of ${tool}_load
27177         to pass/fail/unresolved/unsupported/untested.  Caller must now
27178         call unresolved/unsupported/untested.
27179         * lib/*.exp: Update FSF address.  Update to handle new results of
27180         ${tool}_load.
27181         * lib/chill.exp (verbose): Delete.
27182
27183 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
27184
27185         * lib/gcc.exp (default_gcc_start): Change order of args to
27186         $LDFLAGS $CFLAGS $LIBS.
27187         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
27188         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
27189         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
27190         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
27191         * gcc.misc-tests/dg-test.exp: Likewise.
27192         * gcc.misc-tests/msgs.exp: Likewise.
27193         * gcc.prms/prms.exp: Likewise.
27194         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
27195         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
27196
27197         * lib/dg.exp: Deleted, moved to dejagnu/lib.
27198
27199 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
27200
27201         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
27202
27203         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
27204         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
27205
27206         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
27207         necessary.
27208
27209 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
27210
27211         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
27212         global for loop; add use of $mathlib.
27213         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
27214         settings here; set mathlib for anything but VxWorks.
27215
27216 1996-01-22  Jeffrey A Law  (law@cygnus.com)
27217
27218         * gcc.c-torture: Update to c-torture-1.40 release.
27219
27220 1996-01-03  Jeffrey A Law  (law@cygnus.com)
27221
27222         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
27223         dg.exp.
27224
27225 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
27226
27227         * lib/c-torture.exp (c-torture-execute): Declare "output" as
27228         global.
27229
27230 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
27231
27232         * lib/g++.exp (LIBS): Define if not already.
27233         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
27234         (gcc-dg-prune): Call prune_gcc_output.
27235         * lib/gcc.exp (prune_gcc_output): New proc.
27236         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
27237         prune_gcc_output.
27238
27239 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
27240
27241         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
27242         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
27243
27244 1995-11-15  Jeffrey A Law  (law@cygnus.com)
27245
27246         * gcc.c-torture: Update to c-torture-1.39 release.
27247
27248 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
27249
27250         * lib/c-torture.exp (c-torture-execute): Don't return if one option
27251         fails, try others as well.
27252
27253 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
27254
27255         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
27256         If compilation fails, mark execute tests as `untested'.
27257         If test is marked as unsupported, don't mark compilation and
27258         execute tests as failed.
27259
27260 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
27261
27262         * lib/g++.exp (g++_init): Don't link in libg++, and look to
27263         libstdc++ for whether or not we want to be doing shared
27264         libraries.  Delete link_curses since we don't need it anymore.
27265         * lib/mike-g++.exp (postbase): Don't link in libg++.
27266         * g++.old-deja/old-deja.exp: Likewise.
27267
27268 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
27269
27270         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
27271
27272 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
27273
27274         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
27275         For that, add `-Wl,-a,shared_archive'.
27276         * g++.old-deja/old-deja.exp: Likewise.
27277
27278 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
27279
27280         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
27281
27282 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
27283
27284         * lib/mike-g++.exp (postbase): Pay attention to the status of
27285         g++_load.
27286
27287 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
27288
27289           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
27290
27291 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
27292
27293         * lib/gcc.exp (default_gcc_start): No longer need to log program
27294         being executed or its output, execute_anywhere does that now.
27295         * lib/g++.exp (default_g++_version): Call execute_anywhere.
27296         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
27297
27298 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
27299
27300         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
27301         the same as those in lib/g++.exp.
27302
27303 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
27304
27305         * gcc.c-torture: Update to c-torture-1.38 release.
27306         * gcc.ieee: Related changes.
27307
27308 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
27309
27310         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
27311         "exec". Minor reformatting changes.
27312
27313         * config/rom68k.exp (${tool}_load): Make it work in a canadian
27314         cross. This means all "exec" calls now work on a remote host as
27315         well.
27316         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
27317         cross. Filter out the extra "\r\n" stuff that expect puts in.
27318         (c-torture-execute): Filter out the bogus warnings like
27319         c-torture-compile does. Add support for canadian cross.
27320         * lib/gcc.exp (default_gcc_version, default_gcc_start)
27321         Use execute_anywhere rather than calling exec directly. Now it
27322         works for canadian cross testing.
27323
27324 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
27325
27326         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
27327         results into a variable, and check that rather than using file exists.
27328
27329 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
27330
27331         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
27332         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
27333
27334 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
27335
27336         * g++.old-deja/old-deja.exp: Create and pass runshlib and
27337         lib_curses if there's a shared libg++ in the build tree.
27338
27339 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
27340
27341         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
27342         if not supported target.
27343
27344 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
27345
27346         * lib/g++.exp (g++_init): Move empty setting of runshlib and
27347         link_curses up to always happen, not just for native builds.
27348
27349 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
27350
27351         * gcc.c-torture: Update to c-torture-1.36 release.
27352         * gcc.failure: Related changes.
27353
27354 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
27355
27356         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
27357
27358 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
27359
27360         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
27361         * lib/mike-g++.exp (postbase): Not in here.  Still reference
27362         runshlib, link_curses, and mathlib for link and run.
27363
27364         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
27365         pass the runtime shared library options for Solaris, OSF/1, and
27366         Irix5, and link with -lcurses to avoid unresolved references.
27367
27368 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
27369
27370         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
27371         only run once.
27372
27373 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
27374
27375         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
27376
27377 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
27378
27379         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
27380         do not have a framework for the "compat" tests yet.
27381
27382 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
27383
27384         * lib/mike-g++.exp (postbase): New local variable `mathlib',
27385         set to null if we're testing vxworks5.1.  Use that instead of
27386         `-lm' in the setting of LIBS for link and run.
27387
27388 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
27389
27390         * config/rom68k.exp (${tool}_load): Major changes to make it
27391         work.  Verified that it does in fact return the stuff in
27392         exec_output properly.  Catch any Emul or any TRAP other than 0.
27393
27394 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
27395
27396         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
27397         LDFLAGS properly for targets that need stuff from libgloss.
27398         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
27399         only run once.
27400         (gpp_initialized): New variable.
27401
27402 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
27403
27404         * config/rom68k.exp: Load libgloss.exp.
27405         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
27406         so we can produce a fully linked binary.
27407         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
27408         so we can produce a fully linked binary.
27409
27410 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
27411
27412         * lib/plumhall.exp (ph_section): Watch for expected failures.
27413         Add missing `else'.
27414
27415         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
27416         run the testcase.
27417         (c-torture): Likewise.
27418
27419 1995-08-28  Doug Evans  <dje@cygnus.com>
27420
27421         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
27422
27423         * lib/mike-g++.exp (mike_cleanup): New proc.
27424         (prebase): New globals compiler_result, not_compiler_result,
27425         target_regexp.
27426         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
27427         allow leading "-" in pattern.  Watch for unsupported tests.
27428         If $compiler_result is set, pattern match assembler code,
27429         and ditto for $not_compiler_result.
27430         * lib/mike-gcc.exp: Likewise.
27431
27432         * lib/plumhall.exp (ph_execute): Only call ph_summary if
27433         execution "succeeded".
27434
27435 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
27436
27437         * config/win32.exp: New file.
27438         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
27439
27440 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
27441
27442         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
27443         unsupported.
27444         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
27445         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
27446         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
27447
27448         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
27449         "... without exceptions was ...".  That is now handled by
27450         prune_system_crud.
27451         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
27452
27453 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
27454
27455         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
27456         sieve.c,sort2.c}: New files.
27457         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
27458         sieve.exp,sort2.exp}: Drivers for them.
27459
27460         * lib/mike-gcc.exp (program_output): New user settable variable.
27461         (postbase): Call prune_system_crud.  Also prune extraneous compiler
27462         messages.
27463         * lib/mike-g++.exp (program_output): New user settable variable.
27464
27465         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
27466
27467         * config/sh.exp: Deleted (use sim.exp instead).
27468
27469 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
27470
27471         * config/vx.exp: Declare CHECKTASK as global.
27472         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
27473         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
27474         * lib/old-dejagnu.exp: Load [pwd]/$executable.
27475
27476 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
27477
27478         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
27479         target. Like vx.exp, only includes `vx29k.exp' instead of
27480         `vxworks.exp'.
27481
27482 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
27483
27484         * config/sim.exp: Increase time limit from 120 seconds to 240.
27485
27486 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
27487
27488         * gcc.c-torture/execute/950628-1.c: New test.
27489
27490 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
27491
27492         * gcc.c-torture: Update with changes/additions from
27493         c-torture-1.34.
27494
27495 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
27496
27497         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
27498
27499 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
27500
27501         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
27502
27503 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
27504
27505         * gcc.c-torture/compile/950512-1.c: New test.
27506         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
27507         * gcc.dg/struct-ret-1.c: Likewise.
27508
27509 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
27510
27511         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
27512           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
27513
27514 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
27515
27516         * gcc.c-torture/special/920411-1.c: Deleted.
27517         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
27518
27519 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
27520
27521         * config/sim.exp (${tool}_load): Hack in call to bash to get a
27522         cpu limit.
27523
27524 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
27525
27526         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
27527
27528 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
27529
27530         From kenner;
27531         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
27532         is the proper length.
27533         * va-arg-3.c: Likewise.
27534
27535 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
27536
27537         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
27538         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
27539
27540         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
27541         * lib/g++.exp (default_g++_start): Delete old cruft.
27542
27543 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
27544
27545         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
27546         (2 * (1 << 18)) to (2 * (1 << 17)).
27547
27548         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
27549
27550 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
27551
27552         * config/rom68k.exp: Renamed from config/idp.exp
27553
27554 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
27555
27556         * c-torture/compile/921109-2.c
27557
27558 1995-04-18  Mike Stump  <mrs@cygnus.com>
27559
27560         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
27561         excess errors.
27562
27563 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
27564
27565         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
27566         output.
27567         * lib/g++.exp (default_g++_start): Likewise.
27568
27569 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
27570
27571         * gcc.c-torture/compile/950329-1.c: New test.
27572
27573 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
27574
27575           * config/bug.exp (${tool}_load): Updated to use new remote_open
27576           and remote_close procs.
27577         * config/idp.exp: New file.
27578
27579 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
27580
27581         * gcc.c-torture/execute/950322-1.c: New test.
27582
27583 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
27584
27585         * config/vx.exp (${tool}_load): Clean up testing of return code from
27586         vxworks_ld and vxworks_spawn.
27587
27588 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
27589
27590         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
27591
27592 1995-03-13  Mike Stump  <mrs@cygnus.com>
27593
27594         * lib/old-deja.exp: Add `excess errors test - ' error, now one
27595         can mark excess errors on a machine by machine basis.  Note, the
27596         default is to not expect any excess errors, even when excess
27597         errors test - is given, so you will want to put an XFAIL ... on
27598         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
27599         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
27600         those 4 machines, but no others.
27601
27602 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
27603
27604         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
27605         * lib/c-torture.exp: to here.
27606
27607 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
27608
27609         * gcc.c-torture/execute/950221-1.c: New test.
27610         * gcc.c-torture/execute/struct-ret-1.c: New test.
27611         * gcc.c-torture/compile/950221-1.c: New test.
27612
27613         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
27614
27615 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
27616
27617         * gcc.c-torture/execute/arith-1.c (main): Return 0.
27618         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
27619
27620 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
27621
27622         * g++.gb: New directory of tests, derived from my signature and
27623         class scoping tests.
27624
27625         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
27626         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
27627         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
27628         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
27629         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
27630         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
27631         * g++.gb/sig25.C: Likewise.
27632
27633         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
27634         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
27635         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
27636         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
27637         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
27638         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
27639         * g++.gb/sig25.exp: Likewise.
27640
27641         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
27642         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
27643         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
27644         * g++.gb/scope13.C: Likewise, this test still fails.
27645
27646         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
27647         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
27648         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
27649         * g++.gb/scope13.exp: Ditto.
27650
27651         * g++.gb/README: New file, explains what these tests are about.
27652
27653 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
27654
27655         * lib/dg.exp (dg-do): Support `preprocess'.
27656         (dg-test): Likewise.
27657
27658 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
27659
27660         * config/udi.exp: change "continue -expect" to "exp_continue".
27661
27662 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
27663
27664         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
27665         Delete redundant tests.
27666
27667         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
27668         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
27669         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
27670         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
27671         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
27672         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
27673         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
27674         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
27675
27676         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
27677         storing label pointers.
27678         * gcc.c-torture/execute/921019-1.c: Likewise.
27679         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
27680         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
27681         parameter fp.
27682         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
27683         constants.
27684
27685         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
27686         Delete obsolete tests.
27687
27688         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
27689         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
27690         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
27691         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
27692         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
27693         * gcc.c-torture/compile/950124-1.c: New test.
27694
27695         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
27696
27697 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
27698
27699         * lib/mike-g++.exp: Add -lm to LIBS.
27700
27701 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
27702
27703         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
27704
27705 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
27706
27707         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
27708
27709 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
27710
27711         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
27712
27713 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
27714
27715         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
27716         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
27717         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
27718         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
27719         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
27720         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
27721         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
27722         * g++.law/{operators31.C, operators32.C,
27723         * g++.law/{operators33.C, operators34.C}: Likewise.
27724         * g++.law/{pic1.C, refs2.C}: Likewise.
27725         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
27726         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
27727         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
27728         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
27729
27730         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
27731         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
27732         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
27733         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
27734         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
27735         * g++.law/{enum9.exp, friend5.exp}: Likewise.
27736         * g++.law/{nest3.exp, nest4.exp}: Likewise.
27737         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
27738         * g++.law/{operators30.exp, operators31.exp}: Likewise.
27739         * g++.law/{operators32.exp, operators33.exp}: Likewise.
27740         * g++.law/{operators34.exp}: Likewise.
27741         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
27742         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
27743         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
27744         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
27745         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
27746
27747         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
27748         No longer expected to fail.
27749         * g++.law/missed-error3.C: Tweak for recent bool changes.
27750
27751 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
27752
27753         * config/emb-unix: Deleted.
27754         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
27755         remote execution.  Do final link on remote host if REMOTE_LINK is set.
27756
27757 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
27758
27759         * lib/dg.exp (dg-test): Fix typo in last patch.
27760
27761 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
27762
27763         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
27764         (handles multiple occurrences).
27765
27766 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
27767
27768         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
27769         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
27770         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
27771         printed).
27772         * lib/c-torture.exp (c-torture-compile): Likewise.
27773         (c-torture): Prepend full path if missing.
27774         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
27775         (gcc_fail): Likewise.
27776         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
27777
27778 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
27779
27780         * lib/netware.exp: Only attach to NetWare i386 systems.
27781
27782 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
27783
27784         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
27785         messages.  Add test name to "output pattern match" pass/fail message.
27786
27787 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
27788
27789         * gcc.dg: New testsuite.
27790         * gcc.dg/dg.exp: New file.
27791
27792         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
27793         test-switch.c}: Deleted.
27794
27795         * gcc.misc-tests/msgs.exp: New testcase driver.
27796
27797 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
27798
27799         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
27800         Watch for illegal return values from ${tool}_load.
27801         * config/unix.exp (${tool}_load): Fix pass/fail detection for
27802         cross targets.  Coerce return value >0 to 1.
27803
27804 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
27805
27806         * config/unix.exp (${tool}_load): Call program rsh, not proc.
27807
27808         * config/emb-unix.exp: New file.
27809
27810         * config/sim.exp: Error if variable $SIM not defined.
27811         (${tool}_load): Mark test as "untested" if simulator missing.
27812
27813         * config/unix.exp: Load remote.exp to get rcp_download.
27814         * lib/c-torture.exp: Use different option lists for testcases with
27815         and without loops.
27816         * gcc.c-torture/execute/execute.exp: Likewise.
27817
27818 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
27819
27820         * config/*.exp: Clarify return code from ${tool}_load.
27821         Call `unresolved' or `untested' instead of `warning' or `perror'
27822         (sometimes you still want to call both though).
27823         Add comment that `shell_id' is local to each file.
27824         * config/udi.exp (timeout): Set to 30.
27825         Don't print warning if connection fails, $connectmode has already
27826         printed an error.
27827         (${tool}_load): Move verbose messages to level 2.
27828         Rework pattern for "Process started" message.
27829         Pass `shell_id' to ${connectmode}_download.
27830         Retry twice upon timeout.  Make resetting of target more robust.
27831         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
27832         Pass `shell_id' to exit_$connectmode.
27833         Only call exit_$connectmode if connected.
27834         * config/unix.exp (${tool}_load): Check return codes better.
27835         * config/vrtx.exp (${tool}_load): Likewise.
27836         * config/vx.exp (${tool}_load): Likewise.
27837         Delete unneeded global's.
27838         * lib/dg.exp (dg-test): Update to reflect clarified return codes
27839         from ${tool}_load.
27840         (dg-stat): Delete.
27841         (dg-init): Delete recording of pass/fail counts.
27842         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
27843         (old-dejagnu-init): Likewise.
27844         (old-dejagnu-stat): Delete contents, empty proc now.
27845         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
27846         (c-torture): Delete references to lcnt, lpass, lfail.
27847         Get option list from TORTURE_OPTIONS.
27848         Delete -funroll[-all]-loops if no loops.
27849         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
27850         (g++_stat): Delete contents (empty proc now).
27851         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
27852         (gcc_finish): Likewise.
27853         (gcc_stat): Deleted.
27854         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
27855         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
27856         * gcc.c-torture/execute/execute.exp: Likewise.
27857         Split tests into two parts: compile, execute.
27858         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
27859         no loops.  Update to reflect clarified return codes from ${tool}_load.
27860
27861 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
27862
27863         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
27864         to grep for.
27865         (old-dejagnu): Likewise (where necessary).
27866
27867 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
27868
27869         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
27870
27871         * lib/dg.exp (dg-process-target): Fix processing of selector.
27872         Add comment regarding use of `error'.
27873
27874         * lib/gcc.exp (prune_system_crud): Define if missing.
27875         * lib/g++.exp (prune_system_crud): Likewise.
27876
27877         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
27878         Call prune_system_crud.
27879         * lib/dg.exp (dg-runtest): New proc.
27880         Use perror instead of send_user for tcl errors in testcase.
27881         Don't return any value, it's never used.
27882         Don't clobber previous definition of `unknown'.
27883         Print tcl errors in `dg-final'.
27884
27885 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
27886
27887         * lib/dg.exp (dg-process-target): Improve syntax error messages.
27888         (dg-test): Don't print errorInfo, it contains stack backtrace.
27889
27890 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
27891
27892         * lib/g++.exp (runtest_file_p): Define if missing.
27893
27894 1994-09-24  Doug Evans  (dje@cygnus.com)
27895
27896         * lib/mike-g++.exp: Comment out loading of g++.exp.
27897         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
27898         (default_g++_version): Always print something.
27899         (default_g++_start): Comment out call to `which'.
27900         (g++_start, g++_load): Deleted (must be defined in config file).
27901         * lib/gcc.exp: Test for existence of $CC at start.
27902         Delete check for tmpdir (done in gcc_init).
27903         (default_gcc_version): Always print something.
27904         (default_gcc_start): Comment out call to `which'.
27905         * config/*.exp: Major cleanup - make cross targets work at least a
27906         little better for g++ (by not being "--tool gcc" specific).
27907         Rename gcc_xxx to ${tool}_xxx.
27908         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
27909         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
27910
27911 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
27912
27913         * lib/c-torture.exp (c-torture-compile): Rework compiler
27914         message processing.
27915
27916         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
27917         c-torture.
27918
27919 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
27920
27921         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
27922
27923         * lib/dg.exp (dg-process-target): Support { target native }.
27924
27925 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
27926
27927         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
27928         looked for "... program xxx got fatal signal".
27929         Correct regsub munging of `comp_output'.
27930         Ignore compiler messages "path prefix not used" and "linker input
27931         file unused".
27932
27933 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
27934
27935         * lib/gcc.exp (runtest_file_p): Define if missing.
27936         * gcc.prms/template.c: Example to work from.
27937
27938 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
27939
27940         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
27941         * lib/dg.exp (dg-test): Call unsupported testcases as such.
27942
27943         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
27944         * gcc.prms/1883.c: Moved from compile/940714-1.c.
27945         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
27946         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
27947
27948         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
27949         (dg-process-target): No longer a varargs proc.
27950         Return S/N for target, P/F for xfail.  All callers changed.
27951         (user option procs): More argument checking.
27952         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
27953         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
27954         (dg-test): Skip test if not running on selected target in `dg-do'.
27955         Update handling of `dg-do-what', `dg-output-text'.
27956         Separate execution pass/fail from output pattern match pass/fail.
27957         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
27958
27959 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
27960
27961         * gcc.c-torture/special/special.exp: Don't expect failure for mips
27962         target for 920510-1.c.
27963
27964 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
27965
27966         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
27967         Clean up comment regarding use of passcnt, etc.
27968         (gcc_stat): Don't update `testcnt' here.
27969         (gcc_finish): Do it here.
27970         Might as well reset `but_id' here too.
27971         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
27972         to determine if the file should be tested.
27973         * gcc.c-torture/compile/compile.exp: Likewise.
27974         * gcc.c-torture/execute/execute.exp: Likewise.
27975         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
27976         * gcc.misc-tests/dg-test.exp: Likewise.
27977         * gcc.prms/prms.exp: Likewise.
27978         * gcc.wendy/wendy.exp: Likewise.
27979         * g++.old-deja.exp: Likewise.
27980         Move "Testing file" message to verbose level 1.
27981
27982 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
27983
27984         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
27985
27986 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
27987
27988         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
27989         (default_gcc_start): Accept optional second list element
27990         of compiler flags.  Print compiler output at verbosity level 2.
27991         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
27992         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
27993         Save current values of framework globals passcnt, failcnt, xpasscnt,
27994         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
27995         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
27996         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
27997         xfailcnt to compute stats.  Update framework global `testcnt' from
27998         pass/fail counts.
27999         (gcc_finish): New proc.  Clean up test environment.
28000         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
28001         (gcc_epass, gcc_efail): Delete.
28002         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
28003         argument of line number.
28004         (dg-init): If the tool has an init routine, call it.
28005         (dg-test): Remove args `cflags_var' and `libs_var'.
28006         Pass all compiler options to ${tool}_start.
28007         Handle missing line number.
28008         (dg-finish): New function.
28009         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
28010         particular files.  Call gcc_finish at end.  Move "skipping test"
28011         message to verbosity level 3.
28012         * gcc.c-torture/compile/compile.exp: Likewise.
28013         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
28014         * gcc.c-torture/execute/execute.exp: Likewise.
28015         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
28016         Print testcase being tried at verbosity level 1.
28017         * gcc.c-torture/special/special.exp: Unset xfail.
28018         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
28019         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
28020         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
28021         * gcc.failure/failure.exp: Likewise.
28022         * gcc.ieee/ieee.exp: Likewise.
28023         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
28024         Update call to dg-test.  Call dg-finish at end.
28025         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
28026         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
28027         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
28028         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
28029         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
28030         * gcc.wendy/wendy.exp: Add copyright.
28031         Delete setting of tmpdir (done by gcc_init).
28032         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
28033         Pass compiler flags to gcc_start.  Call gcc_finish at end.
28034         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
28035         gcc_[ce]pass/fail.
28036
28037 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
28038
28039         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
28040         confusion.
28041         (g++_load): Likewise.
28042
28043         * config/*.exp (gcc_load): Some were varargs fns and some were not.
28044         Rename argument to `prog' to remove the confusion.
28045         Varargs fns behave differently too!
28046         (g++_load): Likewise.
28047
28048         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
28049
28050         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
28051         what it is.  Delete (always) printing of status value for !native.
28052         Simplify verbose code, and include status and exec_output.
28053         (g++_load): Use gcc_load.
28054
28055 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
28056
28057         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
28058         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
28059         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
28060         940714-3.c as these testcases don't exist anymore.  Make
28061         va-arg-1.c expected to pass.
28062
28063 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
28064
28065         * gcc.misc-tests/misc.exp: Only run specific testcases.
28066         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
28067         * gcc.misc-tests/dg-[1-9].c: New files.
28068
28069         * lib/dg.exp: New testsuite driver.
28070         * gcc.prms/prms.exp: Use it.
28071
28072         * README.gcc: New file.
28073
28074         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
28075         Document and reset `lxpass' and `lxfail'.
28076         Simplify "initialized" message.
28077         (gcc_stat): Clean up comments a little.
28078
28079 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
28080
28081         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
28082
28083 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
28084
28085         * lib/old-dejagnu.exp (process-option): New proc.
28086         (old-dejagnu-init, old-dejagnu-stat): Likewise.
28087         (old-dejagnu): Simplify.
28088         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
28089
28090 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
28091
28092         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
28093         exists and is not an empty string.
28094
28095         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
28096         $xfail rather than calling setup_xfail.  Clear $xfail when test is
28097         finished.
28098         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
28099         automatically.
28100
28101         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
28102         longer expected to fail.
28103
28104         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
28105         "f" function call.
28106
28107         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
28108
28109         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
28110         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
28111         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
28112         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
28113         c-torture-1.29.
28114
28115         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
28116         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
28117
28118         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
28119
28120         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
28121         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
28122
28123         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
28124         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
28125         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
28126
28127 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
28128
28129         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
28130         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
28131         940714-1.c, 940714-2.c, 940714-3.c},
28132         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
28133         gcc.misc-tests/{mg.c,mg.exp}:
28134         New tests.
28135         * gcc.noncompile/noncompile.exp: Change accordingly.
28136
28137 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
28138
28139         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
28140         Undo previous clobberage.
28141
28142 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
28143
28144         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
28145         * gcc.special/{930510-1.c, special.exp}:
28146         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
28147         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
28148         struct-varargs-1.c}: New tests from c-torture-1.26.
28149
28150 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
28151
28152         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
28153           argument to switch.
28154
28155 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
28156
28157         * Revert the previous changes.  Please see Rob's directory
28158           (/lisa/test/rob/progressive/gcc/testsuite) for testing
28159           fixes.
28160
28161 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
28162
28163         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
28164             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
28165             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
28166             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
28167             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
28168             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
28169             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
28170             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
28171             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
28172             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
28173             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
28174             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
28175             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
28176             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
28177             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
28178             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
28179             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
28180             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
28181             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
28182             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
28183             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
28184             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
28185             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
28186             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
28187             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
28188             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
28189             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
28190
28191 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
28192
28193         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
28194             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
28195           with perror calls.
28196
28197 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
28198
28199         * config/unix.exp (g++_load): Fix syntax.
28200
28201 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
28202
28203         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
28204         * gcc.noncompile/921017-1.c: Deleted obsolete test.
28205         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
28206         Don't expect va-arg-1.c to fail.  Correct expected output for
28207         920928-1.c.
28208         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
28209         * gcc.wendy/hbm4.c: Correct typo.
28210         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
28211
28212 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
28213
28214         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
28215         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
28216         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
28217         * lib/c-torture.exp (c-torture-compile): Ditto.
28218
28219         Reduce volume of output (remove all the -I's and such).
28220         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
28221         Call gcc_cpass, gcc_cfail.
28222         (c-torture): Pass testing option to c-torture-compile.
28223
28224 1994-03-21  Doug Evans  (dje@cygnus.com)
28225
28226         Bring patches over from progressive.
28227         * config/default.exp: Exit remote shell cleanly.
28228         (g++_exit, g++_start): Add default versions.
28229         * config/sim.exp (gcc_load): Use perror, not error.
28230
28231 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
28232
28233         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
28234         set in site.exp.
28235
28236 1994-03-14  Doug Evans  (dje@cygnus.com)
28237
28238         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
28239         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
28240         (wendy_try): New proc to run testcase.
28241         (main loop): Call 'em.
28242         * gcc.wendy/*.c: Clean up pass to correct expected output.
28243
28244         * lib/gcc.exp: Minor cleanup work.
28245         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
28246
28247 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
28248
28249         * config/sim.exp (gcc_load): Document return codes better.
28250         Don't pass -v to simulator.
28251
28252 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
28253
28254           * gcc.special/920717-x.c: Fix typo.
28255           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
28256           get at sources.
28257
28258         * lib/mike-gcc.exp: Fix typo.
28259
28260 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
28261
28262         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
28263         binary to use, transform the name.
28264         * config/*.exp: rename everything. Nuke any g++ specific files,
28265         it's now a special case of gcc that requires no special support.
28266         Add a default.exp for unsupported targets.
28267
28268 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
28269
28270         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
28271         lib/old-dejagnu.exp: Fix a few patterns to work with the new
28272         version of Tcl.
28273
28274 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
28275
28276         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
28277         than a warning.
28278
28279 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
28280
28281         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
28282
28283 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
28284
28285         * gcc.execute/execute.exp: Combine opt_list and foption_list into
28286         option_list.  Compile every file with only 4/6 option choices
28287         (same as C torture) instead of with 12/18 different option
28288         choices.
28289         * lib/c-torture.exp: Likewise.
28290
28291         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
28292         not already set.
28293
28294 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
28295
28296         * lib/old-deja.exp: Add `excess errors test fails' error, now one
28297         can put an XFAIL *-*-* on excess errors.
28298
28299 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
28300
28301         * g++.law: Add more tests derived from g++-bugs snapshots.
28302
28303         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
28304         equivalent to g++.law/init9.
28305
28306         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
28307         compiled it, and the a.out file after we've run it.
28308
28309 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
28310
28311         * lib/mike-g++.exp (postbase): Delete the .o file after we've
28312         compiled it, and the a.out file after we've run it.
28313
28314 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
28315
28316         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
28317
28318 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
28319
28320         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
28321         version number.
28322
28323 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
28324
28325         * g++.law: New directory of g++ tests derived from the g++-bugs
28326         snapshots.
28327
28328 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
28329
28330         * gcc.compile: initbug1.c initbug1.exp testcase added
28331
28332 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
28333
28334         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
28335         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
28336           fixes submitted by Jeff Law (law@cs.utah.edu)
28337         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
28338           Jeff Law (law@cs.utah.edu)
28339
28340
28341 1993-11-30  Mike Stump  (mrs@cygnus.com)
28342
28343         * config/unix-g++.exp: Follow the gcc way of doing things.
28344         * g++.old-deja/old-deja.exp: Minor updates.
28345         * lib/g++.exp: New file, follow the gcc way of doing things.
28346         * lib/old-dejagnu.exp: Minor updates.
28347         * lib/mike-g++.exp: Always unset errorInfo.
28348
28349 1993-11-06  Mike Stump  (mrs@cygnus.com)
28350
28351         * lib/gcc.exp: Fix some errors with the below change, CC and
28352         CFLAGS should be global when setting, not local.
28353
28354 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
28355
28356         * lib/gcc.exp: Transform tool name.
28357
28358 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
28359
28360         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
28361
28362 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
28363
28364         * lib/gcc.exp: change gcc_done to gcc_stat
28365
28366 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
28367
28368         * Upgraded gcc testsuite to c-torture version 1.25
28369
28370 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
28371
28372         * lib/gcc.exp: added reporting code. Changed verbose compile message.
28373         * lib/c-torture: added hooks for new reporting code.
28374
28375 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
28376
28377         * config/sh-gcc.exp: check if sh-sim exists in the path
28378
28379 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
28380
28381         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
28382         * gcc.compile/compile.exp: Initial changes for new logic.
28383         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
28384         * gcc.failure/failure.exp: Initial changes for new logic.
28385         * gcc.ieee/ieee.exp: Initial changes for new logic.
28386         * gcc.misc-tests/misc.exp: Initial changes for new logic.
28387         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
28388         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
28389         * lib/c-torture.exp: Initial changes for new logic.
28390         * lib/gcc.exp: Initial changes for new logic.
28391
28392 1993-10-15  Mike Stump  (mrs@cygnus.com)
28393
28394         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
28395         depend upon failure or success.  Fully qualify names in failure
28396         and success messages.  Always remove a.out before starting
28397         compile, just in case.  Pay more attention to error text output by
28398         the compiler.  Handle testcases with no known past errors just
28399         like all others, so that things are uniform.  Other miscellaneous
28400         improvements.
28401
28402 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
28403
28404         * gcc.cpp: new directory for cpp tests
28405
28406 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
28407
28408         * lib/chill.exp: Code reformatted, removed unused code.
28409         * config/unix-chill.exp: Code reformatted, removed unused code.
28410         * chill.execute/execute.exp: Code reformatted, removed unused code.
28411         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
28412
28413 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
28414
28415         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
28416         routines not written.
28417
28418 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
28419
28420         * config/bug-gcc.exp: Use new procs from bug.exp.
28421
28422 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
28423
28424         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
28425         via ftp, rather than depending on NFS.
28426         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
28427         case.
28428
28429 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
28430
28431         * config/bug-gcc.exp: Use new download proc.
28432
28433 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
28434
28435         * chill.execute/execute.exp: cleanups, handles errors better
28436         * chill.compile/compile.exp: rewrite, based on execute.exp
28437         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
28438         * lib/chill.exp: major changes to diff proc and compile and link
28439           procs. added chill_fail and chill_pass wrappers to pass and
28440           fail. added more comments, and handle error codes better.
28441           Added a hack to capture stderr from exec, so noncompile tests
28442           can work.
28443
28444 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
28445
28446         * chill.execute/execute.exp: rewrite of testsuite driver
28447         * lib/chill.exp: rewrite of testsuite driver
28448         * config/unix-chill.exp: rewrite of testsuite driver
28449
28450 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
28451
28452     In chill.execute:
28453         * iexpr.ch: Standardize uppercase.
28454         * tuples.dat: Standardize uppercase.
28455         * vary.ch: standardize.  Correct varying string assignments.
28456         * vary.dat: Add new output lines.
28457
28458 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
28459
28460     In chill.execute:
28461         * chprintf.ch: Standardize use of uppercase.
28462         * tuples.ch: Standardize and turn arr2 into a DCL,
28463           rather than a SYN.
28464         * pinits.ch: Standardize.
28465
28466 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
28467
28468         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
28469         * Makefil: Renamed to Makefile.in.
28470         * configure.in: New.
28471
28472 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
28473
28474     In chill.execute:
28475         * .cvsignore: Add result/output files.
28476         * Makefile: Fix up variables at start.  Use MFLAGS
28477           everywhere.  Correct bool_loc, built_ins entries.
28478           Add entry for vary1.ch.
28479         * bitarray.ch: Standardize upper-case usage.
28480         * bitexpr.ch: Standardize, add output of b1.
28481         * params.ch: Use arrayt in along PROC parameters, to
28482           avoid novelty problems.
28483         * sets.ch: Tiny cleanup.
28484         * vary1.ch: Re-indent.
28485
28486 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
28487
28488           * Add PR-related files to Makefiles, .cvsignore files, etc.
28489
28490 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
28491
28492         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
28493           with compiler objects. New names are test-flow.c and test-loop.c
28494
28495 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
28496
28497         * Upgraded c-torture tests from 1.19 to 1.20
28498
28499         * new files:
28500         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
28501         * gcc.compile: 930623-1.c 930623-2.c
28502         * gcc.noncompile: 930622-1.c 930622-2.c
28503         * gcc.failure: 920411-1.c 920627-2.c
28504         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
28505
28506 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
28507
28508         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
28509           More changes to get testsuite working properly. Needs more work.
28510           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
28511
28512 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
28513
28514         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
28515           More changes to get testsuite working properly. Needs more work.
28516
28517 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
28518
28519         * chill.compile/compile.exp: Added for Dejagnu support
28520         * chill.execute/execute.exp: Added for Dejagnu support
28521         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
28522
28523 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
28524
28525     This should complete moving the CHILL test files.
28526         * chill.noncompile(.cvsignore printf.grt
28527             in-printf.grt chprintf.grt chprintf.ch):
28528             Added test-support files.
28529           (Makefile): Modified further.
28530         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
28531             signal.ch): Added test files.
28532           * chill.execute (.cvsignore printf.grt printr.c
28533             in-printf.grt rts.c chprintf.grt rts.h): Added
28534           test-support files.
28535             (Makefile): More corrections.
28536
28537 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
28538
28539         * chill.compile, chill.execute, chill.nocompile: Add CHILL
28540           test cases, ready for DejaGnu.
28541
28542 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
28543
28544         * Upgraded c-torture tests from 1.18 to 1.19
28545
28546         * gcc.compile: added test(s):
28547           930607-1.c
28548         * gcc.execute: added test(s):
28549           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
28550
28551         * added new subdirectory for misc tests: gcc.misc-tests
28552         * gcc.misc-test(s): added tests:
28553           inst-check.c test-consts.c test-ior.c test-switch.c
28554
28555 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
28556
28557         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
28558
28559 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
28560
28561         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
28562
28563 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
28564
28565         * Upgraded c-torture tests from 1.17 to 1.18
28566
28567 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
28568
28569         * Upgraded c-torture tests from 1.12 to 1.17
28570
28571 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
28572
28573         * lib/old-dejagnu.exp:
28574           Fixed handling of XFAIL target triplets to correctly
28575           recognize wildcard characters.  Removed code that
28576           appended a unique id tag to the end of the file name
28577           printed out by the result of the testcases within a
28578           given test file.
28579
28580 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
28581
28582         * lib/old-dejagnu.exp:
28583           Reworked expected failure handling to trigger off of XFAIL
28584           keyword in keyphrase embeded in testcase source code. The
28585           XFAIL keyword must be at the end of the keyphrase line. It
28586           may optionally be followed by one or more target triplets.
28587           It has just occured that the handling of wildcards in the
28588           target triplet may not be correct.
28589
28590 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
28591
28592         * g++.old-deja/tests:
28593           Moved all subdirectories up one level into g++.old-deja .
28594
28595         * lib/old-dejagnu.exp:
28596           Fixed problem with CXXFLAGS not being properly reset, and being
28597           corrupted with extraneous "-c" compiler option.  This was
28598           causing binaries to not be generated for test that needed them.
28599           Modified strings passed to "pass" and "fail" so that individual
28600           tests from the same test file would be distinguished by an
28601           identifier appended to the test file name in the summary logs;
28602           this corrected a problem with erroneous diff logs.  Added code
28603           to search testcases for expected fail and unexpected pass keywords.
28604
28605 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
28606
28607         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
28608
28609 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
28610
28611         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
28612           Removed extraneous text from end of "Special g++ Options"
28613           keyphrase.
28614
28615         * lib/old-dejagnu.exp: Added pattern matching to look for new
28616           keywords, embedded in testcases comments, which will trigger
28617           calls to xpass and xfail.
28618
28619 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
28620
28621         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
28622           comments embedded in the testcases, especially the one looking for
28623           special compiler options, as well as the pattern matching for the
28624           compiler output again.
28625
28626 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
28627
28628         * lib/old-dejagnu.exp: Do a proper check of the return value for
28629           execute tests. Fixed several problems with the pattern matching
28630           of the compiler output which gave erroneous test results.
28631           Changed several of the test result messages to be more descriptive.
28632         * config/unix-g++.exp: Proc g++_load now actually works and
28633           executes the tests passed to it and returns a usable return
28634           value.
28635
28636 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
28637
28638           * lib/gcc.exp: Exits gracefully if $CC is bogus.
28639
28640 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
28641
28642         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
28643           Modified both files to properly execute the old style
28644           dejagnu tests. The previous versions of these files were
28645           experimental and did not function anything near correctly.
28646
28647 1993-04-05  Rob Savoye  (rob@cygnus.com)
28648
28649         * Removed all Makefile.in and configure.in files. No configuration
28650         needed now.
28651
28652 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
28653
28654         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
28655
28656 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
28657
28658         * gcc.compile/configure.in, gcc.unsorted/configure.in,
28659         gcc.special/configure.in, gcc.noncompile/configure.in,
28660         gcc.execute/configure.in, gcc.code_quality/configure.in,
28661         g++.other/configure.in, g++.old-deja/configure.in,
28662         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
28663         in srcname setting.
28664
28665 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
28666
28667         * lib/udi.exp:  Fixed mondfe and mondfe_download.
28668         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
28669         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
28670
28671 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
28672
28673         * config/udi-gdb.exp: Check $shell_id after connecting to target.
28674         (gdb_exit): Don't remove *_soc files.
28675
28676 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
28677
28678         * lib/c-torture.exp: Don't look for main; instead always use -w
28679         -c.  This is how the c-torture tests work.  Remove the object
28680         file if the compilation succeeds.
28681         * gcc.execute/execute.exp: Remove executable if test passes.
28682         * gcc.noncompile/noncompile.exp: Every test is an expected
28683         failure.
28684         * gcc.special/special.exp: Added tests from c-torture 1.11,
28685         corrected use of existing test.
28686         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
28687         gcc.execute/920625-1.c: Updated to c-torture 1.11.
28688         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
28689         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
28690         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
28691         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
28692         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
28693         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
28694         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
28695         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
28696         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
28697         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
28698         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
28699         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
28700         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
28701         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
28702         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
28703         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
28704         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
28705         c-torture 1.11.
28706         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
28707         correspond to c-torture 1.11.
28708
28709         * New file.