re PR tree-optimization/19080 (ICE while compiling linux kernel)
[gcc.git] / gcc / testsuite / ChangeLog
1 2004-12-20 Diego Novillo <dnovillo@redhat.com>
2
3 PR tree-optimization/19080
4 * gcc.c-torture/compile/pr19080.c: New test.
5
6 2004-12-20 Steven Bosscher <stevenb@suse.de>
7
8 * gcc.dg/20041219-1.c: New test.
9
10 2004-12-19 Roger Sayle <roger@eyesopen.com>
11
12 PR middle-end/19068
13 * g++.dg/opt/max1.C: New test case.
14
15 2004-12-18 Eric Botcazou <ebotcazou@libertysurf.fr>
16
17 * gcc.dg/fdata-sections-1.c: New test.
18
19 2004-12-18 Roger Sayle <roger@eyesopen.com>
20
21 PR middle-end/18548
22 * gcc.dg/max-1.c: New test case.
23
24 2004-12-18 Jakub Jelinek <jakub@redhat.com>
25
26 * gcc.c-torture/execute/20041218-1.c: New test.
27
28 2004-12-17 Diego Novillo <dnovillo@redhat.com>
29
30 * gcc.dg/pr18501.c: New test.
31 * gcc.dg/uninit-5.c: XFAIL.
32 * gcc.dg/uninit-9.c: XFAIL.
33
34 2004-12-17 Dale Johannesen <dalej@apple.com>
35
36 * gcc.dg/20041213-1.c: New.
37
38 2004-12-17 Ziemowit Laski <zlaski@apple.com>
39
40 * objc.dg/stabs-1.m: Allow assembly label to begin
41 with a dot ('.').
42
43 2004-12-17 Jakub Jelinek <jakub@redhat.com>
44
45 * gcc.c-torture/execute/20041213-1.c: Move...
46 * gcc.c-torture/execute/ieee/20041213-1.c: ...to here.
47
48 2004-12-17 Nathan Sidwell <nathan@codesourcery.com>
49
50 PR c++/18721
51 * g++.dg/lookup/conv-5.C: New.
52
53 2004-12-16 Ziemowit Laski <zlaski@apple.com>
54
55 * objc.dg/stabs-1.m: New test.
56
57 2004-12-16 Andrew Pinski <pinskia@physics.uc.edu>
58
59 * gcc.dg/visibility-c.c: Change compile to
60 assemble for the test.
61
62 2004-12-16 Andrew Pinski <pinskia@physics.uc.edu>
63
64 PR target/19041
65 * gcc.dg/visibility-c.c: New test.
66
67 2004-12-16 Roger Sayle <roger@eyesopen.com>
68
69 PR middle-end/18493
70 * gcc.dg/switch-8.c: New test case.
71
72 2004-12-16 Nathan Sidwell <nathan@codesourcery.com>
73
74 PR c++/18905
75 * g++.dg/template/init4.C: New.
76 * g++.dg/opt/static3.C: Enable optimizer.
77
78 2004-12-16 Wolfgang Bangerth <bangerth@dealii.com>
79
80 * g++.dg/other/complex1.C: New test.
81
82 2004-12-15 Alan Modra <amodra@bigpond.net.au>
83
84 * g++.dg/opt/inline9.C: New test.
85
86 2004-12-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
87
88 PR fortran/18993
89 * gfotran.dg/nullify_1.f: New test.
90
91 2004-12-15 Richard Henderson <rth@redhat.com>
92
93 * gcc.target/i386/i386.exp: New harness.
94 * gcc.target/i386/vect-args.c: New.
95
96 2004-12-15 David Edelsohn <edelsohn@gnu.org>
97
98 * gcc.dg/20040813-1.c: Skip for *-*-aix*.
99
100 2004-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
101
102 PR c++/18825
103 * g++.dg/template/friend32.C: New test.
104
105 2004-12-15 Eric Botcazou <ebotcazou@libertysurf.fr>
106
107 * cpp/pragma-once-1.c: New test.
108 * cpp/pragma-once-1b.h: Likewise.
109 * cpp/pragma-once-1c.h: Likewise.
110 * cpp/pragma-once-1d.h: Likewise.
111 * cpp/inc/pragma-once-1a.h: Likewise.
112
113 2004-12-15 Bud Davis <bdavis9659@comcast.net>
114 Steven G. Kargle <kargls@comcast.net>
115
116 PR fortran/17597
117 * gfortran.dg/list_read_3.f90: New test.
118
119 2004-12-15 Eric Botcazou <ebotcazou@libertysurf.fr>
120
121 * gcc.dg/ftrapv-2.c: New test.
122
123 2004-12-15 Nathan Sidwell <nathan@codesourcery.com>
124
125 PR c++/18981
126 * g++.dg/template/typename9.C: New test.
127
128 2004-12-14 Mark Mitchell <mark@codesourcery.com>
129
130 PR c++/18738
131 * g++.dg/template/typename8.C: New test.
132 * g++.dg/parse/friend2.C: Tweak error message.
133
134 2004-12-14 Andrew Pinski <pinskia@physics.uc.edu>
135
136 * gcc.c-torture/20041214-1.c: New test.
137
138 2004-12-14 Andrew Pinski <pinskia@physics.uc.edu>
139
140 PR c++/18965
141 * g++.dg/init/array17.C: New test.
142
143 2004-12-14 Mark Mitchell <mark@codesourcery.com>
144
145 PR c++/18793
146 * g++.dg/init/aggr3.C: New test.
147
148 2004-12-14 Janis Johnson <janis187@us.ibm.com
149
150 * gcc.dg/altivec-types-1.c: New test.
151 * gcc.dg/altivec-types-2.c: New test.
152 * gcc.dg/altivec-types-3.c: New test.
153 * gcc.dg/altivec-types-4.c: New test.
154 * g++.dg/ext/altivec-types-1.C: New test.
155 * g++.dg/ext/altivec-types-2.C: New test.
156 * g++.dg/ext/altivec-types-3.C: New test.
157 * g++.dg/ext/altivec-types-4.C: New test.
158
159 2004-12-14 Jakub Jelinek <jakub@redhat.com>
160
161 PR middle-end/18951
162 * gcc.c-torture/execute/20041213-1.c: New test.
163
164 2004-12-14 Nathan Sidwell <nathan@codesourcery.com>
165
166 PR c++/18949
167 * g++.dg/template/cast1.C: New.
168
169 2004-12-13 Kazu Hirata <kazu@cs.umass.edu>
170
171 * gcc.c-torture/execute/20041213-2.c: New test.
172
173 2004-12-13 Richard Henderson <rth@redhat.com>
174
175 * gcc.dg/i386-sse-10.c: Fix typo in options.
176
177 2004-12-13 Andrew Pinski <pinskia@physics.uc.edu>
178
179 PR c++/18968
180 * g++.dg/opt/pr18968.C: New test.
181
182 2004-12-13 Mark Mitchell <mark@codesourcery.com>
183
184 PR c++/18925
185 * g++.dg/ext/visibility/staticdatamem.C: New test.
186
187 2004-12-13 Kelley Cook <kcook@gcc.gnu.org>
188
189 * gcc.target/xstormy16/below100.S: Remove DOS line endings.
190
191 2004-12-13 Roger Sayle <roger@eyesopen.com>
192
193 PR rtl-optimization/18928
194 * gcc.dg/pr18928-1.c: New test case.
195
196 2004-12-13 Alexandre Oliva <aoliva@redhat.com>
197
198 PR tree-opt/16951
199 * gcc.c-torture/compile/20041211-1.c: New.
200
201 2004-12-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
202
203 PR middle-end/17564
204 * gcc.c-torture/execute/20041212-1.c: New test.
205
206 2004-12-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
207
208 PR fortran/18869
209 * gfortran.dg/common_1.f90: New test.
210
211 2004-12-12 Steven G. Kargl <kargls@comcast.net>
212 Paul Brook <paul@codesourcery.com>
213
214 PR fortran/16222
215 * gfortran.dg/real_do_1.f90: New test.
216
217 2004-12-12 Andrew Pinski <pinskia@physics.uc.edu>
218
219 PR tree-opt/18040
220 * g++.dg/opt/ptrmem6.C: New test.
221
222 2004-12-11 Roger Sayle <roger@eyesopen.com>
223
224 PR middle-end/18921
225 * gcc.dg/pr18921-1.c: New test case.
226
227 2004-12-11 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
228
229 PR fortran/17175
230 * gfortran.dg/scale_1.f90: New test.
231
232 2004-12-10 Andrew Pinski <pinskia@physics.uc.edu>
233
234 PR middle-end/18903
235 * gcc.c-torture/compile/pr18903.c: New test.
236
237 2004-12-10 Richard Sandiford <rsandifo@redhat.com>
238
239 * gcc.c-torture/execute/20041210-1.c: New test.
240
241 2004-12-10 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
242
243 PR c++/18731
244 * g++.dg/parser/struct-1.C: New test.
245 * g++.dg/parser/struct-2.C: New test.
246 * g++.dg/parser/struct-3.C: New test.
247
248 2004-12-09 Richard Henderson <rth@redhat.com>
249
250 * gcc.dg/loop-3.c: Don't use i386 tuning for amd64.
251
252 * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Remove.
253 * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Remove.
254
255 2004-12-09 Matt Austern <austern@apple.com>
256
257 PR c++/18514
258 * g++.dg/ext/builtin1.C: New
259 * g++.dg/ext/builtin2.C: New
260 * g++.dg/ext/builtin3.C: New
261 * g++.dg/ext/builtin4.C: New
262 * g++.dg/ext/builtin5.C: New
263
264 2004-12-09 Andrew Pinski <pinskia@physics.uc.edu>
265
266 PR tree-opt/18904
267 * g++.dg/opt/ptrmem5.C: New test.
268
269 2004-12-09 Alexandre Oliva <aoliva@redhat.com>
270
271 * g++.dg/parse/typename5.C: Adjust for new error.
272 * g++.dg/parse/typename7.C: New.
273
274 2004-12-09 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
275
276 PR c++/18073
277 * g++.dg/other/mmintrin.C: New test.
278
279 2004-12-09 Nathan Sidwell <nathan@codesourcery.com>
280
281 PR c++/16681
282 * g++.dg/init/array15.C: New.
283 * g++.dg/init/array16.C: New.
284
285 2004-12-08 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
286
287 PR fortran/18826
288 * gfortran.dg/assign_1.f90: New test.
289
290 2004-12-08 Nick Clifton <nickc@redhat.com>
291
292 * gcc.target/xstormy16/bss_below100: New directory containing tests.
293 * gcc.target/xstormy16/data_below100: Likewise.
294 * gcc.target/xstormy16/sfr: Likewise.
295 * gcc.target/xstormy16/below100.S: New test source file.
296 * gcc.target/xstormy16/below100.ld: New test linker script.
297 * gcc.target/xstormy16/xstormy16.exp: Run the new tests.
298 * gcc.target/xstormy16/below_100.c: Fix scan to allow for bn or
299 bp instructions.
300 * gcc.target/xstormy16/bp.c: Likewise.
301
302 * gcc.target/xstormy16/bss_below100: New files:
303 01_const_to_b100b.c, 02_const_to_b100w.c, 03_var_to_b100b.c,
304 04_var_to_b100w.c, 05_b100b_to_var.c, 06_b100w_to_var.c,
305 10_set_b100b_bit_0.c, 10_set_b100b_bit_7.c, 11_clr_b100b_bit_0.c,
306 11_clr_b100b_bit_7.c, 12_if1_b100b_bit_0.c, 12_if1_b100b_bit_3.c,
307 12_if1_b100b_bit_7.c, 13_if0_b100b_bit_0.c, 13_if0_b100b_bit_3.c,
308 13_if0_b100b_bit_7.c, 14_set_b100w_bit_0.c, 14_set_b100w_bit_7.c,
309 14_set_b100w_bit_8.c, 14_set_b100w_bit_f.c, 15_clr_b100w_bit_0.c,
310 15_clr_b100w_bit_7.c, 15_clr_b100w_bit_8.c, 15_clr_b100w_bit_f.c,
311 16_if1_b100w_bit_0.c, 16_if1_b100w_bit_3.c, 16_if1_b100w_bit_7.c,
312 16_if1_b100w_bit_8.c, 16_if1_b100w_bit_b.c, 16_if1_b100w_bit_f.c,
313 17_if0_b100w_bit_0.c, 17_if0_b100w_bit_3.c, 17_if0_b100w_bit_7.c,
314 17_if0_b100w_bit_8.c, 17_if0_b100w_bit_b.c, 17_if0_b100w_bit_f.c,
315 20_set_b100b_bitfield_0.c, 20_set_b100b_bitfield_7.c,
316 21_clr_b100b_bitfield_0.c, 21_clr_b100b_bitfield_7.c,
317 22_if1_b100b_bitfield_0.c, 22_if1_b100b_bitfield_3.c,
318 22_if1_b100b_bitfield_7.c, 23_if0_b100b_bitfield_0.c,
319 23_if0_b100b_bitfield_3.c, 23_if0_b100b_bitfield_7.c,
320 24_set_b100w_bitfield_0.c, 24_set_b100w_bitfield_7.c,
321 24_set_b100w_bitfield_8.c, 24_set_b100w_bitfield_f.c,
322 25_clr_b100w_bitfield_0.c, 25_clr_b100w_bitfield_7.c,
323 25_clr_b100w_bitfield_8.c, 25_clr_b100w_bitfield_f.c,
324 26_if1_b100w_bitfield_0.c, 26_if1_b100w_bitfield_3.c,
325 26_if1_b100w_bitfield_7.c, 26_if1_b100w_bitfield_8.c,
326 26_if1_b100w_bitfield_b.c, 26_if1_b100w_bitfield_f.c,
327 27_if0_b100w_bitfield_0.c, 27_if0_b100w_bitfield_3.c,
328 27_if0_b100w_bitfield_7.c, 27_if0_b100w_bitfield_8.c,
329 27_if0_b100w_bitfield_b.c, 27_if0_b100w_bitfield_f.c
330
331 * gcc.target/xstormy16/data_below100: New files:
332 01_const_to_b100b.c, 02_const_to_b100w.c, 03_var_to_b100b.c,
333 04_var_to_b100w.c, 05_b100b_to_var.c, 06_b100w_to_var.c,
334 10_set_b100b_bit_0.c, 10_set_b100b_bit_7.c, 11_clr_b100b_bit_0.c,
335 11_clr_b100b_bit_7.c, 12_if1_b100b_bit_0.c, 12_if1_b100b_bit_3.c,
336 12_if1_b100b_bit_7.c, 13_if0_b100b_bit_0.c, 13_if0_b100b_bit_3.c,
337 13_if0_b100b_bit_7.c, 14_set_b100w_bit_0.c, 14_set_b100w_bit_7.c,
338 14_set_b100w_bit_8.c, 14_set_b100w_bit_f.c, 15_clr_b100w_bit_0.c,
339 15_clr_b100w_bit_7.c, 15_clr_b100w_bit_8.c, 15_clr_b100w_bit_f.c,
340 16_if1_b100w_bit_0.c, 16_if1_b100w_bit_3.c, 16_if1_b100w_bit_7.c,
341 16_if1_b100w_bit_8.c, 16_if1_b100w_bit_b.c, 16_if1_b100w_bit_f.c,
342 17_if0_b100w_bit_0.c, 17_if0_b100w_bit_3.c, 17_if0_b100w_bit_7.c,
343 17_if0_b100w_bit_8.c, 17_if0_b100w_bit_b.c, 17_if0_b100w_bit_f.c,
344 20_set_b100b_bitfield_0.c, 20_set_b100b_bitfield_7.c,
345 21_clr_b100b_bitfield_0.c, 21_clr_b100b_bitfield_7.c,
346 22_if1_b100b_bitfield_0.c, 22_if1_b100b_bitfield_3.c,
347 22_if1_b100b_bitfield_7.c, 23_if0_b100b_bitfield_0.c,
348 23_if0_b100b_bitfield_3.c, 23_if0_b100b_bitfield_7.c,
349 24_set_b100w_bitfield_0.c, 24_set_b100w_bitfield_7.c,
350 24_set_b100w_bitfield_8.c, 24_set_b100w_bitfield_f.c,
351 25_clr_b100w_bitfield_0.c, 25_clr_b100w_bitfield_7.c,
352 25_clr_b100w_bitfield_8.c, 25_clr_b100w_bitfield_f.c,
353 26_if1_b100w_bitfield_0.c, 26_if1_b100w_bitfield_3.c,
354 26_if1_b100w_bitfield_7.c, 26_if1_b100w_bitfield_8.c,
355 26_if1_b100w_bitfield_b.c, 26_if1_b100w_bitfield_f.c,
356 27_if0_b100w_bitfield_0.c, 27_if0_b100w_bitfield_3.c,
357 27_if0_b100w_bitfield_7.c, 27_if0_b100w_bitfield_8.c,
358 27_if0_b100w_bitfield_b.c, 27_if0_b100w_bitfield_f.c
359
360 * gcc.target/xstormy16/sfr: New files:
361 01_const_to_sfrb.c, 02_const_to_sfrw.c, 03_var_to_sfrb.c,
362 04_var_to_sfrw.c, 05_sfrb_to_var.c, 06_sfrw_to_var.c,
363 10_set_sfrb_bit_0.c, 10_set_sfrb_bit_7.c, 11_clr_sfrb_bit_0.c,
364 11_clr_sfrb_bit_7.c, 12_if1_sfrb_bit_0.c, 12_if1_sfrb_bit_3.c,
365 12_if1_sfrb_bit_7.c, 13_if0_sfrb_bit_0.c, 13_if0_sfrb_bit_3.c,
366 13_if0_sfrb_bit_7.c, 14_set_sfrw_bit_0.c, 14_set_sfrw_bit_3.c,
367 14_set_sfrw_bit_7.c, 14_set_sfrw_bit_8.c, 14_set_sfrw_bit_b.c,
368 14_set_sfrw_bit_f.c, 15_clr_sfrw_bit_0.c, 15_clr_sfrw_bit_3.c,
369 15_clr_sfrw_bit_7.c, 15_clr_sfrw_bit_8.c, 15_clr_sfrw_bit_b.c,
370 15_clr_sfrw_bit_f.c, 16_if1_sfrw_bit_0.c, 16_if1_sfrw_bit_3.c,
371 16_if1_sfrw_bit_7.c, 16_if1_sfrw_bit_8.c, 16_if1_sfrw_bit_b.c,
372 16_if1_sfrw_bit_f.c, 17_if0_sfrw_bit_0.c, 17_if0_sfrw_bit_3.c,
373 17_if0_sfrw_bit_7.c, 17_if0_sfrw_bit_8.c, 17_if0_sfrw_bit_b.c,
374 17_if0_sfrw_bit_f.c, 20_set_sfrb_bitfield_0.c,
375 20_set_sfrb_bitfield_7.c, 21_clr_sfrb_bitfield_0.c,
376 21_clr_sfrb_bitfield_7.c, 22_if1_sfrb_bitfield_0.c,
377 22_if1_sfrb_bitfield_3.c, 22_if1_sfrb_bitfield_7.c,
378 23_if0_sfrb_bitfield_0.c, 23_if0_sfrb_bitfield_3.c,
379 23_if0_sfrb_bitfield_7.c, 24_set_sfrw_bitfield_0.c,
380 24_set_sfrw_bitfield_7.c, 24_set_sfrw_bitfield_8.c,
381 24_set_sfrw_bitfield_f.c, 25_clr_sfrw_bitfield_0.c,
382 25_clr_sfrw_bitfield_7.c, 25_clr_sfrw_bitfield_8.c,
383 25_clr_sfrw_bitfield_f.c, 26_if1_sfrw_bitfield_0.c,
384 26_if1_sfrw_bitfield_3.c, 26_if1_sfrw_bitfield_7.c,
385 26_if1_sfrw_bitfield_8.c, 26_if1_sfrw_bitfield_b.c,
386 26_if1_sfrw_bitfield_f.c, 27_if0_sfrw_bitfield_0.c,
387 27_if0_sfrw_bitfield_3.c, 27_if0_sfrw_bitfield_7.c,
388 27_if0_sfrw_bitfield_8.c, 27_if0_sfrw_bitfield_b.c,
389 27_if0_sfrw_bitfield_f.c
390
391 2004-12-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
392
393 PR c++/18100
394 * g++.dg/lookup/name-clash4.C: New test.
395
396 2004-12-08 Nathan Sidwell <nathan@codesourcery.com>
397
398 PR c++/18672
399 * g++.dg/opt/array1.C: New.
400
401 PR c++/18803
402 * g++.dg/template/operator5.C: New.
403
404 2004-12-08 Hans-Peter Nilsson <hp@bitrange.com>
405
406 PR c/18867
407 * gcc.dg/noncompile/20041207.c: Fix typo in dg directive.
408
409 2004-12-07 Steven Bosscher <stevenb@suse.de>
410
411 * gcc.dg/noncompile/20041207.c: New test.
412
413 2004-12-07 Volker Reichelt <reichelt@gcc.gnu.org>
414
415 * g++.dg/other/unreachable-1.C: New test.
416
417 2004-12-06 Nick Clifton <nickc@redhat.com>
418
419 * gcc.dg/builtins-config.h: Use <sys/types.h> instead of
420 <limits.h> because the latter comes from gcc's include/ directory
421 and not the newlib/libc/include directory.
422
423 2004-12-04 Richard Henderson <rth@redhat.com>
424
425 * gcc.dg/tree-ssa/loop-5.c: Use long instead of int.
426
427 2004-12-04 Richard Henderson <rth@redhat.com>
428
429 * lib/target-supports.exp (check_gc_sections_available): Disable
430 for alpha and ia64.
431
432 2004-12-04 Andrew Pinski <pinskia@physics.uc.edu>
433
434 PR middle-end/17909
435 * g++.dg/other/vararg-2.C: New test.
436
437 2004-12-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
438
439 PR c++/17011, c++/17971
440 * g++.dg/template/error15.C: Adjust expected error.
441 * g++.dg/template/instantiate3.C: Likewise.
442
443 2004-12-03 Janis Johnson <janis187@us.ibm.com>
444
445 * gcc.dg/altivec-18.c: Fix for darwin
446
447 2004-12-03 Nathan Sidwell <nathan@codesourcery.com>
448
449 PR c++/18782
450 * g++.dg/parse/ptrmem2.C: New.
451
452 PR c++/18318
453 * g++.dg/template/new1.C: New.
454
455 2004-12-02 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
456
457 PR fortran/18710
458 * gfortran.dg/direct_io_3.f90: New test.
459
460 2004-12-02 Nathan Sidwell <nathan@codesourcery.com>
461
462 PR 18758
463 * g++.dg/parse/crash21.C: New.
464
465 2004-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
466
467 PR c++/15664, c++/18276
468 * g++.dg/template/ttp13.C: New test.
469 * g++.dg/template/ttp14.C: Likewise.
470
471 2004-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
472
473 PR c++/18123
474 * g++.dg/parse/enum2.C: New test.
475 * g++.old-deja/g++.pt/enum5.C: Adjust error location.
476
477 2004-12-02 Nick Clifton <nickc@redhat.com>
478
479 * gcc.target/xstormy16: New test directory.
480 * gcc.target/xstormy16/xstormy16.exp: Run the new tests.
481 * gcc.target/xstormy16/bp.c: Check the generation of bp
482 instructions.
483 * gcc.target/xstormy16/below_100.c: Check the generation of bp and
484 bn instructions and the BELOW100 attribute.
485
486 2004-12-02 Alan Modra <amodra@bigpond.net.au>
487
488 PR target/16952
489 * gcc.dg/ppc-eabi.c: New.
490
491 2004-12-02 Bud Davis <bdavis9659@comcast.net>
492
493 PR fortran/18284
494 * gfortran.dg/backspace.f90
495
496 2004-12-02 Bud Davis <bdavis9659@comcast.net>
497
498 * gfortran.dg/inquire.f90: New test.
499
500 2004-12-01 Janis Johnson <janis187@us.ibm.com>
501
502 * lib/gcc-dg.exp (dg-process-target): Wrapper for dg function to
503 handle effective-target-keyword.
504 (dg-skip-if): Support effective-target keyword as target list.
505 (dg-xfail-if): Ditto.
506 * lib/target-supports.exp (is-effective-target-keyword): New proc.
507
508 2004-12-01 Diego Novillo <dnovillo@redhat.com>
509
510 PR tree-optimization/18291
511 * testsuite/gcc.c-torture/compile/pr18291.c: New test.
512
513 2004-12-01 Nathan Sidwell <nathan@codesourcery.com>
514
515 PR C++/18729
516 * g++.dg/parse/crash20.C: New.
517
518 PR c++/17431
519 * g++.dg/overload/arg1.C: New.
520 * g++.dg/overload/arg2.C: New.
521 * g++.dg/overload/arg3.C: New.
522 * g++.dg/overload/arg4.C: New.
523
524 2004-12-01 Joseph S. Myers <joseph@codesourcery.com>
525
526 * gcc.dg/c99-flex-array-4.c: Remove.
527
528 2004-11-30 Janis Johnson <janis187@us.ibm.com>
529
530 * lib/compat.exp (compat-get-options): Fix for use with dg-xfail-if.
531
532 * lib/target-supports.exp (is-effective-target): Simplify.
533
534 * lib/target-supports.exp (check_effective_target_vect_long):
535 Fix for powerpc64-*-*.
536
537 2004-11-30 Loren James Rittle <ljrittle@acm.org>
538
539 * g++.old-deja/g++.eh/badalloc1.C (arena_size): Bump up to 262144
540 to support new requirements on FreeBSD 5.
541
542 2004-11-30 Devang Patel <dpatel@apple.com>
543
544 PR 18702
545 * gcc.dg/cpp/isysroot-1.c: Make this test darwin specific.
546
547 2004-11-30 Janis Johnson <janis187@us.ibm.com>
548
549 * g++.dg/ext/altivec-13.C: New test.
550
551 2004-11-30 Andrew Pinski <pinskia@physics.uc.edu>
552
553 PR tree-opt/18298
554 * gcc.c-torture/execute/p18298.c: New test.
555
556 2004-11-30 Ira Rosen <irar@il.ibm.com>
557 Dorit Naishlos <dorit@il.ibm.com>
558
559 PR tree-opt/18607
560 * gcc.dg/vect/vect-89.c: New test.
561
562 2004-11-30 James A. Morrison <phython@gcc.gnu.org>
563
564 * gcc.dg/pr18596-1.c: New test.
565
566 2004-11-30 Ben Elliston <bje@au.ibm.com>
567
568 * g++.old-deja/g++.other/decl5.C: Remove remaining XFAILs.
569
570 2004-11-29 Andrew Pinski <pinskia@physics.uc.edu>
571
572 PR c/18479
573 * gcc.dg/pr18479.c: New test.
574
575 2004-11-29 Hans-Peter Nilsson <hp@bitrange.com>
576
577 PR target/18490
578 * g++.old-deja/g++.law/bit-fields2.C: Reinstate skip for
579 mmix-knuth-mmixware.
580
581 * g++.old-deja/g++.other/local-alloc1.C: Reinstate skip for
582 cris-*-elf* cris-*-aout* mmix-*-*
583
584 2004-11-29 Andrew Pinski <pinskia@physics.uc.edu>
585
586 PR middle-end/18725
587 * gcc.dg/pr18725.c: New test.
588
589 2004-11-29 Hans-Peter Nilsson <hp@bitrange.com>
590
591 PR target/18488
592 * g++.dg/opt/vt1.C: Skip for mmix-*-*.
593
594 PR target/18336
595 * gcc.dg/20040813-1.c: Skip for mmix-*-*.
596
597 2004-11-29 Mark Mitchell <mark@codesourcery.com>
598
599 PR c++/18368
600 * g++.old-deja/g++.brendan/crash16.C: Adjust error messages.
601 * g++.old-deja/g++.law/ctors5.C: Likewise.
602 * g++.old-deja/g++.other/crash25.C: Likewise.
603
604 PR c++/18674
605 * g++.dg/template/error16.C: New test.
606
607 PR c++/18512
608 * g++.dg/template/crash29.C: New test.
609
610 2004-11-29 Diego Novillo <dnovillo@redhat.com>
611
612 PR tree-optimization/18712
613 * gcc.c-torture/compile/pr18712.c: New test.
614
615 2004-11-29 Joseph Myers <joseph@codesourcery.com>
616
617 PR c/7544
618 * g++.dg/ext/weak1.C, gcc.dg/weak/weak-10.c, objc.dg/weak-1.m: New
619 tests.
620
621 2004-11-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
622
623 PR c++/18652
624 * g++.dg/lookup/crash6.C: New test.
625
626 2004-11-29 Hans-Peter Nilsson <hp@bitrange.com>
627
628 PR middle-end/18164
629 * gcc.dg/pr18164.c: Add dg-options "". Correct typo in dg-error.
630
631 2004-11-29 Joseph S. Myers <joseph@codesourcery.com>
632
633 * gcc.dg/Wnested-externs-1.c, gcc.dg/decl-7.c, gcc.dg/decl-8.c,
634 gcc.dg/if-empty-1.c, gcc.dg/init-bad-1.c, gcc.dg/init-bad-2.c,
635 gcc.dg/init-bad-3.c, gcc.dg/parm-mismatch-1.c: New tests.
636
637 2004-11-28 Andrew Pinski <pinskia@physics.uc.edu>
638
639 * gcc.dg/pr18164.c: New test.
640
641 2004-11-28 Matt Kraai <kraai@alumni.cmu.edu>
642
643 * gcc.dg/funroll-loops-all.c: New.
644
645 2004-11-28 Hans-Peter Nilsson <hp@bitrange.com>
646
647 PR target/18489
648 * g++.dg/rtti/tinfo1.C: In pattern for label definition ending
649 delimeter, match space and TAB as well as ":".
650
651 PR target/18484
652 * g++.dg/abi/empty6.C: Xfail warning for mmix-*-*.
653
654 PR target/18348
655 * gcc.dg/uninit-H.c (ASM): For unknown targets, define to "= 0".
656
657 PR target/18345
658 * gcc.dg/intmax_t-1.c: Add mmix-*-* to dg-error.
659
660 PR target/18337
661 * gcc.dg/array-quals-1.c: Xfail for mmix-*-*.
662
663 2004-11-28 Bud Davis <bdavis9659@comcast.net>
664
665 * gfortran.dg/direct_io_2.f90: New test.
666
667 2004-11-28 Hans-Peter Nilsson <hp@bitrange.com>
668
669 PR target/18334
670 * gcc.dg/cpp/assert4.c: Remove mmix assertion tests.
671
672 2004-11-28 Richard Henderson <rth@redhat.com>
673
674 * gcc.c-torture/execute/20020227-1.x: Remove XFAIL.
675
676 2004-11-28 Joseph S. Myers <joseph@codesourcery.com>
677
678 * gcc.dg/builtin-choose-expr-2.c, gcc.dg/cast-1.c,
679 gcc.dg/cast-2.c, gcc.dg/cast-3.c, gcc.dg/format/opt-1.c,
680 gcc.dg/format/opt-2.c, gcc.dg/format/opt-3.c,
681 gcc.dg/format/opt-4.c, gcc.dg/format/opt-5.c,
682 gcc.dg/format/opt-6.c, gcc.dg/pointer-arith-5.c,
683 gcc.dg/pointer-arith-6.c, gcc.dg/pointer-arith-7.c,
684 gcc.dg/pointer-arith-8.c: New tests.
685
686 2004-11-27 Bud Davis <bdavis9659@comcast.net>
687
688 PR fortran/18364
689 * gfortran.dg/endfile.f90: New test.
690
691 2004-11-27 Falk Hueffner <falk@debian.org>
692
693 * gcc.dg/loop-6.c: New test.
694
695 2004-11-27 Jakub Jelinek <jakub@redhat.com>
696
697 * gcc.c-torture/execute/20041126-1.c: New test.
698
699 2004-11-27 Richard Sandiford <rsandifo@redhat.com>
700
701 * gcc.dg/mips-args-1.c: Don't expect _R3000 or _R4000 to be defined
702 on IRIX.
703
704 2004-11-27 Richard Sandiford <rsandifo@redhat.com>
705
706 * gcc.dg/mips-movcc-[123].c: Pass the ?: expressions to other
707 functions.
708
709 2004-11-27 Jakub Jelinek <jakub@redhat.com>
710
711 PR rtl-optimization/17825
712 * gcc.c-torture/compile/20041119-1.c: New test.
713
714 2004-11-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
715
716 * lib/target-libpath.exp (restore_ld_library_path_env_vars):
717 Check existence of ld library path variables before unsetting.
718
719 2004-11-26 Mark Mitchell <mark@codesourcery.com>
720
721 * g++.old-deja/g++.eh/badalloc1.C: Robustify.
722
723 2004-11-26 Richard Sandiford <rsandifo@redhat.com>
724
725 * gcc.dg/sibcall-[34].c: Remove MIPS xfails.
726
727 2004-11-26 Richard Sandiford <rsandifo@redhat.com>
728
729 * g++.old-deja/g++.jason/thunk3.C: Remove mips*-*-* xfail.
730
731 2004-11-26 Ben Elliston <bje@au.ibm.com>
732
733 * gcc.dg/cpp/isysroot-2.c: Move target selector from dg-options to
734 dg-do directive.
735
736 2004-11-26 Ben Elliston <bje@au.ibm.com>
737
738 * gcc.dg/pr17957.c: Pass --param, not -param.
739
740 2004-11-25 Andrew Pinski <pinskia@physics.uc.edu>
741
742 PR middle-end/17957
743 * testsuite/gcc.dg/pr17957.c: New test.
744
745 2004-11-25 Mark Mitchell <mark@codesourcery.com>
746
747 PR c++/18445
748 * g++.dg/template/crash28.C: Likewise.
749
750 PR c++/18001
751 * g++.dg/expr/unary2.C: Adjust lvalue messages.
752 * g++.dg/ext/lvaddr.C: Likewise.
753 * g++.dg/opt/pr7503-3.C: Likewise.
754
755 PR c++/18466
756 * g++.dg/parse/qualified3.C: New test.
757 * g++.old-deja/g++.other/friend7.C: Remove bogus qualification.
758
759 PR c++/18545
760 * g++.dg/expr/return1.C: New test.
761
762 2004-11-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
763
764 Friend class name lookup 3/n, PR c++/3332
765 * g++.dg/lookup/friend3.C: New test.
766 * g++.dg/lookup/friend4.C: Likewise.
767 * g++.dg/lookup/friend5.C: Likewise.
768
769 2004-11-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
770
771 Friend class name lookup 2/n, PR c++/14513, c++/15410
772 * g++.dg/lookup/friend2.C: New test.
773 * g++.dg/template/friend31.C: Likewise.
774
775 2004-11-24 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
776
777 * lib/target-libpath.exp (orig_ld_library_path_saved): Add missing set.
778
779 2004-11-24 Mark Mitchell <mark@codesourcery.com>
780
781 PR c++/17473
782 * g++.dg/tc1/dr56.C: Remove.
783 * g++.dg/template/typedef1.C: Add dg-error markers.
784 * g++.old-deja/g++.other/typedef7.C: Likewise.
785
786 PR c++/18285
787 * g++.dg/parse/typedef7.C: New test.
788
789 2004-11-24 Richard Sandiford <rsandifo@redhat.com>
790
791 * gcc.c-torture/execute/20041124-1.c: New test.
792
793 2004-11-24 Mark Mitchell <mark@codesourcery.com>
794
795 * g++.dg/template/deduce3.C: New test.
796
797 PR c++/18586
798 * g++.dg/template/crash27.C: New test.
799
800 PR c++/18530
801 * g++.dg/warn/Wshadow-3.C: New test.
802
803 2004-11-24 Devang Patel <dpatel@apple.com>
804
805 PR/18555
806 * gcc.dg/cpp/isysroot-1.c: New test.
807 * gcc.dg/cpp/usr/include/stdio.h: New file.
808 * gcc.dg/cpp/isysroot-2.c: New test.
809 * gcc.dg/cpp/System/Library/Framework/Carbon.framework/Headers/Carbon.h:
810 New file.
811
812 2004-11-24 Giovanni Bajo <giovannibajo@gcc.gnu.org>
813
814 PR c++/8929
815 * g++.old-deja/g++.oliva/template10.C: Remove xfail.
816
817 2004-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
818
819 * gcc.target/sparc/align.c: Do not include <stdint.h>.
820 * gcc.target/sparc/pdist.c: Likewise.
821
822 2004-11-24 Paolo Bonzini <bonzini@gnu.org>
823
824 PR c++/16882
825 * g++.dg/conversion/simd1.C: New test.
826
827 2004-11-23 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
828
829 * lib/target-libpath.exp: New file defining set_ld_library_path_env_vars
830 and restore_ld_library_path_env_vars.
831 * g++.dg/compat/compat.exp, lib/g++.exp, lib/gcc-dg.exp,
832 lib/gfortran.exp, lib/objc.exp, lib/treelang.exp: Use new procs.
833 * ada/acats/run_acats (LD_LIBRARY_PATH): Add previous LD_LIBRARY_PATH
834 to LD_LIBRARY_PATH. Export LD_LIBRARY_PATH.
835
836 2004-11-23 Daniel Jacobowitz <dan@codesourcery.com>
837
838 * gcc.dg/pragma-align-2.c: Test macro expansion.
839 * gcc.dg/pragma-pack-2.c: New test.
840
841 2004-11-23 Richard Henderson <rth@redhat.com>
842
843 * gcc.dg/vect/pr18425.c: Use effective target vect_long.
844 * gcc.dg/vect/vect-13.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
845 gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-48a.c,
846 gcc.dg/vect/vect-56a.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-77.c,
847 gcc.dg/vect/vect-77a.c, gcc.dg/vect/vect-78.c, gcc.dg/vect/vect-86.c,
848 gcc.dg/vect/vect-87.c, gcc.dg/vect/vect-88.c: XFAIL for alpha.
849
850 * gcc.dg/vect/vect.exp: Add check for alpha.
851 * lib/target-supports.exp (check_alpha_max_hw_available): New.
852 (check_effective_target_vect_int): Enable for alpha.
853 (check_effective_target_vect_long): New.
854 (is-effective-target): Add it.
855
856 2004-11-23 Uros Bizjak <uros@kss-loka.si>
857
858 * gcc.dg/pr18614-1.c: New test.
859
860 2004-11-23 Eric Botcazou <ebotcazou@libertysurf.fr>
861
862 * gcc.dg/setjmp-2.c: New test.
863
864 2004-11-22 James A. Morrison <phython@gcc.gnu.org>
865
866 * gcc.target/sparc/align.c, gcc.target/sparc/combined-2.c,
867 gcc.target/sparc/fpack16.c, gcc.target/sparc/fpack32.c,
868 gcc.target/sparc/fpackfix.c, gcc.target/fexpand.c,
869 gcc.target/sparc/fpmerge.c, gcc.target/sparc/fpmul.c,
870 gcc.target/sparc/pdist.c: New tests.
871
872 2004-11-22 Bob Wilson <bob.wilson@acm.org>
873
874 * gcc.dg/uninit-H.c: Define ASM for Xtensa targets.
875
876 2004-11-22 Dale Johannesen <dalej@apple.com>
877
878 * gcc.dg/20041111-1.c: New.
879
880 2004-11-19 Dorit Naishlos <dorit@il.ibm.com>
881
882 PR tree-opt/18536
883 * gcc.dg/vect/pr18536.c: New test.
884
885 2004-11-22 Giovanni Bajo <giovannibajo@gcc.gnu.org>
886
887 PR c++/18354
888 * g++.dg/template/nontype11.C: New test.
889
890 2004-11-21 Roger Sayle <roger@eyesopen.com>
891
892 PR middle-end/18520
893 * gcc.dg/pr18520-1.c: New test case.
894
895 2004-11-20 Joseph S. Myers <joseph@codesourcery.com>
896
897 * gcc.dg/Wchar-subscripts-1.c, gcc.dg/array-8.c: New tests.
898 * gcc.dg/pointer-arith-1.c, gcc.dg/pointer-arith-2.c,
899 gcc.dg/pointer-arith-3.c, gcc.dg/pointer-arith-4.c: Update
900 expected diagnostics.
901
902 2004-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
903
904 PR target/18580
905 * gcc.dg/vect/vect-13.c, vect-27.c, vect-27a.c, vect-29.c,
906 vect-29a.c, vect-48a.c, vect-56a.c, vect-72.c, vect-72a.c,
907 vect-77.c, vect-77a.c: XFAIL on the SPARC.
908
909 2004-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
910
911 * gcc.dg/vect/vect.exp (sparc*-*-*): Fix a couple of nits.
912
913 2004-11-19 Mark Mitchell <mark@codesourcery.com>
914 Joseph Myers <joseph@codesourcery.com>
915
916 * lib/target-supports.exp (check_visibility_available): Really
917 test the compiler.
918
919 2004-11-19 Dorit Naishlos <dorit@il.ibm.com>
920
921 PR tree-opt/18181
922 * gcc.dg/vect/vect-85.c: New test.
923 * gcc.dg/vect/vect-86.c: New test.
924 * gcc.dg/vect/vect-87.c: New test.
925 * gcc.dg/vect/vect-88.c: New test.
926
927 2004-11-19 Ben Elliston <bje@au.ibm.com>
928
929 * gcc.dg/pr16286.c: Test __pixel and __bool keywords.
930
931 2004-11-18 Janis Johnson <janis187@us.ibm.com>
932
933 * gcc.dg/ppc-bitfield1.c: Skip if not LP64, don't specify -m64.
934 * gcc.dg/ppc-and-1.c: Ditto.
935 * gcc.dg/ppc-compare-1.c: Ditto.
936 * gcc.dg/ppc-mov-1.c: Ditto
937
938 2004-11-18 Daniel Jacobowitz <dan@codesourcery.com>
939 Mark Mitchell <mark@codesourcery.com>
940
941 * testsuite/gcc.dg/pragma-init-fini-2.c: New test.
942
943 2004-11-17 Janis Johnson <janis187@us.ibm.com>
944 Aldy Hernandez <aldyh@redhat.com>
945
946 * lib/target-supports.exp (check_effective_target_vect_int): New
947 (check_effective_target_vect_float): New
948 (check_effective_target_vect_double): New.
949 (is-effective-target): Support new effective targets keywords.
950 * gcc.dg/vect/vect.exp: Set target-dependent vector flags and
951 default action for dg-do.
952 * gcc.dg/vect/pr16105.c: Use new support.
953 * gcc.dg/vect/pr18400.c: Ditto.
954 * gcc.dg/vect/pr18425.c: Ditto.
955 * gcc.dg/vect/vect-1.c: Ditto.
956 * gcc.dg/vect/vect-10.c: Ditto.
957 * gcc.dg/vect/vect-11.c: Ditto.
958 * gcc.dg/vect/vect-12.c: Ditto.
959 * gcc.dg/vect/vect-13.c: Ditto.
960 * gcc.dg/vect/vect-14.c: Ditto.
961 * gcc.dg/vect/vect-15.c: Ditto.
962 * gcc.dg/vect/vect-16.c: Ditto.
963 * gcc.dg/vect/vect-17.c: Ditto.
964 * gcc.dg/vect/vect-18.c: Ditto.
965 * gcc.dg/vect/vect-19.c: Ditto.
966 * gcc.dg/vect/vect-2.c: Ditto.
967 * gcc.dg/vect/vect-20.c: Ditto.
968 * gcc.dg/vect/vect-21.c: Ditto.
969 * gcc.dg/vect/vect-22.c: Ditto.
970 * gcc.dg/vect/vect-23.c: Ditto.
971 * gcc.dg/vect/vect-24.c: Ditto.
972 * gcc.dg/vect/vect-25.c: Ditto.
973 * gcc.dg/vect/vect-26.c: Ditto.
974 * gcc.dg/vect/vect-27.c: Ditto.
975 * gcc.dg/vect/vect-27a.c: Ditto.
976 * gcc.dg/vect/vect-28.c: Ditto.
977 * gcc.dg/vect/vect-29.c: Ditto.
978 * gcc.dg/vect/vect-29a.c: Ditto.
979 * gcc.dg/vect/vect-3.c: Ditto.
980 * gcc.dg/vect/vect-30.c: Ditto.
981 * gcc.dg/vect/vect-31.c: Ditto.
982 * gcc.dg/vect/vect-32.c: Ditto.
983 * gcc.dg/vect/vect-33.c: Ditto.
984 * gcc.dg/vect/vect-34.c: Ditto.
985 * gcc.dg/vect/vect-35.c: Ditto.
986 * gcc.dg/vect/vect-36.c: Ditto.
987 * gcc.dg/vect/vect-37.c: Ditto.
988 * gcc.dg/vect/vect-38.c: Ditto.
989 * gcc.dg/vect/vect-4.c: Ditto.
990 * gcc.dg/vect/vect-40.c: Ditto.
991 * gcc.dg/vect/vect-41.c: Ditto.
992 * gcc.dg/vect/vect-42.c: Ditto.
993 * gcc.dg/vect/vect-43.c: Ditto.
994 * gcc.dg/vect/vect-44.c: Ditto.
995 * gcc.dg/vect/vect-45.c: Ditto.
996 * gcc.dg/vect/vect-46.c: Ditto.
997 * gcc.dg/vect/vect-47.c: Ditto.
998 * gcc.dg/vect/vect-48.c: Ditto.
999 * gcc.dg/vect/vect-48a.c: Ditto.
1000 * gcc.dg/vect/vect-49.c: Ditto.
1001 * gcc.dg/vect/vect-5.c: Ditto.
1002 * gcc.dg/vect/vect-50.c: Ditto.
1003 * gcc.dg/vect/vect-51.c: Ditto.
1004 * gcc.dg/vect/vect-52.c: Ditto.
1005 * gcc.dg/vect/vect-53.c: Ditto.
1006 * gcc.dg/vect/vect-54.c: Ditto.
1007 * gcc.dg/vect/vect-55.c: Ditto.
1008 * gcc.dg/vect/vect-56.c: Ditto.
1009 * gcc.dg/vect/vect-56a.c: Ditto.
1010 * gcc.dg/vect/vect-57.c: Ditto.
1011 * gcc.dg/vect/vect-58.c: Ditto.
1012 * gcc.dg/vect/vect-59.c: Ditto.
1013 * gcc.dg/vect/vect-6.c: Ditto.
1014 * gcc.dg/vect/vect-60.c: Ditto.
1015 * gcc.dg/vect/vect-61.c: Ditto.
1016 * gcc.dg/vect/vect-62.c: Ditto.
1017 * gcc.dg/vect/vect-63.c: Ditto.
1018 * gcc.dg/vect/vect-64.c: Ditto.
1019 * gcc.dg/vect/vect-65.c: Ditto.
1020 * gcc.dg/vect/vect-66.c: Ditto.
1021 * gcc.dg/vect/vect-67.c: Ditto.
1022 * gcc.dg/vect/vect-68.c: Ditto.
1023 * gcc.dg/vect/vect-69.c: Ditto.
1024 * gcc.dg/vect/vect-7.c: Ditto.
1025 * gcc.dg/vect/vect-72.c: Ditto.
1026 * gcc.dg/vect/vect-72a.c: Ditto.
1027 * gcc.dg/vect/vect-73.c: Ditto.
1028 * gcc.dg/vect/vect-74.c: Ditto.
1029 * gcc.dg/vect/vect-75.c: Ditto.
1030 * gcc.dg/vect/vect-76.c: Ditto.
1031 * gcc.dg/vect/vect-77.c: Ditto.
1032 * gcc.dg/vect/vect-77a.c: Ditto.
1033 * gcc.dg/vect/vect-78.c: Ditto.
1034 * gcc.dg/vect/vect-79.c: Ditto.
1035 * gcc.dg/vect/vect-8.c: Ditto.
1036 * gcc.dg/vect/vect-80.c: Ditto.
1037 * gcc.dg/vect/vect-82.c: Ditto.
1038 * gcc.dg/vect/vect-82_64.c: Ditto.
1039 * gcc.dg/vect/vect-83.c: Ditto.
1040 * gcc.dg/vect/vect-83_64.c: Ditto.
1041 * gcc.dg/vect/vect-9.c: Ditto.
1042 * gcc.dg/vect/vect-all.c: Ditto.
1043 * gcc.dg/vect/vect-none.c: Ditto.
1044
1045 2004-11-17 Janis Johnson <janis187@us.ibm.com>
1046
1047 * lib/gcc-dg.exp (dg-skip-if): New function.
1048 (dg-forbid-option): Remove.
1049 * g++.dg/abi/bitfield3.C: Use dg-skip-if i?86 -m64.
1050 * g++.dg/abi/bitfield8.C: Likewise.
1051 * g++.dg/abi/dtor1.C: Likewise.
1052 * g++.dg/abi/empty10.C: Likewise.
1053 * g++.dg/abi/empty7.C: Likewise.
1054 * g++.dg/abi/empty9.C: Likewise.
1055 * g++.dg/abi/layout3.C: Likewise.
1056 * g++.dg/abi/layout4.C: Likewise.
1057 * g++.dg/abi/thunk1.C: Likewise.
1058 * g++.dg/abi/thunk2.C: Likewise.
1059 * g++.dg/abi/vbase11.C: Likewise.
1060 * g++.dg/abi/vthunk2.C: Likewise.
1061 * g++.dg/abi/vthunk3.C: Likewise.
1062 * g++.dg/ext/attrib8.C: Likewise.
1063 * g++.dg/opt/longbranch2.C: Likewise.
1064 * g++.dg/opt/reg-stack4.C: Likewise.
1065 * g++.old-deja/g++.ext/attrib1.C: Likewise.
1066 * g++.old-deja/g++.ext/attrib2.C: Likewise.
1067 * g++.old-deja/g++.ext/attrib3.C: Likewise.
1068 * g++.old-deja/g++.other/store-expr1.C: Likewise.
1069 * g++.old-deja/g++.other/store-expr2.C: Likewise.
1070 * gcc.dg/20000609-1.c: Likewise.
1071 * gcc.dg/20000720-1.c: Likewise.
1072 * gcc.dg/20011107-1.c: Likewise.
1073 * gcc.dg/20011119-1.c: Likewise.
1074 * gcc.dg/20020108-1.c: Likewise.
1075 * gcc.dg/20020122-2.c: Likewise.
1076 * gcc.dg/20020122-3.c: Likewise.
1077 * gcc.dg/20020201-3.c: Likewise.
1078 * gcc.dg/20020206-1.c: Likewise.
1079 * gcc.dg/20020218-1.c: Likewise.
1080 * gcc.dg/20020310-1.c: Likewise.
1081 * gcc.dg/20020411-1.c: Likewise.
1082 * gcc.dg/20020418-2.c: Likewise.
1083 * gcc.dg/20020426-1.c: Likewise.
1084 * gcc.dg/20020426-2.c: Likewise.
1085 * gcc.dg/20020517-1.c: Likewise.
1086 * gcc.dg/20020523-1.c: Likewise.
1087 * gcc.dg/20020523-2.c: Likewise.
1088 * gcc.dg/20020729-1.c: Likewise.
1089 * gcc.dg/20030204-1.c: Likewise.
1090 * gcc.dg/20030826-2.c: Likewise.
1091 * gcc.dg/20030926-1.c: Likewise.
1092 * gcc.dg/20031202-1.c: Likewise.
1093 * gcc.dg/980312-1.c: Likewise.
1094 * gcc.dg/980313-1.c: Likewise.
1095 * gcc.dg/990117-1.c: Likewise.
1096 * gcc.dg/990424-1.c: Likewise.
1097 * gcc.dg/990524-1.c: Likewise.
1098 * gcc.dg/991230-1.c: Likewise.
1099 * gcc.dg/i386-387-1.c: Likewise.
1100 * gcc.dg/i386-387-2.c: Likewise.
1101 * gcc.dg/i386-387-3.c: Likewise.
1102 * gcc.dg/i386-387-4.c: Likewise.
1103 * gcc.dg/i386-387-5.c: Likewise.
1104 * gcc.dg/i386-387-6.c: Likewise.
1105 * gcc.dg/i386-asm-1.c: Likewise.
1106 * gcc.dg/i386-bitfield1.c: Likewise.
1107 * gcc.dg/i386-bitfield2.c: Likewise.
1108 * gcc.dg/i386-loop-1.c: Likewise.
1109 * gcc.dg/i386-loop-2.c: Likewise.
1110 * gcc.dg/i386-loop-3.c: Likewise.
1111 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
1112 * gcc.dg/i386-pic-1.c: Likewise.
1113 * gcc.dg/i386-regparm.c: Likewise.
1114 * gcc.dg/i386-signbit-1.c: Likewise.
1115 * gcc.dg/i386-signbit-2.c: Likewise.
1116 * gcc.dg/i386-signbit-3.c: Likewise.
1117 * gcc.dg/i386-sse-5.c: Likewise.
1118 * gcc.dg/i386-sse-8.c: Likewise.
1119 * gcc.dg/i386-unroll-1.c: Likewise.
1120 * gcc.dg/tls/opt-1.c: Likewise.
1121 * gcc.dg/tls/opt-2.c: Likewise.
1122 * gcc.dg/unroll-1.c: Likewise.
1123 * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
1124 * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
1125 * gcc.misc-tests/i386-pf-none-1.c: Likewise.
1126 * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
1127
1128 2004-11-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1129
1130 * g++.dg/template/incomplete1.C: New test.
1131
1132 2004-11-16 Nick Clifton <nickc@redhat.com>
1133
1134 Revert patches accidentally commited during checkin of fixes for
1135 xstormy16 tests:
1136 gcc.c-torture/execute/simd-4.c: Revert
1137 gcc.dg/20040910-1.c: Revert.
1138
1139 2004-11-16 Paul Brook <paul@codesourcery.com>
1140
1141 PR fortran/13010
1142 * gfortran.dg/der_pointer_1.f90: New test.
1143
1144 2004-11-15 Joseph S. Myers <joseph@codesourcery.com>
1145
1146 PR c/18498
1147 * gcc.dg/bitfld-13.c: New test.
1148
1149 2004-11-15 Janis Johnson <janis187@us.ibm.com>
1150
1151 * gcc.dg/vect/tree-vect.h: (check_vect): Test symbols defined for
1152 powerpc*-*-linux*.
1153
1154 * gcc.dg/ppc64-abi-1.c: Skip if not lp64.
1155 * gcc.dg/ppc64-abi-2.c: Ditto.
1156 * gcc.dg/ppc64-abi-3.c: Ditto.
1157
1158 * lib/gcc-dg.exp (dg-target-list): Remove.
1159
1160 2004-11-15 Steve Ellcey <sje@cup.hp.com>
1161
1162 * gcc.dg/ia64-postinc.c: New test.
1163
1164 2004-11-15 Mark Mitchell <mark@codesourcery.com>
1165
1166 * gcc.dg/format/cmn-err-1.c: Add tests for "%p".
1167
1168 2004-11-15 Nick Clifton <nickc@redhat.com>
1169
1170 * g++.dg/opt/strength-reduce.C: Replace 0x7fffffff with
1171 __INT_MAX__ so that the test can be compiled by toolchains
1172 targeted at 16-bit processors.
1173
1174 * gcc.dg/20040625-1.c: Use long constants rather than integers
1175 when performing arithmetic that will overflow 16-bits.
1176
1177 * gcc.dg/i386-sse-8.c: Expect this test to fail for the
1178 xstormy16. It does not support 128-bit vector operations.
1179
1180 * gcc.dg/ultrasp4.c: Replace all occurrences of the type 'long'
1181 with the macro PTR_TYPE. Define this macro to an integer type
1182 suitable for holding a pointer.
1183
1184 * gcc.dg/compat/struct-align-1_x.c: Use shorter integers if
1185 the target is a 16-bit processor.
1186
1187 * gcc.dg/cpp/if-2.c: Expect a different warning message from
1188 16-bit targets where the character constant will be too long.
1189
1190 * g++.dg/opt/asm1.C: Expect this test to fail on the xstormy16
1191 where the double will not be directly addressable.
1192
1193 2004-11-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1194
1195 Friend class name lookup 1/n, PR c++/18471
1196 * g++.dg/template/crash26.C: New test.
1197 * g++.dg/lookup/struct1.C: Adjust expected error.
1198 * g++.dg/parse/elab1.C: Likewise.
1199 * g++.dg/parse/elab2.C: Likewise.
1200 * g++.dg/parse/int-as-enum1.C: Likewise.
1201 * g++.dg/parse/struct-as-enum1.C: Likewise.
1202 * g++.dg/parse/typedef1.C: Likewise.
1203 * g++.dg/parse/typedef3.C: Likewise.
1204 * g++.dg/parse/typedef4.C: Likewise.
1205 * g++.dg/parse/typedef5.C: Likewise.
1206 * g++.dg/template/nontype4.C: Likewise.
1207 * g++.old-deja/g++.benjamin/typedef01.C: Likewise.
1208 * g++.old-deja/g++.other/elab1.C: Likewise.
1209 * g++.old-deja/g++.other/syntax4.C: Likewise.
1210
1211 2004-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
1212
1213 * gcc.dg/intmax_t-1.c: XFAIL on Solaris 2.5.1.
1214
1215 2004-11-14 Zdenek Dvorak <dvorakz@suse.cz>
1216
1217 * gcc.c-torture/execute/20041114-1.c: New test.
1218
1219 2004-11-14 Joseph S. Myers <joseph@codesourcery.com>
1220
1221 * gcc.dg/c99-flex-array-5.c, gcc.dg/c99-fordecl-3.c,
1222 gcc.dg/comp-goto-1.c, gcc.dg/comp-goto-2.c, gcc.dg/comp-goto-3.c,
1223 gcc.dg/format/strfmon-2.c, gcc.dg/pointer-arith-1.c,
1224 gcc.dg/pointer-arith-2.c, gcc.dg/pointer-arith-3.c,
1225 gcc.dg/pointer-arith-4.c, gcc.dg/switch-5.c, gcc.dg/switch-6.c,
1226 gcc.dg/switch-7.c: New tests.
1227
1228 2004-11-14 Dorit Naishlos <dorit@il.ibm.com>
1229
1230 * gcc.dg/vect/vect-78.c: Now vectorized on powerpc*.
1231
1232 2004-11-14 Dorit Naishlos <dorit@il.ibm.com>
1233
1234 PR tree-opt/18400
1235 * gcc.dg/vect/pr18400.c: New test.
1236
1237 2004-11-14 Dorit Naishlos <dorit@il.ibm.com>
1238 Andrew Pinski <pinskia@physics.uc.edu>
1239
1240 PR tree-opt/18425
1241 * gcc.dg/vect/pr18425.c: New test.
1242
1243 2004-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
1244
1245 * gcc.dg/tls/alias-1.c: Remove dg-warning on the SPARC.
1246 Guard with dg-require-alias and dg-require-visibility.
1247
1248 2004-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
1249
1250 * g++.dg/other/packed1.C: UnXFAIL on SPARC, PA, MIPS and PowerPC.
1251
1252 2004-11-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1253
1254 * g++.dg/expr/unary1.C, g++.dg/expr/unary2.C: New tests.
1255
1256 2004-11-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1257
1258 PR c++/17344
1259 * g++.dg/template/defarg5.C: New test.
1260
1261 2004-11-13 Eric Botcazou <ebotcazou@libertysurf.fr>
1262
1263 * g++.dg/parse/cast1.C: Run only on ILP32.
1264 * g++.old-deja/g++.mike/p784.C: Likewise.
1265
1266 2004-11-13 Bernd Schmidt <bernd.schmidt@analog.com>
1267
1268 * gcc.c-torture/execute/20041113-1.c: New test.
1269
1270 2004-11-13 James A. Morrison <phython@gcc.gnu.org>
1271
1272 PR target/18230
1273 * gcc.dg/vect/tree-vect.h (check_vect): Add SPARC-specific test.
1274 * gcc.dg/vect/vect-2.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-9.c,
1275 gcc.dg/vect/vect-10.c, gcc.dg/vect/vect-12.c, gcc.dg/vect/vect-14.c,
1276 gcc.dg/vect/vect-15.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
1277 gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-21.c,
1278 gcc.dg/vect/vect-22.c, gcc.dg/vect/vect-23.c, gcc.dg/vect/vect-24.c,
1279 gcc.dg/vect/vect-25.c, gcc.dg/vect/vect-26.c, gcc.dg/vect/vect-32.c,
1280 gcc.dg/vect/vect-33.c, gcc.dg/vect/vect-34.c, gcc.dg/vect/vect-35.c,
1281 gcc.dg/vect/vect-36.c, gcc.dg/vect/vect-37.c, gcc.dg/vect/vect-62.c,
1282 gcc.dg/vect/vect-63.c, gcc.dg/vect/vect-64.c, gcc.dg/vect/vect-65.c,
1283 gcc.dg/vect/vect-66.c, gcc.dg/vect/vect-67.c, gcc.dg/vect/vect-68.c,
1284 gcc.dg/vect/vect-69.c, gcc.dg/vect/vect-73.c, gcc.dg/vect/vect-75.c,
1285 gcc.dg/vect/vect-76.c, gcc.dg/vect/vect-78.c: Enable for SPARC.
1286
1287 2004-11-13 James A. Morrison <phython@gcc.gnu.org>
1288
1289 * gcc.target/sparc/fand.c, gcc.target/sparc/fands,
1290 gcc.target/sparc/fnand.c, gcc.target/sparc/fnands.c,
1291 gcc.target/sparc/fxor.c, gcc.target/sparc/fxors.c,
1292 gcc.target/sparc/fxnor.c, gcc.target/sparc/fxnors.c,
1293 gcc.target/sparc/fandnot.c, gcc.target/sparc/fandnots.c,
1294 gcc.target/sparc/fornot.c, gcc.target/sparc/fornots.c,
1295 gcc.target/sparc/fnot.c, gcc.target/sparc/fnots.c,
1296 gcc.target/sparc/for.c, gcc.target/sparc/fors.c,
1297 gcc.target/sparc/combined-1.c: New tests.
1298
1299 2004-11-12 Ziemowit Laski <zlaski@apple.com>
1300
1301 * objc.dg/const-str-8.m, objc.dg/const-str-9.m:
1302 New tests.
1303
1304 2004-11-12 Mark Mitchell <mark@codesourcery.com>
1305
1306 * lib/gcc-dg.exp (dg-forbid-option): New function.
1307 * g++.dg/abi/bitfield3.C: Use dg-forbid-option -m64.
1308 * g++.dg/abi/bitfield8.C: Likewise.
1309 * g++.dg/abi/dtor1.C: Likewise.
1310 * g++.dg/abi/empty10.C: Likewise.
1311 * g++.dg/abi/empty7.C: Likewise.
1312 * g++.dg/abi/empty9.C: Likewise.
1313 * g++.dg/abi/layout3.C: Likewise.
1314 * g++.dg/abi/layout4.C: Likewise.
1315 * g++.dg/abi/thunk1.C: Likewise.
1316 * g++.dg/abi/thunk2.C: Likewise.
1317 * g++.dg/abi/vbase11.C: Likewise.
1318 * g++.dg/abi/vthunk2.C: Likewise.
1319 * g++.dg/abi/vthunk3.C: Likewise.
1320 * g++.dg/ext/attrib8.C: Likewise.
1321 * g++.dg/opt/longbranch2.C: Likewise.
1322 * g++.dg/opt/reg-stack4.C: Likewise.
1323 * g++.old-deja/g++.ext/attrib1.C: Likewise.
1324 * g++.old-deja/g++.ext/attrib2.C: Likewise.
1325 * g++.old-deja/g++.ext/attrib3.C: Likewise.
1326 * g++.old-deja/g++.other/store-expr1.C: Likewise.
1327 * g++.old-deja/g++.other/store-expr2.C: Likewise.
1328 * gcc.dg/20000609-1.c: Likewise.
1329 * gcc.dg/20000720-1.c: Likewise.
1330 * gcc.dg/20011107-1.c: Likewise.
1331 * gcc.dg/20011119-1.c: Likewise.
1332 * gcc.dg/20020108-1.c: Likewise.
1333 * gcc.dg/20020122-2.c: Likewise.
1334 * gcc.dg/20020122-3.c: Likewise.
1335 * gcc.dg/20020201-3.c: Likewise.
1336 * gcc.dg/20020206-1.c: Likewise.
1337 * gcc.dg/20020218-1.c: Likewise.
1338 * gcc.dg/20020310-1.c: Likewise.
1339 * gcc.dg/20020411-1.c: Likewise.
1340 * gcc.dg/20020418-2.c: Likewise.
1341 * gcc.dg/20020426-1.c: Likewise.
1342 * gcc.dg/20020426-2.c: Likewise.
1343 * gcc.dg/20020517-1.c: Likewise.
1344 * gcc.dg/20020523-1.c: Likewise.
1345 * gcc.dg/20020523-2.c: Likewise.
1346 * gcc.dg/20020729-1.c: Likewise.
1347 * gcc.dg/20030204-1.c: Likewise.
1348 * gcc.dg/20030826-2.c: Likewise.
1349 * gcc.dg/20030926-1.c: Likewise.
1350 * gcc.dg/20031202-1.c: Likewise.
1351 * gcc.dg/980312-1.c: Likewise.
1352 * gcc.dg/980313-1.c: Likewise.
1353 * gcc.dg/990117-1.c: Likewise.
1354 * gcc.dg/990424-1.c: Likewise.
1355 * gcc.dg/990524-1.c: Likewise.
1356 * gcc.dg/991230-1.c: Likewise.
1357 * gcc.dg/i386-387-1.c: Likewise.
1358 * gcc.dg/i386-387-2.c: Likewise.
1359 * gcc.dg/i386-387-3.c: Likewise.
1360 * gcc.dg/i386-387-4.c: Likewise.
1361 * gcc.dg/i386-387-5.c: Likewise.
1362 * gcc.dg/i386-387-6.c: Likewise.
1363 * gcc.dg/i386-asm-1.c: Likewise.
1364 * gcc.dg/i386-bitfield1.c: Likewise.
1365 * gcc.dg/i386-bitfield2.c: Likewise.
1366 * gcc.dg/i386-loop-1.c: Likewise.
1367 * gcc.dg/i386-loop-2.c: Likewise.
1368 * gcc.dg/i386-loop-3.c: Likewise.
1369 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
1370 * gcc.dg/i386-pic-1.c: Likewise.
1371 * gcc.dg/i386-regparm.c: Likewise.
1372 * gcc.dg/i386-signbit-1.c: Likewise.
1373 * gcc.dg/i386-signbit-2.c: Likewise.
1374 * gcc.dg/i386-signbit-3.c: Likewise.
1375 * gcc.dg/i386-sse-5.c: Likewise.
1376 * gcc.dg/i386-sse-8.c: Likewise.
1377 * gcc.dg/i386-unroll-1.c: Likewise.
1378 * gcc.dg/tls/opt-1.c: Likewise.
1379 * gcc.dg/tls/opt-2.c: Likewise.
1380 * gcc.dg/unroll-1.c: Likewise.
1381 * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
1382 * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
1383 * gcc.misc-tests/i386-pf-none-1.c: Likewise.
1384 * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
1385 * gcc.c-torture/execute/20010129-1.x: Do not use -mtune=i686 when
1386 -m64 is specified.
1387
1388 2004-11-12 Mark Mitchell <mark@codesourcery.com>
1389
1390 PR c++/18389
1391 * g++.dg/parse/cond1.C: New test.
1392
1393 PR c++/18429
1394 * g++.dg/template/array9.C: New test.
1395 * g++.dg/ext/vla1.C: Adjust error messages.
1396 * g++.dg/ext/vlm1.C: Likewise.
1397 * g++.dg/template/crash2.C: Likewise.
1398
1399 PR c++/18436
1400 * g++.dg/template/call3.C: New test.
1401
1402 PR c++/18407
1403 * g++.dg/template/ptrmem11.C: New test.
1404
1405 2004-11-12 Andrew Pinski <pinskia@physics.uc.edu>
1406
1407 PR other/14264
1408 * lib/g++.exp: Set LC_ALL and LANG to C.
1409 * lib/gcc-dg.exp: Likewise.
1410 * lib/gfortran.exp: Likewise.
1411 * lib/objc.exp: Likewise.
1412 * lib/treelang.exp: Likewise.
1413
1414 2004-11-12 Andreas Schwab <schwab@suse.de>
1415
1416 * gcc.dg/pr16286.c: Fix last change.
1417
1418 2004-11-12 Mark Mitchell <mark@codesourcery.com>
1419
1420 PR c++/18416
1421 * g++.dg/init/global1.C: New test.
1422
1423 2004-11-12 Eric Botcazou <ebotcazou@act-europe.fr>
1424
1425 * gcc.c-torture/execute/20041112-1.c: New test.
1426
1427 2004-11-11 Janis Johnson <janis187@us.ibm.com>
1428
1429 * lib/gcc-dg.exp (dg-target-list): New.
1430
1431 2004-11-11 Janis Johnson <janis187@us.ibm.com>
1432 Richard Sandiford <rsandifo@redhat.com>
1433
1434 * lib/target-supports.exp (get-compiler_messages): New.
1435 (check_named_sections_available): Use it.
1436 (check_effective_target_ilp32): New.
1437 (check_effective_target_lp64): New.
1438 (is-effective-target): New.
1439 * lib/gcc-dg.exp (dg-require-effective-target): New.
1440
1441 2004-11-11 Joseph S. Myers <joseph@codesourcery.com>
1442
1443 * gcc.dg/precedence-1.c: New test.
1444
1445 2004-11-11 Janis Johnson <janis187@us.ibm.com>
1446
1447 * gcc.misc-tests/linkage.exp: Handle biarch GCC for powerpc64.
1448
1449 * gcc.misc-tests/linkage.exp: Prepend directory name to pass/fail
1450 message, delete generated files, use more descriptive name for
1451 executable, and make the test unsupported when it cannot be run.
1452
1453 * lib/gcc-dg.exp (skip_test_and_clear_xfail): New procedure.
1454 (dg-require-weak, dg-require-visibility, dg-require-alias,
1455 dg-require-gc-sections, dg-require-profiling, dg-require-dll,
1456 dg-require-iconv, dg-require-named-sections): Use it.
1457
1458 * lib/gcc-dg.exp (dg-xfail-if): Ignore if skipping the test.
1459
1460 2004-11-11 Nathan Sidwell <nathan@codesourcery.com>
1461
1462 PR target/16457
1463 * gcc.dg/ppc-and-1: New
1464
1465 PR target/16796
1466 * gcc.dg/ppc-mov-1.c: New.
1467
1468 PR target/16458
1469 * gcc.dg/ppc-compare-1.c: New.
1470
1471 2004-11-10 Joseph S. Myers <joseph@codesourcery.com>
1472
1473 * objc.dg/desig-init-2.m: New test.
1474
1475 2004-11-10 Adam Nemet <anemet@lnxw.com>
1476
1477 PR middle-end/18160
1478 * g++.dg/warn/register-var-1.C: New test.
1479 * g++.dg/warn/register-var-2.C: New test.
1480
1481 2004-11-10 Eric Botcazou <ebotcazou@libertysurf.fr>
1482
1483 * gcc.dg/union-2.c: New test.
1484
1485 2004-11-10 Fariborz Jahanian <fjahanian@apple.com>
1486
1487 * gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.c:
1488 New test for PR tree-optimization/17892.
1489
1490 2004-11-09 Mark Mitchell <mark@codesourcery.com>
1491
1492 PR c++/18369
1493 * g++.dg/init/new12.C: New test.
1494
1495 2004-11-10 James A. Morrison <phython@gcc.gnu.org>
1496
1497 * gcc.target/sparc: New directory.
1498 * gcc.target/sparc/sparc.exp: New driver.
1499 * gcc.target/sparc/fpadd16.c, gcc.target/sparc/fpadd16s.c,
1500 gcc.target/sparc/fpsub16.c, gcc.target/sparc/fpsub16s.c,
1501 gcc.target/sparc/fpadd32.c, gcc.target/sparc/fpadd32s.c,
1502 gcc.target/sparc/fpsub32.c, gcc.target/sparc/fpsub32s.c: New tests.
1503
1504 2004-11-10 Paul Brook <paul@codesourcery.com>
1505
1506 PR fortran/18218
1507 * gfortran.dg/list_read.c: New test.
1508
1509 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1510
1511 PR c/18322
1512 * gcc.dg/func-outside-1.c, gcc.dg/func-outside-2.c: Correct
1513 expected diagnostic location.
1514
1515 2004-11-09 Ulrich Weigand <uweigand@de.ibm.com>
1516
1517 * gcc.dg/20041109-1.c: New test.
1518
1519 2004-11-09 Andrew Pinski <pinskia@physics.uc.edu>
1520
1521 PR objc/18406
1522 * objc/compile/pr18406.m: New test.
1523
1524 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1525
1526 * gcc.dg/builtin-prefetch-1.c: Update expected diagnostic.
1527
1528 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1529
1530 * gcc.dg/builtin-prefetch-1.c: Adjust expected messages.
1531
1532 2004-11-08 Steve Ellcey <sje@cup.hp.com>
1533
1534 * testsuite/gcc.dg/uninit-H.c: Add ifdefs for __hppa__ and __ia64__.
1535
1536 2004-11-08 Steve Ellcey <sje@cup.hp.com>
1537
1538 * testsuite/gcc.dg/20030225-2.c: Add prototype for abort and
1539 exit.
1540
1541 2004-11-08 Andrew Pinski <pinskia@physics.uc.edu>
1542
1543 PR tree-opt/18299
1544 * gcc.c-torture/pr18299-1.c: New test.
1545
1546 2004-11-06 Andreas Schwab <schwab@suse.de>
1547
1548 * gcc.dg/pr16286.c: Also test for bool and pixel.
1549
1550 2004-11-06 Joseph S. Myers <joseph@codesourcery.com>
1551
1552 * gcc.dg/anon-struct-6.c, gcc.dg/anon-struct-7.c,
1553 gcc.dg/anon-struct-8.c, gcc.dg/bitfld-10.c, gcc.dg/bitfld-11.c,
1554 gcc.dg/bitfld-12.c, gcc.dg/func-outside-1.c,
1555 gcc.dg/func-outside-2.c, gcc.dg/label-decl-1.c,
1556 gcc.dg/label-decl-2.c, gcc.dg/label-decl-3.c,
1557 gcc.dg/label-decl-4.c, gcc.dg/struct-empty-1.c,
1558 gcc.dg/struct-empty-2.c, gcc.dg/struct-empty-3.c,
1559 gcc.dg/struct-semi-1.c, gcc.dg/struct-semi-2.c,
1560 gcc.dg/struct-semi-3.c: New tests.
1561
1562 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1563
1564 * g++.dg/opt/nothrow1.C: Use -42 instead of 42.
1565
1566 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1567
1568 * gcc.dg/compat/generate-random.c (generate_random_data unsafe_state):
1569 Do not use C99 designators.
1570
1571 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1572
1573 * g++.dg/other/pragma-re-1.C (p, q): Fix type and remove cast.
1574
1575 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1576
1577 * gcc.c-torture/compile/simd-5.c: Do not XFAIL on SPARC 64-bit.
1578 * gcc.c-torture/execute/20020227-1.x: Do not XFAIL at -O3.
1579 * gcc.c-torture/execute/simd-5.x: Remove.
1580
1581 2004-11-06 Andrew Pinski <pinskia@physics.uc.edu>
1582
1583 PR rtl-optimization/17933
1584 * gcc.dg/torture/pr17933-1.c: New test.
1585
1586 2004-11-06 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1587
1588 PR target/18106
1589 * lib/target-supports.exp (check_weak_available): Support
1590 Windows.
1591
1592 2004-11-05 Danny Smith <dannysmith@users.sourceforge.net>
1593
1594 * gcc.dg/compat/struct-layout-1_generate.c (main): Generate a
1595 call to fflush(stdout) before abort.
1596 (my_ffsll): New function.
1597 (generate_fields): Use it.
1598
1599 2004-11-05 Joseph S. Myers <joseph@codesourcery.com>
1600
1601 * gcc.dg/init-undef-1.c: New test.
1602
1603 2004-11-05 Joseph S. Myers <joseph@codesourcery.com>
1604
1605 * gcc.dg/20040910-1.c, gcc.dg/cpp/digraph2.c,
1606 gcc.dg/cpp/direct2.c, gcc.dg/cpp/direct2s.c,
1607 gcc.dg/cpp/separate-1.c, gcc.dg/noncompile/951123-1.c,
1608 gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c: Adjust
1609 expected messages for new parser.
1610
1611 2004-11-04 Mark Mitchell <mark@codesourcery.com>
1612
1613 * testsuite/g++.dg/ext/visibility/symbian1.C: New test.
1614
1615 2004-11-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1616
1617 * gcc.dg/pragma-align.c (sixteen): Use 8-byte alignment
1618 on LP64 targets.
1619
1620 2004-11-04 Joseph S. Myers <joseph@codesourcery.com>
1621
1622 * gcc.dg/asm-qual-1.c, gcc.dg/declspec-15.c, gcc.dg/declspec-16.c,
1623 gcc.dg/declspec-17.c, gcc.dg/empty-source-1.c,
1624 gcc.dg/empty-source-2.c, gcc.dg/empty-source-3.c,
1625 gcc.dg/extra-semi-1.c, gcc.dg/extra-semi-2.c,
1626 gcc.dg/extra-semi-3.c, gcc.dg/gnu-cond-expr-1.c,
1627 gcc.dg/gnu-cond-expr-2.c, gcc.dg/gnu-cond-expr-3.c,
1628 gcc.dg/init-empty-1.c, gcc.dg/init-empty-2.c,
1629 gcc.dg/init-empty-3.c, gcc.dg/noncompile/old-style-parm-1.c,
1630 gcc.dg/noncompile/old-style-parm-2.c, gcc.dg/stmt-expr-1.c,
1631 gcc.dg/stmt-expr-2.c, gcc.dg/stmt-expr-3.c: New tests.
1632
1633 2004-11-04 Joseph S. Myers <joseph@codesourcery.com>
1634
1635 * gcc.dg/c90-restrict-1.c, gcc.dg/c99-arraydecl-2.c,
1636 gcc.dg/c99-func-2.c, gcc.dg/charset/asm2.c, gcc.dg/concat.c,
1637 gcc.dg/cpp/19990413-1.c, gcc.dg/cpp/paste4.c,
1638 gcc.dg/init-desig-obs-1.c, gcc.dg/noncompile/920721-2.c,
1639 gcc.dg/noncompile/930622-2.c, gcc.dg/noncompile/940112-1.c,
1640 gcc.dg/noncompile/950921-1.c, gcc.dg/switch-2.c,
1641 objc.dg/naming-1.m, objc.dg/naming-2.m: Adjust expected messages
1642 for new parser.
1643
1644 2004-11-04 Richard Sandiford <rsandifo@redhat.com>
1645
1646 PR target/15342
1647 * gcc.dg/20041104-1.c: New test.
1648
1649 2004-11-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1650
1651 * g++.dg/template/nontype7.C: New test.
1652 * g++.dg/template/nontype8.C: Likewise.
1653 * g++.dg/template/nontype9.C: Likewise.
1654 * g++.dg/template/nontype10.C: Likewise.
1655 * g++.dg/tc1/dr49.C: Likewise.
1656 * g++.dg/template/ptrmem8.C: Relax dg-error checks.
1657 * g++.old-deja/g++.other/null1.C: Remove a buggy error check
1658
1659 2004-11-04 Ben Elliston <bje@au.ibm.com>
1660
1661 * g++.dg/rtti/tinfo1.C: Remove xfails.
1662
1663 2004-11-04 Ben Elliston <bje@au.ibm.com>
1664
1665 * g++.old-deja/g++.other/enum5.C (enum conditions): Move the
1666 packed attribute to the definition to satisfy the new C++ parser.
1667
1668 2004-11-03 Eric Botcazou <ebotcazou@libertysurf.fr>
1669
1670 * gcc.c-torture/execute/stdarg-2.c (foo): Split multiple
1671 invocations of va_arg.
1672
1673 2004-11-02 Mark Mitchell <mark@codesourcery.com>
1674
1675 PR c++/18124
1676 * g++.dg/template/crash25.C: New test.
1677
1678 PR c++/18155
1679 * g++.dg/template/typedef2.C: New test.
1680 * g++.dg/parse/crash13.C: Adjust error markers.
1681
1682 PR c++/18177
1683 * g++.dg/conversion/const3.C: New test.
1684
1685 2004-11-03 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1686
1687 PR fortran/17535
1688 PR fortran/17583
1689 PR fortran/17713
1690 * gfortran.dg/generic_[123].f90: New testcases.
1691
1692 2004-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
1693
1694 * gcc.dg/uninit-C.c: Remove special-casing for SPARC.
1695 * gcc.dg/uninit-H.c: Define to "sp" on SPARC.
1696
1697 2004-11-02 Andrew Pinski <pinskia@physics.uc.edu>
1698
1699 PR tree-opt/16808
1700 * gcc.c-torture/compile/pr16808.c: New test.
1701
1702 2004-11-02 Nathan Sidwell <nathan@codesourcery.com>
1703
1704 PR rtl-optimization/17104
1705 * gcc.dg/ppc-bitfield1.c: New.
1706
1707 2004-11-01 Richard Sandiford <rsandifo@redhat.com>
1708
1709 * gcc.dg/uninit-H.c (ASM): Define to "$sp" on MIPS targets.
1710
1711 2004-11-01 Richard Sandiford <rsandifo@redhat.com>
1712
1713 * g++.dg/abi/mangle6.C: Run for all MIPS targets. Provide dummy
1714 strings for 32-bit code.
1715
1716 2004-11-01 Joseph S. Myers <joseph@codesourcery.com>
1717
1718 PR c/18239
1719 * gcc.dg/parm-impl-decl-1.c, gcc.dg/parm-impl-decl-2.c: New tests.
1720
1721 2004-11-01 Nathan Sidwell <nathan@codesourcery.com>
1722
1723 PR c++/18064
1724 * g++.old-deja/g++.mike/p811.C: Avoid covariant extension.
1725
1726 2004-10-31 Mark Mitchell <mark@codesourcery.com>
1727
1728 PR c++/15172
1729 * g++.dg/init/aggr2.C: New test.
1730
1731 2004-10-30 Ziemowit Laski <zlaski@apple.com>
1732
1733 * objc.dg/local-decl-1.m: New test.
1734
1735 2004-10-30 Gabriel Dos Reis <gdr@integrable-solutions.net>
1736
1737 * gcc.dg/20040910-1.c: Adjust regex.
1738
1739 2004-10-30 Roger Sayle <roger@eyesopen.com>
1740
1741 PR rtl-optimization/18084
1742 * g++.dg/opt/pr18084-1.C: New testcase.
1743
1744 2004-10-30 Matt Austern <austern@apple.com>
1745
1746 PR c++/17542
1747 * g++.dg/ext/attrib18.C: New test.
1748
1749 2004-10-30 Roger Sayle <roger@eyesopen.com>
1750
1751 PR middle-end/18096
1752 * gcc.dg/pr18096-1.c: New test case.
1753
1754 2004-10-30 Roger Sayle <roger@eyesopen.com>
1755
1756 * gcc.dg/pr17581-1.c: Add missing prototype for abort.
1757
1758 2004-10-30 Joseph S. Myers <joseph@codesourcery.com>
1759
1760 PR c/16666
1761 * gcc.dg/dremf-type-compat-1.c, gcc.dg/dremf-type-compat-2.c,
1762 gcc.dg/dremf-type-compat-3.c, gcc.dg/dremf-type-compat-4.c,
1763 gcc.dg/old-style-prom-1.c, gcc.dg/old-style-prom-2.c,
1764 gcc.dg/old-style-prom-3.c: New tests.
1765
1766 2004-10-30 Danny Smith <dannysmith@users.sourceforge.net>
1767
1768 * gcc.dg/bf-ms-attrib.c: Add protototype for abort.
1769 Remove unnecessary inclusion of stdio.h.
1770
1771 2004-10-29 Roger Sayle <roger@eyesopen.com>
1772
1773 PR rtl-optimization/17581
1774 * gcc.dg/pr17581-1.c: New test case.
1775
1776 2004-10-28 Nathan Sidwell <nathan@codesourcery.com>
1777
1778 * g++.dg/conversion/dr195.C: Adjust expected errors for DR195 not
1779 being implemented.
1780 * g++.dg/conversion/dr195-1.C: New.
1781 * g++.old-deja/g++.brendan/operators4.C: Don't be pedantic.
1782 * g++.old-deja/g++.mike/p10148.C: Likewise.
1783
1784 2004-10-29 Mark Mitchell <mark@codesourcery.com>
1785
1786 PR c++/17695
1787 * g++.dg/debug/typedef2.C: New test.
1788
1789 2004-10-29 David Billinghurst <David.Billinghurst@riotinto.com>
1790
1791 PR fortran/13490
1792 * gfortran.dg/g77/20030326-1.f: Change xfail on error to warning.
1793 * gfortran.dg/g77/README: Update.
1794
1795 2004-10-28 Matt Austern <austern@apple.com>
1796
1797 PR c++/14124
1798 * g++.dg/ext/packed7.C: New test.
1799
1800 2004-10-28 Andrew Pinski <pinskia@physics.uc.edu>
1801
1802 * gcc.dg/visibility-[1-9a].c: Change to use scan-hidden instead of
1803 scan-assembler.
1804 * lib/scanasm.exp (hidden-scan-for): New proc.
1805 (scan-hidden): Use hidden-scan-for instead of constructing the scan
1806 string.
1807 (scan-not-hidden): Likewise.
1808 * lib/target-supports.exp (check_visibility_available): mach-o is
1809 support too.
1810
1811 2004-10-28 Mark Mitchell <mark@codesourcery.com>
1812
1813 PR c++/17132
1814 * g++.dg/template/memclass3.C: New test.
1815
1816 2004-10-28 Adam Nemet <anemet@lnxw.com>
1817
1818 PR middle-end/18160
1819 * gcc.dg/register-var-1.c: New test.
1820 * gcc.dg/register-var-2.c: New test.
1821 * gcc.dg/asm-7.c: Taking the address of a register variable is an
1822 error now.
1823
1824 2004-10-28 Dorit Naishlos <dorit@il.ibm.com>
1825
1826 PR other/18172
1827 * gcc.dg/vect/vect-20.c: Use 'signed char' instaed of 'char'. Remove
1828 unused variables.
1829 * gcc.dg/vect/vect-22.c: Likewise.
1830
1831 2004-10-28 Jakub Jelinek <jakub@redhat.com>
1832
1833 * gcc.dg/i386-rotate-1.c: New test.
1834
1835 2004-10-27 Mark Mitchell <mark@codesourcery.com>
1836
1837 * g++.dg/init/ref12.C: Add "run" marker.
1838
1839 PR c++/17435
1840 * g++.dg/init/ref12.C: New test.
1841
1842 PR c++/18140
1843 * g++.dg/template/shift1.C: New test.
1844 * g++.dg/template/error10.C: Adjust error markers.
1845
1846 2004-10-27 Andrew Pinski <pinskia@physics.uc.edu>
1847
1848 PR tree-opt/17529
1849 * gcc.c-torture/compile/pr17529.c: Remove the xfail.
1850
1851 2004-10-27 Geoffrey Keating <geoffk@apple.com>
1852
1853 * gcc.dg/weak/typeof-2.c: Needs aliases as well as weak.
1854 * gcc.dg/weak/weak-3.c: Likewise.
1855 * gcc.dg/weak/weak-5.c: Likewise.
1856 * gcc.dg/weak/weak-9.c: Likewise.
1857 * lib/file-format.exp (gcc_target_object_format): Darwin has Mach-O.
1858 * lib/target-supports.exp (check_weak_available): Mach-O does weak.
1859
1860 * gcc.dg/darwin-weakimport-1.c: New.
1861
1862 2004-10-28 Ben Elliston <bje@au.ibm.com>
1863
1864 * gcc.dg/tree-ssa/sra-1.c: Pass --param sra-max-structure-size.
1865
1866 2004-10-27 Nathan Sidwell <nathan@codesourcery.com>
1867
1868 * gcc.dg/cpp/direct2.c: Cope with different bison 'parse' or
1869 'syntax' error messages.
1870 * gcc.dg/cpp/direct2s.c: Likewise.
1871
1872 2004-10-26 Geoffrey Keating <geoffk@apple.com>
1873
1874 * gcc.c-torture/compile/20041026-1.c: New.
1875
1876 2004-10-26 Mark Mitchell <mark@codesourcery.com>
1877
1878 PR c++/18093
1879 * g++.dg/lookup/ns2.C: New test.
1880
1881 PR c++/18020
1882 * g++.dg/template/enum4.C: New test.
1883
1884 PR c++/18161
1885 * g++.dg/template/expr1.C: New test.
1886
1887 2004-10-26 Ben Elliston <bje@au.ibm.com>
1888
1889 * gcc.dg/tree-ssa/20030922-2.c: Now passing, so remove xfail.
1890
1891 2004-10-26 Joseph S. Myers <jsm@polyomino.org.uk>
1892
1893 * gcc.dg/decl-nospec-1.c, gcc.dg/decl-nospec-2.c,
1894 gcc.dg/decl-nospec-3.c: New tests.
1895
1896 2004-10-26 Ziemowit Laski <zlaski@apple.com>
1897
1898 * objc.dg/super-class-3.m: New test.
1899
1900 2004-10-26 Nathan Sidwell <nathan@codesourcery.com>
1901
1902 * gcc.dg/cpp/direct2.c: Adjust expected errors, robustify parser
1903 resyncing.
1904 * gcc.dg/cpp/direct2s.c: Likewise.
1905
1906 2004-10-25 Geoffrey Keating <geoffk@apple.com>
1907
1908 * objc.dg/image-info.m: Update for changes to section selection.
1909
1910 2004-10-25 David Ayers <d.ayers@inode.at>
1911 Ziemowit Laski <zlaski@apple.com>
1912
1913 * objc.dg/call-super-2.m: Add messages to 'Class <Proto>'; update
1914 diagnostics when messaging 'id <Proto>'.
1915 * objc.dg/class-protocol-1.m: New test.
1916 * objc.dg/desig-init-1.m: Add message to an invalid receiver using
1917 a non-existent method signature.
1918 * objc.dg/method-5.m, objc.dg/method-6.m, objc.dg/proto-hier-1.m:
1919 Update diagnostics when messaging with non-existent method signature.
1920 * objc.dg/proto-hier-2.m: Adjust wording of diagnostic.
1921 * objc.dg/proto-lossage-1.m, objc.dg/proto-lossage-4.m: Messages to
1922 invalid receivers are now resolved as if messaging 'id'; remove
1923 extraneous diagnostics.
1924
1925 2004-10-25 Joseph S. Myers <jsm@polyomino.org.uk>
1926
1927 PR c/16667
1928 * gcc.dg/init-desig-obs-1.c, gcc.dg/init-desig-obs-2.c,
1929 gcc.dg/init-desig-obs-3.c: New tests.
1930
1931 2004-10-25 Jakub Jelinek <jakub@redhat.com>
1932
1933 * gcc.dg/debug/20041023-1.c: New test.
1934
1935 2004-10-25 Andrew Pinski <pinskia@physics.uc.edu>
1936
1937 PR middle-end/17407
1938 * gcc.c-torture/compile/pr17407.c: New test.
1939
1940 PR c++/18121
1941 * g++.dg/template/array8.C: New test.
1942
1943 2004-10-25 Eric Botcazou <ebotcazou@libertysurf.fr>
1944
1945 PR other/18138
1946 * lib/g++.exp: Accept more than one multilib libgcc.
1947 * lib/gcc-dg.exp: Likewise.
1948 * lib/objc.exp: Likewise.
1949 * lib/treelang.exp: Likewise.
1950 * lib/gfortran.exp: Likewise.
1951
1952 2004-10-24 Ben Elliston <bje@au.ibm.com>
1953
1954 * gcc.dg/c90-const-expr-3.c: Reference the ISO C standard.
1955
1956 2004-10-24 Geoffrey Keating <geoffk@geoffk.org>
1957
1958 * gcc.dg/c90-const-expr-3.c: xfail all the ASSERT_NOT_NPC tests.
1959 * gcc.dg/c99-const-expr-3.c: Likewise.
1960
1961 2004-10-23 Andrew Pinski <pinskia@physics.uc.edu>.
1962
1963 * gcc.dg/tree-ssa/loop-1.c: Add -static for *-*-darwin*.
1964
1965 2004-10-23 Ben Elliston <bje@au.ibm.com>
1966
1967 * gcc.c-torture/execute/loop-2e.x: Remove.
1968
1969 2004-10-22 Nathan Sidwell <nathan@codesourcery.com>
1970
1971 PR c++/18095
1972 * g++.dg/parse/crash18.C: New.
1973 * g++.dg/parse/crash19.C: New.
1974
1975 2004-10-22 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1976
1977 * g++.dg/ext/dllimport1.C: Move dg-warnings.
1978 * g++.dg/ext/dllimport2.C: Same.
1979 * g++.dg/ext/dllimport8.C: Same.
1980
1981 2004-10-21 Mark Mitchell <mark@codesourcery.com>
1982
1983 PR c++/10841
1984 * g++.dg/conversion/cast1.C: New test.
1985 * g++.dg/overload/pmf1.C: Adjust error marker.
1986
1987 2004-10-21 Andrew Pinski <pinskia@physics.uc.edu>
1988
1989 PR objc/17923
1990 * objc.dg/const-str-7.m: New test.
1991
1992 2004-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1993
1994 * g++.dg/template/memfriend11.C: Fix comment typo.
1995 * g++.dg/template/memfriend14.C: Likewise.
1996
1997 2004-10-20 Richard Henderson <rth@redhat.com>
1998
1999 * gcc.dg/cleanup-10.c, gcc.dg/cleanup-11.c, gcc.dg/cleanup-8.c,
2000 gcc.dg/cleanup-9.c: Use -fnon-call-exceptions, not
2001 -fasynchronous-unwind-tables.
2002
2003 2004-10-20 Richard Henderson <rth@redhat.com>
2004
2005 * gcc.c-torture/unsorted/call386.c (foo): Fix return type.
2006 (main): Return success.
2007 * gcc.c-torture/unsorted/subcc.c (foo, bar): Fix return types.
2008 (main): Return success.
2009
2010 2004-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2011
2012 PR c++/13495
2013 * g++.dg/template/memfriend9.C: New test.
2014 * g++.dg/template/memfriend10.C: Likewise.
2015 * g++.dg/template/memfriend11.C: Likewise.
2016 * g++.dg/template/memfriend12.C: Likewise.
2017 * g++.dg/template/memfriend13.C: Likewise.
2018 * g++.dg/template/memfriend14.C: Likewise.
2019 * g++.dg/template/memfriend15.C: Likewise.
2020 * g++.dg/template/memfriend16.C: Likewise.
2021 * g++.dg/template/memfriend17.C: Likewise.
2022 * g++.old-deja/g++.pt/friend44.C: Remove bogus error.
2023
2024 2004-10-20 Nathan Sidwell <nathan@codesourcery.com>
2025
2026 * g++.dg/conversion/dr195.C: New.
2027 * g++.old-deja/g++.mike/p10148.C: Remove ill-formed cast.
2028
2029 2004-10-20 Ben Elliston <bje@au.ibm.com>
2030 Devang Patel <dpatel@apple.com>
2031
2032 * gcc.dg/tree-ssa/ifc-20040816-2.c: Use integer arithmetic instead
2033 of floating point arithmetic, which could trap.
2034
2035 2004-10-19 Mark Mitchell <mark@codesourcery.com>
2036
2037 PR c++/14035
2038 * g++.dg/conversion/reinterpret1.C: Adjust error markers.
2039 * g++.dg/conversion/const2.C: New test.
2040 * g++.dg/expr/reinterpret2.C: New test.
2041 * g++.dg/expr/reinterpret3.C: New test.
2042 * g++.dg/expr/cast2.C: New test.
2043 * g++.dg/expr/copy1.C: New test.
2044 * g++.dg/other/conversion1.C: Change error message.
2045 * g++.dg/parse/comma1.C: Use __extension__ to allow casts from
2046 function pointers to void *.
2047 * g++.old-deja/g++.mike/p10148.C: Likewise.
2048
2049 2004-10-19 Eric Botcazou <ebotcazou@libertysurf.fr>
2050
2051 * gcc.dg/smod-1.c: Pass -mtune=i486 only on x86.
2052
2053 2004-10-19 Paolo Bonzini <bonzini@gnu.org>
2054
2055 PR c++/18047
2056
2057 * g++.dg/parse/expr3.C: New test.
2058
2059 2004-10-18 Eric Botcazou <ebotcazou@libertysurf.fr>
2060
2061 * gcc.dg/smod-1.c: New test.
2062
2063 2004-10-18 Ziemowit Laski <zlaski@apple.com>
2064
2065 * objc.dg/method-14.m: New test.
2066
2067 2004-10-18 Andrew Pinski <pinskia@physics.uc.edu>
2068
2069 * gcc.c-torture/compile/pr17529.c: Fix test for non x86.
2070 Also xfail as the patch was reverted.
2071
2072 2004-10-18 Andrew Pinski <pinskia@physics.uc.edu>
2073
2074 PR middle-end/16973
2075 * gcc.dg/pr16973.c: New test.
2076
2077 2004-10-18 Diego Novillo <dnovillo@redhat.com>
2078
2079 PR tree-optimization/17656
2080 * testsuite/gcc.c-torture/compile/pr17656.c: New test.
2081
2082 2004-10-18 Nathan Sidwell <nathan@codesourcery.com>
2083
2084 * g++.dg/eh/shadow1.C: New.
2085
2086 2004-10-18 Jakub Jelinek <jakub@redhat.com>
2087
2088 * gcc.c-torture/compile/20041018-1.c: New test.
2089
2090 2004-10-18 Ben Elliston <bje@au.ibm.com>
2091
2092 * gcc.dg/ppc-sdata-1.c: Update to consider the possibility of the
2093 compiler referring to register 0 when accessing sdata. The linker
2094 now patches things up.
2095
2096 2004-10-17 Andrew Pinski <pinskia@physics.uc.edu>
2097
2098 PR c/17529
2099 * gcc.c-torture/compile/pr17529.c: New test.
2100
2101 2004-10-17 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2102
2103 PR c++/17743
2104 * g++.dg/ext/attrib17.C: New test.
2105
2106 2004-10-16 Eric Botcazou <ebotcazou@libertysurf.fr>
2107
2108 * gcc.dg/bf-spl1.c: Use 'float' as the base type for FP types.
2109
2110 2004-10-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2111
2112 PR c++/10479
2113 * g++.dg/ext/attrib16.C: New test.
2114
2115 2004-10-15 Mark Mitchell <mark@codesourcery.com>
2116
2117 PR c++/17042
2118 * g++.dg/init/dso_handle1.C: New test.
2119
2120 PR c++/14667
2121 * g++.dg/parse/typedef6.C: New test.
2122
2123 PR c++/17916
2124 * g++.dg/parse/pragma1.C: New test.
2125
2126 2004-10-15 Aldy Hernandez <aldyh@redhat.com>
2127
2128 * gcc.c-torture/execute/ieee/ieee.exp: Disable on powerpc-*-*spe.
2129
2130 2004-10-15 Steve Ellcey <sje@cup.hp.com>
2131
2132 * gcc.dg/compat/struct-layout-1_generate.c (switchfiles): Use
2133 -fno-common when on HPPA HP-UX platforms.
2134
2135 2004-10-15 Jakub Jelinek <jakub@redhat.com>
2136
2137 PR other/16820
2138 * gcc.dg/compat/struct-layout-1.h: Don't include complex.h nor
2139 stdint.h.
2140 * gcc.dg/compat/struct-layout-1_x1.h (TX): Cast to long instead of
2141 uintptr_t.
2142
2143 2004-10-14 Andrew Pinski <pinskia@physics.uc.edu>
2144
2145 PR c++/16301
2146 * g++.dg/lookup/strong-using-4.C: New test.
2147
2148 2004-10-14 Andrew Pinski <pinskia@physics.uc.edu>
2149
2150 PR middle-end/16567
2151 * gcc.c-torture/compile/nested-1.c: New test.
2152
2153 2004-10-14 Dorit Naishlos <dorit@il.ibm.com>
2154
2155 * testsuite/gcc.dg/vect/vect-44.c: xfail on i?86-*-*, x86_64-*-*,
2156 and mipsisa64*-*-* (until support for misaligned loads is added).
2157 * testsuite/gcc.dg/vect/vect-50.c: Likewise.
2158 * testsuite/gcc.dg/vect/vect-52.c: Likewise.
2159 * testsuite/gcc.dg/vect/vect-54.c: Likewise.
2160 * testsuite/gcc.dg/vect/vect-58.c: Likewise.
2161 * testsuite/gcc.dg/vect/vect-60.c: Likewise.
2162 * testsuite/gcc.dg/vect/vect-80.c: Likewise.
2163
2164 2004-10-14 Mark Mitchell <mark@codesourcery.com>
2165
2166 PR c++/17976
2167 * g++.dg/init/dtor3.C: New test.
2168
2169 2004-10-15 Ben Elliston <bje@au.ibm.com>
2170
2171 * gcc.dg/ppc-stackalign-1.c: Set dg-options to {}.
2172
2173 2004-10-14 Geoffrey Keating <geoffk@apple.com>
2174
2175 * gcc.dg/darwin-misaligned.c: Don't supply -force_cpusubtype_ALL.
2176 * gcc.dg/macho-lo-sum.c: Likewise.
2177
2178 2004-10-14 Joseph S. Myers <joseph@codesourcery.com>
2179
2180 * gcc.dg/ppc-spe64-1.c: New test.
2181
2182 2004-10-14 Devang Patel <dpatel@apple.com>
2183
2184 PR 17635
2185 * gcc.dg/pr17635.c : New test.
2186
2187 2004-10-14 Olga Golovanevsky <olga@il.ibm.com>
2188
2189 * testsuite/gcc.dg/vect/vect-28.c: Remove xfail.
2190 * testsuite/gcc.dg/vect/vect-30.c: Remove xfail.
2191 * testsuite/gcc.dg/vect/vect-31.c: Vectorize 4 loops instead of 2.
2192 * testsuite/gcc.dg/vect/vect-33.c: Remove xfail.
2193 * testsuite/gcc.dg/vect/vect-44.c: Remove xfail.
2194 * testsuite/gcc.dg/vect/vect-46.c: Remove xfail.
2195 * testsuite/gcc.dg/vect/vect-50.c: Remove xfail.
2196 * testsuite/gcc.dg/vect/vect-52.c: Remove xfail.
2197 * testsuite/gcc.dg/vect/vect-54.c: Remove xfail.
2198 * testsuite/gcc.dg/vect/vect-58.c: Remove xfail.
2199 * testsuite/gcc.dg/vect/vect-60.c: Remove xfail.
2200 * testsuite/gcc.dg/vect/vect-64.c: Vectorize 3 loops instead of 1.
2201 * testsuite/gcc.dg/vect/vect-66.c: Vectorize 3 loops instead of 2.
2202 * testsuite/gcc.dg/vect/vect-68.c: Vectorize 4 loops instead of 2.
2203 * testsuite/gcc.dg/vect/vect-69.c: Vectorize 4 loops instead of 2.
2204 * testsuite/gcc.dg/vect/vect-8.c: Remove xfail.
2205 * testsuite/gcc.dg/vect/vect-80.c: Remove xfail.
2206 * testsuite/gcc.dg/vect/vect-none.c: Vectorize 1 loops instead of 0.
2207
2208 2004-10-14 Dorit Naishlos <dorit@il.ibm.com>
2209
2210 * gcc.dg/vect/vect-82.c: New testcase.
2211 * gcc.dg/vect/vect-82_64.c: New testcase.
2212 * gcc.dg/vect/vect-83.c: New testcase.
2213 * gcc.dg/vect/vect-83_64.c: New testcase.
2214
2215 2004-10-14 Joseph S. Myers <jsm@polyomino.org.uk>
2216
2217 * gcc.dg/cpp/error-1.c: New test.
2218
2219 2004-10-14 Joseph S. Myers <jsm@polyomino.org.uk>
2220
2221 * gcc.dg/c99-tag-3.c, gcc.dg/declspec-14.c: New tests.
2222
2223 2004-10-14 Hans-Peter Nilsson <hp@axis.com>
2224
2225 PR target/17984
2226 * gcc.dg/cris-peep2-xsrand2.c: New test.
2227
2228 2004-10-13 Andrew Pinski <pinskia@physics.uc.edu>
2229
2230 PR c++/17661
2231 * testsuite/g++.dg/expr/for2.C: New test.
2232
2233 2004-10-13 Eric Botcazou <ebotcazou@libertysurf.fr>
2234
2235 * g++.dg/inherit/thunk1.C: Run on the SPARC.
2236
2237 2004-10-13 Jakub Jelinek <jakub@redhat.com>
2238
2239 PR tree-optimization/17724
2240 * g++.dg/opt/pr17724-1.C: New test.
2241 * g++.dg/opt/pr17724-2.C: New test.
2242 * g++.dg/opt/pr17724-3.C: New test.
2243 * g++.dg/opt/pr17724-4.C: New test.
2244 * g++.dg/opt/pr17724-5.C: New test.
2245 * g++.dg/opt/pr17724-6.C: New test.
2246
2247 2004-10-12 Joseph S. Myers <jsm@polyomino.org.uk>
2248
2249 PR c/17301
2250 * gcc.dg/pr17301-2.c: New test.
2251
2252 2004-10-11 Mark Mitchell <mark@codesourcery.com>
2253
2254 PR c++/15876
2255 * g++.dg/parse/error22.C: New test.
2256
2257 PR c++/17936
2258 * g++.dg/template/spec18.C: New test.
2259
2260 2004-10-11 Steve Ellcey <sje@cup.hp.com>
2261
2262 * testsuite/gcc.dg/ia64-asm-1.c: Add prototype for abort
2263 * testsuite/gcc.dg/ia64-sync-1.c: Add prototype for abort and
2264 memcpy.
2265 * testsuite/gcc.dg/ia64-sync-2.c: Ditto.
2266 * testsuite/gcc.dg/ia64-sync-3.c: Ditto.
2267
2268 2004-10-11 Andrew Pinski <pinskia@physics.uc.edu>
2269
2270 * g++.dg/eh/cleanup5.C: Add dg-options "".
2271
2272 2004-10-11 Roger Sayle <roger@eyesopen.com>
2273
2274 PR middle-end/17657
2275 * gcc.dg/switch-4.c: New test case.
2276
2277 2004-10-11 Richard Sandiford <rsandifo@redhat.com>
2278
2279 * gcc.c-torture/execute/20041011-1.c: New test.
2280
2281 2004-10-10 Andrew Pinski <pinskia@physics.uc.edu>
2282
2283 PR c++/17554
2284 * g++.dg/init/for3.C: New test.
2285
2286 PR c++/17657
2287 * g++.dg/opt/switch2.C: New test.
2288
2289 PR middle-end/17703
2290 * g++.dg/warn/Wreturn-2.C: New test.
2291
2292 2004-10-10 Andrew Pinski <pinskia@physics.uc.edu>
2293
2294 PR c++/17907
2295 * g++.dg/eh/cleanup5.C: New test.
2296
2297 2004-10-10 Mark Mitchell <mark@codesourcery.com>
2298
2299 PR c++/17393
2300 * g++.dg/parse/error21.C: New test.
2301
2302 2004-10-10 Gabriel Dos Reis <gdr@integrable-solutions.net>
2303
2304 * g++.dg/overload/pmf1.C: Adjust quoting marks.
2305 * g++.dg/warn/incomplete1.C: Likewise.
2306 * g++.dg/template/qualttp20.C: Likewise.
2307
2308 2004-10-10 Joseph S. Myers <jsm@polyomino.org.uk>
2309
2310 PR c/17881
2311 * parm-incomplete-1.c: New test.
2312
2313 2004-10-09 Mark Mitchell <mark@codesourcery.com>
2314
2315 PR c++/17867
2316 * g++.dg/parse/error19.C: New test.
2317
2318 PR c++/17670
2319 * g++.dg/init/new11.C: New test.
2320
2321 PR c++/17821
2322 * g++.dg/parse/error20.C: New test.
2323
2324 PR c++/17826
2325 * g++.dg/template/crash24.C: New test.
2326
2327 2004-10-10 Joseph S. Myers <jsm@polyomino.org.uk>
2328
2329 PR c/17301
2330 * gcc.dg/pr17301-1.c: New test.
2331
2332 2004-10-10 Joseph S. Myers <jsm@polyomino.org.uk>
2333
2334 PR c/17189
2335 * gcc.dg/anon-struct-5.c: New test.
2336
2337 2004-10-09 Joseph S. Myers <jsm@polyomino.org.uk>
2338
2339 PR c/17844
2340 * gcc.dg/pr17844-1.c: New test.
2341
2342 2004-10-09 Zdenek Dvorak <dvorakz@suse.cz>
2343
2344 PR tree-optimization/17906
2345 * gcc.c-torture/compile/pr17906.c: New.
2346
2347 2004-10-09 Stuart Hastings <stuart@apple.com>
2348 Roger Sayle <roger@eyesopen.com>
2349
2350 PR rtl-optimization/17853
2351 * gcc.dg/i386-mmx-5.c: New testcase.
2352
2353 2004-10-09 Andrew Pinski <pinskia@physics.uc.edu>
2354
2355 * g++.dg/opt/pr17902.C: Fix typo in dg-do.
2356
2357 2004-10-09 Mark Mitchell <mark@codesourcery.com>
2358
2359 PR c++/17524
2360 * g++.dg/template/static9.C: New test.
2361
2362 PR c++/17685
2363 * g++.dg/parse/operator5.C: New test.
2364
2365 2004-10-09 Roger Sayle <roger@eyesopen.com>
2366
2367 PR middle-end/17894
2368 * gcc.c-torture/execute/divcmp-4.c: New test case.
2369
2370 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
2371
2372 PR tree-opt/17902
2373 * g++.dg/opt/pr17902.C: New test.
2374
2375 2004-10-09 Jakub Jelinek <jakub@redhat.com>
2376
2377 * gcc.dg/cpp/ident-1.c: Add dg-options "".
2378
2379 2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
2380
2381 * gcc.dg/float-range-1.c, gcc.dg/float-range-2.c: New tests.
2382
2383 2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
2384
2385 * gcc.dg/assign-warn-3.c: New test.
2386
2387 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
2388
2389 PR c/16999
2390 * gcc.dg/cpp/ident-1.c: New test.
2391
2392 2004-10-08 Nathan Sidwell <nathan@codesourcery.com>
2393
2394 * gcc.c-torture/compile/acc1.c: New.
2395
2396 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
2397
2398 * gcc.dg/darwin-longdouble.c: Include stdlib.h and string.h.
2399 * gcc.dg/darwin-abi-2.c: Include stdlib.h.
2400
2401 2004-10-08 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
2402
2403 * gcc.dg/ultrasp11.c: New test.
2404
2405 2004-10-08 Michael Matz <matz@suse.de>
2406
2407 * gcc.dg/doloop-2.c: New test.
2408
2409 2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
2410
2411 * gcc.dg/assign-warn-1.c, gcc.dg/assign-warn-2.c: New tests.
2412 * gcc.dg/warn-1.c, gcc.dg/noncompile/20020213-1.c,
2413 objc.dg/method-9.m: Update expected diagnostics.
2414
2415 2004-10-07 Geoffrey Keating <geoffk@apple.com>
2416
2417 * gcc.dg/ppc-fsel-3.c: New file.
2418 * gcc.dg/ppc-fsel-1.c: Add -fno-trapping-math, update comment.
2419
2420 2004-10-07 Paul Brook <paul@codesourcery.com>
2421
2422 * gfortran.dg/intrinsic_verify_1.f90: New test.
2423
2424 2004-10-07 Paul Brook <paul@codesourcery.com>
2425
2426 * gfortran.dg/empty_format_1.f90: Remove stray commas.
2427
2428 2004-10-07 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2429
2430 * gfortran.fortran-torture/execute/intrinsic_mvbits.f90,
2431 gfortran.dg/ishft.f90: Add more tests. Add dg-warning in followup
2432 commit.
2433
2434 2004-10-07 Andrew Pinski <pinskia@physics.uc.edu>
2435
2436 * g++.dg/ext/asm6.C: Remove extraneous semicolon.
2437
2438 2004-10-07 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2439
2440 PR c++/17115
2441 * g++.dg/warn/Winline-4.C: New test.
2442
2443 2004-10-07 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
2444
2445 * gcc.c-torture/compile/20041007-1.c: New test.
2446
2447 2004-10-07 Paul Brook <paul@codesourcery.com>
2448
2449 PR fortran/17678
2450 * gfortran.dg/use_allocated_1.f90: New test.
2451
2452 2004-10-06 Andrew Pinski <pinskia@physics.uc.edu>
2453
2454 PR middle-end/17849
2455 * gfortran.fortran-torture/compile/nested.f90: New test
2456
2457 2004-10-06 Joseph S. Myers <jsm@polyomino.org.uk>
2458
2459 * gcc.dg/Wconversion-2.c, gcc.dg/func-args-1.c: New tests.
2460
2461 2004-10-06 Andrew Pinski <pinskia@physics.uc.edu>
2462
2463 PR c++/17368
2464 * g++.dg/ext/asm6.C: New test.
2465
2466 2004-10-06 Kenneth Zadeck <zadeck@naturalbridge.com>
2467
2468 * gcc.dg/20011119-1.c : Added memory attribute to asm sequence.
2469
2470 2004-10-06 Paul Brook <paul@codesourcery.com>
2471
2472 PR libfortran/17709
2473 * gfortran.dg/empty_format_1.f90: New test.
2474
2475 2004-10-06 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2476
2477 PR fortran/17568
2478 * gfortran.dg/ishft.f90: New test.
2479
2480 PR fortran/17283
2481 * gfortran.fortran-torture/execute/intrinsic_pack.f90: Enable new
2482 tests.
2483
2484 2004-10-06 Paul Brook <paul@codesourcery.com>
2485
2486 * gfortran.dg/do_1.f90: New test.
2487
2488 2004-10-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2489
2490 * gcc.c-torture/execute/builtins/lib/strcpy.c: Don't abort when
2491 optimizing for size.
2492
2493 2004-10-05 Joseph S. Myers <jsm@polyomino.org.uk>
2494
2495 * gcc.dg/complex-2.c, gcc.dg/complex-2.h: New test.
2496
2497 2004-10-05 Joseph S. Myers <jsm@polyomino.org.uk>
2498
2499 * gcc.c-torture/compile/20041005-1.c: New test.
2500
2501 2004-10-05 Nathan Sidwell <nathan@codesourcery.com>
2502
2503 PR c++/17829
2504 * g++.dg/lookup/koenig4.C: New.
2505
2506 2004-10-05 Gabriel Dos Reis <gdr@integrable-solutions.net>
2507
2508 * g++.dg/other/classkey1.C: Adjust quoting marks.
2509 * g++.dg/parse/error15.C: Likewise.
2510 * g++.dg/template/meminit2.C (int>): Likewise.
2511
2512 2004-10-04 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2513
2514 PR fortran/17283
2515 * gfortran.fortran-torture/execute/intrinsic_pack.f90: Add more tests.
2516
2517 PR fortran/17631
2518 * gfortran.fortran-torture/execute/intrinsic_mvbits.f90: New test.
2519
2520 PR fortran/17708
2521 * gfortran.dg/pr17708.f90: New test.
2522
2523 2004-10-04 Chao-ying Fu <fu@mips.com>
2524
2525 * gcc.dg/vect/pr16105.c: Enable for mipsisa64*-*-*.
2526 * gcc.dg/vect/vect-4.c: Ditto.
2527 * gcc.dg/vect/vect-5.c: Ditto.
2528 * gcc.dg/vect/vect-6.c: Ditto.
2529 * gcc.dg/vect/vect-8.c: Ditto.
2530 * gcc.dg/vect/vect-16.c: Ditto.
2531 * gcc.dg/vect/vect-30.c: Ditto.
2532 * gcc.dg/vect/vect-40.c: Ditto.
2533 * gcc.dg/vect/vect-41.c: Ditto.
2534 * gcc.dg/vect/vect-42.c: Ditto.
2535 * gcc.dg/vect/vect-43.c: Ditto.
2536 * gcc.dg/vect/vect-44.c: Ditto.
2537 * gcc.dg/vect/vect-45.c: Ditto.
2538 * gcc.dg/vect/vect-46.c: Ditto.
2539 * gcc.dg/vect/vect-47.c: Ditto.
2540 * gcc.dg/vect/vect-48.c: Ditto.
2541 * gcc.dg/vect/vect-49.c: Ditto.
2542 * gcc.dg/vect/vect-50.c: Ditto.
2543 * gcc.dg/vect/vect-51.c: Ditto.
2544 * gcc.dg/vect/vect-52.c: Ditto.
2545 * gcc.dg/vect/vect-53.c: Ditto.
2546 * gcc.dg/vect/vect-54.c: Ditto.
2547 * gcc.dg/vect/vect-55.c: Ditto.
2548 * gcc.dg/vect/vect-56.c: Ditto.
2549 * gcc.dg/vect/vect-57.c: Ditto.
2550 * gcc.dg/vect/vect-58.c: Ditto.
2551 * gcc.dg/vect/vect-59.c: Ditto.
2552 * gcc.dg/vect/vect-60.c: Ditto.
2553 * gcc.dg/vect/vect-74.c: Ditto.
2554 * gcc.dg/vect/vect-79.c: Ditto.
2555 * gcc.dg/vect/vect-80.c: Ditto.
2556
2557 2004-10-04 Andrew Pinski <pinskia@physics.uc.edu>
2558
2559 * gcc.dg/unused-7.c: Use the correct option.
2560
2561 2004-10-04 Paul Brook <paul@codesourcery.com>
2562 Bud Davis <bdavis9659@comcast.net>
2563
2564 PR fortran/17706
2565 PR fortran/16434
2566 * gfortran/pr17706.f90: New test.
2567 * gfortran.dg/g77/f77-edit-s-out.f: Remove xfail.
2568
2569 2004-10-04 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2570
2571 * gfortran.dg/pr17612.f90: New test.
2572
2573 2004-10-03 Gabriel Dos Reis <gdr@integrable-solutions.net>
2574
2575 * g++.dg/template/local1.C: Adjust quoting marks in
2576 testing for diagnostics.
2577 * g++.dg/tls/diag-2.C: Likewise.
2578 * g++.dg/other/error8.C: Likewise.
2579
2580 2004-10-03 Andrew Pinski <pinskia@physics.uc.edu>
2581
2582 PR c/17178
2583 * gcc.dg/unused-4.c: Adjust to be correct.
2584
2585 PR c/17820
2586 * gcc.dg/unused-7.c: New test.
2587
2588 2004-10-03 Andrew Pinski <pinskia@physics.uc.edu>
2589
2590 PR c++/17797
2591 * g++.dg/overload/template2.C: New test.
2592
2593 2004-10-03 Kazu Hirata <kazu@cs.umass.edu>
2594
2595 PR tree-optimization/16632
2596 * gcc.dg/tree-ssa/20041002-1.c: New.
2597
2598 2004-10-03 Paul Brook <paul@codesourcery.com>
2599
2600 * gfortran.dg/pr17286.f90: Add dg-do line. Explicitly test bug,
2601 rather than relying on default formatting.
2602
2603 2004-10-02 Joseph S. Myers <jsm@polyomino.org.uk>
2604
2605 * gcc.dg/20040920-1.c: Update expected message text.
2606
2607 2004-10-02 Ulrich Weigand <uweigand@de.ibm.com>
2608
2609 * gcc.dg/tree-ssa/loop-1.c: Merge changed dg-options for s390-*-*.
2610
2611 2004-10-01 Zdenek Dvorak <dvorakz@suse.cz>
2612
2613 * gcc.dg/tree-ssa/loop-1.c: Check that unrolling occurs already on
2614 tree level.
2615
2616 2004-10-01 Andrew Pinski <pinskia@physics.uc.edu>
2617
2618 * gcc.dg/tree-ssa/pr17343.c: Remove.
2619
2620 2004-10-01 Andrew Pinski <pinskia@physics.uc.edu>
2621
2622 PR tree-opt/17343
2623 * gcc.dg/tree-ssa/pr17343.c: New test.
2624
2625 2004-10-01 Jakub Jelinek <jakub@redhat.com>
2626
2627 * gcc.dg/tree-ssa/stdarg-1.c: Removed.
2628 * gcc.dg/tree-ssa/stdarg-2.c: Removed.
2629 * gcc.dg/tree-ssa/stdarg-3.c: Removed.
2630 * gcc.dg/tree-ssa/stdarg-4.c: Removed.
2631 * gcc.dg/tree-ssa/stdarg-5.c: Removed.
2632
2633 2004-09-30 Joseph S. Myers <jsm@polyomino.org.uk>
2634
2635 * gcc.dg/lvalue-2.c: New test.
2636
2637 2004-09-30 Joseph S. Myers <jsm@polyomino.org.uk>
2638
2639 PR c/17730
2640 * gcc.dg/pr17730-1.c: New test
2641
2642 2004-09-29 Joseph S. Myers <jsm@polyomino.org.uk>
2643
2644 PR c/7425
2645 * gcc.dg/deprecated-3.c, g++.dg/warn/deprecated-2.C: New tests.
2646
2647 2004-09-29 Jakub Jelinek <jakub@redhat.com>
2648
2649 * gcc.c-torture/execute/stdarg-1.c: New test.
2650 * gcc.c-torture/execute/stdarg-2.c: New test.
2651 * gcc.c-torture/execute/stdarg-3.c: New test.
2652 * gcc.dg/tree-ssa/stdarg-1.c: New test.
2653 * gcc.dg/tree-ssa/stdarg-2.c: New test.
2654 * gcc.dg/tree-ssa/stdarg-3.c: New test.
2655 * gcc.dg/tree-ssa/stdarg-4.c: New test.
2656 * gcc.dg/tree-ssa/stdarg-5.c: New test.
2657
2658 2004-09-29 Jakub Jelinek <jakub@redhat.com>
2659
2660 PR tree-optimization/17697
2661 * g++.dg/opt/pr17697-1.C: New test.
2662 * g++.dg/opt/pr17697-2.C: New test.
2663 * g++.dg/opt/pr17697-3.C: New test.
2664
2665 2004-09-28 Joseph S. Myers <jsm@polyomino.org.uk>
2666
2667 PR c/16409
2668 * gcc.dg/vla-init-2.c, gcc.dg/vla-init-3.c, gcc.dg/vla-init-4.c,
2669 gcc.dg/vla-init-5.c: New tests.
2670
2671 2004-09-27 Joseph S. Myers <jsm@polyomino.org.uk>
2672
2673 PR c/13804
2674 * gcc.dg/pr13804-1.c: New test.
2675
2676 2004-09-27 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2677
2678 PR fortran/16938
2679 * gfortran.dg/pr16938.f90: New test.
2680
2681 2004-09-27 Mark Mitchell <mark@codesourcery.com>
2682
2683 * g++.dg/template/crash23.C: New test.
2684
2685 2004-09-27 Mark Mitchell <mark@codesourcery.com>
2686
2687 PR c++/17585
2688 * g++.dg/template/static8.C: New test.
2689
2690 2004-09-27 Nathan Sidwell <nathan@codesourcery.com>
2691
2692 PR c++/17681
2693 * g++.dg/other/error9.C: New test.
2694
2695 2004-09-26 Ulrich Weigand <uweigand@de.ibm.com>
2696
2697 * gcc.dg/tree-ssa/loop-1.c: Use -msmall-exec on s390-*-* targets.
2698
2699 2004-09-26 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2700
2701 PR fortran/15164
2702 * gfortran.dg/pr15164.f90: New test. Fixed in followup commit.
2703
2704 2004-09-26 Roger Sayle <roger@eyesopen.com>
2705
2706 PR middle-end/17112
2707 * gcc.dg/pr17112-1.c: New test case.
2708
2709 2004-09-26 Joseph S. Myers <jsm@polyomino.org.uk>
2710
2711 PR c/11459
2712 * gcc.dg/pr11459-1.c: New test.
2713
2714 2004-09-25 Ulrich Weigand <uweigand@de.ibm.com>
2715
2716 * gcc.dg/tree-ssa/loop-2.c: Avoid matching new-line in regexp.
2717 * gcc.dg/tree-ssa/loop-4.c: Likewise.
2718
2719 2004-09-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2720
2721 * gfortran.dg/pr15324.f90: Make array bounds consistent.
2722
2723 2004-09-25 Jan Hubicka <jh@suse.cz>
2724
2725 * compile/30040909-1.c: New test.
2726 * compile/30040907-1.c: New test.
2727
2728 2004-09-25 Richard Sandiford <rsandifo@redhat.com>
2729
2730 * gcc.c-torture/execute/va-arg-26.c: New test.
2731
2732 2004-09-24 Zack Weinberg <zack@codesourcery.com>
2733
2734 * objc.dg/proto-lossage-4.m: Use long instead of int to avoid
2735 extra diagnostics on targets with 64-bit pointers.
2736 * objc.dg/selector-1.m: Adjust dg-warning regexp.
2737
2738 2004-09-24 Joseph S. Myers <jsm@polyomino.org.uk>
2739
2740 PR c/17188
2741 * gcc.dg/nested-redef-1.c, gcc.dg/pr17188-1.c: New tests.
2742 * gcc.dg/decl-3.c: Adjust expected message.
2743
2744 2004-09-24 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2745
2746 PR fortran/17615
2747 * gfortran.dg/pr17615.f90: New test.
2748
2749 2004-09-24 Andrew MacLeod <amacleod@redhat.com>
2750
2751 PR tree-optimzation/17517
2752 * g++.dg/tree-ssa/pr17517.C: New Test.
2753
2754 2004-08-24 Nathan Sidwell <nathan@codesourcery.com>
2755
2756 PR c++/16889
2757 * g++.dg/lookup/ambig3.C: New.
2758
2759 2004-09-24 Andrew Pinski <pinskia@physics.uc.edu>
2760
2761 PR tree-opt/17624
2762 * g++.dg/opt/pr17624.C: New test.
2763
2764 2004-09-24 Joseph S. Myers <jsm@polyomino.org.uk>
2765
2766 PR c/6980
2767 * gcc.dg/Wbad-function-cast-1.c: New test.
2768
2769 2004-09-23 Zack Weinberg <zack@codesourcery.com>
2770
2771 * g++.dg/ext/complit1.C
2772 * g++.dg/other/error2.C
2773 * g++.dg/other/nontype-1.C
2774 * g++.dg/parse/crash11.C
2775 * g++.dg/parse/crash12.C
2776 * g++.dg/parse/error15.C
2777 * g++.dg/parse/error4.C
2778 * g++.dg/parse/tmpl-outside1.C
2779 * g++.dg/parse/too-many-tmpl-args1.C
2780 * g++.dg/template/dependent-expr3.C
2781 * g++.dg/template/error10.C
2782 * g++.dg/template/instantiate1.C
2783 * g++.dg/template/vtable2.C
2784 * g++.dg/warn/Wshadow-1.C
2785 * g++.dg/warn/weak1.C
2786 * g++.old-deja/g++.brendan/crash16.C
2787 * g++.old-deja/g++.brendan/crash18.C
2788 * g++.old-deja/g++.brendan/crash48.C
2789 * g++.old-deja/g++.brendan/crash49.C
2790 * g++.old-deja/g++.brendan/crash55.C
2791 * g++.old-deja/g++.brendan/crash56.C
2792 * g++.old-deja/g++.brendan/crash8.C
2793 * g++.old-deja/g++.brendan/enum11.C
2794 * g++.old-deja/g++.brendan/enum8.C
2795 * g++.old-deja/g++.brendan/enum9.C
2796 * g++.old-deja/g++.brendan/friend3.C
2797 * g++.old-deja/g++.brendan/misc14.C
2798 * g++.old-deja/g++.bugs/900402_02.C
2799 * g++.old-deja/g++.bugs/900404_03.C
2800 * g++.old-deja/g++.bugs/900404_04.C
2801 * g++.old-deja/g++.bugs/900428_03.C
2802 * g++.old-deja/g++.jason/crash4.C
2803 * g++.old-deja/g++.jason/overload21.C
2804 * g++.old-deja/g++.jason/redecl1.C
2805 * g++.old-deja/g++.jason/report.C
2806 * g++.old-deja/g++.jason/rfg10.C
2807 * g++.old-deja/g++.jason/template30.C
2808 * g++.old-deja/g++.law/arm12.C
2809 * g++.old-deja/g++.law/ctors5.C
2810 * g++.old-deja/g++.law/cvt20.C
2811 * g++.old-deja/g++.law/init10.C
2812 * g++.old-deja/g++.law/init8.C
2813 * g++.old-deja/g++.law/visibility17.C
2814 * g++.old-deja/g++.law/visibility7.C
2815 * g++.old-deja/g++.mike/net8.C
2816 * g++.old-deja/g++.mike/p646.C
2817 * g++.old-deja/g++.mike/p700.C
2818 * g++.old-deja/g++.mike/p701.C
2819 * g++.old-deja/g++.mike/p811.C
2820 * g++.old-deja/g++.ns/template13.C
2821 * g++.old-deja/g++.other/array3.C
2822 * g++.old-deja/g++.other/crash25.C
2823 * g++.old-deja/g++.other/dtor3.C
2824 * g++.old-deja/g++.other/dtor4.C
2825 * g++.old-deja/g++.other/main1.C
2826 * g++.old-deja/g++.other/warn7.C
2827 * g++.old-deja/g++.pt/crash11.C
2828 * g++.old-deja/g++.pt/crash36.C
2829 * g++.old-deja/g++.pt/spec22.C
2830 * g++.old-deja/g++.pt/spec9.C
2831 * g++.old-deja/g++.pt/ttp52.C
2832 * g++.old-deja/g++.robertl/eb103.C
2833 * g++.old-deja/g++.robertl/eb121.C
2834 * g++.old-deja/g++.robertl/eb22.C
2835 * g++.old-deja/g++.robertl/eb8.C:
2836 Update locations and/or regexps of dg-error markers.
2837 Remove markers for some bogus messages that are no longer issued.
2838
2839 2004-09-23 Jakub Jelinek <jakub@redhat.com>
2840
2841 * gcc.c-torture/execute/builtins/strcpy-2.c: New test.
2842 * gcc.c-torture/execute/builtins/strcpy-2-lib.c: New.
2843
2844 2004-09-23 Andrew Pinski <pinskia@physics.uc.edu>
2845
2846 PR c++/17618
2847 * g++.dg/lookup/crash5.C: New test.
2848
2849 2004-09-23 Dorit Naishlos <dorit@il.ibm.com>
2850
2851 * gcc.dg/vect/vect-27.c: Now vectorized on altivec.
2852 * gcc.dg/vect/vect-29.c: Now vectorized on altivec.
2853 * gcc.dg/vect/vect-48.c: Now vectorized on altivec.
2854 * gcc.dg/vect/vect-56.c: Now vectorized on altivec.
2855 * gcc.dg/vect/vect-72.c: New test for altivec and sse2.
2856 * gcc.dg/vect/vect-77.c: Now vectorized on altivec.
2857
2858 * gcc.dg/vect/vect-27a.c: New test for altivec and mmx.
2859 * gcc.dg/vect/vect-29a.c: New test for altivec and mmx.
2860 * gcc.dg/vect/vect-48a.c: New test for altivec and mmx.
2861 * gcc.dg/vect/vect-56a.c: New test for altivec and mmx.
2862 * gcc.dg/vect/vect-72a.c: New test for altivec and mmx.
2863 * gcc.dg/vect/vect-77a.c: New test for altivec and mmx.
2864
2865 * gcc.dg/vect/vect-13.c: Change to run test instead of compile.
2866
2867 * gcc.dg/vect/vect-44.c: Check additional cases.
2868 * gcc.dg/vect/vect-48.c: Check additional cases.
2869
2870 * gcc.dg/vect/vect-26.c: Use sse2 instead of sse.
2871 * gcc.dg/vect/vect-27.c: Use sse2 instead of sse.
2872 * gcc.dg/vect/vect-28.c: Use sse2 instead of sse.
2873 * gcc.dg/vect/vect-29.c: Use sse2 instead of sse.
2874 * gcc.dg/vect/vect-4?.c: Use sse2 instead of sse.
2875 * gcc.dg/vect/vect-75.c: Use sse2 instead of sse.
2876 * gcc.dg/vect/vect-76.c: Use sse2 instead of sse.
2877 * gcc.dg/vect/vect-77.c: Use sse2 instead of sse.
2878 * gcc.dg/vect/vect-78.c: Use sse2 instead of sse.
2879
2880 * gcc.dg/vect/vect-5?.c: Use sse2 instead of sse. Add return 0.
2881 * gcc.dg/vect/vect-60.c: Use sse2 instead of sse. Add return 0.
2882 * gcc.dg/vect/vect-61.c: Use sse2 instead of sse. Add return 0.
2883
2884 2004-09-23 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2885
2886 * gcc.dg/tree-ssa/loop-6.c: New test.
2887
2888 2004-09-23 Nathan Sidwell <nathan@codesourcery.com>
2889
2890 PR c++/17620
2891 * g++.dg/inherit/base2.C: New.
2892
2893 2004-09-22 Eric Botcazou <ebotcazou@libertysurf.fr>
2894
2895 * gcc.dg/20001012-1.c: Add prototypes for builtin functions.
2896 * gcc.dg/20001012-2.c: Likewise.
2897 * gcc.dg/20001013-1.c: Likewise.
2898 * gcc.dg/20001101-1.c: Likewise.
2899 * gcc.dg/20001102-1.c: Likewise.
2900 * gcc.dg/bf-spl1.c: Likewise.
2901 * gcc.dg/titype-1.c: Remove special-casing for SPARC.
2902 * gcc.dg/20040813-1.c: Add missing "." to the regexp.
2903
2904 2004-09-22 Diego Novillo <dnovillo@redhat.com>
2905
2906 PR tree-optimization/16721
2907 * testsuite/gcc.dg/tree-ssa/pr16721.c: New test.
2908
2909 2004-09-23 Ulrich Weigand <uweigand@de.ibm.com>
2910
2911 * gcc.dg/20030123-1.c: Add prototypes for builtin functions.
2912 * gcc.dg/20040305-1.c: Likewise.
2913
2914 2004-09-22 Joseph S. Myers <jsm@polyomino.org.uk>
2915
2916 PR c/16566
2917 * gcc.c-torture/compile/pr16566-1.c,
2918 gcc.c-torture/compile/pr16566-2.c,
2919 gcc.c-torture/compile/pr16566-3.c: New tests.
2920
2921 2004-09-22 Kazu Hirata <kazu@cs.umass.edu>
2922
2923 PR tree-optimization/17512
2924 * gcc.c-torture/compile/20040916-1.c.
2925
2926 2004-09-21 Mark Mitchell <mark@codesourcery.com>
2927
2928 * gcc.dg/pragma-re-3.c: New test.
2929
2930 2004-09-17 Matt Austern <austern@apple.com>
2931
2932 PR c++/15049
2933 * g++.dg/other/anon3.C: New.
2934
2935 2004-09-21 Roger Sayle <roger@eyesopen.com>
2936
2937 PR c++/7503
2938 * g++.dg/opt/pr7503-1.C: New testcase for COND_EXPR lvalues.
2939 * g++.dg/opt/pr7503-2.C: New testcase for <? and >? lvalues.
2940 * g++.dg/opt/pr7503-3.C: New testcase for invalid <? lvalue errors.
2941 * g++.dg/opt/pr7503-4.C: New testcase for <?= and >?= assignments.
2942 * g++.dg/opt/pr7503-5.C: New testcase for side-effects with <?=.
2943
2944 2004-09-21 Bud Davis <bdavis9659@comcast.net>
2945
2946 PR fortran/17286
2947 * gfortran.dg/pr17286.f90: New test.
2948
2949 2004-09-20 Mark Mitchell <mark@codesourcery.com>
2950
2951 PR c++/17530
2952 * g++.dg/template/static7.C: New test.
2953
2954 2004-09-20 Andrew Pinski <pinskia@physics.uc.edu>
2955
2956 PR tree-opt/17558
2957 * gcc.c-torture/compile/pr17558.c: New test.
2958
2959 2004-09-20 Richard Sandiford <rsandifo@redhat.com>
2960
2961 * gcc.dg/compat/sdata-section.h (SDATA_SECTION): Don't use an attribute
2962 if SKIP_ATTRIBUTE is defined.
2963
2964 2004-09-20 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2965
2966 PR fortran/15957
2967 * gfortran.dg/pr15957.f90: New test.
2968
2969 2004-09-20 Dorit Naishlos <dorit@il.ibm.com>
2970
2971 * gcc.dg/vect/vect-74.c: Avoid floating point precision error
2972 in comparison.
2973 * gcc.dg/vect/vect-79.c: Likewise.
2974 * gcc.dg/vect/vect-80.c: Likewise.
2975
2976 2004-09-20 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2977
2978 PR fortran/15750
2979 * gfortran.fortran-torture/execute/iolength_2.f90: New test.
2980
2981 2004-09-20 Ira Rosen <irar@il.ibm.com>
2982
2983 * gcc.dg/vect/vect-13.c: Added xfail for non ppc platforms.
2984 * gcc.dg/vect/vect-74.c: Split into 3 tests (vect-79.c, vect-80.c).
2985 * gcc.dg/vect/vect-62.c: New testcase.
2986 * gcc.dg/vect/vect-63.c: New testcase.
2987 * gcc.dg/vect/vect-64.c: New testcase.
2988 * gcc.dg/vect/vect-65.c: New testcase.
2989 * gcc.dg/vect/vect-66.c: New testcase.
2990 * gcc.dg/vect/vect-67.c: New testcase.
2991 * gcc.dg/vect/vect-68.c: New testcase.
2992 * gcc.dg/vect/vect-69.c: New testcase.
2993 * gcc.dg/vect/vect-79.c: New testcase.
2994 * gcc.dg/vect/vect-80.c: New testcase.
2995
2996 2004-09-20 Richard Sandiford <rsandifo@redhat.com>
2997
2998 * gcc.target/mips/asm-1.c: New test.
2999
3000 2004-09-19 Ira Rosen <irar@il.ibm.com>
3001
3002 * gcc.dg/vect/vect-13.c: Now vectorized on ppc*.
3003 * gcc.dg/vect/vect-73.c: New testcase.
3004 * gcc.dg/vect/vect-74.c: New testcase.
3005 * gcc.dg/vect/vect-75.c: New testcase.
3006 * gcc.dg/vect/vect-76.c: New testcase.
3007 * gcc.dg/vect/vect-77.c: New testcase.
3008 * gcc.dg/vect/vect-78.c: New testcase
3009
3010 2004-09-18 Paul Brook <paul@codesourcery.com>
3011
3012 * g++.old-deja/g++.pt/static11.C: XFAIL on arm*-*-eabi.
3013
3014 2004-09-18 Joseph S. Myers <jsm@polyomino.org.uk>
3015
3016 PR c/17424
3017 * gcc.dg/pr17424-1.c: New test.
3018
3019 2004-09-18 Diego Novillo <dnovillo@redhat.com>
3020
3021 * g++.dg/tree-ssa/pr17153.C: New test.
3022
3023 2004-09-16 Geoffrey Keating <geoffk@apple.com>
3024
3025 PR pch/13361
3026 * testsuite/g++.dg/pch/wchar-1.C: New.
3027 * testsuite/g++.dg/pch/wchar-1.Hs: New.
3028
3029 2004-09-17 Kenneth Zadeck <Kenneth.Zadeck@NaturalBridge.com>
3030
3031 * gcc.c-torture/execute/20040917-1.c: New test.
3032
3033 2004-09-17 Diego Novillo <dnovillo@redhat.com>
3034
3035 PR tree-optimization/17319
3036 * gcc.dg/pr17319.c: New test.
3037
3038 2004-09-17 Devang Patel <dpatel@apple.com>
3039
3040 * gcc.dg/20040813-1.c: New test.
3041
3042 2004-09-17 Diego Novillo <dnovillo@redhat.com>
3043
3044 PR tree-optimization/17273
3045 * gcc.c-torture/compile/pr17273.c: New test.
3046
3047 2004-09-17 Joseph S. Myers <jsm@polyomino.org.uk>
3048
3049 * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c:
3050 Update expected messages.
3051 * gcc.dg/declspec-13.c: New test.
3052
3053 2004-09-17 David Edelsohn <edelsohn@gnu.org>
3054
3055 * gcc.dg/darwin-longlong.c: XFAIL on AIX and SPE.
3056
3057 2004-09-17 Diego Novillo <dnovillo@redhat.com>
3058
3059 * gcc.c-torture/execute/pr17252.c: Use post-increment to
3060 change what 'a' is pointing to.
3061
3062 2004-09-17 Mark Mitchell <mark@codesourcery.com>
3063
3064 PR c++/16002
3065 * g++.dg/template/error18.C: New test.
3066
3067 PR c++/16029
3068 * g++.dg/warn/Wunused-8.C: New test.
3069
3070 2004-09-17 Steven Bosscher <stevenb@suse.de>
3071
3072 PR tree-optimization/17513
3073 * gcc.dg/20040916-1.c: New test.
3074
3075 2004-09-16 Mark Mitchell <mark@codesourcery.com>
3076
3077 PR c++/17501
3078 * g++.dg/template/typename7.C: New test.
3079
3080 2004-09-16 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3081
3082 * gcc.dg/tree-ssa/copy-headers.c: Update outcome.
3083
3084 2004-09-16 Frank Ch. Eigler <fche@redhat.com>
3085
3086 * gcc.misc-tests/bprob.exp, g++.dg/bprob/bprob.exp: Iterate tests
3087 with -ftree-based-profiling also.
3088 * lib/profopt.exp: Support late-set profile_option/feedback_option.
3089
3090 2004-09-16 Victor Leikehman <lei@il.ibm.com>
3091
3092 PR/15364
3093 * gfortran.dg/der_array_io_1.f90: New test.
3094 * gfortran.dg/der_array_io_2.f90: New test.
3095 * gfortran.dg/der_array_io_3.f90: New test.
3096
3097 2004-09-15 Mark Mitchell <mark@codesourcery.com>
3098
3099 * testsuite/g++.old-deja/g++.abi/cxa_vec.C: Adjust for ARM
3100 EABI.
3101
3102 2004-09-15 Mark Mitchell <mark@codesourcery.com>
3103
3104 * g++.dg/opt/switch1.C: New test.
3105
3106 2004-09-15 Joseph S. Myers <jsm@polyomino.org.uk>
3107
3108 * g++.dg/ext/member-attr.C, g++.dg/warn/deprecated.C,
3109 gcc.dg/deprecated.c, gcc.dg/noreturn-1.c, gcc.dg/noreturn-4.c:
3110 Update expected messages.
3111
3112 2004-09-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3113
3114 PR fortran/16485
3115 * gfortran.dg/same_name_1.f90: New test.
3116
3117 2004-09-15 Diego Novillo <dnovillo@redhat.com>
3118
3119 * gcc.c-torture/execute/pr17252.c: Fix thinko. Don't
3120 dereference garbage pointers.
3121
3122 2004-09-15 Jakub Jelinek <jakub@redhat.com>
3123
3124 * gcc.c-torture/execute/builtins/strlen-3.c: New test.
3125 * gcc.c-torture/execute/builtins/strlen-3-lib.c: New.
3126
3127 * gcc.c-torture/execute/builtins/memmove.c (main_test): Formatting.
3128 * gcc.c-torture/execute/builtins/memmove-2.c: New test.
3129 * gcc.c-torture/execute/builtins/memmove-2-lib.c: New.
3130
3131 2004-09-14 Mark Mitchell <mark@codesourcery.com>
3132
3133 PR c++/17324
3134 * g++.dg/template/mangle1.C: New test.
3135
3136 2004-09-14 Diego Novillo <dnovillo@redhat.com>
3137
3138 PR tree-optimization/17252
3139 * gcc.c-torture/execute/pr17252.c: New test.
3140
3141 2004-09-14 Andrew Pinski <apinski@apple.com>
3142
3143 * g++.dg/tree-ssa/pointer-reference-alias.C: New test.
3144
3145 2004-09-14 Roger Sayle <roger@eyesopen.com>
3146
3147 PR rtl-optimization/9771
3148 * gcc.dg/pr9771-1.c: New test case.
3149
3150 2004-09-14 Diego Novillo <dnovillo@redhat.com>
3151
3152 PR tree-optimization/15262
3153 * gcc.c-torture/execute/pr15262-1.c: New test.
3154 * gcc.c-torture/execute/pr15262-2.c: New test.
3155
3156 2004-09-14 Joseph S. Myers <jsm@polyomino.org.uk>
3157
3158 * gcc.dg/declspec-12.c: New test.
3159
3160 2004-09-14 Bud Davis <bdavis9659@comcast.net>
3161
3162 * gfortran.dg/pr17090.f90: Add directives to test.
3163
3164 2004-09-14 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3165
3166 * gcc.c-torture/compile/20040914-1.c: New test.
3167
3168 2004-09-13 Mark Mitchell <mark@codesourcery.com>
3169
3170 PR c++/16162
3171 * g++.dg/template/decl2.C: New test.
3172
3173 2004-09-13 Bud Davis <bdavis9659@comcast.net>
3174
3175 PR fortran/17090
3176 * gfortran.dg/pr17090.f90: New test.
3177
3178 2004-09-13 Dale Johannesen <dalej@apple.com>
3179
3180 * gcc.c-torture/compile/pr17408.c: New test case.
3181
3182 2004-09-13 Mark Mitchell <mark@codesourcery.com>
3183
3184 PR c++/16716
3185 * g++.dg/parse/crash17.C: New test.
3186
3187 PR c++/17327
3188 * g++.dg/template/enum3.C: New test.
3189
3190 2004-09-13 Hans-Peter Nilsson <hp@bitrange.com>
3191
3192 * lib/gcc-defs.exp: Load wrapper.exp.
3193 * lib/g++.exp (g++_init): Call g++_maybe_build_wrapper instead of
3194 using local code.
3195 * lib/gcc.exp (gcc_init): Similar.
3196 * lib/gfortran.exp (gfortran_init): Similar.
3197 * lib/objc.exp (objc_init): Similar.
3198 * lib/treelang.exp (treelang_init): Similar.
3199 * lib/wrapper.exp: New file with build_wrapper call machinery in
3200 ${tool}_maybe_build_wrapper.
3201
3202 2004-09-13 Joseph S. Myers <jsm@polyomino.org.uk>
3203
3204 * gcc.dg/declspec-7.c: Don't expect diagnostic for duplicate
3205 "inline".
3206 * gcc.dg/declspec-11.c: Update expected messages.
3207 * gcc.dg/inline-6.c, gcc.dg/inline-7.c, gcc.dg/inline-8.c,
3208 gcc.dg/inline-9.c, gcc.dg/inline-10.c, gcc.dg/inline-11.c,
3209 gcc.dg/inline-12.c: New tests.
3210
3211 2004-09-13 Andrew MacLeod <amacleod@redhat.com>
3212
3213 * g++.dg/tree-ssa/pr17400.C: New testcase.
3214
3215 2004-09-13 James E Wilson <wilson@specifixinc.com>
3216
3217 * gcc.target/mips/sb1-1.c: New testcase.
3218
3219 2004-09-12 Hans-Peter Nilsson <hp@bitrange.com>
3220
3221 * lib/g77-dg.exp: Remove unused file.
3222 * lib/mike-g77.exp: Ditto.
3223 * lib/g77.exp: Ditto.
3224
3225 2004-09-12 Richard Henderson <rth@redhat.com>
3226
3227 * g++.old-deja/g++.other/sizeof3.C: Fix abort declaration.
3228
3229 2004-09-13 Joseph S. Myers <jsm@polyomino.org.uk>
3230
3231 * g++.dg/warn/Wswitch-1.C, g++.dg/warn/Wswitch-2.C,
3232 gcc.dg/Wswitch-2.c, gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
3233 gcc.dg/declspec-9.c, gcc.dg/declspec-10.c, gcc.dg/declspec-11.c,
3234 gcc.dg/m-un-2.c, gcc.dg/noreturn-1.c, gcc.dg/wtr-conversion-1.c:
3235 Update expected messages.
3236
3237 2004-09-13 Hans-Peter Nilsson <hp@axis.com>
3238
3239 * gcc.dg/asmreg-1.c (__syscall_getdents64): Adjust signedness
3240 declaration/use mismatch for dirp parameter.
3241
3242 2004-09-12 Andrew Pinski <apinski@apple.com>
3243
3244 * lib/objc.exp (objc_target_compile): Look for libobjc-gnu.a also when
3245 -fgnu-runtime is passed.
3246
3247 2004-09-12 Richard Henderson <rth@redhat.com>
3248
3249 * lib/fortran-torture.exp (add-ieee-options): Replace ieee-options;
3250 do the uplevel thing and update additional_flags directly.
3251 * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x,
3252 gfortran.fortran-torture/execute/intrinsic_nearest.x,
3253 gfortran.fortran-torture/execute/intrinsic_set_exponent.x,
3254 gfortran.fortran-torture/execute/nan_inf_fmt.x: Update to match.
3255
3256 2004-09-11 Steven Bosscher <stevenb@suse.de>
3257
3258 * g++.dg/parse/break-in-for.C: Fix for -ansi -pedantic-errors.
3259
3260 2004-09-11 Roger Sayle <roger@eyesopen.com>
3261
3262 PR middle-end/17411
3263 * g++.dg/opt/pr17411-1.C: New test case.
3264
3265 2004-09-11 Joseph S. Myers <jsm@polyomino.org.uk>
3266
3267 * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
3268 gcc.dg/tls/diag-2.c: Update expected messages.
3269 * gcc.dg/991209-1.c: Specify compilation options. Update expected
3270 messages.
3271 * gcc.dg/pr14289-2.c, gcc.dg/pr14289-3.c: Remove.
3272 * gcc.dg/declspec-7.c, gcc.dg/declspec-8.c, gcc.dg/declspec-9.c,
3273 gcc.dg/declspec-10.c, gcc.dg/declspec-11.c, gcc.dg/tls/diag-4.c,
3274 gcc.dg/tls/diag-5.c: New tests.
3275
3276 2004-09-11 Zack Weinberg <zack@codesourcery.com>
3277
3278 * gcc.dg/20040910-1.c: Correct dg-error regexp.
3279
3280 2004-09-11 Steven Bosscher <stevenb@suse.de>
3281
3282 * g++.dg/parse/break-in-for.C: New test.
3283
3284 2004-09-11 Jakub Jelinek <jakub@redhat.com>
3285
3286 * gcc.dg/tree-ssa/20040911-1.c: New test.
3287
3288 2004-09-11 Andreas Jaeger <aj@suse.de>
3289
3290 * gcc.c-torture/execute/991118-1.x: Delete, PR 16437 is fixed.
3291 * gcc.c-torture/execute/bf64-1.x: Remove XFAIL on x86-64.
3292
3293 2004-09-11 Richard Sandiford <rsandifo@redhat.com>
3294
3295 * gcc.target/frv: New directory of FR-V-specific tests.
3296
3297 2004-09-10 James E Wilson <wilson@specifixinc.com>
3298
3299 * gcc.dg/convert-vec-1.c: New test.
3300
3301 2004-09-10 Roger Sayle <roger@eyesopen.com>
3302
3303 PR middle-end/17024
3304 * gcc.dg/pr17024-1.c: New test case.
3305
3306 2004-09-10 Eric Christopher <echristo@redhat.com>
3307
3308 * gcc.dg/20040910-1.c: New test.
3309
3310 2004-09-11 Joseph S. Myers <jsm@polyomino.org.uk>
3311
3312 * gcc.dg/bitfld-9.c: New test.
3313
3314 2004-09-10 Richard Sandiford <rsandifo@redhat.com>
3315
3316 * gcc.c-torture/execute/ieee/acc1.c: New test.
3317 * gcc.c-torture/execute/ieee/acc2.c: New test.
3318 * gcc.c-torture/execute/ieee/mzero6.c: New test.
3319
3320 2004-09-10 Joseph S. Myers <jsm@polyomino.org.uk>
3321
3322 * gcc.dg/deprecated-2.c: New test.
3323
3324 2004-09-09 James E Wilson <wilson@specifixinc.com>
3325
3326 * gcc.dg/init-vec-1.c: New test.
3327
3328 2004-09-09 Roger Sayle <roger@eyesopen.com>
3329
3330 PR middle-end/17055
3331 * gcc.dg/pr17055-1.c: New test case.
3332
3333 2004-09-09 Hans-Peter Nilsson <hp@axis.com>
3334
3335 PR target/17377
3336 * gcc.c-torture/execute/pr17377.c: New test.
3337
3338 2004-09-09 Joseph S. Myers <jsm@polyomino.org.uk>
3339
3340 PR c/8420
3341 * gcc.dg/anon-struct-4.c, gcc.dg/declspec-1.c,
3342 gcc.dg/declspec-2.c, gcc.dg/declspec-3.c, gcc.dg/declspec-4.c,
3343 gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
3344 gcc.dg/long-long-typespec-1.c: New tests.
3345 * gcc.dg/tls/diag-2.c: Update expected diagnostics
3346
3347 2004-09-09 Joseph S. Myers <jsm@polyomino.org.uk>
3348
3349 * gcc.dg/c90-static-1.c, gcc.dg/c99-static-1.c,
3350 gcc.dg/gnu99-static-1.c: New tests.
3351
3352 2004-09-08 Devang Patel <dpatel@apple.com>
3353
3354 * gcc.dg/darwin-ld-20040828-1.c: New test.
3355 * gcc.dg/darwin-ld-20040828-2.c: New test.
3356 * gcc.dg/darwin-ld-20040828-3.c: New test.
3357
3358 2004-09-08 Ziemowit Laski <zlaski@apple.com>
3359
3360 * objc.dg/bitfield-2.m: Make 'id' definition a typedef.
3361 * obj.dg/bitfield-4.m: Allow 'unsigned' in addition to 'unsigned int'
3362 in error message.
3363 * objc.dg/id-1.m: Attempt to define 'id' in an incompatible fashion.
3364 * objc.dg/method-6.m: Allow 'unsigned' in addition to 'unsigned int'
3365 in error message.
3366 * objc.dg/proto-qual-1.m: Protocol qualifiers now appear before the
3367 types they qualify.
3368 * objc.dg/type-size-2.m: Fix wording in comment.
3369 * objc.dg/va-meth-1.m: New test case.
3370
3371 2004-09-06 H.J. Lu <hongjiu.lu@intel.com>
3372
3373 PR c/16633:
3374 * lib/gcc-dg.exp: Set up LD_LIBRARY_PATH, SHLIB_PATH,
3375 LD_LIBRARYN32_PATH, LD_LIBRARY64_PATH and DYLD_LIBRARY_PATH.
3376
3377 2004-09-06 Devang Patel <dpatel@apple.com>
3378
3379 * gcc.dg/tree-ssa/ifc-20040816-1.c: Use -ftree-vectorize.
3380 * gcc.dg/tree-ssa/ifc-20040816-2.c: Use -ftree-vectorize.
3381
3382 2004-09-06 Zack Weinberg <zack@codesourcery.com>
3383
3384 * g++.old-deja/g++.other/enum2.C: Move dg-error markers to
3385 reflect changed line numbering of diagnostics.
3386
3387 2004-09-06 Paul Brook <paul@codesourcery.com>
3388
3389 * gfortran.dg/edit_real_1.f90: Add new test.
3390
3391 2004-09-05 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3392
3393 * gcc.dg/tree-ssa/loop-2.c: New test.
3394 * gcc.dg/tree-ssa/loop-3.c: New test.
3395 * gcc.dg/tree-ssa/loop-4.c: New test.
3396 * gcc.dg/tree-ssa/loop-5.c: New test.
3397
3398 2004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3399
3400 * gcc.dg/format/sentinel-1.c: Update for parameter option.
3401
3402 2004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3403
3404 * gcc.dg/format/sentinel-1.c: New test.
3405
3406 2004-09-04 Uros Bizjak <uros@kss-loka.si>
3407
3408 * testsuite/gcc.dg/builtins-46.c: New.
3409
3410 2004-09-03 Devang Patel <dpatel@apple.com>
3411
3412 * gcc.dg/tree-ssa/ifc-20040816-1.c: New test.
3413 * gcc.dg/tree-ssa/ifc-20040816-2.c: New test.
3414
3415 2004-09-03 Jan Beulich <jbeulich@novell.com>
3416
3417 * g++.dg/abi/bitfield5.C: Use -mno-ms-bitfields.
3418 * g++.old-deja/g++.jason/thunk2.C: xfail for NetWare.
3419 * g++.old-deja/g++.law/profile1.C: xfail for NetWare.
3420 * g++.old-deja/g++.other/store-expr1.C: xfail for NetWare.
3421 * gcc.c-torture/compile/20001109-1.c: xfail for NetWare.
3422 * gcc.c-torture/compile/20001109-2.c: xfail for NetWare.
3423 * gcc.c-torture/execute/multi-ix.c: Use __builtin_bzero rather than
3424 the non-portable bzero.
3425 * gcc.dg/20010912-1.c: xfail for NetWare.
3426 * gcc.dg/20020426-2.c: xfail for NetWare.
3427 * gcc.dg/20021014-1.c: xfail for NetWare.
3428 * gcc.dg/20021018-1.c: xfail for NetWare.
3429 * gcc.dg/20030213-1.c: xfail for NetWare.
3430 * gcc.dg/20030225-1.c: xfail for NetWare.
3431 * gcc.dg/20030708-1.c: xfail for NetWare.
3432 * gcc.dg/builtins-config.h: Also exclude NetWare.
3433 * gcc.dg/format/format.h: Define restrict only if not already defined.
3434 * gcc.dg/nest.c: xfail for NetWare.
3435 * gcc.dg/special/gcsec-1.c: Don't pass -static for NetWare.
3436 * lib/target-supports.exp (check_visibility_available): Exclude
3437 NetWare.
3438
3439 2004-09-03 Jan Beulich <jbeulich@novell.com>
3440
3441 * gcc.dg/pack-test-2.c: Adjust to permit and check #pragma pack(push).
3442 * gcc.dg/c99-flex-array-4.c: Add -fpack-struct=8 to provide a
3443 deterministic starting point for the alignment of structure fields.
3444 * gcc.dg/Wpadded.c: Dito.
3445 * g++.dg/abi/vbase10.C: Dito.
3446
3447 2004-09-03 Devang Patel <dpatel@apple.com>
3448
3449 * g++.dg/debug/pr15736.cc: New test.
3450
3451 2004-09-02 Mark Mitchell <mark@codesourcery.com>
3452
3453 * README.QMTEST: Fix out-of-date link.
3454
3455 2004-09-03 David Billinghurst <David.Billinghurst@riotinto.com>
3456
3457 PR fortran/16579
3458 * gfortran.fortran-torture/execute/intrinsic_i_char.f90:
3459 Delete. Duplicate of gfortran.dg/g77/20010610.f
3460
3461 2004-09-02 Mark Mitchell <mark@codesourcery.com>
3462
3463 * g++.dg/abi/arm_rtti1.C: New test.
3464
3465 2004-09-02 Geoffrey Keating <geoffk@apple.com>
3466
3467 * gcc.dg/ppc-vector-memcpy.c: New.
3468 * gcc.dg/ppc-vector-memset.c: New.
3469
3470 2004-09-02 Chao-ying Fu <fu@mips.com>
3471
3472 * gcc.target/mips/mips-3d-1.c: New test.
3473 * gcc.target/mips/mips-3d-2.c: New test.
3474 * gcc.target/mips/mips-3d-3.c: New test.
3475 * gcc.target/mips/mips-3d-4.c: New test.
3476 * gcc.target/mips/mips-3d-5.c: New test.
3477 * gcc.target/mips/mips-3d-6.c: New test.
3478 * gcc.target/mips/mips-3d-7.c: New test.
3479 * gcc.target/mips/mips-3d-8.c: New test.
3480 * gcc.target/mips/mips-3d-9.c: New test.
3481 * gcc.target/mips/mips-ps-1.c: New test.
3482 * gcc.target/mips/mips-ps-2.c: New test.
3483 * gcc.target/mips/mips-ps-3.c: New test.
3484 * gcc.target/mips/mips-ps-4.c: New test.
3485 * gcc.target/mips/mips-ps-type.c: New test.
3486
3487 2004-09-02 Paul Brook <paul@codesourcery.com>
3488
3489 * gfortran.dg/edit_real_1.f90: Add new tests.
3490
3491 2004-09-01 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3492
3493 PR fortran/15327
3494 * gfortran.dg/merge_char_1.f90: New test.
3495
3496 2004-09-01 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3497
3498 PR fortran/16404
3499 * gfortran.dg/der_io_1.f90: XFAIL illegal testcase.
3500
3501 2004-09-01 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
3502
3503 PR c/1522
3504 * gcc.c-torture/compile/20040901-1.c: New test, from PR.
3505
3506 2004-09-01 Mark Mitchell <mark@codesourcery.com>
3507
3508 * g++.dg/opt/loop1.C: Do not XFAIL.
3509
3510 2004-09-01 Jakub Jelinek <jakub@redhat.com>
3511
3512 * gcc.c-torture/execute/20040831-1.c: New test.
3513
3514 2004-09-01 David Billinghurst <David.Billinghurst@riotinto.com>
3515
3516 PR fortran/16579
3517 * gfortran.dg/g77/20010610.f: Now passes.
3518 Copy from g77.f-torture/execute. Add dg-run directive.
3519 * gfortran.dg/g77/README: Update
3520
3521 2004-08-31 Andrew Pinski <pinskia@physics.uc.edu>
3522
3523 * gcc.dg/rs6000-power2-1.c (t1, t2, t3, t4): Add volatile.
3524 * gcc.dg/rs6000-power2-2.c: Fix the scan-assembly for the store.
3525 (t1, t2, t3, t4): Add volatile.
3526
3527 2004-08-31 Mark Mitchell <mark@codesourcery.com>
3528
3529 * g++.dg/ext/visibility/arm1.C: New test.
3530
3531 2004-08-31 Geoffrey Keating <geoffk@apple.com>
3532
3533 * gcc.dg/funcdef-storage-1.c: Add dg-options to suppress
3534 -pedantic-errors.
3535
3536 2004-09-01 Paul Brook <paul@codesourcery.com>
3537
3538 * gfortran.dg/eof_2.f90: New test.
3539
3540 2004-08-31 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3541
3542 PR fortran/16579
3543 * gfortran.fortran-torture/execute/intrinsic_i_char.f90: New test.
3544
3545 2004-08-31 Bud Davis <bdavis9659@comcast.net>
3546
3547 PR libfortran/16805
3548 * gfortran.dg/list_read_2.f90: New test.
3549
3550 2004-08-31 Mark Mitchell <mark@codesourcery.com>
3551
3552 * g++.dg/abi/key1.C: New test.
3553
3554 2004-08-31 Richard Henderson <rth@redhat.com>
3555
3556 * g++.dg/other/offsetof1.C: Include cstddef, use non-builtin
3557 form of offsetof.
3558 * g++.dg/other/offsetof5.C: Remove duplicate.
3559
3560 2004-08-31 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3561
3562 PR fortran/17244
3563 * gfortran.dg/func_derived_1.f90: New test.
3564
3565 2004-08-31 Paul Brook <paul@codesourcery.com>
3566
3567 * gfortran.dg/eof_1.f90: New test.
3568
3569 2004-08-31 Paul Brook <paul@codesourcery.com>
3570
3571 * gfortran.dg/list_read_1.f90: New file.
3572
3573 2004-08-30 Mark Mitchell <mark@codesourcery.com>
3574
3575 * g++.dg/opt/loop1.C: XFAIL.
3576
3577 2004-08-30 Geoffrey Keating <geoffk@apple.com>
3578
3579 * gcc.dg/funcdef-storage-1.c: New.
3580 * gcc.c-torture/compile/920625-2.c: Don't use 'static' to declare
3581 an extern function in local scope.
3582 * gcc.c-torture/execute/20010605-1.c: Don't use 'static inline' to
3583 declare an 'auto inline' function in local scope.
3584 * gcc.dg/20011130-1.c: Likewise.
3585 * gcc.c-torture/execute/nest-stdar-1.c: Don't use 'static' to declare
3586 an 'auto' function in local scope.
3587 * gcc.dg/20021014-1.c: Likewise.
3588 * gcc.dg/20030331-2.c: Likewise.
3589
3590 2004-08-30 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3591
3592 * gfortran.dg/blockdata_1.f90: New test.
3593
3594 2004-08-30 Richard Henderson <rth@redhat.com>
3595
3596 * g++.dg/other/offsetof1.C: Use __builtin_offsetof.
3597
3598 2004-08-30 Richard Henderson <rth@redhat.com>
3599
3600 * lib/fortran-torture.exp (fortran-torture-execute): Honor
3601 additional_flags set by alternate driver.
3602 (ieee-options): New procedure.
3603 * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x: New.
3604 * gfortran.fortran-torture/execute/intrinsic_nearest.x: New.
3605 * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: New.
3606 * gfortran.fortran-torture/execute/nan_inf_fmt.x: New.
3607
3608 2004-08-30 Richard Henderson <rth@redhat.com>
3609
3610 * lib/f-torture.exp: Remove.
3611
3612 2004-08-29 Mark Mitchell <mark@codesourcery.com>
3613
3614 PR rtl-optimization/16590
3615 * g++.dg/opt/loop1.C: New test.
3616
3617 2004-08-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3618
3619 PR fortran/13910
3620 * gfortran.dg/oldstyle_1.f90: New test.
3621
3622 2004-08-29 Steven G. Kargl <kargls@comcast.net>
3623 Paul Brook <paul@codesourcery.com>
3624
3625 * gfortran.dg/g77/README: Update.
3626 * gfortran.dg/g77/erfc.f: Copy from g77.f-torture.
3627 * gfortran.dg/g77/intrinsic-unix-bessel.f: Ditto.
3628 * gfortran.dg/g77/intrinsic-unix-erf.f: Ditto.
3629
3630 2004-08-28 Paul Brook <paul@codesourcery.com>
3631
3632 PR libfortran/17195
3633 * gfortran.dg/edit_real_1.f90: New test.
3634
3635 2004-08-27 Paul Brook <paul@codesourcery.com>
3636
3637 * gfortran.dg/rewind_1.f90: New test.
3638
3639 2004-08-27 Bud Davis <bdavis9659@comcast.net>
3640
3641 PR fortran/16597
3642 * gfortran.dg/pr16597.f90: New test.
3643
3644 2004-08-26 Joseph S. Myers <jsm@polyomino.org.uk>
3645
3646 PR c/13801
3647 * gcc.dg/redecl-3.c, gcc.dg/redecl-4.c, gcc.dg/redecl-6.c,
3648 gcc.dg/redecl-7.c, gcc.dg/redecl-8.c, gcc.dg/redecl-9.c,
3649 gcc.dg/redecl-10.c, gcc.dg/debug/redecl-1.c,
3650 gcc.dg/debug/redecl-2.c, gcc.dg/debug/redecl-3.c,
3651 gcc.dg/debug/redecl-4.c, gcc.dg/debug/redecl-5.c: New tests.
3652
3653 2004-08-26 Nick Clifton <nickc@redhat.com>
3654
3655 * gcc.c-torture/compile/pr17119.c: New test.
3656
3657 2004-08-26 Joseph S. Myers <jsm@polyomino.org.uk>
3658
3659 * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests.
3660
3661 2004-08-25 Richard Henderson <rth@redhat.com>
3662
3663 * gfortran.fortran-torture/execute/intrinsic_sr_kind.f90: Disable
3664 the bits that expect kind=8 to be the largest real kind.
3665
3666 2004-08-25 Ziemowit Laski <zlaski@apple.com>
3667
3668 * objc.dg/const-str-3.m: Include <stdlib.h> and <memory.h>.
3669
3670 2004-08-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3671
3672 * gfortran.dg/assignment_1.f90: New test.
3673
3674 2004-08-25 Adam Nemet <anemet@lnxw.com>
3675
3676 * g++.dg/template/repo3.C: New test.
3677
3678 2004-08-25 Roger Sayle <roger@eyesopen.com>
3679
3680 PR middle-end/16693
3681 PR tree-optimization/16372
3682 * g++.dg/opt/pr16372-1.C: New test case.
3683 * g++.dg/opt/pr16693-1.C: New test case.
3684 * g++.dg/opt/pr16693-2.C: New test case.
3685
3686 2004-08-25 Ziemowit Laski <zlaski@apple.com>
3687
3688 * objc.dg/proto-lossage-4.m: New test.
3689
3690 2004-08-25 Mark Mitchell <mark@codesourcery.com>
3691
3692 PR c++/17155
3693 * g++.dg/inherit/local2.C: New test.
3694
3695 2004-08-25 Paul Brook <paul@codesourcery.com>
3696
3697 PR fortran/17144
3698 * gfortran.dg/string_ctor_1.f90: New test.
3699
3700 2004-08-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3701
3702 PR c++/14428
3703 * g++.dg/template/redecl2.C: New test.
3704
3705 2004-08-24 Bud Davis <bdavis9659@comcast.net>
3706
3707 PR fortran/17143
3708 * gfortran.dg/pr17143.f90: New test.
3709
3710 2004-08-24 Bud Davis <bdavis9659@comcast.net>
3711
3712 PR fortran/17164
3713 * gfortran.dg/pr17164.f90: New test.
3714
3715 2004-08-24 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3716
3717 * gcc.dg/tree-ssa/loop-1.c: New test.
3718
3719 2004-08-24 Richard Sandiford <rsandifo@redhat.com>
3720
3721 * gcc.c-torture/compile/20040824-1.c: New test.
3722
3723 2004-08-24 Richard Sandiford <rsandifo@redhat.com>
3724
3725 * gcc.c-torture/compile/iftrap-3.c: New test.
3726
3727 2004-08-24 Paul Brook <paul@codesourcery.com>
3728
3729 * gfortran.dg/entry_2.f90: New test.
3730
3731 2004-08-24 Nathan Sidwell <nathan@codesourcery.com>
3732
3733 PR c++/16889
3734 * g++.dg/lookup/ambig[12].C: New.
3735
3736 2004-08-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3737
3738 PR c++/16706
3739 * g++.dg/template/crash21.C: New test.
3740 * g++.dg/template/crash22.C: Likewise.
3741
3742 2004-08-24 Nathan Sidwell <nathan@codesourcery.com>
3743
3744 PR c++/17149
3745 * g++.dg/template/access15.C: New.
3746
3747 2004-08-23 Mark Mitchell <mark@codesourcery.com>
3748
3749 PR c++/17163
3750 * g++.dg/template/repo2.C: New test.
3751
3752 2004-08-23 Roger Sayle <roger@eyesopen.com>
3753
3754 PR rtl-optimization/17078
3755 * gcc.c-torture/execute/pr17078-1.c: New test case.
3756
3757 2004-08-23 Mark Mitchell <mark@codesourcery.com>
3758
3759 PR c/14492
3760 * gcc.dg/debug/crash1.c: New test.
3761
3762 2004-08-23 Mark Mitchell <mark@codesourcery.com>
3763
3764 PR c/16180
3765 * gcc.dg/loop-5.c: New test.
3766
3767 2004-08-23 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3768
3769 * gcc.c-torture/execute/20040823-1.c: New test.
3770
3771 2004-08-23 Richard Sandiford <rsandifo@redhat.com>
3772
3773 * gcc.dg/special/mips-abi.exp: Expect gcc to pass the GNU ABI flags
3774 to the assembler. Simplify test accordingly.
3775 (asm_abi_flags): Use GNU names.
3776 (check_mips_abi, default_abi): Use string matches against "-mabi=*"
3777 to check for ABI flags.
3778
3779 2004-08-22 Andrew Pinski <apinski@apple.com>
3780
3781 * g++.dg/opt/pr14029.C: New test.
3782 * gcc.c-torture/execute/pr15262.c: New test.
3783
3784 2004-08-22 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3785
3786 * gfortran.dg/reduction.f90: Add checks with complex arguments.
3787
3788 2004-08-21 Bud Davis <bdavis9659@comcast.net>
3789
3790 PR 16908
3791 * gfortran.dg/direct_io.f90: New test.
3792
3793 2004-08-20 Mark Mitchell <mark@codesourcery.com>
3794
3795 PR c++/17121
3796 * g++.dg/inherit/local2.C: New test.
3797
3798 2004-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
3799
3800 PR c++/17120
3801 * g++.dg/warn/Wparentheses-4.C: New test.
3802
3803 2004-08-20 Mark Mitchell <mark@codesourcery.com>
3804
3805 PR c++/17121
3806 * g++.dg/inherit/local2.C: New test.
3807
3808 * gcc.dg/darwin-longlong.c: Include <stdlib.h>.
3809 * gcc.dg/ppc-ldstruct.c: Likewise.
3810 * gcc.dg/ppc64-abi-2.c: Likewise.
3811
3812 2004-08-20 Jakub Jelinek <jakub@redhat.com>
3813
3814 PR rtl-optimization/17099
3815 * gcc.c-torture/execute/20040820-1.c: New test.
3816
3817 2004-08-20 David Edelsohn <edelsohn@gnu.org>
3818
3819 * gcc.dg/uninit-H.c: Add _POWER to powerpc case.
3820
3821 2004-08-20 Canqun Yang <canqun@nudt.edu.cn>
3822
3823 PR fortran/17077
3824 * gfortran.dg/auto_array_1.f90: New test.
3825
3826 2004-08-19 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3827
3828 PR fortran/17074
3829 * gfortran.dg/simpleif_1.f90: New test.
3830
3831 2004-08-19 Mark Mitchell <mark@codesourcery.com>
3832
3833 * lib/target-supports.exp (check_profiling_available): Return
3834 false for arm*-*-symbianelf* and arm*-*-eabi*.
3835
3836 PR c++/15890
3837 * g++.dg/template/delete1.C: New test.
3838
3839 2004-08-19 Paul Brook <paul@codesourcery.com>
3840
3841 PR fortran/14976
3842 PR fortran/16228
3843 * gfortran.dg/data_char_1.f90: New test.
3844
3845 2004-08-19 Erik Schnetter <schnetter@aei.mpg.de>
3846
3847 PR fortran/16946
3848 * gfortran.dg/reduction.f90: New testcase.
3849
3850 2004-08-19 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3851
3852 PR fortran/16520
3853 * gfortran.dg/g77/19990905-1.f: Don't expect excess errors.
3854
3855 2004-08-19 Joseph S. Myers <jsm@polyomino.org.uk>
3856
3857 PR c++/17041
3858 * g++.dg/Wparentheses-3.C: New test.
3859
3860 2004-08-19 Dorit Naishlos <dorit@il.ibm.com>
3861
3862 * gcc.dg/vect/vect-1.c: Remove xfail from i?86-*-* x86_64-*-* due
3863 to usage of PREFERRED_STACK_BOUNDARY in the vectorizer.
3864 * gcc.dg/vect/vect-2.c: Likewise.
3865 * gcc.dg/vect/vect-3.c: Likewise.
3866 * gcc.dg/vect/vect-4.c: Likewise.
3867 * gcc.dg/vect/vect-5.c: Likewise.
3868 * gcc.dg/vect/vect-6.c: Likewise.
3869 * gcc.dg/vect/vect-7.c: Likewise.
3870 * gcc.dg/vect/vect-25.c: Likewise.
3871 * gcc.dg/vect/vect-31.c: Likewise.
3872 * gcc.dg/vect/vect-32.c: Likewise.
3873 * gcc.dg/vect/vect-34.c: Likewise.
3874 * gcc.dg/vect/vect-36.c: Likewise.
3875 * gcc.dg/vect/vect-all.c: Likewise.
3876
3877 2004-08-18 Mark Mitchell <mark@codesourcery.com>
3878
3879 PR c++/17068
3880 * g++.dg/template/operator4.C: New test.
3881
3882 2004-08-18 Richard Henderson <rth@redhat.com>
3883
3884 * gcc.dg/20040206-1.c: XFAIL.
3885
3886 2004-08-17 Mark Mitchell <mark@codesourcery.com>
3887
3888 PR c++/16246
3889 * g++.dg/template/array7.C: New test.
3890
3891 2004-08-17 James E Wilson <wilson@specifixinc.com>
3892
3893 * gcc.dg/mips-movcc-1.c: New test.
3894 * gcc.dg/mips-movcc-2.c: New test.
3895 * gcc.dg/mips-movcc-3.c: New test.
3896
3897 * gcc.dg/mips-nmadd-1.c: New test.
3898 * gcc.dg/mips-nmadd-2.c: New test.
3899
3900 2004-08-17 Mark Mitchell <mark@codesourcery.com>
3901
3902 PR c++/15871
3903 * g++.dg/opt/inline8.C: New test.
3904
3905 PR c++/16965
3906 * g++.dg/parse/error17.C: New test.
3907
3908 2004-08-17 Dorit Naishlos <dorit@il.ibm.com>
3909
3910 * gcc.dg/vect: New directory for vectorizer tests.
3911 * gcc.dg/vect/tree-vect.h: New file.
3912 * gcc.dg/vect/vect.exp: New file.
3913 * gcc.dg/vect/pr16105.c.c: New test.
3914 * gcc.dg/vect/vect-1.c: New test.
3915 * gcc.dg/vect/vect-2.c: New test.
3916 * gcc.dg/vect/vect-3.c: New test.
3917 * gcc.dg/vect/vect-4.c: New test.
3918 * gcc.dg/vect/vect-5.c: New test.
3919 * gcc.dg/vect/vect-6.c: New test.
3920 * gcc.dg/vect/vect-7.c: New test.
3921 * gcc.dg/vect/vect-8.c: New test.
3922 * gcc.dg/vect/vect-9.c: New test.
3923 * gcc.dg/vect/vect-10.c: New test.
3924 * gcc.dg/vect/vect-11.c: New test.
3925 * gcc.dg/vect/vect-12.c: New test.
3926 * gcc.dg/vect/vect-13.c: New test.
3927 * gcc.dg/vect/vect-14.c: New test.
3928 * gcc.dg/vect/vect-15.c: New test.
3929 * gcc.dg/vect/vect-16.c: New test.
3930 * gcc.dg/vect/vect-17.c: New test.
3931 * gcc.dg/vect/vect-18.c: New test.
3932 * gcc.dg/vect/vect-19.c: New test.
3933 * gcc.dg/vect/vect-20.c: New test.
3934 * gcc.dg/vect/vect-21.c: New test.
3935 * gcc.dg/vect/vect-22.c: New test.
3936 * gcc.dg/vect/vect-23.c: New test.
3937 * gcc.dg/vect/vect-24.c: New test.
3938 * gcc.dg/vect/vect-25.c: New test.
3939 * gcc.dg/vect/vect-26.c: New test.
3940 * gcc.dg/vect/vect-27.c: New test.
3941 * gcc.dg/vect/vect-28.c: New test.
3942 * gcc.dg/vect/vect-29.c: New test.
3943 * gcc.dg/vect/vect-30.c: New test.
3944 * gcc.dg/vect/vect-31.c: New test.
3945 * gcc.dg/vect/vect-32.c: New test.
3946 * gcc.dg/vect/vect-33.c: New test.
3947 * gcc.dg/vect/vect-34.c: New test.
3948 * gcc.dg/vect/vect-35.c: New test.
3949 * gcc.dg/vect/vect-36.c: New test.
3950 * gcc.dg/vect/vect-37.c: New test.
3951 * gcc.dg/vect/vect-38.c: New test.
3952 * gcc.dg/vect/vect-40.c: New test.
3953 * gcc.dg/vect/vect-41.c: New test.
3954 * gcc.dg/vect/vect-42.c: New test.
3955 * gcc.dg/vect/vect-43.c: New test.
3956 * gcc.dg/vect/vect-44.c: New test.
3957 * gcc.dg/vect/vect-45.c: New test.
3958 * gcc.dg/vect/vect-46.c: New test.
3959 * gcc.dg/vect/vect-47.c: New test.
3960 * gcc.dg/vect/vect-48.c: New test.
3961 * gcc.dg/vect/vect-49.c: New test.
3962 * gcc.dg/vect/vect-50.c: New test.
3963 * gcc.dg/vect/vect-51.c: New test.
3964 * gcc.dg/vect/vect-52.c: New test.
3965 * gcc.dg/vect/vect-53.c: New test.
3966 * gcc.dg/vect/vect-54.c: New test.
3967 * gcc.dg/vect/vect-55.c: New test.
3968 * gcc.dg/vect/vect-56.c: New test.
3969 * gcc.dg/vect/vect-57.c: New test.
3970 * gcc.dg/vect/vect-58.c: New test.
3971 * gcc.dg/vect/vect-59.c: New test.
3972 * gcc.dg/vect/vect-60.c: New test.
3973 * gcc.dg/vect/vect-61.c: New test.
3974 * gcc.dg/vect/vect-all.c: New test.
3975 * gcc.dg/vect/vect-none.c: New test.
3976
3977 2004-08-17 Paul Brook <paul@codesourcery.com>
3978
3979 PR fortran/13082
3980 * gfortran.dg/entry_1.f90: New test.
3981
3982 2004-08-17 Andrew Pinski <apinski@apple.com>
3983
3984 * gcc.dg/darwin-20040812-1.c: Compile only on darwin.
3985
3986 2004-08-17 Paolo Bonzini <bonzini@gnu.org>
3987
3988 * gcc.dg/pr17036-1.c: New test.
3989
3990 2004-08-16 Devang Patel <dpatel@apple.com>
3991
3992 * gcc.dg/darwin-20040809-1.c: New test.
3993
3994 2004-08-16 Joseph S. Myers <jsm@polyomino.org.uk>
3995
3996 * gcc.dg/funcdef-attr-1.c: New test.
3997
3998 2004-08-16 Janis Johnson <janis187@us.ibm.com>
3999
4000 * gcc.dg/altivec-17.c: New test.
4001 * gcc.dg/altivec-18.c: New test.
4002
4003 2004-08-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4004
4005 PR c++/6749
4006 * g++.dg/template/vtable2.C: New test.
4007
4008 2004-08-14 Richard Henderson <rth@redhat.com>
4009
4010 * gcc.dg/torture/builtin-attr-1.c: Fix scalbln prototype.
4011 * gcc.dg/pack-test-4.c (main): Return 0.
4012 * gcc.dg/setjmp-1.c: Remove XFAIL.
4013 * gcc.dg/tree-ssa/20040615-1.c: Pass during dom1.
4014
4015 2004-08-14 Richard Henderson <rth@redhat.com>
4016
4017 * gcc.dg/980217-1.c: Add prototype for printf.
4018
4019 2004-08-13 Bud Davis <bdavis9659@comcast.net>
4020
4021 * gfortran.dg/pr16935.f90: New test.
4022
4023 2004-08-13 Janis Johnson <janis187@us.ibm.com>
4024
4025 * g++.dg/ext/altivec-2.C: Revert previous changes and don't execute.
4026
4027 2004-08-13 Paul Brook <paul@codesourcery.com>
4028
4029 * gfortran.dg/der_io_1.f90: Remove stray comma.
4030
4031 2004-08-12 Janis Johnson <janis187@us.ibm.com>
4032
4033 * gcc.dg/vmx/cw-bug-2.c: Remove.
4034 * gcc.dg/vmx/vprint-1.c: Remove.
4035 * gcc.dg/vmx/vscan-1.c: Remove.
4036
4037 2004-08-12 Devang patel <dpatel@apple.com>
4038
4039 * gcc.dg/darwin-20040809-2.c: New test.
4040
4041 2004-08-12 Janis Johnson <janis1872us.ibm.com>
4042
4043 * g++.dg/ext/altivec-12.C: New test.
4044
4045 * g++.dg/ext/altivec-11.C: New test.
4046
4047 2004-08-12 Paul Brook <paul@codesourcery.com>
4048
4049 * g++.dg/abi/arm_cxa_vec_1.C: New test.
4050
4051 2004-08-12 Janis Johnson <janis187@us.ibm.com>
4052
4053 * g++.dg/ext/altivec-2.C: Check for hardware support before
4054 executing any VMX instructions.
4055
4056 * gcc.dg/vmx/ops-long-2.c: Add dg-error directives.
4057
4058 2004-08-12 Jakub Jelinek <jakub@redhat.com>
4059
4060 PR c++/16276
4061 * g++.old-deja/g++.other/comdat4.C: New test.
4062 * g++.old-deja/g++.other/comdat4-aux.cc: New.
4063
4064 2004-08-12 Ben Elliston <bje@au.ibm.com>
4065
4066 PR target/16286
4067 * gcc.dg/pr16286.c: New test.
4068
4069 2004-08-12 Jan Beulich <jbeulich@novell.com>
4070
4071 * g++.dg/ext/asm5.C: New.
4072
4073 2004-08-11 Mark Mitchell <mark@codesourcery.com>
4074
4075 PR c++/16698
4076 * g++.dg/eh/crash1.C: New test.
4077
4078 PR c++/16717
4079 * g++.dg/ext/construct1.C: New test.
4080
4081 2004-08-11 Mark Mitchell <mark@codesourcery.com>
4082
4083 PR c++/16853
4084 * g++.dg/init/ptrmem1.C: New test.
4085
4086 PR c++/16618
4087 * g++.dg/parse/offsetof5.C: New test.
4088
4089 PR c++/16870
4090 * g++.dg/template/overload3.C: New test.
4091
4092 2004-08-11 Mark Mitchell <mark@codesourcery.com>
4093
4094 PR c++/16964
4095 * g++.dg/parse/error16.C: New test.
4096
4097 PR c++/16904
4098 * g++.dg/template/error14.C: New test.
4099
4100 PR c++/16929
4101 * g++.dg/template/error15.C: New test.
4102
4103 2004-08-11 Devang Patel <dpatel@apple.com>
4104
4105 * gcc.dg/darwin-ld-20040809-1.c: New test.
4106 * gcc.dg/darwin-ld-20040809-2.c: New test.
4107
4108 2004-08-11 Steven G. Kargl <kargls@comcast.net>
4109
4110 PR fortran/16917
4111 * gfortran.dg/dfloat_1.f90: New test.
4112
4113 2004-08-09 Mark Mitchell <mark@codesourcery.com>
4114
4115 * gcc.dg/testsuite/gcc.dg/arm-eabi1.c: New test.
4116 * gcc.dg/dll-2.c: Fix dg-require syntax.
4117 * gcc.misc-tests/arm-isr.c (abort): Declare.
4118 (exit): Likewise.
4119
4120 2004-08-10 Mark Mitchell <mark@codesourcery.com>
4121
4122 PR c++/16971
4123 * g++.dg/parse/crash16.C: New test.
4124
4125 2004-08-10 Roger Sayle <roger@eyesopen.com>
4126
4127 * gcc.dg/mips-rsqrt-1.c: New test case.
4128 * gcc.dg/mips-rsqrt-2.c: New test case.
4129 * gcc.dg/mips-rsqrt-3.c: New test case.
4130
4131 2004-08-10 Paul Brook <paul@codesourcery.com>
4132
4133 * gfortran.dg/der_io_1.f90: New test.
4134
4135 2004-08-10 Paul Brook <paul@codesourcery.com>
4136
4137 PR fortran/16919
4138 * gfortran.dg/der_array_1.f90: New test.
4139
4140 2004-08-09 David Edelsohn <edelsohn@gnu.org>
4141
4142 * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
4143
4144 2004-08-09 Paolo Bonzini <bonzini@gnu.org>
4145
4146 * gcc.dg/wchar_t-2.c: Fix typo.
4147
4148 2004-08-09 Falk Hueffner <falk@debian.org>
4149
4150 PR tree-optimization/12517
4151 * gcc.c-torture/compile/pr12517.c: New test.
4152
4153 PR tree-optimization/12578
4154 * gcc.c-torture/compile/pr12578.c: New test.
4155
4156 PR tree-optimization/12899
4157 * gcc.c-torture/compile/pr12899.c: New test.
4158
4159 PR rtl-optimization/14692
4160 * gcc.c-torture/compile/pr14692.c: New test.
4161
4162 PR tree-optimization/16461
4163 * gcc.c-torture/compile/pr16461.c: New test.
4164
4165 2004-08-06 Janne Blomqvist <jblomqvi@cc.hut.fi>
4166
4167 * gfortran.dg/getenv_1.f90: New test.
4168
4169 2004-08-06 Mark Mitchell <mark@codesourcery.com>
4170
4171 * gcc.dg/symbian4.c: Expect a 2-byte wchar_t, not a 4-byte
4172 wchar_t.
4173 * gcc.dg/symbian5.c: Test -fno-short-wchar.
4174
4175 2004-08-06 Paul Brook <paul@codesourcery.com>
4176
4177 * gfortran.dg/ret_array_1.f90: New test.
4178 * gfortran.dg/ret_pointer_1.f90: New test.
4179
4180 2004-08-06 Richard Sandiford <rsandifo@redhat.com>
4181
4182 * gcc.dg/missing-field-init-[12].c: New tests.
4183 * g++.dg/warn/missing-field-init-[12].C: New tests.
4184
4185 2004-08-06 Mark Mitchell <mark@codesourcery.com>
4186
4187 * gcc.dg/enum2.c: New test.
4188 * gcc.dg/symbian3.c: Likewise.
4189 * gcc.dg/symbian4.c: Likewise.
4190 * gcc.dg/wchar_t-2.c: Likewise.
4191
4192 2004-08-05 Mark Mitchell <mark@codesourcery.com>
4193
4194 * g++.dg/ext/visibility/visibility-8.C: Add constructor and
4195 destructor tests.
4196
4197 2004-08-05 Mark Mitchell <mark@codesourcery.com>
4198
4199 * g++.dg/ext/visibility/assign1.C: Use scan-hidden and
4200 dg-require-visiblity.
4201 * g++.dg/ext/visibility/fvisibility-inlines-hidden.C: Likewise.
4202 * g++.dg/ext/visibility/fvisibility.C: Likewise.
4203 * g++.dg/ext/visibility/memfuncts.C: Likewise.
4204 * g++.dg/ext/visibility/new1.C: Likewise.
4205 * g++.dg/ext/visibility/pragma.C: Likewise.
4206 * g++.dg/ext/visibility/staticmemfuncts.C: Likewise.
4207 * g++.dg/ext/visibility/virtual.C: Likewise.
4208 * g++/dg/ext/visibility/visibility-1.C: Likewise.
4209 * g++/dg/ext/visibility/visibility-2.C: Likewise.
4210 * g++/dg/ext/visibility/visibility-3.C: Likewise.
4211 * g++/dg/ext/visibility/visibility-4.C: Likewise.
4212 * g++/dg/ext/visibility/visibility-5.C: Likewise.
4213 * g++/dg/ext/visibility/visibility-6.C: Likewise.
4214 * g++/dg/ext/visibility/visibility-7.C: Likewise.
4215 * g++/dg/ext/visibility/visibility-8.C: New test.
4216 * gcc.c-torture/compile/dll.x: Remove.
4217 * gcc.dg/dll-2.c: Use dg-require-dll
4218 * gcc.dg/visibility-10.c: New test.
4219 * lib/gcc-dg.exp (dg-require-dll): Add Symbian to list of targets
4220 supporting DLLs.
4221 * testsuite/lib/scanasm.exp (scan_hidden): New function.
4222 (scan_not_hidden): Likewise.
4223
4224 2004-08-05 David Edelsohn <edelsohn@gnu.org>
4225
4226 * gcc.dg/sh4a-fprun.c: Fix dg-do typo.
4227
4228 2004-08-05 Richard Sandiford <rsandifo@redhat.com>
4229
4230 * gcc.c-torture/execute/20040805-1.c: New test.
4231
4232 2004-08-04 Andrew Pinski <pinskia@physics.uc.edu>
4233
4234 * gcc.dg/20020118-1.c: Declare abort.
4235 * gcc.dg/altivec_check.h: Likewise.
4236 * gcc.dg/iftrap-2.c: Likewise.
4237 * gcc.dg/pragma-darwin.c: Likewise.
4238 * gcc.dg/rs6000-ldouble-1.c: Declare abort and exit.
4239
4240 2004-08-04 Geoffrey Keating <geoffk@apple.com>
4241
4242 * g++.dg/ext/altivec_check.h: Declare exit as extern "C".
4243
4244 2004-08-05 Joseph S. Myers <jsm@polyomino.org.uk>
4245
4246 * gcc.c-torture/execute/builtins/abs-2.c,
4247 gcc.c-torture/execute/builtins/abs-3.c,
4248 gcc.c-torture/execute/builtins/lib/abs.c, gcc.dg/format/format.h,
4249 gcc.dg/torture/builtin-attr-1.c: Use predefined macros for
4250 intmax_t, uintmax_t and their limits.
4251 * gcc.dg/intmax_t-1.c: New test.
4252
4253 2004-08-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4254
4255 * g++.dg/tc1/dr147.C: Add reference to PR.
4256
4257 2004-08-03 Richard Sandiford <rsandifo@redhat.com>
4258
4259 * gcc.dg/mips-args-[23].c: Declare abort() and exit().
4260 * gcc.dg/torture/mips-hilo-[12].c: Likewise.
4261
4262 2004-08-03 David Edelsohn <edelsohn@gnu.org>
4263
4264 * gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
4265
4266 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
4267
4268 * gcc.dg/redecl-5.c: New test.
4269 * gcc.dg/format/attr-6.c: Expect warning for implicit declaration
4270 of scanf.
4271
4272 2004-08-03 Roger Sayle <roger@eyesopen.com>
4273
4274 PR middle-end/16790
4275 * gcc.c-torture/execute/pr16790-1.c: New test case.
4276
4277 2004-08-03 Mark Mitchell <mark@codesourcery.com>
4278
4279 * g++.dg/ext/visibility/assign1.C: New test.
4280 * g++.dg/ext/visibility/new1.C: Likewise.
4281
4282 * gcc.dg/symbian1.c: New test.
4283 * gcc.dg/symbian2.c: Likewise.
4284
4285 2004-08-03 H.J. Lu <hongjiu.lu@intel.com>
4286
4287 PR target/16570
4288 * gcc.dg/i386-sse-9.c: New test.
4289
4290 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
4291
4292 * gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
4293
4294 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
4295
4296 * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg/20001117-1.c,
4297 gcc.dg/20010202-1.c, gcc.dg/20011008-2.c, gcc.dg/20011214-1.c,
4298 gcc.dg/20020201-1.c, gcc.dg/20020312-2.c, gcc.dg/20020426-2.c,
4299 gcc.dg/20030331-2.c, gcc.dg/20030612-1.c, gcc.dg/20030926-1.c,
4300 gcc.dg/20031216-1.c, gcc.dg/20031218-3.c, gcc.dg/20040305-2.c,
4301 gcc.dg/980226-1.c, gcc.dg/Wreturn-type2.c,
4302 gcc.dg/Wunreachable-6.c, gcc.dg/Wunreachable-7.c,
4303 gcc.dg/align-1.c, gcc.dg/builtin-prefetch-1.c,
4304 gcc.dg/builtins-17.c, gcc.dg/builtins-19.c, gcc.dg/builtins-2.c,
4305 gcc.dg/builtins-20.c, gcc.dg/builtins-21.c, gcc.dg/builtins-7.c,
4306 gcc.dg/builtins-8.c, gcc.dg/cpp/19930510-1.c,
4307 gcc.dg/cpp/charconst-3.c, gcc.dg/cpp/charconst-4.c,
4308 gcc.dg/cpp/mi6.c, gcc.dg/cpp/tr-paste.c, gcc.dg/cpp/trad/mi6.c,
4309 gcc.dg/cpp/trad/paste.c, gcc.dg/cpp/trad/strify.c,
4310 gcc.dg/fastmath-1.c, gcc.dg/fshort-wchar.c, gcc.dg/i386-387-7.c,
4311 gcc.dg/i386-387-8.c, gcc.dg/i386-asm-1.c, gcc.dg/i386-cadd.c,
4312 gcc.dg/i386-fpcvt-3.c, gcc.dg/i386-loop-3.c,
4313 gcc.dg/i386-memset-1.c, gcc.dg/loop-2.c, gcc.dg/nest.c,
4314 gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c,
4315 gcc.dg/noncompile/scope.c, gcc.dg/pack-test-4.c,
4316 gcc.dg/pack-test-5.c, gcc.dg/pch/inline-4.c, gcc.dg/postincr-1.c,
4317 gcc.dg/pr10392-1.c, gcc.dg/pragma-align.c,
4318 gcc.dg/profile-generate-1.c, gcc.dg/sibcall-1.c,
4319 gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
4320 gcc.dg/sibcall-5.c, gcc.dg/sibcall-6.c, gcc.dg/switch-warn-1.c,
4321 gcc.dg/switch-warn-2.c, gcc.dg/torture/builtin-attr-1.c,
4322 gcc.dg/torture/builtin-math-1.c, gcc.dg/torture/builtin-noret-2.c,
4323 gcc.dg/trampoline-1.c, gcc.dg/tree-ssa/20030703-1.c,
4324 gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
4325 gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
4326 gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030729-1.c,
4327 gcc.dg/tree-ssa/20030730-1.c, gcc.dg/tree-ssa/20030730-2.c,
4328 gcc.dg/tree-ssa/20030731-1.c, gcc.dg/tree-ssa/20030807-11.c,
4329 gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-5.c,
4330 gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030808-1.c,
4331 gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
4332 gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
4333 gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
4334 gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
4335 gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-3.c,
4336 gcc.dg/tree-ssa/20030922-1.c, gcc.dg/tree-ssa/20031113-1.c,
4337 gcc.dg/tree-ssa/20040121-1.c, gcc.dg/tree-ssa/20040319-1.c,
4338 gcc.dg/tree-ssa/20040324-1.c, gcc.dg/tree-ssa/20040326-1.c,
4339 gcc.dg/tree-ssa/20040326-2.c, gcc.dg/tree-ssa/20040517-1.c,
4340 gcc.dg/tree-ssa/ssa-ccp-10.c, gcc.dg/tree-ssa/ssa-pre-1.c,
4341 gcc.dg/tree-ssa/tailcall-1.c, gcc.dg/tree-ssa/tailrecursion-5.c,
4342 gcc.dg/ultrasp3.c, gcc.dg/winline-7.c, gcc.misc-tests/bprob-1.c,
4343 gcc.misc-tests/bprob-2.c, gcc.misc-tests/gcov-3.c,
4344 gcc.misc-tests/gcov-4.c, gcc.misc-tests/gcov-4b.c,
4345 gcc.misc-tests/gcov-6.c, gcc.misc-tests/gcov-7.c,
4346 gcc.misc-tests/i386-pf-3dnow-1.c,
4347 gcc.misc-tests/i386-pf-athlon-1.c,
4348 gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
4349 objc.dg/nested-func-1.m, objc.dg/special/unclaimed-category-1.m:
4350 Declare built-in functions used.
4351 * gcc.dg/torture/builtin-attr-1.c (nexttoward): Use FPTEST2ARG2.
4352
4353 2004-08-02 Mark Mitchell <mark@codesourcery.com>
4354
4355 PR c++/16707
4356 * g++.dg/lookup/using12.C: New test.
4357
4358 * g++.dg/init/null1.C: Fix PR number.
4359 * g++.dg/parse/namespace10.C: Likewise.
4360
4361 2004-08-01 Mark Mitchell <mark@codesourcery.com>
4362
4363 PR c++/16224
4364 * g++.dg/template/spec17.C: New test.
4365 * g++.old-deja/g++.ns/template13.C: Remove XFAIL.
4366 * g++.old-deja/g++.pt/lookup10.C: Add dg-error marker.
4367
4368 2004-08-02 David Billinghurst
4369
4370 PR fortran/16292
4371 * gfortran.dg/g77/cabs.f: xfail on mips-sgi-irix6*
4372
4373 2004-08-01 Zack Weinberg <zack@codesourcery.com>
4374
4375 * gcc.dg/ia64-got-1.c: New test case.
4376
4377 2004-08-01 Mark Mitchell <mark@codesourcery.com>
4378
4379 PR c++/16489
4380 * g++.dg/init/null1.C: New test.
4381 * g++.dg/tc1/dr76.C: Adjust error marker.
4382
4383 PR c++/16529
4384 * g++.dg/parse/namespace10.C: New test.
4385
4386 PR c++/16810
4387 * g++.dg/inherit/ptrmem2.C: New test.
4388
4389 2004-08-02 Ben Elliston <bje@au.ibm.com>
4390
4391 PR target/16155
4392 * gcc.dg/pr16155.c: New test.
4393
4394 2004-07-31 Joseph S. Myers <jsm@polyomino.org.uk>
4395
4396 * gcc.dg/redecl-2.c: New test.
4397
4398 2004-07-30 Geoffrey Keating <geoffk@apple.com>
4399
4400 * gcc.dg/darwin-longdouble.c: New file.
4401
4402 2004-07-30 Richard Henderson <rth@redhat.com>
4403
4404 * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Fix
4405 write to constant argument.
4406 * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
4407
4408 2004-07-30 Richard Henderson <rth@redhat.com>
4409
4410 * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Disable
4411 tests of nearest around zero.
4412
4413 2004-07-30 Andrew Pinski <apinski@apple.com>
4414
4415 * gcc.c-torture/compile/20040730-1.c: New test.
4416
4417 2004-07-30 Aldy Hernandez <aldyh@redhat.com>
4418
4419 * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
4420 powerpc-eabispe.
4421
4422 2004-07-30 Aldy Hernandez <aldyh@redhat.com>
4423
4424 * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
4425
4426 2004-07-30 Richard Sandiford <rsandifo@redhat.com>
4427
4428 * lib/g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already
4429 contains $ld_library_path.
4430 * lib/gfortran.exp (gfortran_link_flags): Likewise.
4431
4432 2004-07-29 Richard Henderson <rth@redhat.com>
4433
4434 * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.
4435
4436 * g++.dg/ext/stmtexpr2.C (alt1): Rename from expected.
4437 (alt2, which): New.
4438 (Check): Accept either alternative.
4439
4440 2004-07-29 Mark Mitchell <mark@codesourcery.com>
4441
4442 * g++.dg/abi/inline1.C: New test.
4443 * g++.dg/abi/local1-a.cc: Likewise.
4444 * g++.dg/abi/local1.C: Likewise.
4445 * g++.dg/abi/mangle11.C: Tweak location of warnings.
4446 * g++.dg/abi/mangle12.C: Likewise.
4447 * g++.dg/abi/mangle17.C: Likewise.
4448 * g++.dg/abi/mangle20-2.C: Likewise.
4449 * g++.dg/opt/interface1.C: Likewise.
4450 * g++.dg/opt/interface1.h: Likewise.
4451 * g++.dg/opt/interface1-a.cc: New test.
4452 * g++.dg/parse/repo1.C: New test.
4453 * g++.dg/template/repo1.C: Likewise.
4454 * g++.dg/warn/Winline-1.C: Likewise.
4455 * lib/gcc-dg.exp (gcc-dg-test-1): Fix -frepo handling.
4456
4457 2004-07-29 Diego Novillo <dnovillo@redhat.com>
4458
4459 * gcc.dg/tree-ssa/20040729-1.c: New test.
4460
4461 2004-07-27 Matt Austern <austern@apple.com>
4462
4463 * gcc.dg/darwin-bool-1.c: New test.
4464 * gcc.dg/darwin-bool-2.c: New test.
4465
4466 2004-07-28 Richard Henderson <rth@redhat.com>
4467
4468 * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
4469 arguments in the correct type. Don't write to constant arguments.
4470
4471 2004-07-28 Diego Novillo <dnovillo@redhat.com>
4472
4473 PR tree-optimization/16688
4474 PR tree-optimization/16689
4475 * g++.dg/tree-ssa/pr16688.C: New test.
4476
4477 2004-07-28 Diego Novillo <dnovillo@redhat.com>
4478
4479 * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
4480 loads. Not only in the comment, this time.
4481
4482 2004-07-28 Alexandre Oliva <aoliva@redhat.com>
4483
4484 2003-07-06 Alexandre Oliva <aoliva@redhat.com>
4485 * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
4486 2003-07-01 Alexandre Oliva <aoliva@redhat.com>
4487 * gcc.dg/sh4a-bitmovua.c: New.
4488 * gcc.dg/sh4a-cos.c: New.
4489 * gcc.dg/sh4a-cosf.c: New.
4490 * gcc.dg/sh4a-fprun.c: New.
4491 * gcc.dg/sh4a-fsrra.c: New.
4492 * gcc.dg/sh4a-memmovua.c: New.
4493 * gcc.dg/sh4a-sin.c: New.
4494 * gcc.dg/sh4a-sincos.c: New.
4495 * gcc.dg/sh4a-sincosf.c: New.
4496 * gcc.dg/sh4a-sinf.c: New.
4497
4498 2004-07-28 Diego Novillo <dnovillo@redhat.com>
4499
4500 * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
4501 conditionals.
4502 * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
4503 loads.
4504 * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
4505 DOM1.
4506
4507 2004-07-27 Andrew Pinski <apinski@apple.com>
4508
4509 * g++.dg/rtti/tinfo1.C: Correct the xfail.
4510
4511 2004-07-27 Nitin Yewale <nitiny@kpitcummins.com>
4512
4513 * gcc.dg/pragma-isr.c: New test.
4514
4515 2004-07-27 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4516
4517 PR c++/14429
4518 * g++.dg/template/ttp11.C: New test.
4519
4520 2004-07-27 Diego Novillo <dnovillo@redhat.com>
4521
4522 * gcc.c-torture/compile/20040727-1.c: New test.
4523
4524 2004-07-26 Eric Christopher <echristo@redhat.com>
4525
4526 * gcc.c-torture/compile/20040726-2.c: New test.
4527
4528 2004-07-26 Andrew Pinski <apinski@apple.com>
4529
4530 * g++.dg/rtti/tinfo1.C: Xfail.
4531
4532 2004-07-26 Richard Sandiford <rsandifo@redhat.com>
4533
4534 * gcc.c-torture/compile/20040726-1.c: New test.
4535
4536 2004-07-26 Niall Douglas <s_fsfeurope2@nedprod.com>
4537 Brian Ryner <bryner@brianryner.com>
4538
4539 PR c++/9283
4540 PR c++/15000
4541 * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
4542 * g++.dg/ext/visibility/: New directory.
4543 * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
4544 g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
4545 g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
4546 g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
4547 * g++.dg/ext/visibility/fvisibility.C,
4548 g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
4549 g++.dg/ext/visibility/fvisibility-override1.C
4550 g++.dg/ext/visibility/fvisibility-override2.C
4551 g++.dg/ext/visibility/memfuncts.C
4552 g++.dg/ext/visibility/noPLT.C
4553 g++.dg/ext/visibility/pragma.C
4554 g++.dg/ext/visibility/pragma-override1.C
4555 g++.dg/ext/visibility/pragma-override2.C
4556 g++.dg/ext/visibility/staticmemfuncts.C
4557 g++.dg/ext/visibility/virtual.C: New tests.
4558
4559 2004-07-25 Joseph S. Myers <jsm@polyomino.org.uk>
4560
4561 PR c/15360
4562 * gcc.dg/pr15360-1.c: New test.
4563
4564 2004-07-25 Daniel Jacobowitz <dan@debian.org>
4565
4566 * gcc.dg/pragma-align-2.c: New test.
4567 * gcc.dg/pragma-init-fini.c: New test.
4568 * gcc.dg/pragma-align.c: Change from compile to run. Run on Solaris
4569 targets.
4570
4571 2004-07-25 Joseph S. Myers <jsm@polyomino.org.uk>
4572
4573 * gcc.dg/init-string-2.c: New test.
4574
4575 2004-07-24 Zack Weinberg <zack@codesourcery.com>
4576
4577 PR 16684
4578 * gcc.dg/Wredundant-decls-1.c: New test case.
4579
4580 2004-07-24 Jakub Jelinek <jakub@redhat.com>
4581
4582 * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
4583 * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
4584 * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
4585 * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
4586 * gcc.dg/compat/generate-random.c: New file.
4587 * gcc.dg/compat/generate-random.h: Likewise.
4588 * gcc.dg/compat/generate-random_r.c: Likewise.
4589 * gcc.dg/compat/struct-layout-1.h: Likewise.
4590 * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
4591 * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
4592 * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
4593 * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
4594 * gcc.dg/compat/struct-layout-1_main.c: New test.
4595 * gcc.dg/compat/struct-layout-1_x.c: New file.
4596 * gcc.dg/compat/struct-layout-1_y.c: New file.
4597 * gcc.dg/compat/struct-layout-1_test.h: New file.
4598
4599 2004-07-23 Joseph S. Myers <jsm@polyomino.org.uk>
4600
4601 * gcc.dg/comp-return-1.c: New test
4602
4603 2004-07-23 Janis Johnson <janis187@us.ibm.com>
4604
4605 * gcc.dg/vmx/8-02a.c: Fix typo.
4606
4607 * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
4608 * gcc.dg/darwin-abi-3.c: New test.
4609
4610 * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
4611 * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
4612
4613 * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
4614 * gcc.dg/vmx/ops-long-1.c: New test.
4615 * gcc.dg/vmx/ops-long-2.c: New test.
4616
4617 2004-07-23 Nathan Sidwell <nathan@codesourcery.com>
4618
4619 * g++.dg/lookup/conv-[1234].C: New.
4620
4621 2004-07-22 Mark Mitchell <mark@codesourcery.com>
4622
4623 * g++.dg/parse/attr2.C: Simplify.
4624
4625 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4626
4627 PR c/7284
4628 * gcc.c-torture/execute/pr7284-1.c: New test.
4629
4630 2004-07-22 Brian Booth <bbooth@redhat.com>
4631
4632 * gcc.dg/tree-ssa/20040721-1.c: New test.
4633
4634 2004-07-22 Nathan Sidwell <nathan@codesourcery.com>
4635
4636 * g++.dg/template/crash20.c: New.
4637
4638 2004-07-22 David Billinghurst (David.Billinghurst@riotinto.com)
4639
4640 * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
4641 Add dg-run directive. Declare variables as required.
4642 * gfortran.dg/g77/README: Update
4643
4644 2004-07-22 Hans-Peter Nilsson <hp@axis.com>
4645
4646 * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
4647 gcc.dg/cris-peep2-andu2.c: New tests.
4648
4649 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4650
4651 PR c/15052
4652 * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
4653 on return type.
4654 * gcc.dg/qual-return-1.c: Use -Wreturn-type. Update expected
4655 messages.
4656 * gcc.dg/qual-return-2.c: Update expected messages.
4657 * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
4658
4659 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4660
4661 * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
4662 * gcc.dg/noncompile/921102-1.c: Update expected error message.
4663
4664 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4665
4666 PR c/11250
4667 * gcc.dg/init-string-1.c: New test.
4668
4669 2004-07-21 Jakub Jelinek <jakub@redhat.com>
4670
4671 PR middle-end/15345
4672 PR c/16450
4673 * gcc.dg/torture/nested-fn-1.c: New test.
4674
4675 2004-07-20 H.J. Lu <hongjiu.lu@intel.com>
4676
4677 PR target/16559
4678 * gcc.dg/ia64-fptr-1.c: New file.
4679
4680 2004-07-21 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4681
4682 PR c++/14497
4683 * g++.dg/template/spec16.C: New test.
4684 * g++.old-deja/g++.robertl/eb118.C: Remove.
4685
4686 2004-07-21 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4687
4688 PR c++/509
4689 * g++.dg/template/spec15.C: New test.
4690
4691 2004-07-21 David Billinghurst (David.Billinghurst@riotinto.com)
4692
4693 Copy cases from g77.f-torture/execute and add dg-run
4694 directive. Other changes as noted.
4695 * gfortran.dg/g77/13037.f
4696 * gfortran.dg/g77/1832.f
4697 * gfortran.dg/g77/19981119-0.f
4698 * gfortran.dg/g77/19990313-0.f
4699 * gfortran.dg/g77/19990313-1.f
4700 * gfortran.dg/g77/19990313-2.f
4701 * gfortran.dg/g77/19990313-3.f
4702 * gfortran.dg/g77/19990419-1.f
4703 * gfortran.dg/g77/19990826-0.f
4704 * gfortran.dg/g77/19990826-2.f
4705 * gfortran.dg/g77/20000503-1.f
4706 * gfortran.dg/g77/20001111.f
4707 * gfortran.dg/g77/20010116.f
4708 * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
4709 * gfortran.dg/g77/20010430.f
4710 * gfortran.dg/g77/6177.f
4711 * gfortran.dg/g77/947.f
4712 * gfortran.dg/g77/970816-3.f
4713 * gfortran.dg/g77/971102-1.f
4714 * gfortran.dg/g77/980520-1.f
4715 * gfortran.dg/g77/980628-0.f
4716 * gfortran.dg/g77/980628-1.f
4717 * gfortran.dg/g77/980628-10.f
4718 * gfortran.dg/g77/980628-2.f
4719 * gfortran.dg/g77/980628-3.f
4720 * gfortran.dg/g77/980628-7.f
4721 * gfortran.dg/g77/980628-8.f
4722 * gfortran.dg/g77/980628-9.f
4723 * gfortran.dg/g77/980701-0.f
4724 * gfortran.dg/g77/980701-1.f
4725 * gfortran.dg/g77/cabs.f
4726 * gfortran.dg/g77/claus.f
4727 * gfortran.dg/g77/complex_1.f
4728 * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
4729 * gfortran.dg/g77/dcomplex.f
4730 * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
4731 * gfortran.dg/g77/f90-intrinsic-mathematical.f
4732 * gfortran.dg/g77/f90-intrinsic-numeric.f
4733 * gfortran.dg/g77/int8421.f
4734 * gfortran.dg/g77/labug1.f
4735 * gfortran.dg/g77/large_vec.f
4736 * gfortran.dg/g77/le.f
4737 * gfortran.dg/g77/short.f
4738 * gfortran.dg/g77/README: Update
4739
4740 2004-07-20 Mark Mitchell <mark@codesourcery.com>
4741
4742 PR c++/16637
4743 * g++.dg/parse/lookup4.C: New test.
4744
4745 2004-07-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4746
4747 PR c++/16175
4748 * g++.dg/template/ttp10.C: New test.
4749
4750 2004-07-20 Joseph S. Myers <jsm@polyomino.org.uk>
4751
4752 * gcc.dg/pr12625-1.c: New test.
4753
4754 2004-07-20 Steven Bosscher <stevenb@suse.de>
4755
4756 * testsuite/gcc.dg/switch-warn-1.c: New test.
4757 * testsuite/gcc.dg/switch-warn-2.c: New test.
4758 * gcc.c-torture/compile/pr14730.c: Update.
4759
4760 2004-07-19 Kelley Cook <kcook@gcc.gnu.org>
4761
4762 * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
4763 g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
4764 g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
4765 g++.dg/template/nontype3.C: Remove trailing CR from tests.
4766
4767 2004-07-18 Mark Mitchell <mark@codesourcery.com>
4768
4769 PR c++/16623
4770 * g++.dg/template/assign1.C: New test.
4771
4772 2004-07-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4773
4774 PR c++/12170
4775 * g++.dg/template/ttp9.C: New test.
4776
4777 2004-07-19 Daniel Jacobowitz <dan@debian.org>
4778
4779 * gcc.dg/format/cmn-err-1.c: New test.
4780
4781 2004-07-19 Joseph S. Myers <jsm@polyomino.org.uk>
4782
4783 * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
4784 gcc.dg/Wparentheses-10.c: New tests.
4785 * gcc.dg/Wparentheses-5.c: Remove XFAILs.
4786
4787 2004-07-18 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4788
4789 PR fortran/16465
4790 * gfortran.dg/g77//ffixed-line-length-0.f,
4791 gfortran.dg/g77/ffixed-line-length-132.f,
4792 gfortran.dg/g77/ffixed-line-length-72.f,
4793 gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
4794 gfortran.dg/g77/README: Update.
4795
4796 2004-07-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4797
4798 PR c++/13092
4799 * g++.dg/template/non-dependent7.C: New test.
4800 * g++.dg/template/non-dependent8.C: Likewise.
4801 * g++.dg/template/non-dependent9.C: Likewise.
4802 * g++.dg/template/non-dependent10.C: Likewise.
4803
4804 2004-07-17 Mark Mitchell <mark@codesourcery.com>
4805
4806 PR c++/16337
4807 * g++.dg/parse/attr2.C: New test.
4808
4809 2004-07-17 Toon Moene <toon@moene.indiv.nluug.nl>
4810
4811 * g77.dg: Removed.
4812 * g77.f-torture: Ditto.
4813
4814 2004-07-17 Joseph S. Myers <jsm@polyomino.org.uk>
4815
4816 * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
4817 gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
4818 Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
4819
4820 2004-07-16 Richard Henderson <rth@redhat.com>
4821
4822 * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
4823
4824 2004-07-16 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4825
4826 * lib/fortran-torture.exp (fortran-torture): Don't test compile
4827 tests with full list of options.
4828 * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
4829 of TORTURE_OPTIONS if test contains 'dg-do run'.
4830
4831 PR fortran/16404
4832 * gfortran.dg/do_iterator.f90: New test.
4833
4834 2004-07-16 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4835
4836 PR rtl-optimization/16536
4837 * gcc.c-torture/execute/restrict-1.c: New test.
4838
4839 2004-07-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4840
4841 PR fortran/15324
4842 * gfortran.dg/pr15324.f90: New test.
4843
4844 PR fortran/15129
4845 * gfortran.dg/pr15129.f90: New test.
4846
4847 PR fortran/15140
4848 * gfortran.dg/pr15140.f90: New test.
4849
4850 PR fortran/13792
4851 * gfortran.fortran-torture/execute/bounds.f90: Add check for
4852 compile-time simplification.
4853
4854 2004-07-14 Mike Stump <mrs@apple.com>
4855
4856 * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
4857
4858 2004-07-14 James E Wilson <wilson@specifixinc.com>
4859
4860 PR target/16325
4861 * gcc.dg/profile-generate-1.c: New.
4862
4863 2004-07-15 Jakub Jelinek <jakub@redhat.com>
4864
4865 * gcc.c-torture/execute/20040709-1.c: New test.
4866 * gcc.c-torture/execute/20040709-2.c: New test.
4867
4868 2004-07-14 Mike Stump <mrs@apple.com>
4869
4870 * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
4871
4872 2004-07-14 Mike Stump <mrs@apple.com>
4873
4874 * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
4875
4876 2004-07-13 Mark Mitchell <mark@codesourcery.com>
4877
4878 PR c++/16518
4879 * g++.dg/parse/mutable1.C: New test.
4880
4881 2004-07-13 Diego Novillo <dnovillo@redhat.com>
4882
4883 PR tree-optimization/16443
4884 * gcc.dg/tree-ssa/20040713-1.c: New test.
4885
4886 2004-07-15 Ulrich Weigand <uweigand@de.ibm.com>
4887
4888 * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
4889 for operator new.
4890
4891 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
4892
4893 * gfortran.dg/g77/README: New file
4894 * gfortran.dg/g77/19981216-0.f: Copy from
4895 g77.f-torture/noncompile. Add "dg-do compile" and
4896 dg-error as required.
4897 * gfortran.dg/g77/19990218-1.f: Likewise
4898 * gfortran.dg/g77/19990905-1.f: Likewise
4899 * gfortran.dg/g77/9263.f: Likewise
4900 * gfortran.dg/g77/980615-0.f: Likewise
4901 * gfortran.dg/g77/980616-0.f: Likewise
4902 * gfortran.dg/g77/check0.f: Likewise
4903 * gfortran.dg/g77/select_no_compile.f: Likewise
4904
4905 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
4906
4907 Copy files from g77.f-torture/compile.
4908 Add "{ dg-do compile}". Other changes as noted
4909 * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
4910 * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
4911 * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
4912 * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
4913 * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
4914 * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
4915 * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
4916 * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
4917 statement to conform to standard. Append alpha1.x for reference.
4918 * gfortran.dg/g77/xformat.f: Add dg-warning
4919
4920 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
4921
4922 * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
4923 Add {dg-do compile} directive.
4924 * gfortran.dg/g77/cpp2.F: Likewise
4925
4926 2004-07-12 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4927
4928 PR c++/5402
4929 * g++.dg/lookup/name-clash1.C: New test.
4930
4931 PR c++/9777
4932 * g++.dg/lookup/name-clash2.C: New test.
4933
4934 PR c++/12102
4935 * g++.dg/lookup/name-clash3.C: New test.
4936
4937 2004-07-12 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4938
4939 * g++.dg/lookup/new2.C: New test.
4940 * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
4941
4942 2004-07-12 David Billinghurst <David.Billinghurst@riotinto.com>
4943
4944 * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
4945 Add {dg-do compile} directive.
4946 * gfortran.dg/g77/13060.f: Likewise
4947 * gfortran.dg/g77/19990218-0.f: Likewise
4948 * gfortran.dg/g77/19990305-0.f: Likewise
4949 * gfortran.dg/g77/19990419-0.f: Likewise
4950 * gfortran.dg/g77/19990502-0.f: Likewise
4951 * gfortran.dg/g77/19990502-1.f: Likewise
4952 * gfortran.dg/g77/19990525-0.f: Likewise
4953 * gfortran.dg/g77/19990826-1.f: Likewise
4954 * gfortran.dg/g77/19990826-3.f: Likewise
4955 * gfortran.dg/g77/19990905-2.f: Likewise
4956 * gfortran.dg/g77/20000412-1.f: Likewise
4957 * gfortran.dg/g77/20000511-1.f: Likewise
4958 * gfortran.dg/g77/20000511-2.f: Likewise
4959 * gfortran.dg/g77/20000518.f: Likewise
4960 * gfortran.dg/g77/20000601-1.f: Likewise
4961 * gfortran.dg/g77/20000601-2.f: Likewise
4962 * gfortran.dg/g77/20000629-1.f: Likewise
4963 * gfortran.dg/g77/20000630-2.f: Likewise
4964 * gfortran.dg/g77/20010115.f: Likewise
4965 * gfortran.dg/g77/20010321-1.f: Likewise
4966 * gfortran.dg/g77/20010426.f: Likewise
4967 * gfortran.dg/g77/20020307-1.f: Likewise
4968 * gfortran.dg/g77/8485.f: Likewise
4969 * gfortran.dg/g77/960317-1.f: Likewise
4970 * gfortran.dg/g77/970915-0.f: Likewise
4971 * gfortran.dg/g77/980310-1.f: Likewise
4972 * gfortran.dg/g77/980310-2.f: Likewise
4973 * gfortran.dg/g77/980310-3.f: Likewise
4974 * gfortran.dg/g77/980310-4.f: Likewise
4975 * gfortran.dg/g77/980310-6.f: Likewise
4976 * gfortran.dg/g77/980310-7.f: Likewise
4977 * gfortran.dg/g77/980310-8.f: Likewise
4978 * gfortran.dg/g77/980419-2.f: Likewise
4979 * gfortran.dg/g77/980424-0.f: Likewise
4980 * gfortran.dg/g77/980427-0.f: Likewise
4981 * gfortran.dg/g77/980729-0.f: Likewise
4982 * gfortran.dg/g77/981117-1.f: Likewise
4983 * gfortran.dg/g77/toon_1.f: Likewise
4984
4985 2004-07-12 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4986
4987 PR c++/2204
4988 * g++.dg/other/abstract2.C: New test.
4989
4990 2004-07-12 Paul Brook <paul@codesourcery.com>
4991
4992 * gfortran.dg/pointer_init_1.f90: New test.
4993
4994 2004-07-11 Paul Brook <paul@codesourcery.com>
4995
4996 PR fortran/15986
4997 * gfortran.dg/contained_1.f90: New test.
4998
4999 2004-07-11 Mark Mitchell <mark@codesourcery.com>
5000
5001 * g++.dg/parse/defarg8.C: New test.
5002
5003 2004-07-11 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5004
5005 PR fortran/16433
5006 * gfortran.dg/pr16433.f: New test.
5007
5008 PR fortran/17574
5009 * gfortran.dg/pr15754.f90: New test.
5010
5011 2004-07-11 Joseph S. Myers <jsm@polyomino.org.uk>
5012
5013 PR tree-optimization/16437
5014 * gcc.c-torture/execute/bitfld-4.c: New test.
5015
5016 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5017
5018 * gfortran.fortran-torture/execute/common_2.f90: Add check for
5019 access to common var from module.
5020
5021 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5022
5023 PR fortran/16336
5024 * gfortran.fortran-torture/execute/common_2.f90: New test.
5025
5026 2004-07-10 Paul Brook <paul@codesourcery.com>
5027
5028 * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
5029
5030 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5031
5032 PR fortran/15969
5033 * gfortran.fortran-torture/execute/der_init_5.f90: New test.
5034
5035 2004-07-10 David Billinghurst <David.Billinghurst@riotinto.com>
5036
5037 * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
5038 * gfortran.dg/g77/ffixed-form-2.f: Likewise
5039 * gfortran.dg/g77/ffree-form-1.f: Likewise
5040 * gfortran.dg/g77/ffree-form-2.f: Likewise
5041 * gfortran.dg/g77/ffree-form-3.f: Likewise
5042 * gfortran.dg/g77/fno-underscoring.f: Likewise
5043 * gfortran.dg/g77/funderscoring.f: Likewise
5044 * gfortran.dg/g77/pr9258.f: Likewise. Add dg-warning lines.
5045
5046 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5047
5048 * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
5049
5050 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5051 Paul Brook <paul@codesourcery.com>
5052
5053 PR fortran/13415
5054 * gfortran.dg/common_pointer_1.f90: New test.
5055
5056 2004-07-10 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5057
5058 * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
5059
5060 2004-07-09 James E Wilson <wilson@specifixinc.com>
5061
5062 PR target/16364
5063 * gcc.c-torture/compile/20040709-1.c: New.
5064
5065 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5066
5067 PR fortran/14077
5068 * gfortran.fortran-torture/execute/module_init_1.f90: New test.
5069
5070 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5071
5072 PR fortran/13201
5073 * gfortran.dg/shape_1.f90: New test.
5074
5075 2004-07-09 Zack Weinberg <zack@codesourcery.com>
5076 Andrew Pinski <apinski@apple.com>
5077
5078 * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
5079
5080 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5081
5082 * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
5083 comment.
5084
5085 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5086 Paul Brook <paul@codesourcery.com>
5087
5088 * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
5089 '.f95' and '.F95'.
5090
5091 2004-07-09 Diego Novillo <dnovillo@redhat.com>
5092
5093 * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
5094
5095 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5096
5097 * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
5098 testcases with capital suffix.
5099
5100 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5101
5102 PR fortran/15481
5103 PR fortran/13372
5104 PR fortran/13575
5105 PR fortran/15978
5106 * gfortran.fortran-torture/compile/implicit_2.f90: New test.
5107
5108 * gfortran.dg/implicit_1.f90: New test.
5109
5110 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5111
5112 * lib/gfortran-dg.exp (gfortran-dg-test): Adapt regular
5113 expression to match gfortran warning/error messages
5114 * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
5115 dg-error text.
5116
5117 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5118
5119 * lib/fortran-torture.exp: Rename proc search_for to
5120 search_for_re.
5121
5122 2004-07-09 Eric Botcazou <ebotcazou@libertysurf.fr>
5123
5124 * gcc.c-torture/execute/simd-5.x: New file.
5125 XFAIL on SPARC 64-bit at -O0.
5126
5127 2004-07-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5128
5129 PR c++/8211
5130 PR c++/16165
5131 * g++.dg/warn/effc3.C: New test.
5132
5133 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5134
5135 * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
5136 change X to 1X in format.
5137 * gfortran.dg/g77/20010216-1.f: Copy from g77.dg and
5138 add data statements to conform to standard.
5139
5140 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5141
5142 * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
5143 * gfortran.dg/g77/f77-edit-t-in.f: Likewise
5144 * gfortran.dg/g77/f77-edit-x-out.f: Likewise
5145
5146 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5147
5148 * gfortran.dg/g77/7388.f: Copy from g77.dg
5149 * gfortran.dg/g77/f77-edit-i-out.f: Likewise
5150 * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
5151 * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
5152 * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
5153 * gfortran.dg/g77/f77-edit-t-out.f: Likewise
5154 * gfortran.dg/g77/f77-edit-h-out.f: Likewise
5155 * gfortran.dg/g77/strlen0.f: Likewise
5156
5157 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5158
5159 * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
5160 * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
5161
5162 2004-07-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5163
5164 * gcc.c-torture/execute/920428-2.x: Delete.
5165 * gcc.c-torture/execute/920501-7.x: Likewise.
5166
5167 2004-07-08 Jakub Jelinek <jakub@redhat.com>
5168
5169 * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
5170 -march=i386 into -march=i686. Add -march=i686 -mtune=x and
5171 -march=x for pentium3, pentium3m, pentium-m, pentium4m,
5172 prescott and c3-2.
5173 (PREFETCH_3DNOW): Add -march=c3.
5174
5175 2004-07-08 Diego Novillo <dnovillo@redhat.com>
5176
5177 PR c/16437
5178 * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
5179 * gcc.c-torture/execute/bf64-1.x: Likewise.
5180
5181 2004-07-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5182
5183 * gcc.c-torture/compile/20040708-1.c: New test.
5184
5185 2004-07-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5186
5187 PR c++/16169
5188 * g++.dg/warn/effc2.C: New test.
5189
5190 2004-07-08 Joseph S. Myers <jsm@polyomino.org.uk>
5191
5192 * gcc.c-torture/execute/bitfld-1.x: Remove.
5193 * gcc.c-torture/execute/bitfld-3.c: New test.
5194 * gcc.dg/bitfld-2.c: Remove XFAILs.
5195
5196 2004-07-07 H.J. Lu <hongjiu.lu@intel.com>
5197
5198 PR c++/16276
5199 * g++.dg/rtti/tinfo1.C: New file.
5200
5201 2004-07-07 Eric Christopher <echristo@redhat.com>
5202
5203 * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
5204
5205 2004-07-07 Andrew Pinski <apinski@apple.com>
5206
5207 * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
5208
5209 2004-07-07 Mark Mitchell <mark@codesourcery.com>
5210
5211 * g++.dg/init/call1.C: XFAIL.
5212
5213 2004-07-07 Alexandre Oliva <aoliva@redhat.com>
5214
5215 * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
5216 except for movstrict*, to movmem* and clrstr* to clrmem*.
5217
5218 2004-07-07 Richard Sandiford <rsandifo@redhat.com>
5219
5220 * gcc.c-torture/execute/20040707-1.c: New test.
5221
5222 2004-07-06 Richard Sandiford <rsandifo@redhat.com>
5223
5224 * gcc.c-torture/execute/20040706-1.c: New test.
5225
5226 2004-07-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5227
5228 PR c++/3671
5229 * g++.dg/template/spec14.C: New test.
5230
5231 2004-07-05 Jakub Jelinek <jakub@redhat.com>
5232
5233 * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
5234 nothing if not yet defined. Use it in b, c and d type definitions.
5235 * gcc.c-torture/execute/20040705-1.c: New test.
5236 * gcc.c-torture/execute/20040705-2.c: New test.
5237
5238 2004-07-05 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5239
5240 PR c++/2518
5241 * g++.dg/lookup/new1.C: New test.
5242
5243 2004-07-05 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5244
5245 PR c++/11406
5246 * g++.dg/template/sizeof8.C: New test.
5247
5248 2004-07-05 Richard Sandiford <rsandifo@redhat.com>
5249
5250 * gcc.c-torture/compile/20040705-1.c: New test.
5251
5252 2004-07-04 Bud Davis <bdavis9659@comcast.net>
5253
5254 * gfortran.fortran-torture/execute/seq_io.f90: New test.
5255
5256 2004-07-04 Neil Booth <neil@duron.akihabara.co.uk>
5257
5258 * gcc.dg/cpp/if-mop.c: Two new testcases.
5259 * gcc.dg/cpp/trad/comment-3.c: New.
5260
5261 2004-07-04 Paul Brook <paul@codesourcery.com>
5262
5263 * gfortran.fortran-torture/compile/implicit_1.f90: New test.
5264
5265 2004-07-03 Scott Brumbaugh <scottb.lists@verizon.net>
5266
5267 PR c++/3761
5268 * g++.dg/lookup/crash4.C: New test.
5269
5270 2004-07-02 Zack Weinberg <zack@codesourcery.com>
5271
5272 * gcc.c-torture/execute/builtin-abs-1.c
5273 * gcc.c-torture/execute/builtin-abs-2.c
5274 * gcc.c-torture/execute/builtin-complex-1.c
5275 * gcc.c-torture/execute/builtins/string-1-lib.c
5276 * gcc.c-torture/execute/builtins/string-1.c
5277 * gcc.c-torture/execute/builtins/string-2-lib.c
5278 * gcc.c-torture/execute/builtins/string-2.c
5279 * gcc.c-torture/execute/builtins/string-3-lib.c
5280 * gcc.c-torture/execute/builtins/string-3.c
5281 * gcc.c-torture/execute/builtins/string-4-lib.c
5282 * gcc.c-torture/execute/builtins/string-4.c
5283 * gcc.c-torture/execute/builtins/string-5-lib.c
5284 * gcc.c-torture/execute/builtins/string-5.c
5285 * gcc.c-torture/execute/builtins/string-6-lib.c
5286 * gcc.c-torture/execute/builtins/string-6.c
5287 * gcc.c-torture/execute/builtins/string-7-lib.c
5288 * gcc.c-torture/execute/builtins/string-7.c
5289 * gcc.c-torture/execute/builtins/string-8-lib.c
5290 * gcc.c-torture/execute/builtins/string-8.c
5291 * gcc.c-torture/execute/builtins/string-9-lib.c
5292 * gcc.c-torture/execute/builtins/string-9.c
5293 * gcc.c-torture/execute/builtins/string-asm-1-lib.c
5294 * gcc.c-torture/execute/builtins/string-asm-1.c
5295 * gcc.c-torture/execute/builtins/string-asm-2-lib.c
5296 * gcc.c-torture/execute/builtins/string-asm-2.c
5297 * gcc.c-torture/execute/stdio-opt-1.c
5298 * gcc.c-torture/execute/stdio-opt-2.c
5299 * gcc.c-torture/execute/stdio-opt-3.c
5300 * gcc.c-torture/execute/string-opt-1.c
5301 * gcc.c-torture/execute/string-opt-10.c
5302 * gcc.c-torture/execute/string-opt-11.c
5303 * gcc.c-torture/execute/string-opt-12.c
5304 * gcc.c-torture/execute/string-opt-13.c
5305 * gcc.c-torture/execute/string-opt-14.c
5306 * gcc.c-torture/execute/string-opt-15.c
5307 * gcc.c-torture/execute/string-opt-16.c
5308 * gcc.c-torture/execute/string-opt-2.c
5309 * gcc.c-torture/execute/string-opt-6.c
5310 * gcc.c-torture/execute/string-opt-7.c
5311 * gcc.c-torture/execute/string-opt-8.c:
5312 Replace with ...
5313
5314 * gcc.c-torture/execute/builtins/abs-2.c
5315 * gcc.c-torture/execute/builtins/abs-3.c
5316 * gcc.c-torture/execute/builtins/complex-1.c
5317 * gcc.c-torture/execute/builtins/fprintf.c
5318 * gcc.c-torture/execute/builtins/fputs.c
5319 * gcc.c-torture/execute/builtins/memcmp.c
5320 * gcc.c-torture/execute/builtins/memmove.c
5321 * gcc.c-torture/execute/builtins/memops-asm.c
5322 * gcc.c-torture/execute/builtins/mempcpy-2.c
5323 * gcc.c-torture/execute/builtins/mempcpy.c
5324 * gcc.c-torture/execute/builtins/memset.c
5325 * gcc.c-torture/execute/builtins/printf.c
5326 * gcc.c-torture/execute/builtins/sprintf.c
5327 * gcc.c-torture/execute/builtins/strcat.c
5328 * gcc.c-torture/execute/builtins/strchr.c
5329 * gcc.c-torture/execute/builtins/strcmp.c
5330 * gcc.c-torture/execute/builtins/strcpy.c
5331 * gcc.c-torture/execute/builtins/strcspn.c
5332 * gcc.c-torture/execute/builtins/strlen-2.c
5333 * gcc.c-torture/execute/builtins/strlen.c
5334 * gcc.c-torture/execute/builtins/strncat.c
5335 * gcc.c-torture/execute/builtins/strncmp-2.c
5336 * gcc.c-torture/execute/builtins/strncmp.c
5337 * gcc.c-torture/execute/builtins/strncpy.c
5338 * gcc.c-torture/execute/builtins/strpbrk.c
5339 * gcc.c-torture/execute/builtins/strpcpy-2.c
5340 * gcc.c-torture/execute/builtins/strpcpy.c
5341 * gcc.c-torture/execute/builtins/strrchr.c
5342 * gcc.c-torture/execute/builtins/strspn.c
5343 * gcc.c-torture/execute/builtins/strstr-asm.c
5344 * gcc.c-torture/execute/builtins/strstr.c:
5345 ... these new files.
5346
5347 * gcc.c-torture/execute/builtins/abs-2-lib.c
5348 * gcc.c-torture/execute/builtins/abs-3-lib.c
5349 * gcc.c-torture/execute/builtins/complex-1-lib.c
5350 * gcc.c-torture/execute/builtins/fprintf-lib.c
5351 * gcc.c-torture/execute/builtins/fputs-lib.c
5352 * gcc.c-torture/execute/builtins/memcmp-lib.c
5353 * gcc.c-torture/execute/builtins/memmove-lib.c
5354 * gcc.c-torture/execute/builtins/memops-asm-lib.c
5355 * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
5356 * gcc.c-torture/execute/builtins/mempcpy-lib.c
5357 * gcc.c-torture/execute/builtins/memset-lib.c
5358 * gcc.c-torture/execute/builtins/printf-lib.c
5359 * gcc.c-torture/execute/builtins/sprintf-lib.c
5360 * gcc.c-torture/execute/builtins/strcat-lib.c
5361 * gcc.c-torture/execute/builtins/strchr-lib.c
5362 * gcc.c-torture/execute/builtins/strcmp-lib.c
5363 * gcc.c-torture/execute/builtins/strcpy-lib.c
5364 * gcc.c-torture/execute/builtins/strcspn-lib.c
5365 * gcc.c-torture/execute/builtins/strlen-2-lib.c
5366 * gcc.c-torture/execute/builtins/strlen-lib.c
5367 * gcc.c-torture/execute/builtins/strncat-lib.c
5368 * gcc.c-torture/execute/builtins/strncmp-2-lib.c
5369 * gcc.c-torture/execute/builtins/strncmp-lib.c
5370 * gcc.c-torture/execute/builtins/strncpy-lib.c
5371 * gcc.c-torture/execute/builtins/strpbrk-lib.c
5372 * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
5373 * gcc.c-torture/execute/builtins/strpcpy-lib.c
5374 * gcc.c-torture/execute/builtins/strrchr-lib.c
5375 * gcc.c-torture/execute/builtins/strspn-lib.c
5376 * gcc.c-torture/execute/builtins/strstr-asm-lib.c
5377 * gcc.c-torture/execute/builtins/strstr-lib.c
5378 * gcc.c-torture/execute/builtins/lib/abs.c
5379 * gcc.c-torture/execute/builtins/lib/fprintf.c
5380 * gcc.c-torture/execute/builtins/lib/memset.c
5381 * gcc.c-torture/execute/builtins/lib/printf.c
5382 * gcc.c-torture/execute/builtins/lib/sprintf.c
5383 * gcc.c-torture/execute/builtins/lib/strcpy.c
5384 * gcc.c-torture/execute/builtins/lib/strcspn.c
5385 * gcc.c-torture/execute/builtins/lib/strncat.c
5386 * gcc.c-torture/execute/builtins/lib/strncmp.c
5387 * gcc.c-torture/execute/builtins/lib/strncpy.c
5388 * gcc.c-torture/execute/builtins/lib/strpbrk.c
5389 * gcc.c-torture/execute/builtins/lib/strspn.c
5390 * gcc.c-torture/execute/builtins/lib/strstr.c:
5391 New files containing support routines.
5392
5393 * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
5394 declaration.
5395 * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
5396 when not optimizing.
5397
5398 2004-07-02 Mark Mitchell <mark@codesourcery.com>
5399
5400 PR c++/16240
5401 * g++.dg/abi/mangle22.C: New test.
5402 * g++.dg/abi/mangle23.C: Likewise.
5403
5404 2004-07-02 David Billinghurst <David.Billinghurst@riotinto.com>
5405
5406 PR fortran/16290
5407 * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
5408 Allow for cases without denormalized floating point numbers.
5409
5410 2004-07-01 Joseph S. Myers <jsm@polyomino.org.uk>
5411
5412 PR c/1027
5413 * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
5414 gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
5415 gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
5416 expected warning text.
5417 * gcc.dg/format/diag-2.c: New test.
5418
5419 2004-07-01 Eric Botcazou <ebotcazou@libertysurf.fr>
5420
5421 * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
5422
5423 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
5424
5425 * gcc.dg/builtins-43.c: New.
5426 * gcc.dg/builtins-44.c: New.
5427 * gcc.dg/builtins-45.c: New.
5428
5429 2004-06-26 Geoffrey Keating <geoffk@apple.com>
5430 Andreas Tobler <a.tobler@schweiz.ch>
5431
5432 * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
5433 Use SA_RESETHAND rather than SA_ONESHOT. Trap SIGBUS as well
5434 as SIGSEGV.
5435 * gcc.dg/cleanup-11.c: Likewise.
5436 * gcc.dg/cleanup-8.c: Likewise.
5437 * gcc.dg/cleanup-9.c: Likewise.
5438 * gcc.dg/cleanup-5.c: Run on all platforms.
5439
5440 2004-06-30 Joseph S. Myers <jsm@polyomino.org.uk>
5441
5442 * g++.dg/warn/nonnull1.C: New test.
5443
5444 2004-06-30 Eric Botcazou <ebotcazou@libertysurf.fr>
5445
5446 * gcc.dg/compat/compat-common.h: Wrap up CINT in
5447 an #ifndef SKIP_COMPLEX_INT/#endif pair.
5448 Special-case the Sun compiler wrt to <complex.h>.
5449
5450 2004-06-30 Nitin Yewale <nitiny@kpitcummins.com>
5451
5452 * gcc.dg/Wunreachable-8.C: New test.
5453
5454 * gcc.dg/h8300-ice2.c : New test.
5455
5456 2004-06-30 Tobias Schlueter <tobias.shclueter@physik.uni-muenchen.de>
5457
5458 PR fortran/16161
5459 * gfortran.fortran-torture/compile/implicit.f90: Add test
5460 for implicit character.
5461
5462 2004-06-30 David Billinghurst <David.Billinghurst@riotinto.com>
5463
5464 PR fortran/16289
5465 * gfortran.fortran-torture/execute/intrinsic_nearest.f90
5466 Use tiny() intrinsic to find smallest non-negative real
5467
5468 2004-06-30 Jakub Jelinek <jakub@redhat.com>
5469
5470 * gcc.dg/compat/struct-by-value-22_main.c: New test.
5471 * gcc.dg/compat/struct-by-value-22_x.c: New.
5472 * gcc.dg/compat/struct-by-value-22_y.c: New.
5473
5474 * gcc.c-torture/execute/20040629-1.c: New test.
5475
5476 2004-06-29 Jakub Jelinek <jakub@redhat.com>
5477
5478 * gcc.dg/compat/vector-defs.h: Use vector_size attribute
5479 only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
5480
5481 PR target/16195
5482 * gcc.dg/20040625-1.c: New test.
5483
5484 2004-06-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5485
5486 * gfortran.fortran-torture/execute/parameter_2.f90: New test.
5487
5488 2004-06-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5489
5490 PR fortran/15963
5491 * gfortran.fortran-torture/execute/initialization_1.f90: New test.
5492
5493 2004-06-29 Richard Henderson <rth@redhat.com>
5494
5495 * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
5496
5497 2004-06-29 Paul Brook <paul@codesourcery.com>
5498
5499 * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
5500 * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
5501
5502 2004-06-29 Nathan Sidwell <nathan@codesourcery.com>
5503
5504 PR c++/16260
5505 * g++.dg/parse/crash15.C: New.
5506
5507 2004-06-28 Andrew Pinski <apinski@apple.com>
5508
5509 * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
5510 by the error already.
5511
5512 * g++.dg/opt/ptrmem4.C: Change to compile only test.
5513
5514 2004-06-28 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
5515
5516 PR target/14041
5517 * gcc.dg/h8300-bss-align-1.c : New.
5518
5519 2004-06-28 Nathan Sidwell <nathan@codesourcery.com>
5520
5521 * PR c++/16174
5522 * g++.dg/template/ctor4.C: New.
5523
5524 2004-06-27 Andrew Pinski <pinskia@physics.uc.edu>
5525
5526 PR c++/16205
5527 * g++.dg/warn/Wsequence-point-1.C: New test.
5528
5529 2004-06-27 Paul Brook <paul@codesourcery.com>
5530
5531 * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
5532
5533 2004-06-27 Zack Weinberg <zack@codesourcery.com>
5534
5535 * g++.old-deja/g++.mike/p7325.C: Remove.
5536
5537 2004-06-27 Andrew Pinski <pinskia@physics.uc.edu>
5538
5539 PR c/14963
5540 * gcc.dg/pr14963.c: New test.
5541
5542 2004-06-27 Mark Mitchell <mark@codesourcery.com>
5543
5544 PR c++/16193
5545 * g++.dg/parse/redef1.C: New test.
5546
5547 2004-06-27 Joseph S. Myers <jsm@polyomino.org.uk>
5548
5549 * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
5550 20021110.c.
5551 * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
5552 20021119-1.c.
5553 * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
5554 gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
5555 5-04.c.
5556 * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
5557 * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
5558 * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
5559 * g++.old-deja/g++.law/enum8.C: Remove duplicate of
5560 g++.brendan/enum14.C.
5561 * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
5562 * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
5563 * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
5564 g++.mike/virt1.C.
5565 * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
5566 memtemp24.C.
5567
5568 2004-06-27 Roger Sayle <roger@eyesopen.com>
5569
5570 * gcc.dg/20040527-1.c: New test case.
5571
5572 2004-06-26 Bud Davis <bdavis9659@comcast.net>
5573
5574 PR gfortran/pr16196
5575 * gfortran.fortran-torture/execute/open_replace.f90: New test case.
5576
5577 2004-06-25 Roger Sayle <roger@eyesopen.com>
5578
5579 PR middle-end/15825
5580 * gcc.dg/pr15825-1.c: New test case.
5581
5582 2004-06-25 Richard Sandiford <rsandifo@redhat.com>
5583
5584 * gcc.c-torture/execute/20040625-1.c: New test.
5585
5586 2004-06-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5587
5588 * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
5589
5590 2004-06-25 Richard Sandiford <rsandifo@redhat.com>
5591
5592 * gcc.dg/torture/mips-div-1.c: New test.
5593
5594 2004-06-24 Jeff Law <law@redhat.com>
5595
5596 * gcc.dg/tree-ssa/20040624-1.c: New test.
5597
5598 2004-06-24 Richard Sandiford <rsandifo@redhat.com>
5599
5600 * gcc.c-torture/compile/20040624-1.c: New test.
5601
5602 2004-06-24 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5603
5604 * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
5605 this directory.
5606
5607 2004-06-23 Andrew Pinski <apinski@apple.com>
5608
5609 PR middle-end/15988
5610 * g++.dg/opt/ptrmem4.C: New test.
5611
5612 * gcc.dg/c90-array-quals-2.c: New test.
5613
5614 2006-06-23 Nitin Yewale <NitinY@KPITCummins.com>
5615
5616 * gcc.dg/kpice1.c: New test.
5617
5618 2006-06-23 Andrew Pinski <apinski@apple.com>
5619
5620 * gcc.dg/c90-array-quals.c: New test.
5621
5622 2006-06-22 Richard Henderson <rth@redhat.com>
5623
5624 * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
5625
5626 2004-06-22 Loren James Rittle <ljrittle@acm.org>
5627
5628 * gcc.dg/builtins-config.h: Handle FreeBSD.
5629
5630 2006-06-22 Richard Henderson <rth@redhat.com>
5631
5632 * g++.dg/opt/devirt1.C: New.
5633
5634 2004-06-22 Kelley Cook <kcook@gcc.gnu.org>
5635
5636 * g++.dg/opt/pr15551.C: New testcase.
5637
5638 2004-06-22 H.J. Lu <hongjiu.lu@intel.com>
5639
5640 PR target/14800
5641 * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
5642 x86_64-*-linux* when compiling for 32bit.
5643
5644 2004-06-21 Andrew Pinski <apinski@apple.com>
5645
5646 * gcc.dg/pch/struct-1.c: New.
5647 * gcc.dg/pch/struct-1.hs: New.
5648
5649 2004-06-21 Geoffrey Keating <geoffk@apple.com>
5650
5651 * gcc.dg/pch/save-temps-1.c: New file.
5652 * gcc.dg/pch/save-temps-1.hs: New file.
5653
5654 2004-06-22 Janne Blomqvist <jblomqvi@cc.hut.fi>
5655
5656 * gfortran.fortran-torture/execute/iolength_1.f90: New test.
5657 * gfortran.fortran-torture/execute/iolength_3.f90: New test.
5658
5659 2004-06-21 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5660
5661 * gfortran.fortran-torture/execute/select_1.f90: Rename function
5662 to fix type error.
5663 * gfortran.fortran-torture/execute/intrinsic_associated.f90:
5664 Remove trailing spaces.
5665
5666 2004-06-21 Richard Henderson <rth@redhat.com>
5667
5668 * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
5669 merging && to BIT_FIELD_REF.
5670
5671 2004-06-21 Richard Sandiford <rsandifo@redhat.com>
5672
5673 * g++.dg/opt/placeholder1.C: New test.
5674
5675 2004-06-20 Eric Botcazou <ebotcazou@libertysurf.fr>
5676
5677 * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
5678 * gcc.dg/compat/struct-complex-1_y.c: Likewise.
5679 * gcc.dg/compat/union-m128-1_x.c: Likewise.
5680 * gcc.dg/compat/union-m128-1_y.c: Likewise.
5681
5682 2004-06-20 Zack Weinberg <zack@codesourcery.com>
5683
5684 * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
5685 extern "C".
5686 * g++.dg/other/pragma-re-1.C: Add comments.
5687
5688 2004-06-19 Bud Davis <bdavis9659@comcast.net>
5689
5690 PR gfortran/16080
5691 * gfortran.fortran-torture/execute/read_null_string.f90: New file.
5692
5693 2004-06-19 Andrew Pinski <pinskia@physics.uc.edu>
5694
5695 * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
5696 instead of setting the type of size_t by
5697 hand.
5698
5699 2004-06-18 Roger Sayle <roger@eyesopen.com>
5700
5701 * gcc.dg/unordered-2.c: New test case.
5702 * gcc.dg/unordered-3.c: New test case.
5703
5704 2004-06-19 David Billinghurst <David.Billinghurst@riotinto.com>
5705
5706 PR other/16043
5707 * lib/g++.exp (g++_version): Tweak regexp for version
5708 * lib/g77.exp (g77_version): Likewise
5709 * lib/gfortran.exp (gfortran_version): Likewise
5710 * lib/objc.exp (objc_version): Likewise
5711 * lib/treelang.exp (treelang_version): Likewise
5712
5713 2004-06-19 Jakub Jelinek <jakub@redhat.com>
5714
5715 * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
5716 Use INT_MAX instead of __INT_MAX__.
5717 * gcc.dg/compat/struct-align-2_y.c: Likewise.
5718
5719 * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
5720 * gcc.dg/compat/scalar-return-3_x.c: Use it.
5721 * gcc.dg/compat/scalar-return-3_y.c: Use it.
5722 * gcc.dg/compat/scalar-return-4_x.c: Use it.
5723 * gcc.dg/compat/scalar-return-4_y.c: Use it.
5724 * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
5725 * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
5726 * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
5727 * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
5728
5729 * gcc.dg/range-test-1.c: New test.
5730 * g++.dg/opt/range-test-1.C: New test.
5731
5732 2004-06-17 Richard Henderson <rth@redhat.com>
5733
5734 * objc.dg/sync-1.m: New.
5735 * objc.dg/try-catch-1.m: Don't force next runtime.
5736 * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
5737 * objc.dg/try-catch-2.m: Likewise. Enable everywhere. Remove
5738 shadowed catch clause.
5739 * objc.dg/try-catch-5.m: New.
5740
5741 2004-06-17 Zack Weinberg <zack@codesourcery.com>
5742
5743 Bug 14610
5744 * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
5745
5746 2004-06-15 Richard Henderson <rth@redhat.com>
5747
5748 * gcc.dg/20001116-1.c: Move expected warning line.
5749
5750 2004-06-15 Richard Henderson <rth@redhat.com>
5751
5752 * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
5753 * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
5754
5755 2004-06-15 Jeff Law <law@redhat.com>
5756
5757 * gcc.dg/tree-ssa/20040615-1.c: New test.
5758 * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
5759 be less sensitive to operand ordering.
5760 * gcc.dg/tree-ssa/20030824-2.c: Likewise.
5761
5762 2004-06-16 Danny Smith <dannysmith@users.sourceforge.net>
5763
5764 * g++.dg/abi/bitfield3.C: Add comment..
5765
5766 2004-06-15 Richard Henderson <rth@redhat.com>
5767
5768 * g++.dg/ext/stmtexpr1.C: XFAIL.
5769 * gcc.dg/20030612-1.c: XFAIL.
5770
5771 2004-06-15 Eric Christopher <echristo@redhat.com>
5772
5773 * g++.dg/charset/asm5.c: New.
5774 * gcc.dg/charset/asm6.c: New.
5775
5776 2004-06-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5777
5778 PR fortran/15962
5779 * gfortran.fortran-torture/execute/select_1.f90: New test.
5780
5781 2004-06-15 Paul Brook <paul@codesourcery.com>
5782
5783 * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
5784
5785 2004-06-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5786
5787 PR c++/15967
5788 * g++.dg/lookup/crash3.C: New test.
5789
5790 2004-06-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5791
5792 PR c++/15947
5793 * g++.dg/parse/dtor4.C: New test.
5794
5795 2004-06-14 Jeff Law <law@redhat.com>
5796
5797 * gcc.c-torture/compile/20040614-1.c: New test.
5798
5799 2004-06-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5800
5801 PR fortran/15211
5802 * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
5803 LEN of a character array.
5804
5805 2004-06-14 Mark Mitchell <mark@codesourcery.com>
5806
5807 PR c++/15096
5808 * g++.dg/template/ptrmem10.C: New test.
5809
5810 PR c++/14930
5811 * g++.dg/template/friend30.C: New test.
5812
5813 2004-06-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5814
5815 PR fortran/14928
5816 * gfortran.fortran-torture/compile/mloc.f90: New test.
5817
5818 2004-06-13 Paul Brook <paul@codesourcery.com>
5819
5820 * gfortran.fortran-torture/execute/random_2.f90: New test.
5821
5822 2004-06-13 Eric Christopher <echristo@redhat.com>
5823
5824 * gcc.dg/noncompile/redecl-1.c: Fix error message.
5825
5826 2004-06-12 Paul Brook <paul@codesourcery.com>
5827
5828 * gfortran.fortran-torture/execute/contained_3.f90: New test.
5829
5830 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5831
5832 PR fortran/14923
5833 * gfortran.fortran-torture/execute/date_time_1.f90: New test.
5834
5835 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5836
5837 PR fortran/14957
5838 * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
5839 syntax errors in end statements of contained subroutines.
5840
5841 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5842
5843 PR fortran/12841
5844 * gfortran.fortran-torture/execute/null_arg.f90: New test.
5845
5846 2004-06-12 Bud Davis <bdavis9659@comcast.net>
5847
5848 PR fortran/15665
5849 * gfortran.fortran-torture/execute/getarg_1.f90: New test.
5850
5851 2004-06-12 Bud Davis <bdavis9659@comcast.net>
5852
5853 PR gfortran/12839
5854 * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
5855
5856 2004-06-11 Mark Mitchell <mark@codesourcery.com>
5857
5858 PR c++/15862
5859 * g++.dg/parse/enum1.C: New test.
5860
5861 2004-06-10 Jeff Law <law@redhat.com>
5862
5863 * gcc.c-torture/compile/20040610-1.c: New test.
5864
5865 2004-06-11 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5866
5867 * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
5868 * g++.old-deja/g++.other/decl3.C: Likewise.
5869
5870 2004-06-10 Brian Booth <bbooth@redhat.com>
5871
5872 * gcc.dg/tree-ssa/20031015-1.c: Scan for
5873 V_MAY_DEF instead of VDEF.
5874 * gcc.dg/tree-ssa/20040517-1.c: Ditto.
5875
5876 2004-06-10 Mark Mitchell <mark@codesourcery.com>
5877
5878 PR c++/14211
5879 * g++.dg/conversion/const1.C: New test.
5880
5881 PR c++/15076
5882 * g++.dg/conversion/reinterpret1.C: New test.
5883
5884 PR c++/15877
5885 * g++.dg/template/enum2.C: New test.
5886
5887 PR c++/15227
5888 * g++.dg/template/error13.C: New test.
5889
5890 2004-06-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5891
5892 PR fortran/14957
5893 * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
5894 arguments to test_* REAL and of the right size.
5895
5896 2004-06-10 Jakub Jelinek <jakub@redhat.com>
5897
5898 PR target/15569
5899 PR rtl-optimization/15681
5900 * gcc.dg/20040609-1.c: New test.
5901
5902 2004-06-10 Jakub Jelinek <jakub@redhat.com>
5903
5904 PR c++/14791
5905 * g++.dg/opt/builtins1.C: New test.
5906
5907 2004-06-10 Danny Smith <dannysmith@users.sourceforge.net>
5908
5909 * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
5910 that use default windows32 struct layout.
5911 * gcc.dg/i386-bitfield2.c: Likewise.
5912
5913 2004-06-09 Danny Smith <dannysmith@users.sourceforge.net>
5914
5915 * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
5916 for mingw32 and cygwin targets.
5917
5918 2004-06-09 Geoffrey Keating <geoffk@apple.com>
5919
5920 * gcc.dg/pch/macro-4.c: New.
5921 * gcc.dg/pch/macro-4.hs: New.
5922
5923 2004-06-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5924
5925 PR fortran/13249
5926 * gfortran.fortran-torture/compile/name_clash.f90: New test.
5927
5928 2004-06-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5929
5930 PR fortran/13372
5931 * gfortran.fortran-torture/compile/named_args_2.f90: New test.
5932
5933 2004-06-09 Bud Davis <bdavis9659@comcast.net>
5934
5935 PR gfortran/14897
5936 * gfortran.fortran-torture/execute/t_edit.f90: New test.
5937
5938 2004-06-09 Bud Davis <bdavis9659@comcast.net>
5939
5940 PR gfortran/15755
5941 * gfortran.fortran-torture/execute/backspace.c : New test.
5942
5943 2004-06-09 Paul Brook <paul@codesourcery.com>
5944
5945 * gfortran.fortran-torture/execure/intrinsic_associated.f90
5946 (pointer_to_section): Rewrite to use smaller array.
5947
5948 2004-06-08 David Edelsohn <edelsohn@gnu.org>
5949
5950 * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
5951 * gcc.dg/ext/altivec-10.c: Same.
5952 * gcc.dg/ext/altivec-11.c: Same.
5953 * gcc.dg/ext/altivec-12.c: Same.
5954 * gcc.dg/ext/altivec-13.c: Same.
5955 * gcc.dg/ext/altivec-14.c: Same.
5956 * gcc.dg/ext/altivec-15.c: Same.
5957 * gcc.dg/ext/altivec-16.c: Same.
5958 * gcc.dg/ext/altivec-3.c: Same.
5959 * gcc.dg/ext/altivec-4.c: Same.
5960 * gcc.dg/ext/altivec-6.c: Same.
5961 * gcc.dg/ext/altivec-7.c: Same.
5962 * gcc.dg/ext/altivec-8.c: Same.
5963 * gcc.dg/ext/altivec-varargs-1.c: Same.
5964
5965 * g++.dg/ext/altivec-1.C: Correct dg syntax.
5966 * g++.dg/ext/altivec-10.C: Same.
5967 * g++.dg/ext/altivec-2.C: Same.
5968 * g++.dg/ext/altivec-3.C: Same.
5969 * g++.dg/ext/altivec-4.C: Same.
5970 * g++.dg/ext/altivec-5.C: Same.
5971 * g++.dg/ext/altivec-6.C: Same.
5972 * g++.dg/ext/altivec-7.C: Same.
5973 * g++.dg/ext/altivec-8.C: Same.
5974 * g++.dg/ext/altivec-9.C: Same.
5975
5976 2004-06-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5977
5978 PR c++/7841
5979 * g++.old-deja/g++.pt/ctor2.C: Add error mark.
5980
5981 2004-06-07 Eric Botcazou <ebotcazou@libertysurf.fr>
5982
5983 * gcc.dg/union-1.c: New test.
5984
5985 2004-06-07 Roger Sayle <roger@eyesopen.com>
5986
5987 * gcc.dg/builtins-41.c: New test case.
5988 * gcc.dg/builtins-42.c: New test case.
5989
5990 2004-06-07 David Edelsohn <edelsohn@gnu.org>
5991
5992 * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
5993 * g++.dg/ext/altivec-10.C: Same.
5994 * g++.dg/ext/altivec-2.C: Same.
5995 * g++.dg/ext/altivec-3.C: Same.
5996 * g++.dg/ext/altivec-4.C: Same.
5997 * g++.dg/ext/altivec-5.C: Same.
5998 * g++.dg/ext/altivec-6.C: Same.
5999 * g++.dg/ext/altivec-7.C: Same.
6000 * g++.dg/ext/altivec-8.C: Same.
6001 * g++.dg/ext/altivec-9.C: Same.
6002 * g++.old-deja/g++.abi/cxa_vec.C: Same.
6003 * g++.old-deja/g++.brendan/new3.C: Same.
6004 * gcc.c-torture/execute/eeprof-1.x: Same.
6005
6006 2004-06-07 Joseph S. Myers <jsm@polyomino.org.uk>
6007
6008 PR c/14765
6009 * gcc.dg/pr14765-1.c: New test.
6010
6011 2004-06-07 Roger Sayle <roger@eyesopen.com>
6012
6013 PR c/14649
6014 * gcc.dg/pr14649-1.c: New test case.
6015
6016 2004-06-07 Richard Henderson <rth@redhat.com>
6017
6018 * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
6019 if temporaries.
6020
6021 2004-06-07 David Edelsohn <edelsohn@gnu.org>
6022
6023 * g++.dg/eh/elide1.C: Remove XFAIL.
6024
6025 2004-06-07 Mark Mitchell <mark@codesourcery.com>
6026
6027 PR c++/15337
6028 * g++.dg/expr/sizeof3.C: New test.
6029
6030 PR c++/14777
6031 * g++.dg/template/access14.C: New test.
6032
6033 PR c++/15554
6034 * g++.dg/template/enum1.C: New test.
6035
6036 PR c++/15057
6037 * g++.dg/eh/throw1.C: New test.
6038
6039 2004-06-07 David Ayers <d.ayers@inode.at>
6040 Ziemowit Laski <zlaski@apple.com>
6041
6042 * lib/objc.exp (objc_target_compile): Revert the '-framework
6043 Foundation' flag fix, since bare Darwin does not ship
6044 with the Foundation framework.
6045 * objc/execute/next_mapping.h: Provide a local NSConstantString
6046 @interface and @implementation.
6047 (objc_constant_string_init): A constructor function, used to
6048 initialize the NSConstantString meta-class object.
6049 * objc/execute/string1.m: Include "next_mapping.h" instead of
6050 <Foundation/NSString.h>.
6051 * objc/execute/string2.m: Likewise.
6052 * objc/execute/string3.m: Likewise.
6053 * objc/execute/string4.m: Likewise.
6054
6055 2004-06-06 H.J. Lu <hongjiu.lu@intel.com>
6056
6057 * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
6058 to double. Replace double with FLOAT.
6059 * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
6060
6061 * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
6062 * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
6063 * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
6064 * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
6065 * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
6066 * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
6067 * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
6068 * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
6069
6070 2004-06-06 Joseph S. Myers <jsm@polyomino.org.uk>
6071
6072 PR c/13519
6073 * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
6074
6075 2004-06-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6076
6077 PR c++/15503
6078 * g++.dg/template/meminit2.C: New test.
6079
6080 2004-06-04 Paolo Bonzini <bonzini@gnu.org>
6081
6082 PR target/15822
6083 * gcc.c-torture/execute/compare-fp-1.c,
6084 gcc.c-torture/execute/compare-fp-2.c,
6085 gcc.c-torture/execute/compare-fp-3.c,
6086 gcc.c-torture/execute/compare-fp-4.c,
6087 gcc.c-torture/execute/compare-fp-3.x,
6088 gcc.c-torture/execute/compare-fp-4.x: Moved...
6089 * gcc.c-torture/execute/ieee/compare-fp-1.c,
6090 gcc.c-torture/execute/ieee/compare-fp-2.c,
6091 gcc.c-torture/execute/ieee/compare-fp-3.c,
6092 gcc.c-torture/execute/ieee/compare-fp-4.c,
6093 gcc.c-torture/execute/ieee/compare-fp-3.x,
6094 gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
6095
6096 2004-06-04 David Ayers <d.ayers@inode.at>
6097
6098 * objc/execute/protocol-isEqual-4.m: New testcase.
6099
6100 2004-06-04 Nicola Pero <n.pero@mi.flashnet.it>
6101
6102 * objc/execute/protocol-isEqual-1.m: New testcase.
6103 * objc/execute/protocol-isEqual-2.m: New testcase.
6104 * objc/execute/protocol-isEqual-3.m: New testcase.
6105
6106 2004-06-03 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6107
6108 * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
6109
6110 2004-06-02 Ziemowit Laski <zlaski@apple.com>
6111
6112 * lib/objc.exp (objc_target_compile): When running tests on
6113 Darwin (Mac OS X), inform the linker about '-framework
6114 'Foundation'.
6115
6116 2004-06-02 Eric Christopher <echristo@redhat.com>
6117
6118 * gcc.c-torture/compile/20040602-1.c: New.
6119
6120 2004-06-02 Andrew Pinski <pinskia@physics.uc.edu>
6121
6122 * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
6123 * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
6124
6125 PR tree-optimization/14736
6126 * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
6127
6128 PR tree-optimization/14042
6129 * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
6130
6131 PR tree-optimization/14729
6132 * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
6133
6134 2004-06-02 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6135
6136 PR fortran/15557
6137 * gfortran.fortran-torture/execute/data_3.f90: New testcase.
6138
6139 2004-06-01 Richard Hederson <rth@redhat.com>
6140
6141 * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
6142
6143 2004-06-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6144
6145 PR c++/14932
6146 * g++.dg/parse/offsetof4.C: New test.
6147
6148 2004-06-01 Nicola Pero <nicola@brainstorm.co.uk>
6149
6150 PR objc/7993
6151 * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
6152
6153 2004-05-31 Mark Mitchell <mark@codesourcery.com>
6154
6155 PR c++/15701
6156 * g++.dg/template/friend29.C: New test.
6157
6158 2004-05-31 Joseph S. Myers <jsm@polyomino.org.uk>
6159
6160 PR c/15749
6161 * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
6162
6163 2004-05-31 Eric Botcazou <ebotcazou@libertysurf.fr>
6164
6165 * gcc.dg/sparc-trap-1.c: New test.
6166
6167 2004-05-31 Roger Sayle <roger@eyesopen.com>
6168
6169 PR middle-end/15069
6170 * g++.dg/opt/fold3.C: New test case.
6171
6172 2004-05-30 Graham Stott <graham.stott@btinternet.com>
6173
6174 * lib/target-supports.exp (check_iconv_available): Fix fallout
6175 from 2004-05-28 patch.
6176
6177 2004-05-30 Paul Brook <paul@codesourcery.com>
6178
6179 PR fortran/15620
6180 * gfortran.fortran-torture/execute/st_function_1.f90: New test.
6181 * gfortran.fortran-torture/execute/st_function_2.f90: New test.
6182
6183 2004-05-30 Steven G. Kargl <kargls@comcast.net>
6184
6185 * gfortran.fortran-torture/execute/random_1.f90: New test.
6186
6187 2004-05-28 Ziemowit Laski <zlaski@apple.com>
6188
6189 * g++.dg/ext/altivec-10.C: New test.
6190
6191 2004-05-29 Paul Brook <paul@codesourcery.com>
6192
6193 * gfortran.fortran-torture/execute/equiv_1.f90: New test.
6194
6195 2004-05-28 Ziemowit Laski <zlaski@apple.com>
6196
6197 * gcc.dg/altivec-16.c: New test.
6198
6199 2004-05-28 Janis Johnson <janis187@us.ibm.com>
6200
6201 * lib/target-supports.exp (check_vmx_hw_available): New.
6202 * gcc.dg/vmx/vmx.exp: Use it to determine default action.
6203
6204 * lib/target-supports.exp (check_alias_available,
6205 check_iconv_available, check_named_sections_available): Use
6206 unique names for temporary files.
6207
6208 2004-05-28 Ziemowit Laski <zlaski@apple.com>
6209
6210 * gcc.dg/altivec-15.c: New test.
6211
6212 2004-05-28 Mark Mitchell <mark@codesourcery.com>
6213
6214 PR c++/15083
6215 * g++.dg/warn/noeffect6.C: New test.
6216
6217 PR c++/15471
6218 * g++.dg/expr/ptrmem4.C: New test.
6219
6220 PR c++/15640
6221 * g++.dg/template/operator3.C: New test.
6222
6223 2004-05-28 Mark Mitchell <mark@codesourcery.com>
6224
6225 PR c++/14668
6226 * g++.dg/lookup/redecl1.C: New test.
6227 * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
6228
6229 2004-05-28 Paolo Bonzini <bonzini@gnu.org>
6230
6231 * gcc.c-torture/execute/compare-fp-1.c,
6232 gcc.c-torture/execute/compare-fp-2.c,
6233 gcc.c-torture/execute/compare-fp-3.c,
6234 gcc.c-torture/execute/compare-fp-4.c,
6235 gcc.c-torture/execute/compare-fp-3.x,
6236 gcc.c-torture/execute/compare-fp-4.x,
6237 gcc.dg/pr15649-1.c: New.
6238
6239 2004-05-27 Adam Nemet <anemet@lnxw.com>
6240
6241 PR c++/12883
6242 * g++.dg/init/array14.C: New test.
6243
6244 2004-05-25 Janis Johnson <janis187@us.ibm.com>
6245
6246 * lib/compat.exp (compat-get-options-main): New.
6247 (compat-get-options): Remove unneeded code, warn for ignored
6248 command.
6249 (compat-execute): Check flag set by dg-require-* commands.
6250
6251 * lib/compat.exp (compat-execute): Break up long lines.
6252
6253 2004-05-24 Janis Johnson <janis187@us.ibm.com>
6254
6255 * gcc.dg/altivec-7.c: Don't use 'vector long'.
6256 * gcc.dg/altivec-14.c: New test.
6257 * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
6258
6259 * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
6260 * gcc.dg/altivec-12.c: Ditto.
6261
6262 * gcc.dg/altivec-3.c: Move call to altivec_check.
6263
6264 2004-05-23 Mark Mitchell <mark@codesourcery.com>
6265
6266 PR c++/15044
6267 * g++.dg/template/error12.C: New test.
6268
6269 PR c++/15317
6270 * g++.dg/ext/attrib15.C: New test.
6271
6272 PR c++/15329
6273 * g++.dg/template/ptrmem9.C: New test.
6274
6275 2004-05-25 Paul Brook <paul@codesourcery.com>
6276
6277 * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
6278
6279 2004-05-23 Mark Mitchell <mark@codesourcery.com>
6280
6281 PR c++/15165
6282 * g++.dg/template/crash19.C: New test.
6283
6284 2004-05-23 Mark Mitchell <mark@codesourcery.com>
6285
6286 PR c++/15025
6287 * g++.dg/template/redecl1.C: New test.
6288
6289 2004-05-23 Mark Mitchell <mark@codesourcery.com>
6290
6291 PR c++/14821
6292 * g++.dg/other/ns1.C: New test.
6293
6294 PR c++/14883
6295 * g++.dg/template/invalid1.C: New test.
6296
6297 2004-05-23 Paul Brook <paul@codesourcery.com>
6298 Victor Leikehman <lei@haifasphere.co.il>
6299
6300 * gfortran.fortran-torture/execute/common_init_1.f90: New test.
6301 * gfortran.fortran-torture/execute/equiv_init.f90: New test.
6302
6303 2004-05-22 Mark Mitchell <mark@codesourcery.com>
6304
6305 PR c++/15285
6306 PR c++/15299
6307 * g++.dg/template/non-dependent5.C: New test.
6308 * g++.dg/template/non-dependent6.C: New test.
6309
6310 2004-05-22 Mark Mitchell <mark@codesourcery.com>
6311
6312 PR c++/15507
6313 * g++.dg/inherit/union1.C: New test.
6314
6315 PR c++/15542
6316 * g++.dg/template/addr1.C: New test.
6317
6318 PR c++/15427
6319 * g++.dg/template/array5.C: New test.
6320
6321 PR c++/15287
6322 * g++.dg/template/array6.C: New test.
6323
6324 2004-05-22 Wolfgang Bangerth <bangerth@dealii.org>
6325 Roger Sayle <roger@eyesopen.com>
6326
6327 * g++.dg/lookup/forscope2.C: New test case.
6328
6329 2004-05-22 Ben Elliston <bje@au.ibm.com>
6330
6331 * gcc.dg/cpp/Wmissingdirs.c: New.
6332
6333 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
6334
6335 PR target/15301
6336 * gcc.dg/compat/union-m128-1.h: New file.
6337 * gcc.dg/compat/union-m128-1_main.c: Likewise.
6338 * gcc.dg/compat/union-m128-1_x.c: Likewise.
6339 * gcc.dg/compat/union-m128-1_y.c: Likewise.
6340
6341 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
6342
6343 PR target/15302
6344 * gcc.dg/compat/struct-complex-1.h: New file.
6345 * gcc.dg/compat/struct-complex-1_main.c: Likewise.
6346 * gcc.dg/compat/struct-complex-1_x.c: Likewise.
6347 * gcc.dg/compat/struct-complex-1_y.c: Likewise.
6348
6349 2004-05-20 Roger Sayle <roger@eyesopen.com>
6350
6351 PR middle-end/3074
6352 * gcc.dg/pr3074-1.c: New test case.
6353 * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
6354
6355 2004-05-20 Falk Hueffner <falk@debian.org>
6356
6357 PR other/15526
6358 * gcc.dg/ftrapv-1.c: New test case.
6359
6360 2004-05-18 Feng Wang <fengwang@nudt.edu.cn>
6361
6362 * gfortran.fortran-torture/execute/power.f90: Test constant integers.
6363
6364 2004-05-18 Andrew Pinski <pinskia@physics.uc.edu>
6365 Jeff Law <law@redhat.com>
6366
6367 * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
6368 * gcc.dg/tree-ssa/20040518-2.c: New test.
6369
6370 * gcc.dg/tree-ssa/20040518-1.c: New test.
6371
6372 2004-05-18 Zack Weinberg <zack@codesourcery.com>
6373
6374 * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
6375
6376 2004-05-18 Paul Brook <paul@codesourcery.com>
6377
6378 PR fortran/13930
6379 * gfortran.fortran-torture/execute/der_init_4.f90: New test.
6380
6381 2004-05-18 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6382
6383 * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
6384 constant folding.
6385
6386 2004-05-17 Steven Bosscher <stevenb@suse.de>
6387
6388 * gcc.dg/tree-ssa/20040517-1.c: New test.
6389
6390 2004-05-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6391
6392 * gcc.dg/loop-4.c: New test.
6393
6394 2004-05-15 Andrew Pinski <pinskia@physics.uc.edu>
6395
6396 * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
6397
6398 2004-05-15 Bud Davis <bdavis9659@comcast.net>
6399
6400 PR fortran/15311
6401 * gfortran.fortran-torture/execute/write_a_1.f90: New test.
6402
6403 2004-05-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6404
6405 PR fortran/13826
6406 PR fortran/13940
6407 * gfortran.fortran-torture/compile/data_1.f90: New test.
6408
6409 2004-05-15 Ulrich Weigand <uweigand@de.ibm.com>
6410
6411 * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
6412 * gcc.dg/uninit-H.c: Define ASM for __s390__.
6413
6414 2004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
6415
6416 * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
6417
6418 2004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
6419
6420 PR c/15444
6421 * gcc.dg/format/xopen-1.c: Adjust expected message.
6422 * gcc.dg/format/xopen-3.c: New test.
6423
6424 2004-05-14 Victor Leikehman <lei@haifasphere.co.il>
6425
6426 * gfortran.fortran-torture/execute/def_init_3.f90: New test.
6427
6428 2004-05-14 Jeff Law <law@redhat.com>
6429
6430 * gcc.dg/tree-ssa/20040514-2.c: New test.
6431
6432 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6433
6434 * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
6435 this ...
6436 * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
6437 this.
6438
6439 2004-05-14 Andrew Pinski <pinskia@physics.uc.edu>
6440
6441 * gcc.dg/tree-ssa/20040514-1.c: New test.
6442
6443 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6444
6445 * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
6446 test.
6447
6448 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6449
6450 PR fortran/14066
6451 * gfortran.fortran-torture/compile/do_1.f90: New test.
6452
6453 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6454
6455 PR fortran/15051
6456 * gfortran.fortran-torture/compile/empty_interface_1.f90: New
6457 test.
6458
6459 2004-05-14 Bud Davis <bdavis9659@comcast.net>
6460
6461 PR fortran/15149
6462 * gfortran.fortran-torture/execute/random_init.f90: New test.
6463
6464 2004-05-13 Paul Brook <paul@codesourcery.com>
6465
6466 PR fortran/15314
6467 * gfortran.fortran-torture/execute/der_init_s.f90: New test.
6468
6469 2004-05-13 Andrew Pinski <pinskia@physics.uc.edu>
6470
6471 * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
6472 for the powerpc case.
6473
6474 2004-05-13 Jeff Law <law@redhat.com>
6475
6476 * gcc.dg/tree-ssa/20040513-1.c: New test.
6477 * gcc.dg/tree-ssa/20040513-2.c: New test.
6478
6479 2004-05-13 Paul Brook <paul@codesourcery.com>
6480
6481 * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
6482 * gcc.dg/tree-ssa/20030714-1.c: Ditto.
6483 * gcc.dg/tree-ssa/20030708-1.c: Ditto.
6484
6485 2004-05-13 Andreas Schwab <schwab@suse.de>
6486
6487 PR other/10819
6488 * lib/gfortran.exp (gfortran_version): Do not match NL/CR
6489 characters.
6490
6491 2004-05-13 Bud Davis <bdavis9659@comcast.net>
6492
6493 PR fortran/15294
6494 * gfortran.fortran-torture/execute/adjustr.f90: New file.
6495
6496 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6497
6498 Merge from tree-ssa-20020619-branch. See
6499 ChangeLog.tree-ssa for details.
6500
6501 2004-05-11 Ziemowit Laski <zlaski@apple.com>
6502
6503 * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
6504 include <altivec.h> explicitly.
6505 * gcc.dg/altivec-13.c: Likewise.
6506
6507 2004-05-11 Paul Brook <paul@codesourcery.com>
6508
6509 * gcc.c-torture/compile/20010518-1.c: Force enum size.
6510
6511 2004-05-10 Eric Christopher <echristo@redhat.com>
6512
6513 * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
6514 * gcc.dg/sibcall-4.c: Ditto.
6515
6516 2004-05-10 Ziemowit Laski <zlaski@apple.com>
6517
6518 * g++.dg/ext/altivec-8.C: New test case.
6519 * gcc.dg/altivec-13.c: New test case.
6520
6521 2004-05-08 Roger Sayle <roger@eyesopen.com>
6522
6523 * gcc.c-torture/execute/divcmp-1.c: New test case.
6524 * gcc.c-torture/execute/divcmp-2.c: New test case.
6525 * gcc.c-torture/execute/divcmp-3.c: New test case.
6526
6527 2004-05-07 Eric Botcazou <ebotcazou@libertysurf.fr>
6528
6529 * g++.dg/other/pragma-re-2.C: New test.
6530
6531 2004-05-07 Uros Bizjak <uros@kss-loka.si>
6532
6533 * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
6534 * gcc.dg/i386-387-2.c: Likewise.
6535
6536 * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
6537 __builtin_drem.
6538 * gcc.dg/i386-387-6.c: Likewise.
6539
6540 2004-05-07 Uros Bizjak <uros@kss-loka.si>
6541
6542 * gcc.dg/builtins-33.c: Also check log1p*.
6543
6544 2004-05-07 Hans-Peter Nilsson <hp@axis.com>
6545
6546 PR optimization/15296
6547 * gcc.c-torture/execute/pr15296.c: New test.
6548
6549 2004-05-05 Uros Bizjak <uros@kss-loka.si>
6550
6551 * gcc.dg/builtins-40.c: New test.
6552
6553 2004-05-05 Richard Sandiford <rsandifo@redhat.com>
6554
6555 * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
6556
6557 2004-05-04 Paolo Bonzini <bonzini@gnu.org>
6558
6559 * g++.dg/ext/spe1.C: New testcase.
6560
6561 2004-05-04 Ziemowit Laski <zlaski@apple.com>
6562
6563 * objc.dg/image-info.m: Allow additional attributes
6564 for __image_info section.
6565
6566 2004-05-04 Richard Sandiford <rsandifo@redhat.com>
6567
6568 * gcc.dg/torture/mips-hilo-2.c: New test.
6569
6570 2004-05-03 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6571
6572 PR c++/14389
6573 * g++.dg/template/member5.C: New test.
6574
6575 2004-05-03 Uros Bizjak <uros@kss-loka.si>
6576
6577 * gcc.dg/builtins-34.c: Also check expm1*.
6578
6579 2004-05-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6580
6581 * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
6582 * gcc.dg/torture/builtin-convert-3.c: New test.
6583
6584 2004-05-01 Ulrich Weigand <uweigand@de.ibm.com>
6585
6586 PR middle-end/15054
6587 * g++.dg/opt/pr15054.C: New test.
6588
6589 2004-04-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6590
6591 * gcc.dg/torture/builtin-rounding-1.c: New test.
6592 * gcc.dg/builtins-25.c: Delete.
6593 * gcc.dg/builtins-29.c: Delete.
6594
6595 2004-04-29 Andreas Krebbel <krebbel1@de.ibm.com>
6596
6597 * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
6598 * gcc.dg/sibcall-4.c: Likewise.
6599 * gcc.dg/sibcall-6.c: Enable s390 as test platform.
6600
6601 2004-04-30 Kazu Hirata <kazu@cs.umass.edu>
6602
6603 * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
6604 bit-field on 16-bit targets.
6605
6606 2004-04-30 Kazu Hirata <kazu@cs.umass.edu>
6607
6608 * gcc.c-torture/execute/20040409-2.c: Fix constants used on
6609 16-bit targets.
6610
6611 2004-04-30 Andrew Pinski <pinskia@physics.uc.edu>
6612
6613 * gcc.dg/rs6000-power2-1.c: Change to compile only.
6614 * gcc.dg/rs6000-power2-2.c: Likewise.
6615
6616 2004-04-29 Andrew Pinski <pinskia@physics.uc.edu>
6617
6618 * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
6619 * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
6620 Change the asm registers to be in form of frN instead of fN.
6621
6622 2004-04-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6623
6624 * gcc.dg/torture/builtin-convert-2.c: New test.
6625
6626 2004-04-28 Andrew Pinski <pinskia@physics.uc.edu>
6627
6628 * gcc.dg/rs6000-power2-1.c: New test.
6629 * gcc.dg/rs6000-power2-2.c: New test.
6630
6631 2004-04-28 Jan Hubicka <jh@suse.cz>
6632
6633 * gcc.dg/unused-6.c: New test.
6634
6635 2004-04-24 Laurent GUERBY <laurent@guerby.net>
6636 Ulrich Weigand <uweigand@de.ibm.com>
6637
6638 * ada/acats/run_all.sh: Define $target variable.
6639
6640 2004-04-26 Andrew Pinski <pinskia@physics.uc.edu>
6641
6642 PR c++/15119
6643 * g++.dg/other/vararg-1.C: New test.
6644
6645 PR c++/4794
6646 * g++.dg/eh/cleanup3.C: New test.
6647
6648 2004-04-24 Laurent GUERBY <laurent@guerby.net>
6649
6650 * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
6651 and ad8011a (target_insn).
6652 * ada/acats/support/macro.dfs: Likewise.
6653 * ada/acats/support/impbit.adb: New file.
6654
6655 2004-04-23 Ulrich Weigand <uweigand@de.ibm.com>
6656
6657 * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
6658
6659 2004-04-23 Eric Botcazou <ebotcazou@libertysurf.fr>
6660
6661 * gcc.dg/loop-3.c: New test.
6662
6663 2004-04-23 Daniel Jacobowitz <drow@mvista.com>
6664
6665 * gcc.c-torture/execute/simd-5.c: New test.
6666
6667 2004-04-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6668
6669 PR c++/15064
6670 * g++.dg/template/crash18.C: New test.
6671
6672 2004-04-22 Mark Mitchell <mark@codesourcery.com>
6673
6674 * g++.dg/ext/complit3.C: New test.
6675
6676 2004-04-21 Aldy Hernandez <aldyh@redhat.com>
6677
6678 * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
6679 * gcc.dg/altivec-3.c: Same.
6680 * gcc.dg/altivec-varargs-1.c: Same.
6681
6682 2004-04-21 Aldy Hernandez <aldyh@redhat.com>
6683
6684 * lib/target-supports.exp (check_profiling_available): Assume
6685 profiling is not available on powerpc-eabi targets.
6686
6687 2004-04-21 Janis Johnson <janis187@us.ibm.com>
6688
6689 * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
6690 * gcc.dg/vmx/bug-1.c: Ditto.
6691
6692 2004-04-20 Eric Christopher <echristo@redhat.com>
6693
6694 * gcc.dg/charset/extern.c: New test.
6695 * g++.dg/charset/extern3.cc: Ditto.
6696
6697 2004-04-20 Uros Bizjak <uros@kss-loka.si>
6698
6699 * gcc.dg/builtins-39.c: New test.
6700
6701 2004-04-20 Aldy Hernandez <aldyh@redhat.com>
6702
6703 * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
6704
6705 2004-04-20 Richard Sandiford <rsandifo@redhat.com>
6706
6707 * gcc.dg/torture/mips-hilo-1.c: New test.
6708
6709 2004-04-19 Andrew Pinski <pinskia@physics.uc.edu>
6710
6711 * gcc.c-torture/compile/20040419-1.c: New test.
6712
6713 2004-04-18 Aldy Hernandez <aldyh@redhat.com>
6714
6715 * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
6716
6717 2004-04-18 Zack Weinberg <zack@codesourcery.com>
6718 Aldy Hernandez <aldyh@redhat.com>
6719
6720 * gcc.c-torture/execute/va-arg-24.c: New.
6721
6722 2004-04-17 Zack Weinberg <zack@codesourcery.com>
6723 Aldy Hernandez <aldyh@redhat.com>
6724
6725 * gcc.dg/vmx/1b-01.c: New.
6726 * gcc.dg/vmx/1b-02.c: New.
6727 * gcc.dg/vmx/1b-03.c: New.
6728 * gcc.dg/vmx/1b-04.c: New.
6729 * gcc.dg/vmx/1b-05.c: New.
6730 * gcc.dg/vmx/1b-06.c: New.
6731 * gcc.dg/vmx/1b-07.c: New.
6732 * gcc.dg/vmx/1c-01.c: New.
6733 * gcc.dg/vmx/1c-02.c: New.
6734 * gcc.dg/vmx/3a-01a.c: New.
6735 * gcc.dg/vmx/3a-01.c: New.
6736 * gcc.dg/vmx/3a-01m.c: New.
6737 * gcc.dg/vmx/3a-03.c: New.
6738 * gcc.dg/vmx/3a-03m.c: New.
6739 * gcc.dg/vmx/3a-04.c: New.
6740 * gcc.dg/vmx/3a-04m.c: New.
6741 * gcc.dg/vmx/3a-05.c: New.
6742 * gcc.dg/vmx/3a-06.c: New.
6743 * gcc.dg/vmx/3a-06m.c: New.
6744 * gcc.dg/vmx/3a-07.c: New.
6745 * gcc.dg/vmx/3b-01.c: New.
6746 * gcc.dg/vmx/3b-02.c: New.
6747 * gcc.dg/vmx/3b-10.c: New.
6748 * gcc.dg/vmx/3b-13.c: New.
6749 * gcc.dg/vmx/3b-14.c: New.
6750 * gcc.dg/vmx/3b-15.c: New.
6751 * gcc.dg/vmx/3c-01a.c: New.
6752 * gcc.dg/vmx/3c-01.c: New.
6753 * gcc.dg/vmx/3c-02.c: New.
6754 * gcc.dg/vmx/3c-03.c: New.
6755 * gcc.dg/vmx/3d-01.c: New.
6756 * gcc.dg/vmx/4-01.c: New.
6757 * gcc.dg/vmx/4-03.c: New.
6758 * gcc.dg/vmx/5-01.c: New.
6759 * gcc.dg/vmx/5-02.c: New.
6760 * gcc.dg/vmx/5-03.c: New.
6761 * gcc.dg/vmx/5-04.c: New.
6762 * gcc.dg/vmx/5-05.c: New.
6763 * gcc.dg/vmx/5-06.c: New.
6764 * gcc.dg/vmx/5-07.c: New.
6765 * gcc.dg/vmx/5-07t.c: New.
6766 * gcc.dg/vmx/5-08.c: New.
6767 * gcc.dg/vmx/5-10.c: New.
6768 * gcc.dg/vmx/5-11.c: New.
6769 * gcc.dg/vmx/7-01a.c: New.
6770 * gcc.dg/vmx/7-01.c: New.
6771 * gcc.dg/vmx/7c-01.c: New.
6772 * gcc.dg/vmx/7d-01.c: New.
6773 * gcc.dg/vmx/7d-02.c: New.
6774 * gcc.dg/vmx/8-01.c: New.
6775 * gcc.dg/vmx/8-02a.c: New.
6776 * gcc.dg/vmx/8-02.c: New.
6777 * gcc.dg/vmx/brode-1.c: New.
6778 * gcc.dg/vmx/bug-1.c: New.
6779 * gcc.dg/vmx/bug-2.c: New.
6780 * gcc.dg/vmx/bug-3.c: New.
6781 * gcc.dg/vmx/cw-bug-1.c: New.
6782 * gcc.dg/vmx/cw-bug-2.c: New.
6783 * gcc.dg/vmx/cw-bug-3.c: New.
6784 * gcc.dg/vmx/dct.c: New.
6785 * gcc.dg/vmx/debug-1.c: New.
6786 * gcc.dg/vmx/debug-2.c: New.
6787 * gcc.dg/vmx/debug-3.c: New.
6788 * gcc.dg/vmx/debug-4.c: New.
6789 * gcc.dg/vmx/dos-bug-1-gdb.c: New.
6790 * gcc.dg/vmx/dos-bug-2-gdb.c: New.
6791 * gcc.dg/vmx/eg-5.c: New.
6792 * gcc.dg/vmx/fft.c: New.
6793 * gcc.dg/vmx/gcc-bug-1.c: New.
6794 * gcc.dg/vmx/gcc-bug-2.c: New.
6795 * gcc.dg/vmx/gcc-bug-3.c: New.
6796 * gcc.dg/vmx/gcc-bug-4.c: New.
6797 * gcc.dg/vmx/gcc-bug-5.c: New.
6798 * gcc.dg/vmx/gcc-bug-6.c: New.
6799 * gcc.dg/vmx/gcc-bug-7.c: New.
6800 * gcc.dg/vmx/gcc-bug-8.c: New.
6801 * gcc.dg/vmx/gcc-bug-9.c: New.
6802 * gcc.dg/vmx/gcc-bug-b.c: New.
6803 * gcc.dg/vmx/gcc-bug-c.c: New.
6804 * gcc.dg/vmx/gcc-bug-d.c: New.
6805 * gcc.dg/vmx/gcc-bug-e.c: New.
6806 * gcc.dg/vmx/gcc-bug-f.c: New.
6807 * gcc.dg/vmx/gcc-bug-g.c: New.
6808 * gcc.dg/vmx/gcc-bug-i.c: New.
6809 * gcc.dg/vmx/harness.h: New.
6810 * gcc.dg/vmx/ira1.c: New.
6811 * gcc.dg/vmx/ira2a.c: New.
6812 * gcc.dg/vmx/ira2b.c: New.
6813 * gcc.dg/vmx/ira2.c: New.
6814 * gcc.dg/vmx/ira2c.c: New.
6815 * gcc.dg/vmx/mem.c: New.
6816 * gcc.dg/vmx/newton-1.c: New.
6817 * gcc.dg/vmx/ops.c: New.
6818 * gcc.dg/vmx/sn7153.c: New.
6819 * gcc.dg/vmx/spill2.c: New.
6820 * gcc.dg/vmx/spill3.c: New.
6821 * gcc.dg/vmx/spill.c: New.
6822 * gcc.dg/vmx/t.c: New.
6823 * gcc.dg/vmx/varargs-1.c: New.
6824 * gcc.dg/vmx/varargs-2.c: New.
6825 * gcc.dg/vmx/varargs-3.c: New.
6826 * gcc.dg/vmx/varargs-4.c: New.
6827 * gcc.dg/vmx/varargs-5.c: New.
6828 * gcc.dg/vmx/varargs-6.c: New.
6829 * gcc.dg/vmx/varargs-7.c: New.
6830 * gcc.dg/vmx/vmx.exp: New.
6831 * gcc.dg/vmx/vprint-1.c: New.
6832 * gcc.dg/vmx/vscan-1.c: New.
6833 * gcc.dg/vmx/x-01.c: New.
6834 * gcc.dg/vmx/x-02.c: New.
6835 * gcc.dg/vmx/x-03.c: New.
6836 * gcc.dg/vmx/x-04.c: New.
6837 * gcc.dg/vmx/x-05.c: New.
6838 * gcc.dg/vmx/yousufi-1.c: New.
6839 * gcc.dg/vmx/zero-1.c: New.
6840 * gcc.dg/vmx/zero.c: New.
6841
6842 2004-04-17 Andrew Pinski <pinskia@physics.uc.edu>
6843
6844 * g++.dg/lookup/java1.C: Update for chage of
6845 _Jv_AllocObject.
6846 * g++.dg/lookup/java2.C: Likewise.
6847
6848 2004-04-17 Laurent GUERBY <laurent@guerby.net>
6849
6850 * ada/acats/run_all.sh: use -O2 by default.
6851
6852 2004-04-17 Richard Sandiford <rsandifo@redhat.com>
6853
6854 * gcc.dg/vr-mult-[12].c: New tests.
6855
6856 2004-04-16 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6857
6858 * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
6859
6860 * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
6861
6862 2004-04-15 Richard Sandiford <rsandifo@redhat.com>
6863
6864 * lib/target-supports.exp (check_profiling_available): Assume profiling
6865 isn't available for mips*-*-elf targets.
6866
6867 2004-04-14 Uros Bizjak <uros@kss-loka.si>
6868
6869 * gcc.dg/builtins-38.c: New test.
6870
6871 2004-04-14 Eric Christopher <echristo@redhat.com>
6872
6873 * g++.dg/charset/charset.exp: Run .cc extension tests.
6874
6875 2004-04-14 Zack Weinberg <zack@codesourcery.com>
6876
6877 * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32). Update commentary.
6878
6879 2004-04-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6880
6881 * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
6882
6883 2004-04-13 Uros Bizjak <uros@kss-loka.si>:
6884
6885 * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
6886 * gcc.dg/i386-387-2.c: Likewise.
6887
6888 * gcc.dg/i386-387-7.c: New test.
6889 * gcc.dg/i386-387-8.c: New test.
6890
6891 * gcc.dg/builtins-37.c: New test.
6892
6893 2004-04-13 Geoffrey Keating <geoffk@apple.com>
6894
6895 * g++.dg/pch/externc-1.C: Add missing semicolon.
6896
6897 2004-04-13 Aldy Hernandez <aldyh@redhat.com>
6898
6899 * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
6900
6901 2004-04-12 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
6902
6903 * gcc.c-torture/execute/20040411-1.c: New test.
6904
6905 2004-04-10 Joseph S. Myers <jsm@polyomino.org.uk>
6906
6907 * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
6908
6909 2004-04-09 Chris Demetriou <cgd@broadcom.com>
6910
6911 * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
6912
6913 2004-04-09 Zack Weinberg <zack@codesourcery.com>
6914
6915 * lib/target-supports.exp (check_named_sections_available): New.
6916 * lib/gcc-dg.exp (dg-require-named-sections): New.
6917 * lib/prune.exp (prune_gcc_output): Incorporate prunes from
6918 old-deja.exp. Also prune error-count message from HP linker.
6919 * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
6920
6921 * g++.dg/init/init-ref4.C: Use dg-require-weak.
6922 * g++.old-deja/g++.pt/static3.C: Likewise.
6923 * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
6924
6925 2004-04-09 Roger Sayle <roger@eyesopen.com>
6926
6927 * gcc.c-torture/execute/20040409-1.c: New test case.
6928 * gcc.c-torture/execute/20040409-2.c: New test case.
6929 * gcc.c-torture/execute/20040409-3.c: New test case.
6930
6931 2004-04-09 Andrew Pinski <pinskia@physics.uc.edu>
6932
6933 * gcc.dg/20040409-1.c: New test.
6934
6935 2004-04-08 Roger Sayle <roger@eyesopen.com>
6936
6937 PR target/14888
6938 * g++.dg/opt/pr14888.C: New test case.
6939
6940 2004-04-08 Geoffrey Keating <geoffk@apple.com>
6941
6942 * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
6943 gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
6944 gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
6945 gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
6946 New tests.
6947
6948 2004-04-08 Paul Brook <paul@codesourcery.com>
6949
6950 * gcc.dg/spill-1.c: New test.
6951
6952 2004-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6953
6954 * gcc.dg/torture/builtin-ctype-2.c: New test.
6955
6956 2004-04-07 Ian Lance Taylor <ian@wasabisystems.com>
6957
6958 * gcc.dg/pch/pch.exp: Add largefile test.
6959
6960 2004-04-06 Geoffrey Keating <geoffk@apple.com>
6961
6962 * g++.dg/pch/externc-1.Hs: New.
6963 * g++.dg/pch/externc-1.C: New.
6964
6965 2004-04-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6966
6967 * gcc.dg/compat/struct-by-value-5a_main.c,
6968 gcc.dg/compat/struct-by-value-5b_main.c: New files.
6969 * gcc.dg/compat/struct-by-value-5_main.c: Delete.
6970 * gcc.dg/compat/struct-by-value-5a_x.c,
6971 gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
6972 gcc.dg/compat/struct-by-value-5_x.c.
6973 * gcc.dg/compat/struct-by-value-5a_y.c,
6974 gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
6975 gcc.dg/compat/struct-by-value-5_y.c.
6976
6977 * gcc.dg/compat/struct-by-value-6a_main.c,
6978 gcc.dg/compat/struct-by-value-6b_main.c: New files.
6979 * gcc.dg/compat/struct-by-value-6_main.c: Delete.
6980 * gcc.dg/compat/struct-by-value-6a_x.c,
6981 gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
6982 gcc.dg/compat/struct-by-value-6_x.c.
6983 * gcc.dg/compat/struct-by-value-6a_y.c,
6984 gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
6985 gcc.dg/compat/struct-by-value-6_y.c.
6986
6987 * gcc.dg/compat/struct-by-value-7a_main.c,
6988 gcc.dg/compat/struct-by-value-7b_main.c: New files.
6989 * gcc.dg/compat/struct-by-value-7_main.c: Delete.
6990 * gcc.dg/compat/struct-by-value-7a_x.c,
6991 gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
6992 gcc.dg/compat/struct-by-value-7_x.c.
6993 * gcc.dg/compat/struct-by-value-7a_y.c,
6994 gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
6995 gcc.dg/compat/struct-by-value-7_y.c.
6996
6997 2004-04-06 Jakub Jelinek <jakub@redhat.com>
6998
6999 * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
7000 * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
7001 * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
7002 options.
7003
7004 2004-04-06 Uros Bizjak <uros@kss-loka.si>
7005
7006 * gcc.dg/builtins-36.c: New test.
7007
7008 2004-04-06 Paul Brook <paul@codesourcery.com>
7009
7010 * README.gcc: Remove obsolete contraint on testcases.
7011
7012 2004-04-05 Paul Brook <paul@codesourcery.com>
7013
7014 PR2123
7015 * g++.dg/expr/anew1.C: XFAIL and make reproducible. Call abort on
7016 failure and exit(0) on success.
7017 * g++.dg/expr/anew2.C: Ditto.
7018 * g++.dg/expr/anew3.C: Ditto.
7019 * g++.dg/expr/anew4.C: Ditto.
7020
7021 2004-04-05 Nathan Sidwell <nathan@codesourcery.com>
7022
7023 PR c++/3518
7024 * g++.dg/template/unify7.C: New.
7025
7026 2004-04-02 Nathanael Nerode <neroden@gcc.gnu.org>
7027
7028 * g++.dg/README: Bring up to date with new subdirectories; remove
7029 duplicate subdirectory lines.
7030
7031 2004-04-02 Nathan Sidwell <nathan@codesourcery.com>
7032
7033 PR c++/14007
7034 * g++.dg/template/unify5.C: New.
7035 * g++.dg/template/unify6.C: New.
7036 * g++.dg/template/qualttp20.C: Adjust.
7037 * g++.old-deja/g++.jason/report.C: Adjust.
7038 * g++.old-deja/g++.other/qual1.C: Adjust.
7039
7040 2004-04-01 Mark Mitchell <mark@codesourcery.com>
7041
7042 PR c++/14803
7043 * g++.dg/inherit/ptrmem1.C: New test.
7044
7045 2004-04-01 Jakub Jelinek <jakub@redhat.com>
7046
7047 PR c++/14755
7048 * gcc.c-torture/execute/20040331-1.c: New test.
7049 * gcc.dg/20040331-1.c: New test.
7050
7051 2004-04-01 Paul Brook <paul@codesourcery.com>
7052
7053 * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
7054
7055 2004-03-30 Mark Mitchell <mark@codesourcery.com>
7056
7057 PR c++/14724
7058 * g++.dg/init/goto1.C: New test.
7059
7060 PR c++/14763
7061 * g++.dg/template/defarg4.C: New test.
7062
7063 2004-03-30 Hartmut Penner <hpenner@de.ibm.com>
7064
7065 * gcc.dg/altivec-11.c: Extend test for more valid cases.
7066
7067 2004-03-28 David Edelsohn <edelsohn@gnu.org>
7068
7069 * gcc.dg/doloop-1.c: Do not check for lack of "blt".
7070
7071 2004-03-28 Zack Weinberg <zack@codesourcery.com>
7072
7073 * gcc.dg/noncompile/undeclared-2.c: New test.
7074
7075 2004-03-28 Joseph S. Myers <jsm@polyomino.org.uk>
7076
7077 * gcc.dg/940409-1.c: Remove XFAIL.
7078 * gcc.dg/reg-vol-struct-1.c: New test.
7079
7080 2004-03-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7081
7082 * gcc.dg/torture/builtin-wctype-1.c: New test.
7083
7084 2004-03-26 James A. Morrison <ja2morri@uwaterloo.ca>
7085
7086 * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
7087 * gcc.dg/20001101-1.c: Likewise.
7088 * gcc.dg/20001102-1.c: Likewise.
7089
7090 2004-03-25 Roger Sayle <roger@eyesopen.com>
7091
7092 * gcc.dg/compare8.c: Add an additional test for XOR.
7093
7094 2004-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7095
7096 * gcc.dg/torture/builtin-ctype-1.c: New test.
7097
7098 2004-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7099
7100 * gcc.dg/torture/builtin-explog-1.c: Add new cases.
7101 * gcc.dg/torture/builtin-math-1.c: Likewise.
7102 * gcc.dg/torture/builtin-power-1.c: New test.
7103
7104 2004-03-24 Andreas Schwab <schwab@suse.de>
7105
7106 * lib/prune.exp (prune_gcc_output): Ignore errata warning from
7107 IA64 assembler.
7108
7109 2004-03-23 Joseph S. Myers <jsm@polyomino.org.uk>
7110 Roger Sayle <roger@eyesopen.com>
7111
7112 * gcc.dg/compare8.c: New test case.
7113
7114 2004-03-23 Ziemowit Laski <zlaski@apple.com>
7115
7116 * g++.dg/ext/altivec-7.C: New test.
7117
7118 2004-03-23 Zack Weinberg <zack@codesourcery.com>
7119
7120 PR 12267, 12391, 12560, 13129, 14114, 14133
7121 * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
7122 * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
7123 * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
7124 Adjust error regexps.
7125 * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
7126 * gcc.dg/noncompile/undeclared-1.c: New test cases.
7127 * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
7128 * gcc.dg/local1.c: Add explanatory comment.
7129
7130 2004-03-23 Roger Sayle <roger@eyesopen.com>
7131
7132 PR optimization/14669
7133 * g++.dg/opt/fold2.C: New test case.
7134
7135 2004-03-22 Jakub Jelinek <jakub@redhat.com>
7136
7137 PR c/14069
7138 * gcc.dg/20040322-1.c: New test.
7139
7140 2004-03-22 Eric Botcazou <ebotcazou@libertysurf.fr>
7141
7142 * gcc.dg/ultrasp2.c: Do not pass -m64. Remove redundant lines.
7143 * gcc.dg/ultrasp4.c: Likewise.
7144 * gcc.dg/ultrasp8.c: Do not pass -m64. Add sparcv9-*-*.
7145
7146 2004-03-21 Ulrich Weigand <uweigand@de.ibm.com>
7147
7148 * gcc.dg/i386-sse-8.c: Reset default options.
7149
7150 2004-03-21 Ulrich Weigand <uweigand@de.ibm.com>
7151
7152 * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
7153 in the error message text.
7154
7155 2004-03-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
7156
7157 * g++.dg/template/qualttp20.C: Adjust dg- regexp.
7158
7159 2004-03-21 Mark Mitchell <mark@codesourcery.com>
7160
7161 PR c++/14616
7162 * g++.dg/init/array13.C: New test.
7163
7164 2004-03-20 Roger Sayle <roger@eyesopen.com>
7165
7166 PR target/13889
7167 * gcc.c-torture/compile/pr13889.c: New test case.
7168
7169 2004-03-20 Joseph S. Myers <jsm@polyomino.org.uk>
7170
7171 PR c/14635
7172 * builtins-1.c (nan, nans): Don't test.
7173 * builtins-30.c: Don't use nan, nanf, nanl.
7174 * builtins-35.c: New test.
7175
7176 2004-03-19 Ziemowit Laski <zlaski@apple.com>
7177
7178 * g++.dg/ext/altivec-6.C: New test.
7179
7180 2004-03-19 Mark Mitchell <mark@codesourcery.com>
7181
7182 * g++.dg/init/placement3.C: New test.
7183
7184 * g++.dg/template/spec13.C: New test.
7185
7186 * g++.dg/lookup/using11.C: New test.
7187
7188 * g++.dg/lookup/koenig3.C: New test.
7189
7190 * g++.dg/template/operator2.C: New test.
7191
7192 * g++.dg/expr/dtor3.C: New test.
7193 * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
7194 marker.
7195 * g++.old-deja/g++.law/visibility28.C: Likewise.
7196
7197 2004-03-19 Paolo Bonzini <bonzini@gnu.org>
7198
7199 * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
7200 * gcc.dg/ppc64-abi-3.c: Likewise.
7201
7202 2004-03-19 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7203
7204 PR c++/14545
7205 * g++.dg/parse/template15.C: New test.
7206
7207 2004-03-18 Mark Mitchell <mark@codesourcery.com>
7208
7209 * g++.dg/expr/dtor2.C: New test.
7210
7211 * g++.dg/lookup/anon4.C: New test.
7212
7213 * g++.dg/overload/using1.C: New test.
7214
7215 * g++.dg/template/lookup7.C: New test.
7216
7217 * g++.dg/template/typename6.C: New test.
7218
7219 * g++.dg/expr/cond6.C: New test.
7220
7221 2004-03-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7222
7223 * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
7224
7225 2004-03-18 Mark Mitchell <mark@codesourcery.com>
7226
7227 * g++.dg/expr/cond5.C: New test.
7228 * g++.dg/expr/constcast1.C: Likewise.
7229 * g++.dg/expr/ptrmem2.C: Likewise.
7230 * g++.dg/expr/ptrmem3.C: Likewise.
7231 * g++.dg/lookup/main1.C: Likewise.
7232 * g++.dg/template/lookup6.C: Likewise.
7233
7234 2004-03-18 Mark Mitchell <mark@codesourcery.com>
7235
7236 * gcc.dg/local1.c: New test.
7237
7238 * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
7239
7240 2004-03-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7241
7242 * gcc.dg/torture/builtin-convert-1.c: New test.
7243
7244 2004-03-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7245
7246 * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
7247
7248 2004-03-16 Mark Mitchell <mark@codesourcery.com>
7249
7250 PR c++/14481
7251 * g++.dg/warn/Wunused-7.C: New test.
7252
7253 2004-03-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7254
7255 * gcc.dg/torture/builtin-integral-1.c: New test.
7256
7257 2004-03-16 Mark Mitchell <mark@codesourcery.com>
7258
7259 PR c++/14586
7260 * g++.dg/parse/non-dependent3.C: New test.
7261
7262 2004-03-16 Paolo Bonzini <bonzini@gnu.org>
7263
7264 * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
7265 * g++.dg/eh/simd-2.C: Likewise.
7266 * g++.dg/init/array10.C: Likewise.
7267 * gcc.c-torture/compile/simd-1.c: Likewise.
7268 * gcc.c-torture/compile/simd-2.c: Likewise.
7269 * gcc.c-torture/compile/simd-3.c: Likewise.
7270 * gcc.c-torture/compile/simd-4.c: Likewise.
7271 * gcc.c-torture/compile/simd-6.c: Likewise.
7272 * gcc.c-torture/execute/simd-1.c: Likewise.
7273 * gcc.c-torture/execute/simd-2.c: Likewise.
7274 * gcc.dg/compat/vector-defs.h: Likewise.
7275 * gcc.dg/20020531-1.c: Likewise.
7276 * gcc.dg/altivec-3.c: Likewise.
7277 * gcc.dg/altivec-4.c: Likewise.
7278 * gcc.dg/altivec-varargs-1.c: Likewise.
7279 * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
7280 * gcc.dg/i386-mmx-3.c: Likewise.
7281 * gcc.dg/i386-sse-4.c: Likewise.
7282 * gcc.dg/i386-sse-5.c: Likewise.
7283 * gcc.dg/i386-sse-8.c: Likewise.
7284 * gcc.dg/simd-1.c: Likewise.
7285 * gcc.dg/20030218-1.c: Likewise. Plus, do not declare
7286 __ev64_opaque__ since the machine description provides it.
7287
7288 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
7289
7290 * lib/compat.exp (skip_list): New global variable.
7291 Use it to hold the user defined COMPAT_SKIPS list if any.
7292 (compat-obj): Add the members of skip_list to optall.
7293
7294 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
7295
7296 * gcc.dg/compat/union-by-value-1_main.c,
7297 union-by-value-1_x.c, union-by-value-1_y.c,
7298 union-check.h, union-defs.h,
7299 union-init.h, union-return-1_main.c,
7300 union-return-1_x.c, union-return-1_y.c: New files.
7301
7302 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
7303
7304 * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
7305 mixed-struct-init.h: Add 4 mixed structure types.
7306 struct-by-value-21_main.c, struct-by-value-21_x.c,
7307 struct-by-value-21_y.c, struct-return-21_main.c,
7308 struct-return-21_x.c, struct-return-21_y.c: New files.
7309
7310 2004-03-13 Mark Mitchell <mark@codesourcery.com>
7311
7312 PR c++/14550
7313 * g++.dg/parse/template14.C: New test.
7314
7315 2004-03-13 Eric Botcazou <ebotcazou@libertysurf.fr>
7316
7317 * gcc.c-torture/execute/20040313-1.c: New test.
7318
7319 2004-03-13 Jakub Jelinek <jakub@redhat.com>
7320
7321 PR target/14533
7322 * gcc.dg/20040311-2.c: New test.
7323
7324 2004-03-12 Kazu Hirata <kazu@cs.umass.edu>
7325
7326 PR other/14544
7327 * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
7328 bit-field.
7329
7330 2004-03-12 Ulrich Weigand <uweigand@de.ibm.com>
7331
7332 * gcc.dg/20040305-2.c: Add missing return statement.
7333
7334 2004-03-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7335
7336 * gcc.dg/builtins-34.c: Also check pow10*.
7337
7338 2004-03-11 Ulrich Weigand <uweigand@de.ibm.com>
7339
7340 PR target/14262
7341 * gcc.dg/20040305-2.c: New test.
7342
7343 2004-03-11 Ulrich Weigand <uweigand@de.ibm.com>
7344
7345 * gcc.dg/20040310-1.c: New test.
7346
7347 2004-03-11 Roger Sayle <roger@eyesopen.com>
7348
7349 * gcc.c-torture/execute/20040311-1.c: New test case.
7350
7351 2004-03-11 Mark Mitchell <mark@codesourcery.com>
7352
7353 PR c++/14476
7354 * g++.dg/lookup/enum1.C: New test.
7355
7356 2004-03-10 Mark Mitchell <mark@codesourcery.com>
7357
7358 PR c++/14510
7359 * g++.dg/lookup/struct2.C: New test.
7360
7361 2004-03-10 Uros Bizjak <uros@kss-loka.si>
7362
7363 * gcc.dg/builtins-34.c: New test.
7364
7365 2004-03-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7366
7367 * gcc.dg/torture/builtin-nonneg-1.c: New test.
7368
7369 2004-03-09 James E Wilson <wilson@specifixinc.com>
7370
7371 * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
7372 * gcc.dg/alias-2.c: New testcase.
7373
7374 2004-03-09 Zack Weinberg <zack@codesourcery.com>
7375
7376 * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
7377
7378 2004-03-09 Roger Sayle <roger@eyesopen.com>
7379
7380 * gcc.c-torture/execute/20040309-1.c: New test case.
7381
7382 2004-03-09 Nathan Sidwell <nathan@codesourcery.com>
7383
7384 PR c++/14397
7385 * g++.dg/overload/ref1.C: New.
7386
7387 2004-03-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7388
7389 PR c++/14409
7390 * g++.dg/template/spec12.C: New test.
7391
7392 PR c++/14448
7393 * g++.dg/parse/crash14.C: New test.
7394
7395 2004-03-09 Mark Mitchell <mark@codesourcery.com>
7396
7397 PR c++/14230
7398 * g++.dg/init/ref11.C: New test.
7399
7400 2004-03-09 Mark Mitchell <mark@codesourcery.com>
7401
7402 PR c++/14432
7403 * g++.dg/parse/builtin2.C: New test.
7404
7405 2004-03-08 Mark Mitchell <mark@codesourcery.com>
7406
7407 PR c++/14401
7408 * g++.dg/init/ctor3.C: New test.
7409 * g++.dg/init/union1.C: New test.
7410 * g++.dg/ext/anon-struct4.C: New test.
7411
7412 2004-03-08 Mark Mitchell <mark@codesourcery.com>
7413
7414 * g++.dg/lookup/koenig1.C: Tweak error messages.
7415 * g++.dg/lookup/used-before-declaration.C: Likewise.
7416 * g++.dg/other/do1.C: Likewise.
7417 * g++.dg/overload/koenig1.C: Likewise.
7418 * g++.dg/parse/crash13.C: Likewise.
7419 * g++.dg/template/instantiate3.C: Likewise.
7420
7421 2004-03-08 Eric Christopher <echristo@redhat.com>
7422
7423 * * lib/target-supports.exp: Enable libiconv in test
7424 compilation. Fix up error checking.
7425
7426 2004-03-08 Roger Sayle <roger@eyesopen.com>
7427
7428 PR middle-end/14289
7429 * gcc.dg/pr14289-1.c: New test case.
7430 * gcc.dg/pr14289-2.c: Likewise.
7431 * gcc.dg/pr14289-3.c: Likewise.
7432
7433 2004-03-08 Eric Botcazou <ebotcazou@act-europe.fr>
7434
7435 * gcc.c-torture/execute/20040308-1.c: New test.
7436
7437 2004-03-07 Roger Sayle <roger@eyesopen.com>
7438
7439 * gcc.c-torture/execute/20040307-1.c: New test case.
7440
7441 2004-03-07 Richard Sandiford <rsandifo@redhat.com>
7442
7443 * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
7444
7445 2004-03-06 Ulrich Weigand <uweigand@de.ibm.com>
7446
7447 * gcc.dg/20040306-1.c: New test.
7448
7449 2004-03-06 Kazu Hirata <kazu@cs.umass.edu>
7450
7451 * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
7452 them static.
7453 * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
7454
7455 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7456
7457 PR c/14465
7458 * gcc.dg/decl-6.c: New test.
7459
7460 2004-03-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7461
7462 * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
7463 Rename LOGPOW -> LOG_POW.
7464 (SQRT_EXP, POW_EXP): New.
7465
7466 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7467
7468 * gcc.dg/i386-sse-8.c: New test.
7469
7470 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7471
7472 PR c/14114
7473 * gcc.dg/decl-5.c: New test.
7474
7475 2004-03-05 Andreas Krebbel <krebbel1@de.ibm.com>
7476
7477 * gcc.dg/20040305-1.c: New test.
7478
7479 2004-03-05 Hans-Peter Nilsson <hp@axis.com>
7480
7481 PR other/14354
7482 * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
7483
7484 2004-03-04 Ziemowit Laski <zlaski@apple.com>
7485
7486 PR c++/14425, c++/14426
7487 * g++.dg/ext/altivec-4.C: New test.
7488 * g++.dg/ext/altivec-5.C: New test.
7489
7490 2004-03-04 Geoffrey Keating <geoffk@apple.com>
7491
7492 * g++.old-deja/g++.other/linkage1.C: Expect errors about
7493 global variables of a type with no linkage.
7494 * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
7495 * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
7496 * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
7497 * g++.old-deja/g++.bugs/900210_02.C: Likewise.
7498 * g++.old-deja/g++.bugs/900210_03.C: Likewise.
7499 * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
7500 * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
7501 * g++.dg/warn/deprecated.C: Name enum Color.
7502 * g++.dg/overload/VLA.C: Name structure for 'b'.
7503 * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
7504
7505 2004-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7506
7507 * gcc.c-torture/compile/20040304-1.c: New test.
7508
7509 2004-03-03 Zack Weinberg <zack@codesourcery.com>
7510
7511 PR 13728
7512 * gcc.dg/decl-4.c: New testcase.
7513
7514 2004-03-03 Kazu Hirata <kazu@cs.umass.edu>
7515
7516 * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
7517 as PRECF if sizeof (float) > sizeof (double).
7518 (PRECL): Make it the same as PRECF if
7519 sizeof (float) > sizeof (long double).
7520
7521 2004-03-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7522
7523 * gcc.dg/builtins-config.h: Use underscore macro style for __sun
7524 system type. Add check for irix6 which doesn't have c99 runtime.
7525
7526 2004-03-03 Bob Wilson <bob.wilson@acm.org>
7527
7528 * gcc.dg/const-elim-1.c: xfail for xtensa.
7529
7530 2004-03-01 Mark Mitchell <mark@codesourcery.com>
7531
7532 PR c++/14369
7533 * g++.dg/template/cond4.C: New test.
7534
7535 2004-03-01 Mark Mitchell <mark@codesourcery.com>
7536
7537 PR c++/14360
7538 * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
7539
7540 PR c++/14361
7541 * g++.dg/parse/defarg7.C: New test.
7542
7543 PR c++/14359
7544 * g++.dg/template/friend26.C: New test.
7545
7546 2004-03-01 Mark Mitchell <mark@codesourcery.com>
7547
7548 PR c++/14324
7549 * g++.dg/abi/mangle21.C: New test.
7550
7551 PR c++/14260
7552 * g++.dg/parse/constructor2.C: New test.
7553
7554 PR c++/14337
7555 * g++.dg/template/sfinae1.C: New test.
7556
7557 2004-02-29 Mark Mitchell <mark@codesourcery.com>
7558
7559 PR c++/14267
7560 * g++.dg/expr/crash2.C: New test.
7561
7562 PR middle-end/13448
7563 * gcc.dg/inline-5.c: New test.
7564 * gcc.dg/always-inline.c: Split out tests into ...
7565 * gcc.dg/always-inline2.c: ... this and ...
7566 * gcc.dg/always-inline3.c: ... this.
7567
7568 2004-02-29 Mark Mitchell <mark@codesourcery.com>
7569
7570 PR debug/12103
7571 * g++.dg/debug/crash1.C: New test.
7572
7573 2004-02-29 Kazu Hirata <kazu@cs.umass.edu>
7574
7575 * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
7576 function with __attribute__((noinline)).
7577 (recurser_void2): Likewise.
7578 * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
7579 (recurser_void2): Likewise.
7580
7581 2004-02-29 Roger Sayle <roger@eyesopen.com>
7582
7583 PR middle-end/14203
7584 * g++.dg/warn/Wunused-6.C: New test case.
7585
7586 2004-02-28 Richard Earnshaw <rearnsha@arm.com>
7587
7588 * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
7589 not defined.
7590
7591 2004-02-27 Eric Christopher <echristo@redhat.com>
7592
7593 * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
7594 * g++.dg/charset/asm2.c: Run only x86.
7595 * gcc.dg/charset/asm3.c: Ditto.
7596
7597 2004-02-27 Aldy Hernandez <aldyh@redhat.com>
7598
7599 * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
7600 ld_library_path.
7601
7602 2004-02-27 Ziemowit Laski <zlaski@apple.com>
7603
7604 * g++.dg/ext/altivec-3.C: New.
7605
7606 2004-02-26 Richard Henderson <rth@redhat.com>
7607
7608 * g++.dg/ext/attrib10.C: Mark for warning.
7609 * gcc.dg/attr-alias-1.c: New.
7610
7611 2004-02-26 Richard Henderson <rth@redhat.com>
7612
7613 * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
7614 * gcc.c-torture/execute/20040208-2.c: ... it back.
7615
7616 2004-02-26 Eric Christopher <echristo@redhat.com>
7617
7618 * lib/target-supports.exp (check-iconv-available): New function.
7619 * lib/gcc-dg.exp (dg-require-iconv): New function.
7620 Use above.
7621 * gcc.dg/charset: New directory.
7622 * gcc.dg/charset/charset.exp: New file.
7623 * gcc.dg/charset/asm1.c: Ditto.
7624 * gcc.dg/charset/asm2.c: Ditto.
7625 * gcc.dg/charset/asm3.c: Ditto.
7626 * gcc.dg/charset/asm4.c: Ditto.
7627 * gcc.dg/charset/asm5.c: Ditto.
7628 * gcc.dg/charset/attribute1.c: Ditto.
7629 * gcc.dg/charset/attribute2.c: Ditto.
7630 * gcc.dg/charset/string1.c: Ditto.
7631 * g++.dg/charset: New directory.
7632 * g++.dg/dg.exp: Add here. Special options.
7633 * g++.dg/charset/charset.exp: New file.
7634 * g++.dg/charset/asm1.c: Ditto.
7635 * g++.dg/charset/asm2.c: Ditto.
7636 * g++.dg/charset/asm3.c: Ditto.
7637 * g++.dg/charset/asm4.c: Ditto.
7638 * g++.dg/charset/attribute1.c: Ditto.
7639 * g++.dg/charset/attribute2.c: Ditto.
7640 * g++.dg/charset/extern1.cc: Ditto.
7641 * g++.dg/charset/extern2.cc: Ditto.
7642 * g++.dg/charset/string1.c: Ditto.
7643
7644 2004-02-26 Mark Mitchell <mark@codesourcery.com>
7645
7646 PR c++/14278
7647 * g++.dg/parse/comma1.C: New test.
7648
7649 2004-02-26 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7650
7651 PR c++/14284
7652 * g++.dg/template/ttp8.C: New test.
7653
7654 2004-02-26 Eric Botcazou <ebotcazou@act-europe.fr>
7655
7656 * gcc.dg/fixuns-trunc-1.c: New test.
7657
7658 2004-02-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7659
7660 * gcc.dg/builtins-config.h: Use #elif.
7661
7662 2004-02-26 Michael Matz <matz@suse.de>
7663
7664 * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
7665 * gcc.dg/991214-1.c: Likewise.
7666 * gcc.dg/i386-asm-1.c: Likewise.
7667
7668 2004-02-25 Richard Henderson <rth@redhat.com>
7669
7670 * gcc.c-torture/execute/20040208-2.c: Move ...
7671 * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
7672
7673 2004-02-26 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7674
7675 PR c++/14246
7676 * g++.dg/other/crash-3.C: New test.
7677
7678 2004-02-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7679
7680 * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
7681 * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
7682
7683 * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
7684 HP-UX.
7685
7686 2004-02-24 Michael Matz <matz@suse.de>
7687
7688 * gcc.dg/i386-regparm.c: New.
7689
7690 2004-02-23 James E Wilson <wilson@specifixinc.com>
7691
7692 * gcc.c-torture/execute/20040223-1.c: New.
7693
7694 2004-02-23 Zack Weinberg <zack@codesourcery.com>
7695 Kazu Hirata <kazu@cs.umass.edu>
7696
7697 * gcc.dg/fwritable-strings-1.c: Remove.
7698
7699 2004-02-23 Andrew Pinski <pinskia@physics.uc.edu>
7700
7701 PR c/14156
7702 * gcc.dg/20040223-1.c: New test.
7703
7704 2004-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7705
7706 PR c++/14106
7707 * g++.dg/ext/typeof9.C: New test.
7708
7709 2004-02-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7710
7711 PR c++/14250
7712 * g++.dg/other/switch1.C: New test.
7713
7714 2004-02-23 Eric Botcazou <ebotcazou@libertysurf.fr>
7715
7716 * gcc.dg/cast-function-1.c: Adjust for new informative message.
7717 * gcc.dg/va-arg-1.c: Likewise.
7718
7719 2004-02-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7720
7721 PR c++/14143
7722 * g++.dg/template/koenig5.C: New test.
7723
7724 2004-02-21 Ziemowit Laski <zlaski@apple.com>
7725
7726 * g++.dg/ext/altivec-1.C: Generalize target triple.
7727 * g++.dg/ext/altivec-2.C: New test case.
7728 * g++.dg/ext/altivec_check.h: New file.
7729 * gcc.dg/altivec-1.c: Generalize target triple;
7730 include altivec_check.h and call altivec_check().
7731 * gcc.dg/altivec-[2-5].c: Generalize target triple.
7732 * gcc.dg/altivec-6.c: New test case.
7733 * gcc.dg/altivec-[7-9].c: Generalize target triple; add
7734 type casts as needed.
7735 * gcc.dg/altivec-10.c: Include altivec_check.h and call
7736 altivec_check().
7737 * gcc.dg/altivec-12.c: New test case.
7738 * gcc.dg/altivec-varargs-1.c: Generalize target triple;
7739 include altivec_check.h and call altivec_check().
7740 * gcc.dg/altivec_check.h: New file.
7741
7742 2004-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7743
7744 * lib/target-supports.exp (check_alias_available): Don't mangle
7745 function `g' in test program.
7746
7747 2004-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7748
7749 * lib/target-supports.exp (check_profiling_available): Check
7750 argument to determine whether we support a profiling type.
7751 * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
7752 check_profiling_available.
7753 * g++.dg/bprob/bprob.exp: Likewise
7754 * g77.dg/bprob/bprob.exp: Likewise.
7755 * gcc.misc-tests/bprob.exp: Likewise.
7756 * g++.old-deja/g++.law/profile1.C: Pass profiling type to
7757 dg-require-profiling and delete expected error handling.
7758 * gcc.dg/20021014-1.c: Likewise.
7759 * gcc.dg/nest.c: Likewise.
7760
7761 2004-02-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7762
7763 PR c++/12007
7764 * g++.dg/other/vthunk1.C: New test.
7765
7766 2004-02-20 Falk Hueffner <falk@debian.org>
7767
7768 PR target/14201
7769 * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
7770
7771 2004-02-20 Mark Mitchell <mark@codesourcery.com>
7772
7773 PR c++/13927
7774 * g++.dg/other/error8.C: Remove XFAIL markers.
7775
7776 PR c++/14173
7777 * g++.dg/ext/packed5.C: New test.
7778
7779 PR c++/14199
7780 * g++.dg/warn/Wunused-5.C: New test.
7781
7782 PR c++/14186
7783 * g++.dg/lookup/member1.C: New test.
7784
7785 2004-02-19 Kazu Hirata <kazu@cs.umass.edu>
7786
7787 * gcc.c-torture/compile/20040130-1.c: Enable only when
7788 __INT_MAX__ >= 2147483647L.
7789 * gcc.c-torture/compile/961203-1.c: Likewise.
7790
7791 2004-02-19 Nathan Sidwell <nathan@codesourcery.com>
7792
7793 * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
7794 * g++.dg/opt/template1.C: Robustify assembler regexp
7795
7796 2004-02-19 Eric Botcazou <ebotcazou@libertysurf.fr>
7797
7798 * gcc.c-torture/execute/simd-4.x: Remove.
7799 * gcc.c-torture/execute/va-arg-25.x: Likewise.
7800 * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
7801 Guard with #ifndef SKIP_ATTRIBUTE.
7802 * gcc.dg/compat/vector-1_y.c: Likewise.
7803 * gcc.dg/compat/vector-2_x.c: Likewise.
7804 * gcc.dg/compat/vector-2_y.c: Likewise.
7805 * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
7806 * g++.dg/eh/simd-2.C: Likewise.
7807
7808 2004-02-19 Alan Modra <amodra@bigpond.net.au>
7809
7810 * gcc.c-torture/compile/complex-1.c: New.
7811
7812 2004-02-19 Hans-Peter Nilsson <hp@axis.com>
7813
7814 PR target/14209
7815 * gcc.c-torture/execute/20040218-1.c: New test.
7816
7817 2004-02-19 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7818
7819 PR c++/14181
7820 * g++.dg/parse/new2.C: New test.
7821
7822 2004-02-18 Paul Brook <paul@codesourcery.com>
7823
7824 * gcc.c-torture/compile/libcall-1.c: New test.
7825
7826 2004-02-18 Paul Brook <paul@codesourcery.com>
7827
7828 PR debug/12934
7829 * gcc.dg/debug/debug-7.c: New test.
7830
7831 2004-02-17 Ulrich Weigand <uweigand@de.ibm.com>
7832
7833 * gcc.dg/20040217-1.c: New test.
7834
7835 2004-02-17 Zack Weinberg <zack@codesourcery.com>
7836
7837 * gcc.c-torture/execute/990208-1.x: Delete.
7838
7839 2004-02-17 Richard Sandiford <rsandifo@redhat.com>
7840
7841 * gcc.c-torture/execute/20040208-2.x: New file.
7842
7843 2004-02-17 Mark Mitchell <mark@codesourcery.com>
7844
7845 PR c++/11326
7846 * g++.dg/abi/structret1.C: New test.
7847
7848 2004-02-17 Jakub Jelinek <jakub@redhat.com>
7849
7850 * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
7851 (i386_cpuid): No need to test if cpuid is available on AMD64.
7852 Fix assembly, so that it works onboth i386 and AMD64.
7853 * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
7854 (vecInLong): Fix s[] member type to unsigned int.
7855 (vecInWord): Remove type.
7856 (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
7857 (a64, b64, c64, d64, e64): Remove.
7858 (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
7859 Remove unused variable. Remove initialization of removed variables.
7860 Don't call mmx_tests nor sse_tests.
7861 (reference_mmx, reference_sse): Remove.
7862 (check): Add return stmt.
7863 * gcc.dg/i386-sse-7.c: New test.
7864 * gcc.dg/i386-mmx-4.c: New test.
7865
7866 2004-02-17 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7867
7868 * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
7869 * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
7870 g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
7871 g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
7872 g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
7873 g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
7874 g++.dg/tc1/dr94.C: Fix line terminator.
7875
7876 2004-02-16 Geoffrey Keating <geoffk@apple.com>
7877
7878 * gcc.c-torture/compile/20040216-1.c: New.
7879
7880 2004-02-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7881
7882 * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
7883 g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
7884 g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
7885 g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
7886 g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
7887 g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
7888
7889 2004-02-16 Eric Botcazou <ebotcazou@libertysurf.fr>
7890
7891 * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
7892
7893 2004-02-15 Mark Mitchell <mark@codesourcery.com>
7894
7895 PR c++/13971
7896 * g++.dg/expr/cond4.C: New test.
7897
7898 PR c++/14086
7899 * g++.dg/lookup/crash2.C: New test.
7900
7901 2004-02-14 Josef Zlomek <zlomekj@suse.cz>
7902
7903 * gcc.c-torture/compile/20040214-2.c: New test.
7904
7905 2004-02-14 Andrew Pinski <pinskia@physics.uc.edu>
7906
7907 PR c++/14116
7908 * g++.dg/ext/typeof8.C: New test.
7909
7910 2004-02-14 Eric Botcazou <ebotcazou@act-europe.fr>
7911
7912 * gcc.c-torture/compile/20040214-1.c: New test.
7913
7914 2004-02-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7915
7916 PR c++/13635
7917 * g++.dg/template/spec11.C: New test.
7918
7919 2004-02-13 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7920
7921 PR c++/13927
7922 * g++.dg/other/error8.C: New test.
7923
7924 2004-02-13 Mark Mitchell <mark@codesourcery.com>
7925
7926 PR c++/14122
7927 * g++.dg/template/array4.C: New test.
7928
7929 PR c++/14108
7930 * g++.dg/inherit/thunk2.C: New test.
7931
7932 PR c++/14083
7933 * g++.dg/eh/cond2.C: New test.
7934
7935 2004-02-12 Alan Modra <amodra@bigpond.net.au>
7936
7937 * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
7938
7939 2004-02-12 Nathaniel Smith <njs@codesourcery.com>
7940
7941 * lib/scanasm.exp (dg-scan): Quote pattern before display.
7942
7943 2004-02-12 Hartmut Penner <hpenner@de.ibm.com>
7944
7945 * g++.dg/simd-2.C: xfail on ppc64-linux.
7946
7947 2004-02-11 Joseph S. Myers <jsm@polyomino.org.uk>
7948
7949 PR c/456
7950 * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
7951 tests.
7952
7953 2004-02-11 Uros Bizjak <uros@kss-loka.si>
7954
7955 * gcc.dg/builtins-33.c: New test.
7956
7957 2004-02-11 Paolo Bonzini <bonzini@gnu.org>
7958
7959 * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
7960
7961 2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
7962
7963 * g++.dg/simd-2.C: Set -maltivec for ppc64.
7964
7965 2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
7966
7967 * gcc.dg/ppc64-abi-3.c: New test.
7968
7969 2004-02-10 Paolo Bonzini <bonzini@gnu.org>
7970
7971 PR c/14092
7972
7973 * gcc.dg/pr14092-1.c: New testcase.
7974
7975 2004-02-10 Alan Modra <amodra@bigpond.net.au>
7976
7977 * gcc.dg/cpp/assert4.c: Fix typo last change.
7978
7979 * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
7980 * gcc.dg/cpp/assert4.c: Handle powerpc64.
7981
7982 * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
7983
7984 2004-02-09 Roger Sayle <roger@eyesopen.com>
7985
7986 * gcc.c-torture/compile/20040209-1.c: New test case.
7987
7988 2004-02-08 Joseph S. Myers <jsm@polyomino.org.uk>
7989
7990 * gcc.dg/c90-init-1.c: Adjust expected error messages.
7991
7992 2004-02-08 Richard Sandiford <rsandifo@redhat.com>
7993
7994 * gcc.c-torture/execute/20040208-[12].c: New tests.
7995
7996 2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7997
7998 * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
7999
8000 2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
8001
8002 * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
8003
8004 2004-02-07 Zack Weinberg <zack@codesourcery.com>
8005
8006 Bug 13856
8007 * gcc.dg/visibility-8.c: New testcase.
8008
8009 2004-02-07 Zack Weinberg <zack@codesourcery.com>
8010
8011 * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
8012 arguments.
8013 * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
8014
8015 2004-02-07 Roger Sayle <roger@eyesopen.com>
8016
8017 PR middle-end/13696
8018 * g++.dg/opt/fold1.C: New test case.
8019
8020 2003-02-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8021
8022 PR c++/14033
8023 * g++.dg/other/crash-2.C: New test.
8024
8025 2003-02-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8026
8027 PR c++/14028
8028 * g++.dg/parse/angle-bracket2.C: New test.
8029
8030 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8031
8032 PR middle-end/13750
8033 Revert:
8034 2004-01-15 Geoffrey Keating <geoffk@apple.com>
8035 PR pch/13361
8036 * testsuite/g++.dg/pch/wchar-1.C: New.
8037 * testsuite/g++.dg/pch/wchar-1.Hs: New.
8038
8039 2004-02-05 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8040
8041 PR c++/14008
8042 * g++.dg/parse/error15.C: New test.
8043 * g++.dg/parse/crash11.C: Update dg-error mark.
8044
8045 2004-02-04 Mark Mitchell <mark@codesourcery.com>
8046
8047 PR c++/13932
8048 * g++.dg/warn/conv2.C: New test.
8049
8050 2004-02-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8051
8052 PR c++/13086
8053 * g++.dg/warn/incomplete1.C: Remove xfail.
8054
8055 2004-02-04 Mark Mitchell <mark@codesourcery.com>
8056
8057 * lib/file-format.exp (gcc_target_object_format): Use
8058 ${tool}_target_compile, not gcc_target_compile.
8059 * lib/target-supports.exp (check_alias_available): Likewise.
8060 (check_gc_sections_available): Likewise.
8061 * g++.dg/ext/attrib10.C: Use dg-require-alias.
8062 * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
8063 dg-require-alias.
8064
8065 2004-02-04 Mark Mitchell <mark@codesourcery.com>
8066
8067 PR c++/13969
8068 * g++.dg/template/static6.C: New test.
8069
8070 2004-02-04 Ian Lance Taylor <ian@wasabisystems.com>
8071
8072 * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
8073
8074 2004-02-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8075
8076 * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
8077 tests for systems where `char' is unsigned by default.
8078
8079 2003-02-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8080
8081 PR c++/13997
8082 * g++.dg/template/partial3.C: New test.
8083
8084 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
8085
8086 * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
8087 gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
8088 Remove mentions of obsolete ports.
8089
8090 2004-02-04 Paolo Bonzini <bonzini@gnu.org>
8091
8092 * gcc.dg/noncompile/20001228-1.c: Fix for new
8093 error message.
8094
8095 2004-02-03 Roger Sayle <roger@eyesopen.com>
8096
8097 PR target/9348
8098 * gcc.c-torture/execute/multdi-1.c: New test case.
8099
8100 2004-02-03 Mark Mitchell <mark@codesourcery.com>
8101
8102 PR c++/13925
8103 * g++.dg/template/lookup5.C: New test.
8104
8105 2004-02-03 Mark Mitchell <mark@codesourcery.com>
8106
8107 PR c++/13950
8108 * g++.dg/template/lookup4.C: New test.
8109
8110 PR c++/13970
8111 * g++.dg/parse/error14.C: New test.
8112
8113 PR c++/14002
8114 * g++.dg/parse/template13.C: New test.
8115
8116 2004-02-03 Mark Mitchell <mark@codesourcery.com>
8117
8118 PR c++/13978
8119 * g++.dg/template/koenig4.C: New test.
8120
8121 PR c++/13968
8122 * g++.dg/template/crash17.C: New test.
8123
8124 PR c++/13975
8125 * g++.dg/parse/error13.C: New test.
8126 * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
8127
8128 2004-02-03 Eric Botcazou <ebotcazou@libertysurf.fr>
8129
8130 * gcc.dg/20020503-1.c: Remove -mflat dg-options.
8131
8132 2004-02-03 Paolo Bonzini <bonzini@gnu.org>
8133
8134 PR c/11658
8135 PR c/13994
8136 * gcc.dg/noncompile/20040203-1.c: New test.
8137 * gcc.dg/noncompile/20040203-2.c: Likewise.
8138 * gcc.dg/noncompile/20040203-3.c: Likewise.
8139 * gcc.dg/20040203-1.c: Likewise.
8140
8141 2004-02-02 Andrew Pinski <pinskia@physics.uc.edu>
8142
8143 PR c++/10858
8144 * g++.dg/template/sizeof7.C: New test.
8145
8146 2004-02-02 Eric Christopher <echristo@redhat.com>
8147 Zack Weinberg <zack@codesourcery.com>
8148
8149 * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
8150
8151 2004-02-02 Zack Weinberg <zack@codesourcery.com>
8152
8153 * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
8154 * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
8155 * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
8156 * gcc.dg/cleanup-5.c: Run only on Linux targets.
8157
8158 2004-02-02 Mark Mitchell <mark@codesourcery.com>
8159
8160 PR c++/13113
8161 * g++.old-deja/g++.mike/net36.C: Adjust error messages.
8162
8163 PR c++/13854
8164 * g++.dg/ext/attrib13.C: New test.
8165
8166 PR c++/13907
8167 * g++.dg/conversion/op2.C: New test.
8168
8169 2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
8170
8171 * gcc.dg/titype-1.c: Fix pasto.
8172
8173 2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
8174
8175 * gcc.dg/titype-1.c: New test.
8176
8177 2004-02-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8178
8179 PR c++/13957
8180 * g++.dg/template/non-type-template-argument-1.C,
8181 g++.dg/template/qualified-id1.C: Update dg-error marks.
8182 * g++.dg/template/nontype6.C: New test.
8183
8184 2004-02-01 Roger Sayle <roger@eyesopen.com>
8185
8186 * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
8187 * gcc.dg/builtins-31.c: New testcase.
8188 * gcc.dg/builtins-32.c: New testcase.
8189
8190 2004-01-30 Andrew Pinski <pinskia@physics.uc.edu>
8191
8192 * objc.dg/call-super-2.m: Update line numbers
8193 for the including of stddef.h.
8194
8195 2004-01-30 Michael Matz <matz@suse.de>
8196
8197 * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
8198 g++.dg/ext/case-range3.C: New tests.
8199
8200 2004-01-30 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8201
8202 DR206
8203 PR c++/13813
8204 * g++.dg/template/member4.C: New test.
8205
8206 2004-01-30 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8207
8208 PR c++/13683
8209 * g++.dg/template/sizeof6.C: New test.
8210
8211 2004-01-30 Eric Botcazou <ebotcazou@libertysurf.fr>
8212
8213 * gcc.dg/fwritable-strings-1.c: New test.
8214
8215 2004-01-30 Eric Botcazou <ebotcazou@libertysurf.fr>
8216
8217 * gcc.c-torture/compile/20040130-1.c: New test.
8218
8219 2004-01-29 Geoffrey Keating <geoffk@geoffk.org>
8220
8221 * objc.dg/call-super-2.m: Include stddef.h for size_t.
8222
8223 2004-01-29 Mark Mitchell <mark@codesourcery.com>
8224
8225 PR c++/13883
8226 * g++.dg/template/ctor3.C: New test.
8227
8228 2004-01-29 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8229
8230 * g++.dg/tc1: New directory.
8231 * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
8232 g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
8233 g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
8234 g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
8235 g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
8236
8237 2004-01-28 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8238
8239 * g++.dg/parse/error11.C: New test.
8240 * g++.dg/parse/error12.C: Likewise.
8241
8242 2004-01-28 Ziemowit Laski <zlaski@apple.com>
8243
8244 * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
8245 (scan_initial, main): Use aligned_sizeof instead of sizeof.
8246
8247 2004-01-28 Mark Mitchell <mark@codesourcery.com>
8248
8249 PR c++/13791
8250 * g++.dg/ext/attrib12.C: New test.
8251
8252 PR c++/13736
8253 * g++.dg/parse/cast2.C: New test.
8254
8255 2004-01-27 James E Wilson <wilson@specifixinc.com>
8256
8257 * objc.dg/encode-2.m (main): New local string. Set depending on
8258 sizeof long. Use in sscanf call.
8259 * objc.dg/encode-3.m (main): New local string. Set depending on
8260 sizeof long. Use in scan_initial call.
8261
8262 2004-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8263
8264 * objc.dg/call-super-2.m: Make LP64-safe.
8265 * objc.dg/desig-init-1.m: Likewise.
8266
8267 2004-01-27 Devang Patel <dpatel@apple.com>
8268
8269 * g++.dg/debug/namespace1.C: New test.
8270
8271 2004-01-27 Ian Lance Taylor <ian@wasabisystems.com>
8272
8273 * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
8274 xscale-*-*.
8275
8276 * gcc.dg/arm-mmx-1.c: New test.
8277
8278 2004-01-27 Eric Botcazou <ebotcazou@libertysurf.fr>
8279
8280 * gcc.dg/20040127-1.c: New test.
8281 * gcc.dg/20040127-2.c: New test.
8282
8283 2004-01-26 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8284
8285 * objc.dg/stret-1.m (glob): Renamed to globa.
8286
8287 2004-01-26 Mark Mitchell <mark@codesourcery.com>
8288
8289 PR c++/13663
8290 * g++.dg/expr/for1.C: New test.
8291
8292 2004-01-26 Fariborz Jahanian <fjahanian@apple.com>
8293
8294 PR middle-end/13779
8295 * gcc.dg/darwin-longlong.c: New test.
8296
8297 2004-01-26 Ian Lance Taylor <ian@wasabisystems.com>
8298
8299 * gcc.dg/20040124-1.c: Moved test from here...
8300 * gcc.c-torture/compile/20040124-1.c: ...to here.
8301
8302 2004-01-26 Eric Botcazou <ebotcazou@libertysurf.fr>
8303
8304 * gcc.dg/sparc-ret.c: Run only in 32-bit mode. Don't scan
8305 the assembly output if -m64 is passed.
8306
8307 2004-01-25 Mark Mitchell <mark@codesourcery.com>
8308
8309 PR c++/13833
8310 * g++.dg/template/cond3.C: New test.
8311
8312 2004-01-25 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8313
8314 PR c++/13810
8315 * g++.dg/template/ttp7.C: New test.
8316
8317 2004-01-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8318
8319 PR c++/13797
8320 * g++.dg/template/nontype4.C: New test.
8321 * g++.dg/template/nontype5.C: Likewise.
8322
8323 2004-01-25 Richard Sandiford <rsandifo@redhat.com>
8324
8325 * gcc.dg/torture/mips-clobber-at.c: New test.
8326
8327 2004-01-24 Ian Lance Taylor <ian@wasabisystems.com>
8328
8329 * gcc.dg/20040124-1.c: New test.
8330
8331 2004-01-24 Jakub Jelinek <jakub@redhat.com>
8332
8333 * gcc.dg/20040123-1.c: New test.
8334
8335 2004-01-23 Zack Weinberg <zack@codesourcery.com>
8336
8337 * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
8338
8339 2004-01-24 Joseph S. Myers <jsm@polyomino.org.uk>
8340
8341 * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
8342
8343 2004-01-23 Andrew Pinski <apinski@apple.com>
8344
8345 * gcc.dg/20030121-1.c: Move to ..
8346 * gcc.dg/20040121-1.c: here.
8347
8348 2004-01-23 Roger Sayle <roger@eyesopen.com>
8349
8350 * gcc.dg/builtins-29.c: New test case.
8351
8352 2004-01-23 Zack Weinberg <zack@codesourcery.com>
8353
8354 PR 18314
8355 * gcc.dg/builtins-30.c: New testcase.
8356
8357 2004-01-23 Andreas Tobler <a.tobler@schweiz.ch>
8358
8359 * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
8360 * lib/g77.exp: Likewise.
8361 * lib/objc.exp: Likewise.
8362 * lib/g++.exp: Likewise.
8363
8364 2004-01-22 Eric Botcazou <ebotcazou@libertysurf.fr>
8365
8366 * gcc.dg/struct-by-value-2.c: New test.
8367
8368 2004-01-21 Andrew Pinski <apinski@apple.com>
8369
8370 PR target/13785
8371 * gcc.dg/20030121-1.c: New test.
8372
8373 2004-01-22 Ulrich Weigand <uweigand@de.ibm.com>
8374
8375 * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option. Do not
8376 clobber frame pointer register in asm statement.
8377
8378 2004-01-21 Falk Hueffner <falk@debian.org>
8379
8380 * gcc.c-torture/compile/20040121-1.c: New test.
8381
8382 2004-01-21 Zack Weinberg <zack@codesourcery.com>
8383
8384 * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
8385
8386 2004-01-20 Hartmut Penner <hpenner@de.ibm.com>
8387
8388 * gcc.dg/ppc64-abi-2.c: New test.
8389
8390 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8391
8392 * lib/treelang.exp: Fill out this file.
8393 * lib/treelang-dg.exp: New File.
8394
8395 2004-01-20 Joseph S. Myers <jsm@polyomino.org.uk>
8396
8397 * gcc.c-torture/compile/981022-1.c: Remove.
8398 * gcc.dg/array-5.c: Remove XFAIL.
8399 * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
8400 * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
8401 gcc.dg/cond-lvalue-1.c: Update.
8402 * gcc.dg/cast-lvalue-2.c: New test.
8403
8404 2004-01-19 Mark Mitchell <mark@codesourcery.com>
8405
8406 PR c++/13592
8407 * g++.dg/other/error1.C (class foo): Tweak error message.
8408
8409 PR c++/13592
8410 * g++.dg/template/call2.C: New test.
8411
8412 2004-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
8413
8414 * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
8415 scalar-by-value-3_x.c, scalar-by-value-3_y.c,
8416 scalar-by-value-4_x.c, scalar-by-value-4_y.c,
8417 scalar-return-1_x.c, scalar-return-2_y.c,
8418 scalar-return-3_x.c, scalar-return-3_y.c,
8419 scalar-return-4_x.c, scalar-return-4_y.c,
8420 struct-align-1.h, struct-align-1_x.c,
8421 struct-align-1_y.c, struct-align-2.h,
8422 struct-align-2_x.c, struct-align-2_y.c,
8423 struct-by-value-10_y.c, struct-by-value-11_x.c,
8424 struct-by-value-11_y.c, struct-by-value-12_x.c,
8425 struct-by-value-12_y.c, struct-by-value-13_x.c,
8426 struct-by-value-13_y.c, struct-by-value-14_x.c,
8427 struct-by-value-14_y.c, struct-by-value-15_x.c,
8428 struct-by-value-15_y.c, struct-by-value-16_y.c,
8429 struct-by-value-17_y.c, struct-by-value-18_y.c,
8430 struct-by-value-19_y.c, struct-by-value-1_x.c,
8431 struct-by-value-1_y.c, struct-by-value-20_y.c,
8432 struct-by-value-2_x.c, struct-by-value-2_y.c,
8433 struct-by-value-3_y.c, struct-by-value-4_x.c,
8434 struct-by-value-4_y.c, struct-by-value-5_y.c,
8435 struct-by-value-6_y.c, struct-by-value-7_y.c
8436 struct-by-value-8_x.c, struct-by-value-8_y.c
8437 struct-by-value-9_x.c, struct-by-value-9_y.c
8438 struct-return-10_x.c, struct-return-10_y.c,
8439 struct-return-19_x.c, struct-return-20_x.c
8440 struct-return-2_x.c, struct-return-2_y.c
8441 struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
8442 SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY. Turns SKIPVA into SKIP_VA.
8443
8444 2004-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
8445
8446 * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
8447 attribute on sparc*-sun-solaris2.*.
8448
8449 2004-01-18 Mark Mitchell <mark@codesourcery.com>
8450
8451 PR c++/13710
8452 * g++.dg/ext/typeof7.C: New test.
8453
8454 2004-01-18 David Edelsohn <edelsohn@gnu.org>
8455
8456 * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
8457 * gcc.dg/const-elim-1.c: Same.
8458
8459 2004-01-17 Ziemowit Laski <zlaski@apple.com>
8460
8461 * objc.dg/stret-1.m: New.
8462 * objc.dg/stret-2.m: New.
8463
8464 2004-01-17 Andrew Pinski <pinskia@physics.uc.edu>
8465
8466 PR c++/11895
8467 * g++.dg/ext/vector1.C: New test.
8468
8469 2004-01-16 Geoffrey Keating <geoffk@apple.com>
8470
8471 * gcc.dg/pch/import-1.c: New.
8472 * gcc.dg/pch/import-1.hs: New.
8473 * gcc.dg/pch/import-1a.h: New.
8474 * gcc.dg/pch/import-1b.h: New.
8475 * gcc.dg/pch/import-1c.h: New.
8476
8477 2004-01-16 Mark Mitchell <mark@codesourcery.com>
8478
8479 PR c++/13574
8480 * g++.dg/ext/array1.C: New test.
8481
8482 PR c++/13178
8483 * g++.dg/conversion/op1.C: New test.
8484
8485 2004-01-16 J"orn Rennecke <joern.rennecke@superh.com>
8486
8487 PR 11864
8488 From Kazumoto Kojima / Dan Kegel:
8489 * gcc.dg/pr11864-1.c: New test.
8490
8491 PR 10392
8492 From Marcus Comstedt / Dan Kegel:
8493 * gcc.dg/pr10392-1.c: New test.
8494
8495 2004-01-16 Mark Mitchell <mark@codesourcery.com>
8496
8497 PR c++/13478
8498 * g++.dg/init/ref10.C: New test.
8499
8500 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8501
8502 PR c++/13407
8503 * g++.dg/parse/typename6.C: New test.
8504
8505 2004-01-15 Geoffrey Keating <geoffk@apple.com>
8506
8507 PR pch/13361
8508 * testsuite/g++.dg/pch/wchar-1.C: New.
8509 * testsuite/g++.dg/pch/wchar-1.Hs: New.
8510
8511 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8512
8513 PR c++/9259
8514 * g++.dg/expr/sizeof2.C: New test.
8515
8516 2004-01-15 Kazu Hirata <kazu@cs.umass.edu>
8517
8518 * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
8519
8520 2004-01-15 Alexandre Oliva <aoliva@redhat.com>
8521
8522 PR c++/13659
8523 * g++.dg/lookup/strong-using-3.C: New.
8524 * g++.dg/lookup/using-10.C: New.
8525
8526 2004-01-15 Alexandre Oliva <aoliva@redhat.com>
8527
8528 PR c++/13594
8529 * g++.dg/lookup/strong-using-2.C: New.
8530
8531 2004-01-15 Marcus Comstedt <marcus@mc.pp.se>
8532 Dan Kegel <dank@kegel.com>
8533 J"orn Rennecke <joern.rennecke@superh.com>
8534
8535 PR target/9365
8536 * gcc.dg/pr9365-1.c: New test.
8537
8538 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8539
8540 PR c++/8856
8541 * g++.dg/parse/casting-operator2.C: New test.
8542 * g++.old-deja/g++.pt/explicit83.C: Remove.
8543
8544 2004-01-14 Joseph S. Myers <jsm@polyomino.org.uk>
8545
8546 * gcc.dg/label-compound-stmt-1.c: New test.
8547 * gcc.c-torture/compile/950922-1.c,
8548 gcc.c-torture/compile/20000211-3.c,
8549 gcc.c-torture/compile/20000518-1.c,
8550 gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
8551 compound statements.
8552
8553 2004-01-14 Hartmut Penner <hpenner@de.ibm.com>
8554
8555 * gcc.dg/ppc64-abi-1.c: New test.
8556
8557 2004-01-14 Danny Smith <dannysmith@users.sourceforge.net>
8558
8559 * g++.dg/ext/attrib9.C: Add dg-warnings.
8560
8561 2004-01-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8562
8563 PR c++/12335
8564 * g++.dg/parse/dtor3.C: New test.
8565
8566 2004-01-13 Andrew Pinski <pinskia@physics.uc.edu>
8567
8568 PR c++/12709
8569 * g++.dg/parse/try-catch-1.C: New test.
8570
8571 2004-01-13 Arnaud Charlet <charlet@act-europe.fr>
8572
8573 * ada/acats/run_all.sh: Add more verbose output in acats.log
8574 when compiling tests.
8575
8576 2004-01-12 Zack Weinberg <zack@codesourcery.com>
8577
8578 PR 13656
8579 * gcc.dg/typedef-redecl.c: New test case.
8580 * gcc.dg/typedef-redecl.h: New support file.
8581
8582 2004-01-13 Jan Hubicka <jh@suse.cz>
8583
8584 * gcc.dg/always_inline.c: New test.
8585 * gcc.dg/debug/20031231-1.c: Fix.
8586
8587 2004-01-13 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8588
8589 PR c++/13474
8590 * g++.dg/template/array3.C: New test.
8591
8592 2004-01-12 Zack Weinberg <zack@codesourcery.com>
8593
8594 * g++.dg/ext/lvalue1.C: No longer expected to fail.
8595 * g++.dg/warn/Wunused-2.C: Likewise.
8596
8597 2004-01-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8598
8599 PR c++/13289
8600 * g++.dg/template/instantiate6.C: New test.
8601
8602 2004-01-12 Roger Sayle <roger@eyesopen.com>
8603
8604 PR middle-end/11397
8605 * gcc.dg/special/wkali-2.c: Add dg-require-alias.
8606
8607 2004-01-12 Jan Hubicka <jh@suse.cz>
8608
8609 PR opt/12826
8610 * gcc.dg/20040112-1.c: New.
8611
8612 * gcc.dg/dwarf-die[1-7].c: Move to...
8613 * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
8614 * gcc.dg/debug/dwarf2/dwarf2.exp: New.
8615
8616 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8617
8618 PR c++/4100
8619 * g++.dg/parse/friend4.C: New test.
8620
8621 2004-01-12 Scott Brumbaugh <scottb.lists@verizon.net>
8622
8623 PR c++/4100
8624 * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
8625 definition is called a friend.
8626
8627 2004-01-11 Zack Weinberg <zack@codesourcery.com>
8628
8629 * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
8630
8631 2004-01-11 Ian Lance Taylor <ian@wasabisystems.com>
8632
8633 PR c++/3478
8634 * g++.dg/parse/error10.C: New test.
8635 * g++.dg/template/arg2.C: Accept "invalid type" error.
8636
8637 2004-01-11 Jakub Jelinek <jakub@redhat.com>
8638
8639 PR middle-end/13392
8640 * g++.dg/opt/expect2.C: New test.
8641
8642 2004-01-10 Zack Weinberg <zack@codesourcery.com>
8643
8644 * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
8645 * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
8646 * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
8647 Update dg-error regexps.
8648
8649 2004-01-10 Zack Weinberg <zack@codesourcery.com>
8650
8651 * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
8652 * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
8653
8654 2004-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
8655
8656 * gcc.dg/pragma-re-1.c: Use right pointer type.
8657
8658 2004-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
8659
8660 * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
8661
8662 2004-01-09 Geoffrey Keating <geoffk@apple.com>
8663
8664 * gcc.dg/rs6000-ldouble-1.c: New.
8665
8666 2004-01-10 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8667
8668 DR 337
8669 PR c++/9256
8670 * g++.dg/other/abstract1.C: New test.
8671
8672 2004-01-09 Alexandre Oliva <aoliva@redhat.com>
8673
8674 * g++.dg/lookup/strong-using-1.C: New.
8675
8676 2004-01-09 Joseph S. Myers <jsm@polyomino.org.uk>
8677
8678 PR c/11234
8679 * gcc.dg/func-ptr-conv-1.c: New test.
8680 * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
8681
8682 2004-01-09 Kazu Hirata <kazu@cs.umass.edu>
8683
8684 PR target/13380.
8685 * gcc.c-torture/compile/20040109-1.c: New.
8686
8687 2004-01-08 Stuart Hastings <stuart@apple.com>
8688
8689 * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
8690 testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
8691 * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
8692
8693 2004-01-09 Alan Modra <amodra@bigpond.net.au>
8694
8695 * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
8696
8697 2004-01-08 Eric Botcazou <ebotcazou@libertysurf.fr>
8698
8699 * ada/acats/run_acats: Treat 'gnatchop' the same way
8700 as 'gnatmake'. Export GCC_DRIVER.
8701 * ada/acats/run_all.sh: Add target_gnatchop. Use
8702 'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
8703
8704 2004-01-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8705
8706 PR c++/12573
8707 * g++.dg/template/dependent-expr4.C: New test.
8708
8709 2004-01-08 Hartmut Penner <hpenner@de.ibm.com>
8710
8711 * gcc.dg/altivec-11.c: New test.
8712
8713 2004-01-07 Mark Mitchell <mark@codesourcery.com>
8714
8715 * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
8716
8717 2004-01-07 Joseph S. Myers <jsm@polyomino.org.uk>
8718
8719 PR c/6024
8720 * gcc.dg/enum-compat-1.c: New test.
8721 * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
8722
8723 2004-01-07 Joseph S. Myers <jsm@polyomino.org.uk>
8724
8725 PR c/12165
8726 * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
8727 gcc.dg/c99-idem-qual-3.c: New tests.
8728
8729 2004-01-07 Alan Modra <amodra@bigpond.net.au>
8730
8731 * gcc.dg/winline-7.c: Don't cast void * to int.
8732
8733 2004-01-06 Jan Hubicka <jh@suse.cz>
8734
8735 * gcc.dg/i386-sse-5.c: New test
8736 * g++.dg/eh/simd-1.c: Add -w argument for i386.
8737
8738 2004-01-05 Mark Mitchell <mark@codesourcery.com>
8739
8740 PR c++/12815
8741 * g++.dg/rtti/typeid4.C: New test.
8742
8743 2004-01-05 Eric Botcazou <ebotcazou@libertysurf.fr>
8744
8745 * gcc.dg/compat/sdata-section.h: Declare 'abort'.
8746
8747 2004-01-05 Mark Mitchell <mark@codesourcery.com>
8748
8749 PR c++/12132
8750 * g++.dg/template/error11.C: New test.
8751
8752 PR c++/13451
8753 * g++.dg/template/class2.C: New test.
8754
8755 2004-01-05 Nathan Sidwell <nathan@codesourcery.com>
8756 Richard Sandiford <rsandifo@redhat.com>
8757
8758 PR c++/13387
8759 * g++.dg/opt/alias3.C: New test.
8760
8761 2004-01-04 Mark Mitchell <mark@codesourcery.com>
8762
8763 PR c++/13157
8764 * g++.dg/template/koenig3.C: New test.
8765
8766 PR c++/13529
8767 * g++.dg/parse/offsetof3.C: New test.
8768
8769 * g++.dg/init/copy7.C: Add missing dg-error markers.
8770
8771 PR c++/12226
8772 * g++.dg/init/copy7.c: New test.
8773
8774 PR c++/13536
8775 * g++.dg/parse/cast1.C: New test.
8776
8777 2004-01-04 Jan Hubicka <jh@suse.cz>
8778
8779 * gcc.dg/winline[1-7].c: New tests.
8780
8781 2004-01-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8782
8783 PR c++/13520
8784 * g++.dg/template/qualttp22.C: New test.
8785
8786 2004-01-01 Jan Hubicka <jh@suse.cz>
8787
8788 * gcc.dg/debug/20031231-1.c: New.
8789 * gcc.c-torture/compile/20040101-1.c: New.
8790 * gcc.dg/dwarf-die-[1-7].c: New.
8791
8792 2004-01-01 Jakub Jelinek <jakub@redhat.com>
8793
8794 PR optimization/13521
8795 * gcc.c-torture/compile/20031231-1.c: New test.
8796
8797 2003-12-30 Kazu Hirata <kazu@cs.umass.edu>
8798
8799 * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
8800
8801 2003-12-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8802
8803 PR c++/10079
8804 * g++.dg/template/crash16.C: New test.
8805
8806 2003-12-30 Mark Mitchell <mark@codesourcery.com>
8807
8808 * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
8809
8810 2003-12-30 Kazu Hirata <kazu@cs.umass.edu>
8811
8812 * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
8813 ports.
8814 * g++.old-deja/g++.jason/thunk3.C: Likewise.
8815 * g++.old-deja/g++.law/profile1.C: Likewise.
8816 * gcc.c-torture/compile/981006-1.c: Likewise.
8817 * gcc.c-torture/execute/loop-2e.x: Likewise.
8818 * gcc.c-torture/execute/loop-2f.x: Remove.
8819 * gcc.c-torture/execute/loop-2g.x: Likewise.
8820 * gcc.c-torture/execute/strct-varg-1.x: Likewise.
8821 * gcc.dg/20020312-2.c: Remove traces of dead ports.
8822
8823 2003-12-30 Nathan Sidwell <nathan@codesourcery.com>
8824
8825 PR c++/13507
8826 * g++.dg/ext/attrib11.C: New test.
8827
8828 PR c++/13494
8829 * g++.dg/template/array2-1.C: New test.
8830 * g++.dg/template/array2-2.C: New test.
8831
8832 2003-12-29 Mark Mitchell <mark@codesourcery.com>
8833
8834 * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
8835
8836 2003-12-29 Nathan Sidwell <nathan@codesourcery.com>
8837
8838 PR c++/12774
8839 * g++.dg/template/array1-1.C: New test.
8840 * g++.dg/template/array1-2.C: New test.
8841
8842 2003-12-29 Roger Sayle <roger@eyesopen.com>
8843
8844 PR fortran/12632
8845 * g77.dg/12632.f: New test case.
8846
8847 2003-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8848
8849 PR c++/13289
8850 * g++.dg/parse/nontype1.C: New test.
8851
8852 2003-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8853
8854 PR c++/12403
8855 * g++.dg/parse/explicit1.C: New test.
8856 * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
8857
8858 2003-12-28 Mark Mitchell <mark@codesourcery.com>
8859
8860 PR c++/13081
8861 * g++.dg/opt/inline6.C: New test.
8862
8863 PR c++/12613
8864 * g++.dg/parse/error9.C: New test.
8865
8866 * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
8867
8868 2003-12-28 Mark Mitchell <mark@codesourcery.com>
8869
8870 PR c++/13009
8871 * g++.dg/init/assign1.C: New test.
8872
8873 2003-12-28 Roger Sayle <roger@eyesopen.com>
8874
8875 PR c++/13070
8876 * g++.dg/warn/format3.C: New test case.
8877
8878 2003-12-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8879
8880 * gcc.c-torture/compile/20031227-1.c: New test.
8881
8882 2003-12-23 Mark Mitchell <mark@codesourcery.com>
8883
8884 * g++.dg/bprob/bprob.exp: Load target-supports.exp
8885 * g77.dg/bprob/bprob.exp: Likewise.
8886 * gcc.misc-tests/bprob.exp: Likewise.
8887 * gcc.dg/builtins-18.c: Use builtins-config.h. Do not test float
8888 variants on systems where the library does not provide that
8889 functionality.
8890 * gcc.dg/builtins-20.c: Use builtins-config.h.
8891 * gcc.dg/builtins-config.h: New file.
8892
8893 2003-12-23 Mark Mitchell <mark@codesourcery.com>
8894
8895 * lib/gcc-dg.exp (dg-require-profiling): New function.
8896 * lib/target-supports.exp (check_profiling_available): Likewise.
8897 * g++.dg/bprob/bprob.exp: Use check_profiling_available.
8898 * g77.dg/bprob/bprob.exp: Likewise.
8899 * gcc.misc-tests/bprob.exp: Likewise.
8900 * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
8901 * gcc.dg/20021014-1.c: Likewise.
8902 * gcc.dg/nest.c: Likewise.
8903
8904 2003-12-23 Mark Mitchell <mark@codesourcery.com>
8905
8906 * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
8907 compiling.
8908 * g++.dg/lookup/java2.C: Likewise.
8909 * gcc.dg/cpp/lexident.c: Likewise.
8910
8911 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
8912
8913 * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
8914 given.
8915 * gcc.c-torture/compile/961203-1.c: Likewise.
8916 * gcc.c-torture/compile/980506-1.c: Likewise.
8917
8918 2003-12-23 Zack Weinberg <zack@codesourcery.com>
8919
8920 * lib/gcc-dg.exp (dg-prune-output): New annotation.
8921 (additional_prunes): New global.
8922 (gcc-dg-prune): Handle additional per-test pruning.
8923 (dg-test): Clear additional_prunes between tests.
8924
8925 * gcc.c-torture/compile/920625-1.c: Remove xfail. Use
8926 dg-prune-output to avoid spurious failures from assembler
8927 complaining about nonexistent WAW violations.
8928 * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
8929 Use dg-prune-output to avoid spurious failures from assembler
8930 warning about Itanium B-step errata.
8931
8932 2003-12-23 Mark Mitchell <mark@codesourcery.com>
8933
8934 * g++.dg/abi/macro0.C: New test.
8935 * g++.dg/abi/macro1.C: Likewise.
8936 * g++.dg/abi/macro2.C: Likewise.
8937
8938 * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
8939 * g++.dg/abi/bitfield7.C: Likewise.
8940 * g++.dg/abi/dtor2.C: Likewise.
8941 * g++.dg/abi/mangle11.C: Likewise.
8942 * g++.dg/abi/mangle12.C: Likewise.
8943 * g++.dg/abi/mangle14.C: Likewise.
8944 * g++.dg/abi/mangle17.C: Likewise.
8945 * g++.dg/abi/vbase10.C: Likewise.
8946 * g++.dg/abi/vbase14.C: Likewise.
8947 * g++.dg/template/qualttp17.C: Likewise.
8948
8949 2003-12-21 Andrew Pinski <pinskia@physics.uc.edu>
8950
8951 PR c/11995
8952 * gcc.dg/20031223-1.c: New test.
8953
8954 2003-12-23 Eric Botcazou <ebotcazou@libertysurf.fr>
8955
8956 * gcc.dg/noreturn-7.c: New test.
8957
8958 2003-12-23 Eric Botcazou <ebotcazou@libertysurf.fr>
8959
8960 * gcc.dg/null-pointer-1.c: New test.
8961
8962 2003-12-22 Mark Mitchell <mark@codesourcery.com>
8963
8964 * g++.old-deja/g++.jason/template18.C: Remove.
8965 * g++.old-deja/g++.jason/template37.C: Likewise.
8966
8967 PR c++/12862
8968 * g++.dg/lookup/ns1.C: New test.
8969
8970 PR c++/12397
8971 * g++.dg/template/lookup3.C: New test.
8972
8973 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
8974
8975 * g++.dg/template/recurse1.C: New test
8976
8977 2003-12-22 Mark Mitchell <mark@codesourcery.com>
8978
8979 PR c++/12479
8980 * g++.dg/parse/semicolon1.C: New test.
8981 * g++.dg/parse/semicolon1.h: Likewise.
8982
8983 2003-12-22 Fariborz Jahanian <fjahanian@apple.com>
8984
8985 * gcc.dg/darwin-misaligned.c: New test.
8986
8987 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
8988
8989 PR c/9163
8990 * gcc.dg/20031222-1.c: New test.
8991
8992 2003-12-21 Mark Mitchell <mark@codesourcery.com>
8993
8994 PR c++/13438
8995 * g++.dg/parse/error8.C: New test.
8996
8997 PR c++/11554
8998 * testsuite/g++.dg/warn/ctor-init-1.C: New test.
8999
9000 2003-12-21 Kazu Hirata <kazu@cs.umass.edu>
9001
9002 * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
9003 too small.
9004 * gcc.c-torture/compile/930217-1.c: Likewise.
9005 * gcc.c-torture/compile/930513-1.c: Likewise.
9006 * gcc.c-torture/execute/920908-2.c: Likewise.
9007 * gcc.c-torture/execute/921204-1.c: Likewise.
9008 * gcc.c-torture/execute/930621-1.c: Likewise.
9009 * gcc.c-torture/execute/930630-1.c: Likewise.
9010 * gcc.c-torture/execute/931031-1.c: Likewise.
9011 * gcc.c-torture/execute/980602-2.c: Likewise.
9012 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
9013 * gcc.c-torture/execute/compndlit-1.c: Likewise.
9014 * gcc.c-torture/execute/extzvsi.c: Likewise.
9015 * gcc.c-torture/unsorted/ext.c: Likewise.
9016
9017 2003-12-20 Andrew Pinski <pinskia@gcc.gnu.org>
9018
9019 PR target/12749
9020 * gcc.c-torture/compile/20031220-2.c: New test case.
9021
9022 2003-12-20 Roger Sayle <roger@eyesopen.com>
9023
9024 PR optimization/13031
9025 * gcc.c-torture/compile/20031220-1.c: New test case.
9026
9027 2003-12-20 Eric Botcazou <ebotcazou@libertysurf.fr>
9028
9029 * gcc.dg/cast-function-1.c: New test.
9030
9031 2003-12-19 Joseph S. Myers <jsm@polyomino.org.uk>
9032
9033 * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
9034 formats.
9035
9036 2003-12-19 Mark Mitchell <mark@codesourcery.com>
9037
9038 PR c++/12795
9039 * g++.dg/ext/attrib10.C: New test.
9040
9041 2003-12-19 Jakub Jelinek <jakub@redhat.com>
9042
9043 * gcc.dg/cleanup-10.c: New test.
9044 * gcc.dg/cleanup-11.c: New test.
9045
9046 2003-12-19 Jakub Jelinek <jakub@redhat.com>
9047
9048 PR c++/13239
9049 * g++.dg/opt/expect1.C: New test.
9050
9051 2003-12-19 Hartmut Penner <hpenner@de.ibm.com>
9052
9053 * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
9054
9055 2003-12-18 Andrew Pinski <pinskia@physics.uc.edu>
9056
9057 PR debug/12923
9058 * gcc.dg/20031218-1.c: New test.
9059
9060 PR debug/12389
9061 * gcc.dg/20031218-2.c: New test.
9062 * gcc.dg/20031218-3.c: New test.
9063
9064 * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
9065 of label name and allow for USER_LABEL_PREFIX == "_" names.
9066 * g++.dg/abi/mangle18-2.C: Likewise.
9067 * g++.dg/abi/mangle19-1.C: Likewise.
9068 * g++.dg/abi/mangle19-2.C: Likewise.
9069 * g++.dg/abi/mangle20-1.C: Likewise.
9070 * g++.dg/abi/mangle20-2.C: Likewise.
9071
9072 2003-12-18 Richard Henderson <rth@redhat.com>
9073
9074 * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
9075
9076 2003-12-18 Steven Bosscher <steven@gcc.gnu.org>
9077 Dan Kegel <dank@kegel.com>
9078
9079 PR other/12009
9080 * g++.dg/compat/compat.exp: Do not set LD_LIBRARY_PATH when
9081 testing a cross compiler, it causes spurious compile failures.
9082 * lib/g++.exp: Likewise.
9083
9084 2003-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9085
9086 PR c++/13262
9087 * g++.dg/template/access13.C: New test.
9088
9089 2003-12-18 Ulrich Weigand <uweigand@de.ibm.com>
9090
9091 * gcc.dg/20031216-1.c: New test.
9092
9093 2003-12-18 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9094
9095 PR c++/9154
9096 * g++.dg/template/error10.C: New test.
9097
9098 2003-12-18 Eric Botcazou <ebotcazou@libertysurf.fr>
9099
9100 * g++.dg/eh/simd-1.C: XFAIL on SPARC.
9101 * g++.dg/eh/simd-2.C: Likewise.
9102
9103 2003-12-17 James E Wilson <wilson@specifixinc.com>
9104 Roger Sayle <roger@eyesopen.com>
9105
9106 * gcc.c-torture/execute/ieee/mzero5.c: New.
9107
9108 2003-12-17 Mark Mitchell <mark@codesourcery.com>
9109
9110 PR c++/10603
9111 * g++.dg/parse/error6.C: New test.
9112
9113 PR c++/12827
9114 * g++.dg/parse/error7.C: New test.
9115
9116 2003-12-17 Eric Botcazou <ebotcazou@libertysurf.fr>
9117
9118 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
9119 at -O with stabs debugging formats.
9120 * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
9121 * gcc.dg/debug/debug-2.c: Likewise.
9122
9123 2003-12-16 Mark Mitchell <mark@codesourcery.com>
9124
9125 PR c++/12696
9126 * g++.dg/init/error1.C: New test.
9127
9128 PR c++/12218
9129 * g++.dg/init/pm3.C: New test.
9130
9131 2003-12-17 Joseph S. Myers <jsm@polyomino.org.uk>
9132
9133 PR c/3347
9134 * gcc.dg/bitfld-8.c: New test.
9135
9136 2003-12-16 James Lemke <jim@wasabisystems.com>
9137
9138 * gcc.dg/arm-scd42-[123].c: New tests.
9139
9140 2003-12-16 Nathan Sidwell <nathan@codesourcery.com>
9141
9142 PR c++/9043
9143 * g++.dg/abi/mangle20-1.C: New test.
9144 * g++.dg/abi/mangle20-2.C: New test.
9145
9146 2003-12-16 Mark Mitchell <mark@codesourcery.com>
9147
9148 PR c++/13275
9149 * g++.dg/other/offsetof2.C: Remove XFAIL.
9150 * g++.dg/parse/offsetof1.C: New test.
9151 * g++.gd/parse/offsetof2.C: Likewise.
9152
9153 2003-12-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9154
9155 * g++.dg/template/nontype3.C: New test.
9156 * g++.dg/template/static2.C: Tweaked the dg-error clause.
9157
9158 2003-12-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9159
9160 * g++.dg/warn/noreturn-3.C: Also test instantiation.
9161
9162 2003-12-16 Nathan Sidwell <nathan@codesourcery.com>
9163
9164 PR c++/13387
9165 * g++.dg/expr/assign1.C: New test.
9166
9167 PR c++/13242
9168 * g++.dg/abi/mangle19-1.C: New test.
9169 * g++.dg/abi/mangle19-2.C: New test.
9170
9171 2003-12-16 Hartmut Penner <hpenner@de.ibm.com>
9172
9173 * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
9174
9175 2003-12-16 Eric Botcazou <ebotcazou@libertysurf.fr>
9176
9177 * gcc.c-torture/execute/20031216-1.c: New test.
9178
9179 2003-12-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9180
9181 * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
9182 an ICE regression.
9183
9184 2003-12-15 Mark Mitchell <mark@codesourcery.com>
9185
9186 PR c++/10926
9187 * g++.dg/template/error9.C: New test.
9188
9189 PR c++/11116
9190 * g++.dg/template/error8.C: New test.
9191
9192 2003-12-15 Roger Sayle <roger@eyesopen.com>
9193
9194 PR middle-end/13400
9195 * gcc.c-torture/execute/20031215-1.c: New test case.
9196
9197 2003-12-15 Mark Mitchell <mark@codesourcery.com>
9198
9199 PR c++/13269
9200 * g++.dg/parse/error5.C: New test.
9201
9202 PR c++/12989
9203 * g++.dg/expr/sizeof1.C: New test.
9204
9205 PR c++/13310
9206 * g++.dg/template/crash15.C: New test.
9207
9208 2003-12-15 Geoffrey Keating <geoffk@apple.com>
9209
9210 * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
9211 a non-POD type as the last named parameter of a varargs function.
9212
9213 2003-12-15 Mark Mitchell <mark@codesourcery.com>
9214
9215 PR c++/13243
9216 PR c++/12573
9217 * g++.dg/template/crash14.C: New test.
9218 * g++.dg/template/dependent-expr3.C: Add dg-error markers.
9219
9220 2003-12-15 Nathan Sidwell <nathan@codesourcery.com>
9221
9222 * g++.dg/other/java1.C: New test.
9223
9224 PR c++/13241
9225 * g++.dg/abi/mangle18-1.C: New test.
9226 * g++.dg/abi/mangle18-2.C: New test.
9227
9228 2003-12-15 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9229
9230 PR optimization/10312
9231 * gcc.c-torture/execute/20031214-1.c: New.
9232
9233 2003-12-14 Mark Mitchell <mark@codesourcery.com>
9234
9235 PR c++/10779
9236 PR c++/12160
9237 * g++.dg/parse/error3.C: New test.
9238 * g++.dg/parse/error4.C: Likewise.
9239 * g++.dg/abi/mangle4.C: Tweak error messages.
9240 * g++.dg/lookup/using5.C: Likewise.
9241 * g++.dg/other/error2.C: Likewise.
9242 * g++.dg/parse/typename5.C: Likewise.
9243 * g++.dg/parse/undefined1.C: Likewise.
9244 * g++.dg/template/arg2.C: Likewise.
9245 * g++.dg/template/ttp3.C: Likewise.
9246 * g++.dg/template/type1.C: Likewise.
9247 * g++.old-deja/g++.other/crash32.C: Likewise.
9248 * g++.old-djea/g++.pt/defarg8.C: Likewise.
9249
9250 2003-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9251
9252 PR c++/13106
9253 * g++.dg/warn/noreturn-3.C: New test.
9254
9255 2003-12-12 Nathan Sidwell <nathan@codesourcery.com>
9256
9257 PR c++/13118
9258 * g++.dg/abi/covariant3.C: New.
9259
9260 2003-12-12 Jakub Jelinek <jakub@redhat.com>
9261
9262 * g++.dg/eh/ia64-1.C: New test.
9263
9264 2003-12-12 Roger Sayle <roger@eyesopen.com>
9265
9266 PR optimization/13037
9267 * g77.f-torture/execute/13037.f: New test case.
9268
9269 2003-12-12 Nathan Sidwell <nathan@codesourcery.com>
9270
9271 PR c++/12881
9272 * g++.dg/abi/covariant2.C: New.
9273
9274 2003-12-12 Neil Booth <neil@daikokuya.co.uk>
9275
9276 * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
9277
9278 2003-12-11 Zack Weinberg <zack@codesourcery.com>
9279
9280 * gcc.c-torture/execute/wchar_t-1.x: Delete.
9281
9282 2003-12-10 Robert Schiele <rschiele@uni-mannheim.de>
9283
9284 PR other/10819
9285 * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
9286 to fix Bug 10819.
9287 * lib/g++.exp (g++_version): Likewise.
9288 * lib/g77.exp (g77_version): Likewise.
9289 * lib/objc.exp (default_objc_version): Likewise.
9290
9291 2003-12-10 Richard Henderson <rth@redhat.com>
9292
9293 * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
9294
9295 * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
9296
9297 2003-12-08 Matt Austern <austern@apple.com>
9298
9299 PR c/13134
9300 * lib/gcc-dg.exp (dg-require-visibility): Define.
9301 * lib/target-supports (check_visibility_available): Define.
9302 * gcc.dg/visibility-1.c: New test.
9303 * gcc.dg/visibility-2.c: Likewise.
9304 * gcc.dg/visibility-3.c: Likewise.
9305 * gcc.dg/visibility-4.c: Likewise.
9306 * gcc.dg/visibility-5.c: Likewise.
9307 * gcc.dg/visibility-6.c: Likewise.
9308 * g++.dg/ext/visibility-1.C: Likewise.
9309 * g++.dg/ext/visibility-2.C: Likewise.
9310 * g++.dg/ext/visibility-3.C: Likewise.
9311 * g++.dg/ext/visibility-4.C: Likewise.
9312 * g++.dg/ext/visibility-5.C: Likewise.
9313 * g++.dg/ext/visibility-6.C: Likewise.
9314
9315 2003-12-07 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9316
9317 * g++.dg/lookup/java1.C: New test.
9318 * g++.dg/lookup/java2.C: New test.
9319
9320 2003-12-07 Falk Hueffner <falk@debian.org>
9321
9322 * g++.dg/opt/noreturn-1.C: New test.
9323
9324 2003-12-07 Wolfgang Bangerth <bangerth@dealii.org>
9325
9326 * gcc.dg/overflow-1.c: New test.
9327
9328 2003-12-07 Eric Botcazou <ebotcazou@libertysurf.fr>
9329
9330 * g77.f-torture/compile/13060.f: New test.
9331
9332 2003-12-06 Mark Mitchell <mark@codesourcery.com>
9333
9334 PR c++/13323
9335 * g++.dg/inherit/operator2.C: New test.
9336
9337 2003-12-05 Mark Mitchell <mark@codesourcery.com>
9338
9339 PR c++/13305
9340 * g++.dg/ext/attrib9.C: New test.
9341
9342 2003-12-05 Mark Mitchell <mark@codesourcery.com>
9343
9344 PR c++/13314
9345 * g++.dg/template/error7.C: New test.
9346
9347 2003-12-05 Stuart Menefy <stuart.menefy@st.com>
9348 J"orn Rennecke <joern.rennecke@superh.com>
9349
9350 PR target/13302
9351 * g++.dg/other/struct-va_list.C: New test.
9352
9353 2003-12-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9354
9355 PR c++/13166
9356 * g++.dg/parse/defarg6.C: New test.
9357
9358 2003-12-05 Hans-Peter Nilsson <hp@axis.com>
9359
9360 PR target/13256
9361 * gcc.c-torture/execute/20031201-1.c: New test.
9362
9363 2003-12-05 Arnaud Charlet <charlet@act-europe.fr>
9364
9365 * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
9366
9367 2003-12-05 Eric Botcazou <ebotcazou@libertysurf.fr>
9368
9369 * gcc.dg/builtin-return-1.c: New test.
9370
9371 2003-12-04 Stuart Menefy <stuart.menefy@st.com>
9372 J"orn Rennecke <joern.rennecke@superh.com>
9373
9374 PR optimization/13260
9375 * gcc.c-torture/execute/20031204-1.c: New test.
9376
9377 2003-12-03 Mark Mitchell <mark@codesourcery.com>
9378
9379 PR c++/9127
9380 * g++.dg/template/error6.C: New test.
9381
9382 2003-12-03 Jakub Jelinek <jakub@redhat.com>
9383
9384 * gcc.dg/20031202-1.c: New test.
9385
9386 2003-12-03 Mark Mitchell <mark@codesourcery.com>
9387
9388 PR c++/13179
9389 * g++.dg/template/eh1.C: New test.
9390
9391 PR c++/10771
9392 * g++.dg/template/error5.C: New test.
9393
9394 2003-12-02 David Ung <davidu@mips.com>
9395
9396 * gcc.dg/compat/vector-check.h: Corrected type for var
9397 g_##TMODE
9398
9399 2003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9400
9401 PR c++/10126
9402 * g++.dg/template/ptrmem8.C: New test.
9403
9404 2003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9405
9406 PR c++/12573
9407 * g++.dg/template/dependent-expr3.C: New test.
9408
9409 2003-12-01 James Lemke <jim@wasabisystems.com>
9410
9411 * gcc.dg/arm-g2.c: New test.
9412
9413 2003-12-01 Roger Sayle <roger@eyesopen.com>
9414
9415 PR optimization/11634
9416 * gcc.dg/20031201-2.c: New test case.
9417
9418 2003-12-01 Zack Weinberg <zack@codesourcery.com>
9419
9420 PR 11433
9421 * objc.dg/proto-lossage-3.m: New test.
9422
9423 2003-12-01 Roger Sayle <roger@eyesopen.com>
9424
9425 PR optimization/12628
9426 * gcc.dg/20031201-1.c: New test case.
9427
9428 2003-12-01 Eric Botcazou <ebotcazou@libertysurf.fr>
9429
9430 * gcc.dg/unaligned-1.c: New test.
9431
9432 2003-11-30 Mark Mitchell <mark@codesourcery.com>
9433
9434 PR c++/9849
9435 * g++.dg/template/error4.C: New test.
9436 * g++.dg/template/nested3.C: Adjust error markers.
9437
9438 2003-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9439
9440 * gcc.dg/cpp/assert4.c: Check more #system assertions.
9441
9442 2003-11-29 Joseph S. Myers <jsm@polyomino.org.uk>
9443
9444 PR c/10333
9445 * gcc.dg/bitfld-7.c: New test.
9446
9447 2003-11-29 Richard Sandiford <rsandifo@redhat.com>
9448
9449 * gcc.dg/tls/asm-1.C: New test.
9450
9451 2003-11-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9452
9453 * gcc.dg/cpp/assert4.c: Update.
9454
9455 2003-11-28 Eric Botcazou <ebotcazou@libertysurf.fr>
9456
9457 * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
9458 * gcc.dg/builtin-apply3.c: New test.
9459
9460 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
9461
9462 * lib/compat.exp (compat-obj): New xfaildata parameter.
9463 Use it to set compiler_conditional_xfail_data before compiling.
9464 (compat-get-options): Handle dg-xfail-if.
9465 (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
9466 * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
9467 * gcc.dg/compat/vector-1_y.c: Likewise.
9468 * gcc.dg/compat/vector-2_x.c: Likewise.
9469 * gcc.dg/compat/vector-2_y.c: Likewise.
9470
9471 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
9472
9473 * g++.dg/opt/reg-stack4.C: New test.
9474
9475 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
9476
9477 * gcc.dg/builtin-apply2.c: New test.
9478
9479 2003-11-26 Eric Botcazou <ebotcazou@libertysurf.fr>
9480
9481 * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
9482
9483 2003-11-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9484
9485 PR c++/12924
9486 * g++.dg/template/template-id-2.C: New test.
9487
9488 2003-11-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9489
9490 PR c++/5369
9491 * g++.dg/template/memfriend1.C: New test.
9492 * g++.dg/template/memfriend2.C: Likewise.
9493 * g++.dg/template/memfriend3.C: Likewise.
9494 * g++.dg/template/memfriend4.C: Likewise.
9495 * g++.dg/template/memfriend5.C: Likewise.
9496 * g++.dg/template/memfriend6.C: Likewise.
9497 * g++.dg/template/memfriend7.C: Likewise.
9498 * g++.dg/template/memfriend8.C: Likewise.
9499 * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
9500
9501 2003-11-21 Mark Mitchell <mark@codesourcery.com>
9502
9503 PR c++/12515
9504 * g++.dg/ext/cond1.C: New test.
9505
9506 2003-11-20 Richard Henderson <rth@redhat.com>
9507
9508 * gcc.dg/20020201-2.c: Remove.
9509 * gcc.dg/20020201-4.c: Remove.
9510 * gcc.dg/20020304-1.c: Remove.
9511
9512 2003-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9513
9514 * gcc.dg/cpp/trad/xwin1.c: New test case.
9515
9516 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
9517
9518 * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
9519 * lib/g77.exp: Likewise.
9520 * lib/objc.exp: Likewise.
9521 * lib/g++.exp: Likewise, add -multiply_defined suppress flag
9522 for darwin.
9523
9524 2003-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9525
9526 PR c++/12932
9527 * g++.dg/template/static5.C: New test.
9528
9529 2003-11-18 Joseph S. Myers <jsm@polyomino.org.uk>
9530
9531 * gcc.dg/nested-func-1.c: New test.
9532
9533 2003-11-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9534
9535 * gcc.dg/cpp/assert4.c: New test.
9536
9537 2003-11-14 Giovanni Bajo <giovannibajo@libero.it>
9538
9539 PR c++/2294
9540 * g++.dg/lookup/using9.c: New test.
9541
9542 2003-11-14 Mark Mitchell <mark@codesourcery.com>
9543
9544 PR c++/12762
9545 * g++.dg/template/error3.C: New test.
9546
9547 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
9548
9549 PR ada/13035
9550 * ada/acats/run_acats, run_all.sh: Fix syntax error.
9551 No longer use a wrapper for gcc, since this does not work under
9552 Windows.
9553
9554 2003-11-14 Giovanni Bajo <giovannibajo@libero.it>
9555
9556 PR c++/2094
9557 * g++.dg/template/ptrmem7.C: New test.
9558
9559 2003-11-13 Andrew Pinski <apinski@apple.com>
9560
9561 * gcc.c-torture/compile/20031113-1.c: New test.
9562
9563 2003-11-13 Mark Mitchell <mark@codesourcery.com>
9564 Kean Johnston <jkj@sco.com>
9565
9566 PR c/13029
9567 * gcc.dg/unused-4.c: Update.
9568
9569 2003-11-13 Eric Botcazou <ebotcazou@libertysurf.fr>
9570
9571 * g++.dg/opt/const3.C: New test.
9572
9573 2003-11-13 Jan Hubicka <jh@suse.cz>
9574
9575 * gcc.c-torture/compile/20031112-1.c: New test.
9576
9577 2003-11-12 Mark Mitchell <mark@codesourcery.com>
9578
9579 * g++.dg/parse/crash10.C: Remove bogus error marker.
9580
9581 2003-11-12 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9582
9583 * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
9584 (host_gcc): Likewise.
9585 (ROOT): Honor $PWDCMD.
9586 (BASE): Likewise.
9587 * ada/acats/run_all.sh (dir): Honor $PWDCMD.
9588
9589 2003-11-12 Catherine Moore <clm@redhat.com>
9590
9591 * gcc.c-torture/execute/20020720-1.x: Add xfail for frv-*-*.
9592
9593 2003-11-12 Andreas Jaeger <aj@suse.de>
9594 Jakub Jelinek <jakub@redhat.com>
9595 Andrew Pinski <pinskia@physics.uc.edu>
9596 Richard Henderson <rth@redhat.com>
9597
9598 * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
9599 systems.
9600 * gcc.dg/c99-const-expr-2.c (foo): Likewise.
9601
9602 * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
9603 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
9604
9605 2003-11-11 Andreas Jaeger <aj@suse.de>
9606
9607 * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
9608
9609 * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
9610
9611 2003-11-10 Arnaud Charlet <charlet@act-europe.fr>
9612
9613 * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
9614 Clean ups.
9615
9616 2003-11-10 Waldek Hebisch <hebisch@math.uni.wroc.pl>
9617
9618 * gcc.dg/trampoline-1.c: New test.
9619
9620 2003-11-09 Andrew Pinski <pinskia@physics.uc.edu>
9621
9622 * gcc.c-torture/compile/200031109-1.c: New test.
9623
9624 2003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
9625
9626 PR c/3190
9627 PR c/8714
9628 * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
9629 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
9630 gcc.dg/format/no-y2k-1.c: Update.
9631
9632 2003-11-08 Roger Sayle <roger@eyesopen.com>
9633
9634 PR optimization/10467
9635 * gcc.dg/20031108-1.c: New test case.
9636
9637 2003-11-07 Geoffrey Keating <geoffk@apple.com>
9638
9639 * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
9640
9641 2003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
9642
9643 * gcc.dg/compound-lvalue-1.c: New test.
9644 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
9645 some XFAILs.
9646
9647 2003-11-06 Geoffrey Keating <geoffk@apple.com>
9648
9649 * gcc.dg/altivec-varargs-1.c: New test.
9650
9651 2003-11-05 Eric Botcazou <ebotcazou@libertysurf.fr>
9652
9653 * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
9654 * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
9655 * gcc.c-torture/execute/simd-4.x: New file. XFAIL on SPARC at -O0.
9656 * gcc.c-torture/execute/va-arg-25.x: New file. XFAIL on SPARC.
9657 * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
9658
9659 2003-11-05 Joseph S. Myers <jsm@polyomino.org.uk>
9660
9661 * gcc.dg/cond-lvalue-1.c: New test.
9662
9663 2003-11-05 Gernot Hillier <gernot.hillier@siemens.com>
9664
9665 * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
9666
9667 2003-11-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9668
9669 PR c++/11616
9670 * g++.dg/template/instantiate5.C: New test.
9671
9672 2003-11-03 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9673
9674 PR c++/12726
9675 * g++.dg/ext/complit2.C: Replace test with self-contained version.
9676 * ChangeLog: Add missing first entry for above test.
9677
9678 2003-11-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9679
9680 PR c++/9810
9681 * g++.dg/template/using8.C: New test.
9682 * g++.old-deja/g++.other/access11.C: Adjust expected error location.
9683
9684 2003-11-02 Roger Sayle <roger@eyesopen.com>
9685
9686 PR optimization/10817
9687 * gcc.c-torture/compile/20031102-1.c: New test case.
9688
9689 2003-11-02 Kazu Hirata <kazu@cs.umass.edu>
9690
9691 * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
9692 2147483647.
9693
9694 2003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
9695
9696 * gcc.dg/20031102-1.c: New test.
9697
9698 2003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
9699
9700 * gcc.dg/complex-1.c: New test.
9701
9702 2003-11-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9703
9704 PR c++/12796
9705 * g++.dg/template/crash13.C: Adjust expected error location.
9706 * g++.old-deja/g++.brendan/ns1.C: Likewise.
9707
9708 2003-10-31 Richard Earnshaw <rearnsha@arm.com>
9709
9710 * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
9711
9712 2003-10-31 Josef Zlomek <zlomekj@suse.cz>
9713
9714 PR/10239
9715 * gcc.c-torture/compile/20031031-2.c: New test.
9716
9717 2003-10-31 Josef Zlomek <zlomekj@suse.cz>
9718
9719 PR/11640
9720 * gcc.c-torture/compile/20031031-1.c: New test.
9721
9722 2003-10-31 Richard Earnshaw <rearnsha@arm.com>
9723
9724 * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
9725 * gcc.misc-tests/bprob.exp: Likewise.
9726 * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
9727 the execution test on arm-elf configs.
9728 * g77.dg/execute/10197.x: New file. XFAIL the execution test on
9729 configs that don't support scratch files.
9730 * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
9731
9732 2003-10-30 Arnaud Charlet <charlet@act-europe.fr>
9733
9734 * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
9735 done by dejagnu.
9736
9737 2003-10-29 Arnaud Charlet <charlet@act-europe.fr>
9738
9739 * ada/acats/run_all.sh: Redirect mv output to /dev/null
9740 Avoid non pure sh syntax. Add more logging.
9741
9742 * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
9743 fail.
9744
9745 2003-10-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9746
9747 PR libgcj/10610
9748 * gcc.dg/ppc-stackalign-1.c: New test.
9749
9750 2003-10-28 Arnaud Charlet <charlet@act-europe.fr>
9751
9752 * ada/acats/run_all.sh: Change output to be more compliant with
9753 dejagnu framework.
9754 Create acats.sum and acats.log files under testsuite/ada/acats
9755 Only run [a-z]* directories, to filter out e.g. CVS.
9756 Redirect build output to log file.
9757
9758 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
9759
9760 * README.ada: Removed, integrated in ../doc/sourcebuild.texi
9761
9762 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
9763
9764 PR ada/5909:
9765 * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
9766
9767 2003-10-27 Jakub Jelinek <jakub@redhat.com>
9768
9769 * gcc.c-torture/compile/20031023-1.c: New test.
9770 * gcc.c-torture/compile/20031023-2.c: New test.
9771 * gcc.c-torture/compile/20031023-3.c: New test.
9772 * gcc.c-torture/compile/20031023-4.c: New test.
9773
9774 2003-10-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9775
9776 PR c++/10371
9777 * g++.dg/lookup/scoped8.C: New test.
9778
9779 2003-10-25 Eric Botcazou <ebotcazou@libertysurf.fr>
9780
9781 * g++.dg/opt/reg-stack3.C: New test.
9782
9783 2003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
9784
9785 * gcc.dg/c99-arraydecl-2.c: New test. PR c/11943.
9786
9787 2003-10-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9788
9789 PR c++/11076
9790 * g++.dg/template/crash13.C: New test.
9791
9792 2003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
9793
9794 * gcc.dg/c99-restrict-2.c: New test.
9795
9796 2003-10-24 Nathan Sidwell <nathan@codesourcery.com>
9797
9798 PR c++/12698, c++/12699, c++/12700, c++/12566
9799 * g++.dg/inherit/covariant9.C: New test.
9800 * g++.dg/inherit/covariant10.C: New test.
9801 * g++.dg/inherit/covariant11.C: New test.
9802
9803 2003-10-23 Jason Merrill <jason@redhat.com>
9804
9805 PR c++/12726
9806 * g++.dg/ext/complit2.C: New test.
9807
9808 2003-10-20 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
9809
9810 PR target/12654
9811 * gcc.c-torture/execute/20031020-1.c: New test.
9812
9813 2003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9814
9815 * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
9816 following the jump_insn.
9817
9818 2003-10-22 Joseph S. Myers <jsm@polyomino.org.uk>
9819
9820 * gcc.dg/cast-lvalue-1.c: New test.
9821
9822 2003-10-21 Mark Mitchell <mark@codesourcery.com>
9823
9824 PR c++/11962
9825 * g++.dg/template/cond2.C: New test.
9826
9827 2003-10-20 Joseph S. Myers <jsm@polyomino.org.uk>
9828
9829 * gcc.dg/builtins-28.c: New test.
9830
9831 2003-10-20 Jan Hubicka <jh@suse.cz>
9832
9833 * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
9834 parameter.
9835 * testsuite/gcc.dg/inline-2.c: Likewise.
9836
9837 2003-10-20 Phil Edwards <phil@codesourcery.com>
9838
9839 * gcc.dg/20021014-1.c: XFAIL for *-*-windiss targets.
9840 * gcc.dg/nest.c: Likewise.
9841
9842 2003-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9843
9844 PR c++/9781, c++/10583, c++/11862
9845 * g++.dg/parse/crash13.C: New test.
9846
9847 2003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9848
9849 * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
9850
9851 2003-10-20 Eric Botcazou <ebotcazou@libertysurf.fr>
9852
9853 * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
9854 Define HAVE_C99_RUNTIME except on Solaris.
9855 * gcc.dg/builtins-20.c: Likewise.
9856
9857 2003-10-19 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9858
9859 * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
9860
9861 2003-10-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9862
9863 PR c++/12495
9864 * g++.dg/template/crash21.C: New test.
9865
9866 2003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9867
9868 PR c++/2513
9869 * g++.dg/template/typename5.C: New test.
9870
9871 2003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9872
9873 PR c++/12369
9874 * g++.dg/template/friend25.C: New test.
9875
9876 2003-10-16 Ziemowit Laski <zlaski@apple.com>
9877
9878 * objc.dg/try-catch-2.m: Relax target triple to all Darwin
9879 versions.
9880
9881 2003-10-16 Kazu Hirata <kazu@cs.umass.edu>
9882
9883 * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
9884 == 2147483647.
9885
9886 2003-10-15 Kazu Hirata <kazu@cs.umass.edu>
9887
9888 * gcc.c-torture/execute/960416-1.x: Remove.
9889 * gcc.c-torture/execute/divconst-3.x: Likewise.
9890
9891 2003-10-15 Hans-Peter Nilsson <hp@axis.com>
9892
9893 PR target/12598
9894 * gcc.dg/torture/cris-volatile-1.c: New test.
9895
9896 2003-10-14 Roger Sayle <roger@eyesopen.com>
9897
9898 PR optimization/9325
9899 * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
9900 for overflowing floating point to integer conversion during RTL
9901 simplification.
9902
9903 2003-10-13 Ziemowit Laski <zlaski@apple.com>
9904
9905 * objc/execute/_cmd.m: Fix typo.
9906 * objc.dg/image-info.m, objc.dg/symtab-1.m:
9907 Relax 'scan-assembler' regexp.
9908 * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
9909 objc.dg/try-catch-4.m: Run on non-Darwin targets.
9910 * objc.dg/zero-link-2.m: Remove blank line.
9911 * objc.dg/zero-link-3.m: New test case.
9912
9913 2003-10-13 Geoffrey Keating <geoffk@apple.com>
9914
9915 * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
9916
9917 * gcc.dg/asm-names.c: Use scan-assembler-not rather
9918 than linker trickery.
9919
9920 2003-10-13 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9921
9922 PR c++/12370
9923 * g++.dg/other/friend2.C: New test.
9924
9925 2003-10-12 Steven Bosscher <steven@gcc.gnu.org>
9926
9927 * gcc.dg/20031012-1.c: New test.
9928
9929 2003-10-12 Steven Bosscher <steven@gcc.gnu.org>
9930
9931 * gcc.dg/weak/weak-3.c: Fix for new warning.
9932
9933 2003-10-12 Kelley Cook <kcook@gcc.gnu.org>
9934
9935 PR optimization/8750
9936 * gcc.c-torture/execute/20031012-1.c: New test case.
9937
9938 2003-10-11 Roger Sayle <roger@eyesopen.com>
9939
9940 * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
9941 that inline strncmp as cmpstrsi on i386 when compiled with -Os.
9942
9943 2003-10-11 Roger Sayle <roger@eyesopen.com>
9944
9945 PR optimization/12260
9946 * gcc.c-torture/compile/20031011-2.c: New test case.
9947
9948 2003-10-11 Roger Sayle <roger@eyesopen.com>
9949
9950 * gcc.c-torture/execute/20031011-1.c: New testcase.
9951
9952 2003-10-11 Eric Botcazou <ebotcazou@libertysurf.fr>
9953
9954 * gcc.c-torture/compile/20031011-1.c: New test.
9955
9956 2003-10-11 Jan Hubicka <jh@suse.cz>
9957
9958 * g++.dg/other/first-global.C: New test.
9959
9960 2003-10-11 Roger Sayle <roger@eyesopen.com>
9961
9962 * gcc.c-torture/execute/string-opt-18.c: New testcase.
9963
9964 2003-10-10 Ian Lance Taylor <ian@wasabisystems.com>
9965
9966 * gcc.c-torture/compile/20031010-1.c: New test.
9967
9968 2003-10-10 Geoffrey Keating <geoffk@apple.com>
9969
9970 * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
9971 * gcc.c-torture/execute/va-arg-25.c: ... here.
9972
9973 2003-10-09 Mark Mitchell <mark@codesourcery.com>
9974
9975 * g++.dg/ext/attrib8.C: Only run it on x86 targets.
9976
9977 2003-10-08 Richard Sandiford <rsandifo@redhat.com>
9978
9979 * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
9980
9981 2003-10-08 Giovanni Bajo <giovannibajo@libero.it>
9982
9983 * g++.dg/parse/error2.C: New test.
9984
9985 2003-10-08 Giovanni Bajo <giovannibajo@libero.it>
9986
9987 PR c++/11097
9988 * g++.dg/other/error5.C: Modify the error message.
9989 * g++.dg/lookup/using8.C: New test.
9990
9991 2003-10-07 Geoffrey Keating <geoffk@apple.com>
9992
9993 * gcc.dg/darwin-abi-2.c: New file.
9994 * gcc.c-torture/execute/va-arg-24.c: New file.
9995
9996 2003-10-06 Bob Wilson <bob.wilson@acm.org>
9997
9998 * g++.dg/template/spec10.C: Set exit value to zero on success. Fix
9999 indentation.
10000
10001 2003-10-06 Mark Mitchell <mark@codesourcery.com>
10002
10003 PR c++/10147
10004 * g++.dg/other/error4.C: Update error messages.
10005 * g++.dg/template/ptrmem4.C: Likewise.
10006
10007 PR c++/12337
10008 * g++.dg/init/new9.C: New test.
10009
10010 PR c++/12334, c++/12236, c++/8656
10011 * g++.dg/ext/attrib8.C: New test.
10012
10013 2003-10-06 Devang Patel <dpatel@apple.com>
10014
10015 * gcc.dg/debug/dwarf2-3.h: New test.
10016 * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
10017
10018 2003-10-06 Wolfgang Bangerth <bangerth@ticam.utexas.edu>
10019
10020 * g++.dg/opt/cfg2.C: New test.
10021
10022 2003-10-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10023
10024 * g++.dg/opt/float1.C: New test.
10025
10026 2003-10-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10027
10028 * gcc.dg/c90-array-lval-6.c: New test.
10029 * gcc.dg/c99-array-lval-6.c: New test.
10030
10031 2003-10-03 Alexander Malmberg <alexander@malmberg.org>
10032 Ziemowit Laski <zlaski@apple.com>
10033
10034 * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
10035 'Derived', so that it is never considered a class method; add
10036 new warning for '+port' method ambiguity.
10037 * objc.dg/method-12.m: Include <objc/objc.h> instead of
10038 <objc/objc-api.h> (needed on Mac OS X).
10039 * objc.dg/method-13.m: New test.
10040
10041 2003-10-03 Roger Sayle <roger@eyesopen.com>
10042
10043 PR optimization/9325, PR java/6391
10044 * gcc.c-torture/execute/20031003-1.c: New test case.
10045
10046 2003-10-02 Mark Mitchell <mark@codesourcery.com>
10047
10048 PR optimization/12180
10049 * gcc.dg/20031002-1.c: New test.
10050
10051 PR c++/12486
10052 * g++.dg/inherit/error1.C: New test.
10053
10054 2003-10-02 Chris Demetriou <cgd@broadcom.com>
10055
10056 * lib/f-torture.exp (search_for): Rename to...
10057 (search_for_re): This. Also, clean up comments and the
10058 "regexp" invocation.
10059
10060 2003-10-02 Josef Zlomek <zlomekj@suse.cz>
10061
10062 * gcc.c-torture/compile/20031002-1.c: New test.
10063
10064 2003-10-02 Jakub Jelinek <jakub@redhat.com>
10065
10066 * g++.dg/opt/cond1.C: New test.
10067
10068 2003-10-01 Kelley Cook <kelleycook@wideopenwest.com>
10069
10070 * gcc.dg/Wold-style-definition-2.c: New testcase.
10071 * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
10072
10073 2003-09-29 Richard Henderson <rth@redhat.com>
10074
10075 * g++.dg/init/array10.C: Add dg-options.
10076
10077 2003-09-29 Eric Botcazou <ebotcazou@libertysurf.fr>
10078
10079 * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
10080
10081 2003-09-28 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10082
10083 * g++.dg/template/friend19.C: Fix typo.
10084 * g++.old-deja/g++.other/crash31.C: Adjust expected error.
10085
10086 2003-09-28 Richard Sandiford <rsandifo@redhat.com>
10087
10088 * gcc.c-torture/execute/20030928-1.c: New test.
10089 * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
10090
10091 2003-09-27 Eric Botcazou <ebotcazou@libertysurf.fr>
10092
10093 * g++.dg/opt/unroll1.C: New test.
10094
10095 2003-09-26 Roger Sayle <roger@eyesopen.com>
10096
10097 PR optimization/11741
10098 * gcc.dg/20030926-1.c: New test case.
10099
10100 2003-09-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10101
10102 PR c++/5655
10103 * g++.dg/parse/access7.C: New test.
10104 * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
10105
10106 2003-09-24 Ziemowit Laski <zlaski@apple.com>
10107
10108 MERGE OF objc-improvements-branch into MAINLINE:
10109 * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
10110 if libobjc has not been built.
10111 * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
10112 objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
10113 objc/execute/class-self-2.m, objc/execute/many_args_method.m,
10114 objc/execute/nested-3.m, objc/execute/np-2.m,
10115 objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
10116 objc/execute/redefining_self.m, objc/execute/root_methods.m,
10117 objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
10118 objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
10119 objc.dg/special/unclaimed-category-1.h,
10120 objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
10121 well as GNU runtime.
10122 * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
10123 * execute/cascading-1.m, execute/function-message-1.m,
10124 objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
10125 objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
10126 objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
10127 objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
10128 objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
10129 objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
10130 objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
10131 objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
10132 objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
10133 * objc.dg/bitfield-2.m: Run only on Darwin.
10134 * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
10135 objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
10136 objc.dg/proto-lossage-1.m: Adjust for message wording changes.
10137 * objc.dg/const-str-1.m: Fix constant string layout.
10138
10139 2003-09-24 Alexandre Oliva <aoliva@redhat.com>
10140
10141 * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
10142
10143 2003-09-23 Geoffrey Keating <geoffk@apple.com>
10144
10145 * gcc.dg/darwin-abi-1.c: New file.
10146
10147 2003-09-21 Andrew Pinski <pinskia@physics.uc.edu>
10148
10149 PR target/12281
10150 * gcc.c-torture/compile/20030921-1.c: New test.
10151
10152 2003-09-22 Eric Botcazou <ebotcazou@libertysurf.fr>
10153
10154 * g++.dg/opt/reg-stack2.C: New test.
10155
10156 2003-09-21 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
10157
10158 * g++.dg/eh/delayslot1.C: New test.
10159
10160 2003-09-20 Richard Henderson <rth@redhat.com>
10161
10162 * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
10163
10164 2003-09-20 Roger Sayle <roger@eyesopen.com>
10165
10166 * gcc.c-torture/execute/20030920-1.c: New test case.
10167
10168 2003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10169
10170 * g++.dg/rtti/typeid3.C: Correct expected error message.
10171
10172 2003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10173
10174 PR c++/157
10175 * g++.dg/parse/crash12.C: New test.
10176
10177 2003-09-19 Janis Johnson <janis187@us.ibm.com>
10178
10179 * gcc.dg/compat/mixed-struct-check.h: New.
10180 * gcc.dg/compat/mixed-struct-defs.h: New.
10181 * gcc.dg/compat/mixed-struct-init.h: New.
10182 * gcc.dg/compat/struct-by-value-19_main.c: New.
10183 * gcc.dg/compat/struct-by-value-19_x.c: New.
10184 * gcc.dg/compat/struct-by-value-19_y.c: New.
10185 * gcc.dg/compat/struct-by-value-20_main.c: New.
10186 * gcc.dg/compat/struct-by-value-20_x.c: New.
10187 * gcc.dg/compat/struct-by-value-20_y.c: New.
10188 * gcc.dg/compat/struct-return-19_main.c: New.
10189 * gcc.dg/compat/struct-return-19_x.c: New.
10190 * gcc.dg/compat/struct-return-19_y.c: New.
10191 * gcc.dg/compat/struct-return-20_main.c: New.
10192 * gcc.dg/compat/struct-return-20_x.c: New.
10193 * gcc.dg/compat/struct-return-20_y.c: New.
10194
10195 2003-09-19 Andrew Pinski <pinskia@physics.uc.edu>
10196 * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
10197 so that it will not complain on LP64 targets.
10198
10199 2003-09-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10200
10201 PR c++/495
10202 * g++.dg/template/friend24.C: New test.
10203
10204 2003-09-19 Nathan Sidwell <nathan@codesourcery.com>
10205
10206 PR c++/12332
10207 * g++.dg/template/memtmpl2.C: New test.
10208
10209 2003-09-18 Mark Mitchell <mark@codesourcery.com>
10210
10211 PR target/11184
10212 * gcc.dg/builtin-apply1.c: New test.
10213
10214 2003-09-18 Nathan Sidwell <nathan@codesourcery.com>
10215
10216 PR c++/9848
10217 * g++.dg/warn/Wunused-4.C: New test.
10218
10219 2003-09-18 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10220
10221 PR c++/12316
10222 * g++.dg/other/gc2.C: New test.
10223
10224 2003-09-17 Mark Mitchell <mark@codesourcery.com>
10225
10226 PR c++/11991
10227 * g++.dg/rtti/typeid3.C: New test.
10228
10229 PR c++/12266
10230 * g++.dg/overload/template1.C: New test.
10231
10232 2003-09-17 Eric Botcazou <ebotcazou@libertysurf.fr>
10233
10234 * g++.dg/opt/cfg3.C: New test.
10235
10236 2003-09-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10237
10238 PR c++/7939
10239 * g++.dg/template/crash11.C: New test.
10240
10241 2003-09-16 Jason Merrill <jason@redhat.com>
10242 Jakub Jelinek <jakub@redhat.com>
10243
10244 * gcc.dg/attr-warn-unused-result.c: New test.
10245
10246 2003-09-15 Nathan Sidwell <nathan@codesourcery.com>
10247
10248 PR c++/12184
10249 * g++.dg/expr/call2.C: New test.
10250
10251 2003-09-15 Andreas Jaeger <aj@suse.de>
10252
10253 * gcc.dg/Wold-style-definition-1.c: New test.
10254
10255 2003-09-14 Mark Mitchell <mark@codesourcery.com>
10256
10257 PR c++/3907
10258 * g++.dg/parse/template12.C: New test.
10259
10260 * g++.dg/abi/bitfield11.C: New test.
10261 * g++.dg/abi/bitfield12.C: Likewise.
10262
10263 2003-09-14 Alexandre Oliva <aoliva@redhat.com>
10264
10265 * gcc.dg/cpp/separate-1.c: Adjust line of error. Test for correct
10266 non-expansion of functional macro name without arguments at EOL.
10267 * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change. Likewise.
10268
10269 2003-09-14 Richard Sandiford <rsandifo@redhat.com>
10270
10271 * gcc.c-torture/execute/20030914-[12].c: New tests.
10272
10273 2003-09-11 Nathan Sidwell <nathan@codesourcery.com>
10274
10275 PR c++/11788
10276 * g++.dg/overload/addr1.C: New test.
10277
10278 2003-09-10 Ian Lance Taylor <ian@wasabisystems.com>
10279
10280 * gcc.dg/20030909-1.c: New test.
10281
10282 2003-09-10 Eric Botcazou <ebotcazou@libertysurf.fr>
10283
10284 * gcc.dg/ultrasp10.c: New test.
10285
10286 2003-09-09 Devang Patel <dpatel@apple.com>
10287
10288 * gcc.dg/darwin-ld-6.c: New test.
10289
10290 2003-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10291
10292 * gcc.dg/torture/builtin-explog-1.c: New testcase.
10293
10294 2003-09-08 Mark Mitchell <mark@codesourcery.com>
10295
10296 * gcc.dg/ia64-types1.c: New test.
10297 * gcc.dg/ia64-types2.c: Likewise.
10298
10299 2003-09-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10300
10301 * gcc.dg/builtins-1.c: Add more _Complex tests.
10302 * gcc.dg/torture/builtin-attr-1.c: Likewise.
10303
10304 * gcc.dg/builtins-1.c: Test existing _Complex functions.
10305 * gcc.dg/torture/builtin-attr-1.c: Likewise.
10306
10307 2003-09-08 Mark Mitchell <mark@codesourcery.com>
10308
10309 PR c++/11786
10310 * g++.dg/lookup/koenig2.C: New test.
10311
10312 PR c++/5296
10313 * g++.dg/rtti/typeid2.C: New test.
10314
10315 2003-09-08 Jakub Jelinek <jakub@redhat.com>
10316
10317 * gcc.c-torture/compile/20030904-1.c: New test.
10318
10319 2003-09-07 Eric Botcazou <ebotcazou@libertysurf.fr>
10320
10321 * g++.dg/opt/longbranch2.C: New test.
10322
10323 2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
10324
10325 * g++.dg/template/crash10.C: Only compile it.
10326
10327 2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
10328
10329 PR middle-end/11665
10330 * gcc.c-torture/compile/20030907-1.c: New test.
10331 * g++.dg/init/array11.C: New test.
10332
10333 2003-09-07 Mark Mitchell <mark@codesourcery.com>
10334
10335 PR c++/11852
10336 * g++.dg/init/struct1.C: New test.
10337
10338 2003-09-07 Mark Mitchell <mark@codesourcery.com>
10339
10340 PR c++/12181
10341 * g++.dg/expr/comma1.C: New test.
10342
10343 2003-09-06 Mark Mitchell <mark@codesourcery.com>
10344
10345 PR c++/11867
10346 * g++.dg/expr/static_cast5.C: New test.
10347
10348 2003-09-06 Andrew Pinski <pinskia@physics.uc.edu>
10349
10350 PR c++/11507
10351 * g++.dg/lookup/scoped7.C: New test.
10352
10353 PR c++/9574
10354 * g++.dg/other/static1.C: New test.
10355
10356 PR c++/11490
10357 * g++.dg/warn/template-1.C: New test.
10358
10359 PR c++/11432
10360 * g++.dg/template/crash10.C: New test.
10361
10362 PR c++/2478
10363 * g++.dg/overload/VLA.C: New test.
10364
10365 PR c++/10804
10366 * g++.dg/template/call1.C: New test.
10367
10368 2003-09-06 Nathan Sidwell <nathan@codesourcery.com>
10369
10370 PR c++/11794
10371 * g++.dg/parse/using3.C: New test.
10372
10373 2003-09-06 Roger Sayle <roger@eyesopen.com>
10374
10375 PR c++/11409
10376 * g++.dg/overload/builtin3.C: New test case.
10377
10378 2003-09-06 Steven Bosscher <steven@gcc.gnu.org>
10379
10380 PR c/9862
10381 * gcc.dg/20030906-1.c: New test.
10382 * gcc.dg/20030906-2.c: Likewise.
10383
10384 2003-09-06 Nathan Sidwell <nathan@codesourcery.com>
10385
10386 PR c++/12167
10387 * g++.dg/parse/defarg5.C: New test.
10388
10389 * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
10390
10391 2003-09-05 Mark Mitchell <mark@codesourcery.com>
10392
10393 PR c++/12163
10394 * g++.dg/expr/static_cast4.C: New test.
10395
10396 PR c++/12146
10397 * g++.dg/template/crash9.C: New test.
10398
10399 2003-09-05 Andrew Pinski <pinskia@physics.uc.edu>
10400
10401 * g++.old-deja/g++.ext/pretty2.C: Update for change
10402 in __FUNCTION__.
10403 * g++.old-deja/g++.ext/pretty3.C: Likewise.
10404
10405 2003-09-05 Nathan Sidwell <nathan@codesourcery.com>
10406
10407 PR c++/11922
10408 * g++/dg/template/qualified-id1.C: New test.
10409
10410 PR c++/12037
10411 * g++.dg/warn/noeffect4.C: New test.
10412
10413 2003-09-04 Matt Austern <austern@apple.com>
10414
10415 * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
10416 * g++.dg/ext/fnname2.C: Likewise.
10417 * g++.dg/ext/fnname3.C: Likewise.
10418
10419 2003-09-04 Mark Mitchell <mark@codesourcery.com>
10420
10421 * g++.dg/expr/lval1.C: New test.
10422 * g++.dg/ext/lvcast.C: Remove.
10423
10424 2003-09-03 Roger Sayle <roger@eyesopen.com>
10425
10426 PR optimization/11700.
10427 * gcc.c-torture/compile/20030903-1.c: New test case.
10428
10429 2003-09-03 Mark Mitchell <mark@codesourcery.com>
10430
10431 PR c++/12053
10432 * g++.dg/abi/layout4.C: New test.
10433
10434 2003-09-02 Scott Brumbaugh <scottb.lists@verizon.net>
10435
10436 PR c++/11553
10437 * g++.dg/parse/friend3.C: New test.
10438
10439 2003-09-02 Mark Mitchell <mark@codesourcery.com>
10440
10441 PR c++/11847
10442 * g++.dg/template/class1.C: New test.
10443
10444 PR c++/11808
10445 * g++.dg/expr/call1.C: New test.
10446
10447 2003-09-01 Mark Mitchell <mark@codesourcery.com>
10448
10449 PR c++/12114
10450 * g++.dg/init/ref9.C: New test.
10451
10452 PR c++/11972
10453 * g++.dg/template/nested4.C: New test.
10454
10455 2003-08-29 Mark Mitchell <mark@codesourcery.com>
10456
10457 PR c++/12093
10458 * g++.dg/template/non-dependent4.C: New test.
10459
10460 PR c++/11928
10461 * g++.dg/inherit/conv1.C: New test.
10462
10463 2003-08-29 Mark Mitchell <mark@codesourcery.com>
10464
10465 PR c++/6196
10466 * g++.dg/ext/label1.C: New test.
10467 * g++.dg/ext/label2.C: Likewise.
10468
10469 2003-08-28 Mark Mitchell <mark@codesourcery.com>
10470
10471 * g++.dg/expr/cond3.C: New test.
10472
10473 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10474
10475 * gcc.dg/builtins-1.c: Add new builtin cases.
10476
10477 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10478
10479 * gcc.dg/builtins-1.c: Add new cases.
10480 * gcc.dg/torture/builtin-attr-1.c: Likewise.
10481
10482 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10483
10484 * gcc.dg/builtins-1.c: Add more math builtin tests.
10485 * gcc.dg/torture/builtin-attr-1.c: New test.
10486
10487 2003-08-28 Mark Mitchell <mark@codesourcery.com>
10488
10489 PR optimization/5079
10490 * g++.dg/opt/static3.C: New test.
10491
10492 2003-08-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10493
10494 * gcc.misc-tests/gcov-10b.c: New test.
10495
10496 2003-08-27 Mark Mitchell <mark@codesourcery.com>
10497
10498 * g++.dg/opt/ptrmem3.C: New test.
10499
10500 * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
10501
10502 2003-08-27 Jakub Jelinek <jakub@redhat.com>
10503
10504 * gcc.dg/20030826-2.c: New test.
10505
10506 2003-08-26 Roger Sayle <roger@eyesopen.com>
10507
10508 PR middle-end/12002
10509 * g77.f-torture/compile/12002.f: New test case.
10510
10511 2003-08-26 Roger Sayle <roger@eyesopen.com>
10512
10513 * gcc.dg/20030826-1.c: New test case.
10514
10515 2003-08-26 Matt Kraai <kraai@alumni.cmu.edu>
10516
10517 * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
10518
10519 2003-08-26 Nathan Sidwell <nathan@codesourcery.com>
10520
10521 PR c++/11871
10522 * c++.dg/lookup/crash1.C: New test.
10523
10524 * c++.dg/warn/noeffect3.C: New test.
10525
10526 2003-08-25 Janis Johnson <janis187@us.ibm.com>
10527
10528 * gcc.dg/compat/vector-1_x.c: Compile with -w.
10529 * gcc.dg/compat/vector-1_y.c: Ditto.
10530 * gcc.dg/compat/vector-2_x.c: Ditto.
10531 * gcc.dg/compat/vector-2_y.c: Ditto.
10532
10533 2003-08-25 Ulrich Weigand <uweigand@de.ibm.com>
10534
10535 * gcc.dg/20030702-1.c: New test.
10536
10537 2003-08-25 Mark Mitchell <mark@codesourcery.com>
10538
10539 PR c++/8795
10540 * g++.dg/ext/altivec-1.C: New test.
10541
10542 2003-08-24 Richard Henderson <rth@redhat.com>
10543
10544 * g++.dg/eh/simd-2.C: Add -w for x86.
10545
10546 2003-08-23 Jakub Jelinek <jakub@redhat.com>
10547
10548 * gcc.dg/20030815-1.c: New test.
10549
10550 2003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10551
10552 PR c++/3765
10553 * g++.dg/parse/access6.C: New test.
10554
10555 2003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10556
10557 PR c++/641, c++/11876
10558 * g++.dg/template/friend22.C: New test.
10559 * g++.dg/template/friend23.C: Likewise.
10560
10561 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10562
10563 * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
10564 identically.
10565
10566 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10567
10568 * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
10569
10570 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10571
10572 * gcc.dg/20020313-1.c: Add "-w" to dg-options.
10573
10574 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10575
10576 * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
10577
10578 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10579
10580 * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
10581
10582 2003-08-21 Mark Mitchell <mark@codesourcery.com>
10583
10584 PR c++/11919
10585 * g++.dg/overload/prom1.C: New test.
10586
10587 PR c++/11551
10588 * g++.dg/parse/dtor2.C: New test.
10589
10590 PR c++/10762
10591 * g++.dg/parse/using2.C: New test.
10592
10593 2003-08-21 Kazu Hirata <kazu@cs.umass.edu>
10594
10595 PR target/11805
10596 * gcc.c-torture/compile/20030821-1.c: New.
10597
10598 2003-08-20 Mark Mitchell <mark@codesourcery.com>
10599
10600 PR c++/11834
10601 * g++.dg/template/deduce2.C: New test.
10602
10603 2003-08-21 Josef Zlomek <zlomekj@suse.cz>
10604
10605 * gcc.c-torture/execute/20030821-1.c: New test.
10606
10607 2003-08-20 Roger Sayle <roger@eyesopen.com>
10608
10609 PR middle-end/11984
10610 * gcc.dg/20030820-1.c: New test case.
10611
10612 2003-08-20 Nathan Sidwell <nathan@codesourcery.com>
10613
10614 PR c++/11945
10615 * g++.dg/warn/noeffect2.C: New test.
10616
10617 2003-08-19 Mark Mitchell <mark@codesourcery.com>
10618
10619 PR c++/10926
10620 * g++.dg/template/dtor2.C: New test.
10621
10622 PR c++/11684
10623 * g++.dg/template/operator1.C: New test.
10624 * g++.dg/parse/operator4.C: New test.
10625
10626 PR c++/11946.C
10627 * g++.dg/expr/enum1.C: New test.
10628 * gcc.dg/c99-bool-1.c: Remove bogus warning.
10629
10630 PR c++/11036.C
10631 * g++.dg/parse/elab2.C: New test.
10632 * g++.dg/parse/typedef4.C: Change error message.
10633 * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
10634 * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
10635 * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
10636
10637 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10638
10639 * gcc.dg/pch/warn-1.c: New.
10640 * gcc.dg/pch/warn-1.hs: New.
10641
10642 * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
10643 not-tested file.
10644
10645 2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
10646
10647 * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
10648
10649 2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
10650
10651 * gcc.dg/uninit-D.c: New Test.
10652 * gcc.dg/uninit-E.c: New Test.
10653 * gcc.dg/uninit-F.c: New Test.
10654 * gcc.dg/uninit-G.c: New Test.
10655
10656 2003-08-19 Michael Ritzert <ritzert@t-online.de>
10657
10658 * g++.dg/README: Describe the pch directory.
10659
10660 2003-08-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10661
10662 PR c++/11174
10663 * g++.dg/parse/access4.C: New test.
10664 * g++.dg/parse/access5.C: Likewise.
10665 * g++.old-deja/g++.jason/access17.C: Adjust error message.
10666
10667 2003-08-18 Matt Kraai <kraai@alumni.cmu.edu>
10668
10669 * gcc.dg/noncompile/20030818-1.c: New.
10670
10671 2003-08-18 Nathan Sidwell <nathan@codesourcery.com>
10672
10673 PR c++/11957
10674 * g++.dg/warn/noeffect1.C: New test.
10675
10676 * g++.dg/template/scope2.C: New test.
10677 * g++.dg/template/error2.C: Correct dg-error
10678
10679 2003-08-18 Richard Sandiford <rsandifo@redhat.com>
10680
10681 * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
10682
10683 2003-08-16 Nathan Sidwell <nathan@codesourcery.com>
10684
10685 PR C++/11512
10686 * g++.dg/template/warn1.C: New.
10687
10688 2003-08-15 Nathan Sidwell <nathan@codesourcery.com>
10689
10690 * g++.dg/template/error2.C: New test.
10691 * g++.dg/lookup/using7.C: Adjust errors
10692 * g++.old-deja/g++.pt/crash36.C: Likewise.
10693 * g++.old-deja/g++.pt/derived3.C: Likewise.
10694
10695 2003-08-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10696
10697 * gcc.c-torture/execute/builtins/lib/strcat.c: New.
10698 * gcc.c-torture/execute/builtins/string-9-lib.c: New.
10699 * gcc.c-torture/execute/builtins/string-9.c: New, from
10700 string-opt-9.c. Adjust for execute/builtins framework.
10701 * gcc.c-torture/execute/string-opt-9.c: Delete.
10702
10703 2003-08-12 Mark Mitchell <mark@codesourcery.com>
10704
10705 * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
10706
10707 * g++.dg/parse/ret-type2.C: New test.
10708
10709 PR c++/11703
10710 * g++.dg/init/new8.C: New test.
10711
10712 PR c++/10923
10713 * g++.dg/parse/typedef5.C: New test.
10714
10715 PR c++/9512
10716 * g++.dg/parse/qualified2.C: New test.
10717 * g++.old-deja/g++.other/decl5.C: Mark one more instance of
10718 invalid code.
10719
10720 2003-08-11 Mark Mitchell <mark@codesourcery.com>
10721
10722 * g++.dg/conversion/ptrmem1.C: New test.
10723
10724 2003-08-11 Jakub Jelinek <jakub@redhat.com>
10725
10726 PR target/11693
10727 * gcc.dg/20030811-1.c: New test.
10728
10729 PR target/11535
10730 * gcc.c-torture/execute/20030811-1.c: New test.
10731
10732 2003-08-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10733
10734 * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
10735
10736 2003-08-10 Mark Mitchell <mark@codesourcery.com>
10737
10738 PR c++/11789.C
10739 * g++.dg/inherit/multiple1.C: New test.
10740
10741 2003-08-10 Nathan Sidwell <nathan@codesourcery.com>
10742
10743 * gcc.dg/spe1.c: New test.
10744
10745 PR c++/11670
10746 * g++.dg/expr/cast2.C: New test.
10747
10748 PR c++/10530
10749 * g++.dg/template/dependent-name2.C: New test.
10750
10751 2003-08-08 Andrew Pinski <pinskia@physics.uc.edu>
10752
10753 * g++.dg/parse/crash11.C: Put the dg options in comments.
10754
10755 2003-08-08 Neil Booth <neil@daikokuya.co.uk>
10756
10757 * lib/gcc-dg.exp: Update for diagnostic change.
10758
10759 2003-08-07 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10760
10761 PR c++/5767
10762 * g++.dg/parse/crash11.C: New test.
10763
10764 2003-08-06 Alexandre Oliva <aoliva@redhat.com>
10765
10766 * gcc.dg/cpp/spacing1.c: Update.
10767
10768 2003-08-04 Janis Johnson <janis187@us.ibm.com>
10769
10770 PR target/11739
10771 * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
10772 a value for -mtune.
10773
10774 2003-08-04 Roger Sayle <roger@eyesopen.com>
10775
10776 PR middle-end/11771
10777 * gcc.c-torture/compile/20030804-1.c: New test case.
10778
10779 2003-08-04 Roger Sayle <roger@eyesopen.com>
10780
10781 * gcc.dg/20030804-1.c: New test case.
10782
10783 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
10784
10785 * gcc.dg/cpp/separate-1.c: New test.
10786
10787 2003-08-03 Nathan Sidwell <nathan@codesourcery.com>
10788
10789 PR c++/11704
10790 * g++.dg/template/dependent-expr2.C: New test.
10791
10792 PR c++/11766
10793 * g++.dg/expr/ptrmem1.C: New test.
10794
10795 2003-08-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10796
10797 PR c++/9453
10798 * g++.dg/template/friend15.C: New test.
10799
10800 2003-08-03 Neil Booth <neil@daikokuya.co.uk>
10801
10802 * lib/dg-pch.exp: Work round PCH bug.
10803
10804 2003-08-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10805
10806 * gcc.dg/builtins-1.c: Add macro helpers. Add missing math
10807 builtins. Move cases from builtins-4.c here.
10808
10809 * gcc.dg/torture/builtin-math-1.c: New test taken from
10810 bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
10811 additional cases.
10812
10813 * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
10814 Delete.
10815
10816 2003-08-02 Nathan Sidwell <nathan@codesourcery.com>
10817
10818 PR c++/9447
10819 * g++.dg/template/using7.C: New test.
10820
10821 2003-08-02 Neil Booth <neil@daikokuya.co.uk>
10822
10823 * import1.c, import2.c: New tests.
10824
10825 2003-08-01 Jakub Jelinek <jakub@redhat.com>
10826
10827 * g++.dg/eh/crossjump1.C: New test.
10828
10829 2003-08-01 Mark Mitchell <mark@codesourcery.com>
10830
10831 PR c++/11697
10832 * g++.dg/template/using6.C: New test.
10833
10834 PR c++/11744
10835 * g++.dg/template/koenig2.C: New test.
10836
10837 2003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10838
10839 PR c++/7983
10840 * g++.dg/parse/typedef4.C: New test.
10841
10842 2003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10843
10844 PR c++/8442, c++/8806
10845 * g++.dg/template/elab1.C: New test.
10846 * g++.dg/template/type2.C: Likewise.
10847 * g++.dg/template/ttp3.C: Adjust expected error message.
10848 * g++.old-deja/g++.law/visibility13.C: Likewise.
10849 * g++.old-deja/g++.niklas/t135.C: Likewise.
10850 * g++.old-deja/g++.pt/ttp41.C: Likewise.
10851 * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
10852 template argument.
10853 * g++.old-deja/g++.pt/ttp44.C: Likewise.
10854
10855 2003-08-01 Nathan Sidwell <nathan@codesourcery.com>
10856
10857 PR c++/11295
10858 * g++.dg/ext/stmtexpr1.C: New test.
10859
10860 * g++.dg/opt/tmp1.C: New test.
10861
10862 PR c++/11525
10863 * g++.dg/parse/constant4.C: New test.
10864
10865 PR c++/9447
10866 * g++.dg/template/using5.C: New test.
10867
10868 2003-07-31 Roger Sayle <roger@eyesopen.com>
10869
10870 * gcc.dg/builtins-27.c: New test case.
10871
10872 2003-07-31 Jakub Jelinek <jakub@redhat.com>
10873
10874 * gcc.dg/tls/opt-7.c: New test.
10875
10876 2003-07-31 Andrew Pinski <pinskia@physics.uc.edu>
10877
10878 * g++.old-deja/g++.other/crash18.C: Remove.
10879
10880 2003-07-31 Nathan Sidwell <nathan@codesourcery.com>
10881
10882 * g++.dg/template/explicit3.C: New.
10883 * g++.dg/template/explicit4.C: New.
10884 * g++.dg/template/explicit5.C: New.
10885
10886 PR c++/11347
10887 * g++.dg/template/memtmpl1.C: New.
10888
10889 2003-07-29 Andrew Pinski <pinskia@physics.uc.edu>
10890
10891 PR target/11565
10892 * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
10893 * gcc.dg/i386-387-5.c (dg-options): Likewise.
10894
10895 2003-07-30 Jan Hubicka <jh@suse.cz>
10896
10897 * vtgc1.c: Kill.
10898
10899 2003-07-29 Zack Weinberg <zack@codesourcery.com>
10900
10901 * gcc.dg/struct-in-proto-1.c: New test.
10902
10903 2003-07-29 Neil Booth <neil@daikokuya.co.uk>
10904
10905 * gcc.dg/cpp/include2.c: Only expect one message.
10906
10907 2003-07-29 Nathan Sidwell <nathan@codesourcery.com>
10908
10909 PR c++/9447
10910 * g++.dg/template/using1.C: New test.
10911 * g++.dg/template/using2.C: New test.
10912 * g++.dg/template/using3.C: New test.
10913 * g++.dg/template/using4.C: New test.
10914
10915 2003-07-29 Alexandre Oliva <aoliva@redhat.com>
10916
10917 * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
10918 * gcc.c-torture/execute/string-opt-10.c: Likewise.
10919
10920 2003-07-28 Jan Hubicka <jh@suse.cz>
10921
10922 PR c++/11530
10923 * g++.dg/opt/call1.C: New test.
10924
10925 2003-07-28 Alexandre Oliva <aoliva@redhat.com>
10926
10927 PR c++/11667
10928 * g++.dg/init/enum2.C: New test.
10929 * g++.dg/template/overload1.C: Add "-w" option.
10930
10931 2003-07-28 <hp@bitrange.com>
10932
10933 * gcc.dg/Wdeclaration-after-statement-1.c,
10934 gcc.dg/Wdeclaration-after-statement-2.c: New tests.
10935
10936 2003-07-28 Jakub Jelinek <jakub@redhat.com>
10937
10938 * gcc.c-torture/compile/20030725-1.c: New test.
10939
10940 2003-07-28 Aldy Hernandez <aldyh@redhat.com>
10941
10942 * gcc.dg/20030505.c: Only run for SPE.
10943 Remove definition of opaque type.
10944
10945 2003-07-27 Mark Mitchell <mark@codesourcery.com>
10946
10947 * g++.dg/template/ptrmem6.C: New test.
10948
10949 2003-07-26 Geoffrey Keating <geoffk@apple.com>
10950
10951 * gcc.c-torture/compile/zero-strct-2.c: New test.
10952
10953 2003-07-25 Geoffrey Keating <geoffk@apple.com>
10954
10955 * gcc.dg/intermod-1.c: New test.
10956
10957 2003-07-25 Nathan Sidwell <nathan@codesourcery.com>
10958
10959 PR c++/11617
10960 * g++.dg/template/lookup2.C: New test.
10961 * g++.dg/template/memclass1.C: Remove instantiated from error.
10962 * g++.dg/other/error2.C: Tweak expected errors.
10963
10964 PR c++/11596
10965 * g++.dg/template/defarg3.C: New test.
10966
10967 * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
10968
10969 2003-07-24 Mark Mitchell <mark@codesourcery.com>
10970
10971 * g++.dg/inherit/access5.C: New test.
10972
10973 2003-07-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10974
10975 PR c++/11513
10976 * g++.dg/template/crash8.C: New test.
10977
10978 2003-07-23 Steven Bosscher <steven@gcc.gnu.org>
10979
10980 PR c/10602
10981 * gcc.dg/noncompile/incomplete-2.c: New test.
10982
10983 2003-07-23 Mark Mitchell <mark@codesourcery.com>
10984
10985 PR c++/11645
10986 * g++.dg/inherit/access4.C: New test.
10987
10988 PR c++/11517
10989 * g++.dg/expr/cond2.C: New test.
10990
10991 PR optimization/10679
10992 * g++.dg/opt/inline4.C: New test.
10993
10994 2003-07-23 Nathan Sidwell <nathan@codesourcery.com>
10995
10996 * g++.dg/parse/crash10: New test.
10997
10998 2003-07-22 Nathan Sidwell <nathan@codesourcery.com>
10999
11000 * g++.dg/ext/flexary1.C: New test.
11001
11002 2003-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11003
11004 PR c++/10793
11005 * g++.dg/template/crash9.C: New test.
11006
11007 2003-07-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11008
11009 PR c++/3004
11010 * g++.dg/parse/typedef3.C: New test.
11011
11012 PR c++/7906
11013 * g++.dg/parse/operator2.C: New test.
11014
11015 PR c++/8895
11016 * g++.dg/parse/def-tmpl-arg1.C: New test.
11017
11018 PR c++/9282
11019 * g++.dg/parse/funptr1.C: New test.
11020
11021 PR c++/9452
11022 * g++.dg/parse/ambig3.C: New test.
11023
11024 PR c++/9454
11025 * g++.dg/parse/operator3.C: New test.
11026
11027 PR c++/9486
11028 * g++.dg/parse/template10.C: New test.
11029
11030 PR c++/9488
11031 * g++.dg/parse/template11.C: New test.
11032
11033 PR c++/10150
11034 * g++.dg/parse/invalid-op1.C: New test.
11035
11036 PR c++/10247
11037 * g++.dg/parse/condexpr1.C: New test.
11038
11039 2003-07-22 Nathan Sidwell <nathan@codesourcery.com>
11040
11041 * g++.dg/ext/packed3.C: New test.
11042 * g++.dg/ext/packed4.C: New test.
11043
11044 * gcc.dg/pack-test-3.c: New test.
11045
11046 2003-07-21 Janis Johnson <janis187@us.ibm.com>
11047
11048 * lib/compat.exp: Handle dg-options per source file.
11049 * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
11050 * g++.dg/compat/abi/bitfield1_y.C: Ditto.
11051 * g++.dg/compat/abi/bitfield2_x.C: Ditto.
11052 * g++.dg/compat/abi/bitfield2_y.C: Ditto.
11053 * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
11054 * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
11055 * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
11056 * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
11057 * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
11058 * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
11059 * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
11060 * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
11061 * g++.dg/compat/break/bitfield7_x.C: Ditto.
11062 * g++.dg/compat/break/bitfield7_y.C: Ditto.
11063
11064 2003-07-21 Andrew Pinski <pinskia@physics.uc.edu>
11065
11066 PR c/10320
11067 * gcc.c-torture/execute/20030718-1.c: New test.
11068
11069 2003-07-21 Eric Botcazou <ebotcazou@libertysurf.fr>
11070
11071 PR optimization/11536
11072 * gcc.dg/20030721-1.c: New test.
11073
11074 2003-07-19 Mark Mitchell <mark@codesourcery.com>
11075
11076 PR c++/11546
11077 * g++.dg/template/lookup1.C: New test.
11078
11079 2003-07-19 Zack Weinberg <zack@codesourcery.com>
11080
11081 * gcc.dg/noncompile/label-1.c: New comprehensive test case for
11082 diagnostics of ill-formed constructs involving labels.
11083 * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
11084 the new 'previously defined here' message.
11085
11086 2003-07-18 Nathan Sidwell <nathan@codesourcery.com>
11087
11088 * g++.dg/parse/non-dependent2.C: New test.
11089
11090 2003-07-18 Andrew Pinski <pinskia@physics.uc.edu>
11091
11092 * g++.dg/init/init-ref4.C: xfail on targets without
11093 weak symbols.
11094
11095 2003-07-17 Jakub Jelinek <jakub@redhat.com>
11096
11097 PR target/11087
11098 * gcc.c-torture/execute/20030717-1.c: New test.
11099
11100 2003-07-18 Eric Botcazou <ebotcazou@libertysurf.fr>
11101
11102 * g++.dg/opt/cfg1.C: New test.
11103
11104 2003-07-17 Mark Mitchell <mark@codesourcery.com>
11105
11106 PR optimization/11557
11107 * gcc.dg/20030717-1.c: New test.
11108
11109 2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
11110
11111 PR c++/10476
11112 * g++.dg/expr/crash-1.C: New test.
11113
11114 PR c++/11027
11115 * g++.dg/template/init3.C: New test.
11116
11117 PR c++/8222
11118 * g++.dg/template/non-dependent1.C: New test.
11119
11120 PR c++/11070
11121 * g++.dg/template/non-dependent2.C: New test.
11122
11123 PR c++/11071
11124 * g++.dg/template/non-dependent3.C: New test.
11125
11126 PR c++/9907
11127 * g++.dg/template/sizeof5.C: New test.
11128
11129 2003-07-17 Geoffrey Keating <geoffk@apple.com>
11130
11131 PR 11498
11132 * gcc.c-torture/compile/mangle-1.c: New file.
11133
11134 2003-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11135
11136 PR c++/7809
11137 * g++.dg/parse/access3.C: New test.
11138
11139 2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
11140
11141 PR c++/11384
11142 * g++.dg/init/init-ref4.C: New test.
11143
11144 2003-07-16 Mark Mitchell <mark@codesourcery.com>
11145
11146 PR c++/11547
11147 * g++.dg/parse/constant3.C: New test.
11148 * g++.dg/parse/crash7.C: Likewise.
11149
11150 2003-07-16 Andrew Pinski <pinskia@physics.uc.edu>
11151
11152 PR target/11008
11153 * gcc.dg/i386-pentium4-not-mull.c: New.
11154
11155 2003-07-16 J"orn Rennecke <joern.rennecke@superh.com>
11156
11157 * gcc.dg/asm-names.c (ymain): Make it weak.
11158
11159 2003-07-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11160
11161 PR c++/5421
11162 * g++.dg/template/friend21.C: New test.
11163
11164 2003-07-16 Jakub Jelinek <jakub@redhat.com>
11165
11166 * gcc.dg/cleanup-8.c: New test.
11167 * gcc.dg/cleanup-9.c: New test.
11168
11169 2003-07-16 Danny Smith <dannysmith@users.sourceforge.net>
11170
11171 * g++.dg/ext/dll-MI1.h: New file.
11172 * g++.dg/ext/dllexport-MI1.C: New file.
11173 * g++.dg/ext/dllimport-MI1.C: New file.
11174
11175 2003-07-15 Jakub Jelinek <jakub@redhat.com>
11176
11177 * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
11178 it does not have cmpstrsi patterns (just cmpmemsi).
11179
11180 2003-07-15 Mark Mitchell <mark@codesourcery.com>
11181
11182 PR debug/11473
11183 * g++.dg/debug/debug8.C: New test.
11184
11185 2003-07-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11186
11187 PR c++/10108
11188 * g++.dg/template/crash7.C: New test.
11189
11190 2003-07-15 Kazu Hirata <kazu@cs.umass.edu>
11191
11192 PR target/10795
11193 * gcc.c-torture/compile/20030708-1.c: New.
11194
11195 2003-07-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11196
11197 * gcc.c-torture/execute/20030715-1.c: New test.
11198
11199 2003-07-14 Geoffrey Keating <geoffk@apple.com>
11200
11201 * gcc.dg/pch/inline-3.c: New file.
11202 * gcc.dg/pch/inline-3.hs: New file.
11203 * gcc.dg/pch/inline-4.c: New file.
11204 * gcc.dg/pch/inline-4.hs: New file.
11205
11206 2003-07-14 Mark Mitchell <mark@codesourcery.com>
11207
11208 PR c++/11509
11209 * g++.dg/template/crash6.C: New test.
11210
11211 PR c++/7053
11212 * g++.dg/template/friend20.C: New test.
11213
11214 PR c++/7019
11215 * g++.dg/template/overload2.C: New test.
11216
11217 2003-07-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11218
11219 PR optimization/11440
11220 * gcc.c-torture/execute/20030714-1.c: New test.
11221
11222 2003-07-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11223
11224 PR c++/11154
11225 * g++.dg/template/partial2.C: New test.
11226
11227 2003-07-13 Mark Mitchell <mark@codesourcery.com>
11228
11229 PR c++/11503
11230 * g++.dg/template/anon1.C: New test.
11231
11232 PR c++/11493
11233 PR c++/11495
11234 * g++.dg/parse/template9.C: Likewise.
11235 * g++.dg/template/crash4.C: New test.
11236 * g++.dg/template/koenig1.C: Likewise.
11237 * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
11238 * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
11239 * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
11240 functions.
11241 * g++.old-deja/g++.jason/template36.C: Likewise.
11242 * g++.old-deja/g++.mike/p1989.C: Likewise.
11243 * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
11244 * g++.old-deja/g++.pt/ttp20.C: Use this->.
11245 * g++.old-deja/g++.pt/ttp21.C: Use this->.
11246 * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
11247 compiling.
11248 * g++.old-deja/g++.pt/union2.C: Use this->.
11249
11250 2003-07-11 Jakub Jelinek <jakub@redhat.com>
11251
11252 * gcc.dg/20030711-1.c: New test.
11253
11254 2003-07-11 Nathan Sidwell <nathan@codesourcery.com>
11255
11256 PR c++/11050
11257 * g++.dg/parse/args1.C: New test.
11258 * g++.pt/defarg8.C: Change expected errors.
11259
11260 2003-07-11 Mark Mitchell <mark@codesourcery.com>
11261
11262 PR c++/8164
11263 * g++.dg/template/nontype2.C: New test.
11264
11265 PR c++/10558
11266 * g++.dg/parse/template8.C: New test.
11267
11268 PR c++/8327
11269 * g++.dg/template/scope1.C: New test.
11270
11271 * g++.dg/warn/Wsign-compare-1.C: New test.
11272
11273 2003-07-10 Kazu Hirata <kazu@cs.umass.edu>
11274
11275 * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
11276
11277 2003-07-10 Mark Mitchell <mark@codesourcery.com>
11278
11279 PR c++/9411
11280 * g++.dg/template/explicit2.C: New test.
11281
11282 PR c++/10032
11283 * g++.dg/warn/pedantic1.C: New test.
11284
11285 2003-07-10 Nathan Sidwell <nathan@codesourcery.com>
11286
11287 PR c++ 9483
11288 * g++.dg/other/field1.C: New test.
11289
11290 2003-07-10 Kazu Hirata <kazu@cs.umass.edu>
11291
11292 PR c/11449
11293 * gcc.c-torture/compile/20030707-1.c: New.
11294
11295 2003-07-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11296
11297 PR c++/10849
11298 * g++.dg/template/access12.C: New test.
11299
11300 2003-07-09 Nathan Sidwell <nathan@codesourcery.com>
11301
11302 * g++.dg/bprob/bprob.exp (prof_ext): Update.
11303 * g77.dg/bprob/bprob.exp (prof_ext): Update.
11304 * gcc.misc-tests/bprob.exp (prof_ext): Update.
11305 * gcc.misc-tests/gcov.exp: Update
11306 * g++.dg/gcov/gcov.exp: Update
11307 * lib/gcov.exp: Update.
11308
11309 2003-07-08 Mark Mitchell <mark@codesourcery.com>
11310
11311 * g++.dg/abi/mangle17.C: Make sure template expressions are
11312 dependent.
11313 * g++.dg/abi/mangle4.C: Mark erroneous casts.
11314 * g++.dg/debug/debug7.C: Mark erronous new-declarator.
11315 * g++.dg/opt/stack1.C: Remove erroneous code.
11316 * g++.dg/parse/template7.C: New test.
11317 * g++.dg/template/dependent-expr1.C: Mark erroneous code.
11318 * g++.old-deja/g++.pt/crash4.C: Likewise.
11319
11320 2003-07-09 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11321
11322 * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
11323 with zero or one occurence of `$' after the initial `L'.
11324
11325 2003-07-08 Kazu Hirata <kazu@cs.umass.edu>
11326
11327 * gcc.c-torture/compile/20030704-1.c: Add a comment.
11328
11329 2003-07-08 Roger Sayle <roger@eyesopen.com>
11330
11331 PR c/11370
11332 * gcc.dg/Wunreachable-6.c: New testcase.
11333 * gcc.dg/Wunreachable-7.c: New testcase.
11334
11335 2003-07-08 Jakub Jelinek <jakub@redhat.com>
11336
11337 PR c/11420
11338 * gcc.dg/20030708-1.c: New test.
11339
11340 2003-07-08 Richard Sandiford <rsandifo@redhat.com>
11341
11342 * gcc.dg/compat/sdata-section.h: New file.
11343 * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
11344 * gcc.dg/torture/mips-sdata-1.c: New test.
11345
11346 2003-07-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11347
11348 PR c++/11030
11349 * g++.dg/template/friend19.C: New test.
11350
11351 2003-07-08 Jakub Jelinek <jakub@redhat.com>
11352
11353 * g++.dg/opt/strength-reduce.C: New test.
11354
11355 2003-07-07 Roger Sayle <roger@eyesopen.com>
11356
11357 PR target/10979
11358 * gcc.dg/20030707-1.c: New testcase.
11359
11360 2003-07-07 Roger Sayle <roger@eyesopen.com>
11361
11362 PR optimization/11059
11363 * g++.dg/opt/emptyunion.C: New testcase.
11364
11365 2003-07-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
11366 Eric Botcazou <ebotcazou@libertysurf.fr>
11367
11368 * g++.dg/opt/stack1.C: New test.
11369
11370 2003-07-05 Mark Mitchell <mark@codesourcery.com>
11371
11372 * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
11373 run test.
11374
11375 PR c++/11431
11376 * g++.dg/expr/static_cast3.C: New test.
11377
11378 2003-07-04 Zack Weinberg <zack@codesourcery.com>
11379
11380 * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
11381 everywhere.
11382 * gcc.dg/concat.c: Concatenation of string constants with
11383 __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
11384 * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
11385 * gcc.dg/cpp/escape-2.c: Use wide character constants where
11386 necessary to avoid multi-character character constant warning.
11387 * gcc.dg/cpp/escape.c: Likewise.
11388 * gcc.dg/cpp/ucs.c: Likewise.
11389 Remove backslashes from dg-bogus comments, as they confuse Tcl.
11390 Fix a typo.
11391
11392 2003-07-04 Kazu Hirata <kazu@cs.umass.edu>
11393
11394 PR c/11428
11395 * gcc.c-torture/compile/20030704-1.c: New.
11396
11397 2003-07-04 Kazu Hirata <kazu@cs.umass.edu>
11398
11399 * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
11400
11401 2003-07-04 Danny Smith <dannysmith@users.sourceforge.net>
11402
11403 PR c++/5287, PR c++/7910, PR c++/11021
11404 * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
11405 tests for warnings.
11406 * g++.dg/ext/dllimport2.C: Add tests for warnings.
11407 * g++.dg/ext/dllimport3.C: Likewise.
11408 * g++.dg/ext/dllimport4.C: New file.
11409 * g++.dg/ext/dllimport5.C: New file.
11410 * g++.dg/ext/dllimport6.C: New file.
11411 * g++.dg/ext/dllimport7.C: New file.
11412 * g++.dg/ext/dllimport8.C: New file.
11413 * g++.dg/ext/dllimport9.C: New file.
11414 * g++.dg/ext/dllimport10.C: New file.
11415 * g++.dg/ext/dllexport1.C: New file.
11416
11417 2003-07-03 Mark Mitchell <mark@codesourcery.com>
11418
11419 * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
11420 * g++.old-deja/g++.mike/net36.C: Tweak error messages.
11421
11422 2003-07-03 Roger Sayle <roger@eyesopen.com>
11423
11424 * gcc.dg/builtins-25.c: New testcase.
11425 * gcc.dg/builtins-26.c: New testcase.
11426
11427 2003-07-03 Janis Johnson <janis187@us.ibm.com>
11428
11429 * gcc.dg/compat/vector-defs.h: New file.
11430 * gcc.dg/compat/vector-setup.h: New file.
11431 * gcc.dg/compat/vector-check.h: New file.
11432 * gcc.dg/compat/vector-1_main.c: New file.
11433 * gcc.dg/compat/vector-1_x.c: New file.
11434 * gcc.dg/compat/vector-1_y.c: New file.
11435 * gcc.dg/compat/vector-2_main.c: New file.
11436 * gcc.dg/compat/vector-2_x.c: New file.
11437 * gcc.dg/compat/vector-2_y.c: New file.
11438
11439 * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
11440 * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
11441 * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
11442 * gcc.dg/compat/struct-align-1.h: New file.
11443 * gcc.dg/compat/struct-align-1_main.c: New file.
11444 * gcc.dg/compat/struct-align-1_x.c: New file.
11445 * gcc.dg/compat/struct-align-1_y.c: New file.
11446 * gcc.dg/compat/struct-align-2.h: New file.
11447 * gcc.dg/compat/struct-align-2_main.c: New file.
11448 * gcc.dg/compat/struct-align-2_x.c: New file.
11449 * gcc.dg/compat/struct-align-2_y.c: New file.
11450
11451 * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
11452 * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
11453 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
11454 * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
11455 * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
11456 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
11457 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
11458 * gcc.dg/compat/scalar-return-3_x.c: Ditto.
11459 * gcc.dg/compat/scalar-return-4_x.c: Ditto.
11460 * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
11461 * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
11462 * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
11463 * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
11464 * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
11465 * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
11466 * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
11467 * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
11468 * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
11469 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
11470 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
11471 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
11472 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11473 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11474 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
11475 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
11476 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
11477 * gcc.dg/compat/struct-return-10_x.c: Ditto.
11478 * gcc.dg/compat/struct-return-2_x.c: Ditto.
11479 * gcc.dg/compat/struct-return-3_x.c: Ditto.
11480
11481 2003-07-03 Eric Botcazou <ebotcazou@libertysurf.fr>
11482
11483 * gcc.dg/i386-call-1.c: New test.
11484
11485 2003-07-03 Nathan Sidwell <nathan@codesourcery.com>
11486
11487 PR c++/9162
11488 * g++.dg/parse/defarg4.C: New.
11489
11490 2003-07-03 Roger Sayle <roger@eyesopen.com>
11491
11492 PR target/10700
11493 * gcc.c-torture/compile/20030703-1.c: New test case.
11494
11495 2003-07-03 Mark Mitchell <mark@codesourcery.com>
11496
11497 * g++.dg/template/local3.C: Remove extra semicolon.
11498
11499 2003-07-03 Eric Botcazou <ebotcazou@libertysurf.fr>
11500
11501 * gcc.dg/i386-volatile-1.c: New test.
11502
11503 2003-07-02 Nathan Sidwell <nathan@codesourcery.com>
11504
11505 PR c++/11072
11506 * g++.dg/other/offsetof2.C: XFAIL.
11507 * g++.dg/other/offsetof5.C: New.
11508
11509 PR c++/10219
11510 * g++.dg/template/error1.C: New.
11511
11512 PR c++/9779
11513 * g++.dg/template/dependent-expr1.C: New.
11514
11515 2003-07-01 Mark Mitchell <mark@codesourcery.com>
11516
11517 PR c++/6949
11518 * g++.dg/template/local3.C: New test.
11519
11520 PR c++/11149
11521 * g++.dg/lookup/scoped6.C: New test.
11522
11523 2003-07-01 Giovanni Bajo <giovannibajo@libero.it>
11524
11525 PR c++/8046
11526 * g++.dg/other/error7.C: New test.
11527
11528 2003-07-01 Kazu Hirata <kazu@cs.umass.edu>
11529
11530 * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
11531 * g++.old-deja/g++.abi/vtable3.h: Likewise.
11532 * g++.old-deja/g++.law/code-gen5.C: Likewise.
11533 * g++.old-deja/g++.other/union2.C: Likewise.
11534 * gcc.dg/c90-const-expr-2.c: Likewise.
11535 * gcc.dg/c90-const-expr-3.c: Likewise.
11536 * gcc.dg/c99-const-expr-2.c: Likewise.
11537 * gcc.dg/c99-const-expr-3.c: Likewise.
11538 * gcc.dg/concat.c: Likewise.
11539
11540 2003-07-01 Mark Mitchell <mark@codesourcery.com>
11541
11542 PR c++/9559
11543 * g++.dg/init/static1.C: New test.
11544
11545 2003-06-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11546
11547 * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
11548 * g++.old-deja/g++.other/access2.C: Likewise.
11549 * g++.old-deja/g++.other/decl2.C: Likewise.
11550 * gcc.c-torture/execute/20020615-1.c: Likewise.
11551
11552 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11553
11554 PR c++/4933
11555 * g++.dg/template/sizeof4.C: New test.
11556
11557 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11558
11559 * g++.dg/other/error6.C: New test.
11560
11561 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11562
11563 PR c++/10750
11564 * g++.dg/parse/constant2.C: New test.
11565
11566 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11567
11568 PR c++/11106
11569 * g++.dg/other/error5.C: New test.
11570
11571 2003-06-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11572
11573 * gcc.dg/format/gcc_diag-1.c: New test.
11574
11575 2003-06-28 Ulrich Weigand <uweigand@de.ibm.com>
11576
11577 * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
11578
11579 2003-06-28 Nathan Sidwell <nathan@codesourcery.com>
11580
11581 * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
11582 * g++.old-deja/g++.robertl/eb133a.C: Likewise.
11583 * g++.old-deja/g++.robertl/eb133b.C: Likewise.
11584
11585 2003-06-28 Jakub Jelinek <jakub@redhat.com>
11586
11587 * gcc.c-torture/execute/builtins/string-8.c: New test.
11588 * gcc.c-torture/execute/builtins/string-8-lib.c: New.
11589 * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
11590 * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
11591
11592 2003-06-27 Mark Mitchell <mark@codesourcery.com>
11593
11594 PR c++/10468
11595 * g++.dg/ext/typeof6.C: New test.
11596
11597 2003-06-27 Mark Mitchell <mark@codesourcery.com>
11598
11599 PR c++/10796
11600 * g++.dg/init/enum1.C: New test.
11601
11602 2003-06-27 Ulrich Weigand <uweigand@de.ibm.com>
11603
11604 * gcc.dg/20030627-1.c: New test.
11605
11606 2003-06-26 Mark Mitchell <mark@codesourcery.com>
11607
11608 PR c++/11332
11609 * g++.dg/expr/static_cast2.C: New test.
11610
11611 2003-06-26 Roger Sayle <roger@eyesopen.com>
11612 Jakub Jelinek <jakub@redhat.com>
11613
11614 * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
11615 sprintf(dst,"%s",src) optimization.
11616 * gcc.c-torture/execute/20030626-1.c: New test case.
11617 * gcc.c-torture/execute/20030626-2.c: New test case.
11618
11619 2003-06-26 J"orn Rennecke <joern.rennecke@superh.com>
11620
11621 * gcc.c-torture/execute/multi-ix.c: New test.
11622
11623 * gcc.c-torture/execute/simd-4.c (main):
11624 Added missing semicolon at end of union.
11625
11626 2003-06-26 Giovanni Bajo <giovannibajo@libero.it>
11627
11628 PR c++/8266
11629 * g++.dg/template/explicit-instantiation3.C: New test.
11630
11631 2003-06-26 Eric Botcazou <ebotcazou@libertysurf.fr>
11632
11633 * gcc.dg/20030626-1.c: Use signed char.
11634
11635 2003-06-26 Eric Botcazou <ebotcazou@libertysurf.fr>
11636
11637 * gcc.dg/20030626-1.c: New test.
11638
11639 2003-06-26 Neil Booth <neil@daikokuya.co.uk>
11640
11641 * const-str-2.m: Update.
11642
11643 2003-06-25 Mark Mitchell <mark@codesourcery.com>
11644
11645 PR c++/10990
11646 * g++.dg/rtti/dyncast1.C: New test.
11647 * g++.dg/abi/mangle4.C: Correct base-specifier access.
11648 * g++.dg/lookup/scoped1.C: Remove XFAIL.
11649 * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
11650
11651 PR c++/10931
11652 * g++.dg/expr/static_cast1.C: New test.
11653
11654 2003-06-25 Josef Zlomek <zlomekj@suse.cz>
11655
11656 * gcc.dg/20030625-1.c: New test.
11657
11658 2003-06-24 Roger Sayle <roger@eyesopen.com>
11659
11660 * gcc.c-torture/compile/20030624-1.c: New test case.
11661
11662 2003-06-24 Jakub Jelinek <jakub@redhat.com>
11663
11664 * gcc.c-torture/execute/string-opt-17.c: New test.
11665
11666 2003-06-24 Mark Mitchell <mark@codesourcery.com>
11667
11668 PR c++/5754
11669 * g++.dg/parse/crash6.C: New test.
11670
11671 2003-06-23 Roger Sayle <roger@eyesopen.com>
11672
11673 * gcc.dg/builtins-24.c: New test case.
11674
11675 2003-06-23 Jakub Jelinek <jakub@redhat.com>
11676
11677 * g++.dg/opt/operator1.C: New test.
11678
11679 2003-06-22 Roger Sayle <roger@eyesopen.com>
11680
11681 * gcc.c-torture/execute/string-opt-16.c: New test case.
11682
11683 2003-06-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
11684
11685 * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion option.
11686 * g++.old-deja/g++.other/conv7.C: Likewise
11687 * g++.old-deja/g++.other/overcnv2.C: Likewise.
11688 * g++.old-deja/g++.other/overload14.C: Likewise.
11689
11690 2003-06-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
11691
11692 * g++.old-deja/g++.jason/conversion5.C: Adjust option.
11693 * g++.old-deja/g++.bugs/900215_01.C: Likewise.
11694
11695 2003-06-20 Mark Mitchell <mark@codesourcery.com>
11696
11697 PR c++/10888
11698 * g++.dg/warn/Winline-3.C: New test.
11699
11700 2003-06-20 Mark Mitchell <mark@codesourcery.com>
11701
11702 * lib/target-supports.exp (check_alias_available): Make the test
11703 program acceptable to the Solaris assembler.
11704
11705 PR c++/10749
11706 * g++.dg/template/memclass2.C: New test.
11707
11708 2003-06-20 Mark Mitchell <mark@codesourcery.com>
11709 Eric Botcazou <ebotcazou@libertysurf.fr>
11710
11711 * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
11712 data for non-matching targets.
11713 * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
11714
11715 2003-06-20 Mark Mitchell <mark@codesourcery.com>
11716
11717 PR c++/10845
11718 * g++.dg/template/member3.C: New test.
11719
11720 2003-06-19 Mark Mitchell <mark@codesourcery.com>
11721
11722 PR c++/10939
11723 * g++.dg/template/func1.C: New test.
11724
11725 PR c++/9649
11726 * g++.dg/template/static4.C: New test.
11727 * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
11728
11729 PR c++/11041
11730 * g++.dg/init/ref7.C: New test.
11731
11732 2003-06-19 Matt Austern <austern@apple.com>
11733
11734 PR c++/11228
11735 * g++.dg/anew1.C: New test.
11736 * g++.dg/anew2.C: New test.
11737 * g++.dg/anew3.C: New test.
11738 * g++.dg/anew4.C: New test.
11739
11740 2003-06-19 Kazu Hirata <kazu@cs.umass.edu>
11741
11742 * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
11743
11744 2003-06-19 J"orn Rennecke <joern.rennecke@superh.com>
11745
11746 * gcc.c-torture/execute/simd-4.c (main): Make expected value
11747 endian-dependent.
11748
11749 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
11750
11751 * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
11752 Remove cruft.
11753
11754 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
11755
11756 * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
11757 * gcc.c-torture/compile/961203-1.c: Likewise.
11758 * gcc.c-torture/compile/980506-1.c: Likewise.
11759
11760 2003-06-17 Mark Mitchell <mark@codesourcery.com>
11761
11762 PR c++/10712
11763 * g++.dg/lookup/using7.C: New test.
11764
11765 2003-06-17 Mark Mitchell <mark@codesourcery.com>
11766
11767 PR c++/11105
11768 * g++.dg/abi/conv1.C: Remove it.
11769 * g++.dg/template/conv7.C: New test.
11770 * g++.dg/template/conv8.C: Likewise.
11771 * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
11772 conversion operator.
11773
11774 2003-06-17 Janis Johnson <janis187@us.ibm.com>
11775
11776 * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
11777 * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
11778 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
11779 * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
11780 * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
11781 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
11782 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
11783 * gcc.dg/compat/scalar-return-3_x.c: Ditto.
11784 * gcc.dg/compat/scalar-return-4_x.c: Ditto.
11785 * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
11786 * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
11787 * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
11788 * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
11789 * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
11790 * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
11791 * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
11792 * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
11793 * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
11794 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
11795 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
11796 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
11797 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11798 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11799 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
11800 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
11801 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
11802 * gcc.dg/compat/struct-return-10_x.c: Ditto.
11803 * gcc.dg/compat/struct-return-2_x.c: Ditto.
11804 * gcc.dg/compat/struct-return-3_x.c: Ditto.
11805
11806 2003-06-16 Mark Mitchell <mark@codesourcery.com>
11807
11808 * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
11809 * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
11810 indications.
11811
11812 2003-06-16 Roger Sayle <roger@eyesopen.com>
11813
11814 * gcc.dg/i386-387-5.c: New test case.
11815 * gcc.dg/i386-387-6.c: New test case.
11816 * gcc.dg/builtins-23.c: New test case.
11817
11818 2003-06-15 Roger Sayle <roger@eyesopen.com>
11819
11820 * gcc.dg/builtins-22.c: New test case.
11821 * gcc.dg/i386-387-1.c: Update to test exp.
11822 * gcc.dg/i386-387-2.c: Likewise.
11823
11824 2003-06-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11825
11826 * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
11827
11828 2003-06-12 Mark Mitchell <mark@codesourcery.com>
11829
11830 * lib/gcc-dg.exp (dg-require-dll): New function.
11831 (dg-xfail-if): Likewise.
11832 * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
11833 driver.
11834
11835 * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
11836 * gcc.c-torture/compile/20001205-1.c: Likewise.
11837 * gcc.c-torture/compile/20001226-1.c: Likewise.
11838 * gcc.c-torture/compile/20010518-2.c: Likewise.
11839 * gcc.c-torture/compile/20020312-1.c: Likewise.
11840 * gcc.c-torture/compile/20020604-1.c: Likewise.
11841 * gcc.c-torture/compile/920501-12.c: Likewise.
11842 * gcc.c-torture/compile/920501-4.c: Likewise.
11843 * gcc.c-torture/compile/920520-1.c: Likewise.
11844 * gcc.c-torture/compile/920521-1.c: Likewise.
11845 * gcc.c-torture/compile/920625-1.c: Likewise.
11846 * gcc.c-torture/compile/961203-1.c: Likewise.
11847 * gcc.c-torture/compile/980506-1.c: Likewise.
11848 * gcc.c-torture/compile/981006-1.c: Likewise.
11849 * gcc.c-torture/compile/981022-1.c: Likewise.
11850 * gcc.c-torture/compile/981223-1.c: Likewise.
11851 * gcc.c-torture/compile/990617-1.c: Likewise.
11852 * gcc.c-torture/compile/dll.c: Likewise.
11853 * gcc.c-torture/compile/labels-3.c: Likewise.
11854 * gcc.c-torture/compile/mipscop-1.c: Likewise.
11855 * gcc.c-torture/compile/mipscop-2.c: Likewise.
11856 * gcc.c-torture/compile/mipscop-3.c: Likewise.
11857 * gcc.c-torture/compile/mipscop-4.c: Likewise.
11858 * gcc.c-torture/compile/simd-5.c: Likewise.
11859 * gcc.c-torture/compile/20000804-1.x: Remove.
11860 * gcc.c-torture/compile/20001205-1.x: Likewise.
11861 * gcc.c-torture/compile/20001226-1.x: Likewise.
11862 * gcc.c-torture/compile/20010518-2.x: Likewise.
11863 * gcc.c-torture/compile/20020312-1.x: Likewise.
11864 * gcc.c-torture/compile/20020604-1.x: Likewise.
11865 * gcc.c-torture/compile/920501-12.x: Likewise.
11866 * gcc.c-torture/compile/920501-4.x: Likewise.
11867 * gcc.c-torture/compile/920520-1.x: Likewise.
11868 * gcc.c-torture/compile/920521-1.x: Likewise.
11869 * gcc.c-torture/compile/920625-1.x: Likewise.
11870 * gcc.c-torture/compile/961203-1.x: Likewise.
11871 * gcc.c-torture/compile/980506-1.x: Likewise.
11872 * gcc.c-torture/compile/981006-1.x: Likewise.
11873 * gcc.c-torture/compile/981022-1.x: Likewise.
11874 * gcc.c-torture/compile/981223-1.x: Likewise.
11875 * gcc.c-torture/compile/990617-1.x: Likewise.
11876 * gcc.c-torture/compile/mipscop-1.x: Likewise.
11877 * gcc.c-torture/compile/mipscop-2.x: Likewise.
11878 * gcc.c-torture/compile/mipscop-3.x: Likewise.
11879 * gcc.c-torture/compile/mipscop-4.x: Likewise.
11880 * gcc.c-torture/compile/simd-5.x: Likewise.
11881
11882 * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
11883
11884 2003-06-13 Eric Botcazou <ebotcazou@libertysurf.fr>
11885
11886 * gcc.c-torture/execute/20030611-1.c: New test.
11887
11888 2003-06-12 Roger Sayle <roger@eyesopen.com>
11889
11890 PR middle-end/168
11891 * gcc.dg/20030612-1.c: New test case.
11892
11893 2003-06-12 Mark Mitchell <mark@codesourcery.com>
11894
11895 PR c++/10635
11896 * g++.dg/expr/cast1.C: New test.
11897
11898 2003-06-12 Roger Sayle <roger@eyesopen.com>
11899
11900 * gcc.dg/builtins-21.c: New test case.
11901
11902 2003-06-11 Kelley Cook <kelleycook@wideopenwest.com>
11903
11904 * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
11905 options instead of at the end.
11906 * lib/objc.exp (objc_target_compile): Likewise.
11907
11908 2003-06-11 Mark Mitchell <mark@codesourcery.com>
11909
11910 PR c++/10432
11911 * g++.dg/parse/error1.C: New test.
11912
11913 2003-06-11 Janis Johnson <janis187@us.ibm.com>
11914
11915 * gcc.dg/compat/struct-by-value-11_main.c: New file.
11916 * gcc.dg/compat/struct-by-value-11_x.c: New file.
11917 * gcc.dg/compat/struct-by-value-11_y.c: New file.
11918 * gcc.dg/compat/struct-by-value-12_main.c: New file.
11919 * gcc.dg/compat/struct-by-value-12_x.c: New file.
11920 * gcc.dg/compat/struct-by-value-12_y.c: New file.
11921 * gcc.dg/compat/struct-by-value-13_main.c: New file.
11922 * gcc.dg/compat/struct-by-value-13_x.c: New file.
11923 * gcc.dg/compat/struct-by-value-13_y.c: New file.
11924 * gcc.dg/compat/struct-by-value-14_main.c: New file.
11925 * gcc.dg/compat/struct-by-value-14_x.c: New file.
11926 * gcc.dg/compat/struct-by-value-14_y.c: New file.
11927 * gcc.dg/compat/struct-by-value-15_main.c: New file.
11928 * gcc.dg/compat/struct-by-value-15_x.c: New file.
11929 * gcc.dg/compat/struct-by-value-15_y.c: New file.
11930 * gcc.dg/compat/struct-by-value-16_main.c: New file.
11931 * gcc.dg/compat/struct-by-value-16_x.c: New file.
11932 * gcc.dg/compat/struct-by-value-16_y.c: New file.
11933 * gcc.dg/compat/struct-by-value-17_main.c: New file.
11934 * gcc.dg/compat/struct-by-value-17_x.c: New file.
11935 * gcc.dg/compat/struct-by-value-17_y.c: New file.
11936 * gcc.dg/compat/struct-by-value-18_main.c: New file.
11937 * gcc.dg/compat/struct-by-value-18_x.c: New file.
11938 * gcc.dg/compat/struct-by-value-18_y.c: New file.
11939
11940 * gcc.dg/compat/scalar-by-value-3_main.c: New file.
11941 * gcc.dg/compat/scalar-by-value-3_x.c: New file.
11942 * gcc.dg/compat/scalar-by-value-3_y.c: New file.
11943 * gcc.dg/compat/scalar-by-value-4_main.c: New file.
11944 * gcc.dg/compat/scalar-by-value-4_x.c: New file.
11945 * gcc.dg/compat/scalar-by-value-4_y.c: New file.
11946 * gcc.dg/compat/scalar-return-3_main.c: New file.
11947 * gcc.dg/compat/scalar-return-3_x.c: New file.
11948 * gcc.dg/compat/scalar-return-3_y.c: New file.
11949 * gcc.dg/compat/scalar-return-4_main.c: New file.
11950 * gcc.dg/compat/scalar-return-4_x.c: New file.
11951 * gcc.dg/compat/scalar-return-4_y.c: New file.
11952
11953 2003-06-10 Janis Johnson <janis187@us.ibm.com>
11954
11955 * gcc.dg/compat/fp2-struct-check.h: New file.
11956 * gcc.dg/compat/fp2-struct-defs.h: New file.
11957 * gcc.dg/compat/fp2-struct-init.h: New file.
11958 * gcc.dg/compat/struct-by-value-10_main.c: New file.
11959 * gcc.dg/compat/struct-by-value-10_x.c: New file.
11960 * gcc.dg/compat/struct-by-value-10_y.c: New file.
11961 * gcc.dg/compat/struct-return-10_main.c: New file.
11962 * gcc.dg/compat/struct-return-10_x.c: New file.
11963 * gcc.dg/compat/struct-return-10_y.c: New file.
11964
11965 * gcc.dg/compat/compat-common.h: New file.
11966 * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
11967 * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
11968 * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
11969 * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
11970 * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
11971 * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
11972 * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
11973 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
11974 * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
11975 * gcc.dg/compat/scalar-return-1_main.c: Ditto.
11976 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
11977 * gcc.dg/compat/scalar-return-1_y.c: Ditto.
11978 * gcc.dg/compat/scalar-return-2_main.c: Ditto.
11979 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
11980 * gcc.dg/compat/scalar-return-2_y.c: Ditto.
11981 * gcc.dg/compat/small-struct-check.h: Ditto.
11982 * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
11983 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
11984 * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
11985 * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
11986 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
11987 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
11988 * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
11989 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
11990 * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
11991 * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
11992 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11993 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
11994 * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
11995 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11996 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
11997 * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
11998 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
11999 * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
12000 * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
12001 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
12002 * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
12003 * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
12004 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
12005 * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
12006 * gcc.dg/compat/struct-return-2_main.c: Ditto.
12007 * gcc.dg/compat/struct-return-2_x.c: Ditto.
12008 * gcc.dg/compat/struct-return-2_y.c: Ditto.
12009 * gcc.dg/compat/struct-return-3_main.c: Ditto.
12010 * gcc.dg/compat/struct-return-3_x.c: Ditto.
12011 * gcc.dg/compat/struct-return-3_y.c: Ditto.
12012
12013 2003-06-10 Geoffrey Keating <geoffk@apple.com>
12014
12015 * g++.dg/pch/static-1.C: New file.
12016 * g++.dg/pch/static-1.Hs: New file.
12017
12018 2003-06-10 Richard Henderson <rth@redhat.com>
12019
12020 * gcc.dg/asm-7.c: Adjust expected warning text.
12021
12022 2003-06-10 Roger Sayle <roger@eyesopen.com>
12023
12024 * gcc.dg/builtins-20.c: New test case.
12025
12026 2003-06-10 Mark Mitchell <mark@codesourcery.com>
12027
12028 PR c++/11131
12029 * g++.dg/opt/template1.C: New test.
12030
12031 2003-06-09 Mark Mitchell <mark@codesourcery.com>
12032
12033 * lib/gcc-dg.exp (dg-test): Clear additional_files and
12034 additional_sources.
12035
12036 2003-05-21 David Taylor <dtaylor@emc.com>
12037
12038 * gcc.dg/Wpadded.c: New file.
12039
12040 2003-06-09 Mark Mitchell <mark@codesourcery.com>
12041
12042 * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
12043 * gcc.dg/special/weak-2.c: Add dg-require-weak.
12044 * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
12045 dg-require-weak.
12046
12047 2003-06-09 J"orn Rennecke <joern.rennecke@superh.com>
12048
12049 * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
12050
12051 2003-06-09 Mark Mitchell <mark@codesourcery.com>
12052
12053 * lib/gcc-dg.exp (dg-require-weak): Fix typo.
12054 (dg-require-alias): Likewise.
12055 (dg-require-gc-sections): Likewise.
12056 * lib/target-supports.exp (check_gc_sections_available): Likewise.
12057
12058 2003-06-08 Richard Henderson <rth@redhat.com>
12059
12060 * gcc.dg/20011029-2.c: Fix the array reference.
12061 * gcc.dg/asm-7.c: New.
12062
12063 2003-06-08 Kazu Hirata <kazu@cs.umass.edu>
12064
12065 * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
12066
12067 2003-06-08 Mark Mitchell <mark@codesourcery.com>
12068
12069 * lib/gcc-dg.exp (dg-require-alias): Fix typo.
12070 (dg-require-gc-sections): Likewise.
12071
12072 2003-06-08 Jan Hubicka <jh@suse.cz>
12073
12074 * i386-cmov1.c: Fix regular expression.
12075 * i386-cvt-1.c: Likewise.
12076 * i386-local.c: Likewise.
12077 * i386-local2.c: Likewise.
12078 * i386-mul.c: Likewise.
12079 * i386-ssetype-1.c: Likewise.
12080 * i386-ssetype-3.c: Likewise.
12081 * i386-ssetype-5.c: Likewise.
12082
12083 2003-06-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12084
12085 PR c++/11039
12086 * g++.dg/warn/implicit-typename2.C: New test.
12087 * g++.dg/warn/implicit-typename3.C: New test.
12088
12089 2003-06-07 Richard Henderson <rth@redhat.com>
12090
12091 * g++.dg/other/offsetof3.C: Use size_t.
12092 * g++.dg/other/offsetof4.C: Likewise.
12093
12094 2003-06-07 H.J. Lu <hongjiu.lu@intel.com>
12095
12096 * lib/copy-file.exp: New. Implement gcc_copy_files.
12097
12098 * lib/dg-pch.exp: Load copy-file.exp
12099 (dg-pch): Use gcc_copy_files instead of "file copy".
12100
12101 2003-06-06 Mark Mitchell <mark@codesourcery.com>
12102
12103 * gcc.dg/weak/weak.exp: Simplify.
12104 * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
12105 * gcc.dg/weak/weak-1.c: Likewise.
12106 * gcc.dg/weak/weak-2.c: Likewise.
12107 * gcc.dg/weak/weak-3.c: Likewise.
12108 * gcc.dg/weak/weak-4.c: Likewise.
12109 * gcc.dg/weak/weak-5.c: Likewise.
12110 * gcc.dg/weak/weak-6.c: Likewise.
12111 * gcc.dg/weak/weak-7.c: Likewise.
12112 * gcc.dg/weak/weak-8.c: Likewise.
12113 * gcc.dg/weak/weak-9.c: Likewise.
12114
12115 2003-06-06 Richard Earnshaw <rearnsha@arm.com>
12116
12117 gcc.c-torture/execute/20030606-1.c: New.
12118
12119 2003-06-06 Roger Sayle <roger@eyesopen.com>
12120
12121 * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
12122 * gcc.dg/builtins-19.c: Likewise.
12123
12124 2003-06-06 Roger Sayle <roger@eyesopen.com>
12125
12126 * gcc.dg/builtins-2.c: Add some more tests.
12127 * gcc.dg/builtins-18.c: New test case.
12128 * gcc.dg/builtins-19.c: New test case.
12129
12130 2003-06-06 Roger Sayle <roger@eyesopen.com>
12131 Jim Wilson <wilson@tuliptree.org>
12132
12133 * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
12134
12135 2003-06-06 Jakub Jelinek <jakub@redhat.com>
12136
12137 * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
12138 mempcpy/stpcpy calls not to be optimized into something else.
12139 * gcc.c-torture/execute/string-opt-3.c: Moved to...
12140 * gcc.c-torture/execute/builtins/string-7.c: ...here.
12141 * gcc.c-torture/execute/builtins/string-7-lib.c: New.
12142
12143 2003-06-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12144
12145 * gcc.dg/format/asm_fprintf-1.c: New test.
12146
12147 2003-06-05 Mark Mitchell <mark@codesourcery.com>
12148
12149 * lib/gcc-defs.exp (additional_sources): New variable.
12150 (dg-additional-sources): New function.
12151 (additional_files): New variable.
12152 (dg-additional-files): New function.
12153 (dg-additional-files-options): Likewise.
12154 * lib/gcc-dg.exp (dg-require-weak): New function.
12155 (dg-require-alias): Likewise.
12156 (dg-require-gc-sections): Likewise.
12157 * lib/target-supports.exp (check_alias_available): Remove testfile
12158 parameter.
12159 (check_gc_sections_available): New function.
12160 * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
12161 (dg-gpp-additional-files): Likewise.
12162 * lib/g++.exp (additional_sources): Remove.
12163 (additional_files): Likewise.
12164 (g++_target_compile): Use dg-additional-files-options.
12165
12166 * gcc.dg/special/special.exp: Add "ecos" tests. Remove complex
12167 Tcl logic.
12168 * gcc.dg/special/ecos.exp: Remove.
12169 * gcc.dg/special/20000419-2.c: Use dg-require-*.
12170 * gcc.dg/special/alias-1.c: Likewise.
12171 * gcc.dg/special/alias-2.c: Likewise.
12172 * gcc.dg/special/gcsec-1.c: Likewise.
12173 * gcc.dg/special/weak-1.c: Likewise.
12174 * gcc.dg/special/weak-2.c: Likewise.
12175 * gcc.dg/special/wkali-1.c: Likewise.
12176 * gcc.dg/special/wkali-2.c: Likewise.
12177
12178 * g++.dg/special/conpr-2.C: Use dg-additional-*, not
12179 dg-gpp-additional-*.
12180 * g++.dg/special/conpr-3.C: Likewise.
12181 * g++.dg/special/conpr-4.C: Likewise.
12182 * g++.old-deja/g++.abi/vtable3a.C: Likewise.
12183 * g++.old-deja/g++.abi/vtable3b.C: Likewise.
12184 * g++.old-deja/g++.abi/vtable3c.C: Likewise.
12185 * g++.old-deja/g++.abi/vtable3d.C: Likewise.
12186 * g++.old-deja/g++.abi/vtable3e.C: Likewise.
12187 * g++.old-deja/g++.abi/vtable3f.C: Likewise.
12188 * g++.old-deja/g++.abi/vtable3g.C: Likewise.
12189 * g++.old-deja/g++.abi/vtable3h.C: Likewise.
12190 * g++.old-deja/g++.abi/vtable3i.C: Likewise.
12191 * g++.old-deja/g++.abi/vtable3j.C: Likewise.
12192 * g++.old-deja/g++.oliva/linkage1.C: Likewise.
12193 * g++.old-deja/g++.other/comdat1.C: Likewise.
12194 * g++.old-deja/g++.other/comdat2.C: Likewise.
12195 * g++.old-deja/g++.other/comdat3.C: Likewise.
12196 * g++.old-deja/g++.other/ctor1.C: Likewise.
12197 * g++.old-deja/g++.pt/instantiate5.C: Likewise.
12198
12199 2003-06-05 Richard Henderson <rth@redhat.com>
12200
12201 * gcc.dg/debug/20030605-1.c: New.
12202
12203 2003-06-04 Mark Mitchell <mark@codesourcery.com>
12204
12205 * README.QMTEST: Update.
12206
12207 2003-06-04 Richard Henderson <rth@redhat.com>
12208
12209 * gcc.dg/cleanup-1.c: New.
12210 * gcc.dg/cleanup-2.c: New.
12211 * gcc.dg/cleanup-3.c: New.
12212 * gcc.dg/cleanup-4.c: New.
12213 * gcc.dg/cleanup-5.c: New.
12214 * gcc.dg/cleanup-6.c: New.
12215 * gcc.dg/cleanup-7.c: New.
12216
12217 2003-06-04 Mark Mitchell <mark@codesourcery.com>
12218
12219 * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
12220
12221 * lib/dg-pch.exp: New file.
12222 * g++.dg/pch/pch.exp: Use dg-pch.exp.
12223 * gcc.dg/pch/pch.exp: Likewise.
12224
12225 2003-06-04 Roger Sayle <roger@eyesopen.com>
12226
12227 * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
12228 * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
12229 * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
12230 * gcc.dg/builtins-17.c: New test case.
12231 * gcc.dg/i386-387-4.c: New test case.
12232 * gcc.c-torture/execute/ieee/mzero4.c: New test case.
12233
12234 2003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
12235
12236 * gcc.dg/ultrasp9.c: New test.
12237
12238 2003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
12239
12240 * gcc.c-torture/compile/20030604-1.c: New test.
12241 * gcc.dg/sparc-constant-1.c: New test.
12242
12243 2003-06-03 Glen Nakamura <glen@imodulo.com>
12244
12245 * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
12246
12247 2003-06-03 J"orn Rennecke <joern.rennecke@superh.com>
12248
12249 * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
12250
12251 * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
12252 * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
12253
12254 2003-06-03 Aldy Hernandez <aldyh@redhat.com>
12255
12256 * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
12257
12258 2003-06-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12259
12260 PR c++/10940
12261 * g++.dg/template/spec10.C: New test.
12262
12263 2003-06-03 Roger Sayle <roger@eyesopen.com>
12264
12265 * gcc.dg/builtins-16.c: New test case.
12266
12267 2003-06-03 Jakub Jelinek <jakub@redhat.com>
12268
12269 * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
12270 mempcpy test with post-increments.
12271 * gcc.c-torture/execute/string-opt-3.c: New test.
12272 * gcc.dg/string-opt-1.c: New test.
12273
12274 2003-06-03 David Billinghurst <David.Billinghurst@riotinto.com>
12275
12276 PR fortran/10965
12277 * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
12278
12279 2003-06-02 Mark Mitchell <mark@codesourcery.com>
12280
12281 * lib/scanasm.exp (dg-scan): New function, factored out of ...
12282 (scan-assembler): ... here. Use dg-scan.
12283 (scan-assembler-not): Likewise.
12284 (scan-file): New function.
12285 (scan-file-not): Likewise.
12286 * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
12287 * gcc.dg/cpp/_Pragma4.c: Likewise.
12288 * gcc.dg/cpp/_Pragma5.c: Likewise.
12289 * gcc.dg/cpp/avoidpaste1.c: Likewise.
12290 * gcc.dg/cpp/avoidpaste2.c: Likewise.
12291 * gcc.dg/cpp/cmdlne-C2.c: Likewise.
12292 * gcc.dg/cpp/cmdlne-P.c: Likewise.
12293 * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
12294 * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
12295 * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
12296 * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
12297 * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
12298 * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
12299 * gcc.dg/cpp/cxxcom1.c: Likewise.
12300 * gcc.dg/cpp/line1.c: Likewise.
12301 * gcc.dg/cpp/maccom1.c: Likewise.
12302 * gcc.dg/cpp/maccom2.c: Likewise.
12303 * gcc.dg/cpp/maccom3.c: Likewise.
12304 * gcc.dg/cpp/maccom4.c: Likewise.
12305 * gcc.dg/cpp/maccom5.c: Likewise.
12306 * gcc.dg/cpp/maccom6.c: Likewise.
12307 * gcc.dg/cpp/multiline.c: Likewise.
12308 * gcc.dg/cpp/spacing1.c: Likewise.
12309 * gcc.dg/cpp/spacing2.c: Likewise.
12310 * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
12311 * gcc.dg/cpp/trad/maccom1.c: Likewise.
12312 * gcc.dg/cpp/trad/maccom2.c: Likewise.
12313 * gcc.dg/cpp/trad/maccom3.c: Likewise.
12314 * gcc.dg/cpp/trad/maccom4.c: Likewise.
12315 * gcc.dg/cpp/trad/maccom6.c: Likewise.
12316 * gcc.dg/cpp/cxxcom2.c: Likewise.
12317 * gcc.dg/cpp/cxxcom2.h: New file.
12318
12319 * gcc.dg/cpp/truefalse.cpp: Move it to ...
12320 * g++.dg/cpp/truefalse.C: Here.
12321 * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
12322
12323 2003-06-01 Loren James Rittle <ljrittle@acm.org>
12324
12325 * gcc.dg/cpp/redef3.c: New file.
12326
12327 2003-06-01 Eric Botcazou <ebotcazou@libertysurf.fr>
12328
12329 * gcc.dg/i386-loop-3.c: New test.
12330
12331 2003-05-31 Toon Moene <toon@moene.indiv.nluug.nl>
12332
12333 * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
12334
12335 2003-05-31 Roger Sayle <roger@eyesopen.com>
12336
12337 * gcc.dg/fwrapv-1.c: New test case.
12338 * gcc.dg/fwrapv-2.c: New test case.
12339
12340 2003-05-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12341
12342 PR c++/10956
12343 * g++.dg/template/spec9.C: New test.
12344
12345 2003-05-29 Roger Sayle <roger@eyesopen.com>
12346
12347 * gcc.dg/duff-4.c: New test case.
12348
12349 2003-05-27 David Billinghurst <David.Billinghurst@riotinto.com>
12350
12351 PR fortran/10843
12352 * g77.dg/ffixed-form-1.f: New test
12353 * g77.dg/ffixed-form-2.f: New test
12354 * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
12355 * g77.dg/ffree-form-3.f: New test
12356
12357 2003-05-26 Andreas Tobler <a.tobler@schweiz.ch>
12358
12359 * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
12360 * gcc.dg/wint_t-1.c: Likewise.
12361
12362 2003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12363
12364 * g++.dg/template/access11.C: New test.
12365
12366 2003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12367
12368 PR c++/10849
12369 * g++.dg/template/access10.C: New test.
12370
12371 2003-05-24 Eric Botcazou <ebotcazou@libertysurf.fr>
12372 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12373
12374 * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
12375
12376 2003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
12377
12378 * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
12379 suppress for powerpc-*-darwin*.
12380 * gcc.dg/torture/builtin-noret-2.c: Likewise.
12381
12382 2003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
12383
12384 * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
12385 suppress option for powerpc-*-darwin*.
12386
12387 2003-05-23 Roger Sayle <roger@eyesopen.com>
12388
12389 * gcc.dg/builtins-1.c: Add tests for tan and atan.
12390 * gcc.dg/builtins-4.c: Add test for fmod.
12391
12392 2003-05-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12393
12394 PR c++/10682
12395 * g++.dg/template/instantiate4.C: New test.
12396
12397 2003-05-22 Roger Sayle <roger@eyesopen.com>
12398
12399 * gcc.c-torture/execute/ieee/inf-2.c: New test case.
12400
12401 2003-05-21 Janis Johnson <janis187@us.ibm.com>
12402
12403 * gcc.dg/compat/scalar-return-1_main.c: New file.
12404 * gcc.dg/compat/scalar-return-1_x.c: New file.
12405 * gcc.dg/compat/scalar-return-1_y.c: New file.
12406 * gcc.dg/compat/scalar-return-2_main.c: New file.
12407 * gcc.dg/compat/scalar-return-2_x.c: New file.
12408 * gcc.dg/compat/scalar-return-2_y.c: New file.
12409 * gcc.dg/compat/struct-return-3_main.c: New file.
12410 * gcc.dg/compat/struct-return-3_y.c: New file.
12411 * gcc.dg/compat/struct-return-3_x.c: New file.
12412 * gcc.dg/compat/struct-return-2_main.c: New file.
12413 * gcc.dg/compat/struct-return-2_x.c: New file.
12414 * gcc.dg/compat/struct-return-2_y.c: New file.
12415
12416 2003-05-21 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
12417
12418 * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
12419 for hppa*-hp-hpux*.
12420 * gcc.dg/20021014-1.c (dg-options): Likewise.
12421 * gcc.dg/nest.c (dg-options): Likewise.
12422
12423 2003-05-21 Danny Smith <dannysmith@users.sourceforge.net>
12424
12425 PR c++/9738
12426 * g++.dg/ext/dllimport2.C: New file.
12427 * g++.dg/ext/dllimport3.C: New file.
12428
12429 2003-05-20 Janis Johnson <janis187@us.ibm.com>
12430
12431 * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
12432 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
12433 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
12434 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
12435 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
12436 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
12437 * gcc.dg/compat/struct-by-value-7_x.c Ditto.
12438 * gcc.dg/compat/struct-by-value-7_y.c Ditto.
12439 * gcc.dg/compat/small-struct-defs.h: New file.
12440 * gcc.dg/compat/small-struct-init.h: New file.
12441 * gcc.dg/compat/small-struct-check.h: New file.
12442 * gcc.dg/compat/fp-struct-defs.h: New file.
12443 * gcc.dg/compat/fp-struct-check.h: New file.
12444 * gcc.dg/compat/fp-struct-init.h: New file.
12445 * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
12446 * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
12447
12448 2003-05-19 Jakub Jelinek <jakub@redhat.com>
12449
12450 * gcc.dg/20030225-2.c: New test.
12451
12452 2003-05-18 Roger Sayle <roger@eyesopen.com>
12453 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12454
12455 * gcc.c-torture/compile/20030518-1.c: New test case.
12456
12457 2003-05-18 Mark Mitchell <mark@codesourcery.com>
12458
12459 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
12460 * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
12461 gcc-dg-debug-runtest.
12462 * g++.dg/debug/debug.exp: Pass opt_opts parameter to
12463 gcc-dg-debug-runtest.
12464
12465 2003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12466
12467 PR c++/9022
12468 * g++.dg/lookup/using6.C: New test.
12469
12470 2003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12471
12472 * g++.dg/parse/access2.C: New test.
12473
12474 2003-05-17 Mark Mitchell <mark@codesourcery.com>
12475
12476 * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
12477 * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
12478 * gcc.dg/debug/debug.exp: Likewise.
12479
12480 2003-05-17 Neil Booth <neil@daikokuya.co.uk>
12481
12482 * gcc.dg/dollar.c: New test.
12483
12484 2003-05-16 Janis Johnson <janis187@us.ibm.com>
12485
12486 * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
12487 * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
12488 * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
12489 * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
12490 * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
12491 * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
12492 * gcc.dg/compat/struct-by-value-6_main.c: New file.
12493 * gcc.dg/compat/struct-by-value-6_x.c: New file.
12494 * gcc.dg/compat/struct-by-value-6_y.c: New file.
12495 * gcc.dg/compat/struct-by-value-7_main.c: New file.
12496 * gcc.dg/compat/struct-by-value-7_x.c: New file.
12497 * gcc.dg/compat/struct-by-value-7_y.c: New file.
12498 * gcc.dg/compat/struct-by-value-8_main.c: New file.
12499 * gcc.dg/compat/struct-by-value-8_x.c: New file.
12500 * gcc.dg/compat/struct-by-value-8_y.c: New file.
12501 * gcc.dg/compat/struct-by-value-9_main.c: New file.
12502 * gcc.dg/compat/struct-by-value-9_x.c: New file.
12503 * gcc.dg/compat/struct-by-value-9_y.c: New file.
12504
12505 2003-05-16 Mark Mitchell <mark@codesourcery.com>
12506
12507 * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
12508 (gcc-dg-test-1): ... this. Add target_compile parameter. Add
12509 support for "repo" mode.
12510 * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
12511 * lib/g77-dg.exp: Likewise.
12512 * lib/obj-dg.exp: Likewise.
12513
12514 2003-05-16 Jakub Jelinek <jakub@redhat.com>
12515
12516 Merge from gcc-3_2-rhl8-branch:
12517 2003-04-23 Jakub Jelinek <jakub@redhat.com>
12518
12519 * gcc.dg/tls/opt-6.c: New test.
12520
12521 2003-04-05 Jakub Jelinek <jakub@redhat.com>
12522
12523 * gcc.dg/20030405-1.c: New test.
12524
12525 2003-03-09 Jakub Jelinek <jakub@redhat.com>
12526
12527 * gcc.dg/20030309-1.c: New test.
12528
12529 2003-03-07 Eric Botcazou <ebotcazou@libertysurf.fr>
12530
12531 * gcc.c-torture/execute/20030307-1.c: New test.
12532
12533 2003-02-20 Randolph Chung <tausq@debian.org>
12534
12535 * gcc.c-torture/compile/20030220-1.c: New test.
12536
12537 2003-02-18 Jakub Jelinek <jakub@redhat.com>
12538
12539 * gcc.dg/20030217-1.c: New test.
12540
12541 2003-01-29 Jakub Jelinek <jakub@redhat.com>
12542
12543 * gcc.c-torture/compile/20020129-1.c: New test.
12544
12545 2002-12-21 Eric Botcazou <ebotcazou@libertysurf.fr>
12546
12547 * gcc.dg/unroll-1.c: New test.
12548
12549 2002-11-16 Jan Hubicka <jh@suse.cz>
12550
12551 * gcc.c-torture/execute/20020920-1.c: New test.
12552
12553 2002-10-08 Jakub Jelinek <jakub@redhat.com>
12554
12555 PR target/7434
12556 * gcc.c-torture/compile/20021008-1.c: New test.
12557
12558 2002-08-10 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
12559
12560 PR target/7559
12561 * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
12562
12563 2002-08-07 Jakub Jelinek <jakub@redhat.com>
12564
12565 * gcc.c-torture/compile/20020807-1.c: New test.
12566
12567 2002-07-30 Jakub Jelinek <jakub@redhat.com>
12568
12569 * gcc.dg/tls/opt-1.c: New test.
12570
12571 2002-07-29 Jakub Jelinek <jakub@redhat.com>
12572
12573 * gcc.dg/20020729-1.c: New test.
12574
12575 2002-07-20 Jakub Jelinek <jakub@redhat.com>
12576
12577 * g++.dg/opt/life1.C: New test.
12578
12579 2002-05-20 Jakub Jelinek <jakub@redhat.com>
12580
12581 * gcc.dg/20020525-1.c: New test.
12582
12583 2002-05-24 Jakub Jelinek <jakub@redhat.com>
12584
12585 PR c++/6794
12586 * g++.dg/ext/pretty1.C: New test.
12587 * g++.dg/ext/pretty2.C: New test.
12588
12589 2003-05-15 Mark Mitchell <mark@codesourcery.com>
12590
12591 PR c++/8385
12592 * g++.dg/ext/typeof5.C: New test.
12593
12594 2003-05-15 J"orn Rennecke <joern.rennecke@superh.com>
12595
12596 * gcc.c-torture/execute/builtins/string-asm-1.c: Take
12597 __USER_LABEL_PREFIX__ into account.
12598 * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
12599
12600 2003-05-14 Roger Sayle <roger@eyesopen.com>
12601
12602 * gcc.dg/builtins-15.c: New test case.
12603
12604 2003-05-13 Zack Weinberg <zack@codesourcery.com>
12605
12606 * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
12607
12608 2003-05-12 Mark Mitchell <mark@codesourcery.com>
12609
12610 * lib/g++.exp: Tweak handling of additional source files.
12611 * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
12612 * g++.dg/special/conpr-2a.C: Rename to ...
12613 * g++.dg/special/conpr-2a.cc: ... this.
12614 * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
12615 * g++.dg/special/conpr-3a.C: Rename to ...
12616 * g++.dg/special/conpr-3a.cc: This.
12617 * g++.dg/special/conpr-3b.C: Rename to ...
12618 * g++.dg/special/conpr-3b.cc: This.
12619 * g++.dg/special/conpr-4.C: New test.
12620 * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
12621
12622 2003-05-12 David Edelsohn <edelsohn@gnu.org>
12623
12624 * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
12625
12626 2003-05-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12627
12628 * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
12629 * g++.old-deja/g++.robertl/eb71.C: Likewise.
12630 * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
12631 * g++.old-deja/g++.other/warn3.C: Likewise.
12632
12633 2003-05-11 Roger Sayle <roger@eyesopen.com>
12634
12635 * gcc.dg/i386-387-1.c: Update to also test log.
12636 * gcc.dg/i386-387-2.c: Likewise.
12637
12638 2003-05-11 Toon Moene <toon@moene.indiv.nluug.nl>
12639
12640 * g77.f-torture/execute/int8421.f: New test.
12641
12642 2003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12643
12644 PR c++/10230, c++/10481
12645 * g++.dg/lookup/scoped5.C: New test.
12646
12647 2003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12648
12649 PR c++/10552
12650 * g++.dg/template/ttp6.C: New test.
12651
12652 2003-05-11 Richard Sandiford <rsandifo@redhat.com>
12653
12654 * gcc.c-torture/execute/builtins: New directory.
12655 * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
12656 gcc.c-torture/execute/builtins.
12657 * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
12658 * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
12659 * gcc.dg/torture: ...this new directory. Turn into link-only tests.
12660 * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
12661
12662 2003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12663
12664 PR c++/9252
12665 * g++.dg/template/access8.C: New test.
12666 * g++.dg/template/access9.C: New test.
12667
12668 2003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12669
12670 PR c++/9554
12671 * g++.dg/parse/access1.C: New test.
12672
12673 2003-05-09 DJ Delorie <dj@redhat.com>
12674
12675 * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
12676 long, and not an int.
12677
12678 2003-05-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12679
12680 PR c++/10555, c++/10576
12681 * g++.dg/template/memclass1.C: New test.
12682
12683 2003-05-08 DJ Delorie <dj@redhat.com>
12684
12685 * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
12686 targets.
12687 * gcc.c-torture/execute/20021024-1.x: Likewise.
12688 * gcc.c-torture/execute/shiftdi.x: Likewise.
12689 * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
12690 * g++.old-deja/g++.other/exprstmt1.C: Likewise.
12691 * gcc.dg/20021018-1.c: Likewise.
12692
12693 2003-05-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12694
12695 * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
12696
12697 gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
12698 (bcopy): Call memmove.
12699
12700 2003-05-08 Roger Sayle <roger@eyesopen.com>
12701
12702 * g77.f-torture/compile/8485.f: New test case.
12703
12704 2003-05-07 Richard Henderson <rth@redhat.com>
12705
12706 PR c++/10570
12707 * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
12708 Verify exception_cleanup not called for rethrows.
12709 * g++.dg/eh/forced2.C: Test that exception_cleanup is called
12710 when exiting catch block without rethrowing.
12711 * g++.dg/eh/forced3.C: New.
12712 * g++.dg/eh/forced4.C: New.
12713
12714 2003-05-07 Aldy Hernandez <aldyh@redhat.com>
12715
12716 * gcc.dg/20030505.c: Fix triplet.
12717
12718 2003-05-06 DJ Delorie <dj@redhat.com>
12719
12720 * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
12721 * gcc.dg/nest.c: Likewise.
12722
12723 2003-05-05 Roger Sayle <roger@eyesopen.com>
12724
12725 * gcc.dg/builtins-14.c: New test case.
12726
12727 2003-05-05 Janis Johnson <janis187@us.ibm.com>
12728
12729 * lib/compat.exp (compat-execute): New argument.
12730 * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
12731 * gcc.dg/compat: New test directory.
12732 * gcc.dg/compat/compat.exp: New expect script.
12733 * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
12734 * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
12735 * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
12736 * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
12737 * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
12738 * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
12739
12740 * gcc.dg/compat/struct-by-value-1_main.c: New test file.
12741 * gcc.dg/compat/struct-by-value-1_x.c: New test file.
12742 * gcc.dg/compat/struct-by-value-1_y.c: New test file.
12743 * gcc.dg/compat/struct-by-value-2_main.c: New test file.
12744 * gcc.dg/compat/struct-by-value-2_x.c: New test file.
12745 * gcc.dg/compat/struct-by-value-2_y.c: New test file.
12746 * gcc.dg/compat/struct-by-value-3_main.c: New test file.
12747 * gcc.dg/compat/struct-by-value-3_x.c: New test file.
12748 * gcc.dg/compat/struct-by-value-3_y.c: New test file.
12749 * gcc.dg/compat/struct-by-value-4_main.c: New test file.
12750 * gcc.dg/compat/struct-by-value-4_x.c: New test file.
12751 * gcc.dg/compat/struct-by-value-4_y.c: New test file.
12752 * gcc.dg/compat/struct-by-value-5_main.c: New test file.
12753 * gcc.dg/compat/struct-by-value-5_x.c: New test file.
12754 * gcc.dg/compat/struct-by-value-5_y.c: New test file.
12755
12756 2003-05-05 Zack Weinberg <zack@codesourcery.com>
12757
12758 * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
12759
12760 2003-05-05 Jakub Jelinek <jakub@redhat.com>
12761
12762 * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
12763
12764 2003-05-05 Geoffrey Keating <geoffk@apple.com>
12765
12766 * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
12767 * gcc.dg/ppc-fsel-2.c: New test.
12768
12769 * gcc.dg/unused-5.c: New test.
12770
12771 2003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12772
12773 PR c++/10496
12774 * g++.dg/warn/pmf1.C: New test.
12775
12776 2003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12777
12778 PR c++/4494
12779 * g++.dg/warn/main.C: New test.
12780
12781 2003-05-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12782
12783 * gcc.dg/nonnull-3.c: New test.
12784
12785 2003-05-04 Neil Booth <neil@daikokuya.co.uk>
12786
12787 * gcc.dg/cpp/Wtrigraphs.c: Update.
12788 * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
12789
12790 2003-05-03 Geoffrey Keating <geoffk@apple.com>
12791
12792 * gcc.dg/ppc-fsel-1.c: New test.
12793
12794 2003-05-03 Zack Weinberg <zack@codesourcery.com>
12795
12796 PR c/10604
12797 * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
12798
12799 2003-05-03 Kazu Hirata <kazu@cs.umass.edu>
12800
12801 * gcc.dg/m-un-2.c: Fix the typedef of size_t.
12802
12803 2003-05-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12804
12805 PR c++/9364, c++/10553, c++/10586
12806 * g++.dg/parse/typename4.C: New test.
12807 * g++.dg/parse/typename5.C: Likewise.
12808
12809 2003-05-03 Richard Sandiford <rsandifo@redhat.com>
12810
12811 * gcc.c-torture/compile/20030503-1.c: New test.
12812
12813 2003-05-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12814
12815 * g++.dg/lookup/using5.C: Fix testcase error.
12816
12817 2003-05-01 Chris Demetriou <cgd@broadcom.com>
12818
12819 * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
12820 since MEABI is no longer supported. Remove all vestiges
12821 of MEABI from the test.
12822
12823 2003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12824
12825 PR c++/10554
12826 * g++.dg/lookup/using5.C: New test.
12827
12828 2003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12829
12830 PR c++/8772
12831 * g++.dg/template/ttp5.C: New test.
12832
12833 2003-04-30 Mark Mitchell <mark@codesourcery.com>
12834
12835 * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
12836 (dg-gpp-additional-sources): New function.
12837 (dg-gpp-additional-files): Likewise.
12838 * lib/g++.exp (additional_sources): New variable.
12839 (additional_files): Likewise.
12840 (g++_target_compile): Deal with them.
12841 * lib/old-dejagnu.exp: Remove.
12842 * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
12843 * g++.old-deja: Revise all tests to use dg commands.
12844
12845 2003-04-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12846
12847 PR c++/9432, c++/9528
12848 * g++.dg/lookup/using4.C: New test.
12849
12850 2003-04-29 Geoffrey Keating <geoffk@apple.com>
12851
12852 * gcc.dg/noreturn-5.c: New file.
12853 * gcc.dg/noreturn-6.c: New file.
12854
12855 * gcc.c-torture/compile/inline-1.c: New file.
12856
12857 2003-04-29 Mark Mitchell <mark@codesourcery.com>
12858
12859 PR c++/10551
12860 * g++.dg/template/explicit1.C: New test.
12861
12862 2003-04-29 Mark Mitchell <mark@codesourcery.com>
12863
12864 PR c++/10549
12865 * g++.dg/other/bitfield1.C: New test.
12866
12867 PR c++/10527
12868 * g++.dg/init/new7.C: New test.
12869
12870 2003-04-29 Mark Mitchell <mark@codesourcery.com>
12871
12872 * g++.dg/ext/desig1.C: New test.
12873 * g++.dg/ext/init1.C: Update.
12874
12875 * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
12876
12877 2003-04-28 Mark Mitchell <mark@codesourcery.com>
12878
12879 PR c++/10180
12880 * g++.dg/warn/Winline-1.C: New test.
12881
12882 2003-04-28 Jakub Jelinek <jakub@redhat.com>
12883
12884 * gcc.c-torture/execute/string-opt-19.c: New test.
12885
12886 * gcc.c-torture/execute/string-opt-asm-1.c: New test.
12887 * gcc.c-torture/execute/string-opt-asm-2.c: New test.
12888
12889 2003-04-27 Mark Mitchell <mark@codesourcery.com>
12890
12891 PR c++/10506
12892 * g++.dg/init/new6.C: New test.
12893
12894 PR c++/10503
12895 * g++.dg/init/ref6.C: New test.
12896
12897 2003-04-26 David Edelsohn <edelsohn@gnu.org>
12898
12899 * g++.dg/warn/weak1.C: XFAIL on AIX4.
12900
12901 2003-04-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12902
12903 * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
12904 checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
12905
12906 2003-04-25 Mark Mitchell <mark@codesourcery.com>
12907
12908 * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
12909 initialized static data members.
12910
12911 2003-04-25 H.J. Lu <hjl@gnu.org>
12912
12913 * gcc.dg/ia64-sync-4.c: New test.
12914
12915 2003-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12916
12917 * gcc.c-torture/execute/string-opt-18.c: Clean up. Fix copyright
12918 date.
12919
12920 2003-04-24 Nathan Sidwell <nathan@codesourcery.com>
12921
12922 PR c++/10337
12923 * g++.dg/warn/conv1.C: New test.
12924 * g++.old-deja/g++.other/conv7.C: Adjust.
12925 * g++.old-deja/g++.other/overload14.C: Adjust.
12926
12927 2003-04-23 Mark Mitchell <mark@codesourcery.com>
12928
12929 PR c++/10471
12930 * g++.dg/template/defarg2.C: New test.
12931
12932 2003-04-23 Neil Booth <neil@daikokuya.co.uk>
12933
12934 * gcc.dg/cpp/include2.c: Update.
12935 * gcc.dg/cpp/multiline-2.c: New.
12936 * gcc.dg/cpp/multiline.c: Update.
12937 * gcc.dg/cpp/strify2.c: Update.
12938 * gcc.dg/cpp/trad/literals-2.c: Update.
12939
12940 2003-04-23 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
12941
12942 * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
12943
12944 2003-04-23 Mark Mitchell <mark@codesourcery.com>
12945
12946 * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
12947
12948 2003-04-23 Mark Mitchell <mark@codesourcery.com>
12949
12950 PR c++/10451
12951 * g++.dg/parse/crash4.C: New test.
12952
12953 PR c++/9847
12954 * g++.dg/parse/crash5.C: New test.
12955
12956 2003-04-22 Mark Mitchell <mark@codesourcery.com>
12957
12958 PR c++/10446
12959 * g++.dg/parse/crash3.C: New test.
12960
12961 PR c++/10428
12962 * g++.dg/parse/elab1.C: New test.
12963
12964 2003-04-22 Devang Patel <dpatel@apple.com>
12965
12966 * gcc.dg/cpp/trad/funlike-5.c: New test.
12967
12968 2003-04-21 Andreas Tobler <a.tobler@schweiz.ch>
12969
12970 * g++.dg/other/packed1.C: Fix dg options.
12971
12972 2003-04-22 Nathan Sidwell <nathan@codesourcery.com>
12973
12974 * g++.dg/other/offsetof2.C: New test.
12975
12976 2003-04-21 Mark Mitchell <mark@codesourcery.com>
12977
12978 * g++.dg/template/recurse.C: Adjust location of error messages.
12979
12980 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12981
12982 PR c++/9881
12983 * g++.dg/init/addr-const1.C: New test.
12984 * g++.dg/other/packed1.C: XFAIL on aligned architectures.
12985
12986 2003-04-20 Nathan Sidwell <nathan@codesourcery.com>
12987
12988 PR c++/10405
12989 * g++.dg/lookup/struct-hack1.C: New test.
12990
12991 2003-04-20 Neil Booth <neil@daikokuya.co.uk>
12992
12993 * ucs.c: Update diagnostic messages.
12994
12995 2003-04-19 Neil Booth <neil@daikokuya.co.uk>
12996
12997 * gcc.dg/cpp/truefalse.cpp: New test.
12998 * gcc.dg/cpp/cpp.exp: Update.
12999 * g++.dg/other/stdbool-if.C: Remove.
13000
13001 2003-04-19 Neil Booth <neil@daikokuya.co.uk>
13002
13003 * gcc.dg/cpp/_Pragma4.c: Remove stray space.
13004 * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
13005
13006 2003-04-18 Eric Botcazou <ebotcazou@libertysurf.fr>
13007
13008 * gcc.c-torture/compile/20030418-1.c: New test.
13009
13010 2003-04-17 Janis Johnson <janis187@us.ibm.com>
13011
13012 * README.compat: Remove; content moved to doc/sourcebuild.texi.
13013
13014 2003-04-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13015
13016 PR c++/10347
13017 g++.dg/template/dependent-name1.C: New test.
13018
13019 2003-04-17 J"orn Rennecke <joern.rennecke@superh.com>
13020
13021 * gcc.dg/warn-1.c (tourist_guide): New array,
13022 contains a pointer to bar.
13023
13024 2003-04-16 Roger Sayle <roger@eyesopen.com>
13025
13026 * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
13027 * gcc.c-torture/execute/medce-1.c: New test case.
13028 * gcc.c-torture/execute/medce-2.c: New test case.
13029
13030 2003-04-15 Mark Mitchell <mark@codesourcery.com>
13031
13032 * lib/prune.exp: Ignore more messages.
13033
13034 PR c++/10381
13035 * g++.dg/parse/lookup3.C: New test.
13036
13037 2003-04-15 J"orn Rennecke <joern.rennecke@superh.com>
13038
13039 * gcc.c-torture/compile/20030415-1.c : New test.
13040
13041 2003-04-14 Mark Mitchell <mark@codesourcery.com>
13042
13043 * gcc.c-torture/execute/scope-2.c: Move to ...
13044 * gcc.dg/noncompile/scope.c: .... here.
13045
13046 2003-04-14 Roger Sayle <roger@eyesopen.com>
13047
13048 * gcc.dg/20030414-2.c: New test case.
13049
13050 2003-04-14 Hans-Peter Nilsson <hp@axis.com>
13051
13052 PR target/10377
13053 * gcc.dg/20030414-1.c: New test.
13054
13055 2003-04-13 Roger Sayle <roger@eyesopen.com>
13056
13057 * gcc.dg/builtins-12.c: New test case.
13058 * gcc.dg/builtins-13.c: New test case.
13059
13060 2003-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13061
13062 * gcc.c-torture/execute/string-opt-18.c: New test.
13063
13064 2003-04-13 Mark Mitchell <mark@codesourcery.com>
13065
13066 PR c++/10300
13067 * g++.dg/init/new5.C: New test.
13068
13069 2003-04-12 Mark Mitchell <mark@codesourcery.com>
13070
13071 PR c++/7910
13072 * g++.dg/ext/dllimport1.C: New test.
13073
13074 2003-04-12 Eric Botcazou <ebotcazou@libertysurf.fr>
13075
13076 * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
13077
13078 2003-04-11 Bud Davis <bdavis9659@comcast.net>
13079
13080 PR Fortran/9263
13081 * g77.f-torture/noncompile/9263.f: New test
13082 PR Fortran/1832
13083 * g77.f-torture/execute/1832.f: New test
13084
13085 2003-04-11 David Chad <davidc@freebsd.org>
13086 Loren J. Rittle <ljrittle@acm.org>
13087
13088 libobjc/8562
13089 * objc.dg/headers.m: New test.
13090
13091 2003-04-10 Zack Weinberg <zack@codesourcery.com>
13092
13093 * gcc.c-torture/execute/builtin-noret-2.c: New.
13094 * gcc.c-torture/execute/builtin-noret-2.x: New.
13095 XFAIL builtin-noret-2.c at -O1 and above.
13096 * gcc.dg/redecl.c: New.
13097 * gcc.dg/Wshadow-1.c: Update error regexps.
13098
13099 2003-04-10 Mark Mitchell <mark@codesourcery.com>
13100
13101 * g++.dg/abi/bitfield10.C: New test.
13102
13103 2003-04-09 Mike Stump <mrs@apple.com>
13104
13105 * gcc.dg/pch/pch.exp: Make testcase names longer.
13106 * g++.dg/pch/pch.exp: Make testcase names longer.
13107
13108 2003-04-08 Roger Sayle <roger@eyesopen.com>
13109
13110 * gcc.dg/builtins-11.c: New test case.
13111
13112 2003-04-08 Roger Sayle <roger@eyesopen.com>
13113
13114 * gcc.dg/builtins-9.c: New test case.
13115 * gcc.dg/builtins-10.c: New test case.
13116
13117 2003-04-07 J"orn Rennecke <joern.rennecke@superh.com>
13118
13119 * gcc.dg/noncompile/init-4.c.c: New test.
13120
13121 2003-04-06 Nathan Sidwell <nathan@codesourcery.com>
13122
13123 * gcc.misc-test/gcov-9.c: New test.
13124 * gcc.misc-test/gcov-10.c: New test
13125 * gcc.misc-test/gcov-11.c: New test.
13126
13127 2003-04-05 Zack Weinberg <zack@codesourcery.com>
13128
13129 PR optimization/10024
13130 * gcc.c-torture/compile/20030405-1.c: New test.
13131
13132 2003-04-04 Geoffrey Keating <geoffk@apple.com>
13133
13134 * gcc.dg/pch/static-3.c: New.
13135 * gcc.dg/pch/static-3.hs: New.
13136 * gcc.dg/pch/pch.exp: Test with -O0 -g too.
13137
13138 2003-04-04 Richard Henderson <rth@redhat.com>
13139
13140 * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
13141 * g++.dg/eh/forced2.C: Likewise.
13142
13143 2003-04-03 Mike Stump <mrs@apple.com>
13144
13145 * lib/scanasm.exp (scan-assembler): Add xfail processing for
13146 target arg.
13147 (scan-assembler-times, scan-assembler-not): Likewise.
13148 (scan-assembler-dem, scan-assembler-dem-not): Likewise.
13149
13150 2003-04-03 Eric Botcazou <ebotcazou@libertysurf.fr>
13151
13152 * gcc.dg/sparc-loop-1.c: New test.
13153
13154 2003-04-02 Geoffrey Keating <geoffk@apple.com>
13155
13156 PR other/9274
13157 * g++.dg/pch/system-2.C: New.
13158 * g++.dg/pch/system-2.Hs: New.
13159
13160 2003-04-02 Aldy Hernandez <aldyh@redhat.com>
13161
13162 * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
13163
13164 * g++.dg/eh/simd-1.C (vecfunc): Same.
13165
13166 2003-04-01 Roger Sayle <roger@eyesopen.com>
13167
13168 * gcc.c-torture/execute/20030401-1.c: New test case.
13169
13170 2003-04-01 Ziemowit Laski <zlaski@apple.com>
13171
13172 * objc.dg/defs.m: New.
13173
13174 2003-04-01 Aldy Hernandez <aldyh@redhat.com>
13175
13176 * g++.dg/eh/simd-1.C: New.
13177 * g++.dg/eh/simd-2.C: New.
13178
13179 2003-03-01 Aldy Hernandez <aldyh@redhat.com>
13180
13181 * gcc.c-torture/execute/simd-3.c: New.
13182
13183 2003-03-31 Mark Mitchell <mark@codesourcery.com>
13184
13185 PR c/9936
13186 * gcc.dg/20030331-2.c: New test.
13187
13188 2003-03-31 Mark Mitchell <mark@codesourcery.com>
13189
13190 PR c++/10278
13191 * g++.dg/parse/crash2.C: New test.
13192
13193 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
13194
13195 * gcc.c-torture/compile/20030331-1.c: New test, moved from...
13196 * gcc.c-torture/execute/20030331-1.c: ...here.
13197
13198 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
13199
13200 * gcc.c-torture/execute/20030331-1.c: New test.
13201
13202 2003-03-31 Nathan Sidwell <nathan@codesourcery.com>
13203
13204 * lib/gcov.exp: Adjust call return testing strings.
13205 * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
13206
13207 2003-03-31 Roger Sayle <roger@eyesopen.com>
13208
13209 * gcc.dg/builtins-3.c: Add new tests for sin and cos.
13210 * gcc.dg/builtins-7.c: New test case.
13211 * gcc.dg/builtins-8.c: New test case.
13212
13213 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
13214
13215 * gcc.c-torture/execute/ieee/20030331-1.c: New test.
13216
13217 2003-03-30 Mark Mitchell <mark@codesourcery.com>
13218
13219 PR c++/7647
13220 * g++.dg/lookup-class-member-2.C: New test.
13221
13222 2003-03-30 Glen Nakamura <glen@imodulo.com>
13223
13224 * gcc.dg/20030324-1.c: Add comments and abort if test fails.
13225
13226 2003-03-28 Roger Sayle <roger@eyesopen.com>
13227
13228 * gcc.c-torture/execute/ieee/fp-cmp-6.c: Correct test for -O0.
13229
13230 2003-03-28 Mark Mitchell <mark@codesourcery.com>
13231
13232 * g++.dg/init/attrib1.C: New test.
13233
13234 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
13235
13236 * gcc.dg/ultrasp8.c: New test.
13237
13238 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
13239
13240 * gcc.dg/ultrasp7.c: New test.
13241
13242 2003-03-28 Nathan Sidwell <nathan@codesourcery.com>
13243
13244 PR c++/10047
13245 * g++.dg/template/inline1.C: New test.
13246
13247 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
13248
13249 * gcc.dg/sparc-dwarf2.c: New test.
13250
13251 2003-03-27 Roger Sayle <roger@eyesopen.com>
13252
13253 * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
13254 * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
13255
13256 2003-03-27 Mark Mitchell <mark@codesourcery.com>
13257
13258 * lib/gcov.exp (run-gcov): Add branches and calls options, rather
13259 than reading .x files.
13260 * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
13261 * g77.dg/gcov/gcov-1.f: Likewise.
13262 * gcc.misc-tests/gcov-4b.c: Likewise.
13263 * gcc.misc-tests/gcov-5b.c: Likewise.
13264 * gcc.misc-tests/gcov-6.c: Likewise.
13265 * gcc.misc-tests/gcov-7.c: Likewise.
13266 * gcc.misc-tests/gcov-8.c: Likewise.
13267 * g++.dg/gcov/gcov-1.x: Remove.
13268 * g77.dg/gcov/gcov-1.x: Likewise.
13269 * gcc.misc-tests/gcov-4b.x: Likewise.
13270 * gcc.misc-tests/gcov-5b.x: Likewise.
13271 * gcc.misc-tests/gcov-6.x: Likewise.
13272 * gcc.misc-tests/gcov-7.x: Likewise.
13273 * gcc.misc-tests/gcov-8.x: Likewise.
13274
13275 2003-03-27 Glen Nakamura <glen@imodulo.com>
13276
13277 PR opt/10087
13278 * gcc.dg/20030324-1.c: New test.
13279
13280 2003-03-27 Nathan Sidwell <nathan@codesourcery.com>
13281
13282 PR c++/10224
13283 * g++.dg/template/arg3.C: New test.
13284
13285 PR c++/10158
13286 * g++.dg/template/friend18.C: New test.
13287
13288 2003-03-26 Roger Sayle <roger@eyesopen.com>
13289
13290 * g77.f-torture/compile/20030326-1.f: New test case.
13291
13292 2003-03-26 Janis Johnson <janis187@us.ibm.com>
13293
13294 * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
13295
13296 * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
13297
13298 2003-03-26 Jakub Jelinek <jakub@redhat.com>
13299
13300 * gcc.dg/ia64-sync-3.c: New test.
13301
13302 2003-03-26 Alan Modra <amodra@bigpond.net.au>
13303
13304 * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
13305
13306 2003-03-26 Eric Botcazou <ebotcazou@libertysurf.fr>
13307
13308 * gcc.dg/ultrasp6.c: New test.
13309
13310 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
13311
13312 * gcc.dg/i386-signbit-1.c: New test.
13313 * gcc.dg/i386-signbit-2.c: New test.
13314 * gcc.dg/i386-signbit-3.c: New test.
13315
13316 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
13317
13318 * gcc.dg/ultrasp5.c: Fix options.
13319
13320 2003-03-24 Eric Botcazou <ebotcazou@libertysurf.fr>
13321
13322 * gcc.dg/ultrasp5.c: Fix comment.
13323
13324 2003-03-24 Bud Davis <bdavis9659@comcast.net>
13325
13326 PR fortran/10197
13327 * g77.f-torture/execute/10197.f: New test.
13328
13329 2003-03-24 Nathan Sidwell <nathan@codesourcery.com>
13330
13331 PR c++/9898, c++/383
13332 * g++.dg/template/conv6.C: New test.
13333
13334 PR c++/10119
13335 * g++.dg/template/ptrmem5.C: New test.
13336
13337 PR c++/10026
13338 * g++.dg/lookup/koenig1.C: New test.
13339
13340 PR C++/10199
13341 * g++.dg/lookup/template2.C: New test.
13342
13343 2003-03-24 Jakub Jelinek <jakub@redhat.com>
13344
13345 * g++.dg/opt/rtti1.C: New test.
13346
13347 2003-03-23 Eric Botcazou <ebotcazou@libertysurf.fr>
13348
13349 * gcc.dg/ultrasp5.c: New test.
13350
13351 2003-03-23 Arpad Beszedes <beszedes@cc.u-szeged.hu>
13352
13353 PR middle-end/9967
13354 * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
13355 builtin fputs.
13356
13357 2003-03-23 Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
13358
13359 PR c/8224
13360 * gcc.dg/20030323-1.c: New test.
13361
13362 2003-03-23 Roger Sayle <roger@eyesopen.com>
13363
13364 * gcc.c-torture/compile/20030323-1.c: New test case.
13365
13366 2003-03-22 Ulrich Weigand <uweigand@de.ibm.com>
13367
13368 * gcc.dg/20030321-1.c: New test.
13369
13370 2003-03-22 Zack Weinberg <zack@codesourcery.com>
13371
13372 * gcc.dg/Wshadow-1.c: Add a dg-warning line.
13373
13374 2003-03-22 Nathan Sidwell <nathan@codesourcery.com>
13375
13376 PR c++/9978, c++/9708
13377 * g++.dg/ext/vlm1.C: Adjust expected error.
13378 * g++.dg/ext/vla2.C: New test.
13379 * g++.dg/template/arg1.C: New test.
13380 * g++.dg/template/arg2.C: New test.
13381
13382 2003-03-22 Bud Davis <bdavis9659@comcast.net>
13383
13384 * g77.f-torture/execute/select.f: New test.
13385 * g77.f-torture/noncompile/select_no_compile.f: New test.
13386
13387 2003-03-21 Nathan Sidwell <nathan@codesourcery.com>
13388
13389 PR c++/9898
13390 * g++.dg/other/error4.C: New test.
13391
13392 2003-03-20 Mark Mitchell <mark@codesourcery.com>
13393
13394 * g++.dg/template/friend17.C: New test.
13395
13396 2003-03-21 Alan Modra <amodra@bigpond.net.au>
13397
13398 * gcc.c-torture/compile/20030320-1.c: New.
13399
13400 2003-03-20 Roger Sayle <roger@eyesopen.com>
13401
13402 * gcc.dg/builtins-6.c: New test case.
13403
13404 2003-03-19 Alan Modra <amodra@bigpond.net.au>
13405
13406 PR target/10073
13407 * gcc.c-torture/compile/20030319-1.c: New.
13408
13409 2003-03-18 Jan Hubicka <jh@suse.cz>
13410
13411 * gcc.dg/i386-cvt-1.c: New test.
13412
13413 2003-03-17 Zack Weinberg <zack@codesourcery.com>
13414
13415 * objc.dg/naming-1.m: Use "(parse|syntax) error".
13416 * objc.dg/naming-2.m: Likewise.
13417
13418 2003-03-17 Mark Mitchell <mark@codesourcery.com>
13419
13420 PR c++/9639
13421 * g++.dg/parse/crash1.C: New test.
13422
13423 2003-03-16 Mark Mitchell <mark@codesourcery.com>
13424
13425 PR c++/8805
13426 * g++.dg/eh/cleanup1.C: New test.
13427
13428 2003-03-16 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
13429
13430 * gcc.c-torture/execute/20030316-1.c: New test case.
13431
13432 2003-03-16 Nathan Sidwell <nathan@codesourcery.com>
13433
13434 PR c++/9629
13435 * g++.dg/init/ctor2.C: New test.
13436
13437 2003-03-15 Roger Sayle <roger@eyesopen.com>
13438
13439 * g77.f-torture/compile/xformat.f: New test case.
13440
13441 2003-03-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
13442
13443 * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
13444 * g++.old-deja/g++.mike/eh50.C: Likewise.
13445
13446 2003-03-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13447
13448 PR c++/6440
13449 * g++.dg/template/spec7.C: New test.
13450 * g++.dg/template/spec8.C: Likewise.
13451
13452 2003-03-14 Jakub Jelinek <jakub@redhat.com>
13453
13454 * gcc.c-torture/execute/20030313-1.c: New test.
13455
13456 2003-03-14 Richard Henderson <rth@redhat.com>
13457
13458 * gcc.dg/inline-2.c: Adjust alpha test for external call.
13459
13460 2003-03-14 Eric Botcazou <ebotcazou@libertysurf.fr>
13461
13462 * gcc.c-torture/compile/20030314-1.c: New test.
13463
13464 2003-03-13 Danny Smith <dannysmith@users.sourceforge.net>
13465
13466 * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
13467 * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
13468 thumb target,
13469 * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
13470 to accept newer _imp__ prefix and additional
13471 newline in .drectve section.
13472 * gcc.dg/dll-4.c: Likewise.
13473 * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
13474 switch.
13475
13476 2003-03-13 Mark Mitchell <mark@codesourcery.com>
13477
13478 * g++.dg/parse/namespace9.C: New test.
13479
13480 * g++.dg/init/ref5.C: New test.
13481 * g++.dg/parse/ptrmem1.C: Likewise.
13482
13483 2003-03-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
13484
13485 * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
13486 * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
13487 regular expression.
13488 * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
13489 * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
13490
13491 2003-03-12 Daniel Jacobowitz <drow@mvista.com>
13492
13493 * gcc.c-torture/execute/20030224-2.c: New test.
13494
13495 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
13496
13497 * gcc.dg/decl-3.c: New test.
13498
13499 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
13500
13501 * gcc.dg/i386-loop-2.c: New test.
13502
13503 2003-03-11 Mark Mitchell <mark@codesourcery.com>
13504
13505 PR c++/9474
13506 * g++.dg/parse/namespace8.C: New test.
13507
13508 PR c++/9924
13509 * g++.dg/overload/builtin2.C: New test.
13510
13511 2003-03-11 Steven Bosscher <s.bosscher@student.tudelft.nl>
13512
13513 * gcc.dg/return-type-3.c: New test.
13514
13515 2003-03-11 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
13516
13517 * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
13518 profiling options are not supported.
13519
13520 2003-03-10 Mark Mitchell <mark@codesourcery.com>
13521
13522 * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
13523 * g++.old-deja/g++.warn/impint2.C: Likewise.
13524
13525 2003-03-10 Devang Patel <dpatel@apple.com>
13526
13527 * g++.dg/cpp/c++_cmd_1.C: New test.
13528 * g++.dg/cpp/c++_cmd_1.h: New file.
13529
13530 2003-03-10 Segher Boessenkool <segher@koffie.nl>
13531
13532 * gcc.dg/altivec-9.c: New file.
13533
13534 2003-03-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13535
13536 * gcc.dg/ppc-sdata-1.c: New test.
13537 * gcc.dg/ppc-sdata-2.c: New test.
13538
13539 2003-03-09 Mark Mitchell <mark@codesourcery.com>
13540
13541 PR c++/9373
13542 * g++.dg/opt/ptrmem2.C: New test.
13543
13544 PR c++/8534
13545 * g++.dg/opt/ptrmem1.C: New test.
13546
13547 2003-03-09 Eric Botcazou <ebotcazou@libertysurf.fr>
13548
13549 * gcc.dg/i386-loop-1.c: New test.
13550
13551 2003-03-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13552
13553 PR c++/9970
13554 * g++.dg/lookup/friend1.C: New test.
13555
13556 2003-03-08 Mark Mitchell <mark@codesourcery.com>
13557
13558 PR c++/9823
13559 * g++.dg/parser/constructor1.C: New test.
13560
13561 2003-03-08 Hans-Peter Nilsson <hp@bitrange.com>
13562
13563 * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
13564
13565 * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
13566
13567 2003-03-08 Neil Booth <neil@daikokuya.co.uk>
13568
13569 * gcc.dg/cpp/Wunused.c: Update test.
13570
13571 2003-03-08 Jan Hubicka <jh@suse.cz>
13572
13573 * gcc.dg/inline-3.c: New test.
13574
13575 2003-03-08 Mark Mitchell <mark@codesourcery.com>
13576
13577 PR c++/9809
13578 * g++.dg/parse/builtin1.C: New test.
13579
13580 PR c++/9982
13581 * g++.dg/abi/cookie1.C: New test.
13582 * g++.dg/abi/cookie2.C: Likewise.
13583
13584 PR c++/9524
13585 * g++.dg/template/field1.C: New test.
13586
13587 PR c++/9912
13588 * g++.dg/parse/class1.C: New test.
13589 * g++.dg/parse/namespace7.C: Likewise.
13590 * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
13591
13592 2003-03-07 Mark Mitchell <mark@codesourcery.com>
13593
13594 * g++.dg/init/ref4.C: New test.
13595
13596 2003-03-07 Jan Hubicka <jh@suse.cz>
13597
13598 * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
13599 * gcc.dg/inline-3.c: New test.
13600
13601 2003-03-06 Mark Mitchell <mark@codesourcery.com>
13602
13603 * g++.dg/init/ref3.C: New test.
13604
13605 PR c++/9965
13606 * g++.dg/init/ref2.C: New test.
13607
13608 PR c++/9400
13609 * g++.dg/warn/Wshadow-2.C: New test.
13610
13611 PR c++/9791
13612 * g++.dg/warn/Woverloaded-1.C: New test.
13613
13614 2003-03-05 Jan Hubicka <jh@suse.cz>
13615
13616 * gcc.dg/i386-local2.c: New.
13617 * gcc.dg/i386-local.c: Fix typo.
13618
13619 2003-03-05 Mark Mitchell <mark@codesourcery.com>
13620
13621 * g++.dg/abi/layout3.C: New test.
13622
13623 2003-03-05 Eric Botcazou <ebotcazou@libertysurf.fr>
13624
13625 * gcc.c-torture/compile/20030305-1.c
13626
13627 2003-03-05 Jan Hubicka <jh@suse.cz>
13628
13629 * gcc.dg/i386-local.c: New.
13630
13631 2003-03-04 J"orn Rennecke <joern.rennecke@superh.com>
13632
13633 * gcc.dg/sh-relax.c: Disable for sh64-*-*.
13634
13635 2003-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
13636
13637 * gcc.dg/switch-2.c: New test.
13638 * gcc.dg/switch-3.c: New test.
13639 * gcc.dg/Wswitch.c: Adjust line numbers.
13640 * gcc.dg/Wswitch-default.c: Likewise.
13641 * gcc.dg/Wswitch-enum.c: Likewise.
13642
13643 2003-03-04 Alexandre Oliva <aoliva@redhat.com>
13644
13645 * gcc.c-torture/execute/20030222-1.c: New test.
13646
13647 2003-03-03 James E Wilson <wilson@tuliptree.org>
13648
13649 * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
13650
13651 2003-03-03 Mark Mitchell <mark@codesourcery.com>
13652
13653 PR c++/9878
13654 * g++.dg/init/ref1.C: New test.
13655
13656 2003-03-03 J"orn Rennecke <joern.rennecke@superh.com>
13657
13658 * gcc.dg/sh-relax.c: New SH-only test.
13659
13660 2003-03-03 Geoffrey Keating <geoffk@apple.com>
13661
13662 * gcc.c-torture/compile/20010327-1.c: Back out last change. Add
13663 comment explaining purpose of testcase.
13664
13665 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
13666
13667 * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
13668 for HC11/HC12 (asm needs two int registers).
13669 * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
13670 HC11/HC12 because the test uses an asm which needs two 32-bit
13671 registers.
13672
13673 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
13674
13675 * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
13676 for HC11/HC12 (array is too large otherwise).
13677 * gcc.c-torture/compile/920501-4.x: New file, likewise.
13678 * gcc.c-torture/compile/20010518-2.x: Likewise.
13679 * gcc.c-torture/compile/980506-1.x: Don't execute this test on
13680 HC11/HC12 (array is too large).
13681
13682 2003-03-01 Geoffrey Keating <geoffk@apple.com>
13683
13684 * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
13685 * lib/g++-dg.exp (g++-dg-test): Likewise.
13686
13687 2003-03-01 Roger Sayle <roger@eyesopen.com>
13688
13689 * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
13690 * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
13691
13692 2003-03-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13693
13694 * g++.dg/warn/implicit-typename1.C: Remove warning.
13695
13696 2003-02-28 Richard Henderson <rth@redhat.com>
13697
13698 * gcc.dg/noreturn-1.c: Move noreturn warning line.
13699 * gcc.dg/return-type-1.c: Move control reaches end warning line.
13700
13701 2003-02-28 Geoffrey Keating <geoffk@apple.com>
13702
13703 * gcc.dg/pch/pch.exp: Change .pch to .gch.
13704 * g++.dg/pch/pch.exp: Likewise.
13705
13706 2003-02-28 Mark Mitchell <mark@codesourcery.com>
13707
13708 PR c++/9879
13709 * testsuite/g++.dg/init/new4.C: New test.
13710
13711 2003-02-28 Richard Earnshaw <rearnsha@arm.com>
13712
13713 * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
13714
13715 2003-02-28 Alexandre Oliva <aoliva@redhat.com>
13716
13717 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
13718 unsigned long.
13719
13720 * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
13721 wider than float.
13722
13723 2003-02-26 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
13724
13725 * lib/scanasm.exp: Add support for counting numbers of
13726 occurences.
13727 * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
13728 gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
13729
13730 2003-02-25 Mark Mitchell <mark@codesourcery.com>
13731
13732 PR c++/9683
13733 * g++.dg/template/static3.C: New test.
13734
13735 PR c++/9829
13736 * g++.dg/parse/namespace6.C: New test.
13737
13738 2003-02-25 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13739
13740 PR target/9732
13741 * gcc.dg/20030225-1.c: New test.
13742
13743 2003-02-24 Mark Mitchell <mark@codesourcery.com>
13744
13745 * README: Remove out-of-date information.
13746
13747 PR c++/9836
13748 * g++.dg/template/spec6.C: New test.
13749
13750 2003-02-24 Jeff Law <law@redhat.com>
13751
13752 * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
13753
13754 2003-02-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13755
13756 * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
13757 * gcc.dg/pragma-ep-1.c: Likewise.
13758
13759 2003-02-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13760
13761 PR c++/9602
13762 * g++.dg/template/friend16.C: New test.
13763
13764 2003-02-23 Mark Mitchell <mark@codesourcery.com>
13765
13766 PR c++/5333
13767 * g++.dg/parse/fused-params1.C: Adjust error messages.
13768 * g++.dg/template/nested3.C: New test.
13769
13770 2003-02-24 Alan Modra <amodra@bigpond.net.au>
13771
13772 * g++.dg/abi/param1.C: New test.
13773
13774 2003-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13775
13776 PR c++/7982
13777 * g++.dg/warn/implicit-typename1.C: New test.
13778
13779 2003-02-22 Kelley Cook <kelleycook@comcast.net>
13780
13781 * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
13782 with "mtune".
13783 * g++.old-deja/g++.other/store-expr2.C: Likewise.
13784 * gcc.c-torture/execute/20010129-1.x: Likewise.
13785 * gcc.dg/20011107-1.c: Likewise.
13786 * gcc.dg/20020108-1.c: Likewise.
13787 * gcc.dg/20020122-3.c: Likewise.
13788 * gcc.dg/20020206-1.c: Likewise.
13789 * gcc.dg/20020310-1.c: Likewise.
13790 * gcc.dg/20020426-2.c: Likewise.
13791 * gcc.dg/20020517-1.c: Likewise.
13792 * gcc.dg/991230-1.c: Likewise.
13793 * gcc.dg/i386-unroll-1.c: Likewise.
13794 * gcc.misc-tests/i386-prefetch.exp: Likewise.
13795
13796 2003-02-22 Jan Hubicka <jh@suse.cz>
13797
13798 * gcc.dg/i386-mul.c: New test.
13799
13800 2003-02-21 Roger Sayle <roger@eyesopen.com>
13801
13802 * gcc.dg/builtins-5.c: New test case.
13803
13804 2003-02-22 Hans-Peter Nilsson <hp@axis.com>
13805
13806 * gcc.dg/asmreg-1.c: New test.
13807
13808 2003-02-21 Mark Mitchell <mark@codesourcery.com>
13809
13810 PR c++/9749
13811 * g++.dg/parse/varmod1.C: New test.
13812
13813 2003-02-21 Mark Mitchell <mark@codesourcery.com>
13814
13815 PR c++/9727
13816 * g++.dg/template/op1.C: New test.
13817
13818 2003-02-21 Mark Mitchell <mark@codesourcery.com>
13819
13820 PR c++/8906
13821 * g++.dg/template/nested2.C: New test.
13822
13823 2003-02-21 Mark Mitchell <mark@codesourcery.com>
13824
13825 PR c++/8724
13826 * g++.dg/expr/dtor1.C: New test.
13827
13828 2003-02-21 Zack Weinberg <zack@codesourcery.com>
13829
13830 * gcc.dg/cpp/include3.c: New test.
13831 * gcc.dg/cpp/inc/foo.h: New file.
13832
13833 2003-02-21 Glen Nakamura <glen@imodulo.com>
13834
13835 * gcc.c-torture/execute/20030221-1.c: New test.
13836
13837 2003-02-20 Mark Mitchell <mark@codesourcery.com>
13838
13839 PR c++/9729
13840 * g++.dg/abi/conv1.C: New test.
13841
13842 2003-02-20 Jan Hubicka <jh@suse.cz>
13843
13844 * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
13845
13846 2003-02-19 Daniel Jacobowitz <drow@mvista.com>
13847
13848 * gcc.c-torture/compile/20030219-1.c: New test.
13849
13850 2003-02-18 Jan Hubicka <jh@suse.cz>
13851
13852 * gcc.dg/funcorder.c: New test.
13853
13854 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
13855
13856 * gcc.c-torture/execute/20030218-1.c: New.
13857
13858 2003-02-18 Aldy Hernandez <aldyh@redhat.com>
13859
13860 * gcc.dg/20030218-1.c: New.
13861
13862 2003-02-18 Richard Henderson <rth@redhat.com>
13863
13864 * gcc.dg/attr-invalid.c: Allow __used__ on static data.
13865 * gcc.dg/attr-used-2.c: New.
13866
13867 2003-02-18 Mark Mitchell <mark@codesourcery.com>
13868
13869 PR c++/9704
13870 * g++.dg/init/copy5.C: New test.
13871
13872 2003-02-18 Geoffrey Keating <geoffk@apple.com>
13873
13874 * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
13875 * g++.dg/pch/pch.exp: Likewise.
13876
13877 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
13878
13879 * gcc.c-torture/execute/20030209-1.c: Enable the test if
13880 STACK_SIZE is not defined.
13881
13882 2003-02-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13883
13884 PR c++/9457
13885 * g++.dg/template/init1.C: New test.
13886
13887 2003-02-16 Jan HUbicka <jh@suse.cz>
13888
13889 * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
13890 (foo): Add few extra tests
13891 * gcc.dg/c99-const-expr-3.c: Likewise.
13892 * gcc.c-torture/execute/20030216-1.c: New.
13893
13894 2003-02-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13895
13896 PR c++/9459
13897 * g++.dg/ext/typeof4.C: New test.
13898
13899 2003-02-15 Roger Sayle <roger@eyesopen.com>
13900
13901 * gcc.dg/i386-387-3.c: New test case.
13902
13903 2003-02-14 Josef Zlomek <zlomekj@suse.cz>
13904
13905 * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
13906 cris-*-elf* cris-*-aout* and mmix-*-*.
13907
13908 2003-02-13 Josef Zlomek <zlomekj@suse.cz>
13909
13910 * gcc.dg/20030213-1.c: New test.
13911
13912 2003-02-12 Roger Sayle <roger@eyesopen.com>
13913
13914 * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
13915 * gcc.dg/i386-387-2.c: Likewise.
13916
13917 2003-02-12 Aldy Hernandez <aldyh@redhat.com>
13918
13919 * gcc.dg/ppc-spe.c: Fix formatting.
13920 Enable tests that were previously unsupported by gas.
13921 Delete tests for instructions that no longer exist.
13922 Switch arguments on evsubifw builtin.
13923
13924 2003-02-12 Kazu Hirata <kazu@cs.umass.edu>
13925
13926 * gcc.c-torture/execute/20030209-1.c: Disable the test if
13927 STACK_SIZE is too small.
13928
13929 2003-02-10 Eric Botcazou <ebotcazou@libertysurf.fr>
13930 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
13931
13932 * gcc.dg/decl-2.c: New test.
13933
13934 2003-02-10 Jan Hubicka <jh@suse.cz>
13935
13936 * gcc.dg/i386-fpcvt-1.c: New test.
13937
13938 2002-02-09 Richard Sandiford <rsandifo@redhat.com>
13939
13940 * gcc.c-torture/execute/20030209-1.c: New test.
13941
13942 2003-02-09 Kazu Hirata <kazu@cs.umass.edu>
13943
13944 * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
13945 int-wide bitops, use the constants of the same width.
13946 Likewise, if long long is 32-bit wide, test bitops using
13947 32-bit constants.
13948
13949 2003-02-07 Loren James Rittle <ljrittle@acm.org>
13950
13951 * gcc.dg/20021014-1.c: Annotate with expected notice text.
13952
13953 2003-02-07 Roger Sayle <roger@eyesopen.com>
13954
13955 * testsuite/gcc.dg/builtins-4.c: New test case.
13956
13957 2003-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13958
13959 * gcc.dg/20020430-1.c: Fix dg command typos.
13960 * gcc.dg/20020503-1.c: Likewise.
13961
13962 2003-02-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
13963
13964 PR c++/8785
13965 * g++.dg/parse/fused-params1.C: New test.
13966
13967 PR c++/8857
13968 * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
13969
13970 PR c++/8921
13971 * g++.dg/parse/non-dependent1.C: New test.
13972
13973 PR c++/8928
13974 * g++.dg/parse/dupl-tmpl-args1.C: New test.
13975
13976 PR c++/9228
13977 * g++.dg/parse/undefined7.C: New test.
13978 * g++.dg/parse/non-templ1.C: New test.
13979
13980 PR c++/9229
13981 * g++.dg/parse/too-many-tmpl-args1.C: New test.
13982
13983 2003-02-06 Eric Botcazou <ebotcazou@libertysurf.fr>
13984
13985 * gcc.c-torture/compile/20030206-1.c: New test.
13986
13987 2003-02-05 Roger Sayle <roger@eyesopen.com>
13988
13989 * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
13990 "pow" to "foo" to avoid potential confusion with a math built-in.
13991
13992 2003-02-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13993
13994 * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
13995 conditions for SPARC targets.
13996
13997 2003-02-05 Jakub Jelinek <jakub@redhat.com>
13998
13999 * gcc.dg/20030204-1.c: New test.
14000
14001 2003-02-04 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
14002
14003 PR c++/38
14004 * g++.dg/parse/array-size1.C: New test.
14005
14006 PR c++/5657
14007 * g++.dg/parse/undefined3.C: New test.
14008
14009 PR c++/5665
14010 * g++.dg/parse/undefined4.C: New test.
14011
14012 PR c++/5975
14013 * g++.dg/parse/undefined5.C: New test.
14014
14015 PR c++/7259
14016 * g++.dg/parse/tmpl-tmpl-param1.C: New test.
14017
14018 PR c++/8578
14019 * g++.dg/parse/casting-operator1.C: New test.
14020
14021 PR c++/8596
14022 * g++.dg/parse/undefined6.C: New test.
14023
14024 PR c++/8736
14025 * g++.dg/parse/missing-template1.C: New test.
14026
14027 2003-02-04 Jan Hubicka <jh@suse.cz>
14028
14029 * gcc.dg/i386-cadd.c: Compile using -march=k8.
14030 * gcc.dg/i386-cmov?.c: Likewise.
14031 * gcc.dg/i386-fpcvt-?.c: Likewise.
14032 * gcc.dg/i386-ssefp-1.c: Likewise.
14033 * gcc.dg/i386-ssetype-?.c: Likewise; fix for register passing
14034 conventions.
14035
14036 2003-02-03 Mark Mitchell <mark@codesourcery.com>
14037
14038 PR c++/7129
14039 * testsuite/g++.dg/ext/max.C: New test.
14040
14041 2003-02-03 Jan Hubicka <jh@suse.cz>
14042
14043 * gcc.c-torture/execute/20030203-1.c: New test.
14044
14045 2003-02-03 Richard Earnshaw <rearnsha@arm.com>
14046
14047 * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
14048 'natural-endian'.
14049
14050 2003-02-01 Richard Sandiford <rsandifo@redhat.com>
14051
14052 * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
14053 * g++.dg/init/new2.C: Likewise.
14054 * g++.dg/other/new1.C: Likewise.
14055
14056 2003-01-31 Loren J. Rittle <ljrittle@acm.org>
14057
14058 * gcc.dg/struct-ret-libc.c: New test.
14059
14060 2003-01-31 Ulrich Weigand <uweigand@de.ibm.com>
14061
14062 * gcc.dg/20030129-1.c: New test.
14063
14064 2003-01-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14065
14066 PR c++/8849
14067 * g++.dg/template/ptrmem4.C: New test.
14068
14069 2003-01-29 Mark Mitchell <mark@codesourcery.com>
14070
14071 * g++.dg/parser/constant1.C: New test.
14072
14073 2003-01-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14074
14075 PR c++/8591
14076 * g++.dg/parse/friend2.C: New test.
14077
14078 2003-01-29 Nathan Sidwell <nathan@codesourcery.com>
14079
14080 PR c++/9437
14081 * g++.dg/template/unify4.C: New test.
14082
14083 2003-01-28 Richard Sandiford <rsandifo@redhat.com>
14084
14085 * gcc.c-torture/execute/20030128-1.c: New test.
14086
14087 2003-01-28 Jeffrey D. Oldham <oldham@codesourcery.com>
14088
14089 * g++.dg/lookup/nested1.C: Test moved from ...
14090 * g++.old-deja/g++.other/lookup24.C: ... here.
14091
14092 2003-01-28 Jan Hubicka <jh@suse.cz>
14093
14094 * gcc.dg/i386-cmov5.c: New test.
14095
14096 2003-01-28 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
14097
14098 * gcc.c-torture/execute/20010925-1.c: Changed the
14099 memcpy declaration.
14100
14101 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
14102
14103 PR c++/3902
14104 * g++.dg/parse/template5.C: New test.
14105
14106 2003-01-28 Toon Moene <toon@moene.indiv.nluug.nl>
14107
14108 PR fortran/9258
14109 * g77.dg/pr9258: New test.
14110
14111 2003-01-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14112
14113 * README: Move relevant parts from README.g++.
14114
14115 * README.g++: Remove this file.
14116
14117 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
14118
14119 * g++.dg/abi/dcast1.C: New test.
14120
14121 2003-01-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14122
14123 * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
14124
14125 2003-01-27 Jeffrey D. Oldham <oldham@codesourcery.com>
14126
14127 PR c++/47
14128 * g++.old-deja/g++.other/lookup24.C: New test.
14129
14130 2003-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14131
14132 PR middle-end/7227
14133 * gcc.dg/uninit-C.c: New test.
14134
14135 2003-01-27 Nathan Sidwell <nathan@codesourcery.com>
14136
14137 * g++.dg/abi/covariant1.C: New test.
14138
14139 2003-01-25 Ulrich Weigand <uweigand@de.ibm.com>
14140
14141 * gcc.dg/20030123-1.c: New test.
14142
14143 2003-01-25 Jan Hubicka <jh@suse.cz>
14144
14145 PR opt/8492
14146 * gcc.c-torture/compile/20030125-1.c
14147
14148 2003-01-25 Nathan Sidwell <nathan@codesourcery.com>
14149
14150 PR c++/9403
14151 * g++.dg/parse/template3.C: New test.
14152 * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
14153
14154 PR c++/795
14155 * g++.dg/parse/template4.C: New test.
14156
14157 PR c++/9415
14158 * g++.dg/template/qual2.C: New test.
14159
14160 PR c++/8545
14161 * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
14162
14163 * g++.old-deja/g++.ns/bogus1.C: Change expected error.
14164
14165 2003-01-25 Roger Sayle <roger@eyesopen.com>
14166
14167 * gcc.c-torture/execute/switch-1.c: New test case.
14168
14169 2003-01-25 Jan Hubicka <jh@suse.cz>
14170
14171 * gcc.c-torture/execute/20030125-1.[cx]: New test.
14172
14173 2003-01-25 Paolo Carlini <pcarlini@unitus.it>
14174
14175 Tweaks for Bison-1.875. From the NEWS file:
14176 "- `parse error' -> `syntax error'
14177 Bison now uniformly uses the term `syntax error'"
14178 * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
14179 * gcc.dg/cpp/digraph2.c: Likewise.
14180 * gcc.dg/cpp/direct2.c: Likewise.
14181 * gcc.dg/cpp/paste4.c: Likewise.
14182 * gcc.dg/c90-restrict-1.c: Likewise.
14183 * gcc.dg/c99-func-2.c: Likewise.
14184 * gcc.dg/noncompile/920721-2.c: Likewise.
14185 * gcc.dg/noncompile/930622-2.c: Likewise.
14186 * gcc.dg/noncompile/940112-1.c: Likewise.
14187 * gcc.dg/noncompile/950921-1.c: Likewise.
14188 * gcc.dg/noncompile/951123-1.c: Likewise.
14189 * gcc.dg/noncompile/971104-1.c: Likewise.
14190 * gcc.dg/noncompile/990416-1.c: Likewise.
14191
14192 2003-01-24 Paolo Carlini <pcarlini@unitus.it>
14193
14194 * g++.dg/parse/undefined1.C: Add error message.
14195
14196 2003-01-22 Mark Mitchell <mark@codesourcery.com>
14197
14198 PR c++/9354
14199 * g++.dg/parse/new1.C: New test.
14200
14201 PR c++/9216
14202 * g++.dg/parse/template2.C: New test.
14203
14204 PR c++/9354
14205 * g++.dg/parse/typedef2.C: New test.
14206
14207 PR c++/9328
14208 * g++.dg/ext/typeof3.C: New test.
14209
14210 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
14211
14212 PR c++/2738
14213 * g++.dg/parse/ret-type1.C: New test.
14214
14215 PR c++/3792
14216 * g++.dg/parse/tmpl-outside1.C: New test.
14217
14218 PR c++/4207
14219 * g++.dg/parse/int-as-enum1.C: New test.
14220
14221 PR c++/4903
14222 * g++.dg/parse/no-typename1.C: New test.
14223
14224 PR c++/5533
14225 * g++.dg/parse/no-value1.C: New test.
14226
14227 PR c++/5921
14228 * g++.dg/parse/wrong-inline1.C: New test.
14229
14230 PR c++/6402
14231 * g++.dg/parse/ref1.C: New test.
14232
14233 PR c++/6992
14234 * g++.dg/parse/attr-ctor1.C: New test.
14235
14236 PR c++/7229
14237 * g++.dg/parse/namespace5.C: New test.
14238
14239 PR c++/7917
14240 * g++.dg/parse/func-def1.C: New test.
14241
14242 PR c++/8143
14243 * g++.dg/parse/undefined1.C: New test.
14244
14245 PR c++/5723, PR c++/8522
14246 * g++.dg/parse/specialization1.C: New test.
14247
14248 PR c++/163, PR c++/8595
14249 * g++.dg/parse/struct-as-enum1.C: New test.
14250
14251 PR c++/9173
14252 * g++.dg/parse/undefined2.C: New test.
14253
14254 2003-01-22 Mark Mitchell <mark@codesourcery.com>
14255
14256 PR c++/9298
14257 * g++.dg/parse/template1.C: New test.
14258
14259 PR c++/9384
14260 * g++.dg/parse/using1.C: New test.
14261
14262 PR c++/9285
14263 PR c++/9294
14264 * g++.dg/parse/expr2.C: New test.
14265
14266 PR c++/9388
14267 * g++.dg/parse/lookup2.C: Likewise.
14268
14269 2003-01-21 Jan Hubicka <jh@suse.cz>
14270
14271 * gcc.c-torture/execute/990208-1.c: Add noinline attributes as needed.
14272 * gcc.c-torture/execute/eeprof-1.c: Likewise.
14273 * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
14274 * gcc.c-torture/execute/string-opt-*.c: Likewise.
14275
14276 2003-01-20 Nick Clifton <nickc@redhat.com>
14277
14278 * gcc.c-torture/execute/20030117-1.c: New test case. Exposes
14279 problem with ARM sibcall code generation.
14280
14281 2003-01-20 Kazu Hirata <kazu@cs.umass.edu>
14282
14283 * gcc.c-torture/execute/20030120-1.c: New.
14284
14285 2003-01-19 Paolo Carlini <pcarlini@unitus.it>
14286
14287 * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
14288
14289 2003-01-17 Mark Mitchell <mark@codesourcery.com>
14290
14291 PR c++/9272
14292 * g++.dg/parse/ctor1.C: New test.
14293
14294 PR c++/9294:
14295 * g++.dg/parse/qualified1.C: New test.
14296
14297 * g++.dg/parse/typename3.C: New test.
14298
14299 2003-01-16 Richard Henderson <rth@redhat.com>
14300
14301 * g++.dg/tls/init-2.C: Fix error matches for real this time.
14302
14303 2003-01-16 Richard Henderson <rth@redhat.com>
14304
14305 * g++.dg/pch/pch.exp: Copy test header to the working directory
14306 before using it either for precompilation or direct use.
14307 * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
14308 * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
14309
14310 2003-01-16 Richard Henderson <rth@redhat.com>
14311
14312 * gcc.dg/pch/pch.exp: Copy test header to the working directory
14313 before using it either for precompilation or direct use.
14314 * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
14315 * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
14316
14317 2003-01-16 Mark Mitchell <mark@codesourcery.com>
14318
14319 * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
14320 * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
14321 * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
14322 * gcc/testsuite/g++.dg/parse/typename2.C: New test.
14323 * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
14324 typename warning into error.
14325 * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
14326 error messages.
14327 * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
14328 * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
14329 * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
14330 messages.
14331 * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
14332 make declaration visible in template.
14333 * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
14334 * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
14335 messages.
14336 * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
14337 message.
14338 * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
14339 * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
14340 * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
14341 * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
14342 typename warning with error message.
14343 * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
14344 * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
14345 * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
14346
14347 2003-01-16 Nathan Sidwell <nathan@codesourcery.com>
14348
14349 * g++.dg/parse/ambig2.C: New test.
14350
14351 2003-01-15 Richard Henderson <rth@redhat.com>
14352
14353 * g++.dg/tls/init-2.C: Update error message string.
14354
14355 2003-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14356
14357 * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
14358
14359 2003-01-15 Stephane Carrez <stcarrez@nerim.fr>
14360
14361 * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
14362 all for HC11/HC12.
14363 * gcc.c-torture/compile/20001205-1.x: Likewise.
14364 * gcc.c-torture/compile/20001226-1.x: Likewise.
14365 * gcc.c-torture/compile/920520-1.x: Likewise.
14366 * gcc.c-torture/compile/961203-1.x: Likewise.
14367 * gcc.c-torture/compile/20020604-1.x: Likewise.
14368
14369 2003-01-15 Jan Hubicka <jh@suse.cz>
14370
14371 * gcc.c-torture/compile/20030115-1.c: New test.
14372
14373 * gcc.dg/i386-fpcvt-1.c: New test.
14374 * gcc.dg/i386-fpcvt-2.c: New test.
14375
14376 2003-01-14 Jeffrey D. Oldham <oldham@codesourcery.com>
14377
14378 Further conform g++'s __vmi_class_type_info to the C++ ABI
14379 specification.
14380 * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
14381 the specification.
14382
14383 2003-01-14 Jan Hubicka <jh@suse.cz>
14384
14385 * gcc.dg/i386-fpcvt-1.c: New test.
14386 * gcc.dg/i386-fpcvt-2.c: New test.
14387
14388 2003-01-14 Eric Botcazou <ebotcazou@libertysurf.fr>
14389
14390 * gcc.dg/i386-mmx-3.c: New test.
14391
14392 2003-01-12 Mark Mitchell <mark@codesourcery.com>
14393
14394 PR c++/9264
14395 * g++.dg/parse/octal1.C: New file.
14396
14397 PR c++/9172
14398 * g++.dg/parse/typename1.C: New file.
14399
14400 2003-01-10 Danny Smith <dannysmith@users.sourceforge.net>
14401
14402 * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
14403 * gcc.dg/bf-no-ms-layout.c: Likewise.
14404 * gcc.dg/bf-ms-attrib.c: Likewise.
14405
14406 2003-01-10 Mark Mitchell <mark@codesourcery.com>
14407
14408 PR c++/9099
14409 * g++.dg/parse/dtor1.C: New file.
14410
14411 PR c++/9128
14412 * g++.dg/rtti/typeid1.C: New file.
14413
14414 PR c++/9153
14415 * g++.dg/parse/lookup1.C: New file.
14416
14417 PR c++/9171
14418 * g++.dg/templ/spec5.C: New file.
14419
14420 2003-01-10 Josef Zlomek <zlomekj@suse.cz>
14421
14422 * gcc.c-torture/compile/20030110-1.c: New test.
14423
14424 2003-01-09 Geoffrey Keating <geoffk@apple.com>
14425
14426 Merge from pch-branch:
14427
14428 2002-12-23 Geoffrey Keating <geoffk@apple.com>
14429
14430 * gcc.dg/pch/cpp-1.h: New.
14431 * gcc.dg/pch/cpp-1.c: New.
14432 * gcc.dg/pch/cpp-2.h: New.
14433 * gcc.dg/pch/cpp-2.c: New.
14434
14435 2002-11-19 Geoffrey Keating <geoffk@apple.com>
14436
14437 * gcc.dg/pch/except-1.h: New.
14438 * gcc.dg/pch/except-1.c: New.
14439
14440 2002-11-13 Geoffrey Keating <geoffk@apple.com>
14441
14442 * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
14443 running test.
14444 * gcc.dg/pch: Include *.hp not *.h.
14445 * gcc.dg/pch/system-1.h: New.
14446 * gcc.dg/pch/system-1.c: New.
14447
14448 2002-11-11 Geoffrey Keating <geoffk@apple.com>
14449
14450 * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
14451 rather than trying to build and run a program using PCH.
14452 * gcc.dg/pch: Remove dg-do commands from test files.
14453
14454 2002-11-08 Geoffrey Keating <geoffk@apple.com>
14455
14456 * gcc.dg/pch/macro-3.c: New.
14457 * gcc.dg/pch/macro-3.h: New.
14458
14459 2002-11-04 Geoffrey Keating <geoffk@apple.com>
14460
14461 * gcc.dg/pch/common-1.c: New.
14462 * gcc.dg/pch/common-1.h: New.
14463 * gcc.dg/pch/decl-1.c: New.
14464 * gcc.dg/pch/decl-1.h: New.
14465 * gcc.dg/pch/decl-2.c: New.
14466 * gcc.dg/pch/decl-2.h: New.
14467 * gcc.dg/pch/decl-3.c: New.
14468 * gcc.dg/pch/decl-3.h: New.
14469 * gcc.dg/pch/decl-4.c: New.
14470 * gcc.dg/pch/decl-4.h: New.
14471 * gcc.dg/pch/decl-5.c: New.
14472 * gcc.dg/pch/decl-5.h: New.
14473 * gcc.dg/pch/global-1.c: New.
14474 * gcc.dg/pch/global-1.h: New.
14475 * gcc.dg/pch/inline-1.c: New.
14476 * gcc.dg/pch/inline-1.h: New.
14477 * gcc.dg/pch/inline-2.c: New.
14478 * gcc.dg/pch/inline-2.h: New.
14479 * gcc.dg/pch/static-1.c: New.
14480 * gcc.dg/pch/static-1.h: New.
14481 * gcc.dg/pch/static-2.c: New.
14482 * gcc.dg/pch/static-2.h: New.
14483
14484 2002-09-01 Geoffrey Keating <geoffk@redhat.com>
14485
14486 * g++.dg/pch/pch.exp: Better handle failing testcases.
14487 * gcc.dg/pch/pch.exp: Likewise.
14488 * gcc.dg/pch/macro-1.c: New.
14489 * gcc.dg/pch/macro-1.h: New.
14490 * gcc.dg/pch/macro-2.c: New.
14491 * gcc.dg/pch/macro-2.h: New.
14492
14493 2002-08-27 Geoffrey Keating <geoffk@redhat.com>
14494
14495 * g++.dg/dg.exp: Treat files in pch/ specially.
14496 * g++.dg/pch/pch.exp: New file.
14497 * g++.dg/pch/empty.H: New file.
14498 * g++.dg/pch/empty.C: New file.
14499 * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
14500 "precompile".
14501
14502 * gcc.dg/pch/pch.exp: New file.
14503 * gcc.dg/pch/empty.h: New file.
14504 * gcc.dg/pch/empty.c: New file.
14505 * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
14506 "precompile".
14507
14508 2003-01-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14509
14510 * g++.dg/template/friend14.C: New test.
14511
14512 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
14513
14514 * gcc.dg/old-style-asm-1.c: New test.
14515
14516 2003-01-09 Richard Sandiford <rsandifo@redhat.com>
14517
14518 * gcc.c-torture/compile/20030109-1.c: New test.
14519
14520 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
14521
14522 * gcc.c-torture/execute/20030109-1.c: New test.
14523
14524 2003-01-08 Larin Hennessey <larin@science.oregonstate.edu>
14525
14526 * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
14527 * g++.old-deja/g++.mike/dyncast2.C: Likewise
14528 * g++.old-deja/g++.mike/dyncast3.C: Likewise
14529 * g++.old-deja/g++.mike/eh2.C: Likewise
14530 * g++.old-deja/g++.mike/eh3.C: Likewise
14531 * g++.old-deja/g++.mike/eh5.C: Likewise
14532 * g++.old-deja/g++.mike/eh6.C: Likewise
14533 * g++.old-deja/g++.mike/eh7.C: Likewise
14534 * g++.old-deja/g++.mike/eh8.C: Likewise
14535 * g++.old-deja/g++.mike/eh9.C: Likewise
14536 * g++.old-deja/g++.mike/eh10.C: Likewise
14537 * g++.old-deja/g++.mike/eh12.C: Likewise
14538 * g++.old-deja/g++.mike/eh13.C: Likewise
14539 * g++.old-deja/g++.mike/eh14.C: Likewise
14540 * g++.old-deja/g++.mike/eh16.C: Likewise
14541 * g++.old-deja/g++.mike/eh17.C: Likewise
14542 * g++.old-deja/g++.mike/eh18.C: Likewise
14543 * g++.old-deja/g++.mike/eh21.C: Likewise
14544 * g++.old-deja/g++.mike/eh23.C: Likewise
14545 * g++.old-deja/g++.mike/eh24.C: Likewise
14546 * g++.old-deja/g++.mike/eh25.C: Likewise
14547 * g++.old-deja/g++.mike/eh26.C: Likewise
14548 * g++.old-deja/g++.mike/eh27.C: Likewise
14549 * g++.old-deja/g++.mike/eh28.C: Likewise
14550 * g++.old-deja/g++.mike/eh29.C: Likewise
14551 * g++.old-deja/g++.mike/eh31.C: Likewise
14552 * g++.old-deja/g++.mike/eh33.C: Likewise
14553 * g++.old-deja/g++.mike/eh34.C: Likewise
14554 * g++.old-deja/g++.mike/eh35.C: Likewise
14555 * g++.old-deja/g++.mike/eh36.C: Likewise
14556 * g++.old-deja/g++.mike/eh37.C: Likewise
14557 * g++.old-deja/g++.mike/eh38.C: Likewise
14558 * g++.old-deja/g++.mike/eh39.C: Likewise
14559 * g++.old-deja/g++.mike/eh40.C: Likewise
14560 * g++.old-deja/g++.mike/eh41.C: Likewise
14561 * g++.old-deja/g++.mike/eh42.C: Likewise
14562 * g++.old-deja/g++.mike/eh44.C: Likewise
14563 * g++.old-deja/g++.mike/eh46.C: Likewise
14564 * g++.old-deja/g++.mike/eh47.C: Likewise
14565 * g++.old-deja/g++.mike/eh48.C: Likewise
14566 * g++.old-deja/g++.mike/eh49.C: Likewise
14567 * g++.old-deja/g++.mike/eh50.C: Likewise
14568 * g++.old-deja/g++.mike/eh51.C: Likewise
14569 * g++.old-deja/g++.mike/eh53.C: Likewise
14570 * g++.old-deja/g++.mike/eh55.C: Likewise
14571 * g++.old-deja/g++.mike/p7912.C: Likewise
14572 * g++.old-deja/g++.mike/p9706.C: Likewise
14573 * g++.old-deja/g++.mike/p10416.C: Likewise
14574 * g++.old-deja/g++.mike/p11667.C: Likewise
14575 * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
14576 Remove redundant reference to Iris.
14577 * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
14578 Elxsi, i860, Pico Java, and WE32K.
14579
14580 2003-01-07 Mark Mitchell <mark@codesourcery.com>
14581
14582 * g++.dg/ext/asm4.C: New test.
14583
14584 2003-01-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14585
14586 PR c++/9030
14587 * g++.dg/template/friend12.C: New test.
14588 * g++.dg/template/friend13.C: Likewise.
14589 * g++.old-deja/g++.eh/spec6.C: Add missing error message.
14590
14591 2003-01-08 Jan Hubicka <jh@suse.cz>
14592
14593 * gcc.dg/i386-cadd.c: New test.
14594 * gcc.dg/i386-cmov4.c: Likewise.
14595
14596 2003-01-06 Mark Mitchell <mark@codesourcery.com>
14597
14598 PR c++/9165
14599 * g++.dg/warn/Wunused-3.C: New test.
14600
14601 * g++.dg/abi/bitfield9.C: New test.
14602
14603 PR c++/9189
14604 * g++.dg/parse/defarg3.C: New test.
14605
14606 2003-01-06 Nathan Sidwell <nathan@codesourcery.com>
14607
14608 * g++.dg/parse/ambig1.C: New test.
14609 * g++.dg/parse/defarg2.C: New test.
14610
14611 2003-01-05 Mark Mitchell <mark@codesourcery.com>
14612
14613 * g++.dg/template/defarg-1.C: New test.
14614 * g++.dg/template/local2.C: Likewise.
14615
14616 2003-01-05 Richard Sandiford <rsandifo@redhat.com>
14617
14618 * gcc.c-torture/execute/20030105-1.c: New test.
14619
14620 2003-01-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14621
14622 * g++.dg/parse/namespace3.C: Remove extra semicolons.
14623 * g++.dg/parse/namespace4.C: Likewise.
14624
14625 2003-01-03 Nathan Sidwell <nathan@codesourcery.com>
14626
14627 * g++.dg/template/ntp2.C: New test.
14628
14629 2003-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
14630
14631 * g++.dg/parse/extern-C-1.C: New test.
14632
14633 * g++.dg/parse/namespace4.C: New test.
14634
14635 * g++.dg/template/nested1.C: New test.
14636
14637 * g++.dg/parse/namespace3.C: New test.
14638
14639 2003-01-02 Nathanael Nerode <neroden@gcc.gnu.org>
14640
14641 * g++.dg/lookup/two-stage1.C: New test.
14642
14643 2003-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14644
14645 * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
14646 * g++.old-deja/g++.jason/access8.C: Likewise.
14647 * g++.old-deja/g++.other/decl5.C: Likewise.
14648
14649 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
14650
14651 * g++.dg/parse/parse7.C: New test.
14652
14653 2003-01-02 Mark Mitchell <mark@codesourcery.com>
14654
14655 PR c++/2843
14656 * g++.dg/ext/attrib7.C: New test.
14657
14658 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
14659
14660 * g++.dg/parse/parse6.C: New test.
14661
14662 2003-01-02 Kazu Hirata <kazu@cs.umass.edu>
14663
14664 * gcc.dg/h8300-stack-1.c: New.
14665
14666 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
14667
14668 g++.dg/lookup/exception1.C: New test.
14669
14670 g++.dg/lookup/template1.C: New test.
14671
14672 g++.dg/parse/namespace2.C: New test.
14673
14674 g++.dg/parse/parens2.C: New test.
14675
14676 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14677
14678 * g++.dg/parse/parse5.C: New test.
14679 * g++.dg/lookup/scoped4.C: New test.
14680
14681 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
14682
14683 * g++.dg/parse/parens1.C: New test.
14684
14685 * g++.dg/parse/parens2.C: Removed, turned out to duplicate
14686 angle-bracket1.C.
14687 * g++.dg/parse/parens2.C: New test.
14688
14689 * g++.dg/lookup/scope-operator1.C: New test.
14690
14691 * g++.dg/parse/operator1.C: New test.
14692
14693 2003-01-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14694
14695 * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
14696 * g++.old-deja/g++.other/access6.C: Likewise.
14697 * g++.old-deja/g++.other/decl1.C: Likewise.
14698 * g++.old-deja/g++.pt/typename12.C: Likewise.
14699
14700 2002-12-31 Mark Mitchell <mark@codesourcery.com>
14701
14702 * g++.dg/parse/namespace1.C: New test.
14703
14704 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14705
14706 * g++.dg/parse/parse4.C: New test.
14707
14708 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14709
14710 * g++.dg/parse/parse3.C: New test.
14711
14712 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14713
14714 * g++.dg/parse/parse2.C: New test.
14715
14716 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14717
14718 * g++.dg/template/friend11.C: New test.
14719
14720 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14721
14722 * g++.dg/parse/parse1.C: New test.
14723
14724 2002-12-31 Janis Johnson <janis187@us.ibm.com>
14725
14726 * lib/profopt.exp: Change the name of a global variable to avoid
14727 possible clashes with other test suites.
14728
14729 2002-12-31 Nathan Sidwell <nathan@codesourcery.com>
14730
14731 * g++.dg/inherit/covariant8.C: New test.
14732
14733 2002-12-31 Mark Mitchell <mark@codesourcery.com>
14734
14735 * g++.dg/init/array9.C: New test.
14736
14737 PR c++/9112
14738 * g++.dg/parse/expr1.C: New test.
14739
14740 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
14741
14742 * gcc.c-torture/compile/20021230-1.c: New test.
14743
14744 2002-12-30 Nathan Sidwell <nathan@codesourcery.com>
14745
14746 * g++.dg/inherit/covariant5.C: New test.
14747 * g++.dg/inherit/covariant6.C: New test.
14748 * g++.dg/inherit/covariant7.C: New test.
14749
14750 2002-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14751
14752 PR c++/2739
14753 * g++.dg/other/access2.C: New test.
14754
14755 2002-12-29 Gabriel Dos Reis <gdr@integrable-solutions.net>
14756
14757 * g++.dg/other/anon-struct.C: No longer fails
14758 * g++.old-deja/g++.brendan/parse4.C: Likewise.
14759 * g++.old-deja/g++.brendan/parse5.C: Likewise.
14760 * g++.old-deja/g++.brendan/parse6.C: Likewise.
14761
14762 2002-12-28 Gabriel Dos Reis <gdr@integrable-solutions.net>
14763
14764 * g++.dg/parse/angle-bracket.C (main): No longer fails.
14765
14766 2002-12-27 Mark Mitchell <mark@codesourcery.com>
14767
14768 * g++.dg/eh/spec4.C: Remove stray semicolon.
14769 * g++.dg/expr/pmf-1.C: Change error message.
14770 * g++.dg/ext/asm1.C: Remove stray semicolon.
14771 * g++.dg/ext/typename1.C: Add missing typenames.
14772 * g++.dg/inherit/template-as-base.C: Change error message.
14773 * g++.dg/lookup/scoped1.C: Likewise.
14774 * g++.dg/lookup/scoped2.C: Likewise.
14775 * g++.dg/lookup/using2.C: Likewise.
14776 * g++.dg/other/component1.C: Remove stray semicolon.
14777 * g++.dg/other/do1.C: Change error message.
14778 * g++.dg/other/error2.C: Likewise.
14779 * g++.dg/other/init1.C: Likewise.
14780 * g++.dg/other/packed1.C: Remove stray semicolon.
14781 * g++.dg/other/ptrmem2.C: Change error message.
14782 * g++.dg/parse/parameter-declaration-1.C: Remove line number
14783 marker.
14784 * g++.dg/special/initp1.C: Remove invalid attribute usage.
14785 * g++.dg/template/access3.C: Add typename keyword.
14786 * g++.dg/template/access5.C: Remove stray semicolon.
14787 * g++.dg/template/access6.C: Likewise.
14788 * g++.dg/template/complit1.C: Likewise.
14789 * g++.dg/template/crash1.C: Change error message.
14790 * g++.dg/template/inherit2.C: Remove stray semicolon.
14791 * g++.dg/template/instantiate2.C: Likewise.
14792 * g++.dg/template/instantiate3.C: Change error message.
14793 * g++.dg/template/qual1.C: Remove stray semicolon.
14794 * g++.dg/template/qualttp18.C: Change error message.
14795 * g++.dg/template/ref1.C: Remove stray semicolon.
14796 * g++.dg/template/sizeof1.C (A::value): Declare it.
14797 * g++.dg/template/spec4.C: Change error message.
14798 * g++.dg/template/static1.C: Likewise.
14799 * g++.dg/template/type1.C: Likewise.
14800 * g++.dg/template/typename3.C: Likewise.
14801 * g++.old-deja/g++.benjamin/13478.C: Change error message.
14802 * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
14803 * g++.old-deja/g++.benjamin/bool01.C: Likewise.
14804 * g++.old-deja/g++.benjamin/bool02.C: Likewise.
14805 * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
14806 named return value extension.
14807 * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
14808 * g++.old-deja/g++.benjmain/warn01.C: Likewise.
14809 * g++.old-deja/g++.bob/extern_C.C: Likewise.
14810 * g++.old-deja/g++.bob/inherit2.C: Likewise.
14811 * g++.old-deja/g++.brendan/complex1.C: Likewise.
14812 * g++.old-deja/g++.brendan/copy5.C: Likewise.
14813 * g++.old-deja/g++.brendan/crash13.C: Likewise.
14814 * g++.old-deja/g++.brendan/crash15.C: Likewise.
14815 * g++.old-deja/g++.brendan/crash18.C: Change error message.
14816 * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
14817 * g++.old-deja/g++.brendan/crash38.C: Likewise.
14818 * g++.old-deja/g++.brendan/crash50.C: Likewise.
14819 * g++.old-deja/g++.brendan/crash56.C: Likewise.
14820 * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
14821 syntax.
14822 * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
14823 * g++.old-deja/g++.brendan/crash8.C: Change error message.
14824 * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
14825 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
14826 * g++.old-deja/g++.brendan/shadow1.C: Likewise.
14827 * g++.old-deja/g++.brendan/template11.C: Likewise.
14828 * g++.old-deja/g++.brendan/template26.C: Likewise.
14829 * g++.old-deja/g++.brendan/template27.C: Use explicit
14830 specialization syntax.
14831 * g++.old-deja/g++.brendan/template30.C: Likewise.
14832 * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
14833 * g++.old-deja/g++.brendan/visibility3.C: Account for use of
14834 non-dependent names.
14835 * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
14836 * g++.old-deja/g++.brendan/warnings7.C: Likewise.
14837 * g++.old-deja/g++.bugs/900121_02.C: Likewise.
14838 * g++.old-deja/g++.eh/catchptr1.C: Likewise.
14839 * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
14840 * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
14841 named return value extension.
14842 * g++.old-deja/g++.ext/namedret2.C: Likewise.
14843 * g++.old-deja/g++.ext/namedret3.C: Likewise.
14844 * g++.old-deja/g++.ext/return1.C: Likewise.
14845 * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
14846 * g++.old-deja/g++.jason/access17.C: Issue more error messages.
14847 * g++.old-deja/g++.jason/access8.C: Likewise.
14848 * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
14849 * g++.old-deja/g++.jason/destruct.C: Remove incorrect
14850 pseudo-destructor names.
14851 * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
14852 * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
14853 pseudo-destructor names.
14854 * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
14855 * g++.old-deja/g++.jason/overload19.C: Likewise.
14856 * g++.old-deja/g++.jason/overload32.C: Likewise.
14857 * g++.old-deja/g++.jason/parse11.C: Issue error messages about
14858 stray semicolons.
14859 * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
14860 * g++.old-deja/g++.jason/return.C: Likewise.
14861 * g++.old-deja/g++.jason/return2.C: Likewise.
14862 * g++.old-deja/g++.jason/shadow1.C: Likewise.
14863 * g++.old-deja/g++.jason/special.C: Use explicit specialization
14864 syntax.
14865 * g++.old-deja/g++.jason/template10.C: Account for use of
14866 non-dependent names.
14867 * g++.old-deja/g++.jason/template11.C: Use explicit specialization
14868 syntax.
14869 * g++.old-deja/g++.jason/template37.C: Likewise.
14870 * g++.old-deja/g++.law/access4.C: Change error messages.
14871 * g++.old-deja/g++.law/arm13.C: Remove incorrect
14872 pseudo-destructor names.
14873 * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
14874 * g++.old-deja/g++.law/ctors9.C: Likewise.
14875 * g++.old-deja/g++.law/cvt22.C: Likewise.
14876 * g++.old-deja/g++.law/dtors5.C: Likewise.
14877 * g++.old-deja/g++.law/global-init1.C: Likewise.
14878 * g++.old-deja/g++.law/missed-error3.C: Likewise.
14879 * g++.old-deja/g++.law/operators28.C: Likewise.
14880 * g++.old-deja/g++.law/visibility28.C: Likewise.
14881 * g++.old-deja/g++.martin/eval1.C: Likewise.
14882 * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
14883 name.
14884 * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
14885 * g++.old-deja/g++.mike/net34.C: Likewise.
14886 * g++.old-deja/g++.mike/net36.C: Likewise.
14887 * g++.old-deja/g++.mike/ns2.C: Likewise.
14888 * g++.old-deja/g++.mike/p12306.C: Likewise.
14889 * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
14890 value extension.
14891 * g++.old-deja/g++.mike/p700.C: Likewise.
14892 * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
14893 * g++.old-deja/g++.mike/p710.C: Likewise.
14894 * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
14895 value extension.
14896 * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
14897 * g++.old-deja/g++.mike/pmf9.C: Likewise.
14898 * g++.old-deja/g++.ns/crash2.C: Likewise.
14899 * g++.old-deja/g++.ns/crash3.C: Likewise.
14900 * g++.old-deja/g++.ns/invalid1.C: Likewise.
14901 * g++.old-deja/g++.ns/ns17.C: Likewise.
14902 * g++.old-deja/g++.ns/template16.C: Likewise.
14903 * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
14904 keyword.
14905 * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
14906 * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
14907 * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
14908 named return value extension.
14909 * g++.old-deja/g++.oliva/nameret2.C: Likewise.
14910 * g++.old-deja/g++.other/access4.C: Issue additional error
14911 messages.
14912 * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
14913 * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
14914 * g++.old-deja/g++.other/crash11.C: Add missing class-key.
14915 * g++.old-deja/g++.other/crash25.C: Change error message.
14916 * g++.old-deja/g++.other/crash4.C: Change error message.
14917 * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
14918 * g++.old-deja/g++.other/decl5.C: Issue more error messages.
14919 * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
14920 checks.
14921 * g++.old-deja/g++.other/defarg8.C: Likewise.
14922 * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
14923 * g++.old-deja/g++.other/dtor10.C: Likewise.
14924 * g++.old-deja/g++.other/incomplete.C: Likewise.
14925 * g++.old-deja/g++.other/linkage7.C: Likewise.
14926 * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
14927 lookup algorithm.
14928 * g++.old-deja/g++.other/mangle2.C: Likewise.
14929 * g++.old-deja/g++.other/refinit2.C: Likewise.
14930 * g++.old-deja/g++.other/sizeof2.C: Change error messages.
14931 * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
14932 * g++.old-deja/g++.pt/crash28.C: Likewise.
14933 * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
14934 syntax.
14935 * g++.old-deja/g++.pt/crash32.C: Change error message.
14936 * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
14937 * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
14938 * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
14939 error message position.
14940 * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
14941 * g++.old-deja/g++.pt/defarg8.C: Change error message.
14942 * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
14943 syntax.
14944 * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
14945 * g++.old-deja/g++.pt/eichin01b.C: Likewise.
14946 * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
14947 * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
14948 keyword.
14949 * g++.old-deja/g++.pt/explicit31.C: Likewise.
14950 * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
14951 * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
14952 keyword.
14953 * g++.old-deja/g++.pt/explicit71.C: Change error message.
14954 * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
14955 syntax.
14956 * g++.old-deja/g++.pt/friend28.C: Account for use of
14957 non-dependent names.
14958 * g++.old-deja/g++.pt/friend29.C: Likewise.
14959 * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
14960 rules.
14961 * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
14962 * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
14963 * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
14964 lookup rules.
14965 * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
14966 * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
14967 keyword.
14968 * g++.old-deja/g++.pt/memclass20.C: Likewise.
14969 * g++.old-deja/g++.pt/memclass5.C: Likewise.
14970 * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
14971 keyword.
14972 * g++.old-deja/g++.pt/memtemp75.C: Likewise.
14973 * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
14974 * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
14975 * g++.old-deja/g++.pt/overload13.C: Correct error messages.
14976 * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
14977 * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
14978 keyword.
14979 * g++.old-deja/g++.pt/spec10.C: Likewise.
14980 * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
14981 * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
14982 * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
14983 * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
14984 * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
14985 * g++.old-deja/g++.pt/ttp62.C: Likewise.
14986 * g++.old-deja/g++.pt/ttp64.C: Likewise.
14987 * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
14988 * g++.old-deja/g++.pt/typename15.C: Likewise.
14989 * g++.old-deja/g++.pt/typename22.C: Likewise.
14990 * g++.old-deja/g++.pt/typename6.C: Change error messages.
14991 * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
14992 * g++.old-deja/g++.pt/virtual2.C: Likewise.
14993 * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
14994 syntax.
14995 * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
14996 return value extension.
14997 * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
14998 * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
14999 * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
15000 * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
15001
15002 2002-12-26 Nathan Sidwell <nathan@codesourcery.com>
15003
15004 * g++.dg/warn/inline1.C: New test.
15005 * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
15006 * g++.old-deja/g++.jason/synth10.C: Likewise.
15007 * g++.old-deja/g++.mike/net31.C: Likewise.
15008 * g++.old-deja/g++.mike/p8786.C: Likewise.
15009
15010 * g++.dg/template/friend10.C: New test.
15011 * g++.dg/template/conv5.C: New test.
15012
15013 2002-12-24 Nathan Sidwell <nathan@codesourcery.com>
15014
15015 * g++.dg/lookup/scoped3.C: New test.
15016
15017 * g++.dg/lookup/decl1.C: New test.
15018 * g++.dg/lookup/decl2.C: New test.
15019
15020 2002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
15021
15022 * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
15023 gcc.c-torture/compile/20021015-1.c,
15024 gcc.c-torture/compile/20021015-2.c,
15025 gcc.c-torture/compile/20021123-1.c,
15026 gcc.c-torture/compile/20021123-2.c,
15027 gcc.c-torture/compile/20021123-3.c,
15028 gcc.c-torture/compile/20021123-4.c,
15029 gcc.c-torture/execute/20021024-1.c: Add tests previously added
15030 only to 3.1 or 3.2 branch.
15031
15032 2002-12-23 Mark Mitchell <mark@codesourcery.com>
15033
15034 * gcc.dg/i386-bitfield3.c: New test.
15035
15036 * gcc.dg/i386-bitfield2.c: New test.
15037
15038 2002-12-22 Nathan Sidwell <nathan@codesourcery.com>
15039
15040 * g++.dg/parse/conv_op1.C: New test.
15041
15042 2002-12-21 Josef Zlomek <zlomekj@suse.cz>
15043
15044 * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
15045 approved.
15046
15047 2002-12-20 Josef Zlomek <zlomekj@suse.cz>
15048
15049 * gcc.c-torture/compile/20021220-1.c: New test.
15050
15051 2002-12-19 Casper S. Hornstrup <chorns@users.sourceforge.net>
15052
15053 * gcc.dg/i386-fastcall-1.c: New.
15054
15055 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
15056
15057 * gcc.c-torture/execute/20021219-1.c: New test.
15058
15059 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
15060
15061 * gcc.dg/i386-pic-1.c: New test.
15062
15063 2002-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15064
15065 PR c++/8099
15066 * g++.dg/template/friend9.C: New test.
15067
15068 2002-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15069
15070 PR c++/3663
15071 * g++.dg/template/access7.C: New test.
15072
15073 2002-12-18 Nick Clifton <nickc@redhat.com>
15074
15075 * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
15076 the libstdc++-v3 directory has been found.
15077
15078 2002-12-12 Devang Patel <dpatel@apple.com>
15079 * gcc.dg/darwin-ld-1.c: New test.
15080 * gcc.dg/darwin-ld-2.c: New test.
15081 * gcc.dg/darwin-ld-3.c: New test.
15082 * gcc.dg/darwin-ld-4.c: New test.
15083 * gcc.dg/darwin-ld-5.c: New test.
15084
15085 2002-12-12 Eric Botcazou <ebotcazou@libertysurf.fr>
15086
15087 * gcc.c-torture/compile/20021212-1.c: New test.
15088
15089 2002-12-11 Neil Booth <neil@daikokuya.co.uk>
15090
15091 * gcc.dg/fshort-wchar: New test.
15092
15093 2002-12-10 Mark Mitchell <mark@codesourcery.com>
15094
15095 PR c++/8372
15096 * g++.dg/template/dtor1.C: New test.
15097
15098 * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
15099 markers.
15100
15101 2002-12-10 Jakub Jelinek <jakub@redhat.com>
15102
15103 * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
15104
15105 2002-12-09 Mark Mitchell <mark@codesourcery.com>
15106
15107 * g++.dg/template/static1.C: New test.
15108 * g++.dg/template/static2.C: New test.
15109 * g++.old-deja/g++.ext/memconst.C: New test.
15110
15111 2002-12-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15112
15113 * g++.dg/special/conpr-2.C: Expect failure on solaris2.
15114 * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
15115 * g++.dg/special/initp1.C: Likewise.
15116
15117 2002-12-06 Jakub Jelinek <jakub@redhat.com>
15118
15119 * gcc.c-torture/execute/20021204-1.c: New test.
15120
15121 2002-12-04 Geoffrey Keating <geoffk@apple.com>
15122
15123 * gcc.dg/ppc-fmadd-1.c: New file.
15124 * gcc.dg/ppc-fmadd-2.c: New file.
15125 * gcc.dg/ppc-fmadd-3.c: New file.
15126
15127 2002-12-04 Eric Botcazou <ebotcazou@libertysurf.fr>
15128
15129 * gcc.c-torture/compile/20021204-1.c: New test.
15130
15131 2002-12-03 Nathan Sidwell <nathan@codesourcery.com>
15132
15133 * g++.dg/inherit/covariant2.C: New test.
15134 * g++.dg/inherit/covariant3.C: New test.
15135 * g++.dg/inherit/covariant4.C: New test.
15136 * g++.dg/inherit/covariant1.C: Remove XFAIL.
15137 * g++.old-deja/g++.robertl/eb17.C: Likewise.
15138
15139 2002-12-03 Mark Mitchell <mark@codesourcery.com>
15140
15141 PR c++/8688
15142 * g++.dg/init/brace3.C: New test.
15143
15144 2002-12-02 Kazu Hirata <kazu@cs.umass.edu>
15145
15146 * gcc.dg/20020210-1.c: Fix a comment typo.
15147
15148 2002-12-02 Mark Mitchell <mark@codesourcery.com>
15149
15150 PR c++/8720
15151 * g++.dg/parse/defarg1.C: New test.
15152
15153 PR c++/8615
15154 * g++.dg/template/char1.C: New test.
15155
15156 * g++.dg/template/varmod1.C: Fix typo.
15157
15158 2002-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15159
15160 DR 180
15161 * g++.old-deja/g++.pt/crash32.C: Expect error.
15162
15163 2002-12-01 Mark Mitchell <mark@codesourcery.com>
15164
15165 PR c++/5919
15166 * g++.dg/template/varmod1.C: New test.
15167
15168 PR c++/8727
15169 * g++.dg/inherit/typeinfo1.C: New test.
15170
15171 PR c++/8663
15172 * g++.dg/inherit/typedef1.C: New test.
15173
15174 2002-11-30 Mark Mitchell <mark@codesourcery.com>
15175
15176 PR c++/8332
15177 PR c++/8493
15178 * g++.dg/template/strlen1.C: New test.
15179
15180 PR c++/8227
15181 * g++.dg/template/ctor2.C: New test.
15182
15183 PR c++/8214
15184 * g++.dg/init/string1.C: New test.
15185
15186 PR c++/8511
15187 * g++.dg/template/friend8.C: New test.
15188
15189 2002-11-29 Joe Buck <jbuck@synopsys.com>
15190
15191 * g++.dg/lookup/anon2.C: New test.
15192
15193 2002-11-28 Kazu Hirata <kazu@cs.umass.edu>
15194
15195 * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
15196 h8300 port.
15197
15198 2002-11-27 Richard Sandiford <rsandifo@redhat.com>
15199
15200 * gcc.dg/bitfld-6.c: New test.
15201
15202 2002-11-27 Jan Hubicka <jh@suse.cz>
15203
15204 * gcc.c-torture/execute/20021127.[cx]: New test.
15205
15206 2002-11-26 Jan Hubicka <jh@suse.cz>
15207
15208 * gcc.dg/i386-cmov[123].c: New tests for conditional move code
15209 quality.
15210
15211 2002-11-26 Geoffrey Keating <geoffk@apple.com>
15212
15213 * g++.dg/init/brace2.C: New test.
15214 * g++.old-deja/g++.mike/p9129.C: Correct.
15215
15216 2002-11-26 Mark Mitchell <mark@codesourcery.com>
15217
15218 * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
15219
15220 2002-11-25 Andreas Bauer <baueran@in.tum.de>
15221
15222 * gcc.dg/sibcall-6: New test for indirect sibcalls.
15223
15224 2002-11-25 Mark Mitchell <mark@codesourcery.com>
15225
15226 * testsuite/g++.dg/abi/empty11.C: New test.
15227 * testsuite/g++.dg/rtti/cv1.C: New test.
15228
15229 2002-11-25 Hans-Peter Nilsson <hp@bitrange.com>
15230
15231 * lib/prune.exp: Prune more -fpic/-fPIC warnings.
15232
15233 2002-11-24 Mark Mitchell <mark@codesourcery.com>
15234
15235 * g++.dg/abi/empty10.C: New test.
15236
15237 2002-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
15238
15239 * gcc.c-torture/compile/20021124-1.c: New test.
15240
15241 2002-11-22 Mark Mitchell <mark@codesourcery.com>
15242
15243 * g++.dg/abi/rtti2.C: New test.
15244
15245 2002-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
15246
15247 * gcc.dg/i386-unroll-1.c: New test.
15248
15249 2002-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
15250
15251 * gcc.c-torture/compile/20021120-1.c: New test.
15252 * gcc.c-torture/compile/20021120-2.c: New test.
15253
15254 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
15255
15256 * gcc.dg/bitfld-5.c: New test.
15257
15258 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
15259
15260 * gcc.c-torture/execute/20021120-3.c: New test.
15261
15262 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
15263
15264 * gcc.c-torture/execute/20021120-2.c: New test.
15265
15266 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
15267
15268 * gcc.c-torture/execute/20021120-1.c: New test.
15269
15270 2002-11-20 Jakub Jelinek <jakub@redhat.com>
15271
15272 * gcc.c-torture/execute/20021118-3.c: New test.
15273
15274 2002-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
15275
15276 * gcc.c-torture/compile/20021119-1.c: New test.
15277
15278 2002-11-19 Jason Thorpe <thorpej@wasabisystems.com>
15279
15280 * gcc.dg/duff-1.c: New test.
15281 * gcc.dg/duff-2.c: New test.
15282 * gcc.dg/duff-3.c: New test.
15283
15284 2002-11-18 Neil Booth <neil@daikokuya.co.uk>
15285
15286 * gcc.dg/cpp/_Pragma5.c: New test.
15287
15288 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
15289
15290 * gcc.c-torture/execute/20021118-2.c: New test.
15291
15292 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
15293
15294 * gcc.c-torture/execute/20021118-1.c: New test.
15295
15296 2002-11-16 Jakub Jelinek <jakub@redhat.com>
15297
15298 * gcc.dg/20021116-1.c: New test.
15299
15300 2002-11-14 Mark Mitchell <mark@codesourcery.com>
15301
15302 * g++.dg/abi/vcall1.C: New test.
15303
15304 2002-11-14 Jakub Jelinek <jakub@redhat.com>
15305
15306 * gcc.dg/20021029-1.c: New test.
15307 * gcc.dg/20021029-2.c: New test.
15308
15309 2002-11-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
15310
15311 * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
15312
15313 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
15314
15315 PR c/8439
15316 * gcc.dg/20021110.c: Move to ...
15317 * gcc.c-torture/compile/20021110.c: .... here.
15318
15319 2002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15320
15321 PR c/8467
15322 * gcc.c-torture/execute/20021111-1.c
15323
15324 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
15325
15326 PR c/8439
15327 * gcc.dg/20021110.c: New test.
15328
15329 2002-11-10 Mark Mitchell <mark@codesourcery.com>
15330
15331 * g++.dg/abi/vthunk3.C: Run only on x86.
15332
15333 2002-11-10 Joseph S. Myers <jsm@polyomino.org.uk>
15334
15335 * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
15336
15337 2002-11-09 Hans-Peter Nilsson <hp@bitrange.com>
15338
15339 * lib/compat.exp (compat-execute): Fix logic error in last
15340 change.
15341
15342 2002-11-09 Neil Booth <neil@daikokuya.co.uk>
15343
15344 * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
15345
15346 2002-11-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15347
15348 PR c++/8389
15349 * g++.dg/template/access6.C: New test.
15350
15351 2002-11-08 Jan Hubicka <jh@suse.cz>
15352
15353 * gcc.dg/i386-ssefp-1.c: New test.
15354 * gcc.dg/i386-ssefp-1.c: New test.
15355
15356 2002-11-08 Jan Hubicka <jh@suse.cz>
15357
15358 * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
15359
15360 2002-11-07 Mark Mitchell <mark@codesourcery.com>
15361
15362 * g++.dg/abi/vthunk3.C: New test.
15363
15364 PR c++/8338
15365 * g++.dg/template/crash2.C: New test.
15366
15367 2002-11-07 Mark Mitchell <mark@codesourcery.com>
15368
15369 * testsuite/g++.dg/abi/dtor1.C: New test.
15370 * testsuite/g++.dg/abi/dtor2.C: Likewise.
15371
15372 2002-11-05 Geoffrey Keating <geoffk@apple.com>
15373
15374 * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
15375 Darwin.
15376
15377 2002-11-04 Adam Nemet <anemet@lnxw.com>
15378
15379 * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
15380 -mthumb. Only xfail with -O0.
15381
15382 2002-11-03 Mark Mitchell <mark@codesourcery.com>
15383
15384 * g++.dg/abi/thunk1.C: New test.
15385 * g++.dg/abi/thunk2.C: Likewise.
15386 * g++.dg/abi/vtt1.C: Likewise.
15387
15388 2002-11-02 Diego Novillo <dnovillo@redhat.com>
15389
15390 PR optimization/8423
15391 * gcc.c-torture/execute/builtin-constant.c: New test.
15392
15393 2002-11-01 Zack Weinberg <zack@codesourcery.com>
15394
15395 * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
15396 Add some more cases.
15397
15398 2002-11-01 Mark Mitchell <mark@codesourcery.com>
15399
15400 PR c++/8391
15401 * g++.dg/opt/local1.C: New test.
15402
15403 2002-10-30 Mark Mitchell <mark@codesourcery.com>
15404
15405 PR c++/8160
15406 * g++.dg/template/complit1.C: New test.
15407
15408 PR c++/8149
15409 * g++.dg/template/typename4.C: Likewise.
15410
15411 2002-10-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15412
15413 Core issue 287, PR c++/7639
15414 * g++.dg/template/instantiate1.C: Adjust error location.
15415 * g++.dg/template/instantiate3.C: New test.
15416 * g++.old-deja/g++.pt/crash10.C: Adjust error location.
15417 * g++.old-deja/g++.pt/derived3.C: Adjust error location.
15418 * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
15419
15420 2002-10-29 Hans-Peter Nilsson <hp@bitrange.com>
15421
15422 * lib/compat.exp (compat-execute): Don't clean out a gluefile.
15423
15424 2002-10-29 Mark Mitchell <mark@codesourcery.com>
15425
15426 PR c++/8287
15427 * g++.dg/init/dtor2.C: New test.
15428
15429 2002-10-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15430
15431 * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
15432 * gcc.dg/nest.c: Bypass errors on irix6.
15433
15434 2002-10-27 Hans-Peter Nilsson <hp@bitrange.com>
15435
15436 * gcc.dg/nest.c: Expect error for mmix-*-*.
15437 * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
15438
15439 2002-10-26 Hans-Peter Nilsson <hp@bitrange.com>
15440
15441 * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
15442 markers.
15443
15444 * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
15445
15446 2002-10-25 Mike Stump <mrs@apple.com>
15447
15448 * gcc.dg/warn-1.c: New test.
15449
15450 2002-10-25 Zack Weinberg <zack@codesourcery.com>
15451
15452 * g++.dg/template/typename3.C: New test.
15453
15454 2002-10-25 Mark Mitchell <mark@codesourcery.com>
15455
15456 * g++.dg/lookup/ptrmem1.C: New test.
15457
15458 * g++.dg/abi/vthunk2.C: New test.
15459
15460 2002-10-25 Zack Weinberg <zack@codesourcery.com>
15461
15462 * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
15463
15464 2002-10-24 Mark Mitchell <mark@codesourcery.com>
15465
15466 * g++.dg/abi/empty9.C: New test.
15467
15468 2002-10-24 Richard Henderson <rth@redhat.com>
15469
15470 * g++.dg/inherit/thunk1.C: Enable for ia64.
15471
15472 2002-10-23 Mark Mitchell <mark@codesourcery.com>
15473
15474 PR c++/8067
15475 * g++.dg/lookup/pretty1.C: New test.
15476
15477 2002-10-23 Jakub Jelinek <jakub@redhat.com>
15478
15479 * gcc.dg/20021023-1.c: New test.
15480
15481 2002-10-23 Mark Mitchell <mark@codesourcery.com>
15482
15483 PR c++/7679
15484 * g++.dg/parse/inline1.C: New test.
15485
15486 2002-10-23 Richard Henderson <rth@redhat.com>
15487
15488 * g++.dg/inherit/thunk1.C: Enable for x86_64.
15489
15490 * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
15491
15492 2002-10-22 Mark Mitchell <mark@codesourcery.com>
15493
15494 PR c++/6579
15495 * g++.dg/parse/stmtexpr3.C: New test.
15496
15497 2002-10-22 Nathan Sidwell <nathan@codesourcery.com>
15498
15499 * g++.dg/expr/cond1.C: New test.
15500
15501 2002-10-21 Zack Weinberg <zack@codesourcery.com>
15502
15503 * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
15504
15505 2002-10-21 Mark Mitchell <mark@codesourcery.com>
15506
15507 * g++.dg/abi/vbase13.C: New test.
15508 * g++.dg/abi/vbase14.C: Likewise.
15509
15510 2002-10-21 Jakub Jelinek <jakub@redhat.com>
15511
15512 * gcc.dg/tls/pic-1.c: New test.
15513 * gcc.dg/tls/nonpic-1.c: New test.
15514 * gcc.dg/20021018-1.c: New test.
15515
15516 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
15517
15518 * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
15519 Remove only files with the same base name as the test case.
15520 (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
15521 (profopt-execute): Likewise. Also, remove old profiling
15522 and performance data files before running the tests.
15523
15524 * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
15525 * g++.dg/bprob/bprob.exp: Likewise.
15526 * g77.dg/bprob/bprob.exp: Likewise. Also, relax regexp
15527 to allow more general test case names.
15528
15529 * g++.dg/bprob/bprob-1.C: Rename to ...
15530 * g++.dg/bprob/g++-bprob-1.C: ... this.
15531
15532 * g77.dg/bprob/bprob-1.f: Rename to ...
15533 * g77.dg/bprob/g77-bprob-1.f: ... this.
15534
15535 2002-10-21 Zack Weinberg <zack@codesourcery.com>
15536
15537 * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
15538 bison 1.50 or later.
15539
15540 2002-10-21 Janis Johnson <janis187@us.ibm.com>
15541
15542 * g++.dg/README: Describe more test directories.
15543
15544 2002-10-21 Mark Mitchell <mark@codesourcery.com>
15545
15546 * g++.dg/init/array6.C: Add additional tests.
15547
15548 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
15549
15550 * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
15551 * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
15552
15553 2002-10-21 Kazu Hirata <kazu@cs.umass.edu>
15554
15555 * gcc.c-torture/compile/20020604-1.x: New.
15556 * gcc.c-torture/compile/simd-5.x: Likewise.
15557 * gcc.c-torture/execute/920710-1.x: Likewise.
15558 * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
15559
15560 2002-10-21 Mark Mitchell <mark@codesourcery.com>
15561
15562 * g++.dg/inherit/override1.C: Add dg-options clause.
15563
15564 2002-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
15565
15566 * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
15567 _mm_slli_si128.
15568
15569 2002-10-19 Andreas Schwab <schwab@suse.de>
15570
15571 * lib/compat.exp (compat-run): Prepend "./" when $dest has no
15572 directory component.
15573
15574 2002-10-18 Mark Mitchell <mark@codesourcery.com>
15575
15576 * g++.dg/inherit/thunk1.C: New test.
15577
15578 * g++.dg/inherit/override1.C: New test.
15579
15580 * g++.dg/abi/mangle11.C: New test.
15581 * g++.dg/abi/mangle14.C: New test.
15582 * g++.dg/abi/mangle17.C: New test.
15583
15584 2002-10-17 Nathan Sidwell <nathan@codesourcery.com>
15585
15586 * g++.dg/overload/member2.C: New test.
15587
15588 2002-10-17 Janis Johnson <janis187@us.ibm.com>
15589
15590 * g++.dg/README: Describe new compat directory.
15591 * g++.dg/dg.exp: Skip tests in compat directory.
15592 * README.compat: New file.
15593 * lib/compat.exp: New expect script.
15594 * g++.dg/compat: New test directory.
15595 * g++.dg/compat/compat.exp: New expect script.
15596 * g++.dg/compat/abi: New test directory.
15597 * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
15598 g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
15599 g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
15600 g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
15601 g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
15602 g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
15603 g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
15604 g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
15605 g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
15606 g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
15607 g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
15608 g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
15609 * g++.dg/compat/break: New test directory.
15610 * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
15611 g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
15612 g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
15613 g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
15614 g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
15615 g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
15616 g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
15617 g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
15618 g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
15619 g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
15620 g++.dg/compat/break/README: New files.
15621 * g++.dg/compat/eh: New test directory.
15622 * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
15623 g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
15624 g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
15625 g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
15626 g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
15627 g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
15628 g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
15629 g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
15630 g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
15631 g++.dg/compat/eh/filter2_y.C,
15632 g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
15633 g++.dg/compat/eh/new1_y.C,
15634 g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
15635 g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
15636 g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
15637 g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
15638 g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
15639 g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
15640 g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
15641 g++.dg/compat/eh/unexpected1_y.C: New files.
15642 * g++.dg/compat/init: New test directory.
15643 * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
15644 g++.dg/compat/init/array5_y.C,
15645 g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
15646 g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
15647 g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
15648 g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
15649 g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
15650 g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
15651 g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
15652 g++.dg/compat/init/init-ref2_y.C: New files.
15653
15654 2002-10-17 Mark Mitchell <mark@codesourcery.com>
15655
15656 PR c++/7584
15657 * g++.dg/inherit/using3.C: New test.
15658
15659 2002-10-17 Jan Hubicka <jh@suse.cz>
15660
15661 * gcc.dg/20021017-2.c: New test.
15662
15663 2002-10-17 Mark Mitchell <mark@codesourcery.com>
15664
15665 * g++.dg/abi/mangle16.C: Adjust.
15666
15667 * g++.dg/init/array8.C: New test.
15668
15669 2002-10-17 Richard Sandiford <rsandifo@redhat.com>
15670
15671 * gcc.dg/special/mips-abi.exp: New test.
15672 * gcc.dg/special/mips-abi.s: Empty file used by the above.
15673
15674 2002-10-16 Mark Mitchell <mark@codesourcery.com>
15675
15676 * g++.dg/abi/mangle16.C: New test.
15677 * g++.dg/abi/mangle17.C: Likewise.
15678
15679 PR c++/7478
15680 * g++.dg/template/ref1.C: New test.
15681
15682 2002-10-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15683
15684 * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
15685
15686 2002-10-16 Ulrich Weigand <uweigand@de.ibm.com>
15687
15688 * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
15689
15690 2002-10-16 Mark Mitchell <mark@codesourcery.com>
15691
15692 PR c++/7524
15693 * g++.dg/init/array7.C: New test.
15694
15695 2002-10-15 Mark Mitchell <mark@codesourcery.com>
15696
15697 * g++.dg/init/array6.C: New test.
15698
15699 * g++.dg/abi/mangle13.C: Likewise.
15700 * g++.dg/abi/mangle14.C: Likewise.
15701 * g++.dg/abi/mangle15.C: Likewise.
15702
15703 2002-10-14 Mark Mitchell <mark@codesourcery.com>
15704
15705 * g++.dg/abi/empty8.C: New test.
15706
15707 2002-10-15 Nathan Sidwell <nathan@codesourcery.com>
15708
15709 * g++.dg/init/ctor1.C: New test.
15710
15711 2002-10-15 Ulrich Weigand <uweigand@de.ibm.com>
15712
15713 * gcc.c-torture/execute/20021015-1.c: New test.
15714
15715 2002-10-15 J"orn Rennecke <joern.rennecke@superh.com>
15716
15717 * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
15718
15719 2002-10-14 Jan Hubicka <jh@suse.cz>
15720
15721 * gcc.dg/i386-ssetype-[1-5].c: New tests.
15722
15723 2002-10-14 Richard Henderson <rth@redhat.com>
15724
15725 * gcc.dg/20020219-1.c: Disable for 16-bit targets.
15726
15727 2002-10-14 Mark Mitchell <mark@codesourcery.com>
15728
15729 PR optimization/6631
15730 * g++.dg/opt/const2.C: New test.
15731
15732 2002-10-14 Mark Mitchell <mark@codesourcery.com>
15733
15734 PR c++/7176
15735 * g++.dg/parse/friend1.C: New test.
15736 * g++.old-deja/g++.pt/memtemp64.C: Adjust.
15737
15738 2002-10-14 Jakub Jelinek <jakub@redhat.com>
15739
15740 * gcc.dg/20021014-1.c: New test.
15741
15742 2002-10-11 Mark Mitchell <mark@codesourcery.com>
15743
15744 PR c++/5661
15745 * g++.dg/ext/vlm1.C: New test.
15746 * g++.dg/ext/vlm2.C: Likewise.
15747
15748 * g++.dg/init/array1.C: Remove invalid braces.
15749 * g++.dg/init/brace1.C: New test.
15750 * g++.dg/init/copy2.C: Likewise.
15751 * g++.dg/init/copy3.C: Likewise.
15752 * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
15753 * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
15754 braces.
15755
15756 2002-10-11 Neil Booth <neil@daikokuya.co.uk>
15757
15758 * gcc.dg/cpp/assembler.S: Don't use -ansi.
15759
15760 2002-10-11 Richard Shann <richard.shann@superh.com>
15761
15762 * gcc.c-torture/compile/simd-5.c: New test.
15763
15764 2002-10-10 Roger Sayle <roger@eyesopen.com>
15765
15766 * gcc.c-torture/execute/shiftopt-1.c: New test case.
15767
15768 2002-10-10 Jim Wilson <wilson@redhat.com>
15769
15770 * gcc.c-torture/execute/20021010-1.c: New test.
15771
15772 2002-10-09 Zack Weinberg <zack@codesourcery.com>
15773
15774 PR c/7353
15775 * g++.dg/ext/typedef-init.C: New test.
15776 * gcc.dg/typedef-init.c: New test.
15777
15778 2002-10-09 Neil Booth <neil@daikokuya.co.uk>
15779
15780 * gcc.dg/cpp/paste13.c: New test.
15781
15782 2002-10-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15783
15784 * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs. For
15785 remaining platforms, XFAIL during compile, not execute. Don't
15786 XFAIL at -O0.
15787
15788 2002-10-08 Nathan Sidwell <nathan@codesourcery.com>
15789
15790 * gcc.dg/alias-1.c: Tweak expected warning.
15791
15792 2002-10-06 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
15793
15794 * gcc.dg/20020411-1.c: Disable for 16-bit "int".
15795
15796 2002-10-06 Andreas Jaeger <aj@suse.de>
15797
15798 * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
15799 * gcc.dg/cpp/c++98.C: Likewise.
15800
15801 * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
15802 * g++.dg/cpp/c++98.C: Likewise.
15803
15804 * g++.dg/README (Subdirectories): Mention cpp directory.
15805
15806 PR target/7559
15807 * gcc.dg/20021006-1.c: New test.
15808
15809 2002-10-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15810
15811 PR c++/7804
15812 * g++.dg/other/warning1.C: New test.
15813
15814 2002-10-04 Roger Sayle <roger@eyesopen.com>
15815
15816 * gcc.c-torture/execute/20020720-1.x: XFAIL instead of skipping
15817 the test on failing platforms. Mark sparcv9-*-*, sparc64-*-*
15818 and sparc-*-* with -m64 as expected failures. See PR 8087.
15819
15820 2002-10-03 Mark Mitchell <mark@codesourcery.com>
15821
15822 PR c++/7931
15823 * g++.dg/template/ptrmem3.C: New test.
15824
15825 PR c++/7754
15826 * g++.dg/template/union1.C: New test.
15827
15828 2002-10-03 Mark Mitchell <mark@codesourcery.com>
15829
15830 PR c++/8006
15831 * g++.dg/abi/mangle9.C: New test.
15832 * g++.dg/abi/mangle10.C: New test.
15833 * g++.dg/abi/mangle11.C: New test.
15834 * g++.dg/abi/mangle12.C: New test.
15835
15836 2002-10-02 Mark Mitchell <mark@codesourcery.com>
15837
15838 PR c++/7188.
15839 * g++.dg/template/meminit1.C: New test.
15840 * g++.dg/warn/Wreorder-1.C: Likewise.
15841 * g++.old-deja/g++.mike/warn3.C: Tweak.
15842 * lib/prune.exp: Ingore "in copy constructor".
15843
15844 2002-10-02 Andreas Jaeger <aj@suse.de>
15845
15846 * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
15847 gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
15848 g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
15849 on x86-64.
15850
15851 2002-10-01 Mark Mitchell <mark@codesourcery.com>
15852
15853 * gcc.dg/empty1.C: Fix typo.
15854
15855 2002-10-01 Nathan Sidwell <nathan@codesourcery.com>
15856
15857 * gcc.dg/alias-1.c: New test.
15858
15859 2002-10-01 Mark Mitchell <mark@codesourcery.com>
15860
15861 * gcc.dg/empty1.C: New test.
15862
15863 * g++.dg/tls/init-2.C: Tweak error messages.
15864
15865 2002-10-01 Richard Sandiford <rsandifo@redhat.com>
15866
15867 * gcc.c-torture/compile/20020923-1.c: New test.
15868
15869 2002-09-30 Jason Thorpe <thorpej@wasabisystems.com>
15870
15871 * gcc.c-torture/execute/ffs-1.c: New test.
15872 * gcc.c-torture/execute/ffs-2.c: Ditto.
15873
15874 2002-09-30 Nathan Sidwell <nathan@codesourcery.com>
15875
15876 * g++.dg/overload/member1.C: New test.
15877
15878 2002-09-30 Mark Mitchell <mark@codesourcery.com>
15879
15880 * g++.dg/abi/empty7.C: New test.
15881 * g++.dg/init/pm2.C: Likewise.
15882
15883 2002-09-29 Nathan Sidwell <nathan@codesourcery.com>
15884
15885 * g++.dg/rtti/crash1.C: New test.
15886
15887 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
15888
15889 * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
15890 gcc.dg/sibcall-4.c: New tests.
15891
15892 2002-09-28 Roger Sayle <roger@eyesopen.com>
15893
15894 * gcc.c-torture/execute/20020720-1.x: No longer skip test on
15895 powerpc and MMIX targets.
15896
15897 2002-09-27 Zack Weinberg <zack@codesourcery.com>
15898
15899 * gcc.dg/cpp/20020927-1.c: New.
15900
15901 2002-09-26 David S. Miller <davem@redhat.com>
15902
15903 * gcc.c-torture/compile/trunctfdf.c: New.
15904
15905 2002-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15906
15907 * lib/target-supports.exp (check_weak_available): Handle solaris2.
15908
15909 2002-09-27 Alan Modra <amodra@bigpond.net.au>
15910
15911 * gcc.c-torture/execute/loop-15.c: New.
15912
15913 2002-09-26 Janis Johnson <janis187@us.ibm.com>
15914
15915 * README.QMTEST: Fix typo.
15916
15917 2002-09-26 Ulrich Weigand <uweigand@de.ibm.com>
15918
15919 * gcc.dg/20020926-1.c: New test.
15920
15921 2002-09-25 David S. Miller <davem@redhat.com>
15922
15923 PR target/7842
15924 * gcc.c-torture/execute/shiftdi.c: New test.
15925
15926 2002-09-26 Richard Earnshaw <rearnsha@arm.com>
15927
15928 * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
15929 unique to the tool.
15930 * lib/g77.exp (g77_init): Likewise.
15931 * lib/g++.exp (g++_init): Likewise.
15932 * lib/objc.exp (objc_init): Likewise.
15933
15934 2002-09-25 Mark Mitchell <mark@codesourcery.com>
15935
15936 * gcc/testsuite/g++.dg/abi/empty5.C: New test.
15937 * gcc/testsuite/g++.dg/abi/empty6.C: New test.
15938 * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
15939
15940 2002-09-25 Richard Henderson <rth@redhat.com>
15941
15942 * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
15943 too-small long double.
15944
15945 2002-09-23 Hans-Peter Nilsson <hp@axis.com>
15946
15947 * gcc.dg/20020919-1.c: New test.
15948
15949 2002-09-23 Mark Mitchell <mark@codesourcery.com>
15950
15951 * g++.dg/abi/bitfield6.C: New test.
15952 * g++.dg/abi/bitfield7.C: New test.
15953 * g++.dg/abi/bitfield8.C: New test.
15954 * g++.dg/abi/vbase11.C: New test.
15955
15956 2002-09-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
15957
15958 * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
15959 hppa*-*-hpux*. Update test comment.
15960
15961 2002-09-20 Jakub Jelinek <jakub@redhat.com>
15962
15963 * gcc.dg/tls/struct-1.c: New test.
15964
15965 2002-09-20 Neil Booth <neil@daikokuya.co.uk>
15966
15967 * gcc.dg/cpp/tr-warn2.c: Update.
15968
15969 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
15970
15971 * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
15972
15973 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
15974
15975 * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
15976 systems.
15977
15978 2002-09-20 Hans-Peter Nilsson <hp@bitrange.com>
15979
15980 * gcc.c-torture/execute/ieee/mzero3.c: New test.
15981
15982 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
15983 Adjust for c++filt moved to binutils. Remove spurious duplicate
15984 setting of cxxfilt.
15985
15986 2002-09-19 Geoffrey Keating <geoffk@apple.com>
15987
15988 * gcc.dg/20020312-2.c: Update for darwin.
15989
15990 2002-09-18 Nathan Sidwell <nathan@codesourcery.com>
15991
15992 * g++.old-deja/g++.other/crash32.C: Mark ICE.
15993
15994 2002-09-17 Nicola Pero <n.pero@mi.flashnet.it>
15995
15996 * objc.dg/comp-types-1.m: New test.
15997 * objc.dg/comp-types-2.m: New test.
15998 * objc.dg/comp-types-3.m: New test.
15999 * objc.dg/comp-types-4.m: New test.
16000 * objc.dg/comp-types-5.m: New test.
16001 * objc.dg/comp-types-6.m: New test.
16002
16003 2002-09-17 John David Anglin <dave@hiauly1.hia.nrc.ca>
16004
16005 * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
16006
16007 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
16008
16009 * g++.dg/other/do1.C: New test.
16010
16011 * g++.dg/template/subst1.C: New test.
16012
16013 2002-09-16 Steve Ellcey <sje@cup.hp.com>
16014
16015 * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
16016
16017 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
16018
16019 * g++.dg/template/qualttp20.C: Adjust expected errors.
16020 * g++.old-deja/g++.jason/report.C: Likewise.
16021 * g++.old-deja/g++.other/qual1.C: Likewise.
16022
16023 * g++.dg/lookup/scoped2.C: New test.
16024
16025 * g++.dg/ext/asm3.C: New test.
16026
16027 2002-09-16 Richard Earnshaw <rearnsha@arm.com>
16028
16029 * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
16030
16031 2002-09-16 Kazu Hirata <kazu@cs.umass.edu>
16032
16033 * ChangeLog: follow spelling conventions.
16034 * g++.old-deja/g++.abi/ptrmem.C: Likewise.
16035 * g++.old-deja/g++.bugs/900210_05.C: Likewise.
16036 * g++.old-deja/g++.bugs/900211_04.C: Likewise.
16037 * g++.old-deja/g++.bugs/900321_02.C: Likewise.
16038 * g++.old-deja/g++.bugs/900404_02.C: Likewise.
16039 * g++.old-deja/g++.bugs/900520_06.C: Likewise.
16040 * g++.old-deja/g++.law/global-init1.C: Likewise.
16041 * g++.old-deja/g++.other/delete4.C: Likewise.
16042 * g++.old-deja/g++.other/inline21.C: Likewise.
16043 * g++.old-deja/g++.other/singleton.C: Likewise.
16044 * g77.dg/strlen0.f: Likewise.
16045 * g77.f-torture/compile/20010519-1.f: Likewise.
16046 * g77.f-torture/compile/980310-4.f: Likewise.
16047 * gcc.c-torture/compile/20000605-1.c: Likewise.
16048 * gcc.c-torture/execute/20020225-1.c: Likewise.
16049 * gcc.dg/c90-hexfloat-2.c: Likewise.
16050 * gcc.dg/c99-bool-1.c: Likewise.
16051 * gcc.dg/c99-hexfloat-2.c: Likewise.
16052 * gcc.dg/dll-2.c: Likewise.
16053 * gcc.dg/wtr-union-init-1.c: Likewise.
16054 * gcc.dg/wtr-union-init-2.c: Likewise.
16055 * gcc.dg/wtr-union-init-3.c: Likewise.
16056 * gcc.dg/cpp/avoidpaste1.c: Likewise.
16057 * gcc.dg/cpp/defined.c: Likewise.
16058 * gcc.dg/cpp/macsyntx.c: Likewise.
16059 * gcc.dg/cpp/paste2.c: Likewise.
16060 * gcc.dg/cpp/trad/defined.c: Likewise.
16061 * gcc.dg/format/c90-printf-1.c: Likewise.
16062 * gcc.dg/format/c90-scanf-1.c: Likewise.
16063 * gcc.dg/format/c99-printf-1.c: Likewise.
16064 * gcc.dg/format/c99-scanf-1.c: Likewise.
16065 * gcc.misc-tests/gcov-8.c: Likewise.
16066 * lib/profopt.exp: Likewise.
16067
16068 2002-09-15 Krister Walfridsson <cato@df.lth.se>
16069
16070 * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
16071
16072 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
16073
16074 * g++.dg/inherit/using2.C: New test.
16075
16076 2002-09-15 Kazu Hirata <kazu@cs.umass.edu>
16077
16078 * ChangeLog: Follow spelling conventions.
16079 * g++.dg/template/friend4.C: Likewise.
16080 * g++.old-deja/g++.pt/crash67.C: Likewise.
16081 * gcc.c-torture/execute/20000801-4.c: Likewise.
16082 * gcc.dg/c90-digraph-1.c: Likewise.
16083 * gcc.dg/c94-digraph-1.c: Likewise.
16084 * gcc.dg/c99-digraph-1.c: Likewise.
16085 * gcc.dg/cpp/line5.c: Likewise.
16086 * gcc.dg/cpp/multiline.c: Likewise.
16087 * gcc.dg/cpp/trad/literals-1.c: Likewise.
16088 * gcc.dg/format/attr-3.c: Likewise.
16089 * gcc.dg/format/c90-scanf-3.c: Likewise.
16090 * gcc.dg/format/ext-4.c: Likewise.
16091
16092 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
16093
16094 * g++.dg/template/pretty1.C: New test.
16095
16096 2002-09-14 Alan Modra <amodra@bigpond.net.au>
16097
16098 * gcc.c-torture/execute/struct-cpy-1.c: New test.
16099
16100 2002-09-13 Matt Austern <austern@apple.com>
16101
16102 * testsuite/g++.dg/other/constref[12].C: New, regression tests for
16103 passing a cast expression to a function by const reference.
16104
16105 2002-09-13 Nathan Sidwell <nathan@codesourcery.com>
16106
16107 * g++.dg/template/deduce1.C: New test.
16108
16109 2002-09-13 Kazu Hirata <kazu@cs.umass.edu>
16110
16111 * gcc.c-torture/execute/simd-1.c: Force all use of int to
16112 32-bit int.
16113
16114 2002-09-10 John David Anglin <dave@hiauly1.hia.nrc.ca>
16115
16116 * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
16117 usage.
16118
16119 2002-09-10 Richard Earnshaw <rearnsha@arm.com>
16120
16121 * gcc.c-torture/compile/20020910-1.c: New test.
16122
16123 2002-09-10 Frank Ch. Eigler <fche@redhat.com>
16124
16125 * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
16126
16127 2002-09-10 Andreas Jaeger <aj@suse.de>
16128
16129 * gcc.dg/20020312-2.c: Adjust for x86-64.
16130
16131 2002-09-08 Toon Moene <toon@moene.indiv.nluug.nl>
16132
16133 * g77.dg/7388.f: New test case for PR 7388.
16134
16135 2002-09-07 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
16136
16137 * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
16138
16139 2002-09-05 Ziemowit Laski <zlaski@apple.com>
16140
16141 * objc.dg/proto-lossage-1.m: New test.
16142
16143 2002-09-06 Neil Booth <neil@daikokuya.co.uk>
16144
16145 * gcc.dg/cpp/_Pragma4.c: Fix typo.
16146
16147 2002-09-06 Nicola Pero <n.pero@mi.flashnet.it>
16148
16149 * objc/execute/formal_protocol-6.x: Removed. This testcase is now
16150 expected to pass.
16151
16152 2002-09-06 Stan Shebs <shebs@apple.com>
16153 David Edelsohn <edelsohn@gnu.org>
16154
16155 * gcc.dg/weak: New directory.
16156 * gcc.dg/weak-[1-9].c: Move to new directory, remove all
16157 target-specific xfail bits.
16158 * gcc.dg/typeof-2.c: Move to new directory.
16159 * gcc.dg/weak.exp: New expect script.
16160
16161 2002-09-06 Alan Modra <amodra@bigpond.net.au>
16162
16163 * gcc.c-torture/execute/extzvsi.c: New test.
16164
16165 2002-09-05 Stan Shebs <shebs@apple.com>
16166
16167 * gcc.dg/weak-1.c: xfail on Darwin.
16168 * gcc.dg/weak-2.c: Ditto.
16169 * gcc.dg/weak-3.c: Ditto.
16170 * gcc.dg/weak-4.c: Ditto.
16171 * gcc.dg/weak-5.c: Ditto.
16172 * gcc.dg/weak-6.c: Ditto.
16173 * gcc.dg/weak-7.c: Ditto.
16174 * gcc.dg/weak-8.c: Ditto.
16175 * gcc.dg/weak-9.c: Ditto.
16176
16177 2002-09-05 J"orn Rennecke <joern.rennecke@superh.com>
16178
16179 * gcc.c-torture/execute/loop-14.c: New test.
16180
16181 2002-09-04 Jakub Jelinek <jakub@redhat.com>
16182
16183 * g++.dg/other/cxa-atexit1.C: New test.
16184
16185 * gcc.dg/typeof-2.c: New test.
16186
16187 2002-09-03 Roger Sayle <roger@eyesopen.com>
16188
16189 * gcc.dg/builtins-2.c: New testcase.
16190 * gcc.dg/builtins-3.c: New testcase.
16191
16192 2002-09-03 Neil Booth <neil@daikokuya.co.uk>
16193
16194 * gcc.dg/cpp/_Pragma4.c: New test.
16195
16196 2002-09-03 Nicola Pero <n.pero@mi.flashnet.it>
16197
16198 * objc/execute/nil_method-1.m: New testcase.
16199
16200 2002-09-01 Nicola Pero <n.pero@mi.flashnet.it>
16201
16202 * objc/execute/class-tests-1.h (test_class_with_superclass): Call
16203 [Object class], not [Object initialize].
16204
16205 2002-08-31 Roger Sayle <roger@eyesopen.com>
16206 Hans-Peter Nilsson <hp@bitrange.com>
16207
16208 * gcc.c-torture/execute/20020720-1.x: Skip test on
16209 mmix-knuth-mmixware. Correct comment.
16210
16211 2002-08-27 Mark Mitchell <mark@codesourcery.com>
16212
16213 * testsuite/g++.dg/abi/bitfield5.C: New test.
16214 * testsuite/g++.dg/abi/vbase10.C: Likewise.
16215
16216 2002-08-27 Nicola Pero <n.pero@mi.flashnet.it>
16217
16218 * objc.dg/undeclared-selector.m: New test.
16219
16220 2002-08-27 Nathan Sidwell <nathan@codesourcery.com>
16221
16222 * g++.dg/other/offsetof1.C: Avoid cast warning.
16223
16224 2002-08-26 Ziemowit Laski <zlaski@apple.com>
16225
16226 * objc.dg/super-class-2.m: New test.
16227
16228 2002-08-24 Matt Austern <austern@apple.com>
16229
16230 * g++.dg/ext/lvaddr.C: New test.
16231 * g++.dg/ext/lvcast.C: New test.
16232
16233 2002-08-22 Mark Mitchell <mark@codesourcery.com>
16234
16235 * testsuite/g++.dg/inherit/cond1.C: New test.
16236
16237 2002-08-22 Geoffrey Keating <geoffk@redhat.com>
16238
16239 * gcc.dg/noncompile/incomplete-1.c: New test.
16240
16241 2002-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
16242
16243 * gcc.dg/typespec-1.c: New test.
16244
16245 2002-08-20 Devang Patel <dpatel@apple.com>
16246 * objc.dg/proto-hier-2.m: New test.
16247
16248 2002-08-19 Ziemowit Laski <zlaski@apple.com>
16249
16250 * objc.dg/bitfield-1.m: New test.
16251 * objc.dg/bitfield-2.m: New test.
16252
16253 2002-08-17 Joseph S. Myers <jsm@polyomino.org.uk>
16254
16255 * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
16256 gcc.dg/c99-flex-array-4.c: New tests.
16257
16258 2002-08-16 Stan Shebs <shebs@apple.com>
16259
16260 * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
16261
16262 2002-08-15 Jakub Jelinek <jakub@redhat.com>
16263
16264 * gcc.dg/typeof-1.c: New test.
16265 * g++.dg/ext/typeof2.C: New test.
16266
16267 2002-08-15 Nathan Sidwell <nathan@codesourcery.com>
16268
16269 * g++.dg/other/offsetof1.C: New test.
16270
16271 2002-08-14 Richard Henderson <rth@redhat.com>
16272
16273 * gcc.dg/tls/diag-3.c: Fix expected message strings.
16274
16275 2002-08-14 Neil Booth <neil@daikokuya.co.uk>
16276
16277 * gcc.dg/cpp/_Pragma3.c: New test.
16278
16279 2002-08-13 Mark Mitchell <mark@codesourcery.com>
16280
16281 * g++.dg/template/inherit3: New test.
16282
16283 2002-08-10 Nathan Sidwell <nathan@codesourcery.com>
16284
16285 * gcc.dg/bitfld-4.c: Add blank options.
16286
16287 2002-08-09 Mark Mitchell <mark@codesourcery.com>
16288
16289 * g++.dg/template/crash1.C: New test.
16290
16291 2002-08-08 Jakub Jelinek <jakub@redhat.com>
16292
16293 * gcc.dg/tls/opt-2.c: New test.
16294
16295 2002-08-08 Devang Patel <dpatel@apple.com>
16296
16297 * objc.dg/selector-1.m : New test
16298
16299 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
16300
16301 * g++.dg/abi/bitfield4.C: New test.
16302 * gcc.dg/bitfld-4.c: New test.
16303
16304 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
16305
16306 * g++.dg/other/packed1.C: New test.
16307
16308 2002-08-07 Mark Mitchell <mark@codesourcery.com>
16309
16310 * g++.dg/abi/offsetof.C: Tweak error messages.
16311 * g++.old-deja/g++.mike/p10769a.C: Likewise.
16312
16313 2002-08-08 Jakub Jelinek <jakub@redhat.com>
16314
16315 * gcc.dg/bitfld-3.c: New test.
16316
16317 2002-08-07 Jakub Jelinek <jakub@redhat.com>
16318 Richard Henderson <rth@redhat.com>
16319
16320 * gcc.dg/i386-bitfield1.c: New test.
16321 * g++.dg/abi/bitfield3.C: Update.
16322
16323 2002-08-07 Neil Booth <neil@daikokuya.co.uk>
16324
16325 * objc.dg/const-str-2.m: Update.
16326 * gcc.dg/cpp/c++98.c: Change to C extension.
16327 * gcc.dg/cpp/c++98-pedantic.c: Similarly.
16328 * gcc.dg/cpp/cpp.exp: Process .C extensions too.
16329
16330 2002-08-06 Aldy Hernandez <aldyh@redhat.com>
16331
16332 * testsuite/gcc.dg/tls/diag-3.c: New.
16333
16334 2002-08-07 Gabriel Dos Reis <gdr@nerim.net>
16335
16336 * g++.dg/README (Subdirectories): Document new subdir expr.
16337 * g++.dg/expr/pmf-1.C: New test.
16338
16339 2002-08-06 Neil Booth <neil@daikokuya.co.uk>
16340
16341 * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
16342
16343 2002-08-06 Jakub Jelinek <jakub@redhat.com>
16344
16345 * g++.dg/abi/bitfield3.C: New test.
16346
16347 2002-08-05 Nathan Sidwell <nathan@codesourcery.com>
16348
16349 * lib/gcov.exp: Tweak expected line formats.
16350 * gcc.misc-tests/gcov8.c: New test.
16351 * gcc.misc-tests/gcov8.x: New flags.
16352
16353 2002-08-05 Jakub Jelinek <jakub@redhat.com>
16354
16355 * consistency.vlad/layout/endian.c: Include string.h.
16356
16357 * gcc.c-torture/execute/20020805-1.c: New test.
16358
16359 2002-08-04 Gabriel Dos Reis <gdr@nerim.net>
16360
16361 * g++.dg/other/conversion1.C: New test.
16362
16363 2002-08-03 Roger Sayle <roger@eyesopen.com>
16364
16365 * gcc.dg/builtins-1.c: New testcase.
16366
16367 2002-08-02 Mark Mitchell <mark@codesourcery.com>
16368
16369 * g++.dg/inherit/access3.C: New test.
16370
16371 2002-08-01 Jakub Jelinek <jakub@redhat.com>
16372
16373 * gcc.dg/ia64-visibility-2.c: New test.
16374
16375 2002-08-01 Benjamin Kosnik <bkoz@redhat.com>
16376
16377 * g++.old-deja/g++.abi/ptrflags.C (expect): Change
16378 __qualifier_flags to __flags.
16379
16380 2002-07-31 Mark Mitchell <mark@codesourcery.com>
16381
16382 * g++.dg/inherit/operator1.C: New test.
16383 * g++.dg/lookup/disamb1.C: Fix typo in comment.
16384 * g++.dg/other/error1.C: Change expected error message.
16385 * g++.dg/template/conv4.C: Likewise.
16386
16387 2002-07-26 Neil Booth <neil@daikokuya.cop.uk>
16388
16389 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
16390 for documented behavior.
16391
16392 2002-07-25 Roger Sayle <roger@eyesopen.com>
16393
16394 * gcc.c-torture/execute/20020720-1.x: Skip this test on
16395 several targets known to fail.
16396
16397 2002-07-25 Richard Sandiford <rsandifo@redhat.com>
16398
16399 * gcc.dg/mips-args-[123].c: New tests.
16400
16401 2002-07-24 Aldy Hernandez <aldyh@redhat.com>
16402
16403 * gcc.dg/ppc-spe.c: New.
16404
16405 2002-07-24 Geoffrey Keating <geoffk@redhat.com>
16406
16407 * g++.dg/other/ptrmem4.C: New testcase.
16408
16409 2002-07-24 Richard Henderson <rth@redhat.com>
16410
16411 * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
16412
16413 2002-07-24 Gabriel Dos Reis <gdr@nerim.net>
16414
16415 * g++.dg/ext/alignof1.C (main): Return 0 for success.
16416
16417 2002-07-24 Roger Sayle <roger@eyesopen.com>
16418
16419 * gcc.c-torture/execute/memset-3.c: New testcase.
16420
16421 2002-07-24 Neil Booth <neil@daikokuya.co.uk>
16422
16423 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
16424 gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
16425
16426 2002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16427
16428 * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
16429 Delete.
16430
16431 2002-07-23 J"orn Rennecke <joern.rennecke@superh.com>
16432
16433 * gcc.c-torture/compile/simd-4.c: New test.
16434
16435 2002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16436
16437 PR c++/7347, c++/7348
16438 * g++.dg/template/access4.C: New test.
16439 * g++.dg/template/access5.C: New test.
16440 * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
16441 * g++.old-deja/g++.pt/memtemp86.C: Likewise.
16442 * g++.old-deja/g++.pt/ttp58.C: Likewise.
16443 * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
16444
16445 2002-07-22 Jakub Jelinek <jakub@redhat.com>
16446
16447 * gcc.dg/gnu89-init-2.c: New test.
16448
16449 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
16450
16451 * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
16452
16453 2002-07-20 Roger Sayle <roger@eyesopen.com>
16454
16455 * gcc.c-torture/execute/20020720-1.c: New testcase.
16456
16457 2002-07-20 Neil Booth <neil@daikokuya.co.uk>
16458
16459 * gcc.dg/cpp/Wsignprom.c: New tests.
16460
16461 2002-07-20 Alan Modra <amodra@bigpond.net.au>
16462
16463 * gcc.c-torture/execute/loop-13.c: New test.
16464
16465 2002-07-19 Neil Booth <neil@daikokuya.co.uk>
16466
16467 * gcc.dg/cpp/expr.c: New tests.
16468
16469 2002 07-18 David Edelsohn <edelsohn@gnu.org>
16470
16471 * g++.dg/opt/pr6713.C: Add template instantiation.
16472
16473 2002-07-18 Alan Modra <amodra@bigpond.net.au>
16474
16475 * gcc.dg/nest.c: New test.
16476
16477 2002-07-17 Richard Henderson <rth@redhat.com>
16478
16479 * g++.dg/opt/pr6713.C: New test.
16480
16481 2002-07-17 Eric Botcazou <ebotcazou@multimania.com>
16482
16483 * gcc.c-torture/execute/loop-2e.x: Let the testcase
16484 XFAIL for all x86 processors.
16485
16486 2002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au>
16487
16488 * gcc.c-torture/execute/20010122-1.x: Do not test with
16489 -fomit-frame-pointer.
16490
16491 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16492
16493 * g++.dg/template/instantiate2.C: New test.
16494 * g++.dg/template/spec4.C: New test.
16495
16496 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16497
16498 * g++.dg/template/access2.C: New test.
16499 * g++.dg/template/access3.C: New test.
16500
16501 2002-07-15 Zack Weinberg <zack@codesourcery.com>
16502
16503 * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
16504 c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
16505 c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
16506 c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
16507 Convert to use <stdarg.h>.
16508 * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
16509 Delete.
16510 * gcc.dg/va-arg-2.c: New.
16511 * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
16512
16513 2002-07-15 Jakub Jelinek <jakub@redhat.com>
16514
16515 * gcc.c-torture/compile/20020710-1.c: New test.
16516
16517 2002-07-11 J"orn Rennecke <joern.rennecke@superh.com>
16518 Andrew Pinski <pinskia@physics.uc.edu>
16519
16520 gcc.c-torture/compile/simd-2.c: New testcase.
16521 gcc.c-torture/compile/simd-3.c: Likewise.
16522
16523 2002-07-11 Mark Mitchell <mark@codesourcery.com>
16524
16525 PR c++/7224
16526 * g++.dg/overload/error1.C: New test.
16527
16528 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
16529
16530 * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
16531 configuration and IRIX 6 O32 ABI.
16532
16533 2002-07-11 Roger Sayle <roger@eyesopen.com>
16534
16535 * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
16536
16537 2002-07-10 Roger Sayle <roger@eyesopen.com>
16538
16539 * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
16540
16541 2002-07-10 Jeffrey A Law <law@redhat.com>
16542
16543 * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
16544
16545 * gcc.c-torture/compile/930326-1.x: Remove. No longer needed.
16546
16547 2002-07-09 Aldy Hernandez <aldyh@redhat.com>
16548
16549 * gcc.dg/20020312-2.c: Check for __PPC__.
16550
16551 2002-07-09 Diego Novillo <dnovillo@redhat.com>
16552
16553 * gcc.c-torture/compile/20020709-1.c: New test.
16554
16555 2002-07-07 Roger Sayle <roger@eyesopen.com>
16556
16557 * g++.dg/template/qualttp21.C: New test case.
16558
16559 2002-07-06 Alexandre Oliva <aoliva@redhat.com>
16560
16561 * gcc.c-torture/compile/20020706-1.c: New test.
16562 * gcc.c-torture/compile/20020706-2.c: New test.
16563
16564 2002-07-06 Brian R. Gaeke <brg@dgate.ORG>
16565 Alexandre Oliva <aoliva@redhat.com>
16566
16567 * g++.dg/warn/incomplete1.C: New test.
16568
16569 2002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16570
16571 PR c++/7099
16572 * g++.dg/warn/noreturn1.C: New test.
16573
16574 2002-07-03 Mark Mitchell <mark@codesourcery.com>
16575
16576 PR c++/6706
16577 * g++.dg/debug/debug6.C: New test.
16578 * g++.dg/debug/debug7.C: New test.
16579
16580 2002-07-04 J"orn Rennecke <joern.rennecke@superh.com>
16581
16582 * gcc.c-torture/compile/simd-3.c: New test.
16583
16584 2002-07-03 Chris Demetriou <cgd@broadcom.com>
16585
16586 * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
16587 * gcc.dg/20020620-1.c: Likewise.
16588
16589 2002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16590
16591 PR c++/6944
16592 * g++.dg/init/array4.C: New test.
16593 * g++.dg/init/array5.C: New test.
16594
16595 2002-07-03 J"orn Rennecke <joern.rennecke@superh.com>
16596
16597 * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
16598 * gcc.c-torture/execute/simd-2.c (main): Likewise.
16599
16600 2002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16601
16602 * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
16603 * gcc.dg/wtr-aggr-init-1.c: Likewise.
16604 * gcc.dg/wtr-conversion-1.c: Likewise.
16605 * gcc.dg/wtr-escape-1.c: Likewise.
16606 * gcc.dg/wtr-int-type-1.c: Likewise.
16607 * gcc.dg/wtr-label-1.c: Likewise.
16608 * gcc.dg/wtr-static-1.c: Likewise.
16609 * gcc.dg/wtr-strcat-1.c: Likewise.
16610 * gcc.dg/wtr-suffix-1.c: Likewise.
16611 * gcc.dg/wtr-switch-1.c: Likewise.
16612 * gcc.dg/wtr-unary-plus-1.c: Likewise.
16613 * gcc.dg/wtr-union-init-1.c: Likewise.
16614 * gcc.dg/wtr-union-init-2.c: Likewise.
16615 * gcc.dg/wtr-union-init-3.c: Likewise.
16616
16617 * gcc.dg/wtr-func-def-1.c: New test.
16618
16619 2002-07-02 Devang Patel <dpatel@apple.com>
16620
16621 * objc.dg/param-1.m: New test.
16622
16623 2002-07-03 Neil Booth <neil@daikokuya.co.uk>
16624
16625 * gcc.dg/cpp/trad/directive.c: Add test.
16626 * gcc.dg/cpp/trad/macroargs.c: Add test.
16627 * gcc.dg/cpp/trad/recurse-3.c: Add tests.
16628
16629 2002-07-02 Neil Booth <neil@daikokuya.co.uk>
16630
16631 * gcc.dg/cpp/cmdlne-M.c: New test.
16632
16633 2002-07-02 Ziemowit Laski <zlaski@apple.com>
16634
16635 * objc.dg/desig-init-1.m: New test.
16636
16637 2002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16638
16639 PR c++/6716
16640 * g++.dg/template/instantiate1.C: New test.
16641
16642 2002-07-01 Mark Mitchell <mark@codesourcery.com>
16643
16644 PR c++/7112
16645 * g++.dg/template/sizeof2.C: New test.
16646
16647 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
16648
16649 * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
16650 gcc.dg/cpp/trad/include.c: New tests.
16651
16652 2002-07-01 Hans-Peter Nilsson <hp@axis.com>
16653
16654 PR target/7177
16655 * gcc.c-torture/compile/20020701-1.c: New test.
16656
16657 2002-07-01 Stan Shebs <shebs@apple.com>
16658
16659 * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
16660 header here...
16661 * lib/objc-torture.exp (objc-torture-compile): ...instead of here
16662 (objc-torture-execute): or here.
16663
16664 2002-07-01 J"orn Rennecke <joern.rennecke@superh.com>
16665
16666 * gcc.c-torture/execute/arith-rand-ll.c: New test.
16667
16668 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
16669
16670 * gcc.dg/cpp/trad/escaped-nl.c: New test.
16671
16672 2002-06-30 Devang Patel <dpatel@apple.com>
16673
16674 * objc.dg/fsyntax-only.m: New test.
16675
16676 2002-06-27 Mark Mitchell <mark@codesourcery.com>
16677
16678 PR c++/6695
16679 * g++.dg/template/friend7.C: New file.
16680
16681 2002-06-27 Aldy Hernandez <aldyh@redhat.com>
16682
16683 * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
16684 return type.
16685
16686 2002-06-27 J"orn Rennecke <joern.rennecke@superh.com>
16687
16688 * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
16689 avoid division by zero.
16690
16691 2002-06-27 Neil Booth <neil@daikokuya.co.uk>
16692
16693 * gcc.dg/Wunknownprag.c: New tests.
16694
16695 2002-06-25 J"orn Rennecke <joern.rennecke@superh.com>
16696
16697 * gcc.c-torture/execute/simd-2.c: New test.
16698
16699 2002-06-25 Neil Booth <neil@daikokuya.co.uk>
16700
16701 * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
16702 gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
16703 gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
16704 gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
16705 gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
16706 gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
16707 gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
16708 gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
16709 gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
16710 gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
16711 gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
16712 gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
16713 gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
16714 gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
16715 gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
16716 gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
16717 gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
16718
16719 2002-06-24 Neil Booth <neil@daikokuya.co.uk>
16720
16721 * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
16722 gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
16723 gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
16724 gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
16725 New tests.
16726 * gcc.dg/cpp/trad/directive.c: Update.
16727
16728 2002-06-23 Andreas Jaeger <aj@suse.de>
16729
16730 * gcc.c-torture/execute/complex-6.c: New.
16731
16732 2002-06-22 Neil Booth <neil@daikokuya.co.uk>
16733
16734 * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
16735 gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
16736 gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
16737 gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
16738
16739 2002-06-21 Neil Booth <neil@daikokuya.co.uk>
16740
16741 * gcc.dg/cpp/trad: New directory with traditional tests copied
16742 from parent directory.
16743 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
16744 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
16745 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
16746 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
16747 Move to trad/ and rename.
16748 * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
16749 gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
16750 gcc.dg/cpp/trad/redef2.c: New tests.
16751 * gcc.dg/cpp/trad/trad.exp: New driver.
16752
16753 2002-06-20 Neil Booth <neil@daikokuya.co.uk>
16754
16755 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
16756 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
16757 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
16758 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
16759 Remove.
16760
16761 2002-06-20 Richard Sandiford <rsandifo@redhat.com>
16762
16763 * gcc.dg/20020620-1.c: New test.
16764
16765 2002-06-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16766
16767 * g++.dg/template/ttp4.C: New test.
16768
16769 2002-06-19 Jakub Jelinek <jakub@redhat.com>
16770
16771 * g++.dg/opt/vt1.C: Fix regexp.
16772
16773 2002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16774
16775 * gcc.c-torture/execute/pure-1.c: Make functions static again.
16776 Don't use attribute `noinline'.
16777
16778 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
16779
16780 * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
16781
16782 2002-06-18 Aldy Hernandez <aldyh@redhat.com>
16783
16784 * gcc.c-torture/execute/simd-1.c: New.
16785
16786 * gcc.dg/simd-1.c: New.
16787
16788 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
16789
16790 * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
16791
16792 2002-06-16 Richard Henderson <rth@redhat.com>
16793
16794 * g++.dg/ext/anon-struct1.C: New.
16795 * g++.dg/ext/anon-struct2.C: New.
16796 * g++.dg/ext/anon-struct3.C: New.
16797 * gcc.dg/anon-struct-1.c: New.
16798 * gcc.dg/anon-struct-2.c: New.
16799 * gcc.dg/anon-struct-3.c: New.
16800 * gcc.dg/20011008-1.c: Adjust warning text.
16801 * gcc.dg/20020527-1.c: Add -fms-extensions.
16802
16803 2002-06-16 Richard Henderson <rth@redhat.com>
16804
16805 * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
16806
16807 2002-06-15 Hans-Peter Nilsson <hp@axis.com>
16808
16809 * gcc.c-torture/execute/20020615-1.c: New test.
16810
16811 2002-06-15 Roger Sayle <roger@eyesopen.com>
16812
16813 * gcc.c-tortuture/execute/compare-1.c: New test case.
16814 * gcc.c-tortuture/execute/compare-2.c: New test case.
16815 * gcc.c-tortuture/execute/compare-3.c: New test case.
16816
16817 2002-06-13 Richard Henderson <rth@redhat.com>
16818
16819 * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for
16820 ia64 ilp32.
16821
16822 2002-06-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16823
16824 * g++.dg/template/typename2.C: Update error message.
16825
16826 2002-06-12 Hans-Peter Nilsson <hp@axis.com>
16827
16828 * gcc.c-torture/execute/20020611-1.c: New test.
16829
16830 2002-06-11 Bob Wilson <bob.wilson@acm.org>
16831
16832 * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
16833 list of targets to skip.
16834
16835 2002-06-10 Bob Wilson <bob.wilson@acm.org>
16836
16837 * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
16838 targets if not optimizing.
16839
16840 2002-06-10 Jakub Jelinek <jakub@redhat.com>
16841
16842 * gcc.c-torture/compile/20020605-1.c: New test.
16843
16844 * g++.dg/opt/vt1.C: New test.
16845
16846 * gcc.dg/20020531-1.c: New test.
16847
16848 * gcc.dg/20020530-1.c: New test.
16849
16850 * gcc.dg/20020527-1.c: New test.
16851
16852 * g++.dg/opt/cse1.C: New test.
16853
16854 2002-06-07 Roger Sayle <roger@eyesopen.com>
16855
16856 * gcc.dg/20020607-2.c: New test case.
16857
16858 2002-06-07 Jakub Jelinek <jakub@redhat.com>
16859
16860 * gcc.c-torture/compile/20020604-1.c: New test.
16861
16862 2002-06-04 Richard Henderson <rth@redhat.com>
16863
16864 * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
16865 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
16866 * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
16867
16868 2002-06-04 Aldy Hernandez <aldyh@redhat.com>
16869
16870 * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
16871
16872 2002-06-03 Richard Henderson <rth@redhat.com>
16873
16874 * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
16875 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
16876
16877 2002-06-02 Richard Henderson <rth@redhat.com>
16878
16879 * gcc.c-torture/execute/pure-1.c: Don't mark any of the
16880 test functions static.
16881
16882 2002-06-02 Andreas Jaeger <aj@suse.de>
16883
16884 * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
16885 now.
16886
16887 2002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
16888
16889 * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
16890 gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
16891 Update for mofified diagnostics.
16892 * gcc.dg/c99-intconst-1.c: No longer fail.
16893
16894 2002-06-02 Richard Henderson <rth@redhat.com>
16895
16896 * gcc.dg/uninit-A.c: Remove xfail markers.
16897
16898 2002-06-01 Roger Sayle <roger@eyesopen.com>
16899
16900 * gcc.dg/fnegate-1.c: New test case.
16901
16902 2002-05-30 Osku Salerma <osku@iki.fi>
16903
16904 * gcc.c-torture/execute/mayalias-1.c: New file.
16905
16906 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
16907
16908 * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
16909 gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
16910 gcc.dg/cpp/if-1.c: Update for modified diagnostics.
16911
16912 2002-05-29 Hans-Peter Nilsson <hp@axis.com>
16913
16914 * gcc.c-torture/execute/20020529-1.c: New test.
16915
16916 2002-05-27 Richard Henderson <rth@redhat.com>
16917
16918 * g++.dg/ext/attrib6.C: New test case.
16919
16920 2002-05-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16921
16922 * gcc.c-torture/execute/pure-1.c: New test.
16923
16924 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
16925
16926 * gcc.dg/cpp/arith-2.c: Remove.
16927
16928 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
16929
16930 * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
16931 * gcc.dg/cpp/if-3.c: Remove.
16932
16933 2002-05-26 Jakub Jelinek <jakub@redhat.com>
16934
16935 * g++.dg/opt/cse2.C: New test.
16936
16937 2002-05-26 Neil Booth <neil@daikokuya.demon.co.uk>
16938
16939 * gcc.dg/cpp/arith-1.c: New semantic tests.
16940 * gcc.dg/cpp/if-1.c: Update.
16941
16942 2002-05-24 Ben Elliston <bje@redhat.com>
16943
16944 * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
16945
16946 2002-05-24 Jakub Jelinek <jakub@redhat.com>
16947
16948 * gcc.dg/verbose-asm.c: New test.
16949
16950 2002-05-24 Neil Booth <neil@daikokuya.demon.co.uk>
16951
16952 * gcc.dg/cpp/paste12.c: New test.
16953
16954 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
16955
16956 * g++.dg/parse/named_ops.C: New test.
16957
16958 2002-05-23 Mark Mitchell <mark@codesourcery.com>
16959
16960 * gcc/testsuite/gcc.dg/weak-8.c: New test.
16961
16962 2002-05-23 J"orn Rennecke <joern.rennecke@superh.com>
16963
16964 * gcc.dg/weak-2.c: Allow optional leading underscore
16965 in scan-assembler symbol name.
16966 * gcc.dg/weak-3.c: Likewise.
16967 * gcc.dg/weak-4.c: Likewise.
16968 * gcc.dg/weak-5.c: Likewise.
16969
16970 2002-05-23 Jakub Jelinek <jakub@redhat.com>
16971
16972 * gcc.dg/20020523-1.c: New test.
16973
16974 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
16975
16976 * objc.dg/const-str-2.m: Update now that we stop after
16977 a command line error.
16978
16979 2002-05-22 Richard Henderson <rth@redhat.com>
16980
16981 * g++.dg/dg.exp: Fix typo in test pruneing.
16982
16983 2002-05-22 Richard Henderson <rth@redhat.com>
16984
16985 * g++.dg/dg.exp: Prune the tls subdirectory.
16986 * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
16987 * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
16988 * g++.dg/tls/init-1.C: New.
16989
16990 2002-05-22 Jakub Jelinek <jakub@redhat.com>
16991
16992 * gcc.dg/20020517-1.c: New test.
16993
16994 2002-05-21 Richard Henderson <rth@redhat.com>
16995
16996 * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
16997 gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
16998
16999 2002-05-21 Brian R. Gaeke <brg@dgate.ORG>
17000
17001 * g++.dg/other/copy2.C: New test.
17002
17003 2002-05-20 J"orn Rennecke <joern.rennecke@superh.com>
17004
17005 * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
17006 (MAX_COPY): Bump up to 10 times sizeof (long long).
17007 (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
17008
17009 * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
17010 sizeof (long long).
17011
17012 * gcc.c-torture/execute/strcpy-1.c: New test.
17013
17014 2002-05-19 Jason Merrill <jason2redhat.com>
17015
17016 * g++.dg/ext/oper1.C: New test.
17017
17018 2002-05-20 David Billinghurst <David.Billinghurst@riotinto.com>
17019 2002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com>
17020
17021 * README.QMTEST: New file.
17022
17023 * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
17024
17025 2002-05-19 Andreas Jaeger <aj@suse.de>
17026
17027 * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
17028 now.
17029 * gcc.c-torture/execute/loop-2d.x: Likewise.
17030
17031 2002-05-19 David Billinghurst <David.Billinghurst@riotinto.com>
17032
17033 * gcc.dg/weak-2.c: xfail warnings for platforms that don't
17034 support weak symbols.
17035 * gcc.dg/weak-4.c: Likewise
17036 * gcc.dg/weak-6.c: Likewise
17037
17038 2002-05-16 David.Billinghurst <David.Billinghurst@riotinto.com>
17039
17040 * gcc.dg/weak-3.c: Add dg-excess-error comment for
17041 cygwin, coff and h8300-*-hms targets
17042 * gcc.dg/weak-5.c: Likewise
17043 * gcc.dg/weak-7.c: Likewise
17044
17045 2002-05-16 Jason Merrill <jason@redhat.com>
17046
17047 * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
17048 (scan-assembler-not, scan-assembler-dem): Likewise.
17049 (scan-assembler-dem-not): Likewise.
17050
17051 2002-05-15 Richard Henderson <rth@redhat.com>
17052
17053 * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
17054
17055 2002-05-15 Richard Henderson <rth@redhat.com>
17056
17057 * gcc.dg/weak-5.c (vfoo1c): No warning here.
17058 (vfoo1f): Warning here.
17059 (vfoo1l): Don't redefine the alias.
17060
17061 2002-05-14 Jason Merrill <jason@redhat.com>, Alexandre Oliva <aoliva@redhat.com>
17062
17063 * g++.dg/init/pm1.C: New test.
17064
17065 2002-05-12 David S. Miller <davem@redhat.com>
17066
17067 * gcc.c-torture/execute/conversion.c (ldnear): Use long double
17068 types.
17069
17070 2002-05-10 Roger Sayle <roger@eyesopen.com>
17071
17072 * gcc.c-torture/execute/20020510-1.c: New test case.
17073
17074 2002-05-10 David S. Miller <davem@redhat.com>
17075
17076 * gcc.c-torture/execute/conversion.c: Test long double too.
17077
17078 2002-05-09 Jakub Jelinek <jakub@redhat.com>
17079
17080 * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
17081 libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
17082 * lib/g++.exp (g++_link_flags): Likewise.
17083 * lib/objc.exp (objc_target_compile): Likewise.
17084
17085 2002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
17086
17087 * gcc.dg/cpp/poison.c: Update.
17088 * gcc.dg/cpp/20000625-2.c: Remove.
17089 * gcc.dg/cpp/direct2s.c: Remove final test.
17090
17091 2002-05-08 Tom Rix <trix@redhat.com>
17092
17093 * gcc.c-torture/execute/20020508-1.c: New test.
17094 * gcc.c-torture/execute/20020508-2.c: New test.
17095 * gcc.c-torture/execute/20020508-3.c: New test.
17096
17097 2002-05-08 Neil Booth <neil@daikokuya.demon.co.uk>
17098
17099 * gcc.dg/cpp/charconst-4.c: More tests.
17100
17101 2002-05-08 Mark Mitchell <mark@codesourcery.com>
17102
17103 PR c/6569
17104 * gcc.dg/weak-3.c: Update location of warning messages.
17105 * gcc.dg/weak-5.c: Likewise.
17106
17107 2002-05-06 Roger Sayle <roger@eyesopen.com>
17108
17109 * gcc.c-torture/execute/20020506-1.c: New test case.
17110
17111 2002-05-07 Neil Booth <neil@daikokuya.demon.co.uk>
17112
17113 * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
17114
17115 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
17116
17117 * gcc.dg/cpp/charconst-3.c: Run, don't compile.
17118
17119 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
17120
17121 * gcc.dg/cpp/charconst-3.c: New test.
17122
17123 2002-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
17124
17125 * gcc.dg/cpp/charconst.c: Update tests.
17126
17127 2002-05-05 Tim Josling <tej@melbpc.org.au>
17128
17129 * treelang: Added directory for new sample language treelang. Also
17130 lib/treelang.exp: New file to signal treelang should be tested.
17131
17132 2002-05-03 Jakub Jelinek <jakub@redhat.com>
17133
17134 * gcc.dg/cpp/cmdlne-dM-M.c: New test.
17135 * gcc.dg/cpp/cmdlne-dD-M.c: New test.
17136 * gcc.dg/cpp/cmdlne-dN-M.c: New test.
17137 * gcc.dg/cpp/cmdlne-dI-M.c: New test.
17138 * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
17139 * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
17140 * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
17141
17142 2002-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
17143
17144 * gcc.dg/format/xopen-2.c: New test.
17145
17146 2002-05-03 Jakub Jelinek <jakub@redhat.com>
17147
17148 * gcc.dg/20020503-1.c: New test.
17149
17150 2002-05-02 Mark Mitchell <mark@codesourcery.com>
17151
17152 * g++.dg/init/dtor1.C: Make it tougher.
17153
17154 2002-05-01 Mark Mitchell <mark@codesourcery.com>
17155
17156 * g++.dg/init/dtor1.C: New test.
17157
17158 2002-05-02 Aldy Hernandez <aldyh@redhat.com>
17159
17160 * gcc.dg/altivec-8.c: New.
17161
17162 2002-05-01 Aldy Hernandez <aldyh@redhat.com>
17163
17164 * gcc.dg/altivec-7.c: New.
17165
17166 2002-04-29 Jakub Jelinek <jakub@redhat.com>
17167
17168 * g++.dg/parse/typedef1.C: New test.
17169
17170 2002-04-29 Mark Mitchell <mark@codesourcery.com>
17171
17172 PR c++/6486
17173 * g++.dg/template/friend6.C: New test.
17174
17175 PR c++/6492
17176 * g++.dg/init/copy1.C: New test.
17177
17178 2002-04-29 Nathan Sidwell <nathan@codesourcery.com>
17179
17180 * g++.dg/warn/effc1.C: New test.
17181
17182 2002-04-29 Neil Booth <neil@daikokuya.demon.co.uk>
17183
17184 * gcc.dg/cpp/if-cexp.c: Add a test.
17185
17186 2002-04-28 Jakub Jelinek <jakub@redhat.com>
17187
17188 * gcc.dg/20020426-2.c: New test.
17189
17190 2002-04-28 Neil Booth <neil@daikokuya.demon.co.uk>
17191
17192 * gcc.dg/cpp/if-mop.c: Update.
17193 * gcc.dg/cpp/if-mpar.c: Add test.
17194 * gcc.dg/cpp/if-oppr.c: Update.
17195
17196 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17197
17198 PR c/6343
17199 * gcc.dg/weak-[2-7].c: New tests.
17200
17201 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
17202
17203 * gcc.dg/enum1.c: New test.
17204
17205 2002-04-26 Mark Mitchell <mark@codesourcery.com>
17206
17207 PR c++/6497
17208 * g++.dg/inherit/access2.C: New test.
17209
17210 2002-04-26 Mark Mitchell <mark@codesourcery.com>
17211
17212 PR bootstrap/6445
17213 * gcc.dg/20020426-1.c: New test.
17214
17215 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
17216
17217 * g++.dg/abi/enum1.C: New test.
17218
17219 2002-04-26 Richard Henderson <rth@redhat.com>
17220
17221 * gcc.dg/c99-bool-1.c: Expect always true warning.
17222
17223 2002-04-25 Roger Sayle <roger@eyesopen.com>
17224
17225 * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
17226
17227 2002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17228
17229 * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
17230 targets.
17231
17232 2002-04-24 Mark Mitchell <mark@codesourcery.com>
17233
17234 * g++.dg/abi/mange7.C: New test.
17235
17236 PR c++/6438.
17237 * g++.dg/parse/stmtexpr2.C: New test.
17238
17239 2002-04-24 J"orn Rennecke <joern.rennecke@superh.com>
17240
17241 * gcc.dg/20020312-2.c: Add SH target.
17242
17243 2002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17244
17245 * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
17246 compiler output on mips*-*-irix*.
17247
17248 2002-04-23 Jakub Jelinek <jakub@redhat.com>
17249
17250 * g++.dg/parse/attr1.C: New test.
17251
17252 2002-04-23 Roger Sayle <roger@eyesopen.com>
17253
17254 * gcc.c-torture/execute/string-opt-17.c: New test case.
17255 * gcc.c-torture/execute/memset-2.c: New test case.
17256
17257 2002-04-23 Mark Mitchell <mark@codesourcery.com>
17258
17259 PR c++/6256:
17260 * g++.dg/template/friend5.C: New test.
17261
17262 PR c++/6331:
17263 * g++.dg/template/qual1.C: Likewise.
17264
17265 2002-04-22 Zack Weinberg <zack@codesourcery.com>
17266
17267 * gcc.c-torture/execute/980707-1.c: Don't use isspace().
17268 Include stdlib.h, not stdio.h or ctype.h.
17269
17270 2002-04-22 Hans-Peter Nilsson <hp@axis.com>
17271
17272 * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
17273 cris-*-elf* and mmix-*-*.
17274 * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
17275 * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
17276 g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
17277 Ditto.
17278 * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
17279 * gcc.dg/wchar_t-1.c: Ditto.
17280
17281 2002-04-21 Hans-Peter Nilsson <hp@axis.com>
17282
17283 * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
17284 Clarify comment.
17285
17286 2002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
17287
17288 * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
17289
17290 2002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17291
17292 * gcc.c-torture/execute/20000906-1.x: Delete.
17293
17294 2002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com>
17295
17296 * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
17297
17298 2002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
17299
17300 * PR6367
17301 * g77.f-torture/execute/6367.f: New test.
17302 * g77.f-torture/execute/6367.x: Disable for MMIX.
17303
17304 2002-04-19 Mark Mitchell <mark@codesourcery.com>
17305
17306 * PR6352
17307 * g++.dg/opt/inline2.C: New test.
17308
17309 2002-04-18 Richard Henderson <rth@redhat.com>
17310
17311 * gcc.dg/20000906-1.c: Enable for all targets.
17312 * gcc.c-torture/compile/iftrap-2.c: New.
17313
17314 2002-04-18 Jakub Jelinek <jakub@redhat.com>
17315
17316 * gcc.dg/20020418-1.c: New test.
17317 * gcc.dg/20020418-2.c: New test.
17318
17319 2002-04-18 Richard Henderson <rth@redhat.com>
17320
17321 * gcc.c-torture/compile/iftrap-1.c: New.
17322 * gcc.dg/iftrap-1.c: Adjust for ia64.
17323 * gcc.dg/iftrap-2.c: New.
17324
17325 2002-04-18 Jakub Jelinek <jakub@redhat.com>
17326
17327 * gcc.c-torture/compile/20020418-1.c: New test.
17328
17329 2002-04-18 Roger Sayle <roger@eyesopen.com>
17330
17331 * gcc.c-torture/compile/20020415-1.c: New.
17332
17333 2002-04-18 David S. Miller <davem@redhat.com>
17334
17335 * gcc.c-torture/execute/20020418-1.c: New test.
17336
17337 2002-04-17 Jakub Jelinek <jakub@redhat.com>
17338
17339 * gcc.dg/20020416-1.c: New test.
17340
17341 * g++.dg/opt/inline1.C: New test.
17342
17343 2002-04-16 Jakub Jelinek <jakub@redhat.com>
17344
17345 * gcc.dg/altivec-5.c: New test.
17346
17347 * gcc.dg/20020415-1.c: New test.
17348
17349 2002-04-15 Mark Mitchell <mark@codesourcery.com>
17350
17351 * testsuite/lib/chill.exp: Remove.
17352
17353 2002-04-14 Jakub Jelinek <jakub@redhat.com>
17354
17355 * g++.dg/other/big-struct.C: New test.
17356
17357 2002-04-14 David Billinghurst <David.Billinghurst@riotinto.com>
17358
17359 * g77.dg/f77-edit-i-in.f: Use internal buffer in place
17360 of scratch file.
17361
17362 2002-04-13 David Billinghurst <David.Billinghurst@riotinto.com>
17363
17364 PR c/6277
17365 * gcc.dg/i386-387-1.c: Allow optional leading underscore
17366 in scan-assembler function name
17367
17368 2002-04-13 Hans-Peter Nilsson <hp@bitrange.com>
17369
17370 * g77.f-torture/execute/980628-4.x,
17371 g77.f-torture/execute/980628-5.x,
17372 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
17373 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
17374 g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
17375 i[34567]86-*-*.
17376
17377 2002-04-13 David S. Miller <davem@redhat.com>
17378
17379 * gcc.c-torture/execute/20020413-1.c: New test.
17380
17381 2002-04-13 Richard Sandiford <rsandifo@redhat.com>
17382
17383 * gcc.dg/asm-6.c,
17384 * g++.dg/ext/asm1.C: New tests.
17385
17386 2002-04-12 Mark Mitchell <mark@codesourcery.com>
17387
17388 PR c++ 5373.
17389 * g++.dg/parse/stmtexpr1.C: New test.
17390
17391 PR c++/5189.
17392 * g++.dg/template/copy1.C: New test.
17393
17394 2002-04-12 Richard Henderson <rth@redhat.com>
17395
17396 * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
17397
17398 2002-04-12 Geoffrey Keating <geoffk@redhat.com>
17399
17400 * gcc.c-torture/execute/20020412-1.c: New file, renamed from
17401 gcc.c-torture/execute/20020307-2.c.
17402
17403 2002-04-12 Richard Sandiford <rsandifo@redhat.com>
17404
17405 * g++.dg/ext/attrib5.C,
17406 * g++.dg/lookup/struct1.C: New tests.
17407
17408 2002-04-11 Jakub Jelinek <jakub@redhat.com>
17409
17410 * gcc.dg/20020411-1.c: New test.
17411
17412 * gcc.c-torture/execute/20020411-1.c: New test.
17413
17414 2002-04-10 Janis Johnson <janis187@us.ibm.com>
17415
17416 * g77.f-torture/execute/6177.f: New test.
17417
17418 2002-04-10 Jakub Jelinek <jakub@redhat.com>
17419
17420 PR middle-end/6247
17421 * g++.dg/opt/cleanup1.C: New test.
17422
17423 * g++.dg/opt/const1.C: New test.
17424
17425 2002-04-10 Lars Brinkhoff <lars@nocrew.org>
17426
17427 * gcc.c-torture/execute/20020406-1.c: Declare malloc.
17428
17429 2002-04-10 Nathan Sidwell <nathan@codesourcery.com>
17430
17431 PR c++/5507
17432 * g++.dg/template/typename2.C: New test.
17433
17434 2002-04-10 Alan Modra <amodra@bigpond.net.au>
17435
17436 * gcc.c-torture/execute/loop-12.c: New.
17437
17438 2002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
17439
17440 * g77.f-torture/execute/980628-4.x,
17441 g77.f-torture/execute/980628-5.x,
17442 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
17443 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
17444 g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
17445
17446 2002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17447
17448 PR optimization/6086
17449 * g++.dg/opt/preinc1.C: New test.
17450
17451 2002-04-06 Mark Mitchell <mark@codesourcery.com>
17452
17453 PR c++/5571
17454 * g++.dg/opt/static2.C: New test.
17455
17456 2002-04-06 Mark Mitchell <mark@codesourcery.com>
17457
17458 PR c/5120
17459 * gcc.dg/20020406-1.c: New test.
17460
17461 2002-04-04 David S. Miller <davem@redhat.com>
17462
17463 * gcc.c-torture/execute/20020404-1.c: New test.
17464
17465 2002-04-04 Jakub Jelinek <jakub@redhat.com>
17466
17467 PR c/6123
17468 * gcc.dg/20020312-2.c: Do not declare global register variable
17469 if __PIC__ or __pic__ is defined.
17470
17471 2002-04-04 Richard Earnshaw <rearnsha@arm.com>
17472
17473 * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use
17474 __asm__ so that it works correctly even if -ansi -pedantic-errors.
17475
17476 2002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17477
17478 * gcc.misc-tests/linkage.exp: Update last change to handle
17479 sparc*-, not just sparc-.
17480
17481 2002-04-03 Richard Henderson <rth@redhat.com>
17482
17483 * gcc.dg/cpp/ucs.c: Improved long UCS test.
17484
17485 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
17486
17487 * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
17488
17489 2002-04-02 David S. Miller <davem@redhat.com>
17490
17491 * gcc.c-torture/execute/20020402-3.c: New test.
17492
17493 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
17494
17495 * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
17496 * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
17497
17498 * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
17499 * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
17500 g77.f-torture/execute/20001201.x,
17501 g77.f-torture/execute/u77-test.x: New files.
17502
17503 * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
17504 * gcc.dg/wchar_t-1.c: Ditto.
17505
17506 2002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17507
17508 * gcc.c-torture/execute/20020402-1.c: New test.
17509
17510 2002-04-01 Richard Henderson <rth@redhat.com>
17511
17512 * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
17513
17514 * g++.dg/other/new1.C: Use __SIZE_TYPE__.
17515
17516 2002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17517
17518 * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
17519
17520 2002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
17521
17522 * g++.dg/inherit/template-as-base.C: Expect error.
17523 * g++.dg/inherit/namespace-as-base.C: Likewise.
17524
17525 2002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
17526
17527 * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
17528 g++.dg/ext/instantiate3.C: Tweak match patterns.
17529
17530 * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
17531 * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
17532 -da test.
17533
17534 2002-03-31 Richard Henderson <rth@redhat.com>
17535
17536 * gcc.dg/special/alias-2.c: New.
17537 * gcc.dg/special/ecos.exp: Run it.
17538
17539 2002-03-31 Richard Henderson <rth@redhat.com>
17540
17541 * gcc.dg/va-arg-1.c: Expect warnings, not errors.
17542
17543 2002-03-31 Kazu Hirata <kazu@hxi.com>
17544
17545 * gcc.dg/weak-1.c: Disable on h8300 port.
17546
17547 2002-03-29 Janis Johnson <janis187@us.ibm.com>
17548
17549 * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
17550 * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
17551 ordering tests.
17552 * g++.dg/bprob/bprob-1.C: New test.
17553 * g++.dg/gcov/gcov.exp: New driver for gcov tests.
17554 * g++.dg/gcov/gcov-1.C: New test.
17555 * g++.dg/gcov/gcov-1.x: New file.
17556 * g++.dg/gcov/gcov-2.C: New test.
17557 * g++.dg/gcov/gcov-3.C: New test.
17558 * g++.dg/gcov/gcov-3.h: New file.
17559
17560 2002-03-28 Roger Sayle <roger@eyesopen.com>
17561
17562 * g++.old-deja/g++.other/builtins5.C: New test.
17563 * g++.old-deja/g++.other/builtins6.C: New test.
17564 * g++.old-deja/g++.other/builtins7.C: New test.
17565 * g++.old-deja/g++.other/builtins8.C: New test.
17566 * g++.old-deja/g++.other/builtins9.C: New test.
17567
17568 2002-03-29 Jakub Jelinek <jakub@redhat.com>
17569
17570 * g++.dg/opt/static1.C: New test.
17571
17572 * g++.dg/opt/longbranch1.C: New test.
17573
17574 2002-03-28 Hans-Peter Nilsson <hp@bitrange.com>
17575
17576 * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
17577
17578 * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
17579
17580 2002-03-28 Jeffrey A Law (law@redhat.com)
17581
17582 * gcc.c-torture/execute/20020328-1.c: New test.
17583
17584 2002-03-27 Richard Henderson <rth@redhat.com>
17585
17586 * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
17587 * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
17588 move from g++.old-deja/g++.ext/.
17589
17590 2002-03-27 Mark Mitchell <mark@codesourcery.com>
17591
17592 * g++.dg/init/new2.C: New test.
17593
17594 2002-03-26 Richard Henderson <rth@redhat.com>
17595
17596 * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
17597
17598 * gcc.dg/20020312-2.c: Don't test epilogue vs global register
17599 on sparc.
17600
17601 * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on
17602 sparcv9 systems.
17603 * gcc.dg/20001102-1.c: Likewise.
17604
17605 2002-03-26 Phil Edwards <pme@gcc.gnu.org>
17606
17607 * gcc.dg/cpp/endif-pedantic1.c,
17608 gcc.dg/cpp/endif-pedantic2.c: New tests.
17609
17610 2002-03-26 Mark Mitchell <mark@codesourcery.com>
17611
17612 * g++.dg/init/new1.C: New test.
17613
17614 2002-03-26 Nathan Sidwell <nathan@codesourcery.com>
17615
17616 * g++.dg/abi/vbase9.C: New test.
17617
17618 2002-03-26 Richard Earnshaw <rearnsha@arm.com>
17619
17620 * gcc.dg/arm-asm.c: New test.
17621
17622 2002-03-26 Andrew Cagney <ac131313@redhat.com>
17623
17624 * gcc.dg/Wswitch-enum.c: New test.
17625 Fix PR c/5044.
17626
17627 2002-03-26 Richard Henderson <rth@redhat.com>
17628
17629 * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
17630 structure.
17631
17632 2002-03-25 Richard Henderson <rth@redhat.com>
17633
17634 * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
17635 sparcv9 systems.
17636
17637 * gcc.c-torture/compile/20011119-1.c (xxx): New.
17638 * gcc.c-torture/compile/20011119-2.c (xxx): New.
17639
17640 2002-03-25 Zack Weinberg <zack@codesourcery.com>
17641
17642 * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
17643
17644 2002-03-25 Bob Wilson <bob.wilson@acm.org>
17645
17646 * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
17647 targets using generic thunk support.
17648
17649 2002-03-25 Jakub Jelinek <jakub@redhat.com>
17650
17651 * gcc.c-torture/compile/20020323-1.c: New test.
17652
17653 * g++.dg/opt/conj2.C: New test.
17654
17655 2002-03-24 Richard Henderson <rth@redhat.com>
17656
17657 * gcc.dg/weak-1.c: Use -fno-common.
17658
17659 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
17660
17661 * g77.dg/f77-edit-apostrophe-out.f: New test
17662 * g77.dg/f77-edit-h-out.f: New test
17663 * g77.dg/f77-edit-t-in.f: New test
17664 * g77.dg/f77-edit-t-out.f: New test
17665 * g77.dg/f77-edit-x-out.f: New test
17666 * g77.dg/f77-edit-slash-out.f: New test
17667 * g77.dg/f77-edit-colon-out.f: New test
17668 * g77.dg/f77-edit-s-out.f: New test
17669
17670 2002-03-24 Richard Henderson <rth@redhat.com>
17671
17672 * objc/execute/formal_protocol-6.x: New XFAIL.
17673
17674 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
17675
17676 * gcc.dg/weak-1.c: Early return from dg-final on platforms
17677 that do not support weak symbols
17678
17679 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
17680
17681 * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al
17682 * lib/g77.exp: Likewise
17683 * lib/objc.exp: Likewise
17684
17685 2002-03-23 Andrew Cagney <ac131313@redhat.com>
17686
17687 * gcc.dg/Wswitch-default.c: New test.
17688
17689 2002-03-23 Jakub Jelinek <jakub@redhat.com>
17690
17691 * g++.dg/other/enum1.C: New test.
17692
17693 2002-03-23 Zack Weinberg <zack@codesourcery.com>
17694
17695 * gcc.dg/pragma-ep-3.c: Fix typo.
17696
17697 2002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
17698
17699 * g++.dg/inherit/template-as-base.C: New test.
17700
17701 2002-03-22 Jakub Jelinek <jakub@redhat.com>
17702
17703 * g++.old-deja/g++.other/dwarf2-1.C: Move...
17704 * g++.dg/debug/debug5.C: ...here. Convert for dg framework.
17705
17706 2002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
17707
17708 * gcc.dg/cpp/multiline.c: Update to match.
17709
17710 2002-03-22 Alexandre Oliva <aoliva@redhat.com>
17711
17712 * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
17713
17714 2002-03-22 Phil Edwards <pme@gcc.gnu.org>
17715
17716 * gcc.dg/cpp/extratokens2.c: New file.
17717
17718 2002-03-21 David Edelsohn <edelsohn@gnu.org>
17719
17720 * gcc.dg/20020312-2.c: Add rs6000 target.
17721
17722 * gcc.c-torture/compile/20020319-1.c: New test.
17723
17724 2002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
17725
17726 * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
17727 (A, E): Handle this.
17728
17729 2002-03-20 Jason Merrill <jason@redhat.com>
17730
17731 * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
17732 ignoring -fpic.
17733 * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
17734 through prune_gcc_output.
17735
17736 2002-03-20 Jakub Jelinek <jakub@redhat.com>
17737
17738 * gcc.c-torture/compile/20020320-1.c: New test.
17739
17740 2002-03-19 Jakub Jelinek <jakub@redhat.com>
17741
17742 * gcc.c-torture/compile/20020318-1.c: New test.
17743
17744 * gcc.dg/struct-by-value-1.c: New test.
17745
17746 * gcc.dg/20020319-1.c: New test.
17747
17748 2002-03-18 Jakub Jelinek <jakub@redhat.com>
17749
17750 * g++.dg/opt/conj1.C: New test.
17751
17752 2002-03-17 Mark Mitchell <mark@codesourcery.com>
17753
17754 * g++.dg/template/qualttp20.C: Revert previous change.
17755 * g++.dg/template/qualttp3.C: Likewise.
17756 * g++.dg/template/qualttp4.C: Likewise
17757 * g++.dg/template/qualttp5.C: Likewise
17758 * g++.dg/template/qualttp6.C: Likewise
17759 * g++.dg/template/qualttp7.C: Likewise
17760 * g++.dg/template/qualttp8.C: Likewise
17761 * g++.dg/template/recurse.C: Likewise.
17762
17763 2002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
17764
17765 * gcc.dg/cpp/wchar-1.c: Update.
17766
17767 2002-03-16 Nathan Sidwell <nathan@codesourcery.com>
17768
17769 * g++.dg/template/conv1.C: New test.
17770 * g++.dg/template/conv2.C: New test.
17771 * g++.dg/template/conv3.C: New test.
17772 * g++.dg/template/conv4.C: New test.
17773
17774 2002-03-15 Mark Mitchell <mark@codesourcery.com>
17775
17776 * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
17777 * g++.dg/template/qualttp3.C: Likewise.
17778 * g++.dg/template/qualttp4.C: Likewise
17779 * g++.dg/template/qualttp5.C: Likewise
17780 * g++.dg/template/qualttp6.C: Likewise
17781 * g++.dg/template/qualttp7.C: Likewise
17782 * g++.dg/template/qualttp8.C: Likewise
17783 * g++.dg/template/recurse.C: Likewise.
17784
17785 2002-03-15 Mark Mitchell <mark@codesourcery.com>
17786
17787 * g++.dg/opt/dtor1.C: New test.
17788
17789 2002-03-15 Jakub Jelinek <jakub@redhat.com>
17790
17791 * gcc.c-torture/compile/20020315-1.c: New test.
17792
17793 2002-03-15 Richard Earnshaw <rearnsha@arm.com>
17794
17795 * gcc.dg/weak-1.c: Fix scan tests.
17796
17797 2002-03-15 Hans-Peter Nilsson <hp@bitrange.com>
17798
17799 * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
17800 * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
17801 cris-*-aout* mmix-*-*.
17802 * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
17803 cris-*-aout* mmix-*-*.
17804 * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
17805 cris-*-elf* cris-*-aout* and mmix-*-*.
17806 * gcc.dg/20001009-1.c: Ditto.
17807 * gcc.dg/20010912-1.c: Ditto.
17808 * gcc.dg/20020122-4.c: Ditto.
17809 * gcc.dg/inline-2.c: Ditto.
17810
17811 2002-03-14 Jeffrey A Law (law@cygnus.com)
17812
17813 * gcc.c-torture/compile/20020314-1.c: New test.
17814
17815 2002-03-14 Richard Earnshaw <rearnsha@arm.com>
17816
17817 * gcc.c-torture/execute/20020314-1.c: New test.
17818
17819 2002-03-14 Jakub Jelinek <jakub@redhat.com>
17820
17821 * g++.dg/warn/Wunused-1.C: New test.
17822
17823 2002-02-13 Richard Sandiford <rsandifo@redhat.com>
17824
17825 * g++.dg/abi/mangle6.C: New test.
17826
17827 2002-03-13 Jakub Jelinek <jakub@redhat.com>
17828
17829 * gcc.c-torture/compile/20020309-2.c: New test.
17830
17831 * gcc.c-torture/compile/20020312-1.c: New test.
17832
17833 2002-03-12 Nathan Sidwell <nathan@codesourcery.com>
17834
17835 * g++.dg/other/access1.C: New test.
17836
17837 2002-03-12 Jakub Jelinek <jakub@redhat.com>
17838
17839 * gcc.c-torture/execute/wchar_t-1.c: New test.
17840
17841 2002-03-12 David Edelsohn <edelsohn@gnu.org>
17842
17843 * gcc.dg/20020103-1.c: Add rs6000 target and macro.
17844
17845 2002-03-12 Roger Sayle <roger@eyesopen.com>
17846
17847 * gcc.dg/20020312-1.c: New test case.
17848
17849 2002-03-11 Aldy Hernandez <aldyh@redhat.com>
17850
17851 * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
17852
17853 2002-03-11 Richard Henderson <rth@redhat.com>
17854
17855 * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
17856 * g++.old-deja/g++.jason/report.C: Likewise.
17857
17858 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
17859
17860 * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
17861 * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
17862
17863 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
17864
17865 * testsuite/g++.dg/overload/pmf1.C: New test.
17866
17867 2002-03-11 Kazu Hirata <kazu@hxi.com>
17868
17869 * gcc.c-torture/execute/20020307-1.c: Use long.
17870
17871 2002-03-11 Jakub Jelinek <jakub@redhat.com>
17872
17873 PR optimization/5844
17874 * gcc.dg/20020310-1.c: New test.
17875
17876 2002-03-09 Michael Meissner <meissner@redhat.com>
17877
17878 * gcc.c-torture/execute/memcpy-2.c: New test.
17879 * gcc.c-torture/execute/memset-1.c: New test.
17880 * gcc.c-torture/execute/strlen-1.c: New test.
17881 * gcc.c-torture/execute/strcmp-1.c: New test.
17882 * gcc.c-torture/execute/strncmp-1.c: New test.
17883
17884 2002-03-09 Geoffrey Keating <geoffk@redhat.com>
17885
17886 * gcc.dg/ppc-ldstruct.c: New test.
17887
17888 2002-03-09 Jakub Jelinek <jakub@redhat.com>
17889
17890 * gcc.c-torture/execute/va-arg-22.c: New test.
17891
17892 2002-03-09 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
17893
17894 * gcc.c-torture/compile/20020309-1.c: New test.
17895
17896 2002-03-08 Jakub Jelinek <jakub@redhat.com>
17897
17898 * gcc.c-torture/execute/20020307-2.c: New test.
17899
17900 2002-03-07 Jeffrey A Law (law@redhat.com)
17901
17902 * g77.f-torture/compile/20020307-1.f: New test.
17903
17904 2002-03-07 Richard Sandiford <rsandifo@redhat.com>
17905
17906 * gcc.dg/unordered-1.c: New test.
17907
17908 2002-03-07 Richard Earnshaw <rearnsha@arm.com>
17909
17910 * gcc.c-torture/execute/20020307-1.c: New test.
17911
17912 2002-03-05 Jakub Jelinek <jakub@redhat.com>
17913
17914 * gcc.dg/20020304-1.c: New test.
17915
17916 * gcc.c-torture/compile/20020304-2.c: New test.
17917
17918 2002-03-04 Zack Weinberg <zack@codesourcery.com>
17919
17920 * gcc.c-torture/compile/20020304-1.c: New test case
17921 (from PR c/5830).
17922
17923 2002-03-03 Aldy Hernandez <aldyh@redhat.com>
17924
17925 * gcc.dg/20020103-1.c: Add other -D ppc variants.
17926
17927 2002-03-02 Nathan Sidwell <nathan@codesourcery.com>
17928
17929 * g++.dg/other/classkey1.C: New test.
17930
17931 2002-03-01 Richard Henderson <rth@redhat.com>
17932
17933 * gcc.c-torture/compile/981223-1.x: New.
17934 * gcc.c-torture/compile/920625-1.x: New.
17935
17936 2002-02-28 Richard Henderson <rth@redhat.com>
17937
17938 * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
17939
17940 2002-02-27 Hans-Peter Nilsson <hp@bitrange.com>
17941
17942 * gcc.c-torture/execute/20020227-1.c: New test.
17943
17944 2002-02-27 Mark Mitchell <mark@codesourcery.com>
17945
17946 * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
17947 here" ERROR lines.
17948 * g++.old-deja/g++.oliva/partord1.C: Likewise.
17949 * g++.old-deja.g++.other/defarg1.C: Likewise.
17950 * g++.old-deja/g++.pt/calls2.C: Likewise.
17951 * g++.old-deja/g++.pt/crash20.C: Likewise.
17952 * g++.old-deja/g++.pt/crash30.C: Likewise.
17953 * g++.old-deja/g++.pt/crash36.C: Likewise.
17954 * g++.old-deja/g++.pt/crash6.C: Likewise.
17955 * g++.old-deja/g++.pt/defarg13.C: Likewise.
17956 * g++.old-deja/g++.pt/derived3.C: Likewise.
17957 * g++.old-deja/g++.pt/error1.C: Likewise.
17958 * g++.old-deja/g++.pt/friend21.C: Likewise.
17959 * g++.old-deja/g++.pt/friend23.C: Likewise.
17960 * g++.old-deja/g++.pt/infinite1.C: Likewise.
17961 * g++.old-deja/g++.robertl/eb128.C: Likewise.
17962
17963 2002-02-27 Geoffrey Keating <geoffk@redhat.com>
17964
17965 * gcc.c-torture/execute/20020225-2.c: New test.
17966
17967 2002-02-27 Zack Weinberg <zack@codesourcery.com>
17968
17969 * gcc.c-torture/execute/920730-1t.c,
17970 gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
17971 Delete test cases, only relevant to -traditional.
17972
17973 2002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
17974
17975 * gcc.dg/cpp/undef1.c: Remove.
17976 * gcc.dg/cpp/directiv.c: Update.
17977 * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
17978
17979 2002-02-27 Michael Meissner <meissner@redhat.com>
17980
17981 * gcc.c-torture/execute/20020226-1.c: New test.
17982
17983 2002-02-26 Jakub Jelinek <jakub@redhat.com>
17984
17985 * g++.dg/debug/debug4.C: New test.
17986
17987 * gcc.dg/ia64-visibility-1.c: New test.
17988
17989 2002-02-26 Alexandre Oliva <aoliva@redhat.com>
17990
17991 * gcc.dg/debug/20020224-1.c: New.
17992
17993 2002-02-25 Kazu Hirata <kazu@hxi.com>
17994
17995 * gcc.c-torture/execute/960416-1.x: New.
17996 * gcc.c-torture/execute/divconst-3.x: Likewise.
17997
17998 2002-02-25 Jakub Jelinek <jakub@redhat.com>
17999
18000 * gcc.dg/20020224-1.c: New test.
18001
18002 2002-02-25 Alan Modra <amodra@bigpond.net.au>
18003
18004 * gcc.c-torture/execute/20020225-1.c: New.
18005
18006 2002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
18007
18008 * testsuite/gcc.dg/cpp/wchar-1.c: New test.
18009
18010 2002-02-23 Jakub Jelinek <jakub@redhat.com>
18011
18012 * gcc.dg/20020222-1.c: New test.
18013
18014 2002-02-22 Jakub Jelinek <jakub@redhat.com>
18015
18016 * g++.dg/opt/anonunion1.C: New test.
18017
18018 2002-02-22 Nathan Sidwell <nathan@codesourcery.com>
18019
18020 * g++.dg/template/qualttp19.C: New test.
18021 * g++.dg/template/qualttp20.C: New test.
18022 * g++.old-deja/g++.jason/report.C: Adjust expected errors
18023 * g++.old-deja/g++.other/qual1.C: Likewise.
18024
18025 2002-02-21 Aldy Hernandez <aldyh@redhat.com>
18026
18027 * gcc.dg/attr-alwaysinline.c: New.
18028
18029 2002-02-21 Jakub Jelinek <jakub@redhat.com>
18030
18031 * gcc.dg/20020220-1.c: New test.
18032
18033 * gcc.dg/20020220-2.c: New test.
18034
18035 * g++.dg/opt/mmx1.C: New test.
18036
18037 2002-02-20 Alexandre Oliva <aoliva@redhat.com>
18038
18039 * gcc.c-torture/compile/20020110.c: New test.
18040
18041 2002-02-20 Jakub Jelinek <jakub@redhat.com>
18042
18043 * gcc.c-torture/execute/20020219-1.c: New test.
18044
18045 * gcc.dg/20020219-1.c: New test.
18046
18047 * gcc.dg/noncompile/20020220-1.c: New test.
18048
18049 * g++.dg/opt/ptrintsum1.C: New test.
18050
18051 * gcc.dg/debug/20020220-1.c: New test.
18052
18053 2002-02-17 Jakub Jelinek <jakub@redhat.com>
18054
18055 * gcc.c-torture/execute/20020216-1.c: New test.
18056
18057 2002-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
18058
18059 * gcc.dg/decl-1.c: Update, new test.
18060
18061 2002-02-15 Nathan Sidwell <nathan@codesourcery.com>
18062
18063 * g++.dg/abi/bitfield1.C: New test.
18064 * g++.dg/abi/bitfield2.C: New test.
18065
18066 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
18067
18068 * gcc.dg/attr-nest.c: New test.
18069
18070 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
18071
18072 * gcc.c-torture/execute/20020215-1.c: New test.
18073
18074 2002-02-14 Jakub Jelinek <jakub@redhat.com>
18075
18076 * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
18077 * g++.dg/debug/debug.exp: New.
18078 * g++.dg/debug/trivial.C: New.
18079 * g++.dg/debug/debug1.C: Moved...
18080 * g++.dg/other/debug1.C: ...from here.
18081 * g++.dg/debug/debug2.C: Moved...
18082 * g++.dg/other/debug2.C: ...from here.
18083 * g++.dg/debug/debug3.C: Moved...
18084 * g++.dg/other/debug3.C: ...from here.
18085
18086 * gcc.dg/noncompile/20020213-1.c: New test.
18087
18088 2002-02-13 Jakub Jelinek <jakub@redhat.com>
18089
18090 * g++.dg/other/debug3.C: New test.
18091
18092 * gcc.c-torture/execute/20020213-1.c: New test.
18093
18094 2002-02-13 Richard Smith <richard@ex-parrot.com>
18095
18096 * g++.old-deja/g++.other/thunk1.C: New test.
18097
18098 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
18099
18100 * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
18101
18102 2002-02-13 Stan Shebs <shebs@apple.com>
18103
18104 * gcc.dg/altivec-3.c: New.
18105
18106 2002-02-12 Jakub Jelinek <jakub@redhat.com>
18107
18108 * gcc.dg/Wunreachable-1.c: New test.
18109 * gcc.dg/Wunreachable-2.c: New test.
18110
18111 2002-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
18112
18113 * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
18114
18115 2002-02-12 Neil Booth <neil@daikokuya.demon.co.uk>
18116
18117 * gcc.dg/decl-1.c: New test.
18118
18119 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
18120
18121 * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
18122
18123 2002-02-10 Kazu Hirata <kazu@hxi.com>
18124
18125 * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
18126 * gcc.c-torture/compile/980506-1.x: Likewise.
18127
18128 2002-02-10 Kazu Hirata <kazu@hxi.com>
18129
18130 * gcc.dg/20020210-1.c: New.
18131
18132 2002-02-09 Toon Moene <toon@moene.indiv.nluug.nl>
18133
18134 * g77.f-torture/execute/947.f: New regression test
18135 for PR fortran/947.
18136
18137 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
18138
18139 * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
18140 * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
18141
18142 2002-02-08 Richard Henderson <rth@redhat.com>
18143
18144 * gcc.c-torture/compile/labels-3.c: New.
18145
18146 2002-02-08 Jakub Jelinek <jakub@redhat.com>
18147
18148 * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
18149 expression statements work instead.
18150 * gcc.dg/noncompile/20020207-1.c: New test.
18151
18152 2002-02-07 Richard Henderson <rth@redhat.com>
18153
18154 * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
18155
18156 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
18157
18158 * lib/prune.exp: Remove "In (program|subroutine"block-data)"
18159 message from g77
18160 * lib/g77-dg.exp: Trim g77 error messages so that they are
18161 recognized by dg.exp.
18162
18163 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
18164
18165 PR fortran/5473
18166 * g77.dg/pr5473.f: Now dg-error. Add additional cases.
18167
18168 2002-02-07 Richard Henderson <rth@redhat.com>
18169
18170 * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
18171 to be sufficiently aligned for integers.
18172
18173 2002-02-07 Nathan Sidwell <nathan@codesourcery.com>
18174
18175 * g++.dg/template/friend4.C: New test.
18176
18177 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
18178
18179 PR fortran/5743
18180 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
18181 unsupported cases.
18182
18183 2002-02-07 Richard Henderson <rth@redhat.com>
18184
18185 * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
18186 * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
18187 gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
18188 objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
18189
18190 2002-02-06 Richard Henderson <rth@redhat.com>
18191
18192 * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
18193
18194 2002-02-06 Janis Johnson <janis187@us.ibm.com>
18195
18196 * gcc.dg/20020206-1.c: New test.
18197
18198 2002-02-06 Jakub Jelinek <jakub@redhat.com>
18199
18200 * gcc.c-torture/execute/20020206-1.c: New test.
18201
18202 * gcc.c-torture/execute/20020206-2.c: New test.
18203
18204 PR optimization/5429:
18205 * gcc.c-torture/compile/20020206-1.c: New test.
18206
18207 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
18208
18209 * g++.dg/ext/align1.C: Do not use an explicit alignment value
18210 as certain file formats cannot support particularly large
18211 alignments.
18212
18213 * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
18214 and do not expect to be able to link the executable.
18215
18216 * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
18217 fail because the COFF format does not support the weak attribute.
18218
18219 2002-02-05 David Billinghurst <David.Billinghurst@riotinto.com>
18220
18221 * g77.dg/pr5473.f: New test
18222
18223 2002-02-05 Aldy Hernandez <aldyh@redhat.com>
18224
18225 * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
18226 Fix testcase accordingly.
18227
18228 2002-02-04 Richard Henderson <rth@redhat.com>
18229
18230 * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
18231 (buf): Change to be an array of pointers, not ints.
18232
18233 2002-02-04 Jakub Jelinek <jakub@redhat.com>
18234
18235 * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally
18236 before all tests. Move warning one line above to match where it
18237 C frontend emits.
18238 * gcc.dg/Wswitch-2.c: New test.
18239 * g++.dg/warn/Wswitch-1.C: New test.
18240 * g++.dg/warn/Wswitch-2.C: New test.
18241
18242 2002-02-04 Richard Henderson <rth@redhat.com>
18243
18244 * g++.dg/abi/offsetof.C: Fix size comparison.
18245
18246 2002-02-04 Richard Sandiford <rsandifo@redhat.com>
18247
18248 * gcc.dg/cast-qual-2.c: New test.
18249
18250 2002-02-04 Jakub Jelinek <jakub@redhat.com>
18251
18252 * gcc.dg/20020201-4.c: New test.
18253
18254 2002-02-04 Ben Elliston <bje@redhat.com>
18255
18256 * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
18257 target_info attribute != 0, in addition to the empty string.
18258 (gcc_target_compile): Likewise.
18259
18260 2002-02-03 Andrew Cagney <ac131313@redhat.com>
18261
18262 * gcc.dg/Wswitch.c: New test.
18263 PR gcc/4475. PR gcc/3780.
18264
18265 2002-02-03 Toon Moene <toon@moene.indiv.nluug.nl>
18266
18267 * g77.f-torture/execute/5122.f: New test for regressions
18268 against PR fortran/5122.
18269
18270 2002-02-03 David Billinghurst <David.Billinghurst@riotinto.com>
18271
18272 * g77.f-torture/compile/pr3743.f: Delete
18273 * g77.dg/pr3743-1.f: New test.
18274 * g77.dg/pr3743-2.f: New test.
18275 * g77.dg/pr3743-3.f: New test.
18276 * g77.dg/pr3743-4.f: New test.
18277
18278 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
18279
18280 * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
18281
18282 2002-02-02 Richard Henderson <rth@redhat.com>
18283
18284 * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
18285 * gcc.c-torture/execute/bf64-1.c: Likewise.
18286
18287 2002-02-02 Jakub Jelinek <jakub@redhat.com>
18288
18289 * gcc.dg/20020201-2.c: New test.
18290
18291 * gcc.dg/20020201-3.c: New test.
18292
18293 * gcc.c-torture/execute/bitfld-2.c: New test.
18294
18295 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
18296
18297 * gcc.dg/bitfld-1.c: Update.
18298 * gcc.dg/bitfld-2.c: Update.
18299 * gcc.c-torture/execute/bitfld-1.x: New.
18300
18301 2002-02-02 Jakub Jelinek <jakub@redhat.com>
18302
18303 * gcc.c-torture/execute/20020201-1.c: New test.
18304
18305 2002-02-01 Janis Johnson <janis187@us.ibm.com>
18306
18307 PR target/5469
18308 * gcc.dg/20020201-1.c: New test.
18309
18310 2002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
18311
18312 PR fortran/3743
18313 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
18314 * g77.f-torture/compile/pr3743.x: Remove
18315
18316 2002-01-31 Tom Rix <trix@redhat.com>
18317
18318 * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
18319
18320 2002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
18321
18322 * gcc.dg/noncompile/20020130-1.c: New test.
18323
18324 2002-01-30 David Billinghurst <David.Billinghurst@riotinto.com>
18325
18326 * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r.
18327
18328 2002-01-29 Richard Henderson <rth@redhat.com>
18329
18330 * gcc.c-torture/execute/991118-1.c: Cast various constants back
18331 to long long.
18332 * gcc.c-torture/execute/bf64-1.c: Likewise.
18333
18334 2002-01-29 Jakub Jelinek <jakub@redhat.com>
18335
18336 * gcc.c-torture/execute/20020129-1.c: New test.
18337
18338 2002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
18339
18340 * gcc.c-torture/compile/20000224-1.c: Update.
18341 * gcc.c-torture/execute/bitfld-1.c: New tests.
18342 * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
18343 * gcc.dg/uninit-A.c: Update.
18344
18345 2002-01-29 Nathan Sidwell <nathan@codesourcery.com>
18346
18347 * g++.dg/template/ctor1.C: Add instantiation.
18348
18349 2002-01-28 Paul Koning <pkoning@equallogic.com>
18350
18351 * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
18352 argument to __builtin_prefetch to be const ptr.
18353
18354 2002-01-28 Jakub Jelinek <jakub@redhat.com>
18355
18356 * gcc.c-torture/compile/20020120-1.c: New test.
18357
18358 2002-01-27 Kazu Hirata <kazu@hxi.com>
18359
18360 * gcc.c-torture/execute/20020127-1.c: New test.
18361
18362 2002-01-27 David Billinghurst <David.Billinghurst@riotinto.com>
18363
18364 * g77.dg/f77-edit-i-in.f: New test
18365 * g77.dg/f77-edit-i-out.f: New test
18366
18367 2002-01-25 Geoffrey Keating <geoffk@redhat.com>
18368
18369 * gcc.dg/debug/debug.exp: New file.
18370 * gcc.dg/debug/trivial.c: New file.
18371 * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
18372 * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
18373 * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
18374 * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
18375 * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
18376 * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
18377 * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
18378 * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
18379 * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
18380 * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
18381 * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
18382 * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
18383 * gcc.dg/20000503-1.c: Removed.
18384 * gcc.dg/20010207-1.c: Removed.
18385 * gcc.dg/20011223-1.c: Removed.
18386 * gcc.dg/20020104-2.c: Removed.
18387 * gcc.dg/debug-1.c: Removed.
18388 * gcc.dg/debug-2.c: Removed.
18389 * gcc.dg/debug-3.c: Removed.
18390 * gcc.dg/debug-4.c: Removed.
18391 * gcc.dg/debug-5.c: Removed.
18392 * gcc.dg/debug-6.c: Removed.
18393 * gcc.dg/dwarf2-1.c: Removed.
18394 * gcc.dg/dwarf2-2.c: Removed.
18395
18396 2002-01-25 Jakub Jelinek <jakub@redhat.com>
18397
18398 * g++.old-deja/g++.other/eh5.C: New test.
18399 * g++.old-deja/g++.other/sibcall2.C: New test.
18400 * g++.old-deja/g++.other/array9.C: New test.
18401 * g++.old-deja/g++.other/typename2.C: New test.
18402 * g++.old-deja/g++.other/crash60.C: New test.
18403 * g++.old-deja/g++.other/conv9.C: New test.
18404 * g++.old-deja/g++.other/mangle10.C: New test.
18405 * g++.old-deja/g++.other/unchanging1.C: New test.
18406 * g++.old-deja/g++.other/exprstmt1.C: New test.
18407 * g++.old-deja/g++.other/inline23.C: New test.
18408 * g++.old-deja/g++.eh/ia64-1.C: New test.
18409 * g++.old-deja/g++.other/dwarf2-1.C: New test.
18410 * g++.old-deja/g++.other/reload1.C: New test.
18411 * g++.old-deja/g++.other/static20.C: New test.
18412 * g++.old-deja/g++.other/local-alloc1.C: New test.
18413 * g++.old-deja/g++.other/conv8.C: New test.
18414 * g++.old-deja/g++.other/stmtexpr2.C: New test.
18415 * g++.old-deja/g++.other/storeexpr1.C: New test.
18416 * g++.old-deja/g++.other/storeexpr2.C: New test.
18417 * g++.dg/eh/template2.C: New test.
18418 * g++.dg/warn/weak1.C: New test.
18419
18420 2002-01-25 Hans-Peter Nilsson <hp@bitrange.com>
18421
18422 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
18423 Remove first, non-varying, argument.
18424
18425 2002-01-23 Richard Henderson <rth@redhat.com>
18426
18427 * gcc.dg/inline-2.c: New.
18428
18429 * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
18430 Add optional target arg. Check number of arguments.
18431 (scan-assembler-not, scan-assembler-dem): Likewise.
18432 (scan-assembler-dem-not): Likewise.
18433
18434 2002-01-23 Zack Weinberg <zack@codesourcery.com>
18435
18436 * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
18437 line 12.
18438 * g++.old-deja/g++.brendan/parse3.C,
18439 g++.old-deja/g++.other/crash26.C,
18440 g++.old-deja/g++.other/crash28.C,
18441 g++.old-deja/g++.other/crash29.C,
18442 g++.old-deja/g++.other/crash30.C,
18443 g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
18444
18445 2002-01-23 Aldy Hernandez <aldyh@redhat.com>
18446
18447 * gcc.dg/20020115-1.c: New.
18448
18449 2002-01-23 Bob Wilson <bob.wilson@acm.org>
18450
18451 * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
18452
18453 2002-01-23 Janis Johnson <janis187@us.ibm.com>
18454
18455 * gcc.dg/20020122-3.c: New.
18456
18457 2002-01-23 Jakub Jelinek <jakub@redhat.com>
18458
18459 * g++.dg/other/gc1.C: New test.
18460
18461 2002-01-23 Zack Weinberg <zack@codesourcery.com>
18462
18463 * gcc.dg/c99-intconst-1.c: Mark XFAIL.
18464
18465 2002-01-22 Richard Henderson <rth@redhat.com>
18466
18467 * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
18468
18469 2002-01-22 Richard Henderson <rth@redhat.com>
18470
18471 * gcc.dg/20020122-4.c: New.
18472
18473 2002-01-22 H.J. Lu <hjl@gnu.org>
18474
18475 * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
18476 link output.
18477 * gcc.dg/special/ecos.exp: Likewise.
18478 * lib/g++-dg.exp: Likewise.
18479 * lib/g77-dg.exp: Likewise.
18480 * lib/gcc-dg.exp : Likewise.
18481 * lib/mike-g++.exp: Likewise.
18482 * lib/mike-g77.exp: Likewise.
18483 * lib/mike-gcc.exp: Likewise.
18484 * lib/objc-dg.exp: Likewise.
18485
18486 2002-01-22 Janis Johnson <janis187@us.ibm.com>
18487
18488 PR target/5379
18489 * gcc.dg/20020122-2.c: New test.
18490
18491 2002-01-22 Hans-Peter Nilsson <hp@axis.com>
18492
18493 * gcc.dg/20020122-1.c: New test.
18494
18495 2001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
18496
18497 * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
18498
18499 2002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
18500
18501 * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
18502
18503 2002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18504
18505 * gcc.c-torture/compile/20020121-1.c: New test.
18506
18507 2002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
18508
18509 * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
18510 ld_library_path.
18511
18512 2002-01-21 Jakub Jelinek <jakub@redhat.com>
18513
18514 * gcc.dg/20020218-1.c: New test.
18515
18516 2002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com>
18517
18518 * lib/prune.exp (prune_gcc_output): Prune "At global scope"
18519 messages
18520 * g++.dg/other/deprecated.C: Remove dg-bogus comment for
18521 "At global scope" warning
18522 * g++.dg/ext/align1.C: Change cygwin test for alignment
18523 from db-bogus to dg-warning
18524
18525 2002-01-21 Zack Weinberg <zack@codesourcery.com>
18526
18527 * g77.f-torture/compile/cpp2.F: New test.
18528
18529 2002-01-19 Nathan Sidwell <nathan@codesourcery.com>
18530
18531 * g++.dg/template/access1.C: New test.
18532
18533 2002-01-18 Aldy Hernandez <aldyh@redhat.com>
18534
18535 * gcc.dg/20020118-1.c: New.
18536
18537 2002-01-18 Kazu Hirata <kazu@hxi.com>
18538
18539 * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
18540
18541 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
18542
18543 * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
18544 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
18545 alignment warnings.
18546
18547 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
18548
18549 * gcc.misc-tests/i386-prefetch.exp: Save and restore
18550 torture_with_loops and torture_without_loops
18551
18552 2002-01-17 Jakub Jelinek <jakub@redhat.com>
18553
18554 * gcc.c-torture/compile/20020116-1.c: New test.
18555
18556 2002-01-16 Jakub Jelinek <jakub@redhat.com>
18557
18558 * gcc.dg/20020116-2.c: New test.
18559
18560 * gcc.dg/ultrasp4.c: New test.
18561
18562 * gcc.dg/20020116-1.c: New test.
18563
18564 2002-01-15 Geoffrey Keating <geoffk@redhat.com>
18565
18566 * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
18567 by EABI.
18568
18569 2002-01-15 Janis Johnson <janis187@us.ibm.com>
18570
18571 * gcc.misc-tests/i386-prefetch.exp: New.
18572 * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
18573 * gcc.misc-tests/i386-pf-athlon-1.c: New test.
18574 * gcc.misc-tests/i386-pf-none-1.c: New test.
18575 * gcc.misc-tests/i386-pf-sse-1.c: New test.
18576
18577 2002-01-15 Jakub Jelinek <jakub@redhat.com>
18578
18579 * gcc.dg/gnu89-init-1.c: Add new tests.
18580
18581 2002-01-15 Andreas Jaeger <aj@suse.de>
18582
18583 * gcc.dg/i386-mmx-1.c: Also run on x86-64.
18584 * gcc.dg/i386-mmx-2.c: Likewise.
18585 * gcc.dg/i386-sse-1.c: Likewise.
18586 * gcc.dg/i386-sse-2.c: Likewise.
18587 * gcc.dg/i386-sse-3.c: Likewise.
18588
18589 2001-01-14 David Billinghurst <David.Billinghurst@riotinto.com>
18590
18591 * g77.f-torture/execute/intrinsic-unix-bessel.f:
18592 Uncomment additional cases that now pass.
18593
18594 2002-01-11 Richard Henderson <rth@redhat.com>
18595
18596 * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
18597 * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
18598
18599 2002-01-11 Nicola Pero <n.pero@mi.flashnet.it>
18600
18601 * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
18602
18603 2002-01-10 Aldy Hernandez <aldyh@redhat.com>
18604
18605 * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
18606 lvx, stvx, stvebx, stvehx, stvewx, stvxl.
18607
18608 2002-01-10 Dale Johannesen <dalej@apple.com>
18609
18610 * gcc.c-torture/execute/loop-11.c: New.
18611
18612 2002-01-08 Aldy Hernandez <aldyh@redhat.com>
18613
18614 * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
18615 dss, lvsl, lvsr, dstt, dstst, dststt, dst.
18616
18617 2002-01-09 Richard Henderson <rth@redhat.com>
18618
18619 * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
18620 type in which to perform the operation for each size.
18621
18622 2002-01-09 Alan Matsuoka (alanm@redhat.com)
18623
18624 * gcc.c-torture/compile/20020109-2.c: New test.
18625
18626 2002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com>
18627
18628 * gcc.c-torture/execute/loop-10.c: New test.
18629
18630 2002-01-09 Jakub Jelinek <jakub@redhat.com>
18631
18632 * gcc.c-torture/compile/20010226-1.c: New test.
18633 * gcc.c-torture/compile/20010227-1.c: New test.
18634 * gcc.c-torture/compile/20010426-1.c: New test.
18635 * gcc.c-torture/compile/20010510-1.c: New test.
18636 * gcc.c-torture/compile/20010605-3.c: New test.
18637 * gcc.c-torture/compile/20010824-1.c: New test.
18638 * gcc.c-torture/execute/20010409-1.c: New test.
18639 * gcc.dg/noncompile/20000901-1.c: New test.
18640 * gcc.dg/20001023-1.c: New test.
18641 * gcc.dg/20001101-1.c: New test.
18642 * gcc.dg/20001102-1.c: New test.
18643 * gcc.dg/20010207-1.c: New test.
18644 * gcc.dg/20010405-1.c: New test.
18645 * gcc.dg/20010822-1.c: New test.
18646 * gcc.dg/20011107-1.c: New test.
18647
18648 2002-01-09 Jeffrey A Law (law@redhat.com)
18649
18650 * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
18651
18652 * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
18653 execution failure on PA targets.
18654
18655 2002-01-09 Jakub Jelinek <jakub@redhat.com>
18656
18657 * gcc.c-torture/compile/20020109-1.c: New test.
18658
18659 2002-01-08 Kazu Hirata <kazu@hxi.com>
18660
18661 * gcc.c-torture/execute/20020108-1.c: New test.
18662
18663 2002-01-08 Jakub Jelinek <jakub@redhat.com>
18664
18665 * gcc.dg/20020108-1.c: New test.
18666
18667 2002-01-08 H.J. Lu <hjl@gnu.org>
18668
18669 * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
18670 for header files.
18671
18672 2002-01-08 Geoff Keating <geoffk@redhat.com>
18673
18674 * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
18675 consistency.
18676
18677 002-01-07 Aldy Hernandez <aldyh@redhat.com>
18678
18679 * gcc.dg/altivec-4.c: Test altivec predicates.
18680
18681 2002-01-07 Jakub Jelinek <jakub@redhat.com>
18682
18683 * gcc.c-torture/execute/20020107-1.c: New test.
18684
18685 2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
18686
18687 PR c/5279
18688 * gcc.c-torture/compile/20020106-1.c: New test.
18689
18690 2002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
18691
18692 * gcc.c-torture/execute/nestfunc-4.c: New test.
18693
18694 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
18695
18696 * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
18697 extra triple that slipped in.
18698 * g++.old-deja/g++.abi/align.C: Likewise.
18699 * g++.old-deja/g++.abi/bitfields.C: Likewise.
18700
18701 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
18702
18703 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
18704 * g++.old-deja/g++.abi/align.C: Likewise.
18705 * g++.old-deja/g++.abi/bitfields.C: Likewise.
18706
18707 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
18708 on FreeBSD/i386.
18709 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
18710 FreeBSD.
18711
18712 2002-01-04 Jakub Jelinek <jakub@redhat.com>
18713
18714 * gcc.dg/20020104-1.c: New test.
18715
18716 * gcc.dg/20020104-2.c: New test.
18717
18718 2002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
18719
18720 * gcc.dg/20020103-1.c: Fix typo in target selector.
18721
18722 2002-01-03 Richard Henderson <rth@redhat.com>
18723
18724 * gcc.dg/20020103-1.c: New.
18725
18726 2002-01-03 Kazu Hirata <kazu@hxi.com>
18727
18728 * gcc.c-torture/execute/20020103-1.c: New test.
18729
18730 2002-01-03 Jakub Jelinek <jakub@redhat.com>
18731
18732 * g++.dg/other/debug2.C: New test.
18733
18734 * gcc.c-torture/compile/20020103-1.c: New test.
18735
18736 2002-01-02 Jakub Jelinek <jakub@redhat.com>
18737
18738 * gcc.dg/gnu89-init-1.c: Added new tests.
18739
18740 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
18741
18742 * g++.dg/template/friend2.C: Remove as patch is reverted.
18743
18744 * g++.dg/warn/oldcast1.C: New test.
18745
18746 * g++.dg/template/ptrmem1.C: New test.
18747 * g++.dg/template/ptrmem2.C: New test.
18748
18749 * g++.dg/template/ntp.C: New test.
18750
18751 * g++.dg/other/component1.C: New test.
18752
18753 * g++.dg/template/ttp3.C: New test.
18754
18755 * g++.dg/template/friend2.C: New test.
18756 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
18757
18758 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
18759
18760 * g++.dg/other/ptrmem1.C: New test.
18761 * g++.dg/other/ptrmem2.C: New test.
18762
18763 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
18764
18765 * g++.dg/template/ctor1.C: New test.
18766
18767 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
18768
18769 * g++.dg/template/friend2.C: New test.
18770
18771 2002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
18772
18773 * gcc.dg/mmix-1.c: New test.
18774
18775 2001-12-31 Richard Henderson <rth@redhat.com>
18776
18777 * gcc.dg/asm-5.c: New.
18778
18779 2001-12-31 Paolo Carlini <pcarlini@unitus.it>
18780
18781 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
18782 in namespace __gnu_cxx
18783
18784 2001-12-30 Richard Henderson <rth@redhat.com>
18785
18786 * gcc.dg/debug-6.c: New.
18787
18788 2001-12-30 Jakub Jelinek <jakub@redhat.com>
18789
18790 * gcc.c-torture/compile/20011229-2.c: New test.
18791
18792 2001-12-29 Jakub Jelinek <jakub@redhat.com>
18793
18794 * gcc.dg/debug-3.c: New test.
18795 * gcc.dg/debug-4.c: New test.
18796 * gcc.dg/debug-5.c: New test.
18797
18798 2001-12-29 Richard Henderson <rth@redhat.com>
18799
18800 * g++.dg/eh/loop1.C: New.
18801
18802 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
18803
18804 * g++.dg/template/crash1.C: New test.
18805
18806 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
18807
18808 * g++.dg/other/const1.C: New test.
18809
18810 2001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
18811
18812 * gcc.c-torture/compile/20011229-1.c: New test.
18813
18814 2001-12-28 Stan Shebs <shebs@apple.com>
18815
18816 * lib/objc-torture.exp: Resync with c-torture.exp.
18817 * lib/objc.exp: Load standard libraries.
18818
18819 2001-12-28 Jakub Jelinek <jakub@redhat.com>
18820
18821 * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
18822 additional tests.
18823
18824 2001-12-27 Roger Sayle <roger@eyesopen.com>
18825
18826 * gcc.c-torture/execute/string-opt-16.c: New testcase.
18827
18828 2001-12-27 Richard Henderson <rth@redhat.com>
18829
18830 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
18831
18832 2001-12-26 Nathan Sidwell <nathan@codesourcery.com>
18833
18834 * g++.dg/eh/ctor1.C: New test.
18835 * g++.dg/other/error2.C: New test.
18836
18837 2001-12-24 Nathan Sidwell <nathan@codesourcery.com>
18838
18839 * g++.dg/other/init2.C: New test.
18840
18841 2001-12-24 Richard Henderson <rth@redhat.com>
18842
18843 * gcc.dg/20011223-1.c: New.
18844 * gcc.dg/inline-1.c: New.
18845
18846 2001-12-23 Richard Henderson <rth@redhat.com>
18847
18848 * gcc.dg/asm-4.c: Test operand modifiers.
18849
18850 2001-12-23 Richard Henderson <rth@redhat.com>
18851
18852 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
18853
18854 2001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
18855
18856 * gcc.c-torture/execute/20011223-1.c: New test.
18857
18858 2001-12-21 Richard Henderson <rth@redhat.com>
18859
18860 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
18861 re-enables the warning.
18862
18863 2001-12-21 Richard Henderson <rth@redhat.com>
18864
18865 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
18866
18867 2001-12-20 Jakub Jelinek <jakub@redhat.com>
18868
18869 * gcc.c-torture/compile/20011218-1.c: New test.
18870
18871 2001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
18872
18873 * gcc.misc-test/arm-isr.exp: New file. Control running of the
18874 arm-isr.c test.
18875 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
18876 epilogue generation for ARM ISR routines.
18877
18878 2001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
18879
18880 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
18881 * gcc.dg/format/c90-printf-3.c: Likewise.
18882 * gcc.dg/format/c99-printf-3.c: Likewise.
18883 * gcc.dg/format/ext-1.c: Likewise.
18884 * gcc.dg/format/ext-6.c: Likewise.
18885 * gcc.dg/format/format.h: Prototype unlocked stdio.
18886
18887 2001-12-20 Richard Henderson <rth@redhat.com>
18888
18889 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
18890 (arena): Use it.
18891 (malloc): Correct allocation logic. Abort if we fill up the
18892 arena before initialization complete.
18893 (realloc): Correct allocation logic.
18894
18895 2001-12-20 Jakub Jelinek <jakub@redhat.com>
18896
18897 * gcc.c-torture/compile/20011219-2.c: New test.
18898
18899 * gcc.c-torture/execute/20011219-1.c: New test.
18900
18901 2001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
18902
18903 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
18904 target does not support weak symbols.
18905
18906 2001-12-19 Jakub Jelinek <jakub@redhat.com>
18907
18908 * gcc.c-torture/compile/20011219-1.c: New test.
18909
18910 2001-12-19 Nathan Sidwell <nathan@codesourcery.com>
18911
18912 * g++.dg/other/error1.C: New test.
18913
18914 2001-12-17 Jeffrey A Law (law@redhat.com)
18915
18916 * gcc.c-torture/execute/20011217-1.c: New test.
18917
18918 2001-12-17 Nicola Pero <nicola@brainstorm.co.uk>
18919
18920 * objc.dg/special/: New directory.
18921 * objc.dg/special/special.exp: New file.
18922 * objc.dg/special/unclaimed-category-1.h: New file.
18923 * objc.dg/special/unclaimed-category-1a.m: New file.
18924 * objc.dg/special/unclaimed-category-1.m: New file.
18925
18926 2001-12-17 Andreas Jaeger <aj@suse.de>
18927
18928 * gcc.c-torture/compile/20011217-2.c: New test.
18929
18930 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
18931
18932 * gcc.c-torture/compile/20011217-1.c: New test.
18933
18934 2001-12-14 Aldy Hernandez <aldyh@redhat.com>
18935
18936 * testsuite/gcc.dg/20011214-1.c: New.
18937
18938 2001-12-13 Aldy Hernandez <aldyh@redhat.com>
18939
18940 * gcc.dg/altivec-4.c: New.
18941
18942 2001-12-13 Hans-Peter Nilsson <hp@axis.com>
18943
18944 * gcc.dg/20011113-1.c: New test.
18945
18946 2001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
18947
18948 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
18949 std::__malloc_alloc_template<0> and
18950 std::__default_alloc_template<false, 0>.
18951
18952 2001-12-13 Nicola Pero <n.pero@mi.flashnet.it>
18953
18954 * objc/execute/bf-21.m: New test.
18955 * objc/execute/enumeration-1.m: New test.
18956 * objc/execute/enumeration-2.m: New test.
18957
18958 2001-12-12 Jakub Jelinek <jakub@redhat.com>
18959
18960 * gcc.dg/gnu89-init-1.c: New test.
18961
18962 2001-12-12 Nathan Sidwell <nathan@codesourcery.com>
18963
18964 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
18965 * g++.old-deja/g++.jason/2371.C: Likewise.
18966 * g++.old-deja/g++.jason/template33.C: Likewise.
18967 * g++.old-deja/g++.jason/template34.C: Likewise.
18968 * g++.old-deja/g++.jason/template36.C: Likewise.
18969 * g++.old-deja/g++.oliva/typename1.C: Likewise.
18970 * g++.old-deja/g++.oliva/typename2.C: Likewise.
18971 * g++.old-deja/g++.other/typename1.C: Likewise.
18972 * g++.old-deja/g++.pt/inherit2.C: Likewise.
18973 * g++.old-deja/g++.pt/nontype5.C: Likewise.
18974 * g++.old-deja/g++.pt/typename11.C: Likewise.
18975 * g++.old-deja/g++.pt/typename14.C: Likewise.
18976 * g++.old-deja/g++.pt/typename16.C: Likewise.
18977 * g++.old-deja/g++.pt/typename3.C: Likewise.
18978 * g++.old-deja/g++.pt/typename4.C: Likewise.
18979 * g++.old-deja/g++.pt/typename5.C: Likewise.
18980 * g++.old-deja/g++.pt/typename7.C: Likewise.
18981 * g++.old-deja/g++.robertl/eb9.C: Likewise.
18982
18983 2001-12-11 Nathan Sidwell <nathan@codesourcery.com>
18984
18985 * g++.dg/other/linkage1.C: New test.
18986 * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
18987 specifiers.
18988
18989 2001-12-11 Neil Booth <neil@daikokuya.demon.co.uk>
18990
18991 * gcc.dg/concat.c: New test.
18992
18993 2001-12-11 Stan Shebs <shebs@apple.com>
18994
18995 * objc/compile: New test directory.
18996 * objc/compile/compile.exp: New expect script.
18997 * objc/compile/20011211-1.m: New compile test.
18998
18999 2001-12-11 Jason Merrill <jason@redhat.com>
19000
19001 * lib/prune.exp (prune_gcc_output): Also handle "In member
19002 function". So many permutations...
19003
19004 2001-12-10 Nathan Sidwell <nathan@codesourcery.com>
19005
19006 * g++.dg/template/typedef1.C: New test.
19007
19008 2001-12-09 Nathan Sidwell <nathan@codesourcery.com>
19009
19010 * g++.dg/other/copy1.C: New test.
19011
19012 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
19013
19014 * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
19015
19016 * gcc.dg/builtin-choose-expr.c: New.
19017
19018 2001-12-07 Aldy Hernandez <aldyh@redhat.com>
19019
19020 * gcc.dg/altivec-2.c: New.
19021
19022 2001-12-07 Richard Henderson <rth@redhat.com>
19023
19024 * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
19025
19026 2001-12-07 Stephane Carrez <Stephane.Carrez@sun.com>
19027
19028 * gcc.dg/sparc-ret.c: New file, test return corruption bug for
19029 ultrasparc.
19030
19031 2001-12-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
19032
19033 * g++-old.deja/g++.robertl/eb101.C: Deleted.
19034
19035 2001-12-06 Janis Johnson <janis187@us.ibm.com>
19036
19037 * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
19038 variable argument list.
19039
19040 2001-12-06 Zack Weinberg <zack@codesourcery.com>
19041
19042 * gcc.c-torture/execute/memcheck: Delete entire directory.
19043 (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
19044 t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
19045
19046 2001-12-05 Neil Booth <neil@daikokuya.demon.co.uk>
19047
19048 * gcc.dg/Wshadow-1.c: New test.
19049
19050 2001-12-05 Jakub Jelinek <jakub@redhat.com>
19051
19052 * gcc.c-torture/compile/20011130-1.c: New test.
19053
19054 * gcc.dg/noncompile/20011025-1.c: New test.
19055
19056 * g++.dg/other/anon-union.C: New test.
19057
19058 * gcc.c-torture/execute/20011024-1.c: New test.
19059
19060 2001-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
19061
19062 * gcc.c-torture/execute/20000722-1.x,
19063 gcc.c-torture/execute/20010123-1.x: Remove.
19064 * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
19065 * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
19066 gcc.dg/c99-complit-2.c: New tests.
19067
19068 2001-12-04 Nathan Sidwell <nathan@codesourcery.com>
19069
19070 * g++.dg/inherit/base1.C: New test.
19071
19072 2001-12-04 Jakub Jelinek <jakub@redhat.com>
19073
19074 * g++.dg/other/stdarg1.C: New test.
19075
19076 * gcc.c-torture/compile/20011130-2.c: New test.
19077
19078 2001-12-03 Janis Johnson <janis187@us.ibm.com>
19079
19080 * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
19081 * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
19082 * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
19083 * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
19084 * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
19085 * gcc.dg/builtin-prefetch-1.c: New test.
19086
19087 2001-12-03 Jakub Jelinek <jakub@redhat.com>
19088
19089 * gcc.dg/20011130-1.c: New test.
19090
19091 2001-12-03 Nathan Sidwell <nathan@codesourcery.com>
19092
19093 * g++.dg/other/scope1.C: New test.
19094 * g++.dg/template/explicit-instantiation.C: Remove XFAIL
19095
19096 2001-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
19097
19098 * gcc.dg/vla-init-1.c: New test.
19099
19100 2001-12-01 Geoff Keating <geoffk@redhat.com>
19101
19102 * gcc.c-torture/compile/structs.c: New testcase from GDB.
19103
19104 2001-12-02 Neil Booth <neil@daikokuya.demon.co.uk>
19105
19106 * objc.dg/alias.m: Update.
19107 * objc.dg/class-1.m: Update.
19108 * objc.dg/const-str-1.m: Update.
19109 * objc.dg/fwd-proto-1.m: Update.
19110 * objc.dg/id-1.m: Update.
19111 * objc.dg/super-class-1.m: Update.
19112
19113 2001-11-29 Mark Mitchell <mark@codesourcery.com>
19114
19115 * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
19116 constructs.
19117
19118 2001-11-28 Jeffrey A Law (law@cygnus.com)
19119
19120 * gcc.c-torture/execute/20011128-1.c: New test.
19121
19122 2001-11-28 Hans-Peter Nilsson <hp@axis.com>
19123
19124 * gcc.dg/20011127-1.c: New test.
19125
19126 2001-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
19127
19128 * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples
19129 from Austin Group draft 7.
19130 * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in
19131 scanf format arguments.
19132 * gcc.dg/format/no-exargs-2.c: New test.
19133
19134 2001-11-25 Nathan Sidwell <nathan@codesourcery.com>
19135
19136 * g++.dg/abi/vbase8-4.C: New test.
19137
19138 2001-11-24 Ian Lance Taylor <ian@airs.com>
19139
19140 * gcc.c-torture/execute/20011121-1.c: New test.
19141
19142 2001-11-23 Jeffrey A Law (law@cygnus.com)
19143
19144 * gcc.c-torture/execute/ieee/20011123-1.c: New test.
19145
19146 2001-11-23 Andreas Jaeger <aj@suse.de>
19147
19148 * gcc.dg/cpp/charconst-2.c: New test.
19149
19150 2001-11-22 Geoffrey Keating <geoffk@redhat.com>
19151
19152 * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
19153 to the host if it is remote. Let tests specify extra headers
19154 they use.
19155 * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
19156 * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
19157 * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
19158 * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
19159 * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
19160 * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
19161 * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
19162 * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
19163 * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
19164 * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
19165
19166 2001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
19167
19168 * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
19169 for little endian ARMs.
19170
19171 2001-11-20 Jakub Jelinek <jakub@redhat.com>
19172
19173 * gcc.c-torture/compile/20011119-1.c: New test.
19174 * gcc.c-torture/compile/20011119-2.c: New test.
19175
19176 2001-11-17 Aldy Hernandez <aldyh@redhat.com>
19177
19178 * gcc.dg/altivec-1.c: Fix typo.
19179
19180 2001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
19181
19182 * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
19183
19184 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
19185
19186 * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
19187
19188 2001-11-19 Geoffrey Keating <geoffk@redhat.com>
19189
19190 * lib/g77.exp: Don't specify --rpath-link.
19191
19192 * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
19193 across all the headers.
19194 * gcc.dg/format/format.exp: For testing on a remote host,
19195 copy format.h.
19196
19197 * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
19198 * gcc.c-torture/execute/930406-1.c: Likewise.
19199 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
19200
19201 2001-11-19 Aldy Hernandez <aldyh@redhat.com>
19202
19203 * gcc.dg/altivec-1.c: New.
19204
19205 2001-11-19 Neil Booth <neil@daikokuya.demon.co.uk>
19206
19207 * gcc.dg/cpp/fpreprocessed.c: New test case.
19208
19209 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
19210
19211 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
19212 gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
19213 * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
19214
19215 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
19216
19217 * gcc.dg/no-builtin-1.c: New test.
19218
19219 2001-11-16 Jakub Jelinek <jakub@redhat.com>
19220
19221 * gcc.c-torture/execute/20011115-1.c: New test.
19222
19223 2001-11-15 Jakub Jelinek <jakub@redhat.com>
19224
19225 * gcc.c-torture/compile/20011114-2.c: New test.
19226 * gcc.c-torture/compile/20011114-3.c: New test.
19227 * gcc.c-torture/compile/20011114-4.c: New test.
19228
19229 2001-11-15 Nathan Sidwell <nathan@codesourcery.com>
19230
19231 * g++.dg/other/init1.C: New test.
19232
19233 2001-11-14 Geoffrey Keating <geoffk@redhat.com>
19234
19235 * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
19236 message.
19237
19238 * gcc.c-torture/execute/20011114-1.c: New testcase.
19239
19240 * gcc.c-torture/compile/20010327-1.c: Revert last change.
19241 * gcc.c-torture/compile/20011114-1.c: New test, exactly
19242 like the (before this change) version of 20010327-1.c.
19243
19244 2001-11-14 Roger Sayle <roger@eyesopen.com>
19245
19246 * gcc.c-torture/execute/string-opt-13.c: New testcase.
19247
19248 2001-11-14 Richard Sandiford <rsandifo@redhat.com>
19249
19250 * g++.dg/init/array2.C: New test.
19251
19252 2001-11-14 Alexandre Oliva <aoliva@redhat.com>
19253
19254 * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
19255
19256 2001-11-13 Nathan Sidwell <nathan@codesourcery.com>
19257
19258 * g++.dg/other/forscope1.C: New test.
19259 * g++.dg/ext/forscope1.C: New test.
19260 * g++.dg/ext/forscope2.C: New test.
19261
19262 2001-11-13 Jakub Jelinek <jakub@redhat.com>
19263
19264 * gcc.c-torture/execute/20011113-1.c: New test.
19265
19266 2001-11-09 Geoffrey Keating <geoffk@redhat.com>
19267
19268 * gcc.c-torture/execute/20011109-2.c: New test.
19269
19270 * gcc.c-torture/execute/20011109-1.c: New test.
19271
19272 2001-11-09 Jakub Jelinek <jakub@redhat.com>
19273
19274 * gcc.c-torture/compile/20011109-1.c: New test.
19275
19276 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
19277
19278 * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
19279 * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
19280 * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
19281 * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
19282 * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
19283 * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
19284 * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
19285
19286 2001-11-08 Neil Booth <neil@daikokuya.demon.co.uk>
19287
19288 * g++.dg/warn/Wshadow-1.C: New tests.
19289 * g++.old-deja/g++.mike/for3.C: Update.
19290
19291 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
19292
19293 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
19294 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
19295 XFAILs. Adjust expected error texts.
19296 * gcc.c-torture/compile/20011106-1.c,
19297 gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
19298 gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
19299 gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
19300 gcc.dg/c99-array-lval-5.c: New tests.
19301
19302 2001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk>
19303
19304 * gcc.dg/cpp/defined.c: Update.
19305
19306 2001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk>
19307
19308 * gcc.c-torture/execute/anon-1.c: New test.
19309
19310 2001-11-03 Geoffrey Keating <geoffk@redhat.com>
19311
19312 * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
19313 same size, so no warning should be produced on stormy16.
19314
19315 * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
19316 due to oversized array.
19317 * g++.old-deja/g++.mike/ns15.C: Likewise.
19318 * g++.old-deja/g++.pt/crash16.C: Likewise.
19319
19320 2001-11-02 Graham Stott <grahams@redhat.com>
19321
19322 * g++.dgother/debug1.C: Fix typos.
19323
19324 2001-11-01 Jakub Jelinek <jakub@redhat.com>
19325
19326 * g++.dg/other/debug1.C: New test.
19327
19328 2001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
19329
19330 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
19331 of unsigned long.
19332
19333 2001-10-30 Jakub Jelinek <jakub@redhat.com>
19334
19335 * gcc.dg/20011029-2.c: New test.
19336
19337 * gcc.c-torture/compile/20011029-1.c: New test.
19338
19339 2001-10-29 Nicola Pero <n.pero@mi.flashnet.it>
19340
19341 * objc/execute/class_self-1.m: New test.
19342 * objc/execute/class_self-2.m: New test.
19343
19344 2001-10-25 Zack Weinberg <zack@codesourcery.com>
19345
19346 * gcc.misc-tests/msgs.exp: Delete.
19347 * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
19348 * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected
19349 error set to match recent changes.
19350
19351 2001-10-24 Zack Weinberg <zack@codesourcery.com>
19352
19353 * gcc.dg/20011021-1.c: New test.
19354
19355 2001-10-24 Jakub Jelinek <jakub@redhat.com>
19356
19357 * gcc.c-torture/compile/20011023-1.c: New test.
19358
19359 2001-10-23 Geoffrey Keating <geoffk@redhat.com>
19360
19361 * lib/g77.exp: Rewrite based on lib/g++.exp.
19362
19363 2001-10-19 Jakub Jelinek <jakub@redhat.com>
19364
19365 * gcc.c-torture/execute/20011019-1.c: New test.
19366
19367 * gcc.dg/20011018-1.c: New test.
19368
19369 2001-10-19 NIIBE Yutaka <gniibe@m17n.org>
19370
19371 * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
19372
19373 2001-10-18 Alexandre Oliva <aoliva@redhat.com>
19374
19375 * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
19376 * gcc.dg/attr-invalid.c: Likewise.
19377
19378 2001-10-18 Jakub Jelinek <jakub@redhat.com>
19379
19380 * testsuite/gcc.dg/20011015-1.c: New test.
19381
19382 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
19383
19384 * g++.dg/template/unify2.C: New test.
19385
19386 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
19387
19388 * g++.dg/other/exception-specification.C: New test
19389
19390 2001-10-13 Tom Rix <trix@redhat.com>
19391
19392 * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
19393 * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
19394
19395 2001-10-12 Jakub Jelinek <jakub@redhat.com>
19396
19397 * testsuite/gcc.dg/20011009-1.c: New test.
19398
19399 2001-10-12 Nathan Sidwell <nathan@codesourcery.com>
19400
19401 PR g++/4476
19402 * g++.dg/other/friend1.C: New test.
19403
19404 2001-10-11 Richard Henderson <rth@redhat.com>
19405
19406 * g++.old-deja/g++.other/crash18.C: Add -S to options.
19407
19408 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19409
19410 * gcc.c-torture/compile/20011010-1.c: New.
19411
19412 2001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
19413
19414 * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
19415 g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
19416 g77.f-torture/execute/execute.exp,
19417 g77.f-torture/noncompile/noncompile.exp,
19418 gcc.c-torture/compile/compile.exp,
19419 gcc.c-torture/execute/execute.exp,
19420 gcc.c-torture/execute/ieee/ieee.exp,
19421 gcc.c-torture/execute/memcheck/memcheck.exp,
19422 gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
19423 objc/execute/execute.exp: Update FSF address.
19424
19425 2001-10-09 Neil Booth <neil@daikokuya.demon.co.uk>
19426
19427 * gcc.dg/cpp/cmdlne-C.c: Update.
19428 * gcc.dg/cpp/cmdlne-C2.c: New.
19429
19430 2001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19431
19432 * gcc.c-torture/execute/20011008-3.c: New.
19433
19434 2001-10-08 DJ Delorie <dj@redhat.com>
19435
19436 * gcc.dg/20011008-1.c: New.
19437 * gcc.dg/20011008-2.c: New.
19438
19439 2001-10-08 Neil Booth <neil@daikokuya.demon.co.uk>
19440
19441 * gcc.dg/cpp/spacing1.c: Update test.
19442
19443 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
19444
19445 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
19446 spelling errors of "separate" as "seperate".
19447
19448 2001-10-05 Alexandre Oliva <aoliva@redhat.com>
19449
19450 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
19451 enough to avoid inlining.
19452
19453 2001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
19454
19455 * lib/g77.exp: set libg2c_dir correctly.
19456
19457 2001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
19458
19459 * gcc.dg/cpp/macro11.c: New test.
19460
19461 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
19462
19463 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
19464 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
19465 gcc.dg/format/multattr-3.c: New tests.
19466 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
19467 tests for format attributes on function pointers being rejected.
19468
19469 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
19470
19471 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
19472
19473 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
19474
19475 * g++.dg/warn/format1.C: New test.
19476
19477 2001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
19478
19479 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
19480
19481 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
19482
19483 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
19484
19485 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
19486
19487 * gcc.dg/cpp/redef2.c: Add test.
19488
19489 2001-09-27 Geoffrey Keating <geoffk@redhat.com>
19490
19491 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
19492 long-standing bug on i686, apparently.
19493 * gcc.c-torture/execute/loop-2c.x: New file.
19494 * gcc.c-torture/execute/loop-2d.x: New file.
19495 * gcc.c-torture/execute/loop-3c.x: New file.
19496
19497 2001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
19498
19499 * gcc.dg/cpp/20000625-2.c: Correct line number.
19500
19501 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
19502
19503 * gcc.dg/cpp/macro10.c: New test.
19504 * gcc.dg/cpp/strify3.c: New test.
19505 * gcc.dg/cpp/spacing1.c: Add tests.
19506 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
19507 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
19508
19509 2001-09-24 DJ Delorie <dj@redhat.com>
19510
19511 * gcc.c-torture/execute/20010924-1.c: New test.
19512
19513 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
19514
19515 * testsuite/objc/execute/paste.m: Remove.
19516
19517 2001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
19518
19519 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
19520
19521 2001-09-22 George Helffrich <george@geo.titech.ac.jp>
19522
19523 * g77.dg/strlen0.f: New test.
19524
19525 2001-09-21 Richard Henderson <rth@redhat.com>
19526
19527 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
19528 * g++.old-deja/g++.abi/vtable2.C: Likewise.
19529
19530 2001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
19531
19532 Table-driven attributes.
19533 * g++.dg/ext/attrib1.C: New test.
19534
19535 2001-09-20 DJ Delorie <dj@redhat.com>
19536
19537 * gcc.dg/20000926-1.c: Update expected warning messages.
19538 * gcc.dg/array-2.c: Likewise, and test for warnings too.
19539 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
19540 array.
19541
19542 2001-09-18 Richard Sandiford <rsandifo@redhat.com>
19543
19544 * g++.dg/eh/registers1.C: New test case.
19545
19546 2001-09-17 Richard Henderson <rth@redhat.com>
19547
19548 * gcc.dg/array-5.c: Fix VLA decomposition test.
19549
19550 2001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
19551
19552 * gcc.dg/cpp/line5.c: New testcase.
19553
19554 2001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
19555
19556 * gcc.dg/cpp/macro9.c: New test.
19557
19558 2001-09-15 Aldy Hernandez <aldyh@redhat.com>
19559
19560 * gcc.c-torture/execute/980223.c: Change type of addr from long
19561 to char *.
19562
19563 2001-09-15 Hans-Peter Nilsson <hp@axis.com>
19564
19565 * gcc.c-torture/execute/20010915-1.c: New test.
19566
19567 2001-09-14 Janis Johnson <janis187@us.ibm.com>
19568
19569 * g77.dg/bprob: New directory.
19570 * g77.dg/bprob/bprob.exp: New file.
19571 * g77.dg/bprob/bprob-1.f: New test.
19572 * g77.dg/gcov: New directory.
19573 * g77.dg/gcov/gcov.exp: New file.
19574 * g77.dg/gcov/gcov-1.f: New test.
19575 * g77.dg/gcov/gcov-1.x: New file.
19576
19577 2001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
19578
19579 * gcc.dg/cpp/directiv.c: Update.
19580 * gcc.dg/cpp/undef1.c: Update.
19581
19582 2001-09-12 Jakub Jelinek <jakub@redhat.com>
19583
19584 * gcc.dg/20010912-1.c: New test.
19585
19586 2001-09-11 Janis Johnson <janis187@us.ibm.com>
19587
19588 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
19589 language-independent file in lib.
19590 * lib/gcov.exp: New file.
19591
19592 2001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
19593
19594 * gcc.c-torture/compile/20010911-1.c: New test.
19595
19596 2001-09-10 Janis Johnson <janis187@us.ibm.com>
19597
19598 * lib/profopt.exp: New, to support profile-directed optimizations.
19599 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
19600 * gcc.misc-tests/bprob-1.c: New test.
19601 * gcc.misc-tests/bprob-2.c: New test.
19602
19603 2001-09-07 Janis Johnson <janis187@us.ibm.com>
19604
19605 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
19606 XFAIL and which kinds of gcov output to verify.
19607 * gcc.misc-tests/gcov-4b.x: New file.
19608 * gcc.misc-tests/gcov-5b.x: New file.
19609 * gcc.misc-tests/gcov-6.x: New file.
19610 * gcc.misc-tests/gcov-7.c: New test.
19611 * gcc.misc-tests/gcov-7.x: New file.
19612
19613 2001-09-06 Janis Johnson <janis187@us.ibm.com>
19614
19615 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
19616 * gcc.misc-tests/gcov-6.c: New test.
19617
19618 2001-09-06 Nathan Sidwell <nathan@codesourcery.com>
19619
19620 PR c++/3986
19621 * g++.dg/abi/vbase1.C: New test.
19622
19623 2001-09-05 Ziemowit Laski <zlaski@apple.com>
19624
19625 * objc.dg/method-2.m: New.
19626
19627 2001-09-04 Nathan Sidwell <nathan@codesourcery.com>
19628
19629 PR c++/4203
19630 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
19631 * g++.dg/init/empty1.C: New test.
19632
19633 2001-09-03 Jakub Jelinek <jakub@redhat.com>
19634
19635 * gcc.c-torture/compile/20010903-1.c: New test.
19636
19637 2001-08-31 Roman Zippel <zippel@linux-m68k.org>
19638
19639 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
19640 for m68k.
19641
19642 2001-08-31 Geoffrey Keating <geoffk@redhat.com>
19643
19644 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
19645
19646 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
19647
19648 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
19649
19650 2001-08-30 Geoffrey Keating <geoffk@redhat.com>
19651
19652 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
19653 for 16-bit 'unsigned int'.
19654
19655 2001-08-29 Kazu Hirata <kazu@hxi.com>
19656
19657 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
19658
19659 2001-08-27 Richard Henderson <rth@redhat.com>
19660
19661 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
19662 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
19663
19664 2001-08-25 Aldy Hernandez <aldyh@redhat.com>
19665
19666 * gcc.dg/asm-names.c (ymain): New.
19667
19668 2001-08-22 Geoffrey Keating <geoffk@redhat.com>
19669
19670 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
19671 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
19672 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
19673
19674 2001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19675
19676 * gcc.dg/compare5.c: New testcase.
19677
19678 2001-08-23 Jason Merrill <jason_merrill@redhat.com>
19679
19680 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
19681 and "In instantiation".
19682
19683 2001-08-21 Aldy Hernandez <aldyh@redhat.com>
19684
19685 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
19686
19687 2001-08-20 Janis Johnson <janis187@us.ibm.com>
19688
19689 * gcc.misc-tests/gcov.exp: Add support for branch information.
19690 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
19691 * gcc.misc-tests/gcov-4.c: New test.
19692 * gcc.misc-tests/gcov-4b.c: New test.
19693 * gcc.misc-tests/gcov-5b.c: New test.
19694
19695 2001-08-20 Zack Weinberg <zackw@panix.com>
19696
19697 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
19698 expected to fail.
19699
19700 2001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
19701
19702 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
19703
19704 2001-08-19 Jakub Jelinek <jakub@redhat.com>
19705
19706 * g++.dg/eh/template1.C: New test.
19707
19708 2001-08-16 David Billinghurst <David.Billinghurst@riotinto.com>
19709
19710 * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
19711 Fix thinko.
19712 * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
19713 for xfail.
19714
19715 2001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
19716
19717 * lib/g77-dg.exp: Use prune.exp for common procedures
19718 (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
19719 * lib/g77.exp: (g77-dg-prune) Remove
19720
19721 2001-08-13 Jason Merrill <jason_merrill@redhat.com>
19722
19723 * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
19724
19725 2001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
19726
19727 * g++.dg/template/unify1.C: New test.
19728
19729 2001-08-07 Nathan Sidwell <nathan@codesourcery.com>
19730
19731 * g++.dg/abi/empty4.C: New test.
19732
19733 2001-08-06 David Billinghurst <David.Billinghurst@riotinto.com>
19734
19735 * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
19736 solaris2.*
19737 * g77.f-torture/compile/pr3743.x: Likewise
19738
19739 2001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
19740
19741 * g++.dg/other/using-declaration.C: New test.
19742
19743 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
19744
19745 * gcc.dg/cpp/tr-sign.c: New testcase.
19746
19747 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
19748
19749 * gcc.dg/cpp/19951025-1.c: Revert.
19750 * gcc.dg/cpp/directiv.c: We no longer process directives that
19751 interrupt macro arguments.
19752
19753 2001-08-03 Zack Weinberg <zackw@stanford.edu>
19754
19755 * gcc.dg/bconstp-1.c: New test.
19756
19757 2001-08-03 Richard Henderson <rth@redhat.com>
19758
19759 * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
19760
19761 2001-08-02 Neil Booth <neil@daikokuya.demon.co.uk>
19762
19763 * gcc.dg/cpp/19951025-1.c: Update.
19764
19765 2001-08-02 Jeffrey Oldham <oldham@codesourcery.com>
19766
19767 * g77.dg/ff90-1.f (s): Fix reference of variable z,
19768 should be x.
19769
19770 2001-08-02 Nathan Sidwell <nathan@codesourcery.com>
19771
19772 Kill -fhonor-std.
19773 * g++.old-deja/g++.ns/ns14.C: Remove special options.
19774 * g++.old-deja/g++.other/std1.C: Likewise.
19775 * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
19776
19777 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
19778
19779 * lib/g77.exp: Load gcc-defs.exp for common procedures
19780 (g77_pass, g77_fail, g77_finish, g77_exit,
19781 ${tool}_check_unsupported_p} Now redundant. Deleted.
19782
19783 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
19784
19785 * g77.dg/fbackslash.f
19786 * g77.dg/fcase-preserve.f
19787 * g77.dg/ff90-1.f
19788 * g77.dg/ffixed-line-length-0.f
19789 * g77.dg/ffixed-line-length-132.f
19790 * g77.dg/ffixed-line-length-7.f
19791 * g77.dg/ffixed-line-length-72.f
19792 * g77.dg/ffixed-line-length-none.f
19793 * g77.dg/ffree-form-1.f
19794 * g77.dg/fno-backslash.f
19795 * g77.dg/fno-f90-1.f
19796 * g77.dg/fno-fixed-form-1.f
19797 * g77.dg/fno-onetrip.f
19798 * g77.dg/fno-typeless-boz.f
19799 * g77.dg/fno-underscoring.f
19800 * g77.dg/fno-vxt-1.f
19801 * g77.dg/fonetrip.f
19802 * g77.dg/ftypeless-boz.f
19803 * g77.dg/fugly-assumed.f
19804 * g77.dg/funderscoring.f
19805 * g77.dg/fvxt-1.f
19806
19807 2001-08-01 Ziemowit Laski <zlaski@apple.com>
19808
19809 * objc.dg/fwd-proto-1.m: New.
19810 * objc.dg/local-decl-1.m: New.
19811 * objc.dg/naming-1.m: New.
19812 * objc.dg/naming-2.m: New.
19813 * objc.dg/proto-hier-1.m: New.
19814
19815 2001-07-31 Hans-Peter Nilsson <hp@bitrange.com>
19816
19817 * gcc.dg/c99-scope-2.c: Don't generally assume adding more
19818 largest-type elements to a struct makes its size grow.
19819
19820 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
19821
19822 * g++.dg/abi/vthunk1.C: New test.
19823
19824 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
19825
19826 * g++.dg/abi/vbase8-22.C: New test.
19827
19828 2001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk>
19829
19830 * gcc.dg/cpp/macro8.c: New test.
19831
19832 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
19833
19834 * g++.dg/abi/vbase8-21.C: New test.
19835
19836 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
19837
19838 * g++.dg/abi/vbase8-10.C: New test.
19839
19840 2001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19841
19842 * lib/g++.exp (g++_set_ld_library_path): Renamed to
19843 ${tool}_set_ld_library_path.
19844 Changed caller.
19845 * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
19846 g++.exp.
19847
19848 2001-07-26 Stan Cox <scox@redhat.com>
19849
19850 * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
19851 * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
19852 gcc_exit, gcc_check_unsupported_p):
19853 Moved to gcc-deps.exp
19854 * gcc-deps.exp: New file.
19855
19856 2001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
19857
19858 * g++.old-deja/g++.pt/defarg14.C: New test.
19859
19860 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
19861
19862 * g++.old-deja/g++.other/lineno5.C: New test.
19863
19864 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
19865
19866 * g++.old-deja/g++.pt/crash68.C: New test.
19867
19868 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
19869
19870 * g++.old-deja/g++.other/crash42.C: New test.
19871
19872 2001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
19873
19874 * gcc.dg/cpp/extratokens.c: Fix.
19875 * gcc.dg/cpp/skipping2.c: New tests.
19876
19877 2001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19878
19879 * gcc.c-torture/execute/20010724-1.c: New file.
19880 * gcc.c-torture/execute/20010724-1.x: New file.
19881
19882 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
19883
19884 * g++.old-deja/g++.other/cond7.C: New test.
19885
19886 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
19887
19888 * g++.old-deja/g++.other/optimize4.C: New test.
19889
19890 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
19891
19892 * g++.old-deja/g++.abi/vbase8-5.C: New test.
19893
19894 2001-07-24 Jason Merrill <jason_merrill@redhat.com>
19895
19896 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
19897 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
19898 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
19899 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
19900
19901 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
19902 bug report" message.
19903
19904 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
19905 * g++.dg/ext/instantiate1.C: Move from old-deja.
19906
19907 2001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
19908
19909 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
19910 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
19911 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
19912 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
19913
19914 2001-07-23 Jeffrey A Law (law@cygnus.com)
19915
19916 * gcc.c-torture/execute/20010723-1.c: New test.
19917
19918 2001-07-23 Ben Elliston <bje@redhat.com>
19919
19920 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
19921
19922 2001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19923
19924 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
19925 i[34567]86-*-*.
19926 Delete handling of ieee_multilib_flags.
19927 Pass -mieee for alpha*-*-* and sh-*-*.
19928 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
19929
19930 2001-07-21 Nathan Sidwell <nathan@codesourcery.com>
19931
19932 Remove old-abi tests.
19933 * g++.old-deja/g++.mike/p11116.C: Remove.
19934 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
19935
19936 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
19937
19938 * g77.f-torture/compile/pr3743.f: New test
19939
19940 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
19941
19942 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
19943
19944 2001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19945
19946 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
19947 g++.old-deja/g++.pt/static6.C: Likewise.
19948 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
19949 supports weak symbols.
19950
19951 2001-07-18 Andreas Jaeger <aj@suse.de>
19952
19953 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
19954 supported again.
19955
19956 2001-07-18 Andreas Jaeger <aj@suse.de>
19957
19958 * gcc.dg/iftrap-1.c: Fix target line.
19959
19960 2001-07-17 Richard Henderson <rth@redhat.com>
19961
19962 * gcc.c-torture/execute/20010717-1.c: New.
19963
19964 2001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
19965
19966 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
19967 tests.
19968
19969 2001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
19970
19971 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
19972
19973 2001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19974
19975 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
19976 UAC_SIGBUS, UAC_NOPRINT definitions.
19977
19978 2001-07-16 Nicola Pero <n.pero@mi.flashnet.it>
19979
19980 * objc/execute/object_is_class.m: New test.
19981 * objc/execute/object_is_meta_class.m: New test.
19982
19983 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
19984
19985 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
19986 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
19987
19988 2001-01-15 David Billinghurst <David.Billinghurst@riotinto.com>
19989
19990 * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
19991 * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
19992
19993 2001-07-14 Richard Henderson <rth@redhat.com>
19994
19995 * gcc.dg/iftrap-1.c: New.
19996
19997 2001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>
19998
19999 * g77.f-torture/execute/intrinsic77.f: New test.
20000
20001 2001-07-11 Janis Johnson <janis@us.ibm.com>
20002
20003 * gcc.misc-tests/gcov-3.c: New test.
20004
20005 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
20006
20007 * gcc.c-torture/compile/20010711-1.c,
20008 * gcc.c-torture/compile/20010711-2.c: New tests.
20009
20010 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
20011
20012 * gcc.c-torture/execute/20010711-1.c: New test.
20013
20014 2001-07-11 Ben Elliston <bje@redhat.com>
20015
20016 * g++.old-deja/g++.other/enum5.C: New test.
20017
20018 2001-07-10 Jason Merrill <jason_merrill@redhat.com>
20019
20020 * lib/g++-dg.exp: Load file-format and target-supports like gcc.
20021 (g++-dg-prune): Call prune_gcc_output.
20022 * prune.exp: New file for prune_gcc_output.
20023 * lib/g++.exp, lib/gcc.exp: Load it.
20024
20025 2001-07-08 Joseph S. Myers <jsm28@cam.ac.uk>
20026
20027 * gcc.c-torture/compile/20010701-1.c,
20028 g++.old-deja/g++.ext/attrib6.C: New tests.
20029
20030 2001-07-06 Jeffrey A Law (law@cygnus.com)
20031
20032 * gcc.c-torture/compile/20010706-1.c: New test.
20033
20034 2000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
20035
20036 * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
20037
20038 2001-06-28 Stan Shebs <shebs@apple.com>
20039
20040 * gcc.dg/pragma-darwin.c: New test.
20041
20042 2001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
20043
20044 * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
20045 Solaris 2.[678] system.
20046
20047 2001-06-22 Joseph S. Myers <jsm28@cam.ac.uk>
20048
20049 * gcc.dg/20010622-1.c: New test.
20050
20051 2001-06-18 Stan Shebs <shebs@apple.com>
20052
20053 * objc.dg: New directory.
20054 * objc.dg/dg.exp: New file.
20055 * objc.dg/alias.m: New.
20056 * objc.dg/class-1.m: New.
20057 * objc.dg/class-2.m: New.
20058 * objc.dg/const-str-1.m: New.
20059 * objc.dg/const-str-2.m: New.
20060 * objc.dg/id-1.m: New.
20061 * objc.dg/method-1.m: New.
20062 * objc.dg/super-class-1.m: New.
20063 * lib/objc-dg.exp: New file.
20064
20065 2001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
20066
20067 * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
20068 of label name.
20069
20070 2001-06-14 Nathan Sidwell <nathan@codesourcery.com>
20071
20072 * g++.old-deja/g++.abi/vbase8-9.C: New test.
20073
20074 2001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20075
20076 * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
20077 variable.
20078
20079 2001-06-12 Richard Henderson <rth@redhat.com>
20080
20081 * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
20082
20083 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
20084
20085 * g++.old-deja/g++.abi/vbase5.C: New test.
20086 * g++.old-deja/g++.abi/vbase6.C: New test.
20087 * g++.old-deja/g++.abi/vbase7.C: New test.
20088
20089 2001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20090
20091 * gcc.c-torture/compile/20010610-1.c: New test.
20092
20093 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
20094
20095 * g++.old-deja/g++.abi/vbase4.C: New test.
20096
20097 2001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
20098
20099 * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
20100 support %f for HC11/HC12 targets.
20101 * gcc.c-torture/execute/930513-1.x: New file, likewise.
20102 * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
20103 on HC11/HC12 targets.
20104 * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
20105
20106 2001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
20107
20108 * gcc.dg/wchar_t-1.c: New file.
20109 * gcc.dg/wint_t-1.c: Likewise.
20110
20111 2001-06-11 Bernd Schmidt <bernds@redhat.com>
20112
20113 * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
20114
20115 2001-06-11 Richard Henderson <rth@redhat.com>
20116
20117 * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
20118
20119 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
20120
20121 * gcc.c-torture/compile/20010611-1.c: New test.
20122
20123 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
20124
20125 * gcc.dg/c99-tag-1.c: Add more tests.
20126
20127 2001-06-10 Alexandre Oliva <aoliva@redhat.com>
20128
20129 * g++.old-deja/g++.abi/ptrmem.C: Take into account different
20130 representation on MN10300 and ARM/Thumb.
20131
20132 2001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
20133
20134 * g77.f-torture/execute/20010610.f: New.
20135
20136 2001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
20137
20138 * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
20139 names.
20140
20141 2001-06-09 Richard Henderson <rth@redhat.com>
20142
20143 * gcc.c-torture/execute/ashrdi-1.c: New.
20144 * gcc.c-torture/execute/ashldi-1.c: New.
20145 * gcc.c-torture/execute/lshrdi-1.c: New.
20146
20147 2001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com>
20148
20149 * objc/execute/load-3.m: Added. Check sending +load to categories,
20150 in addition to classes.
20151
20152 2001-06-08 Stan Shebs <shebs@apple.com>
20153
20154 * objc/execute/load-2.m: New test. From Nicola Pero
20155 <n.pero@mi.flashnet.it>.
20156
20157 2001-06-08 Jakub Jelinek <jakub@redhat.com>
20158
20159 * gcc.c-torture/execute/20010605-2.c: New test.
20160
20161 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
20162
20163 * g++.old-deja/g++.abi/vbase2.C: New test.
20164 * g++.old-deja/g++.abi/vbase3.C: New test.
20165
20166 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
20167
20168 * g++.old-deja/g++.pt/friend49.C: New test.
20169
20170 2001-06-07 Nathan Sidwell <nathan@codesourcery.com>
20171
20172 * g++.old-deja/g++.ext/anon3.C: New test.
20173
20174 2001-06-05 Nathan Sidwell <nathan@codesourcery.com>
20175
20176 * g++.old-deja/g++.other/conv7.C: New test.
20177
20178 2001-06-05 Joseph S. Myers <jsm28@cam.ac.uk>
20179
20180 * gcc.c-torture/compile/20010605-2.c: New test.
20181
20182 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
20183
20184 * gcc.c-torture/execute/20010604-1.c: New test.
20185
20186 2001-06-04 Loren J. Rittle <ljrittle@acm.org>
20187
20188 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
20189
20190 2001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
20191
20192 * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
20193 (g++_link_flags): Likewise.
20194 (g++_init): Pass gccpath's value to two previous functions.
20195
20196 2001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20197
20198 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
20199 Ensure logfile entry matches exec command line.
20200
20201 2001-05-31 Richard Henderson <rth@redhat.com>
20202
20203 * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
20204 * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
20205
20206 2001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
20207
20208 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
20209 compiler for irix6.2
20210
20211 2001-05-30 Nathan Sidwell <nathan@codesourcery.com>
20212
20213 * g++.old-deja/g++.other/optimize3.C: New file.
20214
20215 2001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
20216
20217 * gcc.c-torture/compile/20010518-2.x: New file to compile, not
20218 assemble.
20219
20220 2001-05-26 Nathan Sidwell <nathan@codesourcery.com>
20221
20222 * g++.old-deja/g++.other/optimize2.C: New file.
20223
20224 2001-05-25 Diego Novillo <dnovillo@redhat.com>
20225
20226 * gcc.c-torture/compile/20010518-2.c: New file.
20227 * gcc.c-torture/execute/20010518-1.c: New file.
20228 * gcc.c-torture/execute/20010518-2.c: New file.
20229
20230 2001-05-25 Joseph S. Myers <jsm28@cam.ac.uk>
20231
20232 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
20233
20234 2001-05-24 Mark Mitchell <mark@codesourcery.com>
20235
20236 G++ no longer defines builtins that do not begin with __builtin.
20237 * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
20238 * g++.old-deja/g++.brendand/misc13.C: Likewise.
20239 * g++.old-deja/g++.law/builtin1.C: Likewise.
20240 * g++.old-deja/g++.law/cvt2.C: Likewise.
20241 * g++.old-deja/g++.mike/net5.C: Likewise.
20242 * g++.old-deja/g++.other/builtins1.C: Likewise.
20243 * g++.old-deja/g++.other/builtins2.C: Likewise.
20244 * g++.old-deja/g++.other/builtins3.C: Likewise.
20245 * g++.old-deja/g++.other/builtins4.C: Likewise.
20246 * g++.old-deja/g++.other/inline8.C: Likewise.
20247 * g++.old-deja/g++.robertl/eb39.C: Likewise.
20248
20249 2001-05-24 Nathan Sidwell <nathan@codesourcery.com>
20250
20251 * g++.old-deja/g++.pt/using1.C: Adjust.
20252 * g++.old-deja/g++.pt/using2.C: New test.
20253
20254 2001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
20255
20256 * gcc.dg/cpp/charconst.c: New tests.
20257 * gcc.dg/cpp/escape.c: New tests.
20258 * gcc.dg/cpp/escape-1.c: New tests.
20259 * gcc.dg/cpp/escape-2.c: New tests.
20260 * gcc.dg/cpp/ucs.c: New tests.
20261
20262 2001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com>
20263
20264 * gcc.misc-tests/linkage.exp: Pass appropriate flags to
20265 native compiler for irix6.5.
20266
20267 Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>
20268
20269 * lib/g++.exp (g++_include_flags): Use args to compute
20270 get_multilibs.
20271 (g++_link_flags): Likewise.
20272 (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
20273
20274 2001-05-22 Joseph S. Myers <jsm28@cam.ac.uk>
20275
20276 * gcc.dg/c90-hexfloat-1.c: Add more tests.
20277
20278 2001-05-21 Geoff Keating <geoffk@redhat.com>
20279
20280 * gcc.c-torture/compile/920520-1.x: Merge previous contents into
20281 this file.
20282
20283 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
20284
20285 * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
20286 STACK_SIZE;
20287 * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
20288 to STACK_SIZE; Use it to define size of add_histo array.
20289 * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
20290 to STACK_SIZE.
20291 (f): Use GITT_SIZE to define size of gitt local table.
20292 * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
20293 to STACK_SIZE; Use it to define size of bytemem array.
20294
20295 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
20296
20297 * gcc.c-torture/compile/20000804-1.x: New file, this test fails
20298 on 68HC11/HC12 due to the asm instruction.
20299 * gcc.c-torture/compile/20001205-1.x: New file, ditto.
20300 * gcc.c-torture/compile/920520-1.x: Likewise.
20301 * gcc.c-torture/compile/20001226-1.x: New file, this test fails
20302 on 68HC11/HC12 because the function is larger than 64K.
20303 * gcc.c-torture/compile/961203-1.x: New file, this test fails
20304 on 68HC11/HC12 because the structure is too large.
20305
20306 2001-05-20 Richard Henderson <rth@redhat.com>
20307
20308 * gcc.c-torture/execute/20010520-1.c: New.
20309
20310 2001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20311
20312 * g++.old-deja/g++.warn/compare1.C: New test.
20313 * gcc.dg/compare4.c: New test.
20314
20315 2001-05-20 Nathan Sidwell <nathan@codesourcery.com>
20316
20317 * g++.old-deja/g++.other/optimize1.C: New test.
20318
20319 2001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
20320
20321 * g++.old-deja/g++.pt/spec41.C: New test.
20322
20323 2001-05-19 Joseph S. Myers <jsm28@cam.ac.uk>
20324
20325 * gcc.c-torture/compile/20010114-1.x: Remove.
20326
20327 2001-05-18 Stan Shebs <shebs@apple.com>
20328
20329 * gcc.c-torture/compile/20010518-1.c: New test.
20330
20331 2001-05-18 Nathan Sidwell <nathan@codesourcery.com>
20332
20333 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
20334 * g++.old-deja/g++.pt/crash67.C: New test.
20335
20336 2001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com>
20337
20338 * g++.old-deja/g++.other/debug9.C: New test.
20339
20340 2001-05-16 Zack Weinberg <zackw@stanford.edu>
20341
20342 * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
20343
20344 2001-05-16 Jan Hubicka <jh@suse.cz>
20345
20346 * gcc.c-torture/compile/20010516-1.c: New test.
20347
20348 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
20349
20350 * g++.old-deja/g++.other/crash41.C: New test.
20351
20352 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
20353
20354 * g++.old-deja/g++.pt/crash66.C: New test.
20355
20356 2001-05-15 Benjamin Kosnik <bkoz@redhat.com>
20357
20358 * g++.old-deja/g++.robertl/eb27.C: Convert.
20359
20360 2001-05-15 Nick Clifton <nickc@cambridge.redhat.com>
20361
20362 * g++.dg/friend-warn.C: New test. Do not warn about friend
20363 declaration being redundant.
20364
20365 2001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at>
20366
20367 * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
20368
20369 2001-05-14 Mark Mitchell <mark@codesourcery.com>
20370
20371 * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
20372
20373 2001-05-13 Benjamin Kosnik <bkoz@redhat.com>
20374
20375 * lib/g++.exp: Use testsuite_flags.
20376
20377 2001-05-13 Mark Mitchell <mark@codesourcery.com>
20378
20379 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
20380
20381 2001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
20382
20383 * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
20384
20385 2001-05-11 Mark Mitchell <mark@codesourcery.com>
20386
20387 * lib/objc.exp: Add -lposix4 on Solaris 2.8.
20388
20389 2001-05-10 Joseph S. Myers <jsm28@cam.ac.uk>
20390
20391 * gcc.c-torture/compile/20010313-1.c: New test.
20392
20393 2001-05-09 Zack Weinberg <zackw@stanford.edu>
20394
20395 * gcc.dg/cpp/direct2.c: New test.
20396 * gccq.dg/cpp/direct2s.c: New test.
20397
20398 * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
20399
20400 2001-05-07 Mark Mitchell <mark@codesourcery.com>
20401
20402 * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
20403 * g++.old-deja/g++.other/op3.C: Likewise.
20404
20405 2001-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
20406
20407 * gcc.dg/cpp/syshdr.h: New file.
20408 * gcc.dg/cpp/sysmac1.c: Update.
20409 * gcc.dg/cpp/sysmac2.c: Update.
20410
20411 2001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
20412
20413 * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
20414
20415 2001-05-04 David Edelsohn <edelsohn@gnu.org>
20416
20417 * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
20418 gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
20419
20420 2001-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
20421
20422 * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
20423
20424 2001-05-03 Geoffrey Keating <geoffk@redhat.com>
20425
20426 * lib/g++.exp (g++_include_flags): Don't use any special flags
20427 if TESTING_IN_BUILD_TREE is not defined.
20428 (g++_init): Use a plain 'c++' as the compiler if
20429 TESTING_IN_BUILD_TREEE is not defined.
20430
20431 2001-05-02 Jakub Jelinek <jakub@redhat.com>
20432
20433 * g++.old-deja/g++.eh/catch13.C: New test.
20434 * g++.old-deja/g++.eh/catch14.C: New test.
20435
20436 2001-05-02 Jakub Jelinek <jakub@redhat.com>
20437
20438 * gcc.dg/cpp/tr-define.c: New test.
20439
20440 2001-05-01 Loren J. Rittle <ljrittle@acm.org>
20441
20442 * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
20443 <stdlib.h>, not <malloc.h>.
20444
20445 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
20446
20447 * g++.old-deja/g++.ns/template17.C: New test.
20448
20449 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
20450
20451 * g++.old-deja/g++.pt/ref4.C: New test.
20452
20453 2001-04-30 Richard Henderson <rth@redhat.com>
20454
20455 * gcc.dg/20000724-1.c: Revert last change.
20456
20457 2001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
20458
20459 * g77.f-torture/execute/20010430.f: New test.
20460
20461 2001-04-30 Mark Mitchell <mark@codesourcery.com>
20462
20463 * gcc.dg/20000724-1.c: Add a clobber of `esp'.
20464
20465 2001-04-29 Joseph S. Myers <jsm28@cam.ac.uk>
20466
20467 * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
20468
20469 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
20470
20471 * g++.old-deja/g++.eh/crash6.C: New test.
20472
20473 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
20474
20475 * g++.old-deja/g++.other/warn7.C: New test.
20476
20477 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
20478
20479 * g++.old-deja/g++.other/defarg9.C: New test.
20480
20481 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
20482
20483 * g77.f-torture/compile/20010426.f: New test.
20484 * g77.f-torture/execute/20010426.f: New test.
20485
20486 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
20487
20488 * g77.f-torture/compile/20000629-1.x: Remove - error
20489 has been fixed.
20490
20491 2001-04-26 Jeffrey A Law (law@cygnus.com)
20492
20493 * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
20494 Tweak slightly to work with g++.dg framework.
20495 * g++.dg/special/ecos.exp: Run initp1.C test.
20496 * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
20497
20498 * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
20499 its linker doesn't give line numbers either.
20500 * g++.old-deja/g++.ext/instantiate3.C: Similarly.
20501
20502 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
20503
20504 * g++.old-deja/g++.other/lex1.C: New test.
20505
20506 2001-04-26 Jakub Jelinek <jakub@redhat.com>
20507
20508 * gcc.dg/noncompile/20010425-1.c: New test.
20509
20510 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
20511
20512 * g++.old-deja/g++.pt/mangle2.C: New test.
20513
20514 2001-04-25 Jakub Jelinek <jakub@redhat.com>
20515
20516 * gcc.dg/format/plus-1.c: New test.
20517
20518 2001-04-25 Jakub Jelinek <jakub@redhat.com>
20519
20520 * gcc.dg/20010423-1.c: New test.
20521
20522 2001-04-25 Jakub Jelinek <jakub@redhat.com>
20523
20524 * gcc.c-torture/execute/20010422-1.c: New test.
20525
20526 2001-04-25 Nathan Sidwell <nathan@codesourcery.com>
20527
20528 * g++.old-deja/g++.ns/type2.C: New test.
20529
20530 2001-04-24 Zack Weinberg <zackw@stanford.edu>
20531
20532 * g++.old-deja/g++.other/perf1.C: New test.
20533
20534 2001-04-24 Nathan Sidwell <nathan@codesourcery.com>
20535
20536 * gcc.dg/c99-func-2.c: Remove xfail.
20537 * gcc.dg/c99-func-3.c: Remove xfail.
20538 * gcc.dg/c99-func-4.c: Remove xfail.
20539
20540 2001-04-23 Zack Weinberg <zackw@stanford.edu>
20541
20542 * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
20543
20544 2001-04-23 Joseph S. Myers <jsm28@cam.ac.uk>
20545
20546 * gcc.c-torture/compile/20010423-1.c: New test.
20547
20548 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
20549
20550 * g++.old-deja/g++.pt/typename28.C: New test.
20551
20552 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
20553
20554 * g++.old-deja/g++.abi/empty2.C: New test.
20555 * g++.old-deja/g++.abi/empty3.C: New test.
20556
20557 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20558
20559 * g++.old-deja/g++.other/comdat2.C: New test.
20560 * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
20561
20562 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20563
20564 * g++.old-deja/g++.other/overload14.C: New test.
20565
20566 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20567
20568 * g++.old-deja/g++.other/lookup23.C: New test.
20569
20570 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20571
20572 * gcc.c-torture/execute/20010403-1.c: New test.
20573
20574 2001-04-19 David Billinghurst <David.Billinghurst@riotinto.com>
20575 Mark Mitchell <mark@codesourcery.com>
20576
20577 * lib/old-dejagnu.exp: Don't delete output of executable.
20578 Add .exe suffix to executables.
20579
20580 2001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
20581
20582 * g77.f-torture/execute/short.x; Remove - Error has been fixed.
20583
20584 2001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20585
20586 * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
20587
20588 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
20589
20590 * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
20591 * g++.old-deja/g++.abi/crash1.C: New test.
20592
20593 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
20594
20595 * g++.old-deja/g++.other/crash40.C: New test.
20596
20597 2001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20598
20599 * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
20600
20601 2001-04-11 Nathan Sidwell <nathan@codesourcery.com>
20602
20603 * g++.old-deja/g++.other/warn6.C: New test.
20604
20605 22001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
20606
20607 * g++.old-deja/g++.robertl/eb42.C: Same.
20608
20609 001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20610
20611 * gcc.dg/wtr-conversion-1.c: New testcase.
20612
20613 2001-04-10 Richard Henderson <rth@redhat.com>
20614
20615 * g++.old-deja/g++.other/array5.C: New.
20616
20617 2001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20618
20619 * gcc.c-torture/execute/20010408-1.c: New test.
20620
20621 2001-04-06 Benjamin Kosnik <bkoz@redhat.com>
20622
20623 * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
20624 headers and constructs.
20625 * g++.old-deja/g++.robertl/eb79.C: Same.
20626 * g++.old-deja/g++.robertl/eb77.C (main): Same.
20627 * g++.old-deja/g++.robertl/eb73.C: Same.
20628 * g++.old-deja/g++.robertl/eb66.C (main): Same.
20629 * g++.old-deja/g++.robertl/eb55.C (t): Same.
20630 * g++.old-deja/g++.robertl/eb54.C (main): Same.
20631 * g++.old-deja/g++.robertl/eb46.C (main): Same.
20632 * g++.old-deja/g++.robertl/eb44.C: Same.
20633 * g++.old-deja/g++.robertl/eb41.C (main): Same.
20634 * g++.old-deja/g++.robertl/eb4.C (main): Same.
20635 * g++.old-deja/g++.robertl/eb39.C: Same.
20636 * g++.old-deja/g++.robertl/eb33.C (main): Same.
20637 * g++.old-deja/g++.robertl/eb31.C (main): Same.
20638 * g++.old-deja/g++.robertl/eb30.C: Same.
20639 * g++.old-deja/g++.robertl/eb3.C: Same.
20640 * g++.old-deja/g++.robertl/eb24.C (T>): Same.
20641 * g++.old-deja/g++.robertl/eb21.C: Same.
20642 * g++.old-deja/g++.robertl/eb15.C: Same.
20643 * g++.old-deja/g++.robertl/eb118.C: Same.
20644 * g++.old-deja/g++.robertl/eb115.C (main): Same.
20645 * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
20646 * g++.old-deja/g++.robertl/eb109.C: Same.
20647 * g++.old-deja/g++.other/sibcall1.C (main): Same.
20648 * g++.old-deja/g++.mike/rtti1.C: Same.
20649 * g++.old-deja/g++.mike/p658.C: Same.
20650 * g++.old-deja/g++.mike/net46.C: Same.
20651 * g++.old-deja/g++.mike/net34.C: Same.
20652 * g++.old-deja/g++.mike/memoize1.C: Same.
20653 * g++.old-deja/g++.mike/eh2.C: Same.
20654 * g++.old-deja/g++.law/weak.C: Same.
20655 * g++.old-deja/g++.law/visibility7.C: Same.
20656 * g++.old-deja/g++.law/visibility25.C: Same.
20657 * g++.old-deja/g++.law/visibility22.C: Same.
20658 * g++.old-deja/g++.law/visibility2.C: Same.
20659 * g++.old-deja/g++.law/visibility17.C: Same.
20660 * g++.old-deja/g++.law/visibility13.C: Same.
20661 * g++.old-deja/g++.law/visibility10.C: Same.
20662 * g++.old-deja/g++.law/visibility1.C: Same.
20663 * g++.old-deja/g++.law/virtual3.C (eval): Same.
20664 * g++.old-deja/g++.law/vbase1.C: Same.
20665 * g++.old-deja/g++.law/operators32.C: Same.
20666 * g++.old-deja/g++.law/nest3.C: Same.
20667 * g++.old-deja/g++.law/missed-error2.C (foo): Same.
20668 * g++.old-deja/g++.law/except5.C (main): Same.
20669 * g++.old-deja/g++.law/cvt7.C (run): Same.
20670 * g++.old-deja/g++.law/cvt2.C: Same.
20671 * g++.old-deja/g++.law/cvt16.C: Same.
20672 * g++.old-deja/g++.law/ctors6.C (bar): Same.
20673 * g++.old-deja/g++.law/ctors17.C (main): Same.
20674 * g++.old-deja/g++.law/ctors13.C: Same.
20675 * g++.old-deja/g++.law/ctors12.C (main): Same.
20676 * g++.old-deja/g++.law/ctors10.C: Same.
20677 * g++.old-deja/g++.law/code-gen5.C: Same.
20678 * g++.old-deja/g++.law/bad-error7.C: Same.
20679 * g++.old-deja/g++.law/arm9.C: Same.
20680 * g++.old-deja/g++.law/arm12.C: Same.
20681 * g++.old-deja/g++.law/arg8.C: Same.
20682 * g++.old-deja/g++.law/arg1.C: Same.
20683 * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
20684 * g++.old-deja/g++.jason/template31.C: Same.
20685 * g++.old-deja/g++.jason/template24.C (main): Same.
20686 * g++.old-deja/g++.jason/2371.C: Same.
20687 * g++.old-deja/g++.eh/new2.C: Same.
20688 * g++.old-deja/g++.eh/new1.C: Same.
20689 * g++.old-deja/g++.brendan/ptolemy2.C: Same.
20690 * g++.old-deja/g++.brendan/nest21.C (main): Same.
20691 * g++.old-deja/g++.brendan/err-msg3.C: Same.
20692 * g++.old-deja/g++.brendan/crash62.C: Same.
20693 * g++.old-deja/g++.brendan/crash52.C: Same.
20694 * g++.old-deja/g++.brendan/crash49.C (main): Same.
20695 * g++.old-deja/g++.brendan/crash38.C: Same.
20696 * g++.old-deja/g++.brendan/crash15.C (main): Same.
20697 * g++.old-deja/g++.brendan/copy9.C: Same.
20698
20699 2001-04-06 J"orn Rennecke <amylaar@redhat.com>
20700
20701 * gcc.c-torture/execute/20001203-2.c (memset):
20702 Count argument is of type __SIZE_TYPE__.
20703
20704 2001-04-04 Diego Novillo <dnovillo@redhat.com>
20705
20706 * gcc.c-torture/compile/20010404-1.c: New test.
20707
20708 2001-04-04 Jakub Jelinek <jakub@redhat.com>
20709
20710 * gcc.c-torture/compile/20010326-1.c: New test.
20711
20712 2001-04-03 Alexandre Oliva <aoliva@redhat.com>
20713
20714 * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
20715 peculiarities of the SH.
20716 * g++.old-deja/g++.ext/instantiate2.C: Likewise.
20717
20718 2001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
20719
20720 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
20721 * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
20722 * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
20723
20724 2001-04-02 Jakub Jelinek <jakub@redhat.com>
20725
20726 * g77.f-torture/compile/20010321-1.f: New test.
20727
20728 2001-04-02 Jakub Jelinek <jakub@redhat.com>
20729
20730 * gcc.c-torture/compile/20010329-1.c: New test.
20731
20732 2001-04-02 Jakub Jelinek <jakub@redhat.com>
20733
20734 * gcc.c-torture/execute/20010329-1.c: New test.
20735
20736 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
20737
20738 * g++.old-deja/g++.other/eh4.C: Fix typo.
20739
20740 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
20741
20742 * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
20743
20744 2001-03-28 Philip Blundell <philb@gnu.org>
20745
20746 * gcc.c-torture/compile/20010328-1.c: New test.
20747
20748 2001-03-27 Richard Henderson <rth@redhat.com>
20749
20750 * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
20751 * g++.old-deja/g++.eh/vbase3.C: Likewise.
20752
20753 2001-03-27 Alan Modra <alan@linuxcare.com.au>
20754
20755 * gcc.c-torture/compile/20010327-1.c: New test.
20756
20757 2001-03-26 Nathan Sidwell <nathan@codesourcery.com>
20758
20759 * g++.old-deja/g++.other/friend12.C: New test.
20760 * g++.old-deja/g++.other/friend9.C: Expect no errors.
20761 * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
20762
20763 2001-03-25 Joseph S. Myers <jsm28@cam.ac.uk>
20764
20765 * gcc.c-torture/execute/20010325-1.c: New test.
20766
20767 2001-03-23 Jakub Jelinek <jakub@redhat.com>
20768
20769 * g++.old-deja/g++.other/mangle3.C: New test.
20770
20771 2001-03-22 Jakub Jelinek <jakub@redhat.com>
20772
20773 * g++.old-deja/g++.other/anon8.C: New test.
20774
20775 2001-03-20 Philip Blundell <philb@gnu.org>
20776
20777 * gcc.c-torture/compile/20010320-1.c: New test.
20778
20779 2001-03-17 Richard Henderson <rth@redhat.com>
20780
20781 * g++.old-deja/g++.other/eh4.C: Add expected error text.
20782
20783 2001-03-15 Geoff Keating <geoff@redhat.com>
20784
20785 * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
20786 tests on AIX.
20787
20788 2001-03-15 Gabriel Dos Reis <gdr@codesourcery.com>
20789
20790 * g++.old-deja/g++.other/eh4.C: New test.
20791
20792 2001-03-14 Neil Booth <neil@daikokuya.demon.co.uk>
20793
20794 * gcc.dg/cpp/mi1.c: Update.
20795
20796 2001-03-14 Jakub Jelinek <jakub@redhat.com>
20797
20798 * g++.old-deja/g++.other/regstack.C: New test.
20799
20800 2001-03-12 Nathan Sidwell <nathan@codesourcery.com>
20801
20802 * g++.old-deja/g++.other/ref4.C: New test.
20803
20804 2001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
20805
20806 * objc/execute/va_method.m: Added.
20807 * objc/execute/IMP.m: Added.
20808 * objc/execute/_cmd.m: Added.
20809 * objc/execute/accessing_ivars.m: Added.
20810 * objc/execute/class-1.m: Added.
20811 * objc/execute/class-10.m: Added.
20812 * objc/execute/class-11.m: Added.
20813 * objc/execute/class-12.m: Added.
20814 * objc/execute/class-13.m: Added.
20815 * objc/execute/class-14.m: Added.
20816 * objc/execute/class-2.m: Added.
20817 * objc/execute/class-3.m: Added.
20818 * objc/execute/class-4.m: Added.
20819 * objc/execute/class-5.m: Added.
20820 * objc/execute/class-6.m: Added.
20821 * objc/execute/class-7.m: Added.
20822 * objc/execute/class-8.m: Added.
20823 * objc/execute/class-9.m: Added.
20824 * objc/execute/class-tests-1.h
20825 * objc/execute/class-tests-2.h
20826 * objc/execute/compatibility_alias.m: Added.
20827 * objc/execute/encode-1.m: Added.
20828 * objc/execute/formal_protocol-1.m: Added.
20829 * objc/execute/formal_protocol-2.m: Added.
20830 * objc/execute/formal_protocol-3.m: Added.
20831 * objc/execute/formal_protocol-4.m: Added.
20832 * objc/execute/formal_protocol-5.m: Added.
20833 * objc/execute/formal_protocol-6.m: Added.
20834 * objc/execute/formal_protocol-7.m: Added.
20835 * objc/execute/informal_protocol.m: Added.
20836 * objc/execute/initialize.m: Added.
20837 * objc/execute/load.m: Added.
20838 * objc/execute/many_args_method.m: Added.
20839 * objc/execute/nested-3.m: Added.
20840 * objc/execute/no_clash.m: Added.
20841 * objc/execute/private.m: Added.
20842 * objc/execute/redefining_self.m: Added.
20843 * objc/execute/root_methods.m: Added.
20844 * objc/execute/selector-1.m: Added.
20845 * objc/execute/static-1.m: Added.
20846 * objc/execute/static-2.m: Added.
20847 * objc/execute/va_method.m: Added.
20848
20849 2001-03-10 Richard Henderson <rth@redhat.com>
20850
20851 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
20852
20853 2001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
20854
20855 * g++.old-deja/g++.other/crash31.C: XFAIL.
20856 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
20857 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
20858 * gcc.c-torture/execute/20010123-1.x: XFAIL.
20859 * gcc.c-torture/execute/20010124-1.x: XFAIL.
20860 * gcc.dg/sequence-pt-1.c: XFAIL one test.
20861
20862 2001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
20863
20864 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
20865
20866 2001-03-06 Zack Weinberg <zackw@stanford.edu>
20867
20868 * gcc.dg/20000724-1.c: Don't use multiline strings.
20869
20870 2001-03-06 Zack Weinberg <zackw@stanford.edu>
20871
20872 * objc/execute/string1.m, objc/execute/string2.m: Compare the
20873 result of -cString against what we expect it to be; don't just
20874 print it out for no one to read.
20875
20876 * objc/execute/string3.m, objc/execute/string4.m: New tests.
20877 Based on testcases provided by Nicola Pero.
20878
20879 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
20880
20881 * gcc.dg/cpp/macro7.c: New test.
20882
20883 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
20884
20885 * gcc.dg/cpp/multiline.c: Update.
20886
20887 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
20888
20889 * g++.old-deja/g++.other/enum3.C: New test.
20890
20891 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
20892
20893 * g++.old-deja/g++.other/pod1.C: New test.
20894
20895 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
20896
20897 * g++.old-deja/g++.ext/overload1.C: New test.
20898
20899 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
20900
20901 * g++.old-deja/g++.pt/using1.C: New test.
20902
20903 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
20904
20905 * g++.old-deja/g++.other/using9.C: New test.
20906
20907 2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
20908
20909 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
20910
20911 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
20912
20913 2001-02-28 Nathan Sidwell <nathan@codesourcery.com>
20914
20915 * g++.old-deja/g++.ext/realpt1.C: Remove.
20916
20917 2001-02-27 Nathan Sidwell <nathan@codesourcery.com>
20918
20919 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
20920
20921 2001-02-26 Will Cohen <wcohen@redhat.com>
20922
20923 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
20924
20925 2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
20926
20927 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
20928 templatized constructors.
20929
20930 2001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20931
20932 * gcc.c-torture/execute/20010224-1.c: New test.
20933
20934 2001-02-23 Jakub Jelinek <jakub@redhat.com>
20935
20936 * gcc.c-torture/execute/20010222-1.c: New test.
20937
20938 2001-02-22 Jakub Jelinek <jakub@redhat.com>
20939
20940 * g++.old-deja/g++.other/inline20.C: New test.
20941
20942 2001-02-21 Ovidiu Predescu <ovidiu@cup.hp.com>
20943
20944 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
20945
20946 2001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
20947
20948 * g++.old-deja/g++.other/lookup22.C: New test.
20949
20950 2001-02-19 Zack Weinberg <zackw@stanford.edu>
20951
20952 * g77.dg: New directory.
20953 * g77.dg/20010216-1.f: New test case.
20954 * g77.dg/dg.exp: New driver.
20955 * lib/g77-dg.exp: New driver library.
20956
20957 2001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
20958
20959 * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
20960
20961 2001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
20962
20963 * g++.old-deja/g++.other/decl9.C: New test.
20964
20965 2001-02-16 Jakub Jelinek <jakub@redhat.com>
20966
20967 * g++.old-deja/g++.other/init16.C: Update the test so that it does
20968 not need <string> and also tests the initialization at runtime.
20969
20970 2001-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
20971
20972 * gcc.c-torture/execute/longlong.c: New test.
20973
20974 2001-02-14 J"orn Rennecke <amylaar@redhat.com>
20975
20976 * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
20977
20978 2001-02-14 J"orn Rennecke <amylaar@redhat.com>
20979
20980 * gcc.c-torture/execute/920302-1.c (execute):
20981 Change argument type to short.
20982
20983 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
20984
20985 * g++.old-deja/g++.pt/deduct6.C: New test.
20986
20987 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
20988
20989 * g++.old-deja/g++.pt/deduct5.C: New test.
20990
20991 2001-02-14 Jakub Jelinek <jakub@redhat.com>
20992
20993 * gcc.c-torture/execute/20010209-1.c: New test.
20994
20995 2001-02-14 Neil Booth <neil@daikokuya.demon.co.uk>
20996
20997 * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
20998
20999 2001-02-12 Geoffrey Keating <geoffk@redhat.com>
21000
21001 * g++.dg/vtgc1.C: Update for new ABI.
21002
21003 * consistency.vlad: New directory, 1665 files.
21004
21005 2001-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
21006
21007 * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
21008 return type.
21009 * gcc.dg/cpp/digraphs.c: Declare puts.
21010
21011 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
21012
21013 * g++.old-deja/g++.other/warn5.C: New test.
21014
21015 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
21016
21017 * g++.old-deja/g++.pt/spec40.C: New test.
21018
21019 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
21020
21021 * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
21022 case.
21023 * g++.old-deja/g++.ext/arrnew.C: Deprecate.
21024
21025 2001-02-12 Jakub Jelinek <jakub@redhat.com>
21026
21027 * gcc.c-torture/compile/20010209-1.c: New test.
21028
21029 2001-02-11 Jeffrey Oldham <oldham@codesourcery.com>
21030
21031 * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
21032 excess errors message but not if it crashes.
21033 * g++.old-deja/g++.other/crash27.C: Likewise.
21034 * g++.old-deja/g++.other/crash28.C: Likewise.
21035 * g++.old-deja/g++.other/crash30.C: Likewise.
21036 * g++.old-deja/g++.other/crash32.C: Likewise.
21037 * g++.old-deja/g++.other/crash35.C: Likewise.
21038 * g++.old-deja/g++.pt/inherit2.C: Likewise.
21039
21040 2001-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
21041
21042 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
21043 gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
21044 g++.dg/dg.exp, g++.old-deja/old-deja.exp,
21045 g77.f-torture/execute/execute.exp,
21046 g77.f-torture/noncompile/noncompile.exp,
21047 gcc.c-torture/execute/execute.exp,
21048 gcc.c-torture/execute/memcheck/memcheck.exp,
21049 gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
21050 gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
21051 gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
21052 gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
21053 gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
21054 lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
21055 lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
21056 lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
21057 Remove bug reporting instructions with ancient email addresses.
21058
21059 2001-02-07 Jakub Jelinek <jakub@redhat.com>
21060
21061 * gcc.dg/20010202-1.c: New test.
21062 * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
21063
21064 2001-02-07 Zack Weinberg <zack@wolery.stanford.edu>
21065
21066 * g++.dg/stdbool-if.C: New test.
21067
21068 2001-02-07 Ovidiu Predescu <ovidiu@cup.hp.com>
21069
21070 * objc/execute/fdecl.m: Added main().
21071
21072 2001-02-07 Jakub Jelinek <jakub@redhat.com>
21073
21074 * gcc.c-torture/execute/20010206-1.c: New test.
21075
21076 2001-02-06 Neil Booth <neil@daikokuya.demon.co.uk>
21077
21078 * gcc.dg/cpp/avoidpaste1.c: Update.
21079
21080 2001-02-05 Ovidiu Predescu <ovidiu@cup.hp.com>
21081
21082 * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
21083 Pero <nicola@brainstorm.co.uk>.
21084 * objc/execute/fdecl.m: Declare foo as pointer to AClass.
21085
21086 2001-02-06 Nathan Sidwell <nathan@codesourcery.com>
21087
21088 * g++.old-deja/g++.pt/spec39.C: New test.
21089
21090 2001-02-05 Jakub Jelinek <jakub@redhat.com>
21091
21092 * gcc.c-torture/compile/20010202-1.c: New test.
21093
21094 2001-02-05 Nathan Sidwell <nathan@codesourcery.com>
21095
21096 * g++.old-deja/g++.abi/primary2.C: New test.
21097 * g++.old-deja/g++.abi/primary3.C: New test.
21098 * g++.old-deja/g++.abi/primary4.C: New test.
21099 * g++.old-deja/g++.abi/primary5.C: New test.
21100 * g++.old-deja/g++.abi/vtable3.h: New test.
21101 * g++.old-deja/g++.abi/vtable3a.C: New test.
21102 * g++.old-deja/g++.abi/vtable3b.C: New test.
21103 * g++.old-deja/g++.abi/vtable3c.C: New test.
21104 * g++.old-deja/g++.abi/vtable3d.C: New test.
21105 * g++.old-deja/g++.abi/vtable3e.C: New test.
21106 * g++.old-deja/g++.abi/vtable3f.C: New test.
21107 * g++.old-deja/g++.abi/vtable3g.C: New test.
21108 * g++.old-deja/g++.abi/vtable3h.C: New test.
21109 * g++.old-deja/g++.abi/vtable3i.C: New test.
21110 * g++.old-deja/g++.abi/vtable3j.C: New test.
21111 * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
21112
21113 2001-02-03 Jakub Jelinek <jakub@redhat.com>
21114
21115 * g++.old-deja/g++.other/anon6.C: New test.
21116 * g++.old-deja/g++.other/anon7.C: New test.
21117
21118 2001-02-01 Neil Booth <neil@daikokuya.demon.co.uk>
21119
21120 * gcc.dg/cpp/avoidpaste2.c: New tests.
21121
21122 2001-01-31 Jakub Jelinek <jakub@redhat.com>
21123
21124 * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
21125
21126 2001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
21127
21128 * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
21129 DECIMAL_DIG cases for Irix."
21130
21131 2001-01-31 J"orn Rennecke <amylaar@redhat.com>
21132
21133 * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
21134
21135 2001-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
21136
21137 * gcc.dg/c99-tag-1.c: New test.
21138
21139 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
21140
21141 * gcc.dg/cpp/tr-warn1.c: Add tests.
21142
21143 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
21144
21145 * gcc.dg/cpp/avoidpaste1.c: Update.
21146 * gcc.dg/cpp/paste4.c: Update.
21147
21148 2001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
21149
21150 * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
21151 cases for Irix.
21152
21153 2001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
21154
21155 * g++.old-deja/g++.other/inline19.C: New test.
21156
21157 2001-01-30 Neil Booth <neil@daikokuya.demon.co.uk>
21158
21159 * gcc.dg/Wlarger-than.c: New test.
21160
21161 2001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
21162
21163 * gcc.dg/cpp/avoidpaste1.c: Fix typos.
21164
21165 2001-01-29 Jakub Jelinek <jakub@redhat.com>
21166
21167 * gcc.c-torture/execute/20010129-1.c: New test.
21168 * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
21169
21170 2001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
21171
21172 * gcc.dg/cpp/avoidpaste1.c: Test case.
21173
21174 2001-01-28 Jakub Jelinek <jakub@redhat.com>
21175
21176 * g++.old-deja/g++.other/inline18.C: New test.
21177
21178 2001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21179
21180 * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
21181 and __builtin_putchar.
21182
21183 2001-01-27 Jakub Jelinek <jakub@redhat.com>
21184
21185 * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
21186 tests.
21187
21188 2001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
21189
21190 * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
21191 floating point number rounding mode to round to the nearest
21192 representable mode.
21193
21194 2001-01-25 Jakub Jelinek <jakub@redhat.com>
21195
21196 * g++.old-deja/g++.other/mangle2.C: New test.
21197
21198 2001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
21199
21200 * gcc.c-torture/compile/20010124-1.c: New test.
21201
21202 2001-01-24 Nathan Sidwell <nathan@codesourcery.com>
21203
21204 * g++.old-deja/g++.pt/spec38.C: New test.
21205
21206 2001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21207
21208 * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
21209 "Build don't run".
21210
21211 2001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21212
21213 * gcc.c-torture/execute/20010123-1.c: New test.
21214
21215 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
21216
21217 * g++.old-deja/g++.pt/spec37.C: New test.
21218
21219 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
21220
21221 * g++.old-deja/g++.pt/overload14.C: New test.
21222
21223 2001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21224
21225 * gcc.c-torture/execute/20010122-1.c: New test, exercise
21226 __builtin_return_address.
21227
21228 2001-01-22 Nathan Sidwell <nathan@codesourcery.com>
21229
21230 * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
21231 * g++.old-deja/g++.pt/spec35.C: New test.
21232 * g++.old-deja/g++.pt/spec36.C: New test.
21233
21234 2001-01-20 Jakub Jelinek <jakub@redhat.com>
21235
21236 * gcc.c-torture/compile/20010118-1.c: New test.
21237
21238 2001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
21239
21240 * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
21241
21242 2001-01-19 Jakub Jelinek <jakub@redhat.com>
21243
21244 * gcc.c-torture/execute/20010119-1.c: New test.
21245
21246 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
21247
21248 * g++.old-deja/g++.other/vbase5.C: New test.
21249
21250 2001-01-19 Jakub Jelinek <jakub@redhat.com>
21251
21252 * gcc.c-torture/execute/20010118-1.c: New test.
21253
21254 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
21255
21256 * g++.old-deja/g++.pt/deduct3.C: New test.
21257
21258 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
21259
21260 * g++.old-deja/g++.pt/spec34.C: New test.
21261
21262 2001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
21263
21264 * g77.f-torture/compile/20000601-2.f: New test.
21265
21266 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
21267
21268 * g++.old-deja/g++.other/init17.C: New test.
21269
21270 2001-01-18 Alexandre Oliva <aoliva@redhat.com>
21271
21272 * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
21273
21274 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
21275
21276 * g++.old-deja/g++.pt/unify8.C: New test.
21277
21278 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
21279
21280 * g++.old-deja/g++.abi/vbase1.C: New test.
21281
21282 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
21283
21284 * g++.old-deja/g++.pt/crash65.C: New test.
21285
21286 2001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
21287
21288 * gcc.dg/cpp/assembl2.S: New test case.
21289
21290 2001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
21291
21292 * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
21293 are supported.
21294
21295 2001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21296
21297 * g++.old-deja/g++.other/builtins1.C: New test.
21298 * g++.old-deja/g++.other/builtins2.C: Likewise.
21299 * g++.old-deja/g++.other/builtins3.C: Likewise.
21300 * g++.old-deja/g++.other/builtins4.C: Likewise.
21301
21302 2001-01-17 Jakub Jelinek <jakub@redhat.com>
21303
21304 * gcc.c-torture/compile/20010117-1.c: New test.
21305 * gcc.c-torture/compile/20010117-2.c: New test.
21306
21307 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
21308
21309 * g77.f-torture/execute/20010116.[fx]: New test,
21310 XFAIL on i?86-*-*.
21311 * g77.f-torture/compile/20010115.f: Indicate it's
21312 a test for PR fortran/1636.
21313
21314 2001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
21315
21316 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
21317
21318 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
21319
21320 * g77.f-torture/compile/20010115.f: New test.
21321
21322 2001-01-15 Nathan Sidwell <nathan@codesourcery.com>
21323
21324 * g++.old-deja/g++.pt/nontype5.C: New test.
21325
21326 2001-01-15 Neil Booth <neil@daikokuya.demon.co.uk>
21327
21328 * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
21329 have an equivalent working one below it.
21330
21331 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
21332
21333 * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
21334 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
21335
21336 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
21337
21338 * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
21339 message containing "init_priority".
21340 (conpr-2.C): Likewise.
21341 (conpr-3.C): Likewise.
21342 * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
21343
21344 2001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21345
21346 * gcc.c-torture/execute/20010114-2.c: New test.
21347
21348 2001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
21349
21350 * gcc.c-torture/compile/20010114-1.c: New test.
21351 * gcc.c-torture/compile/20010114-1.x: Xfail.
21352 * gcc.c-torture/compile/20010114-2.c: New test.
21353 * gcc.c-torture/execute/20010114-1.c: New test.
21354 * gcc.dg/trunc-1.c: New test.
21355 * gcc.dg/uninit-B.c: New test.
21356
21357 2001-01-13 Nick Clifton <nickc@redhat.com>
21358
21359 * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
21360 target.
21361
21362 2001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
21363
21364 * gcc.c-torture/compile/20010113-1.c: New test.
21365
21366 2001-01-13 Jakub Jelinek <jakub@redhat.com>
21367
21368 * gcc.c-torture/compile/20001212-1.c: New test.
21369
21370 2001-01-13 Neil Booth <neil@daikokuya.demon.co.uk>
21371
21372 * gcc.dg/cpp/widestr1.c: Update.
21373 * gcc.dg/cpp/prag-imp.c: Remove.
21374
21375 2001-01-12 Jakub Jelinek <jakub@redhat.com>
21376
21377 * gcc.c-torture/execute/20000801-3.x: Remove.
21378 * gcc.dg/c90-init-1.c: New test.
21379 * gcc.dg/c99-init-1.c: New test.
21380 * gcc.dg/c99-init-2.c: New test.
21381 * gcc.dg/gnu99-init-1.c: New test.
21382
21383 2001-01-12 Richard Earnshaw <rearnsha@arm.com>
21384
21385 * lib/f-torture.exp (f_torture_compile): Prune the warnings before
21386 testing that no relevant ones were found.
21387
21388 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
21389
21390 * g++.old-deja/g++.pt/cast2.C: New test.
21391
21392 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
21393
21394 * g++.old-deja/g++.pt/friend47.C: New test.
21395
21396 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
21397
21398 * g++.old-deja/g++.pt/instantiate13.C: New test.
21399
21400 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
21401
21402 * g++.old-deja/g++.other/defarg7.C: New test.
21403 * g++.old-deja/g++.other/defarg8.C: New test.
21404
21405 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
21406
21407 * g++.old-deja/g++.pt/crash64.C: New test.
21408
21409 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
21410
21411 * g++.old-deja/g++.pt/crash63.C: New test.
21412
21413 2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
21414
21415 * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
21416
21417 2001-01-10 Alan Lehotsky <lehotsky@tiac.net>
21418
21419 * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
21420
21421 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
21422
21423 * g++.old-deja/g++.pt/error3.C: New test.
21424
21425 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
21426
21427 * g++.old-deja/g++.other/crash39.C: New test.
21428
21429 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
21430
21431 * g++.old-deja/g++.other/vbase4.C: New test.
21432
21433 2001-01-08 Jonathan Larmour <jlarmour@redhat.com>
21434
21435 * gcc.dg/20000419-2.c: Move to "special" subdirectory.
21436 * gcc.dg/special/20000419-2.c: New file. Identical to above.
21437 * gcc.dg/special/special.exp: New test driver which will check
21438 for alias support for the above test.
21439
21440 2001-01-09 Alan Lehotsky <lehotsky@tiac.net>
21441
21442 * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
21443 problems on small machines.
21444 * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
21445 parameterize.
21446
21447 2001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
21448
21449 * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
21450 mips.
21451 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
21452
21453 2001-01-09 Nathan Sidwell <nathan@codesourcery.com>
21454
21455 * g++.old_deja/g++.pt/using8.C: New test.
21456
21457 2001-01-09 Joseph S. Myers <jsm28@cam.ac.uk>
21458
21459 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
21460
21461 2000-01-08 Loren J. Rittle <ljrittle@acm.org>
21462
21463 * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
21464 where a failure is expected.
21465 * gcc.c-torture/execute/ieee/rbug.x: Likewise.
21466
21467 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
21468
21469 * g++.old_deja/g++.pt/instantiate12.C: New test.
21470
21471 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
21472
21473 * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
21474 start of structs.
21475 * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
21476 * g++.old-deja/g++.brendan/crash17.C: Likewise.
21477 * g++.old-deja/g++.brendan/crash29.C: Likewise.
21478 * g++.old-deja/g++.brendan/crash48.C: Likewise.
21479 * g++.old-deja/g++.brendan/ns1.C: Likewise.
21480 * g++.old-deja/g++.brendan/warnings1.C: Likewise.
21481 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
21482 * g++.old-deja/g++.bugs/900514_03.C: Likewise.
21483 * g++.old-deja/g++.eh/spec6.C: Likewise.
21484 * g++.old-deja/g++.jason/crash3.C: Likewise.
21485 * g++.old-deja/g++.law/ctors11.C: Likewise.
21486 * g++.old-deja/g++.law/ctors17.C: Likewise.
21487 * g++.old-deja/g++.law/ctors5.C: Likewise.
21488 * g++.old-deja/g++.law/ctors9.C: Likewise.
21489 * g++.old-deja/g++.mike/ambig1.C: Likewise.
21490 * g++.old-deja/g++.mike/net22.C: Likewise.
21491 * g++.old-deja/g++.mike/p3538a.C: Likewise.
21492 * g++.old-deja/g++.mike/p3538b.C: Likewise.
21493 * g++.old-deja/g++.mike/virt3.C: Likewise.
21494 * g++.old-deja/g++.niklas/t128.C: Likewise.
21495 * g++.old-deja/g++.other/anon4.C: Likewise.
21496 * g++.old-deja/g++.other/using1.C: Likewise.
21497 * g++.old-deja/g++.other/warn3.C: Likewise.
21498 * g++.old-deja/g++.pt/t37.C: Likewise.
21499 * g++.old-deja/g++.robertl/eb69.C: Likewise.
21500 * g++.old-deja/g++.robertl/eb71.C: Likewise.
21501
21502 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
21503
21504 * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
21505
21506 2001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21507
21508 * gcc.c-torture/execute/stdio-opt-3.c: New test.
21509
21510 2001-01-07 Jakub Jelinek <jakub@redhat.com>
21511
21512 * gcc.c-torture/compile/20010107-1.c: New test.
21513
21514 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
21515
21516 * gcc.c-torture/execute/builtin-noret-1.c: New test.
21517
21518 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
21519
21520 * gcc.dg/format/format.h: New file.
21521 * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
21522 gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
21523 gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
21524 gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
21525 gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
21526 gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
21527 gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
21528 gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
21529 gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
21530 gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
21531 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
21532 gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
21533 gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
21534 gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
21535 gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
21536 gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
21537 gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
21538 gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
21539 gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
21540 gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
21541 gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
21542 instead of declaring standard types, macros and functions in each
21543 test.
21544
21545 2001-01-06 Alexandre Oliva <aoliva@redhat.com>
21546
21547 * gcc.c-torture/execute/20010106-1.c: New test.
21548
21549 2001-01-06 Joseph S. Myers <jsm28@cam.ac.uk>
21550
21551 * gcc.dg/format/format.exp: New file.
21552 * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
21553 * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
21554 * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
21555 * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
21556 * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
21557 * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
21558 * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
21559 * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
21560 * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
21561 * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
21562 * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
21563 * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
21564 * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
21565 * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
21566 * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
21567 * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
21568 * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
21569 * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
21570 * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
21571 * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
21572 * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
21573 * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
21574 * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
21575 * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
21576 * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
21577 * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
21578 * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
21579 * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
21580 * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
21581 * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
21582 * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
21583 * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
21584 * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
21585 * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
21586 * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
21587 * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
21588 * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
21589 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
21590 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
21591 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
21592 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
21593 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
21594
21595 2001-01-05 Alexandre Oliva <aoliva@redhat.com>
21596
21597 * gcc.c-torture/execute/991228-1.c: Take word endianness into
21598 account.
21599
21600 2001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
21601
21602 * gcc.c-torture/execute/builtin-complex-1.c: New test.
21603
21604 2001-01-05 Nathan Sidwell <nathan@codesourcery.com>
21605
21606 * g++.old-deja/g++.pt/crash62.C: New test.
21607
21608 2001-01-04 Richard Henderson <rth@redhat.com>
21609
21610 * gcc.dg/20000926-1.c: Update expected warnings.
21611 * gcc.dg/array-2.c: Likewise.
21612 * gcc.dg/array-4.c: Also validate flexible array members.
21613 * gcc.dg/c99-flex-array-1.c: New.
21614
21615 2001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
21616
21617 * gcc.c-torture/compile/20001222-1.x: Remove.
21618
21619 2001-01-04 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
21620
21621 * gcc.c-torture/execute/built-in-setjmp.c: New.
21622
21623 2001-01-03 Richard Henderson <rth@redhat.com>
21624
21625 * gcc.dg/940510-1.c: Update expected error wording.
21626 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
21627
21628 2001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
21629
21630 * lib/target-supports.exp (check_alias_available): Modified to
21631 indicate aliases not supported if only weak aliases are supported.
21632
21633 2001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21634
21635 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
21636 Turn on cmpstrsi checks for __pj__ and __i370__.
21637
21638 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
21639
21640 * g++.old-deja/g++.other/virtual11.C: New test.
21641
21642 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
21643
21644 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
21645
21646 2001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21647
21648 * gcc.c-torture/compile/20010102-1.c: New test.
21649
21650 2001-01-02 Andreas Jaeger <aj@suse.de>
21651
21652 * gcc.dg/noreturn-3.c: New test.
21653
21654 * gcc.dg/noreturn-4.c: New test.
21655
21656 2001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21657
21658 * gcc.c-torture/execute/stdio-opt-1.c: Also test
21659 __builtin_fputc and __builtin_fwrite.
21660
21661 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
21662
21663 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
21664 signed char, not default char.
21665
21666 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
21667
21668 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
21669
21670 2000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
21671
21672 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
21673
21674 2000-12-29 Richard Henderson <rth@redhat.com>
21675
21676 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
21677 (__cyg_profile_func_exit): Define.
21678
21679 2000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
21680
21681 * g++.dg/vtgc1.C: New test.
21682
21683 2000-12-28 Geoffrey Keating <geoffk@redhat.com>
21684
21685 * gcc.dg/noncompile/20001228-1.c: New test.
21686
21687 * gcc.dg/20001228-1.c: New test.
21688
21689 * gcc.c-torture/execute/20001228-1.c: New test.
21690
21691 2000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
21692
21693 * gcc.dg/format-strfmon-1.c: New test.
21694
21695 2000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21696
21697 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
21698 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
21699 * gcc.c-torture/execute/string-opt-1.c: Likewise.
21700 * gcc.c-torture/execute/string-opt-2.c: Likewise.
21701 * gcc.c-torture/execute/string-opt-3.c: Likewise.
21702 * gcc.c-torture/execute/string-opt-4.c: Likewise.
21703 * gcc.c-torture/execute/string-opt-6.c: Likewise.
21704 * gcc.c-torture/execute/string-opt-7.c: Likewise.
21705 * gcc.c-torture/execute/string-opt-8.c: Likewise.
21706 * gcc.c-torture/execute/string-opt-9.c: Likewise.
21707 * gcc.c-torture/execute/string-opt-10.c: Likewise.
21708 * gcc.c-torture/execute/string-opt-11.c: Likewise.
21709 * gcc.c-torture/execute/string-opt-12.c: Likewise.
21710
21711 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
21712 * gcc.c-torture/execute/string-opt-4.c: Test index.
21713
21714 2000-12-26 Geoffrey Keating <geoffk@redhat.com>
21715
21716 * gcc.c-torture/compile/20001226-1.c: New test.
21717
21718 2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
21719
21720 * gcc.c-torture/compile/20001222-1.c: New test.
21721 * gcc.c-torture/compile/20001222-1.x: Xfail.
21722
21723 2000-12-22 Alexandre Oliva <aoliva@redhat.com>
21724
21725 * gcc.c-torture/execute/comp-goto-2.c: New test.
21726
21727 2000-12-21 J"orn Rennecke <amylaar@redhat.com>
21728
21729 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
21730 Use long types if __INT_MAX__ is 32767.
21731 (main): Use cast to (sint32 *) when poking 88 into a_page.
21732
21733 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
21734
21735 2000-12-21 Bernd Schmidt <bernds@redhat.com>
21736
21737 * gcc.c-torture/compile/20001221-1.c: New test.
21738 * gcc.c-torture/execute/20001221-1.c: New test.
21739
21740 2000-12-20 Richard Henderson <rth@redhat.com>
21741
21742 * g++.old-deja/g++.pt/crash36.C: Update error lines.
21743 * g++.old-deja/g++.robertl/eb109.C: Likewise.
21744
21745 2000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21746
21747 * gcc.dg/compare3.c: New test.
21748
21749 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
21750
21751 * gcc.dg/format-warnll-1.c: New test.
21752
21753 2000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
21754
21755 * gcc.dg/cpp/cmdlne-P.c: New test.
21756
21757 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
21758
21759 * gcc.c-torture/execute/builtin-abs-1.c,
21760 gcc.c-torture/execute/builtin-abs-2.c: New tests.
21761
21762 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
21763
21764 * gcc.dg/cpp/multiline.c: New test.
21765
21766 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
21767
21768 * g++.old-deja/g++.other/syshdr1.C: Update.
21769 * gcc.dg/cpp/lineflags.c: Remove temporarily.
21770
21771 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21772
21773 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
21774
21775 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21776
21777 * g++.old-deja/g++.pt/ttp65.C: New test.
21778
21779 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21780
21781 * g++.old-deja/g++.pt/ttp64.C: New test.
21782
21783 2000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21784
21785 * g++.old-deja/g++.pt/spec33.C: New test.
21786
21787 2000-12-14 Catherine Moore <clm@redhat.com>
21788
21789 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
21790 * gcc.c-torture/execute/920612-2.c: Likewise.
21791 * gcc.c-torture/execute/920428-2.c: Likewise.
21792 * gcc-c-torture/execute/va-arg-11.c: Call exit.
21793 * gcc.c-torture/execute/va-arg-21.c: Likewise.
21794
21795 2000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21796
21797 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
21798 * gcc.dg/pack-test-2.c: Likewise.
21799
21800 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
21801
21802 Tests by Zack Weinberg <zackw@stanford.edu>.
21803
21804 * gcc.dg/cpp/defined.c: Update.
21805 * gcc.dg/cpp/defined_trad.c: New tests.
21806
21807 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
21808
21809 * gcc.dg/cpp/trad-direct.c: Update.
21810
21811 2000-12-11 Neil Booth <neilb@earthling.net>
21812
21813 * gcc.dg/cpp/defined_trad.c
21814
21815 2000-12-11 Neil Booth <neilb@earthling.net>
21816
21817 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
21818
21819 2000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
21820
21821 * gcc.dg/format-miss-2.c: New test.
21822
21823 2000-12-09 Neil Booth <neilb@earthling.net>
21824
21825 * gcc.dg/cpp/lineflags.c: New tests.
21826 * gcc.dg/cpp/poison.c: Update.
21827 * gcc.dg/cpp/redef2.c: Update.
21828 * gcc.dg/cpp/skipping.c: New test.
21829
21830 2000-12-07 Geoffrey Keating <geoffk@redhat.com>
21831
21832 * g++.old-deja/g++.other/eh3.C: New testcase.
21833
21834 2000-12-07 Neil Booth <neilb@earthling.net>
21835
21836 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
21837 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
21838 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
21839 wtr-union-init-2.c, wtr-union-init-3.c: Update.
21840 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
21841 Update.
21842
21843 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
21844
21845 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
21846 __SIZE_TYPE__ instead of int for type of integers cast to
21847 pointers.
21848
21849 2000-12-07 Jakub Jelinek <jakub@redhat.com>
21850
21851 * g++.old-deja/g++.other/cleanup4.C: New test.
21852
21853 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
21854
21855 * format-sec-1.c: New test.
21856
21857 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
21858
21859 * gcc.dg/format-nonlit-3.c: New test.
21860
21861 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
21862
21863 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
21864 through a null pointer.
21865
21866 2000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21867
21868 * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
21869 * g++.old-deja/g++.pt/partial4.C: New test.
21870
21871 2000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
21872
21873 * gcc.c-torture/execute/ieee/hugeval.x: New.
21874
21875 2000-12-06 Neil Booth <neilb@earthling.net>
21876
21877 * gcc.dg/cpp/backslash2.c: New tests.
21878
21879 2000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21880
21881 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
21882 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
21883
21884 2000-12-05 Geoffrey Keating <geoffk@redhat.com>
21885
21886 * gcc.c-torture/execute/20001203-2.c: New testcase.
21887
21888 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
21889
21890 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
21891 * g++.old-deja/g++.other/virtual10.C: New test.
21892
21893 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
21894
21895 * g++.old-deja/g++.mike/pmf5.C: Remove test.
21896
21897 2000-12-05 Richard Henderson <rth@redhat.com>
21898
21899 * gcc.c-torture/compile/20001205-1.c: New.
21900
21901 2000-12-04 Neil Booth <neilb@earthling.net>
21902
21903 * g++.old-deja/g++.other/virtual9.C: New test.
21904 * g++.old-deja/g++.pt/crash61.C: New test.
21905 * gcc.c-torture/execute/loop-9.c: New test.
21906
21907 2000-12-04 Neil Booth <neilb@earthling.net>
21908
21909 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
21910 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
21911 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
21912 * gcc.dg/cpp/extratokens.c: ...here.
21913
21914 2000-12-04 Neil Booth <neilb@earthling.net>
21915
21916 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
21917 New tests.
21918
21919 2000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21920
21921 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
21922 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
21923
21924 2000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
21925
21926 * gcc.c-torture/execute/20001203-1.c: New test.
21927
21928 2000-12-03 Neil Booth <neilb@earthling.net>
21929
21930 * gcc.dg/cpp/macro6.c: New test cases.
21931
21932 2000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21933
21934 * gcc.c-torture/execute/string-opt-9.c: New test.
21935 * gcc.c-torture/execute/string-opt-10.c: Likewise.
21936 * gcc.c-torture/execute/string-opt-11.c: Likewise.
21937 * gcc.c-torture/execute/string-opt-12.c: Likewise.
21938
21939 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
21940 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
21941
21942 2000-12-02 Geoffrey Keating <geoffk@redhat.com>
21943
21944 * gcc.dg/cpp/if-6.c: New testcase.
21945
21946 * gcc.dg/20001201-1.c: New testcase.
21947
21948 2000-12-02 Neil Booth <neilb@earthling.net>
21949
21950 * g++.old-deja/g++.other/externC4.C,
21951 g++.old-deja/g++.other/friend10.C: New tests.
21952
21953 2000-12-02 Neil Booth <neilb@earthling.net>
21954
21955 * g++.old-deja/g++.other/instan2.C
21956 * g++.old-deja/g++.other/instan3.C: New test.
21957
21958 2000-12-02 Neil Booth <neilb@earthling.net>
21959
21960 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
21961 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
21962 gnuc99.c,gnuc99-pedantic.c: New tests.
21963
21964 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
21965
21966 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
21967 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
21968
21969 2000-12-01 Neil Booth <neilb@earthling.net>
21970
21971 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
21972 * gcc.dg/cpp/poison.c: Update.
21973 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
21974
21975 2000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
21976
21977 * g77.f-torture/execute/20001201.f: New test.
21978
21979 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
21980
21981 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
21982
21983 2000-12-01 Jakub Jelinek <jakub@redhat.com>
21984
21985 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
21986
21987 2000-12-01 Nathan Sidwell <nathan@codesourcery.com>
21988
21989 * g++.old-deja/g++.other/cast6.C: New test.
21990
21991 2000-11-30 Geoffrey Keating <geoffk@redhat.com>
21992
21993 * gcc.c-torture/execute/20001130-2.c: New testcase.
21994
21995 2000-11-30 Richard Henderson <rth@redhat.com>
21996
21997 * gcc.c-torture/execute/20001130-1.c: New test.
21998
21999 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
22000
22001 * g++.old-deja/g++.other/op3.C: New test.
22002
22003 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
22004
22005 * g++.old-deja/g++.other/op2.C: New test.
22006
22007 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
22008
22009 * g++.old-deja/g++.other/crash38.C: New test.
22010
22011 2000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
22012
22013 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
22014
22015 2000-11-29 Jakub Jelinek <jakub@redhat.com>
22016
22017 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
22018 tests.
22019 * gcc.c-torture/execute/string-opt-6.c: New test.
22020
22021 * gcc.dg/20001117-1.c: Add main.
22022
22023 2000-11-28 Geoffrey Keating <geoffk@redhat.com>
22024
22025 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
22026 Move from here ...
22027 * gcc.dg/940510-1.c: ... to here.
22028
22029 * gcc.dg/20000926-1.c: GNU C now allows initializations of
22030 zero-size arrays in toplevel structures.
22031
22032 2000-11-28 Jakub Jelinek <jakub@redhat.com>
22033
22034 * gcc.c-torture/execute/loop-8.c: New test.
22035
22036 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
22037
22038 * g++.old-deja/g++.other/base1.C: New test.
22039
22040 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
22041
22042 * g++.old-deja/g++.other/parse2.C: New test.
22043
22044 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
22045
22046 * g++.old-deja/g++.pt/incomplete1.C: New test.
22047
22048 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
22049
22050 * g++.old-deja/g++.other/friend9.C: New test.
22051
22052 2000-11-28 Jakub Jelinek <jakub@redhat.com>
22053
22054 * gcc.dg/20001127-1.c: New test.
22055
22056 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
22057
22058 * g++.old-deja/g++.pt/friend46.C: New test.
22059
22060 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
22061
22062 * g++.old-deja/g++.other/ptrmem8.C: New test.
22063
22064 2000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22065
22066 * gcc.c-torture/execute/string-opt-7.c: New test.
22067 * gcc.c-torture/execute/string-opt-8.c: Likewise.
22068
22069 2000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
22070
22071 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
22072 instead of 'mkcheck 2'.
22073
22074 2000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
22075
22076 * gcc.c-torture/execute/memcheck/driver.c,
22077 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
22078 C9X references to refer to C99.
22079
22080 2000-11-25 Jakub Jelinek <jakub@redhat.com>
22081
22082 * gcc.dg/ultrasp3.c: New test.
22083
22084 2000-11-25 Neil Booth <neilb@earthling.net>
22085
22086 * gcc.dg/cpp/include2.c: Update test to be locale independent.
22087
22088 2000-11-25 Alexandre Oliva <aoliva@redhat.com>
22089
22090 * gcc.c-torture/compile/20001123-2.c: New.
22091
22092 2000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
22093
22094 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
22095
22096 2000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
22097
22098 * gcc.dg/sequence-point-1.c: Add some new tests.
22099 * gcc.c-torture/execute/20001124-1.c: New test.
22100
22101 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
22102
22103 * g++.old-deja/g++.other/vaarg4.C: New test.
22104 * gcc.c-torture/compile/20001123-1.c: New test.
22105
22106 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
22107
22108 * g++.other/crash24.C: Adjust and remove XFAIL.
22109 * g++.other/crash37.C: New test.
22110
22111 2000-11-23 Nathan Sidwell <nathan@codesourcery.com>
22112
22113 * g++.old-deja/g++.pt/instantiate9.C: New test.
22114
22115 2000-11-22 Mark Mitchell <mark@codesourcery.com>
22116
22117 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
22118 new ABI, too.
22119
22120 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
22121 * g++.old-deja/g++.robertl/eb55.C: Likewise.
22122
22123 2000-11-22 Neil Booth <neilb@earthling.net>
22124
22125 * gcc.dg/cpp/Wtrigraphs.c: New test.
22126
22127 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
22128
22129 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
22130
22131 2000-11-22 Jakub Jelinek <jakub@redhat.com>
22132
22133 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
22134
22135 2000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
22136
22137 * lib/gcc-dg.exp: load_lib scanasm.exp.
22138 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
22139 * lib/g++-dg.exp: load_lib scanasm.exp.
22140 * lib/scanasm.exp: New.
22141 (scan-assembler, scan-assembler-not): Add optional arguments to
22142 test name, or if not present, the pattern name.
22143 (scan-assembler-dem, scan-assembler-dem-not): New.
22144
22145 * g++.dg/dg.exp: New.
22146
22147 2000-11-21 Neil Booth <neilb@earthling.net>
22148
22149 * gcc.dg/cpp/integrated1.c: Remove.
22150
22151 2000-11-21 Jakub Jelinek <jakub@redhat.com>
22152
22153 * gcc.c-torture/execute/20001121-1.c: New test.
22154
22155 2000-11-21 Richard Henderson <rth@redhat.com>
22156
22157 * gcc.c-torture/compile/20001121-1.c: New test.
22158
22159 2000-11-20 Neil Booth <neilb@earthling.net>
22160
22161 * gcc.dg/cpp/integrated1.c: New test.
22162
22163 2000-11-21 Jakub Jelinek <jakub@redhat.com>
22164
22165 * g++.old-deja/g++.other/inline17.C: New test.
22166
22167 2000-11-20 Donald Lindsay <dlindsay@redhat.com>
22168
22169 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
22170 local variable to be zero: I made the variable global. Now
22171 uses abort() and exit() instead of relying on main's return value.
22172
22173 2000-11-20 Neil Booth <neilb@earthling.net>
22174
22175 * gcc.dg/cpp/paste2.c: Update test.
22176 * objc/execute/paste.m: New test.
22177
22178 2000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
22179
22180 * gcc.dg/c99-condexpr-1.c: New test.
22181
22182 2000-11-20 Neil Booth <neilb@earthling.net>
22183
22184 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
22185
22186 2000-11-20 Nathan Sidwell <nathan@codesourcery.com>
22187
22188 * g++.old-deja/g++.pt/export1.C: New test.
22189
22190 2000-11-20 Jakub Jelinek <jakub@redhat.com>
22191
22192 * gcc.dg/20001117-1.c: New test.
22193
22194 2000-11-18 Richard Henderson <rth@redhat.com>
22195
22196 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
22197
22198 2000-11-18 Richard Henderson <rth@redhat.com>
22199
22200 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
22201 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
22202 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
22203
22204 2000-11-18 Richard Henderson <rth@redhat.com>
22205
22206 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
22207 (main): New. Exit cleanly.
22208
22209 2000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
22210
22211 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
22212 gcc.dg/c99-fordecl-2.c: New tests.
22213
22214 2000-11-18 Richard Henderson <rth@redhat.com>
22215
22216 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
22217 * gcc.c-torture/execute/zerolen-2.c: New.
22218
22219 2000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22220
22221 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
22222 memory.
22223
22224 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
22225
22226 * g++.old-deja/g++.pt/instantiate8.C: New test.
22227
22228 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
22229
22230 * g++.old-deja/g++.other/incomplete.C: Add more tests.
22231 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
22232
22233 2000-11-16 Nick Clifton <nickc@redhat.com>
22234
22235 * gcc.c-torture/execute/nestfunc-2.c: New test.
22236 * gcc.c-torture/execute/nestfunc-3.c: New test.
22237
22238 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
22239
22240 * gcc.c-torture/compile/20001116-1.c: New test.
22241
22242 2000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22243
22244 * gcc.c-torture/execute/20001115-1.c: New test.
22245
22246 2000-11-15 Mark Mitchell <mark@codesourcery.com>
22247
22248 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
22249 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
22250 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
22251 * g++.old-deja/g++.abi/vmihint.C: Likewise.
22252
22253 2000-11-15 Neil Booth <neilb@earthling.net>
22254
22255 gcc.dg/cpp/_Pragma1.c: Update.
22256 gcc.dg/cpp/_Pragma2.c: New test.
22257
22258 2000-11-15 Nathan Sidwell <nathan@codesourcery.com>
22259
22260 * g++.old-deja/g++.other/anon5.C: New test.
22261
22262 2000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
22263
22264 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
22265 tests.
22266
22267 2000-11-14 Jakub Jelinek <jakub@redhat.com>
22268
22269 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
22270 output.
22271
22272 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
22273
22274 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
22275 labels at end of compound statements.
22276
22277 2000-11-13 Jakub Jelinek <jakub@redhat.com>
22278
22279 * gcc.c-torture/execute/loop-7.c: New test.
22280
22281 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
22282
22283 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
22284
22285 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
22286
22287 * gcc.dg/c99-bool-1.c: New test.
22288
22289 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
22290
22291 * gcc.dg/c99-scope-1.c: Remove xfail.
22292 * gcc.dg/c99-scope-2.c: New test.
22293
22294 2000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22295
22296 * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
22297 * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
22298
22299 2000-11-11 Mark Mitchell <mark@codesourcery.com>
22300
22301 * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
22302 error messages.
22303
22304 * g++.mike/p700.C: Don't typedef wchar_t.
22305 * g++.mike/p784.C: Likewise.
22306 * g++.mike/eb101.C: Don't use __wchar_t.
22307
22308 2000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
22309
22310 * g77.f-torture/execute/20001111.[fx]: Test premature exit
22311 from DO loop.
22312
22313 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
22314
22315 * gcc.c-torture/execute/20001111-1.c: New test.
22316
22317 2000-11-10 Nick Clifton <nickc@redhat.com>
22318
22319 * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
22320 long multuiple and accumulate.
22321
22322 2000-11-09 Richard Henderson <rth@redhat.com>
22323
22324 * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
22325 via size_t instead of int.
22326
22327 * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
22328 * gcc.c-torture/execute/string-opt-2.c: Likewise.
22329 * gcc.c-torture/execute/string-opt-3.c: Likewise.
22330 * gcc.c-torture/execute/string-opt-4.c: Likewise.
22331
22332 2000-11-09 Geoffrey Keating <geoffk@redhat.com>
22333
22334 * gcc.c-torture/compile/20001109-1.c: New test.
22335 * gcc.c-torture/compile/20001109-2.c: New test.
22336
22337 2000-11-09 Nathan Sidwell <nathan@codesourcery.com>
22338
22339 * g++.old-deja/g++.pt/operator1.C: New test.
22340 * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
22341
22342 2000-11-09 Jakub Jelinek <jakub@redhat.com>
22343
22344 * gcc.dg/20001108-1.c: New test.
22345
22346 2000-11-09 Jakub Jelinek <jakub@redhat.com>
22347
22348 * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
22349 with both arguments constant strings.
22350 * gcc.c-torture/execute/string-opt-3.c: New test.
22351 * gcc.c-torture/execute/string-opt-4.c: New test.
22352 * gcc.c-torture/execute/string-opt-5.c: New test.
22353
22354 2000-11-08 Nick Clifton <nickc@redhat.com>
22355
22356 * gcc.c-torture/execute/20001108-1.c: New test case. Checks
22357 mulsidi3adddi patterns.
22358
22359 2000-11-08 Nathan Sidwell <nathan@codesourcery.com>
22360
22361 * g++.old-deja/g++.other/crash36.C: New test.
22362
22363 2000-11-08 Jakub Jelinek <jakub@redhat.com>
22364
22365 * g++.old-deja/g++.other/init16.C: New test.
22366
22367 2000-11-06 Loren J. Rittle <ljrittle@acm.org>
22368
22369 * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
22370
22371 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
22372
22373 * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
22374 * gcc.c-torture/execute/va-arg-16.x: Likewise.
22375 * gcc.c-torture/execute/va-arg-17.x: Likewise.
22376
22377 2000-11-07 DJ Delorie <dj@redhat.com>
22378
22379 * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
22380
22381 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22382
22383 * gcc.c-torture/execute/string-opt-1.c: New test.
22384
22385 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
22386
22387 * gcc.c-torture/execute/va-arg-15.x: New file. Fails on
22388 mips-sgi-irix6.* because the MIPS ABI passes floating-point
22389 parameters in registers, and there is no way for a varargs
22390 function to know in which order the integer and floating-point
22391 parameters should be interleaved when they are placed on the
22392 stack.
22393 * gcc.c-torture/execute/va-arg-16.x: Likewise.
22394 * gcc.c-torture/execute/va-arg-17.x: Likewise.
22395
22396 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22397
22398 * gcc.c-torture/execute/string-opt-2.c: New test.
22399
22400 2000-11-07 Nathan Sidwell <nathan@codesourcery.com>
22401
22402 * g++.old-deja/g++.pt/crash60.C: New test.
22403
22404 2000-11-06 Jakub Jelinek <jakub@redhat.com>
22405
22406 * g++.old-deja/g++.other/crash24.C: New test.
22407 * g++.old-deja/g++.other/crash25.C: New test.
22408 * g++.old-deja/g++.other/crash26.C: New test.
22409 * g++.old-deja/g++.other/crash27.C: New test.
22410 * g++.old-deja/g++.other/crash28.C: New test.
22411 * g++.old-deja/g++.other/crash29.C: New test.
22412 * g++.old-deja/g++.other/crash30.C: New test.
22413 * g++.old-deja/g++.other/crash31.C: New test.
22414 * g++.old-deja/g++.other/crash32.C: New test.
22415 * g++.old-deja/g++.other/crash33.C: New test.
22416 * g++.old-deja/g++.other/crash34.C: New test.
22417 * g++.old-deja/g++.other/crash35.C: New test.
22418
22419 2000-11-06 Jakub Jelinek <jakub@redhat.com>
22420
22421 * gcc.c-torture/execute/20001031-1.c: New test.
22422
22423 2000-11-04 Mark Mitchell <mark@codesourcery.com>
22424
22425 * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
22426 namespace.
22427
22428 * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
22429 standards-conformant.
22430
22431 * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
22432
22433 * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
22434 * g++.old-deja/g++.mike/p755a.C: Likewise.
22435 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
22436 library makes no calls to `operator new' during initialization.
22437
22438 2000-11-04 Neil Booth <neilb@earthling.net>
22439
22440 * gcc.dg/cpp/include2.c: New tests.
22441
22442 2000-11-03 Mark P Mitchell <mark@codesourcery.com>
22443
22444 * lib/g++.exp (g++_set_ld_library_path): New function.
22445 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
22446
22447 2000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
22448
22449 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
22450 warnings.
22451
22452 2000-11-01 Richard Henderson <rth@redhat.com>
22453
22454 * g++.old-deja/g++.ext/namedret1.C: New.
22455 * g++.old-deja/g++.ext/namedret2.C: New.
22456 * g++.old-deja/g++.ext/namedret3.C: New.
22457
22458 2000-10-31 Geoffrey Keating <geoffk@cygnus.com>
22459
22460 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
22461 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
22462
22463 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22464
22465 * gcc.c-torture/execute/va-arg-21.c: New test.
22466
22467 2000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
22468
22469 * gcc.dg/c99-complex-2.c: New test.
22470
22471 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22472
22473 * gcc.c-torture/execute/stdio-opt-1.c: New test.
22474
22475 2000-10-31 Jakub Jelinek <jakub@redhat.com>
22476
22477 * g++.old-deja/g++.other/inline16.C: New test.
22478
22479 2000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
22480
22481 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
22482 __PRETTY_FUNCTION__
22483
22484 2000-10-29 Neil Booth <neilb@earthling.net>
22485
22486 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
22487 New tests.
22488 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
22489 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
22490 optimisation.
22491
22492 2000-10-29 Neil Booth <neilb@earthling.net>
22493
22494 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
22495 * mi1.c, mi1c.h: Add null directives to multiple-include test.
22496 * mi5.c: Test multiple includes work with -C.
22497 * trigraphs.c: Test ^= version.
22498
22499 2000-10-28 Neil Booth <neilb@earthling.net>
22500
22501 New tests and test updates for new macro expander.
22502
22503 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
22504 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
22505 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
22506 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
22507 new diagnostic messages.
22508
22509 * gcc.dg/cpp/macro3.c: New tests.
22510
22511 2000-10-27 Mark Mitchell <mark@codesourcery.com>
22512
22513 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
22514 on the same line.
22515
22516 2000-10-27 Jakub Jelinek <jakub@redhat.com>
22517
22518 * g++.old-deja/g++.other/eh2.C: New test.
22519
22520 2000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
22521
22522 * gcc.c-torture/execute/20001027-1.c: New test.
22523
22524 2000-10-26 Richard Henderson <rth@redhat.com>
22525
22526 * gcc.c-torture/execute/20001026-1.c: New.
22527
22528 2000-10-26 Mark Mitchell <mark@codesourcery.com>
22529
22530 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
22531 * g++.old-deja/g++.law/builtin1.C: Likewise.
22532 * g++.old-deja/g++.law/ctors10.C: Likewise.
22533 * g++.old-deja/g++.law/virtual3.C: Likewise.
22534 * g++.old-deja/g++.mike/p658.C: Likewise.
22535 * g++.old-deja/g++.other/sibcall1.C: Likewise.
22536 * g++.old-deja/g++.other/vaarg2.C: Likewise.
22537 * g++.old-deja/g++.robertl/eb124.C: Likewise.
22538 * g++.old-deja/g++.robertl/eb44.C: Likewise.
22539 * g++.old-deja/g++.robertl/eb77.C: Likewise.
22540
22541 2000-10-26 Nathan Sidwell <nathan@codesourcery.com>
22542
22543 * gcc.c-torture/compile/20001024-1.c: New test.
22544
22545 2000-10-25 Mark Mitchell <mark@codesourcery.com>
22546
22547 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
22548 to tell us whether or not we are using V3.
22549
22550 2000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
22551
22552 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
22553 operands.
22554
22555 2000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
22556
22557 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
22558
22559 2000-10-25 Jakub Jelinek <jakub@redhat.com>
22560
22561 * gcc.c-torture/execute/20001024-1.c: New test.
22562
22563 2000-10-24 Jakub Jelinek <jakub@redhat.com>
22564
22565 * g++.old-deja/g++.other/sibcall1.C: New test.
22566
22567 2000-10-20 Jakub Jelinek <jakub@redhat.com>
22568
22569 * gcc.dg/noncompile/init-3.c: New test.
22570
22571 2000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
22572
22573 * gcc.dg/format-array-1.c: New test.
22574
22575 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
22576
22577 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
22578 writing through null pointers; remove comment about testing
22579 unterminated strings.
22580
22581 2000-10-17 Matthew Hiller <hiller@redhat.com>
22582
22583 * gcc.c-torture/execute/20001017-2.c: New test.
22584
22585 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
22586
22587 * gcc.c-torture/compile/20001018-1.c: New test.
22588 * gcc.c-torture/compile/20001018-1.x: Xfail.
22589
22590 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22591
22592 * gcc.c-torture/execute/20001017-1.c: New test.
22593
22594 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
22595
22596 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
22597 for multiple use of arguments with scanf formats; add tests for
22598 multiple use of arguments.
22599
22600 2000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
22601
22602 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
22603
22604 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
22605
22606 * gcc.dg/format-miss-1.c: New test.
22607
22608 2000-10-16 Jakub Jelinek <jakub@redhat.com>
22609
22610 * gcc.c-torture/execute/20001013-1.c: New test.
22611
22612 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
22613
22614 * gcc.dg/format-branch-1.c: New test.
22615
22616 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
22617
22618 * README, lib/file-format.exp: Remove EGCS references.
22619
22620 2000-10-16 Jakub Jelinek <jakub@redhat.com>
22621
22622 * gcc.dg/20001013-1.c: New test.
22623
22624 2000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
22625
22626 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
22627 for intmax_t in the compiler using __typeof__ and the type rules
22628 for conditional expressions.
22629
22630 2000-10-13 Jakub Jelinek <jakub@redhat.com>
22631
22632 * gcc.dg/20001012-1.c: New test.
22633 * gcc.dg/20001012-2.c: New test.
22634
22635 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
22636
22637 * gcc.dg/format-attr-1.c: New test.
22638
22639 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
22640
22641 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
22642 __LONG_LONG_MAX__ instead of LLONG_MAX.
22643
22644 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
22645
22646 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
22647 scanf flags.
22648 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
22649 flags.
22650
22651 2000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
22652
22653 * gcc.dg/sequence-pt-1.c: New test.
22654
22655 2000-10-11 Geoff Keating <geoffk@cygnus.com>
22656
22657 * gcc.c-torture/execute/20001011-1.c: New testcase.
22658 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
22659
22660 2000-10-10 Jakub Jelinek <jakub@redhat.com>
22661
22662 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
22663 does not error on it.
22664
22665 2000-10-10 Jakub Jelinek <jakub@redhat.com>
22666
22667 * gcc.dg/20001009-1.c: New test.
22668
22669 Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
22670
22671 * gcc.c-torture/compile/20001009-1.c: Move from here ....
22672 * gcc.c-torture/execute/20001009-2.c: ... to here.
22673
22674 2000-10-09 Geoff Keating <geoffk@cygnus.com>
22675
22676 * gcc.c-torture/compile/20001009-1.c: New testcase.
22677 * gcc.c-torture/execute/20001009-1.c: New testcase.
22678 Testcases provided by Jan Hubicka <jh@suse.cz>.
22679
22680 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
22681
22682 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
22683 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
22684 uintmax_t using <limits.h> to emulate the compiler's internal
22685 logic. No longer XFAIL %j tests.
22686
22687 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
22688
22689 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
22690 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
22691 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
22692 regexps and details of expected handling of some bad formats.
22693 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
22694 suppression.
22695
22696 2000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
22697
22698 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
22699 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
22700 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
22701 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
22702 in list archives.
22703
22704 2000-10-06 Richard Henderson <rth@cygnus.com>
22705
22706 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
22707 * g++.old-deja/g++.brendan/crash52.C: Likewise.
22708 * g++.old-deja/g++.jason/report.C: Likewise.
22709 * g++.old-deja/g++.law/friend5.C: Likewise.
22710 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
22711 of the expected warnings.
22712
22713 2000-10-06 Nathan Sidwell <nathan@codesourcery.com>
22714
22715 * g++.old-deja/g++.pt/enum14.C: New test.
22716
22717 2000-10-05 Nathan Sidwell <nathan@codesourcery.com>
22718
22719 * g++.old-deja/g++.pt/crash59.C: New test.
22720
22721 2000-10-04 Will Cohen <wcohen@redhat.com>
22722
22723 * gcc.dg/20000926-1.c: New test.
22724
22725 2000-10-03 Geoff Keating <geoffk@cygnus.com>
22726
22727 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
22728 function name for current C++ compiler.
22729 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
22730
22731 2000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
22732
22733 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
22734 __PRETTY_FUNCTION__.
22735 * g++.old-deja/g++.ext/pretty2.C: Likewise.
22736
22737 2000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22738
22739 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
22740
22741 2000-09-26 Jakub Jelinek <jakub@redhat.com>
22742
22743 * gcc.c-torture/compile/20000923-1.c: New test.
22744
22745 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
22746
22747 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
22748 * g++.old-deja/g++.pt/ttp62.C: Same.
22749 * g++.old-deja/g++.other/inline14.C: Same.
22750
22751 2000-09-24 Richard Henderson <rth@cygnus.com>
22752
22753 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
22754
22755 2000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
22756
22757 * gcc.dg/c90-printf-1.c: Add test for wide string format.
22758
22759 2000-09-22 Geoff Keating <geoffk@cygnus.com>
22760
22761 * gcc.c-torture/compile/20000922-1.c: New file.
22762
22763 2000-09-21 Nick Clifton <nickc@redhat.com>
22764
22765 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
22766 a signed long modulo operation.
22767 (mod6): New function - perform an unsigned long modulo operation.
22768 (main): Add tests for modulos of very large numbers by very small
22769 dividends.
22770
22771 2000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22772
22773 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
22774
22775 2000-09-19 Richard Henderson <rth@cygnus.com>
22776
22777 * gcc.dg/compare2.c (case 10): XFAIL.
22778
22779 2000-09-18 Richard Henderson <rth@cygnus.com>
22780
22781 * gcc.c-torture/execute/20000906-1.c: Move ...
22782 * gcc.dg/20000906-1.c: ... here. Only run on targets
22783 that support __builtin_trap.
22784
22785 Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
22786
22787 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
22788
22789 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
22790
22791 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
22792 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
22793 more $ format tests.
22794
22795 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
22796
22797 * gcc.dg/format-errmk-1.c: New test.
22798
22799 2000-09-17 Greg McGary <greg@mcgary.org>
22800
22801 * gcc.c-torture/execute/20000917-1.x: Remove.
22802
22803 2000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
22804
22805 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
22806
22807 2000-09-17 Greg McGary <greg@mcgary.org>
22808
22809 * gcc.c-torture/execute/20000917-1.c: New test.
22810 * gcc.c-torture/execute/20000917-1.x: XFAIL.
22811
22812 2000-09-16 Neil Booth <NeilB@earthling.net>
22813
22814 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
22815 in nested macro bug.
22816
22817 2000-09-15 Neil Booth <NeilB@earthling.net>
22818
22819 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
22820
22821 2000-09-14 Jeffrey A Law (law@cygnus.com)
22822
22823 * gcc.c-torture/execute/20000914-1.c: New test.
22824
22825 2000-09-12 Alexandre Oliva <aoliva@redhat.com>
22826
22827 * g++.other/inline13.C: New test.
22828
22829 2000-09-12 Andreas Jaeger <aj@suse.de>
22830
22831 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
22832 constant by Ulrich Drepper <drepper@redhat.com>.
22833
22834 2000-09-12 J"orn Rennecke <amylaar@redhat.co.uk>
22835
22836 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
22837
22838 2000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22839
22840 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
22841
22842 2000-09-11 Zack Weinberg <zack@wolery.cumb.org>
22843
22844 * gcc.dg/cpp/backslash.c: New test.
22845
22846 2000-09-11 Alexandre Oliva <aoliva@redhat.com>
22847
22848 * gcc.c-torture/execute/20000910-1.c: New test.
22849 * gcc.c-torture/execute/20000910-2.c: Likewise.
22850
22851 2000-09-11 Robert Lipe <robertl@sco.com>
22852
22853 * gcc.dg/pragma-align.c: New test.
22854
22855 2000-09-11 Nathan Sidwell <nathan@codesourcery.com>
22856
22857 * g++.old-deja/g++.pt/explicit82.C: New test.
22858 * g++.old-deja/g++.pt/explicit83.C: New test.
22859
22860 2000-09-10 Zack Weinberg <zack@wolery.cumb.org>
22861
22862 * gcc.dg/asm-names.c: New test.
22863
22864 2000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22865
22866 * gcc.dg/cpp/tr-warn6.c: New test
22867
22868 2000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
22869
22870 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
22871 be accepted.
22872
22873 2000-09-07 Catherine Moore <clm@redhat.com>
22874
22875 * gcc.c-torture/execute/unroll-1.c: New test.
22876
22877 2000-09-06 Zack Weinberg <zack@wolery.cumb.org>
22878
22879 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
22880 ERROR markers.
22881 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
22882 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
22883 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
22884 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
22885 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
22886 Preprocess only.
22887 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
22888 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
22889
22890 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
22891
22892 * g++.old-deja/g++.pt/deduct2.C: New test.
22893
22894 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
22895
22896 * g++.old-deja/g++.pt/parms2.C: New test.
22897
22898 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
22899
22900 * g++.old-deja/g++.pt/crash58.C: New test.
22901
22902 2000-09-06 Greg McGary <greg@mcgary.org>
22903
22904 * gcc.c-torture/execute/20000906-1.c: New test.
22905 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
22906
22907 2000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22908
22909 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
22910
22911 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
22912
22913 * g++.old-deja/g++.pt/crash57.C: New test.
22914
22915 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
22916
22917 * g++.old-deja/g++.pt/crash56.C: New test.
22918
22919 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
22920
22921 * g++.old-deja/g++.pt/koenig1.C: New test.
22922
22923 2000-09-04 Jakub Jelinek <jakub@redhat.com>
22924
22925 * gcc.dg/20000904-1.c: New test.
22926
22927 2000-09-04 Jakub Jelinek <jakub@redhat.com>
22928
22929 * gcc.dg/cpp/paste8.c: New test.
22930
22931 2000-09-01 Alexandre Oliva <aoliva@redhat.com>
22932
22933 * gcc.c-torture/compile/20000827-1.c: New test.
22934
22935 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
22936
22937 * gcc.dg/format-diag-1.c: New test.
22938
22939 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
22940
22941 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
22942 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
22943 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
22944 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
22945 gcc.dg/formatz-1.c: Adjust warning regular expressions.
22946
22947 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
22948
22949 * g++.old-deja/g++.other/nested4.C: New test.
22950
22951 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
22952
22953 * g++.old-deja/g++.ns/scoped1.C: New test.
22954
22955 2000-08-30 Alexandre Oliva <aoliva@redhat.com>
22956
22957 * lib/g++.exp: Support testing already-installed GCC.
22958
22959 2000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22960
22961 * wtr-label-1.c, wtr-suffix-1.c: New tests.
22962
22963 2000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22964
22965 * gcc.dg/return-type-2.c: New test.
22966
22967 2000-08-27 Geoff Keating <geoffk@cygnus.com>
22968
22969 * gcc.c-torture/compile/20000825-1.c: New test.
22970
22971 2000-08-26 Alexandre Oliva <aoliva@redhat.com>
22972
22973 * gcc.dg/dwarf2-2.c: New test.
22974
22975 2000-08-26 Zack Weinberg <zack@wolery.cumb.org>
22976
22977 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
22978 dg-warning regexps.
22979
22980 2000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
22981
22982 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
22983 gcc.dg/format-ext-5.c: New tests.
22984
22985 2000-08-25 Jakub Jelinek <jakub@redhat.com>
22986
22987 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
22988
22989 2000-08-24 Mark Mitchell <mark@codesourcery.com>
22990
22991 * gcc.dg/noncompile/930622-2.c: Adjust error message.
22992
22993 2000-08-24 Richard Henderson <rth@cygnus.com>
22994
22995 * gcc.dg/ia64-sync-1.c: New test.
22996 * gcc.dg/ia64-sync-2.c: New test.
22997 * gcc.dg/ia64-asm-1.c: New test.
22998
22999 2000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
23000
23001 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
23002 * gcc.dg/format-ext-2.c: New test.
23003
23004 2000-08-23 Jason Merrill <jason@redhat.com>
23005
23006 * lib/old-dejagnu.exp: Also ignore "In member function" and
23007 "At global scope".
23008
23009 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23010
23011 * gcc.dg/noncompile/label-lineno-1.c: New test.
23012
23013 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
23014
23015 * gcc.dg/c99-array-nonobj-1.c: New test.
23016
23017 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
23018
23019 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
23020 tests.
23021 * gcc.dg/format-ext-1.c: New test.
23022
23023 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23024
23025 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
23026 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
23027 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
23028 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
23029 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
23030
23031 2000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
23032
23033 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
23034 gcc.dg/c99-strftime-2.c: New tests.
23035
23036 2000-08-22 Richard Henderson <rth@cygnus.com>
23037
23038 * gcc.c-torture/execute/20000822-1.c: New test.
23039
23040 2000-08-21 Jakub Jelinek <jakub@redhat.com>
23041
23042 * gcc.c-torture/execute/20000819-1.x: Remove.
23043
23044 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
23045
23046 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
23047 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
23048 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
23049 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
23050 gcc.dg/format-xopen-1.c: New tests.
23051
23052 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
23053
23054 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
23055
23056 2000-08-21 Jakub Jelinek <jakub@redhat.com>
23057
23058 * g++.old-deja/g++.other/loop2.C: New test.
23059
23060 * gcc.c-torture/compile/20000606-1.c: New test.
23061 * gcc.c-torture/compile/20000728-1.c: New test.
23062 * gcc.c-torture/execute/20000801-1.c: New test.
23063 * gcc.c-torture/execute/20000801-2.c: New test.
23064 * gcc.c-torture/execute/20000819-1.c: New test.
23065 * gcc.c-torture/execute/20000819-1.x: XFAIL.
23066 * gcc.dg/20000629-1.c: New test.
23067 * gcc.dg/20000724-1.c: New test.
23068 * gcc.dg/20000807-1.c: New test.
23069
23070 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
23071
23072 * gcc.dg/cpp/pragma-1.c: New test.
23073 * gcc.dg/cpp/pragma-2.c: New test.
23074
23075 2000-08-18 Zack Weinberg <zack@wolery.cumb.org>
23076
23077 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
23078 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
23079
23080 2000-08-18 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
23081
23082 * gcc.c-torture/compile/20000818-1.c: New test.
23083
23084 2000-08-18 Manfred Hollstein <manfredh@redhat.com>
23085
23086 * gcc.c-torture/execute/20000818-1.c: New test.
23087
23088 2000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
23089
23090 * gcc.dg/format-va-1.c: New test.
23091
23092 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
23093
23094 * g++.old-deja/g++.other/typedef8.C: New test.
23095
23096 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
23097
23098 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
23099 * g++.old-deja/g++.mike/net36.C: Mark candidate.
23100 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
23101 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
23102 * g++.old-deja/g++.other/ptrmem7.C: New test.
23103 * g++.old-deja/g++.pt/ptrmem10.C: New test.
23104
23105 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
23106
23107 * g++.old-deja/g++.pt/typename27.C: New test.
23108
23109 2000-08-17 Nathan Sidwell <nathan@codesourcery.com>
23110
23111 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
23112 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
23113 * g++.old-deja/g++.pt/friend45.C: New test.
23114 * g++.old-deja/g++.other/friend8.C: New test.
23115
23116 2000-08-15 Richard Henderson <rth@cygnus.com>
23117
23118 * gcc.c-torture/execute/20000815-1.c: New test.
23119
23120 2000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
23121
23122 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
23123 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
23124 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
23125
23126 2000-08-14 Nathan Sidwell <nathan@codesourcery.com>
23127
23128 * g++.old-deja/g++.other/refinit2.C: New test.
23129
23130 2000-08-13 Geoff Keating <geoffk@cygnus.com>
23131
23132 * lib/c-torture.exp (c-torture): Make
23133 compiler_conditional_xfail_data global.
23134 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
23135 compiler_conditional_xfail_data machinery.
23136 (f-torture-execute): Likewise.
23137 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
23138 and only when unrolling loops.
23139
23140 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
23141
23142 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
23143
23144 * g++.old-deja/g++.pt/explicit81.C: New test.
23145
23146 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
23147
23148 * g++.old-deja/g++.pt/typename26.C: New test.
23149
23150 2000-08-10 Geoff Keating <geoffk@cygnus.com>
23151
23152 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
23153 warning.
23154
23155 2000-08-10 Nathan Sidwell <nathan@codesourcery.com>
23156
23157 * g++.old-deja/g++.other/array3.C: New test.
23158
23159 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
23160
23161 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
23162 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
23163 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
23164 New tests.
23165
23166 2000-08-09 Nathan Sidwell <nathan@codesourcery.com>
23167
23168 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
23169 * g++.old-deja/g++.abi/vmihint.C: Likewise.
23170
23171 2000-08-09 Alexandre Oliva <aoliva@redhat.com>
23172
23173 * gcc.c-torture/execute/20000808-1.c: New test.
23174
23175 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
23176
23177 * gcc.dg/c90-const-expr-1.c: New test.
23178
23179 2000-08-08 Richard Henderson <rth@cygnus.com>
23180
23181 * gcc.dg/noncompile/920923-1.c: Declare calloc.
23182
23183 2000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
23184
23185 * gcc.dg/noncompile/const-ll-1.c: New test.
23186
23187 2000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
23188
23189 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
23190
23191 2000-08-06 Ovidiu Predescu <ovidiu@cup.hp.com>
23192
23193 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
23194 that running programs linked against the shared version of libobjc
23195 run correctly.
23196
23197 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
23198
23199 * gcc.dg/c99-printf-1.c: New test.
23200
23201 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
23202
23203 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
23204
23205 2000-08-05 Zack Weinberg <zack@wolery.cumb.org>
23206
23207 * gcc.c-torture/execute/20000731-1.x: Delete.
23208
23209 2000-08-04 Zack Weinberg <zack@wolery.cumb.org>
23210
23211 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
23212 and torture_without_loops as is done by c-torture.exp.
23213 (search_for): Copy from c-torture.exp.
23214 (gcc-dg-runtest): New function, drives a directory of tests
23215 iterating over the TORTURE_OPTIONS.
23216 (scan-assembler, scan-assembler-not): Move here from
23217 individual directory drivers.
23218
23219 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
23220 defined by lib/gcc-dg.exp.
23221 * gcc.dg/cpp/cpp.exp: Likewise.
23222 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
23223 gcc-dg-runtest, so we cycle over optimization options.
23224
23225 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
23226 * gcc.dg/compare2.c: No longer expected to fail.
23227
23228 2000-08-04 J"orn Rennecke <amylaar@cygnus.co.uk>
23229
23230 * gcc.c-torture/execute/20000804-1.c: New test.
23231
23232 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
23233
23234 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
23235
23236 2000-08-03 Zack Weinberg <zack@wolery.cumb.org>
23237
23238 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
23239
23240 2000-08-03 Jeffrey A Law (law@cygnus.com)
23241
23242 * gcc.c-torture/compile/20000803-1.c: New test.
23243
23244 2000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
23245
23246 * gcc.c-torture/execute/20000801-3.c,
23247 gcc.c-torture/execute/20000801-4.c: New tests.
23248 * gcc.c-torture/execute/20000801-3.x,
23249 gcc.c-torture/execute/20000801-4.x: Xfail.
23250
23251 2000-08-02 Geoff Keating <geoffk@cygnus.com>
23252
23253 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
23254 libobjc/.libs to allow for libtool.
23255
23256 2000-08-02 Jakub Jelinek <jakub@redhat.com>
23257
23258 * gcc.c-torture/compile/20000802-1.c: New test.
23259
23260 2000-08-02 Zack Weinberg <zack@wolery.cumb.org>
23261
23262 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
23263
23264 2000-07-31 Jeffrey A Law (law@cygnus.com)
23265
23266 * gcc-c-torture/execute/20000731-2.c: New test.
23267
23268 * gcc.c-torture/execute/20000731-1.c: New test.
23269 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
23270
23271 2000-07-31 Jakub Jelinek <jakub@redhat.com>
23272
23273 * testsuite/gcc.dg/cpp/paste7.c: New test.
23274 * gcc.dg/cpp/20000725-1.c: New test.
23275
23276 2000-07-31 Zack Weinberg <zack@wolery.cumb.org>
23277
23278 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
23279 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
23280 declaration warning for __builtin_dwarf_reg_size.
23281
23282 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
23283
23284 2000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
23285
23286 * gcc.dg/noncompile/voidparam-1.c: New test.
23287
23288 2000-07-30 Richard Henderson <rth@cygnus.com>
23289
23290 * gcc.dg/c90-digraph-1.c: Don't xfail.
23291 * gcc.dg/compare2.c (case 10): Xfail.
23292 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
23293
23294 2000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
23295
23296 * gcc.dg/c99-main-1.c: New test.
23297
23298 2000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
23299
23300 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
23301
23302 2000-07-26 Hans-Peter Nilsson <hp@axis.com>
23303
23304 * gcc.c-tortuer/execute/20000726-1.c: New test.
23305
23306 2000-07-26 Alexandre Oliva <aoliva@redhat.com>
23307
23308 * gcc.c-torture/execute/enum-2.c: New test.
23309
23310 2000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23311
23312 * gcc.dg/cpp/tr-warn3.c: New test.
23313
23314 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
23315
23316 * g++.old-deja/g++.ext/implicit1.C: Remove.
23317 * g++.old-deja/g++.jason/c2.C: Remove
23318 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
23319 * g++.old-deja/g++.pt/crash16.C: Likewise.
23320 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
23321
23322 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
23323
23324 * g++.old-deja/g++.other/for2.C: New test.
23325
23326 2000-07-25 Jakub Jelinek <jakub@redhat.com>
23327
23328 * gcc.dg/20000720-1.c: New test.
23329
23330 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
23331
23332 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
23333
23334 2000-07-24 Geoff Keating <geoffk@cygnus.com>
23335
23336 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
23337 * gcc.c-torture/execute/20000722-1.c: New.
23338 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
23339
23340 2000-07-24 Jakub Jelinek <jakub@redhat.com>
23341
23342 * gcc.dg/cpp/20000720-1.S: New test.
23343
23344 2000-07-21 Michael Meissner <meissner@redhat.com>
23345
23346 * gcc.c-torture/execute/ieee/hugeval.c: New test.
23347
23348 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
23349
23350 * g++.old-deja/g++.brendan/crash16.C,
23351 g++.old-deja/g++.brendan/parse3.C,
23352 g++.old-deja/g++.brendan/redecl1.C,
23353 g++.old-deja/g++.ns/template13.C,
23354 g++.old-deja/g++.other/decl4.C,
23355 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
23356
23357 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
23358
23359 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
23360 and "Internal error".
23361
23362 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
23363 regexps.
23364 * gcc.dg/cpp/paste6.c: New test.
23365
23366 2000-07-19 Zack Weinberg <zack@wolery.cumb.org>
23367
23368 * gcc.dg/cpp/tr-direct.c: New test.
23369
23370 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
23371 gcc.dg/cpp/undef1.c: Tweak error regexps.
23372
23373 2000-07-18 Eric Christopher <echristo@redhat.com>
23374
23375 * gcc.c-torture/compile/20000718-1.c: New test.
23376
23377 2000-07-18 Zack Weinberg <zack@wolery.cumb.org>
23378
23379 * cpplex.c (_cpp_push_token): If the token being pushed back
23380 is the previous token in this context, just subtract one from
23381 context->posn.
23382 * cppmacro.c (save_expansion): Clear aux field when storing a
23383 placemarker.
23384
23385 2000-07-18 Alexandre Oliva <aoliva@redhat.com>
23386
23387 * gcc.dg/noncompile/redecl-1.c: New test.
23388
23389 2000-07-18 Jakub Jelinek <jakub@redhat.com>
23390
23391 * gcc.c-torture/execute/20000717-5.c: New test.
23392 * gcc.c-torture/execute/20000717-1.x: Removed.
23393
23394 2000-07-17 Richard Henderson <rth@cygnus.com>
23395
23396 * gcc.c-torture/execute/20000717-4.c: New test.
23397
23398 2000-07-17 Zack Weinberg <zack@wolery.cumb.org>
23399
23400 * gcc.dg/cpp/syshdr.c: New test.
23401 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
23402
23403 2000-07-17 Neil Booth <neilb@earthling.net>
23404
23405 * gcc.dg/cpp/cmdlne-dM.c: New test.
23406 * gcc.dg/cpp/cmdlne-dD.c: New test.
23407
23408 2000-07-17 Jeffrey A Law (law@cygnus.com)
23409
23410 * gcc.c-torture/execute/20000717-3.c: New test.
23411
23412 * gcc.c-torture/compile/20000717-1.c: New test.
23413
23414 2000-07-17 Geoffrey Keating <geoffk@cygnus.com>
23415
23416 * gcc.c-torture/execute/20000717-2.c: New test.
23417
23418 2000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
23419
23420 * gcc.dg/formatz-1.c: New test.
23421
23422 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
23423 * gcc.dg/c99-digraph-1.c: New tests.
23424
23425 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
23426 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
23427
23428 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
23429 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
23430 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
23431 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
23432 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
23433 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
23434 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
23435
23436 2000-07-17 Greg McGary <greg@mcgary.org>
23437
23438 * gcc.c-torture/execute/20000717-1.c: New test.
23439 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
23440
23441 2000-07-15 Jakub Jelinek <jakub@redhat.com>
23442
23443 * gcc.c-torture/execute/20000715-2.c: New test.
23444 * gcc.dg/20000715-1.c: New test.
23445
23446 2000-07-15 Michael Meissner <meissner@redhat.com>
23447
23448 * gcc.c-torture/execute/20000715-1.c: New test.
23449
23450 2000-07-13 Jakub Jelinek <jakub@redhat.com>
23451
23452 * gcc.c-torture/execute/20000707-1.c: New test.
23453
23454 2000-07-13 Neil Booth <NeilB@earthling.net>
23455
23456 * testsuite/gcc.dg/cpp/digraph1.c,
23457 testsuite/gcc.dg/cpp/digraph2.c,
23458 testsuite/gcc.dg/cpp/digraphs.c: New tests.
23459
23460 2000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
23461
23462 * g77.f-torture/compile/20000630-2.f: New test.
23463 * g77.f-torture/compile/20000630-2.x
23464
23465 2000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
23466
23467 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
23468
23469 2000-07-11 Neil Booth <NeilB@earthling.net>
23470
23471 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
23472
23473 2000-07-11 Neil Booth <NeilB@earthling.net>
23474
23475 * gcc.dg/cpp/cmdlne-C.c: New.
23476
23477 2000-07-09 Neil Booth <NeilB@earthling.net>
23478
23479 * gcc.dg/cpp/directiv.c: New tests.
23480 * gcc.dg/cpp/undef1.c: Update.
23481
23482 2000-07-08 Angela Marie Thomas <angela@cygnus.com>
23483
23484 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
23485
23486 2000-07-09 Neil Booth <NeilB@earthling.net>
23487
23488 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
23489
23490 2000-07-07 Zack Weinberg <zack@wolery.cumb.org>
23491
23492 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
23493 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
23494
23495 2000-07-08 Neil Booth <NeilB@earthling.net>
23496
23497 * gcc.dg/cpp/macsyntx.c: New tests.
23498
23499 2000-07-07 Jakub Jelinek <jakub@redhat.com>
23500
23501 * gcc.dg/20000707-1.c: New test.
23502
23503 2000-07-07 Jakub Jelinek <jakub@redhat.com>
23504
23505 * gcc.c-torture/execute/20000706-1.c: New test.
23506 * gcc.c-torture/execute/20000706-2.c: New test.
23507 * gcc.c-torture/execute/20000706-3.c: New test.
23508 * gcc.c-torture/execute/20000706-4.c: New test.
23509 * gcc.c-torture/execute/20000706-5.c: New test.
23510
23511 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
23512
23513 * g++.old-deja/g++.pt/instantiate7.C: New test.
23514
23515 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
23516
23517 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
23518 * g++.old-deja/g++.mike/thunk3.C: Likewise.
23519 * g++.old-deja/g++.other/rtti3.C: Likewise.
23520 * g++.old-deja/g++.other/rttid3.C: Likewise.
23521
23522 2000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
23523
23524 * g77.f-torture/compile/20000630-1.x: Fix typo
23525
23526 2000-07-05 Zack Weinberg <zack@wolery.cumb.org>
23527
23528 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
23529 assembly output.
23530
23531 2000-07-04 Zack Weinberg <zack@wolery.cumb.org>
23532
23533 * gcc.dg/cpp/ident.c: New test.
23534
23535 2000-07-05 Neil Booth <NeilB@earthling.net>
23536
23537 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
23538 gcc.dg/cpp/lexstrng.c: New tests.
23539
23540 2000-07-04 Neil Booth <NeilB@earthling.net>
23541
23542 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
23543 * gcc.dg/cpp/strify2.c: Same.
23544
23545 2000-07-03 Zack Weinberg <zack@wolery.cumb.org>
23546
23547 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
23548 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
23549 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
23550 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
23551
23552 * testsuite/gcc.dg/cpp/macro1.c,
23553 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
23554 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
23555 testsuite/gcc.dg/cpp/strify1.c,
23556 testsuite/gcc.dg/cpp/strify2.c: New tests.
23557
23558 2000-07-03 Jakub Jelinek <jakub@redhat.com>
23559
23560 * gcc.c-torture/execute/20000703-1.c: New test.
23561
23562 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
23563
23564 * g++.old-deja/g++.pt (lookup10.C): New test.
23565
23566 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
23567
23568 * g++.old-deja/g++.pt (typename25.C): New test.
23569
23570 2000-07-02 Zack Weinberg <zack@wolery.cumb.org
23571
23572 * gcc.c-torture/compile/20000701-1.c: New test.
23573
23574 2000-06-30 Nick Clifton <nickc@cygnus.com>
23575
23576 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
23577 to test case.
23578
23579 2000-06-30 Catherine Moore <clm@cygnus.com>
23580
23581 * gcc.c-torture/execute/align-1.c: New test.
23582
23583 2000-06-30 Nathan Sidwell <nathan@codesourcery.com>
23584
23585 * g++.old-deja/g++.pt/expr8.C: New test.
23586 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
23587
23588 2000-06-29 Nick Clifton <nickc@cygnus.com>
23589
23590 * gcc.c-torture/compile/20000629-1.c: New test.
23591
23592 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
23593
23594
23595 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
23596 gcc.dg/noncompile directory, depending on whether they're
23597 preprocessor tests or not. Annotate all the tests for the dg
23598 framework.
23599
23600 * gcc.c-torture/noncompile/noncompile.exp: Delete.
23601 * gcc.dg/noncompile/noncompile.exp: New.
23602
23603 * Moved files:
23604 Old name New name
23605 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
23606 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
23607 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
23608 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
23609 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
23610 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
23611 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
23612 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
23613 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
23614 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
23615 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
23616 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
23617 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
23618 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
23619 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
23620 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
23621 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
23622 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
23623 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
23624 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
23625 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
23626 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
23627 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
23628 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
23629
23630 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
23631 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
23632 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
23633 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
23634 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
23635 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
23636
23637 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
23638
23639 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
23640 declare one variable. On the fourth, error.
23641 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
23642 declared by 20000628-1a.h.
23643
23644 2000-06-29 Richard Henderson <rth@redhat.com>
23645
23646 * gcc.c-torture/execute/930529-1.x: New file.
23647 * gcc.dg/920413-1.c: Adjust expected warning text.
23648 * gcc.dg/980217-1.c: Declare abort.
23649 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
23650
23651 2000-06-29 Jeffrey A Law (law@cygnus.com)
23652
23653 * g77.f-torture/compile/20000629-1.f: New test.
23654 * g77.f-torture/compile/20000629-1.x: Expected to fail.
23655
23656 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
23657
23658 Rearrange lots of files, removing entirely the
23659 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
23660 directories.
23661
23662 * Deleted files:
23663 gcc.c-torture/code_quality/code_quality.exp
23664 gcc.c-torture/special/special.exp
23665 gcc.failure/failure.exp
23666 gcc.failure/940409-1.x
23667 gcc.c-torture/compile/961203-1.x
23668
23669 * New files:
23670 gcc.misc-tests/linkage.exp
23671 gcc.c-torture/execute/920730-1t.c
23672 gcc.c-torture/execute/920730-1t.x
23673 gcc.c-torture/compile/920520-1.x
23674 gcc.c-torture/compile/920521-1.x
23675 gcc.c-torture/compile/981006-1.x
23676 gcc.c-torture/execute/eeprof-1.x
23677
23678 * Moved files (possibly with modifications to fit a new harness):
23679 Old name New name
23680 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
23681 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
23682 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
23683 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
23684 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
23685 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
23686 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
23687 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
23688 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
23689 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
23690 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
23691 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
23692 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
23693 gcc.failure/940409-1.c gcc.dg/940409-1.c
23694
23695 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
23696
23697 * c-torture/compile/961203-1.x: Delete.
23698
23699 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
23700 not exit. Include stdio.h.
23701 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
23702 * gcc.misc-tests/dg-12.c: Likewise.
23703 * gcc.misc-tests/dg-5.c: Likewise.
23704 * gcc.misc-tests/dg-6.c: Likewise.
23705 * gcc.misc-tests/dg-7.c: Prototype abort.
23706 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
23707 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
23708 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
23709 not exit.
23710 * gcc.misc-tests/sieve.c: Use return from main, not exit.
23711 * gcc.misc-tests/sort2.c: Use return from main, not exit.
23712
23713 2000-06-28 Jakub Jelinek <jakub@redhat.com>
23714
23715 * gcc.dg/cpp/20000628-1.c: New test.
23716 * gcc.dg/cpp/20000628-1.h: New header for above test.
23717 * gcc.dg/cpp/20000628-1a.h: Likewise.
23718
23719 2000-06-27 Zack Weinberg <zack@wolery.cumb.org>
23720
23721 * gcc.dg/cpp: New directory.
23722 * gcc.dg/cpp/cpp.exp: New driver.
23723 * gcc.dg/cpp/20000627-1.c: New test.
23724 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
23725 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
23726 and rewrite as a compilation test.
23727
23728 * gcc.dg: Move many files into the cpp subdirectory, possibly
23729 renaming or editing them as well.
23730 Old name New name
23731 990119-1.c cpp/19990119-1.c
23732 990228-1.c cpp/19990228-1.c
23733 990407-1.c cpp/19990407-1.c
23734 990409-1.c cpp/19990409-1.c
23735 990413-1.c cpp/19990413-1.c
23736 990703-1.c cpp/19990703-1.c
23737 20000127-1.c cpp/20000127-1.c
23738 20000129-1.c cpp/20000129-1.c
23739 20000207-1.c cpp/20000207-1.c
23740 20000207-2.c cpp/20000207-2.c
23741 20000209-1.c cpp/20000209-1.c
23742 20000209-2.c cpp/20000209-2.c
23743 20000301-1.c cpp/20000301-1.c
23744 20000419-1.c cpp/20000419-1.c
23745 20000510-1.S cpp/20000510-1.S
23746 20000519-1.c cpp/20000519-1.c
23747 20000529-1.c cpp/20000529-1.c
23748 20000625-1.c cpp/20000625-1.c
23749 20000625-2.c cpp/20000625-2.c
23750 cpp-as1.c cpp/assert1.c
23751 cpp-as2.c cpp/assert2.c
23752 cxx-comments-1.c cpp/cxxcom1.c
23753 cxx-comments-2.c cpp/cxxcom2.c
23754 endif-label.c cpp/endif.c
23755 cpp-hash1.c cpp/hash1.c
23756 cpp-hash2.c cpp/hash2.c
23757 cpp-if1.c cpp/if-1.c
23758 cpp-if2.c cpp/if-2.c
23759 cpp-if3.c cpp/if-3.c
23760 cpp-if4.c cpp/if-4.c
23761 cpp-if5.c cpp/if-5.c
23762 cpp-cond.c cpp/if-cexp.c
23763 cpp-missingop.c cpp/if-mop.c
23764 cpp-missingparen.c cpp/if-mpar.c
23765 cpp-opprec.c cpp/if-oppr.c
23766 cpp-ifparen.c cpp/if-paren.c
23767 cpp-shortcircuit.c cpp/if-sc.c
23768 cpp-shift.c cpp/if-shift.c
23769 cpp-unary.c cpp/if-unary.c
23770 cpp-li1.c cpp/line1.c
23771 cpp-li2.c cpp/line2.c
23772 lineno.c cpp/line3.c
23773 lineno-2.c cpp/line4.c
23774 cpp-mi.c cpp/mi1.c
23775 cpp-mic.h cpp/mi1c.h
23776 cpp-micc.h cpp/mi1cc.h
23777 cpp-mind.h cpp/mi1nd.h
23778 cpp-mindp.h cpp/mi1ndp.h
23779 cpp-mix.h cpp/mi1x.h
23780 cpp-mi2.c cpp/mi2.c
23781 cpp-mi2a.h cpp/mi2a.h
23782 cpp-mi2b.h cpp/mi2b.h
23783 cpp-mi2c.h cpp/mi2c.h
23784 cpp-mi3.c cpp/mi3.c
23785 cpp-mi3.def cpp/mi3.def
23786 poison-1.c cpp/poison.c
23787 pr-impl.c cpp/prag-imp.c
23788 cpp-redef-2.c cpp/redef1.c
23789 cpp-redef.c cpp/redef2.c
23790 strpaste.c cpp/strp1.c
23791 strpaste-2.c cpp/strp2.c
23792 cpp-tradpaste.c cpp/tr-paste.c
23793 cpp-tradstringify.c cpp/tr-str.c
23794 cpp-tradwarn1.c cpp/tr-warn1.c
23795 cpp-tradwarn2.c cpp/tr-warn2.c
23796 trigraphs.c cpp/trigraphs.c
23797 cpp-unc1.c cpp/unc1.c
23798 cpp-unc2.c cpp/unc2.c
23799 cpp-unc3.c cpp/unc3.c
23800 cpp-unc.c cpp/unc4.c
23801 undef.c cpp/undef1.c
23802 undef-2.c cpp/undef2.c
23803 cpp-wi1.c cpp/widestr1.c
23804
23805 2000-06-27 Mark Mitchell <mark@codesourcery.com>
23806
23807 * lib/g++.exp (g++_include_flags): Tweak.
23808
23809 2000-06-27 H.J. Lu <hjl@gnu.org>
23810 Loren J. Rittle <ljrittle@acm.org>
23811
23812 * lib/g++.exp (g++_include_flags): Override libgloss.exp
23813 version with one that knows about the new gcc tree structure.
23814 (g++_link_flags): Same.
23815
23816 2000-06-26 Zack Weinberg <zack@wolery.cumb.org>
23817
23818 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
23819 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
23820 case we are cross-compiling.
23821
23822 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
23823 g++.old-deja/g++.niklas/Makefile.in,
23824 g++.old-deja/g++.niklas/configure.in,
23825 g++.old-deja/g++.other/Makefile.in,
23826 g++.old-deja/g++.other/configure.in,
23827 gcc.c-torture/code_quality/Makefile.in,
23828 gcc.c-torture/code_quality/configure.in,
23829 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
23830 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
23831 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
23832 gcc.c-torture/execute/ieee/Makefile.in,
23833 gcc.c-torture/execute/ieee/configure.in,
23834 gcc.c-torture/noncompile/Makefile.in,
23835 gcc.c-torture/noncompile/configure.in,
23836 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
23837 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
23838 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
23839
23840 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
23841
23842 * g++.old-deja/g++.other/ambig3.C: New test.
23843
23844 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
23845
23846 * g++.old-deja/g++.pt/syntax1.C: New test.
23847 * g++.old-deja/g++.pt/syntax2.C: New test.
23848 * g++.old-deja/g++.other/syntax3.C: New test.
23849 * g++.old-deja/g++.other/syntax4.C: New test.
23850
23851 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
23852
23853 * gcc.dg/20000623-1.c: Prototype exit and abort.
23854
23855 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
23856
23857 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
23858 New tests.
23859 * gcc.dg/cpp-mi3.def: New file.
23860
23861 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
23862 inside assertions.
23863 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
23864 lexer's error messages.
23865 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
23866 divine anything from the linemarkers.
23867 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
23868 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
23869
23870 2000-06-23 Geoffrey Keating <geoffk@cygnus.com>
23871
23872 * gcc.dg/20000623-1.c: New test.
23873
23874 2000-06-22 Jakub Jelinek <jakub@redhat.com>
23875
23876 * gcc.c-torture/execute/20000622-1.c: New test.
23877
23878 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
23879
23880 * g++.old-deja/g++.other/init15.C: New test.
23881
23882 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
23883
23884 * g++.old-deja/g++.pt/vaarg2.C: New test.
23885 * g++.old-deja/g++.pt/vaarg3.C: New test.
23886
23887 2000-06-20 Nathan Sidwell <nathan@codesourcery.com>
23888
23889 * g++.old-deja/g++.other/dyncast6.C: New test.
23890
23891 2000-06-15 Jakub Jelinek <jakub@redhat.com>
23892
23893 * gcc.c-torture/execute/loop-6.c: New test.
23894
23895 2000-06-14 Jakub Jelinek <jakub@redhat.com>
23896
23897 * gcc.dg/20000614-1.c: New test.
23898 * gcc.dg/20000614-2.c: New test.
23899
23900 2000-06-14 Hans-Peter Nilsson <hp@axis.com>
23901
23902 * g++.old-deja/g++.other/inline12.C: New test.
23903
23904 2000-06-13 Jakub Jelinek <jakub@redhat.com>
23905
23906 * g++.old-deja/g++.other/eh1.C: New test.
23907
23908 2000-06-12 Jakub Jelinek <jakub@redhat.com>
23909
23910 * g++.old-deja/g++.other/type.C: New test.
23911
23912 2000-06-05 Jakub Jelinek <jakub@redhat.com>
23913
23914 * g++.old-deja/g++.other/initstring.C: New test.
23915
23916 2000-06-12 Jason Merrill <jason@redhat.com>
23917
23918 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
23919
23920 2000-06-09 Jeffrey A Law (law@cygnus.com)
23921
23922 * gcc.c-torture/compile/20000609-1.c: New test.
23923
23924 2000-06-09 Clinton Popetz <cpopetz@cygnus.com>
23925
23926 * gcc.dg/20000609-1.c: New test.
23927
23928 2000-06-08 Zack Weinberg <zack@wolery.cumb.org>
23929
23930 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
23931 * gcc.c-torture/noncompile/poison-1.c: Move...
23932 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
23933 * gcc.dg/cpp-li1.c: Add a token after the #line.
23934
23935 2000-06-05 Richard Henderson <rth@cygnus.com>
23936
23937 * gcc.c-torture/execute/20000605-2.c: New test.
23938 * gcc.c-torture/execute/20000605-3.c: New test.
23939
23940 2000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
23941
23942 * g77.f-torture/execute/20000503-1.x: New file.
23943
23944 2000-06-06 Nathan Sidwell <nathan@codesourcery.com>
23945
23946 * g++.old-deja/g++.eh/badalloc1.C: New test.
23947
23948 2000-06-05 Richard Henderson <rth@cygnus.com>
23949
23950 * gcc.c-torture/execute/20000605-1.c: New test.
23951
23952 2000-06-05 Jakub Jelinek <jakub@redhat.com>
23953 Nathan Sidwell <nathan@codesourcery.com>
23954
23955 * gcc.c-torture/compile/20000605-1.c: New test.
23956
23957 2000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
23958
23959 * g77.f-torture/compile/20000601-1.f: New test.
23960
23961 2000-06-03 Richard Henderson <rth@cygnus.com>
23962
23963 * gcc.c-torture/execute/20000603-1.c: New.
23964
23965 2000-06-02 Zack Weinberg <zack@wolery.cumb.org>
23966
23967 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
23968 * gcc.dg/noreturn-2.c (noreturn): Likewise.
23969
23970 2000-06-01 Zack Weinberg <zack@wolery.cumb.org>
23971
23972 * gcc.dg/compare2.c (case 12): XFAIL.
23973 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
23974 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
23975
23976 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
23977
23978 2000-05-29 Zack Weinberg <zack@wolery.cumb.org>
23979
23980 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
23981 guard macro is already defined when the header is first
23982 included.
23983 * gcc.dg/cpp-mix.h: New file.
23984 * gcc.dg/endif-label.c: Update patterns to match compiler.
23985
23986 * g++.brendan/complex1.C: Declare abort.
23987 * g++.law/refs4.C: Remove XFAIL.
23988 * g++.oliva/expr2.C: Declare abort and exit.
23989
23990 2000-05-28 Alexandre Oliva <aoliva@cygnus.com>
23991
23992 * gcc.c-torture/execute/20000528-1.c: New test.
23993
23994 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
23995 * g++.old-deja/g++.law/temps4.C: Likewise.
23996
23997 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
23998 stdlib.h. Call abort() on failure.
23999 * g++.old-deja/g++.law/refs4.C: Likewise.
24000 * g++.old-deja/g++.law/temps4.C: Likewise.
24001 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
24002 * gcc.c-torture/execute/20000112-1.c: Include string.h.
24003
24004 2000-05-27 Zack Weinberg <zack@wolery.cumb.org>
24005
24006 Relative to g++.dg/special:
24007 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
24008
24009 Relative to g++.old-deja:
24010 * g++.brendan/complex1.C, g++.jason/optimize2.C,
24011 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
24012 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
24013 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
24014 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
24015 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
24016 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
24017
24018 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
24019 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
24020 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
24021 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
24022 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
24023 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
24024 and/or string.h.
24025
24026 * g++.other/goto1.C: Update expectations for error messages.
24027
24028 2000-05-25 Alexandre Oliva <aoliva@cygnus.com>
24029
24030 * gcc.c-torture/compile/20000523-1.c: New test.
24031
24032 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
24033
24034 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
24035
24036 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
24037
24038 * g++.old-deja/g++.eh/catch11.C: New test.
24039 * g++.old-deja/g++.eh/catch12.C: New test.
24040
24041 2000-05-24 Nick Clifton <nickc@cygnus.com>
24042
24043 * gcc.c-torture/execute/20000523-1.c: New test.
24044
24045 2000-05-23 Zack Weinberg <zack@wolery.cumb.org>
24046
24047 * c-torture/execute/bcp-1.c: Replace abort in arg of
24048 __builtin_constant_p with a generic external function.
24049
24050 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
24051 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
24052 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
24053 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
24054 Prototype abort and/or exit.
24055
24056 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
24057 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
24058 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
24059 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
24060
24061 2000-05-22 Alexandre Oliva <aoliva@cygnus.com>
24062
24063 * gcc.dg/dwarf2-1.c: New test.
24064
24065 2000-05-20 Richard Henderson <rth@cygnus.com>
24066
24067 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
24068
24069 2000-05-20 Andreas Jaeger <aj@suse.de>
24070
24071 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
24072 testcase.
24073
24074 2000-05-19 David Edelsohn <edelsohn@gnu.org>
24075
24076 * gcc.c-torture/execute/20000519-2.c: New test.
24077
24078 2000-05-19 Andreas Jaeger <aj@suse.de>
24079
24080 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
24081 which fails with SSA.
24082
24083 * lib/c-torture.exp: Also test with -O3 -fssa.
24084
24085 2000-05-18 Michael Meissner <meissner@redhat.com>
24086
24087 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
24088 * gcc.c-torture/execute/920415-1.c: Ditto.
24089 * gcc.c-torture/execute/920501-1.c: Ditto.
24090 * gcc.c-torture/execute/conversion.c: Ditto.
24091 * gcc.c-torture/execute/cvt-1.c: Ditto.
24092
24093 2000-05-18 Jeffrey A Law (law@cygnus.com)
24094
24095 * gcc.c-torture/compile/20000518-1.c: New test.
24096
24097 2000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
24098
24099 * g77.f-torture/compile/200005018.f: New test.
24100
24101 2000-05-17 Jeffrey A Law (law@cygnus.com)
24102
24103 * gcc.c-torture/compile/20000517-1.c: New test.
24104
24105 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24106
24107 * gcc.c-torture/execute/20000516-1.c: New test.
24108
24109 2000-05-15 Jakub Jelinek <jakub@redhat.com>
24110
24111 * g++.old-deja/g++.other/eh.C: New test.
24112
24113 2000-05-12 Richard Henderson <rth@cygnus.com>
24114
24115 * gcc.c-torture/execute/990208-1.c (main): Don't pass
24116 constants through to doit's conditional.
24117
24118 2000-05-11 Jeffrey A Law (law@cygnus.com)
24119
24120 * gcc.c-torture/compile/20000511-1.c: New test.
24121 * g77.f-torture/compile/20000511-1.f: New test.
24122 * g77.f-torture/compile/20000511-2.f: New test.
24123
24124 2000-05-11 Michael Meissner <meissner@redhat.com>
24125
24126 * gcc.c-torture/execute/20000511-1.c: New test.
24127
24128 2000-05-11 Zack Weinberg <zack@wolery.cumb.org>
24129
24130 * gcc.dg/dg.exp: Scan .S files as well as .c files.
24131 * gcc.dg/20000510-1.S: New.
24132
24133 2000-05-08 Catherine Moore <clm@cygnus.com>
24134
24135 * gcc.dg/unused-3.c: New.
24136
24137 2000-05-06 Richard Henderson <rth@cygnus.com>
24138
24139 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
24140 * g++.old-deja/g++.mike/warn1.C: Likewise.
24141 * g++.old-deja/g++.pt/local1.C: Likewise.
24142 * g++.old-deja/g++.pt/local7.C: Likewise.
24143 * g++.old-deja/g++.pt/spec16.C: Likewise.
24144
24145 2000-05-06 Nathan Sidwell <nathan@codesourcery.com>
24146
24147 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
24148
24149 2000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
24150
24151 * g77.f-torture/execute/20000503-1.f: New test.
24152
24153 2000-05-04 Andreas Jaeger <aj@suse.de>
24154
24155 * gcc.dg/noreturn-2.c: New test.
24156
24157 2000-05-04 Neil Booth <NeilB@earthling.net>
24158
24159 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
24160 preprocessor.
24161
24162 2000-05-04 Richard Henderson <rth@cygnus.com>
24163
24164 * gcc.c-torture/execute/20000503-1.c: Fix typo.
24165
24166 2000-05-04 Richard Henderson <rth@cygnus.com>
24167
24168 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
24169 OpenSSL by Jason R Thorpe.
24170
24171 2000-05-03 Jim Wilson <wilson@cygnus.com>
24172
24173 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
24174
24175 2000-05-03 Robert Lipe <robertlipe@usa.net>
24176
24177 * gcc.dg/20000503-1.c: New test.
24178
24179 2000-05-02 Jakub Jelinek <jakub@redhat.com>
24180
24181 * gcc.c-torture/compile/20000502-1.c: New test.
24182 * g++.old-deja/g++.other/align.C: New test.
24183 * gcc.dg/cpp-tradstringify.c: New test.
24184
24185 Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
24186
24187 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
24188 and hard registers.
24189
24190 2000-04-26 Geoff Keating <geoffk@cygnus.com>
24191
24192 * gcc.c-torture/execute/loop-5.c: New test.
24193
24194 2000-04-25 Jakub Jelinek <jakub@redhat.com>
24195
24196 * gcc.c-torture/execute/va-arg-20.c: New test.
24197
24198 2000-04-23 Jeffrey A Law (law@cygnus.com)
24199
24200 * gcc.c-torture/execute/20000422-1.c: New test.
24201
24202 2000-04-20 Greg McGary <gkm@gnu.org>
24203
24204 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
24205 when optimizing, but without sibling-call optimizations (-O1).
24206
24207 2000-04-20 Jeffrey A Law (law@cygnus.com)
24208
24209 * gcc.c-torture/compile/20000420-1.c: New test.
24210
24211 2000-04-20 Nathan Sidwell <nathan@codesourcery.com>
24212
24213 * g++.abi/ptrflags.C: New test.
24214 * g++.eh/catchptr1.C: Test incomplete pointer chains.
24215
24216 2000-04-19 Catherine Moore <clm@cygnus.com>
24217
24218 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
24219
24220 2000-04-19 Greg McGary <gkm@gnu.org>
24221
24222 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
24223 sibling-call optimizations.
24224
24225 2000-04-19 Zack Weinberg <zack@wolery.cumb.org>
24226
24227 * gcc.dg/20000419-1.c: New test.
24228
24229 2000-04-12 Hans-Peter Nilsson <hp@axis.com>
24230
24231 * gcc.c-torture/execute/20000412-6.c: New test.
24232
24233 2000-04-12 Jeffrey A Law (law@cygnus.com)
24234
24235 * gcc.c-torture/execute/20000412-5.c: New test.
24236 * g77.f-torture/compile/20000412-1.f: New test.
24237 * gcc.c-torture/execute/20000412-4.c: New test.
24238 * gcc.c-torture/compile/20000412-2.c: New test.
24239 * gcc.c-torture/execute/20000412-3.c: New test.
24240 * gcc.c-torture/compile/20000412-1.c: New test.
24241 * gcc.c-torture/execute/20000412-2.c: New test.
24242
24243 2000-04-12 Jakub Jelinek <jakub@redhat.com>
24244
24245 * objc/execute/bf-20.m: New test.
24246
24247 2000-04-10 Richard Henderson <rth@cygnus.com>
24248
24249 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
24250
24251 * gcc.c-torture/execute/20000412-1.c: New test.
24252
24253 2000-04-10 Nathan Sidwell <nathan@codesourcery.com>
24254
24255 * g++.old-deja/g++.eh/catchptr1.C: New test.
24256
24257 2000-04-09 Nathan Sidwell <nathan@codesourcery.com>
24258
24259 * g++.old-deja/g++.abi/cxa_vec.C: New test.
24260
24261 2000-04-08 Neil Booth <NeilB@earthling.net>
24262
24263 * gcc.dg/cpp-nullchar.c: Remove test as
24264 embedded nulls cause problems.
24265
24266 2000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24267
24268 * gcc.dg/compare2.c: New test.
24269
24270 2000-04-08 Neil Booth <NeilB@earthling.net>
24271
24272 * gcc.dg/cpp-nullchar.c: New test.
24273
24274 2000-04-07 Zack Weinberg <zack@wolery.cumb.org>
24275
24276 * gcc.dg/cpp-mi2.c: New test.
24277 * gcc.dg/cpp-mi2[abc].h: New files.
24278
24279 2000-04-07 Nathan Sidwell <nathan@codesourcery.com>
24280
24281 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
24282 member name.
24283
24284 2000-04-06 Nathan Sidwell <nathan@codesourcery.com>
24285
24286 * g++.old-deja/g++.abi/vmihint.C: New test.
24287
24288 2000-04-06 Neil Booth <NeilB@earthling.net>
24289
24290 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
24291 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
24292 copyright.
24293
24294 2000-04-05 Hans-Peter Nilsson <hp@axis.com>
24295
24296 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
24297 avoid stack-frame overwrite.
24298
24299 2000-04-05 Jakub Jelinek <jakub@redhat.com>
24300
24301 * gcc.c-torture/compile/20000405-2.c: New test.
24302 * gcc.c-torture/compile/20000405-3.c: New test.
24303
24304 2000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24305
24306 * gcc.c-torture/compile/20000405-1.c: New test.
24307
24308 2000-04-04 Geoff Keating <geoffk@cygnus.com>
24309
24310 * gcc.dg/cast-qual-1.c: Revert last change.
24311
24312 2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24313
24314 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
24315
24316 2000-04-03 Zack Weinberg <zack@wolery.cumb.org>
24317
24318 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
24319 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
24320
24321 2000-04-03 Jeffrey A Law (law@cygnus.com)
24322
24323 * gcc.c-torture/compile/20000403-2.c: New test.
24324 * gcc.c-torture/compile/20000403-1.c: New test.
24325
24326 2000-04-03 Hans-Peter Nilsson <hp@axis.com>
24327
24328 * gcc.c-torture/execute/20000403-1.c: New test.
24329
24330 2000-04-03 Geoff Keating <geoffk@cygnus.com>
24331
24332 * gcc.c-torture/execute/20000402-1.c: New test.
24333
24334 2000-04-03 Donald Lindsay <dlindsay@cygnus.com>
24335
24336 * gcc.c-torture/execute/va-arg-15.c: New test.
24337 * gcc.c-torture/execute/va-arg-16.c: New test.
24338 * gcc.c-torture/execute/va-arg-17.c: New test.
24339 * gcc.c-torture/execute/va-arg-18.c: New test.
24340 * gcc.c-torture/execute/va-arg-19.c: New test.
24341
24342 2000-04-02 Zack Weinberg <zack@wolery.cumb.org>
24343
24344 * gcc.c-torture/compile/981211-1.c: Move to...
24345 * gcc.dg/cpp-as1.c: ...here.
24346 * gcc.dg/cpp-as2.c: New file.
24347
24348 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
24349 compiler.
24350
24351 2000-04-02 Neil Booth <NeilB@earthling.net>
24352
24353 * gcc.dg/cpp-cond.c New tests.
24354 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
24355 accidental success less likely.
24356 * gcc.dg/cpp-missingop.c New tests.
24357 * gcc.dg/cpp-missingparen.c New tests.
24358 * gcc.dg/cpp-shift.c New tests.
24359 * gcc.dg/cpp-shortcircuit.c New tests.
24360 * gcc.dg/cpp-unary.c New tests.
24361
24362 2000-03-29 Jeffrey A Law (law@cygnus.com)
24363
24364 * gcc.c-torture/compile/20000329-1.c: New test.
24365
24366 2000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
24367
24368 * gcc.c-torture/compile/20000326-1.c: New test.
24369 * gcc.c-torture/compile/20000326-2.c: New test.
24370
24371 2000-03-24 Geoff Keating <geoffk@cygnus.com>
24372
24373 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
24374 the first parameter is a function argument.
24375
24376 2000-03-23 Nathan Sidwell <nathan@codesourcery.com>
24377
24378 * g++.old-deja/g++.ext/array4.C: New test.
24379
24380 2000-03-22 Geoff Keating <geoffk@cygnus.com>
24381
24382 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
24383
24384 2000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24385
24386 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
24387
24388 2000-03-19 Richard Henderson <rth@cygnus.com>
24389
24390 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
24391
24392 2000-03-19 Richard Henderson <rth@cygnus.com>
24393
24394 * gcc.c-torture/compile/20000319-1.c: New test.
24395
24396 2000-03-14 Jeffrey A Law (law@cygnus.com)
24397
24398 * gcc.c-torture/execute/20000314-3.c: New test.
24399 * gcc.c-torture/execute/20000314-2.c: New test.
24400 * gcc.c-torture/execute/20000314-1.c: New test.
24401 * gcc.c-torture/compile/20000314-2.c: New test.
24402 * gcc.c-torture/compile/20000314-1.c: New test.
24403
24404 2000-03-13 Nathan Sidwell <nathan@codesourcery.com>
24405
24406 * g++.old-deja/g++.warn/inline.C: New test.
24407
24408 2000-03-10 Hans-Peter Nilsson <hp@bitrange.com>
24409
24410 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
24411 standards-compliant result rather than specific constants.
24412 Put test-values in array.
24413
24414 2000-03-08 Jason Merrill <jason@casey.cygnus.com>
24415
24416 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
24417 (g++_target_compile): Put test-specific options last.
24418
24419 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
24420
24421 * g++.old-deja/g++.eh/vbase4.C: New test.
24422
24423 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
24424
24425 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
24426
24427 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
24428
24429 * g++.old-deja/g++.brendan/misc12.C: Removed.
24430 * g++.old-deja/g++.pt/memtemp77.C: Constify.
24431 * g++.old-deja/g++.ext/pretty4.C: New test.
24432
24433 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
24434
24435 * g++.old-deja/g++.other/string2.C: New test.
24436
24437 2000-03-06 Nathan Sidwell <nathan@codesourcery.com>
24438
24439 * g++.old-deja/g++.warn/impint2.C: New test.
24440
24441 2000-03-05 Hans-Peter Nilsson <hp@bitrange.com>
24442
24443 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
24444 is 1, not zero.
24445
24446 2000-03-05 Nathan Sidwell <nathan@codesourcery.com>
24447
24448 * g++.old-deja/g++.warn/impint.C: New test.
24449 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
24450 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
24451 * g++.old-deja/g++.pt/explicit12.C: Likewise.
24452 * g++.old-deja/g++.pt/explicit13.C: Likewise.
24453 * g++.old-deja/g++.pt/explicit17.C: Likewise.
24454 * g++.old-deja/g++.pt/explicit18.C: Likewise.
24455 * g++.old-deja/g++.pt/explicit19.C: Likewise.
24456 * g++.old-deja/g++.pt/explicit23.C: Likewise.
24457 * g++.old-deja/g++.pt/explicit31.C: Likewise.
24458 * g++.old-deja/g++.pt/explicit35.C: Likewise.
24459 * g++.old-deja/g++.pt/explicit6.C: Likewise.
24460 * g++.old-deja/g++.pt/memclass7.C: Likewise.
24461
24462 2000-03-01 Zack Weinberg <zack@wolery.cumb.org>
24463
24464 * gcc.dg/cpp-redef.c: New test.
24465
24466 2000-02-29 Nathan Sidwell <nathan@codesourcery.com>
24467
24468 * g++.old-deja/g++.pt/unify7.C: New test.
24469
24470 2000-02-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
24471
24472 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
24473 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
24474
24475 2000-02-25 Geoff Keating <geoffk@cygnus.com>
24476
24477 * gcc.c-torture/compile/20000224-1.c: New test.
24478
24479 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24480
24481 * gcc.c-torture/compile/cpp-2.c: New test.
24482 * gcc.c-torture/compile/cpp-1.c: New test.
24483
24484 2000-02-25 Jeffrey A Law (law@cygnus.com)
24485
24486 * gcc.c-torture/execute/20000225-1.c: New test.
24487
24488 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24489
24490 * gcc.dg/cpp-li2.c: New test.
24491
24492 * gcc.dg/cpp-wi1.c: New test.
24493
24494 * gcc.dg/cpp-li1.c: New test.
24495
24496 2000-02-24 Nathan Sidwell <nathan@codesourcery.com>
24497
24498 * g++.old-deja/g++.other/sizeof5.C: New test.
24499
24500 2000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24501
24502 * gcc.c-torture/execute/va-arg-13.c: New test.
24503
24504 2000-02-23 Donald Lindsay <dlindsay@cygnus.com>
24505
24506 * gcc.c-torture/execute/va-arg-12.c: New test.
24507
24508 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
24509
24510 * gcc.c-torture/execute/20000223-1.c: New test.
24511
24512 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
24513
24514 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
24515
24516 2000-02-22 Mark Mitchell <mark@codesourcery.com>
24517
24518 * g++.old-deja/g++.abi/ptrmem.C: New test.
24519
24520 2000-02-19 Richard Henderson <rth@cygnus.com>
24521
24522 * gcc.c-torture/compile/init-3.c: New.
24523
24524 2000-02-17 Mark Mitchell <mark@codesourcery.com>
24525
24526 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
24527 ALWAYS_CXXFLAGS.
24528
24529 2000-02-11 Robert Lipe <robertl@sco.com>
24530
24531 * gcc.c-torture/compile/20000211-3.c: New test.
24532
24533 2000-02-11 Martin Buchholz <martin@xemacs.org>
24534
24535 * gcc.c-torture/compile/20000211-2.c: New test.
24536
24537 2000-02-11 Jeffrey A Law (law@cygnus.com)
24538
24539 * gcc.c-torture/compile/20000211-1.c: New test.
24540
24541 2000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
24542
24543 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
24544 on native targets
24545
24546 2000-02-08 Nathan Sidwell <nathan@acm.org>
24547
24548 * g++.old-deja/g++.other/cast5.C: New test.
24549
24550 2000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
24551
24552 * gcc.c-torture/execute/20000205-1.c: New.
24553
24554 2000-02-03 Nathan Sidwell <nathan@acm.org>
24555
24556 * g++.old-deja/g++.jason/cast3.C: Return void.
24557 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
24558
24559 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24560
24561 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
24562
24563 * gcc.dg/loop-1.c: New test.
24564
24565 2000-01-27 Jakub Jelinek <jakub@redhat.com>
24566
24567 * gcc.c-torture/compile/20000127-1.c: New test.
24568 * gcc.c-torture/execute/991228-1.c: New test.
24569
24570 2000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24571
24572 * gcc.dg/unused-2.c: New test.
24573
24574 * gcc.dg/conv-1.c: New test.
24575
24576 2000-01-24 Mark Mitchell <mark@codesourcery.com>
24577
24578 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
24579 compiler.
24580 (tool_option_proc): Fix typo.
24581
24582 2000-01-24 Geoff Keating <geoffk@cygnus.com>
24583
24584 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
24585 of the ld on the host, not on the build machine.
24586 Also, don't crash if '--help' is not a supported option.
24587
24588 2000-01-24 Richard Henderson <rth@cygnus.com>
24589
24590 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
24591
24592 2000-01-20 Jeffrey A Law (law@cygnus.com)
24593
24594 * gcc.c-torture/execute/20000120-2.c: New test.
24595 * gcc.c-torture/execute/20000120-1.c: New test.
24596
24597 2000-01-13 Jeffrey A Law (law@cygnus.com)
24598
24599 * gcc.c-torture/execute/20000113-1.c: New test.
24600
24601 2000-01-12 Jeffrey A Law (law@cygnus.com)
24602
24603 * gcc.c-torture/execute/20000112-1.c: New test.
24604
24605 2000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24606
24607 * gcc.dg/20000111-1.c: New test.
24608
24609 2000-01-10 Jeffrey A Law (law@cygnus.com)
24610
24611 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
24612 with 16 bit integers.
24613
24614 2000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24615
24616 * gcc.dg/20000108-1.c: New test.
24617
24618 2000-01-05 Nathan Sidwell <nathan@acm.org>
24619
24620 * g++.old-deja/g++.ns/koenig8.C: New test.
24621
24622 2000-01-05 Nathan Sidwell <nathan@acm.org>
24623
24624 * g++.old-deja/g++.other/cast4.C: New test.
24625
24626 2000-01-05 Jeffrey A Law (law@cygnus.com)
24627
24628 * gcc.c-torture/compile/20000105-2.c: New test.
24629 * gcc.c-torture/compile/20000105-1.c: New test.
24630
24631 2000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24632
24633 * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
24634 references to printf & atoi to conform to ANSI standard.
24635 * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
24636 * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
24637 * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
24638 * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
24639 * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
24640 * g++.old-deja/g++.brendan/complex1.C: Likewise.
24641 * g++.old-deja/g++.brendan/copy1.C: Likewise.
24642 * g++.old-deja/g++.brendan/copy2.C: Likewise.
24643 * g++.old-deja/g++.brendan/copy3.C: Likewise.
24644 * g++.old-deja/g++.brendan/copy4.C: Likewise.
24645 * g++.old-deja/g++.brendan/copy5.C: Likewise.
24646 * g++.old-deja/g++.brendan/copy6.C: Likewise.
24647 * g++.old-deja/g++.brendan/copy7.C: Likewise.
24648 * g++.old-deja/g++.brendan/copy8.C: Likewise.
24649 * g++.old-deja/g++.brendan/crash11.C: Likewise.
24650 * g++.old-deja/g++.brendan/crash14.C: Likewise.
24651 * g++.old-deja/g++.brendan/ctors1.C: Likewise.
24652 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
24653 * g++.old-deja/g++.brendan/delete2.C: Likewise.
24654 * g++.old-deja/g++.brendan/dtors1.C: Likewise.
24655 * g++.old-deja/g++.brendan/dtors2.C: Likewise.
24656 * g++.old-deja/g++.brendan/dtors3.C: Likewise.
24657 * g++.old-deja/g++.brendan/eh1.C: Likewise.
24658 * g++.old-deja/g++.brendan/groff1.C: Likewise.
24659 * g++.old-deja/g++.brendan/init3.C: Likewise.
24660 * g++.old-deja/g++.brendan/misc12.C: Likewise.
24661 * g++.old-deja/g++.brendan/misc7.C: Likewise.
24662 * g++.old-deja/g++.brendan/new2.C: Likewise.
24663 * g++.old-deja/g++.brendan/operators4.C: Likewise.
24664 * g++.old-deja/g++.brendan/operators5.C: Likewise.
24665 * g++.old-deja/g++.brendan/overload2.C: Likewise.
24666 * g++.old-deja/g++.brendan/overload7.C: Likewise.
24667 * g++.old-deja/g++.brendan/redecl2.C: Likewise.
24668 * g++.old-deja/g++.brendan/reference1.C: Likewise.
24669 * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
24670 * g++.old-deja/g++.brendan/template24.C: Likewise.
24671 * g++.old-deja/g++.brendan/template3.C: Likewise.
24672 * g++.old-deja/g++.brendan/vtables1.C: Likewise.
24673 * g++.old-deja/g++.jason/inline3.C: Likewise.
24674 * g++.old-deja/g++.jason/opeq.C: Likewise.
24675 * g++.old-deja/g++.law/arg5.C: Likewise.
24676 * g++.old-deja/g++.law/arm7.C: Likewise.
24677 * g++.old-deja/g++.law/ctors11.C: Likewise.
24678 * g++.old-deja/g++.law/cvt8.C: Likewise.
24679 * g++.old-deja/g++.law/init9.C: Likewise.
24680 * g++.old-deja/g++.law/refs4.C: Likewise.
24681 * g++.old-deja/g++.law/template2.C: Likewise.
24682 * g++.old-deja/g++.law/visibility24.C: Likewise.
24683 * g++.old-deja/g++.law/vtable3.C: Likewise.
24684 * g++.old-deja/g++.mike/asm2.C: Likewise.
24685 * g++.old-deja/g++.mike/eh1.C: Likewise.
24686 * g++.old-deja/g++.mike/misc1.C: Likewise.
24687 * g++.old-deja/g++.mike/misc13.C: Likewise.
24688 * g++.old-deja/g++.mike/misc14.C: Likewise.
24689 * g++.old-deja/g++.mike/ns12.C: Likewise.
24690 * g++.old-deja/g++.mike/p1248.C: Likewise.
24691 * g++.old-deja/g++.mike/p3708.C: Likewise.
24692 * g++.old-deja/g++.mike/p3708a.C: Likewise.
24693 * g++.old-deja/g++.mike/p3708b.C: Likewise.
24694 * g++.old-deja/g++.mike/p646.C: Likewise.
24695 * g++.old-deja/g++.mike/p700.C: Likewise.
24696 * g++.old-deja/g++.mike/p783.C: Likewise.
24697 * g++.old-deja/g++.mike/p783a.C: Likewise.
24698 * g++.old-deja/g++.mike/p783b.C: Likewise.
24699 * g++.old-deja/g++.mike/p786.C: Likewise.
24700 * g++.old-deja/g++.mike/p789.C: Likewise.
24701 * g++.old-deja/g++.mike/p789a.C: Likewise.
24702 * g++.old-deja/g++.mike/p807a.C: Likewise.
24703 * g++.old-deja/g++.other/delete3.C: Likewise.
24704 * g++.old-deja/g++.other/dyncast1.C: Likewise.
24705 * g++.old-deja/g++.other/dyncast2.C: Likewise.
24706 * g++.old-deja/g++.other/dyncast3.C: Likewise.
24707 * g++.old-deja/g++.other/empty1.C: Likewise.
24708 * g++.old-deja/g++.other/temporary1.C: Likewise.
24709 * g++.old-deja/g++.pt/memtemp14.C: Likewise.
24710 * g++.old-deja/g++.pt/t16.C: Likewise.
24711 * g++.old-deja/g++.pt/tiemann2.C: Likewise.
24712
24713 1999-12-30 Bernd Schmidt <bernds@cygnus.co.uk>
24714
24715 * gcc.dg/991230-1.c: New test.
24716
24717 1999-12-29 Jeffrey A Law (law@cygnus.com)
24718
24719 * gcc.c-torture/compile/991229-3.c: New test.
24720 * gcc.c-torture/compile/991229-2.c: New test.
24721 * gcc.c-torture/compile/991229-1.c: New test.
24722
24723 1999-12-29 Greg McGary <gkm@eng.ascend.com>
24724
24725 * gcc.c-torture/compile/labels-2.c: New test.
24726
24727 1999-12-27 Martin von Löwis <loewis@informatik.hu-berlin.de>
24728
24729 * gcc.c-torture/execute/991227-1.c: New test.
24730
24731 1999-12-22 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24732
24733 * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
24734
24735 1999-12-21 Martin von Löwis <loewis@informatik.hu-berlin.de>
24736
24737 * gcc.c-torture/execute/991221-1.c: New test.
24738
24739 1999-12-20 Nathan Sidwell <nathan@acm.org>
24740
24741 * g++.old-deja/g++.other/cast3.C: New test.
24742
24743 1999-12-16 Bernd Schmidt <bernds@cygnus.co.uk>
24744
24745 * gcc.c-torture/execute/991216-4.c: New test.
24746
24747 1999-12-16 Michael Meissner <meissner@cygnus.com>
24748
24749 * gcc.c-torture/execute/991216-1.c: New test.
24750 * gcc.c-torture/execute/991216-2.c: New test.
24751 * gcc.c-torture/execute/991216-3.c: New test.
24752
24753 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
24754
24755 * gcc.dg/991214-1.c: Use "__asm__", not "asm".
24756 Actually make the test fail by using "-O2" for compilation.
24757
24758 1999-12-15 Nathan Sidwell <nathan@acm.org>
24759
24760 * g++.old-deja/g++.warn/cast-align1.C: New test.
24761
24762 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
24763
24764 * gcc.c-torture/compile/991214-1.c: New test.
24765 * gcc.c-torture/compile/991214-2.c: New test.
24766
24767 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
24768
24769 * gcc.dg/991214-1.c: New test.
24770
24771 1999-12-13 Jeffrey A Law (law@cygnus.com)
24772
24773 * gcc.c-torture/compile/991213-3.c: New test.
24774 * gcc.c-torture/compile/991213-2.c: New test.
24775 * gcc.c-torture/compile/991213-1.c: New test.
24776
24777 1999-12-10 J"orn Rennecke <amylaar@cygnus.co.uk>
24778
24779 * gcc.dg/991209-1.c: New test.
24780
24781 1999-12-08 Nathan Sidwell <nathan@acm.org>
24782
24783 * gcc.c-torture/compile/991208-1.c: New test.
24784
24785 1999-12-06 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24786
24787 * gcc.dg/ultrasp2.c: New test.
24788
24789 1999-12-05 Alex Samuel <samuel@codesourcery.com>
24790
24791 * g++.old-deja/g++.abi/align.C (main): Fix typo.
24792
24793 1999-12-02 Bernd Schmidt <bernds@cygnus.co.uk>
24794
24795 * gcc.c-torture/compile/991202-1.c: New test.
24796 * gcc.c-torture/execute/991202-1.c: New test.
24797 * gcc.c-torture/execute/991202-2.c: New test.
24798 * gcc.c-torture/execute/991202-3.c: New test.
24799
24800 1999-12-02 Alex Samuel <samuel@codesourcery.com>
24801
24802 * g++.old-deja/g++.abi/align.C: New test.
24803 * g++.old-deja/g++.abi/aggregates.C: Likewise.
24804 * g++.old-deja/g++.abi/bitfields.C: Likewise.
24805
24806 1999-12-01 Richard Henderson <rth@cygnus.com>
24807
24808 * gcc.c-torture/execute/991201-1.c: New.
24809
24810 1999-11-29 Bernd Schmidt <bernds@cygnus.co.uk>
24811
24812 * gcc.dg/991129-1.c: New test.
24813
24814 1999-11-27 Bernd Schmidt <bernds@cygnus.co.uk>
24815
24816 * gcc.c-torture/compile/991127-1.c: New test.
24817
24818 1999-11-22 Nathan Sidwell <nathan@acm.org>
24819
24820 * g++.old-deja/g++.other/warn4.C: New test.
24821
24822 1999-11-22 Nathan Sidwell <nathan@acm.org>
24823
24824 * g++.old-deja/g++.eh/cleanup2.C: New test.
24825 * g++.old-deja/g++.ext/pretty2.C: New test.
24826 * g++.old-deja/g++.ext/pretty3.C: New test.
24827 * g++.old-deja/g++.other/debug6.C: New test.
24828
24829 1999-10-20 Jim Wilson <wilson@cygnus.com>
24830
24831 * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
24832 compiler_output to look for one error message instead of two.
24833
24834 1999-11-19 Geoffrey Keating <geoffk@cygnus.com>
24835
24836 * gcc.c-torture/execute/991118-1.c: Also test case
24837 where the word boundary does not split a byte evenly.
24838
24839 1999-11-19 Nathan Sidwell <nathan@acm.org>
24840
24841 * g++.old-deja/g++.ext/restrict1.C: New test.
24842
24843 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
24844
24845 * gcc.c-torture/execute/991118-1.c: New test.
24846
24847 1999-11-16 Geoffrey Keating <geoffk@cygnus.com>
24848
24849 * g77.f-torture/execute/u77-test.f (wd): Allow for longer
24850 working directory pathnames.
24851
24852 1999-10-13 Brendan Kehoe <brendan@cygnus.com>
24853
24854 * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
24855 host is equipped with driver.h and driver.o so it can actually
24856 compile and run the tests.
24857
24858 1999-10-08 Bernd Schmidt <bernds@cygnus.co.uk>
24859
24860 * gcc.c-torture/compile/991008-1.c: New test.
24861
24862 1999-11-08 Nick Clifton <nickc@cygnus.com>
24863
24864 * lib/gcc-dg.exp: Include target-supports.exp
24865
24866 1999-11-05 Nick Clifton <nickc@cygnus.com>
24867
24868 * lib/target-supports.exp: New file: Provide procs to test for
24869 features supported by the target.
24870 (check_weak_available): Moved here from ecos.exp.
24871 (check_alias_available): New proc: Determine of the target
24872 toolchain supports the alias attribute.
24873
24874 * gcc.dg/special/ecos.exp: Move check_weak_available to
24875 target-supports.exp.
24876 (alias-1.c): Only perform the test if the target supports
24877 aliases.
24878 (wkali-1.c): Only perform the test if the target supports
24879 aliases.
24880
24881 * gcc.dg/990506-0.c: Expect error messages from cross
24882 targets as well as native targets.
24883
24884 1999-11-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24885
24886 * gcc.dg/ultrasp1.c: Removed xfail.
24887 * gcc.dg/struct-ret-2.c: Likewise.
24888 * gcc.dg/array-1.c: Likewise.
24889
24890 1999-11-01 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24891
24892 * gcc.dg/struct-ret-2.c: New test.
24893
24894 * gcc.dg/array-1.c: New test.
24895
24896 1999-10-30 Stephen L Moshier <moshier@mediaone.net>
24897
24898 * gcc.c-torture/execute/991030-1.c: New test.
24899
24900 1999-10-26 Richard Henderson <rth@cygnus.com>
24901
24902 * gcc.c-torture/compile/991026-2.c: New test.
24903
24904 1999-10-26 Jeffrey A Law (law@cygnus.com)
24905
24906 * gcc.c-torture/compile/991026-1.c: New test.
24907
24908 1999-10-23 Jeffrey A Law (law@cygnus.com)
24909
24910 * gcc.c-torture/execute/991023-1.c: New test.
24911
24912 1999-10-19 Jeffrey A Law (law@cygnus.com)
24913
24914 * gcc.c-torture/execute/991019-1.c: New test.
24915
24916 1999-10-16 Richard Henderson <rth@cygnus.com>
24917
24918 * gcc.c-torture/execute/991016-1.c: New test.
24919
24920 1999-10-14 Stephane Carrez <stcarrez@worldnet.fr>
24921
24922 * gcc.c-torture/execute/991014-1.c: New test.
24923
24924 1999-10-13 J"orn Rennecke <amylaar@cygnus.co.uk>
24925
24926 * g++.old-deja/g++.other/union2.C: New test.
24927
24928 1999-10-13 Nathan Sidwell <nathan@acm.org>
24929
24930 * g++.old-deja/g++.other/vaarg2.C: New test.
24931 * g++.old-deja/g++.other/vaarg3.C: New test.
24932
24933 1999-10-12 Craig Burley <craig@jcb-sc.com>
24934
24935 * g77.f-torture/noncompile/19990905-1.f: Moved from being
24936 in compile/.
24937
24938 1999-10-04 Ulrich Drepper <drepper@cygnus.com>
24939
24940 * gcc.c-torture/execute/va-arg-11.c: New test.
24941
24942 1999-10-01 Mark P. Mitchell <mark@codesourcery.com>
24943
24944 * lib/file-format.exp (gcc_target_object_format): Don't
24945 crash if objdump is unavailable.
24946
24947 1999-09-29 Donn Terry <donn@interix.com>
24948
24949 * gcc.misc-tests/mg.exp: delete extraneous redirection.
24950
24951 1999-09-28 Nick Clifton <nickc@cygnus.com>
24952
24953 * gcc.c-torture/compile/990928-1.c: New test.
24954
24955 1999-09-28 Nathan Sidwell <nathan@acm.org>
24956
24957 * g++.old-deja/g++.other/decl6.C: New test.
24958
24959 1999-09-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24960
24961 * gcc.c-torture/execute/va-arg-10.c: New test.
24962
24963 1999-09-27 Nathan Sidwell <nathan@acm.org>
24964
24965 * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
24966 __PRETTY_FUNCTION__.
24967
24968 1999-09-23 Nick Clifton <nickc@cygnus.com>
24969
24970 * gcc.c-torture/execute/990923-1.c: New test.
24971
24972 1999-09-21 Nick Clifton <nickc@cygnus.com>
24973
24974 * gcc.c-torture/special/special.exp: Add FR30 to list of targets
24975 for which -fpic is inappropriate.
24976
24977 1999-09-21 Mark Mitchell <mark@codesourcery.com>
24978
24979 * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
24980
24981 1999-09-21 Nathan Sidwell <nathan@acm.org>
24982
24983 * g++.old-deja/g++.other/dyncast1.C: New test.
24984 * g++.old-deja/g++.other/dyncast2.C: New test.
24985 * g++.old-deja/g++.other/dyncast3.C: New test.
24986 * g++.old-deja/g++.other/dyncast4.C: New test.
24987 * g++.old-deja/g++.other/dyncast5.C: New test.
24988 * g++.old-deja/g++.eh/catch3.C: New test.
24989 * g++.old-deja/g++.eh/catch3p.C: New test.
24990 * g++.old-deja/g++.eh/catch4.C: New test.
24991 * g++.old-deja/g++.eh/catch4p.C: New test.
24992 * g++.old-deja/g++.eh/catch5.C: New test.
24993 * g++.old-deja/g++.eh/catch5p.C: New test.
24994 * g++.old-deja/g++.eh/catch6.C: New test.
24995 * g++.old-deja/g++.eh/catch6p.C: New test.
24996 * g++.old-deja/g++.eh/catch7.C: New test.
24997 * g++.old-deja/g++.eh/catch7p.C: New test.
24998 * g++.old-deja/g++.eh/catch8.C: New test.
24999 * g++.old-deja/g++.eh/catch8p.C: New test.
25000 * g++.old-deja/g++.eh/catch9.C: New test.
25001 * g++.old-deja/g++.eh/catch9p.C: New test.
25002
25003 1999-09-13 Nathan Sidwell <nathan@acm.org>
25004
25005 * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
25006 * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
25007
25008 1999-09-13 Jeffrey A Law (law@cygnus.com)
25009
25010 * gcc.c-torture/compile/990913-1.c: New test.
25011
25012 1999-09-10 Nathan Sidwell <nathan@acm.org>
25013
25014 * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
25015 * g++.old-deja/g++.jason/rfg5.C: Likewise.
25016
25017 1999-09-09 Richard Henderson <rth@cygnus.com>
25018
25019 * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
25020
25021 1999-09-09 Nathan Sidwell <nathan@acm.org>
25022
25023 * g++.old-deja/g++.other/lookup11.C: New test.
25024 * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
25025 what is permitted and what we want.
25026 * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
25027 overload use.
25028 * g++.old-deja/g++.jason/rfg5.C: Likewise
25029
25030 1999-09-08 Geoffrey Keating <geoffk@cygnus.com>
25031
25032 * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
25033 * gcc.c-torture/noncompile/poison-1.c: New file.
25034
25035 1999-09-08 Nathan Sidwell <nathan@acm.org>
25036
25037 * g++.old-deja/g++.other/sizeof3.C: New test.
25038 * g++.old-deja/g++.other/sizeof4.C: New test.
25039 * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
25040 * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
25041
25042 1999-09-07 Richard Henderson <rth@cygnus.com>
25043
25044 * gcc.dg/va-arg-1.c: New.
25045
25046 1999-09-06 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25047
25048 * gcc.c-torture/execute/va-arg-9.c: New test.
25049
25050 1999-09-05 Craig Burley <craig@jcb-sc.com>
25051
25052 * g77.f-torture/compile/980519-2.f: New test.
25053 * g77.f-torture/compile/19990905-0.f: New test.
25054 * g77.f-torture/compile/19990905-1.f: New test.
25055 * g77.f-torture/compile/19990905-2.f: New test.
25056
25057 * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
25058
25059 1999-09-03 Richard Earnshaw <rearnsha@arm.com>
25060
25061 * gcc.c-torture/execute/990827-1.c: Fix typo.
25062
25063 1999-09-03 Nathan Sidwell <nathan@acm.org>
25064
25065 * g++.old-deja/g++.other/deref1.C: New test.
25066
25067 1999-09-02 Nathan Sidwell <nathan@acm.org>
25068
25069 * g++.old-deja/g++.other/ambig2.C: New test.
25070 * g++.old-deja/g++.other/cond5.C: New test.
25071 * g++.old-deja/g++.other/lookup16.C: New test.
25072
25073 1999-09-02 Marc Espie <espie@cvs.openbsd.org>
25074
25075 * gcc.dg/980414-1.c: Fix assembler syntax to work with old
25076 assemblers too.
25077
25078 1999-08-31 Jeffrey A Law (law@cygnus.com)
25079
25080 * lib/c-torture.exp: Avoid the "compare executables" optimization
25081 when testing native.
25082
25083 1999-08-29 Jeffrey A Law (law@cygnus.com)
25084
25085 * gcc.c-torture/execute/990829-1.c: New test.
25086 * gcc.c-torture/compile/990829-1.c: New test.
25087
25088 1999-08-27 Paul Burchard <burchard@pobox.com>
25089
25090 * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
25091 * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
25092 * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
25093 * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
25094 * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
25095 * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
25096 * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
25097 * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
25098 * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
25099 * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
25100 * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
25101
25102 1999-08-27 Jeffrey A Law (law@cygnus.com)
25103
25104 * gcc.c-torture/execute/990827-1.c: New test.
25105
25106 1999-08-26 Craig Burley <craig@jcb-sc.com>
25107
25108 * g77.f-torture/noncompile/19990826-4.f: New test.
25109
25110 * g77.f-torture/compile/19990826-3.f: New test.
25111
25112 * g77.f-torture/execute/19990826-2.f: New test.
25113
25114 * g77.f-torture/compile/19990826-1.f: New test.
25115
25116 * gcc.c-torture/execute/990826-0.c: New test.
25117 * g77.c-torture/execute/19990826-0.f: New test.
25118
25119 * g77.f-torture/noncompile/970626-2.f: New test.
25120
25121 1999-08-25 Paul Burchard <burchard@pobox.com>
25122
25123 * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
25124 lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
25125 lss-011.C: New tests.
25126
25127 1999-08-25 Nathan Sidwell <nathan@acm.org>
25128
25129 * g++.old-deja/g++.other/decl5.C: New test.
25130
25131 1999-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
25132
25133 * noncompile/noncompile.exp: Load_lib c-torture.exp.
25134 (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
25135 call `postbase' for each one. All callers of `postbase' changed
25136 to call this instead.
25137
25138 1999-08-11 Richard Earnshaw (rearnsha@arm.com)
25139
25140 * gcc.c-torture/execute/990811-1.c: New test.
25141
25142 1999-08-09 Nick Clifton <nickc@cygnus.com>
25143
25144 * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
25145 just native ones.
25146
25147 * gcc.dg/990413-1.c: Expect the parse error for all builds, not
25148 just native ones.
25149
25150 1999-08-05 Alexandre Oliva <oliva@dcc.unicamp.br>
25151
25152 * g++.old-deja/g++.other/local3.C: Removed XFAIL.
25153
25154 1999-08-04 Jeffrey A Law (law@cygnus.com)
25155
25156 * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
25157
25158 1999-08-04 Nathan Sidwell <nathan@acm.org>
25159
25160 * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
25161
25162 1999-08-04 Jeffrey A Law (law@cygnus.com)
25163
25164 * gcc.c-torture/execute/990804-1.c: New test.
25165
25166 1999-08-03 Nathan Sidwell <nathan@acm.org>
25167
25168 * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
25169 * g++.old-deja/g++.brendan/crash64.C: Likewise
25170 * g++.old-deja/g++.brendan/overload8.C: Likewise
25171
25172 1999-08-03 Nathan Sidwell <nathan@acm.org>
25173
25174 * g++.old-deja/g++.other/struct1.C: New test.
25175
25176 1999-08-03 Nathan Sidwell <nathan@acm.org>
25177
25178 * g++.old-deja/g++.other/enum2.C: New test.
25179
25180 1999-08-02 Richard Henderson <rth@cygnus.com>
25181
25182 Adapted from tests from Franz Sirl:
25183 * gcc.c-torture/execute/va-arg-7.c: New test.
25184 * gcc.c-torture/execute/va-arg-8.c: New test.
25185
25186 1999-08-01 Jeffrey A Law (law@cygnus.com)
25187
25188 * gcc.c-torture/compile/990801-2.c: New test.
25189
25190 * gcc.c-torture/compile/990801-1.c: New test.
25191
25192 1999-07-27 Michael Meissner <meissner@cygnus.com>
25193
25194 * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
25195 fp-cmp-1.c, converting double to float.
25196
25197 * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
25198 fp-cmp-1.c, converting double to long double.
25199
25200 * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
25201 from fr1 to unknown_register, since fr1 is a legitimate register
25202 on some machines.
25203
25204 1999-07-25 Jeffrey A Law (law@cygnus.com)
25205
25206 * README: More listname related changes.
25207
25208 1999-07-08 Catherine Moore <clm@cygnus.com>
25209
25210 * gcc.c-torture/execute/920501-5.c: Fix typo. Change | to ||.
25211
25212 1999-07-05 Manfred Hollstein <mhollstein@cygnus.com>
25213
25214 * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
25215
25216 1999-07-05 Alexandre Oliva <oliva@dcc.unicamp.br>
25217
25218 * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
25219
25220 1999-07-04 Zack Weinberg <zack@rabi.columbia.edu>
25221
25222 * gcc.dg/990703-1.c: New test.
25223
25224 1999-06-29 Nick Clifton <nickc@cygnus.com>
25225
25226 * lib/file-format.exp: New file: Move definition of proc
25227 gcc_target_object_format to here from
25228 gcc.dg/special/ecos.exp.
25229
25230 * lib/c-torture.exp: Include lib file-format.exp.
25231 * lib/gcc-dg.exp: Include lib file-format.exp.
25232
25233 * gcc.dg/special/ecos.exp: Remove definition of proc
25234 gcc_target_object_format.
25235
25236 1999-06-28 Jeffrey A Law (law@cygnus.com)
25237
25238 * gcc.c-torture/execute/990628-1.c: New test.
25239
25240 1999-06-25 Jeffrey A Law (law@cygnus.com)
25241
25242 * gcc.c-torture/compile/990625-2.c: New test.
25243
25244 * gcc.c-torture/compile/990625-1.c: New test.
25245
25246 1999-06-23 Nick Clifton <nickc@cygnus.com>
25247
25248 * gcc.c-torture/compile/dll.c: New test case. Check that dll
25249 attributes compile.
25250 * gcc.c-torture/compile/dll.x: Only support the dll.c test on
25251 ports that use the COFF/PE file format.
25252
25253 1999-06-17 Jeffrey A Law (law@cygnus.com)
25254
25255 * gcc.c-torture/compile/990617-1.c: New test.
25256
25257 1999-06-17 Alexandre Oliva <oliva@dcc.unicamp.br>
25258
25259 * g++.old-deja/g++.other/decl4.C: New test.
25260
25261 1999-06-14 Nathan Sidwell <nathan@acm.org>
25262
25263 * g++.old-deja/g++.other/bitfld3.C: New test.
25264
25265 1999-06-08 Nathan Sidwell <nathan@acm.org>
25266
25267 * g++.old-deja/g++.eh/catch1.C: New test.
25268
25269 1999-06-07 Jeffrey A Law (law@cygnus.com)
25270
25271 * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
25272
25273 * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
25274 * gcc.c-torture/execute/ieee/mzero.x: New file. Likewise.
25275
25276 1999-06-05 Craig Burley <craig@jcb-sc.com>
25277
25278 * g77.f-torture/compile/19990502-0.f: Replace with new,
25279 shorter, test that still fails after recent changes.
25280
25281 1999-06-04 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
25282
25283 * gcc.c-torture/execute/990604-1.c: New test.
25284
25285 1999-05-31 Jeffrey A Law (law@cygnus.com)
25286
25287 * gcc.c-torture/execute/990531-1.c: New test.
25288
25289 1999-05-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25290
25291 * gcc.c-torture/compile/990527-1.c: New test.
25292
25293 1999-05-27 Joern Rennecke <amylaar@cygnus.com>
25294
25295 * gcc.c-torture/execute/990527-1.c: New test.
25296
25297 1999-05-25 Nick Clifton <nickc@cygnus.com>
25298
25299 * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
25300 bitfields as signed.
25301
25302 1999-05-25 Craig Burley <craig@jcb-sc.com>
25303
25304 * g77.f-torture/compile/19990525-0.f: New test.
25305
25306 1999-05-25 Jeffrey A Law (law@cygnus.com)
25307
25308 * gcc.c-torture/execute/990525-2.c: New test.
25309
25310 * gcc.c-torture/execute/990525-1.c: New test.
25311
25312 1999-05-24 Nathan Sidwell <nathan@acm.org>
25313
25314 * g++.old-deja/g++.other/anon3.C: New test.
25315 * g++.old-deja/g++.other/anon4.C: New test.
25316 * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
25317 * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
25318 after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
25319 Merrill).
25320
25321 1999-05-24 Jeffrey A Law (law@cygnus.com)
25322
25323 * gcc.c-torture/execute/990524-1.c: New test.
25324
25325 * gcc.dg/990524-1.c: New test.
25326
25327 1999-05-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25328
25329 * gcc.c-torture/compile/990523-1.c: New test.
25330
25331 1999-05-19 Raja R Harinath <harinath@cs.umn.edu>
25332
25333 * gcc.c-torture/compile/990519-1.c: New test.
25334
25335 1999-05-17 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
25336
25337 * gcc.c-torture/compile/990517-1.c: New test.
25338
25339 * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
25340 (e4, f4): New tests.
25341 (main): Call them.
25342
25343 1999-05-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
25344
25345 * gcc.dg/noreturn-1.c: New test.
25346
25347 1999-05-13 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
25348
25349 * gcc.c-torture/execute/990513-1.c: New test.
25350
25351 1999-05-10 Richard Henderson <rth@cygnus.com>
25352
25353 * g++.old-deja/g++.other/null1.C (g): Add overload for long.
25354
25355 1999-05-10 Craig Burley <craig@jcb-sc.com>
25356
25357 * g77.f-torture/execute/erfc.f: Use small single-precision
25358 values, to avoid problems on Alphas when not -mieee.
25359
25360 1999-05-08 Craig Burley <craig@jcb-sc.com>
25361
25362 * gcc.dg/990506-0.c: New test.
25363
25364 1999-05-08 Richard Henderson <rth@cygnus.com>
25365
25366 * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
25367 the constant to test. Don't XFAIL 64-bit targets.
25368
25369 * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
25370 * g++.old-deja/g++.law/profile1.C: Likewise.
25371
25372 * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
25373 operator new instances.
25374 * g++.old-deja/g++.other/delete5.C: Likewise.
25375
25376 1999-05-03 Craig Burley <craig@jcb-sc.com>
25377
25378 * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
25379 intrinsic.
25380
25381 1999-05-03 Craig Burley <craig@jcb-sc.com>
25382
25383 * g77.f-torture/execute/u77-test.f: Reverse order of two
25384 arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
25385
25386 1999-05-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
25387
25388 * gcc.dg/compare1.c: New test.
25389
25390 1999-05-02 Joseph S. Myers <jsm28@cam.ac.uk>
25391
25392 * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
25393 New tests.
25394
25395 1999-05-02 Craig Burley <craig@jcb-sc.com>
25396
25397 * g77.f-torture/compile/19990502-1.f: New test.
25398
25399 1999-05-02 Craig Burley <craig@jcb-sc.com>
25400
25401 * g77.f-torture/compile/19990502-0.f: New test.
25402
25403 1999-05-02 Craig Burley <craig@jcb-sc.com>
25404
25405 * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
25406 intrinsic.
25407
25408 1999-05-02 Craig Burley <craig@jcb-sc.com>
25409
25410 * g77.f-torture/execute/u77-test.f (main): List libU77
25411 intrinsics not currently tested.
25412 Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
25413 GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
25414 FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
25415 Trim blanks off the ends of some printed strings.
25416
25417 1999-05-02 Craig Burley <craig@jcb-sc.com>
25418
25419 * g77.f-torture/execute/u77-test.f (main): Just warn about
25420 FSTAT gid disagreement, as it's expected on some systems.
25421
25422 1999-05-01 Craig Burley <craig@jcb-sc.com>
25423
25424 * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
25425 use a new function, which allows for some slop.
25426 Clean up some commentary.
25427 (issum): The new function.
25428 (sgladd): Deleted subroutine.
25429
25430 1999-05-01 Craig Burley <craig@jcb-sc.com>
25431
25432 * g77.f-torture/execute/u77-test.f: Modify to be more like
25433 libf2c/libU77 version, bringing patches to that version here.
25434 Add suitable commentary.
25435
25436 1999-04-25 Richard Henderson <rth@cygnus.com>
25437
25438 * gcc.dg/990424-1.c: New test.
25439
25440 1999-04-24 Craig Burley <craig@jcb-sc.com>
25441
25442 * g77.f-torture/execute/u77-test.f (main): Bug involving
25443 LSTAT has been fixed, so turn back on full checking.
25444
25445 1999-04-20 Craig Burley <craig@jcb-sc.com>
25446
25447 * g77.f-torture/compile/19990419-0.f: New test.
25448 * g77.f-torture/execute/19990419-1.f: New test.
25449
25450 1999-04-17 Richard Henderson <rth@cygnus.com>
25451
25452 * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
25453 to avoid the need for a prototype to supress a warning.
25454
25455 1999-04-07 Jim Wilson <wilson@cygnus.com>
25456
25457 * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
25458
25459 1999-04-04 Jeffrey A Law (law@cygnus.com)
25460
25461 * gcc.c-torture/execute/990404-1.c: New test.
25462
25463 1999-04-03 10:35 -0500 Zack Weinberg <zack@rabi.columbia.edu>
25464
25465 * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
25466 * gcc.dg/cpp-if3.c: Don't use -pedantic.
25467 * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
25468 missing initializer warnings.
25469
25470 1999-03-28 Jeffrey A Law (law@cygnus.com)
25471
25472 * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
25473 matching strings.
25474
25475 1999-03-26 Jeffrey A Law (law@cygnus.com)
25476
25477 * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
25478
25479 1999-03-26 Craig Burley <craig@jcb-sc.com>
25480
25481 * g77.f-torture/execute/19990325-0.f: New test.
25482 * g77.f-torture/execute/19990325-1.f: New test.
25483
25484 1999-03-24 Jeffrey A Law (law@cygnus.com)
25485
25486 * gcc.c-torture/execute/990324-1.c: New test.
25487
25488 1999-03-22 Jim Wilson <wilson@cygnus.com>
25489
25490 * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
25491 test with 4.
25492
25493 1999-03-17 Richard Henderson <rth@cygnus.com>
25494
25495 * gcc.c-torture/execute/ieee/980619-1.x: New. Expected fail on x86.
25496
25497 1999-03-13 Craig Burley <craig@jcb-sc.com>
25498
25499 * g77.f-torture/execute/19990313-2.f: New test.
25500 * g77.f-torture/execute/19990313-3.f: New test.
25501
25502 1999-03-13 Craig Burley <craig@jcb-sc.com>
25503
25504 * g77.f-torture/execute/19990313-0.f: New test.
25505 * g77.f-torture/execute/19990313-1.f: New test.
25506
25507 1999-03-12 Jim Wilson <wilson@cygnus.com>
25508
25509 * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
25510 printf to sprintf.
25511 * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
25512 (main): Add check for u15. Conditionalize u31 check depending on
25513 whether ints are <32 bits or >=32 bits.
25514
25515 1999-03-08 Craig Burley <craig@jcb-sc.com>
25516
25517 * g77.f-torture/execute/19981119-0.f: Improve testiness.
25518
25519 1999-03-08 Craig Burley <craig@jcb-sc.com>
25520
25521 * g77.f-torture/compile/19990305-0.f: New test.
25522 * g77.f-torture/execute/19981119-0.f: New test.
25523
25524 1999-03-08 Craig Burley <craig@jcb-sc.com>
25525
25526 * g77.f-torture/execute/970625-2.f: call ABORT if final
25527 result is not correct, instead of just printing it.
25528 Add this checking via newly introduced obfuscation, to
25529 trip up buggy front ends.
25530
25531 1999-03-07 Craig Burley <craig@jcb-sc.com>
25532
25533 * g77.f-torture/compile/960317-1.f: Moved from being
25534 in execute/. (Somehow I didn't notice "SUBROUTINE...".)
25535
25536 1999-03-06 Craig Burley <craig@jcb-sc.com>
25537
25538 * g77.f-torture/execute/960317-1.f: New (old) test.
25539 * g77.f-torture/execute/970625-2.f: Ditto.
25540
25541 1999-03-01 Zack Weinberg <zack@rabi.columbia.edu>
25542
25543 * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
25544 message on line 1 or line 2; cccp and cpplib do this differently.
25545
25546 1999-03-01 Jeffrey A Law (law@cygnus.com)
25547
25548 * g++.old-deja/g++.law/weak1.C: New test.
25549
25550 1999-02-28 17:59 -0500 Zack Weinberg <zack@rabi.columbia.edu>
25551
25552 * gcc.c-torture/execute/990119-1.c: Renamed to...
25553 * gcc.dg/990119-1.c: this, so it will only be tested once
25554 (it's a preprocessor test, it doesn't need to be run at
25555 multiple optimization levels).
25556
25557 1999-02-27 13:34 -0500 Zack Weinberg <zack@rabi.columbia.edu>
25558
25559 * lib/g++.exp: Don't add incdir=$base_dir/../include to
25560 ALWAYS_CXXFLAGS.
25561
25562 1999-02-24 Craig Burley <craig@jcb-sc.com>
25563
25564 * g77.f-torture/noncompile/19981216-0.f: Renamed from...
25565 * g77.f-torture/compile/19981216-0.f: ...as it is expected
25566 to not be compilable by current g77.
25567
25568 1999-02-24 Nick Clifton <nickc@cygnus.com>
25569
25570 * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
25571
25572 1999-02-22 Jeffrey A Law (law@cygnus.com)
25573
25574 * gcc.c-torture/execute/990222-1.c: New test.
25575
25576 1999-02-19 Craig Burley <craig@jcb-sc.com>
25577
25578 * g77.f-torture/compile/19990218-0.f: New test.
25579 * g77.f-torture/noncompile/19990218-1.f: New test.
25580
25581 1999-02-18 Craig Burley <craig@jcb-sc.com>
25582
25583 * g77.f-torture/compile/19981216-0.f: New test.
25584
25585 1999-02-14 Jeffrey A Law (law@cygnus.com)
25586
25587 * gcc.dg/990214-1.c: New test.
25588
25589 1999-02-13 Jeffrey A Law (law@cygnus.com)
25590
25591 * gcc.dg/990213-2.c: New test.
25592
25593 * gcc.dg/990213-1.c: New test.
25594
25595 1999-02-12 Jeffrey A Law (law@cygnus.com)
25596
25597 * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
25598 ints.
25599
25600 1999-02-11 Nick Clifton <nickc@cygnus.com>
25601
25602 * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
25603 specified by target.
25604
25605 * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
25606
25607 1999-02-11 Jeffrey A Law (law@cygnus.com)
25608
25609 * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
25610
25611 1999-02-10 Jonathan Larmour <jlarmour@cygnus.co.uk>
25612
25613 * gcc.dg/special/ecos.exp: New test driver for new tests with
25614 special requirements.
25615
25616 * gcc.dg/special/alias-1.c: New test.
25617 * gcc.dg/special/gcsec-1.c: New test.
25618 * gcc.dg/special/weak-1.c: New test.
25619 * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
25620 * gcc.dg/special/weak-2.c: New test.
25621 * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
25622 * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
25623 * gcc.dg/special/wkali-1.c: New test.
25624 * gcc.dg/special/wkali-2.c: New test.
25625 * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
25626 * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
25627
25628 1999-02-10 Felix Lee <flee@cygnus.com>
25629
25630 * lib/c-torture.exp (c-torture-compile): Pull out code for
25631 analyzing gcc error messages.
25632 (c-torture-execute): Likewise. Fix some (harmless) false
25633 positives.
25634 * lib/gcc.exp (gcc_check_compile): New function.
25635
25636 1999-02-08 Richard Henderson <rth@cygnus.com>
25637
25638 * gcc.c-torture/execute/990208-1.c: New test.
25639
25640 1999-02-07 Jonathan Larmour <jlarmour@cygnus.co.uk>
25641
25642 * g++.dg/special/ecos.exp: New driver for new tests with special
25643 requirements
25644
25645 * g++.dg/special/conpr-1.C: New test
25646 * g++.dg/special/conpr-2.C: New test
25647 * g++.dg/special/conpr-2a.C: New test
25648 * g++.dg/special/conpr-3.C: New test
25649 * g++.dg/special/conpr-3a.C: New test
25650 * g++.dg/special/conpr-3b.C: New test
25651
25652 * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
25653 allow g++ to use the dg driver
25654
25655 * README: Add comment about g++.dg directory
25656
25657 1999-02-06 Jeffrey A Law (law@cygnus.com)
25658
25659 * README: Update email addresses.
25660
25661 1999-02-03 Nick Clifton <nickc@cygnus.com>
25662
25663 * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
25664 arguments in order to force structure S onto the stack even on
25665 the alpha.
25666 (test): Pass 10 leading arguments to function foo as well as the
25667 structure S.
25668
25669 * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
25670 failure for all targets.
25671
25672 * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
25673 abort to terminate program execution.
25674
25675 1999-01-30 Richard Henderson <rth@cygnus.com>
25676
25677 * gcc.c-torture/execute/990130-1.c: New test.
25678
25679 1999-01-30 Jeffrey A Law (law@cygnus.com)
25680
25681 * gcc.dg/990130-1.c: New test.
25682
25683 1999-01-28 Michael Meissner <meissner@cygnus.com>
25684
25685 * gcc.c-torture/execute/990128-1.c: New test.
25686
25687 1999-01-27 Michael Meissner <meissner@cygnus.com>
25688
25689 * gcc.c-torture/execute/990127-{1,2}.c: New tests.
25690
25691 1999-01-27 Felix Lee <flee@cygnus.com>
25692
25693 * lib/c-torture.exp (c-torture-compile): pull out code for
25694 analyzing gcc error messages.
25695 (c-torture-execute): ditto, and fix some (harmless) false
25696 positives.
25697 * lib/gcc.exp (gcc_check_compile): new function.
25698
25699 1999-01-17 Jeffrey A Law (law@cygnus.com)
25700
25701 * gcc.dg/990117-1.c: New test.
25702
25703 * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
25704
25705 * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
25706
25707 1999-01-15 Jeffrey A Law (law@cygnus.com)
25708
25709 * g77.f-torture/compile/990115-1.f: New test.
25710
25711 1999-01-07 Jeffrey A Law (law@cygnus.com)
25712
25713 * gcc.c-torture/compile/990107-1.c: New test
25714
25715 1999-01-06 Jeffrey A Law (law@cygnus.com)
25716
25717 * gcc.c-torture/execute/990106-2.c: New test.
25718
25719 * gcc.c-torture/execute/990106-1.c: New test.
25720
25721 1998-12-30 Zack Weinberg <zack@rabi.columbia.edu>
25722
25723 * gcc.c-torture/compile/981223-1.c: New test.
25724
25725 1998-12-29 Richard Henderson <rth@cygnus.com>
25726
25727 * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
25728 (opt3): Rename from opt4 and disable.
25729
25730 1998-12-20 Alexandre Oliva <oliva@dcc.unicamp.br>
25731
25732 * g++.old-deja/g++.pt/ptrmem5.C: New test.
25733
25734 1998-12-15 Alexandre Oliva <oliva@dcc.unicamp.br>
25735
25736 * g++.old-deja/g++.other/conv5.C: New test.
25737
25738 1998-12-14 Nick Clifton <nickc@cygnus.com>
25739
25740 * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
25741
25742 1998-12-11 Jeffrey A Law (law@cygnus.com)
25743
25744 * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
25745
25746 1998-12-11 Zack Weinberg <zack@rabi.columbia.edu>
25747
25748 * gcc.c-torture/compile/981211-1.c: New test.
25749
25750 1998-12-09 Alexandre Oliva <oliva@dcc.unicamp.br>
25751
25752 * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
25753
25754 * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
25755
25756 1998-12-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25757
25758 * gcc.special/930510-1.c: Make C9X safe.
25759 * gcc.misc-tests/gcov-1.c Similarly.
25760 * gcc.misc-tests/gcov-2.c Similarly.
25761
25762 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
25763
25764 * gcc.dg/ultrasp1.c: New test.
25765
25766 1998-12-06 Richard Henderson <rth@cygnus.com>
25767
25768 * gcc.c-torture/execute/981206.c: New test.
25769
25770 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
25771
25772 * g++.old-deja/g++.ns/template7.C: New test.
25773
25774 * g++.old-deja/g++.other/expr1.C: New test.
25775
25776 * g++.old-deja/g++.eh/tmpl3.C: New test.
25777
25778 * g++.old-deja/g++.eh/tmpl2.C: New test.
25779
25780 1998-12-04 Alexandre Oliva <oliva@dcc.unicamp.br>
25781
25782 * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
25783 * g++.old-deja/g++.other/using6.C: Removed.
25784 * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
25785
25786 * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
25787
25788 1998-12-03 Alexandre Oliva <oliva@dcc.unicamp.br>
25789
25790 * g++.old-deja/g++.pt/overload8.C: New test.
25791
25792 * g++.old-deja/g++.pt/overload7.C: New test.
25793
25794 * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
25795
25796 * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
25797 and relinking messages.
25798 * lib/g++.exp (g++_target_compile): Remove .rpo file when
25799 compiling with -frepo.
25800
25801 1998-12-01 Alexandre Oliva <oliva@dcc.unicamp.br>
25802
25803 * g++.old-deja/g++.pt/lookup6.C: New test.
25804
25805 1998-11-30 Nick Clifton <nickc@cygnus.com>
25806
25807 * gcc.c-torture/execute/981130-1.c: New test.
25808 * gcc.c-torture/execute/981130-1.x: New test failure expectations.
25809
25810 1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
25811
25812 * g++.old-deja/g++.pt/explicit76.C: New test.
25813
25814 * g++.old-deja/g++.pt/friend38.C: New test.
25815
25816 * g++.old-deja/g++.ns/crash2.C: New test.
25817
25818 * g++.old-deja/g++.pt/defarg8.C: New test.
25819
25820 * g++.old-deja/g++.pt/instantiate6.C: New test.
25821
25822 * g++.old-deja/g++.pt/static6.C: New test.
25823
25824 * g++.old-deja/g++.pt/decl2.C: New test.
25825
25826 1998-11-26 Alexandre Oliva <oliva@dcc.unicamp.br>
25827
25828 * g++.old-deja/g++.other/lookup5.C: New test. Not sure the
25829 problem is actually related with name lookup, but so what? :-)
25830
25831 * g++.old-deja/g++.pt/friend37.C: New test.
25832
25833 1998-11-25 Dave Love <d.love@dl.ac.uk>
25834
25835 * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
25836 element, which fails on some systems.
25837
25838 * g77.f-torture/execute/labug1.f: New test.
25839
25840 1998-11-21 Jeffrey A Law (law@cygnus.com)
25841
25842 * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
25843 is defined.
25844
25845 1998-11-18 Dave Love <d.love@dl.ac.uk>
25846
25847 * g77.f-torture/compile/981117-1.f: New test.
25848
25849 1998-11-16 Alexandre Oliva <oliva@dcc.unicamp.br>
25850
25851 * g++.old-deja/g++.eh/throw2.C: New test. CV-qualifiers are not
25852 properly discarded.
25853
25854 1998-10-11 Ken Raeburn <raeburn@cygnus.com>
25855
25856 * gcc.c-torture/execute/memcheck: New directory of tests for
25857 -fcheck-memory-usage.
25858
25859 1998-11-07 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
25860
25861 * README: New file, general information about the testsuite and
25862 new description of the various C++ test subdirectories.
25863 * README.g++: Eliminate obsolete information, update and move most
25864 relevant stuff to README.
25865
25866 1998-11-07 Richard Henderson <rth@cygnus.com>
25867
25868 * gcc.c-torture/compile/981107-1.c: New test.
25869
25870 1998-11-02 Doug Evans <devans@canuck.cygnus.com>
25871
25872 * execute/memcpy-bi.c: New testcase.
25873
25874 1998-10-31 Alexandre Oliva <oliva@dcc.unicamp.br>
25875
25876 * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
25877 base classes.
25878
25879 * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
25880 template is selected.
25881
25882 * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
25883 classes, it should be accepted for all types.
25884
25885 * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
25886
25887 * g++.old-deja/g++.pt/spec24.C: Ensure that template
25888 specializations start with template headers.
25889
25890 1998-10-29 Alexandre Oliva <oliva@dcc.unicamp.br>
25891
25892 * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
25893
25894 * g++.old-deja/g++.other/init9.C: Test cross initialization of
25895 non-POD types.
25896
25897 1998-10-27 Alexandre Oliva <oliva@dcc.unicamp.br>
25898
25899 * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
25900
25901 1998-10-22 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
25902
25903 * compile/981022-1.c, compile/981022-1.x: New test and driver.
25904
25905 1998-10-19 Jeffrey A Law (law@cygnus.com)
25906
25907 * 981019-1.c: New test.
25908
25909 1998-10-14 Robert Lipe <robertl@dgii.com>
25910
25911 * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
25912 find objc headers.
25913
25914 1998-10-14 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
25915
25916 * compile/981001-4.c: Remove use of GCC extension that triggers a
25917 compiler bug.
25918
25919 1998-10-13 Alexandre Oliva <oliva@dcc.unicamp.br>
25920
25921 * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
25922
25923 1998-10-12 Alexandre Oliva <oliva@dcc.unicamp.br>
25924
25925 * g++.old-deja/g++.pt/explicit74.C: New test. Explicit
25926 instantiation of template produces incorrect code for delete
25927 expression.
25928
25929 * g++.old-deja/g++.pt/instantiate5.C: New test. `global
25930 constructors' name is not unique.
25931 * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
25932 * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
25933
25934 * g++.old-deja/g++.other/init8.C: New test. Uninitialized
25935 automatic array of const is ill-formed.
25936
25937 * g++.old-deja/g++.pt/ttp53.C: New test. Incorrect substitution
25938 of template parameter?
25939
25940 * g++.old-deja/g++.other/conv3.C: New test. Conversion discards
25941 const.
25942
25943 * g++.old-deja/g++.other/pmf2.C: New test. Invalid
25944 pointer-to-member expression.
25945
25946 * g++.old-deja/g++.other/friend5.C: New test. Bogus friend
25947 declaration causes ICE.
25948
25949 1998-10-11 Alexandre Oliva <oliva@dcc.unicamp.br>
25950
25951 * g++.old-deja/g++.ns/main1.C: New test. main() should only be
25952 reserved in the global namespace.
25953
25954 * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
25955 generate needed virtual table.
25956
25957 * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
25958
25959 1998-10-10 Dariush Eslimi <eslimi@loran.com>
25960
25961 * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
25962 template-dependent type
25963
25964 1998-10-10 Alexandre Oliva <oliva@dcc.unicamp.br>
25965
25966 * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
25967 * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
25968 * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
25969
25970 * g++.old-deja/g++.other/using5.C: New test; using decl from base
25971 class should be usable as argument of member function.
25972 * g++.old-deja/g++.other/using6.C: New test; using decl from base
25973 class should be usable as return type of member function.
25974 * g++.old-deja/g++.other/using7.C: New test; using decl from base
25975 class should be usable as type of data member.
25976
25977 * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
25978
25979 1998-10-09 Jeffrey A Law (law@cygnus.com)
25980
25981 * gcc.c-torture/special/920521-1.c: Fix bogus test.
25982
25983 1998-10-08 Nick Clifton <nickc@cygnus.com>
25984
25985 * gcc.dg/dll-?.c Add thumb to target list.
25986 Fix assembler scan patterns to match current assembler output.
25987
25988 1998-10-08 Alexandre Oliva <oliva@dcc.unicamp.br>
25989
25990 * g++.old-deja/g++.pt/expr6.C: New test. operator?: breaks
25991 matching of template brackets.
25992
25993 * g++.old-deja/g++.other/using4.C: New test. Test using
25994 declarations of methods from base classes.
25995
25996 * g++.old-deja/g++.ns/extern1.C: New test. Extern declarations
25997 within functions should introduce names into the innermost
25998 enclosing namespace.
25999
26000 * g++.old-deja/g++.other/init7.C: New test. Retry initialization
26001 of static locals if first initialization throws.
26002
26003 1998-10-07 Jim Wilson <wilson@cygnus.com>
26004
26005 * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
26006
26007 1998-10-06 Ken Raeburn <raeburn@cygnus.com>
26008
26009 * gcc.c-torture/special/981006-1.c: New test. Make sure gcc doesn't
26010 lose track of the possible targets of tablejump insns.
26011 * special/special.exp: Run it.
26012
26013 1998-10-06 Alexandre Oliva <oliva@dcc.unicamp.br>
26014
26015 * g++.old-deja/g++.pt/friend35.C: New test. A template function
26016 must be declared before its specializations can be named in friend
26017 declarations.
26018
26019 1998-10-05 Dave Love <d.love@dl.ac.uk>
26020
26021 * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
26022
26023 * g77.f-torture/execute/io1.f: New test.
26024
26025 1998-10-04 Alexandre Oliva <oliva@dcc.unicamp.br>
26026
26027 * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
26028 with pointer to template function, for which no argument deduction
26029 is possible.
26030
26031 * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
26032 specialization of template function as argument to template
26033 function.
26034
26035 * g++.old-deja/g++.other/access2.C: New test; Inner class
26036 shouldn't have privileged access to Outer's names.
26037
26038 1998-10-03 Alexandre Oliva <oliva@dcc.unicamp.br>
26039
26040 * g++.old-deja/g++.pt/friend34.C: New test; name injection of
26041 friend template declared within template class conflicts with
26042 nested class of the same name.
26043
26044 * g++.old-deja/g++.other/badopt1.C: New test; post-increment
26045 is ignored.
26046
26047 * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
26048 object with direct initializer as function declaration.
26049
26050 * g++.old-deja/g++.other/decl2.C: New test; duplicate
26051 initializers.
26052
26053 * g++.old-deja/g++.other/null2.C: New test; conditional operator
26054 involving const pointer and NULL produces incorrect result.
26055
26056 * g++.old-deja/g++.other/typename1.C: New test; template-dependent
26057 type name without `typename' should be rejected with -pedantic.
26058
26059 1998-10-02 Richard Henderson <rth@cygnus.com>
26060
26061 * g++.old-deja/g++.other/addrof1.C: New test.
26062
26063 1998-10-01 Nick Clifton <nickc@cygnus.com>
26064
26065 * gcc.c-torture/compile/981001-1.c: New test.
26066 * gcc.c-torture/execute/981001-1.c: New test.
26067
26068 1998-10-01 Jeffrey A Law (law@cygnus.com)
26069
26070 * gcc.c-torture/compile/981001-2.c: New test.
26071 * gcc.c-torture/compile/981001-3.c: New test.
26072 * gcc.c-torture/compile/981001-4.c: New test.
26073
26074 1998-10-01 Robert Lipe <robertl@dgii.com>
26075
26076 * lib/objc.exp (objc_target_compile): Add -L during compiles for
26077 multilibbed hosts. Idea grafted from g77.exp.
26078
26079 1998-09-30 Dave Love <d.love@dl.ac.uk>
26080
26081 * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
26082 avoid losing on systems which need -lsocket.
26083
26084 1998-09-28 Alexandre Oliva <oliva@dcc.unicamp.br>
26085
26086 * g++.old-deja/g++.other/bitfld1.C: Expected failure.
26087 * g++.old-deja/g++.other/nested2.C: Ditto.
26088 * g++.old-deja/g++.robertl/eb132.C: No longer an expected
26089 failure.
26090
26091 1998-09-26 Alexandre Oliva <oliva@dcc.unicamp.br>
26092
26093 * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
26094 preferred over template operator!= for enum bitfields.
26095
26096 1998-09-18 Alexandre Oliva <oliva@dcc.unicamp.br>
26097
26098 * g++.old-deja/g++.other/nested2.C: Different virtual base classes
26099 that happen to have the same base name, but in different scopes,
26100 are incorrectly rejected.
26101
26102 1998-09-16 Richard Henderson <rth@cygnus.com>
26103
26104 * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
26105 on the native word size instead of an integer literal.
26106
26107 1998-09-15 Alexandre Oliva <oliva@dcc.unicamp.br>
26108
26109 * g++.old-deja/g++.other/static2.C: Invocation of static data
26110 member of type pointer-to-function denoted as non-static member.
26111
26112 * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
26113 checks involving function types and aliases.
26114
26115 1998-09-12 Alexandre Oliva <oliva@dcc.unicamp.br>
26116
26117 * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
26118 redefined to the same non-trivial type.
26119
26120 * g++.old-deja/g++.pt/explicit73.C: Test for proper
26121 namespace-qualification of template specializations declared in
26122 other namespaces.
26123
26124 * g++.old-deja/g++.other/friend4.C: Check whether it is possible
26125 to declare a subset of the specializations of a template function
26126 as friends of specializations of a template class.
26127
26128 * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
26129 member templates that do not fully specialize the enclosing
26130 template class are rejected.
26131
26132 1998-09-11 Dave Love <d.love@dl.ac.uk>
26133
26134 * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
26135
26136 1998-09-08 Dave Love <d.love@dl.ac.uk>
26137
26138 * g77.f-torture/execute/u77-test.f (main): New file, somewhat
26139 altered from libf2c/libU77 version.
26140
26141 1998-09-06 Dave Love <d.love@dl.ac.uk>
26142
26143 * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
26144
26145 1998-09-04 Reid M. Pinchback <reidmp@MIT.EDU>, Alexandre Oliva <oliva@dcc.unicamp.br>
26146
26147 * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
26148 (un)signed char are different types for template specialization
26149 purposes.
26150
26151 1998-09-03 Ovidiu Predescu <ovidiu@aracnet.com>
26152
26153 * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
26154 * objc: ObjC testsuite.
26155
26156 1998-08-31 Catherine Moore <clm@cygnus.com>
26157
26158 * gcc.c-torture/execute/941014-1.x: New file.
26159
26160 1998-08-31 Nick Clifton <nickc@cygnus.com>
26161
26162 * lib/c-torture.exp: Add support for
26163 torture_eval_before_compile and torture_eval_before_execute
26164 variables.
26165
26166 1998-08-30 Jeffrey A Law (law@cygnus.com)
26167
26168 * gcc.dg/980626-1.c: Delete this test. We've declared the warning
26169 this test triggers valid.
26170
26171 1998-08-27 Jeffrey A Law (law@cygnus.com)
26172
26173 * gcc.dg/980827-1.c: New test.
26174
26175 1997-08-26 J"orn Rennecke <amylaar@cygnus.co.uk>
26176
26177 * gcc.c-torture/execute/loop-4b.c: New test.
26178
26179 1998-08-26 Nick Clifton <nickc@cygnus.com>
26180
26181 * lib/c-torture.exp: Add support for
26182 torture_eval_before_compile and torture_eval_before_execute
26183 variables.
26184
26185 1998-08-25 Jeffrey A Law (law@cygnus.com)
26186
26187 * gcc.c-torture/compile/980825-1.c: New test.
26188
26189 1998-08-24 Nick Clifton <nickc@cygnus.com>
26190
26191 * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
26192 count number tests in opt_t0 not good_t0.
26193
26194 1998-08-24 Jeffrey A Law (law@cygnus.com)
26195
26196 * gcc.c-torture/compile/930326-1.x: Fix typo.
26197
26198 1998-08-23 Mark Mitchell <mark@markmitchell.com>
26199
26200 * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
26201 causes an ICE.
26202
26203 1998-08-21 Jeffrey A Law (law@cygnus.com)
26204
26205 * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
26206 STACK_SIZE is defined.
26207 * gcc.c-torture/unsorted/stuct.c: Similarly.
26208
26209 * gcc.c-torture/compile/980821-1.c: New test.
26210
26211 1998-08-21 Jeffrey A Law (law@cygnus.com)
26212
26213 * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
26214
26215 1998-08-19 Mark Mitchell <mark@markmitchell.com>
26216
26217 * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
26218 code.
26219
26220 1998-08-09 Mark Mitchell <mark@markmitchell.com>
26221
26222 * lib/old-dejagnu.exp: Revise handling of `Internal compiler
26223 error'.
26224
26225 1998-08-18 Jeffrey A Law (law@cygnus.com)
26226
26227 * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
26228
26229 1998-08-16 Jeffrey A Law (law@cygnus.com)
26230
26231 * gcc.c-torture/compile/980816-1.c: New test.
26232
26233 * gcc.dg/980816-1.c: New test.
26234
26235 1998-08-13 Jeffrey A Law (law@cygnus.com)
26236
26237 * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
26238 compiler for ieee tests.
26239
26240 1998-08-01 Dave Love <d.love@dl.ac.uk>
26241
26242 * g77.f-torture/compile/980729-0.f: New test.
26243
26244 1998-07-30 Ken Raeburn <raeburn@cygnus.com>
26245
26246 * gcc.c-torture/special/eeprof-1.c: New test, for
26247 -finstrument-functions.
26248 * gcc.c-torture/special/special.exp: Run it.
26249
26250 1998-07-29 Jeffrey A Law (law@cygnus.com)
26251
26252 * gcc.c-torture/compile/980729-1.c: New test.
26253
26254 1998-07-27 Nick Clifton <nickc@cygnus.com>
26255
26256 * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
26257 __thumb__ is defined, and test for ARM style doubles if so.
26258
26259 1998-07-26 Dave Love <d.love@dl.ac.uk>
26260
26261 * g77.f-torture/noncompile/980615-0.f: New test.
26262
26263 1998-07-26 H.J. Lu (hjl@gnu.org)
26264
26265 * gcc.dg/980312-1.c: Do link instead of compile.
26266 * gcc.dg/980313-1.c: Likewise.
26267
26268 1998-07-26 Jeffrey A Law (law@cygnus.com)
26269
26270 * gcc.c-torture/compile/980726-1.c: New test.
26271
26272 1998-07-25 Dave Love <d.love@dl.ac.uk>
26273
26274 * g77.f-torture/execute/io0.f: New test.
26275
26276 1998-07-24 Nick Clifton <nickc@cygnus.com>
26277
26278 * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
26279 an int.
26280
26281 1998-06-18 Michael Meissner <meissner@cygnus.com>
26282
26283 * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
26284 m32r bugs.
26285
26286 1998-07-17 Nick Clifton <nickc@cygnus.com>
26287
26288 * gcc.dg/980626-1.c: Expect failures for all toolchains until
26289 c-decl.c:grokdeclarator can handle mode attributes.
26290
26291 1998-07-16 Jeffrey A Law (law@cygnus.com)
26292
26293 * gcc.c-torture/execute/980716-1.c: New test.
26294
26295 1998-07-13 Jeffrey A Law (law@cygnus.com)
26296
26297 * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
26298 the mn10200.
26299 * gcc.c-torture/execute/strct-varg-1.x: New file. Expect failure on
26300 the mn10200.
26301 * gcc.c-torture/execute/va-arg-3.x: Similarly.
26302 * gcc.c-torture/compile/930326-1.x: Similarly.
26303
26304 1998-07-13 Dave Love <d.love@dl.ac.uk>
26305
26306 * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
26307 New test from Craig.
26308
26309 1998-07-12 Dave Love <d.love@dl.ac.uk>
26310
26311 * g77.f-torture/noncompile/980616-0.f: New test.
26312
26313 * g77.f-torture/execute/970816-3.f: New test from Craig.
26314
26315 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
26316
26317 * g++.other/singleton.C: Return error value instead of taking
26318 SIGSEGV.
26319
26320 1998-07-10 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
26321
26322 * g++.other/singleton.C: New test. Warning is under dispute.
26323 Runtime crash is not.
26324
26325 1998-07-09 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
26326
26327 * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
26328 ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
26329 using6.C, using7.C}: New namespace tests.
26330
26331 1998-07-09 Alexandre Oliva <oliva@dcc.unicamp.br>
26332
26333 * g++.old-deja/g++.other/partspec1.C: Test matching of partial
26334 specialization with typedef'ed names used as array indexes.
26335
26336 1998-07-09 Jeffrey A Law (law@cygnus.com)
26337
26338 * gcc.c-torture/execute/980709-1.c: New test.
26339
26340 * gcc.dg/980709-1.c: New test.
26341
26342 1998-07-07 Richard Henderson <rth@cygnus.com>
26343
26344 * gcc.c-torture/execute/bcp-1.c: New test.
26345
26346 1998-07-07 Jeffrey A Law (law@cygnus.com)
26347
26348 * gcc.c-torture/execute/980707-1.c: New test.
26349
26350 1998-07-06 Kamil Iskra <iskra@student.uci.agh.edu.pl>
26351
26352 * gcc.c-torture/compile/980706-1.c: New test.
26353
26354 1998-07-01 Dave Love <d.love@dl.ac.uk>
26355
26356 * g77.f-torture/execute/980701-0.f,
26357 g77.f-torture/execute/980701-1.f: New test from Craig.
26358
26359 1998-07-01 Jeffrey A Law (law@cygnus.com)
26360
26361 * gcc.c-torture/compile/980701-1.c: New test.
26362
26363 * gcc.c-torture/execute/980701-1.c: New test.
26364
26365 1998-06-30 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-ka
26366 rlsruhe.de>
26367
26368 * g++.old-deja/g++.robertl/eb132.C: New test.
26369 * g++.old-deja/g++.robertl/eb133.C: Likewise.
26370
26371 1998-06-29 Dave Love <d.love@dl.ac.uk>
26372
26373 * g77.f-torture/execute/980628-7.f,
26374 g77.f-torture/execute/980628-8.f,
26375 g77.f-torture/execute/980628-9.f,
26376 g77.f-torture/execute/980628-10.f: New tests from Craig.
26377
26378 * g77.f-torture/execute/980628-3.f: Remove mail headers.
26379
26380 1998-06-28 Jeffrey A Law (law@cygnus.com)
26381
26382 * g77.f-torture/execute/980628-4.f: New test from Craig.
26383 * g77.f-torture/execute/980628-5.f: Likewise.
26384 * g77.f-torture/execute/980628-2.f: Likewise.
26385 * g77.f-torture/execute/980628-0.f: Likewise.
26386 * g77.f-torture/execute/980628-1.f: Likewise.
26387 * g77.f-torture/execute/980628-3.f: Likewise.
26388 * g77.f-torture/execute/980628-6.f: Likewise.
26389
26390 1998-06-28 Jeffrey A Law (law@cygnus.com)
26391
26392 * lib/g77.exp (default_g77_version): Tweak to make it work in a build
26393 directory when nothing has been installed yet.
26394
26395 1998-06-27 Carlo Wood <carlo@runaway.xs4all.nl>
26396
26397 * gcc.c-torture/special/special.exp: Handle newer versions of
26398 dejagnu.
26399
26400 1998-06-26 Jeffrey A Law (law@cygnus.com)
26401
26402 * gcc.dg/980626-1.c: New test.
26403
26404 1998-06-19 Bruno Haible <haible@ilog.fr>
26405
26406 * gcc.misc-tests/m-un-2.c: New test.
26407 * g++.old-deja/g++.other/warn01.c: Likewise.
26408
26409 1998-06-19 Robert Lipe <robertl@dgii.com>
26410
26411 * gcc.dg/980414-1.c: Move comments outside of ASM to improve
26412 compatibility with assmblers with a different comment character.
26413 Eliminate use of GAS-specific extensions.
26414
26415 1998-06-19 Jeffrey A Law (law@cygnus.com)
26416
26417 * gcc.c-torture/execute/ieee/980619-1.c: New test.
26418
26419 1998-06-19 Robert Lipe <robertl@dgii.com>
26420
26421 *lib/g77.exp: Replace search for libf2c.a with search for newly
26422 renamed libg2c.a
26423
26424 1998-06-17 Jeffrey A Law (law@cygnus.com)
26425
26426 * gcc.c-torture/execute/980617-1.c: New test.
26427
26428 1998-06-12 Jeffrey A Law (law@cygnus.com)
26429
26430 * gcc.c-torture/execute/980612-1.c: New test.
26431
26432 1998-06-08 Jeffrey A Law (law@cygnus.com)
26433
26434 * gcc.dg/980523-1.c: Only test on ppc-linux.
26435 * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
26436
26437 * gcc.c-torture/execute/980608-1.c: New test.
26438
26439 1997-06-05 J"orn Rennecke <amylaar@cygnus.co.uk>
26440
26441 * gcc.c-torture/execute/980605-1.c: New test.
26442
26443 1998-06-04 Jeffrey A Law (law@cygnus.com)
26444
26445 * gcc.c-torture/execute/980604-1.c: New test.
26446
26447 1998-06-02 Jeffrey A Law (law@cygnus.com)
26448
26449 * gcc.c-torture/execute/980602-1.c: New test.
26450 * gcc.c-torture/execute/980602-2.c: Likewise.
26451
26452 1998-06-02 Dave Love <d.love@dl.ac.uk>
26453
26454 * 970125-0.f: Fix per JCB. Add commentary.
26455
26456 1998-05-31 Michael Meissner <meissner@cygnus.com>
26457
26458 * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
26459 IEEE -0 support.
26460
26461 1998-05-29 Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
26462
26463 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
26464 earlier.
26465
26466 1998-05-28 Catherine Moore <clm@cygnus.com>
26467
26468 * gcc.c-torture/execute/980526-3.c: New test.
26469
26470 1998-05-27 Manfred Hollstein <manfred@s-direktnet.de>
26471
26472 * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
26473 fail on m68k-motorola-sysv and m88k-motorola-sysv3.
26474 * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
26475 m88k-motorola-sysv3 to XFAIL.
26476
26477 1998-05-26 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
26478
26479 * gcc.dg/980526-1.c: New test.
26480 * gcc.c-torture/execute/980526-2.c: New test.
26481
26482 1998-05-26 Jeffrey A Law (law@cygnus.com)
26483
26484 * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
26485
26486 * gcc.c-torture/execute/980526-1.c: New test.
26487
26488 1998-05-26 Dave Love <d.love@dl.ac.uk>
26489
26490 * g77.f-torture/execute/alpha2.f: Add runtime test.
26491
26492 1998-05-24 Jason Merrill <jason@yorick.cygnus.com>
26493
26494 * g++.old-deja/old-deja.exp: Strip leading directories.
26495
26496 * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
26497 error for the line. Don't run multiple tests for the same line.
26498
26499 1998-05-23 Jeffrey A Law (law@cygnus.com)
26500
26501 * gcc.dg/980523-1.c: New test.
26502
26503 1998-05-23 Dave Love <d.love@dl.ac.uk>
26504
26505 * g77.f-torture/compile/970915-0.f: New test.
26506
26507 1998-05-23 Jason Merrill <jason@yorick.cygnus.com>
26508
26509 * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
26510
26511 1998-05-21 Jeffrey A Law (law@cygnus.com)
26512
26513 * gcc.dg/980520-1.c: New test.
26514
26515 1998-05-20 Manfred Hollstein <manfred@s-direktnet.de>
26516
26517 * gcc.dg/980502-1.c: Fix return type.
26518
26519 1998-05-20 Jeffrey A Law (law@cygnus.com)
26520
26521 * gcc.dg/{980502-1.c, clobbers.c}: New tests.
26522 * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
26523 * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
26524 * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
26525 * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
26526
26527 1998-05-20 Dave Love <d.love@dl.ac.uk>
26528
26529 * g77.f-torture/execute/980520-1.f: New test.
26530
26531 1998-05-15 Dave Love <d.love@dl.ac.uk>
26532
26533 * lib/mike-g77.exp: New file.
26534
26535 * g77.f-torture/noncompile/noncompile.exp,
26536 g77.f-torture/noncompile/check0.f: New files.
26537
26538 1998-05-14 Dave Love <d.love@dl.ac.uk>
26539
26540 * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
26541 g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
26542 g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
26543 g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
26544 g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
26545 abort where appropriate.
26546
26547 1998-05-05 Michael Meissner <meissner@cygnus.com>
26548
26549 * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
26550 * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
26551
26552 1998-04-29 Dave Love <d.love@dl.ac.uk>
26553
26554 * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
26555
26556 1998-04-27 Dave Love <d.love@dl.ac.uk>
26557
26558 * g77.f-torture/compile/980427-0.f: New test.
26559
26560 1998-04-24 Dave Love <d.love@dl.ac.uk>
26561
26562 * g77.f-torture/compile/980424-0.f: New test.
26563
26564 1998-04-19 Dave Love <d.love@dl.ac.uk>
26565
26566 * g77.f-torture/compile/980419-2.f (main): New test.
26567 * g77.f-torture/compile/970125-0.f: New test.
26568 * g77.f-torture/compile/980419-1.f: New test.
26569
26570 1998-04-08 Jim Wilson <wilson@cygnus.com>
26571
26572 * gcc.c-torture/execute/980407-1.c: Delete test. Is duplicate
26573 of loop-4.c.
26574
26575 1998-04-07 Jim Wilson <wilson@cygnus.com>
26576
26577 * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
26578
26579 1998-04-03 Jim Wilson <wilson@cygnus.com>
26580
26581 * gcc.c-torture/compile/980329-1.c: New test.
26582
26583 1998-03-18 Jim Wilson <wilson@cygnus.com>
26584
26585 * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
26586 * gcc.dg/980312-1.c: Fix typo in -march command.
26587
26588 1998-03-16 H.J. Lu (hjl@gnu.org)
26589
26590 * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
26591
26592 1998-03-11 Robert Lipe <robertl@dgii.com>
26593
26594 * g77.f-torture/execute/980310-5.f: Deleted. Craig Burley and
26595 Dave Love agree the Fortran source is bogus.
26596
26597 1998-03-11 Robert Lipe <robertl@dgii.com>
26598
26599 * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
26600 g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
26601 g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
26602 g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
26603 * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
26604
26605 1998-03-10 Alexandre Oliva <oliva@dcc.unicamp.br>
26606
26607 * g++.old-deja/g++.other/friend1.C: New test.
26608
26609 1998-02-18 Dave Love <d.love@dl.ac.uk>
26610
26611 * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
26612 possibly uninitialized) variables and declare dnrm2.
26613
26614 1998-02-23 Robert Lipe <robertl@dgii.com>
26615
26616 From Bruno Haible <haible@ilog.fr>:
26617 * gcc.c-torture/execute/980223.c: New test.
26618
26619 1998-02-13 Jeffrey A Law (law@cygnus.com)
26620
26621 * gcc.dg/ifelse-1.c: New test.
26622
26623 1998-02-09 H.J. Lu (hjl@gnu.org)
26624
26625 * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
26626
26627 * lib/old-dejagnu.exp (old-dejagnu): Added the
26628 "execution test - XFAIL *-*-*" handling in the spirit of
26629 "excess errors test -". Changed the "execution test fails"
26630 handling to be like "excess errors test fails".
26631 * Update various tests accordingly.
26632
26633 1998-02-06 Jim Wilson <wilson@cygnus.com>
26634
26635 * gcc.c-torture/execute/980205.c: New test.
26636
26637 1998-01-18 Jeffrey A Law (law@cygnus.com)
26638
26639 * lib/c-torture.exp: Look for .x files instead of .cexp files.
26640 * lib/f-torture.exp: Similarly.
26641 * gcc.c-torture: Rename all .cexp files to .x files.
26642
26643 1997-12-08 J"orn Rennecke <amylaar@cygnus.co.uk>
26644
26645 * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
26646 (940510-1.c): Removed duplicate.
26647 (971104-1.c): New test.
26648
26649 1997-11-25 Kate Hedstrom (kate@ahab.rutgers.edu)
26650
26651 * lib/f-torture.exp: Improve error and loop detection.
26652
26653 1997-11-19 Michael Meissner <meissner@cygnus.com>
26654
26655 * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
26656 use that to size the filler array.
26657
26658 1997-09-26 Bob Manson <manson@charmed.cygnus.com>
26659
26660 * lib/c-torture.exp(c-torture-execute): Fix typo.
26661
26662 * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
26663 testcase as the executable name. Keep the executable around if
26664 the test fails.
26665
26666 1997-09-19 Bob Manson <manson@charmed.cygnus.com>
26667
26668 * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
26669 changes. Only test one -g option, and move it to the end of the
26670 list of options to test.
26671
26672 1997-09-19 Michael Meissner <meissner@cygnus.com>
26673
26674 * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
26675 variable GCC_TORTURE_OPTIONS to supply default switches separated
26676 by colons. If no environment variable, run tests with -O0 -g, -O1
26677 -g, and -O2 -g as well.
26678
26679 1997-09-17 Bob Manson <manson@charmed.cygnus.com>
26680
26681 * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
26682 explanatory comments. Fix indentation.
26683
26684 1997-09-15 Jeffrey A Law (law@cygnus.com)
26685
26686 * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
26687
26688 1997-09-11 Jeffrey A Law (law@cygnus.com)
26689
26690 * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
26691 * g++.old-deja/g++.mike/p7325.C: Likewise.
26692 * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
26693
26694 1997-09-11 Alexandre Oliva (oliva@dcc.unicamp.br)
26695
26696 * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
26697 * g++.old-deja/g++.brendan/crash30.C: Likewise.
26698 * g++.old-deja/g++.brendan/crash39.C: Likewise.
26699 * g++.old-deja/g++.law/operators4.C: Likewise.
26700
26701 1997-09-11 Joe Buck (jbuck@synopsys.com)
26702
26703 * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
26704 * g++.old-deja/g++.mike/p784.C: Ditto.
26705 * g++.old-deja/g++.mike/p785.C: Ditto.
26706
26707 1997-09-05 Jeffrey A Law (law@cygnus.com)
26708
26709 * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
26710
26711 1997-09-03 Bob Manson <manson@charmed.cygnus.com>
26712
26713 * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
26714 target feature; pass this to c-torture-execute as needed.
26715
26716 1997-09-03 Bob Manson <manson@charmed.cygnus.com>
26717
26718 * lib/c-torture.exp(c-torture-execute): If the previous and the
26719 current executables being tested are identical, we don't need to
26720 run the executable again. Try to make the executable names
26721 unique. Add an optional argument for passing additional compiler
26722 flags.
26723
26724 1997-09-02 Doug Evans <dje@canuck.cygnus.com>
26725
26726 * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
26727
26728 1997-08-29 Jeffrey A Law (law@cygnus.com)
26729
26730 * gcc.c-torture/execute/921007-1.c: Make strcmp static.
26731
26732 1997-07-31 Jeffrey A Law (law@cygnus.com)
26733
26734 * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
26735 32bit or larger longs.
26736
26737 * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
26738 have either a 32bit long or 32bit int.
26739
26740 1997-07-29 J"orn Rennecke <amylaar@cygnus.co.uk>
26741
26742 * gcc.c-torture/execute/conversion.c (test_float_to_integer):
26743 Make double precision tests dependent on sizeof (double).
26744
26745 1997-07-09 Bob Manson <manson@charmed.cygnus.com>
26746
26747 * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
26748 too.
26749
26750 1997-06-17 J"orn Rennecke <amylaar@cygnus.co.uk>
26751
26752 * gcc.c-torture/compile/961203-1.cexp: New script.
26753
26754 1997-06-16 Bob Manson <manson@charmed.cygnus.com>
26755
26756 * lib/g++.exp(g++_init): Use g++_include_flags instead of making
26757 up the includes ourselves.
26758
26759 1997-06-11 Bob Manson <manson@charmed.cygnus.com>
26760
26761 * lib/plumhall.exp: Remove random include, and add a few
26762 verbose messages for debugging.
26763
26764 1997-06-06 Bob Manson <manson@charmed.cygnus.com>
26765
26766 * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
26767 of trying to do it ourselves.
26768
26769 1997-06-04 J"orn Rennecke <amylaar@cygnus.co.uk>
26770
26771 * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
26772
26773 1997-06-04 Bob Manson <manson@charmed.cygnus.com>
26774
26775 * gcc.prms/5403.c: Made regexp a bit less strict.
26776
26777 1997-06-03 Bob Manson <manson@charmed.cygnus.com>
26778
26779 * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
26780 is returned from remote_load instead.
26781 * lib/plumhall.exp: Ditto.
26782 * lib/mike-g++.exp: Ditto.
26783 * lib/old-dejagnu.exp: Ditto.
26784 * lib/c-torture.exp: Ditto.
26785
26786 1997-05-30 Bob Manson <manson@charmed.cygnus.com>
26787
26788 * lib/g++.exp: Use build_wrapper procedure.
26789 * lib/gcc.exp: Ditto.
26790
26791 1997-05-20 Jeffrey A Law (law@cygnus.com)
26792
26793 * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
26794 an old-style decl for malloc. Fixes tests to work when
26795 sizeof (int) != sizeof (size_t).
26796
26797 1997-05-15 Mike Meissner <meissner@cygnus.com>
26798
26799 * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
26800
26801 * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
26802 use stdargs.h interface.
26803
26804 1997-05-15 Mike Meissner <meissner@cygnus.com>
26805
26806 * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
26807 NO_VARARGS when compiling.
26808
26809 1997-05-01 Bob Manson <manson@charmed.cygnus.com>
26810
26811 * lib/plumhall.exp(ph_includes): New procedure.
26812 (ph_make): Use it.
26813 (ph_compiler): Ditto.
26814
26815 * lib/g++.exp: Rename test-glue.c to testglue.c.
26816 * lib/gcc.exp: Ditto.
26817
26818 1997-04-10 Bob Manson <manson@charmed.cygnus.com>
26819
26820 * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
26821 to completion when it's called.
26822
26823 1997-03-21 Michael Meissner <meissner@cygnus.com>
26824
26825 * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
26826 is defined, don't do test.
26827
26828 1997-03-20 Doug Evans <dje@canuck.cygnus.com>
26829
26830 * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
26831 for object files.
26832 (ph_summary): Mark skipped testcases as untested, not unresolved.
26833
26834 * lib/plumhall.exp (ph_make): If unresolved because of bad
26835 errorCode, record errorCode in log file.
26836 (*): Replace send_log/verbose with verbose -log.
26837
26838 1997-03-19 Michael Meissner <meissner@cygnus.com>
26839
26840 * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
26841 double conversion if double isn't at least 8 bytes.
26842
26843 * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
26844 int to work with targets where int is 16 bits.
26845
26846 * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
26847 8 bytes, just exit, since 4 byte doubles don't have enough bits of
26848 precision for the test to complete.
26849
26850 1997-03-14 Michael Meissner <meissner@cygnus.com>
26851
26852 * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
26853 if d10v is not compiled with the -mdouble64 flag.
26854 * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
26855
26856 * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
26857 d10v is not compiled with the -mint32 flag.
26858
26859 1997-03-13 Bob Manson <manson@charmed.cygnus.com>
26860
26861 * lib/plumhall.exp: Use incr_count.
26862
26863 1997-03-12 Jeffrey A Law (law@cygnus.com)
26864
26865 * gcc.c-torture: Update to c-torture-1.45.
26866
26867 1997-02-23 Bob Manson <manson@charmed.cygnus.com>
26868
26869 * lib/gcc.exp(gcc_init): Add args parameter (which will contain
26870 the name of the expect testcase file).
26871
26872 * lib/g++.exp(g++_init): Ditto.
26873
26874 1997-02-20 Bob Manson <manson@charmed.cygnus.com>
26875
26876 * lib/g++.exp(g++_exit): $gluefile lives on the build, not
26877 the host.
26878
26879 * lib/gcc.exp(gcc_exit): New procedure.
26880
26881 1997-02-19 Bob Manson <manson@charmed.cygnus.com>
26882
26883 * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
26884 specs where appropriate.
26885
26886 * g++.old-deja/g++.arm/*: Added additional ERROR checks
26887 because of new "candidates are" messages, and removed a few
26888
26889 * Converted all non-old-style g++ testcases to old-style, and
26890 moved into g++.old-deja.
26891
26892 1997-02-14 Bob Manson <manson@charmed.cygnus.com>
26893
26894 * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
26895 options.
26896
26897 * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
26898 succeeded.
26899
26900 * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
26901
26902 1997-02-13 Michael Meissner <meissner@cygnus.com>
26903
26904 * lib/gcc.exp (gcc_target_compile): Add support for defining
26905 NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
26906 the machine doesn't have those features.
26907
26908 1997-02-11 Bob Manson <manson@charmed.cygnus.com>
26909
26910 * g++.law/operators4.exp: Don't use LIBS.
26911
26912 1997-02-08 Bob Manson <manson@charmed.cygnus.com>
26913
26914 * g++.law/virtual1.exp: Don't use CXX_FLAGS.
26915
26916 * lib/mike-g++.exp: Don't set the compiler to be tested here.
26917 * lib/g++.exp: Set it here instead. Also, allow use of the
26918 --tool_exec and --tool_opt options. Change CXX to
26919 GXX_UNDER_TEST.
26920
26921 * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
26922
26923 * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
26924
26925 1997-02-07 Bob Manson <manson@charmed.cygnus.com>
26926
26927 * lib/old-dejagnu.exp: Use prune_warnings instead of
26928 prune_system_crud.
26929 * lib/mike-g++.exp: Ditto.
26930 * lib/gcc.exp: Ditto.
26931 * lib/g++.exp: Ditto.
26932
26933 * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
26934
26935 1997-02-07 Jeffrey A Law (law@cygnus.com)
26936
26937 * 941014-2.c: Include stdlib.h
26938 * 960327-1.c: Include stdio.h
26939 * dbra.c, index-1.c: Don't assume ints are 32bits.
26940
26941 1997-02-04 Bob Manson <manson@charmed.cygnus.com>
26942
26943 * lib/gcc.exp: Add gcc,stack_size target feature.
26944
26945 * lib/g++.exp(g++_target_compile): Add the include and link
26946 paths here, not in two other places. And, it's $options, not
26947 options.
26948
26949 * lib/mike-g++.exp(postbase): Remove the code that determines
26950 the correct include and link paths.
26951 * g++.old-deja/old-deja.exp: Ditto.
26952
26953 1997-02-03 Bob Manson <manson@charmed.cygnus.com>
26954
26955 * lib/g++.exp(g++_init): target_compile no longer returns the
26956 filename of the result.
26957
26958 1997-02-02 Bob Manson <manson@charmed.cygnus.com>
26959
26960 * gcc.misc-tests/gcov.exp: Add -nocomplain to the
26961 call to glob.
26962
26963 * gcc.c-torture/special/special.exp: Change call to
26964 gcc_target_compile to include the object file.
26965
26966 1997-02-02 Ian Lance Taylor <ian@cygnus.com>
26967
26968 * gcc.c-torture/special/special.exp: Correct misspelling in last
26969 change.
26970
26971 1997-02-01 Bob Manson <manson@charmed.cygnus.com>
26972
26973 * lib/plumhall.exp(ph_summary): Log the entire output of the
26974 executable. Return -1 if there were any failures, 0 otherwise.
26975 (ph_execute): Return -1 if there were any failures, 0 otherwise.
26976 (ph_make): Clean up objects and executables that were built
26977 if the tests succeeded.
26978
26979 1997-01-30 Bob Manson <manson@charmed.cygnus.com>
26980
26981 * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
26982 libraries and includes in the build tree as appropriate.
26983
26984 1997-01-29 Bob Manson <manson@charmed.cygnus.com>
26985
26986 * lib/c-torture.exp: Instead of looking for the global variable
26987 NO_LONG_LONG, check to see if that's a feature of the target.
26988
26989 1997-01-29 Bob Manson <manson@charmed.cygnus.com>
26990
26991 * config/default.exp: Minimize. Delete the remainer of the files in
26992 config; this functionality is now in devo/dejagnu/config.
26993
26994 g++.*/*: Pass any additional flags used to compile to postbase;
26995 delete CXXFLAGS.
26996
26997 gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
26998 is now done by runtest.exp. Use gcc_target_compile instead of
26999 compile.
27000
27001 lib/c-torture.exp: Use gcc_target_compile instead of compile.
27002 Remove references to CFLAGS. Use remote_file instead of
27003 calling rm -f.
27004 (c-torture): Take a list of arguments to use to compile this
27005 testcase.
27006
27007 lib/g++.exp: Simplify. Use target_compile instead of compile.
27008 lib/gcc-dg.exp: Ditto.
27009 lib/gcc.exp: Ditto.
27010 lib/mike-{gcc,g++}.exp: Ditto.
27011 lib/old-dejagnu.exp: Ditto.
27012 lib/plumhall.exp: Ditto.
27013
27014 1997-01-08 Jim Wilson <wilson@cygnus.com>
27015
27016 * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
27017 (ph_linker): Likewise.
27018
27019 1996-11-13 Joern Rennecke <amylaar@cygnus.com>
27020
27021 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
27022 MAP_ANON / MAP_ANONYMOUS if defined;
27023 else try to map from /dev/zero .
27024
27025 1996-11-12 Jeffrey A Law (law@cygnus.com)
27026
27027 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: If MAP_ANON
27028 isn't defined, then define it to MAP_ANONYMOUS.
27029
27030 1996-11-12 Jeffrey A Law (law@cygnus.com)
27031
27032 * gcc.c-torture: Update to c-torture-1.42 release.
27033
27034 1996-11-11 Jeffrey A Law (law@cygnus.com)
27035
27036 * gcc.c-torture: Update to c-torture-1.41 release.
27037
27038 1996-10-27 Jeffrey A Law (law@cygnus.com)
27039
27040 * gcc.c-torture/execute/enum-1.c: New test. Will be in next
27041 c-torture release.
27042
27043 1996-08-15 Brendan Kehoe <brendan@lisa.cygnus.com>
27044
27045 * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
27046 and LDFLAGS. Fix second case to append the target_info ldflags
27047 onto LDFLAGS, not CFLAGS.
27048 * lib/g++.exp (g++_init): Add target_info stuff.
27049 * lib/old-dejagnu.exp (old-dejagnu-init): Likewise. Add inclusion
27050 of libgloss and newlib flags for !native.
27051
27052 * config/proelf.exp: Load remote.exp and do `push_target hppro'.
27053 (GDB): Fix relative path to go up another dir for finding gdb.
27054
27055 1996-08-08 Rob Savoye <rob@chinadoll.cygnus.com>
27056
27057 * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
27058 versions in the target_info array, if they don't exist.
27059
27060 1996-08-02 Brendan Kehoe <brendan@lisa.cygnus.com>
27061
27062 * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
27063
27064 1996-07-08 Jim Wilson <wilson@cygnus.com>
27065
27066 * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
27067 * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
27068
27069 1996-07-01 Bob Manson <manson@charmed.cygnus.com>
27070
27071 * lib/old-dejagnu.exp: Don't remove the output file before we've
27072 actually tested it. Don't append pwd to the path of the executable
27073 we're testing.
27074
27075 1996-06-30 Doug Evans <dje@canuck.cygnus.com>
27076
27077 * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
27078
27079 1996-06-26 Bob Manson <manson@charmed.cygnus.com>
27080
27081 * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
27082 temporary directory for compiler files, and set it to a default
27083 value of /tmp. Set $output as the name of the output file from
27084 compiling the testcase. Add a -o option to $cflags_var so the
27085 compiler writes the final output file as $output. Set $executable
27086 to $output.
27087
27088 * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
27089 directory for compiler files, and set it to /tmp if it doesn't
27090 already have a value. Set $output_file to the name of the output
27091 file from compiling the testcase. Add a -o option to CXXFLAGS so
27092 the compiler writes the final output file as $output. Use $output
27093 as the executable to be tested.
27094
27095 1996-06-24 Brendan Kehoe <brendan@lisa.cygnus.com>
27096
27097 * lib/g++.exp: Also add -Wl,-rpath,... for linux.
27098
27099 1996-06-08 Jeffrey A Law (law@cygnus.com)
27100
27101 * gcc.c-torture/execute/pending-1.c: New test. Still
27102 pending in Tege's queue.
27103
27104 1996-04-24 Jim Wilson <wilson@chestnut.cygnus.com>
27105
27106 * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
27107 Add variables local_failcnt and local_unresolvedcnt. Call gcc_fail
27108 if there were failures. Call unresolved if there were unresolved
27109 testcases. Call gcc_fail if program did not run to completion.
27110 (ph_make): Pass additional argument name to ph_execute.
27111 (ph_execute): Add new argument. Pass additional arguments to
27112 ph_summary. Call gcc_fail is there is no execution output.
27113
27114 1996-04-24 Jeffrey A Law (law@cygnus.com)
27115
27116 * lib/plumhall.exp (proc_summary): Output relavent summary
27117 lines into the log so specific failures in plumhall can be
27118 investigated.
27119
27120 1996-04-10 Jeffrey A Law (law@cygnus.com)
27121
27122 * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
27123 (c-torture-execute): Don't try to execute tests which use
27124 "long long" types if $NO_LONG_LONG is nonzero.
27125
27126 1996-04-08 Doug Evans <dje@canuck.cygnus.com>
27127
27128 * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
27129 not c-torture.
27130
27131 * gcc.ieee: Move from here.
27132 * gcc.c-torture/execute/ieee: To here.
27133
27134 1996-03-26 Jeffrey A Law (law@cygnus.com)
27135
27136 * gcc.c-torture: Update to c-torture-1.41 release.
27137
27138 1996-03-22 Jeffrey A Law (law@cygnus.com)
27139
27140 * lib/c-torture.exp (c-torture-execute): Remove "$executable",
27141 not "$output".
27142
27143 1996-03-07 Doug Evans <dje@charmed.cygnus.com>
27144
27145 * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
27146 -c present.
27147
27148 1996-03-02 Jeffrey A Law (law@cygnus.com)
27149
27150 * config/proelf.exp: Handle connecting to a simulator.
27151
27152 1996-01-31 Jeffrey A Law (law@cygnus.com)
27153
27154 * config/proelf.exp: New file. Enough framework that we can
27155 run c-torture tests on the proelf targets (or any other target
27156 that gdb can connect to for that matter).
27157
27158 1996-01-29 Doug Evans <dje@canuck.cygnus.com>
27159
27160 * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
27161 * gcc.ph/testing/limits/limits.exp: Likewise. Don't pass $CFLAGS.
27162
27163 * lib/plumhall.exp (ph_execute): Always call ph_summary if
27164 exec_output exists.
27165
27166 1996-01-28 Doug Evans <dje@charmed.cygnus.com>
27167
27168 * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
27169 (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
27170
27171 * config/*.exp: Update FSF address. Change result of ${tool}_load
27172 to pass/fail/unresolved/unsupported/untested. Caller must now
27173 call unresolved/unsupported/untested.
27174 * lib/*.exp: Update FSF address. Update to handle new results of
27175 ${tool}_load.
27176 * lib/chill.exp (verbose): Delete.
27177
27178 1996-01-27 Doug Evans <dje@charmed.cygnus.com>
27179
27180 * lib/gcc.exp (default_gcc_start): Change order of args to
27181 $LDFLAGS $CFLAGS $LIBS.
27182 * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
27183 Save/set/restore CFLAGS. Pass single arg to gcc_start.
27184 * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
27185 (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
27186 * gcc.misc-tests/dg-test.exp: Likewise.
27187 * gcc.misc-tests/msgs.exp: Likewise.
27188 * gcc.prms/prms.exp: Likewise.
27189 * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
27190 (CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
27191
27192 * lib/dg.exp: Deleted, moved to dejagnu/lib.
27193
27194 1996-01-24 Brendan Kehoe <brendan@lisa.cygnus.com>
27195
27196 * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
27197
27198 * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
27199 * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
27200
27201 * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
27202 necessary.
27203
27204 1996-01-20 Brendan Kehoe <brendan@cygnus.com>
27205
27206 * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
27207 global for loop; add use of $mathlib.
27208 * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
27209 settings here; set mathlib for anything but VxWorks.
27210
27211 1996-01-22 Jeffrey A Law (law@cygnus.com)
27212
27213 * gcc.c-torture: Update to c-torture-1.40 release.
27214
27215 1996-01-03 Jeffrey A Law (law@cygnus.com)
27216
27217 * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
27218 dg.exp.
27219
27220 1995-12-03 Jeffrey A. Law <law@sethra.cygnus.com>
27221
27222 * lib/c-torture.exp (c-torture-execute): Declare "output" as
27223 global.
27224
27225 1995-11-17 Doug Evans <dje@canuck.cygnus.com>
27226
27227 * lib/g++.exp (LIBS): Define if not already.
27228 * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
27229 (gcc-dg-prune): Call prune_gcc_output.
27230 * lib/gcc.exp (prune_gcc_output): New proc.
27231 * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
27232 prune_gcc_output.
27233
27234 1995-11-16 Doug Evans <dje@canuck.cygnus.com>
27235
27236 * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
27237 (c-torture-execute): Likewise. Rename `name' to `testcase'.
27238
27239 1995-11-15 Jeffrey A Law (law@cygnus.com)
27240
27241 * gcc.c-torture: Update to c-torture-1.39 release.
27242
27243 1995-11-04 Doug Evans <dje@canuck.cygnus.com>
27244
27245 * lib/c-torture.exp (c-torture-execute): Don't return if one option
27246 fails, try others as well.
27247
27248 1995-11-02 Doug Evans <dje@canuck.cygnus.com>
27249
27250 * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
27251 If compilation fails, mark execute tests as `untested'.
27252 If test is marked as unsupported, don't mark compilation and
27253 execute tests as failed.
27254
27255 1995-10-25 Brendan Kehoe <brendan@lisa.cygnus.com>
27256
27257 * lib/g++.exp (g++_init): Don't link in libg++, and look to
27258 libstdc++ for whether or not we want to be doing shared
27259 libraries. Delete link_curses since we don't need it anymore.
27260 * lib/mike-g++.exp (postbase): Don't link in libg++.
27261 * g++.old-deja/old-deja.exp: Likewise.
27262
27263 1995-10-23 Brendan Kehoe <brendan@lisa.cygnus.com>
27264
27265 * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
27266
27267 1995-10-17 Brendan Kehoe <brendan@lisa.cygnus.com>
27268
27269 * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
27270 For that, add `-Wl,-a,shared_archive'.
27271 * g++.old-deja/old-deja.exp: Likewise.
27272
27273 1995-10-17 Doug Evans <dje@canuck.cygnus.com>
27274
27275 * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
27276
27277 1995-10-16 Brendan Kehoe <brendan@cygnus.com>
27278
27279 * lib/mike-g++.exp (postbase): Pay attention to the status of
27280 g++_load.
27281
27282 1995-10-16 Brendan Kehoe <brendan@lisa.cygnus.com>
27283
27284 * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
27285
27286 1995-10-16 Doug Evans <dje@canuck.cygnus.com>
27287
27288 * lib/gcc.exp (default_gcc_start): No longer need to log program
27289 being executed or its output, execute_anywhere does that now.
27290 * lib/g++.exp (default_g++_version): Call execute_anywhere.
27291 (default_g++_start): Likewise. Delete calls to verbose/send_log.
27292
27293 1995-10-12 Brendan Kehoe <brendan@lisa.cygnus.com>
27294
27295 * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
27296 the same as those in lib/g++.exp.
27297
27298 1995-10-10 Jeff Law (law@hurl.cygnus.com)
27299
27300 * gcc.c-torture: Update to c-torture-1.38 release.
27301 * gcc.ieee: Related changes.
27302
27303 1995-10-06 Rob Savoye <rob@darkstar.cygnus.com>
27304
27305 * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
27306 "exec". Minor reformatting changes.
27307
27308 * config/rom68k.exp (${tool}_load): Make it work in a canadian
27309 cross. This means all "exec" calls now work on a remote host as
27310 well.
27311 * lib/c-torture.exp (c-torture-compile): Make work for a canadian
27312 cross. Filter out the extra "\r\n" stuff that expect puts in.
27313 (c-torture-execute): Filter out the bogus warnings like
27314 c-torture-compile does. Add support for canadian cross.
27315 * lib/gcc.exp (default_gcc_version, default_gcc_start)
27316 Use execute_anywhere rather than calling exec directly. Now it
27317 works for canadian cross testing.
27318
27319 1995-10-05 Brendan Kehoe <brendan@rtl.cygnus.com>
27320
27321 * lib/g++.exp: Add -nocomplain flag to glob. Use catch to put the
27322 results into a variable, and check that rather than using file exists.
27323
27324 1995-10-04 Brendan Kehoe <brendan@lisa.cygnus.com>
27325
27326 * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
27327 create a libg++.so. For sunos4.1.*, also add -ltermcap.
27328
27329 1995-09-26 Brendan Kehoe <brendan@lisa.cygnus.com>
27330
27331 * g++.old-deja/old-deja.exp: Create and pass runshlib and
27332 lib_curses if there's a shared libg++ in the build tree.
27333
27334 1995-09-22 Doug Evans <dje@canuck.cygnus.com>
27335
27336 * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
27337 if not supported target.
27338
27339 1995-09-22 Brendan Kehoe <brendan@lisa.cygnus.com>
27340
27341 * lib/g++.exp (g++_init): Move empty setting of runshlib and
27342 link_curses up to always happen, not just for native builds.
27343
27344 1995-09-21 Jeff Law (law@snake.cs.utah.edu)
27345
27346 * gcc.c-torture: Update to c-torture-1.36 release.
27347 * gcc.failure: Related changes.
27348
27349 1995-09-20 Doug Evans <dje@canuck.cygnus.com>
27350
27351 * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
27352
27353 1995-09-19 Brendan Kehoe <brendan@lisa.cygnus.com>
27354
27355 * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
27356 * lib/mike-g++.exp (postbase): Not in here. Still reference
27357 runshlib, link_curses, and mathlib for link and run.
27358
27359 * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
27360 pass the runtime shared library options for Solaris, OSF/1, and
27361 Irix5, and link with -lcurses to avoid unresolved references.
27362
27363 1995-09-13 Brendan Kehoe <brendan@lisa.cygnus.com>
27364
27365 * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
27366 only run once.
27367
27368 1995-09-13 Doug Evans <dje@canuck.cygnus.com>
27369
27370 * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
27371
27372 1995-09-11 Jeff Law (law@snake.cs.utah.edu)
27373
27374 * gcc.c-torture: Update to c-torture-1.35 release. Note we
27375 do not have a framework for the "compat" tests yet.
27376
27377 1995-09-09 Brendan Kehoe <brendan@lisa.cygnus.com>
27378
27379 * lib/mike-g++.exp (postbase): New local variable `mathlib',
27380 set to null if we're testing vxworks5.1. Use that instead of
27381 `-lm' in the setting of LIBS for link and run.
27382
27383 1995-09-08 Brendan Kehoe <brendan@lisa.cygnus.com>
27384
27385 * config/rom68k.exp (${tool}_load): Major changes to make it
27386 work. Verified that it does in fact return the stuff in
27387 exec_output properly. Catch any Emul or any TRAP other than 0.
27388
27389 1995-09-07 Brendan Kehoe <brendan@lisa.cygnus.com>
27390
27391 * lib/mike-g++.exp (prebase): Call g++_init at the end to set
27392 LDFLAGS properly for targets that need stuff from libgloss.
27393 * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
27394 only run once.
27395 (gpp_initialized): New variable.
27396
27397 1995-09-06 Rob Savoye <rob@darkstar.cygnus.com>
27398
27399 * config/rom68k.exp: Load libgloss.exp.
27400 * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
27401 so we can produce a fully linked binary.
27402 * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
27403 so we can produce a fully linked binary.
27404
27405 1995-09-03 Doug Evans <dje@canuck.cygnus.com>
27406
27407 * lib/plumhall.exp (ph_section): Watch for expected failures.
27408 Add missing `else'.
27409
27410 * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
27411 run the testcase.
27412 (c-torture): Likewise.
27413
27414 1995-08-28 Doug Evans <dje@cygnus.com>
27415
27416 * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
27417
27418 * lib/mike-g++.exp (mike_cleanup): New proc.
27419 (prebase): New globals compiler_result, not_compiler_result,
27420 target_regexp.
27421 (postbase): Likewise. Call mike_cleanup. Pass "--" to regexp to
27422 allow leading "-" in pattern. Watch for unsupported tests.
27423 If $compiler_result is set, pattern match assembler code,
27424 and ditto for $not_compiler_result.
27425 * lib/mike-gcc.exp: Likewise.
27426
27427 * lib/plumhall.exp (ph_execute): Only call ph_summary if
27428 execution "succeeded".
27429
27430 1995-08-14 Doug Evans <dje@canuck.cygnus.com>
27431
27432 * config/win32.exp: New file.
27433 * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
27434
27435 1995-08-04 Doug Evans <dje@canuck.cygnus.com>
27436
27437 * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
27438 unsupported.
27439 * lib/mike-{gcc,g++}.exp (postbase): Likewise.
27440 * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
27441 * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
27442
27443 * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
27444 "... without exceptions was ...". That is now handled by
27445 prune_system_crud.
27446 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
27447
27448 1995-08-01 Doug Evans <dje@canuck.cygnus.com>
27449
27450 * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
27451 sieve.c,sort2.c}: New files.
27452 * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
27453 sieve.exp,sort2.exp}: Drivers for them.
27454
27455 * lib/mike-gcc.exp (program_output): New user settable variable.
27456 (postbase): Call prune_system_crud. Also prune extraneous compiler
27457 messages.
27458 * lib/mike-g++.exp (program_output): New user settable variable.
27459
27460 * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
27461
27462 * config/sh.exp: Deleted (use sim.exp instead).
27463
27464 1995-07-28 Brendan Kehoe <brendan@lisa.cygnus.com>
27465
27466 * config/vx.exp: Declare CHECKTASK as global.
27467 * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
27468 * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
27469 * lib/old-dejagnu.exp: Load [pwd]/$executable.
27470
27471 1995-07-26 Brendan Kehoe <brendan@lisa.cygnus.com>
27472
27473 * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
27474 target. Like vx.exp, only includes `vx29k.exp' instead of
27475 `vxworks.exp'.
27476
27477 1995-07-23 Ian Lance Taylor <ian@cygnus.com>
27478
27479 * config/sim.exp: Increase time limit from 120 seconds to 240.
27480
27481 1995-07-06 Jeffrey A. Law <law@rtl.cygnus.com>
27482
27483 * gcc.c-torture/execute/950628-1.c: New test.
27484
27485 1995-06-10 Jeff Law (law@snake.cs.utah.edu)
27486
27487 * gcc.c-torture: Update with changes/additions from
27488 c-torture-1.34.
27489
27490 1995-06-05 Doug Evans <dje@canuck.cygnus.com>
27491
27492 * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
27493
27494 1995-06-04 Jeff Law (law@snake.cs.utah.edu)
27495
27496 * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
27497
27498 1995-06-01 Jeff Law (law@snake.cs.utah.edu)
27499
27500 * gcc.c-torture/compile/950512-1.c: New test.
27501 * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
27502 * gcc.dg/struct-ret-1.c: Likewise.
27503
27504 1995-05-31 Doug Evans <dje@canuck.cygnus.com>
27505
27506 * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
27507 930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
27508
27509 1995-05-30 Doug Evans <dje@canuck.cygnus.com>
27510
27511 * gcc.c-torture/special/920411-1.c: Deleted.
27512 * gcc.c-torture/special/special.exp: Delete 920411-1.c.
27513
27514 1995-05-22 Doug Evans <dje@chestnut.cygnus.com>
27515
27516 * config/sim.exp (${tool}_load): Hack in call to bash to get a
27517 cpu limit.
27518
27519 1995-05-12 Torbjorn Granlund <tege@rtl.cygnus.com>
27520
27521 * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
27522
27523 1995-05-04 Torbjorn Granlund <tege@adder.cygnus.com>
27524
27525 From kenner;
27526 * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
27527 is the proper length.
27528 * va-arg-3.c: Likewise.
27529
27530 1995-04-30 Doug Evans <dje@canuck.cygnus.com>
27531
27532 * lib/dg.exp: Moved to dejagnu/lib. Copy kept here (for awhile).
27533 * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
27534
27535 * lib/gcc.exp (default_gcc_start): Delete old cruft. Delete result.
27536 * lib/g++.exp (default_g++_start): Delete old cruft.
27537
27538 1995-04-25 Torbjorn Granlund <tege@cygnus.com>
27539
27540 * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
27541 (2 * (1 << 18)) to (2 * (1 << 17)).
27542
27543 * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
27544
27545 1995-04-20 J.T. Conklin <jtc@rtl.cygnus.com>
27546
27547 * config/rom68k.exp: Renamed from config/idp.exp
27548
27549 1995-04-18 Torbjorn Granlund <tege@rtl.cygnus.com>
27550
27551 * c-torture/compile/921109-2.c
27552
27553 1995-04-18 Mike Stump <mrs@cygnus.com>
27554
27555 * lib/old-dejagnu.exp: We expect Execution test failure if we expected
27556 excess errors.
27557
27558 1995-04-15 Doug Evans <dje@chestnut.cygnus.com>
27559
27560 * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
27561 output.
27562 * lib/g++.exp (default_g++_start): Likewise.
27563
27564 1995-03-29 Torbjorn Granlund <tege@adder.cygnus.com>
27565
27566 * gcc.c-torture/compile/950329-1.c: New test.
27567
27568 1995-03-28 J.T. Conklin <jtc@rtl.cygnus.com>
27569
27570 * config/bug.exp (${tool}_load): Updated to use new remote_open
27571 and remote_close procs.
27572 * config/idp.exp: New file.
27573
27574 1995-03-22 Torbjorn Granlund <tege@rtl.cygnus.com>
27575
27576 * gcc.c-torture/execute/950322-1.c: New test.
27577
27578 1995-03-21 Doug Evans <dje@canuck.cygnus.com>
27579
27580 * config/vx.exp (${tool}_load): Clean up testing of return code from
27581 vxworks_ld and vxworks_spawn.
27582
27583 1995-03-21 Doug Evans <dje@deneb.cygnus.com>
27584
27585 * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
27586
27587 1995-03-13 Mike Stump <mrs@cygnus.com>
27588
27589 * lib/old-deja.exp: Add `excess errors test - ' error, now one
27590 can mark excess errors on a machine by machine basis. Note, the
27591 default is to not expect any excess errors, even when excess
27592 errors test - is given, so you will want to put an XFAIL ... on
27593 these lines. For example, // excess errors test - XFAIL hppa*-*-*
27594 mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
27595 those 4 machines, but no others.
27596
27597 1995-03-10 J.T. Conklin <jtc@rtl.cygnus.com>
27598
27599 * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
27600 * lib/c-torture.exp: to here.
27601
27602 1995-03-10 Torbjorn Granlund <tege@adder.cygnus.com>
27603
27604 * gcc.c-torture/execute/950221-1.c: New test.
27605 * gcc.c-torture/execute/struct-ret-1.c: New test.
27606 * gcc.c-torture/compile/950221-1.c: New test.
27607
27608 * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
27609
27610 1995-03-03 Doug Evans <dje@canuck.cygnus.com>
27611
27612 * gcc.c-torture/execute/arith-1.c (main): Return 0.
27613 * gcc.c-torture/execute/arith-rand.c (main): Return 0.
27614
27615 1995-03-01 Gerald Baumgartner (gb@lorenzo.cs.purdue.edu)
27616
27617 * g++.gb: New directory of tests, derived from my signature and
27618 class scoping tests.
27619
27620 * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
27621 * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
27622 * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
27623 * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
27624 * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
27625 * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
27626 * g++.gb/sig25.C: Likewise.
27627
27628 * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
27629 * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
27630 * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
27631 * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
27632 * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
27633 * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
27634 * g++.gb/sig25.exp: Likewise.
27635
27636 * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
27637 * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
27638 * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
27639 * g++.gb/scope13.C: Likewise, this test still fails.
27640
27641 * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
27642 * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
27643 * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
27644 * g++.gb/scope13.exp: Ditto.
27645
27646 * g++.gb/README: New file, explains what these tests are about.
27647
27648 1995-02-28 Doug Evans <dje@canuck.cygnus.com>
27649
27650 * lib/dg.exp (dg-do): Support `preprocess'.
27651 (dg-test): Likewise.
27652
27653 1995-02-13 J.T. Conklin <jtc@rtl.cygnus.com>
27654
27655 * config/udi.exp: change "continue -expect" to "exp_continue".
27656
27657 1995-02-11 Torbjorn Granlund (tege@tiny.cygnus.com)
27658
27659 * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
27660 Delete redundant tests.
27661
27662 * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
27663 * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
27664 * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
27665 * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
27666 * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
27667 * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
27668 * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
27669 * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
27670
27671 * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
27672 storing label pointers.
27673 * gcc.c-torture/execute/921019-1.c: Likewise.
27674 * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
27675 * gcc.c-torture/execute/930513-1.c: Provide full declaration for
27676 parameter fp.
27677 * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
27678 constants.
27679
27680 * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
27681 Delete obsolete tests.
27682
27683 * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
27684 * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
27685 * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
27686 * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
27687 * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
27688 * gcc.c-torture/compile/950124-1.c: New test.
27689
27690 * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
27691
27692 1995-02-08 Jason Merrill <jason@phydeaux.cygnus.com>
27693
27694 * lib/mike-g++.exp: Add -lm to LIBS.
27695
27696 1995-02-07 Doug Evans <dje@canuck.cygnus.com>
27697
27698 * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
27699
27700 1995-01-30 Jason Merrill <jason@phydeaux.cygnus.com>
27701
27702 * lib/mike-g++.exp: Add -lstdc++ to LIBS.
27703
27704 1995-01-12 Doug Evans <dje@canuck.cygnus.com>
27705
27706 * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
27707
27708 1995-01-02 Jeff Law (law@snake.cs.utah.edu)
27709
27710 * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
27711 * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
27712 * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
27713 * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
27714 * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
27715 * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
27716 * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
27717 * g++.law/{operators31.C, operators32.C,
27718 * g++.law/{operators33.C, operators34.C}: Likewise.
27719 * g++.law/{pic1.C, refs2.C}: Likewise.
27720 * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
27721 * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
27722 * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
27723 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
27724
27725 * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
27726 * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
27727 * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
27728 * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
27729 * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
27730 * g++.law/{enum9.exp, friend5.exp}: Likewise.
27731 * g++.law/{nest3.exp, nest4.exp}: Likewise.
27732 * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
27733 * g++.law/{operators30.exp, operators31.exp}: Likewise.
27734 * g++.law/{operators32.exp, operators33.exp}: Likewise.
27735 * g++.law/{operators34.exp}: Likewise.
27736 * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
27737 * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
27738 * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
27739 * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
27740 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
27741
27742 * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
27743 No longer expected to fail.
27744 * g++.law/missed-error3.C: Tweak for recent bool changes.
27745
27746 1994-12-04 Doug Evans <dje@canuck.cygnus.com>
27747
27748 * config/emb-unix: Deleted.
27749 * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
27750 remote execution. Do final link on remote host if REMOTE_LINK is set.
27751
27752 1994-12-01 Doug Evans <dje@canuck.cygnus.com>
27753
27754 * lib/dg.exp (dg-test): Fix typo in last patch.
27755
27756 1994-11-30 Doug Evans <dje@canuck.cygnus.com>
27757
27758 * lib/dg.exp (dg-test): Fix pattern that searches for expected output
27759 (handles multiple occurrences).
27760
27761 1994-11-24 Doug Evans <dje@canuck.cygnus.com>
27762
27763 * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
27764 * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
27765 $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
27766 printed).
27767 * lib/c-torture.exp (c-torture-compile): Likewise.
27768 (c-torture): Prepend full path if missing.
27769 * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
27770 (gcc_fail): Likewise.
27771 * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
27772
27773 1994-11-23 J.T. Conklin <jtc@rtl.cygnus.com>
27774
27775 * lib/netware.exp: Only attach to NetWare i386 systems.
27776
27777 1994-11-16 Doug Evans <dje@canuck.cygnus.com>
27778
27779 * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
27780 messages. Add test name to "output pattern match" pass/fail message.
27781
27782 1994-11-12 Doug Evans <dje@canuck.cygnus.com>
27783
27784 * gcc.dg: New testsuite.
27785 * gcc.dg/dg.exp: New file.
27786
27787 * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
27788 test-switch.c}: Deleted.
27789
27790 * gcc.misc-tests/msgs.exp: New testcase driver.
27791
27792 1994-11-09 Doug Evans <dje@canuck.cygnus.com>
27793
27794 * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
27795 Watch for illegal return values from ${tool}_load.
27796 * config/unix.exp (${tool}_load): Fix pass/fail detection for
27797 cross targets. Coerce return value >0 to 1.
27798
27799 1994-11-08 Doug Evans <dje@canuck.cygnus.com>
27800
27801 * config/unix.exp (${tool}_load): Call program rsh, not proc.
27802
27803 * config/emb-unix.exp: New file.
27804
27805 * config/sim.exp: Error if variable $SIM not defined.
27806 (${tool}_load): Mark test as "untested" if simulator missing.
27807
27808 * config/unix.exp: Load remote.exp to get rcp_download.
27809 * lib/c-torture.exp: Use different option lists for testcases with
27810 and without loops.
27811 * gcc.c-torture/execute/execute.exp: Likewise.
27812
27813 1994-11-02 Doug Evans <dje@canuck.cygnus.com>
27814
27815 * config/*.exp: Clarify return code from ${tool}_load.
27816 Call `unresolved' or `untested' instead of `warning' or `perror'
27817 (sometimes you still want to call both though).
27818 Add comment that `shell_id' is local to each file.
27819 * config/udi.exp (timeout): Set to 30.
27820 Don't print warning if connection fails, $connectmode has already
27821 printed an error.
27822 (${tool}_load): Move verbose messages to level 2.
27823 Rework pattern for "Process started" message.
27824 Pass `shell_id' to ${connectmode}_download.
27825 Retry twice upon timeout. Make resetting of target more robust.
27826 (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
27827 Pass `shell_id' to exit_$connectmode.
27828 Only call exit_$connectmode if connected.
27829 * config/unix.exp (${tool}_load): Check return codes better.
27830 * config/vrtx.exp (${tool}_load): Likewise.
27831 * config/vx.exp (${tool}_load): Likewise.
27832 Delete unneeded global's.
27833 * lib/dg.exp (dg-test): Update to reflect clarified return codes
27834 from ${tool}_load.
27835 (dg-stat): Delete.
27836 (dg-init): Delete recording of pass/fail counts.
27837 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
27838 (old-dejagnu-init): Likewise.
27839 (old-dejagnu-stat): Delete contents, empty proc now.
27840 * lib/c-torture.exp (TORTURE_OPTIONS): New global.
27841 (c-torture): Delete references to lcnt, lpass, lfail.
27842 Get option list from TORTURE_OPTIONS.
27843 Delete -funroll[-all]-loops if no loops.
27844 * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
27845 (g++_stat): Delete contents (empty proc now).
27846 * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
27847 (gcc_finish): Likewise.
27848 (gcc_stat): Deleted.
27849 * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
27850 * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
27851 * gcc.c-torture/execute/execute.exp: Likewise.
27852 Split tests into two parts: compile, execute.
27853 Get option list from TORTURE_OPTIONS. Delete -funroll[-all]-loops if
27854 no loops. Update to reflect clarified return codes from ${tool}_load.
27855
27856 1994-10-21 Doug Evans <dje@canuck.cygnus.com>
27857
27858 * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
27859 to grep for.
27860 (old-dejagnu): Likewise (where necessary).
27861
27862 1994-10-14 Doug Evans <dje@canuck.cygnus.com>
27863
27864 * gcc.misc-tests/gcov.exp: New file, for gcov testing.
27865
27866 * lib/dg.exp (dg-process-target): Fix processing of selector.
27867 Add comment regarding use of `error'.
27868
27869 * lib/gcc.exp (prune_system_crud): Define if missing.
27870 * lib/g++.exp (prune_system_crud): Likewise.
27871
27872 * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
27873 Call prune_system_crud.
27874 * lib/dg.exp (dg-runtest): New proc.
27875 Use perror instead of send_user for tcl errors in testcase.
27876 Don't return any value, it's never used.
27877 Don't clobber previous definition of `unknown'.
27878 Print tcl errors in `dg-final'.
27879
27880 1994-10-12 Doug Evans <dje@canuck.cygnus.com>
27881
27882 * lib/dg.exp (dg-process-target): Improve syntax error messages.
27883 (dg-test): Don't print errorInfo, it contains stack backtrace.
27884
27885 1994-09-26 Doug Evans (dje@canuck.cygnus.com)
27886
27887 * lib/g++.exp (runtest_file_p): Define if missing.
27888
27889 1994-09-24 Doug Evans (dje@cygnus.com)
27890
27891 * lib/mike-g++.exp: Comment out loading of g++.exp.
27892 * lib/g++.exp: Update copyright. Test for existence of $CXX at start.
27893 (default_g++_version): Always print something.
27894 (default_g++_start): Comment out call to `which'.
27895 (g++_start, g++_load): Deleted (must be defined in config file).
27896 * lib/gcc.exp: Test for existence of $CC at start.
27897 Delete check for tmpdir (done in gcc_init).
27898 (default_gcc_version): Always print something.
27899 (default_gcc_start): Comment out call to `which'.
27900 * config/*.exp: Major cleanup - make cross targets work at least a
27901 little better for g++ (by not being "--tool gcc" specific).
27902 Rename gcc_xxx to ${tool}_xxx.
27903 * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
27904 * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
27905
27906 1994-09-22 Doug Evans (dje@canuck.cygnus.com)
27907
27908 * lib/c-torture.exp (c-torture-compile): Rework compiler
27909 message processing.
27910
27911 * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
27912 c-torture.
27913
27914 1994-09-21 Doug Evans (dje@canuck.cygnus.com)
27915
27916 * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
27917
27918 * lib/dg.exp (dg-process-target): Support { target native }.
27919
27920 1994-09-20 Doug Evans (dje@canuck.cygnus.com)
27921
27922 * lib/dg.exp (dg-test): Clean up some comments. Delete code that
27923 looked for "... program xxx got fatal signal".
27924 Correct regsub munging of `comp_output'.
27925 Ignore compiler messages "path prefix not used" and "linker input
27926 file unused".
27927
27928 1994-09-14 Doug Evans (dje@canuck.cygnus.com)
27929
27930 * lib/gcc.exp (runtest_file_p): Define if missing.
27931 * gcc.prms/template.c: Example to work from.
27932
27933 1994-09-13 Doug Evans (dje@canuck.cygnus.com)
27934
27935 * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
27936 * lib/dg.exp (dg-test): Call unsupported testcases as such.
27937
27938 * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
27939 * gcc.prms/1883.c: Moved from compile/940714-1.c.
27940 * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
27941 execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
27942
27943 * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
27944 (dg-process-target): No longer a varargs proc.
27945 Return S/N for target, P/F for xfail. All callers changed.
27946 (user option procs): More argument checking.
27947 (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
27948 (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
27949 (dg-test): Skip test if not running on selected target in `dg-do'.
27950 Update handling of `dg-do-what', `dg-output-text'.
27951 Separate execution pass/fail from output pattern match pass/fail.
27952 Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
27953
27954 1994-09-12 Jim Wilson (wilson@sphagnum.cygnus.com)
27955
27956 * gcc.c-torture/special/special.exp: Don't expect failure for mips
27957 target for 920510-1.c.
27958
27959 1994-09-12 Doug Evans (dje@canuck.cygnus.com)
27960
27961 * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
27962 Clean up comment regarding use of passcnt, etc.
27963 (gcc_stat): Don't update `testcnt' here.
27964 (gcc_finish): Do it here.
27965 Might as well reset `but_id' here too.
27966 * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
27967 to determine if the file should be tested.
27968 * gcc.c-torture/compile/compile.exp: Likewise.
27969 * gcc.c-torture/execute/execute.exp: Likewise.
27970 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
27971 * gcc.misc-tests/dg-test.exp: Likewise.
27972 * gcc.prms/prms.exp: Likewise.
27973 * gcc.wendy/wendy.exp: Likewise.
27974 * g++.old-deja.exp: Likewise.
27975 Move "Testing file" message to verbose level 1.
27976
27977 1994-09-09 Doug Evans (dje@canuck.cygnus.com)
27978
27979 * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
27980
27981 1994-09-08 Doug Evans (dje@canuck.cygnus.com)
27982
27983 * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
27984 (default_gcc_start): Accept optional second list element
27985 of compiler flags. Print compiler output at verbosity level 2.
27986 Remove setting of CFLAGS, LIBS, LDFLAGS from here.
27987 (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
27988 Save current values of framework globals passcnt, failcnt, xpasscnt,
27989 and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
27990 gcc_xfailcnt. Set global `tmpdir' to /tmp if it doesn't exist.
27991 (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
27992 xfailcnt to compute stats. Update framework global `testcnt' from
27993 pass/fail counts.
27994 (gcc_finish): New proc. Clean up test environment.
27995 (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
27996 (gcc_epass, gcc_efail): Delete.
27997 * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
27998 argument of line number.
27999 (dg-init): If the tool has an init routine, call it.
28000 (dg-test): Remove args `cflags_var' and `libs_var'.
28001 Pass all compiler options to ${tool}_start.
28002 Handle missing line number.
28003 (dg-finish): New function.
28004 * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
28005 particular files. Call gcc_finish at end. Move "skipping test"
28006 message to verbosity level 3.
28007 * gcc.c-torture/compile/compile.exp: Likewise.
28008 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
28009 * gcc.c-torture/execute/execute.exp: Likewise.
28010 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
28011 Print testcase being tried at verbosity level 1.
28012 * gcc.c-torture/special/special.exp: Unset xfail.
28013 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
28014 * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
28015 * gcc.c-torture/noncompile/noncompile.exp: Likewise.
28016 * gcc.failure/failure.exp: Likewise.
28017 * gcc.ieee/ieee.exp: Likewise.
28018 * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
28019 Update call to dg-test. Call dg-finish at end.
28020 * gcc.misc-tests/mg.exp: Call gcc_finish at end. Unset orig_flags.
28021 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
28022 * gcc.misc-tests/misc.exp: Call gcc_finish at end.
28023 * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
28024 Delete LDFLAGS. Update call to dg-test. Call dg-finish at end.
28025 * gcc.wendy/wendy.exp: Add copyright.
28026 Delete setting of tmpdir (done by gcc_init).
28027 Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
28028 Pass compiler flags to gcc_start. Call gcc_finish at end.
28029 * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
28030 gcc_[ce]pass/fail.
28031
28032 1994-09-07 Doug Evans (dje@canuck.cygnus.com)
28033
28034 * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
28035 confusion.
28036 (g++_load): Likewise.
28037
28038 * config/*.exp (gcc_load): Some were varargs fns and some were not.
28039 Rename argument to `prog' to remove the confusion.
28040 Varargs fns behave differently too!
28041 (g++_load): Likewise.
28042
28043 * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
28044
28045 * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
28046 what it is. Delete (always) printing of status value for !native.
28047 Simplify verbose code, and include status and exec_output.
28048 (g++_load): Use gcc_load.
28049
28050 1994-09-04 Jim Wilson (wilson@sphagnum.cygnus.com)
28051
28052 * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
28053 * gcc.c-torture/noncompile/noncompile.exp: Delete support for
28054 920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
28055 940714-3.c as these testcases don't exist anymore. Make
28056 va-arg-1.c expected to pass.
28057
28058 1994-08-19 Doug Evans (dje@canuck.cygnus.com)
28059
28060 * gcc.misc-tests/misc.exp: Only run specific testcases.
28061 * gcc.misc-tests/dg-test.exp: New file. Tests dg.exp.
28062 * gcc.misc-tests/dg-[1-9].c: New files.
28063
28064 * lib/dg.exp: New testsuite driver.
28065 * gcc.prms/prms.exp: Use it.
28066
28067 * README.gcc: New file.
28068
28069 * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
28070 Document and reset `lxpass' and `lxfail'.
28071 Simplify "initialized" message.
28072 (gcc_stat): Clean up comments a little.
28073
28074 1994-08-16 Doug Evans (dje@canuck.cygnus.com)
28075
28076 * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
28077
28078 1994-08-15 Doug Evans (dje@canuck.cygnus.com)
28079
28080 * lib/old-dejagnu.exp (process-option): New proc.
28081 (old-dejagnu-init, old-dejagnu-stat): Likewise.
28082 (old-dejagnu): Simplify.
28083 * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
28084
28085 1994-08-14 Jeff Law (law@snake.cs.utah.edu)
28086
28087 * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
28088 exists and is not an empty string.
28089
28090 * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
28091 $xfail rather than calling setup_xfail. Clear $xfail when test is
28092 finished.
28093 (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
28094 automatically.
28095
28096 * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
28097 longer expected to fail.
28098
28099 * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
28100 "f" function call.
28101
28102 * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
28103
28104 * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
28105 940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
28106 complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
28107 struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
28108 c-torture-1.29.
28109
28110 * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
28111 strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
28112
28113 * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
28114
28115 * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
28116 940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
28117
28118 * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
28119 940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
28120 labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
28121
28122 1994-07-12 Jim Kingdon (kingdon@lioth.cygnus.com)
28123
28124 * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
28125 gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
28126 940714-1.c, 940714-2.c, 940714-3.c},
28127 gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
28128 gcc.misc-tests/{mg.c,mg.exp}:
28129 New tests.
28130 * gcc.noncompile/noncompile.exp: Change accordingly.
28131
28132 1994-07-07 Doug Evans (dje@canuck.cygnus.com)
28133
28134 * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
28135 Undo previous clobberage.
28136
28137 1994-07-04 Jeff Law (law@snake.cs.utah.edu)
28138
28139 * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
28140 * gcc.special/{930510-1.c, special.exp}:
28141 * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
28142 931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
28143 struct-varargs-1.c}: New tests from c-torture-1.26.
28144
28145 1994-06-28 J.T. Conklin (jtc@phishhead.cygnus.com)
28146
28147 * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
28148 argument to switch.
28149
28150 1994-05-21 Bill Cox (bill@rtl.cygnus.com)
28151
28152 * Revert the previous changes. Please see Rob's directory
28153 (/lisa/test/rob/progressive/gcc/testsuite) for testing
28154 fixes.
28155
28156 1994-05-19 Bill Cox (bill@rtl.cygnus.com)
28157
28158 * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
28159 g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
28160 g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
28161 g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
28162 g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
28163 g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
28164 g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
28165 g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
28166 g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
28167 g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
28168 g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
28169 g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
28170 g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
28171 g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
28172 g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
28173 g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
28174 g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
28175 g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
28176 g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
28177 g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
28178 g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
28179 g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
28180 gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
28181 gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
28182 gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
28183 lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
28184 lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
28185
28186 1994-05-17 Bill Cox (bill@rtl.cygnus.com)
28187
28188 * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
28189 lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
28190 with perror calls.
28191
28192 1994-05-02 Jason Merrill (jason@deneb.cygnus.com)
28193
28194 * config/unix.exp (g++_load): Fix syntax.
28195
28196 1994-04-14 Jim Wilson (wilson@sphagnum.cygnus.com)
28197
28198 * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
28199 * gcc.noncompile/921017-1.c: Deleted obsolete test.
28200 * gcc.noncompile/noncompile.exp: Remove code for deleted test.
28201 Don't expect va-arg-1.c to fail. Correct expected output for
28202 920928-1.c.
28203 * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
28204 * gcc.wendy/hbm4.c: Correct typo.
28205 * gcc.wendy/tad1.c, tad2.c: Correct expected output.
28206
28207 1994-03-28 Doug Evans (dje@canuck.cygnus.com)
28208
28209 * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
28210 * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
28211 gcc_[ce]{pass,fail}. Explicitly remove executable if test passes.
28212 * lib/c-torture.exp (c-torture-compile): Ditto.
28213
28214 Reduce volume of output (remove all the -I's and such).
28215 * lib/c-torture.exp (c-torture-compile): New argument OPTION.
28216 Call gcc_cpass, gcc_cfail.
28217 (c-torture): Pass testing option to c-torture-compile.
28218
28219 1994-03-21 Doug Evans (dje@cygnus.com)
28220
28221 Bring patches over from progressive.
28222 * config/default.exp: Exit remote shell cleanly.
28223 (g++_exit, g++_start): Add default versions.
28224 * config/sim.exp (gcc_load): Use perror, not error.
28225
28226 1994-03-20 Doug Evans (dje@canuck.cygnus.com)
28227
28228 * lib/gcc.exp: Don't set CFLAGS if CC not set. It clobbers the value
28229 set in site.exp.
28230
28231 1994-03-14 Doug Evans (dje@cygnus.com)
28232
28233 * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
28234 DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
28235 (wendy_try): New proc to run testcase.
28236 (main loop): Call 'em.
28237 * gcc.wendy/*.c: Clean up pass to correct expected output.
28238
28239 * lib/gcc.exp: Minor cleanup work.
28240 (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
28241
28242 1994-03-09 Doug Evans (dje@canuck.cygnus.com)
28243
28244 * config/sim.exp (gcc_load): Document return codes better.
28245 Don't pass -v to simulator.
28246
28247 1994-02-24 Jeffrey A. Law (law@snake.cs.utah.edu)
28248
28249 * gcc.special/920717-x.c: Fix typo.
28250 * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
28251 get at sources.
28252
28253 * lib/mike-gcc.exp: Fix typo.
28254
28255 1994-02-15 Rob Savoye (rob@darkstar.cygnus.com)
28256
28257 * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
28258 binary to use, transform the name.
28259 * config/*.exp: rename everything. Nuke any g++ specific files,
28260 it's now a special case of gcc that requires no special support.
28261 Add a default.exp for unsupported targets.
28262
28263 1994-02-11 Rob Savoye (rob@poseidon.cygnus.com)
28264
28265 * g++.jason/report.exp, g++.old-deja/old-deja.exp,
28266 lib/old-dejagnu.exp: Fix a few patterns to work with the new
28267 version of Tcl.
28268
28269 1994-02-09 Rob Savoye (rob@darkstar.cygnus.com)
28270
28271 * lib/c-torture.exp: Made "file prefix*never used a pass, rather
28272 than a warning.
28273
28274 1994-02-06 Jeffrey A. Law (law@snake.cs.utah.edu)
28275
28276 * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
28277
28278 1994-01-03 Jim Wilson (wilson@sphagnum.cygnus.com)
28279
28280 * gcc.execute/execute.exp: Combine opt_list and foption_list into
28281 option_list. Compile every file with only 4/6 option choices
28282 (same as C torture) instead of with 12/18 different option
28283 choices.
28284 * lib/c-torture.exp: Likewise.
28285
28286 * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
28287 not already set.
28288
28289 1993-12-30 Mike Stump (mrs@rtl.cygnus.com)
28290
28291 * lib/old-deja.exp: Add `excess errors test fails' error, now one
28292 can put an XFAIL *-*-* on excess errors.
28293
28294 1993-12-19 Jeffrey A. Law (law@snake.cs.utah.edu
28295
28296 * g++.law: Add more tests derived from g++-bugs snapshots.
28297
28298 * g++.law/init11.{c,exp}: Delete test. Brendan sez it's
28299 equivalent to g++.law/init9.
28300
28301 * lib/mike-gcc.exp (postbase): Delete the .o file after we've
28302 compiled it, and the a.out file after we've run it.
28303
28304 1993-12-17 Brendan Kehoe (brendan@lisa.cygnus.com)
28305
28306 * lib/mike-g++.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 Jeffrey A. Law (law@snake.cs.utah.edu)
28310
28311 * g++.law/*.exp: Avoid losing arguments added via "append" commands.
28312
28313 1993-12-15 Rob Savoye (rob@darkstar.cygnus.com)
28314
28315 * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
28316 version number.
28317
28318 1993-12-12 Jeffrey A. Law (law@snake.cs.utah.edu)
28319
28320 * g++.law: New directory of g++ tests derived from the g++-bugs
28321 snapshots.
28322
28323 1993-12-09 Jeffrey Wheat (cassidy@cygnus.com)
28324
28325 * gcc.compile: initbug1.c initbug1.exp testcase added
28326
28327 1993-12-06 Jeffrey Wheat (cassidy@cygnus.com)
28328
28329 * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
28330 * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
28331 fixes submitted by Jeff Law (law@cs.utah.edu)
28332 * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
28333 Jeff Law (law@cs.utah.edu)
28334
28335
28336 1993-11-30 Mike Stump (mrs@cygnus.com)
28337
28338 * config/unix-g++.exp: Follow the gcc way of doing things.
28339 * g++.old-deja/old-deja.exp: Minor updates.
28340 * lib/g++.exp: New file, follow the gcc way of doing things.
28341 * lib/old-dejagnu.exp: Minor updates.
28342 * lib/mike-g++.exp: Always unset errorInfo.
28343
28344 1993-11-06 Mike Stump (mrs@cygnus.com)
28345
28346 * lib/gcc.exp: Fix some errors with the below change, CC and
28347 CFLAGS should be global when setting, not local.
28348
28349 1993-11-03 Rob Savoye (rob@darkstar.cygnus.com)
28350
28351 * lib/gcc.exp: Transform tool name.
28352
28353 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
28354
28355 * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
28356
28357 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
28358
28359 * lib/gcc.exp: change gcc_done to gcc_stat
28360
28361 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
28362
28363 * Upgraded gcc testsuite to c-torture version 1.25
28364
28365 1993-10-24 Jeffrey Wheat (cassidy@cygnus.com)
28366
28367 * lib/gcc.exp: added reporting code. Changed verbose compile message.
28368 * lib/c-torture: added hooks for new reporting code.
28369
28370 1993-10-21 Jeffrey Wheat (cassidy@cygnus.com)
28371
28372 * config/sh-gcc.exp: check if sh-sim exists in the path
28373
28374 1993-10-18 Jeffrey Wheat (cassidy@cygnus.com)
28375
28376 * gcc.code_quality/code_quality.exp: Initial changes for new logic.
28377 * gcc.compile/compile.exp: Initial changes for new logic.
28378 * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
28379 * gcc.failure/failure.exp: Initial changes for new logic.
28380 * gcc.ieee/ieee.exp: Initial changes for new logic.
28381 * gcc.misc-tests/misc.exp: Initial changes for new logic.
28382 * gcc.noncompile/non_compile.exp: Initial changes for new logic.
28383 * gcc.unsorted/unsorted.exp: Initial changes for new logic.
28384 * lib/c-torture.exp: Initial changes for new logic.
28385 * lib/gcc.exp: Initial changes for new logic.
28386
28387 1993-10-15 Mike Stump (mrs@cygnus.com)
28388
28389 * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
28390 depend upon failure or success. Fully qualify names in failure
28391 and success messages. Always remove a.out before starting
28392 compile, just in case. Pay more attention to error text output by
28393 the compiler. Handle testcases with no known past errors just
28394 like all others, so that things are uniform. Other miscellaneous
28395 improvements.
28396
28397 1993-10-13 Jeffrey Wheat (cassidy@cygnus.com)
28398
28399 * gcc.cpp: new directory for cpp tests
28400
28401 1993-10-04 Jeffrey Wheat (cassidy@cygnus.com)
28402
28403 * lib/chill.exp: Code reformatted, removed unused code.
28404 * config/unix-chill.exp: Code reformatted, removed unused code.
28405 * chill.execute/execute.exp: Code reformatted, removed unused code.
28406 * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
28407
28408 1993-10-04 Ian Lance Taylor (ian@cygnus.com)
28409
28410 * config/mips-gcc.exp, config/mips-g++.exp: New files. Execution
28411 routines not written.
28412
28413 1993-09-27 Rob Savoye (rob@darkstar.cygnus.com)
28414
28415 * config/bug-gcc.exp: Use new procs from bug.exp.
28416
28417 1993-09-21 Rob Savoye (rob@darkstar.cygnus.com)
28418
28419 * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
28420 via ftp, rather than depending on NFS.
28421 * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
28422 case.
28423
28424 1993-09-09 Rob Savoye (rob@darkstar.cygnus.com)
28425
28426 * config/bug-gcc.exp: Use new download proc.
28427
28428 1993-09-14 Jeffrey Wheat (cassidy at deneb.cygnus.com)
28429
28430 * chill.execute/execute.exp: cleanups, handles errors better
28431 * chill.compile/compile.exp: rewrite, based on execute.exp
28432 * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
28433 * lib/chill.exp: major changes to diff proc and compile and link
28434 procs. added chill_fail and chill_pass wrappers to pass and
28435 fail. added more comments, and handle error codes better.
28436 Added a hack to capture stderr from exec, so noncompile tests
28437 can work.
28438
28439 1993-09-11 Jeffrey Wheat (cassidy@cygnus.com)
28440
28441 * chill.execute/execute.exp: rewrite of testsuite driver
28442 * lib/chill.exp: rewrite of testsuite driver
28443 * config/unix-chill.exp: rewrite of testsuite driver
28444
28445 1993-08-25 Bill Cox (bill@rtl.cygnus.com)
28446
28447 In chill.execute:
28448 * iexpr.ch: Standardize uppercase.
28449 * tuples.dat: Standardize uppercase.
28450 * vary.ch: standardize. Correct varying string assignments.
28451 * vary.dat: Add new output lines.
28452
28453 1993-08-24 Bill Cox (bill@rtl.cygnus.com)
28454
28455 In chill.execute:
28456 * chprintf.ch: Standardize use of uppercase.
28457 * tuples.ch: Standardize and turn arr2 into a DCL,
28458 rather than a SYN.
28459 * pinits.ch: Standardize.
28460
28461 1993-08-23 Per Bothner (bothner@kalessin.cygnus.com)
28462
28463 * rts.c: Get malloc() from <stdlib.h>, not <malloc.h>.
28464 * Makefil: Renamed to Makefile.in.
28465 * configure.in: New.
28466
28467 1993-08-23 Bill Cox (bill@rtl.cygnus.com)
28468
28469 In chill.execute:
28470 * .cvsignore: Add result/output files.
28471 * Makefile: Fix up variables at start. Use MFLAGS
28472 everywhere. Correct bool_loc, built_ins entries.
28473 Add entry for vary1.ch.
28474 * bitarray.ch: Standardize upper-case usage.
28475 * bitexpr.ch: Standardize, add output of b1.
28476 * params.ch: Use arrayt in along PROC parameters, to
28477 avoid novelty problems.
28478 * sets.ch: Tiny cleanup.
28479 * vary1.ch: Re-indent.
28480
28481 1993-08-17 Bill Cox (bill@rtl.cygnus.com)
28482
28483 * Add PR-related files to Makefiles, .cvsignore files, etc.
28484
28485 1993-08-02 Jeff Wheat (cassidy@cygnus.com)
28486
28487 * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
28488 with compiler objects. New names are test-flow.c and test-loop.c
28489
28490 1993-07-27 Jeff Wheat (cassidy@cygnus.com)
28491
28492 * Upgraded c-torture tests from 1.19 to 1.20
28493
28494 * new files:
28495 * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
28496 * gcc.compile: 930623-1.c 930623-2.c
28497 * gcc.noncompile: 930622-1.c 930622-2.c
28498 * gcc.failure: 920411-1.c 920627-2.c
28499 * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
28500
28501 1993-07-20 Jeff Wheat (cassidy@cygnus.com)
28502
28503 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
28504 More changes to get testsuite working properly. Needs more work.
28505 Added some support for POSIX IEEE Std 1003.3-1991 error messages.
28506
28507 1993-07-19 Jeff Wheat (cassidy@cygnus.com)
28508
28509 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
28510 More changes to get testsuite working properly. Needs more work.
28511
28512 1993-07-13 Jeff Wheat (cassidy@cygnus.com)
28513
28514 * chill.compile/compile.exp: Added for Dejagnu support
28515 * chill.execute/execute.exp: Added for Dejagnu support
28516 * lib/chill.exp config/unix-chill.exp : Added for Dejagnu support
28517
28518 1993-06-19 Bill Cox (bill@rtl.cygnus.com)
28519
28520 This should complete moving the CHILL test files.
28521 * chill.noncompile(.cvsignore printf.grt
28522 in-printf.grt chprintf.grt chprintf.ch):
28523 Added test-support files.
28524 (Makefile): Modified further.
28525 * chill.compile (emptymod.ch gdbme.ch neg_range.ch
28526 signal.ch): Added test files.
28527 * chill.execute (.cvsignore printf.grt printr.c
28528 in-printf.grt rts.c chprintf.grt rts.h): Added
28529 test-support files.
28530 (Makefile): More corrections.
28531
28532 1993-06-18 Bill Cox (bill@rtl.cygnus.com)
28533
28534 * chill.compile, chill.execute, chill.nocompile: Add CHILL
28535 test cases, ready for DejaGnu.
28536
28537 1993-06-17 Jeffrey Wheat (cassidy@cygnus.com)
28538
28539 * Upgraded c-torture tests from 1.18 to 1.19
28540
28541 * gcc.compile: added test(s):
28542 930607-1.c
28543 * gcc.execute: added test(s):
28544 930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
28545
28546 * added new subdirectory for misc tests: gcc.misc-tests
28547 * gcc.misc-test(s): added tests:
28548 inst-check.c test-consts.c test-ior.c test-switch.c
28549
28550 1993-06-09 Brendan Kehoe (brendan@lisa.cygnus.com)
28551
28552 * lib/mike-g++.exp: Load `./a.out', not `a.out'.
28553
28554 1993-06-07 Ian Lance Taylor (ian@cygnus.com)
28555
28556 * g++.old-deja/old-deja.exp: Don't delete all the .o files.
28557
28558 1993-06-03 Jeffrey Wheat (cassidy@cygnus.com)
28559
28560 * Upgraded c-torture tests from 1.17 to 1.18
28561
28562 1993-06-02 Jeffrey Wheat (cassidy@cygnus.com)
28563
28564 * Upgraded c-torture tests from 1.12 to 1.17
28565
28566 1993-04-30 Mike Werner (mtw@deneb.cygnus.com)
28567
28568 * lib/old-dejagnu.exp:
28569 Fixed handling of XFAIL target triplets to correctly
28570 recognize wildcard characters. Removed code that
28571 appended a unique id tag to the end of the file name
28572 printed out by the result of the testcases within a
28573 given test file.
28574
28575 1993-04-29 Mike Werner (mtw@deneb.cygnus.com)
28576
28577 * lib/old-dejagnu.exp:
28578 Reworked expected failure handling to trigger off of XFAIL
28579 keyword in keyphrase embeded in testcase source code. The
28580 XFAIL keyword must be at the end of the keyphrase line. It
28581 may optionally be followed by one or more target triplets.
28582 It has just occured that the handling of wildcards in the
28583 target triplet may not be correct.
28584
28585 1993-04-23 Mike Werner (mtw@deneb.cygnus.com)
28586
28587 * g++.old-deja/tests:
28588 Moved all subdirectories up one level into g++.old-deja .
28589
28590 * lib/old-dejagnu.exp:
28591 Fixed problem with CXXFLAGS not being properly reset, and being
28592 corrupted with extraneous "-c" compiler option. This was
28593 causing binaries to not be generated for test that needed them.
28594 Modified strings passed to "pass" and "fail" so that individual
28595 tests from the same test file would be distinguished by an
28596 identifier appended to the test file name in the summary logs;
28597 this corrected a problem with erroneous diff logs. Added code
28598 to search testcases for expected fail and unexpected pass keywords.
28599
28600 1993-04-20 Rob Savoye (rob at darkstar.cygnus.com)
28601
28602 * lib/c-torture.exp: Ignore "file path prefix*unused" message.
28603
28604 1993-04-15 Mike Werner (mtw@deneb.cygnus.com)
28605
28606 * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
28607 Removed extraneous text from end of "Special g++ Options"
28608 keyphrase.
28609
28610 * lib/old-dejagnu.exp: Added pattern matching to look for new
28611 keywords, embedded in testcases comments, which will trigger
28612 calls to xpass and xfail.
28613
28614 1993-04-14 Mike Werner (mtw@deneb.cygnus.com)
28615
28616 * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
28617 comments embedded in the testcases, especially the one looking for
28618 special compiler options, as well as the pattern matching for the
28619 compiler output again.
28620
28621 1993-04-12 Mike Werner (mtw@deneb.cygnus.com)
28622
28623 * lib/old-dejagnu.exp: Do a proper check of the return value for
28624 execute tests. Fixed several problems with the pattern matching
28625 of the compiler output which gave erroneous test results.
28626 Changed several of the test result messages to be more descriptive.
28627 * config/unix-g++.exp: Proc g++_load now actually works and
28628 executes the tests passed to it and returns a usable return
28629 value.
28630
28631 1993-04-11 Rob Savoye (rob at darkstar.cygnus.com)
28632
28633 * lib/gcc.exp: Exits gracefully if $CC is bogus.
28634
28635 1993-04-09 Mike Werner (mtw@deneb.cygnus.com)
28636
28637 * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
28638 Modified both files to properly execute the old style
28639 dejagnu tests. The previous versions of these files were
28640 experimental and did not function anything near correctly.
28641
28642 1993-04-05 Rob Savoye (rob@cygnus.com)
28643
28644 * Removed all Makefile.in and configure.in files. No configuration
28645 needed now.
28646
28647 1993-04-02 Mike Werner (mtw@deneb.cygnus.com)
28648
28649 * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
28650
28651 1993-03-28 Ken Raeburn (raeburn@kr-pc.cygnus.com)
28652
28653 * gcc.compile/configure.in, gcc.unsorted/configure.in,
28654 gcc.special/configure.in, gcc.noncompile/configure.in,
28655 gcc.execute/configure.in, gcc.code_quality/configure.in,
28656 g++.other/configure.in, g++.old-deja/configure.in,
28657 g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
28658 in srcname setting.
28659
28660 1993-03-25 Rob Savoye (rob at darkstar.cygnus.com)
28661
28662 * lib/udi.exp: Fixed mondfe and mondfe_download.
28663 * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
28664 * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
28665
28666 1993-03-25 Ian Lance Taylor (ian@cygnus.com)
28667
28668 * config/udi-gdb.exp: Check $shell_id after connecting to target.
28669 (gdb_exit): Don't remove *_soc files.
28670
28671 1993-03-22 Ian Lance Taylor (ian@cygnus.com)
28672
28673 * lib/c-torture.exp: Don't look for main; instead always use -w
28674 -c. This is how the c-torture tests work. Remove the object
28675 file if the compilation succeeds.
28676 * gcc.execute/execute.exp: Remove executable if test passes.
28677 * gcc.noncompile/noncompile.exp: Every test is an expected
28678 failure.
28679 * gcc.special/special.exp: Added tests from c-torture 1.11,
28680 corrected use of existing test.
28681 * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
28682 gcc.execute/920625-1.c: Updated to c-torture 1.11.
28683 * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
28684 gcc.compile/921109-2.c, gcc.compile/921109-3.c,
28685 gcc.compile/921111-1.c, gcc.compile/921116-2.c,
28686 gcc.compile/921118-1.c, gcc.compile/921126-1.c,
28687 gcc.compile/921202-1.c, gcc.compile/921202-2.c,
28688 gcc.compile/921203-1.c, gcc.compile/921203-2.c,
28689 gcc.compile/921206-1.c, gcc.execute/921029-1.c,
28690 gcc.execute/921104-1.c, gcc.execute/921110-1.c,
28691 gcc.execute/921112-1.c, gcc.execute/921113-1.c,
28692 gcc.execute/921117-1.c, gcc.execute/921123-1.c,
28693 gcc.execute/921123-2.c, gcc.execute/921124-1.c,
28694 gcc.execute/921202-1.c, gcc.execute/921202-2.c,
28695 gcc.execute/921204-1.c, gcc.execute/921207-1.c,
28696 gcc.execute/921208-1.c, gcc.execute/921208-2.c,
28697 gcc.execute/921215-1.c, gcc.execute/921218-1.c,
28698 gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
28699 gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
28700 c-torture 1.11.
28701 * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
28702 correspond to c-torture 1.11.
28703
28704 * New file.