re PR c/18963 (static and nested declarations cause an ice)
[gcc.git] / gcc / testsuite / ChangeLog
1 2004-12-21 James A. Morrison <phython@gcc.gnu.org>
2
3 PR c/18963
4 * gcc.dg/pr18963-1.c: New test.
5
6 2004-12-21 James A. Morrison <phython@gcc.gnu.org>
7
8 PR c/18596
9 * gcc.dg/funcdef-storage-1.c (foo): Remove.
10 * gcc.dg/pr18596-1.c: Use dg-error.
11 (dg-options): Use -fno-unit-at-a-time.
12 * gcc.dg/pr18596-2.c: New test.
13 * gcc.dg/pr18596-3.c: New test.
14
15 2004-12-20 Roger Sayle <roger@eyesopen.com>
16
17 PR middle-end/18683
18 * g++.dg/opt/pr18683-1.C: New test case.
19
20 2004-12-20 Andrew Pinski <pinskia@physics.uc.edu>
21
22 PR other/19093
23 * g++.dg/opt/max1.C: Fix for 64bit targets.
24
25 2004-12-20 Matt Austern <austern@apple.com>
26
27 PR c++/19044
28 * g++.dg/ext/builtin6.C: New
29
30 2004-12-20 Diego Novillo <dnovillo@redhat.com>
31
32 PR tree-optimization/19080
33 * gcc.c-torture/compile/pr19080.c: New test.
34
35 2004-12-20 Steven Bosscher <stevenb@suse.de>
36
37 * gcc.dg/20041219-1.c: New test.
38
39 2004-12-19 Roger Sayle <roger@eyesopen.com>
40
41 PR middle-end/19068
42 * g++.dg/opt/max1.C: New test case.
43
44 2004-12-18 Eric Botcazou <ebotcazou@libertysurf.fr>
45
46 * gcc.dg/fdata-sections-1.c: New test.
47
48 2004-12-18 Roger Sayle <roger@eyesopen.com>
49
50 PR middle-end/18548
51 * gcc.dg/max-1.c: New test case.
52
53 2004-12-18 Jakub Jelinek <jakub@redhat.com>
54
55 * gcc.c-torture/execute/20041218-1.c: New test.
56
57 2004-12-17 Diego Novillo <dnovillo@redhat.com>
58
59 * gcc.dg/pr18501.c: New test.
60 * gcc.dg/uninit-5.c: XFAIL.
61 * gcc.dg/uninit-9.c: XFAIL.
62
63 2004-12-17 Dale Johannesen <dalej@apple.com>
64
65 * gcc.dg/20041213-1.c: New.
66
67 2004-12-17 Ziemowit Laski <zlaski@apple.com>
68
69 * objc.dg/stabs-1.m: Allow assembly label to begin
70 with a dot ('.').
71
72 2004-12-17 Jakub Jelinek <jakub@redhat.com>
73
74 * gcc.c-torture/execute/20041213-1.c: Move...
75 * gcc.c-torture/execute/ieee/20041213-1.c: ...to here.
76
77 2004-12-17 Nathan Sidwell <nathan@codesourcery.com>
78
79 PR c++/18721
80 * g++.dg/lookup/conv-5.C: New.
81
82 2004-12-16 Ziemowit Laski <zlaski@apple.com>
83
84 * objc.dg/stabs-1.m: New test.
85
86 2004-12-16 Andrew Pinski <pinskia@physics.uc.edu>
87
88 * gcc.dg/visibility-c.c: Change compile to
89 assemble for the test.
90
91 2004-12-16 Andrew Pinski <pinskia@physics.uc.edu>
92
93 PR target/19041
94 * gcc.dg/visibility-c.c: New test.
95
96 2004-12-16 Roger Sayle <roger@eyesopen.com>
97
98 PR middle-end/18493
99 * gcc.dg/switch-8.c: New test case.
100
101 2004-12-16 Nathan Sidwell <nathan@codesourcery.com>
102
103 PR c++/18905
104 * g++.dg/template/init4.C: New.
105 * g++.dg/opt/static3.C: Enable optimizer.
106
107 2004-12-16 Wolfgang Bangerth <bangerth@dealii.com>
108
109 * g++.dg/other/complex1.C: New test.
110
111 2004-12-15 Alan Modra <amodra@bigpond.net.au>
112
113 * g++.dg/opt/inline9.C: New test.
114
115 2004-12-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
116
117 PR fortran/18993
118 * gfotran.dg/nullify_1.f: New test.
119
120 2004-12-15 Richard Henderson <rth@redhat.com>
121
122 * gcc.target/i386/i386.exp: New harness.
123 * gcc.target/i386/vect-args.c: New.
124
125 2004-12-15 David Edelsohn <edelsohn@gnu.org>
126
127 * gcc.dg/20040813-1.c: Skip for *-*-aix*.
128
129 2004-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
130
131 PR c++/18825
132 * g++.dg/template/friend32.C: New test.
133
134 2004-12-15 Eric Botcazou <ebotcazou@libertysurf.fr>
135
136 * cpp/pragma-once-1.c: New test.
137 * cpp/pragma-once-1b.h: Likewise.
138 * cpp/pragma-once-1c.h: Likewise.
139 * cpp/pragma-once-1d.h: Likewise.
140 * cpp/inc/pragma-once-1a.h: Likewise.
141
142 2004-12-15 Bud Davis <bdavis9659@comcast.net>
143 Steven G. Kargle <kargls@comcast.net>
144
145 PR fortran/17597
146 * gfortran.dg/list_read_3.f90: New test.
147
148 2004-12-15 Eric Botcazou <ebotcazou@libertysurf.fr>
149
150 * gcc.dg/ftrapv-2.c: New test.
151
152 2004-12-15 Nathan Sidwell <nathan@codesourcery.com>
153
154 PR c++/18981
155 * g++.dg/template/typename9.C: New test.
156
157 2004-12-14 Mark Mitchell <mark@codesourcery.com>
158
159 PR c++/18738
160 * g++.dg/template/typename8.C: New test.
161 * g++.dg/parse/friend2.C: Tweak error message.
162
163 2004-12-14 Andrew Pinski <pinskia@physics.uc.edu>
164
165 * gcc.c-torture/20041214-1.c: New test.
166
167 2004-12-14 Andrew Pinski <pinskia@physics.uc.edu>
168
169 PR c++/18965
170 * g++.dg/init/array17.C: New test.
171
172 2004-12-14 Mark Mitchell <mark@codesourcery.com>
173
174 PR c++/18793
175 * g++.dg/init/aggr3.C: New test.
176
177 2004-12-14 Janis Johnson <janis187@us.ibm.com
178
179 * gcc.dg/altivec-types-1.c: New test.
180 * gcc.dg/altivec-types-2.c: New test.
181 * gcc.dg/altivec-types-3.c: New test.
182 * gcc.dg/altivec-types-4.c: New test.
183 * g++.dg/ext/altivec-types-1.C: New test.
184 * g++.dg/ext/altivec-types-2.C: New test.
185 * g++.dg/ext/altivec-types-3.C: New test.
186 * g++.dg/ext/altivec-types-4.C: New test.
187
188 2004-12-14 Jakub Jelinek <jakub@redhat.com>
189
190 PR middle-end/18951
191 * gcc.c-torture/execute/20041213-1.c: New test.
192
193 2004-12-14 Nathan Sidwell <nathan@codesourcery.com>
194
195 PR c++/18949
196 * g++.dg/template/cast1.C: New.
197
198 2004-12-13 Kazu Hirata <kazu@cs.umass.edu>
199
200 * gcc.c-torture/execute/20041213-2.c: New test.
201
202 2004-12-13 Richard Henderson <rth@redhat.com>
203
204 * gcc.dg/i386-sse-10.c: Fix typo in options.
205
206 2004-12-13 Andrew Pinski <pinskia@physics.uc.edu>
207
208 PR c++/18968
209 * g++.dg/opt/pr18968.C: New test.
210
211 2004-12-13 Mark Mitchell <mark@codesourcery.com>
212
213 PR c++/18925
214 * g++.dg/ext/visibility/staticdatamem.C: New test.
215
216 2004-12-13 Kelley Cook <kcook@gcc.gnu.org>
217
218 * gcc.target/xstormy16/below100.S: Remove DOS line endings.
219
220 2004-12-13 Roger Sayle <roger@eyesopen.com>
221
222 PR rtl-optimization/18928
223 * gcc.dg/pr18928-1.c: New test case.
224
225 2004-12-13 Alexandre Oliva <aoliva@redhat.com>
226
227 PR tree-opt/16951
228 * gcc.c-torture/compile/20041211-1.c: New.
229
230 2004-12-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
231
232 PR middle-end/17564
233 * gcc.c-torture/execute/20041212-1.c: New test.
234
235 2004-12-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
236
237 PR fortran/18869
238 * gfortran.dg/common_1.f90: New test.
239
240 2004-12-12 Steven G. Kargl <kargls@comcast.net>
241 Paul Brook <paul@codesourcery.com>
242
243 PR fortran/16222
244 * gfortran.dg/real_do_1.f90: New test.
245
246 2004-12-12 Andrew Pinski <pinskia@physics.uc.edu>
247
248 PR tree-opt/18040
249 * g++.dg/opt/ptrmem6.C: New test.
250
251 2004-12-11 Roger Sayle <roger@eyesopen.com>
252
253 PR middle-end/18921
254 * gcc.dg/pr18921-1.c: New test case.
255
256 2004-12-11 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
257
258 PR fortran/17175
259 * gfortran.dg/scale_1.f90: New test.
260
261 2004-12-10 Andrew Pinski <pinskia@physics.uc.edu>
262
263 PR middle-end/18903
264 * gcc.c-torture/compile/pr18903.c: New test.
265
266 2004-12-10 Richard Sandiford <rsandifo@redhat.com>
267
268 * gcc.c-torture/execute/20041210-1.c: New test.
269
270 2004-12-10 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
271
272 PR c++/18731
273 * g++.dg/parser/struct-1.C: New test.
274 * g++.dg/parser/struct-2.C: New test.
275 * g++.dg/parser/struct-3.C: New test.
276
277 2004-12-09 Richard Henderson <rth@redhat.com>
278
279 * gcc.dg/loop-3.c: Don't use i386 tuning for amd64.
280
281 * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Remove.
282 * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Remove.
283
284 2004-12-09 Matt Austern <austern@apple.com>
285
286 PR c++/18514
287 * g++.dg/ext/builtin1.C: New
288 * g++.dg/ext/builtin2.C: New
289 * g++.dg/ext/builtin3.C: New
290 * g++.dg/ext/builtin4.C: New
291 * g++.dg/ext/builtin5.C: New
292
293 2004-12-09 Andrew Pinski <pinskia@physics.uc.edu>
294
295 PR tree-opt/18904
296 * g++.dg/opt/ptrmem5.C: New test.
297
298 2004-12-09 Alexandre Oliva <aoliva@redhat.com>
299
300 * g++.dg/parse/typename5.C: Adjust for new error.
301 * g++.dg/parse/typename7.C: New.
302
303 2004-12-09 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
304
305 PR c++/18073
306 * g++.dg/other/mmintrin.C: New test.
307
308 2004-12-09 Nathan Sidwell <nathan@codesourcery.com>
309
310 PR c++/16681
311 * g++.dg/init/array15.C: New.
312 * g++.dg/init/array16.C: New.
313
314 2004-12-08 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
315
316 PR fortran/18826
317 * gfortran.dg/assign_1.f90: New test.
318
319 2004-12-08 Nick Clifton <nickc@redhat.com>
320
321 * gcc.target/xstormy16/bss_below100: New directory containing tests.
322 * gcc.target/xstormy16/data_below100: Likewise.
323 * gcc.target/xstormy16/sfr: Likewise.
324 * gcc.target/xstormy16/below100.S: New test source file.
325 * gcc.target/xstormy16/below100.ld: New test linker script.
326 * gcc.target/xstormy16/xstormy16.exp: Run the new tests.
327 * gcc.target/xstormy16/below_100.c: Fix scan to allow for bn or
328 bp instructions.
329 * gcc.target/xstormy16/bp.c: Likewise.
330
331 * gcc.target/xstormy16/bss_below100: New files:
332 01_const_to_b100b.c, 02_const_to_b100w.c, 03_var_to_b100b.c,
333 04_var_to_b100w.c, 05_b100b_to_var.c, 06_b100w_to_var.c,
334 10_set_b100b_bit_0.c, 10_set_b100b_bit_7.c, 11_clr_b100b_bit_0.c,
335 11_clr_b100b_bit_7.c, 12_if1_b100b_bit_0.c, 12_if1_b100b_bit_3.c,
336 12_if1_b100b_bit_7.c, 13_if0_b100b_bit_0.c, 13_if0_b100b_bit_3.c,
337 13_if0_b100b_bit_7.c, 14_set_b100w_bit_0.c, 14_set_b100w_bit_7.c,
338 14_set_b100w_bit_8.c, 14_set_b100w_bit_f.c, 15_clr_b100w_bit_0.c,
339 15_clr_b100w_bit_7.c, 15_clr_b100w_bit_8.c, 15_clr_b100w_bit_f.c,
340 16_if1_b100w_bit_0.c, 16_if1_b100w_bit_3.c, 16_if1_b100w_bit_7.c,
341 16_if1_b100w_bit_8.c, 16_if1_b100w_bit_b.c, 16_if1_b100w_bit_f.c,
342 17_if0_b100w_bit_0.c, 17_if0_b100w_bit_3.c, 17_if0_b100w_bit_7.c,
343 17_if0_b100w_bit_8.c, 17_if0_b100w_bit_b.c, 17_if0_b100w_bit_f.c,
344 20_set_b100b_bitfield_0.c, 20_set_b100b_bitfield_7.c,
345 21_clr_b100b_bitfield_0.c, 21_clr_b100b_bitfield_7.c,
346 22_if1_b100b_bitfield_0.c, 22_if1_b100b_bitfield_3.c,
347 22_if1_b100b_bitfield_7.c, 23_if0_b100b_bitfield_0.c,
348 23_if0_b100b_bitfield_3.c, 23_if0_b100b_bitfield_7.c,
349 24_set_b100w_bitfield_0.c, 24_set_b100w_bitfield_7.c,
350 24_set_b100w_bitfield_8.c, 24_set_b100w_bitfield_f.c,
351 25_clr_b100w_bitfield_0.c, 25_clr_b100w_bitfield_7.c,
352 25_clr_b100w_bitfield_8.c, 25_clr_b100w_bitfield_f.c,
353 26_if1_b100w_bitfield_0.c, 26_if1_b100w_bitfield_3.c,
354 26_if1_b100w_bitfield_7.c, 26_if1_b100w_bitfield_8.c,
355 26_if1_b100w_bitfield_b.c, 26_if1_b100w_bitfield_f.c,
356 27_if0_b100w_bitfield_0.c, 27_if0_b100w_bitfield_3.c,
357 27_if0_b100w_bitfield_7.c, 27_if0_b100w_bitfield_8.c,
358 27_if0_b100w_bitfield_b.c, 27_if0_b100w_bitfield_f.c
359
360 * gcc.target/xstormy16/data_below100: New files:
361 01_const_to_b100b.c, 02_const_to_b100w.c, 03_var_to_b100b.c,
362 04_var_to_b100w.c, 05_b100b_to_var.c, 06_b100w_to_var.c,
363 10_set_b100b_bit_0.c, 10_set_b100b_bit_7.c, 11_clr_b100b_bit_0.c,
364 11_clr_b100b_bit_7.c, 12_if1_b100b_bit_0.c, 12_if1_b100b_bit_3.c,
365 12_if1_b100b_bit_7.c, 13_if0_b100b_bit_0.c, 13_if0_b100b_bit_3.c,
366 13_if0_b100b_bit_7.c, 14_set_b100w_bit_0.c, 14_set_b100w_bit_7.c,
367 14_set_b100w_bit_8.c, 14_set_b100w_bit_f.c, 15_clr_b100w_bit_0.c,
368 15_clr_b100w_bit_7.c, 15_clr_b100w_bit_8.c, 15_clr_b100w_bit_f.c,
369 16_if1_b100w_bit_0.c, 16_if1_b100w_bit_3.c, 16_if1_b100w_bit_7.c,
370 16_if1_b100w_bit_8.c, 16_if1_b100w_bit_b.c, 16_if1_b100w_bit_f.c,
371 17_if0_b100w_bit_0.c, 17_if0_b100w_bit_3.c, 17_if0_b100w_bit_7.c,
372 17_if0_b100w_bit_8.c, 17_if0_b100w_bit_b.c, 17_if0_b100w_bit_f.c,
373 20_set_b100b_bitfield_0.c, 20_set_b100b_bitfield_7.c,
374 21_clr_b100b_bitfield_0.c, 21_clr_b100b_bitfield_7.c,
375 22_if1_b100b_bitfield_0.c, 22_if1_b100b_bitfield_3.c,
376 22_if1_b100b_bitfield_7.c, 23_if0_b100b_bitfield_0.c,
377 23_if0_b100b_bitfield_3.c, 23_if0_b100b_bitfield_7.c,
378 24_set_b100w_bitfield_0.c, 24_set_b100w_bitfield_7.c,
379 24_set_b100w_bitfield_8.c, 24_set_b100w_bitfield_f.c,
380 25_clr_b100w_bitfield_0.c, 25_clr_b100w_bitfield_7.c,
381 25_clr_b100w_bitfield_8.c, 25_clr_b100w_bitfield_f.c,
382 26_if1_b100w_bitfield_0.c, 26_if1_b100w_bitfield_3.c,
383 26_if1_b100w_bitfield_7.c, 26_if1_b100w_bitfield_8.c,
384 26_if1_b100w_bitfield_b.c, 26_if1_b100w_bitfield_f.c,
385 27_if0_b100w_bitfield_0.c, 27_if0_b100w_bitfield_3.c,
386 27_if0_b100w_bitfield_7.c, 27_if0_b100w_bitfield_8.c,
387 27_if0_b100w_bitfield_b.c, 27_if0_b100w_bitfield_f.c
388
389 * gcc.target/xstormy16/sfr: New files:
390 01_const_to_sfrb.c, 02_const_to_sfrw.c, 03_var_to_sfrb.c,
391 04_var_to_sfrw.c, 05_sfrb_to_var.c, 06_sfrw_to_var.c,
392 10_set_sfrb_bit_0.c, 10_set_sfrb_bit_7.c, 11_clr_sfrb_bit_0.c,
393 11_clr_sfrb_bit_7.c, 12_if1_sfrb_bit_0.c, 12_if1_sfrb_bit_3.c,
394 12_if1_sfrb_bit_7.c, 13_if0_sfrb_bit_0.c, 13_if0_sfrb_bit_3.c,
395 13_if0_sfrb_bit_7.c, 14_set_sfrw_bit_0.c, 14_set_sfrw_bit_3.c,
396 14_set_sfrw_bit_7.c, 14_set_sfrw_bit_8.c, 14_set_sfrw_bit_b.c,
397 14_set_sfrw_bit_f.c, 15_clr_sfrw_bit_0.c, 15_clr_sfrw_bit_3.c,
398 15_clr_sfrw_bit_7.c, 15_clr_sfrw_bit_8.c, 15_clr_sfrw_bit_b.c,
399 15_clr_sfrw_bit_f.c, 16_if1_sfrw_bit_0.c, 16_if1_sfrw_bit_3.c,
400 16_if1_sfrw_bit_7.c, 16_if1_sfrw_bit_8.c, 16_if1_sfrw_bit_b.c,
401 16_if1_sfrw_bit_f.c, 17_if0_sfrw_bit_0.c, 17_if0_sfrw_bit_3.c,
402 17_if0_sfrw_bit_7.c, 17_if0_sfrw_bit_8.c, 17_if0_sfrw_bit_b.c,
403 17_if0_sfrw_bit_f.c, 20_set_sfrb_bitfield_0.c,
404 20_set_sfrb_bitfield_7.c, 21_clr_sfrb_bitfield_0.c,
405 21_clr_sfrb_bitfield_7.c, 22_if1_sfrb_bitfield_0.c,
406 22_if1_sfrb_bitfield_3.c, 22_if1_sfrb_bitfield_7.c,
407 23_if0_sfrb_bitfield_0.c, 23_if0_sfrb_bitfield_3.c,
408 23_if0_sfrb_bitfield_7.c, 24_set_sfrw_bitfield_0.c,
409 24_set_sfrw_bitfield_7.c, 24_set_sfrw_bitfield_8.c,
410 24_set_sfrw_bitfield_f.c, 25_clr_sfrw_bitfield_0.c,
411 25_clr_sfrw_bitfield_7.c, 25_clr_sfrw_bitfield_8.c,
412 25_clr_sfrw_bitfield_f.c, 26_if1_sfrw_bitfield_0.c,
413 26_if1_sfrw_bitfield_3.c, 26_if1_sfrw_bitfield_7.c,
414 26_if1_sfrw_bitfield_8.c, 26_if1_sfrw_bitfield_b.c,
415 26_if1_sfrw_bitfield_f.c, 27_if0_sfrw_bitfield_0.c,
416 27_if0_sfrw_bitfield_3.c, 27_if0_sfrw_bitfield_7.c,
417 27_if0_sfrw_bitfield_8.c, 27_if0_sfrw_bitfield_b.c,
418 27_if0_sfrw_bitfield_f.c
419
420 2004-12-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
421
422 PR c++/18100
423 * g++.dg/lookup/name-clash4.C: New test.
424
425 2004-12-08 Nathan Sidwell <nathan@codesourcery.com>
426
427 PR c++/18672
428 * g++.dg/opt/array1.C: New.
429
430 PR c++/18803
431 * g++.dg/template/operator5.C: New.
432
433 2004-12-08 Hans-Peter Nilsson <hp@bitrange.com>
434
435 PR c/18867
436 * gcc.dg/noncompile/20041207.c: Fix typo in dg directive.
437
438 2004-12-07 Steven Bosscher <stevenb@suse.de>
439
440 * gcc.dg/noncompile/20041207.c: New test.
441
442 2004-12-07 Volker Reichelt <reichelt@gcc.gnu.org>
443
444 * g++.dg/other/unreachable-1.C: New test.
445
446 2004-12-06 Nick Clifton <nickc@redhat.com>
447
448 * gcc.dg/builtins-config.h: Use <sys/types.h> instead of
449 <limits.h> because the latter comes from gcc's include/ directory
450 and not the newlib/libc/include directory.
451
452 2004-12-04 Richard Henderson <rth@redhat.com>
453
454 * gcc.dg/tree-ssa/loop-5.c: Use long instead of int.
455
456 2004-12-04 Richard Henderson <rth@redhat.com>
457
458 * lib/target-supports.exp (check_gc_sections_available): Disable
459 for alpha and ia64.
460
461 2004-12-04 Andrew Pinski <pinskia@physics.uc.edu>
462
463 PR middle-end/17909
464 * g++.dg/other/vararg-2.C: New test.
465
466 2004-12-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
467
468 PR c++/17011, c++/17971
469 * g++.dg/template/error15.C: Adjust expected error.
470 * g++.dg/template/instantiate3.C: Likewise.
471
472 2004-12-03 Janis Johnson <janis187@us.ibm.com>
473
474 * gcc.dg/altivec-18.c: Fix for darwin
475
476 2004-12-03 Nathan Sidwell <nathan@codesourcery.com>
477
478 PR c++/18782
479 * g++.dg/parse/ptrmem2.C: New.
480
481 PR c++/18318
482 * g++.dg/template/new1.C: New.
483
484 2004-12-02 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
485
486 PR fortran/18710
487 * gfortran.dg/direct_io_3.f90: New test.
488
489 2004-12-02 Nathan Sidwell <nathan@codesourcery.com>
490
491 PR 18758
492 * g++.dg/parse/crash21.C: New.
493
494 2004-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
495
496 PR c++/15664, c++/18276
497 * g++.dg/template/ttp13.C: New test.
498 * g++.dg/template/ttp14.C: Likewise.
499
500 2004-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
501
502 PR c++/18123
503 * g++.dg/parse/enum2.C: New test.
504 * g++.old-deja/g++.pt/enum5.C: Adjust error location.
505
506 2004-12-02 Nick Clifton <nickc@redhat.com>
507
508 * gcc.target/xstormy16: New test directory.
509 * gcc.target/xstormy16/xstormy16.exp: Run the new tests.
510 * gcc.target/xstormy16/bp.c: Check the generation of bp
511 instructions.
512 * gcc.target/xstormy16/below_100.c: Check the generation of bp and
513 bn instructions and the BELOW100 attribute.
514
515 2004-12-02 Alan Modra <amodra@bigpond.net.au>
516
517 PR target/16952
518 * gcc.dg/ppc-eabi.c: New.
519
520 2004-12-02 Bud Davis <bdavis9659@comcast.net>
521
522 PR fortran/18284
523 * gfortran.dg/backspace.f90
524
525 2004-12-02 Bud Davis <bdavis9659@comcast.net>
526
527 * gfortran.dg/inquire.f90: New test.
528
529 2004-12-01 Janis Johnson <janis187@us.ibm.com>
530
531 * lib/gcc-dg.exp (dg-process-target): Wrapper for dg function to
532 handle effective-target-keyword.
533 (dg-skip-if): Support effective-target keyword as target list.
534 (dg-xfail-if): Ditto.
535 * lib/target-supports.exp (is-effective-target-keyword): New proc.
536
537 2004-12-01 Diego Novillo <dnovillo@redhat.com>
538
539 PR tree-optimization/18291
540 * testsuite/gcc.c-torture/compile/pr18291.c: New test.
541
542 2004-12-01 Nathan Sidwell <nathan@codesourcery.com>
543
544 PR C++/18729
545 * g++.dg/parse/crash20.C: New.
546
547 PR c++/17431
548 * g++.dg/overload/arg1.C: New.
549 * g++.dg/overload/arg2.C: New.
550 * g++.dg/overload/arg3.C: New.
551 * g++.dg/overload/arg4.C: New.
552
553 2004-12-01 Joseph S. Myers <joseph@codesourcery.com>
554
555 * gcc.dg/c99-flex-array-4.c: Remove.
556
557 2004-11-30 Janis Johnson <janis187@us.ibm.com>
558
559 * lib/compat.exp (compat-get-options): Fix for use with dg-xfail-if.
560
561 * lib/target-supports.exp (is-effective-target): Simplify.
562
563 * lib/target-supports.exp (check_effective_target_vect_long):
564 Fix for powerpc64-*-*.
565
566 2004-11-30 Loren James Rittle <ljrittle@acm.org>
567
568 * g++.old-deja/g++.eh/badalloc1.C (arena_size): Bump up to 262144
569 to support new requirements on FreeBSD 5.
570
571 2004-11-30 Devang Patel <dpatel@apple.com>
572
573 PR 18702
574 * gcc.dg/cpp/isysroot-1.c: Make this test darwin specific.
575
576 2004-11-30 Janis Johnson <janis187@us.ibm.com>
577
578 * g++.dg/ext/altivec-13.C: New test.
579
580 2004-11-30 Andrew Pinski <pinskia@physics.uc.edu>
581
582 PR tree-opt/18298
583 * gcc.c-torture/execute/p18298.c: New test.
584
585 2004-11-30 Ira Rosen <irar@il.ibm.com>
586 Dorit Naishlos <dorit@il.ibm.com>
587
588 PR tree-opt/18607
589 * gcc.dg/vect/vect-89.c: New test.
590
591 2004-11-30 James A. Morrison <phython@gcc.gnu.org>
592
593 * gcc.dg/pr18596-1.c: New test.
594
595 2004-11-30 Ben Elliston <bje@au.ibm.com>
596
597 * g++.old-deja/g++.other/decl5.C: Remove remaining XFAILs.
598
599 2004-11-29 Andrew Pinski <pinskia@physics.uc.edu>
600
601 PR c/18479
602 * gcc.dg/pr18479.c: New test.
603
604 2004-11-29 Hans-Peter Nilsson <hp@bitrange.com>
605
606 PR target/18490
607 * g++.old-deja/g++.law/bit-fields2.C: Reinstate skip for
608 mmix-knuth-mmixware.
609
610 * g++.old-deja/g++.other/local-alloc1.C: Reinstate skip for
611 cris-*-elf* cris-*-aout* mmix-*-*
612
613 2004-11-29 Andrew Pinski <pinskia@physics.uc.edu>
614
615 PR middle-end/18725
616 * gcc.dg/pr18725.c: New test.
617
618 2004-11-29 Hans-Peter Nilsson <hp@bitrange.com>
619
620 PR target/18488
621 * g++.dg/opt/vt1.C: Skip for mmix-*-*.
622
623 PR target/18336
624 * gcc.dg/20040813-1.c: Skip for mmix-*-*.
625
626 2004-11-29 Mark Mitchell <mark@codesourcery.com>
627
628 PR c++/18368
629 * g++.old-deja/g++.brendan/crash16.C: Adjust error messages.
630 * g++.old-deja/g++.law/ctors5.C: Likewise.
631 * g++.old-deja/g++.other/crash25.C: Likewise.
632
633 PR c++/18674
634 * g++.dg/template/error16.C: New test.
635
636 PR c++/18512
637 * g++.dg/template/crash29.C: New test.
638
639 2004-11-29 Diego Novillo <dnovillo@redhat.com>
640
641 PR tree-optimization/18712
642 * gcc.c-torture/compile/pr18712.c: New test.
643
644 2004-11-29 Joseph Myers <joseph@codesourcery.com>
645
646 PR c/7544
647 * g++.dg/ext/weak1.C, gcc.dg/weak/weak-10.c, objc.dg/weak-1.m: New
648 tests.
649
650 2004-11-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
651
652 PR c++/18652
653 * g++.dg/lookup/crash6.C: New test.
654
655 2004-11-29 Hans-Peter Nilsson <hp@bitrange.com>
656
657 PR middle-end/18164
658 * gcc.dg/pr18164.c: Add dg-options "". Correct typo in dg-error.
659
660 2004-11-29 Joseph S. Myers <joseph@codesourcery.com>
661
662 * gcc.dg/Wnested-externs-1.c, gcc.dg/decl-7.c, gcc.dg/decl-8.c,
663 gcc.dg/if-empty-1.c, gcc.dg/init-bad-1.c, gcc.dg/init-bad-2.c,
664 gcc.dg/init-bad-3.c, gcc.dg/parm-mismatch-1.c: New tests.
665
666 2004-11-28 Andrew Pinski <pinskia@physics.uc.edu>
667
668 * gcc.dg/pr18164.c: New test.
669
670 2004-11-28 Matt Kraai <kraai@alumni.cmu.edu>
671
672 * gcc.dg/funroll-loops-all.c: New.
673
674 2004-11-28 Hans-Peter Nilsson <hp@bitrange.com>
675
676 PR target/18489
677 * g++.dg/rtti/tinfo1.C: In pattern for label definition ending
678 delimeter, match space and TAB as well as ":".
679
680 PR target/18484
681 * g++.dg/abi/empty6.C: Xfail warning for mmix-*-*.
682
683 PR target/18348
684 * gcc.dg/uninit-H.c (ASM): For unknown targets, define to "= 0".
685
686 PR target/18345
687 * gcc.dg/intmax_t-1.c: Add mmix-*-* to dg-error.
688
689 PR target/18337
690 * gcc.dg/array-quals-1.c: Xfail for mmix-*-*.
691
692 2004-11-28 Bud Davis <bdavis9659@comcast.net>
693
694 * gfortran.dg/direct_io_2.f90: New test.
695
696 2004-11-28 Hans-Peter Nilsson <hp@bitrange.com>
697
698 PR target/18334
699 * gcc.dg/cpp/assert4.c: Remove mmix assertion tests.
700
701 2004-11-28 Richard Henderson <rth@redhat.com>
702
703 * gcc.c-torture/execute/20020227-1.x: Remove XFAIL.
704
705 2004-11-28 Joseph S. Myers <joseph@codesourcery.com>
706
707 * gcc.dg/builtin-choose-expr-2.c, gcc.dg/cast-1.c,
708 gcc.dg/cast-2.c, gcc.dg/cast-3.c, gcc.dg/format/opt-1.c,
709 gcc.dg/format/opt-2.c, gcc.dg/format/opt-3.c,
710 gcc.dg/format/opt-4.c, gcc.dg/format/opt-5.c,
711 gcc.dg/format/opt-6.c, gcc.dg/pointer-arith-5.c,
712 gcc.dg/pointer-arith-6.c, gcc.dg/pointer-arith-7.c,
713 gcc.dg/pointer-arith-8.c: New tests.
714
715 2004-11-27 Bud Davis <bdavis9659@comcast.net>
716
717 PR fortran/18364
718 * gfortran.dg/endfile.f90: New test.
719
720 2004-11-27 Falk Hueffner <falk@debian.org>
721
722 * gcc.dg/loop-6.c: New test.
723
724 2004-11-27 Jakub Jelinek <jakub@redhat.com>
725
726 * gcc.c-torture/execute/20041126-1.c: New test.
727
728 2004-11-27 Richard Sandiford <rsandifo@redhat.com>
729
730 * gcc.dg/mips-args-1.c: Don't expect _R3000 or _R4000 to be defined
731 on IRIX.
732
733 2004-11-27 Richard Sandiford <rsandifo@redhat.com>
734
735 * gcc.dg/mips-movcc-[123].c: Pass the ?: expressions to other
736 functions.
737
738 2004-11-27 Jakub Jelinek <jakub@redhat.com>
739
740 PR rtl-optimization/17825
741 * gcc.c-torture/compile/20041119-1.c: New test.
742
743 2004-11-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
744
745 * lib/target-libpath.exp (restore_ld_library_path_env_vars):
746 Check existence of ld library path variables before unsetting.
747
748 2004-11-26 Mark Mitchell <mark@codesourcery.com>
749
750 * g++.old-deja/g++.eh/badalloc1.C: Robustify.
751
752 2004-11-26 Richard Sandiford <rsandifo@redhat.com>
753
754 * gcc.dg/sibcall-[34].c: Remove MIPS xfails.
755
756 2004-11-26 Richard Sandiford <rsandifo@redhat.com>
757
758 * g++.old-deja/g++.jason/thunk3.C: Remove mips*-*-* xfail.
759
760 2004-11-26 Ben Elliston <bje@au.ibm.com>
761
762 * gcc.dg/cpp/isysroot-2.c: Move target selector from dg-options to
763 dg-do directive.
764
765 2004-11-26 Ben Elliston <bje@au.ibm.com>
766
767 * gcc.dg/pr17957.c: Pass --param, not -param.
768
769 2004-11-25 Andrew Pinski <pinskia@physics.uc.edu>
770
771 PR middle-end/17957
772 * testsuite/gcc.dg/pr17957.c: New test.
773
774 2004-11-25 Mark Mitchell <mark@codesourcery.com>
775
776 PR c++/18445
777 * g++.dg/template/crash28.C: Likewise.
778
779 PR c++/18001
780 * g++.dg/expr/unary2.C: Adjust lvalue messages.
781 * g++.dg/ext/lvaddr.C: Likewise.
782 * g++.dg/opt/pr7503-3.C: Likewise.
783
784 PR c++/18466
785 * g++.dg/parse/qualified3.C: New test.
786 * g++.old-deja/g++.other/friend7.C: Remove bogus qualification.
787
788 PR c++/18545
789 * g++.dg/expr/return1.C: New test.
790
791 2004-11-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
792
793 Friend class name lookup 3/n, PR c++/3332
794 * g++.dg/lookup/friend3.C: New test.
795 * g++.dg/lookup/friend4.C: Likewise.
796 * g++.dg/lookup/friend5.C: Likewise.
797
798 2004-11-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
799
800 Friend class name lookup 2/n, PR c++/14513, c++/15410
801 * g++.dg/lookup/friend2.C: New test.
802 * g++.dg/template/friend31.C: Likewise.
803
804 2004-11-24 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
805
806 * lib/target-libpath.exp (orig_ld_library_path_saved): Add missing set.
807
808 2004-11-24 Mark Mitchell <mark@codesourcery.com>
809
810 PR c++/17473
811 * g++.dg/tc1/dr56.C: Remove.
812 * g++.dg/template/typedef1.C: Add dg-error markers.
813 * g++.old-deja/g++.other/typedef7.C: Likewise.
814
815 PR c++/18285
816 * g++.dg/parse/typedef7.C: New test.
817
818 2004-11-24 Richard Sandiford <rsandifo@redhat.com>
819
820 * gcc.c-torture/execute/20041124-1.c: New test.
821
822 2004-11-24 Mark Mitchell <mark@codesourcery.com>
823
824 * g++.dg/template/deduce3.C: New test.
825
826 PR c++/18586
827 * g++.dg/template/crash27.C: New test.
828
829 PR c++/18530
830 * g++.dg/warn/Wshadow-3.C: New test.
831
832 2004-11-24 Devang Patel <dpatel@apple.com>
833
834 PR/18555
835 * gcc.dg/cpp/isysroot-1.c: New test.
836 * gcc.dg/cpp/usr/include/stdio.h: New file.
837 * gcc.dg/cpp/isysroot-2.c: New test.
838 * gcc.dg/cpp/System/Library/Framework/Carbon.framework/Headers/Carbon.h:
839 New file.
840
841 2004-11-24 Giovanni Bajo <giovannibajo@gcc.gnu.org>
842
843 PR c++/8929
844 * g++.old-deja/g++.oliva/template10.C: Remove xfail.
845
846 2004-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
847
848 * gcc.target/sparc/align.c: Do not include <stdint.h>.
849 * gcc.target/sparc/pdist.c: Likewise.
850
851 2004-11-24 Paolo Bonzini <bonzini@gnu.org>
852
853 PR c++/16882
854 * g++.dg/conversion/simd1.C: New test.
855
856 2004-11-23 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
857
858 * lib/target-libpath.exp: New file defining set_ld_library_path_env_vars
859 and restore_ld_library_path_env_vars.
860 * g++.dg/compat/compat.exp, lib/g++.exp, lib/gcc-dg.exp,
861 lib/gfortran.exp, lib/objc.exp, lib/treelang.exp: Use new procs.
862 * ada/acats/run_acats (LD_LIBRARY_PATH): Add previous LD_LIBRARY_PATH
863 to LD_LIBRARY_PATH. Export LD_LIBRARY_PATH.
864
865 2004-11-23 Daniel Jacobowitz <dan@codesourcery.com>
866
867 * gcc.dg/pragma-align-2.c: Test macro expansion.
868 * gcc.dg/pragma-pack-2.c: New test.
869
870 2004-11-23 Richard Henderson <rth@redhat.com>
871
872 * gcc.dg/vect/pr18425.c: Use effective target vect_long.
873 * gcc.dg/vect/vect-13.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
874 gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-48a.c,
875 gcc.dg/vect/vect-56a.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-77.c,
876 gcc.dg/vect/vect-77a.c, gcc.dg/vect/vect-78.c, gcc.dg/vect/vect-86.c,
877 gcc.dg/vect/vect-87.c, gcc.dg/vect/vect-88.c: XFAIL for alpha.
878
879 * gcc.dg/vect/vect.exp: Add check for alpha.
880 * lib/target-supports.exp (check_alpha_max_hw_available): New.
881 (check_effective_target_vect_int): Enable for alpha.
882 (check_effective_target_vect_long): New.
883 (is-effective-target): Add it.
884
885 2004-11-23 Uros Bizjak <uros@kss-loka.si>
886
887 * gcc.dg/pr18614-1.c: New test.
888
889 2004-11-23 Eric Botcazou <ebotcazou@libertysurf.fr>
890
891 * gcc.dg/setjmp-2.c: New test.
892
893 2004-11-22 James A. Morrison <phython@gcc.gnu.org>
894
895 * gcc.target/sparc/align.c, gcc.target/sparc/combined-2.c,
896 gcc.target/sparc/fpack16.c, gcc.target/sparc/fpack32.c,
897 gcc.target/sparc/fpackfix.c, gcc.target/fexpand.c,
898 gcc.target/sparc/fpmerge.c, gcc.target/sparc/fpmul.c,
899 gcc.target/sparc/pdist.c: New tests.
900
901 2004-11-22 Bob Wilson <bob.wilson@acm.org>
902
903 * gcc.dg/uninit-H.c: Define ASM for Xtensa targets.
904
905 2004-11-22 Dale Johannesen <dalej@apple.com>
906
907 * gcc.dg/20041111-1.c: New.
908
909 2004-11-19 Dorit Naishlos <dorit@il.ibm.com>
910
911 PR tree-opt/18536
912 * gcc.dg/vect/pr18536.c: New test.
913
914 2004-11-22 Giovanni Bajo <giovannibajo@gcc.gnu.org>
915
916 PR c++/18354
917 * g++.dg/template/nontype11.C: New test.
918
919 2004-11-21 Roger Sayle <roger@eyesopen.com>
920
921 PR middle-end/18520
922 * gcc.dg/pr18520-1.c: New test case.
923
924 2004-11-20 Joseph S. Myers <joseph@codesourcery.com>
925
926 * gcc.dg/Wchar-subscripts-1.c, gcc.dg/array-8.c: New tests.
927 * gcc.dg/pointer-arith-1.c, gcc.dg/pointer-arith-2.c,
928 gcc.dg/pointer-arith-3.c, gcc.dg/pointer-arith-4.c: Update
929 expected diagnostics.
930
931 2004-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
932
933 PR target/18580
934 * gcc.dg/vect/vect-13.c, vect-27.c, vect-27a.c, vect-29.c,
935 vect-29a.c, vect-48a.c, vect-56a.c, vect-72.c, vect-72a.c,
936 vect-77.c, vect-77a.c: XFAIL on the SPARC.
937
938 2004-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
939
940 * gcc.dg/vect/vect.exp (sparc*-*-*): Fix a couple of nits.
941
942 2004-11-19 Mark Mitchell <mark@codesourcery.com>
943 Joseph Myers <joseph@codesourcery.com>
944
945 * lib/target-supports.exp (check_visibility_available): Really
946 test the compiler.
947
948 2004-11-19 Dorit Naishlos <dorit@il.ibm.com>
949
950 PR tree-opt/18181
951 * gcc.dg/vect/vect-85.c: New test.
952 * gcc.dg/vect/vect-86.c: New test.
953 * gcc.dg/vect/vect-87.c: New test.
954 * gcc.dg/vect/vect-88.c: New test.
955
956 2004-11-19 Ben Elliston <bje@au.ibm.com>
957
958 * gcc.dg/pr16286.c: Test __pixel and __bool keywords.
959
960 2004-11-18 Janis Johnson <janis187@us.ibm.com>
961
962 * gcc.dg/ppc-bitfield1.c: Skip if not LP64, don't specify -m64.
963 * gcc.dg/ppc-and-1.c: Ditto.
964 * gcc.dg/ppc-compare-1.c: Ditto.
965 * gcc.dg/ppc-mov-1.c: Ditto
966
967 2004-11-18 Daniel Jacobowitz <dan@codesourcery.com>
968 Mark Mitchell <mark@codesourcery.com>
969
970 * testsuite/gcc.dg/pragma-init-fini-2.c: New test.
971
972 2004-11-17 Janis Johnson <janis187@us.ibm.com>
973 Aldy Hernandez <aldyh@redhat.com>
974
975 * lib/target-supports.exp (check_effective_target_vect_int): New
976 (check_effective_target_vect_float): New
977 (check_effective_target_vect_double): New.
978 (is-effective-target): Support new effective targets keywords.
979 * gcc.dg/vect/vect.exp: Set target-dependent vector flags and
980 default action for dg-do.
981 * gcc.dg/vect/pr16105.c: Use new support.
982 * gcc.dg/vect/pr18400.c: Ditto.
983 * gcc.dg/vect/pr18425.c: Ditto.
984 * gcc.dg/vect/vect-1.c: Ditto.
985 * gcc.dg/vect/vect-10.c: Ditto.
986 * gcc.dg/vect/vect-11.c: Ditto.
987 * gcc.dg/vect/vect-12.c: Ditto.
988 * gcc.dg/vect/vect-13.c: Ditto.
989 * gcc.dg/vect/vect-14.c: Ditto.
990 * gcc.dg/vect/vect-15.c: Ditto.
991 * gcc.dg/vect/vect-16.c: Ditto.
992 * gcc.dg/vect/vect-17.c: Ditto.
993 * gcc.dg/vect/vect-18.c: Ditto.
994 * gcc.dg/vect/vect-19.c: Ditto.
995 * gcc.dg/vect/vect-2.c: Ditto.
996 * gcc.dg/vect/vect-20.c: Ditto.
997 * gcc.dg/vect/vect-21.c: Ditto.
998 * gcc.dg/vect/vect-22.c: Ditto.
999 * gcc.dg/vect/vect-23.c: Ditto.
1000 * gcc.dg/vect/vect-24.c: Ditto.
1001 * gcc.dg/vect/vect-25.c: Ditto.
1002 * gcc.dg/vect/vect-26.c: Ditto.
1003 * gcc.dg/vect/vect-27.c: Ditto.
1004 * gcc.dg/vect/vect-27a.c: Ditto.
1005 * gcc.dg/vect/vect-28.c: Ditto.
1006 * gcc.dg/vect/vect-29.c: Ditto.
1007 * gcc.dg/vect/vect-29a.c: Ditto.
1008 * gcc.dg/vect/vect-3.c: Ditto.
1009 * gcc.dg/vect/vect-30.c: Ditto.
1010 * gcc.dg/vect/vect-31.c: Ditto.
1011 * gcc.dg/vect/vect-32.c: Ditto.
1012 * gcc.dg/vect/vect-33.c: Ditto.
1013 * gcc.dg/vect/vect-34.c: Ditto.
1014 * gcc.dg/vect/vect-35.c: Ditto.
1015 * gcc.dg/vect/vect-36.c: Ditto.
1016 * gcc.dg/vect/vect-37.c: Ditto.
1017 * gcc.dg/vect/vect-38.c: Ditto.
1018 * gcc.dg/vect/vect-4.c: Ditto.
1019 * gcc.dg/vect/vect-40.c: Ditto.
1020 * gcc.dg/vect/vect-41.c: Ditto.
1021 * gcc.dg/vect/vect-42.c: Ditto.
1022 * gcc.dg/vect/vect-43.c: Ditto.
1023 * gcc.dg/vect/vect-44.c: Ditto.
1024 * gcc.dg/vect/vect-45.c: Ditto.
1025 * gcc.dg/vect/vect-46.c: Ditto.
1026 * gcc.dg/vect/vect-47.c: Ditto.
1027 * gcc.dg/vect/vect-48.c: Ditto.
1028 * gcc.dg/vect/vect-48a.c: Ditto.
1029 * gcc.dg/vect/vect-49.c: Ditto.
1030 * gcc.dg/vect/vect-5.c: Ditto.
1031 * gcc.dg/vect/vect-50.c: Ditto.
1032 * gcc.dg/vect/vect-51.c: Ditto.
1033 * gcc.dg/vect/vect-52.c: Ditto.
1034 * gcc.dg/vect/vect-53.c: Ditto.
1035 * gcc.dg/vect/vect-54.c: Ditto.
1036 * gcc.dg/vect/vect-55.c: Ditto.
1037 * gcc.dg/vect/vect-56.c: Ditto.
1038 * gcc.dg/vect/vect-56a.c: Ditto.
1039 * gcc.dg/vect/vect-57.c: Ditto.
1040 * gcc.dg/vect/vect-58.c: Ditto.
1041 * gcc.dg/vect/vect-59.c: Ditto.
1042 * gcc.dg/vect/vect-6.c: Ditto.
1043 * gcc.dg/vect/vect-60.c: Ditto.
1044 * gcc.dg/vect/vect-61.c: Ditto.
1045 * gcc.dg/vect/vect-62.c: Ditto.
1046 * gcc.dg/vect/vect-63.c: Ditto.
1047 * gcc.dg/vect/vect-64.c: Ditto.
1048 * gcc.dg/vect/vect-65.c: Ditto.
1049 * gcc.dg/vect/vect-66.c: Ditto.
1050 * gcc.dg/vect/vect-67.c: Ditto.
1051 * gcc.dg/vect/vect-68.c: Ditto.
1052 * gcc.dg/vect/vect-69.c: Ditto.
1053 * gcc.dg/vect/vect-7.c: Ditto.
1054 * gcc.dg/vect/vect-72.c: Ditto.
1055 * gcc.dg/vect/vect-72a.c: Ditto.
1056 * gcc.dg/vect/vect-73.c: Ditto.
1057 * gcc.dg/vect/vect-74.c: Ditto.
1058 * gcc.dg/vect/vect-75.c: Ditto.
1059 * gcc.dg/vect/vect-76.c: Ditto.
1060 * gcc.dg/vect/vect-77.c: Ditto.
1061 * gcc.dg/vect/vect-77a.c: Ditto.
1062 * gcc.dg/vect/vect-78.c: Ditto.
1063 * gcc.dg/vect/vect-79.c: Ditto.
1064 * gcc.dg/vect/vect-8.c: Ditto.
1065 * gcc.dg/vect/vect-80.c: Ditto.
1066 * gcc.dg/vect/vect-82.c: Ditto.
1067 * gcc.dg/vect/vect-82_64.c: Ditto.
1068 * gcc.dg/vect/vect-83.c: Ditto.
1069 * gcc.dg/vect/vect-83_64.c: Ditto.
1070 * gcc.dg/vect/vect-9.c: Ditto.
1071 * gcc.dg/vect/vect-all.c: Ditto.
1072 * gcc.dg/vect/vect-none.c: Ditto.
1073
1074 2004-11-17 Janis Johnson <janis187@us.ibm.com>
1075
1076 * lib/gcc-dg.exp (dg-skip-if): New function.
1077 (dg-forbid-option): Remove.
1078 * g++.dg/abi/bitfield3.C: Use dg-skip-if i?86 -m64.
1079 * g++.dg/abi/bitfield8.C: Likewise.
1080 * g++.dg/abi/dtor1.C: Likewise.
1081 * g++.dg/abi/empty10.C: Likewise.
1082 * g++.dg/abi/empty7.C: Likewise.
1083 * g++.dg/abi/empty9.C: Likewise.
1084 * g++.dg/abi/layout3.C: Likewise.
1085 * g++.dg/abi/layout4.C: Likewise.
1086 * g++.dg/abi/thunk1.C: Likewise.
1087 * g++.dg/abi/thunk2.C: Likewise.
1088 * g++.dg/abi/vbase11.C: Likewise.
1089 * g++.dg/abi/vthunk2.C: Likewise.
1090 * g++.dg/abi/vthunk3.C: Likewise.
1091 * g++.dg/ext/attrib8.C: Likewise.
1092 * g++.dg/opt/longbranch2.C: Likewise.
1093 * g++.dg/opt/reg-stack4.C: Likewise.
1094 * g++.old-deja/g++.ext/attrib1.C: Likewise.
1095 * g++.old-deja/g++.ext/attrib2.C: Likewise.
1096 * g++.old-deja/g++.ext/attrib3.C: Likewise.
1097 * g++.old-deja/g++.other/store-expr1.C: Likewise.
1098 * g++.old-deja/g++.other/store-expr2.C: Likewise.
1099 * gcc.dg/20000609-1.c: Likewise.
1100 * gcc.dg/20000720-1.c: Likewise.
1101 * gcc.dg/20011107-1.c: Likewise.
1102 * gcc.dg/20011119-1.c: Likewise.
1103 * gcc.dg/20020108-1.c: Likewise.
1104 * gcc.dg/20020122-2.c: Likewise.
1105 * gcc.dg/20020122-3.c: Likewise.
1106 * gcc.dg/20020201-3.c: Likewise.
1107 * gcc.dg/20020206-1.c: Likewise.
1108 * gcc.dg/20020218-1.c: Likewise.
1109 * gcc.dg/20020310-1.c: Likewise.
1110 * gcc.dg/20020411-1.c: Likewise.
1111 * gcc.dg/20020418-2.c: Likewise.
1112 * gcc.dg/20020426-1.c: Likewise.
1113 * gcc.dg/20020426-2.c: Likewise.
1114 * gcc.dg/20020517-1.c: Likewise.
1115 * gcc.dg/20020523-1.c: Likewise.
1116 * gcc.dg/20020523-2.c: Likewise.
1117 * gcc.dg/20020729-1.c: Likewise.
1118 * gcc.dg/20030204-1.c: Likewise.
1119 * gcc.dg/20030826-2.c: Likewise.
1120 * gcc.dg/20030926-1.c: Likewise.
1121 * gcc.dg/20031202-1.c: Likewise.
1122 * gcc.dg/980312-1.c: Likewise.
1123 * gcc.dg/980313-1.c: Likewise.
1124 * gcc.dg/990117-1.c: Likewise.
1125 * gcc.dg/990424-1.c: Likewise.
1126 * gcc.dg/990524-1.c: Likewise.
1127 * gcc.dg/991230-1.c: Likewise.
1128 * gcc.dg/i386-387-1.c: Likewise.
1129 * gcc.dg/i386-387-2.c: Likewise.
1130 * gcc.dg/i386-387-3.c: Likewise.
1131 * gcc.dg/i386-387-4.c: Likewise.
1132 * gcc.dg/i386-387-5.c: Likewise.
1133 * gcc.dg/i386-387-6.c: Likewise.
1134 * gcc.dg/i386-asm-1.c: Likewise.
1135 * gcc.dg/i386-bitfield1.c: Likewise.
1136 * gcc.dg/i386-bitfield2.c: Likewise.
1137 * gcc.dg/i386-loop-1.c: Likewise.
1138 * gcc.dg/i386-loop-2.c: Likewise.
1139 * gcc.dg/i386-loop-3.c: Likewise.
1140 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
1141 * gcc.dg/i386-pic-1.c: Likewise.
1142 * gcc.dg/i386-regparm.c: Likewise.
1143 * gcc.dg/i386-signbit-1.c: Likewise.
1144 * gcc.dg/i386-signbit-2.c: Likewise.
1145 * gcc.dg/i386-signbit-3.c: Likewise.
1146 * gcc.dg/i386-sse-5.c: Likewise.
1147 * gcc.dg/i386-sse-8.c: Likewise.
1148 * gcc.dg/i386-unroll-1.c: Likewise.
1149 * gcc.dg/tls/opt-1.c: Likewise.
1150 * gcc.dg/tls/opt-2.c: Likewise.
1151 * gcc.dg/unroll-1.c: Likewise.
1152 * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
1153 * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
1154 * gcc.misc-tests/i386-pf-none-1.c: Likewise.
1155 * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
1156
1157 2004-11-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1158
1159 * g++.dg/template/incomplete1.C: New test.
1160
1161 2004-11-16 Nick Clifton <nickc@redhat.com>
1162
1163 Revert patches accidentally commited during checkin of fixes for
1164 xstormy16 tests:
1165 gcc.c-torture/execute/simd-4.c: Revert
1166 gcc.dg/20040910-1.c: Revert.
1167
1168 2004-11-16 Paul Brook <paul@codesourcery.com>
1169
1170 PR fortran/13010
1171 * gfortran.dg/der_pointer_1.f90: New test.
1172
1173 2004-11-15 Joseph S. Myers <joseph@codesourcery.com>
1174
1175 PR c/18498
1176 * gcc.dg/bitfld-13.c: New test.
1177
1178 2004-11-15 Janis Johnson <janis187@us.ibm.com>
1179
1180 * gcc.dg/vect/tree-vect.h: (check_vect): Test symbols defined for
1181 powerpc*-*-linux*.
1182
1183 * gcc.dg/ppc64-abi-1.c: Skip if not lp64.
1184 * gcc.dg/ppc64-abi-2.c: Ditto.
1185 * gcc.dg/ppc64-abi-3.c: Ditto.
1186
1187 * lib/gcc-dg.exp (dg-target-list): Remove.
1188
1189 2004-11-15 Steve Ellcey <sje@cup.hp.com>
1190
1191 * gcc.dg/ia64-postinc.c: New test.
1192
1193 2004-11-15 Mark Mitchell <mark@codesourcery.com>
1194
1195 * gcc.dg/format/cmn-err-1.c: Add tests for "%p".
1196
1197 2004-11-15 Nick Clifton <nickc@redhat.com>
1198
1199 * g++.dg/opt/strength-reduce.C: Replace 0x7fffffff with
1200 __INT_MAX__ so that the test can be compiled by toolchains
1201 targeted at 16-bit processors.
1202
1203 * gcc.dg/20040625-1.c: Use long constants rather than integers
1204 when performing arithmetic that will overflow 16-bits.
1205
1206 * gcc.dg/i386-sse-8.c: Expect this test to fail for the
1207 xstormy16. It does not support 128-bit vector operations.
1208
1209 * gcc.dg/ultrasp4.c: Replace all occurrences of the type 'long'
1210 with the macro PTR_TYPE. Define this macro to an integer type
1211 suitable for holding a pointer.
1212
1213 * gcc.dg/compat/struct-align-1_x.c: Use shorter integers if
1214 the target is a 16-bit processor.
1215
1216 * gcc.dg/cpp/if-2.c: Expect a different warning message from
1217 16-bit targets where the character constant will be too long.
1218
1219 * g++.dg/opt/asm1.C: Expect this test to fail on the xstormy16
1220 where the double will not be directly addressable.
1221
1222 2004-11-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1223
1224 Friend class name lookup 1/n, PR c++/18471
1225 * g++.dg/template/crash26.C: New test.
1226 * g++.dg/lookup/struct1.C: Adjust expected error.
1227 * g++.dg/parse/elab1.C: Likewise.
1228 * g++.dg/parse/elab2.C: Likewise.
1229 * g++.dg/parse/int-as-enum1.C: Likewise.
1230 * g++.dg/parse/struct-as-enum1.C: Likewise.
1231 * g++.dg/parse/typedef1.C: Likewise.
1232 * g++.dg/parse/typedef3.C: Likewise.
1233 * g++.dg/parse/typedef4.C: Likewise.
1234 * g++.dg/parse/typedef5.C: Likewise.
1235 * g++.dg/template/nontype4.C: Likewise.
1236 * g++.old-deja/g++.benjamin/typedef01.C: Likewise.
1237 * g++.old-deja/g++.other/elab1.C: Likewise.
1238 * g++.old-deja/g++.other/syntax4.C: Likewise.
1239
1240 2004-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
1241
1242 * gcc.dg/intmax_t-1.c: XFAIL on Solaris 2.5.1.
1243
1244 2004-11-14 Zdenek Dvorak <dvorakz@suse.cz>
1245
1246 * gcc.c-torture/execute/20041114-1.c: New test.
1247
1248 2004-11-14 Joseph S. Myers <joseph@codesourcery.com>
1249
1250 * gcc.dg/c99-flex-array-5.c, gcc.dg/c99-fordecl-3.c,
1251 gcc.dg/comp-goto-1.c, gcc.dg/comp-goto-2.c, gcc.dg/comp-goto-3.c,
1252 gcc.dg/format/strfmon-2.c, gcc.dg/pointer-arith-1.c,
1253 gcc.dg/pointer-arith-2.c, gcc.dg/pointer-arith-3.c,
1254 gcc.dg/pointer-arith-4.c, gcc.dg/switch-5.c, gcc.dg/switch-6.c,
1255 gcc.dg/switch-7.c: New tests.
1256
1257 2004-11-14 Dorit Naishlos <dorit@il.ibm.com>
1258
1259 * gcc.dg/vect/vect-78.c: Now vectorized on powerpc*.
1260
1261 2004-11-14 Dorit Naishlos <dorit@il.ibm.com>
1262
1263 PR tree-opt/18400
1264 * gcc.dg/vect/pr18400.c: New test.
1265
1266 2004-11-14 Dorit Naishlos <dorit@il.ibm.com>
1267 Andrew Pinski <pinskia@physics.uc.edu>
1268
1269 PR tree-opt/18425
1270 * gcc.dg/vect/pr18425.c: New test.
1271
1272 2004-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
1273
1274 * gcc.dg/tls/alias-1.c: Remove dg-warning on the SPARC.
1275 Guard with dg-require-alias and dg-require-visibility.
1276
1277 2004-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
1278
1279 * g++.dg/other/packed1.C: UnXFAIL on SPARC, PA, MIPS and PowerPC.
1280
1281 2004-11-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1282
1283 * g++.dg/expr/unary1.C, g++.dg/expr/unary2.C: New tests.
1284
1285 2004-11-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1286
1287 PR c++/17344
1288 * g++.dg/template/defarg5.C: New test.
1289
1290 2004-11-13 Eric Botcazou <ebotcazou@libertysurf.fr>
1291
1292 * g++.dg/parse/cast1.C: Run only on ILP32.
1293 * g++.old-deja/g++.mike/p784.C: Likewise.
1294
1295 2004-11-13 Bernd Schmidt <bernd.schmidt@analog.com>
1296
1297 * gcc.c-torture/execute/20041113-1.c: New test.
1298
1299 2004-11-13 James A. Morrison <phython@gcc.gnu.org>
1300
1301 PR target/18230
1302 * gcc.dg/vect/tree-vect.h (check_vect): Add SPARC-specific test.
1303 * gcc.dg/vect/vect-2.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-9.c,
1304 gcc.dg/vect/vect-10.c, gcc.dg/vect/vect-12.c, gcc.dg/vect/vect-14.c,
1305 gcc.dg/vect/vect-15.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
1306 gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-21.c,
1307 gcc.dg/vect/vect-22.c, gcc.dg/vect/vect-23.c, gcc.dg/vect/vect-24.c,
1308 gcc.dg/vect/vect-25.c, gcc.dg/vect/vect-26.c, gcc.dg/vect/vect-32.c,
1309 gcc.dg/vect/vect-33.c, gcc.dg/vect/vect-34.c, gcc.dg/vect/vect-35.c,
1310 gcc.dg/vect/vect-36.c, gcc.dg/vect/vect-37.c, gcc.dg/vect/vect-62.c,
1311 gcc.dg/vect/vect-63.c, gcc.dg/vect/vect-64.c, gcc.dg/vect/vect-65.c,
1312 gcc.dg/vect/vect-66.c, gcc.dg/vect/vect-67.c, gcc.dg/vect/vect-68.c,
1313 gcc.dg/vect/vect-69.c, gcc.dg/vect/vect-73.c, gcc.dg/vect/vect-75.c,
1314 gcc.dg/vect/vect-76.c, gcc.dg/vect/vect-78.c: Enable for SPARC.
1315
1316 2004-11-13 James A. Morrison <phython@gcc.gnu.org>
1317
1318 * gcc.target/sparc/fand.c, gcc.target/sparc/fands,
1319 gcc.target/sparc/fnand.c, gcc.target/sparc/fnands.c,
1320 gcc.target/sparc/fxor.c, gcc.target/sparc/fxors.c,
1321 gcc.target/sparc/fxnor.c, gcc.target/sparc/fxnors.c,
1322 gcc.target/sparc/fandnot.c, gcc.target/sparc/fandnots.c,
1323 gcc.target/sparc/fornot.c, gcc.target/sparc/fornots.c,
1324 gcc.target/sparc/fnot.c, gcc.target/sparc/fnots.c,
1325 gcc.target/sparc/for.c, gcc.target/sparc/fors.c,
1326 gcc.target/sparc/combined-1.c: New tests.
1327
1328 2004-11-12 Ziemowit Laski <zlaski@apple.com>
1329
1330 * objc.dg/const-str-8.m, objc.dg/const-str-9.m:
1331 New tests.
1332
1333 2004-11-12 Mark Mitchell <mark@codesourcery.com>
1334
1335 * lib/gcc-dg.exp (dg-forbid-option): New function.
1336 * g++.dg/abi/bitfield3.C: Use dg-forbid-option -m64.
1337 * g++.dg/abi/bitfield8.C: Likewise.
1338 * g++.dg/abi/dtor1.C: Likewise.
1339 * g++.dg/abi/empty10.C: Likewise.
1340 * g++.dg/abi/empty7.C: Likewise.
1341 * g++.dg/abi/empty9.C: Likewise.
1342 * g++.dg/abi/layout3.C: Likewise.
1343 * g++.dg/abi/layout4.C: Likewise.
1344 * g++.dg/abi/thunk1.C: Likewise.
1345 * g++.dg/abi/thunk2.C: Likewise.
1346 * g++.dg/abi/vbase11.C: Likewise.
1347 * g++.dg/abi/vthunk2.C: Likewise.
1348 * g++.dg/abi/vthunk3.C: Likewise.
1349 * g++.dg/ext/attrib8.C: Likewise.
1350 * g++.dg/opt/longbranch2.C: Likewise.
1351 * g++.dg/opt/reg-stack4.C: Likewise.
1352 * g++.old-deja/g++.ext/attrib1.C: Likewise.
1353 * g++.old-deja/g++.ext/attrib2.C: Likewise.
1354 * g++.old-deja/g++.ext/attrib3.C: Likewise.
1355 * g++.old-deja/g++.other/store-expr1.C: Likewise.
1356 * g++.old-deja/g++.other/store-expr2.C: Likewise.
1357 * gcc.dg/20000609-1.c: Likewise.
1358 * gcc.dg/20000720-1.c: Likewise.
1359 * gcc.dg/20011107-1.c: Likewise.
1360 * gcc.dg/20011119-1.c: Likewise.
1361 * gcc.dg/20020108-1.c: Likewise.
1362 * gcc.dg/20020122-2.c: Likewise.
1363 * gcc.dg/20020122-3.c: Likewise.
1364 * gcc.dg/20020201-3.c: Likewise.
1365 * gcc.dg/20020206-1.c: Likewise.
1366 * gcc.dg/20020218-1.c: Likewise.
1367 * gcc.dg/20020310-1.c: Likewise.
1368 * gcc.dg/20020411-1.c: Likewise.
1369 * gcc.dg/20020418-2.c: Likewise.
1370 * gcc.dg/20020426-1.c: Likewise.
1371 * gcc.dg/20020426-2.c: Likewise.
1372 * gcc.dg/20020517-1.c: Likewise.
1373 * gcc.dg/20020523-1.c: Likewise.
1374 * gcc.dg/20020523-2.c: Likewise.
1375 * gcc.dg/20020729-1.c: Likewise.
1376 * gcc.dg/20030204-1.c: Likewise.
1377 * gcc.dg/20030826-2.c: Likewise.
1378 * gcc.dg/20030926-1.c: Likewise.
1379 * gcc.dg/20031202-1.c: Likewise.
1380 * gcc.dg/980312-1.c: Likewise.
1381 * gcc.dg/980313-1.c: Likewise.
1382 * gcc.dg/990117-1.c: Likewise.
1383 * gcc.dg/990424-1.c: Likewise.
1384 * gcc.dg/990524-1.c: Likewise.
1385 * gcc.dg/991230-1.c: Likewise.
1386 * gcc.dg/i386-387-1.c: Likewise.
1387 * gcc.dg/i386-387-2.c: Likewise.
1388 * gcc.dg/i386-387-3.c: Likewise.
1389 * gcc.dg/i386-387-4.c: Likewise.
1390 * gcc.dg/i386-387-5.c: Likewise.
1391 * gcc.dg/i386-387-6.c: Likewise.
1392 * gcc.dg/i386-asm-1.c: Likewise.
1393 * gcc.dg/i386-bitfield1.c: Likewise.
1394 * gcc.dg/i386-bitfield2.c: Likewise.
1395 * gcc.dg/i386-loop-1.c: Likewise.
1396 * gcc.dg/i386-loop-2.c: Likewise.
1397 * gcc.dg/i386-loop-3.c: Likewise.
1398 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
1399 * gcc.dg/i386-pic-1.c: Likewise.
1400 * gcc.dg/i386-regparm.c: Likewise.
1401 * gcc.dg/i386-signbit-1.c: Likewise.
1402 * gcc.dg/i386-signbit-2.c: Likewise.
1403 * gcc.dg/i386-signbit-3.c: Likewise.
1404 * gcc.dg/i386-sse-5.c: Likewise.
1405 * gcc.dg/i386-sse-8.c: Likewise.
1406 * gcc.dg/i386-unroll-1.c: Likewise.
1407 * gcc.dg/tls/opt-1.c: Likewise.
1408 * gcc.dg/tls/opt-2.c: Likewise.
1409 * gcc.dg/unroll-1.c: Likewise.
1410 * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
1411 * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
1412 * gcc.misc-tests/i386-pf-none-1.c: Likewise.
1413 * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
1414 * gcc.c-torture/execute/20010129-1.x: Do not use -mtune=i686 when
1415 -m64 is specified.
1416
1417 2004-11-12 Mark Mitchell <mark@codesourcery.com>
1418
1419 PR c++/18389
1420 * g++.dg/parse/cond1.C: New test.
1421
1422 PR c++/18429
1423 * g++.dg/template/array9.C: New test.
1424 * g++.dg/ext/vla1.C: Adjust error messages.
1425 * g++.dg/ext/vlm1.C: Likewise.
1426 * g++.dg/template/crash2.C: Likewise.
1427
1428 PR c++/18436
1429 * g++.dg/template/call3.C: New test.
1430
1431 PR c++/18407
1432 * g++.dg/template/ptrmem11.C: New test.
1433
1434 2004-11-12 Andrew Pinski <pinskia@physics.uc.edu>
1435
1436 PR other/14264
1437 * lib/g++.exp: Set LC_ALL and LANG to C.
1438 * lib/gcc-dg.exp: Likewise.
1439 * lib/gfortran.exp: Likewise.
1440 * lib/objc.exp: Likewise.
1441 * lib/treelang.exp: Likewise.
1442
1443 2004-11-12 Andreas Schwab <schwab@suse.de>
1444
1445 * gcc.dg/pr16286.c: Fix last change.
1446
1447 2004-11-12 Mark Mitchell <mark@codesourcery.com>
1448
1449 PR c++/18416
1450 * g++.dg/init/global1.C: New test.
1451
1452 2004-11-12 Eric Botcazou <ebotcazou@act-europe.fr>
1453
1454 * gcc.c-torture/execute/20041112-1.c: New test.
1455
1456 2004-11-11 Janis Johnson <janis187@us.ibm.com>
1457
1458 * lib/gcc-dg.exp (dg-target-list): New.
1459
1460 2004-11-11 Janis Johnson <janis187@us.ibm.com>
1461 Richard Sandiford <rsandifo@redhat.com>
1462
1463 * lib/target-supports.exp (get-compiler_messages): New.
1464 (check_named_sections_available): Use it.
1465 (check_effective_target_ilp32): New.
1466 (check_effective_target_lp64): New.
1467 (is-effective-target): New.
1468 * lib/gcc-dg.exp (dg-require-effective-target): New.
1469
1470 2004-11-11 Joseph S. Myers <joseph@codesourcery.com>
1471
1472 * gcc.dg/precedence-1.c: New test.
1473
1474 2004-11-11 Janis Johnson <janis187@us.ibm.com>
1475
1476 * gcc.misc-tests/linkage.exp: Handle biarch GCC for powerpc64.
1477
1478 * gcc.misc-tests/linkage.exp: Prepend directory name to pass/fail
1479 message, delete generated files, use more descriptive name for
1480 executable, and make the test unsupported when it cannot be run.
1481
1482 * lib/gcc-dg.exp (skip_test_and_clear_xfail): New procedure.
1483 (dg-require-weak, dg-require-visibility, dg-require-alias,
1484 dg-require-gc-sections, dg-require-profiling, dg-require-dll,
1485 dg-require-iconv, dg-require-named-sections): Use it.
1486
1487 * lib/gcc-dg.exp (dg-xfail-if): Ignore if skipping the test.
1488
1489 2004-11-11 Nathan Sidwell <nathan@codesourcery.com>
1490
1491 PR target/16457
1492 * gcc.dg/ppc-and-1: New
1493
1494 PR target/16796
1495 * gcc.dg/ppc-mov-1.c: New.
1496
1497 PR target/16458
1498 * gcc.dg/ppc-compare-1.c: New.
1499
1500 2004-11-10 Joseph S. Myers <joseph@codesourcery.com>
1501
1502 * objc.dg/desig-init-2.m: New test.
1503
1504 2004-11-10 Adam Nemet <anemet@lnxw.com>
1505
1506 PR middle-end/18160
1507 * g++.dg/warn/register-var-1.C: New test.
1508 * g++.dg/warn/register-var-2.C: New test.
1509
1510 2004-11-10 Eric Botcazou <ebotcazou@libertysurf.fr>
1511
1512 * gcc.dg/union-2.c: New test.
1513
1514 2004-11-10 Fariborz Jahanian <fjahanian@apple.com>
1515
1516 * gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.c:
1517 New test for PR tree-optimization/17892.
1518
1519 2004-11-09 Mark Mitchell <mark@codesourcery.com>
1520
1521 PR c++/18369
1522 * g++.dg/init/new12.C: New test.
1523
1524 2004-11-10 James A. Morrison <phython@gcc.gnu.org>
1525
1526 * gcc.target/sparc: New directory.
1527 * gcc.target/sparc/sparc.exp: New driver.
1528 * gcc.target/sparc/fpadd16.c, gcc.target/sparc/fpadd16s.c,
1529 gcc.target/sparc/fpsub16.c, gcc.target/sparc/fpsub16s.c,
1530 gcc.target/sparc/fpadd32.c, gcc.target/sparc/fpadd32s.c,
1531 gcc.target/sparc/fpsub32.c, gcc.target/sparc/fpsub32s.c: New tests.
1532
1533 2004-11-10 Paul Brook <paul@codesourcery.com>
1534
1535 PR fortran/18218
1536 * gfortran.dg/list_read.c: New test.
1537
1538 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1539
1540 PR c/18322
1541 * gcc.dg/func-outside-1.c, gcc.dg/func-outside-2.c: Correct
1542 expected diagnostic location.
1543
1544 2004-11-09 Ulrich Weigand <uweigand@de.ibm.com>
1545
1546 * gcc.dg/20041109-1.c: New test.
1547
1548 2004-11-09 Andrew Pinski <pinskia@physics.uc.edu>
1549
1550 PR objc/18406
1551 * objc/compile/pr18406.m: New test.
1552
1553 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1554
1555 * gcc.dg/builtin-prefetch-1.c: Update expected diagnostic.
1556
1557 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1558
1559 * gcc.dg/builtin-prefetch-1.c: Adjust expected messages.
1560
1561 2004-11-08 Steve Ellcey <sje@cup.hp.com>
1562
1563 * testsuite/gcc.dg/uninit-H.c: Add ifdefs for __hppa__ and __ia64__.
1564
1565 2004-11-08 Steve Ellcey <sje@cup.hp.com>
1566
1567 * testsuite/gcc.dg/20030225-2.c: Add prototype for abort and
1568 exit.
1569
1570 2004-11-08 Andrew Pinski <pinskia@physics.uc.edu>
1571
1572 PR tree-opt/18299
1573 * gcc.c-torture/pr18299-1.c: New test.
1574
1575 2004-11-06 Andreas Schwab <schwab@suse.de>
1576
1577 * gcc.dg/pr16286.c: Also test for bool and pixel.
1578
1579 2004-11-06 Joseph S. Myers <joseph@codesourcery.com>
1580
1581 * gcc.dg/anon-struct-6.c, gcc.dg/anon-struct-7.c,
1582 gcc.dg/anon-struct-8.c, gcc.dg/bitfld-10.c, gcc.dg/bitfld-11.c,
1583 gcc.dg/bitfld-12.c, gcc.dg/func-outside-1.c,
1584 gcc.dg/func-outside-2.c, gcc.dg/label-decl-1.c,
1585 gcc.dg/label-decl-2.c, gcc.dg/label-decl-3.c,
1586 gcc.dg/label-decl-4.c, gcc.dg/struct-empty-1.c,
1587 gcc.dg/struct-empty-2.c, gcc.dg/struct-empty-3.c,
1588 gcc.dg/struct-semi-1.c, gcc.dg/struct-semi-2.c,
1589 gcc.dg/struct-semi-3.c: New tests.
1590
1591 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1592
1593 * g++.dg/opt/nothrow1.C: Use -42 instead of 42.
1594
1595 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1596
1597 * gcc.dg/compat/generate-random.c (generate_random_data unsafe_state):
1598 Do not use C99 designators.
1599
1600 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1601
1602 * g++.dg/other/pragma-re-1.C (p, q): Fix type and remove cast.
1603
1604 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1605
1606 * gcc.c-torture/compile/simd-5.c: Do not XFAIL on SPARC 64-bit.
1607 * gcc.c-torture/execute/20020227-1.x: Do not XFAIL at -O3.
1608 * gcc.c-torture/execute/simd-5.x: Remove.
1609
1610 2004-11-06 Andrew Pinski <pinskia@physics.uc.edu>
1611
1612 PR rtl-optimization/17933
1613 * gcc.dg/torture/pr17933-1.c: New test.
1614
1615 2004-11-06 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1616
1617 PR target/18106
1618 * lib/target-supports.exp (check_weak_available): Support
1619 Windows.
1620
1621 2004-11-05 Danny Smith <dannysmith@users.sourceforge.net>
1622
1623 * gcc.dg/compat/struct-layout-1_generate.c (main): Generate a
1624 call to fflush(stdout) before abort.
1625 (my_ffsll): New function.
1626 (generate_fields): Use it.
1627
1628 2004-11-05 Joseph S. Myers <joseph@codesourcery.com>
1629
1630 * gcc.dg/init-undef-1.c: New test.
1631
1632 2004-11-05 Joseph S. Myers <joseph@codesourcery.com>
1633
1634 * gcc.dg/20040910-1.c, gcc.dg/cpp/digraph2.c,
1635 gcc.dg/cpp/direct2.c, gcc.dg/cpp/direct2s.c,
1636 gcc.dg/cpp/separate-1.c, gcc.dg/noncompile/951123-1.c,
1637 gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c: Adjust
1638 expected messages for new parser.
1639
1640 2004-11-04 Mark Mitchell <mark@codesourcery.com>
1641
1642 * testsuite/g++.dg/ext/visibility/symbian1.C: New test.
1643
1644 2004-11-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1645
1646 * gcc.dg/pragma-align.c (sixteen): Use 8-byte alignment
1647 on LP64 targets.
1648
1649 2004-11-04 Joseph S. Myers <joseph@codesourcery.com>
1650
1651 * gcc.dg/asm-qual-1.c, gcc.dg/declspec-15.c, gcc.dg/declspec-16.c,
1652 gcc.dg/declspec-17.c, gcc.dg/empty-source-1.c,
1653 gcc.dg/empty-source-2.c, gcc.dg/empty-source-3.c,
1654 gcc.dg/extra-semi-1.c, gcc.dg/extra-semi-2.c,
1655 gcc.dg/extra-semi-3.c, gcc.dg/gnu-cond-expr-1.c,
1656 gcc.dg/gnu-cond-expr-2.c, gcc.dg/gnu-cond-expr-3.c,
1657 gcc.dg/init-empty-1.c, gcc.dg/init-empty-2.c,
1658 gcc.dg/init-empty-3.c, gcc.dg/noncompile/old-style-parm-1.c,
1659 gcc.dg/noncompile/old-style-parm-2.c, gcc.dg/stmt-expr-1.c,
1660 gcc.dg/stmt-expr-2.c, gcc.dg/stmt-expr-3.c: New tests.
1661
1662 2004-11-04 Joseph S. Myers <joseph@codesourcery.com>
1663
1664 * gcc.dg/c90-restrict-1.c, gcc.dg/c99-arraydecl-2.c,
1665 gcc.dg/c99-func-2.c, gcc.dg/charset/asm2.c, gcc.dg/concat.c,
1666 gcc.dg/cpp/19990413-1.c, gcc.dg/cpp/paste4.c,
1667 gcc.dg/init-desig-obs-1.c, gcc.dg/noncompile/920721-2.c,
1668 gcc.dg/noncompile/930622-2.c, gcc.dg/noncompile/940112-1.c,
1669 gcc.dg/noncompile/950921-1.c, gcc.dg/switch-2.c,
1670 objc.dg/naming-1.m, objc.dg/naming-2.m: Adjust expected messages
1671 for new parser.
1672
1673 2004-11-04 Richard Sandiford <rsandifo@redhat.com>
1674
1675 PR target/15342
1676 * gcc.dg/20041104-1.c: New test.
1677
1678 2004-11-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1679
1680 * g++.dg/template/nontype7.C: New test.
1681 * g++.dg/template/nontype8.C: Likewise.
1682 * g++.dg/template/nontype9.C: Likewise.
1683 * g++.dg/template/nontype10.C: Likewise.
1684 * g++.dg/tc1/dr49.C: Likewise.
1685 * g++.dg/template/ptrmem8.C: Relax dg-error checks.
1686 * g++.old-deja/g++.other/null1.C: Remove a buggy error check
1687
1688 2004-11-04 Ben Elliston <bje@au.ibm.com>
1689
1690 * g++.dg/rtti/tinfo1.C: Remove xfails.
1691
1692 2004-11-04 Ben Elliston <bje@au.ibm.com>
1693
1694 * g++.old-deja/g++.other/enum5.C (enum conditions): Move the
1695 packed attribute to the definition to satisfy the new C++ parser.
1696
1697 2004-11-03 Eric Botcazou <ebotcazou@libertysurf.fr>
1698
1699 * gcc.c-torture/execute/stdarg-2.c (foo): Split multiple
1700 invocations of va_arg.
1701
1702 2004-11-02 Mark Mitchell <mark@codesourcery.com>
1703
1704 PR c++/18124
1705 * g++.dg/template/crash25.C: New test.
1706
1707 PR c++/18155
1708 * g++.dg/template/typedef2.C: New test.
1709 * g++.dg/parse/crash13.C: Adjust error markers.
1710
1711 PR c++/18177
1712 * g++.dg/conversion/const3.C: New test.
1713
1714 2004-11-03 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1715
1716 PR fortran/17535
1717 PR fortran/17583
1718 PR fortran/17713
1719 * gfortran.dg/generic_[123].f90: New testcases.
1720
1721 2004-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
1722
1723 * gcc.dg/uninit-C.c: Remove special-casing for SPARC.
1724 * gcc.dg/uninit-H.c: Define to "sp" on SPARC.
1725
1726 2004-11-02 Andrew Pinski <pinskia@physics.uc.edu>
1727
1728 PR tree-opt/16808
1729 * gcc.c-torture/compile/pr16808.c: New test.
1730
1731 2004-11-02 Nathan Sidwell <nathan@codesourcery.com>
1732
1733 PR rtl-optimization/17104
1734 * gcc.dg/ppc-bitfield1.c: New.
1735
1736 2004-11-01 Richard Sandiford <rsandifo@redhat.com>
1737
1738 * gcc.dg/uninit-H.c (ASM): Define to "$sp" on MIPS targets.
1739
1740 2004-11-01 Richard Sandiford <rsandifo@redhat.com>
1741
1742 * g++.dg/abi/mangle6.C: Run for all MIPS targets. Provide dummy
1743 strings for 32-bit code.
1744
1745 2004-11-01 Joseph S. Myers <joseph@codesourcery.com>
1746
1747 PR c/18239
1748 * gcc.dg/parm-impl-decl-1.c, gcc.dg/parm-impl-decl-2.c: New tests.
1749
1750 2004-11-01 Nathan Sidwell <nathan@codesourcery.com>
1751
1752 PR c++/18064
1753 * g++.old-deja/g++.mike/p811.C: Avoid covariant extension.
1754
1755 2004-10-31 Mark Mitchell <mark@codesourcery.com>
1756
1757 PR c++/15172
1758 * g++.dg/init/aggr2.C: New test.
1759
1760 2004-10-30 Ziemowit Laski <zlaski@apple.com>
1761
1762 * objc.dg/local-decl-1.m: New test.
1763
1764 2004-10-30 Gabriel Dos Reis <gdr@integrable-solutions.net>
1765
1766 * gcc.dg/20040910-1.c: Adjust regex.
1767
1768 2004-10-30 Roger Sayle <roger@eyesopen.com>
1769
1770 PR rtl-optimization/18084
1771 * g++.dg/opt/pr18084-1.C: New testcase.
1772
1773 2004-10-30 Matt Austern <austern@apple.com>
1774
1775 PR c++/17542
1776 * g++.dg/ext/attrib18.C: New test.
1777
1778 2004-10-30 Roger Sayle <roger@eyesopen.com>
1779
1780 PR middle-end/18096
1781 * gcc.dg/pr18096-1.c: New test case.
1782
1783 2004-10-30 Roger Sayle <roger@eyesopen.com>
1784
1785 * gcc.dg/pr17581-1.c: Add missing prototype for abort.
1786
1787 2004-10-30 Joseph S. Myers <joseph@codesourcery.com>
1788
1789 PR c/16666
1790 * gcc.dg/dremf-type-compat-1.c, gcc.dg/dremf-type-compat-2.c,
1791 gcc.dg/dremf-type-compat-3.c, gcc.dg/dremf-type-compat-4.c,
1792 gcc.dg/old-style-prom-1.c, gcc.dg/old-style-prom-2.c,
1793 gcc.dg/old-style-prom-3.c: New tests.
1794
1795 2004-10-30 Danny Smith <dannysmith@users.sourceforge.net>
1796
1797 * gcc.dg/bf-ms-attrib.c: Add protototype for abort.
1798 Remove unnecessary inclusion of stdio.h.
1799
1800 2004-10-29 Roger Sayle <roger@eyesopen.com>
1801
1802 PR rtl-optimization/17581
1803 * gcc.dg/pr17581-1.c: New test case.
1804
1805 2004-10-28 Nathan Sidwell <nathan@codesourcery.com>
1806
1807 * g++.dg/conversion/dr195.C: Adjust expected errors for DR195 not
1808 being implemented.
1809 * g++.dg/conversion/dr195-1.C: New.
1810 * g++.old-deja/g++.brendan/operators4.C: Don't be pedantic.
1811 * g++.old-deja/g++.mike/p10148.C: Likewise.
1812
1813 2004-10-29 Mark Mitchell <mark@codesourcery.com>
1814
1815 PR c++/17695
1816 * g++.dg/debug/typedef2.C: New test.
1817
1818 2004-10-29 David Billinghurst <David.Billinghurst@riotinto.com>
1819
1820 PR fortran/13490
1821 * gfortran.dg/g77/20030326-1.f: Change xfail on error to warning.
1822 * gfortran.dg/g77/README: Update.
1823
1824 2004-10-28 Matt Austern <austern@apple.com>
1825
1826 PR c++/14124
1827 * g++.dg/ext/packed7.C: New test.
1828
1829 2004-10-28 Andrew Pinski <pinskia@physics.uc.edu>
1830
1831 * gcc.dg/visibility-[1-9a].c: Change to use scan-hidden instead of
1832 scan-assembler.
1833 * lib/scanasm.exp (hidden-scan-for): New proc.
1834 (scan-hidden): Use hidden-scan-for instead of constructing the scan
1835 string.
1836 (scan-not-hidden): Likewise.
1837 * lib/target-supports.exp (check_visibility_available): mach-o is
1838 support too.
1839
1840 2004-10-28 Mark Mitchell <mark@codesourcery.com>
1841
1842 PR c++/17132
1843 * g++.dg/template/memclass3.C: New test.
1844
1845 2004-10-28 Adam Nemet <anemet@lnxw.com>
1846
1847 PR middle-end/18160
1848 * gcc.dg/register-var-1.c: New test.
1849 * gcc.dg/register-var-2.c: New test.
1850 * gcc.dg/asm-7.c: Taking the address of a register variable is an
1851 error now.
1852
1853 2004-10-28 Dorit Naishlos <dorit@il.ibm.com>
1854
1855 PR other/18172
1856 * gcc.dg/vect/vect-20.c: Use 'signed char' instaed of 'char'. Remove
1857 unused variables.
1858 * gcc.dg/vect/vect-22.c: Likewise.
1859
1860 2004-10-28 Jakub Jelinek <jakub@redhat.com>
1861
1862 * gcc.dg/i386-rotate-1.c: New test.
1863
1864 2004-10-27 Mark Mitchell <mark@codesourcery.com>
1865
1866 * g++.dg/init/ref12.C: Add "run" marker.
1867
1868 PR c++/17435
1869 * g++.dg/init/ref12.C: New test.
1870
1871 PR c++/18140
1872 * g++.dg/template/shift1.C: New test.
1873 * g++.dg/template/error10.C: Adjust error markers.
1874
1875 2004-10-27 Andrew Pinski <pinskia@physics.uc.edu>
1876
1877 PR tree-opt/17529
1878 * gcc.c-torture/compile/pr17529.c: Remove the xfail.
1879
1880 2004-10-27 Geoffrey Keating <geoffk@apple.com>
1881
1882 * gcc.dg/weak/typeof-2.c: Needs aliases as well as weak.
1883 * gcc.dg/weak/weak-3.c: Likewise.
1884 * gcc.dg/weak/weak-5.c: Likewise.
1885 * gcc.dg/weak/weak-9.c: Likewise.
1886 * lib/file-format.exp (gcc_target_object_format): Darwin has Mach-O.
1887 * lib/target-supports.exp (check_weak_available): Mach-O does weak.
1888
1889 * gcc.dg/darwin-weakimport-1.c: New.
1890
1891 2004-10-28 Ben Elliston <bje@au.ibm.com>
1892
1893 * gcc.dg/tree-ssa/sra-1.c: Pass --param sra-max-structure-size.
1894
1895 2004-10-27 Nathan Sidwell <nathan@codesourcery.com>
1896
1897 * gcc.dg/cpp/direct2.c: Cope with different bison 'parse' or
1898 'syntax' error messages.
1899 * gcc.dg/cpp/direct2s.c: Likewise.
1900
1901 2004-10-26 Geoffrey Keating <geoffk@apple.com>
1902
1903 * gcc.c-torture/compile/20041026-1.c: New.
1904
1905 2004-10-26 Mark Mitchell <mark@codesourcery.com>
1906
1907 PR c++/18093
1908 * g++.dg/lookup/ns2.C: New test.
1909
1910 PR c++/18020
1911 * g++.dg/template/enum4.C: New test.
1912
1913 PR c++/18161
1914 * g++.dg/template/expr1.C: New test.
1915
1916 2004-10-26 Ben Elliston <bje@au.ibm.com>
1917
1918 * gcc.dg/tree-ssa/20030922-2.c: Now passing, so remove xfail.
1919
1920 2004-10-26 Joseph S. Myers <jsm@polyomino.org.uk>
1921
1922 * gcc.dg/decl-nospec-1.c, gcc.dg/decl-nospec-2.c,
1923 gcc.dg/decl-nospec-3.c: New tests.
1924
1925 2004-10-26 Ziemowit Laski <zlaski@apple.com>
1926
1927 * objc.dg/super-class-3.m: New test.
1928
1929 2004-10-26 Nathan Sidwell <nathan@codesourcery.com>
1930
1931 * gcc.dg/cpp/direct2.c: Adjust expected errors, robustify parser
1932 resyncing.
1933 * gcc.dg/cpp/direct2s.c: Likewise.
1934
1935 2004-10-25 Geoffrey Keating <geoffk@apple.com>
1936
1937 * objc.dg/image-info.m: Update for changes to section selection.
1938
1939 2004-10-25 David Ayers <d.ayers@inode.at>
1940 Ziemowit Laski <zlaski@apple.com>
1941
1942 * objc.dg/call-super-2.m: Add messages to 'Class <Proto>'; update
1943 diagnostics when messaging 'id <Proto>'.
1944 * objc.dg/class-protocol-1.m: New test.
1945 * objc.dg/desig-init-1.m: Add message to an invalid receiver using
1946 a non-existent method signature.
1947 * objc.dg/method-5.m, objc.dg/method-6.m, objc.dg/proto-hier-1.m:
1948 Update diagnostics when messaging with non-existent method signature.
1949 * objc.dg/proto-hier-2.m: Adjust wording of diagnostic.
1950 * objc.dg/proto-lossage-1.m, objc.dg/proto-lossage-4.m: Messages to
1951 invalid receivers are now resolved as if messaging 'id'; remove
1952 extraneous diagnostics.
1953
1954 2004-10-25 Joseph S. Myers <jsm@polyomino.org.uk>
1955
1956 PR c/16667
1957 * gcc.dg/init-desig-obs-1.c, gcc.dg/init-desig-obs-2.c,
1958 gcc.dg/init-desig-obs-3.c: New tests.
1959
1960 2004-10-25 Jakub Jelinek <jakub@redhat.com>
1961
1962 * gcc.dg/debug/20041023-1.c: New test.
1963
1964 2004-10-25 Andrew Pinski <pinskia@physics.uc.edu>
1965
1966 PR middle-end/17407
1967 * gcc.c-torture/compile/pr17407.c: New test.
1968
1969 PR c++/18121
1970 * g++.dg/template/array8.C: New test.
1971
1972 2004-10-25 Eric Botcazou <ebotcazou@libertysurf.fr>
1973
1974 PR other/18138
1975 * lib/g++.exp: Accept more than one multilib libgcc.
1976 * lib/gcc-dg.exp: Likewise.
1977 * lib/objc.exp: Likewise.
1978 * lib/treelang.exp: Likewise.
1979 * lib/gfortran.exp: Likewise.
1980
1981 2004-10-24 Ben Elliston <bje@au.ibm.com>
1982
1983 * gcc.dg/c90-const-expr-3.c: Reference the ISO C standard.
1984
1985 2004-10-24 Geoffrey Keating <geoffk@geoffk.org>
1986
1987 * gcc.dg/c90-const-expr-3.c: xfail all the ASSERT_NOT_NPC tests.
1988 * gcc.dg/c99-const-expr-3.c: Likewise.
1989
1990 2004-10-23 Andrew Pinski <pinskia@physics.uc.edu>.
1991
1992 * gcc.dg/tree-ssa/loop-1.c: Add -static for *-*-darwin*.
1993
1994 2004-10-23 Ben Elliston <bje@au.ibm.com>
1995
1996 * gcc.c-torture/execute/loop-2e.x: Remove.
1997
1998 2004-10-22 Nathan Sidwell <nathan@codesourcery.com>
1999
2000 PR c++/18095
2001 * g++.dg/parse/crash18.C: New.
2002 * g++.dg/parse/crash19.C: New.
2003
2004 2004-10-22 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2005
2006 * g++.dg/ext/dllimport1.C: Move dg-warnings.
2007 * g++.dg/ext/dllimport2.C: Same.
2008 * g++.dg/ext/dllimport8.C: Same.
2009
2010 2004-10-21 Mark Mitchell <mark@codesourcery.com>
2011
2012 PR c++/10841
2013 * g++.dg/conversion/cast1.C: New test.
2014 * g++.dg/overload/pmf1.C: Adjust error marker.
2015
2016 2004-10-21 Andrew Pinski <pinskia@physics.uc.edu>
2017
2018 PR objc/17923
2019 * objc.dg/const-str-7.m: New test.
2020
2021 2004-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2022
2023 * g++.dg/template/memfriend11.C: Fix comment typo.
2024 * g++.dg/template/memfriend14.C: Likewise.
2025
2026 2004-10-20 Richard Henderson <rth@redhat.com>
2027
2028 * gcc.dg/cleanup-10.c, gcc.dg/cleanup-11.c, gcc.dg/cleanup-8.c,
2029 gcc.dg/cleanup-9.c: Use -fnon-call-exceptions, not
2030 -fasynchronous-unwind-tables.
2031
2032 2004-10-20 Richard Henderson <rth@redhat.com>
2033
2034 * gcc.c-torture/unsorted/call386.c (foo): Fix return type.
2035 (main): Return success.
2036 * gcc.c-torture/unsorted/subcc.c (foo, bar): Fix return types.
2037 (main): Return success.
2038
2039 2004-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2040
2041 PR c++/13495
2042 * g++.dg/template/memfriend9.C: New test.
2043 * g++.dg/template/memfriend10.C: Likewise.
2044 * g++.dg/template/memfriend11.C: Likewise.
2045 * g++.dg/template/memfriend12.C: Likewise.
2046 * g++.dg/template/memfriend13.C: Likewise.
2047 * g++.dg/template/memfriend14.C: Likewise.
2048 * g++.dg/template/memfriend15.C: Likewise.
2049 * g++.dg/template/memfriend16.C: Likewise.
2050 * g++.dg/template/memfriend17.C: Likewise.
2051 * g++.old-deja/g++.pt/friend44.C: Remove bogus error.
2052
2053 2004-10-20 Nathan Sidwell <nathan@codesourcery.com>
2054
2055 * g++.dg/conversion/dr195.C: New.
2056 * g++.old-deja/g++.mike/p10148.C: Remove ill-formed cast.
2057
2058 2004-10-20 Ben Elliston <bje@au.ibm.com>
2059 Devang Patel <dpatel@apple.com>
2060
2061 * gcc.dg/tree-ssa/ifc-20040816-2.c: Use integer arithmetic instead
2062 of floating point arithmetic, which could trap.
2063
2064 2004-10-19 Mark Mitchell <mark@codesourcery.com>
2065
2066 PR c++/14035
2067 * g++.dg/conversion/reinterpret1.C: Adjust error markers.
2068 * g++.dg/conversion/const2.C: New test.
2069 * g++.dg/expr/reinterpret2.C: New test.
2070 * g++.dg/expr/reinterpret3.C: New test.
2071 * g++.dg/expr/cast2.C: New test.
2072 * g++.dg/expr/copy1.C: New test.
2073 * g++.dg/other/conversion1.C: Change error message.
2074 * g++.dg/parse/comma1.C: Use __extension__ to allow casts from
2075 function pointers to void *.
2076 * g++.old-deja/g++.mike/p10148.C: Likewise.
2077
2078 2004-10-19 Eric Botcazou <ebotcazou@libertysurf.fr>
2079
2080 * gcc.dg/smod-1.c: Pass -mtune=i486 only on x86.
2081
2082 2004-10-19 Paolo Bonzini <bonzini@gnu.org>
2083
2084 PR c++/18047
2085
2086 * g++.dg/parse/expr3.C: New test.
2087
2088 2004-10-18 Eric Botcazou <ebotcazou@libertysurf.fr>
2089
2090 * gcc.dg/smod-1.c: New test.
2091
2092 2004-10-18 Ziemowit Laski <zlaski@apple.com>
2093
2094 * objc.dg/method-14.m: New test.
2095
2096 2004-10-18 Andrew Pinski <pinskia@physics.uc.edu>
2097
2098 * gcc.c-torture/compile/pr17529.c: Fix test for non x86.
2099 Also xfail as the patch was reverted.
2100
2101 2004-10-18 Andrew Pinski <pinskia@physics.uc.edu>
2102
2103 PR middle-end/16973
2104 * gcc.dg/pr16973.c: New test.
2105
2106 2004-10-18 Diego Novillo <dnovillo@redhat.com>
2107
2108 PR tree-optimization/17656
2109 * testsuite/gcc.c-torture/compile/pr17656.c: New test.
2110
2111 2004-10-18 Nathan Sidwell <nathan@codesourcery.com>
2112
2113 * g++.dg/eh/shadow1.C: New.
2114
2115 2004-10-18 Jakub Jelinek <jakub@redhat.com>
2116
2117 * gcc.c-torture/compile/20041018-1.c: New test.
2118
2119 2004-10-18 Ben Elliston <bje@au.ibm.com>
2120
2121 * gcc.dg/ppc-sdata-1.c: Update to consider the possibility of the
2122 compiler referring to register 0 when accessing sdata. The linker
2123 now patches things up.
2124
2125 2004-10-17 Andrew Pinski <pinskia@physics.uc.edu>
2126
2127 PR c/17529
2128 * gcc.c-torture/compile/pr17529.c: New test.
2129
2130 2004-10-17 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2131
2132 PR c++/17743
2133 * g++.dg/ext/attrib17.C: New test.
2134
2135 2004-10-16 Eric Botcazou <ebotcazou@libertysurf.fr>
2136
2137 * gcc.dg/bf-spl1.c: Use 'float' as the base type for FP types.
2138
2139 2004-10-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2140
2141 PR c++/10479
2142 * g++.dg/ext/attrib16.C: New test.
2143
2144 2004-10-15 Mark Mitchell <mark@codesourcery.com>
2145
2146 PR c++/17042
2147 * g++.dg/init/dso_handle1.C: New test.
2148
2149 PR c++/14667
2150 * g++.dg/parse/typedef6.C: New test.
2151
2152 PR c++/17916
2153 * g++.dg/parse/pragma1.C: New test.
2154
2155 2004-10-15 Aldy Hernandez <aldyh@redhat.com>
2156
2157 * gcc.c-torture/execute/ieee/ieee.exp: Disable on powerpc-*-*spe.
2158
2159 2004-10-15 Steve Ellcey <sje@cup.hp.com>
2160
2161 * gcc.dg/compat/struct-layout-1_generate.c (switchfiles): Use
2162 -fno-common when on HPPA HP-UX platforms.
2163
2164 2004-10-15 Jakub Jelinek <jakub@redhat.com>
2165
2166 PR other/16820
2167 * gcc.dg/compat/struct-layout-1.h: Don't include complex.h nor
2168 stdint.h.
2169 * gcc.dg/compat/struct-layout-1_x1.h (TX): Cast to long instead of
2170 uintptr_t.
2171
2172 2004-10-14 Andrew Pinski <pinskia@physics.uc.edu>
2173
2174 PR c++/16301
2175 * g++.dg/lookup/strong-using-4.C: New test.
2176
2177 2004-10-14 Andrew Pinski <pinskia@physics.uc.edu>
2178
2179 PR middle-end/16567
2180 * gcc.c-torture/compile/nested-1.c: New test.
2181
2182 2004-10-14 Dorit Naishlos <dorit@il.ibm.com>
2183
2184 * testsuite/gcc.dg/vect/vect-44.c: xfail on i?86-*-*, x86_64-*-*,
2185 and mipsisa64*-*-* (until support for misaligned loads is added).
2186 * testsuite/gcc.dg/vect/vect-50.c: Likewise.
2187 * testsuite/gcc.dg/vect/vect-52.c: Likewise.
2188 * testsuite/gcc.dg/vect/vect-54.c: Likewise.
2189 * testsuite/gcc.dg/vect/vect-58.c: Likewise.
2190 * testsuite/gcc.dg/vect/vect-60.c: Likewise.
2191 * testsuite/gcc.dg/vect/vect-80.c: Likewise.
2192
2193 2004-10-14 Mark Mitchell <mark@codesourcery.com>
2194
2195 PR c++/17976
2196 * g++.dg/init/dtor3.C: New test.
2197
2198 2004-10-15 Ben Elliston <bje@au.ibm.com>
2199
2200 * gcc.dg/ppc-stackalign-1.c: Set dg-options to {}.
2201
2202 2004-10-14 Geoffrey Keating <geoffk@apple.com>
2203
2204 * gcc.dg/darwin-misaligned.c: Don't supply -force_cpusubtype_ALL.
2205 * gcc.dg/macho-lo-sum.c: Likewise.
2206
2207 2004-10-14 Joseph S. Myers <joseph@codesourcery.com>
2208
2209 * gcc.dg/ppc-spe64-1.c: New test.
2210
2211 2004-10-14 Devang Patel <dpatel@apple.com>
2212
2213 PR 17635
2214 * gcc.dg/pr17635.c : New test.
2215
2216 2004-10-14 Olga Golovanevsky <olga@il.ibm.com>
2217
2218 * testsuite/gcc.dg/vect/vect-28.c: Remove xfail.
2219 * testsuite/gcc.dg/vect/vect-30.c: Remove xfail.
2220 * testsuite/gcc.dg/vect/vect-31.c: Vectorize 4 loops instead of 2.
2221 * testsuite/gcc.dg/vect/vect-33.c: Remove xfail.
2222 * testsuite/gcc.dg/vect/vect-44.c: Remove xfail.
2223 * testsuite/gcc.dg/vect/vect-46.c: Remove xfail.
2224 * testsuite/gcc.dg/vect/vect-50.c: Remove xfail.
2225 * testsuite/gcc.dg/vect/vect-52.c: Remove xfail.
2226 * testsuite/gcc.dg/vect/vect-54.c: Remove xfail.
2227 * testsuite/gcc.dg/vect/vect-58.c: Remove xfail.
2228 * testsuite/gcc.dg/vect/vect-60.c: Remove xfail.
2229 * testsuite/gcc.dg/vect/vect-64.c: Vectorize 3 loops instead of 1.
2230 * testsuite/gcc.dg/vect/vect-66.c: Vectorize 3 loops instead of 2.
2231 * testsuite/gcc.dg/vect/vect-68.c: Vectorize 4 loops instead of 2.
2232 * testsuite/gcc.dg/vect/vect-69.c: Vectorize 4 loops instead of 2.
2233 * testsuite/gcc.dg/vect/vect-8.c: Remove xfail.
2234 * testsuite/gcc.dg/vect/vect-80.c: Remove xfail.
2235 * testsuite/gcc.dg/vect/vect-none.c: Vectorize 1 loops instead of 0.
2236
2237 2004-10-14 Dorit Naishlos <dorit@il.ibm.com>
2238
2239 * gcc.dg/vect/vect-82.c: New testcase.
2240 * gcc.dg/vect/vect-82_64.c: New testcase.
2241 * gcc.dg/vect/vect-83.c: New testcase.
2242 * gcc.dg/vect/vect-83_64.c: New testcase.
2243
2244 2004-10-14 Joseph S. Myers <jsm@polyomino.org.uk>
2245
2246 * gcc.dg/cpp/error-1.c: New test.
2247
2248 2004-10-14 Joseph S. Myers <jsm@polyomino.org.uk>
2249
2250 * gcc.dg/c99-tag-3.c, gcc.dg/declspec-14.c: New tests.
2251
2252 2004-10-14 Hans-Peter Nilsson <hp@axis.com>
2253
2254 PR target/17984
2255 * gcc.dg/cris-peep2-xsrand2.c: New test.
2256
2257 2004-10-13 Andrew Pinski <pinskia@physics.uc.edu>
2258
2259 PR c++/17661
2260 * testsuite/g++.dg/expr/for2.C: New test.
2261
2262 2004-10-13 Eric Botcazou <ebotcazou@libertysurf.fr>
2263
2264 * g++.dg/inherit/thunk1.C: Run on the SPARC.
2265
2266 2004-10-13 Jakub Jelinek <jakub@redhat.com>
2267
2268 PR tree-optimization/17724
2269 * g++.dg/opt/pr17724-1.C: New test.
2270 * g++.dg/opt/pr17724-2.C: New test.
2271 * g++.dg/opt/pr17724-3.C: New test.
2272 * g++.dg/opt/pr17724-4.C: New test.
2273 * g++.dg/opt/pr17724-5.C: New test.
2274 * g++.dg/opt/pr17724-6.C: New test.
2275
2276 2004-10-12 Joseph S. Myers <jsm@polyomino.org.uk>
2277
2278 PR c/17301
2279 * gcc.dg/pr17301-2.c: New test.
2280
2281 2004-10-11 Mark Mitchell <mark@codesourcery.com>
2282
2283 PR c++/15876
2284 * g++.dg/parse/error22.C: New test.
2285
2286 PR c++/17936
2287 * g++.dg/template/spec18.C: New test.
2288
2289 2004-10-11 Steve Ellcey <sje@cup.hp.com>
2290
2291 * testsuite/gcc.dg/ia64-asm-1.c: Add prototype for abort
2292 * testsuite/gcc.dg/ia64-sync-1.c: Add prototype for abort and
2293 memcpy.
2294 * testsuite/gcc.dg/ia64-sync-2.c: Ditto.
2295 * testsuite/gcc.dg/ia64-sync-3.c: Ditto.
2296
2297 2004-10-11 Andrew Pinski <pinskia@physics.uc.edu>
2298
2299 * g++.dg/eh/cleanup5.C: Add dg-options "".
2300
2301 2004-10-11 Roger Sayle <roger@eyesopen.com>
2302
2303 PR middle-end/17657
2304 * gcc.dg/switch-4.c: New test case.
2305
2306 2004-10-11 Richard Sandiford <rsandifo@redhat.com>
2307
2308 * gcc.c-torture/execute/20041011-1.c: New test.
2309
2310 2004-10-10 Andrew Pinski <pinskia@physics.uc.edu>
2311
2312 PR c++/17554
2313 * g++.dg/init/for3.C: New test.
2314
2315 PR c++/17657
2316 * g++.dg/opt/switch2.C: New test.
2317
2318 PR middle-end/17703
2319 * g++.dg/warn/Wreturn-2.C: New test.
2320
2321 2004-10-10 Andrew Pinski <pinskia@physics.uc.edu>
2322
2323 PR c++/17907
2324 * g++.dg/eh/cleanup5.C: New test.
2325
2326 2004-10-10 Mark Mitchell <mark@codesourcery.com>
2327
2328 PR c++/17393
2329 * g++.dg/parse/error21.C: New test.
2330
2331 2004-10-10 Gabriel Dos Reis <gdr@integrable-solutions.net>
2332
2333 * g++.dg/overload/pmf1.C: Adjust quoting marks.
2334 * g++.dg/warn/incomplete1.C: Likewise.
2335 * g++.dg/template/qualttp20.C: Likewise.
2336
2337 2004-10-10 Joseph S. Myers <jsm@polyomino.org.uk>
2338
2339 PR c/17881
2340 * parm-incomplete-1.c: New test.
2341
2342 2004-10-09 Mark Mitchell <mark@codesourcery.com>
2343
2344 PR c++/17867
2345 * g++.dg/parse/error19.C: New test.
2346
2347 PR c++/17670
2348 * g++.dg/init/new11.C: New test.
2349
2350 PR c++/17821
2351 * g++.dg/parse/error20.C: New test.
2352
2353 PR c++/17826
2354 * g++.dg/template/crash24.C: New test.
2355
2356 2004-10-10 Joseph S. Myers <jsm@polyomino.org.uk>
2357
2358 PR c/17301
2359 * gcc.dg/pr17301-1.c: New test.
2360
2361 2004-10-10 Joseph S. Myers <jsm@polyomino.org.uk>
2362
2363 PR c/17189
2364 * gcc.dg/anon-struct-5.c: New test.
2365
2366 2004-10-09 Joseph S. Myers <jsm@polyomino.org.uk>
2367
2368 PR c/17844
2369 * gcc.dg/pr17844-1.c: New test.
2370
2371 2004-10-09 Zdenek Dvorak <dvorakz@suse.cz>
2372
2373 PR tree-optimization/17906
2374 * gcc.c-torture/compile/pr17906.c: New.
2375
2376 2004-10-09 Stuart Hastings <stuart@apple.com>
2377 Roger Sayle <roger@eyesopen.com>
2378
2379 PR rtl-optimization/17853
2380 * gcc.dg/i386-mmx-5.c: New testcase.
2381
2382 2004-10-09 Andrew Pinski <pinskia@physics.uc.edu>
2383
2384 * g++.dg/opt/pr17902.C: Fix typo in dg-do.
2385
2386 2004-10-09 Mark Mitchell <mark@codesourcery.com>
2387
2388 PR c++/17524
2389 * g++.dg/template/static9.C: New test.
2390
2391 PR c++/17685
2392 * g++.dg/parse/operator5.C: New test.
2393
2394 2004-10-09 Roger Sayle <roger@eyesopen.com>
2395
2396 PR middle-end/17894
2397 * gcc.c-torture/execute/divcmp-4.c: New test case.
2398
2399 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
2400
2401 PR tree-opt/17902
2402 * g++.dg/opt/pr17902.C: New test.
2403
2404 2004-10-09 Jakub Jelinek <jakub@redhat.com>
2405
2406 * gcc.dg/cpp/ident-1.c: Add dg-options "".
2407
2408 2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
2409
2410 * gcc.dg/float-range-1.c, gcc.dg/float-range-2.c: New tests.
2411
2412 2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
2413
2414 * gcc.dg/assign-warn-3.c: New test.
2415
2416 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
2417
2418 PR c/16999
2419 * gcc.dg/cpp/ident-1.c: New test.
2420
2421 2004-10-08 Nathan Sidwell <nathan@codesourcery.com>
2422
2423 * gcc.c-torture/compile/acc1.c: New.
2424
2425 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
2426
2427 * gcc.dg/darwin-longdouble.c: Include stdlib.h and string.h.
2428 * gcc.dg/darwin-abi-2.c: Include stdlib.h.
2429
2430 2004-10-08 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
2431
2432 * gcc.dg/ultrasp11.c: New test.
2433
2434 2004-10-08 Michael Matz <matz@suse.de>
2435
2436 * gcc.dg/doloop-2.c: New test.
2437
2438 2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
2439
2440 * gcc.dg/assign-warn-1.c, gcc.dg/assign-warn-2.c: New tests.
2441 * gcc.dg/warn-1.c, gcc.dg/noncompile/20020213-1.c,
2442 objc.dg/method-9.m: Update expected diagnostics.
2443
2444 2004-10-07 Geoffrey Keating <geoffk@apple.com>
2445
2446 * gcc.dg/ppc-fsel-3.c: New file.
2447 * gcc.dg/ppc-fsel-1.c: Add -fno-trapping-math, update comment.
2448
2449 2004-10-07 Paul Brook <paul@codesourcery.com>
2450
2451 * gfortran.dg/intrinsic_verify_1.f90: New test.
2452
2453 2004-10-07 Paul Brook <paul@codesourcery.com>
2454
2455 * gfortran.dg/empty_format_1.f90: Remove stray commas.
2456
2457 2004-10-07 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2458
2459 * gfortran.fortran-torture/execute/intrinsic_mvbits.f90,
2460 gfortran.dg/ishft.f90: Add more tests. Add dg-warning in followup
2461 commit.
2462
2463 2004-10-07 Andrew Pinski <pinskia@physics.uc.edu>
2464
2465 * g++.dg/ext/asm6.C: Remove extraneous semicolon.
2466
2467 2004-10-07 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2468
2469 PR c++/17115
2470 * g++.dg/warn/Winline-4.C: New test.
2471
2472 2004-10-07 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
2473
2474 * gcc.c-torture/compile/20041007-1.c: New test.
2475
2476 2004-10-07 Paul Brook <paul@codesourcery.com>
2477
2478 PR fortran/17678
2479 * gfortran.dg/use_allocated_1.f90: New test.
2480
2481 2004-10-06 Andrew Pinski <pinskia@physics.uc.edu>
2482
2483 PR middle-end/17849
2484 * gfortran.fortran-torture/compile/nested.f90: New test
2485
2486 2004-10-06 Joseph S. Myers <jsm@polyomino.org.uk>
2487
2488 * gcc.dg/Wconversion-2.c, gcc.dg/func-args-1.c: New tests.
2489
2490 2004-10-06 Andrew Pinski <pinskia@physics.uc.edu>
2491
2492 PR c++/17368
2493 * g++.dg/ext/asm6.C: New test.
2494
2495 2004-10-06 Kenneth Zadeck <zadeck@naturalbridge.com>
2496
2497 * gcc.dg/20011119-1.c : Added memory attribute to asm sequence.
2498
2499 2004-10-06 Paul Brook <paul@codesourcery.com>
2500
2501 PR libfortran/17709
2502 * gfortran.dg/empty_format_1.f90: New test.
2503
2504 2004-10-06 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2505
2506 PR fortran/17568
2507 * gfortran.dg/ishft.f90: New test.
2508
2509 PR fortran/17283
2510 * gfortran.fortran-torture/execute/intrinsic_pack.f90: Enable new
2511 tests.
2512
2513 2004-10-06 Paul Brook <paul@codesourcery.com>
2514
2515 * gfortran.dg/do_1.f90: New test.
2516
2517 2004-10-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2518
2519 * gcc.c-torture/execute/builtins/lib/strcpy.c: Don't abort when
2520 optimizing for size.
2521
2522 2004-10-05 Joseph S. Myers <jsm@polyomino.org.uk>
2523
2524 * gcc.dg/complex-2.c, gcc.dg/complex-2.h: New test.
2525
2526 2004-10-05 Joseph S. Myers <jsm@polyomino.org.uk>
2527
2528 * gcc.c-torture/compile/20041005-1.c: New test.
2529
2530 2004-10-05 Nathan Sidwell <nathan@codesourcery.com>
2531
2532 PR c++/17829
2533 * g++.dg/lookup/koenig4.C: New.
2534
2535 2004-10-05 Gabriel Dos Reis <gdr@integrable-solutions.net>
2536
2537 * g++.dg/other/classkey1.C: Adjust quoting marks.
2538 * g++.dg/parse/error15.C: Likewise.
2539 * g++.dg/template/meminit2.C (int>): Likewise.
2540
2541 2004-10-04 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2542
2543 PR fortran/17283
2544 * gfortran.fortran-torture/execute/intrinsic_pack.f90: Add more tests.
2545
2546 PR fortran/17631
2547 * gfortran.fortran-torture/execute/intrinsic_mvbits.f90: New test.
2548
2549 PR fortran/17708
2550 * gfortran.dg/pr17708.f90: New test.
2551
2552 2004-10-04 Chao-ying Fu <fu@mips.com>
2553
2554 * gcc.dg/vect/pr16105.c: Enable for mipsisa64*-*-*.
2555 * gcc.dg/vect/vect-4.c: Ditto.
2556 * gcc.dg/vect/vect-5.c: Ditto.
2557 * gcc.dg/vect/vect-6.c: Ditto.
2558 * gcc.dg/vect/vect-8.c: Ditto.
2559 * gcc.dg/vect/vect-16.c: Ditto.
2560 * gcc.dg/vect/vect-30.c: Ditto.
2561 * gcc.dg/vect/vect-40.c: Ditto.
2562 * gcc.dg/vect/vect-41.c: Ditto.
2563 * gcc.dg/vect/vect-42.c: Ditto.
2564 * gcc.dg/vect/vect-43.c: Ditto.
2565 * gcc.dg/vect/vect-44.c: Ditto.
2566 * gcc.dg/vect/vect-45.c: Ditto.
2567 * gcc.dg/vect/vect-46.c: Ditto.
2568 * gcc.dg/vect/vect-47.c: Ditto.
2569 * gcc.dg/vect/vect-48.c: Ditto.
2570 * gcc.dg/vect/vect-49.c: Ditto.
2571 * gcc.dg/vect/vect-50.c: Ditto.
2572 * gcc.dg/vect/vect-51.c: Ditto.
2573 * gcc.dg/vect/vect-52.c: Ditto.
2574 * gcc.dg/vect/vect-53.c: Ditto.
2575 * gcc.dg/vect/vect-54.c: Ditto.
2576 * gcc.dg/vect/vect-55.c: Ditto.
2577 * gcc.dg/vect/vect-56.c: Ditto.
2578 * gcc.dg/vect/vect-57.c: Ditto.
2579 * gcc.dg/vect/vect-58.c: Ditto.
2580 * gcc.dg/vect/vect-59.c: Ditto.
2581 * gcc.dg/vect/vect-60.c: Ditto.
2582 * gcc.dg/vect/vect-74.c: Ditto.
2583 * gcc.dg/vect/vect-79.c: Ditto.
2584 * gcc.dg/vect/vect-80.c: Ditto.
2585
2586 2004-10-04 Andrew Pinski <pinskia@physics.uc.edu>
2587
2588 * gcc.dg/unused-7.c: Use the correct option.
2589
2590 2004-10-04 Paul Brook <paul@codesourcery.com>
2591 Bud Davis <bdavis9659@comcast.net>
2592
2593 PR fortran/17706
2594 PR fortran/16434
2595 * gfortran/pr17706.f90: New test.
2596 * gfortran.dg/g77/f77-edit-s-out.f: Remove xfail.
2597
2598 2004-10-04 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2599
2600 * gfortran.dg/pr17612.f90: New test.
2601
2602 2004-10-03 Gabriel Dos Reis <gdr@integrable-solutions.net>
2603
2604 * g++.dg/template/local1.C: Adjust quoting marks in
2605 testing for diagnostics.
2606 * g++.dg/tls/diag-2.C: Likewise.
2607 * g++.dg/other/error8.C: Likewise.
2608
2609 2004-10-03 Andrew Pinski <pinskia@physics.uc.edu>
2610
2611 PR c/17178
2612 * gcc.dg/unused-4.c: Adjust to be correct.
2613
2614 PR c/17820
2615 * gcc.dg/unused-7.c: New test.
2616
2617 2004-10-03 Andrew Pinski <pinskia@physics.uc.edu>
2618
2619 PR c++/17797
2620 * g++.dg/overload/template2.C: New test.
2621
2622 2004-10-03 Kazu Hirata <kazu@cs.umass.edu>
2623
2624 PR tree-optimization/16632
2625 * gcc.dg/tree-ssa/20041002-1.c: New.
2626
2627 2004-10-03 Paul Brook <paul@codesourcery.com>
2628
2629 * gfortran.dg/pr17286.f90: Add dg-do line. Explicitly test bug,
2630 rather than relying on default formatting.
2631
2632 2004-10-02 Joseph S. Myers <jsm@polyomino.org.uk>
2633
2634 * gcc.dg/20040920-1.c: Update expected message text.
2635
2636 2004-10-02 Ulrich Weigand <uweigand@de.ibm.com>
2637
2638 * gcc.dg/tree-ssa/loop-1.c: Merge changed dg-options for s390-*-*.
2639
2640 2004-10-01 Zdenek Dvorak <dvorakz@suse.cz>
2641
2642 * gcc.dg/tree-ssa/loop-1.c: Check that unrolling occurs already on
2643 tree level.
2644
2645 2004-10-01 Andrew Pinski <pinskia@physics.uc.edu>
2646
2647 * gcc.dg/tree-ssa/pr17343.c: Remove.
2648
2649 2004-10-01 Andrew Pinski <pinskia@physics.uc.edu>
2650
2651 PR tree-opt/17343
2652 * gcc.dg/tree-ssa/pr17343.c: New test.
2653
2654 2004-10-01 Jakub Jelinek <jakub@redhat.com>
2655
2656 * gcc.dg/tree-ssa/stdarg-1.c: Removed.
2657 * gcc.dg/tree-ssa/stdarg-2.c: Removed.
2658 * gcc.dg/tree-ssa/stdarg-3.c: Removed.
2659 * gcc.dg/tree-ssa/stdarg-4.c: Removed.
2660 * gcc.dg/tree-ssa/stdarg-5.c: Removed.
2661
2662 2004-09-30 Joseph S. Myers <jsm@polyomino.org.uk>
2663
2664 * gcc.dg/lvalue-2.c: New test.
2665
2666 2004-09-30 Joseph S. Myers <jsm@polyomino.org.uk>
2667
2668 PR c/17730
2669 * gcc.dg/pr17730-1.c: New test
2670
2671 2004-09-29 Joseph S. Myers <jsm@polyomino.org.uk>
2672
2673 PR c/7425
2674 * gcc.dg/deprecated-3.c, g++.dg/warn/deprecated-2.C: New tests.
2675
2676 2004-09-29 Jakub Jelinek <jakub@redhat.com>
2677
2678 * gcc.c-torture/execute/stdarg-1.c: New test.
2679 * gcc.c-torture/execute/stdarg-2.c: New test.
2680 * gcc.c-torture/execute/stdarg-3.c: New test.
2681 * gcc.dg/tree-ssa/stdarg-1.c: New test.
2682 * gcc.dg/tree-ssa/stdarg-2.c: New test.
2683 * gcc.dg/tree-ssa/stdarg-3.c: New test.
2684 * gcc.dg/tree-ssa/stdarg-4.c: New test.
2685 * gcc.dg/tree-ssa/stdarg-5.c: New test.
2686
2687 2004-09-29 Jakub Jelinek <jakub@redhat.com>
2688
2689 PR tree-optimization/17697
2690 * g++.dg/opt/pr17697-1.C: New test.
2691 * g++.dg/opt/pr17697-2.C: New test.
2692 * g++.dg/opt/pr17697-3.C: New test.
2693
2694 2004-09-28 Joseph S. Myers <jsm@polyomino.org.uk>
2695
2696 PR c/16409
2697 * gcc.dg/vla-init-2.c, gcc.dg/vla-init-3.c, gcc.dg/vla-init-4.c,
2698 gcc.dg/vla-init-5.c: New tests.
2699
2700 2004-09-27 Joseph S. Myers <jsm@polyomino.org.uk>
2701
2702 PR c/13804
2703 * gcc.dg/pr13804-1.c: New test.
2704
2705 2004-09-27 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2706
2707 PR fortran/16938
2708 * gfortran.dg/pr16938.f90: New test.
2709
2710 2004-09-27 Mark Mitchell <mark@codesourcery.com>
2711
2712 * g++.dg/template/crash23.C: New test.
2713
2714 2004-09-27 Mark Mitchell <mark@codesourcery.com>
2715
2716 PR c++/17585
2717 * g++.dg/template/static8.C: New test.
2718
2719 2004-09-27 Nathan Sidwell <nathan@codesourcery.com>
2720
2721 PR c++/17681
2722 * g++.dg/other/error9.C: New test.
2723
2724 2004-09-26 Ulrich Weigand <uweigand@de.ibm.com>
2725
2726 * gcc.dg/tree-ssa/loop-1.c: Use -msmall-exec on s390-*-* targets.
2727
2728 2004-09-26 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2729
2730 PR fortran/15164
2731 * gfortran.dg/pr15164.f90: New test. Fixed in followup commit.
2732
2733 2004-09-26 Roger Sayle <roger@eyesopen.com>
2734
2735 PR middle-end/17112
2736 * gcc.dg/pr17112-1.c: New test case.
2737
2738 2004-09-26 Joseph S. Myers <jsm@polyomino.org.uk>
2739
2740 PR c/11459
2741 * gcc.dg/pr11459-1.c: New test.
2742
2743 2004-09-25 Ulrich Weigand <uweigand@de.ibm.com>
2744
2745 * gcc.dg/tree-ssa/loop-2.c: Avoid matching new-line in regexp.
2746 * gcc.dg/tree-ssa/loop-4.c: Likewise.
2747
2748 2004-09-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2749
2750 * gfortran.dg/pr15324.f90: Make array bounds consistent.
2751
2752 2004-09-25 Jan Hubicka <jh@suse.cz>
2753
2754 * compile/30040909-1.c: New test.
2755 * compile/30040907-1.c: New test.
2756
2757 2004-09-25 Richard Sandiford <rsandifo@redhat.com>
2758
2759 * gcc.c-torture/execute/va-arg-26.c: New test.
2760
2761 2004-09-24 Zack Weinberg <zack@codesourcery.com>
2762
2763 * objc.dg/proto-lossage-4.m: Use long instead of int to avoid
2764 extra diagnostics on targets with 64-bit pointers.
2765 * objc.dg/selector-1.m: Adjust dg-warning regexp.
2766
2767 2004-09-24 Joseph S. Myers <jsm@polyomino.org.uk>
2768
2769 PR c/17188
2770 * gcc.dg/nested-redef-1.c, gcc.dg/pr17188-1.c: New tests.
2771 * gcc.dg/decl-3.c: Adjust expected message.
2772
2773 2004-09-24 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2774
2775 PR fortran/17615
2776 * gfortran.dg/pr17615.f90: New test.
2777
2778 2004-09-24 Andrew MacLeod <amacleod@redhat.com>
2779
2780 PR tree-optimzation/17517
2781 * g++.dg/tree-ssa/pr17517.C: New Test.
2782
2783 2004-08-24 Nathan Sidwell <nathan@codesourcery.com>
2784
2785 PR c++/16889
2786 * g++.dg/lookup/ambig3.C: New.
2787
2788 2004-09-24 Andrew Pinski <pinskia@physics.uc.edu>
2789
2790 PR tree-opt/17624
2791 * g++.dg/opt/pr17624.C: New test.
2792
2793 2004-09-24 Joseph S. Myers <jsm@polyomino.org.uk>
2794
2795 PR c/6980
2796 * gcc.dg/Wbad-function-cast-1.c: New test.
2797
2798 2004-09-23 Zack Weinberg <zack@codesourcery.com>
2799
2800 * g++.dg/ext/complit1.C
2801 * g++.dg/other/error2.C
2802 * g++.dg/other/nontype-1.C
2803 * g++.dg/parse/crash11.C
2804 * g++.dg/parse/crash12.C
2805 * g++.dg/parse/error15.C
2806 * g++.dg/parse/error4.C
2807 * g++.dg/parse/tmpl-outside1.C
2808 * g++.dg/parse/too-many-tmpl-args1.C
2809 * g++.dg/template/dependent-expr3.C
2810 * g++.dg/template/error10.C
2811 * g++.dg/template/instantiate1.C
2812 * g++.dg/template/vtable2.C
2813 * g++.dg/warn/Wshadow-1.C
2814 * g++.dg/warn/weak1.C
2815 * g++.old-deja/g++.brendan/crash16.C
2816 * g++.old-deja/g++.brendan/crash18.C
2817 * g++.old-deja/g++.brendan/crash48.C
2818 * g++.old-deja/g++.brendan/crash49.C
2819 * g++.old-deja/g++.brendan/crash55.C
2820 * g++.old-deja/g++.brendan/crash56.C
2821 * g++.old-deja/g++.brendan/crash8.C
2822 * g++.old-deja/g++.brendan/enum11.C
2823 * g++.old-deja/g++.brendan/enum8.C
2824 * g++.old-deja/g++.brendan/enum9.C
2825 * g++.old-deja/g++.brendan/friend3.C
2826 * g++.old-deja/g++.brendan/misc14.C
2827 * g++.old-deja/g++.bugs/900402_02.C
2828 * g++.old-deja/g++.bugs/900404_03.C
2829 * g++.old-deja/g++.bugs/900404_04.C
2830 * g++.old-deja/g++.bugs/900428_03.C
2831 * g++.old-deja/g++.jason/crash4.C
2832 * g++.old-deja/g++.jason/overload21.C
2833 * g++.old-deja/g++.jason/redecl1.C
2834 * g++.old-deja/g++.jason/report.C
2835 * g++.old-deja/g++.jason/rfg10.C
2836 * g++.old-deja/g++.jason/template30.C
2837 * g++.old-deja/g++.law/arm12.C
2838 * g++.old-deja/g++.law/ctors5.C
2839 * g++.old-deja/g++.law/cvt20.C
2840 * g++.old-deja/g++.law/init10.C
2841 * g++.old-deja/g++.law/init8.C
2842 * g++.old-deja/g++.law/visibility17.C
2843 * g++.old-deja/g++.law/visibility7.C
2844 * g++.old-deja/g++.mike/net8.C
2845 * g++.old-deja/g++.mike/p646.C
2846 * g++.old-deja/g++.mike/p700.C
2847 * g++.old-deja/g++.mike/p701.C
2848 * g++.old-deja/g++.mike/p811.C
2849 * g++.old-deja/g++.ns/template13.C
2850 * g++.old-deja/g++.other/array3.C
2851 * g++.old-deja/g++.other/crash25.C
2852 * g++.old-deja/g++.other/dtor3.C
2853 * g++.old-deja/g++.other/dtor4.C
2854 * g++.old-deja/g++.other/main1.C
2855 * g++.old-deja/g++.other/warn7.C
2856 * g++.old-deja/g++.pt/crash11.C
2857 * g++.old-deja/g++.pt/crash36.C
2858 * g++.old-deja/g++.pt/spec22.C
2859 * g++.old-deja/g++.pt/spec9.C
2860 * g++.old-deja/g++.pt/ttp52.C
2861 * g++.old-deja/g++.robertl/eb103.C
2862 * g++.old-deja/g++.robertl/eb121.C
2863 * g++.old-deja/g++.robertl/eb22.C
2864 * g++.old-deja/g++.robertl/eb8.C:
2865 Update locations and/or regexps of dg-error markers.
2866 Remove markers for some bogus messages that are no longer issued.
2867
2868 2004-09-23 Jakub Jelinek <jakub@redhat.com>
2869
2870 * gcc.c-torture/execute/builtins/strcpy-2.c: New test.
2871 * gcc.c-torture/execute/builtins/strcpy-2-lib.c: New.
2872
2873 2004-09-23 Andrew Pinski <pinskia@physics.uc.edu>
2874
2875 PR c++/17618
2876 * g++.dg/lookup/crash5.C: New test.
2877
2878 2004-09-23 Dorit Naishlos <dorit@il.ibm.com>
2879
2880 * gcc.dg/vect/vect-27.c: Now vectorized on altivec.
2881 * gcc.dg/vect/vect-29.c: Now vectorized on altivec.
2882 * gcc.dg/vect/vect-48.c: Now vectorized on altivec.
2883 * gcc.dg/vect/vect-56.c: Now vectorized on altivec.
2884 * gcc.dg/vect/vect-72.c: New test for altivec and sse2.
2885 * gcc.dg/vect/vect-77.c: Now vectorized on altivec.
2886
2887 * gcc.dg/vect/vect-27a.c: New test for altivec and mmx.
2888 * gcc.dg/vect/vect-29a.c: New test for altivec and mmx.
2889 * gcc.dg/vect/vect-48a.c: New test for altivec and mmx.
2890 * gcc.dg/vect/vect-56a.c: New test for altivec and mmx.
2891 * gcc.dg/vect/vect-72a.c: New test for altivec and mmx.
2892 * gcc.dg/vect/vect-77a.c: New test for altivec and mmx.
2893
2894 * gcc.dg/vect/vect-13.c: Change to run test instead of compile.
2895
2896 * gcc.dg/vect/vect-44.c: Check additional cases.
2897 * gcc.dg/vect/vect-48.c: Check additional cases.
2898
2899 * gcc.dg/vect/vect-26.c: Use sse2 instead of sse.
2900 * gcc.dg/vect/vect-27.c: Use sse2 instead of sse.
2901 * gcc.dg/vect/vect-28.c: Use sse2 instead of sse.
2902 * gcc.dg/vect/vect-29.c: Use sse2 instead of sse.
2903 * gcc.dg/vect/vect-4?.c: Use sse2 instead of sse.
2904 * gcc.dg/vect/vect-75.c: Use sse2 instead of sse.
2905 * gcc.dg/vect/vect-76.c: Use sse2 instead of sse.
2906 * gcc.dg/vect/vect-77.c: Use sse2 instead of sse.
2907 * gcc.dg/vect/vect-78.c: Use sse2 instead of sse.
2908
2909 * gcc.dg/vect/vect-5?.c: Use sse2 instead of sse. Add return 0.
2910 * gcc.dg/vect/vect-60.c: Use sse2 instead of sse. Add return 0.
2911 * gcc.dg/vect/vect-61.c: Use sse2 instead of sse. Add return 0.
2912
2913 2004-09-23 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2914
2915 * gcc.dg/tree-ssa/loop-6.c: New test.
2916
2917 2004-09-23 Nathan Sidwell <nathan@codesourcery.com>
2918
2919 PR c++/17620
2920 * g++.dg/inherit/base2.C: New.
2921
2922 2004-09-22 Eric Botcazou <ebotcazou@libertysurf.fr>
2923
2924 * gcc.dg/20001012-1.c: Add prototypes for builtin functions.
2925 * gcc.dg/20001012-2.c: Likewise.
2926 * gcc.dg/20001013-1.c: Likewise.
2927 * gcc.dg/20001101-1.c: Likewise.
2928 * gcc.dg/20001102-1.c: Likewise.
2929 * gcc.dg/bf-spl1.c: Likewise.
2930 * gcc.dg/titype-1.c: Remove special-casing for SPARC.
2931 * gcc.dg/20040813-1.c: Add missing "." to the regexp.
2932
2933 2004-09-22 Diego Novillo <dnovillo@redhat.com>
2934
2935 PR tree-optimization/16721
2936 * testsuite/gcc.dg/tree-ssa/pr16721.c: New test.
2937
2938 2004-09-23 Ulrich Weigand <uweigand@de.ibm.com>
2939
2940 * gcc.dg/20030123-1.c: Add prototypes for builtin functions.
2941 * gcc.dg/20040305-1.c: Likewise.
2942
2943 2004-09-22 Joseph S. Myers <jsm@polyomino.org.uk>
2944
2945 PR c/16566
2946 * gcc.c-torture/compile/pr16566-1.c,
2947 gcc.c-torture/compile/pr16566-2.c,
2948 gcc.c-torture/compile/pr16566-3.c: New tests.
2949
2950 2004-09-22 Kazu Hirata <kazu@cs.umass.edu>
2951
2952 PR tree-optimization/17512
2953 * gcc.c-torture/compile/20040916-1.c.
2954
2955 2004-09-21 Mark Mitchell <mark@codesourcery.com>
2956
2957 * gcc.dg/pragma-re-3.c: New test.
2958
2959 2004-09-17 Matt Austern <austern@apple.com>
2960
2961 PR c++/15049
2962 * g++.dg/other/anon3.C: New.
2963
2964 2004-09-21 Roger Sayle <roger@eyesopen.com>
2965
2966 PR c++/7503
2967 * g++.dg/opt/pr7503-1.C: New testcase for COND_EXPR lvalues.
2968 * g++.dg/opt/pr7503-2.C: New testcase for <? and >? lvalues.
2969 * g++.dg/opt/pr7503-3.C: New testcase for invalid <? lvalue errors.
2970 * g++.dg/opt/pr7503-4.C: New testcase for <?= and >?= assignments.
2971 * g++.dg/opt/pr7503-5.C: New testcase for side-effects with <?=.
2972
2973 2004-09-21 Bud Davis <bdavis9659@comcast.net>
2974
2975 PR fortran/17286
2976 * gfortran.dg/pr17286.f90: New test.
2977
2978 2004-09-20 Mark Mitchell <mark@codesourcery.com>
2979
2980 PR c++/17530
2981 * g++.dg/template/static7.C: New test.
2982
2983 2004-09-20 Andrew Pinski <pinskia@physics.uc.edu>
2984
2985 PR tree-opt/17558
2986 * gcc.c-torture/compile/pr17558.c: New test.
2987
2988 2004-09-20 Richard Sandiford <rsandifo@redhat.com>
2989
2990 * gcc.dg/compat/sdata-section.h (SDATA_SECTION): Don't use an attribute
2991 if SKIP_ATTRIBUTE is defined.
2992
2993 2004-09-20 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2994
2995 PR fortran/15957
2996 * gfortran.dg/pr15957.f90: New test.
2997
2998 2004-09-20 Dorit Naishlos <dorit@il.ibm.com>
2999
3000 * gcc.dg/vect/vect-74.c: Avoid floating point precision error
3001 in comparison.
3002 * gcc.dg/vect/vect-79.c: Likewise.
3003 * gcc.dg/vect/vect-80.c: Likewise.
3004
3005 2004-09-20 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3006
3007 PR fortran/15750
3008 * gfortran.fortran-torture/execute/iolength_2.f90: New test.
3009
3010 2004-09-20 Ira Rosen <irar@il.ibm.com>
3011
3012 * gcc.dg/vect/vect-13.c: Added xfail for non ppc platforms.
3013 * gcc.dg/vect/vect-74.c: Split into 3 tests (vect-79.c, vect-80.c).
3014 * gcc.dg/vect/vect-62.c: New testcase.
3015 * gcc.dg/vect/vect-63.c: New testcase.
3016 * gcc.dg/vect/vect-64.c: New testcase.
3017 * gcc.dg/vect/vect-65.c: New testcase.
3018 * gcc.dg/vect/vect-66.c: New testcase.
3019 * gcc.dg/vect/vect-67.c: New testcase.
3020 * gcc.dg/vect/vect-68.c: New testcase.
3021 * gcc.dg/vect/vect-69.c: New testcase.
3022 * gcc.dg/vect/vect-79.c: New testcase.
3023 * gcc.dg/vect/vect-80.c: New testcase.
3024
3025 2004-09-20 Richard Sandiford <rsandifo@redhat.com>
3026
3027 * gcc.target/mips/asm-1.c: New test.
3028
3029 2004-09-19 Ira Rosen <irar@il.ibm.com>
3030
3031 * gcc.dg/vect/vect-13.c: Now vectorized on ppc*.
3032 * gcc.dg/vect/vect-73.c: New testcase.
3033 * gcc.dg/vect/vect-74.c: New testcase.
3034 * gcc.dg/vect/vect-75.c: New testcase.
3035 * gcc.dg/vect/vect-76.c: New testcase.
3036 * gcc.dg/vect/vect-77.c: New testcase.
3037 * gcc.dg/vect/vect-78.c: New testcase
3038
3039 2004-09-18 Paul Brook <paul@codesourcery.com>
3040
3041 * g++.old-deja/g++.pt/static11.C: XFAIL on arm*-*-eabi.
3042
3043 2004-09-18 Joseph S. Myers <jsm@polyomino.org.uk>
3044
3045 PR c/17424
3046 * gcc.dg/pr17424-1.c: New test.
3047
3048 2004-09-18 Diego Novillo <dnovillo@redhat.com>
3049
3050 * g++.dg/tree-ssa/pr17153.C: New test.
3051
3052 2004-09-16 Geoffrey Keating <geoffk@apple.com>
3053
3054 PR pch/13361
3055 * testsuite/g++.dg/pch/wchar-1.C: New.
3056 * testsuite/g++.dg/pch/wchar-1.Hs: New.
3057
3058 2004-09-17 Kenneth Zadeck <Kenneth.Zadeck@NaturalBridge.com>
3059
3060 * gcc.c-torture/execute/20040917-1.c: New test.
3061
3062 2004-09-17 Diego Novillo <dnovillo@redhat.com>
3063
3064 PR tree-optimization/17319
3065 * gcc.dg/pr17319.c: New test.
3066
3067 2004-09-17 Devang Patel <dpatel@apple.com>
3068
3069 * gcc.dg/20040813-1.c: New test.
3070
3071 2004-09-17 Diego Novillo <dnovillo@redhat.com>
3072
3073 PR tree-optimization/17273
3074 * gcc.c-torture/compile/pr17273.c: New test.
3075
3076 2004-09-17 Joseph S. Myers <jsm@polyomino.org.uk>
3077
3078 * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c:
3079 Update expected messages.
3080 * gcc.dg/declspec-13.c: New test.
3081
3082 2004-09-17 David Edelsohn <edelsohn@gnu.org>
3083
3084 * gcc.dg/darwin-longlong.c: XFAIL on AIX and SPE.
3085
3086 2004-09-17 Diego Novillo <dnovillo@redhat.com>
3087
3088 * gcc.c-torture/execute/pr17252.c: Use post-increment to
3089 change what 'a' is pointing to.
3090
3091 2004-09-17 Mark Mitchell <mark@codesourcery.com>
3092
3093 PR c++/16002
3094 * g++.dg/template/error18.C: New test.
3095
3096 PR c++/16029
3097 * g++.dg/warn/Wunused-8.C: New test.
3098
3099 2004-09-17 Steven Bosscher <stevenb@suse.de>
3100
3101 PR tree-optimization/17513
3102 * gcc.dg/20040916-1.c: New test.
3103
3104 2004-09-16 Mark Mitchell <mark@codesourcery.com>
3105
3106 PR c++/17501
3107 * g++.dg/template/typename7.C: New test.
3108
3109 2004-09-16 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3110
3111 * gcc.dg/tree-ssa/copy-headers.c: Update outcome.
3112
3113 2004-09-16 Frank Ch. Eigler <fche@redhat.com>
3114
3115 * gcc.misc-tests/bprob.exp, g++.dg/bprob/bprob.exp: Iterate tests
3116 with -ftree-based-profiling also.
3117 * lib/profopt.exp: Support late-set profile_option/feedback_option.
3118
3119 2004-09-16 Victor Leikehman <lei@il.ibm.com>
3120
3121 PR/15364
3122 * gfortran.dg/der_array_io_1.f90: New test.
3123 * gfortran.dg/der_array_io_2.f90: New test.
3124 * gfortran.dg/der_array_io_3.f90: New test.
3125
3126 2004-09-15 Mark Mitchell <mark@codesourcery.com>
3127
3128 * testsuite/g++.old-deja/g++.abi/cxa_vec.C: Adjust for ARM
3129 EABI.
3130
3131 2004-09-15 Mark Mitchell <mark@codesourcery.com>
3132
3133 * g++.dg/opt/switch1.C: New test.
3134
3135 2004-09-15 Joseph S. Myers <jsm@polyomino.org.uk>
3136
3137 * g++.dg/ext/member-attr.C, g++.dg/warn/deprecated.C,
3138 gcc.dg/deprecated.c, gcc.dg/noreturn-1.c, gcc.dg/noreturn-4.c:
3139 Update expected messages.
3140
3141 2004-09-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3142
3143 PR fortran/16485
3144 * gfortran.dg/same_name_1.f90: New test.
3145
3146 2004-09-15 Diego Novillo <dnovillo@redhat.com>
3147
3148 * gcc.c-torture/execute/pr17252.c: Fix thinko. Don't
3149 dereference garbage pointers.
3150
3151 2004-09-15 Jakub Jelinek <jakub@redhat.com>
3152
3153 * gcc.c-torture/execute/builtins/strlen-3.c: New test.
3154 * gcc.c-torture/execute/builtins/strlen-3-lib.c: New.
3155
3156 * gcc.c-torture/execute/builtins/memmove.c (main_test): Formatting.
3157 * gcc.c-torture/execute/builtins/memmove-2.c: New test.
3158 * gcc.c-torture/execute/builtins/memmove-2-lib.c: New.
3159
3160 2004-09-14 Mark Mitchell <mark@codesourcery.com>
3161
3162 PR c++/17324
3163 * g++.dg/template/mangle1.C: New test.
3164
3165 2004-09-14 Diego Novillo <dnovillo@redhat.com>
3166
3167 PR tree-optimization/17252
3168 * gcc.c-torture/execute/pr17252.c: New test.
3169
3170 2004-09-14 Andrew Pinski <apinski@apple.com>
3171
3172 * g++.dg/tree-ssa/pointer-reference-alias.C: New test.
3173
3174 2004-09-14 Roger Sayle <roger@eyesopen.com>
3175
3176 PR rtl-optimization/9771
3177 * gcc.dg/pr9771-1.c: New test case.
3178
3179 2004-09-14 Diego Novillo <dnovillo@redhat.com>
3180
3181 PR tree-optimization/15262
3182 * gcc.c-torture/execute/pr15262-1.c: New test.
3183 * gcc.c-torture/execute/pr15262-2.c: New test.
3184
3185 2004-09-14 Joseph S. Myers <jsm@polyomino.org.uk>
3186
3187 * gcc.dg/declspec-12.c: New test.
3188
3189 2004-09-14 Bud Davis <bdavis9659@comcast.net>
3190
3191 * gfortran.dg/pr17090.f90: Add directives to test.
3192
3193 2004-09-14 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3194
3195 * gcc.c-torture/compile/20040914-1.c: New test.
3196
3197 2004-09-13 Mark Mitchell <mark@codesourcery.com>
3198
3199 PR c++/16162
3200 * g++.dg/template/decl2.C: New test.
3201
3202 2004-09-13 Bud Davis <bdavis9659@comcast.net>
3203
3204 PR fortran/17090
3205 * gfortran.dg/pr17090.f90: New test.
3206
3207 2004-09-13 Dale Johannesen <dalej@apple.com>
3208
3209 * gcc.c-torture/compile/pr17408.c: New test case.
3210
3211 2004-09-13 Mark Mitchell <mark@codesourcery.com>
3212
3213 PR c++/16716
3214 * g++.dg/parse/crash17.C: New test.
3215
3216 PR c++/17327
3217 * g++.dg/template/enum3.C: New test.
3218
3219 2004-09-13 Hans-Peter Nilsson <hp@bitrange.com>
3220
3221 * lib/gcc-defs.exp: Load wrapper.exp.
3222 * lib/g++.exp (g++_init): Call g++_maybe_build_wrapper instead of
3223 using local code.
3224 * lib/gcc.exp (gcc_init): Similar.
3225 * lib/gfortran.exp (gfortran_init): Similar.
3226 * lib/objc.exp (objc_init): Similar.
3227 * lib/treelang.exp (treelang_init): Similar.
3228 * lib/wrapper.exp: New file with build_wrapper call machinery in
3229 ${tool}_maybe_build_wrapper.
3230
3231 2004-09-13 Joseph S. Myers <jsm@polyomino.org.uk>
3232
3233 * gcc.dg/declspec-7.c: Don't expect diagnostic for duplicate
3234 "inline".
3235 * gcc.dg/declspec-11.c: Update expected messages.
3236 * gcc.dg/inline-6.c, gcc.dg/inline-7.c, gcc.dg/inline-8.c,
3237 gcc.dg/inline-9.c, gcc.dg/inline-10.c, gcc.dg/inline-11.c,
3238 gcc.dg/inline-12.c: New tests.
3239
3240 2004-09-13 Andrew MacLeod <amacleod@redhat.com>
3241
3242 * g++.dg/tree-ssa/pr17400.C: New testcase.
3243
3244 2004-09-13 James E Wilson <wilson@specifixinc.com>
3245
3246 * gcc.target/mips/sb1-1.c: New testcase.
3247
3248 2004-09-12 Hans-Peter Nilsson <hp@bitrange.com>
3249
3250 * lib/g77-dg.exp: Remove unused file.
3251 * lib/mike-g77.exp: Ditto.
3252 * lib/g77.exp: Ditto.
3253
3254 2004-09-12 Richard Henderson <rth@redhat.com>
3255
3256 * g++.old-deja/g++.other/sizeof3.C: Fix abort declaration.
3257
3258 2004-09-13 Joseph S. Myers <jsm@polyomino.org.uk>
3259
3260 * g++.dg/warn/Wswitch-1.C, g++.dg/warn/Wswitch-2.C,
3261 gcc.dg/Wswitch-2.c, gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
3262 gcc.dg/declspec-9.c, gcc.dg/declspec-10.c, gcc.dg/declspec-11.c,
3263 gcc.dg/m-un-2.c, gcc.dg/noreturn-1.c, gcc.dg/wtr-conversion-1.c:
3264 Update expected messages.
3265
3266 2004-09-13 Hans-Peter Nilsson <hp@axis.com>
3267
3268 * gcc.dg/asmreg-1.c (__syscall_getdents64): Adjust signedness
3269 declaration/use mismatch for dirp parameter.
3270
3271 2004-09-12 Andrew Pinski <apinski@apple.com>
3272
3273 * lib/objc.exp (objc_target_compile): Look for libobjc-gnu.a also when
3274 -fgnu-runtime is passed.
3275
3276 2004-09-12 Richard Henderson <rth@redhat.com>
3277
3278 * lib/fortran-torture.exp (add-ieee-options): Replace ieee-options;
3279 do the uplevel thing and update additional_flags directly.
3280 * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x,
3281 gfortran.fortran-torture/execute/intrinsic_nearest.x,
3282 gfortran.fortran-torture/execute/intrinsic_set_exponent.x,
3283 gfortran.fortran-torture/execute/nan_inf_fmt.x: Update to match.
3284
3285 2004-09-11 Steven Bosscher <stevenb@suse.de>
3286
3287 * g++.dg/parse/break-in-for.C: Fix for -ansi -pedantic-errors.
3288
3289 2004-09-11 Roger Sayle <roger@eyesopen.com>
3290
3291 PR middle-end/17411
3292 * g++.dg/opt/pr17411-1.C: New test case.
3293
3294 2004-09-11 Joseph S. Myers <jsm@polyomino.org.uk>
3295
3296 * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
3297 gcc.dg/tls/diag-2.c: Update expected messages.
3298 * gcc.dg/991209-1.c: Specify compilation options. Update expected
3299 messages.
3300 * gcc.dg/pr14289-2.c, gcc.dg/pr14289-3.c: Remove.
3301 * gcc.dg/declspec-7.c, gcc.dg/declspec-8.c, gcc.dg/declspec-9.c,
3302 gcc.dg/declspec-10.c, gcc.dg/declspec-11.c, gcc.dg/tls/diag-4.c,
3303 gcc.dg/tls/diag-5.c: New tests.
3304
3305 2004-09-11 Zack Weinberg <zack@codesourcery.com>
3306
3307 * gcc.dg/20040910-1.c: Correct dg-error regexp.
3308
3309 2004-09-11 Steven Bosscher <stevenb@suse.de>
3310
3311 * g++.dg/parse/break-in-for.C: New test.
3312
3313 2004-09-11 Jakub Jelinek <jakub@redhat.com>
3314
3315 * gcc.dg/tree-ssa/20040911-1.c: New test.
3316
3317 2004-09-11 Andreas Jaeger <aj@suse.de>
3318
3319 * gcc.c-torture/execute/991118-1.x: Delete, PR 16437 is fixed.
3320 * gcc.c-torture/execute/bf64-1.x: Remove XFAIL on x86-64.
3321
3322 2004-09-11 Richard Sandiford <rsandifo@redhat.com>
3323
3324 * gcc.target/frv: New directory of FR-V-specific tests.
3325
3326 2004-09-10 James E Wilson <wilson@specifixinc.com>
3327
3328 * gcc.dg/convert-vec-1.c: New test.
3329
3330 2004-09-10 Roger Sayle <roger@eyesopen.com>
3331
3332 PR middle-end/17024
3333 * gcc.dg/pr17024-1.c: New test case.
3334
3335 2004-09-10 Eric Christopher <echristo@redhat.com>
3336
3337 * gcc.dg/20040910-1.c: New test.
3338
3339 2004-09-11 Joseph S. Myers <jsm@polyomino.org.uk>
3340
3341 * gcc.dg/bitfld-9.c: New test.
3342
3343 2004-09-10 Richard Sandiford <rsandifo@redhat.com>
3344
3345 * gcc.c-torture/execute/ieee/acc1.c: New test.
3346 * gcc.c-torture/execute/ieee/acc2.c: New test.
3347 * gcc.c-torture/execute/ieee/mzero6.c: New test.
3348
3349 2004-09-10 Joseph S. Myers <jsm@polyomino.org.uk>
3350
3351 * gcc.dg/deprecated-2.c: New test.
3352
3353 2004-09-09 James E Wilson <wilson@specifixinc.com>
3354
3355 * gcc.dg/init-vec-1.c: New test.
3356
3357 2004-09-09 Roger Sayle <roger@eyesopen.com>
3358
3359 PR middle-end/17055
3360 * gcc.dg/pr17055-1.c: New test case.
3361
3362 2004-09-09 Hans-Peter Nilsson <hp@axis.com>
3363
3364 PR target/17377
3365 * gcc.c-torture/execute/pr17377.c: New test.
3366
3367 2004-09-09 Joseph S. Myers <jsm@polyomino.org.uk>
3368
3369 PR c/8420
3370 * gcc.dg/anon-struct-4.c, gcc.dg/declspec-1.c,
3371 gcc.dg/declspec-2.c, gcc.dg/declspec-3.c, gcc.dg/declspec-4.c,
3372 gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
3373 gcc.dg/long-long-typespec-1.c: New tests.
3374 * gcc.dg/tls/diag-2.c: Update expected diagnostics
3375
3376 2004-09-09 Joseph S. Myers <jsm@polyomino.org.uk>
3377
3378 * gcc.dg/c90-static-1.c, gcc.dg/c99-static-1.c,
3379 gcc.dg/gnu99-static-1.c: New tests.
3380
3381 2004-09-08 Devang Patel <dpatel@apple.com>
3382
3383 * gcc.dg/darwin-ld-20040828-1.c: New test.
3384 * gcc.dg/darwin-ld-20040828-2.c: New test.
3385 * gcc.dg/darwin-ld-20040828-3.c: New test.
3386
3387 2004-09-08 Ziemowit Laski <zlaski@apple.com>
3388
3389 * objc.dg/bitfield-2.m: Make 'id' definition a typedef.
3390 * obj.dg/bitfield-4.m: Allow 'unsigned' in addition to 'unsigned int'
3391 in error message.
3392 * objc.dg/id-1.m: Attempt to define 'id' in an incompatible fashion.
3393 * objc.dg/method-6.m: Allow 'unsigned' in addition to 'unsigned int'
3394 in error message.
3395 * objc.dg/proto-qual-1.m: Protocol qualifiers now appear before the
3396 types they qualify.
3397 * objc.dg/type-size-2.m: Fix wording in comment.
3398 * objc.dg/va-meth-1.m: New test case.
3399
3400 2004-09-06 H.J. Lu <hongjiu.lu@intel.com>
3401
3402 PR c/16633:
3403 * lib/gcc-dg.exp: Set up LD_LIBRARY_PATH, SHLIB_PATH,
3404 LD_LIBRARYN32_PATH, LD_LIBRARY64_PATH and DYLD_LIBRARY_PATH.
3405
3406 2004-09-06 Devang Patel <dpatel@apple.com>
3407
3408 * gcc.dg/tree-ssa/ifc-20040816-1.c: Use -ftree-vectorize.
3409 * gcc.dg/tree-ssa/ifc-20040816-2.c: Use -ftree-vectorize.
3410
3411 2004-09-06 Zack Weinberg <zack@codesourcery.com>
3412
3413 * g++.old-deja/g++.other/enum2.C: Move dg-error markers to
3414 reflect changed line numbering of diagnostics.
3415
3416 2004-09-06 Paul Brook <paul@codesourcery.com>
3417
3418 * gfortran.dg/edit_real_1.f90: Add new test.
3419
3420 2004-09-05 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3421
3422 * gcc.dg/tree-ssa/loop-2.c: New test.
3423 * gcc.dg/tree-ssa/loop-3.c: New test.
3424 * gcc.dg/tree-ssa/loop-4.c: New test.
3425 * gcc.dg/tree-ssa/loop-5.c: New test.
3426
3427 2004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3428
3429 * gcc.dg/format/sentinel-1.c: Update for parameter option.
3430
3431 2004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3432
3433 * gcc.dg/format/sentinel-1.c: New test.
3434
3435 2004-09-04 Uros Bizjak <uros@kss-loka.si>
3436
3437 * testsuite/gcc.dg/builtins-46.c: New.
3438
3439 2004-09-03 Devang Patel <dpatel@apple.com>
3440
3441 * gcc.dg/tree-ssa/ifc-20040816-1.c: New test.
3442 * gcc.dg/tree-ssa/ifc-20040816-2.c: New test.
3443
3444 2004-09-03 Jan Beulich <jbeulich@novell.com>
3445
3446 * g++.dg/abi/bitfield5.C: Use -mno-ms-bitfields.
3447 * g++.old-deja/g++.jason/thunk2.C: xfail for NetWare.
3448 * g++.old-deja/g++.law/profile1.C: xfail for NetWare.
3449 * g++.old-deja/g++.other/store-expr1.C: xfail for NetWare.
3450 * gcc.c-torture/compile/20001109-1.c: xfail for NetWare.
3451 * gcc.c-torture/compile/20001109-2.c: xfail for NetWare.
3452 * gcc.c-torture/execute/multi-ix.c: Use __builtin_bzero rather than
3453 the non-portable bzero.
3454 * gcc.dg/20010912-1.c: xfail for NetWare.
3455 * gcc.dg/20020426-2.c: xfail for NetWare.
3456 * gcc.dg/20021014-1.c: xfail for NetWare.
3457 * gcc.dg/20021018-1.c: xfail for NetWare.
3458 * gcc.dg/20030213-1.c: xfail for NetWare.
3459 * gcc.dg/20030225-1.c: xfail for NetWare.
3460 * gcc.dg/20030708-1.c: xfail for NetWare.
3461 * gcc.dg/builtins-config.h: Also exclude NetWare.
3462 * gcc.dg/format/format.h: Define restrict only if not already defined.
3463 * gcc.dg/nest.c: xfail for NetWare.
3464 * gcc.dg/special/gcsec-1.c: Don't pass -static for NetWare.
3465 * lib/target-supports.exp (check_visibility_available): Exclude
3466 NetWare.
3467
3468 2004-09-03 Jan Beulich <jbeulich@novell.com>
3469
3470 * gcc.dg/pack-test-2.c: Adjust to permit and check #pragma pack(push).
3471 * gcc.dg/c99-flex-array-4.c: Add -fpack-struct=8 to provide a
3472 deterministic starting point for the alignment of structure fields.
3473 * gcc.dg/Wpadded.c: Dito.
3474 * g++.dg/abi/vbase10.C: Dito.
3475
3476 2004-09-03 Devang Patel <dpatel@apple.com>
3477
3478 * g++.dg/debug/pr15736.cc: New test.
3479
3480 2004-09-02 Mark Mitchell <mark@codesourcery.com>
3481
3482 * README.QMTEST: Fix out-of-date link.
3483
3484 2004-09-03 David Billinghurst <David.Billinghurst@riotinto.com>
3485
3486 PR fortran/16579
3487 * gfortran.fortran-torture/execute/intrinsic_i_char.f90:
3488 Delete. Duplicate of gfortran.dg/g77/20010610.f
3489
3490 2004-09-02 Mark Mitchell <mark@codesourcery.com>
3491
3492 * g++.dg/abi/arm_rtti1.C: New test.
3493
3494 2004-09-02 Geoffrey Keating <geoffk@apple.com>
3495
3496 * gcc.dg/ppc-vector-memcpy.c: New.
3497 * gcc.dg/ppc-vector-memset.c: New.
3498
3499 2004-09-02 Chao-ying Fu <fu@mips.com>
3500
3501 * gcc.target/mips/mips-3d-1.c: New test.
3502 * gcc.target/mips/mips-3d-2.c: New test.
3503 * gcc.target/mips/mips-3d-3.c: New test.
3504 * gcc.target/mips/mips-3d-4.c: New test.
3505 * gcc.target/mips/mips-3d-5.c: New test.
3506 * gcc.target/mips/mips-3d-6.c: New test.
3507 * gcc.target/mips/mips-3d-7.c: New test.
3508 * gcc.target/mips/mips-3d-8.c: New test.
3509 * gcc.target/mips/mips-3d-9.c: New test.
3510 * gcc.target/mips/mips-ps-1.c: New test.
3511 * gcc.target/mips/mips-ps-2.c: New test.
3512 * gcc.target/mips/mips-ps-3.c: New test.
3513 * gcc.target/mips/mips-ps-4.c: New test.
3514 * gcc.target/mips/mips-ps-type.c: New test.
3515
3516 2004-09-02 Paul Brook <paul@codesourcery.com>
3517
3518 * gfortran.dg/edit_real_1.f90: Add new tests.
3519
3520 2004-09-01 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3521
3522 PR fortran/15327
3523 * gfortran.dg/merge_char_1.f90: New test.
3524
3525 2004-09-01 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3526
3527 PR fortran/16404
3528 * gfortran.dg/der_io_1.f90: XFAIL illegal testcase.
3529
3530 2004-09-01 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
3531
3532 PR c/1522
3533 * gcc.c-torture/compile/20040901-1.c: New test, from PR.
3534
3535 2004-09-01 Mark Mitchell <mark@codesourcery.com>
3536
3537 * g++.dg/opt/loop1.C: Do not XFAIL.
3538
3539 2004-09-01 Jakub Jelinek <jakub@redhat.com>
3540
3541 * gcc.c-torture/execute/20040831-1.c: New test.
3542
3543 2004-09-01 David Billinghurst <David.Billinghurst@riotinto.com>
3544
3545 PR fortran/16579
3546 * gfortran.dg/g77/20010610.f: Now passes.
3547 Copy from g77.f-torture/execute. Add dg-run directive.
3548 * gfortran.dg/g77/README: Update
3549
3550 2004-08-31 Andrew Pinski <pinskia@physics.uc.edu>
3551
3552 * gcc.dg/rs6000-power2-1.c (t1, t2, t3, t4): Add volatile.
3553 * gcc.dg/rs6000-power2-2.c: Fix the scan-assembly for the store.
3554 (t1, t2, t3, t4): Add volatile.
3555
3556 2004-08-31 Mark Mitchell <mark@codesourcery.com>
3557
3558 * g++.dg/ext/visibility/arm1.C: New test.
3559
3560 2004-08-31 Geoffrey Keating <geoffk@apple.com>
3561
3562 * gcc.dg/funcdef-storage-1.c: Add dg-options to suppress
3563 -pedantic-errors.
3564
3565 2004-09-01 Paul Brook <paul@codesourcery.com>
3566
3567 * gfortran.dg/eof_2.f90: New test.
3568
3569 2004-08-31 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3570
3571 PR fortran/16579
3572 * gfortran.fortran-torture/execute/intrinsic_i_char.f90: New test.
3573
3574 2004-08-31 Bud Davis <bdavis9659@comcast.net>
3575
3576 PR libfortran/16805
3577 * gfortran.dg/list_read_2.f90: New test.
3578
3579 2004-08-31 Mark Mitchell <mark@codesourcery.com>
3580
3581 * g++.dg/abi/key1.C: New test.
3582
3583 2004-08-31 Richard Henderson <rth@redhat.com>
3584
3585 * g++.dg/other/offsetof1.C: Include cstddef, use non-builtin
3586 form of offsetof.
3587 * g++.dg/other/offsetof5.C: Remove duplicate.
3588
3589 2004-08-31 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3590
3591 PR fortran/17244
3592 * gfortran.dg/func_derived_1.f90: New test.
3593
3594 2004-08-31 Paul Brook <paul@codesourcery.com>
3595
3596 * gfortran.dg/eof_1.f90: New test.
3597
3598 2004-08-31 Paul Brook <paul@codesourcery.com>
3599
3600 * gfortran.dg/list_read_1.f90: New file.
3601
3602 2004-08-30 Mark Mitchell <mark@codesourcery.com>
3603
3604 * g++.dg/opt/loop1.C: XFAIL.
3605
3606 2004-08-30 Geoffrey Keating <geoffk@apple.com>
3607
3608 * gcc.dg/funcdef-storage-1.c: New.
3609 * gcc.c-torture/compile/920625-2.c: Don't use 'static' to declare
3610 an extern function in local scope.
3611 * gcc.c-torture/execute/20010605-1.c: Don't use 'static inline' to
3612 declare an 'auto inline' function in local scope.
3613 * gcc.dg/20011130-1.c: Likewise.
3614 * gcc.c-torture/execute/nest-stdar-1.c: Don't use 'static' to declare
3615 an 'auto' function in local scope.
3616 * gcc.dg/20021014-1.c: Likewise.
3617 * gcc.dg/20030331-2.c: Likewise.
3618
3619 2004-08-30 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3620
3621 * gfortran.dg/blockdata_1.f90: New test.
3622
3623 2004-08-30 Richard Henderson <rth@redhat.com>
3624
3625 * g++.dg/other/offsetof1.C: Use __builtin_offsetof.
3626
3627 2004-08-30 Richard Henderson <rth@redhat.com>
3628
3629 * lib/fortran-torture.exp (fortran-torture-execute): Honor
3630 additional_flags set by alternate driver.
3631 (ieee-options): New procedure.
3632 * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x: New.
3633 * gfortran.fortran-torture/execute/intrinsic_nearest.x: New.
3634 * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: New.
3635 * gfortran.fortran-torture/execute/nan_inf_fmt.x: New.
3636
3637 2004-08-30 Richard Henderson <rth@redhat.com>
3638
3639 * lib/f-torture.exp: Remove.
3640
3641 2004-08-29 Mark Mitchell <mark@codesourcery.com>
3642
3643 PR rtl-optimization/16590
3644 * g++.dg/opt/loop1.C: New test.
3645
3646 2004-08-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3647
3648 PR fortran/13910
3649 * gfortran.dg/oldstyle_1.f90: New test.
3650
3651 2004-08-29 Steven G. Kargl <kargls@comcast.net>
3652 Paul Brook <paul@codesourcery.com>
3653
3654 * gfortran.dg/g77/README: Update.
3655 * gfortran.dg/g77/erfc.f: Copy from g77.f-torture.
3656 * gfortran.dg/g77/intrinsic-unix-bessel.f: Ditto.
3657 * gfortran.dg/g77/intrinsic-unix-erf.f: Ditto.
3658
3659 2004-08-28 Paul Brook <paul@codesourcery.com>
3660
3661 PR libfortran/17195
3662 * gfortran.dg/edit_real_1.f90: New test.
3663
3664 2004-08-27 Paul Brook <paul@codesourcery.com>
3665
3666 * gfortran.dg/rewind_1.f90: New test.
3667
3668 2004-08-27 Bud Davis <bdavis9659@comcast.net>
3669
3670 PR fortran/16597
3671 * gfortran.dg/pr16597.f90: New test.
3672
3673 2004-08-26 Joseph S. Myers <jsm@polyomino.org.uk>
3674
3675 PR c/13801
3676 * gcc.dg/redecl-3.c, gcc.dg/redecl-4.c, gcc.dg/redecl-6.c,
3677 gcc.dg/redecl-7.c, gcc.dg/redecl-8.c, gcc.dg/redecl-9.c,
3678 gcc.dg/redecl-10.c, gcc.dg/debug/redecl-1.c,
3679 gcc.dg/debug/redecl-2.c, gcc.dg/debug/redecl-3.c,
3680 gcc.dg/debug/redecl-4.c, gcc.dg/debug/redecl-5.c: New tests.
3681
3682 2004-08-26 Nick Clifton <nickc@redhat.com>
3683
3684 * gcc.c-torture/compile/pr17119.c: New test.
3685
3686 2004-08-26 Joseph S. Myers <jsm@polyomino.org.uk>
3687
3688 * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests.
3689
3690 2004-08-25 Richard Henderson <rth@redhat.com>
3691
3692 * gfortran.fortran-torture/execute/intrinsic_sr_kind.f90: Disable
3693 the bits that expect kind=8 to be the largest real kind.
3694
3695 2004-08-25 Ziemowit Laski <zlaski@apple.com>
3696
3697 * objc.dg/const-str-3.m: Include <stdlib.h> and <memory.h>.
3698
3699 2004-08-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3700
3701 * gfortran.dg/assignment_1.f90: New test.
3702
3703 2004-08-25 Adam Nemet <anemet@lnxw.com>
3704
3705 * g++.dg/template/repo3.C: New test.
3706
3707 2004-08-25 Roger Sayle <roger@eyesopen.com>
3708
3709 PR middle-end/16693
3710 PR tree-optimization/16372
3711 * g++.dg/opt/pr16372-1.C: New test case.
3712 * g++.dg/opt/pr16693-1.C: New test case.
3713 * g++.dg/opt/pr16693-2.C: New test case.
3714
3715 2004-08-25 Ziemowit Laski <zlaski@apple.com>
3716
3717 * objc.dg/proto-lossage-4.m: New test.
3718
3719 2004-08-25 Mark Mitchell <mark@codesourcery.com>
3720
3721 PR c++/17155
3722 * g++.dg/inherit/local2.C: New test.
3723
3724 2004-08-25 Paul Brook <paul@codesourcery.com>
3725
3726 PR fortran/17144
3727 * gfortran.dg/string_ctor_1.f90: New test.
3728
3729 2004-08-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3730
3731 PR c++/14428
3732 * g++.dg/template/redecl2.C: New test.
3733
3734 2004-08-24 Bud Davis <bdavis9659@comcast.net>
3735
3736 PR fortran/17143
3737 * gfortran.dg/pr17143.f90: New test.
3738
3739 2004-08-24 Bud Davis <bdavis9659@comcast.net>
3740
3741 PR fortran/17164
3742 * gfortran.dg/pr17164.f90: New test.
3743
3744 2004-08-24 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3745
3746 * gcc.dg/tree-ssa/loop-1.c: New test.
3747
3748 2004-08-24 Richard Sandiford <rsandifo@redhat.com>
3749
3750 * gcc.c-torture/compile/20040824-1.c: New test.
3751
3752 2004-08-24 Richard Sandiford <rsandifo@redhat.com>
3753
3754 * gcc.c-torture/compile/iftrap-3.c: New test.
3755
3756 2004-08-24 Paul Brook <paul@codesourcery.com>
3757
3758 * gfortran.dg/entry_2.f90: New test.
3759
3760 2004-08-24 Nathan Sidwell <nathan@codesourcery.com>
3761
3762 PR c++/16889
3763 * g++.dg/lookup/ambig[12].C: New.
3764
3765 2004-08-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3766
3767 PR c++/16706
3768 * g++.dg/template/crash21.C: New test.
3769 * g++.dg/template/crash22.C: Likewise.
3770
3771 2004-08-24 Nathan Sidwell <nathan@codesourcery.com>
3772
3773 PR c++/17149
3774 * g++.dg/template/access15.C: New.
3775
3776 2004-08-23 Mark Mitchell <mark@codesourcery.com>
3777
3778 PR c++/17163
3779 * g++.dg/template/repo2.C: New test.
3780
3781 2004-08-23 Roger Sayle <roger@eyesopen.com>
3782
3783 PR rtl-optimization/17078
3784 * gcc.c-torture/execute/pr17078-1.c: New test case.
3785
3786 2004-08-23 Mark Mitchell <mark@codesourcery.com>
3787
3788 PR c/14492
3789 * gcc.dg/debug/crash1.c: New test.
3790
3791 2004-08-23 Mark Mitchell <mark@codesourcery.com>
3792
3793 PR c/16180
3794 * gcc.dg/loop-5.c: New test.
3795
3796 2004-08-23 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3797
3798 * gcc.c-torture/execute/20040823-1.c: New test.
3799
3800 2004-08-23 Richard Sandiford <rsandifo@redhat.com>
3801
3802 * gcc.dg/special/mips-abi.exp: Expect gcc to pass the GNU ABI flags
3803 to the assembler. Simplify test accordingly.
3804 (asm_abi_flags): Use GNU names.
3805 (check_mips_abi, default_abi): Use string matches against "-mabi=*"
3806 to check for ABI flags.
3807
3808 2004-08-22 Andrew Pinski <apinski@apple.com>
3809
3810 * g++.dg/opt/pr14029.C: New test.
3811 * gcc.c-torture/execute/pr15262.c: New test.
3812
3813 2004-08-22 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3814
3815 * gfortran.dg/reduction.f90: Add checks with complex arguments.
3816
3817 2004-08-21 Bud Davis <bdavis9659@comcast.net>
3818
3819 PR 16908
3820 * gfortran.dg/direct_io.f90: New test.
3821
3822 2004-08-20 Mark Mitchell <mark@codesourcery.com>
3823
3824 PR c++/17121
3825 * g++.dg/inherit/local2.C: New test.
3826
3827 2004-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
3828
3829 PR c++/17120
3830 * g++.dg/warn/Wparentheses-4.C: New test.
3831
3832 2004-08-20 Mark Mitchell <mark@codesourcery.com>
3833
3834 PR c++/17121
3835 * g++.dg/inherit/local2.C: New test.
3836
3837 * gcc.dg/darwin-longlong.c: Include <stdlib.h>.
3838 * gcc.dg/ppc-ldstruct.c: Likewise.
3839 * gcc.dg/ppc64-abi-2.c: Likewise.
3840
3841 2004-08-20 Jakub Jelinek <jakub@redhat.com>
3842
3843 PR rtl-optimization/17099
3844 * gcc.c-torture/execute/20040820-1.c: New test.
3845
3846 2004-08-20 David Edelsohn <edelsohn@gnu.org>
3847
3848 * gcc.dg/uninit-H.c: Add _POWER to powerpc case.
3849
3850 2004-08-20 Canqun Yang <canqun@nudt.edu.cn>
3851
3852 PR fortran/17077
3853 * gfortran.dg/auto_array_1.f90: New test.
3854
3855 2004-08-19 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3856
3857 PR fortran/17074
3858 * gfortran.dg/simpleif_1.f90: New test.
3859
3860 2004-08-19 Mark Mitchell <mark@codesourcery.com>
3861
3862 * lib/target-supports.exp (check_profiling_available): Return
3863 false for arm*-*-symbianelf* and arm*-*-eabi*.
3864
3865 PR c++/15890
3866 * g++.dg/template/delete1.C: New test.
3867
3868 2004-08-19 Paul Brook <paul@codesourcery.com>
3869
3870 PR fortran/14976
3871 PR fortran/16228
3872 * gfortran.dg/data_char_1.f90: New test.
3873
3874 2004-08-19 Erik Schnetter <schnetter@aei.mpg.de>
3875
3876 PR fortran/16946
3877 * gfortran.dg/reduction.f90: New testcase.
3878
3879 2004-08-19 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3880
3881 PR fortran/16520
3882 * gfortran.dg/g77/19990905-1.f: Don't expect excess errors.
3883
3884 2004-08-19 Joseph S. Myers <jsm@polyomino.org.uk>
3885
3886 PR c++/17041
3887 * g++.dg/Wparentheses-3.C: New test.
3888
3889 2004-08-19 Dorit Naishlos <dorit@il.ibm.com>
3890
3891 * gcc.dg/vect/vect-1.c: Remove xfail from i?86-*-* x86_64-*-* due
3892 to usage of PREFERRED_STACK_BOUNDARY in the vectorizer.
3893 * gcc.dg/vect/vect-2.c: Likewise.
3894 * gcc.dg/vect/vect-3.c: Likewise.
3895 * gcc.dg/vect/vect-4.c: Likewise.
3896 * gcc.dg/vect/vect-5.c: Likewise.
3897 * gcc.dg/vect/vect-6.c: Likewise.
3898 * gcc.dg/vect/vect-7.c: Likewise.
3899 * gcc.dg/vect/vect-25.c: Likewise.
3900 * gcc.dg/vect/vect-31.c: Likewise.
3901 * gcc.dg/vect/vect-32.c: Likewise.
3902 * gcc.dg/vect/vect-34.c: Likewise.
3903 * gcc.dg/vect/vect-36.c: Likewise.
3904 * gcc.dg/vect/vect-all.c: Likewise.
3905
3906 2004-08-18 Mark Mitchell <mark@codesourcery.com>
3907
3908 PR c++/17068
3909 * g++.dg/template/operator4.C: New test.
3910
3911 2004-08-18 Richard Henderson <rth@redhat.com>
3912
3913 * gcc.dg/20040206-1.c: XFAIL.
3914
3915 2004-08-17 Mark Mitchell <mark@codesourcery.com>
3916
3917 PR c++/16246
3918 * g++.dg/template/array7.C: New test.
3919
3920 2004-08-17 James E Wilson <wilson@specifixinc.com>
3921
3922 * gcc.dg/mips-movcc-1.c: New test.
3923 * gcc.dg/mips-movcc-2.c: New test.
3924 * gcc.dg/mips-movcc-3.c: New test.
3925
3926 * gcc.dg/mips-nmadd-1.c: New test.
3927 * gcc.dg/mips-nmadd-2.c: New test.
3928
3929 2004-08-17 Mark Mitchell <mark@codesourcery.com>
3930
3931 PR c++/15871
3932 * g++.dg/opt/inline8.C: New test.
3933
3934 PR c++/16965
3935 * g++.dg/parse/error17.C: New test.
3936
3937 2004-08-17 Dorit Naishlos <dorit@il.ibm.com>
3938
3939 * gcc.dg/vect: New directory for vectorizer tests.
3940 * gcc.dg/vect/tree-vect.h: New file.
3941 * gcc.dg/vect/vect.exp: New file.
3942 * gcc.dg/vect/pr16105.c.c: New test.
3943 * gcc.dg/vect/vect-1.c: New test.
3944 * gcc.dg/vect/vect-2.c: New test.
3945 * gcc.dg/vect/vect-3.c: New test.
3946 * gcc.dg/vect/vect-4.c: New test.
3947 * gcc.dg/vect/vect-5.c: New test.
3948 * gcc.dg/vect/vect-6.c: New test.
3949 * gcc.dg/vect/vect-7.c: New test.
3950 * gcc.dg/vect/vect-8.c: New test.
3951 * gcc.dg/vect/vect-9.c: New test.
3952 * gcc.dg/vect/vect-10.c: New test.
3953 * gcc.dg/vect/vect-11.c: New test.
3954 * gcc.dg/vect/vect-12.c: New test.
3955 * gcc.dg/vect/vect-13.c: New test.
3956 * gcc.dg/vect/vect-14.c: New test.
3957 * gcc.dg/vect/vect-15.c: New test.
3958 * gcc.dg/vect/vect-16.c: New test.
3959 * gcc.dg/vect/vect-17.c: New test.
3960 * gcc.dg/vect/vect-18.c: New test.
3961 * gcc.dg/vect/vect-19.c: New test.
3962 * gcc.dg/vect/vect-20.c: New test.
3963 * gcc.dg/vect/vect-21.c: New test.
3964 * gcc.dg/vect/vect-22.c: New test.
3965 * gcc.dg/vect/vect-23.c: New test.
3966 * gcc.dg/vect/vect-24.c: New test.
3967 * gcc.dg/vect/vect-25.c: New test.
3968 * gcc.dg/vect/vect-26.c: New test.
3969 * gcc.dg/vect/vect-27.c: New test.
3970 * gcc.dg/vect/vect-28.c: New test.
3971 * gcc.dg/vect/vect-29.c: New test.
3972 * gcc.dg/vect/vect-30.c: New test.
3973 * gcc.dg/vect/vect-31.c: New test.
3974 * gcc.dg/vect/vect-32.c: New test.
3975 * gcc.dg/vect/vect-33.c: New test.
3976 * gcc.dg/vect/vect-34.c: New test.
3977 * gcc.dg/vect/vect-35.c: New test.
3978 * gcc.dg/vect/vect-36.c: New test.
3979 * gcc.dg/vect/vect-37.c: New test.
3980 * gcc.dg/vect/vect-38.c: New test.
3981 * gcc.dg/vect/vect-40.c: New test.
3982 * gcc.dg/vect/vect-41.c: New test.
3983 * gcc.dg/vect/vect-42.c: New test.
3984 * gcc.dg/vect/vect-43.c: New test.
3985 * gcc.dg/vect/vect-44.c: New test.
3986 * gcc.dg/vect/vect-45.c: New test.
3987 * gcc.dg/vect/vect-46.c: New test.
3988 * gcc.dg/vect/vect-47.c: New test.
3989 * gcc.dg/vect/vect-48.c: New test.
3990 * gcc.dg/vect/vect-49.c: New test.
3991 * gcc.dg/vect/vect-50.c: New test.
3992 * gcc.dg/vect/vect-51.c: New test.
3993 * gcc.dg/vect/vect-52.c: New test.
3994 * gcc.dg/vect/vect-53.c: New test.
3995 * gcc.dg/vect/vect-54.c: New test.
3996 * gcc.dg/vect/vect-55.c: New test.
3997 * gcc.dg/vect/vect-56.c: New test.
3998 * gcc.dg/vect/vect-57.c: New test.
3999 * gcc.dg/vect/vect-58.c: New test.
4000 * gcc.dg/vect/vect-59.c: New test.
4001 * gcc.dg/vect/vect-60.c: New test.
4002 * gcc.dg/vect/vect-61.c: New test.
4003 * gcc.dg/vect/vect-all.c: New test.
4004 * gcc.dg/vect/vect-none.c: New test.
4005
4006 2004-08-17 Paul Brook <paul@codesourcery.com>
4007
4008 PR fortran/13082
4009 * gfortran.dg/entry_1.f90: New test.
4010
4011 2004-08-17 Andrew Pinski <apinski@apple.com>
4012
4013 * gcc.dg/darwin-20040812-1.c: Compile only on darwin.
4014
4015 2004-08-17 Paolo Bonzini <bonzini@gnu.org>
4016
4017 * gcc.dg/pr17036-1.c: New test.
4018
4019 2004-08-16 Devang Patel <dpatel@apple.com>
4020
4021 * gcc.dg/darwin-20040809-1.c: New test.
4022
4023 2004-08-16 Joseph S. Myers <jsm@polyomino.org.uk>
4024
4025 * gcc.dg/funcdef-attr-1.c: New test.
4026
4027 2004-08-16 Janis Johnson <janis187@us.ibm.com>
4028
4029 * gcc.dg/altivec-17.c: New test.
4030 * gcc.dg/altivec-18.c: New test.
4031
4032 2004-08-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4033
4034 PR c++/6749
4035 * g++.dg/template/vtable2.C: New test.
4036
4037 2004-08-14 Richard Henderson <rth@redhat.com>
4038
4039 * gcc.dg/torture/builtin-attr-1.c: Fix scalbln prototype.
4040 * gcc.dg/pack-test-4.c (main): Return 0.
4041 * gcc.dg/setjmp-1.c: Remove XFAIL.
4042 * gcc.dg/tree-ssa/20040615-1.c: Pass during dom1.
4043
4044 2004-08-14 Richard Henderson <rth@redhat.com>
4045
4046 * gcc.dg/980217-1.c: Add prototype for printf.
4047
4048 2004-08-13 Bud Davis <bdavis9659@comcast.net>
4049
4050 * gfortran.dg/pr16935.f90: New test.
4051
4052 2004-08-13 Janis Johnson <janis187@us.ibm.com>
4053
4054 * g++.dg/ext/altivec-2.C: Revert previous changes and don't execute.
4055
4056 2004-08-13 Paul Brook <paul@codesourcery.com>
4057
4058 * gfortran.dg/der_io_1.f90: Remove stray comma.
4059
4060 2004-08-12 Janis Johnson <janis187@us.ibm.com>
4061
4062 * gcc.dg/vmx/cw-bug-2.c: Remove.
4063 * gcc.dg/vmx/vprint-1.c: Remove.
4064 * gcc.dg/vmx/vscan-1.c: Remove.
4065
4066 2004-08-12 Devang patel <dpatel@apple.com>
4067
4068 * gcc.dg/darwin-20040809-2.c: New test.
4069
4070 2004-08-12 Janis Johnson <janis1872us.ibm.com>
4071
4072 * g++.dg/ext/altivec-12.C: New test.
4073
4074 * g++.dg/ext/altivec-11.C: New test.
4075
4076 2004-08-12 Paul Brook <paul@codesourcery.com>
4077
4078 * g++.dg/abi/arm_cxa_vec_1.C: New test.
4079
4080 2004-08-12 Janis Johnson <janis187@us.ibm.com>
4081
4082 * g++.dg/ext/altivec-2.C: Check for hardware support before
4083 executing any VMX instructions.
4084
4085 * gcc.dg/vmx/ops-long-2.c: Add dg-error directives.
4086
4087 2004-08-12 Jakub Jelinek <jakub@redhat.com>
4088
4089 PR c++/16276
4090 * g++.old-deja/g++.other/comdat4.C: New test.
4091 * g++.old-deja/g++.other/comdat4-aux.cc: New.
4092
4093 2004-08-12 Ben Elliston <bje@au.ibm.com>
4094
4095 PR target/16286
4096 * gcc.dg/pr16286.c: New test.
4097
4098 2004-08-12 Jan Beulich <jbeulich@novell.com>
4099
4100 * g++.dg/ext/asm5.C: New.
4101
4102 2004-08-11 Mark Mitchell <mark@codesourcery.com>
4103
4104 PR c++/16698
4105 * g++.dg/eh/crash1.C: New test.
4106
4107 PR c++/16717
4108 * g++.dg/ext/construct1.C: New test.
4109
4110 2004-08-11 Mark Mitchell <mark@codesourcery.com>
4111
4112 PR c++/16853
4113 * g++.dg/init/ptrmem1.C: New test.
4114
4115 PR c++/16618
4116 * g++.dg/parse/offsetof5.C: New test.
4117
4118 PR c++/16870
4119 * g++.dg/template/overload3.C: New test.
4120
4121 2004-08-11 Mark Mitchell <mark@codesourcery.com>
4122
4123 PR c++/16964
4124 * g++.dg/parse/error16.C: New test.
4125
4126 PR c++/16904
4127 * g++.dg/template/error14.C: New test.
4128
4129 PR c++/16929
4130 * g++.dg/template/error15.C: New test.
4131
4132 2004-08-11 Devang Patel <dpatel@apple.com>
4133
4134 * gcc.dg/darwin-ld-20040809-1.c: New test.
4135 * gcc.dg/darwin-ld-20040809-2.c: New test.
4136
4137 2004-08-11 Steven G. Kargl <kargls@comcast.net>
4138
4139 PR fortran/16917
4140 * gfortran.dg/dfloat_1.f90: New test.
4141
4142 2004-08-09 Mark Mitchell <mark@codesourcery.com>
4143
4144 * gcc.dg/testsuite/gcc.dg/arm-eabi1.c: New test.
4145 * gcc.dg/dll-2.c: Fix dg-require syntax.
4146 * gcc.misc-tests/arm-isr.c (abort): Declare.
4147 (exit): Likewise.
4148
4149 2004-08-10 Mark Mitchell <mark@codesourcery.com>
4150
4151 PR c++/16971
4152 * g++.dg/parse/crash16.C: New test.
4153
4154 2004-08-10 Roger Sayle <roger@eyesopen.com>
4155
4156 * gcc.dg/mips-rsqrt-1.c: New test case.
4157 * gcc.dg/mips-rsqrt-2.c: New test case.
4158 * gcc.dg/mips-rsqrt-3.c: New test case.
4159
4160 2004-08-10 Paul Brook <paul@codesourcery.com>
4161
4162 * gfortran.dg/der_io_1.f90: New test.
4163
4164 2004-08-10 Paul Brook <paul@codesourcery.com>
4165
4166 PR fortran/16919
4167 * gfortran.dg/der_array_1.f90: New test.
4168
4169 2004-08-09 David Edelsohn <edelsohn@gnu.org>
4170
4171 * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
4172
4173 2004-08-09 Paolo Bonzini <bonzini@gnu.org>
4174
4175 * gcc.dg/wchar_t-2.c: Fix typo.
4176
4177 2004-08-09 Falk Hueffner <falk@debian.org>
4178
4179 PR tree-optimization/12517
4180 * gcc.c-torture/compile/pr12517.c: New test.
4181
4182 PR tree-optimization/12578
4183 * gcc.c-torture/compile/pr12578.c: New test.
4184
4185 PR tree-optimization/12899
4186 * gcc.c-torture/compile/pr12899.c: New test.
4187
4188 PR rtl-optimization/14692
4189 * gcc.c-torture/compile/pr14692.c: New test.
4190
4191 PR tree-optimization/16461
4192 * gcc.c-torture/compile/pr16461.c: New test.
4193
4194 2004-08-06 Janne Blomqvist <jblomqvi@cc.hut.fi>
4195
4196 * gfortran.dg/getenv_1.f90: New test.
4197
4198 2004-08-06 Mark Mitchell <mark@codesourcery.com>
4199
4200 * gcc.dg/symbian4.c: Expect a 2-byte wchar_t, not a 4-byte
4201 wchar_t.
4202 * gcc.dg/symbian5.c: Test -fno-short-wchar.
4203
4204 2004-08-06 Paul Brook <paul@codesourcery.com>
4205
4206 * gfortran.dg/ret_array_1.f90: New test.
4207 * gfortran.dg/ret_pointer_1.f90: New test.
4208
4209 2004-08-06 Richard Sandiford <rsandifo@redhat.com>
4210
4211 * gcc.dg/missing-field-init-[12].c: New tests.
4212 * g++.dg/warn/missing-field-init-[12].C: New tests.
4213
4214 2004-08-06 Mark Mitchell <mark@codesourcery.com>
4215
4216 * gcc.dg/enum2.c: New test.
4217 * gcc.dg/symbian3.c: Likewise.
4218 * gcc.dg/symbian4.c: Likewise.
4219 * gcc.dg/wchar_t-2.c: Likewise.
4220
4221 2004-08-05 Mark Mitchell <mark@codesourcery.com>
4222
4223 * g++.dg/ext/visibility/visibility-8.C: Add constructor and
4224 destructor tests.
4225
4226 2004-08-05 Mark Mitchell <mark@codesourcery.com>
4227
4228 * g++.dg/ext/visibility/assign1.C: Use scan-hidden and
4229 dg-require-visiblity.
4230 * g++.dg/ext/visibility/fvisibility-inlines-hidden.C: Likewise.
4231 * g++.dg/ext/visibility/fvisibility.C: Likewise.
4232 * g++.dg/ext/visibility/memfuncts.C: Likewise.
4233 * g++.dg/ext/visibility/new1.C: Likewise.
4234 * g++.dg/ext/visibility/pragma.C: Likewise.
4235 * g++.dg/ext/visibility/staticmemfuncts.C: Likewise.
4236 * g++.dg/ext/visibility/virtual.C: Likewise.
4237 * g++/dg/ext/visibility/visibility-1.C: Likewise.
4238 * g++/dg/ext/visibility/visibility-2.C: Likewise.
4239 * g++/dg/ext/visibility/visibility-3.C: Likewise.
4240 * g++/dg/ext/visibility/visibility-4.C: Likewise.
4241 * g++/dg/ext/visibility/visibility-5.C: Likewise.
4242 * g++/dg/ext/visibility/visibility-6.C: Likewise.
4243 * g++/dg/ext/visibility/visibility-7.C: Likewise.
4244 * g++/dg/ext/visibility/visibility-8.C: New test.
4245 * gcc.c-torture/compile/dll.x: Remove.
4246 * gcc.dg/dll-2.c: Use dg-require-dll
4247 * gcc.dg/visibility-10.c: New test.
4248 * lib/gcc-dg.exp (dg-require-dll): Add Symbian to list of targets
4249 supporting DLLs.
4250 * testsuite/lib/scanasm.exp (scan_hidden): New function.
4251 (scan_not_hidden): Likewise.
4252
4253 2004-08-05 David Edelsohn <edelsohn@gnu.org>
4254
4255 * gcc.dg/sh4a-fprun.c: Fix dg-do typo.
4256
4257 2004-08-05 Richard Sandiford <rsandifo@redhat.com>
4258
4259 * gcc.c-torture/execute/20040805-1.c: New test.
4260
4261 2004-08-04 Andrew Pinski <pinskia@physics.uc.edu>
4262
4263 * gcc.dg/20020118-1.c: Declare abort.
4264 * gcc.dg/altivec_check.h: Likewise.
4265 * gcc.dg/iftrap-2.c: Likewise.
4266 * gcc.dg/pragma-darwin.c: Likewise.
4267 * gcc.dg/rs6000-ldouble-1.c: Declare abort and exit.
4268
4269 2004-08-04 Geoffrey Keating <geoffk@apple.com>
4270
4271 * g++.dg/ext/altivec_check.h: Declare exit as extern "C".
4272
4273 2004-08-05 Joseph S. Myers <jsm@polyomino.org.uk>
4274
4275 * gcc.c-torture/execute/builtins/abs-2.c,
4276 gcc.c-torture/execute/builtins/abs-3.c,
4277 gcc.c-torture/execute/builtins/lib/abs.c, gcc.dg/format/format.h,
4278 gcc.dg/torture/builtin-attr-1.c: Use predefined macros for
4279 intmax_t, uintmax_t and their limits.
4280 * gcc.dg/intmax_t-1.c: New test.
4281
4282 2004-08-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4283
4284 * g++.dg/tc1/dr147.C: Add reference to PR.
4285
4286 2004-08-03 Richard Sandiford <rsandifo@redhat.com>
4287
4288 * gcc.dg/mips-args-[23].c: Declare abort() and exit().
4289 * gcc.dg/torture/mips-hilo-[12].c: Likewise.
4290
4291 2004-08-03 David Edelsohn <edelsohn@gnu.org>
4292
4293 * gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
4294
4295 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
4296
4297 * gcc.dg/redecl-5.c: New test.
4298 * gcc.dg/format/attr-6.c: Expect warning for implicit declaration
4299 of scanf.
4300
4301 2004-08-03 Roger Sayle <roger@eyesopen.com>
4302
4303 PR middle-end/16790
4304 * gcc.c-torture/execute/pr16790-1.c: New test case.
4305
4306 2004-08-03 Mark Mitchell <mark@codesourcery.com>
4307
4308 * g++.dg/ext/visibility/assign1.C: New test.
4309 * g++.dg/ext/visibility/new1.C: Likewise.
4310
4311 * gcc.dg/symbian1.c: New test.
4312 * gcc.dg/symbian2.c: Likewise.
4313
4314 2004-08-03 H.J. Lu <hongjiu.lu@intel.com>
4315
4316 PR target/16570
4317 * gcc.dg/i386-sse-9.c: New test.
4318
4319 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
4320
4321 * gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
4322
4323 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
4324
4325 * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg/20001117-1.c,
4326 gcc.dg/20010202-1.c, gcc.dg/20011008-2.c, gcc.dg/20011214-1.c,
4327 gcc.dg/20020201-1.c, gcc.dg/20020312-2.c, gcc.dg/20020426-2.c,
4328 gcc.dg/20030331-2.c, gcc.dg/20030612-1.c, gcc.dg/20030926-1.c,
4329 gcc.dg/20031216-1.c, gcc.dg/20031218-3.c, gcc.dg/20040305-2.c,
4330 gcc.dg/980226-1.c, gcc.dg/Wreturn-type2.c,
4331 gcc.dg/Wunreachable-6.c, gcc.dg/Wunreachable-7.c,
4332 gcc.dg/align-1.c, gcc.dg/builtin-prefetch-1.c,
4333 gcc.dg/builtins-17.c, gcc.dg/builtins-19.c, gcc.dg/builtins-2.c,
4334 gcc.dg/builtins-20.c, gcc.dg/builtins-21.c, gcc.dg/builtins-7.c,
4335 gcc.dg/builtins-8.c, gcc.dg/cpp/19930510-1.c,
4336 gcc.dg/cpp/charconst-3.c, gcc.dg/cpp/charconst-4.c,
4337 gcc.dg/cpp/mi6.c, gcc.dg/cpp/tr-paste.c, gcc.dg/cpp/trad/mi6.c,
4338 gcc.dg/cpp/trad/paste.c, gcc.dg/cpp/trad/strify.c,
4339 gcc.dg/fastmath-1.c, gcc.dg/fshort-wchar.c, gcc.dg/i386-387-7.c,
4340 gcc.dg/i386-387-8.c, gcc.dg/i386-asm-1.c, gcc.dg/i386-cadd.c,
4341 gcc.dg/i386-fpcvt-3.c, gcc.dg/i386-loop-3.c,
4342 gcc.dg/i386-memset-1.c, gcc.dg/loop-2.c, gcc.dg/nest.c,
4343 gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c,
4344 gcc.dg/noncompile/scope.c, gcc.dg/pack-test-4.c,
4345 gcc.dg/pack-test-5.c, gcc.dg/pch/inline-4.c, gcc.dg/postincr-1.c,
4346 gcc.dg/pr10392-1.c, gcc.dg/pragma-align.c,
4347 gcc.dg/profile-generate-1.c, gcc.dg/sibcall-1.c,
4348 gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
4349 gcc.dg/sibcall-5.c, gcc.dg/sibcall-6.c, gcc.dg/switch-warn-1.c,
4350 gcc.dg/switch-warn-2.c, gcc.dg/torture/builtin-attr-1.c,
4351 gcc.dg/torture/builtin-math-1.c, gcc.dg/torture/builtin-noret-2.c,
4352 gcc.dg/trampoline-1.c, gcc.dg/tree-ssa/20030703-1.c,
4353 gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
4354 gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
4355 gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030729-1.c,
4356 gcc.dg/tree-ssa/20030730-1.c, gcc.dg/tree-ssa/20030730-2.c,
4357 gcc.dg/tree-ssa/20030731-1.c, gcc.dg/tree-ssa/20030807-11.c,
4358 gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-5.c,
4359 gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030808-1.c,
4360 gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
4361 gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
4362 gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
4363 gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
4364 gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-3.c,
4365 gcc.dg/tree-ssa/20030922-1.c, gcc.dg/tree-ssa/20031113-1.c,
4366 gcc.dg/tree-ssa/20040121-1.c, gcc.dg/tree-ssa/20040319-1.c,
4367 gcc.dg/tree-ssa/20040324-1.c, gcc.dg/tree-ssa/20040326-1.c,
4368 gcc.dg/tree-ssa/20040326-2.c, gcc.dg/tree-ssa/20040517-1.c,
4369 gcc.dg/tree-ssa/ssa-ccp-10.c, gcc.dg/tree-ssa/ssa-pre-1.c,
4370 gcc.dg/tree-ssa/tailcall-1.c, gcc.dg/tree-ssa/tailrecursion-5.c,
4371 gcc.dg/ultrasp3.c, gcc.dg/winline-7.c, gcc.misc-tests/bprob-1.c,
4372 gcc.misc-tests/bprob-2.c, gcc.misc-tests/gcov-3.c,
4373 gcc.misc-tests/gcov-4.c, gcc.misc-tests/gcov-4b.c,
4374 gcc.misc-tests/gcov-6.c, gcc.misc-tests/gcov-7.c,
4375 gcc.misc-tests/i386-pf-3dnow-1.c,
4376 gcc.misc-tests/i386-pf-athlon-1.c,
4377 gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
4378 objc.dg/nested-func-1.m, objc.dg/special/unclaimed-category-1.m:
4379 Declare built-in functions used.
4380 * gcc.dg/torture/builtin-attr-1.c (nexttoward): Use FPTEST2ARG2.
4381
4382 2004-08-02 Mark Mitchell <mark@codesourcery.com>
4383
4384 PR c++/16707
4385 * g++.dg/lookup/using12.C: New test.
4386
4387 * g++.dg/init/null1.C: Fix PR number.
4388 * g++.dg/parse/namespace10.C: Likewise.
4389
4390 2004-08-01 Mark Mitchell <mark@codesourcery.com>
4391
4392 PR c++/16224
4393 * g++.dg/template/spec17.C: New test.
4394 * g++.old-deja/g++.ns/template13.C: Remove XFAIL.
4395 * g++.old-deja/g++.pt/lookup10.C: Add dg-error marker.
4396
4397 2004-08-02 David Billinghurst
4398
4399 PR fortran/16292
4400 * gfortran.dg/g77/cabs.f: xfail on mips-sgi-irix6*
4401
4402 2004-08-01 Zack Weinberg <zack@codesourcery.com>
4403
4404 * gcc.dg/ia64-got-1.c: New test case.
4405
4406 2004-08-01 Mark Mitchell <mark@codesourcery.com>
4407
4408 PR c++/16489
4409 * g++.dg/init/null1.C: New test.
4410 * g++.dg/tc1/dr76.C: Adjust error marker.
4411
4412 PR c++/16529
4413 * g++.dg/parse/namespace10.C: New test.
4414
4415 PR c++/16810
4416 * g++.dg/inherit/ptrmem2.C: New test.
4417
4418 2004-08-02 Ben Elliston <bje@au.ibm.com>
4419
4420 PR target/16155
4421 * gcc.dg/pr16155.c: New test.
4422
4423 2004-07-31 Joseph S. Myers <jsm@polyomino.org.uk>
4424
4425 * gcc.dg/redecl-2.c: New test.
4426
4427 2004-07-30 Geoffrey Keating <geoffk@apple.com>
4428
4429 * gcc.dg/darwin-longdouble.c: New file.
4430
4431 2004-07-30 Richard Henderson <rth@redhat.com>
4432
4433 * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Fix
4434 write to constant argument.
4435 * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
4436
4437 2004-07-30 Richard Henderson <rth@redhat.com>
4438
4439 * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Disable
4440 tests of nearest around zero.
4441
4442 2004-07-30 Andrew Pinski <apinski@apple.com>
4443
4444 * gcc.c-torture/compile/20040730-1.c: New test.
4445
4446 2004-07-30 Aldy Hernandez <aldyh@redhat.com>
4447
4448 * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
4449 powerpc-eabispe.
4450
4451 2004-07-30 Aldy Hernandez <aldyh@redhat.com>
4452
4453 * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
4454
4455 2004-07-30 Richard Sandiford <rsandifo@redhat.com>
4456
4457 * lib/g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already
4458 contains $ld_library_path.
4459 * lib/gfortran.exp (gfortran_link_flags): Likewise.
4460
4461 2004-07-29 Richard Henderson <rth@redhat.com>
4462
4463 * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.
4464
4465 * g++.dg/ext/stmtexpr2.C (alt1): Rename from expected.
4466 (alt2, which): New.
4467 (Check): Accept either alternative.
4468
4469 2004-07-29 Mark Mitchell <mark@codesourcery.com>
4470
4471 * g++.dg/abi/inline1.C: New test.
4472 * g++.dg/abi/local1-a.cc: Likewise.
4473 * g++.dg/abi/local1.C: Likewise.
4474 * g++.dg/abi/mangle11.C: Tweak location of warnings.
4475 * g++.dg/abi/mangle12.C: Likewise.
4476 * g++.dg/abi/mangle17.C: Likewise.
4477 * g++.dg/abi/mangle20-2.C: Likewise.
4478 * g++.dg/opt/interface1.C: Likewise.
4479 * g++.dg/opt/interface1.h: Likewise.
4480 * g++.dg/opt/interface1-a.cc: New test.
4481 * g++.dg/parse/repo1.C: New test.
4482 * g++.dg/template/repo1.C: Likewise.
4483 * g++.dg/warn/Winline-1.C: Likewise.
4484 * lib/gcc-dg.exp (gcc-dg-test-1): Fix -frepo handling.
4485
4486 2004-07-29 Diego Novillo <dnovillo@redhat.com>
4487
4488 * gcc.dg/tree-ssa/20040729-1.c: New test.
4489
4490 2004-07-27 Matt Austern <austern@apple.com>
4491
4492 * gcc.dg/darwin-bool-1.c: New test.
4493 * gcc.dg/darwin-bool-2.c: New test.
4494
4495 2004-07-28 Richard Henderson <rth@redhat.com>
4496
4497 * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
4498 arguments in the correct type. Don't write to constant arguments.
4499
4500 2004-07-28 Diego Novillo <dnovillo@redhat.com>
4501
4502 PR tree-optimization/16688
4503 PR tree-optimization/16689
4504 * g++.dg/tree-ssa/pr16688.C: New test.
4505
4506 2004-07-28 Diego Novillo <dnovillo@redhat.com>
4507
4508 * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
4509 loads. Not only in the comment, this time.
4510
4511 2004-07-28 Alexandre Oliva <aoliva@redhat.com>
4512
4513 2003-07-06 Alexandre Oliva <aoliva@redhat.com>
4514 * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
4515 2003-07-01 Alexandre Oliva <aoliva@redhat.com>
4516 * gcc.dg/sh4a-bitmovua.c: New.
4517 * gcc.dg/sh4a-cos.c: New.
4518 * gcc.dg/sh4a-cosf.c: New.
4519 * gcc.dg/sh4a-fprun.c: New.
4520 * gcc.dg/sh4a-fsrra.c: New.
4521 * gcc.dg/sh4a-memmovua.c: New.
4522 * gcc.dg/sh4a-sin.c: New.
4523 * gcc.dg/sh4a-sincos.c: New.
4524 * gcc.dg/sh4a-sincosf.c: New.
4525 * gcc.dg/sh4a-sinf.c: New.
4526
4527 2004-07-28 Diego Novillo <dnovillo@redhat.com>
4528
4529 * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
4530 conditionals.
4531 * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
4532 loads.
4533 * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
4534 DOM1.
4535
4536 2004-07-27 Andrew Pinski <apinski@apple.com>
4537
4538 * g++.dg/rtti/tinfo1.C: Correct the xfail.
4539
4540 2004-07-27 Nitin Yewale <nitiny@kpitcummins.com>
4541
4542 * gcc.dg/pragma-isr.c: New test.
4543
4544 2004-07-27 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4545
4546 PR c++/14429
4547 * g++.dg/template/ttp11.C: New test.
4548
4549 2004-07-27 Diego Novillo <dnovillo@redhat.com>
4550
4551 * gcc.c-torture/compile/20040727-1.c: New test.
4552
4553 2004-07-26 Eric Christopher <echristo@redhat.com>
4554
4555 * gcc.c-torture/compile/20040726-2.c: New test.
4556
4557 2004-07-26 Andrew Pinski <apinski@apple.com>
4558
4559 * g++.dg/rtti/tinfo1.C: Xfail.
4560
4561 2004-07-26 Richard Sandiford <rsandifo@redhat.com>
4562
4563 * gcc.c-torture/compile/20040726-1.c: New test.
4564
4565 2004-07-26 Niall Douglas <s_fsfeurope2@nedprod.com>
4566 Brian Ryner <bryner@brianryner.com>
4567
4568 PR c++/9283
4569 PR c++/15000
4570 * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
4571 * g++.dg/ext/visibility/: New directory.
4572 * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
4573 g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
4574 g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
4575 g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
4576 * g++.dg/ext/visibility/fvisibility.C,
4577 g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
4578 g++.dg/ext/visibility/fvisibility-override1.C
4579 g++.dg/ext/visibility/fvisibility-override2.C
4580 g++.dg/ext/visibility/memfuncts.C
4581 g++.dg/ext/visibility/noPLT.C
4582 g++.dg/ext/visibility/pragma.C
4583 g++.dg/ext/visibility/pragma-override1.C
4584 g++.dg/ext/visibility/pragma-override2.C
4585 g++.dg/ext/visibility/staticmemfuncts.C
4586 g++.dg/ext/visibility/virtual.C: New tests.
4587
4588 2004-07-25 Joseph S. Myers <jsm@polyomino.org.uk>
4589
4590 PR c/15360
4591 * gcc.dg/pr15360-1.c: New test.
4592
4593 2004-07-25 Daniel Jacobowitz <dan@debian.org>
4594
4595 * gcc.dg/pragma-align-2.c: New test.
4596 * gcc.dg/pragma-init-fini.c: New test.
4597 * gcc.dg/pragma-align.c: Change from compile to run. Run on Solaris
4598 targets.
4599
4600 2004-07-25 Joseph S. Myers <jsm@polyomino.org.uk>
4601
4602 * gcc.dg/init-string-2.c: New test.
4603
4604 2004-07-24 Zack Weinberg <zack@codesourcery.com>
4605
4606 PR 16684
4607 * gcc.dg/Wredundant-decls-1.c: New test case.
4608
4609 2004-07-24 Jakub Jelinek <jakub@redhat.com>
4610
4611 * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
4612 * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
4613 * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
4614 * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
4615 * gcc.dg/compat/generate-random.c: New file.
4616 * gcc.dg/compat/generate-random.h: Likewise.
4617 * gcc.dg/compat/generate-random_r.c: Likewise.
4618 * gcc.dg/compat/struct-layout-1.h: Likewise.
4619 * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
4620 * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
4621 * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
4622 * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
4623 * gcc.dg/compat/struct-layout-1_main.c: New test.
4624 * gcc.dg/compat/struct-layout-1_x.c: New file.
4625 * gcc.dg/compat/struct-layout-1_y.c: New file.
4626 * gcc.dg/compat/struct-layout-1_test.h: New file.
4627
4628 2004-07-23 Joseph S. Myers <jsm@polyomino.org.uk>
4629
4630 * gcc.dg/comp-return-1.c: New test
4631
4632 2004-07-23 Janis Johnson <janis187@us.ibm.com>
4633
4634 * gcc.dg/vmx/8-02a.c: Fix typo.
4635
4636 * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
4637 * gcc.dg/darwin-abi-3.c: New test.
4638
4639 * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
4640 * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
4641
4642 * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
4643 * gcc.dg/vmx/ops-long-1.c: New test.
4644 * gcc.dg/vmx/ops-long-2.c: New test.
4645
4646 2004-07-23 Nathan Sidwell <nathan@codesourcery.com>
4647
4648 * g++.dg/lookup/conv-[1234].C: New.
4649
4650 2004-07-22 Mark Mitchell <mark@codesourcery.com>
4651
4652 * g++.dg/parse/attr2.C: Simplify.
4653
4654 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4655
4656 PR c/7284
4657 * gcc.c-torture/execute/pr7284-1.c: New test.
4658
4659 2004-07-22 Brian Booth <bbooth@redhat.com>
4660
4661 * gcc.dg/tree-ssa/20040721-1.c: New test.
4662
4663 2004-07-22 Nathan Sidwell <nathan@codesourcery.com>
4664
4665 * g++.dg/template/crash20.c: New.
4666
4667 2004-07-22 David Billinghurst (David.Billinghurst@riotinto.com)
4668
4669 * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
4670 Add dg-run directive. Declare variables as required.
4671 * gfortran.dg/g77/README: Update
4672
4673 2004-07-22 Hans-Peter Nilsson <hp@axis.com>
4674
4675 * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
4676 gcc.dg/cris-peep2-andu2.c: New tests.
4677
4678 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4679
4680 PR c/15052
4681 * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
4682 on return type.
4683 * gcc.dg/qual-return-1.c: Use -Wreturn-type. Update expected
4684 messages.
4685 * gcc.dg/qual-return-2.c: Update expected messages.
4686 * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
4687
4688 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4689
4690 * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
4691 * gcc.dg/noncompile/921102-1.c: Update expected error message.
4692
4693 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4694
4695 PR c/11250
4696 * gcc.dg/init-string-1.c: New test.
4697
4698 2004-07-21 Jakub Jelinek <jakub@redhat.com>
4699
4700 PR middle-end/15345
4701 PR c/16450
4702 * gcc.dg/torture/nested-fn-1.c: New test.
4703
4704 2004-07-20 H.J. Lu <hongjiu.lu@intel.com>
4705
4706 PR target/16559
4707 * gcc.dg/ia64-fptr-1.c: New file.
4708
4709 2004-07-21 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4710
4711 PR c++/14497
4712 * g++.dg/template/spec16.C: New test.
4713 * g++.old-deja/g++.robertl/eb118.C: Remove.
4714
4715 2004-07-21 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4716
4717 PR c++/509
4718 * g++.dg/template/spec15.C: New test.
4719
4720 2004-07-21 David Billinghurst (David.Billinghurst@riotinto.com)
4721
4722 Copy cases from g77.f-torture/execute and add dg-run
4723 directive. Other changes as noted.
4724 * gfortran.dg/g77/13037.f
4725 * gfortran.dg/g77/1832.f
4726 * gfortran.dg/g77/19981119-0.f
4727 * gfortran.dg/g77/19990313-0.f
4728 * gfortran.dg/g77/19990313-1.f
4729 * gfortran.dg/g77/19990313-2.f
4730 * gfortran.dg/g77/19990313-3.f
4731 * gfortran.dg/g77/19990419-1.f
4732 * gfortran.dg/g77/19990826-0.f
4733 * gfortran.dg/g77/19990826-2.f
4734 * gfortran.dg/g77/20000503-1.f
4735 * gfortran.dg/g77/20001111.f
4736 * gfortran.dg/g77/20010116.f
4737 * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
4738 * gfortran.dg/g77/20010430.f
4739 * gfortran.dg/g77/6177.f
4740 * gfortran.dg/g77/947.f
4741 * gfortran.dg/g77/970816-3.f
4742 * gfortran.dg/g77/971102-1.f
4743 * gfortran.dg/g77/980520-1.f
4744 * gfortran.dg/g77/980628-0.f
4745 * gfortran.dg/g77/980628-1.f
4746 * gfortran.dg/g77/980628-10.f
4747 * gfortran.dg/g77/980628-2.f
4748 * gfortran.dg/g77/980628-3.f
4749 * gfortran.dg/g77/980628-7.f
4750 * gfortran.dg/g77/980628-8.f
4751 * gfortran.dg/g77/980628-9.f
4752 * gfortran.dg/g77/980701-0.f
4753 * gfortran.dg/g77/980701-1.f
4754 * gfortran.dg/g77/cabs.f
4755 * gfortran.dg/g77/claus.f
4756 * gfortran.dg/g77/complex_1.f
4757 * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
4758 * gfortran.dg/g77/dcomplex.f
4759 * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
4760 * gfortran.dg/g77/f90-intrinsic-mathematical.f
4761 * gfortran.dg/g77/f90-intrinsic-numeric.f
4762 * gfortran.dg/g77/int8421.f
4763 * gfortran.dg/g77/labug1.f
4764 * gfortran.dg/g77/large_vec.f
4765 * gfortran.dg/g77/le.f
4766 * gfortran.dg/g77/short.f
4767 * gfortran.dg/g77/README: Update
4768
4769 2004-07-20 Mark Mitchell <mark@codesourcery.com>
4770
4771 PR c++/16637
4772 * g++.dg/parse/lookup4.C: New test.
4773
4774 2004-07-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4775
4776 PR c++/16175
4777 * g++.dg/template/ttp10.C: New test.
4778
4779 2004-07-20 Joseph S. Myers <jsm@polyomino.org.uk>
4780
4781 * gcc.dg/pr12625-1.c: New test.
4782
4783 2004-07-20 Steven Bosscher <stevenb@suse.de>
4784
4785 * testsuite/gcc.dg/switch-warn-1.c: New test.
4786 * testsuite/gcc.dg/switch-warn-2.c: New test.
4787 * gcc.c-torture/compile/pr14730.c: Update.
4788
4789 2004-07-19 Kelley Cook <kcook@gcc.gnu.org>
4790
4791 * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
4792 g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
4793 g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
4794 g++.dg/template/nontype3.C: Remove trailing CR from tests.
4795
4796 2004-07-18 Mark Mitchell <mark@codesourcery.com>
4797
4798 PR c++/16623
4799 * g++.dg/template/assign1.C: New test.
4800
4801 2004-07-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4802
4803 PR c++/12170
4804 * g++.dg/template/ttp9.C: New test.
4805
4806 2004-07-19 Daniel Jacobowitz <dan@debian.org>
4807
4808 * gcc.dg/format/cmn-err-1.c: New test.
4809
4810 2004-07-19 Joseph S. Myers <jsm@polyomino.org.uk>
4811
4812 * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
4813 gcc.dg/Wparentheses-10.c: New tests.
4814 * gcc.dg/Wparentheses-5.c: Remove XFAILs.
4815
4816 2004-07-18 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4817
4818 PR fortran/16465
4819 * gfortran.dg/g77//ffixed-line-length-0.f,
4820 gfortran.dg/g77/ffixed-line-length-132.f,
4821 gfortran.dg/g77/ffixed-line-length-72.f,
4822 gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
4823 gfortran.dg/g77/README: Update.
4824
4825 2004-07-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4826
4827 PR c++/13092
4828 * g++.dg/template/non-dependent7.C: New test.
4829 * g++.dg/template/non-dependent8.C: Likewise.
4830 * g++.dg/template/non-dependent9.C: Likewise.
4831 * g++.dg/template/non-dependent10.C: Likewise.
4832
4833 2004-07-17 Mark Mitchell <mark@codesourcery.com>
4834
4835 PR c++/16337
4836 * g++.dg/parse/attr2.C: New test.
4837
4838 2004-07-17 Toon Moene <toon@moene.indiv.nluug.nl>
4839
4840 * g77.dg: Removed.
4841 * g77.f-torture: Ditto.
4842
4843 2004-07-17 Joseph S. Myers <jsm@polyomino.org.uk>
4844
4845 * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
4846 gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
4847 Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
4848
4849 2004-07-16 Richard Henderson <rth@redhat.com>
4850
4851 * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
4852
4853 2004-07-16 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4854
4855 * lib/fortran-torture.exp (fortran-torture): Don't test compile
4856 tests with full list of options.
4857 * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
4858 of TORTURE_OPTIONS if test contains 'dg-do run'.
4859
4860 PR fortran/16404
4861 * gfortran.dg/do_iterator.f90: New test.
4862
4863 2004-07-16 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4864
4865 PR rtl-optimization/16536
4866 * gcc.c-torture/execute/restrict-1.c: New test.
4867
4868 2004-07-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4869
4870 PR fortran/15324
4871 * gfortran.dg/pr15324.f90: New test.
4872
4873 PR fortran/15129
4874 * gfortran.dg/pr15129.f90: New test.
4875
4876 PR fortran/15140
4877 * gfortran.dg/pr15140.f90: New test.
4878
4879 PR fortran/13792
4880 * gfortran.fortran-torture/execute/bounds.f90: Add check for
4881 compile-time simplification.
4882
4883 2004-07-14 Mike Stump <mrs@apple.com>
4884
4885 * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
4886
4887 2004-07-14 James E Wilson <wilson@specifixinc.com>
4888
4889 PR target/16325
4890 * gcc.dg/profile-generate-1.c: New.
4891
4892 2004-07-15 Jakub Jelinek <jakub@redhat.com>
4893
4894 * gcc.c-torture/execute/20040709-1.c: New test.
4895 * gcc.c-torture/execute/20040709-2.c: New test.
4896
4897 2004-07-14 Mike Stump <mrs@apple.com>
4898
4899 * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
4900
4901 2004-07-14 Mike Stump <mrs@apple.com>
4902
4903 * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
4904
4905 2004-07-13 Mark Mitchell <mark@codesourcery.com>
4906
4907 PR c++/16518
4908 * g++.dg/parse/mutable1.C: New test.
4909
4910 2004-07-13 Diego Novillo <dnovillo@redhat.com>
4911
4912 PR tree-optimization/16443
4913 * gcc.dg/tree-ssa/20040713-1.c: New test.
4914
4915 2004-07-15 Ulrich Weigand <uweigand@de.ibm.com>
4916
4917 * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
4918 for operator new.
4919
4920 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
4921
4922 * gfortran.dg/g77/README: New file
4923 * gfortran.dg/g77/19981216-0.f: Copy from
4924 g77.f-torture/noncompile. Add "dg-do compile" and
4925 dg-error as required.
4926 * gfortran.dg/g77/19990218-1.f: Likewise
4927 * gfortran.dg/g77/19990905-1.f: Likewise
4928 * gfortran.dg/g77/9263.f: Likewise
4929 * gfortran.dg/g77/980615-0.f: Likewise
4930 * gfortran.dg/g77/980616-0.f: Likewise
4931 * gfortran.dg/g77/check0.f: Likewise
4932 * gfortran.dg/g77/select_no_compile.f: Likewise
4933
4934 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
4935
4936 Copy files from g77.f-torture/compile.
4937 Add "{ dg-do compile}". Other changes as noted
4938 * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
4939 * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
4940 * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
4941 * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
4942 * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
4943 * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
4944 * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
4945 * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
4946 statement to conform to standard. Append alpha1.x for reference.
4947 * gfortran.dg/g77/xformat.f: Add dg-warning
4948
4949 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
4950
4951 * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
4952 Add {dg-do compile} directive.
4953 * gfortran.dg/g77/cpp2.F: Likewise
4954
4955 2004-07-12 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4956
4957 PR c++/5402
4958 * g++.dg/lookup/name-clash1.C: New test.
4959
4960 PR c++/9777
4961 * g++.dg/lookup/name-clash2.C: New test.
4962
4963 PR c++/12102
4964 * g++.dg/lookup/name-clash3.C: New test.
4965
4966 2004-07-12 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4967
4968 * g++.dg/lookup/new2.C: New test.
4969 * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
4970
4971 2004-07-12 David Billinghurst <David.Billinghurst@riotinto.com>
4972
4973 * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
4974 Add {dg-do compile} directive.
4975 * gfortran.dg/g77/13060.f: Likewise
4976 * gfortran.dg/g77/19990218-0.f: Likewise
4977 * gfortran.dg/g77/19990305-0.f: Likewise
4978 * gfortran.dg/g77/19990419-0.f: Likewise
4979 * gfortran.dg/g77/19990502-0.f: Likewise
4980 * gfortran.dg/g77/19990502-1.f: Likewise
4981 * gfortran.dg/g77/19990525-0.f: Likewise
4982 * gfortran.dg/g77/19990826-1.f: Likewise
4983 * gfortran.dg/g77/19990826-3.f: Likewise
4984 * gfortran.dg/g77/19990905-2.f: Likewise
4985 * gfortran.dg/g77/20000412-1.f: Likewise
4986 * gfortran.dg/g77/20000511-1.f: Likewise
4987 * gfortran.dg/g77/20000511-2.f: Likewise
4988 * gfortran.dg/g77/20000518.f: Likewise
4989 * gfortran.dg/g77/20000601-1.f: Likewise
4990 * gfortran.dg/g77/20000601-2.f: Likewise
4991 * gfortran.dg/g77/20000629-1.f: Likewise
4992 * gfortran.dg/g77/20000630-2.f: Likewise
4993 * gfortran.dg/g77/20010115.f: Likewise
4994 * gfortran.dg/g77/20010321-1.f: Likewise
4995 * gfortran.dg/g77/20010426.f: Likewise
4996 * gfortran.dg/g77/20020307-1.f: Likewise
4997 * gfortran.dg/g77/8485.f: Likewise
4998 * gfortran.dg/g77/960317-1.f: Likewise
4999 * gfortran.dg/g77/970915-0.f: Likewise
5000 * gfortran.dg/g77/980310-1.f: Likewise
5001 * gfortran.dg/g77/980310-2.f: Likewise
5002 * gfortran.dg/g77/980310-3.f: Likewise
5003 * gfortran.dg/g77/980310-4.f: Likewise
5004 * gfortran.dg/g77/980310-6.f: Likewise
5005 * gfortran.dg/g77/980310-7.f: Likewise
5006 * gfortran.dg/g77/980310-8.f: Likewise
5007 * gfortran.dg/g77/980419-2.f: Likewise
5008 * gfortran.dg/g77/980424-0.f: Likewise
5009 * gfortran.dg/g77/980427-0.f: Likewise
5010 * gfortran.dg/g77/980729-0.f: Likewise
5011 * gfortran.dg/g77/981117-1.f: Likewise
5012 * gfortran.dg/g77/toon_1.f: Likewise
5013
5014 2004-07-12 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5015
5016 PR c++/2204
5017 * g++.dg/other/abstract2.C: New test.
5018
5019 2004-07-12 Paul Brook <paul@codesourcery.com>
5020
5021 * gfortran.dg/pointer_init_1.f90: New test.
5022
5023 2004-07-11 Paul Brook <paul@codesourcery.com>
5024
5025 PR fortran/15986
5026 * gfortran.dg/contained_1.f90: New test.
5027
5028 2004-07-11 Mark Mitchell <mark@codesourcery.com>
5029
5030 * g++.dg/parse/defarg8.C: New test.
5031
5032 2004-07-11 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5033
5034 PR fortran/16433
5035 * gfortran.dg/pr16433.f: New test.
5036
5037 PR fortran/17574
5038 * gfortran.dg/pr15754.f90: New test.
5039
5040 2004-07-11 Joseph S. Myers <jsm@polyomino.org.uk>
5041
5042 PR tree-optimization/16437
5043 * gcc.c-torture/execute/bitfld-4.c: New test.
5044
5045 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5046
5047 * gfortran.fortran-torture/execute/common_2.f90: Add check for
5048 access to common var from module.
5049
5050 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5051
5052 PR fortran/16336
5053 * gfortran.fortran-torture/execute/common_2.f90: New test.
5054
5055 2004-07-10 Paul Brook <paul@codesourcery.com>
5056
5057 * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
5058
5059 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5060
5061 PR fortran/15969
5062 * gfortran.fortran-torture/execute/der_init_5.f90: New test.
5063
5064 2004-07-10 David Billinghurst <David.Billinghurst@riotinto.com>
5065
5066 * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
5067 * gfortran.dg/g77/ffixed-form-2.f: Likewise
5068 * gfortran.dg/g77/ffree-form-1.f: Likewise
5069 * gfortran.dg/g77/ffree-form-2.f: Likewise
5070 * gfortran.dg/g77/ffree-form-3.f: Likewise
5071 * gfortran.dg/g77/fno-underscoring.f: Likewise
5072 * gfortran.dg/g77/funderscoring.f: Likewise
5073 * gfortran.dg/g77/pr9258.f: Likewise. Add dg-warning lines.
5074
5075 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5076
5077 * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
5078
5079 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5080 Paul Brook <paul@codesourcery.com>
5081
5082 PR fortran/13415
5083 * gfortran.dg/common_pointer_1.f90: New test.
5084
5085 2004-07-10 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5086
5087 * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
5088
5089 2004-07-09 James E Wilson <wilson@specifixinc.com>
5090
5091 PR target/16364
5092 * gcc.c-torture/compile/20040709-1.c: New.
5093
5094 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5095
5096 PR fortran/14077
5097 * gfortran.fortran-torture/execute/module_init_1.f90: New test.
5098
5099 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5100
5101 PR fortran/13201
5102 * gfortran.dg/shape_1.f90: New test.
5103
5104 2004-07-09 Zack Weinberg <zack@codesourcery.com>
5105 Andrew Pinski <apinski@apple.com>
5106
5107 * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
5108
5109 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5110
5111 * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
5112 comment.
5113
5114 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5115 Paul Brook <paul@codesourcery.com>
5116
5117 * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
5118 '.f95' and '.F95'.
5119
5120 2004-07-09 Diego Novillo <dnovillo@redhat.com>
5121
5122 * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
5123
5124 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5125
5126 * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
5127 testcases with capital suffix.
5128
5129 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5130
5131 PR fortran/15481
5132 PR fortran/13372
5133 PR fortran/13575
5134 PR fortran/15978
5135 * gfortran.fortran-torture/compile/implicit_2.f90: New test.
5136
5137 * gfortran.dg/implicit_1.f90: New test.
5138
5139 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5140
5141 * lib/gfortran-dg.exp (gfortran-dg-test): Adapt regular
5142 expression to match gfortran warning/error messages
5143 * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
5144 dg-error text.
5145
5146 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5147
5148 * lib/fortran-torture.exp: Rename proc search_for to
5149 search_for_re.
5150
5151 2004-07-09 Eric Botcazou <ebotcazou@libertysurf.fr>
5152
5153 * gcc.c-torture/execute/simd-5.x: New file.
5154 XFAIL on SPARC 64-bit at -O0.
5155
5156 2004-07-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5157
5158 PR c++/8211
5159 PR c++/16165
5160 * g++.dg/warn/effc3.C: New test.
5161
5162 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5163
5164 * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
5165 change X to 1X in format.
5166 * gfortran.dg/g77/20010216-1.f: Copy from g77.dg and
5167 add data statements to conform to standard.
5168
5169 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5170
5171 * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
5172 * gfortran.dg/g77/f77-edit-t-in.f: Likewise
5173 * gfortran.dg/g77/f77-edit-x-out.f: Likewise
5174
5175 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5176
5177 * gfortran.dg/g77/7388.f: Copy from g77.dg
5178 * gfortran.dg/g77/f77-edit-i-out.f: Likewise
5179 * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
5180 * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
5181 * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
5182 * gfortran.dg/g77/f77-edit-t-out.f: Likewise
5183 * gfortran.dg/g77/f77-edit-h-out.f: Likewise
5184 * gfortran.dg/g77/strlen0.f: Likewise
5185
5186 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5187
5188 * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
5189 * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
5190
5191 2004-07-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5192
5193 * gcc.c-torture/execute/920428-2.x: Delete.
5194 * gcc.c-torture/execute/920501-7.x: Likewise.
5195
5196 2004-07-08 Jakub Jelinek <jakub@redhat.com>
5197
5198 * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
5199 -march=i386 into -march=i686. Add -march=i686 -mtune=x and
5200 -march=x for pentium3, pentium3m, pentium-m, pentium4m,
5201 prescott and c3-2.
5202 (PREFETCH_3DNOW): Add -march=c3.
5203
5204 2004-07-08 Diego Novillo <dnovillo@redhat.com>
5205
5206 PR c/16437
5207 * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
5208 * gcc.c-torture/execute/bf64-1.x: Likewise.
5209
5210 2004-07-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5211
5212 * gcc.c-torture/compile/20040708-1.c: New test.
5213
5214 2004-07-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5215
5216 PR c++/16169
5217 * g++.dg/warn/effc2.C: New test.
5218
5219 2004-07-08 Joseph S. Myers <jsm@polyomino.org.uk>
5220
5221 * gcc.c-torture/execute/bitfld-1.x: Remove.
5222 * gcc.c-torture/execute/bitfld-3.c: New test.
5223 * gcc.dg/bitfld-2.c: Remove XFAILs.
5224
5225 2004-07-07 H.J. Lu <hongjiu.lu@intel.com>
5226
5227 PR c++/16276
5228 * g++.dg/rtti/tinfo1.C: New file.
5229
5230 2004-07-07 Eric Christopher <echristo@redhat.com>
5231
5232 * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
5233
5234 2004-07-07 Andrew Pinski <apinski@apple.com>
5235
5236 * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
5237
5238 2004-07-07 Mark Mitchell <mark@codesourcery.com>
5239
5240 * g++.dg/init/call1.C: XFAIL.
5241
5242 2004-07-07 Alexandre Oliva <aoliva@redhat.com>
5243
5244 * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
5245 except for movstrict*, to movmem* and clrstr* to clrmem*.
5246
5247 2004-07-07 Richard Sandiford <rsandifo@redhat.com>
5248
5249 * gcc.c-torture/execute/20040707-1.c: New test.
5250
5251 2004-07-06 Richard Sandiford <rsandifo@redhat.com>
5252
5253 * gcc.c-torture/execute/20040706-1.c: New test.
5254
5255 2004-07-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5256
5257 PR c++/3671
5258 * g++.dg/template/spec14.C: New test.
5259
5260 2004-07-05 Jakub Jelinek <jakub@redhat.com>
5261
5262 * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
5263 nothing if not yet defined. Use it in b, c and d type definitions.
5264 * gcc.c-torture/execute/20040705-1.c: New test.
5265 * gcc.c-torture/execute/20040705-2.c: New test.
5266
5267 2004-07-05 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5268
5269 PR c++/2518
5270 * g++.dg/lookup/new1.C: New test.
5271
5272 2004-07-05 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5273
5274 PR c++/11406
5275 * g++.dg/template/sizeof8.C: New test.
5276
5277 2004-07-05 Richard Sandiford <rsandifo@redhat.com>
5278
5279 * gcc.c-torture/compile/20040705-1.c: New test.
5280
5281 2004-07-04 Bud Davis <bdavis9659@comcast.net>
5282
5283 * gfortran.fortran-torture/execute/seq_io.f90: New test.
5284
5285 2004-07-04 Neil Booth <neil@duron.akihabara.co.uk>
5286
5287 * gcc.dg/cpp/if-mop.c: Two new testcases.
5288 * gcc.dg/cpp/trad/comment-3.c: New.
5289
5290 2004-07-04 Paul Brook <paul@codesourcery.com>
5291
5292 * gfortran.fortran-torture/compile/implicit_1.f90: New test.
5293
5294 2004-07-03 Scott Brumbaugh <scottb.lists@verizon.net>
5295
5296 PR c++/3761
5297 * g++.dg/lookup/crash4.C: New test.
5298
5299 2004-07-02 Zack Weinberg <zack@codesourcery.com>
5300
5301 * gcc.c-torture/execute/builtin-abs-1.c
5302 * gcc.c-torture/execute/builtin-abs-2.c
5303 * gcc.c-torture/execute/builtin-complex-1.c
5304 * gcc.c-torture/execute/builtins/string-1-lib.c
5305 * gcc.c-torture/execute/builtins/string-1.c
5306 * gcc.c-torture/execute/builtins/string-2-lib.c
5307 * gcc.c-torture/execute/builtins/string-2.c
5308 * gcc.c-torture/execute/builtins/string-3-lib.c
5309 * gcc.c-torture/execute/builtins/string-3.c
5310 * gcc.c-torture/execute/builtins/string-4-lib.c
5311 * gcc.c-torture/execute/builtins/string-4.c
5312 * gcc.c-torture/execute/builtins/string-5-lib.c
5313 * gcc.c-torture/execute/builtins/string-5.c
5314 * gcc.c-torture/execute/builtins/string-6-lib.c
5315 * gcc.c-torture/execute/builtins/string-6.c
5316 * gcc.c-torture/execute/builtins/string-7-lib.c
5317 * gcc.c-torture/execute/builtins/string-7.c
5318 * gcc.c-torture/execute/builtins/string-8-lib.c
5319 * gcc.c-torture/execute/builtins/string-8.c
5320 * gcc.c-torture/execute/builtins/string-9-lib.c
5321 * gcc.c-torture/execute/builtins/string-9.c
5322 * gcc.c-torture/execute/builtins/string-asm-1-lib.c
5323 * gcc.c-torture/execute/builtins/string-asm-1.c
5324 * gcc.c-torture/execute/builtins/string-asm-2-lib.c
5325 * gcc.c-torture/execute/builtins/string-asm-2.c
5326 * gcc.c-torture/execute/stdio-opt-1.c
5327 * gcc.c-torture/execute/stdio-opt-2.c
5328 * gcc.c-torture/execute/stdio-opt-3.c
5329 * gcc.c-torture/execute/string-opt-1.c
5330 * gcc.c-torture/execute/string-opt-10.c
5331 * gcc.c-torture/execute/string-opt-11.c
5332 * gcc.c-torture/execute/string-opt-12.c
5333 * gcc.c-torture/execute/string-opt-13.c
5334 * gcc.c-torture/execute/string-opt-14.c
5335 * gcc.c-torture/execute/string-opt-15.c
5336 * gcc.c-torture/execute/string-opt-16.c
5337 * gcc.c-torture/execute/string-opt-2.c
5338 * gcc.c-torture/execute/string-opt-6.c
5339 * gcc.c-torture/execute/string-opt-7.c
5340 * gcc.c-torture/execute/string-opt-8.c:
5341 Replace with ...
5342
5343 * gcc.c-torture/execute/builtins/abs-2.c
5344 * gcc.c-torture/execute/builtins/abs-3.c
5345 * gcc.c-torture/execute/builtins/complex-1.c
5346 * gcc.c-torture/execute/builtins/fprintf.c
5347 * gcc.c-torture/execute/builtins/fputs.c
5348 * gcc.c-torture/execute/builtins/memcmp.c
5349 * gcc.c-torture/execute/builtins/memmove.c
5350 * gcc.c-torture/execute/builtins/memops-asm.c
5351 * gcc.c-torture/execute/builtins/mempcpy-2.c
5352 * gcc.c-torture/execute/builtins/mempcpy.c
5353 * gcc.c-torture/execute/builtins/memset.c
5354 * gcc.c-torture/execute/builtins/printf.c
5355 * gcc.c-torture/execute/builtins/sprintf.c
5356 * gcc.c-torture/execute/builtins/strcat.c
5357 * gcc.c-torture/execute/builtins/strchr.c
5358 * gcc.c-torture/execute/builtins/strcmp.c
5359 * gcc.c-torture/execute/builtins/strcpy.c
5360 * gcc.c-torture/execute/builtins/strcspn.c
5361 * gcc.c-torture/execute/builtins/strlen-2.c
5362 * gcc.c-torture/execute/builtins/strlen.c
5363 * gcc.c-torture/execute/builtins/strncat.c
5364 * gcc.c-torture/execute/builtins/strncmp-2.c
5365 * gcc.c-torture/execute/builtins/strncmp.c
5366 * gcc.c-torture/execute/builtins/strncpy.c
5367 * gcc.c-torture/execute/builtins/strpbrk.c
5368 * gcc.c-torture/execute/builtins/strpcpy-2.c
5369 * gcc.c-torture/execute/builtins/strpcpy.c
5370 * gcc.c-torture/execute/builtins/strrchr.c
5371 * gcc.c-torture/execute/builtins/strspn.c
5372 * gcc.c-torture/execute/builtins/strstr-asm.c
5373 * gcc.c-torture/execute/builtins/strstr.c:
5374 ... these new files.
5375
5376 * gcc.c-torture/execute/builtins/abs-2-lib.c
5377 * gcc.c-torture/execute/builtins/abs-3-lib.c
5378 * gcc.c-torture/execute/builtins/complex-1-lib.c
5379 * gcc.c-torture/execute/builtins/fprintf-lib.c
5380 * gcc.c-torture/execute/builtins/fputs-lib.c
5381 * gcc.c-torture/execute/builtins/memcmp-lib.c
5382 * gcc.c-torture/execute/builtins/memmove-lib.c
5383 * gcc.c-torture/execute/builtins/memops-asm-lib.c
5384 * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
5385 * gcc.c-torture/execute/builtins/mempcpy-lib.c
5386 * gcc.c-torture/execute/builtins/memset-lib.c
5387 * gcc.c-torture/execute/builtins/printf-lib.c
5388 * gcc.c-torture/execute/builtins/sprintf-lib.c
5389 * gcc.c-torture/execute/builtins/strcat-lib.c
5390 * gcc.c-torture/execute/builtins/strchr-lib.c
5391 * gcc.c-torture/execute/builtins/strcmp-lib.c
5392 * gcc.c-torture/execute/builtins/strcpy-lib.c
5393 * gcc.c-torture/execute/builtins/strcspn-lib.c
5394 * gcc.c-torture/execute/builtins/strlen-2-lib.c
5395 * gcc.c-torture/execute/builtins/strlen-lib.c
5396 * gcc.c-torture/execute/builtins/strncat-lib.c
5397 * gcc.c-torture/execute/builtins/strncmp-2-lib.c
5398 * gcc.c-torture/execute/builtins/strncmp-lib.c
5399 * gcc.c-torture/execute/builtins/strncpy-lib.c
5400 * gcc.c-torture/execute/builtins/strpbrk-lib.c
5401 * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
5402 * gcc.c-torture/execute/builtins/strpcpy-lib.c
5403 * gcc.c-torture/execute/builtins/strrchr-lib.c
5404 * gcc.c-torture/execute/builtins/strspn-lib.c
5405 * gcc.c-torture/execute/builtins/strstr-asm-lib.c
5406 * gcc.c-torture/execute/builtins/strstr-lib.c
5407 * gcc.c-torture/execute/builtins/lib/abs.c
5408 * gcc.c-torture/execute/builtins/lib/fprintf.c
5409 * gcc.c-torture/execute/builtins/lib/memset.c
5410 * gcc.c-torture/execute/builtins/lib/printf.c
5411 * gcc.c-torture/execute/builtins/lib/sprintf.c
5412 * gcc.c-torture/execute/builtins/lib/strcpy.c
5413 * gcc.c-torture/execute/builtins/lib/strcspn.c
5414 * gcc.c-torture/execute/builtins/lib/strncat.c
5415 * gcc.c-torture/execute/builtins/lib/strncmp.c
5416 * gcc.c-torture/execute/builtins/lib/strncpy.c
5417 * gcc.c-torture/execute/builtins/lib/strpbrk.c
5418 * gcc.c-torture/execute/builtins/lib/strspn.c
5419 * gcc.c-torture/execute/builtins/lib/strstr.c:
5420 New files containing support routines.
5421
5422 * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
5423 declaration.
5424 * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
5425 when not optimizing.
5426
5427 2004-07-02 Mark Mitchell <mark@codesourcery.com>
5428
5429 PR c++/16240
5430 * g++.dg/abi/mangle22.C: New test.
5431 * g++.dg/abi/mangle23.C: Likewise.
5432
5433 2004-07-02 David Billinghurst <David.Billinghurst@riotinto.com>
5434
5435 PR fortran/16290
5436 * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
5437 Allow for cases without denormalized floating point numbers.
5438
5439 2004-07-01 Joseph S. Myers <jsm@polyomino.org.uk>
5440
5441 PR c/1027
5442 * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
5443 gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
5444 gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
5445 expected warning text.
5446 * gcc.dg/format/diag-2.c: New test.
5447
5448 2004-07-01 Eric Botcazou <ebotcazou@libertysurf.fr>
5449
5450 * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
5451
5452 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
5453
5454 * gcc.dg/builtins-43.c: New.
5455 * gcc.dg/builtins-44.c: New.
5456 * gcc.dg/builtins-45.c: New.
5457
5458 2004-06-26 Geoffrey Keating <geoffk@apple.com>
5459 Andreas Tobler <a.tobler@schweiz.ch>
5460
5461 * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
5462 Use SA_RESETHAND rather than SA_ONESHOT. Trap SIGBUS as well
5463 as SIGSEGV.
5464 * gcc.dg/cleanup-11.c: Likewise.
5465 * gcc.dg/cleanup-8.c: Likewise.
5466 * gcc.dg/cleanup-9.c: Likewise.
5467 * gcc.dg/cleanup-5.c: Run on all platforms.
5468
5469 2004-06-30 Joseph S. Myers <jsm@polyomino.org.uk>
5470
5471 * g++.dg/warn/nonnull1.C: New test.
5472
5473 2004-06-30 Eric Botcazou <ebotcazou@libertysurf.fr>
5474
5475 * gcc.dg/compat/compat-common.h: Wrap up CINT in
5476 an #ifndef SKIP_COMPLEX_INT/#endif pair.
5477 Special-case the Sun compiler wrt to <complex.h>.
5478
5479 2004-06-30 Nitin Yewale <nitiny@kpitcummins.com>
5480
5481 * gcc.dg/Wunreachable-8.C: New test.
5482
5483 * gcc.dg/h8300-ice2.c : New test.
5484
5485 2004-06-30 Tobias Schlueter <tobias.shclueter@physik.uni-muenchen.de>
5486
5487 PR fortran/16161
5488 * gfortran.fortran-torture/compile/implicit.f90: Add test
5489 for implicit character.
5490
5491 2004-06-30 David Billinghurst <David.Billinghurst@riotinto.com>
5492
5493 PR fortran/16289
5494 * gfortran.fortran-torture/execute/intrinsic_nearest.f90
5495 Use tiny() intrinsic to find smallest non-negative real
5496
5497 2004-06-30 Jakub Jelinek <jakub@redhat.com>
5498
5499 * gcc.dg/compat/struct-by-value-22_main.c: New test.
5500 * gcc.dg/compat/struct-by-value-22_x.c: New.
5501 * gcc.dg/compat/struct-by-value-22_y.c: New.
5502
5503 * gcc.c-torture/execute/20040629-1.c: New test.
5504
5505 2004-06-29 Jakub Jelinek <jakub@redhat.com>
5506
5507 * gcc.dg/compat/vector-defs.h: Use vector_size attribute
5508 only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
5509
5510 PR target/16195
5511 * gcc.dg/20040625-1.c: New test.
5512
5513 2004-06-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5514
5515 * gfortran.fortran-torture/execute/parameter_2.f90: New test.
5516
5517 2004-06-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5518
5519 PR fortran/15963
5520 * gfortran.fortran-torture/execute/initialization_1.f90: New test.
5521
5522 2004-06-29 Richard Henderson <rth@redhat.com>
5523
5524 * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
5525
5526 2004-06-29 Paul Brook <paul@codesourcery.com>
5527
5528 * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
5529 * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
5530
5531 2004-06-29 Nathan Sidwell <nathan@codesourcery.com>
5532
5533 PR c++/16260
5534 * g++.dg/parse/crash15.C: New.
5535
5536 2004-06-28 Andrew Pinski <apinski@apple.com>
5537
5538 * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
5539 by the error already.
5540
5541 * g++.dg/opt/ptrmem4.C: Change to compile only test.
5542
5543 2004-06-28 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
5544
5545 PR target/14041
5546 * gcc.dg/h8300-bss-align-1.c : New.
5547
5548 2004-06-28 Nathan Sidwell <nathan@codesourcery.com>
5549
5550 * PR c++/16174
5551 * g++.dg/template/ctor4.C: New.
5552
5553 2004-06-27 Andrew Pinski <pinskia@physics.uc.edu>
5554
5555 PR c++/16205
5556 * g++.dg/warn/Wsequence-point-1.C: New test.
5557
5558 2004-06-27 Paul Brook <paul@codesourcery.com>
5559
5560 * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
5561
5562 2004-06-27 Zack Weinberg <zack@codesourcery.com>
5563
5564 * g++.old-deja/g++.mike/p7325.C: Remove.
5565
5566 2004-06-27 Andrew Pinski <pinskia@physics.uc.edu>
5567
5568 PR c/14963
5569 * gcc.dg/pr14963.c: New test.
5570
5571 2004-06-27 Mark Mitchell <mark@codesourcery.com>
5572
5573 PR c++/16193
5574 * g++.dg/parse/redef1.C: New test.
5575
5576 2004-06-27 Joseph S. Myers <jsm@polyomino.org.uk>
5577
5578 * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
5579 20021110.c.
5580 * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
5581 20021119-1.c.
5582 * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
5583 gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
5584 5-04.c.
5585 * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
5586 * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
5587 * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
5588 * g++.old-deja/g++.law/enum8.C: Remove duplicate of
5589 g++.brendan/enum14.C.
5590 * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
5591 * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
5592 * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
5593 g++.mike/virt1.C.
5594 * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
5595 memtemp24.C.
5596
5597 2004-06-27 Roger Sayle <roger@eyesopen.com>
5598
5599 * gcc.dg/20040527-1.c: New test case.
5600
5601 2004-06-26 Bud Davis <bdavis9659@comcast.net>
5602
5603 PR gfortran/pr16196
5604 * gfortran.fortran-torture/execute/open_replace.f90: New test case.
5605
5606 2004-06-25 Roger Sayle <roger@eyesopen.com>
5607
5608 PR middle-end/15825
5609 * gcc.dg/pr15825-1.c: New test case.
5610
5611 2004-06-25 Richard Sandiford <rsandifo@redhat.com>
5612
5613 * gcc.c-torture/execute/20040625-1.c: New test.
5614
5615 2004-06-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5616
5617 * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
5618
5619 2004-06-25 Richard Sandiford <rsandifo@redhat.com>
5620
5621 * gcc.dg/torture/mips-div-1.c: New test.
5622
5623 2004-06-24 Jeff Law <law@redhat.com>
5624
5625 * gcc.dg/tree-ssa/20040624-1.c: New test.
5626
5627 2004-06-24 Richard Sandiford <rsandifo@redhat.com>
5628
5629 * gcc.c-torture/compile/20040624-1.c: New test.
5630
5631 2004-06-24 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5632
5633 * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
5634 this directory.
5635
5636 2004-06-23 Andrew Pinski <apinski@apple.com>
5637
5638 PR middle-end/15988
5639 * g++.dg/opt/ptrmem4.C: New test.
5640
5641 * gcc.dg/c90-array-quals-2.c: New test.
5642
5643 2006-06-23 Nitin Yewale <NitinY@KPITCummins.com>
5644
5645 * gcc.dg/kpice1.c: New test.
5646
5647 2006-06-23 Andrew Pinski <apinski@apple.com>
5648
5649 * gcc.dg/c90-array-quals.c: New test.
5650
5651 2006-06-22 Richard Henderson <rth@redhat.com>
5652
5653 * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
5654
5655 2004-06-22 Loren James Rittle <ljrittle@acm.org>
5656
5657 * gcc.dg/builtins-config.h: Handle FreeBSD.
5658
5659 2006-06-22 Richard Henderson <rth@redhat.com>
5660
5661 * g++.dg/opt/devirt1.C: New.
5662
5663 2004-06-22 Kelley Cook <kcook@gcc.gnu.org>
5664
5665 * g++.dg/opt/pr15551.C: New testcase.
5666
5667 2004-06-22 H.J. Lu <hongjiu.lu@intel.com>
5668
5669 PR target/14800
5670 * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
5671 x86_64-*-linux* when compiling for 32bit.
5672
5673 2004-06-21 Andrew Pinski <apinski@apple.com>
5674
5675 * gcc.dg/pch/struct-1.c: New.
5676 * gcc.dg/pch/struct-1.hs: New.
5677
5678 2004-06-21 Geoffrey Keating <geoffk@apple.com>
5679
5680 * gcc.dg/pch/save-temps-1.c: New file.
5681 * gcc.dg/pch/save-temps-1.hs: New file.
5682
5683 2004-06-22 Janne Blomqvist <jblomqvi@cc.hut.fi>
5684
5685 * gfortran.fortran-torture/execute/iolength_1.f90: New test.
5686 * gfortran.fortran-torture/execute/iolength_3.f90: New test.
5687
5688 2004-06-21 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5689
5690 * gfortran.fortran-torture/execute/select_1.f90: Rename function
5691 to fix type error.
5692 * gfortran.fortran-torture/execute/intrinsic_associated.f90:
5693 Remove trailing spaces.
5694
5695 2004-06-21 Richard Henderson <rth@redhat.com>
5696
5697 * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
5698 merging && to BIT_FIELD_REF.
5699
5700 2004-06-21 Richard Sandiford <rsandifo@redhat.com>
5701
5702 * g++.dg/opt/placeholder1.C: New test.
5703
5704 2004-06-20 Eric Botcazou <ebotcazou@libertysurf.fr>
5705
5706 * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
5707 * gcc.dg/compat/struct-complex-1_y.c: Likewise.
5708 * gcc.dg/compat/union-m128-1_x.c: Likewise.
5709 * gcc.dg/compat/union-m128-1_y.c: Likewise.
5710
5711 2004-06-20 Zack Weinberg <zack@codesourcery.com>
5712
5713 * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
5714 extern "C".
5715 * g++.dg/other/pragma-re-1.C: Add comments.
5716
5717 2004-06-19 Bud Davis <bdavis9659@comcast.net>
5718
5719 PR gfortran/16080
5720 * gfortran.fortran-torture/execute/read_null_string.f90: New file.
5721
5722 2004-06-19 Andrew Pinski <pinskia@physics.uc.edu>
5723
5724 * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
5725 instead of setting the type of size_t by
5726 hand.
5727
5728 2004-06-18 Roger Sayle <roger@eyesopen.com>
5729
5730 * gcc.dg/unordered-2.c: New test case.
5731 * gcc.dg/unordered-3.c: New test case.
5732
5733 2004-06-19 David Billinghurst <David.Billinghurst@riotinto.com>
5734
5735 PR other/16043
5736 * lib/g++.exp (g++_version): Tweak regexp for version
5737 * lib/g77.exp (g77_version): Likewise
5738 * lib/gfortran.exp (gfortran_version): Likewise
5739 * lib/objc.exp (objc_version): Likewise
5740 * lib/treelang.exp (treelang_version): Likewise
5741
5742 2004-06-19 Jakub Jelinek <jakub@redhat.com>
5743
5744 * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
5745 Use INT_MAX instead of __INT_MAX__.
5746 * gcc.dg/compat/struct-align-2_y.c: Likewise.
5747
5748 * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
5749 * gcc.dg/compat/scalar-return-3_x.c: Use it.
5750 * gcc.dg/compat/scalar-return-3_y.c: Use it.
5751 * gcc.dg/compat/scalar-return-4_x.c: Use it.
5752 * gcc.dg/compat/scalar-return-4_y.c: Use it.
5753 * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
5754 * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
5755 * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
5756 * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
5757
5758 * gcc.dg/range-test-1.c: New test.
5759 * g++.dg/opt/range-test-1.C: New test.
5760
5761 2004-06-17 Richard Henderson <rth@redhat.com>
5762
5763 * objc.dg/sync-1.m: New.
5764 * objc.dg/try-catch-1.m: Don't force next runtime.
5765 * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
5766 * objc.dg/try-catch-2.m: Likewise. Enable everywhere. Remove
5767 shadowed catch clause.
5768 * objc.dg/try-catch-5.m: New.
5769
5770 2004-06-17 Zack Weinberg <zack@codesourcery.com>
5771
5772 Bug 14610
5773 * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
5774
5775 2004-06-15 Richard Henderson <rth@redhat.com>
5776
5777 * gcc.dg/20001116-1.c: Move expected warning line.
5778
5779 2004-06-15 Richard Henderson <rth@redhat.com>
5780
5781 * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
5782 * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
5783
5784 2004-06-15 Jeff Law <law@redhat.com>
5785
5786 * gcc.dg/tree-ssa/20040615-1.c: New test.
5787 * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
5788 be less sensitive to operand ordering.
5789 * gcc.dg/tree-ssa/20030824-2.c: Likewise.
5790
5791 2004-06-16 Danny Smith <dannysmith@users.sourceforge.net>
5792
5793 * g++.dg/abi/bitfield3.C: Add comment..
5794
5795 2004-06-15 Richard Henderson <rth@redhat.com>
5796
5797 * g++.dg/ext/stmtexpr1.C: XFAIL.
5798 * gcc.dg/20030612-1.c: XFAIL.
5799
5800 2004-06-15 Eric Christopher <echristo@redhat.com>
5801
5802 * g++.dg/charset/asm5.c: New.
5803 * gcc.dg/charset/asm6.c: New.
5804
5805 2004-06-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5806
5807 PR fortran/15962
5808 * gfortran.fortran-torture/execute/select_1.f90: New test.
5809
5810 2004-06-15 Paul Brook <paul@codesourcery.com>
5811
5812 * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
5813
5814 2004-06-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5815
5816 PR c++/15967
5817 * g++.dg/lookup/crash3.C: New test.
5818
5819 2004-06-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5820
5821 PR c++/15947
5822 * g++.dg/parse/dtor4.C: New test.
5823
5824 2004-06-14 Jeff Law <law@redhat.com>
5825
5826 * gcc.c-torture/compile/20040614-1.c: New test.
5827
5828 2004-06-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5829
5830 PR fortran/15211
5831 * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
5832 LEN of a character array.
5833
5834 2004-06-14 Mark Mitchell <mark@codesourcery.com>
5835
5836 PR c++/15096
5837 * g++.dg/template/ptrmem10.C: New test.
5838
5839 PR c++/14930
5840 * g++.dg/template/friend30.C: New test.
5841
5842 2004-06-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5843
5844 PR fortran/14928
5845 * gfortran.fortran-torture/compile/mloc.f90: New test.
5846
5847 2004-06-13 Paul Brook <paul@codesourcery.com>
5848
5849 * gfortran.fortran-torture/execute/random_2.f90: New test.
5850
5851 2004-06-13 Eric Christopher <echristo@redhat.com>
5852
5853 * gcc.dg/noncompile/redecl-1.c: Fix error message.
5854
5855 2004-06-12 Paul Brook <paul@codesourcery.com>
5856
5857 * gfortran.fortran-torture/execute/contained_3.f90: New test.
5858
5859 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5860
5861 PR fortran/14923
5862 * gfortran.fortran-torture/execute/date_time_1.f90: New test.
5863
5864 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5865
5866 PR fortran/14957
5867 * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
5868 syntax errors in end statements of contained subroutines.
5869
5870 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5871
5872 PR fortran/12841
5873 * gfortran.fortran-torture/execute/null_arg.f90: New test.
5874
5875 2004-06-12 Bud Davis <bdavis9659@comcast.net>
5876
5877 PR fortran/15665
5878 * gfortran.fortran-torture/execute/getarg_1.f90: New test.
5879
5880 2004-06-12 Bud Davis <bdavis9659@comcast.net>
5881
5882 PR gfortran/12839
5883 * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
5884
5885 2004-06-11 Mark Mitchell <mark@codesourcery.com>
5886
5887 PR c++/15862
5888 * g++.dg/parse/enum1.C: New test.
5889
5890 2004-06-10 Jeff Law <law@redhat.com>
5891
5892 * gcc.c-torture/compile/20040610-1.c: New test.
5893
5894 2004-06-11 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5895
5896 * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
5897 * g++.old-deja/g++.other/decl3.C: Likewise.
5898
5899 2004-06-10 Brian Booth <bbooth@redhat.com>
5900
5901 * gcc.dg/tree-ssa/20031015-1.c: Scan for
5902 V_MAY_DEF instead of VDEF.
5903 * gcc.dg/tree-ssa/20040517-1.c: Ditto.
5904
5905 2004-06-10 Mark Mitchell <mark@codesourcery.com>
5906
5907 PR c++/14211
5908 * g++.dg/conversion/const1.C: New test.
5909
5910 PR c++/15076
5911 * g++.dg/conversion/reinterpret1.C: New test.
5912
5913 PR c++/15877
5914 * g++.dg/template/enum2.C: New test.
5915
5916 PR c++/15227
5917 * g++.dg/template/error13.C: New test.
5918
5919 2004-06-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5920
5921 PR fortran/14957
5922 * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
5923 arguments to test_* REAL and of the right size.
5924
5925 2004-06-10 Jakub Jelinek <jakub@redhat.com>
5926
5927 PR target/15569
5928 PR rtl-optimization/15681
5929 * gcc.dg/20040609-1.c: New test.
5930
5931 2004-06-10 Jakub Jelinek <jakub@redhat.com>
5932
5933 PR c++/14791
5934 * g++.dg/opt/builtins1.C: New test.
5935
5936 2004-06-10 Danny Smith <dannysmith@users.sourceforge.net>
5937
5938 * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
5939 that use default windows32 struct layout.
5940 * gcc.dg/i386-bitfield2.c: Likewise.
5941
5942 2004-06-09 Danny Smith <dannysmith@users.sourceforge.net>
5943
5944 * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
5945 for mingw32 and cygwin targets.
5946
5947 2004-06-09 Geoffrey Keating <geoffk@apple.com>
5948
5949 * gcc.dg/pch/macro-4.c: New.
5950 * gcc.dg/pch/macro-4.hs: New.
5951
5952 2004-06-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5953
5954 PR fortran/13249
5955 * gfortran.fortran-torture/compile/name_clash.f90: New test.
5956
5957 2004-06-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5958
5959 PR fortran/13372
5960 * gfortran.fortran-torture/compile/named_args_2.f90: New test.
5961
5962 2004-06-09 Bud Davis <bdavis9659@comcast.net>
5963
5964 PR gfortran/14897
5965 * gfortran.fortran-torture/execute/t_edit.f90: New test.
5966
5967 2004-06-09 Bud Davis <bdavis9659@comcast.net>
5968
5969 PR gfortran/15755
5970 * gfortran.fortran-torture/execute/backspace.c : New test.
5971
5972 2004-06-09 Paul Brook <paul@codesourcery.com>
5973
5974 * gfortran.fortran-torture/execure/intrinsic_associated.f90
5975 (pointer_to_section): Rewrite to use smaller array.
5976
5977 2004-06-08 David Edelsohn <edelsohn@gnu.org>
5978
5979 * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
5980 * gcc.dg/ext/altivec-10.c: Same.
5981 * gcc.dg/ext/altivec-11.c: Same.
5982 * gcc.dg/ext/altivec-12.c: Same.
5983 * gcc.dg/ext/altivec-13.c: Same.
5984 * gcc.dg/ext/altivec-14.c: Same.
5985 * gcc.dg/ext/altivec-15.c: Same.
5986 * gcc.dg/ext/altivec-16.c: Same.
5987 * gcc.dg/ext/altivec-3.c: Same.
5988 * gcc.dg/ext/altivec-4.c: Same.
5989 * gcc.dg/ext/altivec-6.c: Same.
5990 * gcc.dg/ext/altivec-7.c: Same.
5991 * gcc.dg/ext/altivec-8.c: Same.
5992 * gcc.dg/ext/altivec-varargs-1.c: Same.
5993
5994 * g++.dg/ext/altivec-1.C: Correct dg syntax.
5995 * g++.dg/ext/altivec-10.C: Same.
5996 * g++.dg/ext/altivec-2.C: Same.
5997 * g++.dg/ext/altivec-3.C: Same.
5998 * g++.dg/ext/altivec-4.C: Same.
5999 * g++.dg/ext/altivec-5.C: Same.
6000 * g++.dg/ext/altivec-6.C: Same.
6001 * g++.dg/ext/altivec-7.C: Same.
6002 * g++.dg/ext/altivec-8.C: Same.
6003 * g++.dg/ext/altivec-9.C: Same.
6004
6005 2004-06-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6006
6007 PR c++/7841
6008 * g++.old-deja/g++.pt/ctor2.C: Add error mark.
6009
6010 2004-06-07 Eric Botcazou <ebotcazou@libertysurf.fr>
6011
6012 * gcc.dg/union-1.c: New test.
6013
6014 2004-06-07 Roger Sayle <roger@eyesopen.com>
6015
6016 * gcc.dg/builtins-41.c: New test case.
6017 * gcc.dg/builtins-42.c: New test case.
6018
6019 2004-06-07 David Edelsohn <edelsohn@gnu.org>
6020
6021 * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
6022 * g++.dg/ext/altivec-10.C: Same.
6023 * g++.dg/ext/altivec-2.C: Same.
6024 * g++.dg/ext/altivec-3.C: Same.
6025 * g++.dg/ext/altivec-4.C: Same.
6026 * g++.dg/ext/altivec-5.C: Same.
6027 * g++.dg/ext/altivec-6.C: Same.
6028 * g++.dg/ext/altivec-7.C: Same.
6029 * g++.dg/ext/altivec-8.C: Same.
6030 * g++.dg/ext/altivec-9.C: Same.
6031 * g++.old-deja/g++.abi/cxa_vec.C: Same.
6032 * g++.old-deja/g++.brendan/new3.C: Same.
6033 * gcc.c-torture/execute/eeprof-1.x: Same.
6034
6035 2004-06-07 Joseph S. Myers <jsm@polyomino.org.uk>
6036
6037 PR c/14765
6038 * gcc.dg/pr14765-1.c: New test.
6039
6040 2004-06-07 Roger Sayle <roger@eyesopen.com>
6041
6042 PR c/14649
6043 * gcc.dg/pr14649-1.c: New test case.
6044
6045 2004-06-07 Richard Henderson <rth@redhat.com>
6046
6047 * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
6048 if temporaries.
6049
6050 2004-06-07 David Edelsohn <edelsohn@gnu.org>
6051
6052 * g++.dg/eh/elide1.C: Remove XFAIL.
6053
6054 2004-06-07 Mark Mitchell <mark@codesourcery.com>
6055
6056 PR c++/15337
6057 * g++.dg/expr/sizeof3.C: New test.
6058
6059 PR c++/14777
6060 * g++.dg/template/access14.C: New test.
6061
6062 PR c++/15554
6063 * g++.dg/template/enum1.C: New test.
6064
6065 PR c++/15057
6066 * g++.dg/eh/throw1.C: New test.
6067
6068 2004-06-07 David Ayers <d.ayers@inode.at>
6069 Ziemowit Laski <zlaski@apple.com>
6070
6071 * lib/objc.exp (objc_target_compile): Revert the '-framework
6072 Foundation' flag fix, since bare Darwin does not ship
6073 with the Foundation framework.
6074 * objc/execute/next_mapping.h: Provide a local NSConstantString
6075 @interface and @implementation.
6076 (objc_constant_string_init): A constructor function, used to
6077 initialize the NSConstantString meta-class object.
6078 * objc/execute/string1.m: Include "next_mapping.h" instead of
6079 <Foundation/NSString.h>.
6080 * objc/execute/string2.m: Likewise.
6081 * objc/execute/string3.m: Likewise.
6082 * objc/execute/string4.m: Likewise.
6083
6084 2004-06-06 H.J. Lu <hongjiu.lu@intel.com>
6085
6086 * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
6087 to double. Replace double with FLOAT.
6088 * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
6089
6090 * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
6091 * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
6092 * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
6093 * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
6094 * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
6095 * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
6096 * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
6097 * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
6098
6099 2004-06-06 Joseph S. Myers <jsm@polyomino.org.uk>
6100
6101 PR c/13519
6102 * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
6103
6104 2004-06-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6105
6106 PR c++/15503
6107 * g++.dg/template/meminit2.C: New test.
6108
6109 2004-06-04 Paolo Bonzini <bonzini@gnu.org>
6110
6111 PR target/15822
6112 * gcc.c-torture/execute/compare-fp-1.c,
6113 gcc.c-torture/execute/compare-fp-2.c,
6114 gcc.c-torture/execute/compare-fp-3.c,
6115 gcc.c-torture/execute/compare-fp-4.c,
6116 gcc.c-torture/execute/compare-fp-3.x,
6117 gcc.c-torture/execute/compare-fp-4.x: Moved...
6118 * gcc.c-torture/execute/ieee/compare-fp-1.c,
6119 gcc.c-torture/execute/ieee/compare-fp-2.c,
6120 gcc.c-torture/execute/ieee/compare-fp-3.c,
6121 gcc.c-torture/execute/ieee/compare-fp-4.c,
6122 gcc.c-torture/execute/ieee/compare-fp-3.x,
6123 gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
6124
6125 2004-06-04 David Ayers <d.ayers@inode.at>
6126
6127 * objc/execute/protocol-isEqual-4.m: New testcase.
6128
6129 2004-06-04 Nicola Pero <n.pero@mi.flashnet.it>
6130
6131 * objc/execute/protocol-isEqual-1.m: New testcase.
6132 * objc/execute/protocol-isEqual-2.m: New testcase.
6133 * objc/execute/protocol-isEqual-3.m: New testcase.
6134
6135 2004-06-03 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6136
6137 * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
6138
6139 2004-06-02 Ziemowit Laski <zlaski@apple.com>
6140
6141 * lib/objc.exp (objc_target_compile): When running tests on
6142 Darwin (Mac OS X), inform the linker about '-framework
6143 'Foundation'.
6144
6145 2004-06-02 Eric Christopher <echristo@redhat.com>
6146
6147 * gcc.c-torture/compile/20040602-1.c: New.
6148
6149 2004-06-02 Andrew Pinski <pinskia@physics.uc.edu>
6150
6151 * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
6152 * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
6153
6154 PR tree-optimization/14736
6155 * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
6156
6157 PR tree-optimization/14042
6158 * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
6159
6160 PR tree-optimization/14729
6161 * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
6162
6163 2004-06-02 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6164
6165 PR fortran/15557
6166 * gfortran.fortran-torture/execute/data_3.f90: New testcase.
6167
6168 2004-06-01 Richard Hederson <rth@redhat.com>
6169
6170 * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
6171
6172 2004-06-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6173
6174 PR c++/14932
6175 * g++.dg/parse/offsetof4.C: New test.
6176
6177 2004-06-01 Nicola Pero <nicola@brainstorm.co.uk>
6178
6179 PR objc/7993
6180 * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
6181
6182 2004-05-31 Mark Mitchell <mark@codesourcery.com>
6183
6184 PR c++/15701
6185 * g++.dg/template/friend29.C: New test.
6186
6187 2004-05-31 Joseph S. Myers <jsm@polyomino.org.uk>
6188
6189 PR c/15749
6190 * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
6191
6192 2004-05-31 Eric Botcazou <ebotcazou@libertysurf.fr>
6193
6194 * gcc.dg/sparc-trap-1.c: New test.
6195
6196 2004-05-31 Roger Sayle <roger@eyesopen.com>
6197
6198 PR middle-end/15069
6199 * g++.dg/opt/fold3.C: New test case.
6200
6201 2004-05-30 Graham Stott <graham.stott@btinternet.com>
6202
6203 * lib/target-supports.exp (check_iconv_available): Fix fallout
6204 from 2004-05-28 patch.
6205
6206 2004-05-30 Paul Brook <paul@codesourcery.com>
6207
6208 PR fortran/15620
6209 * gfortran.fortran-torture/execute/st_function_1.f90: New test.
6210 * gfortran.fortran-torture/execute/st_function_2.f90: New test.
6211
6212 2004-05-30 Steven G. Kargl <kargls@comcast.net>
6213
6214 * gfortran.fortran-torture/execute/random_1.f90: New test.
6215
6216 2004-05-28 Ziemowit Laski <zlaski@apple.com>
6217
6218 * g++.dg/ext/altivec-10.C: New test.
6219
6220 2004-05-29 Paul Brook <paul@codesourcery.com>
6221
6222 * gfortran.fortran-torture/execute/equiv_1.f90: New test.
6223
6224 2004-05-28 Ziemowit Laski <zlaski@apple.com>
6225
6226 * gcc.dg/altivec-16.c: New test.
6227
6228 2004-05-28 Janis Johnson <janis187@us.ibm.com>
6229
6230 * lib/target-supports.exp (check_vmx_hw_available): New.
6231 * gcc.dg/vmx/vmx.exp: Use it to determine default action.
6232
6233 * lib/target-supports.exp (check_alias_available,
6234 check_iconv_available, check_named_sections_available): Use
6235 unique names for temporary files.
6236
6237 2004-05-28 Ziemowit Laski <zlaski@apple.com>
6238
6239 * gcc.dg/altivec-15.c: New test.
6240
6241 2004-05-28 Mark Mitchell <mark@codesourcery.com>
6242
6243 PR c++/15083
6244 * g++.dg/warn/noeffect6.C: New test.
6245
6246 PR c++/15471
6247 * g++.dg/expr/ptrmem4.C: New test.
6248
6249 PR c++/15640
6250 * g++.dg/template/operator3.C: New test.
6251
6252 2004-05-28 Mark Mitchell <mark@codesourcery.com>
6253
6254 PR c++/14668
6255 * g++.dg/lookup/redecl1.C: New test.
6256 * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
6257
6258 2004-05-28 Paolo Bonzini <bonzini@gnu.org>
6259
6260 * gcc.c-torture/execute/compare-fp-1.c,
6261 gcc.c-torture/execute/compare-fp-2.c,
6262 gcc.c-torture/execute/compare-fp-3.c,
6263 gcc.c-torture/execute/compare-fp-4.c,
6264 gcc.c-torture/execute/compare-fp-3.x,
6265 gcc.c-torture/execute/compare-fp-4.x,
6266 gcc.dg/pr15649-1.c: New.
6267
6268 2004-05-27 Adam Nemet <anemet@lnxw.com>
6269
6270 PR c++/12883
6271 * g++.dg/init/array14.C: New test.
6272
6273 2004-05-25 Janis Johnson <janis187@us.ibm.com>
6274
6275 * lib/compat.exp (compat-get-options-main): New.
6276 (compat-get-options): Remove unneeded code, warn for ignored
6277 command.
6278 (compat-execute): Check flag set by dg-require-* commands.
6279
6280 * lib/compat.exp (compat-execute): Break up long lines.
6281
6282 2004-05-24 Janis Johnson <janis187@us.ibm.com>
6283
6284 * gcc.dg/altivec-7.c: Don't use 'vector long'.
6285 * gcc.dg/altivec-14.c: New test.
6286 * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
6287
6288 * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
6289 * gcc.dg/altivec-12.c: Ditto.
6290
6291 * gcc.dg/altivec-3.c: Move call to altivec_check.
6292
6293 2004-05-23 Mark Mitchell <mark@codesourcery.com>
6294
6295 PR c++/15044
6296 * g++.dg/template/error12.C: New test.
6297
6298 PR c++/15317
6299 * g++.dg/ext/attrib15.C: New test.
6300
6301 PR c++/15329
6302 * g++.dg/template/ptrmem9.C: New test.
6303
6304 2004-05-25 Paul Brook <paul@codesourcery.com>
6305
6306 * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
6307
6308 2004-05-23 Mark Mitchell <mark@codesourcery.com>
6309
6310 PR c++/15165
6311 * g++.dg/template/crash19.C: New test.
6312
6313 2004-05-23 Mark Mitchell <mark@codesourcery.com>
6314
6315 PR c++/15025
6316 * g++.dg/template/redecl1.C: New test.
6317
6318 2004-05-23 Mark Mitchell <mark@codesourcery.com>
6319
6320 PR c++/14821
6321 * g++.dg/other/ns1.C: New test.
6322
6323 PR c++/14883
6324 * g++.dg/template/invalid1.C: New test.
6325
6326 2004-05-23 Paul Brook <paul@codesourcery.com>
6327 Victor Leikehman <lei@haifasphere.co.il>
6328
6329 * gfortran.fortran-torture/execute/common_init_1.f90: New test.
6330 * gfortran.fortran-torture/execute/equiv_init.f90: New test.
6331
6332 2004-05-22 Mark Mitchell <mark@codesourcery.com>
6333
6334 PR c++/15285
6335 PR c++/15299
6336 * g++.dg/template/non-dependent5.C: New test.
6337 * g++.dg/template/non-dependent6.C: New test.
6338
6339 2004-05-22 Mark Mitchell <mark@codesourcery.com>
6340
6341 PR c++/15507
6342 * g++.dg/inherit/union1.C: New test.
6343
6344 PR c++/15542
6345 * g++.dg/template/addr1.C: New test.
6346
6347 PR c++/15427
6348 * g++.dg/template/array5.C: New test.
6349
6350 PR c++/15287
6351 * g++.dg/template/array6.C: New test.
6352
6353 2004-05-22 Wolfgang Bangerth <bangerth@dealii.org>
6354 Roger Sayle <roger@eyesopen.com>
6355
6356 * g++.dg/lookup/forscope2.C: New test case.
6357
6358 2004-05-22 Ben Elliston <bje@au.ibm.com>
6359
6360 * gcc.dg/cpp/Wmissingdirs.c: New.
6361
6362 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
6363
6364 PR target/15301
6365 * gcc.dg/compat/union-m128-1.h: New file.
6366 * gcc.dg/compat/union-m128-1_main.c: Likewise.
6367 * gcc.dg/compat/union-m128-1_x.c: Likewise.
6368 * gcc.dg/compat/union-m128-1_y.c: Likewise.
6369
6370 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
6371
6372 PR target/15302
6373 * gcc.dg/compat/struct-complex-1.h: New file.
6374 * gcc.dg/compat/struct-complex-1_main.c: Likewise.
6375 * gcc.dg/compat/struct-complex-1_x.c: Likewise.
6376 * gcc.dg/compat/struct-complex-1_y.c: Likewise.
6377
6378 2004-05-20 Roger Sayle <roger@eyesopen.com>
6379
6380 PR middle-end/3074
6381 * gcc.dg/pr3074-1.c: New test case.
6382 * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
6383
6384 2004-05-20 Falk Hueffner <falk@debian.org>
6385
6386 PR other/15526
6387 * gcc.dg/ftrapv-1.c: New test case.
6388
6389 2004-05-18 Feng Wang <fengwang@nudt.edu.cn>
6390
6391 * gfortran.fortran-torture/execute/power.f90: Test constant integers.
6392
6393 2004-05-18 Andrew Pinski <pinskia@physics.uc.edu>
6394 Jeff Law <law@redhat.com>
6395
6396 * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
6397 * gcc.dg/tree-ssa/20040518-2.c: New test.
6398
6399 * gcc.dg/tree-ssa/20040518-1.c: New test.
6400
6401 2004-05-18 Zack Weinberg <zack@codesourcery.com>
6402
6403 * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
6404
6405 2004-05-18 Paul Brook <paul@codesourcery.com>
6406
6407 PR fortran/13930
6408 * gfortran.fortran-torture/execute/der_init_4.f90: New test.
6409
6410 2004-05-18 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6411
6412 * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
6413 constant folding.
6414
6415 2004-05-17 Steven Bosscher <stevenb@suse.de>
6416
6417 * gcc.dg/tree-ssa/20040517-1.c: New test.
6418
6419 2004-05-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6420
6421 * gcc.dg/loop-4.c: New test.
6422
6423 2004-05-15 Andrew Pinski <pinskia@physics.uc.edu>
6424
6425 * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
6426
6427 2004-05-15 Bud Davis <bdavis9659@comcast.net>
6428
6429 PR fortran/15311
6430 * gfortran.fortran-torture/execute/write_a_1.f90: New test.
6431
6432 2004-05-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6433
6434 PR fortran/13826
6435 PR fortran/13940
6436 * gfortran.fortran-torture/compile/data_1.f90: New test.
6437
6438 2004-05-15 Ulrich Weigand <uweigand@de.ibm.com>
6439
6440 * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
6441 * gcc.dg/uninit-H.c: Define ASM for __s390__.
6442
6443 2004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
6444
6445 * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
6446
6447 2004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
6448
6449 PR c/15444
6450 * gcc.dg/format/xopen-1.c: Adjust expected message.
6451 * gcc.dg/format/xopen-3.c: New test.
6452
6453 2004-05-14 Victor Leikehman <lei@haifasphere.co.il>
6454
6455 * gfortran.fortran-torture/execute/def_init_3.f90: New test.
6456
6457 2004-05-14 Jeff Law <law@redhat.com>
6458
6459 * gcc.dg/tree-ssa/20040514-2.c: New test.
6460
6461 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6462
6463 * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
6464 this ...
6465 * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
6466 this.
6467
6468 2004-05-14 Andrew Pinski <pinskia@physics.uc.edu>
6469
6470 * gcc.dg/tree-ssa/20040514-1.c: New test.
6471
6472 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6473
6474 * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
6475 test.
6476
6477 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6478
6479 PR fortran/14066
6480 * gfortran.fortran-torture/compile/do_1.f90: New test.
6481
6482 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6483
6484 PR fortran/15051
6485 * gfortran.fortran-torture/compile/empty_interface_1.f90: New
6486 test.
6487
6488 2004-05-14 Bud Davis <bdavis9659@comcast.net>
6489
6490 PR fortran/15149
6491 * gfortran.fortran-torture/execute/random_init.f90: New test.
6492
6493 2004-05-13 Paul Brook <paul@codesourcery.com>
6494
6495 PR fortran/15314
6496 * gfortran.fortran-torture/execute/der_init_s.f90: New test.
6497
6498 2004-05-13 Andrew Pinski <pinskia@physics.uc.edu>
6499
6500 * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
6501 for the powerpc case.
6502
6503 2004-05-13 Jeff Law <law@redhat.com>
6504
6505 * gcc.dg/tree-ssa/20040513-1.c: New test.
6506 * gcc.dg/tree-ssa/20040513-2.c: New test.
6507
6508 2004-05-13 Paul Brook <paul@codesourcery.com>
6509
6510 * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
6511 * gcc.dg/tree-ssa/20030714-1.c: Ditto.
6512 * gcc.dg/tree-ssa/20030708-1.c: Ditto.
6513
6514 2004-05-13 Andreas Schwab <schwab@suse.de>
6515
6516 PR other/10819
6517 * lib/gfortran.exp (gfortran_version): Do not match NL/CR
6518 characters.
6519
6520 2004-05-13 Bud Davis <bdavis9659@comcast.net>
6521
6522 PR fortran/15294
6523 * gfortran.fortran-torture/execute/adjustr.f90: New file.
6524
6525 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6526
6527 Merge from tree-ssa-20020619-branch. See
6528 ChangeLog.tree-ssa for details.
6529
6530 2004-05-11 Ziemowit Laski <zlaski@apple.com>
6531
6532 * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
6533 include <altivec.h> explicitly.
6534 * gcc.dg/altivec-13.c: Likewise.
6535
6536 2004-05-11 Paul Brook <paul@codesourcery.com>
6537
6538 * gcc.c-torture/compile/20010518-1.c: Force enum size.
6539
6540 2004-05-10 Eric Christopher <echristo@redhat.com>
6541
6542 * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
6543 * gcc.dg/sibcall-4.c: Ditto.
6544
6545 2004-05-10 Ziemowit Laski <zlaski@apple.com>
6546
6547 * g++.dg/ext/altivec-8.C: New test case.
6548 * gcc.dg/altivec-13.c: New test case.
6549
6550 2004-05-08 Roger Sayle <roger@eyesopen.com>
6551
6552 * gcc.c-torture/execute/divcmp-1.c: New test case.
6553 * gcc.c-torture/execute/divcmp-2.c: New test case.
6554 * gcc.c-torture/execute/divcmp-3.c: New test case.
6555
6556 2004-05-07 Eric Botcazou <ebotcazou@libertysurf.fr>
6557
6558 * g++.dg/other/pragma-re-2.C: New test.
6559
6560 2004-05-07 Uros Bizjak <uros@kss-loka.si>
6561
6562 * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
6563 * gcc.dg/i386-387-2.c: Likewise.
6564
6565 * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
6566 __builtin_drem.
6567 * gcc.dg/i386-387-6.c: Likewise.
6568
6569 2004-05-07 Uros Bizjak <uros@kss-loka.si>
6570
6571 * gcc.dg/builtins-33.c: Also check log1p*.
6572
6573 2004-05-07 Hans-Peter Nilsson <hp@axis.com>
6574
6575 PR optimization/15296
6576 * gcc.c-torture/execute/pr15296.c: New test.
6577
6578 2004-05-05 Uros Bizjak <uros@kss-loka.si>
6579
6580 * gcc.dg/builtins-40.c: New test.
6581
6582 2004-05-05 Richard Sandiford <rsandifo@redhat.com>
6583
6584 * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
6585
6586 2004-05-04 Paolo Bonzini <bonzini@gnu.org>
6587
6588 * g++.dg/ext/spe1.C: New testcase.
6589
6590 2004-05-04 Ziemowit Laski <zlaski@apple.com>
6591
6592 * objc.dg/image-info.m: Allow additional attributes
6593 for __image_info section.
6594
6595 2004-05-04 Richard Sandiford <rsandifo@redhat.com>
6596
6597 * gcc.dg/torture/mips-hilo-2.c: New test.
6598
6599 2004-05-03 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6600
6601 PR c++/14389
6602 * g++.dg/template/member5.C: New test.
6603
6604 2004-05-03 Uros Bizjak <uros@kss-loka.si>
6605
6606 * gcc.dg/builtins-34.c: Also check expm1*.
6607
6608 2004-05-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6609
6610 * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
6611 * gcc.dg/torture/builtin-convert-3.c: New test.
6612
6613 2004-05-01 Ulrich Weigand <uweigand@de.ibm.com>
6614
6615 PR middle-end/15054
6616 * g++.dg/opt/pr15054.C: New test.
6617
6618 2004-04-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6619
6620 * gcc.dg/torture/builtin-rounding-1.c: New test.
6621 * gcc.dg/builtins-25.c: Delete.
6622 * gcc.dg/builtins-29.c: Delete.
6623
6624 2004-04-29 Andreas Krebbel <krebbel1@de.ibm.com>
6625
6626 * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
6627 * gcc.dg/sibcall-4.c: Likewise.
6628 * gcc.dg/sibcall-6.c: Enable s390 as test platform.
6629
6630 2004-04-30 Kazu Hirata <kazu@cs.umass.edu>
6631
6632 * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
6633 bit-field on 16-bit targets.
6634
6635 2004-04-30 Kazu Hirata <kazu@cs.umass.edu>
6636
6637 * gcc.c-torture/execute/20040409-2.c: Fix constants used on
6638 16-bit targets.
6639
6640 2004-04-30 Andrew Pinski <pinskia@physics.uc.edu>
6641
6642 * gcc.dg/rs6000-power2-1.c: Change to compile only.
6643 * gcc.dg/rs6000-power2-2.c: Likewise.
6644
6645 2004-04-29 Andrew Pinski <pinskia@physics.uc.edu>
6646
6647 * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
6648 * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
6649 Change the asm registers to be in form of frN instead of fN.
6650
6651 2004-04-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6652
6653 * gcc.dg/torture/builtin-convert-2.c: New test.
6654
6655 2004-04-28 Andrew Pinski <pinskia@physics.uc.edu>
6656
6657 * gcc.dg/rs6000-power2-1.c: New test.
6658 * gcc.dg/rs6000-power2-2.c: New test.
6659
6660 2004-04-28 Jan Hubicka <jh@suse.cz>
6661
6662 * gcc.dg/unused-6.c: New test.
6663
6664 2004-04-24 Laurent GUERBY <laurent@guerby.net>
6665 Ulrich Weigand <uweigand@de.ibm.com>
6666
6667 * ada/acats/run_all.sh: Define $target variable.
6668
6669 2004-04-26 Andrew Pinski <pinskia@physics.uc.edu>
6670
6671 PR c++/15119
6672 * g++.dg/other/vararg-1.C: New test.
6673
6674 PR c++/4794
6675 * g++.dg/eh/cleanup3.C: New test.
6676
6677 2004-04-24 Laurent GUERBY <laurent@guerby.net>
6678
6679 * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
6680 and ad8011a (target_insn).
6681 * ada/acats/support/macro.dfs: Likewise.
6682 * ada/acats/support/impbit.adb: New file.
6683
6684 2004-04-23 Ulrich Weigand <uweigand@de.ibm.com>
6685
6686 * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
6687
6688 2004-04-23 Eric Botcazou <ebotcazou@libertysurf.fr>
6689
6690 * gcc.dg/loop-3.c: New test.
6691
6692 2004-04-23 Daniel Jacobowitz <drow@mvista.com>
6693
6694 * gcc.c-torture/execute/simd-5.c: New test.
6695
6696 2004-04-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6697
6698 PR c++/15064
6699 * g++.dg/template/crash18.C: New test.
6700
6701 2004-04-22 Mark Mitchell <mark@codesourcery.com>
6702
6703 * g++.dg/ext/complit3.C: New test.
6704
6705 2004-04-21 Aldy Hernandez <aldyh@redhat.com>
6706
6707 * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
6708 * gcc.dg/altivec-3.c: Same.
6709 * gcc.dg/altivec-varargs-1.c: Same.
6710
6711 2004-04-21 Aldy Hernandez <aldyh@redhat.com>
6712
6713 * lib/target-supports.exp (check_profiling_available): Assume
6714 profiling is not available on powerpc-eabi targets.
6715
6716 2004-04-21 Janis Johnson <janis187@us.ibm.com>
6717
6718 * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
6719 * gcc.dg/vmx/bug-1.c: Ditto.
6720
6721 2004-04-20 Eric Christopher <echristo@redhat.com>
6722
6723 * gcc.dg/charset/extern.c: New test.
6724 * g++.dg/charset/extern3.cc: Ditto.
6725
6726 2004-04-20 Uros Bizjak <uros@kss-loka.si>
6727
6728 * gcc.dg/builtins-39.c: New test.
6729
6730 2004-04-20 Aldy Hernandez <aldyh@redhat.com>
6731
6732 * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
6733
6734 2004-04-20 Richard Sandiford <rsandifo@redhat.com>
6735
6736 * gcc.dg/torture/mips-hilo-1.c: New test.
6737
6738 2004-04-19 Andrew Pinski <pinskia@physics.uc.edu>
6739
6740 * gcc.c-torture/compile/20040419-1.c: New test.
6741
6742 2004-04-18 Aldy Hernandez <aldyh@redhat.com>
6743
6744 * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
6745
6746 2004-04-18 Zack Weinberg <zack@codesourcery.com>
6747 Aldy Hernandez <aldyh@redhat.com>
6748
6749 * gcc.c-torture/execute/va-arg-24.c: New.
6750
6751 2004-04-17 Zack Weinberg <zack@codesourcery.com>
6752 Aldy Hernandez <aldyh@redhat.com>
6753
6754 * gcc.dg/vmx/1b-01.c: New.
6755 * gcc.dg/vmx/1b-02.c: New.
6756 * gcc.dg/vmx/1b-03.c: New.
6757 * gcc.dg/vmx/1b-04.c: New.
6758 * gcc.dg/vmx/1b-05.c: New.
6759 * gcc.dg/vmx/1b-06.c: New.
6760 * gcc.dg/vmx/1b-07.c: New.
6761 * gcc.dg/vmx/1c-01.c: New.
6762 * gcc.dg/vmx/1c-02.c: New.
6763 * gcc.dg/vmx/3a-01a.c: New.
6764 * gcc.dg/vmx/3a-01.c: New.
6765 * gcc.dg/vmx/3a-01m.c: New.
6766 * gcc.dg/vmx/3a-03.c: New.
6767 * gcc.dg/vmx/3a-03m.c: New.
6768 * gcc.dg/vmx/3a-04.c: New.
6769 * gcc.dg/vmx/3a-04m.c: New.
6770 * gcc.dg/vmx/3a-05.c: New.
6771 * gcc.dg/vmx/3a-06.c: New.
6772 * gcc.dg/vmx/3a-06m.c: New.
6773 * gcc.dg/vmx/3a-07.c: New.
6774 * gcc.dg/vmx/3b-01.c: New.
6775 * gcc.dg/vmx/3b-02.c: New.
6776 * gcc.dg/vmx/3b-10.c: New.
6777 * gcc.dg/vmx/3b-13.c: New.
6778 * gcc.dg/vmx/3b-14.c: New.
6779 * gcc.dg/vmx/3b-15.c: New.
6780 * gcc.dg/vmx/3c-01a.c: New.
6781 * gcc.dg/vmx/3c-01.c: New.
6782 * gcc.dg/vmx/3c-02.c: New.
6783 * gcc.dg/vmx/3c-03.c: New.
6784 * gcc.dg/vmx/3d-01.c: New.
6785 * gcc.dg/vmx/4-01.c: New.
6786 * gcc.dg/vmx/4-03.c: New.
6787 * gcc.dg/vmx/5-01.c: New.
6788 * gcc.dg/vmx/5-02.c: New.
6789 * gcc.dg/vmx/5-03.c: New.
6790 * gcc.dg/vmx/5-04.c: New.
6791 * gcc.dg/vmx/5-05.c: New.
6792 * gcc.dg/vmx/5-06.c: New.
6793 * gcc.dg/vmx/5-07.c: New.
6794 * gcc.dg/vmx/5-07t.c: New.
6795 * gcc.dg/vmx/5-08.c: New.
6796 * gcc.dg/vmx/5-10.c: New.
6797 * gcc.dg/vmx/5-11.c: New.
6798 * gcc.dg/vmx/7-01a.c: New.
6799 * gcc.dg/vmx/7-01.c: New.
6800 * gcc.dg/vmx/7c-01.c: New.
6801 * gcc.dg/vmx/7d-01.c: New.
6802 * gcc.dg/vmx/7d-02.c: New.
6803 * gcc.dg/vmx/8-01.c: New.
6804 * gcc.dg/vmx/8-02a.c: New.
6805 * gcc.dg/vmx/8-02.c: New.
6806 * gcc.dg/vmx/brode-1.c: New.
6807 * gcc.dg/vmx/bug-1.c: New.
6808 * gcc.dg/vmx/bug-2.c: New.
6809 * gcc.dg/vmx/bug-3.c: New.
6810 * gcc.dg/vmx/cw-bug-1.c: New.
6811 * gcc.dg/vmx/cw-bug-2.c: New.
6812 * gcc.dg/vmx/cw-bug-3.c: New.
6813 * gcc.dg/vmx/dct.c: New.
6814 * gcc.dg/vmx/debug-1.c: New.
6815 * gcc.dg/vmx/debug-2.c: New.
6816 * gcc.dg/vmx/debug-3.c: New.
6817 * gcc.dg/vmx/debug-4.c: New.
6818 * gcc.dg/vmx/dos-bug-1-gdb.c: New.
6819 * gcc.dg/vmx/dos-bug-2-gdb.c: New.
6820 * gcc.dg/vmx/eg-5.c: New.
6821 * gcc.dg/vmx/fft.c: New.
6822 * gcc.dg/vmx/gcc-bug-1.c: New.
6823 * gcc.dg/vmx/gcc-bug-2.c: New.
6824 * gcc.dg/vmx/gcc-bug-3.c: New.
6825 * gcc.dg/vmx/gcc-bug-4.c: New.
6826 * gcc.dg/vmx/gcc-bug-5.c: New.
6827 * gcc.dg/vmx/gcc-bug-6.c: New.
6828 * gcc.dg/vmx/gcc-bug-7.c: New.
6829 * gcc.dg/vmx/gcc-bug-8.c: New.
6830 * gcc.dg/vmx/gcc-bug-9.c: New.
6831 * gcc.dg/vmx/gcc-bug-b.c: New.
6832 * gcc.dg/vmx/gcc-bug-c.c: New.
6833 * gcc.dg/vmx/gcc-bug-d.c: New.
6834 * gcc.dg/vmx/gcc-bug-e.c: New.
6835 * gcc.dg/vmx/gcc-bug-f.c: New.
6836 * gcc.dg/vmx/gcc-bug-g.c: New.
6837 * gcc.dg/vmx/gcc-bug-i.c: New.
6838 * gcc.dg/vmx/harness.h: New.
6839 * gcc.dg/vmx/ira1.c: New.
6840 * gcc.dg/vmx/ira2a.c: New.
6841 * gcc.dg/vmx/ira2b.c: New.
6842 * gcc.dg/vmx/ira2.c: New.
6843 * gcc.dg/vmx/ira2c.c: New.
6844 * gcc.dg/vmx/mem.c: New.
6845 * gcc.dg/vmx/newton-1.c: New.
6846 * gcc.dg/vmx/ops.c: New.
6847 * gcc.dg/vmx/sn7153.c: New.
6848 * gcc.dg/vmx/spill2.c: New.
6849 * gcc.dg/vmx/spill3.c: New.
6850 * gcc.dg/vmx/spill.c: New.
6851 * gcc.dg/vmx/t.c: New.
6852 * gcc.dg/vmx/varargs-1.c: New.
6853 * gcc.dg/vmx/varargs-2.c: New.
6854 * gcc.dg/vmx/varargs-3.c: New.
6855 * gcc.dg/vmx/varargs-4.c: New.
6856 * gcc.dg/vmx/varargs-5.c: New.
6857 * gcc.dg/vmx/varargs-6.c: New.
6858 * gcc.dg/vmx/varargs-7.c: New.
6859 * gcc.dg/vmx/vmx.exp: New.
6860 * gcc.dg/vmx/vprint-1.c: New.
6861 * gcc.dg/vmx/vscan-1.c: New.
6862 * gcc.dg/vmx/x-01.c: New.
6863 * gcc.dg/vmx/x-02.c: New.
6864 * gcc.dg/vmx/x-03.c: New.
6865 * gcc.dg/vmx/x-04.c: New.
6866 * gcc.dg/vmx/x-05.c: New.
6867 * gcc.dg/vmx/yousufi-1.c: New.
6868 * gcc.dg/vmx/zero-1.c: New.
6869 * gcc.dg/vmx/zero.c: New.
6870
6871 2004-04-17 Andrew Pinski <pinskia@physics.uc.edu>
6872
6873 * g++.dg/lookup/java1.C: Update for chage of
6874 _Jv_AllocObject.
6875 * g++.dg/lookup/java2.C: Likewise.
6876
6877 2004-04-17 Laurent GUERBY <laurent@guerby.net>
6878
6879 * ada/acats/run_all.sh: use -O2 by default.
6880
6881 2004-04-17 Richard Sandiford <rsandifo@redhat.com>
6882
6883 * gcc.dg/vr-mult-[12].c: New tests.
6884
6885 2004-04-16 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6886
6887 * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
6888
6889 * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
6890
6891 2004-04-15 Richard Sandiford <rsandifo@redhat.com>
6892
6893 * lib/target-supports.exp (check_profiling_available): Assume profiling
6894 isn't available for mips*-*-elf targets.
6895
6896 2004-04-14 Uros Bizjak <uros@kss-loka.si>
6897
6898 * gcc.dg/builtins-38.c: New test.
6899
6900 2004-04-14 Eric Christopher <echristo@redhat.com>
6901
6902 * g++.dg/charset/charset.exp: Run .cc extension tests.
6903
6904 2004-04-14 Zack Weinberg <zack@codesourcery.com>
6905
6906 * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32). Update commentary.
6907
6908 2004-04-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6909
6910 * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
6911
6912 2004-04-13 Uros Bizjak <uros@kss-loka.si>:
6913
6914 * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
6915 * gcc.dg/i386-387-2.c: Likewise.
6916
6917 * gcc.dg/i386-387-7.c: New test.
6918 * gcc.dg/i386-387-8.c: New test.
6919
6920 * gcc.dg/builtins-37.c: New test.
6921
6922 2004-04-13 Geoffrey Keating <geoffk@apple.com>
6923
6924 * g++.dg/pch/externc-1.C: Add missing semicolon.
6925
6926 2004-04-13 Aldy Hernandez <aldyh@redhat.com>
6927
6928 * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
6929
6930 2004-04-12 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
6931
6932 * gcc.c-torture/execute/20040411-1.c: New test.
6933
6934 2004-04-10 Joseph S. Myers <jsm@polyomino.org.uk>
6935
6936 * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
6937
6938 2004-04-09 Chris Demetriou <cgd@broadcom.com>
6939
6940 * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
6941
6942 2004-04-09 Zack Weinberg <zack@codesourcery.com>
6943
6944 * lib/target-supports.exp (check_named_sections_available): New.
6945 * lib/gcc-dg.exp (dg-require-named-sections): New.
6946 * lib/prune.exp (prune_gcc_output): Incorporate prunes from
6947 old-deja.exp. Also prune error-count message from HP linker.
6948 * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
6949
6950 * g++.dg/init/init-ref4.C: Use dg-require-weak.
6951 * g++.old-deja/g++.pt/static3.C: Likewise.
6952 * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
6953
6954 2004-04-09 Roger Sayle <roger@eyesopen.com>
6955
6956 * gcc.c-torture/execute/20040409-1.c: New test case.
6957 * gcc.c-torture/execute/20040409-2.c: New test case.
6958 * gcc.c-torture/execute/20040409-3.c: New test case.
6959
6960 2004-04-09 Andrew Pinski <pinskia@physics.uc.edu>
6961
6962 * gcc.dg/20040409-1.c: New test.
6963
6964 2004-04-08 Roger Sayle <roger@eyesopen.com>
6965
6966 PR target/14888
6967 * g++.dg/opt/pr14888.C: New test case.
6968
6969 2004-04-08 Geoffrey Keating <geoffk@apple.com>
6970
6971 * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
6972 gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
6973 gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
6974 gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
6975 New tests.
6976
6977 2004-04-08 Paul Brook <paul@codesourcery.com>
6978
6979 * gcc.dg/spill-1.c: New test.
6980
6981 2004-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6982
6983 * gcc.dg/torture/builtin-ctype-2.c: New test.
6984
6985 2004-04-07 Ian Lance Taylor <ian@wasabisystems.com>
6986
6987 * gcc.dg/pch/pch.exp: Add largefile test.
6988
6989 2004-04-06 Geoffrey Keating <geoffk@apple.com>
6990
6991 * g++.dg/pch/externc-1.Hs: New.
6992 * g++.dg/pch/externc-1.C: New.
6993
6994 2004-04-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6995
6996 * gcc.dg/compat/struct-by-value-5a_main.c,
6997 gcc.dg/compat/struct-by-value-5b_main.c: New files.
6998 * gcc.dg/compat/struct-by-value-5_main.c: Delete.
6999 * gcc.dg/compat/struct-by-value-5a_x.c,
7000 gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
7001 gcc.dg/compat/struct-by-value-5_x.c.
7002 * gcc.dg/compat/struct-by-value-5a_y.c,
7003 gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
7004 gcc.dg/compat/struct-by-value-5_y.c.
7005
7006 * gcc.dg/compat/struct-by-value-6a_main.c,
7007 gcc.dg/compat/struct-by-value-6b_main.c: New files.
7008 * gcc.dg/compat/struct-by-value-6_main.c: Delete.
7009 * gcc.dg/compat/struct-by-value-6a_x.c,
7010 gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
7011 gcc.dg/compat/struct-by-value-6_x.c.
7012 * gcc.dg/compat/struct-by-value-6a_y.c,
7013 gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
7014 gcc.dg/compat/struct-by-value-6_y.c.
7015
7016 * gcc.dg/compat/struct-by-value-7a_main.c,
7017 gcc.dg/compat/struct-by-value-7b_main.c: New files.
7018 * gcc.dg/compat/struct-by-value-7_main.c: Delete.
7019 * gcc.dg/compat/struct-by-value-7a_x.c,
7020 gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
7021 gcc.dg/compat/struct-by-value-7_x.c.
7022 * gcc.dg/compat/struct-by-value-7a_y.c,
7023 gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
7024 gcc.dg/compat/struct-by-value-7_y.c.
7025
7026 2004-04-06 Jakub Jelinek <jakub@redhat.com>
7027
7028 * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
7029 * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
7030 * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
7031 options.
7032
7033 2004-04-06 Uros Bizjak <uros@kss-loka.si>
7034
7035 * gcc.dg/builtins-36.c: New test.
7036
7037 2004-04-06 Paul Brook <paul@codesourcery.com>
7038
7039 * README.gcc: Remove obsolete contraint on testcases.
7040
7041 2004-04-05 Paul Brook <paul@codesourcery.com>
7042
7043 PR2123
7044 * g++.dg/expr/anew1.C: XFAIL and make reproducible. Call abort on
7045 failure and exit(0) on success.
7046 * g++.dg/expr/anew2.C: Ditto.
7047 * g++.dg/expr/anew3.C: Ditto.
7048 * g++.dg/expr/anew4.C: Ditto.
7049
7050 2004-04-05 Nathan Sidwell <nathan@codesourcery.com>
7051
7052 PR c++/3518
7053 * g++.dg/template/unify7.C: New.
7054
7055 2004-04-02 Nathanael Nerode <neroden@gcc.gnu.org>
7056
7057 * g++.dg/README: Bring up to date with new subdirectories; remove
7058 duplicate subdirectory lines.
7059
7060 2004-04-02 Nathan Sidwell <nathan@codesourcery.com>
7061
7062 PR c++/14007
7063 * g++.dg/template/unify5.C: New.
7064 * g++.dg/template/unify6.C: New.
7065 * g++.dg/template/qualttp20.C: Adjust.
7066 * g++.old-deja/g++.jason/report.C: Adjust.
7067 * g++.old-deja/g++.other/qual1.C: Adjust.
7068
7069 2004-04-01 Mark Mitchell <mark@codesourcery.com>
7070
7071 PR c++/14803
7072 * g++.dg/inherit/ptrmem1.C: New test.
7073
7074 2004-04-01 Jakub Jelinek <jakub@redhat.com>
7075
7076 PR c++/14755
7077 * gcc.c-torture/execute/20040331-1.c: New test.
7078 * gcc.dg/20040331-1.c: New test.
7079
7080 2004-04-01 Paul Brook <paul@codesourcery.com>
7081
7082 * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
7083
7084 2004-03-30 Mark Mitchell <mark@codesourcery.com>
7085
7086 PR c++/14724
7087 * g++.dg/init/goto1.C: New test.
7088
7089 PR c++/14763
7090 * g++.dg/template/defarg4.C: New test.
7091
7092 2004-03-30 Hartmut Penner <hpenner@de.ibm.com>
7093
7094 * gcc.dg/altivec-11.c: Extend test for more valid cases.
7095
7096 2004-03-28 David Edelsohn <edelsohn@gnu.org>
7097
7098 * gcc.dg/doloop-1.c: Do not check for lack of "blt".
7099
7100 2004-03-28 Zack Weinberg <zack@codesourcery.com>
7101
7102 * gcc.dg/noncompile/undeclared-2.c: New test.
7103
7104 2004-03-28 Joseph S. Myers <jsm@polyomino.org.uk>
7105
7106 * gcc.dg/940409-1.c: Remove XFAIL.
7107 * gcc.dg/reg-vol-struct-1.c: New test.
7108
7109 2004-03-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7110
7111 * gcc.dg/torture/builtin-wctype-1.c: New test.
7112
7113 2004-03-26 James A. Morrison <ja2morri@uwaterloo.ca>
7114
7115 * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
7116 * gcc.dg/20001101-1.c: Likewise.
7117 * gcc.dg/20001102-1.c: Likewise.
7118
7119 2004-03-25 Roger Sayle <roger@eyesopen.com>
7120
7121 * gcc.dg/compare8.c: Add an additional test for XOR.
7122
7123 2004-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7124
7125 * gcc.dg/torture/builtin-ctype-1.c: New test.
7126
7127 2004-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7128
7129 * gcc.dg/torture/builtin-explog-1.c: Add new cases.
7130 * gcc.dg/torture/builtin-math-1.c: Likewise.
7131 * gcc.dg/torture/builtin-power-1.c: New test.
7132
7133 2004-03-24 Andreas Schwab <schwab@suse.de>
7134
7135 * lib/prune.exp (prune_gcc_output): Ignore errata warning from
7136 IA64 assembler.
7137
7138 2004-03-23 Joseph S. Myers <jsm@polyomino.org.uk>
7139 Roger Sayle <roger@eyesopen.com>
7140
7141 * gcc.dg/compare8.c: New test case.
7142
7143 2004-03-23 Ziemowit Laski <zlaski@apple.com>
7144
7145 * g++.dg/ext/altivec-7.C: New test.
7146
7147 2004-03-23 Zack Weinberg <zack@codesourcery.com>
7148
7149 PR 12267, 12391, 12560, 13129, 14114, 14133
7150 * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
7151 * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
7152 * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
7153 Adjust error regexps.
7154 * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
7155 * gcc.dg/noncompile/undeclared-1.c: New test cases.
7156 * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
7157 * gcc.dg/local1.c: Add explanatory comment.
7158
7159 2004-03-23 Roger Sayle <roger@eyesopen.com>
7160
7161 PR optimization/14669
7162 * g++.dg/opt/fold2.C: New test case.
7163
7164 2004-03-22 Jakub Jelinek <jakub@redhat.com>
7165
7166 PR c/14069
7167 * gcc.dg/20040322-1.c: New test.
7168
7169 2004-03-22 Eric Botcazou <ebotcazou@libertysurf.fr>
7170
7171 * gcc.dg/ultrasp2.c: Do not pass -m64. Remove redundant lines.
7172 * gcc.dg/ultrasp4.c: Likewise.
7173 * gcc.dg/ultrasp8.c: Do not pass -m64. Add sparcv9-*-*.
7174
7175 2004-03-21 Ulrich Weigand <uweigand@de.ibm.com>
7176
7177 * gcc.dg/i386-sse-8.c: Reset default options.
7178
7179 2004-03-21 Ulrich Weigand <uweigand@de.ibm.com>
7180
7181 * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
7182 in the error message text.
7183
7184 2004-03-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
7185
7186 * g++.dg/template/qualttp20.C: Adjust dg- regexp.
7187
7188 2004-03-21 Mark Mitchell <mark@codesourcery.com>
7189
7190 PR c++/14616
7191 * g++.dg/init/array13.C: New test.
7192
7193 2004-03-20 Roger Sayle <roger@eyesopen.com>
7194
7195 PR target/13889
7196 * gcc.c-torture/compile/pr13889.c: New test case.
7197
7198 2004-03-20 Joseph S. Myers <jsm@polyomino.org.uk>
7199
7200 PR c/14635
7201 * builtins-1.c (nan, nans): Don't test.
7202 * builtins-30.c: Don't use nan, nanf, nanl.
7203 * builtins-35.c: New test.
7204
7205 2004-03-19 Ziemowit Laski <zlaski@apple.com>
7206
7207 * g++.dg/ext/altivec-6.C: New test.
7208
7209 2004-03-19 Mark Mitchell <mark@codesourcery.com>
7210
7211 * g++.dg/init/placement3.C: New test.
7212
7213 * g++.dg/template/spec13.C: New test.
7214
7215 * g++.dg/lookup/using11.C: New test.
7216
7217 * g++.dg/lookup/koenig3.C: New test.
7218
7219 * g++.dg/template/operator2.C: New test.
7220
7221 * g++.dg/expr/dtor3.C: New test.
7222 * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
7223 marker.
7224 * g++.old-deja/g++.law/visibility28.C: Likewise.
7225
7226 2004-03-19 Paolo Bonzini <bonzini@gnu.org>
7227
7228 * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
7229 * gcc.dg/ppc64-abi-3.c: Likewise.
7230
7231 2004-03-19 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7232
7233 PR c++/14545
7234 * g++.dg/parse/template15.C: New test.
7235
7236 2004-03-18 Mark Mitchell <mark@codesourcery.com>
7237
7238 * g++.dg/expr/dtor2.C: New test.
7239
7240 * g++.dg/lookup/anon4.C: New test.
7241
7242 * g++.dg/overload/using1.C: New test.
7243
7244 * g++.dg/template/lookup7.C: New test.
7245
7246 * g++.dg/template/typename6.C: New test.
7247
7248 * g++.dg/expr/cond6.C: New test.
7249
7250 2004-03-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7251
7252 * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
7253
7254 2004-03-18 Mark Mitchell <mark@codesourcery.com>
7255
7256 * g++.dg/expr/cond5.C: New test.
7257 * g++.dg/expr/constcast1.C: Likewise.
7258 * g++.dg/expr/ptrmem2.C: Likewise.
7259 * g++.dg/expr/ptrmem3.C: Likewise.
7260 * g++.dg/lookup/main1.C: Likewise.
7261 * g++.dg/template/lookup6.C: Likewise.
7262
7263 2004-03-18 Mark Mitchell <mark@codesourcery.com>
7264
7265 * gcc.dg/local1.c: New test.
7266
7267 * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
7268
7269 2004-03-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7270
7271 * gcc.dg/torture/builtin-convert-1.c: New test.
7272
7273 2004-03-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7274
7275 * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
7276
7277 2004-03-16 Mark Mitchell <mark@codesourcery.com>
7278
7279 PR c++/14481
7280 * g++.dg/warn/Wunused-7.C: New test.
7281
7282 2004-03-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7283
7284 * gcc.dg/torture/builtin-integral-1.c: New test.
7285
7286 2004-03-16 Mark Mitchell <mark@codesourcery.com>
7287
7288 PR c++/14586
7289 * g++.dg/parse/non-dependent3.C: New test.
7290
7291 2004-03-16 Paolo Bonzini <bonzini@gnu.org>
7292
7293 * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
7294 * g++.dg/eh/simd-2.C: Likewise.
7295 * g++.dg/init/array10.C: Likewise.
7296 * gcc.c-torture/compile/simd-1.c: Likewise.
7297 * gcc.c-torture/compile/simd-2.c: Likewise.
7298 * gcc.c-torture/compile/simd-3.c: Likewise.
7299 * gcc.c-torture/compile/simd-4.c: Likewise.
7300 * gcc.c-torture/compile/simd-6.c: Likewise.
7301 * gcc.c-torture/execute/simd-1.c: Likewise.
7302 * gcc.c-torture/execute/simd-2.c: Likewise.
7303 * gcc.dg/compat/vector-defs.h: Likewise.
7304 * gcc.dg/20020531-1.c: Likewise.
7305 * gcc.dg/altivec-3.c: Likewise.
7306 * gcc.dg/altivec-4.c: Likewise.
7307 * gcc.dg/altivec-varargs-1.c: Likewise.
7308 * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
7309 * gcc.dg/i386-mmx-3.c: Likewise.
7310 * gcc.dg/i386-sse-4.c: Likewise.
7311 * gcc.dg/i386-sse-5.c: Likewise.
7312 * gcc.dg/i386-sse-8.c: Likewise.
7313 * gcc.dg/simd-1.c: Likewise.
7314 * gcc.dg/20030218-1.c: Likewise. Plus, do not declare
7315 __ev64_opaque__ since the machine description provides it.
7316
7317 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
7318
7319 * lib/compat.exp (skip_list): New global variable.
7320 Use it to hold the user defined COMPAT_SKIPS list if any.
7321 (compat-obj): Add the members of skip_list to optall.
7322
7323 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
7324
7325 * gcc.dg/compat/union-by-value-1_main.c,
7326 union-by-value-1_x.c, union-by-value-1_y.c,
7327 union-check.h, union-defs.h,
7328 union-init.h, union-return-1_main.c,
7329 union-return-1_x.c, union-return-1_y.c: New files.
7330
7331 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
7332
7333 * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
7334 mixed-struct-init.h: Add 4 mixed structure types.
7335 struct-by-value-21_main.c, struct-by-value-21_x.c,
7336 struct-by-value-21_y.c, struct-return-21_main.c,
7337 struct-return-21_x.c, struct-return-21_y.c: New files.
7338
7339 2004-03-13 Mark Mitchell <mark@codesourcery.com>
7340
7341 PR c++/14550
7342 * g++.dg/parse/template14.C: New test.
7343
7344 2004-03-13 Eric Botcazou <ebotcazou@libertysurf.fr>
7345
7346 * gcc.c-torture/execute/20040313-1.c: New test.
7347
7348 2004-03-13 Jakub Jelinek <jakub@redhat.com>
7349
7350 PR target/14533
7351 * gcc.dg/20040311-2.c: New test.
7352
7353 2004-03-12 Kazu Hirata <kazu@cs.umass.edu>
7354
7355 PR other/14544
7356 * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
7357 bit-field.
7358
7359 2004-03-12 Ulrich Weigand <uweigand@de.ibm.com>
7360
7361 * gcc.dg/20040305-2.c: Add missing return statement.
7362
7363 2004-03-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7364
7365 * gcc.dg/builtins-34.c: Also check pow10*.
7366
7367 2004-03-11 Ulrich Weigand <uweigand@de.ibm.com>
7368
7369 PR target/14262
7370 * gcc.dg/20040305-2.c: New test.
7371
7372 2004-03-11 Ulrich Weigand <uweigand@de.ibm.com>
7373
7374 * gcc.dg/20040310-1.c: New test.
7375
7376 2004-03-11 Roger Sayle <roger@eyesopen.com>
7377
7378 * gcc.c-torture/execute/20040311-1.c: New test case.
7379
7380 2004-03-11 Mark Mitchell <mark@codesourcery.com>
7381
7382 PR c++/14476
7383 * g++.dg/lookup/enum1.C: New test.
7384
7385 2004-03-10 Mark Mitchell <mark@codesourcery.com>
7386
7387 PR c++/14510
7388 * g++.dg/lookup/struct2.C: New test.
7389
7390 2004-03-10 Uros Bizjak <uros@kss-loka.si>
7391
7392 * gcc.dg/builtins-34.c: New test.
7393
7394 2004-03-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7395
7396 * gcc.dg/torture/builtin-nonneg-1.c: New test.
7397
7398 2004-03-09 James E Wilson <wilson@specifixinc.com>
7399
7400 * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
7401 * gcc.dg/alias-2.c: New testcase.
7402
7403 2004-03-09 Zack Weinberg <zack@codesourcery.com>
7404
7405 * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
7406
7407 2004-03-09 Roger Sayle <roger@eyesopen.com>
7408
7409 * gcc.c-torture/execute/20040309-1.c: New test case.
7410
7411 2004-03-09 Nathan Sidwell <nathan@codesourcery.com>
7412
7413 PR c++/14397
7414 * g++.dg/overload/ref1.C: New.
7415
7416 2004-03-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7417
7418 PR c++/14409
7419 * g++.dg/template/spec12.C: New test.
7420
7421 PR c++/14448
7422 * g++.dg/parse/crash14.C: New test.
7423
7424 2004-03-09 Mark Mitchell <mark@codesourcery.com>
7425
7426 PR c++/14230
7427 * g++.dg/init/ref11.C: New test.
7428
7429 2004-03-09 Mark Mitchell <mark@codesourcery.com>
7430
7431 PR c++/14432
7432 * g++.dg/parse/builtin2.C: New test.
7433
7434 2004-03-08 Mark Mitchell <mark@codesourcery.com>
7435
7436 PR c++/14401
7437 * g++.dg/init/ctor3.C: New test.
7438 * g++.dg/init/union1.C: New test.
7439 * g++.dg/ext/anon-struct4.C: New test.
7440
7441 2004-03-08 Mark Mitchell <mark@codesourcery.com>
7442
7443 * g++.dg/lookup/koenig1.C: Tweak error messages.
7444 * g++.dg/lookup/used-before-declaration.C: Likewise.
7445 * g++.dg/other/do1.C: Likewise.
7446 * g++.dg/overload/koenig1.C: Likewise.
7447 * g++.dg/parse/crash13.C: Likewise.
7448 * g++.dg/template/instantiate3.C: Likewise.
7449
7450 2004-03-08 Eric Christopher <echristo@redhat.com>
7451
7452 * * lib/target-supports.exp: Enable libiconv in test
7453 compilation. Fix up error checking.
7454
7455 2004-03-08 Roger Sayle <roger@eyesopen.com>
7456
7457 PR middle-end/14289
7458 * gcc.dg/pr14289-1.c: New test case.
7459 * gcc.dg/pr14289-2.c: Likewise.
7460 * gcc.dg/pr14289-3.c: Likewise.
7461
7462 2004-03-08 Eric Botcazou <ebotcazou@act-europe.fr>
7463
7464 * gcc.c-torture/execute/20040308-1.c: New test.
7465
7466 2004-03-07 Roger Sayle <roger@eyesopen.com>
7467
7468 * gcc.c-torture/execute/20040307-1.c: New test case.
7469
7470 2004-03-07 Richard Sandiford <rsandifo@redhat.com>
7471
7472 * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
7473
7474 2004-03-06 Ulrich Weigand <uweigand@de.ibm.com>
7475
7476 * gcc.dg/20040306-1.c: New test.
7477
7478 2004-03-06 Kazu Hirata <kazu@cs.umass.edu>
7479
7480 * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
7481 them static.
7482 * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
7483
7484 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7485
7486 PR c/14465
7487 * gcc.dg/decl-6.c: New test.
7488
7489 2004-03-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7490
7491 * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
7492 Rename LOGPOW -> LOG_POW.
7493 (SQRT_EXP, POW_EXP): New.
7494
7495 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7496
7497 * gcc.dg/i386-sse-8.c: New test.
7498
7499 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7500
7501 PR c/14114
7502 * gcc.dg/decl-5.c: New test.
7503
7504 2004-03-05 Andreas Krebbel <krebbel1@de.ibm.com>
7505
7506 * gcc.dg/20040305-1.c: New test.
7507
7508 2004-03-05 Hans-Peter Nilsson <hp@axis.com>
7509
7510 PR other/14354
7511 * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
7512
7513 2004-03-04 Ziemowit Laski <zlaski@apple.com>
7514
7515 PR c++/14425, c++/14426
7516 * g++.dg/ext/altivec-4.C: New test.
7517 * g++.dg/ext/altivec-5.C: New test.
7518
7519 2004-03-04 Geoffrey Keating <geoffk@apple.com>
7520
7521 * g++.old-deja/g++.other/linkage1.C: Expect errors about
7522 global variables of a type with no linkage.
7523 * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
7524 * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
7525 * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
7526 * g++.old-deja/g++.bugs/900210_02.C: Likewise.
7527 * g++.old-deja/g++.bugs/900210_03.C: Likewise.
7528 * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
7529 * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
7530 * g++.dg/warn/deprecated.C: Name enum Color.
7531 * g++.dg/overload/VLA.C: Name structure for 'b'.
7532 * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
7533
7534 2004-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7535
7536 * gcc.c-torture/compile/20040304-1.c: New test.
7537
7538 2004-03-03 Zack Weinberg <zack@codesourcery.com>
7539
7540 PR 13728
7541 * gcc.dg/decl-4.c: New testcase.
7542
7543 2004-03-03 Kazu Hirata <kazu@cs.umass.edu>
7544
7545 * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
7546 as PRECF if sizeof (float) > sizeof (double).
7547 (PRECL): Make it the same as PRECF if
7548 sizeof (float) > sizeof (long double).
7549
7550 2004-03-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7551
7552 * gcc.dg/builtins-config.h: Use underscore macro style for __sun
7553 system type. Add check for irix6 which doesn't have c99 runtime.
7554
7555 2004-03-03 Bob Wilson <bob.wilson@acm.org>
7556
7557 * gcc.dg/const-elim-1.c: xfail for xtensa.
7558
7559 2004-03-01 Mark Mitchell <mark@codesourcery.com>
7560
7561 PR c++/14369
7562 * g++.dg/template/cond4.C: New test.
7563
7564 2004-03-01 Mark Mitchell <mark@codesourcery.com>
7565
7566 PR c++/14360
7567 * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
7568
7569 PR c++/14361
7570 * g++.dg/parse/defarg7.C: New test.
7571
7572 PR c++/14359
7573 * g++.dg/template/friend26.C: New test.
7574
7575 2004-03-01 Mark Mitchell <mark@codesourcery.com>
7576
7577 PR c++/14324
7578 * g++.dg/abi/mangle21.C: New test.
7579
7580 PR c++/14260
7581 * g++.dg/parse/constructor2.C: New test.
7582
7583 PR c++/14337
7584 * g++.dg/template/sfinae1.C: New test.
7585
7586 2004-02-29 Mark Mitchell <mark@codesourcery.com>
7587
7588 PR c++/14267
7589 * g++.dg/expr/crash2.C: New test.
7590
7591 PR middle-end/13448
7592 * gcc.dg/inline-5.c: New test.
7593 * gcc.dg/always-inline.c: Split out tests into ...
7594 * gcc.dg/always-inline2.c: ... this and ...
7595 * gcc.dg/always-inline3.c: ... this.
7596
7597 2004-02-29 Mark Mitchell <mark@codesourcery.com>
7598
7599 PR debug/12103
7600 * g++.dg/debug/crash1.C: New test.
7601
7602 2004-02-29 Kazu Hirata <kazu@cs.umass.edu>
7603
7604 * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
7605 function with __attribute__((noinline)).
7606 (recurser_void2): Likewise.
7607 * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
7608 (recurser_void2): Likewise.
7609
7610 2004-02-29 Roger Sayle <roger@eyesopen.com>
7611
7612 PR middle-end/14203
7613 * g++.dg/warn/Wunused-6.C: New test case.
7614
7615 2004-02-28 Richard Earnshaw <rearnsha@arm.com>
7616
7617 * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
7618 not defined.
7619
7620 2004-02-27 Eric Christopher <echristo@redhat.com>
7621
7622 * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
7623 * g++.dg/charset/asm2.c: Run only x86.
7624 * gcc.dg/charset/asm3.c: Ditto.
7625
7626 2004-02-27 Aldy Hernandez <aldyh@redhat.com>
7627
7628 * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
7629 ld_library_path.
7630
7631 2004-02-27 Ziemowit Laski <zlaski@apple.com>
7632
7633 * g++.dg/ext/altivec-3.C: New.
7634
7635 2004-02-26 Richard Henderson <rth@redhat.com>
7636
7637 * g++.dg/ext/attrib10.C: Mark for warning.
7638 * gcc.dg/attr-alias-1.c: New.
7639
7640 2004-02-26 Richard Henderson <rth@redhat.com>
7641
7642 * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
7643 * gcc.c-torture/execute/20040208-2.c: ... it back.
7644
7645 2004-02-26 Eric Christopher <echristo@redhat.com>
7646
7647 * lib/target-supports.exp (check-iconv-available): New function.
7648 * lib/gcc-dg.exp (dg-require-iconv): New function.
7649 Use above.
7650 * gcc.dg/charset: New directory.
7651 * gcc.dg/charset/charset.exp: New file.
7652 * gcc.dg/charset/asm1.c: Ditto.
7653 * gcc.dg/charset/asm2.c: Ditto.
7654 * gcc.dg/charset/asm3.c: Ditto.
7655 * gcc.dg/charset/asm4.c: Ditto.
7656 * gcc.dg/charset/asm5.c: Ditto.
7657 * gcc.dg/charset/attribute1.c: Ditto.
7658 * gcc.dg/charset/attribute2.c: Ditto.
7659 * gcc.dg/charset/string1.c: Ditto.
7660 * g++.dg/charset: New directory.
7661 * g++.dg/dg.exp: Add here. Special options.
7662 * g++.dg/charset/charset.exp: New file.
7663 * g++.dg/charset/asm1.c: Ditto.
7664 * g++.dg/charset/asm2.c: Ditto.
7665 * g++.dg/charset/asm3.c: Ditto.
7666 * g++.dg/charset/asm4.c: Ditto.
7667 * g++.dg/charset/attribute1.c: Ditto.
7668 * g++.dg/charset/attribute2.c: Ditto.
7669 * g++.dg/charset/extern1.cc: Ditto.
7670 * g++.dg/charset/extern2.cc: Ditto.
7671 * g++.dg/charset/string1.c: Ditto.
7672
7673 2004-02-26 Mark Mitchell <mark@codesourcery.com>
7674
7675 PR c++/14278
7676 * g++.dg/parse/comma1.C: New test.
7677
7678 2004-02-26 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7679
7680 PR c++/14284
7681 * g++.dg/template/ttp8.C: New test.
7682
7683 2004-02-26 Eric Botcazou <ebotcazou@act-europe.fr>
7684
7685 * gcc.dg/fixuns-trunc-1.c: New test.
7686
7687 2004-02-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7688
7689 * gcc.dg/builtins-config.h: Use #elif.
7690
7691 2004-02-26 Michael Matz <matz@suse.de>
7692
7693 * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
7694 * gcc.dg/991214-1.c: Likewise.
7695 * gcc.dg/i386-asm-1.c: Likewise.
7696
7697 2004-02-25 Richard Henderson <rth@redhat.com>
7698
7699 * gcc.c-torture/execute/20040208-2.c: Move ...
7700 * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
7701
7702 2004-02-26 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7703
7704 PR c++/14246
7705 * g++.dg/other/crash-3.C: New test.
7706
7707 2004-02-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7708
7709 * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
7710 * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
7711
7712 * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
7713 HP-UX.
7714
7715 2004-02-24 Michael Matz <matz@suse.de>
7716
7717 * gcc.dg/i386-regparm.c: New.
7718
7719 2004-02-23 James E Wilson <wilson@specifixinc.com>
7720
7721 * gcc.c-torture/execute/20040223-1.c: New.
7722
7723 2004-02-23 Zack Weinberg <zack@codesourcery.com>
7724 Kazu Hirata <kazu@cs.umass.edu>
7725
7726 * gcc.dg/fwritable-strings-1.c: Remove.
7727
7728 2004-02-23 Andrew Pinski <pinskia@physics.uc.edu>
7729
7730 PR c/14156
7731 * gcc.dg/20040223-1.c: New test.
7732
7733 2004-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7734
7735 PR c++/14106
7736 * g++.dg/ext/typeof9.C: New test.
7737
7738 2004-02-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7739
7740 PR c++/14250
7741 * g++.dg/other/switch1.C: New test.
7742
7743 2004-02-23 Eric Botcazou <ebotcazou@libertysurf.fr>
7744
7745 * gcc.dg/cast-function-1.c: Adjust for new informative message.
7746 * gcc.dg/va-arg-1.c: Likewise.
7747
7748 2004-02-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7749
7750 PR c++/14143
7751 * g++.dg/template/koenig5.C: New test.
7752
7753 2004-02-21 Ziemowit Laski <zlaski@apple.com>
7754
7755 * g++.dg/ext/altivec-1.C: Generalize target triple.
7756 * g++.dg/ext/altivec-2.C: New test case.
7757 * g++.dg/ext/altivec_check.h: New file.
7758 * gcc.dg/altivec-1.c: Generalize target triple;
7759 include altivec_check.h and call altivec_check().
7760 * gcc.dg/altivec-[2-5].c: Generalize target triple.
7761 * gcc.dg/altivec-6.c: New test case.
7762 * gcc.dg/altivec-[7-9].c: Generalize target triple; add
7763 type casts as needed.
7764 * gcc.dg/altivec-10.c: Include altivec_check.h and call
7765 altivec_check().
7766 * gcc.dg/altivec-12.c: New test case.
7767 * gcc.dg/altivec-varargs-1.c: Generalize target triple;
7768 include altivec_check.h and call altivec_check().
7769 * gcc.dg/altivec_check.h: New file.
7770
7771 2004-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7772
7773 * lib/target-supports.exp (check_alias_available): Don't mangle
7774 function `g' in test program.
7775
7776 2004-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7777
7778 * lib/target-supports.exp (check_profiling_available): Check
7779 argument to determine whether we support a profiling type.
7780 * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
7781 check_profiling_available.
7782 * g++.dg/bprob/bprob.exp: Likewise
7783 * g77.dg/bprob/bprob.exp: Likewise.
7784 * gcc.misc-tests/bprob.exp: Likewise.
7785 * g++.old-deja/g++.law/profile1.C: Pass profiling type to
7786 dg-require-profiling and delete expected error handling.
7787 * gcc.dg/20021014-1.c: Likewise.
7788 * gcc.dg/nest.c: Likewise.
7789
7790 2004-02-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7791
7792 PR c++/12007
7793 * g++.dg/other/vthunk1.C: New test.
7794
7795 2004-02-20 Falk Hueffner <falk@debian.org>
7796
7797 PR target/14201
7798 * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
7799
7800 2004-02-20 Mark Mitchell <mark@codesourcery.com>
7801
7802 PR c++/13927
7803 * g++.dg/other/error8.C: Remove XFAIL markers.
7804
7805 PR c++/14173
7806 * g++.dg/ext/packed5.C: New test.
7807
7808 PR c++/14199
7809 * g++.dg/warn/Wunused-5.C: New test.
7810
7811 PR c++/14186
7812 * g++.dg/lookup/member1.C: New test.
7813
7814 2004-02-19 Kazu Hirata <kazu@cs.umass.edu>
7815
7816 * gcc.c-torture/compile/20040130-1.c: Enable only when
7817 __INT_MAX__ >= 2147483647L.
7818 * gcc.c-torture/compile/961203-1.c: Likewise.
7819
7820 2004-02-19 Nathan Sidwell <nathan@codesourcery.com>
7821
7822 * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
7823 * g++.dg/opt/template1.C: Robustify assembler regexp
7824
7825 2004-02-19 Eric Botcazou <ebotcazou@libertysurf.fr>
7826
7827 * gcc.c-torture/execute/simd-4.x: Remove.
7828 * gcc.c-torture/execute/va-arg-25.x: Likewise.
7829 * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
7830 Guard with #ifndef SKIP_ATTRIBUTE.
7831 * gcc.dg/compat/vector-1_y.c: Likewise.
7832 * gcc.dg/compat/vector-2_x.c: Likewise.
7833 * gcc.dg/compat/vector-2_y.c: Likewise.
7834 * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
7835 * g++.dg/eh/simd-2.C: Likewise.
7836
7837 2004-02-19 Alan Modra <amodra@bigpond.net.au>
7838
7839 * gcc.c-torture/compile/complex-1.c: New.
7840
7841 2004-02-19 Hans-Peter Nilsson <hp@axis.com>
7842
7843 PR target/14209
7844 * gcc.c-torture/execute/20040218-1.c: New test.
7845
7846 2004-02-19 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7847
7848 PR c++/14181
7849 * g++.dg/parse/new2.C: New test.
7850
7851 2004-02-18 Paul Brook <paul@codesourcery.com>
7852
7853 * gcc.c-torture/compile/libcall-1.c: New test.
7854
7855 2004-02-18 Paul Brook <paul@codesourcery.com>
7856
7857 PR debug/12934
7858 * gcc.dg/debug/debug-7.c: New test.
7859
7860 2004-02-17 Ulrich Weigand <uweigand@de.ibm.com>
7861
7862 * gcc.dg/20040217-1.c: New test.
7863
7864 2004-02-17 Zack Weinberg <zack@codesourcery.com>
7865
7866 * gcc.c-torture/execute/990208-1.x: Delete.
7867
7868 2004-02-17 Richard Sandiford <rsandifo@redhat.com>
7869
7870 * gcc.c-torture/execute/20040208-2.x: New file.
7871
7872 2004-02-17 Mark Mitchell <mark@codesourcery.com>
7873
7874 PR c++/11326
7875 * g++.dg/abi/structret1.C: New test.
7876
7877 2004-02-17 Jakub Jelinek <jakub@redhat.com>
7878
7879 * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
7880 (i386_cpuid): No need to test if cpuid is available on AMD64.
7881 Fix assembly, so that it works onboth i386 and AMD64.
7882 * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
7883 (vecInLong): Fix s[] member type to unsigned int.
7884 (vecInWord): Remove type.
7885 (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
7886 (a64, b64, c64, d64, e64): Remove.
7887 (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
7888 Remove unused variable. Remove initialization of removed variables.
7889 Don't call mmx_tests nor sse_tests.
7890 (reference_mmx, reference_sse): Remove.
7891 (check): Add return stmt.
7892 * gcc.dg/i386-sse-7.c: New test.
7893 * gcc.dg/i386-mmx-4.c: New test.
7894
7895 2004-02-17 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7896
7897 * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
7898 * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
7899 g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
7900 g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
7901 g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
7902 g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
7903 g++.dg/tc1/dr94.C: Fix line terminator.
7904
7905 2004-02-16 Geoffrey Keating <geoffk@apple.com>
7906
7907 * gcc.c-torture/compile/20040216-1.c: New.
7908
7909 2004-02-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7910
7911 * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
7912 g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
7913 g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
7914 g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
7915 g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
7916 g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
7917
7918 2004-02-16 Eric Botcazou <ebotcazou@libertysurf.fr>
7919
7920 * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
7921
7922 2004-02-15 Mark Mitchell <mark@codesourcery.com>
7923
7924 PR c++/13971
7925 * g++.dg/expr/cond4.C: New test.
7926
7927 PR c++/14086
7928 * g++.dg/lookup/crash2.C: New test.
7929
7930 2004-02-14 Josef Zlomek <zlomekj@suse.cz>
7931
7932 * gcc.c-torture/compile/20040214-2.c: New test.
7933
7934 2004-02-14 Andrew Pinski <pinskia@physics.uc.edu>
7935
7936 PR c++/14116
7937 * g++.dg/ext/typeof8.C: New test.
7938
7939 2004-02-14 Eric Botcazou <ebotcazou@act-europe.fr>
7940
7941 * gcc.c-torture/compile/20040214-1.c: New test.
7942
7943 2004-02-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7944
7945 PR c++/13635
7946 * g++.dg/template/spec11.C: New test.
7947
7948 2004-02-13 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7949
7950 PR c++/13927
7951 * g++.dg/other/error8.C: New test.
7952
7953 2004-02-13 Mark Mitchell <mark@codesourcery.com>
7954
7955 PR c++/14122
7956 * g++.dg/template/array4.C: New test.
7957
7958 PR c++/14108
7959 * g++.dg/inherit/thunk2.C: New test.
7960
7961 PR c++/14083
7962 * g++.dg/eh/cond2.C: New test.
7963
7964 2004-02-12 Alan Modra <amodra@bigpond.net.au>
7965
7966 * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
7967
7968 2004-02-12 Nathaniel Smith <njs@codesourcery.com>
7969
7970 * lib/scanasm.exp (dg-scan): Quote pattern before display.
7971
7972 2004-02-12 Hartmut Penner <hpenner@de.ibm.com>
7973
7974 * g++.dg/simd-2.C: xfail on ppc64-linux.
7975
7976 2004-02-11 Joseph S. Myers <jsm@polyomino.org.uk>
7977
7978 PR c/456
7979 * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
7980 tests.
7981
7982 2004-02-11 Uros Bizjak <uros@kss-loka.si>
7983
7984 * gcc.dg/builtins-33.c: New test.
7985
7986 2004-02-11 Paolo Bonzini <bonzini@gnu.org>
7987
7988 * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
7989
7990 2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
7991
7992 * g++.dg/simd-2.C: Set -maltivec for ppc64.
7993
7994 2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
7995
7996 * gcc.dg/ppc64-abi-3.c: New test.
7997
7998 2004-02-10 Paolo Bonzini <bonzini@gnu.org>
7999
8000 PR c/14092
8001
8002 * gcc.dg/pr14092-1.c: New testcase.
8003
8004 2004-02-10 Alan Modra <amodra@bigpond.net.au>
8005
8006 * gcc.dg/cpp/assert4.c: Fix typo last change.
8007
8008 * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
8009 * gcc.dg/cpp/assert4.c: Handle powerpc64.
8010
8011 * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
8012
8013 2004-02-09 Roger Sayle <roger@eyesopen.com>
8014
8015 * gcc.c-torture/compile/20040209-1.c: New test case.
8016
8017 2004-02-08 Joseph S. Myers <jsm@polyomino.org.uk>
8018
8019 * gcc.dg/c90-init-1.c: Adjust expected error messages.
8020
8021 2004-02-08 Richard Sandiford <rsandifo@redhat.com>
8022
8023 * gcc.c-torture/execute/20040208-[12].c: New tests.
8024
8025 2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
8026
8027 * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
8028
8029 2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
8030
8031 * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
8032
8033 2004-02-07 Zack Weinberg <zack@codesourcery.com>
8034
8035 Bug 13856
8036 * gcc.dg/visibility-8.c: New testcase.
8037
8038 2004-02-07 Zack Weinberg <zack@codesourcery.com>
8039
8040 * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
8041 arguments.
8042 * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
8043
8044 2004-02-07 Roger Sayle <roger@eyesopen.com>
8045
8046 PR middle-end/13696
8047 * g++.dg/opt/fold1.C: New test case.
8048
8049 2003-02-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8050
8051 PR c++/14033
8052 * g++.dg/other/crash-2.C: New test.
8053
8054 2003-02-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8055
8056 PR c++/14028
8057 * g++.dg/parse/angle-bracket2.C: New test.
8058
8059 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8060
8061 PR middle-end/13750
8062 Revert:
8063 2004-01-15 Geoffrey Keating <geoffk@apple.com>
8064 PR pch/13361
8065 * testsuite/g++.dg/pch/wchar-1.C: New.
8066 * testsuite/g++.dg/pch/wchar-1.Hs: New.
8067
8068 2004-02-05 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8069
8070 PR c++/14008
8071 * g++.dg/parse/error15.C: New test.
8072 * g++.dg/parse/crash11.C: Update dg-error mark.
8073
8074 2004-02-04 Mark Mitchell <mark@codesourcery.com>
8075
8076 PR c++/13932
8077 * g++.dg/warn/conv2.C: New test.
8078
8079 2004-02-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8080
8081 PR c++/13086
8082 * g++.dg/warn/incomplete1.C: Remove xfail.
8083
8084 2004-02-04 Mark Mitchell <mark@codesourcery.com>
8085
8086 * lib/file-format.exp (gcc_target_object_format): Use
8087 ${tool}_target_compile, not gcc_target_compile.
8088 * lib/target-supports.exp (check_alias_available): Likewise.
8089 (check_gc_sections_available): Likewise.
8090 * g++.dg/ext/attrib10.C: Use dg-require-alias.
8091 * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
8092 dg-require-alias.
8093
8094 2004-02-04 Mark Mitchell <mark@codesourcery.com>
8095
8096 PR c++/13969
8097 * g++.dg/template/static6.C: New test.
8098
8099 2004-02-04 Ian Lance Taylor <ian@wasabisystems.com>
8100
8101 * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
8102
8103 2004-02-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8104
8105 * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
8106 tests for systems where `char' is unsigned by default.
8107
8108 2003-02-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8109
8110 PR c++/13997
8111 * g++.dg/template/partial3.C: New test.
8112
8113 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
8114
8115 * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
8116 gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
8117 Remove mentions of obsolete ports.
8118
8119 2004-02-04 Paolo Bonzini <bonzini@gnu.org>
8120
8121 * gcc.dg/noncompile/20001228-1.c: Fix for new
8122 error message.
8123
8124 2004-02-03 Roger Sayle <roger@eyesopen.com>
8125
8126 PR target/9348
8127 * gcc.c-torture/execute/multdi-1.c: New test case.
8128
8129 2004-02-03 Mark Mitchell <mark@codesourcery.com>
8130
8131 PR c++/13925
8132 * g++.dg/template/lookup5.C: New test.
8133
8134 2004-02-03 Mark Mitchell <mark@codesourcery.com>
8135
8136 PR c++/13950
8137 * g++.dg/template/lookup4.C: New test.
8138
8139 PR c++/13970
8140 * g++.dg/parse/error14.C: New test.
8141
8142 PR c++/14002
8143 * g++.dg/parse/template13.C: New test.
8144
8145 2004-02-03 Mark Mitchell <mark@codesourcery.com>
8146
8147 PR c++/13978
8148 * g++.dg/template/koenig4.C: New test.
8149
8150 PR c++/13968
8151 * g++.dg/template/crash17.C: New test.
8152
8153 PR c++/13975
8154 * g++.dg/parse/error13.C: New test.
8155 * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
8156
8157 2004-02-03 Eric Botcazou <ebotcazou@libertysurf.fr>
8158
8159 * gcc.dg/20020503-1.c: Remove -mflat dg-options.
8160
8161 2004-02-03 Paolo Bonzini <bonzini@gnu.org>
8162
8163 PR c/11658
8164 PR c/13994
8165 * gcc.dg/noncompile/20040203-1.c: New test.
8166 * gcc.dg/noncompile/20040203-2.c: Likewise.
8167 * gcc.dg/noncompile/20040203-3.c: Likewise.
8168 * gcc.dg/20040203-1.c: Likewise.
8169
8170 2004-02-02 Andrew Pinski <pinskia@physics.uc.edu>
8171
8172 PR c++/10858
8173 * g++.dg/template/sizeof7.C: New test.
8174
8175 2004-02-02 Eric Christopher <echristo@redhat.com>
8176 Zack Weinberg <zack@codesourcery.com>
8177
8178 * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
8179
8180 2004-02-02 Zack Weinberg <zack@codesourcery.com>
8181
8182 * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
8183 * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
8184 * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
8185 * gcc.dg/cleanup-5.c: Run only on Linux targets.
8186
8187 2004-02-02 Mark Mitchell <mark@codesourcery.com>
8188
8189 PR c++/13113
8190 * g++.old-deja/g++.mike/net36.C: Adjust error messages.
8191
8192 PR c++/13854
8193 * g++.dg/ext/attrib13.C: New test.
8194
8195 PR c++/13907
8196 * g++.dg/conversion/op2.C: New test.
8197
8198 2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
8199
8200 * gcc.dg/titype-1.c: Fix pasto.
8201
8202 2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
8203
8204 * gcc.dg/titype-1.c: New test.
8205
8206 2004-02-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8207
8208 PR c++/13957
8209 * g++.dg/template/non-type-template-argument-1.C,
8210 g++.dg/template/qualified-id1.C: Update dg-error marks.
8211 * g++.dg/template/nontype6.C: New test.
8212
8213 2004-02-01 Roger Sayle <roger@eyesopen.com>
8214
8215 * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
8216 * gcc.dg/builtins-31.c: New testcase.
8217 * gcc.dg/builtins-32.c: New testcase.
8218
8219 2004-01-30 Andrew Pinski <pinskia@physics.uc.edu>
8220
8221 * objc.dg/call-super-2.m: Update line numbers
8222 for the including of stddef.h.
8223
8224 2004-01-30 Michael Matz <matz@suse.de>
8225
8226 * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
8227 g++.dg/ext/case-range3.C: New tests.
8228
8229 2004-01-30 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8230
8231 DR206
8232 PR c++/13813
8233 * g++.dg/template/member4.C: New test.
8234
8235 2004-01-30 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8236
8237 PR c++/13683
8238 * g++.dg/template/sizeof6.C: New test.
8239
8240 2004-01-30 Eric Botcazou <ebotcazou@libertysurf.fr>
8241
8242 * gcc.dg/fwritable-strings-1.c: New test.
8243
8244 2004-01-30 Eric Botcazou <ebotcazou@libertysurf.fr>
8245
8246 * gcc.c-torture/compile/20040130-1.c: New test.
8247
8248 2004-01-29 Geoffrey Keating <geoffk@geoffk.org>
8249
8250 * objc.dg/call-super-2.m: Include stddef.h for size_t.
8251
8252 2004-01-29 Mark Mitchell <mark@codesourcery.com>
8253
8254 PR c++/13883
8255 * g++.dg/template/ctor3.C: New test.
8256
8257 2004-01-29 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8258
8259 * g++.dg/tc1: New directory.
8260 * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
8261 g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
8262 g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
8263 g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
8264 g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
8265
8266 2004-01-28 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8267
8268 * g++.dg/parse/error11.C: New test.
8269 * g++.dg/parse/error12.C: Likewise.
8270
8271 2004-01-28 Ziemowit Laski <zlaski@apple.com>
8272
8273 * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
8274 (scan_initial, main): Use aligned_sizeof instead of sizeof.
8275
8276 2004-01-28 Mark Mitchell <mark@codesourcery.com>
8277
8278 PR c++/13791
8279 * g++.dg/ext/attrib12.C: New test.
8280
8281 PR c++/13736
8282 * g++.dg/parse/cast2.C: New test.
8283
8284 2004-01-27 James E Wilson <wilson@specifixinc.com>
8285
8286 * objc.dg/encode-2.m (main): New local string. Set depending on
8287 sizeof long. Use in sscanf call.
8288 * objc.dg/encode-3.m (main): New local string. Set depending on
8289 sizeof long. Use in scan_initial call.
8290
8291 2004-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8292
8293 * objc.dg/call-super-2.m: Make LP64-safe.
8294 * objc.dg/desig-init-1.m: Likewise.
8295
8296 2004-01-27 Devang Patel <dpatel@apple.com>
8297
8298 * g++.dg/debug/namespace1.C: New test.
8299
8300 2004-01-27 Ian Lance Taylor <ian@wasabisystems.com>
8301
8302 * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
8303 xscale-*-*.
8304
8305 * gcc.dg/arm-mmx-1.c: New test.
8306
8307 2004-01-27 Eric Botcazou <ebotcazou@libertysurf.fr>
8308
8309 * gcc.dg/20040127-1.c: New test.
8310 * gcc.dg/20040127-2.c: New test.
8311
8312 2004-01-26 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8313
8314 * objc.dg/stret-1.m (glob): Renamed to globa.
8315
8316 2004-01-26 Mark Mitchell <mark@codesourcery.com>
8317
8318 PR c++/13663
8319 * g++.dg/expr/for1.C: New test.
8320
8321 2004-01-26 Fariborz Jahanian <fjahanian@apple.com>
8322
8323 PR middle-end/13779
8324 * gcc.dg/darwin-longlong.c: New test.
8325
8326 2004-01-26 Ian Lance Taylor <ian@wasabisystems.com>
8327
8328 * gcc.dg/20040124-1.c: Moved test from here...
8329 * gcc.c-torture/compile/20040124-1.c: ...to here.
8330
8331 2004-01-26 Eric Botcazou <ebotcazou@libertysurf.fr>
8332
8333 * gcc.dg/sparc-ret.c: Run only in 32-bit mode. Don't scan
8334 the assembly output if -m64 is passed.
8335
8336 2004-01-25 Mark Mitchell <mark@codesourcery.com>
8337
8338 PR c++/13833
8339 * g++.dg/template/cond3.C: New test.
8340
8341 2004-01-25 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8342
8343 PR c++/13810
8344 * g++.dg/template/ttp7.C: New test.
8345
8346 2004-01-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8347
8348 PR c++/13797
8349 * g++.dg/template/nontype4.C: New test.
8350 * g++.dg/template/nontype5.C: Likewise.
8351
8352 2004-01-25 Richard Sandiford <rsandifo@redhat.com>
8353
8354 * gcc.dg/torture/mips-clobber-at.c: New test.
8355
8356 2004-01-24 Ian Lance Taylor <ian@wasabisystems.com>
8357
8358 * gcc.dg/20040124-1.c: New test.
8359
8360 2004-01-24 Jakub Jelinek <jakub@redhat.com>
8361
8362 * gcc.dg/20040123-1.c: New test.
8363
8364 2004-01-23 Zack Weinberg <zack@codesourcery.com>
8365
8366 * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
8367
8368 2004-01-24 Joseph S. Myers <jsm@polyomino.org.uk>
8369
8370 * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
8371
8372 2004-01-23 Andrew Pinski <apinski@apple.com>
8373
8374 * gcc.dg/20030121-1.c: Move to ..
8375 * gcc.dg/20040121-1.c: here.
8376
8377 2004-01-23 Roger Sayle <roger@eyesopen.com>
8378
8379 * gcc.dg/builtins-29.c: New test case.
8380
8381 2004-01-23 Zack Weinberg <zack@codesourcery.com>
8382
8383 PR 18314
8384 * gcc.dg/builtins-30.c: New testcase.
8385
8386 2004-01-23 Andreas Tobler <a.tobler@schweiz.ch>
8387
8388 * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
8389 * lib/g77.exp: Likewise.
8390 * lib/objc.exp: Likewise.
8391 * lib/g++.exp: Likewise.
8392
8393 2004-01-22 Eric Botcazou <ebotcazou@libertysurf.fr>
8394
8395 * gcc.dg/struct-by-value-2.c: New test.
8396
8397 2004-01-21 Andrew Pinski <apinski@apple.com>
8398
8399 PR target/13785
8400 * gcc.dg/20030121-1.c: New test.
8401
8402 2004-01-22 Ulrich Weigand <uweigand@de.ibm.com>
8403
8404 * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option. Do not
8405 clobber frame pointer register in asm statement.
8406
8407 2004-01-21 Falk Hueffner <falk@debian.org>
8408
8409 * gcc.c-torture/compile/20040121-1.c: New test.
8410
8411 2004-01-21 Zack Weinberg <zack@codesourcery.com>
8412
8413 * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
8414
8415 2004-01-20 Hartmut Penner <hpenner@de.ibm.com>
8416
8417 * gcc.dg/ppc64-abi-2.c: New test.
8418
8419 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8420
8421 * lib/treelang.exp: Fill out this file.
8422 * lib/treelang-dg.exp: New File.
8423
8424 2004-01-20 Joseph S. Myers <jsm@polyomino.org.uk>
8425
8426 * gcc.c-torture/compile/981022-1.c: Remove.
8427 * gcc.dg/array-5.c: Remove XFAIL.
8428 * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
8429 * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
8430 gcc.dg/cond-lvalue-1.c: Update.
8431 * gcc.dg/cast-lvalue-2.c: New test.
8432
8433 2004-01-19 Mark Mitchell <mark@codesourcery.com>
8434
8435 PR c++/13592
8436 * g++.dg/other/error1.C (class foo): Tweak error message.
8437
8438 PR c++/13592
8439 * g++.dg/template/call2.C: New test.
8440
8441 2004-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
8442
8443 * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
8444 scalar-by-value-3_x.c, scalar-by-value-3_y.c,
8445 scalar-by-value-4_x.c, scalar-by-value-4_y.c,
8446 scalar-return-1_x.c, scalar-return-2_y.c,
8447 scalar-return-3_x.c, scalar-return-3_y.c,
8448 scalar-return-4_x.c, scalar-return-4_y.c,
8449 struct-align-1.h, struct-align-1_x.c,
8450 struct-align-1_y.c, struct-align-2.h,
8451 struct-align-2_x.c, struct-align-2_y.c,
8452 struct-by-value-10_y.c, struct-by-value-11_x.c,
8453 struct-by-value-11_y.c, struct-by-value-12_x.c,
8454 struct-by-value-12_y.c, struct-by-value-13_x.c,
8455 struct-by-value-13_y.c, struct-by-value-14_x.c,
8456 struct-by-value-14_y.c, struct-by-value-15_x.c,
8457 struct-by-value-15_y.c, struct-by-value-16_y.c,
8458 struct-by-value-17_y.c, struct-by-value-18_y.c,
8459 struct-by-value-19_y.c, struct-by-value-1_x.c,
8460 struct-by-value-1_y.c, struct-by-value-20_y.c,
8461 struct-by-value-2_x.c, struct-by-value-2_y.c,
8462 struct-by-value-3_y.c, struct-by-value-4_x.c,
8463 struct-by-value-4_y.c, struct-by-value-5_y.c,
8464 struct-by-value-6_y.c, struct-by-value-7_y.c
8465 struct-by-value-8_x.c, struct-by-value-8_y.c
8466 struct-by-value-9_x.c, struct-by-value-9_y.c
8467 struct-return-10_x.c, struct-return-10_y.c,
8468 struct-return-19_x.c, struct-return-20_x.c
8469 struct-return-2_x.c, struct-return-2_y.c
8470 struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
8471 SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY. Turns SKIPVA into SKIP_VA.
8472
8473 2004-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
8474
8475 * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
8476 attribute on sparc*-sun-solaris2.*.
8477
8478 2004-01-18 Mark Mitchell <mark@codesourcery.com>
8479
8480 PR c++/13710
8481 * g++.dg/ext/typeof7.C: New test.
8482
8483 2004-01-18 David Edelsohn <edelsohn@gnu.org>
8484
8485 * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
8486 * gcc.dg/const-elim-1.c: Same.
8487
8488 2004-01-17 Ziemowit Laski <zlaski@apple.com>
8489
8490 * objc.dg/stret-1.m: New.
8491 * objc.dg/stret-2.m: New.
8492
8493 2004-01-17 Andrew Pinski <pinskia@physics.uc.edu>
8494
8495 PR c++/11895
8496 * g++.dg/ext/vector1.C: New test.
8497
8498 2004-01-16 Geoffrey Keating <geoffk@apple.com>
8499
8500 * gcc.dg/pch/import-1.c: New.
8501 * gcc.dg/pch/import-1.hs: New.
8502 * gcc.dg/pch/import-1a.h: New.
8503 * gcc.dg/pch/import-1b.h: New.
8504 * gcc.dg/pch/import-1c.h: New.
8505
8506 2004-01-16 Mark Mitchell <mark@codesourcery.com>
8507
8508 PR c++/13574
8509 * g++.dg/ext/array1.C: New test.
8510
8511 PR c++/13178
8512 * g++.dg/conversion/op1.C: New test.
8513
8514 2004-01-16 J"orn Rennecke <joern.rennecke@superh.com>
8515
8516 PR 11864
8517 From Kazumoto Kojima / Dan Kegel:
8518 * gcc.dg/pr11864-1.c: New test.
8519
8520 PR 10392
8521 From Marcus Comstedt / Dan Kegel:
8522 * gcc.dg/pr10392-1.c: New test.
8523
8524 2004-01-16 Mark Mitchell <mark@codesourcery.com>
8525
8526 PR c++/13478
8527 * g++.dg/init/ref10.C: New test.
8528
8529 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8530
8531 PR c++/13407
8532 * g++.dg/parse/typename6.C: New test.
8533
8534 2004-01-15 Geoffrey Keating <geoffk@apple.com>
8535
8536 PR pch/13361
8537 * testsuite/g++.dg/pch/wchar-1.C: New.
8538 * testsuite/g++.dg/pch/wchar-1.Hs: New.
8539
8540 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8541
8542 PR c++/9259
8543 * g++.dg/expr/sizeof2.C: New test.
8544
8545 2004-01-15 Kazu Hirata <kazu@cs.umass.edu>
8546
8547 * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
8548
8549 2004-01-15 Alexandre Oliva <aoliva@redhat.com>
8550
8551 PR c++/13659
8552 * g++.dg/lookup/strong-using-3.C: New.
8553 * g++.dg/lookup/using-10.C: New.
8554
8555 2004-01-15 Alexandre Oliva <aoliva@redhat.com>
8556
8557 PR c++/13594
8558 * g++.dg/lookup/strong-using-2.C: New.
8559
8560 2004-01-15 Marcus Comstedt <marcus@mc.pp.se>
8561 Dan Kegel <dank@kegel.com>
8562 J"orn Rennecke <joern.rennecke@superh.com>
8563
8564 PR target/9365
8565 * gcc.dg/pr9365-1.c: New test.
8566
8567 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8568
8569 PR c++/8856
8570 * g++.dg/parse/casting-operator2.C: New test.
8571 * g++.old-deja/g++.pt/explicit83.C: Remove.
8572
8573 2004-01-14 Joseph S. Myers <jsm@polyomino.org.uk>
8574
8575 * gcc.dg/label-compound-stmt-1.c: New test.
8576 * gcc.c-torture/compile/950922-1.c,
8577 gcc.c-torture/compile/20000211-3.c,
8578 gcc.c-torture/compile/20000518-1.c,
8579 gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
8580 compound statements.
8581
8582 2004-01-14 Hartmut Penner <hpenner@de.ibm.com>
8583
8584 * gcc.dg/ppc64-abi-1.c: New test.
8585
8586 2004-01-14 Danny Smith <dannysmith@users.sourceforge.net>
8587
8588 * g++.dg/ext/attrib9.C: Add dg-warnings.
8589
8590 2004-01-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8591
8592 PR c++/12335
8593 * g++.dg/parse/dtor3.C: New test.
8594
8595 2004-01-13 Andrew Pinski <pinskia@physics.uc.edu>
8596
8597 PR c++/12709
8598 * g++.dg/parse/try-catch-1.C: New test.
8599
8600 2004-01-13 Arnaud Charlet <charlet@act-europe.fr>
8601
8602 * ada/acats/run_all.sh: Add more verbose output in acats.log
8603 when compiling tests.
8604
8605 2004-01-12 Zack Weinberg <zack@codesourcery.com>
8606
8607 PR 13656
8608 * gcc.dg/typedef-redecl.c: New test case.
8609 * gcc.dg/typedef-redecl.h: New support file.
8610
8611 2004-01-13 Jan Hubicka <jh@suse.cz>
8612
8613 * gcc.dg/always_inline.c: New test.
8614 * gcc.dg/debug/20031231-1.c: Fix.
8615
8616 2004-01-13 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8617
8618 PR c++/13474
8619 * g++.dg/template/array3.C: New test.
8620
8621 2004-01-12 Zack Weinberg <zack@codesourcery.com>
8622
8623 * g++.dg/ext/lvalue1.C: No longer expected to fail.
8624 * g++.dg/warn/Wunused-2.C: Likewise.
8625
8626 2004-01-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8627
8628 PR c++/13289
8629 * g++.dg/template/instantiate6.C: New test.
8630
8631 2004-01-12 Roger Sayle <roger@eyesopen.com>
8632
8633 PR middle-end/11397
8634 * gcc.dg/special/wkali-2.c: Add dg-require-alias.
8635
8636 2004-01-12 Jan Hubicka <jh@suse.cz>
8637
8638 PR opt/12826
8639 * gcc.dg/20040112-1.c: New.
8640
8641 * gcc.dg/dwarf-die[1-7].c: Move to...
8642 * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
8643 * gcc.dg/debug/dwarf2/dwarf2.exp: New.
8644
8645 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8646
8647 PR c++/4100
8648 * g++.dg/parse/friend4.C: New test.
8649
8650 2004-01-12 Scott Brumbaugh <scottb.lists@verizon.net>
8651
8652 PR c++/4100
8653 * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
8654 definition is called a friend.
8655
8656 2004-01-11 Zack Weinberg <zack@codesourcery.com>
8657
8658 * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
8659
8660 2004-01-11 Ian Lance Taylor <ian@wasabisystems.com>
8661
8662 PR c++/3478
8663 * g++.dg/parse/error10.C: New test.
8664 * g++.dg/template/arg2.C: Accept "invalid type" error.
8665
8666 2004-01-11 Jakub Jelinek <jakub@redhat.com>
8667
8668 PR middle-end/13392
8669 * g++.dg/opt/expect2.C: New test.
8670
8671 2004-01-10 Zack Weinberg <zack@codesourcery.com>
8672
8673 * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
8674 * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
8675 * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
8676 Update dg-error regexps.
8677
8678 2004-01-10 Zack Weinberg <zack@codesourcery.com>
8679
8680 * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
8681 * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
8682
8683 2004-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
8684
8685 * gcc.dg/pragma-re-1.c: Use right pointer type.
8686
8687 2004-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
8688
8689 * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
8690
8691 2004-01-09 Geoffrey Keating <geoffk@apple.com>
8692
8693 * gcc.dg/rs6000-ldouble-1.c: New.
8694
8695 2004-01-10 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8696
8697 DR 337
8698 PR c++/9256
8699 * g++.dg/other/abstract1.C: New test.
8700
8701 2004-01-09 Alexandre Oliva <aoliva@redhat.com>
8702
8703 * g++.dg/lookup/strong-using-1.C: New.
8704
8705 2004-01-09 Joseph S. Myers <jsm@polyomino.org.uk>
8706
8707 PR c/11234
8708 * gcc.dg/func-ptr-conv-1.c: New test.
8709 * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
8710
8711 2004-01-09 Kazu Hirata <kazu@cs.umass.edu>
8712
8713 PR target/13380.
8714 * gcc.c-torture/compile/20040109-1.c: New.
8715
8716 2004-01-08 Stuart Hastings <stuart@apple.com>
8717
8718 * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
8719 testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
8720 * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
8721
8722 2004-01-09 Alan Modra <amodra@bigpond.net.au>
8723
8724 * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
8725
8726 2004-01-08 Eric Botcazou <ebotcazou@libertysurf.fr>
8727
8728 * ada/acats/run_acats: Treat 'gnatchop' the same way
8729 as 'gnatmake'. Export GCC_DRIVER.
8730 * ada/acats/run_all.sh: Add target_gnatchop. Use
8731 'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
8732
8733 2004-01-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8734
8735 PR c++/12573
8736 * g++.dg/template/dependent-expr4.C: New test.
8737
8738 2004-01-08 Hartmut Penner <hpenner@de.ibm.com>
8739
8740 * gcc.dg/altivec-11.c: New test.
8741
8742 2004-01-07 Mark Mitchell <mark@codesourcery.com>
8743
8744 * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
8745
8746 2004-01-07 Joseph S. Myers <jsm@polyomino.org.uk>
8747
8748 PR c/6024
8749 * gcc.dg/enum-compat-1.c: New test.
8750 * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
8751
8752 2004-01-07 Joseph S. Myers <jsm@polyomino.org.uk>
8753
8754 PR c/12165
8755 * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
8756 gcc.dg/c99-idem-qual-3.c: New tests.
8757
8758 2004-01-07 Alan Modra <amodra@bigpond.net.au>
8759
8760 * gcc.dg/winline-7.c: Don't cast void * to int.
8761
8762 2004-01-06 Jan Hubicka <jh@suse.cz>
8763
8764 * gcc.dg/i386-sse-5.c: New test
8765 * g++.dg/eh/simd-1.c: Add -w argument for i386.
8766
8767 2004-01-05 Mark Mitchell <mark@codesourcery.com>
8768
8769 PR c++/12815
8770 * g++.dg/rtti/typeid4.C: New test.
8771
8772 2004-01-05 Eric Botcazou <ebotcazou@libertysurf.fr>
8773
8774 * gcc.dg/compat/sdata-section.h: Declare 'abort'.
8775
8776 2004-01-05 Mark Mitchell <mark@codesourcery.com>
8777
8778 PR c++/12132
8779 * g++.dg/template/error11.C: New test.
8780
8781 PR c++/13451
8782 * g++.dg/template/class2.C: New test.
8783
8784 2004-01-05 Nathan Sidwell <nathan@codesourcery.com>
8785 Richard Sandiford <rsandifo@redhat.com>
8786
8787 PR c++/13387
8788 * g++.dg/opt/alias3.C: New test.
8789
8790 2004-01-04 Mark Mitchell <mark@codesourcery.com>
8791
8792 PR c++/13157
8793 * g++.dg/template/koenig3.C: New test.
8794
8795 PR c++/13529
8796 * g++.dg/parse/offsetof3.C: New test.
8797
8798 * g++.dg/init/copy7.C: Add missing dg-error markers.
8799
8800 PR c++/12226
8801 * g++.dg/init/copy7.c: New test.
8802
8803 PR c++/13536
8804 * g++.dg/parse/cast1.C: New test.
8805
8806 2004-01-04 Jan Hubicka <jh@suse.cz>
8807
8808 * gcc.dg/winline[1-7].c: New tests.
8809
8810 2004-01-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8811
8812 PR c++/13520
8813 * g++.dg/template/qualttp22.C: New test.
8814
8815 2004-01-01 Jan Hubicka <jh@suse.cz>
8816
8817 * gcc.dg/debug/20031231-1.c: New.
8818 * gcc.c-torture/compile/20040101-1.c: New.
8819 * gcc.dg/dwarf-die-[1-7].c: New.
8820
8821 2004-01-01 Jakub Jelinek <jakub@redhat.com>
8822
8823 PR optimization/13521
8824 * gcc.c-torture/compile/20031231-1.c: New test.
8825
8826 2003-12-30 Kazu Hirata <kazu@cs.umass.edu>
8827
8828 * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
8829
8830 2003-12-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8831
8832 PR c++/10079
8833 * g++.dg/template/crash16.C: New test.
8834
8835 2003-12-30 Mark Mitchell <mark@codesourcery.com>
8836
8837 * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
8838
8839 2003-12-30 Kazu Hirata <kazu@cs.umass.edu>
8840
8841 * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
8842 ports.
8843 * g++.old-deja/g++.jason/thunk3.C: Likewise.
8844 * g++.old-deja/g++.law/profile1.C: Likewise.
8845 * gcc.c-torture/compile/981006-1.c: Likewise.
8846 * gcc.c-torture/execute/loop-2e.x: Likewise.
8847 * gcc.c-torture/execute/loop-2f.x: Remove.
8848 * gcc.c-torture/execute/loop-2g.x: Likewise.
8849 * gcc.c-torture/execute/strct-varg-1.x: Likewise.
8850 * gcc.dg/20020312-2.c: Remove traces of dead ports.
8851
8852 2003-12-30 Nathan Sidwell <nathan@codesourcery.com>
8853
8854 PR c++/13507
8855 * g++.dg/ext/attrib11.C: New test.
8856
8857 PR c++/13494
8858 * g++.dg/template/array2-1.C: New test.
8859 * g++.dg/template/array2-2.C: New test.
8860
8861 2003-12-29 Mark Mitchell <mark@codesourcery.com>
8862
8863 * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
8864
8865 2003-12-29 Nathan Sidwell <nathan@codesourcery.com>
8866
8867 PR c++/12774
8868 * g++.dg/template/array1-1.C: New test.
8869 * g++.dg/template/array1-2.C: New test.
8870
8871 2003-12-29 Roger Sayle <roger@eyesopen.com>
8872
8873 PR fortran/12632
8874 * g77.dg/12632.f: New test case.
8875
8876 2003-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8877
8878 PR c++/13289
8879 * g++.dg/parse/nontype1.C: New test.
8880
8881 2003-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8882
8883 PR c++/12403
8884 * g++.dg/parse/explicit1.C: New test.
8885 * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
8886
8887 2003-12-28 Mark Mitchell <mark@codesourcery.com>
8888
8889 PR c++/13081
8890 * g++.dg/opt/inline6.C: New test.
8891
8892 PR c++/12613
8893 * g++.dg/parse/error9.C: New test.
8894
8895 * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
8896
8897 2003-12-28 Mark Mitchell <mark@codesourcery.com>
8898
8899 PR c++/13009
8900 * g++.dg/init/assign1.C: New test.
8901
8902 2003-12-28 Roger Sayle <roger@eyesopen.com>
8903
8904 PR c++/13070
8905 * g++.dg/warn/format3.C: New test case.
8906
8907 2003-12-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8908
8909 * gcc.c-torture/compile/20031227-1.c: New test.
8910
8911 2003-12-23 Mark Mitchell <mark@codesourcery.com>
8912
8913 * g++.dg/bprob/bprob.exp: Load target-supports.exp
8914 * g77.dg/bprob/bprob.exp: Likewise.
8915 * gcc.misc-tests/bprob.exp: Likewise.
8916 * gcc.dg/builtins-18.c: Use builtins-config.h. Do not test float
8917 variants on systems where the library does not provide that
8918 functionality.
8919 * gcc.dg/builtins-20.c: Use builtins-config.h.
8920 * gcc.dg/builtins-config.h: New file.
8921
8922 2003-12-23 Mark Mitchell <mark@codesourcery.com>
8923
8924 * lib/gcc-dg.exp (dg-require-profiling): New function.
8925 * lib/target-supports.exp (check_profiling_available): Likewise.
8926 * g++.dg/bprob/bprob.exp: Use check_profiling_available.
8927 * g77.dg/bprob/bprob.exp: Likewise.
8928 * gcc.misc-tests/bprob.exp: Likewise.
8929 * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
8930 * gcc.dg/20021014-1.c: Likewise.
8931 * gcc.dg/nest.c: Likewise.
8932
8933 2003-12-23 Mark Mitchell <mark@codesourcery.com>
8934
8935 * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
8936 compiling.
8937 * g++.dg/lookup/java2.C: Likewise.
8938 * gcc.dg/cpp/lexident.c: Likewise.
8939
8940 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
8941
8942 * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
8943 given.
8944 * gcc.c-torture/compile/961203-1.c: Likewise.
8945 * gcc.c-torture/compile/980506-1.c: Likewise.
8946
8947 2003-12-23 Zack Weinberg <zack@codesourcery.com>
8948
8949 * lib/gcc-dg.exp (dg-prune-output): New annotation.
8950 (additional_prunes): New global.
8951 (gcc-dg-prune): Handle additional per-test pruning.
8952 (dg-test): Clear additional_prunes between tests.
8953
8954 * gcc.c-torture/compile/920625-1.c: Remove xfail. Use
8955 dg-prune-output to avoid spurious failures from assembler
8956 complaining about nonexistent WAW violations.
8957 * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
8958 Use dg-prune-output to avoid spurious failures from assembler
8959 warning about Itanium B-step errata.
8960
8961 2003-12-23 Mark Mitchell <mark@codesourcery.com>
8962
8963 * g++.dg/abi/macro0.C: New test.
8964 * g++.dg/abi/macro1.C: Likewise.
8965 * g++.dg/abi/macro2.C: Likewise.
8966
8967 * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
8968 * g++.dg/abi/bitfield7.C: Likewise.
8969 * g++.dg/abi/dtor2.C: Likewise.
8970 * g++.dg/abi/mangle11.C: Likewise.
8971 * g++.dg/abi/mangle12.C: Likewise.
8972 * g++.dg/abi/mangle14.C: Likewise.
8973 * g++.dg/abi/mangle17.C: Likewise.
8974 * g++.dg/abi/vbase10.C: Likewise.
8975 * g++.dg/abi/vbase14.C: Likewise.
8976 * g++.dg/template/qualttp17.C: Likewise.
8977
8978 2003-12-21 Andrew Pinski <pinskia@physics.uc.edu>
8979
8980 PR c/11995
8981 * gcc.dg/20031223-1.c: New test.
8982
8983 2003-12-23 Eric Botcazou <ebotcazou@libertysurf.fr>
8984
8985 * gcc.dg/noreturn-7.c: New test.
8986
8987 2003-12-23 Eric Botcazou <ebotcazou@libertysurf.fr>
8988
8989 * gcc.dg/null-pointer-1.c: New test.
8990
8991 2003-12-22 Mark Mitchell <mark@codesourcery.com>
8992
8993 * g++.old-deja/g++.jason/template18.C: Remove.
8994 * g++.old-deja/g++.jason/template37.C: Likewise.
8995
8996 PR c++/12862
8997 * g++.dg/lookup/ns1.C: New test.
8998
8999 PR c++/12397
9000 * g++.dg/template/lookup3.C: New test.
9001
9002 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
9003
9004 * g++.dg/template/recurse1.C: New test
9005
9006 2003-12-22 Mark Mitchell <mark@codesourcery.com>
9007
9008 PR c++/12479
9009 * g++.dg/parse/semicolon1.C: New test.
9010 * g++.dg/parse/semicolon1.h: Likewise.
9011
9012 2003-12-22 Fariborz Jahanian <fjahanian@apple.com>
9013
9014 * gcc.dg/darwin-misaligned.c: New test.
9015
9016 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
9017
9018 PR c/9163
9019 * gcc.dg/20031222-1.c: New test.
9020
9021 2003-12-21 Mark Mitchell <mark@codesourcery.com>
9022
9023 PR c++/13438
9024 * g++.dg/parse/error8.C: New test.
9025
9026 PR c++/11554
9027 * testsuite/g++.dg/warn/ctor-init-1.C: New test.
9028
9029 2003-12-21 Kazu Hirata <kazu@cs.umass.edu>
9030
9031 * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
9032 too small.
9033 * gcc.c-torture/compile/930217-1.c: Likewise.
9034 * gcc.c-torture/compile/930513-1.c: Likewise.
9035 * gcc.c-torture/execute/920908-2.c: Likewise.
9036 * gcc.c-torture/execute/921204-1.c: Likewise.
9037 * gcc.c-torture/execute/930621-1.c: Likewise.
9038 * gcc.c-torture/execute/930630-1.c: Likewise.
9039 * gcc.c-torture/execute/931031-1.c: Likewise.
9040 * gcc.c-torture/execute/980602-2.c: Likewise.
9041 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
9042 * gcc.c-torture/execute/compndlit-1.c: Likewise.
9043 * gcc.c-torture/execute/extzvsi.c: Likewise.
9044 * gcc.c-torture/unsorted/ext.c: Likewise.
9045
9046 2003-12-20 Andrew Pinski <pinskia@gcc.gnu.org>
9047
9048 PR target/12749
9049 * gcc.c-torture/compile/20031220-2.c: New test case.
9050
9051 2003-12-20 Roger Sayle <roger@eyesopen.com>
9052
9053 PR optimization/13031
9054 * gcc.c-torture/compile/20031220-1.c: New test case.
9055
9056 2003-12-20 Eric Botcazou <ebotcazou@libertysurf.fr>
9057
9058 * gcc.dg/cast-function-1.c: New test.
9059
9060 2003-12-19 Joseph S. Myers <jsm@polyomino.org.uk>
9061
9062 * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
9063 formats.
9064
9065 2003-12-19 Mark Mitchell <mark@codesourcery.com>
9066
9067 PR c++/12795
9068 * g++.dg/ext/attrib10.C: New test.
9069
9070 2003-12-19 Jakub Jelinek <jakub@redhat.com>
9071
9072 * gcc.dg/cleanup-10.c: New test.
9073 * gcc.dg/cleanup-11.c: New test.
9074
9075 2003-12-19 Jakub Jelinek <jakub@redhat.com>
9076
9077 PR c++/13239
9078 * g++.dg/opt/expect1.C: New test.
9079
9080 2003-12-19 Hartmut Penner <hpenner@de.ibm.com>
9081
9082 * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
9083
9084 2003-12-18 Andrew Pinski <pinskia@physics.uc.edu>
9085
9086 PR debug/12923
9087 * gcc.dg/20031218-1.c: New test.
9088
9089 PR debug/12389
9090 * gcc.dg/20031218-2.c: New test.
9091 * gcc.dg/20031218-3.c: New test.
9092
9093 * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
9094 of label name and allow for USER_LABEL_PREFIX == "_" names.
9095 * g++.dg/abi/mangle18-2.C: Likewise.
9096 * g++.dg/abi/mangle19-1.C: Likewise.
9097 * g++.dg/abi/mangle19-2.C: Likewise.
9098 * g++.dg/abi/mangle20-1.C: Likewise.
9099 * g++.dg/abi/mangle20-2.C: Likewise.
9100
9101 2003-12-18 Richard Henderson <rth@redhat.com>
9102
9103 * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
9104
9105 2003-12-18 Steven Bosscher <steven@gcc.gnu.org>
9106 Dan Kegel <dank@kegel.com>
9107
9108 PR other/12009
9109 * g++.dg/compat/compat.exp: Do not set LD_LIBRARY_PATH when
9110 testing a cross compiler, it causes spurious compile failures.
9111 * lib/g++.exp: Likewise.
9112
9113 2003-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9114
9115 PR c++/13262
9116 * g++.dg/template/access13.C: New test.
9117
9118 2003-12-18 Ulrich Weigand <uweigand@de.ibm.com>
9119
9120 * gcc.dg/20031216-1.c: New test.
9121
9122 2003-12-18 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9123
9124 PR c++/9154
9125 * g++.dg/template/error10.C: New test.
9126
9127 2003-12-18 Eric Botcazou <ebotcazou@libertysurf.fr>
9128
9129 * g++.dg/eh/simd-1.C: XFAIL on SPARC.
9130 * g++.dg/eh/simd-2.C: Likewise.
9131
9132 2003-12-17 James E Wilson <wilson@specifixinc.com>
9133 Roger Sayle <roger@eyesopen.com>
9134
9135 * gcc.c-torture/execute/ieee/mzero5.c: New.
9136
9137 2003-12-17 Mark Mitchell <mark@codesourcery.com>
9138
9139 PR c++/10603
9140 * g++.dg/parse/error6.C: New test.
9141
9142 PR c++/12827
9143 * g++.dg/parse/error7.C: New test.
9144
9145 2003-12-17 Eric Botcazou <ebotcazou@libertysurf.fr>
9146
9147 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
9148 at -O with stabs debugging formats.
9149 * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
9150 * gcc.dg/debug/debug-2.c: Likewise.
9151
9152 2003-12-16 Mark Mitchell <mark@codesourcery.com>
9153
9154 PR c++/12696
9155 * g++.dg/init/error1.C: New test.
9156
9157 PR c++/12218
9158 * g++.dg/init/pm3.C: New test.
9159
9160 2003-12-17 Joseph S. Myers <jsm@polyomino.org.uk>
9161
9162 PR c/3347
9163 * gcc.dg/bitfld-8.c: New test.
9164
9165 2003-12-16 James Lemke <jim@wasabisystems.com>
9166
9167 * gcc.dg/arm-scd42-[123].c: New tests.
9168
9169 2003-12-16 Nathan Sidwell <nathan@codesourcery.com>
9170
9171 PR c++/9043
9172 * g++.dg/abi/mangle20-1.C: New test.
9173 * g++.dg/abi/mangle20-2.C: New test.
9174
9175 2003-12-16 Mark Mitchell <mark@codesourcery.com>
9176
9177 PR c++/13275
9178 * g++.dg/other/offsetof2.C: Remove XFAIL.
9179 * g++.dg/parse/offsetof1.C: New test.
9180 * g++.gd/parse/offsetof2.C: Likewise.
9181
9182 2003-12-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9183
9184 * g++.dg/template/nontype3.C: New test.
9185 * g++.dg/template/static2.C: Tweaked the dg-error clause.
9186
9187 2003-12-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9188
9189 * g++.dg/warn/noreturn-3.C: Also test instantiation.
9190
9191 2003-12-16 Nathan Sidwell <nathan@codesourcery.com>
9192
9193 PR c++/13387
9194 * g++.dg/expr/assign1.C: New test.
9195
9196 PR c++/13242
9197 * g++.dg/abi/mangle19-1.C: New test.
9198 * g++.dg/abi/mangle19-2.C: New test.
9199
9200 2003-12-16 Hartmut Penner <hpenner@de.ibm.com>
9201
9202 * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
9203
9204 2003-12-16 Eric Botcazou <ebotcazou@libertysurf.fr>
9205
9206 * gcc.c-torture/execute/20031216-1.c: New test.
9207
9208 2003-12-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9209
9210 * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
9211 an ICE regression.
9212
9213 2003-12-15 Mark Mitchell <mark@codesourcery.com>
9214
9215 PR c++/10926
9216 * g++.dg/template/error9.C: New test.
9217
9218 PR c++/11116
9219 * g++.dg/template/error8.C: New test.
9220
9221 2003-12-15 Roger Sayle <roger@eyesopen.com>
9222
9223 PR middle-end/13400
9224 * gcc.c-torture/execute/20031215-1.c: New test case.
9225
9226 2003-12-15 Mark Mitchell <mark@codesourcery.com>
9227
9228 PR c++/13269
9229 * g++.dg/parse/error5.C: New test.
9230
9231 PR c++/12989
9232 * g++.dg/expr/sizeof1.C: New test.
9233
9234 PR c++/13310
9235 * g++.dg/template/crash15.C: New test.
9236
9237 2003-12-15 Geoffrey Keating <geoffk@apple.com>
9238
9239 * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
9240 a non-POD type as the last named parameter of a varargs function.
9241
9242 2003-12-15 Mark Mitchell <mark@codesourcery.com>
9243
9244 PR c++/13243
9245 PR c++/12573
9246 * g++.dg/template/crash14.C: New test.
9247 * g++.dg/template/dependent-expr3.C: Add dg-error markers.
9248
9249 2003-12-15 Nathan Sidwell <nathan@codesourcery.com>
9250
9251 * g++.dg/other/java1.C: New test.
9252
9253 PR c++/13241
9254 * g++.dg/abi/mangle18-1.C: New test.
9255 * g++.dg/abi/mangle18-2.C: New test.
9256
9257 2003-12-15 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9258
9259 PR optimization/10312
9260 * gcc.c-torture/execute/20031214-1.c: New.
9261
9262 2003-12-14 Mark Mitchell <mark@codesourcery.com>
9263
9264 PR c++/10779
9265 PR c++/12160
9266 * g++.dg/parse/error3.C: New test.
9267 * g++.dg/parse/error4.C: Likewise.
9268 * g++.dg/abi/mangle4.C: Tweak error messages.
9269 * g++.dg/lookup/using5.C: Likewise.
9270 * g++.dg/other/error2.C: Likewise.
9271 * g++.dg/parse/typename5.C: Likewise.
9272 * g++.dg/parse/undefined1.C: Likewise.
9273 * g++.dg/template/arg2.C: Likewise.
9274 * g++.dg/template/ttp3.C: Likewise.
9275 * g++.dg/template/type1.C: Likewise.
9276 * g++.old-deja/g++.other/crash32.C: Likewise.
9277 * g++.old-djea/g++.pt/defarg8.C: Likewise.
9278
9279 2003-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9280
9281 PR c++/13106
9282 * g++.dg/warn/noreturn-3.C: New test.
9283
9284 2003-12-12 Nathan Sidwell <nathan@codesourcery.com>
9285
9286 PR c++/13118
9287 * g++.dg/abi/covariant3.C: New.
9288
9289 2003-12-12 Jakub Jelinek <jakub@redhat.com>
9290
9291 * g++.dg/eh/ia64-1.C: New test.
9292
9293 2003-12-12 Roger Sayle <roger@eyesopen.com>
9294
9295 PR optimization/13037
9296 * g77.f-torture/execute/13037.f: New test case.
9297
9298 2003-12-12 Nathan Sidwell <nathan@codesourcery.com>
9299
9300 PR c++/12881
9301 * g++.dg/abi/covariant2.C: New.
9302
9303 2003-12-12 Neil Booth <neil@daikokuya.co.uk>
9304
9305 * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
9306
9307 2003-12-11 Zack Weinberg <zack@codesourcery.com>
9308
9309 * gcc.c-torture/execute/wchar_t-1.x: Delete.
9310
9311 2003-12-10 Robert Schiele <rschiele@uni-mannheim.de>
9312
9313 PR other/10819
9314 * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
9315 to fix Bug 10819.
9316 * lib/g++.exp (g++_version): Likewise.
9317 * lib/g77.exp (g77_version): Likewise.
9318 * lib/objc.exp (default_objc_version): Likewise.
9319
9320 2003-12-10 Richard Henderson <rth@redhat.com>
9321
9322 * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
9323
9324 * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
9325
9326 2003-12-08 Matt Austern <austern@apple.com>
9327
9328 PR c/13134
9329 * lib/gcc-dg.exp (dg-require-visibility): Define.
9330 * lib/target-supports (check_visibility_available): Define.
9331 * gcc.dg/visibility-1.c: New test.
9332 * gcc.dg/visibility-2.c: Likewise.
9333 * gcc.dg/visibility-3.c: Likewise.
9334 * gcc.dg/visibility-4.c: Likewise.
9335 * gcc.dg/visibility-5.c: Likewise.
9336 * gcc.dg/visibility-6.c: Likewise.
9337 * g++.dg/ext/visibility-1.C: Likewise.
9338 * g++.dg/ext/visibility-2.C: Likewise.
9339 * g++.dg/ext/visibility-3.C: Likewise.
9340 * g++.dg/ext/visibility-4.C: Likewise.
9341 * g++.dg/ext/visibility-5.C: Likewise.
9342 * g++.dg/ext/visibility-6.C: Likewise.
9343
9344 2003-12-07 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9345
9346 * g++.dg/lookup/java1.C: New test.
9347 * g++.dg/lookup/java2.C: New test.
9348
9349 2003-12-07 Falk Hueffner <falk@debian.org>
9350
9351 * g++.dg/opt/noreturn-1.C: New test.
9352
9353 2003-12-07 Wolfgang Bangerth <bangerth@dealii.org>
9354
9355 * gcc.dg/overflow-1.c: New test.
9356
9357 2003-12-07 Eric Botcazou <ebotcazou@libertysurf.fr>
9358
9359 * g77.f-torture/compile/13060.f: New test.
9360
9361 2003-12-06 Mark Mitchell <mark@codesourcery.com>
9362
9363 PR c++/13323
9364 * g++.dg/inherit/operator2.C: New test.
9365
9366 2003-12-05 Mark Mitchell <mark@codesourcery.com>
9367
9368 PR c++/13305
9369 * g++.dg/ext/attrib9.C: New test.
9370
9371 2003-12-05 Mark Mitchell <mark@codesourcery.com>
9372
9373 PR c++/13314
9374 * g++.dg/template/error7.C: New test.
9375
9376 2003-12-05 Stuart Menefy <stuart.menefy@st.com>
9377 J"orn Rennecke <joern.rennecke@superh.com>
9378
9379 PR target/13302
9380 * g++.dg/other/struct-va_list.C: New test.
9381
9382 2003-12-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9383
9384 PR c++/13166
9385 * g++.dg/parse/defarg6.C: New test.
9386
9387 2003-12-05 Hans-Peter Nilsson <hp@axis.com>
9388
9389 PR target/13256
9390 * gcc.c-torture/execute/20031201-1.c: New test.
9391
9392 2003-12-05 Arnaud Charlet <charlet@act-europe.fr>
9393
9394 * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
9395
9396 2003-12-05 Eric Botcazou <ebotcazou@libertysurf.fr>
9397
9398 * gcc.dg/builtin-return-1.c: New test.
9399
9400 2003-12-04 Stuart Menefy <stuart.menefy@st.com>
9401 J"orn Rennecke <joern.rennecke@superh.com>
9402
9403 PR optimization/13260
9404 * gcc.c-torture/execute/20031204-1.c: New test.
9405
9406 2003-12-03 Mark Mitchell <mark@codesourcery.com>
9407
9408 PR c++/9127
9409 * g++.dg/template/error6.C: New test.
9410
9411 2003-12-03 Jakub Jelinek <jakub@redhat.com>
9412
9413 * gcc.dg/20031202-1.c: New test.
9414
9415 2003-12-03 Mark Mitchell <mark@codesourcery.com>
9416
9417 PR c++/13179
9418 * g++.dg/template/eh1.C: New test.
9419
9420 PR c++/10771
9421 * g++.dg/template/error5.C: New test.
9422
9423 2003-12-02 David Ung <davidu@mips.com>
9424
9425 * gcc.dg/compat/vector-check.h: Corrected type for var
9426 g_##TMODE
9427
9428 2003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9429
9430 PR c++/10126
9431 * g++.dg/template/ptrmem8.C: New test.
9432
9433 2003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9434
9435 PR c++/12573
9436 * g++.dg/template/dependent-expr3.C: New test.
9437
9438 2003-12-01 James Lemke <jim@wasabisystems.com>
9439
9440 * gcc.dg/arm-g2.c: New test.
9441
9442 2003-12-01 Roger Sayle <roger@eyesopen.com>
9443
9444 PR optimization/11634
9445 * gcc.dg/20031201-2.c: New test case.
9446
9447 2003-12-01 Zack Weinberg <zack@codesourcery.com>
9448
9449 PR 11433
9450 * objc.dg/proto-lossage-3.m: New test.
9451
9452 2003-12-01 Roger Sayle <roger@eyesopen.com>
9453
9454 PR optimization/12628
9455 * gcc.dg/20031201-1.c: New test case.
9456
9457 2003-12-01 Eric Botcazou <ebotcazou@libertysurf.fr>
9458
9459 * gcc.dg/unaligned-1.c: New test.
9460
9461 2003-11-30 Mark Mitchell <mark@codesourcery.com>
9462
9463 PR c++/9849
9464 * g++.dg/template/error4.C: New test.
9465 * g++.dg/template/nested3.C: Adjust error markers.
9466
9467 2003-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9468
9469 * gcc.dg/cpp/assert4.c: Check more #system assertions.
9470
9471 2003-11-29 Joseph S. Myers <jsm@polyomino.org.uk>
9472
9473 PR c/10333
9474 * gcc.dg/bitfld-7.c: New test.
9475
9476 2003-11-29 Richard Sandiford <rsandifo@redhat.com>
9477
9478 * gcc.dg/tls/asm-1.C: New test.
9479
9480 2003-11-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9481
9482 * gcc.dg/cpp/assert4.c: Update.
9483
9484 2003-11-28 Eric Botcazou <ebotcazou@libertysurf.fr>
9485
9486 * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
9487 * gcc.dg/builtin-apply3.c: New test.
9488
9489 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
9490
9491 * lib/compat.exp (compat-obj): New xfaildata parameter.
9492 Use it to set compiler_conditional_xfail_data before compiling.
9493 (compat-get-options): Handle dg-xfail-if.
9494 (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
9495 * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
9496 * gcc.dg/compat/vector-1_y.c: Likewise.
9497 * gcc.dg/compat/vector-2_x.c: Likewise.
9498 * gcc.dg/compat/vector-2_y.c: Likewise.
9499
9500 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
9501
9502 * g++.dg/opt/reg-stack4.C: New test.
9503
9504 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
9505
9506 * gcc.dg/builtin-apply2.c: New test.
9507
9508 2003-11-26 Eric Botcazou <ebotcazou@libertysurf.fr>
9509
9510 * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
9511
9512 2003-11-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9513
9514 PR c++/12924
9515 * g++.dg/template/template-id-2.C: New test.
9516
9517 2003-11-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9518
9519 PR c++/5369
9520 * g++.dg/template/memfriend1.C: New test.
9521 * g++.dg/template/memfriend2.C: Likewise.
9522 * g++.dg/template/memfriend3.C: Likewise.
9523 * g++.dg/template/memfriend4.C: Likewise.
9524 * g++.dg/template/memfriend5.C: Likewise.
9525 * g++.dg/template/memfriend6.C: Likewise.
9526 * g++.dg/template/memfriend7.C: Likewise.
9527 * g++.dg/template/memfriend8.C: Likewise.
9528 * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
9529
9530 2003-11-21 Mark Mitchell <mark@codesourcery.com>
9531
9532 PR c++/12515
9533 * g++.dg/ext/cond1.C: New test.
9534
9535 2003-11-20 Richard Henderson <rth@redhat.com>
9536
9537 * gcc.dg/20020201-2.c: Remove.
9538 * gcc.dg/20020201-4.c: Remove.
9539 * gcc.dg/20020304-1.c: Remove.
9540
9541 2003-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9542
9543 * gcc.dg/cpp/trad/xwin1.c: New test case.
9544
9545 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
9546
9547 * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
9548 * lib/g77.exp: Likewise.
9549 * lib/objc.exp: Likewise.
9550 * lib/g++.exp: Likewise, add -multiply_defined suppress flag
9551 for darwin.
9552
9553 2003-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9554
9555 PR c++/12932
9556 * g++.dg/template/static5.C: New test.
9557
9558 2003-11-18 Joseph S. Myers <jsm@polyomino.org.uk>
9559
9560 * gcc.dg/nested-func-1.c: New test.
9561
9562 2003-11-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9563
9564 * gcc.dg/cpp/assert4.c: New test.
9565
9566 2003-11-14 Giovanni Bajo <giovannibajo@libero.it>
9567
9568 PR c++/2294
9569 * g++.dg/lookup/using9.c: New test.
9570
9571 2003-11-14 Mark Mitchell <mark@codesourcery.com>
9572
9573 PR c++/12762
9574 * g++.dg/template/error3.C: New test.
9575
9576 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
9577
9578 PR ada/13035
9579 * ada/acats/run_acats, run_all.sh: Fix syntax error.
9580 No longer use a wrapper for gcc, since this does not work under
9581 Windows.
9582
9583 2003-11-14 Giovanni Bajo <giovannibajo@libero.it>
9584
9585 PR c++/2094
9586 * g++.dg/template/ptrmem7.C: New test.
9587
9588 2003-11-13 Andrew Pinski <apinski@apple.com>
9589
9590 * gcc.c-torture/compile/20031113-1.c: New test.
9591
9592 2003-11-13 Mark Mitchell <mark@codesourcery.com>
9593 Kean Johnston <jkj@sco.com>
9594
9595 PR c/13029
9596 * gcc.dg/unused-4.c: Update.
9597
9598 2003-11-13 Eric Botcazou <ebotcazou@libertysurf.fr>
9599
9600 * g++.dg/opt/const3.C: New test.
9601
9602 2003-11-13 Jan Hubicka <jh@suse.cz>
9603
9604 * gcc.c-torture/compile/20031112-1.c: New test.
9605
9606 2003-11-12 Mark Mitchell <mark@codesourcery.com>
9607
9608 * g++.dg/parse/crash10.C: Remove bogus error marker.
9609
9610 2003-11-12 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9611
9612 * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
9613 (host_gcc): Likewise.
9614 (ROOT): Honor $PWDCMD.
9615 (BASE): Likewise.
9616 * ada/acats/run_all.sh (dir): Honor $PWDCMD.
9617
9618 2003-11-12 Catherine Moore <clm@redhat.com>
9619
9620 * gcc.c-torture/execute/20020720-1.x: Add xfail for frv-*-*.
9621
9622 2003-11-12 Andreas Jaeger <aj@suse.de>
9623 Jakub Jelinek <jakub@redhat.com>
9624 Andrew Pinski <pinskia@physics.uc.edu>
9625 Richard Henderson <rth@redhat.com>
9626
9627 * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
9628 systems.
9629 * gcc.dg/c99-const-expr-2.c (foo): Likewise.
9630
9631 * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
9632 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
9633
9634 2003-11-11 Andreas Jaeger <aj@suse.de>
9635
9636 * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
9637
9638 * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
9639
9640 2003-11-10 Arnaud Charlet <charlet@act-europe.fr>
9641
9642 * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
9643 Clean ups.
9644
9645 2003-11-10 Waldek Hebisch <hebisch@math.uni.wroc.pl>
9646
9647 * gcc.dg/trampoline-1.c: New test.
9648
9649 2003-11-09 Andrew Pinski <pinskia@physics.uc.edu>
9650
9651 * gcc.c-torture/compile/200031109-1.c: New test.
9652
9653 2003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
9654
9655 PR c/3190
9656 PR c/8714
9657 * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
9658 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
9659 gcc.dg/format/no-y2k-1.c: Update.
9660
9661 2003-11-08 Roger Sayle <roger@eyesopen.com>
9662
9663 PR optimization/10467
9664 * gcc.dg/20031108-1.c: New test case.
9665
9666 2003-11-07 Geoffrey Keating <geoffk@apple.com>
9667
9668 * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
9669
9670 2003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
9671
9672 * gcc.dg/compound-lvalue-1.c: New test.
9673 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
9674 some XFAILs.
9675
9676 2003-11-06 Geoffrey Keating <geoffk@apple.com>
9677
9678 * gcc.dg/altivec-varargs-1.c: New test.
9679
9680 2003-11-05 Eric Botcazou <ebotcazou@libertysurf.fr>
9681
9682 * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
9683 * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
9684 * gcc.c-torture/execute/simd-4.x: New file. XFAIL on SPARC at -O0.
9685 * gcc.c-torture/execute/va-arg-25.x: New file. XFAIL on SPARC.
9686 * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
9687
9688 2003-11-05 Joseph S. Myers <jsm@polyomino.org.uk>
9689
9690 * gcc.dg/cond-lvalue-1.c: New test.
9691
9692 2003-11-05 Gernot Hillier <gernot.hillier@siemens.com>
9693
9694 * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
9695
9696 2003-11-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9697
9698 PR c++/11616
9699 * g++.dg/template/instantiate5.C: New test.
9700
9701 2003-11-03 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9702
9703 PR c++/12726
9704 * g++.dg/ext/complit2.C: Replace test with self-contained version.
9705 * ChangeLog: Add missing first entry for above test.
9706
9707 2003-11-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9708
9709 PR c++/9810
9710 * g++.dg/template/using8.C: New test.
9711 * g++.old-deja/g++.other/access11.C: Adjust expected error location.
9712
9713 2003-11-02 Roger Sayle <roger@eyesopen.com>
9714
9715 PR optimization/10817
9716 * gcc.c-torture/compile/20031102-1.c: New test case.
9717
9718 2003-11-02 Kazu Hirata <kazu@cs.umass.edu>
9719
9720 * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
9721 2147483647.
9722
9723 2003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
9724
9725 * gcc.dg/20031102-1.c: New test.
9726
9727 2003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
9728
9729 * gcc.dg/complex-1.c: New test.
9730
9731 2003-11-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9732
9733 PR c++/12796
9734 * g++.dg/template/crash13.C: Adjust expected error location.
9735 * g++.old-deja/g++.brendan/ns1.C: Likewise.
9736
9737 2003-10-31 Richard Earnshaw <rearnsha@arm.com>
9738
9739 * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
9740
9741 2003-10-31 Josef Zlomek <zlomekj@suse.cz>
9742
9743 PR/10239
9744 * gcc.c-torture/compile/20031031-2.c: New test.
9745
9746 2003-10-31 Josef Zlomek <zlomekj@suse.cz>
9747
9748 PR/11640
9749 * gcc.c-torture/compile/20031031-1.c: New test.
9750
9751 2003-10-31 Richard Earnshaw <rearnsha@arm.com>
9752
9753 * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
9754 * gcc.misc-tests/bprob.exp: Likewise.
9755 * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
9756 the execution test on arm-elf configs.
9757 * g77.dg/execute/10197.x: New file. XFAIL the execution test on
9758 configs that don't support scratch files.
9759 * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
9760
9761 2003-10-30 Arnaud Charlet <charlet@act-europe.fr>
9762
9763 * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
9764 done by dejagnu.
9765
9766 2003-10-29 Arnaud Charlet <charlet@act-europe.fr>
9767
9768 * ada/acats/run_all.sh: Redirect mv output to /dev/null
9769 Avoid non pure sh syntax. Add more logging.
9770
9771 * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
9772 fail.
9773
9774 2003-10-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9775
9776 PR libgcj/10610
9777 * gcc.dg/ppc-stackalign-1.c: New test.
9778
9779 2003-10-28 Arnaud Charlet <charlet@act-europe.fr>
9780
9781 * ada/acats/run_all.sh: Change output to be more compliant with
9782 dejagnu framework.
9783 Create acats.sum and acats.log files under testsuite/ada/acats
9784 Only run [a-z]* directories, to filter out e.g. CVS.
9785 Redirect build output to log file.
9786
9787 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
9788
9789 * README.ada: Removed, integrated in ../doc/sourcebuild.texi
9790
9791 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
9792
9793 PR ada/5909:
9794 * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
9795
9796 2003-10-27 Jakub Jelinek <jakub@redhat.com>
9797
9798 * gcc.c-torture/compile/20031023-1.c: New test.
9799 * gcc.c-torture/compile/20031023-2.c: New test.
9800 * gcc.c-torture/compile/20031023-3.c: New test.
9801 * gcc.c-torture/compile/20031023-4.c: New test.
9802
9803 2003-10-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9804
9805 PR c++/10371
9806 * g++.dg/lookup/scoped8.C: New test.
9807
9808 2003-10-25 Eric Botcazou <ebotcazou@libertysurf.fr>
9809
9810 * g++.dg/opt/reg-stack3.C: New test.
9811
9812 2003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
9813
9814 * gcc.dg/c99-arraydecl-2.c: New test. PR c/11943.
9815
9816 2003-10-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9817
9818 PR c++/11076
9819 * g++.dg/template/crash13.C: New test.
9820
9821 2003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
9822
9823 * gcc.dg/c99-restrict-2.c: New test.
9824
9825 2003-10-24 Nathan Sidwell <nathan@codesourcery.com>
9826
9827 PR c++/12698, c++/12699, c++/12700, c++/12566
9828 * g++.dg/inherit/covariant9.C: New test.
9829 * g++.dg/inherit/covariant10.C: New test.
9830 * g++.dg/inherit/covariant11.C: New test.
9831
9832 2003-10-23 Jason Merrill <jason@redhat.com>
9833
9834 PR c++/12726
9835 * g++.dg/ext/complit2.C: New test.
9836
9837 2003-10-20 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
9838
9839 PR target/12654
9840 * gcc.c-torture/execute/20031020-1.c: New test.
9841
9842 2003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9843
9844 * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
9845 following the jump_insn.
9846
9847 2003-10-22 Joseph S. Myers <jsm@polyomino.org.uk>
9848
9849 * gcc.dg/cast-lvalue-1.c: New test.
9850
9851 2003-10-21 Mark Mitchell <mark@codesourcery.com>
9852
9853 PR c++/11962
9854 * g++.dg/template/cond2.C: New test.
9855
9856 2003-10-20 Joseph S. Myers <jsm@polyomino.org.uk>
9857
9858 * gcc.dg/builtins-28.c: New test.
9859
9860 2003-10-20 Jan Hubicka <jh@suse.cz>
9861
9862 * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
9863 parameter.
9864 * testsuite/gcc.dg/inline-2.c: Likewise.
9865
9866 2003-10-20 Phil Edwards <phil@codesourcery.com>
9867
9868 * gcc.dg/20021014-1.c: XFAIL for *-*-windiss targets.
9869 * gcc.dg/nest.c: Likewise.
9870
9871 2003-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9872
9873 PR c++/9781, c++/10583, c++/11862
9874 * g++.dg/parse/crash13.C: New test.
9875
9876 2003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9877
9878 * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
9879
9880 2003-10-20 Eric Botcazou <ebotcazou@libertysurf.fr>
9881
9882 * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
9883 Define HAVE_C99_RUNTIME except on Solaris.
9884 * gcc.dg/builtins-20.c: Likewise.
9885
9886 2003-10-19 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9887
9888 * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
9889
9890 2003-10-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9891
9892 PR c++/12495
9893 * g++.dg/template/crash21.C: New test.
9894
9895 2003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9896
9897 PR c++/2513
9898 * g++.dg/template/typename5.C: New test.
9899
9900 2003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9901
9902 PR c++/12369
9903 * g++.dg/template/friend25.C: New test.
9904
9905 2003-10-16 Ziemowit Laski <zlaski@apple.com>
9906
9907 * objc.dg/try-catch-2.m: Relax target triple to all Darwin
9908 versions.
9909
9910 2003-10-16 Kazu Hirata <kazu@cs.umass.edu>
9911
9912 * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
9913 == 2147483647.
9914
9915 2003-10-15 Kazu Hirata <kazu@cs.umass.edu>
9916
9917 * gcc.c-torture/execute/960416-1.x: Remove.
9918 * gcc.c-torture/execute/divconst-3.x: Likewise.
9919
9920 2003-10-15 Hans-Peter Nilsson <hp@axis.com>
9921
9922 PR target/12598
9923 * gcc.dg/torture/cris-volatile-1.c: New test.
9924
9925 2003-10-14 Roger Sayle <roger@eyesopen.com>
9926
9927 PR optimization/9325
9928 * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
9929 for overflowing floating point to integer conversion during RTL
9930 simplification.
9931
9932 2003-10-13 Ziemowit Laski <zlaski@apple.com>
9933
9934 * objc/execute/_cmd.m: Fix typo.
9935 * objc.dg/image-info.m, objc.dg/symtab-1.m:
9936 Relax 'scan-assembler' regexp.
9937 * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
9938 objc.dg/try-catch-4.m: Run on non-Darwin targets.
9939 * objc.dg/zero-link-2.m: Remove blank line.
9940 * objc.dg/zero-link-3.m: New test case.
9941
9942 2003-10-13 Geoffrey Keating <geoffk@apple.com>
9943
9944 * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
9945
9946 * gcc.dg/asm-names.c: Use scan-assembler-not rather
9947 than linker trickery.
9948
9949 2003-10-13 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9950
9951 PR c++/12370
9952 * g++.dg/other/friend2.C: New test.
9953
9954 2003-10-12 Steven Bosscher <steven@gcc.gnu.org>
9955
9956 * gcc.dg/20031012-1.c: New test.
9957
9958 2003-10-12 Steven Bosscher <steven@gcc.gnu.org>
9959
9960 * gcc.dg/weak/weak-3.c: Fix for new warning.
9961
9962 2003-10-12 Kelley Cook <kcook@gcc.gnu.org>
9963
9964 PR optimization/8750
9965 * gcc.c-torture/execute/20031012-1.c: New test case.
9966
9967 2003-10-11 Roger Sayle <roger@eyesopen.com>
9968
9969 * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
9970 that inline strncmp as cmpstrsi on i386 when compiled with -Os.
9971
9972 2003-10-11 Roger Sayle <roger@eyesopen.com>
9973
9974 PR optimization/12260
9975 * gcc.c-torture/compile/20031011-2.c: New test case.
9976
9977 2003-10-11 Roger Sayle <roger@eyesopen.com>
9978
9979 * gcc.c-torture/execute/20031011-1.c: New testcase.
9980
9981 2003-10-11 Eric Botcazou <ebotcazou@libertysurf.fr>
9982
9983 * gcc.c-torture/compile/20031011-1.c: New test.
9984
9985 2003-10-11 Jan Hubicka <jh@suse.cz>
9986
9987 * g++.dg/other/first-global.C: New test.
9988
9989 2003-10-11 Roger Sayle <roger@eyesopen.com>
9990
9991 * gcc.c-torture/execute/string-opt-18.c: New testcase.
9992
9993 2003-10-10 Ian Lance Taylor <ian@wasabisystems.com>
9994
9995 * gcc.c-torture/compile/20031010-1.c: New test.
9996
9997 2003-10-10 Geoffrey Keating <geoffk@apple.com>
9998
9999 * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
10000 * gcc.c-torture/execute/va-arg-25.c: ... here.
10001
10002 2003-10-09 Mark Mitchell <mark@codesourcery.com>
10003
10004 * g++.dg/ext/attrib8.C: Only run it on x86 targets.
10005
10006 2003-10-08 Richard Sandiford <rsandifo@redhat.com>
10007
10008 * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
10009
10010 2003-10-08 Giovanni Bajo <giovannibajo@libero.it>
10011
10012 * g++.dg/parse/error2.C: New test.
10013
10014 2003-10-08 Giovanni Bajo <giovannibajo@libero.it>
10015
10016 PR c++/11097
10017 * g++.dg/other/error5.C: Modify the error message.
10018 * g++.dg/lookup/using8.C: New test.
10019
10020 2003-10-07 Geoffrey Keating <geoffk@apple.com>
10021
10022 * gcc.dg/darwin-abi-2.c: New file.
10023 * gcc.c-torture/execute/va-arg-24.c: New file.
10024
10025 2003-10-06 Bob Wilson <bob.wilson@acm.org>
10026
10027 * g++.dg/template/spec10.C: Set exit value to zero on success. Fix
10028 indentation.
10029
10030 2003-10-06 Mark Mitchell <mark@codesourcery.com>
10031
10032 PR c++/10147
10033 * g++.dg/other/error4.C: Update error messages.
10034 * g++.dg/template/ptrmem4.C: Likewise.
10035
10036 PR c++/12337
10037 * g++.dg/init/new9.C: New test.
10038
10039 PR c++/12334, c++/12236, c++/8656
10040 * g++.dg/ext/attrib8.C: New test.
10041
10042 2003-10-06 Devang Patel <dpatel@apple.com>
10043
10044 * gcc.dg/debug/dwarf2-3.h: New test.
10045 * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
10046
10047 2003-10-06 Wolfgang Bangerth <bangerth@ticam.utexas.edu>
10048
10049 * g++.dg/opt/cfg2.C: New test.
10050
10051 2003-10-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10052
10053 * g++.dg/opt/float1.C: New test.
10054
10055 2003-10-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10056
10057 * gcc.dg/c90-array-lval-6.c: New test.
10058 * gcc.dg/c99-array-lval-6.c: New test.
10059
10060 2003-10-03 Alexander Malmberg <alexander@malmberg.org>
10061 Ziemowit Laski <zlaski@apple.com>
10062
10063 * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
10064 'Derived', so that it is never considered a class method; add
10065 new warning for '+port' method ambiguity.
10066 * objc.dg/method-12.m: Include <objc/objc.h> instead of
10067 <objc/objc-api.h> (needed on Mac OS X).
10068 * objc.dg/method-13.m: New test.
10069
10070 2003-10-03 Roger Sayle <roger@eyesopen.com>
10071
10072 PR optimization/9325, PR java/6391
10073 * gcc.c-torture/execute/20031003-1.c: New test case.
10074
10075 2003-10-02 Mark Mitchell <mark@codesourcery.com>
10076
10077 PR optimization/12180
10078 * gcc.dg/20031002-1.c: New test.
10079
10080 PR c++/12486
10081 * g++.dg/inherit/error1.C: New test.
10082
10083 2003-10-02 Chris Demetriou <cgd@broadcom.com>
10084
10085 * lib/f-torture.exp (search_for): Rename to...
10086 (search_for_re): This. Also, clean up comments and the
10087 "regexp" invocation.
10088
10089 2003-10-02 Josef Zlomek <zlomekj@suse.cz>
10090
10091 * gcc.c-torture/compile/20031002-1.c: New test.
10092
10093 2003-10-02 Jakub Jelinek <jakub@redhat.com>
10094
10095 * g++.dg/opt/cond1.C: New test.
10096
10097 2003-10-01 Kelley Cook <kelleycook@wideopenwest.com>
10098
10099 * gcc.dg/Wold-style-definition-2.c: New testcase.
10100 * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
10101
10102 2003-09-29 Richard Henderson <rth@redhat.com>
10103
10104 * g++.dg/init/array10.C: Add dg-options.
10105
10106 2003-09-29 Eric Botcazou <ebotcazou@libertysurf.fr>
10107
10108 * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
10109
10110 2003-09-28 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10111
10112 * g++.dg/template/friend19.C: Fix typo.
10113 * g++.old-deja/g++.other/crash31.C: Adjust expected error.
10114
10115 2003-09-28 Richard Sandiford <rsandifo@redhat.com>
10116
10117 * gcc.c-torture/execute/20030928-1.c: New test.
10118 * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
10119
10120 2003-09-27 Eric Botcazou <ebotcazou@libertysurf.fr>
10121
10122 * g++.dg/opt/unroll1.C: New test.
10123
10124 2003-09-26 Roger Sayle <roger@eyesopen.com>
10125
10126 PR optimization/11741
10127 * gcc.dg/20030926-1.c: New test case.
10128
10129 2003-09-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10130
10131 PR c++/5655
10132 * g++.dg/parse/access7.C: New test.
10133 * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
10134
10135 2003-09-24 Ziemowit Laski <zlaski@apple.com>
10136
10137 MERGE OF objc-improvements-branch into MAINLINE:
10138 * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
10139 if libobjc has not been built.
10140 * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
10141 objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
10142 objc/execute/class-self-2.m, objc/execute/many_args_method.m,
10143 objc/execute/nested-3.m, objc/execute/np-2.m,
10144 objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
10145 objc/execute/redefining_self.m, objc/execute/root_methods.m,
10146 objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
10147 objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
10148 objc.dg/special/unclaimed-category-1.h,
10149 objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
10150 well as GNU runtime.
10151 * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
10152 * execute/cascading-1.m, execute/function-message-1.m,
10153 objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
10154 objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
10155 objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
10156 objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
10157 objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
10158 objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
10159 objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
10160 objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
10161 objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
10162 * objc.dg/bitfield-2.m: Run only on Darwin.
10163 * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
10164 objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
10165 objc.dg/proto-lossage-1.m: Adjust for message wording changes.
10166 * objc.dg/const-str-1.m: Fix constant string layout.
10167
10168 2003-09-24 Alexandre Oliva <aoliva@redhat.com>
10169
10170 * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
10171
10172 2003-09-23 Geoffrey Keating <geoffk@apple.com>
10173
10174 * gcc.dg/darwin-abi-1.c: New file.
10175
10176 2003-09-21 Andrew Pinski <pinskia@physics.uc.edu>
10177
10178 PR target/12281
10179 * gcc.c-torture/compile/20030921-1.c: New test.
10180
10181 2003-09-22 Eric Botcazou <ebotcazou@libertysurf.fr>
10182
10183 * g++.dg/opt/reg-stack2.C: New test.
10184
10185 2003-09-21 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
10186
10187 * g++.dg/eh/delayslot1.C: New test.
10188
10189 2003-09-20 Richard Henderson <rth@redhat.com>
10190
10191 * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
10192
10193 2003-09-20 Roger Sayle <roger@eyesopen.com>
10194
10195 * gcc.c-torture/execute/20030920-1.c: New test case.
10196
10197 2003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10198
10199 * g++.dg/rtti/typeid3.C: Correct expected error message.
10200
10201 2003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10202
10203 PR c++/157
10204 * g++.dg/parse/crash12.C: New test.
10205
10206 2003-09-19 Janis Johnson <janis187@us.ibm.com>
10207
10208 * gcc.dg/compat/mixed-struct-check.h: New.
10209 * gcc.dg/compat/mixed-struct-defs.h: New.
10210 * gcc.dg/compat/mixed-struct-init.h: New.
10211 * gcc.dg/compat/struct-by-value-19_main.c: New.
10212 * gcc.dg/compat/struct-by-value-19_x.c: New.
10213 * gcc.dg/compat/struct-by-value-19_y.c: New.
10214 * gcc.dg/compat/struct-by-value-20_main.c: New.
10215 * gcc.dg/compat/struct-by-value-20_x.c: New.
10216 * gcc.dg/compat/struct-by-value-20_y.c: New.
10217 * gcc.dg/compat/struct-return-19_main.c: New.
10218 * gcc.dg/compat/struct-return-19_x.c: New.
10219 * gcc.dg/compat/struct-return-19_y.c: New.
10220 * gcc.dg/compat/struct-return-20_main.c: New.
10221 * gcc.dg/compat/struct-return-20_x.c: New.
10222 * gcc.dg/compat/struct-return-20_y.c: New.
10223
10224 2003-09-19 Andrew Pinski <pinskia@physics.uc.edu>
10225 * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
10226 so that it will not complain on LP64 targets.
10227
10228 2003-09-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10229
10230 PR c++/495
10231 * g++.dg/template/friend24.C: New test.
10232
10233 2003-09-19 Nathan Sidwell <nathan@codesourcery.com>
10234
10235 PR c++/12332
10236 * g++.dg/template/memtmpl2.C: New test.
10237
10238 2003-09-18 Mark Mitchell <mark@codesourcery.com>
10239
10240 PR target/11184
10241 * gcc.dg/builtin-apply1.c: New test.
10242
10243 2003-09-18 Nathan Sidwell <nathan@codesourcery.com>
10244
10245 PR c++/9848
10246 * g++.dg/warn/Wunused-4.C: New test.
10247
10248 2003-09-18 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10249
10250 PR c++/12316
10251 * g++.dg/other/gc2.C: New test.
10252
10253 2003-09-17 Mark Mitchell <mark@codesourcery.com>
10254
10255 PR c++/11991
10256 * g++.dg/rtti/typeid3.C: New test.
10257
10258 PR c++/12266
10259 * g++.dg/overload/template1.C: New test.
10260
10261 2003-09-17 Eric Botcazou <ebotcazou@libertysurf.fr>
10262
10263 * g++.dg/opt/cfg3.C: New test.
10264
10265 2003-09-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10266
10267 PR c++/7939
10268 * g++.dg/template/crash11.C: New test.
10269
10270 2003-09-16 Jason Merrill <jason@redhat.com>
10271 Jakub Jelinek <jakub@redhat.com>
10272
10273 * gcc.dg/attr-warn-unused-result.c: New test.
10274
10275 2003-09-15 Nathan Sidwell <nathan@codesourcery.com>
10276
10277 PR c++/12184
10278 * g++.dg/expr/call2.C: New test.
10279
10280 2003-09-15 Andreas Jaeger <aj@suse.de>
10281
10282 * gcc.dg/Wold-style-definition-1.c: New test.
10283
10284 2003-09-14 Mark Mitchell <mark@codesourcery.com>
10285
10286 PR c++/3907
10287 * g++.dg/parse/template12.C: New test.
10288
10289 * g++.dg/abi/bitfield11.C: New test.
10290 * g++.dg/abi/bitfield12.C: Likewise.
10291
10292 2003-09-14 Alexandre Oliva <aoliva@redhat.com>
10293
10294 * gcc.dg/cpp/separate-1.c: Adjust line of error. Test for correct
10295 non-expansion of functional macro name without arguments at EOL.
10296 * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change. Likewise.
10297
10298 2003-09-14 Richard Sandiford <rsandifo@redhat.com>
10299
10300 * gcc.c-torture/execute/20030914-[12].c: New tests.
10301
10302 2003-09-11 Nathan Sidwell <nathan@codesourcery.com>
10303
10304 PR c++/11788
10305 * g++.dg/overload/addr1.C: New test.
10306
10307 2003-09-10 Ian Lance Taylor <ian@wasabisystems.com>
10308
10309 * gcc.dg/20030909-1.c: New test.
10310
10311 2003-09-10 Eric Botcazou <ebotcazou@libertysurf.fr>
10312
10313 * gcc.dg/ultrasp10.c: New test.
10314
10315 2003-09-09 Devang Patel <dpatel@apple.com>
10316
10317 * gcc.dg/darwin-ld-6.c: New test.
10318
10319 2003-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10320
10321 * gcc.dg/torture/builtin-explog-1.c: New testcase.
10322
10323 2003-09-08 Mark Mitchell <mark@codesourcery.com>
10324
10325 * gcc.dg/ia64-types1.c: New test.
10326 * gcc.dg/ia64-types2.c: Likewise.
10327
10328 2003-09-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10329
10330 * gcc.dg/builtins-1.c: Add more _Complex tests.
10331 * gcc.dg/torture/builtin-attr-1.c: Likewise.
10332
10333 * gcc.dg/builtins-1.c: Test existing _Complex functions.
10334 * gcc.dg/torture/builtin-attr-1.c: Likewise.
10335
10336 2003-09-08 Mark Mitchell <mark@codesourcery.com>
10337
10338 PR c++/11786
10339 * g++.dg/lookup/koenig2.C: New test.
10340
10341 PR c++/5296
10342 * g++.dg/rtti/typeid2.C: New test.
10343
10344 2003-09-08 Jakub Jelinek <jakub@redhat.com>
10345
10346 * gcc.c-torture/compile/20030904-1.c: New test.
10347
10348 2003-09-07 Eric Botcazou <ebotcazou@libertysurf.fr>
10349
10350 * g++.dg/opt/longbranch2.C: New test.
10351
10352 2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
10353
10354 * g++.dg/template/crash10.C: Only compile it.
10355
10356 2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
10357
10358 PR middle-end/11665
10359 * gcc.c-torture/compile/20030907-1.c: New test.
10360 * g++.dg/init/array11.C: New test.
10361
10362 2003-09-07 Mark Mitchell <mark@codesourcery.com>
10363
10364 PR c++/11852
10365 * g++.dg/init/struct1.C: New test.
10366
10367 2003-09-07 Mark Mitchell <mark@codesourcery.com>
10368
10369 PR c++/12181
10370 * g++.dg/expr/comma1.C: New test.
10371
10372 2003-09-06 Mark Mitchell <mark@codesourcery.com>
10373
10374 PR c++/11867
10375 * g++.dg/expr/static_cast5.C: New test.
10376
10377 2003-09-06 Andrew Pinski <pinskia@physics.uc.edu>
10378
10379 PR c++/11507
10380 * g++.dg/lookup/scoped7.C: New test.
10381
10382 PR c++/9574
10383 * g++.dg/other/static1.C: New test.
10384
10385 PR c++/11490
10386 * g++.dg/warn/template-1.C: New test.
10387
10388 PR c++/11432
10389 * g++.dg/template/crash10.C: New test.
10390
10391 PR c++/2478
10392 * g++.dg/overload/VLA.C: New test.
10393
10394 PR c++/10804
10395 * g++.dg/template/call1.C: New test.
10396
10397 2003-09-06 Nathan Sidwell <nathan@codesourcery.com>
10398
10399 PR c++/11794
10400 * g++.dg/parse/using3.C: New test.
10401
10402 2003-09-06 Roger Sayle <roger@eyesopen.com>
10403
10404 PR c++/11409
10405 * g++.dg/overload/builtin3.C: New test case.
10406
10407 2003-09-06 Steven Bosscher <steven@gcc.gnu.org>
10408
10409 PR c/9862
10410 * gcc.dg/20030906-1.c: New test.
10411 * gcc.dg/20030906-2.c: Likewise.
10412
10413 2003-09-06 Nathan Sidwell <nathan@codesourcery.com>
10414
10415 PR c++/12167
10416 * g++.dg/parse/defarg5.C: New test.
10417
10418 * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
10419
10420 2003-09-05 Mark Mitchell <mark@codesourcery.com>
10421
10422 PR c++/12163
10423 * g++.dg/expr/static_cast4.C: New test.
10424
10425 PR c++/12146
10426 * g++.dg/template/crash9.C: New test.
10427
10428 2003-09-05 Andrew Pinski <pinskia@physics.uc.edu>
10429
10430 * g++.old-deja/g++.ext/pretty2.C: Update for change
10431 in __FUNCTION__.
10432 * g++.old-deja/g++.ext/pretty3.C: Likewise.
10433
10434 2003-09-05 Nathan Sidwell <nathan@codesourcery.com>
10435
10436 PR c++/11922
10437 * g++/dg/template/qualified-id1.C: New test.
10438
10439 PR c++/12037
10440 * g++.dg/warn/noeffect4.C: New test.
10441
10442 2003-09-04 Matt Austern <austern@apple.com>
10443
10444 * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
10445 * g++.dg/ext/fnname2.C: Likewise.
10446 * g++.dg/ext/fnname3.C: Likewise.
10447
10448 2003-09-04 Mark Mitchell <mark@codesourcery.com>
10449
10450 * g++.dg/expr/lval1.C: New test.
10451 * g++.dg/ext/lvcast.C: Remove.
10452
10453 2003-09-03 Roger Sayle <roger@eyesopen.com>
10454
10455 PR optimization/11700.
10456 * gcc.c-torture/compile/20030903-1.c: New test case.
10457
10458 2003-09-03 Mark Mitchell <mark@codesourcery.com>
10459
10460 PR c++/12053
10461 * g++.dg/abi/layout4.C: New test.
10462
10463 2003-09-02 Scott Brumbaugh <scottb.lists@verizon.net>
10464
10465 PR c++/11553
10466 * g++.dg/parse/friend3.C: New test.
10467
10468 2003-09-02 Mark Mitchell <mark@codesourcery.com>
10469
10470 PR c++/11847
10471 * g++.dg/template/class1.C: New test.
10472
10473 PR c++/11808
10474 * g++.dg/expr/call1.C: New test.
10475
10476 2003-09-01 Mark Mitchell <mark@codesourcery.com>
10477
10478 PR c++/12114
10479 * g++.dg/init/ref9.C: New test.
10480
10481 PR c++/11972
10482 * g++.dg/template/nested4.C: New test.
10483
10484 2003-08-29 Mark Mitchell <mark@codesourcery.com>
10485
10486 PR c++/12093
10487 * g++.dg/template/non-dependent4.C: New test.
10488
10489 PR c++/11928
10490 * g++.dg/inherit/conv1.C: New test.
10491
10492 2003-08-29 Mark Mitchell <mark@codesourcery.com>
10493
10494 PR c++/6196
10495 * g++.dg/ext/label1.C: New test.
10496 * g++.dg/ext/label2.C: Likewise.
10497
10498 2003-08-28 Mark Mitchell <mark@codesourcery.com>
10499
10500 * g++.dg/expr/cond3.C: New test.
10501
10502 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10503
10504 * gcc.dg/builtins-1.c: Add new builtin cases.
10505
10506 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10507
10508 * gcc.dg/builtins-1.c: Add new cases.
10509 * gcc.dg/torture/builtin-attr-1.c: Likewise.
10510
10511 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10512
10513 * gcc.dg/builtins-1.c: Add more math builtin tests.
10514 * gcc.dg/torture/builtin-attr-1.c: New test.
10515
10516 2003-08-28 Mark Mitchell <mark@codesourcery.com>
10517
10518 PR optimization/5079
10519 * g++.dg/opt/static3.C: New test.
10520
10521 2003-08-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10522
10523 * gcc.misc-tests/gcov-10b.c: New test.
10524
10525 2003-08-27 Mark Mitchell <mark@codesourcery.com>
10526
10527 * g++.dg/opt/ptrmem3.C: New test.
10528
10529 * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
10530
10531 2003-08-27 Jakub Jelinek <jakub@redhat.com>
10532
10533 * gcc.dg/20030826-2.c: New test.
10534
10535 2003-08-26 Roger Sayle <roger@eyesopen.com>
10536
10537 PR middle-end/12002
10538 * g77.f-torture/compile/12002.f: New test case.
10539
10540 2003-08-26 Roger Sayle <roger@eyesopen.com>
10541
10542 * gcc.dg/20030826-1.c: New test case.
10543
10544 2003-08-26 Matt Kraai <kraai@alumni.cmu.edu>
10545
10546 * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
10547
10548 2003-08-26 Nathan Sidwell <nathan@codesourcery.com>
10549
10550 PR c++/11871
10551 * c++.dg/lookup/crash1.C: New test.
10552
10553 * c++.dg/warn/noeffect3.C: New test.
10554
10555 2003-08-25 Janis Johnson <janis187@us.ibm.com>
10556
10557 * gcc.dg/compat/vector-1_x.c: Compile with -w.
10558 * gcc.dg/compat/vector-1_y.c: Ditto.
10559 * gcc.dg/compat/vector-2_x.c: Ditto.
10560 * gcc.dg/compat/vector-2_y.c: Ditto.
10561
10562 2003-08-25 Ulrich Weigand <uweigand@de.ibm.com>
10563
10564 * gcc.dg/20030702-1.c: New test.
10565
10566 2003-08-25 Mark Mitchell <mark@codesourcery.com>
10567
10568 PR c++/8795
10569 * g++.dg/ext/altivec-1.C: New test.
10570
10571 2003-08-24 Richard Henderson <rth@redhat.com>
10572
10573 * g++.dg/eh/simd-2.C: Add -w for x86.
10574
10575 2003-08-23 Jakub Jelinek <jakub@redhat.com>
10576
10577 * gcc.dg/20030815-1.c: New test.
10578
10579 2003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10580
10581 PR c++/3765
10582 * g++.dg/parse/access6.C: New test.
10583
10584 2003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10585
10586 PR c++/641, c++/11876
10587 * g++.dg/template/friend22.C: New test.
10588 * g++.dg/template/friend23.C: Likewise.
10589
10590 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10591
10592 * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
10593 identically.
10594
10595 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10596
10597 * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
10598
10599 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10600
10601 * gcc.dg/20020313-1.c: Add "-w" to dg-options.
10602
10603 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10604
10605 * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
10606
10607 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10608
10609 * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
10610
10611 2003-08-21 Mark Mitchell <mark@codesourcery.com>
10612
10613 PR c++/11919
10614 * g++.dg/overload/prom1.C: New test.
10615
10616 PR c++/11551
10617 * g++.dg/parse/dtor2.C: New test.
10618
10619 PR c++/10762
10620 * g++.dg/parse/using2.C: New test.
10621
10622 2003-08-21 Kazu Hirata <kazu@cs.umass.edu>
10623
10624 PR target/11805
10625 * gcc.c-torture/compile/20030821-1.c: New.
10626
10627 2003-08-20 Mark Mitchell <mark@codesourcery.com>
10628
10629 PR c++/11834
10630 * g++.dg/template/deduce2.C: New test.
10631
10632 2003-08-21 Josef Zlomek <zlomekj@suse.cz>
10633
10634 * gcc.c-torture/execute/20030821-1.c: New test.
10635
10636 2003-08-20 Roger Sayle <roger@eyesopen.com>
10637
10638 PR middle-end/11984
10639 * gcc.dg/20030820-1.c: New test case.
10640
10641 2003-08-20 Nathan Sidwell <nathan@codesourcery.com>
10642
10643 PR c++/11945
10644 * g++.dg/warn/noeffect2.C: New test.
10645
10646 2003-08-19 Mark Mitchell <mark@codesourcery.com>
10647
10648 PR c++/10926
10649 * g++.dg/template/dtor2.C: New test.
10650
10651 PR c++/11684
10652 * g++.dg/template/operator1.C: New test.
10653 * g++.dg/parse/operator4.C: New test.
10654
10655 PR c++/11946.C
10656 * g++.dg/expr/enum1.C: New test.
10657 * gcc.dg/c99-bool-1.c: Remove bogus warning.
10658
10659 PR c++/11036.C
10660 * g++.dg/parse/elab2.C: New test.
10661 * g++.dg/parse/typedef4.C: Change error message.
10662 * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
10663 * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
10664 * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
10665
10666 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10667
10668 * gcc.dg/pch/warn-1.c: New.
10669 * gcc.dg/pch/warn-1.hs: New.
10670
10671 * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
10672 not-tested file.
10673
10674 2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
10675
10676 * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
10677
10678 2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
10679
10680 * gcc.dg/uninit-D.c: New Test.
10681 * gcc.dg/uninit-E.c: New Test.
10682 * gcc.dg/uninit-F.c: New Test.
10683 * gcc.dg/uninit-G.c: New Test.
10684
10685 2003-08-19 Michael Ritzert <ritzert@t-online.de>
10686
10687 * g++.dg/README: Describe the pch directory.
10688
10689 2003-08-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10690
10691 PR c++/11174
10692 * g++.dg/parse/access4.C: New test.
10693 * g++.dg/parse/access5.C: Likewise.
10694 * g++.old-deja/g++.jason/access17.C: Adjust error message.
10695
10696 2003-08-18 Matt Kraai <kraai@alumni.cmu.edu>
10697
10698 * gcc.dg/noncompile/20030818-1.c: New.
10699
10700 2003-08-18 Nathan Sidwell <nathan@codesourcery.com>
10701
10702 PR c++/11957
10703 * g++.dg/warn/noeffect1.C: New test.
10704
10705 * g++.dg/template/scope2.C: New test.
10706 * g++.dg/template/error2.C: Correct dg-error
10707
10708 2003-08-18 Richard Sandiford <rsandifo@redhat.com>
10709
10710 * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
10711
10712 2003-08-16 Nathan Sidwell <nathan@codesourcery.com>
10713
10714 PR C++/11512
10715 * g++.dg/template/warn1.C: New.
10716
10717 2003-08-15 Nathan Sidwell <nathan@codesourcery.com>
10718
10719 * g++.dg/template/error2.C: New test.
10720 * g++.dg/lookup/using7.C: Adjust errors
10721 * g++.old-deja/g++.pt/crash36.C: Likewise.
10722 * g++.old-deja/g++.pt/derived3.C: Likewise.
10723
10724 2003-08-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10725
10726 * gcc.c-torture/execute/builtins/lib/strcat.c: New.
10727 * gcc.c-torture/execute/builtins/string-9-lib.c: New.
10728 * gcc.c-torture/execute/builtins/string-9.c: New, from
10729 string-opt-9.c. Adjust for execute/builtins framework.
10730 * gcc.c-torture/execute/string-opt-9.c: Delete.
10731
10732 2003-08-12 Mark Mitchell <mark@codesourcery.com>
10733
10734 * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
10735
10736 * g++.dg/parse/ret-type2.C: New test.
10737
10738 PR c++/11703
10739 * g++.dg/init/new8.C: New test.
10740
10741 PR c++/10923
10742 * g++.dg/parse/typedef5.C: New test.
10743
10744 PR c++/9512
10745 * g++.dg/parse/qualified2.C: New test.
10746 * g++.old-deja/g++.other/decl5.C: Mark one more instance of
10747 invalid code.
10748
10749 2003-08-11 Mark Mitchell <mark@codesourcery.com>
10750
10751 * g++.dg/conversion/ptrmem1.C: New test.
10752
10753 2003-08-11 Jakub Jelinek <jakub@redhat.com>
10754
10755 PR target/11693
10756 * gcc.dg/20030811-1.c: New test.
10757
10758 PR target/11535
10759 * gcc.c-torture/execute/20030811-1.c: New test.
10760
10761 2003-08-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10762
10763 * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
10764
10765 2003-08-10 Mark Mitchell <mark@codesourcery.com>
10766
10767 PR c++/11789.C
10768 * g++.dg/inherit/multiple1.C: New test.
10769
10770 2003-08-10 Nathan Sidwell <nathan@codesourcery.com>
10771
10772 * gcc.dg/spe1.c: New test.
10773
10774 PR c++/11670
10775 * g++.dg/expr/cast2.C: New test.
10776
10777 PR c++/10530
10778 * g++.dg/template/dependent-name2.C: New test.
10779
10780 2003-08-08 Andrew Pinski <pinskia@physics.uc.edu>
10781
10782 * g++.dg/parse/crash11.C: Put the dg options in comments.
10783
10784 2003-08-08 Neil Booth <neil@daikokuya.co.uk>
10785
10786 * lib/gcc-dg.exp: Update for diagnostic change.
10787
10788 2003-08-07 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10789
10790 PR c++/5767
10791 * g++.dg/parse/crash11.C: New test.
10792
10793 2003-08-06 Alexandre Oliva <aoliva@redhat.com>
10794
10795 * gcc.dg/cpp/spacing1.c: Update.
10796
10797 2003-08-04 Janis Johnson <janis187@us.ibm.com>
10798
10799 PR target/11739
10800 * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
10801 a value for -mtune.
10802
10803 2003-08-04 Roger Sayle <roger@eyesopen.com>
10804
10805 PR middle-end/11771
10806 * gcc.c-torture/compile/20030804-1.c: New test case.
10807
10808 2003-08-04 Roger Sayle <roger@eyesopen.com>
10809
10810 * gcc.dg/20030804-1.c: New test case.
10811
10812 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
10813
10814 * gcc.dg/cpp/separate-1.c: New test.
10815
10816 2003-08-03 Nathan Sidwell <nathan@codesourcery.com>
10817
10818 PR c++/11704
10819 * g++.dg/template/dependent-expr2.C: New test.
10820
10821 PR c++/11766
10822 * g++.dg/expr/ptrmem1.C: New test.
10823
10824 2003-08-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10825
10826 PR c++/9453
10827 * g++.dg/template/friend15.C: New test.
10828
10829 2003-08-03 Neil Booth <neil@daikokuya.co.uk>
10830
10831 * lib/dg-pch.exp: Work round PCH bug.
10832
10833 2003-08-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10834
10835 * gcc.dg/builtins-1.c: Add macro helpers. Add missing math
10836 builtins. Move cases from builtins-4.c here.
10837
10838 * gcc.dg/torture/builtin-math-1.c: New test taken from
10839 bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
10840 additional cases.
10841
10842 * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
10843 Delete.
10844
10845 2003-08-02 Nathan Sidwell <nathan@codesourcery.com>
10846
10847 PR c++/9447
10848 * g++.dg/template/using7.C: New test.
10849
10850 2003-08-02 Neil Booth <neil@daikokuya.co.uk>
10851
10852 * import1.c, import2.c: New tests.
10853
10854 2003-08-01 Jakub Jelinek <jakub@redhat.com>
10855
10856 * g++.dg/eh/crossjump1.C: New test.
10857
10858 2003-08-01 Mark Mitchell <mark@codesourcery.com>
10859
10860 PR c++/11697
10861 * g++.dg/template/using6.C: New test.
10862
10863 PR c++/11744
10864 * g++.dg/template/koenig2.C: New test.
10865
10866 2003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10867
10868 PR c++/7983
10869 * g++.dg/parse/typedef4.C: New test.
10870
10871 2003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10872
10873 PR c++/8442, c++/8806
10874 * g++.dg/template/elab1.C: New test.
10875 * g++.dg/template/type2.C: Likewise.
10876 * g++.dg/template/ttp3.C: Adjust expected error message.
10877 * g++.old-deja/g++.law/visibility13.C: Likewise.
10878 * g++.old-deja/g++.niklas/t135.C: Likewise.
10879 * g++.old-deja/g++.pt/ttp41.C: Likewise.
10880 * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
10881 template argument.
10882 * g++.old-deja/g++.pt/ttp44.C: Likewise.
10883
10884 2003-08-01 Nathan Sidwell <nathan@codesourcery.com>
10885
10886 PR c++/11295
10887 * g++.dg/ext/stmtexpr1.C: New test.
10888
10889 * g++.dg/opt/tmp1.C: New test.
10890
10891 PR c++/11525
10892 * g++.dg/parse/constant4.C: New test.
10893
10894 PR c++/9447
10895 * g++.dg/template/using5.C: New test.
10896
10897 2003-07-31 Roger Sayle <roger@eyesopen.com>
10898
10899 * gcc.dg/builtins-27.c: New test case.
10900
10901 2003-07-31 Jakub Jelinek <jakub@redhat.com>
10902
10903 * gcc.dg/tls/opt-7.c: New test.
10904
10905 2003-07-31 Andrew Pinski <pinskia@physics.uc.edu>
10906
10907 * g++.old-deja/g++.other/crash18.C: Remove.
10908
10909 2003-07-31 Nathan Sidwell <nathan@codesourcery.com>
10910
10911 * g++.dg/template/explicit3.C: New.
10912 * g++.dg/template/explicit4.C: New.
10913 * g++.dg/template/explicit5.C: New.
10914
10915 PR c++/11347
10916 * g++.dg/template/memtmpl1.C: New.
10917
10918 2003-07-29 Andrew Pinski <pinskia@physics.uc.edu>
10919
10920 PR target/11565
10921 * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
10922 * gcc.dg/i386-387-5.c (dg-options): Likewise.
10923
10924 2003-07-30 Jan Hubicka <jh@suse.cz>
10925
10926 * vtgc1.c: Kill.
10927
10928 2003-07-29 Zack Weinberg <zack@codesourcery.com>
10929
10930 * gcc.dg/struct-in-proto-1.c: New test.
10931
10932 2003-07-29 Neil Booth <neil@daikokuya.co.uk>
10933
10934 * gcc.dg/cpp/include2.c: Only expect one message.
10935
10936 2003-07-29 Nathan Sidwell <nathan@codesourcery.com>
10937
10938 PR c++/9447
10939 * g++.dg/template/using1.C: New test.
10940 * g++.dg/template/using2.C: New test.
10941 * g++.dg/template/using3.C: New test.
10942 * g++.dg/template/using4.C: New test.
10943
10944 2003-07-29 Alexandre Oliva <aoliva@redhat.com>
10945
10946 * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
10947 * gcc.c-torture/execute/string-opt-10.c: Likewise.
10948
10949 2003-07-28 Jan Hubicka <jh@suse.cz>
10950
10951 PR c++/11530
10952 * g++.dg/opt/call1.C: New test.
10953
10954 2003-07-28 Alexandre Oliva <aoliva@redhat.com>
10955
10956 PR c++/11667
10957 * g++.dg/init/enum2.C: New test.
10958 * g++.dg/template/overload1.C: Add "-w" option.
10959
10960 2003-07-28 <hp@bitrange.com>
10961
10962 * gcc.dg/Wdeclaration-after-statement-1.c,
10963 gcc.dg/Wdeclaration-after-statement-2.c: New tests.
10964
10965 2003-07-28 Jakub Jelinek <jakub@redhat.com>
10966
10967 * gcc.c-torture/compile/20030725-1.c: New test.
10968
10969 2003-07-28 Aldy Hernandez <aldyh@redhat.com>
10970
10971 * gcc.dg/20030505.c: Only run for SPE.
10972 Remove definition of opaque type.
10973
10974 2003-07-27 Mark Mitchell <mark@codesourcery.com>
10975
10976 * g++.dg/template/ptrmem6.C: New test.
10977
10978 2003-07-26 Geoffrey Keating <geoffk@apple.com>
10979
10980 * gcc.c-torture/compile/zero-strct-2.c: New test.
10981
10982 2003-07-25 Geoffrey Keating <geoffk@apple.com>
10983
10984 * gcc.dg/intermod-1.c: New test.
10985
10986 2003-07-25 Nathan Sidwell <nathan@codesourcery.com>
10987
10988 PR c++/11617
10989 * g++.dg/template/lookup2.C: New test.
10990 * g++.dg/template/memclass1.C: Remove instantiated from error.
10991 * g++.dg/other/error2.C: Tweak expected errors.
10992
10993 PR c++/11596
10994 * g++.dg/template/defarg3.C: New test.
10995
10996 * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
10997
10998 2003-07-24 Mark Mitchell <mark@codesourcery.com>
10999
11000 * g++.dg/inherit/access5.C: New test.
11001
11002 2003-07-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11003
11004 PR c++/11513
11005 * g++.dg/template/crash8.C: New test.
11006
11007 2003-07-23 Steven Bosscher <steven@gcc.gnu.org>
11008
11009 PR c/10602
11010 * gcc.dg/noncompile/incomplete-2.c: New test.
11011
11012 2003-07-23 Mark Mitchell <mark@codesourcery.com>
11013
11014 PR c++/11645
11015 * g++.dg/inherit/access4.C: New test.
11016
11017 PR c++/11517
11018 * g++.dg/expr/cond2.C: New test.
11019
11020 PR optimization/10679
11021 * g++.dg/opt/inline4.C: New test.
11022
11023 2003-07-23 Nathan Sidwell <nathan@codesourcery.com>
11024
11025 * g++.dg/parse/crash10: New test.
11026
11027 2003-07-22 Nathan Sidwell <nathan@codesourcery.com>
11028
11029 * g++.dg/ext/flexary1.C: New test.
11030
11031 2003-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11032
11033 PR c++/10793
11034 * g++.dg/template/crash9.C: New test.
11035
11036 2003-07-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11037
11038 PR c++/3004
11039 * g++.dg/parse/typedef3.C: New test.
11040
11041 PR c++/7906
11042 * g++.dg/parse/operator2.C: New test.
11043
11044 PR c++/8895
11045 * g++.dg/parse/def-tmpl-arg1.C: New test.
11046
11047 PR c++/9282
11048 * g++.dg/parse/funptr1.C: New test.
11049
11050 PR c++/9452
11051 * g++.dg/parse/ambig3.C: New test.
11052
11053 PR c++/9454
11054 * g++.dg/parse/operator3.C: New test.
11055
11056 PR c++/9486
11057 * g++.dg/parse/template10.C: New test.
11058
11059 PR c++/9488
11060 * g++.dg/parse/template11.C: New test.
11061
11062 PR c++/10150
11063 * g++.dg/parse/invalid-op1.C: New test.
11064
11065 PR c++/10247
11066 * g++.dg/parse/condexpr1.C: New test.
11067
11068 2003-07-22 Nathan Sidwell <nathan@codesourcery.com>
11069
11070 * g++.dg/ext/packed3.C: New test.
11071 * g++.dg/ext/packed4.C: New test.
11072
11073 * gcc.dg/pack-test-3.c: New test.
11074
11075 2003-07-21 Janis Johnson <janis187@us.ibm.com>
11076
11077 * lib/compat.exp: Handle dg-options per source file.
11078 * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
11079 * g++.dg/compat/abi/bitfield1_y.C: Ditto.
11080 * g++.dg/compat/abi/bitfield2_x.C: Ditto.
11081 * g++.dg/compat/abi/bitfield2_y.C: Ditto.
11082 * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
11083 * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
11084 * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
11085 * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
11086 * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
11087 * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
11088 * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
11089 * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
11090 * g++.dg/compat/break/bitfield7_x.C: Ditto.
11091 * g++.dg/compat/break/bitfield7_y.C: Ditto.
11092
11093 2003-07-21 Andrew Pinski <pinskia@physics.uc.edu>
11094
11095 PR c/10320
11096 * gcc.c-torture/execute/20030718-1.c: New test.
11097
11098 2003-07-21 Eric Botcazou <ebotcazou@libertysurf.fr>
11099
11100 PR optimization/11536
11101 * gcc.dg/20030721-1.c: New test.
11102
11103 2003-07-19 Mark Mitchell <mark@codesourcery.com>
11104
11105 PR c++/11546
11106 * g++.dg/template/lookup1.C: New test.
11107
11108 2003-07-19 Zack Weinberg <zack@codesourcery.com>
11109
11110 * gcc.dg/noncompile/label-1.c: New comprehensive test case for
11111 diagnostics of ill-formed constructs involving labels.
11112 * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
11113 the new 'previously defined here' message.
11114
11115 2003-07-18 Nathan Sidwell <nathan@codesourcery.com>
11116
11117 * g++.dg/parse/non-dependent2.C: New test.
11118
11119 2003-07-18 Andrew Pinski <pinskia@physics.uc.edu>
11120
11121 * g++.dg/init/init-ref4.C: xfail on targets without
11122 weak symbols.
11123
11124 2003-07-17 Jakub Jelinek <jakub@redhat.com>
11125
11126 PR target/11087
11127 * gcc.c-torture/execute/20030717-1.c: New test.
11128
11129 2003-07-18 Eric Botcazou <ebotcazou@libertysurf.fr>
11130
11131 * g++.dg/opt/cfg1.C: New test.
11132
11133 2003-07-17 Mark Mitchell <mark@codesourcery.com>
11134
11135 PR optimization/11557
11136 * gcc.dg/20030717-1.c: New test.
11137
11138 2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
11139
11140 PR c++/10476
11141 * g++.dg/expr/crash-1.C: New test.
11142
11143 PR c++/11027
11144 * g++.dg/template/init3.C: New test.
11145
11146 PR c++/8222
11147 * g++.dg/template/non-dependent1.C: New test.
11148
11149 PR c++/11070
11150 * g++.dg/template/non-dependent2.C: New test.
11151
11152 PR c++/11071
11153 * g++.dg/template/non-dependent3.C: New test.
11154
11155 PR c++/9907
11156 * g++.dg/template/sizeof5.C: New test.
11157
11158 2003-07-17 Geoffrey Keating <geoffk@apple.com>
11159
11160 PR 11498
11161 * gcc.c-torture/compile/mangle-1.c: New file.
11162
11163 2003-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11164
11165 PR c++/7809
11166 * g++.dg/parse/access3.C: New test.
11167
11168 2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
11169
11170 PR c++/11384
11171 * g++.dg/init/init-ref4.C: New test.
11172
11173 2003-07-16 Mark Mitchell <mark@codesourcery.com>
11174
11175 PR c++/11547
11176 * g++.dg/parse/constant3.C: New test.
11177 * g++.dg/parse/crash7.C: Likewise.
11178
11179 2003-07-16 Andrew Pinski <pinskia@physics.uc.edu>
11180
11181 PR target/11008
11182 * gcc.dg/i386-pentium4-not-mull.c: New.
11183
11184 2003-07-16 J"orn Rennecke <joern.rennecke@superh.com>
11185
11186 * gcc.dg/asm-names.c (ymain): Make it weak.
11187
11188 2003-07-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11189
11190 PR c++/5421
11191 * g++.dg/template/friend21.C: New test.
11192
11193 2003-07-16 Jakub Jelinek <jakub@redhat.com>
11194
11195 * gcc.dg/cleanup-8.c: New test.
11196 * gcc.dg/cleanup-9.c: New test.
11197
11198 2003-07-16 Danny Smith <dannysmith@users.sourceforge.net>
11199
11200 * g++.dg/ext/dll-MI1.h: New file.
11201 * g++.dg/ext/dllexport-MI1.C: New file.
11202 * g++.dg/ext/dllimport-MI1.C: New file.
11203
11204 2003-07-15 Jakub Jelinek <jakub@redhat.com>
11205
11206 * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
11207 it does not have cmpstrsi patterns (just cmpmemsi).
11208
11209 2003-07-15 Mark Mitchell <mark@codesourcery.com>
11210
11211 PR debug/11473
11212 * g++.dg/debug/debug8.C: New test.
11213
11214 2003-07-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11215
11216 PR c++/10108
11217 * g++.dg/template/crash7.C: New test.
11218
11219 2003-07-15 Kazu Hirata <kazu@cs.umass.edu>
11220
11221 PR target/10795
11222 * gcc.c-torture/compile/20030708-1.c: New.
11223
11224 2003-07-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11225
11226 * gcc.c-torture/execute/20030715-1.c: New test.
11227
11228 2003-07-14 Geoffrey Keating <geoffk@apple.com>
11229
11230 * gcc.dg/pch/inline-3.c: New file.
11231 * gcc.dg/pch/inline-3.hs: New file.
11232 * gcc.dg/pch/inline-4.c: New file.
11233 * gcc.dg/pch/inline-4.hs: New file.
11234
11235 2003-07-14 Mark Mitchell <mark@codesourcery.com>
11236
11237 PR c++/11509
11238 * g++.dg/template/crash6.C: New test.
11239
11240 PR c++/7053
11241 * g++.dg/template/friend20.C: New test.
11242
11243 PR c++/7019
11244 * g++.dg/template/overload2.C: New test.
11245
11246 2003-07-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11247
11248 PR optimization/11440
11249 * gcc.c-torture/execute/20030714-1.c: New test.
11250
11251 2003-07-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11252
11253 PR c++/11154
11254 * g++.dg/template/partial2.C: New test.
11255
11256 2003-07-13 Mark Mitchell <mark@codesourcery.com>
11257
11258 PR c++/11503
11259 * g++.dg/template/anon1.C: New test.
11260
11261 PR c++/11493
11262 PR c++/11495
11263 * g++.dg/parse/template9.C: Likewise.
11264 * g++.dg/template/crash4.C: New test.
11265 * g++.dg/template/koenig1.C: Likewise.
11266 * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
11267 * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
11268 * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
11269 functions.
11270 * g++.old-deja/g++.jason/template36.C: Likewise.
11271 * g++.old-deja/g++.mike/p1989.C: Likewise.
11272 * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
11273 * g++.old-deja/g++.pt/ttp20.C: Use this->.
11274 * g++.old-deja/g++.pt/ttp21.C: Use this->.
11275 * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
11276 compiling.
11277 * g++.old-deja/g++.pt/union2.C: Use this->.
11278
11279 2003-07-11 Jakub Jelinek <jakub@redhat.com>
11280
11281 * gcc.dg/20030711-1.c: New test.
11282
11283 2003-07-11 Nathan Sidwell <nathan@codesourcery.com>
11284
11285 PR c++/11050
11286 * g++.dg/parse/args1.C: New test.
11287 * g++.pt/defarg8.C: Change expected errors.
11288
11289 2003-07-11 Mark Mitchell <mark@codesourcery.com>
11290
11291 PR c++/8164
11292 * g++.dg/template/nontype2.C: New test.
11293
11294 PR c++/10558
11295 * g++.dg/parse/template8.C: New test.
11296
11297 PR c++/8327
11298 * g++.dg/template/scope1.C: New test.
11299
11300 * g++.dg/warn/Wsign-compare-1.C: New test.
11301
11302 2003-07-10 Kazu Hirata <kazu@cs.umass.edu>
11303
11304 * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
11305
11306 2003-07-10 Mark Mitchell <mark@codesourcery.com>
11307
11308 PR c++/9411
11309 * g++.dg/template/explicit2.C: New test.
11310
11311 PR c++/10032
11312 * g++.dg/warn/pedantic1.C: New test.
11313
11314 2003-07-10 Nathan Sidwell <nathan@codesourcery.com>
11315
11316 PR c++ 9483
11317 * g++.dg/other/field1.C: New test.
11318
11319 2003-07-10 Kazu Hirata <kazu@cs.umass.edu>
11320
11321 PR c/11449
11322 * gcc.c-torture/compile/20030707-1.c: New.
11323
11324 2003-07-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11325
11326 PR c++/10849
11327 * g++.dg/template/access12.C: New test.
11328
11329 2003-07-09 Nathan Sidwell <nathan@codesourcery.com>
11330
11331 * g++.dg/bprob/bprob.exp (prof_ext): Update.
11332 * g77.dg/bprob/bprob.exp (prof_ext): Update.
11333 * gcc.misc-tests/bprob.exp (prof_ext): Update.
11334 * gcc.misc-tests/gcov.exp: Update
11335 * g++.dg/gcov/gcov.exp: Update
11336 * lib/gcov.exp: Update.
11337
11338 2003-07-08 Mark Mitchell <mark@codesourcery.com>
11339
11340 * g++.dg/abi/mangle17.C: Make sure template expressions are
11341 dependent.
11342 * g++.dg/abi/mangle4.C: Mark erroneous casts.
11343 * g++.dg/debug/debug7.C: Mark erronous new-declarator.
11344 * g++.dg/opt/stack1.C: Remove erroneous code.
11345 * g++.dg/parse/template7.C: New test.
11346 * g++.dg/template/dependent-expr1.C: Mark erroneous code.
11347 * g++.old-deja/g++.pt/crash4.C: Likewise.
11348
11349 2003-07-09 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11350
11351 * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
11352 with zero or one occurence of `$' after the initial `L'.
11353
11354 2003-07-08 Kazu Hirata <kazu@cs.umass.edu>
11355
11356 * gcc.c-torture/compile/20030704-1.c: Add a comment.
11357
11358 2003-07-08 Roger Sayle <roger@eyesopen.com>
11359
11360 PR c/11370
11361 * gcc.dg/Wunreachable-6.c: New testcase.
11362 * gcc.dg/Wunreachable-7.c: New testcase.
11363
11364 2003-07-08 Jakub Jelinek <jakub@redhat.com>
11365
11366 PR c/11420
11367 * gcc.dg/20030708-1.c: New test.
11368
11369 2003-07-08 Richard Sandiford <rsandifo@redhat.com>
11370
11371 * gcc.dg/compat/sdata-section.h: New file.
11372 * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
11373 * gcc.dg/torture/mips-sdata-1.c: New test.
11374
11375 2003-07-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11376
11377 PR c++/11030
11378 * g++.dg/template/friend19.C: New test.
11379
11380 2003-07-08 Jakub Jelinek <jakub@redhat.com>
11381
11382 * g++.dg/opt/strength-reduce.C: New test.
11383
11384 2003-07-07 Roger Sayle <roger@eyesopen.com>
11385
11386 PR target/10979
11387 * gcc.dg/20030707-1.c: New testcase.
11388
11389 2003-07-07 Roger Sayle <roger@eyesopen.com>
11390
11391 PR optimization/11059
11392 * g++.dg/opt/emptyunion.C: New testcase.
11393
11394 2003-07-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
11395 Eric Botcazou <ebotcazou@libertysurf.fr>
11396
11397 * g++.dg/opt/stack1.C: New test.
11398
11399 2003-07-05 Mark Mitchell <mark@codesourcery.com>
11400
11401 * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
11402 run test.
11403
11404 PR c++/11431
11405 * g++.dg/expr/static_cast3.C: New test.
11406
11407 2003-07-04 Zack Weinberg <zack@codesourcery.com>
11408
11409 * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
11410 everywhere.
11411 * gcc.dg/concat.c: Concatenation of string constants with
11412 __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
11413 * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
11414 * gcc.dg/cpp/escape-2.c: Use wide character constants where
11415 necessary to avoid multi-character character constant warning.
11416 * gcc.dg/cpp/escape.c: Likewise.
11417 * gcc.dg/cpp/ucs.c: Likewise.
11418 Remove backslashes from dg-bogus comments, as they confuse Tcl.
11419 Fix a typo.
11420
11421 2003-07-04 Kazu Hirata <kazu@cs.umass.edu>
11422
11423 PR c/11428
11424 * gcc.c-torture/compile/20030704-1.c: New.
11425
11426 2003-07-04 Kazu Hirata <kazu@cs.umass.edu>
11427
11428 * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
11429
11430 2003-07-04 Danny Smith <dannysmith@users.sourceforge.net>
11431
11432 PR c++/5287, PR c++/7910, PR c++/11021
11433 * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
11434 tests for warnings.
11435 * g++.dg/ext/dllimport2.C: Add tests for warnings.
11436 * g++.dg/ext/dllimport3.C: Likewise.
11437 * g++.dg/ext/dllimport4.C: New file.
11438 * g++.dg/ext/dllimport5.C: New file.
11439 * g++.dg/ext/dllimport6.C: New file.
11440 * g++.dg/ext/dllimport7.C: New file.
11441 * g++.dg/ext/dllimport8.C: New file.
11442 * g++.dg/ext/dllimport9.C: New file.
11443 * g++.dg/ext/dllimport10.C: New file.
11444 * g++.dg/ext/dllexport1.C: New file.
11445
11446 2003-07-03 Mark Mitchell <mark@codesourcery.com>
11447
11448 * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
11449 * g++.old-deja/g++.mike/net36.C: Tweak error messages.
11450
11451 2003-07-03 Roger Sayle <roger@eyesopen.com>
11452
11453 * gcc.dg/builtins-25.c: New testcase.
11454 * gcc.dg/builtins-26.c: New testcase.
11455
11456 2003-07-03 Janis Johnson <janis187@us.ibm.com>
11457
11458 * gcc.dg/compat/vector-defs.h: New file.
11459 * gcc.dg/compat/vector-setup.h: New file.
11460 * gcc.dg/compat/vector-check.h: New file.
11461 * gcc.dg/compat/vector-1_main.c: New file.
11462 * gcc.dg/compat/vector-1_x.c: New file.
11463 * gcc.dg/compat/vector-1_y.c: New file.
11464 * gcc.dg/compat/vector-2_main.c: New file.
11465 * gcc.dg/compat/vector-2_x.c: New file.
11466 * gcc.dg/compat/vector-2_y.c: New file.
11467
11468 * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
11469 * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
11470 * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
11471 * gcc.dg/compat/struct-align-1.h: New file.
11472 * gcc.dg/compat/struct-align-1_main.c: New file.
11473 * gcc.dg/compat/struct-align-1_x.c: New file.
11474 * gcc.dg/compat/struct-align-1_y.c: New file.
11475 * gcc.dg/compat/struct-align-2.h: New file.
11476 * gcc.dg/compat/struct-align-2_main.c: New file.
11477 * gcc.dg/compat/struct-align-2_x.c: New file.
11478 * gcc.dg/compat/struct-align-2_y.c: New file.
11479
11480 * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
11481 * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
11482 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
11483 * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
11484 * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
11485 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
11486 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
11487 * gcc.dg/compat/scalar-return-3_x.c: Ditto.
11488 * gcc.dg/compat/scalar-return-4_x.c: Ditto.
11489 * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
11490 * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
11491 * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
11492 * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
11493 * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
11494 * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
11495 * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
11496 * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
11497 * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
11498 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
11499 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
11500 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
11501 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11502 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11503 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
11504 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
11505 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
11506 * gcc.dg/compat/struct-return-10_x.c: Ditto.
11507 * gcc.dg/compat/struct-return-2_x.c: Ditto.
11508 * gcc.dg/compat/struct-return-3_x.c: Ditto.
11509
11510 2003-07-03 Eric Botcazou <ebotcazou@libertysurf.fr>
11511
11512 * gcc.dg/i386-call-1.c: New test.
11513
11514 2003-07-03 Nathan Sidwell <nathan@codesourcery.com>
11515
11516 PR c++/9162
11517 * g++.dg/parse/defarg4.C: New.
11518
11519 2003-07-03 Roger Sayle <roger@eyesopen.com>
11520
11521 PR target/10700
11522 * gcc.c-torture/compile/20030703-1.c: New test case.
11523
11524 2003-07-03 Mark Mitchell <mark@codesourcery.com>
11525
11526 * g++.dg/template/local3.C: Remove extra semicolon.
11527
11528 2003-07-03 Eric Botcazou <ebotcazou@libertysurf.fr>
11529
11530 * gcc.dg/i386-volatile-1.c: New test.
11531
11532 2003-07-02 Nathan Sidwell <nathan@codesourcery.com>
11533
11534 PR c++/11072
11535 * g++.dg/other/offsetof2.C: XFAIL.
11536 * g++.dg/other/offsetof5.C: New.
11537
11538 PR c++/10219
11539 * g++.dg/template/error1.C: New.
11540
11541 PR c++/9779
11542 * g++.dg/template/dependent-expr1.C: New.
11543
11544 2003-07-01 Mark Mitchell <mark@codesourcery.com>
11545
11546 PR c++/6949
11547 * g++.dg/template/local3.C: New test.
11548
11549 PR c++/11149
11550 * g++.dg/lookup/scoped6.C: New test.
11551
11552 2003-07-01 Giovanni Bajo <giovannibajo@libero.it>
11553
11554 PR c++/8046
11555 * g++.dg/other/error7.C: New test.
11556
11557 2003-07-01 Kazu Hirata <kazu@cs.umass.edu>
11558
11559 * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
11560 * g++.old-deja/g++.abi/vtable3.h: Likewise.
11561 * g++.old-deja/g++.law/code-gen5.C: Likewise.
11562 * g++.old-deja/g++.other/union2.C: Likewise.
11563 * gcc.dg/c90-const-expr-2.c: Likewise.
11564 * gcc.dg/c90-const-expr-3.c: Likewise.
11565 * gcc.dg/c99-const-expr-2.c: Likewise.
11566 * gcc.dg/c99-const-expr-3.c: Likewise.
11567 * gcc.dg/concat.c: Likewise.
11568
11569 2003-07-01 Mark Mitchell <mark@codesourcery.com>
11570
11571 PR c++/9559
11572 * g++.dg/init/static1.C: New test.
11573
11574 2003-06-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11575
11576 * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
11577 * g++.old-deja/g++.other/access2.C: Likewise.
11578 * g++.old-deja/g++.other/decl2.C: Likewise.
11579 * gcc.c-torture/execute/20020615-1.c: Likewise.
11580
11581 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11582
11583 PR c++/4933
11584 * g++.dg/template/sizeof4.C: New test.
11585
11586 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11587
11588 * g++.dg/other/error6.C: New test.
11589
11590 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11591
11592 PR c++/10750
11593 * g++.dg/parse/constant2.C: New test.
11594
11595 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11596
11597 PR c++/11106
11598 * g++.dg/other/error5.C: New test.
11599
11600 2003-06-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11601
11602 * gcc.dg/format/gcc_diag-1.c: New test.
11603
11604 2003-06-28 Ulrich Weigand <uweigand@de.ibm.com>
11605
11606 * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
11607
11608 2003-06-28 Nathan Sidwell <nathan@codesourcery.com>
11609
11610 * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
11611 * g++.old-deja/g++.robertl/eb133a.C: Likewise.
11612 * g++.old-deja/g++.robertl/eb133b.C: Likewise.
11613
11614 2003-06-28 Jakub Jelinek <jakub@redhat.com>
11615
11616 * gcc.c-torture/execute/builtins/string-8.c: New test.
11617 * gcc.c-torture/execute/builtins/string-8-lib.c: New.
11618 * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
11619 * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
11620
11621 2003-06-27 Mark Mitchell <mark@codesourcery.com>
11622
11623 PR c++/10468
11624 * g++.dg/ext/typeof6.C: New test.
11625
11626 2003-06-27 Mark Mitchell <mark@codesourcery.com>
11627
11628 PR c++/10796
11629 * g++.dg/init/enum1.C: New test.
11630
11631 2003-06-27 Ulrich Weigand <uweigand@de.ibm.com>
11632
11633 * gcc.dg/20030627-1.c: New test.
11634
11635 2003-06-26 Mark Mitchell <mark@codesourcery.com>
11636
11637 PR c++/11332
11638 * g++.dg/expr/static_cast2.C: New test.
11639
11640 2003-06-26 Roger Sayle <roger@eyesopen.com>
11641 Jakub Jelinek <jakub@redhat.com>
11642
11643 * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
11644 sprintf(dst,"%s",src) optimization.
11645 * gcc.c-torture/execute/20030626-1.c: New test case.
11646 * gcc.c-torture/execute/20030626-2.c: New test case.
11647
11648 2003-06-26 J"orn Rennecke <joern.rennecke@superh.com>
11649
11650 * gcc.c-torture/execute/multi-ix.c: New test.
11651
11652 * gcc.c-torture/execute/simd-4.c (main):
11653 Added missing semicolon at end of union.
11654
11655 2003-06-26 Giovanni Bajo <giovannibajo@libero.it>
11656
11657 PR c++/8266
11658 * g++.dg/template/explicit-instantiation3.C: New test.
11659
11660 2003-06-26 Eric Botcazou <ebotcazou@libertysurf.fr>
11661
11662 * gcc.dg/20030626-1.c: Use signed char.
11663
11664 2003-06-26 Eric Botcazou <ebotcazou@libertysurf.fr>
11665
11666 * gcc.dg/20030626-1.c: New test.
11667
11668 2003-06-26 Neil Booth <neil@daikokuya.co.uk>
11669
11670 * const-str-2.m: Update.
11671
11672 2003-06-25 Mark Mitchell <mark@codesourcery.com>
11673
11674 PR c++/10990
11675 * g++.dg/rtti/dyncast1.C: New test.
11676 * g++.dg/abi/mangle4.C: Correct base-specifier access.
11677 * g++.dg/lookup/scoped1.C: Remove XFAIL.
11678 * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
11679
11680 PR c++/10931
11681 * g++.dg/expr/static_cast1.C: New test.
11682
11683 2003-06-25 Josef Zlomek <zlomekj@suse.cz>
11684
11685 * gcc.dg/20030625-1.c: New test.
11686
11687 2003-06-24 Roger Sayle <roger@eyesopen.com>
11688
11689 * gcc.c-torture/compile/20030624-1.c: New test case.
11690
11691 2003-06-24 Jakub Jelinek <jakub@redhat.com>
11692
11693 * gcc.c-torture/execute/string-opt-17.c: New test.
11694
11695 2003-06-24 Mark Mitchell <mark@codesourcery.com>
11696
11697 PR c++/5754
11698 * g++.dg/parse/crash6.C: New test.
11699
11700 2003-06-23 Roger Sayle <roger@eyesopen.com>
11701
11702 * gcc.dg/builtins-24.c: New test case.
11703
11704 2003-06-23 Jakub Jelinek <jakub@redhat.com>
11705
11706 * g++.dg/opt/operator1.C: New test.
11707
11708 2003-06-22 Roger Sayle <roger@eyesopen.com>
11709
11710 * gcc.c-torture/execute/string-opt-16.c: New test case.
11711
11712 2003-06-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
11713
11714 * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion option.
11715 * g++.old-deja/g++.other/conv7.C: Likewise
11716 * g++.old-deja/g++.other/overcnv2.C: Likewise.
11717 * g++.old-deja/g++.other/overload14.C: Likewise.
11718
11719 2003-06-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
11720
11721 * g++.old-deja/g++.jason/conversion5.C: Adjust option.
11722 * g++.old-deja/g++.bugs/900215_01.C: Likewise.
11723
11724 2003-06-20 Mark Mitchell <mark@codesourcery.com>
11725
11726 PR c++/10888
11727 * g++.dg/warn/Winline-3.C: New test.
11728
11729 2003-06-20 Mark Mitchell <mark@codesourcery.com>
11730
11731 * lib/target-supports.exp (check_alias_available): Make the test
11732 program acceptable to the Solaris assembler.
11733
11734 PR c++/10749
11735 * g++.dg/template/memclass2.C: New test.
11736
11737 2003-06-20 Mark Mitchell <mark@codesourcery.com>
11738 Eric Botcazou <ebotcazou@libertysurf.fr>
11739
11740 * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
11741 data for non-matching targets.
11742 * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
11743
11744 2003-06-20 Mark Mitchell <mark@codesourcery.com>
11745
11746 PR c++/10845
11747 * g++.dg/template/member3.C: New test.
11748
11749 2003-06-19 Mark Mitchell <mark@codesourcery.com>
11750
11751 PR c++/10939
11752 * g++.dg/template/func1.C: New test.
11753
11754 PR c++/9649
11755 * g++.dg/template/static4.C: New test.
11756 * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
11757
11758 PR c++/11041
11759 * g++.dg/init/ref7.C: New test.
11760
11761 2003-06-19 Matt Austern <austern@apple.com>
11762
11763 PR c++/11228
11764 * g++.dg/anew1.C: New test.
11765 * g++.dg/anew2.C: New test.
11766 * g++.dg/anew3.C: New test.
11767 * g++.dg/anew4.C: New test.
11768
11769 2003-06-19 Kazu Hirata <kazu@cs.umass.edu>
11770
11771 * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
11772
11773 2003-06-19 J"orn Rennecke <joern.rennecke@superh.com>
11774
11775 * gcc.c-torture/execute/simd-4.c (main): Make expected value
11776 endian-dependent.
11777
11778 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
11779
11780 * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
11781 Remove cruft.
11782
11783 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
11784
11785 * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
11786 * gcc.c-torture/compile/961203-1.c: Likewise.
11787 * gcc.c-torture/compile/980506-1.c: Likewise.
11788
11789 2003-06-17 Mark Mitchell <mark@codesourcery.com>
11790
11791 PR c++/10712
11792 * g++.dg/lookup/using7.C: New test.
11793
11794 2003-06-17 Mark Mitchell <mark@codesourcery.com>
11795
11796 PR c++/11105
11797 * g++.dg/abi/conv1.C: Remove it.
11798 * g++.dg/template/conv7.C: New test.
11799 * g++.dg/template/conv8.C: Likewise.
11800 * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
11801 conversion operator.
11802
11803 2003-06-17 Janis Johnson <janis187@us.ibm.com>
11804
11805 * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
11806 * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
11807 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
11808 * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
11809 * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
11810 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
11811 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
11812 * gcc.dg/compat/scalar-return-3_x.c: Ditto.
11813 * gcc.dg/compat/scalar-return-4_x.c: Ditto.
11814 * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
11815 * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
11816 * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
11817 * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
11818 * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
11819 * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
11820 * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
11821 * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
11822 * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
11823 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
11824 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
11825 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
11826 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11827 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11828 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
11829 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
11830 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
11831 * gcc.dg/compat/struct-return-10_x.c: Ditto.
11832 * gcc.dg/compat/struct-return-2_x.c: Ditto.
11833 * gcc.dg/compat/struct-return-3_x.c: Ditto.
11834
11835 2003-06-16 Mark Mitchell <mark@codesourcery.com>
11836
11837 * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
11838 * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
11839 indications.
11840
11841 2003-06-16 Roger Sayle <roger@eyesopen.com>
11842
11843 * gcc.dg/i386-387-5.c: New test case.
11844 * gcc.dg/i386-387-6.c: New test case.
11845 * gcc.dg/builtins-23.c: New test case.
11846
11847 2003-06-15 Roger Sayle <roger@eyesopen.com>
11848
11849 * gcc.dg/builtins-22.c: New test case.
11850 * gcc.dg/i386-387-1.c: Update to test exp.
11851 * gcc.dg/i386-387-2.c: Likewise.
11852
11853 2003-06-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11854
11855 * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
11856
11857 2003-06-12 Mark Mitchell <mark@codesourcery.com>
11858
11859 * lib/gcc-dg.exp (dg-require-dll): New function.
11860 (dg-xfail-if): Likewise.
11861 * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
11862 driver.
11863
11864 * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
11865 * gcc.c-torture/compile/20001205-1.c: Likewise.
11866 * gcc.c-torture/compile/20001226-1.c: Likewise.
11867 * gcc.c-torture/compile/20010518-2.c: Likewise.
11868 * gcc.c-torture/compile/20020312-1.c: Likewise.
11869 * gcc.c-torture/compile/20020604-1.c: Likewise.
11870 * gcc.c-torture/compile/920501-12.c: Likewise.
11871 * gcc.c-torture/compile/920501-4.c: Likewise.
11872 * gcc.c-torture/compile/920520-1.c: Likewise.
11873 * gcc.c-torture/compile/920521-1.c: Likewise.
11874 * gcc.c-torture/compile/920625-1.c: Likewise.
11875 * gcc.c-torture/compile/961203-1.c: Likewise.
11876 * gcc.c-torture/compile/980506-1.c: Likewise.
11877 * gcc.c-torture/compile/981006-1.c: Likewise.
11878 * gcc.c-torture/compile/981022-1.c: Likewise.
11879 * gcc.c-torture/compile/981223-1.c: Likewise.
11880 * gcc.c-torture/compile/990617-1.c: Likewise.
11881 * gcc.c-torture/compile/dll.c: Likewise.
11882 * gcc.c-torture/compile/labels-3.c: Likewise.
11883 * gcc.c-torture/compile/mipscop-1.c: Likewise.
11884 * gcc.c-torture/compile/mipscop-2.c: Likewise.
11885 * gcc.c-torture/compile/mipscop-3.c: Likewise.
11886 * gcc.c-torture/compile/mipscop-4.c: Likewise.
11887 * gcc.c-torture/compile/simd-5.c: Likewise.
11888 * gcc.c-torture/compile/20000804-1.x: Remove.
11889 * gcc.c-torture/compile/20001205-1.x: Likewise.
11890 * gcc.c-torture/compile/20001226-1.x: Likewise.
11891 * gcc.c-torture/compile/20010518-2.x: Likewise.
11892 * gcc.c-torture/compile/20020312-1.x: Likewise.
11893 * gcc.c-torture/compile/20020604-1.x: Likewise.
11894 * gcc.c-torture/compile/920501-12.x: Likewise.
11895 * gcc.c-torture/compile/920501-4.x: Likewise.
11896 * gcc.c-torture/compile/920520-1.x: Likewise.
11897 * gcc.c-torture/compile/920521-1.x: Likewise.
11898 * gcc.c-torture/compile/920625-1.x: Likewise.
11899 * gcc.c-torture/compile/961203-1.x: Likewise.
11900 * gcc.c-torture/compile/980506-1.x: Likewise.
11901 * gcc.c-torture/compile/981006-1.x: Likewise.
11902 * gcc.c-torture/compile/981022-1.x: Likewise.
11903 * gcc.c-torture/compile/981223-1.x: Likewise.
11904 * gcc.c-torture/compile/990617-1.x: Likewise.
11905 * gcc.c-torture/compile/mipscop-1.x: Likewise.
11906 * gcc.c-torture/compile/mipscop-2.x: Likewise.
11907 * gcc.c-torture/compile/mipscop-3.x: Likewise.
11908 * gcc.c-torture/compile/mipscop-4.x: Likewise.
11909 * gcc.c-torture/compile/simd-5.x: Likewise.
11910
11911 * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
11912
11913 2003-06-13 Eric Botcazou <ebotcazou@libertysurf.fr>
11914
11915 * gcc.c-torture/execute/20030611-1.c: New test.
11916
11917 2003-06-12 Roger Sayle <roger@eyesopen.com>
11918
11919 PR middle-end/168
11920 * gcc.dg/20030612-1.c: New test case.
11921
11922 2003-06-12 Mark Mitchell <mark@codesourcery.com>
11923
11924 PR c++/10635
11925 * g++.dg/expr/cast1.C: New test.
11926
11927 2003-06-12 Roger Sayle <roger@eyesopen.com>
11928
11929 * gcc.dg/builtins-21.c: New test case.
11930
11931 2003-06-11 Kelley Cook <kelleycook@wideopenwest.com>
11932
11933 * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
11934 options instead of at the end.
11935 * lib/objc.exp (objc_target_compile): Likewise.
11936
11937 2003-06-11 Mark Mitchell <mark@codesourcery.com>
11938
11939 PR c++/10432
11940 * g++.dg/parse/error1.C: New test.
11941
11942 2003-06-11 Janis Johnson <janis187@us.ibm.com>
11943
11944 * gcc.dg/compat/struct-by-value-11_main.c: New file.
11945 * gcc.dg/compat/struct-by-value-11_x.c: New file.
11946 * gcc.dg/compat/struct-by-value-11_y.c: New file.
11947 * gcc.dg/compat/struct-by-value-12_main.c: New file.
11948 * gcc.dg/compat/struct-by-value-12_x.c: New file.
11949 * gcc.dg/compat/struct-by-value-12_y.c: New file.
11950 * gcc.dg/compat/struct-by-value-13_main.c: New file.
11951 * gcc.dg/compat/struct-by-value-13_x.c: New file.
11952 * gcc.dg/compat/struct-by-value-13_y.c: New file.
11953 * gcc.dg/compat/struct-by-value-14_main.c: New file.
11954 * gcc.dg/compat/struct-by-value-14_x.c: New file.
11955 * gcc.dg/compat/struct-by-value-14_y.c: New file.
11956 * gcc.dg/compat/struct-by-value-15_main.c: New file.
11957 * gcc.dg/compat/struct-by-value-15_x.c: New file.
11958 * gcc.dg/compat/struct-by-value-15_y.c: New file.
11959 * gcc.dg/compat/struct-by-value-16_main.c: New file.
11960 * gcc.dg/compat/struct-by-value-16_x.c: New file.
11961 * gcc.dg/compat/struct-by-value-16_y.c: New file.
11962 * gcc.dg/compat/struct-by-value-17_main.c: New file.
11963 * gcc.dg/compat/struct-by-value-17_x.c: New file.
11964 * gcc.dg/compat/struct-by-value-17_y.c: New file.
11965 * gcc.dg/compat/struct-by-value-18_main.c: New file.
11966 * gcc.dg/compat/struct-by-value-18_x.c: New file.
11967 * gcc.dg/compat/struct-by-value-18_y.c: New file.
11968
11969 * gcc.dg/compat/scalar-by-value-3_main.c: New file.
11970 * gcc.dg/compat/scalar-by-value-3_x.c: New file.
11971 * gcc.dg/compat/scalar-by-value-3_y.c: New file.
11972 * gcc.dg/compat/scalar-by-value-4_main.c: New file.
11973 * gcc.dg/compat/scalar-by-value-4_x.c: New file.
11974 * gcc.dg/compat/scalar-by-value-4_y.c: New file.
11975 * gcc.dg/compat/scalar-return-3_main.c: New file.
11976 * gcc.dg/compat/scalar-return-3_x.c: New file.
11977 * gcc.dg/compat/scalar-return-3_y.c: New file.
11978 * gcc.dg/compat/scalar-return-4_main.c: New file.
11979 * gcc.dg/compat/scalar-return-4_x.c: New file.
11980 * gcc.dg/compat/scalar-return-4_y.c: New file.
11981
11982 2003-06-10 Janis Johnson <janis187@us.ibm.com>
11983
11984 * gcc.dg/compat/fp2-struct-check.h: New file.
11985 * gcc.dg/compat/fp2-struct-defs.h: New file.
11986 * gcc.dg/compat/fp2-struct-init.h: New file.
11987 * gcc.dg/compat/struct-by-value-10_main.c: New file.
11988 * gcc.dg/compat/struct-by-value-10_x.c: New file.
11989 * gcc.dg/compat/struct-by-value-10_y.c: New file.
11990 * gcc.dg/compat/struct-return-10_main.c: New file.
11991 * gcc.dg/compat/struct-return-10_x.c: New file.
11992 * gcc.dg/compat/struct-return-10_y.c: New file.
11993
11994 * gcc.dg/compat/compat-common.h: New file.
11995 * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
11996 * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
11997 * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
11998 * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
11999 * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
12000 * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
12001 * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
12002 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
12003 * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
12004 * gcc.dg/compat/scalar-return-1_main.c: Ditto.
12005 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
12006 * gcc.dg/compat/scalar-return-1_y.c: Ditto.
12007 * gcc.dg/compat/scalar-return-2_main.c: Ditto.
12008 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
12009 * gcc.dg/compat/scalar-return-2_y.c: Ditto.
12010 * gcc.dg/compat/small-struct-check.h: Ditto.
12011 * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
12012 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
12013 * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
12014 * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
12015 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
12016 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
12017 * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
12018 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
12019 * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
12020 * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
12021 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
12022 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
12023 * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
12024 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
12025 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
12026 * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
12027 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
12028 * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
12029 * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
12030 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
12031 * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
12032 * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
12033 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
12034 * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
12035 * gcc.dg/compat/struct-return-2_main.c: Ditto.
12036 * gcc.dg/compat/struct-return-2_x.c: Ditto.
12037 * gcc.dg/compat/struct-return-2_y.c: Ditto.
12038 * gcc.dg/compat/struct-return-3_main.c: Ditto.
12039 * gcc.dg/compat/struct-return-3_x.c: Ditto.
12040 * gcc.dg/compat/struct-return-3_y.c: Ditto.
12041
12042 2003-06-10 Geoffrey Keating <geoffk@apple.com>
12043
12044 * g++.dg/pch/static-1.C: New file.
12045 * g++.dg/pch/static-1.Hs: New file.
12046
12047 2003-06-10 Richard Henderson <rth@redhat.com>
12048
12049 * gcc.dg/asm-7.c: Adjust expected warning text.
12050
12051 2003-06-10 Roger Sayle <roger@eyesopen.com>
12052
12053 * gcc.dg/builtins-20.c: New test case.
12054
12055 2003-06-10 Mark Mitchell <mark@codesourcery.com>
12056
12057 PR c++/11131
12058 * g++.dg/opt/template1.C: New test.
12059
12060 2003-06-09 Mark Mitchell <mark@codesourcery.com>
12061
12062 * lib/gcc-dg.exp (dg-test): Clear additional_files and
12063 additional_sources.
12064
12065 2003-05-21 David Taylor <dtaylor@emc.com>
12066
12067 * gcc.dg/Wpadded.c: New file.
12068
12069 2003-06-09 Mark Mitchell <mark@codesourcery.com>
12070
12071 * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
12072 * gcc.dg/special/weak-2.c: Add dg-require-weak.
12073 * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
12074 dg-require-weak.
12075
12076 2003-06-09 J"orn Rennecke <joern.rennecke@superh.com>
12077
12078 * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
12079
12080 2003-06-09 Mark Mitchell <mark@codesourcery.com>
12081
12082 * lib/gcc-dg.exp (dg-require-weak): Fix typo.
12083 (dg-require-alias): Likewise.
12084 (dg-require-gc-sections): Likewise.
12085 * lib/target-supports.exp (check_gc_sections_available): Likewise.
12086
12087 2003-06-08 Richard Henderson <rth@redhat.com>
12088
12089 * gcc.dg/20011029-2.c: Fix the array reference.
12090 * gcc.dg/asm-7.c: New.
12091
12092 2003-06-08 Kazu Hirata <kazu@cs.umass.edu>
12093
12094 * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
12095
12096 2003-06-08 Mark Mitchell <mark@codesourcery.com>
12097
12098 * lib/gcc-dg.exp (dg-require-alias): Fix typo.
12099 (dg-require-gc-sections): Likewise.
12100
12101 2003-06-08 Jan Hubicka <jh@suse.cz>
12102
12103 * i386-cmov1.c: Fix regular expression.
12104 * i386-cvt-1.c: Likewise.
12105 * i386-local.c: Likewise.
12106 * i386-local2.c: Likewise.
12107 * i386-mul.c: Likewise.
12108 * i386-ssetype-1.c: Likewise.
12109 * i386-ssetype-3.c: Likewise.
12110 * i386-ssetype-5.c: Likewise.
12111
12112 2003-06-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12113
12114 PR c++/11039
12115 * g++.dg/warn/implicit-typename2.C: New test.
12116 * g++.dg/warn/implicit-typename3.C: New test.
12117
12118 2003-06-07 Richard Henderson <rth@redhat.com>
12119
12120 * g++.dg/other/offsetof3.C: Use size_t.
12121 * g++.dg/other/offsetof4.C: Likewise.
12122
12123 2003-06-07 H.J. Lu <hongjiu.lu@intel.com>
12124
12125 * lib/copy-file.exp: New. Implement gcc_copy_files.
12126
12127 * lib/dg-pch.exp: Load copy-file.exp
12128 (dg-pch): Use gcc_copy_files instead of "file copy".
12129
12130 2003-06-06 Mark Mitchell <mark@codesourcery.com>
12131
12132 * gcc.dg/weak/weak.exp: Simplify.
12133 * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
12134 * gcc.dg/weak/weak-1.c: Likewise.
12135 * gcc.dg/weak/weak-2.c: Likewise.
12136 * gcc.dg/weak/weak-3.c: Likewise.
12137 * gcc.dg/weak/weak-4.c: Likewise.
12138 * gcc.dg/weak/weak-5.c: Likewise.
12139 * gcc.dg/weak/weak-6.c: Likewise.
12140 * gcc.dg/weak/weak-7.c: Likewise.
12141 * gcc.dg/weak/weak-8.c: Likewise.
12142 * gcc.dg/weak/weak-9.c: Likewise.
12143
12144 2003-06-06 Richard Earnshaw <rearnsha@arm.com>
12145
12146 gcc.c-torture/execute/20030606-1.c: New.
12147
12148 2003-06-06 Roger Sayle <roger@eyesopen.com>
12149
12150 * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
12151 * gcc.dg/builtins-19.c: Likewise.
12152
12153 2003-06-06 Roger Sayle <roger@eyesopen.com>
12154
12155 * gcc.dg/builtins-2.c: Add some more tests.
12156 * gcc.dg/builtins-18.c: New test case.
12157 * gcc.dg/builtins-19.c: New test case.
12158
12159 2003-06-06 Roger Sayle <roger@eyesopen.com>
12160 Jim Wilson <wilson@tuliptree.org>
12161
12162 * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
12163
12164 2003-06-06 Jakub Jelinek <jakub@redhat.com>
12165
12166 * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
12167 mempcpy/stpcpy calls not to be optimized into something else.
12168 * gcc.c-torture/execute/string-opt-3.c: Moved to...
12169 * gcc.c-torture/execute/builtins/string-7.c: ...here.
12170 * gcc.c-torture/execute/builtins/string-7-lib.c: New.
12171
12172 2003-06-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12173
12174 * gcc.dg/format/asm_fprintf-1.c: New test.
12175
12176 2003-06-05 Mark Mitchell <mark@codesourcery.com>
12177
12178 * lib/gcc-defs.exp (additional_sources): New variable.
12179 (dg-additional-sources): New function.
12180 (additional_files): New variable.
12181 (dg-additional-files): New function.
12182 (dg-additional-files-options): Likewise.
12183 * lib/gcc-dg.exp (dg-require-weak): New function.
12184 (dg-require-alias): Likewise.
12185 (dg-require-gc-sections): Likewise.
12186 * lib/target-supports.exp (check_alias_available): Remove testfile
12187 parameter.
12188 (check_gc_sections_available): New function.
12189 * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
12190 (dg-gpp-additional-files): Likewise.
12191 * lib/g++.exp (additional_sources): Remove.
12192 (additional_files): Likewise.
12193 (g++_target_compile): Use dg-additional-files-options.
12194
12195 * gcc.dg/special/special.exp: Add "ecos" tests. Remove complex
12196 Tcl logic.
12197 * gcc.dg/special/ecos.exp: Remove.
12198 * gcc.dg/special/20000419-2.c: Use dg-require-*.
12199 * gcc.dg/special/alias-1.c: Likewise.
12200 * gcc.dg/special/alias-2.c: Likewise.
12201 * gcc.dg/special/gcsec-1.c: Likewise.
12202 * gcc.dg/special/weak-1.c: Likewise.
12203 * gcc.dg/special/weak-2.c: Likewise.
12204 * gcc.dg/special/wkali-1.c: Likewise.
12205 * gcc.dg/special/wkali-2.c: Likewise.
12206
12207 * g++.dg/special/conpr-2.C: Use dg-additional-*, not
12208 dg-gpp-additional-*.
12209 * g++.dg/special/conpr-3.C: Likewise.
12210 * g++.dg/special/conpr-4.C: Likewise.
12211 * g++.old-deja/g++.abi/vtable3a.C: Likewise.
12212 * g++.old-deja/g++.abi/vtable3b.C: Likewise.
12213 * g++.old-deja/g++.abi/vtable3c.C: Likewise.
12214 * g++.old-deja/g++.abi/vtable3d.C: Likewise.
12215 * g++.old-deja/g++.abi/vtable3e.C: Likewise.
12216 * g++.old-deja/g++.abi/vtable3f.C: Likewise.
12217 * g++.old-deja/g++.abi/vtable3g.C: Likewise.
12218 * g++.old-deja/g++.abi/vtable3h.C: Likewise.
12219 * g++.old-deja/g++.abi/vtable3i.C: Likewise.
12220 * g++.old-deja/g++.abi/vtable3j.C: Likewise.
12221 * g++.old-deja/g++.oliva/linkage1.C: Likewise.
12222 * g++.old-deja/g++.other/comdat1.C: Likewise.
12223 * g++.old-deja/g++.other/comdat2.C: Likewise.
12224 * g++.old-deja/g++.other/comdat3.C: Likewise.
12225 * g++.old-deja/g++.other/ctor1.C: Likewise.
12226 * g++.old-deja/g++.pt/instantiate5.C: Likewise.
12227
12228 2003-06-05 Richard Henderson <rth@redhat.com>
12229
12230 * gcc.dg/debug/20030605-1.c: New.
12231
12232 2003-06-04 Mark Mitchell <mark@codesourcery.com>
12233
12234 * README.QMTEST: Update.
12235
12236 2003-06-04 Richard Henderson <rth@redhat.com>
12237
12238 * gcc.dg/cleanup-1.c: New.
12239 * gcc.dg/cleanup-2.c: New.
12240 * gcc.dg/cleanup-3.c: New.
12241 * gcc.dg/cleanup-4.c: New.
12242 * gcc.dg/cleanup-5.c: New.
12243 * gcc.dg/cleanup-6.c: New.
12244 * gcc.dg/cleanup-7.c: New.
12245
12246 2003-06-04 Mark Mitchell <mark@codesourcery.com>
12247
12248 * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
12249
12250 * lib/dg-pch.exp: New file.
12251 * g++.dg/pch/pch.exp: Use dg-pch.exp.
12252 * gcc.dg/pch/pch.exp: Likewise.
12253
12254 2003-06-04 Roger Sayle <roger@eyesopen.com>
12255
12256 * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
12257 * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
12258 * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
12259 * gcc.dg/builtins-17.c: New test case.
12260 * gcc.dg/i386-387-4.c: New test case.
12261 * gcc.c-torture/execute/ieee/mzero4.c: New test case.
12262
12263 2003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
12264
12265 * gcc.dg/ultrasp9.c: New test.
12266
12267 2003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
12268
12269 * gcc.c-torture/compile/20030604-1.c: New test.
12270 * gcc.dg/sparc-constant-1.c: New test.
12271
12272 2003-06-03 Glen Nakamura <glen@imodulo.com>
12273
12274 * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
12275
12276 2003-06-03 J"orn Rennecke <joern.rennecke@superh.com>
12277
12278 * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
12279
12280 * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
12281 * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
12282
12283 2003-06-03 Aldy Hernandez <aldyh@redhat.com>
12284
12285 * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
12286
12287 2003-06-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12288
12289 PR c++/10940
12290 * g++.dg/template/spec10.C: New test.
12291
12292 2003-06-03 Roger Sayle <roger@eyesopen.com>
12293
12294 * gcc.dg/builtins-16.c: New test case.
12295
12296 2003-06-03 Jakub Jelinek <jakub@redhat.com>
12297
12298 * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
12299 mempcpy test with post-increments.
12300 * gcc.c-torture/execute/string-opt-3.c: New test.
12301 * gcc.dg/string-opt-1.c: New test.
12302
12303 2003-06-03 David Billinghurst <David.Billinghurst@riotinto.com>
12304
12305 PR fortran/10965
12306 * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
12307
12308 2003-06-02 Mark Mitchell <mark@codesourcery.com>
12309
12310 * lib/scanasm.exp (dg-scan): New function, factored out of ...
12311 (scan-assembler): ... here. Use dg-scan.
12312 (scan-assembler-not): Likewise.
12313 (scan-file): New function.
12314 (scan-file-not): Likewise.
12315 * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
12316 * gcc.dg/cpp/_Pragma4.c: Likewise.
12317 * gcc.dg/cpp/_Pragma5.c: Likewise.
12318 * gcc.dg/cpp/avoidpaste1.c: Likewise.
12319 * gcc.dg/cpp/avoidpaste2.c: Likewise.
12320 * gcc.dg/cpp/cmdlne-C2.c: Likewise.
12321 * gcc.dg/cpp/cmdlne-P.c: Likewise.
12322 * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
12323 * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
12324 * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
12325 * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
12326 * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
12327 * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
12328 * gcc.dg/cpp/cxxcom1.c: Likewise.
12329 * gcc.dg/cpp/line1.c: Likewise.
12330 * gcc.dg/cpp/maccom1.c: Likewise.
12331 * gcc.dg/cpp/maccom2.c: Likewise.
12332 * gcc.dg/cpp/maccom3.c: Likewise.
12333 * gcc.dg/cpp/maccom4.c: Likewise.
12334 * gcc.dg/cpp/maccom5.c: Likewise.
12335 * gcc.dg/cpp/maccom6.c: Likewise.
12336 * gcc.dg/cpp/multiline.c: Likewise.
12337 * gcc.dg/cpp/spacing1.c: Likewise.
12338 * gcc.dg/cpp/spacing2.c: Likewise.
12339 * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
12340 * gcc.dg/cpp/trad/maccom1.c: Likewise.
12341 * gcc.dg/cpp/trad/maccom2.c: Likewise.
12342 * gcc.dg/cpp/trad/maccom3.c: Likewise.
12343 * gcc.dg/cpp/trad/maccom4.c: Likewise.
12344 * gcc.dg/cpp/trad/maccom6.c: Likewise.
12345 * gcc.dg/cpp/cxxcom2.c: Likewise.
12346 * gcc.dg/cpp/cxxcom2.h: New file.
12347
12348 * gcc.dg/cpp/truefalse.cpp: Move it to ...
12349 * g++.dg/cpp/truefalse.C: Here.
12350 * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
12351
12352 2003-06-01 Loren James Rittle <ljrittle@acm.org>
12353
12354 * gcc.dg/cpp/redef3.c: New file.
12355
12356 2003-06-01 Eric Botcazou <ebotcazou@libertysurf.fr>
12357
12358 * gcc.dg/i386-loop-3.c: New test.
12359
12360 2003-05-31 Toon Moene <toon@moene.indiv.nluug.nl>
12361
12362 * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
12363
12364 2003-05-31 Roger Sayle <roger@eyesopen.com>
12365
12366 * gcc.dg/fwrapv-1.c: New test case.
12367 * gcc.dg/fwrapv-2.c: New test case.
12368
12369 2003-05-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12370
12371 PR c++/10956
12372 * g++.dg/template/spec9.C: New test.
12373
12374 2003-05-29 Roger Sayle <roger@eyesopen.com>
12375
12376 * gcc.dg/duff-4.c: New test case.
12377
12378 2003-05-27 David Billinghurst <David.Billinghurst@riotinto.com>
12379
12380 PR fortran/10843
12381 * g77.dg/ffixed-form-1.f: New test
12382 * g77.dg/ffixed-form-2.f: New test
12383 * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
12384 * g77.dg/ffree-form-3.f: New test
12385
12386 2003-05-26 Andreas Tobler <a.tobler@schweiz.ch>
12387
12388 * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
12389 * gcc.dg/wint_t-1.c: Likewise.
12390
12391 2003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12392
12393 * g++.dg/template/access11.C: New test.
12394
12395 2003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12396
12397 PR c++/10849
12398 * g++.dg/template/access10.C: New test.
12399
12400 2003-05-24 Eric Botcazou <ebotcazou@libertysurf.fr>
12401 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12402
12403 * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
12404
12405 2003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
12406
12407 * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
12408 suppress for powerpc-*-darwin*.
12409 * gcc.dg/torture/builtin-noret-2.c: Likewise.
12410
12411 2003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
12412
12413 * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
12414 suppress option for powerpc-*-darwin*.
12415
12416 2003-05-23 Roger Sayle <roger@eyesopen.com>
12417
12418 * gcc.dg/builtins-1.c: Add tests for tan and atan.
12419 * gcc.dg/builtins-4.c: Add test for fmod.
12420
12421 2003-05-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12422
12423 PR c++/10682
12424 * g++.dg/template/instantiate4.C: New test.
12425
12426 2003-05-22 Roger Sayle <roger@eyesopen.com>
12427
12428 * gcc.c-torture/execute/ieee/inf-2.c: New test case.
12429
12430 2003-05-21 Janis Johnson <janis187@us.ibm.com>
12431
12432 * gcc.dg/compat/scalar-return-1_main.c: New file.
12433 * gcc.dg/compat/scalar-return-1_x.c: New file.
12434 * gcc.dg/compat/scalar-return-1_y.c: New file.
12435 * gcc.dg/compat/scalar-return-2_main.c: New file.
12436 * gcc.dg/compat/scalar-return-2_x.c: New file.
12437 * gcc.dg/compat/scalar-return-2_y.c: New file.
12438 * gcc.dg/compat/struct-return-3_main.c: New file.
12439 * gcc.dg/compat/struct-return-3_y.c: New file.
12440 * gcc.dg/compat/struct-return-3_x.c: New file.
12441 * gcc.dg/compat/struct-return-2_main.c: New file.
12442 * gcc.dg/compat/struct-return-2_x.c: New file.
12443 * gcc.dg/compat/struct-return-2_y.c: New file.
12444
12445 2003-05-21 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
12446
12447 * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
12448 for hppa*-hp-hpux*.
12449 * gcc.dg/20021014-1.c (dg-options): Likewise.
12450 * gcc.dg/nest.c (dg-options): Likewise.
12451
12452 2003-05-21 Danny Smith <dannysmith@users.sourceforge.net>
12453
12454 PR c++/9738
12455 * g++.dg/ext/dllimport2.C: New file.
12456 * g++.dg/ext/dllimport3.C: New file.
12457
12458 2003-05-20 Janis Johnson <janis187@us.ibm.com>
12459
12460 * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
12461 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
12462 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
12463 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
12464 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
12465 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
12466 * gcc.dg/compat/struct-by-value-7_x.c Ditto.
12467 * gcc.dg/compat/struct-by-value-7_y.c Ditto.
12468 * gcc.dg/compat/small-struct-defs.h: New file.
12469 * gcc.dg/compat/small-struct-init.h: New file.
12470 * gcc.dg/compat/small-struct-check.h: New file.
12471 * gcc.dg/compat/fp-struct-defs.h: New file.
12472 * gcc.dg/compat/fp-struct-check.h: New file.
12473 * gcc.dg/compat/fp-struct-init.h: New file.
12474 * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
12475 * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
12476
12477 2003-05-19 Jakub Jelinek <jakub@redhat.com>
12478
12479 * gcc.dg/20030225-2.c: New test.
12480
12481 2003-05-18 Roger Sayle <roger@eyesopen.com>
12482 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12483
12484 * gcc.c-torture/compile/20030518-1.c: New test case.
12485
12486 2003-05-18 Mark Mitchell <mark@codesourcery.com>
12487
12488 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
12489 * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
12490 gcc-dg-debug-runtest.
12491 * g++.dg/debug/debug.exp: Pass opt_opts parameter to
12492 gcc-dg-debug-runtest.
12493
12494 2003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12495
12496 PR c++/9022
12497 * g++.dg/lookup/using6.C: New test.
12498
12499 2003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12500
12501 * g++.dg/parse/access2.C: New test.
12502
12503 2003-05-17 Mark Mitchell <mark@codesourcery.com>
12504
12505 * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
12506 * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
12507 * gcc.dg/debug/debug.exp: Likewise.
12508
12509 2003-05-17 Neil Booth <neil@daikokuya.co.uk>
12510
12511 * gcc.dg/dollar.c: New test.
12512
12513 2003-05-16 Janis Johnson <janis187@us.ibm.com>
12514
12515 * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
12516 * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
12517 * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
12518 * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
12519 * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
12520 * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
12521 * gcc.dg/compat/struct-by-value-6_main.c: New file.
12522 * gcc.dg/compat/struct-by-value-6_x.c: New file.
12523 * gcc.dg/compat/struct-by-value-6_y.c: New file.
12524 * gcc.dg/compat/struct-by-value-7_main.c: New file.
12525 * gcc.dg/compat/struct-by-value-7_x.c: New file.
12526 * gcc.dg/compat/struct-by-value-7_y.c: New file.
12527 * gcc.dg/compat/struct-by-value-8_main.c: New file.
12528 * gcc.dg/compat/struct-by-value-8_x.c: New file.
12529 * gcc.dg/compat/struct-by-value-8_y.c: New file.
12530 * gcc.dg/compat/struct-by-value-9_main.c: New file.
12531 * gcc.dg/compat/struct-by-value-9_x.c: New file.
12532 * gcc.dg/compat/struct-by-value-9_y.c: New file.
12533
12534 2003-05-16 Mark Mitchell <mark@codesourcery.com>
12535
12536 * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
12537 (gcc-dg-test-1): ... this. Add target_compile parameter. Add
12538 support for "repo" mode.
12539 * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
12540 * lib/g77-dg.exp: Likewise.
12541 * lib/obj-dg.exp: Likewise.
12542
12543 2003-05-16 Jakub Jelinek <jakub@redhat.com>
12544
12545 Merge from gcc-3_2-rhl8-branch:
12546 2003-04-23 Jakub Jelinek <jakub@redhat.com>
12547
12548 * gcc.dg/tls/opt-6.c: New test.
12549
12550 2003-04-05 Jakub Jelinek <jakub@redhat.com>
12551
12552 * gcc.dg/20030405-1.c: New test.
12553
12554 2003-03-09 Jakub Jelinek <jakub@redhat.com>
12555
12556 * gcc.dg/20030309-1.c: New test.
12557
12558 2003-03-07 Eric Botcazou <ebotcazou@libertysurf.fr>
12559
12560 * gcc.c-torture/execute/20030307-1.c: New test.
12561
12562 2003-02-20 Randolph Chung <tausq@debian.org>
12563
12564 * gcc.c-torture/compile/20030220-1.c: New test.
12565
12566 2003-02-18 Jakub Jelinek <jakub@redhat.com>
12567
12568 * gcc.dg/20030217-1.c: New test.
12569
12570 2003-01-29 Jakub Jelinek <jakub@redhat.com>
12571
12572 * gcc.c-torture/compile/20020129-1.c: New test.
12573
12574 2002-12-21 Eric Botcazou <ebotcazou@libertysurf.fr>
12575
12576 * gcc.dg/unroll-1.c: New test.
12577
12578 2002-11-16 Jan Hubicka <jh@suse.cz>
12579
12580 * gcc.c-torture/execute/20020920-1.c: New test.
12581
12582 2002-10-08 Jakub Jelinek <jakub@redhat.com>
12583
12584 PR target/7434
12585 * gcc.c-torture/compile/20021008-1.c: New test.
12586
12587 2002-08-10 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
12588
12589 PR target/7559
12590 * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
12591
12592 2002-08-07 Jakub Jelinek <jakub@redhat.com>
12593
12594 * gcc.c-torture/compile/20020807-1.c: New test.
12595
12596 2002-07-30 Jakub Jelinek <jakub@redhat.com>
12597
12598 * gcc.dg/tls/opt-1.c: New test.
12599
12600 2002-07-29 Jakub Jelinek <jakub@redhat.com>
12601
12602 * gcc.dg/20020729-1.c: New test.
12603
12604 2002-07-20 Jakub Jelinek <jakub@redhat.com>
12605
12606 * g++.dg/opt/life1.C: New test.
12607
12608 2002-05-20 Jakub Jelinek <jakub@redhat.com>
12609
12610 * gcc.dg/20020525-1.c: New test.
12611
12612 2002-05-24 Jakub Jelinek <jakub@redhat.com>
12613
12614 PR c++/6794
12615 * g++.dg/ext/pretty1.C: New test.
12616 * g++.dg/ext/pretty2.C: New test.
12617
12618 2003-05-15 Mark Mitchell <mark@codesourcery.com>
12619
12620 PR c++/8385
12621 * g++.dg/ext/typeof5.C: New test.
12622
12623 2003-05-15 J"orn Rennecke <joern.rennecke@superh.com>
12624
12625 * gcc.c-torture/execute/builtins/string-asm-1.c: Take
12626 __USER_LABEL_PREFIX__ into account.
12627 * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
12628
12629 2003-05-14 Roger Sayle <roger@eyesopen.com>
12630
12631 * gcc.dg/builtins-15.c: New test case.
12632
12633 2003-05-13 Zack Weinberg <zack@codesourcery.com>
12634
12635 * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
12636
12637 2003-05-12 Mark Mitchell <mark@codesourcery.com>
12638
12639 * lib/g++.exp: Tweak handling of additional source files.
12640 * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
12641 * g++.dg/special/conpr-2a.C: Rename to ...
12642 * g++.dg/special/conpr-2a.cc: ... this.
12643 * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
12644 * g++.dg/special/conpr-3a.C: Rename to ...
12645 * g++.dg/special/conpr-3a.cc: This.
12646 * g++.dg/special/conpr-3b.C: Rename to ...
12647 * g++.dg/special/conpr-3b.cc: This.
12648 * g++.dg/special/conpr-4.C: New test.
12649 * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
12650
12651 2003-05-12 David Edelsohn <edelsohn@gnu.org>
12652
12653 * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
12654
12655 2003-05-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12656
12657 * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
12658 * g++.old-deja/g++.robertl/eb71.C: Likewise.
12659 * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
12660 * g++.old-deja/g++.other/warn3.C: Likewise.
12661
12662 2003-05-11 Roger Sayle <roger@eyesopen.com>
12663
12664 * gcc.dg/i386-387-1.c: Update to also test log.
12665 * gcc.dg/i386-387-2.c: Likewise.
12666
12667 2003-05-11 Toon Moene <toon@moene.indiv.nluug.nl>
12668
12669 * g77.f-torture/execute/int8421.f: New test.
12670
12671 2003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12672
12673 PR c++/10230, c++/10481
12674 * g++.dg/lookup/scoped5.C: New test.
12675
12676 2003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12677
12678 PR c++/10552
12679 * g++.dg/template/ttp6.C: New test.
12680
12681 2003-05-11 Richard Sandiford <rsandifo@redhat.com>
12682
12683 * gcc.c-torture/execute/builtins: New directory.
12684 * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
12685 gcc.c-torture/execute/builtins.
12686 * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
12687 * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
12688 * gcc.dg/torture: ...this new directory. Turn into link-only tests.
12689 * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
12690
12691 2003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12692
12693 PR c++/9252
12694 * g++.dg/template/access8.C: New test.
12695 * g++.dg/template/access9.C: New test.
12696
12697 2003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12698
12699 PR c++/9554
12700 * g++.dg/parse/access1.C: New test.
12701
12702 2003-05-09 DJ Delorie <dj@redhat.com>
12703
12704 * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
12705 long, and not an int.
12706
12707 2003-05-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12708
12709 PR c++/10555, c++/10576
12710 * g++.dg/template/memclass1.C: New test.
12711
12712 2003-05-08 DJ Delorie <dj@redhat.com>
12713
12714 * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
12715 targets.
12716 * gcc.c-torture/execute/20021024-1.x: Likewise.
12717 * gcc.c-torture/execute/shiftdi.x: Likewise.
12718 * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
12719 * g++.old-deja/g++.other/exprstmt1.C: Likewise.
12720 * gcc.dg/20021018-1.c: Likewise.
12721
12722 2003-05-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12723
12724 * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
12725
12726 gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
12727 (bcopy): Call memmove.
12728
12729 2003-05-08 Roger Sayle <roger@eyesopen.com>
12730
12731 * g77.f-torture/compile/8485.f: New test case.
12732
12733 2003-05-07 Richard Henderson <rth@redhat.com>
12734
12735 PR c++/10570
12736 * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
12737 Verify exception_cleanup not called for rethrows.
12738 * g++.dg/eh/forced2.C: Test that exception_cleanup is called
12739 when exiting catch block without rethrowing.
12740 * g++.dg/eh/forced3.C: New.
12741 * g++.dg/eh/forced4.C: New.
12742
12743 2003-05-07 Aldy Hernandez <aldyh@redhat.com>
12744
12745 * gcc.dg/20030505.c: Fix triplet.
12746
12747 2003-05-06 DJ Delorie <dj@redhat.com>
12748
12749 * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
12750 * gcc.dg/nest.c: Likewise.
12751
12752 2003-05-05 Roger Sayle <roger@eyesopen.com>
12753
12754 * gcc.dg/builtins-14.c: New test case.
12755
12756 2003-05-05 Janis Johnson <janis187@us.ibm.com>
12757
12758 * lib/compat.exp (compat-execute): New argument.
12759 * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
12760 * gcc.dg/compat: New test directory.
12761 * gcc.dg/compat/compat.exp: New expect script.
12762 * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
12763 * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
12764 * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
12765 * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
12766 * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
12767 * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
12768
12769 * gcc.dg/compat/struct-by-value-1_main.c: New test file.
12770 * gcc.dg/compat/struct-by-value-1_x.c: New test file.
12771 * gcc.dg/compat/struct-by-value-1_y.c: New test file.
12772 * gcc.dg/compat/struct-by-value-2_main.c: New test file.
12773 * gcc.dg/compat/struct-by-value-2_x.c: New test file.
12774 * gcc.dg/compat/struct-by-value-2_y.c: New test file.
12775 * gcc.dg/compat/struct-by-value-3_main.c: New test file.
12776 * gcc.dg/compat/struct-by-value-3_x.c: New test file.
12777 * gcc.dg/compat/struct-by-value-3_y.c: New test file.
12778 * gcc.dg/compat/struct-by-value-4_main.c: New test file.
12779 * gcc.dg/compat/struct-by-value-4_x.c: New test file.
12780 * gcc.dg/compat/struct-by-value-4_y.c: New test file.
12781 * gcc.dg/compat/struct-by-value-5_main.c: New test file.
12782 * gcc.dg/compat/struct-by-value-5_x.c: New test file.
12783 * gcc.dg/compat/struct-by-value-5_y.c: New test file.
12784
12785 2003-05-05 Zack Weinberg <zack@codesourcery.com>
12786
12787 * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
12788
12789 2003-05-05 Jakub Jelinek <jakub@redhat.com>
12790
12791 * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
12792
12793 2003-05-05 Geoffrey Keating <geoffk@apple.com>
12794
12795 * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
12796 * gcc.dg/ppc-fsel-2.c: New test.
12797
12798 * gcc.dg/unused-5.c: New test.
12799
12800 2003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12801
12802 PR c++/10496
12803 * g++.dg/warn/pmf1.C: New test.
12804
12805 2003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12806
12807 PR c++/4494
12808 * g++.dg/warn/main.C: New test.
12809
12810 2003-05-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12811
12812 * gcc.dg/nonnull-3.c: New test.
12813
12814 2003-05-04 Neil Booth <neil@daikokuya.co.uk>
12815
12816 * gcc.dg/cpp/Wtrigraphs.c: Update.
12817 * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
12818
12819 2003-05-03 Geoffrey Keating <geoffk@apple.com>
12820
12821 * gcc.dg/ppc-fsel-1.c: New test.
12822
12823 2003-05-03 Zack Weinberg <zack@codesourcery.com>
12824
12825 PR c/10604
12826 * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
12827
12828 2003-05-03 Kazu Hirata <kazu@cs.umass.edu>
12829
12830 * gcc.dg/m-un-2.c: Fix the typedef of size_t.
12831
12832 2003-05-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12833
12834 PR c++/9364, c++/10553, c++/10586
12835 * g++.dg/parse/typename4.C: New test.
12836 * g++.dg/parse/typename5.C: Likewise.
12837
12838 2003-05-03 Richard Sandiford <rsandifo@redhat.com>
12839
12840 * gcc.c-torture/compile/20030503-1.c: New test.
12841
12842 2003-05-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12843
12844 * g++.dg/lookup/using5.C: Fix testcase error.
12845
12846 2003-05-01 Chris Demetriou <cgd@broadcom.com>
12847
12848 * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
12849 since MEABI is no longer supported. Remove all vestiges
12850 of MEABI from the test.
12851
12852 2003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12853
12854 PR c++/10554
12855 * g++.dg/lookup/using5.C: New test.
12856
12857 2003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12858
12859 PR c++/8772
12860 * g++.dg/template/ttp5.C: New test.
12861
12862 2003-04-30 Mark Mitchell <mark@codesourcery.com>
12863
12864 * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
12865 (dg-gpp-additional-sources): New function.
12866 (dg-gpp-additional-files): Likewise.
12867 * lib/g++.exp (additional_sources): New variable.
12868 (additional_files): Likewise.
12869 (g++_target_compile): Deal with them.
12870 * lib/old-dejagnu.exp: Remove.
12871 * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
12872 * g++.old-deja: Revise all tests to use dg commands.
12873
12874 2003-04-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12875
12876 PR c++/9432, c++/9528
12877 * g++.dg/lookup/using4.C: New test.
12878
12879 2003-04-29 Geoffrey Keating <geoffk@apple.com>
12880
12881 * gcc.dg/noreturn-5.c: New file.
12882 * gcc.dg/noreturn-6.c: New file.
12883
12884 * gcc.c-torture/compile/inline-1.c: New file.
12885
12886 2003-04-29 Mark Mitchell <mark@codesourcery.com>
12887
12888 PR c++/10551
12889 * g++.dg/template/explicit1.C: New test.
12890
12891 2003-04-29 Mark Mitchell <mark@codesourcery.com>
12892
12893 PR c++/10549
12894 * g++.dg/other/bitfield1.C: New test.
12895
12896 PR c++/10527
12897 * g++.dg/init/new7.C: New test.
12898
12899 2003-04-29 Mark Mitchell <mark@codesourcery.com>
12900
12901 * g++.dg/ext/desig1.C: New test.
12902 * g++.dg/ext/init1.C: Update.
12903
12904 * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
12905
12906 2003-04-28 Mark Mitchell <mark@codesourcery.com>
12907
12908 PR c++/10180
12909 * g++.dg/warn/Winline-1.C: New test.
12910
12911 2003-04-28 Jakub Jelinek <jakub@redhat.com>
12912
12913 * gcc.c-torture/execute/string-opt-19.c: New test.
12914
12915 * gcc.c-torture/execute/string-opt-asm-1.c: New test.
12916 * gcc.c-torture/execute/string-opt-asm-2.c: New test.
12917
12918 2003-04-27 Mark Mitchell <mark@codesourcery.com>
12919
12920 PR c++/10506
12921 * g++.dg/init/new6.C: New test.
12922
12923 PR c++/10503
12924 * g++.dg/init/ref6.C: New test.
12925
12926 2003-04-26 David Edelsohn <edelsohn@gnu.org>
12927
12928 * g++.dg/warn/weak1.C: XFAIL on AIX4.
12929
12930 2003-04-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12931
12932 * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
12933 checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
12934
12935 2003-04-25 Mark Mitchell <mark@codesourcery.com>
12936
12937 * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
12938 initialized static data members.
12939
12940 2003-04-25 H.J. Lu <hjl@gnu.org>
12941
12942 * gcc.dg/ia64-sync-4.c: New test.
12943
12944 2003-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12945
12946 * gcc.c-torture/execute/string-opt-18.c: Clean up. Fix copyright
12947 date.
12948
12949 2003-04-24 Nathan Sidwell <nathan@codesourcery.com>
12950
12951 PR c++/10337
12952 * g++.dg/warn/conv1.C: New test.
12953 * g++.old-deja/g++.other/conv7.C: Adjust.
12954 * g++.old-deja/g++.other/overload14.C: Adjust.
12955
12956 2003-04-23 Mark Mitchell <mark@codesourcery.com>
12957
12958 PR c++/10471
12959 * g++.dg/template/defarg2.C: New test.
12960
12961 2003-04-23 Neil Booth <neil@daikokuya.co.uk>
12962
12963 * gcc.dg/cpp/include2.c: Update.
12964 * gcc.dg/cpp/multiline-2.c: New.
12965 * gcc.dg/cpp/multiline.c: Update.
12966 * gcc.dg/cpp/strify2.c: Update.
12967 * gcc.dg/cpp/trad/literals-2.c: Update.
12968
12969 2003-04-23 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
12970
12971 * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
12972
12973 2003-04-23 Mark Mitchell <mark@codesourcery.com>
12974
12975 * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
12976
12977 2003-04-23 Mark Mitchell <mark@codesourcery.com>
12978
12979 PR c++/10451
12980 * g++.dg/parse/crash4.C: New test.
12981
12982 PR c++/9847
12983 * g++.dg/parse/crash5.C: New test.
12984
12985 2003-04-22 Mark Mitchell <mark@codesourcery.com>
12986
12987 PR c++/10446
12988 * g++.dg/parse/crash3.C: New test.
12989
12990 PR c++/10428
12991 * g++.dg/parse/elab1.C: New test.
12992
12993 2003-04-22 Devang Patel <dpatel@apple.com>
12994
12995 * gcc.dg/cpp/trad/funlike-5.c: New test.
12996
12997 2003-04-21 Andreas Tobler <a.tobler@schweiz.ch>
12998
12999 * g++.dg/other/packed1.C: Fix dg options.
13000
13001 2003-04-22 Nathan Sidwell <nathan@codesourcery.com>
13002
13003 * g++.dg/other/offsetof2.C: New test.
13004
13005 2003-04-21 Mark Mitchell <mark@codesourcery.com>
13006
13007 * g++.dg/template/recurse.C: Adjust location of error messages.
13008
13009 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
13010
13011 PR c++/9881
13012 * g++.dg/init/addr-const1.C: New test.
13013 * g++.dg/other/packed1.C: XFAIL on aligned architectures.
13014
13015 2003-04-20 Nathan Sidwell <nathan@codesourcery.com>
13016
13017 PR c++/10405
13018 * g++.dg/lookup/struct-hack1.C: New test.
13019
13020 2003-04-20 Neil Booth <neil@daikokuya.co.uk>
13021
13022 * ucs.c: Update diagnostic messages.
13023
13024 2003-04-19 Neil Booth <neil@daikokuya.co.uk>
13025
13026 * gcc.dg/cpp/truefalse.cpp: New test.
13027 * gcc.dg/cpp/cpp.exp: Update.
13028 * g++.dg/other/stdbool-if.C: Remove.
13029
13030 2003-04-19 Neil Booth <neil@daikokuya.co.uk>
13031
13032 * gcc.dg/cpp/_Pragma4.c: Remove stray space.
13033 * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
13034
13035 2003-04-18 Eric Botcazou <ebotcazou@libertysurf.fr>
13036
13037 * gcc.c-torture/compile/20030418-1.c: New test.
13038
13039 2003-04-17 Janis Johnson <janis187@us.ibm.com>
13040
13041 * README.compat: Remove; content moved to doc/sourcebuild.texi.
13042
13043 2003-04-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13044
13045 PR c++/10347
13046 g++.dg/template/dependent-name1.C: New test.
13047
13048 2003-04-17 J"orn Rennecke <joern.rennecke@superh.com>
13049
13050 * gcc.dg/warn-1.c (tourist_guide): New array,
13051 contains a pointer to bar.
13052
13053 2003-04-16 Roger Sayle <roger@eyesopen.com>
13054
13055 * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
13056 * gcc.c-torture/execute/medce-1.c: New test case.
13057 * gcc.c-torture/execute/medce-2.c: New test case.
13058
13059 2003-04-15 Mark Mitchell <mark@codesourcery.com>
13060
13061 * lib/prune.exp: Ignore more messages.
13062
13063 PR c++/10381
13064 * g++.dg/parse/lookup3.C: New test.
13065
13066 2003-04-15 J"orn Rennecke <joern.rennecke@superh.com>
13067
13068 * gcc.c-torture/compile/20030415-1.c : New test.
13069
13070 2003-04-14 Mark Mitchell <mark@codesourcery.com>
13071
13072 * gcc.c-torture/execute/scope-2.c: Move to ...
13073 * gcc.dg/noncompile/scope.c: .... here.
13074
13075 2003-04-14 Roger Sayle <roger@eyesopen.com>
13076
13077 * gcc.dg/20030414-2.c: New test case.
13078
13079 2003-04-14 Hans-Peter Nilsson <hp@axis.com>
13080
13081 PR target/10377
13082 * gcc.dg/20030414-1.c: New test.
13083
13084 2003-04-13 Roger Sayle <roger@eyesopen.com>
13085
13086 * gcc.dg/builtins-12.c: New test case.
13087 * gcc.dg/builtins-13.c: New test case.
13088
13089 2003-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13090
13091 * gcc.c-torture/execute/string-opt-18.c: New test.
13092
13093 2003-04-13 Mark Mitchell <mark@codesourcery.com>
13094
13095 PR c++/10300
13096 * g++.dg/init/new5.C: New test.
13097
13098 2003-04-12 Mark Mitchell <mark@codesourcery.com>
13099
13100 PR c++/7910
13101 * g++.dg/ext/dllimport1.C: New test.
13102
13103 2003-04-12 Eric Botcazou <ebotcazou@libertysurf.fr>
13104
13105 * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
13106
13107 2003-04-11 Bud Davis <bdavis9659@comcast.net>
13108
13109 PR Fortran/9263
13110 * g77.f-torture/noncompile/9263.f: New test
13111 PR Fortran/1832
13112 * g77.f-torture/execute/1832.f: New test
13113
13114 2003-04-11 David Chad <davidc@freebsd.org>
13115 Loren J. Rittle <ljrittle@acm.org>
13116
13117 libobjc/8562
13118 * objc.dg/headers.m: New test.
13119
13120 2003-04-10 Zack Weinberg <zack@codesourcery.com>
13121
13122 * gcc.c-torture/execute/builtin-noret-2.c: New.
13123 * gcc.c-torture/execute/builtin-noret-2.x: New.
13124 XFAIL builtin-noret-2.c at -O1 and above.
13125 * gcc.dg/redecl.c: New.
13126 * gcc.dg/Wshadow-1.c: Update error regexps.
13127
13128 2003-04-10 Mark Mitchell <mark@codesourcery.com>
13129
13130 * g++.dg/abi/bitfield10.C: New test.
13131
13132 2003-04-09 Mike Stump <mrs@apple.com>
13133
13134 * gcc.dg/pch/pch.exp: Make testcase names longer.
13135 * g++.dg/pch/pch.exp: Make testcase names longer.
13136
13137 2003-04-08 Roger Sayle <roger@eyesopen.com>
13138
13139 * gcc.dg/builtins-11.c: New test case.
13140
13141 2003-04-08 Roger Sayle <roger@eyesopen.com>
13142
13143 * gcc.dg/builtins-9.c: New test case.
13144 * gcc.dg/builtins-10.c: New test case.
13145
13146 2003-04-07 J"orn Rennecke <joern.rennecke@superh.com>
13147
13148 * gcc.dg/noncompile/init-4.c.c: New test.
13149
13150 2003-04-06 Nathan Sidwell <nathan@codesourcery.com>
13151
13152 * gcc.misc-test/gcov-9.c: New test.
13153 * gcc.misc-test/gcov-10.c: New test
13154 * gcc.misc-test/gcov-11.c: New test.
13155
13156 2003-04-05 Zack Weinberg <zack@codesourcery.com>
13157
13158 PR optimization/10024
13159 * gcc.c-torture/compile/20030405-1.c: New test.
13160
13161 2003-04-04 Geoffrey Keating <geoffk@apple.com>
13162
13163 * gcc.dg/pch/static-3.c: New.
13164 * gcc.dg/pch/static-3.hs: New.
13165 * gcc.dg/pch/pch.exp: Test with -O0 -g too.
13166
13167 2003-04-04 Richard Henderson <rth@redhat.com>
13168
13169 * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
13170 * g++.dg/eh/forced2.C: Likewise.
13171
13172 2003-04-03 Mike Stump <mrs@apple.com>
13173
13174 * lib/scanasm.exp (scan-assembler): Add xfail processing for
13175 target arg.
13176 (scan-assembler-times, scan-assembler-not): Likewise.
13177 (scan-assembler-dem, scan-assembler-dem-not): Likewise.
13178
13179 2003-04-03 Eric Botcazou <ebotcazou@libertysurf.fr>
13180
13181 * gcc.dg/sparc-loop-1.c: New test.
13182
13183 2003-04-02 Geoffrey Keating <geoffk@apple.com>
13184
13185 PR other/9274
13186 * g++.dg/pch/system-2.C: New.
13187 * g++.dg/pch/system-2.Hs: New.
13188
13189 2003-04-02 Aldy Hernandez <aldyh@redhat.com>
13190
13191 * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
13192
13193 * g++.dg/eh/simd-1.C (vecfunc): Same.
13194
13195 2003-04-01 Roger Sayle <roger@eyesopen.com>
13196
13197 * gcc.c-torture/execute/20030401-1.c: New test case.
13198
13199 2003-04-01 Ziemowit Laski <zlaski@apple.com>
13200
13201 * objc.dg/defs.m: New.
13202
13203 2003-04-01 Aldy Hernandez <aldyh@redhat.com>
13204
13205 * g++.dg/eh/simd-1.C: New.
13206 * g++.dg/eh/simd-2.C: New.
13207
13208 2003-03-01 Aldy Hernandez <aldyh@redhat.com>
13209
13210 * gcc.c-torture/execute/simd-3.c: New.
13211
13212 2003-03-31 Mark Mitchell <mark@codesourcery.com>
13213
13214 PR c/9936
13215 * gcc.dg/20030331-2.c: New test.
13216
13217 2003-03-31 Mark Mitchell <mark@codesourcery.com>
13218
13219 PR c++/10278
13220 * g++.dg/parse/crash2.C: New test.
13221
13222 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
13223
13224 * gcc.c-torture/compile/20030331-1.c: New test, moved from...
13225 * gcc.c-torture/execute/20030331-1.c: ...here.
13226
13227 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
13228
13229 * gcc.c-torture/execute/20030331-1.c: New test.
13230
13231 2003-03-31 Nathan Sidwell <nathan@codesourcery.com>
13232
13233 * lib/gcov.exp: Adjust call return testing strings.
13234 * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
13235
13236 2003-03-31 Roger Sayle <roger@eyesopen.com>
13237
13238 * gcc.dg/builtins-3.c: Add new tests for sin and cos.
13239 * gcc.dg/builtins-7.c: New test case.
13240 * gcc.dg/builtins-8.c: New test case.
13241
13242 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
13243
13244 * gcc.c-torture/execute/ieee/20030331-1.c: New test.
13245
13246 2003-03-30 Mark Mitchell <mark@codesourcery.com>
13247
13248 PR c++/7647
13249 * g++.dg/lookup-class-member-2.C: New test.
13250
13251 2003-03-30 Glen Nakamura <glen@imodulo.com>
13252
13253 * gcc.dg/20030324-1.c: Add comments and abort if test fails.
13254
13255 2003-03-28 Roger Sayle <roger@eyesopen.com>
13256
13257 * gcc.c-torture/execute/ieee/fp-cmp-6.c: Correct test for -O0.
13258
13259 2003-03-28 Mark Mitchell <mark@codesourcery.com>
13260
13261 * g++.dg/init/attrib1.C: New test.
13262
13263 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
13264
13265 * gcc.dg/ultrasp8.c: New test.
13266
13267 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
13268
13269 * gcc.dg/ultrasp7.c: New test.
13270
13271 2003-03-28 Nathan Sidwell <nathan@codesourcery.com>
13272
13273 PR c++/10047
13274 * g++.dg/template/inline1.C: New test.
13275
13276 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
13277
13278 * gcc.dg/sparc-dwarf2.c: New test.
13279
13280 2003-03-27 Roger Sayle <roger@eyesopen.com>
13281
13282 * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
13283 * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
13284
13285 2003-03-27 Mark Mitchell <mark@codesourcery.com>
13286
13287 * lib/gcov.exp (run-gcov): Add branches and calls options, rather
13288 than reading .x files.
13289 * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
13290 * g77.dg/gcov/gcov-1.f: Likewise.
13291 * gcc.misc-tests/gcov-4b.c: Likewise.
13292 * gcc.misc-tests/gcov-5b.c: Likewise.
13293 * gcc.misc-tests/gcov-6.c: Likewise.
13294 * gcc.misc-tests/gcov-7.c: Likewise.
13295 * gcc.misc-tests/gcov-8.c: Likewise.
13296 * g++.dg/gcov/gcov-1.x: Remove.
13297 * g77.dg/gcov/gcov-1.x: Likewise.
13298 * gcc.misc-tests/gcov-4b.x: Likewise.
13299 * gcc.misc-tests/gcov-5b.x: Likewise.
13300 * gcc.misc-tests/gcov-6.x: Likewise.
13301 * gcc.misc-tests/gcov-7.x: Likewise.
13302 * gcc.misc-tests/gcov-8.x: Likewise.
13303
13304 2003-03-27 Glen Nakamura <glen@imodulo.com>
13305
13306 PR opt/10087
13307 * gcc.dg/20030324-1.c: New test.
13308
13309 2003-03-27 Nathan Sidwell <nathan@codesourcery.com>
13310
13311 PR c++/10224
13312 * g++.dg/template/arg3.C: New test.
13313
13314 PR c++/10158
13315 * g++.dg/template/friend18.C: New test.
13316
13317 2003-03-26 Roger Sayle <roger@eyesopen.com>
13318
13319 * g77.f-torture/compile/20030326-1.f: New test case.
13320
13321 2003-03-26 Janis Johnson <janis187@us.ibm.com>
13322
13323 * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
13324
13325 * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
13326
13327 2003-03-26 Jakub Jelinek <jakub@redhat.com>
13328
13329 * gcc.dg/ia64-sync-3.c: New test.
13330
13331 2003-03-26 Alan Modra <amodra@bigpond.net.au>
13332
13333 * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
13334
13335 2003-03-26 Eric Botcazou <ebotcazou@libertysurf.fr>
13336
13337 * gcc.dg/ultrasp6.c: New test.
13338
13339 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
13340
13341 * gcc.dg/i386-signbit-1.c: New test.
13342 * gcc.dg/i386-signbit-2.c: New test.
13343 * gcc.dg/i386-signbit-3.c: New test.
13344
13345 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
13346
13347 * gcc.dg/ultrasp5.c: Fix options.
13348
13349 2003-03-24 Eric Botcazou <ebotcazou@libertysurf.fr>
13350
13351 * gcc.dg/ultrasp5.c: Fix comment.
13352
13353 2003-03-24 Bud Davis <bdavis9659@comcast.net>
13354
13355 PR fortran/10197
13356 * g77.f-torture/execute/10197.f: New test.
13357
13358 2003-03-24 Nathan Sidwell <nathan@codesourcery.com>
13359
13360 PR c++/9898, c++/383
13361 * g++.dg/template/conv6.C: New test.
13362
13363 PR c++/10119
13364 * g++.dg/template/ptrmem5.C: New test.
13365
13366 PR c++/10026
13367 * g++.dg/lookup/koenig1.C: New test.
13368
13369 PR C++/10199
13370 * g++.dg/lookup/template2.C: New test.
13371
13372 2003-03-24 Jakub Jelinek <jakub@redhat.com>
13373
13374 * g++.dg/opt/rtti1.C: New test.
13375
13376 2003-03-23 Eric Botcazou <ebotcazou@libertysurf.fr>
13377
13378 * gcc.dg/ultrasp5.c: New test.
13379
13380 2003-03-23 Arpad Beszedes <beszedes@cc.u-szeged.hu>
13381
13382 PR middle-end/9967
13383 * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
13384 builtin fputs.
13385
13386 2003-03-23 Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
13387
13388 PR c/8224
13389 * gcc.dg/20030323-1.c: New test.
13390
13391 2003-03-23 Roger Sayle <roger@eyesopen.com>
13392
13393 * gcc.c-torture/compile/20030323-1.c: New test case.
13394
13395 2003-03-22 Ulrich Weigand <uweigand@de.ibm.com>
13396
13397 * gcc.dg/20030321-1.c: New test.
13398
13399 2003-03-22 Zack Weinberg <zack@codesourcery.com>
13400
13401 * gcc.dg/Wshadow-1.c: Add a dg-warning line.
13402
13403 2003-03-22 Nathan Sidwell <nathan@codesourcery.com>
13404
13405 PR c++/9978, c++/9708
13406 * g++.dg/ext/vlm1.C: Adjust expected error.
13407 * g++.dg/ext/vla2.C: New test.
13408 * g++.dg/template/arg1.C: New test.
13409 * g++.dg/template/arg2.C: New test.
13410
13411 2003-03-22 Bud Davis <bdavis9659@comcast.net>
13412
13413 * g77.f-torture/execute/select.f: New test.
13414 * g77.f-torture/noncompile/select_no_compile.f: New test.
13415
13416 2003-03-21 Nathan Sidwell <nathan@codesourcery.com>
13417
13418 PR c++/9898
13419 * g++.dg/other/error4.C: New test.
13420
13421 2003-03-20 Mark Mitchell <mark@codesourcery.com>
13422
13423 * g++.dg/template/friend17.C: New test.
13424
13425 2003-03-21 Alan Modra <amodra@bigpond.net.au>
13426
13427 * gcc.c-torture/compile/20030320-1.c: New.
13428
13429 2003-03-20 Roger Sayle <roger@eyesopen.com>
13430
13431 * gcc.dg/builtins-6.c: New test case.
13432
13433 2003-03-19 Alan Modra <amodra@bigpond.net.au>
13434
13435 PR target/10073
13436 * gcc.c-torture/compile/20030319-1.c: New.
13437
13438 2003-03-18 Jan Hubicka <jh@suse.cz>
13439
13440 * gcc.dg/i386-cvt-1.c: New test.
13441
13442 2003-03-17 Zack Weinberg <zack@codesourcery.com>
13443
13444 * objc.dg/naming-1.m: Use "(parse|syntax) error".
13445 * objc.dg/naming-2.m: Likewise.
13446
13447 2003-03-17 Mark Mitchell <mark@codesourcery.com>
13448
13449 PR c++/9639
13450 * g++.dg/parse/crash1.C: New test.
13451
13452 2003-03-16 Mark Mitchell <mark@codesourcery.com>
13453
13454 PR c++/8805
13455 * g++.dg/eh/cleanup1.C: New test.
13456
13457 2003-03-16 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
13458
13459 * gcc.c-torture/execute/20030316-1.c: New test case.
13460
13461 2003-03-16 Nathan Sidwell <nathan@codesourcery.com>
13462
13463 PR c++/9629
13464 * g++.dg/init/ctor2.C: New test.
13465
13466 2003-03-15 Roger Sayle <roger@eyesopen.com>
13467
13468 * g77.f-torture/compile/xformat.f: New test case.
13469
13470 2003-03-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
13471
13472 * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
13473 * g++.old-deja/g++.mike/eh50.C: Likewise.
13474
13475 2003-03-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13476
13477 PR c++/6440
13478 * g++.dg/template/spec7.C: New test.
13479 * g++.dg/template/spec8.C: Likewise.
13480
13481 2003-03-14 Jakub Jelinek <jakub@redhat.com>
13482
13483 * gcc.c-torture/execute/20030313-1.c: New test.
13484
13485 2003-03-14 Richard Henderson <rth@redhat.com>
13486
13487 * gcc.dg/inline-2.c: Adjust alpha test for external call.
13488
13489 2003-03-14 Eric Botcazou <ebotcazou@libertysurf.fr>
13490
13491 * gcc.c-torture/compile/20030314-1.c: New test.
13492
13493 2003-03-13 Danny Smith <dannysmith@users.sourceforge.net>
13494
13495 * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
13496 * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
13497 thumb target,
13498 * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
13499 to accept newer _imp__ prefix and additional
13500 newline in .drectve section.
13501 * gcc.dg/dll-4.c: Likewise.
13502 * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
13503 switch.
13504
13505 2003-03-13 Mark Mitchell <mark@codesourcery.com>
13506
13507 * g++.dg/parse/namespace9.C: New test.
13508
13509 * g++.dg/init/ref5.C: New test.
13510 * g++.dg/parse/ptrmem1.C: Likewise.
13511
13512 2003-03-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
13513
13514 * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
13515 * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
13516 regular expression.
13517 * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
13518 * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
13519
13520 2003-03-12 Daniel Jacobowitz <drow@mvista.com>
13521
13522 * gcc.c-torture/execute/20030224-2.c: New test.
13523
13524 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
13525
13526 * gcc.dg/decl-3.c: New test.
13527
13528 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
13529
13530 * gcc.dg/i386-loop-2.c: New test.
13531
13532 2003-03-11 Mark Mitchell <mark@codesourcery.com>
13533
13534 PR c++/9474
13535 * g++.dg/parse/namespace8.C: New test.
13536
13537 PR c++/9924
13538 * g++.dg/overload/builtin2.C: New test.
13539
13540 2003-03-11 Steven Bosscher <s.bosscher@student.tudelft.nl>
13541
13542 * gcc.dg/return-type-3.c: New test.
13543
13544 2003-03-11 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
13545
13546 * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
13547 profiling options are not supported.
13548
13549 2003-03-10 Mark Mitchell <mark@codesourcery.com>
13550
13551 * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
13552 * g++.old-deja/g++.warn/impint2.C: Likewise.
13553
13554 2003-03-10 Devang Patel <dpatel@apple.com>
13555
13556 * g++.dg/cpp/c++_cmd_1.C: New test.
13557 * g++.dg/cpp/c++_cmd_1.h: New file.
13558
13559 2003-03-10 Segher Boessenkool <segher@koffie.nl>
13560
13561 * gcc.dg/altivec-9.c: New file.
13562
13563 2003-03-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13564
13565 * gcc.dg/ppc-sdata-1.c: New test.
13566 * gcc.dg/ppc-sdata-2.c: New test.
13567
13568 2003-03-09 Mark Mitchell <mark@codesourcery.com>
13569
13570 PR c++/9373
13571 * g++.dg/opt/ptrmem2.C: New test.
13572
13573 PR c++/8534
13574 * g++.dg/opt/ptrmem1.C: New test.
13575
13576 2003-03-09 Eric Botcazou <ebotcazou@libertysurf.fr>
13577
13578 * gcc.dg/i386-loop-1.c: New test.
13579
13580 2003-03-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13581
13582 PR c++/9970
13583 * g++.dg/lookup/friend1.C: New test.
13584
13585 2003-03-08 Mark Mitchell <mark@codesourcery.com>
13586
13587 PR c++/9823
13588 * g++.dg/parser/constructor1.C: New test.
13589
13590 2003-03-08 Hans-Peter Nilsson <hp@bitrange.com>
13591
13592 * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
13593
13594 * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
13595
13596 2003-03-08 Neil Booth <neil@daikokuya.co.uk>
13597
13598 * gcc.dg/cpp/Wunused.c: Update test.
13599
13600 2003-03-08 Jan Hubicka <jh@suse.cz>
13601
13602 * gcc.dg/inline-3.c: New test.
13603
13604 2003-03-08 Mark Mitchell <mark@codesourcery.com>
13605
13606 PR c++/9809
13607 * g++.dg/parse/builtin1.C: New test.
13608
13609 PR c++/9982
13610 * g++.dg/abi/cookie1.C: New test.
13611 * g++.dg/abi/cookie2.C: Likewise.
13612
13613 PR c++/9524
13614 * g++.dg/template/field1.C: New test.
13615
13616 PR c++/9912
13617 * g++.dg/parse/class1.C: New test.
13618 * g++.dg/parse/namespace7.C: Likewise.
13619 * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
13620
13621 2003-03-07 Mark Mitchell <mark@codesourcery.com>
13622
13623 * g++.dg/init/ref4.C: New test.
13624
13625 2003-03-07 Jan Hubicka <jh@suse.cz>
13626
13627 * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
13628 * gcc.dg/inline-3.c: New test.
13629
13630 2003-03-06 Mark Mitchell <mark@codesourcery.com>
13631
13632 * g++.dg/init/ref3.C: New test.
13633
13634 PR c++/9965
13635 * g++.dg/init/ref2.C: New test.
13636
13637 PR c++/9400
13638 * g++.dg/warn/Wshadow-2.C: New test.
13639
13640 PR c++/9791
13641 * g++.dg/warn/Woverloaded-1.C: New test.
13642
13643 2003-03-05 Jan Hubicka <jh@suse.cz>
13644
13645 * gcc.dg/i386-local2.c: New.
13646 * gcc.dg/i386-local.c: Fix typo.
13647
13648 2003-03-05 Mark Mitchell <mark@codesourcery.com>
13649
13650 * g++.dg/abi/layout3.C: New test.
13651
13652 2003-03-05 Eric Botcazou <ebotcazou@libertysurf.fr>
13653
13654 * gcc.c-torture/compile/20030305-1.c
13655
13656 2003-03-05 Jan Hubicka <jh@suse.cz>
13657
13658 * gcc.dg/i386-local.c: New.
13659
13660 2003-03-04 J"orn Rennecke <joern.rennecke@superh.com>
13661
13662 * gcc.dg/sh-relax.c: Disable for sh64-*-*.
13663
13664 2003-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
13665
13666 * gcc.dg/switch-2.c: New test.
13667 * gcc.dg/switch-3.c: New test.
13668 * gcc.dg/Wswitch.c: Adjust line numbers.
13669 * gcc.dg/Wswitch-default.c: Likewise.
13670 * gcc.dg/Wswitch-enum.c: Likewise.
13671
13672 2003-03-04 Alexandre Oliva <aoliva@redhat.com>
13673
13674 * gcc.c-torture/execute/20030222-1.c: New test.
13675
13676 2003-03-03 James E Wilson <wilson@tuliptree.org>
13677
13678 * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
13679
13680 2003-03-03 Mark Mitchell <mark@codesourcery.com>
13681
13682 PR c++/9878
13683 * g++.dg/init/ref1.C: New test.
13684
13685 2003-03-03 J"orn Rennecke <joern.rennecke@superh.com>
13686
13687 * gcc.dg/sh-relax.c: New SH-only test.
13688
13689 2003-03-03 Geoffrey Keating <geoffk@apple.com>
13690
13691 * gcc.c-torture/compile/20010327-1.c: Back out last change. Add
13692 comment explaining purpose of testcase.
13693
13694 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
13695
13696 * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
13697 for HC11/HC12 (asm needs two int registers).
13698 * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
13699 HC11/HC12 because the test uses an asm which needs two 32-bit
13700 registers.
13701
13702 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
13703
13704 * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
13705 for HC11/HC12 (array is too large otherwise).
13706 * gcc.c-torture/compile/920501-4.x: New file, likewise.
13707 * gcc.c-torture/compile/20010518-2.x: Likewise.
13708 * gcc.c-torture/compile/980506-1.x: Don't execute this test on
13709 HC11/HC12 (array is too large).
13710
13711 2003-03-01 Geoffrey Keating <geoffk@apple.com>
13712
13713 * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
13714 * lib/g++-dg.exp (g++-dg-test): Likewise.
13715
13716 2003-03-01 Roger Sayle <roger@eyesopen.com>
13717
13718 * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
13719 * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
13720
13721 2003-03-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13722
13723 * g++.dg/warn/implicit-typename1.C: Remove warning.
13724
13725 2003-02-28 Richard Henderson <rth@redhat.com>
13726
13727 * gcc.dg/noreturn-1.c: Move noreturn warning line.
13728 * gcc.dg/return-type-1.c: Move control reaches end warning line.
13729
13730 2003-02-28 Geoffrey Keating <geoffk@apple.com>
13731
13732 * gcc.dg/pch/pch.exp: Change .pch to .gch.
13733 * g++.dg/pch/pch.exp: Likewise.
13734
13735 2003-02-28 Mark Mitchell <mark@codesourcery.com>
13736
13737 PR c++/9879
13738 * testsuite/g++.dg/init/new4.C: New test.
13739
13740 2003-02-28 Richard Earnshaw <rearnsha@arm.com>
13741
13742 * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
13743
13744 2003-02-28 Alexandre Oliva <aoliva@redhat.com>
13745
13746 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
13747 unsigned long.
13748
13749 * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
13750 wider than float.
13751
13752 2003-02-26 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
13753
13754 * lib/scanasm.exp: Add support for counting numbers of
13755 occurences.
13756 * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
13757 gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
13758
13759 2003-02-25 Mark Mitchell <mark@codesourcery.com>
13760
13761 PR c++/9683
13762 * g++.dg/template/static3.C: New test.
13763
13764 PR c++/9829
13765 * g++.dg/parse/namespace6.C: New test.
13766
13767 2003-02-25 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13768
13769 PR target/9732
13770 * gcc.dg/20030225-1.c: New test.
13771
13772 2003-02-24 Mark Mitchell <mark@codesourcery.com>
13773
13774 * README: Remove out-of-date information.
13775
13776 PR c++/9836
13777 * g++.dg/template/spec6.C: New test.
13778
13779 2003-02-24 Jeff Law <law@redhat.com>
13780
13781 * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
13782
13783 2003-02-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13784
13785 * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
13786 * gcc.dg/pragma-ep-1.c: Likewise.
13787
13788 2003-02-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13789
13790 PR c++/9602
13791 * g++.dg/template/friend16.C: New test.
13792
13793 2003-02-23 Mark Mitchell <mark@codesourcery.com>
13794
13795 PR c++/5333
13796 * g++.dg/parse/fused-params1.C: Adjust error messages.
13797 * g++.dg/template/nested3.C: New test.
13798
13799 2003-02-24 Alan Modra <amodra@bigpond.net.au>
13800
13801 * g++.dg/abi/param1.C: New test.
13802
13803 2003-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13804
13805 PR c++/7982
13806 * g++.dg/warn/implicit-typename1.C: New test.
13807
13808 2003-02-22 Kelley Cook <kelleycook@comcast.net>
13809
13810 * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
13811 with "mtune".
13812 * g++.old-deja/g++.other/store-expr2.C: Likewise.
13813 * gcc.c-torture/execute/20010129-1.x: Likewise.
13814 * gcc.dg/20011107-1.c: Likewise.
13815 * gcc.dg/20020108-1.c: Likewise.
13816 * gcc.dg/20020122-3.c: Likewise.
13817 * gcc.dg/20020206-1.c: Likewise.
13818 * gcc.dg/20020310-1.c: Likewise.
13819 * gcc.dg/20020426-2.c: Likewise.
13820 * gcc.dg/20020517-1.c: Likewise.
13821 * gcc.dg/991230-1.c: Likewise.
13822 * gcc.dg/i386-unroll-1.c: Likewise.
13823 * gcc.misc-tests/i386-prefetch.exp: Likewise.
13824
13825 2003-02-22 Jan Hubicka <jh@suse.cz>
13826
13827 * gcc.dg/i386-mul.c: New test.
13828
13829 2003-02-21 Roger Sayle <roger@eyesopen.com>
13830
13831 * gcc.dg/builtins-5.c: New test case.
13832
13833 2003-02-22 Hans-Peter Nilsson <hp@axis.com>
13834
13835 * gcc.dg/asmreg-1.c: New test.
13836
13837 2003-02-21 Mark Mitchell <mark@codesourcery.com>
13838
13839 PR c++/9749
13840 * g++.dg/parse/varmod1.C: New test.
13841
13842 2003-02-21 Mark Mitchell <mark@codesourcery.com>
13843
13844 PR c++/9727
13845 * g++.dg/template/op1.C: New test.
13846
13847 2003-02-21 Mark Mitchell <mark@codesourcery.com>
13848
13849 PR c++/8906
13850 * g++.dg/template/nested2.C: New test.
13851
13852 2003-02-21 Mark Mitchell <mark@codesourcery.com>
13853
13854 PR c++/8724
13855 * g++.dg/expr/dtor1.C: New test.
13856
13857 2003-02-21 Zack Weinberg <zack@codesourcery.com>
13858
13859 * gcc.dg/cpp/include3.c: New test.
13860 * gcc.dg/cpp/inc/foo.h: New file.
13861
13862 2003-02-21 Glen Nakamura <glen@imodulo.com>
13863
13864 * gcc.c-torture/execute/20030221-1.c: New test.
13865
13866 2003-02-20 Mark Mitchell <mark@codesourcery.com>
13867
13868 PR c++/9729
13869 * g++.dg/abi/conv1.C: New test.
13870
13871 2003-02-20 Jan Hubicka <jh@suse.cz>
13872
13873 * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
13874
13875 2003-02-19 Daniel Jacobowitz <drow@mvista.com>
13876
13877 * gcc.c-torture/compile/20030219-1.c: New test.
13878
13879 2003-02-18 Jan Hubicka <jh@suse.cz>
13880
13881 * gcc.dg/funcorder.c: New test.
13882
13883 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
13884
13885 * gcc.c-torture/execute/20030218-1.c: New.
13886
13887 2003-02-18 Aldy Hernandez <aldyh@redhat.com>
13888
13889 * gcc.dg/20030218-1.c: New.
13890
13891 2003-02-18 Richard Henderson <rth@redhat.com>
13892
13893 * gcc.dg/attr-invalid.c: Allow __used__ on static data.
13894 * gcc.dg/attr-used-2.c: New.
13895
13896 2003-02-18 Mark Mitchell <mark@codesourcery.com>
13897
13898 PR c++/9704
13899 * g++.dg/init/copy5.C: New test.
13900
13901 2003-02-18 Geoffrey Keating <geoffk@apple.com>
13902
13903 * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
13904 * g++.dg/pch/pch.exp: Likewise.
13905
13906 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
13907
13908 * gcc.c-torture/execute/20030209-1.c: Enable the test if
13909 STACK_SIZE is not defined.
13910
13911 2003-02-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13912
13913 PR c++/9457
13914 * g++.dg/template/init1.C: New test.
13915
13916 2003-02-16 Jan HUbicka <jh@suse.cz>
13917
13918 * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
13919 (foo): Add few extra tests
13920 * gcc.dg/c99-const-expr-3.c: Likewise.
13921 * gcc.c-torture/execute/20030216-1.c: New.
13922
13923 2003-02-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13924
13925 PR c++/9459
13926 * g++.dg/ext/typeof4.C: New test.
13927
13928 2003-02-15 Roger Sayle <roger@eyesopen.com>
13929
13930 * gcc.dg/i386-387-3.c: New test case.
13931
13932 2003-02-14 Josef Zlomek <zlomekj@suse.cz>
13933
13934 * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
13935 cris-*-elf* cris-*-aout* and mmix-*-*.
13936
13937 2003-02-13 Josef Zlomek <zlomekj@suse.cz>
13938
13939 * gcc.dg/20030213-1.c: New test.
13940
13941 2003-02-12 Roger Sayle <roger@eyesopen.com>
13942
13943 * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
13944 * gcc.dg/i386-387-2.c: Likewise.
13945
13946 2003-02-12 Aldy Hernandez <aldyh@redhat.com>
13947
13948 * gcc.dg/ppc-spe.c: Fix formatting.
13949 Enable tests that were previously unsupported by gas.
13950 Delete tests for instructions that no longer exist.
13951 Switch arguments on evsubifw builtin.
13952
13953 2003-02-12 Kazu Hirata <kazu@cs.umass.edu>
13954
13955 * gcc.c-torture/execute/20030209-1.c: Disable the test if
13956 STACK_SIZE is too small.
13957
13958 2003-02-10 Eric Botcazou <ebotcazou@libertysurf.fr>
13959 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
13960
13961 * gcc.dg/decl-2.c: New test.
13962
13963 2003-02-10 Jan Hubicka <jh@suse.cz>
13964
13965 * gcc.dg/i386-fpcvt-1.c: New test.
13966
13967 2002-02-09 Richard Sandiford <rsandifo@redhat.com>
13968
13969 * gcc.c-torture/execute/20030209-1.c: New test.
13970
13971 2003-02-09 Kazu Hirata <kazu@cs.umass.edu>
13972
13973 * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
13974 int-wide bitops, use the constants of the same width.
13975 Likewise, if long long is 32-bit wide, test bitops using
13976 32-bit constants.
13977
13978 2003-02-07 Loren James Rittle <ljrittle@acm.org>
13979
13980 * gcc.dg/20021014-1.c: Annotate with expected notice text.
13981
13982 2003-02-07 Roger Sayle <roger@eyesopen.com>
13983
13984 * testsuite/gcc.dg/builtins-4.c: New test case.
13985
13986 2003-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13987
13988 * gcc.dg/20020430-1.c: Fix dg command typos.
13989 * gcc.dg/20020503-1.c: Likewise.
13990
13991 2003-02-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
13992
13993 PR c++/8785
13994 * g++.dg/parse/fused-params1.C: New test.
13995
13996 PR c++/8857
13997 * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
13998
13999 PR c++/8921
14000 * g++.dg/parse/non-dependent1.C: New test.
14001
14002 PR c++/8928
14003 * g++.dg/parse/dupl-tmpl-args1.C: New test.
14004
14005 PR c++/9228
14006 * g++.dg/parse/undefined7.C: New test.
14007 * g++.dg/parse/non-templ1.C: New test.
14008
14009 PR c++/9229
14010 * g++.dg/parse/too-many-tmpl-args1.C: New test.
14011
14012 2003-02-06 Eric Botcazou <ebotcazou@libertysurf.fr>
14013
14014 * gcc.c-torture/compile/20030206-1.c: New test.
14015
14016 2003-02-05 Roger Sayle <roger@eyesopen.com>
14017
14018 * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
14019 "pow" to "foo" to avoid potential confusion with a math built-in.
14020
14021 2003-02-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14022
14023 * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
14024 conditions for SPARC targets.
14025
14026 2003-02-05 Jakub Jelinek <jakub@redhat.com>
14027
14028 * gcc.dg/20030204-1.c: New test.
14029
14030 2003-02-04 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
14031
14032 PR c++/38
14033 * g++.dg/parse/array-size1.C: New test.
14034
14035 PR c++/5657
14036 * g++.dg/parse/undefined3.C: New test.
14037
14038 PR c++/5665
14039 * g++.dg/parse/undefined4.C: New test.
14040
14041 PR c++/5975
14042 * g++.dg/parse/undefined5.C: New test.
14043
14044 PR c++/7259
14045 * g++.dg/parse/tmpl-tmpl-param1.C: New test.
14046
14047 PR c++/8578
14048 * g++.dg/parse/casting-operator1.C: New test.
14049
14050 PR c++/8596
14051 * g++.dg/parse/undefined6.C: New test.
14052
14053 PR c++/8736
14054 * g++.dg/parse/missing-template1.C: New test.
14055
14056 2003-02-04 Jan Hubicka <jh@suse.cz>
14057
14058 * gcc.dg/i386-cadd.c: Compile using -march=k8.
14059 * gcc.dg/i386-cmov?.c: Likewise.
14060 * gcc.dg/i386-fpcvt-?.c: Likewise.
14061 * gcc.dg/i386-ssefp-1.c: Likewise.
14062 * gcc.dg/i386-ssetype-?.c: Likewise; fix for register passing
14063 conventions.
14064
14065 2003-02-03 Mark Mitchell <mark@codesourcery.com>
14066
14067 PR c++/7129
14068 * testsuite/g++.dg/ext/max.C: New test.
14069
14070 2003-02-03 Jan Hubicka <jh@suse.cz>
14071
14072 * gcc.c-torture/execute/20030203-1.c: New test.
14073
14074 2003-02-03 Richard Earnshaw <rearnsha@arm.com>
14075
14076 * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
14077 'natural-endian'.
14078
14079 2003-02-01 Richard Sandiford <rsandifo@redhat.com>
14080
14081 * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
14082 * g++.dg/init/new2.C: Likewise.
14083 * g++.dg/other/new1.C: Likewise.
14084
14085 2003-01-31 Loren J. Rittle <ljrittle@acm.org>
14086
14087 * gcc.dg/struct-ret-libc.c: New test.
14088
14089 2003-01-31 Ulrich Weigand <uweigand@de.ibm.com>
14090
14091 * gcc.dg/20030129-1.c: New test.
14092
14093 2003-01-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14094
14095 PR c++/8849
14096 * g++.dg/template/ptrmem4.C: New test.
14097
14098 2003-01-29 Mark Mitchell <mark@codesourcery.com>
14099
14100 * g++.dg/parser/constant1.C: New test.
14101
14102 2003-01-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14103
14104 PR c++/8591
14105 * g++.dg/parse/friend2.C: New test.
14106
14107 2003-01-29 Nathan Sidwell <nathan@codesourcery.com>
14108
14109 PR c++/9437
14110 * g++.dg/template/unify4.C: New test.
14111
14112 2003-01-28 Richard Sandiford <rsandifo@redhat.com>
14113
14114 * gcc.c-torture/execute/20030128-1.c: New test.
14115
14116 2003-01-28 Jeffrey D. Oldham <oldham@codesourcery.com>
14117
14118 * g++.dg/lookup/nested1.C: Test moved from ...
14119 * g++.old-deja/g++.other/lookup24.C: ... here.
14120
14121 2003-01-28 Jan Hubicka <jh@suse.cz>
14122
14123 * gcc.dg/i386-cmov5.c: New test.
14124
14125 2003-01-28 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
14126
14127 * gcc.c-torture/execute/20010925-1.c: Changed the
14128 memcpy declaration.
14129
14130 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
14131
14132 PR c++/3902
14133 * g++.dg/parse/template5.C: New test.
14134
14135 2003-01-28 Toon Moene <toon@moene.indiv.nluug.nl>
14136
14137 PR fortran/9258
14138 * g77.dg/pr9258: New test.
14139
14140 2003-01-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14141
14142 * README: Move relevant parts from README.g++.
14143
14144 * README.g++: Remove this file.
14145
14146 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
14147
14148 * g++.dg/abi/dcast1.C: New test.
14149
14150 2003-01-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14151
14152 * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
14153
14154 2003-01-27 Jeffrey D. Oldham <oldham@codesourcery.com>
14155
14156 PR c++/47
14157 * g++.old-deja/g++.other/lookup24.C: New test.
14158
14159 2003-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14160
14161 PR middle-end/7227
14162 * gcc.dg/uninit-C.c: New test.
14163
14164 2003-01-27 Nathan Sidwell <nathan@codesourcery.com>
14165
14166 * g++.dg/abi/covariant1.C: New test.
14167
14168 2003-01-25 Ulrich Weigand <uweigand@de.ibm.com>
14169
14170 * gcc.dg/20030123-1.c: New test.
14171
14172 2003-01-25 Jan Hubicka <jh@suse.cz>
14173
14174 PR opt/8492
14175 * gcc.c-torture/compile/20030125-1.c
14176
14177 2003-01-25 Nathan Sidwell <nathan@codesourcery.com>
14178
14179 PR c++/9403
14180 * g++.dg/parse/template3.C: New test.
14181 * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
14182
14183 PR c++/795
14184 * g++.dg/parse/template4.C: New test.
14185
14186 PR c++/9415
14187 * g++.dg/template/qual2.C: New test.
14188
14189 PR c++/8545
14190 * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
14191
14192 * g++.old-deja/g++.ns/bogus1.C: Change expected error.
14193
14194 2003-01-25 Roger Sayle <roger@eyesopen.com>
14195
14196 * gcc.c-torture/execute/switch-1.c: New test case.
14197
14198 2003-01-25 Jan Hubicka <jh@suse.cz>
14199
14200 * gcc.c-torture/execute/20030125-1.[cx]: New test.
14201
14202 2003-01-25 Paolo Carlini <pcarlini@unitus.it>
14203
14204 Tweaks for Bison-1.875. From the NEWS file:
14205 "- `parse error' -> `syntax error'
14206 Bison now uniformly uses the term `syntax error'"
14207 * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
14208 * gcc.dg/cpp/digraph2.c: Likewise.
14209 * gcc.dg/cpp/direct2.c: Likewise.
14210 * gcc.dg/cpp/paste4.c: Likewise.
14211 * gcc.dg/c90-restrict-1.c: Likewise.
14212 * gcc.dg/c99-func-2.c: Likewise.
14213 * gcc.dg/noncompile/920721-2.c: Likewise.
14214 * gcc.dg/noncompile/930622-2.c: Likewise.
14215 * gcc.dg/noncompile/940112-1.c: Likewise.
14216 * gcc.dg/noncompile/950921-1.c: Likewise.
14217 * gcc.dg/noncompile/951123-1.c: Likewise.
14218 * gcc.dg/noncompile/971104-1.c: Likewise.
14219 * gcc.dg/noncompile/990416-1.c: Likewise.
14220
14221 2003-01-24 Paolo Carlini <pcarlini@unitus.it>
14222
14223 * g++.dg/parse/undefined1.C: Add error message.
14224
14225 2003-01-22 Mark Mitchell <mark@codesourcery.com>
14226
14227 PR c++/9354
14228 * g++.dg/parse/new1.C: New test.
14229
14230 PR c++/9216
14231 * g++.dg/parse/template2.C: New test.
14232
14233 PR c++/9354
14234 * g++.dg/parse/typedef2.C: New test.
14235
14236 PR c++/9328
14237 * g++.dg/ext/typeof3.C: New test.
14238
14239 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
14240
14241 PR c++/2738
14242 * g++.dg/parse/ret-type1.C: New test.
14243
14244 PR c++/3792
14245 * g++.dg/parse/tmpl-outside1.C: New test.
14246
14247 PR c++/4207
14248 * g++.dg/parse/int-as-enum1.C: New test.
14249
14250 PR c++/4903
14251 * g++.dg/parse/no-typename1.C: New test.
14252
14253 PR c++/5533
14254 * g++.dg/parse/no-value1.C: New test.
14255
14256 PR c++/5921
14257 * g++.dg/parse/wrong-inline1.C: New test.
14258
14259 PR c++/6402
14260 * g++.dg/parse/ref1.C: New test.
14261
14262 PR c++/6992
14263 * g++.dg/parse/attr-ctor1.C: New test.
14264
14265 PR c++/7229
14266 * g++.dg/parse/namespace5.C: New test.
14267
14268 PR c++/7917
14269 * g++.dg/parse/func-def1.C: New test.
14270
14271 PR c++/8143
14272 * g++.dg/parse/undefined1.C: New test.
14273
14274 PR c++/5723, PR c++/8522
14275 * g++.dg/parse/specialization1.C: New test.
14276
14277 PR c++/163, PR c++/8595
14278 * g++.dg/parse/struct-as-enum1.C: New test.
14279
14280 PR c++/9173
14281 * g++.dg/parse/undefined2.C: New test.
14282
14283 2003-01-22 Mark Mitchell <mark@codesourcery.com>
14284
14285 PR c++/9298
14286 * g++.dg/parse/template1.C: New test.
14287
14288 PR c++/9384
14289 * g++.dg/parse/using1.C: New test.
14290
14291 PR c++/9285
14292 PR c++/9294
14293 * g++.dg/parse/expr2.C: New test.
14294
14295 PR c++/9388
14296 * g++.dg/parse/lookup2.C: Likewise.
14297
14298 2003-01-21 Jan Hubicka <jh@suse.cz>
14299
14300 * gcc.c-torture/execute/990208-1.c: Add noinline attributes as needed.
14301 * gcc.c-torture/execute/eeprof-1.c: Likewise.
14302 * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
14303 * gcc.c-torture/execute/string-opt-*.c: Likewise.
14304
14305 2003-01-20 Nick Clifton <nickc@redhat.com>
14306
14307 * gcc.c-torture/execute/20030117-1.c: New test case. Exposes
14308 problem with ARM sibcall code generation.
14309
14310 2003-01-20 Kazu Hirata <kazu@cs.umass.edu>
14311
14312 * gcc.c-torture/execute/20030120-1.c: New.
14313
14314 2003-01-19 Paolo Carlini <pcarlini@unitus.it>
14315
14316 * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
14317
14318 2003-01-17 Mark Mitchell <mark@codesourcery.com>
14319
14320 PR c++/9272
14321 * g++.dg/parse/ctor1.C: New test.
14322
14323 PR c++/9294:
14324 * g++.dg/parse/qualified1.C: New test.
14325
14326 * g++.dg/parse/typename3.C: New test.
14327
14328 2003-01-16 Richard Henderson <rth@redhat.com>
14329
14330 * g++.dg/tls/init-2.C: Fix error matches for real this time.
14331
14332 2003-01-16 Richard Henderson <rth@redhat.com>
14333
14334 * g++.dg/pch/pch.exp: Copy test header to the working directory
14335 before using it either for precompilation or direct use.
14336 * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
14337 * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
14338
14339 2003-01-16 Richard Henderson <rth@redhat.com>
14340
14341 * gcc.dg/pch/pch.exp: Copy test header to the working directory
14342 before using it either for precompilation or direct use.
14343 * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
14344 * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
14345
14346 2003-01-16 Mark Mitchell <mark@codesourcery.com>
14347
14348 * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
14349 * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
14350 * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
14351 * gcc/testsuite/g++.dg/parse/typename2.C: New test.
14352 * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
14353 typename warning into error.
14354 * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
14355 error messages.
14356 * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
14357 * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
14358 * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
14359 messages.
14360 * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
14361 make declaration visible in template.
14362 * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
14363 * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
14364 messages.
14365 * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
14366 message.
14367 * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
14368 * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
14369 * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
14370 * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
14371 typename warning with error message.
14372 * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
14373 * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
14374 * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
14375
14376 2003-01-16 Nathan Sidwell <nathan@codesourcery.com>
14377
14378 * g++.dg/parse/ambig2.C: New test.
14379
14380 2003-01-15 Richard Henderson <rth@redhat.com>
14381
14382 * g++.dg/tls/init-2.C: Update error message string.
14383
14384 2003-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14385
14386 * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
14387
14388 2003-01-15 Stephane Carrez <stcarrez@nerim.fr>
14389
14390 * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
14391 all for HC11/HC12.
14392 * gcc.c-torture/compile/20001205-1.x: Likewise.
14393 * gcc.c-torture/compile/20001226-1.x: Likewise.
14394 * gcc.c-torture/compile/920520-1.x: Likewise.
14395 * gcc.c-torture/compile/961203-1.x: Likewise.
14396 * gcc.c-torture/compile/20020604-1.x: Likewise.
14397
14398 2003-01-15 Jan Hubicka <jh@suse.cz>
14399
14400 * gcc.c-torture/compile/20030115-1.c: New test.
14401
14402 * gcc.dg/i386-fpcvt-1.c: New test.
14403 * gcc.dg/i386-fpcvt-2.c: New test.
14404
14405 2003-01-14 Jeffrey D. Oldham <oldham@codesourcery.com>
14406
14407 Further conform g++'s __vmi_class_type_info to the C++ ABI
14408 specification.
14409 * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
14410 the specification.
14411
14412 2003-01-14 Jan Hubicka <jh@suse.cz>
14413
14414 * gcc.dg/i386-fpcvt-1.c: New test.
14415 * gcc.dg/i386-fpcvt-2.c: New test.
14416
14417 2003-01-14 Eric Botcazou <ebotcazou@libertysurf.fr>
14418
14419 * gcc.dg/i386-mmx-3.c: New test.
14420
14421 2003-01-12 Mark Mitchell <mark@codesourcery.com>
14422
14423 PR c++/9264
14424 * g++.dg/parse/octal1.C: New file.
14425
14426 PR c++/9172
14427 * g++.dg/parse/typename1.C: New file.
14428
14429 2003-01-10 Danny Smith <dannysmith@users.sourceforge.net>
14430
14431 * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
14432 * gcc.dg/bf-no-ms-layout.c: Likewise.
14433 * gcc.dg/bf-ms-attrib.c: Likewise.
14434
14435 2003-01-10 Mark Mitchell <mark@codesourcery.com>
14436
14437 PR c++/9099
14438 * g++.dg/parse/dtor1.C: New file.
14439
14440 PR c++/9128
14441 * g++.dg/rtti/typeid1.C: New file.
14442
14443 PR c++/9153
14444 * g++.dg/parse/lookup1.C: New file.
14445
14446 PR c++/9171
14447 * g++.dg/templ/spec5.C: New file.
14448
14449 2003-01-10 Josef Zlomek <zlomekj@suse.cz>
14450
14451 * gcc.c-torture/compile/20030110-1.c: New test.
14452
14453 2003-01-09 Geoffrey Keating <geoffk@apple.com>
14454
14455 Merge from pch-branch:
14456
14457 2002-12-23 Geoffrey Keating <geoffk@apple.com>
14458
14459 * gcc.dg/pch/cpp-1.h: New.
14460 * gcc.dg/pch/cpp-1.c: New.
14461 * gcc.dg/pch/cpp-2.h: New.
14462 * gcc.dg/pch/cpp-2.c: New.
14463
14464 2002-11-19 Geoffrey Keating <geoffk@apple.com>
14465
14466 * gcc.dg/pch/except-1.h: New.
14467 * gcc.dg/pch/except-1.c: New.
14468
14469 2002-11-13 Geoffrey Keating <geoffk@apple.com>
14470
14471 * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
14472 running test.
14473 * gcc.dg/pch: Include *.hp not *.h.
14474 * gcc.dg/pch/system-1.h: New.
14475 * gcc.dg/pch/system-1.c: New.
14476
14477 2002-11-11 Geoffrey Keating <geoffk@apple.com>
14478
14479 * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
14480 rather than trying to build and run a program using PCH.
14481 * gcc.dg/pch: Remove dg-do commands from test files.
14482
14483 2002-11-08 Geoffrey Keating <geoffk@apple.com>
14484
14485 * gcc.dg/pch/macro-3.c: New.
14486 * gcc.dg/pch/macro-3.h: New.
14487
14488 2002-11-04 Geoffrey Keating <geoffk@apple.com>
14489
14490 * gcc.dg/pch/common-1.c: New.
14491 * gcc.dg/pch/common-1.h: New.
14492 * gcc.dg/pch/decl-1.c: New.
14493 * gcc.dg/pch/decl-1.h: New.
14494 * gcc.dg/pch/decl-2.c: New.
14495 * gcc.dg/pch/decl-2.h: New.
14496 * gcc.dg/pch/decl-3.c: New.
14497 * gcc.dg/pch/decl-3.h: New.
14498 * gcc.dg/pch/decl-4.c: New.
14499 * gcc.dg/pch/decl-4.h: New.
14500 * gcc.dg/pch/decl-5.c: New.
14501 * gcc.dg/pch/decl-5.h: New.
14502 * gcc.dg/pch/global-1.c: New.
14503 * gcc.dg/pch/global-1.h: New.
14504 * gcc.dg/pch/inline-1.c: New.
14505 * gcc.dg/pch/inline-1.h: New.
14506 * gcc.dg/pch/inline-2.c: New.
14507 * gcc.dg/pch/inline-2.h: New.
14508 * gcc.dg/pch/static-1.c: New.
14509 * gcc.dg/pch/static-1.h: New.
14510 * gcc.dg/pch/static-2.c: New.
14511 * gcc.dg/pch/static-2.h: New.
14512
14513 2002-09-01 Geoffrey Keating <geoffk@redhat.com>
14514
14515 * g++.dg/pch/pch.exp: Better handle failing testcases.
14516 * gcc.dg/pch/pch.exp: Likewise.
14517 * gcc.dg/pch/macro-1.c: New.
14518 * gcc.dg/pch/macro-1.h: New.
14519 * gcc.dg/pch/macro-2.c: New.
14520 * gcc.dg/pch/macro-2.h: New.
14521
14522 2002-08-27 Geoffrey Keating <geoffk@redhat.com>
14523
14524 * g++.dg/dg.exp: Treat files in pch/ specially.
14525 * g++.dg/pch/pch.exp: New file.
14526 * g++.dg/pch/empty.H: New file.
14527 * g++.dg/pch/empty.C: New file.
14528 * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
14529 "precompile".
14530
14531 * gcc.dg/pch/pch.exp: New file.
14532 * gcc.dg/pch/empty.h: New file.
14533 * gcc.dg/pch/empty.c: New file.
14534 * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
14535 "precompile".
14536
14537 2003-01-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14538
14539 * g++.dg/template/friend14.C: New test.
14540
14541 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
14542
14543 * gcc.dg/old-style-asm-1.c: New test.
14544
14545 2003-01-09 Richard Sandiford <rsandifo@redhat.com>
14546
14547 * gcc.c-torture/compile/20030109-1.c: New test.
14548
14549 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
14550
14551 * gcc.c-torture/execute/20030109-1.c: New test.
14552
14553 2003-01-08 Larin Hennessey <larin@science.oregonstate.edu>
14554
14555 * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
14556 * g++.old-deja/g++.mike/dyncast2.C: Likewise
14557 * g++.old-deja/g++.mike/dyncast3.C: Likewise
14558 * g++.old-deja/g++.mike/eh2.C: Likewise
14559 * g++.old-deja/g++.mike/eh3.C: Likewise
14560 * g++.old-deja/g++.mike/eh5.C: Likewise
14561 * g++.old-deja/g++.mike/eh6.C: Likewise
14562 * g++.old-deja/g++.mike/eh7.C: Likewise
14563 * g++.old-deja/g++.mike/eh8.C: Likewise
14564 * g++.old-deja/g++.mike/eh9.C: Likewise
14565 * g++.old-deja/g++.mike/eh10.C: Likewise
14566 * g++.old-deja/g++.mike/eh12.C: Likewise
14567 * g++.old-deja/g++.mike/eh13.C: Likewise
14568 * g++.old-deja/g++.mike/eh14.C: Likewise
14569 * g++.old-deja/g++.mike/eh16.C: Likewise
14570 * g++.old-deja/g++.mike/eh17.C: Likewise
14571 * g++.old-deja/g++.mike/eh18.C: Likewise
14572 * g++.old-deja/g++.mike/eh21.C: Likewise
14573 * g++.old-deja/g++.mike/eh23.C: Likewise
14574 * g++.old-deja/g++.mike/eh24.C: Likewise
14575 * g++.old-deja/g++.mike/eh25.C: Likewise
14576 * g++.old-deja/g++.mike/eh26.C: Likewise
14577 * g++.old-deja/g++.mike/eh27.C: Likewise
14578 * g++.old-deja/g++.mike/eh28.C: Likewise
14579 * g++.old-deja/g++.mike/eh29.C: Likewise
14580 * g++.old-deja/g++.mike/eh31.C: Likewise
14581 * g++.old-deja/g++.mike/eh33.C: Likewise
14582 * g++.old-deja/g++.mike/eh34.C: Likewise
14583 * g++.old-deja/g++.mike/eh35.C: Likewise
14584 * g++.old-deja/g++.mike/eh36.C: Likewise
14585 * g++.old-deja/g++.mike/eh37.C: Likewise
14586 * g++.old-deja/g++.mike/eh38.C: Likewise
14587 * g++.old-deja/g++.mike/eh39.C: Likewise
14588 * g++.old-deja/g++.mike/eh40.C: Likewise
14589 * g++.old-deja/g++.mike/eh41.C: Likewise
14590 * g++.old-deja/g++.mike/eh42.C: Likewise
14591 * g++.old-deja/g++.mike/eh44.C: Likewise
14592 * g++.old-deja/g++.mike/eh46.C: Likewise
14593 * g++.old-deja/g++.mike/eh47.C: Likewise
14594 * g++.old-deja/g++.mike/eh48.C: Likewise
14595 * g++.old-deja/g++.mike/eh49.C: Likewise
14596 * g++.old-deja/g++.mike/eh50.C: Likewise
14597 * g++.old-deja/g++.mike/eh51.C: Likewise
14598 * g++.old-deja/g++.mike/eh53.C: Likewise
14599 * g++.old-deja/g++.mike/eh55.C: Likewise
14600 * g++.old-deja/g++.mike/p7912.C: Likewise
14601 * g++.old-deja/g++.mike/p9706.C: Likewise
14602 * g++.old-deja/g++.mike/p10416.C: Likewise
14603 * g++.old-deja/g++.mike/p11667.C: Likewise
14604 * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
14605 Remove redundant reference to Iris.
14606 * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
14607 Elxsi, i860, Pico Java, and WE32K.
14608
14609 2003-01-07 Mark Mitchell <mark@codesourcery.com>
14610
14611 * g++.dg/ext/asm4.C: New test.
14612
14613 2003-01-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14614
14615 PR c++/9030
14616 * g++.dg/template/friend12.C: New test.
14617 * g++.dg/template/friend13.C: Likewise.
14618 * g++.old-deja/g++.eh/spec6.C: Add missing error message.
14619
14620 2003-01-08 Jan Hubicka <jh@suse.cz>
14621
14622 * gcc.dg/i386-cadd.c: New test.
14623 * gcc.dg/i386-cmov4.c: Likewise.
14624
14625 2003-01-06 Mark Mitchell <mark@codesourcery.com>
14626
14627 PR c++/9165
14628 * g++.dg/warn/Wunused-3.C: New test.
14629
14630 * g++.dg/abi/bitfield9.C: New test.
14631
14632 PR c++/9189
14633 * g++.dg/parse/defarg3.C: New test.
14634
14635 2003-01-06 Nathan Sidwell <nathan@codesourcery.com>
14636
14637 * g++.dg/parse/ambig1.C: New test.
14638 * g++.dg/parse/defarg2.C: New test.
14639
14640 2003-01-05 Mark Mitchell <mark@codesourcery.com>
14641
14642 * g++.dg/template/defarg-1.C: New test.
14643 * g++.dg/template/local2.C: Likewise.
14644
14645 2003-01-05 Richard Sandiford <rsandifo@redhat.com>
14646
14647 * gcc.c-torture/execute/20030105-1.c: New test.
14648
14649 2003-01-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14650
14651 * g++.dg/parse/namespace3.C: Remove extra semicolons.
14652 * g++.dg/parse/namespace4.C: Likewise.
14653
14654 2003-01-03 Nathan Sidwell <nathan@codesourcery.com>
14655
14656 * g++.dg/template/ntp2.C: New test.
14657
14658 2003-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
14659
14660 * g++.dg/parse/extern-C-1.C: New test.
14661
14662 * g++.dg/parse/namespace4.C: New test.
14663
14664 * g++.dg/template/nested1.C: New test.
14665
14666 * g++.dg/parse/namespace3.C: New test.
14667
14668 2003-01-02 Nathanael Nerode <neroden@gcc.gnu.org>
14669
14670 * g++.dg/lookup/two-stage1.C: New test.
14671
14672 2003-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14673
14674 * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
14675 * g++.old-deja/g++.jason/access8.C: Likewise.
14676 * g++.old-deja/g++.other/decl5.C: Likewise.
14677
14678 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
14679
14680 * g++.dg/parse/parse7.C: New test.
14681
14682 2003-01-02 Mark Mitchell <mark@codesourcery.com>
14683
14684 PR c++/2843
14685 * g++.dg/ext/attrib7.C: New test.
14686
14687 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
14688
14689 * g++.dg/parse/parse6.C: New test.
14690
14691 2003-01-02 Kazu Hirata <kazu@cs.umass.edu>
14692
14693 * gcc.dg/h8300-stack-1.c: New.
14694
14695 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
14696
14697 g++.dg/lookup/exception1.C: New test.
14698
14699 g++.dg/lookup/template1.C: New test.
14700
14701 g++.dg/parse/namespace2.C: New test.
14702
14703 g++.dg/parse/parens2.C: New test.
14704
14705 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14706
14707 * g++.dg/parse/parse5.C: New test.
14708 * g++.dg/lookup/scoped4.C: New test.
14709
14710 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
14711
14712 * g++.dg/parse/parens1.C: New test.
14713
14714 * g++.dg/parse/parens2.C: Removed, turned out to duplicate
14715 angle-bracket1.C.
14716 * g++.dg/parse/parens2.C: New test.
14717
14718 * g++.dg/lookup/scope-operator1.C: New test.
14719
14720 * g++.dg/parse/operator1.C: New test.
14721
14722 2003-01-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14723
14724 * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
14725 * g++.old-deja/g++.other/access6.C: Likewise.
14726 * g++.old-deja/g++.other/decl1.C: Likewise.
14727 * g++.old-deja/g++.pt/typename12.C: Likewise.
14728
14729 2002-12-31 Mark Mitchell <mark@codesourcery.com>
14730
14731 * g++.dg/parse/namespace1.C: New test.
14732
14733 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14734
14735 * g++.dg/parse/parse4.C: New test.
14736
14737 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14738
14739 * g++.dg/parse/parse3.C: New test.
14740
14741 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14742
14743 * g++.dg/parse/parse2.C: New test.
14744
14745 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14746
14747 * g++.dg/template/friend11.C: New test.
14748
14749 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14750
14751 * g++.dg/parse/parse1.C: New test.
14752
14753 2002-12-31 Janis Johnson <janis187@us.ibm.com>
14754
14755 * lib/profopt.exp: Change the name of a global variable to avoid
14756 possible clashes with other test suites.
14757
14758 2002-12-31 Nathan Sidwell <nathan@codesourcery.com>
14759
14760 * g++.dg/inherit/covariant8.C: New test.
14761
14762 2002-12-31 Mark Mitchell <mark@codesourcery.com>
14763
14764 * g++.dg/init/array9.C: New test.
14765
14766 PR c++/9112
14767 * g++.dg/parse/expr1.C: New test.
14768
14769 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
14770
14771 * gcc.c-torture/compile/20021230-1.c: New test.
14772
14773 2002-12-30 Nathan Sidwell <nathan@codesourcery.com>
14774
14775 * g++.dg/inherit/covariant5.C: New test.
14776 * g++.dg/inherit/covariant6.C: New test.
14777 * g++.dg/inherit/covariant7.C: New test.
14778
14779 2002-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14780
14781 PR c++/2739
14782 * g++.dg/other/access2.C: New test.
14783
14784 2002-12-29 Gabriel Dos Reis <gdr@integrable-solutions.net>
14785
14786 * g++.dg/other/anon-struct.C: No longer fails
14787 * g++.old-deja/g++.brendan/parse4.C: Likewise.
14788 * g++.old-deja/g++.brendan/parse5.C: Likewise.
14789 * g++.old-deja/g++.brendan/parse6.C: Likewise.
14790
14791 2002-12-28 Gabriel Dos Reis <gdr@integrable-solutions.net>
14792
14793 * g++.dg/parse/angle-bracket.C (main): No longer fails.
14794
14795 2002-12-27 Mark Mitchell <mark@codesourcery.com>
14796
14797 * g++.dg/eh/spec4.C: Remove stray semicolon.
14798 * g++.dg/expr/pmf-1.C: Change error message.
14799 * g++.dg/ext/asm1.C: Remove stray semicolon.
14800 * g++.dg/ext/typename1.C: Add missing typenames.
14801 * g++.dg/inherit/template-as-base.C: Change error message.
14802 * g++.dg/lookup/scoped1.C: Likewise.
14803 * g++.dg/lookup/scoped2.C: Likewise.
14804 * g++.dg/lookup/using2.C: Likewise.
14805 * g++.dg/other/component1.C: Remove stray semicolon.
14806 * g++.dg/other/do1.C: Change error message.
14807 * g++.dg/other/error2.C: Likewise.
14808 * g++.dg/other/init1.C: Likewise.
14809 * g++.dg/other/packed1.C: Remove stray semicolon.
14810 * g++.dg/other/ptrmem2.C: Change error message.
14811 * g++.dg/parse/parameter-declaration-1.C: Remove line number
14812 marker.
14813 * g++.dg/special/initp1.C: Remove invalid attribute usage.
14814 * g++.dg/template/access3.C: Add typename keyword.
14815 * g++.dg/template/access5.C: Remove stray semicolon.
14816 * g++.dg/template/access6.C: Likewise.
14817 * g++.dg/template/complit1.C: Likewise.
14818 * g++.dg/template/crash1.C: Change error message.
14819 * g++.dg/template/inherit2.C: Remove stray semicolon.
14820 * g++.dg/template/instantiate2.C: Likewise.
14821 * g++.dg/template/instantiate3.C: Change error message.
14822 * g++.dg/template/qual1.C: Remove stray semicolon.
14823 * g++.dg/template/qualttp18.C: Change error message.
14824 * g++.dg/template/ref1.C: Remove stray semicolon.
14825 * g++.dg/template/sizeof1.C (A::value): Declare it.
14826 * g++.dg/template/spec4.C: Change error message.
14827 * g++.dg/template/static1.C: Likewise.
14828 * g++.dg/template/type1.C: Likewise.
14829 * g++.dg/template/typename3.C: Likewise.
14830 * g++.old-deja/g++.benjamin/13478.C: Change error message.
14831 * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
14832 * g++.old-deja/g++.benjamin/bool01.C: Likewise.
14833 * g++.old-deja/g++.benjamin/bool02.C: Likewise.
14834 * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
14835 named return value extension.
14836 * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
14837 * g++.old-deja/g++.benjmain/warn01.C: Likewise.
14838 * g++.old-deja/g++.bob/extern_C.C: Likewise.
14839 * g++.old-deja/g++.bob/inherit2.C: Likewise.
14840 * g++.old-deja/g++.brendan/complex1.C: Likewise.
14841 * g++.old-deja/g++.brendan/copy5.C: Likewise.
14842 * g++.old-deja/g++.brendan/crash13.C: Likewise.
14843 * g++.old-deja/g++.brendan/crash15.C: Likewise.
14844 * g++.old-deja/g++.brendan/crash18.C: Change error message.
14845 * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
14846 * g++.old-deja/g++.brendan/crash38.C: Likewise.
14847 * g++.old-deja/g++.brendan/crash50.C: Likewise.
14848 * g++.old-deja/g++.brendan/crash56.C: Likewise.
14849 * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
14850 syntax.
14851 * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
14852 * g++.old-deja/g++.brendan/crash8.C: Change error message.
14853 * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
14854 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
14855 * g++.old-deja/g++.brendan/shadow1.C: Likewise.
14856 * g++.old-deja/g++.brendan/template11.C: Likewise.
14857 * g++.old-deja/g++.brendan/template26.C: Likewise.
14858 * g++.old-deja/g++.brendan/template27.C: Use explicit
14859 specialization syntax.
14860 * g++.old-deja/g++.brendan/template30.C: Likewise.
14861 * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
14862 * g++.old-deja/g++.brendan/visibility3.C: Account for use of
14863 non-dependent names.
14864 * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
14865 * g++.old-deja/g++.brendan/warnings7.C: Likewise.
14866 * g++.old-deja/g++.bugs/900121_02.C: Likewise.
14867 * g++.old-deja/g++.eh/catchptr1.C: Likewise.
14868 * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
14869 * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
14870 named return value extension.
14871 * g++.old-deja/g++.ext/namedret2.C: Likewise.
14872 * g++.old-deja/g++.ext/namedret3.C: Likewise.
14873 * g++.old-deja/g++.ext/return1.C: Likewise.
14874 * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
14875 * g++.old-deja/g++.jason/access17.C: Issue more error messages.
14876 * g++.old-deja/g++.jason/access8.C: Likewise.
14877 * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
14878 * g++.old-deja/g++.jason/destruct.C: Remove incorrect
14879 pseudo-destructor names.
14880 * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
14881 * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
14882 pseudo-destructor names.
14883 * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
14884 * g++.old-deja/g++.jason/overload19.C: Likewise.
14885 * g++.old-deja/g++.jason/overload32.C: Likewise.
14886 * g++.old-deja/g++.jason/parse11.C: Issue error messages about
14887 stray semicolons.
14888 * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
14889 * g++.old-deja/g++.jason/return.C: Likewise.
14890 * g++.old-deja/g++.jason/return2.C: Likewise.
14891 * g++.old-deja/g++.jason/shadow1.C: Likewise.
14892 * g++.old-deja/g++.jason/special.C: Use explicit specialization
14893 syntax.
14894 * g++.old-deja/g++.jason/template10.C: Account for use of
14895 non-dependent names.
14896 * g++.old-deja/g++.jason/template11.C: Use explicit specialization
14897 syntax.
14898 * g++.old-deja/g++.jason/template37.C: Likewise.
14899 * g++.old-deja/g++.law/access4.C: Change error messages.
14900 * g++.old-deja/g++.law/arm13.C: Remove incorrect
14901 pseudo-destructor names.
14902 * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
14903 * g++.old-deja/g++.law/ctors9.C: Likewise.
14904 * g++.old-deja/g++.law/cvt22.C: Likewise.
14905 * g++.old-deja/g++.law/dtors5.C: Likewise.
14906 * g++.old-deja/g++.law/global-init1.C: Likewise.
14907 * g++.old-deja/g++.law/missed-error3.C: Likewise.
14908 * g++.old-deja/g++.law/operators28.C: Likewise.
14909 * g++.old-deja/g++.law/visibility28.C: Likewise.
14910 * g++.old-deja/g++.martin/eval1.C: Likewise.
14911 * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
14912 name.
14913 * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
14914 * g++.old-deja/g++.mike/net34.C: Likewise.
14915 * g++.old-deja/g++.mike/net36.C: Likewise.
14916 * g++.old-deja/g++.mike/ns2.C: Likewise.
14917 * g++.old-deja/g++.mike/p12306.C: Likewise.
14918 * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
14919 value extension.
14920 * g++.old-deja/g++.mike/p700.C: Likewise.
14921 * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
14922 * g++.old-deja/g++.mike/p710.C: Likewise.
14923 * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
14924 value extension.
14925 * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
14926 * g++.old-deja/g++.mike/pmf9.C: Likewise.
14927 * g++.old-deja/g++.ns/crash2.C: Likewise.
14928 * g++.old-deja/g++.ns/crash3.C: Likewise.
14929 * g++.old-deja/g++.ns/invalid1.C: Likewise.
14930 * g++.old-deja/g++.ns/ns17.C: Likewise.
14931 * g++.old-deja/g++.ns/template16.C: Likewise.
14932 * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
14933 keyword.
14934 * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
14935 * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
14936 * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
14937 named return value extension.
14938 * g++.old-deja/g++.oliva/nameret2.C: Likewise.
14939 * g++.old-deja/g++.other/access4.C: Issue additional error
14940 messages.
14941 * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
14942 * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
14943 * g++.old-deja/g++.other/crash11.C: Add missing class-key.
14944 * g++.old-deja/g++.other/crash25.C: Change error message.
14945 * g++.old-deja/g++.other/crash4.C: Change error message.
14946 * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
14947 * g++.old-deja/g++.other/decl5.C: Issue more error messages.
14948 * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
14949 checks.
14950 * g++.old-deja/g++.other/defarg8.C: Likewise.
14951 * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
14952 * g++.old-deja/g++.other/dtor10.C: Likewise.
14953 * g++.old-deja/g++.other/incomplete.C: Likewise.
14954 * g++.old-deja/g++.other/linkage7.C: Likewise.
14955 * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
14956 lookup algorithm.
14957 * g++.old-deja/g++.other/mangle2.C: Likewise.
14958 * g++.old-deja/g++.other/refinit2.C: Likewise.
14959 * g++.old-deja/g++.other/sizeof2.C: Change error messages.
14960 * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
14961 * g++.old-deja/g++.pt/crash28.C: Likewise.
14962 * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
14963 syntax.
14964 * g++.old-deja/g++.pt/crash32.C: Change error message.
14965 * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
14966 * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
14967 * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
14968 error message position.
14969 * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
14970 * g++.old-deja/g++.pt/defarg8.C: Change error message.
14971 * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
14972 syntax.
14973 * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
14974 * g++.old-deja/g++.pt/eichin01b.C: Likewise.
14975 * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
14976 * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
14977 keyword.
14978 * g++.old-deja/g++.pt/explicit31.C: Likewise.
14979 * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
14980 * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
14981 keyword.
14982 * g++.old-deja/g++.pt/explicit71.C: Change error message.
14983 * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
14984 syntax.
14985 * g++.old-deja/g++.pt/friend28.C: Account for use of
14986 non-dependent names.
14987 * g++.old-deja/g++.pt/friend29.C: Likewise.
14988 * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
14989 rules.
14990 * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
14991 * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
14992 * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
14993 lookup rules.
14994 * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
14995 * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
14996 keyword.
14997 * g++.old-deja/g++.pt/memclass20.C: Likewise.
14998 * g++.old-deja/g++.pt/memclass5.C: Likewise.
14999 * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
15000 keyword.
15001 * g++.old-deja/g++.pt/memtemp75.C: Likewise.
15002 * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
15003 * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
15004 * g++.old-deja/g++.pt/overload13.C: Correct error messages.
15005 * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
15006 * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
15007 keyword.
15008 * g++.old-deja/g++.pt/spec10.C: Likewise.
15009 * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
15010 * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
15011 * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
15012 * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
15013 * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
15014 * g++.old-deja/g++.pt/ttp62.C: Likewise.
15015 * g++.old-deja/g++.pt/ttp64.C: Likewise.
15016 * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
15017 * g++.old-deja/g++.pt/typename15.C: Likewise.
15018 * g++.old-deja/g++.pt/typename22.C: Likewise.
15019 * g++.old-deja/g++.pt/typename6.C: Change error messages.
15020 * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
15021 * g++.old-deja/g++.pt/virtual2.C: Likewise.
15022 * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
15023 syntax.
15024 * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
15025 return value extension.
15026 * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
15027 * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
15028 * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
15029 * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
15030
15031 2002-12-26 Nathan Sidwell <nathan@codesourcery.com>
15032
15033 * g++.dg/warn/inline1.C: New test.
15034 * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
15035 * g++.old-deja/g++.jason/synth10.C: Likewise.
15036 * g++.old-deja/g++.mike/net31.C: Likewise.
15037 * g++.old-deja/g++.mike/p8786.C: Likewise.
15038
15039 * g++.dg/template/friend10.C: New test.
15040 * g++.dg/template/conv5.C: New test.
15041
15042 2002-12-24 Nathan Sidwell <nathan@codesourcery.com>
15043
15044 * g++.dg/lookup/scoped3.C: New test.
15045
15046 * g++.dg/lookup/decl1.C: New test.
15047 * g++.dg/lookup/decl2.C: New test.
15048
15049 2002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
15050
15051 * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
15052 gcc.c-torture/compile/20021015-1.c,
15053 gcc.c-torture/compile/20021015-2.c,
15054 gcc.c-torture/compile/20021123-1.c,
15055 gcc.c-torture/compile/20021123-2.c,
15056 gcc.c-torture/compile/20021123-3.c,
15057 gcc.c-torture/compile/20021123-4.c,
15058 gcc.c-torture/execute/20021024-1.c: Add tests previously added
15059 only to 3.1 or 3.2 branch.
15060
15061 2002-12-23 Mark Mitchell <mark@codesourcery.com>
15062
15063 * gcc.dg/i386-bitfield3.c: New test.
15064
15065 * gcc.dg/i386-bitfield2.c: New test.
15066
15067 2002-12-22 Nathan Sidwell <nathan@codesourcery.com>
15068
15069 * g++.dg/parse/conv_op1.C: New test.
15070
15071 2002-12-21 Josef Zlomek <zlomekj@suse.cz>
15072
15073 * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
15074 approved.
15075
15076 2002-12-20 Josef Zlomek <zlomekj@suse.cz>
15077
15078 * gcc.c-torture/compile/20021220-1.c: New test.
15079
15080 2002-12-19 Casper S. Hornstrup <chorns@users.sourceforge.net>
15081
15082 * gcc.dg/i386-fastcall-1.c: New.
15083
15084 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
15085
15086 * gcc.c-torture/execute/20021219-1.c: New test.
15087
15088 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
15089
15090 * gcc.dg/i386-pic-1.c: New test.
15091
15092 2002-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15093
15094 PR c++/8099
15095 * g++.dg/template/friend9.C: New test.
15096
15097 2002-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15098
15099 PR c++/3663
15100 * g++.dg/template/access7.C: New test.
15101
15102 2002-12-18 Nick Clifton <nickc@redhat.com>
15103
15104 * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
15105 the libstdc++-v3 directory has been found.
15106
15107 2002-12-12 Devang Patel <dpatel@apple.com>
15108 * gcc.dg/darwin-ld-1.c: New test.
15109 * gcc.dg/darwin-ld-2.c: New test.
15110 * gcc.dg/darwin-ld-3.c: New test.
15111 * gcc.dg/darwin-ld-4.c: New test.
15112 * gcc.dg/darwin-ld-5.c: New test.
15113
15114 2002-12-12 Eric Botcazou <ebotcazou@libertysurf.fr>
15115
15116 * gcc.c-torture/compile/20021212-1.c: New test.
15117
15118 2002-12-11 Neil Booth <neil@daikokuya.co.uk>
15119
15120 * gcc.dg/fshort-wchar: New test.
15121
15122 2002-12-10 Mark Mitchell <mark@codesourcery.com>
15123
15124 PR c++/8372
15125 * g++.dg/template/dtor1.C: New test.
15126
15127 * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
15128 markers.
15129
15130 2002-12-10 Jakub Jelinek <jakub@redhat.com>
15131
15132 * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
15133
15134 2002-12-09 Mark Mitchell <mark@codesourcery.com>
15135
15136 * g++.dg/template/static1.C: New test.
15137 * g++.dg/template/static2.C: New test.
15138 * g++.old-deja/g++.ext/memconst.C: New test.
15139
15140 2002-12-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15141
15142 * g++.dg/special/conpr-2.C: Expect failure on solaris2.
15143 * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
15144 * g++.dg/special/initp1.C: Likewise.
15145
15146 2002-12-06 Jakub Jelinek <jakub@redhat.com>
15147
15148 * gcc.c-torture/execute/20021204-1.c: New test.
15149
15150 2002-12-04 Geoffrey Keating <geoffk@apple.com>
15151
15152 * gcc.dg/ppc-fmadd-1.c: New file.
15153 * gcc.dg/ppc-fmadd-2.c: New file.
15154 * gcc.dg/ppc-fmadd-3.c: New file.
15155
15156 2002-12-04 Eric Botcazou <ebotcazou@libertysurf.fr>
15157
15158 * gcc.c-torture/compile/20021204-1.c: New test.
15159
15160 2002-12-03 Nathan Sidwell <nathan@codesourcery.com>
15161
15162 * g++.dg/inherit/covariant2.C: New test.
15163 * g++.dg/inherit/covariant3.C: New test.
15164 * g++.dg/inherit/covariant4.C: New test.
15165 * g++.dg/inherit/covariant1.C: Remove XFAIL.
15166 * g++.old-deja/g++.robertl/eb17.C: Likewise.
15167
15168 2002-12-03 Mark Mitchell <mark@codesourcery.com>
15169
15170 PR c++/8688
15171 * g++.dg/init/brace3.C: New test.
15172
15173 2002-12-02 Kazu Hirata <kazu@cs.umass.edu>
15174
15175 * gcc.dg/20020210-1.c: Fix a comment typo.
15176
15177 2002-12-02 Mark Mitchell <mark@codesourcery.com>
15178
15179 PR c++/8720
15180 * g++.dg/parse/defarg1.C: New test.
15181
15182 PR c++/8615
15183 * g++.dg/template/char1.C: New test.
15184
15185 * g++.dg/template/varmod1.C: Fix typo.
15186
15187 2002-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15188
15189 DR 180
15190 * g++.old-deja/g++.pt/crash32.C: Expect error.
15191
15192 2002-12-01 Mark Mitchell <mark@codesourcery.com>
15193
15194 PR c++/5919
15195 * g++.dg/template/varmod1.C: New test.
15196
15197 PR c++/8727
15198 * g++.dg/inherit/typeinfo1.C: New test.
15199
15200 PR c++/8663
15201 * g++.dg/inherit/typedef1.C: New test.
15202
15203 2002-11-30 Mark Mitchell <mark@codesourcery.com>
15204
15205 PR c++/8332
15206 PR c++/8493
15207 * g++.dg/template/strlen1.C: New test.
15208
15209 PR c++/8227
15210 * g++.dg/template/ctor2.C: New test.
15211
15212 PR c++/8214
15213 * g++.dg/init/string1.C: New test.
15214
15215 PR c++/8511
15216 * g++.dg/template/friend8.C: New test.
15217
15218 2002-11-29 Joe Buck <jbuck@synopsys.com>
15219
15220 * g++.dg/lookup/anon2.C: New test.
15221
15222 2002-11-28 Kazu Hirata <kazu@cs.umass.edu>
15223
15224 * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
15225 h8300 port.
15226
15227 2002-11-27 Richard Sandiford <rsandifo@redhat.com>
15228
15229 * gcc.dg/bitfld-6.c: New test.
15230
15231 2002-11-27 Jan Hubicka <jh@suse.cz>
15232
15233 * gcc.c-torture/execute/20021127.[cx]: New test.
15234
15235 2002-11-26 Jan Hubicka <jh@suse.cz>
15236
15237 * gcc.dg/i386-cmov[123].c: New tests for conditional move code
15238 quality.
15239
15240 2002-11-26 Geoffrey Keating <geoffk@apple.com>
15241
15242 * g++.dg/init/brace2.C: New test.
15243 * g++.old-deja/g++.mike/p9129.C: Correct.
15244
15245 2002-11-26 Mark Mitchell <mark@codesourcery.com>
15246
15247 * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
15248
15249 2002-11-25 Andreas Bauer <baueran@in.tum.de>
15250
15251 * gcc.dg/sibcall-6: New test for indirect sibcalls.
15252
15253 2002-11-25 Mark Mitchell <mark@codesourcery.com>
15254
15255 * testsuite/g++.dg/abi/empty11.C: New test.
15256 * testsuite/g++.dg/rtti/cv1.C: New test.
15257
15258 2002-11-25 Hans-Peter Nilsson <hp@bitrange.com>
15259
15260 * lib/prune.exp: Prune more -fpic/-fPIC warnings.
15261
15262 2002-11-24 Mark Mitchell <mark@codesourcery.com>
15263
15264 * g++.dg/abi/empty10.C: New test.
15265
15266 2002-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
15267
15268 * gcc.c-torture/compile/20021124-1.c: New test.
15269
15270 2002-11-22 Mark Mitchell <mark@codesourcery.com>
15271
15272 * g++.dg/abi/rtti2.C: New test.
15273
15274 2002-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
15275
15276 * gcc.dg/i386-unroll-1.c: New test.
15277
15278 2002-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
15279
15280 * gcc.c-torture/compile/20021120-1.c: New test.
15281 * gcc.c-torture/compile/20021120-2.c: New test.
15282
15283 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
15284
15285 * gcc.dg/bitfld-5.c: New test.
15286
15287 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
15288
15289 * gcc.c-torture/execute/20021120-3.c: New test.
15290
15291 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
15292
15293 * gcc.c-torture/execute/20021120-2.c: New test.
15294
15295 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
15296
15297 * gcc.c-torture/execute/20021120-1.c: New test.
15298
15299 2002-11-20 Jakub Jelinek <jakub@redhat.com>
15300
15301 * gcc.c-torture/execute/20021118-3.c: New test.
15302
15303 2002-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
15304
15305 * gcc.c-torture/compile/20021119-1.c: New test.
15306
15307 2002-11-19 Jason Thorpe <thorpej@wasabisystems.com>
15308
15309 * gcc.dg/duff-1.c: New test.
15310 * gcc.dg/duff-2.c: New test.
15311 * gcc.dg/duff-3.c: New test.
15312
15313 2002-11-18 Neil Booth <neil@daikokuya.co.uk>
15314
15315 * gcc.dg/cpp/_Pragma5.c: New test.
15316
15317 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
15318
15319 * gcc.c-torture/execute/20021118-2.c: New test.
15320
15321 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
15322
15323 * gcc.c-torture/execute/20021118-1.c: New test.
15324
15325 2002-11-16 Jakub Jelinek <jakub@redhat.com>
15326
15327 * gcc.dg/20021116-1.c: New test.
15328
15329 2002-11-14 Mark Mitchell <mark@codesourcery.com>
15330
15331 * g++.dg/abi/vcall1.C: New test.
15332
15333 2002-11-14 Jakub Jelinek <jakub@redhat.com>
15334
15335 * gcc.dg/20021029-1.c: New test.
15336 * gcc.dg/20021029-2.c: New test.
15337
15338 2002-11-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
15339
15340 * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
15341
15342 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
15343
15344 PR c/8439
15345 * gcc.dg/20021110.c: Move to ...
15346 * gcc.c-torture/compile/20021110.c: .... here.
15347
15348 2002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15349
15350 PR c/8467
15351 * gcc.c-torture/execute/20021111-1.c
15352
15353 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
15354
15355 PR c/8439
15356 * gcc.dg/20021110.c: New test.
15357
15358 2002-11-10 Mark Mitchell <mark@codesourcery.com>
15359
15360 * g++.dg/abi/vthunk3.C: Run only on x86.
15361
15362 2002-11-10 Joseph S. Myers <jsm@polyomino.org.uk>
15363
15364 * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
15365
15366 2002-11-09 Hans-Peter Nilsson <hp@bitrange.com>
15367
15368 * lib/compat.exp (compat-execute): Fix logic error in last
15369 change.
15370
15371 2002-11-09 Neil Booth <neil@daikokuya.co.uk>
15372
15373 * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
15374
15375 2002-11-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15376
15377 PR c++/8389
15378 * g++.dg/template/access6.C: New test.
15379
15380 2002-11-08 Jan Hubicka <jh@suse.cz>
15381
15382 * gcc.dg/i386-ssefp-1.c: New test.
15383 * gcc.dg/i386-ssefp-1.c: New test.
15384
15385 2002-11-08 Jan Hubicka <jh@suse.cz>
15386
15387 * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
15388
15389 2002-11-07 Mark Mitchell <mark@codesourcery.com>
15390
15391 * g++.dg/abi/vthunk3.C: New test.
15392
15393 PR c++/8338
15394 * g++.dg/template/crash2.C: New test.
15395
15396 2002-11-07 Mark Mitchell <mark@codesourcery.com>
15397
15398 * testsuite/g++.dg/abi/dtor1.C: New test.
15399 * testsuite/g++.dg/abi/dtor2.C: Likewise.
15400
15401 2002-11-05 Geoffrey Keating <geoffk@apple.com>
15402
15403 * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
15404 Darwin.
15405
15406 2002-11-04 Adam Nemet <anemet@lnxw.com>
15407
15408 * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
15409 -mthumb. Only xfail with -O0.
15410
15411 2002-11-03 Mark Mitchell <mark@codesourcery.com>
15412
15413 * g++.dg/abi/thunk1.C: New test.
15414 * g++.dg/abi/thunk2.C: Likewise.
15415 * g++.dg/abi/vtt1.C: Likewise.
15416
15417 2002-11-02 Diego Novillo <dnovillo@redhat.com>
15418
15419 PR optimization/8423
15420 * gcc.c-torture/execute/builtin-constant.c: New test.
15421
15422 2002-11-01 Zack Weinberg <zack@codesourcery.com>
15423
15424 * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
15425 Add some more cases.
15426
15427 2002-11-01 Mark Mitchell <mark@codesourcery.com>
15428
15429 PR c++/8391
15430 * g++.dg/opt/local1.C: New test.
15431
15432 2002-10-30 Mark Mitchell <mark@codesourcery.com>
15433
15434 PR c++/8160
15435 * g++.dg/template/complit1.C: New test.
15436
15437 PR c++/8149
15438 * g++.dg/template/typename4.C: Likewise.
15439
15440 2002-10-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15441
15442 Core issue 287, PR c++/7639
15443 * g++.dg/template/instantiate1.C: Adjust error location.
15444 * g++.dg/template/instantiate3.C: New test.
15445 * g++.old-deja/g++.pt/crash10.C: Adjust error location.
15446 * g++.old-deja/g++.pt/derived3.C: Adjust error location.
15447 * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
15448
15449 2002-10-29 Hans-Peter Nilsson <hp@bitrange.com>
15450
15451 * lib/compat.exp (compat-execute): Don't clean out a gluefile.
15452
15453 2002-10-29 Mark Mitchell <mark@codesourcery.com>
15454
15455 PR c++/8287
15456 * g++.dg/init/dtor2.C: New test.
15457
15458 2002-10-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15459
15460 * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
15461 * gcc.dg/nest.c: Bypass errors on irix6.
15462
15463 2002-10-27 Hans-Peter Nilsson <hp@bitrange.com>
15464
15465 * gcc.dg/nest.c: Expect error for mmix-*-*.
15466 * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
15467
15468 2002-10-26 Hans-Peter Nilsson <hp@bitrange.com>
15469
15470 * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
15471 markers.
15472
15473 * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
15474
15475 2002-10-25 Mike Stump <mrs@apple.com>
15476
15477 * gcc.dg/warn-1.c: New test.
15478
15479 2002-10-25 Zack Weinberg <zack@codesourcery.com>
15480
15481 * g++.dg/template/typename3.C: New test.
15482
15483 2002-10-25 Mark Mitchell <mark@codesourcery.com>
15484
15485 * g++.dg/lookup/ptrmem1.C: New test.
15486
15487 * g++.dg/abi/vthunk2.C: New test.
15488
15489 2002-10-25 Zack Weinberg <zack@codesourcery.com>
15490
15491 * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
15492
15493 2002-10-24 Mark Mitchell <mark@codesourcery.com>
15494
15495 * g++.dg/abi/empty9.C: New test.
15496
15497 2002-10-24 Richard Henderson <rth@redhat.com>
15498
15499 * g++.dg/inherit/thunk1.C: Enable for ia64.
15500
15501 2002-10-23 Mark Mitchell <mark@codesourcery.com>
15502
15503 PR c++/8067
15504 * g++.dg/lookup/pretty1.C: New test.
15505
15506 2002-10-23 Jakub Jelinek <jakub@redhat.com>
15507
15508 * gcc.dg/20021023-1.c: New test.
15509
15510 2002-10-23 Mark Mitchell <mark@codesourcery.com>
15511
15512 PR c++/7679
15513 * g++.dg/parse/inline1.C: New test.
15514
15515 2002-10-23 Richard Henderson <rth@redhat.com>
15516
15517 * g++.dg/inherit/thunk1.C: Enable for x86_64.
15518
15519 * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
15520
15521 2002-10-22 Mark Mitchell <mark@codesourcery.com>
15522
15523 PR c++/6579
15524 * g++.dg/parse/stmtexpr3.C: New test.
15525
15526 2002-10-22 Nathan Sidwell <nathan@codesourcery.com>
15527
15528 * g++.dg/expr/cond1.C: New test.
15529
15530 2002-10-21 Zack Weinberg <zack@codesourcery.com>
15531
15532 * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
15533
15534 2002-10-21 Mark Mitchell <mark@codesourcery.com>
15535
15536 * g++.dg/abi/vbase13.C: New test.
15537 * g++.dg/abi/vbase14.C: Likewise.
15538
15539 2002-10-21 Jakub Jelinek <jakub@redhat.com>
15540
15541 * gcc.dg/tls/pic-1.c: New test.
15542 * gcc.dg/tls/nonpic-1.c: New test.
15543 * gcc.dg/20021018-1.c: New test.
15544
15545 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
15546
15547 * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
15548 Remove only files with the same base name as the test case.
15549 (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
15550 (profopt-execute): Likewise. Also, remove old profiling
15551 and performance data files before running the tests.
15552
15553 * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
15554 * g++.dg/bprob/bprob.exp: Likewise.
15555 * g77.dg/bprob/bprob.exp: Likewise. Also, relax regexp
15556 to allow more general test case names.
15557
15558 * g++.dg/bprob/bprob-1.C: Rename to ...
15559 * g++.dg/bprob/g++-bprob-1.C: ... this.
15560
15561 * g77.dg/bprob/bprob-1.f: Rename to ...
15562 * g77.dg/bprob/g77-bprob-1.f: ... this.
15563
15564 2002-10-21 Zack Weinberg <zack@codesourcery.com>
15565
15566 * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
15567 bison 1.50 or later.
15568
15569 2002-10-21 Janis Johnson <janis187@us.ibm.com>
15570
15571 * g++.dg/README: Describe more test directories.
15572
15573 2002-10-21 Mark Mitchell <mark@codesourcery.com>
15574
15575 * g++.dg/init/array6.C: Add additional tests.
15576
15577 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
15578
15579 * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
15580 * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
15581
15582 2002-10-21 Kazu Hirata <kazu@cs.umass.edu>
15583
15584 * gcc.c-torture/compile/20020604-1.x: New.
15585 * gcc.c-torture/compile/simd-5.x: Likewise.
15586 * gcc.c-torture/execute/920710-1.x: Likewise.
15587 * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
15588
15589 2002-10-21 Mark Mitchell <mark@codesourcery.com>
15590
15591 * g++.dg/inherit/override1.C: Add dg-options clause.
15592
15593 2002-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
15594
15595 * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
15596 _mm_slli_si128.
15597
15598 2002-10-19 Andreas Schwab <schwab@suse.de>
15599
15600 * lib/compat.exp (compat-run): Prepend "./" when $dest has no
15601 directory component.
15602
15603 2002-10-18 Mark Mitchell <mark@codesourcery.com>
15604
15605 * g++.dg/inherit/thunk1.C: New test.
15606
15607 * g++.dg/inherit/override1.C: New test.
15608
15609 * g++.dg/abi/mangle11.C: New test.
15610 * g++.dg/abi/mangle14.C: New test.
15611 * g++.dg/abi/mangle17.C: New test.
15612
15613 2002-10-17 Nathan Sidwell <nathan@codesourcery.com>
15614
15615 * g++.dg/overload/member2.C: New test.
15616
15617 2002-10-17 Janis Johnson <janis187@us.ibm.com>
15618
15619 * g++.dg/README: Describe new compat directory.
15620 * g++.dg/dg.exp: Skip tests in compat directory.
15621 * README.compat: New file.
15622 * lib/compat.exp: New expect script.
15623 * g++.dg/compat: New test directory.
15624 * g++.dg/compat/compat.exp: New expect script.
15625 * g++.dg/compat/abi: New test directory.
15626 * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
15627 g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
15628 g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
15629 g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
15630 g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
15631 g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
15632 g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
15633 g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
15634 g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
15635 g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
15636 g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
15637 g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
15638 * g++.dg/compat/break: New test directory.
15639 * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
15640 g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
15641 g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
15642 g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
15643 g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
15644 g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
15645 g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
15646 g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
15647 g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
15648 g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
15649 g++.dg/compat/break/README: New files.
15650 * g++.dg/compat/eh: New test directory.
15651 * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
15652 g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
15653 g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
15654 g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
15655 g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
15656 g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
15657 g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
15658 g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
15659 g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
15660 g++.dg/compat/eh/filter2_y.C,
15661 g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
15662 g++.dg/compat/eh/new1_y.C,
15663 g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
15664 g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
15665 g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
15666 g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
15667 g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
15668 g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
15669 g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
15670 g++.dg/compat/eh/unexpected1_y.C: New files.
15671 * g++.dg/compat/init: New test directory.
15672 * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
15673 g++.dg/compat/init/array5_y.C,
15674 g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
15675 g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
15676 g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
15677 g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
15678 g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
15679 g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
15680 g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
15681 g++.dg/compat/init/init-ref2_y.C: New files.
15682
15683 2002-10-17 Mark Mitchell <mark@codesourcery.com>
15684
15685 PR c++/7584
15686 * g++.dg/inherit/using3.C: New test.
15687
15688 2002-10-17 Jan Hubicka <jh@suse.cz>
15689
15690 * gcc.dg/20021017-2.c: New test.
15691
15692 2002-10-17 Mark Mitchell <mark@codesourcery.com>
15693
15694 * g++.dg/abi/mangle16.C: Adjust.
15695
15696 * g++.dg/init/array8.C: New test.
15697
15698 2002-10-17 Richard Sandiford <rsandifo@redhat.com>
15699
15700 * gcc.dg/special/mips-abi.exp: New test.
15701 * gcc.dg/special/mips-abi.s: Empty file used by the above.
15702
15703 2002-10-16 Mark Mitchell <mark@codesourcery.com>
15704
15705 * g++.dg/abi/mangle16.C: New test.
15706 * g++.dg/abi/mangle17.C: Likewise.
15707
15708 PR c++/7478
15709 * g++.dg/template/ref1.C: New test.
15710
15711 2002-10-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15712
15713 * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
15714
15715 2002-10-16 Ulrich Weigand <uweigand@de.ibm.com>
15716
15717 * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
15718
15719 2002-10-16 Mark Mitchell <mark@codesourcery.com>
15720
15721 PR c++/7524
15722 * g++.dg/init/array7.C: New test.
15723
15724 2002-10-15 Mark Mitchell <mark@codesourcery.com>
15725
15726 * g++.dg/init/array6.C: New test.
15727
15728 * g++.dg/abi/mangle13.C: Likewise.
15729 * g++.dg/abi/mangle14.C: Likewise.
15730 * g++.dg/abi/mangle15.C: Likewise.
15731
15732 2002-10-14 Mark Mitchell <mark@codesourcery.com>
15733
15734 * g++.dg/abi/empty8.C: New test.
15735
15736 2002-10-15 Nathan Sidwell <nathan@codesourcery.com>
15737
15738 * g++.dg/init/ctor1.C: New test.
15739
15740 2002-10-15 Ulrich Weigand <uweigand@de.ibm.com>
15741
15742 * gcc.c-torture/execute/20021015-1.c: New test.
15743
15744 2002-10-15 J"orn Rennecke <joern.rennecke@superh.com>
15745
15746 * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
15747
15748 2002-10-14 Jan Hubicka <jh@suse.cz>
15749
15750 * gcc.dg/i386-ssetype-[1-5].c: New tests.
15751
15752 2002-10-14 Richard Henderson <rth@redhat.com>
15753
15754 * gcc.dg/20020219-1.c: Disable for 16-bit targets.
15755
15756 2002-10-14 Mark Mitchell <mark@codesourcery.com>
15757
15758 PR optimization/6631
15759 * g++.dg/opt/const2.C: New test.
15760
15761 2002-10-14 Mark Mitchell <mark@codesourcery.com>
15762
15763 PR c++/7176
15764 * g++.dg/parse/friend1.C: New test.
15765 * g++.old-deja/g++.pt/memtemp64.C: Adjust.
15766
15767 2002-10-14 Jakub Jelinek <jakub@redhat.com>
15768
15769 * gcc.dg/20021014-1.c: New test.
15770
15771 2002-10-11 Mark Mitchell <mark@codesourcery.com>
15772
15773 PR c++/5661
15774 * g++.dg/ext/vlm1.C: New test.
15775 * g++.dg/ext/vlm2.C: Likewise.
15776
15777 * g++.dg/init/array1.C: Remove invalid braces.
15778 * g++.dg/init/brace1.C: New test.
15779 * g++.dg/init/copy2.C: Likewise.
15780 * g++.dg/init/copy3.C: Likewise.
15781 * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
15782 * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
15783 braces.
15784
15785 2002-10-11 Neil Booth <neil@daikokuya.co.uk>
15786
15787 * gcc.dg/cpp/assembler.S: Don't use -ansi.
15788
15789 2002-10-11 Richard Shann <richard.shann@superh.com>
15790
15791 * gcc.c-torture/compile/simd-5.c: New test.
15792
15793 2002-10-10 Roger Sayle <roger@eyesopen.com>
15794
15795 * gcc.c-torture/execute/shiftopt-1.c: New test case.
15796
15797 2002-10-10 Jim Wilson <wilson@redhat.com>
15798
15799 * gcc.c-torture/execute/20021010-1.c: New test.
15800
15801 2002-10-09 Zack Weinberg <zack@codesourcery.com>
15802
15803 PR c/7353
15804 * g++.dg/ext/typedef-init.C: New test.
15805 * gcc.dg/typedef-init.c: New test.
15806
15807 2002-10-09 Neil Booth <neil@daikokuya.co.uk>
15808
15809 * gcc.dg/cpp/paste13.c: New test.
15810
15811 2002-10-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15812
15813 * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs. For
15814 remaining platforms, XFAIL during compile, not execute. Don't
15815 XFAIL at -O0.
15816
15817 2002-10-08 Nathan Sidwell <nathan@codesourcery.com>
15818
15819 * gcc.dg/alias-1.c: Tweak expected warning.
15820
15821 2002-10-06 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
15822
15823 * gcc.dg/20020411-1.c: Disable for 16-bit "int".
15824
15825 2002-10-06 Andreas Jaeger <aj@suse.de>
15826
15827 * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
15828 * gcc.dg/cpp/c++98.C: Likewise.
15829
15830 * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
15831 * g++.dg/cpp/c++98.C: Likewise.
15832
15833 * g++.dg/README (Subdirectories): Mention cpp directory.
15834
15835 PR target/7559
15836 * gcc.dg/20021006-1.c: New test.
15837
15838 2002-10-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15839
15840 PR c++/7804
15841 * g++.dg/other/warning1.C: New test.
15842
15843 2002-10-04 Roger Sayle <roger@eyesopen.com>
15844
15845 * gcc.c-torture/execute/20020720-1.x: XFAIL instead of skipping
15846 the test on failing platforms. Mark sparcv9-*-*, sparc64-*-*
15847 and sparc-*-* with -m64 as expected failures. See PR 8087.
15848
15849 2002-10-03 Mark Mitchell <mark@codesourcery.com>
15850
15851 PR c++/7931
15852 * g++.dg/template/ptrmem3.C: New test.
15853
15854 PR c++/7754
15855 * g++.dg/template/union1.C: New test.
15856
15857 2002-10-03 Mark Mitchell <mark@codesourcery.com>
15858
15859 PR c++/8006
15860 * g++.dg/abi/mangle9.C: New test.
15861 * g++.dg/abi/mangle10.C: New test.
15862 * g++.dg/abi/mangle11.C: New test.
15863 * g++.dg/abi/mangle12.C: New test.
15864
15865 2002-10-02 Mark Mitchell <mark@codesourcery.com>
15866
15867 PR c++/7188.
15868 * g++.dg/template/meminit1.C: New test.
15869 * g++.dg/warn/Wreorder-1.C: Likewise.
15870 * g++.old-deja/g++.mike/warn3.C: Tweak.
15871 * lib/prune.exp: Ingore "in copy constructor".
15872
15873 2002-10-02 Andreas Jaeger <aj@suse.de>
15874
15875 * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
15876 gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
15877 g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
15878 on x86-64.
15879
15880 2002-10-01 Mark Mitchell <mark@codesourcery.com>
15881
15882 * gcc.dg/empty1.C: Fix typo.
15883
15884 2002-10-01 Nathan Sidwell <nathan@codesourcery.com>
15885
15886 * gcc.dg/alias-1.c: New test.
15887
15888 2002-10-01 Mark Mitchell <mark@codesourcery.com>
15889
15890 * gcc.dg/empty1.C: New test.
15891
15892 * g++.dg/tls/init-2.C: Tweak error messages.
15893
15894 2002-10-01 Richard Sandiford <rsandifo@redhat.com>
15895
15896 * gcc.c-torture/compile/20020923-1.c: New test.
15897
15898 2002-09-30 Jason Thorpe <thorpej@wasabisystems.com>
15899
15900 * gcc.c-torture/execute/ffs-1.c: New test.
15901 * gcc.c-torture/execute/ffs-2.c: Ditto.
15902
15903 2002-09-30 Nathan Sidwell <nathan@codesourcery.com>
15904
15905 * g++.dg/overload/member1.C: New test.
15906
15907 2002-09-30 Mark Mitchell <mark@codesourcery.com>
15908
15909 * g++.dg/abi/empty7.C: New test.
15910 * g++.dg/init/pm2.C: Likewise.
15911
15912 2002-09-29 Nathan Sidwell <nathan@codesourcery.com>
15913
15914 * g++.dg/rtti/crash1.C: New test.
15915
15916 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
15917
15918 * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
15919 gcc.dg/sibcall-4.c: New tests.
15920
15921 2002-09-28 Roger Sayle <roger@eyesopen.com>
15922
15923 * gcc.c-torture/execute/20020720-1.x: No longer skip test on
15924 powerpc and MMIX targets.
15925
15926 2002-09-27 Zack Weinberg <zack@codesourcery.com>
15927
15928 * gcc.dg/cpp/20020927-1.c: New.
15929
15930 2002-09-26 David S. Miller <davem@redhat.com>
15931
15932 * gcc.c-torture/compile/trunctfdf.c: New.
15933
15934 2002-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15935
15936 * lib/target-supports.exp (check_weak_available): Handle solaris2.
15937
15938 2002-09-27 Alan Modra <amodra@bigpond.net.au>
15939
15940 * gcc.c-torture/execute/loop-15.c: New.
15941
15942 2002-09-26 Janis Johnson <janis187@us.ibm.com>
15943
15944 * README.QMTEST: Fix typo.
15945
15946 2002-09-26 Ulrich Weigand <uweigand@de.ibm.com>
15947
15948 * gcc.dg/20020926-1.c: New test.
15949
15950 2002-09-25 David S. Miller <davem@redhat.com>
15951
15952 PR target/7842
15953 * gcc.c-torture/execute/shiftdi.c: New test.
15954
15955 2002-09-26 Richard Earnshaw <rearnsha@arm.com>
15956
15957 * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
15958 unique to the tool.
15959 * lib/g77.exp (g77_init): Likewise.
15960 * lib/g++.exp (g++_init): Likewise.
15961 * lib/objc.exp (objc_init): Likewise.
15962
15963 2002-09-25 Mark Mitchell <mark@codesourcery.com>
15964
15965 * gcc/testsuite/g++.dg/abi/empty5.C: New test.
15966 * gcc/testsuite/g++.dg/abi/empty6.C: New test.
15967 * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
15968
15969 2002-09-25 Richard Henderson <rth@redhat.com>
15970
15971 * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
15972 too-small long double.
15973
15974 2002-09-23 Hans-Peter Nilsson <hp@axis.com>
15975
15976 * gcc.dg/20020919-1.c: New test.
15977
15978 2002-09-23 Mark Mitchell <mark@codesourcery.com>
15979
15980 * g++.dg/abi/bitfield6.C: New test.
15981 * g++.dg/abi/bitfield7.C: New test.
15982 * g++.dg/abi/bitfield8.C: New test.
15983 * g++.dg/abi/vbase11.C: New test.
15984
15985 2002-09-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
15986
15987 * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
15988 hppa*-*-hpux*. Update test comment.
15989
15990 2002-09-20 Jakub Jelinek <jakub@redhat.com>
15991
15992 * gcc.dg/tls/struct-1.c: New test.
15993
15994 2002-09-20 Neil Booth <neil@daikokuya.co.uk>
15995
15996 * gcc.dg/cpp/tr-warn2.c: Update.
15997
15998 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
15999
16000 * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
16001
16002 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
16003
16004 * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
16005 systems.
16006
16007 2002-09-20 Hans-Peter Nilsson <hp@bitrange.com>
16008
16009 * gcc.c-torture/execute/ieee/mzero3.c: New test.
16010
16011 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
16012 Adjust for c++filt moved to binutils. Remove spurious duplicate
16013 setting of cxxfilt.
16014
16015 2002-09-19 Geoffrey Keating <geoffk@apple.com>
16016
16017 * gcc.dg/20020312-2.c: Update for darwin.
16018
16019 2002-09-18 Nathan Sidwell <nathan@codesourcery.com>
16020
16021 * g++.old-deja/g++.other/crash32.C: Mark ICE.
16022
16023 2002-09-17 Nicola Pero <n.pero@mi.flashnet.it>
16024
16025 * objc.dg/comp-types-1.m: New test.
16026 * objc.dg/comp-types-2.m: New test.
16027 * objc.dg/comp-types-3.m: New test.
16028 * objc.dg/comp-types-4.m: New test.
16029 * objc.dg/comp-types-5.m: New test.
16030 * objc.dg/comp-types-6.m: New test.
16031
16032 2002-09-17 John David Anglin <dave@hiauly1.hia.nrc.ca>
16033
16034 * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
16035
16036 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
16037
16038 * g++.dg/other/do1.C: New test.
16039
16040 * g++.dg/template/subst1.C: New test.
16041
16042 2002-09-16 Steve Ellcey <sje@cup.hp.com>
16043
16044 * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
16045
16046 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
16047
16048 * g++.dg/template/qualttp20.C: Adjust expected errors.
16049 * g++.old-deja/g++.jason/report.C: Likewise.
16050 * g++.old-deja/g++.other/qual1.C: Likewise.
16051
16052 * g++.dg/lookup/scoped2.C: New test.
16053
16054 * g++.dg/ext/asm3.C: New test.
16055
16056 2002-09-16 Richard Earnshaw <rearnsha@arm.com>
16057
16058 * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
16059
16060 2002-09-16 Kazu Hirata <kazu@cs.umass.edu>
16061
16062 * ChangeLog: follow spelling conventions.
16063 * g++.old-deja/g++.abi/ptrmem.C: Likewise.
16064 * g++.old-deja/g++.bugs/900210_05.C: Likewise.
16065 * g++.old-deja/g++.bugs/900211_04.C: Likewise.
16066 * g++.old-deja/g++.bugs/900321_02.C: Likewise.
16067 * g++.old-deja/g++.bugs/900404_02.C: Likewise.
16068 * g++.old-deja/g++.bugs/900520_06.C: Likewise.
16069 * g++.old-deja/g++.law/global-init1.C: Likewise.
16070 * g++.old-deja/g++.other/delete4.C: Likewise.
16071 * g++.old-deja/g++.other/inline21.C: Likewise.
16072 * g++.old-deja/g++.other/singleton.C: Likewise.
16073 * g77.dg/strlen0.f: Likewise.
16074 * g77.f-torture/compile/20010519-1.f: Likewise.
16075 * g77.f-torture/compile/980310-4.f: Likewise.
16076 * gcc.c-torture/compile/20000605-1.c: Likewise.
16077 * gcc.c-torture/execute/20020225-1.c: Likewise.
16078 * gcc.dg/c90-hexfloat-2.c: Likewise.
16079 * gcc.dg/c99-bool-1.c: Likewise.
16080 * gcc.dg/c99-hexfloat-2.c: Likewise.
16081 * gcc.dg/dll-2.c: Likewise.
16082 * gcc.dg/wtr-union-init-1.c: Likewise.
16083 * gcc.dg/wtr-union-init-2.c: Likewise.
16084 * gcc.dg/wtr-union-init-3.c: Likewise.
16085 * gcc.dg/cpp/avoidpaste1.c: Likewise.
16086 * gcc.dg/cpp/defined.c: Likewise.
16087 * gcc.dg/cpp/macsyntx.c: Likewise.
16088 * gcc.dg/cpp/paste2.c: Likewise.
16089 * gcc.dg/cpp/trad/defined.c: Likewise.
16090 * gcc.dg/format/c90-printf-1.c: Likewise.
16091 * gcc.dg/format/c90-scanf-1.c: Likewise.
16092 * gcc.dg/format/c99-printf-1.c: Likewise.
16093 * gcc.dg/format/c99-scanf-1.c: Likewise.
16094 * gcc.misc-tests/gcov-8.c: Likewise.
16095 * lib/profopt.exp: Likewise.
16096
16097 2002-09-15 Krister Walfridsson <cato@df.lth.se>
16098
16099 * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
16100
16101 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
16102
16103 * g++.dg/inherit/using2.C: New test.
16104
16105 2002-09-15 Kazu Hirata <kazu@cs.umass.edu>
16106
16107 * ChangeLog: Follow spelling conventions.
16108 * g++.dg/template/friend4.C: Likewise.
16109 * g++.old-deja/g++.pt/crash67.C: Likewise.
16110 * gcc.c-torture/execute/20000801-4.c: Likewise.
16111 * gcc.dg/c90-digraph-1.c: Likewise.
16112 * gcc.dg/c94-digraph-1.c: Likewise.
16113 * gcc.dg/c99-digraph-1.c: Likewise.
16114 * gcc.dg/cpp/line5.c: Likewise.
16115 * gcc.dg/cpp/multiline.c: Likewise.
16116 * gcc.dg/cpp/trad/literals-1.c: Likewise.
16117 * gcc.dg/format/attr-3.c: Likewise.
16118 * gcc.dg/format/c90-scanf-3.c: Likewise.
16119 * gcc.dg/format/ext-4.c: Likewise.
16120
16121 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
16122
16123 * g++.dg/template/pretty1.C: New test.
16124
16125 2002-09-14 Alan Modra <amodra@bigpond.net.au>
16126
16127 * gcc.c-torture/execute/struct-cpy-1.c: New test.
16128
16129 2002-09-13 Matt Austern <austern@apple.com>
16130
16131 * testsuite/g++.dg/other/constref[12].C: New, regression tests for
16132 passing a cast expression to a function by const reference.
16133
16134 2002-09-13 Nathan Sidwell <nathan@codesourcery.com>
16135
16136 * g++.dg/template/deduce1.C: New test.
16137
16138 2002-09-13 Kazu Hirata <kazu@cs.umass.edu>
16139
16140 * gcc.c-torture/execute/simd-1.c: Force all use of int to
16141 32-bit int.
16142
16143 2002-09-10 John David Anglin <dave@hiauly1.hia.nrc.ca>
16144
16145 * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
16146 usage.
16147
16148 2002-09-10 Richard Earnshaw <rearnsha@arm.com>
16149
16150 * gcc.c-torture/compile/20020910-1.c: New test.
16151
16152 2002-09-10 Frank Ch. Eigler <fche@redhat.com>
16153
16154 * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
16155
16156 2002-09-10 Andreas Jaeger <aj@suse.de>
16157
16158 * gcc.dg/20020312-2.c: Adjust for x86-64.
16159
16160 2002-09-08 Toon Moene <toon@moene.indiv.nluug.nl>
16161
16162 * g77.dg/7388.f: New test case for PR 7388.
16163
16164 2002-09-07 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
16165
16166 * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
16167
16168 2002-09-05 Ziemowit Laski <zlaski@apple.com>
16169
16170 * objc.dg/proto-lossage-1.m: New test.
16171
16172 2002-09-06 Neil Booth <neil@daikokuya.co.uk>
16173
16174 * gcc.dg/cpp/_Pragma4.c: Fix typo.
16175
16176 2002-09-06 Nicola Pero <n.pero@mi.flashnet.it>
16177
16178 * objc/execute/formal_protocol-6.x: Removed. This testcase is now
16179 expected to pass.
16180
16181 2002-09-06 Stan Shebs <shebs@apple.com>
16182 David Edelsohn <edelsohn@gnu.org>
16183
16184 * gcc.dg/weak: New directory.
16185 * gcc.dg/weak-[1-9].c: Move to new directory, remove all
16186 target-specific xfail bits.
16187 * gcc.dg/typeof-2.c: Move to new directory.
16188 * gcc.dg/weak.exp: New expect script.
16189
16190 2002-09-06 Alan Modra <amodra@bigpond.net.au>
16191
16192 * gcc.c-torture/execute/extzvsi.c: New test.
16193
16194 2002-09-05 Stan Shebs <shebs@apple.com>
16195
16196 * gcc.dg/weak-1.c: xfail on Darwin.
16197 * gcc.dg/weak-2.c: Ditto.
16198 * gcc.dg/weak-3.c: Ditto.
16199 * gcc.dg/weak-4.c: Ditto.
16200 * gcc.dg/weak-5.c: Ditto.
16201 * gcc.dg/weak-6.c: Ditto.
16202 * gcc.dg/weak-7.c: Ditto.
16203 * gcc.dg/weak-8.c: Ditto.
16204 * gcc.dg/weak-9.c: Ditto.
16205
16206 2002-09-05 J"orn Rennecke <joern.rennecke@superh.com>
16207
16208 * gcc.c-torture/execute/loop-14.c: New test.
16209
16210 2002-09-04 Jakub Jelinek <jakub@redhat.com>
16211
16212 * g++.dg/other/cxa-atexit1.C: New test.
16213
16214 * gcc.dg/typeof-2.c: New test.
16215
16216 2002-09-03 Roger Sayle <roger@eyesopen.com>
16217
16218 * gcc.dg/builtins-2.c: New testcase.
16219 * gcc.dg/builtins-3.c: New testcase.
16220
16221 2002-09-03 Neil Booth <neil@daikokuya.co.uk>
16222
16223 * gcc.dg/cpp/_Pragma4.c: New test.
16224
16225 2002-09-03 Nicola Pero <n.pero@mi.flashnet.it>
16226
16227 * objc/execute/nil_method-1.m: New testcase.
16228
16229 2002-09-01 Nicola Pero <n.pero@mi.flashnet.it>
16230
16231 * objc/execute/class-tests-1.h (test_class_with_superclass): Call
16232 [Object class], not [Object initialize].
16233
16234 2002-08-31 Roger Sayle <roger@eyesopen.com>
16235 Hans-Peter Nilsson <hp@bitrange.com>
16236
16237 * gcc.c-torture/execute/20020720-1.x: Skip test on
16238 mmix-knuth-mmixware. Correct comment.
16239
16240 2002-08-27 Mark Mitchell <mark@codesourcery.com>
16241
16242 * testsuite/g++.dg/abi/bitfield5.C: New test.
16243 * testsuite/g++.dg/abi/vbase10.C: Likewise.
16244
16245 2002-08-27 Nicola Pero <n.pero@mi.flashnet.it>
16246
16247 * objc.dg/undeclared-selector.m: New test.
16248
16249 2002-08-27 Nathan Sidwell <nathan@codesourcery.com>
16250
16251 * g++.dg/other/offsetof1.C: Avoid cast warning.
16252
16253 2002-08-26 Ziemowit Laski <zlaski@apple.com>
16254
16255 * objc.dg/super-class-2.m: New test.
16256
16257 2002-08-24 Matt Austern <austern@apple.com>
16258
16259 * g++.dg/ext/lvaddr.C: New test.
16260 * g++.dg/ext/lvcast.C: New test.
16261
16262 2002-08-22 Mark Mitchell <mark@codesourcery.com>
16263
16264 * testsuite/g++.dg/inherit/cond1.C: New test.
16265
16266 2002-08-22 Geoffrey Keating <geoffk@redhat.com>
16267
16268 * gcc.dg/noncompile/incomplete-1.c: New test.
16269
16270 2002-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
16271
16272 * gcc.dg/typespec-1.c: New test.
16273
16274 2002-08-20 Devang Patel <dpatel@apple.com>
16275 * objc.dg/proto-hier-2.m: New test.
16276
16277 2002-08-19 Ziemowit Laski <zlaski@apple.com>
16278
16279 * objc.dg/bitfield-1.m: New test.
16280 * objc.dg/bitfield-2.m: New test.
16281
16282 2002-08-17 Joseph S. Myers <jsm@polyomino.org.uk>
16283
16284 * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
16285 gcc.dg/c99-flex-array-4.c: New tests.
16286
16287 2002-08-16 Stan Shebs <shebs@apple.com>
16288
16289 * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
16290
16291 2002-08-15 Jakub Jelinek <jakub@redhat.com>
16292
16293 * gcc.dg/typeof-1.c: New test.
16294 * g++.dg/ext/typeof2.C: New test.
16295
16296 2002-08-15 Nathan Sidwell <nathan@codesourcery.com>
16297
16298 * g++.dg/other/offsetof1.C: New test.
16299
16300 2002-08-14 Richard Henderson <rth@redhat.com>
16301
16302 * gcc.dg/tls/diag-3.c: Fix expected message strings.
16303
16304 2002-08-14 Neil Booth <neil@daikokuya.co.uk>
16305
16306 * gcc.dg/cpp/_Pragma3.c: New test.
16307
16308 2002-08-13 Mark Mitchell <mark@codesourcery.com>
16309
16310 * g++.dg/template/inherit3: New test.
16311
16312 2002-08-10 Nathan Sidwell <nathan@codesourcery.com>
16313
16314 * gcc.dg/bitfld-4.c: Add blank options.
16315
16316 2002-08-09 Mark Mitchell <mark@codesourcery.com>
16317
16318 * g++.dg/template/crash1.C: New test.
16319
16320 2002-08-08 Jakub Jelinek <jakub@redhat.com>
16321
16322 * gcc.dg/tls/opt-2.c: New test.
16323
16324 2002-08-08 Devang Patel <dpatel@apple.com>
16325
16326 * objc.dg/selector-1.m : New test
16327
16328 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
16329
16330 * g++.dg/abi/bitfield4.C: New test.
16331 * gcc.dg/bitfld-4.c: New test.
16332
16333 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
16334
16335 * g++.dg/other/packed1.C: New test.
16336
16337 2002-08-07 Mark Mitchell <mark@codesourcery.com>
16338
16339 * g++.dg/abi/offsetof.C: Tweak error messages.
16340 * g++.old-deja/g++.mike/p10769a.C: Likewise.
16341
16342 2002-08-08 Jakub Jelinek <jakub@redhat.com>
16343
16344 * gcc.dg/bitfld-3.c: New test.
16345
16346 2002-08-07 Jakub Jelinek <jakub@redhat.com>
16347 Richard Henderson <rth@redhat.com>
16348
16349 * gcc.dg/i386-bitfield1.c: New test.
16350 * g++.dg/abi/bitfield3.C: Update.
16351
16352 2002-08-07 Neil Booth <neil@daikokuya.co.uk>
16353
16354 * objc.dg/const-str-2.m: Update.
16355 * gcc.dg/cpp/c++98.c: Change to C extension.
16356 * gcc.dg/cpp/c++98-pedantic.c: Similarly.
16357 * gcc.dg/cpp/cpp.exp: Process .C extensions too.
16358
16359 2002-08-06 Aldy Hernandez <aldyh@redhat.com>
16360
16361 * testsuite/gcc.dg/tls/diag-3.c: New.
16362
16363 2002-08-07 Gabriel Dos Reis <gdr@nerim.net>
16364
16365 * g++.dg/README (Subdirectories): Document new subdir expr.
16366 * g++.dg/expr/pmf-1.C: New test.
16367
16368 2002-08-06 Neil Booth <neil@daikokuya.co.uk>
16369
16370 * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
16371
16372 2002-08-06 Jakub Jelinek <jakub@redhat.com>
16373
16374 * g++.dg/abi/bitfield3.C: New test.
16375
16376 2002-08-05 Nathan Sidwell <nathan@codesourcery.com>
16377
16378 * lib/gcov.exp: Tweak expected line formats.
16379 * gcc.misc-tests/gcov8.c: New test.
16380 * gcc.misc-tests/gcov8.x: New flags.
16381
16382 2002-08-05 Jakub Jelinek <jakub@redhat.com>
16383
16384 * consistency.vlad/layout/endian.c: Include string.h.
16385
16386 * gcc.c-torture/execute/20020805-1.c: New test.
16387
16388 2002-08-04 Gabriel Dos Reis <gdr@nerim.net>
16389
16390 * g++.dg/other/conversion1.C: New test.
16391
16392 2002-08-03 Roger Sayle <roger@eyesopen.com>
16393
16394 * gcc.dg/builtins-1.c: New testcase.
16395
16396 2002-08-02 Mark Mitchell <mark@codesourcery.com>
16397
16398 * g++.dg/inherit/access3.C: New test.
16399
16400 2002-08-01 Jakub Jelinek <jakub@redhat.com>
16401
16402 * gcc.dg/ia64-visibility-2.c: New test.
16403
16404 2002-08-01 Benjamin Kosnik <bkoz@redhat.com>
16405
16406 * g++.old-deja/g++.abi/ptrflags.C (expect): Change
16407 __qualifier_flags to __flags.
16408
16409 2002-07-31 Mark Mitchell <mark@codesourcery.com>
16410
16411 * g++.dg/inherit/operator1.C: New test.
16412 * g++.dg/lookup/disamb1.C: Fix typo in comment.
16413 * g++.dg/other/error1.C: Change expected error message.
16414 * g++.dg/template/conv4.C: Likewise.
16415
16416 2002-07-26 Neil Booth <neil@daikokuya.cop.uk>
16417
16418 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
16419 for documented behavior.
16420
16421 2002-07-25 Roger Sayle <roger@eyesopen.com>
16422
16423 * gcc.c-torture/execute/20020720-1.x: Skip this test on
16424 several targets known to fail.
16425
16426 2002-07-25 Richard Sandiford <rsandifo@redhat.com>
16427
16428 * gcc.dg/mips-args-[123].c: New tests.
16429
16430 2002-07-24 Aldy Hernandez <aldyh@redhat.com>
16431
16432 * gcc.dg/ppc-spe.c: New.
16433
16434 2002-07-24 Geoffrey Keating <geoffk@redhat.com>
16435
16436 * g++.dg/other/ptrmem4.C: New testcase.
16437
16438 2002-07-24 Richard Henderson <rth@redhat.com>
16439
16440 * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
16441
16442 2002-07-24 Gabriel Dos Reis <gdr@nerim.net>
16443
16444 * g++.dg/ext/alignof1.C (main): Return 0 for success.
16445
16446 2002-07-24 Roger Sayle <roger@eyesopen.com>
16447
16448 * gcc.c-torture/execute/memset-3.c: New testcase.
16449
16450 2002-07-24 Neil Booth <neil@daikokuya.co.uk>
16451
16452 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
16453 gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
16454
16455 2002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16456
16457 * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
16458 Delete.
16459
16460 2002-07-23 J"orn Rennecke <joern.rennecke@superh.com>
16461
16462 * gcc.c-torture/compile/simd-4.c: New test.
16463
16464 2002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16465
16466 PR c++/7347, c++/7348
16467 * g++.dg/template/access4.C: New test.
16468 * g++.dg/template/access5.C: New test.
16469 * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
16470 * g++.old-deja/g++.pt/memtemp86.C: Likewise.
16471 * g++.old-deja/g++.pt/ttp58.C: Likewise.
16472 * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
16473
16474 2002-07-22 Jakub Jelinek <jakub@redhat.com>
16475
16476 * gcc.dg/gnu89-init-2.c: New test.
16477
16478 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
16479
16480 * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
16481
16482 2002-07-20 Roger Sayle <roger@eyesopen.com>
16483
16484 * gcc.c-torture/execute/20020720-1.c: New testcase.
16485
16486 2002-07-20 Neil Booth <neil@daikokuya.co.uk>
16487
16488 * gcc.dg/cpp/Wsignprom.c: New tests.
16489
16490 2002-07-20 Alan Modra <amodra@bigpond.net.au>
16491
16492 * gcc.c-torture/execute/loop-13.c: New test.
16493
16494 2002-07-19 Neil Booth <neil@daikokuya.co.uk>
16495
16496 * gcc.dg/cpp/expr.c: New tests.
16497
16498 2002 07-18 David Edelsohn <edelsohn@gnu.org>
16499
16500 * g++.dg/opt/pr6713.C: Add template instantiation.
16501
16502 2002-07-18 Alan Modra <amodra@bigpond.net.au>
16503
16504 * gcc.dg/nest.c: New test.
16505
16506 2002-07-17 Richard Henderson <rth@redhat.com>
16507
16508 * g++.dg/opt/pr6713.C: New test.
16509
16510 2002-07-17 Eric Botcazou <ebotcazou@multimania.com>
16511
16512 * gcc.c-torture/execute/loop-2e.x: Let the testcase
16513 XFAIL for all x86 processors.
16514
16515 2002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au>
16516
16517 * gcc.c-torture/execute/20010122-1.x: Do not test with
16518 -fomit-frame-pointer.
16519
16520 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16521
16522 * g++.dg/template/instantiate2.C: New test.
16523 * g++.dg/template/spec4.C: New test.
16524
16525 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16526
16527 * g++.dg/template/access2.C: New test.
16528 * g++.dg/template/access3.C: New test.
16529
16530 2002-07-15 Zack Weinberg <zack@codesourcery.com>
16531
16532 * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
16533 c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
16534 c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
16535 c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
16536 Convert to use <stdarg.h>.
16537 * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
16538 Delete.
16539 * gcc.dg/va-arg-2.c: New.
16540 * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
16541
16542 2002-07-15 Jakub Jelinek <jakub@redhat.com>
16543
16544 * gcc.c-torture/compile/20020710-1.c: New test.
16545
16546 2002-07-11 J"orn Rennecke <joern.rennecke@superh.com>
16547 Andrew Pinski <pinskia@physics.uc.edu>
16548
16549 gcc.c-torture/compile/simd-2.c: New testcase.
16550 gcc.c-torture/compile/simd-3.c: Likewise.
16551
16552 2002-07-11 Mark Mitchell <mark@codesourcery.com>
16553
16554 PR c++/7224
16555 * g++.dg/overload/error1.C: New test.
16556
16557 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
16558
16559 * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
16560 configuration and IRIX 6 O32 ABI.
16561
16562 2002-07-11 Roger Sayle <roger@eyesopen.com>
16563
16564 * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
16565
16566 2002-07-10 Roger Sayle <roger@eyesopen.com>
16567
16568 * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
16569
16570 2002-07-10 Jeffrey A Law <law@redhat.com>
16571
16572 * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
16573
16574 * gcc.c-torture/compile/930326-1.x: Remove. No longer needed.
16575
16576 2002-07-09 Aldy Hernandez <aldyh@redhat.com>
16577
16578 * gcc.dg/20020312-2.c: Check for __PPC__.
16579
16580 2002-07-09 Diego Novillo <dnovillo@redhat.com>
16581
16582 * gcc.c-torture/compile/20020709-1.c: New test.
16583
16584 2002-07-07 Roger Sayle <roger@eyesopen.com>
16585
16586 * g++.dg/template/qualttp21.C: New test case.
16587
16588 2002-07-06 Alexandre Oliva <aoliva@redhat.com>
16589
16590 * gcc.c-torture/compile/20020706-1.c: New test.
16591 * gcc.c-torture/compile/20020706-2.c: New test.
16592
16593 2002-07-06 Brian R. Gaeke <brg@dgate.ORG>
16594 Alexandre Oliva <aoliva@redhat.com>
16595
16596 * g++.dg/warn/incomplete1.C: New test.
16597
16598 2002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16599
16600 PR c++/7099
16601 * g++.dg/warn/noreturn1.C: New test.
16602
16603 2002-07-03 Mark Mitchell <mark@codesourcery.com>
16604
16605 PR c++/6706
16606 * g++.dg/debug/debug6.C: New test.
16607 * g++.dg/debug/debug7.C: New test.
16608
16609 2002-07-04 J"orn Rennecke <joern.rennecke@superh.com>
16610
16611 * gcc.c-torture/compile/simd-3.c: New test.
16612
16613 2002-07-03 Chris Demetriou <cgd@broadcom.com>
16614
16615 * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
16616 * gcc.dg/20020620-1.c: Likewise.
16617
16618 2002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16619
16620 PR c++/6944
16621 * g++.dg/init/array4.C: New test.
16622 * g++.dg/init/array5.C: New test.
16623
16624 2002-07-03 J"orn Rennecke <joern.rennecke@superh.com>
16625
16626 * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
16627 * gcc.c-torture/execute/simd-2.c (main): Likewise.
16628
16629 2002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16630
16631 * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
16632 * gcc.dg/wtr-aggr-init-1.c: Likewise.
16633 * gcc.dg/wtr-conversion-1.c: Likewise.
16634 * gcc.dg/wtr-escape-1.c: Likewise.
16635 * gcc.dg/wtr-int-type-1.c: Likewise.
16636 * gcc.dg/wtr-label-1.c: Likewise.
16637 * gcc.dg/wtr-static-1.c: Likewise.
16638 * gcc.dg/wtr-strcat-1.c: Likewise.
16639 * gcc.dg/wtr-suffix-1.c: Likewise.
16640 * gcc.dg/wtr-switch-1.c: Likewise.
16641 * gcc.dg/wtr-unary-plus-1.c: Likewise.
16642 * gcc.dg/wtr-union-init-1.c: Likewise.
16643 * gcc.dg/wtr-union-init-2.c: Likewise.
16644 * gcc.dg/wtr-union-init-3.c: Likewise.
16645
16646 * gcc.dg/wtr-func-def-1.c: New test.
16647
16648 2002-07-02 Devang Patel <dpatel@apple.com>
16649
16650 * objc.dg/param-1.m: New test.
16651
16652 2002-07-03 Neil Booth <neil@daikokuya.co.uk>
16653
16654 * gcc.dg/cpp/trad/directive.c: Add test.
16655 * gcc.dg/cpp/trad/macroargs.c: Add test.
16656 * gcc.dg/cpp/trad/recurse-3.c: Add tests.
16657
16658 2002-07-02 Neil Booth <neil@daikokuya.co.uk>
16659
16660 * gcc.dg/cpp/cmdlne-M.c: New test.
16661
16662 2002-07-02 Ziemowit Laski <zlaski@apple.com>
16663
16664 * objc.dg/desig-init-1.m: New test.
16665
16666 2002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16667
16668 PR c++/6716
16669 * g++.dg/template/instantiate1.C: New test.
16670
16671 2002-07-01 Mark Mitchell <mark@codesourcery.com>
16672
16673 PR c++/7112
16674 * g++.dg/template/sizeof2.C: New test.
16675
16676 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
16677
16678 * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
16679 gcc.dg/cpp/trad/include.c: New tests.
16680
16681 2002-07-01 Hans-Peter Nilsson <hp@axis.com>
16682
16683 PR target/7177
16684 * gcc.c-torture/compile/20020701-1.c: New test.
16685
16686 2002-07-01 Stan Shebs <shebs@apple.com>
16687
16688 * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
16689 header here...
16690 * lib/objc-torture.exp (objc-torture-compile): ...instead of here
16691 (objc-torture-execute): or here.
16692
16693 2002-07-01 J"orn Rennecke <joern.rennecke@superh.com>
16694
16695 * gcc.c-torture/execute/arith-rand-ll.c: New test.
16696
16697 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
16698
16699 * gcc.dg/cpp/trad/escaped-nl.c: New test.
16700
16701 2002-06-30 Devang Patel <dpatel@apple.com>
16702
16703 * objc.dg/fsyntax-only.m: New test.
16704
16705 2002-06-27 Mark Mitchell <mark@codesourcery.com>
16706
16707 PR c++/6695
16708 * g++.dg/template/friend7.C: New file.
16709
16710 2002-06-27 Aldy Hernandez <aldyh@redhat.com>
16711
16712 * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
16713 return type.
16714
16715 2002-06-27 J"orn Rennecke <joern.rennecke@superh.com>
16716
16717 * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
16718 avoid division by zero.
16719
16720 2002-06-27 Neil Booth <neil@daikokuya.co.uk>
16721
16722 * gcc.dg/Wunknownprag.c: New tests.
16723
16724 2002-06-25 J"orn Rennecke <joern.rennecke@superh.com>
16725
16726 * gcc.c-torture/execute/simd-2.c: New test.
16727
16728 2002-06-25 Neil Booth <neil@daikokuya.co.uk>
16729
16730 * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
16731 gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
16732 gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
16733 gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
16734 gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
16735 gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
16736 gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
16737 gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
16738 gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
16739 gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
16740 gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
16741 gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
16742 gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
16743 gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
16744 gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
16745 gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
16746 gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
16747
16748 2002-06-24 Neil Booth <neil@daikokuya.co.uk>
16749
16750 * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
16751 gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
16752 gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
16753 gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
16754 New tests.
16755 * gcc.dg/cpp/trad/directive.c: Update.
16756
16757 2002-06-23 Andreas Jaeger <aj@suse.de>
16758
16759 * gcc.c-torture/execute/complex-6.c: New.
16760
16761 2002-06-22 Neil Booth <neil@daikokuya.co.uk>
16762
16763 * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
16764 gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
16765 gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
16766 gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
16767
16768 2002-06-21 Neil Booth <neil@daikokuya.co.uk>
16769
16770 * gcc.dg/cpp/trad: New directory with traditional tests copied
16771 from parent directory.
16772 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
16773 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
16774 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
16775 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
16776 Move to trad/ and rename.
16777 * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
16778 gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
16779 gcc.dg/cpp/trad/redef2.c: New tests.
16780 * gcc.dg/cpp/trad/trad.exp: New driver.
16781
16782 2002-06-20 Neil Booth <neil@daikokuya.co.uk>
16783
16784 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
16785 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
16786 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
16787 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
16788 Remove.
16789
16790 2002-06-20 Richard Sandiford <rsandifo@redhat.com>
16791
16792 * gcc.dg/20020620-1.c: New test.
16793
16794 2002-06-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16795
16796 * g++.dg/template/ttp4.C: New test.
16797
16798 2002-06-19 Jakub Jelinek <jakub@redhat.com>
16799
16800 * g++.dg/opt/vt1.C: Fix regexp.
16801
16802 2002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16803
16804 * gcc.c-torture/execute/pure-1.c: Make functions static again.
16805 Don't use attribute `noinline'.
16806
16807 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
16808
16809 * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
16810
16811 2002-06-18 Aldy Hernandez <aldyh@redhat.com>
16812
16813 * gcc.c-torture/execute/simd-1.c: New.
16814
16815 * gcc.dg/simd-1.c: New.
16816
16817 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
16818
16819 * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
16820
16821 2002-06-16 Richard Henderson <rth@redhat.com>
16822
16823 * g++.dg/ext/anon-struct1.C: New.
16824 * g++.dg/ext/anon-struct2.C: New.
16825 * g++.dg/ext/anon-struct3.C: New.
16826 * gcc.dg/anon-struct-1.c: New.
16827 * gcc.dg/anon-struct-2.c: New.
16828 * gcc.dg/anon-struct-3.c: New.
16829 * gcc.dg/20011008-1.c: Adjust warning text.
16830 * gcc.dg/20020527-1.c: Add -fms-extensions.
16831
16832 2002-06-16 Richard Henderson <rth@redhat.com>
16833
16834 * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
16835
16836 2002-06-15 Hans-Peter Nilsson <hp@axis.com>
16837
16838 * gcc.c-torture/execute/20020615-1.c: New test.
16839
16840 2002-06-15 Roger Sayle <roger@eyesopen.com>
16841
16842 * gcc.c-tortuture/execute/compare-1.c: New test case.
16843 * gcc.c-tortuture/execute/compare-2.c: New test case.
16844 * gcc.c-tortuture/execute/compare-3.c: New test case.
16845
16846 2002-06-13 Richard Henderson <rth@redhat.com>
16847
16848 * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for
16849 ia64 ilp32.
16850
16851 2002-06-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16852
16853 * g++.dg/template/typename2.C: Update error message.
16854
16855 2002-06-12 Hans-Peter Nilsson <hp@axis.com>
16856
16857 * gcc.c-torture/execute/20020611-1.c: New test.
16858
16859 2002-06-11 Bob Wilson <bob.wilson@acm.org>
16860
16861 * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
16862 list of targets to skip.
16863
16864 2002-06-10 Bob Wilson <bob.wilson@acm.org>
16865
16866 * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
16867 targets if not optimizing.
16868
16869 2002-06-10 Jakub Jelinek <jakub@redhat.com>
16870
16871 * gcc.c-torture/compile/20020605-1.c: New test.
16872
16873 * g++.dg/opt/vt1.C: New test.
16874
16875 * gcc.dg/20020531-1.c: New test.
16876
16877 * gcc.dg/20020530-1.c: New test.
16878
16879 * gcc.dg/20020527-1.c: New test.
16880
16881 * g++.dg/opt/cse1.C: New test.
16882
16883 2002-06-07 Roger Sayle <roger@eyesopen.com>
16884
16885 * gcc.dg/20020607-2.c: New test case.
16886
16887 2002-06-07 Jakub Jelinek <jakub@redhat.com>
16888
16889 * gcc.c-torture/compile/20020604-1.c: New test.
16890
16891 2002-06-04 Richard Henderson <rth@redhat.com>
16892
16893 * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
16894 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
16895 * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
16896
16897 2002-06-04 Aldy Hernandez <aldyh@redhat.com>
16898
16899 * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
16900
16901 2002-06-03 Richard Henderson <rth@redhat.com>
16902
16903 * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
16904 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
16905
16906 2002-06-02 Richard Henderson <rth@redhat.com>
16907
16908 * gcc.c-torture/execute/pure-1.c: Don't mark any of the
16909 test functions static.
16910
16911 2002-06-02 Andreas Jaeger <aj@suse.de>
16912
16913 * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
16914 now.
16915
16916 2002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
16917
16918 * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
16919 gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
16920 Update for mofified diagnostics.
16921 * gcc.dg/c99-intconst-1.c: No longer fail.
16922
16923 2002-06-02 Richard Henderson <rth@redhat.com>
16924
16925 * gcc.dg/uninit-A.c: Remove xfail markers.
16926
16927 2002-06-01 Roger Sayle <roger@eyesopen.com>
16928
16929 * gcc.dg/fnegate-1.c: New test case.
16930
16931 2002-05-30 Osku Salerma <osku@iki.fi>
16932
16933 * gcc.c-torture/execute/mayalias-1.c: New file.
16934
16935 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
16936
16937 * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
16938 gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
16939 gcc.dg/cpp/if-1.c: Update for modified diagnostics.
16940
16941 2002-05-29 Hans-Peter Nilsson <hp@axis.com>
16942
16943 * gcc.c-torture/execute/20020529-1.c: New test.
16944
16945 2002-05-27 Richard Henderson <rth@redhat.com>
16946
16947 * g++.dg/ext/attrib6.C: New test case.
16948
16949 2002-05-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16950
16951 * gcc.c-torture/execute/pure-1.c: New test.
16952
16953 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
16954
16955 * gcc.dg/cpp/arith-2.c: Remove.
16956
16957 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
16958
16959 * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
16960 * gcc.dg/cpp/if-3.c: Remove.
16961
16962 2002-05-26 Jakub Jelinek <jakub@redhat.com>
16963
16964 * g++.dg/opt/cse2.C: New test.
16965
16966 2002-05-26 Neil Booth <neil@daikokuya.demon.co.uk>
16967
16968 * gcc.dg/cpp/arith-1.c: New semantic tests.
16969 * gcc.dg/cpp/if-1.c: Update.
16970
16971 2002-05-24 Ben Elliston <bje@redhat.com>
16972
16973 * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
16974
16975 2002-05-24 Jakub Jelinek <jakub@redhat.com>
16976
16977 * gcc.dg/verbose-asm.c: New test.
16978
16979 2002-05-24 Neil Booth <neil@daikokuya.demon.co.uk>
16980
16981 * gcc.dg/cpp/paste12.c: New test.
16982
16983 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
16984
16985 * g++.dg/parse/named_ops.C: New test.
16986
16987 2002-05-23 Mark Mitchell <mark@codesourcery.com>
16988
16989 * gcc/testsuite/gcc.dg/weak-8.c: New test.
16990
16991 2002-05-23 J"orn Rennecke <joern.rennecke@superh.com>
16992
16993 * gcc.dg/weak-2.c: Allow optional leading underscore
16994 in scan-assembler symbol name.
16995 * gcc.dg/weak-3.c: Likewise.
16996 * gcc.dg/weak-4.c: Likewise.
16997 * gcc.dg/weak-5.c: Likewise.
16998
16999 2002-05-23 Jakub Jelinek <jakub@redhat.com>
17000
17001 * gcc.dg/20020523-1.c: New test.
17002
17003 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
17004
17005 * objc.dg/const-str-2.m: Update now that we stop after
17006 a command line error.
17007
17008 2002-05-22 Richard Henderson <rth@redhat.com>
17009
17010 * g++.dg/dg.exp: Fix typo in test pruneing.
17011
17012 2002-05-22 Richard Henderson <rth@redhat.com>
17013
17014 * g++.dg/dg.exp: Prune the tls subdirectory.
17015 * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
17016 * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
17017 * g++.dg/tls/init-1.C: New.
17018
17019 2002-05-22 Jakub Jelinek <jakub@redhat.com>
17020
17021 * gcc.dg/20020517-1.c: New test.
17022
17023 2002-05-21 Richard Henderson <rth@redhat.com>
17024
17025 * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
17026 gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
17027
17028 2002-05-21 Brian R. Gaeke <brg@dgate.ORG>
17029
17030 * g++.dg/other/copy2.C: New test.
17031
17032 2002-05-20 J"orn Rennecke <joern.rennecke@superh.com>
17033
17034 * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
17035 (MAX_COPY): Bump up to 10 times sizeof (long long).
17036 (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
17037
17038 * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
17039 sizeof (long long).
17040
17041 * gcc.c-torture/execute/strcpy-1.c: New test.
17042
17043 2002-05-19 Jason Merrill <jason2redhat.com>
17044
17045 * g++.dg/ext/oper1.C: New test.
17046
17047 2002-05-20 David Billinghurst <David.Billinghurst@riotinto.com>
17048 2002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com>
17049
17050 * README.QMTEST: New file.
17051
17052 * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
17053
17054 2002-05-19 Andreas Jaeger <aj@suse.de>
17055
17056 * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
17057 now.
17058 * gcc.c-torture/execute/loop-2d.x: Likewise.
17059
17060 2002-05-19 David Billinghurst <David.Billinghurst@riotinto.com>
17061
17062 * gcc.dg/weak-2.c: xfail warnings for platforms that don't
17063 support weak symbols.
17064 * gcc.dg/weak-4.c: Likewise
17065 * gcc.dg/weak-6.c: Likewise
17066
17067 2002-05-16 David.Billinghurst <David.Billinghurst@riotinto.com>
17068
17069 * gcc.dg/weak-3.c: Add dg-excess-error comment for
17070 cygwin, coff and h8300-*-hms targets
17071 * gcc.dg/weak-5.c: Likewise
17072 * gcc.dg/weak-7.c: Likewise
17073
17074 2002-05-16 Jason Merrill <jason@redhat.com>
17075
17076 * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
17077 (scan-assembler-not, scan-assembler-dem): Likewise.
17078 (scan-assembler-dem-not): Likewise.
17079
17080 2002-05-15 Richard Henderson <rth@redhat.com>
17081
17082 * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
17083
17084 2002-05-15 Richard Henderson <rth@redhat.com>
17085
17086 * gcc.dg/weak-5.c (vfoo1c): No warning here.
17087 (vfoo1f): Warning here.
17088 (vfoo1l): Don't redefine the alias.
17089
17090 2002-05-14 Jason Merrill <jason@redhat.com>, Alexandre Oliva <aoliva@redhat.com>
17091
17092 * g++.dg/init/pm1.C: New test.
17093
17094 2002-05-12 David S. Miller <davem@redhat.com>
17095
17096 * gcc.c-torture/execute/conversion.c (ldnear): Use long double
17097 types.
17098
17099 2002-05-10 Roger Sayle <roger@eyesopen.com>
17100
17101 * gcc.c-torture/execute/20020510-1.c: New test case.
17102
17103 2002-05-10 David S. Miller <davem@redhat.com>
17104
17105 * gcc.c-torture/execute/conversion.c: Test long double too.
17106
17107 2002-05-09 Jakub Jelinek <jakub@redhat.com>
17108
17109 * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
17110 libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
17111 * lib/g++.exp (g++_link_flags): Likewise.
17112 * lib/objc.exp (objc_target_compile): Likewise.
17113
17114 2002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
17115
17116 * gcc.dg/cpp/poison.c: Update.
17117 * gcc.dg/cpp/20000625-2.c: Remove.
17118 * gcc.dg/cpp/direct2s.c: Remove final test.
17119
17120 2002-05-08 Tom Rix <trix@redhat.com>
17121
17122 * gcc.c-torture/execute/20020508-1.c: New test.
17123 * gcc.c-torture/execute/20020508-2.c: New test.
17124 * gcc.c-torture/execute/20020508-3.c: New test.
17125
17126 2002-05-08 Neil Booth <neil@daikokuya.demon.co.uk>
17127
17128 * gcc.dg/cpp/charconst-4.c: More tests.
17129
17130 2002-05-08 Mark Mitchell <mark@codesourcery.com>
17131
17132 PR c/6569
17133 * gcc.dg/weak-3.c: Update location of warning messages.
17134 * gcc.dg/weak-5.c: Likewise.
17135
17136 2002-05-06 Roger Sayle <roger@eyesopen.com>
17137
17138 * gcc.c-torture/execute/20020506-1.c: New test case.
17139
17140 2002-05-07 Neil Booth <neil@daikokuya.demon.co.uk>
17141
17142 * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
17143
17144 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
17145
17146 * gcc.dg/cpp/charconst-3.c: Run, don't compile.
17147
17148 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
17149
17150 * gcc.dg/cpp/charconst-3.c: New test.
17151
17152 2002-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
17153
17154 * gcc.dg/cpp/charconst.c: Update tests.
17155
17156 2002-05-05 Tim Josling <tej@melbpc.org.au>
17157
17158 * treelang: Added directory for new sample language treelang. Also
17159 lib/treelang.exp: New file to signal treelang should be tested.
17160
17161 2002-05-03 Jakub Jelinek <jakub@redhat.com>
17162
17163 * gcc.dg/cpp/cmdlne-dM-M.c: New test.
17164 * gcc.dg/cpp/cmdlne-dD-M.c: New test.
17165 * gcc.dg/cpp/cmdlne-dN-M.c: New test.
17166 * gcc.dg/cpp/cmdlne-dI-M.c: New test.
17167 * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
17168 * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
17169 * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
17170
17171 2002-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
17172
17173 * gcc.dg/format/xopen-2.c: New test.
17174
17175 2002-05-03 Jakub Jelinek <jakub@redhat.com>
17176
17177 * gcc.dg/20020503-1.c: New test.
17178
17179 2002-05-02 Mark Mitchell <mark@codesourcery.com>
17180
17181 * g++.dg/init/dtor1.C: Make it tougher.
17182
17183 2002-05-01 Mark Mitchell <mark@codesourcery.com>
17184
17185 * g++.dg/init/dtor1.C: New test.
17186
17187 2002-05-02 Aldy Hernandez <aldyh@redhat.com>
17188
17189 * gcc.dg/altivec-8.c: New.
17190
17191 2002-05-01 Aldy Hernandez <aldyh@redhat.com>
17192
17193 * gcc.dg/altivec-7.c: New.
17194
17195 2002-04-29 Jakub Jelinek <jakub@redhat.com>
17196
17197 * g++.dg/parse/typedef1.C: New test.
17198
17199 2002-04-29 Mark Mitchell <mark@codesourcery.com>
17200
17201 PR c++/6486
17202 * g++.dg/template/friend6.C: New test.
17203
17204 PR c++/6492
17205 * g++.dg/init/copy1.C: New test.
17206
17207 2002-04-29 Nathan Sidwell <nathan@codesourcery.com>
17208
17209 * g++.dg/warn/effc1.C: New test.
17210
17211 2002-04-29 Neil Booth <neil@daikokuya.demon.co.uk>
17212
17213 * gcc.dg/cpp/if-cexp.c: Add a test.
17214
17215 2002-04-28 Jakub Jelinek <jakub@redhat.com>
17216
17217 * gcc.dg/20020426-2.c: New test.
17218
17219 2002-04-28 Neil Booth <neil@daikokuya.demon.co.uk>
17220
17221 * gcc.dg/cpp/if-mop.c: Update.
17222 * gcc.dg/cpp/if-mpar.c: Add test.
17223 * gcc.dg/cpp/if-oppr.c: Update.
17224
17225 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17226
17227 PR c/6343
17228 * gcc.dg/weak-[2-7].c: New tests.
17229
17230 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
17231
17232 * gcc.dg/enum1.c: New test.
17233
17234 2002-04-26 Mark Mitchell <mark@codesourcery.com>
17235
17236 PR c++/6497
17237 * g++.dg/inherit/access2.C: New test.
17238
17239 2002-04-26 Mark Mitchell <mark@codesourcery.com>
17240
17241 PR bootstrap/6445
17242 * gcc.dg/20020426-1.c: New test.
17243
17244 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
17245
17246 * g++.dg/abi/enum1.C: New test.
17247
17248 2002-04-26 Richard Henderson <rth@redhat.com>
17249
17250 * gcc.dg/c99-bool-1.c: Expect always true warning.
17251
17252 2002-04-25 Roger Sayle <roger@eyesopen.com>
17253
17254 * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
17255
17256 2002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17257
17258 * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
17259 targets.
17260
17261 2002-04-24 Mark Mitchell <mark@codesourcery.com>
17262
17263 * g++.dg/abi/mange7.C: New test.
17264
17265 PR c++/6438.
17266 * g++.dg/parse/stmtexpr2.C: New test.
17267
17268 2002-04-24 J"orn Rennecke <joern.rennecke@superh.com>
17269
17270 * gcc.dg/20020312-2.c: Add SH target.
17271
17272 2002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17273
17274 * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
17275 compiler output on mips*-*-irix*.
17276
17277 2002-04-23 Jakub Jelinek <jakub@redhat.com>
17278
17279 * g++.dg/parse/attr1.C: New test.
17280
17281 2002-04-23 Roger Sayle <roger@eyesopen.com>
17282
17283 * gcc.c-torture/execute/string-opt-17.c: New test case.
17284 * gcc.c-torture/execute/memset-2.c: New test case.
17285
17286 2002-04-23 Mark Mitchell <mark@codesourcery.com>
17287
17288 PR c++/6256:
17289 * g++.dg/template/friend5.C: New test.
17290
17291 PR c++/6331:
17292 * g++.dg/template/qual1.C: Likewise.
17293
17294 2002-04-22 Zack Weinberg <zack@codesourcery.com>
17295
17296 * gcc.c-torture/execute/980707-1.c: Don't use isspace().
17297 Include stdlib.h, not stdio.h or ctype.h.
17298
17299 2002-04-22 Hans-Peter Nilsson <hp@axis.com>
17300
17301 * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
17302 cris-*-elf* and mmix-*-*.
17303 * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
17304 * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
17305 g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
17306 Ditto.
17307 * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
17308 * gcc.dg/wchar_t-1.c: Ditto.
17309
17310 2002-04-21 Hans-Peter Nilsson <hp@axis.com>
17311
17312 * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
17313 Clarify comment.
17314
17315 2002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
17316
17317 * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
17318
17319 2002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17320
17321 * gcc.c-torture/execute/20000906-1.x: Delete.
17322
17323 2002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com>
17324
17325 * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
17326
17327 2002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
17328
17329 * PR6367
17330 * g77.f-torture/execute/6367.f: New test.
17331 * g77.f-torture/execute/6367.x: Disable for MMIX.
17332
17333 2002-04-19 Mark Mitchell <mark@codesourcery.com>
17334
17335 * PR6352
17336 * g++.dg/opt/inline2.C: New test.
17337
17338 2002-04-18 Richard Henderson <rth@redhat.com>
17339
17340 * gcc.dg/20000906-1.c: Enable for all targets.
17341 * gcc.c-torture/compile/iftrap-2.c: New.
17342
17343 2002-04-18 Jakub Jelinek <jakub@redhat.com>
17344
17345 * gcc.dg/20020418-1.c: New test.
17346 * gcc.dg/20020418-2.c: New test.
17347
17348 2002-04-18 Richard Henderson <rth@redhat.com>
17349
17350 * gcc.c-torture/compile/iftrap-1.c: New.
17351 * gcc.dg/iftrap-1.c: Adjust for ia64.
17352 * gcc.dg/iftrap-2.c: New.
17353
17354 2002-04-18 Jakub Jelinek <jakub@redhat.com>
17355
17356 * gcc.c-torture/compile/20020418-1.c: New test.
17357
17358 2002-04-18 Roger Sayle <roger@eyesopen.com>
17359
17360 * gcc.c-torture/compile/20020415-1.c: New.
17361
17362 2002-04-18 David S. Miller <davem@redhat.com>
17363
17364 * gcc.c-torture/execute/20020418-1.c: New test.
17365
17366 2002-04-17 Jakub Jelinek <jakub@redhat.com>
17367
17368 * gcc.dg/20020416-1.c: New test.
17369
17370 * g++.dg/opt/inline1.C: New test.
17371
17372 2002-04-16 Jakub Jelinek <jakub@redhat.com>
17373
17374 * gcc.dg/altivec-5.c: New test.
17375
17376 * gcc.dg/20020415-1.c: New test.
17377
17378 2002-04-15 Mark Mitchell <mark@codesourcery.com>
17379
17380 * testsuite/lib/chill.exp: Remove.
17381
17382 2002-04-14 Jakub Jelinek <jakub@redhat.com>
17383
17384 * g++.dg/other/big-struct.C: New test.
17385
17386 2002-04-14 David Billinghurst <David.Billinghurst@riotinto.com>
17387
17388 * g77.dg/f77-edit-i-in.f: Use internal buffer in place
17389 of scratch file.
17390
17391 2002-04-13 David Billinghurst <David.Billinghurst@riotinto.com>
17392
17393 PR c/6277
17394 * gcc.dg/i386-387-1.c: Allow optional leading underscore
17395 in scan-assembler function name
17396
17397 2002-04-13 Hans-Peter Nilsson <hp@bitrange.com>
17398
17399 * g77.f-torture/execute/980628-4.x,
17400 g77.f-torture/execute/980628-5.x,
17401 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
17402 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
17403 g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
17404 i[34567]86-*-*.
17405
17406 2002-04-13 David S. Miller <davem@redhat.com>
17407
17408 * gcc.c-torture/execute/20020413-1.c: New test.
17409
17410 2002-04-13 Richard Sandiford <rsandifo@redhat.com>
17411
17412 * gcc.dg/asm-6.c,
17413 * g++.dg/ext/asm1.C: New tests.
17414
17415 2002-04-12 Mark Mitchell <mark@codesourcery.com>
17416
17417 PR c++ 5373.
17418 * g++.dg/parse/stmtexpr1.C: New test.
17419
17420 PR c++/5189.
17421 * g++.dg/template/copy1.C: New test.
17422
17423 2002-04-12 Richard Henderson <rth@redhat.com>
17424
17425 * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
17426
17427 2002-04-12 Geoffrey Keating <geoffk@redhat.com>
17428
17429 * gcc.c-torture/execute/20020412-1.c: New file, renamed from
17430 gcc.c-torture/execute/20020307-2.c.
17431
17432 2002-04-12 Richard Sandiford <rsandifo@redhat.com>
17433
17434 * g++.dg/ext/attrib5.C,
17435 * g++.dg/lookup/struct1.C: New tests.
17436
17437 2002-04-11 Jakub Jelinek <jakub@redhat.com>
17438
17439 * gcc.dg/20020411-1.c: New test.
17440
17441 * gcc.c-torture/execute/20020411-1.c: New test.
17442
17443 2002-04-10 Janis Johnson <janis187@us.ibm.com>
17444
17445 * g77.f-torture/execute/6177.f: New test.
17446
17447 2002-04-10 Jakub Jelinek <jakub@redhat.com>
17448
17449 PR middle-end/6247
17450 * g++.dg/opt/cleanup1.C: New test.
17451
17452 * g++.dg/opt/const1.C: New test.
17453
17454 2002-04-10 Lars Brinkhoff <lars@nocrew.org>
17455
17456 * gcc.c-torture/execute/20020406-1.c: Declare malloc.
17457
17458 2002-04-10 Nathan Sidwell <nathan@codesourcery.com>
17459
17460 PR c++/5507
17461 * g++.dg/template/typename2.C: New test.
17462
17463 2002-04-10 Alan Modra <amodra@bigpond.net.au>
17464
17465 * gcc.c-torture/execute/loop-12.c: New.
17466
17467 2002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
17468
17469 * g77.f-torture/execute/980628-4.x,
17470 g77.f-torture/execute/980628-5.x,
17471 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
17472 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
17473 g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
17474
17475 2002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17476
17477 PR optimization/6086
17478 * g++.dg/opt/preinc1.C: New test.
17479
17480 2002-04-06 Mark Mitchell <mark@codesourcery.com>
17481
17482 PR c++/5571
17483 * g++.dg/opt/static2.C: New test.
17484
17485 2002-04-06 Mark Mitchell <mark@codesourcery.com>
17486
17487 PR c/5120
17488 * gcc.dg/20020406-1.c: New test.
17489
17490 2002-04-04 David S. Miller <davem@redhat.com>
17491
17492 * gcc.c-torture/execute/20020404-1.c: New test.
17493
17494 2002-04-04 Jakub Jelinek <jakub@redhat.com>
17495
17496 PR c/6123
17497 * gcc.dg/20020312-2.c: Do not declare global register variable
17498 if __PIC__ or __pic__ is defined.
17499
17500 2002-04-04 Richard Earnshaw <rearnsha@arm.com>
17501
17502 * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use
17503 __asm__ so that it works correctly even if -ansi -pedantic-errors.
17504
17505 2002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17506
17507 * gcc.misc-tests/linkage.exp: Update last change to handle
17508 sparc*-, not just sparc-.
17509
17510 2002-04-03 Richard Henderson <rth@redhat.com>
17511
17512 * gcc.dg/cpp/ucs.c: Improved long UCS test.
17513
17514 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
17515
17516 * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
17517
17518 2002-04-02 David S. Miller <davem@redhat.com>
17519
17520 * gcc.c-torture/execute/20020402-3.c: New test.
17521
17522 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
17523
17524 * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
17525 * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
17526
17527 * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
17528 * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
17529 g77.f-torture/execute/20001201.x,
17530 g77.f-torture/execute/u77-test.x: New files.
17531
17532 * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
17533 * gcc.dg/wchar_t-1.c: Ditto.
17534
17535 2002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17536
17537 * gcc.c-torture/execute/20020402-1.c: New test.
17538
17539 2002-04-01 Richard Henderson <rth@redhat.com>
17540
17541 * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
17542
17543 * g++.dg/other/new1.C: Use __SIZE_TYPE__.
17544
17545 2002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17546
17547 * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
17548
17549 2002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
17550
17551 * g++.dg/inherit/template-as-base.C: Expect error.
17552 * g++.dg/inherit/namespace-as-base.C: Likewise.
17553
17554 2002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
17555
17556 * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
17557 g++.dg/ext/instantiate3.C: Tweak match patterns.
17558
17559 * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
17560 * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
17561 -da test.
17562
17563 2002-03-31 Richard Henderson <rth@redhat.com>
17564
17565 * gcc.dg/special/alias-2.c: New.
17566 * gcc.dg/special/ecos.exp: Run it.
17567
17568 2002-03-31 Richard Henderson <rth@redhat.com>
17569
17570 * gcc.dg/va-arg-1.c: Expect warnings, not errors.
17571
17572 2002-03-31 Kazu Hirata <kazu@hxi.com>
17573
17574 * gcc.dg/weak-1.c: Disable on h8300 port.
17575
17576 2002-03-29 Janis Johnson <janis187@us.ibm.com>
17577
17578 * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
17579 * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
17580 ordering tests.
17581 * g++.dg/bprob/bprob-1.C: New test.
17582 * g++.dg/gcov/gcov.exp: New driver for gcov tests.
17583 * g++.dg/gcov/gcov-1.C: New test.
17584 * g++.dg/gcov/gcov-1.x: New file.
17585 * g++.dg/gcov/gcov-2.C: New test.
17586 * g++.dg/gcov/gcov-3.C: New test.
17587 * g++.dg/gcov/gcov-3.h: New file.
17588
17589 2002-03-28 Roger Sayle <roger@eyesopen.com>
17590
17591 * g++.old-deja/g++.other/builtins5.C: New test.
17592 * g++.old-deja/g++.other/builtins6.C: New test.
17593 * g++.old-deja/g++.other/builtins7.C: New test.
17594 * g++.old-deja/g++.other/builtins8.C: New test.
17595 * g++.old-deja/g++.other/builtins9.C: New test.
17596
17597 2002-03-29 Jakub Jelinek <jakub@redhat.com>
17598
17599 * g++.dg/opt/static1.C: New test.
17600
17601 * g++.dg/opt/longbranch1.C: New test.
17602
17603 2002-03-28 Hans-Peter Nilsson <hp@bitrange.com>
17604
17605 * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
17606
17607 * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
17608
17609 2002-03-28 Jeffrey A Law (law@redhat.com)
17610
17611 * gcc.c-torture/execute/20020328-1.c: New test.
17612
17613 2002-03-27 Richard Henderson <rth@redhat.com>
17614
17615 * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
17616 * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
17617 move from g++.old-deja/g++.ext/.
17618
17619 2002-03-27 Mark Mitchell <mark@codesourcery.com>
17620
17621 * g++.dg/init/new2.C: New test.
17622
17623 2002-03-26 Richard Henderson <rth@redhat.com>
17624
17625 * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
17626
17627 * gcc.dg/20020312-2.c: Don't test epilogue vs global register
17628 on sparc.
17629
17630 * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on
17631 sparcv9 systems.
17632 * gcc.dg/20001102-1.c: Likewise.
17633
17634 2002-03-26 Phil Edwards <pme@gcc.gnu.org>
17635
17636 * gcc.dg/cpp/endif-pedantic1.c,
17637 gcc.dg/cpp/endif-pedantic2.c: New tests.
17638
17639 2002-03-26 Mark Mitchell <mark@codesourcery.com>
17640
17641 * g++.dg/init/new1.C: New test.
17642
17643 2002-03-26 Nathan Sidwell <nathan@codesourcery.com>
17644
17645 * g++.dg/abi/vbase9.C: New test.
17646
17647 2002-03-26 Richard Earnshaw <rearnsha@arm.com>
17648
17649 * gcc.dg/arm-asm.c: New test.
17650
17651 2002-03-26 Andrew Cagney <ac131313@redhat.com>
17652
17653 * gcc.dg/Wswitch-enum.c: New test.
17654 Fix PR c/5044.
17655
17656 2002-03-26 Richard Henderson <rth@redhat.com>
17657
17658 * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
17659 structure.
17660
17661 2002-03-25 Richard Henderson <rth@redhat.com>
17662
17663 * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
17664 sparcv9 systems.
17665
17666 * gcc.c-torture/compile/20011119-1.c (xxx): New.
17667 * gcc.c-torture/compile/20011119-2.c (xxx): New.
17668
17669 2002-03-25 Zack Weinberg <zack@codesourcery.com>
17670
17671 * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
17672
17673 2002-03-25 Bob Wilson <bob.wilson@acm.org>
17674
17675 * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
17676 targets using generic thunk support.
17677
17678 2002-03-25 Jakub Jelinek <jakub@redhat.com>
17679
17680 * gcc.c-torture/compile/20020323-1.c: New test.
17681
17682 * g++.dg/opt/conj2.C: New test.
17683
17684 2002-03-24 Richard Henderson <rth@redhat.com>
17685
17686 * gcc.dg/weak-1.c: Use -fno-common.
17687
17688 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
17689
17690 * g77.dg/f77-edit-apostrophe-out.f: New test
17691 * g77.dg/f77-edit-h-out.f: New test
17692 * g77.dg/f77-edit-t-in.f: New test
17693 * g77.dg/f77-edit-t-out.f: New test
17694 * g77.dg/f77-edit-x-out.f: New test
17695 * g77.dg/f77-edit-slash-out.f: New test
17696 * g77.dg/f77-edit-colon-out.f: New test
17697 * g77.dg/f77-edit-s-out.f: New test
17698
17699 2002-03-24 Richard Henderson <rth@redhat.com>
17700
17701 * objc/execute/formal_protocol-6.x: New XFAIL.
17702
17703 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
17704
17705 * gcc.dg/weak-1.c: Early return from dg-final on platforms
17706 that do not support weak symbols
17707
17708 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
17709
17710 * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al
17711 * lib/g77.exp: Likewise
17712 * lib/objc.exp: Likewise
17713
17714 2002-03-23 Andrew Cagney <ac131313@redhat.com>
17715
17716 * gcc.dg/Wswitch-default.c: New test.
17717
17718 2002-03-23 Jakub Jelinek <jakub@redhat.com>
17719
17720 * g++.dg/other/enum1.C: New test.
17721
17722 2002-03-23 Zack Weinberg <zack@codesourcery.com>
17723
17724 * gcc.dg/pragma-ep-3.c: Fix typo.
17725
17726 2002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
17727
17728 * g++.dg/inherit/template-as-base.C: New test.
17729
17730 2002-03-22 Jakub Jelinek <jakub@redhat.com>
17731
17732 * g++.old-deja/g++.other/dwarf2-1.C: Move...
17733 * g++.dg/debug/debug5.C: ...here. Convert for dg framework.
17734
17735 2002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
17736
17737 * gcc.dg/cpp/multiline.c: Update to match.
17738
17739 2002-03-22 Alexandre Oliva <aoliva@redhat.com>
17740
17741 * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
17742
17743 2002-03-22 Phil Edwards <pme@gcc.gnu.org>
17744
17745 * gcc.dg/cpp/extratokens2.c: New file.
17746
17747 2002-03-21 David Edelsohn <edelsohn@gnu.org>
17748
17749 * gcc.dg/20020312-2.c: Add rs6000 target.
17750
17751 * gcc.c-torture/compile/20020319-1.c: New test.
17752
17753 2002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
17754
17755 * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
17756 (A, E): Handle this.
17757
17758 2002-03-20 Jason Merrill <jason@redhat.com>
17759
17760 * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
17761 ignoring -fpic.
17762 * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
17763 through prune_gcc_output.
17764
17765 2002-03-20 Jakub Jelinek <jakub@redhat.com>
17766
17767 * gcc.c-torture/compile/20020320-1.c: New test.
17768
17769 2002-03-19 Jakub Jelinek <jakub@redhat.com>
17770
17771 * gcc.c-torture/compile/20020318-1.c: New test.
17772
17773 * gcc.dg/struct-by-value-1.c: New test.
17774
17775 * gcc.dg/20020319-1.c: New test.
17776
17777 2002-03-18 Jakub Jelinek <jakub@redhat.com>
17778
17779 * g++.dg/opt/conj1.C: New test.
17780
17781 2002-03-17 Mark Mitchell <mark@codesourcery.com>
17782
17783 * g++.dg/template/qualttp20.C: Revert previous change.
17784 * g++.dg/template/qualttp3.C: Likewise.
17785 * g++.dg/template/qualttp4.C: Likewise
17786 * g++.dg/template/qualttp5.C: Likewise
17787 * g++.dg/template/qualttp6.C: Likewise
17788 * g++.dg/template/qualttp7.C: Likewise
17789 * g++.dg/template/qualttp8.C: Likewise
17790 * g++.dg/template/recurse.C: Likewise.
17791
17792 2002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
17793
17794 * gcc.dg/cpp/wchar-1.c: Update.
17795
17796 2002-03-16 Nathan Sidwell <nathan@codesourcery.com>
17797
17798 * g++.dg/template/conv1.C: New test.
17799 * g++.dg/template/conv2.C: New test.
17800 * g++.dg/template/conv3.C: New test.
17801 * g++.dg/template/conv4.C: New test.
17802
17803 2002-03-15 Mark Mitchell <mark@codesourcery.com>
17804
17805 * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
17806 * g++.dg/template/qualttp3.C: Likewise.
17807 * g++.dg/template/qualttp4.C: Likewise
17808 * g++.dg/template/qualttp5.C: Likewise
17809 * g++.dg/template/qualttp6.C: Likewise
17810 * g++.dg/template/qualttp7.C: Likewise
17811 * g++.dg/template/qualttp8.C: Likewise
17812 * g++.dg/template/recurse.C: Likewise.
17813
17814 2002-03-15 Mark Mitchell <mark@codesourcery.com>
17815
17816 * g++.dg/opt/dtor1.C: New test.
17817
17818 2002-03-15 Jakub Jelinek <jakub@redhat.com>
17819
17820 * gcc.c-torture/compile/20020315-1.c: New test.
17821
17822 2002-03-15 Richard Earnshaw <rearnsha@arm.com>
17823
17824 * gcc.dg/weak-1.c: Fix scan tests.
17825
17826 2002-03-15 Hans-Peter Nilsson <hp@bitrange.com>
17827
17828 * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
17829 * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
17830 cris-*-aout* mmix-*-*.
17831 * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
17832 cris-*-aout* mmix-*-*.
17833 * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
17834 cris-*-elf* cris-*-aout* and mmix-*-*.
17835 * gcc.dg/20001009-1.c: Ditto.
17836 * gcc.dg/20010912-1.c: Ditto.
17837 * gcc.dg/20020122-4.c: Ditto.
17838 * gcc.dg/inline-2.c: Ditto.
17839
17840 2002-03-14 Jeffrey A Law (law@cygnus.com)
17841
17842 * gcc.c-torture/compile/20020314-1.c: New test.
17843
17844 2002-03-14 Richard Earnshaw <rearnsha@arm.com>
17845
17846 * gcc.c-torture/execute/20020314-1.c: New test.
17847
17848 2002-03-14 Jakub Jelinek <jakub@redhat.com>
17849
17850 * g++.dg/warn/Wunused-1.C: New test.
17851
17852 2002-02-13 Richard Sandiford <rsandifo@redhat.com>
17853
17854 * g++.dg/abi/mangle6.C: New test.
17855
17856 2002-03-13 Jakub Jelinek <jakub@redhat.com>
17857
17858 * gcc.c-torture/compile/20020309-2.c: New test.
17859
17860 * gcc.c-torture/compile/20020312-1.c: New test.
17861
17862 2002-03-12 Nathan Sidwell <nathan@codesourcery.com>
17863
17864 * g++.dg/other/access1.C: New test.
17865
17866 2002-03-12 Jakub Jelinek <jakub@redhat.com>
17867
17868 * gcc.c-torture/execute/wchar_t-1.c: New test.
17869
17870 2002-03-12 David Edelsohn <edelsohn@gnu.org>
17871
17872 * gcc.dg/20020103-1.c: Add rs6000 target and macro.
17873
17874 2002-03-12 Roger Sayle <roger@eyesopen.com>
17875
17876 * gcc.dg/20020312-1.c: New test case.
17877
17878 2002-03-11 Aldy Hernandez <aldyh@redhat.com>
17879
17880 * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
17881
17882 2002-03-11 Richard Henderson <rth@redhat.com>
17883
17884 * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
17885 * g++.old-deja/g++.jason/report.C: Likewise.
17886
17887 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
17888
17889 * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
17890 * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
17891
17892 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
17893
17894 * testsuite/g++.dg/overload/pmf1.C: New test.
17895
17896 2002-03-11 Kazu Hirata <kazu@hxi.com>
17897
17898 * gcc.c-torture/execute/20020307-1.c: Use long.
17899
17900 2002-03-11 Jakub Jelinek <jakub@redhat.com>
17901
17902 PR optimization/5844
17903 * gcc.dg/20020310-1.c: New test.
17904
17905 2002-03-09 Michael Meissner <meissner@redhat.com>
17906
17907 * gcc.c-torture/execute/memcpy-2.c: New test.
17908 * gcc.c-torture/execute/memset-1.c: New test.
17909 * gcc.c-torture/execute/strlen-1.c: New test.
17910 * gcc.c-torture/execute/strcmp-1.c: New test.
17911 * gcc.c-torture/execute/strncmp-1.c: New test.
17912
17913 2002-03-09 Geoffrey Keating <geoffk@redhat.com>
17914
17915 * gcc.dg/ppc-ldstruct.c: New test.
17916
17917 2002-03-09 Jakub Jelinek <jakub@redhat.com>
17918
17919 * gcc.c-torture/execute/va-arg-22.c: New test.
17920
17921 2002-03-09 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
17922
17923 * gcc.c-torture/compile/20020309-1.c: New test.
17924
17925 2002-03-08 Jakub Jelinek <jakub@redhat.com>
17926
17927 * gcc.c-torture/execute/20020307-2.c: New test.
17928
17929 2002-03-07 Jeffrey A Law (law@redhat.com)
17930
17931 * g77.f-torture/compile/20020307-1.f: New test.
17932
17933 2002-03-07 Richard Sandiford <rsandifo@redhat.com>
17934
17935 * gcc.dg/unordered-1.c: New test.
17936
17937 2002-03-07 Richard Earnshaw <rearnsha@arm.com>
17938
17939 * gcc.c-torture/execute/20020307-1.c: New test.
17940
17941 2002-03-05 Jakub Jelinek <jakub@redhat.com>
17942
17943 * gcc.dg/20020304-1.c: New test.
17944
17945 * gcc.c-torture/compile/20020304-2.c: New test.
17946
17947 2002-03-04 Zack Weinberg <zack@codesourcery.com>
17948
17949 * gcc.c-torture/compile/20020304-1.c: New test case
17950 (from PR c/5830).
17951
17952 2002-03-03 Aldy Hernandez <aldyh@redhat.com>
17953
17954 * gcc.dg/20020103-1.c: Add other -D ppc variants.
17955
17956 2002-03-02 Nathan Sidwell <nathan@codesourcery.com>
17957
17958 * g++.dg/other/classkey1.C: New test.
17959
17960 2002-03-01 Richard Henderson <rth@redhat.com>
17961
17962 * gcc.c-torture/compile/981223-1.x: New.
17963 * gcc.c-torture/compile/920625-1.x: New.
17964
17965 2002-02-28 Richard Henderson <rth@redhat.com>
17966
17967 * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
17968
17969 2002-02-27 Hans-Peter Nilsson <hp@bitrange.com>
17970
17971 * gcc.c-torture/execute/20020227-1.c: New test.
17972
17973 2002-02-27 Mark Mitchell <mark@codesourcery.com>
17974
17975 * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
17976 here" ERROR lines.
17977 * g++.old-deja/g++.oliva/partord1.C: Likewise.
17978 * g++.old-deja.g++.other/defarg1.C: Likewise.
17979 * g++.old-deja/g++.pt/calls2.C: Likewise.
17980 * g++.old-deja/g++.pt/crash20.C: Likewise.
17981 * g++.old-deja/g++.pt/crash30.C: Likewise.
17982 * g++.old-deja/g++.pt/crash36.C: Likewise.
17983 * g++.old-deja/g++.pt/crash6.C: Likewise.
17984 * g++.old-deja/g++.pt/defarg13.C: Likewise.
17985 * g++.old-deja/g++.pt/derived3.C: Likewise.
17986 * g++.old-deja/g++.pt/error1.C: Likewise.
17987 * g++.old-deja/g++.pt/friend21.C: Likewise.
17988 * g++.old-deja/g++.pt/friend23.C: Likewise.
17989 * g++.old-deja/g++.pt/infinite1.C: Likewise.
17990 * g++.old-deja/g++.robertl/eb128.C: Likewise.
17991
17992 2002-02-27 Geoffrey Keating <geoffk@redhat.com>
17993
17994 * gcc.c-torture/execute/20020225-2.c: New test.
17995
17996 2002-02-27 Zack Weinberg <zack@codesourcery.com>
17997
17998 * gcc.c-torture/execute/920730-1t.c,
17999 gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
18000 Delete test cases, only relevant to -traditional.
18001
18002 2002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
18003
18004 * gcc.dg/cpp/undef1.c: Remove.
18005 * gcc.dg/cpp/directiv.c: Update.
18006 * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
18007
18008 2002-02-27 Michael Meissner <meissner@redhat.com>
18009
18010 * gcc.c-torture/execute/20020226-1.c: New test.
18011
18012 2002-02-26 Jakub Jelinek <jakub@redhat.com>
18013
18014 * g++.dg/debug/debug4.C: New test.
18015
18016 * gcc.dg/ia64-visibility-1.c: New test.
18017
18018 2002-02-26 Alexandre Oliva <aoliva@redhat.com>
18019
18020 * gcc.dg/debug/20020224-1.c: New.
18021
18022 2002-02-25 Kazu Hirata <kazu@hxi.com>
18023
18024 * gcc.c-torture/execute/960416-1.x: New.
18025 * gcc.c-torture/execute/divconst-3.x: Likewise.
18026
18027 2002-02-25 Jakub Jelinek <jakub@redhat.com>
18028
18029 * gcc.dg/20020224-1.c: New test.
18030
18031 2002-02-25 Alan Modra <amodra@bigpond.net.au>
18032
18033 * gcc.c-torture/execute/20020225-1.c: New.
18034
18035 2002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
18036
18037 * testsuite/gcc.dg/cpp/wchar-1.c: New test.
18038
18039 2002-02-23 Jakub Jelinek <jakub@redhat.com>
18040
18041 * gcc.dg/20020222-1.c: New test.
18042
18043 2002-02-22 Jakub Jelinek <jakub@redhat.com>
18044
18045 * g++.dg/opt/anonunion1.C: New test.
18046
18047 2002-02-22 Nathan Sidwell <nathan@codesourcery.com>
18048
18049 * g++.dg/template/qualttp19.C: New test.
18050 * g++.dg/template/qualttp20.C: New test.
18051 * g++.old-deja/g++.jason/report.C: Adjust expected errors
18052 * g++.old-deja/g++.other/qual1.C: Likewise.
18053
18054 2002-02-21 Aldy Hernandez <aldyh@redhat.com>
18055
18056 * gcc.dg/attr-alwaysinline.c: New.
18057
18058 2002-02-21 Jakub Jelinek <jakub@redhat.com>
18059
18060 * gcc.dg/20020220-1.c: New test.
18061
18062 * gcc.dg/20020220-2.c: New test.
18063
18064 * g++.dg/opt/mmx1.C: New test.
18065
18066 2002-02-20 Alexandre Oliva <aoliva@redhat.com>
18067
18068 * gcc.c-torture/compile/20020110.c: New test.
18069
18070 2002-02-20 Jakub Jelinek <jakub@redhat.com>
18071
18072 * gcc.c-torture/execute/20020219-1.c: New test.
18073
18074 * gcc.dg/20020219-1.c: New test.
18075
18076 * gcc.dg/noncompile/20020220-1.c: New test.
18077
18078 * g++.dg/opt/ptrintsum1.C: New test.
18079
18080 * gcc.dg/debug/20020220-1.c: New test.
18081
18082 2002-02-17 Jakub Jelinek <jakub@redhat.com>
18083
18084 * gcc.c-torture/execute/20020216-1.c: New test.
18085
18086 2002-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
18087
18088 * gcc.dg/decl-1.c: Update, new test.
18089
18090 2002-02-15 Nathan Sidwell <nathan@codesourcery.com>
18091
18092 * g++.dg/abi/bitfield1.C: New test.
18093 * g++.dg/abi/bitfield2.C: New test.
18094
18095 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
18096
18097 * gcc.dg/attr-nest.c: New test.
18098
18099 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
18100
18101 * gcc.c-torture/execute/20020215-1.c: New test.
18102
18103 2002-02-14 Jakub Jelinek <jakub@redhat.com>
18104
18105 * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
18106 * g++.dg/debug/debug.exp: New.
18107 * g++.dg/debug/trivial.C: New.
18108 * g++.dg/debug/debug1.C: Moved...
18109 * g++.dg/other/debug1.C: ...from here.
18110 * g++.dg/debug/debug2.C: Moved...
18111 * g++.dg/other/debug2.C: ...from here.
18112 * g++.dg/debug/debug3.C: Moved...
18113 * g++.dg/other/debug3.C: ...from here.
18114
18115 * gcc.dg/noncompile/20020213-1.c: New test.
18116
18117 2002-02-13 Jakub Jelinek <jakub@redhat.com>
18118
18119 * g++.dg/other/debug3.C: New test.
18120
18121 * gcc.c-torture/execute/20020213-1.c: New test.
18122
18123 2002-02-13 Richard Smith <richard@ex-parrot.com>
18124
18125 * g++.old-deja/g++.other/thunk1.C: New test.
18126
18127 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
18128
18129 * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
18130
18131 2002-02-13 Stan Shebs <shebs@apple.com>
18132
18133 * gcc.dg/altivec-3.c: New.
18134
18135 2002-02-12 Jakub Jelinek <jakub@redhat.com>
18136
18137 * gcc.dg/Wunreachable-1.c: New test.
18138 * gcc.dg/Wunreachable-2.c: New test.
18139
18140 2002-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
18141
18142 * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
18143
18144 2002-02-12 Neil Booth <neil@daikokuya.demon.co.uk>
18145
18146 * gcc.dg/decl-1.c: New test.
18147
18148 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
18149
18150 * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
18151
18152 2002-02-10 Kazu Hirata <kazu@hxi.com>
18153
18154 * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
18155 * gcc.c-torture/compile/980506-1.x: Likewise.
18156
18157 2002-02-10 Kazu Hirata <kazu@hxi.com>
18158
18159 * gcc.dg/20020210-1.c: New.
18160
18161 2002-02-09 Toon Moene <toon@moene.indiv.nluug.nl>
18162
18163 * g77.f-torture/execute/947.f: New regression test
18164 for PR fortran/947.
18165
18166 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
18167
18168 * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
18169 * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
18170
18171 2002-02-08 Richard Henderson <rth@redhat.com>
18172
18173 * gcc.c-torture/compile/labels-3.c: New.
18174
18175 2002-02-08 Jakub Jelinek <jakub@redhat.com>
18176
18177 * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
18178 expression statements work instead.
18179 * gcc.dg/noncompile/20020207-1.c: New test.
18180
18181 2002-02-07 Richard Henderson <rth@redhat.com>
18182
18183 * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
18184
18185 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
18186
18187 * lib/prune.exp: Remove "In (program|subroutine"block-data)"
18188 message from g77
18189 * lib/g77-dg.exp: Trim g77 error messages so that they are
18190 recognized by dg.exp.
18191
18192 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
18193
18194 PR fortran/5473
18195 * g77.dg/pr5473.f: Now dg-error. Add additional cases.
18196
18197 2002-02-07 Richard Henderson <rth@redhat.com>
18198
18199 * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
18200 to be sufficiently aligned for integers.
18201
18202 2002-02-07 Nathan Sidwell <nathan@codesourcery.com>
18203
18204 * g++.dg/template/friend4.C: New test.
18205
18206 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
18207
18208 PR fortran/5743
18209 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
18210 unsupported cases.
18211
18212 2002-02-07 Richard Henderson <rth@redhat.com>
18213
18214 * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
18215 * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
18216 gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
18217 objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
18218
18219 2002-02-06 Richard Henderson <rth@redhat.com>
18220
18221 * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
18222
18223 2002-02-06 Janis Johnson <janis187@us.ibm.com>
18224
18225 * gcc.dg/20020206-1.c: New test.
18226
18227 2002-02-06 Jakub Jelinek <jakub@redhat.com>
18228
18229 * gcc.c-torture/execute/20020206-1.c: New test.
18230
18231 * gcc.c-torture/execute/20020206-2.c: New test.
18232
18233 PR optimization/5429:
18234 * gcc.c-torture/compile/20020206-1.c: New test.
18235
18236 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
18237
18238 * g++.dg/ext/align1.C: Do not use an explicit alignment value
18239 as certain file formats cannot support particularly large
18240 alignments.
18241
18242 * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
18243 and do not expect to be able to link the executable.
18244
18245 * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
18246 fail because the COFF format does not support the weak attribute.
18247
18248 2002-02-05 David Billinghurst <David.Billinghurst@riotinto.com>
18249
18250 * g77.dg/pr5473.f: New test
18251
18252 2002-02-05 Aldy Hernandez <aldyh@redhat.com>
18253
18254 * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
18255 Fix testcase accordingly.
18256
18257 2002-02-04 Richard Henderson <rth@redhat.com>
18258
18259 * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
18260 (buf): Change to be an array of pointers, not ints.
18261
18262 2002-02-04 Jakub Jelinek <jakub@redhat.com>
18263
18264 * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally
18265 before all tests. Move warning one line above to match where it
18266 C frontend emits.
18267 * gcc.dg/Wswitch-2.c: New test.
18268 * g++.dg/warn/Wswitch-1.C: New test.
18269 * g++.dg/warn/Wswitch-2.C: New test.
18270
18271 2002-02-04 Richard Henderson <rth@redhat.com>
18272
18273 * g++.dg/abi/offsetof.C: Fix size comparison.
18274
18275 2002-02-04 Richard Sandiford <rsandifo@redhat.com>
18276
18277 * gcc.dg/cast-qual-2.c: New test.
18278
18279 2002-02-04 Jakub Jelinek <jakub@redhat.com>
18280
18281 * gcc.dg/20020201-4.c: New test.
18282
18283 2002-02-04 Ben Elliston <bje@redhat.com>
18284
18285 * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
18286 target_info attribute != 0, in addition to the empty string.
18287 (gcc_target_compile): Likewise.
18288
18289 2002-02-03 Andrew Cagney <ac131313@redhat.com>
18290
18291 * gcc.dg/Wswitch.c: New test.
18292 PR gcc/4475. PR gcc/3780.
18293
18294 2002-02-03 Toon Moene <toon@moene.indiv.nluug.nl>
18295
18296 * g77.f-torture/execute/5122.f: New test for regressions
18297 against PR fortran/5122.
18298
18299 2002-02-03 David Billinghurst <David.Billinghurst@riotinto.com>
18300
18301 * g77.f-torture/compile/pr3743.f: Delete
18302 * g77.dg/pr3743-1.f: New test.
18303 * g77.dg/pr3743-2.f: New test.
18304 * g77.dg/pr3743-3.f: New test.
18305 * g77.dg/pr3743-4.f: New test.
18306
18307 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
18308
18309 * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
18310
18311 2002-02-02 Richard Henderson <rth@redhat.com>
18312
18313 * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
18314 * gcc.c-torture/execute/bf64-1.c: Likewise.
18315
18316 2002-02-02 Jakub Jelinek <jakub@redhat.com>
18317
18318 * gcc.dg/20020201-2.c: New test.
18319
18320 * gcc.dg/20020201-3.c: New test.
18321
18322 * gcc.c-torture/execute/bitfld-2.c: New test.
18323
18324 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
18325
18326 * gcc.dg/bitfld-1.c: Update.
18327 * gcc.dg/bitfld-2.c: Update.
18328 * gcc.c-torture/execute/bitfld-1.x: New.
18329
18330 2002-02-02 Jakub Jelinek <jakub@redhat.com>
18331
18332 * gcc.c-torture/execute/20020201-1.c: New test.
18333
18334 2002-02-01 Janis Johnson <janis187@us.ibm.com>
18335
18336 PR target/5469
18337 * gcc.dg/20020201-1.c: New test.
18338
18339 2002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
18340
18341 PR fortran/3743
18342 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
18343 * g77.f-torture/compile/pr3743.x: Remove
18344
18345 2002-01-31 Tom Rix <trix@redhat.com>
18346
18347 * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
18348
18349 2002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
18350
18351 * gcc.dg/noncompile/20020130-1.c: New test.
18352
18353 2002-01-30 David Billinghurst <David.Billinghurst@riotinto.com>
18354
18355 * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r.
18356
18357 2002-01-29 Richard Henderson <rth@redhat.com>
18358
18359 * gcc.c-torture/execute/991118-1.c: Cast various constants back
18360 to long long.
18361 * gcc.c-torture/execute/bf64-1.c: Likewise.
18362
18363 2002-01-29 Jakub Jelinek <jakub@redhat.com>
18364
18365 * gcc.c-torture/execute/20020129-1.c: New test.
18366
18367 2002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
18368
18369 * gcc.c-torture/compile/20000224-1.c: Update.
18370 * gcc.c-torture/execute/bitfld-1.c: New tests.
18371 * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
18372 * gcc.dg/uninit-A.c: Update.
18373
18374 2002-01-29 Nathan Sidwell <nathan@codesourcery.com>
18375
18376 * g++.dg/template/ctor1.C: Add instantiation.
18377
18378 2002-01-28 Paul Koning <pkoning@equallogic.com>
18379
18380 * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
18381 argument to __builtin_prefetch to be const ptr.
18382
18383 2002-01-28 Jakub Jelinek <jakub@redhat.com>
18384
18385 * gcc.c-torture/compile/20020120-1.c: New test.
18386
18387 2002-01-27 Kazu Hirata <kazu@hxi.com>
18388
18389 * gcc.c-torture/execute/20020127-1.c: New test.
18390
18391 2002-01-27 David Billinghurst <David.Billinghurst@riotinto.com>
18392
18393 * g77.dg/f77-edit-i-in.f: New test
18394 * g77.dg/f77-edit-i-out.f: New test
18395
18396 2002-01-25 Geoffrey Keating <geoffk@redhat.com>
18397
18398 * gcc.dg/debug/debug.exp: New file.
18399 * gcc.dg/debug/trivial.c: New file.
18400 * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
18401 * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
18402 * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
18403 * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
18404 * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
18405 * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
18406 * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
18407 * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
18408 * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
18409 * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
18410 * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
18411 * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
18412 * gcc.dg/20000503-1.c: Removed.
18413 * gcc.dg/20010207-1.c: Removed.
18414 * gcc.dg/20011223-1.c: Removed.
18415 * gcc.dg/20020104-2.c: Removed.
18416 * gcc.dg/debug-1.c: Removed.
18417 * gcc.dg/debug-2.c: Removed.
18418 * gcc.dg/debug-3.c: Removed.
18419 * gcc.dg/debug-4.c: Removed.
18420 * gcc.dg/debug-5.c: Removed.
18421 * gcc.dg/debug-6.c: Removed.
18422 * gcc.dg/dwarf2-1.c: Removed.
18423 * gcc.dg/dwarf2-2.c: Removed.
18424
18425 2002-01-25 Jakub Jelinek <jakub@redhat.com>
18426
18427 * g++.old-deja/g++.other/eh5.C: New test.
18428 * g++.old-deja/g++.other/sibcall2.C: New test.
18429 * g++.old-deja/g++.other/array9.C: New test.
18430 * g++.old-deja/g++.other/typename2.C: New test.
18431 * g++.old-deja/g++.other/crash60.C: New test.
18432 * g++.old-deja/g++.other/conv9.C: New test.
18433 * g++.old-deja/g++.other/mangle10.C: New test.
18434 * g++.old-deja/g++.other/unchanging1.C: New test.
18435 * g++.old-deja/g++.other/exprstmt1.C: New test.
18436 * g++.old-deja/g++.other/inline23.C: New test.
18437 * g++.old-deja/g++.eh/ia64-1.C: New test.
18438 * g++.old-deja/g++.other/dwarf2-1.C: New test.
18439 * g++.old-deja/g++.other/reload1.C: New test.
18440 * g++.old-deja/g++.other/static20.C: New test.
18441 * g++.old-deja/g++.other/local-alloc1.C: New test.
18442 * g++.old-deja/g++.other/conv8.C: New test.
18443 * g++.old-deja/g++.other/stmtexpr2.C: New test.
18444 * g++.old-deja/g++.other/storeexpr1.C: New test.
18445 * g++.old-deja/g++.other/storeexpr2.C: New test.
18446 * g++.dg/eh/template2.C: New test.
18447 * g++.dg/warn/weak1.C: New test.
18448
18449 2002-01-25 Hans-Peter Nilsson <hp@bitrange.com>
18450
18451 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
18452 Remove first, non-varying, argument.
18453
18454 2002-01-23 Richard Henderson <rth@redhat.com>
18455
18456 * gcc.dg/inline-2.c: New.
18457
18458 * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
18459 Add optional target arg. Check number of arguments.
18460 (scan-assembler-not, scan-assembler-dem): Likewise.
18461 (scan-assembler-dem-not): Likewise.
18462
18463 2002-01-23 Zack Weinberg <zack@codesourcery.com>
18464
18465 * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
18466 line 12.
18467 * g++.old-deja/g++.brendan/parse3.C,
18468 g++.old-deja/g++.other/crash26.C,
18469 g++.old-deja/g++.other/crash28.C,
18470 g++.old-deja/g++.other/crash29.C,
18471 g++.old-deja/g++.other/crash30.C,
18472 g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
18473
18474 2002-01-23 Aldy Hernandez <aldyh@redhat.com>
18475
18476 * gcc.dg/20020115-1.c: New.
18477
18478 2002-01-23 Bob Wilson <bob.wilson@acm.org>
18479
18480 * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
18481
18482 2002-01-23 Janis Johnson <janis187@us.ibm.com>
18483
18484 * gcc.dg/20020122-3.c: New.
18485
18486 2002-01-23 Jakub Jelinek <jakub@redhat.com>
18487
18488 * g++.dg/other/gc1.C: New test.
18489
18490 2002-01-23 Zack Weinberg <zack@codesourcery.com>
18491
18492 * gcc.dg/c99-intconst-1.c: Mark XFAIL.
18493
18494 2002-01-22 Richard Henderson <rth@redhat.com>
18495
18496 * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
18497
18498 2002-01-22 Richard Henderson <rth@redhat.com>
18499
18500 * gcc.dg/20020122-4.c: New.
18501
18502 2002-01-22 H.J. Lu <hjl@gnu.org>
18503
18504 * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
18505 link output.
18506 * gcc.dg/special/ecos.exp: Likewise.
18507 * lib/g++-dg.exp: Likewise.
18508 * lib/g77-dg.exp: Likewise.
18509 * lib/gcc-dg.exp : Likewise.
18510 * lib/mike-g++.exp: Likewise.
18511 * lib/mike-g77.exp: Likewise.
18512 * lib/mike-gcc.exp: Likewise.
18513 * lib/objc-dg.exp: Likewise.
18514
18515 2002-01-22 Janis Johnson <janis187@us.ibm.com>
18516
18517 PR target/5379
18518 * gcc.dg/20020122-2.c: New test.
18519
18520 2002-01-22 Hans-Peter Nilsson <hp@axis.com>
18521
18522 * gcc.dg/20020122-1.c: New test.
18523
18524 2001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
18525
18526 * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
18527
18528 2002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
18529
18530 * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
18531
18532 2002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18533
18534 * gcc.c-torture/compile/20020121-1.c: New test.
18535
18536 2002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
18537
18538 * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
18539 ld_library_path.
18540
18541 2002-01-21 Jakub Jelinek <jakub@redhat.com>
18542
18543 * gcc.dg/20020218-1.c: New test.
18544
18545 2002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com>
18546
18547 * lib/prune.exp (prune_gcc_output): Prune "At global scope"
18548 messages
18549 * g++.dg/other/deprecated.C: Remove dg-bogus comment for
18550 "At global scope" warning
18551 * g++.dg/ext/align1.C: Change cygwin test for alignment
18552 from db-bogus to dg-warning
18553
18554 2002-01-21 Zack Weinberg <zack@codesourcery.com>
18555
18556 * g77.f-torture/compile/cpp2.F: New test.
18557
18558 2002-01-19 Nathan Sidwell <nathan@codesourcery.com>
18559
18560 * g++.dg/template/access1.C: New test.
18561
18562 2002-01-18 Aldy Hernandez <aldyh@redhat.com>
18563
18564 * gcc.dg/20020118-1.c: New.
18565
18566 2002-01-18 Kazu Hirata <kazu@hxi.com>
18567
18568 * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
18569
18570 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
18571
18572 * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
18573 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
18574 alignment warnings.
18575
18576 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
18577
18578 * gcc.misc-tests/i386-prefetch.exp: Save and restore
18579 torture_with_loops and torture_without_loops
18580
18581 2002-01-17 Jakub Jelinek <jakub@redhat.com>
18582
18583 * gcc.c-torture/compile/20020116-1.c: New test.
18584
18585 2002-01-16 Jakub Jelinek <jakub@redhat.com>
18586
18587 * gcc.dg/20020116-2.c: New test.
18588
18589 * gcc.dg/ultrasp4.c: New test.
18590
18591 * gcc.dg/20020116-1.c: New test.
18592
18593 2002-01-15 Geoffrey Keating <geoffk@redhat.com>
18594
18595 * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
18596 by EABI.
18597
18598 2002-01-15 Janis Johnson <janis187@us.ibm.com>
18599
18600 * gcc.misc-tests/i386-prefetch.exp: New.
18601 * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
18602 * gcc.misc-tests/i386-pf-athlon-1.c: New test.
18603 * gcc.misc-tests/i386-pf-none-1.c: New test.
18604 * gcc.misc-tests/i386-pf-sse-1.c: New test.
18605
18606 2002-01-15 Jakub Jelinek <jakub@redhat.com>
18607
18608 * gcc.dg/gnu89-init-1.c: Add new tests.
18609
18610 2002-01-15 Andreas Jaeger <aj@suse.de>
18611
18612 * gcc.dg/i386-mmx-1.c: Also run on x86-64.
18613 * gcc.dg/i386-mmx-2.c: Likewise.
18614 * gcc.dg/i386-sse-1.c: Likewise.
18615 * gcc.dg/i386-sse-2.c: Likewise.
18616 * gcc.dg/i386-sse-3.c: Likewise.
18617
18618 2001-01-14 David Billinghurst <David.Billinghurst@riotinto.com>
18619
18620 * g77.f-torture/execute/intrinsic-unix-bessel.f:
18621 Uncomment additional cases that now pass.
18622
18623 2002-01-11 Richard Henderson <rth@redhat.com>
18624
18625 * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
18626 * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
18627
18628 2002-01-11 Nicola Pero <n.pero@mi.flashnet.it>
18629
18630 * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
18631
18632 2002-01-10 Aldy Hernandez <aldyh@redhat.com>
18633
18634 * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
18635 lvx, stvx, stvebx, stvehx, stvewx, stvxl.
18636
18637 2002-01-10 Dale Johannesen <dalej@apple.com>
18638
18639 * gcc.c-torture/execute/loop-11.c: New.
18640
18641 2002-01-08 Aldy Hernandez <aldyh@redhat.com>
18642
18643 * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
18644 dss, lvsl, lvsr, dstt, dstst, dststt, dst.
18645
18646 2002-01-09 Richard Henderson <rth@redhat.com>
18647
18648 * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
18649 type in which to perform the operation for each size.
18650
18651 2002-01-09 Alan Matsuoka (alanm@redhat.com)
18652
18653 * gcc.c-torture/compile/20020109-2.c: New test.
18654
18655 2002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com>
18656
18657 * gcc.c-torture/execute/loop-10.c: New test.
18658
18659 2002-01-09 Jakub Jelinek <jakub@redhat.com>
18660
18661 * gcc.c-torture/compile/20010226-1.c: New test.
18662 * gcc.c-torture/compile/20010227-1.c: New test.
18663 * gcc.c-torture/compile/20010426-1.c: New test.
18664 * gcc.c-torture/compile/20010510-1.c: New test.
18665 * gcc.c-torture/compile/20010605-3.c: New test.
18666 * gcc.c-torture/compile/20010824-1.c: New test.
18667 * gcc.c-torture/execute/20010409-1.c: New test.
18668 * gcc.dg/noncompile/20000901-1.c: New test.
18669 * gcc.dg/20001023-1.c: New test.
18670 * gcc.dg/20001101-1.c: New test.
18671 * gcc.dg/20001102-1.c: New test.
18672 * gcc.dg/20010207-1.c: New test.
18673 * gcc.dg/20010405-1.c: New test.
18674 * gcc.dg/20010822-1.c: New test.
18675 * gcc.dg/20011107-1.c: New test.
18676
18677 2002-01-09 Jeffrey A Law (law@redhat.com)
18678
18679 * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
18680
18681 * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
18682 execution failure on PA targets.
18683
18684 2002-01-09 Jakub Jelinek <jakub@redhat.com>
18685
18686 * gcc.c-torture/compile/20020109-1.c: New test.
18687
18688 2002-01-08 Kazu Hirata <kazu@hxi.com>
18689
18690 * gcc.c-torture/execute/20020108-1.c: New test.
18691
18692 2002-01-08 Jakub Jelinek <jakub@redhat.com>
18693
18694 * gcc.dg/20020108-1.c: New test.
18695
18696 2002-01-08 H.J. Lu <hjl@gnu.org>
18697
18698 * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
18699 for header files.
18700
18701 2002-01-08 Geoff Keating <geoffk@redhat.com>
18702
18703 * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
18704 consistency.
18705
18706 002-01-07 Aldy Hernandez <aldyh@redhat.com>
18707
18708 * gcc.dg/altivec-4.c: Test altivec predicates.
18709
18710 2002-01-07 Jakub Jelinek <jakub@redhat.com>
18711
18712 * gcc.c-torture/execute/20020107-1.c: New test.
18713
18714 2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
18715
18716 PR c/5279
18717 * gcc.c-torture/compile/20020106-1.c: New test.
18718
18719 2002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
18720
18721 * gcc.c-torture/execute/nestfunc-4.c: New test.
18722
18723 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
18724
18725 * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
18726 extra triple that slipped in.
18727 * g++.old-deja/g++.abi/align.C: Likewise.
18728 * g++.old-deja/g++.abi/bitfields.C: Likewise.
18729
18730 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
18731
18732 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
18733 * g++.old-deja/g++.abi/align.C: Likewise.
18734 * g++.old-deja/g++.abi/bitfields.C: Likewise.
18735
18736 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
18737 on FreeBSD/i386.
18738 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
18739 FreeBSD.
18740
18741 2002-01-04 Jakub Jelinek <jakub@redhat.com>
18742
18743 * gcc.dg/20020104-1.c: New test.
18744
18745 * gcc.dg/20020104-2.c: New test.
18746
18747 2002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
18748
18749 * gcc.dg/20020103-1.c: Fix typo in target selector.
18750
18751 2002-01-03 Richard Henderson <rth@redhat.com>
18752
18753 * gcc.dg/20020103-1.c: New.
18754
18755 2002-01-03 Kazu Hirata <kazu@hxi.com>
18756
18757 * gcc.c-torture/execute/20020103-1.c: New test.
18758
18759 2002-01-03 Jakub Jelinek <jakub@redhat.com>
18760
18761 * g++.dg/other/debug2.C: New test.
18762
18763 * gcc.c-torture/compile/20020103-1.c: New test.
18764
18765 2002-01-02 Jakub Jelinek <jakub@redhat.com>
18766
18767 * gcc.dg/gnu89-init-1.c: Added new tests.
18768
18769 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
18770
18771 * g++.dg/template/friend2.C: Remove as patch is reverted.
18772
18773 * g++.dg/warn/oldcast1.C: New test.
18774
18775 * g++.dg/template/ptrmem1.C: New test.
18776 * g++.dg/template/ptrmem2.C: New test.
18777
18778 * g++.dg/template/ntp.C: New test.
18779
18780 * g++.dg/other/component1.C: New test.
18781
18782 * g++.dg/template/ttp3.C: New test.
18783
18784 * g++.dg/template/friend2.C: New test.
18785 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
18786
18787 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
18788
18789 * g++.dg/other/ptrmem1.C: New test.
18790 * g++.dg/other/ptrmem2.C: New test.
18791
18792 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
18793
18794 * g++.dg/template/ctor1.C: New test.
18795
18796 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
18797
18798 * g++.dg/template/friend2.C: New test.
18799
18800 2002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
18801
18802 * gcc.dg/mmix-1.c: New test.
18803
18804 2001-12-31 Richard Henderson <rth@redhat.com>
18805
18806 * gcc.dg/asm-5.c: New.
18807
18808 2001-12-31 Paolo Carlini <pcarlini@unitus.it>
18809
18810 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
18811 in namespace __gnu_cxx
18812
18813 2001-12-30 Richard Henderson <rth@redhat.com>
18814
18815 * gcc.dg/debug-6.c: New.
18816
18817 2001-12-30 Jakub Jelinek <jakub@redhat.com>
18818
18819 * gcc.c-torture/compile/20011229-2.c: New test.
18820
18821 2001-12-29 Jakub Jelinek <jakub@redhat.com>
18822
18823 * gcc.dg/debug-3.c: New test.
18824 * gcc.dg/debug-4.c: New test.
18825 * gcc.dg/debug-5.c: New test.
18826
18827 2001-12-29 Richard Henderson <rth@redhat.com>
18828
18829 * g++.dg/eh/loop1.C: New.
18830
18831 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
18832
18833 * g++.dg/template/crash1.C: New test.
18834
18835 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
18836
18837 * g++.dg/other/const1.C: New test.
18838
18839 2001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
18840
18841 * gcc.c-torture/compile/20011229-1.c: New test.
18842
18843 2001-12-28 Stan Shebs <shebs@apple.com>
18844
18845 * lib/objc-torture.exp: Resync with c-torture.exp.
18846 * lib/objc.exp: Load standard libraries.
18847
18848 2001-12-28 Jakub Jelinek <jakub@redhat.com>
18849
18850 * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
18851 additional tests.
18852
18853 2001-12-27 Roger Sayle <roger@eyesopen.com>
18854
18855 * gcc.c-torture/execute/string-opt-16.c: New testcase.
18856
18857 2001-12-27 Richard Henderson <rth@redhat.com>
18858
18859 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
18860
18861 2001-12-26 Nathan Sidwell <nathan@codesourcery.com>
18862
18863 * g++.dg/eh/ctor1.C: New test.
18864 * g++.dg/other/error2.C: New test.
18865
18866 2001-12-24 Nathan Sidwell <nathan@codesourcery.com>
18867
18868 * g++.dg/other/init2.C: New test.
18869
18870 2001-12-24 Richard Henderson <rth@redhat.com>
18871
18872 * gcc.dg/20011223-1.c: New.
18873 * gcc.dg/inline-1.c: New.
18874
18875 2001-12-23 Richard Henderson <rth@redhat.com>
18876
18877 * gcc.dg/asm-4.c: Test operand modifiers.
18878
18879 2001-12-23 Richard Henderson <rth@redhat.com>
18880
18881 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
18882
18883 2001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
18884
18885 * gcc.c-torture/execute/20011223-1.c: New test.
18886
18887 2001-12-21 Richard Henderson <rth@redhat.com>
18888
18889 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
18890 re-enables the warning.
18891
18892 2001-12-21 Richard Henderson <rth@redhat.com>
18893
18894 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
18895
18896 2001-12-20 Jakub Jelinek <jakub@redhat.com>
18897
18898 * gcc.c-torture/compile/20011218-1.c: New test.
18899
18900 2001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
18901
18902 * gcc.misc-test/arm-isr.exp: New file. Control running of the
18903 arm-isr.c test.
18904 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
18905 epilogue generation for ARM ISR routines.
18906
18907 2001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
18908
18909 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
18910 * gcc.dg/format/c90-printf-3.c: Likewise.
18911 * gcc.dg/format/c99-printf-3.c: Likewise.
18912 * gcc.dg/format/ext-1.c: Likewise.
18913 * gcc.dg/format/ext-6.c: Likewise.
18914 * gcc.dg/format/format.h: Prototype unlocked stdio.
18915
18916 2001-12-20 Richard Henderson <rth@redhat.com>
18917
18918 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
18919 (arena): Use it.
18920 (malloc): Correct allocation logic. Abort if we fill up the
18921 arena before initialization complete.
18922 (realloc): Correct allocation logic.
18923
18924 2001-12-20 Jakub Jelinek <jakub@redhat.com>
18925
18926 * gcc.c-torture/compile/20011219-2.c: New test.
18927
18928 * gcc.c-torture/execute/20011219-1.c: New test.
18929
18930 2001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
18931
18932 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
18933 target does not support weak symbols.
18934
18935 2001-12-19 Jakub Jelinek <jakub@redhat.com>
18936
18937 * gcc.c-torture/compile/20011219-1.c: New test.
18938
18939 2001-12-19 Nathan Sidwell <nathan@codesourcery.com>
18940
18941 * g++.dg/other/error1.C: New test.
18942
18943 2001-12-17 Jeffrey A Law (law@redhat.com)
18944
18945 * gcc.c-torture/execute/20011217-1.c: New test.
18946
18947 2001-12-17 Nicola Pero <nicola@brainstorm.co.uk>
18948
18949 * objc.dg/special/: New directory.
18950 * objc.dg/special/special.exp: New file.
18951 * objc.dg/special/unclaimed-category-1.h: New file.
18952 * objc.dg/special/unclaimed-category-1a.m: New file.
18953 * objc.dg/special/unclaimed-category-1.m: New file.
18954
18955 2001-12-17 Andreas Jaeger <aj@suse.de>
18956
18957 * gcc.c-torture/compile/20011217-2.c: New test.
18958
18959 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
18960
18961 * gcc.c-torture/compile/20011217-1.c: New test.
18962
18963 2001-12-14 Aldy Hernandez <aldyh@redhat.com>
18964
18965 * testsuite/gcc.dg/20011214-1.c: New.
18966
18967 2001-12-13 Aldy Hernandez <aldyh@redhat.com>
18968
18969 * gcc.dg/altivec-4.c: New.
18970
18971 2001-12-13 Hans-Peter Nilsson <hp@axis.com>
18972
18973 * gcc.dg/20011113-1.c: New test.
18974
18975 2001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
18976
18977 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
18978 std::__malloc_alloc_template<0> and
18979 std::__default_alloc_template<false, 0>.
18980
18981 2001-12-13 Nicola Pero <n.pero@mi.flashnet.it>
18982
18983 * objc/execute/bf-21.m: New test.
18984 * objc/execute/enumeration-1.m: New test.
18985 * objc/execute/enumeration-2.m: New test.
18986
18987 2001-12-12 Jakub Jelinek <jakub@redhat.com>
18988
18989 * gcc.dg/gnu89-init-1.c: New test.
18990
18991 2001-12-12 Nathan Sidwell <nathan@codesourcery.com>
18992
18993 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
18994 * g++.old-deja/g++.jason/2371.C: Likewise.
18995 * g++.old-deja/g++.jason/template33.C: Likewise.
18996 * g++.old-deja/g++.jason/template34.C: Likewise.
18997 * g++.old-deja/g++.jason/template36.C: Likewise.
18998 * g++.old-deja/g++.oliva/typename1.C: Likewise.
18999 * g++.old-deja/g++.oliva/typename2.C: Likewise.
19000 * g++.old-deja/g++.other/typename1.C: Likewise.
19001 * g++.old-deja/g++.pt/inherit2.C: Likewise.
19002 * g++.old-deja/g++.pt/nontype5.C: Likewise.
19003 * g++.old-deja/g++.pt/typename11.C: Likewise.
19004 * g++.old-deja/g++.pt/typename14.C: Likewise.
19005 * g++.old-deja/g++.pt/typename16.C: Likewise.
19006 * g++.old-deja/g++.pt/typename3.C: Likewise.
19007 * g++.old-deja/g++.pt/typename4.C: Likewise.
19008 * g++.old-deja/g++.pt/typename5.C: Likewise.
19009 * g++.old-deja/g++.pt/typename7.C: Likewise.
19010 * g++.old-deja/g++.robertl/eb9.C: Likewise.
19011
19012 2001-12-11 Nathan Sidwell <nathan@codesourcery.com>
19013
19014 * g++.dg/other/linkage1.C: New test.
19015 * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
19016 specifiers.
19017
19018 2001-12-11 Neil Booth <neil@daikokuya.demon.co.uk>
19019
19020 * gcc.dg/concat.c: New test.
19021
19022 2001-12-11 Stan Shebs <shebs@apple.com>
19023
19024 * objc/compile: New test directory.
19025 * objc/compile/compile.exp: New expect script.
19026 * objc/compile/20011211-1.m: New compile test.
19027
19028 2001-12-11 Jason Merrill <jason@redhat.com>
19029
19030 * lib/prune.exp (prune_gcc_output): Also handle "In member
19031 function". So many permutations...
19032
19033 2001-12-10 Nathan Sidwell <nathan@codesourcery.com>
19034
19035 * g++.dg/template/typedef1.C: New test.
19036
19037 2001-12-09 Nathan Sidwell <nathan@codesourcery.com>
19038
19039 * g++.dg/other/copy1.C: New test.
19040
19041 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
19042
19043 * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
19044
19045 * gcc.dg/builtin-choose-expr.c: New.
19046
19047 2001-12-07 Aldy Hernandez <aldyh@redhat.com>
19048
19049 * gcc.dg/altivec-2.c: New.
19050
19051 2001-12-07 Richard Henderson <rth@redhat.com>
19052
19053 * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
19054
19055 2001-12-07 Stephane Carrez <Stephane.Carrez@sun.com>
19056
19057 * gcc.dg/sparc-ret.c: New file, test return corruption bug for
19058 ultrasparc.
19059
19060 2001-12-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
19061
19062 * g++-old.deja/g++.robertl/eb101.C: Deleted.
19063
19064 2001-12-06 Janis Johnson <janis187@us.ibm.com>
19065
19066 * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
19067 variable argument list.
19068
19069 2001-12-06 Zack Weinberg <zack@codesourcery.com>
19070
19071 * gcc.c-torture/execute/memcheck: Delete entire directory.
19072 (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
19073 t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
19074
19075 2001-12-05 Neil Booth <neil@daikokuya.demon.co.uk>
19076
19077 * gcc.dg/Wshadow-1.c: New test.
19078
19079 2001-12-05 Jakub Jelinek <jakub@redhat.com>
19080
19081 * gcc.c-torture/compile/20011130-1.c: New test.
19082
19083 * gcc.dg/noncompile/20011025-1.c: New test.
19084
19085 * g++.dg/other/anon-union.C: New test.
19086
19087 * gcc.c-torture/execute/20011024-1.c: New test.
19088
19089 2001-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
19090
19091 * gcc.c-torture/execute/20000722-1.x,
19092 gcc.c-torture/execute/20010123-1.x: Remove.
19093 * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
19094 * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
19095 gcc.dg/c99-complit-2.c: New tests.
19096
19097 2001-12-04 Nathan Sidwell <nathan@codesourcery.com>
19098
19099 * g++.dg/inherit/base1.C: New test.
19100
19101 2001-12-04 Jakub Jelinek <jakub@redhat.com>
19102
19103 * g++.dg/other/stdarg1.C: New test.
19104
19105 * gcc.c-torture/compile/20011130-2.c: New test.
19106
19107 2001-12-03 Janis Johnson <janis187@us.ibm.com>
19108
19109 * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
19110 * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
19111 * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
19112 * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
19113 * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
19114 * gcc.dg/builtin-prefetch-1.c: New test.
19115
19116 2001-12-03 Jakub Jelinek <jakub@redhat.com>
19117
19118 * gcc.dg/20011130-1.c: New test.
19119
19120 2001-12-03 Nathan Sidwell <nathan@codesourcery.com>
19121
19122 * g++.dg/other/scope1.C: New test.
19123 * g++.dg/template/explicit-instantiation.C: Remove XFAIL
19124
19125 2001-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
19126
19127 * gcc.dg/vla-init-1.c: New test.
19128
19129 2001-12-01 Geoff Keating <geoffk@redhat.com>
19130
19131 * gcc.c-torture/compile/structs.c: New testcase from GDB.
19132
19133 2001-12-02 Neil Booth <neil@daikokuya.demon.co.uk>
19134
19135 * objc.dg/alias.m: Update.
19136 * objc.dg/class-1.m: Update.
19137 * objc.dg/const-str-1.m: Update.
19138 * objc.dg/fwd-proto-1.m: Update.
19139 * objc.dg/id-1.m: Update.
19140 * objc.dg/super-class-1.m: Update.
19141
19142 2001-11-29 Mark Mitchell <mark@codesourcery.com>
19143
19144 * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
19145 constructs.
19146
19147 2001-11-28 Jeffrey A Law (law@cygnus.com)
19148
19149 * gcc.c-torture/execute/20011128-1.c: New test.
19150
19151 2001-11-28 Hans-Peter Nilsson <hp@axis.com>
19152
19153 * gcc.dg/20011127-1.c: New test.
19154
19155 2001-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
19156
19157 * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples
19158 from Austin Group draft 7.
19159 * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in
19160 scanf format arguments.
19161 * gcc.dg/format/no-exargs-2.c: New test.
19162
19163 2001-11-25 Nathan Sidwell <nathan@codesourcery.com>
19164
19165 * g++.dg/abi/vbase8-4.C: New test.
19166
19167 2001-11-24 Ian Lance Taylor <ian@airs.com>
19168
19169 * gcc.c-torture/execute/20011121-1.c: New test.
19170
19171 2001-11-23 Jeffrey A Law (law@cygnus.com)
19172
19173 * gcc.c-torture/execute/ieee/20011123-1.c: New test.
19174
19175 2001-11-23 Andreas Jaeger <aj@suse.de>
19176
19177 * gcc.dg/cpp/charconst-2.c: New test.
19178
19179 2001-11-22 Geoffrey Keating <geoffk@redhat.com>
19180
19181 * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
19182 to the host if it is remote. Let tests specify extra headers
19183 they use.
19184 * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
19185 * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
19186 * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
19187 * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
19188 * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
19189 * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
19190 * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
19191 * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
19192 * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
19193 * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
19194
19195 2001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
19196
19197 * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
19198 for little endian ARMs.
19199
19200 2001-11-20 Jakub Jelinek <jakub@redhat.com>
19201
19202 * gcc.c-torture/compile/20011119-1.c: New test.
19203 * gcc.c-torture/compile/20011119-2.c: New test.
19204
19205 2001-11-17 Aldy Hernandez <aldyh@redhat.com>
19206
19207 * gcc.dg/altivec-1.c: Fix typo.
19208
19209 2001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
19210
19211 * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
19212
19213 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
19214
19215 * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
19216
19217 2001-11-19 Geoffrey Keating <geoffk@redhat.com>
19218
19219 * lib/g77.exp: Don't specify --rpath-link.
19220
19221 * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
19222 across all the headers.
19223 * gcc.dg/format/format.exp: For testing on a remote host,
19224 copy format.h.
19225
19226 * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
19227 * gcc.c-torture/execute/930406-1.c: Likewise.
19228 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
19229
19230 2001-11-19 Aldy Hernandez <aldyh@redhat.com>
19231
19232 * gcc.dg/altivec-1.c: New.
19233
19234 2001-11-19 Neil Booth <neil@daikokuya.demon.co.uk>
19235
19236 * gcc.dg/cpp/fpreprocessed.c: New test case.
19237
19238 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
19239
19240 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
19241 gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
19242 * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
19243
19244 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
19245
19246 * gcc.dg/no-builtin-1.c: New test.
19247
19248 2001-11-16 Jakub Jelinek <jakub@redhat.com>
19249
19250 * gcc.c-torture/execute/20011115-1.c: New test.
19251
19252 2001-11-15 Jakub Jelinek <jakub@redhat.com>
19253
19254 * gcc.c-torture/compile/20011114-2.c: New test.
19255 * gcc.c-torture/compile/20011114-3.c: New test.
19256 * gcc.c-torture/compile/20011114-4.c: New test.
19257
19258 2001-11-15 Nathan Sidwell <nathan@codesourcery.com>
19259
19260 * g++.dg/other/init1.C: New test.
19261
19262 2001-11-14 Geoffrey Keating <geoffk@redhat.com>
19263
19264 * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
19265 message.
19266
19267 * gcc.c-torture/execute/20011114-1.c: New testcase.
19268
19269 * gcc.c-torture/compile/20010327-1.c: Revert last change.
19270 * gcc.c-torture/compile/20011114-1.c: New test, exactly
19271 like the (before this change) version of 20010327-1.c.
19272
19273 2001-11-14 Roger Sayle <roger@eyesopen.com>
19274
19275 * gcc.c-torture/execute/string-opt-13.c: New testcase.
19276
19277 2001-11-14 Richard Sandiford <rsandifo@redhat.com>
19278
19279 * g++.dg/init/array2.C: New test.
19280
19281 2001-11-14 Alexandre Oliva <aoliva@redhat.com>
19282
19283 * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
19284
19285 2001-11-13 Nathan Sidwell <nathan@codesourcery.com>
19286
19287 * g++.dg/other/forscope1.C: New test.
19288 * g++.dg/ext/forscope1.C: New test.
19289 * g++.dg/ext/forscope2.C: New test.
19290
19291 2001-11-13 Jakub Jelinek <jakub@redhat.com>
19292
19293 * gcc.c-torture/execute/20011113-1.c: New test.
19294
19295 2001-11-09 Geoffrey Keating <geoffk@redhat.com>
19296
19297 * gcc.c-torture/execute/20011109-2.c: New test.
19298
19299 * gcc.c-torture/execute/20011109-1.c: New test.
19300
19301 2001-11-09 Jakub Jelinek <jakub@redhat.com>
19302
19303 * gcc.c-torture/compile/20011109-1.c: New test.
19304
19305 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
19306
19307 * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
19308 * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
19309 * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
19310 * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
19311 * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
19312 * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
19313 * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
19314
19315 2001-11-08 Neil Booth <neil@daikokuya.demon.co.uk>
19316
19317 * g++.dg/warn/Wshadow-1.C: New tests.
19318 * g++.old-deja/g++.mike/for3.C: Update.
19319
19320 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
19321
19322 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
19323 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
19324 XFAILs. Adjust expected error texts.
19325 * gcc.c-torture/compile/20011106-1.c,
19326 gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
19327 gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
19328 gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
19329 gcc.dg/c99-array-lval-5.c: New tests.
19330
19331 2001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk>
19332
19333 * gcc.dg/cpp/defined.c: Update.
19334
19335 2001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk>
19336
19337 * gcc.c-torture/execute/anon-1.c: New test.
19338
19339 2001-11-03 Geoffrey Keating <geoffk@redhat.com>
19340
19341 * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
19342 same size, so no warning should be produced on stormy16.
19343
19344 * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
19345 due to oversized array.
19346 * g++.old-deja/g++.mike/ns15.C: Likewise.
19347 * g++.old-deja/g++.pt/crash16.C: Likewise.
19348
19349 2001-11-02 Graham Stott <grahams@redhat.com>
19350
19351 * g++.dgother/debug1.C: Fix typos.
19352
19353 2001-11-01 Jakub Jelinek <jakub@redhat.com>
19354
19355 * g++.dg/other/debug1.C: New test.
19356
19357 2001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
19358
19359 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
19360 of unsigned long.
19361
19362 2001-10-30 Jakub Jelinek <jakub@redhat.com>
19363
19364 * gcc.dg/20011029-2.c: New test.
19365
19366 * gcc.c-torture/compile/20011029-1.c: New test.
19367
19368 2001-10-29 Nicola Pero <n.pero@mi.flashnet.it>
19369
19370 * objc/execute/class_self-1.m: New test.
19371 * objc/execute/class_self-2.m: New test.
19372
19373 2001-10-25 Zack Weinberg <zack@codesourcery.com>
19374
19375 * gcc.misc-tests/msgs.exp: Delete.
19376 * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
19377 * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected
19378 error set to match recent changes.
19379
19380 2001-10-24 Zack Weinberg <zack@codesourcery.com>
19381
19382 * gcc.dg/20011021-1.c: New test.
19383
19384 2001-10-24 Jakub Jelinek <jakub@redhat.com>
19385
19386 * gcc.c-torture/compile/20011023-1.c: New test.
19387
19388 2001-10-23 Geoffrey Keating <geoffk@redhat.com>
19389
19390 * lib/g77.exp: Rewrite based on lib/g++.exp.
19391
19392 2001-10-19 Jakub Jelinek <jakub@redhat.com>
19393
19394 * gcc.c-torture/execute/20011019-1.c: New test.
19395
19396 * gcc.dg/20011018-1.c: New test.
19397
19398 2001-10-19 NIIBE Yutaka <gniibe@m17n.org>
19399
19400 * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
19401
19402 2001-10-18 Alexandre Oliva <aoliva@redhat.com>
19403
19404 * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
19405 * gcc.dg/attr-invalid.c: Likewise.
19406
19407 2001-10-18 Jakub Jelinek <jakub@redhat.com>
19408
19409 * testsuite/gcc.dg/20011015-1.c: New test.
19410
19411 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
19412
19413 * g++.dg/template/unify2.C: New test.
19414
19415 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
19416
19417 * g++.dg/other/exception-specification.C: New test
19418
19419 2001-10-13 Tom Rix <trix@redhat.com>
19420
19421 * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
19422 * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
19423
19424 2001-10-12 Jakub Jelinek <jakub@redhat.com>
19425
19426 * testsuite/gcc.dg/20011009-1.c: New test.
19427
19428 2001-10-12 Nathan Sidwell <nathan@codesourcery.com>
19429
19430 PR g++/4476
19431 * g++.dg/other/friend1.C: New test.
19432
19433 2001-10-11 Richard Henderson <rth@redhat.com>
19434
19435 * g++.old-deja/g++.other/crash18.C: Add -S to options.
19436
19437 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19438
19439 * gcc.c-torture/compile/20011010-1.c: New.
19440
19441 2001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
19442
19443 * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
19444 g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
19445 g77.f-torture/execute/execute.exp,
19446 g77.f-torture/noncompile/noncompile.exp,
19447 gcc.c-torture/compile/compile.exp,
19448 gcc.c-torture/execute/execute.exp,
19449 gcc.c-torture/execute/ieee/ieee.exp,
19450 gcc.c-torture/execute/memcheck/memcheck.exp,
19451 gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
19452 objc/execute/execute.exp: Update FSF address.
19453
19454 2001-10-09 Neil Booth <neil@daikokuya.demon.co.uk>
19455
19456 * gcc.dg/cpp/cmdlne-C.c: Update.
19457 * gcc.dg/cpp/cmdlne-C2.c: New.
19458
19459 2001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19460
19461 * gcc.c-torture/execute/20011008-3.c: New.
19462
19463 2001-10-08 DJ Delorie <dj@redhat.com>
19464
19465 * gcc.dg/20011008-1.c: New.
19466 * gcc.dg/20011008-2.c: New.
19467
19468 2001-10-08 Neil Booth <neil@daikokuya.demon.co.uk>
19469
19470 * gcc.dg/cpp/spacing1.c: Update test.
19471
19472 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
19473
19474 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
19475 spelling errors of "separate" as "seperate".
19476
19477 2001-10-05 Alexandre Oliva <aoliva@redhat.com>
19478
19479 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
19480 enough to avoid inlining.
19481
19482 2001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
19483
19484 * lib/g77.exp: set libg2c_dir correctly.
19485
19486 2001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
19487
19488 * gcc.dg/cpp/macro11.c: New test.
19489
19490 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
19491
19492 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
19493 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
19494 gcc.dg/format/multattr-3.c: New tests.
19495 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
19496 tests for format attributes on function pointers being rejected.
19497
19498 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
19499
19500 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
19501
19502 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
19503
19504 * g++.dg/warn/format1.C: New test.
19505
19506 2001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
19507
19508 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
19509
19510 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
19511
19512 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
19513
19514 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
19515
19516 * gcc.dg/cpp/redef2.c: Add test.
19517
19518 2001-09-27 Geoffrey Keating <geoffk@redhat.com>
19519
19520 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
19521 long-standing bug on i686, apparently.
19522 * gcc.c-torture/execute/loop-2c.x: New file.
19523 * gcc.c-torture/execute/loop-2d.x: New file.
19524 * gcc.c-torture/execute/loop-3c.x: New file.
19525
19526 2001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
19527
19528 * gcc.dg/cpp/20000625-2.c: Correct line number.
19529
19530 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
19531
19532 * gcc.dg/cpp/macro10.c: New test.
19533 * gcc.dg/cpp/strify3.c: New test.
19534 * gcc.dg/cpp/spacing1.c: Add tests.
19535 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
19536 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
19537
19538 2001-09-24 DJ Delorie <dj@redhat.com>
19539
19540 * gcc.c-torture/execute/20010924-1.c: New test.
19541
19542 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
19543
19544 * testsuite/objc/execute/paste.m: Remove.
19545
19546 2001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
19547
19548 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
19549
19550 2001-09-22 George Helffrich <george@geo.titech.ac.jp>
19551
19552 * g77.dg/strlen0.f: New test.
19553
19554 2001-09-21 Richard Henderson <rth@redhat.com>
19555
19556 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
19557 * g++.old-deja/g++.abi/vtable2.C: Likewise.
19558
19559 2001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
19560
19561 Table-driven attributes.
19562 * g++.dg/ext/attrib1.C: New test.
19563
19564 2001-09-20 DJ Delorie <dj@redhat.com>
19565
19566 * gcc.dg/20000926-1.c: Update expected warning messages.
19567 * gcc.dg/array-2.c: Likewise, and test for warnings too.
19568 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
19569 array.
19570
19571 2001-09-18 Richard Sandiford <rsandifo@redhat.com>
19572
19573 * g++.dg/eh/registers1.C: New test case.
19574
19575 2001-09-17 Richard Henderson <rth@redhat.com>
19576
19577 * gcc.dg/array-5.c: Fix VLA decomposition test.
19578
19579 2001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
19580
19581 * gcc.dg/cpp/line5.c: New testcase.
19582
19583 2001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
19584
19585 * gcc.dg/cpp/macro9.c: New test.
19586
19587 2001-09-15 Aldy Hernandez <aldyh@redhat.com>
19588
19589 * gcc.c-torture/execute/980223.c: Change type of addr from long
19590 to char *.
19591
19592 2001-09-15 Hans-Peter Nilsson <hp@axis.com>
19593
19594 * gcc.c-torture/execute/20010915-1.c: New test.
19595
19596 2001-09-14 Janis Johnson <janis187@us.ibm.com>
19597
19598 * g77.dg/bprob: New directory.
19599 * g77.dg/bprob/bprob.exp: New file.
19600 * g77.dg/bprob/bprob-1.f: New test.
19601 * g77.dg/gcov: New directory.
19602 * g77.dg/gcov/gcov.exp: New file.
19603 * g77.dg/gcov/gcov-1.f: New test.
19604 * g77.dg/gcov/gcov-1.x: New file.
19605
19606 2001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
19607
19608 * gcc.dg/cpp/directiv.c: Update.
19609 * gcc.dg/cpp/undef1.c: Update.
19610
19611 2001-09-12 Jakub Jelinek <jakub@redhat.com>
19612
19613 * gcc.dg/20010912-1.c: New test.
19614
19615 2001-09-11 Janis Johnson <janis187@us.ibm.com>
19616
19617 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
19618 language-independent file in lib.
19619 * lib/gcov.exp: New file.
19620
19621 2001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
19622
19623 * gcc.c-torture/compile/20010911-1.c: New test.
19624
19625 2001-09-10 Janis Johnson <janis187@us.ibm.com>
19626
19627 * lib/profopt.exp: New, to support profile-directed optimizations.
19628 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
19629 * gcc.misc-tests/bprob-1.c: New test.
19630 * gcc.misc-tests/bprob-2.c: New test.
19631
19632 2001-09-07 Janis Johnson <janis187@us.ibm.com>
19633
19634 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
19635 XFAIL and which kinds of gcov output to verify.
19636 * gcc.misc-tests/gcov-4b.x: New file.
19637 * gcc.misc-tests/gcov-5b.x: New file.
19638 * gcc.misc-tests/gcov-6.x: New file.
19639 * gcc.misc-tests/gcov-7.c: New test.
19640 * gcc.misc-tests/gcov-7.x: New file.
19641
19642 2001-09-06 Janis Johnson <janis187@us.ibm.com>
19643
19644 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
19645 * gcc.misc-tests/gcov-6.c: New test.
19646
19647 2001-09-06 Nathan Sidwell <nathan@codesourcery.com>
19648
19649 PR c++/3986
19650 * g++.dg/abi/vbase1.C: New test.
19651
19652 2001-09-05 Ziemowit Laski <zlaski@apple.com>
19653
19654 * objc.dg/method-2.m: New.
19655
19656 2001-09-04 Nathan Sidwell <nathan@codesourcery.com>
19657
19658 PR c++/4203
19659 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
19660 * g++.dg/init/empty1.C: New test.
19661
19662 2001-09-03 Jakub Jelinek <jakub@redhat.com>
19663
19664 * gcc.c-torture/compile/20010903-1.c: New test.
19665
19666 2001-08-31 Roman Zippel <zippel@linux-m68k.org>
19667
19668 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
19669 for m68k.
19670
19671 2001-08-31 Geoffrey Keating <geoffk@redhat.com>
19672
19673 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
19674
19675 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
19676
19677 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
19678
19679 2001-08-30 Geoffrey Keating <geoffk@redhat.com>
19680
19681 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
19682 for 16-bit 'unsigned int'.
19683
19684 2001-08-29 Kazu Hirata <kazu@hxi.com>
19685
19686 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
19687
19688 2001-08-27 Richard Henderson <rth@redhat.com>
19689
19690 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
19691 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
19692
19693 2001-08-25 Aldy Hernandez <aldyh@redhat.com>
19694
19695 * gcc.dg/asm-names.c (ymain): New.
19696
19697 2001-08-22 Geoffrey Keating <geoffk@redhat.com>
19698
19699 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
19700 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
19701 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
19702
19703 2001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19704
19705 * gcc.dg/compare5.c: New testcase.
19706
19707 2001-08-23 Jason Merrill <jason_merrill@redhat.com>
19708
19709 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
19710 and "In instantiation".
19711
19712 2001-08-21 Aldy Hernandez <aldyh@redhat.com>
19713
19714 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
19715
19716 2001-08-20 Janis Johnson <janis187@us.ibm.com>
19717
19718 * gcc.misc-tests/gcov.exp: Add support for branch information.
19719 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
19720 * gcc.misc-tests/gcov-4.c: New test.
19721 * gcc.misc-tests/gcov-4b.c: New test.
19722 * gcc.misc-tests/gcov-5b.c: New test.
19723
19724 2001-08-20 Zack Weinberg <zackw@panix.com>
19725
19726 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
19727 expected to fail.
19728
19729 2001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
19730
19731 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
19732
19733 2001-08-19 Jakub Jelinek <jakub@redhat.com>
19734
19735 * g++.dg/eh/template1.C: New test.
19736
19737 2001-08-16 David Billinghurst <David.Billinghurst@riotinto.com>
19738
19739 * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
19740 Fix thinko.
19741 * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
19742 for xfail.
19743
19744 2001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
19745
19746 * lib/g77-dg.exp: Use prune.exp for common procedures
19747 (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
19748 * lib/g77.exp: (g77-dg-prune) Remove
19749
19750 2001-08-13 Jason Merrill <jason_merrill@redhat.com>
19751
19752 * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
19753
19754 2001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
19755
19756 * g++.dg/template/unify1.C: New test.
19757
19758 2001-08-07 Nathan Sidwell <nathan@codesourcery.com>
19759
19760 * g++.dg/abi/empty4.C: New test.
19761
19762 2001-08-06 David Billinghurst <David.Billinghurst@riotinto.com>
19763
19764 * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
19765 solaris2.*
19766 * g77.f-torture/compile/pr3743.x: Likewise
19767
19768 2001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
19769
19770 * g++.dg/other/using-declaration.C: New test.
19771
19772 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
19773
19774 * gcc.dg/cpp/tr-sign.c: New testcase.
19775
19776 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
19777
19778 * gcc.dg/cpp/19951025-1.c: Revert.
19779 * gcc.dg/cpp/directiv.c: We no longer process directives that
19780 interrupt macro arguments.
19781
19782 2001-08-03 Zack Weinberg <zackw@stanford.edu>
19783
19784 * gcc.dg/bconstp-1.c: New test.
19785
19786 2001-08-03 Richard Henderson <rth@redhat.com>
19787
19788 * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
19789
19790 2001-08-02 Neil Booth <neil@daikokuya.demon.co.uk>
19791
19792 * gcc.dg/cpp/19951025-1.c: Update.
19793
19794 2001-08-02 Jeffrey Oldham <oldham@codesourcery.com>
19795
19796 * g77.dg/ff90-1.f (s): Fix reference of variable z,
19797 should be x.
19798
19799 2001-08-02 Nathan Sidwell <nathan@codesourcery.com>
19800
19801 Kill -fhonor-std.
19802 * g++.old-deja/g++.ns/ns14.C: Remove special options.
19803 * g++.old-deja/g++.other/std1.C: Likewise.
19804 * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
19805
19806 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
19807
19808 * lib/g77.exp: Load gcc-defs.exp for common procedures
19809 (g77_pass, g77_fail, g77_finish, g77_exit,
19810 ${tool}_check_unsupported_p} Now redundant. Deleted.
19811
19812 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
19813
19814 * g77.dg/fbackslash.f
19815 * g77.dg/fcase-preserve.f
19816 * g77.dg/ff90-1.f
19817 * g77.dg/ffixed-line-length-0.f
19818 * g77.dg/ffixed-line-length-132.f
19819 * g77.dg/ffixed-line-length-7.f
19820 * g77.dg/ffixed-line-length-72.f
19821 * g77.dg/ffixed-line-length-none.f
19822 * g77.dg/ffree-form-1.f
19823 * g77.dg/fno-backslash.f
19824 * g77.dg/fno-f90-1.f
19825 * g77.dg/fno-fixed-form-1.f
19826 * g77.dg/fno-onetrip.f
19827 * g77.dg/fno-typeless-boz.f
19828 * g77.dg/fno-underscoring.f
19829 * g77.dg/fno-vxt-1.f
19830 * g77.dg/fonetrip.f
19831 * g77.dg/ftypeless-boz.f
19832 * g77.dg/fugly-assumed.f
19833 * g77.dg/funderscoring.f
19834 * g77.dg/fvxt-1.f
19835
19836 2001-08-01 Ziemowit Laski <zlaski@apple.com>
19837
19838 * objc.dg/fwd-proto-1.m: New.
19839 * objc.dg/local-decl-1.m: New.
19840 * objc.dg/naming-1.m: New.
19841 * objc.dg/naming-2.m: New.
19842 * objc.dg/proto-hier-1.m: New.
19843
19844 2001-07-31 Hans-Peter Nilsson <hp@bitrange.com>
19845
19846 * gcc.dg/c99-scope-2.c: Don't generally assume adding more
19847 largest-type elements to a struct makes its size grow.
19848
19849 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
19850
19851 * g++.dg/abi/vthunk1.C: New test.
19852
19853 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
19854
19855 * g++.dg/abi/vbase8-22.C: New test.
19856
19857 2001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk>
19858
19859 * gcc.dg/cpp/macro8.c: New test.
19860
19861 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
19862
19863 * g++.dg/abi/vbase8-21.C: New test.
19864
19865 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
19866
19867 * g++.dg/abi/vbase8-10.C: New test.
19868
19869 2001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19870
19871 * lib/g++.exp (g++_set_ld_library_path): Renamed to
19872 ${tool}_set_ld_library_path.
19873 Changed caller.
19874 * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
19875 g++.exp.
19876
19877 2001-07-26 Stan Cox <scox@redhat.com>
19878
19879 * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
19880 * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
19881 gcc_exit, gcc_check_unsupported_p):
19882 Moved to gcc-deps.exp
19883 * gcc-deps.exp: New file.
19884
19885 2001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
19886
19887 * g++.old-deja/g++.pt/defarg14.C: New test.
19888
19889 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
19890
19891 * g++.old-deja/g++.other/lineno5.C: New test.
19892
19893 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
19894
19895 * g++.old-deja/g++.pt/crash68.C: New test.
19896
19897 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
19898
19899 * g++.old-deja/g++.other/crash42.C: New test.
19900
19901 2001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
19902
19903 * gcc.dg/cpp/extratokens.c: Fix.
19904 * gcc.dg/cpp/skipping2.c: New tests.
19905
19906 2001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19907
19908 * gcc.c-torture/execute/20010724-1.c: New file.
19909 * gcc.c-torture/execute/20010724-1.x: New file.
19910
19911 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
19912
19913 * g++.old-deja/g++.other/cond7.C: New test.
19914
19915 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
19916
19917 * g++.old-deja/g++.other/optimize4.C: New test.
19918
19919 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
19920
19921 * g++.old-deja/g++.abi/vbase8-5.C: New test.
19922
19923 2001-07-24 Jason Merrill <jason_merrill@redhat.com>
19924
19925 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
19926 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
19927 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
19928 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
19929
19930 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
19931 bug report" message.
19932
19933 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
19934 * g++.dg/ext/instantiate1.C: Move from old-deja.
19935
19936 2001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
19937
19938 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
19939 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
19940 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
19941 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
19942
19943 2001-07-23 Jeffrey A Law (law@cygnus.com)
19944
19945 * gcc.c-torture/execute/20010723-1.c: New test.
19946
19947 2001-07-23 Ben Elliston <bje@redhat.com>
19948
19949 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
19950
19951 2001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19952
19953 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
19954 i[34567]86-*-*.
19955 Delete handling of ieee_multilib_flags.
19956 Pass -mieee for alpha*-*-* and sh-*-*.
19957 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
19958
19959 2001-07-21 Nathan Sidwell <nathan@codesourcery.com>
19960
19961 Remove old-abi tests.
19962 * g++.old-deja/g++.mike/p11116.C: Remove.
19963 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
19964
19965 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
19966
19967 * g77.f-torture/compile/pr3743.f: New test
19968
19969 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
19970
19971 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
19972
19973 2001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19974
19975 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
19976 g++.old-deja/g++.pt/static6.C: Likewise.
19977 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
19978 supports weak symbols.
19979
19980 2001-07-18 Andreas Jaeger <aj@suse.de>
19981
19982 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
19983 supported again.
19984
19985 2001-07-18 Andreas Jaeger <aj@suse.de>
19986
19987 * gcc.dg/iftrap-1.c: Fix target line.
19988
19989 2001-07-17 Richard Henderson <rth@redhat.com>
19990
19991 * gcc.c-torture/execute/20010717-1.c: New.
19992
19993 2001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
19994
19995 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
19996 tests.
19997
19998 2001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
19999
20000 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
20001
20002 2001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
20003
20004 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
20005 UAC_SIGBUS, UAC_NOPRINT definitions.
20006
20007 2001-07-16 Nicola Pero <n.pero@mi.flashnet.it>
20008
20009 * objc/execute/object_is_class.m: New test.
20010 * objc/execute/object_is_meta_class.m: New test.
20011
20012 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
20013
20014 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
20015 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
20016
20017 2001-01-15 David Billinghurst <David.Billinghurst@riotinto.com>
20018
20019 * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
20020 * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
20021
20022 2001-07-14 Richard Henderson <rth@redhat.com>
20023
20024 * gcc.dg/iftrap-1.c: New.
20025
20026 2001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>
20027
20028 * g77.f-torture/execute/intrinsic77.f: New test.
20029
20030 2001-07-11 Janis Johnson <janis@us.ibm.com>
20031
20032 * gcc.misc-tests/gcov-3.c: New test.
20033
20034 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
20035
20036 * gcc.c-torture/compile/20010711-1.c,
20037 * gcc.c-torture/compile/20010711-2.c: New tests.
20038
20039 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
20040
20041 * gcc.c-torture/execute/20010711-1.c: New test.
20042
20043 2001-07-11 Ben Elliston <bje@redhat.com>
20044
20045 * g++.old-deja/g++.other/enum5.C: New test.
20046
20047 2001-07-10 Jason Merrill <jason_merrill@redhat.com>
20048
20049 * lib/g++-dg.exp: Load file-format and target-supports like gcc.
20050 (g++-dg-prune): Call prune_gcc_output.
20051 * prune.exp: New file for prune_gcc_output.
20052 * lib/g++.exp, lib/gcc.exp: Load it.
20053
20054 2001-07-08 Joseph S. Myers <jsm28@cam.ac.uk>
20055
20056 * gcc.c-torture/compile/20010701-1.c,
20057 g++.old-deja/g++.ext/attrib6.C: New tests.
20058
20059 2001-07-06 Jeffrey A Law (law@cygnus.com)
20060
20061 * gcc.c-torture/compile/20010706-1.c: New test.
20062
20063 2000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
20064
20065 * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
20066
20067 2001-06-28 Stan Shebs <shebs@apple.com>
20068
20069 * gcc.dg/pragma-darwin.c: New test.
20070
20071 2001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
20072
20073 * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
20074 Solaris 2.[678] system.
20075
20076 2001-06-22 Joseph S. Myers <jsm28@cam.ac.uk>
20077
20078 * gcc.dg/20010622-1.c: New test.
20079
20080 2001-06-18 Stan Shebs <shebs@apple.com>
20081
20082 * objc.dg: New directory.
20083 * objc.dg/dg.exp: New file.
20084 * objc.dg/alias.m: New.
20085 * objc.dg/class-1.m: New.
20086 * objc.dg/class-2.m: New.
20087 * objc.dg/const-str-1.m: New.
20088 * objc.dg/const-str-2.m: New.
20089 * objc.dg/id-1.m: New.
20090 * objc.dg/method-1.m: New.
20091 * objc.dg/super-class-1.m: New.
20092 * lib/objc-dg.exp: New file.
20093
20094 2001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
20095
20096 * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
20097 of label name.
20098
20099 2001-06-14 Nathan Sidwell <nathan@codesourcery.com>
20100
20101 * g++.old-deja/g++.abi/vbase8-9.C: New test.
20102
20103 2001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20104
20105 * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
20106 variable.
20107
20108 2001-06-12 Richard Henderson <rth@redhat.com>
20109
20110 * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
20111
20112 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
20113
20114 * g++.old-deja/g++.abi/vbase5.C: New test.
20115 * g++.old-deja/g++.abi/vbase6.C: New test.
20116 * g++.old-deja/g++.abi/vbase7.C: New test.
20117
20118 2001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20119
20120 * gcc.c-torture/compile/20010610-1.c: New test.
20121
20122 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
20123
20124 * g++.old-deja/g++.abi/vbase4.C: New test.
20125
20126 2001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
20127
20128 * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
20129 support %f for HC11/HC12 targets.
20130 * gcc.c-torture/execute/930513-1.x: New file, likewise.
20131 * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
20132 on HC11/HC12 targets.
20133 * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
20134
20135 2001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
20136
20137 * gcc.dg/wchar_t-1.c: New file.
20138 * gcc.dg/wint_t-1.c: Likewise.
20139
20140 2001-06-11 Bernd Schmidt <bernds@redhat.com>
20141
20142 * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
20143
20144 2001-06-11 Richard Henderson <rth@redhat.com>
20145
20146 * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
20147
20148 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
20149
20150 * gcc.c-torture/compile/20010611-1.c: New test.
20151
20152 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
20153
20154 * gcc.dg/c99-tag-1.c: Add more tests.
20155
20156 2001-06-10 Alexandre Oliva <aoliva@redhat.com>
20157
20158 * g++.old-deja/g++.abi/ptrmem.C: Take into account different
20159 representation on MN10300 and ARM/Thumb.
20160
20161 2001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
20162
20163 * g77.f-torture/execute/20010610.f: New.
20164
20165 2001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
20166
20167 * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
20168 names.
20169
20170 2001-06-09 Richard Henderson <rth@redhat.com>
20171
20172 * gcc.c-torture/execute/ashrdi-1.c: New.
20173 * gcc.c-torture/execute/ashldi-1.c: New.
20174 * gcc.c-torture/execute/lshrdi-1.c: New.
20175
20176 2001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com>
20177
20178 * objc/execute/load-3.m: Added. Check sending +load to categories,
20179 in addition to classes.
20180
20181 2001-06-08 Stan Shebs <shebs@apple.com>
20182
20183 * objc/execute/load-2.m: New test. From Nicola Pero
20184 <n.pero@mi.flashnet.it>.
20185
20186 2001-06-08 Jakub Jelinek <jakub@redhat.com>
20187
20188 * gcc.c-torture/execute/20010605-2.c: New test.
20189
20190 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
20191
20192 * g++.old-deja/g++.abi/vbase2.C: New test.
20193 * g++.old-deja/g++.abi/vbase3.C: New test.
20194
20195 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
20196
20197 * g++.old-deja/g++.pt/friend49.C: New test.
20198
20199 2001-06-07 Nathan Sidwell <nathan@codesourcery.com>
20200
20201 * g++.old-deja/g++.ext/anon3.C: New test.
20202
20203 2001-06-05 Nathan Sidwell <nathan@codesourcery.com>
20204
20205 * g++.old-deja/g++.other/conv7.C: New test.
20206
20207 2001-06-05 Joseph S. Myers <jsm28@cam.ac.uk>
20208
20209 * gcc.c-torture/compile/20010605-2.c: New test.
20210
20211 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
20212
20213 * gcc.c-torture/execute/20010604-1.c: New test.
20214
20215 2001-06-04 Loren J. Rittle <ljrittle@acm.org>
20216
20217 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
20218
20219 2001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
20220
20221 * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
20222 (g++_link_flags): Likewise.
20223 (g++_init): Pass gccpath's value to two previous functions.
20224
20225 2001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20226
20227 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
20228 Ensure logfile entry matches exec command line.
20229
20230 2001-05-31 Richard Henderson <rth@redhat.com>
20231
20232 * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
20233 * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
20234
20235 2001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
20236
20237 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
20238 compiler for irix6.2
20239
20240 2001-05-30 Nathan Sidwell <nathan@codesourcery.com>
20241
20242 * g++.old-deja/g++.other/optimize3.C: New file.
20243
20244 2001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
20245
20246 * gcc.c-torture/compile/20010518-2.x: New file to compile, not
20247 assemble.
20248
20249 2001-05-26 Nathan Sidwell <nathan@codesourcery.com>
20250
20251 * g++.old-deja/g++.other/optimize2.C: New file.
20252
20253 2001-05-25 Diego Novillo <dnovillo@redhat.com>
20254
20255 * gcc.c-torture/compile/20010518-2.c: New file.
20256 * gcc.c-torture/execute/20010518-1.c: New file.
20257 * gcc.c-torture/execute/20010518-2.c: New file.
20258
20259 2001-05-25 Joseph S. Myers <jsm28@cam.ac.uk>
20260
20261 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
20262
20263 2001-05-24 Mark Mitchell <mark@codesourcery.com>
20264
20265 G++ no longer defines builtins that do not begin with __builtin.
20266 * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
20267 * g++.old-deja/g++.brendand/misc13.C: Likewise.
20268 * g++.old-deja/g++.law/builtin1.C: Likewise.
20269 * g++.old-deja/g++.law/cvt2.C: Likewise.
20270 * g++.old-deja/g++.mike/net5.C: Likewise.
20271 * g++.old-deja/g++.other/builtins1.C: Likewise.
20272 * g++.old-deja/g++.other/builtins2.C: Likewise.
20273 * g++.old-deja/g++.other/builtins3.C: Likewise.
20274 * g++.old-deja/g++.other/builtins4.C: Likewise.
20275 * g++.old-deja/g++.other/inline8.C: Likewise.
20276 * g++.old-deja/g++.robertl/eb39.C: Likewise.
20277
20278 2001-05-24 Nathan Sidwell <nathan@codesourcery.com>
20279
20280 * g++.old-deja/g++.pt/using1.C: Adjust.
20281 * g++.old-deja/g++.pt/using2.C: New test.
20282
20283 2001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
20284
20285 * gcc.dg/cpp/charconst.c: New tests.
20286 * gcc.dg/cpp/escape.c: New tests.
20287 * gcc.dg/cpp/escape-1.c: New tests.
20288 * gcc.dg/cpp/escape-2.c: New tests.
20289 * gcc.dg/cpp/ucs.c: New tests.
20290
20291 2001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com>
20292
20293 * gcc.misc-tests/linkage.exp: Pass appropriate flags to
20294 native compiler for irix6.5.
20295
20296 Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>
20297
20298 * lib/g++.exp (g++_include_flags): Use args to compute
20299 get_multilibs.
20300 (g++_link_flags): Likewise.
20301 (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
20302
20303 2001-05-22 Joseph S. Myers <jsm28@cam.ac.uk>
20304
20305 * gcc.dg/c90-hexfloat-1.c: Add more tests.
20306
20307 2001-05-21 Geoff Keating <geoffk@redhat.com>
20308
20309 * gcc.c-torture/compile/920520-1.x: Merge previous contents into
20310 this file.
20311
20312 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
20313
20314 * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
20315 STACK_SIZE;
20316 * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
20317 to STACK_SIZE; Use it to define size of add_histo array.
20318 * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
20319 to STACK_SIZE.
20320 (f): Use GITT_SIZE to define size of gitt local table.
20321 * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
20322 to STACK_SIZE; Use it to define size of bytemem array.
20323
20324 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
20325
20326 * gcc.c-torture/compile/20000804-1.x: New file, this test fails
20327 on 68HC11/HC12 due to the asm instruction.
20328 * gcc.c-torture/compile/20001205-1.x: New file, ditto.
20329 * gcc.c-torture/compile/920520-1.x: Likewise.
20330 * gcc.c-torture/compile/20001226-1.x: New file, this test fails
20331 on 68HC11/HC12 because the function is larger than 64K.
20332 * gcc.c-torture/compile/961203-1.x: New file, this test fails
20333 on 68HC11/HC12 because the structure is too large.
20334
20335 2001-05-20 Richard Henderson <rth@redhat.com>
20336
20337 * gcc.c-torture/execute/20010520-1.c: New.
20338
20339 2001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20340
20341 * g++.old-deja/g++.warn/compare1.C: New test.
20342 * gcc.dg/compare4.c: New test.
20343
20344 2001-05-20 Nathan Sidwell <nathan@codesourcery.com>
20345
20346 * g++.old-deja/g++.other/optimize1.C: New test.
20347
20348 2001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
20349
20350 * g++.old-deja/g++.pt/spec41.C: New test.
20351
20352 2001-05-19 Joseph S. Myers <jsm28@cam.ac.uk>
20353
20354 * gcc.c-torture/compile/20010114-1.x: Remove.
20355
20356 2001-05-18 Stan Shebs <shebs@apple.com>
20357
20358 * gcc.c-torture/compile/20010518-1.c: New test.
20359
20360 2001-05-18 Nathan Sidwell <nathan@codesourcery.com>
20361
20362 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
20363 * g++.old-deja/g++.pt/crash67.C: New test.
20364
20365 2001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com>
20366
20367 * g++.old-deja/g++.other/debug9.C: New test.
20368
20369 2001-05-16 Zack Weinberg <zackw@stanford.edu>
20370
20371 * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
20372
20373 2001-05-16 Jan Hubicka <jh@suse.cz>
20374
20375 * gcc.c-torture/compile/20010516-1.c: New test.
20376
20377 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
20378
20379 * g++.old-deja/g++.other/crash41.C: New test.
20380
20381 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
20382
20383 * g++.old-deja/g++.pt/crash66.C: New test.
20384
20385 2001-05-15 Benjamin Kosnik <bkoz@redhat.com>
20386
20387 * g++.old-deja/g++.robertl/eb27.C: Convert.
20388
20389 2001-05-15 Nick Clifton <nickc@cambridge.redhat.com>
20390
20391 * g++.dg/friend-warn.C: New test. Do not warn about friend
20392 declaration being redundant.
20393
20394 2001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at>
20395
20396 * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
20397
20398 2001-05-14 Mark Mitchell <mark@codesourcery.com>
20399
20400 * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
20401
20402 2001-05-13 Benjamin Kosnik <bkoz@redhat.com>
20403
20404 * lib/g++.exp: Use testsuite_flags.
20405
20406 2001-05-13 Mark Mitchell <mark@codesourcery.com>
20407
20408 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
20409
20410 2001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
20411
20412 * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
20413
20414 2001-05-11 Mark Mitchell <mark@codesourcery.com>
20415
20416 * lib/objc.exp: Add -lposix4 on Solaris 2.8.
20417
20418 2001-05-10 Joseph S. Myers <jsm28@cam.ac.uk>
20419
20420 * gcc.c-torture/compile/20010313-1.c: New test.
20421
20422 2001-05-09 Zack Weinberg <zackw@stanford.edu>
20423
20424 * gcc.dg/cpp/direct2.c: New test.
20425 * gccq.dg/cpp/direct2s.c: New test.
20426
20427 * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
20428
20429 2001-05-07 Mark Mitchell <mark@codesourcery.com>
20430
20431 * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
20432 * g++.old-deja/g++.other/op3.C: Likewise.
20433
20434 2001-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
20435
20436 * gcc.dg/cpp/syshdr.h: New file.
20437 * gcc.dg/cpp/sysmac1.c: Update.
20438 * gcc.dg/cpp/sysmac2.c: Update.
20439
20440 2001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
20441
20442 * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
20443
20444 2001-05-04 David Edelsohn <edelsohn@gnu.org>
20445
20446 * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
20447 gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
20448
20449 2001-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
20450
20451 * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
20452
20453 2001-05-03 Geoffrey Keating <geoffk@redhat.com>
20454
20455 * lib/g++.exp (g++_include_flags): Don't use any special flags
20456 if TESTING_IN_BUILD_TREE is not defined.
20457 (g++_init): Use a plain 'c++' as the compiler if
20458 TESTING_IN_BUILD_TREEE is not defined.
20459
20460 2001-05-02 Jakub Jelinek <jakub@redhat.com>
20461
20462 * g++.old-deja/g++.eh/catch13.C: New test.
20463 * g++.old-deja/g++.eh/catch14.C: New test.
20464
20465 2001-05-02 Jakub Jelinek <jakub@redhat.com>
20466
20467 * gcc.dg/cpp/tr-define.c: New test.
20468
20469 2001-05-01 Loren J. Rittle <ljrittle@acm.org>
20470
20471 * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
20472 <stdlib.h>, not <malloc.h>.
20473
20474 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
20475
20476 * g++.old-deja/g++.ns/template17.C: New test.
20477
20478 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
20479
20480 * g++.old-deja/g++.pt/ref4.C: New test.
20481
20482 2001-04-30 Richard Henderson <rth@redhat.com>
20483
20484 * gcc.dg/20000724-1.c: Revert last change.
20485
20486 2001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
20487
20488 * g77.f-torture/execute/20010430.f: New test.
20489
20490 2001-04-30 Mark Mitchell <mark@codesourcery.com>
20491
20492 * gcc.dg/20000724-1.c: Add a clobber of `esp'.
20493
20494 2001-04-29 Joseph S. Myers <jsm28@cam.ac.uk>
20495
20496 * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
20497
20498 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
20499
20500 * g++.old-deja/g++.eh/crash6.C: New test.
20501
20502 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
20503
20504 * g++.old-deja/g++.other/warn7.C: New test.
20505
20506 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
20507
20508 * g++.old-deja/g++.other/defarg9.C: New test.
20509
20510 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
20511
20512 * g77.f-torture/compile/20010426.f: New test.
20513 * g77.f-torture/execute/20010426.f: New test.
20514
20515 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
20516
20517 * g77.f-torture/compile/20000629-1.x: Remove - error
20518 has been fixed.
20519
20520 2001-04-26 Jeffrey A Law (law@cygnus.com)
20521
20522 * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
20523 Tweak slightly to work with g++.dg framework.
20524 * g++.dg/special/ecos.exp: Run initp1.C test.
20525 * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
20526
20527 * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
20528 its linker doesn't give line numbers either.
20529 * g++.old-deja/g++.ext/instantiate3.C: Similarly.
20530
20531 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
20532
20533 * g++.old-deja/g++.other/lex1.C: New test.
20534
20535 2001-04-26 Jakub Jelinek <jakub@redhat.com>
20536
20537 * gcc.dg/noncompile/20010425-1.c: New test.
20538
20539 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
20540
20541 * g++.old-deja/g++.pt/mangle2.C: New test.
20542
20543 2001-04-25 Jakub Jelinek <jakub@redhat.com>
20544
20545 * gcc.dg/format/plus-1.c: New test.
20546
20547 2001-04-25 Jakub Jelinek <jakub@redhat.com>
20548
20549 * gcc.dg/20010423-1.c: New test.
20550
20551 2001-04-25 Jakub Jelinek <jakub@redhat.com>
20552
20553 * gcc.c-torture/execute/20010422-1.c: New test.
20554
20555 2001-04-25 Nathan Sidwell <nathan@codesourcery.com>
20556
20557 * g++.old-deja/g++.ns/type2.C: New test.
20558
20559 2001-04-24 Zack Weinberg <zackw@stanford.edu>
20560
20561 * g++.old-deja/g++.other/perf1.C: New test.
20562
20563 2001-04-24 Nathan Sidwell <nathan@codesourcery.com>
20564
20565 * gcc.dg/c99-func-2.c: Remove xfail.
20566 * gcc.dg/c99-func-3.c: Remove xfail.
20567 * gcc.dg/c99-func-4.c: Remove xfail.
20568
20569 2001-04-23 Zack Weinberg <zackw@stanford.edu>
20570
20571 * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
20572
20573 2001-04-23 Joseph S. Myers <jsm28@cam.ac.uk>
20574
20575 * gcc.c-torture/compile/20010423-1.c: New test.
20576
20577 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
20578
20579 * g++.old-deja/g++.pt/typename28.C: New test.
20580
20581 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
20582
20583 * g++.old-deja/g++.abi/empty2.C: New test.
20584 * g++.old-deja/g++.abi/empty3.C: New test.
20585
20586 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20587
20588 * g++.old-deja/g++.other/comdat2.C: New test.
20589 * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
20590
20591 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20592
20593 * g++.old-deja/g++.other/overload14.C: New test.
20594
20595 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20596
20597 * g++.old-deja/g++.other/lookup23.C: New test.
20598
20599 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20600
20601 * gcc.c-torture/execute/20010403-1.c: New test.
20602
20603 2001-04-19 David Billinghurst <David.Billinghurst@riotinto.com>
20604 Mark Mitchell <mark@codesourcery.com>
20605
20606 * lib/old-dejagnu.exp: Don't delete output of executable.
20607 Add .exe suffix to executables.
20608
20609 2001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
20610
20611 * g77.f-torture/execute/short.x; Remove - Error has been fixed.
20612
20613 2001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20614
20615 * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
20616
20617 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
20618
20619 * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
20620 * g++.old-deja/g++.abi/crash1.C: New test.
20621
20622 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
20623
20624 * g++.old-deja/g++.other/crash40.C: New test.
20625
20626 2001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20627
20628 * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
20629
20630 2001-04-11 Nathan Sidwell <nathan@codesourcery.com>
20631
20632 * g++.old-deja/g++.other/warn6.C: New test.
20633
20634 22001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
20635
20636 * g++.old-deja/g++.robertl/eb42.C: Same.
20637
20638 001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20639
20640 * gcc.dg/wtr-conversion-1.c: New testcase.
20641
20642 2001-04-10 Richard Henderson <rth@redhat.com>
20643
20644 * g++.old-deja/g++.other/array5.C: New.
20645
20646 2001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20647
20648 * gcc.c-torture/execute/20010408-1.c: New test.
20649
20650 2001-04-06 Benjamin Kosnik <bkoz@redhat.com>
20651
20652 * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
20653 headers and constructs.
20654 * g++.old-deja/g++.robertl/eb79.C: Same.
20655 * g++.old-deja/g++.robertl/eb77.C (main): Same.
20656 * g++.old-deja/g++.robertl/eb73.C: Same.
20657 * g++.old-deja/g++.robertl/eb66.C (main): Same.
20658 * g++.old-deja/g++.robertl/eb55.C (t): Same.
20659 * g++.old-deja/g++.robertl/eb54.C (main): Same.
20660 * g++.old-deja/g++.robertl/eb46.C (main): Same.
20661 * g++.old-deja/g++.robertl/eb44.C: Same.
20662 * g++.old-deja/g++.robertl/eb41.C (main): Same.
20663 * g++.old-deja/g++.robertl/eb4.C (main): Same.
20664 * g++.old-deja/g++.robertl/eb39.C: Same.
20665 * g++.old-deja/g++.robertl/eb33.C (main): Same.
20666 * g++.old-deja/g++.robertl/eb31.C (main): Same.
20667 * g++.old-deja/g++.robertl/eb30.C: Same.
20668 * g++.old-deja/g++.robertl/eb3.C: Same.
20669 * g++.old-deja/g++.robertl/eb24.C (T>): Same.
20670 * g++.old-deja/g++.robertl/eb21.C: Same.
20671 * g++.old-deja/g++.robertl/eb15.C: Same.
20672 * g++.old-deja/g++.robertl/eb118.C: Same.
20673 * g++.old-deja/g++.robertl/eb115.C (main): Same.
20674 * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
20675 * g++.old-deja/g++.robertl/eb109.C: Same.
20676 * g++.old-deja/g++.other/sibcall1.C (main): Same.
20677 * g++.old-deja/g++.mike/rtti1.C: Same.
20678 * g++.old-deja/g++.mike/p658.C: Same.
20679 * g++.old-deja/g++.mike/net46.C: Same.
20680 * g++.old-deja/g++.mike/net34.C: Same.
20681 * g++.old-deja/g++.mike/memoize1.C: Same.
20682 * g++.old-deja/g++.mike/eh2.C: Same.
20683 * g++.old-deja/g++.law/weak.C: Same.
20684 * g++.old-deja/g++.law/visibility7.C: Same.
20685 * g++.old-deja/g++.law/visibility25.C: Same.
20686 * g++.old-deja/g++.law/visibility22.C: Same.
20687 * g++.old-deja/g++.law/visibility2.C: Same.
20688 * g++.old-deja/g++.law/visibility17.C: Same.
20689 * g++.old-deja/g++.law/visibility13.C: Same.
20690 * g++.old-deja/g++.law/visibility10.C: Same.
20691 * g++.old-deja/g++.law/visibility1.C: Same.
20692 * g++.old-deja/g++.law/virtual3.C (eval): Same.
20693 * g++.old-deja/g++.law/vbase1.C: Same.
20694 * g++.old-deja/g++.law/operators32.C: Same.
20695 * g++.old-deja/g++.law/nest3.C: Same.
20696 * g++.old-deja/g++.law/missed-error2.C (foo): Same.
20697 * g++.old-deja/g++.law/except5.C (main): Same.
20698 * g++.old-deja/g++.law/cvt7.C (run): Same.
20699 * g++.old-deja/g++.law/cvt2.C: Same.
20700 * g++.old-deja/g++.law/cvt16.C: Same.
20701 * g++.old-deja/g++.law/ctors6.C (bar): Same.
20702 * g++.old-deja/g++.law/ctors17.C (main): Same.
20703 * g++.old-deja/g++.law/ctors13.C: Same.
20704 * g++.old-deja/g++.law/ctors12.C (main): Same.
20705 * g++.old-deja/g++.law/ctors10.C: Same.
20706 * g++.old-deja/g++.law/code-gen5.C: Same.
20707 * g++.old-deja/g++.law/bad-error7.C: Same.
20708 * g++.old-deja/g++.law/arm9.C: Same.
20709 * g++.old-deja/g++.law/arm12.C: Same.
20710 * g++.old-deja/g++.law/arg8.C: Same.
20711 * g++.old-deja/g++.law/arg1.C: Same.
20712 * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
20713 * g++.old-deja/g++.jason/template31.C: Same.
20714 * g++.old-deja/g++.jason/template24.C (main): Same.
20715 * g++.old-deja/g++.jason/2371.C: Same.
20716 * g++.old-deja/g++.eh/new2.C: Same.
20717 * g++.old-deja/g++.eh/new1.C: Same.
20718 * g++.old-deja/g++.brendan/ptolemy2.C: Same.
20719 * g++.old-deja/g++.brendan/nest21.C (main): Same.
20720 * g++.old-deja/g++.brendan/err-msg3.C: Same.
20721 * g++.old-deja/g++.brendan/crash62.C: Same.
20722 * g++.old-deja/g++.brendan/crash52.C: Same.
20723 * g++.old-deja/g++.brendan/crash49.C (main): Same.
20724 * g++.old-deja/g++.brendan/crash38.C: Same.
20725 * g++.old-deja/g++.brendan/crash15.C (main): Same.
20726 * g++.old-deja/g++.brendan/copy9.C: Same.
20727
20728 2001-04-06 J"orn Rennecke <amylaar@redhat.com>
20729
20730 * gcc.c-torture/execute/20001203-2.c (memset):
20731 Count argument is of type __SIZE_TYPE__.
20732
20733 2001-04-04 Diego Novillo <dnovillo@redhat.com>
20734
20735 * gcc.c-torture/compile/20010404-1.c: New test.
20736
20737 2001-04-04 Jakub Jelinek <jakub@redhat.com>
20738
20739 * gcc.c-torture/compile/20010326-1.c: New test.
20740
20741 2001-04-03 Alexandre Oliva <aoliva@redhat.com>
20742
20743 * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
20744 peculiarities of the SH.
20745 * g++.old-deja/g++.ext/instantiate2.C: Likewise.
20746
20747 2001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
20748
20749 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
20750 * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
20751 * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
20752
20753 2001-04-02 Jakub Jelinek <jakub@redhat.com>
20754
20755 * g77.f-torture/compile/20010321-1.f: New test.
20756
20757 2001-04-02 Jakub Jelinek <jakub@redhat.com>
20758
20759 * gcc.c-torture/compile/20010329-1.c: New test.
20760
20761 2001-04-02 Jakub Jelinek <jakub@redhat.com>
20762
20763 * gcc.c-torture/execute/20010329-1.c: New test.
20764
20765 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
20766
20767 * g++.old-deja/g++.other/eh4.C: Fix typo.
20768
20769 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
20770
20771 * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
20772
20773 2001-03-28 Philip Blundell <philb@gnu.org>
20774
20775 * gcc.c-torture/compile/20010328-1.c: New test.
20776
20777 2001-03-27 Richard Henderson <rth@redhat.com>
20778
20779 * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
20780 * g++.old-deja/g++.eh/vbase3.C: Likewise.
20781
20782 2001-03-27 Alan Modra <alan@linuxcare.com.au>
20783
20784 * gcc.c-torture/compile/20010327-1.c: New test.
20785
20786 2001-03-26 Nathan Sidwell <nathan@codesourcery.com>
20787
20788 * g++.old-deja/g++.other/friend12.C: New test.
20789 * g++.old-deja/g++.other/friend9.C: Expect no errors.
20790 * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
20791
20792 2001-03-25 Joseph S. Myers <jsm28@cam.ac.uk>
20793
20794 * gcc.c-torture/execute/20010325-1.c: New test.
20795
20796 2001-03-23 Jakub Jelinek <jakub@redhat.com>
20797
20798 * g++.old-deja/g++.other/mangle3.C: New test.
20799
20800 2001-03-22 Jakub Jelinek <jakub@redhat.com>
20801
20802 * g++.old-deja/g++.other/anon8.C: New test.
20803
20804 2001-03-20 Philip Blundell <philb@gnu.org>
20805
20806 * gcc.c-torture/compile/20010320-1.c: New test.
20807
20808 2001-03-17 Richard Henderson <rth@redhat.com>
20809
20810 * g++.old-deja/g++.other/eh4.C: Add expected error text.
20811
20812 2001-03-15 Geoff Keating <geoff@redhat.com>
20813
20814 * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
20815 tests on AIX.
20816
20817 2001-03-15 Gabriel Dos Reis <gdr@codesourcery.com>
20818
20819 * g++.old-deja/g++.other/eh4.C: New test.
20820
20821 2001-03-14 Neil Booth <neil@daikokuya.demon.co.uk>
20822
20823 * gcc.dg/cpp/mi1.c: Update.
20824
20825 2001-03-14 Jakub Jelinek <jakub@redhat.com>
20826
20827 * g++.old-deja/g++.other/regstack.C: New test.
20828
20829 2001-03-12 Nathan Sidwell <nathan@codesourcery.com>
20830
20831 * g++.old-deja/g++.other/ref4.C: New test.
20832
20833 2001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
20834
20835 * objc/execute/va_method.m: Added.
20836 * objc/execute/IMP.m: Added.
20837 * objc/execute/_cmd.m: Added.
20838 * objc/execute/accessing_ivars.m: Added.
20839 * objc/execute/class-1.m: Added.
20840 * objc/execute/class-10.m: Added.
20841 * objc/execute/class-11.m: Added.
20842 * objc/execute/class-12.m: Added.
20843 * objc/execute/class-13.m: Added.
20844 * objc/execute/class-14.m: Added.
20845 * objc/execute/class-2.m: Added.
20846 * objc/execute/class-3.m: Added.
20847 * objc/execute/class-4.m: Added.
20848 * objc/execute/class-5.m: Added.
20849 * objc/execute/class-6.m: Added.
20850 * objc/execute/class-7.m: Added.
20851 * objc/execute/class-8.m: Added.
20852 * objc/execute/class-9.m: Added.
20853 * objc/execute/class-tests-1.h
20854 * objc/execute/class-tests-2.h
20855 * objc/execute/compatibility_alias.m: Added.
20856 * objc/execute/encode-1.m: Added.
20857 * objc/execute/formal_protocol-1.m: Added.
20858 * objc/execute/formal_protocol-2.m: Added.
20859 * objc/execute/formal_protocol-3.m: Added.
20860 * objc/execute/formal_protocol-4.m: Added.
20861 * objc/execute/formal_protocol-5.m: Added.
20862 * objc/execute/formal_protocol-6.m: Added.
20863 * objc/execute/formal_protocol-7.m: Added.
20864 * objc/execute/informal_protocol.m: Added.
20865 * objc/execute/initialize.m: Added.
20866 * objc/execute/load.m: Added.
20867 * objc/execute/many_args_method.m: Added.
20868 * objc/execute/nested-3.m: Added.
20869 * objc/execute/no_clash.m: Added.
20870 * objc/execute/private.m: Added.
20871 * objc/execute/redefining_self.m: Added.
20872 * objc/execute/root_methods.m: Added.
20873 * objc/execute/selector-1.m: Added.
20874 * objc/execute/static-1.m: Added.
20875 * objc/execute/static-2.m: Added.
20876 * objc/execute/va_method.m: Added.
20877
20878 2001-03-10 Richard Henderson <rth@redhat.com>
20879
20880 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
20881
20882 2001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
20883
20884 * g++.old-deja/g++.other/crash31.C: XFAIL.
20885 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
20886 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
20887 * gcc.c-torture/execute/20010123-1.x: XFAIL.
20888 * gcc.c-torture/execute/20010124-1.x: XFAIL.
20889 * gcc.dg/sequence-pt-1.c: XFAIL one test.
20890
20891 2001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
20892
20893 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
20894
20895 2001-03-06 Zack Weinberg <zackw@stanford.edu>
20896
20897 * gcc.dg/20000724-1.c: Don't use multiline strings.
20898
20899 2001-03-06 Zack Weinberg <zackw@stanford.edu>
20900
20901 * objc/execute/string1.m, objc/execute/string2.m: Compare the
20902 result of -cString against what we expect it to be; don't just
20903 print it out for no one to read.
20904
20905 * objc/execute/string3.m, objc/execute/string4.m: New tests.
20906 Based on testcases provided by Nicola Pero.
20907
20908 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
20909
20910 * gcc.dg/cpp/macro7.c: New test.
20911
20912 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
20913
20914 * gcc.dg/cpp/multiline.c: Update.
20915
20916 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
20917
20918 * g++.old-deja/g++.other/enum3.C: New test.
20919
20920 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
20921
20922 * g++.old-deja/g++.other/pod1.C: New test.
20923
20924 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
20925
20926 * g++.old-deja/g++.ext/overload1.C: New test.
20927
20928 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
20929
20930 * g++.old-deja/g++.pt/using1.C: New test.
20931
20932 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
20933
20934 * g++.old-deja/g++.other/using9.C: New test.
20935
20936 2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
20937
20938 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
20939
20940 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
20941
20942 2001-02-28 Nathan Sidwell <nathan@codesourcery.com>
20943
20944 * g++.old-deja/g++.ext/realpt1.C: Remove.
20945
20946 2001-02-27 Nathan Sidwell <nathan@codesourcery.com>
20947
20948 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
20949
20950 2001-02-26 Will Cohen <wcohen@redhat.com>
20951
20952 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
20953
20954 2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
20955
20956 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
20957 templatized constructors.
20958
20959 2001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20960
20961 * gcc.c-torture/execute/20010224-1.c: New test.
20962
20963 2001-02-23 Jakub Jelinek <jakub@redhat.com>
20964
20965 * gcc.c-torture/execute/20010222-1.c: New test.
20966
20967 2001-02-22 Jakub Jelinek <jakub@redhat.com>
20968
20969 * g++.old-deja/g++.other/inline20.C: New test.
20970
20971 2001-02-21 Ovidiu Predescu <ovidiu@cup.hp.com>
20972
20973 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
20974
20975 2001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
20976
20977 * g++.old-deja/g++.other/lookup22.C: New test.
20978
20979 2001-02-19 Zack Weinberg <zackw@stanford.edu>
20980
20981 * g77.dg: New directory.
20982 * g77.dg/20010216-1.f: New test case.
20983 * g77.dg/dg.exp: New driver.
20984 * lib/g77-dg.exp: New driver library.
20985
20986 2001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
20987
20988 * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
20989
20990 2001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
20991
20992 * g++.old-deja/g++.other/decl9.C: New test.
20993
20994 2001-02-16 Jakub Jelinek <jakub@redhat.com>
20995
20996 * g++.old-deja/g++.other/init16.C: Update the test so that it does
20997 not need <string> and also tests the initialization at runtime.
20998
20999 2001-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
21000
21001 * gcc.c-torture/execute/longlong.c: New test.
21002
21003 2001-02-14 J"orn Rennecke <amylaar@redhat.com>
21004
21005 * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
21006
21007 2001-02-14 J"orn Rennecke <amylaar@redhat.com>
21008
21009 * gcc.c-torture/execute/920302-1.c (execute):
21010 Change argument type to short.
21011
21012 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
21013
21014 * g++.old-deja/g++.pt/deduct6.C: New test.
21015
21016 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
21017
21018 * g++.old-deja/g++.pt/deduct5.C: New test.
21019
21020 2001-02-14 Jakub Jelinek <jakub@redhat.com>
21021
21022 * gcc.c-torture/execute/20010209-1.c: New test.
21023
21024 2001-02-14 Neil Booth <neil@daikokuya.demon.co.uk>
21025
21026 * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
21027
21028 2001-02-12 Geoffrey Keating <geoffk@redhat.com>
21029
21030 * g++.dg/vtgc1.C: Update for new ABI.
21031
21032 * consistency.vlad: New directory, 1665 files.
21033
21034 2001-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
21035
21036 * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
21037 return type.
21038 * gcc.dg/cpp/digraphs.c: Declare puts.
21039
21040 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
21041
21042 * g++.old-deja/g++.other/warn5.C: New test.
21043
21044 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
21045
21046 * g++.old-deja/g++.pt/spec40.C: New test.
21047
21048 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
21049
21050 * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
21051 case.
21052 * g++.old-deja/g++.ext/arrnew.C: Deprecate.
21053
21054 2001-02-12 Jakub Jelinek <jakub@redhat.com>
21055
21056 * gcc.c-torture/compile/20010209-1.c: New test.
21057
21058 2001-02-11 Jeffrey Oldham <oldham@codesourcery.com>
21059
21060 * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
21061 excess errors message but not if it crashes.
21062 * g++.old-deja/g++.other/crash27.C: Likewise.
21063 * g++.old-deja/g++.other/crash28.C: Likewise.
21064 * g++.old-deja/g++.other/crash30.C: Likewise.
21065 * g++.old-deja/g++.other/crash32.C: Likewise.
21066 * g++.old-deja/g++.other/crash35.C: Likewise.
21067 * g++.old-deja/g++.pt/inherit2.C: Likewise.
21068
21069 2001-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
21070
21071 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
21072 gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
21073 g++.dg/dg.exp, g++.old-deja/old-deja.exp,
21074 g77.f-torture/execute/execute.exp,
21075 g77.f-torture/noncompile/noncompile.exp,
21076 gcc.c-torture/execute/execute.exp,
21077 gcc.c-torture/execute/memcheck/memcheck.exp,
21078 gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
21079 gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
21080 gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
21081 gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
21082 gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
21083 lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
21084 lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
21085 lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
21086 Remove bug reporting instructions with ancient email addresses.
21087
21088 2001-02-07 Jakub Jelinek <jakub@redhat.com>
21089
21090 * gcc.dg/20010202-1.c: New test.
21091 * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
21092
21093 2001-02-07 Zack Weinberg <zack@wolery.stanford.edu>
21094
21095 * g++.dg/stdbool-if.C: New test.
21096
21097 2001-02-07 Ovidiu Predescu <ovidiu@cup.hp.com>
21098
21099 * objc/execute/fdecl.m: Added main().
21100
21101 2001-02-07 Jakub Jelinek <jakub@redhat.com>
21102
21103 * gcc.c-torture/execute/20010206-1.c: New test.
21104
21105 2001-02-06 Neil Booth <neil@daikokuya.demon.co.uk>
21106
21107 * gcc.dg/cpp/avoidpaste1.c: Update.
21108
21109 2001-02-05 Ovidiu Predescu <ovidiu@cup.hp.com>
21110
21111 * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
21112 Pero <nicola@brainstorm.co.uk>.
21113 * objc/execute/fdecl.m: Declare foo as pointer to AClass.
21114
21115 2001-02-06 Nathan Sidwell <nathan@codesourcery.com>
21116
21117 * g++.old-deja/g++.pt/spec39.C: New test.
21118
21119 2001-02-05 Jakub Jelinek <jakub@redhat.com>
21120
21121 * gcc.c-torture/compile/20010202-1.c: New test.
21122
21123 2001-02-05 Nathan Sidwell <nathan@codesourcery.com>
21124
21125 * g++.old-deja/g++.abi/primary2.C: New test.
21126 * g++.old-deja/g++.abi/primary3.C: New test.
21127 * g++.old-deja/g++.abi/primary4.C: New test.
21128 * g++.old-deja/g++.abi/primary5.C: New test.
21129 * g++.old-deja/g++.abi/vtable3.h: New test.
21130 * g++.old-deja/g++.abi/vtable3a.C: New test.
21131 * g++.old-deja/g++.abi/vtable3b.C: New test.
21132 * g++.old-deja/g++.abi/vtable3c.C: New test.
21133 * g++.old-deja/g++.abi/vtable3d.C: New test.
21134 * g++.old-deja/g++.abi/vtable3e.C: New test.
21135 * g++.old-deja/g++.abi/vtable3f.C: New test.
21136 * g++.old-deja/g++.abi/vtable3g.C: New test.
21137 * g++.old-deja/g++.abi/vtable3h.C: New test.
21138 * g++.old-deja/g++.abi/vtable3i.C: New test.
21139 * g++.old-deja/g++.abi/vtable3j.C: New test.
21140 * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
21141
21142 2001-02-03 Jakub Jelinek <jakub@redhat.com>
21143
21144 * g++.old-deja/g++.other/anon6.C: New test.
21145 * g++.old-deja/g++.other/anon7.C: New test.
21146
21147 2001-02-01 Neil Booth <neil@daikokuya.demon.co.uk>
21148
21149 * gcc.dg/cpp/avoidpaste2.c: New tests.
21150
21151 2001-01-31 Jakub Jelinek <jakub@redhat.com>
21152
21153 * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
21154
21155 2001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
21156
21157 * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
21158 DECIMAL_DIG cases for Irix."
21159
21160 2001-01-31 J"orn Rennecke <amylaar@redhat.com>
21161
21162 * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
21163
21164 2001-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
21165
21166 * gcc.dg/c99-tag-1.c: New test.
21167
21168 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
21169
21170 * gcc.dg/cpp/tr-warn1.c: Add tests.
21171
21172 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
21173
21174 * gcc.dg/cpp/avoidpaste1.c: Update.
21175 * gcc.dg/cpp/paste4.c: Update.
21176
21177 2001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
21178
21179 * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
21180 cases for Irix.
21181
21182 2001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
21183
21184 * g++.old-deja/g++.other/inline19.C: New test.
21185
21186 2001-01-30 Neil Booth <neil@daikokuya.demon.co.uk>
21187
21188 * gcc.dg/Wlarger-than.c: New test.
21189
21190 2001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
21191
21192 * gcc.dg/cpp/avoidpaste1.c: Fix typos.
21193
21194 2001-01-29 Jakub Jelinek <jakub@redhat.com>
21195
21196 * gcc.c-torture/execute/20010129-1.c: New test.
21197 * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
21198
21199 2001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
21200
21201 * gcc.dg/cpp/avoidpaste1.c: Test case.
21202
21203 2001-01-28 Jakub Jelinek <jakub@redhat.com>
21204
21205 * g++.old-deja/g++.other/inline18.C: New test.
21206
21207 2001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21208
21209 * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
21210 and __builtin_putchar.
21211
21212 2001-01-27 Jakub Jelinek <jakub@redhat.com>
21213
21214 * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
21215 tests.
21216
21217 2001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
21218
21219 * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
21220 floating point number rounding mode to round to the nearest
21221 representable mode.
21222
21223 2001-01-25 Jakub Jelinek <jakub@redhat.com>
21224
21225 * g++.old-deja/g++.other/mangle2.C: New test.
21226
21227 2001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
21228
21229 * gcc.c-torture/compile/20010124-1.c: New test.
21230
21231 2001-01-24 Nathan Sidwell <nathan@codesourcery.com>
21232
21233 * g++.old-deja/g++.pt/spec38.C: New test.
21234
21235 2001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21236
21237 * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
21238 "Build don't run".
21239
21240 2001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21241
21242 * gcc.c-torture/execute/20010123-1.c: New test.
21243
21244 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
21245
21246 * g++.old-deja/g++.pt/spec37.C: New test.
21247
21248 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
21249
21250 * g++.old-deja/g++.pt/overload14.C: New test.
21251
21252 2001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21253
21254 * gcc.c-torture/execute/20010122-1.c: New test, exercise
21255 __builtin_return_address.
21256
21257 2001-01-22 Nathan Sidwell <nathan@codesourcery.com>
21258
21259 * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
21260 * g++.old-deja/g++.pt/spec35.C: New test.
21261 * g++.old-deja/g++.pt/spec36.C: New test.
21262
21263 2001-01-20 Jakub Jelinek <jakub@redhat.com>
21264
21265 * gcc.c-torture/compile/20010118-1.c: New test.
21266
21267 2001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
21268
21269 * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
21270
21271 2001-01-19 Jakub Jelinek <jakub@redhat.com>
21272
21273 * gcc.c-torture/execute/20010119-1.c: New test.
21274
21275 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
21276
21277 * g++.old-deja/g++.other/vbase5.C: New test.
21278
21279 2001-01-19 Jakub Jelinek <jakub@redhat.com>
21280
21281 * gcc.c-torture/execute/20010118-1.c: New test.
21282
21283 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
21284
21285 * g++.old-deja/g++.pt/deduct3.C: New test.
21286
21287 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
21288
21289 * g++.old-deja/g++.pt/spec34.C: New test.
21290
21291 2001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
21292
21293 * g77.f-torture/compile/20000601-2.f: New test.
21294
21295 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
21296
21297 * g++.old-deja/g++.other/init17.C: New test.
21298
21299 2001-01-18 Alexandre Oliva <aoliva@redhat.com>
21300
21301 * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
21302
21303 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
21304
21305 * g++.old-deja/g++.pt/unify8.C: New test.
21306
21307 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
21308
21309 * g++.old-deja/g++.abi/vbase1.C: New test.
21310
21311 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
21312
21313 * g++.old-deja/g++.pt/crash65.C: New test.
21314
21315 2001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
21316
21317 * gcc.dg/cpp/assembl2.S: New test case.
21318
21319 2001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
21320
21321 * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
21322 are supported.
21323
21324 2001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21325
21326 * g++.old-deja/g++.other/builtins1.C: New test.
21327 * g++.old-deja/g++.other/builtins2.C: Likewise.
21328 * g++.old-deja/g++.other/builtins3.C: Likewise.
21329 * g++.old-deja/g++.other/builtins4.C: Likewise.
21330
21331 2001-01-17 Jakub Jelinek <jakub@redhat.com>
21332
21333 * gcc.c-torture/compile/20010117-1.c: New test.
21334 * gcc.c-torture/compile/20010117-2.c: New test.
21335
21336 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
21337
21338 * g77.f-torture/execute/20010116.[fx]: New test,
21339 XFAIL on i?86-*-*.
21340 * g77.f-torture/compile/20010115.f: Indicate it's
21341 a test for PR fortran/1636.
21342
21343 2001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
21344
21345 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
21346
21347 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
21348
21349 * g77.f-torture/compile/20010115.f: New test.
21350
21351 2001-01-15 Nathan Sidwell <nathan@codesourcery.com>
21352
21353 * g++.old-deja/g++.pt/nontype5.C: New test.
21354
21355 2001-01-15 Neil Booth <neil@daikokuya.demon.co.uk>
21356
21357 * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
21358 have an equivalent working one below it.
21359
21360 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
21361
21362 * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
21363 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
21364
21365 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
21366
21367 * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
21368 message containing "init_priority".
21369 (conpr-2.C): Likewise.
21370 (conpr-3.C): Likewise.
21371 * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
21372
21373 2001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21374
21375 * gcc.c-torture/execute/20010114-2.c: New test.
21376
21377 2001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
21378
21379 * gcc.c-torture/compile/20010114-1.c: New test.
21380 * gcc.c-torture/compile/20010114-1.x: Xfail.
21381 * gcc.c-torture/compile/20010114-2.c: New test.
21382 * gcc.c-torture/execute/20010114-1.c: New test.
21383 * gcc.dg/trunc-1.c: New test.
21384 * gcc.dg/uninit-B.c: New test.
21385
21386 2001-01-13 Nick Clifton <nickc@redhat.com>
21387
21388 * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
21389 target.
21390
21391 2001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
21392
21393 * gcc.c-torture/compile/20010113-1.c: New test.
21394
21395 2001-01-13 Jakub Jelinek <jakub@redhat.com>
21396
21397 * gcc.c-torture/compile/20001212-1.c: New test.
21398
21399 2001-01-13 Neil Booth <neil@daikokuya.demon.co.uk>
21400
21401 * gcc.dg/cpp/widestr1.c: Update.
21402 * gcc.dg/cpp/prag-imp.c: Remove.
21403
21404 2001-01-12 Jakub Jelinek <jakub@redhat.com>
21405
21406 * gcc.c-torture/execute/20000801-3.x: Remove.
21407 * gcc.dg/c90-init-1.c: New test.
21408 * gcc.dg/c99-init-1.c: New test.
21409 * gcc.dg/c99-init-2.c: New test.
21410 * gcc.dg/gnu99-init-1.c: New test.
21411
21412 2001-01-12 Richard Earnshaw <rearnsha@arm.com>
21413
21414 * lib/f-torture.exp (f_torture_compile): Prune the warnings before
21415 testing that no relevant ones were found.
21416
21417 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
21418
21419 * g++.old-deja/g++.pt/cast2.C: New test.
21420
21421 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
21422
21423 * g++.old-deja/g++.pt/friend47.C: New test.
21424
21425 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
21426
21427 * g++.old-deja/g++.pt/instantiate13.C: New test.
21428
21429 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
21430
21431 * g++.old-deja/g++.other/defarg7.C: New test.
21432 * g++.old-deja/g++.other/defarg8.C: New test.
21433
21434 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
21435
21436 * g++.old-deja/g++.pt/crash64.C: New test.
21437
21438 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
21439
21440 * g++.old-deja/g++.pt/crash63.C: New test.
21441
21442 2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
21443
21444 * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
21445
21446 2001-01-10 Alan Lehotsky <lehotsky@tiac.net>
21447
21448 * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
21449
21450 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
21451
21452 * g++.old-deja/g++.pt/error3.C: New test.
21453
21454 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
21455
21456 * g++.old-deja/g++.other/crash39.C: New test.
21457
21458 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
21459
21460 * g++.old-deja/g++.other/vbase4.C: New test.
21461
21462 2001-01-08 Jonathan Larmour <jlarmour@redhat.com>
21463
21464 * gcc.dg/20000419-2.c: Move to "special" subdirectory.
21465 * gcc.dg/special/20000419-2.c: New file. Identical to above.
21466 * gcc.dg/special/special.exp: New test driver which will check
21467 for alias support for the above test.
21468
21469 2001-01-09 Alan Lehotsky <lehotsky@tiac.net>
21470
21471 * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
21472 problems on small machines.
21473 * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
21474 parameterize.
21475
21476 2001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
21477
21478 * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
21479 mips.
21480 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
21481
21482 2001-01-09 Nathan Sidwell <nathan@codesourcery.com>
21483
21484 * g++.old_deja/g++.pt/using8.C: New test.
21485
21486 2001-01-09 Joseph S. Myers <jsm28@cam.ac.uk>
21487
21488 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
21489
21490 2000-01-08 Loren J. Rittle <ljrittle@acm.org>
21491
21492 * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
21493 where a failure is expected.
21494 * gcc.c-torture/execute/ieee/rbug.x: Likewise.
21495
21496 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
21497
21498 * g++.old_deja/g++.pt/instantiate12.C: New test.
21499
21500 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
21501
21502 * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
21503 start of structs.
21504 * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
21505 * g++.old-deja/g++.brendan/crash17.C: Likewise.
21506 * g++.old-deja/g++.brendan/crash29.C: Likewise.
21507 * g++.old-deja/g++.brendan/crash48.C: Likewise.
21508 * g++.old-deja/g++.brendan/ns1.C: Likewise.
21509 * g++.old-deja/g++.brendan/warnings1.C: Likewise.
21510 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
21511 * g++.old-deja/g++.bugs/900514_03.C: Likewise.
21512 * g++.old-deja/g++.eh/spec6.C: Likewise.
21513 * g++.old-deja/g++.jason/crash3.C: Likewise.
21514 * g++.old-deja/g++.law/ctors11.C: Likewise.
21515 * g++.old-deja/g++.law/ctors17.C: Likewise.
21516 * g++.old-deja/g++.law/ctors5.C: Likewise.
21517 * g++.old-deja/g++.law/ctors9.C: Likewise.
21518 * g++.old-deja/g++.mike/ambig1.C: Likewise.
21519 * g++.old-deja/g++.mike/net22.C: Likewise.
21520 * g++.old-deja/g++.mike/p3538a.C: Likewise.
21521 * g++.old-deja/g++.mike/p3538b.C: Likewise.
21522 * g++.old-deja/g++.mike/virt3.C: Likewise.
21523 * g++.old-deja/g++.niklas/t128.C: Likewise.
21524 * g++.old-deja/g++.other/anon4.C: Likewise.
21525 * g++.old-deja/g++.other/using1.C: Likewise.
21526 * g++.old-deja/g++.other/warn3.C: Likewise.
21527 * g++.old-deja/g++.pt/t37.C: Likewise.
21528 * g++.old-deja/g++.robertl/eb69.C: Likewise.
21529 * g++.old-deja/g++.robertl/eb71.C: Likewise.
21530
21531 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
21532
21533 * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
21534
21535 2001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21536
21537 * gcc.c-torture/execute/stdio-opt-3.c: New test.
21538
21539 2001-01-07 Jakub Jelinek <jakub@redhat.com>
21540
21541 * gcc.c-torture/compile/20010107-1.c: New test.
21542
21543 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
21544
21545 * gcc.c-torture/execute/builtin-noret-1.c: New test.
21546
21547 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
21548
21549 * gcc.dg/format/format.h: New file.
21550 * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
21551 gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
21552 gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
21553 gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
21554 gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
21555 gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
21556 gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
21557 gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
21558 gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
21559 gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
21560 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
21561 gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
21562 gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
21563 gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
21564 gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
21565 gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
21566 gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
21567 gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
21568 gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
21569 gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
21570 gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
21571 instead of declaring standard types, macros and functions in each
21572 test.
21573
21574 2001-01-06 Alexandre Oliva <aoliva@redhat.com>
21575
21576 * gcc.c-torture/execute/20010106-1.c: New test.
21577
21578 2001-01-06 Joseph S. Myers <jsm28@cam.ac.uk>
21579
21580 * gcc.dg/format/format.exp: New file.
21581 * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
21582 * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
21583 * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
21584 * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
21585 * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
21586 * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
21587 * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
21588 * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
21589 * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
21590 * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
21591 * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
21592 * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
21593 * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
21594 * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
21595 * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
21596 * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
21597 * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
21598 * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
21599 * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
21600 * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
21601 * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
21602 * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
21603 * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
21604 * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
21605 * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
21606 * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
21607 * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
21608 * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
21609 * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
21610 * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
21611 * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
21612 * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
21613 * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
21614 * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
21615 * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
21616 * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
21617 * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
21618 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
21619 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
21620 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
21621 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
21622 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
21623
21624 2001-01-05 Alexandre Oliva <aoliva@redhat.com>
21625
21626 * gcc.c-torture/execute/991228-1.c: Take word endianness into
21627 account.
21628
21629 2001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
21630
21631 * gcc.c-torture/execute/builtin-complex-1.c: New test.
21632
21633 2001-01-05 Nathan Sidwell <nathan@codesourcery.com>
21634
21635 * g++.old-deja/g++.pt/crash62.C: New test.
21636
21637 2001-01-04 Richard Henderson <rth@redhat.com>
21638
21639 * gcc.dg/20000926-1.c: Update expected warnings.
21640 * gcc.dg/array-2.c: Likewise.
21641 * gcc.dg/array-4.c: Also validate flexible array members.
21642 * gcc.dg/c99-flex-array-1.c: New.
21643
21644 2001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
21645
21646 * gcc.c-torture/compile/20001222-1.x: Remove.
21647
21648 2001-01-04 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
21649
21650 * gcc.c-torture/execute/built-in-setjmp.c: New.
21651
21652 2001-01-03 Richard Henderson <rth@redhat.com>
21653
21654 * gcc.dg/940510-1.c: Update expected error wording.
21655 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
21656
21657 2001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
21658
21659 * lib/target-supports.exp (check_alias_available): Modified to
21660 indicate aliases not supported if only weak aliases are supported.
21661
21662 2001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21663
21664 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
21665 Turn on cmpstrsi checks for __pj__ and __i370__.
21666
21667 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
21668
21669 * g++.old-deja/g++.other/virtual11.C: New test.
21670
21671 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
21672
21673 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
21674
21675 2001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21676
21677 * gcc.c-torture/compile/20010102-1.c: New test.
21678
21679 2001-01-02 Andreas Jaeger <aj@suse.de>
21680
21681 * gcc.dg/noreturn-3.c: New test.
21682
21683 * gcc.dg/noreturn-4.c: New test.
21684
21685 2001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21686
21687 * gcc.c-torture/execute/stdio-opt-1.c: Also test
21688 __builtin_fputc and __builtin_fwrite.
21689
21690 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
21691
21692 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
21693 signed char, not default char.
21694
21695 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
21696
21697 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
21698
21699 2000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
21700
21701 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
21702
21703 2000-12-29 Richard Henderson <rth@redhat.com>
21704
21705 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
21706 (__cyg_profile_func_exit): Define.
21707
21708 2000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
21709
21710 * g++.dg/vtgc1.C: New test.
21711
21712 2000-12-28 Geoffrey Keating <geoffk@redhat.com>
21713
21714 * gcc.dg/noncompile/20001228-1.c: New test.
21715
21716 * gcc.dg/20001228-1.c: New test.
21717
21718 * gcc.c-torture/execute/20001228-1.c: New test.
21719
21720 2000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
21721
21722 * gcc.dg/format-strfmon-1.c: New test.
21723
21724 2000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21725
21726 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
21727 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
21728 * gcc.c-torture/execute/string-opt-1.c: Likewise.
21729 * gcc.c-torture/execute/string-opt-2.c: Likewise.
21730 * gcc.c-torture/execute/string-opt-3.c: Likewise.
21731 * gcc.c-torture/execute/string-opt-4.c: Likewise.
21732 * gcc.c-torture/execute/string-opt-6.c: Likewise.
21733 * gcc.c-torture/execute/string-opt-7.c: Likewise.
21734 * gcc.c-torture/execute/string-opt-8.c: Likewise.
21735 * gcc.c-torture/execute/string-opt-9.c: Likewise.
21736 * gcc.c-torture/execute/string-opt-10.c: Likewise.
21737 * gcc.c-torture/execute/string-opt-11.c: Likewise.
21738 * gcc.c-torture/execute/string-opt-12.c: Likewise.
21739
21740 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
21741 * gcc.c-torture/execute/string-opt-4.c: Test index.
21742
21743 2000-12-26 Geoffrey Keating <geoffk@redhat.com>
21744
21745 * gcc.c-torture/compile/20001226-1.c: New test.
21746
21747 2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
21748
21749 * gcc.c-torture/compile/20001222-1.c: New test.
21750 * gcc.c-torture/compile/20001222-1.x: Xfail.
21751
21752 2000-12-22 Alexandre Oliva <aoliva@redhat.com>
21753
21754 * gcc.c-torture/execute/comp-goto-2.c: New test.
21755
21756 2000-12-21 J"orn Rennecke <amylaar@redhat.com>
21757
21758 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
21759 Use long types if __INT_MAX__ is 32767.
21760 (main): Use cast to (sint32 *) when poking 88 into a_page.
21761
21762 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
21763
21764 2000-12-21 Bernd Schmidt <bernds@redhat.com>
21765
21766 * gcc.c-torture/compile/20001221-1.c: New test.
21767 * gcc.c-torture/execute/20001221-1.c: New test.
21768
21769 2000-12-20 Richard Henderson <rth@redhat.com>
21770
21771 * g++.old-deja/g++.pt/crash36.C: Update error lines.
21772 * g++.old-deja/g++.robertl/eb109.C: Likewise.
21773
21774 2000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21775
21776 * gcc.dg/compare3.c: New test.
21777
21778 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
21779
21780 * gcc.dg/format-warnll-1.c: New test.
21781
21782 2000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
21783
21784 * gcc.dg/cpp/cmdlne-P.c: New test.
21785
21786 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
21787
21788 * gcc.c-torture/execute/builtin-abs-1.c,
21789 gcc.c-torture/execute/builtin-abs-2.c: New tests.
21790
21791 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
21792
21793 * gcc.dg/cpp/multiline.c: New test.
21794
21795 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
21796
21797 * g++.old-deja/g++.other/syshdr1.C: Update.
21798 * gcc.dg/cpp/lineflags.c: Remove temporarily.
21799
21800 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21801
21802 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
21803
21804 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21805
21806 * g++.old-deja/g++.pt/ttp65.C: New test.
21807
21808 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21809
21810 * g++.old-deja/g++.pt/ttp64.C: New test.
21811
21812 2000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21813
21814 * g++.old-deja/g++.pt/spec33.C: New test.
21815
21816 2000-12-14 Catherine Moore <clm@redhat.com>
21817
21818 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
21819 * gcc.c-torture/execute/920612-2.c: Likewise.
21820 * gcc.c-torture/execute/920428-2.c: Likewise.
21821 * gcc-c-torture/execute/va-arg-11.c: Call exit.
21822 * gcc.c-torture/execute/va-arg-21.c: Likewise.
21823
21824 2000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21825
21826 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
21827 * gcc.dg/pack-test-2.c: Likewise.
21828
21829 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
21830
21831 Tests by Zack Weinberg <zackw@stanford.edu>.
21832
21833 * gcc.dg/cpp/defined.c: Update.
21834 * gcc.dg/cpp/defined_trad.c: New tests.
21835
21836 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
21837
21838 * gcc.dg/cpp/trad-direct.c: Update.
21839
21840 2000-12-11 Neil Booth <neilb@earthling.net>
21841
21842 * gcc.dg/cpp/defined_trad.c
21843
21844 2000-12-11 Neil Booth <neilb@earthling.net>
21845
21846 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
21847
21848 2000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
21849
21850 * gcc.dg/format-miss-2.c: New test.
21851
21852 2000-12-09 Neil Booth <neilb@earthling.net>
21853
21854 * gcc.dg/cpp/lineflags.c: New tests.
21855 * gcc.dg/cpp/poison.c: Update.
21856 * gcc.dg/cpp/redef2.c: Update.
21857 * gcc.dg/cpp/skipping.c: New test.
21858
21859 2000-12-07 Geoffrey Keating <geoffk@redhat.com>
21860
21861 * g++.old-deja/g++.other/eh3.C: New testcase.
21862
21863 2000-12-07 Neil Booth <neilb@earthling.net>
21864
21865 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
21866 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
21867 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
21868 wtr-union-init-2.c, wtr-union-init-3.c: Update.
21869 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
21870 Update.
21871
21872 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
21873
21874 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
21875 __SIZE_TYPE__ instead of int for type of integers cast to
21876 pointers.
21877
21878 2000-12-07 Jakub Jelinek <jakub@redhat.com>
21879
21880 * g++.old-deja/g++.other/cleanup4.C: New test.
21881
21882 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
21883
21884 * format-sec-1.c: New test.
21885
21886 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
21887
21888 * gcc.dg/format-nonlit-3.c: New test.
21889
21890 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
21891
21892 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
21893 through a null pointer.
21894
21895 2000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21896
21897 * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
21898 * g++.old-deja/g++.pt/partial4.C: New test.
21899
21900 2000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
21901
21902 * gcc.c-torture/execute/ieee/hugeval.x: New.
21903
21904 2000-12-06 Neil Booth <neilb@earthling.net>
21905
21906 * gcc.dg/cpp/backslash2.c: New tests.
21907
21908 2000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21909
21910 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
21911 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
21912
21913 2000-12-05 Geoffrey Keating <geoffk@redhat.com>
21914
21915 * gcc.c-torture/execute/20001203-2.c: New testcase.
21916
21917 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
21918
21919 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
21920 * g++.old-deja/g++.other/virtual10.C: New test.
21921
21922 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
21923
21924 * g++.old-deja/g++.mike/pmf5.C: Remove test.
21925
21926 2000-12-05 Richard Henderson <rth@redhat.com>
21927
21928 * gcc.c-torture/compile/20001205-1.c: New.
21929
21930 2000-12-04 Neil Booth <neilb@earthling.net>
21931
21932 * g++.old-deja/g++.other/virtual9.C: New test.
21933 * g++.old-deja/g++.pt/crash61.C: New test.
21934 * gcc.c-torture/execute/loop-9.c: New test.
21935
21936 2000-12-04 Neil Booth <neilb@earthling.net>
21937
21938 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
21939 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
21940 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
21941 * gcc.dg/cpp/extratokens.c: ...here.
21942
21943 2000-12-04 Neil Booth <neilb@earthling.net>
21944
21945 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
21946 New tests.
21947
21948 2000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21949
21950 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
21951 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
21952
21953 2000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
21954
21955 * gcc.c-torture/execute/20001203-1.c: New test.
21956
21957 2000-12-03 Neil Booth <neilb@earthling.net>
21958
21959 * gcc.dg/cpp/macro6.c: New test cases.
21960
21961 2000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21962
21963 * gcc.c-torture/execute/string-opt-9.c: New test.
21964 * gcc.c-torture/execute/string-opt-10.c: Likewise.
21965 * gcc.c-torture/execute/string-opt-11.c: Likewise.
21966 * gcc.c-torture/execute/string-opt-12.c: Likewise.
21967
21968 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
21969 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
21970
21971 2000-12-02 Geoffrey Keating <geoffk@redhat.com>
21972
21973 * gcc.dg/cpp/if-6.c: New testcase.
21974
21975 * gcc.dg/20001201-1.c: New testcase.
21976
21977 2000-12-02 Neil Booth <neilb@earthling.net>
21978
21979 * g++.old-deja/g++.other/externC4.C,
21980 g++.old-deja/g++.other/friend10.C: New tests.
21981
21982 2000-12-02 Neil Booth <neilb@earthling.net>
21983
21984 * g++.old-deja/g++.other/instan2.C
21985 * g++.old-deja/g++.other/instan3.C: New test.
21986
21987 2000-12-02 Neil Booth <neilb@earthling.net>
21988
21989 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
21990 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
21991 gnuc99.c,gnuc99-pedantic.c: New tests.
21992
21993 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
21994
21995 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
21996 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
21997
21998 2000-12-01 Neil Booth <neilb@earthling.net>
21999
22000 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
22001 * gcc.dg/cpp/poison.c: Update.
22002 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
22003
22004 2000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
22005
22006 * g77.f-torture/execute/20001201.f: New test.
22007
22008 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
22009
22010 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
22011
22012 2000-12-01 Jakub Jelinek <jakub@redhat.com>
22013
22014 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
22015
22016 2000-12-01 Nathan Sidwell <nathan@codesourcery.com>
22017
22018 * g++.old-deja/g++.other/cast6.C: New test.
22019
22020 2000-11-30 Geoffrey Keating <geoffk@redhat.com>
22021
22022 * gcc.c-torture/execute/20001130-2.c: New testcase.
22023
22024 2000-11-30 Richard Henderson <rth@redhat.com>
22025
22026 * gcc.c-torture/execute/20001130-1.c: New test.
22027
22028 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
22029
22030 * g++.old-deja/g++.other/op3.C: New test.
22031
22032 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
22033
22034 * g++.old-deja/g++.other/op2.C: New test.
22035
22036 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
22037
22038 * g++.old-deja/g++.other/crash38.C: New test.
22039
22040 2000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
22041
22042 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
22043
22044 2000-11-29 Jakub Jelinek <jakub@redhat.com>
22045
22046 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
22047 tests.
22048 * gcc.c-torture/execute/string-opt-6.c: New test.
22049
22050 * gcc.dg/20001117-1.c: Add main.
22051
22052 2000-11-28 Geoffrey Keating <geoffk@redhat.com>
22053
22054 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
22055 Move from here ...
22056 * gcc.dg/940510-1.c: ... to here.
22057
22058 * gcc.dg/20000926-1.c: GNU C now allows initializations of
22059 zero-size arrays in toplevel structures.
22060
22061 2000-11-28 Jakub Jelinek <jakub@redhat.com>
22062
22063 * gcc.c-torture/execute/loop-8.c: New test.
22064
22065 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
22066
22067 * g++.old-deja/g++.other/base1.C: New test.
22068
22069 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
22070
22071 * g++.old-deja/g++.other/parse2.C: New test.
22072
22073 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
22074
22075 * g++.old-deja/g++.pt/incomplete1.C: New test.
22076
22077 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
22078
22079 * g++.old-deja/g++.other/friend9.C: New test.
22080
22081 2000-11-28 Jakub Jelinek <jakub@redhat.com>
22082
22083 * gcc.dg/20001127-1.c: New test.
22084
22085 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
22086
22087 * g++.old-deja/g++.pt/friend46.C: New test.
22088
22089 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
22090
22091 * g++.old-deja/g++.other/ptrmem8.C: New test.
22092
22093 2000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22094
22095 * gcc.c-torture/execute/string-opt-7.c: New test.
22096 * gcc.c-torture/execute/string-opt-8.c: Likewise.
22097
22098 2000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
22099
22100 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
22101 instead of 'mkcheck 2'.
22102
22103 2000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
22104
22105 * gcc.c-torture/execute/memcheck/driver.c,
22106 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
22107 C9X references to refer to C99.
22108
22109 2000-11-25 Jakub Jelinek <jakub@redhat.com>
22110
22111 * gcc.dg/ultrasp3.c: New test.
22112
22113 2000-11-25 Neil Booth <neilb@earthling.net>
22114
22115 * gcc.dg/cpp/include2.c: Update test to be locale independent.
22116
22117 2000-11-25 Alexandre Oliva <aoliva@redhat.com>
22118
22119 * gcc.c-torture/compile/20001123-2.c: New.
22120
22121 2000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
22122
22123 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
22124
22125 2000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
22126
22127 * gcc.dg/sequence-point-1.c: Add some new tests.
22128 * gcc.c-torture/execute/20001124-1.c: New test.
22129
22130 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
22131
22132 * g++.old-deja/g++.other/vaarg4.C: New test.
22133 * gcc.c-torture/compile/20001123-1.c: New test.
22134
22135 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
22136
22137 * g++.other/crash24.C: Adjust and remove XFAIL.
22138 * g++.other/crash37.C: New test.
22139
22140 2000-11-23 Nathan Sidwell <nathan@codesourcery.com>
22141
22142 * g++.old-deja/g++.pt/instantiate9.C: New test.
22143
22144 2000-11-22 Mark Mitchell <mark@codesourcery.com>
22145
22146 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
22147 new ABI, too.
22148
22149 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
22150 * g++.old-deja/g++.robertl/eb55.C: Likewise.
22151
22152 2000-11-22 Neil Booth <neilb@earthling.net>
22153
22154 * gcc.dg/cpp/Wtrigraphs.c: New test.
22155
22156 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
22157
22158 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
22159
22160 2000-11-22 Jakub Jelinek <jakub@redhat.com>
22161
22162 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
22163
22164 2000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
22165
22166 * lib/gcc-dg.exp: load_lib scanasm.exp.
22167 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
22168 * lib/g++-dg.exp: load_lib scanasm.exp.
22169 * lib/scanasm.exp: New.
22170 (scan-assembler, scan-assembler-not): Add optional arguments to
22171 test name, or if not present, the pattern name.
22172 (scan-assembler-dem, scan-assembler-dem-not): New.
22173
22174 * g++.dg/dg.exp: New.
22175
22176 2000-11-21 Neil Booth <neilb@earthling.net>
22177
22178 * gcc.dg/cpp/integrated1.c: Remove.
22179
22180 2000-11-21 Jakub Jelinek <jakub@redhat.com>
22181
22182 * gcc.c-torture/execute/20001121-1.c: New test.
22183
22184 2000-11-21 Richard Henderson <rth@redhat.com>
22185
22186 * gcc.c-torture/compile/20001121-1.c: New test.
22187
22188 2000-11-20 Neil Booth <neilb@earthling.net>
22189
22190 * gcc.dg/cpp/integrated1.c: New test.
22191
22192 2000-11-21 Jakub Jelinek <jakub@redhat.com>
22193
22194 * g++.old-deja/g++.other/inline17.C: New test.
22195
22196 2000-11-20 Donald Lindsay <dlindsay@redhat.com>
22197
22198 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
22199 local variable to be zero: I made the variable global. Now
22200 uses abort() and exit() instead of relying on main's return value.
22201
22202 2000-11-20 Neil Booth <neilb@earthling.net>
22203
22204 * gcc.dg/cpp/paste2.c: Update test.
22205 * objc/execute/paste.m: New test.
22206
22207 2000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
22208
22209 * gcc.dg/c99-condexpr-1.c: New test.
22210
22211 2000-11-20 Neil Booth <neilb@earthling.net>
22212
22213 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
22214
22215 2000-11-20 Nathan Sidwell <nathan@codesourcery.com>
22216
22217 * g++.old-deja/g++.pt/export1.C: New test.
22218
22219 2000-11-20 Jakub Jelinek <jakub@redhat.com>
22220
22221 * gcc.dg/20001117-1.c: New test.
22222
22223 2000-11-18 Richard Henderson <rth@redhat.com>
22224
22225 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
22226
22227 2000-11-18 Richard Henderson <rth@redhat.com>
22228
22229 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
22230 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
22231 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
22232
22233 2000-11-18 Richard Henderson <rth@redhat.com>
22234
22235 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
22236 (main): New. Exit cleanly.
22237
22238 2000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
22239
22240 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
22241 gcc.dg/c99-fordecl-2.c: New tests.
22242
22243 2000-11-18 Richard Henderson <rth@redhat.com>
22244
22245 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
22246 * gcc.c-torture/execute/zerolen-2.c: New.
22247
22248 2000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22249
22250 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
22251 memory.
22252
22253 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
22254
22255 * g++.old-deja/g++.pt/instantiate8.C: New test.
22256
22257 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
22258
22259 * g++.old-deja/g++.other/incomplete.C: Add more tests.
22260 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
22261
22262 2000-11-16 Nick Clifton <nickc@redhat.com>
22263
22264 * gcc.c-torture/execute/nestfunc-2.c: New test.
22265 * gcc.c-torture/execute/nestfunc-3.c: New test.
22266
22267 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
22268
22269 * gcc.c-torture/compile/20001116-1.c: New test.
22270
22271 2000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22272
22273 * gcc.c-torture/execute/20001115-1.c: New test.
22274
22275 2000-11-15 Mark Mitchell <mark@codesourcery.com>
22276
22277 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
22278 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
22279 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
22280 * g++.old-deja/g++.abi/vmihint.C: Likewise.
22281
22282 2000-11-15 Neil Booth <neilb@earthling.net>
22283
22284 gcc.dg/cpp/_Pragma1.c: Update.
22285 gcc.dg/cpp/_Pragma2.c: New test.
22286
22287 2000-11-15 Nathan Sidwell <nathan@codesourcery.com>
22288
22289 * g++.old-deja/g++.other/anon5.C: New test.
22290
22291 2000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
22292
22293 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
22294 tests.
22295
22296 2000-11-14 Jakub Jelinek <jakub@redhat.com>
22297
22298 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
22299 output.
22300
22301 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
22302
22303 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
22304 labels at end of compound statements.
22305
22306 2000-11-13 Jakub Jelinek <jakub@redhat.com>
22307
22308 * gcc.c-torture/execute/loop-7.c: New test.
22309
22310 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
22311
22312 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
22313
22314 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
22315
22316 * gcc.dg/c99-bool-1.c: New test.
22317
22318 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
22319
22320 * gcc.dg/c99-scope-1.c: Remove xfail.
22321 * gcc.dg/c99-scope-2.c: New test.
22322
22323 2000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22324
22325 * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
22326 * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
22327
22328 2000-11-11 Mark Mitchell <mark@codesourcery.com>
22329
22330 * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
22331 error messages.
22332
22333 * g++.mike/p700.C: Don't typedef wchar_t.
22334 * g++.mike/p784.C: Likewise.
22335 * g++.mike/eb101.C: Don't use __wchar_t.
22336
22337 2000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
22338
22339 * g77.f-torture/execute/20001111.[fx]: Test premature exit
22340 from DO loop.
22341
22342 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
22343
22344 * gcc.c-torture/execute/20001111-1.c: New test.
22345
22346 2000-11-10 Nick Clifton <nickc@redhat.com>
22347
22348 * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
22349 long multuiple and accumulate.
22350
22351 2000-11-09 Richard Henderson <rth@redhat.com>
22352
22353 * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
22354 via size_t instead of int.
22355
22356 * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
22357 * gcc.c-torture/execute/string-opt-2.c: Likewise.
22358 * gcc.c-torture/execute/string-opt-3.c: Likewise.
22359 * gcc.c-torture/execute/string-opt-4.c: Likewise.
22360
22361 2000-11-09 Geoffrey Keating <geoffk@redhat.com>
22362
22363 * gcc.c-torture/compile/20001109-1.c: New test.
22364 * gcc.c-torture/compile/20001109-2.c: New test.
22365
22366 2000-11-09 Nathan Sidwell <nathan@codesourcery.com>
22367
22368 * g++.old-deja/g++.pt/operator1.C: New test.
22369 * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
22370
22371 2000-11-09 Jakub Jelinek <jakub@redhat.com>
22372
22373 * gcc.dg/20001108-1.c: New test.
22374
22375 2000-11-09 Jakub Jelinek <jakub@redhat.com>
22376
22377 * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
22378 with both arguments constant strings.
22379 * gcc.c-torture/execute/string-opt-3.c: New test.
22380 * gcc.c-torture/execute/string-opt-4.c: New test.
22381 * gcc.c-torture/execute/string-opt-5.c: New test.
22382
22383 2000-11-08 Nick Clifton <nickc@redhat.com>
22384
22385 * gcc.c-torture/execute/20001108-1.c: New test case. Checks
22386 mulsidi3adddi patterns.
22387
22388 2000-11-08 Nathan Sidwell <nathan@codesourcery.com>
22389
22390 * g++.old-deja/g++.other/crash36.C: New test.
22391
22392 2000-11-08 Jakub Jelinek <jakub@redhat.com>
22393
22394 * g++.old-deja/g++.other/init16.C: New test.
22395
22396 2000-11-06 Loren J. Rittle <ljrittle@acm.org>
22397
22398 * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
22399
22400 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
22401
22402 * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
22403 * gcc.c-torture/execute/va-arg-16.x: Likewise.
22404 * gcc.c-torture/execute/va-arg-17.x: Likewise.
22405
22406 2000-11-07 DJ Delorie <dj@redhat.com>
22407
22408 * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
22409
22410 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22411
22412 * gcc.c-torture/execute/string-opt-1.c: New test.
22413
22414 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
22415
22416 * gcc.c-torture/execute/va-arg-15.x: New file. Fails on
22417 mips-sgi-irix6.* because the MIPS ABI passes floating-point
22418 parameters in registers, and there is no way for a varargs
22419 function to know in which order the integer and floating-point
22420 parameters should be interleaved when they are placed on the
22421 stack.
22422 * gcc.c-torture/execute/va-arg-16.x: Likewise.
22423 * gcc.c-torture/execute/va-arg-17.x: Likewise.
22424
22425 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22426
22427 * gcc.c-torture/execute/string-opt-2.c: New test.
22428
22429 2000-11-07 Nathan Sidwell <nathan@codesourcery.com>
22430
22431 * g++.old-deja/g++.pt/crash60.C: New test.
22432
22433 2000-11-06 Jakub Jelinek <jakub@redhat.com>
22434
22435 * g++.old-deja/g++.other/crash24.C: New test.
22436 * g++.old-deja/g++.other/crash25.C: New test.
22437 * g++.old-deja/g++.other/crash26.C: New test.
22438 * g++.old-deja/g++.other/crash27.C: New test.
22439 * g++.old-deja/g++.other/crash28.C: New test.
22440 * g++.old-deja/g++.other/crash29.C: New test.
22441 * g++.old-deja/g++.other/crash30.C: New test.
22442 * g++.old-deja/g++.other/crash31.C: New test.
22443 * g++.old-deja/g++.other/crash32.C: New test.
22444 * g++.old-deja/g++.other/crash33.C: New test.
22445 * g++.old-deja/g++.other/crash34.C: New test.
22446 * g++.old-deja/g++.other/crash35.C: New test.
22447
22448 2000-11-06 Jakub Jelinek <jakub@redhat.com>
22449
22450 * gcc.c-torture/execute/20001031-1.c: New test.
22451
22452 2000-11-04 Mark Mitchell <mark@codesourcery.com>
22453
22454 * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
22455 namespace.
22456
22457 * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
22458 standards-conformant.
22459
22460 * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
22461
22462 * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
22463 * g++.old-deja/g++.mike/p755a.C: Likewise.
22464 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
22465 library makes no calls to `operator new' during initialization.
22466
22467 2000-11-04 Neil Booth <neilb@earthling.net>
22468
22469 * gcc.dg/cpp/include2.c: New tests.
22470
22471 2000-11-03 Mark P Mitchell <mark@codesourcery.com>
22472
22473 * lib/g++.exp (g++_set_ld_library_path): New function.
22474 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
22475
22476 2000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
22477
22478 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
22479 warnings.
22480
22481 2000-11-01 Richard Henderson <rth@redhat.com>
22482
22483 * g++.old-deja/g++.ext/namedret1.C: New.
22484 * g++.old-deja/g++.ext/namedret2.C: New.
22485 * g++.old-deja/g++.ext/namedret3.C: New.
22486
22487 2000-10-31 Geoffrey Keating <geoffk@cygnus.com>
22488
22489 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
22490 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
22491
22492 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22493
22494 * gcc.c-torture/execute/va-arg-21.c: New test.
22495
22496 2000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
22497
22498 * gcc.dg/c99-complex-2.c: New test.
22499
22500 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22501
22502 * gcc.c-torture/execute/stdio-opt-1.c: New test.
22503
22504 2000-10-31 Jakub Jelinek <jakub@redhat.com>
22505
22506 * g++.old-deja/g++.other/inline16.C: New test.
22507
22508 2000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
22509
22510 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
22511 __PRETTY_FUNCTION__
22512
22513 2000-10-29 Neil Booth <neilb@earthling.net>
22514
22515 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
22516 New tests.
22517 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
22518 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
22519 optimisation.
22520
22521 2000-10-29 Neil Booth <neilb@earthling.net>
22522
22523 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
22524 * mi1.c, mi1c.h: Add null directives to multiple-include test.
22525 * mi5.c: Test multiple includes work with -C.
22526 * trigraphs.c: Test ^= version.
22527
22528 2000-10-28 Neil Booth <neilb@earthling.net>
22529
22530 New tests and test updates for new macro expander.
22531
22532 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
22533 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
22534 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
22535 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
22536 new diagnostic messages.
22537
22538 * gcc.dg/cpp/macro3.c: New tests.
22539
22540 2000-10-27 Mark Mitchell <mark@codesourcery.com>
22541
22542 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
22543 on the same line.
22544
22545 2000-10-27 Jakub Jelinek <jakub@redhat.com>
22546
22547 * g++.old-deja/g++.other/eh2.C: New test.
22548
22549 2000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
22550
22551 * gcc.c-torture/execute/20001027-1.c: New test.
22552
22553 2000-10-26 Richard Henderson <rth@redhat.com>
22554
22555 * gcc.c-torture/execute/20001026-1.c: New.
22556
22557 2000-10-26 Mark Mitchell <mark@codesourcery.com>
22558
22559 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
22560 * g++.old-deja/g++.law/builtin1.C: Likewise.
22561 * g++.old-deja/g++.law/ctors10.C: Likewise.
22562 * g++.old-deja/g++.law/virtual3.C: Likewise.
22563 * g++.old-deja/g++.mike/p658.C: Likewise.
22564 * g++.old-deja/g++.other/sibcall1.C: Likewise.
22565 * g++.old-deja/g++.other/vaarg2.C: Likewise.
22566 * g++.old-deja/g++.robertl/eb124.C: Likewise.
22567 * g++.old-deja/g++.robertl/eb44.C: Likewise.
22568 * g++.old-deja/g++.robertl/eb77.C: Likewise.
22569
22570 2000-10-26 Nathan Sidwell <nathan@codesourcery.com>
22571
22572 * gcc.c-torture/compile/20001024-1.c: New test.
22573
22574 2000-10-25 Mark Mitchell <mark@codesourcery.com>
22575
22576 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
22577 to tell us whether or not we are using V3.
22578
22579 2000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
22580
22581 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
22582 operands.
22583
22584 2000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
22585
22586 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
22587
22588 2000-10-25 Jakub Jelinek <jakub@redhat.com>
22589
22590 * gcc.c-torture/execute/20001024-1.c: New test.
22591
22592 2000-10-24 Jakub Jelinek <jakub@redhat.com>
22593
22594 * g++.old-deja/g++.other/sibcall1.C: New test.
22595
22596 2000-10-20 Jakub Jelinek <jakub@redhat.com>
22597
22598 * gcc.dg/noncompile/init-3.c: New test.
22599
22600 2000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
22601
22602 * gcc.dg/format-array-1.c: New test.
22603
22604 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
22605
22606 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
22607 writing through null pointers; remove comment about testing
22608 unterminated strings.
22609
22610 2000-10-17 Matthew Hiller <hiller@redhat.com>
22611
22612 * gcc.c-torture/execute/20001017-2.c: New test.
22613
22614 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
22615
22616 * gcc.c-torture/compile/20001018-1.c: New test.
22617 * gcc.c-torture/compile/20001018-1.x: Xfail.
22618
22619 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22620
22621 * gcc.c-torture/execute/20001017-1.c: New test.
22622
22623 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
22624
22625 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
22626 for multiple use of arguments with scanf formats; add tests for
22627 multiple use of arguments.
22628
22629 2000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
22630
22631 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
22632
22633 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
22634
22635 * gcc.dg/format-miss-1.c: New test.
22636
22637 2000-10-16 Jakub Jelinek <jakub@redhat.com>
22638
22639 * gcc.c-torture/execute/20001013-1.c: New test.
22640
22641 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
22642
22643 * gcc.dg/format-branch-1.c: New test.
22644
22645 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
22646
22647 * README, lib/file-format.exp: Remove EGCS references.
22648
22649 2000-10-16 Jakub Jelinek <jakub@redhat.com>
22650
22651 * gcc.dg/20001013-1.c: New test.
22652
22653 2000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
22654
22655 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
22656 for intmax_t in the compiler using __typeof__ and the type rules
22657 for conditional expressions.
22658
22659 2000-10-13 Jakub Jelinek <jakub@redhat.com>
22660
22661 * gcc.dg/20001012-1.c: New test.
22662 * gcc.dg/20001012-2.c: New test.
22663
22664 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
22665
22666 * gcc.dg/format-attr-1.c: New test.
22667
22668 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
22669
22670 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
22671 __LONG_LONG_MAX__ instead of LLONG_MAX.
22672
22673 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
22674
22675 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
22676 scanf flags.
22677 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
22678 flags.
22679
22680 2000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
22681
22682 * gcc.dg/sequence-pt-1.c: New test.
22683
22684 2000-10-11 Geoff Keating <geoffk@cygnus.com>
22685
22686 * gcc.c-torture/execute/20001011-1.c: New testcase.
22687 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
22688
22689 2000-10-10 Jakub Jelinek <jakub@redhat.com>
22690
22691 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
22692 does not error on it.
22693
22694 2000-10-10 Jakub Jelinek <jakub@redhat.com>
22695
22696 * gcc.dg/20001009-1.c: New test.
22697
22698 Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
22699
22700 * gcc.c-torture/compile/20001009-1.c: Move from here ....
22701 * gcc.c-torture/execute/20001009-2.c: ... to here.
22702
22703 2000-10-09 Geoff Keating <geoffk@cygnus.com>
22704
22705 * gcc.c-torture/compile/20001009-1.c: New testcase.
22706 * gcc.c-torture/execute/20001009-1.c: New testcase.
22707 Testcases provided by Jan Hubicka <jh@suse.cz>.
22708
22709 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
22710
22711 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
22712 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
22713 uintmax_t using <limits.h> to emulate the compiler's internal
22714 logic. No longer XFAIL %j tests.
22715
22716 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
22717
22718 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
22719 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
22720 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
22721 regexps and details of expected handling of some bad formats.
22722 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
22723 suppression.
22724
22725 2000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
22726
22727 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
22728 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
22729 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
22730 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
22731 in list archives.
22732
22733 2000-10-06 Richard Henderson <rth@cygnus.com>
22734
22735 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
22736 * g++.old-deja/g++.brendan/crash52.C: Likewise.
22737 * g++.old-deja/g++.jason/report.C: Likewise.
22738 * g++.old-deja/g++.law/friend5.C: Likewise.
22739 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
22740 of the expected warnings.
22741
22742 2000-10-06 Nathan Sidwell <nathan@codesourcery.com>
22743
22744 * g++.old-deja/g++.pt/enum14.C: New test.
22745
22746 2000-10-05 Nathan Sidwell <nathan@codesourcery.com>
22747
22748 * g++.old-deja/g++.pt/crash59.C: New test.
22749
22750 2000-10-04 Will Cohen <wcohen@redhat.com>
22751
22752 * gcc.dg/20000926-1.c: New test.
22753
22754 2000-10-03 Geoff Keating <geoffk@cygnus.com>
22755
22756 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
22757 function name for current C++ compiler.
22758 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
22759
22760 2000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
22761
22762 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
22763 __PRETTY_FUNCTION__.
22764 * g++.old-deja/g++.ext/pretty2.C: Likewise.
22765
22766 2000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22767
22768 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
22769
22770 2000-09-26 Jakub Jelinek <jakub@redhat.com>
22771
22772 * gcc.c-torture/compile/20000923-1.c: New test.
22773
22774 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
22775
22776 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
22777 * g++.old-deja/g++.pt/ttp62.C: Same.
22778 * g++.old-deja/g++.other/inline14.C: Same.
22779
22780 2000-09-24 Richard Henderson <rth@cygnus.com>
22781
22782 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
22783
22784 2000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
22785
22786 * gcc.dg/c90-printf-1.c: Add test for wide string format.
22787
22788 2000-09-22 Geoff Keating <geoffk@cygnus.com>
22789
22790 * gcc.c-torture/compile/20000922-1.c: New file.
22791
22792 2000-09-21 Nick Clifton <nickc@redhat.com>
22793
22794 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
22795 a signed long modulo operation.
22796 (mod6): New function - perform an unsigned long modulo operation.
22797 (main): Add tests for modulos of very large numbers by very small
22798 dividends.
22799
22800 2000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22801
22802 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
22803
22804 2000-09-19 Richard Henderson <rth@cygnus.com>
22805
22806 * gcc.dg/compare2.c (case 10): XFAIL.
22807
22808 2000-09-18 Richard Henderson <rth@cygnus.com>
22809
22810 * gcc.c-torture/execute/20000906-1.c: Move ...
22811 * gcc.dg/20000906-1.c: ... here. Only run on targets
22812 that support __builtin_trap.
22813
22814 Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
22815
22816 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
22817
22818 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
22819
22820 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
22821 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
22822 more $ format tests.
22823
22824 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
22825
22826 * gcc.dg/format-errmk-1.c: New test.
22827
22828 2000-09-17 Greg McGary <greg@mcgary.org>
22829
22830 * gcc.c-torture/execute/20000917-1.x: Remove.
22831
22832 2000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
22833
22834 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
22835
22836 2000-09-17 Greg McGary <greg@mcgary.org>
22837
22838 * gcc.c-torture/execute/20000917-1.c: New test.
22839 * gcc.c-torture/execute/20000917-1.x: XFAIL.
22840
22841 2000-09-16 Neil Booth <NeilB@earthling.net>
22842
22843 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
22844 in nested macro bug.
22845
22846 2000-09-15 Neil Booth <NeilB@earthling.net>
22847
22848 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
22849
22850 2000-09-14 Jeffrey A Law (law@cygnus.com)
22851
22852 * gcc.c-torture/execute/20000914-1.c: New test.
22853
22854 2000-09-12 Alexandre Oliva <aoliva@redhat.com>
22855
22856 * g++.other/inline13.C: New test.
22857
22858 2000-09-12 Andreas Jaeger <aj@suse.de>
22859
22860 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
22861 constant by Ulrich Drepper <drepper@redhat.com>.
22862
22863 2000-09-12 J"orn Rennecke <amylaar@redhat.co.uk>
22864
22865 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
22866
22867 2000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22868
22869 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
22870
22871 2000-09-11 Zack Weinberg <zack@wolery.cumb.org>
22872
22873 * gcc.dg/cpp/backslash.c: New test.
22874
22875 2000-09-11 Alexandre Oliva <aoliva@redhat.com>
22876
22877 * gcc.c-torture/execute/20000910-1.c: New test.
22878 * gcc.c-torture/execute/20000910-2.c: Likewise.
22879
22880 2000-09-11 Robert Lipe <robertl@sco.com>
22881
22882 * gcc.dg/pragma-align.c: New test.
22883
22884 2000-09-11 Nathan Sidwell <nathan@codesourcery.com>
22885
22886 * g++.old-deja/g++.pt/explicit82.C: New test.
22887 * g++.old-deja/g++.pt/explicit83.C: New test.
22888
22889 2000-09-10 Zack Weinberg <zack@wolery.cumb.org>
22890
22891 * gcc.dg/asm-names.c: New test.
22892
22893 2000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22894
22895 * gcc.dg/cpp/tr-warn6.c: New test
22896
22897 2000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
22898
22899 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
22900 be accepted.
22901
22902 2000-09-07 Catherine Moore <clm@redhat.com>
22903
22904 * gcc.c-torture/execute/unroll-1.c: New test.
22905
22906 2000-09-06 Zack Weinberg <zack@wolery.cumb.org>
22907
22908 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
22909 ERROR markers.
22910 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
22911 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
22912 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
22913 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
22914 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
22915 Preprocess only.
22916 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
22917 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
22918
22919 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
22920
22921 * g++.old-deja/g++.pt/deduct2.C: New test.
22922
22923 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
22924
22925 * g++.old-deja/g++.pt/parms2.C: New test.
22926
22927 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
22928
22929 * g++.old-deja/g++.pt/crash58.C: New test.
22930
22931 2000-09-06 Greg McGary <greg@mcgary.org>
22932
22933 * gcc.c-torture/execute/20000906-1.c: New test.
22934 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
22935
22936 2000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22937
22938 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
22939
22940 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
22941
22942 * g++.old-deja/g++.pt/crash57.C: New test.
22943
22944 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
22945
22946 * g++.old-deja/g++.pt/crash56.C: New test.
22947
22948 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
22949
22950 * g++.old-deja/g++.pt/koenig1.C: New test.
22951
22952 2000-09-04 Jakub Jelinek <jakub@redhat.com>
22953
22954 * gcc.dg/20000904-1.c: New test.
22955
22956 2000-09-04 Jakub Jelinek <jakub@redhat.com>
22957
22958 * gcc.dg/cpp/paste8.c: New test.
22959
22960 2000-09-01 Alexandre Oliva <aoliva@redhat.com>
22961
22962 * gcc.c-torture/compile/20000827-1.c: New test.
22963
22964 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
22965
22966 * gcc.dg/format-diag-1.c: New test.
22967
22968 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
22969
22970 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
22971 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
22972 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
22973 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
22974 gcc.dg/formatz-1.c: Adjust warning regular expressions.
22975
22976 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
22977
22978 * g++.old-deja/g++.other/nested4.C: New test.
22979
22980 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
22981
22982 * g++.old-deja/g++.ns/scoped1.C: New test.
22983
22984 2000-08-30 Alexandre Oliva <aoliva@redhat.com>
22985
22986 * lib/g++.exp: Support testing already-installed GCC.
22987
22988 2000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22989
22990 * wtr-label-1.c, wtr-suffix-1.c: New tests.
22991
22992 2000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22993
22994 * gcc.dg/return-type-2.c: New test.
22995
22996 2000-08-27 Geoff Keating <geoffk@cygnus.com>
22997
22998 * gcc.c-torture/compile/20000825-1.c: New test.
22999
23000 2000-08-26 Alexandre Oliva <aoliva@redhat.com>
23001
23002 * gcc.dg/dwarf2-2.c: New test.
23003
23004 2000-08-26 Zack Weinberg <zack@wolery.cumb.org>
23005
23006 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
23007 dg-warning regexps.
23008
23009 2000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
23010
23011 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
23012 gcc.dg/format-ext-5.c: New tests.
23013
23014 2000-08-25 Jakub Jelinek <jakub@redhat.com>
23015
23016 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
23017
23018 2000-08-24 Mark Mitchell <mark@codesourcery.com>
23019
23020 * gcc.dg/noncompile/930622-2.c: Adjust error message.
23021
23022 2000-08-24 Richard Henderson <rth@cygnus.com>
23023
23024 * gcc.dg/ia64-sync-1.c: New test.
23025 * gcc.dg/ia64-sync-2.c: New test.
23026 * gcc.dg/ia64-asm-1.c: New test.
23027
23028 2000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
23029
23030 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
23031 * gcc.dg/format-ext-2.c: New test.
23032
23033 2000-08-23 Jason Merrill <jason@redhat.com>
23034
23035 * lib/old-dejagnu.exp: Also ignore "In member function" and
23036 "At global scope".
23037
23038 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23039
23040 * gcc.dg/noncompile/label-lineno-1.c: New test.
23041
23042 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
23043
23044 * gcc.dg/c99-array-nonobj-1.c: New test.
23045
23046 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
23047
23048 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
23049 tests.
23050 * gcc.dg/format-ext-1.c: New test.
23051
23052 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23053
23054 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
23055 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
23056 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
23057 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
23058 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
23059
23060 2000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
23061
23062 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
23063 gcc.dg/c99-strftime-2.c: New tests.
23064
23065 2000-08-22 Richard Henderson <rth@cygnus.com>
23066
23067 * gcc.c-torture/execute/20000822-1.c: New test.
23068
23069 2000-08-21 Jakub Jelinek <jakub@redhat.com>
23070
23071 * gcc.c-torture/execute/20000819-1.x: Remove.
23072
23073 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
23074
23075 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
23076 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
23077 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
23078 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
23079 gcc.dg/format-xopen-1.c: New tests.
23080
23081 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
23082
23083 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
23084
23085 2000-08-21 Jakub Jelinek <jakub@redhat.com>
23086
23087 * g++.old-deja/g++.other/loop2.C: New test.
23088
23089 * gcc.c-torture/compile/20000606-1.c: New test.
23090 * gcc.c-torture/compile/20000728-1.c: New test.
23091 * gcc.c-torture/execute/20000801-1.c: New test.
23092 * gcc.c-torture/execute/20000801-2.c: New test.
23093 * gcc.c-torture/execute/20000819-1.c: New test.
23094 * gcc.c-torture/execute/20000819-1.x: XFAIL.
23095 * gcc.dg/20000629-1.c: New test.
23096 * gcc.dg/20000724-1.c: New test.
23097 * gcc.dg/20000807-1.c: New test.
23098
23099 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
23100
23101 * gcc.dg/cpp/pragma-1.c: New test.
23102 * gcc.dg/cpp/pragma-2.c: New test.
23103
23104 2000-08-18 Zack Weinberg <zack@wolery.cumb.org>
23105
23106 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
23107 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
23108
23109 2000-08-18 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
23110
23111 * gcc.c-torture/compile/20000818-1.c: New test.
23112
23113 2000-08-18 Manfred Hollstein <manfredh@redhat.com>
23114
23115 * gcc.c-torture/execute/20000818-1.c: New test.
23116
23117 2000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
23118
23119 * gcc.dg/format-va-1.c: New test.
23120
23121 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
23122
23123 * g++.old-deja/g++.other/typedef8.C: New test.
23124
23125 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
23126
23127 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
23128 * g++.old-deja/g++.mike/net36.C: Mark candidate.
23129 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
23130 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
23131 * g++.old-deja/g++.other/ptrmem7.C: New test.
23132 * g++.old-deja/g++.pt/ptrmem10.C: New test.
23133
23134 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
23135
23136 * g++.old-deja/g++.pt/typename27.C: New test.
23137
23138 2000-08-17 Nathan Sidwell <nathan@codesourcery.com>
23139
23140 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
23141 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
23142 * g++.old-deja/g++.pt/friend45.C: New test.
23143 * g++.old-deja/g++.other/friend8.C: New test.
23144
23145 2000-08-15 Richard Henderson <rth@cygnus.com>
23146
23147 * gcc.c-torture/execute/20000815-1.c: New test.
23148
23149 2000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
23150
23151 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
23152 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
23153 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
23154
23155 2000-08-14 Nathan Sidwell <nathan@codesourcery.com>
23156
23157 * g++.old-deja/g++.other/refinit2.C: New test.
23158
23159 2000-08-13 Geoff Keating <geoffk@cygnus.com>
23160
23161 * lib/c-torture.exp (c-torture): Make
23162 compiler_conditional_xfail_data global.
23163 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
23164 compiler_conditional_xfail_data machinery.
23165 (f-torture-execute): Likewise.
23166 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
23167 and only when unrolling loops.
23168
23169 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
23170
23171 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
23172
23173 * g++.old-deja/g++.pt/explicit81.C: New test.
23174
23175 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
23176
23177 * g++.old-deja/g++.pt/typename26.C: New test.
23178
23179 2000-08-10 Geoff Keating <geoffk@cygnus.com>
23180
23181 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
23182 warning.
23183
23184 2000-08-10 Nathan Sidwell <nathan@codesourcery.com>
23185
23186 * g++.old-deja/g++.other/array3.C: New test.
23187
23188 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
23189
23190 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
23191 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
23192 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
23193 New tests.
23194
23195 2000-08-09 Nathan Sidwell <nathan@codesourcery.com>
23196
23197 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
23198 * g++.old-deja/g++.abi/vmihint.C: Likewise.
23199
23200 2000-08-09 Alexandre Oliva <aoliva@redhat.com>
23201
23202 * gcc.c-torture/execute/20000808-1.c: New test.
23203
23204 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
23205
23206 * gcc.dg/c90-const-expr-1.c: New test.
23207
23208 2000-08-08 Richard Henderson <rth@cygnus.com>
23209
23210 * gcc.dg/noncompile/920923-1.c: Declare calloc.
23211
23212 2000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
23213
23214 * gcc.dg/noncompile/const-ll-1.c: New test.
23215
23216 2000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
23217
23218 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
23219
23220 2000-08-06 Ovidiu Predescu <ovidiu@cup.hp.com>
23221
23222 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
23223 that running programs linked against the shared version of libobjc
23224 run correctly.
23225
23226 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
23227
23228 * gcc.dg/c99-printf-1.c: New test.
23229
23230 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
23231
23232 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
23233
23234 2000-08-05 Zack Weinberg <zack@wolery.cumb.org>
23235
23236 * gcc.c-torture/execute/20000731-1.x: Delete.
23237
23238 2000-08-04 Zack Weinberg <zack@wolery.cumb.org>
23239
23240 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
23241 and torture_without_loops as is done by c-torture.exp.
23242 (search_for): Copy from c-torture.exp.
23243 (gcc-dg-runtest): New function, drives a directory of tests
23244 iterating over the TORTURE_OPTIONS.
23245 (scan-assembler, scan-assembler-not): Move here from
23246 individual directory drivers.
23247
23248 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
23249 defined by lib/gcc-dg.exp.
23250 * gcc.dg/cpp/cpp.exp: Likewise.
23251 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
23252 gcc-dg-runtest, so we cycle over optimization options.
23253
23254 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
23255 * gcc.dg/compare2.c: No longer expected to fail.
23256
23257 2000-08-04 J"orn Rennecke <amylaar@cygnus.co.uk>
23258
23259 * gcc.c-torture/execute/20000804-1.c: New test.
23260
23261 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
23262
23263 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
23264
23265 2000-08-03 Zack Weinberg <zack@wolery.cumb.org>
23266
23267 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
23268
23269 2000-08-03 Jeffrey A Law (law@cygnus.com)
23270
23271 * gcc.c-torture/compile/20000803-1.c: New test.
23272
23273 2000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
23274
23275 * gcc.c-torture/execute/20000801-3.c,
23276 gcc.c-torture/execute/20000801-4.c: New tests.
23277 * gcc.c-torture/execute/20000801-3.x,
23278 gcc.c-torture/execute/20000801-4.x: Xfail.
23279
23280 2000-08-02 Geoff Keating <geoffk@cygnus.com>
23281
23282 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
23283 libobjc/.libs to allow for libtool.
23284
23285 2000-08-02 Jakub Jelinek <jakub@redhat.com>
23286
23287 * gcc.c-torture/compile/20000802-1.c: New test.
23288
23289 2000-08-02 Zack Weinberg <zack@wolery.cumb.org>
23290
23291 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
23292
23293 2000-07-31 Jeffrey A Law (law@cygnus.com)
23294
23295 * gcc-c-torture/execute/20000731-2.c: New test.
23296
23297 * gcc.c-torture/execute/20000731-1.c: New test.
23298 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
23299
23300 2000-07-31 Jakub Jelinek <jakub@redhat.com>
23301
23302 * testsuite/gcc.dg/cpp/paste7.c: New test.
23303 * gcc.dg/cpp/20000725-1.c: New test.
23304
23305 2000-07-31 Zack Weinberg <zack@wolery.cumb.org>
23306
23307 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
23308 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
23309 declaration warning for __builtin_dwarf_reg_size.
23310
23311 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
23312
23313 2000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
23314
23315 * gcc.dg/noncompile/voidparam-1.c: New test.
23316
23317 2000-07-30 Richard Henderson <rth@cygnus.com>
23318
23319 * gcc.dg/c90-digraph-1.c: Don't xfail.
23320 * gcc.dg/compare2.c (case 10): Xfail.
23321 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
23322
23323 2000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
23324
23325 * gcc.dg/c99-main-1.c: New test.
23326
23327 2000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
23328
23329 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
23330
23331 2000-07-26 Hans-Peter Nilsson <hp@axis.com>
23332
23333 * gcc.c-tortuer/execute/20000726-1.c: New test.
23334
23335 2000-07-26 Alexandre Oliva <aoliva@redhat.com>
23336
23337 * gcc.c-torture/execute/enum-2.c: New test.
23338
23339 2000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23340
23341 * gcc.dg/cpp/tr-warn3.c: New test.
23342
23343 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
23344
23345 * g++.old-deja/g++.ext/implicit1.C: Remove.
23346 * g++.old-deja/g++.jason/c2.C: Remove
23347 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
23348 * g++.old-deja/g++.pt/crash16.C: Likewise.
23349 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
23350
23351 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
23352
23353 * g++.old-deja/g++.other/for2.C: New test.
23354
23355 2000-07-25 Jakub Jelinek <jakub@redhat.com>
23356
23357 * gcc.dg/20000720-1.c: New test.
23358
23359 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
23360
23361 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
23362
23363 2000-07-24 Geoff Keating <geoffk@cygnus.com>
23364
23365 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
23366 * gcc.c-torture/execute/20000722-1.c: New.
23367 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
23368
23369 2000-07-24 Jakub Jelinek <jakub@redhat.com>
23370
23371 * gcc.dg/cpp/20000720-1.S: New test.
23372
23373 2000-07-21 Michael Meissner <meissner@redhat.com>
23374
23375 * gcc.c-torture/execute/ieee/hugeval.c: New test.
23376
23377 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
23378
23379 * g++.old-deja/g++.brendan/crash16.C,
23380 g++.old-deja/g++.brendan/parse3.C,
23381 g++.old-deja/g++.brendan/redecl1.C,
23382 g++.old-deja/g++.ns/template13.C,
23383 g++.old-deja/g++.other/decl4.C,
23384 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
23385
23386 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
23387
23388 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
23389 and "Internal error".
23390
23391 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
23392 regexps.
23393 * gcc.dg/cpp/paste6.c: New test.
23394
23395 2000-07-19 Zack Weinberg <zack@wolery.cumb.org>
23396
23397 * gcc.dg/cpp/tr-direct.c: New test.
23398
23399 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
23400 gcc.dg/cpp/undef1.c: Tweak error regexps.
23401
23402 2000-07-18 Eric Christopher <echristo@redhat.com>
23403
23404 * gcc.c-torture/compile/20000718-1.c: New test.
23405
23406 2000-07-18 Zack Weinberg <zack@wolery.cumb.org>
23407
23408 * cpplex.c (_cpp_push_token): If the token being pushed back
23409 is the previous token in this context, just subtract one from
23410 context->posn.
23411 * cppmacro.c (save_expansion): Clear aux field when storing a
23412 placemarker.
23413
23414 2000-07-18 Alexandre Oliva <aoliva@redhat.com>
23415
23416 * gcc.dg/noncompile/redecl-1.c: New test.
23417
23418 2000-07-18 Jakub Jelinek <jakub@redhat.com>
23419
23420 * gcc.c-torture/execute/20000717-5.c: New test.
23421 * gcc.c-torture/execute/20000717-1.x: Removed.
23422
23423 2000-07-17 Richard Henderson <rth@cygnus.com>
23424
23425 * gcc.c-torture/execute/20000717-4.c: New test.
23426
23427 2000-07-17 Zack Weinberg <zack@wolery.cumb.org>
23428
23429 * gcc.dg/cpp/syshdr.c: New test.
23430 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
23431
23432 2000-07-17 Neil Booth <neilb@earthling.net>
23433
23434 * gcc.dg/cpp/cmdlne-dM.c: New test.
23435 * gcc.dg/cpp/cmdlne-dD.c: New test.
23436
23437 2000-07-17 Jeffrey A Law (law@cygnus.com)
23438
23439 * gcc.c-torture/execute/20000717-3.c: New test.
23440
23441 * gcc.c-torture/compile/20000717-1.c: New test.
23442
23443 2000-07-17 Geoffrey Keating <geoffk@cygnus.com>
23444
23445 * gcc.c-torture/execute/20000717-2.c: New test.
23446
23447 2000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
23448
23449 * gcc.dg/formatz-1.c: New test.
23450
23451 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
23452 * gcc.dg/c99-digraph-1.c: New tests.
23453
23454 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
23455 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
23456
23457 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
23458 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
23459 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
23460 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
23461 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
23462 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
23463 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
23464
23465 2000-07-17 Greg McGary <greg@mcgary.org>
23466
23467 * gcc.c-torture/execute/20000717-1.c: New test.
23468 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
23469
23470 2000-07-15 Jakub Jelinek <jakub@redhat.com>
23471
23472 * gcc.c-torture/execute/20000715-2.c: New test.
23473 * gcc.dg/20000715-1.c: New test.
23474
23475 2000-07-15 Michael Meissner <meissner@redhat.com>
23476
23477 * gcc.c-torture/execute/20000715-1.c: New test.
23478
23479 2000-07-13 Jakub Jelinek <jakub@redhat.com>
23480
23481 * gcc.c-torture/execute/20000707-1.c: New test.
23482
23483 2000-07-13 Neil Booth <NeilB@earthling.net>
23484
23485 * testsuite/gcc.dg/cpp/digraph1.c,
23486 testsuite/gcc.dg/cpp/digraph2.c,
23487 testsuite/gcc.dg/cpp/digraphs.c: New tests.
23488
23489 2000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
23490
23491 * g77.f-torture/compile/20000630-2.f: New test.
23492 * g77.f-torture/compile/20000630-2.x
23493
23494 2000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
23495
23496 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
23497
23498 2000-07-11 Neil Booth <NeilB@earthling.net>
23499
23500 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
23501
23502 2000-07-11 Neil Booth <NeilB@earthling.net>
23503
23504 * gcc.dg/cpp/cmdlne-C.c: New.
23505
23506 2000-07-09 Neil Booth <NeilB@earthling.net>
23507
23508 * gcc.dg/cpp/directiv.c: New tests.
23509 * gcc.dg/cpp/undef1.c: Update.
23510
23511 2000-07-08 Angela Marie Thomas <angela@cygnus.com>
23512
23513 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
23514
23515 2000-07-09 Neil Booth <NeilB@earthling.net>
23516
23517 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
23518
23519 2000-07-07 Zack Weinberg <zack@wolery.cumb.org>
23520
23521 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
23522 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
23523
23524 2000-07-08 Neil Booth <NeilB@earthling.net>
23525
23526 * gcc.dg/cpp/macsyntx.c: New tests.
23527
23528 2000-07-07 Jakub Jelinek <jakub@redhat.com>
23529
23530 * gcc.dg/20000707-1.c: New test.
23531
23532 2000-07-07 Jakub Jelinek <jakub@redhat.com>
23533
23534 * gcc.c-torture/execute/20000706-1.c: New test.
23535 * gcc.c-torture/execute/20000706-2.c: New test.
23536 * gcc.c-torture/execute/20000706-3.c: New test.
23537 * gcc.c-torture/execute/20000706-4.c: New test.
23538 * gcc.c-torture/execute/20000706-5.c: New test.
23539
23540 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
23541
23542 * g++.old-deja/g++.pt/instantiate7.C: New test.
23543
23544 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
23545
23546 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
23547 * g++.old-deja/g++.mike/thunk3.C: Likewise.
23548 * g++.old-deja/g++.other/rtti3.C: Likewise.
23549 * g++.old-deja/g++.other/rttid3.C: Likewise.
23550
23551 2000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
23552
23553 * g77.f-torture/compile/20000630-1.x: Fix typo
23554
23555 2000-07-05 Zack Weinberg <zack@wolery.cumb.org>
23556
23557 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
23558 assembly output.
23559
23560 2000-07-04 Zack Weinberg <zack@wolery.cumb.org>
23561
23562 * gcc.dg/cpp/ident.c: New test.
23563
23564 2000-07-05 Neil Booth <NeilB@earthling.net>
23565
23566 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
23567 gcc.dg/cpp/lexstrng.c: New tests.
23568
23569 2000-07-04 Neil Booth <NeilB@earthling.net>
23570
23571 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
23572 * gcc.dg/cpp/strify2.c: Same.
23573
23574 2000-07-03 Zack Weinberg <zack@wolery.cumb.org>
23575
23576 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
23577 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
23578 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
23579 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
23580
23581 * testsuite/gcc.dg/cpp/macro1.c,
23582 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
23583 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
23584 testsuite/gcc.dg/cpp/strify1.c,
23585 testsuite/gcc.dg/cpp/strify2.c: New tests.
23586
23587 2000-07-03 Jakub Jelinek <jakub@redhat.com>
23588
23589 * gcc.c-torture/execute/20000703-1.c: New test.
23590
23591 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
23592
23593 * g++.old-deja/g++.pt (lookup10.C): New test.
23594
23595 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
23596
23597 * g++.old-deja/g++.pt (typename25.C): New test.
23598
23599 2000-07-02 Zack Weinberg <zack@wolery.cumb.org
23600
23601 * gcc.c-torture/compile/20000701-1.c: New test.
23602
23603 2000-06-30 Nick Clifton <nickc@cygnus.com>
23604
23605 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
23606 to test case.
23607
23608 2000-06-30 Catherine Moore <clm@cygnus.com>
23609
23610 * gcc.c-torture/execute/align-1.c: New test.
23611
23612 2000-06-30 Nathan Sidwell <nathan@codesourcery.com>
23613
23614 * g++.old-deja/g++.pt/expr8.C: New test.
23615 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
23616
23617 2000-06-29 Nick Clifton <nickc@cygnus.com>
23618
23619 * gcc.c-torture/compile/20000629-1.c: New test.
23620
23621 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
23622
23623
23624 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
23625 gcc.dg/noncompile directory, depending on whether they're
23626 preprocessor tests or not. Annotate all the tests for the dg
23627 framework.
23628
23629 * gcc.c-torture/noncompile/noncompile.exp: Delete.
23630 * gcc.dg/noncompile/noncompile.exp: New.
23631
23632 * Moved files:
23633 Old name New name
23634 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
23635 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
23636 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
23637 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
23638 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
23639 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
23640 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
23641 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
23642 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
23643 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
23644 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
23645 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
23646 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
23647 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
23648 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
23649 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
23650 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
23651 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
23652 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
23653 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
23654 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
23655 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
23656 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
23657 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
23658
23659 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
23660 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
23661 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
23662 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
23663 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
23664 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
23665
23666 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
23667
23668 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
23669 declare one variable. On the fourth, error.
23670 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
23671 declared by 20000628-1a.h.
23672
23673 2000-06-29 Richard Henderson <rth@redhat.com>
23674
23675 * gcc.c-torture/execute/930529-1.x: New file.
23676 * gcc.dg/920413-1.c: Adjust expected warning text.
23677 * gcc.dg/980217-1.c: Declare abort.
23678 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
23679
23680 2000-06-29 Jeffrey A Law (law@cygnus.com)
23681
23682 * g77.f-torture/compile/20000629-1.f: New test.
23683 * g77.f-torture/compile/20000629-1.x: Expected to fail.
23684
23685 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
23686
23687 Rearrange lots of files, removing entirely the
23688 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
23689 directories.
23690
23691 * Deleted files:
23692 gcc.c-torture/code_quality/code_quality.exp
23693 gcc.c-torture/special/special.exp
23694 gcc.failure/failure.exp
23695 gcc.failure/940409-1.x
23696 gcc.c-torture/compile/961203-1.x
23697
23698 * New files:
23699 gcc.misc-tests/linkage.exp
23700 gcc.c-torture/execute/920730-1t.c
23701 gcc.c-torture/execute/920730-1t.x
23702 gcc.c-torture/compile/920520-1.x
23703 gcc.c-torture/compile/920521-1.x
23704 gcc.c-torture/compile/981006-1.x
23705 gcc.c-torture/execute/eeprof-1.x
23706
23707 * Moved files (possibly with modifications to fit a new harness):
23708 Old name New name
23709 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
23710 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
23711 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
23712 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
23713 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
23714 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
23715 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
23716 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
23717 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
23718 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
23719 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
23720 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
23721 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
23722 gcc.failure/940409-1.c gcc.dg/940409-1.c
23723
23724 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
23725
23726 * c-torture/compile/961203-1.x: Delete.
23727
23728 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
23729 not exit. Include stdio.h.
23730 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
23731 * gcc.misc-tests/dg-12.c: Likewise.
23732 * gcc.misc-tests/dg-5.c: Likewise.
23733 * gcc.misc-tests/dg-6.c: Likewise.
23734 * gcc.misc-tests/dg-7.c: Prototype abort.
23735 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
23736 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
23737 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
23738 not exit.
23739 * gcc.misc-tests/sieve.c: Use return from main, not exit.
23740 * gcc.misc-tests/sort2.c: Use return from main, not exit.
23741
23742 2000-06-28 Jakub Jelinek <jakub@redhat.com>
23743
23744 * gcc.dg/cpp/20000628-1.c: New test.
23745 * gcc.dg/cpp/20000628-1.h: New header for above test.
23746 * gcc.dg/cpp/20000628-1a.h: Likewise.
23747
23748 2000-06-27 Zack Weinberg <zack@wolery.cumb.org>
23749
23750 * gcc.dg/cpp: New directory.
23751 * gcc.dg/cpp/cpp.exp: New driver.
23752 * gcc.dg/cpp/20000627-1.c: New test.
23753 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
23754 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
23755 and rewrite as a compilation test.
23756
23757 * gcc.dg: Move many files into the cpp subdirectory, possibly
23758 renaming or editing them as well.
23759 Old name New name
23760 990119-1.c cpp/19990119-1.c
23761 990228-1.c cpp/19990228-1.c
23762 990407-1.c cpp/19990407-1.c
23763 990409-1.c cpp/19990409-1.c
23764 990413-1.c cpp/19990413-1.c
23765 990703-1.c cpp/19990703-1.c
23766 20000127-1.c cpp/20000127-1.c
23767 20000129-1.c cpp/20000129-1.c
23768 20000207-1.c cpp/20000207-1.c
23769 20000207-2.c cpp/20000207-2.c
23770 20000209-1.c cpp/20000209-1.c
23771 20000209-2.c cpp/20000209-2.c
23772 20000301-1.c cpp/20000301-1.c
23773 20000419-1.c cpp/20000419-1.c
23774 20000510-1.S cpp/20000510-1.S
23775 20000519-1.c cpp/20000519-1.c
23776 20000529-1.c cpp/20000529-1.c
23777 20000625-1.c cpp/20000625-1.c
23778 20000625-2.c cpp/20000625-2.c
23779 cpp-as1.c cpp/assert1.c
23780 cpp-as2.c cpp/assert2.c
23781 cxx-comments-1.c cpp/cxxcom1.c
23782 cxx-comments-2.c cpp/cxxcom2.c
23783 endif-label.c cpp/endif.c
23784 cpp-hash1.c cpp/hash1.c
23785 cpp-hash2.c cpp/hash2.c
23786 cpp-if1.c cpp/if-1.c
23787 cpp-if2.c cpp/if-2.c
23788 cpp-if3.c cpp/if-3.c
23789 cpp-if4.c cpp/if-4.c
23790 cpp-if5.c cpp/if-5.c
23791 cpp-cond.c cpp/if-cexp.c
23792 cpp-missingop.c cpp/if-mop.c
23793 cpp-missingparen.c cpp/if-mpar.c
23794 cpp-opprec.c cpp/if-oppr.c
23795 cpp-ifparen.c cpp/if-paren.c
23796 cpp-shortcircuit.c cpp/if-sc.c
23797 cpp-shift.c cpp/if-shift.c
23798 cpp-unary.c cpp/if-unary.c
23799 cpp-li1.c cpp/line1.c
23800 cpp-li2.c cpp/line2.c
23801 lineno.c cpp/line3.c
23802 lineno-2.c cpp/line4.c
23803 cpp-mi.c cpp/mi1.c
23804 cpp-mic.h cpp/mi1c.h
23805 cpp-micc.h cpp/mi1cc.h
23806 cpp-mind.h cpp/mi1nd.h
23807 cpp-mindp.h cpp/mi1ndp.h
23808 cpp-mix.h cpp/mi1x.h
23809 cpp-mi2.c cpp/mi2.c
23810 cpp-mi2a.h cpp/mi2a.h
23811 cpp-mi2b.h cpp/mi2b.h
23812 cpp-mi2c.h cpp/mi2c.h
23813 cpp-mi3.c cpp/mi3.c
23814 cpp-mi3.def cpp/mi3.def
23815 poison-1.c cpp/poison.c
23816 pr-impl.c cpp/prag-imp.c
23817 cpp-redef-2.c cpp/redef1.c
23818 cpp-redef.c cpp/redef2.c
23819 strpaste.c cpp/strp1.c
23820 strpaste-2.c cpp/strp2.c
23821 cpp-tradpaste.c cpp/tr-paste.c
23822 cpp-tradstringify.c cpp/tr-str.c
23823 cpp-tradwarn1.c cpp/tr-warn1.c
23824 cpp-tradwarn2.c cpp/tr-warn2.c
23825 trigraphs.c cpp/trigraphs.c
23826 cpp-unc1.c cpp/unc1.c
23827 cpp-unc2.c cpp/unc2.c
23828 cpp-unc3.c cpp/unc3.c
23829 cpp-unc.c cpp/unc4.c
23830 undef.c cpp/undef1.c
23831 undef-2.c cpp/undef2.c
23832 cpp-wi1.c cpp/widestr1.c
23833
23834 2000-06-27 Mark Mitchell <mark@codesourcery.com>
23835
23836 * lib/g++.exp (g++_include_flags): Tweak.
23837
23838 2000-06-27 H.J. Lu <hjl@gnu.org>
23839 Loren J. Rittle <ljrittle@acm.org>
23840
23841 * lib/g++.exp (g++_include_flags): Override libgloss.exp
23842 version with one that knows about the new gcc tree structure.
23843 (g++_link_flags): Same.
23844
23845 2000-06-26 Zack Weinberg <zack@wolery.cumb.org>
23846
23847 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
23848 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
23849 case we are cross-compiling.
23850
23851 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
23852 g++.old-deja/g++.niklas/Makefile.in,
23853 g++.old-deja/g++.niklas/configure.in,
23854 g++.old-deja/g++.other/Makefile.in,
23855 g++.old-deja/g++.other/configure.in,
23856 gcc.c-torture/code_quality/Makefile.in,
23857 gcc.c-torture/code_quality/configure.in,
23858 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
23859 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
23860 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
23861 gcc.c-torture/execute/ieee/Makefile.in,
23862 gcc.c-torture/execute/ieee/configure.in,
23863 gcc.c-torture/noncompile/Makefile.in,
23864 gcc.c-torture/noncompile/configure.in,
23865 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
23866 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
23867 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
23868
23869 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
23870
23871 * g++.old-deja/g++.other/ambig3.C: New test.
23872
23873 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
23874
23875 * g++.old-deja/g++.pt/syntax1.C: New test.
23876 * g++.old-deja/g++.pt/syntax2.C: New test.
23877 * g++.old-deja/g++.other/syntax3.C: New test.
23878 * g++.old-deja/g++.other/syntax4.C: New test.
23879
23880 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
23881
23882 * gcc.dg/20000623-1.c: Prototype exit and abort.
23883
23884 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
23885
23886 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
23887 New tests.
23888 * gcc.dg/cpp-mi3.def: New file.
23889
23890 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
23891 inside assertions.
23892 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
23893 lexer's error messages.
23894 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
23895 divine anything from the linemarkers.
23896 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
23897 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
23898
23899 2000-06-23 Geoffrey Keating <geoffk@cygnus.com>
23900
23901 * gcc.dg/20000623-1.c: New test.
23902
23903 2000-06-22 Jakub Jelinek <jakub@redhat.com>
23904
23905 * gcc.c-torture/execute/20000622-1.c: New test.
23906
23907 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
23908
23909 * g++.old-deja/g++.other/init15.C: New test.
23910
23911 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
23912
23913 * g++.old-deja/g++.pt/vaarg2.C: New test.
23914 * g++.old-deja/g++.pt/vaarg3.C: New test.
23915
23916 2000-06-20 Nathan Sidwell <nathan@codesourcery.com>
23917
23918 * g++.old-deja/g++.other/dyncast6.C: New test.
23919
23920 2000-06-15 Jakub Jelinek <jakub@redhat.com>
23921
23922 * gcc.c-torture/execute/loop-6.c: New test.
23923
23924 2000-06-14 Jakub Jelinek <jakub@redhat.com>
23925
23926 * gcc.dg/20000614-1.c: New test.
23927 * gcc.dg/20000614-2.c: New test.
23928
23929 2000-06-14 Hans-Peter Nilsson <hp@axis.com>
23930
23931 * g++.old-deja/g++.other/inline12.C: New test.
23932
23933 2000-06-13 Jakub Jelinek <jakub@redhat.com>
23934
23935 * g++.old-deja/g++.other/eh1.C: New test.
23936
23937 2000-06-12 Jakub Jelinek <jakub@redhat.com>
23938
23939 * g++.old-deja/g++.other/type.C: New test.
23940
23941 2000-06-05 Jakub Jelinek <jakub@redhat.com>
23942
23943 * g++.old-deja/g++.other/initstring.C: New test.
23944
23945 2000-06-12 Jason Merrill <jason@redhat.com>
23946
23947 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
23948
23949 2000-06-09 Jeffrey A Law (law@cygnus.com)
23950
23951 * gcc.c-torture/compile/20000609-1.c: New test.
23952
23953 2000-06-09 Clinton Popetz <cpopetz@cygnus.com>
23954
23955 * gcc.dg/20000609-1.c: New test.
23956
23957 2000-06-08 Zack Weinberg <zack@wolery.cumb.org>
23958
23959 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
23960 * gcc.c-torture/noncompile/poison-1.c: Move...
23961 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
23962 * gcc.dg/cpp-li1.c: Add a token after the #line.
23963
23964 2000-06-05 Richard Henderson <rth@cygnus.com>
23965
23966 * gcc.c-torture/execute/20000605-2.c: New test.
23967 * gcc.c-torture/execute/20000605-3.c: New test.
23968
23969 2000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
23970
23971 * g77.f-torture/execute/20000503-1.x: New file.
23972
23973 2000-06-06 Nathan Sidwell <nathan@codesourcery.com>
23974
23975 * g++.old-deja/g++.eh/badalloc1.C: New test.
23976
23977 2000-06-05 Richard Henderson <rth@cygnus.com>
23978
23979 * gcc.c-torture/execute/20000605-1.c: New test.
23980
23981 2000-06-05 Jakub Jelinek <jakub@redhat.com>
23982 Nathan Sidwell <nathan@codesourcery.com>
23983
23984 * gcc.c-torture/compile/20000605-1.c: New test.
23985
23986 2000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
23987
23988 * g77.f-torture/compile/20000601-1.f: New test.
23989
23990 2000-06-03 Richard Henderson <rth@cygnus.com>
23991
23992 * gcc.c-torture/execute/20000603-1.c: New.
23993
23994 2000-06-02 Zack Weinberg <zack@wolery.cumb.org>
23995
23996 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
23997 * gcc.dg/noreturn-2.c (noreturn): Likewise.
23998
23999 2000-06-01 Zack Weinberg <zack@wolery.cumb.org>
24000
24001 * gcc.dg/compare2.c (case 12): XFAIL.
24002 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
24003 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
24004
24005 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
24006
24007 2000-05-29 Zack Weinberg <zack@wolery.cumb.org>
24008
24009 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
24010 guard macro is already defined when the header is first
24011 included.
24012 * gcc.dg/cpp-mix.h: New file.
24013 * gcc.dg/endif-label.c: Update patterns to match compiler.
24014
24015 * g++.brendan/complex1.C: Declare abort.
24016 * g++.law/refs4.C: Remove XFAIL.
24017 * g++.oliva/expr2.C: Declare abort and exit.
24018
24019 2000-05-28 Alexandre Oliva <aoliva@cygnus.com>
24020
24021 * gcc.c-torture/execute/20000528-1.c: New test.
24022
24023 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
24024 * g++.old-deja/g++.law/temps4.C: Likewise.
24025
24026 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
24027 stdlib.h. Call abort() on failure.
24028 * g++.old-deja/g++.law/refs4.C: Likewise.
24029 * g++.old-deja/g++.law/temps4.C: Likewise.
24030 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
24031 * gcc.c-torture/execute/20000112-1.c: Include string.h.
24032
24033 2000-05-27 Zack Weinberg <zack@wolery.cumb.org>
24034
24035 Relative to g++.dg/special:
24036 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
24037
24038 Relative to g++.old-deja:
24039 * g++.brendan/complex1.C, g++.jason/optimize2.C,
24040 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
24041 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
24042 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
24043 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
24044 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
24045 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
24046
24047 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
24048 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
24049 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
24050 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
24051 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
24052 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
24053 and/or string.h.
24054
24055 * g++.other/goto1.C: Update expectations for error messages.
24056
24057 2000-05-25 Alexandre Oliva <aoliva@cygnus.com>
24058
24059 * gcc.c-torture/compile/20000523-1.c: New test.
24060
24061 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
24062
24063 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
24064
24065 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
24066
24067 * g++.old-deja/g++.eh/catch11.C: New test.
24068 * g++.old-deja/g++.eh/catch12.C: New test.
24069
24070 2000-05-24 Nick Clifton <nickc@cygnus.com>
24071
24072 * gcc.c-torture/execute/20000523-1.c: New test.
24073
24074 2000-05-23 Zack Weinberg <zack@wolery.cumb.org>
24075
24076 * c-torture/execute/bcp-1.c: Replace abort in arg of
24077 __builtin_constant_p with a generic external function.
24078
24079 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
24080 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
24081 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
24082 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
24083 Prototype abort and/or exit.
24084
24085 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
24086 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
24087 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
24088 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
24089
24090 2000-05-22 Alexandre Oliva <aoliva@cygnus.com>
24091
24092 * gcc.dg/dwarf2-1.c: New test.
24093
24094 2000-05-20 Richard Henderson <rth@cygnus.com>
24095
24096 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
24097
24098 2000-05-20 Andreas Jaeger <aj@suse.de>
24099
24100 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
24101 testcase.
24102
24103 2000-05-19 David Edelsohn <edelsohn@gnu.org>
24104
24105 * gcc.c-torture/execute/20000519-2.c: New test.
24106
24107 2000-05-19 Andreas Jaeger <aj@suse.de>
24108
24109 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
24110 which fails with SSA.
24111
24112 * lib/c-torture.exp: Also test with -O3 -fssa.
24113
24114 2000-05-18 Michael Meissner <meissner@redhat.com>
24115
24116 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
24117 * gcc.c-torture/execute/920415-1.c: Ditto.
24118 * gcc.c-torture/execute/920501-1.c: Ditto.
24119 * gcc.c-torture/execute/conversion.c: Ditto.
24120 * gcc.c-torture/execute/cvt-1.c: Ditto.
24121
24122 2000-05-18 Jeffrey A Law (law@cygnus.com)
24123
24124 * gcc.c-torture/compile/20000518-1.c: New test.
24125
24126 2000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
24127
24128 * g77.f-torture/compile/200005018.f: New test.
24129
24130 2000-05-17 Jeffrey A Law (law@cygnus.com)
24131
24132 * gcc.c-torture/compile/20000517-1.c: New test.
24133
24134 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24135
24136 * gcc.c-torture/execute/20000516-1.c: New test.
24137
24138 2000-05-15 Jakub Jelinek <jakub@redhat.com>
24139
24140 * g++.old-deja/g++.other/eh.C: New test.
24141
24142 2000-05-12 Richard Henderson <rth@cygnus.com>
24143
24144 * gcc.c-torture/execute/990208-1.c (main): Don't pass
24145 constants through to doit's conditional.
24146
24147 2000-05-11 Jeffrey A Law (law@cygnus.com)
24148
24149 * gcc.c-torture/compile/20000511-1.c: New test.
24150 * g77.f-torture/compile/20000511-1.f: New test.
24151 * g77.f-torture/compile/20000511-2.f: New test.
24152
24153 2000-05-11 Michael Meissner <meissner@redhat.com>
24154
24155 * gcc.c-torture/execute/20000511-1.c: New test.
24156
24157 2000-05-11 Zack Weinberg <zack@wolery.cumb.org>
24158
24159 * gcc.dg/dg.exp: Scan .S files as well as .c files.
24160 * gcc.dg/20000510-1.S: New.
24161
24162 2000-05-08 Catherine Moore <clm@cygnus.com>
24163
24164 * gcc.dg/unused-3.c: New.
24165
24166 2000-05-06 Richard Henderson <rth@cygnus.com>
24167
24168 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
24169 * g++.old-deja/g++.mike/warn1.C: Likewise.
24170 * g++.old-deja/g++.pt/local1.C: Likewise.
24171 * g++.old-deja/g++.pt/local7.C: Likewise.
24172 * g++.old-deja/g++.pt/spec16.C: Likewise.
24173
24174 2000-05-06 Nathan Sidwell <nathan@codesourcery.com>
24175
24176 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
24177
24178 2000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
24179
24180 * g77.f-torture/execute/20000503-1.f: New test.
24181
24182 2000-05-04 Andreas Jaeger <aj@suse.de>
24183
24184 * gcc.dg/noreturn-2.c: New test.
24185
24186 2000-05-04 Neil Booth <NeilB@earthling.net>
24187
24188 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
24189 preprocessor.
24190
24191 2000-05-04 Richard Henderson <rth@cygnus.com>
24192
24193 * gcc.c-torture/execute/20000503-1.c: Fix typo.
24194
24195 2000-05-04 Richard Henderson <rth@cygnus.com>
24196
24197 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
24198 OpenSSL by Jason R Thorpe.
24199
24200 2000-05-03 Jim Wilson <wilson@cygnus.com>
24201
24202 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
24203
24204 2000-05-03 Robert Lipe <robertlipe@usa.net>
24205
24206 * gcc.dg/20000503-1.c: New test.
24207
24208 2000-05-02 Jakub Jelinek <jakub@redhat.com>
24209
24210 * gcc.c-torture/compile/20000502-1.c: New test.
24211 * g++.old-deja/g++.other/align.C: New test.
24212 * gcc.dg/cpp-tradstringify.c: New test.
24213
24214 Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
24215
24216 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
24217 and hard registers.
24218
24219 2000-04-26 Geoff Keating <geoffk@cygnus.com>
24220
24221 * gcc.c-torture/execute/loop-5.c: New test.
24222
24223 2000-04-25 Jakub Jelinek <jakub@redhat.com>
24224
24225 * gcc.c-torture/execute/va-arg-20.c: New test.
24226
24227 2000-04-23 Jeffrey A Law (law@cygnus.com)
24228
24229 * gcc.c-torture/execute/20000422-1.c: New test.
24230
24231 2000-04-20 Greg McGary <gkm@gnu.org>
24232
24233 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
24234 when optimizing, but without sibling-call optimizations (-O1).
24235
24236 2000-04-20 Jeffrey A Law (law@cygnus.com)
24237
24238 * gcc.c-torture/compile/20000420-1.c: New test.
24239
24240 2000-04-20 Nathan Sidwell <nathan@codesourcery.com>
24241
24242 * g++.abi/ptrflags.C: New test.
24243 * g++.eh/catchptr1.C: Test incomplete pointer chains.
24244
24245 2000-04-19 Catherine Moore <clm@cygnus.com>
24246
24247 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
24248
24249 2000-04-19 Greg McGary <gkm@gnu.org>
24250
24251 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
24252 sibling-call optimizations.
24253
24254 2000-04-19 Zack Weinberg <zack@wolery.cumb.org>
24255
24256 * gcc.dg/20000419-1.c: New test.
24257
24258 2000-04-12 Hans-Peter Nilsson <hp@axis.com>
24259
24260 * gcc.c-torture/execute/20000412-6.c: New test.
24261
24262 2000-04-12 Jeffrey A Law (law@cygnus.com)
24263
24264 * gcc.c-torture/execute/20000412-5.c: New test.
24265 * g77.f-torture/compile/20000412-1.f: New test.
24266 * gcc.c-torture/execute/20000412-4.c: New test.
24267 * gcc.c-torture/compile/20000412-2.c: New test.
24268 * gcc.c-torture/execute/20000412-3.c: New test.
24269 * gcc.c-torture/compile/20000412-1.c: New test.
24270 * gcc.c-torture/execute/20000412-2.c: New test.
24271
24272 2000-04-12 Jakub Jelinek <jakub@redhat.com>
24273
24274 * objc/execute/bf-20.m: New test.
24275
24276 2000-04-10 Richard Henderson <rth@cygnus.com>
24277
24278 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
24279
24280 * gcc.c-torture/execute/20000412-1.c: New test.
24281
24282 2000-04-10 Nathan Sidwell <nathan@codesourcery.com>
24283
24284 * g++.old-deja/g++.eh/catchptr1.C: New test.
24285
24286 2000-04-09 Nathan Sidwell <nathan@codesourcery.com>
24287
24288 * g++.old-deja/g++.abi/cxa_vec.C: New test.
24289
24290 2000-04-08 Neil Booth <NeilB@earthling.net>
24291
24292 * gcc.dg/cpp-nullchar.c: Remove test as
24293 embedded nulls cause problems.
24294
24295 2000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24296
24297 * gcc.dg/compare2.c: New test.
24298
24299 2000-04-08 Neil Booth <NeilB@earthling.net>
24300
24301 * gcc.dg/cpp-nullchar.c: New test.
24302
24303 2000-04-07 Zack Weinberg <zack@wolery.cumb.org>
24304
24305 * gcc.dg/cpp-mi2.c: New test.
24306 * gcc.dg/cpp-mi2[abc].h: New files.
24307
24308 2000-04-07 Nathan Sidwell <nathan@codesourcery.com>
24309
24310 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
24311 member name.
24312
24313 2000-04-06 Nathan Sidwell <nathan@codesourcery.com>
24314
24315 * g++.old-deja/g++.abi/vmihint.C: New test.
24316
24317 2000-04-06 Neil Booth <NeilB@earthling.net>
24318
24319 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
24320 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
24321 copyright.
24322
24323 2000-04-05 Hans-Peter Nilsson <hp@axis.com>
24324
24325 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
24326 avoid stack-frame overwrite.
24327
24328 2000-04-05 Jakub Jelinek <jakub@redhat.com>
24329
24330 * gcc.c-torture/compile/20000405-2.c: New test.
24331 * gcc.c-torture/compile/20000405-3.c: New test.
24332
24333 2000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24334
24335 * gcc.c-torture/compile/20000405-1.c: New test.
24336
24337 2000-04-04 Geoff Keating <geoffk@cygnus.com>
24338
24339 * gcc.dg/cast-qual-1.c: Revert last change.
24340
24341 2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24342
24343 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
24344
24345 2000-04-03 Zack Weinberg <zack@wolery.cumb.org>
24346
24347 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
24348 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
24349
24350 2000-04-03 Jeffrey A Law (law@cygnus.com)
24351
24352 * gcc.c-torture/compile/20000403-2.c: New test.
24353 * gcc.c-torture/compile/20000403-1.c: New test.
24354
24355 2000-04-03 Hans-Peter Nilsson <hp@axis.com>
24356
24357 * gcc.c-torture/execute/20000403-1.c: New test.
24358
24359 2000-04-03 Geoff Keating <geoffk@cygnus.com>
24360
24361 * gcc.c-torture/execute/20000402-1.c: New test.
24362
24363 2000-04-03 Donald Lindsay <dlindsay@cygnus.com>
24364
24365 * gcc.c-torture/execute/va-arg-15.c: New test.
24366 * gcc.c-torture/execute/va-arg-16.c: New test.
24367 * gcc.c-torture/execute/va-arg-17.c: New test.
24368 * gcc.c-torture/execute/va-arg-18.c: New test.
24369 * gcc.c-torture/execute/va-arg-19.c: New test.
24370
24371 2000-04-02 Zack Weinberg <zack@wolery.cumb.org>
24372
24373 * gcc.c-torture/compile/981211-1.c: Move to...
24374 * gcc.dg/cpp-as1.c: ...here.
24375 * gcc.dg/cpp-as2.c: New file.
24376
24377 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
24378 compiler.
24379
24380 2000-04-02 Neil Booth <NeilB@earthling.net>
24381
24382 * gcc.dg/cpp-cond.c New tests.
24383 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
24384 accidental success less likely.
24385 * gcc.dg/cpp-missingop.c New tests.
24386 * gcc.dg/cpp-missingparen.c New tests.
24387 * gcc.dg/cpp-shift.c New tests.
24388 * gcc.dg/cpp-shortcircuit.c New tests.
24389 * gcc.dg/cpp-unary.c New tests.
24390
24391 2000-03-29 Jeffrey A Law (law@cygnus.com)
24392
24393 * gcc.c-torture/compile/20000329-1.c: New test.
24394
24395 2000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
24396
24397 * gcc.c-torture/compile/20000326-1.c: New test.
24398 * gcc.c-torture/compile/20000326-2.c: New test.
24399
24400 2000-03-24 Geoff Keating <geoffk@cygnus.com>
24401
24402 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
24403 the first parameter is a function argument.
24404
24405 2000-03-23 Nathan Sidwell <nathan@codesourcery.com>
24406
24407 * g++.old-deja/g++.ext/array4.C: New test.
24408
24409 2000-03-22 Geoff Keating <geoffk@cygnus.com>
24410
24411 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
24412
24413 2000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24414
24415 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
24416
24417 2000-03-19 Richard Henderson <rth@cygnus.com>
24418
24419 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
24420
24421 2000-03-19 Richard Henderson <rth@cygnus.com>
24422
24423 * gcc.c-torture/compile/20000319-1.c: New test.
24424
24425 2000-03-14 Jeffrey A Law (law@cygnus.com)
24426
24427 * gcc.c-torture/execute/20000314-3.c: New test.
24428 * gcc.c-torture/execute/20000314-2.c: New test.
24429 * gcc.c-torture/execute/20000314-1.c: New test.
24430 * gcc.c-torture/compile/20000314-2.c: New test.
24431 * gcc.c-torture/compile/20000314-1.c: New test.
24432
24433 2000-03-13 Nathan Sidwell <nathan@codesourcery.com>
24434
24435 * g++.old-deja/g++.warn/inline.C: New test.
24436
24437 2000-03-10 Hans-Peter Nilsson <hp@bitrange.com>
24438
24439 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
24440 standards-compliant result rather than specific constants.
24441 Put test-values in array.
24442
24443 2000-03-08 Jason Merrill <jason@casey.cygnus.com>
24444
24445 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
24446 (g++_target_compile): Put test-specific options last.
24447
24448 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
24449
24450 * g++.old-deja/g++.eh/vbase4.C: New test.
24451
24452 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
24453
24454 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
24455
24456 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
24457
24458 * g++.old-deja/g++.brendan/misc12.C: Removed.
24459 * g++.old-deja/g++.pt/memtemp77.C: Constify.
24460 * g++.old-deja/g++.ext/pretty4.C: New test.
24461
24462 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
24463
24464 * g++.old-deja/g++.other/string2.C: New test.
24465
24466 2000-03-06 Nathan Sidwell <nathan@codesourcery.com>
24467
24468 * g++.old-deja/g++.warn/impint2.C: New test.
24469
24470 2000-03-05 Hans-Peter Nilsson <hp@bitrange.com>
24471
24472 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
24473 is 1, not zero.
24474
24475 2000-03-05 Nathan Sidwell <nathan@codesourcery.com>
24476
24477 * g++.old-deja/g++.warn/impint.C: New test.
24478 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
24479 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
24480 * g++.old-deja/g++.pt/explicit12.C: Likewise.
24481 * g++.old-deja/g++.pt/explicit13.C: Likewise.
24482 * g++.old-deja/g++.pt/explicit17.C: Likewise.
24483 * g++.old-deja/g++.pt/explicit18.C: Likewise.
24484 * g++.old-deja/g++.pt/explicit19.C: Likewise.
24485 * g++.old-deja/g++.pt/explicit23.C: Likewise.
24486 * g++.old-deja/g++.pt/explicit31.C: Likewise.
24487 * g++.old-deja/g++.pt/explicit35.C: Likewise.
24488 * g++.old-deja/g++.pt/explicit6.C: Likewise.
24489 * g++.old-deja/g++.pt/memclass7.C: Likewise.
24490
24491 2000-03-01 Zack Weinberg <zack@wolery.cumb.org>
24492
24493 * gcc.dg/cpp-redef.c: New test.
24494
24495 2000-02-29 Nathan Sidwell <nathan@codesourcery.com>
24496
24497 * g++.old-deja/g++.pt/unify7.C: New test.
24498
24499 2000-02-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
24500
24501 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
24502 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
24503
24504 2000-02-25 Geoff Keating <geoffk@cygnus.com>
24505
24506 * gcc.c-torture/compile/20000224-1.c: New test.
24507
24508 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24509
24510 * gcc.c-torture/compile/cpp-2.c: New test.
24511 * gcc.c-torture/compile/cpp-1.c: New test.
24512
24513 2000-02-25 Jeffrey A Law (law@cygnus.com)
24514
24515 * gcc.c-torture/execute/20000225-1.c: New test.
24516
24517 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24518
24519 * gcc.dg/cpp-li2.c: New test.
24520
24521 * gcc.dg/cpp-wi1.c: New test.
24522
24523 * gcc.dg/cpp-li1.c: New test.
24524
24525 2000-02-24 Nathan Sidwell <nathan@codesourcery.com>
24526
24527 * g++.old-deja/g++.other/sizeof5.C: New test.
24528
24529 2000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24530
24531 * gcc.c-torture/execute/va-arg-13.c: New test.
24532
24533 2000-02-23 Donald Lindsay <dlindsay@cygnus.com>
24534
24535 * gcc.c-torture/execute/va-arg-12.c: New test.
24536
24537 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
24538
24539 * gcc.c-torture/execute/20000223-1.c: New test.
24540
24541 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
24542
24543 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
24544
24545 2000-02-22 Mark Mitchell <mark@codesourcery.com>
24546
24547 * g++.old-deja/g++.abi/ptrmem.C: New test.
24548
24549 2000-02-19 Richard Henderson <rth@cygnus.com>
24550
24551 * gcc.c-torture/compile/init-3.c: New.
24552
24553 2000-02-17 Mark Mitchell <mark@codesourcery.com>
24554
24555 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
24556 ALWAYS_CXXFLAGS.
24557
24558 2000-02-11 Robert Lipe <robertl@sco.com>
24559
24560 * gcc.c-torture/compile/20000211-3.c: New test.
24561
24562 2000-02-11 Martin Buchholz <martin@xemacs.org>
24563
24564 * gcc.c-torture/compile/20000211-2.c: New test.
24565
24566 2000-02-11 Jeffrey A Law (law@cygnus.com)
24567
24568 * gcc.c-torture/compile/20000211-1.c: New test.
24569
24570 2000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
24571
24572 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
24573 on native targets
24574
24575 2000-02-08 Nathan Sidwell <nathan@acm.org>
24576
24577 * g++.old-deja/g++.other/cast5.C: New test.
24578
24579 2000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
24580
24581 * gcc.c-torture/execute/20000205-1.c: New.
24582
24583 2000-02-03 Nathan Sidwell <nathan@acm.org>
24584
24585 * g++.old-deja/g++.jason/cast3.C: Return void.
24586 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
24587
24588 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24589
24590 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
24591
24592 * gcc.dg/loop-1.c: New test.
24593
24594 2000-01-27 Jakub Jelinek <jakub@redhat.com>
24595
24596 * gcc.c-torture/compile/20000127-1.c: New test.
24597 * gcc.c-torture/execute/991228-1.c: New test.
24598
24599 2000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24600
24601 * gcc.dg/unused-2.c: New test.
24602
24603 * gcc.dg/conv-1.c: New test.
24604
24605 2000-01-24 Mark Mitchell <mark@codesourcery.com>
24606
24607 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
24608 compiler.
24609 (tool_option_proc): Fix typo.
24610
24611 2000-01-24 Geoff Keating <geoffk@cygnus.com>
24612
24613 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
24614 of the ld on the host, not on the build machine.
24615 Also, don't crash if '--help' is not a supported option.
24616
24617 2000-01-24 Richard Henderson <rth@cygnus.com>
24618
24619 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
24620
24621 2000-01-20 Jeffrey A Law (law@cygnus.com)
24622
24623 * gcc.c-torture/execute/20000120-2.c: New test.
24624 * gcc.c-torture/execute/20000120-1.c: New test.
24625
24626 2000-01-13 Jeffrey A Law (law@cygnus.com)
24627
24628 * gcc.c-torture/execute/20000113-1.c: New test.
24629
24630 2000-01-12 Jeffrey A Law (law@cygnus.com)
24631
24632 * gcc.c-torture/execute/20000112-1.c: New test.
24633
24634 2000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24635
24636 * gcc.dg/20000111-1.c: New test.
24637
24638 2000-01-10 Jeffrey A Law (law@cygnus.com)
24639
24640 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
24641 with 16 bit integers.
24642
24643 2000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24644
24645 * gcc.dg/20000108-1.c: New test.
24646
24647 2000-01-05 Nathan Sidwell <nathan@acm.org>
24648
24649 * g++.old-deja/g++.ns/koenig8.C: New test.
24650
24651 2000-01-05 Nathan Sidwell <nathan@acm.org>
24652
24653 * g++.old-deja/g++.other/cast4.C: New test.
24654
24655 2000-01-05 Jeffrey A Law (law@cygnus.com)
24656
24657 * gcc.c-torture/compile/20000105-2.c: New test.
24658 * gcc.c-torture/compile/20000105-1.c: New test.
24659
24660 2000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24661
24662 * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
24663 references to printf & atoi to conform to ANSI standard.
24664 * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
24665 * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
24666 * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
24667 * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
24668 * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
24669 * g++.old-deja/g++.brendan/complex1.C: Likewise.
24670 * g++.old-deja/g++.brendan/copy1.C: Likewise.
24671 * g++.old-deja/g++.brendan/copy2.C: Likewise.
24672 * g++.old-deja/g++.brendan/copy3.C: Likewise.
24673 * g++.old-deja/g++.brendan/copy4.C: Likewise.
24674 * g++.old-deja/g++.brendan/copy5.C: Likewise.
24675 * g++.old-deja/g++.brendan/copy6.C: Likewise.
24676 * g++.old-deja/g++.brendan/copy7.C: Likewise.
24677 * g++.old-deja/g++.brendan/copy8.C: Likewise.
24678 * g++.old-deja/g++.brendan/crash11.C: Likewise.
24679 * g++.old-deja/g++.brendan/crash14.C: Likewise.
24680 * g++.old-deja/g++.brendan/ctors1.C: Likewise.
24681 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
24682 * g++.old-deja/g++.brendan/delete2.C: Likewise.
24683 * g++.old-deja/g++.brendan/dtors1.C: Likewise.
24684 * g++.old-deja/g++.brendan/dtors2.C: Likewise.
24685 * g++.old-deja/g++.brendan/dtors3.C: Likewise.
24686 * g++.old-deja/g++.brendan/eh1.C: Likewise.
24687 * g++.old-deja/g++.brendan/groff1.C: Likewise.
24688 * g++.old-deja/g++.brendan/init3.C: Likewise.
24689 * g++.old-deja/g++.brendan/misc12.C: Likewise.
24690 * g++.old-deja/g++.brendan/misc7.C: Likewise.
24691 * g++.old-deja/g++.brendan/new2.C: Likewise.
24692 * g++.old-deja/g++.brendan/operators4.C: Likewise.
24693 * g++.old-deja/g++.brendan/operators5.C: Likewise.
24694 * g++.old-deja/g++.brendan/overload2.C: Likewise.
24695 * g++.old-deja/g++.brendan/overload7.C: Likewise.
24696 * g++.old-deja/g++.brendan/redecl2.C: Likewise.
24697 * g++.old-deja/g++.brendan/reference1.C: Likewise.
24698 * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
24699 * g++.old-deja/g++.brendan/template24.C: Likewise.
24700 * g++.old-deja/g++.brendan/template3.C: Likewise.
24701 * g++.old-deja/g++.brendan/vtables1.C: Likewise.
24702 * g++.old-deja/g++.jason/inline3.C: Likewise.
24703 * g++.old-deja/g++.jason/opeq.C: Likewise.
24704 * g++.old-deja/g++.law/arg5.C: Likewise.
24705 * g++.old-deja/g++.law/arm7.C: Likewise.
24706 * g++.old-deja/g++.law/ctors11.C: Likewise.
24707 * g++.old-deja/g++.law/cvt8.C: Likewise.
24708 * g++.old-deja/g++.law/init9.C: Likewise.
24709 * g++.old-deja/g++.law/refs4.C: Likewise.
24710 * g++.old-deja/g++.law/template2.C: Likewise.
24711 * g++.old-deja/g++.law/visibility24.C: Likewise.
24712 * g++.old-deja/g++.law/vtable3.C: Likewise.
24713 * g++.old-deja/g++.mike/asm2.C: Likewise.
24714 * g++.old-deja/g++.mike/eh1.C: Likewise.
24715 * g++.old-deja/g++.mike/misc1.C: Likewise.
24716 * g++.old-deja/g++.mike/misc13.C: Likewise.
24717 * g++.old-deja/g++.mike/misc14.C: Likewise.
24718 * g++.old-deja/g++.mike/ns12.C: Likewise.
24719 * g++.old-deja/g++.mike/p1248.C: Likewise.
24720 * g++.old-deja/g++.mike/p3708.C: Likewise.
24721 * g++.old-deja/g++.mike/p3708a.C: Likewise.
24722 * g++.old-deja/g++.mike/p3708b.C: Likewise.
24723 * g++.old-deja/g++.mike/p646.C: Likewise.
24724 * g++.old-deja/g++.mike/p700.C: Likewise.
24725 * g++.old-deja/g++.mike/p783.C: Likewise.
24726 * g++.old-deja/g++.mike/p783a.C: Likewise.
24727 * g++.old-deja/g++.mike/p783b.C: Likewise.
24728 * g++.old-deja/g++.mike/p786.C: Likewise.
24729 * g++.old-deja/g++.mike/p789.C: Likewise.
24730 * g++.old-deja/g++.mike/p789a.C: Likewise.
24731 * g++.old-deja/g++.mike/p807a.C: Likewise.
24732 * g++.old-deja/g++.other/delete3.C: Likewise.
24733 * g++.old-deja/g++.other/dyncast1.C: Likewise.
24734 * g++.old-deja/g++.other/dyncast2.C: Likewise.
24735 * g++.old-deja/g++.other/dyncast3.C: Likewise.
24736 * g++.old-deja/g++.other/empty1.C: Likewise.
24737 * g++.old-deja/g++.other/temporary1.C: Likewise.
24738 * g++.old-deja/g++.pt/memtemp14.C: Likewise.
24739 * g++.old-deja/g++.pt/t16.C: Likewise.
24740 * g++.old-deja/g++.pt/tiemann2.C: Likewise.
24741
24742 1999-12-30 Bernd Schmidt <bernds@cygnus.co.uk>
24743
24744 * gcc.dg/991230-1.c: New test.
24745
24746 1999-12-29 Jeffrey A Law (law@cygnus.com)
24747
24748 * gcc.c-torture/compile/991229-3.c: New test.
24749 * gcc.c-torture/compile/991229-2.c: New test.
24750 * gcc.c-torture/compile/991229-1.c: New test.
24751
24752 1999-12-29 Greg McGary <gkm@eng.ascend.com>
24753
24754 * gcc.c-torture/compile/labels-2.c: New test.
24755
24756 1999-12-27 Martin von Löwis <loewis@informatik.hu-berlin.de>
24757
24758 * gcc.c-torture/execute/991227-1.c: New test.
24759
24760 1999-12-22 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24761
24762 * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
24763
24764 1999-12-21 Martin von Löwis <loewis@informatik.hu-berlin.de>
24765
24766 * gcc.c-torture/execute/991221-1.c: New test.
24767
24768 1999-12-20 Nathan Sidwell <nathan@acm.org>
24769
24770 * g++.old-deja/g++.other/cast3.C: New test.
24771
24772 1999-12-16 Bernd Schmidt <bernds@cygnus.co.uk>
24773
24774 * gcc.c-torture/execute/991216-4.c: New test.
24775
24776 1999-12-16 Michael Meissner <meissner@cygnus.com>
24777
24778 * gcc.c-torture/execute/991216-1.c: New test.
24779 * gcc.c-torture/execute/991216-2.c: New test.
24780 * gcc.c-torture/execute/991216-3.c: New test.
24781
24782 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
24783
24784 * gcc.dg/991214-1.c: Use "__asm__", not "asm".
24785 Actually make the test fail by using "-O2" for compilation.
24786
24787 1999-12-15 Nathan Sidwell <nathan@acm.org>
24788
24789 * g++.old-deja/g++.warn/cast-align1.C: New test.
24790
24791 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
24792
24793 * gcc.c-torture/compile/991214-1.c: New test.
24794 * gcc.c-torture/compile/991214-2.c: New test.
24795
24796 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
24797
24798 * gcc.dg/991214-1.c: New test.
24799
24800 1999-12-13 Jeffrey A Law (law@cygnus.com)
24801
24802 * gcc.c-torture/compile/991213-3.c: New test.
24803 * gcc.c-torture/compile/991213-2.c: New test.
24804 * gcc.c-torture/compile/991213-1.c: New test.
24805
24806 1999-12-10 J"orn Rennecke <amylaar@cygnus.co.uk>
24807
24808 * gcc.dg/991209-1.c: New test.
24809
24810 1999-12-08 Nathan Sidwell <nathan@acm.org>
24811
24812 * gcc.c-torture/compile/991208-1.c: New test.
24813
24814 1999-12-06 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24815
24816 * gcc.dg/ultrasp2.c: New test.
24817
24818 1999-12-05 Alex Samuel <samuel@codesourcery.com>
24819
24820 * g++.old-deja/g++.abi/align.C (main): Fix typo.
24821
24822 1999-12-02 Bernd Schmidt <bernds@cygnus.co.uk>
24823
24824 * gcc.c-torture/compile/991202-1.c: New test.
24825 * gcc.c-torture/execute/991202-1.c: New test.
24826 * gcc.c-torture/execute/991202-2.c: New test.
24827 * gcc.c-torture/execute/991202-3.c: New test.
24828
24829 1999-12-02 Alex Samuel <samuel@codesourcery.com>
24830
24831 * g++.old-deja/g++.abi/align.C: New test.
24832 * g++.old-deja/g++.abi/aggregates.C: Likewise.
24833 * g++.old-deja/g++.abi/bitfields.C: Likewise.
24834
24835 1999-12-01 Richard Henderson <rth@cygnus.com>
24836
24837 * gcc.c-torture/execute/991201-1.c: New.
24838
24839 1999-11-29 Bernd Schmidt <bernds@cygnus.co.uk>
24840
24841 * gcc.dg/991129-1.c: New test.
24842
24843 1999-11-27 Bernd Schmidt <bernds@cygnus.co.uk>
24844
24845 * gcc.c-torture/compile/991127-1.c: New test.
24846
24847 1999-11-22 Nathan Sidwell <nathan@acm.org>
24848
24849 * g++.old-deja/g++.other/warn4.C: New test.
24850
24851 1999-11-22 Nathan Sidwell <nathan@acm.org>
24852
24853 * g++.old-deja/g++.eh/cleanup2.C: New test.
24854 * g++.old-deja/g++.ext/pretty2.C: New test.
24855 * g++.old-deja/g++.ext/pretty3.C: New test.
24856 * g++.old-deja/g++.other/debug6.C: New test.
24857
24858 1999-10-20 Jim Wilson <wilson@cygnus.com>
24859
24860 * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
24861 compiler_output to look for one error message instead of two.
24862
24863 1999-11-19 Geoffrey Keating <geoffk@cygnus.com>
24864
24865 * gcc.c-torture/execute/991118-1.c: Also test case
24866 where the word boundary does not split a byte evenly.
24867
24868 1999-11-19 Nathan Sidwell <nathan@acm.org>
24869
24870 * g++.old-deja/g++.ext/restrict1.C: New test.
24871
24872 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
24873
24874 * gcc.c-torture/execute/991118-1.c: New test.
24875
24876 1999-11-16 Geoffrey Keating <geoffk@cygnus.com>
24877
24878 * g77.f-torture/execute/u77-test.f (wd): Allow for longer
24879 working directory pathnames.
24880
24881 1999-10-13 Brendan Kehoe <brendan@cygnus.com>
24882
24883 * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
24884 host is equipped with driver.h and driver.o so it can actually
24885 compile and run the tests.
24886
24887 1999-10-08 Bernd Schmidt <bernds@cygnus.co.uk>
24888
24889 * gcc.c-torture/compile/991008-1.c: New test.
24890
24891 1999-11-08 Nick Clifton <nickc@cygnus.com>
24892
24893 * lib/gcc-dg.exp: Include target-supports.exp
24894
24895 1999-11-05 Nick Clifton <nickc@cygnus.com>
24896
24897 * lib/target-supports.exp: New file: Provide procs to test for
24898 features supported by the target.
24899 (check_weak_available): Moved here from ecos.exp.
24900 (check_alias_available): New proc: Determine of the target
24901 toolchain supports the alias attribute.
24902
24903 * gcc.dg/special/ecos.exp: Move check_weak_available to
24904 target-supports.exp.
24905 (alias-1.c): Only perform the test if the target supports
24906 aliases.
24907 (wkali-1.c): Only perform the test if the target supports
24908 aliases.
24909
24910 * gcc.dg/990506-0.c: Expect error messages from cross
24911 targets as well as native targets.
24912
24913 1999-11-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24914
24915 * gcc.dg/ultrasp1.c: Removed xfail.
24916 * gcc.dg/struct-ret-2.c: Likewise.
24917 * gcc.dg/array-1.c: Likewise.
24918
24919 1999-11-01 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24920
24921 * gcc.dg/struct-ret-2.c: New test.
24922
24923 * gcc.dg/array-1.c: New test.
24924
24925 1999-10-30 Stephen L Moshier <moshier@mediaone.net>
24926
24927 * gcc.c-torture/execute/991030-1.c: New test.
24928
24929 1999-10-26 Richard Henderson <rth@cygnus.com>
24930
24931 * gcc.c-torture/compile/991026-2.c: New test.
24932
24933 1999-10-26 Jeffrey A Law (law@cygnus.com)
24934
24935 * gcc.c-torture/compile/991026-1.c: New test.
24936
24937 1999-10-23 Jeffrey A Law (law@cygnus.com)
24938
24939 * gcc.c-torture/execute/991023-1.c: New test.
24940
24941 1999-10-19 Jeffrey A Law (law@cygnus.com)
24942
24943 * gcc.c-torture/execute/991019-1.c: New test.
24944
24945 1999-10-16 Richard Henderson <rth@cygnus.com>
24946
24947 * gcc.c-torture/execute/991016-1.c: New test.
24948
24949 1999-10-14 Stephane Carrez <stcarrez@worldnet.fr>
24950
24951 * gcc.c-torture/execute/991014-1.c: New test.
24952
24953 1999-10-13 J"orn Rennecke <amylaar@cygnus.co.uk>
24954
24955 * g++.old-deja/g++.other/union2.C: New test.
24956
24957 1999-10-13 Nathan Sidwell <nathan@acm.org>
24958
24959 * g++.old-deja/g++.other/vaarg2.C: New test.
24960 * g++.old-deja/g++.other/vaarg3.C: New test.
24961
24962 1999-10-12 Craig Burley <craig@jcb-sc.com>
24963
24964 * g77.f-torture/noncompile/19990905-1.f: Moved from being
24965 in compile/.
24966
24967 1999-10-04 Ulrich Drepper <drepper@cygnus.com>
24968
24969 * gcc.c-torture/execute/va-arg-11.c: New test.
24970
24971 1999-10-01 Mark P. Mitchell <mark@codesourcery.com>
24972
24973 * lib/file-format.exp (gcc_target_object_format): Don't
24974 crash if objdump is unavailable.
24975
24976 1999-09-29 Donn Terry <donn@interix.com>
24977
24978 * gcc.misc-tests/mg.exp: delete extraneous redirection.
24979
24980 1999-09-28 Nick Clifton <nickc@cygnus.com>
24981
24982 * gcc.c-torture/compile/990928-1.c: New test.
24983
24984 1999-09-28 Nathan Sidwell <nathan@acm.org>
24985
24986 * g++.old-deja/g++.other/decl6.C: New test.
24987
24988 1999-09-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24989
24990 * gcc.c-torture/execute/va-arg-10.c: New test.
24991
24992 1999-09-27 Nathan Sidwell <nathan@acm.org>
24993
24994 * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
24995 __PRETTY_FUNCTION__.
24996
24997 1999-09-23 Nick Clifton <nickc@cygnus.com>
24998
24999 * gcc.c-torture/execute/990923-1.c: New test.
25000
25001 1999-09-21 Nick Clifton <nickc@cygnus.com>
25002
25003 * gcc.c-torture/special/special.exp: Add FR30 to list of targets
25004 for which -fpic is inappropriate.
25005
25006 1999-09-21 Mark Mitchell <mark@codesourcery.com>
25007
25008 * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
25009
25010 1999-09-21 Nathan Sidwell <nathan@acm.org>
25011
25012 * g++.old-deja/g++.other/dyncast1.C: New test.
25013 * g++.old-deja/g++.other/dyncast2.C: New test.
25014 * g++.old-deja/g++.other/dyncast3.C: New test.
25015 * g++.old-deja/g++.other/dyncast4.C: New test.
25016 * g++.old-deja/g++.other/dyncast5.C: New test.
25017 * g++.old-deja/g++.eh/catch3.C: New test.
25018 * g++.old-deja/g++.eh/catch3p.C: New test.
25019 * g++.old-deja/g++.eh/catch4.C: New test.
25020 * g++.old-deja/g++.eh/catch4p.C: New test.
25021 * g++.old-deja/g++.eh/catch5.C: New test.
25022 * g++.old-deja/g++.eh/catch5p.C: New test.
25023 * g++.old-deja/g++.eh/catch6.C: New test.
25024 * g++.old-deja/g++.eh/catch6p.C: New test.
25025 * g++.old-deja/g++.eh/catch7.C: New test.
25026 * g++.old-deja/g++.eh/catch7p.C: New test.
25027 * g++.old-deja/g++.eh/catch8.C: New test.
25028 * g++.old-deja/g++.eh/catch8p.C: New test.
25029 * g++.old-deja/g++.eh/catch9.C: New test.
25030 * g++.old-deja/g++.eh/catch9p.C: New test.
25031
25032 1999-09-13 Nathan Sidwell <nathan@acm.org>
25033
25034 * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
25035 * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
25036
25037 1999-09-13 Jeffrey A Law (law@cygnus.com)
25038
25039 * gcc.c-torture/compile/990913-1.c: New test.
25040
25041 1999-09-10 Nathan Sidwell <nathan@acm.org>
25042
25043 * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
25044 * g++.old-deja/g++.jason/rfg5.C: Likewise.
25045
25046 1999-09-09 Richard Henderson <rth@cygnus.com>
25047
25048 * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
25049
25050 1999-09-09 Nathan Sidwell <nathan@acm.org>
25051
25052 * g++.old-deja/g++.other/lookup11.C: New test.
25053 * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
25054 what is permitted and what we want.
25055 * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
25056 overload use.
25057 * g++.old-deja/g++.jason/rfg5.C: Likewise
25058
25059 1999-09-08 Geoffrey Keating <geoffk@cygnus.com>
25060
25061 * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
25062 * gcc.c-torture/noncompile/poison-1.c: New file.
25063
25064 1999-09-08 Nathan Sidwell <nathan@acm.org>
25065
25066 * g++.old-deja/g++.other/sizeof3.C: New test.
25067 * g++.old-deja/g++.other/sizeof4.C: New test.
25068 * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
25069 * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
25070
25071 1999-09-07 Richard Henderson <rth@cygnus.com>
25072
25073 * gcc.dg/va-arg-1.c: New.
25074
25075 1999-09-06 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25076
25077 * gcc.c-torture/execute/va-arg-9.c: New test.
25078
25079 1999-09-05 Craig Burley <craig@jcb-sc.com>
25080
25081 * g77.f-torture/compile/980519-2.f: New test.
25082 * g77.f-torture/compile/19990905-0.f: New test.
25083 * g77.f-torture/compile/19990905-1.f: New test.
25084 * g77.f-torture/compile/19990905-2.f: New test.
25085
25086 * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
25087
25088 1999-09-03 Richard Earnshaw <rearnsha@arm.com>
25089
25090 * gcc.c-torture/execute/990827-1.c: Fix typo.
25091
25092 1999-09-03 Nathan Sidwell <nathan@acm.org>
25093
25094 * g++.old-deja/g++.other/deref1.C: New test.
25095
25096 1999-09-02 Nathan Sidwell <nathan@acm.org>
25097
25098 * g++.old-deja/g++.other/ambig2.C: New test.
25099 * g++.old-deja/g++.other/cond5.C: New test.
25100 * g++.old-deja/g++.other/lookup16.C: New test.
25101
25102 1999-09-02 Marc Espie <espie@cvs.openbsd.org>
25103
25104 * gcc.dg/980414-1.c: Fix assembler syntax to work with old
25105 assemblers too.
25106
25107 1999-08-31 Jeffrey A Law (law@cygnus.com)
25108
25109 * lib/c-torture.exp: Avoid the "compare executables" optimization
25110 when testing native.
25111
25112 1999-08-29 Jeffrey A Law (law@cygnus.com)
25113
25114 * gcc.c-torture/execute/990829-1.c: New test.
25115 * gcc.c-torture/compile/990829-1.c: New test.
25116
25117 1999-08-27 Paul Burchard <burchard@pobox.com>
25118
25119 * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
25120 * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
25121 * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
25122 * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
25123 * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
25124 * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
25125 * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
25126 * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
25127 * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
25128 * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
25129 * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
25130
25131 1999-08-27 Jeffrey A Law (law@cygnus.com)
25132
25133 * gcc.c-torture/execute/990827-1.c: New test.
25134
25135 1999-08-26 Craig Burley <craig@jcb-sc.com>
25136
25137 * g77.f-torture/noncompile/19990826-4.f: New test.
25138
25139 * g77.f-torture/compile/19990826-3.f: New test.
25140
25141 * g77.f-torture/execute/19990826-2.f: New test.
25142
25143 * g77.f-torture/compile/19990826-1.f: New test.
25144
25145 * gcc.c-torture/execute/990826-0.c: New test.
25146 * g77.c-torture/execute/19990826-0.f: New test.
25147
25148 * g77.f-torture/noncompile/970626-2.f: New test.
25149
25150 1999-08-25 Paul Burchard <burchard@pobox.com>
25151
25152 * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
25153 lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
25154 lss-011.C: New tests.
25155
25156 1999-08-25 Nathan Sidwell <nathan@acm.org>
25157
25158 * g++.old-deja/g++.other/decl5.C: New test.
25159
25160 1999-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
25161
25162 * noncompile/noncompile.exp: Load_lib c-torture.exp.
25163 (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
25164 call `postbase' for each one. All callers of `postbase' changed
25165 to call this instead.
25166
25167 1999-08-11 Richard Earnshaw (rearnsha@arm.com)
25168
25169 * gcc.c-torture/execute/990811-1.c: New test.
25170
25171 1999-08-09 Nick Clifton <nickc@cygnus.com>
25172
25173 * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
25174 just native ones.
25175
25176 * gcc.dg/990413-1.c: Expect the parse error for all builds, not
25177 just native ones.
25178
25179 1999-08-05 Alexandre Oliva <oliva@dcc.unicamp.br>
25180
25181 * g++.old-deja/g++.other/local3.C: Removed XFAIL.
25182
25183 1999-08-04 Jeffrey A Law (law@cygnus.com)
25184
25185 * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
25186
25187 1999-08-04 Nathan Sidwell <nathan@acm.org>
25188
25189 * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
25190
25191 1999-08-04 Jeffrey A Law (law@cygnus.com)
25192
25193 * gcc.c-torture/execute/990804-1.c: New test.
25194
25195 1999-08-03 Nathan Sidwell <nathan@acm.org>
25196
25197 * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
25198 * g++.old-deja/g++.brendan/crash64.C: Likewise
25199 * g++.old-deja/g++.brendan/overload8.C: Likewise
25200
25201 1999-08-03 Nathan Sidwell <nathan@acm.org>
25202
25203 * g++.old-deja/g++.other/struct1.C: New test.
25204
25205 1999-08-03 Nathan Sidwell <nathan@acm.org>
25206
25207 * g++.old-deja/g++.other/enum2.C: New test.
25208
25209 1999-08-02 Richard Henderson <rth@cygnus.com>
25210
25211 Adapted from tests from Franz Sirl:
25212 * gcc.c-torture/execute/va-arg-7.c: New test.
25213 * gcc.c-torture/execute/va-arg-8.c: New test.
25214
25215 1999-08-01 Jeffrey A Law (law@cygnus.com)
25216
25217 * gcc.c-torture/compile/990801-2.c: New test.
25218
25219 * gcc.c-torture/compile/990801-1.c: New test.
25220
25221 1999-07-27 Michael Meissner <meissner@cygnus.com>
25222
25223 * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
25224 fp-cmp-1.c, converting double to float.
25225
25226 * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
25227 fp-cmp-1.c, converting double to long double.
25228
25229 * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
25230 from fr1 to unknown_register, since fr1 is a legitimate register
25231 on some machines.
25232
25233 1999-07-25 Jeffrey A Law (law@cygnus.com)
25234
25235 * README: More listname related changes.
25236
25237 1999-07-08 Catherine Moore <clm@cygnus.com>
25238
25239 * gcc.c-torture/execute/920501-5.c: Fix typo. Change | to ||.
25240
25241 1999-07-05 Manfred Hollstein <mhollstein@cygnus.com>
25242
25243 * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
25244
25245 1999-07-05 Alexandre Oliva <oliva@dcc.unicamp.br>
25246
25247 * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
25248
25249 1999-07-04 Zack Weinberg <zack@rabi.columbia.edu>
25250
25251 * gcc.dg/990703-1.c: New test.
25252
25253 1999-06-29 Nick Clifton <nickc@cygnus.com>
25254
25255 * lib/file-format.exp: New file: Move definition of proc
25256 gcc_target_object_format to here from
25257 gcc.dg/special/ecos.exp.
25258
25259 * lib/c-torture.exp: Include lib file-format.exp.
25260 * lib/gcc-dg.exp: Include lib file-format.exp.
25261
25262 * gcc.dg/special/ecos.exp: Remove definition of proc
25263 gcc_target_object_format.
25264
25265 1999-06-28 Jeffrey A Law (law@cygnus.com)
25266
25267 * gcc.c-torture/execute/990628-1.c: New test.
25268
25269 1999-06-25 Jeffrey A Law (law@cygnus.com)
25270
25271 * gcc.c-torture/compile/990625-2.c: New test.
25272
25273 * gcc.c-torture/compile/990625-1.c: New test.
25274
25275 1999-06-23 Nick Clifton <nickc@cygnus.com>
25276
25277 * gcc.c-torture/compile/dll.c: New test case. Check that dll
25278 attributes compile.
25279 * gcc.c-torture/compile/dll.x: Only support the dll.c test on
25280 ports that use the COFF/PE file format.
25281
25282 1999-06-17 Jeffrey A Law (law@cygnus.com)
25283
25284 * gcc.c-torture/compile/990617-1.c: New test.
25285
25286 1999-06-17 Alexandre Oliva <oliva@dcc.unicamp.br>
25287
25288 * g++.old-deja/g++.other/decl4.C: New test.
25289
25290 1999-06-14 Nathan Sidwell <nathan@acm.org>
25291
25292 * g++.old-deja/g++.other/bitfld3.C: New test.
25293
25294 1999-06-08 Nathan Sidwell <nathan@acm.org>
25295
25296 * g++.old-deja/g++.eh/catch1.C: New test.
25297
25298 1999-06-07 Jeffrey A Law (law@cygnus.com)
25299
25300 * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
25301
25302 * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
25303 * gcc.c-torture/execute/ieee/mzero.x: New file. Likewise.
25304
25305 1999-06-05 Craig Burley <craig@jcb-sc.com>
25306
25307 * g77.f-torture/compile/19990502-0.f: Replace with new,
25308 shorter, test that still fails after recent changes.
25309
25310 1999-06-04 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
25311
25312 * gcc.c-torture/execute/990604-1.c: New test.
25313
25314 1999-05-31 Jeffrey A Law (law@cygnus.com)
25315
25316 * gcc.c-torture/execute/990531-1.c: New test.
25317
25318 1999-05-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25319
25320 * gcc.c-torture/compile/990527-1.c: New test.
25321
25322 1999-05-27 Joern Rennecke <amylaar@cygnus.com>
25323
25324 * gcc.c-torture/execute/990527-1.c: New test.
25325
25326 1999-05-25 Nick Clifton <nickc@cygnus.com>
25327
25328 * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
25329 bitfields as signed.
25330
25331 1999-05-25 Craig Burley <craig@jcb-sc.com>
25332
25333 * g77.f-torture/compile/19990525-0.f: New test.
25334
25335 1999-05-25 Jeffrey A Law (law@cygnus.com)
25336
25337 * gcc.c-torture/execute/990525-2.c: New test.
25338
25339 * gcc.c-torture/execute/990525-1.c: New test.
25340
25341 1999-05-24 Nathan Sidwell <nathan@acm.org>
25342
25343 * g++.old-deja/g++.other/anon3.C: New test.
25344 * g++.old-deja/g++.other/anon4.C: New test.
25345 * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
25346 * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
25347 after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
25348 Merrill).
25349
25350 1999-05-24 Jeffrey A Law (law@cygnus.com)
25351
25352 * gcc.c-torture/execute/990524-1.c: New test.
25353
25354 * gcc.dg/990524-1.c: New test.
25355
25356 1999-05-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25357
25358 * gcc.c-torture/compile/990523-1.c: New test.
25359
25360 1999-05-19 Raja R Harinath <harinath@cs.umn.edu>
25361
25362 * gcc.c-torture/compile/990519-1.c: New test.
25363
25364 1999-05-17 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
25365
25366 * gcc.c-torture/compile/990517-1.c: New test.
25367
25368 * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
25369 (e4, f4): New tests.
25370 (main): Call them.
25371
25372 1999-05-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
25373
25374 * gcc.dg/noreturn-1.c: New test.
25375
25376 1999-05-13 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
25377
25378 * gcc.c-torture/execute/990513-1.c: New test.
25379
25380 1999-05-10 Richard Henderson <rth@cygnus.com>
25381
25382 * g++.old-deja/g++.other/null1.C (g): Add overload for long.
25383
25384 1999-05-10 Craig Burley <craig@jcb-sc.com>
25385
25386 * g77.f-torture/execute/erfc.f: Use small single-precision
25387 values, to avoid problems on Alphas when not -mieee.
25388
25389 1999-05-08 Craig Burley <craig@jcb-sc.com>
25390
25391 * gcc.dg/990506-0.c: New test.
25392
25393 1999-05-08 Richard Henderson <rth@cygnus.com>
25394
25395 * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
25396 the constant to test. Don't XFAIL 64-bit targets.
25397
25398 * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
25399 * g++.old-deja/g++.law/profile1.C: Likewise.
25400
25401 * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
25402 operator new instances.
25403 * g++.old-deja/g++.other/delete5.C: Likewise.
25404
25405 1999-05-03 Craig Burley <craig@jcb-sc.com>
25406
25407 * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
25408 intrinsic.
25409
25410 1999-05-03 Craig Burley <craig@jcb-sc.com>
25411
25412 * g77.f-torture/execute/u77-test.f: Reverse order of two
25413 arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
25414
25415 1999-05-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
25416
25417 * gcc.dg/compare1.c: New test.
25418
25419 1999-05-02 Joseph S. Myers <jsm28@cam.ac.uk>
25420
25421 * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
25422 New tests.
25423
25424 1999-05-02 Craig Burley <craig@jcb-sc.com>
25425
25426 * g77.f-torture/compile/19990502-1.f: New test.
25427
25428 1999-05-02 Craig Burley <craig@jcb-sc.com>
25429
25430 * g77.f-torture/compile/19990502-0.f: New test.
25431
25432 1999-05-02 Craig Burley <craig@jcb-sc.com>
25433
25434 * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
25435 intrinsic.
25436
25437 1999-05-02 Craig Burley <craig@jcb-sc.com>
25438
25439 * g77.f-torture/execute/u77-test.f (main): List libU77
25440 intrinsics not currently tested.
25441 Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
25442 GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
25443 FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
25444 Trim blanks off the ends of some printed strings.
25445
25446 1999-05-02 Craig Burley <craig@jcb-sc.com>
25447
25448 * g77.f-torture/execute/u77-test.f (main): Just warn about
25449 FSTAT gid disagreement, as it's expected on some systems.
25450
25451 1999-05-01 Craig Burley <craig@jcb-sc.com>
25452
25453 * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
25454 use a new function, which allows for some slop.
25455 Clean up some commentary.
25456 (issum): The new function.
25457 (sgladd): Deleted subroutine.
25458
25459 1999-05-01 Craig Burley <craig@jcb-sc.com>
25460
25461 * g77.f-torture/execute/u77-test.f: Modify to be more like
25462 libf2c/libU77 version, bringing patches to that version here.
25463 Add suitable commentary.
25464
25465 1999-04-25 Richard Henderson <rth@cygnus.com>
25466
25467 * gcc.dg/990424-1.c: New test.
25468
25469 1999-04-24 Craig Burley <craig@jcb-sc.com>
25470
25471 * g77.f-torture/execute/u77-test.f (main): Bug involving
25472 LSTAT has been fixed, so turn back on full checking.
25473
25474 1999-04-20 Craig Burley <craig@jcb-sc.com>
25475
25476 * g77.f-torture/compile/19990419-0.f: New test.
25477 * g77.f-torture/execute/19990419-1.f: New test.
25478
25479 1999-04-17 Richard Henderson <rth@cygnus.com>
25480
25481 * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
25482 to avoid the need for a prototype to supress a warning.
25483
25484 1999-04-07 Jim Wilson <wilson@cygnus.com>
25485
25486 * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
25487
25488 1999-04-04 Jeffrey A Law (law@cygnus.com)
25489
25490 * gcc.c-torture/execute/990404-1.c: New test.
25491
25492 1999-04-03 10:35 -0500 Zack Weinberg <zack@rabi.columbia.edu>
25493
25494 * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
25495 * gcc.dg/cpp-if3.c: Don't use -pedantic.
25496 * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
25497 missing initializer warnings.
25498
25499 1999-03-28 Jeffrey A Law (law@cygnus.com)
25500
25501 * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
25502 matching strings.
25503
25504 1999-03-26 Jeffrey A Law (law@cygnus.com)
25505
25506 * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
25507
25508 1999-03-26 Craig Burley <craig@jcb-sc.com>
25509
25510 * g77.f-torture/execute/19990325-0.f: New test.
25511 * g77.f-torture/execute/19990325-1.f: New test.
25512
25513 1999-03-24 Jeffrey A Law (law@cygnus.com)
25514
25515 * gcc.c-torture/execute/990324-1.c: New test.
25516
25517 1999-03-22 Jim Wilson <wilson@cygnus.com>
25518
25519 * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
25520 test with 4.
25521
25522 1999-03-17 Richard Henderson <rth@cygnus.com>
25523
25524 * gcc.c-torture/execute/ieee/980619-1.x: New. Expected fail on x86.
25525
25526 1999-03-13 Craig Burley <craig@jcb-sc.com>
25527
25528 * g77.f-torture/execute/19990313-2.f: New test.
25529 * g77.f-torture/execute/19990313-3.f: New test.
25530
25531 1999-03-13 Craig Burley <craig@jcb-sc.com>
25532
25533 * g77.f-torture/execute/19990313-0.f: New test.
25534 * g77.f-torture/execute/19990313-1.f: New test.
25535
25536 1999-03-12 Jim Wilson <wilson@cygnus.com>
25537
25538 * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
25539 printf to sprintf.
25540 * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
25541 (main): Add check for u15. Conditionalize u31 check depending on
25542 whether ints are <32 bits or >=32 bits.
25543
25544 1999-03-08 Craig Burley <craig@jcb-sc.com>
25545
25546 * g77.f-torture/execute/19981119-0.f: Improve testiness.
25547
25548 1999-03-08 Craig Burley <craig@jcb-sc.com>
25549
25550 * g77.f-torture/compile/19990305-0.f: New test.
25551 * g77.f-torture/execute/19981119-0.f: New test.
25552
25553 1999-03-08 Craig Burley <craig@jcb-sc.com>
25554
25555 * g77.f-torture/execute/970625-2.f: call ABORT if final
25556 result is not correct, instead of just printing it.
25557 Add this checking via newly introduced obfuscation, to
25558 trip up buggy front ends.
25559
25560 1999-03-07 Craig Burley <craig@jcb-sc.com>
25561
25562 * g77.f-torture/compile/960317-1.f: Moved from being
25563 in execute/. (Somehow I didn't notice "SUBROUTINE...".)
25564
25565 1999-03-06 Craig Burley <craig@jcb-sc.com>
25566
25567 * g77.f-torture/execute/960317-1.f: New (old) test.
25568 * g77.f-torture/execute/970625-2.f: Ditto.
25569
25570 1999-03-01 Zack Weinberg <zack@rabi.columbia.edu>
25571
25572 * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
25573 message on line 1 or line 2; cccp and cpplib do this differently.
25574
25575 1999-03-01 Jeffrey A Law (law@cygnus.com)
25576
25577 * g++.old-deja/g++.law/weak1.C: New test.
25578
25579 1999-02-28 17:59 -0500 Zack Weinberg <zack@rabi.columbia.edu>
25580
25581 * gcc.c-torture/execute/990119-1.c: Renamed to...
25582 * gcc.dg/990119-1.c: this, so it will only be tested once
25583 (it's a preprocessor test, it doesn't need to be run at
25584 multiple optimization levels).
25585
25586 1999-02-27 13:34 -0500 Zack Weinberg <zack@rabi.columbia.edu>
25587
25588 * lib/g++.exp: Don't add incdir=$base_dir/../include to
25589 ALWAYS_CXXFLAGS.
25590
25591 1999-02-24 Craig Burley <craig@jcb-sc.com>
25592
25593 * g77.f-torture/noncompile/19981216-0.f: Renamed from...
25594 * g77.f-torture/compile/19981216-0.f: ...as it is expected
25595 to not be compilable by current g77.
25596
25597 1999-02-24 Nick Clifton <nickc@cygnus.com>
25598
25599 * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
25600
25601 1999-02-22 Jeffrey A Law (law@cygnus.com)
25602
25603 * gcc.c-torture/execute/990222-1.c: New test.
25604
25605 1999-02-19 Craig Burley <craig@jcb-sc.com>
25606
25607 * g77.f-torture/compile/19990218-0.f: New test.
25608 * g77.f-torture/noncompile/19990218-1.f: New test.
25609
25610 1999-02-18 Craig Burley <craig@jcb-sc.com>
25611
25612 * g77.f-torture/compile/19981216-0.f: New test.
25613
25614 1999-02-14 Jeffrey A Law (law@cygnus.com)
25615
25616 * gcc.dg/990214-1.c: New test.
25617
25618 1999-02-13 Jeffrey A Law (law@cygnus.com)
25619
25620 * gcc.dg/990213-2.c: New test.
25621
25622 * gcc.dg/990213-1.c: New test.
25623
25624 1999-02-12 Jeffrey A Law (law@cygnus.com)
25625
25626 * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
25627 ints.
25628
25629 1999-02-11 Nick Clifton <nickc@cygnus.com>
25630
25631 * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
25632 specified by target.
25633
25634 * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
25635
25636 1999-02-11 Jeffrey A Law (law@cygnus.com)
25637
25638 * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
25639
25640 1999-02-10 Jonathan Larmour <jlarmour@cygnus.co.uk>
25641
25642 * gcc.dg/special/ecos.exp: New test driver for new tests with
25643 special requirements.
25644
25645 * gcc.dg/special/alias-1.c: New test.
25646 * gcc.dg/special/gcsec-1.c: New test.
25647 * gcc.dg/special/weak-1.c: New test.
25648 * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
25649 * gcc.dg/special/weak-2.c: New test.
25650 * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
25651 * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
25652 * gcc.dg/special/wkali-1.c: New test.
25653 * gcc.dg/special/wkali-2.c: New test.
25654 * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
25655 * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
25656
25657 1999-02-10 Felix Lee <flee@cygnus.com>
25658
25659 * lib/c-torture.exp (c-torture-compile): Pull out code for
25660 analyzing gcc error messages.
25661 (c-torture-execute): Likewise. Fix some (harmless) false
25662 positives.
25663 * lib/gcc.exp (gcc_check_compile): New function.
25664
25665 1999-02-08 Richard Henderson <rth@cygnus.com>
25666
25667 * gcc.c-torture/execute/990208-1.c: New test.
25668
25669 1999-02-07 Jonathan Larmour <jlarmour@cygnus.co.uk>
25670
25671 * g++.dg/special/ecos.exp: New driver for new tests with special
25672 requirements
25673
25674 * g++.dg/special/conpr-1.C: New test
25675 * g++.dg/special/conpr-2.C: New test
25676 * g++.dg/special/conpr-2a.C: New test
25677 * g++.dg/special/conpr-3.C: New test
25678 * g++.dg/special/conpr-3a.C: New test
25679 * g++.dg/special/conpr-3b.C: New test
25680
25681 * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
25682 allow g++ to use the dg driver
25683
25684 * README: Add comment about g++.dg directory
25685
25686 1999-02-06 Jeffrey A Law (law@cygnus.com)
25687
25688 * README: Update email addresses.
25689
25690 1999-02-03 Nick Clifton <nickc@cygnus.com>
25691
25692 * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
25693 arguments in order to force structure S onto the stack even on
25694 the alpha.
25695 (test): Pass 10 leading arguments to function foo as well as the
25696 structure S.
25697
25698 * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
25699 failure for all targets.
25700
25701 * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
25702 abort to terminate program execution.
25703
25704 1999-01-30 Richard Henderson <rth@cygnus.com>
25705
25706 * gcc.c-torture/execute/990130-1.c: New test.
25707
25708 1999-01-30 Jeffrey A Law (law@cygnus.com)
25709
25710 * gcc.dg/990130-1.c: New test.
25711
25712 1999-01-28 Michael Meissner <meissner@cygnus.com>
25713
25714 * gcc.c-torture/execute/990128-1.c: New test.
25715
25716 1999-01-27 Michael Meissner <meissner@cygnus.com>
25717
25718 * gcc.c-torture/execute/990127-{1,2}.c: New tests.
25719
25720 1999-01-27 Felix Lee <flee@cygnus.com>
25721
25722 * lib/c-torture.exp (c-torture-compile): pull out code for
25723 analyzing gcc error messages.
25724 (c-torture-execute): ditto, and fix some (harmless) false
25725 positives.
25726 * lib/gcc.exp (gcc_check_compile): new function.
25727
25728 1999-01-17 Jeffrey A Law (law@cygnus.com)
25729
25730 * gcc.dg/990117-1.c: New test.
25731
25732 * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
25733
25734 * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
25735
25736 1999-01-15 Jeffrey A Law (law@cygnus.com)
25737
25738 * g77.f-torture/compile/990115-1.f: New test.
25739
25740 1999-01-07 Jeffrey A Law (law@cygnus.com)
25741
25742 * gcc.c-torture/compile/990107-1.c: New test
25743
25744 1999-01-06 Jeffrey A Law (law@cygnus.com)
25745
25746 * gcc.c-torture/execute/990106-2.c: New test.
25747
25748 * gcc.c-torture/execute/990106-1.c: New test.
25749
25750 1998-12-30 Zack Weinberg <zack@rabi.columbia.edu>
25751
25752 * gcc.c-torture/compile/981223-1.c: New test.
25753
25754 1998-12-29 Richard Henderson <rth@cygnus.com>
25755
25756 * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
25757 (opt3): Rename from opt4 and disable.
25758
25759 1998-12-20 Alexandre Oliva <oliva@dcc.unicamp.br>
25760
25761 * g++.old-deja/g++.pt/ptrmem5.C: New test.
25762
25763 1998-12-15 Alexandre Oliva <oliva@dcc.unicamp.br>
25764
25765 * g++.old-deja/g++.other/conv5.C: New test.
25766
25767 1998-12-14 Nick Clifton <nickc@cygnus.com>
25768
25769 * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
25770
25771 1998-12-11 Jeffrey A Law (law@cygnus.com)
25772
25773 * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
25774
25775 1998-12-11 Zack Weinberg <zack@rabi.columbia.edu>
25776
25777 * gcc.c-torture/compile/981211-1.c: New test.
25778
25779 1998-12-09 Alexandre Oliva <oliva@dcc.unicamp.br>
25780
25781 * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
25782
25783 * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
25784
25785 1998-12-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25786
25787 * gcc.special/930510-1.c: Make C9X safe.
25788 * gcc.misc-tests/gcov-1.c Similarly.
25789 * gcc.misc-tests/gcov-2.c Similarly.
25790
25791 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
25792
25793 * gcc.dg/ultrasp1.c: New test.
25794
25795 1998-12-06 Richard Henderson <rth@cygnus.com>
25796
25797 * gcc.c-torture/execute/981206.c: New test.
25798
25799 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
25800
25801 * g++.old-deja/g++.ns/template7.C: New test.
25802
25803 * g++.old-deja/g++.other/expr1.C: New test.
25804
25805 * g++.old-deja/g++.eh/tmpl3.C: New test.
25806
25807 * g++.old-deja/g++.eh/tmpl2.C: New test.
25808
25809 1998-12-04 Alexandre Oliva <oliva@dcc.unicamp.br>
25810
25811 * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
25812 * g++.old-deja/g++.other/using6.C: Removed.
25813 * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
25814
25815 * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
25816
25817 1998-12-03 Alexandre Oliva <oliva@dcc.unicamp.br>
25818
25819 * g++.old-deja/g++.pt/overload8.C: New test.
25820
25821 * g++.old-deja/g++.pt/overload7.C: New test.
25822
25823 * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
25824
25825 * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
25826 and relinking messages.
25827 * lib/g++.exp (g++_target_compile): Remove .rpo file when
25828 compiling with -frepo.
25829
25830 1998-12-01 Alexandre Oliva <oliva@dcc.unicamp.br>
25831
25832 * g++.old-deja/g++.pt/lookup6.C: New test.
25833
25834 1998-11-30 Nick Clifton <nickc@cygnus.com>
25835
25836 * gcc.c-torture/execute/981130-1.c: New test.
25837 * gcc.c-torture/execute/981130-1.x: New test failure expectations.
25838
25839 1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
25840
25841 * g++.old-deja/g++.pt/explicit76.C: New test.
25842
25843 * g++.old-deja/g++.pt/friend38.C: New test.
25844
25845 * g++.old-deja/g++.ns/crash2.C: New test.
25846
25847 * g++.old-deja/g++.pt/defarg8.C: New test.
25848
25849 * g++.old-deja/g++.pt/instantiate6.C: New test.
25850
25851 * g++.old-deja/g++.pt/static6.C: New test.
25852
25853 * g++.old-deja/g++.pt/decl2.C: New test.
25854
25855 1998-11-26 Alexandre Oliva <oliva@dcc.unicamp.br>
25856
25857 * g++.old-deja/g++.other/lookup5.C: New test. Not sure the
25858 problem is actually related with name lookup, but so what? :-)
25859
25860 * g++.old-deja/g++.pt/friend37.C: New test.
25861
25862 1998-11-25 Dave Love <d.love@dl.ac.uk>
25863
25864 * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
25865 element, which fails on some systems.
25866
25867 * g77.f-torture/execute/labug1.f: New test.
25868
25869 1998-11-21 Jeffrey A Law (law@cygnus.com)
25870
25871 * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
25872 is defined.
25873
25874 1998-11-18 Dave Love <d.love@dl.ac.uk>
25875
25876 * g77.f-torture/compile/981117-1.f: New test.
25877
25878 1998-11-16 Alexandre Oliva <oliva@dcc.unicamp.br>
25879
25880 * g++.old-deja/g++.eh/throw2.C: New test. CV-qualifiers are not
25881 properly discarded.
25882
25883 1998-10-11 Ken Raeburn <raeburn@cygnus.com>
25884
25885 * gcc.c-torture/execute/memcheck: New directory of tests for
25886 -fcheck-memory-usage.
25887
25888 1998-11-07 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
25889
25890 * README: New file, general information about the testsuite and
25891 new description of the various C++ test subdirectories.
25892 * README.g++: Eliminate obsolete information, update and move most
25893 relevant stuff to README.
25894
25895 1998-11-07 Richard Henderson <rth@cygnus.com>
25896
25897 * gcc.c-torture/compile/981107-1.c: New test.
25898
25899 1998-11-02 Doug Evans <devans@canuck.cygnus.com>
25900
25901 * execute/memcpy-bi.c: New testcase.
25902
25903 1998-10-31 Alexandre Oliva <oliva@dcc.unicamp.br>
25904
25905 * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
25906 base classes.
25907
25908 * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
25909 template is selected.
25910
25911 * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
25912 classes, it should be accepted for all types.
25913
25914 * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
25915
25916 * g++.old-deja/g++.pt/spec24.C: Ensure that template
25917 specializations start with template headers.
25918
25919 1998-10-29 Alexandre Oliva <oliva@dcc.unicamp.br>
25920
25921 * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
25922
25923 * g++.old-deja/g++.other/init9.C: Test cross initialization of
25924 non-POD types.
25925
25926 1998-10-27 Alexandre Oliva <oliva@dcc.unicamp.br>
25927
25928 * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
25929
25930 1998-10-22 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
25931
25932 * compile/981022-1.c, compile/981022-1.x: New test and driver.
25933
25934 1998-10-19 Jeffrey A Law (law@cygnus.com)
25935
25936 * 981019-1.c: New test.
25937
25938 1998-10-14 Robert Lipe <robertl@dgii.com>
25939
25940 * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
25941 find objc headers.
25942
25943 1998-10-14 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
25944
25945 * compile/981001-4.c: Remove use of GCC extension that triggers a
25946 compiler bug.
25947
25948 1998-10-13 Alexandre Oliva <oliva@dcc.unicamp.br>
25949
25950 * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
25951
25952 1998-10-12 Alexandre Oliva <oliva@dcc.unicamp.br>
25953
25954 * g++.old-deja/g++.pt/explicit74.C: New test. Explicit
25955 instantiation of template produces incorrect code for delete
25956 expression.
25957
25958 * g++.old-deja/g++.pt/instantiate5.C: New test. `global
25959 constructors' name is not unique.
25960 * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
25961 * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
25962
25963 * g++.old-deja/g++.other/init8.C: New test. Uninitialized
25964 automatic array of const is ill-formed.
25965
25966 * g++.old-deja/g++.pt/ttp53.C: New test. Incorrect substitution
25967 of template parameter?
25968
25969 * g++.old-deja/g++.other/conv3.C: New test. Conversion discards
25970 const.
25971
25972 * g++.old-deja/g++.other/pmf2.C: New test. Invalid
25973 pointer-to-member expression.
25974
25975 * g++.old-deja/g++.other/friend5.C: New test. Bogus friend
25976 declaration causes ICE.
25977
25978 1998-10-11 Alexandre Oliva <oliva@dcc.unicamp.br>
25979
25980 * g++.old-deja/g++.ns/main1.C: New test. main() should only be
25981 reserved in the global namespace.
25982
25983 * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
25984 generate needed virtual table.
25985
25986 * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
25987
25988 1998-10-10 Dariush Eslimi <eslimi@loran.com>
25989
25990 * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
25991 template-dependent type
25992
25993 1998-10-10 Alexandre Oliva <oliva@dcc.unicamp.br>
25994
25995 * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
25996 * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
25997 * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
25998
25999 * g++.old-deja/g++.other/using5.C: New test; using decl from base
26000 class should be usable as argument of member function.
26001 * g++.old-deja/g++.other/using6.C: New test; using decl from base
26002 class should be usable as return type of member function.
26003 * g++.old-deja/g++.other/using7.C: New test; using decl from base
26004 class should be usable as type of data member.
26005
26006 * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
26007
26008 1998-10-09 Jeffrey A Law (law@cygnus.com)
26009
26010 * gcc.c-torture/special/920521-1.c: Fix bogus test.
26011
26012 1998-10-08 Nick Clifton <nickc@cygnus.com>
26013
26014 * gcc.dg/dll-?.c Add thumb to target list.
26015 Fix assembler scan patterns to match current assembler output.
26016
26017 1998-10-08 Alexandre Oliva <oliva@dcc.unicamp.br>
26018
26019 * g++.old-deja/g++.pt/expr6.C: New test. operator?: breaks
26020 matching of template brackets.
26021
26022 * g++.old-deja/g++.other/using4.C: New test. Test using
26023 declarations of methods from base classes.
26024
26025 * g++.old-deja/g++.ns/extern1.C: New test. Extern declarations
26026 within functions should introduce names into the innermost
26027 enclosing namespace.
26028
26029 * g++.old-deja/g++.other/init7.C: New test. Retry initialization
26030 of static locals if first initialization throws.
26031
26032 1998-10-07 Jim Wilson <wilson@cygnus.com>
26033
26034 * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
26035
26036 1998-10-06 Ken Raeburn <raeburn@cygnus.com>
26037
26038 * gcc.c-torture/special/981006-1.c: New test. Make sure gcc doesn't
26039 lose track of the possible targets of tablejump insns.
26040 * special/special.exp: Run it.
26041
26042 1998-10-06 Alexandre Oliva <oliva@dcc.unicamp.br>
26043
26044 * g++.old-deja/g++.pt/friend35.C: New test. A template function
26045 must be declared before its specializations can be named in friend
26046 declarations.
26047
26048 1998-10-05 Dave Love <d.love@dl.ac.uk>
26049
26050 * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
26051
26052 * g77.f-torture/execute/io1.f: New test.
26053
26054 1998-10-04 Alexandre Oliva <oliva@dcc.unicamp.br>
26055
26056 * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
26057 with pointer to template function, for which no argument deduction
26058 is possible.
26059
26060 * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
26061 specialization of template function as argument to template
26062 function.
26063
26064 * g++.old-deja/g++.other/access2.C: New test; Inner class
26065 shouldn't have privileged access to Outer's names.
26066
26067 1998-10-03 Alexandre Oliva <oliva@dcc.unicamp.br>
26068
26069 * g++.old-deja/g++.pt/friend34.C: New test; name injection of
26070 friend template declared within template class conflicts with
26071 nested class of the same name.
26072
26073 * g++.old-deja/g++.other/badopt1.C: New test; post-increment
26074 is ignored.
26075
26076 * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
26077 object with direct initializer as function declaration.
26078
26079 * g++.old-deja/g++.other/decl2.C: New test; duplicate
26080 initializers.
26081
26082 * g++.old-deja/g++.other/null2.C: New test; conditional operator
26083 involving const pointer and NULL produces incorrect result.
26084
26085 * g++.old-deja/g++.other/typename1.C: New test; template-dependent
26086 type name without `typename' should be rejected with -pedantic.
26087
26088 1998-10-02 Richard Henderson <rth@cygnus.com>
26089
26090 * g++.old-deja/g++.other/addrof1.C: New test.
26091
26092 1998-10-01 Nick Clifton <nickc@cygnus.com>
26093
26094 * gcc.c-torture/compile/981001-1.c: New test.
26095 * gcc.c-torture/execute/981001-1.c: New test.
26096
26097 1998-10-01 Jeffrey A Law (law@cygnus.com)
26098
26099 * gcc.c-torture/compile/981001-2.c: New test.
26100 * gcc.c-torture/compile/981001-3.c: New test.
26101 * gcc.c-torture/compile/981001-4.c: New test.
26102
26103 1998-10-01 Robert Lipe <robertl@dgii.com>
26104
26105 * lib/objc.exp (objc_target_compile): Add -L during compiles for
26106 multilibbed hosts. Idea grafted from g77.exp.
26107
26108 1998-09-30 Dave Love <d.love@dl.ac.uk>
26109
26110 * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
26111 avoid losing on systems which need -lsocket.
26112
26113 1998-09-28 Alexandre Oliva <oliva@dcc.unicamp.br>
26114
26115 * g++.old-deja/g++.other/bitfld1.C: Expected failure.
26116 * g++.old-deja/g++.other/nested2.C: Ditto.
26117 * g++.old-deja/g++.robertl/eb132.C: No longer an expected
26118 failure.
26119
26120 1998-09-26 Alexandre Oliva <oliva@dcc.unicamp.br>
26121
26122 * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
26123 preferred over template operator!= for enum bitfields.
26124
26125 1998-09-18 Alexandre Oliva <oliva@dcc.unicamp.br>
26126
26127 * g++.old-deja/g++.other/nested2.C: Different virtual base classes
26128 that happen to have the same base name, but in different scopes,
26129 are incorrectly rejected.
26130
26131 1998-09-16 Richard Henderson <rth@cygnus.com>
26132
26133 * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
26134 on the native word size instead of an integer literal.
26135
26136 1998-09-15 Alexandre Oliva <oliva@dcc.unicamp.br>
26137
26138 * g++.old-deja/g++.other/static2.C: Invocation of static data
26139 member of type pointer-to-function denoted as non-static member.
26140
26141 * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
26142 checks involving function types and aliases.
26143
26144 1998-09-12 Alexandre Oliva <oliva@dcc.unicamp.br>
26145
26146 * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
26147 redefined to the same non-trivial type.
26148
26149 * g++.old-deja/g++.pt/explicit73.C: Test for proper
26150 namespace-qualification of template specializations declared in
26151 other namespaces.
26152
26153 * g++.old-deja/g++.other/friend4.C: Check whether it is possible
26154 to declare a subset of the specializations of a template function
26155 as friends of specializations of a template class.
26156
26157 * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
26158 member templates that do not fully specialize the enclosing
26159 template class are rejected.
26160
26161 1998-09-11 Dave Love <d.love@dl.ac.uk>
26162
26163 * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
26164
26165 1998-09-08 Dave Love <d.love@dl.ac.uk>
26166
26167 * g77.f-torture/execute/u77-test.f (main): New file, somewhat
26168 altered from libf2c/libU77 version.
26169
26170 1998-09-06 Dave Love <d.love@dl.ac.uk>
26171
26172 * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
26173
26174 1998-09-04 Reid M. Pinchback <reidmp@MIT.EDU>, Alexandre Oliva <oliva@dcc.unicamp.br>
26175
26176 * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
26177 (un)signed char are different types for template specialization
26178 purposes.
26179
26180 1998-09-03 Ovidiu Predescu <ovidiu@aracnet.com>
26181
26182 * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
26183 * objc: ObjC testsuite.
26184
26185 1998-08-31 Catherine Moore <clm@cygnus.com>
26186
26187 * gcc.c-torture/execute/941014-1.x: New file.
26188
26189 1998-08-31 Nick Clifton <nickc@cygnus.com>
26190
26191 * lib/c-torture.exp: Add support for
26192 torture_eval_before_compile and torture_eval_before_execute
26193 variables.
26194
26195 1998-08-30 Jeffrey A Law (law@cygnus.com)
26196
26197 * gcc.dg/980626-1.c: Delete this test. We've declared the warning
26198 this test triggers valid.
26199
26200 1998-08-27 Jeffrey A Law (law@cygnus.com)
26201
26202 * gcc.dg/980827-1.c: New test.
26203
26204 1997-08-26 J"orn Rennecke <amylaar@cygnus.co.uk>
26205
26206 * gcc.c-torture/execute/loop-4b.c: New test.
26207
26208 1998-08-26 Nick Clifton <nickc@cygnus.com>
26209
26210 * lib/c-torture.exp: Add support for
26211 torture_eval_before_compile and torture_eval_before_execute
26212 variables.
26213
26214 1998-08-25 Jeffrey A Law (law@cygnus.com)
26215
26216 * gcc.c-torture/compile/980825-1.c: New test.
26217
26218 1998-08-24 Nick Clifton <nickc@cygnus.com>
26219
26220 * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
26221 count number tests in opt_t0 not good_t0.
26222
26223 1998-08-24 Jeffrey A Law (law@cygnus.com)
26224
26225 * gcc.c-torture/compile/930326-1.x: Fix typo.
26226
26227 1998-08-23 Mark Mitchell <mark@markmitchell.com>
26228
26229 * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
26230 causes an ICE.
26231
26232 1998-08-21 Jeffrey A Law (law@cygnus.com)
26233
26234 * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
26235 STACK_SIZE is defined.
26236 * gcc.c-torture/unsorted/stuct.c: Similarly.
26237
26238 * gcc.c-torture/compile/980821-1.c: New test.
26239
26240 1998-08-21 Jeffrey A Law (law@cygnus.com)
26241
26242 * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
26243
26244 1998-08-19 Mark Mitchell <mark@markmitchell.com>
26245
26246 * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
26247 code.
26248
26249 1998-08-09 Mark Mitchell <mark@markmitchell.com>
26250
26251 * lib/old-dejagnu.exp: Revise handling of `Internal compiler
26252 error'.
26253
26254 1998-08-18 Jeffrey A Law (law@cygnus.com)
26255
26256 * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
26257
26258 1998-08-16 Jeffrey A Law (law@cygnus.com)
26259
26260 * gcc.c-torture/compile/980816-1.c: New test.
26261
26262 * gcc.dg/980816-1.c: New test.
26263
26264 1998-08-13 Jeffrey A Law (law@cygnus.com)
26265
26266 * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
26267 compiler for ieee tests.
26268
26269 1998-08-01 Dave Love <d.love@dl.ac.uk>
26270
26271 * g77.f-torture/compile/980729-0.f: New test.
26272
26273 1998-07-30 Ken Raeburn <raeburn@cygnus.com>
26274
26275 * gcc.c-torture/special/eeprof-1.c: New test, for
26276 -finstrument-functions.
26277 * gcc.c-torture/special/special.exp: Run it.
26278
26279 1998-07-29 Jeffrey A Law (law@cygnus.com)
26280
26281 * gcc.c-torture/compile/980729-1.c: New test.
26282
26283 1998-07-27 Nick Clifton <nickc@cygnus.com>
26284
26285 * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
26286 __thumb__ is defined, and test for ARM style doubles if so.
26287
26288 1998-07-26 Dave Love <d.love@dl.ac.uk>
26289
26290 * g77.f-torture/noncompile/980615-0.f: New test.
26291
26292 1998-07-26 H.J. Lu (hjl@gnu.org)
26293
26294 * gcc.dg/980312-1.c: Do link instead of compile.
26295 * gcc.dg/980313-1.c: Likewise.
26296
26297 1998-07-26 Jeffrey A Law (law@cygnus.com)
26298
26299 * gcc.c-torture/compile/980726-1.c: New test.
26300
26301 1998-07-25 Dave Love <d.love@dl.ac.uk>
26302
26303 * g77.f-torture/execute/io0.f: New test.
26304
26305 1998-07-24 Nick Clifton <nickc@cygnus.com>
26306
26307 * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
26308 an int.
26309
26310 1998-06-18 Michael Meissner <meissner@cygnus.com>
26311
26312 * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
26313 m32r bugs.
26314
26315 1998-07-17 Nick Clifton <nickc@cygnus.com>
26316
26317 * gcc.dg/980626-1.c: Expect failures for all toolchains until
26318 c-decl.c:grokdeclarator can handle mode attributes.
26319
26320 1998-07-16 Jeffrey A Law (law@cygnus.com)
26321
26322 * gcc.c-torture/execute/980716-1.c: New test.
26323
26324 1998-07-13 Jeffrey A Law (law@cygnus.com)
26325
26326 * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
26327 the mn10200.
26328 * gcc.c-torture/execute/strct-varg-1.x: New file. Expect failure on
26329 the mn10200.
26330 * gcc.c-torture/execute/va-arg-3.x: Similarly.
26331 * gcc.c-torture/compile/930326-1.x: Similarly.
26332
26333 1998-07-13 Dave Love <d.love@dl.ac.uk>
26334
26335 * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
26336 New test from Craig.
26337
26338 1998-07-12 Dave Love <d.love@dl.ac.uk>
26339
26340 * g77.f-torture/noncompile/980616-0.f: New test.
26341
26342 * g77.f-torture/execute/970816-3.f: New test from Craig.
26343
26344 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
26345
26346 * g++.other/singleton.C: Return error value instead of taking
26347 SIGSEGV.
26348
26349 1998-07-10 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
26350
26351 * g++.other/singleton.C: New test. Warning is under dispute.
26352 Runtime crash is not.
26353
26354 1998-07-09 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
26355
26356 * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
26357 ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
26358 using6.C, using7.C}: New namespace tests.
26359
26360 1998-07-09 Alexandre Oliva <oliva@dcc.unicamp.br>
26361
26362 * g++.old-deja/g++.other/partspec1.C: Test matching of partial
26363 specialization with typedef'ed names used as array indexes.
26364
26365 1998-07-09 Jeffrey A Law (law@cygnus.com)
26366
26367 * gcc.c-torture/execute/980709-1.c: New test.
26368
26369 * gcc.dg/980709-1.c: New test.
26370
26371 1998-07-07 Richard Henderson <rth@cygnus.com>
26372
26373 * gcc.c-torture/execute/bcp-1.c: New test.
26374
26375 1998-07-07 Jeffrey A Law (law@cygnus.com)
26376
26377 * gcc.c-torture/execute/980707-1.c: New test.
26378
26379 1998-07-06 Kamil Iskra <iskra@student.uci.agh.edu.pl>
26380
26381 * gcc.c-torture/compile/980706-1.c: New test.
26382
26383 1998-07-01 Dave Love <d.love@dl.ac.uk>
26384
26385 * g77.f-torture/execute/980701-0.f,
26386 g77.f-torture/execute/980701-1.f: New test from Craig.
26387
26388 1998-07-01 Jeffrey A Law (law@cygnus.com)
26389
26390 * gcc.c-torture/compile/980701-1.c: New test.
26391
26392 * gcc.c-torture/execute/980701-1.c: New test.
26393
26394 1998-06-30 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-ka
26395 rlsruhe.de>
26396
26397 * g++.old-deja/g++.robertl/eb132.C: New test.
26398 * g++.old-deja/g++.robertl/eb133.C: Likewise.
26399
26400 1998-06-29 Dave Love <d.love@dl.ac.uk>
26401
26402 * g77.f-torture/execute/980628-7.f,
26403 g77.f-torture/execute/980628-8.f,
26404 g77.f-torture/execute/980628-9.f,
26405 g77.f-torture/execute/980628-10.f: New tests from Craig.
26406
26407 * g77.f-torture/execute/980628-3.f: Remove mail headers.
26408
26409 1998-06-28 Jeffrey A Law (law@cygnus.com)
26410
26411 * g77.f-torture/execute/980628-4.f: New test from Craig.
26412 * g77.f-torture/execute/980628-5.f: Likewise.
26413 * g77.f-torture/execute/980628-2.f: Likewise.
26414 * g77.f-torture/execute/980628-0.f: Likewise.
26415 * g77.f-torture/execute/980628-1.f: Likewise.
26416 * g77.f-torture/execute/980628-3.f: Likewise.
26417 * g77.f-torture/execute/980628-6.f: Likewise.
26418
26419 1998-06-28 Jeffrey A Law (law@cygnus.com)
26420
26421 * lib/g77.exp (default_g77_version): Tweak to make it work in a build
26422 directory when nothing has been installed yet.
26423
26424 1998-06-27 Carlo Wood <carlo@runaway.xs4all.nl>
26425
26426 * gcc.c-torture/special/special.exp: Handle newer versions of
26427 dejagnu.
26428
26429 1998-06-26 Jeffrey A Law (law@cygnus.com)
26430
26431 * gcc.dg/980626-1.c: New test.
26432
26433 1998-06-19 Bruno Haible <haible@ilog.fr>
26434
26435 * gcc.misc-tests/m-un-2.c: New test.
26436 * g++.old-deja/g++.other/warn01.c: Likewise.
26437
26438 1998-06-19 Robert Lipe <robertl@dgii.com>
26439
26440 * gcc.dg/980414-1.c: Move comments outside of ASM to improve
26441 compatibility with assmblers with a different comment character.
26442 Eliminate use of GAS-specific extensions.
26443
26444 1998-06-19 Jeffrey A Law (law@cygnus.com)
26445
26446 * gcc.c-torture/execute/ieee/980619-1.c: New test.
26447
26448 1998-06-19 Robert Lipe <robertl@dgii.com>
26449
26450 *lib/g77.exp: Replace search for libf2c.a with search for newly
26451 renamed libg2c.a
26452
26453 1998-06-17 Jeffrey A Law (law@cygnus.com)
26454
26455 * gcc.c-torture/execute/980617-1.c: New test.
26456
26457 1998-06-12 Jeffrey A Law (law@cygnus.com)
26458
26459 * gcc.c-torture/execute/980612-1.c: New test.
26460
26461 1998-06-08 Jeffrey A Law (law@cygnus.com)
26462
26463 * gcc.dg/980523-1.c: Only test on ppc-linux.
26464 * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
26465
26466 * gcc.c-torture/execute/980608-1.c: New test.
26467
26468 1997-06-05 J"orn Rennecke <amylaar@cygnus.co.uk>
26469
26470 * gcc.c-torture/execute/980605-1.c: New test.
26471
26472 1998-06-04 Jeffrey A Law (law@cygnus.com)
26473
26474 * gcc.c-torture/execute/980604-1.c: New test.
26475
26476 1998-06-02 Jeffrey A Law (law@cygnus.com)
26477
26478 * gcc.c-torture/execute/980602-1.c: New test.
26479 * gcc.c-torture/execute/980602-2.c: Likewise.
26480
26481 1998-06-02 Dave Love <d.love@dl.ac.uk>
26482
26483 * 970125-0.f: Fix per JCB. Add commentary.
26484
26485 1998-05-31 Michael Meissner <meissner@cygnus.com>
26486
26487 * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
26488 IEEE -0 support.
26489
26490 1998-05-29 Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
26491
26492 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
26493 earlier.
26494
26495 1998-05-28 Catherine Moore <clm@cygnus.com>
26496
26497 * gcc.c-torture/execute/980526-3.c: New test.
26498
26499 1998-05-27 Manfred Hollstein <manfred@s-direktnet.de>
26500
26501 * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
26502 fail on m68k-motorola-sysv and m88k-motorola-sysv3.
26503 * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
26504 m88k-motorola-sysv3 to XFAIL.
26505
26506 1998-05-26 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
26507
26508 * gcc.dg/980526-1.c: New test.
26509 * gcc.c-torture/execute/980526-2.c: New test.
26510
26511 1998-05-26 Jeffrey A Law (law@cygnus.com)
26512
26513 * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
26514
26515 * gcc.c-torture/execute/980526-1.c: New test.
26516
26517 1998-05-26 Dave Love <d.love@dl.ac.uk>
26518
26519 * g77.f-torture/execute/alpha2.f: Add runtime test.
26520
26521 1998-05-24 Jason Merrill <jason@yorick.cygnus.com>
26522
26523 * g++.old-deja/old-deja.exp: Strip leading directories.
26524
26525 * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
26526 error for the line. Don't run multiple tests for the same line.
26527
26528 1998-05-23 Jeffrey A Law (law@cygnus.com)
26529
26530 * gcc.dg/980523-1.c: New test.
26531
26532 1998-05-23 Dave Love <d.love@dl.ac.uk>
26533
26534 * g77.f-torture/compile/970915-0.f: New test.
26535
26536 1998-05-23 Jason Merrill <jason@yorick.cygnus.com>
26537
26538 * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
26539
26540 1998-05-21 Jeffrey A Law (law@cygnus.com)
26541
26542 * gcc.dg/980520-1.c: New test.
26543
26544 1998-05-20 Manfred Hollstein <manfred@s-direktnet.de>
26545
26546 * gcc.dg/980502-1.c: Fix return type.
26547
26548 1998-05-20 Jeffrey A Law (law@cygnus.com)
26549
26550 * gcc.dg/{980502-1.c, clobbers.c}: New tests.
26551 * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
26552 * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
26553 * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
26554 * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
26555
26556 1998-05-20 Dave Love <d.love@dl.ac.uk>
26557
26558 * g77.f-torture/execute/980520-1.f: New test.
26559
26560 1998-05-15 Dave Love <d.love@dl.ac.uk>
26561
26562 * lib/mike-g77.exp: New file.
26563
26564 * g77.f-torture/noncompile/noncompile.exp,
26565 g77.f-torture/noncompile/check0.f: New files.
26566
26567 1998-05-14 Dave Love <d.love@dl.ac.uk>
26568
26569 * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
26570 g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
26571 g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
26572 g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
26573 g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
26574 abort where appropriate.
26575
26576 1998-05-05 Michael Meissner <meissner@cygnus.com>
26577
26578 * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
26579 * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
26580
26581 1998-04-29 Dave Love <d.love@dl.ac.uk>
26582
26583 * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
26584
26585 1998-04-27 Dave Love <d.love@dl.ac.uk>
26586
26587 * g77.f-torture/compile/980427-0.f: New test.
26588
26589 1998-04-24 Dave Love <d.love@dl.ac.uk>
26590
26591 * g77.f-torture/compile/980424-0.f: New test.
26592
26593 1998-04-19 Dave Love <d.love@dl.ac.uk>
26594
26595 * g77.f-torture/compile/980419-2.f (main): New test.
26596 * g77.f-torture/compile/970125-0.f: New test.
26597 * g77.f-torture/compile/980419-1.f: New test.
26598
26599 1998-04-08 Jim Wilson <wilson@cygnus.com>
26600
26601 * gcc.c-torture/execute/980407-1.c: Delete test. Is duplicate
26602 of loop-4.c.
26603
26604 1998-04-07 Jim Wilson <wilson@cygnus.com>
26605
26606 * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
26607
26608 1998-04-03 Jim Wilson <wilson@cygnus.com>
26609
26610 * gcc.c-torture/compile/980329-1.c: New test.
26611
26612 1998-03-18 Jim Wilson <wilson@cygnus.com>
26613
26614 * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
26615 * gcc.dg/980312-1.c: Fix typo in -march command.
26616
26617 1998-03-16 H.J. Lu (hjl@gnu.org)
26618
26619 * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
26620
26621 1998-03-11 Robert Lipe <robertl@dgii.com>
26622
26623 * g77.f-torture/execute/980310-5.f: Deleted. Craig Burley and
26624 Dave Love agree the Fortran source is bogus.
26625
26626 1998-03-11 Robert Lipe <robertl@dgii.com>
26627
26628 * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
26629 g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
26630 g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
26631 g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
26632 * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
26633
26634 1998-03-10 Alexandre Oliva <oliva@dcc.unicamp.br>
26635
26636 * g++.old-deja/g++.other/friend1.C: New test.
26637
26638 1998-02-18 Dave Love <d.love@dl.ac.uk>
26639
26640 * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
26641 possibly uninitialized) variables and declare dnrm2.
26642
26643 1998-02-23 Robert Lipe <robertl@dgii.com>
26644
26645 From Bruno Haible <haible@ilog.fr>:
26646 * gcc.c-torture/execute/980223.c: New test.
26647
26648 1998-02-13 Jeffrey A Law (law@cygnus.com)
26649
26650 * gcc.dg/ifelse-1.c: New test.
26651
26652 1998-02-09 H.J. Lu (hjl@gnu.org)
26653
26654 * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
26655
26656 * lib/old-dejagnu.exp (old-dejagnu): Added the
26657 "execution test - XFAIL *-*-*" handling in the spirit of
26658 "excess errors test -". Changed the "execution test fails"
26659 handling to be like "excess errors test fails".
26660 * Update various tests accordingly.
26661
26662 1998-02-06 Jim Wilson <wilson@cygnus.com>
26663
26664 * gcc.c-torture/execute/980205.c: New test.
26665
26666 1998-01-18 Jeffrey A Law (law@cygnus.com)
26667
26668 * lib/c-torture.exp: Look for .x files instead of .cexp files.
26669 * lib/f-torture.exp: Similarly.
26670 * gcc.c-torture: Rename all .cexp files to .x files.
26671
26672 1997-12-08 J"orn Rennecke <amylaar@cygnus.co.uk>
26673
26674 * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
26675 (940510-1.c): Removed duplicate.
26676 (971104-1.c): New test.
26677
26678 1997-11-25 Kate Hedstrom (kate@ahab.rutgers.edu)
26679
26680 * lib/f-torture.exp: Improve error and loop detection.
26681
26682 1997-11-19 Michael Meissner <meissner@cygnus.com>
26683
26684 * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
26685 use that to size the filler array.
26686
26687 1997-09-26 Bob Manson <manson@charmed.cygnus.com>
26688
26689 * lib/c-torture.exp(c-torture-execute): Fix typo.
26690
26691 * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
26692 testcase as the executable name. Keep the executable around if
26693 the test fails.
26694
26695 1997-09-19 Bob Manson <manson@charmed.cygnus.com>
26696
26697 * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
26698 changes. Only test one -g option, and move it to the end of the
26699 list of options to test.
26700
26701 1997-09-19 Michael Meissner <meissner@cygnus.com>
26702
26703 * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
26704 variable GCC_TORTURE_OPTIONS to supply default switches separated
26705 by colons. If no environment variable, run tests with -O0 -g, -O1
26706 -g, and -O2 -g as well.
26707
26708 1997-09-17 Bob Manson <manson@charmed.cygnus.com>
26709
26710 * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
26711 explanatory comments. Fix indentation.
26712
26713 1997-09-15 Jeffrey A Law (law@cygnus.com)
26714
26715 * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
26716
26717 1997-09-11 Jeffrey A Law (law@cygnus.com)
26718
26719 * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
26720 * g++.old-deja/g++.mike/p7325.C: Likewise.
26721 * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
26722
26723 1997-09-11 Alexandre Oliva (oliva@dcc.unicamp.br)
26724
26725 * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
26726 * g++.old-deja/g++.brendan/crash30.C: Likewise.
26727 * g++.old-deja/g++.brendan/crash39.C: Likewise.
26728 * g++.old-deja/g++.law/operators4.C: Likewise.
26729
26730 1997-09-11 Joe Buck (jbuck@synopsys.com)
26731
26732 * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
26733 * g++.old-deja/g++.mike/p784.C: Ditto.
26734 * g++.old-deja/g++.mike/p785.C: Ditto.
26735
26736 1997-09-05 Jeffrey A Law (law@cygnus.com)
26737
26738 * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
26739
26740 1997-09-03 Bob Manson <manson@charmed.cygnus.com>
26741
26742 * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
26743 target feature; pass this to c-torture-execute as needed.
26744
26745 1997-09-03 Bob Manson <manson@charmed.cygnus.com>
26746
26747 * lib/c-torture.exp(c-torture-execute): If the previous and the
26748 current executables being tested are identical, we don't need to
26749 run the executable again. Try to make the executable names
26750 unique. Add an optional argument for passing additional compiler
26751 flags.
26752
26753 1997-09-02 Doug Evans <dje@canuck.cygnus.com>
26754
26755 * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
26756
26757 1997-08-29 Jeffrey A Law (law@cygnus.com)
26758
26759 * gcc.c-torture/execute/921007-1.c: Make strcmp static.
26760
26761 1997-07-31 Jeffrey A Law (law@cygnus.com)
26762
26763 * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
26764 32bit or larger longs.
26765
26766 * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
26767 have either a 32bit long or 32bit int.
26768
26769 1997-07-29 J"orn Rennecke <amylaar@cygnus.co.uk>
26770
26771 * gcc.c-torture/execute/conversion.c (test_float_to_integer):
26772 Make double precision tests dependent on sizeof (double).
26773
26774 1997-07-09 Bob Manson <manson@charmed.cygnus.com>
26775
26776 * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
26777 too.
26778
26779 1997-06-17 J"orn Rennecke <amylaar@cygnus.co.uk>
26780
26781 * gcc.c-torture/compile/961203-1.cexp: New script.
26782
26783 1997-06-16 Bob Manson <manson@charmed.cygnus.com>
26784
26785 * lib/g++.exp(g++_init): Use g++_include_flags instead of making
26786 up the includes ourselves.
26787
26788 1997-06-11 Bob Manson <manson@charmed.cygnus.com>
26789
26790 * lib/plumhall.exp: Remove random include, and add a few
26791 verbose messages for debugging.
26792
26793 1997-06-06 Bob Manson <manson@charmed.cygnus.com>
26794
26795 * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
26796 of trying to do it ourselves.
26797
26798 1997-06-04 J"orn Rennecke <amylaar@cygnus.co.uk>
26799
26800 * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
26801
26802 1997-06-04 Bob Manson <manson@charmed.cygnus.com>
26803
26804 * gcc.prms/5403.c: Made regexp a bit less strict.
26805
26806 1997-06-03 Bob Manson <manson@charmed.cygnus.com>
26807
26808 * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
26809 is returned from remote_load instead.
26810 * lib/plumhall.exp: Ditto.
26811 * lib/mike-g++.exp: Ditto.
26812 * lib/old-dejagnu.exp: Ditto.
26813 * lib/c-torture.exp: Ditto.
26814
26815 1997-05-30 Bob Manson <manson@charmed.cygnus.com>
26816
26817 * lib/g++.exp: Use build_wrapper procedure.
26818 * lib/gcc.exp: Ditto.
26819
26820 1997-05-20 Jeffrey A Law (law@cygnus.com)
26821
26822 * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
26823 an old-style decl for malloc. Fixes tests to work when
26824 sizeof (int) != sizeof (size_t).
26825
26826 1997-05-15 Mike Meissner <meissner@cygnus.com>
26827
26828 * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
26829
26830 * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
26831 use stdargs.h interface.
26832
26833 1997-05-15 Mike Meissner <meissner@cygnus.com>
26834
26835 * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
26836 NO_VARARGS when compiling.
26837
26838 1997-05-01 Bob Manson <manson@charmed.cygnus.com>
26839
26840 * lib/plumhall.exp(ph_includes): New procedure.
26841 (ph_make): Use it.
26842 (ph_compiler): Ditto.
26843
26844 * lib/g++.exp: Rename test-glue.c to testglue.c.
26845 * lib/gcc.exp: Ditto.
26846
26847 1997-04-10 Bob Manson <manson@charmed.cygnus.com>
26848
26849 * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
26850 to completion when it's called.
26851
26852 1997-03-21 Michael Meissner <meissner@cygnus.com>
26853
26854 * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
26855 is defined, don't do test.
26856
26857 1997-03-20 Doug Evans <dje@canuck.cygnus.com>
26858
26859 * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
26860 for object files.
26861 (ph_summary): Mark skipped testcases as untested, not unresolved.
26862
26863 * lib/plumhall.exp (ph_make): If unresolved because of bad
26864 errorCode, record errorCode in log file.
26865 (*): Replace send_log/verbose with verbose -log.
26866
26867 1997-03-19 Michael Meissner <meissner@cygnus.com>
26868
26869 * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
26870 double conversion if double isn't at least 8 bytes.
26871
26872 * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
26873 int to work with targets where int is 16 bits.
26874
26875 * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
26876 8 bytes, just exit, since 4 byte doubles don't have enough bits of
26877 precision for the test to complete.
26878
26879 1997-03-14 Michael Meissner <meissner@cygnus.com>
26880
26881 * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
26882 if d10v is not compiled with the -mdouble64 flag.
26883 * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
26884
26885 * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
26886 d10v is not compiled with the -mint32 flag.
26887
26888 1997-03-13 Bob Manson <manson@charmed.cygnus.com>
26889
26890 * lib/plumhall.exp: Use incr_count.
26891
26892 1997-03-12 Jeffrey A Law (law@cygnus.com)
26893
26894 * gcc.c-torture: Update to c-torture-1.45.
26895
26896 1997-02-23 Bob Manson <manson@charmed.cygnus.com>
26897
26898 * lib/gcc.exp(gcc_init): Add args parameter (which will contain
26899 the name of the expect testcase file).
26900
26901 * lib/g++.exp(g++_init): Ditto.
26902
26903 1997-02-20 Bob Manson <manson@charmed.cygnus.com>
26904
26905 * lib/g++.exp(g++_exit): $gluefile lives on the build, not
26906 the host.
26907
26908 * lib/gcc.exp(gcc_exit): New procedure.
26909
26910 1997-02-19 Bob Manson <manson@charmed.cygnus.com>
26911
26912 * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
26913 specs where appropriate.
26914
26915 * g++.old-deja/g++.arm/*: Added additional ERROR checks
26916 because of new "candidates are" messages, and removed a few
26917
26918 * Converted all non-old-style g++ testcases to old-style, and
26919 moved into g++.old-deja.
26920
26921 1997-02-14 Bob Manson <manson@charmed.cygnus.com>
26922
26923 * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
26924 options.
26925
26926 * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
26927 succeeded.
26928
26929 * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
26930
26931 1997-02-13 Michael Meissner <meissner@cygnus.com>
26932
26933 * lib/gcc.exp (gcc_target_compile): Add support for defining
26934 NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
26935 the machine doesn't have those features.
26936
26937 1997-02-11 Bob Manson <manson@charmed.cygnus.com>
26938
26939 * g++.law/operators4.exp: Don't use LIBS.
26940
26941 1997-02-08 Bob Manson <manson@charmed.cygnus.com>
26942
26943 * g++.law/virtual1.exp: Don't use CXX_FLAGS.
26944
26945 * lib/mike-g++.exp: Don't set the compiler to be tested here.
26946 * lib/g++.exp: Set it here instead. Also, allow use of the
26947 --tool_exec and --tool_opt options. Change CXX to
26948 GXX_UNDER_TEST.
26949
26950 * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
26951
26952 * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
26953
26954 1997-02-07 Bob Manson <manson@charmed.cygnus.com>
26955
26956 * lib/old-dejagnu.exp: Use prune_warnings instead of
26957 prune_system_crud.
26958 * lib/mike-g++.exp: Ditto.
26959 * lib/gcc.exp: Ditto.
26960 * lib/g++.exp: Ditto.
26961
26962 * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
26963
26964 1997-02-07 Jeffrey A Law (law@cygnus.com)
26965
26966 * 941014-2.c: Include stdlib.h
26967 * 960327-1.c: Include stdio.h
26968 * dbra.c, index-1.c: Don't assume ints are 32bits.
26969
26970 1997-02-04 Bob Manson <manson@charmed.cygnus.com>
26971
26972 * lib/gcc.exp: Add gcc,stack_size target feature.
26973
26974 * lib/g++.exp(g++_target_compile): Add the include and link
26975 paths here, not in two other places. And, it's $options, not
26976 options.
26977
26978 * lib/mike-g++.exp(postbase): Remove the code that determines
26979 the correct include and link paths.
26980 * g++.old-deja/old-deja.exp: Ditto.
26981
26982 1997-02-03 Bob Manson <manson@charmed.cygnus.com>
26983
26984 * lib/g++.exp(g++_init): target_compile no longer returns the
26985 filename of the result.
26986
26987 1997-02-02 Bob Manson <manson@charmed.cygnus.com>
26988
26989 * gcc.misc-tests/gcov.exp: Add -nocomplain to the
26990 call to glob.
26991
26992 * gcc.c-torture/special/special.exp: Change call to
26993 gcc_target_compile to include the object file.
26994
26995 1997-02-02 Ian Lance Taylor <ian@cygnus.com>
26996
26997 * gcc.c-torture/special/special.exp: Correct misspelling in last
26998 change.
26999
27000 1997-02-01 Bob Manson <manson@charmed.cygnus.com>
27001
27002 * lib/plumhall.exp(ph_summary): Log the entire output of the
27003 executable. Return -1 if there were any failures, 0 otherwise.
27004 (ph_execute): Return -1 if there were any failures, 0 otherwise.
27005 (ph_make): Clean up objects and executables that were built
27006 if the tests succeeded.
27007
27008 1997-01-30 Bob Manson <manson@charmed.cygnus.com>
27009
27010 * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
27011 libraries and includes in the build tree as appropriate.
27012
27013 1997-01-29 Bob Manson <manson@charmed.cygnus.com>
27014
27015 * lib/c-torture.exp: Instead of looking for the global variable
27016 NO_LONG_LONG, check to see if that's a feature of the target.
27017
27018 1997-01-29 Bob Manson <manson@charmed.cygnus.com>
27019
27020 * config/default.exp: Minimize. Delete the remainer of the files in
27021 config; this functionality is now in devo/dejagnu/config.
27022
27023 g++.*/*: Pass any additional flags used to compile to postbase;
27024 delete CXXFLAGS.
27025
27026 gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
27027 is now done by runtest.exp. Use gcc_target_compile instead of
27028 compile.
27029
27030 lib/c-torture.exp: Use gcc_target_compile instead of compile.
27031 Remove references to CFLAGS. Use remote_file instead of
27032 calling rm -f.
27033 (c-torture): Take a list of arguments to use to compile this
27034 testcase.
27035
27036 lib/g++.exp: Simplify. Use target_compile instead of compile.
27037 lib/gcc-dg.exp: Ditto.
27038 lib/gcc.exp: Ditto.
27039 lib/mike-{gcc,g++}.exp: Ditto.
27040 lib/old-dejagnu.exp: Ditto.
27041 lib/plumhall.exp: Ditto.
27042
27043 1997-01-08 Jim Wilson <wilson@cygnus.com>
27044
27045 * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
27046 (ph_linker): Likewise.
27047
27048 1996-11-13 Joern Rennecke <amylaar@cygnus.com>
27049
27050 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
27051 MAP_ANON / MAP_ANONYMOUS if defined;
27052 else try to map from /dev/zero .
27053
27054 1996-11-12 Jeffrey A Law (law@cygnus.com)
27055
27056 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: If MAP_ANON
27057 isn't defined, then define it to MAP_ANONYMOUS.
27058
27059 1996-11-12 Jeffrey A Law (law@cygnus.com)
27060
27061 * gcc.c-torture: Update to c-torture-1.42 release.
27062
27063 1996-11-11 Jeffrey A Law (law@cygnus.com)
27064
27065 * gcc.c-torture: Update to c-torture-1.41 release.
27066
27067 1996-10-27 Jeffrey A Law (law@cygnus.com)
27068
27069 * gcc.c-torture/execute/enum-1.c: New test. Will be in next
27070 c-torture release.
27071
27072 1996-08-15 Brendan Kehoe <brendan@lisa.cygnus.com>
27073
27074 * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
27075 and LDFLAGS. Fix second case to append the target_info ldflags
27076 onto LDFLAGS, not CFLAGS.
27077 * lib/g++.exp (g++_init): Add target_info stuff.
27078 * lib/old-dejagnu.exp (old-dejagnu-init): Likewise. Add inclusion
27079 of libgloss and newlib flags for !native.
27080
27081 * config/proelf.exp: Load remote.exp and do `push_target hppro'.
27082 (GDB): Fix relative path to go up another dir for finding gdb.
27083
27084 1996-08-08 Rob Savoye <rob@chinadoll.cygnus.com>
27085
27086 * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
27087 versions in the target_info array, if they don't exist.
27088
27089 1996-08-02 Brendan Kehoe <brendan@lisa.cygnus.com>
27090
27091 * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
27092
27093 1996-07-08 Jim Wilson <wilson@cygnus.com>
27094
27095 * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
27096 * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
27097
27098 1996-07-01 Bob Manson <manson@charmed.cygnus.com>
27099
27100 * lib/old-dejagnu.exp: Don't remove the output file before we've
27101 actually tested it. Don't append pwd to the path of the executable
27102 we're testing.
27103
27104 1996-06-30 Doug Evans <dje@canuck.cygnus.com>
27105
27106 * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
27107
27108 1996-06-26 Bob Manson <manson@charmed.cygnus.com>
27109
27110 * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
27111 temporary directory for compiler files, and set it to a default
27112 value of /tmp. Set $output as the name of the output file from
27113 compiling the testcase. Add a -o option to $cflags_var so the
27114 compiler writes the final output file as $output. Set $executable
27115 to $output.
27116
27117 * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
27118 directory for compiler files, and set it to /tmp if it doesn't
27119 already have a value. Set $output_file to the name of the output
27120 file from compiling the testcase. Add a -o option to CXXFLAGS so
27121 the compiler writes the final output file as $output. Use $output
27122 as the executable to be tested.
27123
27124 1996-06-24 Brendan Kehoe <brendan@lisa.cygnus.com>
27125
27126 * lib/g++.exp: Also add -Wl,-rpath,... for linux.
27127
27128 1996-06-08 Jeffrey A Law (law@cygnus.com)
27129
27130 * gcc.c-torture/execute/pending-1.c: New test. Still
27131 pending in Tege's queue.
27132
27133 1996-04-24 Jim Wilson <wilson@chestnut.cygnus.com>
27134
27135 * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
27136 Add variables local_failcnt and local_unresolvedcnt. Call gcc_fail
27137 if there were failures. Call unresolved if there were unresolved
27138 testcases. Call gcc_fail if program did not run to completion.
27139 (ph_make): Pass additional argument name to ph_execute.
27140 (ph_execute): Add new argument. Pass additional arguments to
27141 ph_summary. Call gcc_fail is there is no execution output.
27142
27143 1996-04-24 Jeffrey A Law (law@cygnus.com)
27144
27145 * lib/plumhall.exp (proc_summary): Output relavent summary
27146 lines into the log so specific failures in plumhall can be
27147 investigated.
27148
27149 1996-04-10 Jeffrey A Law (law@cygnus.com)
27150
27151 * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
27152 (c-torture-execute): Don't try to execute tests which use
27153 "long long" types if $NO_LONG_LONG is nonzero.
27154
27155 1996-04-08 Doug Evans <dje@canuck.cygnus.com>
27156
27157 * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
27158 not c-torture.
27159
27160 * gcc.ieee: Move from here.
27161 * gcc.c-torture/execute/ieee: To here.
27162
27163 1996-03-26 Jeffrey A Law (law@cygnus.com)
27164
27165 * gcc.c-torture: Update to c-torture-1.41 release.
27166
27167 1996-03-22 Jeffrey A Law (law@cygnus.com)
27168
27169 * lib/c-torture.exp (c-torture-execute): Remove "$executable",
27170 not "$output".
27171
27172 1996-03-07 Doug Evans <dje@charmed.cygnus.com>
27173
27174 * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
27175 -c present.
27176
27177 1996-03-02 Jeffrey A Law (law@cygnus.com)
27178
27179 * config/proelf.exp: Handle connecting to a simulator.
27180
27181 1996-01-31 Jeffrey A Law (law@cygnus.com)
27182
27183 * config/proelf.exp: New file. Enough framework that we can
27184 run c-torture tests on the proelf targets (or any other target
27185 that gdb can connect to for that matter).
27186
27187 1996-01-29 Doug Evans <dje@canuck.cygnus.com>
27188
27189 * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
27190 * gcc.ph/testing/limits/limits.exp: Likewise. Don't pass $CFLAGS.
27191
27192 * lib/plumhall.exp (ph_execute): Always call ph_summary if
27193 exec_output exists.
27194
27195 1996-01-28 Doug Evans <dje@charmed.cygnus.com>
27196
27197 * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
27198 (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
27199
27200 * config/*.exp: Update FSF address. Change result of ${tool}_load
27201 to pass/fail/unresolved/unsupported/untested. Caller must now
27202 call unresolved/unsupported/untested.
27203 * lib/*.exp: Update FSF address. Update to handle new results of
27204 ${tool}_load.
27205 * lib/chill.exp (verbose): Delete.
27206
27207 1996-01-27 Doug Evans <dje@charmed.cygnus.com>
27208
27209 * lib/gcc.exp (default_gcc_start): Change order of args to
27210 $LDFLAGS $CFLAGS $LIBS.
27211 * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
27212 Save/set/restore CFLAGS. Pass single arg to gcc_start.
27213 * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
27214 (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
27215 * gcc.misc-tests/dg-test.exp: Likewise.
27216 * gcc.misc-tests/msgs.exp: Likewise.
27217 * gcc.prms/prms.exp: Likewise.
27218 * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
27219 (CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
27220
27221 * lib/dg.exp: Deleted, moved to dejagnu/lib.
27222
27223 1996-01-24 Brendan Kehoe <brendan@lisa.cygnus.com>
27224
27225 * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
27226
27227 * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
27228 * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
27229
27230 * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
27231 necessary.
27232
27233 1996-01-20 Brendan Kehoe <brendan@cygnus.com>
27234
27235 * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
27236 global for loop; add use of $mathlib.
27237 * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
27238 settings here; set mathlib for anything but VxWorks.
27239
27240 1996-01-22 Jeffrey A Law (law@cygnus.com)
27241
27242 * gcc.c-torture: Update to c-torture-1.40 release.
27243
27244 1996-01-03 Jeffrey A Law (law@cygnus.com)
27245
27246 * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
27247 dg.exp.
27248
27249 1995-12-03 Jeffrey A. Law <law@sethra.cygnus.com>
27250
27251 * lib/c-torture.exp (c-torture-execute): Declare "output" as
27252 global.
27253
27254 1995-11-17 Doug Evans <dje@canuck.cygnus.com>
27255
27256 * lib/g++.exp (LIBS): Define if not already.
27257 * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
27258 (gcc-dg-prune): Call prune_gcc_output.
27259 * lib/gcc.exp (prune_gcc_output): New proc.
27260 * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
27261 prune_gcc_output.
27262
27263 1995-11-16 Doug Evans <dje@canuck.cygnus.com>
27264
27265 * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
27266 (c-torture-execute): Likewise. Rename `name' to `testcase'.
27267
27268 1995-11-15 Jeffrey A Law (law@cygnus.com)
27269
27270 * gcc.c-torture: Update to c-torture-1.39 release.
27271
27272 1995-11-04 Doug Evans <dje@canuck.cygnus.com>
27273
27274 * lib/c-torture.exp (c-torture-execute): Don't return if one option
27275 fails, try others as well.
27276
27277 1995-11-02 Doug Evans <dje@canuck.cygnus.com>
27278
27279 * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
27280 If compilation fails, mark execute tests as `untested'.
27281 If test is marked as unsupported, don't mark compilation and
27282 execute tests as failed.
27283
27284 1995-10-25 Brendan Kehoe <brendan@lisa.cygnus.com>
27285
27286 * lib/g++.exp (g++_init): Don't link in libg++, and look to
27287 libstdc++ for whether or not we want to be doing shared
27288 libraries. Delete link_curses since we don't need it anymore.
27289 * lib/mike-g++.exp (postbase): Don't link in libg++.
27290 * g++.old-deja/old-deja.exp: Likewise.
27291
27292 1995-10-23 Brendan Kehoe <brendan@lisa.cygnus.com>
27293
27294 * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
27295
27296 1995-10-17 Brendan Kehoe <brendan@lisa.cygnus.com>
27297
27298 * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
27299 For that, add `-Wl,-a,shared_archive'.
27300 * g++.old-deja/old-deja.exp: Likewise.
27301
27302 1995-10-17 Doug Evans <dje@canuck.cygnus.com>
27303
27304 * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
27305
27306 1995-10-16 Brendan Kehoe <brendan@cygnus.com>
27307
27308 * lib/mike-g++.exp (postbase): Pay attention to the status of
27309 g++_load.
27310
27311 1995-10-16 Brendan Kehoe <brendan@lisa.cygnus.com>
27312
27313 * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
27314
27315 1995-10-16 Doug Evans <dje@canuck.cygnus.com>
27316
27317 * lib/gcc.exp (default_gcc_start): No longer need to log program
27318 being executed or its output, execute_anywhere does that now.
27319 * lib/g++.exp (default_g++_version): Call execute_anywhere.
27320 (default_g++_start): Likewise. Delete calls to verbose/send_log.
27321
27322 1995-10-12 Brendan Kehoe <brendan@lisa.cygnus.com>
27323
27324 * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
27325 the same as those in lib/g++.exp.
27326
27327 1995-10-10 Jeff Law (law@hurl.cygnus.com)
27328
27329 * gcc.c-torture: Update to c-torture-1.38 release.
27330 * gcc.ieee: Related changes.
27331
27332 1995-10-06 Rob Savoye <rob@darkstar.cygnus.com>
27333
27334 * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
27335 "exec". Minor reformatting changes.
27336
27337 * config/rom68k.exp (${tool}_load): Make it work in a canadian
27338 cross. This means all "exec" calls now work on a remote host as
27339 well.
27340 * lib/c-torture.exp (c-torture-compile): Make work for a canadian
27341 cross. Filter out the extra "\r\n" stuff that expect puts in.
27342 (c-torture-execute): Filter out the bogus warnings like
27343 c-torture-compile does. Add support for canadian cross.
27344 * lib/gcc.exp (default_gcc_version, default_gcc_start)
27345 Use execute_anywhere rather than calling exec directly. Now it
27346 works for canadian cross testing.
27347
27348 1995-10-05 Brendan Kehoe <brendan@rtl.cygnus.com>
27349
27350 * lib/g++.exp: Add -nocomplain flag to glob. Use catch to put the
27351 results into a variable, and check that rather than using file exists.
27352
27353 1995-10-04 Brendan Kehoe <brendan@lisa.cygnus.com>
27354
27355 * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
27356 create a libg++.so. For sunos4.1.*, also add -ltermcap.
27357
27358 1995-09-26 Brendan Kehoe <brendan@lisa.cygnus.com>
27359
27360 * g++.old-deja/old-deja.exp: Create and pass runshlib and
27361 lib_curses if there's a shared libg++ in the build tree.
27362
27363 1995-09-22 Doug Evans <dje@canuck.cygnus.com>
27364
27365 * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
27366 if not supported target.
27367
27368 1995-09-22 Brendan Kehoe <brendan@lisa.cygnus.com>
27369
27370 * lib/g++.exp (g++_init): Move empty setting of runshlib and
27371 link_curses up to always happen, not just for native builds.
27372
27373 1995-09-21 Jeff Law (law@snake.cs.utah.edu)
27374
27375 * gcc.c-torture: Update to c-torture-1.36 release.
27376 * gcc.failure: Related changes.
27377
27378 1995-09-20 Doug Evans <dje@canuck.cygnus.com>
27379
27380 * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
27381
27382 1995-09-19 Brendan Kehoe <brendan@lisa.cygnus.com>
27383
27384 * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
27385 * lib/mike-g++.exp (postbase): Not in here. Still reference
27386 runshlib, link_curses, and mathlib for link and run.
27387
27388 * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
27389 pass the runtime shared library options for Solaris, OSF/1, and
27390 Irix5, and link with -lcurses to avoid unresolved references.
27391
27392 1995-09-13 Brendan Kehoe <brendan@lisa.cygnus.com>
27393
27394 * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
27395 only run once.
27396
27397 1995-09-13 Doug Evans <dje@canuck.cygnus.com>
27398
27399 * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
27400
27401 1995-09-11 Jeff Law (law@snake.cs.utah.edu)
27402
27403 * gcc.c-torture: Update to c-torture-1.35 release. Note we
27404 do not have a framework for the "compat" tests yet.
27405
27406 1995-09-09 Brendan Kehoe <brendan@lisa.cygnus.com>
27407
27408 * lib/mike-g++.exp (postbase): New local variable `mathlib',
27409 set to null if we're testing vxworks5.1. Use that instead of
27410 `-lm' in the setting of LIBS for link and run.
27411
27412 1995-09-08 Brendan Kehoe <brendan@lisa.cygnus.com>
27413
27414 * config/rom68k.exp (${tool}_load): Major changes to make it
27415 work. Verified that it does in fact return the stuff in
27416 exec_output properly. Catch any Emul or any TRAP other than 0.
27417
27418 1995-09-07 Brendan Kehoe <brendan@lisa.cygnus.com>
27419
27420 * lib/mike-g++.exp (prebase): Call g++_init at the end to set
27421 LDFLAGS properly for targets that need stuff from libgloss.
27422 * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
27423 only run once.
27424 (gpp_initialized): New variable.
27425
27426 1995-09-06 Rob Savoye <rob@darkstar.cygnus.com>
27427
27428 * config/rom68k.exp: Load libgloss.exp.
27429 * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
27430 so we can produce a fully linked binary.
27431 * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
27432 so we can produce a fully linked binary.
27433
27434 1995-09-03 Doug Evans <dje@canuck.cygnus.com>
27435
27436 * lib/plumhall.exp (ph_section): Watch for expected failures.
27437 Add missing `else'.
27438
27439 * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
27440 run the testcase.
27441 (c-torture): Likewise.
27442
27443 1995-08-28 Doug Evans <dje@cygnus.com>
27444
27445 * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
27446
27447 * lib/mike-g++.exp (mike_cleanup): New proc.
27448 (prebase): New globals compiler_result, not_compiler_result,
27449 target_regexp.
27450 (postbase): Likewise. Call mike_cleanup. Pass "--" to regexp to
27451 allow leading "-" in pattern. Watch for unsupported tests.
27452 If $compiler_result is set, pattern match assembler code,
27453 and ditto for $not_compiler_result.
27454 * lib/mike-gcc.exp: Likewise.
27455
27456 * lib/plumhall.exp (ph_execute): Only call ph_summary if
27457 execution "succeeded".
27458
27459 1995-08-14 Doug Evans <dje@canuck.cygnus.com>
27460
27461 * config/win32.exp: New file.
27462 * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
27463
27464 1995-08-04 Doug Evans <dje@canuck.cygnus.com>
27465
27466 * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
27467 unsupported.
27468 * lib/mike-{gcc,g++}.exp (postbase): Likewise.
27469 * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
27470 * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
27471
27472 * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
27473 "... without exceptions was ...". That is now handled by
27474 prune_system_crud.
27475 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
27476
27477 1995-08-01 Doug Evans <dje@canuck.cygnus.com>
27478
27479 * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
27480 sieve.c,sort2.c}: New files.
27481 * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
27482 sieve.exp,sort2.exp}: Drivers for them.
27483
27484 * lib/mike-gcc.exp (program_output): New user settable variable.
27485 (postbase): Call prune_system_crud. Also prune extraneous compiler
27486 messages.
27487 * lib/mike-g++.exp (program_output): New user settable variable.
27488
27489 * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
27490
27491 * config/sh.exp: Deleted (use sim.exp instead).
27492
27493 1995-07-28 Brendan Kehoe <brendan@lisa.cygnus.com>
27494
27495 * config/vx.exp: Declare CHECKTASK as global.
27496 * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
27497 * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
27498 * lib/old-dejagnu.exp: Load [pwd]/$executable.
27499
27500 1995-07-26 Brendan Kehoe <brendan@lisa.cygnus.com>
27501
27502 * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
27503 target. Like vx.exp, only includes `vx29k.exp' instead of
27504 `vxworks.exp'.
27505
27506 1995-07-23 Ian Lance Taylor <ian@cygnus.com>
27507
27508 * config/sim.exp: Increase time limit from 120 seconds to 240.
27509
27510 1995-07-06 Jeffrey A. Law <law@rtl.cygnus.com>
27511
27512 * gcc.c-torture/execute/950628-1.c: New test.
27513
27514 1995-06-10 Jeff Law (law@snake.cs.utah.edu)
27515
27516 * gcc.c-torture: Update with changes/additions from
27517 c-torture-1.34.
27518
27519 1995-06-05 Doug Evans <dje@canuck.cygnus.com>
27520
27521 * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
27522
27523 1995-06-04 Jeff Law (law@snake.cs.utah.edu)
27524
27525 * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
27526
27527 1995-06-01 Jeff Law (law@snake.cs.utah.edu)
27528
27529 * gcc.c-torture/compile/950512-1.c: New test.
27530 * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
27531 * gcc.dg/struct-ret-1.c: Likewise.
27532
27533 1995-05-31 Doug Evans <dje@canuck.cygnus.com>
27534
27535 * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
27536 930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
27537
27538 1995-05-30 Doug Evans <dje@canuck.cygnus.com>
27539
27540 * gcc.c-torture/special/920411-1.c: Deleted.
27541 * gcc.c-torture/special/special.exp: Delete 920411-1.c.
27542
27543 1995-05-22 Doug Evans <dje@chestnut.cygnus.com>
27544
27545 * config/sim.exp (${tool}_load): Hack in call to bash to get a
27546 cpu limit.
27547
27548 1995-05-12 Torbjorn Granlund <tege@rtl.cygnus.com>
27549
27550 * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
27551
27552 1995-05-04 Torbjorn Granlund <tege@adder.cygnus.com>
27553
27554 From kenner;
27555 * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
27556 is the proper length.
27557 * va-arg-3.c: Likewise.
27558
27559 1995-04-30 Doug Evans <dje@canuck.cygnus.com>
27560
27561 * lib/dg.exp: Moved to dejagnu/lib. Copy kept here (for awhile).
27562 * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
27563
27564 * lib/gcc.exp (default_gcc_start): Delete old cruft. Delete result.
27565 * lib/g++.exp (default_g++_start): Delete old cruft.
27566
27567 1995-04-25 Torbjorn Granlund <tege@cygnus.com>
27568
27569 * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
27570 (2 * (1 << 18)) to (2 * (1 << 17)).
27571
27572 * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
27573
27574 1995-04-20 J.T. Conklin <jtc@rtl.cygnus.com>
27575
27576 * config/rom68k.exp: Renamed from config/idp.exp
27577
27578 1995-04-18 Torbjorn Granlund <tege@rtl.cygnus.com>
27579
27580 * c-torture/compile/921109-2.c
27581
27582 1995-04-18 Mike Stump <mrs@cygnus.com>
27583
27584 * lib/old-dejagnu.exp: We expect Execution test failure if we expected
27585 excess errors.
27586
27587 1995-04-15 Doug Evans <dje@chestnut.cygnus.com>
27588
27589 * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
27590 output.
27591 * lib/g++.exp (default_g++_start): Likewise.
27592
27593 1995-03-29 Torbjorn Granlund <tege@adder.cygnus.com>
27594
27595 * gcc.c-torture/compile/950329-1.c: New test.
27596
27597 1995-03-28 J.T. Conklin <jtc@rtl.cygnus.com>
27598
27599 * config/bug.exp (${tool}_load): Updated to use new remote_open
27600 and remote_close procs.
27601 * config/idp.exp: New file.
27602
27603 1995-03-22 Torbjorn Granlund <tege@rtl.cygnus.com>
27604
27605 * gcc.c-torture/execute/950322-1.c: New test.
27606
27607 1995-03-21 Doug Evans <dje@canuck.cygnus.com>
27608
27609 * config/vx.exp (${tool}_load): Clean up testing of return code from
27610 vxworks_ld and vxworks_spawn.
27611
27612 1995-03-21 Doug Evans <dje@deneb.cygnus.com>
27613
27614 * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
27615
27616 1995-03-13 Mike Stump <mrs@cygnus.com>
27617
27618 * lib/old-deja.exp: Add `excess errors test - ' error, now one
27619 can mark excess errors on a machine by machine basis. Note, the
27620 default is to not expect any excess errors, even when excess
27621 errors test - is given, so you will want to put an XFAIL ... on
27622 these lines. For example, // excess errors test - XFAIL hppa*-*-*
27623 mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
27624 those 4 machines, but no others.
27625
27626 1995-03-10 J.T. Conklin <jtc@rtl.cygnus.com>
27627
27628 * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
27629 * lib/c-torture.exp: to here.
27630
27631 1995-03-10 Torbjorn Granlund <tege@adder.cygnus.com>
27632
27633 * gcc.c-torture/execute/950221-1.c: New test.
27634 * gcc.c-torture/execute/struct-ret-1.c: New test.
27635 * gcc.c-torture/compile/950221-1.c: New test.
27636
27637 * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
27638
27639 1995-03-03 Doug Evans <dje@canuck.cygnus.com>
27640
27641 * gcc.c-torture/execute/arith-1.c (main): Return 0.
27642 * gcc.c-torture/execute/arith-rand.c (main): Return 0.
27643
27644 1995-03-01 Gerald Baumgartner (gb@lorenzo.cs.purdue.edu)
27645
27646 * g++.gb: New directory of tests, derived from my signature and
27647 class scoping tests.
27648
27649 * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
27650 * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
27651 * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
27652 * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
27653 * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
27654 * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
27655 * g++.gb/sig25.C: Likewise.
27656
27657 * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
27658 * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
27659 * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
27660 * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
27661 * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
27662 * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
27663 * g++.gb/sig25.exp: Likewise.
27664
27665 * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
27666 * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
27667 * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
27668 * g++.gb/scope13.C: Likewise, this test still fails.
27669
27670 * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
27671 * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
27672 * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
27673 * g++.gb/scope13.exp: Ditto.
27674
27675 * g++.gb/README: New file, explains what these tests are about.
27676
27677 1995-02-28 Doug Evans <dje@canuck.cygnus.com>
27678
27679 * lib/dg.exp (dg-do): Support `preprocess'.
27680 (dg-test): Likewise.
27681
27682 1995-02-13 J.T. Conklin <jtc@rtl.cygnus.com>
27683
27684 * config/udi.exp: change "continue -expect" to "exp_continue".
27685
27686 1995-02-11 Torbjorn Granlund (tege@tiny.cygnus.com)
27687
27688 * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
27689 Delete redundant tests.
27690
27691 * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
27692 * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
27693 * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
27694 * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
27695 * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
27696 * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
27697 * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
27698 * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
27699
27700 * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
27701 storing label pointers.
27702 * gcc.c-torture/execute/921019-1.c: Likewise.
27703 * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
27704 * gcc.c-torture/execute/930513-1.c: Provide full declaration for
27705 parameter fp.
27706 * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
27707 constants.
27708
27709 * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
27710 Delete obsolete tests.
27711
27712 * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
27713 * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
27714 * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
27715 * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
27716 * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
27717 * gcc.c-torture/compile/950124-1.c: New test.
27718
27719 * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
27720
27721 1995-02-08 Jason Merrill <jason@phydeaux.cygnus.com>
27722
27723 * lib/mike-g++.exp: Add -lm to LIBS.
27724
27725 1995-02-07 Doug Evans <dje@canuck.cygnus.com>
27726
27727 * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
27728
27729 1995-01-30 Jason Merrill <jason@phydeaux.cygnus.com>
27730
27731 * lib/mike-g++.exp: Add -lstdc++ to LIBS.
27732
27733 1995-01-12 Doug Evans <dje@canuck.cygnus.com>
27734
27735 * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
27736
27737 1995-01-02 Jeff Law (law@snake.cs.utah.edu)
27738
27739 * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
27740 * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
27741 * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
27742 * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
27743 * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
27744 * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
27745 * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
27746 * g++.law/{operators31.C, operators32.C,
27747 * g++.law/{operators33.C, operators34.C}: Likewise.
27748 * g++.law/{pic1.C, refs2.C}: Likewise.
27749 * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
27750 * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
27751 * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
27752 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
27753
27754 * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
27755 * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
27756 * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
27757 * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
27758 * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
27759 * g++.law/{enum9.exp, friend5.exp}: Likewise.
27760 * g++.law/{nest3.exp, nest4.exp}: Likewise.
27761 * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
27762 * g++.law/{operators30.exp, operators31.exp}: Likewise.
27763 * g++.law/{operators32.exp, operators33.exp}: Likewise.
27764 * g++.law/{operators34.exp}: Likewise.
27765 * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
27766 * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
27767 * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
27768 * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
27769 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
27770
27771 * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
27772 No longer expected to fail.
27773 * g++.law/missed-error3.C: Tweak for recent bool changes.
27774
27775 1994-12-04 Doug Evans <dje@canuck.cygnus.com>
27776
27777 * config/emb-unix: Deleted.
27778 * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
27779 remote execution. Do final link on remote host if REMOTE_LINK is set.
27780
27781 1994-12-01 Doug Evans <dje@canuck.cygnus.com>
27782
27783 * lib/dg.exp (dg-test): Fix typo in last patch.
27784
27785 1994-11-30 Doug Evans <dje@canuck.cygnus.com>
27786
27787 * lib/dg.exp (dg-test): Fix pattern that searches for expected output
27788 (handles multiple occurrences).
27789
27790 1994-11-24 Doug Evans <dje@canuck.cygnus.com>
27791
27792 * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
27793 * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
27794 $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
27795 printed).
27796 * lib/c-torture.exp (c-torture-compile): Likewise.
27797 (c-torture): Prepend full path if missing.
27798 * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
27799 (gcc_fail): Likewise.
27800 * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
27801
27802 1994-11-23 J.T. Conklin <jtc@rtl.cygnus.com>
27803
27804 * lib/netware.exp: Only attach to NetWare i386 systems.
27805
27806 1994-11-16 Doug Evans <dje@canuck.cygnus.com>
27807
27808 * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
27809 messages. Add test name to "output pattern match" pass/fail message.
27810
27811 1994-11-12 Doug Evans <dje@canuck.cygnus.com>
27812
27813 * gcc.dg: New testsuite.
27814 * gcc.dg/dg.exp: New file.
27815
27816 * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
27817 test-switch.c}: Deleted.
27818
27819 * gcc.misc-tests/msgs.exp: New testcase driver.
27820
27821 1994-11-09 Doug Evans <dje@canuck.cygnus.com>
27822
27823 * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
27824 Watch for illegal return values from ${tool}_load.
27825 * config/unix.exp (${tool}_load): Fix pass/fail detection for
27826 cross targets. Coerce return value >0 to 1.
27827
27828 1994-11-08 Doug Evans <dje@canuck.cygnus.com>
27829
27830 * config/unix.exp (${tool}_load): Call program rsh, not proc.
27831
27832 * config/emb-unix.exp: New file.
27833
27834 * config/sim.exp: Error if variable $SIM not defined.
27835 (${tool}_load): Mark test as "untested" if simulator missing.
27836
27837 * config/unix.exp: Load remote.exp to get rcp_download.
27838 * lib/c-torture.exp: Use different option lists for testcases with
27839 and without loops.
27840 * gcc.c-torture/execute/execute.exp: Likewise.
27841
27842 1994-11-02 Doug Evans <dje@canuck.cygnus.com>
27843
27844 * config/*.exp: Clarify return code from ${tool}_load.
27845 Call `unresolved' or `untested' instead of `warning' or `perror'
27846 (sometimes you still want to call both though).
27847 Add comment that `shell_id' is local to each file.
27848 * config/udi.exp (timeout): Set to 30.
27849 Don't print warning if connection fails, $connectmode has already
27850 printed an error.
27851 (${tool}_load): Move verbose messages to level 2.
27852 Rework pattern for "Process started" message.
27853 Pass `shell_id' to ${connectmode}_download.
27854 Retry twice upon timeout. Make resetting of target more robust.
27855 (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
27856 Pass `shell_id' to exit_$connectmode.
27857 Only call exit_$connectmode if connected.
27858 * config/unix.exp (${tool}_load): Check return codes better.
27859 * config/vrtx.exp (${tool}_load): Likewise.
27860 * config/vx.exp (${tool}_load): Likewise.
27861 Delete unneeded global's.
27862 * lib/dg.exp (dg-test): Update to reflect clarified return codes
27863 from ${tool}_load.
27864 (dg-stat): Delete.
27865 (dg-init): Delete recording of pass/fail counts.
27866 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
27867 (old-dejagnu-init): Likewise.
27868 (old-dejagnu-stat): Delete contents, empty proc now.
27869 * lib/c-torture.exp (TORTURE_OPTIONS): New global.
27870 (c-torture): Delete references to lcnt, lpass, lfail.
27871 Get option list from TORTURE_OPTIONS.
27872 Delete -funroll[-all]-loops if no loops.
27873 * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
27874 (g++_stat): Delete contents (empty proc now).
27875 * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
27876 (gcc_finish): Likewise.
27877 (gcc_stat): Deleted.
27878 * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
27879 * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
27880 * gcc.c-torture/execute/execute.exp: Likewise.
27881 Split tests into two parts: compile, execute.
27882 Get option list from TORTURE_OPTIONS. Delete -funroll[-all]-loops if
27883 no loops. Update to reflect clarified return codes from ${tool}_load.
27884
27885 1994-10-21 Doug Evans <dje@canuck.cygnus.com>
27886
27887 * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
27888 to grep for.
27889 (old-dejagnu): Likewise (where necessary).
27890
27891 1994-10-14 Doug Evans <dje@canuck.cygnus.com>
27892
27893 * gcc.misc-tests/gcov.exp: New file, for gcov testing.
27894
27895 * lib/dg.exp (dg-process-target): Fix processing of selector.
27896 Add comment regarding use of `error'.
27897
27898 * lib/gcc.exp (prune_system_crud): Define if missing.
27899 * lib/g++.exp (prune_system_crud): Likewise.
27900
27901 * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
27902 Call prune_system_crud.
27903 * lib/dg.exp (dg-runtest): New proc.
27904 Use perror instead of send_user for tcl errors in testcase.
27905 Don't return any value, it's never used.
27906 Don't clobber previous definition of `unknown'.
27907 Print tcl errors in `dg-final'.
27908
27909 1994-10-12 Doug Evans <dje@canuck.cygnus.com>
27910
27911 * lib/dg.exp (dg-process-target): Improve syntax error messages.
27912 (dg-test): Don't print errorInfo, it contains stack backtrace.
27913
27914 1994-09-26 Doug Evans (dje@canuck.cygnus.com)
27915
27916 * lib/g++.exp (runtest_file_p): Define if missing.
27917
27918 1994-09-24 Doug Evans (dje@cygnus.com)
27919
27920 * lib/mike-g++.exp: Comment out loading of g++.exp.
27921 * lib/g++.exp: Update copyright. Test for existence of $CXX at start.
27922 (default_g++_version): Always print something.
27923 (default_g++_start): Comment out call to `which'.
27924 (g++_start, g++_load): Deleted (must be defined in config file).
27925 * lib/gcc.exp: Test for existence of $CC at start.
27926 Delete check for tmpdir (done in gcc_init).
27927 (default_gcc_version): Always print something.
27928 (default_gcc_start): Comment out call to `which'.
27929 * config/*.exp: Major cleanup - make cross targets work at least a
27930 little better for g++ (by not being "--tool gcc" specific).
27931 Rename gcc_xxx to ${tool}_xxx.
27932 * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
27933 * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
27934
27935 1994-09-22 Doug Evans (dje@canuck.cygnus.com)
27936
27937 * lib/c-torture.exp (c-torture-compile): Rework compiler
27938 message processing.
27939
27940 * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
27941 c-torture.
27942
27943 1994-09-21 Doug Evans (dje@canuck.cygnus.com)
27944
27945 * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
27946
27947 * lib/dg.exp (dg-process-target): Support { target native }.
27948
27949 1994-09-20 Doug Evans (dje@canuck.cygnus.com)
27950
27951 * lib/dg.exp (dg-test): Clean up some comments. Delete code that
27952 looked for "... program xxx got fatal signal".
27953 Correct regsub munging of `comp_output'.
27954 Ignore compiler messages "path prefix not used" and "linker input
27955 file unused".
27956
27957 1994-09-14 Doug Evans (dje@canuck.cygnus.com)
27958
27959 * lib/gcc.exp (runtest_file_p): Define if missing.
27960 * gcc.prms/template.c: Example to work from.
27961
27962 1994-09-13 Doug Evans (dje@canuck.cygnus.com)
27963
27964 * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
27965 * lib/dg.exp (dg-test): Call unsupported testcases as such.
27966
27967 * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
27968 * gcc.prms/1883.c: Moved from compile/940714-1.c.
27969 * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
27970 execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
27971
27972 * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
27973 (dg-process-target): No longer a varargs proc.
27974 Return S/N for target, P/F for xfail. All callers changed.
27975 (user option procs): More argument checking.
27976 (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
27977 (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
27978 (dg-test): Skip test if not running on selected target in `dg-do'.
27979 Update handling of `dg-do-what', `dg-output-text'.
27980 Separate execution pass/fail from output pattern match pass/fail.
27981 Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
27982
27983 1994-09-12 Jim Wilson (wilson@sphagnum.cygnus.com)
27984
27985 * gcc.c-torture/special/special.exp: Don't expect failure for mips
27986 target for 920510-1.c.
27987
27988 1994-09-12 Doug Evans (dje@canuck.cygnus.com)
27989
27990 * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
27991 Clean up comment regarding use of passcnt, etc.
27992 (gcc_stat): Don't update `testcnt' here.
27993 (gcc_finish): Do it here.
27994 Might as well reset `but_id' here too.
27995 * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
27996 to determine if the file should be tested.
27997 * gcc.c-torture/compile/compile.exp: Likewise.
27998 * gcc.c-torture/execute/execute.exp: Likewise.
27999 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
28000 * gcc.misc-tests/dg-test.exp: Likewise.
28001 * gcc.prms/prms.exp: Likewise.
28002 * gcc.wendy/wendy.exp: Likewise.
28003 * g++.old-deja.exp: Likewise.
28004 Move "Testing file" message to verbose level 1.
28005
28006 1994-09-09 Doug Evans (dje@canuck.cygnus.com)
28007
28008 * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
28009
28010 1994-09-08 Doug Evans (dje@canuck.cygnus.com)
28011
28012 * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
28013 (default_gcc_start): Accept optional second list element
28014 of compiler flags. Print compiler output at verbosity level 2.
28015 Remove setting of CFLAGS, LIBS, LDFLAGS from here.
28016 (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
28017 Save current values of framework globals passcnt, failcnt, xpasscnt,
28018 and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
28019 gcc_xfailcnt. Set global `tmpdir' to /tmp if it doesn't exist.
28020 (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
28021 xfailcnt to compute stats. Update framework global `testcnt' from
28022 pass/fail counts.
28023 (gcc_finish): New proc. Clean up test environment.
28024 (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
28025 (gcc_epass, gcc_efail): Delete.
28026 * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
28027 argument of line number.
28028 (dg-init): If the tool has an init routine, call it.
28029 (dg-test): Remove args `cflags_var' and `libs_var'.
28030 Pass all compiler options to ${tool}_start.
28031 Handle missing line number.
28032 (dg-finish): New function.
28033 * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
28034 particular files. Call gcc_finish at end. Move "skipping test"
28035 message to verbosity level 3.
28036 * gcc.c-torture/compile/compile.exp: Likewise.
28037 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
28038 * gcc.c-torture/execute/execute.exp: Likewise.
28039 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
28040 Print testcase being tried at verbosity level 1.
28041 * gcc.c-torture/special/special.exp: Unset xfail.
28042 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
28043 * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
28044 * gcc.c-torture/noncompile/noncompile.exp: Likewise.
28045 * gcc.failure/failure.exp: Likewise.
28046 * gcc.ieee/ieee.exp: Likewise.
28047 * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
28048 Update call to dg-test. Call dg-finish at end.
28049 * gcc.misc-tests/mg.exp: Call gcc_finish at end. Unset orig_flags.
28050 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
28051 * gcc.misc-tests/misc.exp: Call gcc_finish at end.
28052 * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
28053 Delete LDFLAGS. Update call to dg-test. Call dg-finish at end.
28054 * gcc.wendy/wendy.exp: Add copyright.
28055 Delete setting of tmpdir (done by gcc_init).
28056 Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
28057 Pass compiler flags to gcc_start. Call gcc_finish at end.
28058 * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
28059 gcc_[ce]pass/fail.
28060
28061 1994-09-07 Doug Evans (dje@canuck.cygnus.com)
28062
28063 * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
28064 confusion.
28065 (g++_load): Likewise.
28066
28067 * config/*.exp (gcc_load): Some were varargs fns and some were not.
28068 Rename argument to `prog' to remove the confusion.
28069 Varargs fns behave differently too!
28070 (g++_load): Likewise.
28071
28072 * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
28073
28074 * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
28075 what it is. Delete (always) printing of status value for !native.
28076 Simplify verbose code, and include status and exec_output.
28077 (g++_load): Use gcc_load.
28078
28079 1994-09-04 Jim Wilson (wilson@sphagnum.cygnus.com)
28080
28081 * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
28082 * gcc.c-torture/noncompile/noncompile.exp: Delete support for
28083 920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
28084 940714-3.c as these testcases don't exist anymore. Make
28085 va-arg-1.c expected to pass.
28086
28087 1994-08-19 Doug Evans (dje@canuck.cygnus.com)
28088
28089 * gcc.misc-tests/misc.exp: Only run specific testcases.
28090 * gcc.misc-tests/dg-test.exp: New file. Tests dg.exp.
28091 * gcc.misc-tests/dg-[1-9].c: New files.
28092
28093 * lib/dg.exp: New testsuite driver.
28094 * gcc.prms/prms.exp: Use it.
28095
28096 * README.gcc: New file.
28097
28098 * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
28099 Document and reset `lxpass' and `lxfail'.
28100 Simplify "initialized" message.
28101 (gcc_stat): Clean up comments a little.
28102
28103 1994-08-16 Doug Evans (dje@canuck.cygnus.com)
28104
28105 * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
28106
28107 1994-08-15 Doug Evans (dje@canuck.cygnus.com)
28108
28109 * lib/old-dejagnu.exp (process-option): New proc.
28110 (old-dejagnu-init, old-dejagnu-stat): Likewise.
28111 (old-dejagnu): Simplify.
28112 * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
28113
28114 1994-08-14 Jeff Law (law@snake.cs.utah.edu)
28115
28116 * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
28117 exists and is not an empty string.
28118
28119 * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
28120 $xfail rather than calling setup_xfail. Clear $xfail when test is
28121 finished.
28122 (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
28123 automatically.
28124
28125 * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
28126 longer expected to fail.
28127
28128 * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
28129 "f" function call.
28130
28131 * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
28132
28133 * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
28134 940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
28135 complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
28136 struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
28137 c-torture-1.29.
28138
28139 * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
28140 strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
28141
28142 * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
28143
28144 * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
28145 940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
28146
28147 * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
28148 940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
28149 labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
28150
28151 1994-07-12 Jim Kingdon (kingdon@lioth.cygnus.com)
28152
28153 * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
28154 gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
28155 940714-1.c, 940714-2.c, 940714-3.c},
28156 gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
28157 gcc.misc-tests/{mg.c,mg.exp}:
28158 New tests.
28159 * gcc.noncompile/noncompile.exp: Change accordingly.
28160
28161 1994-07-07 Doug Evans (dje@canuck.cygnus.com)
28162
28163 * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
28164 Undo previous clobberage.
28165
28166 1994-07-04 Jeff Law (law@snake.cs.utah.edu)
28167
28168 * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
28169 * gcc.special/{930510-1.c, special.exp}:
28170 * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
28171 931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
28172 struct-varargs-1.c}: New tests from c-torture-1.26.
28173
28174 1994-06-28 J.T. Conklin (jtc@phishhead.cygnus.com)
28175
28176 * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
28177 argument to switch.
28178
28179 1994-05-21 Bill Cox (bill@rtl.cygnus.com)
28180
28181 * Revert the previous changes. Please see Rob's directory
28182 (/lisa/test/rob/progressive/gcc/testsuite) for testing
28183 fixes.
28184
28185 1994-05-19 Bill Cox (bill@rtl.cygnus.com)
28186
28187 * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
28188 g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
28189 g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
28190 g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
28191 g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
28192 g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
28193 g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
28194 g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
28195 g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
28196 g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
28197 g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
28198 g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
28199 g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
28200 g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
28201 g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
28202 g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
28203 g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
28204 g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
28205 g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
28206 g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
28207 g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
28208 g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
28209 gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
28210 gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
28211 gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
28212 lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
28213 lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
28214
28215 1994-05-17 Bill Cox (bill@rtl.cygnus.com)
28216
28217 * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
28218 lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
28219 with perror calls.
28220
28221 1994-05-02 Jason Merrill (jason@deneb.cygnus.com)
28222
28223 * config/unix.exp (g++_load): Fix syntax.
28224
28225 1994-04-14 Jim Wilson (wilson@sphagnum.cygnus.com)
28226
28227 * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
28228 * gcc.noncompile/921017-1.c: Deleted obsolete test.
28229 * gcc.noncompile/noncompile.exp: Remove code for deleted test.
28230 Don't expect va-arg-1.c to fail. Correct expected output for
28231 920928-1.c.
28232 * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
28233 * gcc.wendy/hbm4.c: Correct typo.
28234 * gcc.wendy/tad1.c, tad2.c: Correct expected output.
28235
28236 1994-03-28 Doug Evans (dje@canuck.cygnus.com)
28237
28238 * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
28239 * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
28240 gcc_[ce]{pass,fail}. Explicitly remove executable if test passes.
28241 * lib/c-torture.exp (c-torture-compile): Ditto.
28242
28243 Reduce volume of output (remove all the -I's and such).
28244 * lib/c-torture.exp (c-torture-compile): New argument OPTION.
28245 Call gcc_cpass, gcc_cfail.
28246 (c-torture): Pass testing option to c-torture-compile.
28247
28248 1994-03-21 Doug Evans (dje@cygnus.com)
28249
28250 Bring patches over from progressive.
28251 * config/default.exp: Exit remote shell cleanly.
28252 (g++_exit, g++_start): Add default versions.
28253 * config/sim.exp (gcc_load): Use perror, not error.
28254
28255 1994-03-20 Doug Evans (dje@canuck.cygnus.com)
28256
28257 * lib/gcc.exp: Don't set CFLAGS if CC not set. It clobbers the value
28258 set in site.exp.
28259
28260 1994-03-14 Doug Evans (dje@cygnus.com)
28261
28262 * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
28263 DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
28264 (wendy_try): New proc to run testcase.
28265 (main loop): Call 'em.
28266 * gcc.wendy/*.c: Clean up pass to correct expected output.
28267
28268 * lib/gcc.exp: Minor cleanup work.
28269 (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
28270
28271 1994-03-09 Doug Evans (dje@canuck.cygnus.com)
28272
28273 * config/sim.exp (gcc_load): Document return codes better.
28274 Don't pass -v to simulator.
28275
28276 1994-02-24 Jeffrey A. Law (law@snake.cs.utah.edu)
28277
28278 * gcc.special/920717-x.c: Fix typo.
28279 * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
28280 get at sources.
28281
28282 * lib/mike-gcc.exp: Fix typo.
28283
28284 1994-02-15 Rob Savoye (rob@darkstar.cygnus.com)
28285
28286 * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
28287 binary to use, transform the name.
28288 * config/*.exp: rename everything. Nuke any g++ specific files,
28289 it's now a special case of gcc that requires no special support.
28290 Add a default.exp for unsupported targets.
28291
28292 1994-02-11 Rob Savoye (rob@poseidon.cygnus.com)
28293
28294 * g++.jason/report.exp, g++.old-deja/old-deja.exp,
28295 lib/old-dejagnu.exp: Fix a few patterns to work with the new
28296 version of Tcl.
28297
28298 1994-02-09 Rob Savoye (rob@darkstar.cygnus.com)
28299
28300 * lib/c-torture.exp: Made "file prefix*never used a pass, rather
28301 than a warning.
28302
28303 1994-02-06 Jeffrey A. Law (law@snake.cs.utah.edu)
28304
28305 * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
28306
28307 1994-01-03 Jim Wilson (wilson@sphagnum.cygnus.com)
28308
28309 * gcc.execute/execute.exp: Combine opt_list and foption_list into
28310 option_list. Compile every file with only 4/6 option choices
28311 (same as C torture) instead of with 12/18 different option
28312 choices.
28313 * lib/c-torture.exp: Likewise.
28314
28315 * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
28316 not already set.
28317
28318 1993-12-30 Mike Stump (mrs@rtl.cygnus.com)
28319
28320 * lib/old-deja.exp: Add `excess errors test fails' error, now one
28321 can put an XFAIL *-*-* on excess errors.
28322
28323 1993-12-19 Jeffrey A. Law (law@snake.cs.utah.edu
28324
28325 * g++.law: Add more tests derived from g++-bugs snapshots.
28326
28327 * g++.law/init11.{c,exp}: Delete test. Brendan sez it's
28328 equivalent to g++.law/init9.
28329
28330 * lib/mike-gcc.exp (postbase): Delete the .o file after we've
28331 compiled it, and the a.out file after we've run it.
28332
28333 1993-12-17 Brendan Kehoe (brendan@lisa.cygnus.com)
28334
28335 * lib/mike-g++.exp (postbase): Delete the .o file after we've
28336 compiled it, and the a.out file after we've run it.
28337
28338 1993-12-17 Jeffrey A. Law (law@snake.cs.utah.edu)
28339
28340 * g++.law/*.exp: Avoid losing arguments added via "append" commands.
28341
28342 1993-12-15 Rob Savoye (rob@darkstar.cygnus.com)
28343
28344 * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
28345 version number.
28346
28347 1993-12-12 Jeffrey A. Law (law@snake.cs.utah.edu)
28348
28349 * g++.law: New directory of g++ tests derived from the g++-bugs
28350 snapshots.
28351
28352 1993-12-09 Jeffrey Wheat (cassidy@cygnus.com)
28353
28354 * gcc.compile: initbug1.c initbug1.exp testcase added
28355
28356 1993-12-06 Jeffrey Wheat (cassidy@cygnus.com)
28357
28358 * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
28359 * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
28360 fixes submitted by Jeff Law (law@cs.utah.edu)
28361 * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
28362 Jeff Law (law@cs.utah.edu)
28363
28364
28365 1993-11-30 Mike Stump (mrs@cygnus.com)
28366
28367 * config/unix-g++.exp: Follow the gcc way of doing things.
28368 * g++.old-deja/old-deja.exp: Minor updates.
28369 * lib/g++.exp: New file, follow the gcc way of doing things.
28370 * lib/old-dejagnu.exp: Minor updates.
28371 * lib/mike-g++.exp: Always unset errorInfo.
28372
28373 1993-11-06 Mike Stump (mrs@cygnus.com)
28374
28375 * lib/gcc.exp: Fix some errors with the below change, CC and
28376 CFLAGS should be global when setting, not local.
28377
28378 1993-11-03 Rob Savoye (rob@darkstar.cygnus.com)
28379
28380 * lib/gcc.exp: Transform tool name.
28381
28382 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
28383
28384 * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
28385
28386 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
28387
28388 * lib/gcc.exp: change gcc_done to gcc_stat
28389
28390 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
28391
28392 * Upgraded gcc testsuite to c-torture version 1.25
28393
28394 1993-10-24 Jeffrey Wheat (cassidy@cygnus.com)
28395
28396 * lib/gcc.exp: added reporting code. Changed verbose compile message.
28397 * lib/c-torture: added hooks for new reporting code.
28398
28399 1993-10-21 Jeffrey Wheat (cassidy@cygnus.com)
28400
28401 * config/sh-gcc.exp: check if sh-sim exists in the path
28402
28403 1993-10-18 Jeffrey Wheat (cassidy@cygnus.com)
28404
28405 * gcc.code_quality/code_quality.exp: Initial changes for new logic.
28406 * gcc.compile/compile.exp: Initial changes for new logic.
28407 * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
28408 * gcc.failure/failure.exp: Initial changes for new logic.
28409 * gcc.ieee/ieee.exp: Initial changes for new logic.
28410 * gcc.misc-tests/misc.exp: Initial changes for new logic.
28411 * gcc.noncompile/non_compile.exp: Initial changes for new logic.
28412 * gcc.unsorted/unsorted.exp: Initial changes for new logic.
28413 * lib/c-torture.exp: Initial changes for new logic.
28414 * lib/gcc.exp: Initial changes for new logic.
28415
28416 1993-10-15 Mike Stump (mrs@cygnus.com)
28417
28418 * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
28419 depend upon failure or success. Fully qualify names in failure
28420 and success messages. Always remove a.out before starting
28421 compile, just in case. Pay more attention to error text output by
28422 the compiler. Handle testcases with no known past errors just
28423 like all others, so that things are uniform. Other miscellaneous
28424 improvements.
28425
28426 1993-10-13 Jeffrey Wheat (cassidy@cygnus.com)
28427
28428 * gcc.cpp: new directory for cpp tests
28429
28430 1993-10-04 Jeffrey Wheat (cassidy@cygnus.com)
28431
28432 * lib/chill.exp: Code reformatted, removed unused code.
28433 * config/unix-chill.exp: Code reformatted, removed unused code.
28434 * chill.execute/execute.exp: Code reformatted, removed unused code.
28435 * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
28436
28437 1993-10-04 Ian Lance Taylor (ian@cygnus.com)
28438
28439 * config/mips-gcc.exp, config/mips-g++.exp: New files. Execution
28440 routines not written.
28441
28442 1993-09-27 Rob Savoye (rob@darkstar.cygnus.com)
28443
28444 * config/bug-gcc.exp: Use new procs from bug.exp.
28445
28446 1993-09-21 Rob Savoye (rob@darkstar.cygnus.com)
28447
28448 * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
28449 via ftp, rather than depending on NFS.
28450 * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
28451 case.
28452
28453 1993-09-09 Rob Savoye (rob@darkstar.cygnus.com)
28454
28455 * config/bug-gcc.exp: Use new download proc.
28456
28457 1993-09-14 Jeffrey Wheat (cassidy at deneb.cygnus.com)
28458
28459 * chill.execute/execute.exp: cleanups, handles errors better
28460 * chill.compile/compile.exp: rewrite, based on execute.exp
28461 * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
28462 * lib/chill.exp: major changes to diff proc and compile and link
28463 procs. added chill_fail and chill_pass wrappers to pass and
28464 fail. added more comments, and handle error codes better.
28465 Added a hack to capture stderr from exec, so noncompile tests
28466 can work.
28467
28468 1993-09-11 Jeffrey Wheat (cassidy@cygnus.com)
28469
28470 * chill.execute/execute.exp: rewrite of testsuite driver
28471 * lib/chill.exp: rewrite of testsuite driver
28472 * config/unix-chill.exp: rewrite of testsuite driver
28473
28474 1993-08-25 Bill Cox (bill@rtl.cygnus.com)
28475
28476 In chill.execute:
28477 * iexpr.ch: Standardize uppercase.
28478 * tuples.dat: Standardize uppercase.
28479 * vary.ch: standardize. Correct varying string assignments.
28480 * vary.dat: Add new output lines.
28481
28482 1993-08-24 Bill Cox (bill@rtl.cygnus.com)
28483
28484 In chill.execute:
28485 * chprintf.ch: Standardize use of uppercase.
28486 * tuples.ch: Standardize and turn arr2 into a DCL,
28487 rather than a SYN.
28488 * pinits.ch: Standardize.
28489
28490 1993-08-23 Per Bothner (bothner@kalessin.cygnus.com)
28491
28492 * rts.c: Get malloc() from <stdlib.h>, not <malloc.h>.
28493 * Makefil: Renamed to Makefile.in.
28494 * configure.in: New.
28495
28496 1993-08-23 Bill Cox (bill@rtl.cygnus.com)
28497
28498 In chill.execute:
28499 * .cvsignore: Add result/output files.
28500 * Makefile: Fix up variables at start. Use MFLAGS
28501 everywhere. Correct bool_loc, built_ins entries.
28502 Add entry for vary1.ch.
28503 * bitarray.ch: Standardize upper-case usage.
28504 * bitexpr.ch: Standardize, add output of b1.
28505 * params.ch: Use arrayt in along PROC parameters, to
28506 avoid novelty problems.
28507 * sets.ch: Tiny cleanup.
28508 * vary1.ch: Re-indent.
28509
28510 1993-08-17 Bill Cox (bill@rtl.cygnus.com)
28511
28512 * Add PR-related files to Makefiles, .cvsignore files, etc.
28513
28514 1993-08-02 Jeff Wheat (cassidy@cygnus.com)
28515
28516 * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
28517 with compiler objects. New names are test-flow.c and test-loop.c
28518
28519 1993-07-27 Jeff Wheat (cassidy@cygnus.com)
28520
28521 * Upgraded c-torture tests from 1.19 to 1.20
28522
28523 * new files:
28524 * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
28525 * gcc.compile: 930623-1.c 930623-2.c
28526 * gcc.noncompile: 930622-1.c 930622-2.c
28527 * gcc.failure: 920411-1.c 920627-2.c
28528 * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
28529
28530 1993-07-20 Jeff Wheat (cassidy@cygnus.com)
28531
28532 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
28533 More changes to get testsuite working properly. Needs more work.
28534 Added some support for POSIX IEEE Std 1003.3-1991 error messages.
28535
28536 1993-07-19 Jeff Wheat (cassidy@cygnus.com)
28537
28538 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
28539 More changes to get testsuite working properly. Needs more work.
28540
28541 1993-07-13 Jeff Wheat (cassidy@cygnus.com)
28542
28543 * chill.compile/compile.exp: Added for Dejagnu support
28544 * chill.execute/execute.exp: Added for Dejagnu support
28545 * lib/chill.exp config/unix-chill.exp : Added for Dejagnu support
28546
28547 1993-06-19 Bill Cox (bill@rtl.cygnus.com)
28548
28549 This should complete moving the CHILL test files.
28550 * chill.noncompile(.cvsignore printf.grt
28551 in-printf.grt chprintf.grt chprintf.ch):
28552 Added test-support files.
28553 (Makefile): Modified further.
28554 * chill.compile (emptymod.ch gdbme.ch neg_range.ch
28555 signal.ch): Added test files.
28556 * chill.execute (.cvsignore printf.grt printr.c
28557 in-printf.grt rts.c chprintf.grt rts.h): Added
28558 test-support files.
28559 (Makefile): More corrections.
28560
28561 1993-06-18 Bill Cox (bill@rtl.cygnus.com)
28562
28563 * chill.compile, chill.execute, chill.nocompile: Add CHILL
28564 test cases, ready for DejaGnu.
28565
28566 1993-06-17 Jeffrey Wheat (cassidy@cygnus.com)
28567
28568 * Upgraded c-torture tests from 1.18 to 1.19
28569
28570 * gcc.compile: added test(s):
28571 930607-1.c
28572 * gcc.execute: added test(s):
28573 930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
28574
28575 * added new subdirectory for misc tests: gcc.misc-tests
28576 * gcc.misc-test(s): added tests:
28577 inst-check.c test-consts.c test-ior.c test-switch.c
28578
28579 1993-06-09 Brendan Kehoe (brendan@lisa.cygnus.com)
28580
28581 * lib/mike-g++.exp: Load `./a.out', not `a.out'.
28582
28583 1993-06-07 Ian Lance Taylor (ian@cygnus.com)
28584
28585 * g++.old-deja/old-deja.exp: Don't delete all the .o files.
28586
28587 1993-06-03 Jeffrey Wheat (cassidy@cygnus.com)
28588
28589 * Upgraded c-torture tests from 1.17 to 1.18
28590
28591 1993-06-02 Jeffrey Wheat (cassidy@cygnus.com)
28592
28593 * Upgraded c-torture tests from 1.12 to 1.17
28594
28595 1993-04-30 Mike Werner (mtw@deneb.cygnus.com)
28596
28597 * lib/old-dejagnu.exp:
28598 Fixed handling of XFAIL target triplets to correctly
28599 recognize wildcard characters. Removed code that
28600 appended a unique id tag to the end of the file name
28601 printed out by the result of the testcases within a
28602 given test file.
28603
28604 1993-04-29 Mike Werner (mtw@deneb.cygnus.com)
28605
28606 * lib/old-dejagnu.exp:
28607 Reworked expected failure handling to trigger off of XFAIL
28608 keyword in keyphrase embeded in testcase source code. The
28609 XFAIL keyword must be at the end of the keyphrase line. It
28610 may optionally be followed by one or more target triplets.
28611 It has just occured that the handling of wildcards in the
28612 target triplet may not be correct.
28613
28614 1993-04-23 Mike Werner (mtw@deneb.cygnus.com)
28615
28616 * g++.old-deja/tests:
28617 Moved all subdirectories up one level into g++.old-deja .
28618
28619 * lib/old-dejagnu.exp:
28620 Fixed problem with CXXFLAGS not being properly reset, and being
28621 corrupted with extraneous "-c" compiler option. This was
28622 causing binaries to not be generated for test that needed them.
28623 Modified strings passed to "pass" and "fail" so that individual
28624 tests from the same test file would be distinguished by an
28625 identifier appended to the test file name in the summary logs;
28626 this corrected a problem with erroneous diff logs. Added code
28627 to search testcases for expected fail and unexpected pass keywords.
28628
28629 1993-04-20 Rob Savoye (rob at darkstar.cygnus.com)
28630
28631 * lib/c-torture.exp: Ignore "file path prefix*unused" message.
28632
28633 1993-04-15 Mike Werner (mtw@deneb.cygnus.com)
28634
28635 * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
28636 Removed extraneous text from end of "Special g++ Options"
28637 keyphrase.
28638
28639 * lib/old-dejagnu.exp: Added pattern matching to look for new
28640 keywords, embedded in testcases comments, which will trigger
28641 calls to xpass and xfail.
28642
28643 1993-04-14 Mike Werner (mtw@deneb.cygnus.com)
28644
28645 * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
28646 comments embedded in the testcases, especially the one looking for
28647 special compiler options, as well as the pattern matching for the
28648 compiler output again.
28649
28650 1993-04-12 Mike Werner (mtw@deneb.cygnus.com)
28651
28652 * lib/old-dejagnu.exp: Do a proper check of the return value for
28653 execute tests. Fixed several problems with the pattern matching
28654 of the compiler output which gave erroneous test results.
28655 Changed several of the test result messages to be more descriptive.
28656 * config/unix-g++.exp: Proc g++_load now actually works and
28657 executes the tests passed to it and returns a usable return
28658 value.
28659
28660 1993-04-11 Rob Savoye (rob at darkstar.cygnus.com)
28661
28662 * lib/gcc.exp: Exits gracefully if $CC is bogus.
28663
28664 1993-04-09 Mike Werner (mtw@deneb.cygnus.com)
28665
28666 * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
28667 Modified both files to properly execute the old style
28668 dejagnu tests. The previous versions of these files were
28669 experimental and did not function anything near correctly.
28670
28671 1993-04-05 Rob Savoye (rob@cygnus.com)
28672
28673 * Removed all Makefile.in and configure.in files. No configuration
28674 needed now.
28675
28676 1993-04-02 Mike Werner (mtw@deneb.cygnus.com)
28677
28678 * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
28679
28680 1993-03-28 Ken Raeburn (raeburn@kr-pc.cygnus.com)
28681
28682 * gcc.compile/configure.in, gcc.unsorted/configure.in,
28683 gcc.special/configure.in, gcc.noncompile/configure.in,
28684 gcc.execute/configure.in, gcc.code_quality/configure.in,
28685 g++.other/configure.in, g++.old-deja/configure.in,
28686 g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
28687 in srcname setting.
28688
28689 1993-03-25 Rob Savoye (rob at darkstar.cygnus.com)
28690
28691 * lib/udi.exp: Fixed mondfe and mondfe_download.
28692 * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
28693 * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
28694
28695 1993-03-25 Ian Lance Taylor (ian@cygnus.com)
28696
28697 * config/udi-gdb.exp: Check $shell_id after connecting to target.
28698 (gdb_exit): Don't remove *_soc files.
28699
28700 1993-03-22 Ian Lance Taylor (ian@cygnus.com)
28701
28702 * lib/c-torture.exp: Don't look for main; instead always use -w
28703 -c. This is how the c-torture tests work. Remove the object
28704 file if the compilation succeeds.
28705 * gcc.execute/execute.exp: Remove executable if test passes.
28706 * gcc.noncompile/noncompile.exp: Every test is an expected
28707 failure.
28708 * gcc.special/special.exp: Added tests from c-torture 1.11,
28709 corrected use of existing test.
28710 * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
28711 gcc.execute/920625-1.c: Updated to c-torture 1.11.
28712 * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
28713 gcc.compile/921109-2.c, gcc.compile/921109-3.c,
28714 gcc.compile/921111-1.c, gcc.compile/921116-2.c,
28715 gcc.compile/921118-1.c, gcc.compile/921126-1.c,
28716 gcc.compile/921202-1.c, gcc.compile/921202-2.c,
28717 gcc.compile/921203-1.c, gcc.compile/921203-2.c,
28718 gcc.compile/921206-1.c, gcc.execute/921029-1.c,
28719 gcc.execute/921104-1.c, gcc.execute/921110-1.c,
28720 gcc.execute/921112-1.c, gcc.execute/921113-1.c,
28721 gcc.execute/921117-1.c, gcc.execute/921123-1.c,
28722 gcc.execute/921123-2.c, gcc.execute/921124-1.c,
28723 gcc.execute/921202-1.c, gcc.execute/921202-2.c,
28724 gcc.execute/921204-1.c, gcc.execute/921207-1.c,
28725 gcc.execute/921208-1.c, gcc.execute/921208-2.c,
28726 gcc.execute/921215-1.c, gcc.execute/921218-1.c,
28727 gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
28728 gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
28729 c-torture 1.11.
28730 * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
28731 correspond to c-torture 1.11.
28732
28733 * New file.