7d62fc4b7549212aed3e964b2b23966eba8d159a
[gcc.git] / gcc / testsuite / ChangeLog
1 2004-12-21 Andrew Pinski <pinskia@physics.uc.edu>
2
3 PR C++/18984
4 * g++.dg/eh/ctor3.C: New test.
5
6 2004-12-21 Eric Botcazou <ebotcazou@libertysurf.fr>
7
8 * objc.dg/stabs-1.m: Allow section name to be quoted and
9 assembly label to begin with '.LL'.
10
11 2004-12-21 Janis Johnson <janis187@us.ibm.com>
12
13 * gcc.dg/vect/vect.exp
14 (check_effective_target_lp64_or_vect_no_align): New.
15 * gcc.dg/vect/vect-77.c: Use it.
16 * gcc.dg/vect/vect-78.c: Use it.
17
18 * lib/target-supports.exp
19 (check_effective_target_vect_no_max,
20 check_effective_target_vect_no_bitwise,
21 check_effective_target_vect_no_align): New.
22 * gcc.dg/vect/vect-13.c: Use them.
23 * gcc.dg/vect/vect-17.c: Ditto.
24 * gcc.dg/vect/vect-18.c: Ditto.
25 * gcc.dg/vect/vect-19.c: Ditto.
26 * gcc.dg/vect/vect-20.c: Ditto.
27 * gcc.dg/vect/vect-27.c: Ditto.
28 * gcc.dg/vect/vect-29.c: Ditto.
29 * gcc.dg/vect/vect-44.c: Ditto.
30 * gcc.dg/vect/vect-48.c: Ditto.
31 * gcc.dg/vect/vect-50.c: Ditto.
32 * gcc.dg/vect/vect-52.c: Ditto.
33 * gcc.dg/vect/vect-54.c: Ditto.
34 * gcc.dg/vect/vect-56.c: Ditto.
35 * gcc.dg/vect/vect-58.c: Ditto.
36 * gcc.dg/vect/vect-60.c: Ditto.
37 * gcc.dg/vect/vect-72.c: Ditto.
38 * gcc.dg/vect/vect-80.c: Ditto.
39
40 2004-12-21 Nathan Sidwell <nathan@codesourcery.com>
41
42 PR c++/14075
43 * g++.dg/init/string1.C: New.
44
45 PR c++/18975
46 * g++.dg/other/synth1.C: New.
47
48 2004-12-21 James A. Morrison <phython@gcc.gnu.org>
49
50 PR c/18963
51 * gcc.dg/pr18963-1.c: New test.
52
53 2004-12-21 James A. Morrison <phython@gcc.gnu.org>
54
55 PR c/18596
56 * gcc.dg/funcdef-storage-1.c (foo): Remove.
57 * gcc.dg/pr18596-1.c: Use dg-error.
58 (dg-options): Use -fno-unit-at-a-time.
59 * gcc.dg/pr18596-2.c: New test.
60 * gcc.dg/pr18596-3.c: New test.
61
62 2004-12-20 Roger Sayle <roger@eyesopen.com>
63
64 PR middle-end/18683
65 * g++.dg/opt/pr18683-1.C: New test case.
66
67 2004-12-20 Andrew Pinski <pinskia@physics.uc.edu>
68
69 PR other/19093
70 * g++.dg/opt/max1.C: Fix for 64bit targets.
71
72 2004-12-20 Matt Austern <austern@apple.com>
73
74 PR c++/19044
75 * g++.dg/ext/builtin6.C: New
76
77 2004-12-20 Diego Novillo <dnovillo@redhat.com>
78
79 PR tree-optimization/19080
80 * gcc.c-torture/compile/pr19080.c: New test.
81
82 2004-12-20 Steven Bosscher <stevenb@suse.de>
83
84 * gcc.dg/20041219-1.c: New test.
85
86 2004-12-19 Roger Sayle <roger@eyesopen.com>
87
88 PR middle-end/19068
89 * g++.dg/opt/max1.C: New test case.
90
91 2004-12-18 Eric Botcazou <ebotcazou@libertysurf.fr>
92
93 * gcc.dg/fdata-sections-1.c: New test.
94
95 2004-12-18 Roger Sayle <roger@eyesopen.com>
96
97 PR middle-end/18548
98 * gcc.dg/max-1.c: New test case.
99
100 2004-12-18 Jakub Jelinek <jakub@redhat.com>
101
102 * gcc.c-torture/execute/20041218-1.c: New test.
103
104 2004-12-17 Diego Novillo <dnovillo@redhat.com>
105
106 * gcc.dg/pr18501.c: New test.
107 * gcc.dg/uninit-5.c: XFAIL.
108 * gcc.dg/uninit-9.c: XFAIL.
109
110 2004-12-17 Dale Johannesen <dalej@apple.com>
111
112 * gcc.dg/20041213-1.c: New.
113
114 2004-12-17 Ziemowit Laski <zlaski@apple.com>
115
116 * objc.dg/stabs-1.m: Allow assembly label to begin
117 with a dot ('.').
118
119 2004-12-17 Jakub Jelinek <jakub@redhat.com>
120
121 * gcc.c-torture/execute/20041213-1.c: Move...
122 * gcc.c-torture/execute/ieee/20041213-1.c: ...to here.
123
124 2004-12-17 Nathan Sidwell <nathan@codesourcery.com>
125
126 PR c++/18721
127 * g++.dg/lookup/conv-5.C: New.
128
129 2004-12-16 Ziemowit Laski <zlaski@apple.com>
130
131 * objc.dg/stabs-1.m: New test.
132
133 2004-12-16 Andrew Pinski <pinskia@physics.uc.edu>
134
135 * gcc.dg/visibility-c.c: Change compile to
136 assemble for the test.
137
138 2004-12-16 Andrew Pinski <pinskia@physics.uc.edu>
139
140 PR target/19041
141 * gcc.dg/visibility-c.c: New test.
142
143 2004-12-16 Roger Sayle <roger@eyesopen.com>
144
145 PR middle-end/18493
146 * gcc.dg/switch-8.c: New test case.
147
148 2004-12-16 Nathan Sidwell <nathan@codesourcery.com>
149
150 PR c++/18905
151 * g++.dg/template/init4.C: New.
152 * g++.dg/opt/static3.C: Enable optimizer.
153
154 2004-12-16 Wolfgang Bangerth <bangerth@dealii.com>
155
156 * g++.dg/other/complex1.C: New test.
157
158 2004-12-15 Alan Modra <amodra@bigpond.net.au>
159
160 * g++.dg/opt/inline9.C: New test.
161
162 2004-12-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
163
164 PR fortran/18993
165 * gfotran.dg/nullify_1.f: New test.
166
167 2004-12-15 Richard Henderson <rth@redhat.com>
168
169 * gcc.target/i386/i386.exp: New harness.
170 * gcc.target/i386/vect-args.c: New.
171
172 2004-12-15 David Edelsohn <edelsohn@gnu.org>
173
174 * gcc.dg/20040813-1.c: Skip for *-*-aix*.
175
176 2004-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
177
178 PR c++/18825
179 * g++.dg/template/friend32.C: New test.
180
181 2004-12-15 Eric Botcazou <ebotcazou@libertysurf.fr>
182
183 * cpp/pragma-once-1.c: New test.
184 * cpp/pragma-once-1b.h: Likewise.
185 * cpp/pragma-once-1c.h: Likewise.
186 * cpp/pragma-once-1d.h: Likewise.
187 * cpp/inc/pragma-once-1a.h: Likewise.
188
189 2004-12-15 Bud Davis <bdavis9659@comcast.net>
190 Steven G. Kargle <kargls@comcast.net>
191
192 PR fortran/17597
193 * gfortran.dg/list_read_3.f90: New test.
194
195 2004-12-15 Eric Botcazou <ebotcazou@libertysurf.fr>
196
197 * gcc.dg/ftrapv-2.c: New test.
198
199 2004-12-15 Nathan Sidwell <nathan@codesourcery.com>
200
201 PR c++/18981
202 * g++.dg/template/typename9.C: New test.
203
204 2004-12-14 Mark Mitchell <mark@codesourcery.com>
205
206 PR c++/18738
207 * g++.dg/template/typename8.C: New test.
208 * g++.dg/parse/friend2.C: Tweak error message.
209
210 2004-12-14 Andrew Pinski <pinskia@physics.uc.edu>
211
212 * gcc.c-torture/20041214-1.c: New test.
213
214 2004-12-14 Andrew Pinski <pinskia@physics.uc.edu>
215
216 PR c++/18965
217 * g++.dg/init/array17.C: New test.
218
219 2004-12-14 Mark Mitchell <mark@codesourcery.com>
220
221 PR c++/18793
222 * g++.dg/init/aggr3.C: New test.
223
224 2004-12-14 Janis Johnson <janis187@us.ibm.com
225
226 * gcc.dg/altivec-types-1.c: New test.
227 * gcc.dg/altivec-types-2.c: New test.
228 * gcc.dg/altivec-types-3.c: New test.
229 * gcc.dg/altivec-types-4.c: New test.
230 * g++.dg/ext/altivec-types-1.C: New test.
231 * g++.dg/ext/altivec-types-2.C: New test.
232 * g++.dg/ext/altivec-types-3.C: New test.
233 * g++.dg/ext/altivec-types-4.C: New test.
234
235 2004-12-14 Jakub Jelinek <jakub@redhat.com>
236
237 PR middle-end/18951
238 * gcc.c-torture/execute/20041213-1.c: New test.
239
240 2004-12-14 Nathan Sidwell <nathan@codesourcery.com>
241
242 PR c++/18949
243 * g++.dg/template/cast1.C: New.
244
245 2004-12-13 Kazu Hirata <kazu@cs.umass.edu>
246
247 * gcc.c-torture/execute/20041213-2.c: New test.
248
249 2004-12-13 Richard Henderson <rth@redhat.com>
250
251 * gcc.dg/i386-sse-10.c: Fix typo in options.
252
253 2004-12-13 Andrew Pinski <pinskia@physics.uc.edu>
254
255 PR c++/18968
256 * g++.dg/opt/pr18968.C: New test.
257
258 2004-12-13 Mark Mitchell <mark@codesourcery.com>
259
260 PR c++/18925
261 * g++.dg/ext/visibility/staticdatamem.C: New test.
262
263 2004-12-13 Kelley Cook <kcook@gcc.gnu.org>
264
265 * gcc.target/xstormy16/below100.S: Remove DOS line endings.
266
267 2004-12-13 Roger Sayle <roger@eyesopen.com>
268
269 PR rtl-optimization/18928
270 * gcc.dg/pr18928-1.c: New test case.
271
272 2004-12-13 Alexandre Oliva <aoliva@redhat.com>
273
274 PR tree-opt/16951
275 * gcc.c-torture/compile/20041211-1.c: New.
276
277 2004-12-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
278
279 PR middle-end/17564
280 * gcc.c-torture/execute/20041212-1.c: New test.
281
282 2004-12-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
283
284 PR fortran/18869
285 * gfortran.dg/common_1.f90: New test.
286
287 2004-12-12 Steven G. Kargl <kargls@comcast.net>
288 Paul Brook <paul@codesourcery.com>
289
290 PR fortran/16222
291 * gfortran.dg/real_do_1.f90: New test.
292
293 2004-12-12 Andrew Pinski <pinskia@physics.uc.edu>
294
295 PR tree-opt/18040
296 * g++.dg/opt/ptrmem6.C: New test.
297
298 2004-12-11 Roger Sayle <roger@eyesopen.com>
299
300 PR middle-end/18921
301 * gcc.dg/pr18921-1.c: New test case.
302
303 2004-12-11 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
304
305 PR fortran/17175
306 * gfortran.dg/scale_1.f90: New test.
307
308 2004-12-10 Andrew Pinski <pinskia@physics.uc.edu>
309
310 PR middle-end/18903
311 * gcc.c-torture/compile/pr18903.c: New test.
312
313 2004-12-10 Richard Sandiford <rsandifo@redhat.com>
314
315 * gcc.c-torture/execute/20041210-1.c: New test.
316
317 2004-12-10 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
318
319 PR c++/18731
320 * g++.dg/parser/struct-1.C: New test.
321 * g++.dg/parser/struct-2.C: New test.
322 * g++.dg/parser/struct-3.C: New test.
323
324 2004-12-09 Richard Henderson <rth@redhat.com>
325
326 * gcc.dg/loop-3.c: Don't use i386 tuning for amd64.
327
328 * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Remove.
329 * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Remove.
330
331 2004-12-09 Matt Austern <austern@apple.com>
332
333 PR c++/18514
334 * g++.dg/ext/builtin1.C: New
335 * g++.dg/ext/builtin2.C: New
336 * g++.dg/ext/builtin3.C: New
337 * g++.dg/ext/builtin4.C: New
338 * g++.dg/ext/builtin5.C: New
339
340 2004-12-09 Andrew Pinski <pinskia@physics.uc.edu>
341
342 PR tree-opt/18904
343 * g++.dg/opt/ptrmem5.C: New test.
344
345 2004-12-09 Alexandre Oliva <aoliva@redhat.com>
346
347 * g++.dg/parse/typename5.C: Adjust for new error.
348 * g++.dg/parse/typename7.C: New.
349
350 2004-12-09 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
351
352 PR c++/18073
353 * g++.dg/other/mmintrin.C: New test.
354
355 2004-12-09 Nathan Sidwell <nathan@codesourcery.com>
356
357 PR c++/16681
358 * g++.dg/init/array15.C: New.
359 * g++.dg/init/array16.C: New.
360
361 2004-12-08 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
362
363 PR fortran/18826
364 * gfortran.dg/assign_1.f90: New test.
365
366 2004-12-08 Nick Clifton <nickc@redhat.com>
367
368 * gcc.target/xstormy16/bss_below100: New directory containing tests.
369 * gcc.target/xstormy16/data_below100: Likewise.
370 * gcc.target/xstormy16/sfr: Likewise.
371 * gcc.target/xstormy16/below100.S: New test source file.
372 * gcc.target/xstormy16/below100.ld: New test linker script.
373 * gcc.target/xstormy16/xstormy16.exp: Run the new tests.
374 * gcc.target/xstormy16/below_100.c: Fix scan to allow for bn or
375 bp instructions.
376 * gcc.target/xstormy16/bp.c: Likewise.
377
378 * gcc.target/xstormy16/bss_below100: New files:
379 01_const_to_b100b.c, 02_const_to_b100w.c, 03_var_to_b100b.c,
380 04_var_to_b100w.c, 05_b100b_to_var.c, 06_b100w_to_var.c,
381 10_set_b100b_bit_0.c, 10_set_b100b_bit_7.c, 11_clr_b100b_bit_0.c,
382 11_clr_b100b_bit_7.c, 12_if1_b100b_bit_0.c, 12_if1_b100b_bit_3.c,
383 12_if1_b100b_bit_7.c, 13_if0_b100b_bit_0.c, 13_if0_b100b_bit_3.c,
384 13_if0_b100b_bit_7.c, 14_set_b100w_bit_0.c, 14_set_b100w_bit_7.c,
385 14_set_b100w_bit_8.c, 14_set_b100w_bit_f.c, 15_clr_b100w_bit_0.c,
386 15_clr_b100w_bit_7.c, 15_clr_b100w_bit_8.c, 15_clr_b100w_bit_f.c,
387 16_if1_b100w_bit_0.c, 16_if1_b100w_bit_3.c, 16_if1_b100w_bit_7.c,
388 16_if1_b100w_bit_8.c, 16_if1_b100w_bit_b.c, 16_if1_b100w_bit_f.c,
389 17_if0_b100w_bit_0.c, 17_if0_b100w_bit_3.c, 17_if0_b100w_bit_7.c,
390 17_if0_b100w_bit_8.c, 17_if0_b100w_bit_b.c, 17_if0_b100w_bit_f.c,
391 20_set_b100b_bitfield_0.c, 20_set_b100b_bitfield_7.c,
392 21_clr_b100b_bitfield_0.c, 21_clr_b100b_bitfield_7.c,
393 22_if1_b100b_bitfield_0.c, 22_if1_b100b_bitfield_3.c,
394 22_if1_b100b_bitfield_7.c, 23_if0_b100b_bitfield_0.c,
395 23_if0_b100b_bitfield_3.c, 23_if0_b100b_bitfield_7.c,
396 24_set_b100w_bitfield_0.c, 24_set_b100w_bitfield_7.c,
397 24_set_b100w_bitfield_8.c, 24_set_b100w_bitfield_f.c,
398 25_clr_b100w_bitfield_0.c, 25_clr_b100w_bitfield_7.c,
399 25_clr_b100w_bitfield_8.c, 25_clr_b100w_bitfield_f.c,
400 26_if1_b100w_bitfield_0.c, 26_if1_b100w_bitfield_3.c,
401 26_if1_b100w_bitfield_7.c, 26_if1_b100w_bitfield_8.c,
402 26_if1_b100w_bitfield_b.c, 26_if1_b100w_bitfield_f.c,
403 27_if0_b100w_bitfield_0.c, 27_if0_b100w_bitfield_3.c,
404 27_if0_b100w_bitfield_7.c, 27_if0_b100w_bitfield_8.c,
405 27_if0_b100w_bitfield_b.c, 27_if0_b100w_bitfield_f.c
406
407 * gcc.target/xstormy16/data_below100: New files:
408 01_const_to_b100b.c, 02_const_to_b100w.c, 03_var_to_b100b.c,
409 04_var_to_b100w.c, 05_b100b_to_var.c, 06_b100w_to_var.c,
410 10_set_b100b_bit_0.c, 10_set_b100b_bit_7.c, 11_clr_b100b_bit_0.c,
411 11_clr_b100b_bit_7.c, 12_if1_b100b_bit_0.c, 12_if1_b100b_bit_3.c,
412 12_if1_b100b_bit_7.c, 13_if0_b100b_bit_0.c, 13_if0_b100b_bit_3.c,
413 13_if0_b100b_bit_7.c, 14_set_b100w_bit_0.c, 14_set_b100w_bit_7.c,
414 14_set_b100w_bit_8.c, 14_set_b100w_bit_f.c, 15_clr_b100w_bit_0.c,
415 15_clr_b100w_bit_7.c, 15_clr_b100w_bit_8.c, 15_clr_b100w_bit_f.c,
416 16_if1_b100w_bit_0.c, 16_if1_b100w_bit_3.c, 16_if1_b100w_bit_7.c,
417 16_if1_b100w_bit_8.c, 16_if1_b100w_bit_b.c, 16_if1_b100w_bit_f.c,
418 17_if0_b100w_bit_0.c, 17_if0_b100w_bit_3.c, 17_if0_b100w_bit_7.c,
419 17_if0_b100w_bit_8.c, 17_if0_b100w_bit_b.c, 17_if0_b100w_bit_f.c,
420 20_set_b100b_bitfield_0.c, 20_set_b100b_bitfield_7.c,
421 21_clr_b100b_bitfield_0.c, 21_clr_b100b_bitfield_7.c,
422 22_if1_b100b_bitfield_0.c, 22_if1_b100b_bitfield_3.c,
423 22_if1_b100b_bitfield_7.c, 23_if0_b100b_bitfield_0.c,
424 23_if0_b100b_bitfield_3.c, 23_if0_b100b_bitfield_7.c,
425 24_set_b100w_bitfield_0.c, 24_set_b100w_bitfield_7.c,
426 24_set_b100w_bitfield_8.c, 24_set_b100w_bitfield_f.c,
427 25_clr_b100w_bitfield_0.c, 25_clr_b100w_bitfield_7.c,
428 25_clr_b100w_bitfield_8.c, 25_clr_b100w_bitfield_f.c,
429 26_if1_b100w_bitfield_0.c, 26_if1_b100w_bitfield_3.c,
430 26_if1_b100w_bitfield_7.c, 26_if1_b100w_bitfield_8.c,
431 26_if1_b100w_bitfield_b.c, 26_if1_b100w_bitfield_f.c,
432 27_if0_b100w_bitfield_0.c, 27_if0_b100w_bitfield_3.c,
433 27_if0_b100w_bitfield_7.c, 27_if0_b100w_bitfield_8.c,
434 27_if0_b100w_bitfield_b.c, 27_if0_b100w_bitfield_f.c
435
436 * gcc.target/xstormy16/sfr: New files:
437 01_const_to_sfrb.c, 02_const_to_sfrw.c, 03_var_to_sfrb.c,
438 04_var_to_sfrw.c, 05_sfrb_to_var.c, 06_sfrw_to_var.c,
439 10_set_sfrb_bit_0.c, 10_set_sfrb_bit_7.c, 11_clr_sfrb_bit_0.c,
440 11_clr_sfrb_bit_7.c, 12_if1_sfrb_bit_0.c, 12_if1_sfrb_bit_3.c,
441 12_if1_sfrb_bit_7.c, 13_if0_sfrb_bit_0.c, 13_if0_sfrb_bit_3.c,
442 13_if0_sfrb_bit_7.c, 14_set_sfrw_bit_0.c, 14_set_sfrw_bit_3.c,
443 14_set_sfrw_bit_7.c, 14_set_sfrw_bit_8.c, 14_set_sfrw_bit_b.c,
444 14_set_sfrw_bit_f.c, 15_clr_sfrw_bit_0.c, 15_clr_sfrw_bit_3.c,
445 15_clr_sfrw_bit_7.c, 15_clr_sfrw_bit_8.c, 15_clr_sfrw_bit_b.c,
446 15_clr_sfrw_bit_f.c, 16_if1_sfrw_bit_0.c, 16_if1_sfrw_bit_3.c,
447 16_if1_sfrw_bit_7.c, 16_if1_sfrw_bit_8.c, 16_if1_sfrw_bit_b.c,
448 16_if1_sfrw_bit_f.c, 17_if0_sfrw_bit_0.c, 17_if0_sfrw_bit_3.c,
449 17_if0_sfrw_bit_7.c, 17_if0_sfrw_bit_8.c, 17_if0_sfrw_bit_b.c,
450 17_if0_sfrw_bit_f.c, 20_set_sfrb_bitfield_0.c,
451 20_set_sfrb_bitfield_7.c, 21_clr_sfrb_bitfield_0.c,
452 21_clr_sfrb_bitfield_7.c, 22_if1_sfrb_bitfield_0.c,
453 22_if1_sfrb_bitfield_3.c, 22_if1_sfrb_bitfield_7.c,
454 23_if0_sfrb_bitfield_0.c, 23_if0_sfrb_bitfield_3.c,
455 23_if0_sfrb_bitfield_7.c, 24_set_sfrw_bitfield_0.c,
456 24_set_sfrw_bitfield_7.c, 24_set_sfrw_bitfield_8.c,
457 24_set_sfrw_bitfield_f.c, 25_clr_sfrw_bitfield_0.c,
458 25_clr_sfrw_bitfield_7.c, 25_clr_sfrw_bitfield_8.c,
459 25_clr_sfrw_bitfield_f.c, 26_if1_sfrw_bitfield_0.c,
460 26_if1_sfrw_bitfield_3.c, 26_if1_sfrw_bitfield_7.c,
461 26_if1_sfrw_bitfield_8.c, 26_if1_sfrw_bitfield_b.c,
462 26_if1_sfrw_bitfield_f.c, 27_if0_sfrw_bitfield_0.c,
463 27_if0_sfrw_bitfield_3.c, 27_if0_sfrw_bitfield_7.c,
464 27_if0_sfrw_bitfield_8.c, 27_if0_sfrw_bitfield_b.c,
465 27_if0_sfrw_bitfield_f.c
466
467 2004-12-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
468
469 PR c++/18100
470 * g++.dg/lookup/name-clash4.C: New test.
471
472 2004-12-08 Nathan Sidwell <nathan@codesourcery.com>
473
474 PR c++/18672
475 * g++.dg/opt/array1.C: New.
476
477 PR c++/18803
478 * g++.dg/template/operator5.C: New.
479
480 2004-12-08 Hans-Peter Nilsson <hp@bitrange.com>
481
482 PR c/18867
483 * gcc.dg/noncompile/20041207.c: Fix typo in dg directive.
484
485 2004-12-07 Steven Bosscher <stevenb@suse.de>
486
487 * gcc.dg/noncompile/20041207.c: New test.
488
489 2004-12-07 Volker Reichelt <reichelt@gcc.gnu.org>
490
491 * g++.dg/other/unreachable-1.C: New test.
492
493 2004-12-06 Nick Clifton <nickc@redhat.com>
494
495 * gcc.dg/builtins-config.h: Use <sys/types.h> instead of
496 <limits.h> because the latter comes from gcc's include/ directory
497 and not the newlib/libc/include directory.
498
499 2004-12-04 Richard Henderson <rth@redhat.com>
500
501 * gcc.dg/tree-ssa/loop-5.c: Use long instead of int.
502
503 2004-12-04 Richard Henderson <rth@redhat.com>
504
505 * lib/target-supports.exp (check_gc_sections_available): Disable
506 for alpha and ia64.
507
508 2004-12-04 Andrew Pinski <pinskia@physics.uc.edu>
509
510 PR middle-end/17909
511 * g++.dg/other/vararg-2.C: New test.
512
513 2004-12-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
514
515 PR c++/17011, c++/17971
516 * g++.dg/template/error15.C: Adjust expected error.
517 * g++.dg/template/instantiate3.C: Likewise.
518
519 2004-12-03 Janis Johnson <janis187@us.ibm.com>
520
521 * gcc.dg/altivec-18.c: Fix for darwin
522
523 2004-12-03 Nathan Sidwell <nathan@codesourcery.com>
524
525 PR c++/18782
526 * g++.dg/parse/ptrmem2.C: New.
527
528 PR c++/18318
529 * g++.dg/template/new1.C: New.
530
531 2004-12-02 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
532
533 PR fortran/18710
534 * gfortran.dg/direct_io_3.f90: New test.
535
536 2004-12-02 Nathan Sidwell <nathan@codesourcery.com>
537
538 PR 18758
539 * g++.dg/parse/crash21.C: New.
540
541 2004-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
542
543 PR c++/15664, c++/18276
544 * g++.dg/template/ttp13.C: New test.
545 * g++.dg/template/ttp14.C: Likewise.
546
547 2004-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
548
549 PR c++/18123
550 * g++.dg/parse/enum2.C: New test.
551 * g++.old-deja/g++.pt/enum5.C: Adjust error location.
552
553 2004-12-02 Nick Clifton <nickc@redhat.com>
554
555 * gcc.target/xstormy16: New test directory.
556 * gcc.target/xstormy16/xstormy16.exp: Run the new tests.
557 * gcc.target/xstormy16/bp.c: Check the generation of bp
558 instructions.
559 * gcc.target/xstormy16/below_100.c: Check the generation of bp and
560 bn instructions and the BELOW100 attribute.
561
562 2004-12-02 Alan Modra <amodra@bigpond.net.au>
563
564 PR target/16952
565 * gcc.dg/ppc-eabi.c: New.
566
567 2004-12-02 Bud Davis <bdavis9659@comcast.net>
568
569 PR fortran/18284
570 * gfortran.dg/backspace.f90
571
572 2004-12-02 Bud Davis <bdavis9659@comcast.net>
573
574 * gfortran.dg/inquire.f90: New test.
575
576 2004-12-01 Janis Johnson <janis187@us.ibm.com>
577
578 * lib/gcc-dg.exp (dg-process-target): Wrapper for dg function to
579 handle effective-target-keyword.
580 (dg-skip-if): Support effective-target keyword as target list.
581 (dg-xfail-if): Ditto.
582 * lib/target-supports.exp (is-effective-target-keyword): New proc.
583
584 2004-12-01 Diego Novillo <dnovillo@redhat.com>
585
586 PR tree-optimization/18291
587 * testsuite/gcc.c-torture/compile/pr18291.c: New test.
588
589 2004-12-01 Nathan Sidwell <nathan@codesourcery.com>
590
591 PR C++/18729
592 * g++.dg/parse/crash20.C: New.
593
594 PR c++/17431
595 * g++.dg/overload/arg1.C: New.
596 * g++.dg/overload/arg2.C: New.
597 * g++.dg/overload/arg3.C: New.
598 * g++.dg/overload/arg4.C: New.
599
600 2004-12-01 Joseph S. Myers <joseph@codesourcery.com>
601
602 * gcc.dg/c99-flex-array-4.c: Remove.
603
604 2004-11-30 Janis Johnson <janis187@us.ibm.com>
605
606 * lib/compat.exp (compat-get-options): Fix for use with dg-xfail-if.
607
608 * lib/target-supports.exp (is-effective-target): Simplify.
609
610 * lib/target-supports.exp (check_effective_target_vect_long):
611 Fix for powerpc64-*-*.
612
613 2004-11-30 Loren James Rittle <ljrittle@acm.org>
614
615 * g++.old-deja/g++.eh/badalloc1.C (arena_size): Bump up to 262144
616 to support new requirements on FreeBSD 5.
617
618 2004-11-30 Devang Patel <dpatel@apple.com>
619
620 PR 18702
621 * gcc.dg/cpp/isysroot-1.c: Make this test darwin specific.
622
623 2004-11-30 Janis Johnson <janis187@us.ibm.com>
624
625 * g++.dg/ext/altivec-13.C: New test.
626
627 2004-11-30 Andrew Pinski <pinskia@physics.uc.edu>
628
629 PR tree-opt/18298
630 * gcc.c-torture/execute/p18298.c: New test.
631
632 2004-11-30 Ira Rosen <irar@il.ibm.com>
633 Dorit Naishlos <dorit@il.ibm.com>
634
635 PR tree-opt/18607
636 * gcc.dg/vect/vect-89.c: New test.
637
638 2004-11-30 James A. Morrison <phython@gcc.gnu.org>
639
640 * gcc.dg/pr18596-1.c: New test.
641
642 2004-11-30 Ben Elliston <bje@au.ibm.com>
643
644 * g++.old-deja/g++.other/decl5.C: Remove remaining XFAILs.
645
646 2004-11-29 Andrew Pinski <pinskia@physics.uc.edu>
647
648 PR c/18479
649 * gcc.dg/pr18479.c: New test.
650
651 2004-11-29 Hans-Peter Nilsson <hp@bitrange.com>
652
653 PR target/18490
654 * g++.old-deja/g++.law/bit-fields2.C: Reinstate skip for
655 mmix-knuth-mmixware.
656
657 * g++.old-deja/g++.other/local-alloc1.C: Reinstate skip for
658 cris-*-elf* cris-*-aout* mmix-*-*
659
660 2004-11-29 Andrew Pinski <pinskia@physics.uc.edu>
661
662 PR middle-end/18725
663 * gcc.dg/pr18725.c: New test.
664
665 2004-11-29 Hans-Peter Nilsson <hp@bitrange.com>
666
667 PR target/18488
668 * g++.dg/opt/vt1.C: Skip for mmix-*-*.
669
670 PR target/18336
671 * gcc.dg/20040813-1.c: Skip for mmix-*-*.
672
673 2004-11-29 Mark Mitchell <mark@codesourcery.com>
674
675 PR c++/18368
676 * g++.old-deja/g++.brendan/crash16.C: Adjust error messages.
677 * g++.old-deja/g++.law/ctors5.C: Likewise.
678 * g++.old-deja/g++.other/crash25.C: Likewise.
679
680 PR c++/18674
681 * g++.dg/template/error16.C: New test.
682
683 PR c++/18512
684 * g++.dg/template/crash29.C: New test.
685
686 2004-11-29 Diego Novillo <dnovillo@redhat.com>
687
688 PR tree-optimization/18712
689 * gcc.c-torture/compile/pr18712.c: New test.
690
691 2004-11-29 Joseph Myers <joseph@codesourcery.com>
692
693 PR c/7544
694 * g++.dg/ext/weak1.C, gcc.dg/weak/weak-10.c, objc.dg/weak-1.m: New
695 tests.
696
697 2004-11-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
698
699 PR c++/18652
700 * g++.dg/lookup/crash6.C: New test.
701
702 2004-11-29 Hans-Peter Nilsson <hp@bitrange.com>
703
704 PR middle-end/18164
705 * gcc.dg/pr18164.c: Add dg-options "". Correct typo in dg-error.
706
707 2004-11-29 Joseph S. Myers <joseph@codesourcery.com>
708
709 * gcc.dg/Wnested-externs-1.c, gcc.dg/decl-7.c, gcc.dg/decl-8.c,
710 gcc.dg/if-empty-1.c, gcc.dg/init-bad-1.c, gcc.dg/init-bad-2.c,
711 gcc.dg/init-bad-3.c, gcc.dg/parm-mismatch-1.c: New tests.
712
713 2004-11-28 Andrew Pinski <pinskia@physics.uc.edu>
714
715 * gcc.dg/pr18164.c: New test.
716
717 2004-11-28 Matt Kraai <kraai@alumni.cmu.edu>
718
719 * gcc.dg/funroll-loops-all.c: New.
720
721 2004-11-28 Hans-Peter Nilsson <hp@bitrange.com>
722
723 PR target/18489
724 * g++.dg/rtti/tinfo1.C: In pattern for label definition ending
725 delimeter, match space and TAB as well as ":".
726
727 PR target/18484
728 * g++.dg/abi/empty6.C: Xfail warning for mmix-*-*.
729
730 PR target/18348
731 * gcc.dg/uninit-H.c (ASM): For unknown targets, define to "= 0".
732
733 PR target/18345
734 * gcc.dg/intmax_t-1.c: Add mmix-*-* to dg-error.
735
736 PR target/18337
737 * gcc.dg/array-quals-1.c: Xfail for mmix-*-*.
738
739 2004-11-28 Bud Davis <bdavis9659@comcast.net>
740
741 * gfortran.dg/direct_io_2.f90: New test.
742
743 2004-11-28 Hans-Peter Nilsson <hp@bitrange.com>
744
745 PR target/18334
746 * gcc.dg/cpp/assert4.c: Remove mmix assertion tests.
747
748 2004-11-28 Richard Henderson <rth@redhat.com>
749
750 * gcc.c-torture/execute/20020227-1.x: Remove XFAIL.
751
752 2004-11-28 Joseph S. Myers <joseph@codesourcery.com>
753
754 * gcc.dg/builtin-choose-expr-2.c, gcc.dg/cast-1.c,
755 gcc.dg/cast-2.c, gcc.dg/cast-3.c, gcc.dg/format/opt-1.c,
756 gcc.dg/format/opt-2.c, gcc.dg/format/opt-3.c,
757 gcc.dg/format/opt-4.c, gcc.dg/format/opt-5.c,
758 gcc.dg/format/opt-6.c, gcc.dg/pointer-arith-5.c,
759 gcc.dg/pointer-arith-6.c, gcc.dg/pointer-arith-7.c,
760 gcc.dg/pointer-arith-8.c: New tests.
761
762 2004-11-27 Bud Davis <bdavis9659@comcast.net>
763
764 PR fortran/18364
765 * gfortran.dg/endfile.f90: New test.
766
767 2004-11-27 Falk Hueffner <falk@debian.org>
768
769 * gcc.dg/loop-6.c: New test.
770
771 2004-11-27 Jakub Jelinek <jakub@redhat.com>
772
773 * gcc.c-torture/execute/20041126-1.c: New test.
774
775 2004-11-27 Richard Sandiford <rsandifo@redhat.com>
776
777 * gcc.dg/mips-args-1.c: Don't expect _R3000 or _R4000 to be defined
778 on IRIX.
779
780 2004-11-27 Richard Sandiford <rsandifo@redhat.com>
781
782 * gcc.dg/mips-movcc-[123].c: Pass the ?: expressions to other
783 functions.
784
785 2004-11-27 Jakub Jelinek <jakub@redhat.com>
786
787 PR rtl-optimization/17825
788 * gcc.c-torture/compile/20041119-1.c: New test.
789
790 2004-11-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
791
792 * lib/target-libpath.exp (restore_ld_library_path_env_vars):
793 Check existence of ld library path variables before unsetting.
794
795 2004-11-26 Mark Mitchell <mark@codesourcery.com>
796
797 * g++.old-deja/g++.eh/badalloc1.C: Robustify.
798
799 2004-11-26 Richard Sandiford <rsandifo@redhat.com>
800
801 * gcc.dg/sibcall-[34].c: Remove MIPS xfails.
802
803 2004-11-26 Richard Sandiford <rsandifo@redhat.com>
804
805 * g++.old-deja/g++.jason/thunk3.C: Remove mips*-*-* xfail.
806
807 2004-11-26 Ben Elliston <bje@au.ibm.com>
808
809 * gcc.dg/cpp/isysroot-2.c: Move target selector from dg-options to
810 dg-do directive.
811
812 2004-11-26 Ben Elliston <bje@au.ibm.com>
813
814 * gcc.dg/pr17957.c: Pass --param, not -param.
815
816 2004-11-25 Andrew Pinski <pinskia@physics.uc.edu>
817
818 PR middle-end/17957
819 * testsuite/gcc.dg/pr17957.c: New test.
820
821 2004-11-25 Mark Mitchell <mark@codesourcery.com>
822
823 PR c++/18445
824 * g++.dg/template/crash28.C: Likewise.
825
826 PR c++/18001
827 * g++.dg/expr/unary2.C: Adjust lvalue messages.
828 * g++.dg/ext/lvaddr.C: Likewise.
829 * g++.dg/opt/pr7503-3.C: Likewise.
830
831 PR c++/18466
832 * g++.dg/parse/qualified3.C: New test.
833 * g++.old-deja/g++.other/friend7.C: Remove bogus qualification.
834
835 PR c++/18545
836 * g++.dg/expr/return1.C: New test.
837
838 2004-11-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
839
840 Friend class name lookup 3/n, PR c++/3332
841 * g++.dg/lookup/friend3.C: New test.
842 * g++.dg/lookup/friend4.C: Likewise.
843 * g++.dg/lookup/friend5.C: Likewise.
844
845 2004-11-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
846
847 Friend class name lookup 2/n, PR c++/14513, c++/15410
848 * g++.dg/lookup/friend2.C: New test.
849 * g++.dg/template/friend31.C: Likewise.
850
851 2004-11-24 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
852
853 * lib/target-libpath.exp (orig_ld_library_path_saved): Add missing set.
854
855 2004-11-24 Mark Mitchell <mark@codesourcery.com>
856
857 PR c++/17473
858 * g++.dg/tc1/dr56.C: Remove.
859 * g++.dg/template/typedef1.C: Add dg-error markers.
860 * g++.old-deja/g++.other/typedef7.C: Likewise.
861
862 PR c++/18285
863 * g++.dg/parse/typedef7.C: New test.
864
865 2004-11-24 Richard Sandiford <rsandifo@redhat.com>
866
867 * gcc.c-torture/execute/20041124-1.c: New test.
868
869 2004-11-24 Mark Mitchell <mark@codesourcery.com>
870
871 * g++.dg/template/deduce3.C: New test.
872
873 PR c++/18586
874 * g++.dg/template/crash27.C: New test.
875
876 PR c++/18530
877 * g++.dg/warn/Wshadow-3.C: New test.
878
879 2004-11-24 Devang Patel <dpatel@apple.com>
880
881 PR/18555
882 * gcc.dg/cpp/isysroot-1.c: New test.
883 * gcc.dg/cpp/usr/include/stdio.h: New file.
884 * gcc.dg/cpp/isysroot-2.c: New test.
885 * gcc.dg/cpp/System/Library/Framework/Carbon.framework/Headers/Carbon.h:
886 New file.
887
888 2004-11-24 Giovanni Bajo <giovannibajo@gcc.gnu.org>
889
890 PR c++/8929
891 * g++.old-deja/g++.oliva/template10.C: Remove xfail.
892
893 2004-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
894
895 * gcc.target/sparc/align.c: Do not include <stdint.h>.
896 * gcc.target/sparc/pdist.c: Likewise.
897
898 2004-11-24 Paolo Bonzini <bonzini@gnu.org>
899
900 PR c++/16882
901 * g++.dg/conversion/simd1.C: New test.
902
903 2004-11-23 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
904
905 * lib/target-libpath.exp: New file defining set_ld_library_path_env_vars
906 and restore_ld_library_path_env_vars.
907 * g++.dg/compat/compat.exp, lib/g++.exp, lib/gcc-dg.exp,
908 lib/gfortran.exp, lib/objc.exp, lib/treelang.exp: Use new procs.
909 * ada/acats/run_acats (LD_LIBRARY_PATH): Add previous LD_LIBRARY_PATH
910 to LD_LIBRARY_PATH. Export LD_LIBRARY_PATH.
911
912 2004-11-23 Daniel Jacobowitz <dan@codesourcery.com>
913
914 * gcc.dg/pragma-align-2.c: Test macro expansion.
915 * gcc.dg/pragma-pack-2.c: New test.
916
917 2004-11-23 Richard Henderson <rth@redhat.com>
918
919 * gcc.dg/vect/pr18425.c: Use effective target vect_long.
920 * gcc.dg/vect/vect-13.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
921 gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-48a.c,
922 gcc.dg/vect/vect-56a.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-77.c,
923 gcc.dg/vect/vect-77a.c, gcc.dg/vect/vect-78.c, gcc.dg/vect/vect-86.c,
924 gcc.dg/vect/vect-87.c, gcc.dg/vect/vect-88.c: XFAIL for alpha.
925
926 * gcc.dg/vect/vect.exp: Add check for alpha.
927 * lib/target-supports.exp (check_alpha_max_hw_available): New.
928 (check_effective_target_vect_int): Enable for alpha.
929 (check_effective_target_vect_long): New.
930 (is-effective-target): Add it.
931
932 2004-11-23 Uros Bizjak <uros@kss-loka.si>
933
934 * gcc.dg/pr18614-1.c: New test.
935
936 2004-11-23 Eric Botcazou <ebotcazou@libertysurf.fr>
937
938 * gcc.dg/setjmp-2.c: New test.
939
940 2004-11-22 James A. Morrison <phython@gcc.gnu.org>
941
942 * gcc.target/sparc/align.c, gcc.target/sparc/combined-2.c,
943 gcc.target/sparc/fpack16.c, gcc.target/sparc/fpack32.c,
944 gcc.target/sparc/fpackfix.c, gcc.target/fexpand.c,
945 gcc.target/sparc/fpmerge.c, gcc.target/sparc/fpmul.c,
946 gcc.target/sparc/pdist.c: New tests.
947
948 2004-11-22 Bob Wilson <bob.wilson@acm.org>
949
950 * gcc.dg/uninit-H.c: Define ASM for Xtensa targets.
951
952 2004-11-22 Dale Johannesen <dalej@apple.com>
953
954 * gcc.dg/20041111-1.c: New.
955
956 2004-11-19 Dorit Naishlos <dorit@il.ibm.com>
957
958 PR tree-opt/18536
959 * gcc.dg/vect/pr18536.c: New test.
960
961 2004-11-22 Giovanni Bajo <giovannibajo@gcc.gnu.org>
962
963 PR c++/18354
964 * g++.dg/template/nontype11.C: New test.
965
966 2004-11-21 Roger Sayle <roger@eyesopen.com>
967
968 PR middle-end/18520
969 * gcc.dg/pr18520-1.c: New test case.
970
971 2004-11-20 Joseph S. Myers <joseph@codesourcery.com>
972
973 * gcc.dg/Wchar-subscripts-1.c, gcc.dg/array-8.c: New tests.
974 * gcc.dg/pointer-arith-1.c, gcc.dg/pointer-arith-2.c,
975 gcc.dg/pointer-arith-3.c, gcc.dg/pointer-arith-4.c: Update
976 expected diagnostics.
977
978 2004-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
979
980 PR target/18580
981 * gcc.dg/vect/vect-13.c, vect-27.c, vect-27a.c, vect-29.c,
982 vect-29a.c, vect-48a.c, vect-56a.c, vect-72.c, vect-72a.c,
983 vect-77.c, vect-77a.c: XFAIL on the SPARC.
984
985 2004-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
986
987 * gcc.dg/vect/vect.exp (sparc*-*-*): Fix a couple of nits.
988
989 2004-11-19 Mark Mitchell <mark@codesourcery.com>
990 Joseph Myers <joseph@codesourcery.com>
991
992 * lib/target-supports.exp (check_visibility_available): Really
993 test the compiler.
994
995 2004-11-19 Dorit Naishlos <dorit@il.ibm.com>
996
997 PR tree-opt/18181
998 * gcc.dg/vect/vect-85.c: New test.
999 * gcc.dg/vect/vect-86.c: New test.
1000 * gcc.dg/vect/vect-87.c: New test.
1001 * gcc.dg/vect/vect-88.c: New test.
1002
1003 2004-11-19 Ben Elliston <bje@au.ibm.com>
1004
1005 * gcc.dg/pr16286.c: Test __pixel and __bool keywords.
1006
1007 2004-11-18 Janis Johnson <janis187@us.ibm.com>
1008
1009 * gcc.dg/ppc-bitfield1.c: Skip if not LP64, don't specify -m64.
1010 * gcc.dg/ppc-and-1.c: Ditto.
1011 * gcc.dg/ppc-compare-1.c: Ditto.
1012 * gcc.dg/ppc-mov-1.c: Ditto
1013
1014 2004-11-18 Daniel Jacobowitz <dan@codesourcery.com>
1015 Mark Mitchell <mark@codesourcery.com>
1016
1017 * testsuite/gcc.dg/pragma-init-fini-2.c: New test.
1018
1019 2004-11-17 Janis Johnson <janis187@us.ibm.com>
1020 Aldy Hernandez <aldyh@redhat.com>
1021
1022 * lib/target-supports.exp (check_effective_target_vect_int): New
1023 (check_effective_target_vect_float): New
1024 (check_effective_target_vect_double): New.
1025 (is-effective-target): Support new effective targets keywords.
1026 * gcc.dg/vect/vect.exp: Set target-dependent vector flags and
1027 default action for dg-do.
1028 * gcc.dg/vect/pr16105.c: Use new support.
1029 * gcc.dg/vect/pr18400.c: Ditto.
1030 * gcc.dg/vect/pr18425.c: Ditto.
1031 * gcc.dg/vect/vect-1.c: Ditto.
1032 * gcc.dg/vect/vect-10.c: Ditto.
1033 * gcc.dg/vect/vect-11.c: Ditto.
1034 * gcc.dg/vect/vect-12.c: Ditto.
1035 * gcc.dg/vect/vect-13.c: Ditto.
1036 * gcc.dg/vect/vect-14.c: Ditto.
1037 * gcc.dg/vect/vect-15.c: Ditto.
1038 * gcc.dg/vect/vect-16.c: Ditto.
1039 * gcc.dg/vect/vect-17.c: Ditto.
1040 * gcc.dg/vect/vect-18.c: Ditto.
1041 * gcc.dg/vect/vect-19.c: Ditto.
1042 * gcc.dg/vect/vect-2.c: Ditto.
1043 * gcc.dg/vect/vect-20.c: Ditto.
1044 * gcc.dg/vect/vect-21.c: Ditto.
1045 * gcc.dg/vect/vect-22.c: Ditto.
1046 * gcc.dg/vect/vect-23.c: Ditto.
1047 * gcc.dg/vect/vect-24.c: Ditto.
1048 * gcc.dg/vect/vect-25.c: Ditto.
1049 * gcc.dg/vect/vect-26.c: Ditto.
1050 * gcc.dg/vect/vect-27.c: Ditto.
1051 * gcc.dg/vect/vect-27a.c: Ditto.
1052 * gcc.dg/vect/vect-28.c: Ditto.
1053 * gcc.dg/vect/vect-29.c: Ditto.
1054 * gcc.dg/vect/vect-29a.c: Ditto.
1055 * gcc.dg/vect/vect-3.c: Ditto.
1056 * gcc.dg/vect/vect-30.c: Ditto.
1057 * gcc.dg/vect/vect-31.c: Ditto.
1058 * gcc.dg/vect/vect-32.c: Ditto.
1059 * gcc.dg/vect/vect-33.c: Ditto.
1060 * gcc.dg/vect/vect-34.c: Ditto.
1061 * gcc.dg/vect/vect-35.c: Ditto.
1062 * gcc.dg/vect/vect-36.c: Ditto.
1063 * gcc.dg/vect/vect-37.c: Ditto.
1064 * gcc.dg/vect/vect-38.c: Ditto.
1065 * gcc.dg/vect/vect-4.c: Ditto.
1066 * gcc.dg/vect/vect-40.c: Ditto.
1067 * gcc.dg/vect/vect-41.c: Ditto.
1068 * gcc.dg/vect/vect-42.c: Ditto.
1069 * gcc.dg/vect/vect-43.c: Ditto.
1070 * gcc.dg/vect/vect-44.c: Ditto.
1071 * gcc.dg/vect/vect-45.c: Ditto.
1072 * gcc.dg/vect/vect-46.c: Ditto.
1073 * gcc.dg/vect/vect-47.c: Ditto.
1074 * gcc.dg/vect/vect-48.c: Ditto.
1075 * gcc.dg/vect/vect-48a.c: Ditto.
1076 * gcc.dg/vect/vect-49.c: Ditto.
1077 * gcc.dg/vect/vect-5.c: Ditto.
1078 * gcc.dg/vect/vect-50.c: Ditto.
1079 * gcc.dg/vect/vect-51.c: Ditto.
1080 * gcc.dg/vect/vect-52.c: Ditto.
1081 * gcc.dg/vect/vect-53.c: Ditto.
1082 * gcc.dg/vect/vect-54.c: Ditto.
1083 * gcc.dg/vect/vect-55.c: Ditto.
1084 * gcc.dg/vect/vect-56.c: Ditto.
1085 * gcc.dg/vect/vect-56a.c: Ditto.
1086 * gcc.dg/vect/vect-57.c: Ditto.
1087 * gcc.dg/vect/vect-58.c: Ditto.
1088 * gcc.dg/vect/vect-59.c: Ditto.
1089 * gcc.dg/vect/vect-6.c: Ditto.
1090 * gcc.dg/vect/vect-60.c: Ditto.
1091 * gcc.dg/vect/vect-61.c: Ditto.
1092 * gcc.dg/vect/vect-62.c: Ditto.
1093 * gcc.dg/vect/vect-63.c: Ditto.
1094 * gcc.dg/vect/vect-64.c: Ditto.
1095 * gcc.dg/vect/vect-65.c: Ditto.
1096 * gcc.dg/vect/vect-66.c: Ditto.
1097 * gcc.dg/vect/vect-67.c: Ditto.
1098 * gcc.dg/vect/vect-68.c: Ditto.
1099 * gcc.dg/vect/vect-69.c: Ditto.
1100 * gcc.dg/vect/vect-7.c: Ditto.
1101 * gcc.dg/vect/vect-72.c: Ditto.
1102 * gcc.dg/vect/vect-72a.c: Ditto.
1103 * gcc.dg/vect/vect-73.c: Ditto.
1104 * gcc.dg/vect/vect-74.c: Ditto.
1105 * gcc.dg/vect/vect-75.c: Ditto.
1106 * gcc.dg/vect/vect-76.c: Ditto.
1107 * gcc.dg/vect/vect-77.c: Ditto.
1108 * gcc.dg/vect/vect-77a.c: Ditto.
1109 * gcc.dg/vect/vect-78.c: Ditto.
1110 * gcc.dg/vect/vect-79.c: Ditto.
1111 * gcc.dg/vect/vect-8.c: Ditto.
1112 * gcc.dg/vect/vect-80.c: Ditto.
1113 * gcc.dg/vect/vect-82.c: Ditto.
1114 * gcc.dg/vect/vect-82_64.c: Ditto.
1115 * gcc.dg/vect/vect-83.c: Ditto.
1116 * gcc.dg/vect/vect-83_64.c: Ditto.
1117 * gcc.dg/vect/vect-9.c: Ditto.
1118 * gcc.dg/vect/vect-all.c: Ditto.
1119 * gcc.dg/vect/vect-none.c: Ditto.
1120
1121 2004-11-17 Janis Johnson <janis187@us.ibm.com>
1122
1123 * lib/gcc-dg.exp (dg-skip-if): New function.
1124 (dg-forbid-option): Remove.
1125 * g++.dg/abi/bitfield3.C: Use dg-skip-if i?86 -m64.
1126 * g++.dg/abi/bitfield8.C: Likewise.
1127 * g++.dg/abi/dtor1.C: Likewise.
1128 * g++.dg/abi/empty10.C: Likewise.
1129 * g++.dg/abi/empty7.C: Likewise.
1130 * g++.dg/abi/empty9.C: Likewise.
1131 * g++.dg/abi/layout3.C: Likewise.
1132 * g++.dg/abi/layout4.C: Likewise.
1133 * g++.dg/abi/thunk1.C: Likewise.
1134 * g++.dg/abi/thunk2.C: Likewise.
1135 * g++.dg/abi/vbase11.C: Likewise.
1136 * g++.dg/abi/vthunk2.C: Likewise.
1137 * g++.dg/abi/vthunk3.C: Likewise.
1138 * g++.dg/ext/attrib8.C: Likewise.
1139 * g++.dg/opt/longbranch2.C: Likewise.
1140 * g++.dg/opt/reg-stack4.C: Likewise.
1141 * g++.old-deja/g++.ext/attrib1.C: Likewise.
1142 * g++.old-deja/g++.ext/attrib2.C: Likewise.
1143 * g++.old-deja/g++.ext/attrib3.C: Likewise.
1144 * g++.old-deja/g++.other/store-expr1.C: Likewise.
1145 * g++.old-deja/g++.other/store-expr2.C: Likewise.
1146 * gcc.dg/20000609-1.c: Likewise.
1147 * gcc.dg/20000720-1.c: Likewise.
1148 * gcc.dg/20011107-1.c: Likewise.
1149 * gcc.dg/20011119-1.c: Likewise.
1150 * gcc.dg/20020108-1.c: Likewise.
1151 * gcc.dg/20020122-2.c: Likewise.
1152 * gcc.dg/20020122-3.c: Likewise.
1153 * gcc.dg/20020201-3.c: Likewise.
1154 * gcc.dg/20020206-1.c: Likewise.
1155 * gcc.dg/20020218-1.c: Likewise.
1156 * gcc.dg/20020310-1.c: Likewise.
1157 * gcc.dg/20020411-1.c: Likewise.
1158 * gcc.dg/20020418-2.c: Likewise.
1159 * gcc.dg/20020426-1.c: Likewise.
1160 * gcc.dg/20020426-2.c: Likewise.
1161 * gcc.dg/20020517-1.c: Likewise.
1162 * gcc.dg/20020523-1.c: Likewise.
1163 * gcc.dg/20020523-2.c: Likewise.
1164 * gcc.dg/20020729-1.c: Likewise.
1165 * gcc.dg/20030204-1.c: Likewise.
1166 * gcc.dg/20030826-2.c: Likewise.
1167 * gcc.dg/20030926-1.c: Likewise.
1168 * gcc.dg/20031202-1.c: Likewise.
1169 * gcc.dg/980312-1.c: Likewise.
1170 * gcc.dg/980313-1.c: Likewise.
1171 * gcc.dg/990117-1.c: Likewise.
1172 * gcc.dg/990424-1.c: Likewise.
1173 * gcc.dg/990524-1.c: Likewise.
1174 * gcc.dg/991230-1.c: Likewise.
1175 * gcc.dg/i386-387-1.c: Likewise.
1176 * gcc.dg/i386-387-2.c: Likewise.
1177 * gcc.dg/i386-387-3.c: Likewise.
1178 * gcc.dg/i386-387-4.c: Likewise.
1179 * gcc.dg/i386-387-5.c: Likewise.
1180 * gcc.dg/i386-387-6.c: Likewise.
1181 * gcc.dg/i386-asm-1.c: Likewise.
1182 * gcc.dg/i386-bitfield1.c: Likewise.
1183 * gcc.dg/i386-bitfield2.c: Likewise.
1184 * gcc.dg/i386-loop-1.c: Likewise.
1185 * gcc.dg/i386-loop-2.c: Likewise.
1186 * gcc.dg/i386-loop-3.c: Likewise.
1187 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
1188 * gcc.dg/i386-pic-1.c: Likewise.
1189 * gcc.dg/i386-regparm.c: Likewise.
1190 * gcc.dg/i386-signbit-1.c: Likewise.
1191 * gcc.dg/i386-signbit-2.c: Likewise.
1192 * gcc.dg/i386-signbit-3.c: Likewise.
1193 * gcc.dg/i386-sse-5.c: Likewise.
1194 * gcc.dg/i386-sse-8.c: Likewise.
1195 * gcc.dg/i386-unroll-1.c: Likewise.
1196 * gcc.dg/tls/opt-1.c: Likewise.
1197 * gcc.dg/tls/opt-2.c: Likewise.
1198 * gcc.dg/unroll-1.c: Likewise.
1199 * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
1200 * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
1201 * gcc.misc-tests/i386-pf-none-1.c: Likewise.
1202 * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
1203
1204 2004-11-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1205
1206 * g++.dg/template/incomplete1.C: New test.
1207
1208 2004-11-16 Nick Clifton <nickc@redhat.com>
1209
1210 Revert patches accidentally commited during checkin of fixes for
1211 xstormy16 tests:
1212 gcc.c-torture/execute/simd-4.c: Revert
1213 gcc.dg/20040910-1.c: Revert.
1214
1215 2004-11-16 Paul Brook <paul@codesourcery.com>
1216
1217 PR fortran/13010
1218 * gfortran.dg/der_pointer_1.f90: New test.
1219
1220 2004-11-15 Joseph S. Myers <joseph@codesourcery.com>
1221
1222 PR c/18498
1223 * gcc.dg/bitfld-13.c: New test.
1224
1225 2004-11-15 Janis Johnson <janis187@us.ibm.com>
1226
1227 * gcc.dg/vect/tree-vect.h: (check_vect): Test symbols defined for
1228 powerpc*-*-linux*.
1229
1230 * gcc.dg/ppc64-abi-1.c: Skip if not lp64.
1231 * gcc.dg/ppc64-abi-2.c: Ditto.
1232 * gcc.dg/ppc64-abi-3.c: Ditto.
1233
1234 * lib/gcc-dg.exp (dg-target-list): Remove.
1235
1236 2004-11-15 Steve Ellcey <sje@cup.hp.com>
1237
1238 * gcc.dg/ia64-postinc.c: New test.
1239
1240 2004-11-15 Mark Mitchell <mark@codesourcery.com>
1241
1242 * gcc.dg/format/cmn-err-1.c: Add tests for "%p".
1243
1244 2004-11-15 Nick Clifton <nickc@redhat.com>
1245
1246 * g++.dg/opt/strength-reduce.C: Replace 0x7fffffff with
1247 __INT_MAX__ so that the test can be compiled by toolchains
1248 targeted at 16-bit processors.
1249
1250 * gcc.dg/20040625-1.c: Use long constants rather than integers
1251 when performing arithmetic that will overflow 16-bits.
1252
1253 * gcc.dg/i386-sse-8.c: Expect this test to fail for the
1254 xstormy16. It does not support 128-bit vector operations.
1255
1256 * gcc.dg/ultrasp4.c: Replace all occurrences of the type 'long'
1257 with the macro PTR_TYPE. Define this macro to an integer type
1258 suitable for holding a pointer.
1259
1260 * gcc.dg/compat/struct-align-1_x.c: Use shorter integers if
1261 the target is a 16-bit processor.
1262
1263 * gcc.dg/cpp/if-2.c: Expect a different warning message from
1264 16-bit targets where the character constant will be too long.
1265
1266 * g++.dg/opt/asm1.C: Expect this test to fail on the xstormy16
1267 where the double will not be directly addressable.
1268
1269 2004-11-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1270
1271 Friend class name lookup 1/n, PR c++/18471
1272 * g++.dg/template/crash26.C: New test.
1273 * g++.dg/lookup/struct1.C: Adjust expected error.
1274 * g++.dg/parse/elab1.C: Likewise.
1275 * g++.dg/parse/elab2.C: Likewise.
1276 * g++.dg/parse/int-as-enum1.C: Likewise.
1277 * g++.dg/parse/struct-as-enum1.C: Likewise.
1278 * g++.dg/parse/typedef1.C: Likewise.
1279 * g++.dg/parse/typedef3.C: Likewise.
1280 * g++.dg/parse/typedef4.C: Likewise.
1281 * g++.dg/parse/typedef5.C: Likewise.
1282 * g++.dg/template/nontype4.C: Likewise.
1283 * g++.old-deja/g++.benjamin/typedef01.C: Likewise.
1284 * g++.old-deja/g++.other/elab1.C: Likewise.
1285 * g++.old-deja/g++.other/syntax4.C: Likewise.
1286
1287 2004-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
1288
1289 * gcc.dg/intmax_t-1.c: XFAIL on Solaris 2.5.1.
1290
1291 2004-11-14 Zdenek Dvorak <dvorakz@suse.cz>
1292
1293 * gcc.c-torture/execute/20041114-1.c: New test.
1294
1295 2004-11-14 Joseph S. Myers <joseph@codesourcery.com>
1296
1297 * gcc.dg/c99-flex-array-5.c, gcc.dg/c99-fordecl-3.c,
1298 gcc.dg/comp-goto-1.c, gcc.dg/comp-goto-2.c, gcc.dg/comp-goto-3.c,
1299 gcc.dg/format/strfmon-2.c, gcc.dg/pointer-arith-1.c,
1300 gcc.dg/pointer-arith-2.c, gcc.dg/pointer-arith-3.c,
1301 gcc.dg/pointer-arith-4.c, gcc.dg/switch-5.c, gcc.dg/switch-6.c,
1302 gcc.dg/switch-7.c: New tests.
1303
1304 2004-11-14 Dorit Naishlos <dorit@il.ibm.com>
1305
1306 * gcc.dg/vect/vect-78.c: Now vectorized on powerpc*.
1307
1308 2004-11-14 Dorit Naishlos <dorit@il.ibm.com>
1309
1310 PR tree-opt/18400
1311 * gcc.dg/vect/pr18400.c: New test.
1312
1313 2004-11-14 Dorit Naishlos <dorit@il.ibm.com>
1314 Andrew Pinski <pinskia@physics.uc.edu>
1315
1316 PR tree-opt/18425
1317 * gcc.dg/vect/pr18425.c: New test.
1318
1319 2004-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
1320
1321 * gcc.dg/tls/alias-1.c: Remove dg-warning on the SPARC.
1322 Guard with dg-require-alias and dg-require-visibility.
1323
1324 2004-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
1325
1326 * g++.dg/other/packed1.C: UnXFAIL on SPARC, PA, MIPS and PowerPC.
1327
1328 2004-11-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1329
1330 * g++.dg/expr/unary1.C, g++.dg/expr/unary2.C: New tests.
1331
1332 2004-11-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1333
1334 PR c++/17344
1335 * g++.dg/template/defarg5.C: New test.
1336
1337 2004-11-13 Eric Botcazou <ebotcazou@libertysurf.fr>
1338
1339 * g++.dg/parse/cast1.C: Run only on ILP32.
1340 * g++.old-deja/g++.mike/p784.C: Likewise.
1341
1342 2004-11-13 Bernd Schmidt <bernd.schmidt@analog.com>
1343
1344 * gcc.c-torture/execute/20041113-1.c: New test.
1345
1346 2004-11-13 James A. Morrison <phython@gcc.gnu.org>
1347
1348 PR target/18230
1349 * gcc.dg/vect/tree-vect.h (check_vect): Add SPARC-specific test.
1350 * gcc.dg/vect/vect-2.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-9.c,
1351 gcc.dg/vect/vect-10.c, gcc.dg/vect/vect-12.c, gcc.dg/vect/vect-14.c,
1352 gcc.dg/vect/vect-15.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
1353 gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-21.c,
1354 gcc.dg/vect/vect-22.c, gcc.dg/vect/vect-23.c, gcc.dg/vect/vect-24.c,
1355 gcc.dg/vect/vect-25.c, gcc.dg/vect/vect-26.c, gcc.dg/vect/vect-32.c,
1356 gcc.dg/vect/vect-33.c, gcc.dg/vect/vect-34.c, gcc.dg/vect/vect-35.c,
1357 gcc.dg/vect/vect-36.c, gcc.dg/vect/vect-37.c, gcc.dg/vect/vect-62.c,
1358 gcc.dg/vect/vect-63.c, gcc.dg/vect/vect-64.c, gcc.dg/vect/vect-65.c,
1359 gcc.dg/vect/vect-66.c, gcc.dg/vect/vect-67.c, gcc.dg/vect/vect-68.c,
1360 gcc.dg/vect/vect-69.c, gcc.dg/vect/vect-73.c, gcc.dg/vect/vect-75.c,
1361 gcc.dg/vect/vect-76.c, gcc.dg/vect/vect-78.c: Enable for SPARC.
1362
1363 2004-11-13 James A. Morrison <phython@gcc.gnu.org>
1364
1365 * gcc.target/sparc/fand.c, gcc.target/sparc/fands,
1366 gcc.target/sparc/fnand.c, gcc.target/sparc/fnands.c,
1367 gcc.target/sparc/fxor.c, gcc.target/sparc/fxors.c,
1368 gcc.target/sparc/fxnor.c, gcc.target/sparc/fxnors.c,
1369 gcc.target/sparc/fandnot.c, gcc.target/sparc/fandnots.c,
1370 gcc.target/sparc/fornot.c, gcc.target/sparc/fornots.c,
1371 gcc.target/sparc/fnot.c, gcc.target/sparc/fnots.c,
1372 gcc.target/sparc/for.c, gcc.target/sparc/fors.c,
1373 gcc.target/sparc/combined-1.c: New tests.
1374
1375 2004-11-12 Ziemowit Laski <zlaski@apple.com>
1376
1377 * objc.dg/const-str-8.m, objc.dg/const-str-9.m:
1378 New tests.
1379
1380 2004-11-12 Mark Mitchell <mark@codesourcery.com>
1381
1382 * lib/gcc-dg.exp (dg-forbid-option): New function.
1383 * g++.dg/abi/bitfield3.C: Use dg-forbid-option -m64.
1384 * g++.dg/abi/bitfield8.C: Likewise.
1385 * g++.dg/abi/dtor1.C: Likewise.
1386 * g++.dg/abi/empty10.C: Likewise.
1387 * g++.dg/abi/empty7.C: Likewise.
1388 * g++.dg/abi/empty9.C: Likewise.
1389 * g++.dg/abi/layout3.C: Likewise.
1390 * g++.dg/abi/layout4.C: Likewise.
1391 * g++.dg/abi/thunk1.C: Likewise.
1392 * g++.dg/abi/thunk2.C: Likewise.
1393 * g++.dg/abi/vbase11.C: Likewise.
1394 * g++.dg/abi/vthunk2.C: Likewise.
1395 * g++.dg/abi/vthunk3.C: Likewise.
1396 * g++.dg/ext/attrib8.C: Likewise.
1397 * g++.dg/opt/longbranch2.C: Likewise.
1398 * g++.dg/opt/reg-stack4.C: Likewise.
1399 * g++.old-deja/g++.ext/attrib1.C: Likewise.
1400 * g++.old-deja/g++.ext/attrib2.C: Likewise.
1401 * g++.old-deja/g++.ext/attrib3.C: Likewise.
1402 * g++.old-deja/g++.other/store-expr1.C: Likewise.
1403 * g++.old-deja/g++.other/store-expr2.C: Likewise.
1404 * gcc.dg/20000609-1.c: Likewise.
1405 * gcc.dg/20000720-1.c: Likewise.
1406 * gcc.dg/20011107-1.c: Likewise.
1407 * gcc.dg/20011119-1.c: Likewise.
1408 * gcc.dg/20020108-1.c: Likewise.
1409 * gcc.dg/20020122-2.c: Likewise.
1410 * gcc.dg/20020122-3.c: Likewise.
1411 * gcc.dg/20020201-3.c: Likewise.
1412 * gcc.dg/20020206-1.c: Likewise.
1413 * gcc.dg/20020218-1.c: Likewise.
1414 * gcc.dg/20020310-1.c: Likewise.
1415 * gcc.dg/20020411-1.c: Likewise.
1416 * gcc.dg/20020418-2.c: Likewise.
1417 * gcc.dg/20020426-1.c: Likewise.
1418 * gcc.dg/20020426-2.c: Likewise.
1419 * gcc.dg/20020517-1.c: Likewise.
1420 * gcc.dg/20020523-1.c: Likewise.
1421 * gcc.dg/20020523-2.c: Likewise.
1422 * gcc.dg/20020729-1.c: Likewise.
1423 * gcc.dg/20030204-1.c: Likewise.
1424 * gcc.dg/20030826-2.c: Likewise.
1425 * gcc.dg/20030926-1.c: Likewise.
1426 * gcc.dg/20031202-1.c: Likewise.
1427 * gcc.dg/980312-1.c: Likewise.
1428 * gcc.dg/980313-1.c: Likewise.
1429 * gcc.dg/990117-1.c: Likewise.
1430 * gcc.dg/990424-1.c: Likewise.
1431 * gcc.dg/990524-1.c: Likewise.
1432 * gcc.dg/991230-1.c: Likewise.
1433 * gcc.dg/i386-387-1.c: Likewise.
1434 * gcc.dg/i386-387-2.c: Likewise.
1435 * gcc.dg/i386-387-3.c: Likewise.
1436 * gcc.dg/i386-387-4.c: Likewise.
1437 * gcc.dg/i386-387-5.c: Likewise.
1438 * gcc.dg/i386-387-6.c: Likewise.
1439 * gcc.dg/i386-asm-1.c: Likewise.
1440 * gcc.dg/i386-bitfield1.c: Likewise.
1441 * gcc.dg/i386-bitfield2.c: Likewise.
1442 * gcc.dg/i386-loop-1.c: Likewise.
1443 * gcc.dg/i386-loop-2.c: Likewise.
1444 * gcc.dg/i386-loop-3.c: Likewise.
1445 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
1446 * gcc.dg/i386-pic-1.c: Likewise.
1447 * gcc.dg/i386-regparm.c: Likewise.
1448 * gcc.dg/i386-signbit-1.c: Likewise.
1449 * gcc.dg/i386-signbit-2.c: Likewise.
1450 * gcc.dg/i386-signbit-3.c: Likewise.
1451 * gcc.dg/i386-sse-5.c: Likewise.
1452 * gcc.dg/i386-sse-8.c: Likewise.
1453 * gcc.dg/i386-unroll-1.c: Likewise.
1454 * gcc.dg/tls/opt-1.c: Likewise.
1455 * gcc.dg/tls/opt-2.c: Likewise.
1456 * gcc.dg/unroll-1.c: Likewise.
1457 * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
1458 * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
1459 * gcc.misc-tests/i386-pf-none-1.c: Likewise.
1460 * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
1461 * gcc.c-torture/execute/20010129-1.x: Do not use -mtune=i686 when
1462 -m64 is specified.
1463
1464 2004-11-12 Mark Mitchell <mark@codesourcery.com>
1465
1466 PR c++/18389
1467 * g++.dg/parse/cond1.C: New test.
1468
1469 PR c++/18429
1470 * g++.dg/template/array9.C: New test.
1471 * g++.dg/ext/vla1.C: Adjust error messages.
1472 * g++.dg/ext/vlm1.C: Likewise.
1473 * g++.dg/template/crash2.C: Likewise.
1474
1475 PR c++/18436
1476 * g++.dg/template/call3.C: New test.
1477
1478 PR c++/18407
1479 * g++.dg/template/ptrmem11.C: New test.
1480
1481 2004-11-12 Andrew Pinski <pinskia@physics.uc.edu>
1482
1483 PR other/14264
1484 * lib/g++.exp: Set LC_ALL and LANG to C.
1485 * lib/gcc-dg.exp: Likewise.
1486 * lib/gfortran.exp: Likewise.
1487 * lib/objc.exp: Likewise.
1488 * lib/treelang.exp: Likewise.
1489
1490 2004-11-12 Andreas Schwab <schwab@suse.de>
1491
1492 * gcc.dg/pr16286.c: Fix last change.
1493
1494 2004-11-12 Mark Mitchell <mark@codesourcery.com>
1495
1496 PR c++/18416
1497 * g++.dg/init/global1.C: New test.
1498
1499 2004-11-12 Eric Botcazou <ebotcazou@act-europe.fr>
1500
1501 * gcc.c-torture/execute/20041112-1.c: New test.
1502
1503 2004-11-11 Janis Johnson <janis187@us.ibm.com>
1504
1505 * lib/gcc-dg.exp (dg-target-list): New.
1506
1507 2004-11-11 Janis Johnson <janis187@us.ibm.com>
1508 Richard Sandiford <rsandifo@redhat.com>
1509
1510 * lib/target-supports.exp (get-compiler_messages): New.
1511 (check_named_sections_available): Use it.
1512 (check_effective_target_ilp32): New.
1513 (check_effective_target_lp64): New.
1514 (is-effective-target): New.
1515 * lib/gcc-dg.exp (dg-require-effective-target): New.
1516
1517 2004-11-11 Joseph S. Myers <joseph@codesourcery.com>
1518
1519 * gcc.dg/precedence-1.c: New test.
1520
1521 2004-11-11 Janis Johnson <janis187@us.ibm.com>
1522
1523 * gcc.misc-tests/linkage.exp: Handle biarch GCC for powerpc64.
1524
1525 * gcc.misc-tests/linkage.exp: Prepend directory name to pass/fail
1526 message, delete generated files, use more descriptive name for
1527 executable, and make the test unsupported when it cannot be run.
1528
1529 * lib/gcc-dg.exp (skip_test_and_clear_xfail): New procedure.
1530 (dg-require-weak, dg-require-visibility, dg-require-alias,
1531 dg-require-gc-sections, dg-require-profiling, dg-require-dll,
1532 dg-require-iconv, dg-require-named-sections): Use it.
1533
1534 * lib/gcc-dg.exp (dg-xfail-if): Ignore if skipping the test.
1535
1536 2004-11-11 Nathan Sidwell <nathan@codesourcery.com>
1537
1538 PR target/16457
1539 * gcc.dg/ppc-and-1: New
1540
1541 PR target/16796
1542 * gcc.dg/ppc-mov-1.c: New.
1543
1544 PR target/16458
1545 * gcc.dg/ppc-compare-1.c: New.
1546
1547 2004-11-10 Joseph S. Myers <joseph@codesourcery.com>
1548
1549 * objc.dg/desig-init-2.m: New test.
1550
1551 2004-11-10 Adam Nemet <anemet@lnxw.com>
1552
1553 PR middle-end/18160
1554 * g++.dg/warn/register-var-1.C: New test.
1555 * g++.dg/warn/register-var-2.C: New test.
1556
1557 2004-11-10 Eric Botcazou <ebotcazou@libertysurf.fr>
1558
1559 * gcc.dg/union-2.c: New test.
1560
1561 2004-11-10 Fariborz Jahanian <fjahanian@apple.com>
1562
1563 * gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.c:
1564 New test for PR tree-optimization/17892.
1565
1566 2004-11-09 Mark Mitchell <mark@codesourcery.com>
1567
1568 PR c++/18369
1569 * g++.dg/init/new12.C: New test.
1570
1571 2004-11-10 James A. Morrison <phython@gcc.gnu.org>
1572
1573 * gcc.target/sparc: New directory.
1574 * gcc.target/sparc/sparc.exp: New driver.
1575 * gcc.target/sparc/fpadd16.c, gcc.target/sparc/fpadd16s.c,
1576 gcc.target/sparc/fpsub16.c, gcc.target/sparc/fpsub16s.c,
1577 gcc.target/sparc/fpadd32.c, gcc.target/sparc/fpadd32s.c,
1578 gcc.target/sparc/fpsub32.c, gcc.target/sparc/fpsub32s.c: New tests.
1579
1580 2004-11-10 Paul Brook <paul@codesourcery.com>
1581
1582 PR fortran/18218
1583 * gfortran.dg/list_read.c: New test.
1584
1585 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1586
1587 PR c/18322
1588 * gcc.dg/func-outside-1.c, gcc.dg/func-outside-2.c: Correct
1589 expected diagnostic location.
1590
1591 2004-11-09 Ulrich Weigand <uweigand@de.ibm.com>
1592
1593 * gcc.dg/20041109-1.c: New test.
1594
1595 2004-11-09 Andrew Pinski <pinskia@physics.uc.edu>
1596
1597 PR objc/18406
1598 * objc/compile/pr18406.m: New test.
1599
1600 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1601
1602 * gcc.dg/builtin-prefetch-1.c: Update expected diagnostic.
1603
1604 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1605
1606 * gcc.dg/builtin-prefetch-1.c: Adjust expected messages.
1607
1608 2004-11-08 Steve Ellcey <sje@cup.hp.com>
1609
1610 * testsuite/gcc.dg/uninit-H.c: Add ifdefs for __hppa__ and __ia64__.
1611
1612 2004-11-08 Steve Ellcey <sje@cup.hp.com>
1613
1614 * testsuite/gcc.dg/20030225-2.c: Add prototype for abort and
1615 exit.
1616
1617 2004-11-08 Andrew Pinski <pinskia@physics.uc.edu>
1618
1619 PR tree-opt/18299
1620 * gcc.c-torture/pr18299-1.c: New test.
1621
1622 2004-11-06 Andreas Schwab <schwab@suse.de>
1623
1624 * gcc.dg/pr16286.c: Also test for bool and pixel.
1625
1626 2004-11-06 Joseph S. Myers <joseph@codesourcery.com>
1627
1628 * gcc.dg/anon-struct-6.c, gcc.dg/anon-struct-7.c,
1629 gcc.dg/anon-struct-8.c, gcc.dg/bitfld-10.c, gcc.dg/bitfld-11.c,
1630 gcc.dg/bitfld-12.c, gcc.dg/func-outside-1.c,
1631 gcc.dg/func-outside-2.c, gcc.dg/label-decl-1.c,
1632 gcc.dg/label-decl-2.c, gcc.dg/label-decl-3.c,
1633 gcc.dg/label-decl-4.c, gcc.dg/struct-empty-1.c,
1634 gcc.dg/struct-empty-2.c, gcc.dg/struct-empty-3.c,
1635 gcc.dg/struct-semi-1.c, gcc.dg/struct-semi-2.c,
1636 gcc.dg/struct-semi-3.c: New tests.
1637
1638 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1639
1640 * g++.dg/opt/nothrow1.C: Use -42 instead of 42.
1641
1642 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1643
1644 * gcc.dg/compat/generate-random.c (generate_random_data unsafe_state):
1645 Do not use C99 designators.
1646
1647 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1648
1649 * g++.dg/other/pragma-re-1.C (p, q): Fix type and remove cast.
1650
1651 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1652
1653 * gcc.c-torture/compile/simd-5.c: Do not XFAIL on SPARC 64-bit.
1654 * gcc.c-torture/execute/20020227-1.x: Do not XFAIL at -O3.
1655 * gcc.c-torture/execute/simd-5.x: Remove.
1656
1657 2004-11-06 Andrew Pinski <pinskia@physics.uc.edu>
1658
1659 PR rtl-optimization/17933
1660 * gcc.dg/torture/pr17933-1.c: New test.
1661
1662 2004-11-06 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1663
1664 PR target/18106
1665 * lib/target-supports.exp (check_weak_available): Support
1666 Windows.
1667
1668 2004-11-05 Danny Smith <dannysmith@users.sourceforge.net>
1669
1670 * gcc.dg/compat/struct-layout-1_generate.c (main): Generate a
1671 call to fflush(stdout) before abort.
1672 (my_ffsll): New function.
1673 (generate_fields): Use it.
1674
1675 2004-11-05 Joseph S. Myers <joseph@codesourcery.com>
1676
1677 * gcc.dg/init-undef-1.c: New test.
1678
1679 2004-11-05 Joseph S. Myers <joseph@codesourcery.com>
1680
1681 * gcc.dg/20040910-1.c, gcc.dg/cpp/digraph2.c,
1682 gcc.dg/cpp/direct2.c, gcc.dg/cpp/direct2s.c,
1683 gcc.dg/cpp/separate-1.c, gcc.dg/noncompile/951123-1.c,
1684 gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c: Adjust
1685 expected messages for new parser.
1686
1687 2004-11-04 Mark Mitchell <mark@codesourcery.com>
1688
1689 * testsuite/g++.dg/ext/visibility/symbian1.C: New test.
1690
1691 2004-11-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1692
1693 * gcc.dg/pragma-align.c (sixteen): Use 8-byte alignment
1694 on LP64 targets.
1695
1696 2004-11-04 Joseph S. Myers <joseph@codesourcery.com>
1697
1698 * gcc.dg/asm-qual-1.c, gcc.dg/declspec-15.c, gcc.dg/declspec-16.c,
1699 gcc.dg/declspec-17.c, gcc.dg/empty-source-1.c,
1700 gcc.dg/empty-source-2.c, gcc.dg/empty-source-3.c,
1701 gcc.dg/extra-semi-1.c, gcc.dg/extra-semi-2.c,
1702 gcc.dg/extra-semi-3.c, gcc.dg/gnu-cond-expr-1.c,
1703 gcc.dg/gnu-cond-expr-2.c, gcc.dg/gnu-cond-expr-3.c,
1704 gcc.dg/init-empty-1.c, gcc.dg/init-empty-2.c,
1705 gcc.dg/init-empty-3.c, gcc.dg/noncompile/old-style-parm-1.c,
1706 gcc.dg/noncompile/old-style-parm-2.c, gcc.dg/stmt-expr-1.c,
1707 gcc.dg/stmt-expr-2.c, gcc.dg/stmt-expr-3.c: New tests.
1708
1709 2004-11-04 Joseph S. Myers <joseph@codesourcery.com>
1710
1711 * gcc.dg/c90-restrict-1.c, gcc.dg/c99-arraydecl-2.c,
1712 gcc.dg/c99-func-2.c, gcc.dg/charset/asm2.c, gcc.dg/concat.c,
1713 gcc.dg/cpp/19990413-1.c, gcc.dg/cpp/paste4.c,
1714 gcc.dg/init-desig-obs-1.c, gcc.dg/noncompile/920721-2.c,
1715 gcc.dg/noncompile/930622-2.c, gcc.dg/noncompile/940112-1.c,
1716 gcc.dg/noncompile/950921-1.c, gcc.dg/switch-2.c,
1717 objc.dg/naming-1.m, objc.dg/naming-2.m: Adjust expected messages
1718 for new parser.
1719
1720 2004-11-04 Richard Sandiford <rsandifo@redhat.com>
1721
1722 PR target/15342
1723 * gcc.dg/20041104-1.c: New test.
1724
1725 2004-11-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1726
1727 * g++.dg/template/nontype7.C: New test.
1728 * g++.dg/template/nontype8.C: Likewise.
1729 * g++.dg/template/nontype9.C: Likewise.
1730 * g++.dg/template/nontype10.C: Likewise.
1731 * g++.dg/tc1/dr49.C: Likewise.
1732 * g++.dg/template/ptrmem8.C: Relax dg-error checks.
1733 * g++.old-deja/g++.other/null1.C: Remove a buggy error check
1734
1735 2004-11-04 Ben Elliston <bje@au.ibm.com>
1736
1737 * g++.dg/rtti/tinfo1.C: Remove xfails.
1738
1739 2004-11-04 Ben Elliston <bje@au.ibm.com>
1740
1741 * g++.old-deja/g++.other/enum5.C (enum conditions): Move the
1742 packed attribute to the definition to satisfy the new C++ parser.
1743
1744 2004-11-03 Eric Botcazou <ebotcazou@libertysurf.fr>
1745
1746 * gcc.c-torture/execute/stdarg-2.c (foo): Split multiple
1747 invocations of va_arg.
1748
1749 2004-11-02 Mark Mitchell <mark@codesourcery.com>
1750
1751 PR c++/18124
1752 * g++.dg/template/crash25.C: New test.
1753
1754 PR c++/18155
1755 * g++.dg/template/typedef2.C: New test.
1756 * g++.dg/parse/crash13.C: Adjust error markers.
1757
1758 PR c++/18177
1759 * g++.dg/conversion/const3.C: New test.
1760
1761 2004-11-03 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1762
1763 PR fortran/17535
1764 PR fortran/17583
1765 PR fortran/17713
1766 * gfortran.dg/generic_[123].f90: New testcases.
1767
1768 2004-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
1769
1770 * gcc.dg/uninit-C.c: Remove special-casing for SPARC.
1771 * gcc.dg/uninit-H.c: Define to "sp" on SPARC.
1772
1773 2004-11-02 Andrew Pinski <pinskia@physics.uc.edu>
1774
1775 PR tree-opt/16808
1776 * gcc.c-torture/compile/pr16808.c: New test.
1777
1778 2004-11-02 Nathan Sidwell <nathan@codesourcery.com>
1779
1780 PR rtl-optimization/17104
1781 * gcc.dg/ppc-bitfield1.c: New.
1782
1783 2004-11-01 Richard Sandiford <rsandifo@redhat.com>
1784
1785 * gcc.dg/uninit-H.c (ASM): Define to "$sp" on MIPS targets.
1786
1787 2004-11-01 Richard Sandiford <rsandifo@redhat.com>
1788
1789 * g++.dg/abi/mangle6.C: Run for all MIPS targets. Provide dummy
1790 strings for 32-bit code.
1791
1792 2004-11-01 Joseph S. Myers <joseph@codesourcery.com>
1793
1794 PR c/18239
1795 * gcc.dg/parm-impl-decl-1.c, gcc.dg/parm-impl-decl-2.c: New tests.
1796
1797 2004-11-01 Nathan Sidwell <nathan@codesourcery.com>
1798
1799 PR c++/18064
1800 * g++.old-deja/g++.mike/p811.C: Avoid covariant extension.
1801
1802 2004-10-31 Mark Mitchell <mark@codesourcery.com>
1803
1804 PR c++/15172
1805 * g++.dg/init/aggr2.C: New test.
1806
1807 2004-10-30 Ziemowit Laski <zlaski@apple.com>
1808
1809 * objc.dg/local-decl-1.m: New test.
1810
1811 2004-10-30 Gabriel Dos Reis <gdr@integrable-solutions.net>
1812
1813 * gcc.dg/20040910-1.c: Adjust regex.
1814
1815 2004-10-30 Roger Sayle <roger@eyesopen.com>
1816
1817 PR rtl-optimization/18084
1818 * g++.dg/opt/pr18084-1.C: New testcase.
1819
1820 2004-10-30 Matt Austern <austern@apple.com>
1821
1822 PR c++/17542
1823 * g++.dg/ext/attrib18.C: New test.
1824
1825 2004-10-30 Roger Sayle <roger@eyesopen.com>
1826
1827 PR middle-end/18096
1828 * gcc.dg/pr18096-1.c: New test case.
1829
1830 2004-10-30 Roger Sayle <roger@eyesopen.com>
1831
1832 * gcc.dg/pr17581-1.c: Add missing prototype for abort.
1833
1834 2004-10-30 Joseph S. Myers <joseph@codesourcery.com>
1835
1836 PR c/16666
1837 * gcc.dg/dremf-type-compat-1.c, gcc.dg/dremf-type-compat-2.c,
1838 gcc.dg/dremf-type-compat-3.c, gcc.dg/dremf-type-compat-4.c,
1839 gcc.dg/old-style-prom-1.c, gcc.dg/old-style-prom-2.c,
1840 gcc.dg/old-style-prom-3.c: New tests.
1841
1842 2004-10-30 Danny Smith <dannysmith@users.sourceforge.net>
1843
1844 * gcc.dg/bf-ms-attrib.c: Add protototype for abort.
1845 Remove unnecessary inclusion of stdio.h.
1846
1847 2004-10-29 Roger Sayle <roger@eyesopen.com>
1848
1849 PR rtl-optimization/17581
1850 * gcc.dg/pr17581-1.c: New test case.
1851
1852 2004-10-28 Nathan Sidwell <nathan@codesourcery.com>
1853
1854 * g++.dg/conversion/dr195.C: Adjust expected errors for DR195 not
1855 being implemented.
1856 * g++.dg/conversion/dr195-1.C: New.
1857 * g++.old-deja/g++.brendan/operators4.C: Don't be pedantic.
1858 * g++.old-deja/g++.mike/p10148.C: Likewise.
1859
1860 2004-10-29 Mark Mitchell <mark@codesourcery.com>
1861
1862 PR c++/17695
1863 * g++.dg/debug/typedef2.C: New test.
1864
1865 2004-10-29 David Billinghurst <David.Billinghurst@riotinto.com>
1866
1867 PR fortran/13490
1868 * gfortran.dg/g77/20030326-1.f: Change xfail on error to warning.
1869 * gfortran.dg/g77/README: Update.
1870
1871 2004-10-28 Matt Austern <austern@apple.com>
1872
1873 PR c++/14124
1874 * g++.dg/ext/packed7.C: New test.
1875
1876 2004-10-28 Andrew Pinski <pinskia@physics.uc.edu>
1877
1878 * gcc.dg/visibility-[1-9a].c: Change to use scan-hidden instead of
1879 scan-assembler.
1880 * lib/scanasm.exp (hidden-scan-for): New proc.
1881 (scan-hidden): Use hidden-scan-for instead of constructing the scan
1882 string.
1883 (scan-not-hidden): Likewise.
1884 * lib/target-supports.exp (check_visibility_available): mach-o is
1885 support too.
1886
1887 2004-10-28 Mark Mitchell <mark@codesourcery.com>
1888
1889 PR c++/17132
1890 * g++.dg/template/memclass3.C: New test.
1891
1892 2004-10-28 Adam Nemet <anemet@lnxw.com>
1893
1894 PR middle-end/18160
1895 * gcc.dg/register-var-1.c: New test.
1896 * gcc.dg/register-var-2.c: New test.
1897 * gcc.dg/asm-7.c: Taking the address of a register variable is an
1898 error now.
1899
1900 2004-10-28 Dorit Naishlos <dorit@il.ibm.com>
1901
1902 PR other/18172
1903 * gcc.dg/vect/vect-20.c: Use 'signed char' instaed of 'char'. Remove
1904 unused variables.
1905 * gcc.dg/vect/vect-22.c: Likewise.
1906
1907 2004-10-28 Jakub Jelinek <jakub@redhat.com>
1908
1909 * gcc.dg/i386-rotate-1.c: New test.
1910
1911 2004-10-27 Mark Mitchell <mark@codesourcery.com>
1912
1913 * g++.dg/init/ref12.C: Add "run" marker.
1914
1915 PR c++/17435
1916 * g++.dg/init/ref12.C: New test.
1917
1918 PR c++/18140
1919 * g++.dg/template/shift1.C: New test.
1920 * g++.dg/template/error10.C: Adjust error markers.
1921
1922 2004-10-27 Andrew Pinski <pinskia@physics.uc.edu>
1923
1924 PR tree-opt/17529
1925 * gcc.c-torture/compile/pr17529.c: Remove the xfail.
1926
1927 2004-10-27 Geoffrey Keating <geoffk@apple.com>
1928
1929 * gcc.dg/weak/typeof-2.c: Needs aliases as well as weak.
1930 * gcc.dg/weak/weak-3.c: Likewise.
1931 * gcc.dg/weak/weak-5.c: Likewise.
1932 * gcc.dg/weak/weak-9.c: Likewise.
1933 * lib/file-format.exp (gcc_target_object_format): Darwin has Mach-O.
1934 * lib/target-supports.exp (check_weak_available): Mach-O does weak.
1935
1936 * gcc.dg/darwin-weakimport-1.c: New.
1937
1938 2004-10-28 Ben Elliston <bje@au.ibm.com>
1939
1940 * gcc.dg/tree-ssa/sra-1.c: Pass --param sra-max-structure-size.
1941
1942 2004-10-27 Nathan Sidwell <nathan@codesourcery.com>
1943
1944 * gcc.dg/cpp/direct2.c: Cope with different bison 'parse' or
1945 'syntax' error messages.
1946 * gcc.dg/cpp/direct2s.c: Likewise.
1947
1948 2004-10-26 Geoffrey Keating <geoffk@apple.com>
1949
1950 * gcc.c-torture/compile/20041026-1.c: New.
1951
1952 2004-10-26 Mark Mitchell <mark@codesourcery.com>
1953
1954 PR c++/18093
1955 * g++.dg/lookup/ns2.C: New test.
1956
1957 PR c++/18020
1958 * g++.dg/template/enum4.C: New test.
1959
1960 PR c++/18161
1961 * g++.dg/template/expr1.C: New test.
1962
1963 2004-10-26 Ben Elliston <bje@au.ibm.com>
1964
1965 * gcc.dg/tree-ssa/20030922-2.c: Now passing, so remove xfail.
1966
1967 2004-10-26 Joseph S. Myers <jsm@polyomino.org.uk>
1968
1969 * gcc.dg/decl-nospec-1.c, gcc.dg/decl-nospec-2.c,
1970 gcc.dg/decl-nospec-3.c: New tests.
1971
1972 2004-10-26 Ziemowit Laski <zlaski@apple.com>
1973
1974 * objc.dg/super-class-3.m: New test.
1975
1976 2004-10-26 Nathan Sidwell <nathan@codesourcery.com>
1977
1978 * gcc.dg/cpp/direct2.c: Adjust expected errors, robustify parser
1979 resyncing.
1980 * gcc.dg/cpp/direct2s.c: Likewise.
1981
1982 2004-10-25 Geoffrey Keating <geoffk@apple.com>
1983
1984 * objc.dg/image-info.m: Update for changes to section selection.
1985
1986 2004-10-25 David Ayers <d.ayers@inode.at>
1987 Ziemowit Laski <zlaski@apple.com>
1988
1989 * objc.dg/call-super-2.m: Add messages to 'Class <Proto>'; update
1990 diagnostics when messaging 'id <Proto>'.
1991 * objc.dg/class-protocol-1.m: New test.
1992 * objc.dg/desig-init-1.m: Add message to an invalid receiver using
1993 a non-existent method signature.
1994 * objc.dg/method-5.m, objc.dg/method-6.m, objc.dg/proto-hier-1.m:
1995 Update diagnostics when messaging with non-existent method signature.
1996 * objc.dg/proto-hier-2.m: Adjust wording of diagnostic.
1997 * objc.dg/proto-lossage-1.m, objc.dg/proto-lossage-4.m: Messages to
1998 invalid receivers are now resolved as if messaging 'id'; remove
1999 extraneous diagnostics.
2000
2001 2004-10-25 Joseph S. Myers <jsm@polyomino.org.uk>
2002
2003 PR c/16667
2004 * gcc.dg/init-desig-obs-1.c, gcc.dg/init-desig-obs-2.c,
2005 gcc.dg/init-desig-obs-3.c: New tests.
2006
2007 2004-10-25 Jakub Jelinek <jakub@redhat.com>
2008
2009 * gcc.dg/debug/20041023-1.c: New test.
2010
2011 2004-10-25 Andrew Pinski <pinskia@physics.uc.edu>
2012
2013 PR middle-end/17407
2014 * gcc.c-torture/compile/pr17407.c: New test.
2015
2016 PR c++/18121
2017 * g++.dg/template/array8.C: New test.
2018
2019 2004-10-25 Eric Botcazou <ebotcazou@libertysurf.fr>
2020
2021 PR other/18138
2022 * lib/g++.exp: Accept more than one multilib libgcc.
2023 * lib/gcc-dg.exp: Likewise.
2024 * lib/objc.exp: Likewise.
2025 * lib/treelang.exp: Likewise.
2026 * lib/gfortran.exp: Likewise.
2027
2028 2004-10-24 Ben Elliston <bje@au.ibm.com>
2029
2030 * gcc.dg/c90-const-expr-3.c: Reference the ISO C standard.
2031
2032 2004-10-24 Geoffrey Keating <geoffk@geoffk.org>
2033
2034 * gcc.dg/c90-const-expr-3.c: xfail all the ASSERT_NOT_NPC tests.
2035 * gcc.dg/c99-const-expr-3.c: Likewise.
2036
2037 2004-10-23 Andrew Pinski <pinskia@physics.uc.edu>.
2038
2039 * gcc.dg/tree-ssa/loop-1.c: Add -static for *-*-darwin*.
2040
2041 2004-10-23 Ben Elliston <bje@au.ibm.com>
2042
2043 * gcc.c-torture/execute/loop-2e.x: Remove.
2044
2045 2004-10-22 Nathan Sidwell <nathan@codesourcery.com>
2046
2047 PR c++/18095
2048 * g++.dg/parse/crash18.C: New.
2049 * g++.dg/parse/crash19.C: New.
2050
2051 2004-10-22 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2052
2053 * g++.dg/ext/dllimport1.C: Move dg-warnings.
2054 * g++.dg/ext/dllimport2.C: Same.
2055 * g++.dg/ext/dllimport8.C: Same.
2056
2057 2004-10-21 Mark Mitchell <mark@codesourcery.com>
2058
2059 PR c++/10841
2060 * g++.dg/conversion/cast1.C: New test.
2061 * g++.dg/overload/pmf1.C: Adjust error marker.
2062
2063 2004-10-21 Andrew Pinski <pinskia@physics.uc.edu>
2064
2065 PR objc/17923
2066 * objc.dg/const-str-7.m: New test.
2067
2068 2004-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2069
2070 * g++.dg/template/memfriend11.C: Fix comment typo.
2071 * g++.dg/template/memfriend14.C: Likewise.
2072
2073 2004-10-20 Richard Henderson <rth@redhat.com>
2074
2075 * gcc.dg/cleanup-10.c, gcc.dg/cleanup-11.c, gcc.dg/cleanup-8.c,
2076 gcc.dg/cleanup-9.c: Use -fnon-call-exceptions, not
2077 -fasynchronous-unwind-tables.
2078
2079 2004-10-20 Richard Henderson <rth@redhat.com>
2080
2081 * gcc.c-torture/unsorted/call386.c (foo): Fix return type.
2082 (main): Return success.
2083 * gcc.c-torture/unsorted/subcc.c (foo, bar): Fix return types.
2084 (main): Return success.
2085
2086 2004-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2087
2088 PR c++/13495
2089 * g++.dg/template/memfriend9.C: New test.
2090 * g++.dg/template/memfriend10.C: Likewise.
2091 * g++.dg/template/memfriend11.C: Likewise.
2092 * g++.dg/template/memfriend12.C: Likewise.
2093 * g++.dg/template/memfriend13.C: Likewise.
2094 * g++.dg/template/memfriend14.C: Likewise.
2095 * g++.dg/template/memfriend15.C: Likewise.
2096 * g++.dg/template/memfriend16.C: Likewise.
2097 * g++.dg/template/memfriend17.C: Likewise.
2098 * g++.old-deja/g++.pt/friend44.C: Remove bogus error.
2099
2100 2004-10-20 Nathan Sidwell <nathan@codesourcery.com>
2101
2102 * g++.dg/conversion/dr195.C: New.
2103 * g++.old-deja/g++.mike/p10148.C: Remove ill-formed cast.
2104
2105 2004-10-20 Ben Elliston <bje@au.ibm.com>
2106 Devang Patel <dpatel@apple.com>
2107
2108 * gcc.dg/tree-ssa/ifc-20040816-2.c: Use integer arithmetic instead
2109 of floating point arithmetic, which could trap.
2110
2111 2004-10-19 Mark Mitchell <mark@codesourcery.com>
2112
2113 PR c++/14035
2114 * g++.dg/conversion/reinterpret1.C: Adjust error markers.
2115 * g++.dg/conversion/const2.C: New test.
2116 * g++.dg/expr/reinterpret2.C: New test.
2117 * g++.dg/expr/reinterpret3.C: New test.
2118 * g++.dg/expr/cast2.C: New test.
2119 * g++.dg/expr/copy1.C: New test.
2120 * g++.dg/other/conversion1.C: Change error message.
2121 * g++.dg/parse/comma1.C: Use __extension__ to allow casts from
2122 function pointers to void *.
2123 * g++.old-deja/g++.mike/p10148.C: Likewise.
2124
2125 2004-10-19 Eric Botcazou <ebotcazou@libertysurf.fr>
2126
2127 * gcc.dg/smod-1.c: Pass -mtune=i486 only on x86.
2128
2129 2004-10-19 Paolo Bonzini <bonzini@gnu.org>
2130
2131 PR c++/18047
2132
2133 * g++.dg/parse/expr3.C: New test.
2134
2135 2004-10-18 Eric Botcazou <ebotcazou@libertysurf.fr>
2136
2137 * gcc.dg/smod-1.c: New test.
2138
2139 2004-10-18 Ziemowit Laski <zlaski@apple.com>
2140
2141 * objc.dg/method-14.m: New test.
2142
2143 2004-10-18 Andrew Pinski <pinskia@physics.uc.edu>
2144
2145 * gcc.c-torture/compile/pr17529.c: Fix test for non x86.
2146 Also xfail as the patch was reverted.
2147
2148 2004-10-18 Andrew Pinski <pinskia@physics.uc.edu>
2149
2150 PR middle-end/16973
2151 * gcc.dg/pr16973.c: New test.
2152
2153 2004-10-18 Diego Novillo <dnovillo@redhat.com>
2154
2155 PR tree-optimization/17656
2156 * testsuite/gcc.c-torture/compile/pr17656.c: New test.
2157
2158 2004-10-18 Nathan Sidwell <nathan@codesourcery.com>
2159
2160 * g++.dg/eh/shadow1.C: New.
2161
2162 2004-10-18 Jakub Jelinek <jakub@redhat.com>
2163
2164 * gcc.c-torture/compile/20041018-1.c: New test.
2165
2166 2004-10-18 Ben Elliston <bje@au.ibm.com>
2167
2168 * gcc.dg/ppc-sdata-1.c: Update to consider the possibility of the
2169 compiler referring to register 0 when accessing sdata. The linker
2170 now patches things up.
2171
2172 2004-10-17 Andrew Pinski <pinskia@physics.uc.edu>
2173
2174 PR c/17529
2175 * gcc.c-torture/compile/pr17529.c: New test.
2176
2177 2004-10-17 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2178
2179 PR c++/17743
2180 * g++.dg/ext/attrib17.C: New test.
2181
2182 2004-10-16 Eric Botcazou <ebotcazou@libertysurf.fr>
2183
2184 * gcc.dg/bf-spl1.c: Use 'float' as the base type for FP types.
2185
2186 2004-10-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2187
2188 PR c++/10479
2189 * g++.dg/ext/attrib16.C: New test.
2190
2191 2004-10-15 Mark Mitchell <mark@codesourcery.com>
2192
2193 PR c++/17042
2194 * g++.dg/init/dso_handle1.C: New test.
2195
2196 PR c++/14667
2197 * g++.dg/parse/typedef6.C: New test.
2198
2199 PR c++/17916
2200 * g++.dg/parse/pragma1.C: New test.
2201
2202 2004-10-15 Aldy Hernandez <aldyh@redhat.com>
2203
2204 * gcc.c-torture/execute/ieee/ieee.exp: Disable on powerpc-*-*spe.
2205
2206 2004-10-15 Steve Ellcey <sje@cup.hp.com>
2207
2208 * gcc.dg/compat/struct-layout-1_generate.c (switchfiles): Use
2209 -fno-common when on HPPA HP-UX platforms.
2210
2211 2004-10-15 Jakub Jelinek <jakub@redhat.com>
2212
2213 PR other/16820
2214 * gcc.dg/compat/struct-layout-1.h: Don't include complex.h nor
2215 stdint.h.
2216 * gcc.dg/compat/struct-layout-1_x1.h (TX): Cast to long instead of
2217 uintptr_t.
2218
2219 2004-10-14 Andrew Pinski <pinskia@physics.uc.edu>
2220
2221 PR c++/16301
2222 * g++.dg/lookup/strong-using-4.C: New test.
2223
2224 2004-10-14 Andrew Pinski <pinskia@physics.uc.edu>
2225
2226 PR middle-end/16567
2227 * gcc.c-torture/compile/nested-1.c: New test.
2228
2229 2004-10-14 Dorit Naishlos <dorit@il.ibm.com>
2230
2231 * testsuite/gcc.dg/vect/vect-44.c: xfail on i?86-*-*, x86_64-*-*,
2232 and mipsisa64*-*-* (until support for misaligned loads is added).
2233 * testsuite/gcc.dg/vect/vect-50.c: Likewise.
2234 * testsuite/gcc.dg/vect/vect-52.c: Likewise.
2235 * testsuite/gcc.dg/vect/vect-54.c: Likewise.
2236 * testsuite/gcc.dg/vect/vect-58.c: Likewise.
2237 * testsuite/gcc.dg/vect/vect-60.c: Likewise.
2238 * testsuite/gcc.dg/vect/vect-80.c: Likewise.
2239
2240 2004-10-14 Mark Mitchell <mark@codesourcery.com>
2241
2242 PR c++/17976
2243 * g++.dg/init/dtor3.C: New test.
2244
2245 2004-10-15 Ben Elliston <bje@au.ibm.com>
2246
2247 * gcc.dg/ppc-stackalign-1.c: Set dg-options to {}.
2248
2249 2004-10-14 Geoffrey Keating <geoffk@apple.com>
2250
2251 * gcc.dg/darwin-misaligned.c: Don't supply -force_cpusubtype_ALL.
2252 * gcc.dg/macho-lo-sum.c: Likewise.
2253
2254 2004-10-14 Joseph S. Myers <joseph@codesourcery.com>
2255
2256 * gcc.dg/ppc-spe64-1.c: New test.
2257
2258 2004-10-14 Devang Patel <dpatel@apple.com>
2259
2260 PR 17635
2261 * gcc.dg/pr17635.c : New test.
2262
2263 2004-10-14 Olga Golovanevsky <olga@il.ibm.com>
2264
2265 * testsuite/gcc.dg/vect/vect-28.c: Remove xfail.
2266 * testsuite/gcc.dg/vect/vect-30.c: Remove xfail.
2267 * testsuite/gcc.dg/vect/vect-31.c: Vectorize 4 loops instead of 2.
2268 * testsuite/gcc.dg/vect/vect-33.c: Remove xfail.
2269 * testsuite/gcc.dg/vect/vect-44.c: Remove xfail.
2270 * testsuite/gcc.dg/vect/vect-46.c: Remove xfail.
2271 * testsuite/gcc.dg/vect/vect-50.c: Remove xfail.
2272 * testsuite/gcc.dg/vect/vect-52.c: Remove xfail.
2273 * testsuite/gcc.dg/vect/vect-54.c: Remove xfail.
2274 * testsuite/gcc.dg/vect/vect-58.c: Remove xfail.
2275 * testsuite/gcc.dg/vect/vect-60.c: Remove xfail.
2276 * testsuite/gcc.dg/vect/vect-64.c: Vectorize 3 loops instead of 1.
2277 * testsuite/gcc.dg/vect/vect-66.c: Vectorize 3 loops instead of 2.
2278 * testsuite/gcc.dg/vect/vect-68.c: Vectorize 4 loops instead of 2.
2279 * testsuite/gcc.dg/vect/vect-69.c: Vectorize 4 loops instead of 2.
2280 * testsuite/gcc.dg/vect/vect-8.c: Remove xfail.
2281 * testsuite/gcc.dg/vect/vect-80.c: Remove xfail.
2282 * testsuite/gcc.dg/vect/vect-none.c: Vectorize 1 loops instead of 0.
2283
2284 2004-10-14 Dorit Naishlos <dorit@il.ibm.com>
2285
2286 * gcc.dg/vect/vect-82.c: New testcase.
2287 * gcc.dg/vect/vect-82_64.c: New testcase.
2288 * gcc.dg/vect/vect-83.c: New testcase.
2289 * gcc.dg/vect/vect-83_64.c: New testcase.
2290
2291 2004-10-14 Joseph S. Myers <jsm@polyomino.org.uk>
2292
2293 * gcc.dg/cpp/error-1.c: New test.
2294
2295 2004-10-14 Joseph S. Myers <jsm@polyomino.org.uk>
2296
2297 * gcc.dg/c99-tag-3.c, gcc.dg/declspec-14.c: New tests.
2298
2299 2004-10-14 Hans-Peter Nilsson <hp@axis.com>
2300
2301 PR target/17984
2302 * gcc.dg/cris-peep2-xsrand2.c: New test.
2303
2304 2004-10-13 Andrew Pinski <pinskia@physics.uc.edu>
2305
2306 PR c++/17661
2307 * testsuite/g++.dg/expr/for2.C: New test.
2308
2309 2004-10-13 Eric Botcazou <ebotcazou@libertysurf.fr>
2310
2311 * g++.dg/inherit/thunk1.C: Run on the SPARC.
2312
2313 2004-10-13 Jakub Jelinek <jakub@redhat.com>
2314
2315 PR tree-optimization/17724
2316 * g++.dg/opt/pr17724-1.C: New test.
2317 * g++.dg/opt/pr17724-2.C: New test.
2318 * g++.dg/opt/pr17724-3.C: New test.
2319 * g++.dg/opt/pr17724-4.C: New test.
2320 * g++.dg/opt/pr17724-5.C: New test.
2321 * g++.dg/opt/pr17724-6.C: New test.
2322
2323 2004-10-12 Joseph S. Myers <jsm@polyomino.org.uk>
2324
2325 PR c/17301
2326 * gcc.dg/pr17301-2.c: New test.
2327
2328 2004-10-11 Mark Mitchell <mark@codesourcery.com>
2329
2330 PR c++/15876
2331 * g++.dg/parse/error22.C: New test.
2332
2333 PR c++/17936
2334 * g++.dg/template/spec18.C: New test.
2335
2336 2004-10-11 Steve Ellcey <sje@cup.hp.com>
2337
2338 * testsuite/gcc.dg/ia64-asm-1.c: Add prototype for abort
2339 * testsuite/gcc.dg/ia64-sync-1.c: Add prototype for abort and
2340 memcpy.
2341 * testsuite/gcc.dg/ia64-sync-2.c: Ditto.
2342 * testsuite/gcc.dg/ia64-sync-3.c: Ditto.
2343
2344 2004-10-11 Andrew Pinski <pinskia@physics.uc.edu>
2345
2346 * g++.dg/eh/cleanup5.C: Add dg-options "".
2347
2348 2004-10-11 Roger Sayle <roger@eyesopen.com>
2349
2350 PR middle-end/17657
2351 * gcc.dg/switch-4.c: New test case.
2352
2353 2004-10-11 Richard Sandiford <rsandifo@redhat.com>
2354
2355 * gcc.c-torture/execute/20041011-1.c: New test.
2356
2357 2004-10-10 Andrew Pinski <pinskia@physics.uc.edu>
2358
2359 PR c++/17554
2360 * g++.dg/init/for3.C: New test.
2361
2362 PR c++/17657
2363 * g++.dg/opt/switch2.C: New test.
2364
2365 PR middle-end/17703
2366 * g++.dg/warn/Wreturn-2.C: New test.
2367
2368 2004-10-10 Andrew Pinski <pinskia@physics.uc.edu>
2369
2370 PR c++/17907
2371 * g++.dg/eh/cleanup5.C: New test.
2372
2373 2004-10-10 Mark Mitchell <mark@codesourcery.com>
2374
2375 PR c++/17393
2376 * g++.dg/parse/error21.C: New test.
2377
2378 2004-10-10 Gabriel Dos Reis <gdr@integrable-solutions.net>
2379
2380 * g++.dg/overload/pmf1.C: Adjust quoting marks.
2381 * g++.dg/warn/incomplete1.C: Likewise.
2382 * g++.dg/template/qualttp20.C: Likewise.
2383
2384 2004-10-10 Joseph S. Myers <jsm@polyomino.org.uk>
2385
2386 PR c/17881
2387 * parm-incomplete-1.c: New test.
2388
2389 2004-10-09 Mark Mitchell <mark@codesourcery.com>
2390
2391 PR c++/17867
2392 * g++.dg/parse/error19.C: New test.
2393
2394 PR c++/17670
2395 * g++.dg/init/new11.C: New test.
2396
2397 PR c++/17821
2398 * g++.dg/parse/error20.C: New test.
2399
2400 PR c++/17826
2401 * g++.dg/template/crash24.C: New test.
2402
2403 2004-10-10 Joseph S. Myers <jsm@polyomino.org.uk>
2404
2405 PR c/17301
2406 * gcc.dg/pr17301-1.c: New test.
2407
2408 2004-10-10 Joseph S. Myers <jsm@polyomino.org.uk>
2409
2410 PR c/17189
2411 * gcc.dg/anon-struct-5.c: New test.
2412
2413 2004-10-09 Joseph S. Myers <jsm@polyomino.org.uk>
2414
2415 PR c/17844
2416 * gcc.dg/pr17844-1.c: New test.
2417
2418 2004-10-09 Zdenek Dvorak <dvorakz@suse.cz>
2419
2420 PR tree-optimization/17906
2421 * gcc.c-torture/compile/pr17906.c: New.
2422
2423 2004-10-09 Stuart Hastings <stuart@apple.com>
2424 Roger Sayle <roger@eyesopen.com>
2425
2426 PR rtl-optimization/17853
2427 * gcc.dg/i386-mmx-5.c: New testcase.
2428
2429 2004-10-09 Andrew Pinski <pinskia@physics.uc.edu>
2430
2431 * g++.dg/opt/pr17902.C: Fix typo in dg-do.
2432
2433 2004-10-09 Mark Mitchell <mark@codesourcery.com>
2434
2435 PR c++/17524
2436 * g++.dg/template/static9.C: New test.
2437
2438 PR c++/17685
2439 * g++.dg/parse/operator5.C: New test.
2440
2441 2004-10-09 Roger Sayle <roger@eyesopen.com>
2442
2443 PR middle-end/17894
2444 * gcc.c-torture/execute/divcmp-4.c: New test case.
2445
2446 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
2447
2448 PR tree-opt/17902
2449 * g++.dg/opt/pr17902.C: New test.
2450
2451 2004-10-09 Jakub Jelinek <jakub@redhat.com>
2452
2453 * gcc.dg/cpp/ident-1.c: Add dg-options "".
2454
2455 2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
2456
2457 * gcc.dg/float-range-1.c, gcc.dg/float-range-2.c: New tests.
2458
2459 2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
2460
2461 * gcc.dg/assign-warn-3.c: New test.
2462
2463 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
2464
2465 PR c/16999
2466 * gcc.dg/cpp/ident-1.c: New test.
2467
2468 2004-10-08 Nathan Sidwell <nathan@codesourcery.com>
2469
2470 * gcc.c-torture/compile/acc1.c: New.
2471
2472 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
2473
2474 * gcc.dg/darwin-longdouble.c: Include stdlib.h and string.h.
2475 * gcc.dg/darwin-abi-2.c: Include stdlib.h.
2476
2477 2004-10-08 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
2478
2479 * gcc.dg/ultrasp11.c: New test.
2480
2481 2004-10-08 Michael Matz <matz@suse.de>
2482
2483 * gcc.dg/doloop-2.c: New test.
2484
2485 2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
2486
2487 * gcc.dg/assign-warn-1.c, gcc.dg/assign-warn-2.c: New tests.
2488 * gcc.dg/warn-1.c, gcc.dg/noncompile/20020213-1.c,
2489 objc.dg/method-9.m: Update expected diagnostics.
2490
2491 2004-10-07 Geoffrey Keating <geoffk@apple.com>
2492
2493 * gcc.dg/ppc-fsel-3.c: New file.
2494 * gcc.dg/ppc-fsel-1.c: Add -fno-trapping-math, update comment.
2495
2496 2004-10-07 Paul Brook <paul@codesourcery.com>
2497
2498 * gfortran.dg/intrinsic_verify_1.f90: New test.
2499
2500 2004-10-07 Paul Brook <paul@codesourcery.com>
2501
2502 * gfortran.dg/empty_format_1.f90: Remove stray commas.
2503
2504 2004-10-07 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2505
2506 * gfortran.fortran-torture/execute/intrinsic_mvbits.f90,
2507 gfortran.dg/ishft.f90: Add more tests. Add dg-warning in followup
2508 commit.
2509
2510 2004-10-07 Andrew Pinski <pinskia@physics.uc.edu>
2511
2512 * g++.dg/ext/asm6.C: Remove extraneous semicolon.
2513
2514 2004-10-07 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2515
2516 PR c++/17115
2517 * g++.dg/warn/Winline-4.C: New test.
2518
2519 2004-10-07 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
2520
2521 * gcc.c-torture/compile/20041007-1.c: New test.
2522
2523 2004-10-07 Paul Brook <paul@codesourcery.com>
2524
2525 PR fortran/17678
2526 * gfortran.dg/use_allocated_1.f90: New test.
2527
2528 2004-10-06 Andrew Pinski <pinskia@physics.uc.edu>
2529
2530 PR middle-end/17849
2531 * gfortran.fortran-torture/compile/nested.f90: New test
2532
2533 2004-10-06 Joseph S. Myers <jsm@polyomino.org.uk>
2534
2535 * gcc.dg/Wconversion-2.c, gcc.dg/func-args-1.c: New tests.
2536
2537 2004-10-06 Andrew Pinski <pinskia@physics.uc.edu>
2538
2539 PR c++/17368
2540 * g++.dg/ext/asm6.C: New test.
2541
2542 2004-10-06 Kenneth Zadeck <zadeck@naturalbridge.com>
2543
2544 * gcc.dg/20011119-1.c : Added memory attribute to asm sequence.
2545
2546 2004-10-06 Paul Brook <paul@codesourcery.com>
2547
2548 PR libfortran/17709
2549 * gfortran.dg/empty_format_1.f90: New test.
2550
2551 2004-10-06 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2552
2553 PR fortran/17568
2554 * gfortran.dg/ishft.f90: New test.
2555
2556 PR fortran/17283
2557 * gfortran.fortran-torture/execute/intrinsic_pack.f90: Enable new
2558 tests.
2559
2560 2004-10-06 Paul Brook <paul@codesourcery.com>
2561
2562 * gfortran.dg/do_1.f90: New test.
2563
2564 2004-10-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2565
2566 * gcc.c-torture/execute/builtins/lib/strcpy.c: Don't abort when
2567 optimizing for size.
2568
2569 2004-10-05 Joseph S. Myers <jsm@polyomino.org.uk>
2570
2571 * gcc.dg/complex-2.c, gcc.dg/complex-2.h: New test.
2572
2573 2004-10-05 Joseph S. Myers <jsm@polyomino.org.uk>
2574
2575 * gcc.c-torture/compile/20041005-1.c: New test.
2576
2577 2004-10-05 Nathan Sidwell <nathan@codesourcery.com>
2578
2579 PR c++/17829
2580 * g++.dg/lookup/koenig4.C: New.
2581
2582 2004-10-05 Gabriel Dos Reis <gdr@integrable-solutions.net>
2583
2584 * g++.dg/other/classkey1.C: Adjust quoting marks.
2585 * g++.dg/parse/error15.C: Likewise.
2586 * g++.dg/template/meminit2.C (int>): Likewise.
2587
2588 2004-10-04 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2589
2590 PR fortran/17283
2591 * gfortran.fortran-torture/execute/intrinsic_pack.f90: Add more tests.
2592
2593 PR fortran/17631
2594 * gfortran.fortran-torture/execute/intrinsic_mvbits.f90: New test.
2595
2596 PR fortran/17708
2597 * gfortran.dg/pr17708.f90: New test.
2598
2599 2004-10-04 Chao-ying Fu <fu@mips.com>
2600
2601 * gcc.dg/vect/pr16105.c: Enable for mipsisa64*-*-*.
2602 * gcc.dg/vect/vect-4.c: Ditto.
2603 * gcc.dg/vect/vect-5.c: Ditto.
2604 * gcc.dg/vect/vect-6.c: Ditto.
2605 * gcc.dg/vect/vect-8.c: Ditto.
2606 * gcc.dg/vect/vect-16.c: Ditto.
2607 * gcc.dg/vect/vect-30.c: Ditto.
2608 * gcc.dg/vect/vect-40.c: Ditto.
2609 * gcc.dg/vect/vect-41.c: Ditto.
2610 * gcc.dg/vect/vect-42.c: Ditto.
2611 * gcc.dg/vect/vect-43.c: Ditto.
2612 * gcc.dg/vect/vect-44.c: Ditto.
2613 * gcc.dg/vect/vect-45.c: Ditto.
2614 * gcc.dg/vect/vect-46.c: Ditto.
2615 * gcc.dg/vect/vect-47.c: Ditto.
2616 * gcc.dg/vect/vect-48.c: Ditto.
2617 * gcc.dg/vect/vect-49.c: Ditto.
2618 * gcc.dg/vect/vect-50.c: Ditto.
2619 * gcc.dg/vect/vect-51.c: Ditto.
2620 * gcc.dg/vect/vect-52.c: Ditto.
2621 * gcc.dg/vect/vect-53.c: Ditto.
2622 * gcc.dg/vect/vect-54.c: Ditto.
2623 * gcc.dg/vect/vect-55.c: Ditto.
2624 * gcc.dg/vect/vect-56.c: Ditto.
2625 * gcc.dg/vect/vect-57.c: Ditto.
2626 * gcc.dg/vect/vect-58.c: Ditto.
2627 * gcc.dg/vect/vect-59.c: Ditto.
2628 * gcc.dg/vect/vect-60.c: Ditto.
2629 * gcc.dg/vect/vect-74.c: Ditto.
2630 * gcc.dg/vect/vect-79.c: Ditto.
2631 * gcc.dg/vect/vect-80.c: Ditto.
2632
2633 2004-10-04 Andrew Pinski <pinskia@physics.uc.edu>
2634
2635 * gcc.dg/unused-7.c: Use the correct option.
2636
2637 2004-10-04 Paul Brook <paul@codesourcery.com>
2638 Bud Davis <bdavis9659@comcast.net>
2639
2640 PR fortran/17706
2641 PR fortran/16434
2642 * gfortran/pr17706.f90: New test.
2643 * gfortran.dg/g77/f77-edit-s-out.f: Remove xfail.
2644
2645 2004-10-04 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2646
2647 * gfortran.dg/pr17612.f90: New test.
2648
2649 2004-10-03 Gabriel Dos Reis <gdr@integrable-solutions.net>
2650
2651 * g++.dg/template/local1.C: Adjust quoting marks in
2652 testing for diagnostics.
2653 * g++.dg/tls/diag-2.C: Likewise.
2654 * g++.dg/other/error8.C: Likewise.
2655
2656 2004-10-03 Andrew Pinski <pinskia@physics.uc.edu>
2657
2658 PR c/17178
2659 * gcc.dg/unused-4.c: Adjust to be correct.
2660
2661 PR c/17820
2662 * gcc.dg/unused-7.c: New test.
2663
2664 2004-10-03 Andrew Pinski <pinskia@physics.uc.edu>
2665
2666 PR c++/17797
2667 * g++.dg/overload/template2.C: New test.
2668
2669 2004-10-03 Kazu Hirata <kazu@cs.umass.edu>
2670
2671 PR tree-optimization/16632
2672 * gcc.dg/tree-ssa/20041002-1.c: New.
2673
2674 2004-10-03 Paul Brook <paul@codesourcery.com>
2675
2676 * gfortran.dg/pr17286.f90: Add dg-do line. Explicitly test bug,
2677 rather than relying on default formatting.
2678
2679 2004-10-02 Joseph S. Myers <jsm@polyomino.org.uk>
2680
2681 * gcc.dg/20040920-1.c: Update expected message text.
2682
2683 2004-10-02 Ulrich Weigand <uweigand@de.ibm.com>
2684
2685 * gcc.dg/tree-ssa/loop-1.c: Merge changed dg-options for s390-*-*.
2686
2687 2004-10-01 Zdenek Dvorak <dvorakz@suse.cz>
2688
2689 * gcc.dg/tree-ssa/loop-1.c: Check that unrolling occurs already on
2690 tree level.
2691
2692 2004-10-01 Andrew Pinski <pinskia@physics.uc.edu>
2693
2694 * gcc.dg/tree-ssa/pr17343.c: Remove.
2695
2696 2004-10-01 Andrew Pinski <pinskia@physics.uc.edu>
2697
2698 PR tree-opt/17343
2699 * gcc.dg/tree-ssa/pr17343.c: New test.
2700
2701 2004-10-01 Jakub Jelinek <jakub@redhat.com>
2702
2703 * gcc.dg/tree-ssa/stdarg-1.c: Removed.
2704 * gcc.dg/tree-ssa/stdarg-2.c: Removed.
2705 * gcc.dg/tree-ssa/stdarg-3.c: Removed.
2706 * gcc.dg/tree-ssa/stdarg-4.c: Removed.
2707 * gcc.dg/tree-ssa/stdarg-5.c: Removed.
2708
2709 2004-09-30 Joseph S. Myers <jsm@polyomino.org.uk>
2710
2711 * gcc.dg/lvalue-2.c: New test.
2712
2713 2004-09-30 Joseph S. Myers <jsm@polyomino.org.uk>
2714
2715 PR c/17730
2716 * gcc.dg/pr17730-1.c: New test
2717
2718 2004-09-29 Joseph S. Myers <jsm@polyomino.org.uk>
2719
2720 PR c/7425
2721 * gcc.dg/deprecated-3.c, g++.dg/warn/deprecated-2.C: New tests.
2722
2723 2004-09-29 Jakub Jelinek <jakub@redhat.com>
2724
2725 * gcc.c-torture/execute/stdarg-1.c: New test.
2726 * gcc.c-torture/execute/stdarg-2.c: New test.
2727 * gcc.c-torture/execute/stdarg-3.c: New test.
2728 * gcc.dg/tree-ssa/stdarg-1.c: New test.
2729 * gcc.dg/tree-ssa/stdarg-2.c: New test.
2730 * gcc.dg/tree-ssa/stdarg-3.c: New test.
2731 * gcc.dg/tree-ssa/stdarg-4.c: New test.
2732 * gcc.dg/tree-ssa/stdarg-5.c: New test.
2733
2734 2004-09-29 Jakub Jelinek <jakub@redhat.com>
2735
2736 PR tree-optimization/17697
2737 * g++.dg/opt/pr17697-1.C: New test.
2738 * g++.dg/opt/pr17697-2.C: New test.
2739 * g++.dg/opt/pr17697-3.C: New test.
2740
2741 2004-09-28 Joseph S. Myers <jsm@polyomino.org.uk>
2742
2743 PR c/16409
2744 * gcc.dg/vla-init-2.c, gcc.dg/vla-init-3.c, gcc.dg/vla-init-4.c,
2745 gcc.dg/vla-init-5.c: New tests.
2746
2747 2004-09-27 Joseph S. Myers <jsm@polyomino.org.uk>
2748
2749 PR c/13804
2750 * gcc.dg/pr13804-1.c: New test.
2751
2752 2004-09-27 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2753
2754 PR fortran/16938
2755 * gfortran.dg/pr16938.f90: New test.
2756
2757 2004-09-27 Mark Mitchell <mark@codesourcery.com>
2758
2759 * g++.dg/template/crash23.C: New test.
2760
2761 2004-09-27 Mark Mitchell <mark@codesourcery.com>
2762
2763 PR c++/17585
2764 * g++.dg/template/static8.C: New test.
2765
2766 2004-09-27 Nathan Sidwell <nathan@codesourcery.com>
2767
2768 PR c++/17681
2769 * g++.dg/other/error9.C: New test.
2770
2771 2004-09-26 Ulrich Weigand <uweigand@de.ibm.com>
2772
2773 * gcc.dg/tree-ssa/loop-1.c: Use -msmall-exec on s390-*-* targets.
2774
2775 2004-09-26 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2776
2777 PR fortran/15164
2778 * gfortran.dg/pr15164.f90: New test. Fixed in followup commit.
2779
2780 2004-09-26 Roger Sayle <roger@eyesopen.com>
2781
2782 PR middle-end/17112
2783 * gcc.dg/pr17112-1.c: New test case.
2784
2785 2004-09-26 Joseph S. Myers <jsm@polyomino.org.uk>
2786
2787 PR c/11459
2788 * gcc.dg/pr11459-1.c: New test.
2789
2790 2004-09-25 Ulrich Weigand <uweigand@de.ibm.com>
2791
2792 * gcc.dg/tree-ssa/loop-2.c: Avoid matching new-line in regexp.
2793 * gcc.dg/tree-ssa/loop-4.c: Likewise.
2794
2795 2004-09-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2796
2797 * gfortran.dg/pr15324.f90: Make array bounds consistent.
2798
2799 2004-09-25 Jan Hubicka <jh@suse.cz>
2800
2801 * compile/30040909-1.c: New test.
2802 * compile/30040907-1.c: New test.
2803
2804 2004-09-25 Richard Sandiford <rsandifo@redhat.com>
2805
2806 * gcc.c-torture/execute/va-arg-26.c: New test.
2807
2808 2004-09-24 Zack Weinberg <zack@codesourcery.com>
2809
2810 * objc.dg/proto-lossage-4.m: Use long instead of int to avoid
2811 extra diagnostics on targets with 64-bit pointers.
2812 * objc.dg/selector-1.m: Adjust dg-warning regexp.
2813
2814 2004-09-24 Joseph S. Myers <jsm@polyomino.org.uk>
2815
2816 PR c/17188
2817 * gcc.dg/nested-redef-1.c, gcc.dg/pr17188-1.c: New tests.
2818 * gcc.dg/decl-3.c: Adjust expected message.
2819
2820 2004-09-24 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2821
2822 PR fortran/17615
2823 * gfortran.dg/pr17615.f90: New test.
2824
2825 2004-09-24 Andrew MacLeod <amacleod@redhat.com>
2826
2827 PR tree-optimzation/17517
2828 * g++.dg/tree-ssa/pr17517.C: New Test.
2829
2830 2004-08-24 Nathan Sidwell <nathan@codesourcery.com>
2831
2832 PR c++/16889
2833 * g++.dg/lookup/ambig3.C: New.
2834
2835 2004-09-24 Andrew Pinski <pinskia@physics.uc.edu>
2836
2837 PR tree-opt/17624
2838 * g++.dg/opt/pr17624.C: New test.
2839
2840 2004-09-24 Joseph S. Myers <jsm@polyomino.org.uk>
2841
2842 PR c/6980
2843 * gcc.dg/Wbad-function-cast-1.c: New test.
2844
2845 2004-09-23 Zack Weinberg <zack@codesourcery.com>
2846
2847 * g++.dg/ext/complit1.C
2848 * g++.dg/other/error2.C
2849 * g++.dg/other/nontype-1.C
2850 * g++.dg/parse/crash11.C
2851 * g++.dg/parse/crash12.C
2852 * g++.dg/parse/error15.C
2853 * g++.dg/parse/error4.C
2854 * g++.dg/parse/tmpl-outside1.C
2855 * g++.dg/parse/too-many-tmpl-args1.C
2856 * g++.dg/template/dependent-expr3.C
2857 * g++.dg/template/error10.C
2858 * g++.dg/template/instantiate1.C
2859 * g++.dg/template/vtable2.C
2860 * g++.dg/warn/Wshadow-1.C
2861 * g++.dg/warn/weak1.C
2862 * g++.old-deja/g++.brendan/crash16.C
2863 * g++.old-deja/g++.brendan/crash18.C
2864 * g++.old-deja/g++.brendan/crash48.C
2865 * g++.old-deja/g++.brendan/crash49.C
2866 * g++.old-deja/g++.brendan/crash55.C
2867 * g++.old-deja/g++.brendan/crash56.C
2868 * g++.old-deja/g++.brendan/crash8.C
2869 * g++.old-deja/g++.brendan/enum11.C
2870 * g++.old-deja/g++.brendan/enum8.C
2871 * g++.old-deja/g++.brendan/enum9.C
2872 * g++.old-deja/g++.brendan/friend3.C
2873 * g++.old-deja/g++.brendan/misc14.C
2874 * g++.old-deja/g++.bugs/900402_02.C
2875 * g++.old-deja/g++.bugs/900404_03.C
2876 * g++.old-deja/g++.bugs/900404_04.C
2877 * g++.old-deja/g++.bugs/900428_03.C
2878 * g++.old-deja/g++.jason/crash4.C
2879 * g++.old-deja/g++.jason/overload21.C
2880 * g++.old-deja/g++.jason/redecl1.C
2881 * g++.old-deja/g++.jason/report.C
2882 * g++.old-deja/g++.jason/rfg10.C
2883 * g++.old-deja/g++.jason/template30.C
2884 * g++.old-deja/g++.law/arm12.C
2885 * g++.old-deja/g++.law/ctors5.C
2886 * g++.old-deja/g++.law/cvt20.C
2887 * g++.old-deja/g++.law/init10.C
2888 * g++.old-deja/g++.law/init8.C
2889 * g++.old-deja/g++.law/visibility17.C
2890 * g++.old-deja/g++.law/visibility7.C
2891 * g++.old-deja/g++.mike/net8.C
2892 * g++.old-deja/g++.mike/p646.C
2893 * g++.old-deja/g++.mike/p700.C
2894 * g++.old-deja/g++.mike/p701.C
2895 * g++.old-deja/g++.mike/p811.C
2896 * g++.old-deja/g++.ns/template13.C
2897 * g++.old-deja/g++.other/array3.C
2898 * g++.old-deja/g++.other/crash25.C
2899 * g++.old-deja/g++.other/dtor3.C
2900 * g++.old-deja/g++.other/dtor4.C
2901 * g++.old-deja/g++.other/main1.C
2902 * g++.old-deja/g++.other/warn7.C
2903 * g++.old-deja/g++.pt/crash11.C
2904 * g++.old-deja/g++.pt/crash36.C
2905 * g++.old-deja/g++.pt/spec22.C
2906 * g++.old-deja/g++.pt/spec9.C
2907 * g++.old-deja/g++.pt/ttp52.C
2908 * g++.old-deja/g++.robertl/eb103.C
2909 * g++.old-deja/g++.robertl/eb121.C
2910 * g++.old-deja/g++.robertl/eb22.C
2911 * g++.old-deja/g++.robertl/eb8.C:
2912 Update locations and/or regexps of dg-error markers.
2913 Remove markers for some bogus messages that are no longer issued.
2914
2915 2004-09-23 Jakub Jelinek <jakub@redhat.com>
2916
2917 * gcc.c-torture/execute/builtins/strcpy-2.c: New test.
2918 * gcc.c-torture/execute/builtins/strcpy-2-lib.c: New.
2919
2920 2004-09-23 Andrew Pinski <pinskia@physics.uc.edu>
2921
2922 PR c++/17618
2923 * g++.dg/lookup/crash5.C: New test.
2924
2925 2004-09-23 Dorit Naishlos <dorit@il.ibm.com>
2926
2927 * gcc.dg/vect/vect-27.c: Now vectorized on altivec.
2928 * gcc.dg/vect/vect-29.c: Now vectorized on altivec.
2929 * gcc.dg/vect/vect-48.c: Now vectorized on altivec.
2930 * gcc.dg/vect/vect-56.c: Now vectorized on altivec.
2931 * gcc.dg/vect/vect-72.c: New test for altivec and sse2.
2932 * gcc.dg/vect/vect-77.c: Now vectorized on altivec.
2933
2934 * gcc.dg/vect/vect-27a.c: New test for altivec and mmx.
2935 * gcc.dg/vect/vect-29a.c: New test for altivec and mmx.
2936 * gcc.dg/vect/vect-48a.c: New test for altivec and mmx.
2937 * gcc.dg/vect/vect-56a.c: New test for altivec and mmx.
2938 * gcc.dg/vect/vect-72a.c: New test for altivec and mmx.
2939 * gcc.dg/vect/vect-77a.c: New test for altivec and mmx.
2940
2941 * gcc.dg/vect/vect-13.c: Change to run test instead of compile.
2942
2943 * gcc.dg/vect/vect-44.c: Check additional cases.
2944 * gcc.dg/vect/vect-48.c: Check additional cases.
2945
2946 * gcc.dg/vect/vect-26.c: Use sse2 instead of sse.
2947 * gcc.dg/vect/vect-27.c: Use sse2 instead of sse.
2948 * gcc.dg/vect/vect-28.c: Use sse2 instead of sse.
2949 * gcc.dg/vect/vect-29.c: Use sse2 instead of sse.
2950 * gcc.dg/vect/vect-4?.c: Use sse2 instead of sse.
2951 * gcc.dg/vect/vect-75.c: Use sse2 instead of sse.
2952 * gcc.dg/vect/vect-76.c: Use sse2 instead of sse.
2953 * gcc.dg/vect/vect-77.c: Use sse2 instead of sse.
2954 * gcc.dg/vect/vect-78.c: Use sse2 instead of sse.
2955
2956 * gcc.dg/vect/vect-5?.c: Use sse2 instead of sse. Add return 0.
2957 * gcc.dg/vect/vect-60.c: Use sse2 instead of sse. Add return 0.
2958 * gcc.dg/vect/vect-61.c: Use sse2 instead of sse. Add return 0.
2959
2960 2004-09-23 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2961
2962 * gcc.dg/tree-ssa/loop-6.c: New test.
2963
2964 2004-09-23 Nathan Sidwell <nathan@codesourcery.com>
2965
2966 PR c++/17620
2967 * g++.dg/inherit/base2.C: New.
2968
2969 2004-09-22 Eric Botcazou <ebotcazou@libertysurf.fr>
2970
2971 * gcc.dg/20001012-1.c: Add prototypes for builtin functions.
2972 * gcc.dg/20001012-2.c: Likewise.
2973 * gcc.dg/20001013-1.c: Likewise.
2974 * gcc.dg/20001101-1.c: Likewise.
2975 * gcc.dg/20001102-1.c: Likewise.
2976 * gcc.dg/bf-spl1.c: Likewise.
2977 * gcc.dg/titype-1.c: Remove special-casing for SPARC.
2978 * gcc.dg/20040813-1.c: Add missing "." to the regexp.
2979
2980 2004-09-22 Diego Novillo <dnovillo@redhat.com>
2981
2982 PR tree-optimization/16721
2983 * testsuite/gcc.dg/tree-ssa/pr16721.c: New test.
2984
2985 2004-09-23 Ulrich Weigand <uweigand@de.ibm.com>
2986
2987 * gcc.dg/20030123-1.c: Add prototypes for builtin functions.
2988 * gcc.dg/20040305-1.c: Likewise.
2989
2990 2004-09-22 Joseph S. Myers <jsm@polyomino.org.uk>
2991
2992 PR c/16566
2993 * gcc.c-torture/compile/pr16566-1.c,
2994 gcc.c-torture/compile/pr16566-2.c,
2995 gcc.c-torture/compile/pr16566-3.c: New tests.
2996
2997 2004-09-22 Kazu Hirata <kazu@cs.umass.edu>
2998
2999 PR tree-optimization/17512
3000 * gcc.c-torture/compile/20040916-1.c.
3001
3002 2004-09-21 Mark Mitchell <mark@codesourcery.com>
3003
3004 * gcc.dg/pragma-re-3.c: New test.
3005
3006 2004-09-17 Matt Austern <austern@apple.com>
3007
3008 PR c++/15049
3009 * g++.dg/other/anon3.C: New.
3010
3011 2004-09-21 Roger Sayle <roger@eyesopen.com>
3012
3013 PR c++/7503
3014 * g++.dg/opt/pr7503-1.C: New testcase for COND_EXPR lvalues.
3015 * g++.dg/opt/pr7503-2.C: New testcase for <? and >? lvalues.
3016 * g++.dg/opt/pr7503-3.C: New testcase for invalid <? lvalue errors.
3017 * g++.dg/opt/pr7503-4.C: New testcase for <?= and >?= assignments.
3018 * g++.dg/opt/pr7503-5.C: New testcase for side-effects with <?=.
3019
3020 2004-09-21 Bud Davis <bdavis9659@comcast.net>
3021
3022 PR fortran/17286
3023 * gfortran.dg/pr17286.f90: New test.
3024
3025 2004-09-20 Mark Mitchell <mark@codesourcery.com>
3026
3027 PR c++/17530
3028 * g++.dg/template/static7.C: New test.
3029
3030 2004-09-20 Andrew Pinski <pinskia@physics.uc.edu>
3031
3032 PR tree-opt/17558
3033 * gcc.c-torture/compile/pr17558.c: New test.
3034
3035 2004-09-20 Richard Sandiford <rsandifo@redhat.com>
3036
3037 * gcc.dg/compat/sdata-section.h (SDATA_SECTION): Don't use an attribute
3038 if SKIP_ATTRIBUTE is defined.
3039
3040 2004-09-20 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3041
3042 PR fortran/15957
3043 * gfortran.dg/pr15957.f90: New test.
3044
3045 2004-09-20 Dorit Naishlos <dorit@il.ibm.com>
3046
3047 * gcc.dg/vect/vect-74.c: Avoid floating point precision error
3048 in comparison.
3049 * gcc.dg/vect/vect-79.c: Likewise.
3050 * gcc.dg/vect/vect-80.c: Likewise.
3051
3052 2004-09-20 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3053
3054 PR fortran/15750
3055 * gfortran.fortran-torture/execute/iolength_2.f90: New test.
3056
3057 2004-09-20 Ira Rosen <irar@il.ibm.com>
3058
3059 * gcc.dg/vect/vect-13.c: Added xfail for non ppc platforms.
3060 * gcc.dg/vect/vect-74.c: Split into 3 tests (vect-79.c, vect-80.c).
3061 * gcc.dg/vect/vect-62.c: New testcase.
3062 * gcc.dg/vect/vect-63.c: New testcase.
3063 * gcc.dg/vect/vect-64.c: New testcase.
3064 * gcc.dg/vect/vect-65.c: New testcase.
3065 * gcc.dg/vect/vect-66.c: New testcase.
3066 * gcc.dg/vect/vect-67.c: New testcase.
3067 * gcc.dg/vect/vect-68.c: New testcase.
3068 * gcc.dg/vect/vect-69.c: New testcase.
3069 * gcc.dg/vect/vect-79.c: New testcase.
3070 * gcc.dg/vect/vect-80.c: New testcase.
3071
3072 2004-09-20 Richard Sandiford <rsandifo@redhat.com>
3073
3074 * gcc.target/mips/asm-1.c: New test.
3075
3076 2004-09-19 Ira Rosen <irar@il.ibm.com>
3077
3078 * gcc.dg/vect/vect-13.c: Now vectorized on ppc*.
3079 * gcc.dg/vect/vect-73.c: New testcase.
3080 * gcc.dg/vect/vect-74.c: New testcase.
3081 * gcc.dg/vect/vect-75.c: New testcase.
3082 * gcc.dg/vect/vect-76.c: New testcase.
3083 * gcc.dg/vect/vect-77.c: New testcase.
3084 * gcc.dg/vect/vect-78.c: New testcase
3085
3086 2004-09-18 Paul Brook <paul@codesourcery.com>
3087
3088 * g++.old-deja/g++.pt/static11.C: XFAIL on arm*-*-eabi.
3089
3090 2004-09-18 Joseph S. Myers <jsm@polyomino.org.uk>
3091
3092 PR c/17424
3093 * gcc.dg/pr17424-1.c: New test.
3094
3095 2004-09-18 Diego Novillo <dnovillo@redhat.com>
3096
3097 * g++.dg/tree-ssa/pr17153.C: New test.
3098
3099 2004-09-16 Geoffrey Keating <geoffk@apple.com>
3100
3101 PR pch/13361
3102 * testsuite/g++.dg/pch/wchar-1.C: New.
3103 * testsuite/g++.dg/pch/wchar-1.Hs: New.
3104
3105 2004-09-17 Kenneth Zadeck <Kenneth.Zadeck@NaturalBridge.com>
3106
3107 * gcc.c-torture/execute/20040917-1.c: New test.
3108
3109 2004-09-17 Diego Novillo <dnovillo@redhat.com>
3110
3111 PR tree-optimization/17319
3112 * gcc.dg/pr17319.c: New test.
3113
3114 2004-09-17 Devang Patel <dpatel@apple.com>
3115
3116 * gcc.dg/20040813-1.c: New test.
3117
3118 2004-09-17 Diego Novillo <dnovillo@redhat.com>
3119
3120 PR tree-optimization/17273
3121 * gcc.c-torture/compile/pr17273.c: New test.
3122
3123 2004-09-17 Joseph S. Myers <jsm@polyomino.org.uk>
3124
3125 * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c:
3126 Update expected messages.
3127 * gcc.dg/declspec-13.c: New test.
3128
3129 2004-09-17 David Edelsohn <edelsohn@gnu.org>
3130
3131 * gcc.dg/darwin-longlong.c: XFAIL on AIX and SPE.
3132
3133 2004-09-17 Diego Novillo <dnovillo@redhat.com>
3134
3135 * gcc.c-torture/execute/pr17252.c: Use post-increment to
3136 change what 'a' is pointing to.
3137
3138 2004-09-17 Mark Mitchell <mark@codesourcery.com>
3139
3140 PR c++/16002
3141 * g++.dg/template/error18.C: New test.
3142
3143 PR c++/16029
3144 * g++.dg/warn/Wunused-8.C: New test.
3145
3146 2004-09-17 Steven Bosscher <stevenb@suse.de>
3147
3148 PR tree-optimization/17513
3149 * gcc.dg/20040916-1.c: New test.
3150
3151 2004-09-16 Mark Mitchell <mark@codesourcery.com>
3152
3153 PR c++/17501
3154 * g++.dg/template/typename7.C: New test.
3155
3156 2004-09-16 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3157
3158 * gcc.dg/tree-ssa/copy-headers.c: Update outcome.
3159
3160 2004-09-16 Frank Ch. Eigler <fche@redhat.com>
3161
3162 * gcc.misc-tests/bprob.exp, g++.dg/bprob/bprob.exp: Iterate tests
3163 with -ftree-based-profiling also.
3164 * lib/profopt.exp: Support late-set profile_option/feedback_option.
3165
3166 2004-09-16 Victor Leikehman <lei@il.ibm.com>
3167
3168 PR/15364
3169 * gfortran.dg/der_array_io_1.f90: New test.
3170 * gfortran.dg/der_array_io_2.f90: New test.
3171 * gfortran.dg/der_array_io_3.f90: New test.
3172
3173 2004-09-15 Mark Mitchell <mark@codesourcery.com>
3174
3175 * testsuite/g++.old-deja/g++.abi/cxa_vec.C: Adjust for ARM
3176 EABI.
3177
3178 2004-09-15 Mark Mitchell <mark@codesourcery.com>
3179
3180 * g++.dg/opt/switch1.C: New test.
3181
3182 2004-09-15 Joseph S. Myers <jsm@polyomino.org.uk>
3183
3184 * g++.dg/ext/member-attr.C, g++.dg/warn/deprecated.C,
3185 gcc.dg/deprecated.c, gcc.dg/noreturn-1.c, gcc.dg/noreturn-4.c:
3186 Update expected messages.
3187
3188 2004-09-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3189
3190 PR fortran/16485
3191 * gfortran.dg/same_name_1.f90: New test.
3192
3193 2004-09-15 Diego Novillo <dnovillo@redhat.com>
3194
3195 * gcc.c-torture/execute/pr17252.c: Fix thinko. Don't
3196 dereference garbage pointers.
3197
3198 2004-09-15 Jakub Jelinek <jakub@redhat.com>
3199
3200 * gcc.c-torture/execute/builtins/strlen-3.c: New test.
3201 * gcc.c-torture/execute/builtins/strlen-3-lib.c: New.
3202
3203 * gcc.c-torture/execute/builtins/memmove.c (main_test): Formatting.
3204 * gcc.c-torture/execute/builtins/memmove-2.c: New test.
3205 * gcc.c-torture/execute/builtins/memmove-2-lib.c: New.
3206
3207 2004-09-14 Mark Mitchell <mark@codesourcery.com>
3208
3209 PR c++/17324
3210 * g++.dg/template/mangle1.C: New test.
3211
3212 2004-09-14 Diego Novillo <dnovillo@redhat.com>
3213
3214 PR tree-optimization/17252
3215 * gcc.c-torture/execute/pr17252.c: New test.
3216
3217 2004-09-14 Andrew Pinski <apinski@apple.com>
3218
3219 * g++.dg/tree-ssa/pointer-reference-alias.C: New test.
3220
3221 2004-09-14 Roger Sayle <roger@eyesopen.com>
3222
3223 PR rtl-optimization/9771
3224 * gcc.dg/pr9771-1.c: New test case.
3225
3226 2004-09-14 Diego Novillo <dnovillo@redhat.com>
3227
3228 PR tree-optimization/15262
3229 * gcc.c-torture/execute/pr15262-1.c: New test.
3230 * gcc.c-torture/execute/pr15262-2.c: New test.
3231
3232 2004-09-14 Joseph S. Myers <jsm@polyomino.org.uk>
3233
3234 * gcc.dg/declspec-12.c: New test.
3235
3236 2004-09-14 Bud Davis <bdavis9659@comcast.net>
3237
3238 * gfortran.dg/pr17090.f90: Add directives to test.
3239
3240 2004-09-14 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3241
3242 * gcc.c-torture/compile/20040914-1.c: New test.
3243
3244 2004-09-13 Mark Mitchell <mark@codesourcery.com>
3245
3246 PR c++/16162
3247 * g++.dg/template/decl2.C: New test.
3248
3249 2004-09-13 Bud Davis <bdavis9659@comcast.net>
3250
3251 PR fortran/17090
3252 * gfortran.dg/pr17090.f90: New test.
3253
3254 2004-09-13 Dale Johannesen <dalej@apple.com>
3255
3256 * gcc.c-torture/compile/pr17408.c: New test case.
3257
3258 2004-09-13 Mark Mitchell <mark@codesourcery.com>
3259
3260 PR c++/16716
3261 * g++.dg/parse/crash17.C: New test.
3262
3263 PR c++/17327
3264 * g++.dg/template/enum3.C: New test.
3265
3266 2004-09-13 Hans-Peter Nilsson <hp@bitrange.com>
3267
3268 * lib/gcc-defs.exp: Load wrapper.exp.
3269 * lib/g++.exp (g++_init): Call g++_maybe_build_wrapper instead of
3270 using local code.
3271 * lib/gcc.exp (gcc_init): Similar.
3272 * lib/gfortran.exp (gfortran_init): Similar.
3273 * lib/objc.exp (objc_init): Similar.
3274 * lib/treelang.exp (treelang_init): Similar.
3275 * lib/wrapper.exp: New file with build_wrapper call machinery in
3276 ${tool}_maybe_build_wrapper.
3277
3278 2004-09-13 Joseph S. Myers <jsm@polyomino.org.uk>
3279
3280 * gcc.dg/declspec-7.c: Don't expect diagnostic for duplicate
3281 "inline".
3282 * gcc.dg/declspec-11.c: Update expected messages.
3283 * gcc.dg/inline-6.c, gcc.dg/inline-7.c, gcc.dg/inline-8.c,
3284 gcc.dg/inline-9.c, gcc.dg/inline-10.c, gcc.dg/inline-11.c,
3285 gcc.dg/inline-12.c: New tests.
3286
3287 2004-09-13 Andrew MacLeod <amacleod@redhat.com>
3288
3289 * g++.dg/tree-ssa/pr17400.C: New testcase.
3290
3291 2004-09-13 James E Wilson <wilson@specifixinc.com>
3292
3293 * gcc.target/mips/sb1-1.c: New testcase.
3294
3295 2004-09-12 Hans-Peter Nilsson <hp@bitrange.com>
3296
3297 * lib/g77-dg.exp: Remove unused file.
3298 * lib/mike-g77.exp: Ditto.
3299 * lib/g77.exp: Ditto.
3300
3301 2004-09-12 Richard Henderson <rth@redhat.com>
3302
3303 * g++.old-deja/g++.other/sizeof3.C: Fix abort declaration.
3304
3305 2004-09-13 Joseph S. Myers <jsm@polyomino.org.uk>
3306
3307 * g++.dg/warn/Wswitch-1.C, g++.dg/warn/Wswitch-2.C,
3308 gcc.dg/Wswitch-2.c, gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
3309 gcc.dg/declspec-9.c, gcc.dg/declspec-10.c, gcc.dg/declspec-11.c,
3310 gcc.dg/m-un-2.c, gcc.dg/noreturn-1.c, gcc.dg/wtr-conversion-1.c:
3311 Update expected messages.
3312
3313 2004-09-13 Hans-Peter Nilsson <hp@axis.com>
3314
3315 * gcc.dg/asmreg-1.c (__syscall_getdents64): Adjust signedness
3316 declaration/use mismatch for dirp parameter.
3317
3318 2004-09-12 Andrew Pinski <apinski@apple.com>
3319
3320 * lib/objc.exp (objc_target_compile): Look for libobjc-gnu.a also when
3321 -fgnu-runtime is passed.
3322
3323 2004-09-12 Richard Henderson <rth@redhat.com>
3324
3325 * lib/fortran-torture.exp (add-ieee-options): Replace ieee-options;
3326 do the uplevel thing and update additional_flags directly.
3327 * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x,
3328 gfortran.fortran-torture/execute/intrinsic_nearest.x,
3329 gfortran.fortran-torture/execute/intrinsic_set_exponent.x,
3330 gfortran.fortran-torture/execute/nan_inf_fmt.x: Update to match.
3331
3332 2004-09-11 Steven Bosscher <stevenb@suse.de>
3333
3334 * g++.dg/parse/break-in-for.C: Fix for -ansi -pedantic-errors.
3335
3336 2004-09-11 Roger Sayle <roger@eyesopen.com>
3337
3338 PR middle-end/17411
3339 * g++.dg/opt/pr17411-1.C: New test case.
3340
3341 2004-09-11 Joseph S. Myers <jsm@polyomino.org.uk>
3342
3343 * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
3344 gcc.dg/tls/diag-2.c: Update expected messages.
3345 * gcc.dg/991209-1.c: Specify compilation options. Update expected
3346 messages.
3347 * gcc.dg/pr14289-2.c, gcc.dg/pr14289-3.c: Remove.
3348 * gcc.dg/declspec-7.c, gcc.dg/declspec-8.c, gcc.dg/declspec-9.c,
3349 gcc.dg/declspec-10.c, gcc.dg/declspec-11.c, gcc.dg/tls/diag-4.c,
3350 gcc.dg/tls/diag-5.c: New tests.
3351
3352 2004-09-11 Zack Weinberg <zack@codesourcery.com>
3353
3354 * gcc.dg/20040910-1.c: Correct dg-error regexp.
3355
3356 2004-09-11 Steven Bosscher <stevenb@suse.de>
3357
3358 * g++.dg/parse/break-in-for.C: New test.
3359
3360 2004-09-11 Jakub Jelinek <jakub@redhat.com>
3361
3362 * gcc.dg/tree-ssa/20040911-1.c: New test.
3363
3364 2004-09-11 Andreas Jaeger <aj@suse.de>
3365
3366 * gcc.c-torture/execute/991118-1.x: Delete, PR 16437 is fixed.
3367 * gcc.c-torture/execute/bf64-1.x: Remove XFAIL on x86-64.
3368
3369 2004-09-11 Richard Sandiford <rsandifo@redhat.com>
3370
3371 * gcc.target/frv: New directory of FR-V-specific tests.
3372
3373 2004-09-10 James E Wilson <wilson@specifixinc.com>
3374
3375 * gcc.dg/convert-vec-1.c: New test.
3376
3377 2004-09-10 Roger Sayle <roger@eyesopen.com>
3378
3379 PR middle-end/17024
3380 * gcc.dg/pr17024-1.c: New test case.
3381
3382 2004-09-10 Eric Christopher <echristo@redhat.com>
3383
3384 * gcc.dg/20040910-1.c: New test.
3385
3386 2004-09-11 Joseph S. Myers <jsm@polyomino.org.uk>
3387
3388 * gcc.dg/bitfld-9.c: New test.
3389
3390 2004-09-10 Richard Sandiford <rsandifo@redhat.com>
3391
3392 * gcc.c-torture/execute/ieee/acc1.c: New test.
3393 * gcc.c-torture/execute/ieee/acc2.c: New test.
3394 * gcc.c-torture/execute/ieee/mzero6.c: New test.
3395
3396 2004-09-10 Joseph S. Myers <jsm@polyomino.org.uk>
3397
3398 * gcc.dg/deprecated-2.c: New test.
3399
3400 2004-09-09 James E Wilson <wilson@specifixinc.com>
3401
3402 * gcc.dg/init-vec-1.c: New test.
3403
3404 2004-09-09 Roger Sayle <roger@eyesopen.com>
3405
3406 PR middle-end/17055
3407 * gcc.dg/pr17055-1.c: New test case.
3408
3409 2004-09-09 Hans-Peter Nilsson <hp@axis.com>
3410
3411 PR target/17377
3412 * gcc.c-torture/execute/pr17377.c: New test.
3413
3414 2004-09-09 Joseph S. Myers <jsm@polyomino.org.uk>
3415
3416 PR c/8420
3417 * gcc.dg/anon-struct-4.c, gcc.dg/declspec-1.c,
3418 gcc.dg/declspec-2.c, gcc.dg/declspec-3.c, gcc.dg/declspec-4.c,
3419 gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
3420 gcc.dg/long-long-typespec-1.c: New tests.
3421 * gcc.dg/tls/diag-2.c: Update expected diagnostics
3422
3423 2004-09-09 Joseph S. Myers <jsm@polyomino.org.uk>
3424
3425 * gcc.dg/c90-static-1.c, gcc.dg/c99-static-1.c,
3426 gcc.dg/gnu99-static-1.c: New tests.
3427
3428 2004-09-08 Devang Patel <dpatel@apple.com>
3429
3430 * gcc.dg/darwin-ld-20040828-1.c: New test.
3431 * gcc.dg/darwin-ld-20040828-2.c: New test.
3432 * gcc.dg/darwin-ld-20040828-3.c: New test.
3433
3434 2004-09-08 Ziemowit Laski <zlaski@apple.com>
3435
3436 * objc.dg/bitfield-2.m: Make 'id' definition a typedef.
3437 * obj.dg/bitfield-4.m: Allow 'unsigned' in addition to 'unsigned int'
3438 in error message.
3439 * objc.dg/id-1.m: Attempt to define 'id' in an incompatible fashion.
3440 * objc.dg/method-6.m: Allow 'unsigned' in addition to 'unsigned int'
3441 in error message.
3442 * objc.dg/proto-qual-1.m: Protocol qualifiers now appear before the
3443 types they qualify.
3444 * objc.dg/type-size-2.m: Fix wording in comment.
3445 * objc.dg/va-meth-1.m: New test case.
3446
3447 2004-09-06 H.J. Lu <hongjiu.lu@intel.com>
3448
3449 PR c/16633:
3450 * lib/gcc-dg.exp: Set up LD_LIBRARY_PATH, SHLIB_PATH,
3451 LD_LIBRARYN32_PATH, LD_LIBRARY64_PATH and DYLD_LIBRARY_PATH.
3452
3453 2004-09-06 Devang Patel <dpatel@apple.com>
3454
3455 * gcc.dg/tree-ssa/ifc-20040816-1.c: Use -ftree-vectorize.
3456 * gcc.dg/tree-ssa/ifc-20040816-2.c: Use -ftree-vectorize.
3457
3458 2004-09-06 Zack Weinberg <zack@codesourcery.com>
3459
3460 * g++.old-deja/g++.other/enum2.C: Move dg-error markers to
3461 reflect changed line numbering of diagnostics.
3462
3463 2004-09-06 Paul Brook <paul@codesourcery.com>
3464
3465 * gfortran.dg/edit_real_1.f90: Add new test.
3466
3467 2004-09-05 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3468
3469 * gcc.dg/tree-ssa/loop-2.c: New test.
3470 * gcc.dg/tree-ssa/loop-3.c: New test.
3471 * gcc.dg/tree-ssa/loop-4.c: New test.
3472 * gcc.dg/tree-ssa/loop-5.c: New test.
3473
3474 2004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3475
3476 * gcc.dg/format/sentinel-1.c: Update for parameter option.
3477
3478 2004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3479
3480 * gcc.dg/format/sentinel-1.c: New test.
3481
3482 2004-09-04 Uros Bizjak <uros@kss-loka.si>
3483
3484 * testsuite/gcc.dg/builtins-46.c: New.
3485
3486 2004-09-03 Devang Patel <dpatel@apple.com>
3487
3488 * gcc.dg/tree-ssa/ifc-20040816-1.c: New test.
3489 * gcc.dg/tree-ssa/ifc-20040816-2.c: New test.
3490
3491 2004-09-03 Jan Beulich <jbeulich@novell.com>
3492
3493 * g++.dg/abi/bitfield5.C: Use -mno-ms-bitfields.
3494 * g++.old-deja/g++.jason/thunk2.C: xfail for NetWare.
3495 * g++.old-deja/g++.law/profile1.C: xfail for NetWare.
3496 * g++.old-deja/g++.other/store-expr1.C: xfail for NetWare.
3497 * gcc.c-torture/compile/20001109-1.c: xfail for NetWare.
3498 * gcc.c-torture/compile/20001109-2.c: xfail for NetWare.
3499 * gcc.c-torture/execute/multi-ix.c: Use __builtin_bzero rather than
3500 the non-portable bzero.
3501 * gcc.dg/20010912-1.c: xfail for NetWare.
3502 * gcc.dg/20020426-2.c: xfail for NetWare.
3503 * gcc.dg/20021014-1.c: xfail for NetWare.
3504 * gcc.dg/20021018-1.c: xfail for NetWare.
3505 * gcc.dg/20030213-1.c: xfail for NetWare.
3506 * gcc.dg/20030225-1.c: xfail for NetWare.
3507 * gcc.dg/20030708-1.c: xfail for NetWare.
3508 * gcc.dg/builtins-config.h: Also exclude NetWare.
3509 * gcc.dg/format/format.h: Define restrict only if not already defined.
3510 * gcc.dg/nest.c: xfail for NetWare.
3511 * gcc.dg/special/gcsec-1.c: Don't pass -static for NetWare.
3512 * lib/target-supports.exp (check_visibility_available): Exclude
3513 NetWare.
3514
3515 2004-09-03 Jan Beulich <jbeulich@novell.com>
3516
3517 * gcc.dg/pack-test-2.c: Adjust to permit and check #pragma pack(push).
3518 * gcc.dg/c99-flex-array-4.c: Add -fpack-struct=8 to provide a
3519 deterministic starting point for the alignment of structure fields.
3520 * gcc.dg/Wpadded.c: Dito.
3521 * g++.dg/abi/vbase10.C: Dito.
3522
3523 2004-09-03 Devang Patel <dpatel@apple.com>
3524
3525 * g++.dg/debug/pr15736.cc: New test.
3526
3527 2004-09-02 Mark Mitchell <mark@codesourcery.com>
3528
3529 * README.QMTEST: Fix out-of-date link.
3530
3531 2004-09-03 David Billinghurst <David.Billinghurst@riotinto.com>
3532
3533 PR fortran/16579
3534 * gfortran.fortran-torture/execute/intrinsic_i_char.f90:
3535 Delete. Duplicate of gfortran.dg/g77/20010610.f
3536
3537 2004-09-02 Mark Mitchell <mark@codesourcery.com>
3538
3539 * g++.dg/abi/arm_rtti1.C: New test.
3540
3541 2004-09-02 Geoffrey Keating <geoffk@apple.com>
3542
3543 * gcc.dg/ppc-vector-memcpy.c: New.
3544 * gcc.dg/ppc-vector-memset.c: New.
3545
3546 2004-09-02 Chao-ying Fu <fu@mips.com>
3547
3548 * gcc.target/mips/mips-3d-1.c: New test.
3549 * gcc.target/mips/mips-3d-2.c: New test.
3550 * gcc.target/mips/mips-3d-3.c: New test.
3551 * gcc.target/mips/mips-3d-4.c: New test.
3552 * gcc.target/mips/mips-3d-5.c: New test.
3553 * gcc.target/mips/mips-3d-6.c: New test.
3554 * gcc.target/mips/mips-3d-7.c: New test.
3555 * gcc.target/mips/mips-3d-8.c: New test.
3556 * gcc.target/mips/mips-3d-9.c: New test.
3557 * gcc.target/mips/mips-ps-1.c: New test.
3558 * gcc.target/mips/mips-ps-2.c: New test.
3559 * gcc.target/mips/mips-ps-3.c: New test.
3560 * gcc.target/mips/mips-ps-4.c: New test.
3561 * gcc.target/mips/mips-ps-type.c: New test.
3562
3563 2004-09-02 Paul Brook <paul@codesourcery.com>
3564
3565 * gfortran.dg/edit_real_1.f90: Add new tests.
3566
3567 2004-09-01 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3568
3569 PR fortran/15327
3570 * gfortran.dg/merge_char_1.f90: New test.
3571
3572 2004-09-01 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3573
3574 PR fortran/16404
3575 * gfortran.dg/der_io_1.f90: XFAIL illegal testcase.
3576
3577 2004-09-01 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
3578
3579 PR c/1522
3580 * gcc.c-torture/compile/20040901-1.c: New test, from PR.
3581
3582 2004-09-01 Mark Mitchell <mark@codesourcery.com>
3583
3584 * g++.dg/opt/loop1.C: Do not XFAIL.
3585
3586 2004-09-01 Jakub Jelinek <jakub@redhat.com>
3587
3588 * gcc.c-torture/execute/20040831-1.c: New test.
3589
3590 2004-09-01 David Billinghurst <David.Billinghurst@riotinto.com>
3591
3592 PR fortran/16579
3593 * gfortran.dg/g77/20010610.f: Now passes.
3594 Copy from g77.f-torture/execute. Add dg-run directive.
3595 * gfortran.dg/g77/README: Update
3596
3597 2004-08-31 Andrew Pinski <pinskia@physics.uc.edu>
3598
3599 * gcc.dg/rs6000-power2-1.c (t1, t2, t3, t4): Add volatile.
3600 * gcc.dg/rs6000-power2-2.c: Fix the scan-assembly for the store.
3601 (t1, t2, t3, t4): Add volatile.
3602
3603 2004-08-31 Mark Mitchell <mark@codesourcery.com>
3604
3605 * g++.dg/ext/visibility/arm1.C: New test.
3606
3607 2004-08-31 Geoffrey Keating <geoffk@apple.com>
3608
3609 * gcc.dg/funcdef-storage-1.c: Add dg-options to suppress
3610 -pedantic-errors.
3611
3612 2004-09-01 Paul Brook <paul@codesourcery.com>
3613
3614 * gfortran.dg/eof_2.f90: New test.
3615
3616 2004-08-31 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3617
3618 PR fortran/16579
3619 * gfortran.fortran-torture/execute/intrinsic_i_char.f90: New test.
3620
3621 2004-08-31 Bud Davis <bdavis9659@comcast.net>
3622
3623 PR libfortran/16805
3624 * gfortran.dg/list_read_2.f90: New test.
3625
3626 2004-08-31 Mark Mitchell <mark@codesourcery.com>
3627
3628 * g++.dg/abi/key1.C: New test.
3629
3630 2004-08-31 Richard Henderson <rth@redhat.com>
3631
3632 * g++.dg/other/offsetof1.C: Include cstddef, use non-builtin
3633 form of offsetof.
3634 * g++.dg/other/offsetof5.C: Remove duplicate.
3635
3636 2004-08-31 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3637
3638 PR fortran/17244
3639 * gfortran.dg/func_derived_1.f90: New test.
3640
3641 2004-08-31 Paul Brook <paul@codesourcery.com>
3642
3643 * gfortran.dg/eof_1.f90: New test.
3644
3645 2004-08-31 Paul Brook <paul@codesourcery.com>
3646
3647 * gfortran.dg/list_read_1.f90: New file.
3648
3649 2004-08-30 Mark Mitchell <mark@codesourcery.com>
3650
3651 * g++.dg/opt/loop1.C: XFAIL.
3652
3653 2004-08-30 Geoffrey Keating <geoffk@apple.com>
3654
3655 * gcc.dg/funcdef-storage-1.c: New.
3656 * gcc.c-torture/compile/920625-2.c: Don't use 'static' to declare
3657 an extern function in local scope.
3658 * gcc.c-torture/execute/20010605-1.c: Don't use 'static inline' to
3659 declare an 'auto inline' function in local scope.
3660 * gcc.dg/20011130-1.c: Likewise.
3661 * gcc.c-torture/execute/nest-stdar-1.c: Don't use 'static' to declare
3662 an 'auto' function in local scope.
3663 * gcc.dg/20021014-1.c: Likewise.
3664 * gcc.dg/20030331-2.c: Likewise.
3665
3666 2004-08-30 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3667
3668 * gfortran.dg/blockdata_1.f90: New test.
3669
3670 2004-08-30 Richard Henderson <rth@redhat.com>
3671
3672 * g++.dg/other/offsetof1.C: Use __builtin_offsetof.
3673
3674 2004-08-30 Richard Henderson <rth@redhat.com>
3675
3676 * lib/fortran-torture.exp (fortran-torture-execute): Honor
3677 additional_flags set by alternate driver.
3678 (ieee-options): New procedure.
3679 * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x: New.
3680 * gfortran.fortran-torture/execute/intrinsic_nearest.x: New.
3681 * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: New.
3682 * gfortran.fortran-torture/execute/nan_inf_fmt.x: New.
3683
3684 2004-08-30 Richard Henderson <rth@redhat.com>
3685
3686 * lib/f-torture.exp: Remove.
3687
3688 2004-08-29 Mark Mitchell <mark@codesourcery.com>
3689
3690 PR rtl-optimization/16590
3691 * g++.dg/opt/loop1.C: New test.
3692
3693 2004-08-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3694
3695 PR fortran/13910
3696 * gfortran.dg/oldstyle_1.f90: New test.
3697
3698 2004-08-29 Steven G. Kargl <kargls@comcast.net>
3699 Paul Brook <paul@codesourcery.com>
3700
3701 * gfortran.dg/g77/README: Update.
3702 * gfortran.dg/g77/erfc.f: Copy from g77.f-torture.
3703 * gfortran.dg/g77/intrinsic-unix-bessel.f: Ditto.
3704 * gfortran.dg/g77/intrinsic-unix-erf.f: Ditto.
3705
3706 2004-08-28 Paul Brook <paul@codesourcery.com>
3707
3708 PR libfortran/17195
3709 * gfortran.dg/edit_real_1.f90: New test.
3710
3711 2004-08-27 Paul Brook <paul@codesourcery.com>
3712
3713 * gfortran.dg/rewind_1.f90: New test.
3714
3715 2004-08-27 Bud Davis <bdavis9659@comcast.net>
3716
3717 PR fortran/16597
3718 * gfortran.dg/pr16597.f90: New test.
3719
3720 2004-08-26 Joseph S. Myers <jsm@polyomino.org.uk>
3721
3722 PR c/13801
3723 * gcc.dg/redecl-3.c, gcc.dg/redecl-4.c, gcc.dg/redecl-6.c,
3724 gcc.dg/redecl-7.c, gcc.dg/redecl-8.c, gcc.dg/redecl-9.c,
3725 gcc.dg/redecl-10.c, gcc.dg/debug/redecl-1.c,
3726 gcc.dg/debug/redecl-2.c, gcc.dg/debug/redecl-3.c,
3727 gcc.dg/debug/redecl-4.c, gcc.dg/debug/redecl-5.c: New tests.
3728
3729 2004-08-26 Nick Clifton <nickc@redhat.com>
3730
3731 * gcc.c-torture/compile/pr17119.c: New test.
3732
3733 2004-08-26 Joseph S. Myers <jsm@polyomino.org.uk>
3734
3735 * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests.
3736
3737 2004-08-25 Richard Henderson <rth@redhat.com>
3738
3739 * gfortran.fortran-torture/execute/intrinsic_sr_kind.f90: Disable
3740 the bits that expect kind=8 to be the largest real kind.
3741
3742 2004-08-25 Ziemowit Laski <zlaski@apple.com>
3743
3744 * objc.dg/const-str-3.m: Include <stdlib.h> and <memory.h>.
3745
3746 2004-08-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3747
3748 * gfortran.dg/assignment_1.f90: New test.
3749
3750 2004-08-25 Adam Nemet <anemet@lnxw.com>
3751
3752 * g++.dg/template/repo3.C: New test.
3753
3754 2004-08-25 Roger Sayle <roger@eyesopen.com>
3755
3756 PR middle-end/16693
3757 PR tree-optimization/16372
3758 * g++.dg/opt/pr16372-1.C: New test case.
3759 * g++.dg/opt/pr16693-1.C: New test case.
3760 * g++.dg/opt/pr16693-2.C: New test case.
3761
3762 2004-08-25 Ziemowit Laski <zlaski@apple.com>
3763
3764 * objc.dg/proto-lossage-4.m: New test.
3765
3766 2004-08-25 Mark Mitchell <mark@codesourcery.com>
3767
3768 PR c++/17155
3769 * g++.dg/inherit/local2.C: New test.
3770
3771 2004-08-25 Paul Brook <paul@codesourcery.com>
3772
3773 PR fortran/17144
3774 * gfortran.dg/string_ctor_1.f90: New test.
3775
3776 2004-08-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3777
3778 PR c++/14428
3779 * g++.dg/template/redecl2.C: New test.
3780
3781 2004-08-24 Bud Davis <bdavis9659@comcast.net>
3782
3783 PR fortran/17143
3784 * gfortran.dg/pr17143.f90: New test.
3785
3786 2004-08-24 Bud Davis <bdavis9659@comcast.net>
3787
3788 PR fortran/17164
3789 * gfortran.dg/pr17164.f90: New test.
3790
3791 2004-08-24 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3792
3793 * gcc.dg/tree-ssa/loop-1.c: New test.
3794
3795 2004-08-24 Richard Sandiford <rsandifo@redhat.com>
3796
3797 * gcc.c-torture/compile/20040824-1.c: New test.
3798
3799 2004-08-24 Richard Sandiford <rsandifo@redhat.com>
3800
3801 * gcc.c-torture/compile/iftrap-3.c: New test.
3802
3803 2004-08-24 Paul Brook <paul@codesourcery.com>
3804
3805 * gfortran.dg/entry_2.f90: New test.
3806
3807 2004-08-24 Nathan Sidwell <nathan@codesourcery.com>
3808
3809 PR c++/16889
3810 * g++.dg/lookup/ambig[12].C: New.
3811
3812 2004-08-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3813
3814 PR c++/16706
3815 * g++.dg/template/crash21.C: New test.
3816 * g++.dg/template/crash22.C: Likewise.
3817
3818 2004-08-24 Nathan Sidwell <nathan@codesourcery.com>
3819
3820 PR c++/17149
3821 * g++.dg/template/access15.C: New.
3822
3823 2004-08-23 Mark Mitchell <mark@codesourcery.com>
3824
3825 PR c++/17163
3826 * g++.dg/template/repo2.C: New test.
3827
3828 2004-08-23 Roger Sayle <roger@eyesopen.com>
3829
3830 PR rtl-optimization/17078
3831 * gcc.c-torture/execute/pr17078-1.c: New test case.
3832
3833 2004-08-23 Mark Mitchell <mark@codesourcery.com>
3834
3835 PR c/14492
3836 * gcc.dg/debug/crash1.c: New test.
3837
3838 2004-08-23 Mark Mitchell <mark@codesourcery.com>
3839
3840 PR c/16180
3841 * gcc.dg/loop-5.c: New test.
3842
3843 2004-08-23 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3844
3845 * gcc.c-torture/execute/20040823-1.c: New test.
3846
3847 2004-08-23 Richard Sandiford <rsandifo@redhat.com>
3848
3849 * gcc.dg/special/mips-abi.exp: Expect gcc to pass the GNU ABI flags
3850 to the assembler. Simplify test accordingly.
3851 (asm_abi_flags): Use GNU names.
3852 (check_mips_abi, default_abi): Use string matches against "-mabi=*"
3853 to check for ABI flags.
3854
3855 2004-08-22 Andrew Pinski <apinski@apple.com>
3856
3857 * g++.dg/opt/pr14029.C: New test.
3858 * gcc.c-torture/execute/pr15262.c: New test.
3859
3860 2004-08-22 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3861
3862 * gfortran.dg/reduction.f90: Add checks with complex arguments.
3863
3864 2004-08-21 Bud Davis <bdavis9659@comcast.net>
3865
3866 PR 16908
3867 * gfortran.dg/direct_io.f90: New test.
3868
3869 2004-08-20 Mark Mitchell <mark@codesourcery.com>
3870
3871 PR c++/17121
3872 * g++.dg/inherit/local2.C: New test.
3873
3874 2004-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
3875
3876 PR c++/17120
3877 * g++.dg/warn/Wparentheses-4.C: New test.
3878
3879 2004-08-20 Mark Mitchell <mark@codesourcery.com>
3880
3881 PR c++/17121
3882 * g++.dg/inherit/local2.C: New test.
3883
3884 * gcc.dg/darwin-longlong.c: Include <stdlib.h>.
3885 * gcc.dg/ppc-ldstruct.c: Likewise.
3886 * gcc.dg/ppc64-abi-2.c: Likewise.
3887
3888 2004-08-20 Jakub Jelinek <jakub@redhat.com>
3889
3890 PR rtl-optimization/17099
3891 * gcc.c-torture/execute/20040820-1.c: New test.
3892
3893 2004-08-20 David Edelsohn <edelsohn@gnu.org>
3894
3895 * gcc.dg/uninit-H.c: Add _POWER to powerpc case.
3896
3897 2004-08-20 Canqun Yang <canqun@nudt.edu.cn>
3898
3899 PR fortran/17077
3900 * gfortran.dg/auto_array_1.f90: New test.
3901
3902 2004-08-19 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3903
3904 PR fortran/17074
3905 * gfortran.dg/simpleif_1.f90: New test.
3906
3907 2004-08-19 Mark Mitchell <mark@codesourcery.com>
3908
3909 * lib/target-supports.exp (check_profiling_available): Return
3910 false for arm*-*-symbianelf* and arm*-*-eabi*.
3911
3912 PR c++/15890
3913 * g++.dg/template/delete1.C: New test.
3914
3915 2004-08-19 Paul Brook <paul@codesourcery.com>
3916
3917 PR fortran/14976
3918 PR fortran/16228
3919 * gfortran.dg/data_char_1.f90: New test.
3920
3921 2004-08-19 Erik Schnetter <schnetter@aei.mpg.de>
3922
3923 PR fortran/16946
3924 * gfortran.dg/reduction.f90: New testcase.
3925
3926 2004-08-19 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3927
3928 PR fortran/16520
3929 * gfortran.dg/g77/19990905-1.f: Don't expect excess errors.
3930
3931 2004-08-19 Joseph S. Myers <jsm@polyomino.org.uk>
3932
3933 PR c++/17041
3934 * g++.dg/Wparentheses-3.C: New test.
3935
3936 2004-08-19 Dorit Naishlos <dorit@il.ibm.com>
3937
3938 * gcc.dg/vect/vect-1.c: Remove xfail from i?86-*-* x86_64-*-* due
3939 to usage of PREFERRED_STACK_BOUNDARY in the vectorizer.
3940 * gcc.dg/vect/vect-2.c: Likewise.
3941 * gcc.dg/vect/vect-3.c: Likewise.
3942 * gcc.dg/vect/vect-4.c: Likewise.
3943 * gcc.dg/vect/vect-5.c: Likewise.
3944 * gcc.dg/vect/vect-6.c: Likewise.
3945 * gcc.dg/vect/vect-7.c: Likewise.
3946 * gcc.dg/vect/vect-25.c: Likewise.
3947 * gcc.dg/vect/vect-31.c: Likewise.
3948 * gcc.dg/vect/vect-32.c: Likewise.
3949 * gcc.dg/vect/vect-34.c: Likewise.
3950 * gcc.dg/vect/vect-36.c: Likewise.
3951 * gcc.dg/vect/vect-all.c: Likewise.
3952
3953 2004-08-18 Mark Mitchell <mark@codesourcery.com>
3954
3955 PR c++/17068
3956 * g++.dg/template/operator4.C: New test.
3957
3958 2004-08-18 Richard Henderson <rth@redhat.com>
3959
3960 * gcc.dg/20040206-1.c: XFAIL.
3961
3962 2004-08-17 Mark Mitchell <mark@codesourcery.com>
3963
3964 PR c++/16246
3965 * g++.dg/template/array7.C: New test.
3966
3967 2004-08-17 James E Wilson <wilson@specifixinc.com>
3968
3969 * gcc.dg/mips-movcc-1.c: New test.
3970 * gcc.dg/mips-movcc-2.c: New test.
3971 * gcc.dg/mips-movcc-3.c: New test.
3972
3973 * gcc.dg/mips-nmadd-1.c: New test.
3974 * gcc.dg/mips-nmadd-2.c: New test.
3975
3976 2004-08-17 Mark Mitchell <mark@codesourcery.com>
3977
3978 PR c++/15871
3979 * g++.dg/opt/inline8.C: New test.
3980
3981 PR c++/16965
3982 * g++.dg/parse/error17.C: New test.
3983
3984 2004-08-17 Dorit Naishlos <dorit@il.ibm.com>
3985
3986 * gcc.dg/vect: New directory for vectorizer tests.
3987 * gcc.dg/vect/tree-vect.h: New file.
3988 * gcc.dg/vect/vect.exp: New file.
3989 * gcc.dg/vect/pr16105.c.c: New test.
3990 * gcc.dg/vect/vect-1.c: New test.
3991 * gcc.dg/vect/vect-2.c: New test.
3992 * gcc.dg/vect/vect-3.c: New test.
3993 * gcc.dg/vect/vect-4.c: New test.
3994 * gcc.dg/vect/vect-5.c: New test.
3995 * gcc.dg/vect/vect-6.c: New test.
3996 * gcc.dg/vect/vect-7.c: New test.
3997 * gcc.dg/vect/vect-8.c: New test.
3998 * gcc.dg/vect/vect-9.c: New test.
3999 * gcc.dg/vect/vect-10.c: New test.
4000 * gcc.dg/vect/vect-11.c: New test.
4001 * gcc.dg/vect/vect-12.c: New test.
4002 * gcc.dg/vect/vect-13.c: New test.
4003 * gcc.dg/vect/vect-14.c: New test.
4004 * gcc.dg/vect/vect-15.c: New test.
4005 * gcc.dg/vect/vect-16.c: New test.
4006 * gcc.dg/vect/vect-17.c: New test.
4007 * gcc.dg/vect/vect-18.c: New test.
4008 * gcc.dg/vect/vect-19.c: New test.
4009 * gcc.dg/vect/vect-20.c: New test.
4010 * gcc.dg/vect/vect-21.c: New test.
4011 * gcc.dg/vect/vect-22.c: New test.
4012 * gcc.dg/vect/vect-23.c: New test.
4013 * gcc.dg/vect/vect-24.c: New test.
4014 * gcc.dg/vect/vect-25.c: New test.
4015 * gcc.dg/vect/vect-26.c: New test.
4016 * gcc.dg/vect/vect-27.c: New test.
4017 * gcc.dg/vect/vect-28.c: New test.
4018 * gcc.dg/vect/vect-29.c: New test.
4019 * gcc.dg/vect/vect-30.c: New test.
4020 * gcc.dg/vect/vect-31.c: New test.
4021 * gcc.dg/vect/vect-32.c: New test.
4022 * gcc.dg/vect/vect-33.c: New test.
4023 * gcc.dg/vect/vect-34.c: New test.
4024 * gcc.dg/vect/vect-35.c: New test.
4025 * gcc.dg/vect/vect-36.c: New test.
4026 * gcc.dg/vect/vect-37.c: New test.
4027 * gcc.dg/vect/vect-38.c: New test.
4028 * gcc.dg/vect/vect-40.c: New test.
4029 * gcc.dg/vect/vect-41.c: New test.
4030 * gcc.dg/vect/vect-42.c: New test.
4031 * gcc.dg/vect/vect-43.c: New test.
4032 * gcc.dg/vect/vect-44.c: New test.
4033 * gcc.dg/vect/vect-45.c: New test.
4034 * gcc.dg/vect/vect-46.c: New test.
4035 * gcc.dg/vect/vect-47.c: New test.
4036 * gcc.dg/vect/vect-48.c: New test.
4037 * gcc.dg/vect/vect-49.c: New test.
4038 * gcc.dg/vect/vect-50.c: New test.
4039 * gcc.dg/vect/vect-51.c: New test.
4040 * gcc.dg/vect/vect-52.c: New test.
4041 * gcc.dg/vect/vect-53.c: New test.
4042 * gcc.dg/vect/vect-54.c: New test.
4043 * gcc.dg/vect/vect-55.c: New test.
4044 * gcc.dg/vect/vect-56.c: New test.
4045 * gcc.dg/vect/vect-57.c: New test.
4046 * gcc.dg/vect/vect-58.c: New test.
4047 * gcc.dg/vect/vect-59.c: New test.
4048 * gcc.dg/vect/vect-60.c: New test.
4049 * gcc.dg/vect/vect-61.c: New test.
4050 * gcc.dg/vect/vect-all.c: New test.
4051 * gcc.dg/vect/vect-none.c: New test.
4052
4053 2004-08-17 Paul Brook <paul@codesourcery.com>
4054
4055 PR fortran/13082
4056 * gfortran.dg/entry_1.f90: New test.
4057
4058 2004-08-17 Andrew Pinski <apinski@apple.com>
4059
4060 * gcc.dg/darwin-20040812-1.c: Compile only on darwin.
4061
4062 2004-08-17 Paolo Bonzini <bonzini@gnu.org>
4063
4064 * gcc.dg/pr17036-1.c: New test.
4065
4066 2004-08-16 Devang Patel <dpatel@apple.com>
4067
4068 * gcc.dg/darwin-20040809-1.c: New test.
4069
4070 2004-08-16 Joseph S. Myers <jsm@polyomino.org.uk>
4071
4072 * gcc.dg/funcdef-attr-1.c: New test.
4073
4074 2004-08-16 Janis Johnson <janis187@us.ibm.com>
4075
4076 * gcc.dg/altivec-17.c: New test.
4077 * gcc.dg/altivec-18.c: New test.
4078
4079 2004-08-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4080
4081 PR c++/6749
4082 * g++.dg/template/vtable2.C: New test.
4083
4084 2004-08-14 Richard Henderson <rth@redhat.com>
4085
4086 * gcc.dg/torture/builtin-attr-1.c: Fix scalbln prototype.
4087 * gcc.dg/pack-test-4.c (main): Return 0.
4088 * gcc.dg/setjmp-1.c: Remove XFAIL.
4089 * gcc.dg/tree-ssa/20040615-1.c: Pass during dom1.
4090
4091 2004-08-14 Richard Henderson <rth@redhat.com>
4092
4093 * gcc.dg/980217-1.c: Add prototype for printf.
4094
4095 2004-08-13 Bud Davis <bdavis9659@comcast.net>
4096
4097 * gfortran.dg/pr16935.f90: New test.
4098
4099 2004-08-13 Janis Johnson <janis187@us.ibm.com>
4100
4101 * g++.dg/ext/altivec-2.C: Revert previous changes and don't execute.
4102
4103 2004-08-13 Paul Brook <paul@codesourcery.com>
4104
4105 * gfortran.dg/der_io_1.f90: Remove stray comma.
4106
4107 2004-08-12 Janis Johnson <janis187@us.ibm.com>
4108
4109 * gcc.dg/vmx/cw-bug-2.c: Remove.
4110 * gcc.dg/vmx/vprint-1.c: Remove.
4111 * gcc.dg/vmx/vscan-1.c: Remove.
4112
4113 2004-08-12 Devang patel <dpatel@apple.com>
4114
4115 * gcc.dg/darwin-20040809-2.c: New test.
4116
4117 2004-08-12 Janis Johnson <janis1872us.ibm.com>
4118
4119 * g++.dg/ext/altivec-12.C: New test.
4120
4121 * g++.dg/ext/altivec-11.C: New test.
4122
4123 2004-08-12 Paul Brook <paul@codesourcery.com>
4124
4125 * g++.dg/abi/arm_cxa_vec_1.C: New test.
4126
4127 2004-08-12 Janis Johnson <janis187@us.ibm.com>
4128
4129 * g++.dg/ext/altivec-2.C: Check for hardware support before
4130 executing any VMX instructions.
4131
4132 * gcc.dg/vmx/ops-long-2.c: Add dg-error directives.
4133
4134 2004-08-12 Jakub Jelinek <jakub@redhat.com>
4135
4136 PR c++/16276
4137 * g++.old-deja/g++.other/comdat4.C: New test.
4138 * g++.old-deja/g++.other/comdat4-aux.cc: New.
4139
4140 2004-08-12 Ben Elliston <bje@au.ibm.com>
4141
4142 PR target/16286
4143 * gcc.dg/pr16286.c: New test.
4144
4145 2004-08-12 Jan Beulich <jbeulich@novell.com>
4146
4147 * g++.dg/ext/asm5.C: New.
4148
4149 2004-08-11 Mark Mitchell <mark@codesourcery.com>
4150
4151 PR c++/16698
4152 * g++.dg/eh/crash1.C: New test.
4153
4154 PR c++/16717
4155 * g++.dg/ext/construct1.C: New test.
4156
4157 2004-08-11 Mark Mitchell <mark@codesourcery.com>
4158
4159 PR c++/16853
4160 * g++.dg/init/ptrmem1.C: New test.
4161
4162 PR c++/16618
4163 * g++.dg/parse/offsetof5.C: New test.
4164
4165 PR c++/16870
4166 * g++.dg/template/overload3.C: New test.
4167
4168 2004-08-11 Mark Mitchell <mark@codesourcery.com>
4169
4170 PR c++/16964
4171 * g++.dg/parse/error16.C: New test.
4172
4173 PR c++/16904
4174 * g++.dg/template/error14.C: New test.
4175
4176 PR c++/16929
4177 * g++.dg/template/error15.C: New test.
4178
4179 2004-08-11 Devang Patel <dpatel@apple.com>
4180
4181 * gcc.dg/darwin-ld-20040809-1.c: New test.
4182 * gcc.dg/darwin-ld-20040809-2.c: New test.
4183
4184 2004-08-11 Steven G. Kargl <kargls@comcast.net>
4185
4186 PR fortran/16917
4187 * gfortran.dg/dfloat_1.f90: New test.
4188
4189 2004-08-09 Mark Mitchell <mark@codesourcery.com>
4190
4191 * gcc.dg/testsuite/gcc.dg/arm-eabi1.c: New test.
4192 * gcc.dg/dll-2.c: Fix dg-require syntax.
4193 * gcc.misc-tests/arm-isr.c (abort): Declare.
4194 (exit): Likewise.
4195
4196 2004-08-10 Mark Mitchell <mark@codesourcery.com>
4197
4198 PR c++/16971
4199 * g++.dg/parse/crash16.C: New test.
4200
4201 2004-08-10 Roger Sayle <roger@eyesopen.com>
4202
4203 * gcc.dg/mips-rsqrt-1.c: New test case.
4204 * gcc.dg/mips-rsqrt-2.c: New test case.
4205 * gcc.dg/mips-rsqrt-3.c: New test case.
4206
4207 2004-08-10 Paul Brook <paul@codesourcery.com>
4208
4209 * gfortran.dg/der_io_1.f90: New test.
4210
4211 2004-08-10 Paul Brook <paul@codesourcery.com>
4212
4213 PR fortran/16919
4214 * gfortran.dg/der_array_1.f90: New test.
4215
4216 2004-08-09 David Edelsohn <edelsohn@gnu.org>
4217
4218 * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
4219
4220 2004-08-09 Paolo Bonzini <bonzini@gnu.org>
4221
4222 * gcc.dg/wchar_t-2.c: Fix typo.
4223
4224 2004-08-09 Falk Hueffner <falk@debian.org>
4225
4226 PR tree-optimization/12517
4227 * gcc.c-torture/compile/pr12517.c: New test.
4228
4229 PR tree-optimization/12578
4230 * gcc.c-torture/compile/pr12578.c: New test.
4231
4232 PR tree-optimization/12899
4233 * gcc.c-torture/compile/pr12899.c: New test.
4234
4235 PR rtl-optimization/14692
4236 * gcc.c-torture/compile/pr14692.c: New test.
4237
4238 PR tree-optimization/16461
4239 * gcc.c-torture/compile/pr16461.c: New test.
4240
4241 2004-08-06 Janne Blomqvist <jblomqvi@cc.hut.fi>
4242
4243 * gfortran.dg/getenv_1.f90: New test.
4244
4245 2004-08-06 Mark Mitchell <mark@codesourcery.com>
4246
4247 * gcc.dg/symbian4.c: Expect a 2-byte wchar_t, not a 4-byte
4248 wchar_t.
4249 * gcc.dg/symbian5.c: Test -fno-short-wchar.
4250
4251 2004-08-06 Paul Brook <paul@codesourcery.com>
4252
4253 * gfortran.dg/ret_array_1.f90: New test.
4254 * gfortran.dg/ret_pointer_1.f90: New test.
4255
4256 2004-08-06 Richard Sandiford <rsandifo@redhat.com>
4257
4258 * gcc.dg/missing-field-init-[12].c: New tests.
4259 * g++.dg/warn/missing-field-init-[12].C: New tests.
4260
4261 2004-08-06 Mark Mitchell <mark@codesourcery.com>
4262
4263 * gcc.dg/enum2.c: New test.
4264 * gcc.dg/symbian3.c: Likewise.
4265 * gcc.dg/symbian4.c: Likewise.
4266 * gcc.dg/wchar_t-2.c: Likewise.
4267
4268 2004-08-05 Mark Mitchell <mark@codesourcery.com>
4269
4270 * g++.dg/ext/visibility/visibility-8.C: Add constructor and
4271 destructor tests.
4272
4273 2004-08-05 Mark Mitchell <mark@codesourcery.com>
4274
4275 * g++.dg/ext/visibility/assign1.C: Use scan-hidden and
4276 dg-require-visiblity.
4277 * g++.dg/ext/visibility/fvisibility-inlines-hidden.C: Likewise.
4278 * g++.dg/ext/visibility/fvisibility.C: Likewise.
4279 * g++.dg/ext/visibility/memfuncts.C: Likewise.
4280 * g++.dg/ext/visibility/new1.C: Likewise.
4281 * g++.dg/ext/visibility/pragma.C: Likewise.
4282 * g++.dg/ext/visibility/staticmemfuncts.C: Likewise.
4283 * g++.dg/ext/visibility/virtual.C: Likewise.
4284 * g++/dg/ext/visibility/visibility-1.C: Likewise.
4285 * g++/dg/ext/visibility/visibility-2.C: Likewise.
4286 * g++/dg/ext/visibility/visibility-3.C: Likewise.
4287 * g++/dg/ext/visibility/visibility-4.C: Likewise.
4288 * g++/dg/ext/visibility/visibility-5.C: Likewise.
4289 * g++/dg/ext/visibility/visibility-6.C: Likewise.
4290 * g++/dg/ext/visibility/visibility-7.C: Likewise.
4291 * g++/dg/ext/visibility/visibility-8.C: New test.
4292 * gcc.c-torture/compile/dll.x: Remove.
4293 * gcc.dg/dll-2.c: Use dg-require-dll
4294 * gcc.dg/visibility-10.c: New test.
4295 * lib/gcc-dg.exp (dg-require-dll): Add Symbian to list of targets
4296 supporting DLLs.
4297 * testsuite/lib/scanasm.exp (scan_hidden): New function.
4298 (scan_not_hidden): Likewise.
4299
4300 2004-08-05 David Edelsohn <edelsohn@gnu.org>
4301
4302 * gcc.dg/sh4a-fprun.c: Fix dg-do typo.
4303
4304 2004-08-05 Richard Sandiford <rsandifo@redhat.com>
4305
4306 * gcc.c-torture/execute/20040805-1.c: New test.
4307
4308 2004-08-04 Andrew Pinski <pinskia@physics.uc.edu>
4309
4310 * gcc.dg/20020118-1.c: Declare abort.
4311 * gcc.dg/altivec_check.h: Likewise.
4312 * gcc.dg/iftrap-2.c: Likewise.
4313 * gcc.dg/pragma-darwin.c: Likewise.
4314 * gcc.dg/rs6000-ldouble-1.c: Declare abort and exit.
4315
4316 2004-08-04 Geoffrey Keating <geoffk@apple.com>
4317
4318 * g++.dg/ext/altivec_check.h: Declare exit as extern "C".
4319
4320 2004-08-05 Joseph S. Myers <jsm@polyomino.org.uk>
4321
4322 * gcc.c-torture/execute/builtins/abs-2.c,
4323 gcc.c-torture/execute/builtins/abs-3.c,
4324 gcc.c-torture/execute/builtins/lib/abs.c, gcc.dg/format/format.h,
4325 gcc.dg/torture/builtin-attr-1.c: Use predefined macros for
4326 intmax_t, uintmax_t and their limits.
4327 * gcc.dg/intmax_t-1.c: New test.
4328
4329 2004-08-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4330
4331 * g++.dg/tc1/dr147.C: Add reference to PR.
4332
4333 2004-08-03 Richard Sandiford <rsandifo@redhat.com>
4334
4335 * gcc.dg/mips-args-[23].c: Declare abort() and exit().
4336 * gcc.dg/torture/mips-hilo-[12].c: Likewise.
4337
4338 2004-08-03 David Edelsohn <edelsohn@gnu.org>
4339
4340 * gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
4341
4342 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
4343
4344 * gcc.dg/redecl-5.c: New test.
4345 * gcc.dg/format/attr-6.c: Expect warning for implicit declaration
4346 of scanf.
4347
4348 2004-08-03 Roger Sayle <roger@eyesopen.com>
4349
4350 PR middle-end/16790
4351 * gcc.c-torture/execute/pr16790-1.c: New test case.
4352
4353 2004-08-03 Mark Mitchell <mark@codesourcery.com>
4354
4355 * g++.dg/ext/visibility/assign1.C: New test.
4356 * g++.dg/ext/visibility/new1.C: Likewise.
4357
4358 * gcc.dg/symbian1.c: New test.
4359 * gcc.dg/symbian2.c: Likewise.
4360
4361 2004-08-03 H.J. Lu <hongjiu.lu@intel.com>
4362
4363 PR target/16570
4364 * gcc.dg/i386-sse-9.c: New test.
4365
4366 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
4367
4368 * gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
4369
4370 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
4371
4372 * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg/20001117-1.c,
4373 gcc.dg/20010202-1.c, gcc.dg/20011008-2.c, gcc.dg/20011214-1.c,
4374 gcc.dg/20020201-1.c, gcc.dg/20020312-2.c, gcc.dg/20020426-2.c,
4375 gcc.dg/20030331-2.c, gcc.dg/20030612-1.c, gcc.dg/20030926-1.c,
4376 gcc.dg/20031216-1.c, gcc.dg/20031218-3.c, gcc.dg/20040305-2.c,
4377 gcc.dg/980226-1.c, gcc.dg/Wreturn-type2.c,
4378 gcc.dg/Wunreachable-6.c, gcc.dg/Wunreachable-7.c,
4379 gcc.dg/align-1.c, gcc.dg/builtin-prefetch-1.c,
4380 gcc.dg/builtins-17.c, gcc.dg/builtins-19.c, gcc.dg/builtins-2.c,
4381 gcc.dg/builtins-20.c, gcc.dg/builtins-21.c, gcc.dg/builtins-7.c,
4382 gcc.dg/builtins-8.c, gcc.dg/cpp/19930510-1.c,
4383 gcc.dg/cpp/charconst-3.c, gcc.dg/cpp/charconst-4.c,
4384 gcc.dg/cpp/mi6.c, gcc.dg/cpp/tr-paste.c, gcc.dg/cpp/trad/mi6.c,
4385 gcc.dg/cpp/trad/paste.c, gcc.dg/cpp/trad/strify.c,
4386 gcc.dg/fastmath-1.c, gcc.dg/fshort-wchar.c, gcc.dg/i386-387-7.c,
4387 gcc.dg/i386-387-8.c, gcc.dg/i386-asm-1.c, gcc.dg/i386-cadd.c,
4388 gcc.dg/i386-fpcvt-3.c, gcc.dg/i386-loop-3.c,
4389 gcc.dg/i386-memset-1.c, gcc.dg/loop-2.c, gcc.dg/nest.c,
4390 gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c,
4391 gcc.dg/noncompile/scope.c, gcc.dg/pack-test-4.c,
4392 gcc.dg/pack-test-5.c, gcc.dg/pch/inline-4.c, gcc.dg/postincr-1.c,
4393 gcc.dg/pr10392-1.c, gcc.dg/pragma-align.c,
4394 gcc.dg/profile-generate-1.c, gcc.dg/sibcall-1.c,
4395 gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
4396 gcc.dg/sibcall-5.c, gcc.dg/sibcall-6.c, gcc.dg/switch-warn-1.c,
4397 gcc.dg/switch-warn-2.c, gcc.dg/torture/builtin-attr-1.c,
4398 gcc.dg/torture/builtin-math-1.c, gcc.dg/torture/builtin-noret-2.c,
4399 gcc.dg/trampoline-1.c, gcc.dg/tree-ssa/20030703-1.c,
4400 gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
4401 gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
4402 gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030729-1.c,
4403 gcc.dg/tree-ssa/20030730-1.c, gcc.dg/tree-ssa/20030730-2.c,
4404 gcc.dg/tree-ssa/20030731-1.c, gcc.dg/tree-ssa/20030807-11.c,
4405 gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-5.c,
4406 gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030808-1.c,
4407 gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
4408 gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
4409 gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
4410 gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
4411 gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-3.c,
4412 gcc.dg/tree-ssa/20030922-1.c, gcc.dg/tree-ssa/20031113-1.c,
4413 gcc.dg/tree-ssa/20040121-1.c, gcc.dg/tree-ssa/20040319-1.c,
4414 gcc.dg/tree-ssa/20040324-1.c, gcc.dg/tree-ssa/20040326-1.c,
4415 gcc.dg/tree-ssa/20040326-2.c, gcc.dg/tree-ssa/20040517-1.c,
4416 gcc.dg/tree-ssa/ssa-ccp-10.c, gcc.dg/tree-ssa/ssa-pre-1.c,
4417 gcc.dg/tree-ssa/tailcall-1.c, gcc.dg/tree-ssa/tailrecursion-5.c,
4418 gcc.dg/ultrasp3.c, gcc.dg/winline-7.c, gcc.misc-tests/bprob-1.c,
4419 gcc.misc-tests/bprob-2.c, gcc.misc-tests/gcov-3.c,
4420 gcc.misc-tests/gcov-4.c, gcc.misc-tests/gcov-4b.c,
4421 gcc.misc-tests/gcov-6.c, gcc.misc-tests/gcov-7.c,
4422 gcc.misc-tests/i386-pf-3dnow-1.c,
4423 gcc.misc-tests/i386-pf-athlon-1.c,
4424 gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
4425 objc.dg/nested-func-1.m, objc.dg/special/unclaimed-category-1.m:
4426 Declare built-in functions used.
4427 * gcc.dg/torture/builtin-attr-1.c (nexttoward): Use FPTEST2ARG2.
4428
4429 2004-08-02 Mark Mitchell <mark@codesourcery.com>
4430
4431 PR c++/16707
4432 * g++.dg/lookup/using12.C: New test.
4433
4434 * g++.dg/init/null1.C: Fix PR number.
4435 * g++.dg/parse/namespace10.C: Likewise.
4436
4437 2004-08-01 Mark Mitchell <mark@codesourcery.com>
4438
4439 PR c++/16224
4440 * g++.dg/template/spec17.C: New test.
4441 * g++.old-deja/g++.ns/template13.C: Remove XFAIL.
4442 * g++.old-deja/g++.pt/lookup10.C: Add dg-error marker.
4443
4444 2004-08-02 David Billinghurst
4445
4446 PR fortran/16292
4447 * gfortran.dg/g77/cabs.f: xfail on mips-sgi-irix6*
4448
4449 2004-08-01 Zack Weinberg <zack@codesourcery.com>
4450
4451 * gcc.dg/ia64-got-1.c: New test case.
4452
4453 2004-08-01 Mark Mitchell <mark@codesourcery.com>
4454
4455 PR c++/16489
4456 * g++.dg/init/null1.C: New test.
4457 * g++.dg/tc1/dr76.C: Adjust error marker.
4458
4459 PR c++/16529
4460 * g++.dg/parse/namespace10.C: New test.
4461
4462 PR c++/16810
4463 * g++.dg/inherit/ptrmem2.C: New test.
4464
4465 2004-08-02 Ben Elliston <bje@au.ibm.com>
4466
4467 PR target/16155
4468 * gcc.dg/pr16155.c: New test.
4469
4470 2004-07-31 Joseph S. Myers <jsm@polyomino.org.uk>
4471
4472 * gcc.dg/redecl-2.c: New test.
4473
4474 2004-07-30 Geoffrey Keating <geoffk@apple.com>
4475
4476 * gcc.dg/darwin-longdouble.c: New file.
4477
4478 2004-07-30 Richard Henderson <rth@redhat.com>
4479
4480 * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Fix
4481 write to constant argument.
4482 * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
4483
4484 2004-07-30 Richard Henderson <rth@redhat.com>
4485
4486 * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Disable
4487 tests of nearest around zero.
4488
4489 2004-07-30 Andrew Pinski <apinski@apple.com>
4490
4491 * gcc.c-torture/compile/20040730-1.c: New test.
4492
4493 2004-07-30 Aldy Hernandez <aldyh@redhat.com>
4494
4495 * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
4496 powerpc-eabispe.
4497
4498 2004-07-30 Aldy Hernandez <aldyh@redhat.com>
4499
4500 * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
4501
4502 2004-07-30 Richard Sandiford <rsandifo@redhat.com>
4503
4504 * lib/g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already
4505 contains $ld_library_path.
4506 * lib/gfortran.exp (gfortran_link_flags): Likewise.
4507
4508 2004-07-29 Richard Henderson <rth@redhat.com>
4509
4510 * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.
4511
4512 * g++.dg/ext/stmtexpr2.C (alt1): Rename from expected.
4513 (alt2, which): New.
4514 (Check): Accept either alternative.
4515
4516 2004-07-29 Mark Mitchell <mark@codesourcery.com>
4517
4518 * g++.dg/abi/inline1.C: New test.
4519 * g++.dg/abi/local1-a.cc: Likewise.
4520 * g++.dg/abi/local1.C: Likewise.
4521 * g++.dg/abi/mangle11.C: Tweak location of warnings.
4522 * g++.dg/abi/mangle12.C: Likewise.
4523 * g++.dg/abi/mangle17.C: Likewise.
4524 * g++.dg/abi/mangle20-2.C: Likewise.
4525 * g++.dg/opt/interface1.C: Likewise.
4526 * g++.dg/opt/interface1.h: Likewise.
4527 * g++.dg/opt/interface1-a.cc: New test.
4528 * g++.dg/parse/repo1.C: New test.
4529 * g++.dg/template/repo1.C: Likewise.
4530 * g++.dg/warn/Winline-1.C: Likewise.
4531 * lib/gcc-dg.exp (gcc-dg-test-1): Fix -frepo handling.
4532
4533 2004-07-29 Diego Novillo <dnovillo@redhat.com>
4534
4535 * gcc.dg/tree-ssa/20040729-1.c: New test.
4536
4537 2004-07-27 Matt Austern <austern@apple.com>
4538
4539 * gcc.dg/darwin-bool-1.c: New test.
4540 * gcc.dg/darwin-bool-2.c: New test.
4541
4542 2004-07-28 Richard Henderson <rth@redhat.com>
4543
4544 * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
4545 arguments in the correct type. Don't write to constant arguments.
4546
4547 2004-07-28 Diego Novillo <dnovillo@redhat.com>
4548
4549 PR tree-optimization/16688
4550 PR tree-optimization/16689
4551 * g++.dg/tree-ssa/pr16688.C: New test.
4552
4553 2004-07-28 Diego Novillo <dnovillo@redhat.com>
4554
4555 * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
4556 loads. Not only in the comment, this time.
4557
4558 2004-07-28 Alexandre Oliva <aoliva@redhat.com>
4559
4560 2003-07-06 Alexandre Oliva <aoliva@redhat.com>
4561 * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
4562 2003-07-01 Alexandre Oliva <aoliva@redhat.com>
4563 * gcc.dg/sh4a-bitmovua.c: New.
4564 * gcc.dg/sh4a-cos.c: New.
4565 * gcc.dg/sh4a-cosf.c: New.
4566 * gcc.dg/sh4a-fprun.c: New.
4567 * gcc.dg/sh4a-fsrra.c: New.
4568 * gcc.dg/sh4a-memmovua.c: New.
4569 * gcc.dg/sh4a-sin.c: New.
4570 * gcc.dg/sh4a-sincos.c: New.
4571 * gcc.dg/sh4a-sincosf.c: New.
4572 * gcc.dg/sh4a-sinf.c: New.
4573
4574 2004-07-28 Diego Novillo <dnovillo@redhat.com>
4575
4576 * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
4577 conditionals.
4578 * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
4579 loads.
4580 * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
4581 DOM1.
4582
4583 2004-07-27 Andrew Pinski <apinski@apple.com>
4584
4585 * g++.dg/rtti/tinfo1.C: Correct the xfail.
4586
4587 2004-07-27 Nitin Yewale <nitiny@kpitcummins.com>
4588
4589 * gcc.dg/pragma-isr.c: New test.
4590
4591 2004-07-27 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4592
4593 PR c++/14429
4594 * g++.dg/template/ttp11.C: New test.
4595
4596 2004-07-27 Diego Novillo <dnovillo@redhat.com>
4597
4598 * gcc.c-torture/compile/20040727-1.c: New test.
4599
4600 2004-07-26 Eric Christopher <echristo@redhat.com>
4601
4602 * gcc.c-torture/compile/20040726-2.c: New test.
4603
4604 2004-07-26 Andrew Pinski <apinski@apple.com>
4605
4606 * g++.dg/rtti/tinfo1.C: Xfail.
4607
4608 2004-07-26 Richard Sandiford <rsandifo@redhat.com>
4609
4610 * gcc.c-torture/compile/20040726-1.c: New test.
4611
4612 2004-07-26 Niall Douglas <s_fsfeurope2@nedprod.com>
4613 Brian Ryner <bryner@brianryner.com>
4614
4615 PR c++/9283
4616 PR c++/15000
4617 * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
4618 * g++.dg/ext/visibility/: New directory.
4619 * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
4620 g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
4621 g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
4622 g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
4623 * g++.dg/ext/visibility/fvisibility.C,
4624 g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
4625 g++.dg/ext/visibility/fvisibility-override1.C
4626 g++.dg/ext/visibility/fvisibility-override2.C
4627 g++.dg/ext/visibility/memfuncts.C
4628 g++.dg/ext/visibility/noPLT.C
4629 g++.dg/ext/visibility/pragma.C
4630 g++.dg/ext/visibility/pragma-override1.C
4631 g++.dg/ext/visibility/pragma-override2.C
4632 g++.dg/ext/visibility/staticmemfuncts.C
4633 g++.dg/ext/visibility/virtual.C: New tests.
4634
4635 2004-07-25 Joseph S. Myers <jsm@polyomino.org.uk>
4636
4637 PR c/15360
4638 * gcc.dg/pr15360-1.c: New test.
4639
4640 2004-07-25 Daniel Jacobowitz <dan@debian.org>
4641
4642 * gcc.dg/pragma-align-2.c: New test.
4643 * gcc.dg/pragma-init-fini.c: New test.
4644 * gcc.dg/pragma-align.c: Change from compile to run. Run on Solaris
4645 targets.
4646
4647 2004-07-25 Joseph S. Myers <jsm@polyomino.org.uk>
4648
4649 * gcc.dg/init-string-2.c: New test.
4650
4651 2004-07-24 Zack Weinberg <zack@codesourcery.com>
4652
4653 PR 16684
4654 * gcc.dg/Wredundant-decls-1.c: New test case.
4655
4656 2004-07-24 Jakub Jelinek <jakub@redhat.com>
4657
4658 * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
4659 * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
4660 * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
4661 * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
4662 * gcc.dg/compat/generate-random.c: New file.
4663 * gcc.dg/compat/generate-random.h: Likewise.
4664 * gcc.dg/compat/generate-random_r.c: Likewise.
4665 * gcc.dg/compat/struct-layout-1.h: Likewise.
4666 * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
4667 * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
4668 * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
4669 * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
4670 * gcc.dg/compat/struct-layout-1_main.c: New test.
4671 * gcc.dg/compat/struct-layout-1_x.c: New file.
4672 * gcc.dg/compat/struct-layout-1_y.c: New file.
4673 * gcc.dg/compat/struct-layout-1_test.h: New file.
4674
4675 2004-07-23 Joseph S. Myers <jsm@polyomino.org.uk>
4676
4677 * gcc.dg/comp-return-1.c: New test
4678
4679 2004-07-23 Janis Johnson <janis187@us.ibm.com>
4680
4681 * gcc.dg/vmx/8-02a.c: Fix typo.
4682
4683 * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
4684 * gcc.dg/darwin-abi-3.c: New test.
4685
4686 * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
4687 * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
4688
4689 * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
4690 * gcc.dg/vmx/ops-long-1.c: New test.
4691 * gcc.dg/vmx/ops-long-2.c: New test.
4692
4693 2004-07-23 Nathan Sidwell <nathan@codesourcery.com>
4694
4695 * g++.dg/lookup/conv-[1234].C: New.
4696
4697 2004-07-22 Mark Mitchell <mark@codesourcery.com>
4698
4699 * g++.dg/parse/attr2.C: Simplify.
4700
4701 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4702
4703 PR c/7284
4704 * gcc.c-torture/execute/pr7284-1.c: New test.
4705
4706 2004-07-22 Brian Booth <bbooth@redhat.com>
4707
4708 * gcc.dg/tree-ssa/20040721-1.c: New test.
4709
4710 2004-07-22 Nathan Sidwell <nathan@codesourcery.com>
4711
4712 * g++.dg/template/crash20.c: New.
4713
4714 2004-07-22 David Billinghurst (David.Billinghurst@riotinto.com)
4715
4716 * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
4717 Add dg-run directive. Declare variables as required.
4718 * gfortran.dg/g77/README: Update
4719
4720 2004-07-22 Hans-Peter Nilsson <hp@axis.com>
4721
4722 * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
4723 gcc.dg/cris-peep2-andu2.c: New tests.
4724
4725 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4726
4727 PR c/15052
4728 * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
4729 on return type.
4730 * gcc.dg/qual-return-1.c: Use -Wreturn-type. Update expected
4731 messages.
4732 * gcc.dg/qual-return-2.c: Update expected messages.
4733 * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
4734
4735 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4736
4737 * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
4738 * gcc.dg/noncompile/921102-1.c: Update expected error message.
4739
4740 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4741
4742 PR c/11250
4743 * gcc.dg/init-string-1.c: New test.
4744
4745 2004-07-21 Jakub Jelinek <jakub@redhat.com>
4746
4747 PR middle-end/15345
4748 PR c/16450
4749 * gcc.dg/torture/nested-fn-1.c: New test.
4750
4751 2004-07-20 H.J. Lu <hongjiu.lu@intel.com>
4752
4753 PR target/16559
4754 * gcc.dg/ia64-fptr-1.c: New file.
4755
4756 2004-07-21 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4757
4758 PR c++/14497
4759 * g++.dg/template/spec16.C: New test.
4760 * g++.old-deja/g++.robertl/eb118.C: Remove.
4761
4762 2004-07-21 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4763
4764 PR c++/509
4765 * g++.dg/template/spec15.C: New test.
4766
4767 2004-07-21 David Billinghurst (David.Billinghurst@riotinto.com)
4768
4769 Copy cases from g77.f-torture/execute and add dg-run
4770 directive. Other changes as noted.
4771 * gfortran.dg/g77/13037.f
4772 * gfortran.dg/g77/1832.f
4773 * gfortran.dg/g77/19981119-0.f
4774 * gfortran.dg/g77/19990313-0.f
4775 * gfortran.dg/g77/19990313-1.f
4776 * gfortran.dg/g77/19990313-2.f
4777 * gfortran.dg/g77/19990313-3.f
4778 * gfortran.dg/g77/19990419-1.f
4779 * gfortran.dg/g77/19990826-0.f
4780 * gfortran.dg/g77/19990826-2.f
4781 * gfortran.dg/g77/20000503-1.f
4782 * gfortran.dg/g77/20001111.f
4783 * gfortran.dg/g77/20010116.f
4784 * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
4785 * gfortran.dg/g77/20010430.f
4786 * gfortran.dg/g77/6177.f
4787 * gfortran.dg/g77/947.f
4788 * gfortran.dg/g77/970816-3.f
4789 * gfortran.dg/g77/971102-1.f
4790 * gfortran.dg/g77/980520-1.f
4791 * gfortran.dg/g77/980628-0.f
4792 * gfortran.dg/g77/980628-1.f
4793 * gfortran.dg/g77/980628-10.f
4794 * gfortran.dg/g77/980628-2.f
4795 * gfortran.dg/g77/980628-3.f
4796 * gfortran.dg/g77/980628-7.f
4797 * gfortran.dg/g77/980628-8.f
4798 * gfortran.dg/g77/980628-9.f
4799 * gfortran.dg/g77/980701-0.f
4800 * gfortran.dg/g77/980701-1.f
4801 * gfortran.dg/g77/cabs.f
4802 * gfortran.dg/g77/claus.f
4803 * gfortran.dg/g77/complex_1.f
4804 * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
4805 * gfortran.dg/g77/dcomplex.f
4806 * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
4807 * gfortran.dg/g77/f90-intrinsic-mathematical.f
4808 * gfortran.dg/g77/f90-intrinsic-numeric.f
4809 * gfortran.dg/g77/int8421.f
4810 * gfortran.dg/g77/labug1.f
4811 * gfortran.dg/g77/large_vec.f
4812 * gfortran.dg/g77/le.f
4813 * gfortran.dg/g77/short.f
4814 * gfortran.dg/g77/README: Update
4815
4816 2004-07-20 Mark Mitchell <mark@codesourcery.com>
4817
4818 PR c++/16637
4819 * g++.dg/parse/lookup4.C: New test.
4820
4821 2004-07-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4822
4823 PR c++/16175
4824 * g++.dg/template/ttp10.C: New test.
4825
4826 2004-07-20 Joseph S. Myers <jsm@polyomino.org.uk>
4827
4828 * gcc.dg/pr12625-1.c: New test.
4829
4830 2004-07-20 Steven Bosscher <stevenb@suse.de>
4831
4832 * testsuite/gcc.dg/switch-warn-1.c: New test.
4833 * testsuite/gcc.dg/switch-warn-2.c: New test.
4834 * gcc.c-torture/compile/pr14730.c: Update.
4835
4836 2004-07-19 Kelley Cook <kcook@gcc.gnu.org>
4837
4838 * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
4839 g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
4840 g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
4841 g++.dg/template/nontype3.C: Remove trailing CR from tests.
4842
4843 2004-07-18 Mark Mitchell <mark@codesourcery.com>
4844
4845 PR c++/16623
4846 * g++.dg/template/assign1.C: New test.
4847
4848 2004-07-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4849
4850 PR c++/12170
4851 * g++.dg/template/ttp9.C: New test.
4852
4853 2004-07-19 Daniel Jacobowitz <dan@debian.org>
4854
4855 * gcc.dg/format/cmn-err-1.c: New test.
4856
4857 2004-07-19 Joseph S. Myers <jsm@polyomino.org.uk>
4858
4859 * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
4860 gcc.dg/Wparentheses-10.c: New tests.
4861 * gcc.dg/Wparentheses-5.c: Remove XFAILs.
4862
4863 2004-07-18 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4864
4865 PR fortran/16465
4866 * gfortran.dg/g77//ffixed-line-length-0.f,
4867 gfortran.dg/g77/ffixed-line-length-132.f,
4868 gfortran.dg/g77/ffixed-line-length-72.f,
4869 gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
4870 gfortran.dg/g77/README: Update.
4871
4872 2004-07-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4873
4874 PR c++/13092
4875 * g++.dg/template/non-dependent7.C: New test.
4876 * g++.dg/template/non-dependent8.C: Likewise.
4877 * g++.dg/template/non-dependent9.C: Likewise.
4878 * g++.dg/template/non-dependent10.C: Likewise.
4879
4880 2004-07-17 Mark Mitchell <mark@codesourcery.com>
4881
4882 PR c++/16337
4883 * g++.dg/parse/attr2.C: New test.
4884
4885 2004-07-17 Toon Moene <toon@moene.indiv.nluug.nl>
4886
4887 * g77.dg: Removed.
4888 * g77.f-torture: Ditto.
4889
4890 2004-07-17 Joseph S. Myers <jsm@polyomino.org.uk>
4891
4892 * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
4893 gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
4894 Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
4895
4896 2004-07-16 Richard Henderson <rth@redhat.com>
4897
4898 * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
4899
4900 2004-07-16 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4901
4902 * lib/fortran-torture.exp (fortran-torture): Don't test compile
4903 tests with full list of options.
4904 * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
4905 of TORTURE_OPTIONS if test contains 'dg-do run'.
4906
4907 PR fortran/16404
4908 * gfortran.dg/do_iterator.f90: New test.
4909
4910 2004-07-16 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4911
4912 PR rtl-optimization/16536
4913 * gcc.c-torture/execute/restrict-1.c: New test.
4914
4915 2004-07-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4916
4917 PR fortran/15324
4918 * gfortran.dg/pr15324.f90: New test.
4919
4920 PR fortran/15129
4921 * gfortran.dg/pr15129.f90: New test.
4922
4923 PR fortran/15140
4924 * gfortran.dg/pr15140.f90: New test.
4925
4926 PR fortran/13792
4927 * gfortran.fortran-torture/execute/bounds.f90: Add check for
4928 compile-time simplification.
4929
4930 2004-07-14 Mike Stump <mrs@apple.com>
4931
4932 * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
4933
4934 2004-07-14 James E Wilson <wilson@specifixinc.com>
4935
4936 PR target/16325
4937 * gcc.dg/profile-generate-1.c: New.
4938
4939 2004-07-15 Jakub Jelinek <jakub@redhat.com>
4940
4941 * gcc.c-torture/execute/20040709-1.c: New test.
4942 * gcc.c-torture/execute/20040709-2.c: New test.
4943
4944 2004-07-14 Mike Stump <mrs@apple.com>
4945
4946 * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
4947
4948 2004-07-14 Mike Stump <mrs@apple.com>
4949
4950 * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
4951
4952 2004-07-13 Mark Mitchell <mark@codesourcery.com>
4953
4954 PR c++/16518
4955 * g++.dg/parse/mutable1.C: New test.
4956
4957 2004-07-13 Diego Novillo <dnovillo@redhat.com>
4958
4959 PR tree-optimization/16443
4960 * gcc.dg/tree-ssa/20040713-1.c: New test.
4961
4962 2004-07-15 Ulrich Weigand <uweigand@de.ibm.com>
4963
4964 * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
4965 for operator new.
4966
4967 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
4968
4969 * gfortran.dg/g77/README: New file
4970 * gfortran.dg/g77/19981216-0.f: Copy from
4971 g77.f-torture/noncompile. Add "dg-do compile" and
4972 dg-error as required.
4973 * gfortran.dg/g77/19990218-1.f: Likewise
4974 * gfortran.dg/g77/19990905-1.f: Likewise
4975 * gfortran.dg/g77/9263.f: Likewise
4976 * gfortran.dg/g77/980615-0.f: Likewise
4977 * gfortran.dg/g77/980616-0.f: Likewise
4978 * gfortran.dg/g77/check0.f: Likewise
4979 * gfortran.dg/g77/select_no_compile.f: Likewise
4980
4981 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
4982
4983 Copy files from g77.f-torture/compile.
4984 Add "{ dg-do compile}". Other changes as noted
4985 * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
4986 * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
4987 * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
4988 * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
4989 * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
4990 * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
4991 * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
4992 * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
4993 statement to conform to standard. Append alpha1.x for reference.
4994 * gfortran.dg/g77/xformat.f: Add dg-warning
4995
4996 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
4997
4998 * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
4999 Add {dg-do compile} directive.
5000 * gfortran.dg/g77/cpp2.F: Likewise
5001
5002 2004-07-12 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5003
5004 PR c++/5402
5005 * g++.dg/lookup/name-clash1.C: New test.
5006
5007 PR c++/9777
5008 * g++.dg/lookup/name-clash2.C: New test.
5009
5010 PR c++/12102
5011 * g++.dg/lookup/name-clash3.C: New test.
5012
5013 2004-07-12 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5014
5015 * g++.dg/lookup/new2.C: New test.
5016 * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
5017
5018 2004-07-12 David Billinghurst <David.Billinghurst@riotinto.com>
5019
5020 * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
5021 Add {dg-do compile} directive.
5022 * gfortran.dg/g77/13060.f: Likewise
5023 * gfortran.dg/g77/19990218-0.f: Likewise
5024 * gfortran.dg/g77/19990305-0.f: Likewise
5025 * gfortran.dg/g77/19990419-0.f: Likewise
5026 * gfortran.dg/g77/19990502-0.f: Likewise
5027 * gfortran.dg/g77/19990502-1.f: Likewise
5028 * gfortran.dg/g77/19990525-0.f: Likewise
5029 * gfortran.dg/g77/19990826-1.f: Likewise
5030 * gfortran.dg/g77/19990826-3.f: Likewise
5031 * gfortran.dg/g77/19990905-2.f: Likewise
5032 * gfortran.dg/g77/20000412-1.f: Likewise
5033 * gfortran.dg/g77/20000511-1.f: Likewise
5034 * gfortran.dg/g77/20000511-2.f: Likewise
5035 * gfortran.dg/g77/20000518.f: Likewise
5036 * gfortran.dg/g77/20000601-1.f: Likewise
5037 * gfortran.dg/g77/20000601-2.f: Likewise
5038 * gfortran.dg/g77/20000629-1.f: Likewise
5039 * gfortran.dg/g77/20000630-2.f: Likewise
5040 * gfortran.dg/g77/20010115.f: Likewise
5041 * gfortran.dg/g77/20010321-1.f: Likewise
5042 * gfortran.dg/g77/20010426.f: Likewise
5043 * gfortran.dg/g77/20020307-1.f: Likewise
5044 * gfortran.dg/g77/8485.f: Likewise
5045 * gfortran.dg/g77/960317-1.f: Likewise
5046 * gfortran.dg/g77/970915-0.f: Likewise
5047 * gfortran.dg/g77/980310-1.f: Likewise
5048 * gfortran.dg/g77/980310-2.f: Likewise
5049 * gfortran.dg/g77/980310-3.f: Likewise
5050 * gfortran.dg/g77/980310-4.f: Likewise
5051 * gfortran.dg/g77/980310-6.f: Likewise
5052 * gfortran.dg/g77/980310-7.f: Likewise
5053 * gfortran.dg/g77/980310-8.f: Likewise
5054 * gfortran.dg/g77/980419-2.f: Likewise
5055 * gfortran.dg/g77/980424-0.f: Likewise
5056 * gfortran.dg/g77/980427-0.f: Likewise
5057 * gfortran.dg/g77/980729-0.f: Likewise
5058 * gfortran.dg/g77/981117-1.f: Likewise
5059 * gfortran.dg/g77/toon_1.f: Likewise
5060
5061 2004-07-12 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5062
5063 PR c++/2204
5064 * g++.dg/other/abstract2.C: New test.
5065
5066 2004-07-12 Paul Brook <paul@codesourcery.com>
5067
5068 * gfortran.dg/pointer_init_1.f90: New test.
5069
5070 2004-07-11 Paul Brook <paul@codesourcery.com>
5071
5072 PR fortran/15986
5073 * gfortran.dg/contained_1.f90: New test.
5074
5075 2004-07-11 Mark Mitchell <mark@codesourcery.com>
5076
5077 * g++.dg/parse/defarg8.C: New test.
5078
5079 2004-07-11 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5080
5081 PR fortran/16433
5082 * gfortran.dg/pr16433.f: New test.
5083
5084 PR fortran/17574
5085 * gfortran.dg/pr15754.f90: New test.
5086
5087 2004-07-11 Joseph S. Myers <jsm@polyomino.org.uk>
5088
5089 PR tree-optimization/16437
5090 * gcc.c-torture/execute/bitfld-4.c: New test.
5091
5092 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5093
5094 * gfortran.fortran-torture/execute/common_2.f90: Add check for
5095 access to common var from module.
5096
5097 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5098
5099 PR fortran/16336
5100 * gfortran.fortran-torture/execute/common_2.f90: New test.
5101
5102 2004-07-10 Paul Brook <paul@codesourcery.com>
5103
5104 * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
5105
5106 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5107
5108 PR fortran/15969
5109 * gfortran.fortran-torture/execute/der_init_5.f90: New test.
5110
5111 2004-07-10 David Billinghurst <David.Billinghurst@riotinto.com>
5112
5113 * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
5114 * gfortran.dg/g77/ffixed-form-2.f: Likewise
5115 * gfortran.dg/g77/ffree-form-1.f: Likewise
5116 * gfortran.dg/g77/ffree-form-2.f: Likewise
5117 * gfortran.dg/g77/ffree-form-3.f: Likewise
5118 * gfortran.dg/g77/fno-underscoring.f: Likewise
5119 * gfortran.dg/g77/funderscoring.f: Likewise
5120 * gfortran.dg/g77/pr9258.f: Likewise. Add dg-warning lines.
5121
5122 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5123
5124 * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
5125
5126 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5127 Paul Brook <paul@codesourcery.com>
5128
5129 PR fortran/13415
5130 * gfortran.dg/common_pointer_1.f90: New test.
5131
5132 2004-07-10 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5133
5134 * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
5135
5136 2004-07-09 James E Wilson <wilson@specifixinc.com>
5137
5138 PR target/16364
5139 * gcc.c-torture/compile/20040709-1.c: New.
5140
5141 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5142
5143 PR fortran/14077
5144 * gfortran.fortran-torture/execute/module_init_1.f90: New test.
5145
5146 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5147
5148 PR fortran/13201
5149 * gfortran.dg/shape_1.f90: New test.
5150
5151 2004-07-09 Zack Weinberg <zack@codesourcery.com>
5152 Andrew Pinski <apinski@apple.com>
5153
5154 * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
5155
5156 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5157
5158 * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
5159 comment.
5160
5161 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5162 Paul Brook <paul@codesourcery.com>
5163
5164 * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
5165 '.f95' and '.F95'.
5166
5167 2004-07-09 Diego Novillo <dnovillo@redhat.com>
5168
5169 * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
5170
5171 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5172
5173 * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
5174 testcases with capital suffix.
5175
5176 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5177
5178 PR fortran/15481
5179 PR fortran/13372
5180 PR fortran/13575
5181 PR fortran/15978
5182 * gfortran.fortran-torture/compile/implicit_2.f90: New test.
5183
5184 * gfortran.dg/implicit_1.f90: New test.
5185
5186 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5187
5188 * lib/gfortran-dg.exp (gfortran-dg-test): Adapt regular
5189 expression to match gfortran warning/error messages
5190 * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
5191 dg-error text.
5192
5193 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5194
5195 * lib/fortran-torture.exp: Rename proc search_for to
5196 search_for_re.
5197
5198 2004-07-09 Eric Botcazou <ebotcazou@libertysurf.fr>
5199
5200 * gcc.c-torture/execute/simd-5.x: New file.
5201 XFAIL on SPARC 64-bit at -O0.
5202
5203 2004-07-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5204
5205 PR c++/8211
5206 PR c++/16165
5207 * g++.dg/warn/effc3.C: New test.
5208
5209 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5210
5211 * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
5212 change X to 1X in format.
5213 * gfortran.dg/g77/20010216-1.f: Copy from g77.dg and
5214 add data statements to conform to standard.
5215
5216 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5217
5218 * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
5219 * gfortran.dg/g77/f77-edit-t-in.f: Likewise
5220 * gfortran.dg/g77/f77-edit-x-out.f: Likewise
5221
5222 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5223
5224 * gfortran.dg/g77/7388.f: Copy from g77.dg
5225 * gfortran.dg/g77/f77-edit-i-out.f: Likewise
5226 * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
5227 * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
5228 * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
5229 * gfortran.dg/g77/f77-edit-t-out.f: Likewise
5230 * gfortran.dg/g77/f77-edit-h-out.f: Likewise
5231 * gfortran.dg/g77/strlen0.f: Likewise
5232
5233 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5234
5235 * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
5236 * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
5237
5238 2004-07-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5239
5240 * gcc.c-torture/execute/920428-2.x: Delete.
5241 * gcc.c-torture/execute/920501-7.x: Likewise.
5242
5243 2004-07-08 Jakub Jelinek <jakub@redhat.com>
5244
5245 * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
5246 -march=i386 into -march=i686. Add -march=i686 -mtune=x and
5247 -march=x for pentium3, pentium3m, pentium-m, pentium4m,
5248 prescott and c3-2.
5249 (PREFETCH_3DNOW): Add -march=c3.
5250
5251 2004-07-08 Diego Novillo <dnovillo@redhat.com>
5252
5253 PR c/16437
5254 * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
5255 * gcc.c-torture/execute/bf64-1.x: Likewise.
5256
5257 2004-07-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5258
5259 * gcc.c-torture/compile/20040708-1.c: New test.
5260
5261 2004-07-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5262
5263 PR c++/16169
5264 * g++.dg/warn/effc2.C: New test.
5265
5266 2004-07-08 Joseph S. Myers <jsm@polyomino.org.uk>
5267
5268 * gcc.c-torture/execute/bitfld-1.x: Remove.
5269 * gcc.c-torture/execute/bitfld-3.c: New test.
5270 * gcc.dg/bitfld-2.c: Remove XFAILs.
5271
5272 2004-07-07 H.J. Lu <hongjiu.lu@intel.com>
5273
5274 PR c++/16276
5275 * g++.dg/rtti/tinfo1.C: New file.
5276
5277 2004-07-07 Eric Christopher <echristo@redhat.com>
5278
5279 * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
5280
5281 2004-07-07 Andrew Pinski <apinski@apple.com>
5282
5283 * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
5284
5285 2004-07-07 Mark Mitchell <mark@codesourcery.com>
5286
5287 * g++.dg/init/call1.C: XFAIL.
5288
5289 2004-07-07 Alexandre Oliva <aoliva@redhat.com>
5290
5291 * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
5292 except for movstrict*, to movmem* and clrstr* to clrmem*.
5293
5294 2004-07-07 Richard Sandiford <rsandifo@redhat.com>
5295
5296 * gcc.c-torture/execute/20040707-1.c: New test.
5297
5298 2004-07-06 Richard Sandiford <rsandifo@redhat.com>
5299
5300 * gcc.c-torture/execute/20040706-1.c: New test.
5301
5302 2004-07-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5303
5304 PR c++/3671
5305 * g++.dg/template/spec14.C: New test.
5306
5307 2004-07-05 Jakub Jelinek <jakub@redhat.com>
5308
5309 * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
5310 nothing if not yet defined. Use it in b, c and d type definitions.
5311 * gcc.c-torture/execute/20040705-1.c: New test.
5312 * gcc.c-torture/execute/20040705-2.c: New test.
5313
5314 2004-07-05 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5315
5316 PR c++/2518
5317 * g++.dg/lookup/new1.C: New test.
5318
5319 2004-07-05 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5320
5321 PR c++/11406
5322 * g++.dg/template/sizeof8.C: New test.
5323
5324 2004-07-05 Richard Sandiford <rsandifo@redhat.com>
5325
5326 * gcc.c-torture/compile/20040705-1.c: New test.
5327
5328 2004-07-04 Bud Davis <bdavis9659@comcast.net>
5329
5330 * gfortran.fortran-torture/execute/seq_io.f90: New test.
5331
5332 2004-07-04 Neil Booth <neil@duron.akihabara.co.uk>
5333
5334 * gcc.dg/cpp/if-mop.c: Two new testcases.
5335 * gcc.dg/cpp/trad/comment-3.c: New.
5336
5337 2004-07-04 Paul Brook <paul@codesourcery.com>
5338
5339 * gfortran.fortran-torture/compile/implicit_1.f90: New test.
5340
5341 2004-07-03 Scott Brumbaugh <scottb.lists@verizon.net>
5342
5343 PR c++/3761
5344 * g++.dg/lookup/crash4.C: New test.
5345
5346 2004-07-02 Zack Weinberg <zack@codesourcery.com>
5347
5348 * gcc.c-torture/execute/builtin-abs-1.c
5349 * gcc.c-torture/execute/builtin-abs-2.c
5350 * gcc.c-torture/execute/builtin-complex-1.c
5351 * gcc.c-torture/execute/builtins/string-1-lib.c
5352 * gcc.c-torture/execute/builtins/string-1.c
5353 * gcc.c-torture/execute/builtins/string-2-lib.c
5354 * gcc.c-torture/execute/builtins/string-2.c
5355 * gcc.c-torture/execute/builtins/string-3-lib.c
5356 * gcc.c-torture/execute/builtins/string-3.c
5357 * gcc.c-torture/execute/builtins/string-4-lib.c
5358 * gcc.c-torture/execute/builtins/string-4.c
5359 * gcc.c-torture/execute/builtins/string-5-lib.c
5360 * gcc.c-torture/execute/builtins/string-5.c
5361 * gcc.c-torture/execute/builtins/string-6-lib.c
5362 * gcc.c-torture/execute/builtins/string-6.c
5363 * gcc.c-torture/execute/builtins/string-7-lib.c
5364 * gcc.c-torture/execute/builtins/string-7.c
5365 * gcc.c-torture/execute/builtins/string-8-lib.c
5366 * gcc.c-torture/execute/builtins/string-8.c
5367 * gcc.c-torture/execute/builtins/string-9-lib.c
5368 * gcc.c-torture/execute/builtins/string-9.c
5369 * gcc.c-torture/execute/builtins/string-asm-1-lib.c
5370 * gcc.c-torture/execute/builtins/string-asm-1.c
5371 * gcc.c-torture/execute/builtins/string-asm-2-lib.c
5372 * gcc.c-torture/execute/builtins/string-asm-2.c
5373 * gcc.c-torture/execute/stdio-opt-1.c
5374 * gcc.c-torture/execute/stdio-opt-2.c
5375 * gcc.c-torture/execute/stdio-opt-3.c
5376 * gcc.c-torture/execute/string-opt-1.c
5377 * gcc.c-torture/execute/string-opt-10.c
5378 * gcc.c-torture/execute/string-opt-11.c
5379 * gcc.c-torture/execute/string-opt-12.c
5380 * gcc.c-torture/execute/string-opt-13.c
5381 * gcc.c-torture/execute/string-opt-14.c
5382 * gcc.c-torture/execute/string-opt-15.c
5383 * gcc.c-torture/execute/string-opt-16.c
5384 * gcc.c-torture/execute/string-opt-2.c
5385 * gcc.c-torture/execute/string-opt-6.c
5386 * gcc.c-torture/execute/string-opt-7.c
5387 * gcc.c-torture/execute/string-opt-8.c:
5388 Replace with ...
5389
5390 * gcc.c-torture/execute/builtins/abs-2.c
5391 * gcc.c-torture/execute/builtins/abs-3.c
5392 * gcc.c-torture/execute/builtins/complex-1.c
5393 * gcc.c-torture/execute/builtins/fprintf.c
5394 * gcc.c-torture/execute/builtins/fputs.c
5395 * gcc.c-torture/execute/builtins/memcmp.c
5396 * gcc.c-torture/execute/builtins/memmove.c
5397 * gcc.c-torture/execute/builtins/memops-asm.c
5398 * gcc.c-torture/execute/builtins/mempcpy-2.c
5399 * gcc.c-torture/execute/builtins/mempcpy.c
5400 * gcc.c-torture/execute/builtins/memset.c
5401 * gcc.c-torture/execute/builtins/printf.c
5402 * gcc.c-torture/execute/builtins/sprintf.c
5403 * gcc.c-torture/execute/builtins/strcat.c
5404 * gcc.c-torture/execute/builtins/strchr.c
5405 * gcc.c-torture/execute/builtins/strcmp.c
5406 * gcc.c-torture/execute/builtins/strcpy.c
5407 * gcc.c-torture/execute/builtins/strcspn.c
5408 * gcc.c-torture/execute/builtins/strlen-2.c
5409 * gcc.c-torture/execute/builtins/strlen.c
5410 * gcc.c-torture/execute/builtins/strncat.c
5411 * gcc.c-torture/execute/builtins/strncmp-2.c
5412 * gcc.c-torture/execute/builtins/strncmp.c
5413 * gcc.c-torture/execute/builtins/strncpy.c
5414 * gcc.c-torture/execute/builtins/strpbrk.c
5415 * gcc.c-torture/execute/builtins/strpcpy-2.c
5416 * gcc.c-torture/execute/builtins/strpcpy.c
5417 * gcc.c-torture/execute/builtins/strrchr.c
5418 * gcc.c-torture/execute/builtins/strspn.c
5419 * gcc.c-torture/execute/builtins/strstr-asm.c
5420 * gcc.c-torture/execute/builtins/strstr.c:
5421 ... these new files.
5422
5423 * gcc.c-torture/execute/builtins/abs-2-lib.c
5424 * gcc.c-torture/execute/builtins/abs-3-lib.c
5425 * gcc.c-torture/execute/builtins/complex-1-lib.c
5426 * gcc.c-torture/execute/builtins/fprintf-lib.c
5427 * gcc.c-torture/execute/builtins/fputs-lib.c
5428 * gcc.c-torture/execute/builtins/memcmp-lib.c
5429 * gcc.c-torture/execute/builtins/memmove-lib.c
5430 * gcc.c-torture/execute/builtins/memops-asm-lib.c
5431 * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
5432 * gcc.c-torture/execute/builtins/mempcpy-lib.c
5433 * gcc.c-torture/execute/builtins/memset-lib.c
5434 * gcc.c-torture/execute/builtins/printf-lib.c
5435 * gcc.c-torture/execute/builtins/sprintf-lib.c
5436 * gcc.c-torture/execute/builtins/strcat-lib.c
5437 * gcc.c-torture/execute/builtins/strchr-lib.c
5438 * gcc.c-torture/execute/builtins/strcmp-lib.c
5439 * gcc.c-torture/execute/builtins/strcpy-lib.c
5440 * gcc.c-torture/execute/builtins/strcspn-lib.c
5441 * gcc.c-torture/execute/builtins/strlen-2-lib.c
5442 * gcc.c-torture/execute/builtins/strlen-lib.c
5443 * gcc.c-torture/execute/builtins/strncat-lib.c
5444 * gcc.c-torture/execute/builtins/strncmp-2-lib.c
5445 * gcc.c-torture/execute/builtins/strncmp-lib.c
5446 * gcc.c-torture/execute/builtins/strncpy-lib.c
5447 * gcc.c-torture/execute/builtins/strpbrk-lib.c
5448 * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
5449 * gcc.c-torture/execute/builtins/strpcpy-lib.c
5450 * gcc.c-torture/execute/builtins/strrchr-lib.c
5451 * gcc.c-torture/execute/builtins/strspn-lib.c
5452 * gcc.c-torture/execute/builtins/strstr-asm-lib.c
5453 * gcc.c-torture/execute/builtins/strstr-lib.c
5454 * gcc.c-torture/execute/builtins/lib/abs.c
5455 * gcc.c-torture/execute/builtins/lib/fprintf.c
5456 * gcc.c-torture/execute/builtins/lib/memset.c
5457 * gcc.c-torture/execute/builtins/lib/printf.c
5458 * gcc.c-torture/execute/builtins/lib/sprintf.c
5459 * gcc.c-torture/execute/builtins/lib/strcpy.c
5460 * gcc.c-torture/execute/builtins/lib/strcspn.c
5461 * gcc.c-torture/execute/builtins/lib/strncat.c
5462 * gcc.c-torture/execute/builtins/lib/strncmp.c
5463 * gcc.c-torture/execute/builtins/lib/strncpy.c
5464 * gcc.c-torture/execute/builtins/lib/strpbrk.c
5465 * gcc.c-torture/execute/builtins/lib/strspn.c
5466 * gcc.c-torture/execute/builtins/lib/strstr.c:
5467 New files containing support routines.
5468
5469 * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
5470 declaration.
5471 * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
5472 when not optimizing.
5473
5474 2004-07-02 Mark Mitchell <mark@codesourcery.com>
5475
5476 PR c++/16240
5477 * g++.dg/abi/mangle22.C: New test.
5478 * g++.dg/abi/mangle23.C: Likewise.
5479
5480 2004-07-02 David Billinghurst <David.Billinghurst@riotinto.com>
5481
5482 PR fortran/16290
5483 * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
5484 Allow for cases without denormalized floating point numbers.
5485
5486 2004-07-01 Joseph S. Myers <jsm@polyomino.org.uk>
5487
5488 PR c/1027
5489 * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
5490 gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
5491 gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
5492 expected warning text.
5493 * gcc.dg/format/diag-2.c: New test.
5494
5495 2004-07-01 Eric Botcazou <ebotcazou@libertysurf.fr>
5496
5497 * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
5498
5499 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
5500
5501 * gcc.dg/builtins-43.c: New.
5502 * gcc.dg/builtins-44.c: New.
5503 * gcc.dg/builtins-45.c: New.
5504
5505 2004-06-26 Geoffrey Keating <geoffk@apple.com>
5506 Andreas Tobler <a.tobler@schweiz.ch>
5507
5508 * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
5509 Use SA_RESETHAND rather than SA_ONESHOT. Trap SIGBUS as well
5510 as SIGSEGV.
5511 * gcc.dg/cleanup-11.c: Likewise.
5512 * gcc.dg/cleanup-8.c: Likewise.
5513 * gcc.dg/cleanup-9.c: Likewise.
5514 * gcc.dg/cleanup-5.c: Run on all platforms.
5515
5516 2004-06-30 Joseph S. Myers <jsm@polyomino.org.uk>
5517
5518 * g++.dg/warn/nonnull1.C: New test.
5519
5520 2004-06-30 Eric Botcazou <ebotcazou@libertysurf.fr>
5521
5522 * gcc.dg/compat/compat-common.h: Wrap up CINT in
5523 an #ifndef SKIP_COMPLEX_INT/#endif pair.
5524 Special-case the Sun compiler wrt to <complex.h>.
5525
5526 2004-06-30 Nitin Yewale <nitiny@kpitcummins.com>
5527
5528 * gcc.dg/Wunreachable-8.C: New test.
5529
5530 * gcc.dg/h8300-ice2.c : New test.
5531
5532 2004-06-30 Tobias Schlueter <tobias.shclueter@physik.uni-muenchen.de>
5533
5534 PR fortran/16161
5535 * gfortran.fortran-torture/compile/implicit.f90: Add test
5536 for implicit character.
5537
5538 2004-06-30 David Billinghurst <David.Billinghurst@riotinto.com>
5539
5540 PR fortran/16289
5541 * gfortran.fortran-torture/execute/intrinsic_nearest.f90
5542 Use tiny() intrinsic to find smallest non-negative real
5543
5544 2004-06-30 Jakub Jelinek <jakub@redhat.com>
5545
5546 * gcc.dg/compat/struct-by-value-22_main.c: New test.
5547 * gcc.dg/compat/struct-by-value-22_x.c: New.
5548 * gcc.dg/compat/struct-by-value-22_y.c: New.
5549
5550 * gcc.c-torture/execute/20040629-1.c: New test.
5551
5552 2004-06-29 Jakub Jelinek <jakub@redhat.com>
5553
5554 * gcc.dg/compat/vector-defs.h: Use vector_size attribute
5555 only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
5556
5557 PR target/16195
5558 * gcc.dg/20040625-1.c: New test.
5559
5560 2004-06-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5561
5562 * gfortran.fortran-torture/execute/parameter_2.f90: New test.
5563
5564 2004-06-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5565
5566 PR fortran/15963
5567 * gfortran.fortran-torture/execute/initialization_1.f90: New test.
5568
5569 2004-06-29 Richard Henderson <rth@redhat.com>
5570
5571 * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
5572
5573 2004-06-29 Paul Brook <paul@codesourcery.com>
5574
5575 * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
5576 * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
5577
5578 2004-06-29 Nathan Sidwell <nathan@codesourcery.com>
5579
5580 PR c++/16260
5581 * g++.dg/parse/crash15.C: New.
5582
5583 2004-06-28 Andrew Pinski <apinski@apple.com>
5584
5585 * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
5586 by the error already.
5587
5588 * g++.dg/opt/ptrmem4.C: Change to compile only test.
5589
5590 2004-06-28 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
5591
5592 PR target/14041
5593 * gcc.dg/h8300-bss-align-1.c : New.
5594
5595 2004-06-28 Nathan Sidwell <nathan@codesourcery.com>
5596
5597 * PR c++/16174
5598 * g++.dg/template/ctor4.C: New.
5599
5600 2004-06-27 Andrew Pinski <pinskia@physics.uc.edu>
5601
5602 PR c++/16205
5603 * g++.dg/warn/Wsequence-point-1.C: New test.
5604
5605 2004-06-27 Paul Brook <paul@codesourcery.com>
5606
5607 * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
5608
5609 2004-06-27 Zack Weinberg <zack@codesourcery.com>
5610
5611 * g++.old-deja/g++.mike/p7325.C: Remove.
5612
5613 2004-06-27 Andrew Pinski <pinskia@physics.uc.edu>
5614
5615 PR c/14963
5616 * gcc.dg/pr14963.c: New test.
5617
5618 2004-06-27 Mark Mitchell <mark@codesourcery.com>
5619
5620 PR c++/16193
5621 * g++.dg/parse/redef1.C: New test.
5622
5623 2004-06-27 Joseph S. Myers <jsm@polyomino.org.uk>
5624
5625 * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
5626 20021110.c.
5627 * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
5628 20021119-1.c.
5629 * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
5630 gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
5631 5-04.c.
5632 * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
5633 * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
5634 * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
5635 * g++.old-deja/g++.law/enum8.C: Remove duplicate of
5636 g++.brendan/enum14.C.
5637 * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
5638 * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
5639 * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
5640 g++.mike/virt1.C.
5641 * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
5642 memtemp24.C.
5643
5644 2004-06-27 Roger Sayle <roger@eyesopen.com>
5645
5646 * gcc.dg/20040527-1.c: New test case.
5647
5648 2004-06-26 Bud Davis <bdavis9659@comcast.net>
5649
5650 PR gfortran/pr16196
5651 * gfortran.fortran-torture/execute/open_replace.f90: New test case.
5652
5653 2004-06-25 Roger Sayle <roger@eyesopen.com>
5654
5655 PR middle-end/15825
5656 * gcc.dg/pr15825-1.c: New test case.
5657
5658 2004-06-25 Richard Sandiford <rsandifo@redhat.com>
5659
5660 * gcc.c-torture/execute/20040625-1.c: New test.
5661
5662 2004-06-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5663
5664 * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
5665
5666 2004-06-25 Richard Sandiford <rsandifo@redhat.com>
5667
5668 * gcc.dg/torture/mips-div-1.c: New test.
5669
5670 2004-06-24 Jeff Law <law@redhat.com>
5671
5672 * gcc.dg/tree-ssa/20040624-1.c: New test.
5673
5674 2004-06-24 Richard Sandiford <rsandifo@redhat.com>
5675
5676 * gcc.c-torture/compile/20040624-1.c: New test.
5677
5678 2004-06-24 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5679
5680 * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
5681 this directory.
5682
5683 2004-06-23 Andrew Pinski <apinski@apple.com>
5684
5685 PR middle-end/15988
5686 * g++.dg/opt/ptrmem4.C: New test.
5687
5688 * gcc.dg/c90-array-quals-2.c: New test.
5689
5690 2006-06-23 Nitin Yewale <NitinY@KPITCummins.com>
5691
5692 * gcc.dg/kpice1.c: New test.
5693
5694 2006-06-23 Andrew Pinski <apinski@apple.com>
5695
5696 * gcc.dg/c90-array-quals.c: New test.
5697
5698 2006-06-22 Richard Henderson <rth@redhat.com>
5699
5700 * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
5701
5702 2004-06-22 Loren James Rittle <ljrittle@acm.org>
5703
5704 * gcc.dg/builtins-config.h: Handle FreeBSD.
5705
5706 2006-06-22 Richard Henderson <rth@redhat.com>
5707
5708 * g++.dg/opt/devirt1.C: New.
5709
5710 2004-06-22 Kelley Cook <kcook@gcc.gnu.org>
5711
5712 * g++.dg/opt/pr15551.C: New testcase.
5713
5714 2004-06-22 H.J. Lu <hongjiu.lu@intel.com>
5715
5716 PR target/14800
5717 * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
5718 x86_64-*-linux* when compiling for 32bit.
5719
5720 2004-06-21 Andrew Pinski <apinski@apple.com>
5721
5722 * gcc.dg/pch/struct-1.c: New.
5723 * gcc.dg/pch/struct-1.hs: New.
5724
5725 2004-06-21 Geoffrey Keating <geoffk@apple.com>
5726
5727 * gcc.dg/pch/save-temps-1.c: New file.
5728 * gcc.dg/pch/save-temps-1.hs: New file.
5729
5730 2004-06-22 Janne Blomqvist <jblomqvi@cc.hut.fi>
5731
5732 * gfortran.fortran-torture/execute/iolength_1.f90: New test.
5733 * gfortran.fortran-torture/execute/iolength_3.f90: New test.
5734
5735 2004-06-21 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5736
5737 * gfortran.fortran-torture/execute/select_1.f90: Rename function
5738 to fix type error.
5739 * gfortran.fortran-torture/execute/intrinsic_associated.f90:
5740 Remove trailing spaces.
5741
5742 2004-06-21 Richard Henderson <rth@redhat.com>
5743
5744 * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
5745 merging && to BIT_FIELD_REF.
5746
5747 2004-06-21 Richard Sandiford <rsandifo@redhat.com>
5748
5749 * g++.dg/opt/placeholder1.C: New test.
5750
5751 2004-06-20 Eric Botcazou <ebotcazou@libertysurf.fr>
5752
5753 * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
5754 * gcc.dg/compat/struct-complex-1_y.c: Likewise.
5755 * gcc.dg/compat/union-m128-1_x.c: Likewise.
5756 * gcc.dg/compat/union-m128-1_y.c: Likewise.
5757
5758 2004-06-20 Zack Weinberg <zack@codesourcery.com>
5759
5760 * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
5761 extern "C".
5762 * g++.dg/other/pragma-re-1.C: Add comments.
5763
5764 2004-06-19 Bud Davis <bdavis9659@comcast.net>
5765
5766 PR gfortran/16080
5767 * gfortran.fortran-torture/execute/read_null_string.f90: New file.
5768
5769 2004-06-19 Andrew Pinski <pinskia@physics.uc.edu>
5770
5771 * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
5772 instead of setting the type of size_t by
5773 hand.
5774
5775 2004-06-18 Roger Sayle <roger@eyesopen.com>
5776
5777 * gcc.dg/unordered-2.c: New test case.
5778 * gcc.dg/unordered-3.c: New test case.
5779
5780 2004-06-19 David Billinghurst <David.Billinghurst@riotinto.com>
5781
5782 PR other/16043
5783 * lib/g++.exp (g++_version): Tweak regexp for version
5784 * lib/g77.exp (g77_version): Likewise
5785 * lib/gfortran.exp (gfortran_version): Likewise
5786 * lib/objc.exp (objc_version): Likewise
5787 * lib/treelang.exp (treelang_version): Likewise
5788
5789 2004-06-19 Jakub Jelinek <jakub@redhat.com>
5790
5791 * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
5792 Use INT_MAX instead of __INT_MAX__.
5793 * gcc.dg/compat/struct-align-2_y.c: Likewise.
5794
5795 * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
5796 * gcc.dg/compat/scalar-return-3_x.c: Use it.
5797 * gcc.dg/compat/scalar-return-3_y.c: Use it.
5798 * gcc.dg/compat/scalar-return-4_x.c: Use it.
5799 * gcc.dg/compat/scalar-return-4_y.c: Use it.
5800 * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
5801 * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
5802 * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
5803 * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
5804
5805 * gcc.dg/range-test-1.c: New test.
5806 * g++.dg/opt/range-test-1.C: New test.
5807
5808 2004-06-17 Richard Henderson <rth@redhat.com>
5809
5810 * objc.dg/sync-1.m: New.
5811 * objc.dg/try-catch-1.m: Don't force next runtime.
5812 * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
5813 * objc.dg/try-catch-2.m: Likewise. Enable everywhere. Remove
5814 shadowed catch clause.
5815 * objc.dg/try-catch-5.m: New.
5816
5817 2004-06-17 Zack Weinberg <zack@codesourcery.com>
5818
5819 Bug 14610
5820 * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
5821
5822 2004-06-15 Richard Henderson <rth@redhat.com>
5823
5824 * gcc.dg/20001116-1.c: Move expected warning line.
5825
5826 2004-06-15 Richard Henderson <rth@redhat.com>
5827
5828 * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
5829 * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
5830
5831 2004-06-15 Jeff Law <law@redhat.com>
5832
5833 * gcc.dg/tree-ssa/20040615-1.c: New test.
5834 * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
5835 be less sensitive to operand ordering.
5836 * gcc.dg/tree-ssa/20030824-2.c: Likewise.
5837
5838 2004-06-16 Danny Smith <dannysmith@users.sourceforge.net>
5839
5840 * g++.dg/abi/bitfield3.C: Add comment..
5841
5842 2004-06-15 Richard Henderson <rth@redhat.com>
5843
5844 * g++.dg/ext/stmtexpr1.C: XFAIL.
5845 * gcc.dg/20030612-1.c: XFAIL.
5846
5847 2004-06-15 Eric Christopher <echristo@redhat.com>
5848
5849 * g++.dg/charset/asm5.c: New.
5850 * gcc.dg/charset/asm6.c: New.
5851
5852 2004-06-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5853
5854 PR fortran/15962
5855 * gfortran.fortran-torture/execute/select_1.f90: New test.
5856
5857 2004-06-15 Paul Brook <paul@codesourcery.com>
5858
5859 * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
5860
5861 2004-06-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5862
5863 PR c++/15967
5864 * g++.dg/lookup/crash3.C: New test.
5865
5866 2004-06-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5867
5868 PR c++/15947
5869 * g++.dg/parse/dtor4.C: New test.
5870
5871 2004-06-14 Jeff Law <law@redhat.com>
5872
5873 * gcc.c-torture/compile/20040614-1.c: New test.
5874
5875 2004-06-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5876
5877 PR fortran/15211
5878 * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
5879 LEN of a character array.
5880
5881 2004-06-14 Mark Mitchell <mark@codesourcery.com>
5882
5883 PR c++/15096
5884 * g++.dg/template/ptrmem10.C: New test.
5885
5886 PR c++/14930
5887 * g++.dg/template/friend30.C: New test.
5888
5889 2004-06-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5890
5891 PR fortran/14928
5892 * gfortran.fortran-torture/compile/mloc.f90: New test.
5893
5894 2004-06-13 Paul Brook <paul@codesourcery.com>
5895
5896 * gfortran.fortran-torture/execute/random_2.f90: New test.
5897
5898 2004-06-13 Eric Christopher <echristo@redhat.com>
5899
5900 * gcc.dg/noncompile/redecl-1.c: Fix error message.
5901
5902 2004-06-12 Paul Brook <paul@codesourcery.com>
5903
5904 * gfortran.fortran-torture/execute/contained_3.f90: New test.
5905
5906 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5907
5908 PR fortran/14923
5909 * gfortran.fortran-torture/execute/date_time_1.f90: New test.
5910
5911 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5912
5913 PR fortran/14957
5914 * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
5915 syntax errors in end statements of contained subroutines.
5916
5917 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5918
5919 PR fortran/12841
5920 * gfortran.fortran-torture/execute/null_arg.f90: New test.
5921
5922 2004-06-12 Bud Davis <bdavis9659@comcast.net>
5923
5924 PR fortran/15665
5925 * gfortran.fortran-torture/execute/getarg_1.f90: New test.
5926
5927 2004-06-12 Bud Davis <bdavis9659@comcast.net>
5928
5929 PR gfortran/12839
5930 * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
5931
5932 2004-06-11 Mark Mitchell <mark@codesourcery.com>
5933
5934 PR c++/15862
5935 * g++.dg/parse/enum1.C: New test.
5936
5937 2004-06-10 Jeff Law <law@redhat.com>
5938
5939 * gcc.c-torture/compile/20040610-1.c: New test.
5940
5941 2004-06-11 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5942
5943 * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
5944 * g++.old-deja/g++.other/decl3.C: Likewise.
5945
5946 2004-06-10 Brian Booth <bbooth@redhat.com>
5947
5948 * gcc.dg/tree-ssa/20031015-1.c: Scan for
5949 V_MAY_DEF instead of VDEF.
5950 * gcc.dg/tree-ssa/20040517-1.c: Ditto.
5951
5952 2004-06-10 Mark Mitchell <mark@codesourcery.com>
5953
5954 PR c++/14211
5955 * g++.dg/conversion/const1.C: New test.
5956
5957 PR c++/15076
5958 * g++.dg/conversion/reinterpret1.C: New test.
5959
5960 PR c++/15877
5961 * g++.dg/template/enum2.C: New test.
5962
5963 PR c++/15227
5964 * g++.dg/template/error13.C: New test.
5965
5966 2004-06-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5967
5968 PR fortran/14957
5969 * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
5970 arguments to test_* REAL and of the right size.
5971
5972 2004-06-10 Jakub Jelinek <jakub@redhat.com>
5973
5974 PR target/15569
5975 PR rtl-optimization/15681
5976 * gcc.dg/20040609-1.c: New test.
5977
5978 2004-06-10 Jakub Jelinek <jakub@redhat.com>
5979
5980 PR c++/14791
5981 * g++.dg/opt/builtins1.C: New test.
5982
5983 2004-06-10 Danny Smith <dannysmith@users.sourceforge.net>
5984
5985 * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
5986 that use default windows32 struct layout.
5987 * gcc.dg/i386-bitfield2.c: Likewise.
5988
5989 2004-06-09 Danny Smith <dannysmith@users.sourceforge.net>
5990
5991 * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
5992 for mingw32 and cygwin targets.
5993
5994 2004-06-09 Geoffrey Keating <geoffk@apple.com>
5995
5996 * gcc.dg/pch/macro-4.c: New.
5997 * gcc.dg/pch/macro-4.hs: New.
5998
5999 2004-06-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6000
6001 PR fortran/13249
6002 * gfortran.fortran-torture/compile/name_clash.f90: New test.
6003
6004 2004-06-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6005
6006 PR fortran/13372
6007 * gfortran.fortran-torture/compile/named_args_2.f90: New test.
6008
6009 2004-06-09 Bud Davis <bdavis9659@comcast.net>
6010
6011 PR gfortran/14897
6012 * gfortran.fortran-torture/execute/t_edit.f90: New test.
6013
6014 2004-06-09 Bud Davis <bdavis9659@comcast.net>
6015
6016 PR gfortran/15755
6017 * gfortran.fortran-torture/execute/backspace.c : New test.
6018
6019 2004-06-09 Paul Brook <paul@codesourcery.com>
6020
6021 * gfortran.fortran-torture/execure/intrinsic_associated.f90
6022 (pointer_to_section): Rewrite to use smaller array.
6023
6024 2004-06-08 David Edelsohn <edelsohn@gnu.org>
6025
6026 * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
6027 * gcc.dg/ext/altivec-10.c: Same.
6028 * gcc.dg/ext/altivec-11.c: Same.
6029 * gcc.dg/ext/altivec-12.c: Same.
6030 * gcc.dg/ext/altivec-13.c: Same.
6031 * gcc.dg/ext/altivec-14.c: Same.
6032 * gcc.dg/ext/altivec-15.c: Same.
6033 * gcc.dg/ext/altivec-16.c: Same.
6034 * gcc.dg/ext/altivec-3.c: Same.
6035 * gcc.dg/ext/altivec-4.c: Same.
6036 * gcc.dg/ext/altivec-6.c: Same.
6037 * gcc.dg/ext/altivec-7.c: Same.
6038 * gcc.dg/ext/altivec-8.c: Same.
6039 * gcc.dg/ext/altivec-varargs-1.c: Same.
6040
6041 * g++.dg/ext/altivec-1.C: Correct dg syntax.
6042 * g++.dg/ext/altivec-10.C: Same.
6043 * g++.dg/ext/altivec-2.C: Same.
6044 * g++.dg/ext/altivec-3.C: Same.
6045 * g++.dg/ext/altivec-4.C: Same.
6046 * g++.dg/ext/altivec-5.C: Same.
6047 * g++.dg/ext/altivec-6.C: Same.
6048 * g++.dg/ext/altivec-7.C: Same.
6049 * g++.dg/ext/altivec-8.C: Same.
6050 * g++.dg/ext/altivec-9.C: Same.
6051
6052 2004-06-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6053
6054 PR c++/7841
6055 * g++.old-deja/g++.pt/ctor2.C: Add error mark.
6056
6057 2004-06-07 Eric Botcazou <ebotcazou@libertysurf.fr>
6058
6059 * gcc.dg/union-1.c: New test.
6060
6061 2004-06-07 Roger Sayle <roger@eyesopen.com>
6062
6063 * gcc.dg/builtins-41.c: New test case.
6064 * gcc.dg/builtins-42.c: New test case.
6065
6066 2004-06-07 David Edelsohn <edelsohn@gnu.org>
6067
6068 * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
6069 * g++.dg/ext/altivec-10.C: Same.
6070 * g++.dg/ext/altivec-2.C: Same.
6071 * g++.dg/ext/altivec-3.C: Same.
6072 * g++.dg/ext/altivec-4.C: Same.
6073 * g++.dg/ext/altivec-5.C: Same.
6074 * g++.dg/ext/altivec-6.C: Same.
6075 * g++.dg/ext/altivec-7.C: Same.
6076 * g++.dg/ext/altivec-8.C: Same.
6077 * g++.dg/ext/altivec-9.C: Same.
6078 * g++.old-deja/g++.abi/cxa_vec.C: Same.
6079 * g++.old-deja/g++.brendan/new3.C: Same.
6080 * gcc.c-torture/execute/eeprof-1.x: Same.
6081
6082 2004-06-07 Joseph S. Myers <jsm@polyomino.org.uk>
6083
6084 PR c/14765
6085 * gcc.dg/pr14765-1.c: New test.
6086
6087 2004-06-07 Roger Sayle <roger@eyesopen.com>
6088
6089 PR c/14649
6090 * gcc.dg/pr14649-1.c: New test case.
6091
6092 2004-06-07 Richard Henderson <rth@redhat.com>
6093
6094 * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
6095 if temporaries.
6096
6097 2004-06-07 David Edelsohn <edelsohn@gnu.org>
6098
6099 * g++.dg/eh/elide1.C: Remove XFAIL.
6100
6101 2004-06-07 Mark Mitchell <mark@codesourcery.com>
6102
6103 PR c++/15337
6104 * g++.dg/expr/sizeof3.C: New test.
6105
6106 PR c++/14777
6107 * g++.dg/template/access14.C: New test.
6108
6109 PR c++/15554
6110 * g++.dg/template/enum1.C: New test.
6111
6112 PR c++/15057
6113 * g++.dg/eh/throw1.C: New test.
6114
6115 2004-06-07 David Ayers <d.ayers@inode.at>
6116 Ziemowit Laski <zlaski@apple.com>
6117
6118 * lib/objc.exp (objc_target_compile): Revert the '-framework
6119 Foundation' flag fix, since bare Darwin does not ship
6120 with the Foundation framework.
6121 * objc/execute/next_mapping.h: Provide a local NSConstantString
6122 @interface and @implementation.
6123 (objc_constant_string_init): A constructor function, used to
6124 initialize the NSConstantString meta-class object.
6125 * objc/execute/string1.m: Include "next_mapping.h" instead of
6126 <Foundation/NSString.h>.
6127 * objc/execute/string2.m: Likewise.
6128 * objc/execute/string3.m: Likewise.
6129 * objc/execute/string4.m: Likewise.
6130
6131 2004-06-06 H.J. Lu <hongjiu.lu@intel.com>
6132
6133 * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
6134 to double. Replace double with FLOAT.
6135 * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
6136
6137 * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
6138 * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
6139 * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
6140 * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
6141 * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
6142 * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
6143 * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
6144 * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
6145
6146 2004-06-06 Joseph S. Myers <jsm@polyomino.org.uk>
6147
6148 PR c/13519
6149 * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
6150
6151 2004-06-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6152
6153 PR c++/15503
6154 * g++.dg/template/meminit2.C: New test.
6155
6156 2004-06-04 Paolo Bonzini <bonzini@gnu.org>
6157
6158 PR target/15822
6159 * gcc.c-torture/execute/compare-fp-1.c,
6160 gcc.c-torture/execute/compare-fp-2.c,
6161 gcc.c-torture/execute/compare-fp-3.c,
6162 gcc.c-torture/execute/compare-fp-4.c,
6163 gcc.c-torture/execute/compare-fp-3.x,
6164 gcc.c-torture/execute/compare-fp-4.x: Moved...
6165 * gcc.c-torture/execute/ieee/compare-fp-1.c,
6166 gcc.c-torture/execute/ieee/compare-fp-2.c,
6167 gcc.c-torture/execute/ieee/compare-fp-3.c,
6168 gcc.c-torture/execute/ieee/compare-fp-4.c,
6169 gcc.c-torture/execute/ieee/compare-fp-3.x,
6170 gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
6171
6172 2004-06-04 David Ayers <d.ayers@inode.at>
6173
6174 * objc/execute/protocol-isEqual-4.m: New testcase.
6175
6176 2004-06-04 Nicola Pero <n.pero@mi.flashnet.it>
6177
6178 * objc/execute/protocol-isEqual-1.m: New testcase.
6179 * objc/execute/protocol-isEqual-2.m: New testcase.
6180 * objc/execute/protocol-isEqual-3.m: New testcase.
6181
6182 2004-06-03 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6183
6184 * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
6185
6186 2004-06-02 Ziemowit Laski <zlaski@apple.com>
6187
6188 * lib/objc.exp (objc_target_compile): When running tests on
6189 Darwin (Mac OS X), inform the linker about '-framework
6190 'Foundation'.
6191
6192 2004-06-02 Eric Christopher <echristo@redhat.com>
6193
6194 * gcc.c-torture/compile/20040602-1.c: New.
6195
6196 2004-06-02 Andrew Pinski <pinskia@physics.uc.edu>
6197
6198 * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
6199 * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
6200
6201 PR tree-optimization/14736
6202 * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
6203
6204 PR tree-optimization/14042
6205 * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
6206
6207 PR tree-optimization/14729
6208 * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
6209
6210 2004-06-02 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6211
6212 PR fortran/15557
6213 * gfortran.fortran-torture/execute/data_3.f90: New testcase.
6214
6215 2004-06-01 Richard Hederson <rth@redhat.com>
6216
6217 * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
6218
6219 2004-06-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6220
6221 PR c++/14932
6222 * g++.dg/parse/offsetof4.C: New test.
6223
6224 2004-06-01 Nicola Pero <nicola@brainstorm.co.uk>
6225
6226 PR objc/7993
6227 * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
6228
6229 2004-05-31 Mark Mitchell <mark@codesourcery.com>
6230
6231 PR c++/15701
6232 * g++.dg/template/friend29.C: New test.
6233
6234 2004-05-31 Joseph S. Myers <jsm@polyomino.org.uk>
6235
6236 PR c/15749
6237 * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
6238
6239 2004-05-31 Eric Botcazou <ebotcazou@libertysurf.fr>
6240
6241 * gcc.dg/sparc-trap-1.c: New test.
6242
6243 2004-05-31 Roger Sayle <roger@eyesopen.com>
6244
6245 PR middle-end/15069
6246 * g++.dg/opt/fold3.C: New test case.
6247
6248 2004-05-30 Graham Stott <graham.stott@btinternet.com>
6249
6250 * lib/target-supports.exp (check_iconv_available): Fix fallout
6251 from 2004-05-28 patch.
6252
6253 2004-05-30 Paul Brook <paul@codesourcery.com>
6254
6255 PR fortran/15620
6256 * gfortran.fortran-torture/execute/st_function_1.f90: New test.
6257 * gfortran.fortran-torture/execute/st_function_2.f90: New test.
6258
6259 2004-05-30 Steven G. Kargl <kargls@comcast.net>
6260
6261 * gfortran.fortran-torture/execute/random_1.f90: New test.
6262
6263 2004-05-28 Ziemowit Laski <zlaski@apple.com>
6264
6265 * g++.dg/ext/altivec-10.C: New test.
6266
6267 2004-05-29 Paul Brook <paul@codesourcery.com>
6268
6269 * gfortran.fortran-torture/execute/equiv_1.f90: New test.
6270
6271 2004-05-28 Ziemowit Laski <zlaski@apple.com>
6272
6273 * gcc.dg/altivec-16.c: New test.
6274
6275 2004-05-28 Janis Johnson <janis187@us.ibm.com>
6276
6277 * lib/target-supports.exp (check_vmx_hw_available): New.
6278 * gcc.dg/vmx/vmx.exp: Use it to determine default action.
6279
6280 * lib/target-supports.exp (check_alias_available,
6281 check_iconv_available, check_named_sections_available): Use
6282 unique names for temporary files.
6283
6284 2004-05-28 Ziemowit Laski <zlaski@apple.com>
6285
6286 * gcc.dg/altivec-15.c: New test.
6287
6288 2004-05-28 Mark Mitchell <mark@codesourcery.com>
6289
6290 PR c++/15083
6291 * g++.dg/warn/noeffect6.C: New test.
6292
6293 PR c++/15471
6294 * g++.dg/expr/ptrmem4.C: New test.
6295
6296 PR c++/15640
6297 * g++.dg/template/operator3.C: New test.
6298
6299 2004-05-28 Mark Mitchell <mark@codesourcery.com>
6300
6301 PR c++/14668
6302 * g++.dg/lookup/redecl1.C: New test.
6303 * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
6304
6305 2004-05-28 Paolo Bonzini <bonzini@gnu.org>
6306
6307 * gcc.c-torture/execute/compare-fp-1.c,
6308 gcc.c-torture/execute/compare-fp-2.c,
6309 gcc.c-torture/execute/compare-fp-3.c,
6310 gcc.c-torture/execute/compare-fp-4.c,
6311 gcc.c-torture/execute/compare-fp-3.x,
6312 gcc.c-torture/execute/compare-fp-4.x,
6313 gcc.dg/pr15649-1.c: New.
6314
6315 2004-05-27 Adam Nemet <anemet@lnxw.com>
6316
6317 PR c++/12883
6318 * g++.dg/init/array14.C: New test.
6319
6320 2004-05-25 Janis Johnson <janis187@us.ibm.com>
6321
6322 * lib/compat.exp (compat-get-options-main): New.
6323 (compat-get-options): Remove unneeded code, warn for ignored
6324 command.
6325 (compat-execute): Check flag set by dg-require-* commands.
6326
6327 * lib/compat.exp (compat-execute): Break up long lines.
6328
6329 2004-05-24 Janis Johnson <janis187@us.ibm.com>
6330
6331 * gcc.dg/altivec-7.c: Don't use 'vector long'.
6332 * gcc.dg/altivec-14.c: New test.
6333 * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
6334
6335 * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
6336 * gcc.dg/altivec-12.c: Ditto.
6337
6338 * gcc.dg/altivec-3.c: Move call to altivec_check.
6339
6340 2004-05-23 Mark Mitchell <mark@codesourcery.com>
6341
6342 PR c++/15044
6343 * g++.dg/template/error12.C: New test.
6344
6345 PR c++/15317
6346 * g++.dg/ext/attrib15.C: New test.
6347
6348 PR c++/15329
6349 * g++.dg/template/ptrmem9.C: New test.
6350
6351 2004-05-25 Paul Brook <paul@codesourcery.com>
6352
6353 * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
6354
6355 2004-05-23 Mark Mitchell <mark@codesourcery.com>
6356
6357 PR c++/15165
6358 * g++.dg/template/crash19.C: New test.
6359
6360 2004-05-23 Mark Mitchell <mark@codesourcery.com>
6361
6362 PR c++/15025
6363 * g++.dg/template/redecl1.C: New test.
6364
6365 2004-05-23 Mark Mitchell <mark@codesourcery.com>
6366
6367 PR c++/14821
6368 * g++.dg/other/ns1.C: New test.
6369
6370 PR c++/14883
6371 * g++.dg/template/invalid1.C: New test.
6372
6373 2004-05-23 Paul Brook <paul@codesourcery.com>
6374 Victor Leikehman <lei@haifasphere.co.il>
6375
6376 * gfortran.fortran-torture/execute/common_init_1.f90: New test.
6377 * gfortran.fortran-torture/execute/equiv_init.f90: New test.
6378
6379 2004-05-22 Mark Mitchell <mark@codesourcery.com>
6380
6381 PR c++/15285
6382 PR c++/15299
6383 * g++.dg/template/non-dependent5.C: New test.
6384 * g++.dg/template/non-dependent6.C: New test.
6385
6386 2004-05-22 Mark Mitchell <mark@codesourcery.com>
6387
6388 PR c++/15507
6389 * g++.dg/inherit/union1.C: New test.
6390
6391 PR c++/15542
6392 * g++.dg/template/addr1.C: New test.
6393
6394 PR c++/15427
6395 * g++.dg/template/array5.C: New test.
6396
6397 PR c++/15287
6398 * g++.dg/template/array6.C: New test.
6399
6400 2004-05-22 Wolfgang Bangerth <bangerth@dealii.org>
6401 Roger Sayle <roger@eyesopen.com>
6402
6403 * g++.dg/lookup/forscope2.C: New test case.
6404
6405 2004-05-22 Ben Elliston <bje@au.ibm.com>
6406
6407 * gcc.dg/cpp/Wmissingdirs.c: New.
6408
6409 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
6410
6411 PR target/15301
6412 * gcc.dg/compat/union-m128-1.h: New file.
6413 * gcc.dg/compat/union-m128-1_main.c: Likewise.
6414 * gcc.dg/compat/union-m128-1_x.c: Likewise.
6415 * gcc.dg/compat/union-m128-1_y.c: Likewise.
6416
6417 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
6418
6419 PR target/15302
6420 * gcc.dg/compat/struct-complex-1.h: New file.
6421 * gcc.dg/compat/struct-complex-1_main.c: Likewise.
6422 * gcc.dg/compat/struct-complex-1_x.c: Likewise.
6423 * gcc.dg/compat/struct-complex-1_y.c: Likewise.
6424
6425 2004-05-20 Roger Sayle <roger@eyesopen.com>
6426
6427 PR middle-end/3074
6428 * gcc.dg/pr3074-1.c: New test case.
6429 * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
6430
6431 2004-05-20 Falk Hueffner <falk@debian.org>
6432
6433 PR other/15526
6434 * gcc.dg/ftrapv-1.c: New test case.
6435
6436 2004-05-18 Feng Wang <fengwang@nudt.edu.cn>
6437
6438 * gfortran.fortran-torture/execute/power.f90: Test constant integers.
6439
6440 2004-05-18 Andrew Pinski <pinskia@physics.uc.edu>
6441 Jeff Law <law@redhat.com>
6442
6443 * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
6444 * gcc.dg/tree-ssa/20040518-2.c: New test.
6445
6446 * gcc.dg/tree-ssa/20040518-1.c: New test.
6447
6448 2004-05-18 Zack Weinberg <zack@codesourcery.com>
6449
6450 * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
6451
6452 2004-05-18 Paul Brook <paul@codesourcery.com>
6453
6454 PR fortran/13930
6455 * gfortran.fortran-torture/execute/der_init_4.f90: New test.
6456
6457 2004-05-18 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6458
6459 * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
6460 constant folding.
6461
6462 2004-05-17 Steven Bosscher <stevenb@suse.de>
6463
6464 * gcc.dg/tree-ssa/20040517-1.c: New test.
6465
6466 2004-05-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6467
6468 * gcc.dg/loop-4.c: New test.
6469
6470 2004-05-15 Andrew Pinski <pinskia@physics.uc.edu>
6471
6472 * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
6473
6474 2004-05-15 Bud Davis <bdavis9659@comcast.net>
6475
6476 PR fortran/15311
6477 * gfortran.fortran-torture/execute/write_a_1.f90: New test.
6478
6479 2004-05-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6480
6481 PR fortran/13826
6482 PR fortran/13940
6483 * gfortran.fortran-torture/compile/data_1.f90: New test.
6484
6485 2004-05-15 Ulrich Weigand <uweigand@de.ibm.com>
6486
6487 * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
6488 * gcc.dg/uninit-H.c: Define ASM for __s390__.
6489
6490 2004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
6491
6492 * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
6493
6494 2004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
6495
6496 PR c/15444
6497 * gcc.dg/format/xopen-1.c: Adjust expected message.
6498 * gcc.dg/format/xopen-3.c: New test.
6499
6500 2004-05-14 Victor Leikehman <lei@haifasphere.co.il>
6501
6502 * gfortran.fortran-torture/execute/def_init_3.f90: New test.
6503
6504 2004-05-14 Jeff Law <law@redhat.com>
6505
6506 * gcc.dg/tree-ssa/20040514-2.c: New test.
6507
6508 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6509
6510 * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
6511 this ...
6512 * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
6513 this.
6514
6515 2004-05-14 Andrew Pinski <pinskia@physics.uc.edu>
6516
6517 * gcc.dg/tree-ssa/20040514-1.c: New test.
6518
6519 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6520
6521 * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
6522 test.
6523
6524 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6525
6526 PR fortran/14066
6527 * gfortran.fortran-torture/compile/do_1.f90: New test.
6528
6529 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6530
6531 PR fortran/15051
6532 * gfortran.fortran-torture/compile/empty_interface_1.f90: New
6533 test.
6534
6535 2004-05-14 Bud Davis <bdavis9659@comcast.net>
6536
6537 PR fortran/15149
6538 * gfortran.fortran-torture/execute/random_init.f90: New test.
6539
6540 2004-05-13 Paul Brook <paul@codesourcery.com>
6541
6542 PR fortran/15314
6543 * gfortran.fortran-torture/execute/der_init_s.f90: New test.
6544
6545 2004-05-13 Andrew Pinski <pinskia@physics.uc.edu>
6546
6547 * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
6548 for the powerpc case.
6549
6550 2004-05-13 Jeff Law <law@redhat.com>
6551
6552 * gcc.dg/tree-ssa/20040513-1.c: New test.
6553 * gcc.dg/tree-ssa/20040513-2.c: New test.
6554
6555 2004-05-13 Paul Brook <paul@codesourcery.com>
6556
6557 * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
6558 * gcc.dg/tree-ssa/20030714-1.c: Ditto.
6559 * gcc.dg/tree-ssa/20030708-1.c: Ditto.
6560
6561 2004-05-13 Andreas Schwab <schwab@suse.de>
6562
6563 PR other/10819
6564 * lib/gfortran.exp (gfortran_version): Do not match NL/CR
6565 characters.
6566
6567 2004-05-13 Bud Davis <bdavis9659@comcast.net>
6568
6569 PR fortran/15294
6570 * gfortran.fortran-torture/execute/adjustr.f90: New file.
6571
6572 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6573
6574 Merge from tree-ssa-20020619-branch. See
6575 ChangeLog.tree-ssa for details.
6576
6577 2004-05-11 Ziemowit Laski <zlaski@apple.com>
6578
6579 * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
6580 include <altivec.h> explicitly.
6581 * gcc.dg/altivec-13.c: Likewise.
6582
6583 2004-05-11 Paul Brook <paul@codesourcery.com>
6584
6585 * gcc.c-torture/compile/20010518-1.c: Force enum size.
6586
6587 2004-05-10 Eric Christopher <echristo@redhat.com>
6588
6589 * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
6590 * gcc.dg/sibcall-4.c: Ditto.
6591
6592 2004-05-10 Ziemowit Laski <zlaski@apple.com>
6593
6594 * g++.dg/ext/altivec-8.C: New test case.
6595 * gcc.dg/altivec-13.c: New test case.
6596
6597 2004-05-08 Roger Sayle <roger@eyesopen.com>
6598
6599 * gcc.c-torture/execute/divcmp-1.c: New test case.
6600 * gcc.c-torture/execute/divcmp-2.c: New test case.
6601 * gcc.c-torture/execute/divcmp-3.c: New test case.
6602
6603 2004-05-07 Eric Botcazou <ebotcazou@libertysurf.fr>
6604
6605 * g++.dg/other/pragma-re-2.C: New test.
6606
6607 2004-05-07 Uros Bizjak <uros@kss-loka.si>
6608
6609 * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
6610 * gcc.dg/i386-387-2.c: Likewise.
6611
6612 * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
6613 __builtin_drem.
6614 * gcc.dg/i386-387-6.c: Likewise.
6615
6616 2004-05-07 Uros Bizjak <uros@kss-loka.si>
6617
6618 * gcc.dg/builtins-33.c: Also check log1p*.
6619
6620 2004-05-07 Hans-Peter Nilsson <hp@axis.com>
6621
6622 PR optimization/15296
6623 * gcc.c-torture/execute/pr15296.c: New test.
6624
6625 2004-05-05 Uros Bizjak <uros@kss-loka.si>
6626
6627 * gcc.dg/builtins-40.c: New test.
6628
6629 2004-05-05 Richard Sandiford <rsandifo@redhat.com>
6630
6631 * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
6632
6633 2004-05-04 Paolo Bonzini <bonzini@gnu.org>
6634
6635 * g++.dg/ext/spe1.C: New testcase.
6636
6637 2004-05-04 Ziemowit Laski <zlaski@apple.com>
6638
6639 * objc.dg/image-info.m: Allow additional attributes
6640 for __image_info section.
6641
6642 2004-05-04 Richard Sandiford <rsandifo@redhat.com>
6643
6644 * gcc.dg/torture/mips-hilo-2.c: New test.
6645
6646 2004-05-03 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6647
6648 PR c++/14389
6649 * g++.dg/template/member5.C: New test.
6650
6651 2004-05-03 Uros Bizjak <uros@kss-loka.si>
6652
6653 * gcc.dg/builtins-34.c: Also check expm1*.
6654
6655 2004-05-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6656
6657 * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
6658 * gcc.dg/torture/builtin-convert-3.c: New test.
6659
6660 2004-05-01 Ulrich Weigand <uweigand@de.ibm.com>
6661
6662 PR middle-end/15054
6663 * g++.dg/opt/pr15054.C: New test.
6664
6665 2004-04-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6666
6667 * gcc.dg/torture/builtin-rounding-1.c: New test.
6668 * gcc.dg/builtins-25.c: Delete.
6669 * gcc.dg/builtins-29.c: Delete.
6670
6671 2004-04-29 Andreas Krebbel <krebbel1@de.ibm.com>
6672
6673 * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
6674 * gcc.dg/sibcall-4.c: Likewise.
6675 * gcc.dg/sibcall-6.c: Enable s390 as test platform.
6676
6677 2004-04-30 Kazu Hirata <kazu@cs.umass.edu>
6678
6679 * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
6680 bit-field on 16-bit targets.
6681
6682 2004-04-30 Kazu Hirata <kazu@cs.umass.edu>
6683
6684 * gcc.c-torture/execute/20040409-2.c: Fix constants used on
6685 16-bit targets.
6686
6687 2004-04-30 Andrew Pinski <pinskia@physics.uc.edu>
6688
6689 * gcc.dg/rs6000-power2-1.c: Change to compile only.
6690 * gcc.dg/rs6000-power2-2.c: Likewise.
6691
6692 2004-04-29 Andrew Pinski <pinskia@physics.uc.edu>
6693
6694 * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
6695 * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
6696 Change the asm registers to be in form of frN instead of fN.
6697
6698 2004-04-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6699
6700 * gcc.dg/torture/builtin-convert-2.c: New test.
6701
6702 2004-04-28 Andrew Pinski <pinskia@physics.uc.edu>
6703
6704 * gcc.dg/rs6000-power2-1.c: New test.
6705 * gcc.dg/rs6000-power2-2.c: New test.
6706
6707 2004-04-28 Jan Hubicka <jh@suse.cz>
6708
6709 * gcc.dg/unused-6.c: New test.
6710
6711 2004-04-24 Laurent GUERBY <laurent@guerby.net>
6712 Ulrich Weigand <uweigand@de.ibm.com>
6713
6714 * ada/acats/run_all.sh: Define $target variable.
6715
6716 2004-04-26 Andrew Pinski <pinskia@physics.uc.edu>
6717
6718 PR c++/15119
6719 * g++.dg/other/vararg-1.C: New test.
6720
6721 PR c++/4794
6722 * g++.dg/eh/cleanup3.C: New test.
6723
6724 2004-04-24 Laurent GUERBY <laurent@guerby.net>
6725
6726 * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
6727 and ad8011a (target_insn).
6728 * ada/acats/support/macro.dfs: Likewise.
6729 * ada/acats/support/impbit.adb: New file.
6730
6731 2004-04-23 Ulrich Weigand <uweigand@de.ibm.com>
6732
6733 * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
6734
6735 2004-04-23 Eric Botcazou <ebotcazou@libertysurf.fr>
6736
6737 * gcc.dg/loop-3.c: New test.
6738
6739 2004-04-23 Daniel Jacobowitz <drow@mvista.com>
6740
6741 * gcc.c-torture/execute/simd-5.c: New test.
6742
6743 2004-04-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6744
6745 PR c++/15064
6746 * g++.dg/template/crash18.C: New test.
6747
6748 2004-04-22 Mark Mitchell <mark@codesourcery.com>
6749
6750 * g++.dg/ext/complit3.C: New test.
6751
6752 2004-04-21 Aldy Hernandez <aldyh@redhat.com>
6753
6754 * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
6755 * gcc.dg/altivec-3.c: Same.
6756 * gcc.dg/altivec-varargs-1.c: Same.
6757
6758 2004-04-21 Aldy Hernandez <aldyh@redhat.com>
6759
6760 * lib/target-supports.exp (check_profiling_available): Assume
6761 profiling is not available on powerpc-eabi targets.
6762
6763 2004-04-21 Janis Johnson <janis187@us.ibm.com>
6764
6765 * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
6766 * gcc.dg/vmx/bug-1.c: Ditto.
6767
6768 2004-04-20 Eric Christopher <echristo@redhat.com>
6769
6770 * gcc.dg/charset/extern.c: New test.
6771 * g++.dg/charset/extern3.cc: Ditto.
6772
6773 2004-04-20 Uros Bizjak <uros@kss-loka.si>
6774
6775 * gcc.dg/builtins-39.c: New test.
6776
6777 2004-04-20 Aldy Hernandez <aldyh@redhat.com>
6778
6779 * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
6780
6781 2004-04-20 Richard Sandiford <rsandifo@redhat.com>
6782
6783 * gcc.dg/torture/mips-hilo-1.c: New test.
6784
6785 2004-04-19 Andrew Pinski <pinskia@physics.uc.edu>
6786
6787 * gcc.c-torture/compile/20040419-1.c: New test.
6788
6789 2004-04-18 Aldy Hernandez <aldyh@redhat.com>
6790
6791 * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
6792
6793 2004-04-18 Zack Weinberg <zack@codesourcery.com>
6794 Aldy Hernandez <aldyh@redhat.com>
6795
6796 * gcc.c-torture/execute/va-arg-24.c: New.
6797
6798 2004-04-17 Zack Weinberg <zack@codesourcery.com>
6799 Aldy Hernandez <aldyh@redhat.com>
6800
6801 * gcc.dg/vmx/1b-01.c: New.
6802 * gcc.dg/vmx/1b-02.c: New.
6803 * gcc.dg/vmx/1b-03.c: New.
6804 * gcc.dg/vmx/1b-04.c: New.
6805 * gcc.dg/vmx/1b-05.c: New.
6806 * gcc.dg/vmx/1b-06.c: New.
6807 * gcc.dg/vmx/1b-07.c: New.
6808 * gcc.dg/vmx/1c-01.c: New.
6809 * gcc.dg/vmx/1c-02.c: New.
6810 * gcc.dg/vmx/3a-01a.c: New.
6811 * gcc.dg/vmx/3a-01.c: New.
6812 * gcc.dg/vmx/3a-01m.c: New.
6813 * gcc.dg/vmx/3a-03.c: New.
6814 * gcc.dg/vmx/3a-03m.c: New.
6815 * gcc.dg/vmx/3a-04.c: New.
6816 * gcc.dg/vmx/3a-04m.c: New.
6817 * gcc.dg/vmx/3a-05.c: New.
6818 * gcc.dg/vmx/3a-06.c: New.
6819 * gcc.dg/vmx/3a-06m.c: New.
6820 * gcc.dg/vmx/3a-07.c: New.
6821 * gcc.dg/vmx/3b-01.c: New.
6822 * gcc.dg/vmx/3b-02.c: New.
6823 * gcc.dg/vmx/3b-10.c: New.
6824 * gcc.dg/vmx/3b-13.c: New.
6825 * gcc.dg/vmx/3b-14.c: New.
6826 * gcc.dg/vmx/3b-15.c: New.
6827 * gcc.dg/vmx/3c-01a.c: New.
6828 * gcc.dg/vmx/3c-01.c: New.
6829 * gcc.dg/vmx/3c-02.c: New.
6830 * gcc.dg/vmx/3c-03.c: New.
6831 * gcc.dg/vmx/3d-01.c: New.
6832 * gcc.dg/vmx/4-01.c: New.
6833 * gcc.dg/vmx/4-03.c: New.
6834 * gcc.dg/vmx/5-01.c: New.
6835 * gcc.dg/vmx/5-02.c: New.
6836 * gcc.dg/vmx/5-03.c: New.
6837 * gcc.dg/vmx/5-04.c: New.
6838 * gcc.dg/vmx/5-05.c: New.
6839 * gcc.dg/vmx/5-06.c: New.
6840 * gcc.dg/vmx/5-07.c: New.
6841 * gcc.dg/vmx/5-07t.c: New.
6842 * gcc.dg/vmx/5-08.c: New.
6843 * gcc.dg/vmx/5-10.c: New.
6844 * gcc.dg/vmx/5-11.c: New.
6845 * gcc.dg/vmx/7-01a.c: New.
6846 * gcc.dg/vmx/7-01.c: New.
6847 * gcc.dg/vmx/7c-01.c: New.
6848 * gcc.dg/vmx/7d-01.c: New.
6849 * gcc.dg/vmx/7d-02.c: New.
6850 * gcc.dg/vmx/8-01.c: New.
6851 * gcc.dg/vmx/8-02a.c: New.
6852 * gcc.dg/vmx/8-02.c: New.
6853 * gcc.dg/vmx/brode-1.c: New.
6854 * gcc.dg/vmx/bug-1.c: New.
6855 * gcc.dg/vmx/bug-2.c: New.
6856 * gcc.dg/vmx/bug-3.c: New.
6857 * gcc.dg/vmx/cw-bug-1.c: New.
6858 * gcc.dg/vmx/cw-bug-2.c: New.
6859 * gcc.dg/vmx/cw-bug-3.c: New.
6860 * gcc.dg/vmx/dct.c: New.
6861 * gcc.dg/vmx/debug-1.c: New.
6862 * gcc.dg/vmx/debug-2.c: New.
6863 * gcc.dg/vmx/debug-3.c: New.
6864 * gcc.dg/vmx/debug-4.c: New.
6865 * gcc.dg/vmx/dos-bug-1-gdb.c: New.
6866 * gcc.dg/vmx/dos-bug-2-gdb.c: New.
6867 * gcc.dg/vmx/eg-5.c: New.
6868 * gcc.dg/vmx/fft.c: New.
6869 * gcc.dg/vmx/gcc-bug-1.c: New.
6870 * gcc.dg/vmx/gcc-bug-2.c: New.
6871 * gcc.dg/vmx/gcc-bug-3.c: New.
6872 * gcc.dg/vmx/gcc-bug-4.c: New.
6873 * gcc.dg/vmx/gcc-bug-5.c: New.
6874 * gcc.dg/vmx/gcc-bug-6.c: New.
6875 * gcc.dg/vmx/gcc-bug-7.c: New.
6876 * gcc.dg/vmx/gcc-bug-8.c: New.
6877 * gcc.dg/vmx/gcc-bug-9.c: New.
6878 * gcc.dg/vmx/gcc-bug-b.c: New.
6879 * gcc.dg/vmx/gcc-bug-c.c: New.
6880 * gcc.dg/vmx/gcc-bug-d.c: New.
6881 * gcc.dg/vmx/gcc-bug-e.c: New.
6882 * gcc.dg/vmx/gcc-bug-f.c: New.
6883 * gcc.dg/vmx/gcc-bug-g.c: New.
6884 * gcc.dg/vmx/gcc-bug-i.c: New.
6885 * gcc.dg/vmx/harness.h: New.
6886 * gcc.dg/vmx/ira1.c: New.
6887 * gcc.dg/vmx/ira2a.c: New.
6888 * gcc.dg/vmx/ira2b.c: New.
6889 * gcc.dg/vmx/ira2.c: New.
6890 * gcc.dg/vmx/ira2c.c: New.
6891 * gcc.dg/vmx/mem.c: New.
6892 * gcc.dg/vmx/newton-1.c: New.
6893 * gcc.dg/vmx/ops.c: New.
6894 * gcc.dg/vmx/sn7153.c: New.
6895 * gcc.dg/vmx/spill2.c: New.
6896 * gcc.dg/vmx/spill3.c: New.
6897 * gcc.dg/vmx/spill.c: New.
6898 * gcc.dg/vmx/t.c: New.
6899 * gcc.dg/vmx/varargs-1.c: New.
6900 * gcc.dg/vmx/varargs-2.c: New.
6901 * gcc.dg/vmx/varargs-3.c: New.
6902 * gcc.dg/vmx/varargs-4.c: New.
6903 * gcc.dg/vmx/varargs-5.c: New.
6904 * gcc.dg/vmx/varargs-6.c: New.
6905 * gcc.dg/vmx/varargs-7.c: New.
6906 * gcc.dg/vmx/vmx.exp: New.
6907 * gcc.dg/vmx/vprint-1.c: New.
6908 * gcc.dg/vmx/vscan-1.c: New.
6909 * gcc.dg/vmx/x-01.c: New.
6910 * gcc.dg/vmx/x-02.c: New.
6911 * gcc.dg/vmx/x-03.c: New.
6912 * gcc.dg/vmx/x-04.c: New.
6913 * gcc.dg/vmx/x-05.c: New.
6914 * gcc.dg/vmx/yousufi-1.c: New.
6915 * gcc.dg/vmx/zero-1.c: New.
6916 * gcc.dg/vmx/zero.c: New.
6917
6918 2004-04-17 Andrew Pinski <pinskia@physics.uc.edu>
6919
6920 * g++.dg/lookup/java1.C: Update for chage of
6921 _Jv_AllocObject.
6922 * g++.dg/lookup/java2.C: Likewise.
6923
6924 2004-04-17 Laurent GUERBY <laurent@guerby.net>
6925
6926 * ada/acats/run_all.sh: use -O2 by default.
6927
6928 2004-04-17 Richard Sandiford <rsandifo@redhat.com>
6929
6930 * gcc.dg/vr-mult-[12].c: New tests.
6931
6932 2004-04-16 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6933
6934 * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
6935
6936 * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
6937
6938 2004-04-15 Richard Sandiford <rsandifo@redhat.com>
6939
6940 * lib/target-supports.exp (check_profiling_available): Assume profiling
6941 isn't available for mips*-*-elf targets.
6942
6943 2004-04-14 Uros Bizjak <uros@kss-loka.si>
6944
6945 * gcc.dg/builtins-38.c: New test.
6946
6947 2004-04-14 Eric Christopher <echristo@redhat.com>
6948
6949 * g++.dg/charset/charset.exp: Run .cc extension tests.
6950
6951 2004-04-14 Zack Weinberg <zack@codesourcery.com>
6952
6953 * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32). Update commentary.
6954
6955 2004-04-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6956
6957 * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
6958
6959 2004-04-13 Uros Bizjak <uros@kss-loka.si>:
6960
6961 * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
6962 * gcc.dg/i386-387-2.c: Likewise.
6963
6964 * gcc.dg/i386-387-7.c: New test.
6965 * gcc.dg/i386-387-8.c: New test.
6966
6967 * gcc.dg/builtins-37.c: New test.
6968
6969 2004-04-13 Geoffrey Keating <geoffk@apple.com>
6970
6971 * g++.dg/pch/externc-1.C: Add missing semicolon.
6972
6973 2004-04-13 Aldy Hernandez <aldyh@redhat.com>
6974
6975 * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
6976
6977 2004-04-12 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
6978
6979 * gcc.c-torture/execute/20040411-1.c: New test.
6980
6981 2004-04-10 Joseph S. Myers <jsm@polyomino.org.uk>
6982
6983 * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
6984
6985 2004-04-09 Chris Demetriou <cgd@broadcom.com>
6986
6987 * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
6988
6989 2004-04-09 Zack Weinberg <zack@codesourcery.com>
6990
6991 * lib/target-supports.exp (check_named_sections_available): New.
6992 * lib/gcc-dg.exp (dg-require-named-sections): New.
6993 * lib/prune.exp (prune_gcc_output): Incorporate prunes from
6994 old-deja.exp. Also prune error-count message from HP linker.
6995 * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
6996
6997 * g++.dg/init/init-ref4.C: Use dg-require-weak.
6998 * g++.old-deja/g++.pt/static3.C: Likewise.
6999 * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
7000
7001 2004-04-09 Roger Sayle <roger@eyesopen.com>
7002
7003 * gcc.c-torture/execute/20040409-1.c: New test case.
7004 * gcc.c-torture/execute/20040409-2.c: New test case.
7005 * gcc.c-torture/execute/20040409-3.c: New test case.
7006
7007 2004-04-09 Andrew Pinski <pinskia@physics.uc.edu>
7008
7009 * gcc.dg/20040409-1.c: New test.
7010
7011 2004-04-08 Roger Sayle <roger@eyesopen.com>
7012
7013 PR target/14888
7014 * g++.dg/opt/pr14888.C: New test case.
7015
7016 2004-04-08 Geoffrey Keating <geoffk@apple.com>
7017
7018 * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
7019 gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
7020 gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
7021 gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
7022 New tests.
7023
7024 2004-04-08 Paul Brook <paul@codesourcery.com>
7025
7026 * gcc.dg/spill-1.c: New test.
7027
7028 2004-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7029
7030 * gcc.dg/torture/builtin-ctype-2.c: New test.
7031
7032 2004-04-07 Ian Lance Taylor <ian@wasabisystems.com>
7033
7034 * gcc.dg/pch/pch.exp: Add largefile test.
7035
7036 2004-04-06 Geoffrey Keating <geoffk@apple.com>
7037
7038 * g++.dg/pch/externc-1.Hs: New.
7039 * g++.dg/pch/externc-1.C: New.
7040
7041 2004-04-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7042
7043 * gcc.dg/compat/struct-by-value-5a_main.c,
7044 gcc.dg/compat/struct-by-value-5b_main.c: New files.
7045 * gcc.dg/compat/struct-by-value-5_main.c: Delete.
7046 * gcc.dg/compat/struct-by-value-5a_x.c,
7047 gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
7048 gcc.dg/compat/struct-by-value-5_x.c.
7049 * gcc.dg/compat/struct-by-value-5a_y.c,
7050 gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
7051 gcc.dg/compat/struct-by-value-5_y.c.
7052
7053 * gcc.dg/compat/struct-by-value-6a_main.c,
7054 gcc.dg/compat/struct-by-value-6b_main.c: New files.
7055 * gcc.dg/compat/struct-by-value-6_main.c: Delete.
7056 * gcc.dg/compat/struct-by-value-6a_x.c,
7057 gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
7058 gcc.dg/compat/struct-by-value-6_x.c.
7059 * gcc.dg/compat/struct-by-value-6a_y.c,
7060 gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
7061 gcc.dg/compat/struct-by-value-6_y.c.
7062
7063 * gcc.dg/compat/struct-by-value-7a_main.c,
7064 gcc.dg/compat/struct-by-value-7b_main.c: New files.
7065 * gcc.dg/compat/struct-by-value-7_main.c: Delete.
7066 * gcc.dg/compat/struct-by-value-7a_x.c,
7067 gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
7068 gcc.dg/compat/struct-by-value-7_x.c.
7069 * gcc.dg/compat/struct-by-value-7a_y.c,
7070 gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
7071 gcc.dg/compat/struct-by-value-7_y.c.
7072
7073 2004-04-06 Jakub Jelinek <jakub@redhat.com>
7074
7075 * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
7076 * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
7077 * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
7078 options.
7079
7080 2004-04-06 Uros Bizjak <uros@kss-loka.si>
7081
7082 * gcc.dg/builtins-36.c: New test.
7083
7084 2004-04-06 Paul Brook <paul@codesourcery.com>
7085
7086 * README.gcc: Remove obsolete contraint on testcases.
7087
7088 2004-04-05 Paul Brook <paul@codesourcery.com>
7089
7090 PR2123
7091 * g++.dg/expr/anew1.C: XFAIL and make reproducible. Call abort on
7092 failure and exit(0) on success.
7093 * g++.dg/expr/anew2.C: Ditto.
7094 * g++.dg/expr/anew3.C: Ditto.
7095 * g++.dg/expr/anew4.C: Ditto.
7096
7097 2004-04-05 Nathan Sidwell <nathan@codesourcery.com>
7098
7099 PR c++/3518
7100 * g++.dg/template/unify7.C: New.
7101
7102 2004-04-02 Nathanael Nerode <neroden@gcc.gnu.org>
7103
7104 * g++.dg/README: Bring up to date with new subdirectories; remove
7105 duplicate subdirectory lines.
7106
7107 2004-04-02 Nathan Sidwell <nathan@codesourcery.com>
7108
7109 PR c++/14007
7110 * g++.dg/template/unify5.C: New.
7111 * g++.dg/template/unify6.C: New.
7112 * g++.dg/template/qualttp20.C: Adjust.
7113 * g++.old-deja/g++.jason/report.C: Adjust.
7114 * g++.old-deja/g++.other/qual1.C: Adjust.
7115
7116 2004-04-01 Mark Mitchell <mark@codesourcery.com>
7117
7118 PR c++/14803
7119 * g++.dg/inherit/ptrmem1.C: New test.
7120
7121 2004-04-01 Jakub Jelinek <jakub@redhat.com>
7122
7123 PR c++/14755
7124 * gcc.c-torture/execute/20040331-1.c: New test.
7125 * gcc.dg/20040331-1.c: New test.
7126
7127 2004-04-01 Paul Brook <paul@codesourcery.com>
7128
7129 * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
7130
7131 2004-03-30 Mark Mitchell <mark@codesourcery.com>
7132
7133 PR c++/14724
7134 * g++.dg/init/goto1.C: New test.
7135
7136 PR c++/14763
7137 * g++.dg/template/defarg4.C: New test.
7138
7139 2004-03-30 Hartmut Penner <hpenner@de.ibm.com>
7140
7141 * gcc.dg/altivec-11.c: Extend test for more valid cases.
7142
7143 2004-03-28 David Edelsohn <edelsohn@gnu.org>
7144
7145 * gcc.dg/doloop-1.c: Do not check for lack of "blt".
7146
7147 2004-03-28 Zack Weinberg <zack@codesourcery.com>
7148
7149 * gcc.dg/noncompile/undeclared-2.c: New test.
7150
7151 2004-03-28 Joseph S. Myers <jsm@polyomino.org.uk>
7152
7153 * gcc.dg/940409-1.c: Remove XFAIL.
7154 * gcc.dg/reg-vol-struct-1.c: New test.
7155
7156 2004-03-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7157
7158 * gcc.dg/torture/builtin-wctype-1.c: New test.
7159
7160 2004-03-26 James A. Morrison <ja2morri@uwaterloo.ca>
7161
7162 * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
7163 * gcc.dg/20001101-1.c: Likewise.
7164 * gcc.dg/20001102-1.c: Likewise.
7165
7166 2004-03-25 Roger Sayle <roger@eyesopen.com>
7167
7168 * gcc.dg/compare8.c: Add an additional test for XOR.
7169
7170 2004-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7171
7172 * gcc.dg/torture/builtin-ctype-1.c: New test.
7173
7174 2004-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7175
7176 * gcc.dg/torture/builtin-explog-1.c: Add new cases.
7177 * gcc.dg/torture/builtin-math-1.c: Likewise.
7178 * gcc.dg/torture/builtin-power-1.c: New test.
7179
7180 2004-03-24 Andreas Schwab <schwab@suse.de>
7181
7182 * lib/prune.exp (prune_gcc_output): Ignore errata warning from
7183 IA64 assembler.
7184
7185 2004-03-23 Joseph S. Myers <jsm@polyomino.org.uk>
7186 Roger Sayle <roger@eyesopen.com>
7187
7188 * gcc.dg/compare8.c: New test case.
7189
7190 2004-03-23 Ziemowit Laski <zlaski@apple.com>
7191
7192 * g++.dg/ext/altivec-7.C: New test.
7193
7194 2004-03-23 Zack Weinberg <zack@codesourcery.com>
7195
7196 PR 12267, 12391, 12560, 13129, 14114, 14133
7197 * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
7198 * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
7199 * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
7200 Adjust error regexps.
7201 * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
7202 * gcc.dg/noncompile/undeclared-1.c: New test cases.
7203 * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
7204 * gcc.dg/local1.c: Add explanatory comment.
7205
7206 2004-03-23 Roger Sayle <roger@eyesopen.com>
7207
7208 PR optimization/14669
7209 * g++.dg/opt/fold2.C: New test case.
7210
7211 2004-03-22 Jakub Jelinek <jakub@redhat.com>
7212
7213 PR c/14069
7214 * gcc.dg/20040322-1.c: New test.
7215
7216 2004-03-22 Eric Botcazou <ebotcazou@libertysurf.fr>
7217
7218 * gcc.dg/ultrasp2.c: Do not pass -m64. Remove redundant lines.
7219 * gcc.dg/ultrasp4.c: Likewise.
7220 * gcc.dg/ultrasp8.c: Do not pass -m64. Add sparcv9-*-*.
7221
7222 2004-03-21 Ulrich Weigand <uweigand@de.ibm.com>
7223
7224 * gcc.dg/i386-sse-8.c: Reset default options.
7225
7226 2004-03-21 Ulrich Weigand <uweigand@de.ibm.com>
7227
7228 * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
7229 in the error message text.
7230
7231 2004-03-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
7232
7233 * g++.dg/template/qualttp20.C: Adjust dg- regexp.
7234
7235 2004-03-21 Mark Mitchell <mark@codesourcery.com>
7236
7237 PR c++/14616
7238 * g++.dg/init/array13.C: New test.
7239
7240 2004-03-20 Roger Sayle <roger@eyesopen.com>
7241
7242 PR target/13889
7243 * gcc.c-torture/compile/pr13889.c: New test case.
7244
7245 2004-03-20 Joseph S. Myers <jsm@polyomino.org.uk>
7246
7247 PR c/14635
7248 * builtins-1.c (nan, nans): Don't test.
7249 * builtins-30.c: Don't use nan, nanf, nanl.
7250 * builtins-35.c: New test.
7251
7252 2004-03-19 Ziemowit Laski <zlaski@apple.com>
7253
7254 * g++.dg/ext/altivec-6.C: New test.
7255
7256 2004-03-19 Mark Mitchell <mark@codesourcery.com>
7257
7258 * g++.dg/init/placement3.C: New test.
7259
7260 * g++.dg/template/spec13.C: New test.
7261
7262 * g++.dg/lookup/using11.C: New test.
7263
7264 * g++.dg/lookup/koenig3.C: New test.
7265
7266 * g++.dg/template/operator2.C: New test.
7267
7268 * g++.dg/expr/dtor3.C: New test.
7269 * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
7270 marker.
7271 * g++.old-deja/g++.law/visibility28.C: Likewise.
7272
7273 2004-03-19 Paolo Bonzini <bonzini@gnu.org>
7274
7275 * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
7276 * gcc.dg/ppc64-abi-3.c: Likewise.
7277
7278 2004-03-19 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7279
7280 PR c++/14545
7281 * g++.dg/parse/template15.C: New test.
7282
7283 2004-03-18 Mark Mitchell <mark@codesourcery.com>
7284
7285 * g++.dg/expr/dtor2.C: New test.
7286
7287 * g++.dg/lookup/anon4.C: New test.
7288
7289 * g++.dg/overload/using1.C: New test.
7290
7291 * g++.dg/template/lookup7.C: New test.
7292
7293 * g++.dg/template/typename6.C: New test.
7294
7295 * g++.dg/expr/cond6.C: New test.
7296
7297 2004-03-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7298
7299 * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
7300
7301 2004-03-18 Mark Mitchell <mark@codesourcery.com>
7302
7303 * g++.dg/expr/cond5.C: New test.
7304 * g++.dg/expr/constcast1.C: Likewise.
7305 * g++.dg/expr/ptrmem2.C: Likewise.
7306 * g++.dg/expr/ptrmem3.C: Likewise.
7307 * g++.dg/lookup/main1.C: Likewise.
7308 * g++.dg/template/lookup6.C: Likewise.
7309
7310 2004-03-18 Mark Mitchell <mark@codesourcery.com>
7311
7312 * gcc.dg/local1.c: New test.
7313
7314 * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
7315
7316 2004-03-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7317
7318 * gcc.dg/torture/builtin-convert-1.c: New test.
7319
7320 2004-03-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7321
7322 * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
7323
7324 2004-03-16 Mark Mitchell <mark@codesourcery.com>
7325
7326 PR c++/14481
7327 * g++.dg/warn/Wunused-7.C: New test.
7328
7329 2004-03-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7330
7331 * gcc.dg/torture/builtin-integral-1.c: New test.
7332
7333 2004-03-16 Mark Mitchell <mark@codesourcery.com>
7334
7335 PR c++/14586
7336 * g++.dg/parse/non-dependent3.C: New test.
7337
7338 2004-03-16 Paolo Bonzini <bonzini@gnu.org>
7339
7340 * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
7341 * g++.dg/eh/simd-2.C: Likewise.
7342 * g++.dg/init/array10.C: Likewise.
7343 * gcc.c-torture/compile/simd-1.c: Likewise.
7344 * gcc.c-torture/compile/simd-2.c: Likewise.
7345 * gcc.c-torture/compile/simd-3.c: Likewise.
7346 * gcc.c-torture/compile/simd-4.c: Likewise.
7347 * gcc.c-torture/compile/simd-6.c: Likewise.
7348 * gcc.c-torture/execute/simd-1.c: Likewise.
7349 * gcc.c-torture/execute/simd-2.c: Likewise.
7350 * gcc.dg/compat/vector-defs.h: Likewise.
7351 * gcc.dg/20020531-1.c: Likewise.
7352 * gcc.dg/altivec-3.c: Likewise.
7353 * gcc.dg/altivec-4.c: Likewise.
7354 * gcc.dg/altivec-varargs-1.c: Likewise.
7355 * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
7356 * gcc.dg/i386-mmx-3.c: Likewise.
7357 * gcc.dg/i386-sse-4.c: Likewise.
7358 * gcc.dg/i386-sse-5.c: Likewise.
7359 * gcc.dg/i386-sse-8.c: Likewise.
7360 * gcc.dg/simd-1.c: Likewise.
7361 * gcc.dg/20030218-1.c: Likewise. Plus, do not declare
7362 __ev64_opaque__ since the machine description provides it.
7363
7364 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
7365
7366 * lib/compat.exp (skip_list): New global variable.
7367 Use it to hold the user defined COMPAT_SKIPS list if any.
7368 (compat-obj): Add the members of skip_list to optall.
7369
7370 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
7371
7372 * gcc.dg/compat/union-by-value-1_main.c,
7373 union-by-value-1_x.c, union-by-value-1_y.c,
7374 union-check.h, union-defs.h,
7375 union-init.h, union-return-1_main.c,
7376 union-return-1_x.c, union-return-1_y.c: New files.
7377
7378 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
7379
7380 * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
7381 mixed-struct-init.h: Add 4 mixed structure types.
7382 struct-by-value-21_main.c, struct-by-value-21_x.c,
7383 struct-by-value-21_y.c, struct-return-21_main.c,
7384 struct-return-21_x.c, struct-return-21_y.c: New files.
7385
7386 2004-03-13 Mark Mitchell <mark@codesourcery.com>
7387
7388 PR c++/14550
7389 * g++.dg/parse/template14.C: New test.
7390
7391 2004-03-13 Eric Botcazou <ebotcazou@libertysurf.fr>
7392
7393 * gcc.c-torture/execute/20040313-1.c: New test.
7394
7395 2004-03-13 Jakub Jelinek <jakub@redhat.com>
7396
7397 PR target/14533
7398 * gcc.dg/20040311-2.c: New test.
7399
7400 2004-03-12 Kazu Hirata <kazu@cs.umass.edu>
7401
7402 PR other/14544
7403 * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
7404 bit-field.
7405
7406 2004-03-12 Ulrich Weigand <uweigand@de.ibm.com>
7407
7408 * gcc.dg/20040305-2.c: Add missing return statement.
7409
7410 2004-03-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7411
7412 * gcc.dg/builtins-34.c: Also check pow10*.
7413
7414 2004-03-11 Ulrich Weigand <uweigand@de.ibm.com>
7415
7416 PR target/14262
7417 * gcc.dg/20040305-2.c: New test.
7418
7419 2004-03-11 Ulrich Weigand <uweigand@de.ibm.com>
7420
7421 * gcc.dg/20040310-1.c: New test.
7422
7423 2004-03-11 Roger Sayle <roger@eyesopen.com>
7424
7425 * gcc.c-torture/execute/20040311-1.c: New test case.
7426
7427 2004-03-11 Mark Mitchell <mark@codesourcery.com>
7428
7429 PR c++/14476
7430 * g++.dg/lookup/enum1.C: New test.
7431
7432 2004-03-10 Mark Mitchell <mark@codesourcery.com>
7433
7434 PR c++/14510
7435 * g++.dg/lookup/struct2.C: New test.
7436
7437 2004-03-10 Uros Bizjak <uros@kss-loka.si>
7438
7439 * gcc.dg/builtins-34.c: New test.
7440
7441 2004-03-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7442
7443 * gcc.dg/torture/builtin-nonneg-1.c: New test.
7444
7445 2004-03-09 James E Wilson <wilson@specifixinc.com>
7446
7447 * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
7448 * gcc.dg/alias-2.c: New testcase.
7449
7450 2004-03-09 Zack Weinberg <zack@codesourcery.com>
7451
7452 * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
7453
7454 2004-03-09 Roger Sayle <roger@eyesopen.com>
7455
7456 * gcc.c-torture/execute/20040309-1.c: New test case.
7457
7458 2004-03-09 Nathan Sidwell <nathan@codesourcery.com>
7459
7460 PR c++/14397
7461 * g++.dg/overload/ref1.C: New.
7462
7463 2004-03-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7464
7465 PR c++/14409
7466 * g++.dg/template/spec12.C: New test.
7467
7468 PR c++/14448
7469 * g++.dg/parse/crash14.C: New test.
7470
7471 2004-03-09 Mark Mitchell <mark@codesourcery.com>
7472
7473 PR c++/14230
7474 * g++.dg/init/ref11.C: New test.
7475
7476 2004-03-09 Mark Mitchell <mark@codesourcery.com>
7477
7478 PR c++/14432
7479 * g++.dg/parse/builtin2.C: New test.
7480
7481 2004-03-08 Mark Mitchell <mark@codesourcery.com>
7482
7483 PR c++/14401
7484 * g++.dg/init/ctor3.C: New test.
7485 * g++.dg/init/union1.C: New test.
7486 * g++.dg/ext/anon-struct4.C: New test.
7487
7488 2004-03-08 Mark Mitchell <mark@codesourcery.com>
7489
7490 * g++.dg/lookup/koenig1.C: Tweak error messages.
7491 * g++.dg/lookup/used-before-declaration.C: Likewise.
7492 * g++.dg/other/do1.C: Likewise.
7493 * g++.dg/overload/koenig1.C: Likewise.
7494 * g++.dg/parse/crash13.C: Likewise.
7495 * g++.dg/template/instantiate3.C: Likewise.
7496
7497 2004-03-08 Eric Christopher <echristo@redhat.com>
7498
7499 * * lib/target-supports.exp: Enable libiconv in test
7500 compilation. Fix up error checking.
7501
7502 2004-03-08 Roger Sayle <roger@eyesopen.com>
7503
7504 PR middle-end/14289
7505 * gcc.dg/pr14289-1.c: New test case.
7506 * gcc.dg/pr14289-2.c: Likewise.
7507 * gcc.dg/pr14289-3.c: Likewise.
7508
7509 2004-03-08 Eric Botcazou <ebotcazou@act-europe.fr>
7510
7511 * gcc.c-torture/execute/20040308-1.c: New test.
7512
7513 2004-03-07 Roger Sayle <roger@eyesopen.com>
7514
7515 * gcc.c-torture/execute/20040307-1.c: New test case.
7516
7517 2004-03-07 Richard Sandiford <rsandifo@redhat.com>
7518
7519 * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
7520
7521 2004-03-06 Ulrich Weigand <uweigand@de.ibm.com>
7522
7523 * gcc.dg/20040306-1.c: New test.
7524
7525 2004-03-06 Kazu Hirata <kazu@cs.umass.edu>
7526
7527 * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
7528 them static.
7529 * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
7530
7531 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7532
7533 PR c/14465
7534 * gcc.dg/decl-6.c: New test.
7535
7536 2004-03-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7537
7538 * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
7539 Rename LOGPOW -> LOG_POW.
7540 (SQRT_EXP, POW_EXP): New.
7541
7542 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7543
7544 * gcc.dg/i386-sse-8.c: New test.
7545
7546 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7547
7548 PR c/14114
7549 * gcc.dg/decl-5.c: New test.
7550
7551 2004-03-05 Andreas Krebbel <krebbel1@de.ibm.com>
7552
7553 * gcc.dg/20040305-1.c: New test.
7554
7555 2004-03-05 Hans-Peter Nilsson <hp@axis.com>
7556
7557 PR other/14354
7558 * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
7559
7560 2004-03-04 Ziemowit Laski <zlaski@apple.com>
7561
7562 PR c++/14425, c++/14426
7563 * g++.dg/ext/altivec-4.C: New test.
7564 * g++.dg/ext/altivec-5.C: New test.
7565
7566 2004-03-04 Geoffrey Keating <geoffk@apple.com>
7567
7568 * g++.old-deja/g++.other/linkage1.C: Expect errors about
7569 global variables of a type with no linkage.
7570 * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
7571 * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
7572 * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
7573 * g++.old-deja/g++.bugs/900210_02.C: Likewise.
7574 * g++.old-deja/g++.bugs/900210_03.C: Likewise.
7575 * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
7576 * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
7577 * g++.dg/warn/deprecated.C: Name enum Color.
7578 * g++.dg/overload/VLA.C: Name structure for 'b'.
7579 * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
7580
7581 2004-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7582
7583 * gcc.c-torture/compile/20040304-1.c: New test.
7584
7585 2004-03-03 Zack Weinberg <zack@codesourcery.com>
7586
7587 PR 13728
7588 * gcc.dg/decl-4.c: New testcase.
7589
7590 2004-03-03 Kazu Hirata <kazu@cs.umass.edu>
7591
7592 * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
7593 as PRECF if sizeof (float) > sizeof (double).
7594 (PRECL): Make it the same as PRECF if
7595 sizeof (float) > sizeof (long double).
7596
7597 2004-03-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7598
7599 * gcc.dg/builtins-config.h: Use underscore macro style for __sun
7600 system type. Add check for irix6 which doesn't have c99 runtime.
7601
7602 2004-03-03 Bob Wilson <bob.wilson@acm.org>
7603
7604 * gcc.dg/const-elim-1.c: xfail for xtensa.
7605
7606 2004-03-01 Mark Mitchell <mark@codesourcery.com>
7607
7608 PR c++/14369
7609 * g++.dg/template/cond4.C: New test.
7610
7611 2004-03-01 Mark Mitchell <mark@codesourcery.com>
7612
7613 PR c++/14360
7614 * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
7615
7616 PR c++/14361
7617 * g++.dg/parse/defarg7.C: New test.
7618
7619 PR c++/14359
7620 * g++.dg/template/friend26.C: New test.
7621
7622 2004-03-01 Mark Mitchell <mark@codesourcery.com>
7623
7624 PR c++/14324
7625 * g++.dg/abi/mangle21.C: New test.
7626
7627 PR c++/14260
7628 * g++.dg/parse/constructor2.C: New test.
7629
7630 PR c++/14337
7631 * g++.dg/template/sfinae1.C: New test.
7632
7633 2004-02-29 Mark Mitchell <mark@codesourcery.com>
7634
7635 PR c++/14267
7636 * g++.dg/expr/crash2.C: New test.
7637
7638 PR middle-end/13448
7639 * gcc.dg/inline-5.c: New test.
7640 * gcc.dg/always-inline.c: Split out tests into ...
7641 * gcc.dg/always-inline2.c: ... this and ...
7642 * gcc.dg/always-inline3.c: ... this.
7643
7644 2004-02-29 Mark Mitchell <mark@codesourcery.com>
7645
7646 PR debug/12103
7647 * g++.dg/debug/crash1.C: New test.
7648
7649 2004-02-29 Kazu Hirata <kazu@cs.umass.edu>
7650
7651 * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
7652 function with __attribute__((noinline)).
7653 (recurser_void2): Likewise.
7654 * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
7655 (recurser_void2): Likewise.
7656
7657 2004-02-29 Roger Sayle <roger@eyesopen.com>
7658
7659 PR middle-end/14203
7660 * g++.dg/warn/Wunused-6.C: New test case.
7661
7662 2004-02-28 Richard Earnshaw <rearnsha@arm.com>
7663
7664 * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
7665 not defined.
7666
7667 2004-02-27 Eric Christopher <echristo@redhat.com>
7668
7669 * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
7670 * g++.dg/charset/asm2.c: Run only x86.
7671 * gcc.dg/charset/asm3.c: Ditto.
7672
7673 2004-02-27 Aldy Hernandez <aldyh@redhat.com>
7674
7675 * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
7676 ld_library_path.
7677
7678 2004-02-27 Ziemowit Laski <zlaski@apple.com>
7679
7680 * g++.dg/ext/altivec-3.C: New.
7681
7682 2004-02-26 Richard Henderson <rth@redhat.com>
7683
7684 * g++.dg/ext/attrib10.C: Mark for warning.
7685 * gcc.dg/attr-alias-1.c: New.
7686
7687 2004-02-26 Richard Henderson <rth@redhat.com>
7688
7689 * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
7690 * gcc.c-torture/execute/20040208-2.c: ... it back.
7691
7692 2004-02-26 Eric Christopher <echristo@redhat.com>
7693
7694 * lib/target-supports.exp (check-iconv-available): New function.
7695 * lib/gcc-dg.exp (dg-require-iconv): New function.
7696 Use above.
7697 * gcc.dg/charset: New directory.
7698 * gcc.dg/charset/charset.exp: New file.
7699 * gcc.dg/charset/asm1.c: Ditto.
7700 * gcc.dg/charset/asm2.c: Ditto.
7701 * gcc.dg/charset/asm3.c: Ditto.
7702 * gcc.dg/charset/asm4.c: Ditto.
7703 * gcc.dg/charset/asm5.c: Ditto.
7704 * gcc.dg/charset/attribute1.c: Ditto.
7705 * gcc.dg/charset/attribute2.c: Ditto.
7706 * gcc.dg/charset/string1.c: Ditto.
7707 * g++.dg/charset: New directory.
7708 * g++.dg/dg.exp: Add here. Special options.
7709 * g++.dg/charset/charset.exp: New file.
7710 * g++.dg/charset/asm1.c: Ditto.
7711 * g++.dg/charset/asm2.c: Ditto.
7712 * g++.dg/charset/asm3.c: Ditto.
7713 * g++.dg/charset/asm4.c: Ditto.
7714 * g++.dg/charset/attribute1.c: Ditto.
7715 * g++.dg/charset/attribute2.c: Ditto.
7716 * g++.dg/charset/extern1.cc: Ditto.
7717 * g++.dg/charset/extern2.cc: Ditto.
7718 * g++.dg/charset/string1.c: Ditto.
7719
7720 2004-02-26 Mark Mitchell <mark@codesourcery.com>
7721
7722 PR c++/14278
7723 * g++.dg/parse/comma1.C: New test.
7724
7725 2004-02-26 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7726
7727 PR c++/14284
7728 * g++.dg/template/ttp8.C: New test.
7729
7730 2004-02-26 Eric Botcazou <ebotcazou@act-europe.fr>
7731
7732 * gcc.dg/fixuns-trunc-1.c: New test.
7733
7734 2004-02-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7735
7736 * gcc.dg/builtins-config.h: Use #elif.
7737
7738 2004-02-26 Michael Matz <matz@suse.de>
7739
7740 * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
7741 * gcc.dg/991214-1.c: Likewise.
7742 * gcc.dg/i386-asm-1.c: Likewise.
7743
7744 2004-02-25 Richard Henderson <rth@redhat.com>
7745
7746 * gcc.c-torture/execute/20040208-2.c: Move ...
7747 * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
7748
7749 2004-02-26 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7750
7751 PR c++/14246
7752 * g++.dg/other/crash-3.C: New test.
7753
7754 2004-02-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7755
7756 * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
7757 * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
7758
7759 * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
7760 HP-UX.
7761
7762 2004-02-24 Michael Matz <matz@suse.de>
7763
7764 * gcc.dg/i386-regparm.c: New.
7765
7766 2004-02-23 James E Wilson <wilson@specifixinc.com>
7767
7768 * gcc.c-torture/execute/20040223-1.c: New.
7769
7770 2004-02-23 Zack Weinberg <zack@codesourcery.com>
7771 Kazu Hirata <kazu@cs.umass.edu>
7772
7773 * gcc.dg/fwritable-strings-1.c: Remove.
7774
7775 2004-02-23 Andrew Pinski <pinskia@physics.uc.edu>
7776
7777 PR c/14156
7778 * gcc.dg/20040223-1.c: New test.
7779
7780 2004-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7781
7782 PR c++/14106
7783 * g++.dg/ext/typeof9.C: New test.
7784
7785 2004-02-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7786
7787 PR c++/14250
7788 * g++.dg/other/switch1.C: New test.
7789
7790 2004-02-23 Eric Botcazou <ebotcazou@libertysurf.fr>
7791
7792 * gcc.dg/cast-function-1.c: Adjust for new informative message.
7793 * gcc.dg/va-arg-1.c: Likewise.
7794
7795 2004-02-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7796
7797 PR c++/14143
7798 * g++.dg/template/koenig5.C: New test.
7799
7800 2004-02-21 Ziemowit Laski <zlaski@apple.com>
7801
7802 * g++.dg/ext/altivec-1.C: Generalize target triple.
7803 * g++.dg/ext/altivec-2.C: New test case.
7804 * g++.dg/ext/altivec_check.h: New file.
7805 * gcc.dg/altivec-1.c: Generalize target triple;
7806 include altivec_check.h and call altivec_check().
7807 * gcc.dg/altivec-[2-5].c: Generalize target triple.
7808 * gcc.dg/altivec-6.c: New test case.
7809 * gcc.dg/altivec-[7-9].c: Generalize target triple; add
7810 type casts as needed.
7811 * gcc.dg/altivec-10.c: Include altivec_check.h and call
7812 altivec_check().
7813 * gcc.dg/altivec-12.c: New test case.
7814 * gcc.dg/altivec-varargs-1.c: Generalize target triple;
7815 include altivec_check.h and call altivec_check().
7816 * gcc.dg/altivec_check.h: New file.
7817
7818 2004-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7819
7820 * lib/target-supports.exp (check_alias_available): Don't mangle
7821 function `g' in test program.
7822
7823 2004-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7824
7825 * lib/target-supports.exp (check_profiling_available): Check
7826 argument to determine whether we support a profiling type.
7827 * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
7828 check_profiling_available.
7829 * g++.dg/bprob/bprob.exp: Likewise
7830 * g77.dg/bprob/bprob.exp: Likewise.
7831 * gcc.misc-tests/bprob.exp: Likewise.
7832 * g++.old-deja/g++.law/profile1.C: Pass profiling type to
7833 dg-require-profiling and delete expected error handling.
7834 * gcc.dg/20021014-1.c: Likewise.
7835 * gcc.dg/nest.c: Likewise.
7836
7837 2004-02-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7838
7839 PR c++/12007
7840 * g++.dg/other/vthunk1.C: New test.
7841
7842 2004-02-20 Falk Hueffner <falk@debian.org>
7843
7844 PR target/14201
7845 * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
7846
7847 2004-02-20 Mark Mitchell <mark@codesourcery.com>
7848
7849 PR c++/13927
7850 * g++.dg/other/error8.C: Remove XFAIL markers.
7851
7852 PR c++/14173
7853 * g++.dg/ext/packed5.C: New test.
7854
7855 PR c++/14199
7856 * g++.dg/warn/Wunused-5.C: New test.
7857
7858 PR c++/14186
7859 * g++.dg/lookup/member1.C: New test.
7860
7861 2004-02-19 Kazu Hirata <kazu@cs.umass.edu>
7862
7863 * gcc.c-torture/compile/20040130-1.c: Enable only when
7864 __INT_MAX__ >= 2147483647L.
7865 * gcc.c-torture/compile/961203-1.c: Likewise.
7866
7867 2004-02-19 Nathan Sidwell <nathan@codesourcery.com>
7868
7869 * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
7870 * g++.dg/opt/template1.C: Robustify assembler regexp
7871
7872 2004-02-19 Eric Botcazou <ebotcazou@libertysurf.fr>
7873
7874 * gcc.c-torture/execute/simd-4.x: Remove.
7875 * gcc.c-torture/execute/va-arg-25.x: Likewise.
7876 * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
7877 Guard with #ifndef SKIP_ATTRIBUTE.
7878 * gcc.dg/compat/vector-1_y.c: Likewise.
7879 * gcc.dg/compat/vector-2_x.c: Likewise.
7880 * gcc.dg/compat/vector-2_y.c: Likewise.
7881 * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
7882 * g++.dg/eh/simd-2.C: Likewise.
7883
7884 2004-02-19 Alan Modra <amodra@bigpond.net.au>
7885
7886 * gcc.c-torture/compile/complex-1.c: New.
7887
7888 2004-02-19 Hans-Peter Nilsson <hp@axis.com>
7889
7890 PR target/14209
7891 * gcc.c-torture/execute/20040218-1.c: New test.
7892
7893 2004-02-19 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7894
7895 PR c++/14181
7896 * g++.dg/parse/new2.C: New test.
7897
7898 2004-02-18 Paul Brook <paul@codesourcery.com>
7899
7900 * gcc.c-torture/compile/libcall-1.c: New test.
7901
7902 2004-02-18 Paul Brook <paul@codesourcery.com>
7903
7904 PR debug/12934
7905 * gcc.dg/debug/debug-7.c: New test.
7906
7907 2004-02-17 Ulrich Weigand <uweigand@de.ibm.com>
7908
7909 * gcc.dg/20040217-1.c: New test.
7910
7911 2004-02-17 Zack Weinberg <zack@codesourcery.com>
7912
7913 * gcc.c-torture/execute/990208-1.x: Delete.
7914
7915 2004-02-17 Richard Sandiford <rsandifo@redhat.com>
7916
7917 * gcc.c-torture/execute/20040208-2.x: New file.
7918
7919 2004-02-17 Mark Mitchell <mark@codesourcery.com>
7920
7921 PR c++/11326
7922 * g++.dg/abi/structret1.C: New test.
7923
7924 2004-02-17 Jakub Jelinek <jakub@redhat.com>
7925
7926 * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
7927 (i386_cpuid): No need to test if cpuid is available on AMD64.
7928 Fix assembly, so that it works onboth i386 and AMD64.
7929 * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
7930 (vecInLong): Fix s[] member type to unsigned int.
7931 (vecInWord): Remove type.
7932 (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
7933 (a64, b64, c64, d64, e64): Remove.
7934 (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
7935 Remove unused variable. Remove initialization of removed variables.
7936 Don't call mmx_tests nor sse_tests.
7937 (reference_mmx, reference_sse): Remove.
7938 (check): Add return stmt.
7939 * gcc.dg/i386-sse-7.c: New test.
7940 * gcc.dg/i386-mmx-4.c: New test.
7941
7942 2004-02-17 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7943
7944 * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
7945 * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
7946 g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
7947 g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
7948 g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
7949 g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
7950 g++.dg/tc1/dr94.C: Fix line terminator.
7951
7952 2004-02-16 Geoffrey Keating <geoffk@apple.com>
7953
7954 * gcc.c-torture/compile/20040216-1.c: New.
7955
7956 2004-02-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7957
7958 * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
7959 g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
7960 g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
7961 g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
7962 g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
7963 g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
7964
7965 2004-02-16 Eric Botcazou <ebotcazou@libertysurf.fr>
7966
7967 * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
7968
7969 2004-02-15 Mark Mitchell <mark@codesourcery.com>
7970
7971 PR c++/13971
7972 * g++.dg/expr/cond4.C: New test.
7973
7974 PR c++/14086
7975 * g++.dg/lookup/crash2.C: New test.
7976
7977 2004-02-14 Josef Zlomek <zlomekj@suse.cz>
7978
7979 * gcc.c-torture/compile/20040214-2.c: New test.
7980
7981 2004-02-14 Andrew Pinski <pinskia@physics.uc.edu>
7982
7983 PR c++/14116
7984 * g++.dg/ext/typeof8.C: New test.
7985
7986 2004-02-14 Eric Botcazou <ebotcazou@act-europe.fr>
7987
7988 * gcc.c-torture/compile/20040214-1.c: New test.
7989
7990 2004-02-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7991
7992 PR c++/13635
7993 * g++.dg/template/spec11.C: New test.
7994
7995 2004-02-13 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7996
7997 PR c++/13927
7998 * g++.dg/other/error8.C: New test.
7999
8000 2004-02-13 Mark Mitchell <mark@codesourcery.com>
8001
8002 PR c++/14122
8003 * g++.dg/template/array4.C: New test.
8004
8005 PR c++/14108
8006 * g++.dg/inherit/thunk2.C: New test.
8007
8008 PR c++/14083
8009 * g++.dg/eh/cond2.C: New test.
8010
8011 2004-02-12 Alan Modra <amodra@bigpond.net.au>
8012
8013 * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
8014
8015 2004-02-12 Nathaniel Smith <njs@codesourcery.com>
8016
8017 * lib/scanasm.exp (dg-scan): Quote pattern before display.
8018
8019 2004-02-12 Hartmut Penner <hpenner@de.ibm.com>
8020
8021 * g++.dg/simd-2.C: xfail on ppc64-linux.
8022
8023 2004-02-11 Joseph S. Myers <jsm@polyomino.org.uk>
8024
8025 PR c/456
8026 * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
8027 tests.
8028
8029 2004-02-11 Uros Bizjak <uros@kss-loka.si>
8030
8031 * gcc.dg/builtins-33.c: New test.
8032
8033 2004-02-11 Paolo Bonzini <bonzini@gnu.org>
8034
8035 * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
8036
8037 2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
8038
8039 * g++.dg/simd-2.C: Set -maltivec for ppc64.
8040
8041 2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
8042
8043 * gcc.dg/ppc64-abi-3.c: New test.
8044
8045 2004-02-10 Paolo Bonzini <bonzini@gnu.org>
8046
8047 PR c/14092
8048
8049 * gcc.dg/pr14092-1.c: New testcase.
8050
8051 2004-02-10 Alan Modra <amodra@bigpond.net.au>
8052
8053 * gcc.dg/cpp/assert4.c: Fix typo last change.
8054
8055 * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
8056 * gcc.dg/cpp/assert4.c: Handle powerpc64.
8057
8058 * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
8059
8060 2004-02-09 Roger Sayle <roger@eyesopen.com>
8061
8062 * gcc.c-torture/compile/20040209-1.c: New test case.
8063
8064 2004-02-08 Joseph S. Myers <jsm@polyomino.org.uk>
8065
8066 * gcc.dg/c90-init-1.c: Adjust expected error messages.
8067
8068 2004-02-08 Richard Sandiford <rsandifo@redhat.com>
8069
8070 * gcc.c-torture/execute/20040208-[12].c: New tests.
8071
8072 2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
8073
8074 * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
8075
8076 2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
8077
8078 * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
8079
8080 2004-02-07 Zack Weinberg <zack@codesourcery.com>
8081
8082 Bug 13856
8083 * gcc.dg/visibility-8.c: New testcase.
8084
8085 2004-02-07 Zack Weinberg <zack@codesourcery.com>
8086
8087 * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
8088 arguments.
8089 * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
8090
8091 2004-02-07 Roger Sayle <roger@eyesopen.com>
8092
8093 PR middle-end/13696
8094 * g++.dg/opt/fold1.C: New test case.
8095
8096 2003-02-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8097
8098 PR c++/14033
8099 * g++.dg/other/crash-2.C: New test.
8100
8101 2003-02-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8102
8103 PR c++/14028
8104 * g++.dg/parse/angle-bracket2.C: New test.
8105
8106 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8107
8108 PR middle-end/13750
8109 Revert:
8110 2004-01-15 Geoffrey Keating <geoffk@apple.com>
8111 PR pch/13361
8112 * testsuite/g++.dg/pch/wchar-1.C: New.
8113 * testsuite/g++.dg/pch/wchar-1.Hs: New.
8114
8115 2004-02-05 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8116
8117 PR c++/14008
8118 * g++.dg/parse/error15.C: New test.
8119 * g++.dg/parse/crash11.C: Update dg-error mark.
8120
8121 2004-02-04 Mark Mitchell <mark@codesourcery.com>
8122
8123 PR c++/13932
8124 * g++.dg/warn/conv2.C: New test.
8125
8126 2004-02-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8127
8128 PR c++/13086
8129 * g++.dg/warn/incomplete1.C: Remove xfail.
8130
8131 2004-02-04 Mark Mitchell <mark@codesourcery.com>
8132
8133 * lib/file-format.exp (gcc_target_object_format): Use
8134 ${tool}_target_compile, not gcc_target_compile.
8135 * lib/target-supports.exp (check_alias_available): Likewise.
8136 (check_gc_sections_available): Likewise.
8137 * g++.dg/ext/attrib10.C: Use dg-require-alias.
8138 * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
8139 dg-require-alias.
8140
8141 2004-02-04 Mark Mitchell <mark@codesourcery.com>
8142
8143 PR c++/13969
8144 * g++.dg/template/static6.C: New test.
8145
8146 2004-02-04 Ian Lance Taylor <ian@wasabisystems.com>
8147
8148 * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
8149
8150 2004-02-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8151
8152 * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
8153 tests for systems where `char' is unsigned by default.
8154
8155 2003-02-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8156
8157 PR c++/13997
8158 * g++.dg/template/partial3.C: New test.
8159
8160 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
8161
8162 * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
8163 gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
8164 Remove mentions of obsolete ports.
8165
8166 2004-02-04 Paolo Bonzini <bonzini@gnu.org>
8167
8168 * gcc.dg/noncompile/20001228-1.c: Fix for new
8169 error message.
8170
8171 2004-02-03 Roger Sayle <roger@eyesopen.com>
8172
8173 PR target/9348
8174 * gcc.c-torture/execute/multdi-1.c: New test case.
8175
8176 2004-02-03 Mark Mitchell <mark@codesourcery.com>
8177
8178 PR c++/13925
8179 * g++.dg/template/lookup5.C: New test.
8180
8181 2004-02-03 Mark Mitchell <mark@codesourcery.com>
8182
8183 PR c++/13950
8184 * g++.dg/template/lookup4.C: New test.
8185
8186 PR c++/13970
8187 * g++.dg/parse/error14.C: New test.
8188
8189 PR c++/14002
8190 * g++.dg/parse/template13.C: New test.
8191
8192 2004-02-03 Mark Mitchell <mark@codesourcery.com>
8193
8194 PR c++/13978
8195 * g++.dg/template/koenig4.C: New test.
8196
8197 PR c++/13968
8198 * g++.dg/template/crash17.C: New test.
8199
8200 PR c++/13975
8201 * g++.dg/parse/error13.C: New test.
8202 * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
8203
8204 2004-02-03 Eric Botcazou <ebotcazou@libertysurf.fr>
8205
8206 * gcc.dg/20020503-1.c: Remove -mflat dg-options.
8207
8208 2004-02-03 Paolo Bonzini <bonzini@gnu.org>
8209
8210 PR c/11658
8211 PR c/13994
8212 * gcc.dg/noncompile/20040203-1.c: New test.
8213 * gcc.dg/noncompile/20040203-2.c: Likewise.
8214 * gcc.dg/noncompile/20040203-3.c: Likewise.
8215 * gcc.dg/20040203-1.c: Likewise.
8216
8217 2004-02-02 Andrew Pinski <pinskia@physics.uc.edu>
8218
8219 PR c++/10858
8220 * g++.dg/template/sizeof7.C: New test.
8221
8222 2004-02-02 Eric Christopher <echristo@redhat.com>
8223 Zack Weinberg <zack@codesourcery.com>
8224
8225 * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
8226
8227 2004-02-02 Zack Weinberg <zack@codesourcery.com>
8228
8229 * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
8230 * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
8231 * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
8232 * gcc.dg/cleanup-5.c: Run only on Linux targets.
8233
8234 2004-02-02 Mark Mitchell <mark@codesourcery.com>
8235
8236 PR c++/13113
8237 * g++.old-deja/g++.mike/net36.C: Adjust error messages.
8238
8239 PR c++/13854
8240 * g++.dg/ext/attrib13.C: New test.
8241
8242 PR c++/13907
8243 * g++.dg/conversion/op2.C: New test.
8244
8245 2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
8246
8247 * gcc.dg/titype-1.c: Fix pasto.
8248
8249 2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
8250
8251 * gcc.dg/titype-1.c: New test.
8252
8253 2004-02-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8254
8255 PR c++/13957
8256 * g++.dg/template/non-type-template-argument-1.C,
8257 g++.dg/template/qualified-id1.C: Update dg-error marks.
8258 * g++.dg/template/nontype6.C: New test.
8259
8260 2004-02-01 Roger Sayle <roger@eyesopen.com>
8261
8262 * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
8263 * gcc.dg/builtins-31.c: New testcase.
8264 * gcc.dg/builtins-32.c: New testcase.
8265
8266 2004-01-30 Andrew Pinski <pinskia@physics.uc.edu>
8267
8268 * objc.dg/call-super-2.m: Update line numbers
8269 for the including of stddef.h.
8270
8271 2004-01-30 Michael Matz <matz@suse.de>
8272
8273 * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
8274 g++.dg/ext/case-range3.C: New tests.
8275
8276 2004-01-30 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8277
8278 DR206
8279 PR c++/13813
8280 * g++.dg/template/member4.C: New test.
8281
8282 2004-01-30 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8283
8284 PR c++/13683
8285 * g++.dg/template/sizeof6.C: New test.
8286
8287 2004-01-30 Eric Botcazou <ebotcazou@libertysurf.fr>
8288
8289 * gcc.dg/fwritable-strings-1.c: New test.
8290
8291 2004-01-30 Eric Botcazou <ebotcazou@libertysurf.fr>
8292
8293 * gcc.c-torture/compile/20040130-1.c: New test.
8294
8295 2004-01-29 Geoffrey Keating <geoffk@geoffk.org>
8296
8297 * objc.dg/call-super-2.m: Include stddef.h for size_t.
8298
8299 2004-01-29 Mark Mitchell <mark@codesourcery.com>
8300
8301 PR c++/13883
8302 * g++.dg/template/ctor3.C: New test.
8303
8304 2004-01-29 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8305
8306 * g++.dg/tc1: New directory.
8307 * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
8308 g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
8309 g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
8310 g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
8311 g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
8312
8313 2004-01-28 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8314
8315 * g++.dg/parse/error11.C: New test.
8316 * g++.dg/parse/error12.C: Likewise.
8317
8318 2004-01-28 Ziemowit Laski <zlaski@apple.com>
8319
8320 * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
8321 (scan_initial, main): Use aligned_sizeof instead of sizeof.
8322
8323 2004-01-28 Mark Mitchell <mark@codesourcery.com>
8324
8325 PR c++/13791
8326 * g++.dg/ext/attrib12.C: New test.
8327
8328 PR c++/13736
8329 * g++.dg/parse/cast2.C: New test.
8330
8331 2004-01-27 James E Wilson <wilson@specifixinc.com>
8332
8333 * objc.dg/encode-2.m (main): New local string. Set depending on
8334 sizeof long. Use in sscanf call.
8335 * objc.dg/encode-3.m (main): New local string. Set depending on
8336 sizeof long. Use in scan_initial call.
8337
8338 2004-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8339
8340 * objc.dg/call-super-2.m: Make LP64-safe.
8341 * objc.dg/desig-init-1.m: Likewise.
8342
8343 2004-01-27 Devang Patel <dpatel@apple.com>
8344
8345 * g++.dg/debug/namespace1.C: New test.
8346
8347 2004-01-27 Ian Lance Taylor <ian@wasabisystems.com>
8348
8349 * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
8350 xscale-*-*.
8351
8352 * gcc.dg/arm-mmx-1.c: New test.
8353
8354 2004-01-27 Eric Botcazou <ebotcazou@libertysurf.fr>
8355
8356 * gcc.dg/20040127-1.c: New test.
8357 * gcc.dg/20040127-2.c: New test.
8358
8359 2004-01-26 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8360
8361 * objc.dg/stret-1.m (glob): Renamed to globa.
8362
8363 2004-01-26 Mark Mitchell <mark@codesourcery.com>
8364
8365 PR c++/13663
8366 * g++.dg/expr/for1.C: New test.
8367
8368 2004-01-26 Fariborz Jahanian <fjahanian@apple.com>
8369
8370 PR middle-end/13779
8371 * gcc.dg/darwin-longlong.c: New test.
8372
8373 2004-01-26 Ian Lance Taylor <ian@wasabisystems.com>
8374
8375 * gcc.dg/20040124-1.c: Moved test from here...
8376 * gcc.c-torture/compile/20040124-1.c: ...to here.
8377
8378 2004-01-26 Eric Botcazou <ebotcazou@libertysurf.fr>
8379
8380 * gcc.dg/sparc-ret.c: Run only in 32-bit mode. Don't scan
8381 the assembly output if -m64 is passed.
8382
8383 2004-01-25 Mark Mitchell <mark@codesourcery.com>
8384
8385 PR c++/13833
8386 * g++.dg/template/cond3.C: New test.
8387
8388 2004-01-25 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8389
8390 PR c++/13810
8391 * g++.dg/template/ttp7.C: New test.
8392
8393 2004-01-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8394
8395 PR c++/13797
8396 * g++.dg/template/nontype4.C: New test.
8397 * g++.dg/template/nontype5.C: Likewise.
8398
8399 2004-01-25 Richard Sandiford <rsandifo@redhat.com>
8400
8401 * gcc.dg/torture/mips-clobber-at.c: New test.
8402
8403 2004-01-24 Ian Lance Taylor <ian@wasabisystems.com>
8404
8405 * gcc.dg/20040124-1.c: New test.
8406
8407 2004-01-24 Jakub Jelinek <jakub@redhat.com>
8408
8409 * gcc.dg/20040123-1.c: New test.
8410
8411 2004-01-23 Zack Weinberg <zack@codesourcery.com>
8412
8413 * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
8414
8415 2004-01-24 Joseph S. Myers <jsm@polyomino.org.uk>
8416
8417 * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
8418
8419 2004-01-23 Andrew Pinski <apinski@apple.com>
8420
8421 * gcc.dg/20030121-1.c: Move to ..
8422 * gcc.dg/20040121-1.c: here.
8423
8424 2004-01-23 Roger Sayle <roger@eyesopen.com>
8425
8426 * gcc.dg/builtins-29.c: New test case.
8427
8428 2004-01-23 Zack Weinberg <zack@codesourcery.com>
8429
8430 PR 18314
8431 * gcc.dg/builtins-30.c: New testcase.
8432
8433 2004-01-23 Andreas Tobler <a.tobler@schweiz.ch>
8434
8435 * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
8436 * lib/g77.exp: Likewise.
8437 * lib/objc.exp: Likewise.
8438 * lib/g++.exp: Likewise.
8439
8440 2004-01-22 Eric Botcazou <ebotcazou@libertysurf.fr>
8441
8442 * gcc.dg/struct-by-value-2.c: New test.
8443
8444 2004-01-21 Andrew Pinski <apinski@apple.com>
8445
8446 PR target/13785
8447 * gcc.dg/20030121-1.c: New test.
8448
8449 2004-01-22 Ulrich Weigand <uweigand@de.ibm.com>
8450
8451 * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option. Do not
8452 clobber frame pointer register in asm statement.
8453
8454 2004-01-21 Falk Hueffner <falk@debian.org>
8455
8456 * gcc.c-torture/compile/20040121-1.c: New test.
8457
8458 2004-01-21 Zack Weinberg <zack@codesourcery.com>
8459
8460 * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
8461
8462 2004-01-20 Hartmut Penner <hpenner@de.ibm.com>
8463
8464 * gcc.dg/ppc64-abi-2.c: New test.
8465
8466 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8467
8468 * lib/treelang.exp: Fill out this file.
8469 * lib/treelang-dg.exp: New File.
8470
8471 2004-01-20 Joseph S. Myers <jsm@polyomino.org.uk>
8472
8473 * gcc.c-torture/compile/981022-1.c: Remove.
8474 * gcc.dg/array-5.c: Remove XFAIL.
8475 * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
8476 * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
8477 gcc.dg/cond-lvalue-1.c: Update.
8478 * gcc.dg/cast-lvalue-2.c: New test.
8479
8480 2004-01-19 Mark Mitchell <mark@codesourcery.com>
8481
8482 PR c++/13592
8483 * g++.dg/other/error1.C (class foo): Tweak error message.
8484
8485 PR c++/13592
8486 * g++.dg/template/call2.C: New test.
8487
8488 2004-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
8489
8490 * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
8491 scalar-by-value-3_x.c, scalar-by-value-3_y.c,
8492 scalar-by-value-4_x.c, scalar-by-value-4_y.c,
8493 scalar-return-1_x.c, scalar-return-2_y.c,
8494 scalar-return-3_x.c, scalar-return-3_y.c,
8495 scalar-return-4_x.c, scalar-return-4_y.c,
8496 struct-align-1.h, struct-align-1_x.c,
8497 struct-align-1_y.c, struct-align-2.h,
8498 struct-align-2_x.c, struct-align-2_y.c,
8499 struct-by-value-10_y.c, struct-by-value-11_x.c,
8500 struct-by-value-11_y.c, struct-by-value-12_x.c,
8501 struct-by-value-12_y.c, struct-by-value-13_x.c,
8502 struct-by-value-13_y.c, struct-by-value-14_x.c,
8503 struct-by-value-14_y.c, struct-by-value-15_x.c,
8504 struct-by-value-15_y.c, struct-by-value-16_y.c,
8505 struct-by-value-17_y.c, struct-by-value-18_y.c,
8506 struct-by-value-19_y.c, struct-by-value-1_x.c,
8507 struct-by-value-1_y.c, struct-by-value-20_y.c,
8508 struct-by-value-2_x.c, struct-by-value-2_y.c,
8509 struct-by-value-3_y.c, struct-by-value-4_x.c,
8510 struct-by-value-4_y.c, struct-by-value-5_y.c,
8511 struct-by-value-6_y.c, struct-by-value-7_y.c
8512 struct-by-value-8_x.c, struct-by-value-8_y.c
8513 struct-by-value-9_x.c, struct-by-value-9_y.c
8514 struct-return-10_x.c, struct-return-10_y.c,
8515 struct-return-19_x.c, struct-return-20_x.c
8516 struct-return-2_x.c, struct-return-2_y.c
8517 struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
8518 SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY. Turns SKIPVA into SKIP_VA.
8519
8520 2004-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
8521
8522 * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
8523 attribute on sparc*-sun-solaris2.*.
8524
8525 2004-01-18 Mark Mitchell <mark@codesourcery.com>
8526
8527 PR c++/13710
8528 * g++.dg/ext/typeof7.C: New test.
8529
8530 2004-01-18 David Edelsohn <edelsohn@gnu.org>
8531
8532 * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
8533 * gcc.dg/const-elim-1.c: Same.
8534
8535 2004-01-17 Ziemowit Laski <zlaski@apple.com>
8536
8537 * objc.dg/stret-1.m: New.
8538 * objc.dg/stret-2.m: New.
8539
8540 2004-01-17 Andrew Pinski <pinskia@physics.uc.edu>
8541
8542 PR c++/11895
8543 * g++.dg/ext/vector1.C: New test.
8544
8545 2004-01-16 Geoffrey Keating <geoffk@apple.com>
8546
8547 * gcc.dg/pch/import-1.c: New.
8548 * gcc.dg/pch/import-1.hs: New.
8549 * gcc.dg/pch/import-1a.h: New.
8550 * gcc.dg/pch/import-1b.h: New.
8551 * gcc.dg/pch/import-1c.h: New.
8552
8553 2004-01-16 Mark Mitchell <mark@codesourcery.com>
8554
8555 PR c++/13574
8556 * g++.dg/ext/array1.C: New test.
8557
8558 PR c++/13178
8559 * g++.dg/conversion/op1.C: New test.
8560
8561 2004-01-16 J"orn Rennecke <joern.rennecke@superh.com>
8562
8563 PR 11864
8564 From Kazumoto Kojima / Dan Kegel:
8565 * gcc.dg/pr11864-1.c: New test.
8566
8567 PR 10392
8568 From Marcus Comstedt / Dan Kegel:
8569 * gcc.dg/pr10392-1.c: New test.
8570
8571 2004-01-16 Mark Mitchell <mark@codesourcery.com>
8572
8573 PR c++/13478
8574 * g++.dg/init/ref10.C: New test.
8575
8576 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8577
8578 PR c++/13407
8579 * g++.dg/parse/typename6.C: New test.
8580
8581 2004-01-15 Geoffrey Keating <geoffk@apple.com>
8582
8583 PR pch/13361
8584 * testsuite/g++.dg/pch/wchar-1.C: New.
8585 * testsuite/g++.dg/pch/wchar-1.Hs: New.
8586
8587 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8588
8589 PR c++/9259
8590 * g++.dg/expr/sizeof2.C: New test.
8591
8592 2004-01-15 Kazu Hirata <kazu@cs.umass.edu>
8593
8594 * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
8595
8596 2004-01-15 Alexandre Oliva <aoliva@redhat.com>
8597
8598 PR c++/13659
8599 * g++.dg/lookup/strong-using-3.C: New.
8600 * g++.dg/lookup/using-10.C: New.
8601
8602 2004-01-15 Alexandre Oliva <aoliva@redhat.com>
8603
8604 PR c++/13594
8605 * g++.dg/lookup/strong-using-2.C: New.
8606
8607 2004-01-15 Marcus Comstedt <marcus@mc.pp.se>
8608 Dan Kegel <dank@kegel.com>
8609 J"orn Rennecke <joern.rennecke@superh.com>
8610
8611 PR target/9365
8612 * gcc.dg/pr9365-1.c: New test.
8613
8614 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8615
8616 PR c++/8856
8617 * g++.dg/parse/casting-operator2.C: New test.
8618 * g++.old-deja/g++.pt/explicit83.C: Remove.
8619
8620 2004-01-14 Joseph S. Myers <jsm@polyomino.org.uk>
8621
8622 * gcc.dg/label-compound-stmt-1.c: New test.
8623 * gcc.c-torture/compile/950922-1.c,
8624 gcc.c-torture/compile/20000211-3.c,
8625 gcc.c-torture/compile/20000518-1.c,
8626 gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
8627 compound statements.
8628
8629 2004-01-14 Hartmut Penner <hpenner@de.ibm.com>
8630
8631 * gcc.dg/ppc64-abi-1.c: New test.
8632
8633 2004-01-14 Danny Smith <dannysmith@users.sourceforge.net>
8634
8635 * g++.dg/ext/attrib9.C: Add dg-warnings.
8636
8637 2004-01-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8638
8639 PR c++/12335
8640 * g++.dg/parse/dtor3.C: New test.
8641
8642 2004-01-13 Andrew Pinski <pinskia@physics.uc.edu>
8643
8644 PR c++/12709
8645 * g++.dg/parse/try-catch-1.C: New test.
8646
8647 2004-01-13 Arnaud Charlet <charlet@act-europe.fr>
8648
8649 * ada/acats/run_all.sh: Add more verbose output in acats.log
8650 when compiling tests.
8651
8652 2004-01-12 Zack Weinberg <zack@codesourcery.com>
8653
8654 PR 13656
8655 * gcc.dg/typedef-redecl.c: New test case.
8656 * gcc.dg/typedef-redecl.h: New support file.
8657
8658 2004-01-13 Jan Hubicka <jh@suse.cz>
8659
8660 * gcc.dg/always_inline.c: New test.
8661 * gcc.dg/debug/20031231-1.c: Fix.
8662
8663 2004-01-13 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8664
8665 PR c++/13474
8666 * g++.dg/template/array3.C: New test.
8667
8668 2004-01-12 Zack Weinberg <zack@codesourcery.com>
8669
8670 * g++.dg/ext/lvalue1.C: No longer expected to fail.
8671 * g++.dg/warn/Wunused-2.C: Likewise.
8672
8673 2004-01-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8674
8675 PR c++/13289
8676 * g++.dg/template/instantiate6.C: New test.
8677
8678 2004-01-12 Roger Sayle <roger@eyesopen.com>
8679
8680 PR middle-end/11397
8681 * gcc.dg/special/wkali-2.c: Add dg-require-alias.
8682
8683 2004-01-12 Jan Hubicka <jh@suse.cz>
8684
8685 PR opt/12826
8686 * gcc.dg/20040112-1.c: New.
8687
8688 * gcc.dg/dwarf-die[1-7].c: Move to...
8689 * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
8690 * gcc.dg/debug/dwarf2/dwarf2.exp: New.
8691
8692 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8693
8694 PR c++/4100
8695 * g++.dg/parse/friend4.C: New test.
8696
8697 2004-01-12 Scott Brumbaugh <scottb.lists@verizon.net>
8698
8699 PR c++/4100
8700 * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
8701 definition is called a friend.
8702
8703 2004-01-11 Zack Weinberg <zack@codesourcery.com>
8704
8705 * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
8706
8707 2004-01-11 Ian Lance Taylor <ian@wasabisystems.com>
8708
8709 PR c++/3478
8710 * g++.dg/parse/error10.C: New test.
8711 * g++.dg/template/arg2.C: Accept "invalid type" error.
8712
8713 2004-01-11 Jakub Jelinek <jakub@redhat.com>
8714
8715 PR middle-end/13392
8716 * g++.dg/opt/expect2.C: New test.
8717
8718 2004-01-10 Zack Weinberg <zack@codesourcery.com>
8719
8720 * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
8721 * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
8722 * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
8723 Update dg-error regexps.
8724
8725 2004-01-10 Zack Weinberg <zack@codesourcery.com>
8726
8727 * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
8728 * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
8729
8730 2004-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
8731
8732 * gcc.dg/pragma-re-1.c: Use right pointer type.
8733
8734 2004-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
8735
8736 * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
8737
8738 2004-01-09 Geoffrey Keating <geoffk@apple.com>
8739
8740 * gcc.dg/rs6000-ldouble-1.c: New.
8741
8742 2004-01-10 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8743
8744 DR 337
8745 PR c++/9256
8746 * g++.dg/other/abstract1.C: New test.
8747
8748 2004-01-09 Alexandre Oliva <aoliva@redhat.com>
8749
8750 * g++.dg/lookup/strong-using-1.C: New.
8751
8752 2004-01-09 Joseph S. Myers <jsm@polyomino.org.uk>
8753
8754 PR c/11234
8755 * gcc.dg/func-ptr-conv-1.c: New test.
8756 * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
8757
8758 2004-01-09 Kazu Hirata <kazu@cs.umass.edu>
8759
8760 PR target/13380.
8761 * gcc.c-torture/compile/20040109-1.c: New.
8762
8763 2004-01-08 Stuart Hastings <stuart@apple.com>
8764
8765 * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
8766 testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
8767 * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
8768
8769 2004-01-09 Alan Modra <amodra@bigpond.net.au>
8770
8771 * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
8772
8773 2004-01-08 Eric Botcazou <ebotcazou@libertysurf.fr>
8774
8775 * ada/acats/run_acats: Treat 'gnatchop' the same way
8776 as 'gnatmake'. Export GCC_DRIVER.
8777 * ada/acats/run_all.sh: Add target_gnatchop. Use
8778 'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
8779
8780 2004-01-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8781
8782 PR c++/12573
8783 * g++.dg/template/dependent-expr4.C: New test.
8784
8785 2004-01-08 Hartmut Penner <hpenner@de.ibm.com>
8786
8787 * gcc.dg/altivec-11.c: New test.
8788
8789 2004-01-07 Mark Mitchell <mark@codesourcery.com>
8790
8791 * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
8792
8793 2004-01-07 Joseph S. Myers <jsm@polyomino.org.uk>
8794
8795 PR c/6024
8796 * gcc.dg/enum-compat-1.c: New test.
8797 * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
8798
8799 2004-01-07 Joseph S. Myers <jsm@polyomino.org.uk>
8800
8801 PR c/12165
8802 * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
8803 gcc.dg/c99-idem-qual-3.c: New tests.
8804
8805 2004-01-07 Alan Modra <amodra@bigpond.net.au>
8806
8807 * gcc.dg/winline-7.c: Don't cast void * to int.
8808
8809 2004-01-06 Jan Hubicka <jh@suse.cz>
8810
8811 * gcc.dg/i386-sse-5.c: New test
8812 * g++.dg/eh/simd-1.c: Add -w argument for i386.
8813
8814 2004-01-05 Mark Mitchell <mark@codesourcery.com>
8815
8816 PR c++/12815
8817 * g++.dg/rtti/typeid4.C: New test.
8818
8819 2004-01-05 Eric Botcazou <ebotcazou@libertysurf.fr>
8820
8821 * gcc.dg/compat/sdata-section.h: Declare 'abort'.
8822
8823 2004-01-05 Mark Mitchell <mark@codesourcery.com>
8824
8825 PR c++/12132
8826 * g++.dg/template/error11.C: New test.
8827
8828 PR c++/13451
8829 * g++.dg/template/class2.C: New test.
8830
8831 2004-01-05 Nathan Sidwell <nathan@codesourcery.com>
8832 Richard Sandiford <rsandifo@redhat.com>
8833
8834 PR c++/13387
8835 * g++.dg/opt/alias3.C: New test.
8836
8837 2004-01-04 Mark Mitchell <mark@codesourcery.com>
8838
8839 PR c++/13157
8840 * g++.dg/template/koenig3.C: New test.
8841
8842 PR c++/13529
8843 * g++.dg/parse/offsetof3.C: New test.
8844
8845 * g++.dg/init/copy7.C: Add missing dg-error markers.
8846
8847 PR c++/12226
8848 * g++.dg/init/copy7.c: New test.
8849
8850 PR c++/13536
8851 * g++.dg/parse/cast1.C: New test.
8852
8853 2004-01-04 Jan Hubicka <jh@suse.cz>
8854
8855 * gcc.dg/winline[1-7].c: New tests.
8856
8857 2004-01-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8858
8859 PR c++/13520
8860 * g++.dg/template/qualttp22.C: New test.
8861
8862 2004-01-01 Jan Hubicka <jh@suse.cz>
8863
8864 * gcc.dg/debug/20031231-1.c: New.
8865 * gcc.c-torture/compile/20040101-1.c: New.
8866 * gcc.dg/dwarf-die-[1-7].c: New.
8867
8868 2004-01-01 Jakub Jelinek <jakub@redhat.com>
8869
8870 PR optimization/13521
8871 * gcc.c-torture/compile/20031231-1.c: New test.
8872
8873 2003-12-30 Kazu Hirata <kazu@cs.umass.edu>
8874
8875 * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
8876
8877 2003-12-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8878
8879 PR c++/10079
8880 * g++.dg/template/crash16.C: New test.
8881
8882 2003-12-30 Mark Mitchell <mark@codesourcery.com>
8883
8884 * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
8885
8886 2003-12-30 Kazu Hirata <kazu@cs.umass.edu>
8887
8888 * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
8889 ports.
8890 * g++.old-deja/g++.jason/thunk3.C: Likewise.
8891 * g++.old-deja/g++.law/profile1.C: Likewise.
8892 * gcc.c-torture/compile/981006-1.c: Likewise.
8893 * gcc.c-torture/execute/loop-2e.x: Likewise.
8894 * gcc.c-torture/execute/loop-2f.x: Remove.
8895 * gcc.c-torture/execute/loop-2g.x: Likewise.
8896 * gcc.c-torture/execute/strct-varg-1.x: Likewise.
8897 * gcc.dg/20020312-2.c: Remove traces of dead ports.
8898
8899 2003-12-30 Nathan Sidwell <nathan@codesourcery.com>
8900
8901 PR c++/13507
8902 * g++.dg/ext/attrib11.C: New test.
8903
8904 PR c++/13494
8905 * g++.dg/template/array2-1.C: New test.
8906 * g++.dg/template/array2-2.C: New test.
8907
8908 2003-12-29 Mark Mitchell <mark@codesourcery.com>
8909
8910 * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
8911
8912 2003-12-29 Nathan Sidwell <nathan@codesourcery.com>
8913
8914 PR c++/12774
8915 * g++.dg/template/array1-1.C: New test.
8916 * g++.dg/template/array1-2.C: New test.
8917
8918 2003-12-29 Roger Sayle <roger@eyesopen.com>
8919
8920 PR fortran/12632
8921 * g77.dg/12632.f: New test case.
8922
8923 2003-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8924
8925 PR c++/13289
8926 * g++.dg/parse/nontype1.C: New test.
8927
8928 2003-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8929
8930 PR c++/12403
8931 * g++.dg/parse/explicit1.C: New test.
8932 * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
8933
8934 2003-12-28 Mark Mitchell <mark@codesourcery.com>
8935
8936 PR c++/13081
8937 * g++.dg/opt/inline6.C: New test.
8938
8939 PR c++/12613
8940 * g++.dg/parse/error9.C: New test.
8941
8942 * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
8943
8944 2003-12-28 Mark Mitchell <mark@codesourcery.com>
8945
8946 PR c++/13009
8947 * g++.dg/init/assign1.C: New test.
8948
8949 2003-12-28 Roger Sayle <roger@eyesopen.com>
8950
8951 PR c++/13070
8952 * g++.dg/warn/format3.C: New test case.
8953
8954 2003-12-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8955
8956 * gcc.c-torture/compile/20031227-1.c: New test.
8957
8958 2003-12-23 Mark Mitchell <mark@codesourcery.com>
8959
8960 * g++.dg/bprob/bprob.exp: Load target-supports.exp
8961 * g77.dg/bprob/bprob.exp: Likewise.
8962 * gcc.misc-tests/bprob.exp: Likewise.
8963 * gcc.dg/builtins-18.c: Use builtins-config.h. Do not test float
8964 variants on systems where the library does not provide that
8965 functionality.
8966 * gcc.dg/builtins-20.c: Use builtins-config.h.
8967 * gcc.dg/builtins-config.h: New file.
8968
8969 2003-12-23 Mark Mitchell <mark@codesourcery.com>
8970
8971 * lib/gcc-dg.exp (dg-require-profiling): New function.
8972 * lib/target-supports.exp (check_profiling_available): Likewise.
8973 * g++.dg/bprob/bprob.exp: Use check_profiling_available.
8974 * g77.dg/bprob/bprob.exp: Likewise.
8975 * gcc.misc-tests/bprob.exp: Likewise.
8976 * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
8977 * gcc.dg/20021014-1.c: Likewise.
8978 * gcc.dg/nest.c: Likewise.
8979
8980 2003-12-23 Mark Mitchell <mark@codesourcery.com>
8981
8982 * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
8983 compiling.
8984 * g++.dg/lookup/java2.C: Likewise.
8985 * gcc.dg/cpp/lexident.c: Likewise.
8986
8987 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
8988
8989 * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
8990 given.
8991 * gcc.c-torture/compile/961203-1.c: Likewise.
8992 * gcc.c-torture/compile/980506-1.c: Likewise.
8993
8994 2003-12-23 Zack Weinberg <zack@codesourcery.com>
8995
8996 * lib/gcc-dg.exp (dg-prune-output): New annotation.
8997 (additional_prunes): New global.
8998 (gcc-dg-prune): Handle additional per-test pruning.
8999 (dg-test): Clear additional_prunes between tests.
9000
9001 * gcc.c-torture/compile/920625-1.c: Remove xfail. Use
9002 dg-prune-output to avoid spurious failures from assembler
9003 complaining about nonexistent WAW violations.
9004 * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
9005 Use dg-prune-output to avoid spurious failures from assembler
9006 warning about Itanium B-step errata.
9007
9008 2003-12-23 Mark Mitchell <mark@codesourcery.com>
9009
9010 * g++.dg/abi/macro0.C: New test.
9011 * g++.dg/abi/macro1.C: Likewise.
9012 * g++.dg/abi/macro2.C: Likewise.
9013
9014 * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
9015 * g++.dg/abi/bitfield7.C: Likewise.
9016 * g++.dg/abi/dtor2.C: Likewise.
9017 * g++.dg/abi/mangle11.C: Likewise.
9018 * g++.dg/abi/mangle12.C: Likewise.
9019 * g++.dg/abi/mangle14.C: Likewise.
9020 * g++.dg/abi/mangle17.C: Likewise.
9021 * g++.dg/abi/vbase10.C: Likewise.
9022 * g++.dg/abi/vbase14.C: Likewise.
9023 * g++.dg/template/qualttp17.C: Likewise.
9024
9025 2003-12-21 Andrew Pinski <pinskia@physics.uc.edu>
9026
9027 PR c/11995
9028 * gcc.dg/20031223-1.c: New test.
9029
9030 2003-12-23 Eric Botcazou <ebotcazou@libertysurf.fr>
9031
9032 * gcc.dg/noreturn-7.c: New test.
9033
9034 2003-12-23 Eric Botcazou <ebotcazou@libertysurf.fr>
9035
9036 * gcc.dg/null-pointer-1.c: New test.
9037
9038 2003-12-22 Mark Mitchell <mark@codesourcery.com>
9039
9040 * g++.old-deja/g++.jason/template18.C: Remove.
9041 * g++.old-deja/g++.jason/template37.C: Likewise.
9042
9043 PR c++/12862
9044 * g++.dg/lookup/ns1.C: New test.
9045
9046 PR c++/12397
9047 * g++.dg/template/lookup3.C: New test.
9048
9049 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
9050
9051 * g++.dg/template/recurse1.C: New test
9052
9053 2003-12-22 Mark Mitchell <mark@codesourcery.com>
9054
9055 PR c++/12479
9056 * g++.dg/parse/semicolon1.C: New test.
9057 * g++.dg/parse/semicolon1.h: Likewise.
9058
9059 2003-12-22 Fariborz Jahanian <fjahanian@apple.com>
9060
9061 * gcc.dg/darwin-misaligned.c: New test.
9062
9063 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
9064
9065 PR c/9163
9066 * gcc.dg/20031222-1.c: New test.
9067
9068 2003-12-21 Mark Mitchell <mark@codesourcery.com>
9069
9070 PR c++/13438
9071 * g++.dg/parse/error8.C: New test.
9072
9073 PR c++/11554
9074 * testsuite/g++.dg/warn/ctor-init-1.C: New test.
9075
9076 2003-12-21 Kazu Hirata <kazu@cs.umass.edu>
9077
9078 * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
9079 too small.
9080 * gcc.c-torture/compile/930217-1.c: Likewise.
9081 * gcc.c-torture/compile/930513-1.c: Likewise.
9082 * gcc.c-torture/execute/920908-2.c: Likewise.
9083 * gcc.c-torture/execute/921204-1.c: Likewise.
9084 * gcc.c-torture/execute/930621-1.c: Likewise.
9085 * gcc.c-torture/execute/930630-1.c: Likewise.
9086 * gcc.c-torture/execute/931031-1.c: Likewise.
9087 * gcc.c-torture/execute/980602-2.c: Likewise.
9088 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
9089 * gcc.c-torture/execute/compndlit-1.c: Likewise.
9090 * gcc.c-torture/execute/extzvsi.c: Likewise.
9091 * gcc.c-torture/unsorted/ext.c: Likewise.
9092
9093 2003-12-20 Andrew Pinski <pinskia@gcc.gnu.org>
9094
9095 PR target/12749
9096 * gcc.c-torture/compile/20031220-2.c: New test case.
9097
9098 2003-12-20 Roger Sayle <roger@eyesopen.com>
9099
9100 PR optimization/13031
9101 * gcc.c-torture/compile/20031220-1.c: New test case.
9102
9103 2003-12-20 Eric Botcazou <ebotcazou@libertysurf.fr>
9104
9105 * gcc.dg/cast-function-1.c: New test.
9106
9107 2003-12-19 Joseph S. Myers <jsm@polyomino.org.uk>
9108
9109 * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
9110 formats.
9111
9112 2003-12-19 Mark Mitchell <mark@codesourcery.com>
9113
9114 PR c++/12795
9115 * g++.dg/ext/attrib10.C: New test.
9116
9117 2003-12-19 Jakub Jelinek <jakub@redhat.com>
9118
9119 * gcc.dg/cleanup-10.c: New test.
9120 * gcc.dg/cleanup-11.c: New test.
9121
9122 2003-12-19 Jakub Jelinek <jakub@redhat.com>
9123
9124 PR c++/13239
9125 * g++.dg/opt/expect1.C: New test.
9126
9127 2003-12-19 Hartmut Penner <hpenner@de.ibm.com>
9128
9129 * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
9130
9131 2003-12-18 Andrew Pinski <pinskia@physics.uc.edu>
9132
9133 PR debug/12923
9134 * gcc.dg/20031218-1.c: New test.
9135
9136 PR debug/12389
9137 * gcc.dg/20031218-2.c: New test.
9138 * gcc.dg/20031218-3.c: New test.
9139
9140 * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
9141 of label name and allow for USER_LABEL_PREFIX == "_" names.
9142 * g++.dg/abi/mangle18-2.C: Likewise.
9143 * g++.dg/abi/mangle19-1.C: Likewise.
9144 * g++.dg/abi/mangle19-2.C: Likewise.
9145 * g++.dg/abi/mangle20-1.C: Likewise.
9146 * g++.dg/abi/mangle20-2.C: Likewise.
9147
9148 2003-12-18 Richard Henderson <rth@redhat.com>
9149
9150 * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
9151
9152 2003-12-18 Steven Bosscher <steven@gcc.gnu.org>
9153 Dan Kegel <dank@kegel.com>
9154
9155 PR other/12009
9156 * g++.dg/compat/compat.exp: Do not set LD_LIBRARY_PATH when
9157 testing a cross compiler, it causes spurious compile failures.
9158 * lib/g++.exp: Likewise.
9159
9160 2003-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9161
9162 PR c++/13262
9163 * g++.dg/template/access13.C: New test.
9164
9165 2003-12-18 Ulrich Weigand <uweigand@de.ibm.com>
9166
9167 * gcc.dg/20031216-1.c: New test.
9168
9169 2003-12-18 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9170
9171 PR c++/9154
9172 * g++.dg/template/error10.C: New test.
9173
9174 2003-12-18 Eric Botcazou <ebotcazou@libertysurf.fr>
9175
9176 * g++.dg/eh/simd-1.C: XFAIL on SPARC.
9177 * g++.dg/eh/simd-2.C: Likewise.
9178
9179 2003-12-17 James E Wilson <wilson@specifixinc.com>
9180 Roger Sayle <roger@eyesopen.com>
9181
9182 * gcc.c-torture/execute/ieee/mzero5.c: New.
9183
9184 2003-12-17 Mark Mitchell <mark@codesourcery.com>
9185
9186 PR c++/10603
9187 * g++.dg/parse/error6.C: New test.
9188
9189 PR c++/12827
9190 * g++.dg/parse/error7.C: New test.
9191
9192 2003-12-17 Eric Botcazou <ebotcazou@libertysurf.fr>
9193
9194 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
9195 at -O with stabs debugging formats.
9196 * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
9197 * gcc.dg/debug/debug-2.c: Likewise.
9198
9199 2003-12-16 Mark Mitchell <mark@codesourcery.com>
9200
9201 PR c++/12696
9202 * g++.dg/init/error1.C: New test.
9203
9204 PR c++/12218
9205 * g++.dg/init/pm3.C: New test.
9206
9207 2003-12-17 Joseph S. Myers <jsm@polyomino.org.uk>
9208
9209 PR c/3347
9210 * gcc.dg/bitfld-8.c: New test.
9211
9212 2003-12-16 James Lemke <jim@wasabisystems.com>
9213
9214 * gcc.dg/arm-scd42-[123].c: New tests.
9215
9216 2003-12-16 Nathan Sidwell <nathan@codesourcery.com>
9217
9218 PR c++/9043
9219 * g++.dg/abi/mangle20-1.C: New test.
9220 * g++.dg/abi/mangle20-2.C: New test.
9221
9222 2003-12-16 Mark Mitchell <mark@codesourcery.com>
9223
9224 PR c++/13275
9225 * g++.dg/other/offsetof2.C: Remove XFAIL.
9226 * g++.dg/parse/offsetof1.C: New test.
9227 * g++.gd/parse/offsetof2.C: Likewise.
9228
9229 2003-12-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9230
9231 * g++.dg/template/nontype3.C: New test.
9232 * g++.dg/template/static2.C: Tweaked the dg-error clause.
9233
9234 2003-12-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9235
9236 * g++.dg/warn/noreturn-3.C: Also test instantiation.
9237
9238 2003-12-16 Nathan Sidwell <nathan@codesourcery.com>
9239
9240 PR c++/13387
9241 * g++.dg/expr/assign1.C: New test.
9242
9243 PR c++/13242
9244 * g++.dg/abi/mangle19-1.C: New test.
9245 * g++.dg/abi/mangle19-2.C: New test.
9246
9247 2003-12-16 Hartmut Penner <hpenner@de.ibm.com>
9248
9249 * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
9250
9251 2003-12-16 Eric Botcazou <ebotcazou@libertysurf.fr>
9252
9253 * gcc.c-torture/execute/20031216-1.c: New test.
9254
9255 2003-12-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9256
9257 * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
9258 an ICE regression.
9259
9260 2003-12-15 Mark Mitchell <mark@codesourcery.com>
9261
9262 PR c++/10926
9263 * g++.dg/template/error9.C: New test.
9264
9265 PR c++/11116
9266 * g++.dg/template/error8.C: New test.
9267
9268 2003-12-15 Roger Sayle <roger@eyesopen.com>
9269
9270 PR middle-end/13400
9271 * gcc.c-torture/execute/20031215-1.c: New test case.
9272
9273 2003-12-15 Mark Mitchell <mark@codesourcery.com>
9274
9275 PR c++/13269
9276 * g++.dg/parse/error5.C: New test.
9277
9278 PR c++/12989
9279 * g++.dg/expr/sizeof1.C: New test.
9280
9281 PR c++/13310
9282 * g++.dg/template/crash15.C: New test.
9283
9284 2003-12-15 Geoffrey Keating <geoffk@apple.com>
9285
9286 * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
9287 a non-POD type as the last named parameter of a varargs function.
9288
9289 2003-12-15 Mark Mitchell <mark@codesourcery.com>
9290
9291 PR c++/13243
9292 PR c++/12573
9293 * g++.dg/template/crash14.C: New test.
9294 * g++.dg/template/dependent-expr3.C: Add dg-error markers.
9295
9296 2003-12-15 Nathan Sidwell <nathan@codesourcery.com>
9297
9298 * g++.dg/other/java1.C: New test.
9299
9300 PR c++/13241
9301 * g++.dg/abi/mangle18-1.C: New test.
9302 * g++.dg/abi/mangle18-2.C: New test.
9303
9304 2003-12-15 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9305
9306 PR optimization/10312
9307 * gcc.c-torture/execute/20031214-1.c: New.
9308
9309 2003-12-14 Mark Mitchell <mark@codesourcery.com>
9310
9311 PR c++/10779
9312 PR c++/12160
9313 * g++.dg/parse/error3.C: New test.
9314 * g++.dg/parse/error4.C: Likewise.
9315 * g++.dg/abi/mangle4.C: Tweak error messages.
9316 * g++.dg/lookup/using5.C: Likewise.
9317 * g++.dg/other/error2.C: Likewise.
9318 * g++.dg/parse/typename5.C: Likewise.
9319 * g++.dg/parse/undefined1.C: Likewise.
9320 * g++.dg/template/arg2.C: Likewise.
9321 * g++.dg/template/ttp3.C: Likewise.
9322 * g++.dg/template/type1.C: Likewise.
9323 * g++.old-deja/g++.other/crash32.C: Likewise.
9324 * g++.old-djea/g++.pt/defarg8.C: Likewise.
9325
9326 2003-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9327
9328 PR c++/13106
9329 * g++.dg/warn/noreturn-3.C: New test.
9330
9331 2003-12-12 Nathan Sidwell <nathan@codesourcery.com>
9332
9333 PR c++/13118
9334 * g++.dg/abi/covariant3.C: New.
9335
9336 2003-12-12 Jakub Jelinek <jakub@redhat.com>
9337
9338 * g++.dg/eh/ia64-1.C: New test.
9339
9340 2003-12-12 Roger Sayle <roger@eyesopen.com>
9341
9342 PR optimization/13037
9343 * g77.f-torture/execute/13037.f: New test case.
9344
9345 2003-12-12 Nathan Sidwell <nathan@codesourcery.com>
9346
9347 PR c++/12881
9348 * g++.dg/abi/covariant2.C: New.
9349
9350 2003-12-12 Neil Booth <neil@daikokuya.co.uk>
9351
9352 * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
9353
9354 2003-12-11 Zack Weinberg <zack@codesourcery.com>
9355
9356 * gcc.c-torture/execute/wchar_t-1.x: Delete.
9357
9358 2003-12-10 Robert Schiele <rschiele@uni-mannheim.de>
9359
9360 PR other/10819
9361 * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
9362 to fix Bug 10819.
9363 * lib/g++.exp (g++_version): Likewise.
9364 * lib/g77.exp (g77_version): Likewise.
9365 * lib/objc.exp (default_objc_version): Likewise.
9366
9367 2003-12-10 Richard Henderson <rth@redhat.com>
9368
9369 * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
9370
9371 * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
9372
9373 2003-12-08 Matt Austern <austern@apple.com>
9374
9375 PR c/13134
9376 * lib/gcc-dg.exp (dg-require-visibility): Define.
9377 * lib/target-supports (check_visibility_available): Define.
9378 * gcc.dg/visibility-1.c: New test.
9379 * gcc.dg/visibility-2.c: Likewise.
9380 * gcc.dg/visibility-3.c: Likewise.
9381 * gcc.dg/visibility-4.c: Likewise.
9382 * gcc.dg/visibility-5.c: Likewise.
9383 * gcc.dg/visibility-6.c: Likewise.
9384 * g++.dg/ext/visibility-1.C: Likewise.
9385 * g++.dg/ext/visibility-2.C: Likewise.
9386 * g++.dg/ext/visibility-3.C: Likewise.
9387 * g++.dg/ext/visibility-4.C: Likewise.
9388 * g++.dg/ext/visibility-5.C: Likewise.
9389 * g++.dg/ext/visibility-6.C: Likewise.
9390
9391 2003-12-07 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9392
9393 * g++.dg/lookup/java1.C: New test.
9394 * g++.dg/lookup/java2.C: New test.
9395
9396 2003-12-07 Falk Hueffner <falk@debian.org>
9397
9398 * g++.dg/opt/noreturn-1.C: New test.
9399
9400 2003-12-07 Wolfgang Bangerth <bangerth@dealii.org>
9401
9402 * gcc.dg/overflow-1.c: New test.
9403
9404 2003-12-07 Eric Botcazou <ebotcazou@libertysurf.fr>
9405
9406 * g77.f-torture/compile/13060.f: New test.
9407
9408 2003-12-06 Mark Mitchell <mark@codesourcery.com>
9409
9410 PR c++/13323
9411 * g++.dg/inherit/operator2.C: New test.
9412
9413 2003-12-05 Mark Mitchell <mark@codesourcery.com>
9414
9415 PR c++/13305
9416 * g++.dg/ext/attrib9.C: New test.
9417
9418 2003-12-05 Mark Mitchell <mark@codesourcery.com>
9419
9420 PR c++/13314
9421 * g++.dg/template/error7.C: New test.
9422
9423 2003-12-05 Stuart Menefy <stuart.menefy@st.com>
9424 J"orn Rennecke <joern.rennecke@superh.com>
9425
9426 PR target/13302
9427 * g++.dg/other/struct-va_list.C: New test.
9428
9429 2003-12-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9430
9431 PR c++/13166
9432 * g++.dg/parse/defarg6.C: New test.
9433
9434 2003-12-05 Hans-Peter Nilsson <hp@axis.com>
9435
9436 PR target/13256
9437 * gcc.c-torture/execute/20031201-1.c: New test.
9438
9439 2003-12-05 Arnaud Charlet <charlet@act-europe.fr>
9440
9441 * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
9442
9443 2003-12-05 Eric Botcazou <ebotcazou@libertysurf.fr>
9444
9445 * gcc.dg/builtin-return-1.c: New test.
9446
9447 2003-12-04 Stuart Menefy <stuart.menefy@st.com>
9448 J"orn Rennecke <joern.rennecke@superh.com>
9449
9450 PR optimization/13260
9451 * gcc.c-torture/execute/20031204-1.c: New test.
9452
9453 2003-12-03 Mark Mitchell <mark@codesourcery.com>
9454
9455 PR c++/9127
9456 * g++.dg/template/error6.C: New test.
9457
9458 2003-12-03 Jakub Jelinek <jakub@redhat.com>
9459
9460 * gcc.dg/20031202-1.c: New test.
9461
9462 2003-12-03 Mark Mitchell <mark@codesourcery.com>
9463
9464 PR c++/13179
9465 * g++.dg/template/eh1.C: New test.
9466
9467 PR c++/10771
9468 * g++.dg/template/error5.C: New test.
9469
9470 2003-12-02 David Ung <davidu@mips.com>
9471
9472 * gcc.dg/compat/vector-check.h: Corrected type for var
9473 g_##TMODE
9474
9475 2003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9476
9477 PR c++/10126
9478 * g++.dg/template/ptrmem8.C: New test.
9479
9480 2003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9481
9482 PR c++/12573
9483 * g++.dg/template/dependent-expr3.C: New test.
9484
9485 2003-12-01 James Lemke <jim@wasabisystems.com>
9486
9487 * gcc.dg/arm-g2.c: New test.
9488
9489 2003-12-01 Roger Sayle <roger@eyesopen.com>
9490
9491 PR optimization/11634
9492 * gcc.dg/20031201-2.c: New test case.
9493
9494 2003-12-01 Zack Weinberg <zack@codesourcery.com>
9495
9496 PR 11433
9497 * objc.dg/proto-lossage-3.m: New test.
9498
9499 2003-12-01 Roger Sayle <roger@eyesopen.com>
9500
9501 PR optimization/12628
9502 * gcc.dg/20031201-1.c: New test case.
9503
9504 2003-12-01 Eric Botcazou <ebotcazou@libertysurf.fr>
9505
9506 * gcc.dg/unaligned-1.c: New test.
9507
9508 2003-11-30 Mark Mitchell <mark@codesourcery.com>
9509
9510 PR c++/9849
9511 * g++.dg/template/error4.C: New test.
9512 * g++.dg/template/nested3.C: Adjust error markers.
9513
9514 2003-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9515
9516 * gcc.dg/cpp/assert4.c: Check more #system assertions.
9517
9518 2003-11-29 Joseph S. Myers <jsm@polyomino.org.uk>
9519
9520 PR c/10333
9521 * gcc.dg/bitfld-7.c: New test.
9522
9523 2003-11-29 Richard Sandiford <rsandifo@redhat.com>
9524
9525 * gcc.dg/tls/asm-1.C: New test.
9526
9527 2003-11-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9528
9529 * gcc.dg/cpp/assert4.c: Update.
9530
9531 2003-11-28 Eric Botcazou <ebotcazou@libertysurf.fr>
9532
9533 * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
9534 * gcc.dg/builtin-apply3.c: New test.
9535
9536 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
9537
9538 * lib/compat.exp (compat-obj): New xfaildata parameter.
9539 Use it to set compiler_conditional_xfail_data before compiling.
9540 (compat-get-options): Handle dg-xfail-if.
9541 (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
9542 * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
9543 * gcc.dg/compat/vector-1_y.c: Likewise.
9544 * gcc.dg/compat/vector-2_x.c: Likewise.
9545 * gcc.dg/compat/vector-2_y.c: Likewise.
9546
9547 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
9548
9549 * g++.dg/opt/reg-stack4.C: New test.
9550
9551 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
9552
9553 * gcc.dg/builtin-apply2.c: New test.
9554
9555 2003-11-26 Eric Botcazou <ebotcazou@libertysurf.fr>
9556
9557 * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
9558
9559 2003-11-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9560
9561 PR c++/12924
9562 * g++.dg/template/template-id-2.C: New test.
9563
9564 2003-11-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9565
9566 PR c++/5369
9567 * g++.dg/template/memfriend1.C: New test.
9568 * g++.dg/template/memfriend2.C: Likewise.
9569 * g++.dg/template/memfriend3.C: Likewise.
9570 * g++.dg/template/memfriend4.C: Likewise.
9571 * g++.dg/template/memfriend5.C: Likewise.
9572 * g++.dg/template/memfriend6.C: Likewise.
9573 * g++.dg/template/memfriend7.C: Likewise.
9574 * g++.dg/template/memfriend8.C: Likewise.
9575 * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
9576
9577 2003-11-21 Mark Mitchell <mark@codesourcery.com>
9578
9579 PR c++/12515
9580 * g++.dg/ext/cond1.C: New test.
9581
9582 2003-11-20 Richard Henderson <rth@redhat.com>
9583
9584 * gcc.dg/20020201-2.c: Remove.
9585 * gcc.dg/20020201-4.c: Remove.
9586 * gcc.dg/20020304-1.c: Remove.
9587
9588 2003-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9589
9590 * gcc.dg/cpp/trad/xwin1.c: New test case.
9591
9592 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
9593
9594 * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
9595 * lib/g77.exp: Likewise.
9596 * lib/objc.exp: Likewise.
9597 * lib/g++.exp: Likewise, add -multiply_defined suppress flag
9598 for darwin.
9599
9600 2003-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9601
9602 PR c++/12932
9603 * g++.dg/template/static5.C: New test.
9604
9605 2003-11-18 Joseph S. Myers <jsm@polyomino.org.uk>
9606
9607 * gcc.dg/nested-func-1.c: New test.
9608
9609 2003-11-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9610
9611 * gcc.dg/cpp/assert4.c: New test.
9612
9613 2003-11-14 Giovanni Bajo <giovannibajo@libero.it>
9614
9615 PR c++/2294
9616 * g++.dg/lookup/using9.c: New test.
9617
9618 2003-11-14 Mark Mitchell <mark@codesourcery.com>
9619
9620 PR c++/12762
9621 * g++.dg/template/error3.C: New test.
9622
9623 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
9624
9625 PR ada/13035
9626 * ada/acats/run_acats, run_all.sh: Fix syntax error.
9627 No longer use a wrapper for gcc, since this does not work under
9628 Windows.
9629
9630 2003-11-14 Giovanni Bajo <giovannibajo@libero.it>
9631
9632 PR c++/2094
9633 * g++.dg/template/ptrmem7.C: New test.
9634
9635 2003-11-13 Andrew Pinski <apinski@apple.com>
9636
9637 * gcc.c-torture/compile/20031113-1.c: New test.
9638
9639 2003-11-13 Mark Mitchell <mark@codesourcery.com>
9640 Kean Johnston <jkj@sco.com>
9641
9642 PR c/13029
9643 * gcc.dg/unused-4.c: Update.
9644
9645 2003-11-13 Eric Botcazou <ebotcazou@libertysurf.fr>
9646
9647 * g++.dg/opt/const3.C: New test.
9648
9649 2003-11-13 Jan Hubicka <jh@suse.cz>
9650
9651 * gcc.c-torture/compile/20031112-1.c: New test.
9652
9653 2003-11-12 Mark Mitchell <mark@codesourcery.com>
9654
9655 * g++.dg/parse/crash10.C: Remove bogus error marker.
9656
9657 2003-11-12 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9658
9659 * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
9660 (host_gcc): Likewise.
9661 (ROOT): Honor $PWDCMD.
9662 (BASE): Likewise.
9663 * ada/acats/run_all.sh (dir): Honor $PWDCMD.
9664
9665 2003-11-12 Catherine Moore <clm@redhat.com>
9666
9667 * gcc.c-torture/execute/20020720-1.x: Add xfail for frv-*-*.
9668
9669 2003-11-12 Andreas Jaeger <aj@suse.de>
9670 Jakub Jelinek <jakub@redhat.com>
9671 Andrew Pinski <pinskia@physics.uc.edu>
9672 Richard Henderson <rth@redhat.com>
9673
9674 * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
9675 systems.
9676 * gcc.dg/c99-const-expr-2.c (foo): Likewise.
9677
9678 * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
9679 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
9680
9681 2003-11-11 Andreas Jaeger <aj@suse.de>
9682
9683 * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
9684
9685 * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
9686
9687 2003-11-10 Arnaud Charlet <charlet@act-europe.fr>
9688
9689 * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
9690 Clean ups.
9691
9692 2003-11-10 Waldek Hebisch <hebisch@math.uni.wroc.pl>
9693
9694 * gcc.dg/trampoline-1.c: New test.
9695
9696 2003-11-09 Andrew Pinski <pinskia@physics.uc.edu>
9697
9698 * gcc.c-torture/compile/200031109-1.c: New test.
9699
9700 2003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
9701
9702 PR c/3190
9703 PR c/8714
9704 * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
9705 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
9706 gcc.dg/format/no-y2k-1.c: Update.
9707
9708 2003-11-08 Roger Sayle <roger@eyesopen.com>
9709
9710 PR optimization/10467
9711 * gcc.dg/20031108-1.c: New test case.
9712
9713 2003-11-07 Geoffrey Keating <geoffk@apple.com>
9714
9715 * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
9716
9717 2003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
9718
9719 * gcc.dg/compound-lvalue-1.c: New test.
9720 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
9721 some XFAILs.
9722
9723 2003-11-06 Geoffrey Keating <geoffk@apple.com>
9724
9725 * gcc.dg/altivec-varargs-1.c: New test.
9726
9727 2003-11-05 Eric Botcazou <ebotcazou@libertysurf.fr>
9728
9729 * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
9730 * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
9731 * gcc.c-torture/execute/simd-4.x: New file. XFAIL on SPARC at -O0.
9732 * gcc.c-torture/execute/va-arg-25.x: New file. XFAIL on SPARC.
9733 * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
9734
9735 2003-11-05 Joseph S. Myers <jsm@polyomino.org.uk>
9736
9737 * gcc.dg/cond-lvalue-1.c: New test.
9738
9739 2003-11-05 Gernot Hillier <gernot.hillier@siemens.com>
9740
9741 * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
9742
9743 2003-11-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9744
9745 PR c++/11616
9746 * g++.dg/template/instantiate5.C: New test.
9747
9748 2003-11-03 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9749
9750 PR c++/12726
9751 * g++.dg/ext/complit2.C: Replace test with self-contained version.
9752 * ChangeLog: Add missing first entry for above test.
9753
9754 2003-11-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9755
9756 PR c++/9810
9757 * g++.dg/template/using8.C: New test.
9758 * g++.old-deja/g++.other/access11.C: Adjust expected error location.
9759
9760 2003-11-02 Roger Sayle <roger@eyesopen.com>
9761
9762 PR optimization/10817
9763 * gcc.c-torture/compile/20031102-1.c: New test case.
9764
9765 2003-11-02 Kazu Hirata <kazu@cs.umass.edu>
9766
9767 * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
9768 2147483647.
9769
9770 2003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
9771
9772 * gcc.dg/20031102-1.c: New test.
9773
9774 2003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
9775
9776 * gcc.dg/complex-1.c: New test.
9777
9778 2003-11-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9779
9780 PR c++/12796
9781 * g++.dg/template/crash13.C: Adjust expected error location.
9782 * g++.old-deja/g++.brendan/ns1.C: Likewise.
9783
9784 2003-10-31 Richard Earnshaw <rearnsha@arm.com>
9785
9786 * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
9787
9788 2003-10-31 Josef Zlomek <zlomekj@suse.cz>
9789
9790 PR/10239
9791 * gcc.c-torture/compile/20031031-2.c: New test.
9792
9793 2003-10-31 Josef Zlomek <zlomekj@suse.cz>
9794
9795 PR/11640
9796 * gcc.c-torture/compile/20031031-1.c: New test.
9797
9798 2003-10-31 Richard Earnshaw <rearnsha@arm.com>
9799
9800 * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
9801 * gcc.misc-tests/bprob.exp: Likewise.
9802 * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
9803 the execution test on arm-elf configs.
9804 * g77.dg/execute/10197.x: New file. XFAIL the execution test on
9805 configs that don't support scratch files.
9806 * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
9807
9808 2003-10-30 Arnaud Charlet <charlet@act-europe.fr>
9809
9810 * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
9811 done by dejagnu.
9812
9813 2003-10-29 Arnaud Charlet <charlet@act-europe.fr>
9814
9815 * ada/acats/run_all.sh: Redirect mv output to /dev/null
9816 Avoid non pure sh syntax. Add more logging.
9817
9818 * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
9819 fail.
9820
9821 2003-10-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9822
9823 PR libgcj/10610
9824 * gcc.dg/ppc-stackalign-1.c: New test.
9825
9826 2003-10-28 Arnaud Charlet <charlet@act-europe.fr>
9827
9828 * ada/acats/run_all.sh: Change output to be more compliant with
9829 dejagnu framework.
9830 Create acats.sum and acats.log files under testsuite/ada/acats
9831 Only run [a-z]* directories, to filter out e.g. CVS.
9832 Redirect build output to log file.
9833
9834 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
9835
9836 * README.ada: Removed, integrated in ../doc/sourcebuild.texi
9837
9838 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
9839
9840 PR ada/5909:
9841 * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
9842
9843 2003-10-27 Jakub Jelinek <jakub@redhat.com>
9844
9845 * gcc.c-torture/compile/20031023-1.c: New test.
9846 * gcc.c-torture/compile/20031023-2.c: New test.
9847 * gcc.c-torture/compile/20031023-3.c: New test.
9848 * gcc.c-torture/compile/20031023-4.c: New test.
9849
9850 2003-10-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9851
9852 PR c++/10371
9853 * g++.dg/lookup/scoped8.C: New test.
9854
9855 2003-10-25 Eric Botcazou <ebotcazou@libertysurf.fr>
9856
9857 * g++.dg/opt/reg-stack3.C: New test.
9858
9859 2003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
9860
9861 * gcc.dg/c99-arraydecl-2.c: New test. PR c/11943.
9862
9863 2003-10-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9864
9865 PR c++/11076
9866 * g++.dg/template/crash13.C: New test.
9867
9868 2003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
9869
9870 * gcc.dg/c99-restrict-2.c: New test.
9871
9872 2003-10-24 Nathan Sidwell <nathan@codesourcery.com>
9873
9874 PR c++/12698, c++/12699, c++/12700, c++/12566
9875 * g++.dg/inherit/covariant9.C: New test.
9876 * g++.dg/inherit/covariant10.C: New test.
9877 * g++.dg/inherit/covariant11.C: New test.
9878
9879 2003-10-23 Jason Merrill <jason@redhat.com>
9880
9881 PR c++/12726
9882 * g++.dg/ext/complit2.C: New test.
9883
9884 2003-10-20 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
9885
9886 PR target/12654
9887 * gcc.c-torture/execute/20031020-1.c: New test.
9888
9889 2003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9890
9891 * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
9892 following the jump_insn.
9893
9894 2003-10-22 Joseph S. Myers <jsm@polyomino.org.uk>
9895
9896 * gcc.dg/cast-lvalue-1.c: New test.
9897
9898 2003-10-21 Mark Mitchell <mark@codesourcery.com>
9899
9900 PR c++/11962
9901 * g++.dg/template/cond2.C: New test.
9902
9903 2003-10-20 Joseph S. Myers <jsm@polyomino.org.uk>
9904
9905 * gcc.dg/builtins-28.c: New test.
9906
9907 2003-10-20 Jan Hubicka <jh@suse.cz>
9908
9909 * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
9910 parameter.
9911 * testsuite/gcc.dg/inline-2.c: Likewise.
9912
9913 2003-10-20 Phil Edwards <phil@codesourcery.com>
9914
9915 * gcc.dg/20021014-1.c: XFAIL for *-*-windiss targets.
9916 * gcc.dg/nest.c: Likewise.
9917
9918 2003-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9919
9920 PR c++/9781, c++/10583, c++/11862
9921 * g++.dg/parse/crash13.C: New test.
9922
9923 2003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9924
9925 * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
9926
9927 2003-10-20 Eric Botcazou <ebotcazou@libertysurf.fr>
9928
9929 * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
9930 Define HAVE_C99_RUNTIME except on Solaris.
9931 * gcc.dg/builtins-20.c: Likewise.
9932
9933 2003-10-19 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9934
9935 * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
9936
9937 2003-10-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9938
9939 PR c++/12495
9940 * g++.dg/template/crash21.C: New test.
9941
9942 2003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9943
9944 PR c++/2513
9945 * g++.dg/template/typename5.C: New test.
9946
9947 2003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9948
9949 PR c++/12369
9950 * g++.dg/template/friend25.C: New test.
9951
9952 2003-10-16 Ziemowit Laski <zlaski@apple.com>
9953
9954 * objc.dg/try-catch-2.m: Relax target triple to all Darwin
9955 versions.
9956
9957 2003-10-16 Kazu Hirata <kazu@cs.umass.edu>
9958
9959 * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
9960 == 2147483647.
9961
9962 2003-10-15 Kazu Hirata <kazu@cs.umass.edu>
9963
9964 * gcc.c-torture/execute/960416-1.x: Remove.
9965 * gcc.c-torture/execute/divconst-3.x: Likewise.
9966
9967 2003-10-15 Hans-Peter Nilsson <hp@axis.com>
9968
9969 PR target/12598
9970 * gcc.dg/torture/cris-volatile-1.c: New test.
9971
9972 2003-10-14 Roger Sayle <roger@eyesopen.com>
9973
9974 PR optimization/9325
9975 * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
9976 for overflowing floating point to integer conversion during RTL
9977 simplification.
9978
9979 2003-10-13 Ziemowit Laski <zlaski@apple.com>
9980
9981 * objc/execute/_cmd.m: Fix typo.
9982 * objc.dg/image-info.m, objc.dg/symtab-1.m:
9983 Relax 'scan-assembler' regexp.
9984 * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
9985 objc.dg/try-catch-4.m: Run on non-Darwin targets.
9986 * objc.dg/zero-link-2.m: Remove blank line.
9987 * objc.dg/zero-link-3.m: New test case.
9988
9989 2003-10-13 Geoffrey Keating <geoffk@apple.com>
9990
9991 * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
9992
9993 * gcc.dg/asm-names.c: Use scan-assembler-not rather
9994 than linker trickery.
9995
9996 2003-10-13 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9997
9998 PR c++/12370
9999 * g++.dg/other/friend2.C: New test.
10000
10001 2003-10-12 Steven Bosscher <steven@gcc.gnu.org>
10002
10003 * gcc.dg/20031012-1.c: New test.
10004
10005 2003-10-12 Steven Bosscher <steven@gcc.gnu.org>
10006
10007 * gcc.dg/weak/weak-3.c: Fix for new warning.
10008
10009 2003-10-12 Kelley Cook <kcook@gcc.gnu.org>
10010
10011 PR optimization/8750
10012 * gcc.c-torture/execute/20031012-1.c: New test case.
10013
10014 2003-10-11 Roger Sayle <roger@eyesopen.com>
10015
10016 * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
10017 that inline strncmp as cmpstrsi on i386 when compiled with -Os.
10018
10019 2003-10-11 Roger Sayle <roger@eyesopen.com>
10020
10021 PR optimization/12260
10022 * gcc.c-torture/compile/20031011-2.c: New test case.
10023
10024 2003-10-11 Roger Sayle <roger@eyesopen.com>
10025
10026 * gcc.c-torture/execute/20031011-1.c: New testcase.
10027
10028 2003-10-11 Eric Botcazou <ebotcazou@libertysurf.fr>
10029
10030 * gcc.c-torture/compile/20031011-1.c: New test.
10031
10032 2003-10-11 Jan Hubicka <jh@suse.cz>
10033
10034 * g++.dg/other/first-global.C: New test.
10035
10036 2003-10-11 Roger Sayle <roger@eyesopen.com>
10037
10038 * gcc.c-torture/execute/string-opt-18.c: New testcase.
10039
10040 2003-10-10 Ian Lance Taylor <ian@wasabisystems.com>
10041
10042 * gcc.c-torture/compile/20031010-1.c: New test.
10043
10044 2003-10-10 Geoffrey Keating <geoffk@apple.com>
10045
10046 * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
10047 * gcc.c-torture/execute/va-arg-25.c: ... here.
10048
10049 2003-10-09 Mark Mitchell <mark@codesourcery.com>
10050
10051 * g++.dg/ext/attrib8.C: Only run it on x86 targets.
10052
10053 2003-10-08 Richard Sandiford <rsandifo@redhat.com>
10054
10055 * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
10056
10057 2003-10-08 Giovanni Bajo <giovannibajo@libero.it>
10058
10059 * g++.dg/parse/error2.C: New test.
10060
10061 2003-10-08 Giovanni Bajo <giovannibajo@libero.it>
10062
10063 PR c++/11097
10064 * g++.dg/other/error5.C: Modify the error message.
10065 * g++.dg/lookup/using8.C: New test.
10066
10067 2003-10-07 Geoffrey Keating <geoffk@apple.com>
10068
10069 * gcc.dg/darwin-abi-2.c: New file.
10070 * gcc.c-torture/execute/va-arg-24.c: New file.
10071
10072 2003-10-06 Bob Wilson <bob.wilson@acm.org>
10073
10074 * g++.dg/template/spec10.C: Set exit value to zero on success. Fix
10075 indentation.
10076
10077 2003-10-06 Mark Mitchell <mark@codesourcery.com>
10078
10079 PR c++/10147
10080 * g++.dg/other/error4.C: Update error messages.
10081 * g++.dg/template/ptrmem4.C: Likewise.
10082
10083 PR c++/12337
10084 * g++.dg/init/new9.C: New test.
10085
10086 PR c++/12334, c++/12236, c++/8656
10087 * g++.dg/ext/attrib8.C: New test.
10088
10089 2003-10-06 Devang Patel <dpatel@apple.com>
10090
10091 * gcc.dg/debug/dwarf2-3.h: New test.
10092 * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
10093
10094 2003-10-06 Wolfgang Bangerth <bangerth@ticam.utexas.edu>
10095
10096 * g++.dg/opt/cfg2.C: New test.
10097
10098 2003-10-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10099
10100 * g++.dg/opt/float1.C: New test.
10101
10102 2003-10-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10103
10104 * gcc.dg/c90-array-lval-6.c: New test.
10105 * gcc.dg/c99-array-lval-6.c: New test.
10106
10107 2003-10-03 Alexander Malmberg <alexander@malmberg.org>
10108 Ziemowit Laski <zlaski@apple.com>
10109
10110 * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
10111 'Derived', so that it is never considered a class method; add
10112 new warning for '+port' method ambiguity.
10113 * objc.dg/method-12.m: Include <objc/objc.h> instead of
10114 <objc/objc-api.h> (needed on Mac OS X).
10115 * objc.dg/method-13.m: New test.
10116
10117 2003-10-03 Roger Sayle <roger@eyesopen.com>
10118
10119 PR optimization/9325, PR java/6391
10120 * gcc.c-torture/execute/20031003-1.c: New test case.
10121
10122 2003-10-02 Mark Mitchell <mark@codesourcery.com>
10123
10124 PR optimization/12180
10125 * gcc.dg/20031002-1.c: New test.
10126
10127 PR c++/12486
10128 * g++.dg/inherit/error1.C: New test.
10129
10130 2003-10-02 Chris Demetriou <cgd@broadcom.com>
10131
10132 * lib/f-torture.exp (search_for): Rename to...
10133 (search_for_re): This. Also, clean up comments and the
10134 "regexp" invocation.
10135
10136 2003-10-02 Josef Zlomek <zlomekj@suse.cz>
10137
10138 * gcc.c-torture/compile/20031002-1.c: New test.
10139
10140 2003-10-02 Jakub Jelinek <jakub@redhat.com>
10141
10142 * g++.dg/opt/cond1.C: New test.
10143
10144 2003-10-01 Kelley Cook <kelleycook@wideopenwest.com>
10145
10146 * gcc.dg/Wold-style-definition-2.c: New testcase.
10147 * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
10148
10149 2003-09-29 Richard Henderson <rth@redhat.com>
10150
10151 * g++.dg/init/array10.C: Add dg-options.
10152
10153 2003-09-29 Eric Botcazou <ebotcazou@libertysurf.fr>
10154
10155 * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
10156
10157 2003-09-28 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10158
10159 * g++.dg/template/friend19.C: Fix typo.
10160 * g++.old-deja/g++.other/crash31.C: Adjust expected error.
10161
10162 2003-09-28 Richard Sandiford <rsandifo@redhat.com>
10163
10164 * gcc.c-torture/execute/20030928-1.c: New test.
10165 * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
10166
10167 2003-09-27 Eric Botcazou <ebotcazou@libertysurf.fr>
10168
10169 * g++.dg/opt/unroll1.C: New test.
10170
10171 2003-09-26 Roger Sayle <roger@eyesopen.com>
10172
10173 PR optimization/11741
10174 * gcc.dg/20030926-1.c: New test case.
10175
10176 2003-09-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10177
10178 PR c++/5655
10179 * g++.dg/parse/access7.C: New test.
10180 * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
10181
10182 2003-09-24 Ziemowit Laski <zlaski@apple.com>
10183
10184 MERGE OF objc-improvements-branch into MAINLINE:
10185 * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
10186 if libobjc has not been built.
10187 * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
10188 objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
10189 objc/execute/class-self-2.m, objc/execute/many_args_method.m,
10190 objc/execute/nested-3.m, objc/execute/np-2.m,
10191 objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
10192 objc/execute/redefining_self.m, objc/execute/root_methods.m,
10193 objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
10194 objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
10195 objc.dg/special/unclaimed-category-1.h,
10196 objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
10197 well as GNU runtime.
10198 * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
10199 * execute/cascading-1.m, execute/function-message-1.m,
10200 objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
10201 objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
10202 objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
10203 objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
10204 objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
10205 objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
10206 objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
10207 objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
10208 objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
10209 * objc.dg/bitfield-2.m: Run only on Darwin.
10210 * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
10211 objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
10212 objc.dg/proto-lossage-1.m: Adjust for message wording changes.
10213 * objc.dg/const-str-1.m: Fix constant string layout.
10214
10215 2003-09-24 Alexandre Oliva <aoliva@redhat.com>
10216
10217 * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
10218
10219 2003-09-23 Geoffrey Keating <geoffk@apple.com>
10220
10221 * gcc.dg/darwin-abi-1.c: New file.
10222
10223 2003-09-21 Andrew Pinski <pinskia@physics.uc.edu>
10224
10225 PR target/12281
10226 * gcc.c-torture/compile/20030921-1.c: New test.
10227
10228 2003-09-22 Eric Botcazou <ebotcazou@libertysurf.fr>
10229
10230 * g++.dg/opt/reg-stack2.C: New test.
10231
10232 2003-09-21 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
10233
10234 * g++.dg/eh/delayslot1.C: New test.
10235
10236 2003-09-20 Richard Henderson <rth@redhat.com>
10237
10238 * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
10239
10240 2003-09-20 Roger Sayle <roger@eyesopen.com>
10241
10242 * gcc.c-torture/execute/20030920-1.c: New test case.
10243
10244 2003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10245
10246 * g++.dg/rtti/typeid3.C: Correct expected error message.
10247
10248 2003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10249
10250 PR c++/157
10251 * g++.dg/parse/crash12.C: New test.
10252
10253 2003-09-19 Janis Johnson <janis187@us.ibm.com>
10254
10255 * gcc.dg/compat/mixed-struct-check.h: New.
10256 * gcc.dg/compat/mixed-struct-defs.h: New.
10257 * gcc.dg/compat/mixed-struct-init.h: New.
10258 * gcc.dg/compat/struct-by-value-19_main.c: New.
10259 * gcc.dg/compat/struct-by-value-19_x.c: New.
10260 * gcc.dg/compat/struct-by-value-19_y.c: New.
10261 * gcc.dg/compat/struct-by-value-20_main.c: New.
10262 * gcc.dg/compat/struct-by-value-20_x.c: New.
10263 * gcc.dg/compat/struct-by-value-20_y.c: New.
10264 * gcc.dg/compat/struct-return-19_main.c: New.
10265 * gcc.dg/compat/struct-return-19_x.c: New.
10266 * gcc.dg/compat/struct-return-19_y.c: New.
10267 * gcc.dg/compat/struct-return-20_main.c: New.
10268 * gcc.dg/compat/struct-return-20_x.c: New.
10269 * gcc.dg/compat/struct-return-20_y.c: New.
10270
10271 2003-09-19 Andrew Pinski <pinskia@physics.uc.edu>
10272 * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
10273 so that it will not complain on LP64 targets.
10274
10275 2003-09-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10276
10277 PR c++/495
10278 * g++.dg/template/friend24.C: New test.
10279
10280 2003-09-19 Nathan Sidwell <nathan@codesourcery.com>
10281
10282 PR c++/12332
10283 * g++.dg/template/memtmpl2.C: New test.
10284
10285 2003-09-18 Mark Mitchell <mark@codesourcery.com>
10286
10287 PR target/11184
10288 * gcc.dg/builtin-apply1.c: New test.
10289
10290 2003-09-18 Nathan Sidwell <nathan@codesourcery.com>
10291
10292 PR c++/9848
10293 * g++.dg/warn/Wunused-4.C: New test.
10294
10295 2003-09-18 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10296
10297 PR c++/12316
10298 * g++.dg/other/gc2.C: New test.
10299
10300 2003-09-17 Mark Mitchell <mark@codesourcery.com>
10301
10302 PR c++/11991
10303 * g++.dg/rtti/typeid3.C: New test.
10304
10305 PR c++/12266
10306 * g++.dg/overload/template1.C: New test.
10307
10308 2003-09-17 Eric Botcazou <ebotcazou@libertysurf.fr>
10309
10310 * g++.dg/opt/cfg3.C: New test.
10311
10312 2003-09-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10313
10314 PR c++/7939
10315 * g++.dg/template/crash11.C: New test.
10316
10317 2003-09-16 Jason Merrill <jason@redhat.com>
10318 Jakub Jelinek <jakub@redhat.com>
10319
10320 * gcc.dg/attr-warn-unused-result.c: New test.
10321
10322 2003-09-15 Nathan Sidwell <nathan@codesourcery.com>
10323
10324 PR c++/12184
10325 * g++.dg/expr/call2.C: New test.
10326
10327 2003-09-15 Andreas Jaeger <aj@suse.de>
10328
10329 * gcc.dg/Wold-style-definition-1.c: New test.
10330
10331 2003-09-14 Mark Mitchell <mark@codesourcery.com>
10332
10333 PR c++/3907
10334 * g++.dg/parse/template12.C: New test.
10335
10336 * g++.dg/abi/bitfield11.C: New test.
10337 * g++.dg/abi/bitfield12.C: Likewise.
10338
10339 2003-09-14 Alexandre Oliva <aoliva@redhat.com>
10340
10341 * gcc.dg/cpp/separate-1.c: Adjust line of error. Test for correct
10342 non-expansion of functional macro name without arguments at EOL.
10343 * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change. Likewise.
10344
10345 2003-09-14 Richard Sandiford <rsandifo@redhat.com>
10346
10347 * gcc.c-torture/execute/20030914-[12].c: New tests.
10348
10349 2003-09-11 Nathan Sidwell <nathan@codesourcery.com>
10350
10351 PR c++/11788
10352 * g++.dg/overload/addr1.C: New test.
10353
10354 2003-09-10 Ian Lance Taylor <ian@wasabisystems.com>
10355
10356 * gcc.dg/20030909-1.c: New test.
10357
10358 2003-09-10 Eric Botcazou <ebotcazou@libertysurf.fr>
10359
10360 * gcc.dg/ultrasp10.c: New test.
10361
10362 2003-09-09 Devang Patel <dpatel@apple.com>
10363
10364 * gcc.dg/darwin-ld-6.c: New test.
10365
10366 2003-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10367
10368 * gcc.dg/torture/builtin-explog-1.c: New testcase.
10369
10370 2003-09-08 Mark Mitchell <mark@codesourcery.com>
10371
10372 * gcc.dg/ia64-types1.c: New test.
10373 * gcc.dg/ia64-types2.c: Likewise.
10374
10375 2003-09-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10376
10377 * gcc.dg/builtins-1.c: Add more _Complex tests.
10378 * gcc.dg/torture/builtin-attr-1.c: Likewise.
10379
10380 * gcc.dg/builtins-1.c: Test existing _Complex functions.
10381 * gcc.dg/torture/builtin-attr-1.c: Likewise.
10382
10383 2003-09-08 Mark Mitchell <mark@codesourcery.com>
10384
10385 PR c++/11786
10386 * g++.dg/lookup/koenig2.C: New test.
10387
10388 PR c++/5296
10389 * g++.dg/rtti/typeid2.C: New test.
10390
10391 2003-09-08 Jakub Jelinek <jakub@redhat.com>
10392
10393 * gcc.c-torture/compile/20030904-1.c: New test.
10394
10395 2003-09-07 Eric Botcazou <ebotcazou@libertysurf.fr>
10396
10397 * g++.dg/opt/longbranch2.C: New test.
10398
10399 2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
10400
10401 * g++.dg/template/crash10.C: Only compile it.
10402
10403 2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
10404
10405 PR middle-end/11665
10406 * gcc.c-torture/compile/20030907-1.c: New test.
10407 * g++.dg/init/array11.C: New test.
10408
10409 2003-09-07 Mark Mitchell <mark@codesourcery.com>
10410
10411 PR c++/11852
10412 * g++.dg/init/struct1.C: New test.
10413
10414 2003-09-07 Mark Mitchell <mark@codesourcery.com>
10415
10416 PR c++/12181
10417 * g++.dg/expr/comma1.C: New test.
10418
10419 2003-09-06 Mark Mitchell <mark@codesourcery.com>
10420
10421 PR c++/11867
10422 * g++.dg/expr/static_cast5.C: New test.
10423
10424 2003-09-06 Andrew Pinski <pinskia@physics.uc.edu>
10425
10426 PR c++/11507
10427 * g++.dg/lookup/scoped7.C: New test.
10428
10429 PR c++/9574
10430 * g++.dg/other/static1.C: New test.
10431
10432 PR c++/11490
10433 * g++.dg/warn/template-1.C: New test.
10434
10435 PR c++/11432
10436 * g++.dg/template/crash10.C: New test.
10437
10438 PR c++/2478
10439 * g++.dg/overload/VLA.C: New test.
10440
10441 PR c++/10804
10442 * g++.dg/template/call1.C: New test.
10443
10444 2003-09-06 Nathan Sidwell <nathan@codesourcery.com>
10445
10446 PR c++/11794
10447 * g++.dg/parse/using3.C: New test.
10448
10449 2003-09-06 Roger Sayle <roger@eyesopen.com>
10450
10451 PR c++/11409
10452 * g++.dg/overload/builtin3.C: New test case.
10453
10454 2003-09-06 Steven Bosscher <steven@gcc.gnu.org>
10455
10456 PR c/9862
10457 * gcc.dg/20030906-1.c: New test.
10458 * gcc.dg/20030906-2.c: Likewise.
10459
10460 2003-09-06 Nathan Sidwell <nathan@codesourcery.com>
10461
10462 PR c++/12167
10463 * g++.dg/parse/defarg5.C: New test.
10464
10465 * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
10466
10467 2003-09-05 Mark Mitchell <mark@codesourcery.com>
10468
10469 PR c++/12163
10470 * g++.dg/expr/static_cast4.C: New test.
10471
10472 PR c++/12146
10473 * g++.dg/template/crash9.C: New test.
10474
10475 2003-09-05 Andrew Pinski <pinskia@physics.uc.edu>
10476
10477 * g++.old-deja/g++.ext/pretty2.C: Update for change
10478 in __FUNCTION__.
10479 * g++.old-deja/g++.ext/pretty3.C: Likewise.
10480
10481 2003-09-05 Nathan Sidwell <nathan@codesourcery.com>
10482
10483 PR c++/11922
10484 * g++/dg/template/qualified-id1.C: New test.
10485
10486 PR c++/12037
10487 * g++.dg/warn/noeffect4.C: New test.
10488
10489 2003-09-04 Matt Austern <austern@apple.com>
10490
10491 * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
10492 * g++.dg/ext/fnname2.C: Likewise.
10493 * g++.dg/ext/fnname3.C: Likewise.
10494
10495 2003-09-04 Mark Mitchell <mark@codesourcery.com>
10496
10497 * g++.dg/expr/lval1.C: New test.
10498 * g++.dg/ext/lvcast.C: Remove.
10499
10500 2003-09-03 Roger Sayle <roger@eyesopen.com>
10501
10502 PR optimization/11700.
10503 * gcc.c-torture/compile/20030903-1.c: New test case.
10504
10505 2003-09-03 Mark Mitchell <mark@codesourcery.com>
10506
10507 PR c++/12053
10508 * g++.dg/abi/layout4.C: New test.
10509
10510 2003-09-02 Scott Brumbaugh <scottb.lists@verizon.net>
10511
10512 PR c++/11553
10513 * g++.dg/parse/friend3.C: New test.
10514
10515 2003-09-02 Mark Mitchell <mark@codesourcery.com>
10516
10517 PR c++/11847
10518 * g++.dg/template/class1.C: New test.
10519
10520 PR c++/11808
10521 * g++.dg/expr/call1.C: New test.
10522
10523 2003-09-01 Mark Mitchell <mark@codesourcery.com>
10524
10525 PR c++/12114
10526 * g++.dg/init/ref9.C: New test.
10527
10528 PR c++/11972
10529 * g++.dg/template/nested4.C: New test.
10530
10531 2003-08-29 Mark Mitchell <mark@codesourcery.com>
10532
10533 PR c++/12093
10534 * g++.dg/template/non-dependent4.C: New test.
10535
10536 PR c++/11928
10537 * g++.dg/inherit/conv1.C: New test.
10538
10539 2003-08-29 Mark Mitchell <mark@codesourcery.com>
10540
10541 PR c++/6196
10542 * g++.dg/ext/label1.C: New test.
10543 * g++.dg/ext/label2.C: Likewise.
10544
10545 2003-08-28 Mark Mitchell <mark@codesourcery.com>
10546
10547 * g++.dg/expr/cond3.C: New test.
10548
10549 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10550
10551 * gcc.dg/builtins-1.c: Add new builtin cases.
10552
10553 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10554
10555 * gcc.dg/builtins-1.c: Add new cases.
10556 * gcc.dg/torture/builtin-attr-1.c: Likewise.
10557
10558 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10559
10560 * gcc.dg/builtins-1.c: Add more math builtin tests.
10561 * gcc.dg/torture/builtin-attr-1.c: New test.
10562
10563 2003-08-28 Mark Mitchell <mark@codesourcery.com>
10564
10565 PR optimization/5079
10566 * g++.dg/opt/static3.C: New test.
10567
10568 2003-08-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10569
10570 * gcc.misc-tests/gcov-10b.c: New test.
10571
10572 2003-08-27 Mark Mitchell <mark@codesourcery.com>
10573
10574 * g++.dg/opt/ptrmem3.C: New test.
10575
10576 * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
10577
10578 2003-08-27 Jakub Jelinek <jakub@redhat.com>
10579
10580 * gcc.dg/20030826-2.c: New test.
10581
10582 2003-08-26 Roger Sayle <roger@eyesopen.com>
10583
10584 PR middle-end/12002
10585 * g77.f-torture/compile/12002.f: New test case.
10586
10587 2003-08-26 Roger Sayle <roger@eyesopen.com>
10588
10589 * gcc.dg/20030826-1.c: New test case.
10590
10591 2003-08-26 Matt Kraai <kraai@alumni.cmu.edu>
10592
10593 * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
10594
10595 2003-08-26 Nathan Sidwell <nathan@codesourcery.com>
10596
10597 PR c++/11871
10598 * c++.dg/lookup/crash1.C: New test.
10599
10600 * c++.dg/warn/noeffect3.C: New test.
10601
10602 2003-08-25 Janis Johnson <janis187@us.ibm.com>
10603
10604 * gcc.dg/compat/vector-1_x.c: Compile with -w.
10605 * gcc.dg/compat/vector-1_y.c: Ditto.
10606 * gcc.dg/compat/vector-2_x.c: Ditto.
10607 * gcc.dg/compat/vector-2_y.c: Ditto.
10608
10609 2003-08-25 Ulrich Weigand <uweigand@de.ibm.com>
10610
10611 * gcc.dg/20030702-1.c: New test.
10612
10613 2003-08-25 Mark Mitchell <mark@codesourcery.com>
10614
10615 PR c++/8795
10616 * g++.dg/ext/altivec-1.C: New test.
10617
10618 2003-08-24 Richard Henderson <rth@redhat.com>
10619
10620 * g++.dg/eh/simd-2.C: Add -w for x86.
10621
10622 2003-08-23 Jakub Jelinek <jakub@redhat.com>
10623
10624 * gcc.dg/20030815-1.c: New test.
10625
10626 2003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10627
10628 PR c++/3765
10629 * g++.dg/parse/access6.C: New test.
10630
10631 2003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10632
10633 PR c++/641, c++/11876
10634 * g++.dg/template/friend22.C: New test.
10635 * g++.dg/template/friend23.C: Likewise.
10636
10637 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10638
10639 * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
10640 identically.
10641
10642 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10643
10644 * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
10645
10646 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10647
10648 * gcc.dg/20020313-1.c: Add "-w" to dg-options.
10649
10650 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10651
10652 * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
10653
10654 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10655
10656 * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
10657
10658 2003-08-21 Mark Mitchell <mark@codesourcery.com>
10659
10660 PR c++/11919
10661 * g++.dg/overload/prom1.C: New test.
10662
10663 PR c++/11551
10664 * g++.dg/parse/dtor2.C: New test.
10665
10666 PR c++/10762
10667 * g++.dg/parse/using2.C: New test.
10668
10669 2003-08-21 Kazu Hirata <kazu@cs.umass.edu>
10670
10671 PR target/11805
10672 * gcc.c-torture/compile/20030821-1.c: New.
10673
10674 2003-08-20 Mark Mitchell <mark@codesourcery.com>
10675
10676 PR c++/11834
10677 * g++.dg/template/deduce2.C: New test.
10678
10679 2003-08-21 Josef Zlomek <zlomekj@suse.cz>
10680
10681 * gcc.c-torture/execute/20030821-1.c: New test.
10682
10683 2003-08-20 Roger Sayle <roger@eyesopen.com>
10684
10685 PR middle-end/11984
10686 * gcc.dg/20030820-1.c: New test case.
10687
10688 2003-08-20 Nathan Sidwell <nathan@codesourcery.com>
10689
10690 PR c++/11945
10691 * g++.dg/warn/noeffect2.C: New test.
10692
10693 2003-08-19 Mark Mitchell <mark@codesourcery.com>
10694
10695 PR c++/10926
10696 * g++.dg/template/dtor2.C: New test.
10697
10698 PR c++/11684
10699 * g++.dg/template/operator1.C: New test.
10700 * g++.dg/parse/operator4.C: New test.
10701
10702 PR c++/11946.C
10703 * g++.dg/expr/enum1.C: New test.
10704 * gcc.dg/c99-bool-1.c: Remove bogus warning.
10705
10706 PR c++/11036.C
10707 * g++.dg/parse/elab2.C: New test.
10708 * g++.dg/parse/typedef4.C: Change error message.
10709 * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
10710 * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
10711 * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
10712
10713 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10714
10715 * gcc.dg/pch/warn-1.c: New.
10716 * gcc.dg/pch/warn-1.hs: New.
10717
10718 * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
10719 not-tested file.
10720
10721 2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
10722
10723 * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
10724
10725 2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
10726
10727 * gcc.dg/uninit-D.c: New Test.
10728 * gcc.dg/uninit-E.c: New Test.
10729 * gcc.dg/uninit-F.c: New Test.
10730 * gcc.dg/uninit-G.c: New Test.
10731
10732 2003-08-19 Michael Ritzert <ritzert@t-online.de>
10733
10734 * g++.dg/README: Describe the pch directory.
10735
10736 2003-08-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10737
10738 PR c++/11174
10739 * g++.dg/parse/access4.C: New test.
10740 * g++.dg/parse/access5.C: Likewise.
10741 * g++.old-deja/g++.jason/access17.C: Adjust error message.
10742
10743 2003-08-18 Matt Kraai <kraai@alumni.cmu.edu>
10744
10745 * gcc.dg/noncompile/20030818-1.c: New.
10746
10747 2003-08-18 Nathan Sidwell <nathan@codesourcery.com>
10748
10749 PR c++/11957
10750 * g++.dg/warn/noeffect1.C: New test.
10751
10752 * g++.dg/template/scope2.C: New test.
10753 * g++.dg/template/error2.C: Correct dg-error
10754
10755 2003-08-18 Richard Sandiford <rsandifo@redhat.com>
10756
10757 * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
10758
10759 2003-08-16 Nathan Sidwell <nathan@codesourcery.com>
10760
10761 PR C++/11512
10762 * g++.dg/template/warn1.C: New.
10763
10764 2003-08-15 Nathan Sidwell <nathan@codesourcery.com>
10765
10766 * g++.dg/template/error2.C: New test.
10767 * g++.dg/lookup/using7.C: Adjust errors
10768 * g++.old-deja/g++.pt/crash36.C: Likewise.
10769 * g++.old-deja/g++.pt/derived3.C: Likewise.
10770
10771 2003-08-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10772
10773 * gcc.c-torture/execute/builtins/lib/strcat.c: New.
10774 * gcc.c-torture/execute/builtins/string-9-lib.c: New.
10775 * gcc.c-torture/execute/builtins/string-9.c: New, from
10776 string-opt-9.c. Adjust for execute/builtins framework.
10777 * gcc.c-torture/execute/string-opt-9.c: Delete.
10778
10779 2003-08-12 Mark Mitchell <mark@codesourcery.com>
10780
10781 * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
10782
10783 * g++.dg/parse/ret-type2.C: New test.
10784
10785 PR c++/11703
10786 * g++.dg/init/new8.C: New test.
10787
10788 PR c++/10923
10789 * g++.dg/parse/typedef5.C: New test.
10790
10791 PR c++/9512
10792 * g++.dg/parse/qualified2.C: New test.
10793 * g++.old-deja/g++.other/decl5.C: Mark one more instance of
10794 invalid code.
10795
10796 2003-08-11 Mark Mitchell <mark@codesourcery.com>
10797
10798 * g++.dg/conversion/ptrmem1.C: New test.
10799
10800 2003-08-11 Jakub Jelinek <jakub@redhat.com>
10801
10802 PR target/11693
10803 * gcc.dg/20030811-1.c: New test.
10804
10805 PR target/11535
10806 * gcc.c-torture/execute/20030811-1.c: New test.
10807
10808 2003-08-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10809
10810 * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
10811
10812 2003-08-10 Mark Mitchell <mark@codesourcery.com>
10813
10814 PR c++/11789.C
10815 * g++.dg/inherit/multiple1.C: New test.
10816
10817 2003-08-10 Nathan Sidwell <nathan@codesourcery.com>
10818
10819 * gcc.dg/spe1.c: New test.
10820
10821 PR c++/11670
10822 * g++.dg/expr/cast2.C: New test.
10823
10824 PR c++/10530
10825 * g++.dg/template/dependent-name2.C: New test.
10826
10827 2003-08-08 Andrew Pinski <pinskia@physics.uc.edu>
10828
10829 * g++.dg/parse/crash11.C: Put the dg options in comments.
10830
10831 2003-08-08 Neil Booth <neil@daikokuya.co.uk>
10832
10833 * lib/gcc-dg.exp: Update for diagnostic change.
10834
10835 2003-08-07 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10836
10837 PR c++/5767
10838 * g++.dg/parse/crash11.C: New test.
10839
10840 2003-08-06 Alexandre Oliva <aoliva@redhat.com>
10841
10842 * gcc.dg/cpp/spacing1.c: Update.
10843
10844 2003-08-04 Janis Johnson <janis187@us.ibm.com>
10845
10846 PR target/11739
10847 * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
10848 a value for -mtune.
10849
10850 2003-08-04 Roger Sayle <roger@eyesopen.com>
10851
10852 PR middle-end/11771
10853 * gcc.c-torture/compile/20030804-1.c: New test case.
10854
10855 2003-08-04 Roger Sayle <roger@eyesopen.com>
10856
10857 * gcc.dg/20030804-1.c: New test case.
10858
10859 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
10860
10861 * gcc.dg/cpp/separate-1.c: New test.
10862
10863 2003-08-03 Nathan Sidwell <nathan@codesourcery.com>
10864
10865 PR c++/11704
10866 * g++.dg/template/dependent-expr2.C: New test.
10867
10868 PR c++/11766
10869 * g++.dg/expr/ptrmem1.C: New test.
10870
10871 2003-08-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10872
10873 PR c++/9453
10874 * g++.dg/template/friend15.C: New test.
10875
10876 2003-08-03 Neil Booth <neil@daikokuya.co.uk>
10877
10878 * lib/dg-pch.exp: Work round PCH bug.
10879
10880 2003-08-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10881
10882 * gcc.dg/builtins-1.c: Add macro helpers. Add missing math
10883 builtins. Move cases from builtins-4.c here.
10884
10885 * gcc.dg/torture/builtin-math-1.c: New test taken from
10886 bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
10887 additional cases.
10888
10889 * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
10890 Delete.
10891
10892 2003-08-02 Nathan Sidwell <nathan@codesourcery.com>
10893
10894 PR c++/9447
10895 * g++.dg/template/using7.C: New test.
10896
10897 2003-08-02 Neil Booth <neil@daikokuya.co.uk>
10898
10899 * import1.c, import2.c: New tests.
10900
10901 2003-08-01 Jakub Jelinek <jakub@redhat.com>
10902
10903 * g++.dg/eh/crossjump1.C: New test.
10904
10905 2003-08-01 Mark Mitchell <mark@codesourcery.com>
10906
10907 PR c++/11697
10908 * g++.dg/template/using6.C: New test.
10909
10910 PR c++/11744
10911 * g++.dg/template/koenig2.C: New test.
10912
10913 2003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10914
10915 PR c++/7983
10916 * g++.dg/parse/typedef4.C: New test.
10917
10918 2003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10919
10920 PR c++/8442, c++/8806
10921 * g++.dg/template/elab1.C: New test.
10922 * g++.dg/template/type2.C: Likewise.
10923 * g++.dg/template/ttp3.C: Adjust expected error message.
10924 * g++.old-deja/g++.law/visibility13.C: Likewise.
10925 * g++.old-deja/g++.niklas/t135.C: Likewise.
10926 * g++.old-deja/g++.pt/ttp41.C: Likewise.
10927 * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
10928 template argument.
10929 * g++.old-deja/g++.pt/ttp44.C: Likewise.
10930
10931 2003-08-01 Nathan Sidwell <nathan@codesourcery.com>
10932
10933 PR c++/11295
10934 * g++.dg/ext/stmtexpr1.C: New test.
10935
10936 * g++.dg/opt/tmp1.C: New test.
10937
10938 PR c++/11525
10939 * g++.dg/parse/constant4.C: New test.
10940
10941 PR c++/9447
10942 * g++.dg/template/using5.C: New test.
10943
10944 2003-07-31 Roger Sayle <roger@eyesopen.com>
10945
10946 * gcc.dg/builtins-27.c: New test case.
10947
10948 2003-07-31 Jakub Jelinek <jakub@redhat.com>
10949
10950 * gcc.dg/tls/opt-7.c: New test.
10951
10952 2003-07-31 Andrew Pinski <pinskia@physics.uc.edu>
10953
10954 * g++.old-deja/g++.other/crash18.C: Remove.
10955
10956 2003-07-31 Nathan Sidwell <nathan@codesourcery.com>
10957
10958 * g++.dg/template/explicit3.C: New.
10959 * g++.dg/template/explicit4.C: New.
10960 * g++.dg/template/explicit5.C: New.
10961
10962 PR c++/11347
10963 * g++.dg/template/memtmpl1.C: New.
10964
10965 2003-07-29 Andrew Pinski <pinskia@physics.uc.edu>
10966
10967 PR target/11565
10968 * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
10969 * gcc.dg/i386-387-5.c (dg-options): Likewise.
10970
10971 2003-07-30 Jan Hubicka <jh@suse.cz>
10972
10973 * vtgc1.c: Kill.
10974
10975 2003-07-29 Zack Weinberg <zack@codesourcery.com>
10976
10977 * gcc.dg/struct-in-proto-1.c: New test.
10978
10979 2003-07-29 Neil Booth <neil@daikokuya.co.uk>
10980
10981 * gcc.dg/cpp/include2.c: Only expect one message.
10982
10983 2003-07-29 Nathan Sidwell <nathan@codesourcery.com>
10984
10985 PR c++/9447
10986 * g++.dg/template/using1.C: New test.
10987 * g++.dg/template/using2.C: New test.
10988 * g++.dg/template/using3.C: New test.
10989 * g++.dg/template/using4.C: New test.
10990
10991 2003-07-29 Alexandre Oliva <aoliva@redhat.com>
10992
10993 * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
10994 * gcc.c-torture/execute/string-opt-10.c: Likewise.
10995
10996 2003-07-28 Jan Hubicka <jh@suse.cz>
10997
10998 PR c++/11530
10999 * g++.dg/opt/call1.C: New test.
11000
11001 2003-07-28 Alexandre Oliva <aoliva@redhat.com>
11002
11003 PR c++/11667
11004 * g++.dg/init/enum2.C: New test.
11005 * g++.dg/template/overload1.C: Add "-w" option.
11006
11007 2003-07-28 <hp@bitrange.com>
11008
11009 * gcc.dg/Wdeclaration-after-statement-1.c,
11010 gcc.dg/Wdeclaration-after-statement-2.c: New tests.
11011
11012 2003-07-28 Jakub Jelinek <jakub@redhat.com>
11013
11014 * gcc.c-torture/compile/20030725-1.c: New test.
11015
11016 2003-07-28 Aldy Hernandez <aldyh@redhat.com>
11017
11018 * gcc.dg/20030505.c: Only run for SPE.
11019 Remove definition of opaque type.
11020
11021 2003-07-27 Mark Mitchell <mark@codesourcery.com>
11022
11023 * g++.dg/template/ptrmem6.C: New test.
11024
11025 2003-07-26 Geoffrey Keating <geoffk@apple.com>
11026
11027 * gcc.c-torture/compile/zero-strct-2.c: New test.
11028
11029 2003-07-25 Geoffrey Keating <geoffk@apple.com>
11030
11031 * gcc.dg/intermod-1.c: New test.
11032
11033 2003-07-25 Nathan Sidwell <nathan@codesourcery.com>
11034
11035 PR c++/11617
11036 * g++.dg/template/lookup2.C: New test.
11037 * g++.dg/template/memclass1.C: Remove instantiated from error.
11038 * g++.dg/other/error2.C: Tweak expected errors.
11039
11040 PR c++/11596
11041 * g++.dg/template/defarg3.C: New test.
11042
11043 * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
11044
11045 2003-07-24 Mark Mitchell <mark@codesourcery.com>
11046
11047 * g++.dg/inherit/access5.C: New test.
11048
11049 2003-07-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11050
11051 PR c++/11513
11052 * g++.dg/template/crash8.C: New test.
11053
11054 2003-07-23 Steven Bosscher <steven@gcc.gnu.org>
11055
11056 PR c/10602
11057 * gcc.dg/noncompile/incomplete-2.c: New test.
11058
11059 2003-07-23 Mark Mitchell <mark@codesourcery.com>
11060
11061 PR c++/11645
11062 * g++.dg/inherit/access4.C: New test.
11063
11064 PR c++/11517
11065 * g++.dg/expr/cond2.C: New test.
11066
11067 PR optimization/10679
11068 * g++.dg/opt/inline4.C: New test.
11069
11070 2003-07-23 Nathan Sidwell <nathan@codesourcery.com>
11071
11072 * g++.dg/parse/crash10: New test.
11073
11074 2003-07-22 Nathan Sidwell <nathan@codesourcery.com>
11075
11076 * g++.dg/ext/flexary1.C: New test.
11077
11078 2003-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11079
11080 PR c++/10793
11081 * g++.dg/template/crash9.C: New test.
11082
11083 2003-07-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11084
11085 PR c++/3004
11086 * g++.dg/parse/typedef3.C: New test.
11087
11088 PR c++/7906
11089 * g++.dg/parse/operator2.C: New test.
11090
11091 PR c++/8895
11092 * g++.dg/parse/def-tmpl-arg1.C: New test.
11093
11094 PR c++/9282
11095 * g++.dg/parse/funptr1.C: New test.
11096
11097 PR c++/9452
11098 * g++.dg/parse/ambig3.C: New test.
11099
11100 PR c++/9454
11101 * g++.dg/parse/operator3.C: New test.
11102
11103 PR c++/9486
11104 * g++.dg/parse/template10.C: New test.
11105
11106 PR c++/9488
11107 * g++.dg/parse/template11.C: New test.
11108
11109 PR c++/10150
11110 * g++.dg/parse/invalid-op1.C: New test.
11111
11112 PR c++/10247
11113 * g++.dg/parse/condexpr1.C: New test.
11114
11115 2003-07-22 Nathan Sidwell <nathan@codesourcery.com>
11116
11117 * g++.dg/ext/packed3.C: New test.
11118 * g++.dg/ext/packed4.C: New test.
11119
11120 * gcc.dg/pack-test-3.c: New test.
11121
11122 2003-07-21 Janis Johnson <janis187@us.ibm.com>
11123
11124 * lib/compat.exp: Handle dg-options per source file.
11125 * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
11126 * g++.dg/compat/abi/bitfield1_y.C: Ditto.
11127 * g++.dg/compat/abi/bitfield2_x.C: Ditto.
11128 * g++.dg/compat/abi/bitfield2_y.C: Ditto.
11129 * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
11130 * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
11131 * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
11132 * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
11133 * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
11134 * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
11135 * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
11136 * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
11137 * g++.dg/compat/break/bitfield7_x.C: Ditto.
11138 * g++.dg/compat/break/bitfield7_y.C: Ditto.
11139
11140 2003-07-21 Andrew Pinski <pinskia@physics.uc.edu>
11141
11142 PR c/10320
11143 * gcc.c-torture/execute/20030718-1.c: New test.
11144
11145 2003-07-21 Eric Botcazou <ebotcazou@libertysurf.fr>
11146
11147 PR optimization/11536
11148 * gcc.dg/20030721-1.c: New test.
11149
11150 2003-07-19 Mark Mitchell <mark@codesourcery.com>
11151
11152 PR c++/11546
11153 * g++.dg/template/lookup1.C: New test.
11154
11155 2003-07-19 Zack Weinberg <zack@codesourcery.com>
11156
11157 * gcc.dg/noncompile/label-1.c: New comprehensive test case for
11158 diagnostics of ill-formed constructs involving labels.
11159 * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
11160 the new 'previously defined here' message.
11161
11162 2003-07-18 Nathan Sidwell <nathan@codesourcery.com>
11163
11164 * g++.dg/parse/non-dependent2.C: New test.
11165
11166 2003-07-18 Andrew Pinski <pinskia@physics.uc.edu>
11167
11168 * g++.dg/init/init-ref4.C: xfail on targets without
11169 weak symbols.
11170
11171 2003-07-17 Jakub Jelinek <jakub@redhat.com>
11172
11173 PR target/11087
11174 * gcc.c-torture/execute/20030717-1.c: New test.
11175
11176 2003-07-18 Eric Botcazou <ebotcazou@libertysurf.fr>
11177
11178 * g++.dg/opt/cfg1.C: New test.
11179
11180 2003-07-17 Mark Mitchell <mark@codesourcery.com>
11181
11182 PR optimization/11557
11183 * gcc.dg/20030717-1.c: New test.
11184
11185 2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
11186
11187 PR c++/10476
11188 * g++.dg/expr/crash-1.C: New test.
11189
11190 PR c++/11027
11191 * g++.dg/template/init3.C: New test.
11192
11193 PR c++/8222
11194 * g++.dg/template/non-dependent1.C: New test.
11195
11196 PR c++/11070
11197 * g++.dg/template/non-dependent2.C: New test.
11198
11199 PR c++/11071
11200 * g++.dg/template/non-dependent3.C: New test.
11201
11202 PR c++/9907
11203 * g++.dg/template/sizeof5.C: New test.
11204
11205 2003-07-17 Geoffrey Keating <geoffk@apple.com>
11206
11207 PR 11498
11208 * gcc.c-torture/compile/mangle-1.c: New file.
11209
11210 2003-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11211
11212 PR c++/7809
11213 * g++.dg/parse/access3.C: New test.
11214
11215 2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
11216
11217 PR c++/11384
11218 * g++.dg/init/init-ref4.C: New test.
11219
11220 2003-07-16 Mark Mitchell <mark@codesourcery.com>
11221
11222 PR c++/11547
11223 * g++.dg/parse/constant3.C: New test.
11224 * g++.dg/parse/crash7.C: Likewise.
11225
11226 2003-07-16 Andrew Pinski <pinskia@physics.uc.edu>
11227
11228 PR target/11008
11229 * gcc.dg/i386-pentium4-not-mull.c: New.
11230
11231 2003-07-16 J"orn Rennecke <joern.rennecke@superh.com>
11232
11233 * gcc.dg/asm-names.c (ymain): Make it weak.
11234
11235 2003-07-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11236
11237 PR c++/5421
11238 * g++.dg/template/friend21.C: New test.
11239
11240 2003-07-16 Jakub Jelinek <jakub@redhat.com>
11241
11242 * gcc.dg/cleanup-8.c: New test.
11243 * gcc.dg/cleanup-9.c: New test.
11244
11245 2003-07-16 Danny Smith <dannysmith@users.sourceforge.net>
11246
11247 * g++.dg/ext/dll-MI1.h: New file.
11248 * g++.dg/ext/dllexport-MI1.C: New file.
11249 * g++.dg/ext/dllimport-MI1.C: New file.
11250
11251 2003-07-15 Jakub Jelinek <jakub@redhat.com>
11252
11253 * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
11254 it does not have cmpstrsi patterns (just cmpmemsi).
11255
11256 2003-07-15 Mark Mitchell <mark@codesourcery.com>
11257
11258 PR debug/11473
11259 * g++.dg/debug/debug8.C: New test.
11260
11261 2003-07-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11262
11263 PR c++/10108
11264 * g++.dg/template/crash7.C: New test.
11265
11266 2003-07-15 Kazu Hirata <kazu@cs.umass.edu>
11267
11268 PR target/10795
11269 * gcc.c-torture/compile/20030708-1.c: New.
11270
11271 2003-07-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11272
11273 * gcc.c-torture/execute/20030715-1.c: New test.
11274
11275 2003-07-14 Geoffrey Keating <geoffk@apple.com>
11276
11277 * gcc.dg/pch/inline-3.c: New file.
11278 * gcc.dg/pch/inline-3.hs: New file.
11279 * gcc.dg/pch/inline-4.c: New file.
11280 * gcc.dg/pch/inline-4.hs: New file.
11281
11282 2003-07-14 Mark Mitchell <mark@codesourcery.com>
11283
11284 PR c++/11509
11285 * g++.dg/template/crash6.C: New test.
11286
11287 PR c++/7053
11288 * g++.dg/template/friend20.C: New test.
11289
11290 PR c++/7019
11291 * g++.dg/template/overload2.C: New test.
11292
11293 2003-07-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11294
11295 PR optimization/11440
11296 * gcc.c-torture/execute/20030714-1.c: New test.
11297
11298 2003-07-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11299
11300 PR c++/11154
11301 * g++.dg/template/partial2.C: New test.
11302
11303 2003-07-13 Mark Mitchell <mark@codesourcery.com>
11304
11305 PR c++/11503
11306 * g++.dg/template/anon1.C: New test.
11307
11308 PR c++/11493
11309 PR c++/11495
11310 * g++.dg/parse/template9.C: Likewise.
11311 * g++.dg/template/crash4.C: New test.
11312 * g++.dg/template/koenig1.C: Likewise.
11313 * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
11314 * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
11315 * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
11316 functions.
11317 * g++.old-deja/g++.jason/template36.C: Likewise.
11318 * g++.old-deja/g++.mike/p1989.C: Likewise.
11319 * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
11320 * g++.old-deja/g++.pt/ttp20.C: Use this->.
11321 * g++.old-deja/g++.pt/ttp21.C: Use this->.
11322 * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
11323 compiling.
11324 * g++.old-deja/g++.pt/union2.C: Use this->.
11325
11326 2003-07-11 Jakub Jelinek <jakub@redhat.com>
11327
11328 * gcc.dg/20030711-1.c: New test.
11329
11330 2003-07-11 Nathan Sidwell <nathan@codesourcery.com>
11331
11332 PR c++/11050
11333 * g++.dg/parse/args1.C: New test.
11334 * g++.pt/defarg8.C: Change expected errors.
11335
11336 2003-07-11 Mark Mitchell <mark@codesourcery.com>
11337
11338 PR c++/8164
11339 * g++.dg/template/nontype2.C: New test.
11340
11341 PR c++/10558
11342 * g++.dg/parse/template8.C: New test.
11343
11344 PR c++/8327
11345 * g++.dg/template/scope1.C: New test.
11346
11347 * g++.dg/warn/Wsign-compare-1.C: New test.
11348
11349 2003-07-10 Kazu Hirata <kazu@cs.umass.edu>
11350
11351 * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
11352
11353 2003-07-10 Mark Mitchell <mark@codesourcery.com>
11354
11355 PR c++/9411
11356 * g++.dg/template/explicit2.C: New test.
11357
11358 PR c++/10032
11359 * g++.dg/warn/pedantic1.C: New test.
11360
11361 2003-07-10 Nathan Sidwell <nathan@codesourcery.com>
11362
11363 PR c++ 9483
11364 * g++.dg/other/field1.C: New test.
11365
11366 2003-07-10 Kazu Hirata <kazu@cs.umass.edu>
11367
11368 PR c/11449
11369 * gcc.c-torture/compile/20030707-1.c: New.
11370
11371 2003-07-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11372
11373 PR c++/10849
11374 * g++.dg/template/access12.C: New test.
11375
11376 2003-07-09 Nathan Sidwell <nathan@codesourcery.com>
11377
11378 * g++.dg/bprob/bprob.exp (prof_ext): Update.
11379 * g77.dg/bprob/bprob.exp (prof_ext): Update.
11380 * gcc.misc-tests/bprob.exp (prof_ext): Update.
11381 * gcc.misc-tests/gcov.exp: Update
11382 * g++.dg/gcov/gcov.exp: Update
11383 * lib/gcov.exp: Update.
11384
11385 2003-07-08 Mark Mitchell <mark@codesourcery.com>
11386
11387 * g++.dg/abi/mangle17.C: Make sure template expressions are
11388 dependent.
11389 * g++.dg/abi/mangle4.C: Mark erroneous casts.
11390 * g++.dg/debug/debug7.C: Mark erronous new-declarator.
11391 * g++.dg/opt/stack1.C: Remove erroneous code.
11392 * g++.dg/parse/template7.C: New test.
11393 * g++.dg/template/dependent-expr1.C: Mark erroneous code.
11394 * g++.old-deja/g++.pt/crash4.C: Likewise.
11395
11396 2003-07-09 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11397
11398 * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
11399 with zero or one occurence of `$' after the initial `L'.
11400
11401 2003-07-08 Kazu Hirata <kazu@cs.umass.edu>
11402
11403 * gcc.c-torture/compile/20030704-1.c: Add a comment.
11404
11405 2003-07-08 Roger Sayle <roger@eyesopen.com>
11406
11407 PR c/11370
11408 * gcc.dg/Wunreachable-6.c: New testcase.
11409 * gcc.dg/Wunreachable-7.c: New testcase.
11410
11411 2003-07-08 Jakub Jelinek <jakub@redhat.com>
11412
11413 PR c/11420
11414 * gcc.dg/20030708-1.c: New test.
11415
11416 2003-07-08 Richard Sandiford <rsandifo@redhat.com>
11417
11418 * gcc.dg/compat/sdata-section.h: New file.
11419 * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
11420 * gcc.dg/torture/mips-sdata-1.c: New test.
11421
11422 2003-07-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11423
11424 PR c++/11030
11425 * g++.dg/template/friend19.C: New test.
11426
11427 2003-07-08 Jakub Jelinek <jakub@redhat.com>
11428
11429 * g++.dg/opt/strength-reduce.C: New test.
11430
11431 2003-07-07 Roger Sayle <roger@eyesopen.com>
11432
11433 PR target/10979
11434 * gcc.dg/20030707-1.c: New testcase.
11435
11436 2003-07-07 Roger Sayle <roger@eyesopen.com>
11437
11438 PR optimization/11059
11439 * g++.dg/opt/emptyunion.C: New testcase.
11440
11441 2003-07-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
11442 Eric Botcazou <ebotcazou@libertysurf.fr>
11443
11444 * g++.dg/opt/stack1.C: New test.
11445
11446 2003-07-05 Mark Mitchell <mark@codesourcery.com>
11447
11448 * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
11449 run test.
11450
11451 PR c++/11431
11452 * g++.dg/expr/static_cast3.C: New test.
11453
11454 2003-07-04 Zack Weinberg <zack@codesourcery.com>
11455
11456 * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
11457 everywhere.
11458 * gcc.dg/concat.c: Concatenation of string constants with
11459 __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
11460 * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
11461 * gcc.dg/cpp/escape-2.c: Use wide character constants where
11462 necessary to avoid multi-character character constant warning.
11463 * gcc.dg/cpp/escape.c: Likewise.
11464 * gcc.dg/cpp/ucs.c: Likewise.
11465 Remove backslashes from dg-bogus comments, as they confuse Tcl.
11466 Fix a typo.
11467
11468 2003-07-04 Kazu Hirata <kazu@cs.umass.edu>
11469
11470 PR c/11428
11471 * gcc.c-torture/compile/20030704-1.c: New.
11472
11473 2003-07-04 Kazu Hirata <kazu@cs.umass.edu>
11474
11475 * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
11476
11477 2003-07-04 Danny Smith <dannysmith@users.sourceforge.net>
11478
11479 PR c++/5287, PR c++/7910, PR c++/11021
11480 * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
11481 tests for warnings.
11482 * g++.dg/ext/dllimport2.C: Add tests for warnings.
11483 * g++.dg/ext/dllimport3.C: Likewise.
11484 * g++.dg/ext/dllimport4.C: New file.
11485 * g++.dg/ext/dllimport5.C: New file.
11486 * g++.dg/ext/dllimport6.C: New file.
11487 * g++.dg/ext/dllimport7.C: New file.
11488 * g++.dg/ext/dllimport8.C: New file.
11489 * g++.dg/ext/dllimport9.C: New file.
11490 * g++.dg/ext/dllimport10.C: New file.
11491 * g++.dg/ext/dllexport1.C: New file.
11492
11493 2003-07-03 Mark Mitchell <mark@codesourcery.com>
11494
11495 * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
11496 * g++.old-deja/g++.mike/net36.C: Tweak error messages.
11497
11498 2003-07-03 Roger Sayle <roger@eyesopen.com>
11499
11500 * gcc.dg/builtins-25.c: New testcase.
11501 * gcc.dg/builtins-26.c: New testcase.
11502
11503 2003-07-03 Janis Johnson <janis187@us.ibm.com>
11504
11505 * gcc.dg/compat/vector-defs.h: New file.
11506 * gcc.dg/compat/vector-setup.h: New file.
11507 * gcc.dg/compat/vector-check.h: New file.
11508 * gcc.dg/compat/vector-1_main.c: New file.
11509 * gcc.dg/compat/vector-1_x.c: New file.
11510 * gcc.dg/compat/vector-1_y.c: New file.
11511 * gcc.dg/compat/vector-2_main.c: New file.
11512 * gcc.dg/compat/vector-2_x.c: New file.
11513 * gcc.dg/compat/vector-2_y.c: New file.
11514
11515 * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
11516 * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
11517 * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
11518 * gcc.dg/compat/struct-align-1.h: New file.
11519 * gcc.dg/compat/struct-align-1_main.c: New file.
11520 * gcc.dg/compat/struct-align-1_x.c: New file.
11521 * gcc.dg/compat/struct-align-1_y.c: New file.
11522 * gcc.dg/compat/struct-align-2.h: New file.
11523 * gcc.dg/compat/struct-align-2_main.c: New file.
11524 * gcc.dg/compat/struct-align-2_x.c: New file.
11525 * gcc.dg/compat/struct-align-2_y.c: New file.
11526
11527 * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
11528 * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
11529 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
11530 * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
11531 * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
11532 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
11533 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
11534 * gcc.dg/compat/scalar-return-3_x.c: Ditto.
11535 * gcc.dg/compat/scalar-return-4_x.c: Ditto.
11536 * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
11537 * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
11538 * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
11539 * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
11540 * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
11541 * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
11542 * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
11543 * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
11544 * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
11545 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
11546 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
11547 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
11548 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11549 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11550 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
11551 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
11552 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
11553 * gcc.dg/compat/struct-return-10_x.c: Ditto.
11554 * gcc.dg/compat/struct-return-2_x.c: Ditto.
11555 * gcc.dg/compat/struct-return-3_x.c: Ditto.
11556
11557 2003-07-03 Eric Botcazou <ebotcazou@libertysurf.fr>
11558
11559 * gcc.dg/i386-call-1.c: New test.
11560
11561 2003-07-03 Nathan Sidwell <nathan@codesourcery.com>
11562
11563 PR c++/9162
11564 * g++.dg/parse/defarg4.C: New.
11565
11566 2003-07-03 Roger Sayle <roger@eyesopen.com>
11567
11568 PR target/10700
11569 * gcc.c-torture/compile/20030703-1.c: New test case.
11570
11571 2003-07-03 Mark Mitchell <mark@codesourcery.com>
11572
11573 * g++.dg/template/local3.C: Remove extra semicolon.
11574
11575 2003-07-03 Eric Botcazou <ebotcazou@libertysurf.fr>
11576
11577 * gcc.dg/i386-volatile-1.c: New test.
11578
11579 2003-07-02 Nathan Sidwell <nathan@codesourcery.com>
11580
11581 PR c++/11072
11582 * g++.dg/other/offsetof2.C: XFAIL.
11583 * g++.dg/other/offsetof5.C: New.
11584
11585 PR c++/10219
11586 * g++.dg/template/error1.C: New.
11587
11588 PR c++/9779
11589 * g++.dg/template/dependent-expr1.C: New.
11590
11591 2003-07-01 Mark Mitchell <mark@codesourcery.com>
11592
11593 PR c++/6949
11594 * g++.dg/template/local3.C: New test.
11595
11596 PR c++/11149
11597 * g++.dg/lookup/scoped6.C: New test.
11598
11599 2003-07-01 Giovanni Bajo <giovannibajo@libero.it>
11600
11601 PR c++/8046
11602 * g++.dg/other/error7.C: New test.
11603
11604 2003-07-01 Kazu Hirata <kazu@cs.umass.edu>
11605
11606 * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
11607 * g++.old-deja/g++.abi/vtable3.h: Likewise.
11608 * g++.old-deja/g++.law/code-gen5.C: Likewise.
11609 * g++.old-deja/g++.other/union2.C: Likewise.
11610 * gcc.dg/c90-const-expr-2.c: Likewise.
11611 * gcc.dg/c90-const-expr-3.c: Likewise.
11612 * gcc.dg/c99-const-expr-2.c: Likewise.
11613 * gcc.dg/c99-const-expr-3.c: Likewise.
11614 * gcc.dg/concat.c: Likewise.
11615
11616 2003-07-01 Mark Mitchell <mark@codesourcery.com>
11617
11618 PR c++/9559
11619 * g++.dg/init/static1.C: New test.
11620
11621 2003-06-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11622
11623 * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
11624 * g++.old-deja/g++.other/access2.C: Likewise.
11625 * g++.old-deja/g++.other/decl2.C: Likewise.
11626 * gcc.c-torture/execute/20020615-1.c: Likewise.
11627
11628 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11629
11630 PR c++/4933
11631 * g++.dg/template/sizeof4.C: New test.
11632
11633 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11634
11635 * g++.dg/other/error6.C: New test.
11636
11637 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11638
11639 PR c++/10750
11640 * g++.dg/parse/constant2.C: New test.
11641
11642 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11643
11644 PR c++/11106
11645 * g++.dg/other/error5.C: New test.
11646
11647 2003-06-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11648
11649 * gcc.dg/format/gcc_diag-1.c: New test.
11650
11651 2003-06-28 Ulrich Weigand <uweigand@de.ibm.com>
11652
11653 * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
11654
11655 2003-06-28 Nathan Sidwell <nathan@codesourcery.com>
11656
11657 * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
11658 * g++.old-deja/g++.robertl/eb133a.C: Likewise.
11659 * g++.old-deja/g++.robertl/eb133b.C: Likewise.
11660
11661 2003-06-28 Jakub Jelinek <jakub@redhat.com>
11662
11663 * gcc.c-torture/execute/builtins/string-8.c: New test.
11664 * gcc.c-torture/execute/builtins/string-8-lib.c: New.
11665 * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
11666 * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
11667
11668 2003-06-27 Mark Mitchell <mark@codesourcery.com>
11669
11670 PR c++/10468
11671 * g++.dg/ext/typeof6.C: New test.
11672
11673 2003-06-27 Mark Mitchell <mark@codesourcery.com>
11674
11675 PR c++/10796
11676 * g++.dg/init/enum1.C: New test.
11677
11678 2003-06-27 Ulrich Weigand <uweigand@de.ibm.com>
11679
11680 * gcc.dg/20030627-1.c: New test.
11681
11682 2003-06-26 Mark Mitchell <mark@codesourcery.com>
11683
11684 PR c++/11332
11685 * g++.dg/expr/static_cast2.C: New test.
11686
11687 2003-06-26 Roger Sayle <roger@eyesopen.com>
11688 Jakub Jelinek <jakub@redhat.com>
11689
11690 * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
11691 sprintf(dst,"%s",src) optimization.
11692 * gcc.c-torture/execute/20030626-1.c: New test case.
11693 * gcc.c-torture/execute/20030626-2.c: New test case.
11694
11695 2003-06-26 J"orn Rennecke <joern.rennecke@superh.com>
11696
11697 * gcc.c-torture/execute/multi-ix.c: New test.
11698
11699 * gcc.c-torture/execute/simd-4.c (main):
11700 Added missing semicolon at end of union.
11701
11702 2003-06-26 Giovanni Bajo <giovannibajo@libero.it>
11703
11704 PR c++/8266
11705 * g++.dg/template/explicit-instantiation3.C: New test.
11706
11707 2003-06-26 Eric Botcazou <ebotcazou@libertysurf.fr>
11708
11709 * gcc.dg/20030626-1.c: Use signed char.
11710
11711 2003-06-26 Eric Botcazou <ebotcazou@libertysurf.fr>
11712
11713 * gcc.dg/20030626-1.c: New test.
11714
11715 2003-06-26 Neil Booth <neil@daikokuya.co.uk>
11716
11717 * const-str-2.m: Update.
11718
11719 2003-06-25 Mark Mitchell <mark@codesourcery.com>
11720
11721 PR c++/10990
11722 * g++.dg/rtti/dyncast1.C: New test.
11723 * g++.dg/abi/mangle4.C: Correct base-specifier access.
11724 * g++.dg/lookup/scoped1.C: Remove XFAIL.
11725 * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
11726
11727 PR c++/10931
11728 * g++.dg/expr/static_cast1.C: New test.
11729
11730 2003-06-25 Josef Zlomek <zlomekj@suse.cz>
11731
11732 * gcc.dg/20030625-1.c: New test.
11733
11734 2003-06-24 Roger Sayle <roger@eyesopen.com>
11735
11736 * gcc.c-torture/compile/20030624-1.c: New test case.
11737
11738 2003-06-24 Jakub Jelinek <jakub@redhat.com>
11739
11740 * gcc.c-torture/execute/string-opt-17.c: New test.
11741
11742 2003-06-24 Mark Mitchell <mark@codesourcery.com>
11743
11744 PR c++/5754
11745 * g++.dg/parse/crash6.C: New test.
11746
11747 2003-06-23 Roger Sayle <roger@eyesopen.com>
11748
11749 * gcc.dg/builtins-24.c: New test case.
11750
11751 2003-06-23 Jakub Jelinek <jakub@redhat.com>
11752
11753 * g++.dg/opt/operator1.C: New test.
11754
11755 2003-06-22 Roger Sayle <roger@eyesopen.com>
11756
11757 * gcc.c-torture/execute/string-opt-16.c: New test case.
11758
11759 2003-06-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
11760
11761 * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion option.
11762 * g++.old-deja/g++.other/conv7.C: Likewise
11763 * g++.old-deja/g++.other/overcnv2.C: Likewise.
11764 * g++.old-deja/g++.other/overload14.C: Likewise.
11765
11766 2003-06-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
11767
11768 * g++.old-deja/g++.jason/conversion5.C: Adjust option.
11769 * g++.old-deja/g++.bugs/900215_01.C: Likewise.
11770
11771 2003-06-20 Mark Mitchell <mark@codesourcery.com>
11772
11773 PR c++/10888
11774 * g++.dg/warn/Winline-3.C: New test.
11775
11776 2003-06-20 Mark Mitchell <mark@codesourcery.com>
11777
11778 * lib/target-supports.exp (check_alias_available): Make the test
11779 program acceptable to the Solaris assembler.
11780
11781 PR c++/10749
11782 * g++.dg/template/memclass2.C: New test.
11783
11784 2003-06-20 Mark Mitchell <mark@codesourcery.com>
11785 Eric Botcazou <ebotcazou@libertysurf.fr>
11786
11787 * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
11788 data for non-matching targets.
11789 * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
11790
11791 2003-06-20 Mark Mitchell <mark@codesourcery.com>
11792
11793 PR c++/10845
11794 * g++.dg/template/member3.C: New test.
11795
11796 2003-06-19 Mark Mitchell <mark@codesourcery.com>
11797
11798 PR c++/10939
11799 * g++.dg/template/func1.C: New test.
11800
11801 PR c++/9649
11802 * g++.dg/template/static4.C: New test.
11803 * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
11804
11805 PR c++/11041
11806 * g++.dg/init/ref7.C: New test.
11807
11808 2003-06-19 Matt Austern <austern@apple.com>
11809
11810 PR c++/11228
11811 * g++.dg/anew1.C: New test.
11812 * g++.dg/anew2.C: New test.
11813 * g++.dg/anew3.C: New test.
11814 * g++.dg/anew4.C: New test.
11815
11816 2003-06-19 Kazu Hirata <kazu@cs.umass.edu>
11817
11818 * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
11819
11820 2003-06-19 J"orn Rennecke <joern.rennecke@superh.com>
11821
11822 * gcc.c-torture/execute/simd-4.c (main): Make expected value
11823 endian-dependent.
11824
11825 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
11826
11827 * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
11828 Remove cruft.
11829
11830 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
11831
11832 * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
11833 * gcc.c-torture/compile/961203-1.c: Likewise.
11834 * gcc.c-torture/compile/980506-1.c: Likewise.
11835
11836 2003-06-17 Mark Mitchell <mark@codesourcery.com>
11837
11838 PR c++/10712
11839 * g++.dg/lookup/using7.C: New test.
11840
11841 2003-06-17 Mark Mitchell <mark@codesourcery.com>
11842
11843 PR c++/11105
11844 * g++.dg/abi/conv1.C: Remove it.
11845 * g++.dg/template/conv7.C: New test.
11846 * g++.dg/template/conv8.C: Likewise.
11847 * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
11848 conversion operator.
11849
11850 2003-06-17 Janis Johnson <janis187@us.ibm.com>
11851
11852 * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
11853 * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
11854 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
11855 * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
11856 * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
11857 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
11858 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
11859 * gcc.dg/compat/scalar-return-3_x.c: Ditto.
11860 * gcc.dg/compat/scalar-return-4_x.c: Ditto.
11861 * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
11862 * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
11863 * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
11864 * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
11865 * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
11866 * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
11867 * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
11868 * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
11869 * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
11870 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
11871 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
11872 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
11873 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11874 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11875 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
11876 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
11877 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
11878 * gcc.dg/compat/struct-return-10_x.c: Ditto.
11879 * gcc.dg/compat/struct-return-2_x.c: Ditto.
11880 * gcc.dg/compat/struct-return-3_x.c: Ditto.
11881
11882 2003-06-16 Mark Mitchell <mark@codesourcery.com>
11883
11884 * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
11885 * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
11886 indications.
11887
11888 2003-06-16 Roger Sayle <roger@eyesopen.com>
11889
11890 * gcc.dg/i386-387-5.c: New test case.
11891 * gcc.dg/i386-387-6.c: New test case.
11892 * gcc.dg/builtins-23.c: New test case.
11893
11894 2003-06-15 Roger Sayle <roger@eyesopen.com>
11895
11896 * gcc.dg/builtins-22.c: New test case.
11897 * gcc.dg/i386-387-1.c: Update to test exp.
11898 * gcc.dg/i386-387-2.c: Likewise.
11899
11900 2003-06-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11901
11902 * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
11903
11904 2003-06-12 Mark Mitchell <mark@codesourcery.com>
11905
11906 * lib/gcc-dg.exp (dg-require-dll): New function.
11907 (dg-xfail-if): Likewise.
11908 * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
11909 driver.
11910
11911 * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
11912 * gcc.c-torture/compile/20001205-1.c: Likewise.
11913 * gcc.c-torture/compile/20001226-1.c: Likewise.
11914 * gcc.c-torture/compile/20010518-2.c: Likewise.
11915 * gcc.c-torture/compile/20020312-1.c: Likewise.
11916 * gcc.c-torture/compile/20020604-1.c: Likewise.
11917 * gcc.c-torture/compile/920501-12.c: Likewise.
11918 * gcc.c-torture/compile/920501-4.c: Likewise.
11919 * gcc.c-torture/compile/920520-1.c: Likewise.
11920 * gcc.c-torture/compile/920521-1.c: Likewise.
11921 * gcc.c-torture/compile/920625-1.c: Likewise.
11922 * gcc.c-torture/compile/961203-1.c: Likewise.
11923 * gcc.c-torture/compile/980506-1.c: Likewise.
11924 * gcc.c-torture/compile/981006-1.c: Likewise.
11925 * gcc.c-torture/compile/981022-1.c: Likewise.
11926 * gcc.c-torture/compile/981223-1.c: Likewise.
11927 * gcc.c-torture/compile/990617-1.c: Likewise.
11928 * gcc.c-torture/compile/dll.c: Likewise.
11929 * gcc.c-torture/compile/labels-3.c: Likewise.
11930 * gcc.c-torture/compile/mipscop-1.c: Likewise.
11931 * gcc.c-torture/compile/mipscop-2.c: Likewise.
11932 * gcc.c-torture/compile/mipscop-3.c: Likewise.
11933 * gcc.c-torture/compile/mipscop-4.c: Likewise.
11934 * gcc.c-torture/compile/simd-5.c: Likewise.
11935 * gcc.c-torture/compile/20000804-1.x: Remove.
11936 * gcc.c-torture/compile/20001205-1.x: Likewise.
11937 * gcc.c-torture/compile/20001226-1.x: Likewise.
11938 * gcc.c-torture/compile/20010518-2.x: Likewise.
11939 * gcc.c-torture/compile/20020312-1.x: Likewise.
11940 * gcc.c-torture/compile/20020604-1.x: Likewise.
11941 * gcc.c-torture/compile/920501-12.x: Likewise.
11942 * gcc.c-torture/compile/920501-4.x: Likewise.
11943 * gcc.c-torture/compile/920520-1.x: Likewise.
11944 * gcc.c-torture/compile/920521-1.x: Likewise.
11945 * gcc.c-torture/compile/920625-1.x: Likewise.
11946 * gcc.c-torture/compile/961203-1.x: Likewise.
11947 * gcc.c-torture/compile/980506-1.x: Likewise.
11948 * gcc.c-torture/compile/981006-1.x: Likewise.
11949 * gcc.c-torture/compile/981022-1.x: Likewise.
11950 * gcc.c-torture/compile/981223-1.x: Likewise.
11951 * gcc.c-torture/compile/990617-1.x: Likewise.
11952 * gcc.c-torture/compile/mipscop-1.x: Likewise.
11953 * gcc.c-torture/compile/mipscop-2.x: Likewise.
11954 * gcc.c-torture/compile/mipscop-3.x: Likewise.
11955 * gcc.c-torture/compile/mipscop-4.x: Likewise.
11956 * gcc.c-torture/compile/simd-5.x: Likewise.
11957
11958 * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
11959
11960 2003-06-13 Eric Botcazou <ebotcazou@libertysurf.fr>
11961
11962 * gcc.c-torture/execute/20030611-1.c: New test.
11963
11964 2003-06-12 Roger Sayle <roger@eyesopen.com>
11965
11966 PR middle-end/168
11967 * gcc.dg/20030612-1.c: New test case.
11968
11969 2003-06-12 Mark Mitchell <mark@codesourcery.com>
11970
11971 PR c++/10635
11972 * g++.dg/expr/cast1.C: New test.
11973
11974 2003-06-12 Roger Sayle <roger@eyesopen.com>
11975
11976 * gcc.dg/builtins-21.c: New test case.
11977
11978 2003-06-11 Kelley Cook <kelleycook@wideopenwest.com>
11979
11980 * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
11981 options instead of at the end.
11982 * lib/objc.exp (objc_target_compile): Likewise.
11983
11984 2003-06-11 Mark Mitchell <mark@codesourcery.com>
11985
11986 PR c++/10432
11987 * g++.dg/parse/error1.C: New test.
11988
11989 2003-06-11 Janis Johnson <janis187@us.ibm.com>
11990
11991 * gcc.dg/compat/struct-by-value-11_main.c: New file.
11992 * gcc.dg/compat/struct-by-value-11_x.c: New file.
11993 * gcc.dg/compat/struct-by-value-11_y.c: New file.
11994 * gcc.dg/compat/struct-by-value-12_main.c: New file.
11995 * gcc.dg/compat/struct-by-value-12_x.c: New file.
11996 * gcc.dg/compat/struct-by-value-12_y.c: New file.
11997 * gcc.dg/compat/struct-by-value-13_main.c: New file.
11998 * gcc.dg/compat/struct-by-value-13_x.c: New file.
11999 * gcc.dg/compat/struct-by-value-13_y.c: New file.
12000 * gcc.dg/compat/struct-by-value-14_main.c: New file.
12001 * gcc.dg/compat/struct-by-value-14_x.c: New file.
12002 * gcc.dg/compat/struct-by-value-14_y.c: New file.
12003 * gcc.dg/compat/struct-by-value-15_main.c: New file.
12004 * gcc.dg/compat/struct-by-value-15_x.c: New file.
12005 * gcc.dg/compat/struct-by-value-15_y.c: New file.
12006 * gcc.dg/compat/struct-by-value-16_main.c: New file.
12007 * gcc.dg/compat/struct-by-value-16_x.c: New file.
12008 * gcc.dg/compat/struct-by-value-16_y.c: New file.
12009 * gcc.dg/compat/struct-by-value-17_main.c: New file.
12010 * gcc.dg/compat/struct-by-value-17_x.c: New file.
12011 * gcc.dg/compat/struct-by-value-17_y.c: New file.
12012 * gcc.dg/compat/struct-by-value-18_main.c: New file.
12013 * gcc.dg/compat/struct-by-value-18_x.c: New file.
12014 * gcc.dg/compat/struct-by-value-18_y.c: New file.
12015
12016 * gcc.dg/compat/scalar-by-value-3_main.c: New file.
12017 * gcc.dg/compat/scalar-by-value-3_x.c: New file.
12018 * gcc.dg/compat/scalar-by-value-3_y.c: New file.
12019 * gcc.dg/compat/scalar-by-value-4_main.c: New file.
12020 * gcc.dg/compat/scalar-by-value-4_x.c: New file.
12021 * gcc.dg/compat/scalar-by-value-4_y.c: New file.
12022 * gcc.dg/compat/scalar-return-3_main.c: New file.
12023 * gcc.dg/compat/scalar-return-3_x.c: New file.
12024 * gcc.dg/compat/scalar-return-3_y.c: New file.
12025 * gcc.dg/compat/scalar-return-4_main.c: New file.
12026 * gcc.dg/compat/scalar-return-4_x.c: New file.
12027 * gcc.dg/compat/scalar-return-4_y.c: New file.
12028
12029 2003-06-10 Janis Johnson <janis187@us.ibm.com>
12030
12031 * gcc.dg/compat/fp2-struct-check.h: New file.
12032 * gcc.dg/compat/fp2-struct-defs.h: New file.
12033 * gcc.dg/compat/fp2-struct-init.h: New file.
12034 * gcc.dg/compat/struct-by-value-10_main.c: New file.
12035 * gcc.dg/compat/struct-by-value-10_x.c: New file.
12036 * gcc.dg/compat/struct-by-value-10_y.c: New file.
12037 * gcc.dg/compat/struct-return-10_main.c: New file.
12038 * gcc.dg/compat/struct-return-10_x.c: New file.
12039 * gcc.dg/compat/struct-return-10_y.c: New file.
12040
12041 * gcc.dg/compat/compat-common.h: New file.
12042 * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
12043 * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
12044 * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
12045 * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
12046 * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
12047 * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
12048 * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
12049 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
12050 * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
12051 * gcc.dg/compat/scalar-return-1_main.c: Ditto.
12052 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
12053 * gcc.dg/compat/scalar-return-1_y.c: Ditto.
12054 * gcc.dg/compat/scalar-return-2_main.c: Ditto.
12055 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
12056 * gcc.dg/compat/scalar-return-2_y.c: Ditto.
12057 * gcc.dg/compat/small-struct-check.h: Ditto.
12058 * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
12059 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
12060 * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
12061 * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
12062 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
12063 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
12064 * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
12065 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
12066 * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
12067 * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
12068 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
12069 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
12070 * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
12071 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
12072 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
12073 * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
12074 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
12075 * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
12076 * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
12077 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
12078 * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
12079 * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
12080 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
12081 * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
12082 * gcc.dg/compat/struct-return-2_main.c: Ditto.
12083 * gcc.dg/compat/struct-return-2_x.c: Ditto.
12084 * gcc.dg/compat/struct-return-2_y.c: Ditto.
12085 * gcc.dg/compat/struct-return-3_main.c: Ditto.
12086 * gcc.dg/compat/struct-return-3_x.c: Ditto.
12087 * gcc.dg/compat/struct-return-3_y.c: Ditto.
12088
12089 2003-06-10 Geoffrey Keating <geoffk@apple.com>
12090
12091 * g++.dg/pch/static-1.C: New file.
12092 * g++.dg/pch/static-1.Hs: New file.
12093
12094 2003-06-10 Richard Henderson <rth@redhat.com>
12095
12096 * gcc.dg/asm-7.c: Adjust expected warning text.
12097
12098 2003-06-10 Roger Sayle <roger@eyesopen.com>
12099
12100 * gcc.dg/builtins-20.c: New test case.
12101
12102 2003-06-10 Mark Mitchell <mark@codesourcery.com>
12103
12104 PR c++/11131
12105 * g++.dg/opt/template1.C: New test.
12106
12107 2003-06-09 Mark Mitchell <mark@codesourcery.com>
12108
12109 * lib/gcc-dg.exp (dg-test): Clear additional_files and
12110 additional_sources.
12111
12112 2003-05-21 David Taylor <dtaylor@emc.com>
12113
12114 * gcc.dg/Wpadded.c: New file.
12115
12116 2003-06-09 Mark Mitchell <mark@codesourcery.com>
12117
12118 * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
12119 * gcc.dg/special/weak-2.c: Add dg-require-weak.
12120 * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
12121 dg-require-weak.
12122
12123 2003-06-09 J"orn Rennecke <joern.rennecke@superh.com>
12124
12125 * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
12126
12127 2003-06-09 Mark Mitchell <mark@codesourcery.com>
12128
12129 * lib/gcc-dg.exp (dg-require-weak): Fix typo.
12130 (dg-require-alias): Likewise.
12131 (dg-require-gc-sections): Likewise.
12132 * lib/target-supports.exp (check_gc_sections_available): Likewise.
12133
12134 2003-06-08 Richard Henderson <rth@redhat.com>
12135
12136 * gcc.dg/20011029-2.c: Fix the array reference.
12137 * gcc.dg/asm-7.c: New.
12138
12139 2003-06-08 Kazu Hirata <kazu@cs.umass.edu>
12140
12141 * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
12142
12143 2003-06-08 Mark Mitchell <mark@codesourcery.com>
12144
12145 * lib/gcc-dg.exp (dg-require-alias): Fix typo.
12146 (dg-require-gc-sections): Likewise.
12147
12148 2003-06-08 Jan Hubicka <jh@suse.cz>
12149
12150 * i386-cmov1.c: Fix regular expression.
12151 * i386-cvt-1.c: Likewise.
12152 * i386-local.c: Likewise.
12153 * i386-local2.c: Likewise.
12154 * i386-mul.c: Likewise.
12155 * i386-ssetype-1.c: Likewise.
12156 * i386-ssetype-3.c: Likewise.
12157 * i386-ssetype-5.c: Likewise.
12158
12159 2003-06-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12160
12161 PR c++/11039
12162 * g++.dg/warn/implicit-typename2.C: New test.
12163 * g++.dg/warn/implicit-typename3.C: New test.
12164
12165 2003-06-07 Richard Henderson <rth@redhat.com>
12166
12167 * g++.dg/other/offsetof3.C: Use size_t.
12168 * g++.dg/other/offsetof4.C: Likewise.
12169
12170 2003-06-07 H.J. Lu <hongjiu.lu@intel.com>
12171
12172 * lib/copy-file.exp: New. Implement gcc_copy_files.
12173
12174 * lib/dg-pch.exp: Load copy-file.exp
12175 (dg-pch): Use gcc_copy_files instead of "file copy".
12176
12177 2003-06-06 Mark Mitchell <mark@codesourcery.com>
12178
12179 * gcc.dg/weak/weak.exp: Simplify.
12180 * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
12181 * gcc.dg/weak/weak-1.c: Likewise.
12182 * gcc.dg/weak/weak-2.c: Likewise.
12183 * gcc.dg/weak/weak-3.c: Likewise.
12184 * gcc.dg/weak/weak-4.c: Likewise.
12185 * gcc.dg/weak/weak-5.c: Likewise.
12186 * gcc.dg/weak/weak-6.c: Likewise.
12187 * gcc.dg/weak/weak-7.c: Likewise.
12188 * gcc.dg/weak/weak-8.c: Likewise.
12189 * gcc.dg/weak/weak-9.c: Likewise.
12190
12191 2003-06-06 Richard Earnshaw <rearnsha@arm.com>
12192
12193 gcc.c-torture/execute/20030606-1.c: New.
12194
12195 2003-06-06 Roger Sayle <roger@eyesopen.com>
12196
12197 * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
12198 * gcc.dg/builtins-19.c: Likewise.
12199
12200 2003-06-06 Roger Sayle <roger@eyesopen.com>
12201
12202 * gcc.dg/builtins-2.c: Add some more tests.
12203 * gcc.dg/builtins-18.c: New test case.
12204 * gcc.dg/builtins-19.c: New test case.
12205
12206 2003-06-06 Roger Sayle <roger@eyesopen.com>
12207 Jim Wilson <wilson@tuliptree.org>
12208
12209 * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
12210
12211 2003-06-06 Jakub Jelinek <jakub@redhat.com>
12212
12213 * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
12214 mempcpy/stpcpy calls not to be optimized into something else.
12215 * gcc.c-torture/execute/string-opt-3.c: Moved to...
12216 * gcc.c-torture/execute/builtins/string-7.c: ...here.
12217 * gcc.c-torture/execute/builtins/string-7-lib.c: New.
12218
12219 2003-06-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12220
12221 * gcc.dg/format/asm_fprintf-1.c: New test.
12222
12223 2003-06-05 Mark Mitchell <mark@codesourcery.com>
12224
12225 * lib/gcc-defs.exp (additional_sources): New variable.
12226 (dg-additional-sources): New function.
12227 (additional_files): New variable.
12228 (dg-additional-files): New function.
12229 (dg-additional-files-options): Likewise.
12230 * lib/gcc-dg.exp (dg-require-weak): New function.
12231 (dg-require-alias): Likewise.
12232 (dg-require-gc-sections): Likewise.
12233 * lib/target-supports.exp (check_alias_available): Remove testfile
12234 parameter.
12235 (check_gc_sections_available): New function.
12236 * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
12237 (dg-gpp-additional-files): Likewise.
12238 * lib/g++.exp (additional_sources): Remove.
12239 (additional_files): Likewise.
12240 (g++_target_compile): Use dg-additional-files-options.
12241
12242 * gcc.dg/special/special.exp: Add "ecos" tests. Remove complex
12243 Tcl logic.
12244 * gcc.dg/special/ecos.exp: Remove.
12245 * gcc.dg/special/20000419-2.c: Use dg-require-*.
12246 * gcc.dg/special/alias-1.c: Likewise.
12247 * gcc.dg/special/alias-2.c: Likewise.
12248 * gcc.dg/special/gcsec-1.c: Likewise.
12249 * gcc.dg/special/weak-1.c: Likewise.
12250 * gcc.dg/special/weak-2.c: Likewise.
12251 * gcc.dg/special/wkali-1.c: Likewise.
12252 * gcc.dg/special/wkali-2.c: Likewise.
12253
12254 * g++.dg/special/conpr-2.C: Use dg-additional-*, not
12255 dg-gpp-additional-*.
12256 * g++.dg/special/conpr-3.C: Likewise.
12257 * g++.dg/special/conpr-4.C: Likewise.
12258 * g++.old-deja/g++.abi/vtable3a.C: Likewise.
12259 * g++.old-deja/g++.abi/vtable3b.C: Likewise.
12260 * g++.old-deja/g++.abi/vtable3c.C: Likewise.
12261 * g++.old-deja/g++.abi/vtable3d.C: Likewise.
12262 * g++.old-deja/g++.abi/vtable3e.C: Likewise.
12263 * g++.old-deja/g++.abi/vtable3f.C: Likewise.
12264 * g++.old-deja/g++.abi/vtable3g.C: Likewise.
12265 * g++.old-deja/g++.abi/vtable3h.C: Likewise.
12266 * g++.old-deja/g++.abi/vtable3i.C: Likewise.
12267 * g++.old-deja/g++.abi/vtable3j.C: Likewise.
12268 * g++.old-deja/g++.oliva/linkage1.C: Likewise.
12269 * g++.old-deja/g++.other/comdat1.C: Likewise.
12270 * g++.old-deja/g++.other/comdat2.C: Likewise.
12271 * g++.old-deja/g++.other/comdat3.C: Likewise.
12272 * g++.old-deja/g++.other/ctor1.C: Likewise.
12273 * g++.old-deja/g++.pt/instantiate5.C: Likewise.
12274
12275 2003-06-05 Richard Henderson <rth@redhat.com>
12276
12277 * gcc.dg/debug/20030605-1.c: New.
12278
12279 2003-06-04 Mark Mitchell <mark@codesourcery.com>
12280
12281 * README.QMTEST: Update.
12282
12283 2003-06-04 Richard Henderson <rth@redhat.com>
12284
12285 * gcc.dg/cleanup-1.c: New.
12286 * gcc.dg/cleanup-2.c: New.
12287 * gcc.dg/cleanup-3.c: New.
12288 * gcc.dg/cleanup-4.c: New.
12289 * gcc.dg/cleanup-5.c: New.
12290 * gcc.dg/cleanup-6.c: New.
12291 * gcc.dg/cleanup-7.c: New.
12292
12293 2003-06-04 Mark Mitchell <mark@codesourcery.com>
12294
12295 * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
12296
12297 * lib/dg-pch.exp: New file.
12298 * g++.dg/pch/pch.exp: Use dg-pch.exp.
12299 * gcc.dg/pch/pch.exp: Likewise.
12300
12301 2003-06-04 Roger Sayle <roger@eyesopen.com>
12302
12303 * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
12304 * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
12305 * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
12306 * gcc.dg/builtins-17.c: New test case.
12307 * gcc.dg/i386-387-4.c: New test case.
12308 * gcc.c-torture/execute/ieee/mzero4.c: New test case.
12309
12310 2003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
12311
12312 * gcc.dg/ultrasp9.c: New test.
12313
12314 2003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
12315
12316 * gcc.c-torture/compile/20030604-1.c: New test.
12317 * gcc.dg/sparc-constant-1.c: New test.
12318
12319 2003-06-03 Glen Nakamura <glen@imodulo.com>
12320
12321 * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
12322
12323 2003-06-03 J"orn Rennecke <joern.rennecke@superh.com>
12324
12325 * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
12326
12327 * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
12328 * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
12329
12330 2003-06-03 Aldy Hernandez <aldyh@redhat.com>
12331
12332 * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
12333
12334 2003-06-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12335
12336 PR c++/10940
12337 * g++.dg/template/spec10.C: New test.
12338
12339 2003-06-03 Roger Sayle <roger@eyesopen.com>
12340
12341 * gcc.dg/builtins-16.c: New test case.
12342
12343 2003-06-03 Jakub Jelinek <jakub@redhat.com>
12344
12345 * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
12346 mempcpy test with post-increments.
12347 * gcc.c-torture/execute/string-opt-3.c: New test.
12348 * gcc.dg/string-opt-1.c: New test.
12349
12350 2003-06-03 David Billinghurst <David.Billinghurst@riotinto.com>
12351
12352 PR fortran/10965
12353 * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
12354
12355 2003-06-02 Mark Mitchell <mark@codesourcery.com>
12356
12357 * lib/scanasm.exp (dg-scan): New function, factored out of ...
12358 (scan-assembler): ... here. Use dg-scan.
12359 (scan-assembler-not): Likewise.
12360 (scan-file): New function.
12361 (scan-file-not): Likewise.
12362 * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
12363 * gcc.dg/cpp/_Pragma4.c: Likewise.
12364 * gcc.dg/cpp/_Pragma5.c: Likewise.
12365 * gcc.dg/cpp/avoidpaste1.c: Likewise.
12366 * gcc.dg/cpp/avoidpaste2.c: Likewise.
12367 * gcc.dg/cpp/cmdlne-C2.c: Likewise.
12368 * gcc.dg/cpp/cmdlne-P.c: Likewise.
12369 * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
12370 * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
12371 * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
12372 * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
12373 * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
12374 * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
12375 * gcc.dg/cpp/cxxcom1.c: Likewise.
12376 * gcc.dg/cpp/line1.c: Likewise.
12377 * gcc.dg/cpp/maccom1.c: Likewise.
12378 * gcc.dg/cpp/maccom2.c: Likewise.
12379 * gcc.dg/cpp/maccom3.c: Likewise.
12380 * gcc.dg/cpp/maccom4.c: Likewise.
12381 * gcc.dg/cpp/maccom5.c: Likewise.
12382 * gcc.dg/cpp/maccom6.c: Likewise.
12383 * gcc.dg/cpp/multiline.c: Likewise.
12384 * gcc.dg/cpp/spacing1.c: Likewise.
12385 * gcc.dg/cpp/spacing2.c: Likewise.
12386 * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
12387 * gcc.dg/cpp/trad/maccom1.c: Likewise.
12388 * gcc.dg/cpp/trad/maccom2.c: Likewise.
12389 * gcc.dg/cpp/trad/maccom3.c: Likewise.
12390 * gcc.dg/cpp/trad/maccom4.c: Likewise.
12391 * gcc.dg/cpp/trad/maccom6.c: Likewise.
12392 * gcc.dg/cpp/cxxcom2.c: Likewise.
12393 * gcc.dg/cpp/cxxcom2.h: New file.
12394
12395 * gcc.dg/cpp/truefalse.cpp: Move it to ...
12396 * g++.dg/cpp/truefalse.C: Here.
12397 * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
12398
12399 2003-06-01 Loren James Rittle <ljrittle@acm.org>
12400
12401 * gcc.dg/cpp/redef3.c: New file.
12402
12403 2003-06-01 Eric Botcazou <ebotcazou@libertysurf.fr>
12404
12405 * gcc.dg/i386-loop-3.c: New test.
12406
12407 2003-05-31 Toon Moene <toon@moene.indiv.nluug.nl>
12408
12409 * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
12410
12411 2003-05-31 Roger Sayle <roger@eyesopen.com>
12412
12413 * gcc.dg/fwrapv-1.c: New test case.
12414 * gcc.dg/fwrapv-2.c: New test case.
12415
12416 2003-05-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12417
12418 PR c++/10956
12419 * g++.dg/template/spec9.C: New test.
12420
12421 2003-05-29 Roger Sayle <roger@eyesopen.com>
12422
12423 * gcc.dg/duff-4.c: New test case.
12424
12425 2003-05-27 David Billinghurst <David.Billinghurst@riotinto.com>
12426
12427 PR fortran/10843
12428 * g77.dg/ffixed-form-1.f: New test
12429 * g77.dg/ffixed-form-2.f: New test
12430 * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
12431 * g77.dg/ffree-form-3.f: New test
12432
12433 2003-05-26 Andreas Tobler <a.tobler@schweiz.ch>
12434
12435 * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
12436 * gcc.dg/wint_t-1.c: Likewise.
12437
12438 2003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12439
12440 * g++.dg/template/access11.C: New test.
12441
12442 2003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12443
12444 PR c++/10849
12445 * g++.dg/template/access10.C: New test.
12446
12447 2003-05-24 Eric Botcazou <ebotcazou@libertysurf.fr>
12448 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12449
12450 * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
12451
12452 2003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
12453
12454 * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
12455 suppress for powerpc-*-darwin*.
12456 * gcc.dg/torture/builtin-noret-2.c: Likewise.
12457
12458 2003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
12459
12460 * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
12461 suppress option for powerpc-*-darwin*.
12462
12463 2003-05-23 Roger Sayle <roger@eyesopen.com>
12464
12465 * gcc.dg/builtins-1.c: Add tests for tan and atan.
12466 * gcc.dg/builtins-4.c: Add test for fmod.
12467
12468 2003-05-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12469
12470 PR c++/10682
12471 * g++.dg/template/instantiate4.C: New test.
12472
12473 2003-05-22 Roger Sayle <roger@eyesopen.com>
12474
12475 * gcc.c-torture/execute/ieee/inf-2.c: New test case.
12476
12477 2003-05-21 Janis Johnson <janis187@us.ibm.com>
12478
12479 * gcc.dg/compat/scalar-return-1_main.c: New file.
12480 * gcc.dg/compat/scalar-return-1_x.c: New file.
12481 * gcc.dg/compat/scalar-return-1_y.c: New file.
12482 * gcc.dg/compat/scalar-return-2_main.c: New file.
12483 * gcc.dg/compat/scalar-return-2_x.c: New file.
12484 * gcc.dg/compat/scalar-return-2_y.c: New file.
12485 * gcc.dg/compat/struct-return-3_main.c: New file.
12486 * gcc.dg/compat/struct-return-3_y.c: New file.
12487 * gcc.dg/compat/struct-return-3_x.c: New file.
12488 * gcc.dg/compat/struct-return-2_main.c: New file.
12489 * gcc.dg/compat/struct-return-2_x.c: New file.
12490 * gcc.dg/compat/struct-return-2_y.c: New file.
12491
12492 2003-05-21 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
12493
12494 * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
12495 for hppa*-hp-hpux*.
12496 * gcc.dg/20021014-1.c (dg-options): Likewise.
12497 * gcc.dg/nest.c (dg-options): Likewise.
12498
12499 2003-05-21 Danny Smith <dannysmith@users.sourceforge.net>
12500
12501 PR c++/9738
12502 * g++.dg/ext/dllimport2.C: New file.
12503 * g++.dg/ext/dllimport3.C: New file.
12504
12505 2003-05-20 Janis Johnson <janis187@us.ibm.com>
12506
12507 * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
12508 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
12509 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
12510 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
12511 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
12512 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
12513 * gcc.dg/compat/struct-by-value-7_x.c Ditto.
12514 * gcc.dg/compat/struct-by-value-7_y.c Ditto.
12515 * gcc.dg/compat/small-struct-defs.h: New file.
12516 * gcc.dg/compat/small-struct-init.h: New file.
12517 * gcc.dg/compat/small-struct-check.h: New file.
12518 * gcc.dg/compat/fp-struct-defs.h: New file.
12519 * gcc.dg/compat/fp-struct-check.h: New file.
12520 * gcc.dg/compat/fp-struct-init.h: New file.
12521 * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
12522 * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
12523
12524 2003-05-19 Jakub Jelinek <jakub@redhat.com>
12525
12526 * gcc.dg/20030225-2.c: New test.
12527
12528 2003-05-18 Roger Sayle <roger@eyesopen.com>
12529 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12530
12531 * gcc.c-torture/compile/20030518-1.c: New test case.
12532
12533 2003-05-18 Mark Mitchell <mark@codesourcery.com>
12534
12535 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
12536 * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
12537 gcc-dg-debug-runtest.
12538 * g++.dg/debug/debug.exp: Pass opt_opts parameter to
12539 gcc-dg-debug-runtest.
12540
12541 2003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12542
12543 PR c++/9022
12544 * g++.dg/lookup/using6.C: New test.
12545
12546 2003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12547
12548 * g++.dg/parse/access2.C: New test.
12549
12550 2003-05-17 Mark Mitchell <mark@codesourcery.com>
12551
12552 * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
12553 * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
12554 * gcc.dg/debug/debug.exp: Likewise.
12555
12556 2003-05-17 Neil Booth <neil@daikokuya.co.uk>
12557
12558 * gcc.dg/dollar.c: New test.
12559
12560 2003-05-16 Janis Johnson <janis187@us.ibm.com>
12561
12562 * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
12563 * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
12564 * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
12565 * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
12566 * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
12567 * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
12568 * gcc.dg/compat/struct-by-value-6_main.c: New file.
12569 * gcc.dg/compat/struct-by-value-6_x.c: New file.
12570 * gcc.dg/compat/struct-by-value-6_y.c: New file.
12571 * gcc.dg/compat/struct-by-value-7_main.c: New file.
12572 * gcc.dg/compat/struct-by-value-7_x.c: New file.
12573 * gcc.dg/compat/struct-by-value-7_y.c: New file.
12574 * gcc.dg/compat/struct-by-value-8_main.c: New file.
12575 * gcc.dg/compat/struct-by-value-8_x.c: New file.
12576 * gcc.dg/compat/struct-by-value-8_y.c: New file.
12577 * gcc.dg/compat/struct-by-value-9_main.c: New file.
12578 * gcc.dg/compat/struct-by-value-9_x.c: New file.
12579 * gcc.dg/compat/struct-by-value-9_y.c: New file.
12580
12581 2003-05-16 Mark Mitchell <mark@codesourcery.com>
12582
12583 * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
12584 (gcc-dg-test-1): ... this. Add target_compile parameter. Add
12585 support for "repo" mode.
12586 * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
12587 * lib/g77-dg.exp: Likewise.
12588 * lib/obj-dg.exp: Likewise.
12589
12590 2003-05-16 Jakub Jelinek <jakub@redhat.com>
12591
12592 Merge from gcc-3_2-rhl8-branch:
12593 2003-04-23 Jakub Jelinek <jakub@redhat.com>
12594
12595 * gcc.dg/tls/opt-6.c: New test.
12596
12597 2003-04-05 Jakub Jelinek <jakub@redhat.com>
12598
12599 * gcc.dg/20030405-1.c: New test.
12600
12601 2003-03-09 Jakub Jelinek <jakub@redhat.com>
12602
12603 * gcc.dg/20030309-1.c: New test.
12604
12605 2003-03-07 Eric Botcazou <ebotcazou@libertysurf.fr>
12606
12607 * gcc.c-torture/execute/20030307-1.c: New test.
12608
12609 2003-02-20 Randolph Chung <tausq@debian.org>
12610
12611 * gcc.c-torture/compile/20030220-1.c: New test.
12612
12613 2003-02-18 Jakub Jelinek <jakub@redhat.com>
12614
12615 * gcc.dg/20030217-1.c: New test.
12616
12617 2003-01-29 Jakub Jelinek <jakub@redhat.com>
12618
12619 * gcc.c-torture/compile/20020129-1.c: New test.
12620
12621 2002-12-21 Eric Botcazou <ebotcazou@libertysurf.fr>
12622
12623 * gcc.dg/unroll-1.c: New test.
12624
12625 2002-11-16 Jan Hubicka <jh@suse.cz>
12626
12627 * gcc.c-torture/execute/20020920-1.c: New test.
12628
12629 2002-10-08 Jakub Jelinek <jakub@redhat.com>
12630
12631 PR target/7434
12632 * gcc.c-torture/compile/20021008-1.c: New test.
12633
12634 2002-08-10 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
12635
12636 PR target/7559
12637 * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
12638
12639 2002-08-07 Jakub Jelinek <jakub@redhat.com>
12640
12641 * gcc.c-torture/compile/20020807-1.c: New test.
12642
12643 2002-07-30 Jakub Jelinek <jakub@redhat.com>
12644
12645 * gcc.dg/tls/opt-1.c: New test.
12646
12647 2002-07-29 Jakub Jelinek <jakub@redhat.com>
12648
12649 * gcc.dg/20020729-1.c: New test.
12650
12651 2002-07-20 Jakub Jelinek <jakub@redhat.com>
12652
12653 * g++.dg/opt/life1.C: New test.
12654
12655 2002-05-20 Jakub Jelinek <jakub@redhat.com>
12656
12657 * gcc.dg/20020525-1.c: New test.
12658
12659 2002-05-24 Jakub Jelinek <jakub@redhat.com>
12660
12661 PR c++/6794
12662 * g++.dg/ext/pretty1.C: New test.
12663 * g++.dg/ext/pretty2.C: New test.
12664
12665 2003-05-15 Mark Mitchell <mark@codesourcery.com>
12666
12667 PR c++/8385
12668 * g++.dg/ext/typeof5.C: New test.
12669
12670 2003-05-15 J"orn Rennecke <joern.rennecke@superh.com>
12671
12672 * gcc.c-torture/execute/builtins/string-asm-1.c: Take
12673 __USER_LABEL_PREFIX__ into account.
12674 * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
12675
12676 2003-05-14 Roger Sayle <roger@eyesopen.com>
12677
12678 * gcc.dg/builtins-15.c: New test case.
12679
12680 2003-05-13 Zack Weinberg <zack@codesourcery.com>
12681
12682 * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
12683
12684 2003-05-12 Mark Mitchell <mark@codesourcery.com>
12685
12686 * lib/g++.exp: Tweak handling of additional source files.
12687 * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
12688 * g++.dg/special/conpr-2a.C: Rename to ...
12689 * g++.dg/special/conpr-2a.cc: ... this.
12690 * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
12691 * g++.dg/special/conpr-3a.C: Rename to ...
12692 * g++.dg/special/conpr-3a.cc: This.
12693 * g++.dg/special/conpr-3b.C: Rename to ...
12694 * g++.dg/special/conpr-3b.cc: This.
12695 * g++.dg/special/conpr-4.C: New test.
12696 * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
12697
12698 2003-05-12 David Edelsohn <edelsohn@gnu.org>
12699
12700 * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
12701
12702 2003-05-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12703
12704 * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
12705 * g++.old-deja/g++.robertl/eb71.C: Likewise.
12706 * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
12707 * g++.old-deja/g++.other/warn3.C: Likewise.
12708
12709 2003-05-11 Roger Sayle <roger@eyesopen.com>
12710
12711 * gcc.dg/i386-387-1.c: Update to also test log.
12712 * gcc.dg/i386-387-2.c: Likewise.
12713
12714 2003-05-11 Toon Moene <toon@moene.indiv.nluug.nl>
12715
12716 * g77.f-torture/execute/int8421.f: New test.
12717
12718 2003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12719
12720 PR c++/10230, c++/10481
12721 * g++.dg/lookup/scoped5.C: New test.
12722
12723 2003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12724
12725 PR c++/10552
12726 * g++.dg/template/ttp6.C: New test.
12727
12728 2003-05-11 Richard Sandiford <rsandifo@redhat.com>
12729
12730 * gcc.c-torture/execute/builtins: New directory.
12731 * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
12732 gcc.c-torture/execute/builtins.
12733 * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
12734 * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
12735 * gcc.dg/torture: ...this new directory. Turn into link-only tests.
12736 * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
12737
12738 2003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12739
12740 PR c++/9252
12741 * g++.dg/template/access8.C: New test.
12742 * g++.dg/template/access9.C: New test.
12743
12744 2003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12745
12746 PR c++/9554
12747 * g++.dg/parse/access1.C: New test.
12748
12749 2003-05-09 DJ Delorie <dj@redhat.com>
12750
12751 * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
12752 long, and not an int.
12753
12754 2003-05-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12755
12756 PR c++/10555, c++/10576
12757 * g++.dg/template/memclass1.C: New test.
12758
12759 2003-05-08 DJ Delorie <dj@redhat.com>
12760
12761 * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
12762 targets.
12763 * gcc.c-torture/execute/20021024-1.x: Likewise.
12764 * gcc.c-torture/execute/shiftdi.x: Likewise.
12765 * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
12766 * g++.old-deja/g++.other/exprstmt1.C: Likewise.
12767 * gcc.dg/20021018-1.c: Likewise.
12768
12769 2003-05-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12770
12771 * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
12772
12773 gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
12774 (bcopy): Call memmove.
12775
12776 2003-05-08 Roger Sayle <roger@eyesopen.com>
12777
12778 * g77.f-torture/compile/8485.f: New test case.
12779
12780 2003-05-07 Richard Henderson <rth@redhat.com>
12781
12782 PR c++/10570
12783 * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
12784 Verify exception_cleanup not called for rethrows.
12785 * g++.dg/eh/forced2.C: Test that exception_cleanup is called
12786 when exiting catch block without rethrowing.
12787 * g++.dg/eh/forced3.C: New.
12788 * g++.dg/eh/forced4.C: New.
12789
12790 2003-05-07 Aldy Hernandez <aldyh@redhat.com>
12791
12792 * gcc.dg/20030505.c: Fix triplet.
12793
12794 2003-05-06 DJ Delorie <dj@redhat.com>
12795
12796 * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
12797 * gcc.dg/nest.c: Likewise.
12798
12799 2003-05-05 Roger Sayle <roger@eyesopen.com>
12800
12801 * gcc.dg/builtins-14.c: New test case.
12802
12803 2003-05-05 Janis Johnson <janis187@us.ibm.com>
12804
12805 * lib/compat.exp (compat-execute): New argument.
12806 * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
12807 * gcc.dg/compat: New test directory.
12808 * gcc.dg/compat/compat.exp: New expect script.
12809 * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
12810 * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
12811 * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
12812 * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
12813 * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
12814 * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
12815
12816 * gcc.dg/compat/struct-by-value-1_main.c: New test file.
12817 * gcc.dg/compat/struct-by-value-1_x.c: New test file.
12818 * gcc.dg/compat/struct-by-value-1_y.c: New test file.
12819 * gcc.dg/compat/struct-by-value-2_main.c: New test file.
12820 * gcc.dg/compat/struct-by-value-2_x.c: New test file.
12821 * gcc.dg/compat/struct-by-value-2_y.c: New test file.
12822 * gcc.dg/compat/struct-by-value-3_main.c: New test file.
12823 * gcc.dg/compat/struct-by-value-3_x.c: New test file.
12824 * gcc.dg/compat/struct-by-value-3_y.c: New test file.
12825 * gcc.dg/compat/struct-by-value-4_main.c: New test file.
12826 * gcc.dg/compat/struct-by-value-4_x.c: New test file.
12827 * gcc.dg/compat/struct-by-value-4_y.c: New test file.
12828 * gcc.dg/compat/struct-by-value-5_main.c: New test file.
12829 * gcc.dg/compat/struct-by-value-5_x.c: New test file.
12830 * gcc.dg/compat/struct-by-value-5_y.c: New test file.
12831
12832 2003-05-05 Zack Weinberg <zack@codesourcery.com>
12833
12834 * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
12835
12836 2003-05-05 Jakub Jelinek <jakub@redhat.com>
12837
12838 * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
12839
12840 2003-05-05 Geoffrey Keating <geoffk@apple.com>
12841
12842 * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
12843 * gcc.dg/ppc-fsel-2.c: New test.
12844
12845 * gcc.dg/unused-5.c: New test.
12846
12847 2003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12848
12849 PR c++/10496
12850 * g++.dg/warn/pmf1.C: New test.
12851
12852 2003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12853
12854 PR c++/4494
12855 * g++.dg/warn/main.C: New test.
12856
12857 2003-05-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12858
12859 * gcc.dg/nonnull-3.c: New test.
12860
12861 2003-05-04 Neil Booth <neil@daikokuya.co.uk>
12862
12863 * gcc.dg/cpp/Wtrigraphs.c: Update.
12864 * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
12865
12866 2003-05-03 Geoffrey Keating <geoffk@apple.com>
12867
12868 * gcc.dg/ppc-fsel-1.c: New test.
12869
12870 2003-05-03 Zack Weinberg <zack@codesourcery.com>
12871
12872 PR c/10604
12873 * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
12874
12875 2003-05-03 Kazu Hirata <kazu@cs.umass.edu>
12876
12877 * gcc.dg/m-un-2.c: Fix the typedef of size_t.
12878
12879 2003-05-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12880
12881 PR c++/9364, c++/10553, c++/10586
12882 * g++.dg/parse/typename4.C: New test.
12883 * g++.dg/parse/typename5.C: Likewise.
12884
12885 2003-05-03 Richard Sandiford <rsandifo@redhat.com>
12886
12887 * gcc.c-torture/compile/20030503-1.c: New test.
12888
12889 2003-05-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12890
12891 * g++.dg/lookup/using5.C: Fix testcase error.
12892
12893 2003-05-01 Chris Demetriou <cgd@broadcom.com>
12894
12895 * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
12896 since MEABI is no longer supported. Remove all vestiges
12897 of MEABI from the test.
12898
12899 2003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12900
12901 PR c++/10554
12902 * g++.dg/lookup/using5.C: New test.
12903
12904 2003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12905
12906 PR c++/8772
12907 * g++.dg/template/ttp5.C: New test.
12908
12909 2003-04-30 Mark Mitchell <mark@codesourcery.com>
12910
12911 * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
12912 (dg-gpp-additional-sources): New function.
12913 (dg-gpp-additional-files): Likewise.
12914 * lib/g++.exp (additional_sources): New variable.
12915 (additional_files): Likewise.
12916 (g++_target_compile): Deal with them.
12917 * lib/old-dejagnu.exp: Remove.
12918 * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
12919 * g++.old-deja: Revise all tests to use dg commands.
12920
12921 2003-04-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12922
12923 PR c++/9432, c++/9528
12924 * g++.dg/lookup/using4.C: New test.
12925
12926 2003-04-29 Geoffrey Keating <geoffk@apple.com>
12927
12928 * gcc.dg/noreturn-5.c: New file.
12929 * gcc.dg/noreturn-6.c: New file.
12930
12931 * gcc.c-torture/compile/inline-1.c: New file.
12932
12933 2003-04-29 Mark Mitchell <mark@codesourcery.com>
12934
12935 PR c++/10551
12936 * g++.dg/template/explicit1.C: New test.
12937
12938 2003-04-29 Mark Mitchell <mark@codesourcery.com>
12939
12940 PR c++/10549
12941 * g++.dg/other/bitfield1.C: New test.
12942
12943 PR c++/10527
12944 * g++.dg/init/new7.C: New test.
12945
12946 2003-04-29 Mark Mitchell <mark@codesourcery.com>
12947
12948 * g++.dg/ext/desig1.C: New test.
12949 * g++.dg/ext/init1.C: Update.
12950
12951 * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
12952
12953 2003-04-28 Mark Mitchell <mark@codesourcery.com>
12954
12955 PR c++/10180
12956 * g++.dg/warn/Winline-1.C: New test.
12957
12958 2003-04-28 Jakub Jelinek <jakub@redhat.com>
12959
12960 * gcc.c-torture/execute/string-opt-19.c: New test.
12961
12962 * gcc.c-torture/execute/string-opt-asm-1.c: New test.
12963 * gcc.c-torture/execute/string-opt-asm-2.c: New test.
12964
12965 2003-04-27 Mark Mitchell <mark@codesourcery.com>
12966
12967 PR c++/10506
12968 * g++.dg/init/new6.C: New test.
12969
12970 PR c++/10503
12971 * g++.dg/init/ref6.C: New test.
12972
12973 2003-04-26 David Edelsohn <edelsohn@gnu.org>
12974
12975 * g++.dg/warn/weak1.C: XFAIL on AIX4.
12976
12977 2003-04-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12978
12979 * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
12980 checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
12981
12982 2003-04-25 Mark Mitchell <mark@codesourcery.com>
12983
12984 * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
12985 initialized static data members.
12986
12987 2003-04-25 H.J. Lu <hjl@gnu.org>
12988
12989 * gcc.dg/ia64-sync-4.c: New test.
12990
12991 2003-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12992
12993 * gcc.c-torture/execute/string-opt-18.c: Clean up. Fix copyright
12994 date.
12995
12996 2003-04-24 Nathan Sidwell <nathan@codesourcery.com>
12997
12998 PR c++/10337
12999 * g++.dg/warn/conv1.C: New test.
13000 * g++.old-deja/g++.other/conv7.C: Adjust.
13001 * g++.old-deja/g++.other/overload14.C: Adjust.
13002
13003 2003-04-23 Mark Mitchell <mark@codesourcery.com>
13004
13005 PR c++/10471
13006 * g++.dg/template/defarg2.C: New test.
13007
13008 2003-04-23 Neil Booth <neil@daikokuya.co.uk>
13009
13010 * gcc.dg/cpp/include2.c: Update.
13011 * gcc.dg/cpp/multiline-2.c: New.
13012 * gcc.dg/cpp/multiline.c: Update.
13013 * gcc.dg/cpp/strify2.c: Update.
13014 * gcc.dg/cpp/trad/literals-2.c: Update.
13015
13016 2003-04-23 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
13017
13018 * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
13019
13020 2003-04-23 Mark Mitchell <mark@codesourcery.com>
13021
13022 * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
13023
13024 2003-04-23 Mark Mitchell <mark@codesourcery.com>
13025
13026 PR c++/10451
13027 * g++.dg/parse/crash4.C: New test.
13028
13029 PR c++/9847
13030 * g++.dg/parse/crash5.C: New test.
13031
13032 2003-04-22 Mark Mitchell <mark@codesourcery.com>
13033
13034 PR c++/10446
13035 * g++.dg/parse/crash3.C: New test.
13036
13037 PR c++/10428
13038 * g++.dg/parse/elab1.C: New test.
13039
13040 2003-04-22 Devang Patel <dpatel@apple.com>
13041
13042 * gcc.dg/cpp/trad/funlike-5.c: New test.
13043
13044 2003-04-21 Andreas Tobler <a.tobler@schweiz.ch>
13045
13046 * g++.dg/other/packed1.C: Fix dg options.
13047
13048 2003-04-22 Nathan Sidwell <nathan@codesourcery.com>
13049
13050 * g++.dg/other/offsetof2.C: New test.
13051
13052 2003-04-21 Mark Mitchell <mark@codesourcery.com>
13053
13054 * g++.dg/template/recurse.C: Adjust location of error messages.
13055
13056 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
13057
13058 PR c++/9881
13059 * g++.dg/init/addr-const1.C: New test.
13060 * g++.dg/other/packed1.C: XFAIL on aligned architectures.
13061
13062 2003-04-20 Nathan Sidwell <nathan@codesourcery.com>
13063
13064 PR c++/10405
13065 * g++.dg/lookup/struct-hack1.C: New test.
13066
13067 2003-04-20 Neil Booth <neil@daikokuya.co.uk>
13068
13069 * ucs.c: Update diagnostic messages.
13070
13071 2003-04-19 Neil Booth <neil@daikokuya.co.uk>
13072
13073 * gcc.dg/cpp/truefalse.cpp: New test.
13074 * gcc.dg/cpp/cpp.exp: Update.
13075 * g++.dg/other/stdbool-if.C: Remove.
13076
13077 2003-04-19 Neil Booth <neil@daikokuya.co.uk>
13078
13079 * gcc.dg/cpp/_Pragma4.c: Remove stray space.
13080 * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
13081
13082 2003-04-18 Eric Botcazou <ebotcazou@libertysurf.fr>
13083
13084 * gcc.c-torture/compile/20030418-1.c: New test.
13085
13086 2003-04-17 Janis Johnson <janis187@us.ibm.com>
13087
13088 * README.compat: Remove; content moved to doc/sourcebuild.texi.
13089
13090 2003-04-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13091
13092 PR c++/10347
13093 g++.dg/template/dependent-name1.C: New test.
13094
13095 2003-04-17 J"orn Rennecke <joern.rennecke@superh.com>
13096
13097 * gcc.dg/warn-1.c (tourist_guide): New array,
13098 contains a pointer to bar.
13099
13100 2003-04-16 Roger Sayle <roger@eyesopen.com>
13101
13102 * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
13103 * gcc.c-torture/execute/medce-1.c: New test case.
13104 * gcc.c-torture/execute/medce-2.c: New test case.
13105
13106 2003-04-15 Mark Mitchell <mark@codesourcery.com>
13107
13108 * lib/prune.exp: Ignore more messages.
13109
13110 PR c++/10381
13111 * g++.dg/parse/lookup3.C: New test.
13112
13113 2003-04-15 J"orn Rennecke <joern.rennecke@superh.com>
13114
13115 * gcc.c-torture/compile/20030415-1.c : New test.
13116
13117 2003-04-14 Mark Mitchell <mark@codesourcery.com>
13118
13119 * gcc.c-torture/execute/scope-2.c: Move to ...
13120 * gcc.dg/noncompile/scope.c: .... here.
13121
13122 2003-04-14 Roger Sayle <roger@eyesopen.com>
13123
13124 * gcc.dg/20030414-2.c: New test case.
13125
13126 2003-04-14 Hans-Peter Nilsson <hp@axis.com>
13127
13128 PR target/10377
13129 * gcc.dg/20030414-1.c: New test.
13130
13131 2003-04-13 Roger Sayle <roger@eyesopen.com>
13132
13133 * gcc.dg/builtins-12.c: New test case.
13134 * gcc.dg/builtins-13.c: New test case.
13135
13136 2003-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13137
13138 * gcc.c-torture/execute/string-opt-18.c: New test.
13139
13140 2003-04-13 Mark Mitchell <mark@codesourcery.com>
13141
13142 PR c++/10300
13143 * g++.dg/init/new5.C: New test.
13144
13145 2003-04-12 Mark Mitchell <mark@codesourcery.com>
13146
13147 PR c++/7910
13148 * g++.dg/ext/dllimport1.C: New test.
13149
13150 2003-04-12 Eric Botcazou <ebotcazou@libertysurf.fr>
13151
13152 * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
13153
13154 2003-04-11 Bud Davis <bdavis9659@comcast.net>
13155
13156 PR Fortran/9263
13157 * g77.f-torture/noncompile/9263.f: New test
13158 PR Fortran/1832
13159 * g77.f-torture/execute/1832.f: New test
13160
13161 2003-04-11 David Chad <davidc@freebsd.org>
13162 Loren J. Rittle <ljrittle@acm.org>
13163
13164 libobjc/8562
13165 * objc.dg/headers.m: New test.
13166
13167 2003-04-10 Zack Weinberg <zack@codesourcery.com>
13168
13169 * gcc.c-torture/execute/builtin-noret-2.c: New.
13170 * gcc.c-torture/execute/builtin-noret-2.x: New.
13171 XFAIL builtin-noret-2.c at -O1 and above.
13172 * gcc.dg/redecl.c: New.
13173 * gcc.dg/Wshadow-1.c: Update error regexps.
13174
13175 2003-04-10 Mark Mitchell <mark@codesourcery.com>
13176
13177 * g++.dg/abi/bitfield10.C: New test.
13178
13179 2003-04-09 Mike Stump <mrs@apple.com>
13180
13181 * gcc.dg/pch/pch.exp: Make testcase names longer.
13182 * g++.dg/pch/pch.exp: Make testcase names longer.
13183
13184 2003-04-08 Roger Sayle <roger@eyesopen.com>
13185
13186 * gcc.dg/builtins-11.c: New test case.
13187
13188 2003-04-08 Roger Sayle <roger@eyesopen.com>
13189
13190 * gcc.dg/builtins-9.c: New test case.
13191 * gcc.dg/builtins-10.c: New test case.
13192
13193 2003-04-07 J"orn Rennecke <joern.rennecke@superh.com>
13194
13195 * gcc.dg/noncompile/init-4.c.c: New test.
13196
13197 2003-04-06 Nathan Sidwell <nathan@codesourcery.com>
13198
13199 * gcc.misc-test/gcov-9.c: New test.
13200 * gcc.misc-test/gcov-10.c: New test
13201 * gcc.misc-test/gcov-11.c: New test.
13202
13203 2003-04-05 Zack Weinberg <zack@codesourcery.com>
13204
13205 PR optimization/10024
13206 * gcc.c-torture/compile/20030405-1.c: New test.
13207
13208 2003-04-04 Geoffrey Keating <geoffk@apple.com>
13209
13210 * gcc.dg/pch/static-3.c: New.
13211 * gcc.dg/pch/static-3.hs: New.
13212 * gcc.dg/pch/pch.exp: Test with -O0 -g too.
13213
13214 2003-04-04 Richard Henderson <rth@redhat.com>
13215
13216 * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
13217 * g++.dg/eh/forced2.C: Likewise.
13218
13219 2003-04-03 Mike Stump <mrs@apple.com>
13220
13221 * lib/scanasm.exp (scan-assembler): Add xfail processing for
13222 target arg.
13223 (scan-assembler-times, scan-assembler-not): Likewise.
13224 (scan-assembler-dem, scan-assembler-dem-not): Likewise.
13225
13226 2003-04-03 Eric Botcazou <ebotcazou@libertysurf.fr>
13227
13228 * gcc.dg/sparc-loop-1.c: New test.
13229
13230 2003-04-02 Geoffrey Keating <geoffk@apple.com>
13231
13232 PR other/9274
13233 * g++.dg/pch/system-2.C: New.
13234 * g++.dg/pch/system-2.Hs: New.
13235
13236 2003-04-02 Aldy Hernandez <aldyh@redhat.com>
13237
13238 * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
13239
13240 * g++.dg/eh/simd-1.C (vecfunc): Same.
13241
13242 2003-04-01 Roger Sayle <roger@eyesopen.com>
13243
13244 * gcc.c-torture/execute/20030401-1.c: New test case.
13245
13246 2003-04-01 Ziemowit Laski <zlaski@apple.com>
13247
13248 * objc.dg/defs.m: New.
13249
13250 2003-04-01 Aldy Hernandez <aldyh@redhat.com>
13251
13252 * g++.dg/eh/simd-1.C: New.
13253 * g++.dg/eh/simd-2.C: New.
13254
13255 2003-03-01 Aldy Hernandez <aldyh@redhat.com>
13256
13257 * gcc.c-torture/execute/simd-3.c: New.
13258
13259 2003-03-31 Mark Mitchell <mark@codesourcery.com>
13260
13261 PR c/9936
13262 * gcc.dg/20030331-2.c: New test.
13263
13264 2003-03-31 Mark Mitchell <mark@codesourcery.com>
13265
13266 PR c++/10278
13267 * g++.dg/parse/crash2.C: New test.
13268
13269 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
13270
13271 * gcc.c-torture/compile/20030331-1.c: New test, moved from...
13272 * gcc.c-torture/execute/20030331-1.c: ...here.
13273
13274 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
13275
13276 * gcc.c-torture/execute/20030331-1.c: New test.
13277
13278 2003-03-31 Nathan Sidwell <nathan@codesourcery.com>
13279
13280 * lib/gcov.exp: Adjust call return testing strings.
13281 * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
13282
13283 2003-03-31 Roger Sayle <roger@eyesopen.com>
13284
13285 * gcc.dg/builtins-3.c: Add new tests for sin and cos.
13286 * gcc.dg/builtins-7.c: New test case.
13287 * gcc.dg/builtins-8.c: New test case.
13288
13289 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
13290
13291 * gcc.c-torture/execute/ieee/20030331-1.c: New test.
13292
13293 2003-03-30 Mark Mitchell <mark@codesourcery.com>
13294
13295 PR c++/7647
13296 * g++.dg/lookup-class-member-2.C: New test.
13297
13298 2003-03-30 Glen Nakamura <glen@imodulo.com>
13299
13300 * gcc.dg/20030324-1.c: Add comments and abort if test fails.
13301
13302 2003-03-28 Roger Sayle <roger@eyesopen.com>
13303
13304 * gcc.c-torture/execute/ieee/fp-cmp-6.c: Correct test for -O0.
13305
13306 2003-03-28 Mark Mitchell <mark@codesourcery.com>
13307
13308 * g++.dg/init/attrib1.C: New test.
13309
13310 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
13311
13312 * gcc.dg/ultrasp8.c: New test.
13313
13314 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
13315
13316 * gcc.dg/ultrasp7.c: New test.
13317
13318 2003-03-28 Nathan Sidwell <nathan@codesourcery.com>
13319
13320 PR c++/10047
13321 * g++.dg/template/inline1.C: New test.
13322
13323 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
13324
13325 * gcc.dg/sparc-dwarf2.c: New test.
13326
13327 2003-03-27 Roger Sayle <roger@eyesopen.com>
13328
13329 * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
13330 * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
13331
13332 2003-03-27 Mark Mitchell <mark@codesourcery.com>
13333
13334 * lib/gcov.exp (run-gcov): Add branches and calls options, rather
13335 than reading .x files.
13336 * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
13337 * g77.dg/gcov/gcov-1.f: Likewise.
13338 * gcc.misc-tests/gcov-4b.c: Likewise.
13339 * gcc.misc-tests/gcov-5b.c: Likewise.
13340 * gcc.misc-tests/gcov-6.c: Likewise.
13341 * gcc.misc-tests/gcov-7.c: Likewise.
13342 * gcc.misc-tests/gcov-8.c: Likewise.
13343 * g++.dg/gcov/gcov-1.x: Remove.
13344 * g77.dg/gcov/gcov-1.x: Likewise.
13345 * gcc.misc-tests/gcov-4b.x: Likewise.
13346 * gcc.misc-tests/gcov-5b.x: Likewise.
13347 * gcc.misc-tests/gcov-6.x: Likewise.
13348 * gcc.misc-tests/gcov-7.x: Likewise.
13349 * gcc.misc-tests/gcov-8.x: Likewise.
13350
13351 2003-03-27 Glen Nakamura <glen@imodulo.com>
13352
13353 PR opt/10087
13354 * gcc.dg/20030324-1.c: New test.
13355
13356 2003-03-27 Nathan Sidwell <nathan@codesourcery.com>
13357
13358 PR c++/10224
13359 * g++.dg/template/arg3.C: New test.
13360
13361 PR c++/10158
13362 * g++.dg/template/friend18.C: New test.
13363
13364 2003-03-26 Roger Sayle <roger@eyesopen.com>
13365
13366 * g77.f-torture/compile/20030326-1.f: New test case.
13367
13368 2003-03-26 Janis Johnson <janis187@us.ibm.com>
13369
13370 * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
13371
13372 * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
13373
13374 2003-03-26 Jakub Jelinek <jakub@redhat.com>
13375
13376 * gcc.dg/ia64-sync-3.c: New test.
13377
13378 2003-03-26 Alan Modra <amodra@bigpond.net.au>
13379
13380 * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
13381
13382 2003-03-26 Eric Botcazou <ebotcazou@libertysurf.fr>
13383
13384 * gcc.dg/ultrasp6.c: New test.
13385
13386 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
13387
13388 * gcc.dg/i386-signbit-1.c: New test.
13389 * gcc.dg/i386-signbit-2.c: New test.
13390 * gcc.dg/i386-signbit-3.c: New test.
13391
13392 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
13393
13394 * gcc.dg/ultrasp5.c: Fix options.
13395
13396 2003-03-24 Eric Botcazou <ebotcazou@libertysurf.fr>
13397
13398 * gcc.dg/ultrasp5.c: Fix comment.
13399
13400 2003-03-24 Bud Davis <bdavis9659@comcast.net>
13401
13402 PR fortran/10197
13403 * g77.f-torture/execute/10197.f: New test.
13404
13405 2003-03-24 Nathan Sidwell <nathan@codesourcery.com>
13406
13407 PR c++/9898, c++/383
13408 * g++.dg/template/conv6.C: New test.
13409
13410 PR c++/10119
13411 * g++.dg/template/ptrmem5.C: New test.
13412
13413 PR c++/10026
13414 * g++.dg/lookup/koenig1.C: New test.
13415
13416 PR C++/10199
13417 * g++.dg/lookup/template2.C: New test.
13418
13419 2003-03-24 Jakub Jelinek <jakub@redhat.com>
13420
13421 * g++.dg/opt/rtti1.C: New test.
13422
13423 2003-03-23 Eric Botcazou <ebotcazou@libertysurf.fr>
13424
13425 * gcc.dg/ultrasp5.c: New test.
13426
13427 2003-03-23 Arpad Beszedes <beszedes@cc.u-szeged.hu>
13428
13429 PR middle-end/9967
13430 * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
13431 builtin fputs.
13432
13433 2003-03-23 Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
13434
13435 PR c/8224
13436 * gcc.dg/20030323-1.c: New test.
13437
13438 2003-03-23 Roger Sayle <roger@eyesopen.com>
13439
13440 * gcc.c-torture/compile/20030323-1.c: New test case.
13441
13442 2003-03-22 Ulrich Weigand <uweigand@de.ibm.com>
13443
13444 * gcc.dg/20030321-1.c: New test.
13445
13446 2003-03-22 Zack Weinberg <zack@codesourcery.com>
13447
13448 * gcc.dg/Wshadow-1.c: Add a dg-warning line.
13449
13450 2003-03-22 Nathan Sidwell <nathan@codesourcery.com>
13451
13452 PR c++/9978, c++/9708
13453 * g++.dg/ext/vlm1.C: Adjust expected error.
13454 * g++.dg/ext/vla2.C: New test.
13455 * g++.dg/template/arg1.C: New test.
13456 * g++.dg/template/arg2.C: New test.
13457
13458 2003-03-22 Bud Davis <bdavis9659@comcast.net>
13459
13460 * g77.f-torture/execute/select.f: New test.
13461 * g77.f-torture/noncompile/select_no_compile.f: New test.
13462
13463 2003-03-21 Nathan Sidwell <nathan@codesourcery.com>
13464
13465 PR c++/9898
13466 * g++.dg/other/error4.C: New test.
13467
13468 2003-03-20 Mark Mitchell <mark@codesourcery.com>
13469
13470 * g++.dg/template/friend17.C: New test.
13471
13472 2003-03-21 Alan Modra <amodra@bigpond.net.au>
13473
13474 * gcc.c-torture/compile/20030320-1.c: New.
13475
13476 2003-03-20 Roger Sayle <roger@eyesopen.com>
13477
13478 * gcc.dg/builtins-6.c: New test case.
13479
13480 2003-03-19 Alan Modra <amodra@bigpond.net.au>
13481
13482 PR target/10073
13483 * gcc.c-torture/compile/20030319-1.c: New.
13484
13485 2003-03-18 Jan Hubicka <jh@suse.cz>
13486
13487 * gcc.dg/i386-cvt-1.c: New test.
13488
13489 2003-03-17 Zack Weinberg <zack@codesourcery.com>
13490
13491 * objc.dg/naming-1.m: Use "(parse|syntax) error".
13492 * objc.dg/naming-2.m: Likewise.
13493
13494 2003-03-17 Mark Mitchell <mark@codesourcery.com>
13495
13496 PR c++/9639
13497 * g++.dg/parse/crash1.C: New test.
13498
13499 2003-03-16 Mark Mitchell <mark@codesourcery.com>
13500
13501 PR c++/8805
13502 * g++.dg/eh/cleanup1.C: New test.
13503
13504 2003-03-16 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
13505
13506 * gcc.c-torture/execute/20030316-1.c: New test case.
13507
13508 2003-03-16 Nathan Sidwell <nathan@codesourcery.com>
13509
13510 PR c++/9629
13511 * g++.dg/init/ctor2.C: New test.
13512
13513 2003-03-15 Roger Sayle <roger@eyesopen.com>
13514
13515 * g77.f-torture/compile/xformat.f: New test case.
13516
13517 2003-03-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
13518
13519 * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
13520 * g++.old-deja/g++.mike/eh50.C: Likewise.
13521
13522 2003-03-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13523
13524 PR c++/6440
13525 * g++.dg/template/spec7.C: New test.
13526 * g++.dg/template/spec8.C: Likewise.
13527
13528 2003-03-14 Jakub Jelinek <jakub@redhat.com>
13529
13530 * gcc.c-torture/execute/20030313-1.c: New test.
13531
13532 2003-03-14 Richard Henderson <rth@redhat.com>
13533
13534 * gcc.dg/inline-2.c: Adjust alpha test for external call.
13535
13536 2003-03-14 Eric Botcazou <ebotcazou@libertysurf.fr>
13537
13538 * gcc.c-torture/compile/20030314-1.c: New test.
13539
13540 2003-03-13 Danny Smith <dannysmith@users.sourceforge.net>
13541
13542 * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
13543 * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
13544 thumb target,
13545 * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
13546 to accept newer _imp__ prefix and additional
13547 newline in .drectve section.
13548 * gcc.dg/dll-4.c: Likewise.
13549 * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
13550 switch.
13551
13552 2003-03-13 Mark Mitchell <mark@codesourcery.com>
13553
13554 * g++.dg/parse/namespace9.C: New test.
13555
13556 * g++.dg/init/ref5.C: New test.
13557 * g++.dg/parse/ptrmem1.C: Likewise.
13558
13559 2003-03-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
13560
13561 * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
13562 * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
13563 regular expression.
13564 * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
13565 * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
13566
13567 2003-03-12 Daniel Jacobowitz <drow@mvista.com>
13568
13569 * gcc.c-torture/execute/20030224-2.c: New test.
13570
13571 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
13572
13573 * gcc.dg/decl-3.c: New test.
13574
13575 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
13576
13577 * gcc.dg/i386-loop-2.c: New test.
13578
13579 2003-03-11 Mark Mitchell <mark@codesourcery.com>
13580
13581 PR c++/9474
13582 * g++.dg/parse/namespace8.C: New test.
13583
13584 PR c++/9924
13585 * g++.dg/overload/builtin2.C: New test.
13586
13587 2003-03-11 Steven Bosscher <s.bosscher@student.tudelft.nl>
13588
13589 * gcc.dg/return-type-3.c: New test.
13590
13591 2003-03-11 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
13592
13593 * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
13594 profiling options are not supported.
13595
13596 2003-03-10 Mark Mitchell <mark@codesourcery.com>
13597
13598 * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
13599 * g++.old-deja/g++.warn/impint2.C: Likewise.
13600
13601 2003-03-10 Devang Patel <dpatel@apple.com>
13602
13603 * g++.dg/cpp/c++_cmd_1.C: New test.
13604 * g++.dg/cpp/c++_cmd_1.h: New file.
13605
13606 2003-03-10 Segher Boessenkool <segher@koffie.nl>
13607
13608 * gcc.dg/altivec-9.c: New file.
13609
13610 2003-03-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13611
13612 * gcc.dg/ppc-sdata-1.c: New test.
13613 * gcc.dg/ppc-sdata-2.c: New test.
13614
13615 2003-03-09 Mark Mitchell <mark@codesourcery.com>
13616
13617 PR c++/9373
13618 * g++.dg/opt/ptrmem2.C: New test.
13619
13620 PR c++/8534
13621 * g++.dg/opt/ptrmem1.C: New test.
13622
13623 2003-03-09 Eric Botcazou <ebotcazou@libertysurf.fr>
13624
13625 * gcc.dg/i386-loop-1.c: New test.
13626
13627 2003-03-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13628
13629 PR c++/9970
13630 * g++.dg/lookup/friend1.C: New test.
13631
13632 2003-03-08 Mark Mitchell <mark@codesourcery.com>
13633
13634 PR c++/9823
13635 * g++.dg/parser/constructor1.C: New test.
13636
13637 2003-03-08 Hans-Peter Nilsson <hp@bitrange.com>
13638
13639 * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
13640
13641 * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
13642
13643 2003-03-08 Neil Booth <neil@daikokuya.co.uk>
13644
13645 * gcc.dg/cpp/Wunused.c: Update test.
13646
13647 2003-03-08 Jan Hubicka <jh@suse.cz>
13648
13649 * gcc.dg/inline-3.c: New test.
13650
13651 2003-03-08 Mark Mitchell <mark@codesourcery.com>
13652
13653 PR c++/9809
13654 * g++.dg/parse/builtin1.C: New test.
13655
13656 PR c++/9982
13657 * g++.dg/abi/cookie1.C: New test.
13658 * g++.dg/abi/cookie2.C: Likewise.
13659
13660 PR c++/9524
13661 * g++.dg/template/field1.C: New test.
13662
13663 PR c++/9912
13664 * g++.dg/parse/class1.C: New test.
13665 * g++.dg/parse/namespace7.C: Likewise.
13666 * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
13667
13668 2003-03-07 Mark Mitchell <mark@codesourcery.com>
13669
13670 * g++.dg/init/ref4.C: New test.
13671
13672 2003-03-07 Jan Hubicka <jh@suse.cz>
13673
13674 * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
13675 * gcc.dg/inline-3.c: New test.
13676
13677 2003-03-06 Mark Mitchell <mark@codesourcery.com>
13678
13679 * g++.dg/init/ref3.C: New test.
13680
13681 PR c++/9965
13682 * g++.dg/init/ref2.C: New test.
13683
13684 PR c++/9400
13685 * g++.dg/warn/Wshadow-2.C: New test.
13686
13687 PR c++/9791
13688 * g++.dg/warn/Woverloaded-1.C: New test.
13689
13690 2003-03-05 Jan Hubicka <jh@suse.cz>
13691
13692 * gcc.dg/i386-local2.c: New.
13693 * gcc.dg/i386-local.c: Fix typo.
13694
13695 2003-03-05 Mark Mitchell <mark@codesourcery.com>
13696
13697 * g++.dg/abi/layout3.C: New test.
13698
13699 2003-03-05 Eric Botcazou <ebotcazou@libertysurf.fr>
13700
13701 * gcc.c-torture/compile/20030305-1.c
13702
13703 2003-03-05 Jan Hubicka <jh@suse.cz>
13704
13705 * gcc.dg/i386-local.c: New.
13706
13707 2003-03-04 J"orn Rennecke <joern.rennecke@superh.com>
13708
13709 * gcc.dg/sh-relax.c: Disable for sh64-*-*.
13710
13711 2003-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
13712
13713 * gcc.dg/switch-2.c: New test.
13714 * gcc.dg/switch-3.c: New test.
13715 * gcc.dg/Wswitch.c: Adjust line numbers.
13716 * gcc.dg/Wswitch-default.c: Likewise.
13717 * gcc.dg/Wswitch-enum.c: Likewise.
13718
13719 2003-03-04 Alexandre Oliva <aoliva@redhat.com>
13720
13721 * gcc.c-torture/execute/20030222-1.c: New test.
13722
13723 2003-03-03 James E Wilson <wilson@tuliptree.org>
13724
13725 * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
13726
13727 2003-03-03 Mark Mitchell <mark@codesourcery.com>
13728
13729 PR c++/9878
13730 * g++.dg/init/ref1.C: New test.
13731
13732 2003-03-03 J"orn Rennecke <joern.rennecke@superh.com>
13733
13734 * gcc.dg/sh-relax.c: New SH-only test.
13735
13736 2003-03-03 Geoffrey Keating <geoffk@apple.com>
13737
13738 * gcc.c-torture/compile/20010327-1.c: Back out last change. Add
13739 comment explaining purpose of testcase.
13740
13741 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
13742
13743 * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
13744 for HC11/HC12 (asm needs two int registers).
13745 * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
13746 HC11/HC12 because the test uses an asm which needs two 32-bit
13747 registers.
13748
13749 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
13750
13751 * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
13752 for HC11/HC12 (array is too large otherwise).
13753 * gcc.c-torture/compile/920501-4.x: New file, likewise.
13754 * gcc.c-torture/compile/20010518-2.x: Likewise.
13755 * gcc.c-torture/compile/980506-1.x: Don't execute this test on
13756 HC11/HC12 (array is too large).
13757
13758 2003-03-01 Geoffrey Keating <geoffk@apple.com>
13759
13760 * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
13761 * lib/g++-dg.exp (g++-dg-test): Likewise.
13762
13763 2003-03-01 Roger Sayle <roger@eyesopen.com>
13764
13765 * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
13766 * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
13767
13768 2003-03-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13769
13770 * g++.dg/warn/implicit-typename1.C: Remove warning.
13771
13772 2003-02-28 Richard Henderson <rth@redhat.com>
13773
13774 * gcc.dg/noreturn-1.c: Move noreturn warning line.
13775 * gcc.dg/return-type-1.c: Move control reaches end warning line.
13776
13777 2003-02-28 Geoffrey Keating <geoffk@apple.com>
13778
13779 * gcc.dg/pch/pch.exp: Change .pch to .gch.
13780 * g++.dg/pch/pch.exp: Likewise.
13781
13782 2003-02-28 Mark Mitchell <mark@codesourcery.com>
13783
13784 PR c++/9879
13785 * testsuite/g++.dg/init/new4.C: New test.
13786
13787 2003-02-28 Richard Earnshaw <rearnsha@arm.com>
13788
13789 * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
13790
13791 2003-02-28 Alexandre Oliva <aoliva@redhat.com>
13792
13793 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
13794 unsigned long.
13795
13796 * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
13797 wider than float.
13798
13799 2003-02-26 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
13800
13801 * lib/scanasm.exp: Add support for counting numbers of
13802 occurences.
13803 * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
13804 gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
13805
13806 2003-02-25 Mark Mitchell <mark@codesourcery.com>
13807
13808 PR c++/9683
13809 * g++.dg/template/static3.C: New test.
13810
13811 PR c++/9829
13812 * g++.dg/parse/namespace6.C: New test.
13813
13814 2003-02-25 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13815
13816 PR target/9732
13817 * gcc.dg/20030225-1.c: New test.
13818
13819 2003-02-24 Mark Mitchell <mark@codesourcery.com>
13820
13821 * README: Remove out-of-date information.
13822
13823 PR c++/9836
13824 * g++.dg/template/spec6.C: New test.
13825
13826 2003-02-24 Jeff Law <law@redhat.com>
13827
13828 * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
13829
13830 2003-02-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13831
13832 * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
13833 * gcc.dg/pragma-ep-1.c: Likewise.
13834
13835 2003-02-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13836
13837 PR c++/9602
13838 * g++.dg/template/friend16.C: New test.
13839
13840 2003-02-23 Mark Mitchell <mark@codesourcery.com>
13841
13842 PR c++/5333
13843 * g++.dg/parse/fused-params1.C: Adjust error messages.
13844 * g++.dg/template/nested3.C: New test.
13845
13846 2003-02-24 Alan Modra <amodra@bigpond.net.au>
13847
13848 * g++.dg/abi/param1.C: New test.
13849
13850 2003-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13851
13852 PR c++/7982
13853 * g++.dg/warn/implicit-typename1.C: New test.
13854
13855 2003-02-22 Kelley Cook <kelleycook@comcast.net>
13856
13857 * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
13858 with "mtune".
13859 * g++.old-deja/g++.other/store-expr2.C: Likewise.
13860 * gcc.c-torture/execute/20010129-1.x: Likewise.
13861 * gcc.dg/20011107-1.c: Likewise.
13862 * gcc.dg/20020108-1.c: Likewise.
13863 * gcc.dg/20020122-3.c: Likewise.
13864 * gcc.dg/20020206-1.c: Likewise.
13865 * gcc.dg/20020310-1.c: Likewise.
13866 * gcc.dg/20020426-2.c: Likewise.
13867 * gcc.dg/20020517-1.c: Likewise.
13868 * gcc.dg/991230-1.c: Likewise.
13869 * gcc.dg/i386-unroll-1.c: Likewise.
13870 * gcc.misc-tests/i386-prefetch.exp: Likewise.
13871
13872 2003-02-22 Jan Hubicka <jh@suse.cz>
13873
13874 * gcc.dg/i386-mul.c: New test.
13875
13876 2003-02-21 Roger Sayle <roger@eyesopen.com>
13877
13878 * gcc.dg/builtins-5.c: New test case.
13879
13880 2003-02-22 Hans-Peter Nilsson <hp@axis.com>
13881
13882 * gcc.dg/asmreg-1.c: New test.
13883
13884 2003-02-21 Mark Mitchell <mark@codesourcery.com>
13885
13886 PR c++/9749
13887 * g++.dg/parse/varmod1.C: New test.
13888
13889 2003-02-21 Mark Mitchell <mark@codesourcery.com>
13890
13891 PR c++/9727
13892 * g++.dg/template/op1.C: New test.
13893
13894 2003-02-21 Mark Mitchell <mark@codesourcery.com>
13895
13896 PR c++/8906
13897 * g++.dg/template/nested2.C: New test.
13898
13899 2003-02-21 Mark Mitchell <mark@codesourcery.com>
13900
13901 PR c++/8724
13902 * g++.dg/expr/dtor1.C: New test.
13903
13904 2003-02-21 Zack Weinberg <zack@codesourcery.com>
13905
13906 * gcc.dg/cpp/include3.c: New test.
13907 * gcc.dg/cpp/inc/foo.h: New file.
13908
13909 2003-02-21 Glen Nakamura <glen@imodulo.com>
13910
13911 * gcc.c-torture/execute/20030221-1.c: New test.
13912
13913 2003-02-20 Mark Mitchell <mark@codesourcery.com>
13914
13915 PR c++/9729
13916 * g++.dg/abi/conv1.C: New test.
13917
13918 2003-02-20 Jan Hubicka <jh@suse.cz>
13919
13920 * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
13921
13922 2003-02-19 Daniel Jacobowitz <drow@mvista.com>
13923
13924 * gcc.c-torture/compile/20030219-1.c: New test.
13925
13926 2003-02-18 Jan Hubicka <jh@suse.cz>
13927
13928 * gcc.dg/funcorder.c: New test.
13929
13930 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
13931
13932 * gcc.c-torture/execute/20030218-1.c: New.
13933
13934 2003-02-18 Aldy Hernandez <aldyh@redhat.com>
13935
13936 * gcc.dg/20030218-1.c: New.
13937
13938 2003-02-18 Richard Henderson <rth@redhat.com>
13939
13940 * gcc.dg/attr-invalid.c: Allow __used__ on static data.
13941 * gcc.dg/attr-used-2.c: New.
13942
13943 2003-02-18 Mark Mitchell <mark@codesourcery.com>
13944
13945 PR c++/9704
13946 * g++.dg/init/copy5.C: New test.
13947
13948 2003-02-18 Geoffrey Keating <geoffk@apple.com>
13949
13950 * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
13951 * g++.dg/pch/pch.exp: Likewise.
13952
13953 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
13954
13955 * gcc.c-torture/execute/20030209-1.c: Enable the test if
13956 STACK_SIZE is not defined.
13957
13958 2003-02-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13959
13960 PR c++/9457
13961 * g++.dg/template/init1.C: New test.
13962
13963 2003-02-16 Jan HUbicka <jh@suse.cz>
13964
13965 * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
13966 (foo): Add few extra tests
13967 * gcc.dg/c99-const-expr-3.c: Likewise.
13968 * gcc.c-torture/execute/20030216-1.c: New.
13969
13970 2003-02-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13971
13972 PR c++/9459
13973 * g++.dg/ext/typeof4.C: New test.
13974
13975 2003-02-15 Roger Sayle <roger@eyesopen.com>
13976
13977 * gcc.dg/i386-387-3.c: New test case.
13978
13979 2003-02-14 Josef Zlomek <zlomekj@suse.cz>
13980
13981 * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
13982 cris-*-elf* cris-*-aout* and mmix-*-*.
13983
13984 2003-02-13 Josef Zlomek <zlomekj@suse.cz>
13985
13986 * gcc.dg/20030213-1.c: New test.
13987
13988 2003-02-12 Roger Sayle <roger@eyesopen.com>
13989
13990 * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
13991 * gcc.dg/i386-387-2.c: Likewise.
13992
13993 2003-02-12 Aldy Hernandez <aldyh@redhat.com>
13994
13995 * gcc.dg/ppc-spe.c: Fix formatting.
13996 Enable tests that were previously unsupported by gas.
13997 Delete tests for instructions that no longer exist.
13998 Switch arguments on evsubifw builtin.
13999
14000 2003-02-12 Kazu Hirata <kazu@cs.umass.edu>
14001
14002 * gcc.c-torture/execute/20030209-1.c: Disable the test if
14003 STACK_SIZE is too small.
14004
14005 2003-02-10 Eric Botcazou <ebotcazou@libertysurf.fr>
14006 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
14007
14008 * gcc.dg/decl-2.c: New test.
14009
14010 2003-02-10 Jan Hubicka <jh@suse.cz>
14011
14012 * gcc.dg/i386-fpcvt-1.c: New test.
14013
14014 2002-02-09 Richard Sandiford <rsandifo@redhat.com>
14015
14016 * gcc.c-torture/execute/20030209-1.c: New test.
14017
14018 2003-02-09 Kazu Hirata <kazu@cs.umass.edu>
14019
14020 * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
14021 int-wide bitops, use the constants of the same width.
14022 Likewise, if long long is 32-bit wide, test bitops using
14023 32-bit constants.
14024
14025 2003-02-07 Loren James Rittle <ljrittle@acm.org>
14026
14027 * gcc.dg/20021014-1.c: Annotate with expected notice text.
14028
14029 2003-02-07 Roger Sayle <roger@eyesopen.com>
14030
14031 * testsuite/gcc.dg/builtins-4.c: New test case.
14032
14033 2003-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14034
14035 * gcc.dg/20020430-1.c: Fix dg command typos.
14036 * gcc.dg/20020503-1.c: Likewise.
14037
14038 2003-02-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
14039
14040 PR c++/8785
14041 * g++.dg/parse/fused-params1.C: New test.
14042
14043 PR c++/8857
14044 * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
14045
14046 PR c++/8921
14047 * g++.dg/parse/non-dependent1.C: New test.
14048
14049 PR c++/8928
14050 * g++.dg/parse/dupl-tmpl-args1.C: New test.
14051
14052 PR c++/9228
14053 * g++.dg/parse/undefined7.C: New test.
14054 * g++.dg/parse/non-templ1.C: New test.
14055
14056 PR c++/9229
14057 * g++.dg/parse/too-many-tmpl-args1.C: New test.
14058
14059 2003-02-06 Eric Botcazou <ebotcazou@libertysurf.fr>
14060
14061 * gcc.c-torture/compile/20030206-1.c: New test.
14062
14063 2003-02-05 Roger Sayle <roger@eyesopen.com>
14064
14065 * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
14066 "pow" to "foo" to avoid potential confusion with a math built-in.
14067
14068 2003-02-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14069
14070 * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
14071 conditions for SPARC targets.
14072
14073 2003-02-05 Jakub Jelinek <jakub@redhat.com>
14074
14075 * gcc.dg/20030204-1.c: New test.
14076
14077 2003-02-04 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
14078
14079 PR c++/38
14080 * g++.dg/parse/array-size1.C: New test.
14081
14082 PR c++/5657
14083 * g++.dg/parse/undefined3.C: New test.
14084
14085 PR c++/5665
14086 * g++.dg/parse/undefined4.C: New test.
14087
14088 PR c++/5975
14089 * g++.dg/parse/undefined5.C: New test.
14090
14091 PR c++/7259
14092 * g++.dg/parse/tmpl-tmpl-param1.C: New test.
14093
14094 PR c++/8578
14095 * g++.dg/parse/casting-operator1.C: New test.
14096
14097 PR c++/8596
14098 * g++.dg/parse/undefined6.C: New test.
14099
14100 PR c++/8736
14101 * g++.dg/parse/missing-template1.C: New test.
14102
14103 2003-02-04 Jan Hubicka <jh@suse.cz>
14104
14105 * gcc.dg/i386-cadd.c: Compile using -march=k8.
14106 * gcc.dg/i386-cmov?.c: Likewise.
14107 * gcc.dg/i386-fpcvt-?.c: Likewise.
14108 * gcc.dg/i386-ssefp-1.c: Likewise.
14109 * gcc.dg/i386-ssetype-?.c: Likewise; fix for register passing
14110 conventions.
14111
14112 2003-02-03 Mark Mitchell <mark@codesourcery.com>
14113
14114 PR c++/7129
14115 * testsuite/g++.dg/ext/max.C: New test.
14116
14117 2003-02-03 Jan Hubicka <jh@suse.cz>
14118
14119 * gcc.c-torture/execute/20030203-1.c: New test.
14120
14121 2003-02-03 Richard Earnshaw <rearnsha@arm.com>
14122
14123 * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
14124 'natural-endian'.
14125
14126 2003-02-01 Richard Sandiford <rsandifo@redhat.com>
14127
14128 * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
14129 * g++.dg/init/new2.C: Likewise.
14130 * g++.dg/other/new1.C: Likewise.
14131
14132 2003-01-31 Loren J. Rittle <ljrittle@acm.org>
14133
14134 * gcc.dg/struct-ret-libc.c: New test.
14135
14136 2003-01-31 Ulrich Weigand <uweigand@de.ibm.com>
14137
14138 * gcc.dg/20030129-1.c: New test.
14139
14140 2003-01-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14141
14142 PR c++/8849
14143 * g++.dg/template/ptrmem4.C: New test.
14144
14145 2003-01-29 Mark Mitchell <mark@codesourcery.com>
14146
14147 * g++.dg/parser/constant1.C: New test.
14148
14149 2003-01-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14150
14151 PR c++/8591
14152 * g++.dg/parse/friend2.C: New test.
14153
14154 2003-01-29 Nathan Sidwell <nathan@codesourcery.com>
14155
14156 PR c++/9437
14157 * g++.dg/template/unify4.C: New test.
14158
14159 2003-01-28 Richard Sandiford <rsandifo@redhat.com>
14160
14161 * gcc.c-torture/execute/20030128-1.c: New test.
14162
14163 2003-01-28 Jeffrey D. Oldham <oldham@codesourcery.com>
14164
14165 * g++.dg/lookup/nested1.C: Test moved from ...
14166 * g++.old-deja/g++.other/lookup24.C: ... here.
14167
14168 2003-01-28 Jan Hubicka <jh@suse.cz>
14169
14170 * gcc.dg/i386-cmov5.c: New test.
14171
14172 2003-01-28 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
14173
14174 * gcc.c-torture/execute/20010925-1.c: Changed the
14175 memcpy declaration.
14176
14177 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
14178
14179 PR c++/3902
14180 * g++.dg/parse/template5.C: New test.
14181
14182 2003-01-28 Toon Moene <toon@moene.indiv.nluug.nl>
14183
14184 PR fortran/9258
14185 * g77.dg/pr9258: New test.
14186
14187 2003-01-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14188
14189 * README: Move relevant parts from README.g++.
14190
14191 * README.g++: Remove this file.
14192
14193 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
14194
14195 * g++.dg/abi/dcast1.C: New test.
14196
14197 2003-01-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14198
14199 * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
14200
14201 2003-01-27 Jeffrey D. Oldham <oldham@codesourcery.com>
14202
14203 PR c++/47
14204 * g++.old-deja/g++.other/lookup24.C: New test.
14205
14206 2003-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14207
14208 PR middle-end/7227
14209 * gcc.dg/uninit-C.c: New test.
14210
14211 2003-01-27 Nathan Sidwell <nathan@codesourcery.com>
14212
14213 * g++.dg/abi/covariant1.C: New test.
14214
14215 2003-01-25 Ulrich Weigand <uweigand@de.ibm.com>
14216
14217 * gcc.dg/20030123-1.c: New test.
14218
14219 2003-01-25 Jan Hubicka <jh@suse.cz>
14220
14221 PR opt/8492
14222 * gcc.c-torture/compile/20030125-1.c
14223
14224 2003-01-25 Nathan Sidwell <nathan@codesourcery.com>
14225
14226 PR c++/9403
14227 * g++.dg/parse/template3.C: New test.
14228 * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
14229
14230 PR c++/795
14231 * g++.dg/parse/template4.C: New test.
14232
14233 PR c++/9415
14234 * g++.dg/template/qual2.C: New test.
14235
14236 PR c++/8545
14237 * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
14238
14239 * g++.old-deja/g++.ns/bogus1.C: Change expected error.
14240
14241 2003-01-25 Roger Sayle <roger@eyesopen.com>
14242
14243 * gcc.c-torture/execute/switch-1.c: New test case.
14244
14245 2003-01-25 Jan Hubicka <jh@suse.cz>
14246
14247 * gcc.c-torture/execute/20030125-1.[cx]: New test.
14248
14249 2003-01-25 Paolo Carlini <pcarlini@unitus.it>
14250
14251 Tweaks for Bison-1.875. From the NEWS file:
14252 "- `parse error' -> `syntax error'
14253 Bison now uniformly uses the term `syntax error'"
14254 * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
14255 * gcc.dg/cpp/digraph2.c: Likewise.
14256 * gcc.dg/cpp/direct2.c: Likewise.
14257 * gcc.dg/cpp/paste4.c: Likewise.
14258 * gcc.dg/c90-restrict-1.c: Likewise.
14259 * gcc.dg/c99-func-2.c: Likewise.
14260 * gcc.dg/noncompile/920721-2.c: Likewise.
14261 * gcc.dg/noncompile/930622-2.c: Likewise.
14262 * gcc.dg/noncompile/940112-1.c: Likewise.
14263 * gcc.dg/noncompile/950921-1.c: Likewise.
14264 * gcc.dg/noncompile/951123-1.c: Likewise.
14265 * gcc.dg/noncompile/971104-1.c: Likewise.
14266 * gcc.dg/noncompile/990416-1.c: Likewise.
14267
14268 2003-01-24 Paolo Carlini <pcarlini@unitus.it>
14269
14270 * g++.dg/parse/undefined1.C: Add error message.
14271
14272 2003-01-22 Mark Mitchell <mark@codesourcery.com>
14273
14274 PR c++/9354
14275 * g++.dg/parse/new1.C: New test.
14276
14277 PR c++/9216
14278 * g++.dg/parse/template2.C: New test.
14279
14280 PR c++/9354
14281 * g++.dg/parse/typedef2.C: New test.
14282
14283 PR c++/9328
14284 * g++.dg/ext/typeof3.C: New test.
14285
14286 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
14287
14288 PR c++/2738
14289 * g++.dg/parse/ret-type1.C: New test.
14290
14291 PR c++/3792
14292 * g++.dg/parse/tmpl-outside1.C: New test.
14293
14294 PR c++/4207
14295 * g++.dg/parse/int-as-enum1.C: New test.
14296
14297 PR c++/4903
14298 * g++.dg/parse/no-typename1.C: New test.
14299
14300 PR c++/5533
14301 * g++.dg/parse/no-value1.C: New test.
14302
14303 PR c++/5921
14304 * g++.dg/parse/wrong-inline1.C: New test.
14305
14306 PR c++/6402
14307 * g++.dg/parse/ref1.C: New test.
14308
14309 PR c++/6992
14310 * g++.dg/parse/attr-ctor1.C: New test.
14311
14312 PR c++/7229
14313 * g++.dg/parse/namespace5.C: New test.
14314
14315 PR c++/7917
14316 * g++.dg/parse/func-def1.C: New test.
14317
14318 PR c++/8143
14319 * g++.dg/parse/undefined1.C: New test.
14320
14321 PR c++/5723, PR c++/8522
14322 * g++.dg/parse/specialization1.C: New test.
14323
14324 PR c++/163, PR c++/8595
14325 * g++.dg/parse/struct-as-enum1.C: New test.
14326
14327 PR c++/9173
14328 * g++.dg/parse/undefined2.C: New test.
14329
14330 2003-01-22 Mark Mitchell <mark@codesourcery.com>
14331
14332 PR c++/9298
14333 * g++.dg/parse/template1.C: New test.
14334
14335 PR c++/9384
14336 * g++.dg/parse/using1.C: New test.
14337
14338 PR c++/9285
14339 PR c++/9294
14340 * g++.dg/parse/expr2.C: New test.
14341
14342 PR c++/9388
14343 * g++.dg/parse/lookup2.C: Likewise.
14344
14345 2003-01-21 Jan Hubicka <jh@suse.cz>
14346
14347 * gcc.c-torture/execute/990208-1.c: Add noinline attributes as needed.
14348 * gcc.c-torture/execute/eeprof-1.c: Likewise.
14349 * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
14350 * gcc.c-torture/execute/string-opt-*.c: Likewise.
14351
14352 2003-01-20 Nick Clifton <nickc@redhat.com>
14353
14354 * gcc.c-torture/execute/20030117-1.c: New test case. Exposes
14355 problem with ARM sibcall code generation.
14356
14357 2003-01-20 Kazu Hirata <kazu@cs.umass.edu>
14358
14359 * gcc.c-torture/execute/20030120-1.c: New.
14360
14361 2003-01-19 Paolo Carlini <pcarlini@unitus.it>
14362
14363 * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
14364
14365 2003-01-17 Mark Mitchell <mark@codesourcery.com>
14366
14367 PR c++/9272
14368 * g++.dg/parse/ctor1.C: New test.
14369
14370 PR c++/9294:
14371 * g++.dg/parse/qualified1.C: New test.
14372
14373 * g++.dg/parse/typename3.C: New test.
14374
14375 2003-01-16 Richard Henderson <rth@redhat.com>
14376
14377 * g++.dg/tls/init-2.C: Fix error matches for real this time.
14378
14379 2003-01-16 Richard Henderson <rth@redhat.com>
14380
14381 * g++.dg/pch/pch.exp: Copy test header to the working directory
14382 before using it either for precompilation or direct use.
14383 * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
14384 * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
14385
14386 2003-01-16 Richard Henderson <rth@redhat.com>
14387
14388 * gcc.dg/pch/pch.exp: Copy test header to the working directory
14389 before using it either for precompilation or direct use.
14390 * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
14391 * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
14392
14393 2003-01-16 Mark Mitchell <mark@codesourcery.com>
14394
14395 * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
14396 * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
14397 * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
14398 * gcc/testsuite/g++.dg/parse/typename2.C: New test.
14399 * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
14400 typename warning into error.
14401 * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
14402 error messages.
14403 * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
14404 * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
14405 * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
14406 messages.
14407 * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
14408 make declaration visible in template.
14409 * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
14410 * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
14411 messages.
14412 * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
14413 message.
14414 * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
14415 * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
14416 * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
14417 * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
14418 typename warning with error message.
14419 * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
14420 * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
14421 * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
14422
14423 2003-01-16 Nathan Sidwell <nathan@codesourcery.com>
14424
14425 * g++.dg/parse/ambig2.C: New test.
14426
14427 2003-01-15 Richard Henderson <rth@redhat.com>
14428
14429 * g++.dg/tls/init-2.C: Update error message string.
14430
14431 2003-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14432
14433 * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
14434
14435 2003-01-15 Stephane Carrez <stcarrez@nerim.fr>
14436
14437 * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
14438 all for HC11/HC12.
14439 * gcc.c-torture/compile/20001205-1.x: Likewise.
14440 * gcc.c-torture/compile/20001226-1.x: Likewise.
14441 * gcc.c-torture/compile/920520-1.x: Likewise.
14442 * gcc.c-torture/compile/961203-1.x: Likewise.
14443 * gcc.c-torture/compile/20020604-1.x: Likewise.
14444
14445 2003-01-15 Jan Hubicka <jh@suse.cz>
14446
14447 * gcc.c-torture/compile/20030115-1.c: New test.
14448
14449 * gcc.dg/i386-fpcvt-1.c: New test.
14450 * gcc.dg/i386-fpcvt-2.c: New test.
14451
14452 2003-01-14 Jeffrey D. Oldham <oldham@codesourcery.com>
14453
14454 Further conform g++'s __vmi_class_type_info to the C++ ABI
14455 specification.
14456 * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
14457 the specification.
14458
14459 2003-01-14 Jan Hubicka <jh@suse.cz>
14460
14461 * gcc.dg/i386-fpcvt-1.c: New test.
14462 * gcc.dg/i386-fpcvt-2.c: New test.
14463
14464 2003-01-14 Eric Botcazou <ebotcazou@libertysurf.fr>
14465
14466 * gcc.dg/i386-mmx-3.c: New test.
14467
14468 2003-01-12 Mark Mitchell <mark@codesourcery.com>
14469
14470 PR c++/9264
14471 * g++.dg/parse/octal1.C: New file.
14472
14473 PR c++/9172
14474 * g++.dg/parse/typename1.C: New file.
14475
14476 2003-01-10 Danny Smith <dannysmith@users.sourceforge.net>
14477
14478 * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
14479 * gcc.dg/bf-no-ms-layout.c: Likewise.
14480 * gcc.dg/bf-ms-attrib.c: Likewise.
14481
14482 2003-01-10 Mark Mitchell <mark@codesourcery.com>
14483
14484 PR c++/9099
14485 * g++.dg/parse/dtor1.C: New file.
14486
14487 PR c++/9128
14488 * g++.dg/rtti/typeid1.C: New file.
14489
14490 PR c++/9153
14491 * g++.dg/parse/lookup1.C: New file.
14492
14493 PR c++/9171
14494 * g++.dg/templ/spec5.C: New file.
14495
14496 2003-01-10 Josef Zlomek <zlomekj@suse.cz>
14497
14498 * gcc.c-torture/compile/20030110-1.c: New test.
14499
14500 2003-01-09 Geoffrey Keating <geoffk@apple.com>
14501
14502 Merge from pch-branch:
14503
14504 2002-12-23 Geoffrey Keating <geoffk@apple.com>
14505
14506 * gcc.dg/pch/cpp-1.h: New.
14507 * gcc.dg/pch/cpp-1.c: New.
14508 * gcc.dg/pch/cpp-2.h: New.
14509 * gcc.dg/pch/cpp-2.c: New.
14510
14511 2002-11-19 Geoffrey Keating <geoffk@apple.com>
14512
14513 * gcc.dg/pch/except-1.h: New.
14514 * gcc.dg/pch/except-1.c: New.
14515
14516 2002-11-13 Geoffrey Keating <geoffk@apple.com>
14517
14518 * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
14519 running test.
14520 * gcc.dg/pch: Include *.hp not *.h.
14521 * gcc.dg/pch/system-1.h: New.
14522 * gcc.dg/pch/system-1.c: New.
14523
14524 2002-11-11 Geoffrey Keating <geoffk@apple.com>
14525
14526 * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
14527 rather than trying to build and run a program using PCH.
14528 * gcc.dg/pch: Remove dg-do commands from test files.
14529
14530 2002-11-08 Geoffrey Keating <geoffk@apple.com>
14531
14532 * gcc.dg/pch/macro-3.c: New.
14533 * gcc.dg/pch/macro-3.h: New.
14534
14535 2002-11-04 Geoffrey Keating <geoffk@apple.com>
14536
14537 * gcc.dg/pch/common-1.c: New.
14538 * gcc.dg/pch/common-1.h: New.
14539 * gcc.dg/pch/decl-1.c: New.
14540 * gcc.dg/pch/decl-1.h: New.
14541 * gcc.dg/pch/decl-2.c: New.
14542 * gcc.dg/pch/decl-2.h: New.
14543 * gcc.dg/pch/decl-3.c: New.
14544 * gcc.dg/pch/decl-3.h: New.
14545 * gcc.dg/pch/decl-4.c: New.
14546 * gcc.dg/pch/decl-4.h: New.
14547 * gcc.dg/pch/decl-5.c: New.
14548 * gcc.dg/pch/decl-5.h: New.
14549 * gcc.dg/pch/global-1.c: New.
14550 * gcc.dg/pch/global-1.h: New.
14551 * gcc.dg/pch/inline-1.c: New.
14552 * gcc.dg/pch/inline-1.h: New.
14553 * gcc.dg/pch/inline-2.c: New.
14554 * gcc.dg/pch/inline-2.h: New.
14555 * gcc.dg/pch/static-1.c: New.
14556 * gcc.dg/pch/static-1.h: New.
14557 * gcc.dg/pch/static-2.c: New.
14558 * gcc.dg/pch/static-2.h: New.
14559
14560 2002-09-01 Geoffrey Keating <geoffk@redhat.com>
14561
14562 * g++.dg/pch/pch.exp: Better handle failing testcases.
14563 * gcc.dg/pch/pch.exp: Likewise.
14564 * gcc.dg/pch/macro-1.c: New.
14565 * gcc.dg/pch/macro-1.h: New.
14566 * gcc.dg/pch/macro-2.c: New.
14567 * gcc.dg/pch/macro-2.h: New.
14568
14569 2002-08-27 Geoffrey Keating <geoffk@redhat.com>
14570
14571 * g++.dg/dg.exp: Treat files in pch/ specially.
14572 * g++.dg/pch/pch.exp: New file.
14573 * g++.dg/pch/empty.H: New file.
14574 * g++.dg/pch/empty.C: New file.
14575 * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
14576 "precompile".
14577
14578 * gcc.dg/pch/pch.exp: New file.
14579 * gcc.dg/pch/empty.h: New file.
14580 * gcc.dg/pch/empty.c: New file.
14581 * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
14582 "precompile".
14583
14584 2003-01-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14585
14586 * g++.dg/template/friend14.C: New test.
14587
14588 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
14589
14590 * gcc.dg/old-style-asm-1.c: New test.
14591
14592 2003-01-09 Richard Sandiford <rsandifo@redhat.com>
14593
14594 * gcc.c-torture/compile/20030109-1.c: New test.
14595
14596 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
14597
14598 * gcc.c-torture/execute/20030109-1.c: New test.
14599
14600 2003-01-08 Larin Hennessey <larin@science.oregonstate.edu>
14601
14602 * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
14603 * g++.old-deja/g++.mike/dyncast2.C: Likewise
14604 * g++.old-deja/g++.mike/dyncast3.C: Likewise
14605 * g++.old-deja/g++.mike/eh2.C: Likewise
14606 * g++.old-deja/g++.mike/eh3.C: Likewise
14607 * g++.old-deja/g++.mike/eh5.C: Likewise
14608 * g++.old-deja/g++.mike/eh6.C: Likewise
14609 * g++.old-deja/g++.mike/eh7.C: Likewise
14610 * g++.old-deja/g++.mike/eh8.C: Likewise
14611 * g++.old-deja/g++.mike/eh9.C: Likewise
14612 * g++.old-deja/g++.mike/eh10.C: Likewise
14613 * g++.old-deja/g++.mike/eh12.C: Likewise
14614 * g++.old-deja/g++.mike/eh13.C: Likewise
14615 * g++.old-deja/g++.mike/eh14.C: Likewise
14616 * g++.old-deja/g++.mike/eh16.C: Likewise
14617 * g++.old-deja/g++.mike/eh17.C: Likewise
14618 * g++.old-deja/g++.mike/eh18.C: Likewise
14619 * g++.old-deja/g++.mike/eh21.C: Likewise
14620 * g++.old-deja/g++.mike/eh23.C: Likewise
14621 * g++.old-deja/g++.mike/eh24.C: Likewise
14622 * g++.old-deja/g++.mike/eh25.C: Likewise
14623 * g++.old-deja/g++.mike/eh26.C: Likewise
14624 * g++.old-deja/g++.mike/eh27.C: Likewise
14625 * g++.old-deja/g++.mike/eh28.C: Likewise
14626 * g++.old-deja/g++.mike/eh29.C: Likewise
14627 * g++.old-deja/g++.mike/eh31.C: Likewise
14628 * g++.old-deja/g++.mike/eh33.C: Likewise
14629 * g++.old-deja/g++.mike/eh34.C: Likewise
14630 * g++.old-deja/g++.mike/eh35.C: Likewise
14631 * g++.old-deja/g++.mike/eh36.C: Likewise
14632 * g++.old-deja/g++.mike/eh37.C: Likewise
14633 * g++.old-deja/g++.mike/eh38.C: Likewise
14634 * g++.old-deja/g++.mike/eh39.C: Likewise
14635 * g++.old-deja/g++.mike/eh40.C: Likewise
14636 * g++.old-deja/g++.mike/eh41.C: Likewise
14637 * g++.old-deja/g++.mike/eh42.C: Likewise
14638 * g++.old-deja/g++.mike/eh44.C: Likewise
14639 * g++.old-deja/g++.mike/eh46.C: Likewise
14640 * g++.old-deja/g++.mike/eh47.C: Likewise
14641 * g++.old-deja/g++.mike/eh48.C: Likewise
14642 * g++.old-deja/g++.mike/eh49.C: Likewise
14643 * g++.old-deja/g++.mike/eh50.C: Likewise
14644 * g++.old-deja/g++.mike/eh51.C: Likewise
14645 * g++.old-deja/g++.mike/eh53.C: Likewise
14646 * g++.old-deja/g++.mike/eh55.C: Likewise
14647 * g++.old-deja/g++.mike/p7912.C: Likewise
14648 * g++.old-deja/g++.mike/p9706.C: Likewise
14649 * g++.old-deja/g++.mike/p10416.C: Likewise
14650 * g++.old-deja/g++.mike/p11667.C: Likewise
14651 * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
14652 Remove redundant reference to Iris.
14653 * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
14654 Elxsi, i860, Pico Java, and WE32K.
14655
14656 2003-01-07 Mark Mitchell <mark@codesourcery.com>
14657
14658 * g++.dg/ext/asm4.C: New test.
14659
14660 2003-01-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14661
14662 PR c++/9030
14663 * g++.dg/template/friend12.C: New test.
14664 * g++.dg/template/friend13.C: Likewise.
14665 * g++.old-deja/g++.eh/spec6.C: Add missing error message.
14666
14667 2003-01-08 Jan Hubicka <jh@suse.cz>
14668
14669 * gcc.dg/i386-cadd.c: New test.
14670 * gcc.dg/i386-cmov4.c: Likewise.
14671
14672 2003-01-06 Mark Mitchell <mark@codesourcery.com>
14673
14674 PR c++/9165
14675 * g++.dg/warn/Wunused-3.C: New test.
14676
14677 * g++.dg/abi/bitfield9.C: New test.
14678
14679 PR c++/9189
14680 * g++.dg/parse/defarg3.C: New test.
14681
14682 2003-01-06 Nathan Sidwell <nathan@codesourcery.com>
14683
14684 * g++.dg/parse/ambig1.C: New test.
14685 * g++.dg/parse/defarg2.C: New test.
14686
14687 2003-01-05 Mark Mitchell <mark@codesourcery.com>
14688
14689 * g++.dg/template/defarg-1.C: New test.
14690 * g++.dg/template/local2.C: Likewise.
14691
14692 2003-01-05 Richard Sandiford <rsandifo@redhat.com>
14693
14694 * gcc.c-torture/execute/20030105-1.c: New test.
14695
14696 2003-01-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14697
14698 * g++.dg/parse/namespace3.C: Remove extra semicolons.
14699 * g++.dg/parse/namespace4.C: Likewise.
14700
14701 2003-01-03 Nathan Sidwell <nathan@codesourcery.com>
14702
14703 * g++.dg/template/ntp2.C: New test.
14704
14705 2003-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
14706
14707 * g++.dg/parse/extern-C-1.C: New test.
14708
14709 * g++.dg/parse/namespace4.C: New test.
14710
14711 * g++.dg/template/nested1.C: New test.
14712
14713 * g++.dg/parse/namespace3.C: New test.
14714
14715 2003-01-02 Nathanael Nerode <neroden@gcc.gnu.org>
14716
14717 * g++.dg/lookup/two-stage1.C: New test.
14718
14719 2003-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14720
14721 * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
14722 * g++.old-deja/g++.jason/access8.C: Likewise.
14723 * g++.old-deja/g++.other/decl5.C: Likewise.
14724
14725 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
14726
14727 * g++.dg/parse/parse7.C: New test.
14728
14729 2003-01-02 Mark Mitchell <mark@codesourcery.com>
14730
14731 PR c++/2843
14732 * g++.dg/ext/attrib7.C: New test.
14733
14734 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
14735
14736 * g++.dg/parse/parse6.C: New test.
14737
14738 2003-01-02 Kazu Hirata <kazu@cs.umass.edu>
14739
14740 * gcc.dg/h8300-stack-1.c: New.
14741
14742 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
14743
14744 g++.dg/lookup/exception1.C: New test.
14745
14746 g++.dg/lookup/template1.C: New test.
14747
14748 g++.dg/parse/namespace2.C: New test.
14749
14750 g++.dg/parse/parens2.C: New test.
14751
14752 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14753
14754 * g++.dg/parse/parse5.C: New test.
14755 * g++.dg/lookup/scoped4.C: New test.
14756
14757 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
14758
14759 * g++.dg/parse/parens1.C: New test.
14760
14761 * g++.dg/parse/parens2.C: Removed, turned out to duplicate
14762 angle-bracket1.C.
14763 * g++.dg/parse/parens2.C: New test.
14764
14765 * g++.dg/lookup/scope-operator1.C: New test.
14766
14767 * g++.dg/parse/operator1.C: New test.
14768
14769 2003-01-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14770
14771 * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
14772 * g++.old-deja/g++.other/access6.C: Likewise.
14773 * g++.old-deja/g++.other/decl1.C: Likewise.
14774 * g++.old-deja/g++.pt/typename12.C: Likewise.
14775
14776 2002-12-31 Mark Mitchell <mark@codesourcery.com>
14777
14778 * g++.dg/parse/namespace1.C: New test.
14779
14780 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14781
14782 * g++.dg/parse/parse4.C: New test.
14783
14784 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14785
14786 * g++.dg/parse/parse3.C: New test.
14787
14788 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14789
14790 * g++.dg/parse/parse2.C: New test.
14791
14792 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14793
14794 * g++.dg/template/friend11.C: New test.
14795
14796 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14797
14798 * g++.dg/parse/parse1.C: New test.
14799
14800 2002-12-31 Janis Johnson <janis187@us.ibm.com>
14801
14802 * lib/profopt.exp: Change the name of a global variable to avoid
14803 possible clashes with other test suites.
14804
14805 2002-12-31 Nathan Sidwell <nathan@codesourcery.com>
14806
14807 * g++.dg/inherit/covariant8.C: New test.
14808
14809 2002-12-31 Mark Mitchell <mark@codesourcery.com>
14810
14811 * g++.dg/init/array9.C: New test.
14812
14813 PR c++/9112
14814 * g++.dg/parse/expr1.C: New test.
14815
14816 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
14817
14818 * gcc.c-torture/compile/20021230-1.c: New test.
14819
14820 2002-12-30 Nathan Sidwell <nathan@codesourcery.com>
14821
14822 * g++.dg/inherit/covariant5.C: New test.
14823 * g++.dg/inherit/covariant6.C: New test.
14824 * g++.dg/inherit/covariant7.C: New test.
14825
14826 2002-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14827
14828 PR c++/2739
14829 * g++.dg/other/access2.C: New test.
14830
14831 2002-12-29 Gabriel Dos Reis <gdr@integrable-solutions.net>
14832
14833 * g++.dg/other/anon-struct.C: No longer fails
14834 * g++.old-deja/g++.brendan/parse4.C: Likewise.
14835 * g++.old-deja/g++.brendan/parse5.C: Likewise.
14836 * g++.old-deja/g++.brendan/parse6.C: Likewise.
14837
14838 2002-12-28 Gabriel Dos Reis <gdr@integrable-solutions.net>
14839
14840 * g++.dg/parse/angle-bracket.C (main): No longer fails.
14841
14842 2002-12-27 Mark Mitchell <mark@codesourcery.com>
14843
14844 * g++.dg/eh/spec4.C: Remove stray semicolon.
14845 * g++.dg/expr/pmf-1.C: Change error message.
14846 * g++.dg/ext/asm1.C: Remove stray semicolon.
14847 * g++.dg/ext/typename1.C: Add missing typenames.
14848 * g++.dg/inherit/template-as-base.C: Change error message.
14849 * g++.dg/lookup/scoped1.C: Likewise.
14850 * g++.dg/lookup/scoped2.C: Likewise.
14851 * g++.dg/lookup/using2.C: Likewise.
14852 * g++.dg/other/component1.C: Remove stray semicolon.
14853 * g++.dg/other/do1.C: Change error message.
14854 * g++.dg/other/error2.C: Likewise.
14855 * g++.dg/other/init1.C: Likewise.
14856 * g++.dg/other/packed1.C: Remove stray semicolon.
14857 * g++.dg/other/ptrmem2.C: Change error message.
14858 * g++.dg/parse/parameter-declaration-1.C: Remove line number
14859 marker.
14860 * g++.dg/special/initp1.C: Remove invalid attribute usage.
14861 * g++.dg/template/access3.C: Add typename keyword.
14862 * g++.dg/template/access5.C: Remove stray semicolon.
14863 * g++.dg/template/access6.C: Likewise.
14864 * g++.dg/template/complit1.C: Likewise.
14865 * g++.dg/template/crash1.C: Change error message.
14866 * g++.dg/template/inherit2.C: Remove stray semicolon.
14867 * g++.dg/template/instantiate2.C: Likewise.
14868 * g++.dg/template/instantiate3.C: Change error message.
14869 * g++.dg/template/qual1.C: Remove stray semicolon.
14870 * g++.dg/template/qualttp18.C: Change error message.
14871 * g++.dg/template/ref1.C: Remove stray semicolon.
14872 * g++.dg/template/sizeof1.C (A::value): Declare it.
14873 * g++.dg/template/spec4.C: Change error message.
14874 * g++.dg/template/static1.C: Likewise.
14875 * g++.dg/template/type1.C: Likewise.
14876 * g++.dg/template/typename3.C: Likewise.
14877 * g++.old-deja/g++.benjamin/13478.C: Change error message.
14878 * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
14879 * g++.old-deja/g++.benjamin/bool01.C: Likewise.
14880 * g++.old-deja/g++.benjamin/bool02.C: Likewise.
14881 * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
14882 named return value extension.
14883 * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
14884 * g++.old-deja/g++.benjmain/warn01.C: Likewise.
14885 * g++.old-deja/g++.bob/extern_C.C: Likewise.
14886 * g++.old-deja/g++.bob/inherit2.C: Likewise.
14887 * g++.old-deja/g++.brendan/complex1.C: Likewise.
14888 * g++.old-deja/g++.brendan/copy5.C: Likewise.
14889 * g++.old-deja/g++.brendan/crash13.C: Likewise.
14890 * g++.old-deja/g++.brendan/crash15.C: Likewise.
14891 * g++.old-deja/g++.brendan/crash18.C: Change error message.
14892 * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
14893 * g++.old-deja/g++.brendan/crash38.C: Likewise.
14894 * g++.old-deja/g++.brendan/crash50.C: Likewise.
14895 * g++.old-deja/g++.brendan/crash56.C: Likewise.
14896 * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
14897 syntax.
14898 * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
14899 * g++.old-deja/g++.brendan/crash8.C: Change error message.
14900 * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
14901 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
14902 * g++.old-deja/g++.brendan/shadow1.C: Likewise.
14903 * g++.old-deja/g++.brendan/template11.C: Likewise.
14904 * g++.old-deja/g++.brendan/template26.C: Likewise.
14905 * g++.old-deja/g++.brendan/template27.C: Use explicit
14906 specialization syntax.
14907 * g++.old-deja/g++.brendan/template30.C: Likewise.
14908 * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
14909 * g++.old-deja/g++.brendan/visibility3.C: Account for use of
14910 non-dependent names.
14911 * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
14912 * g++.old-deja/g++.brendan/warnings7.C: Likewise.
14913 * g++.old-deja/g++.bugs/900121_02.C: Likewise.
14914 * g++.old-deja/g++.eh/catchptr1.C: Likewise.
14915 * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
14916 * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
14917 named return value extension.
14918 * g++.old-deja/g++.ext/namedret2.C: Likewise.
14919 * g++.old-deja/g++.ext/namedret3.C: Likewise.
14920 * g++.old-deja/g++.ext/return1.C: Likewise.
14921 * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
14922 * g++.old-deja/g++.jason/access17.C: Issue more error messages.
14923 * g++.old-deja/g++.jason/access8.C: Likewise.
14924 * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
14925 * g++.old-deja/g++.jason/destruct.C: Remove incorrect
14926 pseudo-destructor names.
14927 * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
14928 * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
14929 pseudo-destructor names.
14930 * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
14931 * g++.old-deja/g++.jason/overload19.C: Likewise.
14932 * g++.old-deja/g++.jason/overload32.C: Likewise.
14933 * g++.old-deja/g++.jason/parse11.C: Issue error messages about
14934 stray semicolons.
14935 * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
14936 * g++.old-deja/g++.jason/return.C: Likewise.
14937 * g++.old-deja/g++.jason/return2.C: Likewise.
14938 * g++.old-deja/g++.jason/shadow1.C: Likewise.
14939 * g++.old-deja/g++.jason/special.C: Use explicit specialization
14940 syntax.
14941 * g++.old-deja/g++.jason/template10.C: Account for use of
14942 non-dependent names.
14943 * g++.old-deja/g++.jason/template11.C: Use explicit specialization
14944 syntax.
14945 * g++.old-deja/g++.jason/template37.C: Likewise.
14946 * g++.old-deja/g++.law/access4.C: Change error messages.
14947 * g++.old-deja/g++.law/arm13.C: Remove incorrect
14948 pseudo-destructor names.
14949 * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
14950 * g++.old-deja/g++.law/ctors9.C: Likewise.
14951 * g++.old-deja/g++.law/cvt22.C: Likewise.
14952 * g++.old-deja/g++.law/dtors5.C: Likewise.
14953 * g++.old-deja/g++.law/global-init1.C: Likewise.
14954 * g++.old-deja/g++.law/missed-error3.C: Likewise.
14955 * g++.old-deja/g++.law/operators28.C: Likewise.
14956 * g++.old-deja/g++.law/visibility28.C: Likewise.
14957 * g++.old-deja/g++.martin/eval1.C: Likewise.
14958 * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
14959 name.
14960 * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
14961 * g++.old-deja/g++.mike/net34.C: Likewise.
14962 * g++.old-deja/g++.mike/net36.C: Likewise.
14963 * g++.old-deja/g++.mike/ns2.C: Likewise.
14964 * g++.old-deja/g++.mike/p12306.C: Likewise.
14965 * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
14966 value extension.
14967 * g++.old-deja/g++.mike/p700.C: Likewise.
14968 * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
14969 * g++.old-deja/g++.mike/p710.C: Likewise.
14970 * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
14971 value extension.
14972 * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
14973 * g++.old-deja/g++.mike/pmf9.C: Likewise.
14974 * g++.old-deja/g++.ns/crash2.C: Likewise.
14975 * g++.old-deja/g++.ns/crash3.C: Likewise.
14976 * g++.old-deja/g++.ns/invalid1.C: Likewise.
14977 * g++.old-deja/g++.ns/ns17.C: Likewise.
14978 * g++.old-deja/g++.ns/template16.C: Likewise.
14979 * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
14980 keyword.
14981 * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
14982 * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
14983 * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
14984 named return value extension.
14985 * g++.old-deja/g++.oliva/nameret2.C: Likewise.
14986 * g++.old-deja/g++.other/access4.C: Issue additional error
14987 messages.
14988 * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
14989 * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
14990 * g++.old-deja/g++.other/crash11.C: Add missing class-key.
14991 * g++.old-deja/g++.other/crash25.C: Change error message.
14992 * g++.old-deja/g++.other/crash4.C: Change error message.
14993 * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
14994 * g++.old-deja/g++.other/decl5.C: Issue more error messages.
14995 * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
14996 checks.
14997 * g++.old-deja/g++.other/defarg8.C: Likewise.
14998 * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
14999 * g++.old-deja/g++.other/dtor10.C: Likewise.
15000 * g++.old-deja/g++.other/incomplete.C: Likewise.
15001 * g++.old-deja/g++.other/linkage7.C: Likewise.
15002 * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
15003 lookup algorithm.
15004 * g++.old-deja/g++.other/mangle2.C: Likewise.
15005 * g++.old-deja/g++.other/refinit2.C: Likewise.
15006 * g++.old-deja/g++.other/sizeof2.C: Change error messages.
15007 * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
15008 * g++.old-deja/g++.pt/crash28.C: Likewise.
15009 * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
15010 syntax.
15011 * g++.old-deja/g++.pt/crash32.C: Change error message.
15012 * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
15013 * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
15014 * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
15015 error message position.
15016 * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
15017 * g++.old-deja/g++.pt/defarg8.C: Change error message.
15018 * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
15019 syntax.
15020 * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
15021 * g++.old-deja/g++.pt/eichin01b.C: Likewise.
15022 * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
15023 * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
15024 keyword.
15025 * g++.old-deja/g++.pt/explicit31.C: Likewise.
15026 * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
15027 * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
15028 keyword.
15029 * g++.old-deja/g++.pt/explicit71.C: Change error message.
15030 * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
15031 syntax.
15032 * g++.old-deja/g++.pt/friend28.C: Account for use of
15033 non-dependent names.
15034 * g++.old-deja/g++.pt/friend29.C: Likewise.
15035 * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
15036 rules.
15037 * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
15038 * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
15039 * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
15040 lookup rules.
15041 * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
15042 * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
15043 keyword.
15044 * g++.old-deja/g++.pt/memclass20.C: Likewise.
15045 * g++.old-deja/g++.pt/memclass5.C: Likewise.
15046 * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
15047 keyword.
15048 * g++.old-deja/g++.pt/memtemp75.C: Likewise.
15049 * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
15050 * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
15051 * g++.old-deja/g++.pt/overload13.C: Correct error messages.
15052 * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
15053 * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
15054 keyword.
15055 * g++.old-deja/g++.pt/spec10.C: Likewise.
15056 * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
15057 * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
15058 * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
15059 * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
15060 * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
15061 * g++.old-deja/g++.pt/ttp62.C: Likewise.
15062 * g++.old-deja/g++.pt/ttp64.C: Likewise.
15063 * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
15064 * g++.old-deja/g++.pt/typename15.C: Likewise.
15065 * g++.old-deja/g++.pt/typename22.C: Likewise.
15066 * g++.old-deja/g++.pt/typename6.C: Change error messages.
15067 * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
15068 * g++.old-deja/g++.pt/virtual2.C: Likewise.
15069 * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
15070 syntax.
15071 * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
15072 return value extension.
15073 * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
15074 * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
15075 * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
15076 * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
15077
15078 2002-12-26 Nathan Sidwell <nathan@codesourcery.com>
15079
15080 * g++.dg/warn/inline1.C: New test.
15081 * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
15082 * g++.old-deja/g++.jason/synth10.C: Likewise.
15083 * g++.old-deja/g++.mike/net31.C: Likewise.
15084 * g++.old-deja/g++.mike/p8786.C: Likewise.
15085
15086 * g++.dg/template/friend10.C: New test.
15087 * g++.dg/template/conv5.C: New test.
15088
15089 2002-12-24 Nathan Sidwell <nathan@codesourcery.com>
15090
15091 * g++.dg/lookup/scoped3.C: New test.
15092
15093 * g++.dg/lookup/decl1.C: New test.
15094 * g++.dg/lookup/decl2.C: New test.
15095
15096 2002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
15097
15098 * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
15099 gcc.c-torture/compile/20021015-1.c,
15100 gcc.c-torture/compile/20021015-2.c,
15101 gcc.c-torture/compile/20021123-1.c,
15102 gcc.c-torture/compile/20021123-2.c,
15103 gcc.c-torture/compile/20021123-3.c,
15104 gcc.c-torture/compile/20021123-4.c,
15105 gcc.c-torture/execute/20021024-1.c: Add tests previously added
15106 only to 3.1 or 3.2 branch.
15107
15108 2002-12-23 Mark Mitchell <mark@codesourcery.com>
15109
15110 * gcc.dg/i386-bitfield3.c: New test.
15111
15112 * gcc.dg/i386-bitfield2.c: New test.
15113
15114 2002-12-22 Nathan Sidwell <nathan@codesourcery.com>
15115
15116 * g++.dg/parse/conv_op1.C: New test.
15117
15118 2002-12-21 Josef Zlomek <zlomekj@suse.cz>
15119
15120 * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
15121 approved.
15122
15123 2002-12-20 Josef Zlomek <zlomekj@suse.cz>
15124
15125 * gcc.c-torture/compile/20021220-1.c: New test.
15126
15127 2002-12-19 Casper S. Hornstrup <chorns@users.sourceforge.net>
15128
15129 * gcc.dg/i386-fastcall-1.c: New.
15130
15131 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
15132
15133 * gcc.c-torture/execute/20021219-1.c: New test.
15134
15135 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
15136
15137 * gcc.dg/i386-pic-1.c: New test.
15138
15139 2002-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15140
15141 PR c++/8099
15142 * g++.dg/template/friend9.C: New test.
15143
15144 2002-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15145
15146 PR c++/3663
15147 * g++.dg/template/access7.C: New test.
15148
15149 2002-12-18 Nick Clifton <nickc@redhat.com>
15150
15151 * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
15152 the libstdc++-v3 directory has been found.
15153
15154 2002-12-12 Devang Patel <dpatel@apple.com>
15155 * gcc.dg/darwin-ld-1.c: New test.
15156 * gcc.dg/darwin-ld-2.c: New test.
15157 * gcc.dg/darwin-ld-3.c: New test.
15158 * gcc.dg/darwin-ld-4.c: New test.
15159 * gcc.dg/darwin-ld-5.c: New test.
15160
15161 2002-12-12 Eric Botcazou <ebotcazou@libertysurf.fr>
15162
15163 * gcc.c-torture/compile/20021212-1.c: New test.
15164
15165 2002-12-11 Neil Booth <neil@daikokuya.co.uk>
15166
15167 * gcc.dg/fshort-wchar: New test.
15168
15169 2002-12-10 Mark Mitchell <mark@codesourcery.com>
15170
15171 PR c++/8372
15172 * g++.dg/template/dtor1.C: New test.
15173
15174 * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
15175 markers.
15176
15177 2002-12-10 Jakub Jelinek <jakub@redhat.com>
15178
15179 * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
15180
15181 2002-12-09 Mark Mitchell <mark@codesourcery.com>
15182
15183 * g++.dg/template/static1.C: New test.
15184 * g++.dg/template/static2.C: New test.
15185 * g++.old-deja/g++.ext/memconst.C: New test.
15186
15187 2002-12-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15188
15189 * g++.dg/special/conpr-2.C: Expect failure on solaris2.
15190 * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
15191 * g++.dg/special/initp1.C: Likewise.
15192
15193 2002-12-06 Jakub Jelinek <jakub@redhat.com>
15194
15195 * gcc.c-torture/execute/20021204-1.c: New test.
15196
15197 2002-12-04 Geoffrey Keating <geoffk@apple.com>
15198
15199 * gcc.dg/ppc-fmadd-1.c: New file.
15200 * gcc.dg/ppc-fmadd-2.c: New file.
15201 * gcc.dg/ppc-fmadd-3.c: New file.
15202
15203 2002-12-04 Eric Botcazou <ebotcazou@libertysurf.fr>
15204
15205 * gcc.c-torture/compile/20021204-1.c: New test.
15206
15207 2002-12-03 Nathan Sidwell <nathan@codesourcery.com>
15208
15209 * g++.dg/inherit/covariant2.C: New test.
15210 * g++.dg/inherit/covariant3.C: New test.
15211 * g++.dg/inherit/covariant4.C: New test.
15212 * g++.dg/inherit/covariant1.C: Remove XFAIL.
15213 * g++.old-deja/g++.robertl/eb17.C: Likewise.
15214
15215 2002-12-03 Mark Mitchell <mark@codesourcery.com>
15216
15217 PR c++/8688
15218 * g++.dg/init/brace3.C: New test.
15219
15220 2002-12-02 Kazu Hirata <kazu@cs.umass.edu>
15221
15222 * gcc.dg/20020210-1.c: Fix a comment typo.
15223
15224 2002-12-02 Mark Mitchell <mark@codesourcery.com>
15225
15226 PR c++/8720
15227 * g++.dg/parse/defarg1.C: New test.
15228
15229 PR c++/8615
15230 * g++.dg/template/char1.C: New test.
15231
15232 * g++.dg/template/varmod1.C: Fix typo.
15233
15234 2002-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15235
15236 DR 180
15237 * g++.old-deja/g++.pt/crash32.C: Expect error.
15238
15239 2002-12-01 Mark Mitchell <mark@codesourcery.com>
15240
15241 PR c++/5919
15242 * g++.dg/template/varmod1.C: New test.
15243
15244 PR c++/8727
15245 * g++.dg/inherit/typeinfo1.C: New test.
15246
15247 PR c++/8663
15248 * g++.dg/inherit/typedef1.C: New test.
15249
15250 2002-11-30 Mark Mitchell <mark@codesourcery.com>
15251
15252 PR c++/8332
15253 PR c++/8493
15254 * g++.dg/template/strlen1.C: New test.
15255
15256 PR c++/8227
15257 * g++.dg/template/ctor2.C: New test.
15258
15259 PR c++/8214
15260 * g++.dg/init/string1.C: New test.
15261
15262 PR c++/8511
15263 * g++.dg/template/friend8.C: New test.
15264
15265 2002-11-29 Joe Buck <jbuck@synopsys.com>
15266
15267 * g++.dg/lookup/anon2.C: New test.
15268
15269 2002-11-28 Kazu Hirata <kazu@cs.umass.edu>
15270
15271 * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
15272 h8300 port.
15273
15274 2002-11-27 Richard Sandiford <rsandifo@redhat.com>
15275
15276 * gcc.dg/bitfld-6.c: New test.
15277
15278 2002-11-27 Jan Hubicka <jh@suse.cz>
15279
15280 * gcc.c-torture/execute/20021127.[cx]: New test.
15281
15282 2002-11-26 Jan Hubicka <jh@suse.cz>
15283
15284 * gcc.dg/i386-cmov[123].c: New tests for conditional move code
15285 quality.
15286
15287 2002-11-26 Geoffrey Keating <geoffk@apple.com>
15288
15289 * g++.dg/init/brace2.C: New test.
15290 * g++.old-deja/g++.mike/p9129.C: Correct.
15291
15292 2002-11-26 Mark Mitchell <mark@codesourcery.com>
15293
15294 * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
15295
15296 2002-11-25 Andreas Bauer <baueran@in.tum.de>
15297
15298 * gcc.dg/sibcall-6: New test for indirect sibcalls.
15299
15300 2002-11-25 Mark Mitchell <mark@codesourcery.com>
15301
15302 * testsuite/g++.dg/abi/empty11.C: New test.
15303 * testsuite/g++.dg/rtti/cv1.C: New test.
15304
15305 2002-11-25 Hans-Peter Nilsson <hp@bitrange.com>
15306
15307 * lib/prune.exp: Prune more -fpic/-fPIC warnings.
15308
15309 2002-11-24 Mark Mitchell <mark@codesourcery.com>
15310
15311 * g++.dg/abi/empty10.C: New test.
15312
15313 2002-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
15314
15315 * gcc.c-torture/compile/20021124-1.c: New test.
15316
15317 2002-11-22 Mark Mitchell <mark@codesourcery.com>
15318
15319 * g++.dg/abi/rtti2.C: New test.
15320
15321 2002-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
15322
15323 * gcc.dg/i386-unroll-1.c: New test.
15324
15325 2002-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
15326
15327 * gcc.c-torture/compile/20021120-1.c: New test.
15328 * gcc.c-torture/compile/20021120-2.c: New test.
15329
15330 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
15331
15332 * gcc.dg/bitfld-5.c: New test.
15333
15334 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
15335
15336 * gcc.c-torture/execute/20021120-3.c: New test.
15337
15338 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
15339
15340 * gcc.c-torture/execute/20021120-2.c: New test.
15341
15342 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
15343
15344 * gcc.c-torture/execute/20021120-1.c: New test.
15345
15346 2002-11-20 Jakub Jelinek <jakub@redhat.com>
15347
15348 * gcc.c-torture/execute/20021118-3.c: New test.
15349
15350 2002-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
15351
15352 * gcc.c-torture/compile/20021119-1.c: New test.
15353
15354 2002-11-19 Jason Thorpe <thorpej@wasabisystems.com>
15355
15356 * gcc.dg/duff-1.c: New test.
15357 * gcc.dg/duff-2.c: New test.
15358 * gcc.dg/duff-3.c: New test.
15359
15360 2002-11-18 Neil Booth <neil@daikokuya.co.uk>
15361
15362 * gcc.dg/cpp/_Pragma5.c: New test.
15363
15364 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
15365
15366 * gcc.c-torture/execute/20021118-2.c: New test.
15367
15368 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
15369
15370 * gcc.c-torture/execute/20021118-1.c: New test.
15371
15372 2002-11-16 Jakub Jelinek <jakub@redhat.com>
15373
15374 * gcc.dg/20021116-1.c: New test.
15375
15376 2002-11-14 Mark Mitchell <mark@codesourcery.com>
15377
15378 * g++.dg/abi/vcall1.C: New test.
15379
15380 2002-11-14 Jakub Jelinek <jakub@redhat.com>
15381
15382 * gcc.dg/20021029-1.c: New test.
15383 * gcc.dg/20021029-2.c: New test.
15384
15385 2002-11-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
15386
15387 * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
15388
15389 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
15390
15391 PR c/8439
15392 * gcc.dg/20021110.c: Move to ...
15393 * gcc.c-torture/compile/20021110.c: .... here.
15394
15395 2002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15396
15397 PR c/8467
15398 * gcc.c-torture/execute/20021111-1.c
15399
15400 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
15401
15402 PR c/8439
15403 * gcc.dg/20021110.c: New test.
15404
15405 2002-11-10 Mark Mitchell <mark@codesourcery.com>
15406
15407 * g++.dg/abi/vthunk3.C: Run only on x86.
15408
15409 2002-11-10 Joseph S. Myers <jsm@polyomino.org.uk>
15410
15411 * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
15412
15413 2002-11-09 Hans-Peter Nilsson <hp@bitrange.com>
15414
15415 * lib/compat.exp (compat-execute): Fix logic error in last
15416 change.
15417
15418 2002-11-09 Neil Booth <neil@daikokuya.co.uk>
15419
15420 * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
15421
15422 2002-11-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15423
15424 PR c++/8389
15425 * g++.dg/template/access6.C: New test.
15426
15427 2002-11-08 Jan Hubicka <jh@suse.cz>
15428
15429 * gcc.dg/i386-ssefp-1.c: New test.
15430 * gcc.dg/i386-ssefp-1.c: New test.
15431
15432 2002-11-08 Jan Hubicka <jh@suse.cz>
15433
15434 * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
15435
15436 2002-11-07 Mark Mitchell <mark@codesourcery.com>
15437
15438 * g++.dg/abi/vthunk3.C: New test.
15439
15440 PR c++/8338
15441 * g++.dg/template/crash2.C: New test.
15442
15443 2002-11-07 Mark Mitchell <mark@codesourcery.com>
15444
15445 * testsuite/g++.dg/abi/dtor1.C: New test.
15446 * testsuite/g++.dg/abi/dtor2.C: Likewise.
15447
15448 2002-11-05 Geoffrey Keating <geoffk@apple.com>
15449
15450 * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
15451 Darwin.
15452
15453 2002-11-04 Adam Nemet <anemet@lnxw.com>
15454
15455 * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
15456 -mthumb. Only xfail with -O0.
15457
15458 2002-11-03 Mark Mitchell <mark@codesourcery.com>
15459
15460 * g++.dg/abi/thunk1.C: New test.
15461 * g++.dg/abi/thunk2.C: Likewise.
15462 * g++.dg/abi/vtt1.C: Likewise.
15463
15464 2002-11-02 Diego Novillo <dnovillo@redhat.com>
15465
15466 PR optimization/8423
15467 * gcc.c-torture/execute/builtin-constant.c: New test.
15468
15469 2002-11-01 Zack Weinberg <zack@codesourcery.com>
15470
15471 * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
15472 Add some more cases.
15473
15474 2002-11-01 Mark Mitchell <mark@codesourcery.com>
15475
15476 PR c++/8391
15477 * g++.dg/opt/local1.C: New test.
15478
15479 2002-10-30 Mark Mitchell <mark@codesourcery.com>
15480
15481 PR c++/8160
15482 * g++.dg/template/complit1.C: New test.
15483
15484 PR c++/8149
15485 * g++.dg/template/typename4.C: Likewise.
15486
15487 2002-10-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15488
15489 Core issue 287, PR c++/7639
15490 * g++.dg/template/instantiate1.C: Adjust error location.
15491 * g++.dg/template/instantiate3.C: New test.
15492 * g++.old-deja/g++.pt/crash10.C: Adjust error location.
15493 * g++.old-deja/g++.pt/derived3.C: Adjust error location.
15494 * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
15495
15496 2002-10-29 Hans-Peter Nilsson <hp@bitrange.com>
15497
15498 * lib/compat.exp (compat-execute): Don't clean out a gluefile.
15499
15500 2002-10-29 Mark Mitchell <mark@codesourcery.com>
15501
15502 PR c++/8287
15503 * g++.dg/init/dtor2.C: New test.
15504
15505 2002-10-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15506
15507 * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
15508 * gcc.dg/nest.c: Bypass errors on irix6.
15509
15510 2002-10-27 Hans-Peter Nilsson <hp@bitrange.com>
15511
15512 * gcc.dg/nest.c: Expect error for mmix-*-*.
15513 * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
15514
15515 2002-10-26 Hans-Peter Nilsson <hp@bitrange.com>
15516
15517 * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
15518 markers.
15519
15520 * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
15521
15522 2002-10-25 Mike Stump <mrs@apple.com>
15523
15524 * gcc.dg/warn-1.c: New test.
15525
15526 2002-10-25 Zack Weinberg <zack@codesourcery.com>
15527
15528 * g++.dg/template/typename3.C: New test.
15529
15530 2002-10-25 Mark Mitchell <mark@codesourcery.com>
15531
15532 * g++.dg/lookup/ptrmem1.C: New test.
15533
15534 * g++.dg/abi/vthunk2.C: New test.
15535
15536 2002-10-25 Zack Weinberg <zack@codesourcery.com>
15537
15538 * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
15539
15540 2002-10-24 Mark Mitchell <mark@codesourcery.com>
15541
15542 * g++.dg/abi/empty9.C: New test.
15543
15544 2002-10-24 Richard Henderson <rth@redhat.com>
15545
15546 * g++.dg/inherit/thunk1.C: Enable for ia64.
15547
15548 2002-10-23 Mark Mitchell <mark@codesourcery.com>
15549
15550 PR c++/8067
15551 * g++.dg/lookup/pretty1.C: New test.
15552
15553 2002-10-23 Jakub Jelinek <jakub@redhat.com>
15554
15555 * gcc.dg/20021023-1.c: New test.
15556
15557 2002-10-23 Mark Mitchell <mark@codesourcery.com>
15558
15559 PR c++/7679
15560 * g++.dg/parse/inline1.C: New test.
15561
15562 2002-10-23 Richard Henderson <rth@redhat.com>
15563
15564 * g++.dg/inherit/thunk1.C: Enable for x86_64.
15565
15566 * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
15567
15568 2002-10-22 Mark Mitchell <mark@codesourcery.com>
15569
15570 PR c++/6579
15571 * g++.dg/parse/stmtexpr3.C: New test.
15572
15573 2002-10-22 Nathan Sidwell <nathan@codesourcery.com>
15574
15575 * g++.dg/expr/cond1.C: New test.
15576
15577 2002-10-21 Zack Weinberg <zack@codesourcery.com>
15578
15579 * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
15580
15581 2002-10-21 Mark Mitchell <mark@codesourcery.com>
15582
15583 * g++.dg/abi/vbase13.C: New test.
15584 * g++.dg/abi/vbase14.C: Likewise.
15585
15586 2002-10-21 Jakub Jelinek <jakub@redhat.com>
15587
15588 * gcc.dg/tls/pic-1.c: New test.
15589 * gcc.dg/tls/nonpic-1.c: New test.
15590 * gcc.dg/20021018-1.c: New test.
15591
15592 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
15593
15594 * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
15595 Remove only files with the same base name as the test case.
15596 (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
15597 (profopt-execute): Likewise. Also, remove old profiling
15598 and performance data files before running the tests.
15599
15600 * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
15601 * g++.dg/bprob/bprob.exp: Likewise.
15602 * g77.dg/bprob/bprob.exp: Likewise. Also, relax regexp
15603 to allow more general test case names.
15604
15605 * g++.dg/bprob/bprob-1.C: Rename to ...
15606 * g++.dg/bprob/g++-bprob-1.C: ... this.
15607
15608 * g77.dg/bprob/bprob-1.f: Rename to ...
15609 * g77.dg/bprob/g77-bprob-1.f: ... this.
15610
15611 2002-10-21 Zack Weinberg <zack@codesourcery.com>
15612
15613 * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
15614 bison 1.50 or later.
15615
15616 2002-10-21 Janis Johnson <janis187@us.ibm.com>
15617
15618 * g++.dg/README: Describe more test directories.
15619
15620 2002-10-21 Mark Mitchell <mark@codesourcery.com>
15621
15622 * g++.dg/init/array6.C: Add additional tests.
15623
15624 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
15625
15626 * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
15627 * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
15628
15629 2002-10-21 Kazu Hirata <kazu@cs.umass.edu>
15630
15631 * gcc.c-torture/compile/20020604-1.x: New.
15632 * gcc.c-torture/compile/simd-5.x: Likewise.
15633 * gcc.c-torture/execute/920710-1.x: Likewise.
15634 * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
15635
15636 2002-10-21 Mark Mitchell <mark@codesourcery.com>
15637
15638 * g++.dg/inherit/override1.C: Add dg-options clause.
15639
15640 2002-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
15641
15642 * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
15643 _mm_slli_si128.
15644
15645 2002-10-19 Andreas Schwab <schwab@suse.de>
15646
15647 * lib/compat.exp (compat-run): Prepend "./" when $dest has no
15648 directory component.
15649
15650 2002-10-18 Mark Mitchell <mark@codesourcery.com>
15651
15652 * g++.dg/inherit/thunk1.C: New test.
15653
15654 * g++.dg/inherit/override1.C: New test.
15655
15656 * g++.dg/abi/mangle11.C: New test.
15657 * g++.dg/abi/mangle14.C: New test.
15658 * g++.dg/abi/mangle17.C: New test.
15659
15660 2002-10-17 Nathan Sidwell <nathan@codesourcery.com>
15661
15662 * g++.dg/overload/member2.C: New test.
15663
15664 2002-10-17 Janis Johnson <janis187@us.ibm.com>
15665
15666 * g++.dg/README: Describe new compat directory.
15667 * g++.dg/dg.exp: Skip tests in compat directory.
15668 * README.compat: New file.
15669 * lib/compat.exp: New expect script.
15670 * g++.dg/compat: New test directory.
15671 * g++.dg/compat/compat.exp: New expect script.
15672 * g++.dg/compat/abi: New test directory.
15673 * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
15674 g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
15675 g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
15676 g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
15677 g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
15678 g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
15679 g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
15680 g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
15681 g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
15682 g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
15683 g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
15684 g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
15685 * g++.dg/compat/break: New test directory.
15686 * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
15687 g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
15688 g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
15689 g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
15690 g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
15691 g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
15692 g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
15693 g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
15694 g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
15695 g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
15696 g++.dg/compat/break/README: New files.
15697 * g++.dg/compat/eh: New test directory.
15698 * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
15699 g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
15700 g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
15701 g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
15702 g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
15703 g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
15704 g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
15705 g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
15706 g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
15707 g++.dg/compat/eh/filter2_y.C,
15708 g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
15709 g++.dg/compat/eh/new1_y.C,
15710 g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
15711 g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
15712 g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
15713 g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
15714 g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
15715 g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
15716 g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
15717 g++.dg/compat/eh/unexpected1_y.C: New files.
15718 * g++.dg/compat/init: New test directory.
15719 * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
15720 g++.dg/compat/init/array5_y.C,
15721 g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
15722 g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
15723 g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
15724 g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
15725 g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
15726 g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
15727 g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
15728 g++.dg/compat/init/init-ref2_y.C: New files.
15729
15730 2002-10-17 Mark Mitchell <mark@codesourcery.com>
15731
15732 PR c++/7584
15733 * g++.dg/inherit/using3.C: New test.
15734
15735 2002-10-17 Jan Hubicka <jh@suse.cz>
15736
15737 * gcc.dg/20021017-2.c: New test.
15738
15739 2002-10-17 Mark Mitchell <mark@codesourcery.com>
15740
15741 * g++.dg/abi/mangle16.C: Adjust.
15742
15743 * g++.dg/init/array8.C: New test.
15744
15745 2002-10-17 Richard Sandiford <rsandifo@redhat.com>
15746
15747 * gcc.dg/special/mips-abi.exp: New test.
15748 * gcc.dg/special/mips-abi.s: Empty file used by the above.
15749
15750 2002-10-16 Mark Mitchell <mark@codesourcery.com>
15751
15752 * g++.dg/abi/mangle16.C: New test.
15753 * g++.dg/abi/mangle17.C: Likewise.
15754
15755 PR c++/7478
15756 * g++.dg/template/ref1.C: New test.
15757
15758 2002-10-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15759
15760 * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
15761
15762 2002-10-16 Ulrich Weigand <uweigand@de.ibm.com>
15763
15764 * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
15765
15766 2002-10-16 Mark Mitchell <mark@codesourcery.com>
15767
15768 PR c++/7524
15769 * g++.dg/init/array7.C: New test.
15770
15771 2002-10-15 Mark Mitchell <mark@codesourcery.com>
15772
15773 * g++.dg/init/array6.C: New test.
15774
15775 * g++.dg/abi/mangle13.C: Likewise.
15776 * g++.dg/abi/mangle14.C: Likewise.
15777 * g++.dg/abi/mangle15.C: Likewise.
15778
15779 2002-10-14 Mark Mitchell <mark@codesourcery.com>
15780
15781 * g++.dg/abi/empty8.C: New test.
15782
15783 2002-10-15 Nathan Sidwell <nathan@codesourcery.com>
15784
15785 * g++.dg/init/ctor1.C: New test.
15786
15787 2002-10-15 Ulrich Weigand <uweigand@de.ibm.com>
15788
15789 * gcc.c-torture/execute/20021015-1.c: New test.
15790
15791 2002-10-15 J"orn Rennecke <joern.rennecke@superh.com>
15792
15793 * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
15794
15795 2002-10-14 Jan Hubicka <jh@suse.cz>
15796
15797 * gcc.dg/i386-ssetype-[1-5].c: New tests.
15798
15799 2002-10-14 Richard Henderson <rth@redhat.com>
15800
15801 * gcc.dg/20020219-1.c: Disable for 16-bit targets.
15802
15803 2002-10-14 Mark Mitchell <mark@codesourcery.com>
15804
15805 PR optimization/6631
15806 * g++.dg/opt/const2.C: New test.
15807
15808 2002-10-14 Mark Mitchell <mark@codesourcery.com>
15809
15810 PR c++/7176
15811 * g++.dg/parse/friend1.C: New test.
15812 * g++.old-deja/g++.pt/memtemp64.C: Adjust.
15813
15814 2002-10-14 Jakub Jelinek <jakub@redhat.com>
15815
15816 * gcc.dg/20021014-1.c: New test.
15817
15818 2002-10-11 Mark Mitchell <mark@codesourcery.com>
15819
15820 PR c++/5661
15821 * g++.dg/ext/vlm1.C: New test.
15822 * g++.dg/ext/vlm2.C: Likewise.
15823
15824 * g++.dg/init/array1.C: Remove invalid braces.
15825 * g++.dg/init/brace1.C: New test.
15826 * g++.dg/init/copy2.C: Likewise.
15827 * g++.dg/init/copy3.C: Likewise.
15828 * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
15829 * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
15830 braces.
15831
15832 2002-10-11 Neil Booth <neil@daikokuya.co.uk>
15833
15834 * gcc.dg/cpp/assembler.S: Don't use -ansi.
15835
15836 2002-10-11 Richard Shann <richard.shann@superh.com>
15837
15838 * gcc.c-torture/compile/simd-5.c: New test.
15839
15840 2002-10-10 Roger Sayle <roger@eyesopen.com>
15841
15842 * gcc.c-torture/execute/shiftopt-1.c: New test case.
15843
15844 2002-10-10 Jim Wilson <wilson@redhat.com>
15845
15846 * gcc.c-torture/execute/20021010-1.c: New test.
15847
15848 2002-10-09 Zack Weinberg <zack@codesourcery.com>
15849
15850 PR c/7353
15851 * g++.dg/ext/typedef-init.C: New test.
15852 * gcc.dg/typedef-init.c: New test.
15853
15854 2002-10-09 Neil Booth <neil@daikokuya.co.uk>
15855
15856 * gcc.dg/cpp/paste13.c: New test.
15857
15858 2002-10-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15859
15860 * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs. For
15861 remaining platforms, XFAIL during compile, not execute. Don't
15862 XFAIL at -O0.
15863
15864 2002-10-08 Nathan Sidwell <nathan@codesourcery.com>
15865
15866 * gcc.dg/alias-1.c: Tweak expected warning.
15867
15868 2002-10-06 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
15869
15870 * gcc.dg/20020411-1.c: Disable for 16-bit "int".
15871
15872 2002-10-06 Andreas Jaeger <aj@suse.de>
15873
15874 * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
15875 * gcc.dg/cpp/c++98.C: Likewise.
15876
15877 * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
15878 * g++.dg/cpp/c++98.C: Likewise.
15879
15880 * g++.dg/README (Subdirectories): Mention cpp directory.
15881
15882 PR target/7559
15883 * gcc.dg/20021006-1.c: New test.
15884
15885 2002-10-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15886
15887 PR c++/7804
15888 * g++.dg/other/warning1.C: New test.
15889
15890 2002-10-04 Roger Sayle <roger@eyesopen.com>
15891
15892 * gcc.c-torture/execute/20020720-1.x: XFAIL instead of skipping
15893 the test on failing platforms. Mark sparcv9-*-*, sparc64-*-*
15894 and sparc-*-* with -m64 as expected failures. See PR 8087.
15895
15896 2002-10-03 Mark Mitchell <mark@codesourcery.com>
15897
15898 PR c++/7931
15899 * g++.dg/template/ptrmem3.C: New test.
15900
15901 PR c++/7754
15902 * g++.dg/template/union1.C: New test.
15903
15904 2002-10-03 Mark Mitchell <mark@codesourcery.com>
15905
15906 PR c++/8006
15907 * g++.dg/abi/mangle9.C: New test.
15908 * g++.dg/abi/mangle10.C: New test.
15909 * g++.dg/abi/mangle11.C: New test.
15910 * g++.dg/abi/mangle12.C: New test.
15911
15912 2002-10-02 Mark Mitchell <mark@codesourcery.com>
15913
15914 PR c++/7188.
15915 * g++.dg/template/meminit1.C: New test.
15916 * g++.dg/warn/Wreorder-1.C: Likewise.
15917 * g++.old-deja/g++.mike/warn3.C: Tweak.
15918 * lib/prune.exp: Ingore "in copy constructor".
15919
15920 2002-10-02 Andreas Jaeger <aj@suse.de>
15921
15922 * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
15923 gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
15924 g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
15925 on x86-64.
15926
15927 2002-10-01 Mark Mitchell <mark@codesourcery.com>
15928
15929 * gcc.dg/empty1.C: Fix typo.
15930
15931 2002-10-01 Nathan Sidwell <nathan@codesourcery.com>
15932
15933 * gcc.dg/alias-1.c: New test.
15934
15935 2002-10-01 Mark Mitchell <mark@codesourcery.com>
15936
15937 * gcc.dg/empty1.C: New test.
15938
15939 * g++.dg/tls/init-2.C: Tweak error messages.
15940
15941 2002-10-01 Richard Sandiford <rsandifo@redhat.com>
15942
15943 * gcc.c-torture/compile/20020923-1.c: New test.
15944
15945 2002-09-30 Jason Thorpe <thorpej@wasabisystems.com>
15946
15947 * gcc.c-torture/execute/ffs-1.c: New test.
15948 * gcc.c-torture/execute/ffs-2.c: Ditto.
15949
15950 2002-09-30 Nathan Sidwell <nathan@codesourcery.com>
15951
15952 * g++.dg/overload/member1.C: New test.
15953
15954 2002-09-30 Mark Mitchell <mark@codesourcery.com>
15955
15956 * g++.dg/abi/empty7.C: New test.
15957 * g++.dg/init/pm2.C: Likewise.
15958
15959 2002-09-29 Nathan Sidwell <nathan@codesourcery.com>
15960
15961 * g++.dg/rtti/crash1.C: New test.
15962
15963 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
15964
15965 * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
15966 gcc.dg/sibcall-4.c: New tests.
15967
15968 2002-09-28 Roger Sayle <roger@eyesopen.com>
15969
15970 * gcc.c-torture/execute/20020720-1.x: No longer skip test on
15971 powerpc and MMIX targets.
15972
15973 2002-09-27 Zack Weinberg <zack@codesourcery.com>
15974
15975 * gcc.dg/cpp/20020927-1.c: New.
15976
15977 2002-09-26 David S. Miller <davem@redhat.com>
15978
15979 * gcc.c-torture/compile/trunctfdf.c: New.
15980
15981 2002-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15982
15983 * lib/target-supports.exp (check_weak_available): Handle solaris2.
15984
15985 2002-09-27 Alan Modra <amodra@bigpond.net.au>
15986
15987 * gcc.c-torture/execute/loop-15.c: New.
15988
15989 2002-09-26 Janis Johnson <janis187@us.ibm.com>
15990
15991 * README.QMTEST: Fix typo.
15992
15993 2002-09-26 Ulrich Weigand <uweigand@de.ibm.com>
15994
15995 * gcc.dg/20020926-1.c: New test.
15996
15997 2002-09-25 David S. Miller <davem@redhat.com>
15998
15999 PR target/7842
16000 * gcc.c-torture/execute/shiftdi.c: New test.
16001
16002 2002-09-26 Richard Earnshaw <rearnsha@arm.com>
16003
16004 * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
16005 unique to the tool.
16006 * lib/g77.exp (g77_init): Likewise.
16007 * lib/g++.exp (g++_init): Likewise.
16008 * lib/objc.exp (objc_init): Likewise.
16009
16010 2002-09-25 Mark Mitchell <mark@codesourcery.com>
16011
16012 * gcc/testsuite/g++.dg/abi/empty5.C: New test.
16013 * gcc/testsuite/g++.dg/abi/empty6.C: New test.
16014 * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
16015
16016 2002-09-25 Richard Henderson <rth@redhat.com>
16017
16018 * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
16019 too-small long double.
16020
16021 2002-09-23 Hans-Peter Nilsson <hp@axis.com>
16022
16023 * gcc.dg/20020919-1.c: New test.
16024
16025 2002-09-23 Mark Mitchell <mark@codesourcery.com>
16026
16027 * g++.dg/abi/bitfield6.C: New test.
16028 * g++.dg/abi/bitfield7.C: New test.
16029 * g++.dg/abi/bitfield8.C: New test.
16030 * g++.dg/abi/vbase11.C: New test.
16031
16032 2002-09-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
16033
16034 * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
16035 hppa*-*-hpux*. Update test comment.
16036
16037 2002-09-20 Jakub Jelinek <jakub@redhat.com>
16038
16039 * gcc.dg/tls/struct-1.c: New test.
16040
16041 2002-09-20 Neil Booth <neil@daikokuya.co.uk>
16042
16043 * gcc.dg/cpp/tr-warn2.c: Update.
16044
16045 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
16046
16047 * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
16048
16049 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
16050
16051 * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
16052 systems.
16053
16054 2002-09-20 Hans-Peter Nilsson <hp@bitrange.com>
16055
16056 * gcc.c-torture/execute/ieee/mzero3.c: New test.
16057
16058 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
16059 Adjust for c++filt moved to binutils. Remove spurious duplicate
16060 setting of cxxfilt.
16061
16062 2002-09-19 Geoffrey Keating <geoffk@apple.com>
16063
16064 * gcc.dg/20020312-2.c: Update for darwin.
16065
16066 2002-09-18 Nathan Sidwell <nathan@codesourcery.com>
16067
16068 * g++.old-deja/g++.other/crash32.C: Mark ICE.
16069
16070 2002-09-17 Nicola Pero <n.pero@mi.flashnet.it>
16071
16072 * objc.dg/comp-types-1.m: New test.
16073 * objc.dg/comp-types-2.m: New test.
16074 * objc.dg/comp-types-3.m: New test.
16075 * objc.dg/comp-types-4.m: New test.
16076 * objc.dg/comp-types-5.m: New test.
16077 * objc.dg/comp-types-6.m: New test.
16078
16079 2002-09-17 John David Anglin <dave@hiauly1.hia.nrc.ca>
16080
16081 * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
16082
16083 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
16084
16085 * g++.dg/other/do1.C: New test.
16086
16087 * g++.dg/template/subst1.C: New test.
16088
16089 2002-09-16 Steve Ellcey <sje@cup.hp.com>
16090
16091 * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
16092
16093 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
16094
16095 * g++.dg/template/qualttp20.C: Adjust expected errors.
16096 * g++.old-deja/g++.jason/report.C: Likewise.
16097 * g++.old-deja/g++.other/qual1.C: Likewise.
16098
16099 * g++.dg/lookup/scoped2.C: New test.
16100
16101 * g++.dg/ext/asm3.C: New test.
16102
16103 2002-09-16 Richard Earnshaw <rearnsha@arm.com>
16104
16105 * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
16106
16107 2002-09-16 Kazu Hirata <kazu@cs.umass.edu>
16108
16109 * ChangeLog: follow spelling conventions.
16110 * g++.old-deja/g++.abi/ptrmem.C: Likewise.
16111 * g++.old-deja/g++.bugs/900210_05.C: Likewise.
16112 * g++.old-deja/g++.bugs/900211_04.C: Likewise.
16113 * g++.old-deja/g++.bugs/900321_02.C: Likewise.
16114 * g++.old-deja/g++.bugs/900404_02.C: Likewise.
16115 * g++.old-deja/g++.bugs/900520_06.C: Likewise.
16116 * g++.old-deja/g++.law/global-init1.C: Likewise.
16117 * g++.old-deja/g++.other/delete4.C: Likewise.
16118 * g++.old-deja/g++.other/inline21.C: Likewise.
16119 * g++.old-deja/g++.other/singleton.C: Likewise.
16120 * g77.dg/strlen0.f: Likewise.
16121 * g77.f-torture/compile/20010519-1.f: Likewise.
16122 * g77.f-torture/compile/980310-4.f: Likewise.
16123 * gcc.c-torture/compile/20000605-1.c: Likewise.
16124 * gcc.c-torture/execute/20020225-1.c: Likewise.
16125 * gcc.dg/c90-hexfloat-2.c: Likewise.
16126 * gcc.dg/c99-bool-1.c: Likewise.
16127 * gcc.dg/c99-hexfloat-2.c: Likewise.
16128 * gcc.dg/dll-2.c: Likewise.
16129 * gcc.dg/wtr-union-init-1.c: Likewise.
16130 * gcc.dg/wtr-union-init-2.c: Likewise.
16131 * gcc.dg/wtr-union-init-3.c: Likewise.
16132 * gcc.dg/cpp/avoidpaste1.c: Likewise.
16133 * gcc.dg/cpp/defined.c: Likewise.
16134 * gcc.dg/cpp/macsyntx.c: Likewise.
16135 * gcc.dg/cpp/paste2.c: Likewise.
16136 * gcc.dg/cpp/trad/defined.c: Likewise.
16137 * gcc.dg/format/c90-printf-1.c: Likewise.
16138 * gcc.dg/format/c90-scanf-1.c: Likewise.
16139 * gcc.dg/format/c99-printf-1.c: Likewise.
16140 * gcc.dg/format/c99-scanf-1.c: Likewise.
16141 * gcc.misc-tests/gcov-8.c: Likewise.
16142 * lib/profopt.exp: Likewise.
16143
16144 2002-09-15 Krister Walfridsson <cato@df.lth.se>
16145
16146 * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
16147
16148 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
16149
16150 * g++.dg/inherit/using2.C: New test.
16151
16152 2002-09-15 Kazu Hirata <kazu@cs.umass.edu>
16153
16154 * ChangeLog: Follow spelling conventions.
16155 * g++.dg/template/friend4.C: Likewise.
16156 * g++.old-deja/g++.pt/crash67.C: Likewise.
16157 * gcc.c-torture/execute/20000801-4.c: Likewise.
16158 * gcc.dg/c90-digraph-1.c: Likewise.
16159 * gcc.dg/c94-digraph-1.c: Likewise.
16160 * gcc.dg/c99-digraph-1.c: Likewise.
16161 * gcc.dg/cpp/line5.c: Likewise.
16162 * gcc.dg/cpp/multiline.c: Likewise.
16163 * gcc.dg/cpp/trad/literals-1.c: Likewise.
16164 * gcc.dg/format/attr-3.c: Likewise.
16165 * gcc.dg/format/c90-scanf-3.c: Likewise.
16166 * gcc.dg/format/ext-4.c: Likewise.
16167
16168 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
16169
16170 * g++.dg/template/pretty1.C: New test.
16171
16172 2002-09-14 Alan Modra <amodra@bigpond.net.au>
16173
16174 * gcc.c-torture/execute/struct-cpy-1.c: New test.
16175
16176 2002-09-13 Matt Austern <austern@apple.com>
16177
16178 * testsuite/g++.dg/other/constref[12].C: New, regression tests for
16179 passing a cast expression to a function by const reference.
16180
16181 2002-09-13 Nathan Sidwell <nathan@codesourcery.com>
16182
16183 * g++.dg/template/deduce1.C: New test.
16184
16185 2002-09-13 Kazu Hirata <kazu@cs.umass.edu>
16186
16187 * gcc.c-torture/execute/simd-1.c: Force all use of int to
16188 32-bit int.
16189
16190 2002-09-10 John David Anglin <dave@hiauly1.hia.nrc.ca>
16191
16192 * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
16193 usage.
16194
16195 2002-09-10 Richard Earnshaw <rearnsha@arm.com>
16196
16197 * gcc.c-torture/compile/20020910-1.c: New test.
16198
16199 2002-09-10 Frank Ch. Eigler <fche@redhat.com>
16200
16201 * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
16202
16203 2002-09-10 Andreas Jaeger <aj@suse.de>
16204
16205 * gcc.dg/20020312-2.c: Adjust for x86-64.
16206
16207 2002-09-08 Toon Moene <toon@moene.indiv.nluug.nl>
16208
16209 * g77.dg/7388.f: New test case for PR 7388.
16210
16211 2002-09-07 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
16212
16213 * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
16214
16215 2002-09-05 Ziemowit Laski <zlaski@apple.com>
16216
16217 * objc.dg/proto-lossage-1.m: New test.
16218
16219 2002-09-06 Neil Booth <neil@daikokuya.co.uk>
16220
16221 * gcc.dg/cpp/_Pragma4.c: Fix typo.
16222
16223 2002-09-06 Nicola Pero <n.pero@mi.flashnet.it>
16224
16225 * objc/execute/formal_protocol-6.x: Removed. This testcase is now
16226 expected to pass.
16227
16228 2002-09-06 Stan Shebs <shebs@apple.com>
16229 David Edelsohn <edelsohn@gnu.org>
16230
16231 * gcc.dg/weak: New directory.
16232 * gcc.dg/weak-[1-9].c: Move to new directory, remove all
16233 target-specific xfail bits.
16234 * gcc.dg/typeof-2.c: Move to new directory.
16235 * gcc.dg/weak.exp: New expect script.
16236
16237 2002-09-06 Alan Modra <amodra@bigpond.net.au>
16238
16239 * gcc.c-torture/execute/extzvsi.c: New test.
16240
16241 2002-09-05 Stan Shebs <shebs@apple.com>
16242
16243 * gcc.dg/weak-1.c: xfail on Darwin.
16244 * gcc.dg/weak-2.c: Ditto.
16245 * gcc.dg/weak-3.c: Ditto.
16246 * gcc.dg/weak-4.c: Ditto.
16247 * gcc.dg/weak-5.c: Ditto.
16248 * gcc.dg/weak-6.c: Ditto.
16249 * gcc.dg/weak-7.c: Ditto.
16250 * gcc.dg/weak-8.c: Ditto.
16251 * gcc.dg/weak-9.c: Ditto.
16252
16253 2002-09-05 J"orn Rennecke <joern.rennecke@superh.com>
16254
16255 * gcc.c-torture/execute/loop-14.c: New test.
16256
16257 2002-09-04 Jakub Jelinek <jakub@redhat.com>
16258
16259 * g++.dg/other/cxa-atexit1.C: New test.
16260
16261 * gcc.dg/typeof-2.c: New test.
16262
16263 2002-09-03 Roger Sayle <roger@eyesopen.com>
16264
16265 * gcc.dg/builtins-2.c: New testcase.
16266 * gcc.dg/builtins-3.c: New testcase.
16267
16268 2002-09-03 Neil Booth <neil@daikokuya.co.uk>
16269
16270 * gcc.dg/cpp/_Pragma4.c: New test.
16271
16272 2002-09-03 Nicola Pero <n.pero@mi.flashnet.it>
16273
16274 * objc/execute/nil_method-1.m: New testcase.
16275
16276 2002-09-01 Nicola Pero <n.pero@mi.flashnet.it>
16277
16278 * objc/execute/class-tests-1.h (test_class_with_superclass): Call
16279 [Object class], not [Object initialize].
16280
16281 2002-08-31 Roger Sayle <roger@eyesopen.com>
16282 Hans-Peter Nilsson <hp@bitrange.com>
16283
16284 * gcc.c-torture/execute/20020720-1.x: Skip test on
16285 mmix-knuth-mmixware. Correct comment.
16286
16287 2002-08-27 Mark Mitchell <mark@codesourcery.com>
16288
16289 * testsuite/g++.dg/abi/bitfield5.C: New test.
16290 * testsuite/g++.dg/abi/vbase10.C: Likewise.
16291
16292 2002-08-27 Nicola Pero <n.pero@mi.flashnet.it>
16293
16294 * objc.dg/undeclared-selector.m: New test.
16295
16296 2002-08-27 Nathan Sidwell <nathan@codesourcery.com>
16297
16298 * g++.dg/other/offsetof1.C: Avoid cast warning.
16299
16300 2002-08-26 Ziemowit Laski <zlaski@apple.com>
16301
16302 * objc.dg/super-class-2.m: New test.
16303
16304 2002-08-24 Matt Austern <austern@apple.com>
16305
16306 * g++.dg/ext/lvaddr.C: New test.
16307 * g++.dg/ext/lvcast.C: New test.
16308
16309 2002-08-22 Mark Mitchell <mark@codesourcery.com>
16310
16311 * testsuite/g++.dg/inherit/cond1.C: New test.
16312
16313 2002-08-22 Geoffrey Keating <geoffk@redhat.com>
16314
16315 * gcc.dg/noncompile/incomplete-1.c: New test.
16316
16317 2002-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
16318
16319 * gcc.dg/typespec-1.c: New test.
16320
16321 2002-08-20 Devang Patel <dpatel@apple.com>
16322 * objc.dg/proto-hier-2.m: New test.
16323
16324 2002-08-19 Ziemowit Laski <zlaski@apple.com>
16325
16326 * objc.dg/bitfield-1.m: New test.
16327 * objc.dg/bitfield-2.m: New test.
16328
16329 2002-08-17 Joseph S. Myers <jsm@polyomino.org.uk>
16330
16331 * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
16332 gcc.dg/c99-flex-array-4.c: New tests.
16333
16334 2002-08-16 Stan Shebs <shebs@apple.com>
16335
16336 * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
16337
16338 2002-08-15 Jakub Jelinek <jakub@redhat.com>
16339
16340 * gcc.dg/typeof-1.c: New test.
16341 * g++.dg/ext/typeof2.C: New test.
16342
16343 2002-08-15 Nathan Sidwell <nathan@codesourcery.com>
16344
16345 * g++.dg/other/offsetof1.C: New test.
16346
16347 2002-08-14 Richard Henderson <rth@redhat.com>
16348
16349 * gcc.dg/tls/diag-3.c: Fix expected message strings.
16350
16351 2002-08-14 Neil Booth <neil@daikokuya.co.uk>
16352
16353 * gcc.dg/cpp/_Pragma3.c: New test.
16354
16355 2002-08-13 Mark Mitchell <mark@codesourcery.com>
16356
16357 * g++.dg/template/inherit3: New test.
16358
16359 2002-08-10 Nathan Sidwell <nathan@codesourcery.com>
16360
16361 * gcc.dg/bitfld-4.c: Add blank options.
16362
16363 2002-08-09 Mark Mitchell <mark@codesourcery.com>
16364
16365 * g++.dg/template/crash1.C: New test.
16366
16367 2002-08-08 Jakub Jelinek <jakub@redhat.com>
16368
16369 * gcc.dg/tls/opt-2.c: New test.
16370
16371 2002-08-08 Devang Patel <dpatel@apple.com>
16372
16373 * objc.dg/selector-1.m : New test
16374
16375 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
16376
16377 * g++.dg/abi/bitfield4.C: New test.
16378 * gcc.dg/bitfld-4.c: New test.
16379
16380 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
16381
16382 * g++.dg/other/packed1.C: New test.
16383
16384 2002-08-07 Mark Mitchell <mark@codesourcery.com>
16385
16386 * g++.dg/abi/offsetof.C: Tweak error messages.
16387 * g++.old-deja/g++.mike/p10769a.C: Likewise.
16388
16389 2002-08-08 Jakub Jelinek <jakub@redhat.com>
16390
16391 * gcc.dg/bitfld-3.c: New test.
16392
16393 2002-08-07 Jakub Jelinek <jakub@redhat.com>
16394 Richard Henderson <rth@redhat.com>
16395
16396 * gcc.dg/i386-bitfield1.c: New test.
16397 * g++.dg/abi/bitfield3.C: Update.
16398
16399 2002-08-07 Neil Booth <neil@daikokuya.co.uk>
16400
16401 * objc.dg/const-str-2.m: Update.
16402 * gcc.dg/cpp/c++98.c: Change to C extension.
16403 * gcc.dg/cpp/c++98-pedantic.c: Similarly.
16404 * gcc.dg/cpp/cpp.exp: Process .C extensions too.
16405
16406 2002-08-06 Aldy Hernandez <aldyh@redhat.com>
16407
16408 * testsuite/gcc.dg/tls/diag-3.c: New.
16409
16410 2002-08-07 Gabriel Dos Reis <gdr@nerim.net>
16411
16412 * g++.dg/README (Subdirectories): Document new subdir expr.
16413 * g++.dg/expr/pmf-1.C: New test.
16414
16415 2002-08-06 Neil Booth <neil@daikokuya.co.uk>
16416
16417 * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
16418
16419 2002-08-06 Jakub Jelinek <jakub@redhat.com>
16420
16421 * g++.dg/abi/bitfield3.C: New test.
16422
16423 2002-08-05 Nathan Sidwell <nathan@codesourcery.com>
16424
16425 * lib/gcov.exp: Tweak expected line formats.
16426 * gcc.misc-tests/gcov8.c: New test.
16427 * gcc.misc-tests/gcov8.x: New flags.
16428
16429 2002-08-05 Jakub Jelinek <jakub@redhat.com>
16430
16431 * consistency.vlad/layout/endian.c: Include string.h.
16432
16433 * gcc.c-torture/execute/20020805-1.c: New test.
16434
16435 2002-08-04 Gabriel Dos Reis <gdr@nerim.net>
16436
16437 * g++.dg/other/conversion1.C: New test.
16438
16439 2002-08-03 Roger Sayle <roger@eyesopen.com>
16440
16441 * gcc.dg/builtins-1.c: New testcase.
16442
16443 2002-08-02 Mark Mitchell <mark@codesourcery.com>
16444
16445 * g++.dg/inherit/access3.C: New test.
16446
16447 2002-08-01 Jakub Jelinek <jakub@redhat.com>
16448
16449 * gcc.dg/ia64-visibility-2.c: New test.
16450
16451 2002-08-01 Benjamin Kosnik <bkoz@redhat.com>
16452
16453 * g++.old-deja/g++.abi/ptrflags.C (expect): Change
16454 __qualifier_flags to __flags.
16455
16456 2002-07-31 Mark Mitchell <mark@codesourcery.com>
16457
16458 * g++.dg/inherit/operator1.C: New test.
16459 * g++.dg/lookup/disamb1.C: Fix typo in comment.
16460 * g++.dg/other/error1.C: Change expected error message.
16461 * g++.dg/template/conv4.C: Likewise.
16462
16463 2002-07-26 Neil Booth <neil@daikokuya.cop.uk>
16464
16465 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
16466 for documented behavior.
16467
16468 2002-07-25 Roger Sayle <roger@eyesopen.com>
16469
16470 * gcc.c-torture/execute/20020720-1.x: Skip this test on
16471 several targets known to fail.
16472
16473 2002-07-25 Richard Sandiford <rsandifo@redhat.com>
16474
16475 * gcc.dg/mips-args-[123].c: New tests.
16476
16477 2002-07-24 Aldy Hernandez <aldyh@redhat.com>
16478
16479 * gcc.dg/ppc-spe.c: New.
16480
16481 2002-07-24 Geoffrey Keating <geoffk@redhat.com>
16482
16483 * g++.dg/other/ptrmem4.C: New testcase.
16484
16485 2002-07-24 Richard Henderson <rth@redhat.com>
16486
16487 * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
16488
16489 2002-07-24 Gabriel Dos Reis <gdr@nerim.net>
16490
16491 * g++.dg/ext/alignof1.C (main): Return 0 for success.
16492
16493 2002-07-24 Roger Sayle <roger@eyesopen.com>
16494
16495 * gcc.c-torture/execute/memset-3.c: New testcase.
16496
16497 2002-07-24 Neil Booth <neil@daikokuya.co.uk>
16498
16499 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
16500 gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
16501
16502 2002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16503
16504 * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
16505 Delete.
16506
16507 2002-07-23 J"orn Rennecke <joern.rennecke@superh.com>
16508
16509 * gcc.c-torture/compile/simd-4.c: New test.
16510
16511 2002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16512
16513 PR c++/7347, c++/7348
16514 * g++.dg/template/access4.C: New test.
16515 * g++.dg/template/access5.C: New test.
16516 * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
16517 * g++.old-deja/g++.pt/memtemp86.C: Likewise.
16518 * g++.old-deja/g++.pt/ttp58.C: Likewise.
16519 * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
16520
16521 2002-07-22 Jakub Jelinek <jakub@redhat.com>
16522
16523 * gcc.dg/gnu89-init-2.c: New test.
16524
16525 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
16526
16527 * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
16528
16529 2002-07-20 Roger Sayle <roger@eyesopen.com>
16530
16531 * gcc.c-torture/execute/20020720-1.c: New testcase.
16532
16533 2002-07-20 Neil Booth <neil@daikokuya.co.uk>
16534
16535 * gcc.dg/cpp/Wsignprom.c: New tests.
16536
16537 2002-07-20 Alan Modra <amodra@bigpond.net.au>
16538
16539 * gcc.c-torture/execute/loop-13.c: New test.
16540
16541 2002-07-19 Neil Booth <neil@daikokuya.co.uk>
16542
16543 * gcc.dg/cpp/expr.c: New tests.
16544
16545 2002 07-18 David Edelsohn <edelsohn@gnu.org>
16546
16547 * g++.dg/opt/pr6713.C: Add template instantiation.
16548
16549 2002-07-18 Alan Modra <amodra@bigpond.net.au>
16550
16551 * gcc.dg/nest.c: New test.
16552
16553 2002-07-17 Richard Henderson <rth@redhat.com>
16554
16555 * g++.dg/opt/pr6713.C: New test.
16556
16557 2002-07-17 Eric Botcazou <ebotcazou@multimania.com>
16558
16559 * gcc.c-torture/execute/loop-2e.x: Let the testcase
16560 XFAIL for all x86 processors.
16561
16562 2002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au>
16563
16564 * gcc.c-torture/execute/20010122-1.x: Do not test with
16565 -fomit-frame-pointer.
16566
16567 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16568
16569 * g++.dg/template/instantiate2.C: New test.
16570 * g++.dg/template/spec4.C: New test.
16571
16572 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16573
16574 * g++.dg/template/access2.C: New test.
16575 * g++.dg/template/access3.C: New test.
16576
16577 2002-07-15 Zack Weinberg <zack@codesourcery.com>
16578
16579 * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
16580 c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
16581 c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
16582 c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
16583 Convert to use <stdarg.h>.
16584 * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
16585 Delete.
16586 * gcc.dg/va-arg-2.c: New.
16587 * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
16588
16589 2002-07-15 Jakub Jelinek <jakub@redhat.com>
16590
16591 * gcc.c-torture/compile/20020710-1.c: New test.
16592
16593 2002-07-11 J"orn Rennecke <joern.rennecke@superh.com>
16594 Andrew Pinski <pinskia@physics.uc.edu>
16595
16596 gcc.c-torture/compile/simd-2.c: New testcase.
16597 gcc.c-torture/compile/simd-3.c: Likewise.
16598
16599 2002-07-11 Mark Mitchell <mark@codesourcery.com>
16600
16601 PR c++/7224
16602 * g++.dg/overload/error1.C: New test.
16603
16604 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
16605
16606 * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
16607 configuration and IRIX 6 O32 ABI.
16608
16609 2002-07-11 Roger Sayle <roger@eyesopen.com>
16610
16611 * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
16612
16613 2002-07-10 Roger Sayle <roger@eyesopen.com>
16614
16615 * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
16616
16617 2002-07-10 Jeffrey A Law <law@redhat.com>
16618
16619 * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
16620
16621 * gcc.c-torture/compile/930326-1.x: Remove. No longer needed.
16622
16623 2002-07-09 Aldy Hernandez <aldyh@redhat.com>
16624
16625 * gcc.dg/20020312-2.c: Check for __PPC__.
16626
16627 2002-07-09 Diego Novillo <dnovillo@redhat.com>
16628
16629 * gcc.c-torture/compile/20020709-1.c: New test.
16630
16631 2002-07-07 Roger Sayle <roger@eyesopen.com>
16632
16633 * g++.dg/template/qualttp21.C: New test case.
16634
16635 2002-07-06 Alexandre Oliva <aoliva@redhat.com>
16636
16637 * gcc.c-torture/compile/20020706-1.c: New test.
16638 * gcc.c-torture/compile/20020706-2.c: New test.
16639
16640 2002-07-06 Brian R. Gaeke <brg@dgate.ORG>
16641 Alexandre Oliva <aoliva@redhat.com>
16642
16643 * g++.dg/warn/incomplete1.C: New test.
16644
16645 2002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16646
16647 PR c++/7099
16648 * g++.dg/warn/noreturn1.C: New test.
16649
16650 2002-07-03 Mark Mitchell <mark@codesourcery.com>
16651
16652 PR c++/6706
16653 * g++.dg/debug/debug6.C: New test.
16654 * g++.dg/debug/debug7.C: New test.
16655
16656 2002-07-04 J"orn Rennecke <joern.rennecke@superh.com>
16657
16658 * gcc.c-torture/compile/simd-3.c: New test.
16659
16660 2002-07-03 Chris Demetriou <cgd@broadcom.com>
16661
16662 * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
16663 * gcc.dg/20020620-1.c: Likewise.
16664
16665 2002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16666
16667 PR c++/6944
16668 * g++.dg/init/array4.C: New test.
16669 * g++.dg/init/array5.C: New test.
16670
16671 2002-07-03 J"orn Rennecke <joern.rennecke@superh.com>
16672
16673 * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
16674 * gcc.c-torture/execute/simd-2.c (main): Likewise.
16675
16676 2002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16677
16678 * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
16679 * gcc.dg/wtr-aggr-init-1.c: Likewise.
16680 * gcc.dg/wtr-conversion-1.c: Likewise.
16681 * gcc.dg/wtr-escape-1.c: Likewise.
16682 * gcc.dg/wtr-int-type-1.c: Likewise.
16683 * gcc.dg/wtr-label-1.c: Likewise.
16684 * gcc.dg/wtr-static-1.c: Likewise.
16685 * gcc.dg/wtr-strcat-1.c: Likewise.
16686 * gcc.dg/wtr-suffix-1.c: Likewise.
16687 * gcc.dg/wtr-switch-1.c: Likewise.
16688 * gcc.dg/wtr-unary-plus-1.c: Likewise.
16689 * gcc.dg/wtr-union-init-1.c: Likewise.
16690 * gcc.dg/wtr-union-init-2.c: Likewise.
16691 * gcc.dg/wtr-union-init-3.c: Likewise.
16692
16693 * gcc.dg/wtr-func-def-1.c: New test.
16694
16695 2002-07-02 Devang Patel <dpatel@apple.com>
16696
16697 * objc.dg/param-1.m: New test.
16698
16699 2002-07-03 Neil Booth <neil@daikokuya.co.uk>
16700
16701 * gcc.dg/cpp/trad/directive.c: Add test.
16702 * gcc.dg/cpp/trad/macroargs.c: Add test.
16703 * gcc.dg/cpp/trad/recurse-3.c: Add tests.
16704
16705 2002-07-02 Neil Booth <neil@daikokuya.co.uk>
16706
16707 * gcc.dg/cpp/cmdlne-M.c: New test.
16708
16709 2002-07-02 Ziemowit Laski <zlaski@apple.com>
16710
16711 * objc.dg/desig-init-1.m: New test.
16712
16713 2002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16714
16715 PR c++/6716
16716 * g++.dg/template/instantiate1.C: New test.
16717
16718 2002-07-01 Mark Mitchell <mark@codesourcery.com>
16719
16720 PR c++/7112
16721 * g++.dg/template/sizeof2.C: New test.
16722
16723 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
16724
16725 * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
16726 gcc.dg/cpp/trad/include.c: New tests.
16727
16728 2002-07-01 Hans-Peter Nilsson <hp@axis.com>
16729
16730 PR target/7177
16731 * gcc.c-torture/compile/20020701-1.c: New test.
16732
16733 2002-07-01 Stan Shebs <shebs@apple.com>
16734
16735 * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
16736 header here...
16737 * lib/objc-torture.exp (objc-torture-compile): ...instead of here
16738 (objc-torture-execute): or here.
16739
16740 2002-07-01 J"orn Rennecke <joern.rennecke@superh.com>
16741
16742 * gcc.c-torture/execute/arith-rand-ll.c: New test.
16743
16744 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
16745
16746 * gcc.dg/cpp/trad/escaped-nl.c: New test.
16747
16748 2002-06-30 Devang Patel <dpatel@apple.com>
16749
16750 * objc.dg/fsyntax-only.m: New test.
16751
16752 2002-06-27 Mark Mitchell <mark@codesourcery.com>
16753
16754 PR c++/6695
16755 * g++.dg/template/friend7.C: New file.
16756
16757 2002-06-27 Aldy Hernandez <aldyh@redhat.com>
16758
16759 * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
16760 return type.
16761
16762 2002-06-27 J"orn Rennecke <joern.rennecke@superh.com>
16763
16764 * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
16765 avoid division by zero.
16766
16767 2002-06-27 Neil Booth <neil@daikokuya.co.uk>
16768
16769 * gcc.dg/Wunknownprag.c: New tests.
16770
16771 2002-06-25 J"orn Rennecke <joern.rennecke@superh.com>
16772
16773 * gcc.c-torture/execute/simd-2.c: New test.
16774
16775 2002-06-25 Neil Booth <neil@daikokuya.co.uk>
16776
16777 * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
16778 gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
16779 gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
16780 gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
16781 gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
16782 gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
16783 gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
16784 gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
16785 gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
16786 gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
16787 gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
16788 gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
16789 gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
16790 gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
16791 gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
16792 gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
16793 gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
16794
16795 2002-06-24 Neil Booth <neil@daikokuya.co.uk>
16796
16797 * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
16798 gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
16799 gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
16800 gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
16801 New tests.
16802 * gcc.dg/cpp/trad/directive.c: Update.
16803
16804 2002-06-23 Andreas Jaeger <aj@suse.de>
16805
16806 * gcc.c-torture/execute/complex-6.c: New.
16807
16808 2002-06-22 Neil Booth <neil@daikokuya.co.uk>
16809
16810 * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
16811 gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
16812 gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
16813 gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
16814
16815 2002-06-21 Neil Booth <neil@daikokuya.co.uk>
16816
16817 * gcc.dg/cpp/trad: New directory with traditional tests copied
16818 from parent directory.
16819 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
16820 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
16821 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
16822 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
16823 Move to trad/ and rename.
16824 * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
16825 gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
16826 gcc.dg/cpp/trad/redef2.c: New tests.
16827 * gcc.dg/cpp/trad/trad.exp: New driver.
16828
16829 2002-06-20 Neil Booth <neil@daikokuya.co.uk>
16830
16831 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
16832 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
16833 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
16834 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
16835 Remove.
16836
16837 2002-06-20 Richard Sandiford <rsandifo@redhat.com>
16838
16839 * gcc.dg/20020620-1.c: New test.
16840
16841 2002-06-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16842
16843 * g++.dg/template/ttp4.C: New test.
16844
16845 2002-06-19 Jakub Jelinek <jakub@redhat.com>
16846
16847 * g++.dg/opt/vt1.C: Fix regexp.
16848
16849 2002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16850
16851 * gcc.c-torture/execute/pure-1.c: Make functions static again.
16852 Don't use attribute `noinline'.
16853
16854 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
16855
16856 * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
16857
16858 2002-06-18 Aldy Hernandez <aldyh@redhat.com>
16859
16860 * gcc.c-torture/execute/simd-1.c: New.
16861
16862 * gcc.dg/simd-1.c: New.
16863
16864 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
16865
16866 * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
16867
16868 2002-06-16 Richard Henderson <rth@redhat.com>
16869
16870 * g++.dg/ext/anon-struct1.C: New.
16871 * g++.dg/ext/anon-struct2.C: New.
16872 * g++.dg/ext/anon-struct3.C: New.
16873 * gcc.dg/anon-struct-1.c: New.
16874 * gcc.dg/anon-struct-2.c: New.
16875 * gcc.dg/anon-struct-3.c: New.
16876 * gcc.dg/20011008-1.c: Adjust warning text.
16877 * gcc.dg/20020527-1.c: Add -fms-extensions.
16878
16879 2002-06-16 Richard Henderson <rth@redhat.com>
16880
16881 * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
16882
16883 2002-06-15 Hans-Peter Nilsson <hp@axis.com>
16884
16885 * gcc.c-torture/execute/20020615-1.c: New test.
16886
16887 2002-06-15 Roger Sayle <roger@eyesopen.com>
16888
16889 * gcc.c-tortuture/execute/compare-1.c: New test case.
16890 * gcc.c-tortuture/execute/compare-2.c: New test case.
16891 * gcc.c-tortuture/execute/compare-3.c: New test case.
16892
16893 2002-06-13 Richard Henderson <rth@redhat.com>
16894
16895 * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for
16896 ia64 ilp32.
16897
16898 2002-06-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16899
16900 * g++.dg/template/typename2.C: Update error message.
16901
16902 2002-06-12 Hans-Peter Nilsson <hp@axis.com>
16903
16904 * gcc.c-torture/execute/20020611-1.c: New test.
16905
16906 2002-06-11 Bob Wilson <bob.wilson@acm.org>
16907
16908 * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
16909 list of targets to skip.
16910
16911 2002-06-10 Bob Wilson <bob.wilson@acm.org>
16912
16913 * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
16914 targets if not optimizing.
16915
16916 2002-06-10 Jakub Jelinek <jakub@redhat.com>
16917
16918 * gcc.c-torture/compile/20020605-1.c: New test.
16919
16920 * g++.dg/opt/vt1.C: New test.
16921
16922 * gcc.dg/20020531-1.c: New test.
16923
16924 * gcc.dg/20020530-1.c: New test.
16925
16926 * gcc.dg/20020527-1.c: New test.
16927
16928 * g++.dg/opt/cse1.C: New test.
16929
16930 2002-06-07 Roger Sayle <roger@eyesopen.com>
16931
16932 * gcc.dg/20020607-2.c: New test case.
16933
16934 2002-06-07 Jakub Jelinek <jakub@redhat.com>
16935
16936 * gcc.c-torture/compile/20020604-1.c: New test.
16937
16938 2002-06-04 Richard Henderson <rth@redhat.com>
16939
16940 * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
16941 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
16942 * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
16943
16944 2002-06-04 Aldy Hernandez <aldyh@redhat.com>
16945
16946 * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
16947
16948 2002-06-03 Richard Henderson <rth@redhat.com>
16949
16950 * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
16951 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
16952
16953 2002-06-02 Richard Henderson <rth@redhat.com>
16954
16955 * gcc.c-torture/execute/pure-1.c: Don't mark any of the
16956 test functions static.
16957
16958 2002-06-02 Andreas Jaeger <aj@suse.de>
16959
16960 * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
16961 now.
16962
16963 2002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
16964
16965 * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
16966 gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
16967 Update for mofified diagnostics.
16968 * gcc.dg/c99-intconst-1.c: No longer fail.
16969
16970 2002-06-02 Richard Henderson <rth@redhat.com>
16971
16972 * gcc.dg/uninit-A.c: Remove xfail markers.
16973
16974 2002-06-01 Roger Sayle <roger@eyesopen.com>
16975
16976 * gcc.dg/fnegate-1.c: New test case.
16977
16978 2002-05-30 Osku Salerma <osku@iki.fi>
16979
16980 * gcc.c-torture/execute/mayalias-1.c: New file.
16981
16982 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
16983
16984 * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
16985 gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
16986 gcc.dg/cpp/if-1.c: Update for modified diagnostics.
16987
16988 2002-05-29 Hans-Peter Nilsson <hp@axis.com>
16989
16990 * gcc.c-torture/execute/20020529-1.c: New test.
16991
16992 2002-05-27 Richard Henderson <rth@redhat.com>
16993
16994 * g++.dg/ext/attrib6.C: New test case.
16995
16996 2002-05-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16997
16998 * gcc.c-torture/execute/pure-1.c: New test.
16999
17000 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
17001
17002 * gcc.dg/cpp/arith-2.c: Remove.
17003
17004 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
17005
17006 * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
17007 * gcc.dg/cpp/if-3.c: Remove.
17008
17009 2002-05-26 Jakub Jelinek <jakub@redhat.com>
17010
17011 * g++.dg/opt/cse2.C: New test.
17012
17013 2002-05-26 Neil Booth <neil@daikokuya.demon.co.uk>
17014
17015 * gcc.dg/cpp/arith-1.c: New semantic tests.
17016 * gcc.dg/cpp/if-1.c: Update.
17017
17018 2002-05-24 Ben Elliston <bje@redhat.com>
17019
17020 * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
17021
17022 2002-05-24 Jakub Jelinek <jakub@redhat.com>
17023
17024 * gcc.dg/verbose-asm.c: New test.
17025
17026 2002-05-24 Neil Booth <neil@daikokuya.demon.co.uk>
17027
17028 * gcc.dg/cpp/paste12.c: New test.
17029
17030 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
17031
17032 * g++.dg/parse/named_ops.C: New test.
17033
17034 2002-05-23 Mark Mitchell <mark@codesourcery.com>
17035
17036 * gcc/testsuite/gcc.dg/weak-8.c: New test.
17037
17038 2002-05-23 J"orn Rennecke <joern.rennecke@superh.com>
17039
17040 * gcc.dg/weak-2.c: Allow optional leading underscore
17041 in scan-assembler symbol name.
17042 * gcc.dg/weak-3.c: Likewise.
17043 * gcc.dg/weak-4.c: Likewise.
17044 * gcc.dg/weak-5.c: Likewise.
17045
17046 2002-05-23 Jakub Jelinek <jakub@redhat.com>
17047
17048 * gcc.dg/20020523-1.c: New test.
17049
17050 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
17051
17052 * objc.dg/const-str-2.m: Update now that we stop after
17053 a command line error.
17054
17055 2002-05-22 Richard Henderson <rth@redhat.com>
17056
17057 * g++.dg/dg.exp: Fix typo in test pruneing.
17058
17059 2002-05-22 Richard Henderson <rth@redhat.com>
17060
17061 * g++.dg/dg.exp: Prune the tls subdirectory.
17062 * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
17063 * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
17064 * g++.dg/tls/init-1.C: New.
17065
17066 2002-05-22 Jakub Jelinek <jakub@redhat.com>
17067
17068 * gcc.dg/20020517-1.c: New test.
17069
17070 2002-05-21 Richard Henderson <rth@redhat.com>
17071
17072 * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
17073 gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
17074
17075 2002-05-21 Brian R. Gaeke <brg@dgate.ORG>
17076
17077 * g++.dg/other/copy2.C: New test.
17078
17079 2002-05-20 J"orn Rennecke <joern.rennecke@superh.com>
17080
17081 * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
17082 (MAX_COPY): Bump up to 10 times sizeof (long long).
17083 (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
17084
17085 * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
17086 sizeof (long long).
17087
17088 * gcc.c-torture/execute/strcpy-1.c: New test.
17089
17090 2002-05-19 Jason Merrill <jason2redhat.com>
17091
17092 * g++.dg/ext/oper1.C: New test.
17093
17094 2002-05-20 David Billinghurst <David.Billinghurst@riotinto.com>
17095 2002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com>
17096
17097 * README.QMTEST: New file.
17098
17099 * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
17100
17101 2002-05-19 Andreas Jaeger <aj@suse.de>
17102
17103 * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
17104 now.
17105 * gcc.c-torture/execute/loop-2d.x: Likewise.
17106
17107 2002-05-19 David Billinghurst <David.Billinghurst@riotinto.com>
17108
17109 * gcc.dg/weak-2.c: xfail warnings for platforms that don't
17110 support weak symbols.
17111 * gcc.dg/weak-4.c: Likewise
17112 * gcc.dg/weak-6.c: Likewise
17113
17114 2002-05-16 David.Billinghurst <David.Billinghurst@riotinto.com>
17115
17116 * gcc.dg/weak-3.c: Add dg-excess-error comment for
17117 cygwin, coff and h8300-*-hms targets
17118 * gcc.dg/weak-5.c: Likewise
17119 * gcc.dg/weak-7.c: Likewise
17120
17121 2002-05-16 Jason Merrill <jason@redhat.com>
17122
17123 * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
17124 (scan-assembler-not, scan-assembler-dem): Likewise.
17125 (scan-assembler-dem-not): Likewise.
17126
17127 2002-05-15 Richard Henderson <rth@redhat.com>
17128
17129 * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
17130
17131 2002-05-15 Richard Henderson <rth@redhat.com>
17132
17133 * gcc.dg/weak-5.c (vfoo1c): No warning here.
17134 (vfoo1f): Warning here.
17135 (vfoo1l): Don't redefine the alias.
17136
17137 2002-05-14 Jason Merrill <jason@redhat.com>, Alexandre Oliva <aoliva@redhat.com>
17138
17139 * g++.dg/init/pm1.C: New test.
17140
17141 2002-05-12 David S. Miller <davem@redhat.com>
17142
17143 * gcc.c-torture/execute/conversion.c (ldnear): Use long double
17144 types.
17145
17146 2002-05-10 Roger Sayle <roger@eyesopen.com>
17147
17148 * gcc.c-torture/execute/20020510-1.c: New test case.
17149
17150 2002-05-10 David S. Miller <davem@redhat.com>
17151
17152 * gcc.c-torture/execute/conversion.c: Test long double too.
17153
17154 2002-05-09 Jakub Jelinek <jakub@redhat.com>
17155
17156 * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
17157 libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
17158 * lib/g++.exp (g++_link_flags): Likewise.
17159 * lib/objc.exp (objc_target_compile): Likewise.
17160
17161 2002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
17162
17163 * gcc.dg/cpp/poison.c: Update.
17164 * gcc.dg/cpp/20000625-2.c: Remove.
17165 * gcc.dg/cpp/direct2s.c: Remove final test.
17166
17167 2002-05-08 Tom Rix <trix@redhat.com>
17168
17169 * gcc.c-torture/execute/20020508-1.c: New test.
17170 * gcc.c-torture/execute/20020508-2.c: New test.
17171 * gcc.c-torture/execute/20020508-3.c: New test.
17172
17173 2002-05-08 Neil Booth <neil@daikokuya.demon.co.uk>
17174
17175 * gcc.dg/cpp/charconst-4.c: More tests.
17176
17177 2002-05-08 Mark Mitchell <mark@codesourcery.com>
17178
17179 PR c/6569
17180 * gcc.dg/weak-3.c: Update location of warning messages.
17181 * gcc.dg/weak-5.c: Likewise.
17182
17183 2002-05-06 Roger Sayle <roger@eyesopen.com>
17184
17185 * gcc.c-torture/execute/20020506-1.c: New test case.
17186
17187 2002-05-07 Neil Booth <neil@daikokuya.demon.co.uk>
17188
17189 * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
17190
17191 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
17192
17193 * gcc.dg/cpp/charconst-3.c: Run, don't compile.
17194
17195 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
17196
17197 * gcc.dg/cpp/charconst-3.c: New test.
17198
17199 2002-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
17200
17201 * gcc.dg/cpp/charconst.c: Update tests.
17202
17203 2002-05-05 Tim Josling <tej@melbpc.org.au>
17204
17205 * treelang: Added directory for new sample language treelang. Also
17206 lib/treelang.exp: New file to signal treelang should be tested.
17207
17208 2002-05-03 Jakub Jelinek <jakub@redhat.com>
17209
17210 * gcc.dg/cpp/cmdlne-dM-M.c: New test.
17211 * gcc.dg/cpp/cmdlne-dD-M.c: New test.
17212 * gcc.dg/cpp/cmdlne-dN-M.c: New test.
17213 * gcc.dg/cpp/cmdlne-dI-M.c: New test.
17214 * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
17215 * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
17216 * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
17217
17218 2002-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
17219
17220 * gcc.dg/format/xopen-2.c: New test.
17221
17222 2002-05-03 Jakub Jelinek <jakub@redhat.com>
17223
17224 * gcc.dg/20020503-1.c: New test.
17225
17226 2002-05-02 Mark Mitchell <mark@codesourcery.com>
17227
17228 * g++.dg/init/dtor1.C: Make it tougher.
17229
17230 2002-05-01 Mark Mitchell <mark@codesourcery.com>
17231
17232 * g++.dg/init/dtor1.C: New test.
17233
17234 2002-05-02 Aldy Hernandez <aldyh@redhat.com>
17235
17236 * gcc.dg/altivec-8.c: New.
17237
17238 2002-05-01 Aldy Hernandez <aldyh@redhat.com>
17239
17240 * gcc.dg/altivec-7.c: New.
17241
17242 2002-04-29 Jakub Jelinek <jakub@redhat.com>
17243
17244 * g++.dg/parse/typedef1.C: New test.
17245
17246 2002-04-29 Mark Mitchell <mark@codesourcery.com>
17247
17248 PR c++/6486
17249 * g++.dg/template/friend6.C: New test.
17250
17251 PR c++/6492
17252 * g++.dg/init/copy1.C: New test.
17253
17254 2002-04-29 Nathan Sidwell <nathan@codesourcery.com>
17255
17256 * g++.dg/warn/effc1.C: New test.
17257
17258 2002-04-29 Neil Booth <neil@daikokuya.demon.co.uk>
17259
17260 * gcc.dg/cpp/if-cexp.c: Add a test.
17261
17262 2002-04-28 Jakub Jelinek <jakub@redhat.com>
17263
17264 * gcc.dg/20020426-2.c: New test.
17265
17266 2002-04-28 Neil Booth <neil@daikokuya.demon.co.uk>
17267
17268 * gcc.dg/cpp/if-mop.c: Update.
17269 * gcc.dg/cpp/if-mpar.c: Add test.
17270 * gcc.dg/cpp/if-oppr.c: Update.
17271
17272 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17273
17274 PR c/6343
17275 * gcc.dg/weak-[2-7].c: New tests.
17276
17277 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
17278
17279 * gcc.dg/enum1.c: New test.
17280
17281 2002-04-26 Mark Mitchell <mark@codesourcery.com>
17282
17283 PR c++/6497
17284 * g++.dg/inherit/access2.C: New test.
17285
17286 2002-04-26 Mark Mitchell <mark@codesourcery.com>
17287
17288 PR bootstrap/6445
17289 * gcc.dg/20020426-1.c: New test.
17290
17291 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
17292
17293 * g++.dg/abi/enum1.C: New test.
17294
17295 2002-04-26 Richard Henderson <rth@redhat.com>
17296
17297 * gcc.dg/c99-bool-1.c: Expect always true warning.
17298
17299 2002-04-25 Roger Sayle <roger@eyesopen.com>
17300
17301 * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
17302
17303 2002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17304
17305 * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
17306 targets.
17307
17308 2002-04-24 Mark Mitchell <mark@codesourcery.com>
17309
17310 * g++.dg/abi/mange7.C: New test.
17311
17312 PR c++/6438.
17313 * g++.dg/parse/stmtexpr2.C: New test.
17314
17315 2002-04-24 J"orn Rennecke <joern.rennecke@superh.com>
17316
17317 * gcc.dg/20020312-2.c: Add SH target.
17318
17319 2002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17320
17321 * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
17322 compiler output on mips*-*-irix*.
17323
17324 2002-04-23 Jakub Jelinek <jakub@redhat.com>
17325
17326 * g++.dg/parse/attr1.C: New test.
17327
17328 2002-04-23 Roger Sayle <roger@eyesopen.com>
17329
17330 * gcc.c-torture/execute/string-opt-17.c: New test case.
17331 * gcc.c-torture/execute/memset-2.c: New test case.
17332
17333 2002-04-23 Mark Mitchell <mark@codesourcery.com>
17334
17335 PR c++/6256:
17336 * g++.dg/template/friend5.C: New test.
17337
17338 PR c++/6331:
17339 * g++.dg/template/qual1.C: Likewise.
17340
17341 2002-04-22 Zack Weinberg <zack@codesourcery.com>
17342
17343 * gcc.c-torture/execute/980707-1.c: Don't use isspace().
17344 Include stdlib.h, not stdio.h or ctype.h.
17345
17346 2002-04-22 Hans-Peter Nilsson <hp@axis.com>
17347
17348 * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
17349 cris-*-elf* and mmix-*-*.
17350 * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
17351 * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
17352 g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
17353 Ditto.
17354 * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
17355 * gcc.dg/wchar_t-1.c: Ditto.
17356
17357 2002-04-21 Hans-Peter Nilsson <hp@axis.com>
17358
17359 * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
17360 Clarify comment.
17361
17362 2002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
17363
17364 * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
17365
17366 2002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17367
17368 * gcc.c-torture/execute/20000906-1.x: Delete.
17369
17370 2002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com>
17371
17372 * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
17373
17374 2002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
17375
17376 * PR6367
17377 * g77.f-torture/execute/6367.f: New test.
17378 * g77.f-torture/execute/6367.x: Disable for MMIX.
17379
17380 2002-04-19 Mark Mitchell <mark@codesourcery.com>
17381
17382 * PR6352
17383 * g++.dg/opt/inline2.C: New test.
17384
17385 2002-04-18 Richard Henderson <rth@redhat.com>
17386
17387 * gcc.dg/20000906-1.c: Enable for all targets.
17388 * gcc.c-torture/compile/iftrap-2.c: New.
17389
17390 2002-04-18 Jakub Jelinek <jakub@redhat.com>
17391
17392 * gcc.dg/20020418-1.c: New test.
17393 * gcc.dg/20020418-2.c: New test.
17394
17395 2002-04-18 Richard Henderson <rth@redhat.com>
17396
17397 * gcc.c-torture/compile/iftrap-1.c: New.
17398 * gcc.dg/iftrap-1.c: Adjust for ia64.
17399 * gcc.dg/iftrap-2.c: New.
17400
17401 2002-04-18 Jakub Jelinek <jakub@redhat.com>
17402
17403 * gcc.c-torture/compile/20020418-1.c: New test.
17404
17405 2002-04-18 Roger Sayle <roger@eyesopen.com>
17406
17407 * gcc.c-torture/compile/20020415-1.c: New.
17408
17409 2002-04-18 David S. Miller <davem@redhat.com>
17410
17411 * gcc.c-torture/execute/20020418-1.c: New test.
17412
17413 2002-04-17 Jakub Jelinek <jakub@redhat.com>
17414
17415 * gcc.dg/20020416-1.c: New test.
17416
17417 * g++.dg/opt/inline1.C: New test.
17418
17419 2002-04-16 Jakub Jelinek <jakub@redhat.com>
17420
17421 * gcc.dg/altivec-5.c: New test.
17422
17423 * gcc.dg/20020415-1.c: New test.
17424
17425 2002-04-15 Mark Mitchell <mark@codesourcery.com>
17426
17427 * testsuite/lib/chill.exp: Remove.
17428
17429 2002-04-14 Jakub Jelinek <jakub@redhat.com>
17430
17431 * g++.dg/other/big-struct.C: New test.
17432
17433 2002-04-14 David Billinghurst <David.Billinghurst@riotinto.com>
17434
17435 * g77.dg/f77-edit-i-in.f: Use internal buffer in place
17436 of scratch file.
17437
17438 2002-04-13 David Billinghurst <David.Billinghurst@riotinto.com>
17439
17440 PR c/6277
17441 * gcc.dg/i386-387-1.c: Allow optional leading underscore
17442 in scan-assembler function name
17443
17444 2002-04-13 Hans-Peter Nilsson <hp@bitrange.com>
17445
17446 * g77.f-torture/execute/980628-4.x,
17447 g77.f-torture/execute/980628-5.x,
17448 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
17449 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
17450 g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
17451 i[34567]86-*-*.
17452
17453 2002-04-13 David S. Miller <davem@redhat.com>
17454
17455 * gcc.c-torture/execute/20020413-1.c: New test.
17456
17457 2002-04-13 Richard Sandiford <rsandifo@redhat.com>
17458
17459 * gcc.dg/asm-6.c,
17460 * g++.dg/ext/asm1.C: New tests.
17461
17462 2002-04-12 Mark Mitchell <mark@codesourcery.com>
17463
17464 PR c++ 5373.
17465 * g++.dg/parse/stmtexpr1.C: New test.
17466
17467 PR c++/5189.
17468 * g++.dg/template/copy1.C: New test.
17469
17470 2002-04-12 Richard Henderson <rth@redhat.com>
17471
17472 * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
17473
17474 2002-04-12 Geoffrey Keating <geoffk@redhat.com>
17475
17476 * gcc.c-torture/execute/20020412-1.c: New file, renamed from
17477 gcc.c-torture/execute/20020307-2.c.
17478
17479 2002-04-12 Richard Sandiford <rsandifo@redhat.com>
17480
17481 * g++.dg/ext/attrib5.C,
17482 * g++.dg/lookup/struct1.C: New tests.
17483
17484 2002-04-11 Jakub Jelinek <jakub@redhat.com>
17485
17486 * gcc.dg/20020411-1.c: New test.
17487
17488 * gcc.c-torture/execute/20020411-1.c: New test.
17489
17490 2002-04-10 Janis Johnson <janis187@us.ibm.com>
17491
17492 * g77.f-torture/execute/6177.f: New test.
17493
17494 2002-04-10 Jakub Jelinek <jakub@redhat.com>
17495
17496 PR middle-end/6247
17497 * g++.dg/opt/cleanup1.C: New test.
17498
17499 * g++.dg/opt/const1.C: New test.
17500
17501 2002-04-10 Lars Brinkhoff <lars@nocrew.org>
17502
17503 * gcc.c-torture/execute/20020406-1.c: Declare malloc.
17504
17505 2002-04-10 Nathan Sidwell <nathan@codesourcery.com>
17506
17507 PR c++/5507
17508 * g++.dg/template/typename2.C: New test.
17509
17510 2002-04-10 Alan Modra <amodra@bigpond.net.au>
17511
17512 * gcc.c-torture/execute/loop-12.c: New.
17513
17514 2002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
17515
17516 * g77.f-torture/execute/980628-4.x,
17517 g77.f-torture/execute/980628-5.x,
17518 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
17519 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
17520 g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
17521
17522 2002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17523
17524 PR optimization/6086
17525 * g++.dg/opt/preinc1.C: New test.
17526
17527 2002-04-06 Mark Mitchell <mark@codesourcery.com>
17528
17529 PR c++/5571
17530 * g++.dg/opt/static2.C: New test.
17531
17532 2002-04-06 Mark Mitchell <mark@codesourcery.com>
17533
17534 PR c/5120
17535 * gcc.dg/20020406-1.c: New test.
17536
17537 2002-04-04 David S. Miller <davem@redhat.com>
17538
17539 * gcc.c-torture/execute/20020404-1.c: New test.
17540
17541 2002-04-04 Jakub Jelinek <jakub@redhat.com>
17542
17543 PR c/6123
17544 * gcc.dg/20020312-2.c: Do not declare global register variable
17545 if __PIC__ or __pic__ is defined.
17546
17547 2002-04-04 Richard Earnshaw <rearnsha@arm.com>
17548
17549 * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use
17550 __asm__ so that it works correctly even if -ansi -pedantic-errors.
17551
17552 2002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17553
17554 * gcc.misc-tests/linkage.exp: Update last change to handle
17555 sparc*-, not just sparc-.
17556
17557 2002-04-03 Richard Henderson <rth@redhat.com>
17558
17559 * gcc.dg/cpp/ucs.c: Improved long UCS test.
17560
17561 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
17562
17563 * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
17564
17565 2002-04-02 David S. Miller <davem@redhat.com>
17566
17567 * gcc.c-torture/execute/20020402-3.c: New test.
17568
17569 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
17570
17571 * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
17572 * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
17573
17574 * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
17575 * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
17576 g77.f-torture/execute/20001201.x,
17577 g77.f-torture/execute/u77-test.x: New files.
17578
17579 * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
17580 * gcc.dg/wchar_t-1.c: Ditto.
17581
17582 2002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17583
17584 * gcc.c-torture/execute/20020402-1.c: New test.
17585
17586 2002-04-01 Richard Henderson <rth@redhat.com>
17587
17588 * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
17589
17590 * g++.dg/other/new1.C: Use __SIZE_TYPE__.
17591
17592 2002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17593
17594 * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
17595
17596 2002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
17597
17598 * g++.dg/inherit/template-as-base.C: Expect error.
17599 * g++.dg/inherit/namespace-as-base.C: Likewise.
17600
17601 2002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
17602
17603 * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
17604 g++.dg/ext/instantiate3.C: Tweak match patterns.
17605
17606 * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
17607 * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
17608 -da test.
17609
17610 2002-03-31 Richard Henderson <rth@redhat.com>
17611
17612 * gcc.dg/special/alias-2.c: New.
17613 * gcc.dg/special/ecos.exp: Run it.
17614
17615 2002-03-31 Richard Henderson <rth@redhat.com>
17616
17617 * gcc.dg/va-arg-1.c: Expect warnings, not errors.
17618
17619 2002-03-31 Kazu Hirata <kazu@hxi.com>
17620
17621 * gcc.dg/weak-1.c: Disable on h8300 port.
17622
17623 2002-03-29 Janis Johnson <janis187@us.ibm.com>
17624
17625 * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
17626 * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
17627 ordering tests.
17628 * g++.dg/bprob/bprob-1.C: New test.
17629 * g++.dg/gcov/gcov.exp: New driver for gcov tests.
17630 * g++.dg/gcov/gcov-1.C: New test.
17631 * g++.dg/gcov/gcov-1.x: New file.
17632 * g++.dg/gcov/gcov-2.C: New test.
17633 * g++.dg/gcov/gcov-3.C: New test.
17634 * g++.dg/gcov/gcov-3.h: New file.
17635
17636 2002-03-28 Roger Sayle <roger@eyesopen.com>
17637
17638 * g++.old-deja/g++.other/builtins5.C: New test.
17639 * g++.old-deja/g++.other/builtins6.C: New test.
17640 * g++.old-deja/g++.other/builtins7.C: New test.
17641 * g++.old-deja/g++.other/builtins8.C: New test.
17642 * g++.old-deja/g++.other/builtins9.C: New test.
17643
17644 2002-03-29 Jakub Jelinek <jakub@redhat.com>
17645
17646 * g++.dg/opt/static1.C: New test.
17647
17648 * g++.dg/opt/longbranch1.C: New test.
17649
17650 2002-03-28 Hans-Peter Nilsson <hp@bitrange.com>
17651
17652 * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
17653
17654 * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
17655
17656 2002-03-28 Jeffrey A Law (law@redhat.com)
17657
17658 * gcc.c-torture/execute/20020328-1.c: New test.
17659
17660 2002-03-27 Richard Henderson <rth@redhat.com>
17661
17662 * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
17663 * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
17664 move from g++.old-deja/g++.ext/.
17665
17666 2002-03-27 Mark Mitchell <mark@codesourcery.com>
17667
17668 * g++.dg/init/new2.C: New test.
17669
17670 2002-03-26 Richard Henderson <rth@redhat.com>
17671
17672 * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
17673
17674 * gcc.dg/20020312-2.c: Don't test epilogue vs global register
17675 on sparc.
17676
17677 * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on
17678 sparcv9 systems.
17679 * gcc.dg/20001102-1.c: Likewise.
17680
17681 2002-03-26 Phil Edwards <pme@gcc.gnu.org>
17682
17683 * gcc.dg/cpp/endif-pedantic1.c,
17684 gcc.dg/cpp/endif-pedantic2.c: New tests.
17685
17686 2002-03-26 Mark Mitchell <mark@codesourcery.com>
17687
17688 * g++.dg/init/new1.C: New test.
17689
17690 2002-03-26 Nathan Sidwell <nathan@codesourcery.com>
17691
17692 * g++.dg/abi/vbase9.C: New test.
17693
17694 2002-03-26 Richard Earnshaw <rearnsha@arm.com>
17695
17696 * gcc.dg/arm-asm.c: New test.
17697
17698 2002-03-26 Andrew Cagney <ac131313@redhat.com>
17699
17700 * gcc.dg/Wswitch-enum.c: New test.
17701 Fix PR c/5044.
17702
17703 2002-03-26 Richard Henderson <rth@redhat.com>
17704
17705 * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
17706 structure.
17707
17708 2002-03-25 Richard Henderson <rth@redhat.com>
17709
17710 * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
17711 sparcv9 systems.
17712
17713 * gcc.c-torture/compile/20011119-1.c (xxx): New.
17714 * gcc.c-torture/compile/20011119-2.c (xxx): New.
17715
17716 2002-03-25 Zack Weinberg <zack@codesourcery.com>
17717
17718 * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
17719
17720 2002-03-25 Bob Wilson <bob.wilson@acm.org>
17721
17722 * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
17723 targets using generic thunk support.
17724
17725 2002-03-25 Jakub Jelinek <jakub@redhat.com>
17726
17727 * gcc.c-torture/compile/20020323-1.c: New test.
17728
17729 * g++.dg/opt/conj2.C: New test.
17730
17731 2002-03-24 Richard Henderson <rth@redhat.com>
17732
17733 * gcc.dg/weak-1.c: Use -fno-common.
17734
17735 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
17736
17737 * g77.dg/f77-edit-apostrophe-out.f: New test
17738 * g77.dg/f77-edit-h-out.f: New test
17739 * g77.dg/f77-edit-t-in.f: New test
17740 * g77.dg/f77-edit-t-out.f: New test
17741 * g77.dg/f77-edit-x-out.f: New test
17742 * g77.dg/f77-edit-slash-out.f: New test
17743 * g77.dg/f77-edit-colon-out.f: New test
17744 * g77.dg/f77-edit-s-out.f: New test
17745
17746 2002-03-24 Richard Henderson <rth@redhat.com>
17747
17748 * objc/execute/formal_protocol-6.x: New XFAIL.
17749
17750 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
17751
17752 * gcc.dg/weak-1.c: Early return from dg-final on platforms
17753 that do not support weak symbols
17754
17755 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
17756
17757 * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al
17758 * lib/g77.exp: Likewise
17759 * lib/objc.exp: Likewise
17760
17761 2002-03-23 Andrew Cagney <ac131313@redhat.com>
17762
17763 * gcc.dg/Wswitch-default.c: New test.
17764
17765 2002-03-23 Jakub Jelinek <jakub@redhat.com>
17766
17767 * g++.dg/other/enum1.C: New test.
17768
17769 2002-03-23 Zack Weinberg <zack@codesourcery.com>
17770
17771 * gcc.dg/pragma-ep-3.c: Fix typo.
17772
17773 2002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
17774
17775 * g++.dg/inherit/template-as-base.C: New test.
17776
17777 2002-03-22 Jakub Jelinek <jakub@redhat.com>
17778
17779 * g++.old-deja/g++.other/dwarf2-1.C: Move...
17780 * g++.dg/debug/debug5.C: ...here. Convert for dg framework.
17781
17782 2002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
17783
17784 * gcc.dg/cpp/multiline.c: Update to match.
17785
17786 2002-03-22 Alexandre Oliva <aoliva@redhat.com>
17787
17788 * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
17789
17790 2002-03-22 Phil Edwards <pme@gcc.gnu.org>
17791
17792 * gcc.dg/cpp/extratokens2.c: New file.
17793
17794 2002-03-21 David Edelsohn <edelsohn@gnu.org>
17795
17796 * gcc.dg/20020312-2.c: Add rs6000 target.
17797
17798 * gcc.c-torture/compile/20020319-1.c: New test.
17799
17800 2002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
17801
17802 * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
17803 (A, E): Handle this.
17804
17805 2002-03-20 Jason Merrill <jason@redhat.com>
17806
17807 * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
17808 ignoring -fpic.
17809 * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
17810 through prune_gcc_output.
17811
17812 2002-03-20 Jakub Jelinek <jakub@redhat.com>
17813
17814 * gcc.c-torture/compile/20020320-1.c: New test.
17815
17816 2002-03-19 Jakub Jelinek <jakub@redhat.com>
17817
17818 * gcc.c-torture/compile/20020318-1.c: New test.
17819
17820 * gcc.dg/struct-by-value-1.c: New test.
17821
17822 * gcc.dg/20020319-1.c: New test.
17823
17824 2002-03-18 Jakub Jelinek <jakub@redhat.com>
17825
17826 * g++.dg/opt/conj1.C: New test.
17827
17828 2002-03-17 Mark Mitchell <mark@codesourcery.com>
17829
17830 * g++.dg/template/qualttp20.C: Revert previous change.
17831 * g++.dg/template/qualttp3.C: Likewise.
17832 * g++.dg/template/qualttp4.C: Likewise
17833 * g++.dg/template/qualttp5.C: Likewise
17834 * g++.dg/template/qualttp6.C: Likewise
17835 * g++.dg/template/qualttp7.C: Likewise
17836 * g++.dg/template/qualttp8.C: Likewise
17837 * g++.dg/template/recurse.C: Likewise.
17838
17839 2002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
17840
17841 * gcc.dg/cpp/wchar-1.c: Update.
17842
17843 2002-03-16 Nathan Sidwell <nathan@codesourcery.com>
17844
17845 * g++.dg/template/conv1.C: New test.
17846 * g++.dg/template/conv2.C: New test.
17847 * g++.dg/template/conv3.C: New test.
17848 * g++.dg/template/conv4.C: New test.
17849
17850 2002-03-15 Mark Mitchell <mark@codesourcery.com>
17851
17852 * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
17853 * g++.dg/template/qualttp3.C: Likewise.
17854 * g++.dg/template/qualttp4.C: Likewise
17855 * g++.dg/template/qualttp5.C: Likewise
17856 * g++.dg/template/qualttp6.C: Likewise
17857 * g++.dg/template/qualttp7.C: Likewise
17858 * g++.dg/template/qualttp8.C: Likewise
17859 * g++.dg/template/recurse.C: Likewise.
17860
17861 2002-03-15 Mark Mitchell <mark@codesourcery.com>
17862
17863 * g++.dg/opt/dtor1.C: New test.
17864
17865 2002-03-15 Jakub Jelinek <jakub@redhat.com>
17866
17867 * gcc.c-torture/compile/20020315-1.c: New test.
17868
17869 2002-03-15 Richard Earnshaw <rearnsha@arm.com>
17870
17871 * gcc.dg/weak-1.c: Fix scan tests.
17872
17873 2002-03-15 Hans-Peter Nilsson <hp@bitrange.com>
17874
17875 * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
17876 * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
17877 cris-*-aout* mmix-*-*.
17878 * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
17879 cris-*-aout* mmix-*-*.
17880 * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
17881 cris-*-elf* cris-*-aout* and mmix-*-*.
17882 * gcc.dg/20001009-1.c: Ditto.
17883 * gcc.dg/20010912-1.c: Ditto.
17884 * gcc.dg/20020122-4.c: Ditto.
17885 * gcc.dg/inline-2.c: Ditto.
17886
17887 2002-03-14 Jeffrey A Law (law@cygnus.com)
17888
17889 * gcc.c-torture/compile/20020314-1.c: New test.
17890
17891 2002-03-14 Richard Earnshaw <rearnsha@arm.com>
17892
17893 * gcc.c-torture/execute/20020314-1.c: New test.
17894
17895 2002-03-14 Jakub Jelinek <jakub@redhat.com>
17896
17897 * g++.dg/warn/Wunused-1.C: New test.
17898
17899 2002-02-13 Richard Sandiford <rsandifo@redhat.com>
17900
17901 * g++.dg/abi/mangle6.C: New test.
17902
17903 2002-03-13 Jakub Jelinek <jakub@redhat.com>
17904
17905 * gcc.c-torture/compile/20020309-2.c: New test.
17906
17907 * gcc.c-torture/compile/20020312-1.c: New test.
17908
17909 2002-03-12 Nathan Sidwell <nathan@codesourcery.com>
17910
17911 * g++.dg/other/access1.C: New test.
17912
17913 2002-03-12 Jakub Jelinek <jakub@redhat.com>
17914
17915 * gcc.c-torture/execute/wchar_t-1.c: New test.
17916
17917 2002-03-12 David Edelsohn <edelsohn@gnu.org>
17918
17919 * gcc.dg/20020103-1.c: Add rs6000 target and macro.
17920
17921 2002-03-12 Roger Sayle <roger@eyesopen.com>
17922
17923 * gcc.dg/20020312-1.c: New test case.
17924
17925 2002-03-11 Aldy Hernandez <aldyh@redhat.com>
17926
17927 * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
17928
17929 2002-03-11 Richard Henderson <rth@redhat.com>
17930
17931 * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
17932 * g++.old-deja/g++.jason/report.C: Likewise.
17933
17934 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
17935
17936 * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
17937 * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
17938
17939 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
17940
17941 * testsuite/g++.dg/overload/pmf1.C: New test.
17942
17943 2002-03-11 Kazu Hirata <kazu@hxi.com>
17944
17945 * gcc.c-torture/execute/20020307-1.c: Use long.
17946
17947 2002-03-11 Jakub Jelinek <jakub@redhat.com>
17948
17949 PR optimization/5844
17950 * gcc.dg/20020310-1.c: New test.
17951
17952 2002-03-09 Michael Meissner <meissner@redhat.com>
17953
17954 * gcc.c-torture/execute/memcpy-2.c: New test.
17955 * gcc.c-torture/execute/memset-1.c: New test.
17956 * gcc.c-torture/execute/strlen-1.c: New test.
17957 * gcc.c-torture/execute/strcmp-1.c: New test.
17958 * gcc.c-torture/execute/strncmp-1.c: New test.
17959
17960 2002-03-09 Geoffrey Keating <geoffk@redhat.com>
17961
17962 * gcc.dg/ppc-ldstruct.c: New test.
17963
17964 2002-03-09 Jakub Jelinek <jakub@redhat.com>
17965
17966 * gcc.c-torture/execute/va-arg-22.c: New test.
17967
17968 2002-03-09 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
17969
17970 * gcc.c-torture/compile/20020309-1.c: New test.
17971
17972 2002-03-08 Jakub Jelinek <jakub@redhat.com>
17973
17974 * gcc.c-torture/execute/20020307-2.c: New test.
17975
17976 2002-03-07 Jeffrey A Law (law@redhat.com)
17977
17978 * g77.f-torture/compile/20020307-1.f: New test.
17979
17980 2002-03-07 Richard Sandiford <rsandifo@redhat.com>
17981
17982 * gcc.dg/unordered-1.c: New test.
17983
17984 2002-03-07 Richard Earnshaw <rearnsha@arm.com>
17985
17986 * gcc.c-torture/execute/20020307-1.c: New test.
17987
17988 2002-03-05 Jakub Jelinek <jakub@redhat.com>
17989
17990 * gcc.dg/20020304-1.c: New test.
17991
17992 * gcc.c-torture/compile/20020304-2.c: New test.
17993
17994 2002-03-04 Zack Weinberg <zack@codesourcery.com>
17995
17996 * gcc.c-torture/compile/20020304-1.c: New test case
17997 (from PR c/5830).
17998
17999 2002-03-03 Aldy Hernandez <aldyh@redhat.com>
18000
18001 * gcc.dg/20020103-1.c: Add other -D ppc variants.
18002
18003 2002-03-02 Nathan Sidwell <nathan@codesourcery.com>
18004
18005 * g++.dg/other/classkey1.C: New test.
18006
18007 2002-03-01 Richard Henderson <rth@redhat.com>
18008
18009 * gcc.c-torture/compile/981223-1.x: New.
18010 * gcc.c-torture/compile/920625-1.x: New.
18011
18012 2002-02-28 Richard Henderson <rth@redhat.com>
18013
18014 * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
18015
18016 2002-02-27 Hans-Peter Nilsson <hp@bitrange.com>
18017
18018 * gcc.c-torture/execute/20020227-1.c: New test.
18019
18020 2002-02-27 Mark Mitchell <mark@codesourcery.com>
18021
18022 * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
18023 here" ERROR lines.
18024 * g++.old-deja/g++.oliva/partord1.C: Likewise.
18025 * g++.old-deja.g++.other/defarg1.C: Likewise.
18026 * g++.old-deja/g++.pt/calls2.C: Likewise.
18027 * g++.old-deja/g++.pt/crash20.C: Likewise.
18028 * g++.old-deja/g++.pt/crash30.C: Likewise.
18029 * g++.old-deja/g++.pt/crash36.C: Likewise.
18030 * g++.old-deja/g++.pt/crash6.C: Likewise.
18031 * g++.old-deja/g++.pt/defarg13.C: Likewise.
18032 * g++.old-deja/g++.pt/derived3.C: Likewise.
18033 * g++.old-deja/g++.pt/error1.C: Likewise.
18034 * g++.old-deja/g++.pt/friend21.C: Likewise.
18035 * g++.old-deja/g++.pt/friend23.C: Likewise.
18036 * g++.old-deja/g++.pt/infinite1.C: Likewise.
18037 * g++.old-deja/g++.robertl/eb128.C: Likewise.
18038
18039 2002-02-27 Geoffrey Keating <geoffk@redhat.com>
18040
18041 * gcc.c-torture/execute/20020225-2.c: New test.
18042
18043 2002-02-27 Zack Weinberg <zack@codesourcery.com>
18044
18045 * gcc.c-torture/execute/920730-1t.c,
18046 gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
18047 Delete test cases, only relevant to -traditional.
18048
18049 2002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
18050
18051 * gcc.dg/cpp/undef1.c: Remove.
18052 * gcc.dg/cpp/directiv.c: Update.
18053 * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
18054
18055 2002-02-27 Michael Meissner <meissner@redhat.com>
18056
18057 * gcc.c-torture/execute/20020226-1.c: New test.
18058
18059 2002-02-26 Jakub Jelinek <jakub@redhat.com>
18060
18061 * g++.dg/debug/debug4.C: New test.
18062
18063 * gcc.dg/ia64-visibility-1.c: New test.
18064
18065 2002-02-26 Alexandre Oliva <aoliva@redhat.com>
18066
18067 * gcc.dg/debug/20020224-1.c: New.
18068
18069 2002-02-25 Kazu Hirata <kazu@hxi.com>
18070
18071 * gcc.c-torture/execute/960416-1.x: New.
18072 * gcc.c-torture/execute/divconst-3.x: Likewise.
18073
18074 2002-02-25 Jakub Jelinek <jakub@redhat.com>
18075
18076 * gcc.dg/20020224-1.c: New test.
18077
18078 2002-02-25 Alan Modra <amodra@bigpond.net.au>
18079
18080 * gcc.c-torture/execute/20020225-1.c: New.
18081
18082 2002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
18083
18084 * testsuite/gcc.dg/cpp/wchar-1.c: New test.
18085
18086 2002-02-23 Jakub Jelinek <jakub@redhat.com>
18087
18088 * gcc.dg/20020222-1.c: New test.
18089
18090 2002-02-22 Jakub Jelinek <jakub@redhat.com>
18091
18092 * g++.dg/opt/anonunion1.C: New test.
18093
18094 2002-02-22 Nathan Sidwell <nathan@codesourcery.com>
18095
18096 * g++.dg/template/qualttp19.C: New test.
18097 * g++.dg/template/qualttp20.C: New test.
18098 * g++.old-deja/g++.jason/report.C: Adjust expected errors
18099 * g++.old-deja/g++.other/qual1.C: Likewise.
18100
18101 2002-02-21 Aldy Hernandez <aldyh@redhat.com>
18102
18103 * gcc.dg/attr-alwaysinline.c: New.
18104
18105 2002-02-21 Jakub Jelinek <jakub@redhat.com>
18106
18107 * gcc.dg/20020220-1.c: New test.
18108
18109 * gcc.dg/20020220-2.c: New test.
18110
18111 * g++.dg/opt/mmx1.C: New test.
18112
18113 2002-02-20 Alexandre Oliva <aoliva@redhat.com>
18114
18115 * gcc.c-torture/compile/20020110.c: New test.
18116
18117 2002-02-20 Jakub Jelinek <jakub@redhat.com>
18118
18119 * gcc.c-torture/execute/20020219-1.c: New test.
18120
18121 * gcc.dg/20020219-1.c: New test.
18122
18123 * gcc.dg/noncompile/20020220-1.c: New test.
18124
18125 * g++.dg/opt/ptrintsum1.C: New test.
18126
18127 * gcc.dg/debug/20020220-1.c: New test.
18128
18129 2002-02-17 Jakub Jelinek <jakub@redhat.com>
18130
18131 * gcc.c-torture/execute/20020216-1.c: New test.
18132
18133 2002-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
18134
18135 * gcc.dg/decl-1.c: Update, new test.
18136
18137 2002-02-15 Nathan Sidwell <nathan@codesourcery.com>
18138
18139 * g++.dg/abi/bitfield1.C: New test.
18140 * g++.dg/abi/bitfield2.C: New test.
18141
18142 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
18143
18144 * gcc.dg/attr-nest.c: New test.
18145
18146 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
18147
18148 * gcc.c-torture/execute/20020215-1.c: New test.
18149
18150 2002-02-14 Jakub Jelinek <jakub@redhat.com>
18151
18152 * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
18153 * g++.dg/debug/debug.exp: New.
18154 * g++.dg/debug/trivial.C: New.
18155 * g++.dg/debug/debug1.C: Moved...
18156 * g++.dg/other/debug1.C: ...from here.
18157 * g++.dg/debug/debug2.C: Moved...
18158 * g++.dg/other/debug2.C: ...from here.
18159 * g++.dg/debug/debug3.C: Moved...
18160 * g++.dg/other/debug3.C: ...from here.
18161
18162 * gcc.dg/noncompile/20020213-1.c: New test.
18163
18164 2002-02-13 Jakub Jelinek <jakub@redhat.com>
18165
18166 * g++.dg/other/debug3.C: New test.
18167
18168 * gcc.c-torture/execute/20020213-1.c: New test.
18169
18170 2002-02-13 Richard Smith <richard@ex-parrot.com>
18171
18172 * g++.old-deja/g++.other/thunk1.C: New test.
18173
18174 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
18175
18176 * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
18177
18178 2002-02-13 Stan Shebs <shebs@apple.com>
18179
18180 * gcc.dg/altivec-3.c: New.
18181
18182 2002-02-12 Jakub Jelinek <jakub@redhat.com>
18183
18184 * gcc.dg/Wunreachable-1.c: New test.
18185 * gcc.dg/Wunreachable-2.c: New test.
18186
18187 2002-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
18188
18189 * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
18190
18191 2002-02-12 Neil Booth <neil@daikokuya.demon.co.uk>
18192
18193 * gcc.dg/decl-1.c: New test.
18194
18195 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
18196
18197 * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
18198
18199 2002-02-10 Kazu Hirata <kazu@hxi.com>
18200
18201 * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
18202 * gcc.c-torture/compile/980506-1.x: Likewise.
18203
18204 2002-02-10 Kazu Hirata <kazu@hxi.com>
18205
18206 * gcc.dg/20020210-1.c: New.
18207
18208 2002-02-09 Toon Moene <toon@moene.indiv.nluug.nl>
18209
18210 * g77.f-torture/execute/947.f: New regression test
18211 for PR fortran/947.
18212
18213 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
18214
18215 * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
18216 * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
18217
18218 2002-02-08 Richard Henderson <rth@redhat.com>
18219
18220 * gcc.c-torture/compile/labels-3.c: New.
18221
18222 2002-02-08 Jakub Jelinek <jakub@redhat.com>
18223
18224 * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
18225 expression statements work instead.
18226 * gcc.dg/noncompile/20020207-1.c: New test.
18227
18228 2002-02-07 Richard Henderson <rth@redhat.com>
18229
18230 * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
18231
18232 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
18233
18234 * lib/prune.exp: Remove "In (program|subroutine"block-data)"
18235 message from g77
18236 * lib/g77-dg.exp: Trim g77 error messages so that they are
18237 recognized by dg.exp.
18238
18239 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
18240
18241 PR fortran/5473
18242 * g77.dg/pr5473.f: Now dg-error. Add additional cases.
18243
18244 2002-02-07 Richard Henderson <rth@redhat.com>
18245
18246 * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
18247 to be sufficiently aligned for integers.
18248
18249 2002-02-07 Nathan Sidwell <nathan@codesourcery.com>
18250
18251 * g++.dg/template/friend4.C: New test.
18252
18253 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
18254
18255 PR fortran/5743
18256 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
18257 unsupported cases.
18258
18259 2002-02-07 Richard Henderson <rth@redhat.com>
18260
18261 * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
18262 * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
18263 gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
18264 objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
18265
18266 2002-02-06 Richard Henderson <rth@redhat.com>
18267
18268 * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
18269
18270 2002-02-06 Janis Johnson <janis187@us.ibm.com>
18271
18272 * gcc.dg/20020206-1.c: New test.
18273
18274 2002-02-06 Jakub Jelinek <jakub@redhat.com>
18275
18276 * gcc.c-torture/execute/20020206-1.c: New test.
18277
18278 * gcc.c-torture/execute/20020206-2.c: New test.
18279
18280 PR optimization/5429:
18281 * gcc.c-torture/compile/20020206-1.c: New test.
18282
18283 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
18284
18285 * g++.dg/ext/align1.C: Do not use an explicit alignment value
18286 as certain file formats cannot support particularly large
18287 alignments.
18288
18289 * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
18290 and do not expect to be able to link the executable.
18291
18292 * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
18293 fail because the COFF format does not support the weak attribute.
18294
18295 2002-02-05 David Billinghurst <David.Billinghurst@riotinto.com>
18296
18297 * g77.dg/pr5473.f: New test
18298
18299 2002-02-05 Aldy Hernandez <aldyh@redhat.com>
18300
18301 * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
18302 Fix testcase accordingly.
18303
18304 2002-02-04 Richard Henderson <rth@redhat.com>
18305
18306 * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
18307 (buf): Change to be an array of pointers, not ints.
18308
18309 2002-02-04 Jakub Jelinek <jakub@redhat.com>
18310
18311 * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally
18312 before all tests. Move warning one line above to match where it
18313 C frontend emits.
18314 * gcc.dg/Wswitch-2.c: New test.
18315 * g++.dg/warn/Wswitch-1.C: New test.
18316 * g++.dg/warn/Wswitch-2.C: New test.
18317
18318 2002-02-04 Richard Henderson <rth@redhat.com>
18319
18320 * g++.dg/abi/offsetof.C: Fix size comparison.
18321
18322 2002-02-04 Richard Sandiford <rsandifo@redhat.com>
18323
18324 * gcc.dg/cast-qual-2.c: New test.
18325
18326 2002-02-04 Jakub Jelinek <jakub@redhat.com>
18327
18328 * gcc.dg/20020201-4.c: New test.
18329
18330 2002-02-04 Ben Elliston <bje@redhat.com>
18331
18332 * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
18333 target_info attribute != 0, in addition to the empty string.
18334 (gcc_target_compile): Likewise.
18335
18336 2002-02-03 Andrew Cagney <ac131313@redhat.com>
18337
18338 * gcc.dg/Wswitch.c: New test.
18339 PR gcc/4475. PR gcc/3780.
18340
18341 2002-02-03 Toon Moene <toon@moene.indiv.nluug.nl>
18342
18343 * g77.f-torture/execute/5122.f: New test for regressions
18344 against PR fortran/5122.
18345
18346 2002-02-03 David Billinghurst <David.Billinghurst@riotinto.com>
18347
18348 * g77.f-torture/compile/pr3743.f: Delete
18349 * g77.dg/pr3743-1.f: New test.
18350 * g77.dg/pr3743-2.f: New test.
18351 * g77.dg/pr3743-3.f: New test.
18352 * g77.dg/pr3743-4.f: New test.
18353
18354 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
18355
18356 * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
18357
18358 2002-02-02 Richard Henderson <rth@redhat.com>
18359
18360 * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
18361 * gcc.c-torture/execute/bf64-1.c: Likewise.
18362
18363 2002-02-02 Jakub Jelinek <jakub@redhat.com>
18364
18365 * gcc.dg/20020201-2.c: New test.
18366
18367 * gcc.dg/20020201-3.c: New test.
18368
18369 * gcc.c-torture/execute/bitfld-2.c: New test.
18370
18371 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
18372
18373 * gcc.dg/bitfld-1.c: Update.
18374 * gcc.dg/bitfld-2.c: Update.
18375 * gcc.c-torture/execute/bitfld-1.x: New.
18376
18377 2002-02-02 Jakub Jelinek <jakub@redhat.com>
18378
18379 * gcc.c-torture/execute/20020201-1.c: New test.
18380
18381 2002-02-01 Janis Johnson <janis187@us.ibm.com>
18382
18383 PR target/5469
18384 * gcc.dg/20020201-1.c: New test.
18385
18386 2002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
18387
18388 PR fortran/3743
18389 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
18390 * g77.f-torture/compile/pr3743.x: Remove
18391
18392 2002-01-31 Tom Rix <trix@redhat.com>
18393
18394 * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
18395
18396 2002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
18397
18398 * gcc.dg/noncompile/20020130-1.c: New test.
18399
18400 2002-01-30 David Billinghurst <David.Billinghurst@riotinto.com>
18401
18402 * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r.
18403
18404 2002-01-29 Richard Henderson <rth@redhat.com>
18405
18406 * gcc.c-torture/execute/991118-1.c: Cast various constants back
18407 to long long.
18408 * gcc.c-torture/execute/bf64-1.c: Likewise.
18409
18410 2002-01-29 Jakub Jelinek <jakub@redhat.com>
18411
18412 * gcc.c-torture/execute/20020129-1.c: New test.
18413
18414 2002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
18415
18416 * gcc.c-torture/compile/20000224-1.c: Update.
18417 * gcc.c-torture/execute/bitfld-1.c: New tests.
18418 * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
18419 * gcc.dg/uninit-A.c: Update.
18420
18421 2002-01-29 Nathan Sidwell <nathan@codesourcery.com>
18422
18423 * g++.dg/template/ctor1.C: Add instantiation.
18424
18425 2002-01-28 Paul Koning <pkoning@equallogic.com>
18426
18427 * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
18428 argument to __builtin_prefetch to be const ptr.
18429
18430 2002-01-28 Jakub Jelinek <jakub@redhat.com>
18431
18432 * gcc.c-torture/compile/20020120-1.c: New test.
18433
18434 2002-01-27 Kazu Hirata <kazu@hxi.com>
18435
18436 * gcc.c-torture/execute/20020127-1.c: New test.
18437
18438 2002-01-27 David Billinghurst <David.Billinghurst@riotinto.com>
18439
18440 * g77.dg/f77-edit-i-in.f: New test
18441 * g77.dg/f77-edit-i-out.f: New test
18442
18443 2002-01-25 Geoffrey Keating <geoffk@redhat.com>
18444
18445 * gcc.dg/debug/debug.exp: New file.
18446 * gcc.dg/debug/trivial.c: New file.
18447 * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
18448 * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
18449 * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
18450 * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
18451 * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
18452 * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
18453 * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
18454 * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
18455 * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
18456 * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
18457 * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
18458 * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
18459 * gcc.dg/20000503-1.c: Removed.
18460 * gcc.dg/20010207-1.c: Removed.
18461 * gcc.dg/20011223-1.c: Removed.
18462 * gcc.dg/20020104-2.c: Removed.
18463 * gcc.dg/debug-1.c: Removed.
18464 * gcc.dg/debug-2.c: Removed.
18465 * gcc.dg/debug-3.c: Removed.
18466 * gcc.dg/debug-4.c: Removed.
18467 * gcc.dg/debug-5.c: Removed.
18468 * gcc.dg/debug-6.c: Removed.
18469 * gcc.dg/dwarf2-1.c: Removed.
18470 * gcc.dg/dwarf2-2.c: Removed.
18471
18472 2002-01-25 Jakub Jelinek <jakub@redhat.com>
18473
18474 * g++.old-deja/g++.other/eh5.C: New test.
18475 * g++.old-deja/g++.other/sibcall2.C: New test.
18476 * g++.old-deja/g++.other/array9.C: New test.
18477 * g++.old-deja/g++.other/typename2.C: New test.
18478 * g++.old-deja/g++.other/crash60.C: New test.
18479 * g++.old-deja/g++.other/conv9.C: New test.
18480 * g++.old-deja/g++.other/mangle10.C: New test.
18481 * g++.old-deja/g++.other/unchanging1.C: New test.
18482 * g++.old-deja/g++.other/exprstmt1.C: New test.
18483 * g++.old-deja/g++.other/inline23.C: New test.
18484 * g++.old-deja/g++.eh/ia64-1.C: New test.
18485 * g++.old-deja/g++.other/dwarf2-1.C: New test.
18486 * g++.old-deja/g++.other/reload1.C: New test.
18487 * g++.old-deja/g++.other/static20.C: New test.
18488 * g++.old-deja/g++.other/local-alloc1.C: New test.
18489 * g++.old-deja/g++.other/conv8.C: New test.
18490 * g++.old-deja/g++.other/stmtexpr2.C: New test.
18491 * g++.old-deja/g++.other/storeexpr1.C: New test.
18492 * g++.old-deja/g++.other/storeexpr2.C: New test.
18493 * g++.dg/eh/template2.C: New test.
18494 * g++.dg/warn/weak1.C: New test.
18495
18496 2002-01-25 Hans-Peter Nilsson <hp@bitrange.com>
18497
18498 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
18499 Remove first, non-varying, argument.
18500
18501 2002-01-23 Richard Henderson <rth@redhat.com>
18502
18503 * gcc.dg/inline-2.c: New.
18504
18505 * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
18506 Add optional target arg. Check number of arguments.
18507 (scan-assembler-not, scan-assembler-dem): Likewise.
18508 (scan-assembler-dem-not): Likewise.
18509
18510 2002-01-23 Zack Weinberg <zack@codesourcery.com>
18511
18512 * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
18513 line 12.
18514 * g++.old-deja/g++.brendan/parse3.C,
18515 g++.old-deja/g++.other/crash26.C,
18516 g++.old-deja/g++.other/crash28.C,
18517 g++.old-deja/g++.other/crash29.C,
18518 g++.old-deja/g++.other/crash30.C,
18519 g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
18520
18521 2002-01-23 Aldy Hernandez <aldyh@redhat.com>
18522
18523 * gcc.dg/20020115-1.c: New.
18524
18525 2002-01-23 Bob Wilson <bob.wilson@acm.org>
18526
18527 * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
18528
18529 2002-01-23 Janis Johnson <janis187@us.ibm.com>
18530
18531 * gcc.dg/20020122-3.c: New.
18532
18533 2002-01-23 Jakub Jelinek <jakub@redhat.com>
18534
18535 * g++.dg/other/gc1.C: New test.
18536
18537 2002-01-23 Zack Weinberg <zack@codesourcery.com>
18538
18539 * gcc.dg/c99-intconst-1.c: Mark XFAIL.
18540
18541 2002-01-22 Richard Henderson <rth@redhat.com>
18542
18543 * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
18544
18545 2002-01-22 Richard Henderson <rth@redhat.com>
18546
18547 * gcc.dg/20020122-4.c: New.
18548
18549 2002-01-22 H.J. Lu <hjl@gnu.org>
18550
18551 * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
18552 link output.
18553 * gcc.dg/special/ecos.exp: Likewise.
18554 * lib/g++-dg.exp: Likewise.
18555 * lib/g77-dg.exp: Likewise.
18556 * lib/gcc-dg.exp : Likewise.
18557 * lib/mike-g++.exp: Likewise.
18558 * lib/mike-g77.exp: Likewise.
18559 * lib/mike-gcc.exp: Likewise.
18560 * lib/objc-dg.exp: Likewise.
18561
18562 2002-01-22 Janis Johnson <janis187@us.ibm.com>
18563
18564 PR target/5379
18565 * gcc.dg/20020122-2.c: New test.
18566
18567 2002-01-22 Hans-Peter Nilsson <hp@axis.com>
18568
18569 * gcc.dg/20020122-1.c: New test.
18570
18571 2001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
18572
18573 * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
18574
18575 2002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
18576
18577 * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
18578
18579 2002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18580
18581 * gcc.c-torture/compile/20020121-1.c: New test.
18582
18583 2002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
18584
18585 * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
18586 ld_library_path.
18587
18588 2002-01-21 Jakub Jelinek <jakub@redhat.com>
18589
18590 * gcc.dg/20020218-1.c: New test.
18591
18592 2002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com>
18593
18594 * lib/prune.exp (prune_gcc_output): Prune "At global scope"
18595 messages
18596 * g++.dg/other/deprecated.C: Remove dg-bogus comment for
18597 "At global scope" warning
18598 * g++.dg/ext/align1.C: Change cygwin test for alignment
18599 from db-bogus to dg-warning
18600
18601 2002-01-21 Zack Weinberg <zack@codesourcery.com>
18602
18603 * g77.f-torture/compile/cpp2.F: New test.
18604
18605 2002-01-19 Nathan Sidwell <nathan@codesourcery.com>
18606
18607 * g++.dg/template/access1.C: New test.
18608
18609 2002-01-18 Aldy Hernandez <aldyh@redhat.com>
18610
18611 * gcc.dg/20020118-1.c: New.
18612
18613 2002-01-18 Kazu Hirata <kazu@hxi.com>
18614
18615 * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
18616
18617 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
18618
18619 * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
18620 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
18621 alignment warnings.
18622
18623 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
18624
18625 * gcc.misc-tests/i386-prefetch.exp: Save and restore
18626 torture_with_loops and torture_without_loops
18627
18628 2002-01-17 Jakub Jelinek <jakub@redhat.com>
18629
18630 * gcc.c-torture/compile/20020116-1.c: New test.
18631
18632 2002-01-16 Jakub Jelinek <jakub@redhat.com>
18633
18634 * gcc.dg/20020116-2.c: New test.
18635
18636 * gcc.dg/ultrasp4.c: New test.
18637
18638 * gcc.dg/20020116-1.c: New test.
18639
18640 2002-01-15 Geoffrey Keating <geoffk@redhat.com>
18641
18642 * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
18643 by EABI.
18644
18645 2002-01-15 Janis Johnson <janis187@us.ibm.com>
18646
18647 * gcc.misc-tests/i386-prefetch.exp: New.
18648 * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
18649 * gcc.misc-tests/i386-pf-athlon-1.c: New test.
18650 * gcc.misc-tests/i386-pf-none-1.c: New test.
18651 * gcc.misc-tests/i386-pf-sse-1.c: New test.
18652
18653 2002-01-15 Jakub Jelinek <jakub@redhat.com>
18654
18655 * gcc.dg/gnu89-init-1.c: Add new tests.
18656
18657 2002-01-15 Andreas Jaeger <aj@suse.de>
18658
18659 * gcc.dg/i386-mmx-1.c: Also run on x86-64.
18660 * gcc.dg/i386-mmx-2.c: Likewise.
18661 * gcc.dg/i386-sse-1.c: Likewise.
18662 * gcc.dg/i386-sse-2.c: Likewise.
18663 * gcc.dg/i386-sse-3.c: Likewise.
18664
18665 2001-01-14 David Billinghurst <David.Billinghurst@riotinto.com>
18666
18667 * g77.f-torture/execute/intrinsic-unix-bessel.f:
18668 Uncomment additional cases that now pass.
18669
18670 2002-01-11 Richard Henderson <rth@redhat.com>
18671
18672 * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
18673 * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
18674
18675 2002-01-11 Nicola Pero <n.pero@mi.flashnet.it>
18676
18677 * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
18678
18679 2002-01-10 Aldy Hernandez <aldyh@redhat.com>
18680
18681 * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
18682 lvx, stvx, stvebx, stvehx, stvewx, stvxl.
18683
18684 2002-01-10 Dale Johannesen <dalej@apple.com>
18685
18686 * gcc.c-torture/execute/loop-11.c: New.
18687
18688 2002-01-08 Aldy Hernandez <aldyh@redhat.com>
18689
18690 * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
18691 dss, lvsl, lvsr, dstt, dstst, dststt, dst.
18692
18693 2002-01-09 Richard Henderson <rth@redhat.com>
18694
18695 * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
18696 type in which to perform the operation for each size.
18697
18698 2002-01-09 Alan Matsuoka (alanm@redhat.com)
18699
18700 * gcc.c-torture/compile/20020109-2.c: New test.
18701
18702 2002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com>
18703
18704 * gcc.c-torture/execute/loop-10.c: New test.
18705
18706 2002-01-09 Jakub Jelinek <jakub@redhat.com>
18707
18708 * gcc.c-torture/compile/20010226-1.c: New test.
18709 * gcc.c-torture/compile/20010227-1.c: New test.
18710 * gcc.c-torture/compile/20010426-1.c: New test.
18711 * gcc.c-torture/compile/20010510-1.c: New test.
18712 * gcc.c-torture/compile/20010605-3.c: New test.
18713 * gcc.c-torture/compile/20010824-1.c: New test.
18714 * gcc.c-torture/execute/20010409-1.c: New test.
18715 * gcc.dg/noncompile/20000901-1.c: New test.
18716 * gcc.dg/20001023-1.c: New test.
18717 * gcc.dg/20001101-1.c: New test.
18718 * gcc.dg/20001102-1.c: New test.
18719 * gcc.dg/20010207-1.c: New test.
18720 * gcc.dg/20010405-1.c: New test.
18721 * gcc.dg/20010822-1.c: New test.
18722 * gcc.dg/20011107-1.c: New test.
18723
18724 2002-01-09 Jeffrey A Law (law@redhat.com)
18725
18726 * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
18727
18728 * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
18729 execution failure on PA targets.
18730
18731 2002-01-09 Jakub Jelinek <jakub@redhat.com>
18732
18733 * gcc.c-torture/compile/20020109-1.c: New test.
18734
18735 2002-01-08 Kazu Hirata <kazu@hxi.com>
18736
18737 * gcc.c-torture/execute/20020108-1.c: New test.
18738
18739 2002-01-08 Jakub Jelinek <jakub@redhat.com>
18740
18741 * gcc.dg/20020108-1.c: New test.
18742
18743 2002-01-08 H.J. Lu <hjl@gnu.org>
18744
18745 * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
18746 for header files.
18747
18748 2002-01-08 Geoff Keating <geoffk@redhat.com>
18749
18750 * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
18751 consistency.
18752
18753 002-01-07 Aldy Hernandez <aldyh@redhat.com>
18754
18755 * gcc.dg/altivec-4.c: Test altivec predicates.
18756
18757 2002-01-07 Jakub Jelinek <jakub@redhat.com>
18758
18759 * gcc.c-torture/execute/20020107-1.c: New test.
18760
18761 2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
18762
18763 PR c/5279
18764 * gcc.c-torture/compile/20020106-1.c: New test.
18765
18766 2002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
18767
18768 * gcc.c-torture/execute/nestfunc-4.c: New test.
18769
18770 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
18771
18772 * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
18773 extra triple that slipped in.
18774 * g++.old-deja/g++.abi/align.C: Likewise.
18775 * g++.old-deja/g++.abi/bitfields.C: Likewise.
18776
18777 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
18778
18779 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
18780 * g++.old-deja/g++.abi/align.C: Likewise.
18781 * g++.old-deja/g++.abi/bitfields.C: Likewise.
18782
18783 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
18784 on FreeBSD/i386.
18785 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
18786 FreeBSD.
18787
18788 2002-01-04 Jakub Jelinek <jakub@redhat.com>
18789
18790 * gcc.dg/20020104-1.c: New test.
18791
18792 * gcc.dg/20020104-2.c: New test.
18793
18794 2002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
18795
18796 * gcc.dg/20020103-1.c: Fix typo in target selector.
18797
18798 2002-01-03 Richard Henderson <rth@redhat.com>
18799
18800 * gcc.dg/20020103-1.c: New.
18801
18802 2002-01-03 Kazu Hirata <kazu@hxi.com>
18803
18804 * gcc.c-torture/execute/20020103-1.c: New test.
18805
18806 2002-01-03 Jakub Jelinek <jakub@redhat.com>
18807
18808 * g++.dg/other/debug2.C: New test.
18809
18810 * gcc.c-torture/compile/20020103-1.c: New test.
18811
18812 2002-01-02 Jakub Jelinek <jakub@redhat.com>
18813
18814 * gcc.dg/gnu89-init-1.c: Added new tests.
18815
18816 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
18817
18818 * g++.dg/template/friend2.C: Remove as patch is reverted.
18819
18820 * g++.dg/warn/oldcast1.C: New test.
18821
18822 * g++.dg/template/ptrmem1.C: New test.
18823 * g++.dg/template/ptrmem2.C: New test.
18824
18825 * g++.dg/template/ntp.C: New test.
18826
18827 * g++.dg/other/component1.C: New test.
18828
18829 * g++.dg/template/ttp3.C: New test.
18830
18831 * g++.dg/template/friend2.C: New test.
18832 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
18833
18834 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
18835
18836 * g++.dg/other/ptrmem1.C: New test.
18837 * g++.dg/other/ptrmem2.C: New test.
18838
18839 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
18840
18841 * g++.dg/template/ctor1.C: New test.
18842
18843 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
18844
18845 * g++.dg/template/friend2.C: New test.
18846
18847 2002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
18848
18849 * gcc.dg/mmix-1.c: New test.
18850
18851 2001-12-31 Richard Henderson <rth@redhat.com>
18852
18853 * gcc.dg/asm-5.c: New.
18854
18855 2001-12-31 Paolo Carlini <pcarlini@unitus.it>
18856
18857 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
18858 in namespace __gnu_cxx
18859
18860 2001-12-30 Richard Henderson <rth@redhat.com>
18861
18862 * gcc.dg/debug-6.c: New.
18863
18864 2001-12-30 Jakub Jelinek <jakub@redhat.com>
18865
18866 * gcc.c-torture/compile/20011229-2.c: New test.
18867
18868 2001-12-29 Jakub Jelinek <jakub@redhat.com>
18869
18870 * gcc.dg/debug-3.c: New test.
18871 * gcc.dg/debug-4.c: New test.
18872 * gcc.dg/debug-5.c: New test.
18873
18874 2001-12-29 Richard Henderson <rth@redhat.com>
18875
18876 * g++.dg/eh/loop1.C: New.
18877
18878 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
18879
18880 * g++.dg/template/crash1.C: New test.
18881
18882 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
18883
18884 * g++.dg/other/const1.C: New test.
18885
18886 2001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
18887
18888 * gcc.c-torture/compile/20011229-1.c: New test.
18889
18890 2001-12-28 Stan Shebs <shebs@apple.com>
18891
18892 * lib/objc-torture.exp: Resync with c-torture.exp.
18893 * lib/objc.exp: Load standard libraries.
18894
18895 2001-12-28 Jakub Jelinek <jakub@redhat.com>
18896
18897 * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
18898 additional tests.
18899
18900 2001-12-27 Roger Sayle <roger@eyesopen.com>
18901
18902 * gcc.c-torture/execute/string-opt-16.c: New testcase.
18903
18904 2001-12-27 Richard Henderson <rth@redhat.com>
18905
18906 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
18907
18908 2001-12-26 Nathan Sidwell <nathan@codesourcery.com>
18909
18910 * g++.dg/eh/ctor1.C: New test.
18911 * g++.dg/other/error2.C: New test.
18912
18913 2001-12-24 Nathan Sidwell <nathan@codesourcery.com>
18914
18915 * g++.dg/other/init2.C: New test.
18916
18917 2001-12-24 Richard Henderson <rth@redhat.com>
18918
18919 * gcc.dg/20011223-1.c: New.
18920 * gcc.dg/inline-1.c: New.
18921
18922 2001-12-23 Richard Henderson <rth@redhat.com>
18923
18924 * gcc.dg/asm-4.c: Test operand modifiers.
18925
18926 2001-12-23 Richard Henderson <rth@redhat.com>
18927
18928 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
18929
18930 2001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
18931
18932 * gcc.c-torture/execute/20011223-1.c: New test.
18933
18934 2001-12-21 Richard Henderson <rth@redhat.com>
18935
18936 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
18937 re-enables the warning.
18938
18939 2001-12-21 Richard Henderson <rth@redhat.com>
18940
18941 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
18942
18943 2001-12-20 Jakub Jelinek <jakub@redhat.com>
18944
18945 * gcc.c-torture/compile/20011218-1.c: New test.
18946
18947 2001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
18948
18949 * gcc.misc-test/arm-isr.exp: New file. Control running of the
18950 arm-isr.c test.
18951 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
18952 epilogue generation for ARM ISR routines.
18953
18954 2001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
18955
18956 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
18957 * gcc.dg/format/c90-printf-3.c: Likewise.
18958 * gcc.dg/format/c99-printf-3.c: Likewise.
18959 * gcc.dg/format/ext-1.c: Likewise.
18960 * gcc.dg/format/ext-6.c: Likewise.
18961 * gcc.dg/format/format.h: Prototype unlocked stdio.
18962
18963 2001-12-20 Richard Henderson <rth@redhat.com>
18964
18965 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
18966 (arena): Use it.
18967 (malloc): Correct allocation logic. Abort if we fill up the
18968 arena before initialization complete.
18969 (realloc): Correct allocation logic.
18970
18971 2001-12-20 Jakub Jelinek <jakub@redhat.com>
18972
18973 * gcc.c-torture/compile/20011219-2.c: New test.
18974
18975 * gcc.c-torture/execute/20011219-1.c: New test.
18976
18977 2001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
18978
18979 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
18980 target does not support weak symbols.
18981
18982 2001-12-19 Jakub Jelinek <jakub@redhat.com>
18983
18984 * gcc.c-torture/compile/20011219-1.c: New test.
18985
18986 2001-12-19 Nathan Sidwell <nathan@codesourcery.com>
18987
18988 * g++.dg/other/error1.C: New test.
18989
18990 2001-12-17 Jeffrey A Law (law@redhat.com)
18991
18992 * gcc.c-torture/execute/20011217-1.c: New test.
18993
18994 2001-12-17 Nicola Pero <nicola@brainstorm.co.uk>
18995
18996 * objc.dg/special/: New directory.
18997 * objc.dg/special/special.exp: New file.
18998 * objc.dg/special/unclaimed-category-1.h: New file.
18999 * objc.dg/special/unclaimed-category-1a.m: New file.
19000 * objc.dg/special/unclaimed-category-1.m: New file.
19001
19002 2001-12-17 Andreas Jaeger <aj@suse.de>
19003
19004 * gcc.c-torture/compile/20011217-2.c: New test.
19005
19006 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
19007
19008 * gcc.c-torture/compile/20011217-1.c: New test.
19009
19010 2001-12-14 Aldy Hernandez <aldyh@redhat.com>
19011
19012 * testsuite/gcc.dg/20011214-1.c: New.
19013
19014 2001-12-13 Aldy Hernandez <aldyh@redhat.com>
19015
19016 * gcc.dg/altivec-4.c: New.
19017
19018 2001-12-13 Hans-Peter Nilsson <hp@axis.com>
19019
19020 * gcc.dg/20011113-1.c: New test.
19021
19022 2001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
19023
19024 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
19025 std::__malloc_alloc_template<0> and
19026 std::__default_alloc_template<false, 0>.
19027
19028 2001-12-13 Nicola Pero <n.pero@mi.flashnet.it>
19029
19030 * objc/execute/bf-21.m: New test.
19031 * objc/execute/enumeration-1.m: New test.
19032 * objc/execute/enumeration-2.m: New test.
19033
19034 2001-12-12 Jakub Jelinek <jakub@redhat.com>
19035
19036 * gcc.dg/gnu89-init-1.c: New test.
19037
19038 2001-12-12 Nathan Sidwell <nathan@codesourcery.com>
19039
19040 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
19041 * g++.old-deja/g++.jason/2371.C: Likewise.
19042 * g++.old-deja/g++.jason/template33.C: Likewise.
19043 * g++.old-deja/g++.jason/template34.C: Likewise.
19044 * g++.old-deja/g++.jason/template36.C: Likewise.
19045 * g++.old-deja/g++.oliva/typename1.C: Likewise.
19046 * g++.old-deja/g++.oliva/typename2.C: Likewise.
19047 * g++.old-deja/g++.other/typename1.C: Likewise.
19048 * g++.old-deja/g++.pt/inherit2.C: Likewise.
19049 * g++.old-deja/g++.pt/nontype5.C: Likewise.
19050 * g++.old-deja/g++.pt/typename11.C: Likewise.
19051 * g++.old-deja/g++.pt/typename14.C: Likewise.
19052 * g++.old-deja/g++.pt/typename16.C: Likewise.
19053 * g++.old-deja/g++.pt/typename3.C: Likewise.
19054 * g++.old-deja/g++.pt/typename4.C: Likewise.
19055 * g++.old-deja/g++.pt/typename5.C: Likewise.
19056 * g++.old-deja/g++.pt/typename7.C: Likewise.
19057 * g++.old-deja/g++.robertl/eb9.C: Likewise.
19058
19059 2001-12-11 Nathan Sidwell <nathan@codesourcery.com>
19060
19061 * g++.dg/other/linkage1.C: New test.
19062 * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
19063 specifiers.
19064
19065 2001-12-11 Neil Booth <neil@daikokuya.demon.co.uk>
19066
19067 * gcc.dg/concat.c: New test.
19068
19069 2001-12-11 Stan Shebs <shebs@apple.com>
19070
19071 * objc/compile: New test directory.
19072 * objc/compile/compile.exp: New expect script.
19073 * objc/compile/20011211-1.m: New compile test.
19074
19075 2001-12-11 Jason Merrill <jason@redhat.com>
19076
19077 * lib/prune.exp (prune_gcc_output): Also handle "In member
19078 function". So many permutations...
19079
19080 2001-12-10 Nathan Sidwell <nathan@codesourcery.com>
19081
19082 * g++.dg/template/typedef1.C: New test.
19083
19084 2001-12-09 Nathan Sidwell <nathan@codesourcery.com>
19085
19086 * g++.dg/other/copy1.C: New test.
19087
19088 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
19089
19090 * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
19091
19092 * gcc.dg/builtin-choose-expr.c: New.
19093
19094 2001-12-07 Aldy Hernandez <aldyh@redhat.com>
19095
19096 * gcc.dg/altivec-2.c: New.
19097
19098 2001-12-07 Richard Henderson <rth@redhat.com>
19099
19100 * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
19101
19102 2001-12-07 Stephane Carrez <Stephane.Carrez@sun.com>
19103
19104 * gcc.dg/sparc-ret.c: New file, test return corruption bug for
19105 ultrasparc.
19106
19107 2001-12-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
19108
19109 * g++-old.deja/g++.robertl/eb101.C: Deleted.
19110
19111 2001-12-06 Janis Johnson <janis187@us.ibm.com>
19112
19113 * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
19114 variable argument list.
19115
19116 2001-12-06 Zack Weinberg <zack@codesourcery.com>
19117
19118 * gcc.c-torture/execute/memcheck: Delete entire directory.
19119 (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
19120 t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
19121
19122 2001-12-05 Neil Booth <neil@daikokuya.demon.co.uk>
19123
19124 * gcc.dg/Wshadow-1.c: New test.
19125
19126 2001-12-05 Jakub Jelinek <jakub@redhat.com>
19127
19128 * gcc.c-torture/compile/20011130-1.c: New test.
19129
19130 * gcc.dg/noncompile/20011025-1.c: New test.
19131
19132 * g++.dg/other/anon-union.C: New test.
19133
19134 * gcc.c-torture/execute/20011024-1.c: New test.
19135
19136 2001-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
19137
19138 * gcc.c-torture/execute/20000722-1.x,
19139 gcc.c-torture/execute/20010123-1.x: Remove.
19140 * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
19141 * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
19142 gcc.dg/c99-complit-2.c: New tests.
19143
19144 2001-12-04 Nathan Sidwell <nathan@codesourcery.com>
19145
19146 * g++.dg/inherit/base1.C: New test.
19147
19148 2001-12-04 Jakub Jelinek <jakub@redhat.com>
19149
19150 * g++.dg/other/stdarg1.C: New test.
19151
19152 * gcc.c-torture/compile/20011130-2.c: New test.
19153
19154 2001-12-03 Janis Johnson <janis187@us.ibm.com>
19155
19156 * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
19157 * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
19158 * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
19159 * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
19160 * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
19161 * gcc.dg/builtin-prefetch-1.c: New test.
19162
19163 2001-12-03 Jakub Jelinek <jakub@redhat.com>
19164
19165 * gcc.dg/20011130-1.c: New test.
19166
19167 2001-12-03 Nathan Sidwell <nathan@codesourcery.com>
19168
19169 * g++.dg/other/scope1.C: New test.
19170 * g++.dg/template/explicit-instantiation.C: Remove XFAIL
19171
19172 2001-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
19173
19174 * gcc.dg/vla-init-1.c: New test.
19175
19176 2001-12-01 Geoff Keating <geoffk@redhat.com>
19177
19178 * gcc.c-torture/compile/structs.c: New testcase from GDB.
19179
19180 2001-12-02 Neil Booth <neil@daikokuya.demon.co.uk>
19181
19182 * objc.dg/alias.m: Update.
19183 * objc.dg/class-1.m: Update.
19184 * objc.dg/const-str-1.m: Update.
19185 * objc.dg/fwd-proto-1.m: Update.
19186 * objc.dg/id-1.m: Update.
19187 * objc.dg/super-class-1.m: Update.
19188
19189 2001-11-29 Mark Mitchell <mark@codesourcery.com>
19190
19191 * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
19192 constructs.
19193
19194 2001-11-28 Jeffrey A Law (law@cygnus.com)
19195
19196 * gcc.c-torture/execute/20011128-1.c: New test.
19197
19198 2001-11-28 Hans-Peter Nilsson <hp@axis.com>
19199
19200 * gcc.dg/20011127-1.c: New test.
19201
19202 2001-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
19203
19204 * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples
19205 from Austin Group draft 7.
19206 * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in
19207 scanf format arguments.
19208 * gcc.dg/format/no-exargs-2.c: New test.
19209
19210 2001-11-25 Nathan Sidwell <nathan@codesourcery.com>
19211
19212 * g++.dg/abi/vbase8-4.C: New test.
19213
19214 2001-11-24 Ian Lance Taylor <ian@airs.com>
19215
19216 * gcc.c-torture/execute/20011121-1.c: New test.
19217
19218 2001-11-23 Jeffrey A Law (law@cygnus.com)
19219
19220 * gcc.c-torture/execute/ieee/20011123-1.c: New test.
19221
19222 2001-11-23 Andreas Jaeger <aj@suse.de>
19223
19224 * gcc.dg/cpp/charconst-2.c: New test.
19225
19226 2001-11-22 Geoffrey Keating <geoffk@redhat.com>
19227
19228 * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
19229 to the host if it is remote. Let tests specify extra headers
19230 they use.
19231 * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
19232 * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
19233 * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
19234 * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
19235 * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
19236 * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
19237 * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
19238 * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
19239 * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
19240 * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
19241
19242 2001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
19243
19244 * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
19245 for little endian ARMs.
19246
19247 2001-11-20 Jakub Jelinek <jakub@redhat.com>
19248
19249 * gcc.c-torture/compile/20011119-1.c: New test.
19250 * gcc.c-torture/compile/20011119-2.c: New test.
19251
19252 2001-11-17 Aldy Hernandez <aldyh@redhat.com>
19253
19254 * gcc.dg/altivec-1.c: Fix typo.
19255
19256 2001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
19257
19258 * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
19259
19260 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
19261
19262 * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
19263
19264 2001-11-19 Geoffrey Keating <geoffk@redhat.com>
19265
19266 * lib/g77.exp: Don't specify --rpath-link.
19267
19268 * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
19269 across all the headers.
19270 * gcc.dg/format/format.exp: For testing on a remote host,
19271 copy format.h.
19272
19273 * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
19274 * gcc.c-torture/execute/930406-1.c: Likewise.
19275 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
19276
19277 2001-11-19 Aldy Hernandez <aldyh@redhat.com>
19278
19279 * gcc.dg/altivec-1.c: New.
19280
19281 2001-11-19 Neil Booth <neil@daikokuya.demon.co.uk>
19282
19283 * gcc.dg/cpp/fpreprocessed.c: New test case.
19284
19285 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
19286
19287 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
19288 gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
19289 * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
19290
19291 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
19292
19293 * gcc.dg/no-builtin-1.c: New test.
19294
19295 2001-11-16 Jakub Jelinek <jakub@redhat.com>
19296
19297 * gcc.c-torture/execute/20011115-1.c: New test.
19298
19299 2001-11-15 Jakub Jelinek <jakub@redhat.com>
19300
19301 * gcc.c-torture/compile/20011114-2.c: New test.
19302 * gcc.c-torture/compile/20011114-3.c: New test.
19303 * gcc.c-torture/compile/20011114-4.c: New test.
19304
19305 2001-11-15 Nathan Sidwell <nathan@codesourcery.com>
19306
19307 * g++.dg/other/init1.C: New test.
19308
19309 2001-11-14 Geoffrey Keating <geoffk@redhat.com>
19310
19311 * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
19312 message.
19313
19314 * gcc.c-torture/execute/20011114-1.c: New testcase.
19315
19316 * gcc.c-torture/compile/20010327-1.c: Revert last change.
19317 * gcc.c-torture/compile/20011114-1.c: New test, exactly
19318 like the (before this change) version of 20010327-1.c.
19319
19320 2001-11-14 Roger Sayle <roger@eyesopen.com>
19321
19322 * gcc.c-torture/execute/string-opt-13.c: New testcase.
19323
19324 2001-11-14 Richard Sandiford <rsandifo@redhat.com>
19325
19326 * g++.dg/init/array2.C: New test.
19327
19328 2001-11-14 Alexandre Oliva <aoliva@redhat.com>
19329
19330 * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
19331
19332 2001-11-13 Nathan Sidwell <nathan@codesourcery.com>
19333
19334 * g++.dg/other/forscope1.C: New test.
19335 * g++.dg/ext/forscope1.C: New test.
19336 * g++.dg/ext/forscope2.C: New test.
19337
19338 2001-11-13 Jakub Jelinek <jakub@redhat.com>
19339
19340 * gcc.c-torture/execute/20011113-1.c: New test.
19341
19342 2001-11-09 Geoffrey Keating <geoffk@redhat.com>
19343
19344 * gcc.c-torture/execute/20011109-2.c: New test.
19345
19346 * gcc.c-torture/execute/20011109-1.c: New test.
19347
19348 2001-11-09 Jakub Jelinek <jakub@redhat.com>
19349
19350 * gcc.c-torture/compile/20011109-1.c: New test.
19351
19352 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
19353
19354 * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
19355 * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
19356 * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
19357 * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
19358 * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
19359 * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
19360 * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
19361
19362 2001-11-08 Neil Booth <neil@daikokuya.demon.co.uk>
19363
19364 * g++.dg/warn/Wshadow-1.C: New tests.
19365 * g++.old-deja/g++.mike/for3.C: Update.
19366
19367 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
19368
19369 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
19370 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
19371 XFAILs. Adjust expected error texts.
19372 * gcc.c-torture/compile/20011106-1.c,
19373 gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
19374 gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
19375 gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
19376 gcc.dg/c99-array-lval-5.c: New tests.
19377
19378 2001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk>
19379
19380 * gcc.dg/cpp/defined.c: Update.
19381
19382 2001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk>
19383
19384 * gcc.c-torture/execute/anon-1.c: New test.
19385
19386 2001-11-03 Geoffrey Keating <geoffk@redhat.com>
19387
19388 * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
19389 same size, so no warning should be produced on stormy16.
19390
19391 * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
19392 due to oversized array.
19393 * g++.old-deja/g++.mike/ns15.C: Likewise.
19394 * g++.old-deja/g++.pt/crash16.C: Likewise.
19395
19396 2001-11-02 Graham Stott <grahams@redhat.com>
19397
19398 * g++.dgother/debug1.C: Fix typos.
19399
19400 2001-11-01 Jakub Jelinek <jakub@redhat.com>
19401
19402 * g++.dg/other/debug1.C: New test.
19403
19404 2001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
19405
19406 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
19407 of unsigned long.
19408
19409 2001-10-30 Jakub Jelinek <jakub@redhat.com>
19410
19411 * gcc.dg/20011029-2.c: New test.
19412
19413 * gcc.c-torture/compile/20011029-1.c: New test.
19414
19415 2001-10-29 Nicola Pero <n.pero@mi.flashnet.it>
19416
19417 * objc/execute/class_self-1.m: New test.
19418 * objc/execute/class_self-2.m: New test.
19419
19420 2001-10-25 Zack Weinberg <zack@codesourcery.com>
19421
19422 * gcc.misc-tests/msgs.exp: Delete.
19423 * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
19424 * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected
19425 error set to match recent changes.
19426
19427 2001-10-24 Zack Weinberg <zack@codesourcery.com>
19428
19429 * gcc.dg/20011021-1.c: New test.
19430
19431 2001-10-24 Jakub Jelinek <jakub@redhat.com>
19432
19433 * gcc.c-torture/compile/20011023-1.c: New test.
19434
19435 2001-10-23 Geoffrey Keating <geoffk@redhat.com>
19436
19437 * lib/g77.exp: Rewrite based on lib/g++.exp.
19438
19439 2001-10-19 Jakub Jelinek <jakub@redhat.com>
19440
19441 * gcc.c-torture/execute/20011019-1.c: New test.
19442
19443 * gcc.dg/20011018-1.c: New test.
19444
19445 2001-10-19 NIIBE Yutaka <gniibe@m17n.org>
19446
19447 * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
19448
19449 2001-10-18 Alexandre Oliva <aoliva@redhat.com>
19450
19451 * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
19452 * gcc.dg/attr-invalid.c: Likewise.
19453
19454 2001-10-18 Jakub Jelinek <jakub@redhat.com>
19455
19456 * testsuite/gcc.dg/20011015-1.c: New test.
19457
19458 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
19459
19460 * g++.dg/template/unify2.C: New test.
19461
19462 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
19463
19464 * g++.dg/other/exception-specification.C: New test
19465
19466 2001-10-13 Tom Rix <trix@redhat.com>
19467
19468 * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
19469 * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
19470
19471 2001-10-12 Jakub Jelinek <jakub@redhat.com>
19472
19473 * testsuite/gcc.dg/20011009-1.c: New test.
19474
19475 2001-10-12 Nathan Sidwell <nathan@codesourcery.com>
19476
19477 PR g++/4476
19478 * g++.dg/other/friend1.C: New test.
19479
19480 2001-10-11 Richard Henderson <rth@redhat.com>
19481
19482 * g++.old-deja/g++.other/crash18.C: Add -S to options.
19483
19484 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19485
19486 * gcc.c-torture/compile/20011010-1.c: New.
19487
19488 2001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
19489
19490 * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
19491 g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
19492 g77.f-torture/execute/execute.exp,
19493 g77.f-torture/noncompile/noncompile.exp,
19494 gcc.c-torture/compile/compile.exp,
19495 gcc.c-torture/execute/execute.exp,
19496 gcc.c-torture/execute/ieee/ieee.exp,
19497 gcc.c-torture/execute/memcheck/memcheck.exp,
19498 gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
19499 objc/execute/execute.exp: Update FSF address.
19500
19501 2001-10-09 Neil Booth <neil@daikokuya.demon.co.uk>
19502
19503 * gcc.dg/cpp/cmdlne-C.c: Update.
19504 * gcc.dg/cpp/cmdlne-C2.c: New.
19505
19506 2001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19507
19508 * gcc.c-torture/execute/20011008-3.c: New.
19509
19510 2001-10-08 DJ Delorie <dj@redhat.com>
19511
19512 * gcc.dg/20011008-1.c: New.
19513 * gcc.dg/20011008-2.c: New.
19514
19515 2001-10-08 Neil Booth <neil@daikokuya.demon.co.uk>
19516
19517 * gcc.dg/cpp/spacing1.c: Update test.
19518
19519 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
19520
19521 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
19522 spelling errors of "separate" as "seperate".
19523
19524 2001-10-05 Alexandre Oliva <aoliva@redhat.com>
19525
19526 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
19527 enough to avoid inlining.
19528
19529 2001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
19530
19531 * lib/g77.exp: set libg2c_dir correctly.
19532
19533 2001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
19534
19535 * gcc.dg/cpp/macro11.c: New test.
19536
19537 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
19538
19539 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
19540 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
19541 gcc.dg/format/multattr-3.c: New tests.
19542 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
19543 tests for format attributes on function pointers being rejected.
19544
19545 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
19546
19547 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
19548
19549 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
19550
19551 * g++.dg/warn/format1.C: New test.
19552
19553 2001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
19554
19555 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
19556
19557 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
19558
19559 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
19560
19561 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
19562
19563 * gcc.dg/cpp/redef2.c: Add test.
19564
19565 2001-09-27 Geoffrey Keating <geoffk@redhat.com>
19566
19567 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
19568 long-standing bug on i686, apparently.
19569 * gcc.c-torture/execute/loop-2c.x: New file.
19570 * gcc.c-torture/execute/loop-2d.x: New file.
19571 * gcc.c-torture/execute/loop-3c.x: New file.
19572
19573 2001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
19574
19575 * gcc.dg/cpp/20000625-2.c: Correct line number.
19576
19577 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
19578
19579 * gcc.dg/cpp/macro10.c: New test.
19580 * gcc.dg/cpp/strify3.c: New test.
19581 * gcc.dg/cpp/spacing1.c: Add tests.
19582 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
19583 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
19584
19585 2001-09-24 DJ Delorie <dj@redhat.com>
19586
19587 * gcc.c-torture/execute/20010924-1.c: New test.
19588
19589 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
19590
19591 * testsuite/objc/execute/paste.m: Remove.
19592
19593 2001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
19594
19595 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
19596
19597 2001-09-22 George Helffrich <george@geo.titech.ac.jp>
19598
19599 * g77.dg/strlen0.f: New test.
19600
19601 2001-09-21 Richard Henderson <rth@redhat.com>
19602
19603 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
19604 * g++.old-deja/g++.abi/vtable2.C: Likewise.
19605
19606 2001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
19607
19608 Table-driven attributes.
19609 * g++.dg/ext/attrib1.C: New test.
19610
19611 2001-09-20 DJ Delorie <dj@redhat.com>
19612
19613 * gcc.dg/20000926-1.c: Update expected warning messages.
19614 * gcc.dg/array-2.c: Likewise, and test for warnings too.
19615 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
19616 array.
19617
19618 2001-09-18 Richard Sandiford <rsandifo@redhat.com>
19619
19620 * g++.dg/eh/registers1.C: New test case.
19621
19622 2001-09-17 Richard Henderson <rth@redhat.com>
19623
19624 * gcc.dg/array-5.c: Fix VLA decomposition test.
19625
19626 2001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
19627
19628 * gcc.dg/cpp/line5.c: New testcase.
19629
19630 2001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
19631
19632 * gcc.dg/cpp/macro9.c: New test.
19633
19634 2001-09-15 Aldy Hernandez <aldyh@redhat.com>
19635
19636 * gcc.c-torture/execute/980223.c: Change type of addr from long
19637 to char *.
19638
19639 2001-09-15 Hans-Peter Nilsson <hp@axis.com>
19640
19641 * gcc.c-torture/execute/20010915-1.c: New test.
19642
19643 2001-09-14 Janis Johnson <janis187@us.ibm.com>
19644
19645 * g77.dg/bprob: New directory.
19646 * g77.dg/bprob/bprob.exp: New file.
19647 * g77.dg/bprob/bprob-1.f: New test.
19648 * g77.dg/gcov: New directory.
19649 * g77.dg/gcov/gcov.exp: New file.
19650 * g77.dg/gcov/gcov-1.f: New test.
19651 * g77.dg/gcov/gcov-1.x: New file.
19652
19653 2001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
19654
19655 * gcc.dg/cpp/directiv.c: Update.
19656 * gcc.dg/cpp/undef1.c: Update.
19657
19658 2001-09-12 Jakub Jelinek <jakub@redhat.com>
19659
19660 * gcc.dg/20010912-1.c: New test.
19661
19662 2001-09-11 Janis Johnson <janis187@us.ibm.com>
19663
19664 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
19665 language-independent file in lib.
19666 * lib/gcov.exp: New file.
19667
19668 2001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
19669
19670 * gcc.c-torture/compile/20010911-1.c: New test.
19671
19672 2001-09-10 Janis Johnson <janis187@us.ibm.com>
19673
19674 * lib/profopt.exp: New, to support profile-directed optimizations.
19675 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
19676 * gcc.misc-tests/bprob-1.c: New test.
19677 * gcc.misc-tests/bprob-2.c: New test.
19678
19679 2001-09-07 Janis Johnson <janis187@us.ibm.com>
19680
19681 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
19682 XFAIL and which kinds of gcov output to verify.
19683 * gcc.misc-tests/gcov-4b.x: New file.
19684 * gcc.misc-tests/gcov-5b.x: New file.
19685 * gcc.misc-tests/gcov-6.x: New file.
19686 * gcc.misc-tests/gcov-7.c: New test.
19687 * gcc.misc-tests/gcov-7.x: New file.
19688
19689 2001-09-06 Janis Johnson <janis187@us.ibm.com>
19690
19691 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
19692 * gcc.misc-tests/gcov-6.c: New test.
19693
19694 2001-09-06 Nathan Sidwell <nathan@codesourcery.com>
19695
19696 PR c++/3986
19697 * g++.dg/abi/vbase1.C: New test.
19698
19699 2001-09-05 Ziemowit Laski <zlaski@apple.com>
19700
19701 * objc.dg/method-2.m: New.
19702
19703 2001-09-04 Nathan Sidwell <nathan@codesourcery.com>
19704
19705 PR c++/4203
19706 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
19707 * g++.dg/init/empty1.C: New test.
19708
19709 2001-09-03 Jakub Jelinek <jakub@redhat.com>
19710
19711 * gcc.c-torture/compile/20010903-1.c: New test.
19712
19713 2001-08-31 Roman Zippel <zippel@linux-m68k.org>
19714
19715 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
19716 for m68k.
19717
19718 2001-08-31 Geoffrey Keating <geoffk@redhat.com>
19719
19720 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
19721
19722 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
19723
19724 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
19725
19726 2001-08-30 Geoffrey Keating <geoffk@redhat.com>
19727
19728 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
19729 for 16-bit 'unsigned int'.
19730
19731 2001-08-29 Kazu Hirata <kazu@hxi.com>
19732
19733 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
19734
19735 2001-08-27 Richard Henderson <rth@redhat.com>
19736
19737 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
19738 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
19739
19740 2001-08-25 Aldy Hernandez <aldyh@redhat.com>
19741
19742 * gcc.dg/asm-names.c (ymain): New.
19743
19744 2001-08-22 Geoffrey Keating <geoffk@redhat.com>
19745
19746 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
19747 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
19748 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
19749
19750 2001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19751
19752 * gcc.dg/compare5.c: New testcase.
19753
19754 2001-08-23 Jason Merrill <jason_merrill@redhat.com>
19755
19756 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
19757 and "In instantiation".
19758
19759 2001-08-21 Aldy Hernandez <aldyh@redhat.com>
19760
19761 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
19762
19763 2001-08-20 Janis Johnson <janis187@us.ibm.com>
19764
19765 * gcc.misc-tests/gcov.exp: Add support for branch information.
19766 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
19767 * gcc.misc-tests/gcov-4.c: New test.
19768 * gcc.misc-tests/gcov-4b.c: New test.
19769 * gcc.misc-tests/gcov-5b.c: New test.
19770
19771 2001-08-20 Zack Weinberg <zackw@panix.com>
19772
19773 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
19774 expected to fail.
19775
19776 2001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
19777
19778 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
19779
19780 2001-08-19 Jakub Jelinek <jakub@redhat.com>
19781
19782 * g++.dg/eh/template1.C: New test.
19783
19784 2001-08-16 David Billinghurst <David.Billinghurst@riotinto.com>
19785
19786 * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
19787 Fix thinko.
19788 * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
19789 for xfail.
19790
19791 2001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
19792
19793 * lib/g77-dg.exp: Use prune.exp for common procedures
19794 (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
19795 * lib/g77.exp: (g77-dg-prune) Remove
19796
19797 2001-08-13 Jason Merrill <jason_merrill@redhat.com>
19798
19799 * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
19800
19801 2001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
19802
19803 * g++.dg/template/unify1.C: New test.
19804
19805 2001-08-07 Nathan Sidwell <nathan@codesourcery.com>
19806
19807 * g++.dg/abi/empty4.C: New test.
19808
19809 2001-08-06 David Billinghurst <David.Billinghurst@riotinto.com>
19810
19811 * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
19812 solaris2.*
19813 * g77.f-torture/compile/pr3743.x: Likewise
19814
19815 2001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
19816
19817 * g++.dg/other/using-declaration.C: New test.
19818
19819 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
19820
19821 * gcc.dg/cpp/tr-sign.c: New testcase.
19822
19823 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
19824
19825 * gcc.dg/cpp/19951025-1.c: Revert.
19826 * gcc.dg/cpp/directiv.c: We no longer process directives that
19827 interrupt macro arguments.
19828
19829 2001-08-03 Zack Weinberg <zackw@stanford.edu>
19830
19831 * gcc.dg/bconstp-1.c: New test.
19832
19833 2001-08-03 Richard Henderson <rth@redhat.com>
19834
19835 * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
19836
19837 2001-08-02 Neil Booth <neil@daikokuya.demon.co.uk>
19838
19839 * gcc.dg/cpp/19951025-1.c: Update.
19840
19841 2001-08-02 Jeffrey Oldham <oldham@codesourcery.com>
19842
19843 * g77.dg/ff90-1.f (s): Fix reference of variable z,
19844 should be x.
19845
19846 2001-08-02 Nathan Sidwell <nathan@codesourcery.com>
19847
19848 Kill -fhonor-std.
19849 * g++.old-deja/g++.ns/ns14.C: Remove special options.
19850 * g++.old-deja/g++.other/std1.C: Likewise.
19851 * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
19852
19853 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
19854
19855 * lib/g77.exp: Load gcc-defs.exp for common procedures
19856 (g77_pass, g77_fail, g77_finish, g77_exit,
19857 ${tool}_check_unsupported_p} Now redundant. Deleted.
19858
19859 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
19860
19861 * g77.dg/fbackslash.f
19862 * g77.dg/fcase-preserve.f
19863 * g77.dg/ff90-1.f
19864 * g77.dg/ffixed-line-length-0.f
19865 * g77.dg/ffixed-line-length-132.f
19866 * g77.dg/ffixed-line-length-7.f
19867 * g77.dg/ffixed-line-length-72.f
19868 * g77.dg/ffixed-line-length-none.f
19869 * g77.dg/ffree-form-1.f
19870 * g77.dg/fno-backslash.f
19871 * g77.dg/fno-f90-1.f
19872 * g77.dg/fno-fixed-form-1.f
19873 * g77.dg/fno-onetrip.f
19874 * g77.dg/fno-typeless-boz.f
19875 * g77.dg/fno-underscoring.f
19876 * g77.dg/fno-vxt-1.f
19877 * g77.dg/fonetrip.f
19878 * g77.dg/ftypeless-boz.f
19879 * g77.dg/fugly-assumed.f
19880 * g77.dg/funderscoring.f
19881 * g77.dg/fvxt-1.f
19882
19883 2001-08-01 Ziemowit Laski <zlaski@apple.com>
19884
19885 * objc.dg/fwd-proto-1.m: New.
19886 * objc.dg/local-decl-1.m: New.
19887 * objc.dg/naming-1.m: New.
19888 * objc.dg/naming-2.m: New.
19889 * objc.dg/proto-hier-1.m: New.
19890
19891 2001-07-31 Hans-Peter Nilsson <hp@bitrange.com>
19892
19893 * gcc.dg/c99-scope-2.c: Don't generally assume adding more
19894 largest-type elements to a struct makes its size grow.
19895
19896 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
19897
19898 * g++.dg/abi/vthunk1.C: New test.
19899
19900 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
19901
19902 * g++.dg/abi/vbase8-22.C: New test.
19903
19904 2001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk>
19905
19906 * gcc.dg/cpp/macro8.c: New test.
19907
19908 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
19909
19910 * g++.dg/abi/vbase8-21.C: New test.
19911
19912 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
19913
19914 * g++.dg/abi/vbase8-10.C: New test.
19915
19916 2001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19917
19918 * lib/g++.exp (g++_set_ld_library_path): Renamed to
19919 ${tool}_set_ld_library_path.
19920 Changed caller.
19921 * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
19922 g++.exp.
19923
19924 2001-07-26 Stan Cox <scox@redhat.com>
19925
19926 * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
19927 * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
19928 gcc_exit, gcc_check_unsupported_p):
19929 Moved to gcc-deps.exp
19930 * gcc-deps.exp: New file.
19931
19932 2001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
19933
19934 * g++.old-deja/g++.pt/defarg14.C: New test.
19935
19936 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
19937
19938 * g++.old-deja/g++.other/lineno5.C: New test.
19939
19940 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
19941
19942 * g++.old-deja/g++.pt/crash68.C: New test.
19943
19944 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
19945
19946 * g++.old-deja/g++.other/crash42.C: New test.
19947
19948 2001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
19949
19950 * gcc.dg/cpp/extratokens.c: Fix.
19951 * gcc.dg/cpp/skipping2.c: New tests.
19952
19953 2001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19954
19955 * gcc.c-torture/execute/20010724-1.c: New file.
19956 * gcc.c-torture/execute/20010724-1.x: New file.
19957
19958 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
19959
19960 * g++.old-deja/g++.other/cond7.C: New test.
19961
19962 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
19963
19964 * g++.old-deja/g++.other/optimize4.C: New test.
19965
19966 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
19967
19968 * g++.old-deja/g++.abi/vbase8-5.C: New test.
19969
19970 2001-07-24 Jason Merrill <jason_merrill@redhat.com>
19971
19972 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
19973 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
19974 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
19975 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
19976
19977 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
19978 bug report" message.
19979
19980 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
19981 * g++.dg/ext/instantiate1.C: Move from old-deja.
19982
19983 2001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
19984
19985 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
19986 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
19987 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
19988 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
19989
19990 2001-07-23 Jeffrey A Law (law@cygnus.com)
19991
19992 * gcc.c-torture/execute/20010723-1.c: New test.
19993
19994 2001-07-23 Ben Elliston <bje@redhat.com>
19995
19996 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
19997
19998 2001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19999
20000 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
20001 i[34567]86-*-*.
20002 Delete handling of ieee_multilib_flags.
20003 Pass -mieee for alpha*-*-* and sh-*-*.
20004 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
20005
20006 2001-07-21 Nathan Sidwell <nathan@codesourcery.com>
20007
20008 Remove old-abi tests.
20009 * g++.old-deja/g++.mike/p11116.C: Remove.
20010 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
20011
20012 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
20013
20014 * g77.f-torture/compile/pr3743.f: New test
20015
20016 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
20017
20018 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
20019
20020 2001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
20021
20022 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
20023 g++.old-deja/g++.pt/static6.C: Likewise.
20024 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
20025 supports weak symbols.
20026
20027 2001-07-18 Andreas Jaeger <aj@suse.de>
20028
20029 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
20030 supported again.
20031
20032 2001-07-18 Andreas Jaeger <aj@suse.de>
20033
20034 * gcc.dg/iftrap-1.c: Fix target line.
20035
20036 2001-07-17 Richard Henderson <rth@redhat.com>
20037
20038 * gcc.c-torture/execute/20010717-1.c: New.
20039
20040 2001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
20041
20042 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
20043 tests.
20044
20045 2001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
20046
20047 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
20048
20049 2001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
20050
20051 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
20052 UAC_SIGBUS, UAC_NOPRINT definitions.
20053
20054 2001-07-16 Nicola Pero <n.pero@mi.flashnet.it>
20055
20056 * objc/execute/object_is_class.m: New test.
20057 * objc/execute/object_is_meta_class.m: New test.
20058
20059 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
20060
20061 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
20062 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
20063
20064 2001-01-15 David Billinghurst <David.Billinghurst@riotinto.com>
20065
20066 * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
20067 * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
20068
20069 2001-07-14 Richard Henderson <rth@redhat.com>
20070
20071 * gcc.dg/iftrap-1.c: New.
20072
20073 2001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>
20074
20075 * g77.f-torture/execute/intrinsic77.f: New test.
20076
20077 2001-07-11 Janis Johnson <janis@us.ibm.com>
20078
20079 * gcc.misc-tests/gcov-3.c: New test.
20080
20081 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
20082
20083 * gcc.c-torture/compile/20010711-1.c,
20084 * gcc.c-torture/compile/20010711-2.c: New tests.
20085
20086 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
20087
20088 * gcc.c-torture/execute/20010711-1.c: New test.
20089
20090 2001-07-11 Ben Elliston <bje@redhat.com>
20091
20092 * g++.old-deja/g++.other/enum5.C: New test.
20093
20094 2001-07-10 Jason Merrill <jason_merrill@redhat.com>
20095
20096 * lib/g++-dg.exp: Load file-format and target-supports like gcc.
20097 (g++-dg-prune): Call prune_gcc_output.
20098 * prune.exp: New file for prune_gcc_output.
20099 * lib/g++.exp, lib/gcc.exp: Load it.
20100
20101 2001-07-08 Joseph S. Myers <jsm28@cam.ac.uk>
20102
20103 * gcc.c-torture/compile/20010701-1.c,
20104 g++.old-deja/g++.ext/attrib6.C: New tests.
20105
20106 2001-07-06 Jeffrey A Law (law@cygnus.com)
20107
20108 * gcc.c-torture/compile/20010706-1.c: New test.
20109
20110 2000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
20111
20112 * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
20113
20114 2001-06-28 Stan Shebs <shebs@apple.com>
20115
20116 * gcc.dg/pragma-darwin.c: New test.
20117
20118 2001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
20119
20120 * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
20121 Solaris 2.[678] system.
20122
20123 2001-06-22 Joseph S. Myers <jsm28@cam.ac.uk>
20124
20125 * gcc.dg/20010622-1.c: New test.
20126
20127 2001-06-18 Stan Shebs <shebs@apple.com>
20128
20129 * objc.dg: New directory.
20130 * objc.dg/dg.exp: New file.
20131 * objc.dg/alias.m: New.
20132 * objc.dg/class-1.m: New.
20133 * objc.dg/class-2.m: New.
20134 * objc.dg/const-str-1.m: New.
20135 * objc.dg/const-str-2.m: New.
20136 * objc.dg/id-1.m: New.
20137 * objc.dg/method-1.m: New.
20138 * objc.dg/super-class-1.m: New.
20139 * lib/objc-dg.exp: New file.
20140
20141 2001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
20142
20143 * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
20144 of label name.
20145
20146 2001-06-14 Nathan Sidwell <nathan@codesourcery.com>
20147
20148 * g++.old-deja/g++.abi/vbase8-9.C: New test.
20149
20150 2001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20151
20152 * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
20153 variable.
20154
20155 2001-06-12 Richard Henderson <rth@redhat.com>
20156
20157 * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
20158
20159 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
20160
20161 * g++.old-deja/g++.abi/vbase5.C: New test.
20162 * g++.old-deja/g++.abi/vbase6.C: New test.
20163 * g++.old-deja/g++.abi/vbase7.C: New test.
20164
20165 2001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20166
20167 * gcc.c-torture/compile/20010610-1.c: New test.
20168
20169 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
20170
20171 * g++.old-deja/g++.abi/vbase4.C: New test.
20172
20173 2001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
20174
20175 * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
20176 support %f for HC11/HC12 targets.
20177 * gcc.c-torture/execute/930513-1.x: New file, likewise.
20178 * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
20179 on HC11/HC12 targets.
20180 * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
20181
20182 2001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
20183
20184 * gcc.dg/wchar_t-1.c: New file.
20185 * gcc.dg/wint_t-1.c: Likewise.
20186
20187 2001-06-11 Bernd Schmidt <bernds@redhat.com>
20188
20189 * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
20190
20191 2001-06-11 Richard Henderson <rth@redhat.com>
20192
20193 * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
20194
20195 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
20196
20197 * gcc.c-torture/compile/20010611-1.c: New test.
20198
20199 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
20200
20201 * gcc.dg/c99-tag-1.c: Add more tests.
20202
20203 2001-06-10 Alexandre Oliva <aoliva@redhat.com>
20204
20205 * g++.old-deja/g++.abi/ptrmem.C: Take into account different
20206 representation on MN10300 and ARM/Thumb.
20207
20208 2001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
20209
20210 * g77.f-torture/execute/20010610.f: New.
20211
20212 2001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
20213
20214 * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
20215 names.
20216
20217 2001-06-09 Richard Henderson <rth@redhat.com>
20218
20219 * gcc.c-torture/execute/ashrdi-1.c: New.
20220 * gcc.c-torture/execute/ashldi-1.c: New.
20221 * gcc.c-torture/execute/lshrdi-1.c: New.
20222
20223 2001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com>
20224
20225 * objc/execute/load-3.m: Added. Check sending +load to categories,
20226 in addition to classes.
20227
20228 2001-06-08 Stan Shebs <shebs@apple.com>
20229
20230 * objc/execute/load-2.m: New test. From Nicola Pero
20231 <n.pero@mi.flashnet.it>.
20232
20233 2001-06-08 Jakub Jelinek <jakub@redhat.com>
20234
20235 * gcc.c-torture/execute/20010605-2.c: New test.
20236
20237 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
20238
20239 * g++.old-deja/g++.abi/vbase2.C: New test.
20240 * g++.old-deja/g++.abi/vbase3.C: New test.
20241
20242 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
20243
20244 * g++.old-deja/g++.pt/friend49.C: New test.
20245
20246 2001-06-07 Nathan Sidwell <nathan@codesourcery.com>
20247
20248 * g++.old-deja/g++.ext/anon3.C: New test.
20249
20250 2001-06-05 Nathan Sidwell <nathan@codesourcery.com>
20251
20252 * g++.old-deja/g++.other/conv7.C: New test.
20253
20254 2001-06-05 Joseph S. Myers <jsm28@cam.ac.uk>
20255
20256 * gcc.c-torture/compile/20010605-2.c: New test.
20257
20258 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
20259
20260 * gcc.c-torture/execute/20010604-1.c: New test.
20261
20262 2001-06-04 Loren J. Rittle <ljrittle@acm.org>
20263
20264 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
20265
20266 2001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
20267
20268 * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
20269 (g++_link_flags): Likewise.
20270 (g++_init): Pass gccpath's value to two previous functions.
20271
20272 2001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20273
20274 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
20275 Ensure logfile entry matches exec command line.
20276
20277 2001-05-31 Richard Henderson <rth@redhat.com>
20278
20279 * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
20280 * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
20281
20282 2001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
20283
20284 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
20285 compiler for irix6.2
20286
20287 2001-05-30 Nathan Sidwell <nathan@codesourcery.com>
20288
20289 * g++.old-deja/g++.other/optimize3.C: New file.
20290
20291 2001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
20292
20293 * gcc.c-torture/compile/20010518-2.x: New file to compile, not
20294 assemble.
20295
20296 2001-05-26 Nathan Sidwell <nathan@codesourcery.com>
20297
20298 * g++.old-deja/g++.other/optimize2.C: New file.
20299
20300 2001-05-25 Diego Novillo <dnovillo@redhat.com>
20301
20302 * gcc.c-torture/compile/20010518-2.c: New file.
20303 * gcc.c-torture/execute/20010518-1.c: New file.
20304 * gcc.c-torture/execute/20010518-2.c: New file.
20305
20306 2001-05-25 Joseph S. Myers <jsm28@cam.ac.uk>
20307
20308 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
20309
20310 2001-05-24 Mark Mitchell <mark@codesourcery.com>
20311
20312 G++ no longer defines builtins that do not begin with __builtin.
20313 * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
20314 * g++.old-deja/g++.brendand/misc13.C: Likewise.
20315 * g++.old-deja/g++.law/builtin1.C: Likewise.
20316 * g++.old-deja/g++.law/cvt2.C: Likewise.
20317 * g++.old-deja/g++.mike/net5.C: Likewise.
20318 * g++.old-deja/g++.other/builtins1.C: Likewise.
20319 * g++.old-deja/g++.other/builtins2.C: Likewise.
20320 * g++.old-deja/g++.other/builtins3.C: Likewise.
20321 * g++.old-deja/g++.other/builtins4.C: Likewise.
20322 * g++.old-deja/g++.other/inline8.C: Likewise.
20323 * g++.old-deja/g++.robertl/eb39.C: Likewise.
20324
20325 2001-05-24 Nathan Sidwell <nathan@codesourcery.com>
20326
20327 * g++.old-deja/g++.pt/using1.C: Adjust.
20328 * g++.old-deja/g++.pt/using2.C: New test.
20329
20330 2001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
20331
20332 * gcc.dg/cpp/charconst.c: New tests.
20333 * gcc.dg/cpp/escape.c: New tests.
20334 * gcc.dg/cpp/escape-1.c: New tests.
20335 * gcc.dg/cpp/escape-2.c: New tests.
20336 * gcc.dg/cpp/ucs.c: New tests.
20337
20338 2001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com>
20339
20340 * gcc.misc-tests/linkage.exp: Pass appropriate flags to
20341 native compiler for irix6.5.
20342
20343 Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>
20344
20345 * lib/g++.exp (g++_include_flags): Use args to compute
20346 get_multilibs.
20347 (g++_link_flags): Likewise.
20348 (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
20349
20350 2001-05-22 Joseph S. Myers <jsm28@cam.ac.uk>
20351
20352 * gcc.dg/c90-hexfloat-1.c: Add more tests.
20353
20354 2001-05-21 Geoff Keating <geoffk@redhat.com>
20355
20356 * gcc.c-torture/compile/920520-1.x: Merge previous contents into
20357 this file.
20358
20359 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
20360
20361 * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
20362 STACK_SIZE;
20363 * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
20364 to STACK_SIZE; Use it to define size of add_histo array.
20365 * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
20366 to STACK_SIZE.
20367 (f): Use GITT_SIZE to define size of gitt local table.
20368 * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
20369 to STACK_SIZE; Use it to define size of bytemem array.
20370
20371 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
20372
20373 * gcc.c-torture/compile/20000804-1.x: New file, this test fails
20374 on 68HC11/HC12 due to the asm instruction.
20375 * gcc.c-torture/compile/20001205-1.x: New file, ditto.
20376 * gcc.c-torture/compile/920520-1.x: Likewise.
20377 * gcc.c-torture/compile/20001226-1.x: New file, this test fails
20378 on 68HC11/HC12 because the function is larger than 64K.
20379 * gcc.c-torture/compile/961203-1.x: New file, this test fails
20380 on 68HC11/HC12 because the structure is too large.
20381
20382 2001-05-20 Richard Henderson <rth@redhat.com>
20383
20384 * gcc.c-torture/execute/20010520-1.c: New.
20385
20386 2001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20387
20388 * g++.old-deja/g++.warn/compare1.C: New test.
20389 * gcc.dg/compare4.c: New test.
20390
20391 2001-05-20 Nathan Sidwell <nathan@codesourcery.com>
20392
20393 * g++.old-deja/g++.other/optimize1.C: New test.
20394
20395 2001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
20396
20397 * g++.old-deja/g++.pt/spec41.C: New test.
20398
20399 2001-05-19 Joseph S. Myers <jsm28@cam.ac.uk>
20400
20401 * gcc.c-torture/compile/20010114-1.x: Remove.
20402
20403 2001-05-18 Stan Shebs <shebs@apple.com>
20404
20405 * gcc.c-torture/compile/20010518-1.c: New test.
20406
20407 2001-05-18 Nathan Sidwell <nathan@codesourcery.com>
20408
20409 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
20410 * g++.old-deja/g++.pt/crash67.C: New test.
20411
20412 2001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com>
20413
20414 * g++.old-deja/g++.other/debug9.C: New test.
20415
20416 2001-05-16 Zack Weinberg <zackw@stanford.edu>
20417
20418 * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
20419
20420 2001-05-16 Jan Hubicka <jh@suse.cz>
20421
20422 * gcc.c-torture/compile/20010516-1.c: New test.
20423
20424 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
20425
20426 * g++.old-deja/g++.other/crash41.C: New test.
20427
20428 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
20429
20430 * g++.old-deja/g++.pt/crash66.C: New test.
20431
20432 2001-05-15 Benjamin Kosnik <bkoz@redhat.com>
20433
20434 * g++.old-deja/g++.robertl/eb27.C: Convert.
20435
20436 2001-05-15 Nick Clifton <nickc@cambridge.redhat.com>
20437
20438 * g++.dg/friend-warn.C: New test. Do not warn about friend
20439 declaration being redundant.
20440
20441 2001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at>
20442
20443 * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
20444
20445 2001-05-14 Mark Mitchell <mark@codesourcery.com>
20446
20447 * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
20448
20449 2001-05-13 Benjamin Kosnik <bkoz@redhat.com>
20450
20451 * lib/g++.exp: Use testsuite_flags.
20452
20453 2001-05-13 Mark Mitchell <mark@codesourcery.com>
20454
20455 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
20456
20457 2001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
20458
20459 * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
20460
20461 2001-05-11 Mark Mitchell <mark@codesourcery.com>
20462
20463 * lib/objc.exp: Add -lposix4 on Solaris 2.8.
20464
20465 2001-05-10 Joseph S. Myers <jsm28@cam.ac.uk>
20466
20467 * gcc.c-torture/compile/20010313-1.c: New test.
20468
20469 2001-05-09 Zack Weinberg <zackw@stanford.edu>
20470
20471 * gcc.dg/cpp/direct2.c: New test.
20472 * gccq.dg/cpp/direct2s.c: New test.
20473
20474 * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
20475
20476 2001-05-07 Mark Mitchell <mark@codesourcery.com>
20477
20478 * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
20479 * g++.old-deja/g++.other/op3.C: Likewise.
20480
20481 2001-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
20482
20483 * gcc.dg/cpp/syshdr.h: New file.
20484 * gcc.dg/cpp/sysmac1.c: Update.
20485 * gcc.dg/cpp/sysmac2.c: Update.
20486
20487 2001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
20488
20489 * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
20490
20491 2001-05-04 David Edelsohn <edelsohn@gnu.org>
20492
20493 * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
20494 gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
20495
20496 2001-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
20497
20498 * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
20499
20500 2001-05-03 Geoffrey Keating <geoffk@redhat.com>
20501
20502 * lib/g++.exp (g++_include_flags): Don't use any special flags
20503 if TESTING_IN_BUILD_TREE is not defined.
20504 (g++_init): Use a plain 'c++' as the compiler if
20505 TESTING_IN_BUILD_TREEE is not defined.
20506
20507 2001-05-02 Jakub Jelinek <jakub@redhat.com>
20508
20509 * g++.old-deja/g++.eh/catch13.C: New test.
20510 * g++.old-deja/g++.eh/catch14.C: New test.
20511
20512 2001-05-02 Jakub Jelinek <jakub@redhat.com>
20513
20514 * gcc.dg/cpp/tr-define.c: New test.
20515
20516 2001-05-01 Loren J. Rittle <ljrittle@acm.org>
20517
20518 * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
20519 <stdlib.h>, not <malloc.h>.
20520
20521 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
20522
20523 * g++.old-deja/g++.ns/template17.C: New test.
20524
20525 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
20526
20527 * g++.old-deja/g++.pt/ref4.C: New test.
20528
20529 2001-04-30 Richard Henderson <rth@redhat.com>
20530
20531 * gcc.dg/20000724-1.c: Revert last change.
20532
20533 2001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
20534
20535 * g77.f-torture/execute/20010430.f: New test.
20536
20537 2001-04-30 Mark Mitchell <mark@codesourcery.com>
20538
20539 * gcc.dg/20000724-1.c: Add a clobber of `esp'.
20540
20541 2001-04-29 Joseph S. Myers <jsm28@cam.ac.uk>
20542
20543 * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
20544
20545 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
20546
20547 * g++.old-deja/g++.eh/crash6.C: New test.
20548
20549 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
20550
20551 * g++.old-deja/g++.other/warn7.C: New test.
20552
20553 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
20554
20555 * g++.old-deja/g++.other/defarg9.C: New test.
20556
20557 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
20558
20559 * g77.f-torture/compile/20010426.f: New test.
20560 * g77.f-torture/execute/20010426.f: New test.
20561
20562 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
20563
20564 * g77.f-torture/compile/20000629-1.x: Remove - error
20565 has been fixed.
20566
20567 2001-04-26 Jeffrey A Law (law@cygnus.com)
20568
20569 * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
20570 Tweak slightly to work with g++.dg framework.
20571 * g++.dg/special/ecos.exp: Run initp1.C test.
20572 * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
20573
20574 * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
20575 its linker doesn't give line numbers either.
20576 * g++.old-deja/g++.ext/instantiate3.C: Similarly.
20577
20578 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
20579
20580 * g++.old-deja/g++.other/lex1.C: New test.
20581
20582 2001-04-26 Jakub Jelinek <jakub@redhat.com>
20583
20584 * gcc.dg/noncompile/20010425-1.c: New test.
20585
20586 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
20587
20588 * g++.old-deja/g++.pt/mangle2.C: New test.
20589
20590 2001-04-25 Jakub Jelinek <jakub@redhat.com>
20591
20592 * gcc.dg/format/plus-1.c: New test.
20593
20594 2001-04-25 Jakub Jelinek <jakub@redhat.com>
20595
20596 * gcc.dg/20010423-1.c: New test.
20597
20598 2001-04-25 Jakub Jelinek <jakub@redhat.com>
20599
20600 * gcc.c-torture/execute/20010422-1.c: New test.
20601
20602 2001-04-25 Nathan Sidwell <nathan@codesourcery.com>
20603
20604 * g++.old-deja/g++.ns/type2.C: New test.
20605
20606 2001-04-24 Zack Weinberg <zackw@stanford.edu>
20607
20608 * g++.old-deja/g++.other/perf1.C: New test.
20609
20610 2001-04-24 Nathan Sidwell <nathan@codesourcery.com>
20611
20612 * gcc.dg/c99-func-2.c: Remove xfail.
20613 * gcc.dg/c99-func-3.c: Remove xfail.
20614 * gcc.dg/c99-func-4.c: Remove xfail.
20615
20616 2001-04-23 Zack Weinberg <zackw@stanford.edu>
20617
20618 * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
20619
20620 2001-04-23 Joseph S. Myers <jsm28@cam.ac.uk>
20621
20622 * gcc.c-torture/compile/20010423-1.c: New test.
20623
20624 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
20625
20626 * g++.old-deja/g++.pt/typename28.C: New test.
20627
20628 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
20629
20630 * g++.old-deja/g++.abi/empty2.C: New test.
20631 * g++.old-deja/g++.abi/empty3.C: New test.
20632
20633 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20634
20635 * g++.old-deja/g++.other/comdat2.C: New test.
20636 * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
20637
20638 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20639
20640 * g++.old-deja/g++.other/overload14.C: New test.
20641
20642 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20643
20644 * g++.old-deja/g++.other/lookup23.C: New test.
20645
20646 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20647
20648 * gcc.c-torture/execute/20010403-1.c: New test.
20649
20650 2001-04-19 David Billinghurst <David.Billinghurst@riotinto.com>
20651 Mark Mitchell <mark@codesourcery.com>
20652
20653 * lib/old-dejagnu.exp: Don't delete output of executable.
20654 Add .exe suffix to executables.
20655
20656 2001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
20657
20658 * g77.f-torture/execute/short.x; Remove - Error has been fixed.
20659
20660 2001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20661
20662 * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
20663
20664 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
20665
20666 * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
20667 * g++.old-deja/g++.abi/crash1.C: New test.
20668
20669 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
20670
20671 * g++.old-deja/g++.other/crash40.C: New test.
20672
20673 2001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20674
20675 * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
20676
20677 2001-04-11 Nathan Sidwell <nathan@codesourcery.com>
20678
20679 * g++.old-deja/g++.other/warn6.C: New test.
20680
20681 22001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
20682
20683 * g++.old-deja/g++.robertl/eb42.C: Same.
20684
20685 001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20686
20687 * gcc.dg/wtr-conversion-1.c: New testcase.
20688
20689 2001-04-10 Richard Henderson <rth@redhat.com>
20690
20691 * g++.old-deja/g++.other/array5.C: New.
20692
20693 2001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20694
20695 * gcc.c-torture/execute/20010408-1.c: New test.
20696
20697 2001-04-06 Benjamin Kosnik <bkoz@redhat.com>
20698
20699 * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
20700 headers and constructs.
20701 * g++.old-deja/g++.robertl/eb79.C: Same.
20702 * g++.old-deja/g++.robertl/eb77.C (main): Same.
20703 * g++.old-deja/g++.robertl/eb73.C: Same.
20704 * g++.old-deja/g++.robertl/eb66.C (main): Same.
20705 * g++.old-deja/g++.robertl/eb55.C (t): Same.
20706 * g++.old-deja/g++.robertl/eb54.C (main): Same.
20707 * g++.old-deja/g++.robertl/eb46.C (main): Same.
20708 * g++.old-deja/g++.robertl/eb44.C: Same.
20709 * g++.old-deja/g++.robertl/eb41.C (main): Same.
20710 * g++.old-deja/g++.robertl/eb4.C (main): Same.
20711 * g++.old-deja/g++.robertl/eb39.C: Same.
20712 * g++.old-deja/g++.robertl/eb33.C (main): Same.
20713 * g++.old-deja/g++.robertl/eb31.C (main): Same.
20714 * g++.old-deja/g++.robertl/eb30.C: Same.
20715 * g++.old-deja/g++.robertl/eb3.C: Same.
20716 * g++.old-deja/g++.robertl/eb24.C (T>): Same.
20717 * g++.old-deja/g++.robertl/eb21.C: Same.
20718 * g++.old-deja/g++.robertl/eb15.C: Same.
20719 * g++.old-deja/g++.robertl/eb118.C: Same.
20720 * g++.old-deja/g++.robertl/eb115.C (main): Same.
20721 * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
20722 * g++.old-deja/g++.robertl/eb109.C: Same.
20723 * g++.old-deja/g++.other/sibcall1.C (main): Same.
20724 * g++.old-deja/g++.mike/rtti1.C: Same.
20725 * g++.old-deja/g++.mike/p658.C: Same.
20726 * g++.old-deja/g++.mike/net46.C: Same.
20727 * g++.old-deja/g++.mike/net34.C: Same.
20728 * g++.old-deja/g++.mike/memoize1.C: Same.
20729 * g++.old-deja/g++.mike/eh2.C: Same.
20730 * g++.old-deja/g++.law/weak.C: Same.
20731 * g++.old-deja/g++.law/visibility7.C: Same.
20732 * g++.old-deja/g++.law/visibility25.C: Same.
20733 * g++.old-deja/g++.law/visibility22.C: Same.
20734 * g++.old-deja/g++.law/visibility2.C: Same.
20735 * g++.old-deja/g++.law/visibility17.C: Same.
20736 * g++.old-deja/g++.law/visibility13.C: Same.
20737 * g++.old-deja/g++.law/visibility10.C: Same.
20738 * g++.old-deja/g++.law/visibility1.C: Same.
20739 * g++.old-deja/g++.law/virtual3.C (eval): Same.
20740 * g++.old-deja/g++.law/vbase1.C: Same.
20741 * g++.old-deja/g++.law/operators32.C: Same.
20742 * g++.old-deja/g++.law/nest3.C: Same.
20743 * g++.old-deja/g++.law/missed-error2.C (foo): Same.
20744 * g++.old-deja/g++.law/except5.C (main): Same.
20745 * g++.old-deja/g++.law/cvt7.C (run): Same.
20746 * g++.old-deja/g++.law/cvt2.C: Same.
20747 * g++.old-deja/g++.law/cvt16.C: Same.
20748 * g++.old-deja/g++.law/ctors6.C (bar): Same.
20749 * g++.old-deja/g++.law/ctors17.C (main): Same.
20750 * g++.old-deja/g++.law/ctors13.C: Same.
20751 * g++.old-deja/g++.law/ctors12.C (main): Same.
20752 * g++.old-deja/g++.law/ctors10.C: Same.
20753 * g++.old-deja/g++.law/code-gen5.C: Same.
20754 * g++.old-deja/g++.law/bad-error7.C: Same.
20755 * g++.old-deja/g++.law/arm9.C: Same.
20756 * g++.old-deja/g++.law/arm12.C: Same.
20757 * g++.old-deja/g++.law/arg8.C: Same.
20758 * g++.old-deja/g++.law/arg1.C: Same.
20759 * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
20760 * g++.old-deja/g++.jason/template31.C: Same.
20761 * g++.old-deja/g++.jason/template24.C (main): Same.
20762 * g++.old-deja/g++.jason/2371.C: Same.
20763 * g++.old-deja/g++.eh/new2.C: Same.
20764 * g++.old-deja/g++.eh/new1.C: Same.
20765 * g++.old-deja/g++.brendan/ptolemy2.C: Same.
20766 * g++.old-deja/g++.brendan/nest21.C (main): Same.
20767 * g++.old-deja/g++.brendan/err-msg3.C: Same.
20768 * g++.old-deja/g++.brendan/crash62.C: Same.
20769 * g++.old-deja/g++.brendan/crash52.C: Same.
20770 * g++.old-deja/g++.brendan/crash49.C (main): Same.
20771 * g++.old-deja/g++.brendan/crash38.C: Same.
20772 * g++.old-deja/g++.brendan/crash15.C (main): Same.
20773 * g++.old-deja/g++.brendan/copy9.C: Same.
20774
20775 2001-04-06 J"orn Rennecke <amylaar@redhat.com>
20776
20777 * gcc.c-torture/execute/20001203-2.c (memset):
20778 Count argument is of type __SIZE_TYPE__.
20779
20780 2001-04-04 Diego Novillo <dnovillo@redhat.com>
20781
20782 * gcc.c-torture/compile/20010404-1.c: New test.
20783
20784 2001-04-04 Jakub Jelinek <jakub@redhat.com>
20785
20786 * gcc.c-torture/compile/20010326-1.c: New test.
20787
20788 2001-04-03 Alexandre Oliva <aoliva@redhat.com>
20789
20790 * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
20791 peculiarities of the SH.
20792 * g++.old-deja/g++.ext/instantiate2.C: Likewise.
20793
20794 2001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
20795
20796 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
20797 * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
20798 * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
20799
20800 2001-04-02 Jakub Jelinek <jakub@redhat.com>
20801
20802 * g77.f-torture/compile/20010321-1.f: New test.
20803
20804 2001-04-02 Jakub Jelinek <jakub@redhat.com>
20805
20806 * gcc.c-torture/compile/20010329-1.c: New test.
20807
20808 2001-04-02 Jakub Jelinek <jakub@redhat.com>
20809
20810 * gcc.c-torture/execute/20010329-1.c: New test.
20811
20812 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
20813
20814 * g++.old-deja/g++.other/eh4.C: Fix typo.
20815
20816 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
20817
20818 * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
20819
20820 2001-03-28 Philip Blundell <philb@gnu.org>
20821
20822 * gcc.c-torture/compile/20010328-1.c: New test.
20823
20824 2001-03-27 Richard Henderson <rth@redhat.com>
20825
20826 * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
20827 * g++.old-deja/g++.eh/vbase3.C: Likewise.
20828
20829 2001-03-27 Alan Modra <alan@linuxcare.com.au>
20830
20831 * gcc.c-torture/compile/20010327-1.c: New test.
20832
20833 2001-03-26 Nathan Sidwell <nathan@codesourcery.com>
20834
20835 * g++.old-deja/g++.other/friend12.C: New test.
20836 * g++.old-deja/g++.other/friend9.C: Expect no errors.
20837 * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
20838
20839 2001-03-25 Joseph S. Myers <jsm28@cam.ac.uk>
20840
20841 * gcc.c-torture/execute/20010325-1.c: New test.
20842
20843 2001-03-23 Jakub Jelinek <jakub@redhat.com>
20844
20845 * g++.old-deja/g++.other/mangle3.C: New test.
20846
20847 2001-03-22 Jakub Jelinek <jakub@redhat.com>
20848
20849 * g++.old-deja/g++.other/anon8.C: New test.
20850
20851 2001-03-20 Philip Blundell <philb@gnu.org>
20852
20853 * gcc.c-torture/compile/20010320-1.c: New test.
20854
20855 2001-03-17 Richard Henderson <rth@redhat.com>
20856
20857 * g++.old-deja/g++.other/eh4.C: Add expected error text.
20858
20859 2001-03-15 Geoff Keating <geoff@redhat.com>
20860
20861 * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
20862 tests on AIX.
20863
20864 2001-03-15 Gabriel Dos Reis <gdr@codesourcery.com>
20865
20866 * g++.old-deja/g++.other/eh4.C: New test.
20867
20868 2001-03-14 Neil Booth <neil@daikokuya.demon.co.uk>
20869
20870 * gcc.dg/cpp/mi1.c: Update.
20871
20872 2001-03-14 Jakub Jelinek <jakub@redhat.com>
20873
20874 * g++.old-deja/g++.other/regstack.C: New test.
20875
20876 2001-03-12 Nathan Sidwell <nathan@codesourcery.com>
20877
20878 * g++.old-deja/g++.other/ref4.C: New test.
20879
20880 2001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
20881
20882 * objc/execute/va_method.m: Added.
20883 * objc/execute/IMP.m: Added.
20884 * objc/execute/_cmd.m: Added.
20885 * objc/execute/accessing_ivars.m: Added.
20886 * objc/execute/class-1.m: Added.
20887 * objc/execute/class-10.m: Added.
20888 * objc/execute/class-11.m: Added.
20889 * objc/execute/class-12.m: Added.
20890 * objc/execute/class-13.m: Added.
20891 * objc/execute/class-14.m: Added.
20892 * objc/execute/class-2.m: Added.
20893 * objc/execute/class-3.m: Added.
20894 * objc/execute/class-4.m: Added.
20895 * objc/execute/class-5.m: Added.
20896 * objc/execute/class-6.m: Added.
20897 * objc/execute/class-7.m: Added.
20898 * objc/execute/class-8.m: Added.
20899 * objc/execute/class-9.m: Added.
20900 * objc/execute/class-tests-1.h
20901 * objc/execute/class-tests-2.h
20902 * objc/execute/compatibility_alias.m: Added.
20903 * objc/execute/encode-1.m: Added.
20904 * objc/execute/formal_protocol-1.m: Added.
20905 * objc/execute/formal_protocol-2.m: Added.
20906 * objc/execute/formal_protocol-3.m: Added.
20907 * objc/execute/formal_protocol-4.m: Added.
20908 * objc/execute/formal_protocol-5.m: Added.
20909 * objc/execute/formal_protocol-6.m: Added.
20910 * objc/execute/formal_protocol-7.m: Added.
20911 * objc/execute/informal_protocol.m: Added.
20912 * objc/execute/initialize.m: Added.
20913 * objc/execute/load.m: Added.
20914 * objc/execute/many_args_method.m: Added.
20915 * objc/execute/nested-3.m: Added.
20916 * objc/execute/no_clash.m: Added.
20917 * objc/execute/private.m: Added.
20918 * objc/execute/redefining_self.m: Added.
20919 * objc/execute/root_methods.m: Added.
20920 * objc/execute/selector-1.m: Added.
20921 * objc/execute/static-1.m: Added.
20922 * objc/execute/static-2.m: Added.
20923 * objc/execute/va_method.m: Added.
20924
20925 2001-03-10 Richard Henderson <rth@redhat.com>
20926
20927 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
20928
20929 2001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
20930
20931 * g++.old-deja/g++.other/crash31.C: XFAIL.
20932 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
20933 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
20934 * gcc.c-torture/execute/20010123-1.x: XFAIL.
20935 * gcc.c-torture/execute/20010124-1.x: XFAIL.
20936 * gcc.dg/sequence-pt-1.c: XFAIL one test.
20937
20938 2001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
20939
20940 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
20941
20942 2001-03-06 Zack Weinberg <zackw@stanford.edu>
20943
20944 * gcc.dg/20000724-1.c: Don't use multiline strings.
20945
20946 2001-03-06 Zack Weinberg <zackw@stanford.edu>
20947
20948 * objc/execute/string1.m, objc/execute/string2.m: Compare the
20949 result of -cString against what we expect it to be; don't just
20950 print it out for no one to read.
20951
20952 * objc/execute/string3.m, objc/execute/string4.m: New tests.
20953 Based on testcases provided by Nicola Pero.
20954
20955 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
20956
20957 * gcc.dg/cpp/macro7.c: New test.
20958
20959 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
20960
20961 * gcc.dg/cpp/multiline.c: Update.
20962
20963 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
20964
20965 * g++.old-deja/g++.other/enum3.C: New test.
20966
20967 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
20968
20969 * g++.old-deja/g++.other/pod1.C: New test.
20970
20971 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
20972
20973 * g++.old-deja/g++.ext/overload1.C: New test.
20974
20975 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
20976
20977 * g++.old-deja/g++.pt/using1.C: New test.
20978
20979 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
20980
20981 * g++.old-deja/g++.other/using9.C: New test.
20982
20983 2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
20984
20985 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
20986
20987 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
20988
20989 2001-02-28 Nathan Sidwell <nathan@codesourcery.com>
20990
20991 * g++.old-deja/g++.ext/realpt1.C: Remove.
20992
20993 2001-02-27 Nathan Sidwell <nathan@codesourcery.com>
20994
20995 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
20996
20997 2001-02-26 Will Cohen <wcohen@redhat.com>
20998
20999 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
21000
21001 2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
21002
21003 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
21004 templatized constructors.
21005
21006 2001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21007
21008 * gcc.c-torture/execute/20010224-1.c: New test.
21009
21010 2001-02-23 Jakub Jelinek <jakub@redhat.com>
21011
21012 * gcc.c-torture/execute/20010222-1.c: New test.
21013
21014 2001-02-22 Jakub Jelinek <jakub@redhat.com>
21015
21016 * g++.old-deja/g++.other/inline20.C: New test.
21017
21018 2001-02-21 Ovidiu Predescu <ovidiu@cup.hp.com>
21019
21020 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
21021
21022 2001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
21023
21024 * g++.old-deja/g++.other/lookup22.C: New test.
21025
21026 2001-02-19 Zack Weinberg <zackw@stanford.edu>
21027
21028 * g77.dg: New directory.
21029 * g77.dg/20010216-1.f: New test case.
21030 * g77.dg/dg.exp: New driver.
21031 * lib/g77-dg.exp: New driver library.
21032
21033 2001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21034
21035 * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
21036
21037 2001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
21038
21039 * g++.old-deja/g++.other/decl9.C: New test.
21040
21041 2001-02-16 Jakub Jelinek <jakub@redhat.com>
21042
21043 * g++.old-deja/g++.other/init16.C: Update the test so that it does
21044 not need <string> and also tests the initialization at runtime.
21045
21046 2001-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
21047
21048 * gcc.c-torture/execute/longlong.c: New test.
21049
21050 2001-02-14 J"orn Rennecke <amylaar@redhat.com>
21051
21052 * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
21053
21054 2001-02-14 J"orn Rennecke <amylaar@redhat.com>
21055
21056 * gcc.c-torture/execute/920302-1.c (execute):
21057 Change argument type to short.
21058
21059 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
21060
21061 * g++.old-deja/g++.pt/deduct6.C: New test.
21062
21063 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
21064
21065 * g++.old-deja/g++.pt/deduct5.C: New test.
21066
21067 2001-02-14 Jakub Jelinek <jakub@redhat.com>
21068
21069 * gcc.c-torture/execute/20010209-1.c: New test.
21070
21071 2001-02-14 Neil Booth <neil@daikokuya.demon.co.uk>
21072
21073 * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
21074
21075 2001-02-12 Geoffrey Keating <geoffk@redhat.com>
21076
21077 * g++.dg/vtgc1.C: Update for new ABI.
21078
21079 * consistency.vlad: New directory, 1665 files.
21080
21081 2001-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
21082
21083 * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
21084 return type.
21085 * gcc.dg/cpp/digraphs.c: Declare puts.
21086
21087 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
21088
21089 * g++.old-deja/g++.other/warn5.C: New test.
21090
21091 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
21092
21093 * g++.old-deja/g++.pt/spec40.C: New test.
21094
21095 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
21096
21097 * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
21098 case.
21099 * g++.old-deja/g++.ext/arrnew.C: Deprecate.
21100
21101 2001-02-12 Jakub Jelinek <jakub@redhat.com>
21102
21103 * gcc.c-torture/compile/20010209-1.c: New test.
21104
21105 2001-02-11 Jeffrey Oldham <oldham@codesourcery.com>
21106
21107 * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
21108 excess errors message but not if it crashes.
21109 * g++.old-deja/g++.other/crash27.C: Likewise.
21110 * g++.old-deja/g++.other/crash28.C: Likewise.
21111 * g++.old-deja/g++.other/crash30.C: Likewise.
21112 * g++.old-deja/g++.other/crash32.C: Likewise.
21113 * g++.old-deja/g++.other/crash35.C: Likewise.
21114 * g++.old-deja/g++.pt/inherit2.C: Likewise.
21115
21116 2001-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
21117
21118 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
21119 gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
21120 g++.dg/dg.exp, g++.old-deja/old-deja.exp,
21121 g77.f-torture/execute/execute.exp,
21122 g77.f-torture/noncompile/noncompile.exp,
21123 gcc.c-torture/execute/execute.exp,
21124 gcc.c-torture/execute/memcheck/memcheck.exp,
21125 gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
21126 gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
21127 gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
21128 gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
21129 gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
21130 lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
21131 lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
21132 lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
21133 Remove bug reporting instructions with ancient email addresses.
21134
21135 2001-02-07 Jakub Jelinek <jakub@redhat.com>
21136
21137 * gcc.dg/20010202-1.c: New test.
21138 * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
21139
21140 2001-02-07 Zack Weinberg <zack@wolery.stanford.edu>
21141
21142 * g++.dg/stdbool-if.C: New test.
21143
21144 2001-02-07 Ovidiu Predescu <ovidiu@cup.hp.com>
21145
21146 * objc/execute/fdecl.m: Added main().
21147
21148 2001-02-07 Jakub Jelinek <jakub@redhat.com>
21149
21150 * gcc.c-torture/execute/20010206-1.c: New test.
21151
21152 2001-02-06 Neil Booth <neil@daikokuya.demon.co.uk>
21153
21154 * gcc.dg/cpp/avoidpaste1.c: Update.
21155
21156 2001-02-05 Ovidiu Predescu <ovidiu@cup.hp.com>
21157
21158 * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
21159 Pero <nicola@brainstorm.co.uk>.
21160 * objc/execute/fdecl.m: Declare foo as pointer to AClass.
21161
21162 2001-02-06 Nathan Sidwell <nathan@codesourcery.com>
21163
21164 * g++.old-deja/g++.pt/spec39.C: New test.
21165
21166 2001-02-05 Jakub Jelinek <jakub@redhat.com>
21167
21168 * gcc.c-torture/compile/20010202-1.c: New test.
21169
21170 2001-02-05 Nathan Sidwell <nathan@codesourcery.com>
21171
21172 * g++.old-deja/g++.abi/primary2.C: New test.
21173 * g++.old-deja/g++.abi/primary3.C: New test.
21174 * g++.old-deja/g++.abi/primary4.C: New test.
21175 * g++.old-deja/g++.abi/primary5.C: New test.
21176 * g++.old-deja/g++.abi/vtable3.h: New test.
21177 * g++.old-deja/g++.abi/vtable3a.C: New test.
21178 * g++.old-deja/g++.abi/vtable3b.C: New test.
21179 * g++.old-deja/g++.abi/vtable3c.C: New test.
21180 * g++.old-deja/g++.abi/vtable3d.C: New test.
21181 * g++.old-deja/g++.abi/vtable3e.C: New test.
21182 * g++.old-deja/g++.abi/vtable3f.C: New test.
21183 * g++.old-deja/g++.abi/vtable3g.C: New test.
21184 * g++.old-deja/g++.abi/vtable3h.C: New test.
21185 * g++.old-deja/g++.abi/vtable3i.C: New test.
21186 * g++.old-deja/g++.abi/vtable3j.C: New test.
21187 * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
21188
21189 2001-02-03 Jakub Jelinek <jakub@redhat.com>
21190
21191 * g++.old-deja/g++.other/anon6.C: New test.
21192 * g++.old-deja/g++.other/anon7.C: New test.
21193
21194 2001-02-01 Neil Booth <neil@daikokuya.demon.co.uk>
21195
21196 * gcc.dg/cpp/avoidpaste2.c: New tests.
21197
21198 2001-01-31 Jakub Jelinek <jakub@redhat.com>
21199
21200 * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
21201
21202 2001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
21203
21204 * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
21205 DECIMAL_DIG cases for Irix."
21206
21207 2001-01-31 J"orn Rennecke <amylaar@redhat.com>
21208
21209 * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
21210
21211 2001-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
21212
21213 * gcc.dg/c99-tag-1.c: New test.
21214
21215 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
21216
21217 * gcc.dg/cpp/tr-warn1.c: Add tests.
21218
21219 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
21220
21221 * gcc.dg/cpp/avoidpaste1.c: Update.
21222 * gcc.dg/cpp/paste4.c: Update.
21223
21224 2001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
21225
21226 * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
21227 cases for Irix.
21228
21229 2001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
21230
21231 * g++.old-deja/g++.other/inline19.C: New test.
21232
21233 2001-01-30 Neil Booth <neil@daikokuya.demon.co.uk>
21234
21235 * gcc.dg/Wlarger-than.c: New test.
21236
21237 2001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
21238
21239 * gcc.dg/cpp/avoidpaste1.c: Fix typos.
21240
21241 2001-01-29 Jakub Jelinek <jakub@redhat.com>
21242
21243 * gcc.c-torture/execute/20010129-1.c: New test.
21244 * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
21245
21246 2001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
21247
21248 * gcc.dg/cpp/avoidpaste1.c: Test case.
21249
21250 2001-01-28 Jakub Jelinek <jakub@redhat.com>
21251
21252 * g++.old-deja/g++.other/inline18.C: New test.
21253
21254 2001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21255
21256 * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
21257 and __builtin_putchar.
21258
21259 2001-01-27 Jakub Jelinek <jakub@redhat.com>
21260
21261 * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
21262 tests.
21263
21264 2001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
21265
21266 * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
21267 floating point number rounding mode to round to the nearest
21268 representable mode.
21269
21270 2001-01-25 Jakub Jelinek <jakub@redhat.com>
21271
21272 * g++.old-deja/g++.other/mangle2.C: New test.
21273
21274 2001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
21275
21276 * gcc.c-torture/compile/20010124-1.c: New test.
21277
21278 2001-01-24 Nathan Sidwell <nathan@codesourcery.com>
21279
21280 * g++.old-deja/g++.pt/spec38.C: New test.
21281
21282 2001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21283
21284 * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
21285 "Build don't run".
21286
21287 2001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21288
21289 * gcc.c-torture/execute/20010123-1.c: New test.
21290
21291 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
21292
21293 * g++.old-deja/g++.pt/spec37.C: New test.
21294
21295 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
21296
21297 * g++.old-deja/g++.pt/overload14.C: New test.
21298
21299 2001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21300
21301 * gcc.c-torture/execute/20010122-1.c: New test, exercise
21302 __builtin_return_address.
21303
21304 2001-01-22 Nathan Sidwell <nathan@codesourcery.com>
21305
21306 * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
21307 * g++.old-deja/g++.pt/spec35.C: New test.
21308 * g++.old-deja/g++.pt/spec36.C: New test.
21309
21310 2001-01-20 Jakub Jelinek <jakub@redhat.com>
21311
21312 * gcc.c-torture/compile/20010118-1.c: New test.
21313
21314 2001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
21315
21316 * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
21317
21318 2001-01-19 Jakub Jelinek <jakub@redhat.com>
21319
21320 * gcc.c-torture/execute/20010119-1.c: New test.
21321
21322 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
21323
21324 * g++.old-deja/g++.other/vbase5.C: New test.
21325
21326 2001-01-19 Jakub Jelinek <jakub@redhat.com>
21327
21328 * gcc.c-torture/execute/20010118-1.c: New test.
21329
21330 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
21331
21332 * g++.old-deja/g++.pt/deduct3.C: New test.
21333
21334 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
21335
21336 * g++.old-deja/g++.pt/spec34.C: New test.
21337
21338 2001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
21339
21340 * g77.f-torture/compile/20000601-2.f: New test.
21341
21342 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
21343
21344 * g++.old-deja/g++.other/init17.C: New test.
21345
21346 2001-01-18 Alexandre Oliva <aoliva@redhat.com>
21347
21348 * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
21349
21350 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
21351
21352 * g++.old-deja/g++.pt/unify8.C: New test.
21353
21354 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
21355
21356 * g++.old-deja/g++.abi/vbase1.C: New test.
21357
21358 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
21359
21360 * g++.old-deja/g++.pt/crash65.C: New test.
21361
21362 2001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
21363
21364 * gcc.dg/cpp/assembl2.S: New test case.
21365
21366 2001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
21367
21368 * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
21369 are supported.
21370
21371 2001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21372
21373 * g++.old-deja/g++.other/builtins1.C: New test.
21374 * g++.old-deja/g++.other/builtins2.C: Likewise.
21375 * g++.old-deja/g++.other/builtins3.C: Likewise.
21376 * g++.old-deja/g++.other/builtins4.C: Likewise.
21377
21378 2001-01-17 Jakub Jelinek <jakub@redhat.com>
21379
21380 * gcc.c-torture/compile/20010117-1.c: New test.
21381 * gcc.c-torture/compile/20010117-2.c: New test.
21382
21383 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
21384
21385 * g77.f-torture/execute/20010116.[fx]: New test,
21386 XFAIL on i?86-*-*.
21387 * g77.f-torture/compile/20010115.f: Indicate it's
21388 a test for PR fortran/1636.
21389
21390 2001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
21391
21392 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
21393
21394 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
21395
21396 * g77.f-torture/compile/20010115.f: New test.
21397
21398 2001-01-15 Nathan Sidwell <nathan@codesourcery.com>
21399
21400 * g++.old-deja/g++.pt/nontype5.C: New test.
21401
21402 2001-01-15 Neil Booth <neil@daikokuya.demon.co.uk>
21403
21404 * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
21405 have an equivalent working one below it.
21406
21407 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
21408
21409 * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
21410 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
21411
21412 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
21413
21414 * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
21415 message containing "init_priority".
21416 (conpr-2.C): Likewise.
21417 (conpr-3.C): Likewise.
21418 * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
21419
21420 2001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21421
21422 * gcc.c-torture/execute/20010114-2.c: New test.
21423
21424 2001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
21425
21426 * gcc.c-torture/compile/20010114-1.c: New test.
21427 * gcc.c-torture/compile/20010114-1.x: Xfail.
21428 * gcc.c-torture/compile/20010114-2.c: New test.
21429 * gcc.c-torture/execute/20010114-1.c: New test.
21430 * gcc.dg/trunc-1.c: New test.
21431 * gcc.dg/uninit-B.c: New test.
21432
21433 2001-01-13 Nick Clifton <nickc@redhat.com>
21434
21435 * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
21436 target.
21437
21438 2001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
21439
21440 * gcc.c-torture/compile/20010113-1.c: New test.
21441
21442 2001-01-13 Jakub Jelinek <jakub@redhat.com>
21443
21444 * gcc.c-torture/compile/20001212-1.c: New test.
21445
21446 2001-01-13 Neil Booth <neil@daikokuya.demon.co.uk>
21447
21448 * gcc.dg/cpp/widestr1.c: Update.
21449 * gcc.dg/cpp/prag-imp.c: Remove.
21450
21451 2001-01-12 Jakub Jelinek <jakub@redhat.com>
21452
21453 * gcc.c-torture/execute/20000801-3.x: Remove.
21454 * gcc.dg/c90-init-1.c: New test.
21455 * gcc.dg/c99-init-1.c: New test.
21456 * gcc.dg/c99-init-2.c: New test.
21457 * gcc.dg/gnu99-init-1.c: New test.
21458
21459 2001-01-12 Richard Earnshaw <rearnsha@arm.com>
21460
21461 * lib/f-torture.exp (f_torture_compile): Prune the warnings before
21462 testing that no relevant ones were found.
21463
21464 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
21465
21466 * g++.old-deja/g++.pt/cast2.C: New test.
21467
21468 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
21469
21470 * g++.old-deja/g++.pt/friend47.C: New test.
21471
21472 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
21473
21474 * g++.old-deja/g++.pt/instantiate13.C: New test.
21475
21476 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
21477
21478 * g++.old-deja/g++.other/defarg7.C: New test.
21479 * g++.old-deja/g++.other/defarg8.C: New test.
21480
21481 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
21482
21483 * g++.old-deja/g++.pt/crash64.C: New test.
21484
21485 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
21486
21487 * g++.old-deja/g++.pt/crash63.C: New test.
21488
21489 2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
21490
21491 * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
21492
21493 2001-01-10 Alan Lehotsky <lehotsky@tiac.net>
21494
21495 * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
21496
21497 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
21498
21499 * g++.old-deja/g++.pt/error3.C: New test.
21500
21501 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
21502
21503 * g++.old-deja/g++.other/crash39.C: New test.
21504
21505 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
21506
21507 * g++.old-deja/g++.other/vbase4.C: New test.
21508
21509 2001-01-08 Jonathan Larmour <jlarmour@redhat.com>
21510
21511 * gcc.dg/20000419-2.c: Move to "special" subdirectory.
21512 * gcc.dg/special/20000419-2.c: New file. Identical to above.
21513 * gcc.dg/special/special.exp: New test driver which will check
21514 for alias support for the above test.
21515
21516 2001-01-09 Alan Lehotsky <lehotsky@tiac.net>
21517
21518 * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
21519 problems on small machines.
21520 * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
21521 parameterize.
21522
21523 2001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
21524
21525 * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
21526 mips.
21527 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
21528
21529 2001-01-09 Nathan Sidwell <nathan@codesourcery.com>
21530
21531 * g++.old_deja/g++.pt/using8.C: New test.
21532
21533 2001-01-09 Joseph S. Myers <jsm28@cam.ac.uk>
21534
21535 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
21536
21537 2000-01-08 Loren J. Rittle <ljrittle@acm.org>
21538
21539 * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
21540 where a failure is expected.
21541 * gcc.c-torture/execute/ieee/rbug.x: Likewise.
21542
21543 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
21544
21545 * g++.old_deja/g++.pt/instantiate12.C: New test.
21546
21547 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
21548
21549 * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
21550 start of structs.
21551 * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
21552 * g++.old-deja/g++.brendan/crash17.C: Likewise.
21553 * g++.old-deja/g++.brendan/crash29.C: Likewise.
21554 * g++.old-deja/g++.brendan/crash48.C: Likewise.
21555 * g++.old-deja/g++.brendan/ns1.C: Likewise.
21556 * g++.old-deja/g++.brendan/warnings1.C: Likewise.
21557 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
21558 * g++.old-deja/g++.bugs/900514_03.C: Likewise.
21559 * g++.old-deja/g++.eh/spec6.C: Likewise.
21560 * g++.old-deja/g++.jason/crash3.C: Likewise.
21561 * g++.old-deja/g++.law/ctors11.C: Likewise.
21562 * g++.old-deja/g++.law/ctors17.C: Likewise.
21563 * g++.old-deja/g++.law/ctors5.C: Likewise.
21564 * g++.old-deja/g++.law/ctors9.C: Likewise.
21565 * g++.old-deja/g++.mike/ambig1.C: Likewise.
21566 * g++.old-deja/g++.mike/net22.C: Likewise.
21567 * g++.old-deja/g++.mike/p3538a.C: Likewise.
21568 * g++.old-deja/g++.mike/p3538b.C: Likewise.
21569 * g++.old-deja/g++.mike/virt3.C: Likewise.
21570 * g++.old-deja/g++.niklas/t128.C: Likewise.
21571 * g++.old-deja/g++.other/anon4.C: Likewise.
21572 * g++.old-deja/g++.other/using1.C: Likewise.
21573 * g++.old-deja/g++.other/warn3.C: Likewise.
21574 * g++.old-deja/g++.pt/t37.C: Likewise.
21575 * g++.old-deja/g++.robertl/eb69.C: Likewise.
21576 * g++.old-deja/g++.robertl/eb71.C: Likewise.
21577
21578 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
21579
21580 * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
21581
21582 2001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21583
21584 * gcc.c-torture/execute/stdio-opt-3.c: New test.
21585
21586 2001-01-07 Jakub Jelinek <jakub@redhat.com>
21587
21588 * gcc.c-torture/compile/20010107-1.c: New test.
21589
21590 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
21591
21592 * gcc.c-torture/execute/builtin-noret-1.c: New test.
21593
21594 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
21595
21596 * gcc.dg/format/format.h: New file.
21597 * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
21598 gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
21599 gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
21600 gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
21601 gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
21602 gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
21603 gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
21604 gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
21605 gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
21606 gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
21607 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
21608 gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
21609 gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
21610 gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
21611 gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
21612 gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
21613 gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
21614 gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
21615 gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
21616 gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
21617 gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
21618 instead of declaring standard types, macros and functions in each
21619 test.
21620
21621 2001-01-06 Alexandre Oliva <aoliva@redhat.com>
21622
21623 * gcc.c-torture/execute/20010106-1.c: New test.
21624
21625 2001-01-06 Joseph S. Myers <jsm28@cam.ac.uk>
21626
21627 * gcc.dg/format/format.exp: New file.
21628 * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
21629 * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
21630 * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
21631 * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
21632 * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
21633 * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
21634 * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
21635 * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
21636 * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
21637 * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
21638 * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
21639 * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
21640 * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
21641 * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
21642 * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
21643 * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
21644 * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
21645 * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
21646 * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
21647 * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
21648 * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
21649 * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
21650 * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
21651 * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
21652 * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
21653 * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
21654 * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
21655 * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
21656 * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
21657 * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
21658 * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
21659 * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
21660 * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
21661 * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
21662 * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
21663 * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
21664 * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
21665 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
21666 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
21667 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
21668 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
21669 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
21670
21671 2001-01-05 Alexandre Oliva <aoliva@redhat.com>
21672
21673 * gcc.c-torture/execute/991228-1.c: Take word endianness into
21674 account.
21675
21676 2001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
21677
21678 * gcc.c-torture/execute/builtin-complex-1.c: New test.
21679
21680 2001-01-05 Nathan Sidwell <nathan@codesourcery.com>
21681
21682 * g++.old-deja/g++.pt/crash62.C: New test.
21683
21684 2001-01-04 Richard Henderson <rth@redhat.com>
21685
21686 * gcc.dg/20000926-1.c: Update expected warnings.
21687 * gcc.dg/array-2.c: Likewise.
21688 * gcc.dg/array-4.c: Also validate flexible array members.
21689 * gcc.dg/c99-flex-array-1.c: New.
21690
21691 2001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
21692
21693 * gcc.c-torture/compile/20001222-1.x: Remove.
21694
21695 2001-01-04 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
21696
21697 * gcc.c-torture/execute/built-in-setjmp.c: New.
21698
21699 2001-01-03 Richard Henderson <rth@redhat.com>
21700
21701 * gcc.dg/940510-1.c: Update expected error wording.
21702 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
21703
21704 2001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
21705
21706 * lib/target-supports.exp (check_alias_available): Modified to
21707 indicate aliases not supported if only weak aliases are supported.
21708
21709 2001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21710
21711 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
21712 Turn on cmpstrsi checks for __pj__ and __i370__.
21713
21714 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
21715
21716 * g++.old-deja/g++.other/virtual11.C: New test.
21717
21718 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
21719
21720 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
21721
21722 2001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21723
21724 * gcc.c-torture/compile/20010102-1.c: New test.
21725
21726 2001-01-02 Andreas Jaeger <aj@suse.de>
21727
21728 * gcc.dg/noreturn-3.c: New test.
21729
21730 * gcc.dg/noreturn-4.c: New test.
21731
21732 2001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21733
21734 * gcc.c-torture/execute/stdio-opt-1.c: Also test
21735 __builtin_fputc and __builtin_fwrite.
21736
21737 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
21738
21739 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
21740 signed char, not default char.
21741
21742 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
21743
21744 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
21745
21746 2000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
21747
21748 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
21749
21750 2000-12-29 Richard Henderson <rth@redhat.com>
21751
21752 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
21753 (__cyg_profile_func_exit): Define.
21754
21755 2000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
21756
21757 * g++.dg/vtgc1.C: New test.
21758
21759 2000-12-28 Geoffrey Keating <geoffk@redhat.com>
21760
21761 * gcc.dg/noncompile/20001228-1.c: New test.
21762
21763 * gcc.dg/20001228-1.c: New test.
21764
21765 * gcc.c-torture/execute/20001228-1.c: New test.
21766
21767 2000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
21768
21769 * gcc.dg/format-strfmon-1.c: New test.
21770
21771 2000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21772
21773 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
21774 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
21775 * gcc.c-torture/execute/string-opt-1.c: Likewise.
21776 * gcc.c-torture/execute/string-opt-2.c: Likewise.
21777 * gcc.c-torture/execute/string-opt-3.c: Likewise.
21778 * gcc.c-torture/execute/string-opt-4.c: Likewise.
21779 * gcc.c-torture/execute/string-opt-6.c: Likewise.
21780 * gcc.c-torture/execute/string-opt-7.c: Likewise.
21781 * gcc.c-torture/execute/string-opt-8.c: Likewise.
21782 * gcc.c-torture/execute/string-opt-9.c: Likewise.
21783 * gcc.c-torture/execute/string-opt-10.c: Likewise.
21784 * gcc.c-torture/execute/string-opt-11.c: Likewise.
21785 * gcc.c-torture/execute/string-opt-12.c: Likewise.
21786
21787 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
21788 * gcc.c-torture/execute/string-opt-4.c: Test index.
21789
21790 2000-12-26 Geoffrey Keating <geoffk@redhat.com>
21791
21792 * gcc.c-torture/compile/20001226-1.c: New test.
21793
21794 2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
21795
21796 * gcc.c-torture/compile/20001222-1.c: New test.
21797 * gcc.c-torture/compile/20001222-1.x: Xfail.
21798
21799 2000-12-22 Alexandre Oliva <aoliva@redhat.com>
21800
21801 * gcc.c-torture/execute/comp-goto-2.c: New test.
21802
21803 2000-12-21 J"orn Rennecke <amylaar@redhat.com>
21804
21805 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
21806 Use long types if __INT_MAX__ is 32767.
21807 (main): Use cast to (sint32 *) when poking 88 into a_page.
21808
21809 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
21810
21811 2000-12-21 Bernd Schmidt <bernds@redhat.com>
21812
21813 * gcc.c-torture/compile/20001221-1.c: New test.
21814 * gcc.c-torture/execute/20001221-1.c: New test.
21815
21816 2000-12-20 Richard Henderson <rth@redhat.com>
21817
21818 * g++.old-deja/g++.pt/crash36.C: Update error lines.
21819 * g++.old-deja/g++.robertl/eb109.C: Likewise.
21820
21821 2000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21822
21823 * gcc.dg/compare3.c: New test.
21824
21825 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
21826
21827 * gcc.dg/format-warnll-1.c: New test.
21828
21829 2000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
21830
21831 * gcc.dg/cpp/cmdlne-P.c: New test.
21832
21833 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
21834
21835 * gcc.c-torture/execute/builtin-abs-1.c,
21836 gcc.c-torture/execute/builtin-abs-2.c: New tests.
21837
21838 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
21839
21840 * gcc.dg/cpp/multiline.c: New test.
21841
21842 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
21843
21844 * g++.old-deja/g++.other/syshdr1.C: Update.
21845 * gcc.dg/cpp/lineflags.c: Remove temporarily.
21846
21847 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21848
21849 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
21850
21851 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21852
21853 * g++.old-deja/g++.pt/ttp65.C: New test.
21854
21855 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21856
21857 * g++.old-deja/g++.pt/ttp64.C: New test.
21858
21859 2000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21860
21861 * g++.old-deja/g++.pt/spec33.C: New test.
21862
21863 2000-12-14 Catherine Moore <clm@redhat.com>
21864
21865 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
21866 * gcc.c-torture/execute/920612-2.c: Likewise.
21867 * gcc.c-torture/execute/920428-2.c: Likewise.
21868 * gcc-c-torture/execute/va-arg-11.c: Call exit.
21869 * gcc.c-torture/execute/va-arg-21.c: Likewise.
21870
21871 2000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21872
21873 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
21874 * gcc.dg/pack-test-2.c: Likewise.
21875
21876 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
21877
21878 Tests by Zack Weinberg <zackw@stanford.edu>.
21879
21880 * gcc.dg/cpp/defined.c: Update.
21881 * gcc.dg/cpp/defined_trad.c: New tests.
21882
21883 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
21884
21885 * gcc.dg/cpp/trad-direct.c: Update.
21886
21887 2000-12-11 Neil Booth <neilb@earthling.net>
21888
21889 * gcc.dg/cpp/defined_trad.c
21890
21891 2000-12-11 Neil Booth <neilb@earthling.net>
21892
21893 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
21894
21895 2000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
21896
21897 * gcc.dg/format-miss-2.c: New test.
21898
21899 2000-12-09 Neil Booth <neilb@earthling.net>
21900
21901 * gcc.dg/cpp/lineflags.c: New tests.
21902 * gcc.dg/cpp/poison.c: Update.
21903 * gcc.dg/cpp/redef2.c: Update.
21904 * gcc.dg/cpp/skipping.c: New test.
21905
21906 2000-12-07 Geoffrey Keating <geoffk@redhat.com>
21907
21908 * g++.old-deja/g++.other/eh3.C: New testcase.
21909
21910 2000-12-07 Neil Booth <neilb@earthling.net>
21911
21912 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
21913 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
21914 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
21915 wtr-union-init-2.c, wtr-union-init-3.c: Update.
21916 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
21917 Update.
21918
21919 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
21920
21921 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
21922 __SIZE_TYPE__ instead of int for type of integers cast to
21923 pointers.
21924
21925 2000-12-07 Jakub Jelinek <jakub@redhat.com>
21926
21927 * g++.old-deja/g++.other/cleanup4.C: New test.
21928
21929 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
21930
21931 * format-sec-1.c: New test.
21932
21933 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
21934
21935 * gcc.dg/format-nonlit-3.c: New test.
21936
21937 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
21938
21939 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
21940 through a null pointer.
21941
21942 2000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21943
21944 * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
21945 * g++.old-deja/g++.pt/partial4.C: New test.
21946
21947 2000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
21948
21949 * gcc.c-torture/execute/ieee/hugeval.x: New.
21950
21951 2000-12-06 Neil Booth <neilb@earthling.net>
21952
21953 * gcc.dg/cpp/backslash2.c: New tests.
21954
21955 2000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21956
21957 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
21958 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
21959
21960 2000-12-05 Geoffrey Keating <geoffk@redhat.com>
21961
21962 * gcc.c-torture/execute/20001203-2.c: New testcase.
21963
21964 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
21965
21966 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
21967 * g++.old-deja/g++.other/virtual10.C: New test.
21968
21969 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
21970
21971 * g++.old-deja/g++.mike/pmf5.C: Remove test.
21972
21973 2000-12-05 Richard Henderson <rth@redhat.com>
21974
21975 * gcc.c-torture/compile/20001205-1.c: New.
21976
21977 2000-12-04 Neil Booth <neilb@earthling.net>
21978
21979 * g++.old-deja/g++.other/virtual9.C: New test.
21980 * g++.old-deja/g++.pt/crash61.C: New test.
21981 * gcc.c-torture/execute/loop-9.c: New test.
21982
21983 2000-12-04 Neil Booth <neilb@earthling.net>
21984
21985 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
21986 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
21987 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
21988 * gcc.dg/cpp/extratokens.c: ...here.
21989
21990 2000-12-04 Neil Booth <neilb@earthling.net>
21991
21992 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
21993 New tests.
21994
21995 2000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21996
21997 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
21998 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
21999
22000 2000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
22001
22002 * gcc.c-torture/execute/20001203-1.c: New test.
22003
22004 2000-12-03 Neil Booth <neilb@earthling.net>
22005
22006 * gcc.dg/cpp/macro6.c: New test cases.
22007
22008 2000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22009
22010 * gcc.c-torture/execute/string-opt-9.c: New test.
22011 * gcc.c-torture/execute/string-opt-10.c: Likewise.
22012 * gcc.c-torture/execute/string-opt-11.c: Likewise.
22013 * gcc.c-torture/execute/string-opt-12.c: Likewise.
22014
22015 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
22016 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
22017
22018 2000-12-02 Geoffrey Keating <geoffk@redhat.com>
22019
22020 * gcc.dg/cpp/if-6.c: New testcase.
22021
22022 * gcc.dg/20001201-1.c: New testcase.
22023
22024 2000-12-02 Neil Booth <neilb@earthling.net>
22025
22026 * g++.old-deja/g++.other/externC4.C,
22027 g++.old-deja/g++.other/friend10.C: New tests.
22028
22029 2000-12-02 Neil Booth <neilb@earthling.net>
22030
22031 * g++.old-deja/g++.other/instan2.C
22032 * g++.old-deja/g++.other/instan3.C: New test.
22033
22034 2000-12-02 Neil Booth <neilb@earthling.net>
22035
22036 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
22037 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
22038 gnuc99.c,gnuc99-pedantic.c: New tests.
22039
22040 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
22041
22042 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
22043 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
22044
22045 2000-12-01 Neil Booth <neilb@earthling.net>
22046
22047 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
22048 * gcc.dg/cpp/poison.c: Update.
22049 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
22050
22051 2000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
22052
22053 * g77.f-torture/execute/20001201.f: New test.
22054
22055 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
22056
22057 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
22058
22059 2000-12-01 Jakub Jelinek <jakub@redhat.com>
22060
22061 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
22062
22063 2000-12-01 Nathan Sidwell <nathan@codesourcery.com>
22064
22065 * g++.old-deja/g++.other/cast6.C: New test.
22066
22067 2000-11-30 Geoffrey Keating <geoffk@redhat.com>
22068
22069 * gcc.c-torture/execute/20001130-2.c: New testcase.
22070
22071 2000-11-30 Richard Henderson <rth@redhat.com>
22072
22073 * gcc.c-torture/execute/20001130-1.c: New test.
22074
22075 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
22076
22077 * g++.old-deja/g++.other/op3.C: New test.
22078
22079 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
22080
22081 * g++.old-deja/g++.other/op2.C: New test.
22082
22083 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
22084
22085 * g++.old-deja/g++.other/crash38.C: New test.
22086
22087 2000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
22088
22089 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
22090
22091 2000-11-29 Jakub Jelinek <jakub@redhat.com>
22092
22093 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
22094 tests.
22095 * gcc.c-torture/execute/string-opt-6.c: New test.
22096
22097 * gcc.dg/20001117-1.c: Add main.
22098
22099 2000-11-28 Geoffrey Keating <geoffk@redhat.com>
22100
22101 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
22102 Move from here ...
22103 * gcc.dg/940510-1.c: ... to here.
22104
22105 * gcc.dg/20000926-1.c: GNU C now allows initializations of
22106 zero-size arrays in toplevel structures.
22107
22108 2000-11-28 Jakub Jelinek <jakub@redhat.com>
22109
22110 * gcc.c-torture/execute/loop-8.c: New test.
22111
22112 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
22113
22114 * g++.old-deja/g++.other/base1.C: New test.
22115
22116 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
22117
22118 * g++.old-deja/g++.other/parse2.C: New test.
22119
22120 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
22121
22122 * g++.old-deja/g++.pt/incomplete1.C: New test.
22123
22124 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
22125
22126 * g++.old-deja/g++.other/friend9.C: New test.
22127
22128 2000-11-28 Jakub Jelinek <jakub@redhat.com>
22129
22130 * gcc.dg/20001127-1.c: New test.
22131
22132 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
22133
22134 * g++.old-deja/g++.pt/friend46.C: New test.
22135
22136 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
22137
22138 * g++.old-deja/g++.other/ptrmem8.C: New test.
22139
22140 2000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22141
22142 * gcc.c-torture/execute/string-opt-7.c: New test.
22143 * gcc.c-torture/execute/string-opt-8.c: Likewise.
22144
22145 2000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
22146
22147 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
22148 instead of 'mkcheck 2'.
22149
22150 2000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
22151
22152 * gcc.c-torture/execute/memcheck/driver.c,
22153 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
22154 C9X references to refer to C99.
22155
22156 2000-11-25 Jakub Jelinek <jakub@redhat.com>
22157
22158 * gcc.dg/ultrasp3.c: New test.
22159
22160 2000-11-25 Neil Booth <neilb@earthling.net>
22161
22162 * gcc.dg/cpp/include2.c: Update test to be locale independent.
22163
22164 2000-11-25 Alexandre Oliva <aoliva@redhat.com>
22165
22166 * gcc.c-torture/compile/20001123-2.c: New.
22167
22168 2000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
22169
22170 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
22171
22172 2000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
22173
22174 * gcc.dg/sequence-point-1.c: Add some new tests.
22175 * gcc.c-torture/execute/20001124-1.c: New test.
22176
22177 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
22178
22179 * g++.old-deja/g++.other/vaarg4.C: New test.
22180 * gcc.c-torture/compile/20001123-1.c: New test.
22181
22182 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
22183
22184 * g++.other/crash24.C: Adjust and remove XFAIL.
22185 * g++.other/crash37.C: New test.
22186
22187 2000-11-23 Nathan Sidwell <nathan@codesourcery.com>
22188
22189 * g++.old-deja/g++.pt/instantiate9.C: New test.
22190
22191 2000-11-22 Mark Mitchell <mark@codesourcery.com>
22192
22193 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
22194 new ABI, too.
22195
22196 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
22197 * g++.old-deja/g++.robertl/eb55.C: Likewise.
22198
22199 2000-11-22 Neil Booth <neilb@earthling.net>
22200
22201 * gcc.dg/cpp/Wtrigraphs.c: New test.
22202
22203 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
22204
22205 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
22206
22207 2000-11-22 Jakub Jelinek <jakub@redhat.com>
22208
22209 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
22210
22211 2000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
22212
22213 * lib/gcc-dg.exp: load_lib scanasm.exp.
22214 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
22215 * lib/g++-dg.exp: load_lib scanasm.exp.
22216 * lib/scanasm.exp: New.
22217 (scan-assembler, scan-assembler-not): Add optional arguments to
22218 test name, or if not present, the pattern name.
22219 (scan-assembler-dem, scan-assembler-dem-not): New.
22220
22221 * g++.dg/dg.exp: New.
22222
22223 2000-11-21 Neil Booth <neilb@earthling.net>
22224
22225 * gcc.dg/cpp/integrated1.c: Remove.
22226
22227 2000-11-21 Jakub Jelinek <jakub@redhat.com>
22228
22229 * gcc.c-torture/execute/20001121-1.c: New test.
22230
22231 2000-11-21 Richard Henderson <rth@redhat.com>
22232
22233 * gcc.c-torture/compile/20001121-1.c: New test.
22234
22235 2000-11-20 Neil Booth <neilb@earthling.net>
22236
22237 * gcc.dg/cpp/integrated1.c: New test.
22238
22239 2000-11-21 Jakub Jelinek <jakub@redhat.com>
22240
22241 * g++.old-deja/g++.other/inline17.C: New test.
22242
22243 2000-11-20 Donald Lindsay <dlindsay@redhat.com>
22244
22245 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
22246 local variable to be zero: I made the variable global. Now
22247 uses abort() and exit() instead of relying on main's return value.
22248
22249 2000-11-20 Neil Booth <neilb@earthling.net>
22250
22251 * gcc.dg/cpp/paste2.c: Update test.
22252 * objc/execute/paste.m: New test.
22253
22254 2000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
22255
22256 * gcc.dg/c99-condexpr-1.c: New test.
22257
22258 2000-11-20 Neil Booth <neilb@earthling.net>
22259
22260 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
22261
22262 2000-11-20 Nathan Sidwell <nathan@codesourcery.com>
22263
22264 * g++.old-deja/g++.pt/export1.C: New test.
22265
22266 2000-11-20 Jakub Jelinek <jakub@redhat.com>
22267
22268 * gcc.dg/20001117-1.c: New test.
22269
22270 2000-11-18 Richard Henderson <rth@redhat.com>
22271
22272 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
22273
22274 2000-11-18 Richard Henderson <rth@redhat.com>
22275
22276 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
22277 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
22278 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
22279
22280 2000-11-18 Richard Henderson <rth@redhat.com>
22281
22282 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
22283 (main): New. Exit cleanly.
22284
22285 2000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
22286
22287 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
22288 gcc.dg/c99-fordecl-2.c: New tests.
22289
22290 2000-11-18 Richard Henderson <rth@redhat.com>
22291
22292 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
22293 * gcc.c-torture/execute/zerolen-2.c: New.
22294
22295 2000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22296
22297 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
22298 memory.
22299
22300 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
22301
22302 * g++.old-deja/g++.pt/instantiate8.C: New test.
22303
22304 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
22305
22306 * g++.old-deja/g++.other/incomplete.C: Add more tests.
22307 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
22308
22309 2000-11-16 Nick Clifton <nickc@redhat.com>
22310
22311 * gcc.c-torture/execute/nestfunc-2.c: New test.
22312 * gcc.c-torture/execute/nestfunc-3.c: New test.
22313
22314 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
22315
22316 * gcc.c-torture/compile/20001116-1.c: New test.
22317
22318 2000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22319
22320 * gcc.c-torture/execute/20001115-1.c: New test.
22321
22322 2000-11-15 Mark Mitchell <mark@codesourcery.com>
22323
22324 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
22325 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
22326 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
22327 * g++.old-deja/g++.abi/vmihint.C: Likewise.
22328
22329 2000-11-15 Neil Booth <neilb@earthling.net>
22330
22331 gcc.dg/cpp/_Pragma1.c: Update.
22332 gcc.dg/cpp/_Pragma2.c: New test.
22333
22334 2000-11-15 Nathan Sidwell <nathan@codesourcery.com>
22335
22336 * g++.old-deja/g++.other/anon5.C: New test.
22337
22338 2000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
22339
22340 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
22341 tests.
22342
22343 2000-11-14 Jakub Jelinek <jakub@redhat.com>
22344
22345 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
22346 output.
22347
22348 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
22349
22350 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
22351 labels at end of compound statements.
22352
22353 2000-11-13 Jakub Jelinek <jakub@redhat.com>
22354
22355 * gcc.c-torture/execute/loop-7.c: New test.
22356
22357 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
22358
22359 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
22360
22361 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
22362
22363 * gcc.dg/c99-bool-1.c: New test.
22364
22365 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
22366
22367 * gcc.dg/c99-scope-1.c: Remove xfail.
22368 * gcc.dg/c99-scope-2.c: New test.
22369
22370 2000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22371
22372 * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
22373 * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
22374
22375 2000-11-11 Mark Mitchell <mark@codesourcery.com>
22376
22377 * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
22378 error messages.
22379
22380 * g++.mike/p700.C: Don't typedef wchar_t.
22381 * g++.mike/p784.C: Likewise.
22382 * g++.mike/eb101.C: Don't use __wchar_t.
22383
22384 2000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
22385
22386 * g77.f-torture/execute/20001111.[fx]: Test premature exit
22387 from DO loop.
22388
22389 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
22390
22391 * gcc.c-torture/execute/20001111-1.c: New test.
22392
22393 2000-11-10 Nick Clifton <nickc@redhat.com>
22394
22395 * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
22396 long multuiple and accumulate.
22397
22398 2000-11-09 Richard Henderson <rth@redhat.com>
22399
22400 * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
22401 via size_t instead of int.
22402
22403 * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
22404 * gcc.c-torture/execute/string-opt-2.c: Likewise.
22405 * gcc.c-torture/execute/string-opt-3.c: Likewise.
22406 * gcc.c-torture/execute/string-opt-4.c: Likewise.
22407
22408 2000-11-09 Geoffrey Keating <geoffk@redhat.com>
22409
22410 * gcc.c-torture/compile/20001109-1.c: New test.
22411 * gcc.c-torture/compile/20001109-2.c: New test.
22412
22413 2000-11-09 Nathan Sidwell <nathan@codesourcery.com>
22414
22415 * g++.old-deja/g++.pt/operator1.C: New test.
22416 * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
22417
22418 2000-11-09 Jakub Jelinek <jakub@redhat.com>
22419
22420 * gcc.dg/20001108-1.c: New test.
22421
22422 2000-11-09 Jakub Jelinek <jakub@redhat.com>
22423
22424 * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
22425 with both arguments constant strings.
22426 * gcc.c-torture/execute/string-opt-3.c: New test.
22427 * gcc.c-torture/execute/string-opt-4.c: New test.
22428 * gcc.c-torture/execute/string-opt-5.c: New test.
22429
22430 2000-11-08 Nick Clifton <nickc@redhat.com>
22431
22432 * gcc.c-torture/execute/20001108-1.c: New test case. Checks
22433 mulsidi3adddi patterns.
22434
22435 2000-11-08 Nathan Sidwell <nathan@codesourcery.com>
22436
22437 * g++.old-deja/g++.other/crash36.C: New test.
22438
22439 2000-11-08 Jakub Jelinek <jakub@redhat.com>
22440
22441 * g++.old-deja/g++.other/init16.C: New test.
22442
22443 2000-11-06 Loren J. Rittle <ljrittle@acm.org>
22444
22445 * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
22446
22447 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
22448
22449 * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
22450 * gcc.c-torture/execute/va-arg-16.x: Likewise.
22451 * gcc.c-torture/execute/va-arg-17.x: Likewise.
22452
22453 2000-11-07 DJ Delorie <dj@redhat.com>
22454
22455 * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
22456
22457 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22458
22459 * gcc.c-torture/execute/string-opt-1.c: New test.
22460
22461 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
22462
22463 * gcc.c-torture/execute/va-arg-15.x: New file. Fails on
22464 mips-sgi-irix6.* because the MIPS ABI passes floating-point
22465 parameters in registers, and there is no way for a varargs
22466 function to know in which order the integer and floating-point
22467 parameters should be interleaved when they are placed on the
22468 stack.
22469 * gcc.c-torture/execute/va-arg-16.x: Likewise.
22470 * gcc.c-torture/execute/va-arg-17.x: Likewise.
22471
22472 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22473
22474 * gcc.c-torture/execute/string-opt-2.c: New test.
22475
22476 2000-11-07 Nathan Sidwell <nathan@codesourcery.com>
22477
22478 * g++.old-deja/g++.pt/crash60.C: New test.
22479
22480 2000-11-06 Jakub Jelinek <jakub@redhat.com>
22481
22482 * g++.old-deja/g++.other/crash24.C: New test.
22483 * g++.old-deja/g++.other/crash25.C: New test.
22484 * g++.old-deja/g++.other/crash26.C: New test.
22485 * g++.old-deja/g++.other/crash27.C: New test.
22486 * g++.old-deja/g++.other/crash28.C: New test.
22487 * g++.old-deja/g++.other/crash29.C: New test.
22488 * g++.old-deja/g++.other/crash30.C: New test.
22489 * g++.old-deja/g++.other/crash31.C: New test.
22490 * g++.old-deja/g++.other/crash32.C: New test.
22491 * g++.old-deja/g++.other/crash33.C: New test.
22492 * g++.old-deja/g++.other/crash34.C: New test.
22493 * g++.old-deja/g++.other/crash35.C: New test.
22494
22495 2000-11-06 Jakub Jelinek <jakub@redhat.com>
22496
22497 * gcc.c-torture/execute/20001031-1.c: New test.
22498
22499 2000-11-04 Mark Mitchell <mark@codesourcery.com>
22500
22501 * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
22502 namespace.
22503
22504 * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
22505 standards-conformant.
22506
22507 * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
22508
22509 * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
22510 * g++.old-deja/g++.mike/p755a.C: Likewise.
22511 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
22512 library makes no calls to `operator new' during initialization.
22513
22514 2000-11-04 Neil Booth <neilb@earthling.net>
22515
22516 * gcc.dg/cpp/include2.c: New tests.
22517
22518 2000-11-03 Mark P Mitchell <mark@codesourcery.com>
22519
22520 * lib/g++.exp (g++_set_ld_library_path): New function.
22521 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
22522
22523 2000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
22524
22525 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
22526 warnings.
22527
22528 2000-11-01 Richard Henderson <rth@redhat.com>
22529
22530 * g++.old-deja/g++.ext/namedret1.C: New.
22531 * g++.old-deja/g++.ext/namedret2.C: New.
22532 * g++.old-deja/g++.ext/namedret3.C: New.
22533
22534 2000-10-31 Geoffrey Keating <geoffk@cygnus.com>
22535
22536 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
22537 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
22538
22539 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22540
22541 * gcc.c-torture/execute/va-arg-21.c: New test.
22542
22543 2000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
22544
22545 * gcc.dg/c99-complex-2.c: New test.
22546
22547 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22548
22549 * gcc.c-torture/execute/stdio-opt-1.c: New test.
22550
22551 2000-10-31 Jakub Jelinek <jakub@redhat.com>
22552
22553 * g++.old-deja/g++.other/inline16.C: New test.
22554
22555 2000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
22556
22557 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
22558 __PRETTY_FUNCTION__
22559
22560 2000-10-29 Neil Booth <neilb@earthling.net>
22561
22562 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
22563 New tests.
22564 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
22565 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
22566 optimisation.
22567
22568 2000-10-29 Neil Booth <neilb@earthling.net>
22569
22570 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
22571 * mi1.c, mi1c.h: Add null directives to multiple-include test.
22572 * mi5.c: Test multiple includes work with -C.
22573 * trigraphs.c: Test ^= version.
22574
22575 2000-10-28 Neil Booth <neilb@earthling.net>
22576
22577 New tests and test updates for new macro expander.
22578
22579 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
22580 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
22581 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
22582 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
22583 new diagnostic messages.
22584
22585 * gcc.dg/cpp/macro3.c: New tests.
22586
22587 2000-10-27 Mark Mitchell <mark@codesourcery.com>
22588
22589 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
22590 on the same line.
22591
22592 2000-10-27 Jakub Jelinek <jakub@redhat.com>
22593
22594 * g++.old-deja/g++.other/eh2.C: New test.
22595
22596 2000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
22597
22598 * gcc.c-torture/execute/20001027-1.c: New test.
22599
22600 2000-10-26 Richard Henderson <rth@redhat.com>
22601
22602 * gcc.c-torture/execute/20001026-1.c: New.
22603
22604 2000-10-26 Mark Mitchell <mark@codesourcery.com>
22605
22606 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
22607 * g++.old-deja/g++.law/builtin1.C: Likewise.
22608 * g++.old-deja/g++.law/ctors10.C: Likewise.
22609 * g++.old-deja/g++.law/virtual3.C: Likewise.
22610 * g++.old-deja/g++.mike/p658.C: Likewise.
22611 * g++.old-deja/g++.other/sibcall1.C: Likewise.
22612 * g++.old-deja/g++.other/vaarg2.C: Likewise.
22613 * g++.old-deja/g++.robertl/eb124.C: Likewise.
22614 * g++.old-deja/g++.robertl/eb44.C: Likewise.
22615 * g++.old-deja/g++.robertl/eb77.C: Likewise.
22616
22617 2000-10-26 Nathan Sidwell <nathan@codesourcery.com>
22618
22619 * gcc.c-torture/compile/20001024-1.c: New test.
22620
22621 2000-10-25 Mark Mitchell <mark@codesourcery.com>
22622
22623 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
22624 to tell us whether or not we are using V3.
22625
22626 2000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
22627
22628 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
22629 operands.
22630
22631 2000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
22632
22633 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
22634
22635 2000-10-25 Jakub Jelinek <jakub@redhat.com>
22636
22637 * gcc.c-torture/execute/20001024-1.c: New test.
22638
22639 2000-10-24 Jakub Jelinek <jakub@redhat.com>
22640
22641 * g++.old-deja/g++.other/sibcall1.C: New test.
22642
22643 2000-10-20 Jakub Jelinek <jakub@redhat.com>
22644
22645 * gcc.dg/noncompile/init-3.c: New test.
22646
22647 2000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
22648
22649 * gcc.dg/format-array-1.c: New test.
22650
22651 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
22652
22653 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
22654 writing through null pointers; remove comment about testing
22655 unterminated strings.
22656
22657 2000-10-17 Matthew Hiller <hiller@redhat.com>
22658
22659 * gcc.c-torture/execute/20001017-2.c: New test.
22660
22661 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
22662
22663 * gcc.c-torture/compile/20001018-1.c: New test.
22664 * gcc.c-torture/compile/20001018-1.x: Xfail.
22665
22666 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22667
22668 * gcc.c-torture/execute/20001017-1.c: New test.
22669
22670 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
22671
22672 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
22673 for multiple use of arguments with scanf formats; add tests for
22674 multiple use of arguments.
22675
22676 2000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
22677
22678 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
22679
22680 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
22681
22682 * gcc.dg/format-miss-1.c: New test.
22683
22684 2000-10-16 Jakub Jelinek <jakub@redhat.com>
22685
22686 * gcc.c-torture/execute/20001013-1.c: New test.
22687
22688 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
22689
22690 * gcc.dg/format-branch-1.c: New test.
22691
22692 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
22693
22694 * README, lib/file-format.exp: Remove EGCS references.
22695
22696 2000-10-16 Jakub Jelinek <jakub@redhat.com>
22697
22698 * gcc.dg/20001013-1.c: New test.
22699
22700 2000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
22701
22702 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
22703 for intmax_t in the compiler using __typeof__ and the type rules
22704 for conditional expressions.
22705
22706 2000-10-13 Jakub Jelinek <jakub@redhat.com>
22707
22708 * gcc.dg/20001012-1.c: New test.
22709 * gcc.dg/20001012-2.c: New test.
22710
22711 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
22712
22713 * gcc.dg/format-attr-1.c: New test.
22714
22715 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
22716
22717 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
22718 __LONG_LONG_MAX__ instead of LLONG_MAX.
22719
22720 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
22721
22722 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
22723 scanf flags.
22724 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
22725 flags.
22726
22727 2000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
22728
22729 * gcc.dg/sequence-pt-1.c: New test.
22730
22731 2000-10-11 Geoff Keating <geoffk@cygnus.com>
22732
22733 * gcc.c-torture/execute/20001011-1.c: New testcase.
22734 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
22735
22736 2000-10-10 Jakub Jelinek <jakub@redhat.com>
22737
22738 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
22739 does not error on it.
22740
22741 2000-10-10 Jakub Jelinek <jakub@redhat.com>
22742
22743 * gcc.dg/20001009-1.c: New test.
22744
22745 Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
22746
22747 * gcc.c-torture/compile/20001009-1.c: Move from here ....
22748 * gcc.c-torture/execute/20001009-2.c: ... to here.
22749
22750 2000-10-09 Geoff Keating <geoffk@cygnus.com>
22751
22752 * gcc.c-torture/compile/20001009-1.c: New testcase.
22753 * gcc.c-torture/execute/20001009-1.c: New testcase.
22754 Testcases provided by Jan Hubicka <jh@suse.cz>.
22755
22756 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
22757
22758 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
22759 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
22760 uintmax_t using <limits.h> to emulate the compiler's internal
22761 logic. No longer XFAIL %j tests.
22762
22763 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
22764
22765 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
22766 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
22767 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
22768 regexps and details of expected handling of some bad formats.
22769 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
22770 suppression.
22771
22772 2000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
22773
22774 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
22775 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
22776 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
22777 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
22778 in list archives.
22779
22780 2000-10-06 Richard Henderson <rth@cygnus.com>
22781
22782 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
22783 * g++.old-deja/g++.brendan/crash52.C: Likewise.
22784 * g++.old-deja/g++.jason/report.C: Likewise.
22785 * g++.old-deja/g++.law/friend5.C: Likewise.
22786 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
22787 of the expected warnings.
22788
22789 2000-10-06 Nathan Sidwell <nathan@codesourcery.com>
22790
22791 * g++.old-deja/g++.pt/enum14.C: New test.
22792
22793 2000-10-05 Nathan Sidwell <nathan@codesourcery.com>
22794
22795 * g++.old-deja/g++.pt/crash59.C: New test.
22796
22797 2000-10-04 Will Cohen <wcohen@redhat.com>
22798
22799 * gcc.dg/20000926-1.c: New test.
22800
22801 2000-10-03 Geoff Keating <geoffk@cygnus.com>
22802
22803 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
22804 function name for current C++ compiler.
22805 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
22806
22807 2000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
22808
22809 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
22810 __PRETTY_FUNCTION__.
22811 * g++.old-deja/g++.ext/pretty2.C: Likewise.
22812
22813 2000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22814
22815 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
22816
22817 2000-09-26 Jakub Jelinek <jakub@redhat.com>
22818
22819 * gcc.c-torture/compile/20000923-1.c: New test.
22820
22821 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
22822
22823 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
22824 * g++.old-deja/g++.pt/ttp62.C: Same.
22825 * g++.old-deja/g++.other/inline14.C: Same.
22826
22827 2000-09-24 Richard Henderson <rth@cygnus.com>
22828
22829 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
22830
22831 2000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
22832
22833 * gcc.dg/c90-printf-1.c: Add test for wide string format.
22834
22835 2000-09-22 Geoff Keating <geoffk@cygnus.com>
22836
22837 * gcc.c-torture/compile/20000922-1.c: New file.
22838
22839 2000-09-21 Nick Clifton <nickc@redhat.com>
22840
22841 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
22842 a signed long modulo operation.
22843 (mod6): New function - perform an unsigned long modulo operation.
22844 (main): Add tests for modulos of very large numbers by very small
22845 dividends.
22846
22847 2000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22848
22849 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
22850
22851 2000-09-19 Richard Henderson <rth@cygnus.com>
22852
22853 * gcc.dg/compare2.c (case 10): XFAIL.
22854
22855 2000-09-18 Richard Henderson <rth@cygnus.com>
22856
22857 * gcc.c-torture/execute/20000906-1.c: Move ...
22858 * gcc.dg/20000906-1.c: ... here. Only run on targets
22859 that support __builtin_trap.
22860
22861 Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
22862
22863 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
22864
22865 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
22866
22867 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
22868 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
22869 more $ format tests.
22870
22871 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
22872
22873 * gcc.dg/format-errmk-1.c: New test.
22874
22875 2000-09-17 Greg McGary <greg@mcgary.org>
22876
22877 * gcc.c-torture/execute/20000917-1.x: Remove.
22878
22879 2000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
22880
22881 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
22882
22883 2000-09-17 Greg McGary <greg@mcgary.org>
22884
22885 * gcc.c-torture/execute/20000917-1.c: New test.
22886 * gcc.c-torture/execute/20000917-1.x: XFAIL.
22887
22888 2000-09-16 Neil Booth <NeilB@earthling.net>
22889
22890 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
22891 in nested macro bug.
22892
22893 2000-09-15 Neil Booth <NeilB@earthling.net>
22894
22895 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
22896
22897 2000-09-14 Jeffrey A Law (law@cygnus.com)
22898
22899 * gcc.c-torture/execute/20000914-1.c: New test.
22900
22901 2000-09-12 Alexandre Oliva <aoliva@redhat.com>
22902
22903 * g++.other/inline13.C: New test.
22904
22905 2000-09-12 Andreas Jaeger <aj@suse.de>
22906
22907 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
22908 constant by Ulrich Drepper <drepper@redhat.com>.
22909
22910 2000-09-12 J"orn Rennecke <amylaar@redhat.co.uk>
22911
22912 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
22913
22914 2000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22915
22916 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
22917
22918 2000-09-11 Zack Weinberg <zack@wolery.cumb.org>
22919
22920 * gcc.dg/cpp/backslash.c: New test.
22921
22922 2000-09-11 Alexandre Oliva <aoliva@redhat.com>
22923
22924 * gcc.c-torture/execute/20000910-1.c: New test.
22925 * gcc.c-torture/execute/20000910-2.c: Likewise.
22926
22927 2000-09-11 Robert Lipe <robertl@sco.com>
22928
22929 * gcc.dg/pragma-align.c: New test.
22930
22931 2000-09-11 Nathan Sidwell <nathan@codesourcery.com>
22932
22933 * g++.old-deja/g++.pt/explicit82.C: New test.
22934 * g++.old-deja/g++.pt/explicit83.C: New test.
22935
22936 2000-09-10 Zack Weinberg <zack@wolery.cumb.org>
22937
22938 * gcc.dg/asm-names.c: New test.
22939
22940 2000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22941
22942 * gcc.dg/cpp/tr-warn6.c: New test
22943
22944 2000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
22945
22946 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
22947 be accepted.
22948
22949 2000-09-07 Catherine Moore <clm@redhat.com>
22950
22951 * gcc.c-torture/execute/unroll-1.c: New test.
22952
22953 2000-09-06 Zack Weinberg <zack@wolery.cumb.org>
22954
22955 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
22956 ERROR markers.
22957 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
22958 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
22959 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
22960 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
22961 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
22962 Preprocess only.
22963 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
22964 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
22965
22966 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
22967
22968 * g++.old-deja/g++.pt/deduct2.C: New test.
22969
22970 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
22971
22972 * g++.old-deja/g++.pt/parms2.C: New test.
22973
22974 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
22975
22976 * g++.old-deja/g++.pt/crash58.C: New test.
22977
22978 2000-09-06 Greg McGary <greg@mcgary.org>
22979
22980 * gcc.c-torture/execute/20000906-1.c: New test.
22981 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
22982
22983 2000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22984
22985 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
22986
22987 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
22988
22989 * g++.old-deja/g++.pt/crash57.C: New test.
22990
22991 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
22992
22993 * g++.old-deja/g++.pt/crash56.C: New test.
22994
22995 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
22996
22997 * g++.old-deja/g++.pt/koenig1.C: New test.
22998
22999 2000-09-04 Jakub Jelinek <jakub@redhat.com>
23000
23001 * gcc.dg/20000904-1.c: New test.
23002
23003 2000-09-04 Jakub Jelinek <jakub@redhat.com>
23004
23005 * gcc.dg/cpp/paste8.c: New test.
23006
23007 2000-09-01 Alexandre Oliva <aoliva@redhat.com>
23008
23009 * gcc.c-torture/compile/20000827-1.c: New test.
23010
23011 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
23012
23013 * gcc.dg/format-diag-1.c: New test.
23014
23015 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
23016
23017 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
23018 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
23019 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
23020 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
23021 gcc.dg/formatz-1.c: Adjust warning regular expressions.
23022
23023 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
23024
23025 * g++.old-deja/g++.other/nested4.C: New test.
23026
23027 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
23028
23029 * g++.old-deja/g++.ns/scoped1.C: New test.
23030
23031 2000-08-30 Alexandre Oliva <aoliva@redhat.com>
23032
23033 * lib/g++.exp: Support testing already-installed GCC.
23034
23035 2000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23036
23037 * wtr-label-1.c, wtr-suffix-1.c: New tests.
23038
23039 2000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23040
23041 * gcc.dg/return-type-2.c: New test.
23042
23043 2000-08-27 Geoff Keating <geoffk@cygnus.com>
23044
23045 * gcc.c-torture/compile/20000825-1.c: New test.
23046
23047 2000-08-26 Alexandre Oliva <aoliva@redhat.com>
23048
23049 * gcc.dg/dwarf2-2.c: New test.
23050
23051 2000-08-26 Zack Weinberg <zack@wolery.cumb.org>
23052
23053 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
23054 dg-warning regexps.
23055
23056 2000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
23057
23058 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
23059 gcc.dg/format-ext-5.c: New tests.
23060
23061 2000-08-25 Jakub Jelinek <jakub@redhat.com>
23062
23063 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
23064
23065 2000-08-24 Mark Mitchell <mark@codesourcery.com>
23066
23067 * gcc.dg/noncompile/930622-2.c: Adjust error message.
23068
23069 2000-08-24 Richard Henderson <rth@cygnus.com>
23070
23071 * gcc.dg/ia64-sync-1.c: New test.
23072 * gcc.dg/ia64-sync-2.c: New test.
23073 * gcc.dg/ia64-asm-1.c: New test.
23074
23075 2000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
23076
23077 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
23078 * gcc.dg/format-ext-2.c: New test.
23079
23080 2000-08-23 Jason Merrill <jason@redhat.com>
23081
23082 * lib/old-dejagnu.exp: Also ignore "In member function" and
23083 "At global scope".
23084
23085 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23086
23087 * gcc.dg/noncompile/label-lineno-1.c: New test.
23088
23089 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
23090
23091 * gcc.dg/c99-array-nonobj-1.c: New test.
23092
23093 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
23094
23095 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
23096 tests.
23097 * gcc.dg/format-ext-1.c: New test.
23098
23099 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23100
23101 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
23102 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
23103 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
23104 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
23105 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
23106
23107 2000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
23108
23109 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
23110 gcc.dg/c99-strftime-2.c: New tests.
23111
23112 2000-08-22 Richard Henderson <rth@cygnus.com>
23113
23114 * gcc.c-torture/execute/20000822-1.c: New test.
23115
23116 2000-08-21 Jakub Jelinek <jakub@redhat.com>
23117
23118 * gcc.c-torture/execute/20000819-1.x: Remove.
23119
23120 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
23121
23122 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
23123 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
23124 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
23125 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
23126 gcc.dg/format-xopen-1.c: New tests.
23127
23128 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
23129
23130 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
23131
23132 2000-08-21 Jakub Jelinek <jakub@redhat.com>
23133
23134 * g++.old-deja/g++.other/loop2.C: New test.
23135
23136 * gcc.c-torture/compile/20000606-1.c: New test.
23137 * gcc.c-torture/compile/20000728-1.c: New test.
23138 * gcc.c-torture/execute/20000801-1.c: New test.
23139 * gcc.c-torture/execute/20000801-2.c: New test.
23140 * gcc.c-torture/execute/20000819-1.c: New test.
23141 * gcc.c-torture/execute/20000819-1.x: XFAIL.
23142 * gcc.dg/20000629-1.c: New test.
23143 * gcc.dg/20000724-1.c: New test.
23144 * gcc.dg/20000807-1.c: New test.
23145
23146 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
23147
23148 * gcc.dg/cpp/pragma-1.c: New test.
23149 * gcc.dg/cpp/pragma-2.c: New test.
23150
23151 2000-08-18 Zack Weinberg <zack@wolery.cumb.org>
23152
23153 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
23154 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
23155
23156 2000-08-18 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
23157
23158 * gcc.c-torture/compile/20000818-1.c: New test.
23159
23160 2000-08-18 Manfred Hollstein <manfredh@redhat.com>
23161
23162 * gcc.c-torture/execute/20000818-1.c: New test.
23163
23164 2000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
23165
23166 * gcc.dg/format-va-1.c: New test.
23167
23168 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
23169
23170 * g++.old-deja/g++.other/typedef8.C: New test.
23171
23172 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
23173
23174 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
23175 * g++.old-deja/g++.mike/net36.C: Mark candidate.
23176 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
23177 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
23178 * g++.old-deja/g++.other/ptrmem7.C: New test.
23179 * g++.old-deja/g++.pt/ptrmem10.C: New test.
23180
23181 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
23182
23183 * g++.old-deja/g++.pt/typename27.C: New test.
23184
23185 2000-08-17 Nathan Sidwell <nathan@codesourcery.com>
23186
23187 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
23188 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
23189 * g++.old-deja/g++.pt/friend45.C: New test.
23190 * g++.old-deja/g++.other/friend8.C: New test.
23191
23192 2000-08-15 Richard Henderson <rth@cygnus.com>
23193
23194 * gcc.c-torture/execute/20000815-1.c: New test.
23195
23196 2000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
23197
23198 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
23199 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
23200 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
23201
23202 2000-08-14 Nathan Sidwell <nathan@codesourcery.com>
23203
23204 * g++.old-deja/g++.other/refinit2.C: New test.
23205
23206 2000-08-13 Geoff Keating <geoffk@cygnus.com>
23207
23208 * lib/c-torture.exp (c-torture): Make
23209 compiler_conditional_xfail_data global.
23210 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
23211 compiler_conditional_xfail_data machinery.
23212 (f-torture-execute): Likewise.
23213 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
23214 and only when unrolling loops.
23215
23216 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
23217
23218 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
23219
23220 * g++.old-deja/g++.pt/explicit81.C: New test.
23221
23222 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
23223
23224 * g++.old-deja/g++.pt/typename26.C: New test.
23225
23226 2000-08-10 Geoff Keating <geoffk@cygnus.com>
23227
23228 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
23229 warning.
23230
23231 2000-08-10 Nathan Sidwell <nathan@codesourcery.com>
23232
23233 * g++.old-deja/g++.other/array3.C: New test.
23234
23235 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
23236
23237 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
23238 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
23239 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
23240 New tests.
23241
23242 2000-08-09 Nathan Sidwell <nathan@codesourcery.com>
23243
23244 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
23245 * g++.old-deja/g++.abi/vmihint.C: Likewise.
23246
23247 2000-08-09 Alexandre Oliva <aoliva@redhat.com>
23248
23249 * gcc.c-torture/execute/20000808-1.c: New test.
23250
23251 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
23252
23253 * gcc.dg/c90-const-expr-1.c: New test.
23254
23255 2000-08-08 Richard Henderson <rth@cygnus.com>
23256
23257 * gcc.dg/noncompile/920923-1.c: Declare calloc.
23258
23259 2000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
23260
23261 * gcc.dg/noncompile/const-ll-1.c: New test.
23262
23263 2000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
23264
23265 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
23266
23267 2000-08-06 Ovidiu Predescu <ovidiu@cup.hp.com>
23268
23269 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
23270 that running programs linked against the shared version of libobjc
23271 run correctly.
23272
23273 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
23274
23275 * gcc.dg/c99-printf-1.c: New test.
23276
23277 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
23278
23279 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
23280
23281 2000-08-05 Zack Weinberg <zack@wolery.cumb.org>
23282
23283 * gcc.c-torture/execute/20000731-1.x: Delete.
23284
23285 2000-08-04 Zack Weinberg <zack@wolery.cumb.org>
23286
23287 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
23288 and torture_without_loops as is done by c-torture.exp.
23289 (search_for): Copy from c-torture.exp.
23290 (gcc-dg-runtest): New function, drives a directory of tests
23291 iterating over the TORTURE_OPTIONS.
23292 (scan-assembler, scan-assembler-not): Move here from
23293 individual directory drivers.
23294
23295 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
23296 defined by lib/gcc-dg.exp.
23297 * gcc.dg/cpp/cpp.exp: Likewise.
23298 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
23299 gcc-dg-runtest, so we cycle over optimization options.
23300
23301 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
23302 * gcc.dg/compare2.c: No longer expected to fail.
23303
23304 2000-08-04 J"orn Rennecke <amylaar@cygnus.co.uk>
23305
23306 * gcc.c-torture/execute/20000804-1.c: New test.
23307
23308 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
23309
23310 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
23311
23312 2000-08-03 Zack Weinberg <zack@wolery.cumb.org>
23313
23314 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
23315
23316 2000-08-03 Jeffrey A Law (law@cygnus.com)
23317
23318 * gcc.c-torture/compile/20000803-1.c: New test.
23319
23320 2000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
23321
23322 * gcc.c-torture/execute/20000801-3.c,
23323 gcc.c-torture/execute/20000801-4.c: New tests.
23324 * gcc.c-torture/execute/20000801-3.x,
23325 gcc.c-torture/execute/20000801-4.x: Xfail.
23326
23327 2000-08-02 Geoff Keating <geoffk@cygnus.com>
23328
23329 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
23330 libobjc/.libs to allow for libtool.
23331
23332 2000-08-02 Jakub Jelinek <jakub@redhat.com>
23333
23334 * gcc.c-torture/compile/20000802-1.c: New test.
23335
23336 2000-08-02 Zack Weinberg <zack@wolery.cumb.org>
23337
23338 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
23339
23340 2000-07-31 Jeffrey A Law (law@cygnus.com)
23341
23342 * gcc-c-torture/execute/20000731-2.c: New test.
23343
23344 * gcc.c-torture/execute/20000731-1.c: New test.
23345 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
23346
23347 2000-07-31 Jakub Jelinek <jakub@redhat.com>
23348
23349 * testsuite/gcc.dg/cpp/paste7.c: New test.
23350 * gcc.dg/cpp/20000725-1.c: New test.
23351
23352 2000-07-31 Zack Weinberg <zack@wolery.cumb.org>
23353
23354 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
23355 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
23356 declaration warning for __builtin_dwarf_reg_size.
23357
23358 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
23359
23360 2000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
23361
23362 * gcc.dg/noncompile/voidparam-1.c: New test.
23363
23364 2000-07-30 Richard Henderson <rth@cygnus.com>
23365
23366 * gcc.dg/c90-digraph-1.c: Don't xfail.
23367 * gcc.dg/compare2.c (case 10): Xfail.
23368 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
23369
23370 2000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
23371
23372 * gcc.dg/c99-main-1.c: New test.
23373
23374 2000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
23375
23376 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
23377
23378 2000-07-26 Hans-Peter Nilsson <hp@axis.com>
23379
23380 * gcc.c-tortuer/execute/20000726-1.c: New test.
23381
23382 2000-07-26 Alexandre Oliva <aoliva@redhat.com>
23383
23384 * gcc.c-torture/execute/enum-2.c: New test.
23385
23386 2000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23387
23388 * gcc.dg/cpp/tr-warn3.c: New test.
23389
23390 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
23391
23392 * g++.old-deja/g++.ext/implicit1.C: Remove.
23393 * g++.old-deja/g++.jason/c2.C: Remove
23394 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
23395 * g++.old-deja/g++.pt/crash16.C: Likewise.
23396 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
23397
23398 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
23399
23400 * g++.old-deja/g++.other/for2.C: New test.
23401
23402 2000-07-25 Jakub Jelinek <jakub@redhat.com>
23403
23404 * gcc.dg/20000720-1.c: New test.
23405
23406 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
23407
23408 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
23409
23410 2000-07-24 Geoff Keating <geoffk@cygnus.com>
23411
23412 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
23413 * gcc.c-torture/execute/20000722-1.c: New.
23414 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
23415
23416 2000-07-24 Jakub Jelinek <jakub@redhat.com>
23417
23418 * gcc.dg/cpp/20000720-1.S: New test.
23419
23420 2000-07-21 Michael Meissner <meissner@redhat.com>
23421
23422 * gcc.c-torture/execute/ieee/hugeval.c: New test.
23423
23424 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
23425
23426 * g++.old-deja/g++.brendan/crash16.C,
23427 g++.old-deja/g++.brendan/parse3.C,
23428 g++.old-deja/g++.brendan/redecl1.C,
23429 g++.old-deja/g++.ns/template13.C,
23430 g++.old-deja/g++.other/decl4.C,
23431 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
23432
23433 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
23434
23435 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
23436 and "Internal error".
23437
23438 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
23439 regexps.
23440 * gcc.dg/cpp/paste6.c: New test.
23441
23442 2000-07-19 Zack Weinberg <zack@wolery.cumb.org>
23443
23444 * gcc.dg/cpp/tr-direct.c: New test.
23445
23446 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
23447 gcc.dg/cpp/undef1.c: Tweak error regexps.
23448
23449 2000-07-18 Eric Christopher <echristo@redhat.com>
23450
23451 * gcc.c-torture/compile/20000718-1.c: New test.
23452
23453 2000-07-18 Zack Weinberg <zack@wolery.cumb.org>
23454
23455 * cpplex.c (_cpp_push_token): If the token being pushed back
23456 is the previous token in this context, just subtract one from
23457 context->posn.
23458 * cppmacro.c (save_expansion): Clear aux field when storing a
23459 placemarker.
23460
23461 2000-07-18 Alexandre Oliva <aoliva@redhat.com>
23462
23463 * gcc.dg/noncompile/redecl-1.c: New test.
23464
23465 2000-07-18 Jakub Jelinek <jakub@redhat.com>
23466
23467 * gcc.c-torture/execute/20000717-5.c: New test.
23468 * gcc.c-torture/execute/20000717-1.x: Removed.
23469
23470 2000-07-17 Richard Henderson <rth@cygnus.com>
23471
23472 * gcc.c-torture/execute/20000717-4.c: New test.
23473
23474 2000-07-17 Zack Weinberg <zack@wolery.cumb.org>
23475
23476 * gcc.dg/cpp/syshdr.c: New test.
23477 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
23478
23479 2000-07-17 Neil Booth <neilb@earthling.net>
23480
23481 * gcc.dg/cpp/cmdlne-dM.c: New test.
23482 * gcc.dg/cpp/cmdlne-dD.c: New test.
23483
23484 2000-07-17 Jeffrey A Law (law@cygnus.com)
23485
23486 * gcc.c-torture/execute/20000717-3.c: New test.
23487
23488 * gcc.c-torture/compile/20000717-1.c: New test.
23489
23490 2000-07-17 Geoffrey Keating <geoffk@cygnus.com>
23491
23492 * gcc.c-torture/execute/20000717-2.c: New test.
23493
23494 2000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
23495
23496 * gcc.dg/formatz-1.c: New test.
23497
23498 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
23499 * gcc.dg/c99-digraph-1.c: New tests.
23500
23501 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
23502 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
23503
23504 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
23505 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
23506 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
23507 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
23508 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
23509 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
23510 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
23511
23512 2000-07-17 Greg McGary <greg@mcgary.org>
23513
23514 * gcc.c-torture/execute/20000717-1.c: New test.
23515 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
23516
23517 2000-07-15 Jakub Jelinek <jakub@redhat.com>
23518
23519 * gcc.c-torture/execute/20000715-2.c: New test.
23520 * gcc.dg/20000715-1.c: New test.
23521
23522 2000-07-15 Michael Meissner <meissner@redhat.com>
23523
23524 * gcc.c-torture/execute/20000715-1.c: New test.
23525
23526 2000-07-13 Jakub Jelinek <jakub@redhat.com>
23527
23528 * gcc.c-torture/execute/20000707-1.c: New test.
23529
23530 2000-07-13 Neil Booth <NeilB@earthling.net>
23531
23532 * testsuite/gcc.dg/cpp/digraph1.c,
23533 testsuite/gcc.dg/cpp/digraph2.c,
23534 testsuite/gcc.dg/cpp/digraphs.c: New tests.
23535
23536 2000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
23537
23538 * g77.f-torture/compile/20000630-2.f: New test.
23539 * g77.f-torture/compile/20000630-2.x
23540
23541 2000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
23542
23543 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
23544
23545 2000-07-11 Neil Booth <NeilB@earthling.net>
23546
23547 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
23548
23549 2000-07-11 Neil Booth <NeilB@earthling.net>
23550
23551 * gcc.dg/cpp/cmdlne-C.c: New.
23552
23553 2000-07-09 Neil Booth <NeilB@earthling.net>
23554
23555 * gcc.dg/cpp/directiv.c: New tests.
23556 * gcc.dg/cpp/undef1.c: Update.
23557
23558 2000-07-08 Angela Marie Thomas <angela@cygnus.com>
23559
23560 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
23561
23562 2000-07-09 Neil Booth <NeilB@earthling.net>
23563
23564 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
23565
23566 2000-07-07 Zack Weinberg <zack@wolery.cumb.org>
23567
23568 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
23569 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
23570
23571 2000-07-08 Neil Booth <NeilB@earthling.net>
23572
23573 * gcc.dg/cpp/macsyntx.c: New tests.
23574
23575 2000-07-07 Jakub Jelinek <jakub@redhat.com>
23576
23577 * gcc.dg/20000707-1.c: New test.
23578
23579 2000-07-07 Jakub Jelinek <jakub@redhat.com>
23580
23581 * gcc.c-torture/execute/20000706-1.c: New test.
23582 * gcc.c-torture/execute/20000706-2.c: New test.
23583 * gcc.c-torture/execute/20000706-3.c: New test.
23584 * gcc.c-torture/execute/20000706-4.c: New test.
23585 * gcc.c-torture/execute/20000706-5.c: New test.
23586
23587 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
23588
23589 * g++.old-deja/g++.pt/instantiate7.C: New test.
23590
23591 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
23592
23593 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
23594 * g++.old-deja/g++.mike/thunk3.C: Likewise.
23595 * g++.old-deja/g++.other/rtti3.C: Likewise.
23596 * g++.old-deja/g++.other/rttid3.C: Likewise.
23597
23598 2000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
23599
23600 * g77.f-torture/compile/20000630-1.x: Fix typo
23601
23602 2000-07-05 Zack Weinberg <zack@wolery.cumb.org>
23603
23604 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
23605 assembly output.
23606
23607 2000-07-04 Zack Weinberg <zack@wolery.cumb.org>
23608
23609 * gcc.dg/cpp/ident.c: New test.
23610
23611 2000-07-05 Neil Booth <NeilB@earthling.net>
23612
23613 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
23614 gcc.dg/cpp/lexstrng.c: New tests.
23615
23616 2000-07-04 Neil Booth <NeilB@earthling.net>
23617
23618 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
23619 * gcc.dg/cpp/strify2.c: Same.
23620
23621 2000-07-03 Zack Weinberg <zack@wolery.cumb.org>
23622
23623 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
23624 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
23625 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
23626 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
23627
23628 * testsuite/gcc.dg/cpp/macro1.c,
23629 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
23630 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
23631 testsuite/gcc.dg/cpp/strify1.c,
23632 testsuite/gcc.dg/cpp/strify2.c: New tests.
23633
23634 2000-07-03 Jakub Jelinek <jakub@redhat.com>
23635
23636 * gcc.c-torture/execute/20000703-1.c: New test.
23637
23638 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
23639
23640 * g++.old-deja/g++.pt (lookup10.C): New test.
23641
23642 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
23643
23644 * g++.old-deja/g++.pt (typename25.C): New test.
23645
23646 2000-07-02 Zack Weinberg <zack@wolery.cumb.org
23647
23648 * gcc.c-torture/compile/20000701-1.c: New test.
23649
23650 2000-06-30 Nick Clifton <nickc@cygnus.com>
23651
23652 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
23653 to test case.
23654
23655 2000-06-30 Catherine Moore <clm@cygnus.com>
23656
23657 * gcc.c-torture/execute/align-1.c: New test.
23658
23659 2000-06-30 Nathan Sidwell <nathan@codesourcery.com>
23660
23661 * g++.old-deja/g++.pt/expr8.C: New test.
23662 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
23663
23664 2000-06-29 Nick Clifton <nickc@cygnus.com>
23665
23666 * gcc.c-torture/compile/20000629-1.c: New test.
23667
23668 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
23669
23670
23671 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
23672 gcc.dg/noncompile directory, depending on whether they're
23673 preprocessor tests or not. Annotate all the tests for the dg
23674 framework.
23675
23676 * gcc.c-torture/noncompile/noncompile.exp: Delete.
23677 * gcc.dg/noncompile/noncompile.exp: New.
23678
23679 * Moved files:
23680 Old name New name
23681 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
23682 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
23683 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
23684 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
23685 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
23686 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
23687 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
23688 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
23689 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
23690 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
23691 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
23692 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
23693 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
23694 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
23695 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
23696 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
23697 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
23698 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
23699 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
23700 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
23701 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
23702 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
23703 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
23704 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
23705
23706 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
23707 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
23708 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
23709 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
23710 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
23711 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
23712
23713 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
23714
23715 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
23716 declare one variable. On the fourth, error.
23717 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
23718 declared by 20000628-1a.h.
23719
23720 2000-06-29 Richard Henderson <rth@redhat.com>
23721
23722 * gcc.c-torture/execute/930529-1.x: New file.
23723 * gcc.dg/920413-1.c: Adjust expected warning text.
23724 * gcc.dg/980217-1.c: Declare abort.
23725 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
23726
23727 2000-06-29 Jeffrey A Law (law@cygnus.com)
23728
23729 * g77.f-torture/compile/20000629-1.f: New test.
23730 * g77.f-torture/compile/20000629-1.x: Expected to fail.
23731
23732 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
23733
23734 Rearrange lots of files, removing entirely the
23735 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
23736 directories.
23737
23738 * Deleted files:
23739 gcc.c-torture/code_quality/code_quality.exp
23740 gcc.c-torture/special/special.exp
23741 gcc.failure/failure.exp
23742 gcc.failure/940409-1.x
23743 gcc.c-torture/compile/961203-1.x
23744
23745 * New files:
23746 gcc.misc-tests/linkage.exp
23747 gcc.c-torture/execute/920730-1t.c
23748 gcc.c-torture/execute/920730-1t.x
23749 gcc.c-torture/compile/920520-1.x
23750 gcc.c-torture/compile/920521-1.x
23751 gcc.c-torture/compile/981006-1.x
23752 gcc.c-torture/execute/eeprof-1.x
23753
23754 * Moved files (possibly with modifications to fit a new harness):
23755 Old name New name
23756 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
23757 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
23758 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
23759 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
23760 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
23761 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
23762 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
23763 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
23764 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
23765 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
23766 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
23767 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
23768 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
23769 gcc.failure/940409-1.c gcc.dg/940409-1.c
23770
23771 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
23772
23773 * c-torture/compile/961203-1.x: Delete.
23774
23775 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
23776 not exit. Include stdio.h.
23777 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
23778 * gcc.misc-tests/dg-12.c: Likewise.
23779 * gcc.misc-tests/dg-5.c: Likewise.
23780 * gcc.misc-tests/dg-6.c: Likewise.
23781 * gcc.misc-tests/dg-7.c: Prototype abort.
23782 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
23783 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
23784 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
23785 not exit.
23786 * gcc.misc-tests/sieve.c: Use return from main, not exit.
23787 * gcc.misc-tests/sort2.c: Use return from main, not exit.
23788
23789 2000-06-28 Jakub Jelinek <jakub@redhat.com>
23790
23791 * gcc.dg/cpp/20000628-1.c: New test.
23792 * gcc.dg/cpp/20000628-1.h: New header for above test.
23793 * gcc.dg/cpp/20000628-1a.h: Likewise.
23794
23795 2000-06-27 Zack Weinberg <zack@wolery.cumb.org>
23796
23797 * gcc.dg/cpp: New directory.
23798 * gcc.dg/cpp/cpp.exp: New driver.
23799 * gcc.dg/cpp/20000627-1.c: New test.
23800 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
23801 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
23802 and rewrite as a compilation test.
23803
23804 * gcc.dg: Move many files into the cpp subdirectory, possibly
23805 renaming or editing them as well.
23806 Old name New name
23807 990119-1.c cpp/19990119-1.c
23808 990228-1.c cpp/19990228-1.c
23809 990407-1.c cpp/19990407-1.c
23810 990409-1.c cpp/19990409-1.c
23811 990413-1.c cpp/19990413-1.c
23812 990703-1.c cpp/19990703-1.c
23813 20000127-1.c cpp/20000127-1.c
23814 20000129-1.c cpp/20000129-1.c
23815 20000207-1.c cpp/20000207-1.c
23816 20000207-2.c cpp/20000207-2.c
23817 20000209-1.c cpp/20000209-1.c
23818 20000209-2.c cpp/20000209-2.c
23819 20000301-1.c cpp/20000301-1.c
23820 20000419-1.c cpp/20000419-1.c
23821 20000510-1.S cpp/20000510-1.S
23822 20000519-1.c cpp/20000519-1.c
23823 20000529-1.c cpp/20000529-1.c
23824 20000625-1.c cpp/20000625-1.c
23825 20000625-2.c cpp/20000625-2.c
23826 cpp-as1.c cpp/assert1.c
23827 cpp-as2.c cpp/assert2.c
23828 cxx-comments-1.c cpp/cxxcom1.c
23829 cxx-comments-2.c cpp/cxxcom2.c
23830 endif-label.c cpp/endif.c
23831 cpp-hash1.c cpp/hash1.c
23832 cpp-hash2.c cpp/hash2.c
23833 cpp-if1.c cpp/if-1.c
23834 cpp-if2.c cpp/if-2.c
23835 cpp-if3.c cpp/if-3.c
23836 cpp-if4.c cpp/if-4.c
23837 cpp-if5.c cpp/if-5.c
23838 cpp-cond.c cpp/if-cexp.c
23839 cpp-missingop.c cpp/if-mop.c
23840 cpp-missingparen.c cpp/if-mpar.c
23841 cpp-opprec.c cpp/if-oppr.c
23842 cpp-ifparen.c cpp/if-paren.c
23843 cpp-shortcircuit.c cpp/if-sc.c
23844 cpp-shift.c cpp/if-shift.c
23845 cpp-unary.c cpp/if-unary.c
23846 cpp-li1.c cpp/line1.c
23847 cpp-li2.c cpp/line2.c
23848 lineno.c cpp/line3.c
23849 lineno-2.c cpp/line4.c
23850 cpp-mi.c cpp/mi1.c
23851 cpp-mic.h cpp/mi1c.h
23852 cpp-micc.h cpp/mi1cc.h
23853 cpp-mind.h cpp/mi1nd.h
23854 cpp-mindp.h cpp/mi1ndp.h
23855 cpp-mix.h cpp/mi1x.h
23856 cpp-mi2.c cpp/mi2.c
23857 cpp-mi2a.h cpp/mi2a.h
23858 cpp-mi2b.h cpp/mi2b.h
23859 cpp-mi2c.h cpp/mi2c.h
23860 cpp-mi3.c cpp/mi3.c
23861 cpp-mi3.def cpp/mi3.def
23862 poison-1.c cpp/poison.c
23863 pr-impl.c cpp/prag-imp.c
23864 cpp-redef-2.c cpp/redef1.c
23865 cpp-redef.c cpp/redef2.c
23866 strpaste.c cpp/strp1.c
23867 strpaste-2.c cpp/strp2.c
23868 cpp-tradpaste.c cpp/tr-paste.c
23869 cpp-tradstringify.c cpp/tr-str.c
23870 cpp-tradwarn1.c cpp/tr-warn1.c
23871 cpp-tradwarn2.c cpp/tr-warn2.c
23872 trigraphs.c cpp/trigraphs.c
23873 cpp-unc1.c cpp/unc1.c
23874 cpp-unc2.c cpp/unc2.c
23875 cpp-unc3.c cpp/unc3.c
23876 cpp-unc.c cpp/unc4.c
23877 undef.c cpp/undef1.c
23878 undef-2.c cpp/undef2.c
23879 cpp-wi1.c cpp/widestr1.c
23880
23881 2000-06-27 Mark Mitchell <mark@codesourcery.com>
23882
23883 * lib/g++.exp (g++_include_flags): Tweak.
23884
23885 2000-06-27 H.J. Lu <hjl@gnu.org>
23886 Loren J. Rittle <ljrittle@acm.org>
23887
23888 * lib/g++.exp (g++_include_flags): Override libgloss.exp
23889 version with one that knows about the new gcc tree structure.
23890 (g++_link_flags): Same.
23891
23892 2000-06-26 Zack Weinberg <zack@wolery.cumb.org>
23893
23894 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
23895 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
23896 case we are cross-compiling.
23897
23898 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
23899 g++.old-deja/g++.niklas/Makefile.in,
23900 g++.old-deja/g++.niklas/configure.in,
23901 g++.old-deja/g++.other/Makefile.in,
23902 g++.old-deja/g++.other/configure.in,
23903 gcc.c-torture/code_quality/Makefile.in,
23904 gcc.c-torture/code_quality/configure.in,
23905 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
23906 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
23907 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
23908 gcc.c-torture/execute/ieee/Makefile.in,
23909 gcc.c-torture/execute/ieee/configure.in,
23910 gcc.c-torture/noncompile/Makefile.in,
23911 gcc.c-torture/noncompile/configure.in,
23912 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
23913 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
23914 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
23915
23916 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
23917
23918 * g++.old-deja/g++.other/ambig3.C: New test.
23919
23920 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
23921
23922 * g++.old-deja/g++.pt/syntax1.C: New test.
23923 * g++.old-deja/g++.pt/syntax2.C: New test.
23924 * g++.old-deja/g++.other/syntax3.C: New test.
23925 * g++.old-deja/g++.other/syntax4.C: New test.
23926
23927 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
23928
23929 * gcc.dg/20000623-1.c: Prototype exit and abort.
23930
23931 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
23932
23933 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
23934 New tests.
23935 * gcc.dg/cpp-mi3.def: New file.
23936
23937 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
23938 inside assertions.
23939 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
23940 lexer's error messages.
23941 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
23942 divine anything from the linemarkers.
23943 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
23944 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
23945
23946 2000-06-23 Geoffrey Keating <geoffk@cygnus.com>
23947
23948 * gcc.dg/20000623-1.c: New test.
23949
23950 2000-06-22 Jakub Jelinek <jakub@redhat.com>
23951
23952 * gcc.c-torture/execute/20000622-1.c: New test.
23953
23954 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
23955
23956 * g++.old-deja/g++.other/init15.C: New test.
23957
23958 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
23959
23960 * g++.old-deja/g++.pt/vaarg2.C: New test.
23961 * g++.old-deja/g++.pt/vaarg3.C: New test.
23962
23963 2000-06-20 Nathan Sidwell <nathan@codesourcery.com>
23964
23965 * g++.old-deja/g++.other/dyncast6.C: New test.
23966
23967 2000-06-15 Jakub Jelinek <jakub@redhat.com>
23968
23969 * gcc.c-torture/execute/loop-6.c: New test.
23970
23971 2000-06-14 Jakub Jelinek <jakub@redhat.com>
23972
23973 * gcc.dg/20000614-1.c: New test.
23974 * gcc.dg/20000614-2.c: New test.
23975
23976 2000-06-14 Hans-Peter Nilsson <hp@axis.com>
23977
23978 * g++.old-deja/g++.other/inline12.C: New test.
23979
23980 2000-06-13 Jakub Jelinek <jakub@redhat.com>
23981
23982 * g++.old-deja/g++.other/eh1.C: New test.
23983
23984 2000-06-12 Jakub Jelinek <jakub@redhat.com>
23985
23986 * g++.old-deja/g++.other/type.C: New test.
23987
23988 2000-06-05 Jakub Jelinek <jakub@redhat.com>
23989
23990 * g++.old-deja/g++.other/initstring.C: New test.
23991
23992 2000-06-12 Jason Merrill <jason@redhat.com>
23993
23994 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
23995
23996 2000-06-09 Jeffrey A Law (law@cygnus.com)
23997
23998 * gcc.c-torture/compile/20000609-1.c: New test.
23999
24000 2000-06-09 Clinton Popetz <cpopetz@cygnus.com>
24001
24002 * gcc.dg/20000609-1.c: New test.
24003
24004 2000-06-08 Zack Weinberg <zack@wolery.cumb.org>
24005
24006 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
24007 * gcc.c-torture/noncompile/poison-1.c: Move...
24008 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
24009 * gcc.dg/cpp-li1.c: Add a token after the #line.
24010
24011 2000-06-05 Richard Henderson <rth@cygnus.com>
24012
24013 * gcc.c-torture/execute/20000605-2.c: New test.
24014 * gcc.c-torture/execute/20000605-3.c: New test.
24015
24016 2000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
24017
24018 * g77.f-torture/execute/20000503-1.x: New file.
24019
24020 2000-06-06 Nathan Sidwell <nathan@codesourcery.com>
24021
24022 * g++.old-deja/g++.eh/badalloc1.C: New test.
24023
24024 2000-06-05 Richard Henderson <rth@cygnus.com>
24025
24026 * gcc.c-torture/execute/20000605-1.c: New test.
24027
24028 2000-06-05 Jakub Jelinek <jakub@redhat.com>
24029 Nathan Sidwell <nathan@codesourcery.com>
24030
24031 * gcc.c-torture/compile/20000605-1.c: New test.
24032
24033 2000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
24034
24035 * g77.f-torture/compile/20000601-1.f: New test.
24036
24037 2000-06-03 Richard Henderson <rth@cygnus.com>
24038
24039 * gcc.c-torture/execute/20000603-1.c: New.
24040
24041 2000-06-02 Zack Weinberg <zack@wolery.cumb.org>
24042
24043 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
24044 * gcc.dg/noreturn-2.c (noreturn): Likewise.
24045
24046 2000-06-01 Zack Weinberg <zack@wolery.cumb.org>
24047
24048 * gcc.dg/compare2.c (case 12): XFAIL.
24049 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
24050 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
24051
24052 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
24053
24054 2000-05-29 Zack Weinberg <zack@wolery.cumb.org>
24055
24056 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
24057 guard macro is already defined when the header is first
24058 included.
24059 * gcc.dg/cpp-mix.h: New file.
24060 * gcc.dg/endif-label.c: Update patterns to match compiler.
24061
24062 * g++.brendan/complex1.C: Declare abort.
24063 * g++.law/refs4.C: Remove XFAIL.
24064 * g++.oliva/expr2.C: Declare abort and exit.
24065
24066 2000-05-28 Alexandre Oliva <aoliva@cygnus.com>
24067
24068 * gcc.c-torture/execute/20000528-1.c: New test.
24069
24070 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
24071 * g++.old-deja/g++.law/temps4.C: Likewise.
24072
24073 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
24074 stdlib.h. Call abort() on failure.
24075 * g++.old-deja/g++.law/refs4.C: Likewise.
24076 * g++.old-deja/g++.law/temps4.C: Likewise.
24077 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
24078 * gcc.c-torture/execute/20000112-1.c: Include string.h.
24079
24080 2000-05-27 Zack Weinberg <zack@wolery.cumb.org>
24081
24082 Relative to g++.dg/special:
24083 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
24084
24085 Relative to g++.old-deja:
24086 * g++.brendan/complex1.C, g++.jason/optimize2.C,
24087 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
24088 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
24089 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
24090 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
24091 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
24092 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
24093
24094 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
24095 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
24096 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
24097 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
24098 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
24099 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
24100 and/or string.h.
24101
24102 * g++.other/goto1.C: Update expectations for error messages.
24103
24104 2000-05-25 Alexandre Oliva <aoliva@cygnus.com>
24105
24106 * gcc.c-torture/compile/20000523-1.c: New test.
24107
24108 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
24109
24110 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
24111
24112 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
24113
24114 * g++.old-deja/g++.eh/catch11.C: New test.
24115 * g++.old-deja/g++.eh/catch12.C: New test.
24116
24117 2000-05-24 Nick Clifton <nickc@cygnus.com>
24118
24119 * gcc.c-torture/execute/20000523-1.c: New test.
24120
24121 2000-05-23 Zack Weinberg <zack@wolery.cumb.org>
24122
24123 * c-torture/execute/bcp-1.c: Replace abort in arg of
24124 __builtin_constant_p with a generic external function.
24125
24126 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
24127 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
24128 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
24129 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
24130 Prototype abort and/or exit.
24131
24132 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
24133 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
24134 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
24135 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
24136
24137 2000-05-22 Alexandre Oliva <aoliva@cygnus.com>
24138
24139 * gcc.dg/dwarf2-1.c: New test.
24140
24141 2000-05-20 Richard Henderson <rth@cygnus.com>
24142
24143 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
24144
24145 2000-05-20 Andreas Jaeger <aj@suse.de>
24146
24147 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
24148 testcase.
24149
24150 2000-05-19 David Edelsohn <edelsohn@gnu.org>
24151
24152 * gcc.c-torture/execute/20000519-2.c: New test.
24153
24154 2000-05-19 Andreas Jaeger <aj@suse.de>
24155
24156 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
24157 which fails with SSA.
24158
24159 * lib/c-torture.exp: Also test with -O3 -fssa.
24160
24161 2000-05-18 Michael Meissner <meissner@redhat.com>
24162
24163 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
24164 * gcc.c-torture/execute/920415-1.c: Ditto.
24165 * gcc.c-torture/execute/920501-1.c: Ditto.
24166 * gcc.c-torture/execute/conversion.c: Ditto.
24167 * gcc.c-torture/execute/cvt-1.c: Ditto.
24168
24169 2000-05-18 Jeffrey A Law (law@cygnus.com)
24170
24171 * gcc.c-torture/compile/20000518-1.c: New test.
24172
24173 2000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
24174
24175 * g77.f-torture/compile/200005018.f: New test.
24176
24177 2000-05-17 Jeffrey A Law (law@cygnus.com)
24178
24179 * gcc.c-torture/compile/20000517-1.c: New test.
24180
24181 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24182
24183 * gcc.c-torture/execute/20000516-1.c: New test.
24184
24185 2000-05-15 Jakub Jelinek <jakub@redhat.com>
24186
24187 * g++.old-deja/g++.other/eh.C: New test.
24188
24189 2000-05-12 Richard Henderson <rth@cygnus.com>
24190
24191 * gcc.c-torture/execute/990208-1.c (main): Don't pass
24192 constants through to doit's conditional.
24193
24194 2000-05-11 Jeffrey A Law (law@cygnus.com)
24195
24196 * gcc.c-torture/compile/20000511-1.c: New test.
24197 * g77.f-torture/compile/20000511-1.f: New test.
24198 * g77.f-torture/compile/20000511-2.f: New test.
24199
24200 2000-05-11 Michael Meissner <meissner@redhat.com>
24201
24202 * gcc.c-torture/execute/20000511-1.c: New test.
24203
24204 2000-05-11 Zack Weinberg <zack@wolery.cumb.org>
24205
24206 * gcc.dg/dg.exp: Scan .S files as well as .c files.
24207 * gcc.dg/20000510-1.S: New.
24208
24209 2000-05-08 Catherine Moore <clm@cygnus.com>
24210
24211 * gcc.dg/unused-3.c: New.
24212
24213 2000-05-06 Richard Henderson <rth@cygnus.com>
24214
24215 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
24216 * g++.old-deja/g++.mike/warn1.C: Likewise.
24217 * g++.old-deja/g++.pt/local1.C: Likewise.
24218 * g++.old-deja/g++.pt/local7.C: Likewise.
24219 * g++.old-deja/g++.pt/spec16.C: Likewise.
24220
24221 2000-05-06 Nathan Sidwell <nathan@codesourcery.com>
24222
24223 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
24224
24225 2000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
24226
24227 * g77.f-torture/execute/20000503-1.f: New test.
24228
24229 2000-05-04 Andreas Jaeger <aj@suse.de>
24230
24231 * gcc.dg/noreturn-2.c: New test.
24232
24233 2000-05-04 Neil Booth <NeilB@earthling.net>
24234
24235 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
24236 preprocessor.
24237
24238 2000-05-04 Richard Henderson <rth@cygnus.com>
24239
24240 * gcc.c-torture/execute/20000503-1.c: Fix typo.
24241
24242 2000-05-04 Richard Henderson <rth@cygnus.com>
24243
24244 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
24245 OpenSSL by Jason R Thorpe.
24246
24247 2000-05-03 Jim Wilson <wilson@cygnus.com>
24248
24249 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
24250
24251 2000-05-03 Robert Lipe <robertlipe@usa.net>
24252
24253 * gcc.dg/20000503-1.c: New test.
24254
24255 2000-05-02 Jakub Jelinek <jakub@redhat.com>
24256
24257 * gcc.c-torture/compile/20000502-1.c: New test.
24258 * g++.old-deja/g++.other/align.C: New test.
24259 * gcc.dg/cpp-tradstringify.c: New test.
24260
24261 Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
24262
24263 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
24264 and hard registers.
24265
24266 2000-04-26 Geoff Keating <geoffk@cygnus.com>
24267
24268 * gcc.c-torture/execute/loop-5.c: New test.
24269
24270 2000-04-25 Jakub Jelinek <jakub@redhat.com>
24271
24272 * gcc.c-torture/execute/va-arg-20.c: New test.
24273
24274 2000-04-23 Jeffrey A Law (law@cygnus.com)
24275
24276 * gcc.c-torture/execute/20000422-1.c: New test.
24277
24278 2000-04-20 Greg McGary <gkm@gnu.org>
24279
24280 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
24281 when optimizing, but without sibling-call optimizations (-O1).
24282
24283 2000-04-20 Jeffrey A Law (law@cygnus.com)
24284
24285 * gcc.c-torture/compile/20000420-1.c: New test.
24286
24287 2000-04-20 Nathan Sidwell <nathan@codesourcery.com>
24288
24289 * g++.abi/ptrflags.C: New test.
24290 * g++.eh/catchptr1.C: Test incomplete pointer chains.
24291
24292 2000-04-19 Catherine Moore <clm@cygnus.com>
24293
24294 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
24295
24296 2000-04-19 Greg McGary <gkm@gnu.org>
24297
24298 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
24299 sibling-call optimizations.
24300
24301 2000-04-19 Zack Weinberg <zack@wolery.cumb.org>
24302
24303 * gcc.dg/20000419-1.c: New test.
24304
24305 2000-04-12 Hans-Peter Nilsson <hp@axis.com>
24306
24307 * gcc.c-torture/execute/20000412-6.c: New test.
24308
24309 2000-04-12 Jeffrey A Law (law@cygnus.com)
24310
24311 * gcc.c-torture/execute/20000412-5.c: New test.
24312 * g77.f-torture/compile/20000412-1.f: New test.
24313 * gcc.c-torture/execute/20000412-4.c: New test.
24314 * gcc.c-torture/compile/20000412-2.c: New test.
24315 * gcc.c-torture/execute/20000412-3.c: New test.
24316 * gcc.c-torture/compile/20000412-1.c: New test.
24317 * gcc.c-torture/execute/20000412-2.c: New test.
24318
24319 2000-04-12 Jakub Jelinek <jakub@redhat.com>
24320
24321 * objc/execute/bf-20.m: New test.
24322
24323 2000-04-10 Richard Henderson <rth@cygnus.com>
24324
24325 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
24326
24327 * gcc.c-torture/execute/20000412-1.c: New test.
24328
24329 2000-04-10 Nathan Sidwell <nathan@codesourcery.com>
24330
24331 * g++.old-deja/g++.eh/catchptr1.C: New test.
24332
24333 2000-04-09 Nathan Sidwell <nathan@codesourcery.com>
24334
24335 * g++.old-deja/g++.abi/cxa_vec.C: New test.
24336
24337 2000-04-08 Neil Booth <NeilB@earthling.net>
24338
24339 * gcc.dg/cpp-nullchar.c: Remove test as
24340 embedded nulls cause problems.
24341
24342 2000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24343
24344 * gcc.dg/compare2.c: New test.
24345
24346 2000-04-08 Neil Booth <NeilB@earthling.net>
24347
24348 * gcc.dg/cpp-nullchar.c: New test.
24349
24350 2000-04-07 Zack Weinberg <zack@wolery.cumb.org>
24351
24352 * gcc.dg/cpp-mi2.c: New test.
24353 * gcc.dg/cpp-mi2[abc].h: New files.
24354
24355 2000-04-07 Nathan Sidwell <nathan@codesourcery.com>
24356
24357 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
24358 member name.
24359
24360 2000-04-06 Nathan Sidwell <nathan@codesourcery.com>
24361
24362 * g++.old-deja/g++.abi/vmihint.C: New test.
24363
24364 2000-04-06 Neil Booth <NeilB@earthling.net>
24365
24366 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
24367 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
24368 copyright.
24369
24370 2000-04-05 Hans-Peter Nilsson <hp@axis.com>
24371
24372 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
24373 avoid stack-frame overwrite.
24374
24375 2000-04-05 Jakub Jelinek <jakub@redhat.com>
24376
24377 * gcc.c-torture/compile/20000405-2.c: New test.
24378 * gcc.c-torture/compile/20000405-3.c: New test.
24379
24380 2000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24381
24382 * gcc.c-torture/compile/20000405-1.c: New test.
24383
24384 2000-04-04 Geoff Keating <geoffk@cygnus.com>
24385
24386 * gcc.dg/cast-qual-1.c: Revert last change.
24387
24388 2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24389
24390 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
24391
24392 2000-04-03 Zack Weinberg <zack@wolery.cumb.org>
24393
24394 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
24395 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
24396
24397 2000-04-03 Jeffrey A Law (law@cygnus.com)
24398
24399 * gcc.c-torture/compile/20000403-2.c: New test.
24400 * gcc.c-torture/compile/20000403-1.c: New test.
24401
24402 2000-04-03 Hans-Peter Nilsson <hp@axis.com>
24403
24404 * gcc.c-torture/execute/20000403-1.c: New test.
24405
24406 2000-04-03 Geoff Keating <geoffk@cygnus.com>
24407
24408 * gcc.c-torture/execute/20000402-1.c: New test.
24409
24410 2000-04-03 Donald Lindsay <dlindsay@cygnus.com>
24411
24412 * gcc.c-torture/execute/va-arg-15.c: New test.
24413 * gcc.c-torture/execute/va-arg-16.c: New test.
24414 * gcc.c-torture/execute/va-arg-17.c: New test.
24415 * gcc.c-torture/execute/va-arg-18.c: New test.
24416 * gcc.c-torture/execute/va-arg-19.c: New test.
24417
24418 2000-04-02 Zack Weinberg <zack@wolery.cumb.org>
24419
24420 * gcc.c-torture/compile/981211-1.c: Move to...
24421 * gcc.dg/cpp-as1.c: ...here.
24422 * gcc.dg/cpp-as2.c: New file.
24423
24424 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
24425 compiler.
24426
24427 2000-04-02 Neil Booth <NeilB@earthling.net>
24428
24429 * gcc.dg/cpp-cond.c New tests.
24430 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
24431 accidental success less likely.
24432 * gcc.dg/cpp-missingop.c New tests.
24433 * gcc.dg/cpp-missingparen.c New tests.
24434 * gcc.dg/cpp-shift.c New tests.
24435 * gcc.dg/cpp-shortcircuit.c New tests.
24436 * gcc.dg/cpp-unary.c New tests.
24437
24438 2000-03-29 Jeffrey A Law (law@cygnus.com)
24439
24440 * gcc.c-torture/compile/20000329-1.c: New test.
24441
24442 2000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
24443
24444 * gcc.c-torture/compile/20000326-1.c: New test.
24445 * gcc.c-torture/compile/20000326-2.c: New test.
24446
24447 2000-03-24 Geoff Keating <geoffk@cygnus.com>
24448
24449 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
24450 the first parameter is a function argument.
24451
24452 2000-03-23 Nathan Sidwell <nathan@codesourcery.com>
24453
24454 * g++.old-deja/g++.ext/array4.C: New test.
24455
24456 2000-03-22 Geoff Keating <geoffk@cygnus.com>
24457
24458 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
24459
24460 2000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24461
24462 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
24463
24464 2000-03-19 Richard Henderson <rth@cygnus.com>
24465
24466 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
24467
24468 2000-03-19 Richard Henderson <rth@cygnus.com>
24469
24470 * gcc.c-torture/compile/20000319-1.c: New test.
24471
24472 2000-03-14 Jeffrey A Law (law@cygnus.com)
24473
24474 * gcc.c-torture/execute/20000314-3.c: New test.
24475 * gcc.c-torture/execute/20000314-2.c: New test.
24476 * gcc.c-torture/execute/20000314-1.c: New test.
24477 * gcc.c-torture/compile/20000314-2.c: New test.
24478 * gcc.c-torture/compile/20000314-1.c: New test.
24479
24480 2000-03-13 Nathan Sidwell <nathan@codesourcery.com>
24481
24482 * g++.old-deja/g++.warn/inline.C: New test.
24483
24484 2000-03-10 Hans-Peter Nilsson <hp@bitrange.com>
24485
24486 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
24487 standards-compliant result rather than specific constants.
24488 Put test-values in array.
24489
24490 2000-03-08 Jason Merrill <jason@casey.cygnus.com>
24491
24492 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
24493 (g++_target_compile): Put test-specific options last.
24494
24495 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
24496
24497 * g++.old-deja/g++.eh/vbase4.C: New test.
24498
24499 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
24500
24501 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
24502
24503 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
24504
24505 * g++.old-deja/g++.brendan/misc12.C: Removed.
24506 * g++.old-deja/g++.pt/memtemp77.C: Constify.
24507 * g++.old-deja/g++.ext/pretty4.C: New test.
24508
24509 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
24510
24511 * g++.old-deja/g++.other/string2.C: New test.
24512
24513 2000-03-06 Nathan Sidwell <nathan@codesourcery.com>
24514
24515 * g++.old-deja/g++.warn/impint2.C: New test.
24516
24517 2000-03-05 Hans-Peter Nilsson <hp@bitrange.com>
24518
24519 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
24520 is 1, not zero.
24521
24522 2000-03-05 Nathan Sidwell <nathan@codesourcery.com>
24523
24524 * g++.old-deja/g++.warn/impint.C: New test.
24525 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
24526 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
24527 * g++.old-deja/g++.pt/explicit12.C: Likewise.
24528 * g++.old-deja/g++.pt/explicit13.C: Likewise.
24529 * g++.old-deja/g++.pt/explicit17.C: Likewise.
24530 * g++.old-deja/g++.pt/explicit18.C: Likewise.
24531 * g++.old-deja/g++.pt/explicit19.C: Likewise.
24532 * g++.old-deja/g++.pt/explicit23.C: Likewise.
24533 * g++.old-deja/g++.pt/explicit31.C: Likewise.
24534 * g++.old-deja/g++.pt/explicit35.C: Likewise.
24535 * g++.old-deja/g++.pt/explicit6.C: Likewise.
24536 * g++.old-deja/g++.pt/memclass7.C: Likewise.
24537
24538 2000-03-01 Zack Weinberg <zack@wolery.cumb.org>
24539
24540 * gcc.dg/cpp-redef.c: New test.
24541
24542 2000-02-29 Nathan Sidwell <nathan@codesourcery.com>
24543
24544 * g++.old-deja/g++.pt/unify7.C: New test.
24545
24546 2000-02-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
24547
24548 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
24549 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
24550
24551 2000-02-25 Geoff Keating <geoffk@cygnus.com>
24552
24553 * gcc.c-torture/compile/20000224-1.c: New test.
24554
24555 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24556
24557 * gcc.c-torture/compile/cpp-2.c: New test.
24558 * gcc.c-torture/compile/cpp-1.c: New test.
24559
24560 2000-02-25 Jeffrey A Law (law@cygnus.com)
24561
24562 * gcc.c-torture/execute/20000225-1.c: New test.
24563
24564 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24565
24566 * gcc.dg/cpp-li2.c: New test.
24567
24568 * gcc.dg/cpp-wi1.c: New test.
24569
24570 * gcc.dg/cpp-li1.c: New test.
24571
24572 2000-02-24 Nathan Sidwell <nathan@codesourcery.com>
24573
24574 * g++.old-deja/g++.other/sizeof5.C: New test.
24575
24576 2000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24577
24578 * gcc.c-torture/execute/va-arg-13.c: New test.
24579
24580 2000-02-23 Donald Lindsay <dlindsay@cygnus.com>
24581
24582 * gcc.c-torture/execute/va-arg-12.c: New test.
24583
24584 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
24585
24586 * gcc.c-torture/execute/20000223-1.c: New test.
24587
24588 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
24589
24590 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
24591
24592 2000-02-22 Mark Mitchell <mark@codesourcery.com>
24593
24594 * g++.old-deja/g++.abi/ptrmem.C: New test.
24595
24596 2000-02-19 Richard Henderson <rth@cygnus.com>
24597
24598 * gcc.c-torture/compile/init-3.c: New.
24599
24600 2000-02-17 Mark Mitchell <mark@codesourcery.com>
24601
24602 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
24603 ALWAYS_CXXFLAGS.
24604
24605 2000-02-11 Robert Lipe <robertl@sco.com>
24606
24607 * gcc.c-torture/compile/20000211-3.c: New test.
24608
24609 2000-02-11 Martin Buchholz <martin@xemacs.org>
24610
24611 * gcc.c-torture/compile/20000211-2.c: New test.
24612
24613 2000-02-11 Jeffrey A Law (law@cygnus.com)
24614
24615 * gcc.c-torture/compile/20000211-1.c: New test.
24616
24617 2000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
24618
24619 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
24620 on native targets
24621
24622 2000-02-08 Nathan Sidwell <nathan@acm.org>
24623
24624 * g++.old-deja/g++.other/cast5.C: New test.
24625
24626 2000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
24627
24628 * gcc.c-torture/execute/20000205-1.c: New.
24629
24630 2000-02-03 Nathan Sidwell <nathan@acm.org>
24631
24632 * g++.old-deja/g++.jason/cast3.C: Return void.
24633 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
24634
24635 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24636
24637 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
24638
24639 * gcc.dg/loop-1.c: New test.
24640
24641 2000-01-27 Jakub Jelinek <jakub@redhat.com>
24642
24643 * gcc.c-torture/compile/20000127-1.c: New test.
24644 * gcc.c-torture/execute/991228-1.c: New test.
24645
24646 2000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24647
24648 * gcc.dg/unused-2.c: New test.
24649
24650 * gcc.dg/conv-1.c: New test.
24651
24652 2000-01-24 Mark Mitchell <mark@codesourcery.com>
24653
24654 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
24655 compiler.
24656 (tool_option_proc): Fix typo.
24657
24658 2000-01-24 Geoff Keating <geoffk@cygnus.com>
24659
24660 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
24661 of the ld on the host, not on the build machine.
24662 Also, don't crash if '--help' is not a supported option.
24663
24664 2000-01-24 Richard Henderson <rth@cygnus.com>
24665
24666 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
24667
24668 2000-01-20 Jeffrey A Law (law@cygnus.com)
24669
24670 * gcc.c-torture/execute/20000120-2.c: New test.
24671 * gcc.c-torture/execute/20000120-1.c: New test.
24672
24673 2000-01-13 Jeffrey A Law (law@cygnus.com)
24674
24675 * gcc.c-torture/execute/20000113-1.c: New test.
24676
24677 2000-01-12 Jeffrey A Law (law@cygnus.com)
24678
24679 * gcc.c-torture/execute/20000112-1.c: New test.
24680
24681 2000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24682
24683 * gcc.dg/20000111-1.c: New test.
24684
24685 2000-01-10 Jeffrey A Law (law@cygnus.com)
24686
24687 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
24688 with 16 bit integers.
24689
24690 2000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24691
24692 * gcc.dg/20000108-1.c: New test.
24693
24694 2000-01-05 Nathan Sidwell <nathan@acm.org>
24695
24696 * g++.old-deja/g++.ns/koenig8.C: New test.
24697
24698 2000-01-05 Nathan Sidwell <nathan@acm.org>
24699
24700 * g++.old-deja/g++.other/cast4.C: New test.
24701
24702 2000-01-05 Jeffrey A Law (law@cygnus.com)
24703
24704 * gcc.c-torture/compile/20000105-2.c: New test.
24705 * gcc.c-torture/compile/20000105-1.c: New test.
24706
24707 2000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24708
24709 * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
24710 references to printf & atoi to conform to ANSI standard.
24711 * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
24712 * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
24713 * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
24714 * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
24715 * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
24716 * g++.old-deja/g++.brendan/complex1.C: Likewise.
24717 * g++.old-deja/g++.brendan/copy1.C: Likewise.
24718 * g++.old-deja/g++.brendan/copy2.C: Likewise.
24719 * g++.old-deja/g++.brendan/copy3.C: Likewise.
24720 * g++.old-deja/g++.brendan/copy4.C: Likewise.
24721 * g++.old-deja/g++.brendan/copy5.C: Likewise.
24722 * g++.old-deja/g++.brendan/copy6.C: Likewise.
24723 * g++.old-deja/g++.brendan/copy7.C: Likewise.
24724 * g++.old-deja/g++.brendan/copy8.C: Likewise.
24725 * g++.old-deja/g++.brendan/crash11.C: Likewise.
24726 * g++.old-deja/g++.brendan/crash14.C: Likewise.
24727 * g++.old-deja/g++.brendan/ctors1.C: Likewise.
24728 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
24729 * g++.old-deja/g++.brendan/delete2.C: Likewise.
24730 * g++.old-deja/g++.brendan/dtors1.C: Likewise.
24731 * g++.old-deja/g++.brendan/dtors2.C: Likewise.
24732 * g++.old-deja/g++.brendan/dtors3.C: Likewise.
24733 * g++.old-deja/g++.brendan/eh1.C: Likewise.
24734 * g++.old-deja/g++.brendan/groff1.C: Likewise.
24735 * g++.old-deja/g++.brendan/init3.C: Likewise.
24736 * g++.old-deja/g++.brendan/misc12.C: Likewise.
24737 * g++.old-deja/g++.brendan/misc7.C: Likewise.
24738 * g++.old-deja/g++.brendan/new2.C: Likewise.
24739 * g++.old-deja/g++.brendan/operators4.C: Likewise.
24740 * g++.old-deja/g++.brendan/operators5.C: Likewise.
24741 * g++.old-deja/g++.brendan/overload2.C: Likewise.
24742 * g++.old-deja/g++.brendan/overload7.C: Likewise.
24743 * g++.old-deja/g++.brendan/redecl2.C: Likewise.
24744 * g++.old-deja/g++.brendan/reference1.C: Likewise.
24745 * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
24746 * g++.old-deja/g++.brendan/template24.C: Likewise.
24747 * g++.old-deja/g++.brendan/template3.C: Likewise.
24748 * g++.old-deja/g++.brendan/vtables1.C: Likewise.
24749 * g++.old-deja/g++.jason/inline3.C: Likewise.
24750 * g++.old-deja/g++.jason/opeq.C: Likewise.
24751 * g++.old-deja/g++.law/arg5.C: Likewise.
24752 * g++.old-deja/g++.law/arm7.C: Likewise.
24753 * g++.old-deja/g++.law/ctors11.C: Likewise.
24754 * g++.old-deja/g++.law/cvt8.C: Likewise.
24755 * g++.old-deja/g++.law/init9.C: Likewise.
24756 * g++.old-deja/g++.law/refs4.C: Likewise.
24757 * g++.old-deja/g++.law/template2.C: Likewise.
24758 * g++.old-deja/g++.law/visibility24.C: Likewise.
24759 * g++.old-deja/g++.law/vtable3.C: Likewise.
24760 * g++.old-deja/g++.mike/asm2.C: Likewise.
24761 * g++.old-deja/g++.mike/eh1.C: Likewise.
24762 * g++.old-deja/g++.mike/misc1.C: Likewise.
24763 * g++.old-deja/g++.mike/misc13.C: Likewise.
24764 * g++.old-deja/g++.mike/misc14.C: Likewise.
24765 * g++.old-deja/g++.mike/ns12.C: Likewise.
24766 * g++.old-deja/g++.mike/p1248.C: Likewise.
24767 * g++.old-deja/g++.mike/p3708.C: Likewise.
24768 * g++.old-deja/g++.mike/p3708a.C: Likewise.
24769 * g++.old-deja/g++.mike/p3708b.C: Likewise.
24770 * g++.old-deja/g++.mike/p646.C: Likewise.
24771 * g++.old-deja/g++.mike/p700.C: Likewise.
24772 * g++.old-deja/g++.mike/p783.C: Likewise.
24773 * g++.old-deja/g++.mike/p783a.C: Likewise.
24774 * g++.old-deja/g++.mike/p783b.C: Likewise.
24775 * g++.old-deja/g++.mike/p786.C: Likewise.
24776 * g++.old-deja/g++.mike/p789.C: Likewise.
24777 * g++.old-deja/g++.mike/p789a.C: Likewise.
24778 * g++.old-deja/g++.mike/p807a.C: Likewise.
24779 * g++.old-deja/g++.other/delete3.C: Likewise.
24780 * g++.old-deja/g++.other/dyncast1.C: Likewise.
24781 * g++.old-deja/g++.other/dyncast2.C: Likewise.
24782 * g++.old-deja/g++.other/dyncast3.C: Likewise.
24783 * g++.old-deja/g++.other/empty1.C: Likewise.
24784 * g++.old-deja/g++.other/temporary1.C: Likewise.
24785 * g++.old-deja/g++.pt/memtemp14.C: Likewise.
24786 * g++.old-deja/g++.pt/t16.C: Likewise.
24787 * g++.old-deja/g++.pt/tiemann2.C: Likewise.
24788
24789 1999-12-30 Bernd Schmidt <bernds@cygnus.co.uk>
24790
24791 * gcc.dg/991230-1.c: New test.
24792
24793 1999-12-29 Jeffrey A Law (law@cygnus.com)
24794
24795 * gcc.c-torture/compile/991229-3.c: New test.
24796 * gcc.c-torture/compile/991229-2.c: New test.
24797 * gcc.c-torture/compile/991229-1.c: New test.
24798
24799 1999-12-29 Greg McGary <gkm@eng.ascend.com>
24800
24801 * gcc.c-torture/compile/labels-2.c: New test.
24802
24803 1999-12-27 Martin von Löwis <loewis@informatik.hu-berlin.de>
24804
24805 * gcc.c-torture/execute/991227-1.c: New test.
24806
24807 1999-12-22 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24808
24809 * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
24810
24811 1999-12-21 Martin von Löwis <loewis@informatik.hu-berlin.de>
24812
24813 * gcc.c-torture/execute/991221-1.c: New test.
24814
24815 1999-12-20 Nathan Sidwell <nathan@acm.org>
24816
24817 * g++.old-deja/g++.other/cast3.C: New test.
24818
24819 1999-12-16 Bernd Schmidt <bernds@cygnus.co.uk>
24820
24821 * gcc.c-torture/execute/991216-4.c: New test.
24822
24823 1999-12-16 Michael Meissner <meissner@cygnus.com>
24824
24825 * gcc.c-torture/execute/991216-1.c: New test.
24826 * gcc.c-torture/execute/991216-2.c: New test.
24827 * gcc.c-torture/execute/991216-3.c: New test.
24828
24829 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
24830
24831 * gcc.dg/991214-1.c: Use "__asm__", not "asm".
24832 Actually make the test fail by using "-O2" for compilation.
24833
24834 1999-12-15 Nathan Sidwell <nathan@acm.org>
24835
24836 * g++.old-deja/g++.warn/cast-align1.C: New test.
24837
24838 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
24839
24840 * gcc.c-torture/compile/991214-1.c: New test.
24841 * gcc.c-torture/compile/991214-2.c: New test.
24842
24843 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
24844
24845 * gcc.dg/991214-1.c: New test.
24846
24847 1999-12-13 Jeffrey A Law (law@cygnus.com)
24848
24849 * gcc.c-torture/compile/991213-3.c: New test.
24850 * gcc.c-torture/compile/991213-2.c: New test.
24851 * gcc.c-torture/compile/991213-1.c: New test.
24852
24853 1999-12-10 J"orn Rennecke <amylaar@cygnus.co.uk>
24854
24855 * gcc.dg/991209-1.c: New test.
24856
24857 1999-12-08 Nathan Sidwell <nathan@acm.org>
24858
24859 * gcc.c-torture/compile/991208-1.c: New test.
24860
24861 1999-12-06 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24862
24863 * gcc.dg/ultrasp2.c: New test.
24864
24865 1999-12-05 Alex Samuel <samuel@codesourcery.com>
24866
24867 * g++.old-deja/g++.abi/align.C (main): Fix typo.
24868
24869 1999-12-02 Bernd Schmidt <bernds@cygnus.co.uk>
24870
24871 * gcc.c-torture/compile/991202-1.c: New test.
24872 * gcc.c-torture/execute/991202-1.c: New test.
24873 * gcc.c-torture/execute/991202-2.c: New test.
24874 * gcc.c-torture/execute/991202-3.c: New test.
24875
24876 1999-12-02 Alex Samuel <samuel@codesourcery.com>
24877
24878 * g++.old-deja/g++.abi/align.C: New test.
24879 * g++.old-deja/g++.abi/aggregates.C: Likewise.
24880 * g++.old-deja/g++.abi/bitfields.C: Likewise.
24881
24882 1999-12-01 Richard Henderson <rth@cygnus.com>
24883
24884 * gcc.c-torture/execute/991201-1.c: New.
24885
24886 1999-11-29 Bernd Schmidt <bernds@cygnus.co.uk>
24887
24888 * gcc.dg/991129-1.c: New test.
24889
24890 1999-11-27 Bernd Schmidt <bernds@cygnus.co.uk>
24891
24892 * gcc.c-torture/compile/991127-1.c: New test.
24893
24894 1999-11-22 Nathan Sidwell <nathan@acm.org>
24895
24896 * g++.old-deja/g++.other/warn4.C: New test.
24897
24898 1999-11-22 Nathan Sidwell <nathan@acm.org>
24899
24900 * g++.old-deja/g++.eh/cleanup2.C: New test.
24901 * g++.old-deja/g++.ext/pretty2.C: New test.
24902 * g++.old-deja/g++.ext/pretty3.C: New test.
24903 * g++.old-deja/g++.other/debug6.C: New test.
24904
24905 1999-10-20 Jim Wilson <wilson@cygnus.com>
24906
24907 * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
24908 compiler_output to look for one error message instead of two.
24909
24910 1999-11-19 Geoffrey Keating <geoffk@cygnus.com>
24911
24912 * gcc.c-torture/execute/991118-1.c: Also test case
24913 where the word boundary does not split a byte evenly.
24914
24915 1999-11-19 Nathan Sidwell <nathan@acm.org>
24916
24917 * g++.old-deja/g++.ext/restrict1.C: New test.
24918
24919 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
24920
24921 * gcc.c-torture/execute/991118-1.c: New test.
24922
24923 1999-11-16 Geoffrey Keating <geoffk@cygnus.com>
24924
24925 * g77.f-torture/execute/u77-test.f (wd): Allow for longer
24926 working directory pathnames.
24927
24928 1999-10-13 Brendan Kehoe <brendan@cygnus.com>
24929
24930 * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
24931 host is equipped with driver.h and driver.o so it can actually
24932 compile and run the tests.
24933
24934 1999-10-08 Bernd Schmidt <bernds@cygnus.co.uk>
24935
24936 * gcc.c-torture/compile/991008-1.c: New test.
24937
24938 1999-11-08 Nick Clifton <nickc@cygnus.com>
24939
24940 * lib/gcc-dg.exp: Include target-supports.exp
24941
24942 1999-11-05 Nick Clifton <nickc@cygnus.com>
24943
24944 * lib/target-supports.exp: New file: Provide procs to test for
24945 features supported by the target.
24946 (check_weak_available): Moved here from ecos.exp.
24947 (check_alias_available): New proc: Determine of the target
24948 toolchain supports the alias attribute.
24949
24950 * gcc.dg/special/ecos.exp: Move check_weak_available to
24951 target-supports.exp.
24952 (alias-1.c): Only perform the test if the target supports
24953 aliases.
24954 (wkali-1.c): Only perform the test if the target supports
24955 aliases.
24956
24957 * gcc.dg/990506-0.c: Expect error messages from cross
24958 targets as well as native targets.
24959
24960 1999-11-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24961
24962 * gcc.dg/ultrasp1.c: Removed xfail.
24963 * gcc.dg/struct-ret-2.c: Likewise.
24964 * gcc.dg/array-1.c: Likewise.
24965
24966 1999-11-01 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24967
24968 * gcc.dg/struct-ret-2.c: New test.
24969
24970 * gcc.dg/array-1.c: New test.
24971
24972 1999-10-30 Stephen L Moshier <moshier@mediaone.net>
24973
24974 * gcc.c-torture/execute/991030-1.c: New test.
24975
24976 1999-10-26 Richard Henderson <rth@cygnus.com>
24977
24978 * gcc.c-torture/compile/991026-2.c: New test.
24979
24980 1999-10-26 Jeffrey A Law (law@cygnus.com)
24981
24982 * gcc.c-torture/compile/991026-1.c: New test.
24983
24984 1999-10-23 Jeffrey A Law (law@cygnus.com)
24985
24986 * gcc.c-torture/execute/991023-1.c: New test.
24987
24988 1999-10-19 Jeffrey A Law (law@cygnus.com)
24989
24990 * gcc.c-torture/execute/991019-1.c: New test.
24991
24992 1999-10-16 Richard Henderson <rth@cygnus.com>
24993
24994 * gcc.c-torture/execute/991016-1.c: New test.
24995
24996 1999-10-14 Stephane Carrez <stcarrez@worldnet.fr>
24997
24998 * gcc.c-torture/execute/991014-1.c: New test.
24999
25000 1999-10-13 J"orn Rennecke <amylaar@cygnus.co.uk>
25001
25002 * g++.old-deja/g++.other/union2.C: New test.
25003
25004 1999-10-13 Nathan Sidwell <nathan@acm.org>
25005
25006 * g++.old-deja/g++.other/vaarg2.C: New test.
25007 * g++.old-deja/g++.other/vaarg3.C: New test.
25008
25009 1999-10-12 Craig Burley <craig@jcb-sc.com>
25010
25011 * g77.f-torture/noncompile/19990905-1.f: Moved from being
25012 in compile/.
25013
25014 1999-10-04 Ulrich Drepper <drepper@cygnus.com>
25015
25016 * gcc.c-torture/execute/va-arg-11.c: New test.
25017
25018 1999-10-01 Mark P. Mitchell <mark@codesourcery.com>
25019
25020 * lib/file-format.exp (gcc_target_object_format): Don't
25021 crash if objdump is unavailable.
25022
25023 1999-09-29 Donn Terry <donn@interix.com>
25024
25025 * gcc.misc-tests/mg.exp: delete extraneous redirection.
25026
25027 1999-09-28 Nick Clifton <nickc@cygnus.com>
25028
25029 * gcc.c-torture/compile/990928-1.c: New test.
25030
25031 1999-09-28 Nathan Sidwell <nathan@acm.org>
25032
25033 * g++.old-deja/g++.other/decl6.C: New test.
25034
25035 1999-09-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25036
25037 * gcc.c-torture/execute/va-arg-10.c: New test.
25038
25039 1999-09-27 Nathan Sidwell <nathan@acm.org>
25040
25041 * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
25042 __PRETTY_FUNCTION__.
25043
25044 1999-09-23 Nick Clifton <nickc@cygnus.com>
25045
25046 * gcc.c-torture/execute/990923-1.c: New test.
25047
25048 1999-09-21 Nick Clifton <nickc@cygnus.com>
25049
25050 * gcc.c-torture/special/special.exp: Add FR30 to list of targets
25051 for which -fpic is inappropriate.
25052
25053 1999-09-21 Mark Mitchell <mark@codesourcery.com>
25054
25055 * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
25056
25057 1999-09-21 Nathan Sidwell <nathan@acm.org>
25058
25059 * g++.old-deja/g++.other/dyncast1.C: New test.
25060 * g++.old-deja/g++.other/dyncast2.C: New test.
25061 * g++.old-deja/g++.other/dyncast3.C: New test.
25062 * g++.old-deja/g++.other/dyncast4.C: New test.
25063 * g++.old-deja/g++.other/dyncast5.C: New test.
25064 * g++.old-deja/g++.eh/catch3.C: New test.
25065 * g++.old-deja/g++.eh/catch3p.C: New test.
25066 * g++.old-deja/g++.eh/catch4.C: New test.
25067 * g++.old-deja/g++.eh/catch4p.C: New test.
25068 * g++.old-deja/g++.eh/catch5.C: New test.
25069 * g++.old-deja/g++.eh/catch5p.C: New test.
25070 * g++.old-deja/g++.eh/catch6.C: New test.
25071 * g++.old-deja/g++.eh/catch6p.C: New test.
25072 * g++.old-deja/g++.eh/catch7.C: New test.
25073 * g++.old-deja/g++.eh/catch7p.C: New test.
25074 * g++.old-deja/g++.eh/catch8.C: New test.
25075 * g++.old-deja/g++.eh/catch8p.C: New test.
25076 * g++.old-deja/g++.eh/catch9.C: New test.
25077 * g++.old-deja/g++.eh/catch9p.C: New test.
25078
25079 1999-09-13 Nathan Sidwell <nathan@acm.org>
25080
25081 * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
25082 * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
25083
25084 1999-09-13 Jeffrey A Law (law@cygnus.com)
25085
25086 * gcc.c-torture/compile/990913-1.c: New test.
25087
25088 1999-09-10 Nathan Sidwell <nathan@acm.org>
25089
25090 * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
25091 * g++.old-deja/g++.jason/rfg5.C: Likewise.
25092
25093 1999-09-09 Richard Henderson <rth@cygnus.com>
25094
25095 * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
25096
25097 1999-09-09 Nathan Sidwell <nathan@acm.org>
25098
25099 * g++.old-deja/g++.other/lookup11.C: New test.
25100 * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
25101 what is permitted and what we want.
25102 * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
25103 overload use.
25104 * g++.old-deja/g++.jason/rfg5.C: Likewise
25105
25106 1999-09-08 Geoffrey Keating <geoffk@cygnus.com>
25107
25108 * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
25109 * gcc.c-torture/noncompile/poison-1.c: New file.
25110
25111 1999-09-08 Nathan Sidwell <nathan@acm.org>
25112
25113 * g++.old-deja/g++.other/sizeof3.C: New test.
25114 * g++.old-deja/g++.other/sizeof4.C: New test.
25115 * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
25116 * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
25117
25118 1999-09-07 Richard Henderson <rth@cygnus.com>
25119
25120 * gcc.dg/va-arg-1.c: New.
25121
25122 1999-09-06 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25123
25124 * gcc.c-torture/execute/va-arg-9.c: New test.
25125
25126 1999-09-05 Craig Burley <craig@jcb-sc.com>
25127
25128 * g77.f-torture/compile/980519-2.f: New test.
25129 * g77.f-torture/compile/19990905-0.f: New test.
25130 * g77.f-torture/compile/19990905-1.f: New test.
25131 * g77.f-torture/compile/19990905-2.f: New test.
25132
25133 * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
25134
25135 1999-09-03 Richard Earnshaw <rearnsha@arm.com>
25136
25137 * gcc.c-torture/execute/990827-1.c: Fix typo.
25138
25139 1999-09-03 Nathan Sidwell <nathan@acm.org>
25140
25141 * g++.old-deja/g++.other/deref1.C: New test.
25142
25143 1999-09-02 Nathan Sidwell <nathan@acm.org>
25144
25145 * g++.old-deja/g++.other/ambig2.C: New test.
25146 * g++.old-deja/g++.other/cond5.C: New test.
25147 * g++.old-deja/g++.other/lookup16.C: New test.
25148
25149 1999-09-02 Marc Espie <espie@cvs.openbsd.org>
25150
25151 * gcc.dg/980414-1.c: Fix assembler syntax to work with old
25152 assemblers too.
25153
25154 1999-08-31 Jeffrey A Law (law@cygnus.com)
25155
25156 * lib/c-torture.exp: Avoid the "compare executables" optimization
25157 when testing native.
25158
25159 1999-08-29 Jeffrey A Law (law@cygnus.com)
25160
25161 * gcc.c-torture/execute/990829-1.c: New test.
25162 * gcc.c-torture/compile/990829-1.c: New test.
25163
25164 1999-08-27 Paul Burchard <burchard@pobox.com>
25165
25166 * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
25167 * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
25168 * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
25169 * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
25170 * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
25171 * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
25172 * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
25173 * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
25174 * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
25175 * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
25176 * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
25177
25178 1999-08-27 Jeffrey A Law (law@cygnus.com)
25179
25180 * gcc.c-torture/execute/990827-1.c: New test.
25181
25182 1999-08-26 Craig Burley <craig@jcb-sc.com>
25183
25184 * g77.f-torture/noncompile/19990826-4.f: New test.
25185
25186 * g77.f-torture/compile/19990826-3.f: New test.
25187
25188 * g77.f-torture/execute/19990826-2.f: New test.
25189
25190 * g77.f-torture/compile/19990826-1.f: New test.
25191
25192 * gcc.c-torture/execute/990826-0.c: New test.
25193 * g77.c-torture/execute/19990826-0.f: New test.
25194
25195 * g77.f-torture/noncompile/970626-2.f: New test.
25196
25197 1999-08-25 Paul Burchard <burchard@pobox.com>
25198
25199 * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
25200 lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
25201 lss-011.C: New tests.
25202
25203 1999-08-25 Nathan Sidwell <nathan@acm.org>
25204
25205 * g++.old-deja/g++.other/decl5.C: New test.
25206
25207 1999-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
25208
25209 * noncompile/noncompile.exp: Load_lib c-torture.exp.
25210 (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
25211 call `postbase' for each one. All callers of `postbase' changed
25212 to call this instead.
25213
25214 1999-08-11 Richard Earnshaw (rearnsha@arm.com)
25215
25216 * gcc.c-torture/execute/990811-1.c: New test.
25217
25218 1999-08-09 Nick Clifton <nickc@cygnus.com>
25219
25220 * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
25221 just native ones.
25222
25223 * gcc.dg/990413-1.c: Expect the parse error for all builds, not
25224 just native ones.
25225
25226 1999-08-05 Alexandre Oliva <oliva@dcc.unicamp.br>
25227
25228 * g++.old-deja/g++.other/local3.C: Removed XFAIL.
25229
25230 1999-08-04 Jeffrey A Law (law@cygnus.com)
25231
25232 * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
25233
25234 1999-08-04 Nathan Sidwell <nathan@acm.org>
25235
25236 * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
25237
25238 1999-08-04 Jeffrey A Law (law@cygnus.com)
25239
25240 * gcc.c-torture/execute/990804-1.c: New test.
25241
25242 1999-08-03 Nathan Sidwell <nathan@acm.org>
25243
25244 * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
25245 * g++.old-deja/g++.brendan/crash64.C: Likewise
25246 * g++.old-deja/g++.brendan/overload8.C: Likewise
25247
25248 1999-08-03 Nathan Sidwell <nathan@acm.org>
25249
25250 * g++.old-deja/g++.other/struct1.C: New test.
25251
25252 1999-08-03 Nathan Sidwell <nathan@acm.org>
25253
25254 * g++.old-deja/g++.other/enum2.C: New test.
25255
25256 1999-08-02 Richard Henderson <rth@cygnus.com>
25257
25258 Adapted from tests from Franz Sirl:
25259 * gcc.c-torture/execute/va-arg-7.c: New test.
25260 * gcc.c-torture/execute/va-arg-8.c: New test.
25261
25262 1999-08-01 Jeffrey A Law (law@cygnus.com)
25263
25264 * gcc.c-torture/compile/990801-2.c: New test.
25265
25266 * gcc.c-torture/compile/990801-1.c: New test.
25267
25268 1999-07-27 Michael Meissner <meissner@cygnus.com>
25269
25270 * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
25271 fp-cmp-1.c, converting double to float.
25272
25273 * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
25274 fp-cmp-1.c, converting double to long double.
25275
25276 * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
25277 from fr1 to unknown_register, since fr1 is a legitimate register
25278 on some machines.
25279
25280 1999-07-25 Jeffrey A Law (law@cygnus.com)
25281
25282 * README: More listname related changes.
25283
25284 1999-07-08 Catherine Moore <clm@cygnus.com>
25285
25286 * gcc.c-torture/execute/920501-5.c: Fix typo. Change | to ||.
25287
25288 1999-07-05 Manfred Hollstein <mhollstein@cygnus.com>
25289
25290 * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
25291
25292 1999-07-05 Alexandre Oliva <oliva@dcc.unicamp.br>
25293
25294 * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
25295
25296 1999-07-04 Zack Weinberg <zack@rabi.columbia.edu>
25297
25298 * gcc.dg/990703-1.c: New test.
25299
25300 1999-06-29 Nick Clifton <nickc@cygnus.com>
25301
25302 * lib/file-format.exp: New file: Move definition of proc
25303 gcc_target_object_format to here from
25304 gcc.dg/special/ecos.exp.
25305
25306 * lib/c-torture.exp: Include lib file-format.exp.
25307 * lib/gcc-dg.exp: Include lib file-format.exp.
25308
25309 * gcc.dg/special/ecos.exp: Remove definition of proc
25310 gcc_target_object_format.
25311
25312 1999-06-28 Jeffrey A Law (law@cygnus.com)
25313
25314 * gcc.c-torture/execute/990628-1.c: New test.
25315
25316 1999-06-25 Jeffrey A Law (law@cygnus.com)
25317
25318 * gcc.c-torture/compile/990625-2.c: New test.
25319
25320 * gcc.c-torture/compile/990625-1.c: New test.
25321
25322 1999-06-23 Nick Clifton <nickc@cygnus.com>
25323
25324 * gcc.c-torture/compile/dll.c: New test case. Check that dll
25325 attributes compile.
25326 * gcc.c-torture/compile/dll.x: Only support the dll.c test on
25327 ports that use the COFF/PE file format.
25328
25329 1999-06-17 Jeffrey A Law (law@cygnus.com)
25330
25331 * gcc.c-torture/compile/990617-1.c: New test.
25332
25333 1999-06-17 Alexandre Oliva <oliva@dcc.unicamp.br>
25334
25335 * g++.old-deja/g++.other/decl4.C: New test.
25336
25337 1999-06-14 Nathan Sidwell <nathan@acm.org>
25338
25339 * g++.old-deja/g++.other/bitfld3.C: New test.
25340
25341 1999-06-08 Nathan Sidwell <nathan@acm.org>
25342
25343 * g++.old-deja/g++.eh/catch1.C: New test.
25344
25345 1999-06-07 Jeffrey A Law (law@cygnus.com)
25346
25347 * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
25348
25349 * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
25350 * gcc.c-torture/execute/ieee/mzero.x: New file. Likewise.
25351
25352 1999-06-05 Craig Burley <craig@jcb-sc.com>
25353
25354 * g77.f-torture/compile/19990502-0.f: Replace with new,
25355 shorter, test that still fails after recent changes.
25356
25357 1999-06-04 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
25358
25359 * gcc.c-torture/execute/990604-1.c: New test.
25360
25361 1999-05-31 Jeffrey A Law (law@cygnus.com)
25362
25363 * gcc.c-torture/execute/990531-1.c: New test.
25364
25365 1999-05-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25366
25367 * gcc.c-torture/compile/990527-1.c: New test.
25368
25369 1999-05-27 Joern Rennecke <amylaar@cygnus.com>
25370
25371 * gcc.c-torture/execute/990527-1.c: New test.
25372
25373 1999-05-25 Nick Clifton <nickc@cygnus.com>
25374
25375 * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
25376 bitfields as signed.
25377
25378 1999-05-25 Craig Burley <craig@jcb-sc.com>
25379
25380 * g77.f-torture/compile/19990525-0.f: New test.
25381
25382 1999-05-25 Jeffrey A Law (law@cygnus.com)
25383
25384 * gcc.c-torture/execute/990525-2.c: New test.
25385
25386 * gcc.c-torture/execute/990525-1.c: New test.
25387
25388 1999-05-24 Nathan Sidwell <nathan@acm.org>
25389
25390 * g++.old-deja/g++.other/anon3.C: New test.
25391 * g++.old-deja/g++.other/anon4.C: New test.
25392 * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
25393 * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
25394 after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
25395 Merrill).
25396
25397 1999-05-24 Jeffrey A Law (law@cygnus.com)
25398
25399 * gcc.c-torture/execute/990524-1.c: New test.
25400
25401 * gcc.dg/990524-1.c: New test.
25402
25403 1999-05-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25404
25405 * gcc.c-torture/compile/990523-1.c: New test.
25406
25407 1999-05-19 Raja R Harinath <harinath@cs.umn.edu>
25408
25409 * gcc.c-torture/compile/990519-1.c: New test.
25410
25411 1999-05-17 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
25412
25413 * gcc.c-torture/compile/990517-1.c: New test.
25414
25415 * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
25416 (e4, f4): New tests.
25417 (main): Call them.
25418
25419 1999-05-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
25420
25421 * gcc.dg/noreturn-1.c: New test.
25422
25423 1999-05-13 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
25424
25425 * gcc.c-torture/execute/990513-1.c: New test.
25426
25427 1999-05-10 Richard Henderson <rth@cygnus.com>
25428
25429 * g++.old-deja/g++.other/null1.C (g): Add overload for long.
25430
25431 1999-05-10 Craig Burley <craig@jcb-sc.com>
25432
25433 * g77.f-torture/execute/erfc.f: Use small single-precision
25434 values, to avoid problems on Alphas when not -mieee.
25435
25436 1999-05-08 Craig Burley <craig@jcb-sc.com>
25437
25438 * gcc.dg/990506-0.c: New test.
25439
25440 1999-05-08 Richard Henderson <rth@cygnus.com>
25441
25442 * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
25443 the constant to test. Don't XFAIL 64-bit targets.
25444
25445 * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
25446 * g++.old-deja/g++.law/profile1.C: Likewise.
25447
25448 * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
25449 operator new instances.
25450 * g++.old-deja/g++.other/delete5.C: Likewise.
25451
25452 1999-05-03 Craig Burley <craig@jcb-sc.com>
25453
25454 * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
25455 intrinsic.
25456
25457 1999-05-03 Craig Burley <craig@jcb-sc.com>
25458
25459 * g77.f-torture/execute/u77-test.f: Reverse order of two
25460 arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
25461
25462 1999-05-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
25463
25464 * gcc.dg/compare1.c: New test.
25465
25466 1999-05-02 Joseph S. Myers <jsm28@cam.ac.uk>
25467
25468 * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
25469 New tests.
25470
25471 1999-05-02 Craig Burley <craig@jcb-sc.com>
25472
25473 * g77.f-torture/compile/19990502-1.f: New test.
25474
25475 1999-05-02 Craig Burley <craig@jcb-sc.com>
25476
25477 * g77.f-torture/compile/19990502-0.f: New test.
25478
25479 1999-05-02 Craig Burley <craig@jcb-sc.com>
25480
25481 * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
25482 intrinsic.
25483
25484 1999-05-02 Craig Burley <craig@jcb-sc.com>
25485
25486 * g77.f-torture/execute/u77-test.f (main): List libU77
25487 intrinsics not currently tested.
25488 Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
25489 GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
25490 FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
25491 Trim blanks off the ends of some printed strings.
25492
25493 1999-05-02 Craig Burley <craig@jcb-sc.com>
25494
25495 * g77.f-torture/execute/u77-test.f (main): Just warn about
25496 FSTAT gid disagreement, as it's expected on some systems.
25497
25498 1999-05-01 Craig Burley <craig@jcb-sc.com>
25499
25500 * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
25501 use a new function, which allows for some slop.
25502 Clean up some commentary.
25503 (issum): The new function.
25504 (sgladd): Deleted subroutine.
25505
25506 1999-05-01 Craig Burley <craig@jcb-sc.com>
25507
25508 * g77.f-torture/execute/u77-test.f: Modify to be more like
25509 libf2c/libU77 version, bringing patches to that version here.
25510 Add suitable commentary.
25511
25512 1999-04-25 Richard Henderson <rth@cygnus.com>
25513
25514 * gcc.dg/990424-1.c: New test.
25515
25516 1999-04-24 Craig Burley <craig@jcb-sc.com>
25517
25518 * g77.f-torture/execute/u77-test.f (main): Bug involving
25519 LSTAT has been fixed, so turn back on full checking.
25520
25521 1999-04-20 Craig Burley <craig@jcb-sc.com>
25522
25523 * g77.f-torture/compile/19990419-0.f: New test.
25524 * g77.f-torture/execute/19990419-1.f: New test.
25525
25526 1999-04-17 Richard Henderson <rth@cygnus.com>
25527
25528 * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
25529 to avoid the need for a prototype to supress a warning.
25530
25531 1999-04-07 Jim Wilson <wilson@cygnus.com>
25532
25533 * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
25534
25535 1999-04-04 Jeffrey A Law (law@cygnus.com)
25536
25537 * gcc.c-torture/execute/990404-1.c: New test.
25538
25539 1999-04-03 10:35 -0500 Zack Weinberg <zack@rabi.columbia.edu>
25540
25541 * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
25542 * gcc.dg/cpp-if3.c: Don't use -pedantic.
25543 * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
25544 missing initializer warnings.
25545
25546 1999-03-28 Jeffrey A Law (law@cygnus.com)
25547
25548 * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
25549 matching strings.
25550
25551 1999-03-26 Jeffrey A Law (law@cygnus.com)
25552
25553 * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
25554
25555 1999-03-26 Craig Burley <craig@jcb-sc.com>
25556
25557 * g77.f-torture/execute/19990325-0.f: New test.
25558 * g77.f-torture/execute/19990325-1.f: New test.
25559
25560 1999-03-24 Jeffrey A Law (law@cygnus.com)
25561
25562 * gcc.c-torture/execute/990324-1.c: New test.
25563
25564 1999-03-22 Jim Wilson <wilson@cygnus.com>
25565
25566 * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
25567 test with 4.
25568
25569 1999-03-17 Richard Henderson <rth@cygnus.com>
25570
25571 * gcc.c-torture/execute/ieee/980619-1.x: New. Expected fail on x86.
25572
25573 1999-03-13 Craig Burley <craig@jcb-sc.com>
25574
25575 * g77.f-torture/execute/19990313-2.f: New test.
25576 * g77.f-torture/execute/19990313-3.f: New test.
25577
25578 1999-03-13 Craig Burley <craig@jcb-sc.com>
25579
25580 * g77.f-torture/execute/19990313-0.f: New test.
25581 * g77.f-torture/execute/19990313-1.f: New test.
25582
25583 1999-03-12 Jim Wilson <wilson@cygnus.com>
25584
25585 * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
25586 printf to sprintf.
25587 * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
25588 (main): Add check for u15. Conditionalize u31 check depending on
25589 whether ints are <32 bits or >=32 bits.
25590
25591 1999-03-08 Craig Burley <craig@jcb-sc.com>
25592
25593 * g77.f-torture/execute/19981119-0.f: Improve testiness.
25594
25595 1999-03-08 Craig Burley <craig@jcb-sc.com>
25596
25597 * g77.f-torture/compile/19990305-0.f: New test.
25598 * g77.f-torture/execute/19981119-0.f: New test.
25599
25600 1999-03-08 Craig Burley <craig@jcb-sc.com>
25601
25602 * g77.f-torture/execute/970625-2.f: call ABORT if final
25603 result is not correct, instead of just printing it.
25604 Add this checking via newly introduced obfuscation, to
25605 trip up buggy front ends.
25606
25607 1999-03-07 Craig Burley <craig@jcb-sc.com>
25608
25609 * g77.f-torture/compile/960317-1.f: Moved from being
25610 in execute/. (Somehow I didn't notice "SUBROUTINE...".)
25611
25612 1999-03-06 Craig Burley <craig@jcb-sc.com>
25613
25614 * g77.f-torture/execute/960317-1.f: New (old) test.
25615 * g77.f-torture/execute/970625-2.f: Ditto.
25616
25617 1999-03-01 Zack Weinberg <zack@rabi.columbia.edu>
25618
25619 * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
25620 message on line 1 or line 2; cccp and cpplib do this differently.
25621
25622 1999-03-01 Jeffrey A Law (law@cygnus.com)
25623
25624 * g++.old-deja/g++.law/weak1.C: New test.
25625
25626 1999-02-28 17:59 -0500 Zack Weinberg <zack@rabi.columbia.edu>
25627
25628 * gcc.c-torture/execute/990119-1.c: Renamed to...
25629 * gcc.dg/990119-1.c: this, so it will only be tested once
25630 (it's a preprocessor test, it doesn't need to be run at
25631 multiple optimization levels).
25632
25633 1999-02-27 13:34 -0500 Zack Weinberg <zack@rabi.columbia.edu>
25634
25635 * lib/g++.exp: Don't add incdir=$base_dir/../include to
25636 ALWAYS_CXXFLAGS.
25637
25638 1999-02-24 Craig Burley <craig@jcb-sc.com>
25639
25640 * g77.f-torture/noncompile/19981216-0.f: Renamed from...
25641 * g77.f-torture/compile/19981216-0.f: ...as it is expected
25642 to not be compilable by current g77.
25643
25644 1999-02-24 Nick Clifton <nickc@cygnus.com>
25645
25646 * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
25647
25648 1999-02-22 Jeffrey A Law (law@cygnus.com)
25649
25650 * gcc.c-torture/execute/990222-1.c: New test.
25651
25652 1999-02-19 Craig Burley <craig@jcb-sc.com>
25653
25654 * g77.f-torture/compile/19990218-0.f: New test.
25655 * g77.f-torture/noncompile/19990218-1.f: New test.
25656
25657 1999-02-18 Craig Burley <craig@jcb-sc.com>
25658
25659 * g77.f-torture/compile/19981216-0.f: New test.
25660
25661 1999-02-14 Jeffrey A Law (law@cygnus.com)
25662
25663 * gcc.dg/990214-1.c: New test.
25664
25665 1999-02-13 Jeffrey A Law (law@cygnus.com)
25666
25667 * gcc.dg/990213-2.c: New test.
25668
25669 * gcc.dg/990213-1.c: New test.
25670
25671 1999-02-12 Jeffrey A Law (law@cygnus.com)
25672
25673 * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
25674 ints.
25675
25676 1999-02-11 Nick Clifton <nickc@cygnus.com>
25677
25678 * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
25679 specified by target.
25680
25681 * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
25682
25683 1999-02-11 Jeffrey A Law (law@cygnus.com)
25684
25685 * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
25686
25687 1999-02-10 Jonathan Larmour <jlarmour@cygnus.co.uk>
25688
25689 * gcc.dg/special/ecos.exp: New test driver for new tests with
25690 special requirements.
25691
25692 * gcc.dg/special/alias-1.c: New test.
25693 * gcc.dg/special/gcsec-1.c: New test.
25694 * gcc.dg/special/weak-1.c: New test.
25695 * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
25696 * gcc.dg/special/weak-2.c: New test.
25697 * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
25698 * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
25699 * gcc.dg/special/wkali-1.c: New test.
25700 * gcc.dg/special/wkali-2.c: New test.
25701 * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
25702 * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
25703
25704 1999-02-10 Felix Lee <flee@cygnus.com>
25705
25706 * lib/c-torture.exp (c-torture-compile): Pull out code for
25707 analyzing gcc error messages.
25708 (c-torture-execute): Likewise. Fix some (harmless) false
25709 positives.
25710 * lib/gcc.exp (gcc_check_compile): New function.
25711
25712 1999-02-08 Richard Henderson <rth@cygnus.com>
25713
25714 * gcc.c-torture/execute/990208-1.c: New test.
25715
25716 1999-02-07 Jonathan Larmour <jlarmour@cygnus.co.uk>
25717
25718 * g++.dg/special/ecos.exp: New driver for new tests with special
25719 requirements
25720
25721 * g++.dg/special/conpr-1.C: New test
25722 * g++.dg/special/conpr-2.C: New test
25723 * g++.dg/special/conpr-2a.C: New test
25724 * g++.dg/special/conpr-3.C: New test
25725 * g++.dg/special/conpr-3a.C: New test
25726 * g++.dg/special/conpr-3b.C: New test
25727
25728 * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
25729 allow g++ to use the dg driver
25730
25731 * README: Add comment about g++.dg directory
25732
25733 1999-02-06 Jeffrey A Law (law@cygnus.com)
25734
25735 * README: Update email addresses.
25736
25737 1999-02-03 Nick Clifton <nickc@cygnus.com>
25738
25739 * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
25740 arguments in order to force structure S onto the stack even on
25741 the alpha.
25742 (test): Pass 10 leading arguments to function foo as well as the
25743 structure S.
25744
25745 * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
25746 failure for all targets.
25747
25748 * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
25749 abort to terminate program execution.
25750
25751 1999-01-30 Richard Henderson <rth@cygnus.com>
25752
25753 * gcc.c-torture/execute/990130-1.c: New test.
25754
25755 1999-01-30 Jeffrey A Law (law@cygnus.com)
25756
25757 * gcc.dg/990130-1.c: New test.
25758
25759 1999-01-28 Michael Meissner <meissner@cygnus.com>
25760
25761 * gcc.c-torture/execute/990128-1.c: New test.
25762
25763 1999-01-27 Michael Meissner <meissner@cygnus.com>
25764
25765 * gcc.c-torture/execute/990127-{1,2}.c: New tests.
25766
25767 1999-01-27 Felix Lee <flee@cygnus.com>
25768
25769 * lib/c-torture.exp (c-torture-compile): pull out code for
25770 analyzing gcc error messages.
25771 (c-torture-execute): ditto, and fix some (harmless) false
25772 positives.
25773 * lib/gcc.exp (gcc_check_compile): new function.
25774
25775 1999-01-17 Jeffrey A Law (law@cygnus.com)
25776
25777 * gcc.dg/990117-1.c: New test.
25778
25779 * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
25780
25781 * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
25782
25783 1999-01-15 Jeffrey A Law (law@cygnus.com)
25784
25785 * g77.f-torture/compile/990115-1.f: New test.
25786
25787 1999-01-07 Jeffrey A Law (law@cygnus.com)
25788
25789 * gcc.c-torture/compile/990107-1.c: New test
25790
25791 1999-01-06 Jeffrey A Law (law@cygnus.com)
25792
25793 * gcc.c-torture/execute/990106-2.c: New test.
25794
25795 * gcc.c-torture/execute/990106-1.c: New test.
25796
25797 1998-12-30 Zack Weinberg <zack@rabi.columbia.edu>
25798
25799 * gcc.c-torture/compile/981223-1.c: New test.
25800
25801 1998-12-29 Richard Henderson <rth@cygnus.com>
25802
25803 * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
25804 (opt3): Rename from opt4 and disable.
25805
25806 1998-12-20 Alexandre Oliva <oliva@dcc.unicamp.br>
25807
25808 * g++.old-deja/g++.pt/ptrmem5.C: New test.
25809
25810 1998-12-15 Alexandre Oliva <oliva@dcc.unicamp.br>
25811
25812 * g++.old-deja/g++.other/conv5.C: New test.
25813
25814 1998-12-14 Nick Clifton <nickc@cygnus.com>
25815
25816 * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
25817
25818 1998-12-11 Jeffrey A Law (law@cygnus.com)
25819
25820 * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
25821
25822 1998-12-11 Zack Weinberg <zack@rabi.columbia.edu>
25823
25824 * gcc.c-torture/compile/981211-1.c: New test.
25825
25826 1998-12-09 Alexandre Oliva <oliva@dcc.unicamp.br>
25827
25828 * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
25829
25830 * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
25831
25832 1998-12-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25833
25834 * gcc.special/930510-1.c: Make C9X safe.
25835 * gcc.misc-tests/gcov-1.c Similarly.
25836 * gcc.misc-tests/gcov-2.c Similarly.
25837
25838 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
25839
25840 * gcc.dg/ultrasp1.c: New test.
25841
25842 1998-12-06 Richard Henderson <rth@cygnus.com>
25843
25844 * gcc.c-torture/execute/981206.c: New test.
25845
25846 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
25847
25848 * g++.old-deja/g++.ns/template7.C: New test.
25849
25850 * g++.old-deja/g++.other/expr1.C: New test.
25851
25852 * g++.old-deja/g++.eh/tmpl3.C: New test.
25853
25854 * g++.old-deja/g++.eh/tmpl2.C: New test.
25855
25856 1998-12-04 Alexandre Oliva <oliva@dcc.unicamp.br>
25857
25858 * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
25859 * g++.old-deja/g++.other/using6.C: Removed.
25860 * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
25861
25862 * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
25863
25864 1998-12-03 Alexandre Oliva <oliva@dcc.unicamp.br>
25865
25866 * g++.old-deja/g++.pt/overload8.C: New test.
25867
25868 * g++.old-deja/g++.pt/overload7.C: New test.
25869
25870 * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
25871
25872 * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
25873 and relinking messages.
25874 * lib/g++.exp (g++_target_compile): Remove .rpo file when
25875 compiling with -frepo.
25876
25877 1998-12-01 Alexandre Oliva <oliva@dcc.unicamp.br>
25878
25879 * g++.old-deja/g++.pt/lookup6.C: New test.
25880
25881 1998-11-30 Nick Clifton <nickc@cygnus.com>
25882
25883 * gcc.c-torture/execute/981130-1.c: New test.
25884 * gcc.c-torture/execute/981130-1.x: New test failure expectations.
25885
25886 1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
25887
25888 * g++.old-deja/g++.pt/explicit76.C: New test.
25889
25890 * g++.old-deja/g++.pt/friend38.C: New test.
25891
25892 * g++.old-deja/g++.ns/crash2.C: New test.
25893
25894 * g++.old-deja/g++.pt/defarg8.C: New test.
25895
25896 * g++.old-deja/g++.pt/instantiate6.C: New test.
25897
25898 * g++.old-deja/g++.pt/static6.C: New test.
25899
25900 * g++.old-deja/g++.pt/decl2.C: New test.
25901
25902 1998-11-26 Alexandre Oliva <oliva@dcc.unicamp.br>
25903
25904 * g++.old-deja/g++.other/lookup5.C: New test. Not sure the
25905 problem is actually related with name lookup, but so what? :-)
25906
25907 * g++.old-deja/g++.pt/friend37.C: New test.
25908
25909 1998-11-25 Dave Love <d.love@dl.ac.uk>
25910
25911 * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
25912 element, which fails on some systems.
25913
25914 * g77.f-torture/execute/labug1.f: New test.
25915
25916 1998-11-21 Jeffrey A Law (law@cygnus.com)
25917
25918 * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
25919 is defined.
25920
25921 1998-11-18 Dave Love <d.love@dl.ac.uk>
25922
25923 * g77.f-torture/compile/981117-1.f: New test.
25924
25925 1998-11-16 Alexandre Oliva <oliva@dcc.unicamp.br>
25926
25927 * g++.old-deja/g++.eh/throw2.C: New test. CV-qualifiers are not
25928 properly discarded.
25929
25930 1998-10-11 Ken Raeburn <raeburn@cygnus.com>
25931
25932 * gcc.c-torture/execute/memcheck: New directory of tests for
25933 -fcheck-memory-usage.
25934
25935 1998-11-07 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
25936
25937 * README: New file, general information about the testsuite and
25938 new description of the various C++ test subdirectories.
25939 * README.g++: Eliminate obsolete information, update and move most
25940 relevant stuff to README.
25941
25942 1998-11-07 Richard Henderson <rth@cygnus.com>
25943
25944 * gcc.c-torture/compile/981107-1.c: New test.
25945
25946 1998-11-02 Doug Evans <devans@canuck.cygnus.com>
25947
25948 * execute/memcpy-bi.c: New testcase.
25949
25950 1998-10-31 Alexandre Oliva <oliva@dcc.unicamp.br>
25951
25952 * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
25953 base classes.
25954
25955 * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
25956 template is selected.
25957
25958 * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
25959 classes, it should be accepted for all types.
25960
25961 * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
25962
25963 * g++.old-deja/g++.pt/spec24.C: Ensure that template
25964 specializations start with template headers.
25965
25966 1998-10-29 Alexandre Oliva <oliva@dcc.unicamp.br>
25967
25968 * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
25969
25970 * g++.old-deja/g++.other/init9.C: Test cross initialization of
25971 non-POD types.
25972
25973 1998-10-27 Alexandre Oliva <oliva@dcc.unicamp.br>
25974
25975 * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
25976
25977 1998-10-22 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
25978
25979 * compile/981022-1.c, compile/981022-1.x: New test and driver.
25980
25981 1998-10-19 Jeffrey A Law (law@cygnus.com)
25982
25983 * 981019-1.c: New test.
25984
25985 1998-10-14 Robert Lipe <robertl@dgii.com>
25986
25987 * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
25988 find objc headers.
25989
25990 1998-10-14 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
25991
25992 * compile/981001-4.c: Remove use of GCC extension that triggers a
25993 compiler bug.
25994
25995 1998-10-13 Alexandre Oliva <oliva@dcc.unicamp.br>
25996
25997 * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
25998
25999 1998-10-12 Alexandre Oliva <oliva@dcc.unicamp.br>
26000
26001 * g++.old-deja/g++.pt/explicit74.C: New test. Explicit
26002 instantiation of template produces incorrect code for delete
26003 expression.
26004
26005 * g++.old-deja/g++.pt/instantiate5.C: New test. `global
26006 constructors' name is not unique.
26007 * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
26008 * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
26009
26010 * g++.old-deja/g++.other/init8.C: New test. Uninitialized
26011 automatic array of const is ill-formed.
26012
26013 * g++.old-deja/g++.pt/ttp53.C: New test. Incorrect substitution
26014 of template parameter?
26015
26016 * g++.old-deja/g++.other/conv3.C: New test. Conversion discards
26017 const.
26018
26019 * g++.old-deja/g++.other/pmf2.C: New test. Invalid
26020 pointer-to-member expression.
26021
26022 * g++.old-deja/g++.other/friend5.C: New test. Bogus friend
26023 declaration causes ICE.
26024
26025 1998-10-11 Alexandre Oliva <oliva@dcc.unicamp.br>
26026
26027 * g++.old-deja/g++.ns/main1.C: New test. main() should only be
26028 reserved in the global namespace.
26029
26030 * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
26031 generate needed virtual table.
26032
26033 * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
26034
26035 1998-10-10 Dariush Eslimi <eslimi@loran.com>
26036
26037 * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
26038 template-dependent type
26039
26040 1998-10-10 Alexandre Oliva <oliva@dcc.unicamp.br>
26041
26042 * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
26043 * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
26044 * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
26045
26046 * g++.old-deja/g++.other/using5.C: New test; using decl from base
26047 class should be usable as argument of member function.
26048 * g++.old-deja/g++.other/using6.C: New test; using decl from base
26049 class should be usable as return type of member function.
26050 * g++.old-deja/g++.other/using7.C: New test; using decl from base
26051 class should be usable as type of data member.
26052
26053 * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
26054
26055 1998-10-09 Jeffrey A Law (law@cygnus.com)
26056
26057 * gcc.c-torture/special/920521-1.c: Fix bogus test.
26058
26059 1998-10-08 Nick Clifton <nickc@cygnus.com>
26060
26061 * gcc.dg/dll-?.c Add thumb to target list.
26062 Fix assembler scan patterns to match current assembler output.
26063
26064 1998-10-08 Alexandre Oliva <oliva@dcc.unicamp.br>
26065
26066 * g++.old-deja/g++.pt/expr6.C: New test. operator?: breaks
26067 matching of template brackets.
26068
26069 * g++.old-deja/g++.other/using4.C: New test. Test using
26070 declarations of methods from base classes.
26071
26072 * g++.old-deja/g++.ns/extern1.C: New test. Extern declarations
26073 within functions should introduce names into the innermost
26074 enclosing namespace.
26075
26076 * g++.old-deja/g++.other/init7.C: New test. Retry initialization
26077 of static locals if first initialization throws.
26078
26079 1998-10-07 Jim Wilson <wilson@cygnus.com>
26080
26081 * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
26082
26083 1998-10-06 Ken Raeburn <raeburn@cygnus.com>
26084
26085 * gcc.c-torture/special/981006-1.c: New test. Make sure gcc doesn't
26086 lose track of the possible targets of tablejump insns.
26087 * special/special.exp: Run it.
26088
26089 1998-10-06 Alexandre Oliva <oliva@dcc.unicamp.br>
26090
26091 * g++.old-deja/g++.pt/friend35.C: New test. A template function
26092 must be declared before its specializations can be named in friend
26093 declarations.
26094
26095 1998-10-05 Dave Love <d.love@dl.ac.uk>
26096
26097 * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
26098
26099 * g77.f-torture/execute/io1.f: New test.
26100
26101 1998-10-04 Alexandre Oliva <oliva@dcc.unicamp.br>
26102
26103 * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
26104 with pointer to template function, for which no argument deduction
26105 is possible.
26106
26107 * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
26108 specialization of template function as argument to template
26109 function.
26110
26111 * g++.old-deja/g++.other/access2.C: New test; Inner class
26112 shouldn't have privileged access to Outer's names.
26113
26114 1998-10-03 Alexandre Oliva <oliva@dcc.unicamp.br>
26115
26116 * g++.old-deja/g++.pt/friend34.C: New test; name injection of
26117 friend template declared within template class conflicts with
26118 nested class of the same name.
26119
26120 * g++.old-deja/g++.other/badopt1.C: New test; post-increment
26121 is ignored.
26122
26123 * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
26124 object with direct initializer as function declaration.
26125
26126 * g++.old-deja/g++.other/decl2.C: New test; duplicate
26127 initializers.
26128
26129 * g++.old-deja/g++.other/null2.C: New test; conditional operator
26130 involving const pointer and NULL produces incorrect result.
26131
26132 * g++.old-deja/g++.other/typename1.C: New test; template-dependent
26133 type name without `typename' should be rejected with -pedantic.
26134
26135 1998-10-02 Richard Henderson <rth@cygnus.com>
26136
26137 * g++.old-deja/g++.other/addrof1.C: New test.
26138
26139 1998-10-01 Nick Clifton <nickc@cygnus.com>
26140
26141 * gcc.c-torture/compile/981001-1.c: New test.
26142 * gcc.c-torture/execute/981001-1.c: New test.
26143
26144 1998-10-01 Jeffrey A Law (law@cygnus.com)
26145
26146 * gcc.c-torture/compile/981001-2.c: New test.
26147 * gcc.c-torture/compile/981001-3.c: New test.
26148 * gcc.c-torture/compile/981001-4.c: New test.
26149
26150 1998-10-01 Robert Lipe <robertl@dgii.com>
26151
26152 * lib/objc.exp (objc_target_compile): Add -L during compiles for
26153 multilibbed hosts. Idea grafted from g77.exp.
26154
26155 1998-09-30 Dave Love <d.love@dl.ac.uk>
26156
26157 * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
26158 avoid losing on systems which need -lsocket.
26159
26160 1998-09-28 Alexandre Oliva <oliva@dcc.unicamp.br>
26161
26162 * g++.old-deja/g++.other/bitfld1.C: Expected failure.
26163 * g++.old-deja/g++.other/nested2.C: Ditto.
26164 * g++.old-deja/g++.robertl/eb132.C: No longer an expected
26165 failure.
26166
26167 1998-09-26 Alexandre Oliva <oliva@dcc.unicamp.br>
26168
26169 * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
26170 preferred over template operator!= for enum bitfields.
26171
26172 1998-09-18 Alexandre Oliva <oliva@dcc.unicamp.br>
26173
26174 * g++.old-deja/g++.other/nested2.C: Different virtual base classes
26175 that happen to have the same base name, but in different scopes,
26176 are incorrectly rejected.
26177
26178 1998-09-16 Richard Henderson <rth@cygnus.com>
26179
26180 * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
26181 on the native word size instead of an integer literal.
26182
26183 1998-09-15 Alexandre Oliva <oliva@dcc.unicamp.br>
26184
26185 * g++.old-deja/g++.other/static2.C: Invocation of static data
26186 member of type pointer-to-function denoted as non-static member.
26187
26188 * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
26189 checks involving function types and aliases.
26190
26191 1998-09-12 Alexandre Oliva <oliva@dcc.unicamp.br>
26192
26193 * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
26194 redefined to the same non-trivial type.
26195
26196 * g++.old-deja/g++.pt/explicit73.C: Test for proper
26197 namespace-qualification of template specializations declared in
26198 other namespaces.
26199
26200 * g++.old-deja/g++.other/friend4.C: Check whether it is possible
26201 to declare a subset of the specializations of a template function
26202 as friends of specializations of a template class.
26203
26204 * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
26205 member templates that do not fully specialize the enclosing
26206 template class are rejected.
26207
26208 1998-09-11 Dave Love <d.love@dl.ac.uk>
26209
26210 * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
26211
26212 1998-09-08 Dave Love <d.love@dl.ac.uk>
26213
26214 * g77.f-torture/execute/u77-test.f (main): New file, somewhat
26215 altered from libf2c/libU77 version.
26216
26217 1998-09-06 Dave Love <d.love@dl.ac.uk>
26218
26219 * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
26220
26221 1998-09-04 Reid M. Pinchback <reidmp@MIT.EDU>, Alexandre Oliva <oliva@dcc.unicamp.br>
26222
26223 * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
26224 (un)signed char are different types for template specialization
26225 purposes.
26226
26227 1998-09-03 Ovidiu Predescu <ovidiu@aracnet.com>
26228
26229 * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
26230 * objc: ObjC testsuite.
26231
26232 1998-08-31 Catherine Moore <clm@cygnus.com>
26233
26234 * gcc.c-torture/execute/941014-1.x: New file.
26235
26236 1998-08-31 Nick Clifton <nickc@cygnus.com>
26237
26238 * lib/c-torture.exp: Add support for
26239 torture_eval_before_compile and torture_eval_before_execute
26240 variables.
26241
26242 1998-08-30 Jeffrey A Law (law@cygnus.com)
26243
26244 * gcc.dg/980626-1.c: Delete this test. We've declared the warning
26245 this test triggers valid.
26246
26247 1998-08-27 Jeffrey A Law (law@cygnus.com)
26248
26249 * gcc.dg/980827-1.c: New test.
26250
26251 1997-08-26 J"orn Rennecke <amylaar@cygnus.co.uk>
26252
26253 * gcc.c-torture/execute/loop-4b.c: New test.
26254
26255 1998-08-26 Nick Clifton <nickc@cygnus.com>
26256
26257 * lib/c-torture.exp: Add support for
26258 torture_eval_before_compile and torture_eval_before_execute
26259 variables.
26260
26261 1998-08-25 Jeffrey A Law (law@cygnus.com)
26262
26263 * gcc.c-torture/compile/980825-1.c: New test.
26264
26265 1998-08-24 Nick Clifton <nickc@cygnus.com>
26266
26267 * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
26268 count number tests in opt_t0 not good_t0.
26269
26270 1998-08-24 Jeffrey A Law (law@cygnus.com)
26271
26272 * gcc.c-torture/compile/930326-1.x: Fix typo.
26273
26274 1998-08-23 Mark Mitchell <mark@markmitchell.com>
26275
26276 * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
26277 causes an ICE.
26278
26279 1998-08-21 Jeffrey A Law (law@cygnus.com)
26280
26281 * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
26282 STACK_SIZE is defined.
26283 * gcc.c-torture/unsorted/stuct.c: Similarly.
26284
26285 * gcc.c-torture/compile/980821-1.c: New test.
26286
26287 1998-08-21 Jeffrey A Law (law@cygnus.com)
26288
26289 * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
26290
26291 1998-08-19 Mark Mitchell <mark@markmitchell.com>
26292
26293 * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
26294 code.
26295
26296 1998-08-09 Mark Mitchell <mark@markmitchell.com>
26297
26298 * lib/old-dejagnu.exp: Revise handling of `Internal compiler
26299 error'.
26300
26301 1998-08-18 Jeffrey A Law (law@cygnus.com)
26302
26303 * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
26304
26305 1998-08-16 Jeffrey A Law (law@cygnus.com)
26306
26307 * gcc.c-torture/compile/980816-1.c: New test.
26308
26309 * gcc.dg/980816-1.c: New test.
26310
26311 1998-08-13 Jeffrey A Law (law@cygnus.com)
26312
26313 * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
26314 compiler for ieee tests.
26315
26316 1998-08-01 Dave Love <d.love@dl.ac.uk>
26317
26318 * g77.f-torture/compile/980729-0.f: New test.
26319
26320 1998-07-30 Ken Raeburn <raeburn@cygnus.com>
26321
26322 * gcc.c-torture/special/eeprof-1.c: New test, for
26323 -finstrument-functions.
26324 * gcc.c-torture/special/special.exp: Run it.
26325
26326 1998-07-29 Jeffrey A Law (law@cygnus.com)
26327
26328 * gcc.c-torture/compile/980729-1.c: New test.
26329
26330 1998-07-27 Nick Clifton <nickc@cygnus.com>
26331
26332 * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
26333 __thumb__ is defined, and test for ARM style doubles if so.
26334
26335 1998-07-26 Dave Love <d.love@dl.ac.uk>
26336
26337 * g77.f-torture/noncompile/980615-0.f: New test.
26338
26339 1998-07-26 H.J. Lu (hjl@gnu.org)
26340
26341 * gcc.dg/980312-1.c: Do link instead of compile.
26342 * gcc.dg/980313-1.c: Likewise.
26343
26344 1998-07-26 Jeffrey A Law (law@cygnus.com)
26345
26346 * gcc.c-torture/compile/980726-1.c: New test.
26347
26348 1998-07-25 Dave Love <d.love@dl.ac.uk>
26349
26350 * g77.f-torture/execute/io0.f: New test.
26351
26352 1998-07-24 Nick Clifton <nickc@cygnus.com>
26353
26354 * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
26355 an int.
26356
26357 1998-06-18 Michael Meissner <meissner@cygnus.com>
26358
26359 * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
26360 m32r bugs.
26361
26362 1998-07-17 Nick Clifton <nickc@cygnus.com>
26363
26364 * gcc.dg/980626-1.c: Expect failures for all toolchains until
26365 c-decl.c:grokdeclarator can handle mode attributes.
26366
26367 1998-07-16 Jeffrey A Law (law@cygnus.com)
26368
26369 * gcc.c-torture/execute/980716-1.c: New test.
26370
26371 1998-07-13 Jeffrey A Law (law@cygnus.com)
26372
26373 * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
26374 the mn10200.
26375 * gcc.c-torture/execute/strct-varg-1.x: New file. Expect failure on
26376 the mn10200.
26377 * gcc.c-torture/execute/va-arg-3.x: Similarly.
26378 * gcc.c-torture/compile/930326-1.x: Similarly.
26379
26380 1998-07-13 Dave Love <d.love@dl.ac.uk>
26381
26382 * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
26383 New test from Craig.
26384
26385 1998-07-12 Dave Love <d.love@dl.ac.uk>
26386
26387 * g77.f-torture/noncompile/980616-0.f: New test.
26388
26389 * g77.f-torture/execute/970816-3.f: New test from Craig.
26390
26391 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
26392
26393 * g++.other/singleton.C: Return error value instead of taking
26394 SIGSEGV.
26395
26396 1998-07-10 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
26397
26398 * g++.other/singleton.C: New test. Warning is under dispute.
26399 Runtime crash is not.
26400
26401 1998-07-09 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
26402
26403 * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
26404 ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
26405 using6.C, using7.C}: New namespace tests.
26406
26407 1998-07-09 Alexandre Oliva <oliva@dcc.unicamp.br>
26408
26409 * g++.old-deja/g++.other/partspec1.C: Test matching of partial
26410 specialization with typedef'ed names used as array indexes.
26411
26412 1998-07-09 Jeffrey A Law (law@cygnus.com)
26413
26414 * gcc.c-torture/execute/980709-1.c: New test.
26415
26416 * gcc.dg/980709-1.c: New test.
26417
26418 1998-07-07 Richard Henderson <rth@cygnus.com>
26419
26420 * gcc.c-torture/execute/bcp-1.c: New test.
26421
26422 1998-07-07 Jeffrey A Law (law@cygnus.com)
26423
26424 * gcc.c-torture/execute/980707-1.c: New test.
26425
26426 1998-07-06 Kamil Iskra <iskra@student.uci.agh.edu.pl>
26427
26428 * gcc.c-torture/compile/980706-1.c: New test.
26429
26430 1998-07-01 Dave Love <d.love@dl.ac.uk>
26431
26432 * g77.f-torture/execute/980701-0.f,
26433 g77.f-torture/execute/980701-1.f: New test from Craig.
26434
26435 1998-07-01 Jeffrey A Law (law@cygnus.com)
26436
26437 * gcc.c-torture/compile/980701-1.c: New test.
26438
26439 * gcc.c-torture/execute/980701-1.c: New test.
26440
26441 1998-06-30 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-ka
26442 rlsruhe.de>
26443
26444 * g++.old-deja/g++.robertl/eb132.C: New test.
26445 * g++.old-deja/g++.robertl/eb133.C: Likewise.
26446
26447 1998-06-29 Dave Love <d.love@dl.ac.uk>
26448
26449 * g77.f-torture/execute/980628-7.f,
26450 g77.f-torture/execute/980628-8.f,
26451 g77.f-torture/execute/980628-9.f,
26452 g77.f-torture/execute/980628-10.f: New tests from Craig.
26453
26454 * g77.f-torture/execute/980628-3.f: Remove mail headers.
26455
26456 1998-06-28 Jeffrey A Law (law@cygnus.com)
26457
26458 * g77.f-torture/execute/980628-4.f: New test from Craig.
26459 * g77.f-torture/execute/980628-5.f: Likewise.
26460 * g77.f-torture/execute/980628-2.f: Likewise.
26461 * g77.f-torture/execute/980628-0.f: Likewise.
26462 * g77.f-torture/execute/980628-1.f: Likewise.
26463 * g77.f-torture/execute/980628-3.f: Likewise.
26464 * g77.f-torture/execute/980628-6.f: Likewise.
26465
26466 1998-06-28 Jeffrey A Law (law@cygnus.com)
26467
26468 * lib/g77.exp (default_g77_version): Tweak to make it work in a build
26469 directory when nothing has been installed yet.
26470
26471 1998-06-27 Carlo Wood <carlo@runaway.xs4all.nl>
26472
26473 * gcc.c-torture/special/special.exp: Handle newer versions of
26474 dejagnu.
26475
26476 1998-06-26 Jeffrey A Law (law@cygnus.com)
26477
26478 * gcc.dg/980626-1.c: New test.
26479
26480 1998-06-19 Bruno Haible <haible@ilog.fr>
26481
26482 * gcc.misc-tests/m-un-2.c: New test.
26483 * g++.old-deja/g++.other/warn01.c: Likewise.
26484
26485 1998-06-19 Robert Lipe <robertl@dgii.com>
26486
26487 * gcc.dg/980414-1.c: Move comments outside of ASM to improve
26488 compatibility with assmblers with a different comment character.
26489 Eliminate use of GAS-specific extensions.
26490
26491 1998-06-19 Jeffrey A Law (law@cygnus.com)
26492
26493 * gcc.c-torture/execute/ieee/980619-1.c: New test.
26494
26495 1998-06-19 Robert Lipe <robertl@dgii.com>
26496
26497 *lib/g77.exp: Replace search for libf2c.a with search for newly
26498 renamed libg2c.a
26499
26500 1998-06-17 Jeffrey A Law (law@cygnus.com)
26501
26502 * gcc.c-torture/execute/980617-1.c: New test.
26503
26504 1998-06-12 Jeffrey A Law (law@cygnus.com)
26505
26506 * gcc.c-torture/execute/980612-1.c: New test.
26507
26508 1998-06-08 Jeffrey A Law (law@cygnus.com)
26509
26510 * gcc.dg/980523-1.c: Only test on ppc-linux.
26511 * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
26512
26513 * gcc.c-torture/execute/980608-1.c: New test.
26514
26515 1997-06-05 J"orn Rennecke <amylaar@cygnus.co.uk>
26516
26517 * gcc.c-torture/execute/980605-1.c: New test.
26518
26519 1998-06-04 Jeffrey A Law (law@cygnus.com)
26520
26521 * gcc.c-torture/execute/980604-1.c: New test.
26522
26523 1998-06-02 Jeffrey A Law (law@cygnus.com)
26524
26525 * gcc.c-torture/execute/980602-1.c: New test.
26526 * gcc.c-torture/execute/980602-2.c: Likewise.
26527
26528 1998-06-02 Dave Love <d.love@dl.ac.uk>
26529
26530 * 970125-0.f: Fix per JCB. Add commentary.
26531
26532 1998-05-31 Michael Meissner <meissner@cygnus.com>
26533
26534 * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
26535 IEEE -0 support.
26536
26537 1998-05-29 Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
26538
26539 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
26540 earlier.
26541
26542 1998-05-28 Catherine Moore <clm@cygnus.com>
26543
26544 * gcc.c-torture/execute/980526-3.c: New test.
26545
26546 1998-05-27 Manfred Hollstein <manfred@s-direktnet.de>
26547
26548 * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
26549 fail on m68k-motorola-sysv and m88k-motorola-sysv3.
26550 * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
26551 m88k-motorola-sysv3 to XFAIL.
26552
26553 1998-05-26 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
26554
26555 * gcc.dg/980526-1.c: New test.
26556 * gcc.c-torture/execute/980526-2.c: New test.
26557
26558 1998-05-26 Jeffrey A Law (law@cygnus.com)
26559
26560 * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
26561
26562 * gcc.c-torture/execute/980526-1.c: New test.
26563
26564 1998-05-26 Dave Love <d.love@dl.ac.uk>
26565
26566 * g77.f-torture/execute/alpha2.f: Add runtime test.
26567
26568 1998-05-24 Jason Merrill <jason@yorick.cygnus.com>
26569
26570 * g++.old-deja/old-deja.exp: Strip leading directories.
26571
26572 * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
26573 error for the line. Don't run multiple tests for the same line.
26574
26575 1998-05-23 Jeffrey A Law (law@cygnus.com)
26576
26577 * gcc.dg/980523-1.c: New test.
26578
26579 1998-05-23 Dave Love <d.love@dl.ac.uk>
26580
26581 * g77.f-torture/compile/970915-0.f: New test.
26582
26583 1998-05-23 Jason Merrill <jason@yorick.cygnus.com>
26584
26585 * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
26586
26587 1998-05-21 Jeffrey A Law (law@cygnus.com)
26588
26589 * gcc.dg/980520-1.c: New test.
26590
26591 1998-05-20 Manfred Hollstein <manfred@s-direktnet.de>
26592
26593 * gcc.dg/980502-1.c: Fix return type.
26594
26595 1998-05-20 Jeffrey A Law (law@cygnus.com)
26596
26597 * gcc.dg/{980502-1.c, clobbers.c}: New tests.
26598 * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
26599 * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
26600 * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
26601 * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
26602
26603 1998-05-20 Dave Love <d.love@dl.ac.uk>
26604
26605 * g77.f-torture/execute/980520-1.f: New test.
26606
26607 1998-05-15 Dave Love <d.love@dl.ac.uk>
26608
26609 * lib/mike-g77.exp: New file.
26610
26611 * g77.f-torture/noncompile/noncompile.exp,
26612 g77.f-torture/noncompile/check0.f: New files.
26613
26614 1998-05-14 Dave Love <d.love@dl.ac.uk>
26615
26616 * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
26617 g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
26618 g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
26619 g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
26620 g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
26621 abort where appropriate.
26622
26623 1998-05-05 Michael Meissner <meissner@cygnus.com>
26624
26625 * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
26626 * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
26627
26628 1998-04-29 Dave Love <d.love@dl.ac.uk>
26629
26630 * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
26631
26632 1998-04-27 Dave Love <d.love@dl.ac.uk>
26633
26634 * g77.f-torture/compile/980427-0.f: New test.
26635
26636 1998-04-24 Dave Love <d.love@dl.ac.uk>
26637
26638 * g77.f-torture/compile/980424-0.f: New test.
26639
26640 1998-04-19 Dave Love <d.love@dl.ac.uk>
26641
26642 * g77.f-torture/compile/980419-2.f (main): New test.
26643 * g77.f-torture/compile/970125-0.f: New test.
26644 * g77.f-torture/compile/980419-1.f: New test.
26645
26646 1998-04-08 Jim Wilson <wilson@cygnus.com>
26647
26648 * gcc.c-torture/execute/980407-1.c: Delete test. Is duplicate
26649 of loop-4.c.
26650
26651 1998-04-07 Jim Wilson <wilson@cygnus.com>
26652
26653 * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
26654
26655 1998-04-03 Jim Wilson <wilson@cygnus.com>
26656
26657 * gcc.c-torture/compile/980329-1.c: New test.
26658
26659 1998-03-18 Jim Wilson <wilson@cygnus.com>
26660
26661 * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
26662 * gcc.dg/980312-1.c: Fix typo in -march command.
26663
26664 1998-03-16 H.J. Lu (hjl@gnu.org)
26665
26666 * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
26667
26668 1998-03-11 Robert Lipe <robertl@dgii.com>
26669
26670 * g77.f-torture/execute/980310-5.f: Deleted. Craig Burley and
26671 Dave Love agree the Fortran source is bogus.
26672
26673 1998-03-11 Robert Lipe <robertl@dgii.com>
26674
26675 * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
26676 g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
26677 g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
26678 g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
26679 * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
26680
26681 1998-03-10 Alexandre Oliva <oliva@dcc.unicamp.br>
26682
26683 * g++.old-deja/g++.other/friend1.C: New test.
26684
26685 1998-02-18 Dave Love <d.love@dl.ac.uk>
26686
26687 * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
26688 possibly uninitialized) variables and declare dnrm2.
26689
26690 1998-02-23 Robert Lipe <robertl@dgii.com>
26691
26692 From Bruno Haible <haible@ilog.fr>:
26693 * gcc.c-torture/execute/980223.c: New test.
26694
26695 1998-02-13 Jeffrey A Law (law@cygnus.com)
26696
26697 * gcc.dg/ifelse-1.c: New test.
26698
26699 1998-02-09 H.J. Lu (hjl@gnu.org)
26700
26701 * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
26702
26703 * lib/old-dejagnu.exp (old-dejagnu): Added the
26704 "execution test - XFAIL *-*-*" handling in the spirit of
26705 "excess errors test -". Changed the "execution test fails"
26706 handling to be like "excess errors test fails".
26707 * Update various tests accordingly.
26708
26709 1998-02-06 Jim Wilson <wilson@cygnus.com>
26710
26711 * gcc.c-torture/execute/980205.c: New test.
26712
26713 1998-01-18 Jeffrey A Law (law@cygnus.com)
26714
26715 * lib/c-torture.exp: Look for .x files instead of .cexp files.
26716 * lib/f-torture.exp: Similarly.
26717 * gcc.c-torture: Rename all .cexp files to .x files.
26718
26719 1997-12-08 J"orn Rennecke <amylaar@cygnus.co.uk>
26720
26721 * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
26722 (940510-1.c): Removed duplicate.
26723 (971104-1.c): New test.
26724
26725 1997-11-25 Kate Hedstrom (kate@ahab.rutgers.edu)
26726
26727 * lib/f-torture.exp: Improve error and loop detection.
26728
26729 1997-11-19 Michael Meissner <meissner@cygnus.com>
26730
26731 * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
26732 use that to size the filler array.
26733
26734 1997-09-26 Bob Manson <manson@charmed.cygnus.com>
26735
26736 * lib/c-torture.exp(c-torture-execute): Fix typo.
26737
26738 * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
26739 testcase as the executable name. Keep the executable around if
26740 the test fails.
26741
26742 1997-09-19 Bob Manson <manson@charmed.cygnus.com>
26743
26744 * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
26745 changes. Only test one -g option, and move it to the end of the
26746 list of options to test.
26747
26748 1997-09-19 Michael Meissner <meissner@cygnus.com>
26749
26750 * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
26751 variable GCC_TORTURE_OPTIONS to supply default switches separated
26752 by colons. If no environment variable, run tests with -O0 -g, -O1
26753 -g, and -O2 -g as well.
26754
26755 1997-09-17 Bob Manson <manson@charmed.cygnus.com>
26756
26757 * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
26758 explanatory comments. Fix indentation.
26759
26760 1997-09-15 Jeffrey A Law (law@cygnus.com)
26761
26762 * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
26763
26764 1997-09-11 Jeffrey A Law (law@cygnus.com)
26765
26766 * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
26767 * g++.old-deja/g++.mike/p7325.C: Likewise.
26768 * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
26769
26770 1997-09-11 Alexandre Oliva (oliva@dcc.unicamp.br)
26771
26772 * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
26773 * g++.old-deja/g++.brendan/crash30.C: Likewise.
26774 * g++.old-deja/g++.brendan/crash39.C: Likewise.
26775 * g++.old-deja/g++.law/operators4.C: Likewise.
26776
26777 1997-09-11 Joe Buck (jbuck@synopsys.com)
26778
26779 * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
26780 * g++.old-deja/g++.mike/p784.C: Ditto.
26781 * g++.old-deja/g++.mike/p785.C: Ditto.
26782
26783 1997-09-05 Jeffrey A Law (law@cygnus.com)
26784
26785 * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
26786
26787 1997-09-03 Bob Manson <manson@charmed.cygnus.com>
26788
26789 * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
26790 target feature; pass this to c-torture-execute as needed.
26791
26792 1997-09-03 Bob Manson <manson@charmed.cygnus.com>
26793
26794 * lib/c-torture.exp(c-torture-execute): If the previous and the
26795 current executables being tested are identical, we don't need to
26796 run the executable again. Try to make the executable names
26797 unique. Add an optional argument for passing additional compiler
26798 flags.
26799
26800 1997-09-02 Doug Evans <dje@canuck.cygnus.com>
26801
26802 * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
26803
26804 1997-08-29 Jeffrey A Law (law@cygnus.com)
26805
26806 * gcc.c-torture/execute/921007-1.c: Make strcmp static.
26807
26808 1997-07-31 Jeffrey A Law (law@cygnus.com)
26809
26810 * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
26811 32bit or larger longs.
26812
26813 * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
26814 have either a 32bit long or 32bit int.
26815
26816 1997-07-29 J"orn Rennecke <amylaar@cygnus.co.uk>
26817
26818 * gcc.c-torture/execute/conversion.c (test_float_to_integer):
26819 Make double precision tests dependent on sizeof (double).
26820
26821 1997-07-09 Bob Manson <manson@charmed.cygnus.com>
26822
26823 * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
26824 too.
26825
26826 1997-06-17 J"orn Rennecke <amylaar@cygnus.co.uk>
26827
26828 * gcc.c-torture/compile/961203-1.cexp: New script.
26829
26830 1997-06-16 Bob Manson <manson@charmed.cygnus.com>
26831
26832 * lib/g++.exp(g++_init): Use g++_include_flags instead of making
26833 up the includes ourselves.
26834
26835 1997-06-11 Bob Manson <manson@charmed.cygnus.com>
26836
26837 * lib/plumhall.exp: Remove random include, and add a few
26838 verbose messages for debugging.
26839
26840 1997-06-06 Bob Manson <manson@charmed.cygnus.com>
26841
26842 * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
26843 of trying to do it ourselves.
26844
26845 1997-06-04 J"orn Rennecke <amylaar@cygnus.co.uk>
26846
26847 * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
26848
26849 1997-06-04 Bob Manson <manson@charmed.cygnus.com>
26850
26851 * gcc.prms/5403.c: Made regexp a bit less strict.
26852
26853 1997-06-03 Bob Manson <manson@charmed.cygnus.com>
26854
26855 * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
26856 is returned from remote_load instead.
26857 * lib/plumhall.exp: Ditto.
26858 * lib/mike-g++.exp: Ditto.
26859 * lib/old-dejagnu.exp: Ditto.
26860 * lib/c-torture.exp: Ditto.
26861
26862 1997-05-30 Bob Manson <manson@charmed.cygnus.com>
26863
26864 * lib/g++.exp: Use build_wrapper procedure.
26865 * lib/gcc.exp: Ditto.
26866
26867 1997-05-20 Jeffrey A Law (law@cygnus.com)
26868
26869 * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
26870 an old-style decl for malloc. Fixes tests to work when
26871 sizeof (int) != sizeof (size_t).
26872
26873 1997-05-15 Mike Meissner <meissner@cygnus.com>
26874
26875 * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
26876
26877 * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
26878 use stdargs.h interface.
26879
26880 1997-05-15 Mike Meissner <meissner@cygnus.com>
26881
26882 * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
26883 NO_VARARGS when compiling.
26884
26885 1997-05-01 Bob Manson <manson@charmed.cygnus.com>
26886
26887 * lib/plumhall.exp(ph_includes): New procedure.
26888 (ph_make): Use it.
26889 (ph_compiler): Ditto.
26890
26891 * lib/g++.exp: Rename test-glue.c to testglue.c.
26892 * lib/gcc.exp: Ditto.
26893
26894 1997-04-10 Bob Manson <manson@charmed.cygnus.com>
26895
26896 * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
26897 to completion when it's called.
26898
26899 1997-03-21 Michael Meissner <meissner@cygnus.com>
26900
26901 * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
26902 is defined, don't do test.
26903
26904 1997-03-20 Doug Evans <dje@canuck.cygnus.com>
26905
26906 * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
26907 for object files.
26908 (ph_summary): Mark skipped testcases as untested, not unresolved.
26909
26910 * lib/plumhall.exp (ph_make): If unresolved because of bad
26911 errorCode, record errorCode in log file.
26912 (*): Replace send_log/verbose with verbose -log.
26913
26914 1997-03-19 Michael Meissner <meissner@cygnus.com>
26915
26916 * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
26917 double conversion if double isn't at least 8 bytes.
26918
26919 * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
26920 int to work with targets where int is 16 bits.
26921
26922 * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
26923 8 bytes, just exit, since 4 byte doubles don't have enough bits of
26924 precision for the test to complete.
26925
26926 1997-03-14 Michael Meissner <meissner@cygnus.com>
26927
26928 * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
26929 if d10v is not compiled with the -mdouble64 flag.
26930 * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
26931
26932 * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
26933 d10v is not compiled with the -mint32 flag.
26934
26935 1997-03-13 Bob Manson <manson@charmed.cygnus.com>
26936
26937 * lib/plumhall.exp: Use incr_count.
26938
26939 1997-03-12 Jeffrey A Law (law@cygnus.com)
26940
26941 * gcc.c-torture: Update to c-torture-1.45.
26942
26943 1997-02-23 Bob Manson <manson@charmed.cygnus.com>
26944
26945 * lib/gcc.exp(gcc_init): Add args parameter (which will contain
26946 the name of the expect testcase file).
26947
26948 * lib/g++.exp(g++_init): Ditto.
26949
26950 1997-02-20 Bob Manson <manson@charmed.cygnus.com>
26951
26952 * lib/g++.exp(g++_exit): $gluefile lives on the build, not
26953 the host.
26954
26955 * lib/gcc.exp(gcc_exit): New procedure.
26956
26957 1997-02-19 Bob Manson <manson@charmed.cygnus.com>
26958
26959 * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
26960 specs where appropriate.
26961
26962 * g++.old-deja/g++.arm/*: Added additional ERROR checks
26963 because of new "candidates are" messages, and removed a few
26964
26965 * Converted all non-old-style g++ testcases to old-style, and
26966 moved into g++.old-deja.
26967
26968 1997-02-14 Bob Manson <manson@charmed.cygnus.com>
26969
26970 * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
26971 options.
26972
26973 * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
26974 succeeded.
26975
26976 * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
26977
26978 1997-02-13 Michael Meissner <meissner@cygnus.com>
26979
26980 * lib/gcc.exp (gcc_target_compile): Add support for defining
26981 NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
26982 the machine doesn't have those features.
26983
26984 1997-02-11 Bob Manson <manson@charmed.cygnus.com>
26985
26986 * g++.law/operators4.exp: Don't use LIBS.
26987
26988 1997-02-08 Bob Manson <manson@charmed.cygnus.com>
26989
26990 * g++.law/virtual1.exp: Don't use CXX_FLAGS.
26991
26992 * lib/mike-g++.exp: Don't set the compiler to be tested here.
26993 * lib/g++.exp: Set it here instead. Also, allow use of the
26994 --tool_exec and --tool_opt options. Change CXX to
26995 GXX_UNDER_TEST.
26996
26997 * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
26998
26999 * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
27000
27001 1997-02-07 Bob Manson <manson@charmed.cygnus.com>
27002
27003 * lib/old-dejagnu.exp: Use prune_warnings instead of
27004 prune_system_crud.
27005 * lib/mike-g++.exp: Ditto.
27006 * lib/gcc.exp: Ditto.
27007 * lib/g++.exp: Ditto.
27008
27009 * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
27010
27011 1997-02-07 Jeffrey A Law (law@cygnus.com)
27012
27013 * 941014-2.c: Include stdlib.h
27014 * 960327-1.c: Include stdio.h
27015 * dbra.c, index-1.c: Don't assume ints are 32bits.
27016
27017 1997-02-04 Bob Manson <manson@charmed.cygnus.com>
27018
27019 * lib/gcc.exp: Add gcc,stack_size target feature.
27020
27021 * lib/g++.exp(g++_target_compile): Add the include and link
27022 paths here, not in two other places. And, it's $options, not
27023 options.
27024
27025 * lib/mike-g++.exp(postbase): Remove the code that determines
27026 the correct include and link paths.
27027 * g++.old-deja/old-deja.exp: Ditto.
27028
27029 1997-02-03 Bob Manson <manson@charmed.cygnus.com>
27030
27031 * lib/g++.exp(g++_init): target_compile no longer returns the
27032 filename of the result.
27033
27034 1997-02-02 Bob Manson <manson@charmed.cygnus.com>
27035
27036 * gcc.misc-tests/gcov.exp: Add -nocomplain to the
27037 call to glob.
27038
27039 * gcc.c-torture/special/special.exp: Change call to
27040 gcc_target_compile to include the object file.
27041
27042 1997-02-02 Ian Lance Taylor <ian@cygnus.com>
27043
27044 * gcc.c-torture/special/special.exp: Correct misspelling in last
27045 change.
27046
27047 1997-02-01 Bob Manson <manson@charmed.cygnus.com>
27048
27049 * lib/plumhall.exp(ph_summary): Log the entire output of the
27050 executable. Return -1 if there were any failures, 0 otherwise.
27051 (ph_execute): Return -1 if there were any failures, 0 otherwise.
27052 (ph_make): Clean up objects and executables that were built
27053 if the tests succeeded.
27054
27055 1997-01-30 Bob Manson <manson@charmed.cygnus.com>
27056
27057 * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
27058 libraries and includes in the build tree as appropriate.
27059
27060 1997-01-29 Bob Manson <manson@charmed.cygnus.com>
27061
27062 * lib/c-torture.exp: Instead of looking for the global variable
27063 NO_LONG_LONG, check to see if that's a feature of the target.
27064
27065 1997-01-29 Bob Manson <manson@charmed.cygnus.com>
27066
27067 * config/default.exp: Minimize. Delete the remainer of the files in
27068 config; this functionality is now in devo/dejagnu/config.
27069
27070 g++.*/*: Pass any additional flags used to compile to postbase;
27071 delete CXXFLAGS.
27072
27073 gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
27074 is now done by runtest.exp. Use gcc_target_compile instead of
27075 compile.
27076
27077 lib/c-torture.exp: Use gcc_target_compile instead of compile.
27078 Remove references to CFLAGS. Use remote_file instead of
27079 calling rm -f.
27080 (c-torture): Take a list of arguments to use to compile this
27081 testcase.
27082
27083 lib/g++.exp: Simplify. Use target_compile instead of compile.
27084 lib/gcc-dg.exp: Ditto.
27085 lib/gcc.exp: Ditto.
27086 lib/mike-{gcc,g++}.exp: Ditto.
27087 lib/old-dejagnu.exp: Ditto.
27088 lib/plumhall.exp: Ditto.
27089
27090 1997-01-08 Jim Wilson <wilson@cygnus.com>
27091
27092 * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
27093 (ph_linker): Likewise.
27094
27095 1996-11-13 Joern Rennecke <amylaar@cygnus.com>
27096
27097 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
27098 MAP_ANON / MAP_ANONYMOUS if defined;
27099 else try to map from /dev/zero .
27100
27101 1996-11-12 Jeffrey A Law (law@cygnus.com)
27102
27103 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: If MAP_ANON
27104 isn't defined, then define it to MAP_ANONYMOUS.
27105
27106 1996-11-12 Jeffrey A Law (law@cygnus.com)
27107
27108 * gcc.c-torture: Update to c-torture-1.42 release.
27109
27110 1996-11-11 Jeffrey A Law (law@cygnus.com)
27111
27112 * gcc.c-torture: Update to c-torture-1.41 release.
27113
27114 1996-10-27 Jeffrey A Law (law@cygnus.com)
27115
27116 * gcc.c-torture/execute/enum-1.c: New test. Will be in next
27117 c-torture release.
27118
27119 1996-08-15 Brendan Kehoe <brendan@lisa.cygnus.com>
27120
27121 * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
27122 and LDFLAGS. Fix second case to append the target_info ldflags
27123 onto LDFLAGS, not CFLAGS.
27124 * lib/g++.exp (g++_init): Add target_info stuff.
27125 * lib/old-dejagnu.exp (old-dejagnu-init): Likewise. Add inclusion
27126 of libgloss and newlib flags for !native.
27127
27128 * config/proelf.exp: Load remote.exp and do `push_target hppro'.
27129 (GDB): Fix relative path to go up another dir for finding gdb.
27130
27131 1996-08-08 Rob Savoye <rob@chinadoll.cygnus.com>
27132
27133 * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
27134 versions in the target_info array, if they don't exist.
27135
27136 1996-08-02 Brendan Kehoe <brendan@lisa.cygnus.com>
27137
27138 * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
27139
27140 1996-07-08 Jim Wilson <wilson@cygnus.com>
27141
27142 * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
27143 * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
27144
27145 1996-07-01 Bob Manson <manson@charmed.cygnus.com>
27146
27147 * lib/old-dejagnu.exp: Don't remove the output file before we've
27148 actually tested it. Don't append pwd to the path of the executable
27149 we're testing.
27150
27151 1996-06-30 Doug Evans <dje@canuck.cygnus.com>
27152
27153 * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
27154
27155 1996-06-26 Bob Manson <manson@charmed.cygnus.com>
27156
27157 * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
27158 temporary directory for compiler files, and set it to a default
27159 value of /tmp. Set $output as the name of the output file from
27160 compiling the testcase. Add a -o option to $cflags_var so the
27161 compiler writes the final output file as $output. Set $executable
27162 to $output.
27163
27164 * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
27165 directory for compiler files, and set it to /tmp if it doesn't
27166 already have a value. Set $output_file to the name of the output
27167 file from compiling the testcase. Add a -o option to CXXFLAGS so
27168 the compiler writes the final output file as $output. Use $output
27169 as the executable to be tested.
27170
27171 1996-06-24 Brendan Kehoe <brendan@lisa.cygnus.com>
27172
27173 * lib/g++.exp: Also add -Wl,-rpath,... for linux.
27174
27175 1996-06-08 Jeffrey A Law (law@cygnus.com)
27176
27177 * gcc.c-torture/execute/pending-1.c: New test. Still
27178 pending in Tege's queue.
27179
27180 1996-04-24 Jim Wilson <wilson@chestnut.cygnus.com>
27181
27182 * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
27183 Add variables local_failcnt and local_unresolvedcnt. Call gcc_fail
27184 if there were failures. Call unresolved if there were unresolved
27185 testcases. Call gcc_fail if program did not run to completion.
27186 (ph_make): Pass additional argument name to ph_execute.
27187 (ph_execute): Add new argument. Pass additional arguments to
27188 ph_summary. Call gcc_fail is there is no execution output.
27189
27190 1996-04-24 Jeffrey A Law (law@cygnus.com)
27191
27192 * lib/plumhall.exp (proc_summary): Output relavent summary
27193 lines into the log so specific failures in plumhall can be
27194 investigated.
27195
27196 1996-04-10 Jeffrey A Law (law@cygnus.com)
27197
27198 * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
27199 (c-torture-execute): Don't try to execute tests which use
27200 "long long" types if $NO_LONG_LONG is nonzero.
27201
27202 1996-04-08 Doug Evans <dje@canuck.cygnus.com>
27203
27204 * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
27205 not c-torture.
27206
27207 * gcc.ieee: Move from here.
27208 * gcc.c-torture/execute/ieee: To here.
27209
27210 1996-03-26 Jeffrey A Law (law@cygnus.com)
27211
27212 * gcc.c-torture: Update to c-torture-1.41 release.
27213
27214 1996-03-22 Jeffrey A Law (law@cygnus.com)
27215
27216 * lib/c-torture.exp (c-torture-execute): Remove "$executable",
27217 not "$output".
27218
27219 1996-03-07 Doug Evans <dje@charmed.cygnus.com>
27220
27221 * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
27222 -c present.
27223
27224 1996-03-02 Jeffrey A Law (law@cygnus.com)
27225
27226 * config/proelf.exp: Handle connecting to a simulator.
27227
27228 1996-01-31 Jeffrey A Law (law@cygnus.com)
27229
27230 * config/proelf.exp: New file. Enough framework that we can
27231 run c-torture tests on the proelf targets (or any other target
27232 that gdb can connect to for that matter).
27233
27234 1996-01-29 Doug Evans <dje@canuck.cygnus.com>
27235
27236 * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
27237 * gcc.ph/testing/limits/limits.exp: Likewise. Don't pass $CFLAGS.
27238
27239 * lib/plumhall.exp (ph_execute): Always call ph_summary if
27240 exec_output exists.
27241
27242 1996-01-28 Doug Evans <dje@charmed.cygnus.com>
27243
27244 * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
27245 (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
27246
27247 * config/*.exp: Update FSF address. Change result of ${tool}_load
27248 to pass/fail/unresolved/unsupported/untested. Caller must now
27249 call unresolved/unsupported/untested.
27250 * lib/*.exp: Update FSF address. Update to handle new results of
27251 ${tool}_load.
27252 * lib/chill.exp (verbose): Delete.
27253
27254 1996-01-27 Doug Evans <dje@charmed.cygnus.com>
27255
27256 * lib/gcc.exp (default_gcc_start): Change order of args to
27257 $LDFLAGS $CFLAGS $LIBS.
27258 * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
27259 Save/set/restore CFLAGS. Pass single arg to gcc_start.
27260 * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
27261 (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
27262 * gcc.misc-tests/dg-test.exp: Likewise.
27263 * gcc.misc-tests/msgs.exp: Likewise.
27264 * gcc.prms/prms.exp: Likewise.
27265 * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
27266 (CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
27267
27268 * lib/dg.exp: Deleted, moved to dejagnu/lib.
27269
27270 1996-01-24 Brendan Kehoe <brendan@lisa.cygnus.com>
27271
27272 * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
27273
27274 * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
27275 * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
27276
27277 * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
27278 necessary.
27279
27280 1996-01-20 Brendan Kehoe <brendan@cygnus.com>
27281
27282 * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
27283 global for loop; add use of $mathlib.
27284 * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
27285 settings here; set mathlib for anything but VxWorks.
27286
27287 1996-01-22 Jeffrey A Law (law@cygnus.com)
27288
27289 * gcc.c-torture: Update to c-torture-1.40 release.
27290
27291 1996-01-03 Jeffrey A Law (law@cygnus.com)
27292
27293 * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
27294 dg.exp.
27295
27296 1995-12-03 Jeffrey A. Law <law@sethra.cygnus.com>
27297
27298 * lib/c-torture.exp (c-torture-execute): Declare "output" as
27299 global.
27300
27301 1995-11-17 Doug Evans <dje@canuck.cygnus.com>
27302
27303 * lib/g++.exp (LIBS): Define if not already.
27304 * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
27305 (gcc-dg-prune): Call prune_gcc_output.
27306 * lib/gcc.exp (prune_gcc_output): New proc.
27307 * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
27308 prune_gcc_output.
27309
27310 1995-11-16 Doug Evans <dje@canuck.cygnus.com>
27311
27312 * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
27313 (c-torture-execute): Likewise. Rename `name' to `testcase'.
27314
27315 1995-11-15 Jeffrey A Law (law@cygnus.com)
27316
27317 * gcc.c-torture: Update to c-torture-1.39 release.
27318
27319 1995-11-04 Doug Evans <dje@canuck.cygnus.com>
27320
27321 * lib/c-torture.exp (c-torture-execute): Don't return if one option
27322 fails, try others as well.
27323
27324 1995-11-02 Doug Evans <dje@canuck.cygnus.com>
27325
27326 * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
27327 If compilation fails, mark execute tests as `untested'.
27328 If test is marked as unsupported, don't mark compilation and
27329 execute tests as failed.
27330
27331 1995-10-25 Brendan Kehoe <brendan@lisa.cygnus.com>
27332
27333 * lib/g++.exp (g++_init): Don't link in libg++, and look to
27334 libstdc++ for whether or not we want to be doing shared
27335 libraries. Delete link_curses since we don't need it anymore.
27336 * lib/mike-g++.exp (postbase): Don't link in libg++.
27337 * g++.old-deja/old-deja.exp: Likewise.
27338
27339 1995-10-23 Brendan Kehoe <brendan@lisa.cygnus.com>
27340
27341 * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
27342
27343 1995-10-17 Brendan Kehoe <brendan@lisa.cygnus.com>
27344
27345 * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
27346 For that, add `-Wl,-a,shared_archive'.
27347 * g++.old-deja/old-deja.exp: Likewise.
27348
27349 1995-10-17 Doug Evans <dje@canuck.cygnus.com>
27350
27351 * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
27352
27353 1995-10-16 Brendan Kehoe <brendan@cygnus.com>
27354
27355 * lib/mike-g++.exp (postbase): Pay attention to the status of
27356 g++_load.
27357
27358 1995-10-16 Brendan Kehoe <brendan@lisa.cygnus.com>
27359
27360 * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
27361
27362 1995-10-16 Doug Evans <dje@canuck.cygnus.com>
27363
27364 * lib/gcc.exp (default_gcc_start): No longer need to log program
27365 being executed or its output, execute_anywhere does that now.
27366 * lib/g++.exp (default_g++_version): Call execute_anywhere.
27367 (default_g++_start): Likewise. Delete calls to verbose/send_log.
27368
27369 1995-10-12 Brendan Kehoe <brendan@lisa.cygnus.com>
27370
27371 * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
27372 the same as those in lib/g++.exp.
27373
27374 1995-10-10 Jeff Law (law@hurl.cygnus.com)
27375
27376 * gcc.c-torture: Update to c-torture-1.38 release.
27377 * gcc.ieee: Related changes.
27378
27379 1995-10-06 Rob Savoye <rob@darkstar.cygnus.com>
27380
27381 * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
27382 "exec". Minor reformatting changes.
27383
27384 * config/rom68k.exp (${tool}_load): Make it work in a canadian
27385 cross. This means all "exec" calls now work on a remote host as
27386 well.
27387 * lib/c-torture.exp (c-torture-compile): Make work for a canadian
27388 cross. Filter out the extra "\r\n" stuff that expect puts in.
27389 (c-torture-execute): Filter out the bogus warnings like
27390 c-torture-compile does. Add support for canadian cross.
27391 * lib/gcc.exp (default_gcc_version, default_gcc_start)
27392 Use execute_anywhere rather than calling exec directly. Now it
27393 works for canadian cross testing.
27394
27395 1995-10-05 Brendan Kehoe <brendan@rtl.cygnus.com>
27396
27397 * lib/g++.exp: Add -nocomplain flag to glob. Use catch to put the
27398 results into a variable, and check that rather than using file exists.
27399
27400 1995-10-04 Brendan Kehoe <brendan@lisa.cygnus.com>
27401
27402 * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
27403 create a libg++.so. For sunos4.1.*, also add -ltermcap.
27404
27405 1995-09-26 Brendan Kehoe <brendan@lisa.cygnus.com>
27406
27407 * g++.old-deja/old-deja.exp: Create and pass runshlib and
27408 lib_curses if there's a shared libg++ in the build tree.
27409
27410 1995-09-22 Doug Evans <dje@canuck.cygnus.com>
27411
27412 * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
27413 if not supported target.
27414
27415 1995-09-22 Brendan Kehoe <brendan@lisa.cygnus.com>
27416
27417 * lib/g++.exp (g++_init): Move empty setting of runshlib and
27418 link_curses up to always happen, not just for native builds.
27419
27420 1995-09-21 Jeff Law (law@snake.cs.utah.edu)
27421
27422 * gcc.c-torture: Update to c-torture-1.36 release.
27423 * gcc.failure: Related changes.
27424
27425 1995-09-20 Doug Evans <dje@canuck.cygnus.com>
27426
27427 * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
27428
27429 1995-09-19 Brendan Kehoe <brendan@lisa.cygnus.com>
27430
27431 * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
27432 * lib/mike-g++.exp (postbase): Not in here. Still reference
27433 runshlib, link_curses, and mathlib for link and run.
27434
27435 * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
27436 pass the runtime shared library options for Solaris, OSF/1, and
27437 Irix5, and link with -lcurses to avoid unresolved references.
27438
27439 1995-09-13 Brendan Kehoe <brendan@lisa.cygnus.com>
27440
27441 * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
27442 only run once.
27443
27444 1995-09-13 Doug Evans <dje@canuck.cygnus.com>
27445
27446 * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
27447
27448 1995-09-11 Jeff Law (law@snake.cs.utah.edu)
27449
27450 * gcc.c-torture: Update to c-torture-1.35 release. Note we
27451 do not have a framework for the "compat" tests yet.
27452
27453 1995-09-09 Brendan Kehoe <brendan@lisa.cygnus.com>
27454
27455 * lib/mike-g++.exp (postbase): New local variable `mathlib',
27456 set to null if we're testing vxworks5.1. Use that instead of
27457 `-lm' in the setting of LIBS for link and run.
27458
27459 1995-09-08 Brendan Kehoe <brendan@lisa.cygnus.com>
27460
27461 * config/rom68k.exp (${tool}_load): Major changes to make it
27462 work. Verified that it does in fact return the stuff in
27463 exec_output properly. Catch any Emul or any TRAP other than 0.
27464
27465 1995-09-07 Brendan Kehoe <brendan@lisa.cygnus.com>
27466
27467 * lib/mike-g++.exp (prebase): Call g++_init at the end to set
27468 LDFLAGS properly for targets that need stuff from libgloss.
27469 * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
27470 only run once.
27471 (gpp_initialized): New variable.
27472
27473 1995-09-06 Rob Savoye <rob@darkstar.cygnus.com>
27474
27475 * config/rom68k.exp: Load libgloss.exp.
27476 * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
27477 so we can produce a fully linked binary.
27478 * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
27479 so we can produce a fully linked binary.
27480
27481 1995-09-03 Doug Evans <dje@canuck.cygnus.com>
27482
27483 * lib/plumhall.exp (ph_section): Watch for expected failures.
27484 Add missing `else'.
27485
27486 * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
27487 run the testcase.
27488 (c-torture): Likewise.
27489
27490 1995-08-28 Doug Evans <dje@cygnus.com>
27491
27492 * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
27493
27494 * lib/mike-g++.exp (mike_cleanup): New proc.
27495 (prebase): New globals compiler_result, not_compiler_result,
27496 target_regexp.
27497 (postbase): Likewise. Call mike_cleanup. Pass "--" to regexp to
27498 allow leading "-" in pattern. Watch for unsupported tests.
27499 If $compiler_result is set, pattern match assembler code,
27500 and ditto for $not_compiler_result.
27501 * lib/mike-gcc.exp: Likewise.
27502
27503 * lib/plumhall.exp (ph_execute): Only call ph_summary if
27504 execution "succeeded".
27505
27506 1995-08-14 Doug Evans <dje@canuck.cygnus.com>
27507
27508 * config/win32.exp: New file.
27509 * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
27510
27511 1995-08-04 Doug Evans <dje@canuck.cygnus.com>
27512
27513 * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
27514 unsupported.
27515 * lib/mike-{gcc,g++}.exp (postbase): Likewise.
27516 * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
27517 * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
27518
27519 * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
27520 "... without exceptions was ...". That is now handled by
27521 prune_system_crud.
27522 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
27523
27524 1995-08-01 Doug Evans <dje@canuck.cygnus.com>
27525
27526 * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
27527 sieve.c,sort2.c}: New files.
27528 * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
27529 sieve.exp,sort2.exp}: Drivers for them.
27530
27531 * lib/mike-gcc.exp (program_output): New user settable variable.
27532 (postbase): Call prune_system_crud. Also prune extraneous compiler
27533 messages.
27534 * lib/mike-g++.exp (program_output): New user settable variable.
27535
27536 * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
27537
27538 * config/sh.exp: Deleted (use sim.exp instead).
27539
27540 1995-07-28 Brendan Kehoe <brendan@lisa.cygnus.com>
27541
27542 * config/vx.exp: Declare CHECKTASK as global.
27543 * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
27544 * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
27545 * lib/old-dejagnu.exp: Load [pwd]/$executable.
27546
27547 1995-07-26 Brendan Kehoe <brendan@lisa.cygnus.com>
27548
27549 * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
27550 target. Like vx.exp, only includes `vx29k.exp' instead of
27551 `vxworks.exp'.
27552
27553 1995-07-23 Ian Lance Taylor <ian@cygnus.com>
27554
27555 * config/sim.exp: Increase time limit from 120 seconds to 240.
27556
27557 1995-07-06 Jeffrey A. Law <law@rtl.cygnus.com>
27558
27559 * gcc.c-torture/execute/950628-1.c: New test.
27560
27561 1995-06-10 Jeff Law (law@snake.cs.utah.edu)
27562
27563 * gcc.c-torture: Update with changes/additions from
27564 c-torture-1.34.
27565
27566 1995-06-05 Doug Evans <dje@canuck.cygnus.com>
27567
27568 * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
27569
27570 1995-06-04 Jeff Law (law@snake.cs.utah.edu)
27571
27572 * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
27573
27574 1995-06-01 Jeff Law (law@snake.cs.utah.edu)
27575
27576 * gcc.c-torture/compile/950512-1.c: New test.
27577 * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
27578 * gcc.dg/struct-ret-1.c: Likewise.
27579
27580 1995-05-31 Doug Evans <dje@canuck.cygnus.com>
27581
27582 * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
27583 930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
27584
27585 1995-05-30 Doug Evans <dje@canuck.cygnus.com>
27586
27587 * gcc.c-torture/special/920411-1.c: Deleted.
27588 * gcc.c-torture/special/special.exp: Delete 920411-1.c.
27589
27590 1995-05-22 Doug Evans <dje@chestnut.cygnus.com>
27591
27592 * config/sim.exp (${tool}_load): Hack in call to bash to get a
27593 cpu limit.
27594
27595 1995-05-12 Torbjorn Granlund <tege@rtl.cygnus.com>
27596
27597 * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
27598
27599 1995-05-04 Torbjorn Granlund <tege@adder.cygnus.com>
27600
27601 From kenner;
27602 * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
27603 is the proper length.
27604 * va-arg-3.c: Likewise.
27605
27606 1995-04-30 Doug Evans <dje@canuck.cygnus.com>
27607
27608 * lib/dg.exp: Moved to dejagnu/lib. Copy kept here (for awhile).
27609 * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
27610
27611 * lib/gcc.exp (default_gcc_start): Delete old cruft. Delete result.
27612 * lib/g++.exp (default_g++_start): Delete old cruft.
27613
27614 1995-04-25 Torbjorn Granlund <tege@cygnus.com>
27615
27616 * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
27617 (2 * (1 << 18)) to (2 * (1 << 17)).
27618
27619 * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
27620
27621 1995-04-20 J.T. Conklin <jtc@rtl.cygnus.com>
27622
27623 * config/rom68k.exp: Renamed from config/idp.exp
27624
27625 1995-04-18 Torbjorn Granlund <tege@rtl.cygnus.com>
27626
27627 * c-torture/compile/921109-2.c
27628
27629 1995-04-18 Mike Stump <mrs@cygnus.com>
27630
27631 * lib/old-dejagnu.exp: We expect Execution test failure if we expected
27632 excess errors.
27633
27634 1995-04-15 Doug Evans <dje@chestnut.cygnus.com>
27635
27636 * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
27637 output.
27638 * lib/g++.exp (default_g++_start): Likewise.
27639
27640 1995-03-29 Torbjorn Granlund <tege@adder.cygnus.com>
27641
27642 * gcc.c-torture/compile/950329-1.c: New test.
27643
27644 1995-03-28 J.T. Conklin <jtc@rtl.cygnus.com>
27645
27646 * config/bug.exp (${tool}_load): Updated to use new remote_open
27647 and remote_close procs.
27648 * config/idp.exp: New file.
27649
27650 1995-03-22 Torbjorn Granlund <tege@rtl.cygnus.com>
27651
27652 * gcc.c-torture/execute/950322-1.c: New test.
27653
27654 1995-03-21 Doug Evans <dje@canuck.cygnus.com>
27655
27656 * config/vx.exp (${tool}_load): Clean up testing of return code from
27657 vxworks_ld and vxworks_spawn.
27658
27659 1995-03-21 Doug Evans <dje@deneb.cygnus.com>
27660
27661 * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
27662
27663 1995-03-13 Mike Stump <mrs@cygnus.com>
27664
27665 * lib/old-deja.exp: Add `excess errors test - ' error, now one
27666 can mark excess errors on a machine by machine basis. Note, the
27667 default is to not expect any excess errors, even when excess
27668 errors test - is given, so you will want to put an XFAIL ... on
27669 these lines. For example, // excess errors test - XFAIL hppa*-*-*
27670 mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
27671 those 4 machines, but no others.
27672
27673 1995-03-10 J.T. Conklin <jtc@rtl.cygnus.com>
27674
27675 * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
27676 * lib/c-torture.exp: to here.
27677
27678 1995-03-10 Torbjorn Granlund <tege@adder.cygnus.com>
27679
27680 * gcc.c-torture/execute/950221-1.c: New test.
27681 * gcc.c-torture/execute/struct-ret-1.c: New test.
27682 * gcc.c-torture/compile/950221-1.c: New test.
27683
27684 * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
27685
27686 1995-03-03 Doug Evans <dje@canuck.cygnus.com>
27687
27688 * gcc.c-torture/execute/arith-1.c (main): Return 0.
27689 * gcc.c-torture/execute/arith-rand.c (main): Return 0.
27690
27691 1995-03-01 Gerald Baumgartner (gb@lorenzo.cs.purdue.edu)
27692
27693 * g++.gb: New directory of tests, derived from my signature and
27694 class scoping tests.
27695
27696 * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
27697 * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
27698 * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
27699 * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
27700 * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
27701 * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
27702 * g++.gb/sig25.C: Likewise.
27703
27704 * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
27705 * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
27706 * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
27707 * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
27708 * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
27709 * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
27710 * g++.gb/sig25.exp: Likewise.
27711
27712 * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
27713 * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
27714 * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
27715 * g++.gb/scope13.C: Likewise, this test still fails.
27716
27717 * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
27718 * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
27719 * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
27720 * g++.gb/scope13.exp: Ditto.
27721
27722 * g++.gb/README: New file, explains what these tests are about.
27723
27724 1995-02-28 Doug Evans <dje@canuck.cygnus.com>
27725
27726 * lib/dg.exp (dg-do): Support `preprocess'.
27727 (dg-test): Likewise.
27728
27729 1995-02-13 J.T. Conklin <jtc@rtl.cygnus.com>
27730
27731 * config/udi.exp: change "continue -expect" to "exp_continue".
27732
27733 1995-02-11 Torbjorn Granlund (tege@tiny.cygnus.com)
27734
27735 * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
27736 Delete redundant tests.
27737
27738 * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
27739 * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
27740 * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
27741 * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
27742 * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
27743 * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
27744 * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
27745 * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
27746
27747 * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
27748 storing label pointers.
27749 * gcc.c-torture/execute/921019-1.c: Likewise.
27750 * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
27751 * gcc.c-torture/execute/930513-1.c: Provide full declaration for
27752 parameter fp.
27753 * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
27754 constants.
27755
27756 * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
27757 Delete obsolete tests.
27758
27759 * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
27760 * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
27761 * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
27762 * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
27763 * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
27764 * gcc.c-torture/compile/950124-1.c: New test.
27765
27766 * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
27767
27768 1995-02-08 Jason Merrill <jason@phydeaux.cygnus.com>
27769
27770 * lib/mike-g++.exp: Add -lm to LIBS.
27771
27772 1995-02-07 Doug Evans <dje@canuck.cygnus.com>
27773
27774 * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
27775
27776 1995-01-30 Jason Merrill <jason@phydeaux.cygnus.com>
27777
27778 * lib/mike-g++.exp: Add -lstdc++ to LIBS.
27779
27780 1995-01-12 Doug Evans <dje@canuck.cygnus.com>
27781
27782 * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
27783
27784 1995-01-02 Jeff Law (law@snake.cs.utah.edu)
27785
27786 * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
27787 * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
27788 * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
27789 * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
27790 * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
27791 * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
27792 * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
27793 * g++.law/{operators31.C, operators32.C,
27794 * g++.law/{operators33.C, operators34.C}: Likewise.
27795 * g++.law/{pic1.C, refs2.C}: Likewise.
27796 * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
27797 * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
27798 * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
27799 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
27800
27801 * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
27802 * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
27803 * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
27804 * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
27805 * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
27806 * g++.law/{enum9.exp, friend5.exp}: Likewise.
27807 * g++.law/{nest3.exp, nest4.exp}: Likewise.
27808 * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
27809 * g++.law/{operators30.exp, operators31.exp}: Likewise.
27810 * g++.law/{operators32.exp, operators33.exp}: Likewise.
27811 * g++.law/{operators34.exp}: Likewise.
27812 * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
27813 * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
27814 * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
27815 * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
27816 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
27817
27818 * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
27819 No longer expected to fail.
27820 * g++.law/missed-error3.C: Tweak for recent bool changes.
27821
27822 1994-12-04 Doug Evans <dje@canuck.cygnus.com>
27823
27824 * config/emb-unix: Deleted.
27825 * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
27826 remote execution. Do final link on remote host if REMOTE_LINK is set.
27827
27828 1994-12-01 Doug Evans <dje@canuck.cygnus.com>
27829
27830 * lib/dg.exp (dg-test): Fix typo in last patch.
27831
27832 1994-11-30 Doug Evans <dje@canuck.cygnus.com>
27833
27834 * lib/dg.exp (dg-test): Fix pattern that searches for expected output
27835 (handles multiple occurrences).
27836
27837 1994-11-24 Doug Evans <dje@canuck.cygnus.com>
27838
27839 * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
27840 * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
27841 $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
27842 printed).
27843 * lib/c-torture.exp (c-torture-compile): Likewise.
27844 (c-torture): Prepend full path if missing.
27845 * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
27846 (gcc_fail): Likewise.
27847 * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
27848
27849 1994-11-23 J.T. Conklin <jtc@rtl.cygnus.com>
27850
27851 * lib/netware.exp: Only attach to NetWare i386 systems.
27852
27853 1994-11-16 Doug Evans <dje@canuck.cygnus.com>
27854
27855 * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
27856 messages. Add test name to "output pattern match" pass/fail message.
27857
27858 1994-11-12 Doug Evans <dje@canuck.cygnus.com>
27859
27860 * gcc.dg: New testsuite.
27861 * gcc.dg/dg.exp: New file.
27862
27863 * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
27864 test-switch.c}: Deleted.
27865
27866 * gcc.misc-tests/msgs.exp: New testcase driver.
27867
27868 1994-11-09 Doug Evans <dje@canuck.cygnus.com>
27869
27870 * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
27871 Watch for illegal return values from ${tool}_load.
27872 * config/unix.exp (${tool}_load): Fix pass/fail detection for
27873 cross targets. Coerce return value >0 to 1.
27874
27875 1994-11-08 Doug Evans <dje@canuck.cygnus.com>
27876
27877 * config/unix.exp (${tool}_load): Call program rsh, not proc.
27878
27879 * config/emb-unix.exp: New file.
27880
27881 * config/sim.exp: Error if variable $SIM not defined.
27882 (${tool}_load): Mark test as "untested" if simulator missing.
27883
27884 * config/unix.exp: Load remote.exp to get rcp_download.
27885 * lib/c-torture.exp: Use different option lists for testcases with
27886 and without loops.
27887 * gcc.c-torture/execute/execute.exp: Likewise.
27888
27889 1994-11-02 Doug Evans <dje@canuck.cygnus.com>
27890
27891 * config/*.exp: Clarify return code from ${tool}_load.
27892 Call `unresolved' or `untested' instead of `warning' or `perror'
27893 (sometimes you still want to call both though).
27894 Add comment that `shell_id' is local to each file.
27895 * config/udi.exp (timeout): Set to 30.
27896 Don't print warning if connection fails, $connectmode has already
27897 printed an error.
27898 (${tool}_load): Move verbose messages to level 2.
27899 Rework pattern for "Process started" message.
27900 Pass `shell_id' to ${connectmode}_download.
27901 Retry twice upon timeout. Make resetting of target more robust.
27902 (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
27903 Pass `shell_id' to exit_$connectmode.
27904 Only call exit_$connectmode if connected.
27905 * config/unix.exp (${tool}_load): Check return codes better.
27906 * config/vrtx.exp (${tool}_load): Likewise.
27907 * config/vx.exp (${tool}_load): Likewise.
27908 Delete unneeded global's.
27909 * lib/dg.exp (dg-test): Update to reflect clarified return codes
27910 from ${tool}_load.
27911 (dg-stat): Delete.
27912 (dg-init): Delete recording of pass/fail counts.
27913 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
27914 (old-dejagnu-init): Likewise.
27915 (old-dejagnu-stat): Delete contents, empty proc now.
27916 * lib/c-torture.exp (TORTURE_OPTIONS): New global.
27917 (c-torture): Delete references to lcnt, lpass, lfail.
27918 Get option list from TORTURE_OPTIONS.
27919 Delete -funroll[-all]-loops if no loops.
27920 * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
27921 (g++_stat): Delete contents (empty proc now).
27922 * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
27923 (gcc_finish): Likewise.
27924 (gcc_stat): Deleted.
27925 * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
27926 * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
27927 * gcc.c-torture/execute/execute.exp: Likewise.
27928 Split tests into two parts: compile, execute.
27929 Get option list from TORTURE_OPTIONS. Delete -funroll[-all]-loops if
27930 no loops. Update to reflect clarified return codes from ${tool}_load.
27931
27932 1994-10-21 Doug Evans <dje@canuck.cygnus.com>
27933
27934 * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
27935 to grep for.
27936 (old-dejagnu): Likewise (where necessary).
27937
27938 1994-10-14 Doug Evans <dje@canuck.cygnus.com>
27939
27940 * gcc.misc-tests/gcov.exp: New file, for gcov testing.
27941
27942 * lib/dg.exp (dg-process-target): Fix processing of selector.
27943 Add comment regarding use of `error'.
27944
27945 * lib/gcc.exp (prune_system_crud): Define if missing.
27946 * lib/g++.exp (prune_system_crud): Likewise.
27947
27948 * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
27949 Call prune_system_crud.
27950 * lib/dg.exp (dg-runtest): New proc.
27951 Use perror instead of send_user for tcl errors in testcase.
27952 Don't return any value, it's never used.
27953 Don't clobber previous definition of `unknown'.
27954 Print tcl errors in `dg-final'.
27955
27956 1994-10-12 Doug Evans <dje@canuck.cygnus.com>
27957
27958 * lib/dg.exp (dg-process-target): Improve syntax error messages.
27959 (dg-test): Don't print errorInfo, it contains stack backtrace.
27960
27961 1994-09-26 Doug Evans (dje@canuck.cygnus.com)
27962
27963 * lib/g++.exp (runtest_file_p): Define if missing.
27964
27965 1994-09-24 Doug Evans (dje@cygnus.com)
27966
27967 * lib/mike-g++.exp: Comment out loading of g++.exp.
27968 * lib/g++.exp: Update copyright. Test for existence of $CXX at start.
27969 (default_g++_version): Always print something.
27970 (default_g++_start): Comment out call to `which'.
27971 (g++_start, g++_load): Deleted (must be defined in config file).
27972 * lib/gcc.exp: Test for existence of $CC at start.
27973 Delete check for tmpdir (done in gcc_init).
27974 (default_gcc_version): Always print something.
27975 (default_gcc_start): Comment out call to `which'.
27976 * config/*.exp: Major cleanup - make cross targets work at least a
27977 little better for g++ (by not being "--tool gcc" specific).
27978 Rename gcc_xxx to ${tool}_xxx.
27979 * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
27980 * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
27981
27982 1994-09-22 Doug Evans (dje@canuck.cygnus.com)
27983
27984 * lib/c-torture.exp (c-torture-compile): Rework compiler
27985 message processing.
27986
27987 * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
27988 c-torture.
27989
27990 1994-09-21 Doug Evans (dje@canuck.cygnus.com)
27991
27992 * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
27993
27994 * lib/dg.exp (dg-process-target): Support { target native }.
27995
27996 1994-09-20 Doug Evans (dje@canuck.cygnus.com)
27997
27998 * lib/dg.exp (dg-test): Clean up some comments. Delete code that
27999 looked for "... program xxx got fatal signal".
28000 Correct regsub munging of `comp_output'.
28001 Ignore compiler messages "path prefix not used" and "linker input
28002 file unused".
28003
28004 1994-09-14 Doug Evans (dje@canuck.cygnus.com)
28005
28006 * lib/gcc.exp (runtest_file_p): Define if missing.
28007 * gcc.prms/template.c: Example to work from.
28008
28009 1994-09-13 Doug Evans (dje@canuck.cygnus.com)
28010
28011 * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
28012 * lib/dg.exp (dg-test): Call unsupported testcases as such.
28013
28014 * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
28015 * gcc.prms/1883.c: Moved from compile/940714-1.c.
28016 * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
28017 execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
28018
28019 * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
28020 (dg-process-target): No longer a varargs proc.
28021 Return S/N for target, P/F for xfail. All callers changed.
28022 (user option procs): More argument checking.
28023 (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
28024 (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
28025 (dg-test): Skip test if not running on selected target in `dg-do'.
28026 Update handling of `dg-do-what', `dg-output-text'.
28027 Separate execution pass/fail from output pattern match pass/fail.
28028 Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
28029
28030 1994-09-12 Jim Wilson (wilson@sphagnum.cygnus.com)
28031
28032 * gcc.c-torture/special/special.exp: Don't expect failure for mips
28033 target for 920510-1.c.
28034
28035 1994-09-12 Doug Evans (dje@canuck.cygnus.com)
28036
28037 * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
28038 Clean up comment regarding use of passcnt, etc.
28039 (gcc_stat): Don't update `testcnt' here.
28040 (gcc_finish): Do it here.
28041 Might as well reset `but_id' here too.
28042 * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
28043 to determine if the file should be tested.
28044 * gcc.c-torture/compile/compile.exp: Likewise.
28045 * gcc.c-torture/execute/execute.exp: Likewise.
28046 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
28047 * gcc.misc-tests/dg-test.exp: Likewise.
28048 * gcc.prms/prms.exp: Likewise.
28049 * gcc.wendy/wendy.exp: Likewise.
28050 * g++.old-deja.exp: Likewise.
28051 Move "Testing file" message to verbose level 1.
28052
28053 1994-09-09 Doug Evans (dje@canuck.cygnus.com)
28054
28055 * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
28056
28057 1994-09-08 Doug Evans (dje@canuck.cygnus.com)
28058
28059 * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
28060 (default_gcc_start): Accept optional second list element
28061 of compiler flags. Print compiler output at verbosity level 2.
28062 Remove setting of CFLAGS, LIBS, LDFLAGS from here.
28063 (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
28064 Save current values of framework globals passcnt, failcnt, xpasscnt,
28065 and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
28066 gcc_xfailcnt. Set global `tmpdir' to /tmp if it doesn't exist.
28067 (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
28068 xfailcnt to compute stats. Update framework global `testcnt' from
28069 pass/fail counts.
28070 (gcc_finish): New proc. Clean up test environment.
28071 (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
28072 (gcc_epass, gcc_efail): Delete.
28073 * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
28074 argument of line number.
28075 (dg-init): If the tool has an init routine, call it.
28076 (dg-test): Remove args `cflags_var' and `libs_var'.
28077 Pass all compiler options to ${tool}_start.
28078 Handle missing line number.
28079 (dg-finish): New function.
28080 * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
28081 particular files. Call gcc_finish at end. Move "skipping test"
28082 message to verbosity level 3.
28083 * gcc.c-torture/compile/compile.exp: Likewise.
28084 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
28085 * gcc.c-torture/execute/execute.exp: Likewise.
28086 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
28087 Print testcase being tried at verbosity level 1.
28088 * gcc.c-torture/special/special.exp: Unset xfail.
28089 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
28090 * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
28091 * gcc.c-torture/noncompile/noncompile.exp: Likewise.
28092 * gcc.failure/failure.exp: Likewise.
28093 * gcc.ieee/ieee.exp: Likewise.
28094 * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
28095 Update call to dg-test. Call dg-finish at end.
28096 * gcc.misc-tests/mg.exp: Call gcc_finish at end. Unset orig_flags.
28097 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
28098 * gcc.misc-tests/misc.exp: Call gcc_finish at end.
28099 * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
28100 Delete LDFLAGS. Update call to dg-test. Call dg-finish at end.
28101 * gcc.wendy/wendy.exp: Add copyright.
28102 Delete setting of tmpdir (done by gcc_init).
28103 Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
28104 Pass compiler flags to gcc_start. Call gcc_finish at end.
28105 * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
28106 gcc_[ce]pass/fail.
28107
28108 1994-09-07 Doug Evans (dje@canuck.cygnus.com)
28109
28110 * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
28111 confusion.
28112 (g++_load): Likewise.
28113
28114 * config/*.exp (gcc_load): Some were varargs fns and some were not.
28115 Rename argument to `prog' to remove the confusion.
28116 Varargs fns behave differently too!
28117 (g++_load): Likewise.
28118
28119 * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
28120
28121 * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
28122 what it is. Delete (always) printing of status value for !native.
28123 Simplify verbose code, and include status and exec_output.
28124 (g++_load): Use gcc_load.
28125
28126 1994-09-04 Jim Wilson (wilson@sphagnum.cygnus.com)
28127
28128 * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
28129 * gcc.c-torture/noncompile/noncompile.exp: Delete support for
28130 920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
28131 940714-3.c as these testcases don't exist anymore. Make
28132 va-arg-1.c expected to pass.
28133
28134 1994-08-19 Doug Evans (dje@canuck.cygnus.com)
28135
28136 * gcc.misc-tests/misc.exp: Only run specific testcases.
28137 * gcc.misc-tests/dg-test.exp: New file. Tests dg.exp.
28138 * gcc.misc-tests/dg-[1-9].c: New files.
28139
28140 * lib/dg.exp: New testsuite driver.
28141 * gcc.prms/prms.exp: Use it.
28142
28143 * README.gcc: New file.
28144
28145 * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
28146 Document and reset `lxpass' and `lxfail'.
28147 Simplify "initialized" message.
28148 (gcc_stat): Clean up comments a little.
28149
28150 1994-08-16 Doug Evans (dje@canuck.cygnus.com)
28151
28152 * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
28153
28154 1994-08-15 Doug Evans (dje@canuck.cygnus.com)
28155
28156 * lib/old-dejagnu.exp (process-option): New proc.
28157 (old-dejagnu-init, old-dejagnu-stat): Likewise.
28158 (old-dejagnu): Simplify.
28159 * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
28160
28161 1994-08-14 Jeff Law (law@snake.cs.utah.edu)
28162
28163 * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
28164 exists and is not an empty string.
28165
28166 * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
28167 $xfail rather than calling setup_xfail. Clear $xfail when test is
28168 finished.
28169 (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
28170 automatically.
28171
28172 * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
28173 longer expected to fail.
28174
28175 * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
28176 "f" function call.
28177
28178 * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
28179
28180 * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
28181 940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
28182 complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
28183 struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
28184 c-torture-1.29.
28185
28186 * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
28187 strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
28188
28189 * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
28190
28191 * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
28192 940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
28193
28194 * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
28195 940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
28196 labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
28197
28198 1994-07-12 Jim Kingdon (kingdon@lioth.cygnus.com)
28199
28200 * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
28201 gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
28202 940714-1.c, 940714-2.c, 940714-3.c},
28203 gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
28204 gcc.misc-tests/{mg.c,mg.exp}:
28205 New tests.
28206 * gcc.noncompile/noncompile.exp: Change accordingly.
28207
28208 1994-07-07 Doug Evans (dje@canuck.cygnus.com)
28209
28210 * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
28211 Undo previous clobberage.
28212
28213 1994-07-04 Jeff Law (law@snake.cs.utah.edu)
28214
28215 * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
28216 * gcc.special/{930510-1.c, special.exp}:
28217 * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
28218 931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
28219 struct-varargs-1.c}: New tests from c-torture-1.26.
28220
28221 1994-06-28 J.T. Conklin (jtc@phishhead.cygnus.com)
28222
28223 * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
28224 argument to switch.
28225
28226 1994-05-21 Bill Cox (bill@rtl.cygnus.com)
28227
28228 * Revert the previous changes. Please see Rob's directory
28229 (/lisa/test/rob/progressive/gcc/testsuite) for testing
28230 fixes.
28231
28232 1994-05-19 Bill Cox (bill@rtl.cygnus.com)
28233
28234 * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
28235 g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
28236 g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
28237 g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
28238 g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
28239 g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
28240 g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
28241 g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
28242 g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
28243 g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
28244 g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
28245 g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
28246 g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
28247 g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
28248 g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
28249 g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
28250 g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
28251 g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
28252 g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
28253 g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
28254 g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
28255 g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
28256 gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
28257 gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
28258 gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
28259 lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
28260 lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
28261
28262 1994-05-17 Bill Cox (bill@rtl.cygnus.com)
28263
28264 * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
28265 lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
28266 with perror calls.
28267
28268 1994-05-02 Jason Merrill (jason@deneb.cygnus.com)
28269
28270 * config/unix.exp (g++_load): Fix syntax.
28271
28272 1994-04-14 Jim Wilson (wilson@sphagnum.cygnus.com)
28273
28274 * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
28275 * gcc.noncompile/921017-1.c: Deleted obsolete test.
28276 * gcc.noncompile/noncompile.exp: Remove code for deleted test.
28277 Don't expect va-arg-1.c to fail. Correct expected output for
28278 920928-1.c.
28279 * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
28280 * gcc.wendy/hbm4.c: Correct typo.
28281 * gcc.wendy/tad1.c, tad2.c: Correct expected output.
28282
28283 1994-03-28 Doug Evans (dje@canuck.cygnus.com)
28284
28285 * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
28286 * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
28287 gcc_[ce]{pass,fail}. Explicitly remove executable if test passes.
28288 * lib/c-torture.exp (c-torture-compile): Ditto.
28289
28290 Reduce volume of output (remove all the -I's and such).
28291 * lib/c-torture.exp (c-torture-compile): New argument OPTION.
28292 Call gcc_cpass, gcc_cfail.
28293 (c-torture): Pass testing option to c-torture-compile.
28294
28295 1994-03-21 Doug Evans (dje@cygnus.com)
28296
28297 Bring patches over from progressive.
28298 * config/default.exp: Exit remote shell cleanly.
28299 (g++_exit, g++_start): Add default versions.
28300 * config/sim.exp (gcc_load): Use perror, not error.
28301
28302 1994-03-20 Doug Evans (dje@canuck.cygnus.com)
28303
28304 * lib/gcc.exp: Don't set CFLAGS if CC not set. It clobbers the value
28305 set in site.exp.
28306
28307 1994-03-14 Doug Evans (dje@cygnus.com)
28308
28309 * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
28310 DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
28311 (wendy_try): New proc to run testcase.
28312 (main loop): Call 'em.
28313 * gcc.wendy/*.c: Clean up pass to correct expected output.
28314
28315 * lib/gcc.exp: Minor cleanup work.
28316 (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
28317
28318 1994-03-09 Doug Evans (dje@canuck.cygnus.com)
28319
28320 * config/sim.exp (gcc_load): Document return codes better.
28321 Don't pass -v to simulator.
28322
28323 1994-02-24 Jeffrey A. Law (law@snake.cs.utah.edu)
28324
28325 * gcc.special/920717-x.c: Fix typo.
28326 * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
28327 get at sources.
28328
28329 * lib/mike-gcc.exp: Fix typo.
28330
28331 1994-02-15 Rob Savoye (rob@darkstar.cygnus.com)
28332
28333 * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
28334 binary to use, transform the name.
28335 * config/*.exp: rename everything. Nuke any g++ specific files,
28336 it's now a special case of gcc that requires no special support.
28337 Add a default.exp for unsupported targets.
28338
28339 1994-02-11 Rob Savoye (rob@poseidon.cygnus.com)
28340
28341 * g++.jason/report.exp, g++.old-deja/old-deja.exp,
28342 lib/old-dejagnu.exp: Fix a few patterns to work with the new
28343 version of Tcl.
28344
28345 1994-02-09 Rob Savoye (rob@darkstar.cygnus.com)
28346
28347 * lib/c-torture.exp: Made "file prefix*never used a pass, rather
28348 than a warning.
28349
28350 1994-02-06 Jeffrey A. Law (law@snake.cs.utah.edu)
28351
28352 * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
28353
28354 1994-01-03 Jim Wilson (wilson@sphagnum.cygnus.com)
28355
28356 * gcc.execute/execute.exp: Combine opt_list and foption_list into
28357 option_list. Compile every file with only 4/6 option choices
28358 (same as C torture) instead of with 12/18 different option
28359 choices.
28360 * lib/c-torture.exp: Likewise.
28361
28362 * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
28363 not already set.
28364
28365 1993-12-30 Mike Stump (mrs@rtl.cygnus.com)
28366
28367 * lib/old-deja.exp: Add `excess errors test fails' error, now one
28368 can put an XFAIL *-*-* on excess errors.
28369
28370 1993-12-19 Jeffrey A. Law (law@snake.cs.utah.edu
28371
28372 * g++.law: Add more tests derived from g++-bugs snapshots.
28373
28374 * g++.law/init11.{c,exp}: Delete test. Brendan sez it's
28375 equivalent to g++.law/init9.
28376
28377 * lib/mike-gcc.exp (postbase): Delete the .o file after we've
28378 compiled it, and the a.out file after we've run it.
28379
28380 1993-12-17 Brendan Kehoe (brendan@lisa.cygnus.com)
28381
28382 * lib/mike-g++.exp (postbase): Delete the .o file after we've
28383 compiled it, and the a.out file after we've run it.
28384
28385 1993-12-17 Jeffrey A. Law (law@snake.cs.utah.edu)
28386
28387 * g++.law/*.exp: Avoid losing arguments added via "append" commands.
28388
28389 1993-12-15 Rob Savoye (rob@darkstar.cygnus.com)
28390
28391 * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
28392 version number.
28393
28394 1993-12-12 Jeffrey A. Law (law@snake.cs.utah.edu)
28395
28396 * g++.law: New directory of g++ tests derived from the g++-bugs
28397 snapshots.
28398
28399 1993-12-09 Jeffrey Wheat (cassidy@cygnus.com)
28400
28401 * gcc.compile: initbug1.c initbug1.exp testcase added
28402
28403 1993-12-06 Jeffrey Wheat (cassidy@cygnus.com)
28404
28405 * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
28406 * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
28407 fixes submitted by Jeff Law (law@cs.utah.edu)
28408 * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
28409 Jeff Law (law@cs.utah.edu)
28410
28411
28412 1993-11-30 Mike Stump (mrs@cygnus.com)
28413
28414 * config/unix-g++.exp: Follow the gcc way of doing things.
28415 * g++.old-deja/old-deja.exp: Minor updates.
28416 * lib/g++.exp: New file, follow the gcc way of doing things.
28417 * lib/old-dejagnu.exp: Minor updates.
28418 * lib/mike-g++.exp: Always unset errorInfo.
28419
28420 1993-11-06 Mike Stump (mrs@cygnus.com)
28421
28422 * lib/gcc.exp: Fix some errors with the below change, CC and
28423 CFLAGS should be global when setting, not local.
28424
28425 1993-11-03 Rob Savoye (rob@darkstar.cygnus.com)
28426
28427 * lib/gcc.exp: Transform tool name.
28428
28429 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
28430
28431 * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
28432
28433 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
28434
28435 * lib/gcc.exp: change gcc_done to gcc_stat
28436
28437 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
28438
28439 * Upgraded gcc testsuite to c-torture version 1.25
28440
28441 1993-10-24 Jeffrey Wheat (cassidy@cygnus.com)
28442
28443 * lib/gcc.exp: added reporting code. Changed verbose compile message.
28444 * lib/c-torture: added hooks for new reporting code.
28445
28446 1993-10-21 Jeffrey Wheat (cassidy@cygnus.com)
28447
28448 * config/sh-gcc.exp: check if sh-sim exists in the path
28449
28450 1993-10-18 Jeffrey Wheat (cassidy@cygnus.com)
28451
28452 * gcc.code_quality/code_quality.exp: Initial changes for new logic.
28453 * gcc.compile/compile.exp: Initial changes for new logic.
28454 * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
28455 * gcc.failure/failure.exp: Initial changes for new logic.
28456 * gcc.ieee/ieee.exp: Initial changes for new logic.
28457 * gcc.misc-tests/misc.exp: Initial changes for new logic.
28458 * gcc.noncompile/non_compile.exp: Initial changes for new logic.
28459 * gcc.unsorted/unsorted.exp: Initial changes for new logic.
28460 * lib/c-torture.exp: Initial changes for new logic.
28461 * lib/gcc.exp: Initial changes for new logic.
28462
28463 1993-10-15 Mike Stump (mrs@cygnus.com)
28464
28465 * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
28466 depend upon failure or success. Fully qualify names in failure
28467 and success messages. Always remove a.out before starting
28468 compile, just in case. Pay more attention to error text output by
28469 the compiler. Handle testcases with no known past errors just
28470 like all others, so that things are uniform. Other miscellaneous
28471 improvements.
28472
28473 1993-10-13 Jeffrey Wheat (cassidy@cygnus.com)
28474
28475 * gcc.cpp: new directory for cpp tests
28476
28477 1993-10-04 Jeffrey Wheat (cassidy@cygnus.com)
28478
28479 * lib/chill.exp: Code reformatted, removed unused code.
28480 * config/unix-chill.exp: Code reformatted, removed unused code.
28481 * chill.execute/execute.exp: Code reformatted, removed unused code.
28482 * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
28483
28484 1993-10-04 Ian Lance Taylor (ian@cygnus.com)
28485
28486 * config/mips-gcc.exp, config/mips-g++.exp: New files. Execution
28487 routines not written.
28488
28489 1993-09-27 Rob Savoye (rob@darkstar.cygnus.com)
28490
28491 * config/bug-gcc.exp: Use new procs from bug.exp.
28492
28493 1993-09-21 Rob Savoye (rob@darkstar.cygnus.com)
28494
28495 * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
28496 via ftp, rather than depending on NFS.
28497 * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
28498 case.
28499
28500 1993-09-09 Rob Savoye (rob@darkstar.cygnus.com)
28501
28502 * config/bug-gcc.exp: Use new download proc.
28503
28504 1993-09-14 Jeffrey Wheat (cassidy at deneb.cygnus.com)
28505
28506 * chill.execute/execute.exp: cleanups, handles errors better
28507 * chill.compile/compile.exp: rewrite, based on execute.exp
28508 * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
28509 * lib/chill.exp: major changes to diff proc and compile and link
28510 procs. added chill_fail and chill_pass wrappers to pass and
28511 fail. added more comments, and handle error codes better.
28512 Added a hack to capture stderr from exec, so noncompile tests
28513 can work.
28514
28515 1993-09-11 Jeffrey Wheat (cassidy@cygnus.com)
28516
28517 * chill.execute/execute.exp: rewrite of testsuite driver
28518 * lib/chill.exp: rewrite of testsuite driver
28519 * config/unix-chill.exp: rewrite of testsuite driver
28520
28521 1993-08-25 Bill Cox (bill@rtl.cygnus.com)
28522
28523 In chill.execute:
28524 * iexpr.ch: Standardize uppercase.
28525 * tuples.dat: Standardize uppercase.
28526 * vary.ch: standardize. Correct varying string assignments.
28527 * vary.dat: Add new output lines.
28528
28529 1993-08-24 Bill Cox (bill@rtl.cygnus.com)
28530
28531 In chill.execute:
28532 * chprintf.ch: Standardize use of uppercase.
28533 * tuples.ch: Standardize and turn arr2 into a DCL,
28534 rather than a SYN.
28535 * pinits.ch: Standardize.
28536
28537 1993-08-23 Per Bothner (bothner@kalessin.cygnus.com)
28538
28539 * rts.c: Get malloc() from <stdlib.h>, not <malloc.h>.
28540 * Makefil: Renamed to Makefile.in.
28541 * configure.in: New.
28542
28543 1993-08-23 Bill Cox (bill@rtl.cygnus.com)
28544
28545 In chill.execute:
28546 * .cvsignore: Add result/output files.
28547 * Makefile: Fix up variables at start. Use MFLAGS
28548 everywhere. Correct bool_loc, built_ins entries.
28549 Add entry for vary1.ch.
28550 * bitarray.ch: Standardize upper-case usage.
28551 * bitexpr.ch: Standardize, add output of b1.
28552 * params.ch: Use arrayt in along PROC parameters, to
28553 avoid novelty problems.
28554 * sets.ch: Tiny cleanup.
28555 * vary1.ch: Re-indent.
28556
28557 1993-08-17 Bill Cox (bill@rtl.cygnus.com)
28558
28559 * Add PR-related files to Makefiles, .cvsignore files, etc.
28560
28561 1993-08-02 Jeff Wheat (cassidy@cygnus.com)
28562
28563 * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
28564 with compiler objects. New names are test-flow.c and test-loop.c
28565
28566 1993-07-27 Jeff Wheat (cassidy@cygnus.com)
28567
28568 * Upgraded c-torture tests from 1.19 to 1.20
28569
28570 * new files:
28571 * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
28572 * gcc.compile: 930623-1.c 930623-2.c
28573 * gcc.noncompile: 930622-1.c 930622-2.c
28574 * gcc.failure: 920411-1.c 920627-2.c
28575 * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
28576
28577 1993-07-20 Jeff Wheat (cassidy@cygnus.com)
28578
28579 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
28580 More changes to get testsuite working properly. Needs more work.
28581 Added some support for POSIX IEEE Std 1003.3-1991 error messages.
28582
28583 1993-07-19 Jeff Wheat (cassidy@cygnus.com)
28584
28585 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
28586 More changes to get testsuite working properly. Needs more work.
28587
28588 1993-07-13 Jeff Wheat (cassidy@cygnus.com)
28589
28590 * chill.compile/compile.exp: Added for Dejagnu support
28591 * chill.execute/execute.exp: Added for Dejagnu support
28592 * lib/chill.exp config/unix-chill.exp : Added for Dejagnu support
28593
28594 1993-06-19 Bill Cox (bill@rtl.cygnus.com)
28595
28596 This should complete moving the CHILL test files.
28597 * chill.noncompile(.cvsignore printf.grt
28598 in-printf.grt chprintf.grt chprintf.ch):
28599 Added test-support files.
28600 (Makefile): Modified further.
28601 * chill.compile (emptymod.ch gdbme.ch neg_range.ch
28602 signal.ch): Added test files.
28603 * chill.execute (.cvsignore printf.grt printr.c
28604 in-printf.grt rts.c chprintf.grt rts.h): Added
28605 test-support files.
28606 (Makefile): More corrections.
28607
28608 1993-06-18 Bill Cox (bill@rtl.cygnus.com)
28609
28610 * chill.compile, chill.execute, chill.nocompile: Add CHILL
28611 test cases, ready for DejaGnu.
28612
28613 1993-06-17 Jeffrey Wheat (cassidy@cygnus.com)
28614
28615 * Upgraded c-torture tests from 1.18 to 1.19
28616
28617 * gcc.compile: added test(s):
28618 930607-1.c
28619 * gcc.execute: added test(s):
28620 930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
28621
28622 * added new subdirectory for misc tests: gcc.misc-tests
28623 * gcc.misc-test(s): added tests:
28624 inst-check.c test-consts.c test-ior.c test-switch.c
28625
28626 1993-06-09 Brendan Kehoe (brendan@lisa.cygnus.com)
28627
28628 * lib/mike-g++.exp: Load `./a.out', not `a.out'.
28629
28630 1993-06-07 Ian Lance Taylor (ian@cygnus.com)
28631
28632 * g++.old-deja/old-deja.exp: Don't delete all the .o files.
28633
28634 1993-06-03 Jeffrey Wheat (cassidy@cygnus.com)
28635
28636 * Upgraded c-torture tests from 1.17 to 1.18
28637
28638 1993-06-02 Jeffrey Wheat (cassidy@cygnus.com)
28639
28640 * Upgraded c-torture tests from 1.12 to 1.17
28641
28642 1993-04-30 Mike Werner (mtw@deneb.cygnus.com)
28643
28644 * lib/old-dejagnu.exp:
28645 Fixed handling of XFAIL target triplets to correctly
28646 recognize wildcard characters. Removed code that
28647 appended a unique id tag to the end of the file name
28648 printed out by the result of the testcases within a
28649 given test file.
28650
28651 1993-04-29 Mike Werner (mtw@deneb.cygnus.com)
28652
28653 * lib/old-dejagnu.exp:
28654 Reworked expected failure handling to trigger off of XFAIL
28655 keyword in keyphrase embeded in testcase source code. The
28656 XFAIL keyword must be at the end of the keyphrase line. It
28657 may optionally be followed by one or more target triplets.
28658 It has just occured that the handling of wildcards in the
28659 target triplet may not be correct.
28660
28661 1993-04-23 Mike Werner (mtw@deneb.cygnus.com)
28662
28663 * g++.old-deja/tests:
28664 Moved all subdirectories up one level into g++.old-deja .
28665
28666 * lib/old-dejagnu.exp:
28667 Fixed problem with CXXFLAGS not being properly reset, and being
28668 corrupted with extraneous "-c" compiler option. This was
28669 causing binaries to not be generated for test that needed them.
28670 Modified strings passed to "pass" and "fail" so that individual
28671 tests from the same test file would be distinguished by an
28672 identifier appended to the test file name in the summary logs;
28673 this corrected a problem with erroneous diff logs. Added code
28674 to search testcases for expected fail and unexpected pass keywords.
28675
28676 1993-04-20 Rob Savoye (rob at darkstar.cygnus.com)
28677
28678 * lib/c-torture.exp: Ignore "file path prefix*unused" message.
28679
28680 1993-04-15 Mike Werner (mtw@deneb.cygnus.com)
28681
28682 * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
28683 Removed extraneous text from end of "Special g++ Options"
28684 keyphrase.
28685
28686 * lib/old-dejagnu.exp: Added pattern matching to look for new
28687 keywords, embedded in testcases comments, which will trigger
28688 calls to xpass and xfail.
28689
28690 1993-04-14 Mike Werner (mtw@deneb.cygnus.com)
28691
28692 * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
28693 comments embedded in the testcases, especially the one looking for
28694 special compiler options, as well as the pattern matching for the
28695 compiler output again.
28696
28697 1993-04-12 Mike Werner (mtw@deneb.cygnus.com)
28698
28699 * lib/old-dejagnu.exp: Do a proper check of the return value for
28700 execute tests. Fixed several problems with the pattern matching
28701 of the compiler output which gave erroneous test results.
28702 Changed several of the test result messages to be more descriptive.
28703 * config/unix-g++.exp: Proc g++_load now actually works and
28704 executes the tests passed to it and returns a usable return
28705 value.
28706
28707 1993-04-11 Rob Savoye (rob at darkstar.cygnus.com)
28708
28709 * lib/gcc.exp: Exits gracefully if $CC is bogus.
28710
28711 1993-04-09 Mike Werner (mtw@deneb.cygnus.com)
28712
28713 * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
28714 Modified both files to properly execute the old style
28715 dejagnu tests. The previous versions of these files were
28716 experimental and did not function anything near correctly.
28717
28718 1993-04-05 Rob Savoye (rob@cygnus.com)
28719
28720 * Removed all Makefile.in and configure.in files. No configuration
28721 needed now.
28722
28723 1993-04-02 Mike Werner (mtw@deneb.cygnus.com)
28724
28725 * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
28726
28727 1993-03-28 Ken Raeburn (raeburn@kr-pc.cygnus.com)
28728
28729 * gcc.compile/configure.in, gcc.unsorted/configure.in,
28730 gcc.special/configure.in, gcc.noncompile/configure.in,
28731 gcc.execute/configure.in, gcc.code_quality/configure.in,
28732 g++.other/configure.in, g++.old-deja/configure.in,
28733 g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
28734 in srcname setting.
28735
28736 1993-03-25 Rob Savoye (rob at darkstar.cygnus.com)
28737
28738 * lib/udi.exp: Fixed mondfe and mondfe_download.
28739 * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
28740 * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
28741
28742 1993-03-25 Ian Lance Taylor (ian@cygnus.com)
28743
28744 * config/udi-gdb.exp: Check $shell_id after connecting to target.
28745 (gdb_exit): Don't remove *_soc files.
28746
28747 1993-03-22 Ian Lance Taylor (ian@cygnus.com)
28748
28749 * lib/c-torture.exp: Don't look for main; instead always use -w
28750 -c. This is how the c-torture tests work. Remove the object
28751 file if the compilation succeeds.
28752 * gcc.execute/execute.exp: Remove executable if test passes.
28753 * gcc.noncompile/noncompile.exp: Every test is an expected
28754 failure.
28755 * gcc.special/special.exp: Added tests from c-torture 1.11,
28756 corrected use of existing test.
28757 * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
28758 gcc.execute/920625-1.c: Updated to c-torture 1.11.
28759 * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
28760 gcc.compile/921109-2.c, gcc.compile/921109-3.c,
28761 gcc.compile/921111-1.c, gcc.compile/921116-2.c,
28762 gcc.compile/921118-1.c, gcc.compile/921126-1.c,
28763 gcc.compile/921202-1.c, gcc.compile/921202-2.c,
28764 gcc.compile/921203-1.c, gcc.compile/921203-2.c,
28765 gcc.compile/921206-1.c, gcc.execute/921029-1.c,
28766 gcc.execute/921104-1.c, gcc.execute/921110-1.c,
28767 gcc.execute/921112-1.c, gcc.execute/921113-1.c,
28768 gcc.execute/921117-1.c, gcc.execute/921123-1.c,
28769 gcc.execute/921123-2.c, gcc.execute/921124-1.c,
28770 gcc.execute/921202-1.c, gcc.execute/921202-2.c,
28771 gcc.execute/921204-1.c, gcc.execute/921207-1.c,
28772 gcc.execute/921208-1.c, gcc.execute/921208-2.c,
28773 gcc.execute/921215-1.c, gcc.execute/921218-1.c,
28774 gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
28775 gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
28776 c-torture 1.11.
28777 * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
28778 correspond to c-torture 1.11.
28779
28780 * New file.