re PR middle-end/18493 (gcc doesn't like switch blocks without case/default labels)
[gcc.git] / gcc / testsuite / ChangeLog
1 2004-12-16 Roger Sayle <roger@eyesopen.com>
2
3 PR middle-end/18493
4 * gcc.dg/switch-8.c: New test case.
5
6 2004-12-16 Nathan Sidwell <nathan@codesourcery.com>
7
8 PR c++/18905
9 * g++.dg/template/init4.C: New.
10 * g++.dg/opt/static3.C: Enable optimizer.
11
12 2004-12-16 Wolfgang Bangerth <bangerth@dealii.com>
13
14 * g++.dg/other/complex1.C: New test.
15
16 2004-12-15 Alan Modra <amodra@bigpond.net.au>
17
18 * g++.dg/opt/inline9.C: New test.
19
20 2004-12-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
21
22 PR fortran/18993
23 * gfotran.dg/nullify_1.f: New test.
24
25 2004-12-15 Richard Henderson <rth@redhat.com>
26
27 * gcc.target/i386/i386.exp: New harness.
28 * gcc.target/i386/vect-args.c: New.
29
30 2004-12-15 David Edelsohn <edelsohn@gnu.org>
31
32 * gcc.dg/20040813-1.c: Skip for *-*-aix*.
33
34 2004-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
35
36 PR c++/18825
37 * g++.dg/template/friend32.C: New test.
38
39 2004-12-15 Eric Botcazou <ebotcazou@libertysurf.fr>
40
41 * cpp/pragma-once-1.c: New test.
42 * cpp/pragma-once-1b.h: Likewise.
43 * cpp/pragma-once-1c.h: Likewise.
44 * cpp/pragma-once-1d.h: Likewise.
45 * cpp/inc/pragma-once-1a.h: Likewise.
46
47 2004-12-15 Bud Davis <bdavis9659@comcast.net>
48 Steven G. Kargle <kargls@comcast.net>
49
50 PR fortran/17597
51 * gfortran.dg/list_read_3.f90: New test.
52
53 2004-12-15 Eric Botcazou <ebotcazou@libertysurf.fr>
54
55 * gcc.dg/ftrapv-2.c: New test.
56
57 2004-12-15 Nathan Sidwell <nathan@codesourcery.com>
58
59 PR c++/18981
60 * g++.dg/template/typename9.C: New test.
61
62 2004-12-14 Mark Mitchell <mark@codesourcery.com>
63
64 PR c++/18738
65 * g++.dg/template/typename8.C: New test.
66 * g++.dg/parse/friend2.C: Tweak error message.
67
68 2004-12-14 Andrew Pinski <pinskia@physics.uc.edu>
69
70 * gcc.c-torture/20041214-1.c: New test.
71
72 2004-12-14 Andrew Pinski <pinskia@physics.uc.edu>
73
74 PR c++/18965
75 * g++.dg/init/array17.C: New test.
76
77 2004-12-14 Mark Mitchell <mark@codesourcery.com>
78
79 PR c++/18793
80 * g++.dg/init/aggr3.C: New test.
81
82 2004-12-14 Janis Johnson <janis187@us.ibm.com
83
84 * gcc.dg/altivec-types-1.c: New test.
85 * gcc.dg/altivec-types-2.c: New test.
86 * gcc.dg/altivec-types-3.c: New test.
87 * gcc.dg/altivec-types-4.c: New test.
88 * g++.dg/ext/altivec-types-1.C: New test.
89 * g++.dg/ext/altivec-types-2.C: New test.
90 * g++.dg/ext/altivec-types-3.C: New test.
91 * g++.dg/ext/altivec-types-4.C: New test.
92
93 2004-12-14 Jakub Jelinek <jakub@redhat.com>
94
95 PR middle-end/18951
96 * gcc.c-torture/execute/20041213-1.c: New test.
97
98 2004-12-14 Nathan Sidwell <nathan@codesourcery.com>
99
100 PR c++/18949
101 * g++.dg/template/cast1.C: New.
102
103 2004-12-13 Kazu Hirata <kazu@cs.umass.edu>
104
105 * gcc.c-torture/execute/20041213-2.c: New test.
106
107 2004-12-13 Richard Henderson <rth@redhat.com>
108
109 * gcc.dg/i386-sse-10.c: Fix typo in options.
110
111 2004-12-13 Andrew Pinski <pinskia@physics.uc.edu>
112
113 PR c++/18968
114 * g++.dg/opt/pr18968.C: New test.
115
116 2004-12-13 Mark Mitchell <mark@codesourcery.com>
117
118 PR c++/18925
119 * g++.dg/ext/visibility/staticdatamem.C: New test.
120
121 2004-12-13 Kelley Cook <kcook@gcc.gnu.org>
122
123 * gcc.target/xstormy16/below100.S: Remove DOS line endings.
124
125 2004-12-13 Roger Sayle <roger@eyesopen.com>
126
127 PR rtl-optimization/18928
128 * gcc.dg/pr18928-1.c: New test case.
129
130 2004-12-13 Alexandre Oliva <aoliva@redhat.com>
131
132 PR tree-opt/16951
133 * gcc.c-torture/compile/20041211-1.c: New.
134
135 2004-12-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
136
137 PR middle-end/17564
138 * gcc.c-torture/execute/20041212-1.c: New test.
139
140 2004-12-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
141
142 PR fortran/18869
143 * gfortran.dg/common_1.f90: New test.
144
145 2004-12-12 Steven G. Kargl <kargls@comcast.net>
146 Paul Brook <paul@codesourcery.com>
147
148 PR fortran/16222
149 * gfortran.dg/real_do_1.f90: New test.
150
151 2004-12-12 Andrew Pinski <pinskia@physics.uc.edu>
152
153 PR tree-opt/18040
154 * g++.dg/opt/ptrmem6.C: New test.
155
156 2004-12-11 Roger Sayle <roger@eyesopen.com>
157
158 PR middle-end/18921
159 * gcc.dg/pr18921-1.c: New test case.
160
161 2004-12-11 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
162
163 PR fortran/17175
164 * gfortran.dg/scale_1.f90: New test.
165
166 2004-12-10 Andrew Pinski <pinskia@physics.uc.edu>
167
168 PR middle-end/18903
169 * gcc.c-torture/compile/pr18903.c: New test.
170
171 2004-12-10 Richard Sandiford <rsandifo@redhat.com>
172
173 * gcc.c-torture/execute/20041210-1.c: New test.
174
175 2004-12-10 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
176
177 PR c++/18731
178 * g++.dg/parser/struct-1.C: New test.
179 * g++.dg/parser/struct-2.C: New test.
180 * g++.dg/parser/struct-3.C: New test.
181
182 2004-12-09 Richard Henderson <rth@redhat.com>
183
184 * gcc.dg/loop-3.c: Don't use i386 tuning for amd64.
185
186 * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Remove.
187 * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Remove.
188
189 2004-12-09 Matt Austern <austern@apple.com>
190
191 PR c++/18514
192 * g++.dg/ext/builtin1.C: New
193 * g++.dg/ext/builtin2.C: New
194 * g++.dg/ext/builtin3.C: New
195 * g++.dg/ext/builtin4.C: New
196 * g++.dg/ext/builtin5.C: New
197
198 2004-12-09 Andrew Pinski <pinskia@physics.uc.edu>
199
200 PR tree-opt/18904
201 * g++.dg/opt/ptrmem5.C: New test.
202
203 2004-12-09 Alexandre Oliva <aoliva@redhat.com>
204
205 * g++.dg/parse/typename5.C: Adjust for new error.
206 * g++.dg/parse/typename7.C: New.
207
208 2004-12-09 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
209
210 PR c++/18073
211 * g++.dg/other/mmintrin.C: New test.
212
213 2004-12-09 Nathan Sidwell <nathan@codesourcery.com>
214
215 PR c++/16681
216 * g++.dg/init/array15.C: New.
217 * g++.dg/init/array16.C: New.
218
219 2004-12-08 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
220
221 PR fortran/18826
222 * gfortran.dg/assign_1.f90: New test.
223
224 2004-12-08 Nick Clifton <nickc@redhat.com>
225
226 * gcc.target/xstormy16/bss_below100: New directory containing tests.
227 * gcc.target/xstormy16/data_below100: Likewise.
228 * gcc.target/xstormy16/sfr: Likewise.
229 * gcc.target/xstormy16/below100.S: New test source file.
230 * gcc.target/xstormy16/below100.ld: New test linker script.
231 * gcc.target/xstormy16/xstormy16.exp: Run the new tests.
232 * gcc.target/xstormy16/below_100.c: Fix scan to allow for bn or
233 bp instructions.
234 * gcc.target/xstormy16/bp.c: Likewise.
235
236 * gcc.target/xstormy16/bss_below100: New files:
237 01_const_to_b100b.c, 02_const_to_b100w.c, 03_var_to_b100b.c,
238 04_var_to_b100w.c, 05_b100b_to_var.c, 06_b100w_to_var.c,
239 10_set_b100b_bit_0.c, 10_set_b100b_bit_7.c, 11_clr_b100b_bit_0.c,
240 11_clr_b100b_bit_7.c, 12_if1_b100b_bit_0.c, 12_if1_b100b_bit_3.c,
241 12_if1_b100b_bit_7.c, 13_if0_b100b_bit_0.c, 13_if0_b100b_bit_3.c,
242 13_if0_b100b_bit_7.c, 14_set_b100w_bit_0.c, 14_set_b100w_bit_7.c,
243 14_set_b100w_bit_8.c, 14_set_b100w_bit_f.c, 15_clr_b100w_bit_0.c,
244 15_clr_b100w_bit_7.c, 15_clr_b100w_bit_8.c, 15_clr_b100w_bit_f.c,
245 16_if1_b100w_bit_0.c, 16_if1_b100w_bit_3.c, 16_if1_b100w_bit_7.c,
246 16_if1_b100w_bit_8.c, 16_if1_b100w_bit_b.c, 16_if1_b100w_bit_f.c,
247 17_if0_b100w_bit_0.c, 17_if0_b100w_bit_3.c, 17_if0_b100w_bit_7.c,
248 17_if0_b100w_bit_8.c, 17_if0_b100w_bit_b.c, 17_if0_b100w_bit_f.c,
249 20_set_b100b_bitfield_0.c, 20_set_b100b_bitfield_7.c,
250 21_clr_b100b_bitfield_0.c, 21_clr_b100b_bitfield_7.c,
251 22_if1_b100b_bitfield_0.c, 22_if1_b100b_bitfield_3.c,
252 22_if1_b100b_bitfield_7.c, 23_if0_b100b_bitfield_0.c,
253 23_if0_b100b_bitfield_3.c, 23_if0_b100b_bitfield_7.c,
254 24_set_b100w_bitfield_0.c, 24_set_b100w_bitfield_7.c,
255 24_set_b100w_bitfield_8.c, 24_set_b100w_bitfield_f.c,
256 25_clr_b100w_bitfield_0.c, 25_clr_b100w_bitfield_7.c,
257 25_clr_b100w_bitfield_8.c, 25_clr_b100w_bitfield_f.c,
258 26_if1_b100w_bitfield_0.c, 26_if1_b100w_bitfield_3.c,
259 26_if1_b100w_bitfield_7.c, 26_if1_b100w_bitfield_8.c,
260 26_if1_b100w_bitfield_b.c, 26_if1_b100w_bitfield_f.c,
261 27_if0_b100w_bitfield_0.c, 27_if0_b100w_bitfield_3.c,
262 27_if0_b100w_bitfield_7.c, 27_if0_b100w_bitfield_8.c,
263 27_if0_b100w_bitfield_b.c, 27_if0_b100w_bitfield_f.c
264
265 * gcc.target/xstormy16/data_below100: New files:
266 01_const_to_b100b.c, 02_const_to_b100w.c, 03_var_to_b100b.c,
267 04_var_to_b100w.c, 05_b100b_to_var.c, 06_b100w_to_var.c,
268 10_set_b100b_bit_0.c, 10_set_b100b_bit_7.c, 11_clr_b100b_bit_0.c,
269 11_clr_b100b_bit_7.c, 12_if1_b100b_bit_0.c, 12_if1_b100b_bit_3.c,
270 12_if1_b100b_bit_7.c, 13_if0_b100b_bit_0.c, 13_if0_b100b_bit_3.c,
271 13_if0_b100b_bit_7.c, 14_set_b100w_bit_0.c, 14_set_b100w_bit_7.c,
272 14_set_b100w_bit_8.c, 14_set_b100w_bit_f.c, 15_clr_b100w_bit_0.c,
273 15_clr_b100w_bit_7.c, 15_clr_b100w_bit_8.c, 15_clr_b100w_bit_f.c,
274 16_if1_b100w_bit_0.c, 16_if1_b100w_bit_3.c, 16_if1_b100w_bit_7.c,
275 16_if1_b100w_bit_8.c, 16_if1_b100w_bit_b.c, 16_if1_b100w_bit_f.c,
276 17_if0_b100w_bit_0.c, 17_if0_b100w_bit_3.c, 17_if0_b100w_bit_7.c,
277 17_if0_b100w_bit_8.c, 17_if0_b100w_bit_b.c, 17_if0_b100w_bit_f.c,
278 20_set_b100b_bitfield_0.c, 20_set_b100b_bitfield_7.c,
279 21_clr_b100b_bitfield_0.c, 21_clr_b100b_bitfield_7.c,
280 22_if1_b100b_bitfield_0.c, 22_if1_b100b_bitfield_3.c,
281 22_if1_b100b_bitfield_7.c, 23_if0_b100b_bitfield_0.c,
282 23_if0_b100b_bitfield_3.c, 23_if0_b100b_bitfield_7.c,
283 24_set_b100w_bitfield_0.c, 24_set_b100w_bitfield_7.c,
284 24_set_b100w_bitfield_8.c, 24_set_b100w_bitfield_f.c,
285 25_clr_b100w_bitfield_0.c, 25_clr_b100w_bitfield_7.c,
286 25_clr_b100w_bitfield_8.c, 25_clr_b100w_bitfield_f.c,
287 26_if1_b100w_bitfield_0.c, 26_if1_b100w_bitfield_3.c,
288 26_if1_b100w_bitfield_7.c, 26_if1_b100w_bitfield_8.c,
289 26_if1_b100w_bitfield_b.c, 26_if1_b100w_bitfield_f.c,
290 27_if0_b100w_bitfield_0.c, 27_if0_b100w_bitfield_3.c,
291 27_if0_b100w_bitfield_7.c, 27_if0_b100w_bitfield_8.c,
292 27_if0_b100w_bitfield_b.c, 27_if0_b100w_bitfield_f.c
293
294 * gcc.target/xstormy16/sfr: New files:
295 01_const_to_sfrb.c, 02_const_to_sfrw.c, 03_var_to_sfrb.c,
296 04_var_to_sfrw.c, 05_sfrb_to_var.c, 06_sfrw_to_var.c,
297 10_set_sfrb_bit_0.c, 10_set_sfrb_bit_7.c, 11_clr_sfrb_bit_0.c,
298 11_clr_sfrb_bit_7.c, 12_if1_sfrb_bit_0.c, 12_if1_sfrb_bit_3.c,
299 12_if1_sfrb_bit_7.c, 13_if0_sfrb_bit_0.c, 13_if0_sfrb_bit_3.c,
300 13_if0_sfrb_bit_7.c, 14_set_sfrw_bit_0.c, 14_set_sfrw_bit_3.c,
301 14_set_sfrw_bit_7.c, 14_set_sfrw_bit_8.c, 14_set_sfrw_bit_b.c,
302 14_set_sfrw_bit_f.c, 15_clr_sfrw_bit_0.c, 15_clr_sfrw_bit_3.c,
303 15_clr_sfrw_bit_7.c, 15_clr_sfrw_bit_8.c, 15_clr_sfrw_bit_b.c,
304 15_clr_sfrw_bit_f.c, 16_if1_sfrw_bit_0.c, 16_if1_sfrw_bit_3.c,
305 16_if1_sfrw_bit_7.c, 16_if1_sfrw_bit_8.c, 16_if1_sfrw_bit_b.c,
306 16_if1_sfrw_bit_f.c, 17_if0_sfrw_bit_0.c, 17_if0_sfrw_bit_3.c,
307 17_if0_sfrw_bit_7.c, 17_if0_sfrw_bit_8.c, 17_if0_sfrw_bit_b.c,
308 17_if0_sfrw_bit_f.c, 20_set_sfrb_bitfield_0.c,
309 20_set_sfrb_bitfield_7.c, 21_clr_sfrb_bitfield_0.c,
310 21_clr_sfrb_bitfield_7.c, 22_if1_sfrb_bitfield_0.c,
311 22_if1_sfrb_bitfield_3.c, 22_if1_sfrb_bitfield_7.c,
312 23_if0_sfrb_bitfield_0.c, 23_if0_sfrb_bitfield_3.c,
313 23_if0_sfrb_bitfield_7.c, 24_set_sfrw_bitfield_0.c,
314 24_set_sfrw_bitfield_7.c, 24_set_sfrw_bitfield_8.c,
315 24_set_sfrw_bitfield_f.c, 25_clr_sfrw_bitfield_0.c,
316 25_clr_sfrw_bitfield_7.c, 25_clr_sfrw_bitfield_8.c,
317 25_clr_sfrw_bitfield_f.c, 26_if1_sfrw_bitfield_0.c,
318 26_if1_sfrw_bitfield_3.c, 26_if1_sfrw_bitfield_7.c,
319 26_if1_sfrw_bitfield_8.c, 26_if1_sfrw_bitfield_b.c,
320 26_if1_sfrw_bitfield_f.c, 27_if0_sfrw_bitfield_0.c,
321 27_if0_sfrw_bitfield_3.c, 27_if0_sfrw_bitfield_7.c,
322 27_if0_sfrw_bitfield_8.c, 27_if0_sfrw_bitfield_b.c,
323 27_if0_sfrw_bitfield_f.c
324
325 2004-12-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
326
327 PR c++/18100
328 * g++.dg/lookup/name-clash4.C: New test.
329
330 2004-12-08 Nathan Sidwell <nathan@codesourcery.com>
331
332 PR c++/18672
333 * g++.dg/opt/array1.C: New.
334
335 PR c++/18803
336 * g++.dg/template/operator5.C: New.
337
338 2004-12-08 Hans-Peter Nilsson <hp@bitrange.com>
339
340 PR c/18867
341 * gcc.dg/noncompile/20041207.c: Fix typo in dg directive.
342
343 2004-12-07 Steven Bosscher <stevenb@suse.de>
344
345 * gcc.dg/noncompile/20041207.c: New test.
346
347 2004-12-07 Volker Reichelt <reichelt@gcc.gnu.org>
348
349 * g++.dg/other/unreachable-1.C: New test.
350
351 2004-12-06 Nick Clifton <nickc@redhat.com>
352
353 * gcc.dg/builtins-config.h: Use <sys/types.h> instead of
354 <limits.h> because the latter comes from gcc's include/ directory
355 and not the newlib/libc/include directory.
356
357 2004-12-04 Richard Henderson <rth@redhat.com>
358
359 * gcc.dg/tree-ssa/loop-5.c: Use long instead of int.
360
361 2004-12-04 Richard Henderson <rth@redhat.com>
362
363 * lib/target-supports.exp (check_gc_sections_available): Disable
364 for alpha and ia64.
365
366 2004-12-04 Andrew Pinski <pinskia@physics.uc.edu>
367
368 PR middle-end/17909
369 * g++.dg/other/vararg-2.C: New test.
370
371 2004-12-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
372
373 PR c++/17011, c++/17971
374 * g++.dg/template/error15.C: Adjust expected error.
375 * g++.dg/template/instantiate3.C: Likewise.
376
377 2004-12-03 Janis Johnson <janis187@us.ibm.com>
378
379 * gcc.dg/altivec-18.c: Fix for darwin
380
381 2004-12-03 Nathan Sidwell <nathan@codesourcery.com>
382
383 PR c++/18782
384 * g++.dg/parse/ptrmem2.C: New.
385
386 PR c++/18318
387 * g++.dg/template/new1.C: New.
388
389 2004-12-02 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
390
391 PR fortran/18710
392 * gfortran.dg/direct_io_3.f90: New test.
393
394 2004-12-02 Nathan Sidwell <nathan@codesourcery.com>
395
396 PR 18758
397 * g++.dg/parse/crash21.C: New.
398
399 2004-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
400
401 PR c++/15664, c++/18276
402 * g++.dg/template/ttp13.C: New test.
403 * g++.dg/template/ttp14.C: Likewise.
404
405 2004-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
406
407 PR c++/18123
408 * g++.dg/parse/enum2.C: New test.
409 * g++.old-deja/g++.pt/enum5.C: Adjust error location.
410
411 2004-12-02 Nick Clifton <nickc@redhat.com>
412
413 * gcc.target/xstormy16: New test directory.
414 * gcc.target/xstormy16/xstormy16.exp: Run the new tests.
415 * gcc.target/xstormy16/bp.c: Check the generation of bp
416 instructions.
417 * gcc.target/xstormy16/below_100.c: Check the generation of bp and
418 bn instructions and the BELOW100 attribute.
419
420 2004-12-02 Alan Modra <amodra@bigpond.net.au>
421
422 PR target/16952
423 * gcc.dg/ppc-eabi.c: New.
424
425 2004-12-02 Bud Davis <bdavis9659@comcast.net>
426
427 PR fortran/18284
428 * gfortran.dg/backspace.f90
429
430 2004-12-02 Bud Davis <bdavis9659@comcast.net>
431
432 * gfortran.dg/inquire.f90: New test.
433
434 2004-12-01 Janis Johnson <janis187@us.ibm.com>
435
436 * lib/gcc-dg.exp (dg-process-target): Wrapper for dg function to
437 handle effective-target-keyword.
438 (dg-skip-if): Support effective-target keyword as target list.
439 (dg-xfail-if): Ditto.
440 * lib/target-supports.exp (is-effective-target-keyword): New proc.
441
442 2004-12-01 Diego Novillo <dnovillo@redhat.com>
443
444 PR tree-optimization/18291
445 * testsuite/gcc.c-torture/compile/pr18291.c: New test.
446
447 2004-12-01 Nathan Sidwell <nathan@codesourcery.com>
448
449 PR C++/18729
450 * g++.dg/parse/crash20.C: New.
451
452 PR c++/17431
453 * g++.dg/overload/arg1.C: New.
454 * g++.dg/overload/arg2.C: New.
455 * g++.dg/overload/arg3.C: New.
456 * g++.dg/overload/arg4.C: New.
457
458 2004-12-01 Joseph S. Myers <joseph@codesourcery.com>
459
460 * gcc.dg/c99-flex-array-4.c: Remove.
461
462 2004-11-30 Janis Johnson <janis187@us.ibm.com>
463
464 * lib/compat.exp (compat-get-options): Fix for use with dg-xfail-if.
465
466 * lib/target-supports.exp (is-effective-target): Simplify.
467
468 * lib/target-supports.exp (check_effective_target_vect_long):
469 Fix for powerpc64-*-*.
470
471 2004-11-30 Loren James Rittle <ljrittle@acm.org>
472
473 * g++.old-deja/g++.eh/badalloc1.C (arena_size): Bump up to 262144
474 to support new requirements on FreeBSD 5.
475
476 2004-11-30 Devang Patel <dpatel@apple.com>
477
478 PR 18702
479 * gcc.dg/cpp/isysroot-1.c: Make this test darwin specific.
480
481 2004-11-30 Janis Johnson <janis187@us.ibm.com>
482
483 * g++.dg/ext/altivec-13.C: New test.
484
485 2004-11-30 Andrew Pinski <pinskia@physics.uc.edu>
486
487 PR tree-opt/18298
488 * gcc.c-torture/execute/p18298.c: New test.
489
490 2004-11-30 Ira Rosen <irar@il.ibm.com>
491 Dorit Naishlos <dorit@il.ibm.com>
492
493 PR tree-opt/18607
494 * gcc.dg/vect/vect-89.c: New test.
495
496 2004-11-30 James A. Morrison <phython@gcc.gnu.org>
497
498 * gcc.dg/pr18596-1.c: New test.
499
500 2004-11-30 Ben Elliston <bje@au.ibm.com>
501
502 * g++.old-deja/g++.other/decl5.C: Remove remaining XFAILs.
503
504 2004-11-29 Andrew Pinski <pinskia@physics.uc.edu>
505
506 PR c/18479
507 * gcc.dg/pr18479.c: New test.
508
509 2004-11-29 Hans-Peter Nilsson <hp@bitrange.com>
510
511 PR target/18490
512 * g++.old-deja/g++.law/bit-fields2.C: Reinstate skip for
513 mmix-knuth-mmixware.
514
515 * g++.old-deja/g++.other/local-alloc1.C: Reinstate skip for
516 cris-*-elf* cris-*-aout* mmix-*-*
517
518 2004-11-29 Andrew Pinski <pinskia@physics.uc.edu>
519
520 PR middle-end/18725
521 * gcc.dg/pr18725.c: New test.
522
523 2004-11-29 Hans-Peter Nilsson <hp@bitrange.com>
524
525 PR target/18488
526 * g++.dg/opt/vt1.C: Skip for mmix-*-*.
527
528 PR target/18336
529 * gcc.dg/20040813-1.c: Skip for mmix-*-*.
530
531 2004-11-29 Mark Mitchell <mark@codesourcery.com>
532
533 PR c++/18368
534 * g++.old-deja/g++.brendan/crash16.C: Adjust error messages.
535 * g++.old-deja/g++.law/ctors5.C: Likewise.
536 * g++.old-deja/g++.other/crash25.C: Likewise.
537
538 PR c++/18674
539 * g++.dg/template/error16.C: New test.
540
541 PR c++/18512
542 * g++.dg/template/crash29.C: New test.
543
544 2004-11-29 Diego Novillo <dnovillo@redhat.com>
545
546 PR tree-optimization/18712
547 * gcc.c-torture/compile/pr18712.c: New test.
548
549 2004-11-29 Joseph Myers <joseph@codesourcery.com>
550
551 PR c/7544
552 * g++.dg/ext/weak1.C, gcc.dg/weak/weak-10.c, objc.dg/weak-1.m: New
553 tests.
554
555 2004-11-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
556
557 PR c++/18652
558 * g++.dg/lookup/crash6.C: New test.
559
560 2004-11-29 Hans-Peter Nilsson <hp@bitrange.com>
561
562 PR middle-end/18164
563 * gcc.dg/pr18164.c: Add dg-options "". Correct typo in dg-error.
564
565 2004-11-29 Joseph S. Myers <joseph@codesourcery.com>
566
567 * gcc.dg/Wnested-externs-1.c, gcc.dg/decl-7.c, gcc.dg/decl-8.c,
568 gcc.dg/if-empty-1.c, gcc.dg/init-bad-1.c, gcc.dg/init-bad-2.c,
569 gcc.dg/init-bad-3.c, gcc.dg/parm-mismatch-1.c: New tests.
570
571 2004-11-28 Andrew Pinski <pinskia@physics.uc.edu>
572
573 * gcc.dg/pr18164.c: New test.
574
575 2004-11-28 Matt Kraai <kraai@alumni.cmu.edu>
576
577 * gcc.dg/funroll-loops-all.c: New.
578
579 2004-11-28 Hans-Peter Nilsson <hp@bitrange.com>
580
581 PR target/18489
582 * g++.dg/rtti/tinfo1.C: In pattern for label definition ending
583 delimeter, match space and TAB as well as ":".
584
585 PR target/18484
586 * g++.dg/abi/empty6.C: Xfail warning for mmix-*-*.
587
588 PR target/18348
589 * gcc.dg/uninit-H.c (ASM): For unknown targets, define to "= 0".
590
591 PR target/18345
592 * gcc.dg/intmax_t-1.c: Add mmix-*-* to dg-error.
593
594 PR target/18337
595 * gcc.dg/array-quals-1.c: Xfail for mmix-*-*.
596
597 2004-11-28 Bud Davis <bdavis9659@comcast.net>
598
599 * gfortran.dg/direct_io_2.f90: New test.
600
601 2004-11-28 Hans-Peter Nilsson <hp@bitrange.com>
602
603 PR target/18334
604 * gcc.dg/cpp/assert4.c: Remove mmix assertion tests.
605
606 2004-11-28 Richard Henderson <rth@redhat.com>
607
608 * gcc.c-torture/execute/20020227-1.x: Remove XFAIL.
609
610 2004-11-28 Joseph S. Myers <joseph@codesourcery.com>
611
612 * gcc.dg/builtin-choose-expr-2.c, gcc.dg/cast-1.c,
613 gcc.dg/cast-2.c, gcc.dg/cast-3.c, gcc.dg/format/opt-1.c,
614 gcc.dg/format/opt-2.c, gcc.dg/format/opt-3.c,
615 gcc.dg/format/opt-4.c, gcc.dg/format/opt-5.c,
616 gcc.dg/format/opt-6.c, gcc.dg/pointer-arith-5.c,
617 gcc.dg/pointer-arith-6.c, gcc.dg/pointer-arith-7.c,
618 gcc.dg/pointer-arith-8.c: New tests.
619
620 2004-11-27 Bud Davis <bdavis9659@comcast.net>
621
622 PR fortran/18364
623 * gfortran.dg/endfile.f90: New test.
624
625 2004-11-27 Falk Hueffner <falk@debian.org>
626
627 * gcc.dg/loop-6.c: New test.
628
629 2004-11-27 Jakub Jelinek <jakub@redhat.com>
630
631 * gcc.c-torture/execute/20041126-1.c: New test.
632
633 2004-11-27 Richard Sandiford <rsandifo@redhat.com>
634
635 * gcc.dg/mips-args-1.c: Don't expect _R3000 or _R4000 to be defined
636 on IRIX.
637
638 2004-11-27 Richard Sandiford <rsandifo@redhat.com>
639
640 * gcc.dg/mips-movcc-[123].c: Pass the ?: expressions to other
641 functions.
642
643 2004-11-27 Jakub Jelinek <jakub@redhat.com>
644
645 PR rtl-optimization/17825
646 * gcc.c-torture/compile/20041119-1.c: New test.
647
648 2004-11-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
649
650 * lib/target-libpath.exp (restore_ld_library_path_env_vars):
651 Check existence of ld library path variables before unsetting.
652
653 2004-11-26 Mark Mitchell <mark@codesourcery.com>
654
655 * g++.old-deja/g++.eh/badalloc1.C: Robustify.
656
657 2004-11-26 Richard Sandiford <rsandifo@redhat.com>
658
659 * gcc.dg/sibcall-[34].c: Remove MIPS xfails.
660
661 2004-11-26 Richard Sandiford <rsandifo@redhat.com>
662
663 * g++.old-deja/g++.jason/thunk3.C: Remove mips*-*-* xfail.
664
665 2004-11-26 Ben Elliston <bje@au.ibm.com>
666
667 * gcc.dg/cpp/isysroot-2.c: Move target selector from dg-options to
668 dg-do directive.
669
670 2004-11-26 Ben Elliston <bje@au.ibm.com>
671
672 * gcc.dg/pr17957.c: Pass --param, not -param.
673
674 2004-11-25 Andrew Pinski <pinskia@physics.uc.edu>
675
676 PR middle-end/17957
677 * testsuite/gcc.dg/pr17957.c: New test.
678
679 2004-11-25 Mark Mitchell <mark@codesourcery.com>
680
681 PR c++/18445
682 * g++.dg/template/crash28.C: Likewise.
683
684 PR c++/18001
685 * g++.dg/expr/unary2.C: Adjust lvalue messages.
686 * g++.dg/ext/lvaddr.C: Likewise.
687 * g++.dg/opt/pr7503-3.C: Likewise.
688
689 PR c++/18466
690 * g++.dg/parse/qualified3.C: New test.
691 * g++.old-deja/g++.other/friend7.C: Remove bogus qualification.
692
693 PR c++/18545
694 * g++.dg/expr/return1.C: New test.
695
696 2004-11-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
697
698 Friend class name lookup 3/n, PR c++/3332
699 * g++.dg/lookup/friend3.C: New test.
700 * g++.dg/lookup/friend4.C: Likewise.
701 * g++.dg/lookup/friend5.C: Likewise.
702
703 2004-11-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
704
705 Friend class name lookup 2/n, PR c++/14513, c++/15410
706 * g++.dg/lookup/friend2.C: New test.
707 * g++.dg/template/friend31.C: Likewise.
708
709 2004-11-24 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
710
711 * lib/target-libpath.exp (orig_ld_library_path_saved): Add missing set.
712
713 2004-11-24 Mark Mitchell <mark@codesourcery.com>
714
715 PR c++/17473
716 * g++.dg/tc1/dr56.C: Remove.
717 * g++.dg/template/typedef1.C: Add dg-error markers.
718 * g++.old-deja/g++.other/typedef7.C: Likewise.
719
720 PR c++/18285
721 * g++.dg/parse/typedef7.C: New test.
722
723 2004-11-24 Richard Sandiford <rsandifo@redhat.com>
724
725 * gcc.c-torture/execute/20041124-1.c: New test.
726
727 2004-11-24 Mark Mitchell <mark@codesourcery.com>
728
729 * g++.dg/template/deduce3.C: New test.
730
731 PR c++/18586
732 * g++.dg/template/crash27.C: New test.
733
734 PR c++/18530
735 * g++.dg/warn/Wshadow-3.C: New test.
736
737 2004-11-24 Devang Patel <dpatel@apple.com>
738
739 PR/18555
740 * gcc.dg/cpp/isysroot-1.c: New test.
741 * gcc.dg/cpp/usr/include/stdio.h: New file.
742 * gcc.dg/cpp/isysroot-2.c: New test.
743 * gcc.dg/cpp/System/Library/Framework/Carbon.framework/Headers/Carbon.h:
744 New file.
745
746 2004-11-24 Giovanni Bajo <giovannibajo@gcc.gnu.org>
747
748 PR c++/8929
749 * g++.old-deja/g++.oliva/template10.C: Remove xfail.
750
751 2004-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
752
753 * gcc.target/sparc/align.c: Do not include <stdint.h>.
754 * gcc.target/sparc/pdist.c: Likewise.
755
756 2004-11-24 Paolo Bonzini <bonzini@gnu.org>
757
758 PR c++/16882
759 * g++.dg/conversion/simd1.C: New test.
760
761 2004-11-23 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
762
763 * lib/target-libpath.exp: New file defining set_ld_library_path_env_vars
764 and restore_ld_library_path_env_vars.
765 * g++.dg/compat/compat.exp, lib/g++.exp, lib/gcc-dg.exp,
766 lib/gfortran.exp, lib/objc.exp, lib/treelang.exp: Use new procs.
767 * ada/acats/run_acats (LD_LIBRARY_PATH): Add previous LD_LIBRARY_PATH
768 to LD_LIBRARY_PATH. Export LD_LIBRARY_PATH.
769
770 2004-11-23 Daniel Jacobowitz <dan@codesourcery.com>
771
772 * gcc.dg/pragma-align-2.c: Test macro expansion.
773 * gcc.dg/pragma-pack-2.c: New test.
774
775 2004-11-23 Richard Henderson <rth@redhat.com>
776
777 * gcc.dg/vect/pr18425.c: Use effective target vect_long.
778 * gcc.dg/vect/vect-13.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
779 gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-48a.c,
780 gcc.dg/vect/vect-56a.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-77.c,
781 gcc.dg/vect/vect-77a.c, gcc.dg/vect/vect-78.c, gcc.dg/vect/vect-86.c,
782 gcc.dg/vect/vect-87.c, gcc.dg/vect/vect-88.c: XFAIL for alpha.
783
784 * gcc.dg/vect/vect.exp: Add check for alpha.
785 * lib/target-supports.exp (check_alpha_max_hw_available): New.
786 (check_effective_target_vect_int): Enable for alpha.
787 (check_effective_target_vect_long): New.
788 (is-effective-target): Add it.
789
790 2004-11-23 Uros Bizjak <uros@kss-loka.si>
791
792 * gcc.dg/pr18614-1.c: New test.
793
794 2004-11-23 Eric Botcazou <ebotcazou@libertysurf.fr>
795
796 * gcc.dg/setjmp-2.c: New test.
797
798 2004-11-22 James A. Morrison <phython@gcc.gnu.org>
799
800 * gcc.target/sparc/align.c, gcc.target/sparc/combined-2.c,
801 gcc.target/sparc/fpack16.c, gcc.target/sparc/fpack32.c,
802 gcc.target/sparc/fpackfix.c, gcc.target/fexpand.c,
803 gcc.target/sparc/fpmerge.c, gcc.target/sparc/fpmul.c,
804 gcc.target/sparc/pdist.c: New tests.
805
806 2004-11-22 Bob Wilson <bob.wilson@acm.org>
807
808 * gcc.dg/uninit-H.c: Define ASM for Xtensa targets.
809
810 2004-11-22 Dale Johannesen <dalej@apple.com>
811
812 * gcc.dg/20041111-1.c: New.
813
814 2004-11-19 Dorit Naishlos <dorit@il.ibm.com>
815
816 PR tree-opt/18536
817 * gcc.dg/vect/pr18536.c: New test.
818
819 2004-11-22 Giovanni Bajo <giovannibajo@gcc.gnu.org>
820
821 PR c++/18354
822 * g++.dg/template/nontype11.C: New test.
823
824 2004-11-21 Roger Sayle <roger@eyesopen.com>
825
826 PR middle-end/18520
827 * gcc.dg/pr18520-1.c: New test case.
828
829 2004-11-20 Joseph S. Myers <joseph@codesourcery.com>
830
831 * gcc.dg/Wchar-subscripts-1.c, gcc.dg/array-8.c: New tests.
832 * gcc.dg/pointer-arith-1.c, gcc.dg/pointer-arith-2.c,
833 gcc.dg/pointer-arith-3.c, gcc.dg/pointer-arith-4.c: Update
834 expected diagnostics.
835
836 2004-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
837
838 PR target/18580
839 * gcc.dg/vect/vect-13.c, vect-27.c, vect-27a.c, vect-29.c,
840 vect-29a.c, vect-48a.c, vect-56a.c, vect-72.c, vect-72a.c,
841 vect-77.c, vect-77a.c: XFAIL on the SPARC.
842
843 2004-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
844
845 * gcc.dg/vect/vect.exp (sparc*-*-*): Fix a couple of nits.
846
847 2004-11-19 Mark Mitchell <mark@codesourcery.com>
848 Joseph Myers <joseph@codesourcery.com>
849
850 * lib/target-supports.exp (check_visibility_available): Really
851 test the compiler.
852
853 2004-11-19 Dorit Naishlos <dorit@il.ibm.com>
854
855 PR tree-opt/18181
856 * gcc.dg/vect/vect-85.c: New test.
857 * gcc.dg/vect/vect-86.c: New test.
858 * gcc.dg/vect/vect-87.c: New test.
859 * gcc.dg/vect/vect-88.c: New test.
860
861 2004-11-19 Ben Elliston <bje@au.ibm.com>
862
863 * gcc.dg/pr16286.c: Test __pixel and __bool keywords.
864
865 2004-11-18 Janis Johnson <janis187@us.ibm.com>
866
867 * gcc.dg/ppc-bitfield1.c: Skip if not LP64, don't specify -m64.
868 * gcc.dg/ppc-and-1.c: Ditto.
869 * gcc.dg/ppc-compare-1.c: Ditto.
870 * gcc.dg/ppc-mov-1.c: Ditto
871
872 2004-11-18 Daniel Jacobowitz <dan@codesourcery.com>
873 Mark Mitchell <mark@codesourcery.com>
874
875 * testsuite/gcc.dg/pragma-init-fini-2.c: New test.
876
877 2004-11-17 Janis Johnson <janis187@us.ibm.com>
878 Aldy Hernandez <aldyh@redhat.com>
879
880 * lib/target-supports.exp (check_effective_target_vect_int): New
881 (check_effective_target_vect_float): New
882 (check_effective_target_vect_double): New.
883 (is-effective-target): Support new effective targets keywords.
884 * gcc.dg/vect/vect.exp: Set target-dependent vector flags and
885 default action for dg-do.
886 * gcc.dg/vect/pr16105.c: Use new support.
887 * gcc.dg/vect/pr18400.c: Ditto.
888 * gcc.dg/vect/pr18425.c: Ditto.
889 * gcc.dg/vect/vect-1.c: Ditto.
890 * gcc.dg/vect/vect-10.c: Ditto.
891 * gcc.dg/vect/vect-11.c: Ditto.
892 * gcc.dg/vect/vect-12.c: Ditto.
893 * gcc.dg/vect/vect-13.c: Ditto.
894 * gcc.dg/vect/vect-14.c: Ditto.
895 * gcc.dg/vect/vect-15.c: Ditto.
896 * gcc.dg/vect/vect-16.c: Ditto.
897 * gcc.dg/vect/vect-17.c: Ditto.
898 * gcc.dg/vect/vect-18.c: Ditto.
899 * gcc.dg/vect/vect-19.c: Ditto.
900 * gcc.dg/vect/vect-2.c: Ditto.
901 * gcc.dg/vect/vect-20.c: Ditto.
902 * gcc.dg/vect/vect-21.c: Ditto.
903 * gcc.dg/vect/vect-22.c: Ditto.
904 * gcc.dg/vect/vect-23.c: Ditto.
905 * gcc.dg/vect/vect-24.c: Ditto.
906 * gcc.dg/vect/vect-25.c: Ditto.
907 * gcc.dg/vect/vect-26.c: Ditto.
908 * gcc.dg/vect/vect-27.c: Ditto.
909 * gcc.dg/vect/vect-27a.c: Ditto.
910 * gcc.dg/vect/vect-28.c: Ditto.
911 * gcc.dg/vect/vect-29.c: Ditto.
912 * gcc.dg/vect/vect-29a.c: Ditto.
913 * gcc.dg/vect/vect-3.c: Ditto.
914 * gcc.dg/vect/vect-30.c: Ditto.
915 * gcc.dg/vect/vect-31.c: Ditto.
916 * gcc.dg/vect/vect-32.c: Ditto.
917 * gcc.dg/vect/vect-33.c: Ditto.
918 * gcc.dg/vect/vect-34.c: Ditto.
919 * gcc.dg/vect/vect-35.c: Ditto.
920 * gcc.dg/vect/vect-36.c: Ditto.
921 * gcc.dg/vect/vect-37.c: Ditto.
922 * gcc.dg/vect/vect-38.c: Ditto.
923 * gcc.dg/vect/vect-4.c: Ditto.
924 * gcc.dg/vect/vect-40.c: Ditto.
925 * gcc.dg/vect/vect-41.c: Ditto.
926 * gcc.dg/vect/vect-42.c: Ditto.
927 * gcc.dg/vect/vect-43.c: Ditto.
928 * gcc.dg/vect/vect-44.c: Ditto.
929 * gcc.dg/vect/vect-45.c: Ditto.
930 * gcc.dg/vect/vect-46.c: Ditto.
931 * gcc.dg/vect/vect-47.c: Ditto.
932 * gcc.dg/vect/vect-48.c: Ditto.
933 * gcc.dg/vect/vect-48a.c: Ditto.
934 * gcc.dg/vect/vect-49.c: Ditto.
935 * gcc.dg/vect/vect-5.c: Ditto.
936 * gcc.dg/vect/vect-50.c: Ditto.
937 * gcc.dg/vect/vect-51.c: Ditto.
938 * gcc.dg/vect/vect-52.c: Ditto.
939 * gcc.dg/vect/vect-53.c: Ditto.
940 * gcc.dg/vect/vect-54.c: Ditto.
941 * gcc.dg/vect/vect-55.c: Ditto.
942 * gcc.dg/vect/vect-56.c: Ditto.
943 * gcc.dg/vect/vect-56a.c: Ditto.
944 * gcc.dg/vect/vect-57.c: Ditto.
945 * gcc.dg/vect/vect-58.c: Ditto.
946 * gcc.dg/vect/vect-59.c: Ditto.
947 * gcc.dg/vect/vect-6.c: Ditto.
948 * gcc.dg/vect/vect-60.c: Ditto.
949 * gcc.dg/vect/vect-61.c: Ditto.
950 * gcc.dg/vect/vect-62.c: Ditto.
951 * gcc.dg/vect/vect-63.c: Ditto.
952 * gcc.dg/vect/vect-64.c: Ditto.
953 * gcc.dg/vect/vect-65.c: Ditto.
954 * gcc.dg/vect/vect-66.c: Ditto.
955 * gcc.dg/vect/vect-67.c: Ditto.
956 * gcc.dg/vect/vect-68.c: Ditto.
957 * gcc.dg/vect/vect-69.c: Ditto.
958 * gcc.dg/vect/vect-7.c: Ditto.
959 * gcc.dg/vect/vect-72.c: Ditto.
960 * gcc.dg/vect/vect-72a.c: Ditto.
961 * gcc.dg/vect/vect-73.c: Ditto.
962 * gcc.dg/vect/vect-74.c: Ditto.
963 * gcc.dg/vect/vect-75.c: Ditto.
964 * gcc.dg/vect/vect-76.c: Ditto.
965 * gcc.dg/vect/vect-77.c: Ditto.
966 * gcc.dg/vect/vect-77a.c: Ditto.
967 * gcc.dg/vect/vect-78.c: Ditto.
968 * gcc.dg/vect/vect-79.c: Ditto.
969 * gcc.dg/vect/vect-8.c: Ditto.
970 * gcc.dg/vect/vect-80.c: Ditto.
971 * gcc.dg/vect/vect-82.c: Ditto.
972 * gcc.dg/vect/vect-82_64.c: Ditto.
973 * gcc.dg/vect/vect-83.c: Ditto.
974 * gcc.dg/vect/vect-83_64.c: Ditto.
975 * gcc.dg/vect/vect-9.c: Ditto.
976 * gcc.dg/vect/vect-all.c: Ditto.
977 * gcc.dg/vect/vect-none.c: Ditto.
978
979 2004-11-17 Janis Johnson <janis187@us.ibm.com>
980
981 * lib/gcc-dg.exp (dg-skip-if): New function.
982 (dg-forbid-option): Remove.
983 * g++.dg/abi/bitfield3.C: Use dg-skip-if i?86 -m64.
984 * g++.dg/abi/bitfield8.C: Likewise.
985 * g++.dg/abi/dtor1.C: Likewise.
986 * g++.dg/abi/empty10.C: Likewise.
987 * g++.dg/abi/empty7.C: Likewise.
988 * g++.dg/abi/empty9.C: Likewise.
989 * g++.dg/abi/layout3.C: Likewise.
990 * g++.dg/abi/layout4.C: Likewise.
991 * g++.dg/abi/thunk1.C: Likewise.
992 * g++.dg/abi/thunk2.C: Likewise.
993 * g++.dg/abi/vbase11.C: Likewise.
994 * g++.dg/abi/vthunk2.C: Likewise.
995 * g++.dg/abi/vthunk3.C: Likewise.
996 * g++.dg/ext/attrib8.C: Likewise.
997 * g++.dg/opt/longbranch2.C: Likewise.
998 * g++.dg/opt/reg-stack4.C: Likewise.
999 * g++.old-deja/g++.ext/attrib1.C: Likewise.
1000 * g++.old-deja/g++.ext/attrib2.C: Likewise.
1001 * g++.old-deja/g++.ext/attrib3.C: Likewise.
1002 * g++.old-deja/g++.other/store-expr1.C: Likewise.
1003 * g++.old-deja/g++.other/store-expr2.C: Likewise.
1004 * gcc.dg/20000609-1.c: Likewise.
1005 * gcc.dg/20000720-1.c: Likewise.
1006 * gcc.dg/20011107-1.c: Likewise.
1007 * gcc.dg/20011119-1.c: Likewise.
1008 * gcc.dg/20020108-1.c: Likewise.
1009 * gcc.dg/20020122-2.c: Likewise.
1010 * gcc.dg/20020122-3.c: Likewise.
1011 * gcc.dg/20020201-3.c: Likewise.
1012 * gcc.dg/20020206-1.c: Likewise.
1013 * gcc.dg/20020218-1.c: Likewise.
1014 * gcc.dg/20020310-1.c: Likewise.
1015 * gcc.dg/20020411-1.c: Likewise.
1016 * gcc.dg/20020418-2.c: Likewise.
1017 * gcc.dg/20020426-1.c: Likewise.
1018 * gcc.dg/20020426-2.c: Likewise.
1019 * gcc.dg/20020517-1.c: Likewise.
1020 * gcc.dg/20020523-1.c: Likewise.
1021 * gcc.dg/20020523-2.c: Likewise.
1022 * gcc.dg/20020729-1.c: Likewise.
1023 * gcc.dg/20030204-1.c: Likewise.
1024 * gcc.dg/20030826-2.c: Likewise.
1025 * gcc.dg/20030926-1.c: Likewise.
1026 * gcc.dg/20031202-1.c: Likewise.
1027 * gcc.dg/980312-1.c: Likewise.
1028 * gcc.dg/980313-1.c: Likewise.
1029 * gcc.dg/990117-1.c: Likewise.
1030 * gcc.dg/990424-1.c: Likewise.
1031 * gcc.dg/990524-1.c: Likewise.
1032 * gcc.dg/991230-1.c: Likewise.
1033 * gcc.dg/i386-387-1.c: Likewise.
1034 * gcc.dg/i386-387-2.c: Likewise.
1035 * gcc.dg/i386-387-3.c: Likewise.
1036 * gcc.dg/i386-387-4.c: Likewise.
1037 * gcc.dg/i386-387-5.c: Likewise.
1038 * gcc.dg/i386-387-6.c: Likewise.
1039 * gcc.dg/i386-asm-1.c: Likewise.
1040 * gcc.dg/i386-bitfield1.c: Likewise.
1041 * gcc.dg/i386-bitfield2.c: Likewise.
1042 * gcc.dg/i386-loop-1.c: Likewise.
1043 * gcc.dg/i386-loop-2.c: Likewise.
1044 * gcc.dg/i386-loop-3.c: Likewise.
1045 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
1046 * gcc.dg/i386-pic-1.c: Likewise.
1047 * gcc.dg/i386-regparm.c: Likewise.
1048 * gcc.dg/i386-signbit-1.c: Likewise.
1049 * gcc.dg/i386-signbit-2.c: Likewise.
1050 * gcc.dg/i386-signbit-3.c: Likewise.
1051 * gcc.dg/i386-sse-5.c: Likewise.
1052 * gcc.dg/i386-sse-8.c: Likewise.
1053 * gcc.dg/i386-unroll-1.c: Likewise.
1054 * gcc.dg/tls/opt-1.c: Likewise.
1055 * gcc.dg/tls/opt-2.c: Likewise.
1056 * gcc.dg/unroll-1.c: Likewise.
1057 * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
1058 * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
1059 * gcc.misc-tests/i386-pf-none-1.c: Likewise.
1060 * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
1061
1062 2004-11-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1063
1064 * g++.dg/template/incomplete1.C: New test.
1065
1066 2004-11-16 Nick Clifton <nickc@redhat.com>
1067
1068 Revert patches accidentally commited during checkin of fixes for
1069 xstormy16 tests:
1070 gcc.c-torture/execute/simd-4.c: Revert
1071 gcc.dg/20040910-1.c: Revert.
1072
1073 2004-11-16 Paul Brook <paul@codesourcery.com>
1074
1075 PR fortran/13010
1076 * gfortran.dg/der_pointer_1.f90: New test.
1077
1078 2004-11-15 Joseph S. Myers <joseph@codesourcery.com>
1079
1080 PR c/18498
1081 * gcc.dg/bitfld-13.c: New test.
1082
1083 2004-11-15 Janis Johnson <janis187@us.ibm.com>
1084
1085 * gcc.dg/vect/tree-vect.h: (check_vect): Test symbols defined for
1086 powerpc*-*-linux*.
1087
1088 * gcc.dg/ppc64-abi-1.c: Skip if not lp64.
1089 * gcc.dg/ppc64-abi-2.c: Ditto.
1090 * gcc.dg/ppc64-abi-3.c: Ditto.
1091
1092 * lib/gcc-dg.exp (dg-target-list): Remove.
1093
1094 2004-11-15 Steve Ellcey <sje@cup.hp.com>
1095
1096 * gcc.dg/ia64-postinc.c: New test.
1097
1098 2004-11-15 Mark Mitchell <mark@codesourcery.com>
1099
1100 * gcc.dg/format/cmn-err-1.c: Add tests for "%p".
1101
1102 2004-11-15 Nick Clifton <nickc@redhat.com>
1103
1104 * g++.dg/opt/strength-reduce.C: Replace 0x7fffffff with
1105 __INT_MAX__ so that the test can be compiled by toolchains
1106 targeted at 16-bit processors.
1107
1108 * gcc.dg/20040625-1.c: Use long constants rather than integers
1109 when performing arithmetic that will overflow 16-bits.
1110
1111 * gcc.dg/i386-sse-8.c: Expect this test to fail for the
1112 xstormy16. It does not support 128-bit vector operations.
1113
1114 * gcc.dg/ultrasp4.c: Replace all occurrences of the type 'long'
1115 with the macro PTR_TYPE. Define this macro to an integer type
1116 suitable for holding a pointer.
1117
1118 * gcc.dg/compat/struct-align-1_x.c: Use shorter integers if
1119 the target is a 16-bit processor.
1120
1121 * gcc.dg/cpp/if-2.c: Expect a different warning message from
1122 16-bit targets where the character constant will be too long.
1123
1124 * g++.dg/opt/asm1.C: Expect this test to fail on the xstormy16
1125 where the double will not be directly addressable.
1126
1127 2004-11-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1128
1129 Friend class name lookup 1/n, PR c++/18471
1130 * g++.dg/template/crash26.C: New test.
1131 * g++.dg/lookup/struct1.C: Adjust expected error.
1132 * g++.dg/parse/elab1.C: Likewise.
1133 * g++.dg/parse/elab2.C: Likewise.
1134 * g++.dg/parse/int-as-enum1.C: Likewise.
1135 * g++.dg/parse/struct-as-enum1.C: Likewise.
1136 * g++.dg/parse/typedef1.C: Likewise.
1137 * g++.dg/parse/typedef3.C: Likewise.
1138 * g++.dg/parse/typedef4.C: Likewise.
1139 * g++.dg/parse/typedef5.C: Likewise.
1140 * g++.dg/template/nontype4.C: Likewise.
1141 * g++.old-deja/g++.benjamin/typedef01.C: Likewise.
1142 * g++.old-deja/g++.other/elab1.C: Likewise.
1143 * g++.old-deja/g++.other/syntax4.C: Likewise.
1144
1145 2004-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
1146
1147 * gcc.dg/intmax_t-1.c: XFAIL on Solaris 2.5.1.
1148
1149 2004-11-14 Zdenek Dvorak <dvorakz@suse.cz>
1150
1151 * gcc.c-torture/execute/20041114-1.c: New test.
1152
1153 2004-11-14 Joseph S. Myers <joseph@codesourcery.com>
1154
1155 * gcc.dg/c99-flex-array-5.c, gcc.dg/c99-fordecl-3.c,
1156 gcc.dg/comp-goto-1.c, gcc.dg/comp-goto-2.c, gcc.dg/comp-goto-3.c,
1157 gcc.dg/format/strfmon-2.c, gcc.dg/pointer-arith-1.c,
1158 gcc.dg/pointer-arith-2.c, gcc.dg/pointer-arith-3.c,
1159 gcc.dg/pointer-arith-4.c, gcc.dg/switch-5.c, gcc.dg/switch-6.c,
1160 gcc.dg/switch-7.c: New tests.
1161
1162 2004-11-14 Dorit Naishlos <dorit@il.ibm.com>
1163
1164 * gcc.dg/vect/vect-78.c: Now vectorized on powerpc*.
1165
1166 2004-11-14 Dorit Naishlos <dorit@il.ibm.com>
1167
1168 PR tree-opt/18400
1169 * gcc.dg/vect/pr18400.c: New test.
1170
1171 2004-11-14 Dorit Naishlos <dorit@il.ibm.com>
1172 Andrew Pinski <pinskia@physics.uc.edu>
1173
1174 PR tree-opt/18425
1175 * gcc.dg/vect/pr18425.c: New test.
1176
1177 2004-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
1178
1179 * gcc.dg/tls/alias-1.c: Remove dg-warning on the SPARC.
1180 Guard with dg-require-alias and dg-require-visibility.
1181
1182 2004-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
1183
1184 * g++.dg/other/packed1.C: UnXFAIL on SPARC, PA, MIPS and PowerPC.
1185
1186 2004-11-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1187
1188 * g++.dg/expr/unary1.C, g++.dg/expr/unary2.C: New tests.
1189
1190 2004-11-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1191
1192 PR c++/17344
1193 * g++.dg/template/defarg5.C: New test.
1194
1195 2004-11-13 Eric Botcazou <ebotcazou@libertysurf.fr>
1196
1197 * g++.dg/parse/cast1.C: Run only on ILP32.
1198 * g++.old-deja/g++.mike/p784.C: Likewise.
1199
1200 2004-11-13 Bernd Schmidt <bernd.schmidt@analog.com>
1201
1202 * gcc.c-torture/execute/20041113-1.c: New test.
1203
1204 2004-11-13 James A. Morrison <phython@gcc.gnu.org>
1205
1206 PR target/18230
1207 * gcc.dg/vect/tree-vect.h (check_vect): Add SPARC-specific test.
1208 * gcc.dg/vect/vect-2.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-9.c,
1209 gcc.dg/vect/vect-10.c, gcc.dg/vect/vect-12.c, gcc.dg/vect/vect-14.c,
1210 gcc.dg/vect/vect-15.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
1211 gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-21.c,
1212 gcc.dg/vect/vect-22.c, gcc.dg/vect/vect-23.c, gcc.dg/vect/vect-24.c,
1213 gcc.dg/vect/vect-25.c, gcc.dg/vect/vect-26.c, gcc.dg/vect/vect-32.c,
1214 gcc.dg/vect/vect-33.c, gcc.dg/vect/vect-34.c, gcc.dg/vect/vect-35.c,
1215 gcc.dg/vect/vect-36.c, gcc.dg/vect/vect-37.c, gcc.dg/vect/vect-62.c,
1216 gcc.dg/vect/vect-63.c, gcc.dg/vect/vect-64.c, gcc.dg/vect/vect-65.c,
1217 gcc.dg/vect/vect-66.c, gcc.dg/vect/vect-67.c, gcc.dg/vect/vect-68.c,
1218 gcc.dg/vect/vect-69.c, gcc.dg/vect/vect-73.c, gcc.dg/vect/vect-75.c,
1219 gcc.dg/vect/vect-76.c, gcc.dg/vect/vect-78.c: Enable for SPARC.
1220
1221 2004-11-13 James A. Morrison <phython@gcc.gnu.org>
1222
1223 * gcc.target/sparc/fand.c, gcc.target/sparc/fands,
1224 gcc.target/sparc/fnand.c, gcc.target/sparc/fnands.c,
1225 gcc.target/sparc/fxor.c, gcc.target/sparc/fxors.c,
1226 gcc.target/sparc/fxnor.c, gcc.target/sparc/fxnors.c,
1227 gcc.target/sparc/fandnot.c, gcc.target/sparc/fandnots.c,
1228 gcc.target/sparc/fornot.c, gcc.target/sparc/fornots.c,
1229 gcc.target/sparc/fnot.c, gcc.target/sparc/fnots.c,
1230 gcc.target/sparc/for.c, gcc.target/sparc/fors.c,
1231 gcc.target/sparc/combined-1.c: New tests.
1232
1233 2004-11-12 Ziemowit Laski <zlaski@apple.com>
1234
1235 * objc.dg/const-str-8.m, objc.dg/const-str-9.m:
1236 New tests.
1237
1238 2004-11-12 Mark Mitchell <mark@codesourcery.com>
1239
1240 * lib/gcc-dg.exp (dg-forbid-option): New function.
1241 * g++.dg/abi/bitfield3.C: Use dg-forbid-option -m64.
1242 * g++.dg/abi/bitfield8.C: Likewise.
1243 * g++.dg/abi/dtor1.C: Likewise.
1244 * g++.dg/abi/empty10.C: Likewise.
1245 * g++.dg/abi/empty7.C: Likewise.
1246 * g++.dg/abi/empty9.C: Likewise.
1247 * g++.dg/abi/layout3.C: Likewise.
1248 * g++.dg/abi/layout4.C: Likewise.
1249 * g++.dg/abi/thunk1.C: Likewise.
1250 * g++.dg/abi/thunk2.C: Likewise.
1251 * g++.dg/abi/vbase11.C: Likewise.
1252 * g++.dg/abi/vthunk2.C: Likewise.
1253 * g++.dg/abi/vthunk3.C: Likewise.
1254 * g++.dg/ext/attrib8.C: Likewise.
1255 * g++.dg/opt/longbranch2.C: Likewise.
1256 * g++.dg/opt/reg-stack4.C: Likewise.
1257 * g++.old-deja/g++.ext/attrib1.C: Likewise.
1258 * g++.old-deja/g++.ext/attrib2.C: Likewise.
1259 * g++.old-deja/g++.ext/attrib3.C: Likewise.
1260 * g++.old-deja/g++.other/store-expr1.C: Likewise.
1261 * g++.old-deja/g++.other/store-expr2.C: Likewise.
1262 * gcc.dg/20000609-1.c: Likewise.
1263 * gcc.dg/20000720-1.c: Likewise.
1264 * gcc.dg/20011107-1.c: Likewise.
1265 * gcc.dg/20011119-1.c: Likewise.
1266 * gcc.dg/20020108-1.c: Likewise.
1267 * gcc.dg/20020122-2.c: Likewise.
1268 * gcc.dg/20020122-3.c: Likewise.
1269 * gcc.dg/20020201-3.c: Likewise.
1270 * gcc.dg/20020206-1.c: Likewise.
1271 * gcc.dg/20020218-1.c: Likewise.
1272 * gcc.dg/20020310-1.c: Likewise.
1273 * gcc.dg/20020411-1.c: Likewise.
1274 * gcc.dg/20020418-2.c: Likewise.
1275 * gcc.dg/20020426-1.c: Likewise.
1276 * gcc.dg/20020426-2.c: Likewise.
1277 * gcc.dg/20020517-1.c: Likewise.
1278 * gcc.dg/20020523-1.c: Likewise.
1279 * gcc.dg/20020523-2.c: Likewise.
1280 * gcc.dg/20020729-1.c: Likewise.
1281 * gcc.dg/20030204-1.c: Likewise.
1282 * gcc.dg/20030826-2.c: Likewise.
1283 * gcc.dg/20030926-1.c: Likewise.
1284 * gcc.dg/20031202-1.c: Likewise.
1285 * gcc.dg/980312-1.c: Likewise.
1286 * gcc.dg/980313-1.c: Likewise.
1287 * gcc.dg/990117-1.c: Likewise.
1288 * gcc.dg/990424-1.c: Likewise.
1289 * gcc.dg/990524-1.c: Likewise.
1290 * gcc.dg/991230-1.c: Likewise.
1291 * gcc.dg/i386-387-1.c: Likewise.
1292 * gcc.dg/i386-387-2.c: Likewise.
1293 * gcc.dg/i386-387-3.c: Likewise.
1294 * gcc.dg/i386-387-4.c: Likewise.
1295 * gcc.dg/i386-387-5.c: Likewise.
1296 * gcc.dg/i386-387-6.c: Likewise.
1297 * gcc.dg/i386-asm-1.c: Likewise.
1298 * gcc.dg/i386-bitfield1.c: Likewise.
1299 * gcc.dg/i386-bitfield2.c: Likewise.
1300 * gcc.dg/i386-loop-1.c: Likewise.
1301 * gcc.dg/i386-loop-2.c: Likewise.
1302 * gcc.dg/i386-loop-3.c: Likewise.
1303 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
1304 * gcc.dg/i386-pic-1.c: Likewise.
1305 * gcc.dg/i386-regparm.c: Likewise.
1306 * gcc.dg/i386-signbit-1.c: Likewise.
1307 * gcc.dg/i386-signbit-2.c: Likewise.
1308 * gcc.dg/i386-signbit-3.c: Likewise.
1309 * gcc.dg/i386-sse-5.c: Likewise.
1310 * gcc.dg/i386-sse-8.c: Likewise.
1311 * gcc.dg/i386-unroll-1.c: Likewise.
1312 * gcc.dg/tls/opt-1.c: Likewise.
1313 * gcc.dg/tls/opt-2.c: Likewise.
1314 * gcc.dg/unroll-1.c: Likewise.
1315 * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
1316 * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
1317 * gcc.misc-tests/i386-pf-none-1.c: Likewise.
1318 * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
1319 * gcc.c-torture/execute/20010129-1.x: Do not use -mtune=i686 when
1320 -m64 is specified.
1321
1322 2004-11-12 Mark Mitchell <mark@codesourcery.com>
1323
1324 PR c++/18389
1325 * g++.dg/parse/cond1.C: New test.
1326
1327 PR c++/18429
1328 * g++.dg/template/array9.C: New test.
1329 * g++.dg/ext/vla1.C: Adjust error messages.
1330 * g++.dg/ext/vlm1.C: Likewise.
1331 * g++.dg/template/crash2.C: Likewise.
1332
1333 PR c++/18436
1334 * g++.dg/template/call3.C: New test.
1335
1336 PR c++/18407
1337 * g++.dg/template/ptrmem11.C: New test.
1338
1339 2004-11-12 Andrew Pinski <pinskia@physics.uc.edu>
1340
1341 PR other/14264
1342 * lib/g++.exp: Set LC_ALL and LANG to C.
1343 * lib/gcc-dg.exp: Likewise.
1344 * lib/gfortran.exp: Likewise.
1345 * lib/objc.exp: Likewise.
1346 * lib/treelang.exp: Likewise.
1347
1348 2004-11-12 Andreas Schwab <schwab@suse.de>
1349
1350 * gcc.dg/pr16286.c: Fix last change.
1351
1352 2004-11-12 Mark Mitchell <mark@codesourcery.com>
1353
1354 PR c++/18416
1355 * g++.dg/init/global1.C: New test.
1356
1357 2004-11-12 Eric Botcazou <ebotcazou@act-europe.fr>
1358
1359 * gcc.c-torture/execute/20041112-1.c: New test.
1360
1361 2004-11-11 Janis Johnson <janis187@us.ibm.com>
1362
1363 * lib/gcc-dg.exp (dg-target-list): New.
1364
1365 2004-11-11 Janis Johnson <janis187@us.ibm.com>
1366 Richard Sandiford <rsandifo@redhat.com>
1367
1368 * lib/target-supports.exp (get-compiler_messages): New.
1369 (check_named_sections_available): Use it.
1370 (check_effective_target_ilp32): New.
1371 (check_effective_target_lp64): New.
1372 (is-effective-target): New.
1373 * lib/gcc-dg.exp (dg-require-effective-target): New.
1374
1375 2004-11-11 Joseph S. Myers <joseph@codesourcery.com>
1376
1377 * gcc.dg/precedence-1.c: New test.
1378
1379 2004-11-11 Janis Johnson <janis187@us.ibm.com>
1380
1381 * gcc.misc-tests/linkage.exp: Handle biarch GCC for powerpc64.
1382
1383 * gcc.misc-tests/linkage.exp: Prepend directory name to pass/fail
1384 message, delete generated files, use more descriptive name for
1385 executable, and make the test unsupported when it cannot be run.
1386
1387 * lib/gcc-dg.exp (skip_test_and_clear_xfail): New procedure.
1388 (dg-require-weak, dg-require-visibility, dg-require-alias,
1389 dg-require-gc-sections, dg-require-profiling, dg-require-dll,
1390 dg-require-iconv, dg-require-named-sections): Use it.
1391
1392 * lib/gcc-dg.exp (dg-xfail-if): Ignore if skipping the test.
1393
1394 2004-11-11 Nathan Sidwell <nathan@codesourcery.com>
1395
1396 PR target/16457
1397 * gcc.dg/ppc-and-1: New
1398
1399 PR target/16796
1400 * gcc.dg/ppc-mov-1.c: New.
1401
1402 PR target/16458
1403 * gcc.dg/ppc-compare-1.c: New.
1404
1405 2004-11-10 Joseph S. Myers <joseph@codesourcery.com>
1406
1407 * objc.dg/desig-init-2.m: New test.
1408
1409 2004-11-10 Adam Nemet <anemet@lnxw.com>
1410
1411 PR middle-end/18160
1412 * g++.dg/warn/register-var-1.C: New test.
1413 * g++.dg/warn/register-var-2.C: New test.
1414
1415 2004-11-10 Eric Botcazou <ebotcazou@libertysurf.fr>
1416
1417 * gcc.dg/union-2.c: New test.
1418
1419 2004-11-10 Fariborz Jahanian <fjahanian@apple.com>
1420
1421 * gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.c:
1422 New test for PR tree-optimization/17892.
1423
1424 2004-11-09 Mark Mitchell <mark@codesourcery.com>
1425
1426 PR c++/18369
1427 * g++.dg/init/new12.C: New test.
1428
1429 2004-11-10 James A. Morrison <phython@gcc.gnu.org>
1430
1431 * gcc.target/sparc: New directory.
1432 * gcc.target/sparc/sparc.exp: New driver.
1433 * gcc.target/sparc/fpadd16.c, gcc.target/sparc/fpadd16s.c,
1434 gcc.target/sparc/fpsub16.c, gcc.target/sparc/fpsub16s.c,
1435 gcc.target/sparc/fpadd32.c, gcc.target/sparc/fpadd32s.c,
1436 gcc.target/sparc/fpsub32.c, gcc.target/sparc/fpsub32s.c: New tests.
1437
1438 2004-11-10 Paul Brook <paul@codesourcery.com>
1439
1440 PR fortran/18218
1441 * gfortran.dg/list_read.c: New test.
1442
1443 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1444
1445 PR c/18322
1446 * gcc.dg/func-outside-1.c, gcc.dg/func-outside-2.c: Correct
1447 expected diagnostic location.
1448
1449 2004-11-09 Ulrich Weigand <uweigand@de.ibm.com>
1450
1451 * gcc.dg/20041109-1.c: New test.
1452
1453 2004-11-09 Andrew Pinski <pinskia@physics.uc.edu>
1454
1455 PR objc/18406
1456 * objc/compile/pr18406.m: New test.
1457
1458 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1459
1460 * gcc.dg/builtin-prefetch-1.c: Update expected diagnostic.
1461
1462 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1463
1464 * gcc.dg/builtin-prefetch-1.c: Adjust expected messages.
1465
1466 2004-11-08 Steve Ellcey <sje@cup.hp.com>
1467
1468 * testsuite/gcc.dg/uninit-H.c: Add ifdefs for __hppa__ and __ia64__.
1469
1470 2004-11-08 Steve Ellcey <sje@cup.hp.com>
1471
1472 * testsuite/gcc.dg/20030225-2.c: Add prototype for abort and
1473 exit.
1474
1475 2004-11-08 Andrew Pinski <pinskia@physics.uc.edu>
1476
1477 PR tree-opt/18299
1478 * gcc.c-torture/pr18299-1.c: New test.
1479
1480 2004-11-06 Andreas Schwab <schwab@suse.de>
1481
1482 * gcc.dg/pr16286.c: Also test for bool and pixel.
1483
1484 2004-11-06 Joseph S. Myers <joseph@codesourcery.com>
1485
1486 * gcc.dg/anon-struct-6.c, gcc.dg/anon-struct-7.c,
1487 gcc.dg/anon-struct-8.c, gcc.dg/bitfld-10.c, gcc.dg/bitfld-11.c,
1488 gcc.dg/bitfld-12.c, gcc.dg/func-outside-1.c,
1489 gcc.dg/func-outside-2.c, gcc.dg/label-decl-1.c,
1490 gcc.dg/label-decl-2.c, gcc.dg/label-decl-3.c,
1491 gcc.dg/label-decl-4.c, gcc.dg/struct-empty-1.c,
1492 gcc.dg/struct-empty-2.c, gcc.dg/struct-empty-3.c,
1493 gcc.dg/struct-semi-1.c, gcc.dg/struct-semi-2.c,
1494 gcc.dg/struct-semi-3.c: New tests.
1495
1496 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1497
1498 * g++.dg/opt/nothrow1.C: Use -42 instead of 42.
1499
1500 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1501
1502 * gcc.dg/compat/generate-random.c (generate_random_data unsafe_state):
1503 Do not use C99 designators.
1504
1505 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1506
1507 * g++.dg/other/pragma-re-1.C (p, q): Fix type and remove cast.
1508
1509 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1510
1511 * gcc.c-torture/compile/simd-5.c: Do not XFAIL on SPARC 64-bit.
1512 * gcc.c-torture/execute/20020227-1.x: Do not XFAIL at -O3.
1513 * gcc.c-torture/execute/simd-5.x: Remove.
1514
1515 2004-11-06 Andrew Pinski <pinskia@physics.uc.edu>
1516
1517 PR rtl-optimization/17933
1518 * gcc.dg/torture/pr17933-1.c: New test.
1519
1520 2004-11-06 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1521
1522 PR target/18106
1523 * lib/target-supports.exp (check_weak_available): Support
1524 Windows.
1525
1526 2004-11-05 Danny Smith <dannysmith@users.sourceforge.net>
1527
1528 * gcc.dg/compat/struct-layout-1_generate.c (main): Generate a
1529 call to fflush(stdout) before abort.
1530 (my_ffsll): New function.
1531 (generate_fields): Use it.
1532
1533 2004-11-05 Joseph S. Myers <joseph@codesourcery.com>
1534
1535 * gcc.dg/init-undef-1.c: New test.
1536
1537 2004-11-05 Joseph S. Myers <joseph@codesourcery.com>
1538
1539 * gcc.dg/20040910-1.c, gcc.dg/cpp/digraph2.c,
1540 gcc.dg/cpp/direct2.c, gcc.dg/cpp/direct2s.c,
1541 gcc.dg/cpp/separate-1.c, gcc.dg/noncompile/951123-1.c,
1542 gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c: Adjust
1543 expected messages for new parser.
1544
1545 2004-11-04 Mark Mitchell <mark@codesourcery.com>
1546
1547 * testsuite/g++.dg/ext/visibility/symbian1.C: New test.
1548
1549 2004-11-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1550
1551 * gcc.dg/pragma-align.c (sixteen): Use 8-byte alignment
1552 on LP64 targets.
1553
1554 2004-11-04 Joseph S. Myers <joseph@codesourcery.com>
1555
1556 * gcc.dg/asm-qual-1.c, gcc.dg/declspec-15.c, gcc.dg/declspec-16.c,
1557 gcc.dg/declspec-17.c, gcc.dg/empty-source-1.c,
1558 gcc.dg/empty-source-2.c, gcc.dg/empty-source-3.c,
1559 gcc.dg/extra-semi-1.c, gcc.dg/extra-semi-2.c,
1560 gcc.dg/extra-semi-3.c, gcc.dg/gnu-cond-expr-1.c,
1561 gcc.dg/gnu-cond-expr-2.c, gcc.dg/gnu-cond-expr-3.c,
1562 gcc.dg/init-empty-1.c, gcc.dg/init-empty-2.c,
1563 gcc.dg/init-empty-3.c, gcc.dg/noncompile/old-style-parm-1.c,
1564 gcc.dg/noncompile/old-style-parm-2.c, gcc.dg/stmt-expr-1.c,
1565 gcc.dg/stmt-expr-2.c, gcc.dg/stmt-expr-3.c: New tests.
1566
1567 2004-11-04 Joseph S. Myers <joseph@codesourcery.com>
1568
1569 * gcc.dg/c90-restrict-1.c, gcc.dg/c99-arraydecl-2.c,
1570 gcc.dg/c99-func-2.c, gcc.dg/charset/asm2.c, gcc.dg/concat.c,
1571 gcc.dg/cpp/19990413-1.c, gcc.dg/cpp/paste4.c,
1572 gcc.dg/init-desig-obs-1.c, gcc.dg/noncompile/920721-2.c,
1573 gcc.dg/noncompile/930622-2.c, gcc.dg/noncompile/940112-1.c,
1574 gcc.dg/noncompile/950921-1.c, gcc.dg/switch-2.c,
1575 objc.dg/naming-1.m, objc.dg/naming-2.m: Adjust expected messages
1576 for new parser.
1577
1578 2004-11-04 Richard Sandiford <rsandifo@redhat.com>
1579
1580 PR target/15342
1581 * gcc.dg/20041104-1.c: New test.
1582
1583 2004-11-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1584
1585 * g++.dg/template/nontype7.C: New test.
1586 * g++.dg/template/nontype8.C: Likewise.
1587 * g++.dg/template/nontype9.C: Likewise.
1588 * g++.dg/template/nontype10.C: Likewise.
1589 * g++.dg/tc1/dr49.C: Likewise.
1590 * g++.dg/template/ptrmem8.C: Relax dg-error checks.
1591 * g++.old-deja/g++.other/null1.C: Remove a buggy error check
1592
1593 2004-11-04 Ben Elliston <bje@au.ibm.com>
1594
1595 * g++.dg/rtti/tinfo1.C: Remove xfails.
1596
1597 2004-11-04 Ben Elliston <bje@au.ibm.com>
1598
1599 * g++.old-deja/g++.other/enum5.C (enum conditions): Move the
1600 packed attribute to the definition to satisfy the new C++ parser.
1601
1602 2004-11-03 Eric Botcazou <ebotcazou@libertysurf.fr>
1603
1604 * gcc.c-torture/execute/stdarg-2.c (foo): Split multiple
1605 invocations of va_arg.
1606
1607 2004-11-02 Mark Mitchell <mark@codesourcery.com>
1608
1609 PR c++/18124
1610 * g++.dg/template/crash25.C: New test.
1611
1612 PR c++/18155
1613 * g++.dg/template/typedef2.C: New test.
1614 * g++.dg/parse/crash13.C: Adjust error markers.
1615
1616 PR c++/18177
1617 * g++.dg/conversion/const3.C: New test.
1618
1619 2004-11-03 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1620
1621 PR fortran/17535
1622 PR fortran/17583
1623 PR fortran/17713
1624 * gfortran.dg/generic_[123].f90: New testcases.
1625
1626 2004-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
1627
1628 * gcc.dg/uninit-C.c: Remove special-casing for SPARC.
1629 * gcc.dg/uninit-H.c: Define to "sp" on SPARC.
1630
1631 2004-11-02 Andrew Pinski <pinskia@physics.uc.edu>
1632
1633 PR tree-opt/16808
1634 * gcc.c-torture/compile/pr16808.c: New test.
1635
1636 2004-11-02 Nathan Sidwell <nathan@codesourcery.com>
1637
1638 PR rtl-optimization/17104
1639 * gcc.dg/ppc-bitfield1.c: New.
1640
1641 2004-11-01 Richard Sandiford <rsandifo@redhat.com>
1642
1643 * gcc.dg/uninit-H.c (ASM): Define to "$sp" on MIPS targets.
1644
1645 2004-11-01 Richard Sandiford <rsandifo@redhat.com>
1646
1647 * g++.dg/abi/mangle6.C: Run for all MIPS targets. Provide dummy
1648 strings for 32-bit code.
1649
1650 2004-11-01 Joseph S. Myers <joseph@codesourcery.com>
1651
1652 PR c/18239
1653 * gcc.dg/parm-impl-decl-1.c, gcc.dg/parm-impl-decl-2.c: New tests.
1654
1655 2004-11-01 Nathan Sidwell <nathan@codesourcery.com>
1656
1657 PR c++/18064
1658 * g++.old-deja/g++.mike/p811.C: Avoid covariant extension.
1659
1660 2004-10-31 Mark Mitchell <mark@codesourcery.com>
1661
1662 PR c++/15172
1663 * g++.dg/init/aggr2.C: New test.
1664
1665 2004-10-30 Ziemowit Laski <zlaski@apple.com>
1666
1667 * objc.dg/local-decl-1.m: New test.
1668
1669 2004-10-30 Gabriel Dos Reis <gdr@integrable-solutions.net>
1670
1671 * gcc.dg/20040910-1.c: Adjust regex.
1672
1673 2004-10-30 Roger Sayle <roger@eyesopen.com>
1674
1675 PR rtl-optimization/18084
1676 * g++.dg/opt/pr18084-1.C: New testcase.
1677
1678 2004-10-30 Matt Austern <austern@apple.com>
1679
1680 PR c++/17542
1681 * g++.dg/ext/attrib18.C: New test.
1682
1683 2004-10-30 Roger Sayle <roger@eyesopen.com>
1684
1685 PR middle-end/18096
1686 * gcc.dg/pr18096-1.c: New test case.
1687
1688 2004-10-30 Roger Sayle <roger@eyesopen.com>
1689
1690 * gcc.dg/pr17581-1.c: Add missing prototype for abort.
1691
1692 2004-10-30 Joseph S. Myers <joseph@codesourcery.com>
1693
1694 PR c/16666
1695 * gcc.dg/dremf-type-compat-1.c, gcc.dg/dremf-type-compat-2.c,
1696 gcc.dg/dremf-type-compat-3.c, gcc.dg/dremf-type-compat-4.c,
1697 gcc.dg/old-style-prom-1.c, gcc.dg/old-style-prom-2.c,
1698 gcc.dg/old-style-prom-3.c: New tests.
1699
1700 2004-10-30 Danny Smith <dannysmith@users.sourceforge.net>
1701
1702 * gcc.dg/bf-ms-attrib.c: Add protototype for abort.
1703 Remove unnecessary inclusion of stdio.h.
1704
1705 2004-10-29 Roger Sayle <roger@eyesopen.com>
1706
1707 PR rtl-optimization/17581
1708 * gcc.dg/pr17581-1.c: New test case.
1709
1710 2004-10-28 Nathan Sidwell <nathan@codesourcery.com>
1711
1712 * g++.dg/conversion/dr195.C: Adjust expected errors for DR195 not
1713 being implemented.
1714 * g++.dg/conversion/dr195-1.C: New.
1715 * g++.old-deja/g++.brendan/operators4.C: Don't be pedantic.
1716 * g++.old-deja/g++.mike/p10148.C: Likewise.
1717
1718 2004-10-29 Mark Mitchell <mark@codesourcery.com>
1719
1720 PR c++/17695
1721 * g++.dg/debug/typedef2.C: New test.
1722
1723 2004-10-29 David Billinghurst <David.Billinghurst@riotinto.com>
1724
1725 PR fortran/13490
1726 * gfortran.dg/g77/20030326-1.f: Change xfail on error to warning.
1727 * gfortran.dg/g77/README: Update.
1728
1729 2004-10-28 Matt Austern <austern@apple.com>
1730
1731 PR c++/14124
1732 * g++.dg/ext/packed7.C: New test.
1733
1734 2004-10-28 Andrew Pinski <pinskia@physics.uc.edu>
1735
1736 * gcc.dg/visibility-[1-9a].c: Change to use scan-hidden instead of
1737 scan-assembler.
1738 * lib/scanasm.exp (hidden-scan-for): New proc.
1739 (scan-hidden): Use hidden-scan-for instead of constructing the scan
1740 string.
1741 (scan-not-hidden): Likewise.
1742 * lib/target-supports.exp (check_visibility_available): mach-o is
1743 support too.
1744
1745 2004-10-28 Mark Mitchell <mark@codesourcery.com>
1746
1747 PR c++/17132
1748 * g++.dg/template/memclass3.C: New test.
1749
1750 2004-10-28 Adam Nemet <anemet@lnxw.com>
1751
1752 PR middle-end/18160
1753 * gcc.dg/register-var-1.c: New test.
1754 * gcc.dg/register-var-2.c: New test.
1755 * gcc.dg/asm-7.c: Taking the address of a register variable is an
1756 error now.
1757
1758 2004-10-28 Dorit Naishlos <dorit@il.ibm.com>
1759
1760 PR other/18172
1761 * gcc.dg/vect/vect-20.c: Use 'signed char' instaed of 'char'. Remove
1762 unused variables.
1763 * gcc.dg/vect/vect-22.c: Likewise.
1764
1765 2004-10-28 Jakub Jelinek <jakub@redhat.com>
1766
1767 * gcc.dg/i386-rotate-1.c: New test.
1768
1769 2004-10-27 Mark Mitchell <mark@codesourcery.com>
1770
1771 * g++.dg/init/ref12.C: Add "run" marker.
1772
1773 PR c++/17435
1774 * g++.dg/init/ref12.C: New test.
1775
1776 PR c++/18140
1777 * g++.dg/template/shift1.C: New test.
1778 * g++.dg/template/error10.C: Adjust error markers.
1779
1780 2004-10-27 Andrew Pinski <pinskia@physics.uc.edu>
1781
1782 PR tree-opt/17529
1783 * gcc.c-torture/compile/pr17529.c: Remove the xfail.
1784
1785 2004-10-27 Geoffrey Keating <geoffk@apple.com>
1786
1787 * gcc.dg/weak/typeof-2.c: Needs aliases as well as weak.
1788 * gcc.dg/weak/weak-3.c: Likewise.
1789 * gcc.dg/weak/weak-5.c: Likewise.
1790 * gcc.dg/weak/weak-9.c: Likewise.
1791 * lib/file-format.exp (gcc_target_object_format): Darwin has Mach-O.
1792 * lib/target-supports.exp (check_weak_available): Mach-O does weak.
1793
1794 * gcc.dg/darwin-weakimport-1.c: New.
1795
1796 2004-10-28 Ben Elliston <bje@au.ibm.com>
1797
1798 * gcc.dg/tree-ssa/sra-1.c: Pass --param sra-max-structure-size.
1799
1800 2004-10-27 Nathan Sidwell <nathan@codesourcery.com>
1801
1802 * gcc.dg/cpp/direct2.c: Cope with different bison 'parse' or
1803 'syntax' error messages.
1804 * gcc.dg/cpp/direct2s.c: Likewise.
1805
1806 2004-10-26 Geoffrey Keating <geoffk@apple.com>
1807
1808 * gcc.c-torture/compile/20041026-1.c: New.
1809
1810 2004-10-26 Mark Mitchell <mark@codesourcery.com>
1811
1812 PR c++/18093
1813 * g++.dg/lookup/ns2.C: New test.
1814
1815 PR c++/18020
1816 * g++.dg/template/enum4.C: New test.
1817
1818 PR c++/18161
1819 * g++.dg/template/expr1.C: New test.
1820
1821 2004-10-26 Ben Elliston <bje@au.ibm.com>
1822
1823 * gcc.dg/tree-ssa/20030922-2.c: Now passing, so remove xfail.
1824
1825 2004-10-26 Joseph S. Myers <jsm@polyomino.org.uk>
1826
1827 * gcc.dg/decl-nospec-1.c, gcc.dg/decl-nospec-2.c,
1828 gcc.dg/decl-nospec-3.c: New tests.
1829
1830 2004-10-26 Ziemowit Laski <zlaski@apple.com>
1831
1832 * objc.dg/super-class-3.m: New test.
1833
1834 2004-10-26 Nathan Sidwell <nathan@codesourcery.com>
1835
1836 * gcc.dg/cpp/direct2.c: Adjust expected errors, robustify parser
1837 resyncing.
1838 * gcc.dg/cpp/direct2s.c: Likewise.
1839
1840 2004-10-25 Geoffrey Keating <geoffk@apple.com>
1841
1842 * objc.dg/image-info.m: Update for changes to section selection.
1843
1844 2004-10-25 David Ayers <d.ayers@inode.at>
1845 Ziemowit Laski <zlaski@apple.com>
1846
1847 * objc.dg/call-super-2.m: Add messages to 'Class <Proto>'; update
1848 diagnostics when messaging 'id <Proto>'.
1849 * objc.dg/class-protocol-1.m: New test.
1850 * objc.dg/desig-init-1.m: Add message to an invalid receiver using
1851 a non-existent method signature.
1852 * objc.dg/method-5.m, objc.dg/method-6.m, objc.dg/proto-hier-1.m:
1853 Update diagnostics when messaging with non-existent method signature.
1854 * objc.dg/proto-hier-2.m: Adjust wording of diagnostic.
1855 * objc.dg/proto-lossage-1.m, objc.dg/proto-lossage-4.m: Messages to
1856 invalid receivers are now resolved as if messaging 'id'; remove
1857 extraneous diagnostics.
1858
1859 2004-10-25 Joseph S. Myers <jsm@polyomino.org.uk>
1860
1861 PR c/16667
1862 * gcc.dg/init-desig-obs-1.c, gcc.dg/init-desig-obs-2.c,
1863 gcc.dg/init-desig-obs-3.c: New tests.
1864
1865 2004-10-25 Jakub Jelinek <jakub@redhat.com>
1866
1867 * gcc.dg/debug/20041023-1.c: New test.
1868
1869 2004-10-25 Andrew Pinski <pinskia@physics.uc.edu>
1870
1871 PR middle-end/17407
1872 * gcc.c-torture/compile/pr17407.c: New test.
1873
1874 PR c++/18121
1875 * g++.dg/template/array8.C: New test.
1876
1877 2004-10-25 Eric Botcazou <ebotcazou@libertysurf.fr>
1878
1879 PR other/18138
1880 * lib/g++.exp: Accept more than one multilib libgcc.
1881 * lib/gcc-dg.exp: Likewise.
1882 * lib/objc.exp: Likewise.
1883 * lib/treelang.exp: Likewise.
1884 * lib/gfortran.exp: Likewise.
1885
1886 2004-10-24 Ben Elliston <bje@au.ibm.com>
1887
1888 * gcc.dg/c90-const-expr-3.c: Reference the ISO C standard.
1889
1890 2004-10-24 Geoffrey Keating <geoffk@geoffk.org>
1891
1892 * gcc.dg/c90-const-expr-3.c: xfail all the ASSERT_NOT_NPC tests.
1893 * gcc.dg/c99-const-expr-3.c: Likewise.
1894
1895 2004-10-23 Andrew Pinski <pinskia@physics.uc.edu>.
1896
1897 * gcc.dg/tree-ssa/loop-1.c: Add -static for *-*-darwin*.
1898
1899 2004-10-23 Ben Elliston <bje@au.ibm.com>
1900
1901 * gcc.c-torture/execute/loop-2e.x: Remove.
1902
1903 2004-10-22 Nathan Sidwell <nathan@codesourcery.com>
1904
1905 PR c++/18095
1906 * g++.dg/parse/crash18.C: New.
1907 * g++.dg/parse/crash19.C: New.
1908
1909 2004-10-22 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1910
1911 * g++.dg/ext/dllimport1.C: Move dg-warnings.
1912 * g++.dg/ext/dllimport2.C: Same.
1913 * g++.dg/ext/dllimport8.C: Same.
1914
1915 2004-10-21 Mark Mitchell <mark@codesourcery.com>
1916
1917 PR c++/10841
1918 * g++.dg/conversion/cast1.C: New test.
1919 * g++.dg/overload/pmf1.C: Adjust error marker.
1920
1921 2004-10-21 Andrew Pinski <pinskia@physics.uc.edu>
1922
1923 PR objc/17923
1924 * objc.dg/const-str-7.m: New test.
1925
1926 2004-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1927
1928 * g++.dg/template/memfriend11.C: Fix comment typo.
1929 * g++.dg/template/memfriend14.C: Likewise.
1930
1931 2004-10-20 Richard Henderson <rth@redhat.com>
1932
1933 * gcc.dg/cleanup-10.c, gcc.dg/cleanup-11.c, gcc.dg/cleanup-8.c,
1934 gcc.dg/cleanup-9.c: Use -fnon-call-exceptions, not
1935 -fasynchronous-unwind-tables.
1936
1937 2004-10-20 Richard Henderson <rth@redhat.com>
1938
1939 * gcc.c-torture/unsorted/call386.c (foo): Fix return type.
1940 (main): Return success.
1941 * gcc.c-torture/unsorted/subcc.c (foo, bar): Fix return types.
1942 (main): Return success.
1943
1944 2004-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1945
1946 PR c++/13495
1947 * g++.dg/template/memfriend9.C: New test.
1948 * g++.dg/template/memfriend10.C: Likewise.
1949 * g++.dg/template/memfriend11.C: Likewise.
1950 * g++.dg/template/memfriend12.C: Likewise.
1951 * g++.dg/template/memfriend13.C: Likewise.
1952 * g++.dg/template/memfriend14.C: Likewise.
1953 * g++.dg/template/memfriend15.C: Likewise.
1954 * g++.dg/template/memfriend16.C: Likewise.
1955 * g++.dg/template/memfriend17.C: Likewise.
1956 * g++.old-deja/g++.pt/friend44.C: Remove bogus error.
1957
1958 2004-10-20 Nathan Sidwell <nathan@codesourcery.com>
1959
1960 * g++.dg/conversion/dr195.C: New.
1961 * g++.old-deja/g++.mike/p10148.C: Remove ill-formed cast.
1962
1963 2004-10-20 Ben Elliston <bje@au.ibm.com>
1964 Devang Patel <dpatel@apple.com>
1965
1966 * gcc.dg/tree-ssa/ifc-20040816-2.c: Use integer arithmetic instead
1967 of floating point arithmetic, which could trap.
1968
1969 2004-10-19 Mark Mitchell <mark@codesourcery.com>
1970
1971 PR c++/14035
1972 * g++.dg/conversion/reinterpret1.C: Adjust error markers.
1973 * g++.dg/conversion/const2.C: New test.
1974 * g++.dg/expr/reinterpret2.C: New test.
1975 * g++.dg/expr/reinterpret3.C: New test.
1976 * g++.dg/expr/cast2.C: New test.
1977 * g++.dg/expr/copy1.C: New test.
1978 * g++.dg/other/conversion1.C: Change error message.
1979 * g++.dg/parse/comma1.C: Use __extension__ to allow casts from
1980 function pointers to void *.
1981 * g++.old-deja/g++.mike/p10148.C: Likewise.
1982
1983 2004-10-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1984
1985 * gcc.dg/smod-1.c: Pass -mtune=i486 only on x86.
1986
1987 2004-10-19 Paolo Bonzini <bonzini@gnu.org>
1988
1989 PR c++/18047
1990
1991 * g++.dg/parse/expr3.C: New test.
1992
1993 2004-10-18 Eric Botcazou <ebotcazou@libertysurf.fr>
1994
1995 * gcc.dg/smod-1.c: New test.
1996
1997 2004-10-18 Ziemowit Laski <zlaski@apple.com>
1998
1999 * objc.dg/method-14.m: New test.
2000
2001 2004-10-18 Andrew Pinski <pinskia@physics.uc.edu>
2002
2003 * gcc.c-torture/compile/pr17529.c: Fix test for non x86.
2004 Also xfail as the patch was reverted.
2005
2006 2004-10-18 Andrew Pinski <pinskia@physics.uc.edu>
2007
2008 PR middle-end/16973
2009 * gcc.dg/pr16973.c: New test.
2010
2011 2004-10-18 Diego Novillo <dnovillo@redhat.com>
2012
2013 PR tree-optimization/17656
2014 * testsuite/gcc.c-torture/compile/pr17656.c: New test.
2015
2016 2004-10-18 Nathan Sidwell <nathan@codesourcery.com>
2017
2018 * g++.dg/eh/shadow1.C: New.
2019
2020 2004-10-18 Jakub Jelinek <jakub@redhat.com>
2021
2022 * gcc.c-torture/compile/20041018-1.c: New test.
2023
2024 2004-10-18 Ben Elliston <bje@au.ibm.com>
2025
2026 * gcc.dg/ppc-sdata-1.c: Update to consider the possibility of the
2027 compiler referring to register 0 when accessing sdata. The linker
2028 now patches things up.
2029
2030 2004-10-17 Andrew Pinski <pinskia@physics.uc.edu>
2031
2032 PR c/17529
2033 * gcc.c-torture/compile/pr17529.c: New test.
2034
2035 2004-10-17 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2036
2037 PR c++/17743
2038 * g++.dg/ext/attrib17.C: New test.
2039
2040 2004-10-16 Eric Botcazou <ebotcazou@libertysurf.fr>
2041
2042 * gcc.dg/bf-spl1.c: Use 'float' as the base type for FP types.
2043
2044 2004-10-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2045
2046 PR c++/10479
2047 * g++.dg/ext/attrib16.C: New test.
2048
2049 2004-10-15 Mark Mitchell <mark@codesourcery.com>
2050
2051 PR c++/17042
2052 * g++.dg/init/dso_handle1.C: New test.
2053
2054 PR c++/14667
2055 * g++.dg/parse/typedef6.C: New test.
2056
2057 PR c++/17916
2058 * g++.dg/parse/pragma1.C: New test.
2059
2060 2004-10-15 Aldy Hernandez <aldyh@redhat.com>
2061
2062 * gcc.c-torture/execute/ieee/ieee.exp: Disable on powerpc-*-*spe.
2063
2064 2004-10-15 Steve Ellcey <sje@cup.hp.com>
2065
2066 * gcc.dg/compat/struct-layout-1_generate.c (switchfiles): Use
2067 -fno-common when on HPPA HP-UX platforms.
2068
2069 2004-10-15 Jakub Jelinek <jakub@redhat.com>
2070
2071 PR other/16820
2072 * gcc.dg/compat/struct-layout-1.h: Don't include complex.h nor
2073 stdint.h.
2074 * gcc.dg/compat/struct-layout-1_x1.h (TX): Cast to long instead of
2075 uintptr_t.
2076
2077 2004-10-14 Andrew Pinski <pinskia@physics.uc.edu>
2078
2079 PR c++/16301
2080 * g++.dg/lookup/strong-using-4.C: New test.
2081
2082 2004-10-14 Andrew Pinski <pinskia@physics.uc.edu>
2083
2084 PR middle-end/16567
2085 * gcc.c-torture/compile/nested-1.c: New test.
2086
2087 2004-10-14 Dorit Naishlos <dorit@il.ibm.com>
2088
2089 * testsuite/gcc.dg/vect/vect-44.c: xfail on i?86-*-*, x86_64-*-*,
2090 and mipsisa64*-*-* (until support for misaligned loads is added).
2091 * testsuite/gcc.dg/vect/vect-50.c: Likewise.
2092 * testsuite/gcc.dg/vect/vect-52.c: Likewise.
2093 * testsuite/gcc.dg/vect/vect-54.c: Likewise.
2094 * testsuite/gcc.dg/vect/vect-58.c: Likewise.
2095 * testsuite/gcc.dg/vect/vect-60.c: Likewise.
2096 * testsuite/gcc.dg/vect/vect-80.c: Likewise.
2097
2098 2004-10-14 Mark Mitchell <mark@codesourcery.com>
2099
2100 PR c++/17976
2101 * g++.dg/init/dtor3.C: New test.
2102
2103 2004-10-15 Ben Elliston <bje@au.ibm.com>
2104
2105 * gcc.dg/ppc-stackalign-1.c: Set dg-options to {}.
2106
2107 2004-10-14 Geoffrey Keating <geoffk@apple.com>
2108
2109 * gcc.dg/darwin-misaligned.c: Don't supply -force_cpusubtype_ALL.
2110 * gcc.dg/macho-lo-sum.c: Likewise.
2111
2112 2004-10-14 Joseph S. Myers <joseph@codesourcery.com>
2113
2114 * gcc.dg/ppc-spe64-1.c: New test.
2115
2116 2004-10-14 Devang Patel <dpatel@apple.com>
2117
2118 PR 17635
2119 * gcc.dg/pr17635.c : New test.
2120
2121 2004-10-14 Olga Golovanevsky <olga@il.ibm.com>
2122
2123 * testsuite/gcc.dg/vect/vect-28.c: Remove xfail.
2124 * testsuite/gcc.dg/vect/vect-30.c: Remove xfail.
2125 * testsuite/gcc.dg/vect/vect-31.c: Vectorize 4 loops instead of 2.
2126 * testsuite/gcc.dg/vect/vect-33.c: Remove xfail.
2127 * testsuite/gcc.dg/vect/vect-44.c: Remove xfail.
2128 * testsuite/gcc.dg/vect/vect-46.c: Remove xfail.
2129 * testsuite/gcc.dg/vect/vect-50.c: Remove xfail.
2130 * testsuite/gcc.dg/vect/vect-52.c: Remove xfail.
2131 * testsuite/gcc.dg/vect/vect-54.c: Remove xfail.
2132 * testsuite/gcc.dg/vect/vect-58.c: Remove xfail.
2133 * testsuite/gcc.dg/vect/vect-60.c: Remove xfail.
2134 * testsuite/gcc.dg/vect/vect-64.c: Vectorize 3 loops instead of 1.
2135 * testsuite/gcc.dg/vect/vect-66.c: Vectorize 3 loops instead of 2.
2136 * testsuite/gcc.dg/vect/vect-68.c: Vectorize 4 loops instead of 2.
2137 * testsuite/gcc.dg/vect/vect-69.c: Vectorize 4 loops instead of 2.
2138 * testsuite/gcc.dg/vect/vect-8.c: Remove xfail.
2139 * testsuite/gcc.dg/vect/vect-80.c: Remove xfail.
2140 * testsuite/gcc.dg/vect/vect-none.c: Vectorize 1 loops instead of 0.
2141
2142 2004-10-14 Dorit Naishlos <dorit@il.ibm.com>
2143
2144 * gcc.dg/vect/vect-82.c: New testcase.
2145 * gcc.dg/vect/vect-82_64.c: New testcase.
2146 * gcc.dg/vect/vect-83.c: New testcase.
2147 * gcc.dg/vect/vect-83_64.c: New testcase.
2148
2149 2004-10-14 Joseph S. Myers <jsm@polyomino.org.uk>
2150
2151 * gcc.dg/cpp/error-1.c: New test.
2152
2153 2004-10-14 Joseph S. Myers <jsm@polyomino.org.uk>
2154
2155 * gcc.dg/c99-tag-3.c, gcc.dg/declspec-14.c: New tests.
2156
2157 2004-10-14 Hans-Peter Nilsson <hp@axis.com>
2158
2159 PR target/17984
2160 * gcc.dg/cris-peep2-xsrand2.c: New test.
2161
2162 2004-10-13 Andrew Pinski <pinskia@physics.uc.edu>
2163
2164 PR c++/17661
2165 * testsuite/g++.dg/expr/for2.C: New test.
2166
2167 2004-10-13 Eric Botcazou <ebotcazou@libertysurf.fr>
2168
2169 * g++.dg/inherit/thunk1.C: Run on the SPARC.
2170
2171 2004-10-13 Jakub Jelinek <jakub@redhat.com>
2172
2173 PR tree-optimization/17724
2174 * g++.dg/opt/pr17724-1.C: New test.
2175 * g++.dg/opt/pr17724-2.C: New test.
2176 * g++.dg/opt/pr17724-3.C: New test.
2177 * g++.dg/opt/pr17724-4.C: New test.
2178 * g++.dg/opt/pr17724-5.C: New test.
2179 * g++.dg/opt/pr17724-6.C: New test.
2180
2181 2004-10-12 Joseph S. Myers <jsm@polyomino.org.uk>
2182
2183 PR c/17301
2184 * gcc.dg/pr17301-2.c: New test.
2185
2186 2004-10-11 Mark Mitchell <mark@codesourcery.com>
2187
2188 PR c++/15876
2189 * g++.dg/parse/error22.C: New test.
2190
2191 PR c++/17936
2192 * g++.dg/template/spec18.C: New test.
2193
2194 2004-10-11 Steve Ellcey <sje@cup.hp.com>
2195
2196 * testsuite/gcc.dg/ia64-asm-1.c: Add prototype for abort
2197 * testsuite/gcc.dg/ia64-sync-1.c: Add prototype for abort and
2198 memcpy.
2199 * testsuite/gcc.dg/ia64-sync-2.c: Ditto.
2200 * testsuite/gcc.dg/ia64-sync-3.c: Ditto.
2201
2202 2004-10-11 Andrew Pinski <pinskia@physics.uc.edu>
2203
2204 * g++.dg/eh/cleanup5.C: Add dg-options "".
2205
2206 2004-10-11 Roger Sayle <roger@eyesopen.com>
2207
2208 PR middle-end/17657
2209 * gcc.dg/switch-4.c: New test case.
2210
2211 2004-10-11 Richard Sandiford <rsandifo@redhat.com>
2212
2213 * gcc.c-torture/execute/20041011-1.c: New test.
2214
2215 2004-10-10 Andrew Pinski <pinskia@physics.uc.edu>
2216
2217 PR c++/17554
2218 * g++.dg/init/for3.C: New test.
2219
2220 PR c++/17657
2221 * g++.dg/opt/switch2.C: New test.
2222
2223 PR middle-end/17703
2224 * g++.dg/warn/Wreturn-2.C: New test.
2225
2226 2004-10-10 Andrew Pinski <pinskia@physics.uc.edu>
2227
2228 PR c++/17907
2229 * g++.dg/eh/cleanup5.C: New test.
2230
2231 2004-10-10 Mark Mitchell <mark@codesourcery.com>
2232
2233 PR c++/17393
2234 * g++.dg/parse/error21.C: New test.
2235
2236 2004-10-10 Gabriel Dos Reis <gdr@integrable-solutions.net>
2237
2238 * g++.dg/overload/pmf1.C: Adjust quoting marks.
2239 * g++.dg/warn/incomplete1.C: Likewise.
2240 * g++.dg/template/qualttp20.C: Likewise.
2241
2242 2004-10-10 Joseph S. Myers <jsm@polyomino.org.uk>
2243
2244 PR c/17881
2245 * parm-incomplete-1.c: New test.
2246
2247 2004-10-09 Mark Mitchell <mark@codesourcery.com>
2248
2249 PR c++/17867
2250 * g++.dg/parse/error19.C: New test.
2251
2252 PR c++/17670
2253 * g++.dg/init/new11.C: New test.
2254
2255 PR c++/17821
2256 * g++.dg/parse/error20.C: New test.
2257
2258 PR c++/17826
2259 * g++.dg/template/crash24.C: New test.
2260
2261 2004-10-10 Joseph S. Myers <jsm@polyomino.org.uk>
2262
2263 PR c/17301
2264 * gcc.dg/pr17301-1.c: New test.
2265
2266 2004-10-10 Joseph S. Myers <jsm@polyomino.org.uk>
2267
2268 PR c/17189
2269 * gcc.dg/anon-struct-5.c: New test.
2270
2271 2004-10-09 Joseph S. Myers <jsm@polyomino.org.uk>
2272
2273 PR c/17844
2274 * gcc.dg/pr17844-1.c: New test.
2275
2276 2004-10-09 Zdenek Dvorak <dvorakz@suse.cz>
2277
2278 PR tree-optimization/17906
2279 * gcc.c-torture/compile/pr17906.c: New.
2280
2281 2004-10-09 Stuart Hastings <stuart@apple.com>
2282 Roger Sayle <roger@eyesopen.com>
2283
2284 PR rtl-optimization/17853
2285 * gcc.dg/i386-mmx-5.c: New testcase.
2286
2287 2004-10-09 Andrew Pinski <pinskia@physics.uc.edu>
2288
2289 * g++.dg/opt/pr17902.C: Fix typo in dg-do.
2290
2291 2004-10-09 Mark Mitchell <mark@codesourcery.com>
2292
2293 PR c++/17524
2294 * g++.dg/template/static9.C: New test.
2295
2296 PR c++/17685
2297 * g++.dg/parse/operator5.C: New test.
2298
2299 2004-10-09 Roger Sayle <roger@eyesopen.com>
2300
2301 PR middle-end/17894
2302 * gcc.c-torture/execute/divcmp-4.c: New test case.
2303
2304 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
2305
2306 PR tree-opt/17902
2307 * g++.dg/opt/pr17902.C: New test.
2308
2309 2004-10-09 Jakub Jelinek <jakub@redhat.com>
2310
2311 * gcc.dg/cpp/ident-1.c: Add dg-options "".
2312
2313 2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
2314
2315 * gcc.dg/float-range-1.c, gcc.dg/float-range-2.c: New tests.
2316
2317 2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
2318
2319 * gcc.dg/assign-warn-3.c: New test.
2320
2321 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
2322
2323 PR c/16999
2324 * gcc.dg/cpp/ident-1.c: New test.
2325
2326 2004-10-08 Nathan Sidwell <nathan@codesourcery.com>
2327
2328 * gcc.c-torture/compile/acc1.c: New.
2329
2330 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
2331
2332 * gcc.dg/darwin-longdouble.c: Include stdlib.h and string.h.
2333 * gcc.dg/darwin-abi-2.c: Include stdlib.h.
2334
2335 2004-10-08 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
2336
2337 * gcc.dg/ultrasp11.c: New test.
2338
2339 2004-10-08 Michael Matz <matz@suse.de>
2340
2341 * gcc.dg/doloop-2.c: New test.
2342
2343 2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
2344
2345 * gcc.dg/assign-warn-1.c, gcc.dg/assign-warn-2.c: New tests.
2346 * gcc.dg/warn-1.c, gcc.dg/noncompile/20020213-1.c,
2347 objc.dg/method-9.m: Update expected diagnostics.
2348
2349 2004-10-07 Geoffrey Keating <geoffk@apple.com>
2350
2351 * gcc.dg/ppc-fsel-3.c: New file.
2352 * gcc.dg/ppc-fsel-1.c: Add -fno-trapping-math, update comment.
2353
2354 2004-10-07 Paul Brook <paul@codesourcery.com>
2355
2356 * gfortran.dg/intrinsic_verify_1.f90: New test.
2357
2358 2004-10-07 Paul Brook <paul@codesourcery.com>
2359
2360 * gfortran.dg/empty_format_1.f90: Remove stray commas.
2361
2362 2004-10-07 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2363
2364 * gfortran.fortran-torture/execute/intrinsic_mvbits.f90,
2365 gfortran.dg/ishft.f90: Add more tests. Add dg-warning in followup
2366 commit.
2367
2368 2004-10-07 Andrew Pinski <pinskia@physics.uc.edu>
2369
2370 * g++.dg/ext/asm6.C: Remove extraneous semicolon.
2371
2372 2004-10-07 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2373
2374 PR c++/17115
2375 * g++.dg/warn/Winline-4.C: New test.
2376
2377 2004-10-07 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
2378
2379 * gcc.c-torture/compile/20041007-1.c: New test.
2380
2381 2004-10-07 Paul Brook <paul@codesourcery.com>
2382
2383 PR fortran/17678
2384 * gfortran.dg/use_allocated_1.f90: New test.
2385
2386 2004-10-06 Andrew Pinski <pinskia@physics.uc.edu>
2387
2388 PR middle-end/17849
2389 * gfortran.fortran-torture/compile/nested.f90: New test
2390
2391 2004-10-06 Joseph S. Myers <jsm@polyomino.org.uk>
2392
2393 * gcc.dg/Wconversion-2.c, gcc.dg/func-args-1.c: New tests.
2394
2395 2004-10-06 Andrew Pinski <pinskia@physics.uc.edu>
2396
2397 PR c++/17368
2398 * g++.dg/ext/asm6.C: New test.
2399
2400 2004-10-06 Kenneth Zadeck <zadeck@naturalbridge.com>
2401
2402 * gcc.dg/20011119-1.c : Added memory attribute to asm sequence.
2403
2404 2004-10-06 Paul Brook <paul@codesourcery.com>
2405
2406 PR libfortran/17709
2407 * gfortran.dg/empty_format_1.f90: New test.
2408
2409 2004-10-06 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2410
2411 PR fortran/17568
2412 * gfortran.dg/ishft.f90: New test.
2413
2414 PR fortran/17283
2415 * gfortran.fortran-torture/execute/intrinsic_pack.f90: Enable new
2416 tests.
2417
2418 2004-10-06 Paul Brook <paul@codesourcery.com>
2419
2420 * gfortran.dg/do_1.f90: New test.
2421
2422 2004-10-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2423
2424 * gcc.c-torture/execute/builtins/lib/strcpy.c: Don't abort when
2425 optimizing for size.
2426
2427 2004-10-05 Joseph S. Myers <jsm@polyomino.org.uk>
2428
2429 * gcc.dg/complex-2.c, gcc.dg/complex-2.h: New test.
2430
2431 2004-10-05 Joseph S. Myers <jsm@polyomino.org.uk>
2432
2433 * gcc.c-torture/compile/20041005-1.c: New test.
2434
2435 2004-10-05 Nathan Sidwell <nathan@codesourcery.com>
2436
2437 PR c++/17829
2438 * g++.dg/lookup/koenig4.C: New.
2439
2440 2004-10-05 Gabriel Dos Reis <gdr@integrable-solutions.net>
2441
2442 * g++.dg/other/classkey1.C: Adjust quoting marks.
2443 * g++.dg/parse/error15.C: Likewise.
2444 * g++.dg/template/meminit2.C (int>): Likewise.
2445
2446 2004-10-04 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2447
2448 PR fortran/17283
2449 * gfortran.fortran-torture/execute/intrinsic_pack.f90: Add more tests.
2450
2451 PR fortran/17631
2452 * gfortran.fortran-torture/execute/intrinsic_mvbits.f90: New test.
2453
2454 PR fortran/17708
2455 * gfortran.dg/pr17708.f90: New test.
2456
2457 2004-10-04 Chao-ying Fu <fu@mips.com>
2458
2459 * gcc.dg/vect/pr16105.c: Enable for mipsisa64*-*-*.
2460 * gcc.dg/vect/vect-4.c: Ditto.
2461 * gcc.dg/vect/vect-5.c: Ditto.
2462 * gcc.dg/vect/vect-6.c: Ditto.
2463 * gcc.dg/vect/vect-8.c: Ditto.
2464 * gcc.dg/vect/vect-16.c: Ditto.
2465 * gcc.dg/vect/vect-30.c: Ditto.
2466 * gcc.dg/vect/vect-40.c: Ditto.
2467 * gcc.dg/vect/vect-41.c: Ditto.
2468 * gcc.dg/vect/vect-42.c: Ditto.
2469 * gcc.dg/vect/vect-43.c: Ditto.
2470 * gcc.dg/vect/vect-44.c: Ditto.
2471 * gcc.dg/vect/vect-45.c: Ditto.
2472 * gcc.dg/vect/vect-46.c: Ditto.
2473 * gcc.dg/vect/vect-47.c: Ditto.
2474 * gcc.dg/vect/vect-48.c: Ditto.
2475 * gcc.dg/vect/vect-49.c: Ditto.
2476 * gcc.dg/vect/vect-50.c: Ditto.
2477 * gcc.dg/vect/vect-51.c: Ditto.
2478 * gcc.dg/vect/vect-52.c: Ditto.
2479 * gcc.dg/vect/vect-53.c: Ditto.
2480 * gcc.dg/vect/vect-54.c: Ditto.
2481 * gcc.dg/vect/vect-55.c: Ditto.
2482 * gcc.dg/vect/vect-56.c: Ditto.
2483 * gcc.dg/vect/vect-57.c: Ditto.
2484 * gcc.dg/vect/vect-58.c: Ditto.
2485 * gcc.dg/vect/vect-59.c: Ditto.
2486 * gcc.dg/vect/vect-60.c: Ditto.
2487 * gcc.dg/vect/vect-74.c: Ditto.
2488 * gcc.dg/vect/vect-79.c: Ditto.
2489 * gcc.dg/vect/vect-80.c: Ditto.
2490
2491 2004-10-04 Andrew Pinski <pinskia@physics.uc.edu>
2492
2493 * gcc.dg/unused-7.c: Use the correct option.
2494
2495 2004-10-04 Paul Brook <paul@codesourcery.com>
2496 Bud Davis <bdavis9659@comcast.net>
2497
2498 PR fortran/17706
2499 PR fortran/16434
2500 * gfortran/pr17706.f90: New test.
2501 * gfortran.dg/g77/f77-edit-s-out.f: Remove xfail.
2502
2503 2004-10-04 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2504
2505 * gfortran.dg/pr17612.f90: New test.
2506
2507 2004-10-03 Gabriel Dos Reis <gdr@integrable-solutions.net>
2508
2509 * g++.dg/template/local1.C: Adjust quoting marks in
2510 testing for diagnostics.
2511 * g++.dg/tls/diag-2.C: Likewise.
2512 * g++.dg/other/error8.C: Likewise.
2513
2514 2004-10-03 Andrew Pinski <pinskia@physics.uc.edu>
2515
2516 PR c/17178
2517 * gcc.dg/unused-4.c: Adjust to be correct.
2518
2519 PR c/17820
2520 * gcc.dg/unused-7.c: New test.
2521
2522 2004-10-03 Andrew Pinski <pinskia@physics.uc.edu>
2523
2524 PR c++/17797
2525 * g++.dg/overload/template2.C: New test.
2526
2527 2004-10-03 Kazu Hirata <kazu@cs.umass.edu>
2528
2529 PR tree-optimization/16632
2530 * gcc.dg/tree-ssa/20041002-1.c: New.
2531
2532 2004-10-03 Paul Brook <paul@codesourcery.com>
2533
2534 * gfortran.dg/pr17286.f90: Add dg-do line. Explicitly test bug,
2535 rather than relying on default formatting.
2536
2537 2004-10-02 Joseph S. Myers <jsm@polyomino.org.uk>
2538
2539 * gcc.dg/20040920-1.c: Update expected message text.
2540
2541 2004-10-02 Ulrich Weigand <uweigand@de.ibm.com>
2542
2543 * gcc.dg/tree-ssa/loop-1.c: Merge changed dg-options for s390-*-*.
2544
2545 2004-10-01 Zdenek Dvorak <dvorakz@suse.cz>
2546
2547 * gcc.dg/tree-ssa/loop-1.c: Check that unrolling occurs already on
2548 tree level.
2549
2550 2004-10-01 Andrew Pinski <pinskia@physics.uc.edu>
2551
2552 * gcc.dg/tree-ssa/pr17343.c: Remove.
2553
2554 2004-10-01 Andrew Pinski <pinskia@physics.uc.edu>
2555
2556 PR tree-opt/17343
2557 * gcc.dg/tree-ssa/pr17343.c: New test.
2558
2559 2004-10-01 Jakub Jelinek <jakub@redhat.com>
2560
2561 * gcc.dg/tree-ssa/stdarg-1.c: Removed.
2562 * gcc.dg/tree-ssa/stdarg-2.c: Removed.
2563 * gcc.dg/tree-ssa/stdarg-3.c: Removed.
2564 * gcc.dg/tree-ssa/stdarg-4.c: Removed.
2565 * gcc.dg/tree-ssa/stdarg-5.c: Removed.
2566
2567 2004-09-30 Joseph S. Myers <jsm@polyomino.org.uk>
2568
2569 * gcc.dg/lvalue-2.c: New test.
2570
2571 2004-09-30 Joseph S. Myers <jsm@polyomino.org.uk>
2572
2573 PR c/17730
2574 * gcc.dg/pr17730-1.c: New test
2575
2576 2004-09-29 Joseph S. Myers <jsm@polyomino.org.uk>
2577
2578 PR c/7425
2579 * gcc.dg/deprecated-3.c, g++.dg/warn/deprecated-2.C: New tests.
2580
2581 2004-09-29 Jakub Jelinek <jakub@redhat.com>
2582
2583 * gcc.c-torture/execute/stdarg-1.c: New test.
2584 * gcc.c-torture/execute/stdarg-2.c: New test.
2585 * gcc.c-torture/execute/stdarg-3.c: New test.
2586 * gcc.dg/tree-ssa/stdarg-1.c: New test.
2587 * gcc.dg/tree-ssa/stdarg-2.c: New test.
2588 * gcc.dg/tree-ssa/stdarg-3.c: New test.
2589 * gcc.dg/tree-ssa/stdarg-4.c: New test.
2590 * gcc.dg/tree-ssa/stdarg-5.c: New test.
2591
2592 2004-09-29 Jakub Jelinek <jakub@redhat.com>
2593
2594 PR tree-optimization/17697
2595 * g++.dg/opt/pr17697-1.C: New test.
2596 * g++.dg/opt/pr17697-2.C: New test.
2597 * g++.dg/opt/pr17697-3.C: New test.
2598
2599 2004-09-28 Joseph S. Myers <jsm@polyomino.org.uk>
2600
2601 PR c/16409
2602 * gcc.dg/vla-init-2.c, gcc.dg/vla-init-3.c, gcc.dg/vla-init-4.c,
2603 gcc.dg/vla-init-5.c: New tests.
2604
2605 2004-09-27 Joseph S. Myers <jsm@polyomino.org.uk>
2606
2607 PR c/13804
2608 * gcc.dg/pr13804-1.c: New test.
2609
2610 2004-09-27 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2611
2612 PR fortran/16938
2613 * gfortran.dg/pr16938.f90: New test.
2614
2615 2004-09-27 Mark Mitchell <mark@codesourcery.com>
2616
2617 * g++.dg/template/crash23.C: New test.
2618
2619 2004-09-27 Mark Mitchell <mark@codesourcery.com>
2620
2621 PR c++/17585
2622 * g++.dg/template/static8.C: New test.
2623
2624 2004-09-27 Nathan Sidwell <nathan@codesourcery.com>
2625
2626 PR c++/17681
2627 * g++.dg/other/error9.C: New test.
2628
2629 2004-09-26 Ulrich Weigand <uweigand@de.ibm.com>
2630
2631 * gcc.dg/tree-ssa/loop-1.c: Use -msmall-exec on s390-*-* targets.
2632
2633 2004-09-26 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2634
2635 PR fortran/15164
2636 * gfortran.dg/pr15164.f90: New test. Fixed in followup commit.
2637
2638 2004-09-26 Roger Sayle <roger@eyesopen.com>
2639
2640 PR middle-end/17112
2641 * gcc.dg/pr17112-1.c: New test case.
2642
2643 2004-09-26 Joseph S. Myers <jsm@polyomino.org.uk>
2644
2645 PR c/11459
2646 * gcc.dg/pr11459-1.c: New test.
2647
2648 2004-09-25 Ulrich Weigand <uweigand@de.ibm.com>
2649
2650 * gcc.dg/tree-ssa/loop-2.c: Avoid matching new-line in regexp.
2651 * gcc.dg/tree-ssa/loop-4.c: Likewise.
2652
2653 2004-09-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2654
2655 * gfortran.dg/pr15324.f90: Make array bounds consistent.
2656
2657 2004-09-25 Jan Hubicka <jh@suse.cz>
2658
2659 * compile/30040909-1.c: New test.
2660 * compile/30040907-1.c: New test.
2661
2662 2004-09-25 Richard Sandiford <rsandifo@redhat.com>
2663
2664 * gcc.c-torture/execute/va-arg-26.c: New test.
2665
2666 2004-09-24 Zack Weinberg <zack@codesourcery.com>
2667
2668 * objc.dg/proto-lossage-4.m: Use long instead of int to avoid
2669 extra diagnostics on targets with 64-bit pointers.
2670 * objc.dg/selector-1.m: Adjust dg-warning regexp.
2671
2672 2004-09-24 Joseph S. Myers <jsm@polyomino.org.uk>
2673
2674 PR c/17188
2675 * gcc.dg/nested-redef-1.c, gcc.dg/pr17188-1.c: New tests.
2676 * gcc.dg/decl-3.c: Adjust expected message.
2677
2678 2004-09-24 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2679
2680 PR fortran/17615
2681 * gfortran.dg/pr17615.f90: New test.
2682
2683 2004-09-24 Andrew MacLeod <amacleod@redhat.com>
2684
2685 PR tree-optimzation/17517
2686 * g++.dg/tree-ssa/pr17517.C: New Test.
2687
2688 2004-08-24 Nathan Sidwell <nathan@codesourcery.com>
2689
2690 PR c++/16889
2691 * g++.dg/lookup/ambig3.C: New.
2692
2693 2004-09-24 Andrew Pinski <pinskia@physics.uc.edu>
2694
2695 PR tree-opt/17624
2696 * g++.dg/opt/pr17624.C: New test.
2697
2698 2004-09-24 Joseph S. Myers <jsm@polyomino.org.uk>
2699
2700 PR c/6980
2701 * gcc.dg/Wbad-function-cast-1.c: New test.
2702
2703 2004-09-23 Zack Weinberg <zack@codesourcery.com>
2704
2705 * g++.dg/ext/complit1.C
2706 * g++.dg/other/error2.C
2707 * g++.dg/other/nontype-1.C
2708 * g++.dg/parse/crash11.C
2709 * g++.dg/parse/crash12.C
2710 * g++.dg/parse/error15.C
2711 * g++.dg/parse/error4.C
2712 * g++.dg/parse/tmpl-outside1.C
2713 * g++.dg/parse/too-many-tmpl-args1.C
2714 * g++.dg/template/dependent-expr3.C
2715 * g++.dg/template/error10.C
2716 * g++.dg/template/instantiate1.C
2717 * g++.dg/template/vtable2.C
2718 * g++.dg/warn/Wshadow-1.C
2719 * g++.dg/warn/weak1.C
2720 * g++.old-deja/g++.brendan/crash16.C
2721 * g++.old-deja/g++.brendan/crash18.C
2722 * g++.old-deja/g++.brendan/crash48.C
2723 * g++.old-deja/g++.brendan/crash49.C
2724 * g++.old-deja/g++.brendan/crash55.C
2725 * g++.old-deja/g++.brendan/crash56.C
2726 * g++.old-deja/g++.brendan/crash8.C
2727 * g++.old-deja/g++.brendan/enum11.C
2728 * g++.old-deja/g++.brendan/enum8.C
2729 * g++.old-deja/g++.brendan/enum9.C
2730 * g++.old-deja/g++.brendan/friend3.C
2731 * g++.old-deja/g++.brendan/misc14.C
2732 * g++.old-deja/g++.bugs/900402_02.C
2733 * g++.old-deja/g++.bugs/900404_03.C
2734 * g++.old-deja/g++.bugs/900404_04.C
2735 * g++.old-deja/g++.bugs/900428_03.C
2736 * g++.old-deja/g++.jason/crash4.C
2737 * g++.old-deja/g++.jason/overload21.C
2738 * g++.old-deja/g++.jason/redecl1.C
2739 * g++.old-deja/g++.jason/report.C
2740 * g++.old-deja/g++.jason/rfg10.C
2741 * g++.old-deja/g++.jason/template30.C
2742 * g++.old-deja/g++.law/arm12.C
2743 * g++.old-deja/g++.law/ctors5.C
2744 * g++.old-deja/g++.law/cvt20.C
2745 * g++.old-deja/g++.law/init10.C
2746 * g++.old-deja/g++.law/init8.C
2747 * g++.old-deja/g++.law/visibility17.C
2748 * g++.old-deja/g++.law/visibility7.C
2749 * g++.old-deja/g++.mike/net8.C
2750 * g++.old-deja/g++.mike/p646.C
2751 * g++.old-deja/g++.mike/p700.C
2752 * g++.old-deja/g++.mike/p701.C
2753 * g++.old-deja/g++.mike/p811.C
2754 * g++.old-deja/g++.ns/template13.C
2755 * g++.old-deja/g++.other/array3.C
2756 * g++.old-deja/g++.other/crash25.C
2757 * g++.old-deja/g++.other/dtor3.C
2758 * g++.old-deja/g++.other/dtor4.C
2759 * g++.old-deja/g++.other/main1.C
2760 * g++.old-deja/g++.other/warn7.C
2761 * g++.old-deja/g++.pt/crash11.C
2762 * g++.old-deja/g++.pt/crash36.C
2763 * g++.old-deja/g++.pt/spec22.C
2764 * g++.old-deja/g++.pt/spec9.C
2765 * g++.old-deja/g++.pt/ttp52.C
2766 * g++.old-deja/g++.robertl/eb103.C
2767 * g++.old-deja/g++.robertl/eb121.C
2768 * g++.old-deja/g++.robertl/eb22.C
2769 * g++.old-deja/g++.robertl/eb8.C:
2770 Update locations and/or regexps of dg-error markers.
2771 Remove markers for some bogus messages that are no longer issued.
2772
2773 2004-09-23 Jakub Jelinek <jakub@redhat.com>
2774
2775 * gcc.c-torture/execute/builtins/strcpy-2.c: New test.
2776 * gcc.c-torture/execute/builtins/strcpy-2-lib.c: New.
2777
2778 2004-09-23 Andrew Pinski <pinskia@physics.uc.edu>
2779
2780 PR c++/17618
2781 * g++.dg/lookup/crash5.C: New test.
2782
2783 2004-09-23 Dorit Naishlos <dorit@il.ibm.com>
2784
2785 * gcc.dg/vect/vect-27.c: Now vectorized on altivec.
2786 * gcc.dg/vect/vect-29.c: Now vectorized on altivec.
2787 * gcc.dg/vect/vect-48.c: Now vectorized on altivec.
2788 * gcc.dg/vect/vect-56.c: Now vectorized on altivec.
2789 * gcc.dg/vect/vect-72.c: New test for altivec and sse2.
2790 * gcc.dg/vect/vect-77.c: Now vectorized on altivec.
2791
2792 * gcc.dg/vect/vect-27a.c: New test for altivec and mmx.
2793 * gcc.dg/vect/vect-29a.c: New test for altivec and mmx.
2794 * gcc.dg/vect/vect-48a.c: New test for altivec and mmx.
2795 * gcc.dg/vect/vect-56a.c: New test for altivec and mmx.
2796 * gcc.dg/vect/vect-72a.c: New test for altivec and mmx.
2797 * gcc.dg/vect/vect-77a.c: New test for altivec and mmx.
2798
2799 * gcc.dg/vect/vect-13.c: Change to run test instead of compile.
2800
2801 * gcc.dg/vect/vect-44.c: Check additional cases.
2802 * gcc.dg/vect/vect-48.c: Check additional cases.
2803
2804 * gcc.dg/vect/vect-26.c: Use sse2 instead of sse.
2805 * gcc.dg/vect/vect-27.c: Use sse2 instead of sse.
2806 * gcc.dg/vect/vect-28.c: Use sse2 instead of sse.
2807 * gcc.dg/vect/vect-29.c: Use sse2 instead of sse.
2808 * gcc.dg/vect/vect-4?.c: Use sse2 instead of sse.
2809 * gcc.dg/vect/vect-75.c: Use sse2 instead of sse.
2810 * gcc.dg/vect/vect-76.c: Use sse2 instead of sse.
2811 * gcc.dg/vect/vect-77.c: Use sse2 instead of sse.
2812 * gcc.dg/vect/vect-78.c: Use sse2 instead of sse.
2813
2814 * gcc.dg/vect/vect-5?.c: Use sse2 instead of sse. Add return 0.
2815 * gcc.dg/vect/vect-60.c: Use sse2 instead of sse. Add return 0.
2816 * gcc.dg/vect/vect-61.c: Use sse2 instead of sse. Add return 0.
2817
2818 2004-09-23 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2819
2820 * gcc.dg/tree-ssa/loop-6.c: New test.
2821
2822 2004-09-23 Nathan Sidwell <nathan@codesourcery.com>
2823
2824 PR c++/17620
2825 * g++.dg/inherit/base2.C: New.
2826
2827 2004-09-22 Eric Botcazou <ebotcazou@libertysurf.fr>
2828
2829 * gcc.dg/20001012-1.c: Add prototypes for builtin functions.
2830 * gcc.dg/20001012-2.c: Likewise.
2831 * gcc.dg/20001013-1.c: Likewise.
2832 * gcc.dg/20001101-1.c: Likewise.
2833 * gcc.dg/20001102-1.c: Likewise.
2834 * gcc.dg/bf-spl1.c: Likewise.
2835 * gcc.dg/titype-1.c: Remove special-casing for SPARC.
2836 * gcc.dg/20040813-1.c: Add missing "." to the regexp.
2837
2838 2004-09-22 Diego Novillo <dnovillo@redhat.com>
2839
2840 PR tree-optimization/16721
2841 * testsuite/gcc.dg/tree-ssa/pr16721.c: New test.
2842
2843 2004-09-23 Ulrich Weigand <uweigand@de.ibm.com>
2844
2845 * gcc.dg/20030123-1.c: Add prototypes for builtin functions.
2846 * gcc.dg/20040305-1.c: Likewise.
2847
2848 2004-09-22 Joseph S. Myers <jsm@polyomino.org.uk>
2849
2850 PR c/16566
2851 * gcc.c-torture/compile/pr16566-1.c,
2852 gcc.c-torture/compile/pr16566-2.c,
2853 gcc.c-torture/compile/pr16566-3.c: New tests.
2854
2855 2004-09-22 Kazu Hirata <kazu@cs.umass.edu>
2856
2857 PR tree-optimization/17512
2858 * gcc.c-torture/compile/20040916-1.c.
2859
2860 2004-09-21 Mark Mitchell <mark@codesourcery.com>
2861
2862 * gcc.dg/pragma-re-3.c: New test.
2863
2864 2004-09-17 Matt Austern <austern@apple.com>
2865
2866 PR c++/15049
2867 * g++.dg/other/anon3.C: New.
2868
2869 2004-09-21 Roger Sayle <roger@eyesopen.com>
2870
2871 PR c++/7503
2872 * g++.dg/opt/pr7503-1.C: New testcase for COND_EXPR lvalues.
2873 * g++.dg/opt/pr7503-2.C: New testcase for <? and >? lvalues.
2874 * g++.dg/opt/pr7503-3.C: New testcase for invalid <? lvalue errors.
2875 * g++.dg/opt/pr7503-4.C: New testcase for <?= and >?= assignments.
2876 * g++.dg/opt/pr7503-5.C: New testcase for side-effects with <?=.
2877
2878 2004-09-21 Bud Davis <bdavis9659@comcast.net>
2879
2880 PR fortran/17286
2881 * gfortran.dg/pr17286.f90: New test.
2882
2883 2004-09-20 Mark Mitchell <mark@codesourcery.com>
2884
2885 PR c++/17530
2886 * g++.dg/template/static7.C: New test.
2887
2888 2004-09-20 Andrew Pinski <pinskia@physics.uc.edu>
2889
2890 PR tree-opt/17558
2891 * gcc.c-torture/compile/pr17558.c: New test.
2892
2893 2004-09-20 Richard Sandiford <rsandifo@redhat.com>
2894
2895 * gcc.dg/compat/sdata-section.h (SDATA_SECTION): Don't use an attribute
2896 if SKIP_ATTRIBUTE is defined.
2897
2898 2004-09-20 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2899
2900 PR fortran/15957
2901 * gfortran.dg/pr15957.f90: New test.
2902
2903 2004-09-20 Dorit Naishlos <dorit@il.ibm.com>
2904
2905 * gcc.dg/vect/vect-74.c: Avoid floating point precision error
2906 in comparison.
2907 * gcc.dg/vect/vect-79.c: Likewise.
2908 * gcc.dg/vect/vect-80.c: Likewise.
2909
2910 2004-09-20 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2911
2912 PR fortran/15750
2913 * gfortran.fortran-torture/execute/iolength_2.f90: New test.
2914
2915 2004-09-20 Ira Rosen <irar@il.ibm.com>
2916
2917 * gcc.dg/vect/vect-13.c: Added xfail for non ppc platforms.
2918 * gcc.dg/vect/vect-74.c: Split into 3 tests (vect-79.c, vect-80.c).
2919 * gcc.dg/vect/vect-62.c: New testcase.
2920 * gcc.dg/vect/vect-63.c: New testcase.
2921 * gcc.dg/vect/vect-64.c: New testcase.
2922 * gcc.dg/vect/vect-65.c: New testcase.
2923 * gcc.dg/vect/vect-66.c: New testcase.
2924 * gcc.dg/vect/vect-67.c: New testcase.
2925 * gcc.dg/vect/vect-68.c: New testcase.
2926 * gcc.dg/vect/vect-69.c: New testcase.
2927 * gcc.dg/vect/vect-79.c: New testcase.
2928 * gcc.dg/vect/vect-80.c: New testcase.
2929
2930 2004-09-20 Richard Sandiford <rsandifo@redhat.com>
2931
2932 * gcc.target/mips/asm-1.c: New test.
2933
2934 2004-09-19 Ira Rosen <irar@il.ibm.com>
2935
2936 * gcc.dg/vect/vect-13.c: Now vectorized on ppc*.
2937 * gcc.dg/vect/vect-73.c: New testcase.
2938 * gcc.dg/vect/vect-74.c: New testcase.
2939 * gcc.dg/vect/vect-75.c: New testcase.
2940 * gcc.dg/vect/vect-76.c: New testcase.
2941 * gcc.dg/vect/vect-77.c: New testcase.
2942 * gcc.dg/vect/vect-78.c: New testcase
2943
2944 2004-09-18 Paul Brook <paul@codesourcery.com>
2945
2946 * g++.old-deja/g++.pt/static11.C: XFAIL on arm*-*-eabi.
2947
2948 2004-09-18 Joseph S. Myers <jsm@polyomino.org.uk>
2949
2950 PR c/17424
2951 * gcc.dg/pr17424-1.c: New test.
2952
2953 2004-09-18 Diego Novillo <dnovillo@redhat.com>
2954
2955 * g++.dg/tree-ssa/pr17153.C: New test.
2956
2957 2004-09-16 Geoffrey Keating <geoffk@apple.com>
2958
2959 PR pch/13361
2960 * testsuite/g++.dg/pch/wchar-1.C: New.
2961 * testsuite/g++.dg/pch/wchar-1.Hs: New.
2962
2963 2004-09-17 Kenneth Zadeck <Kenneth.Zadeck@NaturalBridge.com>
2964
2965 * gcc.c-torture/execute/20040917-1.c: New test.
2966
2967 2004-09-17 Diego Novillo <dnovillo@redhat.com>
2968
2969 PR tree-optimization/17319
2970 * gcc.dg/pr17319.c: New test.
2971
2972 2004-09-17 Devang Patel <dpatel@apple.com>
2973
2974 * gcc.dg/20040813-1.c: New test.
2975
2976 2004-09-17 Diego Novillo <dnovillo@redhat.com>
2977
2978 PR tree-optimization/17273
2979 * gcc.c-torture/compile/pr17273.c: New test.
2980
2981 2004-09-17 Joseph S. Myers <jsm@polyomino.org.uk>
2982
2983 * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c:
2984 Update expected messages.
2985 * gcc.dg/declspec-13.c: New test.
2986
2987 2004-09-17 David Edelsohn <edelsohn@gnu.org>
2988
2989 * gcc.dg/darwin-longlong.c: XFAIL on AIX and SPE.
2990
2991 2004-09-17 Diego Novillo <dnovillo@redhat.com>
2992
2993 * gcc.c-torture/execute/pr17252.c: Use post-increment to
2994 change what 'a' is pointing to.
2995
2996 2004-09-17 Mark Mitchell <mark@codesourcery.com>
2997
2998 PR c++/16002
2999 * g++.dg/template/error18.C: New test.
3000
3001 PR c++/16029
3002 * g++.dg/warn/Wunused-8.C: New test.
3003
3004 2004-09-17 Steven Bosscher <stevenb@suse.de>
3005
3006 PR tree-optimization/17513
3007 * gcc.dg/20040916-1.c: New test.
3008
3009 2004-09-16 Mark Mitchell <mark@codesourcery.com>
3010
3011 PR c++/17501
3012 * g++.dg/template/typename7.C: New test.
3013
3014 2004-09-16 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3015
3016 * gcc.dg/tree-ssa/copy-headers.c: Update outcome.
3017
3018 2004-09-16 Frank Ch. Eigler <fche@redhat.com>
3019
3020 * gcc.misc-tests/bprob.exp, g++.dg/bprob/bprob.exp: Iterate tests
3021 with -ftree-based-profiling also.
3022 * lib/profopt.exp: Support late-set profile_option/feedback_option.
3023
3024 2004-09-16 Victor Leikehman <lei@il.ibm.com>
3025
3026 PR/15364
3027 * gfortran.dg/der_array_io_1.f90: New test.
3028 * gfortran.dg/der_array_io_2.f90: New test.
3029 * gfortran.dg/der_array_io_3.f90: New test.
3030
3031 2004-09-15 Mark Mitchell <mark@codesourcery.com>
3032
3033 * testsuite/g++.old-deja/g++.abi/cxa_vec.C: Adjust for ARM
3034 EABI.
3035
3036 2004-09-15 Mark Mitchell <mark@codesourcery.com>
3037
3038 * g++.dg/opt/switch1.C: New test.
3039
3040 2004-09-15 Joseph S. Myers <jsm@polyomino.org.uk>
3041
3042 * g++.dg/ext/member-attr.C, g++.dg/warn/deprecated.C,
3043 gcc.dg/deprecated.c, gcc.dg/noreturn-1.c, gcc.dg/noreturn-4.c:
3044 Update expected messages.
3045
3046 2004-09-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3047
3048 PR fortran/16485
3049 * gfortran.dg/same_name_1.f90: New test.
3050
3051 2004-09-15 Diego Novillo <dnovillo@redhat.com>
3052
3053 * gcc.c-torture/execute/pr17252.c: Fix thinko. Don't
3054 dereference garbage pointers.
3055
3056 2004-09-15 Jakub Jelinek <jakub@redhat.com>
3057
3058 * gcc.c-torture/execute/builtins/strlen-3.c: New test.
3059 * gcc.c-torture/execute/builtins/strlen-3-lib.c: New.
3060
3061 * gcc.c-torture/execute/builtins/memmove.c (main_test): Formatting.
3062 * gcc.c-torture/execute/builtins/memmove-2.c: New test.
3063 * gcc.c-torture/execute/builtins/memmove-2-lib.c: New.
3064
3065 2004-09-14 Mark Mitchell <mark@codesourcery.com>
3066
3067 PR c++/17324
3068 * g++.dg/template/mangle1.C: New test.
3069
3070 2004-09-14 Diego Novillo <dnovillo@redhat.com>
3071
3072 PR tree-optimization/17252
3073 * gcc.c-torture/execute/pr17252.c: New test.
3074
3075 2004-09-14 Andrew Pinski <apinski@apple.com>
3076
3077 * g++.dg/tree-ssa/pointer-reference-alias.C: New test.
3078
3079 2004-09-14 Roger Sayle <roger@eyesopen.com>
3080
3081 PR rtl-optimization/9771
3082 * gcc.dg/pr9771-1.c: New test case.
3083
3084 2004-09-14 Diego Novillo <dnovillo@redhat.com>
3085
3086 PR tree-optimization/15262
3087 * gcc.c-torture/execute/pr15262-1.c: New test.
3088 * gcc.c-torture/execute/pr15262-2.c: New test.
3089
3090 2004-09-14 Joseph S. Myers <jsm@polyomino.org.uk>
3091
3092 * gcc.dg/declspec-12.c: New test.
3093
3094 2004-09-14 Bud Davis <bdavis9659@comcast.net>
3095
3096 * gfortran.dg/pr17090.f90: Add directives to test.
3097
3098 2004-09-14 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3099
3100 * gcc.c-torture/compile/20040914-1.c: New test.
3101
3102 2004-09-13 Mark Mitchell <mark@codesourcery.com>
3103
3104 PR c++/16162
3105 * g++.dg/template/decl2.C: New test.
3106
3107 2004-09-13 Bud Davis <bdavis9659@comcast.net>
3108
3109 PR fortran/17090
3110 * gfortran.dg/pr17090.f90: New test.
3111
3112 2004-09-13 Dale Johannesen <dalej@apple.com>
3113
3114 * gcc.c-torture/compile/pr17408.c: New test case.
3115
3116 2004-09-13 Mark Mitchell <mark@codesourcery.com>
3117
3118 PR c++/16716
3119 * g++.dg/parse/crash17.C: New test.
3120
3121 PR c++/17327
3122 * g++.dg/template/enum3.C: New test.
3123
3124 2004-09-13 Hans-Peter Nilsson <hp@bitrange.com>
3125
3126 * lib/gcc-defs.exp: Load wrapper.exp.
3127 * lib/g++.exp (g++_init): Call g++_maybe_build_wrapper instead of
3128 using local code.
3129 * lib/gcc.exp (gcc_init): Similar.
3130 * lib/gfortran.exp (gfortran_init): Similar.
3131 * lib/objc.exp (objc_init): Similar.
3132 * lib/treelang.exp (treelang_init): Similar.
3133 * lib/wrapper.exp: New file with build_wrapper call machinery in
3134 ${tool}_maybe_build_wrapper.
3135
3136 2004-09-13 Joseph S. Myers <jsm@polyomino.org.uk>
3137
3138 * gcc.dg/declspec-7.c: Don't expect diagnostic for duplicate
3139 "inline".
3140 * gcc.dg/declspec-11.c: Update expected messages.
3141 * gcc.dg/inline-6.c, gcc.dg/inline-7.c, gcc.dg/inline-8.c,
3142 gcc.dg/inline-9.c, gcc.dg/inline-10.c, gcc.dg/inline-11.c,
3143 gcc.dg/inline-12.c: New tests.
3144
3145 2004-09-13 Andrew MacLeod <amacleod@redhat.com>
3146
3147 * g++.dg/tree-ssa/pr17400.C: New testcase.
3148
3149 2004-09-13 James E Wilson <wilson@specifixinc.com>
3150
3151 * gcc.target/mips/sb1-1.c: New testcase.
3152
3153 2004-09-12 Hans-Peter Nilsson <hp@bitrange.com>
3154
3155 * lib/g77-dg.exp: Remove unused file.
3156 * lib/mike-g77.exp: Ditto.
3157 * lib/g77.exp: Ditto.
3158
3159 2004-09-12 Richard Henderson <rth@redhat.com>
3160
3161 * g++.old-deja/g++.other/sizeof3.C: Fix abort declaration.
3162
3163 2004-09-13 Joseph S. Myers <jsm@polyomino.org.uk>
3164
3165 * g++.dg/warn/Wswitch-1.C, g++.dg/warn/Wswitch-2.C,
3166 gcc.dg/Wswitch-2.c, gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
3167 gcc.dg/declspec-9.c, gcc.dg/declspec-10.c, gcc.dg/declspec-11.c,
3168 gcc.dg/m-un-2.c, gcc.dg/noreturn-1.c, gcc.dg/wtr-conversion-1.c:
3169 Update expected messages.
3170
3171 2004-09-13 Hans-Peter Nilsson <hp@axis.com>
3172
3173 * gcc.dg/asmreg-1.c (__syscall_getdents64): Adjust signedness
3174 declaration/use mismatch for dirp parameter.
3175
3176 2004-09-12 Andrew Pinski <apinski@apple.com>
3177
3178 * lib/objc.exp (objc_target_compile): Look for libobjc-gnu.a also when
3179 -fgnu-runtime is passed.
3180
3181 2004-09-12 Richard Henderson <rth@redhat.com>
3182
3183 * lib/fortran-torture.exp (add-ieee-options): Replace ieee-options;
3184 do the uplevel thing and update additional_flags directly.
3185 * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x,
3186 gfortran.fortran-torture/execute/intrinsic_nearest.x,
3187 gfortran.fortran-torture/execute/intrinsic_set_exponent.x,
3188 gfortran.fortran-torture/execute/nan_inf_fmt.x: Update to match.
3189
3190 2004-09-11 Steven Bosscher <stevenb@suse.de>
3191
3192 * g++.dg/parse/break-in-for.C: Fix for -ansi -pedantic-errors.
3193
3194 2004-09-11 Roger Sayle <roger@eyesopen.com>
3195
3196 PR middle-end/17411
3197 * g++.dg/opt/pr17411-1.C: New test case.
3198
3199 2004-09-11 Joseph S. Myers <jsm@polyomino.org.uk>
3200
3201 * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
3202 gcc.dg/tls/diag-2.c: Update expected messages.
3203 * gcc.dg/991209-1.c: Specify compilation options. Update expected
3204 messages.
3205 * gcc.dg/pr14289-2.c, gcc.dg/pr14289-3.c: Remove.
3206 * gcc.dg/declspec-7.c, gcc.dg/declspec-8.c, gcc.dg/declspec-9.c,
3207 gcc.dg/declspec-10.c, gcc.dg/declspec-11.c, gcc.dg/tls/diag-4.c,
3208 gcc.dg/tls/diag-5.c: New tests.
3209
3210 2004-09-11 Zack Weinberg <zack@codesourcery.com>
3211
3212 * gcc.dg/20040910-1.c: Correct dg-error regexp.
3213
3214 2004-09-11 Steven Bosscher <stevenb@suse.de>
3215
3216 * g++.dg/parse/break-in-for.C: New test.
3217
3218 2004-09-11 Jakub Jelinek <jakub@redhat.com>
3219
3220 * gcc.dg/tree-ssa/20040911-1.c: New test.
3221
3222 2004-09-11 Andreas Jaeger <aj@suse.de>
3223
3224 * gcc.c-torture/execute/991118-1.x: Delete, PR 16437 is fixed.
3225 * gcc.c-torture/execute/bf64-1.x: Remove XFAIL on x86-64.
3226
3227 2004-09-11 Richard Sandiford <rsandifo@redhat.com>
3228
3229 * gcc.target/frv: New directory of FR-V-specific tests.
3230
3231 2004-09-10 James E Wilson <wilson@specifixinc.com>
3232
3233 * gcc.dg/convert-vec-1.c: New test.
3234
3235 2004-09-10 Roger Sayle <roger@eyesopen.com>
3236
3237 PR middle-end/17024
3238 * gcc.dg/pr17024-1.c: New test case.
3239
3240 2004-09-10 Eric Christopher <echristo@redhat.com>
3241
3242 * gcc.dg/20040910-1.c: New test.
3243
3244 2004-09-11 Joseph S. Myers <jsm@polyomino.org.uk>
3245
3246 * gcc.dg/bitfld-9.c: New test.
3247
3248 2004-09-10 Richard Sandiford <rsandifo@redhat.com>
3249
3250 * gcc.c-torture/execute/ieee/acc1.c: New test.
3251 * gcc.c-torture/execute/ieee/acc2.c: New test.
3252 * gcc.c-torture/execute/ieee/mzero6.c: New test.
3253
3254 2004-09-10 Joseph S. Myers <jsm@polyomino.org.uk>
3255
3256 * gcc.dg/deprecated-2.c: New test.
3257
3258 2004-09-09 James E Wilson <wilson@specifixinc.com>
3259
3260 * gcc.dg/init-vec-1.c: New test.
3261
3262 2004-09-09 Roger Sayle <roger@eyesopen.com>
3263
3264 PR middle-end/17055
3265 * gcc.dg/pr17055-1.c: New test case.
3266
3267 2004-09-09 Hans-Peter Nilsson <hp@axis.com>
3268
3269 PR target/17377
3270 * gcc.c-torture/execute/pr17377.c: New test.
3271
3272 2004-09-09 Joseph S. Myers <jsm@polyomino.org.uk>
3273
3274 PR c/8420
3275 * gcc.dg/anon-struct-4.c, gcc.dg/declspec-1.c,
3276 gcc.dg/declspec-2.c, gcc.dg/declspec-3.c, gcc.dg/declspec-4.c,
3277 gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
3278 gcc.dg/long-long-typespec-1.c: New tests.
3279 * gcc.dg/tls/diag-2.c: Update expected diagnostics
3280
3281 2004-09-09 Joseph S. Myers <jsm@polyomino.org.uk>
3282
3283 * gcc.dg/c90-static-1.c, gcc.dg/c99-static-1.c,
3284 gcc.dg/gnu99-static-1.c: New tests.
3285
3286 2004-09-08 Devang Patel <dpatel@apple.com>
3287
3288 * gcc.dg/darwin-ld-20040828-1.c: New test.
3289 * gcc.dg/darwin-ld-20040828-2.c: New test.
3290 * gcc.dg/darwin-ld-20040828-3.c: New test.
3291
3292 2004-09-08 Ziemowit Laski <zlaski@apple.com>
3293
3294 * objc.dg/bitfield-2.m: Make 'id' definition a typedef.
3295 * obj.dg/bitfield-4.m: Allow 'unsigned' in addition to 'unsigned int'
3296 in error message.
3297 * objc.dg/id-1.m: Attempt to define 'id' in an incompatible fashion.
3298 * objc.dg/method-6.m: Allow 'unsigned' in addition to 'unsigned int'
3299 in error message.
3300 * objc.dg/proto-qual-1.m: Protocol qualifiers now appear before the
3301 types they qualify.
3302 * objc.dg/type-size-2.m: Fix wording in comment.
3303 * objc.dg/va-meth-1.m: New test case.
3304
3305 2004-09-06 H.J. Lu <hongjiu.lu@intel.com>
3306
3307 PR c/16633:
3308 * lib/gcc-dg.exp: Set up LD_LIBRARY_PATH, SHLIB_PATH,
3309 LD_LIBRARYN32_PATH, LD_LIBRARY64_PATH and DYLD_LIBRARY_PATH.
3310
3311 2004-09-06 Devang Patel <dpatel@apple.com>
3312
3313 * gcc.dg/tree-ssa/ifc-20040816-1.c: Use -ftree-vectorize.
3314 * gcc.dg/tree-ssa/ifc-20040816-2.c: Use -ftree-vectorize.
3315
3316 2004-09-06 Zack Weinberg <zack@codesourcery.com>
3317
3318 * g++.old-deja/g++.other/enum2.C: Move dg-error markers to
3319 reflect changed line numbering of diagnostics.
3320
3321 2004-09-06 Paul Brook <paul@codesourcery.com>
3322
3323 * gfortran.dg/edit_real_1.f90: Add new test.
3324
3325 2004-09-05 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3326
3327 * gcc.dg/tree-ssa/loop-2.c: New test.
3328 * gcc.dg/tree-ssa/loop-3.c: New test.
3329 * gcc.dg/tree-ssa/loop-4.c: New test.
3330 * gcc.dg/tree-ssa/loop-5.c: New test.
3331
3332 2004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3333
3334 * gcc.dg/format/sentinel-1.c: Update for parameter option.
3335
3336 2004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3337
3338 * gcc.dg/format/sentinel-1.c: New test.
3339
3340 2004-09-04 Uros Bizjak <uros@kss-loka.si>
3341
3342 * testsuite/gcc.dg/builtins-46.c: New.
3343
3344 2004-09-03 Devang Patel <dpatel@apple.com>
3345
3346 * gcc.dg/tree-ssa/ifc-20040816-1.c: New test.
3347 * gcc.dg/tree-ssa/ifc-20040816-2.c: New test.
3348
3349 2004-09-03 Jan Beulich <jbeulich@novell.com>
3350
3351 * g++.dg/abi/bitfield5.C: Use -mno-ms-bitfields.
3352 * g++.old-deja/g++.jason/thunk2.C: xfail for NetWare.
3353 * g++.old-deja/g++.law/profile1.C: xfail for NetWare.
3354 * g++.old-deja/g++.other/store-expr1.C: xfail for NetWare.
3355 * gcc.c-torture/compile/20001109-1.c: xfail for NetWare.
3356 * gcc.c-torture/compile/20001109-2.c: xfail for NetWare.
3357 * gcc.c-torture/execute/multi-ix.c: Use __builtin_bzero rather than
3358 the non-portable bzero.
3359 * gcc.dg/20010912-1.c: xfail for NetWare.
3360 * gcc.dg/20020426-2.c: xfail for NetWare.
3361 * gcc.dg/20021014-1.c: xfail for NetWare.
3362 * gcc.dg/20021018-1.c: xfail for NetWare.
3363 * gcc.dg/20030213-1.c: xfail for NetWare.
3364 * gcc.dg/20030225-1.c: xfail for NetWare.
3365 * gcc.dg/20030708-1.c: xfail for NetWare.
3366 * gcc.dg/builtins-config.h: Also exclude NetWare.
3367 * gcc.dg/format/format.h: Define restrict only if not already defined.
3368 * gcc.dg/nest.c: xfail for NetWare.
3369 * gcc.dg/special/gcsec-1.c: Don't pass -static for NetWare.
3370 * lib/target-supports.exp (check_visibility_available): Exclude
3371 NetWare.
3372
3373 2004-09-03 Jan Beulich <jbeulich@novell.com>
3374
3375 * gcc.dg/pack-test-2.c: Adjust to permit and check #pragma pack(push).
3376 * gcc.dg/c99-flex-array-4.c: Add -fpack-struct=8 to provide a
3377 deterministic starting point for the alignment of structure fields.
3378 * gcc.dg/Wpadded.c: Dito.
3379 * g++.dg/abi/vbase10.C: Dito.
3380
3381 2004-09-03 Devang Patel <dpatel@apple.com>
3382
3383 * g++.dg/debug/pr15736.cc: New test.
3384
3385 2004-09-02 Mark Mitchell <mark@codesourcery.com>
3386
3387 * README.QMTEST: Fix out-of-date link.
3388
3389 2004-09-03 David Billinghurst <David.Billinghurst@riotinto.com>
3390
3391 PR fortran/16579
3392 * gfortran.fortran-torture/execute/intrinsic_i_char.f90:
3393 Delete. Duplicate of gfortran.dg/g77/20010610.f
3394
3395 2004-09-02 Mark Mitchell <mark@codesourcery.com>
3396
3397 * g++.dg/abi/arm_rtti1.C: New test.
3398
3399 2004-09-02 Geoffrey Keating <geoffk@apple.com>
3400
3401 * gcc.dg/ppc-vector-memcpy.c: New.
3402 * gcc.dg/ppc-vector-memset.c: New.
3403
3404 2004-09-02 Chao-ying Fu <fu@mips.com>
3405
3406 * gcc.target/mips/mips-3d-1.c: New test.
3407 * gcc.target/mips/mips-3d-2.c: New test.
3408 * gcc.target/mips/mips-3d-3.c: New test.
3409 * gcc.target/mips/mips-3d-4.c: New test.
3410 * gcc.target/mips/mips-3d-5.c: New test.
3411 * gcc.target/mips/mips-3d-6.c: New test.
3412 * gcc.target/mips/mips-3d-7.c: New test.
3413 * gcc.target/mips/mips-3d-8.c: New test.
3414 * gcc.target/mips/mips-3d-9.c: New test.
3415 * gcc.target/mips/mips-ps-1.c: New test.
3416 * gcc.target/mips/mips-ps-2.c: New test.
3417 * gcc.target/mips/mips-ps-3.c: New test.
3418 * gcc.target/mips/mips-ps-4.c: New test.
3419 * gcc.target/mips/mips-ps-type.c: New test.
3420
3421 2004-09-02 Paul Brook <paul@codesourcery.com>
3422
3423 * gfortran.dg/edit_real_1.f90: Add new tests.
3424
3425 2004-09-01 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3426
3427 PR fortran/15327
3428 * gfortran.dg/merge_char_1.f90: New test.
3429
3430 2004-09-01 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3431
3432 PR fortran/16404
3433 * gfortran.dg/der_io_1.f90: XFAIL illegal testcase.
3434
3435 2004-09-01 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
3436
3437 PR c/1522
3438 * gcc.c-torture/compile/20040901-1.c: New test, from PR.
3439
3440 2004-09-01 Mark Mitchell <mark@codesourcery.com>
3441
3442 * g++.dg/opt/loop1.C: Do not XFAIL.
3443
3444 2004-09-01 Jakub Jelinek <jakub@redhat.com>
3445
3446 * gcc.c-torture/execute/20040831-1.c: New test.
3447
3448 2004-09-01 David Billinghurst <David.Billinghurst@riotinto.com>
3449
3450 PR fortran/16579
3451 * gfortran.dg/g77/20010610.f: Now passes.
3452 Copy from g77.f-torture/execute. Add dg-run directive.
3453 * gfortran.dg/g77/README: Update
3454
3455 2004-08-31 Andrew Pinski <pinskia@physics.uc.edu>
3456
3457 * gcc.dg/rs6000-power2-1.c (t1, t2, t3, t4): Add volatile.
3458 * gcc.dg/rs6000-power2-2.c: Fix the scan-assembly for the store.
3459 (t1, t2, t3, t4): Add volatile.
3460
3461 2004-08-31 Mark Mitchell <mark@codesourcery.com>
3462
3463 * g++.dg/ext/visibility/arm1.C: New test.
3464
3465 2004-08-31 Geoffrey Keating <geoffk@apple.com>
3466
3467 * gcc.dg/funcdef-storage-1.c: Add dg-options to suppress
3468 -pedantic-errors.
3469
3470 2004-09-01 Paul Brook <paul@codesourcery.com>
3471
3472 * gfortran.dg/eof_2.f90: New test.
3473
3474 2004-08-31 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3475
3476 PR fortran/16579
3477 * gfortran.fortran-torture/execute/intrinsic_i_char.f90: New test.
3478
3479 2004-08-31 Bud Davis <bdavis9659@comcast.net>
3480
3481 PR libfortran/16805
3482 * gfortran.dg/list_read_2.f90: New test.
3483
3484 2004-08-31 Mark Mitchell <mark@codesourcery.com>
3485
3486 * g++.dg/abi/key1.C: New test.
3487
3488 2004-08-31 Richard Henderson <rth@redhat.com>
3489
3490 * g++.dg/other/offsetof1.C: Include cstddef, use non-builtin
3491 form of offsetof.
3492 * g++.dg/other/offsetof5.C: Remove duplicate.
3493
3494 2004-08-31 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3495
3496 PR fortran/17244
3497 * gfortran.dg/func_derived_1.f90: New test.
3498
3499 2004-08-31 Paul Brook <paul@codesourcery.com>
3500
3501 * gfortran.dg/eof_1.f90: New test.
3502
3503 2004-08-31 Paul Brook <paul@codesourcery.com>
3504
3505 * gfortran.dg/list_read_1.f90: New file.
3506
3507 2004-08-30 Mark Mitchell <mark@codesourcery.com>
3508
3509 * g++.dg/opt/loop1.C: XFAIL.
3510
3511 2004-08-30 Geoffrey Keating <geoffk@apple.com>
3512
3513 * gcc.dg/funcdef-storage-1.c: New.
3514 * gcc.c-torture/compile/920625-2.c: Don't use 'static' to declare
3515 an extern function in local scope.
3516 * gcc.c-torture/execute/20010605-1.c: Don't use 'static inline' to
3517 declare an 'auto inline' function in local scope.
3518 * gcc.dg/20011130-1.c: Likewise.
3519 * gcc.c-torture/execute/nest-stdar-1.c: Don't use 'static' to declare
3520 an 'auto' function in local scope.
3521 * gcc.dg/20021014-1.c: Likewise.
3522 * gcc.dg/20030331-2.c: Likewise.
3523
3524 2004-08-30 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3525
3526 * gfortran.dg/blockdata_1.f90: New test.
3527
3528 2004-08-30 Richard Henderson <rth@redhat.com>
3529
3530 * g++.dg/other/offsetof1.C: Use __builtin_offsetof.
3531
3532 2004-08-30 Richard Henderson <rth@redhat.com>
3533
3534 * lib/fortran-torture.exp (fortran-torture-execute): Honor
3535 additional_flags set by alternate driver.
3536 (ieee-options): New procedure.
3537 * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x: New.
3538 * gfortran.fortran-torture/execute/intrinsic_nearest.x: New.
3539 * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: New.
3540 * gfortran.fortran-torture/execute/nan_inf_fmt.x: New.
3541
3542 2004-08-30 Richard Henderson <rth@redhat.com>
3543
3544 * lib/f-torture.exp: Remove.
3545
3546 2004-08-29 Mark Mitchell <mark@codesourcery.com>
3547
3548 PR rtl-optimization/16590
3549 * g++.dg/opt/loop1.C: New test.
3550
3551 2004-08-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3552
3553 PR fortran/13910
3554 * gfortran.dg/oldstyle_1.f90: New test.
3555
3556 2004-08-29 Steven G. Kargl <kargls@comcast.net>
3557 Paul Brook <paul@codesourcery.com>
3558
3559 * gfortran.dg/g77/README: Update.
3560 * gfortran.dg/g77/erfc.f: Copy from g77.f-torture.
3561 * gfortran.dg/g77/intrinsic-unix-bessel.f: Ditto.
3562 * gfortran.dg/g77/intrinsic-unix-erf.f: Ditto.
3563
3564 2004-08-28 Paul Brook <paul@codesourcery.com>
3565
3566 PR libfortran/17195
3567 * gfortran.dg/edit_real_1.f90: New test.
3568
3569 2004-08-27 Paul Brook <paul@codesourcery.com>
3570
3571 * gfortran.dg/rewind_1.f90: New test.
3572
3573 2004-08-27 Bud Davis <bdavis9659@comcast.net>
3574
3575 PR fortran/16597
3576 * gfortran.dg/pr16597.f90: New test.
3577
3578 2004-08-26 Joseph S. Myers <jsm@polyomino.org.uk>
3579
3580 PR c/13801
3581 * gcc.dg/redecl-3.c, gcc.dg/redecl-4.c, gcc.dg/redecl-6.c,
3582 gcc.dg/redecl-7.c, gcc.dg/redecl-8.c, gcc.dg/redecl-9.c,
3583 gcc.dg/redecl-10.c, gcc.dg/debug/redecl-1.c,
3584 gcc.dg/debug/redecl-2.c, gcc.dg/debug/redecl-3.c,
3585 gcc.dg/debug/redecl-4.c, gcc.dg/debug/redecl-5.c: New tests.
3586
3587 2004-08-26 Nick Clifton <nickc@redhat.com>
3588
3589 * gcc.c-torture/compile/pr17119.c: New test.
3590
3591 2004-08-26 Joseph S. Myers <jsm@polyomino.org.uk>
3592
3593 * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests.
3594
3595 2004-08-25 Richard Henderson <rth@redhat.com>
3596
3597 * gfortran.fortran-torture/execute/intrinsic_sr_kind.f90: Disable
3598 the bits that expect kind=8 to be the largest real kind.
3599
3600 2004-08-25 Ziemowit Laski <zlaski@apple.com>
3601
3602 * objc.dg/const-str-3.m: Include <stdlib.h> and <memory.h>.
3603
3604 2004-08-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3605
3606 * gfortran.dg/assignment_1.f90: New test.
3607
3608 2004-08-25 Adam Nemet <anemet@lnxw.com>
3609
3610 * g++.dg/template/repo3.C: New test.
3611
3612 2004-08-25 Roger Sayle <roger@eyesopen.com>
3613
3614 PR middle-end/16693
3615 PR tree-optimization/16372
3616 * g++.dg/opt/pr16372-1.C: New test case.
3617 * g++.dg/opt/pr16693-1.C: New test case.
3618 * g++.dg/opt/pr16693-2.C: New test case.
3619
3620 2004-08-25 Ziemowit Laski <zlaski@apple.com>
3621
3622 * objc.dg/proto-lossage-4.m: New test.
3623
3624 2004-08-25 Mark Mitchell <mark@codesourcery.com>
3625
3626 PR c++/17155
3627 * g++.dg/inherit/local2.C: New test.
3628
3629 2004-08-25 Paul Brook <paul@codesourcery.com>
3630
3631 PR fortran/17144
3632 * gfortran.dg/string_ctor_1.f90: New test.
3633
3634 2004-08-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3635
3636 PR c++/14428
3637 * g++.dg/template/redecl2.C: New test.
3638
3639 2004-08-24 Bud Davis <bdavis9659@comcast.net>
3640
3641 PR fortran/17143
3642 * gfortran.dg/pr17143.f90: New test.
3643
3644 2004-08-24 Bud Davis <bdavis9659@comcast.net>
3645
3646 PR fortran/17164
3647 * gfortran.dg/pr17164.f90: New test.
3648
3649 2004-08-24 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3650
3651 * gcc.dg/tree-ssa/loop-1.c: New test.
3652
3653 2004-08-24 Richard Sandiford <rsandifo@redhat.com>
3654
3655 * gcc.c-torture/compile/20040824-1.c: New test.
3656
3657 2004-08-24 Richard Sandiford <rsandifo@redhat.com>
3658
3659 * gcc.c-torture/compile/iftrap-3.c: New test.
3660
3661 2004-08-24 Paul Brook <paul@codesourcery.com>
3662
3663 * gfortran.dg/entry_2.f90: New test.
3664
3665 2004-08-24 Nathan Sidwell <nathan@codesourcery.com>
3666
3667 PR c++/16889
3668 * g++.dg/lookup/ambig[12].C: New.
3669
3670 2004-08-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3671
3672 PR c++/16706
3673 * g++.dg/template/crash21.C: New test.
3674 * g++.dg/template/crash22.C: Likewise.
3675
3676 2004-08-24 Nathan Sidwell <nathan@codesourcery.com>
3677
3678 PR c++/17149
3679 * g++.dg/template/access15.C: New.
3680
3681 2004-08-23 Mark Mitchell <mark@codesourcery.com>
3682
3683 PR c++/17163
3684 * g++.dg/template/repo2.C: New test.
3685
3686 2004-08-23 Roger Sayle <roger@eyesopen.com>
3687
3688 PR rtl-optimization/17078
3689 * gcc.c-torture/execute/pr17078-1.c: New test case.
3690
3691 2004-08-23 Mark Mitchell <mark@codesourcery.com>
3692
3693 PR c/14492
3694 * gcc.dg/debug/crash1.c: New test.
3695
3696 2004-08-23 Mark Mitchell <mark@codesourcery.com>
3697
3698 PR c/16180
3699 * gcc.dg/loop-5.c: New test.
3700
3701 2004-08-23 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3702
3703 * gcc.c-torture/execute/20040823-1.c: New test.
3704
3705 2004-08-23 Richard Sandiford <rsandifo@redhat.com>
3706
3707 * gcc.dg/special/mips-abi.exp: Expect gcc to pass the GNU ABI flags
3708 to the assembler. Simplify test accordingly.
3709 (asm_abi_flags): Use GNU names.
3710 (check_mips_abi, default_abi): Use string matches against "-mabi=*"
3711 to check for ABI flags.
3712
3713 2004-08-22 Andrew Pinski <apinski@apple.com>
3714
3715 * g++.dg/opt/pr14029.C: New test.
3716 * gcc.c-torture/execute/pr15262.c: New test.
3717
3718 2004-08-22 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3719
3720 * gfortran.dg/reduction.f90: Add checks with complex arguments.
3721
3722 2004-08-21 Bud Davis <bdavis9659@comcast.net>
3723
3724 PR 16908
3725 * gfortran.dg/direct_io.f90: New test.
3726
3727 2004-08-20 Mark Mitchell <mark@codesourcery.com>
3728
3729 PR c++/17121
3730 * g++.dg/inherit/local2.C: New test.
3731
3732 2004-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
3733
3734 PR c++/17120
3735 * g++.dg/warn/Wparentheses-4.C: New test.
3736
3737 2004-08-20 Mark Mitchell <mark@codesourcery.com>
3738
3739 PR c++/17121
3740 * g++.dg/inherit/local2.C: New test.
3741
3742 * gcc.dg/darwin-longlong.c: Include <stdlib.h>.
3743 * gcc.dg/ppc-ldstruct.c: Likewise.
3744 * gcc.dg/ppc64-abi-2.c: Likewise.
3745
3746 2004-08-20 Jakub Jelinek <jakub@redhat.com>
3747
3748 PR rtl-optimization/17099
3749 * gcc.c-torture/execute/20040820-1.c: New test.
3750
3751 2004-08-20 David Edelsohn <edelsohn@gnu.org>
3752
3753 * gcc.dg/uninit-H.c: Add _POWER to powerpc case.
3754
3755 2004-08-20 Canqun Yang <canqun@nudt.edu.cn>
3756
3757 PR fortran/17077
3758 * gfortran.dg/auto_array_1.f90: New test.
3759
3760 2004-08-19 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3761
3762 PR fortran/17074
3763 * gfortran.dg/simpleif_1.f90: New test.
3764
3765 2004-08-19 Mark Mitchell <mark@codesourcery.com>
3766
3767 * lib/target-supports.exp (check_profiling_available): Return
3768 false for arm*-*-symbianelf* and arm*-*-eabi*.
3769
3770 PR c++/15890
3771 * g++.dg/template/delete1.C: New test.
3772
3773 2004-08-19 Paul Brook <paul@codesourcery.com>
3774
3775 PR fortran/14976
3776 PR fortran/16228
3777 * gfortran.dg/data_char_1.f90: New test.
3778
3779 2004-08-19 Erik Schnetter <schnetter@aei.mpg.de>
3780
3781 PR fortran/16946
3782 * gfortran.dg/reduction.f90: New testcase.
3783
3784 2004-08-19 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3785
3786 PR fortran/16520
3787 * gfortran.dg/g77/19990905-1.f: Don't expect excess errors.
3788
3789 2004-08-19 Joseph S. Myers <jsm@polyomino.org.uk>
3790
3791 PR c++/17041
3792 * g++.dg/Wparentheses-3.C: New test.
3793
3794 2004-08-19 Dorit Naishlos <dorit@il.ibm.com>
3795
3796 * gcc.dg/vect/vect-1.c: Remove xfail from i?86-*-* x86_64-*-* due
3797 to usage of PREFERRED_STACK_BOUNDARY in the vectorizer.
3798 * gcc.dg/vect/vect-2.c: Likewise.
3799 * gcc.dg/vect/vect-3.c: Likewise.
3800 * gcc.dg/vect/vect-4.c: Likewise.
3801 * gcc.dg/vect/vect-5.c: Likewise.
3802 * gcc.dg/vect/vect-6.c: Likewise.
3803 * gcc.dg/vect/vect-7.c: Likewise.
3804 * gcc.dg/vect/vect-25.c: Likewise.
3805 * gcc.dg/vect/vect-31.c: Likewise.
3806 * gcc.dg/vect/vect-32.c: Likewise.
3807 * gcc.dg/vect/vect-34.c: Likewise.
3808 * gcc.dg/vect/vect-36.c: Likewise.
3809 * gcc.dg/vect/vect-all.c: Likewise.
3810
3811 2004-08-18 Mark Mitchell <mark@codesourcery.com>
3812
3813 PR c++/17068
3814 * g++.dg/template/operator4.C: New test.
3815
3816 2004-08-18 Richard Henderson <rth@redhat.com>
3817
3818 * gcc.dg/20040206-1.c: XFAIL.
3819
3820 2004-08-17 Mark Mitchell <mark@codesourcery.com>
3821
3822 PR c++/16246
3823 * g++.dg/template/array7.C: New test.
3824
3825 2004-08-17 James E Wilson <wilson@specifixinc.com>
3826
3827 * gcc.dg/mips-movcc-1.c: New test.
3828 * gcc.dg/mips-movcc-2.c: New test.
3829 * gcc.dg/mips-movcc-3.c: New test.
3830
3831 * gcc.dg/mips-nmadd-1.c: New test.
3832 * gcc.dg/mips-nmadd-2.c: New test.
3833
3834 2004-08-17 Mark Mitchell <mark@codesourcery.com>
3835
3836 PR c++/15871
3837 * g++.dg/opt/inline8.C: New test.
3838
3839 PR c++/16965
3840 * g++.dg/parse/error17.C: New test.
3841
3842 2004-08-17 Dorit Naishlos <dorit@il.ibm.com>
3843
3844 * gcc.dg/vect: New directory for vectorizer tests.
3845 * gcc.dg/vect/tree-vect.h: New file.
3846 * gcc.dg/vect/vect.exp: New file.
3847 * gcc.dg/vect/pr16105.c.c: New test.
3848 * gcc.dg/vect/vect-1.c: New test.
3849 * gcc.dg/vect/vect-2.c: New test.
3850 * gcc.dg/vect/vect-3.c: New test.
3851 * gcc.dg/vect/vect-4.c: New test.
3852 * gcc.dg/vect/vect-5.c: New test.
3853 * gcc.dg/vect/vect-6.c: New test.
3854 * gcc.dg/vect/vect-7.c: New test.
3855 * gcc.dg/vect/vect-8.c: New test.
3856 * gcc.dg/vect/vect-9.c: New test.
3857 * gcc.dg/vect/vect-10.c: New test.
3858 * gcc.dg/vect/vect-11.c: New test.
3859 * gcc.dg/vect/vect-12.c: New test.
3860 * gcc.dg/vect/vect-13.c: New test.
3861 * gcc.dg/vect/vect-14.c: New test.
3862 * gcc.dg/vect/vect-15.c: New test.
3863 * gcc.dg/vect/vect-16.c: New test.
3864 * gcc.dg/vect/vect-17.c: New test.
3865 * gcc.dg/vect/vect-18.c: New test.
3866 * gcc.dg/vect/vect-19.c: New test.
3867 * gcc.dg/vect/vect-20.c: New test.
3868 * gcc.dg/vect/vect-21.c: New test.
3869 * gcc.dg/vect/vect-22.c: New test.
3870 * gcc.dg/vect/vect-23.c: New test.
3871 * gcc.dg/vect/vect-24.c: New test.
3872 * gcc.dg/vect/vect-25.c: New test.
3873 * gcc.dg/vect/vect-26.c: New test.
3874 * gcc.dg/vect/vect-27.c: New test.
3875 * gcc.dg/vect/vect-28.c: New test.
3876 * gcc.dg/vect/vect-29.c: New test.
3877 * gcc.dg/vect/vect-30.c: New test.
3878 * gcc.dg/vect/vect-31.c: New test.
3879 * gcc.dg/vect/vect-32.c: New test.
3880 * gcc.dg/vect/vect-33.c: New test.
3881 * gcc.dg/vect/vect-34.c: New test.
3882 * gcc.dg/vect/vect-35.c: New test.
3883 * gcc.dg/vect/vect-36.c: New test.
3884 * gcc.dg/vect/vect-37.c: New test.
3885 * gcc.dg/vect/vect-38.c: New test.
3886 * gcc.dg/vect/vect-40.c: New test.
3887 * gcc.dg/vect/vect-41.c: New test.
3888 * gcc.dg/vect/vect-42.c: New test.
3889 * gcc.dg/vect/vect-43.c: New test.
3890 * gcc.dg/vect/vect-44.c: New test.
3891 * gcc.dg/vect/vect-45.c: New test.
3892 * gcc.dg/vect/vect-46.c: New test.
3893 * gcc.dg/vect/vect-47.c: New test.
3894 * gcc.dg/vect/vect-48.c: New test.
3895 * gcc.dg/vect/vect-49.c: New test.
3896 * gcc.dg/vect/vect-50.c: New test.
3897 * gcc.dg/vect/vect-51.c: New test.
3898 * gcc.dg/vect/vect-52.c: New test.
3899 * gcc.dg/vect/vect-53.c: New test.
3900 * gcc.dg/vect/vect-54.c: New test.
3901 * gcc.dg/vect/vect-55.c: New test.
3902 * gcc.dg/vect/vect-56.c: New test.
3903 * gcc.dg/vect/vect-57.c: New test.
3904 * gcc.dg/vect/vect-58.c: New test.
3905 * gcc.dg/vect/vect-59.c: New test.
3906 * gcc.dg/vect/vect-60.c: New test.
3907 * gcc.dg/vect/vect-61.c: New test.
3908 * gcc.dg/vect/vect-all.c: New test.
3909 * gcc.dg/vect/vect-none.c: New test.
3910
3911 2004-08-17 Paul Brook <paul@codesourcery.com>
3912
3913 PR fortran/13082
3914 * gfortran.dg/entry_1.f90: New test.
3915
3916 2004-08-17 Andrew Pinski <apinski@apple.com>
3917
3918 * gcc.dg/darwin-20040812-1.c: Compile only on darwin.
3919
3920 2004-08-17 Paolo Bonzini <bonzini@gnu.org>
3921
3922 * gcc.dg/pr17036-1.c: New test.
3923
3924 2004-08-16 Devang Patel <dpatel@apple.com>
3925
3926 * gcc.dg/darwin-20040809-1.c: New test.
3927
3928 2004-08-16 Joseph S. Myers <jsm@polyomino.org.uk>
3929
3930 * gcc.dg/funcdef-attr-1.c: New test.
3931
3932 2004-08-16 Janis Johnson <janis187@us.ibm.com>
3933
3934 * gcc.dg/altivec-17.c: New test.
3935 * gcc.dg/altivec-18.c: New test.
3936
3937 2004-08-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3938
3939 PR c++/6749
3940 * g++.dg/template/vtable2.C: New test.
3941
3942 2004-08-14 Richard Henderson <rth@redhat.com>
3943
3944 * gcc.dg/torture/builtin-attr-1.c: Fix scalbln prototype.
3945 * gcc.dg/pack-test-4.c (main): Return 0.
3946 * gcc.dg/setjmp-1.c: Remove XFAIL.
3947 * gcc.dg/tree-ssa/20040615-1.c: Pass during dom1.
3948
3949 2004-08-14 Richard Henderson <rth@redhat.com>
3950
3951 * gcc.dg/980217-1.c: Add prototype for printf.
3952
3953 2004-08-13 Bud Davis <bdavis9659@comcast.net>
3954
3955 * gfortran.dg/pr16935.f90: New test.
3956
3957 2004-08-13 Janis Johnson <janis187@us.ibm.com>
3958
3959 * g++.dg/ext/altivec-2.C: Revert previous changes and don't execute.
3960
3961 2004-08-13 Paul Brook <paul@codesourcery.com>
3962
3963 * gfortran.dg/der_io_1.f90: Remove stray comma.
3964
3965 2004-08-12 Janis Johnson <janis187@us.ibm.com>
3966
3967 * gcc.dg/vmx/cw-bug-2.c: Remove.
3968 * gcc.dg/vmx/vprint-1.c: Remove.
3969 * gcc.dg/vmx/vscan-1.c: Remove.
3970
3971 2004-08-12 Devang patel <dpatel@apple.com>
3972
3973 * gcc.dg/darwin-20040809-2.c: New test.
3974
3975 2004-08-12 Janis Johnson <janis1872us.ibm.com>
3976
3977 * g++.dg/ext/altivec-12.C: New test.
3978
3979 * g++.dg/ext/altivec-11.C: New test.
3980
3981 2004-08-12 Paul Brook <paul@codesourcery.com>
3982
3983 * g++.dg/abi/arm_cxa_vec_1.C: New test.
3984
3985 2004-08-12 Janis Johnson <janis187@us.ibm.com>
3986
3987 * g++.dg/ext/altivec-2.C: Check for hardware support before
3988 executing any VMX instructions.
3989
3990 * gcc.dg/vmx/ops-long-2.c: Add dg-error directives.
3991
3992 2004-08-12 Jakub Jelinek <jakub@redhat.com>
3993
3994 PR c++/16276
3995 * g++.old-deja/g++.other/comdat4.C: New test.
3996 * g++.old-deja/g++.other/comdat4-aux.cc: New.
3997
3998 2004-08-12 Ben Elliston <bje@au.ibm.com>
3999
4000 PR target/16286
4001 * gcc.dg/pr16286.c: New test.
4002
4003 2004-08-12 Jan Beulich <jbeulich@novell.com>
4004
4005 * g++.dg/ext/asm5.C: New.
4006
4007 2004-08-11 Mark Mitchell <mark@codesourcery.com>
4008
4009 PR c++/16698
4010 * g++.dg/eh/crash1.C: New test.
4011
4012 PR c++/16717
4013 * g++.dg/ext/construct1.C: New test.
4014
4015 2004-08-11 Mark Mitchell <mark@codesourcery.com>
4016
4017 PR c++/16853
4018 * g++.dg/init/ptrmem1.C: New test.
4019
4020 PR c++/16618
4021 * g++.dg/parse/offsetof5.C: New test.
4022
4023 PR c++/16870
4024 * g++.dg/template/overload3.C: New test.
4025
4026 2004-08-11 Mark Mitchell <mark@codesourcery.com>
4027
4028 PR c++/16964
4029 * g++.dg/parse/error16.C: New test.
4030
4031 PR c++/16904
4032 * g++.dg/template/error14.C: New test.
4033
4034 PR c++/16929
4035 * g++.dg/template/error15.C: New test.
4036
4037 2004-08-11 Devang Patel <dpatel@apple.com>
4038
4039 * gcc.dg/darwin-ld-20040809-1.c: New test.
4040 * gcc.dg/darwin-ld-20040809-2.c: New test.
4041
4042 2004-08-11 Steven G. Kargl <kargls@comcast.net>
4043
4044 PR fortran/16917
4045 * gfortran.dg/dfloat_1.f90: New test.
4046
4047 2004-08-09 Mark Mitchell <mark@codesourcery.com>
4048
4049 * gcc.dg/testsuite/gcc.dg/arm-eabi1.c: New test.
4050 * gcc.dg/dll-2.c: Fix dg-require syntax.
4051 * gcc.misc-tests/arm-isr.c (abort): Declare.
4052 (exit): Likewise.
4053
4054 2004-08-10 Mark Mitchell <mark@codesourcery.com>
4055
4056 PR c++/16971
4057 * g++.dg/parse/crash16.C: New test.
4058
4059 2004-08-10 Roger Sayle <roger@eyesopen.com>
4060
4061 * gcc.dg/mips-rsqrt-1.c: New test case.
4062 * gcc.dg/mips-rsqrt-2.c: New test case.
4063 * gcc.dg/mips-rsqrt-3.c: New test case.
4064
4065 2004-08-10 Paul Brook <paul@codesourcery.com>
4066
4067 * gfortran.dg/der_io_1.f90: New test.
4068
4069 2004-08-10 Paul Brook <paul@codesourcery.com>
4070
4071 PR fortran/16919
4072 * gfortran.dg/der_array_1.f90: New test.
4073
4074 2004-08-09 David Edelsohn <edelsohn@gnu.org>
4075
4076 * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
4077
4078 2004-08-09 Paolo Bonzini <bonzini@gnu.org>
4079
4080 * gcc.dg/wchar_t-2.c: Fix typo.
4081
4082 2004-08-09 Falk Hueffner <falk@debian.org>
4083
4084 PR tree-optimization/12517
4085 * gcc.c-torture/compile/pr12517.c: New test.
4086
4087 PR tree-optimization/12578
4088 * gcc.c-torture/compile/pr12578.c: New test.
4089
4090 PR tree-optimization/12899
4091 * gcc.c-torture/compile/pr12899.c: New test.
4092
4093 PR rtl-optimization/14692
4094 * gcc.c-torture/compile/pr14692.c: New test.
4095
4096 PR tree-optimization/16461
4097 * gcc.c-torture/compile/pr16461.c: New test.
4098
4099 2004-08-06 Janne Blomqvist <jblomqvi@cc.hut.fi>
4100
4101 * gfortran.dg/getenv_1.f90: New test.
4102
4103 2004-08-06 Mark Mitchell <mark@codesourcery.com>
4104
4105 * gcc.dg/symbian4.c: Expect a 2-byte wchar_t, not a 4-byte
4106 wchar_t.
4107 * gcc.dg/symbian5.c: Test -fno-short-wchar.
4108
4109 2004-08-06 Paul Brook <paul@codesourcery.com>
4110
4111 * gfortran.dg/ret_array_1.f90: New test.
4112 * gfortran.dg/ret_pointer_1.f90: New test.
4113
4114 2004-08-06 Richard Sandiford <rsandifo@redhat.com>
4115
4116 * gcc.dg/missing-field-init-[12].c: New tests.
4117 * g++.dg/warn/missing-field-init-[12].C: New tests.
4118
4119 2004-08-06 Mark Mitchell <mark@codesourcery.com>
4120
4121 * gcc.dg/enum2.c: New test.
4122 * gcc.dg/symbian3.c: Likewise.
4123 * gcc.dg/symbian4.c: Likewise.
4124 * gcc.dg/wchar_t-2.c: Likewise.
4125
4126 2004-08-05 Mark Mitchell <mark@codesourcery.com>
4127
4128 * g++.dg/ext/visibility/visibility-8.C: Add constructor and
4129 destructor tests.
4130
4131 2004-08-05 Mark Mitchell <mark@codesourcery.com>
4132
4133 * g++.dg/ext/visibility/assign1.C: Use scan-hidden and
4134 dg-require-visiblity.
4135 * g++.dg/ext/visibility/fvisibility-inlines-hidden.C: Likewise.
4136 * g++.dg/ext/visibility/fvisibility.C: Likewise.
4137 * g++.dg/ext/visibility/memfuncts.C: Likewise.
4138 * g++.dg/ext/visibility/new1.C: Likewise.
4139 * g++.dg/ext/visibility/pragma.C: Likewise.
4140 * g++.dg/ext/visibility/staticmemfuncts.C: Likewise.
4141 * g++.dg/ext/visibility/virtual.C: Likewise.
4142 * g++/dg/ext/visibility/visibility-1.C: Likewise.
4143 * g++/dg/ext/visibility/visibility-2.C: Likewise.
4144 * g++/dg/ext/visibility/visibility-3.C: Likewise.
4145 * g++/dg/ext/visibility/visibility-4.C: Likewise.
4146 * g++/dg/ext/visibility/visibility-5.C: Likewise.
4147 * g++/dg/ext/visibility/visibility-6.C: Likewise.
4148 * g++/dg/ext/visibility/visibility-7.C: Likewise.
4149 * g++/dg/ext/visibility/visibility-8.C: New test.
4150 * gcc.c-torture/compile/dll.x: Remove.
4151 * gcc.dg/dll-2.c: Use dg-require-dll
4152 * gcc.dg/visibility-10.c: New test.
4153 * lib/gcc-dg.exp (dg-require-dll): Add Symbian to list of targets
4154 supporting DLLs.
4155 * testsuite/lib/scanasm.exp (scan_hidden): New function.
4156 (scan_not_hidden): Likewise.
4157
4158 2004-08-05 David Edelsohn <edelsohn@gnu.org>
4159
4160 * gcc.dg/sh4a-fprun.c: Fix dg-do typo.
4161
4162 2004-08-05 Richard Sandiford <rsandifo@redhat.com>
4163
4164 * gcc.c-torture/execute/20040805-1.c: New test.
4165
4166 2004-08-04 Andrew Pinski <pinskia@physics.uc.edu>
4167
4168 * gcc.dg/20020118-1.c: Declare abort.
4169 * gcc.dg/altivec_check.h: Likewise.
4170 * gcc.dg/iftrap-2.c: Likewise.
4171 * gcc.dg/pragma-darwin.c: Likewise.
4172 * gcc.dg/rs6000-ldouble-1.c: Declare abort and exit.
4173
4174 2004-08-04 Geoffrey Keating <geoffk@apple.com>
4175
4176 * g++.dg/ext/altivec_check.h: Declare exit as extern "C".
4177
4178 2004-08-05 Joseph S. Myers <jsm@polyomino.org.uk>
4179
4180 * gcc.c-torture/execute/builtins/abs-2.c,
4181 gcc.c-torture/execute/builtins/abs-3.c,
4182 gcc.c-torture/execute/builtins/lib/abs.c, gcc.dg/format/format.h,
4183 gcc.dg/torture/builtin-attr-1.c: Use predefined macros for
4184 intmax_t, uintmax_t and their limits.
4185 * gcc.dg/intmax_t-1.c: New test.
4186
4187 2004-08-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4188
4189 * g++.dg/tc1/dr147.C: Add reference to PR.
4190
4191 2004-08-03 Richard Sandiford <rsandifo@redhat.com>
4192
4193 * gcc.dg/mips-args-[23].c: Declare abort() and exit().
4194 * gcc.dg/torture/mips-hilo-[12].c: Likewise.
4195
4196 2004-08-03 David Edelsohn <edelsohn@gnu.org>
4197
4198 * gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
4199
4200 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
4201
4202 * gcc.dg/redecl-5.c: New test.
4203 * gcc.dg/format/attr-6.c: Expect warning for implicit declaration
4204 of scanf.
4205
4206 2004-08-03 Roger Sayle <roger@eyesopen.com>
4207
4208 PR middle-end/16790
4209 * gcc.c-torture/execute/pr16790-1.c: New test case.
4210
4211 2004-08-03 Mark Mitchell <mark@codesourcery.com>
4212
4213 * g++.dg/ext/visibility/assign1.C: New test.
4214 * g++.dg/ext/visibility/new1.C: Likewise.
4215
4216 * gcc.dg/symbian1.c: New test.
4217 * gcc.dg/symbian2.c: Likewise.
4218
4219 2004-08-03 H.J. Lu <hongjiu.lu@intel.com>
4220
4221 PR target/16570
4222 * gcc.dg/i386-sse-9.c: New test.
4223
4224 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
4225
4226 * gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
4227
4228 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
4229
4230 * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg/20001117-1.c,
4231 gcc.dg/20010202-1.c, gcc.dg/20011008-2.c, gcc.dg/20011214-1.c,
4232 gcc.dg/20020201-1.c, gcc.dg/20020312-2.c, gcc.dg/20020426-2.c,
4233 gcc.dg/20030331-2.c, gcc.dg/20030612-1.c, gcc.dg/20030926-1.c,
4234 gcc.dg/20031216-1.c, gcc.dg/20031218-3.c, gcc.dg/20040305-2.c,
4235 gcc.dg/980226-1.c, gcc.dg/Wreturn-type2.c,
4236 gcc.dg/Wunreachable-6.c, gcc.dg/Wunreachable-7.c,
4237 gcc.dg/align-1.c, gcc.dg/builtin-prefetch-1.c,
4238 gcc.dg/builtins-17.c, gcc.dg/builtins-19.c, gcc.dg/builtins-2.c,
4239 gcc.dg/builtins-20.c, gcc.dg/builtins-21.c, gcc.dg/builtins-7.c,
4240 gcc.dg/builtins-8.c, gcc.dg/cpp/19930510-1.c,
4241 gcc.dg/cpp/charconst-3.c, gcc.dg/cpp/charconst-4.c,
4242 gcc.dg/cpp/mi6.c, gcc.dg/cpp/tr-paste.c, gcc.dg/cpp/trad/mi6.c,
4243 gcc.dg/cpp/trad/paste.c, gcc.dg/cpp/trad/strify.c,
4244 gcc.dg/fastmath-1.c, gcc.dg/fshort-wchar.c, gcc.dg/i386-387-7.c,
4245 gcc.dg/i386-387-8.c, gcc.dg/i386-asm-1.c, gcc.dg/i386-cadd.c,
4246 gcc.dg/i386-fpcvt-3.c, gcc.dg/i386-loop-3.c,
4247 gcc.dg/i386-memset-1.c, gcc.dg/loop-2.c, gcc.dg/nest.c,
4248 gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c,
4249 gcc.dg/noncompile/scope.c, gcc.dg/pack-test-4.c,
4250 gcc.dg/pack-test-5.c, gcc.dg/pch/inline-4.c, gcc.dg/postincr-1.c,
4251 gcc.dg/pr10392-1.c, gcc.dg/pragma-align.c,
4252 gcc.dg/profile-generate-1.c, gcc.dg/sibcall-1.c,
4253 gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
4254 gcc.dg/sibcall-5.c, gcc.dg/sibcall-6.c, gcc.dg/switch-warn-1.c,
4255 gcc.dg/switch-warn-2.c, gcc.dg/torture/builtin-attr-1.c,
4256 gcc.dg/torture/builtin-math-1.c, gcc.dg/torture/builtin-noret-2.c,
4257 gcc.dg/trampoline-1.c, gcc.dg/tree-ssa/20030703-1.c,
4258 gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
4259 gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
4260 gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030729-1.c,
4261 gcc.dg/tree-ssa/20030730-1.c, gcc.dg/tree-ssa/20030730-2.c,
4262 gcc.dg/tree-ssa/20030731-1.c, gcc.dg/tree-ssa/20030807-11.c,
4263 gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-5.c,
4264 gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030808-1.c,
4265 gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
4266 gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
4267 gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
4268 gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
4269 gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-3.c,
4270 gcc.dg/tree-ssa/20030922-1.c, gcc.dg/tree-ssa/20031113-1.c,
4271 gcc.dg/tree-ssa/20040121-1.c, gcc.dg/tree-ssa/20040319-1.c,
4272 gcc.dg/tree-ssa/20040324-1.c, gcc.dg/tree-ssa/20040326-1.c,
4273 gcc.dg/tree-ssa/20040326-2.c, gcc.dg/tree-ssa/20040517-1.c,
4274 gcc.dg/tree-ssa/ssa-ccp-10.c, gcc.dg/tree-ssa/ssa-pre-1.c,
4275 gcc.dg/tree-ssa/tailcall-1.c, gcc.dg/tree-ssa/tailrecursion-5.c,
4276 gcc.dg/ultrasp3.c, gcc.dg/winline-7.c, gcc.misc-tests/bprob-1.c,
4277 gcc.misc-tests/bprob-2.c, gcc.misc-tests/gcov-3.c,
4278 gcc.misc-tests/gcov-4.c, gcc.misc-tests/gcov-4b.c,
4279 gcc.misc-tests/gcov-6.c, gcc.misc-tests/gcov-7.c,
4280 gcc.misc-tests/i386-pf-3dnow-1.c,
4281 gcc.misc-tests/i386-pf-athlon-1.c,
4282 gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
4283 objc.dg/nested-func-1.m, objc.dg/special/unclaimed-category-1.m:
4284 Declare built-in functions used.
4285 * gcc.dg/torture/builtin-attr-1.c (nexttoward): Use FPTEST2ARG2.
4286
4287 2004-08-02 Mark Mitchell <mark@codesourcery.com>
4288
4289 PR c++/16707
4290 * g++.dg/lookup/using12.C: New test.
4291
4292 * g++.dg/init/null1.C: Fix PR number.
4293 * g++.dg/parse/namespace10.C: Likewise.
4294
4295 2004-08-01 Mark Mitchell <mark@codesourcery.com>
4296
4297 PR c++/16224
4298 * g++.dg/template/spec17.C: New test.
4299 * g++.old-deja/g++.ns/template13.C: Remove XFAIL.
4300 * g++.old-deja/g++.pt/lookup10.C: Add dg-error marker.
4301
4302 2004-08-02 David Billinghurst
4303
4304 PR fortran/16292
4305 * gfortran.dg/g77/cabs.f: xfail on mips-sgi-irix6*
4306
4307 2004-08-01 Zack Weinberg <zack@codesourcery.com>
4308
4309 * gcc.dg/ia64-got-1.c: New test case.
4310
4311 2004-08-01 Mark Mitchell <mark@codesourcery.com>
4312
4313 PR c++/16489
4314 * g++.dg/init/null1.C: New test.
4315 * g++.dg/tc1/dr76.C: Adjust error marker.
4316
4317 PR c++/16529
4318 * g++.dg/parse/namespace10.C: New test.
4319
4320 PR c++/16810
4321 * g++.dg/inherit/ptrmem2.C: New test.
4322
4323 2004-08-02 Ben Elliston <bje@au.ibm.com>
4324
4325 PR target/16155
4326 * gcc.dg/pr16155.c: New test.
4327
4328 2004-07-31 Joseph S. Myers <jsm@polyomino.org.uk>
4329
4330 * gcc.dg/redecl-2.c: New test.
4331
4332 2004-07-30 Geoffrey Keating <geoffk@apple.com>
4333
4334 * gcc.dg/darwin-longdouble.c: New file.
4335
4336 2004-07-30 Richard Henderson <rth@redhat.com>
4337
4338 * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Fix
4339 write to constant argument.
4340 * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
4341
4342 2004-07-30 Richard Henderson <rth@redhat.com>
4343
4344 * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Disable
4345 tests of nearest around zero.
4346
4347 2004-07-30 Andrew Pinski <apinski@apple.com>
4348
4349 * gcc.c-torture/compile/20040730-1.c: New test.
4350
4351 2004-07-30 Aldy Hernandez <aldyh@redhat.com>
4352
4353 * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
4354 powerpc-eabispe.
4355
4356 2004-07-30 Aldy Hernandez <aldyh@redhat.com>
4357
4358 * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
4359
4360 2004-07-30 Richard Sandiford <rsandifo@redhat.com>
4361
4362 * lib/g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already
4363 contains $ld_library_path.
4364 * lib/gfortran.exp (gfortran_link_flags): Likewise.
4365
4366 2004-07-29 Richard Henderson <rth@redhat.com>
4367
4368 * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.
4369
4370 * g++.dg/ext/stmtexpr2.C (alt1): Rename from expected.
4371 (alt2, which): New.
4372 (Check): Accept either alternative.
4373
4374 2004-07-29 Mark Mitchell <mark@codesourcery.com>
4375
4376 * g++.dg/abi/inline1.C: New test.
4377 * g++.dg/abi/local1-a.cc: Likewise.
4378 * g++.dg/abi/local1.C: Likewise.
4379 * g++.dg/abi/mangle11.C: Tweak location of warnings.
4380 * g++.dg/abi/mangle12.C: Likewise.
4381 * g++.dg/abi/mangle17.C: Likewise.
4382 * g++.dg/abi/mangle20-2.C: Likewise.
4383 * g++.dg/opt/interface1.C: Likewise.
4384 * g++.dg/opt/interface1.h: Likewise.
4385 * g++.dg/opt/interface1-a.cc: New test.
4386 * g++.dg/parse/repo1.C: New test.
4387 * g++.dg/template/repo1.C: Likewise.
4388 * g++.dg/warn/Winline-1.C: Likewise.
4389 * lib/gcc-dg.exp (gcc-dg-test-1): Fix -frepo handling.
4390
4391 2004-07-29 Diego Novillo <dnovillo@redhat.com>
4392
4393 * gcc.dg/tree-ssa/20040729-1.c: New test.
4394
4395 2004-07-27 Matt Austern <austern@apple.com>
4396
4397 * gcc.dg/darwin-bool-1.c: New test.
4398 * gcc.dg/darwin-bool-2.c: New test.
4399
4400 2004-07-28 Richard Henderson <rth@redhat.com>
4401
4402 * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
4403 arguments in the correct type. Don't write to constant arguments.
4404
4405 2004-07-28 Diego Novillo <dnovillo@redhat.com>
4406
4407 PR tree-optimization/16688
4408 PR tree-optimization/16689
4409 * g++.dg/tree-ssa/pr16688.C: New test.
4410
4411 2004-07-28 Diego Novillo <dnovillo@redhat.com>
4412
4413 * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
4414 loads. Not only in the comment, this time.
4415
4416 2004-07-28 Alexandre Oliva <aoliva@redhat.com>
4417
4418 2003-07-06 Alexandre Oliva <aoliva@redhat.com>
4419 * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
4420 2003-07-01 Alexandre Oliva <aoliva@redhat.com>
4421 * gcc.dg/sh4a-bitmovua.c: New.
4422 * gcc.dg/sh4a-cos.c: New.
4423 * gcc.dg/sh4a-cosf.c: New.
4424 * gcc.dg/sh4a-fprun.c: New.
4425 * gcc.dg/sh4a-fsrra.c: New.
4426 * gcc.dg/sh4a-memmovua.c: New.
4427 * gcc.dg/sh4a-sin.c: New.
4428 * gcc.dg/sh4a-sincos.c: New.
4429 * gcc.dg/sh4a-sincosf.c: New.
4430 * gcc.dg/sh4a-sinf.c: New.
4431
4432 2004-07-28 Diego Novillo <dnovillo@redhat.com>
4433
4434 * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
4435 conditionals.
4436 * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
4437 loads.
4438 * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
4439 DOM1.
4440
4441 2004-07-27 Andrew Pinski <apinski@apple.com>
4442
4443 * g++.dg/rtti/tinfo1.C: Correct the xfail.
4444
4445 2004-07-27 Nitin Yewale <nitiny@kpitcummins.com>
4446
4447 * gcc.dg/pragma-isr.c: New test.
4448
4449 2004-07-27 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4450
4451 PR c++/14429
4452 * g++.dg/template/ttp11.C: New test.
4453
4454 2004-07-27 Diego Novillo <dnovillo@redhat.com>
4455
4456 * gcc.c-torture/compile/20040727-1.c: New test.
4457
4458 2004-07-26 Eric Christopher <echristo@redhat.com>
4459
4460 * gcc.c-torture/compile/20040726-2.c: New test.
4461
4462 2004-07-26 Andrew Pinski <apinski@apple.com>
4463
4464 * g++.dg/rtti/tinfo1.C: Xfail.
4465
4466 2004-07-26 Richard Sandiford <rsandifo@redhat.com>
4467
4468 * gcc.c-torture/compile/20040726-1.c: New test.
4469
4470 2004-07-26 Niall Douglas <s_fsfeurope2@nedprod.com>
4471 Brian Ryner <bryner@brianryner.com>
4472
4473 PR c++/9283
4474 PR c++/15000
4475 * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
4476 * g++.dg/ext/visibility/: New directory.
4477 * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
4478 g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
4479 g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
4480 g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
4481 * g++.dg/ext/visibility/fvisibility.C,
4482 g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
4483 g++.dg/ext/visibility/fvisibility-override1.C
4484 g++.dg/ext/visibility/fvisibility-override2.C
4485 g++.dg/ext/visibility/memfuncts.C
4486 g++.dg/ext/visibility/noPLT.C
4487 g++.dg/ext/visibility/pragma.C
4488 g++.dg/ext/visibility/pragma-override1.C
4489 g++.dg/ext/visibility/pragma-override2.C
4490 g++.dg/ext/visibility/staticmemfuncts.C
4491 g++.dg/ext/visibility/virtual.C: New tests.
4492
4493 2004-07-25 Joseph S. Myers <jsm@polyomino.org.uk>
4494
4495 PR c/15360
4496 * gcc.dg/pr15360-1.c: New test.
4497
4498 2004-07-25 Daniel Jacobowitz <dan@debian.org>
4499
4500 * gcc.dg/pragma-align-2.c: New test.
4501 * gcc.dg/pragma-init-fini.c: New test.
4502 * gcc.dg/pragma-align.c: Change from compile to run. Run on Solaris
4503 targets.
4504
4505 2004-07-25 Joseph S. Myers <jsm@polyomino.org.uk>
4506
4507 * gcc.dg/init-string-2.c: New test.
4508
4509 2004-07-24 Zack Weinberg <zack@codesourcery.com>
4510
4511 PR 16684
4512 * gcc.dg/Wredundant-decls-1.c: New test case.
4513
4514 2004-07-24 Jakub Jelinek <jakub@redhat.com>
4515
4516 * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
4517 * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
4518 * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
4519 * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
4520 * gcc.dg/compat/generate-random.c: New file.
4521 * gcc.dg/compat/generate-random.h: Likewise.
4522 * gcc.dg/compat/generate-random_r.c: Likewise.
4523 * gcc.dg/compat/struct-layout-1.h: Likewise.
4524 * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
4525 * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
4526 * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
4527 * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
4528 * gcc.dg/compat/struct-layout-1_main.c: New test.
4529 * gcc.dg/compat/struct-layout-1_x.c: New file.
4530 * gcc.dg/compat/struct-layout-1_y.c: New file.
4531 * gcc.dg/compat/struct-layout-1_test.h: New file.
4532
4533 2004-07-23 Joseph S. Myers <jsm@polyomino.org.uk>
4534
4535 * gcc.dg/comp-return-1.c: New test
4536
4537 2004-07-23 Janis Johnson <janis187@us.ibm.com>
4538
4539 * gcc.dg/vmx/8-02a.c: Fix typo.
4540
4541 * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
4542 * gcc.dg/darwin-abi-3.c: New test.
4543
4544 * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
4545 * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
4546
4547 * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
4548 * gcc.dg/vmx/ops-long-1.c: New test.
4549 * gcc.dg/vmx/ops-long-2.c: New test.
4550
4551 2004-07-23 Nathan Sidwell <nathan@codesourcery.com>
4552
4553 * g++.dg/lookup/conv-[1234].C: New.
4554
4555 2004-07-22 Mark Mitchell <mark@codesourcery.com>
4556
4557 * g++.dg/parse/attr2.C: Simplify.
4558
4559 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4560
4561 PR c/7284
4562 * gcc.c-torture/execute/pr7284-1.c: New test.
4563
4564 2004-07-22 Brian Booth <bbooth@redhat.com>
4565
4566 * gcc.dg/tree-ssa/20040721-1.c: New test.
4567
4568 2004-07-22 Nathan Sidwell <nathan@codesourcery.com>
4569
4570 * g++.dg/template/crash20.c: New.
4571
4572 2004-07-22 David Billinghurst (David.Billinghurst@riotinto.com)
4573
4574 * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
4575 Add dg-run directive. Declare variables as required.
4576 * gfortran.dg/g77/README: Update
4577
4578 2004-07-22 Hans-Peter Nilsson <hp@axis.com>
4579
4580 * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
4581 gcc.dg/cris-peep2-andu2.c: New tests.
4582
4583 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4584
4585 PR c/15052
4586 * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
4587 on return type.
4588 * gcc.dg/qual-return-1.c: Use -Wreturn-type. Update expected
4589 messages.
4590 * gcc.dg/qual-return-2.c: Update expected messages.
4591 * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
4592
4593 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4594
4595 * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
4596 * gcc.dg/noncompile/921102-1.c: Update expected error message.
4597
4598 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4599
4600 PR c/11250
4601 * gcc.dg/init-string-1.c: New test.
4602
4603 2004-07-21 Jakub Jelinek <jakub@redhat.com>
4604
4605 PR middle-end/15345
4606 PR c/16450
4607 * gcc.dg/torture/nested-fn-1.c: New test.
4608
4609 2004-07-20 H.J. Lu <hongjiu.lu@intel.com>
4610
4611 PR target/16559
4612 * gcc.dg/ia64-fptr-1.c: New file.
4613
4614 2004-07-21 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4615
4616 PR c++/14497
4617 * g++.dg/template/spec16.C: New test.
4618 * g++.old-deja/g++.robertl/eb118.C: Remove.
4619
4620 2004-07-21 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4621
4622 PR c++/509
4623 * g++.dg/template/spec15.C: New test.
4624
4625 2004-07-21 David Billinghurst (David.Billinghurst@riotinto.com)
4626
4627 Copy cases from g77.f-torture/execute and add dg-run
4628 directive. Other changes as noted.
4629 * gfortran.dg/g77/13037.f
4630 * gfortran.dg/g77/1832.f
4631 * gfortran.dg/g77/19981119-0.f
4632 * gfortran.dg/g77/19990313-0.f
4633 * gfortran.dg/g77/19990313-1.f
4634 * gfortran.dg/g77/19990313-2.f
4635 * gfortran.dg/g77/19990313-3.f
4636 * gfortran.dg/g77/19990419-1.f
4637 * gfortran.dg/g77/19990826-0.f
4638 * gfortran.dg/g77/19990826-2.f
4639 * gfortran.dg/g77/20000503-1.f
4640 * gfortran.dg/g77/20001111.f
4641 * gfortran.dg/g77/20010116.f
4642 * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
4643 * gfortran.dg/g77/20010430.f
4644 * gfortran.dg/g77/6177.f
4645 * gfortran.dg/g77/947.f
4646 * gfortran.dg/g77/970816-3.f
4647 * gfortran.dg/g77/971102-1.f
4648 * gfortran.dg/g77/980520-1.f
4649 * gfortran.dg/g77/980628-0.f
4650 * gfortran.dg/g77/980628-1.f
4651 * gfortran.dg/g77/980628-10.f
4652 * gfortran.dg/g77/980628-2.f
4653 * gfortran.dg/g77/980628-3.f
4654 * gfortran.dg/g77/980628-7.f
4655 * gfortran.dg/g77/980628-8.f
4656 * gfortran.dg/g77/980628-9.f
4657 * gfortran.dg/g77/980701-0.f
4658 * gfortran.dg/g77/980701-1.f
4659 * gfortran.dg/g77/cabs.f
4660 * gfortran.dg/g77/claus.f
4661 * gfortran.dg/g77/complex_1.f
4662 * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
4663 * gfortran.dg/g77/dcomplex.f
4664 * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
4665 * gfortran.dg/g77/f90-intrinsic-mathematical.f
4666 * gfortran.dg/g77/f90-intrinsic-numeric.f
4667 * gfortran.dg/g77/int8421.f
4668 * gfortran.dg/g77/labug1.f
4669 * gfortran.dg/g77/large_vec.f
4670 * gfortran.dg/g77/le.f
4671 * gfortran.dg/g77/short.f
4672 * gfortran.dg/g77/README: Update
4673
4674 2004-07-20 Mark Mitchell <mark@codesourcery.com>
4675
4676 PR c++/16637
4677 * g++.dg/parse/lookup4.C: New test.
4678
4679 2004-07-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4680
4681 PR c++/16175
4682 * g++.dg/template/ttp10.C: New test.
4683
4684 2004-07-20 Joseph S. Myers <jsm@polyomino.org.uk>
4685
4686 * gcc.dg/pr12625-1.c: New test.
4687
4688 2004-07-20 Steven Bosscher <stevenb@suse.de>
4689
4690 * testsuite/gcc.dg/switch-warn-1.c: New test.
4691 * testsuite/gcc.dg/switch-warn-2.c: New test.
4692 * gcc.c-torture/compile/pr14730.c: Update.
4693
4694 2004-07-19 Kelley Cook <kcook@gcc.gnu.org>
4695
4696 * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
4697 g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
4698 g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
4699 g++.dg/template/nontype3.C: Remove trailing CR from tests.
4700
4701 2004-07-18 Mark Mitchell <mark@codesourcery.com>
4702
4703 PR c++/16623
4704 * g++.dg/template/assign1.C: New test.
4705
4706 2004-07-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4707
4708 PR c++/12170
4709 * g++.dg/template/ttp9.C: New test.
4710
4711 2004-07-19 Daniel Jacobowitz <dan@debian.org>
4712
4713 * gcc.dg/format/cmn-err-1.c: New test.
4714
4715 2004-07-19 Joseph S. Myers <jsm@polyomino.org.uk>
4716
4717 * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
4718 gcc.dg/Wparentheses-10.c: New tests.
4719 * gcc.dg/Wparentheses-5.c: Remove XFAILs.
4720
4721 2004-07-18 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4722
4723 PR fortran/16465
4724 * gfortran.dg/g77//ffixed-line-length-0.f,
4725 gfortran.dg/g77/ffixed-line-length-132.f,
4726 gfortran.dg/g77/ffixed-line-length-72.f,
4727 gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
4728 gfortran.dg/g77/README: Update.
4729
4730 2004-07-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4731
4732 PR c++/13092
4733 * g++.dg/template/non-dependent7.C: New test.
4734 * g++.dg/template/non-dependent8.C: Likewise.
4735 * g++.dg/template/non-dependent9.C: Likewise.
4736 * g++.dg/template/non-dependent10.C: Likewise.
4737
4738 2004-07-17 Mark Mitchell <mark@codesourcery.com>
4739
4740 PR c++/16337
4741 * g++.dg/parse/attr2.C: New test.
4742
4743 2004-07-17 Toon Moene <toon@moene.indiv.nluug.nl>
4744
4745 * g77.dg: Removed.
4746 * g77.f-torture: Ditto.
4747
4748 2004-07-17 Joseph S. Myers <jsm@polyomino.org.uk>
4749
4750 * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
4751 gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
4752 Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
4753
4754 2004-07-16 Richard Henderson <rth@redhat.com>
4755
4756 * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
4757
4758 2004-07-16 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4759
4760 * lib/fortran-torture.exp (fortran-torture): Don't test compile
4761 tests with full list of options.
4762 * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
4763 of TORTURE_OPTIONS if test contains 'dg-do run'.
4764
4765 PR fortran/16404
4766 * gfortran.dg/do_iterator.f90: New test.
4767
4768 2004-07-16 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4769
4770 PR rtl-optimization/16536
4771 * gcc.c-torture/execute/restrict-1.c: New test.
4772
4773 2004-07-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4774
4775 PR fortran/15324
4776 * gfortran.dg/pr15324.f90: New test.
4777
4778 PR fortran/15129
4779 * gfortran.dg/pr15129.f90: New test.
4780
4781 PR fortran/15140
4782 * gfortran.dg/pr15140.f90: New test.
4783
4784 PR fortran/13792
4785 * gfortran.fortran-torture/execute/bounds.f90: Add check for
4786 compile-time simplification.
4787
4788 2004-07-14 Mike Stump <mrs@apple.com>
4789
4790 * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
4791
4792 2004-07-14 James E Wilson <wilson@specifixinc.com>
4793
4794 PR target/16325
4795 * gcc.dg/profile-generate-1.c: New.
4796
4797 2004-07-15 Jakub Jelinek <jakub@redhat.com>
4798
4799 * gcc.c-torture/execute/20040709-1.c: New test.
4800 * gcc.c-torture/execute/20040709-2.c: New test.
4801
4802 2004-07-14 Mike Stump <mrs@apple.com>
4803
4804 * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
4805
4806 2004-07-14 Mike Stump <mrs@apple.com>
4807
4808 * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
4809
4810 2004-07-13 Mark Mitchell <mark@codesourcery.com>
4811
4812 PR c++/16518
4813 * g++.dg/parse/mutable1.C: New test.
4814
4815 2004-07-13 Diego Novillo <dnovillo@redhat.com>
4816
4817 PR tree-optimization/16443
4818 * gcc.dg/tree-ssa/20040713-1.c: New test.
4819
4820 2004-07-15 Ulrich Weigand <uweigand@de.ibm.com>
4821
4822 * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
4823 for operator new.
4824
4825 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
4826
4827 * gfortran.dg/g77/README: New file
4828 * gfortran.dg/g77/19981216-0.f: Copy from
4829 g77.f-torture/noncompile. Add "dg-do compile" and
4830 dg-error as required.
4831 * gfortran.dg/g77/19990218-1.f: Likewise
4832 * gfortran.dg/g77/19990905-1.f: Likewise
4833 * gfortran.dg/g77/9263.f: Likewise
4834 * gfortran.dg/g77/980615-0.f: Likewise
4835 * gfortran.dg/g77/980616-0.f: Likewise
4836 * gfortran.dg/g77/check0.f: Likewise
4837 * gfortran.dg/g77/select_no_compile.f: Likewise
4838
4839 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
4840
4841 Copy files from g77.f-torture/compile.
4842 Add "{ dg-do compile}". Other changes as noted
4843 * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
4844 * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
4845 * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
4846 * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
4847 * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
4848 * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
4849 * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
4850 * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
4851 statement to conform to standard. Append alpha1.x for reference.
4852 * gfortran.dg/g77/xformat.f: Add dg-warning
4853
4854 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
4855
4856 * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
4857 Add {dg-do compile} directive.
4858 * gfortran.dg/g77/cpp2.F: Likewise
4859
4860 2004-07-12 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4861
4862 PR c++/5402
4863 * g++.dg/lookup/name-clash1.C: New test.
4864
4865 PR c++/9777
4866 * g++.dg/lookup/name-clash2.C: New test.
4867
4868 PR c++/12102
4869 * g++.dg/lookup/name-clash3.C: New test.
4870
4871 2004-07-12 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4872
4873 * g++.dg/lookup/new2.C: New test.
4874 * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
4875
4876 2004-07-12 David Billinghurst <David.Billinghurst@riotinto.com>
4877
4878 * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
4879 Add {dg-do compile} directive.
4880 * gfortran.dg/g77/13060.f: Likewise
4881 * gfortran.dg/g77/19990218-0.f: Likewise
4882 * gfortran.dg/g77/19990305-0.f: Likewise
4883 * gfortran.dg/g77/19990419-0.f: Likewise
4884 * gfortran.dg/g77/19990502-0.f: Likewise
4885 * gfortran.dg/g77/19990502-1.f: Likewise
4886 * gfortran.dg/g77/19990525-0.f: Likewise
4887 * gfortran.dg/g77/19990826-1.f: Likewise
4888 * gfortran.dg/g77/19990826-3.f: Likewise
4889 * gfortran.dg/g77/19990905-2.f: Likewise
4890 * gfortran.dg/g77/20000412-1.f: Likewise
4891 * gfortran.dg/g77/20000511-1.f: Likewise
4892 * gfortran.dg/g77/20000511-2.f: Likewise
4893 * gfortran.dg/g77/20000518.f: Likewise
4894 * gfortran.dg/g77/20000601-1.f: Likewise
4895 * gfortran.dg/g77/20000601-2.f: Likewise
4896 * gfortran.dg/g77/20000629-1.f: Likewise
4897 * gfortran.dg/g77/20000630-2.f: Likewise
4898 * gfortran.dg/g77/20010115.f: Likewise
4899 * gfortran.dg/g77/20010321-1.f: Likewise
4900 * gfortran.dg/g77/20010426.f: Likewise
4901 * gfortran.dg/g77/20020307-1.f: Likewise
4902 * gfortran.dg/g77/8485.f: Likewise
4903 * gfortran.dg/g77/960317-1.f: Likewise
4904 * gfortran.dg/g77/970915-0.f: Likewise
4905 * gfortran.dg/g77/980310-1.f: Likewise
4906 * gfortran.dg/g77/980310-2.f: Likewise
4907 * gfortran.dg/g77/980310-3.f: Likewise
4908 * gfortran.dg/g77/980310-4.f: Likewise
4909 * gfortran.dg/g77/980310-6.f: Likewise
4910 * gfortran.dg/g77/980310-7.f: Likewise
4911 * gfortran.dg/g77/980310-8.f: Likewise
4912 * gfortran.dg/g77/980419-2.f: Likewise
4913 * gfortran.dg/g77/980424-0.f: Likewise
4914 * gfortran.dg/g77/980427-0.f: Likewise
4915 * gfortran.dg/g77/980729-0.f: Likewise
4916 * gfortran.dg/g77/981117-1.f: Likewise
4917 * gfortran.dg/g77/toon_1.f: Likewise
4918
4919 2004-07-12 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4920
4921 PR c++/2204
4922 * g++.dg/other/abstract2.C: New test.
4923
4924 2004-07-12 Paul Brook <paul@codesourcery.com>
4925
4926 * gfortran.dg/pointer_init_1.f90: New test.
4927
4928 2004-07-11 Paul Brook <paul@codesourcery.com>
4929
4930 PR fortran/15986
4931 * gfortran.dg/contained_1.f90: New test.
4932
4933 2004-07-11 Mark Mitchell <mark@codesourcery.com>
4934
4935 * g++.dg/parse/defarg8.C: New test.
4936
4937 2004-07-11 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4938
4939 PR fortran/16433
4940 * gfortran.dg/pr16433.f: New test.
4941
4942 PR fortran/17574
4943 * gfortran.dg/pr15754.f90: New test.
4944
4945 2004-07-11 Joseph S. Myers <jsm@polyomino.org.uk>
4946
4947 PR tree-optimization/16437
4948 * gcc.c-torture/execute/bitfld-4.c: New test.
4949
4950 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4951
4952 * gfortran.fortran-torture/execute/common_2.f90: Add check for
4953 access to common var from module.
4954
4955 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4956
4957 PR fortran/16336
4958 * gfortran.fortran-torture/execute/common_2.f90: New test.
4959
4960 2004-07-10 Paul Brook <paul@codesourcery.com>
4961
4962 * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
4963
4964 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4965
4966 PR fortran/15969
4967 * gfortran.fortran-torture/execute/der_init_5.f90: New test.
4968
4969 2004-07-10 David Billinghurst <David.Billinghurst@riotinto.com>
4970
4971 * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
4972 * gfortran.dg/g77/ffixed-form-2.f: Likewise
4973 * gfortran.dg/g77/ffree-form-1.f: Likewise
4974 * gfortran.dg/g77/ffree-form-2.f: Likewise
4975 * gfortran.dg/g77/ffree-form-3.f: Likewise
4976 * gfortran.dg/g77/fno-underscoring.f: Likewise
4977 * gfortran.dg/g77/funderscoring.f: Likewise
4978 * gfortran.dg/g77/pr9258.f: Likewise. Add dg-warning lines.
4979
4980 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4981
4982 * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
4983
4984 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4985 Paul Brook <paul@codesourcery.com>
4986
4987 PR fortran/13415
4988 * gfortran.dg/common_pointer_1.f90: New test.
4989
4990 2004-07-10 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4991
4992 * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
4993
4994 2004-07-09 James E Wilson <wilson@specifixinc.com>
4995
4996 PR target/16364
4997 * gcc.c-torture/compile/20040709-1.c: New.
4998
4999 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5000
5001 PR fortran/14077
5002 * gfortran.fortran-torture/execute/module_init_1.f90: New test.
5003
5004 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5005
5006 PR fortran/13201
5007 * gfortran.dg/shape_1.f90: New test.
5008
5009 2004-07-09 Zack Weinberg <zack@codesourcery.com>
5010 Andrew Pinski <apinski@apple.com>
5011
5012 * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
5013
5014 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5015
5016 * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
5017 comment.
5018
5019 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5020 Paul Brook <paul@codesourcery.com>
5021
5022 * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
5023 '.f95' and '.F95'.
5024
5025 2004-07-09 Diego Novillo <dnovillo@redhat.com>
5026
5027 * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
5028
5029 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5030
5031 * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
5032 testcases with capital suffix.
5033
5034 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5035
5036 PR fortran/15481
5037 PR fortran/13372
5038 PR fortran/13575
5039 PR fortran/15978
5040 * gfortran.fortran-torture/compile/implicit_2.f90: New test.
5041
5042 * gfortran.dg/implicit_1.f90: New test.
5043
5044 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5045
5046 * lib/gfortran-dg.exp (gfortran-dg-test): Adapt regular
5047 expression to match gfortran warning/error messages
5048 * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
5049 dg-error text.
5050
5051 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5052
5053 * lib/fortran-torture.exp: Rename proc search_for to
5054 search_for_re.
5055
5056 2004-07-09 Eric Botcazou <ebotcazou@libertysurf.fr>
5057
5058 * gcc.c-torture/execute/simd-5.x: New file.
5059 XFAIL on SPARC 64-bit at -O0.
5060
5061 2004-07-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5062
5063 PR c++/8211
5064 PR c++/16165
5065 * g++.dg/warn/effc3.C: New test.
5066
5067 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5068
5069 * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
5070 change X to 1X in format.
5071 * gfortran.dg/g77/20010216-1.f: Copy from g77.dg and
5072 add data statements to conform to standard.
5073
5074 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5075
5076 * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
5077 * gfortran.dg/g77/f77-edit-t-in.f: Likewise
5078 * gfortran.dg/g77/f77-edit-x-out.f: Likewise
5079
5080 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5081
5082 * gfortran.dg/g77/7388.f: Copy from g77.dg
5083 * gfortran.dg/g77/f77-edit-i-out.f: Likewise
5084 * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
5085 * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
5086 * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
5087 * gfortran.dg/g77/f77-edit-t-out.f: Likewise
5088 * gfortran.dg/g77/f77-edit-h-out.f: Likewise
5089 * gfortran.dg/g77/strlen0.f: Likewise
5090
5091 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5092
5093 * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
5094 * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
5095
5096 2004-07-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5097
5098 * gcc.c-torture/execute/920428-2.x: Delete.
5099 * gcc.c-torture/execute/920501-7.x: Likewise.
5100
5101 2004-07-08 Jakub Jelinek <jakub@redhat.com>
5102
5103 * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
5104 -march=i386 into -march=i686. Add -march=i686 -mtune=x and
5105 -march=x for pentium3, pentium3m, pentium-m, pentium4m,
5106 prescott and c3-2.
5107 (PREFETCH_3DNOW): Add -march=c3.
5108
5109 2004-07-08 Diego Novillo <dnovillo@redhat.com>
5110
5111 PR c/16437
5112 * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
5113 * gcc.c-torture/execute/bf64-1.x: Likewise.
5114
5115 2004-07-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5116
5117 * gcc.c-torture/compile/20040708-1.c: New test.
5118
5119 2004-07-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5120
5121 PR c++/16169
5122 * g++.dg/warn/effc2.C: New test.
5123
5124 2004-07-08 Joseph S. Myers <jsm@polyomino.org.uk>
5125
5126 * gcc.c-torture/execute/bitfld-1.x: Remove.
5127 * gcc.c-torture/execute/bitfld-3.c: New test.
5128 * gcc.dg/bitfld-2.c: Remove XFAILs.
5129
5130 2004-07-07 H.J. Lu <hongjiu.lu@intel.com>
5131
5132 PR c++/16276
5133 * g++.dg/rtti/tinfo1.C: New file.
5134
5135 2004-07-07 Eric Christopher <echristo@redhat.com>
5136
5137 * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
5138
5139 2004-07-07 Andrew Pinski <apinski@apple.com>
5140
5141 * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
5142
5143 2004-07-07 Mark Mitchell <mark@codesourcery.com>
5144
5145 * g++.dg/init/call1.C: XFAIL.
5146
5147 2004-07-07 Alexandre Oliva <aoliva@redhat.com>
5148
5149 * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
5150 except for movstrict*, to movmem* and clrstr* to clrmem*.
5151
5152 2004-07-07 Richard Sandiford <rsandifo@redhat.com>
5153
5154 * gcc.c-torture/execute/20040707-1.c: New test.
5155
5156 2004-07-06 Richard Sandiford <rsandifo@redhat.com>
5157
5158 * gcc.c-torture/execute/20040706-1.c: New test.
5159
5160 2004-07-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5161
5162 PR c++/3671
5163 * g++.dg/template/spec14.C: New test.
5164
5165 2004-07-05 Jakub Jelinek <jakub@redhat.com>
5166
5167 * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
5168 nothing if not yet defined. Use it in b, c and d type definitions.
5169 * gcc.c-torture/execute/20040705-1.c: New test.
5170 * gcc.c-torture/execute/20040705-2.c: New test.
5171
5172 2004-07-05 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5173
5174 PR c++/2518
5175 * g++.dg/lookup/new1.C: New test.
5176
5177 2004-07-05 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5178
5179 PR c++/11406
5180 * g++.dg/template/sizeof8.C: New test.
5181
5182 2004-07-05 Richard Sandiford <rsandifo@redhat.com>
5183
5184 * gcc.c-torture/compile/20040705-1.c: New test.
5185
5186 2004-07-04 Bud Davis <bdavis9659@comcast.net>
5187
5188 * gfortran.fortran-torture/execute/seq_io.f90: New test.
5189
5190 2004-07-04 Neil Booth <neil@duron.akihabara.co.uk>
5191
5192 * gcc.dg/cpp/if-mop.c: Two new testcases.
5193 * gcc.dg/cpp/trad/comment-3.c: New.
5194
5195 2004-07-04 Paul Brook <paul@codesourcery.com>
5196
5197 * gfortran.fortran-torture/compile/implicit_1.f90: New test.
5198
5199 2004-07-03 Scott Brumbaugh <scottb.lists@verizon.net>
5200
5201 PR c++/3761
5202 * g++.dg/lookup/crash4.C: New test.
5203
5204 2004-07-02 Zack Weinberg <zack@codesourcery.com>
5205
5206 * gcc.c-torture/execute/builtin-abs-1.c
5207 * gcc.c-torture/execute/builtin-abs-2.c
5208 * gcc.c-torture/execute/builtin-complex-1.c
5209 * gcc.c-torture/execute/builtins/string-1-lib.c
5210 * gcc.c-torture/execute/builtins/string-1.c
5211 * gcc.c-torture/execute/builtins/string-2-lib.c
5212 * gcc.c-torture/execute/builtins/string-2.c
5213 * gcc.c-torture/execute/builtins/string-3-lib.c
5214 * gcc.c-torture/execute/builtins/string-3.c
5215 * gcc.c-torture/execute/builtins/string-4-lib.c
5216 * gcc.c-torture/execute/builtins/string-4.c
5217 * gcc.c-torture/execute/builtins/string-5-lib.c
5218 * gcc.c-torture/execute/builtins/string-5.c
5219 * gcc.c-torture/execute/builtins/string-6-lib.c
5220 * gcc.c-torture/execute/builtins/string-6.c
5221 * gcc.c-torture/execute/builtins/string-7-lib.c
5222 * gcc.c-torture/execute/builtins/string-7.c
5223 * gcc.c-torture/execute/builtins/string-8-lib.c
5224 * gcc.c-torture/execute/builtins/string-8.c
5225 * gcc.c-torture/execute/builtins/string-9-lib.c
5226 * gcc.c-torture/execute/builtins/string-9.c
5227 * gcc.c-torture/execute/builtins/string-asm-1-lib.c
5228 * gcc.c-torture/execute/builtins/string-asm-1.c
5229 * gcc.c-torture/execute/builtins/string-asm-2-lib.c
5230 * gcc.c-torture/execute/builtins/string-asm-2.c
5231 * gcc.c-torture/execute/stdio-opt-1.c
5232 * gcc.c-torture/execute/stdio-opt-2.c
5233 * gcc.c-torture/execute/stdio-opt-3.c
5234 * gcc.c-torture/execute/string-opt-1.c
5235 * gcc.c-torture/execute/string-opt-10.c
5236 * gcc.c-torture/execute/string-opt-11.c
5237 * gcc.c-torture/execute/string-opt-12.c
5238 * gcc.c-torture/execute/string-opt-13.c
5239 * gcc.c-torture/execute/string-opt-14.c
5240 * gcc.c-torture/execute/string-opt-15.c
5241 * gcc.c-torture/execute/string-opt-16.c
5242 * gcc.c-torture/execute/string-opt-2.c
5243 * gcc.c-torture/execute/string-opt-6.c
5244 * gcc.c-torture/execute/string-opt-7.c
5245 * gcc.c-torture/execute/string-opt-8.c:
5246 Replace with ...
5247
5248 * gcc.c-torture/execute/builtins/abs-2.c
5249 * gcc.c-torture/execute/builtins/abs-3.c
5250 * gcc.c-torture/execute/builtins/complex-1.c
5251 * gcc.c-torture/execute/builtins/fprintf.c
5252 * gcc.c-torture/execute/builtins/fputs.c
5253 * gcc.c-torture/execute/builtins/memcmp.c
5254 * gcc.c-torture/execute/builtins/memmove.c
5255 * gcc.c-torture/execute/builtins/memops-asm.c
5256 * gcc.c-torture/execute/builtins/mempcpy-2.c
5257 * gcc.c-torture/execute/builtins/mempcpy.c
5258 * gcc.c-torture/execute/builtins/memset.c
5259 * gcc.c-torture/execute/builtins/printf.c
5260 * gcc.c-torture/execute/builtins/sprintf.c
5261 * gcc.c-torture/execute/builtins/strcat.c
5262 * gcc.c-torture/execute/builtins/strchr.c
5263 * gcc.c-torture/execute/builtins/strcmp.c
5264 * gcc.c-torture/execute/builtins/strcpy.c
5265 * gcc.c-torture/execute/builtins/strcspn.c
5266 * gcc.c-torture/execute/builtins/strlen-2.c
5267 * gcc.c-torture/execute/builtins/strlen.c
5268 * gcc.c-torture/execute/builtins/strncat.c
5269 * gcc.c-torture/execute/builtins/strncmp-2.c
5270 * gcc.c-torture/execute/builtins/strncmp.c
5271 * gcc.c-torture/execute/builtins/strncpy.c
5272 * gcc.c-torture/execute/builtins/strpbrk.c
5273 * gcc.c-torture/execute/builtins/strpcpy-2.c
5274 * gcc.c-torture/execute/builtins/strpcpy.c
5275 * gcc.c-torture/execute/builtins/strrchr.c
5276 * gcc.c-torture/execute/builtins/strspn.c
5277 * gcc.c-torture/execute/builtins/strstr-asm.c
5278 * gcc.c-torture/execute/builtins/strstr.c:
5279 ... these new files.
5280
5281 * gcc.c-torture/execute/builtins/abs-2-lib.c
5282 * gcc.c-torture/execute/builtins/abs-3-lib.c
5283 * gcc.c-torture/execute/builtins/complex-1-lib.c
5284 * gcc.c-torture/execute/builtins/fprintf-lib.c
5285 * gcc.c-torture/execute/builtins/fputs-lib.c
5286 * gcc.c-torture/execute/builtins/memcmp-lib.c
5287 * gcc.c-torture/execute/builtins/memmove-lib.c
5288 * gcc.c-torture/execute/builtins/memops-asm-lib.c
5289 * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
5290 * gcc.c-torture/execute/builtins/mempcpy-lib.c
5291 * gcc.c-torture/execute/builtins/memset-lib.c
5292 * gcc.c-torture/execute/builtins/printf-lib.c
5293 * gcc.c-torture/execute/builtins/sprintf-lib.c
5294 * gcc.c-torture/execute/builtins/strcat-lib.c
5295 * gcc.c-torture/execute/builtins/strchr-lib.c
5296 * gcc.c-torture/execute/builtins/strcmp-lib.c
5297 * gcc.c-torture/execute/builtins/strcpy-lib.c
5298 * gcc.c-torture/execute/builtins/strcspn-lib.c
5299 * gcc.c-torture/execute/builtins/strlen-2-lib.c
5300 * gcc.c-torture/execute/builtins/strlen-lib.c
5301 * gcc.c-torture/execute/builtins/strncat-lib.c
5302 * gcc.c-torture/execute/builtins/strncmp-2-lib.c
5303 * gcc.c-torture/execute/builtins/strncmp-lib.c
5304 * gcc.c-torture/execute/builtins/strncpy-lib.c
5305 * gcc.c-torture/execute/builtins/strpbrk-lib.c
5306 * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
5307 * gcc.c-torture/execute/builtins/strpcpy-lib.c
5308 * gcc.c-torture/execute/builtins/strrchr-lib.c
5309 * gcc.c-torture/execute/builtins/strspn-lib.c
5310 * gcc.c-torture/execute/builtins/strstr-asm-lib.c
5311 * gcc.c-torture/execute/builtins/strstr-lib.c
5312 * gcc.c-torture/execute/builtins/lib/abs.c
5313 * gcc.c-torture/execute/builtins/lib/fprintf.c
5314 * gcc.c-torture/execute/builtins/lib/memset.c
5315 * gcc.c-torture/execute/builtins/lib/printf.c
5316 * gcc.c-torture/execute/builtins/lib/sprintf.c
5317 * gcc.c-torture/execute/builtins/lib/strcpy.c
5318 * gcc.c-torture/execute/builtins/lib/strcspn.c
5319 * gcc.c-torture/execute/builtins/lib/strncat.c
5320 * gcc.c-torture/execute/builtins/lib/strncmp.c
5321 * gcc.c-torture/execute/builtins/lib/strncpy.c
5322 * gcc.c-torture/execute/builtins/lib/strpbrk.c
5323 * gcc.c-torture/execute/builtins/lib/strspn.c
5324 * gcc.c-torture/execute/builtins/lib/strstr.c:
5325 New files containing support routines.
5326
5327 * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
5328 declaration.
5329 * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
5330 when not optimizing.
5331
5332 2004-07-02 Mark Mitchell <mark@codesourcery.com>
5333
5334 PR c++/16240
5335 * g++.dg/abi/mangle22.C: New test.
5336 * g++.dg/abi/mangle23.C: Likewise.
5337
5338 2004-07-02 David Billinghurst <David.Billinghurst@riotinto.com>
5339
5340 PR fortran/16290
5341 * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
5342 Allow for cases without denormalized floating point numbers.
5343
5344 2004-07-01 Joseph S. Myers <jsm@polyomino.org.uk>
5345
5346 PR c/1027
5347 * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
5348 gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
5349 gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
5350 expected warning text.
5351 * gcc.dg/format/diag-2.c: New test.
5352
5353 2004-07-01 Eric Botcazou <ebotcazou@libertysurf.fr>
5354
5355 * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
5356
5357 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
5358
5359 * gcc.dg/builtins-43.c: New.
5360 * gcc.dg/builtins-44.c: New.
5361 * gcc.dg/builtins-45.c: New.
5362
5363 2004-06-26 Geoffrey Keating <geoffk@apple.com>
5364 Andreas Tobler <a.tobler@schweiz.ch>
5365
5366 * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
5367 Use SA_RESETHAND rather than SA_ONESHOT. Trap SIGBUS as well
5368 as SIGSEGV.
5369 * gcc.dg/cleanup-11.c: Likewise.
5370 * gcc.dg/cleanup-8.c: Likewise.
5371 * gcc.dg/cleanup-9.c: Likewise.
5372 * gcc.dg/cleanup-5.c: Run on all platforms.
5373
5374 2004-06-30 Joseph S. Myers <jsm@polyomino.org.uk>
5375
5376 * g++.dg/warn/nonnull1.C: New test.
5377
5378 2004-06-30 Eric Botcazou <ebotcazou@libertysurf.fr>
5379
5380 * gcc.dg/compat/compat-common.h: Wrap up CINT in
5381 an #ifndef SKIP_COMPLEX_INT/#endif pair.
5382 Special-case the Sun compiler wrt to <complex.h>.
5383
5384 2004-06-30 Nitin Yewale <nitiny@kpitcummins.com>
5385
5386 * gcc.dg/Wunreachable-8.C: New test.
5387
5388 * gcc.dg/h8300-ice2.c : New test.
5389
5390 2004-06-30 Tobias Schlueter <tobias.shclueter@physik.uni-muenchen.de>
5391
5392 PR fortran/16161
5393 * gfortran.fortran-torture/compile/implicit.f90: Add test
5394 for implicit character.
5395
5396 2004-06-30 David Billinghurst <David.Billinghurst@riotinto.com>
5397
5398 PR fortran/16289
5399 * gfortran.fortran-torture/execute/intrinsic_nearest.f90
5400 Use tiny() intrinsic to find smallest non-negative real
5401
5402 2004-06-30 Jakub Jelinek <jakub@redhat.com>
5403
5404 * gcc.dg/compat/struct-by-value-22_main.c: New test.
5405 * gcc.dg/compat/struct-by-value-22_x.c: New.
5406 * gcc.dg/compat/struct-by-value-22_y.c: New.
5407
5408 * gcc.c-torture/execute/20040629-1.c: New test.
5409
5410 2004-06-29 Jakub Jelinek <jakub@redhat.com>
5411
5412 * gcc.dg/compat/vector-defs.h: Use vector_size attribute
5413 only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
5414
5415 PR target/16195
5416 * gcc.dg/20040625-1.c: New test.
5417
5418 2004-06-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5419
5420 * gfortran.fortran-torture/execute/parameter_2.f90: New test.
5421
5422 2004-06-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5423
5424 PR fortran/15963
5425 * gfortran.fortran-torture/execute/initialization_1.f90: New test.
5426
5427 2004-06-29 Richard Henderson <rth@redhat.com>
5428
5429 * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
5430
5431 2004-06-29 Paul Brook <paul@codesourcery.com>
5432
5433 * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
5434 * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
5435
5436 2004-06-29 Nathan Sidwell <nathan@codesourcery.com>
5437
5438 PR c++/16260
5439 * g++.dg/parse/crash15.C: New.
5440
5441 2004-06-28 Andrew Pinski <apinski@apple.com>
5442
5443 * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
5444 by the error already.
5445
5446 * g++.dg/opt/ptrmem4.C: Change to compile only test.
5447
5448 2004-06-28 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
5449
5450 PR target/14041
5451 * gcc.dg/h8300-bss-align-1.c : New.
5452
5453 2004-06-28 Nathan Sidwell <nathan@codesourcery.com>
5454
5455 * PR c++/16174
5456 * g++.dg/template/ctor4.C: New.
5457
5458 2004-06-27 Andrew Pinski <pinskia@physics.uc.edu>
5459
5460 PR c++/16205
5461 * g++.dg/warn/Wsequence-point-1.C: New test.
5462
5463 2004-06-27 Paul Brook <paul@codesourcery.com>
5464
5465 * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
5466
5467 2004-06-27 Zack Weinberg <zack@codesourcery.com>
5468
5469 * g++.old-deja/g++.mike/p7325.C: Remove.
5470
5471 2004-06-27 Andrew Pinski <pinskia@physics.uc.edu>
5472
5473 PR c/14963
5474 * gcc.dg/pr14963.c: New test.
5475
5476 2004-06-27 Mark Mitchell <mark@codesourcery.com>
5477
5478 PR c++/16193
5479 * g++.dg/parse/redef1.C: New test.
5480
5481 2004-06-27 Joseph S. Myers <jsm@polyomino.org.uk>
5482
5483 * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
5484 20021110.c.
5485 * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
5486 20021119-1.c.
5487 * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
5488 gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
5489 5-04.c.
5490 * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
5491 * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
5492 * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
5493 * g++.old-deja/g++.law/enum8.C: Remove duplicate of
5494 g++.brendan/enum14.C.
5495 * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
5496 * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
5497 * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
5498 g++.mike/virt1.C.
5499 * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
5500 memtemp24.C.
5501
5502 2004-06-27 Roger Sayle <roger@eyesopen.com>
5503
5504 * gcc.dg/20040527-1.c: New test case.
5505
5506 2004-06-26 Bud Davis <bdavis9659@comcast.net>
5507
5508 PR gfortran/pr16196
5509 * gfortran.fortran-torture/execute/open_replace.f90: New test case.
5510
5511 2004-06-25 Roger Sayle <roger@eyesopen.com>
5512
5513 PR middle-end/15825
5514 * gcc.dg/pr15825-1.c: New test case.
5515
5516 2004-06-25 Richard Sandiford <rsandifo@redhat.com>
5517
5518 * gcc.c-torture/execute/20040625-1.c: New test.
5519
5520 2004-06-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5521
5522 * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
5523
5524 2004-06-25 Richard Sandiford <rsandifo@redhat.com>
5525
5526 * gcc.dg/torture/mips-div-1.c: New test.
5527
5528 2004-06-24 Jeff Law <law@redhat.com>
5529
5530 * gcc.dg/tree-ssa/20040624-1.c: New test.
5531
5532 2004-06-24 Richard Sandiford <rsandifo@redhat.com>
5533
5534 * gcc.c-torture/compile/20040624-1.c: New test.
5535
5536 2004-06-24 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5537
5538 * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
5539 this directory.
5540
5541 2004-06-23 Andrew Pinski <apinski@apple.com>
5542
5543 PR middle-end/15988
5544 * g++.dg/opt/ptrmem4.C: New test.
5545
5546 * gcc.dg/c90-array-quals-2.c: New test.
5547
5548 2006-06-23 Nitin Yewale <NitinY@KPITCummins.com>
5549
5550 * gcc.dg/kpice1.c: New test.
5551
5552 2006-06-23 Andrew Pinski <apinski@apple.com>
5553
5554 * gcc.dg/c90-array-quals.c: New test.
5555
5556 2006-06-22 Richard Henderson <rth@redhat.com>
5557
5558 * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
5559
5560 2004-06-22 Loren James Rittle <ljrittle@acm.org>
5561
5562 * gcc.dg/builtins-config.h: Handle FreeBSD.
5563
5564 2006-06-22 Richard Henderson <rth@redhat.com>
5565
5566 * g++.dg/opt/devirt1.C: New.
5567
5568 2004-06-22 Kelley Cook <kcook@gcc.gnu.org>
5569
5570 * g++.dg/opt/pr15551.C: New testcase.
5571
5572 2004-06-22 H.J. Lu <hongjiu.lu@intel.com>
5573
5574 PR target/14800
5575 * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
5576 x86_64-*-linux* when compiling for 32bit.
5577
5578 2004-06-21 Andrew Pinski <apinski@apple.com>
5579
5580 * gcc.dg/pch/struct-1.c: New.
5581 * gcc.dg/pch/struct-1.hs: New.
5582
5583 2004-06-21 Geoffrey Keating <geoffk@apple.com>
5584
5585 * gcc.dg/pch/save-temps-1.c: New file.
5586 * gcc.dg/pch/save-temps-1.hs: New file.
5587
5588 2004-06-22 Janne Blomqvist <jblomqvi@cc.hut.fi>
5589
5590 * gfortran.fortran-torture/execute/iolength_1.f90: New test.
5591 * gfortran.fortran-torture/execute/iolength_3.f90: New test.
5592
5593 2004-06-21 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5594
5595 * gfortran.fortran-torture/execute/select_1.f90: Rename function
5596 to fix type error.
5597 * gfortran.fortran-torture/execute/intrinsic_associated.f90:
5598 Remove trailing spaces.
5599
5600 2004-06-21 Richard Henderson <rth@redhat.com>
5601
5602 * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
5603 merging && to BIT_FIELD_REF.
5604
5605 2004-06-21 Richard Sandiford <rsandifo@redhat.com>
5606
5607 * g++.dg/opt/placeholder1.C: New test.
5608
5609 2004-06-20 Eric Botcazou <ebotcazou@libertysurf.fr>
5610
5611 * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
5612 * gcc.dg/compat/struct-complex-1_y.c: Likewise.
5613 * gcc.dg/compat/union-m128-1_x.c: Likewise.
5614 * gcc.dg/compat/union-m128-1_y.c: Likewise.
5615
5616 2004-06-20 Zack Weinberg <zack@codesourcery.com>
5617
5618 * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
5619 extern "C".
5620 * g++.dg/other/pragma-re-1.C: Add comments.
5621
5622 2004-06-19 Bud Davis <bdavis9659@comcast.net>
5623
5624 PR gfortran/16080
5625 * gfortran.fortran-torture/execute/read_null_string.f90: New file.
5626
5627 2004-06-19 Andrew Pinski <pinskia@physics.uc.edu>
5628
5629 * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
5630 instead of setting the type of size_t by
5631 hand.
5632
5633 2004-06-18 Roger Sayle <roger@eyesopen.com>
5634
5635 * gcc.dg/unordered-2.c: New test case.
5636 * gcc.dg/unordered-3.c: New test case.
5637
5638 2004-06-19 David Billinghurst <David.Billinghurst@riotinto.com>
5639
5640 PR other/16043
5641 * lib/g++.exp (g++_version): Tweak regexp for version
5642 * lib/g77.exp (g77_version): Likewise
5643 * lib/gfortran.exp (gfortran_version): Likewise
5644 * lib/objc.exp (objc_version): Likewise
5645 * lib/treelang.exp (treelang_version): Likewise
5646
5647 2004-06-19 Jakub Jelinek <jakub@redhat.com>
5648
5649 * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
5650 Use INT_MAX instead of __INT_MAX__.
5651 * gcc.dg/compat/struct-align-2_y.c: Likewise.
5652
5653 * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
5654 * gcc.dg/compat/scalar-return-3_x.c: Use it.
5655 * gcc.dg/compat/scalar-return-3_y.c: Use it.
5656 * gcc.dg/compat/scalar-return-4_x.c: Use it.
5657 * gcc.dg/compat/scalar-return-4_y.c: Use it.
5658 * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
5659 * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
5660 * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
5661 * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
5662
5663 * gcc.dg/range-test-1.c: New test.
5664 * g++.dg/opt/range-test-1.C: New test.
5665
5666 2004-06-17 Richard Henderson <rth@redhat.com>
5667
5668 * objc.dg/sync-1.m: New.
5669 * objc.dg/try-catch-1.m: Don't force next runtime.
5670 * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
5671 * objc.dg/try-catch-2.m: Likewise. Enable everywhere. Remove
5672 shadowed catch clause.
5673 * objc.dg/try-catch-5.m: New.
5674
5675 2004-06-17 Zack Weinberg <zack@codesourcery.com>
5676
5677 Bug 14610
5678 * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
5679
5680 2004-06-15 Richard Henderson <rth@redhat.com>
5681
5682 * gcc.dg/20001116-1.c: Move expected warning line.
5683
5684 2004-06-15 Richard Henderson <rth@redhat.com>
5685
5686 * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
5687 * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
5688
5689 2004-06-15 Jeff Law <law@redhat.com>
5690
5691 * gcc.dg/tree-ssa/20040615-1.c: New test.
5692 * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
5693 be less sensitive to operand ordering.
5694 * gcc.dg/tree-ssa/20030824-2.c: Likewise.
5695
5696 2004-06-16 Danny Smith <dannysmith@users.sourceforge.net>
5697
5698 * g++.dg/abi/bitfield3.C: Add comment..
5699
5700 2004-06-15 Richard Henderson <rth@redhat.com>
5701
5702 * g++.dg/ext/stmtexpr1.C: XFAIL.
5703 * gcc.dg/20030612-1.c: XFAIL.
5704
5705 2004-06-15 Eric Christopher <echristo@redhat.com>
5706
5707 * g++.dg/charset/asm5.c: New.
5708 * gcc.dg/charset/asm6.c: New.
5709
5710 2004-06-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5711
5712 PR fortran/15962
5713 * gfortran.fortran-torture/execute/select_1.f90: New test.
5714
5715 2004-06-15 Paul Brook <paul@codesourcery.com>
5716
5717 * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
5718
5719 2004-06-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5720
5721 PR c++/15967
5722 * g++.dg/lookup/crash3.C: New test.
5723
5724 2004-06-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5725
5726 PR c++/15947
5727 * g++.dg/parse/dtor4.C: New test.
5728
5729 2004-06-14 Jeff Law <law@redhat.com>
5730
5731 * gcc.c-torture/compile/20040614-1.c: New test.
5732
5733 2004-06-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5734
5735 PR fortran/15211
5736 * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
5737 LEN of a character array.
5738
5739 2004-06-14 Mark Mitchell <mark@codesourcery.com>
5740
5741 PR c++/15096
5742 * g++.dg/template/ptrmem10.C: New test.
5743
5744 PR c++/14930
5745 * g++.dg/template/friend30.C: New test.
5746
5747 2004-06-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5748
5749 PR fortran/14928
5750 * gfortran.fortran-torture/compile/mloc.f90: New test.
5751
5752 2004-06-13 Paul Brook <paul@codesourcery.com>
5753
5754 * gfortran.fortran-torture/execute/random_2.f90: New test.
5755
5756 2004-06-13 Eric Christopher <echristo@redhat.com>
5757
5758 * gcc.dg/noncompile/redecl-1.c: Fix error message.
5759
5760 2004-06-12 Paul Brook <paul@codesourcery.com>
5761
5762 * gfortran.fortran-torture/execute/contained_3.f90: New test.
5763
5764 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5765
5766 PR fortran/14923
5767 * gfortran.fortran-torture/execute/date_time_1.f90: New test.
5768
5769 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5770
5771 PR fortran/14957
5772 * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
5773 syntax errors in end statements of contained subroutines.
5774
5775 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5776
5777 PR fortran/12841
5778 * gfortran.fortran-torture/execute/null_arg.f90: New test.
5779
5780 2004-06-12 Bud Davis <bdavis9659@comcast.net>
5781
5782 PR fortran/15665
5783 * gfortran.fortran-torture/execute/getarg_1.f90: New test.
5784
5785 2004-06-12 Bud Davis <bdavis9659@comcast.net>
5786
5787 PR gfortran/12839
5788 * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
5789
5790 2004-06-11 Mark Mitchell <mark@codesourcery.com>
5791
5792 PR c++/15862
5793 * g++.dg/parse/enum1.C: New test.
5794
5795 2004-06-10 Jeff Law <law@redhat.com>
5796
5797 * gcc.c-torture/compile/20040610-1.c: New test.
5798
5799 2004-06-11 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5800
5801 * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
5802 * g++.old-deja/g++.other/decl3.C: Likewise.
5803
5804 2004-06-10 Brian Booth <bbooth@redhat.com>
5805
5806 * gcc.dg/tree-ssa/20031015-1.c: Scan for
5807 V_MAY_DEF instead of VDEF.
5808 * gcc.dg/tree-ssa/20040517-1.c: Ditto.
5809
5810 2004-06-10 Mark Mitchell <mark@codesourcery.com>
5811
5812 PR c++/14211
5813 * g++.dg/conversion/const1.C: New test.
5814
5815 PR c++/15076
5816 * g++.dg/conversion/reinterpret1.C: New test.
5817
5818 PR c++/15877
5819 * g++.dg/template/enum2.C: New test.
5820
5821 PR c++/15227
5822 * g++.dg/template/error13.C: New test.
5823
5824 2004-06-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5825
5826 PR fortran/14957
5827 * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
5828 arguments to test_* REAL and of the right size.
5829
5830 2004-06-10 Jakub Jelinek <jakub@redhat.com>
5831
5832 PR target/15569
5833 PR rtl-optimization/15681
5834 * gcc.dg/20040609-1.c: New test.
5835
5836 2004-06-10 Jakub Jelinek <jakub@redhat.com>
5837
5838 PR c++/14791
5839 * g++.dg/opt/builtins1.C: New test.
5840
5841 2004-06-10 Danny Smith <dannysmith@users.sourceforge.net>
5842
5843 * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
5844 that use default windows32 struct layout.
5845 * gcc.dg/i386-bitfield2.c: Likewise.
5846
5847 2004-06-09 Danny Smith <dannysmith@users.sourceforge.net>
5848
5849 * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
5850 for mingw32 and cygwin targets.
5851
5852 2004-06-09 Geoffrey Keating <geoffk@apple.com>
5853
5854 * gcc.dg/pch/macro-4.c: New.
5855 * gcc.dg/pch/macro-4.hs: New.
5856
5857 2004-06-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5858
5859 PR fortran/13249
5860 * gfortran.fortran-torture/compile/name_clash.f90: New test.
5861
5862 2004-06-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5863
5864 PR fortran/13372
5865 * gfortran.fortran-torture/compile/named_args_2.f90: New test.
5866
5867 2004-06-09 Bud Davis <bdavis9659@comcast.net>
5868
5869 PR gfortran/14897
5870 * gfortran.fortran-torture/execute/t_edit.f90: New test.
5871
5872 2004-06-09 Bud Davis <bdavis9659@comcast.net>
5873
5874 PR gfortran/15755
5875 * gfortran.fortran-torture/execute/backspace.c : New test.
5876
5877 2004-06-09 Paul Brook <paul@codesourcery.com>
5878
5879 * gfortran.fortran-torture/execure/intrinsic_associated.f90
5880 (pointer_to_section): Rewrite to use smaller array.
5881
5882 2004-06-08 David Edelsohn <edelsohn@gnu.org>
5883
5884 * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
5885 * gcc.dg/ext/altivec-10.c: Same.
5886 * gcc.dg/ext/altivec-11.c: Same.
5887 * gcc.dg/ext/altivec-12.c: Same.
5888 * gcc.dg/ext/altivec-13.c: Same.
5889 * gcc.dg/ext/altivec-14.c: Same.
5890 * gcc.dg/ext/altivec-15.c: Same.
5891 * gcc.dg/ext/altivec-16.c: Same.
5892 * gcc.dg/ext/altivec-3.c: Same.
5893 * gcc.dg/ext/altivec-4.c: Same.
5894 * gcc.dg/ext/altivec-6.c: Same.
5895 * gcc.dg/ext/altivec-7.c: Same.
5896 * gcc.dg/ext/altivec-8.c: Same.
5897 * gcc.dg/ext/altivec-varargs-1.c: Same.
5898
5899 * g++.dg/ext/altivec-1.C: Correct dg syntax.
5900 * g++.dg/ext/altivec-10.C: Same.
5901 * g++.dg/ext/altivec-2.C: Same.
5902 * g++.dg/ext/altivec-3.C: Same.
5903 * g++.dg/ext/altivec-4.C: Same.
5904 * g++.dg/ext/altivec-5.C: Same.
5905 * g++.dg/ext/altivec-6.C: Same.
5906 * g++.dg/ext/altivec-7.C: Same.
5907 * g++.dg/ext/altivec-8.C: Same.
5908 * g++.dg/ext/altivec-9.C: Same.
5909
5910 2004-06-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5911
5912 PR c++/7841
5913 * g++.old-deja/g++.pt/ctor2.C: Add error mark.
5914
5915 2004-06-07 Eric Botcazou <ebotcazou@libertysurf.fr>
5916
5917 * gcc.dg/union-1.c: New test.
5918
5919 2004-06-07 Roger Sayle <roger@eyesopen.com>
5920
5921 * gcc.dg/builtins-41.c: New test case.
5922 * gcc.dg/builtins-42.c: New test case.
5923
5924 2004-06-07 David Edelsohn <edelsohn@gnu.org>
5925
5926 * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
5927 * g++.dg/ext/altivec-10.C: Same.
5928 * g++.dg/ext/altivec-2.C: Same.
5929 * g++.dg/ext/altivec-3.C: Same.
5930 * g++.dg/ext/altivec-4.C: Same.
5931 * g++.dg/ext/altivec-5.C: Same.
5932 * g++.dg/ext/altivec-6.C: Same.
5933 * g++.dg/ext/altivec-7.C: Same.
5934 * g++.dg/ext/altivec-8.C: Same.
5935 * g++.dg/ext/altivec-9.C: Same.
5936 * g++.old-deja/g++.abi/cxa_vec.C: Same.
5937 * g++.old-deja/g++.brendan/new3.C: Same.
5938 * gcc.c-torture/execute/eeprof-1.x: Same.
5939
5940 2004-06-07 Joseph S. Myers <jsm@polyomino.org.uk>
5941
5942 PR c/14765
5943 * gcc.dg/pr14765-1.c: New test.
5944
5945 2004-06-07 Roger Sayle <roger@eyesopen.com>
5946
5947 PR c/14649
5948 * gcc.dg/pr14649-1.c: New test case.
5949
5950 2004-06-07 Richard Henderson <rth@redhat.com>
5951
5952 * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
5953 if temporaries.
5954
5955 2004-06-07 David Edelsohn <edelsohn@gnu.org>
5956
5957 * g++.dg/eh/elide1.C: Remove XFAIL.
5958
5959 2004-06-07 Mark Mitchell <mark@codesourcery.com>
5960
5961 PR c++/15337
5962 * g++.dg/expr/sizeof3.C: New test.
5963
5964 PR c++/14777
5965 * g++.dg/template/access14.C: New test.
5966
5967 PR c++/15554
5968 * g++.dg/template/enum1.C: New test.
5969
5970 PR c++/15057
5971 * g++.dg/eh/throw1.C: New test.
5972
5973 2004-06-07 David Ayers <d.ayers@inode.at>
5974 Ziemowit Laski <zlaski@apple.com>
5975
5976 * lib/objc.exp (objc_target_compile): Revert the '-framework
5977 Foundation' flag fix, since bare Darwin does not ship
5978 with the Foundation framework.
5979 * objc/execute/next_mapping.h: Provide a local NSConstantString
5980 @interface and @implementation.
5981 (objc_constant_string_init): A constructor function, used to
5982 initialize the NSConstantString meta-class object.
5983 * objc/execute/string1.m: Include "next_mapping.h" instead of
5984 <Foundation/NSString.h>.
5985 * objc/execute/string2.m: Likewise.
5986 * objc/execute/string3.m: Likewise.
5987 * objc/execute/string4.m: Likewise.
5988
5989 2004-06-06 H.J. Lu <hongjiu.lu@intel.com>
5990
5991 * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
5992 to double. Replace double with FLOAT.
5993 * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
5994
5995 * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
5996 * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
5997 * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
5998 * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
5999 * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
6000 * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
6001 * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
6002 * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
6003
6004 2004-06-06 Joseph S. Myers <jsm@polyomino.org.uk>
6005
6006 PR c/13519
6007 * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
6008
6009 2004-06-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6010
6011 PR c++/15503
6012 * g++.dg/template/meminit2.C: New test.
6013
6014 2004-06-04 Paolo Bonzini <bonzini@gnu.org>
6015
6016 PR target/15822
6017 * gcc.c-torture/execute/compare-fp-1.c,
6018 gcc.c-torture/execute/compare-fp-2.c,
6019 gcc.c-torture/execute/compare-fp-3.c,
6020 gcc.c-torture/execute/compare-fp-4.c,
6021 gcc.c-torture/execute/compare-fp-3.x,
6022 gcc.c-torture/execute/compare-fp-4.x: Moved...
6023 * gcc.c-torture/execute/ieee/compare-fp-1.c,
6024 gcc.c-torture/execute/ieee/compare-fp-2.c,
6025 gcc.c-torture/execute/ieee/compare-fp-3.c,
6026 gcc.c-torture/execute/ieee/compare-fp-4.c,
6027 gcc.c-torture/execute/ieee/compare-fp-3.x,
6028 gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
6029
6030 2004-06-04 David Ayers <d.ayers@inode.at>
6031
6032 * objc/execute/protocol-isEqual-4.m: New testcase.
6033
6034 2004-06-04 Nicola Pero <n.pero@mi.flashnet.it>
6035
6036 * objc/execute/protocol-isEqual-1.m: New testcase.
6037 * objc/execute/protocol-isEqual-2.m: New testcase.
6038 * objc/execute/protocol-isEqual-3.m: New testcase.
6039
6040 2004-06-03 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6041
6042 * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
6043
6044 2004-06-02 Ziemowit Laski <zlaski@apple.com>
6045
6046 * lib/objc.exp (objc_target_compile): When running tests on
6047 Darwin (Mac OS X), inform the linker about '-framework
6048 'Foundation'.
6049
6050 2004-06-02 Eric Christopher <echristo@redhat.com>
6051
6052 * gcc.c-torture/compile/20040602-1.c: New.
6053
6054 2004-06-02 Andrew Pinski <pinskia@physics.uc.edu>
6055
6056 * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
6057 * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
6058
6059 PR tree-optimization/14736
6060 * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
6061
6062 PR tree-optimization/14042
6063 * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
6064
6065 PR tree-optimization/14729
6066 * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
6067
6068 2004-06-02 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6069
6070 PR fortran/15557
6071 * gfortran.fortran-torture/execute/data_3.f90: New testcase.
6072
6073 2004-06-01 Richard Hederson <rth@redhat.com>
6074
6075 * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
6076
6077 2004-06-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6078
6079 PR c++/14932
6080 * g++.dg/parse/offsetof4.C: New test.
6081
6082 2004-06-01 Nicola Pero <nicola@brainstorm.co.uk>
6083
6084 PR objc/7993
6085 * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
6086
6087 2004-05-31 Mark Mitchell <mark@codesourcery.com>
6088
6089 PR c++/15701
6090 * g++.dg/template/friend29.C: New test.
6091
6092 2004-05-31 Joseph S. Myers <jsm@polyomino.org.uk>
6093
6094 PR c/15749
6095 * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
6096
6097 2004-05-31 Eric Botcazou <ebotcazou@libertysurf.fr>
6098
6099 * gcc.dg/sparc-trap-1.c: New test.
6100
6101 2004-05-31 Roger Sayle <roger@eyesopen.com>
6102
6103 PR middle-end/15069
6104 * g++.dg/opt/fold3.C: New test case.
6105
6106 2004-05-30 Graham Stott <graham.stott@btinternet.com>
6107
6108 * lib/target-supports.exp (check_iconv_available): Fix fallout
6109 from 2004-05-28 patch.
6110
6111 2004-05-30 Paul Brook <paul@codesourcery.com>
6112
6113 PR fortran/15620
6114 * gfortran.fortran-torture/execute/st_function_1.f90: New test.
6115 * gfortran.fortran-torture/execute/st_function_2.f90: New test.
6116
6117 2004-05-30 Steven G. Kargl <kargls@comcast.net>
6118
6119 * gfortran.fortran-torture/execute/random_1.f90: New test.
6120
6121 2004-05-28 Ziemowit Laski <zlaski@apple.com>
6122
6123 * g++.dg/ext/altivec-10.C: New test.
6124
6125 2004-05-29 Paul Brook <paul@codesourcery.com>
6126
6127 * gfortran.fortran-torture/execute/equiv_1.f90: New test.
6128
6129 2004-05-28 Ziemowit Laski <zlaski@apple.com>
6130
6131 * gcc.dg/altivec-16.c: New test.
6132
6133 2004-05-28 Janis Johnson <janis187@us.ibm.com>
6134
6135 * lib/target-supports.exp (check_vmx_hw_available): New.
6136 * gcc.dg/vmx/vmx.exp: Use it to determine default action.
6137
6138 * lib/target-supports.exp (check_alias_available,
6139 check_iconv_available, check_named_sections_available): Use
6140 unique names for temporary files.
6141
6142 2004-05-28 Ziemowit Laski <zlaski@apple.com>
6143
6144 * gcc.dg/altivec-15.c: New test.
6145
6146 2004-05-28 Mark Mitchell <mark@codesourcery.com>
6147
6148 PR c++/15083
6149 * g++.dg/warn/noeffect6.C: New test.
6150
6151 PR c++/15471
6152 * g++.dg/expr/ptrmem4.C: New test.
6153
6154 PR c++/15640
6155 * g++.dg/template/operator3.C: New test.
6156
6157 2004-05-28 Mark Mitchell <mark@codesourcery.com>
6158
6159 PR c++/14668
6160 * g++.dg/lookup/redecl1.C: New test.
6161 * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
6162
6163 2004-05-28 Paolo Bonzini <bonzini@gnu.org>
6164
6165 * gcc.c-torture/execute/compare-fp-1.c,
6166 gcc.c-torture/execute/compare-fp-2.c,
6167 gcc.c-torture/execute/compare-fp-3.c,
6168 gcc.c-torture/execute/compare-fp-4.c,
6169 gcc.c-torture/execute/compare-fp-3.x,
6170 gcc.c-torture/execute/compare-fp-4.x,
6171 gcc.dg/pr15649-1.c: New.
6172
6173 2004-05-27 Adam Nemet <anemet@lnxw.com>
6174
6175 PR c++/12883
6176 * g++.dg/init/array14.C: New test.
6177
6178 2004-05-25 Janis Johnson <janis187@us.ibm.com>
6179
6180 * lib/compat.exp (compat-get-options-main): New.
6181 (compat-get-options): Remove unneeded code, warn for ignored
6182 command.
6183 (compat-execute): Check flag set by dg-require-* commands.
6184
6185 * lib/compat.exp (compat-execute): Break up long lines.
6186
6187 2004-05-24 Janis Johnson <janis187@us.ibm.com>
6188
6189 * gcc.dg/altivec-7.c: Don't use 'vector long'.
6190 * gcc.dg/altivec-14.c: New test.
6191 * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
6192
6193 * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
6194 * gcc.dg/altivec-12.c: Ditto.
6195
6196 * gcc.dg/altivec-3.c: Move call to altivec_check.
6197
6198 2004-05-23 Mark Mitchell <mark@codesourcery.com>
6199
6200 PR c++/15044
6201 * g++.dg/template/error12.C: New test.
6202
6203 PR c++/15317
6204 * g++.dg/ext/attrib15.C: New test.
6205
6206 PR c++/15329
6207 * g++.dg/template/ptrmem9.C: New test.
6208
6209 2004-05-25 Paul Brook <paul@codesourcery.com>
6210
6211 * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
6212
6213 2004-05-23 Mark Mitchell <mark@codesourcery.com>
6214
6215 PR c++/15165
6216 * g++.dg/template/crash19.C: New test.
6217
6218 2004-05-23 Mark Mitchell <mark@codesourcery.com>
6219
6220 PR c++/15025
6221 * g++.dg/template/redecl1.C: New test.
6222
6223 2004-05-23 Mark Mitchell <mark@codesourcery.com>
6224
6225 PR c++/14821
6226 * g++.dg/other/ns1.C: New test.
6227
6228 PR c++/14883
6229 * g++.dg/template/invalid1.C: New test.
6230
6231 2004-05-23 Paul Brook <paul@codesourcery.com>
6232 Victor Leikehman <lei@haifasphere.co.il>
6233
6234 * gfortran.fortran-torture/execute/common_init_1.f90: New test.
6235 * gfortran.fortran-torture/execute/equiv_init.f90: New test.
6236
6237 2004-05-22 Mark Mitchell <mark@codesourcery.com>
6238
6239 PR c++/15285
6240 PR c++/15299
6241 * g++.dg/template/non-dependent5.C: New test.
6242 * g++.dg/template/non-dependent6.C: New test.
6243
6244 2004-05-22 Mark Mitchell <mark@codesourcery.com>
6245
6246 PR c++/15507
6247 * g++.dg/inherit/union1.C: New test.
6248
6249 PR c++/15542
6250 * g++.dg/template/addr1.C: New test.
6251
6252 PR c++/15427
6253 * g++.dg/template/array5.C: New test.
6254
6255 PR c++/15287
6256 * g++.dg/template/array6.C: New test.
6257
6258 2004-05-22 Wolfgang Bangerth <bangerth@dealii.org>
6259 Roger Sayle <roger@eyesopen.com>
6260
6261 * g++.dg/lookup/forscope2.C: New test case.
6262
6263 2004-05-22 Ben Elliston <bje@au.ibm.com>
6264
6265 * gcc.dg/cpp/Wmissingdirs.c: New.
6266
6267 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
6268
6269 PR target/15301
6270 * gcc.dg/compat/union-m128-1.h: New file.
6271 * gcc.dg/compat/union-m128-1_main.c: Likewise.
6272 * gcc.dg/compat/union-m128-1_x.c: Likewise.
6273 * gcc.dg/compat/union-m128-1_y.c: Likewise.
6274
6275 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
6276
6277 PR target/15302
6278 * gcc.dg/compat/struct-complex-1.h: New file.
6279 * gcc.dg/compat/struct-complex-1_main.c: Likewise.
6280 * gcc.dg/compat/struct-complex-1_x.c: Likewise.
6281 * gcc.dg/compat/struct-complex-1_y.c: Likewise.
6282
6283 2004-05-20 Roger Sayle <roger@eyesopen.com>
6284
6285 PR middle-end/3074
6286 * gcc.dg/pr3074-1.c: New test case.
6287 * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
6288
6289 2004-05-20 Falk Hueffner <falk@debian.org>
6290
6291 PR other/15526
6292 * gcc.dg/ftrapv-1.c: New test case.
6293
6294 2004-05-18 Feng Wang <fengwang@nudt.edu.cn>
6295
6296 * gfortran.fortran-torture/execute/power.f90: Test constant integers.
6297
6298 2004-05-18 Andrew Pinski <pinskia@physics.uc.edu>
6299 Jeff Law <law@redhat.com>
6300
6301 * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
6302 * gcc.dg/tree-ssa/20040518-2.c: New test.
6303
6304 * gcc.dg/tree-ssa/20040518-1.c: New test.
6305
6306 2004-05-18 Zack Weinberg <zack@codesourcery.com>
6307
6308 * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
6309
6310 2004-05-18 Paul Brook <paul@codesourcery.com>
6311
6312 PR fortran/13930
6313 * gfortran.fortran-torture/execute/der_init_4.f90: New test.
6314
6315 2004-05-18 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6316
6317 * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
6318 constant folding.
6319
6320 2004-05-17 Steven Bosscher <stevenb@suse.de>
6321
6322 * gcc.dg/tree-ssa/20040517-1.c: New test.
6323
6324 2004-05-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6325
6326 * gcc.dg/loop-4.c: New test.
6327
6328 2004-05-15 Andrew Pinski <pinskia@physics.uc.edu>
6329
6330 * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
6331
6332 2004-05-15 Bud Davis <bdavis9659@comcast.net>
6333
6334 PR fortran/15311
6335 * gfortran.fortran-torture/execute/write_a_1.f90: New test.
6336
6337 2004-05-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6338
6339 PR fortran/13826
6340 PR fortran/13940
6341 * gfortran.fortran-torture/compile/data_1.f90: New test.
6342
6343 2004-05-15 Ulrich Weigand <uweigand@de.ibm.com>
6344
6345 * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
6346 * gcc.dg/uninit-H.c: Define ASM for __s390__.
6347
6348 2004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
6349
6350 * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
6351
6352 2004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
6353
6354 PR c/15444
6355 * gcc.dg/format/xopen-1.c: Adjust expected message.
6356 * gcc.dg/format/xopen-3.c: New test.
6357
6358 2004-05-14 Victor Leikehman <lei@haifasphere.co.il>
6359
6360 * gfortran.fortran-torture/execute/def_init_3.f90: New test.
6361
6362 2004-05-14 Jeff Law <law@redhat.com>
6363
6364 * gcc.dg/tree-ssa/20040514-2.c: New test.
6365
6366 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6367
6368 * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
6369 this ...
6370 * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
6371 this.
6372
6373 2004-05-14 Andrew Pinski <pinskia@physics.uc.edu>
6374
6375 * gcc.dg/tree-ssa/20040514-1.c: New test.
6376
6377 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6378
6379 * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
6380 test.
6381
6382 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6383
6384 PR fortran/14066
6385 * gfortran.fortran-torture/compile/do_1.f90: New test.
6386
6387 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6388
6389 PR fortran/15051
6390 * gfortran.fortran-torture/compile/empty_interface_1.f90: New
6391 test.
6392
6393 2004-05-14 Bud Davis <bdavis9659@comcast.net>
6394
6395 PR fortran/15149
6396 * gfortran.fortran-torture/execute/random_init.f90: New test.
6397
6398 2004-05-13 Paul Brook <paul@codesourcery.com>
6399
6400 PR fortran/15314
6401 * gfortran.fortran-torture/execute/der_init_s.f90: New test.
6402
6403 2004-05-13 Andrew Pinski <pinskia@physics.uc.edu>
6404
6405 * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
6406 for the powerpc case.
6407
6408 2004-05-13 Jeff Law <law@redhat.com>
6409
6410 * gcc.dg/tree-ssa/20040513-1.c: New test.
6411 * gcc.dg/tree-ssa/20040513-2.c: New test.
6412
6413 2004-05-13 Paul Brook <paul@codesourcery.com>
6414
6415 * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
6416 * gcc.dg/tree-ssa/20030714-1.c: Ditto.
6417 * gcc.dg/tree-ssa/20030708-1.c: Ditto.
6418
6419 2004-05-13 Andreas Schwab <schwab@suse.de>
6420
6421 PR other/10819
6422 * lib/gfortran.exp (gfortran_version): Do not match NL/CR
6423 characters.
6424
6425 2004-05-13 Bud Davis <bdavis9659@comcast.net>
6426
6427 PR fortran/15294
6428 * gfortran.fortran-torture/execute/adjustr.f90: New file.
6429
6430 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6431
6432 Merge from tree-ssa-20020619-branch. See
6433 ChangeLog.tree-ssa for details.
6434
6435 2004-05-11 Ziemowit Laski <zlaski@apple.com>
6436
6437 * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
6438 include <altivec.h> explicitly.
6439 * gcc.dg/altivec-13.c: Likewise.
6440
6441 2004-05-11 Paul Brook <paul@codesourcery.com>
6442
6443 * gcc.c-torture/compile/20010518-1.c: Force enum size.
6444
6445 2004-05-10 Eric Christopher <echristo@redhat.com>
6446
6447 * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
6448 * gcc.dg/sibcall-4.c: Ditto.
6449
6450 2004-05-10 Ziemowit Laski <zlaski@apple.com>
6451
6452 * g++.dg/ext/altivec-8.C: New test case.
6453 * gcc.dg/altivec-13.c: New test case.
6454
6455 2004-05-08 Roger Sayle <roger@eyesopen.com>
6456
6457 * gcc.c-torture/execute/divcmp-1.c: New test case.
6458 * gcc.c-torture/execute/divcmp-2.c: New test case.
6459 * gcc.c-torture/execute/divcmp-3.c: New test case.
6460
6461 2004-05-07 Eric Botcazou <ebotcazou@libertysurf.fr>
6462
6463 * g++.dg/other/pragma-re-2.C: New test.
6464
6465 2004-05-07 Uros Bizjak <uros@kss-loka.si>
6466
6467 * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
6468 * gcc.dg/i386-387-2.c: Likewise.
6469
6470 * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
6471 __builtin_drem.
6472 * gcc.dg/i386-387-6.c: Likewise.
6473
6474 2004-05-07 Uros Bizjak <uros@kss-loka.si>
6475
6476 * gcc.dg/builtins-33.c: Also check log1p*.
6477
6478 2004-05-07 Hans-Peter Nilsson <hp@axis.com>
6479
6480 PR optimization/15296
6481 * gcc.c-torture/execute/pr15296.c: New test.
6482
6483 2004-05-05 Uros Bizjak <uros@kss-loka.si>
6484
6485 * gcc.dg/builtins-40.c: New test.
6486
6487 2004-05-05 Richard Sandiford <rsandifo@redhat.com>
6488
6489 * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
6490
6491 2004-05-04 Paolo Bonzini <bonzini@gnu.org>
6492
6493 * g++.dg/ext/spe1.C: New testcase.
6494
6495 2004-05-04 Ziemowit Laski <zlaski@apple.com>
6496
6497 * objc.dg/image-info.m: Allow additional attributes
6498 for __image_info section.
6499
6500 2004-05-04 Richard Sandiford <rsandifo@redhat.com>
6501
6502 * gcc.dg/torture/mips-hilo-2.c: New test.
6503
6504 2004-05-03 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6505
6506 PR c++/14389
6507 * g++.dg/template/member5.C: New test.
6508
6509 2004-05-03 Uros Bizjak <uros@kss-loka.si>
6510
6511 * gcc.dg/builtins-34.c: Also check expm1*.
6512
6513 2004-05-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6514
6515 * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
6516 * gcc.dg/torture/builtin-convert-3.c: New test.
6517
6518 2004-05-01 Ulrich Weigand <uweigand@de.ibm.com>
6519
6520 PR middle-end/15054
6521 * g++.dg/opt/pr15054.C: New test.
6522
6523 2004-04-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6524
6525 * gcc.dg/torture/builtin-rounding-1.c: New test.
6526 * gcc.dg/builtins-25.c: Delete.
6527 * gcc.dg/builtins-29.c: Delete.
6528
6529 2004-04-29 Andreas Krebbel <krebbel1@de.ibm.com>
6530
6531 * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
6532 * gcc.dg/sibcall-4.c: Likewise.
6533 * gcc.dg/sibcall-6.c: Enable s390 as test platform.
6534
6535 2004-04-30 Kazu Hirata <kazu@cs.umass.edu>
6536
6537 * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
6538 bit-field on 16-bit targets.
6539
6540 2004-04-30 Kazu Hirata <kazu@cs.umass.edu>
6541
6542 * gcc.c-torture/execute/20040409-2.c: Fix constants used on
6543 16-bit targets.
6544
6545 2004-04-30 Andrew Pinski <pinskia@physics.uc.edu>
6546
6547 * gcc.dg/rs6000-power2-1.c: Change to compile only.
6548 * gcc.dg/rs6000-power2-2.c: Likewise.
6549
6550 2004-04-29 Andrew Pinski <pinskia@physics.uc.edu>
6551
6552 * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
6553 * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
6554 Change the asm registers to be in form of frN instead of fN.
6555
6556 2004-04-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6557
6558 * gcc.dg/torture/builtin-convert-2.c: New test.
6559
6560 2004-04-28 Andrew Pinski <pinskia@physics.uc.edu>
6561
6562 * gcc.dg/rs6000-power2-1.c: New test.
6563 * gcc.dg/rs6000-power2-2.c: New test.
6564
6565 2004-04-28 Jan Hubicka <jh@suse.cz>
6566
6567 * gcc.dg/unused-6.c: New test.
6568
6569 2004-04-24 Laurent GUERBY <laurent@guerby.net>
6570 Ulrich Weigand <uweigand@de.ibm.com>
6571
6572 * ada/acats/run_all.sh: Define $target variable.
6573
6574 2004-04-26 Andrew Pinski <pinskia@physics.uc.edu>
6575
6576 PR c++/15119
6577 * g++.dg/other/vararg-1.C: New test.
6578
6579 PR c++/4794
6580 * g++.dg/eh/cleanup3.C: New test.
6581
6582 2004-04-24 Laurent GUERBY <laurent@guerby.net>
6583
6584 * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
6585 and ad8011a (target_insn).
6586 * ada/acats/support/macro.dfs: Likewise.
6587 * ada/acats/support/impbit.adb: New file.
6588
6589 2004-04-23 Ulrich Weigand <uweigand@de.ibm.com>
6590
6591 * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
6592
6593 2004-04-23 Eric Botcazou <ebotcazou@libertysurf.fr>
6594
6595 * gcc.dg/loop-3.c: New test.
6596
6597 2004-04-23 Daniel Jacobowitz <drow@mvista.com>
6598
6599 * gcc.c-torture/execute/simd-5.c: New test.
6600
6601 2004-04-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6602
6603 PR c++/15064
6604 * g++.dg/template/crash18.C: New test.
6605
6606 2004-04-22 Mark Mitchell <mark@codesourcery.com>
6607
6608 * g++.dg/ext/complit3.C: New test.
6609
6610 2004-04-21 Aldy Hernandez <aldyh@redhat.com>
6611
6612 * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
6613 * gcc.dg/altivec-3.c: Same.
6614 * gcc.dg/altivec-varargs-1.c: Same.
6615
6616 2004-04-21 Aldy Hernandez <aldyh@redhat.com>
6617
6618 * lib/target-supports.exp (check_profiling_available): Assume
6619 profiling is not available on powerpc-eabi targets.
6620
6621 2004-04-21 Janis Johnson <janis187@us.ibm.com>
6622
6623 * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
6624 * gcc.dg/vmx/bug-1.c: Ditto.
6625
6626 2004-04-20 Eric Christopher <echristo@redhat.com>
6627
6628 * gcc.dg/charset/extern.c: New test.
6629 * g++.dg/charset/extern3.cc: Ditto.
6630
6631 2004-04-20 Uros Bizjak <uros@kss-loka.si>
6632
6633 * gcc.dg/builtins-39.c: New test.
6634
6635 2004-04-20 Aldy Hernandez <aldyh@redhat.com>
6636
6637 * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
6638
6639 2004-04-20 Richard Sandiford <rsandifo@redhat.com>
6640
6641 * gcc.dg/torture/mips-hilo-1.c: New test.
6642
6643 2004-04-19 Andrew Pinski <pinskia@physics.uc.edu>
6644
6645 * gcc.c-torture/compile/20040419-1.c: New test.
6646
6647 2004-04-18 Aldy Hernandez <aldyh@redhat.com>
6648
6649 * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
6650
6651 2004-04-18 Zack Weinberg <zack@codesourcery.com>
6652 Aldy Hernandez <aldyh@redhat.com>
6653
6654 * gcc.c-torture/execute/va-arg-24.c: New.
6655
6656 2004-04-17 Zack Weinberg <zack@codesourcery.com>
6657 Aldy Hernandez <aldyh@redhat.com>
6658
6659 * gcc.dg/vmx/1b-01.c: New.
6660 * gcc.dg/vmx/1b-02.c: New.
6661 * gcc.dg/vmx/1b-03.c: New.
6662 * gcc.dg/vmx/1b-04.c: New.
6663 * gcc.dg/vmx/1b-05.c: New.
6664 * gcc.dg/vmx/1b-06.c: New.
6665 * gcc.dg/vmx/1b-07.c: New.
6666 * gcc.dg/vmx/1c-01.c: New.
6667 * gcc.dg/vmx/1c-02.c: New.
6668 * gcc.dg/vmx/3a-01a.c: New.
6669 * gcc.dg/vmx/3a-01.c: New.
6670 * gcc.dg/vmx/3a-01m.c: New.
6671 * gcc.dg/vmx/3a-03.c: New.
6672 * gcc.dg/vmx/3a-03m.c: New.
6673 * gcc.dg/vmx/3a-04.c: New.
6674 * gcc.dg/vmx/3a-04m.c: New.
6675 * gcc.dg/vmx/3a-05.c: New.
6676 * gcc.dg/vmx/3a-06.c: New.
6677 * gcc.dg/vmx/3a-06m.c: New.
6678 * gcc.dg/vmx/3a-07.c: New.
6679 * gcc.dg/vmx/3b-01.c: New.
6680 * gcc.dg/vmx/3b-02.c: New.
6681 * gcc.dg/vmx/3b-10.c: New.
6682 * gcc.dg/vmx/3b-13.c: New.
6683 * gcc.dg/vmx/3b-14.c: New.
6684 * gcc.dg/vmx/3b-15.c: New.
6685 * gcc.dg/vmx/3c-01a.c: New.
6686 * gcc.dg/vmx/3c-01.c: New.
6687 * gcc.dg/vmx/3c-02.c: New.
6688 * gcc.dg/vmx/3c-03.c: New.
6689 * gcc.dg/vmx/3d-01.c: New.
6690 * gcc.dg/vmx/4-01.c: New.
6691 * gcc.dg/vmx/4-03.c: New.
6692 * gcc.dg/vmx/5-01.c: New.
6693 * gcc.dg/vmx/5-02.c: New.
6694 * gcc.dg/vmx/5-03.c: New.
6695 * gcc.dg/vmx/5-04.c: New.
6696 * gcc.dg/vmx/5-05.c: New.
6697 * gcc.dg/vmx/5-06.c: New.
6698 * gcc.dg/vmx/5-07.c: New.
6699 * gcc.dg/vmx/5-07t.c: New.
6700 * gcc.dg/vmx/5-08.c: New.
6701 * gcc.dg/vmx/5-10.c: New.
6702 * gcc.dg/vmx/5-11.c: New.
6703 * gcc.dg/vmx/7-01a.c: New.
6704 * gcc.dg/vmx/7-01.c: New.
6705 * gcc.dg/vmx/7c-01.c: New.
6706 * gcc.dg/vmx/7d-01.c: New.
6707 * gcc.dg/vmx/7d-02.c: New.
6708 * gcc.dg/vmx/8-01.c: New.
6709 * gcc.dg/vmx/8-02a.c: New.
6710 * gcc.dg/vmx/8-02.c: New.
6711 * gcc.dg/vmx/brode-1.c: New.
6712 * gcc.dg/vmx/bug-1.c: New.
6713 * gcc.dg/vmx/bug-2.c: New.
6714 * gcc.dg/vmx/bug-3.c: New.
6715 * gcc.dg/vmx/cw-bug-1.c: New.
6716 * gcc.dg/vmx/cw-bug-2.c: New.
6717 * gcc.dg/vmx/cw-bug-3.c: New.
6718 * gcc.dg/vmx/dct.c: New.
6719 * gcc.dg/vmx/debug-1.c: New.
6720 * gcc.dg/vmx/debug-2.c: New.
6721 * gcc.dg/vmx/debug-3.c: New.
6722 * gcc.dg/vmx/debug-4.c: New.
6723 * gcc.dg/vmx/dos-bug-1-gdb.c: New.
6724 * gcc.dg/vmx/dos-bug-2-gdb.c: New.
6725 * gcc.dg/vmx/eg-5.c: New.
6726 * gcc.dg/vmx/fft.c: New.
6727 * gcc.dg/vmx/gcc-bug-1.c: New.
6728 * gcc.dg/vmx/gcc-bug-2.c: New.
6729 * gcc.dg/vmx/gcc-bug-3.c: New.
6730 * gcc.dg/vmx/gcc-bug-4.c: New.
6731 * gcc.dg/vmx/gcc-bug-5.c: New.
6732 * gcc.dg/vmx/gcc-bug-6.c: New.
6733 * gcc.dg/vmx/gcc-bug-7.c: New.
6734 * gcc.dg/vmx/gcc-bug-8.c: New.
6735 * gcc.dg/vmx/gcc-bug-9.c: New.
6736 * gcc.dg/vmx/gcc-bug-b.c: New.
6737 * gcc.dg/vmx/gcc-bug-c.c: New.
6738 * gcc.dg/vmx/gcc-bug-d.c: New.
6739 * gcc.dg/vmx/gcc-bug-e.c: New.
6740 * gcc.dg/vmx/gcc-bug-f.c: New.
6741 * gcc.dg/vmx/gcc-bug-g.c: New.
6742 * gcc.dg/vmx/gcc-bug-i.c: New.
6743 * gcc.dg/vmx/harness.h: New.
6744 * gcc.dg/vmx/ira1.c: New.
6745 * gcc.dg/vmx/ira2a.c: New.
6746 * gcc.dg/vmx/ira2b.c: New.
6747 * gcc.dg/vmx/ira2.c: New.
6748 * gcc.dg/vmx/ira2c.c: New.
6749 * gcc.dg/vmx/mem.c: New.
6750 * gcc.dg/vmx/newton-1.c: New.
6751 * gcc.dg/vmx/ops.c: New.
6752 * gcc.dg/vmx/sn7153.c: New.
6753 * gcc.dg/vmx/spill2.c: New.
6754 * gcc.dg/vmx/spill3.c: New.
6755 * gcc.dg/vmx/spill.c: New.
6756 * gcc.dg/vmx/t.c: New.
6757 * gcc.dg/vmx/varargs-1.c: New.
6758 * gcc.dg/vmx/varargs-2.c: New.
6759 * gcc.dg/vmx/varargs-3.c: New.
6760 * gcc.dg/vmx/varargs-4.c: New.
6761 * gcc.dg/vmx/varargs-5.c: New.
6762 * gcc.dg/vmx/varargs-6.c: New.
6763 * gcc.dg/vmx/varargs-7.c: New.
6764 * gcc.dg/vmx/vmx.exp: New.
6765 * gcc.dg/vmx/vprint-1.c: New.
6766 * gcc.dg/vmx/vscan-1.c: New.
6767 * gcc.dg/vmx/x-01.c: New.
6768 * gcc.dg/vmx/x-02.c: New.
6769 * gcc.dg/vmx/x-03.c: New.
6770 * gcc.dg/vmx/x-04.c: New.
6771 * gcc.dg/vmx/x-05.c: New.
6772 * gcc.dg/vmx/yousufi-1.c: New.
6773 * gcc.dg/vmx/zero-1.c: New.
6774 * gcc.dg/vmx/zero.c: New.
6775
6776 2004-04-17 Andrew Pinski <pinskia@physics.uc.edu>
6777
6778 * g++.dg/lookup/java1.C: Update for chage of
6779 _Jv_AllocObject.
6780 * g++.dg/lookup/java2.C: Likewise.
6781
6782 2004-04-17 Laurent GUERBY <laurent@guerby.net>
6783
6784 * ada/acats/run_all.sh: use -O2 by default.
6785
6786 2004-04-17 Richard Sandiford <rsandifo@redhat.com>
6787
6788 * gcc.dg/vr-mult-[12].c: New tests.
6789
6790 2004-04-16 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6791
6792 * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
6793
6794 * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
6795
6796 2004-04-15 Richard Sandiford <rsandifo@redhat.com>
6797
6798 * lib/target-supports.exp (check_profiling_available): Assume profiling
6799 isn't available for mips*-*-elf targets.
6800
6801 2004-04-14 Uros Bizjak <uros@kss-loka.si>
6802
6803 * gcc.dg/builtins-38.c: New test.
6804
6805 2004-04-14 Eric Christopher <echristo@redhat.com>
6806
6807 * g++.dg/charset/charset.exp: Run .cc extension tests.
6808
6809 2004-04-14 Zack Weinberg <zack@codesourcery.com>
6810
6811 * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32). Update commentary.
6812
6813 2004-04-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6814
6815 * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
6816
6817 2004-04-13 Uros Bizjak <uros@kss-loka.si>:
6818
6819 * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
6820 * gcc.dg/i386-387-2.c: Likewise.
6821
6822 * gcc.dg/i386-387-7.c: New test.
6823 * gcc.dg/i386-387-8.c: New test.
6824
6825 * gcc.dg/builtins-37.c: New test.
6826
6827 2004-04-13 Geoffrey Keating <geoffk@apple.com>
6828
6829 * g++.dg/pch/externc-1.C: Add missing semicolon.
6830
6831 2004-04-13 Aldy Hernandez <aldyh@redhat.com>
6832
6833 * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
6834
6835 2004-04-12 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
6836
6837 * gcc.c-torture/execute/20040411-1.c: New test.
6838
6839 2004-04-10 Joseph S. Myers <jsm@polyomino.org.uk>
6840
6841 * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
6842
6843 2004-04-09 Chris Demetriou <cgd@broadcom.com>
6844
6845 * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
6846
6847 2004-04-09 Zack Weinberg <zack@codesourcery.com>
6848
6849 * lib/target-supports.exp (check_named_sections_available): New.
6850 * lib/gcc-dg.exp (dg-require-named-sections): New.
6851 * lib/prune.exp (prune_gcc_output): Incorporate prunes from
6852 old-deja.exp. Also prune error-count message from HP linker.
6853 * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
6854
6855 * g++.dg/init/init-ref4.C: Use dg-require-weak.
6856 * g++.old-deja/g++.pt/static3.C: Likewise.
6857 * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
6858
6859 2004-04-09 Roger Sayle <roger@eyesopen.com>
6860
6861 * gcc.c-torture/execute/20040409-1.c: New test case.
6862 * gcc.c-torture/execute/20040409-2.c: New test case.
6863 * gcc.c-torture/execute/20040409-3.c: New test case.
6864
6865 2004-04-09 Andrew Pinski <pinskia@physics.uc.edu>
6866
6867 * gcc.dg/20040409-1.c: New test.
6868
6869 2004-04-08 Roger Sayle <roger@eyesopen.com>
6870
6871 PR target/14888
6872 * g++.dg/opt/pr14888.C: New test case.
6873
6874 2004-04-08 Geoffrey Keating <geoffk@apple.com>
6875
6876 * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
6877 gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
6878 gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
6879 gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
6880 New tests.
6881
6882 2004-04-08 Paul Brook <paul@codesourcery.com>
6883
6884 * gcc.dg/spill-1.c: New test.
6885
6886 2004-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6887
6888 * gcc.dg/torture/builtin-ctype-2.c: New test.
6889
6890 2004-04-07 Ian Lance Taylor <ian@wasabisystems.com>
6891
6892 * gcc.dg/pch/pch.exp: Add largefile test.
6893
6894 2004-04-06 Geoffrey Keating <geoffk@apple.com>
6895
6896 * g++.dg/pch/externc-1.Hs: New.
6897 * g++.dg/pch/externc-1.C: New.
6898
6899 2004-04-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6900
6901 * gcc.dg/compat/struct-by-value-5a_main.c,
6902 gcc.dg/compat/struct-by-value-5b_main.c: New files.
6903 * gcc.dg/compat/struct-by-value-5_main.c: Delete.
6904 * gcc.dg/compat/struct-by-value-5a_x.c,
6905 gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
6906 gcc.dg/compat/struct-by-value-5_x.c.
6907 * gcc.dg/compat/struct-by-value-5a_y.c,
6908 gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
6909 gcc.dg/compat/struct-by-value-5_y.c.
6910
6911 * gcc.dg/compat/struct-by-value-6a_main.c,
6912 gcc.dg/compat/struct-by-value-6b_main.c: New files.
6913 * gcc.dg/compat/struct-by-value-6_main.c: Delete.
6914 * gcc.dg/compat/struct-by-value-6a_x.c,
6915 gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
6916 gcc.dg/compat/struct-by-value-6_x.c.
6917 * gcc.dg/compat/struct-by-value-6a_y.c,
6918 gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
6919 gcc.dg/compat/struct-by-value-6_y.c.
6920
6921 * gcc.dg/compat/struct-by-value-7a_main.c,
6922 gcc.dg/compat/struct-by-value-7b_main.c: New files.
6923 * gcc.dg/compat/struct-by-value-7_main.c: Delete.
6924 * gcc.dg/compat/struct-by-value-7a_x.c,
6925 gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
6926 gcc.dg/compat/struct-by-value-7_x.c.
6927 * gcc.dg/compat/struct-by-value-7a_y.c,
6928 gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
6929 gcc.dg/compat/struct-by-value-7_y.c.
6930
6931 2004-04-06 Jakub Jelinek <jakub@redhat.com>
6932
6933 * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
6934 * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
6935 * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
6936 options.
6937
6938 2004-04-06 Uros Bizjak <uros@kss-loka.si>
6939
6940 * gcc.dg/builtins-36.c: New test.
6941
6942 2004-04-06 Paul Brook <paul@codesourcery.com>
6943
6944 * README.gcc: Remove obsolete contraint on testcases.
6945
6946 2004-04-05 Paul Brook <paul@codesourcery.com>
6947
6948 PR2123
6949 * g++.dg/expr/anew1.C: XFAIL and make reproducible. Call abort on
6950 failure and exit(0) on success.
6951 * g++.dg/expr/anew2.C: Ditto.
6952 * g++.dg/expr/anew3.C: Ditto.
6953 * g++.dg/expr/anew4.C: Ditto.
6954
6955 2004-04-05 Nathan Sidwell <nathan@codesourcery.com>
6956
6957 PR c++/3518
6958 * g++.dg/template/unify7.C: New.
6959
6960 2004-04-02 Nathanael Nerode <neroden@gcc.gnu.org>
6961
6962 * g++.dg/README: Bring up to date with new subdirectories; remove
6963 duplicate subdirectory lines.
6964
6965 2004-04-02 Nathan Sidwell <nathan@codesourcery.com>
6966
6967 PR c++/14007
6968 * g++.dg/template/unify5.C: New.
6969 * g++.dg/template/unify6.C: New.
6970 * g++.dg/template/qualttp20.C: Adjust.
6971 * g++.old-deja/g++.jason/report.C: Adjust.
6972 * g++.old-deja/g++.other/qual1.C: Adjust.
6973
6974 2004-04-01 Mark Mitchell <mark@codesourcery.com>
6975
6976 PR c++/14803
6977 * g++.dg/inherit/ptrmem1.C: New test.
6978
6979 2004-04-01 Jakub Jelinek <jakub@redhat.com>
6980
6981 PR c++/14755
6982 * gcc.c-torture/execute/20040331-1.c: New test.
6983 * gcc.dg/20040331-1.c: New test.
6984
6985 2004-04-01 Paul Brook <paul@codesourcery.com>
6986
6987 * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
6988
6989 2004-03-30 Mark Mitchell <mark@codesourcery.com>
6990
6991 PR c++/14724
6992 * g++.dg/init/goto1.C: New test.
6993
6994 PR c++/14763
6995 * g++.dg/template/defarg4.C: New test.
6996
6997 2004-03-30 Hartmut Penner <hpenner@de.ibm.com>
6998
6999 * gcc.dg/altivec-11.c: Extend test for more valid cases.
7000
7001 2004-03-28 David Edelsohn <edelsohn@gnu.org>
7002
7003 * gcc.dg/doloop-1.c: Do not check for lack of "blt".
7004
7005 2004-03-28 Zack Weinberg <zack@codesourcery.com>
7006
7007 * gcc.dg/noncompile/undeclared-2.c: New test.
7008
7009 2004-03-28 Joseph S. Myers <jsm@polyomino.org.uk>
7010
7011 * gcc.dg/940409-1.c: Remove XFAIL.
7012 * gcc.dg/reg-vol-struct-1.c: New test.
7013
7014 2004-03-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7015
7016 * gcc.dg/torture/builtin-wctype-1.c: New test.
7017
7018 2004-03-26 James A. Morrison <ja2morri@uwaterloo.ca>
7019
7020 * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
7021 * gcc.dg/20001101-1.c: Likewise.
7022 * gcc.dg/20001102-1.c: Likewise.
7023
7024 2004-03-25 Roger Sayle <roger@eyesopen.com>
7025
7026 * gcc.dg/compare8.c: Add an additional test for XOR.
7027
7028 2004-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7029
7030 * gcc.dg/torture/builtin-ctype-1.c: New test.
7031
7032 2004-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7033
7034 * gcc.dg/torture/builtin-explog-1.c: Add new cases.
7035 * gcc.dg/torture/builtin-math-1.c: Likewise.
7036 * gcc.dg/torture/builtin-power-1.c: New test.
7037
7038 2004-03-24 Andreas Schwab <schwab@suse.de>
7039
7040 * lib/prune.exp (prune_gcc_output): Ignore errata warning from
7041 IA64 assembler.
7042
7043 2004-03-23 Joseph S. Myers <jsm@polyomino.org.uk>
7044 Roger Sayle <roger@eyesopen.com>
7045
7046 * gcc.dg/compare8.c: New test case.
7047
7048 2004-03-23 Ziemowit Laski <zlaski@apple.com>
7049
7050 * g++.dg/ext/altivec-7.C: New test.
7051
7052 2004-03-23 Zack Weinberg <zack@codesourcery.com>
7053
7054 PR 12267, 12391, 12560, 13129, 14114, 14133
7055 * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
7056 * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
7057 * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
7058 Adjust error regexps.
7059 * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
7060 * gcc.dg/noncompile/undeclared-1.c: New test cases.
7061 * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
7062 * gcc.dg/local1.c: Add explanatory comment.
7063
7064 2004-03-23 Roger Sayle <roger@eyesopen.com>
7065
7066 PR optimization/14669
7067 * g++.dg/opt/fold2.C: New test case.
7068
7069 2004-03-22 Jakub Jelinek <jakub@redhat.com>
7070
7071 PR c/14069
7072 * gcc.dg/20040322-1.c: New test.
7073
7074 2004-03-22 Eric Botcazou <ebotcazou@libertysurf.fr>
7075
7076 * gcc.dg/ultrasp2.c: Do not pass -m64. Remove redundant lines.
7077 * gcc.dg/ultrasp4.c: Likewise.
7078 * gcc.dg/ultrasp8.c: Do not pass -m64. Add sparcv9-*-*.
7079
7080 2004-03-21 Ulrich Weigand <uweigand@de.ibm.com>
7081
7082 * gcc.dg/i386-sse-8.c: Reset default options.
7083
7084 2004-03-21 Ulrich Weigand <uweigand@de.ibm.com>
7085
7086 * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
7087 in the error message text.
7088
7089 2004-03-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
7090
7091 * g++.dg/template/qualttp20.C: Adjust dg- regexp.
7092
7093 2004-03-21 Mark Mitchell <mark@codesourcery.com>
7094
7095 PR c++/14616
7096 * g++.dg/init/array13.C: New test.
7097
7098 2004-03-20 Roger Sayle <roger@eyesopen.com>
7099
7100 PR target/13889
7101 * gcc.c-torture/compile/pr13889.c: New test case.
7102
7103 2004-03-20 Joseph S. Myers <jsm@polyomino.org.uk>
7104
7105 PR c/14635
7106 * builtins-1.c (nan, nans): Don't test.
7107 * builtins-30.c: Don't use nan, nanf, nanl.
7108 * builtins-35.c: New test.
7109
7110 2004-03-19 Ziemowit Laski <zlaski@apple.com>
7111
7112 * g++.dg/ext/altivec-6.C: New test.
7113
7114 2004-03-19 Mark Mitchell <mark@codesourcery.com>
7115
7116 * g++.dg/init/placement3.C: New test.
7117
7118 * g++.dg/template/spec13.C: New test.
7119
7120 * g++.dg/lookup/using11.C: New test.
7121
7122 * g++.dg/lookup/koenig3.C: New test.
7123
7124 * g++.dg/template/operator2.C: New test.
7125
7126 * g++.dg/expr/dtor3.C: New test.
7127 * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
7128 marker.
7129 * g++.old-deja/g++.law/visibility28.C: Likewise.
7130
7131 2004-03-19 Paolo Bonzini <bonzini@gnu.org>
7132
7133 * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
7134 * gcc.dg/ppc64-abi-3.c: Likewise.
7135
7136 2004-03-19 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7137
7138 PR c++/14545
7139 * g++.dg/parse/template15.C: New test.
7140
7141 2004-03-18 Mark Mitchell <mark@codesourcery.com>
7142
7143 * g++.dg/expr/dtor2.C: New test.
7144
7145 * g++.dg/lookup/anon4.C: New test.
7146
7147 * g++.dg/overload/using1.C: New test.
7148
7149 * g++.dg/template/lookup7.C: New test.
7150
7151 * g++.dg/template/typename6.C: New test.
7152
7153 * g++.dg/expr/cond6.C: New test.
7154
7155 2004-03-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7156
7157 * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
7158
7159 2004-03-18 Mark Mitchell <mark@codesourcery.com>
7160
7161 * g++.dg/expr/cond5.C: New test.
7162 * g++.dg/expr/constcast1.C: Likewise.
7163 * g++.dg/expr/ptrmem2.C: Likewise.
7164 * g++.dg/expr/ptrmem3.C: Likewise.
7165 * g++.dg/lookup/main1.C: Likewise.
7166 * g++.dg/template/lookup6.C: Likewise.
7167
7168 2004-03-18 Mark Mitchell <mark@codesourcery.com>
7169
7170 * gcc.dg/local1.c: New test.
7171
7172 * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
7173
7174 2004-03-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7175
7176 * gcc.dg/torture/builtin-convert-1.c: New test.
7177
7178 2004-03-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7179
7180 * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
7181
7182 2004-03-16 Mark Mitchell <mark@codesourcery.com>
7183
7184 PR c++/14481
7185 * g++.dg/warn/Wunused-7.C: New test.
7186
7187 2004-03-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7188
7189 * gcc.dg/torture/builtin-integral-1.c: New test.
7190
7191 2004-03-16 Mark Mitchell <mark@codesourcery.com>
7192
7193 PR c++/14586
7194 * g++.dg/parse/non-dependent3.C: New test.
7195
7196 2004-03-16 Paolo Bonzini <bonzini@gnu.org>
7197
7198 * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
7199 * g++.dg/eh/simd-2.C: Likewise.
7200 * g++.dg/init/array10.C: Likewise.
7201 * gcc.c-torture/compile/simd-1.c: Likewise.
7202 * gcc.c-torture/compile/simd-2.c: Likewise.
7203 * gcc.c-torture/compile/simd-3.c: Likewise.
7204 * gcc.c-torture/compile/simd-4.c: Likewise.
7205 * gcc.c-torture/compile/simd-6.c: Likewise.
7206 * gcc.c-torture/execute/simd-1.c: Likewise.
7207 * gcc.c-torture/execute/simd-2.c: Likewise.
7208 * gcc.dg/compat/vector-defs.h: Likewise.
7209 * gcc.dg/20020531-1.c: Likewise.
7210 * gcc.dg/altivec-3.c: Likewise.
7211 * gcc.dg/altivec-4.c: Likewise.
7212 * gcc.dg/altivec-varargs-1.c: Likewise.
7213 * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
7214 * gcc.dg/i386-mmx-3.c: Likewise.
7215 * gcc.dg/i386-sse-4.c: Likewise.
7216 * gcc.dg/i386-sse-5.c: Likewise.
7217 * gcc.dg/i386-sse-8.c: Likewise.
7218 * gcc.dg/simd-1.c: Likewise.
7219 * gcc.dg/20030218-1.c: Likewise. Plus, do not declare
7220 __ev64_opaque__ since the machine description provides it.
7221
7222 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
7223
7224 * lib/compat.exp (skip_list): New global variable.
7225 Use it to hold the user defined COMPAT_SKIPS list if any.
7226 (compat-obj): Add the members of skip_list to optall.
7227
7228 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
7229
7230 * gcc.dg/compat/union-by-value-1_main.c,
7231 union-by-value-1_x.c, union-by-value-1_y.c,
7232 union-check.h, union-defs.h,
7233 union-init.h, union-return-1_main.c,
7234 union-return-1_x.c, union-return-1_y.c: New files.
7235
7236 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
7237
7238 * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
7239 mixed-struct-init.h: Add 4 mixed structure types.
7240 struct-by-value-21_main.c, struct-by-value-21_x.c,
7241 struct-by-value-21_y.c, struct-return-21_main.c,
7242 struct-return-21_x.c, struct-return-21_y.c: New files.
7243
7244 2004-03-13 Mark Mitchell <mark@codesourcery.com>
7245
7246 PR c++/14550
7247 * g++.dg/parse/template14.C: New test.
7248
7249 2004-03-13 Eric Botcazou <ebotcazou@libertysurf.fr>
7250
7251 * gcc.c-torture/execute/20040313-1.c: New test.
7252
7253 2004-03-13 Jakub Jelinek <jakub@redhat.com>
7254
7255 PR target/14533
7256 * gcc.dg/20040311-2.c: New test.
7257
7258 2004-03-12 Kazu Hirata <kazu@cs.umass.edu>
7259
7260 PR other/14544
7261 * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
7262 bit-field.
7263
7264 2004-03-12 Ulrich Weigand <uweigand@de.ibm.com>
7265
7266 * gcc.dg/20040305-2.c: Add missing return statement.
7267
7268 2004-03-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7269
7270 * gcc.dg/builtins-34.c: Also check pow10*.
7271
7272 2004-03-11 Ulrich Weigand <uweigand@de.ibm.com>
7273
7274 PR target/14262
7275 * gcc.dg/20040305-2.c: New test.
7276
7277 2004-03-11 Ulrich Weigand <uweigand@de.ibm.com>
7278
7279 * gcc.dg/20040310-1.c: New test.
7280
7281 2004-03-11 Roger Sayle <roger@eyesopen.com>
7282
7283 * gcc.c-torture/execute/20040311-1.c: New test case.
7284
7285 2004-03-11 Mark Mitchell <mark@codesourcery.com>
7286
7287 PR c++/14476
7288 * g++.dg/lookup/enum1.C: New test.
7289
7290 2004-03-10 Mark Mitchell <mark@codesourcery.com>
7291
7292 PR c++/14510
7293 * g++.dg/lookup/struct2.C: New test.
7294
7295 2004-03-10 Uros Bizjak <uros@kss-loka.si>
7296
7297 * gcc.dg/builtins-34.c: New test.
7298
7299 2004-03-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7300
7301 * gcc.dg/torture/builtin-nonneg-1.c: New test.
7302
7303 2004-03-09 James E Wilson <wilson@specifixinc.com>
7304
7305 * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
7306 * gcc.dg/alias-2.c: New testcase.
7307
7308 2004-03-09 Zack Weinberg <zack@codesourcery.com>
7309
7310 * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
7311
7312 2004-03-09 Roger Sayle <roger@eyesopen.com>
7313
7314 * gcc.c-torture/execute/20040309-1.c: New test case.
7315
7316 2004-03-09 Nathan Sidwell <nathan@codesourcery.com>
7317
7318 PR c++/14397
7319 * g++.dg/overload/ref1.C: New.
7320
7321 2004-03-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7322
7323 PR c++/14409
7324 * g++.dg/template/spec12.C: New test.
7325
7326 PR c++/14448
7327 * g++.dg/parse/crash14.C: New test.
7328
7329 2004-03-09 Mark Mitchell <mark@codesourcery.com>
7330
7331 PR c++/14230
7332 * g++.dg/init/ref11.C: New test.
7333
7334 2004-03-09 Mark Mitchell <mark@codesourcery.com>
7335
7336 PR c++/14432
7337 * g++.dg/parse/builtin2.C: New test.
7338
7339 2004-03-08 Mark Mitchell <mark@codesourcery.com>
7340
7341 PR c++/14401
7342 * g++.dg/init/ctor3.C: New test.
7343 * g++.dg/init/union1.C: New test.
7344 * g++.dg/ext/anon-struct4.C: New test.
7345
7346 2004-03-08 Mark Mitchell <mark@codesourcery.com>
7347
7348 * g++.dg/lookup/koenig1.C: Tweak error messages.
7349 * g++.dg/lookup/used-before-declaration.C: Likewise.
7350 * g++.dg/other/do1.C: Likewise.
7351 * g++.dg/overload/koenig1.C: Likewise.
7352 * g++.dg/parse/crash13.C: Likewise.
7353 * g++.dg/template/instantiate3.C: Likewise.
7354
7355 2004-03-08 Eric Christopher <echristo@redhat.com>
7356
7357 * * lib/target-supports.exp: Enable libiconv in test
7358 compilation. Fix up error checking.
7359
7360 2004-03-08 Roger Sayle <roger@eyesopen.com>
7361
7362 PR middle-end/14289
7363 * gcc.dg/pr14289-1.c: New test case.
7364 * gcc.dg/pr14289-2.c: Likewise.
7365 * gcc.dg/pr14289-3.c: Likewise.
7366
7367 2004-03-08 Eric Botcazou <ebotcazou@act-europe.fr>
7368
7369 * gcc.c-torture/execute/20040308-1.c: New test.
7370
7371 2004-03-07 Roger Sayle <roger@eyesopen.com>
7372
7373 * gcc.c-torture/execute/20040307-1.c: New test case.
7374
7375 2004-03-07 Richard Sandiford <rsandifo@redhat.com>
7376
7377 * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
7378
7379 2004-03-06 Ulrich Weigand <uweigand@de.ibm.com>
7380
7381 * gcc.dg/20040306-1.c: New test.
7382
7383 2004-03-06 Kazu Hirata <kazu@cs.umass.edu>
7384
7385 * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
7386 them static.
7387 * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
7388
7389 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7390
7391 PR c/14465
7392 * gcc.dg/decl-6.c: New test.
7393
7394 2004-03-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7395
7396 * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
7397 Rename LOGPOW -> LOG_POW.
7398 (SQRT_EXP, POW_EXP): New.
7399
7400 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7401
7402 * gcc.dg/i386-sse-8.c: New test.
7403
7404 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7405
7406 PR c/14114
7407 * gcc.dg/decl-5.c: New test.
7408
7409 2004-03-05 Andreas Krebbel <krebbel1@de.ibm.com>
7410
7411 * gcc.dg/20040305-1.c: New test.
7412
7413 2004-03-05 Hans-Peter Nilsson <hp@axis.com>
7414
7415 PR other/14354
7416 * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
7417
7418 2004-03-04 Ziemowit Laski <zlaski@apple.com>
7419
7420 PR c++/14425, c++/14426
7421 * g++.dg/ext/altivec-4.C: New test.
7422 * g++.dg/ext/altivec-5.C: New test.
7423
7424 2004-03-04 Geoffrey Keating <geoffk@apple.com>
7425
7426 * g++.old-deja/g++.other/linkage1.C: Expect errors about
7427 global variables of a type with no linkage.
7428 * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
7429 * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
7430 * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
7431 * g++.old-deja/g++.bugs/900210_02.C: Likewise.
7432 * g++.old-deja/g++.bugs/900210_03.C: Likewise.
7433 * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
7434 * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
7435 * g++.dg/warn/deprecated.C: Name enum Color.
7436 * g++.dg/overload/VLA.C: Name structure for 'b'.
7437 * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
7438
7439 2004-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7440
7441 * gcc.c-torture/compile/20040304-1.c: New test.
7442
7443 2004-03-03 Zack Weinberg <zack@codesourcery.com>
7444
7445 PR 13728
7446 * gcc.dg/decl-4.c: New testcase.
7447
7448 2004-03-03 Kazu Hirata <kazu@cs.umass.edu>
7449
7450 * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
7451 as PRECF if sizeof (float) > sizeof (double).
7452 (PRECL): Make it the same as PRECF if
7453 sizeof (float) > sizeof (long double).
7454
7455 2004-03-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7456
7457 * gcc.dg/builtins-config.h: Use underscore macro style for __sun
7458 system type. Add check for irix6 which doesn't have c99 runtime.
7459
7460 2004-03-03 Bob Wilson <bob.wilson@acm.org>
7461
7462 * gcc.dg/const-elim-1.c: xfail for xtensa.
7463
7464 2004-03-01 Mark Mitchell <mark@codesourcery.com>
7465
7466 PR c++/14369
7467 * g++.dg/template/cond4.C: New test.
7468
7469 2004-03-01 Mark Mitchell <mark@codesourcery.com>
7470
7471 PR c++/14360
7472 * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
7473
7474 PR c++/14361
7475 * g++.dg/parse/defarg7.C: New test.
7476
7477 PR c++/14359
7478 * g++.dg/template/friend26.C: New test.
7479
7480 2004-03-01 Mark Mitchell <mark@codesourcery.com>
7481
7482 PR c++/14324
7483 * g++.dg/abi/mangle21.C: New test.
7484
7485 PR c++/14260
7486 * g++.dg/parse/constructor2.C: New test.
7487
7488 PR c++/14337
7489 * g++.dg/template/sfinae1.C: New test.
7490
7491 2004-02-29 Mark Mitchell <mark@codesourcery.com>
7492
7493 PR c++/14267
7494 * g++.dg/expr/crash2.C: New test.
7495
7496 PR middle-end/13448
7497 * gcc.dg/inline-5.c: New test.
7498 * gcc.dg/always-inline.c: Split out tests into ...
7499 * gcc.dg/always-inline2.c: ... this and ...
7500 * gcc.dg/always-inline3.c: ... this.
7501
7502 2004-02-29 Mark Mitchell <mark@codesourcery.com>
7503
7504 PR debug/12103
7505 * g++.dg/debug/crash1.C: New test.
7506
7507 2004-02-29 Kazu Hirata <kazu@cs.umass.edu>
7508
7509 * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
7510 function with __attribute__((noinline)).
7511 (recurser_void2): Likewise.
7512 * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
7513 (recurser_void2): Likewise.
7514
7515 2004-02-29 Roger Sayle <roger@eyesopen.com>
7516
7517 PR middle-end/14203
7518 * g++.dg/warn/Wunused-6.C: New test case.
7519
7520 2004-02-28 Richard Earnshaw <rearnsha@arm.com>
7521
7522 * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
7523 not defined.
7524
7525 2004-02-27 Eric Christopher <echristo@redhat.com>
7526
7527 * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
7528 * g++.dg/charset/asm2.c: Run only x86.
7529 * gcc.dg/charset/asm3.c: Ditto.
7530
7531 2004-02-27 Aldy Hernandez <aldyh@redhat.com>
7532
7533 * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
7534 ld_library_path.
7535
7536 2004-02-27 Ziemowit Laski <zlaski@apple.com>
7537
7538 * g++.dg/ext/altivec-3.C: New.
7539
7540 2004-02-26 Richard Henderson <rth@redhat.com>
7541
7542 * g++.dg/ext/attrib10.C: Mark for warning.
7543 * gcc.dg/attr-alias-1.c: New.
7544
7545 2004-02-26 Richard Henderson <rth@redhat.com>
7546
7547 * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
7548 * gcc.c-torture/execute/20040208-2.c: ... it back.
7549
7550 2004-02-26 Eric Christopher <echristo@redhat.com>
7551
7552 * lib/target-supports.exp (check-iconv-available): New function.
7553 * lib/gcc-dg.exp (dg-require-iconv): New function.
7554 Use above.
7555 * gcc.dg/charset: New directory.
7556 * gcc.dg/charset/charset.exp: New file.
7557 * gcc.dg/charset/asm1.c: Ditto.
7558 * gcc.dg/charset/asm2.c: Ditto.
7559 * gcc.dg/charset/asm3.c: Ditto.
7560 * gcc.dg/charset/asm4.c: Ditto.
7561 * gcc.dg/charset/asm5.c: Ditto.
7562 * gcc.dg/charset/attribute1.c: Ditto.
7563 * gcc.dg/charset/attribute2.c: Ditto.
7564 * gcc.dg/charset/string1.c: Ditto.
7565 * g++.dg/charset: New directory.
7566 * g++.dg/dg.exp: Add here. Special options.
7567 * g++.dg/charset/charset.exp: New file.
7568 * g++.dg/charset/asm1.c: Ditto.
7569 * g++.dg/charset/asm2.c: Ditto.
7570 * g++.dg/charset/asm3.c: Ditto.
7571 * g++.dg/charset/asm4.c: Ditto.
7572 * g++.dg/charset/attribute1.c: Ditto.
7573 * g++.dg/charset/attribute2.c: Ditto.
7574 * g++.dg/charset/extern1.cc: Ditto.
7575 * g++.dg/charset/extern2.cc: Ditto.
7576 * g++.dg/charset/string1.c: Ditto.
7577
7578 2004-02-26 Mark Mitchell <mark@codesourcery.com>
7579
7580 PR c++/14278
7581 * g++.dg/parse/comma1.C: New test.
7582
7583 2004-02-26 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7584
7585 PR c++/14284
7586 * g++.dg/template/ttp8.C: New test.
7587
7588 2004-02-26 Eric Botcazou <ebotcazou@act-europe.fr>
7589
7590 * gcc.dg/fixuns-trunc-1.c: New test.
7591
7592 2004-02-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7593
7594 * gcc.dg/builtins-config.h: Use #elif.
7595
7596 2004-02-26 Michael Matz <matz@suse.de>
7597
7598 * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
7599 * gcc.dg/991214-1.c: Likewise.
7600 * gcc.dg/i386-asm-1.c: Likewise.
7601
7602 2004-02-25 Richard Henderson <rth@redhat.com>
7603
7604 * gcc.c-torture/execute/20040208-2.c: Move ...
7605 * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
7606
7607 2004-02-26 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7608
7609 PR c++/14246
7610 * g++.dg/other/crash-3.C: New test.
7611
7612 2004-02-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7613
7614 * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
7615 * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
7616
7617 * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
7618 HP-UX.
7619
7620 2004-02-24 Michael Matz <matz@suse.de>
7621
7622 * gcc.dg/i386-regparm.c: New.
7623
7624 2004-02-23 James E Wilson <wilson@specifixinc.com>
7625
7626 * gcc.c-torture/execute/20040223-1.c: New.
7627
7628 2004-02-23 Zack Weinberg <zack@codesourcery.com>
7629 Kazu Hirata <kazu@cs.umass.edu>
7630
7631 * gcc.dg/fwritable-strings-1.c: Remove.
7632
7633 2004-02-23 Andrew Pinski <pinskia@physics.uc.edu>
7634
7635 PR c/14156
7636 * gcc.dg/20040223-1.c: New test.
7637
7638 2004-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7639
7640 PR c++/14106
7641 * g++.dg/ext/typeof9.C: New test.
7642
7643 2004-02-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7644
7645 PR c++/14250
7646 * g++.dg/other/switch1.C: New test.
7647
7648 2004-02-23 Eric Botcazou <ebotcazou@libertysurf.fr>
7649
7650 * gcc.dg/cast-function-1.c: Adjust for new informative message.
7651 * gcc.dg/va-arg-1.c: Likewise.
7652
7653 2004-02-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7654
7655 PR c++/14143
7656 * g++.dg/template/koenig5.C: New test.
7657
7658 2004-02-21 Ziemowit Laski <zlaski@apple.com>
7659
7660 * g++.dg/ext/altivec-1.C: Generalize target triple.
7661 * g++.dg/ext/altivec-2.C: New test case.
7662 * g++.dg/ext/altivec_check.h: New file.
7663 * gcc.dg/altivec-1.c: Generalize target triple;
7664 include altivec_check.h and call altivec_check().
7665 * gcc.dg/altivec-[2-5].c: Generalize target triple.
7666 * gcc.dg/altivec-6.c: New test case.
7667 * gcc.dg/altivec-[7-9].c: Generalize target triple; add
7668 type casts as needed.
7669 * gcc.dg/altivec-10.c: Include altivec_check.h and call
7670 altivec_check().
7671 * gcc.dg/altivec-12.c: New test case.
7672 * gcc.dg/altivec-varargs-1.c: Generalize target triple;
7673 include altivec_check.h and call altivec_check().
7674 * gcc.dg/altivec_check.h: New file.
7675
7676 2004-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7677
7678 * lib/target-supports.exp (check_alias_available): Don't mangle
7679 function `g' in test program.
7680
7681 2004-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7682
7683 * lib/target-supports.exp (check_profiling_available): Check
7684 argument to determine whether we support a profiling type.
7685 * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
7686 check_profiling_available.
7687 * g++.dg/bprob/bprob.exp: Likewise
7688 * g77.dg/bprob/bprob.exp: Likewise.
7689 * gcc.misc-tests/bprob.exp: Likewise.
7690 * g++.old-deja/g++.law/profile1.C: Pass profiling type to
7691 dg-require-profiling and delete expected error handling.
7692 * gcc.dg/20021014-1.c: Likewise.
7693 * gcc.dg/nest.c: Likewise.
7694
7695 2004-02-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7696
7697 PR c++/12007
7698 * g++.dg/other/vthunk1.C: New test.
7699
7700 2004-02-20 Falk Hueffner <falk@debian.org>
7701
7702 PR target/14201
7703 * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
7704
7705 2004-02-20 Mark Mitchell <mark@codesourcery.com>
7706
7707 PR c++/13927
7708 * g++.dg/other/error8.C: Remove XFAIL markers.
7709
7710 PR c++/14173
7711 * g++.dg/ext/packed5.C: New test.
7712
7713 PR c++/14199
7714 * g++.dg/warn/Wunused-5.C: New test.
7715
7716 PR c++/14186
7717 * g++.dg/lookup/member1.C: New test.
7718
7719 2004-02-19 Kazu Hirata <kazu@cs.umass.edu>
7720
7721 * gcc.c-torture/compile/20040130-1.c: Enable only when
7722 __INT_MAX__ >= 2147483647L.
7723 * gcc.c-torture/compile/961203-1.c: Likewise.
7724
7725 2004-02-19 Nathan Sidwell <nathan@codesourcery.com>
7726
7727 * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
7728 * g++.dg/opt/template1.C: Robustify assembler regexp
7729
7730 2004-02-19 Eric Botcazou <ebotcazou@libertysurf.fr>
7731
7732 * gcc.c-torture/execute/simd-4.x: Remove.
7733 * gcc.c-torture/execute/va-arg-25.x: Likewise.
7734 * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
7735 Guard with #ifndef SKIP_ATTRIBUTE.
7736 * gcc.dg/compat/vector-1_y.c: Likewise.
7737 * gcc.dg/compat/vector-2_x.c: Likewise.
7738 * gcc.dg/compat/vector-2_y.c: Likewise.
7739 * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
7740 * g++.dg/eh/simd-2.C: Likewise.
7741
7742 2004-02-19 Alan Modra <amodra@bigpond.net.au>
7743
7744 * gcc.c-torture/compile/complex-1.c: New.
7745
7746 2004-02-19 Hans-Peter Nilsson <hp@axis.com>
7747
7748 PR target/14209
7749 * gcc.c-torture/execute/20040218-1.c: New test.
7750
7751 2004-02-19 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7752
7753 PR c++/14181
7754 * g++.dg/parse/new2.C: New test.
7755
7756 2004-02-18 Paul Brook <paul@codesourcery.com>
7757
7758 * gcc.c-torture/compile/libcall-1.c: New test.
7759
7760 2004-02-18 Paul Brook <paul@codesourcery.com>
7761
7762 PR debug/12934
7763 * gcc.dg/debug/debug-7.c: New test.
7764
7765 2004-02-17 Ulrich Weigand <uweigand@de.ibm.com>
7766
7767 * gcc.dg/20040217-1.c: New test.
7768
7769 2004-02-17 Zack Weinberg <zack@codesourcery.com>
7770
7771 * gcc.c-torture/execute/990208-1.x: Delete.
7772
7773 2004-02-17 Richard Sandiford <rsandifo@redhat.com>
7774
7775 * gcc.c-torture/execute/20040208-2.x: New file.
7776
7777 2004-02-17 Mark Mitchell <mark@codesourcery.com>
7778
7779 PR c++/11326
7780 * g++.dg/abi/structret1.C: New test.
7781
7782 2004-02-17 Jakub Jelinek <jakub@redhat.com>
7783
7784 * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
7785 (i386_cpuid): No need to test if cpuid is available on AMD64.
7786 Fix assembly, so that it works onboth i386 and AMD64.
7787 * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
7788 (vecInLong): Fix s[] member type to unsigned int.
7789 (vecInWord): Remove type.
7790 (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
7791 (a64, b64, c64, d64, e64): Remove.
7792 (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
7793 Remove unused variable. Remove initialization of removed variables.
7794 Don't call mmx_tests nor sse_tests.
7795 (reference_mmx, reference_sse): Remove.
7796 (check): Add return stmt.
7797 * gcc.dg/i386-sse-7.c: New test.
7798 * gcc.dg/i386-mmx-4.c: New test.
7799
7800 2004-02-17 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7801
7802 * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
7803 * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
7804 g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
7805 g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
7806 g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
7807 g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
7808 g++.dg/tc1/dr94.C: Fix line terminator.
7809
7810 2004-02-16 Geoffrey Keating <geoffk@apple.com>
7811
7812 * gcc.c-torture/compile/20040216-1.c: New.
7813
7814 2004-02-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7815
7816 * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
7817 g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
7818 g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
7819 g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
7820 g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
7821 g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
7822
7823 2004-02-16 Eric Botcazou <ebotcazou@libertysurf.fr>
7824
7825 * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
7826
7827 2004-02-15 Mark Mitchell <mark@codesourcery.com>
7828
7829 PR c++/13971
7830 * g++.dg/expr/cond4.C: New test.
7831
7832 PR c++/14086
7833 * g++.dg/lookup/crash2.C: New test.
7834
7835 2004-02-14 Josef Zlomek <zlomekj@suse.cz>
7836
7837 * gcc.c-torture/compile/20040214-2.c: New test.
7838
7839 2004-02-14 Andrew Pinski <pinskia@physics.uc.edu>
7840
7841 PR c++/14116
7842 * g++.dg/ext/typeof8.C: New test.
7843
7844 2004-02-14 Eric Botcazou <ebotcazou@act-europe.fr>
7845
7846 * gcc.c-torture/compile/20040214-1.c: New test.
7847
7848 2004-02-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7849
7850 PR c++/13635
7851 * g++.dg/template/spec11.C: New test.
7852
7853 2004-02-13 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7854
7855 PR c++/13927
7856 * g++.dg/other/error8.C: New test.
7857
7858 2004-02-13 Mark Mitchell <mark@codesourcery.com>
7859
7860 PR c++/14122
7861 * g++.dg/template/array4.C: New test.
7862
7863 PR c++/14108
7864 * g++.dg/inherit/thunk2.C: New test.
7865
7866 PR c++/14083
7867 * g++.dg/eh/cond2.C: New test.
7868
7869 2004-02-12 Alan Modra <amodra@bigpond.net.au>
7870
7871 * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
7872
7873 2004-02-12 Nathaniel Smith <njs@codesourcery.com>
7874
7875 * lib/scanasm.exp (dg-scan): Quote pattern before display.
7876
7877 2004-02-12 Hartmut Penner <hpenner@de.ibm.com>
7878
7879 * g++.dg/simd-2.C: xfail on ppc64-linux.
7880
7881 2004-02-11 Joseph S. Myers <jsm@polyomino.org.uk>
7882
7883 PR c/456
7884 * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
7885 tests.
7886
7887 2004-02-11 Uros Bizjak <uros@kss-loka.si>
7888
7889 * gcc.dg/builtins-33.c: New test.
7890
7891 2004-02-11 Paolo Bonzini <bonzini@gnu.org>
7892
7893 * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
7894
7895 2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
7896
7897 * g++.dg/simd-2.C: Set -maltivec for ppc64.
7898
7899 2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
7900
7901 * gcc.dg/ppc64-abi-3.c: New test.
7902
7903 2004-02-10 Paolo Bonzini <bonzini@gnu.org>
7904
7905 PR c/14092
7906
7907 * gcc.dg/pr14092-1.c: New testcase.
7908
7909 2004-02-10 Alan Modra <amodra@bigpond.net.au>
7910
7911 * gcc.dg/cpp/assert4.c: Fix typo last change.
7912
7913 * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
7914 * gcc.dg/cpp/assert4.c: Handle powerpc64.
7915
7916 * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
7917
7918 2004-02-09 Roger Sayle <roger@eyesopen.com>
7919
7920 * gcc.c-torture/compile/20040209-1.c: New test case.
7921
7922 2004-02-08 Joseph S. Myers <jsm@polyomino.org.uk>
7923
7924 * gcc.dg/c90-init-1.c: Adjust expected error messages.
7925
7926 2004-02-08 Richard Sandiford <rsandifo@redhat.com>
7927
7928 * gcc.c-torture/execute/20040208-[12].c: New tests.
7929
7930 2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7931
7932 * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
7933
7934 2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7935
7936 * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
7937
7938 2004-02-07 Zack Weinberg <zack@codesourcery.com>
7939
7940 Bug 13856
7941 * gcc.dg/visibility-8.c: New testcase.
7942
7943 2004-02-07 Zack Weinberg <zack@codesourcery.com>
7944
7945 * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
7946 arguments.
7947 * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
7948
7949 2004-02-07 Roger Sayle <roger@eyesopen.com>
7950
7951 PR middle-end/13696
7952 * g++.dg/opt/fold1.C: New test case.
7953
7954 2003-02-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7955
7956 PR c++/14033
7957 * g++.dg/other/crash-2.C: New test.
7958
7959 2003-02-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7960
7961 PR c++/14028
7962 * g++.dg/parse/angle-bracket2.C: New test.
7963
7964 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7965
7966 PR middle-end/13750
7967 Revert:
7968 2004-01-15 Geoffrey Keating <geoffk@apple.com>
7969 PR pch/13361
7970 * testsuite/g++.dg/pch/wchar-1.C: New.
7971 * testsuite/g++.dg/pch/wchar-1.Hs: New.
7972
7973 2004-02-05 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7974
7975 PR c++/14008
7976 * g++.dg/parse/error15.C: New test.
7977 * g++.dg/parse/crash11.C: Update dg-error mark.
7978
7979 2004-02-04 Mark Mitchell <mark@codesourcery.com>
7980
7981 PR c++/13932
7982 * g++.dg/warn/conv2.C: New test.
7983
7984 2004-02-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7985
7986 PR c++/13086
7987 * g++.dg/warn/incomplete1.C: Remove xfail.
7988
7989 2004-02-04 Mark Mitchell <mark@codesourcery.com>
7990
7991 * lib/file-format.exp (gcc_target_object_format): Use
7992 ${tool}_target_compile, not gcc_target_compile.
7993 * lib/target-supports.exp (check_alias_available): Likewise.
7994 (check_gc_sections_available): Likewise.
7995 * g++.dg/ext/attrib10.C: Use dg-require-alias.
7996 * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
7997 dg-require-alias.
7998
7999 2004-02-04 Mark Mitchell <mark@codesourcery.com>
8000
8001 PR c++/13969
8002 * g++.dg/template/static6.C: New test.
8003
8004 2004-02-04 Ian Lance Taylor <ian@wasabisystems.com>
8005
8006 * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
8007
8008 2004-02-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8009
8010 * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
8011 tests for systems where `char' is unsigned by default.
8012
8013 2003-02-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8014
8015 PR c++/13997
8016 * g++.dg/template/partial3.C: New test.
8017
8018 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
8019
8020 * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
8021 gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
8022 Remove mentions of obsolete ports.
8023
8024 2004-02-04 Paolo Bonzini <bonzini@gnu.org>
8025
8026 * gcc.dg/noncompile/20001228-1.c: Fix for new
8027 error message.
8028
8029 2004-02-03 Roger Sayle <roger@eyesopen.com>
8030
8031 PR target/9348
8032 * gcc.c-torture/execute/multdi-1.c: New test case.
8033
8034 2004-02-03 Mark Mitchell <mark@codesourcery.com>
8035
8036 PR c++/13925
8037 * g++.dg/template/lookup5.C: New test.
8038
8039 2004-02-03 Mark Mitchell <mark@codesourcery.com>
8040
8041 PR c++/13950
8042 * g++.dg/template/lookup4.C: New test.
8043
8044 PR c++/13970
8045 * g++.dg/parse/error14.C: New test.
8046
8047 PR c++/14002
8048 * g++.dg/parse/template13.C: New test.
8049
8050 2004-02-03 Mark Mitchell <mark@codesourcery.com>
8051
8052 PR c++/13978
8053 * g++.dg/template/koenig4.C: New test.
8054
8055 PR c++/13968
8056 * g++.dg/template/crash17.C: New test.
8057
8058 PR c++/13975
8059 * g++.dg/parse/error13.C: New test.
8060 * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
8061
8062 2004-02-03 Eric Botcazou <ebotcazou@libertysurf.fr>
8063
8064 * gcc.dg/20020503-1.c: Remove -mflat dg-options.
8065
8066 2004-02-03 Paolo Bonzini <bonzini@gnu.org>
8067
8068 PR c/11658
8069 PR c/13994
8070 * gcc.dg/noncompile/20040203-1.c: New test.
8071 * gcc.dg/noncompile/20040203-2.c: Likewise.
8072 * gcc.dg/noncompile/20040203-3.c: Likewise.
8073 * gcc.dg/20040203-1.c: Likewise.
8074
8075 2004-02-02 Andrew Pinski <pinskia@physics.uc.edu>
8076
8077 PR c++/10858
8078 * g++.dg/template/sizeof7.C: New test.
8079
8080 2004-02-02 Eric Christopher <echristo@redhat.com>
8081 Zack Weinberg <zack@codesourcery.com>
8082
8083 * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
8084
8085 2004-02-02 Zack Weinberg <zack@codesourcery.com>
8086
8087 * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
8088 * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
8089 * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
8090 * gcc.dg/cleanup-5.c: Run only on Linux targets.
8091
8092 2004-02-02 Mark Mitchell <mark@codesourcery.com>
8093
8094 PR c++/13113
8095 * g++.old-deja/g++.mike/net36.C: Adjust error messages.
8096
8097 PR c++/13854
8098 * g++.dg/ext/attrib13.C: New test.
8099
8100 PR c++/13907
8101 * g++.dg/conversion/op2.C: New test.
8102
8103 2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
8104
8105 * gcc.dg/titype-1.c: Fix pasto.
8106
8107 2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
8108
8109 * gcc.dg/titype-1.c: New test.
8110
8111 2004-02-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8112
8113 PR c++/13957
8114 * g++.dg/template/non-type-template-argument-1.C,
8115 g++.dg/template/qualified-id1.C: Update dg-error marks.
8116 * g++.dg/template/nontype6.C: New test.
8117
8118 2004-02-01 Roger Sayle <roger@eyesopen.com>
8119
8120 * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
8121 * gcc.dg/builtins-31.c: New testcase.
8122 * gcc.dg/builtins-32.c: New testcase.
8123
8124 2004-01-30 Andrew Pinski <pinskia@physics.uc.edu>
8125
8126 * objc.dg/call-super-2.m: Update line numbers
8127 for the including of stddef.h.
8128
8129 2004-01-30 Michael Matz <matz@suse.de>
8130
8131 * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
8132 g++.dg/ext/case-range3.C: New tests.
8133
8134 2004-01-30 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8135
8136 DR206
8137 PR c++/13813
8138 * g++.dg/template/member4.C: New test.
8139
8140 2004-01-30 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8141
8142 PR c++/13683
8143 * g++.dg/template/sizeof6.C: New test.
8144
8145 2004-01-30 Eric Botcazou <ebotcazou@libertysurf.fr>
8146
8147 * gcc.dg/fwritable-strings-1.c: New test.
8148
8149 2004-01-30 Eric Botcazou <ebotcazou@libertysurf.fr>
8150
8151 * gcc.c-torture/compile/20040130-1.c: New test.
8152
8153 2004-01-29 Geoffrey Keating <geoffk@geoffk.org>
8154
8155 * objc.dg/call-super-2.m: Include stddef.h for size_t.
8156
8157 2004-01-29 Mark Mitchell <mark@codesourcery.com>
8158
8159 PR c++/13883
8160 * g++.dg/template/ctor3.C: New test.
8161
8162 2004-01-29 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8163
8164 * g++.dg/tc1: New directory.
8165 * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
8166 g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
8167 g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
8168 g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
8169 g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
8170
8171 2004-01-28 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8172
8173 * g++.dg/parse/error11.C: New test.
8174 * g++.dg/parse/error12.C: Likewise.
8175
8176 2004-01-28 Ziemowit Laski <zlaski@apple.com>
8177
8178 * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
8179 (scan_initial, main): Use aligned_sizeof instead of sizeof.
8180
8181 2004-01-28 Mark Mitchell <mark@codesourcery.com>
8182
8183 PR c++/13791
8184 * g++.dg/ext/attrib12.C: New test.
8185
8186 PR c++/13736
8187 * g++.dg/parse/cast2.C: New test.
8188
8189 2004-01-27 James E Wilson <wilson@specifixinc.com>
8190
8191 * objc.dg/encode-2.m (main): New local string. Set depending on
8192 sizeof long. Use in sscanf call.
8193 * objc.dg/encode-3.m (main): New local string. Set depending on
8194 sizeof long. Use in scan_initial call.
8195
8196 2004-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8197
8198 * objc.dg/call-super-2.m: Make LP64-safe.
8199 * objc.dg/desig-init-1.m: Likewise.
8200
8201 2004-01-27 Devang Patel <dpatel@apple.com>
8202
8203 * g++.dg/debug/namespace1.C: New test.
8204
8205 2004-01-27 Ian Lance Taylor <ian@wasabisystems.com>
8206
8207 * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
8208 xscale-*-*.
8209
8210 * gcc.dg/arm-mmx-1.c: New test.
8211
8212 2004-01-27 Eric Botcazou <ebotcazou@libertysurf.fr>
8213
8214 * gcc.dg/20040127-1.c: New test.
8215 * gcc.dg/20040127-2.c: New test.
8216
8217 2004-01-26 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8218
8219 * objc.dg/stret-1.m (glob): Renamed to globa.
8220
8221 2004-01-26 Mark Mitchell <mark@codesourcery.com>
8222
8223 PR c++/13663
8224 * g++.dg/expr/for1.C: New test.
8225
8226 2004-01-26 Fariborz Jahanian <fjahanian@apple.com>
8227
8228 PR middle-end/13779
8229 * gcc.dg/darwin-longlong.c: New test.
8230
8231 2004-01-26 Ian Lance Taylor <ian@wasabisystems.com>
8232
8233 * gcc.dg/20040124-1.c: Moved test from here...
8234 * gcc.c-torture/compile/20040124-1.c: ...to here.
8235
8236 2004-01-26 Eric Botcazou <ebotcazou@libertysurf.fr>
8237
8238 * gcc.dg/sparc-ret.c: Run only in 32-bit mode. Don't scan
8239 the assembly output if -m64 is passed.
8240
8241 2004-01-25 Mark Mitchell <mark@codesourcery.com>
8242
8243 PR c++/13833
8244 * g++.dg/template/cond3.C: New test.
8245
8246 2004-01-25 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8247
8248 PR c++/13810
8249 * g++.dg/template/ttp7.C: New test.
8250
8251 2004-01-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8252
8253 PR c++/13797
8254 * g++.dg/template/nontype4.C: New test.
8255 * g++.dg/template/nontype5.C: Likewise.
8256
8257 2004-01-25 Richard Sandiford <rsandifo@redhat.com>
8258
8259 * gcc.dg/torture/mips-clobber-at.c: New test.
8260
8261 2004-01-24 Ian Lance Taylor <ian@wasabisystems.com>
8262
8263 * gcc.dg/20040124-1.c: New test.
8264
8265 2004-01-24 Jakub Jelinek <jakub@redhat.com>
8266
8267 * gcc.dg/20040123-1.c: New test.
8268
8269 2004-01-23 Zack Weinberg <zack@codesourcery.com>
8270
8271 * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
8272
8273 2004-01-24 Joseph S. Myers <jsm@polyomino.org.uk>
8274
8275 * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
8276
8277 2004-01-23 Andrew Pinski <apinski@apple.com>
8278
8279 * gcc.dg/20030121-1.c: Move to ..
8280 * gcc.dg/20040121-1.c: here.
8281
8282 2004-01-23 Roger Sayle <roger@eyesopen.com>
8283
8284 * gcc.dg/builtins-29.c: New test case.
8285
8286 2004-01-23 Zack Weinberg <zack@codesourcery.com>
8287
8288 PR 18314
8289 * gcc.dg/builtins-30.c: New testcase.
8290
8291 2004-01-23 Andreas Tobler <a.tobler@schweiz.ch>
8292
8293 * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
8294 * lib/g77.exp: Likewise.
8295 * lib/objc.exp: Likewise.
8296 * lib/g++.exp: Likewise.
8297
8298 2004-01-22 Eric Botcazou <ebotcazou@libertysurf.fr>
8299
8300 * gcc.dg/struct-by-value-2.c: New test.
8301
8302 2004-01-21 Andrew Pinski <apinski@apple.com>
8303
8304 PR target/13785
8305 * gcc.dg/20030121-1.c: New test.
8306
8307 2004-01-22 Ulrich Weigand <uweigand@de.ibm.com>
8308
8309 * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option. Do not
8310 clobber frame pointer register in asm statement.
8311
8312 2004-01-21 Falk Hueffner <falk@debian.org>
8313
8314 * gcc.c-torture/compile/20040121-1.c: New test.
8315
8316 2004-01-21 Zack Weinberg <zack@codesourcery.com>
8317
8318 * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
8319
8320 2004-01-20 Hartmut Penner <hpenner@de.ibm.com>
8321
8322 * gcc.dg/ppc64-abi-2.c: New test.
8323
8324 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8325
8326 * lib/treelang.exp: Fill out this file.
8327 * lib/treelang-dg.exp: New File.
8328
8329 2004-01-20 Joseph S. Myers <jsm@polyomino.org.uk>
8330
8331 * gcc.c-torture/compile/981022-1.c: Remove.
8332 * gcc.dg/array-5.c: Remove XFAIL.
8333 * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
8334 * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
8335 gcc.dg/cond-lvalue-1.c: Update.
8336 * gcc.dg/cast-lvalue-2.c: New test.
8337
8338 2004-01-19 Mark Mitchell <mark@codesourcery.com>
8339
8340 PR c++/13592
8341 * g++.dg/other/error1.C (class foo): Tweak error message.
8342
8343 PR c++/13592
8344 * g++.dg/template/call2.C: New test.
8345
8346 2004-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
8347
8348 * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
8349 scalar-by-value-3_x.c, scalar-by-value-3_y.c,
8350 scalar-by-value-4_x.c, scalar-by-value-4_y.c,
8351 scalar-return-1_x.c, scalar-return-2_y.c,
8352 scalar-return-3_x.c, scalar-return-3_y.c,
8353 scalar-return-4_x.c, scalar-return-4_y.c,
8354 struct-align-1.h, struct-align-1_x.c,
8355 struct-align-1_y.c, struct-align-2.h,
8356 struct-align-2_x.c, struct-align-2_y.c,
8357 struct-by-value-10_y.c, struct-by-value-11_x.c,
8358 struct-by-value-11_y.c, struct-by-value-12_x.c,
8359 struct-by-value-12_y.c, struct-by-value-13_x.c,
8360 struct-by-value-13_y.c, struct-by-value-14_x.c,
8361 struct-by-value-14_y.c, struct-by-value-15_x.c,
8362 struct-by-value-15_y.c, struct-by-value-16_y.c,
8363 struct-by-value-17_y.c, struct-by-value-18_y.c,
8364 struct-by-value-19_y.c, struct-by-value-1_x.c,
8365 struct-by-value-1_y.c, struct-by-value-20_y.c,
8366 struct-by-value-2_x.c, struct-by-value-2_y.c,
8367 struct-by-value-3_y.c, struct-by-value-4_x.c,
8368 struct-by-value-4_y.c, struct-by-value-5_y.c,
8369 struct-by-value-6_y.c, struct-by-value-7_y.c
8370 struct-by-value-8_x.c, struct-by-value-8_y.c
8371 struct-by-value-9_x.c, struct-by-value-9_y.c
8372 struct-return-10_x.c, struct-return-10_y.c,
8373 struct-return-19_x.c, struct-return-20_x.c
8374 struct-return-2_x.c, struct-return-2_y.c
8375 struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
8376 SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY. Turns SKIPVA into SKIP_VA.
8377
8378 2004-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
8379
8380 * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
8381 attribute on sparc*-sun-solaris2.*.
8382
8383 2004-01-18 Mark Mitchell <mark@codesourcery.com>
8384
8385 PR c++/13710
8386 * g++.dg/ext/typeof7.C: New test.
8387
8388 2004-01-18 David Edelsohn <edelsohn@gnu.org>
8389
8390 * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
8391 * gcc.dg/const-elim-1.c: Same.
8392
8393 2004-01-17 Ziemowit Laski <zlaski@apple.com>
8394
8395 * objc.dg/stret-1.m: New.
8396 * objc.dg/stret-2.m: New.
8397
8398 2004-01-17 Andrew Pinski <pinskia@physics.uc.edu>
8399
8400 PR c++/11895
8401 * g++.dg/ext/vector1.C: New test.
8402
8403 2004-01-16 Geoffrey Keating <geoffk@apple.com>
8404
8405 * gcc.dg/pch/import-1.c: New.
8406 * gcc.dg/pch/import-1.hs: New.
8407 * gcc.dg/pch/import-1a.h: New.
8408 * gcc.dg/pch/import-1b.h: New.
8409 * gcc.dg/pch/import-1c.h: New.
8410
8411 2004-01-16 Mark Mitchell <mark@codesourcery.com>
8412
8413 PR c++/13574
8414 * g++.dg/ext/array1.C: New test.
8415
8416 PR c++/13178
8417 * g++.dg/conversion/op1.C: New test.
8418
8419 2004-01-16 J"orn Rennecke <joern.rennecke@superh.com>
8420
8421 PR 11864
8422 From Kazumoto Kojima / Dan Kegel:
8423 * gcc.dg/pr11864-1.c: New test.
8424
8425 PR 10392
8426 From Marcus Comstedt / Dan Kegel:
8427 * gcc.dg/pr10392-1.c: New test.
8428
8429 2004-01-16 Mark Mitchell <mark@codesourcery.com>
8430
8431 PR c++/13478
8432 * g++.dg/init/ref10.C: New test.
8433
8434 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8435
8436 PR c++/13407
8437 * g++.dg/parse/typename6.C: New test.
8438
8439 2004-01-15 Geoffrey Keating <geoffk@apple.com>
8440
8441 PR pch/13361
8442 * testsuite/g++.dg/pch/wchar-1.C: New.
8443 * testsuite/g++.dg/pch/wchar-1.Hs: New.
8444
8445 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8446
8447 PR c++/9259
8448 * g++.dg/expr/sizeof2.C: New test.
8449
8450 2004-01-15 Kazu Hirata <kazu@cs.umass.edu>
8451
8452 * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
8453
8454 2004-01-15 Alexandre Oliva <aoliva@redhat.com>
8455
8456 PR c++/13659
8457 * g++.dg/lookup/strong-using-3.C: New.
8458 * g++.dg/lookup/using-10.C: New.
8459
8460 2004-01-15 Alexandre Oliva <aoliva@redhat.com>
8461
8462 PR c++/13594
8463 * g++.dg/lookup/strong-using-2.C: New.
8464
8465 2004-01-15 Marcus Comstedt <marcus@mc.pp.se>
8466 Dan Kegel <dank@kegel.com>
8467 J"orn Rennecke <joern.rennecke@superh.com>
8468
8469 PR target/9365
8470 * gcc.dg/pr9365-1.c: New test.
8471
8472 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8473
8474 PR c++/8856
8475 * g++.dg/parse/casting-operator2.C: New test.
8476 * g++.old-deja/g++.pt/explicit83.C: Remove.
8477
8478 2004-01-14 Joseph S. Myers <jsm@polyomino.org.uk>
8479
8480 * gcc.dg/label-compound-stmt-1.c: New test.
8481 * gcc.c-torture/compile/950922-1.c,
8482 gcc.c-torture/compile/20000211-3.c,
8483 gcc.c-torture/compile/20000518-1.c,
8484 gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
8485 compound statements.
8486
8487 2004-01-14 Hartmut Penner <hpenner@de.ibm.com>
8488
8489 * gcc.dg/ppc64-abi-1.c: New test.
8490
8491 2004-01-14 Danny Smith <dannysmith@users.sourceforge.net>
8492
8493 * g++.dg/ext/attrib9.C: Add dg-warnings.
8494
8495 2004-01-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8496
8497 PR c++/12335
8498 * g++.dg/parse/dtor3.C: New test.
8499
8500 2004-01-13 Andrew Pinski <pinskia@physics.uc.edu>
8501
8502 PR c++/12709
8503 * g++.dg/parse/try-catch-1.C: New test.
8504
8505 2004-01-13 Arnaud Charlet <charlet@act-europe.fr>
8506
8507 * ada/acats/run_all.sh: Add more verbose output in acats.log
8508 when compiling tests.
8509
8510 2004-01-12 Zack Weinberg <zack@codesourcery.com>
8511
8512 PR 13656
8513 * gcc.dg/typedef-redecl.c: New test case.
8514 * gcc.dg/typedef-redecl.h: New support file.
8515
8516 2004-01-13 Jan Hubicka <jh@suse.cz>
8517
8518 * gcc.dg/always_inline.c: New test.
8519 * gcc.dg/debug/20031231-1.c: Fix.
8520
8521 2004-01-13 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8522
8523 PR c++/13474
8524 * g++.dg/template/array3.C: New test.
8525
8526 2004-01-12 Zack Weinberg <zack@codesourcery.com>
8527
8528 * g++.dg/ext/lvalue1.C: No longer expected to fail.
8529 * g++.dg/warn/Wunused-2.C: Likewise.
8530
8531 2004-01-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8532
8533 PR c++/13289
8534 * g++.dg/template/instantiate6.C: New test.
8535
8536 2004-01-12 Roger Sayle <roger@eyesopen.com>
8537
8538 PR middle-end/11397
8539 * gcc.dg/special/wkali-2.c: Add dg-require-alias.
8540
8541 2004-01-12 Jan Hubicka <jh@suse.cz>
8542
8543 PR opt/12826
8544 * gcc.dg/20040112-1.c: New.
8545
8546 * gcc.dg/dwarf-die[1-7].c: Move to...
8547 * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
8548 * gcc.dg/debug/dwarf2/dwarf2.exp: New.
8549
8550 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8551
8552 PR c++/4100
8553 * g++.dg/parse/friend4.C: New test.
8554
8555 2004-01-12 Scott Brumbaugh <scottb.lists@verizon.net>
8556
8557 PR c++/4100
8558 * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
8559 definition is called a friend.
8560
8561 2004-01-11 Zack Weinberg <zack@codesourcery.com>
8562
8563 * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
8564
8565 2004-01-11 Ian Lance Taylor <ian@wasabisystems.com>
8566
8567 PR c++/3478
8568 * g++.dg/parse/error10.C: New test.
8569 * g++.dg/template/arg2.C: Accept "invalid type" error.
8570
8571 2004-01-11 Jakub Jelinek <jakub@redhat.com>
8572
8573 PR middle-end/13392
8574 * g++.dg/opt/expect2.C: New test.
8575
8576 2004-01-10 Zack Weinberg <zack@codesourcery.com>
8577
8578 * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
8579 * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
8580 * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
8581 Update dg-error regexps.
8582
8583 2004-01-10 Zack Weinberg <zack@codesourcery.com>
8584
8585 * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
8586 * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
8587
8588 2004-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
8589
8590 * gcc.dg/pragma-re-1.c: Use right pointer type.
8591
8592 2004-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
8593
8594 * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
8595
8596 2004-01-09 Geoffrey Keating <geoffk@apple.com>
8597
8598 * gcc.dg/rs6000-ldouble-1.c: New.
8599
8600 2004-01-10 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8601
8602 DR 337
8603 PR c++/9256
8604 * g++.dg/other/abstract1.C: New test.
8605
8606 2004-01-09 Alexandre Oliva <aoliva@redhat.com>
8607
8608 * g++.dg/lookup/strong-using-1.C: New.
8609
8610 2004-01-09 Joseph S. Myers <jsm@polyomino.org.uk>
8611
8612 PR c/11234
8613 * gcc.dg/func-ptr-conv-1.c: New test.
8614 * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
8615
8616 2004-01-09 Kazu Hirata <kazu@cs.umass.edu>
8617
8618 PR target/13380.
8619 * gcc.c-torture/compile/20040109-1.c: New.
8620
8621 2004-01-08 Stuart Hastings <stuart@apple.com>
8622
8623 * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
8624 testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
8625 * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
8626
8627 2004-01-09 Alan Modra <amodra@bigpond.net.au>
8628
8629 * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
8630
8631 2004-01-08 Eric Botcazou <ebotcazou@libertysurf.fr>
8632
8633 * ada/acats/run_acats: Treat 'gnatchop' the same way
8634 as 'gnatmake'. Export GCC_DRIVER.
8635 * ada/acats/run_all.sh: Add target_gnatchop. Use
8636 'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
8637
8638 2004-01-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8639
8640 PR c++/12573
8641 * g++.dg/template/dependent-expr4.C: New test.
8642
8643 2004-01-08 Hartmut Penner <hpenner@de.ibm.com>
8644
8645 * gcc.dg/altivec-11.c: New test.
8646
8647 2004-01-07 Mark Mitchell <mark@codesourcery.com>
8648
8649 * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
8650
8651 2004-01-07 Joseph S. Myers <jsm@polyomino.org.uk>
8652
8653 PR c/6024
8654 * gcc.dg/enum-compat-1.c: New test.
8655 * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
8656
8657 2004-01-07 Joseph S. Myers <jsm@polyomino.org.uk>
8658
8659 PR c/12165
8660 * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
8661 gcc.dg/c99-idem-qual-3.c: New tests.
8662
8663 2004-01-07 Alan Modra <amodra@bigpond.net.au>
8664
8665 * gcc.dg/winline-7.c: Don't cast void * to int.
8666
8667 2004-01-06 Jan Hubicka <jh@suse.cz>
8668
8669 * gcc.dg/i386-sse-5.c: New test
8670 * g++.dg/eh/simd-1.c: Add -w argument for i386.
8671
8672 2004-01-05 Mark Mitchell <mark@codesourcery.com>
8673
8674 PR c++/12815
8675 * g++.dg/rtti/typeid4.C: New test.
8676
8677 2004-01-05 Eric Botcazou <ebotcazou@libertysurf.fr>
8678
8679 * gcc.dg/compat/sdata-section.h: Declare 'abort'.
8680
8681 2004-01-05 Mark Mitchell <mark@codesourcery.com>
8682
8683 PR c++/12132
8684 * g++.dg/template/error11.C: New test.
8685
8686 PR c++/13451
8687 * g++.dg/template/class2.C: New test.
8688
8689 2004-01-05 Nathan Sidwell <nathan@codesourcery.com>
8690 Richard Sandiford <rsandifo@redhat.com>
8691
8692 PR c++/13387
8693 * g++.dg/opt/alias3.C: New test.
8694
8695 2004-01-04 Mark Mitchell <mark@codesourcery.com>
8696
8697 PR c++/13157
8698 * g++.dg/template/koenig3.C: New test.
8699
8700 PR c++/13529
8701 * g++.dg/parse/offsetof3.C: New test.
8702
8703 * g++.dg/init/copy7.C: Add missing dg-error markers.
8704
8705 PR c++/12226
8706 * g++.dg/init/copy7.c: New test.
8707
8708 PR c++/13536
8709 * g++.dg/parse/cast1.C: New test.
8710
8711 2004-01-04 Jan Hubicka <jh@suse.cz>
8712
8713 * gcc.dg/winline[1-7].c: New tests.
8714
8715 2004-01-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8716
8717 PR c++/13520
8718 * g++.dg/template/qualttp22.C: New test.
8719
8720 2004-01-01 Jan Hubicka <jh@suse.cz>
8721
8722 * gcc.dg/debug/20031231-1.c: New.
8723 * gcc.c-torture/compile/20040101-1.c: New.
8724 * gcc.dg/dwarf-die-[1-7].c: New.
8725
8726 2004-01-01 Jakub Jelinek <jakub@redhat.com>
8727
8728 PR optimization/13521
8729 * gcc.c-torture/compile/20031231-1.c: New test.
8730
8731 2003-12-30 Kazu Hirata <kazu@cs.umass.edu>
8732
8733 * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
8734
8735 2003-12-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8736
8737 PR c++/10079
8738 * g++.dg/template/crash16.C: New test.
8739
8740 2003-12-30 Mark Mitchell <mark@codesourcery.com>
8741
8742 * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
8743
8744 2003-12-30 Kazu Hirata <kazu@cs.umass.edu>
8745
8746 * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
8747 ports.
8748 * g++.old-deja/g++.jason/thunk3.C: Likewise.
8749 * g++.old-deja/g++.law/profile1.C: Likewise.
8750 * gcc.c-torture/compile/981006-1.c: Likewise.
8751 * gcc.c-torture/execute/loop-2e.x: Likewise.
8752 * gcc.c-torture/execute/loop-2f.x: Remove.
8753 * gcc.c-torture/execute/loop-2g.x: Likewise.
8754 * gcc.c-torture/execute/strct-varg-1.x: Likewise.
8755 * gcc.dg/20020312-2.c: Remove traces of dead ports.
8756
8757 2003-12-30 Nathan Sidwell <nathan@codesourcery.com>
8758
8759 PR c++/13507
8760 * g++.dg/ext/attrib11.C: New test.
8761
8762 PR c++/13494
8763 * g++.dg/template/array2-1.C: New test.
8764 * g++.dg/template/array2-2.C: New test.
8765
8766 2003-12-29 Mark Mitchell <mark@codesourcery.com>
8767
8768 * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
8769
8770 2003-12-29 Nathan Sidwell <nathan@codesourcery.com>
8771
8772 PR c++/12774
8773 * g++.dg/template/array1-1.C: New test.
8774 * g++.dg/template/array1-2.C: New test.
8775
8776 2003-12-29 Roger Sayle <roger@eyesopen.com>
8777
8778 PR fortran/12632
8779 * g77.dg/12632.f: New test case.
8780
8781 2003-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8782
8783 PR c++/13289
8784 * g++.dg/parse/nontype1.C: New test.
8785
8786 2003-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8787
8788 PR c++/12403
8789 * g++.dg/parse/explicit1.C: New test.
8790 * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
8791
8792 2003-12-28 Mark Mitchell <mark@codesourcery.com>
8793
8794 PR c++/13081
8795 * g++.dg/opt/inline6.C: New test.
8796
8797 PR c++/12613
8798 * g++.dg/parse/error9.C: New test.
8799
8800 * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
8801
8802 2003-12-28 Mark Mitchell <mark@codesourcery.com>
8803
8804 PR c++/13009
8805 * g++.dg/init/assign1.C: New test.
8806
8807 2003-12-28 Roger Sayle <roger@eyesopen.com>
8808
8809 PR c++/13070
8810 * g++.dg/warn/format3.C: New test case.
8811
8812 2003-12-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8813
8814 * gcc.c-torture/compile/20031227-1.c: New test.
8815
8816 2003-12-23 Mark Mitchell <mark@codesourcery.com>
8817
8818 * g++.dg/bprob/bprob.exp: Load target-supports.exp
8819 * g77.dg/bprob/bprob.exp: Likewise.
8820 * gcc.misc-tests/bprob.exp: Likewise.
8821 * gcc.dg/builtins-18.c: Use builtins-config.h. Do not test float
8822 variants on systems where the library does not provide that
8823 functionality.
8824 * gcc.dg/builtins-20.c: Use builtins-config.h.
8825 * gcc.dg/builtins-config.h: New file.
8826
8827 2003-12-23 Mark Mitchell <mark@codesourcery.com>
8828
8829 * lib/gcc-dg.exp (dg-require-profiling): New function.
8830 * lib/target-supports.exp (check_profiling_available): Likewise.
8831 * g++.dg/bprob/bprob.exp: Use check_profiling_available.
8832 * g77.dg/bprob/bprob.exp: Likewise.
8833 * gcc.misc-tests/bprob.exp: Likewise.
8834 * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
8835 * gcc.dg/20021014-1.c: Likewise.
8836 * gcc.dg/nest.c: Likewise.
8837
8838 2003-12-23 Mark Mitchell <mark@codesourcery.com>
8839
8840 * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
8841 compiling.
8842 * g++.dg/lookup/java2.C: Likewise.
8843 * gcc.dg/cpp/lexident.c: Likewise.
8844
8845 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
8846
8847 * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
8848 given.
8849 * gcc.c-torture/compile/961203-1.c: Likewise.
8850 * gcc.c-torture/compile/980506-1.c: Likewise.
8851
8852 2003-12-23 Zack Weinberg <zack@codesourcery.com>
8853
8854 * lib/gcc-dg.exp (dg-prune-output): New annotation.
8855 (additional_prunes): New global.
8856 (gcc-dg-prune): Handle additional per-test pruning.
8857 (dg-test): Clear additional_prunes between tests.
8858
8859 * gcc.c-torture/compile/920625-1.c: Remove xfail. Use
8860 dg-prune-output to avoid spurious failures from assembler
8861 complaining about nonexistent WAW violations.
8862 * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
8863 Use dg-prune-output to avoid spurious failures from assembler
8864 warning about Itanium B-step errata.
8865
8866 2003-12-23 Mark Mitchell <mark@codesourcery.com>
8867
8868 * g++.dg/abi/macro0.C: New test.
8869 * g++.dg/abi/macro1.C: Likewise.
8870 * g++.dg/abi/macro2.C: Likewise.
8871
8872 * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
8873 * g++.dg/abi/bitfield7.C: Likewise.
8874 * g++.dg/abi/dtor2.C: Likewise.
8875 * g++.dg/abi/mangle11.C: Likewise.
8876 * g++.dg/abi/mangle12.C: Likewise.
8877 * g++.dg/abi/mangle14.C: Likewise.
8878 * g++.dg/abi/mangle17.C: Likewise.
8879 * g++.dg/abi/vbase10.C: Likewise.
8880 * g++.dg/abi/vbase14.C: Likewise.
8881 * g++.dg/template/qualttp17.C: Likewise.
8882
8883 2003-12-21 Andrew Pinski <pinskia@physics.uc.edu>
8884
8885 PR c/11995
8886 * gcc.dg/20031223-1.c: New test.
8887
8888 2003-12-23 Eric Botcazou <ebotcazou@libertysurf.fr>
8889
8890 * gcc.dg/noreturn-7.c: New test.
8891
8892 2003-12-23 Eric Botcazou <ebotcazou@libertysurf.fr>
8893
8894 * gcc.dg/null-pointer-1.c: New test.
8895
8896 2003-12-22 Mark Mitchell <mark@codesourcery.com>
8897
8898 * g++.old-deja/g++.jason/template18.C: Remove.
8899 * g++.old-deja/g++.jason/template37.C: Likewise.
8900
8901 PR c++/12862
8902 * g++.dg/lookup/ns1.C: New test.
8903
8904 PR c++/12397
8905 * g++.dg/template/lookup3.C: New test.
8906
8907 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
8908
8909 * g++.dg/template/recurse1.C: New test
8910
8911 2003-12-22 Mark Mitchell <mark@codesourcery.com>
8912
8913 PR c++/12479
8914 * g++.dg/parse/semicolon1.C: New test.
8915 * g++.dg/parse/semicolon1.h: Likewise.
8916
8917 2003-12-22 Fariborz Jahanian <fjahanian@apple.com>
8918
8919 * gcc.dg/darwin-misaligned.c: New test.
8920
8921 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
8922
8923 PR c/9163
8924 * gcc.dg/20031222-1.c: New test.
8925
8926 2003-12-21 Mark Mitchell <mark@codesourcery.com>
8927
8928 PR c++/13438
8929 * g++.dg/parse/error8.C: New test.
8930
8931 PR c++/11554
8932 * testsuite/g++.dg/warn/ctor-init-1.C: New test.
8933
8934 2003-12-21 Kazu Hirata <kazu@cs.umass.edu>
8935
8936 * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
8937 too small.
8938 * gcc.c-torture/compile/930217-1.c: Likewise.
8939 * gcc.c-torture/compile/930513-1.c: Likewise.
8940 * gcc.c-torture/execute/920908-2.c: Likewise.
8941 * gcc.c-torture/execute/921204-1.c: Likewise.
8942 * gcc.c-torture/execute/930621-1.c: Likewise.
8943 * gcc.c-torture/execute/930630-1.c: Likewise.
8944 * gcc.c-torture/execute/931031-1.c: Likewise.
8945 * gcc.c-torture/execute/980602-2.c: Likewise.
8946 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
8947 * gcc.c-torture/execute/compndlit-1.c: Likewise.
8948 * gcc.c-torture/execute/extzvsi.c: Likewise.
8949 * gcc.c-torture/unsorted/ext.c: Likewise.
8950
8951 2003-12-20 Andrew Pinski <pinskia@gcc.gnu.org>
8952
8953 PR target/12749
8954 * gcc.c-torture/compile/20031220-2.c: New test case.
8955
8956 2003-12-20 Roger Sayle <roger@eyesopen.com>
8957
8958 PR optimization/13031
8959 * gcc.c-torture/compile/20031220-1.c: New test case.
8960
8961 2003-12-20 Eric Botcazou <ebotcazou@libertysurf.fr>
8962
8963 * gcc.dg/cast-function-1.c: New test.
8964
8965 2003-12-19 Joseph S. Myers <jsm@polyomino.org.uk>
8966
8967 * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
8968 formats.
8969
8970 2003-12-19 Mark Mitchell <mark@codesourcery.com>
8971
8972 PR c++/12795
8973 * g++.dg/ext/attrib10.C: New test.
8974
8975 2003-12-19 Jakub Jelinek <jakub@redhat.com>
8976
8977 * gcc.dg/cleanup-10.c: New test.
8978 * gcc.dg/cleanup-11.c: New test.
8979
8980 2003-12-19 Jakub Jelinek <jakub@redhat.com>
8981
8982 PR c++/13239
8983 * g++.dg/opt/expect1.C: New test.
8984
8985 2003-12-19 Hartmut Penner <hpenner@de.ibm.com>
8986
8987 * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
8988
8989 2003-12-18 Andrew Pinski <pinskia@physics.uc.edu>
8990
8991 PR debug/12923
8992 * gcc.dg/20031218-1.c: New test.
8993
8994 PR debug/12389
8995 * gcc.dg/20031218-2.c: New test.
8996 * gcc.dg/20031218-3.c: New test.
8997
8998 * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
8999 of label name and allow for USER_LABEL_PREFIX == "_" names.
9000 * g++.dg/abi/mangle18-2.C: Likewise.
9001 * g++.dg/abi/mangle19-1.C: Likewise.
9002 * g++.dg/abi/mangle19-2.C: Likewise.
9003 * g++.dg/abi/mangle20-1.C: Likewise.
9004 * g++.dg/abi/mangle20-2.C: Likewise.
9005
9006 2003-12-18 Richard Henderson <rth@redhat.com>
9007
9008 * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
9009
9010 2003-12-18 Steven Bosscher <steven@gcc.gnu.org>
9011 Dan Kegel <dank@kegel.com>
9012
9013 PR other/12009
9014 * g++.dg/compat/compat.exp: Do not set LD_LIBRARY_PATH when
9015 testing a cross compiler, it causes spurious compile failures.
9016 * lib/g++.exp: Likewise.
9017
9018 2003-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9019
9020 PR c++/13262
9021 * g++.dg/template/access13.C: New test.
9022
9023 2003-12-18 Ulrich Weigand <uweigand@de.ibm.com>
9024
9025 * gcc.dg/20031216-1.c: New test.
9026
9027 2003-12-18 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9028
9029 PR c++/9154
9030 * g++.dg/template/error10.C: New test.
9031
9032 2003-12-18 Eric Botcazou <ebotcazou@libertysurf.fr>
9033
9034 * g++.dg/eh/simd-1.C: XFAIL on SPARC.
9035 * g++.dg/eh/simd-2.C: Likewise.
9036
9037 2003-12-17 James E Wilson <wilson@specifixinc.com>
9038 Roger Sayle <roger@eyesopen.com>
9039
9040 * gcc.c-torture/execute/ieee/mzero5.c: New.
9041
9042 2003-12-17 Mark Mitchell <mark@codesourcery.com>
9043
9044 PR c++/10603
9045 * g++.dg/parse/error6.C: New test.
9046
9047 PR c++/12827
9048 * g++.dg/parse/error7.C: New test.
9049
9050 2003-12-17 Eric Botcazou <ebotcazou@libertysurf.fr>
9051
9052 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
9053 at -O with stabs debugging formats.
9054 * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
9055 * gcc.dg/debug/debug-2.c: Likewise.
9056
9057 2003-12-16 Mark Mitchell <mark@codesourcery.com>
9058
9059 PR c++/12696
9060 * g++.dg/init/error1.C: New test.
9061
9062 PR c++/12218
9063 * g++.dg/init/pm3.C: New test.
9064
9065 2003-12-17 Joseph S. Myers <jsm@polyomino.org.uk>
9066
9067 PR c/3347
9068 * gcc.dg/bitfld-8.c: New test.
9069
9070 2003-12-16 James Lemke <jim@wasabisystems.com>
9071
9072 * gcc.dg/arm-scd42-[123].c: New tests.
9073
9074 2003-12-16 Nathan Sidwell <nathan@codesourcery.com>
9075
9076 PR c++/9043
9077 * g++.dg/abi/mangle20-1.C: New test.
9078 * g++.dg/abi/mangle20-2.C: New test.
9079
9080 2003-12-16 Mark Mitchell <mark@codesourcery.com>
9081
9082 PR c++/13275
9083 * g++.dg/other/offsetof2.C: Remove XFAIL.
9084 * g++.dg/parse/offsetof1.C: New test.
9085 * g++.gd/parse/offsetof2.C: Likewise.
9086
9087 2003-12-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9088
9089 * g++.dg/template/nontype3.C: New test.
9090 * g++.dg/template/static2.C: Tweaked the dg-error clause.
9091
9092 2003-12-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9093
9094 * g++.dg/warn/noreturn-3.C: Also test instantiation.
9095
9096 2003-12-16 Nathan Sidwell <nathan@codesourcery.com>
9097
9098 PR c++/13387
9099 * g++.dg/expr/assign1.C: New test.
9100
9101 PR c++/13242
9102 * g++.dg/abi/mangle19-1.C: New test.
9103 * g++.dg/abi/mangle19-2.C: New test.
9104
9105 2003-12-16 Hartmut Penner <hpenner@de.ibm.com>
9106
9107 * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
9108
9109 2003-12-16 Eric Botcazou <ebotcazou@libertysurf.fr>
9110
9111 * gcc.c-torture/execute/20031216-1.c: New test.
9112
9113 2003-12-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9114
9115 * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
9116 an ICE regression.
9117
9118 2003-12-15 Mark Mitchell <mark@codesourcery.com>
9119
9120 PR c++/10926
9121 * g++.dg/template/error9.C: New test.
9122
9123 PR c++/11116
9124 * g++.dg/template/error8.C: New test.
9125
9126 2003-12-15 Roger Sayle <roger@eyesopen.com>
9127
9128 PR middle-end/13400
9129 * gcc.c-torture/execute/20031215-1.c: New test case.
9130
9131 2003-12-15 Mark Mitchell <mark@codesourcery.com>
9132
9133 PR c++/13269
9134 * g++.dg/parse/error5.C: New test.
9135
9136 PR c++/12989
9137 * g++.dg/expr/sizeof1.C: New test.
9138
9139 PR c++/13310
9140 * g++.dg/template/crash15.C: New test.
9141
9142 2003-12-15 Geoffrey Keating <geoffk@apple.com>
9143
9144 * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
9145 a non-POD type as the last named parameter of a varargs function.
9146
9147 2003-12-15 Mark Mitchell <mark@codesourcery.com>
9148
9149 PR c++/13243
9150 PR c++/12573
9151 * g++.dg/template/crash14.C: New test.
9152 * g++.dg/template/dependent-expr3.C: Add dg-error markers.
9153
9154 2003-12-15 Nathan Sidwell <nathan@codesourcery.com>
9155
9156 * g++.dg/other/java1.C: New test.
9157
9158 PR c++/13241
9159 * g++.dg/abi/mangle18-1.C: New test.
9160 * g++.dg/abi/mangle18-2.C: New test.
9161
9162 2003-12-15 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9163
9164 PR optimization/10312
9165 * gcc.c-torture/execute/20031214-1.c: New.
9166
9167 2003-12-14 Mark Mitchell <mark@codesourcery.com>
9168
9169 PR c++/10779
9170 PR c++/12160
9171 * g++.dg/parse/error3.C: New test.
9172 * g++.dg/parse/error4.C: Likewise.
9173 * g++.dg/abi/mangle4.C: Tweak error messages.
9174 * g++.dg/lookup/using5.C: Likewise.
9175 * g++.dg/other/error2.C: Likewise.
9176 * g++.dg/parse/typename5.C: Likewise.
9177 * g++.dg/parse/undefined1.C: Likewise.
9178 * g++.dg/template/arg2.C: Likewise.
9179 * g++.dg/template/ttp3.C: Likewise.
9180 * g++.dg/template/type1.C: Likewise.
9181 * g++.old-deja/g++.other/crash32.C: Likewise.
9182 * g++.old-djea/g++.pt/defarg8.C: Likewise.
9183
9184 2003-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9185
9186 PR c++/13106
9187 * g++.dg/warn/noreturn-3.C: New test.
9188
9189 2003-12-12 Nathan Sidwell <nathan@codesourcery.com>
9190
9191 PR c++/13118
9192 * g++.dg/abi/covariant3.C: New.
9193
9194 2003-12-12 Jakub Jelinek <jakub@redhat.com>
9195
9196 * g++.dg/eh/ia64-1.C: New test.
9197
9198 2003-12-12 Roger Sayle <roger@eyesopen.com>
9199
9200 PR optimization/13037
9201 * g77.f-torture/execute/13037.f: New test case.
9202
9203 2003-12-12 Nathan Sidwell <nathan@codesourcery.com>
9204
9205 PR c++/12881
9206 * g++.dg/abi/covariant2.C: New.
9207
9208 2003-12-12 Neil Booth <neil@daikokuya.co.uk>
9209
9210 * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
9211
9212 2003-12-11 Zack Weinberg <zack@codesourcery.com>
9213
9214 * gcc.c-torture/execute/wchar_t-1.x: Delete.
9215
9216 2003-12-10 Robert Schiele <rschiele@uni-mannheim.de>
9217
9218 PR other/10819
9219 * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
9220 to fix Bug 10819.
9221 * lib/g++.exp (g++_version): Likewise.
9222 * lib/g77.exp (g77_version): Likewise.
9223 * lib/objc.exp (default_objc_version): Likewise.
9224
9225 2003-12-10 Richard Henderson <rth@redhat.com>
9226
9227 * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
9228
9229 * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
9230
9231 2003-12-08 Matt Austern <austern@apple.com>
9232
9233 PR c/13134
9234 * lib/gcc-dg.exp (dg-require-visibility): Define.
9235 * lib/target-supports (check_visibility_available): Define.
9236 * gcc.dg/visibility-1.c: New test.
9237 * gcc.dg/visibility-2.c: Likewise.
9238 * gcc.dg/visibility-3.c: Likewise.
9239 * gcc.dg/visibility-4.c: Likewise.
9240 * gcc.dg/visibility-5.c: Likewise.
9241 * gcc.dg/visibility-6.c: Likewise.
9242 * g++.dg/ext/visibility-1.C: Likewise.
9243 * g++.dg/ext/visibility-2.C: Likewise.
9244 * g++.dg/ext/visibility-3.C: Likewise.
9245 * g++.dg/ext/visibility-4.C: Likewise.
9246 * g++.dg/ext/visibility-5.C: Likewise.
9247 * g++.dg/ext/visibility-6.C: Likewise.
9248
9249 2003-12-07 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9250
9251 * g++.dg/lookup/java1.C: New test.
9252 * g++.dg/lookup/java2.C: New test.
9253
9254 2003-12-07 Falk Hueffner <falk@debian.org>
9255
9256 * g++.dg/opt/noreturn-1.C: New test.
9257
9258 2003-12-07 Wolfgang Bangerth <bangerth@dealii.org>
9259
9260 * gcc.dg/overflow-1.c: New test.
9261
9262 2003-12-07 Eric Botcazou <ebotcazou@libertysurf.fr>
9263
9264 * g77.f-torture/compile/13060.f: New test.
9265
9266 2003-12-06 Mark Mitchell <mark@codesourcery.com>
9267
9268 PR c++/13323
9269 * g++.dg/inherit/operator2.C: New test.
9270
9271 2003-12-05 Mark Mitchell <mark@codesourcery.com>
9272
9273 PR c++/13305
9274 * g++.dg/ext/attrib9.C: New test.
9275
9276 2003-12-05 Mark Mitchell <mark@codesourcery.com>
9277
9278 PR c++/13314
9279 * g++.dg/template/error7.C: New test.
9280
9281 2003-12-05 Stuart Menefy <stuart.menefy@st.com>
9282 J"orn Rennecke <joern.rennecke@superh.com>
9283
9284 PR target/13302
9285 * g++.dg/other/struct-va_list.C: New test.
9286
9287 2003-12-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9288
9289 PR c++/13166
9290 * g++.dg/parse/defarg6.C: New test.
9291
9292 2003-12-05 Hans-Peter Nilsson <hp@axis.com>
9293
9294 PR target/13256
9295 * gcc.c-torture/execute/20031201-1.c: New test.
9296
9297 2003-12-05 Arnaud Charlet <charlet@act-europe.fr>
9298
9299 * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
9300
9301 2003-12-05 Eric Botcazou <ebotcazou@libertysurf.fr>
9302
9303 * gcc.dg/builtin-return-1.c: New test.
9304
9305 2003-12-04 Stuart Menefy <stuart.menefy@st.com>
9306 J"orn Rennecke <joern.rennecke@superh.com>
9307
9308 PR optimization/13260
9309 * gcc.c-torture/execute/20031204-1.c: New test.
9310
9311 2003-12-03 Mark Mitchell <mark@codesourcery.com>
9312
9313 PR c++/9127
9314 * g++.dg/template/error6.C: New test.
9315
9316 2003-12-03 Jakub Jelinek <jakub@redhat.com>
9317
9318 * gcc.dg/20031202-1.c: New test.
9319
9320 2003-12-03 Mark Mitchell <mark@codesourcery.com>
9321
9322 PR c++/13179
9323 * g++.dg/template/eh1.C: New test.
9324
9325 PR c++/10771
9326 * g++.dg/template/error5.C: New test.
9327
9328 2003-12-02 David Ung <davidu@mips.com>
9329
9330 * gcc.dg/compat/vector-check.h: Corrected type for var
9331 g_##TMODE
9332
9333 2003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9334
9335 PR c++/10126
9336 * g++.dg/template/ptrmem8.C: New test.
9337
9338 2003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9339
9340 PR c++/12573
9341 * g++.dg/template/dependent-expr3.C: New test.
9342
9343 2003-12-01 James Lemke <jim@wasabisystems.com>
9344
9345 * gcc.dg/arm-g2.c: New test.
9346
9347 2003-12-01 Roger Sayle <roger@eyesopen.com>
9348
9349 PR optimization/11634
9350 * gcc.dg/20031201-2.c: New test case.
9351
9352 2003-12-01 Zack Weinberg <zack@codesourcery.com>
9353
9354 PR 11433
9355 * objc.dg/proto-lossage-3.m: New test.
9356
9357 2003-12-01 Roger Sayle <roger@eyesopen.com>
9358
9359 PR optimization/12628
9360 * gcc.dg/20031201-1.c: New test case.
9361
9362 2003-12-01 Eric Botcazou <ebotcazou@libertysurf.fr>
9363
9364 * gcc.dg/unaligned-1.c: New test.
9365
9366 2003-11-30 Mark Mitchell <mark@codesourcery.com>
9367
9368 PR c++/9849
9369 * g++.dg/template/error4.C: New test.
9370 * g++.dg/template/nested3.C: Adjust error markers.
9371
9372 2003-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9373
9374 * gcc.dg/cpp/assert4.c: Check more #system assertions.
9375
9376 2003-11-29 Joseph S. Myers <jsm@polyomino.org.uk>
9377
9378 PR c/10333
9379 * gcc.dg/bitfld-7.c: New test.
9380
9381 2003-11-29 Richard Sandiford <rsandifo@redhat.com>
9382
9383 * gcc.dg/tls/asm-1.C: New test.
9384
9385 2003-11-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9386
9387 * gcc.dg/cpp/assert4.c: Update.
9388
9389 2003-11-28 Eric Botcazou <ebotcazou@libertysurf.fr>
9390
9391 * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
9392 * gcc.dg/builtin-apply3.c: New test.
9393
9394 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
9395
9396 * lib/compat.exp (compat-obj): New xfaildata parameter.
9397 Use it to set compiler_conditional_xfail_data before compiling.
9398 (compat-get-options): Handle dg-xfail-if.
9399 (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
9400 * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
9401 * gcc.dg/compat/vector-1_y.c: Likewise.
9402 * gcc.dg/compat/vector-2_x.c: Likewise.
9403 * gcc.dg/compat/vector-2_y.c: Likewise.
9404
9405 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
9406
9407 * g++.dg/opt/reg-stack4.C: New test.
9408
9409 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
9410
9411 * gcc.dg/builtin-apply2.c: New test.
9412
9413 2003-11-26 Eric Botcazou <ebotcazou@libertysurf.fr>
9414
9415 * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
9416
9417 2003-11-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9418
9419 PR c++/12924
9420 * g++.dg/template/template-id-2.C: New test.
9421
9422 2003-11-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9423
9424 PR c++/5369
9425 * g++.dg/template/memfriend1.C: New test.
9426 * g++.dg/template/memfriend2.C: Likewise.
9427 * g++.dg/template/memfriend3.C: Likewise.
9428 * g++.dg/template/memfriend4.C: Likewise.
9429 * g++.dg/template/memfriend5.C: Likewise.
9430 * g++.dg/template/memfriend6.C: Likewise.
9431 * g++.dg/template/memfriend7.C: Likewise.
9432 * g++.dg/template/memfriend8.C: Likewise.
9433 * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
9434
9435 2003-11-21 Mark Mitchell <mark@codesourcery.com>
9436
9437 PR c++/12515
9438 * g++.dg/ext/cond1.C: New test.
9439
9440 2003-11-20 Richard Henderson <rth@redhat.com>
9441
9442 * gcc.dg/20020201-2.c: Remove.
9443 * gcc.dg/20020201-4.c: Remove.
9444 * gcc.dg/20020304-1.c: Remove.
9445
9446 2003-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9447
9448 * gcc.dg/cpp/trad/xwin1.c: New test case.
9449
9450 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
9451
9452 * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
9453 * lib/g77.exp: Likewise.
9454 * lib/objc.exp: Likewise.
9455 * lib/g++.exp: Likewise, add -multiply_defined suppress flag
9456 for darwin.
9457
9458 2003-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9459
9460 PR c++/12932
9461 * g++.dg/template/static5.C: New test.
9462
9463 2003-11-18 Joseph S. Myers <jsm@polyomino.org.uk>
9464
9465 * gcc.dg/nested-func-1.c: New test.
9466
9467 2003-11-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9468
9469 * gcc.dg/cpp/assert4.c: New test.
9470
9471 2003-11-14 Giovanni Bajo <giovannibajo@libero.it>
9472
9473 PR c++/2294
9474 * g++.dg/lookup/using9.c: New test.
9475
9476 2003-11-14 Mark Mitchell <mark@codesourcery.com>
9477
9478 PR c++/12762
9479 * g++.dg/template/error3.C: New test.
9480
9481 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
9482
9483 PR ada/13035
9484 * ada/acats/run_acats, run_all.sh: Fix syntax error.
9485 No longer use a wrapper for gcc, since this does not work under
9486 Windows.
9487
9488 2003-11-14 Giovanni Bajo <giovannibajo@libero.it>
9489
9490 PR c++/2094
9491 * g++.dg/template/ptrmem7.C: New test.
9492
9493 2003-11-13 Andrew Pinski <apinski@apple.com>
9494
9495 * gcc.c-torture/compile/20031113-1.c: New test.
9496
9497 2003-11-13 Mark Mitchell <mark@codesourcery.com>
9498 Kean Johnston <jkj@sco.com>
9499
9500 PR c/13029
9501 * gcc.dg/unused-4.c: Update.
9502
9503 2003-11-13 Eric Botcazou <ebotcazou@libertysurf.fr>
9504
9505 * g++.dg/opt/const3.C: New test.
9506
9507 2003-11-13 Jan Hubicka <jh@suse.cz>
9508
9509 * gcc.c-torture/compile/20031112-1.c: New test.
9510
9511 2003-11-12 Mark Mitchell <mark@codesourcery.com>
9512
9513 * g++.dg/parse/crash10.C: Remove bogus error marker.
9514
9515 2003-11-12 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9516
9517 * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
9518 (host_gcc): Likewise.
9519 (ROOT): Honor $PWDCMD.
9520 (BASE): Likewise.
9521 * ada/acats/run_all.sh (dir): Honor $PWDCMD.
9522
9523 2003-11-12 Catherine Moore <clm@redhat.com>
9524
9525 * gcc.c-torture/execute/20020720-1.x: Add xfail for frv-*-*.
9526
9527 2003-11-12 Andreas Jaeger <aj@suse.de>
9528 Jakub Jelinek <jakub@redhat.com>
9529 Andrew Pinski <pinskia@physics.uc.edu>
9530 Richard Henderson <rth@redhat.com>
9531
9532 * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
9533 systems.
9534 * gcc.dg/c99-const-expr-2.c (foo): Likewise.
9535
9536 * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
9537 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
9538
9539 2003-11-11 Andreas Jaeger <aj@suse.de>
9540
9541 * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
9542
9543 * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
9544
9545 2003-11-10 Arnaud Charlet <charlet@act-europe.fr>
9546
9547 * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
9548 Clean ups.
9549
9550 2003-11-10 Waldek Hebisch <hebisch@math.uni.wroc.pl>
9551
9552 * gcc.dg/trampoline-1.c: New test.
9553
9554 2003-11-09 Andrew Pinski <pinskia@physics.uc.edu>
9555
9556 * gcc.c-torture/compile/200031109-1.c: New test.
9557
9558 2003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
9559
9560 PR c/3190
9561 PR c/8714
9562 * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
9563 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
9564 gcc.dg/format/no-y2k-1.c: Update.
9565
9566 2003-11-08 Roger Sayle <roger@eyesopen.com>
9567
9568 PR optimization/10467
9569 * gcc.dg/20031108-1.c: New test case.
9570
9571 2003-11-07 Geoffrey Keating <geoffk@apple.com>
9572
9573 * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
9574
9575 2003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
9576
9577 * gcc.dg/compound-lvalue-1.c: New test.
9578 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
9579 some XFAILs.
9580
9581 2003-11-06 Geoffrey Keating <geoffk@apple.com>
9582
9583 * gcc.dg/altivec-varargs-1.c: New test.
9584
9585 2003-11-05 Eric Botcazou <ebotcazou@libertysurf.fr>
9586
9587 * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
9588 * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
9589 * gcc.c-torture/execute/simd-4.x: New file. XFAIL on SPARC at -O0.
9590 * gcc.c-torture/execute/va-arg-25.x: New file. XFAIL on SPARC.
9591 * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
9592
9593 2003-11-05 Joseph S. Myers <jsm@polyomino.org.uk>
9594
9595 * gcc.dg/cond-lvalue-1.c: New test.
9596
9597 2003-11-05 Gernot Hillier <gernot.hillier@siemens.com>
9598
9599 * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
9600
9601 2003-11-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9602
9603 PR c++/11616
9604 * g++.dg/template/instantiate5.C: New test.
9605
9606 2003-11-03 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9607
9608 PR c++/12726
9609 * g++.dg/ext/complit2.C: Replace test with self-contained version.
9610 * ChangeLog: Add missing first entry for above test.
9611
9612 2003-11-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9613
9614 PR c++/9810
9615 * g++.dg/template/using8.C: New test.
9616 * g++.old-deja/g++.other/access11.C: Adjust expected error location.
9617
9618 2003-11-02 Roger Sayle <roger@eyesopen.com>
9619
9620 PR optimization/10817
9621 * gcc.c-torture/compile/20031102-1.c: New test case.
9622
9623 2003-11-02 Kazu Hirata <kazu@cs.umass.edu>
9624
9625 * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
9626 2147483647.
9627
9628 2003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
9629
9630 * gcc.dg/20031102-1.c: New test.
9631
9632 2003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
9633
9634 * gcc.dg/complex-1.c: New test.
9635
9636 2003-11-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9637
9638 PR c++/12796
9639 * g++.dg/template/crash13.C: Adjust expected error location.
9640 * g++.old-deja/g++.brendan/ns1.C: Likewise.
9641
9642 2003-10-31 Richard Earnshaw <rearnsha@arm.com>
9643
9644 * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
9645
9646 2003-10-31 Josef Zlomek <zlomekj@suse.cz>
9647
9648 PR/10239
9649 * gcc.c-torture/compile/20031031-2.c: New test.
9650
9651 2003-10-31 Josef Zlomek <zlomekj@suse.cz>
9652
9653 PR/11640
9654 * gcc.c-torture/compile/20031031-1.c: New test.
9655
9656 2003-10-31 Richard Earnshaw <rearnsha@arm.com>
9657
9658 * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
9659 * gcc.misc-tests/bprob.exp: Likewise.
9660 * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
9661 the execution test on arm-elf configs.
9662 * g77.dg/execute/10197.x: New file. XFAIL the execution test on
9663 configs that don't support scratch files.
9664 * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
9665
9666 2003-10-30 Arnaud Charlet <charlet@act-europe.fr>
9667
9668 * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
9669 done by dejagnu.
9670
9671 2003-10-29 Arnaud Charlet <charlet@act-europe.fr>
9672
9673 * ada/acats/run_all.sh: Redirect mv output to /dev/null
9674 Avoid non pure sh syntax. Add more logging.
9675
9676 * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
9677 fail.
9678
9679 2003-10-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9680
9681 PR libgcj/10610
9682 * gcc.dg/ppc-stackalign-1.c: New test.
9683
9684 2003-10-28 Arnaud Charlet <charlet@act-europe.fr>
9685
9686 * ada/acats/run_all.sh: Change output to be more compliant with
9687 dejagnu framework.
9688 Create acats.sum and acats.log files under testsuite/ada/acats
9689 Only run [a-z]* directories, to filter out e.g. CVS.
9690 Redirect build output to log file.
9691
9692 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
9693
9694 * README.ada: Removed, integrated in ../doc/sourcebuild.texi
9695
9696 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
9697
9698 PR ada/5909:
9699 * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
9700
9701 2003-10-27 Jakub Jelinek <jakub@redhat.com>
9702
9703 * gcc.c-torture/compile/20031023-1.c: New test.
9704 * gcc.c-torture/compile/20031023-2.c: New test.
9705 * gcc.c-torture/compile/20031023-3.c: New test.
9706 * gcc.c-torture/compile/20031023-4.c: New test.
9707
9708 2003-10-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9709
9710 PR c++/10371
9711 * g++.dg/lookup/scoped8.C: New test.
9712
9713 2003-10-25 Eric Botcazou <ebotcazou@libertysurf.fr>
9714
9715 * g++.dg/opt/reg-stack3.C: New test.
9716
9717 2003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
9718
9719 * gcc.dg/c99-arraydecl-2.c: New test. PR c/11943.
9720
9721 2003-10-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9722
9723 PR c++/11076
9724 * g++.dg/template/crash13.C: New test.
9725
9726 2003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
9727
9728 * gcc.dg/c99-restrict-2.c: New test.
9729
9730 2003-10-24 Nathan Sidwell <nathan@codesourcery.com>
9731
9732 PR c++/12698, c++/12699, c++/12700, c++/12566
9733 * g++.dg/inherit/covariant9.C: New test.
9734 * g++.dg/inherit/covariant10.C: New test.
9735 * g++.dg/inherit/covariant11.C: New test.
9736
9737 2003-10-23 Jason Merrill <jason@redhat.com>
9738
9739 PR c++/12726
9740 * g++.dg/ext/complit2.C: New test.
9741
9742 2003-10-20 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
9743
9744 PR target/12654
9745 * gcc.c-torture/execute/20031020-1.c: New test.
9746
9747 2003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9748
9749 * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
9750 following the jump_insn.
9751
9752 2003-10-22 Joseph S. Myers <jsm@polyomino.org.uk>
9753
9754 * gcc.dg/cast-lvalue-1.c: New test.
9755
9756 2003-10-21 Mark Mitchell <mark@codesourcery.com>
9757
9758 PR c++/11962
9759 * g++.dg/template/cond2.C: New test.
9760
9761 2003-10-20 Joseph S. Myers <jsm@polyomino.org.uk>
9762
9763 * gcc.dg/builtins-28.c: New test.
9764
9765 2003-10-20 Jan Hubicka <jh@suse.cz>
9766
9767 * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
9768 parameter.
9769 * testsuite/gcc.dg/inline-2.c: Likewise.
9770
9771 2003-10-20 Phil Edwards <phil@codesourcery.com>
9772
9773 * gcc.dg/20021014-1.c: XFAIL for *-*-windiss targets.
9774 * gcc.dg/nest.c: Likewise.
9775
9776 2003-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9777
9778 PR c++/9781, c++/10583, c++/11862
9779 * g++.dg/parse/crash13.C: New test.
9780
9781 2003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9782
9783 * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
9784
9785 2003-10-20 Eric Botcazou <ebotcazou@libertysurf.fr>
9786
9787 * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
9788 Define HAVE_C99_RUNTIME except on Solaris.
9789 * gcc.dg/builtins-20.c: Likewise.
9790
9791 2003-10-19 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9792
9793 * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
9794
9795 2003-10-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9796
9797 PR c++/12495
9798 * g++.dg/template/crash21.C: New test.
9799
9800 2003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9801
9802 PR c++/2513
9803 * g++.dg/template/typename5.C: New test.
9804
9805 2003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9806
9807 PR c++/12369
9808 * g++.dg/template/friend25.C: New test.
9809
9810 2003-10-16 Ziemowit Laski <zlaski@apple.com>
9811
9812 * objc.dg/try-catch-2.m: Relax target triple to all Darwin
9813 versions.
9814
9815 2003-10-16 Kazu Hirata <kazu@cs.umass.edu>
9816
9817 * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
9818 == 2147483647.
9819
9820 2003-10-15 Kazu Hirata <kazu@cs.umass.edu>
9821
9822 * gcc.c-torture/execute/960416-1.x: Remove.
9823 * gcc.c-torture/execute/divconst-3.x: Likewise.
9824
9825 2003-10-15 Hans-Peter Nilsson <hp@axis.com>
9826
9827 PR target/12598
9828 * gcc.dg/torture/cris-volatile-1.c: New test.
9829
9830 2003-10-14 Roger Sayle <roger@eyesopen.com>
9831
9832 PR optimization/9325
9833 * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
9834 for overflowing floating point to integer conversion during RTL
9835 simplification.
9836
9837 2003-10-13 Ziemowit Laski <zlaski@apple.com>
9838
9839 * objc/execute/_cmd.m: Fix typo.
9840 * objc.dg/image-info.m, objc.dg/symtab-1.m:
9841 Relax 'scan-assembler' regexp.
9842 * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
9843 objc.dg/try-catch-4.m: Run on non-Darwin targets.
9844 * objc.dg/zero-link-2.m: Remove blank line.
9845 * objc.dg/zero-link-3.m: New test case.
9846
9847 2003-10-13 Geoffrey Keating <geoffk@apple.com>
9848
9849 * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
9850
9851 * gcc.dg/asm-names.c: Use scan-assembler-not rather
9852 than linker trickery.
9853
9854 2003-10-13 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9855
9856 PR c++/12370
9857 * g++.dg/other/friend2.C: New test.
9858
9859 2003-10-12 Steven Bosscher <steven@gcc.gnu.org>
9860
9861 * gcc.dg/20031012-1.c: New test.
9862
9863 2003-10-12 Steven Bosscher <steven@gcc.gnu.org>
9864
9865 * gcc.dg/weak/weak-3.c: Fix for new warning.
9866
9867 2003-10-12 Kelley Cook <kcook@gcc.gnu.org>
9868
9869 PR optimization/8750
9870 * gcc.c-torture/execute/20031012-1.c: New test case.
9871
9872 2003-10-11 Roger Sayle <roger@eyesopen.com>
9873
9874 * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
9875 that inline strncmp as cmpstrsi on i386 when compiled with -Os.
9876
9877 2003-10-11 Roger Sayle <roger@eyesopen.com>
9878
9879 PR optimization/12260
9880 * gcc.c-torture/compile/20031011-2.c: New test case.
9881
9882 2003-10-11 Roger Sayle <roger@eyesopen.com>
9883
9884 * gcc.c-torture/execute/20031011-1.c: New testcase.
9885
9886 2003-10-11 Eric Botcazou <ebotcazou@libertysurf.fr>
9887
9888 * gcc.c-torture/compile/20031011-1.c: New test.
9889
9890 2003-10-11 Jan Hubicka <jh@suse.cz>
9891
9892 * g++.dg/other/first-global.C: New test.
9893
9894 2003-10-11 Roger Sayle <roger@eyesopen.com>
9895
9896 * gcc.c-torture/execute/string-opt-18.c: New testcase.
9897
9898 2003-10-10 Ian Lance Taylor <ian@wasabisystems.com>
9899
9900 * gcc.c-torture/compile/20031010-1.c: New test.
9901
9902 2003-10-10 Geoffrey Keating <geoffk@apple.com>
9903
9904 * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
9905 * gcc.c-torture/execute/va-arg-25.c: ... here.
9906
9907 2003-10-09 Mark Mitchell <mark@codesourcery.com>
9908
9909 * g++.dg/ext/attrib8.C: Only run it on x86 targets.
9910
9911 2003-10-08 Richard Sandiford <rsandifo@redhat.com>
9912
9913 * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
9914
9915 2003-10-08 Giovanni Bajo <giovannibajo@libero.it>
9916
9917 * g++.dg/parse/error2.C: New test.
9918
9919 2003-10-08 Giovanni Bajo <giovannibajo@libero.it>
9920
9921 PR c++/11097
9922 * g++.dg/other/error5.C: Modify the error message.
9923 * g++.dg/lookup/using8.C: New test.
9924
9925 2003-10-07 Geoffrey Keating <geoffk@apple.com>
9926
9927 * gcc.dg/darwin-abi-2.c: New file.
9928 * gcc.c-torture/execute/va-arg-24.c: New file.
9929
9930 2003-10-06 Bob Wilson <bob.wilson@acm.org>
9931
9932 * g++.dg/template/spec10.C: Set exit value to zero on success. Fix
9933 indentation.
9934
9935 2003-10-06 Mark Mitchell <mark@codesourcery.com>
9936
9937 PR c++/10147
9938 * g++.dg/other/error4.C: Update error messages.
9939 * g++.dg/template/ptrmem4.C: Likewise.
9940
9941 PR c++/12337
9942 * g++.dg/init/new9.C: New test.
9943
9944 PR c++/12334, c++/12236, c++/8656
9945 * g++.dg/ext/attrib8.C: New test.
9946
9947 2003-10-06 Devang Patel <dpatel@apple.com>
9948
9949 * gcc.dg/debug/dwarf2-3.h: New test.
9950 * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
9951
9952 2003-10-06 Wolfgang Bangerth <bangerth@ticam.utexas.edu>
9953
9954 * g++.dg/opt/cfg2.C: New test.
9955
9956 2003-10-06 Eric Botcazou <ebotcazou@libertysurf.fr>
9957
9958 * g++.dg/opt/float1.C: New test.
9959
9960 2003-10-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9961
9962 * gcc.dg/c90-array-lval-6.c: New test.
9963 * gcc.dg/c99-array-lval-6.c: New test.
9964
9965 2003-10-03 Alexander Malmberg <alexander@malmberg.org>
9966 Ziemowit Laski <zlaski@apple.com>
9967
9968 * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
9969 'Derived', so that it is never considered a class method; add
9970 new warning for '+port' method ambiguity.
9971 * objc.dg/method-12.m: Include <objc/objc.h> instead of
9972 <objc/objc-api.h> (needed on Mac OS X).
9973 * objc.dg/method-13.m: New test.
9974
9975 2003-10-03 Roger Sayle <roger@eyesopen.com>
9976
9977 PR optimization/9325, PR java/6391
9978 * gcc.c-torture/execute/20031003-1.c: New test case.
9979
9980 2003-10-02 Mark Mitchell <mark@codesourcery.com>
9981
9982 PR optimization/12180
9983 * gcc.dg/20031002-1.c: New test.
9984
9985 PR c++/12486
9986 * g++.dg/inherit/error1.C: New test.
9987
9988 2003-10-02 Chris Demetriou <cgd@broadcom.com>
9989
9990 * lib/f-torture.exp (search_for): Rename to...
9991 (search_for_re): This. Also, clean up comments and the
9992 "regexp" invocation.
9993
9994 2003-10-02 Josef Zlomek <zlomekj@suse.cz>
9995
9996 * gcc.c-torture/compile/20031002-1.c: New test.
9997
9998 2003-10-02 Jakub Jelinek <jakub@redhat.com>
9999
10000 * g++.dg/opt/cond1.C: New test.
10001
10002 2003-10-01 Kelley Cook <kelleycook@wideopenwest.com>
10003
10004 * gcc.dg/Wold-style-definition-2.c: New testcase.
10005 * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
10006
10007 2003-09-29 Richard Henderson <rth@redhat.com>
10008
10009 * g++.dg/init/array10.C: Add dg-options.
10010
10011 2003-09-29 Eric Botcazou <ebotcazou@libertysurf.fr>
10012
10013 * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
10014
10015 2003-09-28 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10016
10017 * g++.dg/template/friend19.C: Fix typo.
10018 * g++.old-deja/g++.other/crash31.C: Adjust expected error.
10019
10020 2003-09-28 Richard Sandiford <rsandifo@redhat.com>
10021
10022 * gcc.c-torture/execute/20030928-1.c: New test.
10023 * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
10024
10025 2003-09-27 Eric Botcazou <ebotcazou@libertysurf.fr>
10026
10027 * g++.dg/opt/unroll1.C: New test.
10028
10029 2003-09-26 Roger Sayle <roger@eyesopen.com>
10030
10031 PR optimization/11741
10032 * gcc.dg/20030926-1.c: New test case.
10033
10034 2003-09-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10035
10036 PR c++/5655
10037 * g++.dg/parse/access7.C: New test.
10038 * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
10039
10040 2003-09-24 Ziemowit Laski <zlaski@apple.com>
10041
10042 MERGE OF objc-improvements-branch into MAINLINE:
10043 * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
10044 if libobjc has not been built.
10045 * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
10046 objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
10047 objc/execute/class-self-2.m, objc/execute/many_args_method.m,
10048 objc/execute/nested-3.m, objc/execute/np-2.m,
10049 objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
10050 objc/execute/redefining_self.m, objc/execute/root_methods.m,
10051 objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
10052 objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
10053 objc.dg/special/unclaimed-category-1.h,
10054 objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
10055 well as GNU runtime.
10056 * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
10057 * execute/cascading-1.m, execute/function-message-1.m,
10058 objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
10059 objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
10060 objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
10061 objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
10062 objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
10063 objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
10064 objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
10065 objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
10066 objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
10067 * objc.dg/bitfield-2.m: Run only on Darwin.
10068 * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
10069 objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
10070 objc.dg/proto-lossage-1.m: Adjust for message wording changes.
10071 * objc.dg/const-str-1.m: Fix constant string layout.
10072
10073 2003-09-24 Alexandre Oliva <aoliva@redhat.com>
10074
10075 * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
10076
10077 2003-09-23 Geoffrey Keating <geoffk@apple.com>
10078
10079 * gcc.dg/darwin-abi-1.c: New file.
10080
10081 2003-09-21 Andrew Pinski <pinskia@physics.uc.edu>
10082
10083 PR target/12281
10084 * gcc.c-torture/compile/20030921-1.c: New test.
10085
10086 2003-09-22 Eric Botcazou <ebotcazou@libertysurf.fr>
10087
10088 * g++.dg/opt/reg-stack2.C: New test.
10089
10090 2003-09-21 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
10091
10092 * g++.dg/eh/delayslot1.C: New test.
10093
10094 2003-09-20 Richard Henderson <rth@redhat.com>
10095
10096 * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
10097
10098 2003-09-20 Roger Sayle <roger@eyesopen.com>
10099
10100 * gcc.c-torture/execute/20030920-1.c: New test case.
10101
10102 2003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10103
10104 * g++.dg/rtti/typeid3.C: Correct expected error message.
10105
10106 2003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10107
10108 PR c++/157
10109 * g++.dg/parse/crash12.C: New test.
10110
10111 2003-09-19 Janis Johnson <janis187@us.ibm.com>
10112
10113 * gcc.dg/compat/mixed-struct-check.h: New.
10114 * gcc.dg/compat/mixed-struct-defs.h: New.
10115 * gcc.dg/compat/mixed-struct-init.h: New.
10116 * gcc.dg/compat/struct-by-value-19_main.c: New.
10117 * gcc.dg/compat/struct-by-value-19_x.c: New.
10118 * gcc.dg/compat/struct-by-value-19_y.c: New.
10119 * gcc.dg/compat/struct-by-value-20_main.c: New.
10120 * gcc.dg/compat/struct-by-value-20_x.c: New.
10121 * gcc.dg/compat/struct-by-value-20_y.c: New.
10122 * gcc.dg/compat/struct-return-19_main.c: New.
10123 * gcc.dg/compat/struct-return-19_x.c: New.
10124 * gcc.dg/compat/struct-return-19_y.c: New.
10125 * gcc.dg/compat/struct-return-20_main.c: New.
10126 * gcc.dg/compat/struct-return-20_x.c: New.
10127 * gcc.dg/compat/struct-return-20_y.c: New.
10128
10129 2003-09-19 Andrew Pinski <pinskia@physics.uc.edu>
10130 * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
10131 so that it will not complain on LP64 targets.
10132
10133 2003-09-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10134
10135 PR c++/495
10136 * g++.dg/template/friend24.C: New test.
10137
10138 2003-09-19 Nathan Sidwell <nathan@codesourcery.com>
10139
10140 PR c++/12332
10141 * g++.dg/template/memtmpl2.C: New test.
10142
10143 2003-09-18 Mark Mitchell <mark@codesourcery.com>
10144
10145 PR target/11184
10146 * gcc.dg/builtin-apply1.c: New test.
10147
10148 2003-09-18 Nathan Sidwell <nathan@codesourcery.com>
10149
10150 PR c++/9848
10151 * g++.dg/warn/Wunused-4.C: New test.
10152
10153 2003-09-18 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10154
10155 PR c++/12316
10156 * g++.dg/other/gc2.C: New test.
10157
10158 2003-09-17 Mark Mitchell <mark@codesourcery.com>
10159
10160 PR c++/11991
10161 * g++.dg/rtti/typeid3.C: New test.
10162
10163 PR c++/12266
10164 * g++.dg/overload/template1.C: New test.
10165
10166 2003-09-17 Eric Botcazou <ebotcazou@libertysurf.fr>
10167
10168 * g++.dg/opt/cfg3.C: New test.
10169
10170 2003-09-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10171
10172 PR c++/7939
10173 * g++.dg/template/crash11.C: New test.
10174
10175 2003-09-16 Jason Merrill <jason@redhat.com>
10176 Jakub Jelinek <jakub@redhat.com>
10177
10178 * gcc.dg/attr-warn-unused-result.c: New test.
10179
10180 2003-09-15 Nathan Sidwell <nathan@codesourcery.com>
10181
10182 PR c++/12184
10183 * g++.dg/expr/call2.C: New test.
10184
10185 2003-09-15 Andreas Jaeger <aj@suse.de>
10186
10187 * gcc.dg/Wold-style-definition-1.c: New test.
10188
10189 2003-09-14 Mark Mitchell <mark@codesourcery.com>
10190
10191 PR c++/3907
10192 * g++.dg/parse/template12.C: New test.
10193
10194 * g++.dg/abi/bitfield11.C: New test.
10195 * g++.dg/abi/bitfield12.C: Likewise.
10196
10197 2003-09-14 Alexandre Oliva <aoliva@redhat.com>
10198
10199 * gcc.dg/cpp/separate-1.c: Adjust line of error. Test for correct
10200 non-expansion of functional macro name without arguments at EOL.
10201 * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change. Likewise.
10202
10203 2003-09-14 Richard Sandiford <rsandifo@redhat.com>
10204
10205 * gcc.c-torture/execute/20030914-[12].c: New tests.
10206
10207 2003-09-11 Nathan Sidwell <nathan@codesourcery.com>
10208
10209 PR c++/11788
10210 * g++.dg/overload/addr1.C: New test.
10211
10212 2003-09-10 Ian Lance Taylor <ian@wasabisystems.com>
10213
10214 * gcc.dg/20030909-1.c: New test.
10215
10216 2003-09-10 Eric Botcazou <ebotcazou@libertysurf.fr>
10217
10218 * gcc.dg/ultrasp10.c: New test.
10219
10220 2003-09-09 Devang Patel <dpatel@apple.com>
10221
10222 * gcc.dg/darwin-ld-6.c: New test.
10223
10224 2003-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10225
10226 * gcc.dg/torture/builtin-explog-1.c: New testcase.
10227
10228 2003-09-08 Mark Mitchell <mark@codesourcery.com>
10229
10230 * gcc.dg/ia64-types1.c: New test.
10231 * gcc.dg/ia64-types2.c: Likewise.
10232
10233 2003-09-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10234
10235 * gcc.dg/builtins-1.c: Add more _Complex tests.
10236 * gcc.dg/torture/builtin-attr-1.c: Likewise.
10237
10238 * gcc.dg/builtins-1.c: Test existing _Complex functions.
10239 * gcc.dg/torture/builtin-attr-1.c: Likewise.
10240
10241 2003-09-08 Mark Mitchell <mark@codesourcery.com>
10242
10243 PR c++/11786
10244 * g++.dg/lookup/koenig2.C: New test.
10245
10246 PR c++/5296
10247 * g++.dg/rtti/typeid2.C: New test.
10248
10249 2003-09-08 Jakub Jelinek <jakub@redhat.com>
10250
10251 * gcc.c-torture/compile/20030904-1.c: New test.
10252
10253 2003-09-07 Eric Botcazou <ebotcazou@libertysurf.fr>
10254
10255 * g++.dg/opt/longbranch2.C: New test.
10256
10257 2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
10258
10259 * g++.dg/template/crash10.C: Only compile it.
10260
10261 2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
10262
10263 PR middle-end/11665
10264 * gcc.c-torture/compile/20030907-1.c: New test.
10265 * g++.dg/init/array11.C: New test.
10266
10267 2003-09-07 Mark Mitchell <mark@codesourcery.com>
10268
10269 PR c++/11852
10270 * g++.dg/init/struct1.C: New test.
10271
10272 2003-09-07 Mark Mitchell <mark@codesourcery.com>
10273
10274 PR c++/12181
10275 * g++.dg/expr/comma1.C: New test.
10276
10277 2003-09-06 Mark Mitchell <mark@codesourcery.com>
10278
10279 PR c++/11867
10280 * g++.dg/expr/static_cast5.C: New test.
10281
10282 2003-09-06 Andrew Pinski <pinskia@physics.uc.edu>
10283
10284 PR c++/11507
10285 * g++.dg/lookup/scoped7.C: New test.
10286
10287 PR c++/9574
10288 * g++.dg/other/static1.C: New test.
10289
10290 PR c++/11490
10291 * g++.dg/warn/template-1.C: New test.
10292
10293 PR c++/11432
10294 * g++.dg/template/crash10.C: New test.
10295
10296 PR c++/2478
10297 * g++.dg/overload/VLA.C: New test.
10298
10299 PR c++/10804
10300 * g++.dg/template/call1.C: New test.
10301
10302 2003-09-06 Nathan Sidwell <nathan@codesourcery.com>
10303
10304 PR c++/11794
10305 * g++.dg/parse/using3.C: New test.
10306
10307 2003-09-06 Roger Sayle <roger@eyesopen.com>
10308
10309 PR c++/11409
10310 * g++.dg/overload/builtin3.C: New test case.
10311
10312 2003-09-06 Steven Bosscher <steven@gcc.gnu.org>
10313
10314 PR c/9862
10315 * gcc.dg/20030906-1.c: New test.
10316 * gcc.dg/20030906-2.c: Likewise.
10317
10318 2003-09-06 Nathan Sidwell <nathan@codesourcery.com>
10319
10320 PR c++/12167
10321 * g++.dg/parse/defarg5.C: New test.
10322
10323 * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
10324
10325 2003-09-05 Mark Mitchell <mark@codesourcery.com>
10326
10327 PR c++/12163
10328 * g++.dg/expr/static_cast4.C: New test.
10329
10330 PR c++/12146
10331 * g++.dg/template/crash9.C: New test.
10332
10333 2003-09-05 Andrew Pinski <pinskia@physics.uc.edu>
10334
10335 * g++.old-deja/g++.ext/pretty2.C: Update for change
10336 in __FUNCTION__.
10337 * g++.old-deja/g++.ext/pretty3.C: Likewise.
10338
10339 2003-09-05 Nathan Sidwell <nathan@codesourcery.com>
10340
10341 PR c++/11922
10342 * g++/dg/template/qualified-id1.C: New test.
10343
10344 PR c++/12037
10345 * g++.dg/warn/noeffect4.C: New test.
10346
10347 2003-09-04 Matt Austern <austern@apple.com>
10348
10349 * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
10350 * g++.dg/ext/fnname2.C: Likewise.
10351 * g++.dg/ext/fnname3.C: Likewise.
10352
10353 2003-09-04 Mark Mitchell <mark@codesourcery.com>
10354
10355 * g++.dg/expr/lval1.C: New test.
10356 * g++.dg/ext/lvcast.C: Remove.
10357
10358 2003-09-03 Roger Sayle <roger@eyesopen.com>
10359
10360 PR optimization/11700.
10361 * gcc.c-torture/compile/20030903-1.c: New test case.
10362
10363 2003-09-03 Mark Mitchell <mark@codesourcery.com>
10364
10365 PR c++/12053
10366 * g++.dg/abi/layout4.C: New test.
10367
10368 2003-09-02 Scott Brumbaugh <scottb.lists@verizon.net>
10369
10370 PR c++/11553
10371 * g++.dg/parse/friend3.C: New test.
10372
10373 2003-09-02 Mark Mitchell <mark@codesourcery.com>
10374
10375 PR c++/11847
10376 * g++.dg/template/class1.C: New test.
10377
10378 PR c++/11808
10379 * g++.dg/expr/call1.C: New test.
10380
10381 2003-09-01 Mark Mitchell <mark@codesourcery.com>
10382
10383 PR c++/12114
10384 * g++.dg/init/ref9.C: New test.
10385
10386 PR c++/11972
10387 * g++.dg/template/nested4.C: New test.
10388
10389 2003-08-29 Mark Mitchell <mark@codesourcery.com>
10390
10391 PR c++/12093
10392 * g++.dg/template/non-dependent4.C: New test.
10393
10394 PR c++/11928
10395 * g++.dg/inherit/conv1.C: New test.
10396
10397 2003-08-29 Mark Mitchell <mark@codesourcery.com>
10398
10399 PR c++/6196
10400 * g++.dg/ext/label1.C: New test.
10401 * g++.dg/ext/label2.C: Likewise.
10402
10403 2003-08-28 Mark Mitchell <mark@codesourcery.com>
10404
10405 * g++.dg/expr/cond3.C: New test.
10406
10407 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10408
10409 * gcc.dg/builtins-1.c: Add new builtin cases.
10410
10411 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10412
10413 * gcc.dg/builtins-1.c: Add new cases.
10414 * gcc.dg/torture/builtin-attr-1.c: Likewise.
10415
10416 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10417
10418 * gcc.dg/builtins-1.c: Add more math builtin tests.
10419 * gcc.dg/torture/builtin-attr-1.c: New test.
10420
10421 2003-08-28 Mark Mitchell <mark@codesourcery.com>
10422
10423 PR optimization/5079
10424 * g++.dg/opt/static3.C: New test.
10425
10426 2003-08-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10427
10428 * gcc.misc-tests/gcov-10b.c: New test.
10429
10430 2003-08-27 Mark Mitchell <mark@codesourcery.com>
10431
10432 * g++.dg/opt/ptrmem3.C: New test.
10433
10434 * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
10435
10436 2003-08-27 Jakub Jelinek <jakub@redhat.com>
10437
10438 * gcc.dg/20030826-2.c: New test.
10439
10440 2003-08-26 Roger Sayle <roger@eyesopen.com>
10441
10442 PR middle-end/12002
10443 * g77.f-torture/compile/12002.f: New test case.
10444
10445 2003-08-26 Roger Sayle <roger@eyesopen.com>
10446
10447 * gcc.dg/20030826-1.c: New test case.
10448
10449 2003-08-26 Matt Kraai <kraai@alumni.cmu.edu>
10450
10451 * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
10452
10453 2003-08-26 Nathan Sidwell <nathan@codesourcery.com>
10454
10455 PR c++/11871
10456 * c++.dg/lookup/crash1.C: New test.
10457
10458 * c++.dg/warn/noeffect3.C: New test.
10459
10460 2003-08-25 Janis Johnson <janis187@us.ibm.com>
10461
10462 * gcc.dg/compat/vector-1_x.c: Compile with -w.
10463 * gcc.dg/compat/vector-1_y.c: Ditto.
10464 * gcc.dg/compat/vector-2_x.c: Ditto.
10465 * gcc.dg/compat/vector-2_y.c: Ditto.
10466
10467 2003-08-25 Ulrich Weigand <uweigand@de.ibm.com>
10468
10469 * gcc.dg/20030702-1.c: New test.
10470
10471 2003-08-25 Mark Mitchell <mark@codesourcery.com>
10472
10473 PR c++/8795
10474 * g++.dg/ext/altivec-1.C: New test.
10475
10476 2003-08-24 Richard Henderson <rth@redhat.com>
10477
10478 * g++.dg/eh/simd-2.C: Add -w for x86.
10479
10480 2003-08-23 Jakub Jelinek <jakub@redhat.com>
10481
10482 * gcc.dg/20030815-1.c: New test.
10483
10484 2003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10485
10486 PR c++/3765
10487 * g++.dg/parse/access6.C: New test.
10488
10489 2003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10490
10491 PR c++/641, c++/11876
10492 * g++.dg/template/friend22.C: New test.
10493 * g++.dg/template/friend23.C: Likewise.
10494
10495 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10496
10497 * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
10498 identically.
10499
10500 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10501
10502 * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
10503
10504 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10505
10506 * gcc.dg/20020313-1.c: Add "-w" to dg-options.
10507
10508 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10509
10510 * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
10511
10512 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10513
10514 * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
10515
10516 2003-08-21 Mark Mitchell <mark@codesourcery.com>
10517
10518 PR c++/11919
10519 * g++.dg/overload/prom1.C: New test.
10520
10521 PR c++/11551
10522 * g++.dg/parse/dtor2.C: New test.
10523
10524 PR c++/10762
10525 * g++.dg/parse/using2.C: New test.
10526
10527 2003-08-21 Kazu Hirata <kazu@cs.umass.edu>
10528
10529 PR target/11805
10530 * gcc.c-torture/compile/20030821-1.c: New.
10531
10532 2003-08-20 Mark Mitchell <mark@codesourcery.com>
10533
10534 PR c++/11834
10535 * g++.dg/template/deduce2.C: New test.
10536
10537 2003-08-21 Josef Zlomek <zlomekj@suse.cz>
10538
10539 * gcc.c-torture/execute/20030821-1.c: New test.
10540
10541 2003-08-20 Roger Sayle <roger@eyesopen.com>
10542
10543 PR middle-end/11984
10544 * gcc.dg/20030820-1.c: New test case.
10545
10546 2003-08-20 Nathan Sidwell <nathan@codesourcery.com>
10547
10548 PR c++/11945
10549 * g++.dg/warn/noeffect2.C: New test.
10550
10551 2003-08-19 Mark Mitchell <mark@codesourcery.com>
10552
10553 PR c++/10926
10554 * g++.dg/template/dtor2.C: New test.
10555
10556 PR c++/11684
10557 * g++.dg/template/operator1.C: New test.
10558 * g++.dg/parse/operator4.C: New test.
10559
10560 PR c++/11946.C
10561 * g++.dg/expr/enum1.C: New test.
10562 * gcc.dg/c99-bool-1.c: Remove bogus warning.
10563
10564 PR c++/11036.C
10565 * g++.dg/parse/elab2.C: New test.
10566 * g++.dg/parse/typedef4.C: Change error message.
10567 * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
10568 * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
10569 * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
10570
10571 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10572
10573 * gcc.dg/pch/warn-1.c: New.
10574 * gcc.dg/pch/warn-1.hs: New.
10575
10576 * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
10577 not-tested file.
10578
10579 2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
10580
10581 * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
10582
10583 2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
10584
10585 * gcc.dg/uninit-D.c: New Test.
10586 * gcc.dg/uninit-E.c: New Test.
10587 * gcc.dg/uninit-F.c: New Test.
10588 * gcc.dg/uninit-G.c: New Test.
10589
10590 2003-08-19 Michael Ritzert <ritzert@t-online.de>
10591
10592 * g++.dg/README: Describe the pch directory.
10593
10594 2003-08-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10595
10596 PR c++/11174
10597 * g++.dg/parse/access4.C: New test.
10598 * g++.dg/parse/access5.C: Likewise.
10599 * g++.old-deja/g++.jason/access17.C: Adjust error message.
10600
10601 2003-08-18 Matt Kraai <kraai@alumni.cmu.edu>
10602
10603 * gcc.dg/noncompile/20030818-1.c: New.
10604
10605 2003-08-18 Nathan Sidwell <nathan@codesourcery.com>
10606
10607 PR c++/11957
10608 * g++.dg/warn/noeffect1.C: New test.
10609
10610 * g++.dg/template/scope2.C: New test.
10611 * g++.dg/template/error2.C: Correct dg-error
10612
10613 2003-08-18 Richard Sandiford <rsandifo@redhat.com>
10614
10615 * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
10616
10617 2003-08-16 Nathan Sidwell <nathan@codesourcery.com>
10618
10619 PR C++/11512
10620 * g++.dg/template/warn1.C: New.
10621
10622 2003-08-15 Nathan Sidwell <nathan@codesourcery.com>
10623
10624 * g++.dg/template/error2.C: New test.
10625 * g++.dg/lookup/using7.C: Adjust errors
10626 * g++.old-deja/g++.pt/crash36.C: Likewise.
10627 * g++.old-deja/g++.pt/derived3.C: Likewise.
10628
10629 2003-08-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10630
10631 * gcc.c-torture/execute/builtins/lib/strcat.c: New.
10632 * gcc.c-torture/execute/builtins/string-9-lib.c: New.
10633 * gcc.c-torture/execute/builtins/string-9.c: New, from
10634 string-opt-9.c. Adjust for execute/builtins framework.
10635 * gcc.c-torture/execute/string-opt-9.c: Delete.
10636
10637 2003-08-12 Mark Mitchell <mark@codesourcery.com>
10638
10639 * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
10640
10641 * g++.dg/parse/ret-type2.C: New test.
10642
10643 PR c++/11703
10644 * g++.dg/init/new8.C: New test.
10645
10646 PR c++/10923
10647 * g++.dg/parse/typedef5.C: New test.
10648
10649 PR c++/9512
10650 * g++.dg/parse/qualified2.C: New test.
10651 * g++.old-deja/g++.other/decl5.C: Mark one more instance of
10652 invalid code.
10653
10654 2003-08-11 Mark Mitchell <mark@codesourcery.com>
10655
10656 * g++.dg/conversion/ptrmem1.C: New test.
10657
10658 2003-08-11 Jakub Jelinek <jakub@redhat.com>
10659
10660 PR target/11693
10661 * gcc.dg/20030811-1.c: New test.
10662
10663 PR target/11535
10664 * gcc.c-torture/execute/20030811-1.c: New test.
10665
10666 2003-08-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10667
10668 * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
10669
10670 2003-08-10 Mark Mitchell <mark@codesourcery.com>
10671
10672 PR c++/11789.C
10673 * g++.dg/inherit/multiple1.C: New test.
10674
10675 2003-08-10 Nathan Sidwell <nathan@codesourcery.com>
10676
10677 * gcc.dg/spe1.c: New test.
10678
10679 PR c++/11670
10680 * g++.dg/expr/cast2.C: New test.
10681
10682 PR c++/10530
10683 * g++.dg/template/dependent-name2.C: New test.
10684
10685 2003-08-08 Andrew Pinski <pinskia@physics.uc.edu>
10686
10687 * g++.dg/parse/crash11.C: Put the dg options in comments.
10688
10689 2003-08-08 Neil Booth <neil@daikokuya.co.uk>
10690
10691 * lib/gcc-dg.exp: Update for diagnostic change.
10692
10693 2003-08-07 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10694
10695 PR c++/5767
10696 * g++.dg/parse/crash11.C: New test.
10697
10698 2003-08-06 Alexandre Oliva <aoliva@redhat.com>
10699
10700 * gcc.dg/cpp/spacing1.c: Update.
10701
10702 2003-08-04 Janis Johnson <janis187@us.ibm.com>
10703
10704 PR target/11739
10705 * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
10706 a value for -mtune.
10707
10708 2003-08-04 Roger Sayle <roger@eyesopen.com>
10709
10710 PR middle-end/11771
10711 * gcc.c-torture/compile/20030804-1.c: New test case.
10712
10713 2003-08-04 Roger Sayle <roger@eyesopen.com>
10714
10715 * gcc.dg/20030804-1.c: New test case.
10716
10717 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
10718
10719 * gcc.dg/cpp/separate-1.c: New test.
10720
10721 2003-08-03 Nathan Sidwell <nathan@codesourcery.com>
10722
10723 PR c++/11704
10724 * g++.dg/template/dependent-expr2.C: New test.
10725
10726 PR c++/11766
10727 * g++.dg/expr/ptrmem1.C: New test.
10728
10729 2003-08-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10730
10731 PR c++/9453
10732 * g++.dg/template/friend15.C: New test.
10733
10734 2003-08-03 Neil Booth <neil@daikokuya.co.uk>
10735
10736 * lib/dg-pch.exp: Work round PCH bug.
10737
10738 2003-08-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10739
10740 * gcc.dg/builtins-1.c: Add macro helpers. Add missing math
10741 builtins. Move cases from builtins-4.c here.
10742
10743 * gcc.dg/torture/builtin-math-1.c: New test taken from
10744 bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
10745 additional cases.
10746
10747 * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
10748 Delete.
10749
10750 2003-08-02 Nathan Sidwell <nathan@codesourcery.com>
10751
10752 PR c++/9447
10753 * g++.dg/template/using7.C: New test.
10754
10755 2003-08-02 Neil Booth <neil@daikokuya.co.uk>
10756
10757 * import1.c, import2.c: New tests.
10758
10759 2003-08-01 Jakub Jelinek <jakub@redhat.com>
10760
10761 * g++.dg/eh/crossjump1.C: New test.
10762
10763 2003-08-01 Mark Mitchell <mark@codesourcery.com>
10764
10765 PR c++/11697
10766 * g++.dg/template/using6.C: New test.
10767
10768 PR c++/11744
10769 * g++.dg/template/koenig2.C: New test.
10770
10771 2003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10772
10773 PR c++/7983
10774 * g++.dg/parse/typedef4.C: New test.
10775
10776 2003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10777
10778 PR c++/8442, c++/8806
10779 * g++.dg/template/elab1.C: New test.
10780 * g++.dg/template/type2.C: Likewise.
10781 * g++.dg/template/ttp3.C: Adjust expected error message.
10782 * g++.old-deja/g++.law/visibility13.C: Likewise.
10783 * g++.old-deja/g++.niklas/t135.C: Likewise.
10784 * g++.old-deja/g++.pt/ttp41.C: Likewise.
10785 * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
10786 template argument.
10787 * g++.old-deja/g++.pt/ttp44.C: Likewise.
10788
10789 2003-08-01 Nathan Sidwell <nathan@codesourcery.com>
10790
10791 PR c++/11295
10792 * g++.dg/ext/stmtexpr1.C: New test.
10793
10794 * g++.dg/opt/tmp1.C: New test.
10795
10796 PR c++/11525
10797 * g++.dg/parse/constant4.C: New test.
10798
10799 PR c++/9447
10800 * g++.dg/template/using5.C: New test.
10801
10802 2003-07-31 Roger Sayle <roger@eyesopen.com>
10803
10804 * gcc.dg/builtins-27.c: New test case.
10805
10806 2003-07-31 Jakub Jelinek <jakub@redhat.com>
10807
10808 * gcc.dg/tls/opt-7.c: New test.
10809
10810 2003-07-31 Andrew Pinski <pinskia@physics.uc.edu>
10811
10812 * g++.old-deja/g++.other/crash18.C: Remove.
10813
10814 2003-07-31 Nathan Sidwell <nathan@codesourcery.com>
10815
10816 * g++.dg/template/explicit3.C: New.
10817 * g++.dg/template/explicit4.C: New.
10818 * g++.dg/template/explicit5.C: New.
10819
10820 PR c++/11347
10821 * g++.dg/template/memtmpl1.C: New.
10822
10823 2003-07-29 Andrew Pinski <pinskia@physics.uc.edu>
10824
10825 PR target/11565
10826 * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
10827 * gcc.dg/i386-387-5.c (dg-options): Likewise.
10828
10829 2003-07-30 Jan Hubicka <jh@suse.cz>
10830
10831 * vtgc1.c: Kill.
10832
10833 2003-07-29 Zack Weinberg <zack@codesourcery.com>
10834
10835 * gcc.dg/struct-in-proto-1.c: New test.
10836
10837 2003-07-29 Neil Booth <neil@daikokuya.co.uk>
10838
10839 * gcc.dg/cpp/include2.c: Only expect one message.
10840
10841 2003-07-29 Nathan Sidwell <nathan@codesourcery.com>
10842
10843 PR c++/9447
10844 * g++.dg/template/using1.C: New test.
10845 * g++.dg/template/using2.C: New test.
10846 * g++.dg/template/using3.C: New test.
10847 * g++.dg/template/using4.C: New test.
10848
10849 2003-07-29 Alexandre Oliva <aoliva@redhat.com>
10850
10851 * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
10852 * gcc.c-torture/execute/string-opt-10.c: Likewise.
10853
10854 2003-07-28 Jan Hubicka <jh@suse.cz>
10855
10856 PR c++/11530
10857 * g++.dg/opt/call1.C: New test.
10858
10859 2003-07-28 Alexandre Oliva <aoliva@redhat.com>
10860
10861 PR c++/11667
10862 * g++.dg/init/enum2.C: New test.
10863 * g++.dg/template/overload1.C: Add "-w" option.
10864
10865 2003-07-28 <hp@bitrange.com>
10866
10867 * gcc.dg/Wdeclaration-after-statement-1.c,
10868 gcc.dg/Wdeclaration-after-statement-2.c: New tests.
10869
10870 2003-07-28 Jakub Jelinek <jakub@redhat.com>
10871
10872 * gcc.c-torture/compile/20030725-1.c: New test.
10873
10874 2003-07-28 Aldy Hernandez <aldyh@redhat.com>
10875
10876 * gcc.dg/20030505.c: Only run for SPE.
10877 Remove definition of opaque type.
10878
10879 2003-07-27 Mark Mitchell <mark@codesourcery.com>
10880
10881 * g++.dg/template/ptrmem6.C: New test.
10882
10883 2003-07-26 Geoffrey Keating <geoffk@apple.com>
10884
10885 * gcc.c-torture/compile/zero-strct-2.c: New test.
10886
10887 2003-07-25 Geoffrey Keating <geoffk@apple.com>
10888
10889 * gcc.dg/intermod-1.c: New test.
10890
10891 2003-07-25 Nathan Sidwell <nathan@codesourcery.com>
10892
10893 PR c++/11617
10894 * g++.dg/template/lookup2.C: New test.
10895 * g++.dg/template/memclass1.C: Remove instantiated from error.
10896 * g++.dg/other/error2.C: Tweak expected errors.
10897
10898 PR c++/11596
10899 * g++.dg/template/defarg3.C: New test.
10900
10901 * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
10902
10903 2003-07-24 Mark Mitchell <mark@codesourcery.com>
10904
10905 * g++.dg/inherit/access5.C: New test.
10906
10907 2003-07-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10908
10909 PR c++/11513
10910 * g++.dg/template/crash8.C: New test.
10911
10912 2003-07-23 Steven Bosscher <steven@gcc.gnu.org>
10913
10914 PR c/10602
10915 * gcc.dg/noncompile/incomplete-2.c: New test.
10916
10917 2003-07-23 Mark Mitchell <mark@codesourcery.com>
10918
10919 PR c++/11645
10920 * g++.dg/inherit/access4.C: New test.
10921
10922 PR c++/11517
10923 * g++.dg/expr/cond2.C: New test.
10924
10925 PR optimization/10679
10926 * g++.dg/opt/inline4.C: New test.
10927
10928 2003-07-23 Nathan Sidwell <nathan@codesourcery.com>
10929
10930 * g++.dg/parse/crash10: New test.
10931
10932 2003-07-22 Nathan Sidwell <nathan@codesourcery.com>
10933
10934 * g++.dg/ext/flexary1.C: New test.
10935
10936 2003-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10937
10938 PR c++/10793
10939 * g++.dg/template/crash9.C: New test.
10940
10941 2003-07-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10942
10943 PR c++/3004
10944 * g++.dg/parse/typedef3.C: New test.
10945
10946 PR c++/7906
10947 * g++.dg/parse/operator2.C: New test.
10948
10949 PR c++/8895
10950 * g++.dg/parse/def-tmpl-arg1.C: New test.
10951
10952 PR c++/9282
10953 * g++.dg/parse/funptr1.C: New test.
10954
10955 PR c++/9452
10956 * g++.dg/parse/ambig3.C: New test.
10957
10958 PR c++/9454
10959 * g++.dg/parse/operator3.C: New test.
10960
10961 PR c++/9486
10962 * g++.dg/parse/template10.C: New test.
10963
10964 PR c++/9488
10965 * g++.dg/parse/template11.C: New test.
10966
10967 PR c++/10150
10968 * g++.dg/parse/invalid-op1.C: New test.
10969
10970 PR c++/10247
10971 * g++.dg/parse/condexpr1.C: New test.
10972
10973 2003-07-22 Nathan Sidwell <nathan@codesourcery.com>
10974
10975 * g++.dg/ext/packed3.C: New test.
10976 * g++.dg/ext/packed4.C: New test.
10977
10978 * gcc.dg/pack-test-3.c: New test.
10979
10980 2003-07-21 Janis Johnson <janis187@us.ibm.com>
10981
10982 * lib/compat.exp: Handle dg-options per source file.
10983 * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
10984 * g++.dg/compat/abi/bitfield1_y.C: Ditto.
10985 * g++.dg/compat/abi/bitfield2_x.C: Ditto.
10986 * g++.dg/compat/abi/bitfield2_y.C: Ditto.
10987 * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
10988 * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
10989 * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
10990 * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
10991 * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
10992 * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
10993 * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
10994 * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
10995 * g++.dg/compat/break/bitfield7_x.C: Ditto.
10996 * g++.dg/compat/break/bitfield7_y.C: Ditto.
10997
10998 2003-07-21 Andrew Pinski <pinskia@physics.uc.edu>
10999
11000 PR c/10320
11001 * gcc.c-torture/execute/20030718-1.c: New test.
11002
11003 2003-07-21 Eric Botcazou <ebotcazou@libertysurf.fr>
11004
11005 PR optimization/11536
11006 * gcc.dg/20030721-1.c: New test.
11007
11008 2003-07-19 Mark Mitchell <mark@codesourcery.com>
11009
11010 PR c++/11546
11011 * g++.dg/template/lookup1.C: New test.
11012
11013 2003-07-19 Zack Weinberg <zack@codesourcery.com>
11014
11015 * gcc.dg/noncompile/label-1.c: New comprehensive test case for
11016 diagnostics of ill-formed constructs involving labels.
11017 * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
11018 the new 'previously defined here' message.
11019
11020 2003-07-18 Nathan Sidwell <nathan@codesourcery.com>
11021
11022 * g++.dg/parse/non-dependent2.C: New test.
11023
11024 2003-07-18 Andrew Pinski <pinskia@physics.uc.edu>
11025
11026 * g++.dg/init/init-ref4.C: xfail on targets without
11027 weak symbols.
11028
11029 2003-07-17 Jakub Jelinek <jakub@redhat.com>
11030
11031 PR target/11087
11032 * gcc.c-torture/execute/20030717-1.c: New test.
11033
11034 2003-07-18 Eric Botcazou <ebotcazou@libertysurf.fr>
11035
11036 * g++.dg/opt/cfg1.C: New test.
11037
11038 2003-07-17 Mark Mitchell <mark@codesourcery.com>
11039
11040 PR optimization/11557
11041 * gcc.dg/20030717-1.c: New test.
11042
11043 2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
11044
11045 PR c++/10476
11046 * g++.dg/expr/crash-1.C: New test.
11047
11048 PR c++/11027
11049 * g++.dg/template/init3.C: New test.
11050
11051 PR c++/8222
11052 * g++.dg/template/non-dependent1.C: New test.
11053
11054 PR c++/11070
11055 * g++.dg/template/non-dependent2.C: New test.
11056
11057 PR c++/11071
11058 * g++.dg/template/non-dependent3.C: New test.
11059
11060 PR c++/9907
11061 * g++.dg/template/sizeof5.C: New test.
11062
11063 2003-07-17 Geoffrey Keating <geoffk@apple.com>
11064
11065 PR 11498
11066 * gcc.c-torture/compile/mangle-1.c: New file.
11067
11068 2003-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11069
11070 PR c++/7809
11071 * g++.dg/parse/access3.C: New test.
11072
11073 2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
11074
11075 PR c++/11384
11076 * g++.dg/init/init-ref4.C: New test.
11077
11078 2003-07-16 Mark Mitchell <mark@codesourcery.com>
11079
11080 PR c++/11547
11081 * g++.dg/parse/constant3.C: New test.
11082 * g++.dg/parse/crash7.C: Likewise.
11083
11084 2003-07-16 Andrew Pinski <pinskia@physics.uc.edu>
11085
11086 PR target/11008
11087 * gcc.dg/i386-pentium4-not-mull.c: New.
11088
11089 2003-07-16 J"orn Rennecke <joern.rennecke@superh.com>
11090
11091 * gcc.dg/asm-names.c (ymain): Make it weak.
11092
11093 2003-07-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11094
11095 PR c++/5421
11096 * g++.dg/template/friend21.C: New test.
11097
11098 2003-07-16 Jakub Jelinek <jakub@redhat.com>
11099
11100 * gcc.dg/cleanup-8.c: New test.
11101 * gcc.dg/cleanup-9.c: New test.
11102
11103 2003-07-16 Danny Smith <dannysmith@users.sourceforge.net>
11104
11105 * g++.dg/ext/dll-MI1.h: New file.
11106 * g++.dg/ext/dllexport-MI1.C: New file.
11107 * g++.dg/ext/dllimport-MI1.C: New file.
11108
11109 2003-07-15 Jakub Jelinek <jakub@redhat.com>
11110
11111 * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
11112 it does not have cmpstrsi patterns (just cmpmemsi).
11113
11114 2003-07-15 Mark Mitchell <mark@codesourcery.com>
11115
11116 PR debug/11473
11117 * g++.dg/debug/debug8.C: New test.
11118
11119 2003-07-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11120
11121 PR c++/10108
11122 * g++.dg/template/crash7.C: New test.
11123
11124 2003-07-15 Kazu Hirata <kazu@cs.umass.edu>
11125
11126 PR target/10795
11127 * gcc.c-torture/compile/20030708-1.c: New.
11128
11129 2003-07-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11130
11131 * gcc.c-torture/execute/20030715-1.c: New test.
11132
11133 2003-07-14 Geoffrey Keating <geoffk@apple.com>
11134
11135 * gcc.dg/pch/inline-3.c: New file.
11136 * gcc.dg/pch/inline-3.hs: New file.
11137 * gcc.dg/pch/inline-4.c: New file.
11138 * gcc.dg/pch/inline-4.hs: New file.
11139
11140 2003-07-14 Mark Mitchell <mark@codesourcery.com>
11141
11142 PR c++/11509
11143 * g++.dg/template/crash6.C: New test.
11144
11145 PR c++/7053
11146 * g++.dg/template/friend20.C: New test.
11147
11148 PR c++/7019
11149 * g++.dg/template/overload2.C: New test.
11150
11151 2003-07-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11152
11153 PR optimization/11440
11154 * gcc.c-torture/execute/20030714-1.c: New test.
11155
11156 2003-07-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11157
11158 PR c++/11154
11159 * g++.dg/template/partial2.C: New test.
11160
11161 2003-07-13 Mark Mitchell <mark@codesourcery.com>
11162
11163 PR c++/11503
11164 * g++.dg/template/anon1.C: New test.
11165
11166 PR c++/11493
11167 PR c++/11495
11168 * g++.dg/parse/template9.C: Likewise.
11169 * g++.dg/template/crash4.C: New test.
11170 * g++.dg/template/koenig1.C: Likewise.
11171 * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
11172 * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
11173 * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
11174 functions.
11175 * g++.old-deja/g++.jason/template36.C: Likewise.
11176 * g++.old-deja/g++.mike/p1989.C: Likewise.
11177 * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
11178 * g++.old-deja/g++.pt/ttp20.C: Use this->.
11179 * g++.old-deja/g++.pt/ttp21.C: Use this->.
11180 * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
11181 compiling.
11182 * g++.old-deja/g++.pt/union2.C: Use this->.
11183
11184 2003-07-11 Jakub Jelinek <jakub@redhat.com>
11185
11186 * gcc.dg/20030711-1.c: New test.
11187
11188 2003-07-11 Nathan Sidwell <nathan@codesourcery.com>
11189
11190 PR c++/11050
11191 * g++.dg/parse/args1.C: New test.
11192 * g++.pt/defarg8.C: Change expected errors.
11193
11194 2003-07-11 Mark Mitchell <mark@codesourcery.com>
11195
11196 PR c++/8164
11197 * g++.dg/template/nontype2.C: New test.
11198
11199 PR c++/10558
11200 * g++.dg/parse/template8.C: New test.
11201
11202 PR c++/8327
11203 * g++.dg/template/scope1.C: New test.
11204
11205 * g++.dg/warn/Wsign-compare-1.C: New test.
11206
11207 2003-07-10 Kazu Hirata <kazu@cs.umass.edu>
11208
11209 * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
11210
11211 2003-07-10 Mark Mitchell <mark@codesourcery.com>
11212
11213 PR c++/9411
11214 * g++.dg/template/explicit2.C: New test.
11215
11216 PR c++/10032
11217 * g++.dg/warn/pedantic1.C: New test.
11218
11219 2003-07-10 Nathan Sidwell <nathan@codesourcery.com>
11220
11221 PR c++ 9483
11222 * g++.dg/other/field1.C: New test.
11223
11224 2003-07-10 Kazu Hirata <kazu@cs.umass.edu>
11225
11226 PR c/11449
11227 * gcc.c-torture/compile/20030707-1.c: New.
11228
11229 2003-07-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11230
11231 PR c++/10849
11232 * g++.dg/template/access12.C: New test.
11233
11234 2003-07-09 Nathan Sidwell <nathan@codesourcery.com>
11235
11236 * g++.dg/bprob/bprob.exp (prof_ext): Update.
11237 * g77.dg/bprob/bprob.exp (prof_ext): Update.
11238 * gcc.misc-tests/bprob.exp (prof_ext): Update.
11239 * gcc.misc-tests/gcov.exp: Update
11240 * g++.dg/gcov/gcov.exp: Update
11241 * lib/gcov.exp: Update.
11242
11243 2003-07-08 Mark Mitchell <mark@codesourcery.com>
11244
11245 * g++.dg/abi/mangle17.C: Make sure template expressions are
11246 dependent.
11247 * g++.dg/abi/mangle4.C: Mark erroneous casts.
11248 * g++.dg/debug/debug7.C: Mark erronous new-declarator.
11249 * g++.dg/opt/stack1.C: Remove erroneous code.
11250 * g++.dg/parse/template7.C: New test.
11251 * g++.dg/template/dependent-expr1.C: Mark erroneous code.
11252 * g++.old-deja/g++.pt/crash4.C: Likewise.
11253
11254 2003-07-09 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11255
11256 * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
11257 with zero or one occurence of `$' after the initial `L'.
11258
11259 2003-07-08 Kazu Hirata <kazu@cs.umass.edu>
11260
11261 * gcc.c-torture/compile/20030704-1.c: Add a comment.
11262
11263 2003-07-08 Roger Sayle <roger@eyesopen.com>
11264
11265 PR c/11370
11266 * gcc.dg/Wunreachable-6.c: New testcase.
11267 * gcc.dg/Wunreachable-7.c: New testcase.
11268
11269 2003-07-08 Jakub Jelinek <jakub@redhat.com>
11270
11271 PR c/11420
11272 * gcc.dg/20030708-1.c: New test.
11273
11274 2003-07-08 Richard Sandiford <rsandifo@redhat.com>
11275
11276 * gcc.dg/compat/sdata-section.h: New file.
11277 * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
11278 * gcc.dg/torture/mips-sdata-1.c: New test.
11279
11280 2003-07-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11281
11282 PR c++/11030
11283 * g++.dg/template/friend19.C: New test.
11284
11285 2003-07-08 Jakub Jelinek <jakub@redhat.com>
11286
11287 * g++.dg/opt/strength-reduce.C: New test.
11288
11289 2003-07-07 Roger Sayle <roger@eyesopen.com>
11290
11291 PR target/10979
11292 * gcc.dg/20030707-1.c: New testcase.
11293
11294 2003-07-07 Roger Sayle <roger@eyesopen.com>
11295
11296 PR optimization/11059
11297 * g++.dg/opt/emptyunion.C: New testcase.
11298
11299 2003-07-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
11300 Eric Botcazou <ebotcazou@libertysurf.fr>
11301
11302 * g++.dg/opt/stack1.C: New test.
11303
11304 2003-07-05 Mark Mitchell <mark@codesourcery.com>
11305
11306 * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
11307 run test.
11308
11309 PR c++/11431
11310 * g++.dg/expr/static_cast3.C: New test.
11311
11312 2003-07-04 Zack Weinberg <zack@codesourcery.com>
11313
11314 * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
11315 everywhere.
11316 * gcc.dg/concat.c: Concatenation of string constants with
11317 __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
11318 * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
11319 * gcc.dg/cpp/escape-2.c: Use wide character constants where
11320 necessary to avoid multi-character character constant warning.
11321 * gcc.dg/cpp/escape.c: Likewise.
11322 * gcc.dg/cpp/ucs.c: Likewise.
11323 Remove backslashes from dg-bogus comments, as they confuse Tcl.
11324 Fix a typo.
11325
11326 2003-07-04 Kazu Hirata <kazu@cs.umass.edu>
11327
11328 PR c/11428
11329 * gcc.c-torture/compile/20030704-1.c: New.
11330
11331 2003-07-04 Kazu Hirata <kazu@cs.umass.edu>
11332
11333 * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
11334
11335 2003-07-04 Danny Smith <dannysmith@users.sourceforge.net>
11336
11337 PR c++/5287, PR c++/7910, PR c++/11021
11338 * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
11339 tests for warnings.
11340 * g++.dg/ext/dllimport2.C: Add tests for warnings.
11341 * g++.dg/ext/dllimport3.C: Likewise.
11342 * g++.dg/ext/dllimport4.C: New file.
11343 * g++.dg/ext/dllimport5.C: New file.
11344 * g++.dg/ext/dllimport6.C: New file.
11345 * g++.dg/ext/dllimport7.C: New file.
11346 * g++.dg/ext/dllimport8.C: New file.
11347 * g++.dg/ext/dllimport9.C: New file.
11348 * g++.dg/ext/dllimport10.C: New file.
11349 * g++.dg/ext/dllexport1.C: New file.
11350
11351 2003-07-03 Mark Mitchell <mark@codesourcery.com>
11352
11353 * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
11354 * g++.old-deja/g++.mike/net36.C: Tweak error messages.
11355
11356 2003-07-03 Roger Sayle <roger@eyesopen.com>
11357
11358 * gcc.dg/builtins-25.c: New testcase.
11359 * gcc.dg/builtins-26.c: New testcase.
11360
11361 2003-07-03 Janis Johnson <janis187@us.ibm.com>
11362
11363 * gcc.dg/compat/vector-defs.h: New file.
11364 * gcc.dg/compat/vector-setup.h: New file.
11365 * gcc.dg/compat/vector-check.h: New file.
11366 * gcc.dg/compat/vector-1_main.c: New file.
11367 * gcc.dg/compat/vector-1_x.c: New file.
11368 * gcc.dg/compat/vector-1_y.c: New file.
11369 * gcc.dg/compat/vector-2_main.c: New file.
11370 * gcc.dg/compat/vector-2_x.c: New file.
11371 * gcc.dg/compat/vector-2_y.c: New file.
11372
11373 * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
11374 * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
11375 * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
11376 * gcc.dg/compat/struct-align-1.h: New file.
11377 * gcc.dg/compat/struct-align-1_main.c: New file.
11378 * gcc.dg/compat/struct-align-1_x.c: New file.
11379 * gcc.dg/compat/struct-align-1_y.c: New file.
11380 * gcc.dg/compat/struct-align-2.h: New file.
11381 * gcc.dg/compat/struct-align-2_main.c: New file.
11382 * gcc.dg/compat/struct-align-2_x.c: New file.
11383 * gcc.dg/compat/struct-align-2_y.c: New file.
11384
11385 * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
11386 * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
11387 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
11388 * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
11389 * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
11390 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
11391 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
11392 * gcc.dg/compat/scalar-return-3_x.c: Ditto.
11393 * gcc.dg/compat/scalar-return-4_x.c: Ditto.
11394 * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
11395 * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
11396 * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
11397 * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
11398 * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
11399 * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
11400 * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
11401 * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
11402 * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
11403 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
11404 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
11405 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
11406 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11407 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11408 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
11409 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
11410 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
11411 * gcc.dg/compat/struct-return-10_x.c: Ditto.
11412 * gcc.dg/compat/struct-return-2_x.c: Ditto.
11413 * gcc.dg/compat/struct-return-3_x.c: Ditto.
11414
11415 2003-07-03 Eric Botcazou <ebotcazou@libertysurf.fr>
11416
11417 * gcc.dg/i386-call-1.c: New test.
11418
11419 2003-07-03 Nathan Sidwell <nathan@codesourcery.com>
11420
11421 PR c++/9162
11422 * g++.dg/parse/defarg4.C: New.
11423
11424 2003-07-03 Roger Sayle <roger@eyesopen.com>
11425
11426 PR target/10700
11427 * gcc.c-torture/compile/20030703-1.c: New test case.
11428
11429 2003-07-03 Mark Mitchell <mark@codesourcery.com>
11430
11431 * g++.dg/template/local3.C: Remove extra semicolon.
11432
11433 2003-07-03 Eric Botcazou <ebotcazou@libertysurf.fr>
11434
11435 * gcc.dg/i386-volatile-1.c: New test.
11436
11437 2003-07-02 Nathan Sidwell <nathan@codesourcery.com>
11438
11439 PR c++/11072
11440 * g++.dg/other/offsetof2.C: XFAIL.
11441 * g++.dg/other/offsetof5.C: New.
11442
11443 PR c++/10219
11444 * g++.dg/template/error1.C: New.
11445
11446 PR c++/9779
11447 * g++.dg/template/dependent-expr1.C: New.
11448
11449 2003-07-01 Mark Mitchell <mark@codesourcery.com>
11450
11451 PR c++/6949
11452 * g++.dg/template/local3.C: New test.
11453
11454 PR c++/11149
11455 * g++.dg/lookup/scoped6.C: New test.
11456
11457 2003-07-01 Giovanni Bajo <giovannibajo@libero.it>
11458
11459 PR c++/8046
11460 * g++.dg/other/error7.C: New test.
11461
11462 2003-07-01 Kazu Hirata <kazu@cs.umass.edu>
11463
11464 * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
11465 * g++.old-deja/g++.abi/vtable3.h: Likewise.
11466 * g++.old-deja/g++.law/code-gen5.C: Likewise.
11467 * g++.old-deja/g++.other/union2.C: Likewise.
11468 * gcc.dg/c90-const-expr-2.c: Likewise.
11469 * gcc.dg/c90-const-expr-3.c: Likewise.
11470 * gcc.dg/c99-const-expr-2.c: Likewise.
11471 * gcc.dg/c99-const-expr-3.c: Likewise.
11472 * gcc.dg/concat.c: Likewise.
11473
11474 2003-07-01 Mark Mitchell <mark@codesourcery.com>
11475
11476 PR c++/9559
11477 * g++.dg/init/static1.C: New test.
11478
11479 2003-06-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11480
11481 * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
11482 * g++.old-deja/g++.other/access2.C: Likewise.
11483 * g++.old-deja/g++.other/decl2.C: Likewise.
11484 * gcc.c-torture/execute/20020615-1.c: Likewise.
11485
11486 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11487
11488 PR c++/4933
11489 * g++.dg/template/sizeof4.C: New test.
11490
11491 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11492
11493 * g++.dg/other/error6.C: New test.
11494
11495 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11496
11497 PR c++/10750
11498 * g++.dg/parse/constant2.C: New test.
11499
11500 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11501
11502 PR c++/11106
11503 * g++.dg/other/error5.C: New test.
11504
11505 2003-06-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11506
11507 * gcc.dg/format/gcc_diag-1.c: New test.
11508
11509 2003-06-28 Ulrich Weigand <uweigand@de.ibm.com>
11510
11511 * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
11512
11513 2003-06-28 Nathan Sidwell <nathan@codesourcery.com>
11514
11515 * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
11516 * g++.old-deja/g++.robertl/eb133a.C: Likewise.
11517 * g++.old-deja/g++.robertl/eb133b.C: Likewise.
11518
11519 2003-06-28 Jakub Jelinek <jakub@redhat.com>
11520
11521 * gcc.c-torture/execute/builtins/string-8.c: New test.
11522 * gcc.c-torture/execute/builtins/string-8-lib.c: New.
11523 * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
11524 * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
11525
11526 2003-06-27 Mark Mitchell <mark@codesourcery.com>
11527
11528 PR c++/10468
11529 * g++.dg/ext/typeof6.C: New test.
11530
11531 2003-06-27 Mark Mitchell <mark@codesourcery.com>
11532
11533 PR c++/10796
11534 * g++.dg/init/enum1.C: New test.
11535
11536 2003-06-27 Ulrich Weigand <uweigand@de.ibm.com>
11537
11538 * gcc.dg/20030627-1.c: New test.
11539
11540 2003-06-26 Mark Mitchell <mark@codesourcery.com>
11541
11542 PR c++/11332
11543 * g++.dg/expr/static_cast2.C: New test.
11544
11545 2003-06-26 Roger Sayle <roger@eyesopen.com>
11546 Jakub Jelinek <jakub@redhat.com>
11547
11548 * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
11549 sprintf(dst,"%s",src) optimization.
11550 * gcc.c-torture/execute/20030626-1.c: New test case.
11551 * gcc.c-torture/execute/20030626-2.c: New test case.
11552
11553 2003-06-26 J"orn Rennecke <joern.rennecke@superh.com>
11554
11555 * gcc.c-torture/execute/multi-ix.c: New test.
11556
11557 * gcc.c-torture/execute/simd-4.c (main):
11558 Added missing semicolon at end of union.
11559
11560 2003-06-26 Giovanni Bajo <giovannibajo@libero.it>
11561
11562 PR c++/8266
11563 * g++.dg/template/explicit-instantiation3.C: New test.
11564
11565 2003-06-26 Eric Botcazou <ebotcazou@libertysurf.fr>
11566
11567 * gcc.dg/20030626-1.c: Use signed char.
11568
11569 2003-06-26 Eric Botcazou <ebotcazou@libertysurf.fr>
11570
11571 * gcc.dg/20030626-1.c: New test.
11572
11573 2003-06-26 Neil Booth <neil@daikokuya.co.uk>
11574
11575 * const-str-2.m: Update.
11576
11577 2003-06-25 Mark Mitchell <mark@codesourcery.com>
11578
11579 PR c++/10990
11580 * g++.dg/rtti/dyncast1.C: New test.
11581 * g++.dg/abi/mangle4.C: Correct base-specifier access.
11582 * g++.dg/lookup/scoped1.C: Remove XFAIL.
11583 * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
11584
11585 PR c++/10931
11586 * g++.dg/expr/static_cast1.C: New test.
11587
11588 2003-06-25 Josef Zlomek <zlomekj@suse.cz>
11589
11590 * gcc.dg/20030625-1.c: New test.
11591
11592 2003-06-24 Roger Sayle <roger@eyesopen.com>
11593
11594 * gcc.c-torture/compile/20030624-1.c: New test case.
11595
11596 2003-06-24 Jakub Jelinek <jakub@redhat.com>
11597
11598 * gcc.c-torture/execute/string-opt-17.c: New test.
11599
11600 2003-06-24 Mark Mitchell <mark@codesourcery.com>
11601
11602 PR c++/5754
11603 * g++.dg/parse/crash6.C: New test.
11604
11605 2003-06-23 Roger Sayle <roger@eyesopen.com>
11606
11607 * gcc.dg/builtins-24.c: New test case.
11608
11609 2003-06-23 Jakub Jelinek <jakub@redhat.com>
11610
11611 * g++.dg/opt/operator1.C: New test.
11612
11613 2003-06-22 Roger Sayle <roger@eyesopen.com>
11614
11615 * gcc.c-torture/execute/string-opt-16.c: New test case.
11616
11617 2003-06-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
11618
11619 * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion option.
11620 * g++.old-deja/g++.other/conv7.C: Likewise
11621 * g++.old-deja/g++.other/overcnv2.C: Likewise.
11622 * g++.old-deja/g++.other/overload14.C: Likewise.
11623
11624 2003-06-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
11625
11626 * g++.old-deja/g++.jason/conversion5.C: Adjust option.
11627 * g++.old-deja/g++.bugs/900215_01.C: Likewise.
11628
11629 2003-06-20 Mark Mitchell <mark@codesourcery.com>
11630
11631 PR c++/10888
11632 * g++.dg/warn/Winline-3.C: New test.
11633
11634 2003-06-20 Mark Mitchell <mark@codesourcery.com>
11635
11636 * lib/target-supports.exp (check_alias_available): Make the test
11637 program acceptable to the Solaris assembler.
11638
11639 PR c++/10749
11640 * g++.dg/template/memclass2.C: New test.
11641
11642 2003-06-20 Mark Mitchell <mark@codesourcery.com>
11643 Eric Botcazou <ebotcazou@libertysurf.fr>
11644
11645 * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
11646 data for non-matching targets.
11647 * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
11648
11649 2003-06-20 Mark Mitchell <mark@codesourcery.com>
11650
11651 PR c++/10845
11652 * g++.dg/template/member3.C: New test.
11653
11654 2003-06-19 Mark Mitchell <mark@codesourcery.com>
11655
11656 PR c++/10939
11657 * g++.dg/template/func1.C: New test.
11658
11659 PR c++/9649
11660 * g++.dg/template/static4.C: New test.
11661 * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
11662
11663 PR c++/11041
11664 * g++.dg/init/ref7.C: New test.
11665
11666 2003-06-19 Matt Austern <austern@apple.com>
11667
11668 PR c++/11228
11669 * g++.dg/anew1.C: New test.
11670 * g++.dg/anew2.C: New test.
11671 * g++.dg/anew3.C: New test.
11672 * g++.dg/anew4.C: New test.
11673
11674 2003-06-19 Kazu Hirata <kazu@cs.umass.edu>
11675
11676 * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
11677
11678 2003-06-19 J"orn Rennecke <joern.rennecke@superh.com>
11679
11680 * gcc.c-torture/execute/simd-4.c (main): Make expected value
11681 endian-dependent.
11682
11683 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
11684
11685 * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
11686 Remove cruft.
11687
11688 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
11689
11690 * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
11691 * gcc.c-torture/compile/961203-1.c: Likewise.
11692 * gcc.c-torture/compile/980506-1.c: Likewise.
11693
11694 2003-06-17 Mark Mitchell <mark@codesourcery.com>
11695
11696 PR c++/10712
11697 * g++.dg/lookup/using7.C: New test.
11698
11699 2003-06-17 Mark Mitchell <mark@codesourcery.com>
11700
11701 PR c++/11105
11702 * g++.dg/abi/conv1.C: Remove it.
11703 * g++.dg/template/conv7.C: New test.
11704 * g++.dg/template/conv8.C: Likewise.
11705 * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
11706 conversion operator.
11707
11708 2003-06-17 Janis Johnson <janis187@us.ibm.com>
11709
11710 * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
11711 * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
11712 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
11713 * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
11714 * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
11715 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
11716 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
11717 * gcc.dg/compat/scalar-return-3_x.c: Ditto.
11718 * gcc.dg/compat/scalar-return-4_x.c: Ditto.
11719 * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
11720 * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
11721 * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
11722 * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
11723 * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
11724 * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
11725 * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
11726 * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
11727 * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
11728 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
11729 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
11730 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
11731 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11732 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11733 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
11734 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
11735 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
11736 * gcc.dg/compat/struct-return-10_x.c: Ditto.
11737 * gcc.dg/compat/struct-return-2_x.c: Ditto.
11738 * gcc.dg/compat/struct-return-3_x.c: Ditto.
11739
11740 2003-06-16 Mark Mitchell <mark@codesourcery.com>
11741
11742 * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
11743 * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
11744 indications.
11745
11746 2003-06-16 Roger Sayle <roger@eyesopen.com>
11747
11748 * gcc.dg/i386-387-5.c: New test case.
11749 * gcc.dg/i386-387-6.c: New test case.
11750 * gcc.dg/builtins-23.c: New test case.
11751
11752 2003-06-15 Roger Sayle <roger@eyesopen.com>
11753
11754 * gcc.dg/builtins-22.c: New test case.
11755 * gcc.dg/i386-387-1.c: Update to test exp.
11756 * gcc.dg/i386-387-2.c: Likewise.
11757
11758 2003-06-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11759
11760 * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
11761
11762 2003-06-12 Mark Mitchell <mark@codesourcery.com>
11763
11764 * lib/gcc-dg.exp (dg-require-dll): New function.
11765 (dg-xfail-if): Likewise.
11766 * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
11767 driver.
11768
11769 * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
11770 * gcc.c-torture/compile/20001205-1.c: Likewise.
11771 * gcc.c-torture/compile/20001226-1.c: Likewise.
11772 * gcc.c-torture/compile/20010518-2.c: Likewise.
11773 * gcc.c-torture/compile/20020312-1.c: Likewise.
11774 * gcc.c-torture/compile/20020604-1.c: Likewise.
11775 * gcc.c-torture/compile/920501-12.c: Likewise.
11776 * gcc.c-torture/compile/920501-4.c: Likewise.
11777 * gcc.c-torture/compile/920520-1.c: Likewise.
11778 * gcc.c-torture/compile/920521-1.c: Likewise.
11779 * gcc.c-torture/compile/920625-1.c: Likewise.
11780 * gcc.c-torture/compile/961203-1.c: Likewise.
11781 * gcc.c-torture/compile/980506-1.c: Likewise.
11782 * gcc.c-torture/compile/981006-1.c: Likewise.
11783 * gcc.c-torture/compile/981022-1.c: Likewise.
11784 * gcc.c-torture/compile/981223-1.c: Likewise.
11785 * gcc.c-torture/compile/990617-1.c: Likewise.
11786 * gcc.c-torture/compile/dll.c: Likewise.
11787 * gcc.c-torture/compile/labels-3.c: Likewise.
11788 * gcc.c-torture/compile/mipscop-1.c: Likewise.
11789 * gcc.c-torture/compile/mipscop-2.c: Likewise.
11790 * gcc.c-torture/compile/mipscop-3.c: Likewise.
11791 * gcc.c-torture/compile/mipscop-4.c: Likewise.
11792 * gcc.c-torture/compile/simd-5.c: Likewise.
11793 * gcc.c-torture/compile/20000804-1.x: Remove.
11794 * gcc.c-torture/compile/20001205-1.x: Likewise.
11795 * gcc.c-torture/compile/20001226-1.x: Likewise.
11796 * gcc.c-torture/compile/20010518-2.x: Likewise.
11797 * gcc.c-torture/compile/20020312-1.x: Likewise.
11798 * gcc.c-torture/compile/20020604-1.x: Likewise.
11799 * gcc.c-torture/compile/920501-12.x: Likewise.
11800 * gcc.c-torture/compile/920501-4.x: Likewise.
11801 * gcc.c-torture/compile/920520-1.x: Likewise.
11802 * gcc.c-torture/compile/920521-1.x: Likewise.
11803 * gcc.c-torture/compile/920625-1.x: Likewise.
11804 * gcc.c-torture/compile/961203-1.x: Likewise.
11805 * gcc.c-torture/compile/980506-1.x: Likewise.
11806 * gcc.c-torture/compile/981006-1.x: Likewise.
11807 * gcc.c-torture/compile/981022-1.x: Likewise.
11808 * gcc.c-torture/compile/981223-1.x: Likewise.
11809 * gcc.c-torture/compile/990617-1.x: Likewise.
11810 * gcc.c-torture/compile/mipscop-1.x: Likewise.
11811 * gcc.c-torture/compile/mipscop-2.x: Likewise.
11812 * gcc.c-torture/compile/mipscop-3.x: Likewise.
11813 * gcc.c-torture/compile/mipscop-4.x: Likewise.
11814 * gcc.c-torture/compile/simd-5.x: Likewise.
11815
11816 * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
11817
11818 2003-06-13 Eric Botcazou <ebotcazou@libertysurf.fr>
11819
11820 * gcc.c-torture/execute/20030611-1.c: New test.
11821
11822 2003-06-12 Roger Sayle <roger@eyesopen.com>
11823
11824 PR middle-end/168
11825 * gcc.dg/20030612-1.c: New test case.
11826
11827 2003-06-12 Mark Mitchell <mark@codesourcery.com>
11828
11829 PR c++/10635
11830 * g++.dg/expr/cast1.C: New test.
11831
11832 2003-06-12 Roger Sayle <roger@eyesopen.com>
11833
11834 * gcc.dg/builtins-21.c: New test case.
11835
11836 2003-06-11 Kelley Cook <kelleycook@wideopenwest.com>
11837
11838 * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
11839 options instead of at the end.
11840 * lib/objc.exp (objc_target_compile): Likewise.
11841
11842 2003-06-11 Mark Mitchell <mark@codesourcery.com>
11843
11844 PR c++/10432
11845 * g++.dg/parse/error1.C: New test.
11846
11847 2003-06-11 Janis Johnson <janis187@us.ibm.com>
11848
11849 * gcc.dg/compat/struct-by-value-11_main.c: New file.
11850 * gcc.dg/compat/struct-by-value-11_x.c: New file.
11851 * gcc.dg/compat/struct-by-value-11_y.c: New file.
11852 * gcc.dg/compat/struct-by-value-12_main.c: New file.
11853 * gcc.dg/compat/struct-by-value-12_x.c: New file.
11854 * gcc.dg/compat/struct-by-value-12_y.c: New file.
11855 * gcc.dg/compat/struct-by-value-13_main.c: New file.
11856 * gcc.dg/compat/struct-by-value-13_x.c: New file.
11857 * gcc.dg/compat/struct-by-value-13_y.c: New file.
11858 * gcc.dg/compat/struct-by-value-14_main.c: New file.
11859 * gcc.dg/compat/struct-by-value-14_x.c: New file.
11860 * gcc.dg/compat/struct-by-value-14_y.c: New file.
11861 * gcc.dg/compat/struct-by-value-15_main.c: New file.
11862 * gcc.dg/compat/struct-by-value-15_x.c: New file.
11863 * gcc.dg/compat/struct-by-value-15_y.c: New file.
11864 * gcc.dg/compat/struct-by-value-16_main.c: New file.
11865 * gcc.dg/compat/struct-by-value-16_x.c: New file.
11866 * gcc.dg/compat/struct-by-value-16_y.c: New file.
11867 * gcc.dg/compat/struct-by-value-17_main.c: New file.
11868 * gcc.dg/compat/struct-by-value-17_x.c: New file.
11869 * gcc.dg/compat/struct-by-value-17_y.c: New file.
11870 * gcc.dg/compat/struct-by-value-18_main.c: New file.
11871 * gcc.dg/compat/struct-by-value-18_x.c: New file.
11872 * gcc.dg/compat/struct-by-value-18_y.c: New file.
11873
11874 * gcc.dg/compat/scalar-by-value-3_main.c: New file.
11875 * gcc.dg/compat/scalar-by-value-3_x.c: New file.
11876 * gcc.dg/compat/scalar-by-value-3_y.c: New file.
11877 * gcc.dg/compat/scalar-by-value-4_main.c: New file.
11878 * gcc.dg/compat/scalar-by-value-4_x.c: New file.
11879 * gcc.dg/compat/scalar-by-value-4_y.c: New file.
11880 * gcc.dg/compat/scalar-return-3_main.c: New file.
11881 * gcc.dg/compat/scalar-return-3_x.c: New file.
11882 * gcc.dg/compat/scalar-return-3_y.c: New file.
11883 * gcc.dg/compat/scalar-return-4_main.c: New file.
11884 * gcc.dg/compat/scalar-return-4_x.c: New file.
11885 * gcc.dg/compat/scalar-return-4_y.c: New file.
11886
11887 2003-06-10 Janis Johnson <janis187@us.ibm.com>
11888
11889 * gcc.dg/compat/fp2-struct-check.h: New file.
11890 * gcc.dg/compat/fp2-struct-defs.h: New file.
11891 * gcc.dg/compat/fp2-struct-init.h: New file.
11892 * gcc.dg/compat/struct-by-value-10_main.c: New file.
11893 * gcc.dg/compat/struct-by-value-10_x.c: New file.
11894 * gcc.dg/compat/struct-by-value-10_y.c: New file.
11895 * gcc.dg/compat/struct-return-10_main.c: New file.
11896 * gcc.dg/compat/struct-return-10_x.c: New file.
11897 * gcc.dg/compat/struct-return-10_y.c: New file.
11898
11899 * gcc.dg/compat/compat-common.h: New file.
11900 * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
11901 * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
11902 * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
11903 * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
11904 * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
11905 * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
11906 * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
11907 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
11908 * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
11909 * gcc.dg/compat/scalar-return-1_main.c: Ditto.
11910 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
11911 * gcc.dg/compat/scalar-return-1_y.c: Ditto.
11912 * gcc.dg/compat/scalar-return-2_main.c: Ditto.
11913 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
11914 * gcc.dg/compat/scalar-return-2_y.c: Ditto.
11915 * gcc.dg/compat/small-struct-check.h: Ditto.
11916 * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
11917 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
11918 * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
11919 * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
11920 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
11921 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
11922 * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
11923 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
11924 * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
11925 * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
11926 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11927 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
11928 * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
11929 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11930 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
11931 * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
11932 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
11933 * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
11934 * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
11935 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
11936 * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
11937 * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
11938 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
11939 * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
11940 * gcc.dg/compat/struct-return-2_main.c: Ditto.
11941 * gcc.dg/compat/struct-return-2_x.c: Ditto.
11942 * gcc.dg/compat/struct-return-2_y.c: Ditto.
11943 * gcc.dg/compat/struct-return-3_main.c: Ditto.
11944 * gcc.dg/compat/struct-return-3_x.c: Ditto.
11945 * gcc.dg/compat/struct-return-3_y.c: Ditto.
11946
11947 2003-06-10 Geoffrey Keating <geoffk@apple.com>
11948
11949 * g++.dg/pch/static-1.C: New file.
11950 * g++.dg/pch/static-1.Hs: New file.
11951
11952 2003-06-10 Richard Henderson <rth@redhat.com>
11953
11954 * gcc.dg/asm-7.c: Adjust expected warning text.
11955
11956 2003-06-10 Roger Sayle <roger@eyesopen.com>
11957
11958 * gcc.dg/builtins-20.c: New test case.
11959
11960 2003-06-10 Mark Mitchell <mark@codesourcery.com>
11961
11962 PR c++/11131
11963 * g++.dg/opt/template1.C: New test.
11964
11965 2003-06-09 Mark Mitchell <mark@codesourcery.com>
11966
11967 * lib/gcc-dg.exp (dg-test): Clear additional_files and
11968 additional_sources.
11969
11970 2003-05-21 David Taylor <dtaylor@emc.com>
11971
11972 * gcc.dg/Wpadded.c: New file.
11973
11974 2003-06-09 Mark Mitchell <mark@codesourcery.com>
11975
11976 * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
11977 * gcc.dg/special/weak-2.c: Add dg-require-weak.
11978 * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
11979 dg-require-weak.
11980
11981 2003-06-09 J"orn Rennecke <joern.rennecke@superh.com>
11982
11983 * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
11984
11985 2003-06-09 Mark Mitchell <mark@codesourcery.com>
11986
11987 * lib/gcc-dg.exp (dg-require-weak): Fix typo.
11988 (dg-require-alias): Likewise.
11989 (dg-require-gc-sections): Likewise.
11990 * lib/target-supports.exp (check_gc_sections_available): Likewise.
11991
11992 2003-06-08 Richard Henderson <rth@redhat.com>
11993
11994 * gcc.dg/20011029-2.c: Fix the array reference.
11995 * gcc.dg/asm-7.c: New.
11996
11997 2003-06-08 Kazu Hirata <kazu@cs.umass.edu>
11998
11999 * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
12000
12001 2003-06-08 Mark Mitchell <mark@codesourcery.com>
12002
12003 * lib/gcc-dg.exp (dg-require-alias): Fix typo.
12004 (dg-require-gc-sections): Likewise.
12005
12006 2003-06-08 Jan Hubicka <jh@suse.cz>
12007
12008 * i386-cmov1.c: Fix regular expression.
12009 * i386-cvt-1.c: Likewise.
12010 * i386-local.c: Likewise.
12011 * i386-local2.c: Likewise.
12012 * i386-mul.c: Likewise.
12013 * i386-ssetype-1.c: Likewise.
12014 * i386-ssetype-3.c: Likewise.
12015 * i386-ssetype-5.c: Likewise.
12016
12017 2003-06-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12018
12019 PR c++/11039
12020 * g++.dg/warn/implicit-typename2.C: New test.
12021 * g++.dg/warn/implicit-typename3.C: New test.
12022
12023 2003-06-07 Richard Henderson <rth@redhat.com>
12024
12025 * g++.dg/other/offsetof3.C: Use size_t.
12026 * g++.dg/other/offsetof4.C: Likewise.
12027
12028 2003-06-07 H.J. Lu <hongjiu.lu@intel.com>
12029
12030 * lib/copy-file.exp: New. Implement gcc_copy_files.
12031
12032 * lib/dg-pch.exp: Load copy-file.exp
12033 (dg-pch): Use gcc_copy_files instead of "file copy".
12034
12035 2003-06-06 Mark Mitchell <mark@codesourcery.com>
12036
12037 * gcc.dg/weak/weak.exp: Simplify.
12038 * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
12039 * gcc.dg/weak/weak-1.c: Likewise.
12040 * gcc.dg/weak/weak-2.c: Likewise.
12041 * gcc.dg/weak/weak-3.c: Likewise.
12042 * gcc.dg/weak/weak-4.c: Likewise.
12043 * gcc.dg/weak/weak-5.c: Likewise.
12044 * gcc.dg/weak/weak-6.c: Likewise.
12045 * gcc.dg/weak/weak-7.c: Likewise.
12046 * gcc.dg/weak/weak-8.c: Likewise.
12047 * gcc.dg/weak/weak-9.c: Likewise.
12048
12049 2003-06-06 Richard Earnshaw <rearnsha@arm.com>
12050
12051 gcc.c-torture/execute/20030606-1.c: New.
12052
12053 2003-06-06 Roger Sayle <roger@eyesopen.com>
12054
12055 * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
12056 * gcc.dg/builtins-19.c: Likewise.
12057
12058 2003-06-06 Roger Sayle <roger@eyesopen.com>
12059
12060 * gcc.dg/builtins-2.c: Add some more tests.
12061 * gcc.dg/builtins-18.c: New test case.
12062 * gcc.dg/builtins-19.c: New test case.
12063
12064 2003-06-06 Roger Sayle <roger@eyesopen.com>
12065 Jim Wilson <wilson@tuliptree.org>
12066
12067 * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
12068
12069 2003-06-06 Jakub Jelinek <jakub@redhat.com>
12070
12071 * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
12072 mempcpy/stpcpy calls not to be optimized into something else.
12073 * gcc.c-torture/execute/string-opt-3.c: Moved to...
12074 * gcc.c-torture/execute/builtins/string-7.c: ...here.
12075 * gcc.c-torture/execute/builtins/string-7-lib.c: New.
12076
12077 2003-06-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12078
12079 * gcc.dg/format/asm_fprintf-1.c: New test.
12080
12081 2003-06-05 Mark Mitchell <mark@codesourcery.com>
12082
12083 * lib/gcc-defs.exp (additional_sources): New variable.
12084 (dg-additional-sources): New function.
12085 (additional_files): New variable.
12086 (dg-additional-files): New function.
12087 (dg-additional-files-options): Likewise.
12088 * lib/gcc-dg.exp (dg-require-weak): New function.
12089 (dg-require-alias): Likewise.
12090 (dg-require-gc-sections): Likewise.
12091 * lib/target-supports.exp (check_alias_available): Remove testfile
12092 parameter.
12093 (check_gc_sections_available): New function.
12094 * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
12095 (dg-gpp-additional-files): Likewise.
12096 * lib/g++.exp (additional_sources): Remove.
12097 (additional_files): Likewise.
12098 (g++_target_compile): Use dg-additional-files-options.
12099
12100 * gcc.dg/special/special.exp: Add "ecos" tests. Remove complex
12101 Tcl logic.
12102 * gcc.dg/special/ecos.exp: Remove.
12103 * gcc.dg/special/20000419-2.c: Use dg-require-*.
12104 * gcc.dg/special/alias-1.c: Likewise.
12105 * gcc.dg/special/alias-2.c: Likewise.
12106 * gcc.dg/special/gcsec-1.c: Likewise.
12107 * gcc.dg/special/weak-1.c: Likewise.
12108 * gcc.dg/special/weak-2.c: Likewise.
12109 * gcc.dg/special/wkali-1.c: Likewise.
12110 * gcc.dg/special/wkali-2.c: Likewise.
12111
12112 * g++.dg/special/conpr-2.C: Use dg-additional-*, not
12113 dg-gpp-additional-*.
12114 * g++.dg/special/conpr-3.C: Likewise.
12115 * g++.dg/special/conpr-4.C: Likewise.
12116 * g++.old-deja/g++.abi/vtable3a.C: Likewise.
12117 * g++.old-deja/g++.abi/vtable3b.C: Likewise.
12118 * g++.old-deja/g++.abi/vtable3c.C: Likewise.
12119 * g++.old-deja/g++.abi/vtable3d.C: Likewise.
12120 * g++.old-deja/g++.abi/vtable3e.C: Likewise.
12121 * g++.old-deja/g++.abi/vtable3f.C: Likewise.
12122 * g++.old-deja/g++.abi/vtable3g.C: Likewise.
12123 * g++.old-deja/g++.abi/vtable3h.C: Likewise.
12124 * g++.old-deja/g++.abi/vtable3i.C: Likewise.
12125 * g++.old-deja/g++.abi/vtable3j.C: Likewise.
12126 * g++.old-deja/g++.oliva/linkage1.C: Likewise.
12127 * g++.old-deja/g++.other/comdat1.C: Likewise.
12128 * g++.old-deja/g++.other/comdat2.C: Likewise.
12129 * g++.old-deja/g++.other/comdat3.C: Likewise.
12130 * g++.old-deja/g++.other/ctor1.C: Likewise.
12131 * g++.old-deja/g++.pt/instantiate5.C: Likewise.
12132
12133 2003-06-05 Richard Henderson <rth@redhat.com>
12134
12135 * gcc.dg/debug/20030605-1.c: New.
12136
12137 2003-06-04 Mark Mitchell <mark@codesourcery.com>
12138
12139 * README.QMTEST: Update.
12140
12141 2003-06-04 Richard Henderson <rth@redhat.com>
12142
12143 * gcc.dg/cleanup-1.c: New.
12144 * gcc.dg/cleanup-2.c: New.
12145 * gcc.dg/cleanup-3.c: New.
12146 * gcc.dg/cleanup-4.c: New.
12147 * gcc.dg/cleanup-5.c: New.
12148 * gcc.dg/cleanup-6.c: New.
12149 * gcc.dg/cleanup-7.c: New.
12150
12151 2003-06-04 Mark Mitchell <mark@codesourcery.com>
12152
12153 * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
12154
12155 * lib/dg-pch.exp: New file.
12156 * g++.dg/pch/pch.exp: Use dg-pch.exp.
12157 * gcc.dg/pch/pch.exp: Likewise.
12158
12159 2003-06-04 Roger Sayle <roger@eyesopen.com>
12160
12161 * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
12162 * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
12163 * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
12164 * gcc.dg/builtins-17.c: New test case.
12165 * gcc.dg/i386-387-4.c: New test case.
12166 * gcc.c-torture/execute/ieee/mzero4.c: New test case.
12167
12168 2003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
12169
12170 * gcc.dg/ultrasp9.c: New test.
12171
12172 2003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
12173
12174 * gcc.c-torture/compile/20030604-1.c: New test.
12175 * gcc.dg/sparc-constant-1.c: New test.
12176
12177 2003-06-03 Glen Nakamura <glen@imodulo.com>
12178
12179 * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
12180
12181 2003-06-03 J"orn Rennecke <joern.rennecke@superh.com>
12182
12183 * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
12184
12185 * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
12186 * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
12187
12188 2003-06-03 Aldy Hernandez <aldyh@redhat.com>
12189
12190 * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
12191
12192 2003-06-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12193
12194 PR c++/10940
12195 * g++.dg/template/spec10.C: New test.
12196
12197 2003-06-03 Roger Sayle <roger@eyesopen.com>
12198
12199 * gcc.dg/builtins-16.c: New test case.
12200
12201 2003-06-03 Jakub Jelinek <jakub@redhat.com>
12202
12203 * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
12204 mempcpy test with post-increments.
12205 * gcc.c-torture/execute/string-opt-3.c: New test.
12206 * gcc.dg/string-opt-1.c: New test.
12207
12208 2003-06-03 David Billinghurst <David.Billinghurst@riotinto.com>
12209
12210 PR fortran/10965
12211 * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
12212
12213 2003-06-02 Mark Mitchell <mark@codesourcery.com>
12214
12215 * lib/scanasm.exp (dg-scan): New function, factored out of ...
12216 (scan-assembler): ... here. Use dg-scan.
12217 (scan-assembler-not): Likewise.
12218 (scan-file): New function.
12219 (scan-file-not): Likewise.
12220 * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
12221 * gcc.dg/cpp/_Pragma4.c: Likewise.
12222 * gcc.dg/cpp/_Pragma5.c: Likewise.
12223 * gcc.dg/cpp/avoidpaste1.c: Likewise.
12224 * gcc.dg/cpp/avoidpaste2.c: Likewise.
12225 * gcc.dg/cpp/cmdlne-C2.c: Likewise.
12226 * gcc.dg/cpp/cmdlne-P.c: Likewise.
12227 * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
12228 * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
12229 * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
12230 * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
12231 * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
12232 * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
12233 * gcc.dg/cpp/cxxcom1.c: Likewise.
12234 * gcc.dg/cpp/line1.c: Likewise.
12235 * gcc.dg/cpp/maccom1.c: Likewise.
12236 * gcc.dg/cpp/maccom2.c: Likewise.
12237 * gcc.dg/cpp/maccom3.c: Likewise.
12238 * gcc.dg/cpp/maccom4.c: Likewise.
12239 * gcc.dg/cpp/maccom5.c: Likewise.
12240 * gcc.dg/cpp/maccom6.c: Likewise.
12241 * gcc.dg/cpp/multiline.c: Likewise.
12242 * gcc.dg/cpp/spacing1.c: Likewise.
12243 * gcc.dg/cpp/spacing2.c: Likewise.
12244 * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
12245 * gcc.dg/cpp/trad/maccom1.c: Likewise.
12246 * gcc.dg/cpp/trad/maccom2.c: Likewise.
12247 * gcc.dg/cpp/trad/maccom3.c: Likewise.
12248 * gcc.dg/cpp/trad/maccom4.c: Likewise.
12249 * gcc.dg/cpp/trad/maccom6.c: Likewise.
12250 * gcc.dg/cpp/cxxcom2.c: Likewise.
12251 * gcc.dg/cpp/cxxcom2.h: New file.
12252
12253 * gcc.dg/cpp/truefalse.cpp: Move it to ...
12254 * g++.dg/cpp/truefalse.C: Here.
12255 * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
12256
12257 2003-06-01 Loren James Rittle <ljrittle@acm.org>
12258
12259 * gcc.dg/cpp/redef3.c: New file.
12260
12261 2003-06-01 Eric Botcazou <ebotcazou@libertysurf.fr>
12262
12263 * gcc.dg/i386-loop-3.c: New test.
12264
12265 2003-05-31 Toon Moene <toon@moene.indiv.nluug.nl>
12266
12267 * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
12268
12269 2003-05-31 Roger Sayle <roger@eyesopen.com>
12270
12271 * gcc.dg/fwrapv-1.c: New test case.
12272 * gcc.dg/fwrapv-2.c: New test case.
12273
12274 2003-05-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12275
12276 PR c++/10956
12277 * g++.dg/template/spec9.C: New test.
12278
12279 2003-05-29 Roger Sayle <roger@eyesopen.com>
12280
12281 * gcc.dg/duff-4.c: New test case.
12282
12283 2003-05-27 David Billinghurst <David.Billinghurst@riotinto.com>
12284
12285 PR fortran/10843
12286 * g77.dg/ffixed-form-1.f: New test
12287 * g77.dg/ffixed-form-2.f: New test
12288 * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
12289 * g77.dg/ffree-form-3.f: New test
12290
12291 2003-05-26 Andreas Tobler <a.tobler@schweiz.ch>
12292
12293 * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
12294 * gcc.dg/wint_t-1.c: Likewise.
12295
12296 2003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12297
12298 * g++.dg/template/access11.C: New test.
12299
12300 2003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12301
12302 PR c++/10849
12303 * g++.dg/template/access10.C: New test.
12304
12305 2003-05-24 Eric Botcazou <ebotcazou@libertysurf.fr>
12306 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12307
12308 * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
12309
12310 2003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
12311
12312 * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
12313 suppress for powerpc-*-darwin*.
12314 * gcc.dg/torture/builtin-noret-2.c: Likewise.
12315
12316 2003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
12317
12318 * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
12319 suppress option for powerpc-*-darwin*.
12320
12321 2003-05-23 Roger Sayle <roger@eyesopen.com>
12322
12323 * gcc.dg/builtins-1.c: Add tests for tan and atan.
12324 * gcc.dg/builtins-4.c: Add test for fmod.
12325
12326 2003-05-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12327
12328 PR c++/10682
12329 * g++.dg/template/instantiate4.C: New test.
12330
12331 2003-05-22 Roger Sayle <roger@eyesopen.com>
12332
12333 * gcc.c-torture/execute/ieee/inf-2.c: New test case.
12334
12335 2003-05-21 Janis Johnson <janis187@us.ibm.com>
12336
12337 * gcc.dg/compat/scalar-return-1_main.c: New file.
12338 * gcc.dg/compat/scalar-return-1_x.c: New file.
12339 * gcc.dg/compat/scalar-return-1_y.c: New file.
12340 * gcc.dg/compat/scalar-return-2_main.c: New file.
12341 * gcc.dg/compat/scalar-return-2_x.c: New file.
12342 * gcc.dg/compat/scalar-return-2_y.c: New file.
12343 * gcc.dg/compat/struct-return-3_main.c: New file.
12344 * gcc.dg/compat/struct-return-3_y.c: New file.
12345 * gcc.dg/compat/struct-return-3_x.c: New file.
12346 * gcc.dg/compat/struct-return-2_main.c: New file.
12347 * gcc.dg/compat/struct-return-2_x.c: New file.
12348 * gcc.dg/compat/struct-return-2_y.c: New file.
12349
12350 2003-05-21 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
12351
12352 * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
12353 for hppa*-hp-hpux*.
12354 * gcc.dg/20021014-1.c (dg-options): Likewise.
12355 * gcc.dg/nest.c (dg-options): Likewise.
12356
12357 2003-05-21 Danny Smith <dannysmith@users.sourceforge.net>
12358
12359 PR c++/9738
12360 * g++.dg/ext/dllimport2.C: New file.
12361 * g++.dg/ext/dllimport3.C: New file.
12362
12363 2003-05-20 Janis Johnson <janis187@us.ibm.com>
12364
12365 * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
12366 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
12367 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
12368 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
12369 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
12370 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
12371 * gcc.dg/compat/struct-by-value-7_x.c Ditto.
12372 * gcc.dg/compat/struct-by-value-7_y.c Ditto.
12373 * gcc.dg/compat/small-struct-defs.h: New file.
12374 * gcc.dg/compat/small-struct-init.h: New file.
12375 * gcc.dg/compat/small-struct-check.h: New file.
12376 * gcc.dg/compat/fp-struct-defs.h: New file.
12377 * gcc.dg/compat/fp-struct-check.h: New file.
12378 * gcc.dg/compat/fp-struct-init.h: New file.
12379 * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
12380 * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
12381
12382 2003-05-19 Jakub Jelinek <jakub@redhat.com>
12383
12384 * gcc.dg/20030225-2.c: New test.
12385
12386 2003-05-18 Roger Sayle <roger@eyesopen.com>
12387 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12388
12389 * gcc.c-torture/compile/20030518-1.c: New test case.
12390
12391 2003-05-18 Mark Mitchell <mark@codesourcery.com>
12392
12393 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
12394 * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
12395 gcc-dg-debug-runtest.
12396 * g++.dg/debug/debug.exp: Pass opt_opts parameter to
12397 gcc-dg-debug-runtest.
12398
12399 2003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12400
12401 PR c++/9022
12402 * g++.dg/lookup/using6.C: New test.
12403
12404 2003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12405
12406 * g++.dg/parse/access2.C: New test.
12407
12408 2003-05-17 Mark Mitchell <mark@codesourcery.com>
12409
12410 * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
12411 * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
12412 * gcc.dg/debug/debug.exp: Likewise.
12413
12414 2003-05-17 Neil Booth <neil@daikokuya.co.uk>
12415
12416 * gcc.dg/dollar.c: New test.
12417
12418 2003-05-16 Janis Johnson <janis187@us.ibm.com>
12419
12420 * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
12421 * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
12422 * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
12423 * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
12424 * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
12425 * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
12426 * gcc.dg/compat/struct-by-value-6_main.c: New file.
12427 * gcc.dg/compat/struct-by-value-6_x.c: New file.
12428 * gcc.dg/compat/struct-by-value-6_y.c: New file.
12429 * gcc.dg/compat/struct-by-value-7_main.c: New file.
12430 * gcc.dg/compat/struct-by-value-7_x.c: New file.
12431 * gcc.dg/compat/struct-by-value-7_y.c: New file.
12432 * gcc.dg/compat/struct-by-value-8_main.c: New file.
12433 * gcc.dg/compat/struct-by-value-8_x.c: New file.
12434 * gcc.dg/compat/struct-by-value-8_y.c: New file.
12435 * gcc.dg/compat/struct-by-value-9_main.c: New file.
12436 * gcc.dg/compat/struct-by-value-9_x.c: New file.
12437 * gcc.dg/compat/struct-by-value-9_y.c: New file.
12438
12439 2003-05-16 Mark Mitchell <mark@codesourcery.com>
12440
12441 * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
12442 (gcc-dg-test-1): ... this. Add target_compile parameter. Add
12443 support for "repo" mode.
12444 * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
12445 * lib/g77-dg.exp: Likewise.
12446 * lib/obj-dg.exp: Likewise.
12447
12448 2003-05-16 Jakub Jelinek <jakub@redhat.com>
12449
12450 Merge from gcc-3_2-rhl8-branch:
12451 2003-04-23 Jakub Jelinek <jakub@redhat.com>
12452
12453 * gcc.dg/tls/opt-6.c: New test.
12454
12455 2003-04-05 Jakub Jelinek <jakub@redhat.com>
12456
12457 * gcc.dg/20030405-1.c: New test.
12458
12459 2003-03-09 Jakub Jelinek <jakub@redhat.com>
12460
12461 * gcc.dg/20030309-1.c: New test.
12462
12463 2003-03-07 Eric Botcazou <ebotcazou@libertysurf.fr>
12464
12465 * gcc.c-torture/execute/20030307-1.c: New test.
12466
12467 2003-02-20 Randolph Chung <tausq@debian.org>
12468
12469 * gcc.c-torture/compile/20030220-1.c: New test.
12470
12471 2003-02-18 Jakub Jelinek <jakub@redhat.com>
12472
12473 * gcc.dg/20030217-1.c: New test.
12474
12475 2003-01-29 Jakub Jelinek <jakub@redhat.com>
12476
12477 * gcc.c-torture/compile/20020129-1.c: New test.
12478
12479 2002-12-21 Eric Botcazou <ebotcazou@libertysurf.fr>
12480
12481 * gcc.dg/unroll-1.c: New test.
12482
12483 2002-11-16 Jan Hubicka <jh@suse.cz>
12484
12485 * gcc.c-torture/execute/20020920-1.c: New test.
12486
12487 2002-10-08 Jakub Jelinek <jakub@redhat.com>
12488
12489 PR target/7434
12490 * gcc.c-torture/compile/20021008-1.c: New test.
12491
12492 2002-08-10 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
12493
12494 PR target/7559
12495 * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
12496
12497 2002-08-07 Jakub Jelinek <jakub@redhat.com>
12498
12499 * gcc.c-torture/compile/20020807-1.c: New test.
12500
12501 2002-07-30 Jakub Jelinek <jakub@redhat.com>
12502
12503 * gcc.dg/tls/opt-1.c: New test.
12504
12505 2002-07-29 Jakub Jelinek <jakub@redhat.com>
12506
12507 * gcc.dg/20020729-1.c: New test.
12508
12509 2002-07-20 Jakub Jelinek <jakub@redhat.com>
12510
12511 * g++.dg/opt/life1.C: New test.
12512
12513 2002-05-20 Jakub Jelinek <jakub@redhat.com>
12514
12515 * gcc.dg/20020525-1.c: New test.
12516
12517 2002-05-24 Jakub Jelinek <jakub@redhat.com>
12518
12519 PR c++/6794
12520 * g++.dg/ext/pretty1.C: New test.
12521 * g++.dg/ext/pretty2.C: New test.
12522
12523 2003-05-15 Mark Mitchell <mark@codesourcery.com>
12524
12525 PR c++/8385
12526 * g++.dg/ext/typeof5.C: New test.
12527
12528 2003-05-15 J"orn Rennecke <joern.rennecke@superh.com>
12529
12530 * gcc.c-torture/execute/builtins/string-asm-1.c: Take
12531 __USER_LABEL_PREFIX__ into account.
12532 * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
12533
12534 2003-05-14 Roger Sayle <roger@eyesopen.com>
12535
12536 * gcc.dg/builtins-15.c: New test case.
12537
12538 2003-05-13 Zack Weinberg <zack@codesourcery.com>
12539
12540 * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
12541
12542 2003-05-12 Mark Mitchell <mark@codesourcery.com>
12543
12544 * lib/g++.exp: Tweak handling of additional source files.
12545 * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
12546 * g++.dg/special/conpr-2a.C: Rename to ...
12547 * g++.dg/special/conpr-2a.cc: ... this.
12548 * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
12549 * g++.dg/special/conpr-3a.C: Rename to ...
12550 * g++.dg/special/conpr-3a.cc: This.
12551 * g++.dg/special/conpr-3b.C: Rename to ...
12552 * g++.dg/special/conpr-3b.cc: This.
12553 * g++.dg/special/conpr-4.C: New test.
12554 * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
12555
12556 2003-05-12 David Edelsohn <edelsohn@gnu.org>
12557
12558 * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
12559
12560 2003-05-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12561
12562 * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
12563 * g++.old-deja/g++.robertl/eb71.C: Likewise.
12564 * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
12565 * g++.old-deja/g++.other/warn3.C: Likewise.
12566
12567 2003-05-11 Roger Sayle <roger@eyesopen.com>
12568
12569 * gcc.dg/i386-387-1.c: Update to also test log.
12570 * gcc.dg/i386-387-2.c: Likewise.
12571
12572 2003-05-11 Toon Moene <toon@moene.indiv.nluug.nl>
12573
12574 * g77.f-torture/execute/int8421.f: New test.
12575
12576 2003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12577
12578 PR c++/10230, c++/10481
12579 * g++.dg/lookup/scoped5.C: New test.
12580
12581 2003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12582
12583 PR c++/10552
12584 * g++.dg/template/ttp6.C: New test.
12585
12586 2003-05-11 Richard Sandiford <rsandifo@redhat.com>
12587
12588 * gcc.c-torture/execute/builtins: New directory.
12589 * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
12590 gcc.c-torture/execute/builtins.
12591 * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
12592 * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
12593 * gcc.dg/torture: ...this new directory. Turn into link-only tests.
12594 * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
12595
12596 2003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12597
12598 PR c++/9252
12599 * g++.dg/template/access8.C: New test.
12600 * g++.dg/template/access9.C: New test.
12601
12602 2003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12603
12604 PR c++/9554
12605 * g++.dg/parse/access1.C: New test.
12606
12607 2003-05-09 DJ Delorie <dj@redhat.com>
12608
12609 * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
12610 long, and not an int.
12611
12612 2003-05-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12613
12614 PR c++/10555, c++/10576
12615 * g++.dg/template/memclass1.C: New test.
12616
12617 2003-05-08 DJ Delorie <dj@redhat.com>
12618
12619 * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
12620 targets.
12621 * gcc.c-torture/execute/20021024-1.x: Likewise.
12622 * gcc.c-torture/execute/shiftdi.x: Likewise.
12623 * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
12624 * g++.old-deja/g++.other/exprstmt1.C: Likewise.
12625 * gcc.dg/20021018-1.c: Likewise.
12626
12627 2003-05-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12628
12629 * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
12630
12631 gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
12632 (bcopy): Call memmove.
12633
12634 2003-05-08 Roger Sayle <roger@eyesopen.com>
12635
12636 * g77.f-torture/compile/8485.f: New test case.
12637
12638 2003-05-07 Richard Henderson <rth@redhat.com>
12639
12640 PR c++/10570
12641 * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
12642 Verify exception_cleanup not called for rethrows.
12643 * g++.dg/eh/forced2.C: Test that exception_cleanup is called
12644 when exiting catch block without rethrowing.
12645 * g++.dg/eh/forced3.C: New.
12646 * g++.dg/eh/forced4.C: New.
12647
12648 2003-05-07 Aldy Hernandez <aldyh@redhat.com>
12649
12650 * gcc.dg/20030505.c: Fix triplet.
12651
12652 2003-05-06 DJ Delorie <dj@redhat.com>
12653
12654 * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
12655 * gcc.dg/nest.c: Likewise.
12656
12657 2003-05-05 Roger Sayle <roger@eyesopen.com>
12658
12659 * gcc.dg/builtins-14.c: New test case.
12660
12661 2003-05-05 Janis Johnson <janis187@us.ibm.com>
12662
12663 * lib/compat.exp (compat-execute): New argument.
12664 * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
12665 * gcc.dg/compat: New test directory.
12666 * gcc.dg/compat/compat.exp: New expect script.
12667 * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
12668 * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
12669 * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
12670 * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
12671 * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
12672 * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
12673
12674 * gcc.dg/compat/struct-by-value-1_main.c: New test file.
12675 * gcc.dg/compat/struct-by-value-1_x.c: New test file.
12676 * gcc.dg/compat/struct-by-value-1_y.c: New test file.
12677 * gcc.dg/compat/struct-by-value-2_main.c: New test file.
12678 * gcc.dg/compat/struct-by-value-2_x.c: New test file.
12679 * gcc.dg/compat/struct-by-value-2_y.c: New test file.
12680 * gcc.dg/compat/struct-by-value-3_main.c: New test file.
12681 * gcc.dg/compat/struct-by-value-3_x.c: New test file.
12682 * gcc.dg/compat/struct-by-value-3_y.c: New test file.
12683 * gcc.dg/compat/struct-by-value-4_main.c: New test file.
12684 * gcc.dg/compat/struct-by-value-4_x.c: New test file.
12685 * gcc.dg/compat/struct-by-value-4_y.c: New test file.
12686 * gcc.dg/compat/struct-by-value-5_main.c: New test file.
12687 * gcc.dg/compat/struct-by-value-5_x.c: New test file.
12688 * gcc.dg/compat/struct-by-value-5_y.c: New test file.
12689
12690 2003-05-05 Zack Weinberg <zack@codesourcery.com>
12691
12692 * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
12693
12694 2003-05-05 Jakub Jelinek <jakub@redhat.com>
12695
12696 * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
12697
12698 2003-05-05 Geoffrey Keating <geoffk@apple.com>
12699
12700 * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
12701 * gcc.dg/ppc-fsel-2.c: New test.
12702
12703 * gcc.dg/unused-5.c: New test.
12704
12705 2003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12706
12707 PR c++/10496
12708 * g++.dg/warn/pmf1.C: New test.
12709
12710 2003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12711
12712 PR c++/4494
12713 * g++.dg/warn/main.C: New test.
12714
12715 2003-05-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12716
12717 * gcc.dg/nonnull-3.c: New test.
12718
12719 2003-05-04 Neil Booth <neil@daikokuya.co.uk>
12720
12721 * gcc.dg/cpp/Wtrigraphs.c: Update.
12722 * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
12723
12724 2003-05-03 Geoffrey Keating <geoffk@apple.com>
12725
12726 * gcc.dg/ppc-fsel-1.c: New test.
12727
12728 2003-05-03 Zack Weinberg <zack@codesourcery.com>
12729
12730 PR c/10604
12731 * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
12732
12733 2003-05-03 Kazu Hirata <kazu@cs.umass.edu>
12734
12735 * gcc.dg/m-un-2.c: Fix the typedef of size_t.
12736
12737 2003-05-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12738
12739 PR c++/9364, c++/10553, c++/10586
12740 * g++.dg/parse/typename4.C: New test.
12741 * g++.dg/parse/typename5.C: Likewise.
12742
12743 2003-05-03 Richard Sandiford <rsandifo@redhat.com>
12744
12745 * gcc.c-torture/compile/20030503-1.c: New test.
12746
12747 2003-05-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12748
12749 * g++.dg/lookup/using5.C: Fix testcase error.
12750
12751 2003-05-01 Chris Demetriou <cgd@broadcom.com>
12752
12753 * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
12754 since MEABI is no longer supported. Remove all vestiges
12755 of MEABI from the test.
12756
12757 2003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12758
12759 PR c++/10554
12760 * g++.dg/lookup/using5.C: New test.
12761
12762 2003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12763
12764 PR c++/8772
12765 * g++.dg/template/ttp5.C: New test.
12766
12767 2003-04-30 Mark Mitchell <mark@codesourcery.com>
12768
12769 * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
12770 (dg-gpp-additional-sources): New function.
12771 (dg-gpp-additional-files): Likewise.
12772 * lib/g++.exp (additional_sources): New variable.
12773 (additional_files): Likewise.
12774 (g++_target_compile): Deal with them.
12775 * lib/old-dejagnu.exp: Remove.
12776 * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
12777 * g++.old-deja: Revise all tests to use dg commands.
12778
12779 2003-04-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12780
12781 PR c++/9432, c++/9528
12782 * g++.dg/lookup/using4.C: New test.
12783
12784 2003-04-29 Geoffrey Keating <geoffk@apple.com>
12785
12786 * gcc.dg/noreturn-5.c: New file.
12787 * gcc.dg/noreturn-6.c: New file.
12788
12789 * gcc.c-torture/compile/inline-1.c: New file.
12790
12791 2003-04-29 Mark Mitchell <mark@codesourcery.com>
12792
12793 PR c++/10551
12794 * g++.dg/template/explicit1.C: New test.
12795
12796 2003-04-29 Mark Mitchell <mark@codesourcery.com>
12797
12798 PR c++/10549
12799 * g++.dg/other/bitfield1.C: New test.
12800
12801 PR c++/10527
12802 * g++.dg/init/new7.C: New test.
12803
12804 2003-04-29 Mark Mitchell <mark@codesourcery.com>
12805
12806 * g++.dg/ext/desig1.C: New test.
12807 * g++.dg/ext/init1.C: Update.
12808
12809 * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
12810
12811 2003-04-28 Mark Mitchell <mark@codesourcery.com>
12812
12813 PR c++/10180
12814 * g++.dg/warn/Winline-1.C: New test.
12815
12816 2003-04-28 Jakub Jelinek <jakub@redhat.com>
12817
12818 * gcc.c-torture/execute/string-opt-19.c: New test.
12819
12820 * gcc.c-torture/execute/string-opt-asm-1.c: New test.
12821 * gcc.c-torture/execute/string-opt-asm-2.c: New test.
12822
12823 2003-04-27 Mark Mitchell <mark@codesourcery.com>
12824
12825 PR c++/10506
12826 * g++.dg/init/new6.C: New test.
12827
12828 PR c++/10503
12829 * g++.dg/init/ref6.C: New test.
12830
12831 2003-04-26 David Edelsohn <edelsohn@gnu.org>
12832
12833 * g++.dg/warn/weak1.C: XFAIL on AIX4.
12834
12835 2003-04-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12836
12837 * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
12838 checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
12839
12840 2003-04-25 Mark Mitchell <mark@codesourcery.com>
12841
12842 * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
12843 initialized static data members.
12844
12845 2003-04-25 H.J. Lu <hjl@gnu.org>
12846
12847 * gcc.dg/ia64-sync-4.c: New test.
12848
12849 2003-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12850
12851 * gcc.c-torture/execute/string-opt-18.c: Clean up. Fix copyright
12852 date.
12853
12854 2003-04-24 Nathan Sidwell <nathan@codesourcery.com>
12855
12856 PR c++/10337
12857 * g++.dg/warn/conv1.C: New test.
12858 * g++.old-deja/g++.other/conv7.C: Adjust.
12859 * g++.old-deja/g++.other/overload14.C: Adjust.
12860
12861 2003-04-23 Mark Mitchell <mark@codesourcery.com>
12862
12863 PR c++/10471
12864 * g++.dg/template/defarg2.C: New test.
12865
12866 2003-04-23 Neil Booth <neil@daikokuya.co.uk>
12867
12868 * gcc.dg/cpp/include2.c: Update.
12869 * gcc.dg/cpp/multiline-2.c: New.
12870 * gcc.dg/cpp/multiline.c: Update.
12871 * gcc.dg/cpp/strify2.c: Update.
12872 * gcc.dg/cpp/trad/literals-2.c: Update.
12873
12874 2003-04-23 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
12875
12876 * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
12877
12878 2003-04-23 Mark Mitchell <mark@codesourcery.com>
12879
12880 * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
12881
12882 2003-04-23 Mark Mitchell <mark@codesourcery.com>
12883
12884 PR c++/10451
12885 * g++.dg/parse/crash4.C: New test.
12886
12887 PR c++/9847
12888 * g++.dg/parse/crash5.C: New test.
12889
12890 2003-04-22 Mark Mitchell <mark@codesourcery.com>
12891
12892 PR c++/10446
12893 * g++.dg/parse/crash3.C: New test.
12894
12895 PR c++/10428
12896 * g++.dg/parse/elab1.C: New test.
12897
12898 2003-04-22 Devang Patel <dpatel@apple.com>
12899
12900 * gcc.dg/cpp/trad/funlike-5.c: New test.
12901
12902 2003-04-21 Andreas Tobler <a.tobler@schweiz.ch>
12903
12904 * g++.dg/other/packed1.C: Fix dg options.
12905
12906 2003-04-22 Nathan Sidwell <nathan@codesourcery.com>
12907
12908 * g++.dg/other/offsetof2.C: New test.
12909
12910 2003-04-21 Mark Mitchell <mark@codesourcery.com>
12911
12912 * g++.dg/template/recurse.C: Adjust location of error messages.
12913
12914 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12915
12916 PR c++/9881
12917 * g++.dg/init/addr-const1.C: New test.
12918 * g++.dg/other/packed1.C: XFAIL on aligned architectures.
12919
12920 2003-04-20 Nathan Sidwell <nathan@codesourcery.com>
12921
12922 PR c++/10405
12923 * g++.dg/lookup/struct-hack1.C: New test.
12924
12925 2003-04-20 Neil Booth <neil@daikokuya.co.uk>
12926
12927 * ucs.c: Update diagnostic messages.
12928
12929 2003-04-19 Neil Booth <neil@daikokuya.co.uk>
12930
12931 * gcc.dg/cpp/truefalse.cpp: New test.
12932 * gcc.dg/cpp/cpp.exp: Update.
12933 * g++.dg/other/stdbool-if.C: Remove.
12934
12935 2003-04-19 Neil Booth <neil@daikokuya.co.uk>
12936
12937 * gcc.dg/cpp/_Pragma4.c: Remove stray space.
12938 * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
12939
12940 2003-04-18 Eric Botcazou <ebotcazou@libertysurf.fr>
12941
12942 * gcc.c-torture/compile/20030418-1.c: New test.
12943
12944 2003-04-17 Janis Johnson <janis187@us.ibm.com>
12945
12946 * README.compat: Remove; content moved to doc/sourcebuild.texi.
12947
12948 2003-04-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12949
12950 PR c++/10347
12951 g++.dg/template/dependent-name1.C: New test.
12952
12953 2003-04-17 J"orn Rennecke <joern.rennecke@superh.com>
12954
12955 * gcc.dg/warn-1.c (tourist_guide): New array,
12956 contains a pointer to bar.
12957
12958 2003-04-16 Roger Sayle <roger@eyesopen.com>
12959
12960 * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
12961 * gcc.c-torture/execute/medce-1.c: New test case.
12962 * gcc.c-torture/execute/medce-2.c: New test case.
12963
12964 2003-04-15 Mark Mitchell <mark@codesourcery.com>
12965
12966 * lib/prune.exp: Ignore more messages.
12967
12968 PR c++/10381
12969 * g++.dg/parse/lookup3.C: New test.
12970
12971 2003-04-15 J"orn Rennecke <joern.rennecke@superh.com>
12972
12973 * gcc.c-torture/compile/20030415-1.c : New test.
12974
12975 2003-04-14 Mark Mitchell <mark@codesourcery.com>
12976
12977 * gcc.c-torture/execute/scope-2.c: Move to ...
12978 * gcc.dg/noncompile/scope.c: .... here.
12979
12980 2003-04-14 Roger Sayle <roger@eyesopen.com>
12981
12982 * gcc.dg/20030414-2.c: New test case.
12983
12984 2003-04-14 Hans-Peter Nilsson <hp@axis.com>
12985
12986 PR target/10377
12987 * gcc.dg/20030414-1.c: New test.
12988
12989 2003-04-13 Roger Sayle <roger@eyesopen.com>
12990
12991 * gcc.dg/builtins-12.c: New test case.
12992 * gcc.dg/builtins-13.c: New test case.
12993
12994 2003-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12995
12996 * gcc.c-torture/execute/string-opt-18.c: New test.
12997
12998 2003-04-13 Mark Mitchell <mark@codesourcery.com>
12999
13000 PR c++/10300
13001 * g++.dg/init/new5.C: New test.
13002
13003 2003-04-12 Mark Mitchell <mark@codesourcery.com>
13004
13005 PR c++/7910
13006 * g++.dg/ext/dllimport1.C: New test.
13007
13008 2003-04-12 Eric Botcazou <ebotcazou@libertysurf.fr>
13009
13010 * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
13011
13012 2003-04-11 Bud Davis <bdavis9659@comcast.net>
13013
13014 PR Fortran/9263
13015 * g77.f-torture/noncompile/9263.f: New test
13016 PR Fortran/1832
13017 * g77.f-torture/execute/1832.f: New test
13018
13019 2003-04-11 David Chad <davidc@freebsd.org>
13020 Loren J. Rittle <ljrittle@acm.org>
13021
13022 libobjc/8562
13023 * objc.dg/headers.m: New test.
13024
13025 2003-04-10 Zack Weinberg <zack@codesourcery.com>
13026
13027 * gcc.c-torture/execute/builtin-noret-2.c: New.
13028 * gcc.c-torture/execute/builtin-noret-2.x: New.
13029 XFAIL builtin-noret-2.c at -O1 and above.
13030 * gcc.dg/redecl.c: New.
13031 * gcc.dg/Wshadow-1.c: Update error regexps.
13032
13033 2003-04-10 Mark Mitchell <mark@codesourcery.com>
13034
13035 * g++.dg/abi/bitfield10.C: New test.
13036
13037 2003-04-09 Mike Stump <mrs@apple.com>
13038
13039 * gcc.dg/pch/pch.exp: Make testcase names longer.
13040 * g++.dg/pch/pch.exp: Make testcase names longer.
13041
13042 2003-04-08 Roger Sayle <roger@eyesopen.com>
13043
13044 * gcc.dg/builtins-11.c: New test case.
13045
13046 2003-04-08 Roger Sayle <roger@eyesopen.com>
13047
13048 * gcc.dg/builtins-9.c: New test case.
13049 * gcc.dg/builtins-10.c: New test case.
13050
13051 2003-04-07 J"orn Rennecke <joern.rennecke@superh.com>
13052
13053 * gcc.dg/noncompile/init-4.c.c: New test.
13054
13055 2003-04-06 Nathan Sidwell <nathan@codesourcery.com>
13056
13057 * gcc.misc-test/gcov-9.c: New test.
13058 * gcc.misc-test/gcov-10.c: New test
13059 * gcc.misc-test/gcov-11.c: New test.
13060
13061 2003-04-05 Zack Weinberg <zack@codesourcery.com>
13062
13063 PR optimization/10024
13064 * gcc.c-torture/compile/20030405-1.c: New test.
13065
13066 2003-04-04 Geoffrey Keating <geoffk@apple.com>
13067
13068 * gcc.dg/pch/static-3.c: New.
13069 * gcc.dg/pch/static-3.hs: New.
13070 * gcc.dg/pch/pch.exp: Test with -O0 -g too.
13071
13072 2003-04-04 Richard Henderson <rth@redhat.com>
13073
13074 * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
13075 * g++.dg/eh/forced2.C: Likewise.
13076
13077 2003-04-03 Mike Stump <mrs@apple.com>
13078
13079 * lib/scanasm.exp (scan-assembler): Add xfail processing for
13080 target arg.
13081 (scan-assembler-times, scan-assembler-not): Likewise.
13082 (scan-assembler-dem, scan-assembler-dem-not): Likewise.
13083
13084 2003-04-03 Eric Botcazou <ebotcazou@libertysurf.fr>
13085
13086 * gcc.dg/sparc-loop-1.c: New test.
13087
13088 2003-04-02 Geoffrey Keating <geoffk@apple.com>
13089
13090 PR other/9274
13091 * g++.dg/pch/system-2.C: New.
13092 * g++.dg/pch/system-2.Hs: New.
13093
13094 2003-04-02 Aldy Hernandez <aldyh@redhat.com>
13095
13096 * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
13097
13098 * g++.dg/eh/simd-1.C (vecfunc): Same.
13099
13100 2003-04-01 Roger Sayle <roger@eyesopen.com>
13101
13102 * gcc.c-torture/execute/20030401-1.c: New test case.
13103
13104 2003-04-01 Ziemowit Laski <zlaski@apple.com>
13105
13106 * objc.dg/defs.m: New.
13107
13108 2003-04-01 Aldy Hernandez <aldyh@redhat.com>
13109
13110 * g++.dg/eh/simd-1.C: New.
13111 * g++.dg/eh/simd-2.C: New.
13112
13113 2003-03-01 Aldy Hernandez <aldyh@redhat.com>
13114
13115 * gcc.c-torture/execute/simd-3.c: New.
13116
13117 2003-03-31 Mark Mitchell <mark@codesourcery.com>
13118
13119 PR c/9936
13120 * gcc.dg/20030331-2.c: New test.
13121
13122 2003-03-31 Mark Mitchell <mark@codesourcery.com>
13123
13124 PR c++/10278
13125 * g++.dg/parse/crash2.C: New test.
13126
13127 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
13128
13129 * gcc.c-torture/compile/20030331-1.c: New test, moved from...
13130 * gcc.c-torture/execute/20030331-1.c: ...here.
13131
13132 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
13133
13134 * gcc.c-torture/execute/20030331-1.c: New test.
13135
13136 2003-03-31 Nathan Sidwell <nathan@codesourcery.com>
13137
13138 * lib/gcov.exp: Adjust call return testing strings.
13139 * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
13140
13141 2003-03-31 Roger Sayle <roger@eyesopen.com>
13142
13143 * gcc.dg/builtins-3.c: Add new tests for sin and cos.
13144 * gcc.dg/builtins-7.c: New test case.
13145 * gcc.dg/builtins-8.c: New test case.
13146
13147 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
13148
13149 * gcc.c-torture/execute/ieee/20030331-1.c: New test.
13150
13151 2003-03-30 Mark Mitchell <mark@codesourcery.com>
13152
13153 PR c++/7647
13154 * g++.dg/lookup-class-member-2.C: New test.
13155
13156 2003-03-30 Glen Nakamura <glen@imodulo.com>
13157
13158 * gcc.dg/20030324-1.c: Add comments and abort if test fails.
13159
13160 2003-03-28 Roger Sayle <roger@eyesopen.com>
13161
13162 * gcc.c-torture/execute/ieee/fp-cmp-6.c: Correct test for -O0.
13163
13164 2003-03-28 Mark Mitchell <mark@codesourcery.com>
13165
13166 * g++.dg/init/attrib1.C: New test.
13167
13168 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
13169
13170 * gcc.dg/ultrasp8.c: New test.
13171
13172 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
13173
13174 * gcc.dg/ultrasp7.c: New test.
13175
13176 2003-03-28 Nathan Sidwell <nathan@codesourcery.com>
13177
13178 PR c++/10047
13179 * g++.dg/template/inline1.C: New test.
13180
13181 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
13182
13183 * gcc.dg/sparc-dwarf2.c: New test.
13184
13185 2003-03-27 Roger Sayle <roger@eyesopen.com>
13186
13187 * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
13188 * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
13189
13190 2003-03-27 Mark Mitchell <mark@codesourcery.com>
13191
13192 * lib/gcov.exp (run-gcov): Add branches and calls options, rather
13193 than reading .x files.
13194 * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
13195 * g77.dg/gcov/gcov-1.f: Likewise.
13196 * gcc.misc-tests/gcov-4b.c: Likewise.
13197 * gcc.misc-tests/gcov-5b.c: Likewise.
13198 * gcc.misc-tests/gcov-6.c: Likewise.
13199 * gcc.misc-tests/gcov-7.c: Likewise.
13200 * gcc.misc-tests/gcov-8.c: Likewise.
13201 * g++.dg/gcov/gcov-1.x: Remove.
13202 * g77.dg/gcov/gcov-1.x: Likewise.
13203 * gcc.misc-tests/gcov-4b.x: Likewise.
13204 * gcc.misc-tests/gcov-5b.x: Likewise.
13205 * gcc.misc-tests/gcov-6.x: Likewise.
13206 * gcc.misc-tests/gcov-7.x: Likewise.
13207 * gcc.misc-tests/gcov-8.x: Likewise.
13208
13209 2003-03-27 Glen Nakamura <glen@imodulo.com>
13210
13211 PR opt/10087
13212 * gcc.dg/20030324-1.c: New test.
13213
13214 2003-03-27 Nathan Sidwell <nathan@codesourcery.com>
13215
13216 PR c++/10224
13217 * g++.dg/template/arg3.C: New test.
13218
13219 PR c++/10158
13220 * g++.dg/template/friend18.C: New test.
13221
13222 2003-03-26 Roger Sayle <roger@eyesopen.com>
13223
13224 * g77.f-torture/compile/20030326-1.f: New test case.
13225
13226 2003-03-26 Janis Johnson <janis187@us.ibm.com>
13227
13228 * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
13229
13230 * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
13231
13232 2003-03-26 Jakub Jelinek <jakub@redhat.com>
13233
13234 * gcc.dg/ia64-sync-3.c: New test.
13235
13236 2003-03-26 Alan Modra <amodra@bigpond.net.au>
13237
13238 * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
13239
13240 2003-03-26 Eric Botcazou <ebotcazou@libertysurf.fr>
13241
13242 * gcc.dg/ultrasp6.c: New test.
13243
13244 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
13245
13246 * gcc.dg/i386-signbit-1.c: New test.
13247 * gcc.dg/i386-signbit-2.c: New test.
13248 * gcc.dg/i386-signbit-3.c: New test.
13249
13250 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
13251
13252 * gcc.dg/ultrasp5.c: Fix options.
13253
13254 2003-03-24 Eric Botcazou <ebotcazou@libertysurf.fr>
13255
13256 * gcc.dg/ultrasp5.c: Fix comment.
13257
13258 2003-03-24 Bud Davis <bdavis9659@comcast.net>
13259
13260 PR fortran/10197
13261 * g77.f-torture/execute/10197.f: New test.
13262
13263 2003-03-24 Nathan Sidwell <nathan@codesourcery.com>
13264
13265 PR c++/9898, c++/383
13266 * g++.dg/template/conv6.C: New test.
13267
13268 PR c++/10119
13269 * g++.dg/template/ptrmem5.C: New test.
13270
13271 PR c++/10026
13272 * g++.dg/lookup/koenig1.C: New test.
13273
13274 PR C++/10199
13275 * g++.dg/lookup/template2.C: New test.
13276
13277 2003-03-24 Jakub Jelinek <jakub@redhat.com>
13278
13279 * g++.dg/opt/rtti1.C: New test.
13280
13281 2003-03-23 Eric Botcazou <ebotcazou@libertysurf.fr>
13282
13283 * gcc.dg/ultrasp5.c: New test.
13284
13285 2003-03-23 Arpad Beszedes <beszedes@cc.u-szeged.hu>
13286
13287 PR middle-end/9967
13288 * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
13289 builtin fputs.
13290
13291 2003-03-23 Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
13292
13293 PR c/8224
13294 * gcc.dg/20030323-1.c: New test.
13295
13296 2003-03-23 Roger Sayle <roger@eyesopen.com>
13297
13298 * gcc.c-torture/compile/20030323-1.c: New test case.
13299
13300 2003-03-22 Ulrich Weigand <uweigand@de.ibm.com>
13301
13302 * gcc.dg/20030321-1.c: New test.
13303
13304 2003-03-22 Zack Weinberg <zack@codesourcery.com>
13305
13306 * gcc.dg/Wshadow-1.c: Add a dg-warning line.
13307
13308 2003-03-22 Nathan Sidwell <nathan@codesourcery.com>
13309
13310 PR c++/9978, c++/9708
13311 * g++.dg/ext/vlm1.C: Adjust expected error.
13312 * g++.dg/ext/vla2.C: New test.
13313 * g++.dg/template/arg1.C: New test.
13314 * g++.dg/template/arg2.C: New test.
13315
13316 2003-03-22 Bud Davis <bdavis9659@comcast.net>
13317
13318 * g77.f-torture/execute/select.f: New test.
13319 * g77.f-torture/noncompile/select_no_compile.f: New test.
13320
13321 2003-03-21 Nathan Sidwell <nathan@codesourcery.com>
13322
13323 PR c++/9898
13324 * g++.dg/other/error4.C: New test.
13325
13326 2003-03-20 Mark Mitchell <mark@codesourcery.com>
13327
13328 * g++.dg/template/friend17.C: New test.
13329
13330 2003-03-21 Alan Modra <amodra@bigpond.net.au>
13331
13332 * gcc.c-torture/compile/20030320-1.c: New.
13333
13334 2003-03-20 Roger Sayle <roger@eyesopen.com>
13335
13336 * gcc.dg/builtins-6.c: New test case.
13337
13338 2003-03-19 Alan Modra <amodra@bigpond.net.au>
13339
13340 PR target/10073
13341 * gcc.c-torture/compile/20030319-1.c: New.
13342
13343 2003-03-18 Jan Hubicka <jh@suse.cz>
13344
13345 * gcc.dg/i386-cvt-1.c: New test.
13346
13347 2003-03-17 Zack Weinberg <zack@codesourcery.com>
13348
13349 * objc.dg/naming-1.m: Use "(parse|syntax) error".
13350 * objc.dg/naming-2.m: Likewise.
13351
13352 2003-03-17 Mark Mitchell <mark@codesourcery.com>
13353
13354 PR c++/9639
13355 * g++.dg/parse/crash1.C: New test.
13356
13357 2003-03-16 Mark Mitchell <mark@codesourcery.com>
13358
13359 PR c++/8805
13360 * g++.dg/eh/cleanup1.C: New test.
13361
13362 2003-03-16 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
13363
13364 * gcc.c-torture/execute/20030316-1.c: New test case.
13365
13366 2003-03-16 Nathan Sidwell <nathan@codesourcery.com>
13367
13368 PR c++/9629
13369 * g++.dg/init/ctor2.C: New test.
13370
13371 2003-03-15 Roger Sayle <roger@eyesopen.com>
13372
13373 * g77.f-torture/compile/xformat.f: New test case.
13374
13375 2003-03-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
13376
13377 * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
13378 * g++.old-deja/g++.mike/eh50.C: Likewise.
13379
13380 2003-03-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13381
13382 PR c++/6440
13383 * g++.dg/template/spec7.C: New test.
13384 * g++.dg/template/spec8.C: Likewise.
13385
13386 2003-03-14 Jakub Jelinek <jakub@redhat.com>
13387
13388 * gcc.c-torture/execute/20030313-1.c: New test.
13389
13390 2003-03-14 Richard Henderson <rth@redhat.com>
13391
13392 * gcc.dg/inline-2.c: Adjust alpha test for external call.
13393
13394 2003-03-14 Eric Botcazou <ebotcazou@libertysurf.fr>
13395
13396 * gcc.c-torture/compile/20030314-1.c: New test.
13397
13398 2003-03-13 Danny Smith <dannysmith@users.sourceforge.net>
13399
13400 * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
13401 * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
13402 thumb target,
13403 * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
13404 to accept newer _imp__ prefix and additional
13405 newline in .drectve section.
13406 * gcc.dg/dll-4.c: Likewise.
13407 * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
13408 switch.
13409
13410 2003-03-13 Mark Mitchell <mark@codesourcery.com>
13411
13412 * g++.dg/parse/namespace9.C: New test.
13413
13414 * g++.dg/init/ref5.C: New test.
13415 * g++.dg/parse/ptrmem1.C: Likewise.
13416
13417 2003-03-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
13418
13419 * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
13420 * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
13421 regular expression.
13422 * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
13423 * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
13424
13425 2003-03-12 Daniel Jacobowitz <drow@mvista.com>
13426
13427 * gcc.c-torture/execute/20030224-2.c: New test.
13428
13429 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
13430
13431 * gcc.dg/decl-3.c: New test.
13432
13433 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
13434
13435 * gcc.dg/i386-loop-2.c: New test.
13436
13437 2003-03-11 Mark Mitchell <mark@codesourcery.com>
13438
13439 PR c++/9474
13440 * g++.dg/parse/namespace8.C: New test.
13441
13442 PR c++/9924
13443 * g++.dg/overload/builtin2.C: New test.
13444
13445 2003-03-11 Steven Bosscher <s.bosscher@student.tudelft.nl>
13446
13447 * gcc.dg/return-type-3.c: New test.
13448
13449 2003-03-11 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
13450
13451 * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
13452 profiling options are not supported.
13453
13454 2003-03-10 Mark Mitchell <mark@codesourcery.com>
13455
13456 * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
13457 * g++.old-deja/g++.warn/impint2.C: Likewise.
13458
13459 2003-03-10 Devang Patel <dpatel@apple.com>
13460
13461 * g++.dg/cpp/c++_cmd_1.C: New test.
13462 * g++.dg/cpp/c++_cmd_1.h: New file.
13463
13464 2003-03-10 Segher Boessenkool <segher@koffie.nl>
13465
13466 * gcc.dg/altivec-9.c: New file.
13467
13468 2003-03-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13469
13470 * gcc.dg/ppc-sdata-1.c: New test.
13471 * gcc.dg/ppc-sdata-2.c: New test.
13472
13473 2003-03-09 Mark Mitchell <mark@codesourcery.com>
13474
13475 PR c++/9373
13476 * g++.dg/opt/ptrmem2.C: New test.
13477
13478 PR c++/8534
13479 * g++.dg/opt/ptrmem1.C: New test.
13480
13481 2003-03-09 Eric Botcazou <ebotcazou@libertysurf.fr>
13482
13483 * gcc.dg/i386-loop-1.c: New test.
13484
13485 2003-03-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13486
13487 PR c++/9970
13488 * g++.dg/lookup/friend1.C: New test.
13489
13490 2003-03-08 Mark Mitchell <mark@codesourcery.com>
13491
13492 PR c++/9823
13493 * g++.dg/parser/constructor1.C: New test.
13494
13495 2003-03-08 Hans-Peter Nilsson <hp@bitrange.com>
13496
13497 * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
13498
13499 * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
13500
13501 2003-03-08 Neil Booth <neil@daikokuya.co.uk>
13502
13503 * gcc.dg/cpp/Wunused.c: Update test.
13504
13505 2003-03-08 Jan Hubicka <jh@suse.cz>
13506
13507 * gcc.dg/inline-3.c: New test.
13508
13509 2003-03-08 Mark Mitchell <mark@codesourcery.com>
13510
13511 PR c++/9809
13512 * g++.dg/parse/builtin1.C: New test.
13513
13514 PR c++/9982
13515 * g++.dg/abi/cookie1.C: New test.
13516 * g++.dg/abi/cookie2.C: Likewise.
13517
13518 PR c++/9524
13519 * g++.dg/template/field1.C: New test.
13520
13521 PR c++/9912
13522 * g++.dg/parse/class1.C: New test.
13523 * g++.dg/parse/namespace7.C: Likewise.
13524 * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
13525
13526 2003-03-07 Mark Mitchell <mark@codesourcery.com>
13527
13528 * g++.dg/init/ref4.C: New test.
13529
13530 2003-03-07 Jan Hubicka <jh@suse.cz>
13531
13532 * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
13533 * gcc.dg/inline-3.c: New test.
13534
13535 2003-03-06 Mark Mitchell <mark@codesourcery.com>
13536
13537 * g++.dg/init/ref3.C: New test.
13538
13539 PR c++/9965
13540 * g++.dg/init/ref2.C: New test.
13541
13542 PR c++/9400
13543 * g++.dg/warn/Wshadow-2.C: New test.
13544
13545 PR c++/9791
13546 * g++.dg/warn/Woverloaded-1.C: New test.
13547
13548 2003-03-05 Jan Hubicka <jh@suse.cz>
13549
13550 * gcc.dg/i386-local2.c: New.
13551 * gcc.dg/i386-local.c: Fix typo.
13552
13553 2003-03-05 Mark Mitchell <mark@codesourcery.com>
13554
13555 * g++.dg/abi/layout3.C: New test.
13556
13557 2003-03-05 Eric Botcazou <ebotcazou@libertysurf.fr>
13558
13559 * gcc.c-torture/compile/20030305-1.c
13560
13561 2003-03-05 Jan Hubicka <jh@suse.cz>
13562
13563 * gcc.dg/i386-local.c: New.
13564
13565 2003-03-04 J"orn Rennecke <joern.rennecke@superh.com>
13566
13567 * gcc.dg/sh-relax.c: Disable for sh64-*-*.
13568
13569 2003-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
13570
13571 * gcc.dg/switch-2.c: New test.
13572 * gcc.dg/switch-3.c: New test.
13573 * gcc.dg/Wswitch.c: Adjust line numbers.
13574 * gcc.dg/Wswitch-default.c: Likewise.
13575 * gcc.dg/Wswitch-enum.c: Likewise.
13576
13577 2003-03-04 Alexandre Oliva <aoliva@redhat.com>
13578
13579 * gcc.c-torture/execute/20030222-1.c: New test.
13580
13581 2003-03-03 James E Wilson <wilson@tuliptree.org>
13582
13583 * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
13584
13585 2003-03-03 Mark Mitchell <mark@codesourcery.com>
13586
13587 PR c++/9878
13588 * g++.dg/init/ref1.C: New test.
13589
13590 2003-03-03 J"orn Rennecke <joern.rennecke@superh.com>
13591
13592 * gcc.dg/sh-relax.c: New SH-only test.
13593
13594 2003-03-03 Geoffrey Keating <geoffk@apple.com>
13595
13596 * gcc.c-torture/compile/20010327-1.c: Back out last change. Add
13597 comment explaining purpose of testcase.
13598
13599 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
13600
13601 * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
13602 for HC11/HC12 (asm needs two int registers).
13603 * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
13604 HC11/HC12 because the test uses an asm which needs two 32-bit
13605 registers.
13606
13607 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
13608
13609 * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
13610 for HC11/HC12 (array is too large otherwise).
13611 * gcc.c-torture/compile/920501-4.x: New file, likewise.
13612 * gcc.c-torture/compile/20010518-2.x: Likewise.
13613 * gcc.c-torture/compile/980506-1.x: Don't execute this test on
13614 HC11/HC12 (array is too large).
13615
13616 2003-03-01 Geoffrey Keating <geoffk@apple.com>
13617
13618 * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
13619 * lib/g++-dg.exp (g++-dg-test): Likewise.
13620
13621 2003-03-01 Roger Sayle <roger@eyesopen.com>
13622
13623 * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
13624 * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
13625
13626 2003-03-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13627
13628 * g++.dg/warn/implicit-typename1.C: Remove warning.
13629
13630 2003-02-28 Richard Henderson <rth@redhat.com>
13631
13632 * gcc.dg/noreturn-1.c: Move noreturn warning line.
13633 * gcc.dg/return-type-1.c: Move control reaches end warning line.
13634
13635 2003-02-28 Geoffrey Keating <geoffk@apple.com>
13636
13637 * gcc.dg/pch/pch.exp: Change .pch to .gch.
13638 * g++.dg/pch/pch.exp: Likewise.
13639
13640 2003-02-28 Mark Mitchell <mark@codesourcery.com>
13641
13642 PR c++/9879
13643 * testsuite/g++.dg/init/new4.C: New test.
13644
13645 2003-02-28 Richard Earnshaw <rearnsha@arm.com>
13646
13647 * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
13648
13649 2003-02-28 Alexandre Oliva <aoliva@redhat.com>
13650
13651 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
13652 unsigned long.
13653
13654 * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
13655 wider than float.
13656
13657 2003-02-26 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
13658
13659 * lib/scanasm.exp: Add support for counting numbers of
13660 occurences.
13661 * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
13662 gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
13663
13664 2003-02-25 Mark Mitchell <mark@codesourcery.com>
13665
13666 PR c++/9683
13667 * g++.dg/template/static3.C: New test.
13668
13669 PR c++/9829
13670 * g++.dg/parse/namespace6.C: New test.
13671
13672 2003-02-25 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13673
13674 PR target/9732
13675 * gcc.dg/20030225-1.c: New test.
13676
13677 2003-02-24 Mark Mitchell <mark@codesourcery.com>
13678
13679 * README: Remove out-of-date information.
13680
13681 PR c++/9836
13682 * g++.dg/template/spec6.C: New test.
13683
13684 2003-02-24 Jeff Law <law@redhat.com>
13685
13686 * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
13687
13688 2003-02-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13689
13690 * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
13691 * gcc.dg/pragma-ep-1.c: Likewise.
13692
13693 2003-02-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13694
13695 PR c++/9602
13696 * g++.dg/template/friend16.C: New test.
13697
13698 2003-02-23 Mark Mitchell <mark@codesourcery.com>
13699
13700 PR c++/5333
13701 * g++.dg/parse/fused-params1.C: Adjust error messages.
13702 * g++.dg/template/nested3.C: New test.
13703
13704 2003-02-24 Alan Modra <amodra@bigpond.net.au>
13705
13706 * g++.dg/abi/param1.C: New test.
13707
13708 2003-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13709
13710 PR c++/7982
13711 * g++.dg/warn/implicit-typename1.C: New test.
13712
13713 2003-02-22 Kelley Cook <kelleycook@comcast.net>
13714
13715 * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
13716 with "mtune".
13717 * g++.old-deja/g++.other/store-expr2.C: Likewise.
13718 * gcc.c-torture/execute/20010129-1.x: Likewise.
13719 * gcc.dg/20011107-1.c: Likewise.
13720 * gcc.dg/20020108-1.c: Likewise.
13721 * gcc.dg/20020122-3.c: Likewise.
13722 * gcc.dg/20020206-1.c: Likewise.
13723 * gcc.dg/20020310-1.c: Likewise.
13724 * gcc.dg/20020426-2.c: Likewise.
13725 * gcc.dg/20020517-1.c: Likewise.
13726 * gcc.dg/991230-1.c: Likewise.
13727 * gcc.dg/i386-unroll-1.c: Likewise.
13728 * gcc.misc-tests/i386-prefetch.exp: Likewise.
13729
13730 2003-02-22 Jan Hubicka <jh@suse.cz>
13731
13732 * gcc.dg/i386-mul.c: New test.
13733
13734 2003-02-21 Roger Sayle <roger@eyesopen.com>
13735
13736 * gcc.dg/builtins-5.c: New test case.
13737
13738 2003-02-22 Hans-Peter Nilsson <hp@axis.com>
13739
13740 * gcc.dg/asmreg-1.c: New test.
13741
13742 2003-02-21 Mark Mitchell <mark@codesourcery.com>
13743
13744 PR c++/9749
13745 * g++.dg/parse/varmod1.C: New test.
13746
13747 2003-02-21 Mark Mitchell <mark@codesourcery.com>
13748
13749 PR c++/9727
13750 * g++.dg/template/op1.C: New test.
13751
13752 2003-02-21 Mark Mitchell <mark@codesourcery.com>
13753
13754 PR c++/8906
13755 * g++.dg/template/nested2.C: New test.
13756
13757 2003-02-21 Mark Mitchell <mark@codesourcery.com>
13758
13759 PR c++/8724
13760 * g++.dg/expr/dtor1.C: New test.
13761
13762 2003-02-21 Zack Weinberg <zack@codesourcery.com>
13763
13764 * gcc.dg/cpp/include3.c: New test.
13765 * gcc.dg/cpp/inc/foo.h: New file.
13766
13767 2003-02-21 Glen Nakamura <glen@imodulo.com>
13768
13769 * gcc.c-torture/execute/20030221-1.c: New test.
13770
13771 2003-02-20 Mark Mitchell <mark@codesourcery.com>
13772
13773 PR c++/9729
13774 * g++.dg/abi/conv1.C: New test.
13775
13776 2003-02-20 Jan Hubicka <jh@suse.cz>
13777
13778 * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
13779
13780 2003-02-19 Daniel Jacobowitz <drow@mvista.com>
13781
13782 * gcc.c-torture/compile/20030219-1.c: New test.
13783
13784 2003-02-18 Jan Hubicka <jh@suse.cz>
13785
13786 * gcc.dg/funcorder.c: New test.
13787
13788 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
13789
13790 * gcc.c-torture/execute/20030218-1.c: New.
13791
13792 2003-02-18 Aldy Hernandez <aldyh@redhat.com>
13793
13794 * gcc.dg/20030218-1.c: New.
13795
13796 2003-02-18 Richard Henderson <rth@redhat.com>
13797
13798 * gcc.dg/attr-invalid.c: Allow __used__ on static data.
13799 * gcc.dg/attr-used-2.c: New.
13800
13801 2003-02-18 Mark Mitchell <mark@codesourcery.com>
13802
13803 PR c++/9704
13804 * g++.dg/init/copy5.C: New test.
13805
13806 2003-02-18 Geoffrey Keating <geoffk@apple.com>
13807
13808 * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
13809 * g++.dg/pch/pch.exp: Likewise.
13810
13811 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
13812
13813 * gcc.c-torture/execute/20030209-1.c: Enable the test if
13814 STACK_SIZE is not defined.
13815
13816 2003-02-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13817
13818 PR c++/9457
13819 * g++.dg/template/init1.C: New test.
13820
13821 2003-02-16 Jan HUbicka <jh@suse.cz>
13822
13823 * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
13824 (foo): Add few extra tests
13825 * gcc.dg/c99-const-expr-3.c: Likewise.
13826 * gcc.c-torture/execute/20030216-1.c: New.
13827
13828 2003-02-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13829
13830 PR c++/9459
13831 * g++.dg/ext/typeof4.C: New test.
13832
13833 2003-02-15 Roger Sayle <roger@eyesopen.com>
13834
13835 * gcc.dg/i386-387-3.c: New test case.
13836
13837 2003-02-14 Josef Zlomek <zlomekj@suse.cz>
13838
13839 * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
13840 cris-*-elf* cris-*-aout* and mmix-*-*.
13841
13842 2003-02-13 Josef Zlomek <zlomekj@suse.cz>
13843
13844 * gcc.dg/20030213-1.c: New test.
13845
13846 2003-02-12 Roger Sayle <roger@eyesopen.com>
13847
13848 * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
13849 * gcc.dg/i386-387-2.c: Likewise.
13850
13851 2003-02-12 Aldy Hernandez <aldyh@redhat.com>
13852
13853 * gcc.dg/ppc-spe.c: Fix formatting.
13854 Enable tests that were previously unsupported by gas.
13855 Delete tests for instructions that no longer exist.
13856 Switch arguments on evsubifw builtin.
13857
13858 2003-02-12 Kazu Hirata <kazu@cs.umass.edu>
13859
13860 * gcc.c-torture/execute/20030209-1.c: Disable the test if
13861 STACK_SIZE is too small.
13862
13863 2003-02-10 Eric Botcazou <ebotcazou@libertysurf.fr>
13864 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
13865
13866 * gcc.dg/decl-2.c: New test.
13867
13868 2003-02-10 Jan Hubicka <jh@suse.cz>
13869
13870 * gcc.dg/i386-fpcvt-1.c: New test.
13871
13872 2002-02-09 Richard Sandiford <rsandifo@redhat.com>
13873
13874 * gcc.c-torture/execute/20030209-1.c: New test.
13875
13876 2003-02-09 Kazu Hirata <kazu@cs.umass.edu>
13877
13878 * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
13879 int-wide bitops, use the constants of the same width.
13880 Likewise, if long long is 32-bit wide, test bitops using
13881 32-bit constants.
13882
13883 2003-02-07 Loren James Rittle <ljrittle@acm.org>
13884
13885 * gcc.dg/20021014-1.c: Annotate with expected notice text.
13886
13887 2003-02-07 Roger Sayle <roger@eyesopen.com>
13888
13889 * testsuite/gcc.dg/builtins-4.c: New test case.
13890
13891 2003-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13892
13893 * gcc.dg/20020430-1.c: Fix dg command typos.
13894 * gcc.dg/20020503-1.c: Likewise.
13895
13896 2003-02-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
13897
13898 PR c++/8785
13899 * g++.dg/parse/fused-params1.C: New test.
13900
13901 PR c++/8857
13902 * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
13903
13904 PR c++/8921
13905 * g++.dg/parse/non-dependent1.C: New test.
13906
13907 PR c++/8928
13908 * g++.dg/parse/dupl-tmpl-args1.C: New test.
13909
13910 PR c++/9228
13911 * g++.dg/parse/undefined7.C: New test.
13912 * g++.dg/parse/non-templ1.C: New test.
13913
13914 PR c++/9229
13915 * g++.dg/parse/too-many-tmpl-args1.C: New test.
13916
13917 2003-02-06 Eric Botcazou <ebotcazou@libertysurf.fr>
13918
13919 * gcc.c-torture/compile/20030206-1.c: New test.
13920
13921 2003-02-05 Roger Sayle <roger@eyesopen.com>
13922
13923 * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
13924 "pow" to "foo" to avoid potential confusion with a math built-in.
13925
13926 2003-02-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13927
13928 * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
13929 conditions for SPARC targets.
13930
13931 2003-02-05 Jakub Jelinek <jakub@redhat.com>
13932
13933 * gcc.dg/20030204-1.c: New test.
13934
13935 2003-02-04 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
13936
13937 PR c++/38
13938 * g++.dg/parse/array-size1.C: New test.
13939
13940 PR c++/5657
13941 * g++.dg/parse/undefined3.C: New test.
13942
13943 PR c++/5665
13944 * g++.dg/parse/undefined4.C: New test.
13945
13946 PR c++/5975
13947 * g++.dg/parse/undefined5.C: New test.
13948
13949 PR c++/7259
13950 * g++.dg/parse/tmpl-tmpl-param1.C: New test.
13951
13952 PR c++/8578
13953 * g++.dg/parse/casting-operator1.C: New test.
13954
13955 PR c++/8596
13956 * g++.dg/parse/undefined6.C: New test.
13957
13958 PR c++/8736
13959 * g++.dg/parse/missing-template1.C: New test.
13960
13961 2003-02-04 Jan Hubicka <jh@suse.cz>
13962
13963 * gcc.dg/i386-cadd.c: Compile using -march=k8.
13964 * gcc.dg/i386-cmov?.c: Likewise.
13965 * gcc.dg/i386-fpcvt-?.c: Likewise.
13966 * gcc.dg/i386-ssefp-1.c: Likewise.
13967 * gcc.dg/i386-ssetype-?.c: Likewise; fix for register passing
13968 conventions.
13969
13970 2003-02-03 Mark Mitchell <mark@codesourcery.com>
13971
13972 PR c++/7129
13973 * testsuite/g++.dg/ext/max.C: New test.
13974
13975 2003-02-03 Jan Hubicka <jh@suse.cz>
13976
13977 * gcc.c-torture/execute/20030203-1.c: New test.
13978
13979 2003-02-03 Richard Earnshaw <rearnsha@arm.com>
13980
13981 * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
13982 'natural-endian'.
13983
13984 2003-02-01 Richard Sandiford <rsandifo@redhat.com>
13985
13986 * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
13987 * g++.dg/init/new2.C: Likewise.
13988 * g++.dg/other/new1.C: Likewise.
13989
13990 2003-01-31 Loren J. Rittle <ljrittle@acm.org>
13991
13992 * gcc.dg/struct-ret-libc.c: New test.
13993
13994 2003-01-31 Ulrich Weigand <uweigand@de.ibm.com>
13995
13996 * gcc.dg/20030129-1.c: New test.
13997
13998 2003-01-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13999
14000 PR c++/8849
14001 * g++.dg/template/ptrmem4.C: New test.
14002
14003 2003-01-29 Mark Mitchell <mark@codesourcery.com>
14004
14005 * g++.dg/parser/constant1.C: New test.
14006
14007 2003-01-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14008
14009 PR c++/8591
14010 * g++.dg/parse/friend2.C: New test.
14011
14012 2003-01-29 Nathan Sidwell <nathan@codesourcery.com>
14013
14014 PR c++/9437
14015 * g++.dg/template/unify4.C: New test.
14016
14017 2003-01-28 Richard Sandiford <rsandifo@redhat.com>
14018
14019 * gcc.c-torture/execute/20030128-1.c: New test.
14020
14021 2003-01-28 Jeffrey D. Oldham <oldham@codesourcery.com>
14022
14023 * g++.dg/lookup/nested1.C: Test moved from ...
14024 * g++.old-deja/g++.other/lookup24.C: ... here.
14025
14026 2003-01-28 Jan Hubicka <jh@suse.cz>
14027
14028 * gcc.dg/i386-cmov5.c: New test.
14029
14030 2003-01-28 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
14031
14032 * gcc.c-torture/execute/20010925-1.c: Changed the
14033 memcpy declaration.
14034
14035 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
14036
14037 PR c++/3902
14038 * g++.dg/parse/template5.C: New test.
14039
14040 2003-01-28 Toon Moene <toon@moene.indiv.nluug.nl>
14041
14042 PR fortran/9258
14043 * g77.dg/pr9258: New test.
14044
14045 2003-01-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14046
14047 * README: Move relevant parts from README.g++.
14048
14049 * README.g++: Remove this file.
14050
14051 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
14052
14053 * g++.dg/abi/dcast1.C: New test.
14054
14055 2003-01-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14056
14057 * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
14058
14059 2003-01-27 Jeffrey D. Oldham <oldham@codesourcery.com>
14060
14061 PR c++/47
14062 * g++.old-deja/g++.other/lookup24.C: New test.
14063
14064 2003-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14065
14066 PR middle-end/7227
14067 * gcc.dg/uninit-C.c: New test.
14068
14069 2003-01-27 Nathan Sidwell <nathan@codesourcery.com>
14070
14071 * g++.dg/abi/covariant1.C: New test.
14072
14073 2003-01-25 Ulrich Weigand <uweigand@de.ibm.com>
14074
14075 * gcc.dg/20030123-1.c: New test.
14076
14077 2003-01-25 Jan Hubicka <jh@suse.cz>
14078
14079 PR opt/8492
14080 * gcc.c-torture/compile/20030125-1.c
14081
14082 2003-01-25 Nathan Sidwell <nathan@codesourcery.com>
14083
14084 PR c++/9403
14085 * g++.dg/parse/template3.C: New test.
14086 * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
14087
14088 PR c++/795
14089 * g++.dg/parse/template4.C: New test.
14090
14091 PR c++/9415
14092 * g++.dg/template/qual2.C: New test.
14093
14094 PR c++/8545
14095 * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
14096
14097 * g++.old-deja/g++.ns/bogus1.C: Change expected error.
14098
14099 2003-01-25 Roger Sayle <roger@eyesopen.com>
14100
14101 * gcc.c-torture/execute/switch-1.c: New test case.
14102
14103 2003-01-25 Jan Hubicka <jh@suse.cz>
14104
14105 * gcc.c-torture/execute/20030125-1.[cx]: New test.
14106
14107 2003-01-25 Paolo Carlini <pcarlini@unitus.it>
14108
14109 Tweaks for Bison-1.875. From the NEWS file:
14110 "- `parse error' -> `syntax error'
14111 Bison now uniformly uses the term `syntax error'"
14112 * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
14113 * gcc.dg/cpp/digraph2.c: Likewise.
14114 * gcc.dg/cpp/direct2.c: Likewise.
14115 * gcc.dg/cpp/paste4.c: Likewise.
14116 * gcc.dg/c90-restrict-1.c: Likewise.
14117 * gcc.dg/c99-func-2.c: Likewise.
14118 * gcc.dg/noncompile/920721-2.c: Likewise.
14119 * gcc.dg/noncompile/930622-2.c: Likewise.
14120 * gcc.dg/noncompile/940112-1.c: Likewise.
14121 * gcc.dg/noncompile/950921-1.c: Likewise.
14122 * gcc.dg/noncompile/951123-1.c: Likewise.
14123 * gcc.dg/noncompile/971104-1.c: Likewise.
14124 * gcc.dg/noncompile/990416-1.c: Likewise.
14125
14126 2003-01-24 Paolo Carlini <pcarlini@unitus.it>
14127
14128 * g++.dg/parse/undefined1.C: Add error message.
14129
14130 2003-01-22 Mark Mitchell <mark@codesourcery.com>
14131
14132 PR c++/9354
14133 * g++.dg/parse/new1.C: New test.
14134
14135 PR c++/9216
14136 * g++.dg/parse/template2.C: New test.
14137
14138 PR c++/9354
14139 * g++.dg/parse/typedef2.C: New test.
14140
14141 PR c++/9328
14142 * g++.dg/ext/typeof3.C: New test.
14143
14144 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
14145
14146 PR c++/2738
14147 * g++.dg/parse/ret-type1.C: New test.
14148
14149 PR c++/3792
14150 * g++.dg/parse/tmpl-outside1.C: New test.
14151
14152 PR c++/4207
14153 * g++.dg/parse/int-as-enum1.C: New test.
14154
14155 PR c++/4903
14156 * g++.dg/parse/no-typename1.C: New test.
14157
14158 PR c++/5533
14159 * g++.dg/parse/no-value1.C: New test.
14160
14161 PR c++/5921
14162 * g++.dg/parse/wrong-inline1.C: New test.
14163
14164 PR c++/6402
14165 * g++.dg/parse/ref1.C: New test.
14166
14167 PR c++/6992
14168 * g++.dg/parse/attr-ctor1.C: New test.
14169
14170 PR c++/7229
14171 * g++.dg/parse/namespace5.C: New test.
14172
14173 PR c++/7917
14174 * g++.dg/parse/func-def1.C: New test.
14175
14176 PR c++/8143
14177 * g++.dg/parse/undefined1.C: New test.
14178
14179 PR c++/5723, PR c++/8522
14180 * g++.dg/parse/specialization1.C: New test.
14181
14182 PR c++/163, PR c++/8595
14183 * g++.dg/parse/struct-as-enum1.C: New test.
14184
14185 PR c++/9173
14186 * g++.dg/parse/undefined2.C: New test.
14187
14188 2003-01-22 Mark Mitchell <mark@codesourcery.com>
14189
14190 PR c++/9298
14191 * g++.dg/parse/template1.C: New test.
14192
14193 PR c++/9384
14194 * g++.dg/parse/using1.C: New test.
14195
14196 PR c++/9285
14197 PR c++/9294
14198 * g++.dg/parse/expr2.C: New test.
14199
14200 PR c++/9388
14201 * g++.dg/parse/lookup2.C: Likewise.
14202
14203 2003-01-21 Jan Hubicka <jh@suse.cz>
14204
14205 * gcc.c-torture/execute/990208-1.c: Add noinline attributes as needed.
14206 * gcc.c-torture/execute/eeprof-1.c: Likewise.
14207 * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
14208 * gcc.c-torture/execute/string-opt-*.c: Likewise.
14209
14210 2003-01-20 Nick Clifton <nickc@redhat.com>
14211
14212 * gcc.c-torture/execute/20030117-1.c: New test case. Exposes
14213 problem with ARM sibcall code generation.
14214
14215 2003-01-20 Kazu Hirata <kazu@cs.umass.edu>
14216
14217 * gcc.c-torture/execute/20030120-1.c: New.
14218
14219 2003-01-19 Paolo Carlini <pcarlini@unitus.it>
14220
14221 * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
14222
14223 2003-01-17 Mark Mitchell <mark@codesourcery.com>
14224
14225 PR c++/9272
14226 * g++.dg/parse/ctor1.C: New test.
14227
14228 PR c++/9294:
14229 * g++.dg/parse/qualified1.C: New test.
14230
14231 * g++.dg/parse/typename3.C: New test.
14232
14233 2003-01-16 Richard Henderson <rth@redhat.com>
14234
14235 * g++.dg/tls/init-2.C: Fix error matches for real this time.
14236
14237 2003-01-16 Richard Henderson <rth@redhat.com>
14238
14239 * g++.dg/pch/pch.exp: Copy test header to the working directory
14240 before using it either for precompilation or direct use.
14241 * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
14242 * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
14243
14244 2003-01-16 Richard Henderson <rth@redhat.com>
14245
14246 * gcc.dg/pch/pch.exp: Copy test header to the working directory
14247 before using it either for precompilation or direct use.
14248 * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
14249 * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
14250
14251 2003-01-16 Mark Mitchell <mark@codesourcery.com>
14252
14253 * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
14254 * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
14255 * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
14256 * gcc/testsuite/g++.dg/parse/typename2.C: New test.
14257 * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
14258 typename warning into error.
14259 * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
14260 error messages.
14261 * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
14262 * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
14263 * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
14264 messages.
14265 * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
14266 make declaration visible in template.
14267 * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
14268 * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
14269 messages.
14270 * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
14271 message.
14272 * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
14273 * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
14274 * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
14275 * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
14276 typename warning with error message.
14277 * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
14278 * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
14279 * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
14280
14281 2003-01-16 Nathan Sidwell <nathan@codesourcery.com>
14282
14283 * g++.dg/parse/ambig2.C: New test.
14284
14285 2003-01-15 Richard Henderson <rth@redhat.com>
14286
14287 * g++.dg/tls/init-2.C: Update error message string.
14288
14289 2003-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14290
14291 * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
14292
14293 2003-01-15 Stephane Carrez <stcarrez@nerim.fr>
14294
14295 * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
14296 all for HC11/HC12.
14297 * gcc.c-torture/compile/20001205-1.x: Likewise.
14298 * gcc.c-torture/compile/20001226-1.x: Likewise.
14299 * gcc.c-torture/compile/920520-1.x: Likewise.
14300 * gcc.c-torture/compile/961203-1.x: Likewise.
14301 * gcc.c-torture/compile/20020604-1.x: Likewise.
14302
14303 2003-01-15 Jan Hubicka <jh@suse.cz>
14304
14305 * gcc.c-torture/compile/20030115-1.c: New test.
14306
14307 * gcc.dg/i386-fpcvt-1.c: New test.
14308 * gcc.dg/i386-fpcvt-2.c: New test.
14309
14310 2003-01-14 Jeffrey D. Oldham <oldham@codesourcery.com>
14311
14312 Further conform g++'s __vmi_class_type_info to the C++ ABI
14313 specification.
14314 * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
14315 the specification.
14316
14317 2003-01-14 Jan Hubicka <jh@suse.cz>
14318
14319 * gcc.dg/i386-fpcvt-1.c: New test.
14320 * gcc.dg/i386-fpcvt-2.c: New test.
14321
14322 2003-01-14 Eric Botcazou <ebotcazou@libertysurf.fr>
14323
14324 * gcc.dg/i386-mmx-3.c: New test.
14325
14326 2003-01-12 Mark Mitchell <mark@codesourcery.com>
14327
14328 PR c++/9264
14329 * g++.dg/parse/octal1.C: New file.
14330
14331 PR c++/9172
14332 * g++.dg/parse/typename1.C: New file.
14333
14334 2003-01-10 Danny Smith <dannysmith@users.sourceforge.net>
14335
14336 * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
14337 * gcc.dg/bf-no-ms-layout.c: Likewise.
14338 * gcc.dg/bf-ms-attrib.c: Likewise.
14339
14340 2003-01-10 Mark Mitchell <mark@codesourcery.com>
14341
14342 PR c++/9099
14343 * g++.dg/parse/dtor1.C: New file.
14344
14345 PR c++/9128
14346 * g++.dg/rtti/typeid1.C: New file.
14347
14348 PR c++/9153
14349 * g++.dg/parse/lookup1.C: New file.
14350
14351 PR c++/9171
14352 * g++.dg/templ/spec5.C: New file.
14353
14354 2003-01-10 Josef Zlomek <zlomekj@suse.cz>
14355
14356 * gcc.c-torture/compile/20030110-1.c: New test.
14357
14358 2003-01-09 Geoffrey Keating <geoffk@apple.com>
14359
14360 Merge from pch-branch:
14361
14362 2002-12-23 Geoffrey Keating <geoffk@apple.com>
14363
14364 * gcc.dg/pch/cpp-1.h: New.
14365 * gcc.dg/pch/cpp-1.c: New.
14366 * gcc.dg/pch/cpp-2.h: New.
14367 * gcc.dg/pch/cpp-2.c: New.
14368
14369 2002-11-19 Geoffrey Keating <geoffk@apple.com>
14370
14371 * gcc.dg/pch/except-1.h: New.
14372 * gcc.dg/pch/except-1.c: New.
14373
14374 2002-11-13 Geoffrey Keating <geoffk@apple.com>
14375
14376 * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
14377 running test.
14378 * gcc.dg/pch: Include *.hp not *.h.
14379 * gcc.dg/pch/system-1.h: New.
14380 * gcc.dg/pch/system-1.c: New.
14381
14382 2002-11-11 Geoffrey Keating <geoffk@apple.com>
14383
14384 * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
14385 rather than trying to build and run a program using PCH.
14386 * gcc.dg/pch: Remove dg-do commands from test files.
14387
14388 2002-11-08 Geoffrey Keating <geoffk@apple.com>
14389
14390 * gcc.dg/pch/macro-3.c: New.
14391 * gcc.dg/pch/macro-3.h: New.
14392
14393 2002-11-04 Geoffrey Keating <geoffk@apple.com>
14394
14395 * gcc.dg/pch/common-1.c: New.
14396 * gcc.dg/pch/common-1.h: New.
14397 * gcc.dg/pch/decl-1.c: New.
14398 * gcc.dg/pch/decl-1.h: New.
14399 * gcc.dg/pch/decl-2.c: New.
14400 * gcc.dg/pch/decl-2.h: New.
14401 * gcc.dg/pch/decl-3.c: New.
14402 * gcc.dg/pch/decl-3.h: New.
14403 * gcc.dg/pch/decl-4.c: New.
14404 * gcc.dg/pch/decl-4.h: New.
14405 * gcc.dg/pch/decl-5.c: New.
14406 * gcc.dg/pch/decl-5.h: New.
14407 * gcc.dg/pch/global-1.c: New.
14408 * gcc.dg/pch/global-1.h: New.
14409 * gcc.dg/pch/inline-1.c: New.
14410 * gcc.dg/pch/inline-1.h: New.
14411 * gcc.dg/pch/inline-2.c: New.
14412 * gcc.dg/pch/inline-2.h: New.
14413 * gcc.dg/pch/static-1.c: New.
14414 * gcc.dg/pch/static-1.h: New.
14415 * gcc.dg/pch/static-2.c: New.
14416 * gcc.dg/pch/static-2.h: New.
14417
14418 2002-09-01 Geoffrey Keating <geoffk@redhat.com>
14419
14420 * g++.dg/pch/pch.exp: Better handle failing testcases.
14421 * gcc.dg/pch/pch.exp: Likewise.
14422 * gcc.dg/pch/macro-1.c: New.
14423 * gcc.dg/pch/macro-1.h: New.
14424 * gcc.dg/pch/macro-2.c: New.
14425 * gcc.dg/pch/macro-2.h: New.
14426
14427 2002-08-27 Geoffrey Keating <geoffk@redhat.com>
14428
14429 * g++.dg/dg.exp: Treat files in pch/ specially.
14430 * g++.dg/pch/pch.exp: New file.
14431 * g++.dg/pch/empty.H: New file.
14432 * g++.dg/pch/empty.C: New file.
14433 * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
14434 "precompile".
14435
14436 * gcc.dg/pch/pch.exp: New file.
14437 * gcc.dg/pch/empty.h: New file.
14438 * gcc.dg/pch/empty.c: New file.
14439 * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
14440 "precompile".
14441
14442 2003-01-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14443
14444 * g++.dg/template/friend14.C: New test.
14445
14446 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
14447
14448 * gcc.dg/old-style-asm-1.c: New test.
14449
14450 2003-01-09 Richard Sandiford <rsandifo@redhat.com>
14451
14452 * gcc.c-torture/compile/20030109-1.c: New test.
14453
14454 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
14455
14456 * gcc.c-torture/execute/20030109-1.c: New test.
14457
14458 2003-01-08 Larin Hennessey <larin@science.oregonstate.edu>
14459
14460 * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
14461 * g++.old-deja/g++.mike/dyncast2.C: Likewise
14462 * g++.old-deja/g++.mike/dyncast3.C: Likewise
14463 * g++.old-deja/g++.mike/eh2.C: Likewise
14464 * g++.old-deja/g++.mike/eh3.C: Likewise
14465 * g++.old-deja/g++.mike/eh5.C: Likewise
14466 * g++.old-deja/g++.mike/eh6.C: Likewise
14467 * g++.old-deja/g++.mike/eh7.C: Likewise
14468 * g++.old-deja/g++.mike/eh8.C: Likewise
14469 * g++.old-deja/g++.mike/eh9.C: Likewise
14470 * g++.old-deja/g++.mike/eh10.C: Likewise
14471 * g++.old-deja/g++.mike/eh12.C: Likewise
14472 * g++.old-deja/g++.mike/eh13.C: Likewise
14473 * g++.old-deja/g++.mike/eh14.C: Likewise
14474 * g++.old-deja/g++.mike/eh16.C: Likewise
14475 * g++.old-deja/g++.mike/eh17.C: Likewise
14476 * g++.old-deja/g++.mike/eh18.C: Likewise
14477 * g++.old-deja/g++.mike/eh21.C: Likewise
14478 * g++.old-deja/g++.mike/eh23.C: Likewise
14479 * g++.old-deja/g++.mike/eh24.C: Likewise
14480 * g++.old-deja/g++.mike/eh25.C: Likewise
14481 * g++.old-deja/g++.mike/eh26.C: Likewise
14482 * g++.old-deja/g++.mike/eh27.C: Likewise
14483 * g++.old-deja/g++.mike/eh28.C: Likewise
14484 * g++.old-deja/g++.mike/eh29.C: Likewise
14485 * g++.old-deja/g++.mike/eh31.C: Likewise
14486 * g++.old-deja/g++.mike/eh33.C: Likewise
14487 * g++.old-deja/g++.mike/eh34.C: Likewise
14488 * g++.old-deja/g++.mike/eh35.C: Likewise
14489 * g++.old-deja/g++.mike/eh36.C: Likewise
14490 * g++.old-deja/g++.mike/eh37.C: Likewise
14491 * g++.old-deja/g++.mike/eh38.C: Likewise
14492 * g++.old-deja/g++.mike/eh39.C: Likewise
14493 * g++.old-deja/g++.mike/eh40.C: Likewise
14494 * g++.old-deja/g++.mike/eh41.C: Likewise
14495 * g++.old-deja/g++.mike/eh42.C: Likewise
14496 * g++.old-deja/g++.mike/eh44.C: Likewise
14497 * g++.old-deja/g++.mike/eh46.C: Likewise
14498 * g++.old-deja/g++.mike/eh47.C: Likewise
14499 * g++.old-deja/g++.mike/eh48.C: Likewise
14500 * g++.old-deja/g++.mike/eh49.C: Likewise
14501 * g++.old-deja/g++.mike/eh50.C: Likewise
14502 * g++.old-deja/g++.mike/eh51.C: Likewise
14503 * g++.old-deja/g++.mike/eh53.C: Likewise
14504 * g++.old-deja/g++.mike/eh55.C: Likewise
14505 * g++.old-deja/g++.mike/p7912.C: Likewise
14506 * g++.old-deja/g++.mike/p9706.C: Likewise
14507 * g++.old-deja/g++.mike/p10416.C: Likewise
14508 * g++.old-deja/g++.mike/p11667.C: Likewise
14509 * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
14510 Remove redundant reference to Iris.
14511 * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
14512 Elxsi, i860, Pico Java, and WE32K.
14513
14514 2003-01-07 Mark Mitchell <mark@codesourcery.com>
14515
14516 * g++.dg/ext/asm4.C: New test.
14517
14518 2003-01-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14519
14520 PR c++/9030
14521 * g++.dg/template/friend12.C: New test.
14522 * g++.dg/template/friend13.C: Likewise.
14523 * g++.old-deja/g++.eh/spec6.C: Add missing error message.
14524
14525 2003-01-08 Jan Hubicka <jh@suse.cz>
14526
14527 * gcc.dg/i386-cadd.c: New test.
14528 * gcc.dg/i386-cmov4.c: Likewise.
14529
14530 2003-01-06 Mark Mitchell <mark@codesourcery.com>
14531
14532 PR c++/9165
14533 * g++.dg/warn/Wunused-3.C: New test.
14534
14535 * g++.dg/abi/bitfield9.C: New test.
14536
14537 PR c++/9189
14538 * g++.dg/parse/defarg3.C: New test.
14539
14540 2003-01-06 Nathan Sidwell <nathan@codesourcery.com>
14541
14542 * g++.dg/parse/ambig1.C: New test.
14543 * g++.dg/parse/defarg2.C: New test.
14544
14545 2003-01-05 Mark Mitchell <mark@codesourcery.com>
14546
14547 * g++.dg/template/defarg-1.C: New test.
14548 * g++.dg/template/local2.C: Likewise.
14549
14550 2003-01-05 Richard Sandiford <rsandifo@redhat.com>
14551
14552 * gcc.c-torture/execute/20030105-1.c: New test.
14553
14554 2003-01-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14555
14556 * g++.dg/parse/namespace3.C: Remove extra semicolons.
14557 * g++.dg/parse/namespace4.C: Likewise.
14558
14559 2003-01-03 Nathan Sidwell <nathan@codesourcery.com>
14560
14561 * g++.dg/template/ntp2.C: New test.
14562
14563 2003-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
14564
14565 * g++.dg/parse/extern-C-1.C: New test.
14566
14567 * g++.dg/parse/namespace4.C: New test.
14568
14569 * g++.dg/template/nested1.C: New test.
14570
14571 * g++.dg/parse/namespace3.C: New test.
14572
14573 2003-01-02 Nathanael Nerode <neroden@gcc.gnu.org>
14574
14575 * g++.dg/lookup/two-stage1.C: New test.
14576
14577 2003-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14578
14579 * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
14580 * g++.old-deja/g++.jason/access8.C: Likewise.
14581 * g++.old-deja/g++.other/decl5.C: Likewise.
14582
14583 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
14584
14585 * g++.dg/parse/parse7.C: New test.
14586
14587 2003-01-02 Mark Mitchell <mark@codesourcery.com>
14588
14589 PR c++/2843
14590 * g++.dg/ext/attrib7.C: New test.
14591
14592 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
14593
14594 * g++.dg/parse/parse6.C: New test.
14595
14596 2003-01-02 Kazu Hirata <kazu@cs.umass.edu>
14597
14598 * gcc.dg/h8300-stack-1.c: New.
14599
14600 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
14601
14602 g++.dg/lookup/exception1.C: New test.
14603
14604 g++.dg/lookup/template1.C: New test.
14605
14606 g++.dg/parse/namespace2.C: New test.
14607
14608 g++.dg/parse/parens2.C: New test.
14609
14610 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14611
14612 * g++.dg/parse/parse5.C: New test.
14613 * g++.dg/lookup/scoped4.C: New test.
14614
14615 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
14616
14617 * g++.dg/parse/parens1.C: New test.
14618
14619 * g++.dg/parse/parens2.C: Removed, turned out to duplicate
14620 angle-bracket1.C.
14621 * g++.dg/parse/parens2.C: New test.
14622
14623 * g++.dg/lookup/scope-operator1.C: New test.
14624
14625 * g++.dg/parse/operator1.C: New test.
14626
14627 2003-01-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14628
14629 * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
14630 * g++.old-deja/g++.other/access6.C: Likewise.
14631 * g++.old-deja/g++.other/decl1.C: Likewise.
14632 * g++.old-deja/g++.pt/typename12.C: Likewise.
14633
14634 2002-12-31 Mark Mitchell <mark@codesourcery.com>
14635
14636 * g++.dg/parse/namespace1.C: New test.
14637
14638 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14639
14640 * g++.dg/parse/parse4.C: New test.
14641
14642 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14643
14644 * g++.dg/parse/parse3.C: New test.
14645
14646 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14647
14648 * g++.dg/parse/parse2.C: New test.
14649
14650 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14651
14652 * g++.dg/template/friend11.C: New test.
14653
14654 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14655
14656 * g++.dg/parse/parse1.C: New test.
14657
14658 2002-12-31 Janis Johnson <janis187@us.ibm.com>
14659
14660 * lib/profopt.exp: Change the name of a global variable to avoid
14661 possible clashes with other test suites.
14662
14663 2002-12-31 Nathan Sidwell <nathan@codesourcery.com>
14664
14665 * g++.dg/inherit/covariant8.C: New test.
14666
14667 2002-12-31 Mark Mitchell <mark@codesourcery.com>
14668
14669 * g++.dg/init/array9.C: New test.
14670
14671 PR c++/9112
14672 * g++.dg/parse/expr1.C: New test.
14673
14674 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
14675
14676 * gcc.c-torture/compile/20021230-1.c: New test.
14677
14678 2002-12-30 Nathan Sidwell <nathan@codesourcery.com>
14679
14680 * g++.dg/inherit/covariant5.C: New test.
14681 * g++.dg/inherit/covariant6.C: New test.
14682 * g++.dg/inherit/covariant7.C: New test.
14683
14684 2002-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14685
14686 PR c++/2739
14687 * g++.dg/other/access2.C: New test.
14688
14689 2002-12-29 Gabriel Dos Reis <gdr@integrable-solutions.net>
14690
14691 * g++.dg/other/anon-struct.C: No longer fails
14692 * g++.old-deja/g++.brendan/parse4.C: Likewise.
14693 * g++.old-deja/g++.brendan/parse5.C: Likewise.
14694 * g++.old-deja/g++.brendan/parse6.C: Likewise.
14695
14696 2002-12-28 Gabriel Dos Reis <gdr@integrable-solutions.net>
14697
14698 * g++.dg/parse/angle-bracket.C (main): No longer fails.
14699
14700 2002-12-27 Mark Mitchell <mark@codesourcery.com>
14701
14702 * g++.dg/eh/spec4.C: Remove stray semicolon.
14703 * g++.dg/expr/pmf-1.C: Change error message.
14704 * g++.dg/ext/asm1.C: Remove stray semicolon.
14705 * g++.dg/ext/typename1.C: Add missing typenames.
14706 * g++.dg/inherit/template-as-base.C: Change error message.
14707 * g++.dg/lookup/scoped1.C: Likewise.
14708 * g++.dg/lookup/scoped2.C: Likewise.
14709 * g++.dg/lookup/using2.C: Likewise.
14710 * g++.dg/other/component1.C: Remove stray semicolon.
14711 * g++.dg/other/do1.C: Change error message.
14712 * g++.dg/other/error2.C: Likewise.
14713 * g++.dg/other/init1.C: Likewise.
14714 * g++.dg/other/packed1.C: Remove stray semicolon.
14715 * g++.dg/other/ptrmem2.C: Change error message.
14716 * g++.dg/parse/parameter-declaration-1.C: Remove line number
14717 marker.
14718 * g++.dg/special/initp1.C: Remove invalid attribute usage.
14719 * g++.dg/template/access3.C: Add typename keyword.
14720 * g++.dg/template/access5.C: Remove stray semicolon.
14721 * g++.dg/template/access6.C: Likewise.
14722 * g++.dg/template/complit1.C: Likewise.
14723 * g++.dg/template/crash1.C: Change error message.
14724 * g++.dg/template/inherit2.C: Remove stray semicolon.
14725 * g++.dg/template/instantiate2.C: Likewise.
14726 * g++.dg/template/instantiate3.C: Change error message.
14727 * g++.dg/template/qual1.C: Remove stray semicolon.
14728 * g++.dg/template/qualttp18.C: Change error message.
14729 * g++.dg/template/ref1.C: Remove stray semicolon.
14730 * g++.dg/template/sizeof1.C (A::value): Declare it.
14731 * g++.dg/template/spec4.C: Change error message.
14732 * g++.dg/template/static1.C: Likewise.
14733 * g++.dg/template/type1.C: Likewise.
14734 * g++.dg/template/typename3.C: Likewise.
14735 * g++.old-deja/g++.benjamin/13478.C: Change error message.
14736 * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
14737 * g++.old-deja/g++.benjamin/bool01.C: Likewise.
14738 * g++.old-deja/g++.benjamin/bool02.C: Likewise.
14739 * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
14740 named return value extension.
14741 * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
14742 * g++.old-deja/g++.benjmain/warn01.C: Likewise.
14743 * g++.old-deja/g++.bob/extern_C.C: Likewise.
14744 * g++.old-deja/g++.bob/inherit2.C: Likewise.
14745 * g++.old-deja/g++.brendan/complex1.C: Likewise.
14746 * g++.old-deja/g++.brendan/copy5.C: Likewise.
14747 * g++.old-deja/g++.brendan/crash13.C: Likewise.
14748 * g++.old-deja/g++.brendan/crash15.C: Likewise.
14749 * g++.old-deja/g++.brendan/crash18.C: Change error message.
14750 * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
14751 * g++.old-deja/g++.brendan/crash38.C: Likewise.
14752 * g++.old-deja/g++.brendan/crash50.C: Likewise.
14753 * g++.old-deja/g++.brendan/crash56.C: Likewise.
14754 * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
14755 syntax.
14756 * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
14757 * g++.old-deja/g++.brendan/crash8.C: Change error message.
14758 * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
14759 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
14760 * g++.old-deja/g++.brendan/shadow1.C: Likewise.
14761 * g++.old-deja/g++.brendan/template11.C: Likewise.
14762 * g++.old-deja/g++.brendan/template26.C: Likewise.
14763 * g++.old-deja/g++.brendan/template27.C: Use explicit
14764 specialization syntax.
14765 * g++.old-deja/g++.brendan/template30.C: Likewise.
14766 * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
14767 * g++.old-deja/g++.brendan/visibility3.C: Account for use of
14768 non-dependent names.
14769 * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
14770 * g++.old-deja/g++.brendan/warnings7.C: Likewise.
14771 * g++.old-deja/g++.bugs/900121_02.C: Likewise.
14772 * g++.old-deja/g++.eh/catchptr1.C: Likewise.
14773 * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
14774 * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
14775 named return value extension.
14776 * g++.old-deja/g++.ext/namedret2.C: Likewise.
14777 * g++.old-deja/g++.ext/namedret3.C: Likewise.
14778 * g++.old-deja/g++.ext/return1.C: Likewise.
14779 * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
14780 * g++.old-deja/g++.jason/access17.C: Issue more error messages.
14781 * g++.old-deja/g++.jason/access8.C: Likewise.
14782 * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
14783 * g++.old-deja/g++.jason/destruct.C: Remove incorrect
14784 pseudo-destructor names.
14785 * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
14786 * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
14787 pseudo-destructor names.
14788 * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
14789 * g++.old-deja/g++.jason/overload19.C: Likewise.
14790 * g++.old-deja/g++.jason/overload32.C: Likewise.
14791 * g++.old-deja/g++.jason/parse11.C: Issue error messages about
14792 stray semicolons.
14793 * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
14794 * g++.old-deja/g++.jason/return.C: Likewise.
14795 * g++.old-deja/g++.jason/return2.C: Likewise.
14796 * g++.old-deja/g++.jason/shadow1.C: Likewise.
14797 * g++.old-deja/g++.jason/special.C: Use explicit specialization
14798 syntax.
14799 * g++.old-deja/g++.jason/template10.C: Account for use of
14800 non-dependent names.
14801 * g++.old-deja/g++.jason/template11.C: Use explicit specialization
14802 syntax.
14803 * g++.old-deja/g++.jason/template37.C: Likewise.
14804 * g++.old-deja/g++.law/access4.C: Change error messages.
14805 * g++.old-deja/g++.law/arm13.C: Remove incorrect
14806 pseudo-destructor names.
14807 * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
14808 * g++.old-deja/g++.law/ctors9.C: Likewise.
14809 * g++.old-deja/g++.law/cvt22.C: Likewise.
14810 * g++.old-deja/g++.law/dtors5.C: Likewise.
14811 * g++.old-deja/g++.law/global-init1.C: Likewise.
14812 * g++.old-deja/g++.law/missed-error3.C: Likewise.
14813 * g++.old-deja/g++.law/operators28.C: Likewise.
14814 * g++.old-deja/g++.law/visibility28.C: Likewise.
14815 * g++.old-deja/g++.martin/eval1.C: Likewise.
14816 * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
14817 name.
14818 * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
14819 * g++.old-deja/g++.mike/net34.C: Likewise.
14820 * g++.old-deja/g++.mike/net36.C: Likewise.
14821 * g++.old-deja/g++.mike/ns2.C: Likewise.
14822 * g++.old-deja/g++.mike/p12306.C: Likewise.
14823 * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
14824 value extension.
14825 * g++.old-deja/g++.mike/p700.C: Likewise.
14826 * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
14827 * g++.old-deja/g++.mike/p710.C: Likewise.
14828 * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
14829 value extension.
14830 * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
14831 * g++.old-deja/g++.mike/pmf9.C: Likewise.
14832 * g++.old-deja/g++.ns/crash2.C: Likewise.
14833 * g++.old-deja/g++.ns/crash3.C: Likewise.
14834 * g++.old-deja/g++.ns/invalid1.C: Likewise.
14835 * g++.old-deja/g++.ns/ns17.C: Likewise.
14836 * g++.old-deja/g++.ns/template16.C: Likewise.
14837 * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
14838 keyword.
14839 * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
14840 * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
14841 * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
14842 named return value extension.
14843 * g++.old-deja/g++.oliva/nameret2.C: Likewise.
14844 * g++.old-deja/g++.other/access4.C: Issue additional error
14845 messages.
14846 * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
14847 * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
14848 * g++.old-deja/g++.other/crash11.C: Add missing class-key.
14849 * g++.old-deja/g++.other/crash25.C: Change error message.
14850 * g++.old-deja/g++.other/crash4.C: Change error message.
14851 * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
14852 * g++.old-deja/g++.other/decl5.C: Issue more error messages.
14853 * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
14854 checks.
14855 * g++.old-deja/g++.other/defarg8.C: Likewise.
14856 * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
14857 * g++.old-deja/g++.other/dtor10.C: Likewise.
14858 * g++.old-deja/g++.other/incomplete.C: Likewise.
14859 * g++.old-deja/g++.other/linkage7.C: Likewise.
14860 * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
14861 lookup algorithm.
14862 * g++.old-deja/g++.other/mangle2.C: Likewise.
14863 * g++.old-deja/g++.other/refinit2.C: Likewise.
14864 * g++.old-deja/g++.other/sizeof2.C: Change error messages.
14865 * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
14866 * g++.old-deja/g++.pt/crash28.C: Likewise.
14867 * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
14868 syntax.
14869 * g++.old-deja/g++.pt/crash32.C: Change error message.
14870 * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
14871 * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
14872 * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
14873 error message position.
14874 * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
14875 * g++.old-deja/g++.pt/defarg8.C: Change error message.
14876 * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
14877 syntax.
14878 * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
14879 * g++.old-deja/g++.pt/eichin01b.C: Likewise.
14880 * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
14881 * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
14882 keyword.
14883 * g++.old-deja/g++.pt/explicit31.C: Likewise.
14884 * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
14885 * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
14886 keyword.
14887 * g++.old-deja/g++.pt/explicit71.C: Change error message.
14888 * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
14889 syntax.
14890 * g++.old-deja/g++.pt/friend28.C: Account for use of
14891 non-dependent names.
14892 * g++.old-deja/g++.pt/friend29.C: Likewise.
14893 * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
14894 rules.
14895 * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
14896 * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
14897 * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
14898 lookup rules.
14899 * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
14900 * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
14901 keyword.
14902 * g++.old-deja/g++.pt/memclass20.C: Likewise.
14903 * g++.old-deja/g++.pt/memclass5.C: Likewise.
14904 * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
14905 keyword.
14906 * g++.old-deja/g++.pt/memtemp75.C: Likewise.
14907 * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
14908 * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
14909 * g++.old-deja/g++.pt/overload13.C: Correct error messages.
14910 * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
14911 * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
14912 keyword.
14913 * g++.old-deja/g++.pt/spec10.C: Likewise.
14914 * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
14915 * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
14916 * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
14917 * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
14918 * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
14919 * g++.old-deja/g++.pt/ttp62.C: Likewise.
14920 * g++.old-deja/g++.pt/ttp64.C: Likewise.
14921 * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
14922 * g++.old-deja/g++.pt/typename15.C: Likewise.
14923 * g++.old-deja/g++.pt/typename22.C: Likewise.
14924 * g++.old-deja/g++.pt/typename6.C: Change error messages.
14925 * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
14926 * g++.old-deja/g++.pt/virtual2.C: Likewise.
14927 * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
14928 syntax.
14929 * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
14930 return value extension.
14931 * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
14932 * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
14933 * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
14934 * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
14935
14936 2002-12-26 Nathan Sidwell <nathan@codesourcery.com>
14937
14938 * g++.dg/warn/inline1.C: New test.
14939 * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
14940 * g++.old-deja/g++.jason/synth10.C: Likewise.
14941 * g++.old-deja/g++.mike/net31.C: Likewise.
14942 * g++.old-deja/g++.mike/p8786.C: Likewise.
14943
14944 * g++.dg/template/friend10.C: New test.
14945 * g++.dg/template/conv5.C: New test.
14946
14947 2002-12-24 Nathan Sidwell <nathan@codesourcery.com>
14948
14949 * g++.dg/lookup/scoped3.C: New test.
14950
14951 * g++.dg/lookup/decl1.C: New test.
14952 * g++.dg/lookup/decl2.C: New test.
14953
14954 2002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
14955
14956 * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
14957 gcc.c-torture/compile/20021015-1.c,
14958 gcc.c-torture/compile/20021015-2.c,
14959 gcc.c-torture/compile/20021123-1.c,
14960 gcc.c-torture/compile/20021123-2.c,
14961 gcc.c-torture/compile/20021123-3.c,
14962 gcc.c-torture/compile/20021123-4.c,
14963 gcc.c-torture/execute/20021024-1.c: Add tests previously added
14964 only to 3.1 or 3.2 branch.
14965
14966 2002-12-23 Mark Mitchell <mark@codesourcery.com>
14967
14968 * gcc.dg/i386-bitfield3.c: New test.
14969
14970 * gcc.dg/i386-bitfield2.c: New test.
14971
14972 2002-12-22 Nathan Sidwell <nathan@codesourcery.com>
14973
14974 * g++.dg/parse/conv_op1.C: New test.
14975
14976 2002-12-21 Josef Zlomek <zlomekj@suse.cz>
14977
14978 * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
14979 approved.
14980
14981 2002-12-20 Josef Zlomek <zlomekj@suse.cz>
14982
14983 * gcc.c-torture/compile/20021220-1.c: New test.
14984
14985 2002-12-19 Casper S. Hornstrup <chorns@users.sourceforge.net>
14986
14987 * gcc.dg/i386-fastcall-1.c: New.
14988
14989 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
14990
14991 * gcc.c-torture/execute/20021219-1.c: New test.
14992
14993 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
14994
14995 * gcc.dg/i386-pic-1.c: New test.
14996
14997 2002-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14998
14999 PR c++/8099
15000 * g++.dg/template/friend9.C: New test.
15001
15002 2002-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15003
15004 PR c++/3663
15005 * g++.dg/template/access7.C: New test.
15006
15007 2002-12-18 Nick Clifton <nickc@redhat.com>
15008
15009 * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
15010 the libstdc++-v3 directory has been found.
15011
15012 2002-12-12 Devang Patel <dpatel@apple.com>
15013 * gcc.dg/darwin-ld-1.c: New test.
15014 * gcc.dg/darwin-ld-2.c: New test.
15015 * gcc.dg/darwin-ld-3.c: New test.
15016 * gcc.dg/darwin-ld-4.c: New test.
15017 * gcc.dg/darwin-ld-5.c: New test.
15018
15019 2002-12-12 Eric Botcazou <ebotcazou@libertysurf.fr>
15020
15021 * gcc.c-torture/compile/20021212-1.c: New test.
15022
15023 2002-12-11 Neil Booth <neil@daikokuya.co.uk>
15024
15025 * gcc.dg/fshort-wchar: New test.
15026
15027 2002-12-10 Mark Mitchell <mark@codesourcery.com>
15028
15029 PR c++/8372
15030 * g++.dg/template/dtor1.C: New test.
15031
15032 * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
15033 markers.
15034
15035 2002-12-10 Jakub Jelinek <jakub@redhat.com>
15036
15037 * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
15038
15039 2002-12-09 Mark Mitchell <mark@codesourcery.com>
15040
15041 * g++.dg/template/static1.C: New test.
15042 * g++.dg/template/static2.C: New test.
15043 * g++.old-deja/g++.ext/memconst.C: New test.
15044
15045 2002-12-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15046
15047 * g++.dg/special/conpr-2.C: Expect failure on solaris2.
15048 * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
15049 * g++.dg/special/initp1.C: Likewise.
15050
15051 2002-12-06 Jakub Jelinek <jakub@redhat.com>
15052
15053 * gcc.c-torture/execute/20021204-1.c: New test.
15054
15055 2002-12-04 Geoffrey Keating <geoffk@apple.com>
15056
15057 * gcc.dg/ppc-fmadd-1.c: New file.
15058 * gcc.dg/ppc-fmadd-2.c: New file.
15059 * gcc.dg/ppc-fmadd-3.c: New file.
15060
15061 2002-12-04 Eric Botcazou <ebotcazou@libertysurf.fr>
15062
15063 * gcc.c-torture/compile/20021204-1.c: New test.
15064
15065 2002-12-03 Nathan Sidwell <nathan@codesourcery.com>
15066
15067 * g++.dg/inherit/covariant2.C: New test.
15068 * g++.dg/inherit/covariant3.C: New test.
15069 * g++.dg/inherit/covariant4.C: New test.
15070 * g++.dg/inherit/covariant1.C: Remove XFAIL.
15071 * g++.old-deja/g++.robertl/eb17.C: Likewise.
15072
15073 2002-12-03 Mark Mitchell <mark@codesourcery.com>
15074
15075 PR c++/8688
15076 * g++.dg/init/brace3.C: New test.
15077
15078 2002-12-02 Kazu Hirata <kazu@cs.umass.edu>
15079
15080 * gcc.dg/20020210-1.c: Fix a comment typo.
15081
15082 2002-12-02 Mark Mitchell <mark@codesourcery.com>
15083
15084 PR c++/8720
15085 * g++.dg/parse/defarg1.C: New test.
15086
15087 PR c++/8615
15088 * g++.dg/template/char1.C: New test.
15089
15090 * g++.dg/template/varmod1.C: Fix typo.
15091
15092 2002-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15093
15094 DR 180
15095 * g++.old-deja/g++.pt/crash32.C: Expect error.
15096
15097 2002-12-01 Mark Mitchell <mark@codesourcery.com>
15098
15099 PR c++/5919
15100 * g++.dg/template/varmod1.C: New test.
15101
15102 PR c++/8727
15103 * g++.dg/inherit/typeinfo1.C: New test.
15104
15105 PR c++/8663
15106 * g++.dg/inherit/typedef1.C: New test.
15107
15108 2002-11-30 Mark Mitchell <mark@codesourcery.com>
15109
15110 PR c++/8332
15111 PR c++/8493
15112 * g++.dg/template/strlen1.C: New test.
15113
15114 PR c++/8227
15115 * g++.dg/template/ctor2.C: New test.
15116
15117 PR c++/8214
15118 * g++.dg/init/string1.C: New test.
15119
15120 PR c++/8511
15121 * g++.dg/template/friend8.C: New test.
15122
15123 2002-11-29 Joe Buck <jbuck@synopsys.com>
15124
15125 * g++.dg/lookup/anon2.C: New test.
15126
15127 2002-11-28 Kazu Hirata <kazu@cs.umass.edu>
15128
15129 * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
15130 h8300 port.
15131
15132 2002-11-27 Richard Sandiford <rsandifo@redhat.com>
15133
15134 * gcc.dg/bitfld-6.c: New test.
15135
15136 2002-11-27 Jan Hubicka <jh@suse.cz>
15137
15138 * gcc.c-torture/execute/20021127.[cx]: New test.
15139
15140 2002-11-26 Jan Hubicka <jh@suse.cz>
15141
15142 * gcc.dg/i386-cmov[123].c: New tests for conditional move code
15143 quality.
15144
15145 2002-11-26 Geoffrey Keating <geoffk@apple.com>
15146
15147 * g++.dg/init/brace2.C: New test.
15148 * g++.old-deja/g++.mike/p9129.C: Correct.
15149
15150 2002-11-26 Mark Mitchell <mark@codesourcery.com>
15151
15152 * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
15153
15154 2002-11-25 Andreas Bauer <baueran@in.tum.de>
15155
15156 * gcc.dg/sibcall-6: New test for indirect sibcalls.
15157
15158 2002-11-25 Mark Mitchell <mark@codesourcery.com>
15159
15160 * testsuite/g++.dg/abi/empty11.C: New test.
15161 * testsuite/g++.dg/rtti/cv1.C: New test.
15162
15163 2002-11-25 Hans-Peter Nilsson <hp@bitrange.com>
15164
15165 * lib/prune.exp: Prune more -fpic/-fPIC warnings.
15166
15167 2002-11-24 Mark Mitchell <mark@codesourcery.com>
15168
15169 * g++.dg/abi/empty10.C: New test.
15170
15171 2002-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
15172
15173 * gcc.c-torture/compile/20021124-1.c: New test.
15174
15175 2002-11-22 Mark Mitchell <mark@codesourcery.com>
15176
15177 * g++.dg/abi/rtti2.C: New test.
15178
15179 2002-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
15180
15181 * gcc.dg/i386-unroll-1.c: New test.
15182
15183 2002-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
15184
15185 * gcc.c-torture/compile/20021120-1.c: New test.
15186 * gcc.c-torture/compile/20021120-2.c: New test.
15187
15188 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
15189
15190 * gcc.dg/bitfld-5.c: New test.
15191
15192 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
15193
15194 * gcc.c-torture/execute/20021120-3.c: New test.
15195
15196 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
15197
15198 * gcc.c-torture/execute/20021120-2.c: New test.
15199
15200 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
15201
15202 * gcc.c-torture/execute/20021120-1.c: New test.
15203
15204 2002-11-20 Jakub Jelinek <jakub@redhat.com>
15205
15206 * gcc.c-torture/execute/20021118-3.c: New test.
15207
15208 2002-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
15209
15210 * gcc.c-torture/compile/20021119-1.c: New test.
15211
15212 2002-11-19 Jason Thorpe <thorpej@wasabisystems.com>
15213
15214 * gcc.dg/duff-1.c: New test.
15215 * gcc.dg/duff-2.c: New test.
15216 * gcc.dg/duff-3.c: New test.
15217
15218 2002-11-18 Neil Booth <neil@daikokuya.co.uk>
15219
15220 * gcc.dg/cpp/_Pragma5.c: New test.
15221
15222 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
15223
15224 * gcc.c-torture/execute/20021118-2.c: New test.
15225
15226 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
15227
15228 * gcc.c-torture/execute/20021118-1.c: New test.
15229
15230 2002-11-16 Jakub Jelinek <jakub@redhat.com>
15231
15232 * gcc.dg/20021116-1.c: New test.
15233
15234 2002-11-14 Mark Mitchell <mark@codesourcery.com>
15235
15236 * g++.dg/abi/vcall1.C: New test.
15237
15238 2002-11-14 Jakub Jelinek <jakub@redhat.com>
15239
15240 * gcc.dg/20021029-1.c: New test.
15241 * gcc.dg/20021029-2.c: New test.
15242
15243 2002-11-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
15244
15245 * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
15246
15247 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
15248
15249 PR c/8439
15250 * gcc.dg/20021110.c: Move to ...
15251 * gcc.c-torture/compile/20021110.c: .... here.
15252
15253 2002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15254
15255 PR c/8467
15256 * gcc.c-torture/execute/20021111-1.c
15257
15258 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
15259
15260 PR c/8439
15261 * gcc.dg/20021110.c: New test.
15262
15263 2002-11-10 Mark Mitchell <mark@codesourcery.com>
15264
15265 * g++.dg/abi/vthunk3.C: Run only on x86.
15266
15267 2002-11-10 Joseph S. Myers <jsm@polyomino.org.uk>
15268
15269 * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
15270
15271 2002-11-09 Hans-Peter Nilsson <hp@bitrange.com>
15272
15273 * lib/compat.exp (compat-execute): Fix logic error in last
15274 change.
15275
15276 2002-11-09 Neil Booth <neil@daikokuya.co.uk>
15277
15278 * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
15279
15280 2002-11-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15281
15282 PR c++/8389
15283 * g++.dg/template/access6.C: New test.
15284
15285 2002-11-08 Jan Hubicka <jh@suse.cz>
15286
15287 * gcc.dg/i386-ssefp-1.c: New test.
15288 * gcc.dg/i386-ssefp-1.c: New test.
15289
15290 2002-11-08 Jan Hubicka <jh@suse.cz>
15291
15292 * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
15293
15294 2002-11-07 Mark Mitchell <mark@codesourcery.com>
15295
15296 * g++.dg/abi/vthunk3.C: New test.
15297
15298 PR c++/8338
15299 * g++.dg/template/crash2.C: New test.
15300
15301 2002-11-07 Mark Mitchell <mark@codesourcery.com>
15302
15303 * testsuite/g++.dg/abi/dtor1.C: New test.
15304 * testsuite/g++.dg/abi/dtor2.C: Likewise.
15305
15306 2002-11-05 Geoffrey Keating <geoffk@apple.com>
15307
15308 * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
15309 Darwin.
15310
15311 2002-11-04 Adam Nemet <anemet@lnxw.com>
15312
15313 * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
15314 -mthumb. Only xfail with -O0.
15315
15316 2002-11-03 Mark Mitchell <mark@codesourcery.com>
15317
15318 * g++.dg/abi/thunk1.C: New test.
15319 * g++.dg/abi/thunk2.C: Likewise.
15320 * g++.dg/abi/vtt1.C: Likewise.
15321
15322 2002-11-02 Diego Novillo <dnovillo@redhat.com>
15323
15324 PR optimization/8423
15325 * gcc.c-torture/execute/builtin-constant.c: New test.
15326
15327 2002-11-01 Zack Weinberg <zack@codesourcery.com>
15328
15329 * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
15330 Add some more cases.
15331
15332 2002-11-01 Mark Mitchell <mark@codesourcery.com>
15333
15334 PR c++/8391
15335 * g++.dg/opt/local1.C: New test.
15336
15337 2002-10-30 Mark Mitchell <mark@codesourcery.com>
15338
15339 PR c++/8160
15340 * g++.dg/template/complit1.C: New test.
15341
15342 PR c++/8149
15343 * g++.dg/template/typename4.C: Likewise.
15344
15345 2002-10-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15346
15347 Core issue 287, PR c++/7639
15348 * g++.dg/template/instantiate1.C: Adjust error location.
15349 * g++.dg/template/instantiate3.C: New test.
15350 * g++.old-deja/g++.pt/crash10.C: Adjust error location.
15351 * g++.old-deja/g++.pt/derived3.C: Adjust error location.
15352 * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
15353
15354 2002-10-29 Hans-Peter Nilsson <hp@bitrange.com>
15355
15356 * lib/compat.exp (compat-execute): Don't clean out a gluefile.
15357
15358 2002-10-29 Mark Mitchell <mark@codesourcery.com>
15359
15360 PR c++/8287
15361 * g++.dg/init/dtor2.C: New test.
15362
15363 2002-10-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15364
15365 * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
15366 * gcc.dg/nest.c: Bypass errors on irix6.
15367
15368 2002-10-27 Hans-Peter Nilsson <hp@bitrange.com>
15369
15370 * gcc.dg/nest.c: Expect error for mmix-*-*.
15371 * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
15372
15373 2002-10-26 Hans-Peter Nilsson <hp@bitrange.com>
15374
15375 * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
15376 markers.
15377
15378 * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
15379
15380 2002-10-25 Mike Stump <mrs@apple.com>
15381
15382 * gcc.dg/warn-1.c: New test.
15383
15384 2002-10-25 Zack Weinberg <zack@codesourcery.com>
15385
15386 * g++.dg/template/typename3.C: New test.
15387
15388 2002-10-25 Mark Mitchell <mark@codesourcery.com>
15389
15390 * g++.dg/lookup/ptrmem1.C: New test.
15391
15392 * g++.dg/abi/vthunk2.C: New test.
15393
15394 2002-10-25 Zack Weinberg <zack@codesourcery.com>
15395
15396 * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
15397
15398 2002-10-24 Mark Mitchell <mark@codesourcery.com>
15399
15400 * g++.dg/abi/empty9.C: New test.
15401
15402 2002-10-24 Richard Henderson <rth@redhat.com>
15403
15404 * g++.dg/inherit/thunk1.C: Enable for ia64.
15405
15406 2002-10-23 Mark Mitchell <mark@codesourcery.com>
15407
15408 PR c++/8067
15409 * g++.dg/lookup/pretty1.C: New test.
15410
15411 2002-10-23 Jakub Jelinek <jakub@redhat.com>
15412
15413 * gcc.dg/20021023-1.c: New test.
15414
15415 2002-10-23 Mark Mitchell <mark@codesourcery.com>
15416
15417 PR c++/7679
15418 * g++.dg/parse/inline1.C: New test.
15419
15420 2002-10-23 Richard Henderson <rth@redhat.com>
15421
15422 * g++.dg/inherit/thunk1.C: Enable for x86_64.
15423
15424 * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
15425
15426 2002-10-22 Mark Mitchell <mark@codesourcery.com>
15427
15428 PR c++/6579
15429 * g++.dg/parse/stmtexpr3.C: New test.
15430
15431 2002-10-22 Nathan Sidwell <nathan@codesourcery.com>
15432
15433 * g++.dg/expr/cond1.C: New test.
15434
15435 2002-10-21 Zack Weinberg <zack@codesourcery.com>
15436
15437 * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
15438
15439 2002-10-21 Mark Mitchell <mark@codesourcery.com>
15440
15441 * g++.dg/abi/vbase13.C: New test.
15442 * g++.dg/abi/vbase14.C: Likewise.
15443
15444 2002-10-21 Jakub Jelinek <jakub@redhat.com>
15445
15446 * gcc.dg/tls/pic-1.c: New test.
15447 * gcc.dg/tls/nonpic-1.c: New test.
15448 * gcc.dg/20021018-1.c: New test.
15449
15450 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
15451
15452 * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
15453 Remove only files with the same base name as the test case.
15454 (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
15455 (profopt-execute): Likewise. Also, remove old profiling
15456 and performance data files before running the tests.
15457
15458 * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
15459 * g++.dg/bprob/bprob.exp: Likewise.
15460 * g77.dg/bprob/bprob.exp: Likewise. Also, relax regexp
15461 to allow more general test case names.
15462
15463 * g++.dg/bprob/bprob-1.C: Rename to ...
15464 * g++.dg/bprob/g++-bprob-1.C: ... this.
15465
15466 * g77.dg/bprob/bprob-1.f: Rename to ...
15467 * g77.dg/bprob/g77-bprob-1.f: ... this.
15468
15469 2002-10-21 Zack Weinberg <zack@codesourcery.com>
15470
15471 * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
15472 bison 1.50 or later.
15473
15474 2002-10-21 Janis Johnson <janis187@us.ibm.com>
15475
15476 * g++.dg/README: Describe more test directories.
15477
15478 2002-10-21 Mark Mitchell <mark@codesourcery.com>
15479
15480 * g++.dg/init/array6.C: Add additional tests.
15481
15482 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
15483
15484 * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
15485 * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
15486
15487 2002-10-21 Kazu Hirata <kazu@cs.umass.edu>
15488
15489 * gcc.c-torture/compile/20020604-1.x: New.
15490 * gcc.c-torture/compile/simd-5.x: Likewise.
15491 * gcc.c-torture/execute/920710-1.x: Likewise.
15492 * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
15493
15494 2002-10-21 Mark Mitchell <mark@codesourcery.com>
15495
15496 * g++.dg/inherit/override1.C: Add dg-options clause.
15497
15498 2002-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
15499
15500 * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
15501 _mm_slli_si128.
15502
15503 2002-10-19 Andreas Schwab <schwab@suse.de>
15504
15505 * lib/compat.exp (compat-run): Prepend "./" when $dest has no
15506 directory component.
15507
15508 2002-10-18 Mark Mitchell <mark@codesourcery.com>
15509
15510 * g++.dg/inherit/thunk1.C: New test.
15511
15512 * g++.dg/inherit/override1.C: New test.
15513
15514 * g++.dg/abi/mangle11.C: New test.
15515 * g++.dg/abi/mangle14.C: New test.
15516 * g++.dg/abi/mangle17.C: New test.
15517
15518 2002-10-17 Nathan Sidwell <nathan@codesourcery.com>
15519
15520 * g++.dg/overload/member2.C: New test.
15521
15522 2002-10-17 Janis Johnson <janis187@us.ibm.com>
15523
15524 * g++.dg/README: Describe new compat directory.
15525 * g++.dg/dg.exp: Skip tests in compat directory.
15526 * README.compat: New file.
15527 * lib/compat.exp: New expect script.
15528 * g++.dg/compat: New test directory.
15529 * g++.dg/compat/compat.exp: New expect script.
15530 * g++.dg/compat/abi: New test directory.
15531 * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
15532 g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
15533 g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
15534 g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
15535 g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
15536 g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
15537 g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
15538 g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
15539 g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
15540 g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
15541 g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
15542 g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
15543 * g++.dg/compat/break: New test directory.
15544 * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
15545 g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
15546 g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
15547 g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
15548 g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
15549 g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
15550 g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
15551 g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
15552 g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
15553 g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
15554 g++.dg/compat/break/README: New files.
15555 * g++.dg/compat/eh: New test directory.
15556 * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
15557 g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
15558 g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
15559 g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
15560 g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
15561 g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
15562 g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
15563 g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
15564 g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
15565 g++.dg/compat/eh/filter2_y.C,
15566 g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
15567 g++.dg/compat/eh/new1_y.C,
15568 g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
15569 g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
15570 g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
15571 g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
15572 g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
15573 g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
15574 g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
15575 g++.dg/compat/eh/unexpected1_y.C: New files.
15576 * g++.dg/compat/init: New test directory.
15577 * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
15578 g++.dg/compat/init/array5_y.C,
15579 g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
15580 g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
15581 g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
15582 g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
15583 g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
15584 g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
15585 g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
15586 g++.dg/compat/init/init-ref2_y.C: New files.
15587
15588 2002-10-17 Mark Mitchell <mark@codesourcery.com>
15589
15590 PR c++/7584
15591 * g++.dg/inherit/using3.C: New test.
15592
15593 2002-10-17 Jan Hubicka <jh@suse.cz>
15594
15595 * gcc.dg/20021017-2.c: New test.
15596
15597 2002-10-17 Mark Mitchell <mark@codesourcery.com>
15598
15599 * g++.dg/abi/mangle16.C: Adjust.
15600
15601 * g++.dg/init/array8.C: New test.
15602
15603 2002-10-17 Richard Sandiford <rsandifo@redhat.com>
15604
15605 * gcc.dg/special/mips-abi.exp: New test.
15606 * gcc.dg/special/mips-abi.s: Empty file used by the above.
15607
15608 2002-10-16 Mark Mitchell <mark@codesourcery.com>
15609
15610 * g++.dg/abi/mangle16.C: New test.
15611 * g++.dg/abi/mangle17.C: Likewise.
15612
15613 PR c++/7478
15614 * g++.dg/template/ref1.C: New test.
15615
15616 2002-10-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15617
15618 * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
15619
15620 2002-10-16 Ulrich Weigand <uweigand@de.ibm.com>
15621
15622 * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
15623
15624 2002-10-16 Mark Mitchell <mark@codesourcery.com>
15625
15626 PR c++/7524
15627 * g++.dg/init/array7.C: New test.
15628
15629 2002-10-15 Mark Mitchell <mark@codesourcery.com>
15630
15631 * g++.dg/init/array6.C: New test.
15632
15633 * g++.dg/abi/mangle13.C: Likewise.
15634 * g++.dg/abi/mangle14.C: Likewise.
15635 * g++.dg/abi/mangle15.C: Likewise.
15636
15637 2002-10-14 Mark Mitchell <mark@codesourcery.com>
15638
15639 * g++.dg/abi/empty8.C: New test.
15640
15641 2002-10-15 Nathan Sidwell <nathan@codesourcery.com>
15642
15643 * g++.dg/init/ctor1.C: New test.
15644
15645 2002-10-15 Ulrich Weigand <uweigand@de.ibm.com>
15646
15647 * gcc.c-torture/execute/20021015-1.c: New test.
15648
15649 2002-10-15 J"orn Rennecke <joern.rennecke@superh.com>
15650
15651 * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
15652
15653 2002-10-14 Jan Hubicka <jh@suse.cz>
15654
15655 * gcc.dg/i386-ssetype-[1-5].c: New tests.
15656
15657 2002-10-14 Richard Henderson <rth@redhat.com>
15658
15659 * gcc.dg/20020219-1.c: Disable for 16-bit targets.
15660
15661 2002-10-14 Mark Mitchell <mark@codesourcery.com>
15662
15663 PR optimization/6631
15664 * g++.dg/opt/const2.C: New test.
15665
15666 2002-10-14 Mark Mitchell <mark@codesourcery.com>
15667
15668 PR c++/7176
15669 * g++.dg/parse/friend1.C: New test.
15670 * g++.old-deja/g++.pt/memtemp64.C: Adjust.
15671
15672 2002-10-14 Jakub Jelinek <jakub@redhat.com>
15673
15674 * gcc.dg/20021014-1.c: New test.
15675
15676 2002-10-11 Mark Mitchell <mark@codesourcery.com>
15677
15678 PR c++/5661
15679 * g++.dg/ext/vlm1.C: New test.
15680 * g++.dg/ext/vlm2.C: Likewise.
15681
15682 * g++.dg/init/array1.C: Remove invalid braces.
15683 * g++.dg/init/brace1.C: New test.
15684 * g++.dg/init/copy2.C: Likewise.
15685 * g++.dg/init/copy3.C: Likewise.
15686 * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
15687 * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
15688 braces.
15689
15690 2002-10-11 Neil Booth <neil@daikokuya.co.uk>
15691
15692 * gcc.dg/cpp/assembler.S: Don't use -ansi.
15693
15694 2002-10-11 Richard Shann <richard.shann@superh.com>
15695
15696 * gcc.c-torture/compile/simd-5.c: New test.
15697
15698 2002-10-10 Roger Sayle <roger@eyesopen.com>
15699
15700 * gcc.c-torture/execute/shiftopt-1.c: New test case.
15701
15702 2002-10-10 Jim Wilson <wilson@redhat.com>
15703
15704 * gcc.c-torture/execute/20021010-1.c: New test.
15705
15706 2002-10-09 Zack Weinberg <zack@codesourcery.com>
15707
15708 PR c/7353
15709 * g++.dg/ext/typedef-init.C: New test.
15710 * gcc.dg/typedef-init.c: New test.
15711
15712 2002-10-09 Neil Booth <neil@daikokuya.co.uk>
15713
15714 * gcc.dg/cpp/paste13.c: New test.
15715
15716 2002-10-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15717
15718 * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs. For
15719 remaining platforms, XFAIL during compile, not execute. Don't
15720 XFAIL at -O0.
15721
15722 2002-10-08 Nathan Sidwell <nathan@codesourcery.com>
15723
15724 * gcc.dg/alias-1.c: Tweak expected warning.
15725
15726 2002-10-06 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
15727
15728 * gcc.dg/20020411-1.c: Disable for 16-bit "int".
15729
15730 2002-10-06 Andreas Jaeger <aj@suse.de>
15731
15732 * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
15733 * gcc.dg/cpp/c++98.C: Likewise.
15734
15735 * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
15736 * g++.dg/cpp/c++98.C: Likewise.
15737
15738 * g++.dg/README (Subdirectories): Mention cpp directory.
15739
15740 PR target/7559
15741 * gcc.dg/20021006-1.c: New test.
15742
15743 2002-10-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15744
15745 PR c++/7804
15746 * g++.dg/other/warning1.C: New test.
15747
15748 2002-10-04 Roger Sayle <roger@eyesopen.com>
15749
15750 * gcc.c-torture/execute/20020720-1.x: XFAIL instead of skipping
15751 the test on failing platforms. Mark sparcv9-*-*, sparc64-*-*
15752 and sparc-*-* with -m64 as expected failures. See PR 8087.
15753
15754 2002-10-03 Mark Mitchell <mark@codesourcery.com>
15755
15756 PR c++/7931
15757 * g++.dg/template/ptrmem3.C: New test.
15758
15759 PR c++/7754
15760 * g++.dg/template/union1.C: New test.
15761
15762 2002-10-03 Mark Mitchell <mark@codesourcery.com>
15763
15764 PR c++/8006
15765 * g++.dg/abi/mangle9.C: New test.
15766 * g++.dg/abi/mangle10.C: New test.
15767 * g++.dg/abi/mangle11.C: New test.
15768 * g++.dg/abi/mangle12.C: New test.
15769
15770 2002-10-02 Mark Mitchell <mark@codesourcery.com>
15771
15772 PR c++/7188.
15773 * g++.dg/template/meminit1.C: New test.
15774 * g++.dg/warn/Wreorder-1.C: Likewise.
15775 * g++.old-deja/g++.mike/warn3.C: Tweak.
15776 * lib/prune.exp: Ingore "in copy constructor".
15777
15778 2002-10-02 Andreas Jaeger <aj@suse.de>
15779
15780 * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
15781 gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
15782 g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
15783 on x86-64.
15784
15785 2002-10-01 Mark Mitchell <mark@codesourcery.com>
15786
15787 * gcc.dg/empty1.C: Fix typo.
15788
15789 2002-10-01 Nathan Sidwell <nathan@codesourcery.com>
15790
15791 * gcc.dg/alias-1.c: New test.
15792
15793 2002-10-01 Mark Mitchell <mark@codesourcery.com>
15794
15795 * gcc.dg/empty1.C: New test.
15796
15797 * g++.dg/tls/init-2.C: Tweak error messages.
15798
15799 2002-10-01 Richard Sandiford <rsandifo@redhat.com>
15800
15801 * gcc.c-torture/compile/20020923-1.c: New test.
15802
15803 2002-09-30 Jason Thorpe <thorpej@wasabisystems.com>
15804
15805 * gcc.c-torture/execute/ffs-1.c: New test.
15806 * gcc.c-torture/execute/ffs-2.c: Ditto.
15807
15808 2002-09-30 Nathan Sidwell <nathan@codesourcery.com>
15809
15810 * g++.dg/overload/member1.C: New test.
15811
15812 2002-09-30 Mark Mitchell <mark@codesourcery.com>
15813
15814 * g++.dg/abi/empty7.C: New test.
15815 * g++.dg/init/pm2.C: Likewise.
15816
15817 2002-09-29 Nathan Sidwell <nathan@codesourcery.com>
15818
15819 * g++.dg/rtti/crash1.C: New test.
15820
15821 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
15822
15823 * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
15824 gcc.dg/sibcall-4.c: New tests.
15825
15826 2002-09-28 Roger Sayle <roger@eyesopen.com>
15827
15828 * gcc.c-torture/execute/20020720-1.x: No longer skip test on
15829 powerpc and MMIX targets.
15830
15831 2002-09-27 Zack Weinberg <zack@codesourcery.com>
15832
15833 * gcc.dg/cpp/20020927-1.c: New.
15834
15835 2002-09-26 David S. Miller <davem@redhat.com>
15836
15837 * gcc.c-torture/compile/trunctfdf.c: New.
15838
15839 2002-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15840
15841 * lib/target-supports.exp (check_weak_available): Handle solaris2.
15842
15843 2002-09-27 Alan Modra <amodra@bigpond.net.au>
15844
15845 * gcc.c-torture/execute/loop-15.c: New.
15846
15847 2002-09-26 Janis Johnson <janis187@us.ibm.com>
15848
15849 * README.QMTEST: Fix typo.
15850
15851 2002-09-26 Ulrich Weigand <uweigand@de.ibm.com>
15852
15853 * gcc.dg/20020926-1.c: New test.
15854
15855 2002-09-25 David S. Miller <davem@redhat.com>
15856
15857 PR target/7842
15858 * gcc.c-torture/execute/shiftdi.c: New test.
15859
15860 2002-09-26 Richard Earnshaw <rearnsha@arm.com>
15861
15862 * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
15863 unique to the tool.
15864 * lib/g77.exp (g77_init): Likewise.
15865 * lib/g++.exp (g++_init): Likewise.
15866 * lib/objc.exp (objc_init): Likewise.
15867
15868 2002-09-25 Mark Mitchell <mark@codesourcery.com>
15869
15870 * gcc/testsuite/g++.dg/abi/empty5.C: New test.
15871 * gcc/testsuite/g++.dg/abi/empty6.C: New test.
15872 * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
15873
15874 2002-09-25 Richard Henderson <rth@redhat.com>
15875
15876 * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
15877 too-small long double.
15878
15879 2002-09-23 Hans-Peter Nilsson <hp@axis.com>
15880
15881 * gcc.dg/20020919-1.c: New test.
15882
15883 2002-09-23 Mark Mitchell <mark@codesourcery.com>
15884
15885 * g++.dg/abi/bitfield6.C: New test.
15886 * g++.dg/abi/bitfield7.C: New test.
15887 * g++.dg/abi/bitfield8.C: New test.
15888 * g++.dg/abi/vbase11.C: New test.
15889
15890 2002-09-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
15891
15892 * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
15893 hppa*-*-hpux*. Update test comment.
15894
15895 2002-09-20 Jakub Jelinek <jakub@redhat.com>
15896
15897 * gcc.dg/tls/struct-1.c: New test.
15898
15899 2002-09-20 Neil Booth <neil@daikokuya.co.uk>
15900
15901 * gcc.dg/cpp/tr-warn2.c: Update.
15902
15903 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
15904
15905 * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
15906
15907 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
15908
15909 * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
15910 systems.
15911
15912 2002-09-20 Hans-Peter Nilsson <hp@bitrange.com>
15913
15914 * gcc.c-torture/execute/ieee/mzero3.c: New test.
15915
15916 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
15917 Adjust for c++filt moved to binutils. Remove spurious duplicate
15918 setting of cxxfilt.
15919
15920 2002-09-19 Geoffrey Keating <geoffk@apple.com>
15921
15922 * gcc.dg/20020312-2.c: Update for darwin.
15923
15924 2002-09-18 Nathan Sidwell <nathan@codesourcery.com>
15925
15926 * g++.old-deja/g++.other/crash32.C: Mark ICE.
15927
15928 2002-09-17 Nicola Pero <n.pero@mi.flashnet.it>
15929
15930 * objc.dg/comp-types-1.m: New test.
15931 * objc.dg/comp-types-2.m: New test.
15932 * objc.dg/comp-types-3.m: New test.
15933 * objc.dg/comp-types-4.m: New test.
15934 * objc.dg/comp-types-5.m: New test.
15935 * objc.dg/comp-types-6.m: New test.
15936
15937 2002-09-17 John David Anglin <dave@hiauly1.hia.nrc.ca>
15938
15939 * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
15940
15941 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
15942
15943 * g++.dg/other/do1.C: New test.
15944
15945 * g++.dg/template/subst1.C: New test.
15946
15947 2002-09-16 Steve Ellcey <sje@cup.hp.com>
15948
15949 * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
15950
15951 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
15952
15953 * g++.dg/template/qualttp20.C: Adjust expected errors.
15954 * g++.old-deja/g++.jason/report.C: Likewise.
15955 * g++.old-deja/g++.other/qual1.C: Likewise.
15956
15957 * g++.dg/lookup/scoped2.C: New test.
15958
15959 * g++.dg/ext/asm3.C: New test.
15960
15961 2002-09-16 Richard Earnshaw <rearnsha@arm.com>
15962
15963 * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
15964
15965 2002-09-16 Kazu Hirata <kazu@cs.umass.edu>
15966
15967 * ChangeLog: follow spelling conventions.
15968 * g++.old-deja/g++.abi/ptrmem.C: Likewise.
15969 * g++.old-deja/g++.bugs/900210_05.C: Likewise.
15970 * g++.old-deja/g++.bugs/900211_04.C: Likewise.
15971 * g++.old-deja/g++.bugs/900321_02.C: Likewise.
15972 * g++.old-deja/g++.bugs/900404_02.C: Likewise.
15973 * g++.old-deja/g++.bugs/900520_06.C: Likewise.
15974 * g++.old-deja/g++.law/global-init1.C: Likewise.
15975 * g++.old-deja/g++.other/delete4.C: Likewise.
15976 * g++.old-deja/g++.other/inline21.C: Likewise.
15977 * g++.old-deja/g++.other/singleton.C: Likewise.
15978 * g77.dg/strlen0.f: Likewise.
15979 * g77.f-torture/compile/20010519-1.f: Likewise.
15980 * g77.f-torture/compile/980310-4.f: Likewise.
15981 * gcc.c-torture/compile/20000605-1.c: Likewise.
15982 * gcc.c-torture/execute/20020225-1.c: Likewise.
15983 * gcc.dg/c90-hexfloat-2.c: Likewise.
15984 * gcc.dg/c99-bool-1.c: Likewise.
15985 * gcc.dg/c99-hexfloat-2.c: Likewise.
15986 * gcc.dg/dll-2.c: Likewise.
15987 * gcc.dg/wtr-union-init-1.c: Likewise.
15988 * gcc.dg/wtr-union-init-2.c: Likewise.
15989 * gcc.dg/wtr-union-init-3.c: Likewise.
15990 * gcc.dg/cpp/avoidpaste1.c: Likewise.
15991 * gcc.dg/cpp/defined.c: Likewise.
15992 * gcc.dg/cpp/macsyntx.c: Likewise.
15993 * gcc.dg/cpp/paste2.c: Likewise.
15994 * gcc.dg/cpp/trad/defined.c: Likewise.
15995 * gcc.dg/format/c90-printf-1.c: Likewise.
15996 * gcc.dg/format/c90-scanf-1.c: Likewise.
15997 * gcc.dg/format/c99-printf-1.c: Likewise.
15998 * gcc.dg/format/c99-scanf-1.c: Likewise.
15999 * gcc.misc-tests/gcov-8.c: Likewise.
16000 * lib/profopt.exp: Likewise.
16001
16002 2002-09-15 Krister Walfridsson <cato@df.lth.se>
16003
16004 * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
16005
16006 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
16007
16008 * g++.dg/inherit/using2.C: New test.
16009
16010 2002-09-15 Kazu Hirata <kazu@cs.umass.edu>
16011
16012 * ChangeLog: Follow spelling conventions.
16013 * g++.dg/template/friend4.C: Likewise.
16014 * g++.old-deja/g++.pt/crash67.C: Likewise.
16015 * gcc.c-torture/execute/20000801-4.c: Likewise.
16016 * gcc.dg/c90-digraph-1.c: Likewise.
16017 * gcc.dg/c94-digraph-1.c: Likewise.
16018 * gcc.dg/c99-digraph-1.c: Likewise.
16019 * gcc.dg/cpp/line5.c: Likewise.
16020 * gcc.dg/cpp/multiline.c: Likewise.
16021 * gcc.dg/cpp/trad/literals-1.c: Likewise.
16022 * gcc.dg/format/attr-3.c: Likewise.
16023 * gcc.dg/format/c90-scanf-3.c: Likewise.
16024 * gcc.dg/format/ext-4.c: Likewise.
16025
16026 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
16027
16028 * g++.dg/template/pretty1.C: New test.
16029
16030 2002-09-14 Alan Modra <amodra@bigpond.net.au>
16031
16032 * gcc.c-torture/execute/struct-cpy-1.c: New test.
16033
16034 2002-09-13 Matt Austern <austern@apple.com>
16035
16036 * testsuite/g++.dg/other/constref[12].C: New, regression tests for
16037 passing a cast expression to a function by const reference.
16038
16039 2002-09-13 Nathan Sidwell <nathan@codesourcery.com>
16040
16041 * g++.dg/template/deduce1.C: New test.
16042
16043 2002-09-13 Kazu Hirata <kazu@cs.umass.edu>
16044
16045 * gcc.c-torture/execute/simd-1.c: Force all use of int to
16046 32-bit int.
16047
16048 2002-09-10 John David Anglin <dave@hiauly1.hia.nrc.ca>
16049
16050 * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
16051 usage.
16052
16053 2002-09-10 Richard Earnshaw <rearnsha@arm.com>
16054
16055 * gcc.c-torture/compile/20020910-1.c: New test.
16056
16057 2002-09-10 Frank Ch. Eigler <fche@redhat.com>
16058
16059 * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
16060
16061 2002-09-10 Andreas Jaeger <aj@suse.de>
16062
16063 * gcc.dg/20020312-2.c: Adjust for x86-64.
16064
16065 2002-09-08 Toon Moene <toon@moene.indiv.nluug.nl>
16066
16067 * g77.dg/7388.f: New test case for PR 7388.
16068
16069 2002-09-07 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
16070
16071 * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
16072
16073 2002-09-05 Ziemowit Laski <zlaski@apple.com>
16074
16075 * objc.dg/proto-lossage-1.m: New test.
16076
16077 2002-09-06 Neil Booth <neil@daikokuya.co.uk>
16078
16079 * gcc.dg/cpp/_Pragma4.c: Fix typo.
16080
16081 2002-09-06 Nicola Pero <n.pero@mi.flashnet.it>
16082
16083 * objc/execute/formal_protocol-6.x: Removed. This testcase is now
16084 expected to pass.
16085
16086 2002-09-06 Stan Shebs <shebs@apple.com>
16087 David Edelsohn <edelsohn@gnu.org>
16088
16089 * gcc.dg/weak: New directory.
16090 * gcc.dg/weak-[1-9].c: Move to new directory, remove all
16091 target-specific xfail bits.
16092 * gcc.dg/typeof-2.c: Move to new directory.
16093 * gcc.dg/weak.exp: New expect script.
16094
16095 2002-09-06 Alan Modra <amodra@bigpond.net.au>
16096
16097 * gcc.c-torture/execute/extzvsi.c: New test.
16098
16099 2002-09-05 Stan Shebs <shebs@apple.com>
16100
16101 * gcc.dg/weak-1.c: xfail on Darwin.
16102 * gcc.dg/weak-2.c: Ditto.
16103 * gcc.dg/weak-3.c: Ditto.
16104 * gcc.dg/weak-4.c: Ditto.
16105 * gcc.dg/weak-5.c: Ditto.
16106 * gcc.dg/weak-6.c: Ditto.
16107 * gcc.dg/weak-7.c: Ditto.
16108 * gcc.dg/weak-8.c: Ditto.
16109 * gcc.dg/weak-9.c: Ditto.
16110
16111 2002-09-05 J"orn Rennecke <joern.rennecke@superh.com>
16112
16113 * gcc.c-torture/execute/loop-14.c: New test.
16114
16115 2002-09-04 Jakub Jelinek <jakub@redhat.com>
16116
16117 * g++.dg/other/cxa-atexit1.C: New test.
16118
16119 * gcc.dg/typeof-2.c: New test.
16120
16121 2002-09-03 Roger Sayle <roger@eyesopen.com>
16122
16123 * gcc.dg/builtins-2.c: New testcase.
16124 * gcc.dg/builtins-3.c: New testcase.
16125
16126 2002-09-03 Neil Booth <neil@daikokuya.co.uk>
16127
16128 * gcc.dg/cpp/_Pragma4.c: New test.
16129
16130 2002-09-03 Nicola Pero <n.pero@mi.flashnet.it>
16131
16132 * objc/execute/nil_method-1.m: New testcase.
16133
16134 2002-09-01 Nicola Pero <n.pero@mi.flashnet.it>
16135
16136 * objc/execute/class-tests-1.h (test_class_with_superclass): Call
16137 [Object class], not [Object initialize].
16138
16139 2002-08-31 Roger Sayle <roger@eyesopen.com>
16140 Hans-Peter Nilsson <hp@bitrange.com>
16141
16142 * gcc.c-torture/execute/20020720-1.x: Skip test on
16143 mmix-knuth-mmixware. Correct comment.
16144
16145 2002-08-27 Mark Mitchell <mark@codesourcery.com>
16146
16147 * testsuite/g++.dg/abi/bitfield5.C: New test.
16148 * testsuite/g++.dg/abi/vbase10.C: Likewise.
16149
16150 2002-08-27 Nicola Pero <n.pero@mi.flashnet.it>
16151
16152 * objc.dg/undeclared-selector.m: New test.
16153
16154 2002-08-27 Nathan Sidwell <nathan@codesourcery.com>
16155
16156 * g++.dg/other/offsetof1.C: Avoid cast warning.
16157
16158 2002-08-26 Ziemowit Laski <zlaski@apple.com>
16159
16160 * objc.dg/super-class-2.m: New test.
16161
16162 2002-08-24 Matt Austern <austern@apple.com>
16163
16164 * g++.dg/ext/lvaddr.C: New test.
16165 * g++.dg/ext/lvcast.C: New test.
16166
16167 2002-08-22 Mark Mitchell <mark@codesourcery.com>
16168
16169 * testsuite/g++.dg/inherit/cond1.C: New test.
16170
16171 2002-08-22 Geoffrey Keating <geoffk@redhat.com>
16172
16173 * gcc.dg/noncompile/incomplete-1.c: New test.
16174
16175 2002-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
16176
16177 * gcc.dg/typespec-1.c: New test.
16178
16179 2002-08-20 Devang Patel <dpatel@apple.com>
16180 * objc.dg/proto-hier-2.m: New test.
16181
16182 2002-08-19 Ziemowit Laski <zlaski@apple.com>
16183
16184 * objc.dg/bitfield-1.m: New test.
16185 * objc.dg/bitfield-2.m: New test.
16186
16187 2002-08-17 Joseph S. Myers <jsm@polyomino.org.uk>
16188
16189 * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
16190 gcc.dg/c99-flex-array-4.c: New tests.
16191
16192 2002-08-16 Stan Shebs <shebs@apple.com>
16193
16194 * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
16195
16196 2002-08-15 Jakub Jelinek <jakub@redhat.com>
16197
16198 * gcc.dg/typeof-1.c: New test.
16199 * g++.dg/ext/typeof2.C: New test.
16200
16201 2002-08-15 Nathan Sidwell <nathan@codesourcery.com>
16202
16203 * g++.dg/other/offsetof1.C: New test.
16204
16205 2002-08-14 Richard Henderson <rth@redhat.com>
16206
16207 * gcc.dg/tls/diag-3.c: Fix expected message strings.
16208
16209 2002-08-14 Neil Booth <neil@daikokuya.co.uk>
16210
16211 * gcc.dg/cpp/_Pragma3.c: New test.
16212
16213 2002-08-13 Mark Mitchell <mark@codesourcery.com>
16214
16215 * g++.dg/template/inherit3: New test.
16216
16217 2002-08-10 Nathan Sidwell <nathan@codesourcery.com>
16218
16219 * gcc.dg/bitfld-4.c: Add blank options.
16220
16221 2002-08-09 Mark Mitchell <mark@codesourcery.com>
16222
16223 * g++.dg/template/crash1.C: New test.
16224
16225 2002-08-08 Jakub Jelinek <jakub@redhat.com>
16226
16227 * gcc.dg/tls/opt-2.c: New test.
16228
16229 2002-08-08 Devang Patel <dpatel@apple.com>
16230
16231 * objc.dg/selector-1.m : New test
16232
16233 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
16234
16235 * g++.dg/abi/bitfield4.C: New test.
16236 * gcc.dg/bitfld-4.c: New test.
16237
16238 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
16239
16240 * g++.dg/other/packed1.C: New test.
16241
16242 2002-08-07 Mark Mitchell <mark@codesourcery.com>
16243
16244 * g++.dg/abi/offsetof.C: Tweak error messages.
16245 * g++.old-deja/g++.mike/p10769a.C: Likewise.
16246
16247 2002-08-08 Jakub Jelinek <jakub@redhat.com>
16248
16249 * gcc.dg/bitfld-3.c: New test.
16250
16251 2002-08-07 Jakub Jelinek <jakub@redhat.com>
16252 Richard Henderson <rth@redhat.com>
16253
16254 * gcc.dg/i386-bitfield1.c: New test.
16255 * g++.dg/abi/bitfield3.C: Update.
16256
16257 2002-08-07 Neil Booth <neil@daikokuya.co.uk>
16258
16259 * objc.dg/const-str-2.m: Update.
16260 * gcc.dg/cpp/c++98.c: Change to C extension.
16261 * gcc.dg/cpp/c++98-pedantic.c: Similarly.
16262 * gcc.dg/cpp/cpp.exp: Process .C extensions too.
16263
16264 2002-08-06 Aldy Hernandez <aldyh@redhat.com>
16265
16266 * testsuite/gcc.dg/tls/diag-3.c: New.
16267
16268 2002-08-07 Gabriel Dos Reis <gdr@nerim.net>
16269
16270 * g++.dg/README (Subdirectories): Document new subdir expr.
16271 * g++.dg/expr/pmf-1.C: New test.
16272
16273 2002-08-06 Neil Booth <neil@daikokuya.co.uk>
16274
16275 * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
16276
16277 2002-08-06 Jakub Jelinek <jakub@redhat.com>
16278
16279 * g++.dg/abi/bitfield3.C: New test.
16280
16281 2002-08-05 Nathan Sidwell <nathan@codesourcery.com>
16282
16283 * lib/gcov.exp: Tweak expected line formats.
16284 * gcc.misc-tests/gcov8.c: New test.
16285 * gcc.misc-tests/gcov8.x: New flags.
16286
16287 2002-08-05 Jakub Jelinek <jakub@redhat.com>
16288
16289 * consistency.vlad/layout/endian.c: Include string.h.
16290
16291 * gcc.c-torture/execute/20020805-1.c: New test.
16292
16293 2002-08-04 Gabriel Dos Reis <gdr@nerim.net>
16294
16295 * g++.dg/other/conversion1.C: New test.
16296
16297 2002-08-03 Roger Sayle <roger@eyesopen.com>
16298
16299 * gcc.dg/builtins-1.c: New testcase.
16300
16301 2002-08-02 Mark Mitchell <mark@codesourcery.com>
16302
16303 * g++.dg/inherit/access3.C: New test.
16304
16305 2002-08-01 Jakub Jelinek <jakub@redhat.com>
16306
16307 * gcc.dg/ia64-visibility-2.c: New test.
16308
16309 2002-08-01 Benjamin Kosnik <bkoz@redhat.com>
16310
16311 * g++.old-deja/g++.abi/ptrflags.C (expect): Change
16312 __qualifier_flags to __flags.
16313
16314 2002-07-31 Mark Mitchell <mark@codesourcery.com>
16315
16316 * g++.dg/inherit/operator1.C: New test.
16317 * g++.dg/lookup/disamb1.C: Fix typo in comment.
16318 * g++.dg/other/error1.C: Change expected error message.
16319 * g++.dg/template/conv4.C: Likewise.
16320
16321 2002-07-26 Neil Booth <neil@daikokuya.cop.uk>
16322
16323 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
16324 for documented behavior.
16325
16326 2002-07-25 Roger Sayle <roger@eyesopen.com>
16327
16328 * gcc.c-torture/execute/20020720-1.x: Skip this test on
16329 several targets known to fail.
16330
16331 2002-07-25 Richard Sandiford <rsandifo@redhat.com>
16332
16333 * gcc.dg/mips-args-[123].c: New tests.
16334
16335 2002-07-24 Aldy Hernandez <aldyh@redhat.com>
16336
16337 * gcc.dg/ppc-spe.c: New.
16338
16339 2002-07-24 Geoffrey Keating <geoffk@redhat.com>
16340
16341 * g++.dg/other/ptrmem4.C: New testcase.
16342
16343 2002-07-24 Richard Henderson <rth@redhat.com>
16344
16345 * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
16346
16347 2002-07-24 Gabriel Dos Reis <gdr@nerim.net>
16348
16349 * g++.dg/ext/alignof1.C (main): Return 0 for success.
16350
16351 2002-07-24 Roger Sayle <roger@eyesopen.com>
16352
16353 * gcc.c-torture/execute/memset-3.c: New testcase.
16354
16355 2002-07-24 Neil Booth <neil@daikokuya.co.uk>
16356
16357 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
16358 gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
16359
16360 2002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16361
16362 * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
16363 Delete.
16364
16365 2002-07-23 J"orn Rennecke <joern.rennecke@superh.com>
16366
16367 * gcc.c-torture/compile/simd-4.c: New test.
16368
16369 2002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16370
16371 PR c++/7347, c++/7348
16372 * g++.dg/template/access4.C: New test.
16373 * g++.dg/template/access5.C: New test.
16374 * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
16375 * g++.old-deja/g++.pt/memtemp86.C: Likewise.
16376 * g++.old-deja/g++.pt/ttp58.C: Likewise.
16377 * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
16378
16379 2002-07-22 Jakub Jelinek <jakub@redhat.com>
16380
16381 * gcc.dg/gnu89-init-2.c: New test.
16382
16383 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
16384
16385 * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
16386
16387 2002-07-20 Roger Sayle <roger@eyesopen.com>
16388
16389 * gcc.c-torture/execute/20020720-1.c: New testcase.
16390
16391 2002-07-20 Neil Booth <neil@daikokuya.co.uk>
16392
16393 * gcc.dg/cpp/Wsignprom.c: New tests.
16394
16395 2002-07-20 Alan Modra <amodra@bigpond.net.au>
16396
16397 * gcc.c-torture/execute/loop-13.c: New test.
16398
16399 2002-07-19 Neil Booth <neil@daikokuya.co.uk>
16400
16401 * gcc.dg/cpp/expr.c: New tests.
16402
16403 2002 07-18 David Edelsohn <edelsohn@gnu.org>
16404
16405 * g++.dg/opt/pr6713.C: Add template instantiation.
16406
16407 2002-07-18 Alan Modra <amodra@bigpond.net.au>
16408
16409 * gcc.dg/nest.c: New test.
16410
16411 2002-07-17 Richard Henderson <rth@redhat.com>
16412
16413 * g++.dg/opt/pr6713.C: New test.
16414
16415 2002-07-17 Eric Botcazou <ebotcazou@multimania.com>
16416
16417 * gcc.c-torture/execute/loop-2e.x: Let the testcase
16418 XFAIL for all x86 processors.
16419
16420 2002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au>
16421
16422 * gcc.c-torture/execute/20010122-1.x: Do not test with
16423 -fomit-frame-pointer.
16424
16425 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16426
16427 * g++.dg/template/instantiate2.C: New test.
16428 * g++.dg/template/spec4.C: New test.
16429
16430 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16431
16432 * g++.dg/template/access2.C: New test.
16433 * g++.dg/template/access3.C: New test.
16434
16435 2002-07-15 Zack Weinberg <zack@codesourcery.com>
16436
16437 * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
16438 c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
16439 c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
16440 c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
16441 Convert to use <stdarg.h>.
16442 * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
16443 Delete.
16444 * gcc.dg/va-arg-2.c: New.
16445 * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
16446
16447 2002-07-15 Jakub Jelinek <jakub@redhat.com>
16448
16449 * gcc.c-torture/compile/20020710-1.c: New test.
16450
16451 2002-07-11 J"orn Rennecke <joern.rennecke@superh.com>
16452 Andrew Pinski <pinskia@physics.uc.edu>
16453
16454 gcc.c-torture/compile/simd-2.c: New testcase.
16455 gcc.c-torture/compile/simd-3.c: Likewise.
16456
16457 2002-07-11 Mark Mitchell <mark@codesourcery.com>
16458
16459 PR c++/7224
16460 * g++.dg/overload/error1.C: New test.
16461
16462 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
16463
16464 * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
16465 configuration and IRIX 6 O32 ABI.
16466
16467 2002-07-11 Roger Sayle <roger@eyesopen.com>
16468
16469 * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
16470
16471 2002-07-10 Roger Sayle <roger@eyesopen.com>
16472
16473 * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
16474
16475 2002-07-10 Jeffrey A Law <law@redhat.com>
16476
16477 * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
16478
16479 * gcc.c-torture/compile/930326-1.x: Remove. No longer needed.
16480
16481 2002-07-09 Aldy Hernandez <aldyh@redhat.com>
16482
16483 * gcc.dg/20020312-2.c: Check for __PPC__.
16484
16485 2002-07-09 Diego Novillo <dnovillo@redhat.com>
16486
16487 * gcc.c-torture/compile/20020709-1.c: New test.
16488
16489 2002-07-07 Roger Sayle <roger@eyesopen.com>
16490
16491 * g++.dg/template/qualttp21.C: New test case.
16492
16493 2002-07-06 Alexandre Oliva <aoliva@redhat.com>
16494
16495 * gcc.c-torture/compile/20020706-1.c: New test.
16496 * gcc.c-torture/compile/20020706-2.c: New test.
16497
16498 2002-07-06 Brian R. Gaeke <brg@dgate.ORG>
16499 Alexandre Oliva <aoliva@redhat.com>
16500
16501 * g++.dg/warn/incomplete1.C: New test.
16502
16503 2002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16504
16505 PR c++/7099
16506 * g++.dg/warn/noreturn1.C: New test.
16507
16508 2002-07-03 Mark Mitchell <mark@codesourcery.com>
16509
16510 PR c++/6706
16511 * g++.dg/debug/debug6.C: New test.
16512 * g++.dg/debug/debug7.C: New test.
16513
16514 2002-07-04 J"orn Rennecke <joern.rennecke@superh.com>
16515
16516 * gcc.c-torture/compile/simd-3.c: New test.
16517
16518 2002-07-03 Chris Demetriou <cgd@broadcom.com>
16519
16520 * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
16521 * gcc.dg/20020620-1.c: Likewise.
16522
16523 2002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16524
16525 PR c++/6944
16526 * g++.dg/init/array4.C: New test.
16527 * g++.dg/init/array5.C: New test.
16528
16529 2002-07-03 J"orn Rennecke <joern.rennecke@superh.com>
16530
16531 * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
16532 * gcc.c-torture/execute/simd-2.c (main): Likewise.
16533
16534 2002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16535
16536 * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
16537 * gcc.dg/wtr-aggr-init-1.c: Likewise.
16538 * gcc.dg/wtr-conversion-1.c: Likewise.
16539 * gcc.dg/wtr-escape-1.c: Likewise.
16540 * gcc.dg/wtr-int-type-1.c: Likewise.
16541 * gcc.dg/wtr-label-1.c: Likewise.
16542 * gcc.dg/wtr-static-1.c: Likewise.
16543 * gcc.dg/wtr-strcat-1.c: Likewise.
16544 * gcc.dg/wtr-suffix-1.c: Likewise.
16545 * gcc.dg/wtr-switch-1.c: Likewise.
16546 * gcc.dg/wtr-unary-plus-1.c: Likewise.
16547 * gcc.dg/wtr-union-init-1.c: Likewise.
16548 * gcc.dg/wtr-union-init-2.c: Likewise.
16549 * gcc.dg/wtr-union-init-3.c: Likewise.
16550
16551 * gcc.dg/wtr-func-def-1.c: New test.
16552
16553 2002-07-02 Devang Patel <dpatel@apple.com>
16554
16555 * objc.dg/param-1.m: New test.
16556
16557 2002-07-03 Neil Booth <neil@daikokuya.co.uk>
16558
16559 * gcc.dg/cpp/trad/directive.c: Add test.
16560 * gcc.dg/cpp/trad/macroargs.c: Add test.
16561 * gcc.dg/cpp/trad/recurse-3.c: Add tests.
16562
16563 2002-07-02 Neil Booth <neil@daikokuya.co.uk>
16564
16565 * gcc.dg/cpp/cmdlne-M.c: New test.
16566
16567 2002-07-02 Ziemowit Laski <zlaski@apple.com>
16568
16569 * objc.dg/desig-init-1.m: New test.
16570
16571 2002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16572
16573 PR c++/6716
16574 * g++.dg/template/instantiate1.C: New test.
16575
16576 2002-07-01 Mark Mitchell <mark@codesourcery.com>
16577
16578 PR c++/7112
16579 * g++.dg/template/sizeof2.C: New test.
16580
16581 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
16582
16583 * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
16584 gcc.dg/cpp/trad/include.c: New tests.
16585
16586 2002-07-01 Hans-Peter Nilsson <hp@axis.com>
16587
16588 PR target/7177
16589 * gcc.c-torture/compile/20020701-1.c: New test.
16590
16591 2002-07-01 Stan Shebs <shebs@apple.com>
16592
16593 * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
16594 header here...
16595 * lib/objc-torture.exp (objc-torture-compile): ...instead of here
16596 (objc-torture-execute): or here.
16597
16598 2002-07-01 J"orn Rennecke <joern.rennecke@superh.com>
16599
16600 * gcc.c-torture/execute/arith-rand-ll.c: New test.
16601
16602 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
16603
16604 * gcc.dg/cpp/trad/escaped-nl.c: New test.
16605
16606 2002-06-30 Devang Patel <dpatel@apple.com>
16607
16608 * objc.dg/fsyntax-only.m: New test.
16609
16610 2002-06-27 Mark Mitchell <mark@codesourcery.com>
16611
16612 PR c++/6695
16613 * g++.dg/template/friend7.C: New file.
16614
16615 2002-06-27 Aldy Hernandez <aldyh@redhat.com>
16616
16617 * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
16618 return type.
16619
16620 2002-06-27 J"orn Rennecke <joern.rennecke@superh.com>
16621
16622 * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
16623 avoid division by zero.
16624
16625 2002-06-27 Neil Booth <neil@daikokuya.co.uk>
16626
16627 * gcc.dg/Wunknownprag.c: New tests.
16628
16629 2002-06-25 J"orn Rennecke <joern.rennecke@superh.com>
16630
16631 * gcc.c-torture/execute/simd-2.c: New test.
16632
16633 2002-06-25 Neil Booth <neil@daikokuya.co.uk>
16634
16635 * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
16636 gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
16637 gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
16638 gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
16639 gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
16640 gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
16641 gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
16642 gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
16643 gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
16644 gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
16645 gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
16646 gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
16647 gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
16648 gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
16649 gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
16650 gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
16651 gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
16652
16653 2002-06-24 Neil Booth <neil@daikokuya.co.uk>
16654
16655 * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
16656 gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
16657 gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
16658 gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
16659 New tests.
16660 * gcc.dg/cpp/trad/directive.c: Update.
16661
16662 2002-06-23 Andreas Jaeger <aj@suse.de>
16663
16664 * gcc.c-torture/execute/complex-6.c: New.
16665
16666 2002-06-22 Neil Booth <neil@daikokuya.co.uk>
16667
16668 * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
16669 gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
16670 gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
16671 gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
16672
16673 2002-06-21 Neil Booth <neil@daikokuya.co.uk>
16674
16675 * gcc.dg/cpp/trad: New directory with traditional tests copied
16676 from parent directory.
16677 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
16678 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
16679 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
16680 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
16681 Move to trad/ and rename.
16682 * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
16683 gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
16684 gcc.dg/cpp/trad/redef2.c: New tests.
16685 * gcc.dg/cpp/trad/trad.exp: New driver.
16686
16687 2002-06-20 Neil Booth <neil@daikokuya.co.uk>
16688
16689 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
16690 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
16691 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
16692 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
16693 Remove.
16694
16695 2002-06-20 Richard Sandiford <rsandifo@redhat.com>
16696
16697 * gcc.dg/20020620-1.c: New test.
16698
16699 2002-06-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16700
16701 * g++.dg/template/ttp4.C: New test.
16702
16703 2002-06-19 Jakub Jelinek <jakub@redhat.com>
16704
16705 * g++.dg/opt/vt1.C: Fix regexp.
16706
16707 2002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16708
16709 * gcc.c-torture/execute/pure-1.c: Make functions static again.
16710 Don't use attribute `noinline'.
16711
16712 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
16713
16714 * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
16715
16716 2002-06-18 Aldy Hernandez <aldyh@redhat.com>
16717
16718 * gcc.c-torture/execute/simd-1.c: New.
16719
16720 * gcc.dg/simd-1.c: New.
16721
16722 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
16723
16724 * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
16725
16726 2002-06-16 Richard Henderson <rth@redhat.com>
16727
16728 * g++.dg/ext/anon-struct1.C: New.
16729 * g++.dg/ext/anon-struct2.C: New.
16730 * g++.dg/ext/anon-struct3.C: New.
16731 * gcc.dg/anon-struct-1.c: New.
16732 * gcc.dg/anon-struct-2.c: New.
16733 * gcc.dg/anon-struct-3.c: New.
16734 * gcc.dg/20011008-1.c: Adjust warning text.
16735 * gcc.dg/20020527-1.c: Add -fms-extensions.
16736
16737 2002-06-16 Richard Henderson <rth@redhat.com>
16738
16739 * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
16740
16741 2002-06-15 Hans-Peter Nilsson <hp@axis.com>
16742
16743 * gcc.c-torture/execute/20020615-1.c: New test.
16744
16745 2002-06-15 Roger Sayle <roger@eyesopen.com>
16746
16747 * gcc.c-tortuture/execute/compare-1.c: New test case.
16748 * gcc.c-tortuture/execute/compare-2.c: New test case.
16749 * gcc.c-tortuture/execute/compare-3.c: New test case.
16750
16751 2002-06-13 Richard Henderson <rth@redhat.com>
16752
16753 * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for
16754 ia64 ilp32.
16755
16756 2002-06-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16757
16758 * g++.dg/template/typename2.C: Update error message.
16759
16760 2002-06-12 Hans-Peter Nilsson <hp@axis.com>
16761
16762 * gcc.c-torture/execute/20020611-1.c: New test.
16763
16764 2002-06-11 Bob Wilson <bob.wilson@acm.org>
16765
16766 * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
16767 list of targets to skip.
16768
16769 2002-06-10 Bob Wilson <bob.wilson@acm.org>
16770
16771 * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
16772 targets if not optimizing.
16773
16774 2002-06-10 Jakub Jelinek <jakub@redhat.com>
16775
16776 * gcc.c-torture/compile/20020605-1.c: New test.
16777
16778 * g++.dg/opt/vt1.C: New test.
16779
16780 * gcc.dg/20020531-1.c: New test.
16781
16782 * gcc.dg/20020530-1.c: New test.
16783
16784 * gcc.dg/20020527-1.c: New test.
16785
16786 * g++.dg/opt/cse1.C: New test.
16787
16788 2002-06-07 Roger Sayle <roger@eyesopen.com>
16789
16790 * gcc.dg/20020607-2.c: New test case.
16791
16792 2002-06-07 Jakub Jelinek <jakub@redhat.com>
16793
16794 * gcc.c-torture/compile/20020604-1.c: New test.
16795
16796 2002-06-04 Richard Henderson <rth@redhat.com>
16797
16798 * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
16799 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
16800 * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
16801
16802 2002-06-04 Aldy Hernandez <aldyh@redhat.com>
16803
16804 * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
16805
16806 2002-06-03 Richard Henderson <rth@redhat.com>
16807
16808 * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
16809 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
16810
16811 2002-06-02 Richard Henderson <rth@redhat.com>
16812
16813 * gcc.c-torture/execute/pure-1.c: Don't mark any of the
16814 test functions static.
16815
16816 2002-06-02 Andreas Jaeger <aj@suse.de>
16817
16818 * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
16819 now.
16820
16821 2002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
16822
16823 * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
16824 gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
16825 Update for mofified diagnostics.
16826 * gcc.dg/c99-intconst-1.c: No longer fail.
16827
16828 2002-06-02 Richard Henderson <rth@redhat.com>
16829
16830 * gcc.dg/uninit-A.c: Remove xfail markers.
16831
16832 2002-06-01 Roger Sayle <roger@eyesopen.com>
16833
16834 * gcc.dg/fnegate-1.c: New test case.
16835
16836 2002-05-30 Osku Salerma <osku@iki.fi>
16837
16838 * gcc.c-torture/execute/mayalias-1.c: New file.
16839
16840 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
16841
16842 * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
16843 gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
16844 gcc.dg/cpp/if-1.c: Update for modified diagnostics.
16845
16846 2002-05-29 Hans-Peter Nilsson <hp@axis.com>
16847
16848 * gcc.c-torture/execute/20020529-1.c: New test.
16849
16850 2002-05-27 Richard Henderson <rth@redhat.com>
16851
16852 * g++.dg/ext/attrib6.C: New test case.
16853
16854 2002-05-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16855
16856 * gcc.c-torture/execute/pure-1.c: New test.
16857
16858 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
16859
16860 * gcc.dg/cpp/arith-2.c: Remove.
16861
16862 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
16863
16864 * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
16865 * gcc.dg/cpp/if-3.c: Remove.
16866
16867 2002-05-26 Jakub Jelinek <jakub@redhat.com>
16868
16869 * g++.dg/opt/cse2.C: New test.
16870
16871 2002-05-26 Neil Booth <neil@daikokuya.demon.co.uk>
16872
16873 * gcc.dg/cpp/arith-1.c: New semantic tests.
16874 * gcc.dg/cpp/if-1.c: Update.
16875
16876 2002-05-24 Ben Elliston <bje@redhat.com>
16877
16878 * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
16879
16880 2002-05-24 Jakub Jelinek <jakub@redhat.com>
16881
16882 * gcc.dg/verbose-asm.c: New test.
16883
16884 2002-05-24 Neil Booth <neil@daikokuya.demon.co.uk>
16885
16886 * gcc.dg/cpp/paste12.c: New test.
16887
16888 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
16889
16890 * g++.dg/parse/named_ops.C: New test.
16891
16892 2002-05-23 Mark Mitchell <mark@codesourcery.com>
16893
16894 * gcc/testsuite/gcc.dg/weak-8.c: New test.
16895
16896 2002-05-23 J"orn Rennecke <joern.rennecke@superh.com>
16897
16898 * gcc.dg/weak-2.c: Allow optional leading underscore
16899 in scan-assembler symbol name.
16900 * gcc.dg/weak-3.c: Likewise.
16901 * gcc.dg/weak-4.c: Likewise.
16902 * gcc.dg/weak-5.c: Likewise.
16903
16904 2002-05-23 Jakub Jelinek <jakub@redhat.com>
16905
16906 * gcc.dg/20020523-1.c: New test.
16907
16908 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
16909
16910 * objc.dg/const-str-2.m: Update now that we stop after
16911 a command line error.
16912
16913 2002-05-22 Richard Henderson <rth@redhat.com>
16914
16915 * g++.dg/dg.exp: Fix typo in test pruneing.
16916
16917 2002-05-22 Richard Henderson <rth@redhat.com>
16918
16919 * g++.dg/dg.exp: Prune the tls subdirectory.
16920 * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
16921 * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
16922 * g++.dg/tls/init-1.C: New.
16923
16924 2002-05-22 Jakub Jelinek <jakub@redhat.com>
16925
16926 * gcc.dg/20020517-1.c: New test.
16927
16928 2002-05-21 Richard Henderson <rth@redhat.com>
16929
16930 * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
16931 gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
16932
16933 2002-05-21 Brian R. Gaeke <brg@dgate.ORG>
16934
16935 * g++.dg/other/copy2.C: New test.
16936
16937 2002-05-20 J"orn Rennecke <joern.rennecke@superh.com>
16938
16939 * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
16940 (MAX_COPY): Bump up to 10 times sizeof (long long).
16941 (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
16942
16943 * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
16944 sizeof (long long).
16945
16946 * gcc.c-torture/execute/strcpy-1.c: New test.
16947
16948 2002-05-19 Jason Merrill <jason2redhat.com>
16949
16950 * g++.dg/ext/oper1.C: New test.
16951
16952 2002-05-20 David Billinghurst <David.Billinghurst@riotinto.com>
16953 2002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com>
16954
16955 * README.QMTEST: New file.
16956
16957 * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
16958
16959 2002-05-19 Andreas Jaeger <aj@suse.de>
16960
16961 * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
16962 now.
16963 * gcc.c-torture/execute/loop-2d.x: Likewise.
16964
16965 2002-05-19 David Billinghurst <David.Billinghurst@riotinto.com>
16966
16967 * gcc.dg/weak-2.c: xfail warnings for platforms that don't
16968 support weak symbols.
16969 * gcc.dg/weak-4.c: Likewise
16970 * gcc.dg/weak-6.c: Likewise
16971
16972 2002-05-16 David.Billinghurst <David.Billinghurst@riotinto.com>
16973
16974 * gcc.dg/weak-3.c: Add dg-excess-error comment for
16975 cygwin, coff and h8300-*-hms targets
16976 * gcc.dg/weak-5.c: Likewise
16977 * gcc.dg/weak-7.c: Likewise
16978
16979 2002-05-16 Jason Merrill <jason@redhat.com>
16980
16981 * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
16982 (scan-assembler-not, scan-assembler-dem): Likewise.
16983 (scan-assembler-dem-not): Likewise.
16984
16985 2002-05-15 Richard Henderson <rth@redhat.com>
16986
16987 * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
16988
16989 2002-05-15 Richard Henderson <rth@redhat.com>
16990
16991 * gcc.dg/weak-5.c (vfoo1c): No warning here.
16992 (vfoo1f): Warning here.
16993 (vfoo1l): Don't redefine the alias.
16994
16995 2002-05-14 Jason Merrill <jason@redhat.com>, Alexandre Oliva <aoliva@redhat.com>
16996
16997 * g++.dg/init/pm1.C: New test.
16998
16999 2002-05-12 David S. Miller <davem@redhat.com>
17000
17001 * gcc.c-torture/execute/conversion.c (ldnear): Use long double
17002 types.
17003
17004 2002-05-10 Roger Sayle <roger@eyesopen.com>
17005
17006 * gcc.c-torture/execute/20020510-1.c: New test case.
17007
17008 2002-05-10 David S. Miller <davem@redhat.com>
17009
17010 * gcc.c-torture/execute/conversion.c: Test long double too.
17011
17012 2002-05-09 Jakub Jelinek <jakub@redhat.com>
17013
17014 * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
17015 libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
17016 * lib/g++.exp (g++_link_flags): Likewise.
17017 * lib/objc.exp (objc_target_compile): Likewise.
17018
17019 2002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
17020
17021 * gcc.dg/cpp/poison.c: Update.
17022 * gcc.dg/cpp/20000625-2.c: Remove.
17023 * gcc.dg/cpp/direct2s.c: Remove final test.
17024
17025 2002-05-08 Tom Rix <trix@redhat.com>
17026
17027 * gcc.c-torture/execute/20020508-1.c: New test.
17028 * gcc.c-torture/execute/20020508-2.c: New test.
17029 * gcc.c-torture/execute/20020508-3.c: New test.
17030
17031 2002-05-08 Neil Booth <neil@daikokuya.demon.co.uk>
17032
17033 * gcc.dg/cpp/charconst-4.c: More tests.
17034
17035 2002-05-08 Mark Mitchell <mark@codesourcery.com>
17036
17037 PR c/6569
17038 * gcc.dg/weak-3.c: Update location of warning messages.
17039 * gcc.dg/weak-5.c: Likewise.
17040
17041 2002-05-06 Roger Sayle <roger@eyesopen.com>
17042
17043 * gcc.c-torture/execute/20020506-1.c: New test case.
17044
17045 2002-05-07 Neil Booth <neil@daikokuya.demon.co.uk>
17046
17047 * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
17048
17049 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
17050
17051 * gcc.dg/cpp/charconst-3.c: Run, don't compile.
17052
17053 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
17054
17055 * gcc.dg/cpp/charconst-3.c: New test.
17056
17057 2002-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
17058
17059 * gcc.dg/cpp/charconst.c: Update tests.
17060
17061 2002-05-05 Tim Josling <tej@melbpc.org.au>
17062
17063 * treelang: Added directory for new sample language treelang. Also
17064 lib/treelang.exp: New file to signal treelang should be tested.
17065
17066 2002-05-03 Jakub Jelinek <jakub@redhat.com>
17067
17068 * gcc.dg/cpp/cmdlne-dM-M.c: New test.
17069 * gcc.dg/cpp/cmdlne-dD-M.c: New test.
17070 * gcc.dg/cpp/cmdlne-dN-M.c: New test.
17071 * gcc.dg/cpp/cmdlne-dI-M.c: New test.
17072 * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
17073 * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
17074 * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
17075
17076 2002-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
17077
17078 * gcc.dg/format/xopen-2.c: New test.
17079
17080 2002-05-03 Jakub Jelinek <jakub@redhat.com>
17081
17082 * gcc.dg/20020503-1.c: New test.
17083
17084 2002-05-02 Mark Mitchell <mark@codesourcery.com>
17085
17086 * g++.dg/init/dtor1.C: Make it tougher.
17087
17088 2002-05-01 Mark Mitchell <mark@codesourcery.com>
17089
17090 * g++.dg/init/dtor1.C: New test.
17091
17092 2002-05-02 Aldy Hernandez <aldyh@redhat.com>
17093
17094 * gcc.dg/altivec-8.c: New.
17095
17096 2002-05-01 Aldy Hernandez <aldyh@redhat.com>
17097
17098 * gcc.dg/altivec-7.c: New.
17099
17100 2002-04-29 Jakub Jelinek <jakub@redhat.com>
17101
17102 * g++.dg/parse/typedef1.C: New test.
17103
17104 2002-04-29 Mark Mitchell <mark@codesourcery.com>
17105
17106 PR c++/6486
17107 * g++.dg/template/friend6.C: New test.
17108
17109 PR c++/6492
17110 * g++.dg/init/copy1.C: New test.
17111
17112 2002-04-29 Nathan Sidwell <nathan@codesourcery.com>
17113
17114 * g++.dg/warn/effc1.C: New test.
17115
17116 2002-04-29 Neil Booth <neil@daikokuya.demon.co.uk>
17117
17118 * gcc.dg/cpp/if-cexp.c: Add a test.
17119
17120 2002-04-28 Jakub Jelinek <jakub@redhat.com>
17121
17122 * gcc.dg/20020426-2.c: New test.
17123
17124 2002-04-28 Neil Booth <neil@daikokuya.demon.co.uk>
17125
17126 * gcc.dg/cpp/if-mop.c: Update.
17127 * gcc.dg/cpp/if-mpar.c: Add test.
17128 * gcc.dg/cpp/if-oppr.c: Update.
17129
17130 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17131
17132 PR c/6343
17133 * gcc.dg/weak-[2-7].c: New tests.
17134
17135 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
17136
17137 * gcc.dg/enum1.c: New test.
17138
17139 2002-04-26 Mark Mitchell <mark@codesourcery.com>
17140
17141 PR c++/6497
17142 * g++.dg/inherit/access2.C: New test.
17143
17144 2002-04-26 Mark Mitchell <mark@codesourcery.com>
17145
17146 PR bootstrap/6445
17147 * gcc.dg/20020426-1.c: New test.
17148
17149 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
17150
17151 * g++.dg/abi/enum1.C: New test.
17152
17153 2002-04-26 Richard Henderson <rth@redhat.com>
17154
17155 * gcc.dg/c99-bool-1.c: Expect always true warning.
17156
17157 2002-04-25 Roger Sayle <roger@eyesopen.com>
17158
17159 * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
17160
17161 2002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17162
17163 * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
17164 targets.
17165
17166 2002-04-24 Mark Mitchell <mark@codesourcery.com>
17167
17168 * g++.dg/abi/mange7.C: New test.
17169
17170 PR c++/6438.
17171 * g++.dg/parse/stmtexpr2.C: New test.
17172
17173 2002-04-24 J"orn Rennecke <joern.rennecke@superh.com>
17174
17175 * gcc.dg/20020312-2.c: Add SH target.
17176
17177 2002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17178
17179 * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
17180 compiler output on mips*-*-irix*.
17181
17182 2002-04-23 Jakub Jelinek <jakub@redhat.com>
17183
17184 * g++.dg/parse/attr1.C: New test.
17185
17186 2002-04-23 Roger Sayle <roger@eyesopen.com>
17187
17188 * gcc.c-torture/execute/string-opt-17.c: New test case.
17189 * gcc.c-torture/execute/memset-2.c: New test case.
17190
17191 2002-04-23 Mark Mitchell <mark@codesourcery.com>
17192
17193 PR c++/6256:
17194 * g++.dg/template/friend5.C: New test.
17195
17196 PR c++/6331:
17197 * g++.dg/template/qual1.C: Likewise.
17198
17199 2002-04-22 Zack Weinberg <zack@codesourcery.com>
17200
17201 * gcc.c-torture/execute/980707-1.c: Don't use isspace().
17202 Include stdlib.h, not stdio.h or ctype.h.
17203
17204 2002-04-22 Hans-Peter Nilsson <hp@axis.com>
17205
17206 * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
17207 cris-*-elf* and mmix-*-*.
17208 * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
17209 * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
17210 g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
17211 Ditto.
17212 * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
17213 * gcc.dg/wchar_t-1.c: Ditto.
17214
17215 2002-04-21 Hans-Peter Nilsson <hp@axis.com>
17216
17217 * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
17218 Clarify comment.
17219
17220 2002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
17221
17222 * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
17223
17224 2002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17225
17226 * gcc.c-torture/execute/20000906-1.x: Delete.
17227
17228 2002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com>
17229
17230 * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
17231
17232 2002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
17233
17234 * PR6367
17235 * g77.f-torture/execute/6367.f: New test.
17236 * g77.f-torture/execute/6367.x: Disable for MMIX.
17237
17238 2002-04-19 Mark Mitchell <mark@codesourcery.com>
17239
17240 * PR6352
17241 * g++.dg/opt/inline2.C: New test.
17242
17243 2002-04-18 Richard Henderson <rth@redhat.com>
17244
17245 * gcc.dg/20000906-1.c: Enable for all targets.
17246 * gcc.c-torture/compile/iftrap-2.c: New.
17247
17248 2002-04-18 Jakub Jelinek <jakub@redhat.com>
17249
17250 * gcc.dg/20020418-1.c: New test.
17251 * gcc.dg/20020418-2.c: New test.
17252
17253 2002-04-18 Richard Henderson <rth@redhat.com>
17254
17255 * gcc.c-torture/compile/iftrap-1.c: New.
17256 * gcc.dg/iftrap-1.c: Adjust for ia64.
17257 * gcc.dg/iftrap-2.c: New.
17258
17259 2002-04-18 Jakub Jelinek <jakub@redhat.com>
17260
17261 * gcc.c-torture/compile/20020418-1.c: New test.
17262
17263 2002-04-18 Roger Sayle <roger@eyesopen.com>
17264
17265 * gcc.c-torture/compile/20020415-1.c: New.
17266
17267 2002-04-18 David S. Miller <davem@redhat.com>
17268
17269 * gcc.c-torture/execute/20020418-1.c: New test.
17270
17271 2002-04-17 Jakub Jelinek <jakub@redhat.com>
17272
17273 * gcc.dg/20020416-1.c: New test.
17274
17275 * g++.dg/opt/inline1.C: New test.
17276
17277 2002-04-16 Jakub Jelinek <jakub@redhat.com>
17278
17279 * gcc.dg/altivec-5.c: New test.
17280
17281 * gcc.dg/20020415-1.c: New test.
17282
17283 2002-04-15 Mark Mitchell <mark@codesourcery.com>
17284
17285 * testsuite/lib/chill.exp: Remove.
17286
17287 2002-04-14 Jakub Jelinek <jakub@redhat.com>
17288
17289 * g++.dg/other/big-struct.C: New test.
17290
17291 2002-04-14 David Billinghurst <David.Billinghurst@riotinto.com>
17292
17293 * g77.dg/f77-edit-i-in.f: Use internal buffer in place
17294 of scratch file.
17295
17296 2002-04-13 David Billinghurst <David.Billinghurst@riotinto.com>
17297
17298 PR c/6277
17299 * gcc.dg/i386-387-1.c: Allow optional leading underscore
17300 in scan-assembler function name
17301
17302 2002-04-13 Hans-Peter Nilsson <hp@bitrange.com>
17303
17304 * g77.f-torture/execute/980628-4.x,
17305 g77.f-torture/execute/980628-5.x,
17306 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
17307 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
17308 g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
17309 i[34567]86-*-*.
17310
17311 2002-04-13 David S. Miller <davem@redhat.com>
17312
17313 * gcc.c-torture/execute/20020413-1.c: New test.
17314
17315 2002-04-13 Richard Sandiford <rsandifo@redhat.com>
17316
17317 * gcc.dg/asm-6.c,
17318 * g++.dg/ext/asm1.C: New tests.
17319
17320 2002-04-12 Mark Mitchell <mark@codesourcery.com>
17321
17322 PR c++ 5373.
17323 * g++.dg/parse/stmtexpr1.C: New test.
17324
17325 PR c++/5189.
17326 * g++.dg/template/copy1.C: New test.
17327
17328 2002-04-12 Richard Henderson <rth@redhat.com>
17329
17330 * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
17331
17332 2002-04-12 Geoffrey Keating <geoffk@redhat.com>
17333
17334 * gcc.c-torture/execute/20020412-1.c: New file, renamed from
17335 gcc.c-torture/execute/20020307-2.c.
17336
17337 2002-04-12 Richard Sandiford <rsandifo@redhat.com>
17338
17339 * g++.dg/ext/attrib5.C,
17340 * g++.dg/lookup/struct1.C: New tests.
17341
17342 2002-04-11 Jakub Jelinek <jakub@redhat.com>
17343
17344 * gcc.dg/20020411-1.c: New test.
17345
17346 * gcc.c-torture/execute/20020411-1.c: New test.
17347
17348 2002-04-10 Janis Johnson <janis187@us.ibm.com>
17349
17350 * g77.f-torture/execute/6177.f: New test.
17351
17352 2002-04-10 Jakub Jelinek <jakub@redhat.com>
17353
17354 PR middle-end/6247
17355 * g++.dg/opt/cleanup1.C: New test.
17356
17357 * g++.dg/opt/const1.C: New test.
17358
17359 2002-04-10 Lars Brinkhoff <lars@nocrew.org>
17360
17361 * gcc.c-torture/execute/20020406-1.c: Declare malloc.
17362
17363 2002-04-10 Nathan Sidwell <nathan@codesourcery.com>
17364
17365 PR c++/5507
17366 * g++.dg/template/typename2.C: New test.
17367
17368 2002-04-10 Alan Modra <amodra@bigpond.net.au>
17369
17370 * gcc.c-torture/execute/loop-12.c: New.
17371
17372 2002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
17373
17374 * g77.f-torture/execute/980628-4.x,
17375 g77.f-torture/execute/980628-5.x,
17376 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
17377 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
17378 g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
17379
17380 2002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17381
17382 PR optimization/6086
17383 * g++.dg/opt/preinc1.C: New test.
17384
17385 2002-04-06 Mark Mitchell <mark@codesourcery.com>
17386
17387 PR c++/5571
17388 * g++.dg/opt/static2.C: New test.
17389
17390 2002-04-06 Mark Mitchell <mark@codesourcery.com>
17391
17392 PR c/5120
17393 * gcc.dg/20020406-1.c: New test.
17394
17395 2002-04-04 David S. Miller <davem@redhat.com>
17396
17397 * gcc.c-torture/execute/20020404-1.c: New test.
17398
17399 2002-04-04 Jakub Jelinek <jakub@redhat.com>
17400
17401 PR c/6123
17402 * gcc.dg/20020312-2.c: Do not declare global register variable
17403 if __PIC__ or __pic__ is defined.
17404
17405 2002-04-04 Richard Earnshaw <rearnsha@arm.com>
17406
17407 * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use
17408 __asm__ so that it works correctly even if -ansi -pedantic-errors.
17409
17410 2002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17411
17412 * gcc.misc-tests/linkage.exp: Update last change to handle
17413 sparc*-, not just sparc-.
17414
17415 2002-04-03 Richard Henderson <rth@redhat.com>
17416
17417 * gcc.dg/cpp/ucs.c: Improved long UCS test.
17418
17419 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
17420
17421 * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
17422
17423 2002-04-02 David S. Miller <davem@redhat.com>
17424
17425 * gcc.c-torture/execute/20020402-3.c: New test.
17426
17427 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
17428
17429 * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
17430 * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
17431
17432 * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
17433 * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
17434 g77.f-torture/execute/20001201.x,
17435 g77.f-torture/execute/u77-test.x: New files.
17436
17437 * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
17438 * gcc.dg/wchar_t-1.c: Ditto.
17439
17440 2002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17441
17442 * gcc.c-torture/execute/20020402-1.c: New test.
17443
17444 2002-04-01 Richard Henderson <rth@redhat.com>
17445
17446 * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
17447
17448 * g++.dg/other/new1.C: Use __SIZE_TYPE__.
17449
17450 2002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17451
17452 * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
17453
17454 2002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
17455
17456 * g++.dg/inherit/template-as-base.C: Expect error.
17457 * g++.dg/inherit/namespace-as-base.C: Likewise.
17458
17459 2002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
17460
17461 * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
17462 g++.dg/ext/instantiate3.C: Tweak match patterns.
17463
17464 * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
17465 * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
17466 -da test.
17467
17468 2002-03-31 Richard Henderson <rth@redhat.com>
17469
17470 * gcc.dg/special/alias-2.c: New.
17471 * gcc.dg/special/ecos.exp: Run it.
17472
17473 2002-03-31 Richard Henderson <rth@redhat.com>
17474
17475 * gcc.dg/va-arg-1.c: Expect warnings, not errors.
17476
17477 2002-03-31 Kazu Hirata <kazu@hxi.com>
17478
17479 * gcc.dg/weak-1.c: Disable on h8300 port.
17480
17481 2002-03-29 Janis Johnson <janis187@us.ibm.com>
17482
17483 * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
17484 * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
17485 ordering tests.
17486 * g++.dg/bprob/bprob-1.C: New test.
17487 * g++.dg/gcov/gcov.exp: New driver for gcov tests.
17488 * g++.dg/gcov/gcov-1.C: New test.
17489 * g++.dg/gcov/gcov-1.x: New file.
17490 * g++.dg/gcov/gcov-2.C: New test.
17491 * g++.dg/gcov/gcov-3.C: New test.
17492 * g++.dg/gcov/gcov-3.h: New file.
17493
17494 2002-03-28 Roger Sayle <roger@eyesopen.com>
17495
17496 * g++.old-deja/g++.other/builtins5.C: New test.
17497 * g++.old-deja/g++.other/builtins6.C: New test.
17498 * g++.old-deja/g++.other/builtins7.C: New test.
17499 * g++.old-deja/g++.other/builtins8.C: New test.
17500 * g++.old-deja/g++.other/builtins9.C: New test.
17501
17502 2002-03-29 Jakub Jelinek <jakub@redhat.com>
17503
17504 * g++.dg/opt/static1.C: New test.
17505
17506 * g++.dg/opt/longbranch1.C: New test.
17507
17508 2002-03-28 Hans-Peter Nilsson <hp@bitrange.com>
17509
17510 * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
17511
17512 * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
17513
17514 2002-03-28 Jeffrey A Law (law@redhat.com)
17515
17516 * gcc.c-torture/execute/20020328-1.c: New test.
17517
17518 2002-03-27 Richard Henderson <rth@redhat.com>
17519
17520 * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
17521 * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
17522 move from g++.old-deja/g++.ext/.
17523
17524 2002-03-27 Mark Mitchell <mark@codesourcery.com>
17525
17526 * g++.dg/init/new2.C: New test.
17527
17528 2002-03-26 Richard Henderson <rth@redhat.com>
17529
17530 * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
17531
17532 * gcc.dg/20020312-2.c: Don't test epilogue vs global register
17533 on sparc.
17534
17535 * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on
17536 sparcv9 systems.
17537 * gcc.dg/20001102-1.c: Likewise.
17538
17539 2002-03-26 Phil Edwards <pme@gcc.gnu.org>
17540
17541 * gcc.dg/cpp/endif-pedantic1.c,
17542 gcc.dg/cpp/endif-pedantic2.c: New tests.
17543
17544 2002-03-26 Mark Mitchell <mark@codesourcery.com>
17545
17546 * g++.dg/init/new1.C: New test.
17547
17548 2002-03-26 Nathan Sidwell <nathan@codesourcery.com>
17549
17550 * g++.dg/abi/vbase9.C: New test.
17551
17552 2002-03-26 Richard Earnshaw <rearnsha@arm.com>
17553
17554 * gcc.dg/arm-asm.c: New test.
17555
17556 2002-03-26 Andrew Cagney <ac131313@redhat.com>
17557
17558 * gcc.dg/Wswitch-enum.c: New test.
17559 Fix PR c/5044.
17560
17561 2002-03-26 Richard Henderson <rth@redhat.com>
17562
17563 * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
17564 structure.
17565
17566 2002-03-25 Richard Henderson <rth@redhat.com>
17567
17568 * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
17569 sparcv9 systems.
17570
17571 * gcc.c-torture/compile/20011119-1.c (xxx): New.
17572 * gcc.c-torture/compile/20011119-2.c (xxx): New.
17573
17574 2002-03-25 Zack Weinberg <zack@codesourcery.com>
17575
17576 * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
17577
17578 2002-03-25 Bob Wilson <bob.wilson@acm.org>
17579
17580 * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
17581 targets using generic thunk support.
17582
17583 2002-03-25 Jakub Jelinek <jakub@redhat.com>
17584
17585 * gcc.c-torture/compile/20020323-1.c: New test.
17586
17587 * g++.dg/opt/conj2.C: New test.
17588
17589 2002-03-24 Richard Henderson <rth@redhat.com>
17590
17591 * gcc.dg/weak-1.c: Use -fno-common.
17592
17593 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
17594
17595 * g77.dg/f77-edit-apostrophe-out.f: New test
17596 * g77.dg/f77-edit-h-out.f: New test
17597 * g77.dg/f77-edit-t-in.f: New test
17598 * g77.dg/f77-edit-t-out.f: New test
17599 * g77.dg/f77-edit-x-out.f: New test
17600 * g77.dg/f77-edit-slash-out.f: New test
17601 * g77.dg/f77-edit-colon-out.f: New test
17602 * g77.dg/f77-edit-s-out.f: New test
17603
17604 2002-03-24 Richard Henderson <rth@redhat.com>
17605
17606 * objc/execute/formal_protocol-6.x: New XFAIL.
17607
17608 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
17609
17610 * gcc.dg/weak-1.c: Early return from dg-final on platforms
17611 that do not support weak symbols
17612
17613 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
17614
17615 * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al
17616 * lib/g77.exp: Likewise
17617 * lib/objc.exp: Likewise
17618
17619 2002-03-23 Andrew Cagney <ac131313@redhat.com>
17620
17621 * gcc.dg/Wswitch-default.c: New test.
17622
17623 2002-03-23 Jakub Jelinek <jakub@redhat.com>
17624
17625 * g++.dg/other/enum1.C: New test.
17626
17627 2002-03-23 Zack Weinberg <zack@codesourcery.com>
17628
17629 * gcc.dg/pragma-ep-3.c: Fix typo.
17630
17631 2002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
17632
17633 * g++.dg/inherit/template-as-base.C: New test.
17634
17635 2002-03-22 Jakub Jelinek <jakub@redhat.com>
17636
17637 * g++.old-deja/g++.other/dwarf2-1.C: Move...
17638 * g++.dg/debug/debug5.C: ...here. Convert for dg framework.
17639
17640 2002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
17641
17642 * gcc.dg/cpp/multiline.c: Update to match.
17643
17644 2002-03-22 Alexandre Oliva <aoliva@redhat.com>
17645
17646 * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
17647
17648 2002-03-22 Phil Edwards <pme@gcc.gnu.org>
17649
17650 * gcc.dg/cpp/extratokens2.c: New file.
17651
17652 2002-03-21 David Edelsohn <edelsohn@gnu.org>
17653
17654 * gcc.dg/20020312-2.c: Add rs6000 target.
17655
17656 * gcc.c-torture/compile/20020319-1.c: New test.
17657
17658 2002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
17659
17660 * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
17661 (A, E): Handle this.
17662
17663 2002-03-20 Jason Merrill <jason@redhat.com>
17664
17665 * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
17666 ignoring -fpic.
17667 * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
17668 through prune_gcc_output.
17669
17670 2002-03-20 Jakub Jelinek <jakub@redhat.com>
17671
17672 * gcc.c-torture/compile/20020320-1.c: New test.
17673
17674 2002-03-19 Jakub Jelinek <jakub@redhat.com>
17675
17676 * gcc.c-torture/compile/20020318-1.c: New test.
17677
17678 * gcc.dg/struct-by-value-1.c: New test.
17679
17680 * gcc.dg/20020319-1.c: New test.
17681
17682 2002-03-18 Jakub Jelinek <jakub@redhat.com>
17683
17684 * g++.dg/opt/conj1.C: New test.
17685
17686 2002-03-17 Mark Mitchell <mark@codesourcery.com>
17687
17688 * g++.dg/template/qualttp20.C: Revert previous change.
17689 * g++.dg/template/qualttp3.C: Likewise.
17690 * g++.dg/template/qualttp4.C: Likewise
17691 * g++.dg/template/qualttp5.C: Likewise
17692 * g++.dg/template/qualttp6.C: Likewise
17693 * g++.dg/template/qualttp7.C: Likewise
17694 * g++.dg/template/qualttp8.C: Likewise
17695 * g++.dg/template/recurse.C: Likewise.
17696
17697 2002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
17698
17699 * gcc.dg/cpp/wchar-1.c: Update.
17700
17701 2002-03-16 Nathan Sidwell <nathan@codesourcery.com>
17702
17703 * g++.dg/template/conv1.C: New test.
17704 * g++.dg/template/conv2.C: New test.
17705 * g++.dg/template/conv3.C: New test.
17706 * g++.dg/template/conv4.C: New test.
17707
17708 2002-03-15 Mark Mitchell <mark@codesourcery.com>
17709
17710 * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
17711 * g++.dg/template/qualttp3.C: Likewise.
17712 * g++.dg/template/qualttp4.C: Likewise
17713 * g++.dg/template/qualttp5.C: Likewise
17714 * g++.dg/template/qualttp6.C: Likewise
17715 * g++.dg/template/qualttp7.C: Likewise
17716 * g++.dg/template/qualttp8.C: Likewise
17717 * g++.dg/template/recurse.C: Likewise.
17718
17719 2002-03-15 Mark Mitchell <mark@codesourcery.com>
17720
17721 * g++.dg/opt/dtor1.C: New test.
17722
17723 2002-03-15 Jakub Jelinek <jakub@redhat.com>
17724
17725 * gcc.c-torture/compile/20020315-1.c: New test.
17726
17727 2002-03-15 Richard Earnshaw <rearnsha@arm.com>
17728
17729 * gcc.dg/weak-1.c: Fix scan tests.
17730
17731 2002-03-15 Hans-Peter Nilsson <hp@bitrange.com>
17732
17733 * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
17734 * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
17735 cris-*-aout* mmix-*-*.
17736 * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
17737 cris-*-aout* mmix-*-*.
17738 * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
17739 cris-*-elf* cris-*-aout* and mmix-*-*.
17740 * gcc.dg/20001009-1.c: Ditto.
17741 * gcc.dg/20010912-1.c: Ditto.
17742 * gcc.dg/20020122-4.c: Ditto.
17743 * gcc.dg/inline-2.c: Ditto.
17744
17745 2002-03-14 Jeffrey A Law (law@cygnus.com)
17746
17747 * gcc.c-torture/compile/20020314-1.c: New test.
17748
17749 2002-03-14 Richard Earnshaw <rearnsha@arm.com>
17750
17751 * gcc.c-torture/execute/20020314-1.c: New test.
17752
17753 2002-03-14 Jakub Jelinek <jakub@redhat.com>
17754
17755 * g++.dg/warn/Wunused-1.C: New test.
17756
17757 2002-02-13 Richard Sandiford <rsandifo@redhat.com>
17758
17759 * g++.dg/abi/mangle6.C: New test.
17760
17761 2002-03-13 Jakub Jelinek <jakub@redhat.com>
17762
17763 * gcc.c-torture/compile/20020309-2.c: New test.
17764
17765 * gcc.c-torture/compile/20020312-1.c: New test.
17766
17767 2002-03-12 Nathan Sidwell <nathan@codesourcery.com>
17768
17769 * g++.dg/other/access1.C: New test.
17770
17771 2002-03-12 Jakub Jelinek <jakub@redhat.com>
17772
17773 * gcc.c-torture/execute/wchar_t-1.c: New test.
17774
17775 2002-03-12 David Edelsohn <edelsohn@gnu.org>
17776
17777 * gcc.dg/20020103-1.c: Add rs6000 target and macro.
17778
17779 2002-03-12 Roger Sayle <roger@eyesopen.com>
17780
17781 * gcc.dg/20020312-1.c: New test case.
17782
17783 2002-03-11 Aldy Hernandez <aldyh@redhat.com>
17784
17785 * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
17786
17787 2002-03-11 Richard Henderson <rth@redhat.com>
17788
17789 * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
17790 * g++.old-deja/g++.jason/report.C: Likewise.
17791
17792 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
17793
17794 * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
17795 * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
17796
17797 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
17798
17799 * testsuite/g++.dg/overload/pmf1.C: New test.
17800
17801 2002-03-11 Kazu Hirata <kazu@hxi.com>
17802
17803 * gcc.c-torture/execute/20020307-1.c: Use long.
17804
17805 2002-03-11 Jakub Jelinek <jakub@redhat.com>
17806
17807 PR optimization/5844
17808 * gcc.dg/20020310-1.c: New test.
17809
17810 2002-03-09 Michael Meissner <meissner@redhat.com>
17811
17812 * gcc.c-torture/execute/memcpy-2.c: New test.
17813 * gcc.c-torture/execute/memset-1.c: New test.
17814 * gcc.c-torture/execute/strlen-1.c: New test.
17815 * gcc.c-torture/execute/strcmp-1.c: New test.
17816 * gcc.c-torture/execute/strncmp-1.c: New test.
17817
17818 2002-03-09 Geoffrey Keating <geoffk@redhat.com>
17819
17820 * gcc.dg/ppc-ldstruct.c: New test.
17821
17822 2002-03-09 Jakub Jelinek <jakub@redhat.com>
17823
17824 * gcc.c-torture/execute/va-arg-22.c: New test.
17825
17826 2002-03-09 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
17827
17828 * gcc.c-torture/compile/20020309-1.c: New test.
17829
17830 2002-03-08 Jakub Jelinek <jakub@redhat.com>
17831
17832 * gcc.c-torture/execute/20020307-2.c: New test.
17833
17834 2002-03-07 Jeffrey A Law (law@redhat.com)
17835
17836 * g77.f-torture/compile/20020307-1.f: New test.
17837
17838 2002-03-07 Richard Sandiford <rsandifo@redhat.com>
17839
17840 * gcc.dg/unordered-1.c: New test.
17841
17842 2002-03-07 Richard Earnshaw <rearnsha@arm.com>
17843
17844 * gcc.c-torture/execute/20020307-1.c: New test.
17845
17846 2002-03-05 Jakub Jelinek <jakub@redhat.com>
17847
17848 * gcc.dg/20020304-1.c: New test.
17849
17850 * gcc.c-torture/compile/20020304-2.c: New test.
17851
17852 2002-03-04 Zack Weinberg <zack@codesourcery.com>
17853
17854 * gcc.c-torture/compile/20020304-1.c: New test case
17855 (from PR c/5830).
17856
17857 2002-03-03 Aldy Hernandez <aldyh@redhat.com>
17858
17859 * gcc.dg/20020103-1.c: Add other -D ppc variants.
17860
17861 2002-03-02 Nathan Sidwell <nathan@codesourcery.com>
17862
17863 * g++.dg/other/classkey1.C: New test.
17864
17865 2002-03-01 Richard Henderson <rth@redhat.com>
17866
17867 * gcc.c-torture/compile/981223-1.x: New.
17868 * gcc.c-torture/compile/920625-1.x: New.
17869
17870 2002-02-28 Richard Henderson <rth@redhat.com>
17871
17872 * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
17873
17874 2002-02-27 Hans-Peter Nilsson <hp@bitrange.com>
17875
17876 * gcc.c-torture/execute/20020227-1.c: New test.
17877
17878 2002-02-27 Mark Mitchell <mark@codesourcery.com>
17879
17880 * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
17881 here" ERROR lines.
17882 * g++.old-deja/g++.oliva/partord1.C: Likewise.
17883 * g++.old-deja.g++.other/defarg1.C: Likewise.
17884 * g++.old-deja/g++.pt/calls2.C: Likewise.
17885 * g++.old-deja/g++.pt/crash20.C: Likewise.
17886 * g++.old-deja/g++.pt/crash30.C: Likewise.
17887 * g++.old-deja/g++.pt/crash36.C: Likewise.
17888 * g++.old-deja/g++.pt/crash6.C: Likewise.
17889 * g++.old-deja/g++.pt/defarg13.C: Likewise.
17890 * g++.old-deja/g++.pt/derived3.C: Likewise.
17891 * g++.old-deja/g++.pt/error1.C: Likewise.
17892 * g++.old-deja/g++.pt/friend21.C: Likewise.
17893 * g++.old-deja/g++.pt/friend23.C: Likewise.
17894 * g++.old-deja/g++.pt/infinite1.C: Likewise.
17895 * g++.old-deja/g++.robertl/eb128.C: Likewise.
17896
17897 2002-02-27 Geoffrey Keating <geoffk@redhat.com>
17898
17899 * gcc.c-torture/execute/20020225-2.c: New test.
17900
17901 2002-02-27 Zack Weinberg <zack@codesourcery.com>
17902
17903 * gcc.c-torture/execute/920730-1t.c,
17904 gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
17905 Delete test cases, only relevant to -traditional.
17906
17907 2002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
17908
17909 * gcc.dg/cpp/undef1.c: Remove.
17910 * gcc.dg/cpp/directiv.c: Update.
17911 * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
17912
17913 2002-02-27 Michael Meissner <meissner@redhat.com>
17914
17915 * gcc.c-torture/execute/20020226-1.c: New test.
17916
17917 2002-02-26 Jakub Jelinek <jakub@redhat.com>
17918
17919 * g++.dg/debug/debug4.C: New test.
17920
17921 * gcc.dg/ia64-visibility-1.c: New test.
17922
17923 2002-02-26 Alexandre Oliva <aoliva@redhat.com>
17924
17925 * gcc.dg/debug/20020224-1.c: New.
17926
17927 2002-02-25 Kazu Hirata <kazu@hxi.com>
17928
17929 * gcc.c-torture/execute/960416-1.x: New.
17930 * gcc.c-torture/execute/divconst-3.x: Likewise.
17931
17932 2002-02-25 Jakub Jelinek <jakub@redhat.com>
17933
17934 * gcc.dg/20020224-1.c: New test.
17935
17936 2002-02-25 Alan Modra <amodra@bigpond.net.au>
17937
17938 * gcc.c-torture/execute/20020225-1.c: New.
17939
17940 2002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
17941
17942 * testsuite/gcc.dg/cpp/wchar-1.c: New test.
17943
17944 2002-02-23 Jakub Jelinek <jakub@redhat.com>
17945
17946 * gcc.dg/20020222-1.c: New test.
17947
17948 2002-02-22 Jakub Jelinek <jakub@redhat.com>
17949
17950 * g++.dg/opt/anonunion1.C: New test.
17951
17952 2002-02-22 Nathan Sidwell <nathan@codesourcery.com>
17953
17954 * g++.dg/template/qualttp19.C: New test.
17955 * g++.dg/template/qualttp20.C: New test.
17956 * g++.old-deja/g++.jason/report.C: Adjust expected errors
17957 * g++.old-deja/g++.other/qual1.C: Likewise.
17958
17959 2002-02-21 Aldy Hernandez <aldyh@redhat.com>
17960
17961 * gcc.dg/attr-alwaysinline.c: New.
17962
17963 2002-02-21 Jakub Jelinek <jakub@redhat.com>
17964
17965 * gcc.dg/20020220-1.c: New test.
17966
17967 * gcc.dg/20020220-2.c: New test.
17968
17969 * g++.dg/opt/mmx1.C: New test.
17970
17971 2002-02-20 Alexandre Oliva <aoliva@redhat.com>
17972
17973 * gcc.c-torture/compile/20020110.c: New test.
17974
17975 2002-02-20 Jakub Jelinek <jakub@redhat.com>
17976
17977 * gcc.c-torture/execute/20020219-1.c: New test.
17978
17979 * gcc.dg/20020219-1.c: New test.
17980
17981 * gcc.dg/noncompile/20020220-1.c: New test.
17982
17983 * g++.dg/opt/ptrintsum1.C: New test.
17984
17985 * gcc.dg/debug/20020220-1.c: New test.
17986
17987 2002-02-17 Jakub Jelinek <jakub@redhat.com>
17988
17989 * gcc.c-torture/execute/20020216-1.c: New test.
17990
17991 2002-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
17992
17993 * gcc.dg/decl-1.c: Update, new test.
17994
17995 2002-02-15 Nathan Sidwell <nathan@codesourcery.com>
17996
17997 * g++.dg/abi/bitfield1.C: New test.
17998 * g++.dg/abi/bitfield2.C: New test.
17999
18000 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
18001
18002 * gcc.dg/attr-nest.c: New test.
18003
18004 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
18005
18006 * gcc.c-torture/execute/20020215-1.c: New test.
18007
18008 2002-02-14 Jakub Jelinek <jakub@redhat.com>
18009
18010 * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
18011 * g++.dg/debug/debug.exp: New.
18012 * g++.dg/debug/trivial.C: New.
18013 * g++.dg/debug/debug1.C: Moved...
18014 * g++.dg/other/debug1.C: ...from here.
18015 * g++.dg/debug/debug2.C: Moved...
18016 * g++.dg/other/debug2.C: ...from here.
18017 * g++.dg/debug/debug3.C: Moved...
18018 * g++.dg/other/debug3.C: ...from here.
18019
18020 * gcc.dg/noncompile/20020213-1.c: New test.
18021
18022 2002-02-13 Jakub Jelinek <jakub@redhat.com>
18023
18024 * g++.dg/other/debug3.C: New test.
18025
18026 * gcc.c-torture/execute/20020213-1.c: New test.
18027
18028 2002-02-13 Richard Smith <richard@ex-parrot.com>
18029
18030 * g++.old-deja/g++.other/thunk1.C: New test.
18031
18032 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
18033
18034 * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
18035
18036 2002-02-13 Stan Shebs <shebs@apple.com>
18037
18038 * gcc.dg/altivec-3.c: New.
18039
18040 2002-02-12 Jakub Jelinek <jakub@redhat.com>
18041
18042 * gcc.dg/Wunreachable-1.c: New test.
18043 * gcc.dg/Wunreachable-2.c: New test.
18044
18045 2002-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
18046
18047 * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
18048
18049 2002-02-12 Neil Booth <neil@daikokuya.demon.co.uk>
18050
18051 * gcc.dg/decl-1.c: New test.
18052
18053 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
18054
18055 * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
18056
18057 2002-02-10 Kazu Hirata <kazu@hxi.com>
18058
18059 * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
18060 * gcc.c-torture/compile/980506-1.x: Likewise.
18061
18062 2002-02-10 Kazu Hirata <kazu@hxi.com>
18063
18064 * gcc.dg/20020210-1.c: New.
18065
18066 2002-02-09 Toon Moene <toon@moene.indiv.nluug.nl>
18067
18068 * g77.f-torture/execute/947.f: New regression test
18069 for PR fortran/947.
18070
18071 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
18072
18073 * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
18074 * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
18075
18076 2002-02-08 Richard Henderson <rth@redhat.com>
18077
18078 * gcc.c-torture/compile/labels-3.c: New.
18079
18080 2002-02-08 Jakub Jelinek <jakub@redhat.com>
18081
18082 * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
18083 expression statements work instead.
18084 * gcc.dg/noncompile/20020207-1.c: New test.
18085
18086 2002-02-07 Richard Henderson <rth@redhat.com>
18087
18088 * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
18089
18090 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
18091
18092 * lib/prune.exp: Remove "In (program|subroutine"block-data)"
18093 message from g77
18094 * lib/g77-dg.exp: Trim g77 error messages so that they are
18095 recognized by dg.exp.
18096
18097 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
18098
18099 PR fortran/5473
18100 * g77.dg/pr5473.f: Now dg-error. Add additional cases.
18101
18102 2002-02-07 Richard Henderson <rth@redhat.com>
18103
18104 * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
18105 to be sufficiently aligned for integers.
18106
18107 2002-02-07 Nathan Sidwell <nathan@codesourcery.com>
18108
18109 * g++.dg/template/friend4.C: New test.
18110
18111 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
18112
18113 PR fortran/5743
18114 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
18115 unsupported cases.
18116
18117 2002-02-07 Richard Henderson <rth@redhat.com>
18118
18119 * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
18120 * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
18121 gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
18122 objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
18123
18124 2002-02-06 Richard Henderson <rth@redhat.com>
18125
18126 * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
18127
18128 2002-02-06 Janis Johnson <janis187@us.ibm.com>
18129
18130 * gcc.dg/20020206-1.c: New test.
18131
18132 2002-02-06 Jakub Jelinek <jakub@redhat.com>
18133
18134 * gcc.c-torture/execute/20020206-1.c: New test.
18135
18136 * gcc.c-torture/execute/20020206-2.c: New test.
18137
18138 PR optimization/5429:
18139 * gcc.c-torture/compile/20020206-1.c: New test.
18140
18141 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
18142
18143 * g++.dg/ext/align1.C: Do not use an explicit alignment value
18144 as certain file formats cannot support particularly large
18145 alignments.
18146
18147 * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
18148 and do not expect to be able to link the executable.
18149
18150 * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
18151 fail because the COFF format does not support the weak attribute.
18152
18153 2002-02-05 David Billinghurst <David.Billinghurst@riotinto.com>
18154
18155 * g77.dg/pr5473.f: New test
18156
18157 2002-02-05 Aldy Hernandez <aldyh@redhat.com>
18158
18159 * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
18160 Fix testcase accordingly.
18161
18162 2002-02-04 Richard Henderson <rth@redhat.com>
18163
18164 * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
18165 (buf): Change to be an array of pointers, not ints.
18166
18167 2002-02-04 Jakub Jelinek <jakub@redhat.com>
18168
18169 * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally
18170 before all tests. Move warning one line above to match where it
18171 C frontend emits.
18172 * gcc.dg/Wswitch-2.c: New test.
18173 * g++.dg/warn/Wswitch-1.C: New test.
18174 * g++.dg/warn/Wswitch-2.C: New test.
18175
18176 2002-02-04 Richard Henderson <rth@redhat.com>
18177
18178 * g++.dg/abi/offsetof.C: Fix size comparison.
18179
18180 2002-02-04 Richard Sandiford <rsandifo@redhat.com>
18181
18182 * gcc.dg/cast-qual-2.c: New test.
18183
18184 2002-02-04 Jakub Jelinek <jakub@redhat.com>
18185
18186 * gcc.dg/20020201-4.c: New test.
18187
18188 2002-02-04 Ben Elliston <bje@redhat.com>
18189
18190 * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
18191 target_info attribute != 0, in addition to the empty string.
18192 (gcc_target_compile): Likewise.
18193
18194 2002-02-03 Andrew Cagney <ac131313@redhat.com>
18195
18196 * gcc.dg/Wswitch.c: New test.
18197 PR gcc/4475. PR gcc/3780.
18198
18199 2002-02-03 Toon Moene <toon@moene.indiv.nluug.nl>
18200
18201 * g77.f-torture/execute/5122.f: New test for regressions
18202 against PR fortran/5122.
18203
18204 2002-02-03 David Billinghurst <David.Billinghurst@riotinto.com>
18205
18206 * g77.f-torture/compile/pr3743.f: Delete
18207 * g77.dg/pr3743-1.f: New test.
18208 * g77.dg/pr3743-2.f: New test.
18209 * g77.dg/pr3743-3.f: New test.
18210 * g77.dg/pr3743-4.f: New test.
18211
18212 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
18213
18214 * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
18215
18216 2002-02-02 Richard Henderson <rth@redhat.com>
18217
18218 * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
18219 * gcc.c-torture/execute/bf64-1.c: Likewise.
18220
18221 2002-02-02 Jakub Jelinek <jakub@redhat.com>
18222
18223 * gcc.dg/20020201-2.c: New test.
18224
18225 * gcc.dg/20020201-3.c: New test.
18226
18227 * gcc.c-torture/execute/bitfld-2.c: New test.
18228
18229 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
18230
18231 * gcc.dg/bitfld-1.c: Update.
18232 * gcc.dg/bitfld-2.c: Update.
18233 * gcc.c-torture/execute/bitfld-1.x: New.
18234
18235 2002-02-02 Jakub Jelinek <jakub@redhat.com>
18236
18237 * gcc.c-torture/execute/20020201-1.c: New test.
18238
18239 2002-02-01 Janis Johnson <janis187@us.ibm.com>
18240
18241 PR target/5469
18242 * gcc.dg/20020201-1.c: New test.
18243
18244 2002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
18245
18246 PR fortran/3743
18247 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
18248 * g77.f-torture/compile/pr3743.x: Remove
18249
18250 2002-01-31 Tom Rix <trix@redhat.com>
18251
18252 * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
18253
18254 2002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
18255
18256 * gcc.dg/noncompile/20020130-1.c: New test.
18257
18258 2002-01-30 David Billinghurst <David.Billinghurst@riotinto.com>
18259
18260 * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r.
18261
18262 2002-01-29 Richard Henderson <rth@redhat.com>
18263
18264 * gcc.c-torture/execute/991118-1.c: Cast various constants back
18265 to long long.
18266 * gcc.c-torture/execute/bf64-1.c: Likewise.
18267
18268 2002-01-29 Jakub Jelinek <jakub@redhat.com>
18269
18270 * gcc.c-torture/execute/20020129-1.c: New test.
18271
18272 2002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
18273
18274 * gcc.c-torture/compile/20000224-1.c: Update.
18275 * gcc.c-torture/execute/bitfld-1.c: New tests.
18276 * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
18277 * gcc.dg/uninit-A.c: Update.
18278
18279 2002-01-29 Nathan Sidwell <nathan@codesourcery.com>
18280
18281 * g++.dg/template/ctor1.C: Add instantiation.
18282
18283 2002-01-28 Paul Koning <pkoning@equallogic.com>
18284
18285 * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
18286 argument to __builtin_prefetch to be const ptr.
18287
18288 2002-01-28 Jakub Jelinek <jakub@redhat.com>
18289
18290 * gcc.c-torture/compile/20020120-1.c: New test.
18291
18292 2002-01-27 Kazu Hirata <kazu@hxi.com>
18293
18294 * gcc.c-torture/execute/20020127-1.c: New test.
18295
18296 2002-01-27 David Billinghurst <David.Billinghurst@riotinto.com>
18297
18298 * g77.dg/f77-edit-i-in.f: New test
18299 * g77.dg/f77-edit-i-out.f: New test
18300
18301 2002-01-25 Geoffrey Keating <geoffk@redhat.com>
18302
18303 * gcc.dg/debug/debug.exp: New file.
18304 * gcc.dg/debug/trivial.c: New file.
18305 * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
18306 * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
18307 * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
18308 * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
18309 * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
18310 * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
18311 * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
18312 * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
18313 * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
18314 * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
18315 * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
18316 * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
18317 * gcc.dg/20000503-1.c: Removed.
18318 * gcc.dg/20010207-1.c: Removed.
18319 * gcc.dg/20011223-1.c: Removed.
18320 * gcc.dg/20020104-2.c: Removed.
18321 * gcc.dg/debug-1.c: Removed.
18322 * gcc.dg/debug-2.c: Removed.
18323 * gcc.dg/debug-3.c: Removed.
18324 * gcc.dg/debug-4.c: Removed.
18325 * gcc.dg/debug-5.c: Removed.
18326 * gcc.dg/debug-6.c: Removed.
18327 * gcc.dg/dwarf2-1.c: Removed.
18328 * gcc.dg/dwarf2-2.c: Removed.
18329
18330 2002-01-25 Jakub Jelinek <jakub@redhat.com>
18331
18332 * g++.old-deja/g++.other/eh5.C: New test.
18333 * g++.old-deja/g++.other/sibcall2.C: New test.
18334 * g++.old-deja/g++.other/array9.C: New test.
18335 * g++.old-deja/g++.other/typename2.C: New test.
18336 * g++.old-deja/g++.other/crash60.C: New test.
18337 * g++.old-deja/g++.other/conv9.C: New test.
18338 * g++.old-deja/g++.other/mangle10.C: New test.
18339 * g++.old-deja/g++.other/unchanging1.C: New test.
18340 * g++.old-deja/g++.other/exprstmt1.C: New test.
18341 * g++.old-deja/g++.other/inline23.C: New test.
18342 * g++.old-deja/g++.eh/ia64-1.C: New test.
18343 * g++.old-deja/g++.other/dwarf2-1.C: New test.
18344 * g++.old-deja/g++.other/reload1.C: New test.
18345 * g++.old-deja/g++.other/static20.C: New test.
18346 * g++.old-deja/g++.other/local-alloc1.C: New test.
18347 * g++.old-deja/g++.other/conv8.C: New test.
18348 * g++.old-deja/g++.other/stmtexpr2.C: New test.
18349 * g++.old-deja/g++.other/storeexpr1.C: New test.
18350 * g++.old-deja/g++.other/storeexpr2.C: New test.
18351 * g++.dg/eh/template2.C: New test.
18352 * g++.dg/warn/weak1.C: New test.
18353
18354 2002-01-25 Hans-Peter Nilsson <hp@bitrange.com>
18355
18356 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
18357 Remove first, non-varying, argument.
18358
18359 2002-01-23 Richard Henderson <rth@redhat.com>
18360
18361 * gcc.dg/inline-2.c: New.
18362
18363 * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
18364 Add optional target arg. Check number of arguments.
18365 (scan-assembler-not, scan-assembler-dem): Likewise.
18366 (scan-assembler-dem-not): Likewise.
18367
18368 2002-01-23 Zack Weinberg <zack@codesourcery.com>
18369
18370 * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
18371 line 12.
18372 * g++.old-deja/g++.brendan/parse3.C,
18373 g++.old-deja/g++.other/crash26.C,
18374 g++.old-deja/g++.other/crash28.C,
18375 g++.old-deja/g++.other/crash29.C,
18376 g++.old-deja/g++.other/crash30.C,
18377 g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
18378
18379 2002-01-23 Aldy Hernandez <aldyh@redhat.com>
18380
18381 * gcc.dg/20020115-1.c: New.
18382
18383 2002-01-23 Bob Wilson <bob.wilson@acm.org>
18384
18385 * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
18386
18387 2002-01-23 Janis Johnson <janis187@us.ibm.com>
18388
18389 * gcc.dg/20020122-3.c: New.
18390
18391 2002-01-23 Jakub Jelinek <jakub@redhat.com>
18392
18393 * g++.dg/other/gc1.C: New test.
18394
18395 2002-01-23 Zack Weinberg <zack@codesourcery.com>
18396
18397 * gcc.dg/c99-intconst-1.c: Mark XFAIL.
18398
18399 2002-01-22 Richard Henderson <rth@redhat.com>
18400
18401 * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
18402
18403 2002-01-22 Richard Henderson <rth@redhat.com>
18404
18405 * gcc.dg/20020122-4.c: New.
18406
18407 2002-01-22 H.J. Lu <hjl@gnu.org>
18408
18409 * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
18410 link output.
18411 * gcc.dg/special/ecos.exp: Likewise.
18412 * lib/g++-dg.exp: Likewise.
18413 * lib/g77-dg.exp: Likewise.
18414 * lib/gcc-dg.exp : Likewise.
18415 * lib/mike-g++.exp: Likewise.
18416 * lib/mike-g77.exp: Likewise.
18417 * lib/mike-gcc.exp: Likewise.
18418 * lib/objc-dg.exp: Likewise.
18419
18420 2002-01-22 Janis Johnson <janis187@us.ibm.com>
18421
18422 PR target/5379
18423 * gcc.dg/20020122-2.c: New test.
18424
18425 2002-01-22 Hans-Peter Nilsson <hp@axis.com>
18426
18427 * gcc.dg/20020122-1.c: New test.
18428
18429 2001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
18430
18431 * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
18432
18433 2002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
18434
18435 * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
18436
18437 2002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18438
18439 * gcc.c-torture/compile/20020121-1.c: New test.
18440
18441 2002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
18442
18443 * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
18444 ld_library_path.
18445
18446 2002-01-21 Jakub Jelinek <jakub@redhat.com>
18447
18448 * gcc.dg/20020218-1.c: New test.
18449
18450 2002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com>
18451
18452 * lib/prune.exp (prune_gcc_output): Prune "At global scope"
18453 messages
18454 * g++.dg/other/deprecated.C: Remove dg-bogus comment for
18455 "At global scope" warning
18456 * g++.dg/ext/align1.C: Change cygwin test for alignment
18457 from db-bogus to dg-warning
18458
18459 2002-01-21 Zack Weinberg <zack@codesourcery.com>
18460
18461 * g77.f-torture/compile/cpp2.F: New test.
18462
18463 2002-01-19 Nathan Sidwell <nathan@codesourcery.com>
18464
18465 * g++.dg/template/access1.C: New test.
18466
18467 2002-01-18 Aldy Hernandez <aldyh@redhat.com>
18468
18469 * gcc.dg/20020118-1.c: New.
18470
18471 2002-01-18 Kazu Hirata <kazu@hxi.com>
18472
18473 * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
18474
18475 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
18476
18477 * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
18478 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
18479 alignment warnings.
18480
18481 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
18482
18483 * gcc.misc-tests/i386-prefetch.exp: Save and restore
18484 torture_with_loops and torture_without_loops
18485
18486 2002-01-17 Jakub Jelinek <jakub@redhat.com>
18487
18488 * gcc.c-torture/compile/20020116-1.c: New test.
18489
18490 2002-01-16 Jakub Jelinek <jakub@redhat.com>
18491
18492 * gcc.dg/20020116-2.c: New test.
18493
18494 * gcc.dg/ultrasp4.c: New test.
18495
18496 * gcc.dg/20020116-1.c: New test.
18497
18498 2002-01-15 Geoffrey Keating <geoffk@redhat.com>
18499
18500 * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
18501 by EABI.
18502
18503 2002-01-15 Janis Johnson <janis187@us.ibm.com>
18504
18505 * gcc.misc-tests/i386-prefetch.exp: New.
18506 * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
18507 * gcc.misc-tests/i386-pf-athlon-1.c: New test.
18508 * gcc.misc-tests/i386-pf-none-1.c: New test.
18509 * gcc.misc-tests/i386-pf-sse-1.c: New test.
18510
18511 2002-01-15 Jakub Jelinek <jakub@redhat.com>
18512
18513 * gcc.dg/gnu89-init-1.c: Add new tests.
18514
18515 2002-01-15 Andreas Jaeger <aj@suse.de>
18516
18517 * gcc.dg/i386-mmx-1.c: Also run on x86-64.
18518 * gcc.dg/i386-mmx-2.c: Likewise.
18519 * gcc.dg/i386-sse-1.c: Likewise.
18520 * gcc.dg/i386-sse-2.c: Likewise.
18521 * gcc.dg/i386-sse-3.c: Likewise.
18522
18523 2001-01-14 David Billinghurst <David.Billinghurst@riotinto.com>
18524
18525 * g77.f-torture/execute/intrinsic-unix-bessel.f:
18526 Uncomment additional cases that now pass.
18527
18528 2002-01-11 Richard Henderson <rth@redhat.com>
18529
18530 * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
18531 * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
18532
18533 2002-01-11 Nicola Pero <n.pero@mi.flashnet.it>
18534
18535 * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
18536
18537 2002-01-10 Aldy Hernandez <aldyh@redhat.com>
18538
18539 * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
18540 lvx, stvx, stvebx, stvehx, stvewx, stvxl.
18541
18542 2002-01-10 Dale Johannesen <dalej@apple.com>
18543
18544 * gcc.c-torture/execute/loop-11.c: New.
18545
18546 2002-01-08 Aldy Hernandez <aldyh@redhat.com>
18547
18548 * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
18549 dss, lvsl, lvsr, dstt, dstst, dststt, dst.
18550
18551 2002-01-09 Richard Henderson <rth@redhat.com>
18552
18553 * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
18554 type in which to perform the operation for each size.
18555
18556 2002-01-09 Alan Matsuoka (alanm@redhat.com)
18557
18558 * gcc.c-torture/compile/20020109-2.c: New test.
18559
18560 2002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com>
18561
18562 * gcc.c-torture/execute/loop-10.c: New test.
18563
18564 2002-01-09 Jakub Jelinek <jakub@redhat.com>
18565
18566 * gcc.c-torture/compile/20010226-1.c: New test.
18567 * gcc.c-torture/compile/20010227-1.c: New test.
18568 * gcc.c-torture/compile/20010426-1.c: New test.
18569 * gcc.c-torture/compile/20010510-1.c: New test.
18570 * gcc.c-torture/compile/20010605-3.c: New test.
18571 * gcc.c-torture/compile/20010824-1.c: New test.
18572 * gcc.c-torture/execute/20010409-1.c: New test.
18573 * gcc.dg/noncompile/20000901-1.c: New test.
18574 * gcc.dg/20001023-1.c: New test.
18575 * gcc.dg/20001101-1.c: New test.
18576 * gcc.dg/20001102-1.c: New test.
18577 * gcc.dg/20010207-1.c: New test.
18578 * gcc.dg/20010405-1.c: New test.
18579 * gcc.dg/20010822-1.c: New test.
18580 * gcc.dg/20011107-1.c: New test.
18581
18582 2002-01-09 Jeffrey A Law (law@redhat.com)
18583
18584 * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
18585
18586 * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
18587 execution failure on PA targets.
18588
18589 2002-01-09 Jakub Jelinek <jakub@redhat.com>
18590
18591 * gcc.c-torture/compile/20020109-1.c: New test.
18592
18593 2002-01-08 Kazu Hirata <kazu@hxi.com>
18594
18595 * gcc.c-torture/execute/20020108-1.c: New test.
18596
18597 2002-01-08 Jakub Jelinek <jakub@redhat.com>
18598
18599 * gcc.dg/20020108-1.c: New test.
18600
18601 2002-01-08 H.J. Lu <hjl@gnu.org>
18602
18603 * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
18604 for header files.
18605
18606 2002-01-08 Geoff Keating <geoffk@redhat.com>
18607
18608 * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
18609 consistency.
18610
18611 002-01-07 Aldy Hernandez <aldyh@redhat.com>
18612
18613 * gcc.dg/altivec-4.c: Test altivec predicates.
18614
18615 2002-01-07 Jakub Jelinek <jakub@redhat.com>
18616
18617 * gcc.c-torture/execute/20020107-1.c: New test.
18618
18619 2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
18620
18621 PR c/5279
18622 * gcc.c-torture/compile/20020106-1.c: New test.
18623
18624 2002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
18625
18626 * gcc.c-torture/execute/nestfunc-4.c: New test.
18627
18628 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
18629
18630 * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
18631 extra triple that slipped in.
18632 * g++.old-deja/g++.abi/align.C: Likewise.
18633 * g++.old-deja/g++.abi/bitfields.C: Likewise.
18634
18635 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
18636
18637 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
18638 * g++.old-deja/g++.abi/align.C: Likewise.
18639 * g++.old-deja/g++.abi/bitfields.C: Likewise.
18640
18641 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
18642 on FreeBSD/i386.
18643 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
18644 FreeBSD.
18645
18646 2002-01-04 Jakub Jelinek <jakub@redhat.com>
18647
18648 * gcc.dg/20020104-1.c: New test.
18649
18650 * gcc.dg/20020104-2.c: New test.
18651
18652 2002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
18653
18654 * gcc.dg/20020103-1.c: Fix typo in target selector.
18655
18656 2002-01-03 Richard Henderson <rth@redhat.com>
18657
18658 * gcc.dg/20020103-1.c: New.
18659
18660 2002-01-03 Kazu Hirata <kazu@hxi.com>
18661
18662 * gcc.c-torture/execute/20020103-1.c: New test.
18663
18664 2002-01-03 Jakub Jelinek <jakub@redhat.com>
18665
18666 * g++.dg/other/debug2.C: New test.
18667
18668 * gcc.c-torture/compile/20020103-1.c: New test.
18669
18670 2002-01-02 Jakub Jelinek <jakub@redhat.com>
18671
18672 * gcc.dg/gnu89-init-1.c: Added new tests.
18673
18674 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
18675
18676 * g++.dg/template/friend2.C: Remove as patch is reverted.
18677
18678 * g++.dg/warn/oldcast1.C: New test.
18679
18680 * g++.dg/template/ptrmem1.C: New test.
18681 * g++.dg/template/ptrmem2.C: New test.
18682
18683 * g++.dg/template/ntp.C: New test.
18684
18685 * g++.dg/other/component1.C: New test.
18686
18687 * g++.dg/template/ttp3.C: New test.
18688
18689 * g++.dg/template/friend2.C: New test.
18690 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
18691
18692 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
18693
18694 * g++.dg/other/ptrmem1.C: New test.
18695 * g++.dg/other/ptrmem2.C: New test.
18696
18697 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
18698
18699 * g++.dg/template/ctor1.C: New test.
18700
18701 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
18702
18703 * g++.dg/template/friend2.C: New test.
18704
18705 2002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
18706
18707 * gcc.dg/mmix-1.c: New test.
18708
18709 2001-12-31 Richard Henderson <rth@redhat.com>
18710
18711 * gcc.dg/asm-5.c: New.
18712
18713 2001-12-31 Paolo Carlini <pcarlini@unitus.it>
18714
18715 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
18716 in namespace __gnu_cxx
18717
18718 2001-12-30 Richard Henderson <rth@redhat.com>
18719
18720 * gcc.dg/debug-6.c: New.
18721
18722 2001-12-30 Jakub Jelinek <jakub@redhat.com>
18723
18724 * gcc.c-torture/compile/20011229-2.c: New test.
18725
18726 2001-12-29 Jakub Jelinek <jakub@redhat.com>
18727
18728 * gcc.dg/debug-3.c: New test.
18729 * gcc.dg/debug-4.c: New test.
18730 * gcc.dg/debug-5.c: New test.
18731
18732 2001-12-29 Richard Henderson <rth@redhat.com>
18733
18734 * g++.dg/eh/loop1.C: New.
18735
18736 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
18737
18738 * g++.dg/template/crash1.C: New test.
18739
18740 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
18741
18742 * g++.dg/other/const1.C: New test.
18743
18744 2001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
18745
18746 * gcc.c-torture/compile/20011229-1.c: New test.
18747
18748 2001-12-28 Stan Shebs <shebs@apple.com>
18749
18750 * lib/objc-torture.exp: Resync with c-torture.exp.
18751 * lib/objc.exp: Load standard libraries.
18752
18753 2001-12-28 Jakub Jelinek <jakub@redhat.com>
18754
18755 * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
18756 additional tests.
18757
18758 2001-12-27 Roger Sayle <roger@eyesopen.com>
18759
18760 * gcc.c-torture/execute/string-opt-16.c: New testcase.
18761
18762 2001-12-27 Richard Henderson <rth@redhat.com>
18763
18764 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
18765
18766 2001-12-26 Nathan Sidwell <nathan@codesourcery.com>
18767
18768 * g++.dg/eh/ctor1.C: New test.
18769 * g++.dg/other/error2.C: New test.
18770
18771 2001-12-24 Nathan Sidwell <nathan@codesourcery.com>
18772
18773 * g++.dg/other/init2.C: New test.
18774
18775 2001-12-24 Richard Henderson <rth@redhat.com>
18776
18777 * gcc.dg/20011223-1.c: New.
18778 * gcc.dg/inline-1.c: New.
18779
18780 2001-12-23 Richard Henderson <rth@redhat.com>
18781
18782 * gcc.dg/asm-4.c: Test operand modifiers.
18783
18784 2001-12-23 Richard Henderson <rth@redhat.com>
18785
18786 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
18787
18788 2001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
18789
18790 * gcc.c-torture/execute/20011223-1.c: New test.
18791
18792 2001-12-21 Richard Henderson <rth@redhat.com>
18793
18794 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
18795 re-enables the warning.
18796
18797 2001-12-21 Richard Henderson <rth@redhat.com>
18798
18799 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
18800
18801 2001-12-20 Jakub Jelinek <jakub@redhat.com>
18802
18803 * gcc.c-torture/compile/20011218-1.c: New test.
18804
18805 2001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
18806
18807 * gcc.misc-test/arm-isr.exp: New file. Control running of the
18808 arm-isr.c test.
18809 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
18810 epilogue generation for ARM ISR routines.
18811
18812 2001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
18813
18814 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
18815 * gcc.dg/format/c90-printf-3.c: Likewise.
18816 * gcc.dg/format/c99-printf-3.c: Likewise.
18817 * gcc.dg/format/ext-1.c: Likewise.
18818 * gcc.dg/format/ext-6.c: Likewise.
18819 * gcc.dg/format/format.h: Prototype unlocked stdio.
18820
18821 2001-12-20 Richard Henderson <rth@redhat.com>
18822
18823 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
18824 (arena): Use it.
18825 (malloc): Correct allocation logic. Abort if we fill up the
18826 arena before initialization complete.
18827 (realloc): Correct allocation logic.
18828
18829 2001-12-20 Jakub Jelinek <jakub@redhat.com>
18830
18831 * gcc.c-torture/compile/20011219-2.c: New test.
18832
18833 * gcc.c-torture/execute/20011219-1.c: New test.
18834
18835 2001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
18836
18837 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
18838 target does not support weak symbols.
18839
18840 2001-12-19 Jakub Jelinek <jakub@redhat.com>
18841
18842 * gcc.c-torture/compile/20011219-1.c: New test.
18843
18844 2001-12-19 Nathan Sidwell <nathan@codesourcery.com>
18845
18846 * g++.dg/other/error1.C: New test.
18847
18848 2001-12-17 Jeffrey A Law (law@redhat.com)
18849
18850 * gcc.c-torture/execute/20011217-1.c: New test.
18851
18852 2001-12-17 Nicola Pero <nicola@brainstorm.co.uk>
18853
18854 * objc.dg/special/: New directory.
18855 * objc.dg/special/special.exp: New file.
18856 * objc.dg/special/unclaimed-category-1.h: New file.
18857 * objc.dg/special/unclaimed-category-1a.m: New file.
18858 * objc.dg/special/unclaimed-category-1.m: New file.
18859
18860 2001-12-17 Andreas Jaeger <aj@suse.de>
18861
18862 * gcc.c-torture/compile/20011217-2.c: New test.
18863
18864 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
18865
18866 * gcc.c-torture/compile/20011217-1.c: New test.
18867
18868 2001-12-14 Aldy Hernandez <aldyh@redhat.com>
18869
18870 * testsuite/gcc.dg/20011214-1.c: New.
18871
18872 2001-12-13 Aldy Hernandez <aldyh@redhat.com>
18873
18874 * gcc.dg/altivec-4.c: New.
18875
18876 2001-12-13 Hans-Peter Nilsson <hp@axis.com>
18877
18878 * gcc.dg/20011113-1.c: New test.
18879
18880 2001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
18881
18882 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
18883 std::__malloc_alloc_template<0> and
18884 std::__default_alloc_template<false, 0>.
18885
18886 2001-12-13 Nicola Pero <n.pero@mi.flashnet.it>
18887
18888 * objc/execute/bf-21.m: New test.
18889 * objc/execute/enumeration-1.m: New test.
18890 * objc/execute/enumeration-2.m: New test.
18891
18892 2001-12-12 Jakub Jelinek <jakub@redhat.com>
18893
18894 * gcc.dg/gnu89-init-1.c: New test.
18895
18896 2001-12-12 Nathan Sidwell <nathan@codesourcery.com>
18897
18898 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
18899 * g++.old-deja/g++.jason/2371.C: Likewise.
18900 * g++.old-deja/g++.jason/template33.C: Likewise.
18901 * g++.old-deja/g++.jason/template34.C: Likewise.
18902 * g++.old-deja/g++.jason/template36.C: Likewise.
18903 * g++.old-deja/g++.oliva/typename1.C: Likewise.
18904 * g++.old-deja/g++.oliva/typename2.C: Likewise.
18905 * g++.old-deja/g++.other/typename1.C: Likewise.
18906 * g++.old-deja/g++.pt/inherit2.C: Likewise.
18907 * g++.old-deja/g++.pt/nontype5.C: Likewise.
18908 * g++.old-deja/g++.pt/typename11.C: Likewise.
18909 * g++.old-deja/g++.pt/typename14.C: Likewise.
18910 * g++.old-deja/g++.pt/typename16.C: Likewise.
18911 * g++.old-deja/g++.pt/typename3.C: Likewise.
18912 * g++.old-deja/g++.pt/typename4.C: Likewise.
18913 * g++.old-deja/g++.pt/typename5.C: Likewise.
18914 * g++.old-deja/g++.pt/typename7.C: Likewise.
18915 * g++.old-deja/g++.robertl/eb9.C: Likewise.
18916
18917 2001-12-11 Nathan Sidwell <nathan@codesourcery.com>
18918
18919 * g++.dg/other/linkage1.C: New test.
18920 * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
18921 specifiers.
18922
18923 2001-12-11 Neil Booth <neil@daikokuya.demon.co.uk>
18924
18925 * gcc.dg/concat.c: New test.
18926
18927 2001-12-11 Stan Shebs <shebs@apple.com>
18928
18929 * objc/compile: New test directory.
18930 * objc/compile/compile.exp: New expect script.
18931 * objc/compile/20011211-1.m: New compile test.
18932
18933 2001-12-11 Jason Merrill <jason@redhat.com>
18934
18935 * lib/prune.exp (prune_gcc_output): Also handle "In member
18936 function". So many permutations...
18937
18938 2001-12-10 Nathan Sidwell <nathan@codesourcery.com>
18939
18940 * g++.dg/template/typedef1.C: New test.
18941
18942 2001-12-09 Nathan Sidwell <nathan@codesourcery.com>
18943
18944 * g++.dg/other/copy1.C: New test.
18945
18946 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
18947
18948 * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
18949
18950 * gcc.dg/builtin-choose-expr.c: New.
18951
18952 2001-12-07 Aldy Hernandez <aldyh@redhat.com>
18953
18954 * gcc.dg/altivec-2.c: New.
18955
18956 2001-12-07 Richard Henderson <rth@redhat.com>
18957
18958 * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
18959
18960 2001-12-07 Stephane Carrez <Stephane.Carrez@sun.com>
18961
18962 * gcc.dg/sparc-ret.c: New file, test return corruption bug for
18963 ultrasparc.
18964
18965 2001-12-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
18966
18967 * g++-old.deja/g++.robertl/eb101.C: Deleted.
18968
18969 2001-12-06 Janis Johnson <janis187@us.ibm.com>
18970
18971 * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
18972 variable argument list.
18973
18974 2001-12-06 Zack Weinberg <zack@codesourcery.com>
18975
18976 * gcc.c-torture/execute/memcheck: Delete entire directory.
18977 (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
18978 t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
18979
18980 2001-12-05 Neil Booth <neil@daikokuya.demon.co.uk>
18981
18982 * gcc.dg/Wshadow-1.c: New test.
18983
18984 2001-12-05 Jakub Jelinek <jakub@redhat.com>
18985
18986 * gcc.c-torture/compile/20011130-1.c: New test.
18987
18988 * gcc.dg/noncompile/20011025-1.c: New test.
18989
18990 * g++.dg/other/anon-union.C: New test.
18991
18992 * gcc.c-torture/execute/20011024-1.c: New test.
18993
18994 2001-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
18995
18996 * gcc.c-torture/execute/20000722-1.x,
18997 gcc.c-torture/execute/20010123-1.x: Remove.
18998 * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
18999 * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
19000 gcc.dg/c99-complit-2.c: New tests.
19001
19002 2001-12-04 Nathan Sidwell <nathan@codesourcery.com>
19003
19004 * g++.dg/inherit/base1.C: New test.
19005
19006 2001-12-04 Jakub Jelinek <jakub@redhat.com>
19007
19008 * g++.dg/other/stdarg1.C: New test.
19009
19010 * gcc.c-torture/compile/20011130-2.c: New test.
19011
19012 2001-12-03 Janis Johnson <janis187@us.ibm.com>
19013
19014 * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
19015 * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
19016 * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
19017 * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
19018 * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
19019 * gcc.dg/builtin-prefetch-1.c: New test.
19020
19021 2001-12-03 Jakub Jelinek <jakub@redhat.com>
19022
19023 * gcc.dg/20011130-1.c: New test.
19024
19025 2001-12-03 Nathan Sidwell <nathan@codesourcery.com>
19026
19027 * g++.dg/other/scope1.C: New test.
19028 * g++.dg/template/explicit-instantiation.C: Remove XFAIL
19029
19030 2001-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
19031
19032 * gcc.dg/vla-init-1.c: New test.
19033
19034 2001-12-01 Geoff Keating <geoffk@redhat.com>
19035
19036 * gcc.c-torture/compile/structs.c: New testcase from GDB.
19037
19038 2001-12-02 Neil Booth <neil@daikokuya.demon.co.uk>
19039
19040 * objc.dg/alias.m: Update.
19041 * objc.dg/class-1.m: Update.
19042 * objc.dg/const-str-1.m: Update.
19043 * objc.dg/fwd-proto-1.m: Update.
19044 * objc.dg/id-1.m: Update.
19045 * objc.dg/super-class-1.m: Update.
19046
19047 2001-11-29 Mark Mitchell <mark@codesourcery.com>
19048
19049 * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
19050 constructs.
19051
19052 2001-11-28 Jeffrey A Law (law@cygnus.com)
19053
19054 * gcc.c-torture/execute/20011128-1.c: New test.
19055
19056 2001-11-28 Hans-Peter Nilsson <hp@axis.com>
19057
19058 * gcc.dg/20011127-1.c: New test.
19059
19060 2001-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
19061
19062 * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples
19063 from Austin Group draft 7.
19064 * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in
19065 scanf format arguments.
19066 * gcc.dg/format/no-exargs-2.c: New test.
19067
19068 2001-11-25 Nathan Sidwell <nathan@codesourcery.com>
19069
19070 * g++.dg/abi/vbase8-4.C: New test.
19071
19072 2001-11-24 Ian Lance Taylor <ian@airs.com>
19073
19074 * gcc.c-torture/execute/20011121-1.c: New test.
19075
19076 2001-11-23 Jeffrey A Law (law@cygnus.com)
19077
19078 * gcc.c-torture/execute/ieee/20011123-1.c: New test.
19079
19080 2001-11-23 Andreas Jaeger <aj@suse.de>
19081
19082 * gcc.dg/cpp/charconst-2.c: New test.
19083
19084 2001-11-22 Geoffrey Keating <geoffk@redhat.com>
19085
19086 * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
19087 to the host if it is remote. Let tests specify extra headers
19088 they use.
19089 * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
19090 * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
19091 * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
19092 * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
19093 * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
19094 * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
19095 * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
19096 * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
19097 * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
19098 * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
19099
19100 2001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
19101
19102 * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
19103 for little endian ARMs.
19104
19105 2001-11-20 Jakub Jelinek <jakub@redhat.com>
19106
19107 * gcc.c-torture/compile/20011119-1.c: New test.
19108 * gcc.c-torture/compile/20011119-2.c: New test.
19109
19110 2001-11-17 Aldy Hernandez <aldyh@redhat.com>
19111
19112 * gcc.dg/altivec-1.c: Fix typo.
19113
19114 2001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
19115
19116 * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
19117
19118 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
19119
19120 * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
19121
19122 2001-11-19 Geoffrey Keating <geoffk@redhat.com>
19123
19124 * lib/g77.exp: Don't specify --rpath-link.
19125
19126 * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
19127 across all the headers.
19128 * gcc.dg/format/format.exp: For testing on a remote host,
19129 copy format.h.
19130
19131 * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
19132 * gcc.c-torture/execute/930406-1.c: Likewise.
19133 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
19134
19135 2001-11-19 Aldy Hernandez <aldyh@redhat.com>
19136
19137 * gcc.dg/altivec-1.c: New.
19138
19139 2001-11-19 Neil Booth <neil@daikokuya.demon.co.uk>
19140
19141 * gcc.dg/cpp/fpreprocessed.c: New test case.
19142
19143 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
19144
19145 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
19146 gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
19147 * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
19148
19149 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
19150
19151 * gcc.dg/no-builtin-1.c: New test.
19152
19153 2001-11-16 Jakub Jelinek <jakub@redhat.com>
19154
19155 * gcc.c-torture/execute/20011115-1.c: New test.
19156
19157 2001-11-15 Jakub Jelinek <jakub@redhat.com>
19158
19159 * gcc.c-torture/compile/20011114-2.c: New test.
19160 * gcc.c-torture/compile/20011114-3.c: New test.
19161 * gcc.c-torture/compile/20011114-4.c: New test.
19162
19163 2001-11-15 Nathan Sidwell <nathan@codesourcery.com>
19164
19165 * g++.dg/other/init1.C: New test.
19166
19167 2001-11-14 Geoffrey Keating <geoffk@redhat.com>
19168
19169 * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
19170 message.
19171
19172 * gcc.c-torture/execute/20011114-1.c: New testcase.
19173
19174 * gcc.c-torture/compile/20010327-1.c: Revert last change.
19175 * gcc.c-torture/compile/20011114-1.c: New test, exactly
19176 like the (before this change) version of 20010327-1.c.
19177
19178 2001-11-14 Roger Sayle <roger@eyesopen.com>
19179
19180 * gcc.c-torture/execute/string-opt-13.c: New testcase.
19181
19182 2001-11-14 Richard Sandiford <rsandifo@redhat.com>
19183
19184 * g++.dg/init/array2.C: New test.
19185
19186 2001-11-14 Alexandre Oliva <aoliva@redhat.com>
19187
19188 * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
19189
19190 2001-11-13 Nathan Sidwell <nathan@codesourcery.com>
19191
19192 * g++.dg/other/forscope1.C: New test.
19193 * g++.dg/ext/forscope1.C: New test.
19194 * g++.dg/ext/forscope2.C: New test.
19195
19196 2001-11-13 Jakub Jelinek <jakub@redhat.com>
19197
19198 * gcc.c-torture/execute/20011113-1.c: New test.
19199
19200 2001-11-09 Geoffrey Keating <geoffk@redhat.com>
19201
19202 * gcc.c-torture/execute/20011109-2.c: New test.
19203
19204 * gcc.c-torture/execute/20011109-1.c: New test.
19205
19206 2001-11-09 Jakub Jelinek <jakub@redhat.com>
19207
19208 * gcc.c-torture/compile/20011109-1.c: New test.
19209
19210 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
19211
19212 * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
19213 * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
19214 * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
19215 * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
19216 * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
19217 * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
19218 * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
19219
19220 2001-11-08 Neil Booth <neil@daikokuya.demon.co.uk>
19221
19222 * g++.dg/warn/Wshadow-1.C: New tests.
19223 * g++.old-deja/g++.mike/for3.C: Update.
19224
19225 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
19226
19227 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
19228 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
19229 XFAILs. Adjust expected error texts.
19230 * gcc.c-torture/compile/20011106-1.c,
19231 gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
19232 gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
19233 gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
19234 gcc.dg/c99-array-lval-5.c: New tests.
19235
19236 2001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk>
19237
19238 * gcc.dg/cpp/defined.c: Update.
19239
19240 2001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk>
19241
19242 * gcc.c-torture/execute/anon-1.c: New test.
19243
19244 2001-11-03 Geoffrey Keating <geoffk@redhat.com>
19245
19246 * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
19247 same size, so no warning should be produced on stormy16.
19248
19249 * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
19250 due to oversized array.
19251 * g++.old-deja/g++.mike/ns15.C: Likewise.
19252 * g++.old-deja/g++.pt/crash16.C: Likewise.
19253
19254 2001-11-02 Graham Stott <grahams@redhat.com>
19255
19256 * g++.dgother/debug1.C: Fix typos.
19257
19258 2001-11-01 Jakub Jelinek <jakub@redhat.com>
19259
19260 * g++.dg/other/debug1.C: New test.
19261
19262 2001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
19263
19264 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
19265 of unsigned long.
19266
19267 2001-10-30 Jakub Jelinek <jakub@redhat.com>
19268
19269 * gcc.dg/20011029-2.c: New test.
19270
19271 * gcc.c-torture/compile/20011029-1.c: New test.
19272
19273 2001-10-29 Nicola Pero <n.pero@mi.flashnet.it>
19274
19275 * objc/execute/class_self-1.m: New test.
19276 * objc/execute/class_self-2.m: New test.
19277
19278 2001-10-25 Zack Weinberg <zack@codesourcery.com>
19279
19280 * gcc.misc-tests/msgs.exp: Delete.
19281 * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
19282 * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected
19283 error set to match recent changes.
19284
19285 2001-10-24 Zack Weinberg <zack@codesourcery.com>
19286
19287 * gcc.dg/20011021-1.c: New test.
19288
19289 2001-10-24 Jakub Jelinek <jakub@redhat.com>
19290
19291 * gcc.c-torture/compile/20011023-1.c: New test.
19292
19293 2001-10-23 Geoffrey Keating <geoffk@redhat.com>
19294
19295 * lib/g77.exp: Rewrite based on lib/g++.exp.
19296
19297 2001-10-19 Jakub Jelinek <jakub@redhat.com>
19298
19299 * gcc.c-torture/execute/20011019-1.c: New test.
19300
19301 * gcc.dg/20011018-1.c: New test.
19302
19303 2001-10-19 NIIBE Yutaka <gniibe@m17n.org>
19304
19305 * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
19306
19307 2001-10-18 Alexandre Oliva <aoliva@redhat.com>
19308
19309 * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
19310 * gcc.dg/attr-invalid.c: Likewise.
19311
19312 2001-10-18 Jakub Jelinek <jakub@redhat.com>
19313
19314 * testsuite/gcc.dg/20011015-1.c: New test.
19315
19316 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
19317
19318 * g++.dg/template/unify2.C: New test.
19319
19320 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
19321
19322 * g++.dg/other/exception-specification.C: New test
19323
19324 2001-10-13 Tom Rix <trix@redhat.com>
19325
19326 * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
19327 * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
19328
19329 2001-10-12 Jakub Jelinek <jakub@redhat.com>
19330
19331 * testsuite/gcc.dg/20011009-1.c: New test.
19332
19333 2001-10-12 Nathan Sidwell <nathan@codesourcery.com>
19334
19335 PR g++/4476
19336 * g++.dg/other/friend1.C: New test.
19337
19338 2001-10-11 Richard Henderson <rth@redhat.com>
19339
19340 * g++.old-deja/g++.other/crash18.C: Add -S to options.
19341
19342 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19343
19344 * gcc.c-torture/compile/20011010-1.c: New.
19345
19346 2001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
19347
19348 * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
19349 g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
19350 g77.f-torture/execute/execute.exp,
19351 g77.f-torture/noncompile/noncompile.exp,
19352 gcc.c-torture/compile/compile.exp,
19353 gcc.c-torture/execute/execute.exp,
19354 gcc.c-torture/execute/ieee/ieee.exp,
19355 gcc.c-torture/execute/memcheck/memcheck.exp,
19356 gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
19357 objc/execute/execute.exp: Update FSF address.
19358
19359 2001-10-09 Neil Booth <neil@daikokuya.demon.co.uk>
19360
19361 * gcc.dg/cpp/cmdlne-C.c: Update.
19362 * gcc.dg/cpp/cmdlne-C2.c: New.
19363
19364 2001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19365
19366 * gcc.c-torture/execute/20011008-3.c: New.
19367
19368 2001-10-08 DJ Delorie <dj@redhat.com>
19369
19370 * gcc.dg/20011008-1.c: New.
19371 * gcc.dg/20011008-2.c: New.
19372
19373 2001-10-08 Neil Booth <neil@daikokuya.demon.co.uk>
19374
19375 * gcc.dg/cpp/spacing1.c: Update test.
19376
19377 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
19378
19379 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
19380 spelling errors of "separate" as "seperate".
19381
19382 2001-10-05 Alexandre Oliva <aoliva@redhat.com>
19383
19384 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
19385 enough to avoid inlining.
19386
19387 2001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
19388
19389 * lib/g77.exp: set libg2c_dir correctly.
19390
19391 2001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
19392
19393 * gcc.dg/cpp/macro11.c: New test.
19394
19395 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
19396
19397 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
19398 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
19399 gcc.dg/format/multattr-3.c: New tests.
19400 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
19401 tests for format attributes on function pointers being rejected.
19402
19403 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
19404
19405 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
19406
19407 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
19408
19409 * g++.dg/warn/format1.C: New test.
19410
19411 2001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
19412
19413 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
19414
19415 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
19416
19417 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
19418
19419 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
19420
19421 * gcc.dg/cpp/redef2.c: Add test.
19422
19423 2001-09-27 Geoffrey Keating <geoffk@redhat.com>
19424
19425 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
19426 long-standing bug on i686, apparently.
19427 * gcc.c-torture/execute/loop-2c.x: New file.
19428 * gcc.c-torture/execute/loop-2d.x: New file.
19429 * gcc.c-torture/execute/loop-3c.x: New file.
19430
19431 2001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
19432
19433 * gcc.dg/cpp/20000625-2.c: Correct line number.
19434
19435 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
19436
19437 * gcc.dg/cpp/macro10.c: New test.
19438 * gcc.dg/cpp/strify3.c: New test.
19439 * gcc.dg/cpp/spacing1.c: Add tests.
19440 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
19441 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
19442
19443 2001-09-24 DJ Delorie <dj@redhat.com>
19444
19445 * gcc.c-torture/execute/20010924-1.c: New test.
19446
19447 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
19448
19449 * testsuite/objc/execute/paste.m: Remove.
19450
19451 2001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
19452
19453 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
19454
19455 2001-09-22 George Helffrich <george@geo.titech.ac.jp>
19456
19457 * g77.dg/strlen0.f: New test.
19458
19459 2001-09-21 Richard Henderson <rth@redhat.com>
19460
19461 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
19462 * g++.old-deja/g++.abi/vtable2.C: Likewise.
19463
19464 2001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
19465
19466 Table-driven attributes.
19467 * g++.dg/ext/attrib1.C: New test.
19468
19469 2001-09-20 DJ Delorie <dj@redhat.com>
19470
19471 * gcc.dg/20000926-1.c: Update expected warning messages.
19472 * gcc.dg/array-2.c: Likewise, and test for warnings too.
19473 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
19474 array.
19475
19476 2001-09-18 Richard Sandiford <rsandifo@redhat.com>
19477
19478 * g++.dg/eh/registers1.C: New test case.
19479
19480 2001-09-17 Richard Henderson <rth@redhat.com>
19481
19482 * gcc.dg/array-5.c: Fix VLA decomposition test.
19483
19484 2001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
19485
19486 * gcc.dg/cpp/line5.c: New testcase.
19487
19488 2001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
19489
19490 * gcc.dg/cpp/macro9.c: New test.
19491
19492 2001-09-15 Aldy Hernandez <aldyh@redhat.com>
19493
19494 * gcc.c-torture/execute/980223.c: Change type of addr from long
19495 to char *.
19496
19497 2001-09-15 Hans-Peter Nilsson <hp@axis.com>
19498
19499 * gcc.c-torture/execute/20010915-1.c: New test.
19500
19501 2001-09-14 Janis Johnson <janis187@us.ibm.com>
19502
19503 * g77.dg/bprob: New directory.
19504 * g77.dg/bprob/bprob.exp: New file.
19505 * g77.dg/bprob/bprob-1.f: New test.
19506 * g77.dg/gcov: New directory.
19507 * g77.dg/gcov/gcov.exp: New file.
19508 * g77.dg/gcov/gcov-1.f: New test.
19509 * g77.dg/gcov/gcov-1.x: New file.
19510
19511 2001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
19512
19513 * gcc.dg/cpp/directiv.c: Update.
19514 * gcc.dg/cpp/undef1.c: Update.
19515
19516 2001-09-12 Jakub Jelinek <jakub@redhat.com>
19517
19518 * gcc.dg/20010912-1.c: New test.
19519
19520 2001-09-11 Janis Johnson <janis187@us.ibm.com>
19521
19522 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
19523 language-independent file in lib.
19524 * lib/gcov.exp: New file.
19525
19526 2001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
19527
19528 * gcc.c-torture/compile/20010911-1.c: New test.
19529
19530 2001-09-10 Janis Johnson <janis187@us.ibm.com>
19531
19532 * lib/profopt.exp: New, to support profile-directed optimizations.
19533 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
19534 * gcc.misc-tests/bprob-1.c: New test.
19535 * gcc.misc-tests/bprob-2.c: New test.
19536
19537 2001-09-07 Janis Johnson <janis187@us.ibm.com>
19538
19539 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
19540 XFAIL and which kinds of gcov output to verify.
19541 * gcc.misc-tests/gcov-4b.x: New file.
19542 * gcc.misc-tests/gcov-5b.x: New file.
19543 * gcc.misc-tests/gcov-6.x: New file.
19544 * gcc.misc-tests/gcov-7.c: New test.
19545 * gcc.misc-tests/gcov-7.x: New file.
19546
19547 2001-09-06 Janis Johnson <janis187@us.ibm.com>
19548
19549 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
19550 * gcc.misc-tests/gcov-6.c: New test.
19551
19552 2001-09-06 Nathan Sidwell <nathan@codesourcery.com>
19553
19554 PR c++/3986
19555 * g++.dg/abi/vbase1.C: New test.
19556
19557 2001-09-05 Ziemowit Laski <zlaski@apple.com>
19558
19559 * objc.dg/method-2.m: New.
19560
19561 2001-09-04 Nathan Sidwell <nathan@codesourcery.com>
19562
19563 PR c++/4203
19564 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
19565 * g++.dg/init/empty1.C: New test.
19566
19567 2001-09-03 Jakub Jelinek <jakub@redhat.com>
19568
19569 * gcc.c-torture/compile/20010903-1.c: New test.
19570
19571 2001-08-31 Roman Zippel <zippel@linux-m68k.org>
19572
19573 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
19574 for m68k.
19575
19576 2001-08-31 Geoffrey Keating <geoffk@redhat.com>
19577
19578 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
19579
19580 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
19581
19582 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
19583
19584 2001-08-30 Geoffrey Keating <geoffk@redhat.com>
19585
19586 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
19587 for 16-bit 'unsigned int'.
19588
19589 2001-08-29 Kazu Hirata <kazu@hxi.com>
19590
19591 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
19592
19593 2001-08-27 Richard Henderson <rth@redhat.com>
19594
19595 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
19596 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
19597
19598 2001-08-25 Aldy Hernandez <aldyh@redhat.com>
19599
19600 * gcc.dg/asm-names.c (ymain): New.
19601
19602 2001-08-22 Geoffrey Keating <geoffk@redhat.com>
19603
19604 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
19605 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
19606 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
19607
19608 2001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19609
19610 * gcc.dg/compare5.c: New testcase.
19611
19612 2001-08-23 Jason Merrill <jason_merrill@redhat.com>
19613
19614 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
19615 and "In instantiation".
19616
19617 2001-08-21 Aldy Hernandez <aldyh@redhat.com>
19618
19619 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
19620
19621 2001-08-20 Janis Johnson <janis187@us.ibm.com>
19622
19623 * gcc.misc-tests/gcov.exp: Add support for branch information.
19624 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
19625 * gcc.misc-tests/gcov-4.c: New test.
19626 * gcc.misc-tests/gcov-4b.c: New test.
19627 * gcc.misc-tests/gcov-5b.c: New test.
19628
19629 2001-08-20 Zack Weinberg <zackw@panix.com>
19630
19631 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
19632 expected to fail.
19633
19634 2001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
19635
19636 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
19637
19638 2001-08-19 Jakub Jelinek <jakub@redhat.com>
19639
19640 * g++.dg/eh/template1.C: New test.
19641
19642 2001-08-16 David Billinghurst <David.Billinghurst@riotinto.com>
19643
19644 * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
19645 Fix thinko.
19646 * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
19647 for xfail.
19648
19649 2001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
19650
19651 * lib/g77-dg.exp: Use prune.exp for common procedures
19652 (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
19653 * lib/g77.exp: (g77-dg-prune) Remove
19654
19655 2001-08-13 Jason Merrill <jason_merrill@redhat.com>
19656
19657 * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
19658
19659 2001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
19660
19661 * g++.dg/template/unify1.C: New test.
19662
19663 2001-08-07 Nathan Sidwell <nathan@codesourcery.com>
19664
19665 * g++.dg/abi/empty4.C: New test.
19666
19667 2001-08-06 David Billinghurst <David.Billinghurst@riotinto.com>
19668
19669 * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
19670 solaris2.*
19671 * g77.f-torture/compile/pr3743.x: Likewise
19672
19673 2001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
19674
19675 * g++.dg/other/using-declaration.C: New test.
19676
19677 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
19678
19679 * gcc.dg/cpp/tr-sign.c: New testcase.
19680
19681 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
19682
19683 * gcc.dg/cpp/19951025-1.c: Revert.
19684 * gcc.dg/cpp/directiv.c: We no longer process directives that
19685 interrupt macro arguments.
19686
19687 2001-08-03 Zack Weinberg <zackw@stanford.edu>
19688
19689 * gcc.dg/bconstp-1.c: New test.
19690
19691 2001-08-03 Richard Henderson <rth@redhat.com>
19692
19693 * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
19694
19695 2001-08-02 Neil Booth <neil@daikokuya.demon.co.uk>
19696
19697 * gcc.dg/cpp/19951025-1.c: Update.
19698
19699 2001-08-02 Jeffrey Oldham <oldham@codesourcery.com>
19700
19701 * g77.dg/ff90-1.f (s): Fix reference of variable z,
19702 should be x.
19703
19704 2001-08-02 Nathan Sidwell <nathan@codesourcery.com>
19705
19706 Kill -fhonor-std.
19707 * g++.old-deja/g++.ns/ns14.C: Remove special options.
19708 * g++.old-deja/g++.other/std1.C: Likewise.
19709 * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
19710
19711 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
19712
19713 * lib/g77.exp: Load gcc-defs.exp for common procedures
19714 (g77_pass, g77_fail, g77_finish, g77_exit,
19715 ${tool}_check_unsupported_p} Now redundant. Deleted.
19716
19717 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
19718
19719 * g77.dg/fbackslash.f
19720 * g77.dg/fcase-preserve.f
19721 * g77.dg/ff90-1.f
19722 * g77.dg/ffixed-line-length-0.f
19723 * g77.dg/ffixed-line-length-132.f
19724 * g77.dg/ffixed-line-length-7.f
19725 * g77.dg/ffixed-line-length-72.f
19726 * g77.dg/ffixed-line-length-none.f
19727 * g77.dg/ffree-form-1.f
19728 * g77.dg/fno-backslash.f
19729 * g77.dg/fno-f90-1.f
19730 * g77.dg/fno-fixed-form-1.f
19731 * g77.dg/fno-onetrip.f
19732 * g77.dg/fno-typeless-boz.f
19733 * g77.dg/fno-underscoring.f
19734 * g77.dg/fno-vxt-1.f
19735 * g77.dg/fonetrip.f
19736 * g77.dg/ftypeless-boz.f
19737 * g77.dg/fugly-assumed.f
19738 * g77.dg/funderscoring.f
19739 * g77.dg/fvxt-1.f
19740
19741 2001-08-01 Ziemowit Laski <zlaski@apple.com>
19742
19743 * objc.dg/fwd-proto-1.m: New.
19744 * objc.dg/local-decl-1.m: New.
19745 * objc.dg/naming-1.m: New.
19746 * objc.dg/naming-2.m: New.
19747 * objc.dg/proto-hier-1.m: New.
19748
19749 2001-07-31 Hans-Peter Nilsson <hp@bitrange.com>
19750
19751 * gcc.dg/c99-scope-2.c: Don't generally assume adding more
19752 largest-type elements to a struct makes its size grow.
19753
19754 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
19755
19756 * g++.dg/abi/vthunk1.C: New test.
19757
19758 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
19759
19760 * g++.dg/abi/vbase8-22.C: New test.
19761
19762 2001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk>
19763
19764 * gcc.dg/cpp/macro8.c: New test.
19765
19766 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
19767
19768 * g++.dg/abi/vbase8-21.C: New test.
19769
19770 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
19771
19772 * g++.dg/abi/vbase8-10.C: New test.
19773
19774 2001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19775
19776 * lib/g++.exp (g++_set_ld_library_path): Renamed to
19777 ${tool}_set_ld_library_path.
19778 Changed caller.
19779 * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
19780 g++.exp.
19781
19782 2001-07-26 Stan Cox <scox@redhat.com>
19783
19784 * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
19785 * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
19786 gcc_exit, gcc_check_unsupported_p):
19787 Moved to gcc-deps.exp
19788 * gcc-deps.exp: New file.
19789
19790 2001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
19791
19792 * g++.old-deja/g++.pt/defarg14.C: New test.
19793
19794 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
19795
19796 * g++.old-deja/g++.other/lineno5.C: New test.
19797
19798 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
19799
19800 * g++.old-deja/g++.pt/crash68.C: New test.
19801
19802 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
19803
19804 * g++.old-deja/g++.other/crash42.C: New test.
19805
19806 2001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
19807
19808 * gcc.dg/cpp/extratokens.c: Fix.
19809 * gcc.dg/cpp/skipping2.c: New tests.
19810
19811 2001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19812
19813 * gcc.c-torture/execute/20010724-1.c: New file.
19814 * gcc.c-torture/execute/20010724-1.x: New file.
19815
19816 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
19817
19818 * g++.old-deja/g++.other/cond7.C: New test.
19819
19820 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
19821
19822 * g++.old-deja/g++.other/optimize4.C: New test.
19823
19824 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
19825
19826 * g++.old-deja/g++.abi/vbase8-5.C: New test.
19827
19828 2001-07-24 Jason Merrill <jason_merrill@redhat.com>
19829
19830 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
19831 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
19832 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
19833 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
19834
19835 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
19836 bug report" message.
19837
19838 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
19839 * g++.dg/ext/instantiate1.C: Move from old-deja.
19840
19841 2001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
19842
19843 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
19844 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
19845 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
19846 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
19847
19848 2001-07-23 Jeffrey A Law (law@cygnus.com)
19849
19850 * gcc.c-torture/execute/20010723-1.c: New test.
19851
19852 2001-07-23 Ben Elliston <bje@redhat.com>
19853
19854 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
19855
19856 2001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19857
19858 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
19859 i[34567]86-*-*.
19860 Delete handling of ieee_multilib_flags.
19861 Pass -mieee for alpha*-*-* and sh-*-*.
19862 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
19863
19864 2001-07-21 Nathan Sidwell <nathan@codesourcery.com>
19865
19866 Remove old-abi tests.
19867 * g++.old-deja/g++.mike/p11116.C: Remove.
19868 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
19869
19870 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
19871
19872 * g77.f-torture/compile/pr3743.f: New test
19873
19874 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
19875
19876 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
19877
19878 2001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19879
19880 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
19881 g++.old-deja/g++.pt/static6.C: Likewise.
19882 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
19883 supports weak symbols.
19884
19885 2001-07-18 Andreas Jaeger <aj@suse.de>
19886
19887 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
19888 supported again.
19889
19890 2001-07-18 Andreas Jaeger <aj@suse.de>
19891
19892 * gcc.dg/iftrap-1.c: Fix target line.
19893
19894 2001-07-17 Richard Henderson <rth@redhat.com>
19895
19896 * gcc.c-torture/execute/20010717-1.c: New.
19897
19898 2001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
19899
19900 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
19901 tests.
19902
19903 2001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
19904
19905 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
19906
19907 2001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19908
19909 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
19910 UAC_SIGBUS, UAC_NOPRINT definitions.
19911
19912 2001-07-16 Nicola Pero <n.pero@mi.flashnet.it>
19913
19914 * objc/execute/object_is_class.m: New test.
19915 * objc/execute/object_is_meta_class.m: New test.
19916
19917 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
19918
19919 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
19920 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
19921
19922 2001-01-15 David Billinghurst <David.Billinghurst@riotinto.com>
19923
19924 * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
19925 * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
19926
19927 2001-07-14 Richard Henderson <rth@redhat.com>
19928
19929 * gcc.dg/iftrap-1.c: New.
19930
19931 2001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>
19932
19933 * g77.f-torture/execute/intrinsic77.f: New test.
19934
19935 2001-07-11 Janis Johnson <janis@us.ibm.com>
19936
19937 * gcc.misc-tests/gcov-3.c: New test.
19938
19939 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
19940
19941 * gcc.c-torture/compile/20010711-1.c,
19942 * gcc.c-torture/compile/20010711-2.c: New tests.
19943
19944 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
19945
19946 * gcc.c-torture/execute/20010711-1.c: New test.
19947
19948 2001-07-11 Ben Elliston <bje@redhat.com>
19949
19950 * g++.old-deja/g++.other/enum5.C: New test.
19951
19952 2001-07-10 Jason Merrill <jason_merrill@redhat.com>
19953
19954 * lib/g++-dg.exp: Load file-format and target-supports like gcc.
19955 (g++-dg-prune): Call prune_gcc_output.
19956 * prune.exp: New file for prune_gcc_output.
19957 * lib/g++.exp, lib/gcc.exp: Load it.
19958
19959 2001-07-08 Joseph S. Myers <jsm28@cam.ac.uk>
19960
19961 * gcc.c-torture/compile/20010701-1.c,
19962 g++.old-deja/g++.ext/attrib6.C: New tests.
19963
19964 2001-07-06 Jeffrey A Law (law@cygnus.com)
19965
19966 * gcc.c-torture/compile/20010706-1.c: New test.
19967
19968 2000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
19969
19970 * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
19971
19972 2001-06-28 Stan Shebs <shebs@apple.com>
19973
19974 * gcc.dg/pragma-darwin.c: New test.
19975
19976 2001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19977
19978 * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
19979 Solaris 2.[678] system.
19980
19981 2001-06-22 Joseph S. Myers <jsm28@cam.ac.uk>
19982
19983 * gcc.dg/20010622-1.c: New test.
19984
19985 2001-06-18 Stan Shebs <shebs@apple.com>
19986
19987 * objc.dg: New directory.
19988 * objc.dg/dg.exp: New file.
19989 * objc.dg/alias.m: New.
19990 * objc.dg/class-1.m: New.
19991 * objc.dg/class-2.m: New.
19992 * objc.dg/const-str-1.m: New.
19993 * objc.dg/const-str-2.m: New.
19994 * objc.dg/id-1.m: New.
19995 * objc.dg/method-1.m: New.
19996 * objc.dg/super-class-1.m: New.
19997 * lib/objc-dg.exp: New file.
19998
19999 2001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
20000
20001 * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
20002 of label name.
20003
20004 2001-06-14 Nathan Sidwell <nathan@codesourcery.com>
20005
20006 * g++.old-deja/g++.abi/vbase8-9.C: New test.
20007
20008 2001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20009
20010 * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
20011 variable.
20012
20013 2001-06-12 Richard Henderson <rth@redhat.com>
20014
20015 * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
20016
20017 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
20018
20019 * g++.old-deja/g++.abi/vbase5.C: New test.
20020 * g++.old-deja/g++.abi/vbase6.C: New test.
20021 * g++.old-deja/g++.abi/vbase7.C: New test.
20022
20023 2001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20024
20025 * gcc.c-torture/compile/20010610-1.c: New test.
20026
20027 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
20028
20029 * g++.old-deja/g++.abi/vbase4.C: New test.
20030
20031 2001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
20032
20033 * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
20034 support %f for HC11/HC12 targets.
20035 * gcc.c-torture/execute/930513-1.x: New file, likewise.
20036 * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
20037 on HC11/HC12 targets.
20038 * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
20039
20040 2001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
20041
20042 * gcc.dg/wchar_t-1.c: New file.
20043 * gcc.dg/wint_t-1.c: Likewise.
20044
20045 2001-06-11 Bernd Schmidt <bernds@redhat.com>
20046
20047 * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
20048
20049 2001-06-11 Richard Henderson <rth@redhat.com>
20050
20051 * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
20052
20053 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
20054
20055 * gcc.c-torture/compile/20010611-1.c: New test.
20056
20057 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
20058
20059 * gcc.dg/c99-tag-1.c: Add more tests.
20060
20061 2001-06-10 Alexandre Oliva <aoliva@redhat.com>
20062
20063 * g++.old-deja/g++.abi/ptrmem.C: Take into account different
20064 representation on MN10300 and ARM/Thumb.
20065
20066 2001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
20067
20068 * g77.f-torture/execute/20010610.f: New.
20069
20070 2001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
20071
20072 * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
20073 names.
20074
20075 2001-06-09 Richard Henderson <rth@redhat.com>
20076
20077 * gcc.c-torture/execute/ashrdi-1.c: New.
20078 * gcc.c-torture/execute/ashldi-1.c: New.
20079 * gcc.c-torture/execute/lshrdi-1.c: New.
20080
20081 2001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com>
20082
20083 * objc/execute/load-3.m: Added. Check sending +load to categories,
20084 in addition to classes.
20085
20086 2001-06-08 Stan Shebs <shebs@apple.com>
20087
20088 * objc/execute/load-2.m: New test. From Nicola Pero
20089 <n.pero@mi.flashnet.it>.
20090
20091 2001-06-08 Jakub Jelinek <jakub@redhat.com>
20092
20093 * gcc.c-torture/execute/20010605-2.c: New test.
20094
20095 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
20096
20097 * g++.old-deja/g++.abi/vbase2.C: New test.
20098 * g++.old-deja/g++.abi/vbase3.C: New test.
20099
20100 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
20101
20102 * g++.old-deja/g++.pt/friend49.C: New test.
20103
20104 2001-06-07 Nathan Sidwell <nathan@codesourcery.com>
20105
20106 * g++.old-deja/g++.ext/anon3.C: New test.
20107
20108 2001-06-05 Nathan Sidwell <nathan@codesourcery.com>
20109
20110 * g++.old-deja/g++.other/conv7.C: New test.
20111
20112 2001-06-05 Joseph S. Myers <jsm28@cam.ac.uk>
20113
20114 * gcc.c-torture/compile/20010605-2.c: New test.
20115
20116 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
20117
20118 * gcc.c-torture/execute/20010604-1.c: New test.
20119
20120 2001-06-04 Loren J. Rittle <ljrittle@acm.org>
20121
20122 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
20123
20124 2001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
20125
20126 * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
20127 (g++_link_flags): Likewise.
20128 (g++_init): Pass gccpath's value to two previous functions.
20129
20130 2001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20131
20132 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
20133 Ensure logfile entry matches exec command line.
20134
20135 2001-05-31 Richard Henderson <rth@redhat.com>
20136
20137 * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
20138 * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
20139
20140 2001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
20141
20142 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
20143 compiler for irix6.2
20144
20145 2001-05-30 Nathan Sidwell <nathan@codesourcery.com>
20146
20147 * g++.old-deja/g++.other/optimize3.C: New file.
20148
20149 2001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
20150
20151 * gcc.c-torture/compile/20010518-2.x: New file to compile, not
20152 assemble.
20153
20154 2001-05-26 Nathan Sidwell <nathan@codesourcery.com>
20155
20156 * g++.old-deja/g++.other/optimize2.C: New file.
20157
20158 2001-05-25 Diego Novillo <dnovillo@redhat.com>
20159
20160 * gcc.c-torture/compile/20010518-2.c: New file.
20161 * gcc.c-torture/execute/20010518-1.c: New file.
20162 * gcc.c-torture/execute/20010518-2.c: New file.
20163
20164 2001-05-25 Joseph S. Myers <jsm28@cam.ac.uk>
20165
20166 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
20167
20168 2001-05-24 Mark Mitchell <mark@codesourcery.com>
20169
20170 G++ no longer defines builtins that do not begin with __builtin.
20171 * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
20172 * g++.old-deja/g++.brendand/misc13.C: Likewise.
20173 * g++.old-deja/g++.law/builtin1.C: Likewise.
20174 * g++.old-deja/g++.law/cvt2.C: Likewise.
20175 * g++.old-deja/g++.mike/net5.C: Likewise.
20176 * g++.old-deja/g++.other/builtins1.C: Likewise.
20177 * g++.old-deja/g++.other/builtins2.C: Likewise.
20178 * g++.old-deja/g++.other/builtins3.C: Likewise.
20179 * g++.old-deja/g++.other/builtins4.C: Likewise.
20180 * g++.old-deja/g++.other/inline8.C: Likewise.
20181 * g++.old-deja/g++.robertl/eb39.C: Likewise.
20182
20183 2001-05-24 Nathan Sidwell <nathan@codesourcery.com>
20184
20185 * g++.old-deja/g++.pt/using1.C: Adjust.
20186 * g++.old-deja/g++.pt/using2.C: New test.
20187
20188 2001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
20189
20190 * gcc.dg/cpp/charconst.c: New tests.
20191 * gcc.dg/cpp/escape.c: New tests.
20192 * gcc.dg/cpp/escape-1.c: New tests.
20193 * gcc.dg/cpp/escape-2.c: New tests.
20194 * gcc.dg/cpp/ucs.c: New tests.
20195
20196 2001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com>
20197
20198 * gcc.misc-tests/linkage.exp: Pass appropriate flags to
20199 native compiler for irix6.5.
20200
20201 Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>
20202
20203 * lib/g++.exp (g++_include_flags): Use args to compute
20204 get_multilibs.
20205 (g++_link_flags): Likewise.
20206 (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
20207
20208 2001-05-22 Joseph S. Myers <jsm28@cam.ac.uk>
20209
20210 * gcc.dg/c90-hexfloat-1.c: Add more tests.
20211
20212 2001-05-21 Geoff Keating <geoffk@redhat.com>
20213
20214 * gcc.c-torture/compile/920520-1.x: Merge previous contents into
20215 this file.
20216
20217 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
20218
20219 * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
20220 STACK_SIZE;
20221 * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
20222 to STACK_SIZE; Use it to define size of add_histo array.
20223 * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
20224 to STACK_SIZE.
20225 (f): Use GITT_SIZE to define size of gitt local table.
20226 * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
20227 to STACK_SIZE; Use it to define size of bytemem array.
20228
20229 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
20230
20231 * gcc.c-torture/compile/20000804-1.x: New file, this test fails
20232 on 68HC11/HC12 due to the asm instruction.
20233 * gcc.c-torture/compile/20001205-1.x: New file, ditto.
20234 * gcc.c-torture/compile/920520-1.x: Likewise.
20235 * gcc.c-torture/compile/20001226-1.x: New file, this test fails
20236 on 68HC11/HC12 because the function is larger than 64K.
20237 * gcc.c-torture/compile/961203-1.x: New file, this test fails
20238 on 68HC11/HC12 because the structure is too large.
20239
20240 2001-05-20 Richard Henderson <rth@redhat.com>
20241
20242 * gcc.c-torture/execute/20010520-1.c: New.
20243
20244 2001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20245
20246 * g++.old-deja/g++.warn/compare1.C: New test.
20247 * gcc.dg/compare4.c: New test.
20248
20249 2001-05-20 Nathan Sidwell <nathan@codesourcery.com>
20250
20251 * g++.old-deja/g++.other/optimize1.C: New test.
20252
20253 2001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
20254
20255 * g++.old-deja/g++.pt/spec41.C: New test.
20256
20257 2001-05-19 Joseph S. Myers <jsm28@cam.ac.uk>
20258
20259 * gcc.c-torture/compile/20010114-1.x: Remove.
20260
20261 2001-05-18 Stan Shebs <shebs@apple.com>
20262
20263 * gcc.c-torture/compile/20010518-1.c: New test.
20264
20265 2001-05-18 Nathan Sidwell <nathan@codesourcery.com>
20266
20267 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
20268 * g++.old-deja/g++.pt/crash67.C: New test.
20269
20270 2001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com>
20271
20272 * g++.old-deja/g++.other/debug9.C: New test.
20273
20274 2001-05-16 Zack Weinberg <zackw@stanford.edu>
20275
20276 * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
20277
20278 2001-05-16 Jan Hubicka <jh@suse.cz>
20279
20280 * gcc.c-torture/compile/20010516-1.c: New test.
20281
20282 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
20283
20284 * g++.old-deja/g++.other/crash41.C: New test.
20285
20286 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
20287
20288 * g++.old-deja/g++.pt/crash66.C: New test.
20289
20290 2001-05-15 Benjamin Kosnik <bkoz@redhat.com>
20291
20292 * g++.old-deja/g++.robertl/eb27.C: Convert.
20293
20294 2001-05-15 Nick Clifton <nickc@cambridge.redhat.com>
20295
20296 * g++.dg/friend-warn.C: New test. Do not warn about friend
20297 declaration being redundant.
20298
20299 2001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at>
20300
20301 * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
20302
20303 2001-05-14 Mark Mitchell <mark@codesourcery.com>
20304
20305 * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
20306
20307 2001-05-13 Benjamin Kosnik <bkoz@redhat.com>
20308
20309 * lib/g++.exp: Use testsuite_flags.
20310
20311 2001-05-13 Mark Mitchell <mark@codesourcery.com>
20312
20313 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
20314
20315 2001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
20316
20317 * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
20318
20319 2001-05-11 Mark Mitchell <mark@codesourcery.com>
20320
20321 * lib/objc.exp: Add -lposix4 on Solaris 2.8.
20322
20323 2001-05-10 Joseph S. Myers <jsm28@cam.ac.uk>
20324
20325 * gcc.c-torture/compile/20010313-1.c: New test.
20326
20327 2001-05-09 Zack Weinberg <zackw@stanford.edu>
20328
20329 * gcc.dg/cpp/direct2.c: New test.
20330 * gccq.dg/cpp/direct2s.c: New test.
20331
20332 * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
20333
20334 2001-05-07 Mark Mitchell <mark@codesourcery.com>
20335
20336 * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
20337 * g++.old-deja/g++.other/op3.C: Likewise.
20338
20339 2001-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
20340
20341 * gcc.dg/cpp/syshdr.h: New file.
20342 * gcc.dg/cpp/sysmac1.c: Update.
20343 * gcc.dg/cpp/sysmac2.c: Update.
20344
20345 2001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
20346
20347 * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
20348
20349 2001-05-04 David Edelsohn <edelsohn@gnu.org>
20350
20351 * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
20352 gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
20353
20354 2001-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
20355
20356 * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
20357
20358 2001-05-03 Geoffrey Keating <geoffk@redhat.com>
20359
20360 * lib/g++.exp (g++_include_flags): Don't use any special flags
20361 if TESTING_IN_BUILD_TREE is not defined.
20362 (g++_init): Use a plain 'c++' as the compiler if
20363 TESTING_IN_BUILD_TREEE is not defined.
20364
20365 2001-05-02 Jakub Jelinek <jakub@redhat.com>
20366
20367 * g++.old-deja/g++.eh/catch13.C: New test.
20368 * g++.old-deja/g++.eh/catch14.C: New test.
20369
20370 2001-05-02 Jakub Jelinek <jakub@redhat.com>
20371
20372 * gcc.dg/cpp/tr-define.c: New test.
20373
20374 2001-05-01 Loren J. Rittle <ljrittle@acm.org>
20375
20376 * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
20377 <stdlib.h>, not <malloc.h>.
20378
20379 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
20380
20381 * g++.old-deja/g++.ns/template17.C: New test.
20382
20383 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
20384
20385 * g++.old-deja/g++.pt/ref4.C: New test.
20386
20387 2001-04-30 Richard Henderson <rth@redhat.com>
20388
20389 * gcc.dg/20000724-1.c: Revert last change.
20390
20391 2001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
20392
20393 * g77.f-torture/execute/20010430.f: New test.
20394
20395 2001-04-30 Mark Mitchell <mark@codesourcery.com>
20396
20397 * gcc.dg/20000724-1.c: Add a clobber of `esp'.
20398
20399 2001-04-29 Joseph S. Myers <jsm28@cam.ac.uk>
20400
20401 * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
20402
20403 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
20404
20405 * g++.old-deja/g++.eh/crash6.C: New test.
20406
20407 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
20408
20409 * g++.old-deja/g++.other/warn7.C: New test.
20410
20411 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
20412
20413 * g++.old-deja/g++.other/defarg9.C: New test.
20414
20415 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
20416
20417 * g77.f-torture/compile/20010426.f: New test.
20418 * g77.f-torture/execute/20010426.f: New test.
20419
20420 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
20421
20422 * g77.f-torture/compile/20000629-1.x: Remove - error
20423 has been fixed.
20424
20425 2001-04-26 Jeffrey A Law (law@cygnus.com)
20426
20427 * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
20428 Tweak slightly to work with g++.dg framework.
20429 * g++.dg/special/ecos.exp: Run initp1.C test.
20430 * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
20431
20432 * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
20433 its linker doesn't give line numbers either.
20434 * g++.old-deja/g++.ext/instantiate3.C: Similarly.
20435
20436 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
20437
20438 * g++.old-deja/g++.other/lex1.C: New test.
20439
20440 2001-04-26 Jakub Jelinek <jakub@redhat.com>
20441
20442 * gcc.dg/noncompile/20010425-1.c: New test.
20443
20444 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
20445
20446 * g++.old-deja/g++.pt/mangle2.C: New test.
20447
20448 2001-04-25 Jakub Jelinek <jakub@redhat.com>
20449
20450 * gcc.dg/format/plus-1.c: New test.
20451
20452 2001-04-25 Jakub Jelinek <jakub@redhat.com>
20453
20454 * gcc.dg/20010423-1.c: New test.
20455
20456 2001-04-25 Jakub Jelinek <jakub@redhat.com>
20457
20458 * gcc.c-torture/execute/20010422-1.c: New test.
20459
20460 2001-04-25 Nathan Sidwell <nathan@codesourcery.com>
20461
20462 * g++.old-deja/g++.ns/type2.C: New test.
20463
20464 2001-04-24 Zack Weinberg <zackw@stanford.edu>
20465
20466 * g++.old-deja/g++.other/perf1.C: New test.
20467
20468 2001-04-24 Nathan Sidwell <nathan@codesourcery.com>
20469
20470 * gcc.dg/c99-func-2.c: Remove xfail.
20471 * gcc.dg/c99-func-3.c: Remove xfail.
20472 * gcc.dg/c99-func-4.c: Remove xfail.
20473
20474 2001-04-23 Zack Weinberg <zackw@stanford.edu>
20475
20476 * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
20477
20478 2001-04-23 Joseph S. Myers <jsm28@cam.ac.uk>
20479
20480 * gcc.c-torture/compile/20010423-1.c: New test.
20481
20482 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
20483
20484 * g++.old-deja/g++.pt/typename28.C: New test.
20485
20486 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
20487
20488 * g++.old-deja/g++.abi/empty2.C: New test.
20489 * g++.old-deja/g++.abi/empty3.C: New test.
20490
20491 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20492
20493 * g++.old-deja/g++.other/comdat2.C: New test.
20494 * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
20495
20496 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20497
20498 * g++.old-deja/g++.other/overload14.C: New test.
20499
20500 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20501
20502 * g++.old-deja/g++.other/lookup23.C: New test.
20503
20504 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20505
20506 * gcc.c-torture/execute/20010403-1.c: New test.
20507
20508 2001-04-19 David Billinghurst <David.Billinghurst@riotinto.com>
20509 Mark Mitchell <mark@codesourcery.com>
20510
20511 * lib/old-dejagnu.exp: Don't delete output of executable.
20512 Add .exe suffix to executables.
20513
20514 2001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
20515
20516 * g77.f-torture/execute/short.x; Remove - Error has been fixed.
20517
20518 2001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20519
20520 * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
20521
20522 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
20523
20524 * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
20525 * g++.old-deja/g++.abi/crash1.C: New test.
20526
20527 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
20528
20529 * g++.old-deja/g++.other/crash40.C: New test.
20530
20531 2001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20532
20533 * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
20534
20535 2001-04-11 Nathan Sidwell <nathan@codesourcery.com>
20536
20537 * g++.old-deja/g++.other/warn6.C: New test.
20538
20539 22001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
20540
20541 * g++.old-deja/g++.robertl/eb42.C: Same.
20542
20543 001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20544
20545 * gcc.dg/wtr-conversion-1.c: New testcase.
20546
20547 2001-04-10 Richard Henderson <rth@redhat.com>
20548
20549 * g++.old-deja/g++.other/array5.C: New.
20550
20551 2001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20552
20553 * gcc.c-torture/execute/20010408-1.c: New test.
20554
20555 2001-04-06 Benjamin Kosnik <bkoz@redhat.com>
20556
20557 * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
20558 headers and constructs.
20559 * g++.old-deja/g++.robertl/eb79.C: Same.
20560 * g++.old-deja/g++.robertl/eb77.C (main): Same.
20561 * g++.old-deja/g++.robertl/eb73.C: Same.
20562 * g++.old-deja/g++.robertl/eb66.C (main): Same.
20563 * g++.old-deja/g++.robertl/eb55.C (t): Same.
20564 * g++.old-deja/g++.robertl/eb54.C (main): Same.
20565 * g++.old-deja/g++.robertl/eb46.C (main): Same.
20566 * g++.old-deja/g++.robertl/eb44.C: Same.
20567 * g++.old-deja/g++.robertl/eb41.C (main): Same.
20568 * g++.old-deja/g++.robertl/eb4.C (main): Same.
20569 * g++.old-deja/g++.robertl/eb39.C: Same.
20570 * g++.old-deja/g++.robertl/eb33.C (main): Same.
20571 * g++.old-deja/g++.robertl/eb31.C (main): Same.
20572 * g++.old-deja/g++.robertl/eb30.C: Same.
20573 * g++.old-deja/g++.robertl/eb3.C: Same.
20574 * g++.old-deja/g++.robertl/eb24.C (T>): Same.
20575 * g++.old-deja/g++.robertl/eb21.C: Same.
20576 * g++.old-deja/g++.robertl/eb15.C: Same.
20577 * g++.old-deja/g++.robertl/eb118.C: Same.
20578 * g++.old-deja/g++.robertl/eb115.C (main): Same.
20579 * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
20580 * g++.old-deja/g++.robertl/eb109.C: Same.
20581 * g++.old-deja/g++.other/sibcall1.C (main): Same.
20582 * g++.old-deja/g++.mike/rtti1.C: Same.
20583 * g++.old-deja/g++.mike/p658.C: Same.
20584 * g++.old-deja/g++.mike/net46.C: Same.
20585 * g++.old-deja/g++.mike/net34.C: Same.
20586 * g++.old-deja/g++.mike/memoize1.C: Same.
20587 * g++.old-deja/g++.mike/eh2.C: Same.
20588 * g++.old-deja/g++.law/weak.C: Same.
20589 * g++.old-deja/g++.law/visibility7.C: Same.
20590 * g++.old-deja/g++.law/visibility25.C: Same.
20591 * g++.old-deja/g++.law/visibility22.C: Same.
20592 * g++.old-deja/g++.law/visibility2.C: Same.
20593 * g++.old-deja/g++.law/visibility17.C: Same.
20594 * g++.old-deja/g++.law/visibility13.C: Same.
20595 * g++.old-deja/g++.law/visibility10.C: Same.
20596 * g++.old-deja/g++.law/visibility1.C: Same.
20597 * g++.old-deja/g++.law/virtual3.C (eval): Same.
20598 * g++.old-deja/g++.law/vbase1.C: Same.
20599 * g++.old-deja/g++.law/operators32.C: Same.
20600 * g++.old-deja/g++.law/nest3.C: Same.
20601 * g++.old-deja/g++.law/missed-error2.C (foo): Same.
20602 * g++.old-deja/g++.law/except5.C (main): Same.
20603 * g++.old-deja/g++.law/cvt7.C (run): Same.
20604 * g++.old-deja/g++.law/cvt2.C: Same.
20605 * g++.old-deja/g++.law/cvt16.C: Same.
20606 * g++.old-deja/g++.law/ctors6.C (bar): Same.
20607 * g++.old-deja/g++.law/ctors17.C (main): Same.
20608 * g++.old-deja/g++.law/ctors13.C: Same.
20609 * g++.old-deja/g++.law/ctors12.C (main): Same.
20610 * g++.old-deja/g++.law/ctors10.C: Same.
20611 * g++.old-deja/g++.law/code-gen5.C: Same.
20612 * g++.old-deja/g++.law/bad-error7.C: Same.
20613 * g++.old-deja/g++.law/arm9.C: Same.
20614 * g++.old-deja/g++.law/arm12.C: Same.
20615 * g++.old-deja/g++.law/arg8.C: Same.
20616 * g++.old-deja/g++.law/arg1.C: Same.
20617 * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
20618 * g++.old-deja/g++.jason/template31.C: Same.
20619 * g++.old-deja/g++.jason/template24.C (main): Same.
20620 * g++.old-deja/g++.jason/2371.C: Same.
20621 * g++.old-deja/g++.eh/new2.C: Same.
20622 * g++.old-deja/g++.eh/new1.C: Same.
20623 * g++.old-deja/g++.brendan/ptolemy2.C: Same.
20624 * g++.old-deja/g++.brendan/nest21.C (main): Same.
20625 * g++.old-deja/g++.brendan/err-msg3.C: Same.
20626 * g++.old-deja/g++.brendan/crash62.C: Same.
20627 * g++.old-deja/g++.brendan/crash52.C: Same.
20628 * g++.old-deja/g++.brendan/crash49.C (main): Same.
20629 * g++.old-deja/g++.brendan/crash38.C: Same.
20630 * g++.old-deja/g++.brendan/crash15.C (main): Same.
20631 * g++.old-deja/g++.brendan/copy9.C: Same.
20632
20633 2001-04-06 J"orn Rennecke <amylaar@redhat.com>
20634
20635 * gcc.c-torture/execute/20001203-2.c (memset):
20636 Count argument is of type __SIZE_TYPE__.
20637
20638 2001-04-04 Diego Novillo <dnovillo@redhat.com>
20639
20640 * gcc.c-torture/compile/20010404-1.c: New test.
20641
20642 2001-04-04 Jakub Jelinek <jakub@redhat.com>
20643
20644 * gcc.c-torture/compile/20010326-1.c: New test.
20645
20646 2001-04-03 Alexandre Oliva <aoliva@redhat.com>
20647
20648 * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
20649 peculiarities of the SH.
20650 * g++.old-deja/g++.ext/instantiate2.C: Likewise.
20651
20652 2001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
20653
20654 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
20655 * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
20656 * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
20657
20658 2001-04-02 Jakub Jelinek <jakub@redhat.com>
20659
20660 * g77.f-torture/compile/20010321-1.f: New test.
20661
20662 2001-04-02 Jakub Jelinek <jakub@redhat.com>
20663
20664 * gcc.c-torture/compile/20010329-1.c: New test.
20665
20666 2001-04-02 Jakub Jelinek <jakub@redhat.com>
20667
20668 * gcc.c-torture/execute/20010329-1.c: New test.
20669
20670 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
20671
20672 * g++.old-deja/g++.other/eh4.C: Fix typo.
20673
20674 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
20675
20676 * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
20677
20678 2001-03-28 Philip Blundell <philb@gnu.org>
20679
20680 * gcc.c-torture/compile/20010328-1.c: New test.
20681
20682 2001-03-27 Richard Henderson <rth@redhat.com>
20683
20684 * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
20685 * g++.old-deja/g++.eh/vbase3.C: Likewise.
20686
20687 2001-03-27 Alan Modra <alan@linuxcare.com.au>
20688
20689 * gcc.c-torture/compile/20010327-1.c: New test.
20690
20691 2001-03-26 Nathan Sidwell <nathan@codesourcery.com>
20692
20693 * g++.old-deja/g++.other/friend12.C: New test.
20694 * g++.old-deja/g++.other/friend9.C: Expect no errors.
20695 * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
20696
20697 2001-03-25 Joseph S. Myers <jsm28@cam.ac.uk>
20698
20699 * gcc.c-torture/execute/20010325-1.c: New test.
20700
20701 2001-03-23 Jakub Jelinek <jakub@redhat.com>
20702
20703 * g++.old-deja/g++.other/mangle3.C: New test.
20704
20705 2001-03-22 Jakub Jelinek <jakub@redhat.com>
20706
20707 * g++.old-deja/g++.other/anon8.C: New test.
20708
20709 2001-03-20 Philip Blundell <philb@gnu.org>
20710
20711 * gcc.c-torture/compile/20010320-1.c: New test.
20712
20713 2001-03-17 Richard Henderson <rth@redhat.com>
20714
20715 * g++.old-deja/g++.other/eh4.C: Add expected error text.
20716
20717 2001-03-15 Geoff Keating <geoff@redhat.com>
20718
20719 * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
20720 tests on AIX.
20721
20722 2001-03-15 Gabriel Dos Reis <gdr@codesourcery.com>
20723
20724 * g++.old-deja/g++.other/eh4.C: New test.
20725
20726 2001-03-14 Neil Booth <neil@daikokuya.demon.co.uk>
20727
20728 * gcc.dg/cpp/mi1.c: Update.
20729
20730 2001-03-14 Jakub Jelinek <jakub@redhat.com>
20731
20732 * g++.old-deja/g++.other/regstack.C: New test.
20733
20734 2001-03-12 Nathan Sidwell <nathan@codesourcery.com>
20735
20736 * g++.old-deja/g++.other/ref4.C: New test.
20737
20738 2001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
20739
20740 * objc/execute/va_method.m: Added.
20741 * objc/execute/IMP.m: Added.
20742 * objc/execute/_cmd.m: Added.
20743 * objc/execute/accessing_ivars.m: Added.
20744 * objc/execute/class-1.m: Added.
20745 * objc/execute/class-10.m: Added.
20746 * objc/execute/class-11.m: Added.
20747 * objc/execute/class-12.m: Added.
20748 * objc/execute/class-13.m: Added.
20749 * objc/execute/class-14.m: Added.
20750 * objc/execute/class-2.m: Added.
20751 * objc/execute/class-3.m: Added.
20752 * objc/execute/class-4.m: Added.
20753 * objc/execute/class-5.m: Added.
20754 * objc/execute/class-6.m: Added.
20755 * objc/execute/class-7.m: Added.
20756 * objc/execute/class-8.m: Added.
20757 * objc/execute/class-9.m: Added.
20758 * objc/execute/class-tests-1.h
20759 * objc/execute/class-tests-2.h
20760 * objc/execute/compatibility_alias.m: Added.
20761 * objc/execute/encode-1.m: Added.
20762 * objc/execute/formal_protocol-1.m: Added.
20763 * objc/execute/formal_protocol-2.m: Added.
20764 * objc/execute/formal_protocol-3.m: Added.
20765 * objc/execute/formal_protocol-4.m: Added.
20766 * objc/execute/formal_protocol-5.m: Added.
20767 * objc/execute/formal_protocol-6.m: Added.
20768 * objc/execute/formal_protocol-7.m: Added.
20769 * objc/execute/informal_protocol.m: Added.
20770 * objc/execute/initialize.m: Added.
20771 * objc/execute/load.m: Added.
20772 * objc/execute/many_args_method.m: Added.
20773 * objc/execute/nested-3.m: Added.
20774 * objc/execute/no_clash.m: Added.
20775 * objc/execute/private.m: Added.
20776 * objc/execute/redefining_self.m: Added.
20777 * objc/execute/root_methods.m: Added.
20778 * objc/execute/selector-1.m: Added.
20779 * objc/execute/static-1.m: Added.
20780 * objc/execute/static-2.m: Added.
20781 * objc/execute/va_method.m: Added.
20782
20783 2001-03-10 Richard Henderson <rth@redhat.com>
20784
20785 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
20786
20787 2001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
20788
20789 * g++.old-deja/g++.other/crash31.C: XFAIL.
20790 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
20791 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
20792 * gcc.c-torture/execute/20010123-1.x: XFAIL.
20793 * gcc.c-torture/execute/20010124-1.x: XFAIL.
20794 * gcc.dg/sequence-pt-1.c: XFAIL one test.
20795
20796 2001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
20797
20798 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
20799
20800 2001-03-06 Zack Weinberg <zackw@stanford.edu>
20801
20802 * gcc.dg/20000724-1.c: Don't use multiline strings.
20803
20804 2001-03-06 Zack Weinberg <zackw@stanford.edu>
20805
20806 * objc/execute/string1.m, objc/execute/string2.m: Compare the
20807 result of -cString against what we expect it to be; don't just
20808 print it out for no one to read.
20809
20810 * objc/execute/string3.m, objc/execute/string4.m: New tests.
20811 Based on testcases provided by Nicola Pero.
20812
20813 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
20814
20815 * gcc.dg/cpp/macro7.c: New test.
20816
20817 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
20818
20819 * gcc.dg/cpp/multiline.c: Update.
20820
20821 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
20822
20823 * g++.old-deja/g++.other/enum3.C: New test.
20824
20825 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
20826
20827 * g++.old-deja/g++.other/pod1.C: New test.
20828
20829 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
20830
20831 * g++.old-deja/g++.ext/overload1.C: New test.
20832
20833 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
20834
20835 * g++.old-deja/g++.pt/using1.C: New test.
20836
20837 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
20838
20839 * g++.old-deja/g++.other/using9.C: New test.
20840
20841 2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
20842
20843 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
20844
20845 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
20846
20847 2001-02-28 Nathan Sidwell <nathan@codesourcery.com>
20848
20849 * g++.old-deja/g++.ext/realpt1.C: Remove.
20850
20851 2001-02-27 Nathan Sidwell <nathan@codesourcery.com>
20852
20853 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
20854
20855 2001-02-26 Will Cohen <wcohen@redhat.com>
20856
20857 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
20858
20859 2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
20860
20861 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
20862 templatized constructors.
20863
20864 2001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20865
20866 * gcc.c-torture/execute/20010224-1.c: New test.
20867
20868 2001-02-23 Jakub Jelinek <jakub@redhat.com>
20869
20870 * gcc.c-torture/execute/20010222-1.c: New test.
20871
20872 2001-02-22 Jakub Jelinek <jakub@redhat.com>
20873
20874 * g++.old-deja/g++.other/inline20.C: New test.
20875
20876 2001-02-21 Ovidiu Predescu <ovidiu@cup.hp.com>
20877
20878 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
20879
20880 2001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
20881
20882 * g++.old-deja/g++.other/lookup22.C: New test.
20883
20884 2001-02-19 Zack Weinberg <zackw@stanford.edu>
20885
20886 * g77.dg: New directory.
20887 * g77.dg/20010216-1.f: New test case.
20888 * g77.dg/dg.exp: New driver.
20889 * lib/g77-dg.exp: New driver library.
20890
20891 2001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
20892
20893 * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
20894
20895 2001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
20896
20897 * g++.old-deja/g++.other/decl9.C: New test.
20898
20899 2001-02-16 Jakub Jelinek <jakub@redhat.com>
20900
20901 * g++.old-deja/g++.other/init16.C: Update the test so that it does
20902 not need <string> and also tests the initialization at runtime.
20903
20904 2001-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
20905
20906 * gcc.c-torture/execute/longlong.c: New test.
20907
20908 2001-02-14 J"orn Rennecke <amylaar@redhat.com>
20909
20910 * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
20911
20912 2001-02-14 J"orn Rennecke <amylaar@redhat.com>
20913
20914 * gcc.c-torture/execute/920302-1.c (execute):
20915 Change argument type to short.
20916
20917 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
20918
20919 * g++.old-deja/g++.pt/deduct6.C: New test.
20920
20921 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
20922
20923 * g++.old-deja/g++.pt/deduct5.C: New test.
20924
20925 2001-02-14 Jakub Jelinek <jakub@redhat.com>
20926
20927 * gcc.c-torture/execute/20010209-1.c: New test.
20928
20929 2001-02-14 Neil Booth <neil@daikokuya.demon.co.uk>
20930
20931 * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
20932
20933 2001-02-12 Geoffrey Keating <geoffk@redhat.com>
20934
20935 * g++.dg/vtgc1.C: Update for new ABI.
20936
20937 * consistency.vlad: New directory, 1665 files.
20938
20939 2001-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
20940
20941 * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
20942 return type.
20943 * gcc.dg/cpp/digraphs.c: Declare puts.
20944
20945 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
20946
20947 * g++.old-deja/g++.other/warn5.C: New test.
20948
20949 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
20950
20951 * g++.old-deja/g++.pt/spec40.C: New test.
20952
20953 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
20954
20955 * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
20956 case.
20957 * g++.old-deja/g++.ext/arrnew.C: Deprecate.
20958
20959 2001-02-12 Jakub Jelinek <jakub@redhat.com>
20960
20961 * gcc.c-torture/compile/20010209-1.c: New test.
20962
20963 2001-02-11 Jeffrey Oldham <oldham@codesourcery.com>
20964
20965 * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
20966 excess errors message but not if it crashes.
20967 * g++.old-deja/g++.other/crash27.C: Likewise.
20968 * g++.old-deja/g++.other/crash28.C: Likewise.
20969 * g++.old-deja/g++.other/crash30.C: Likewise.
20970 * g++.old-deja/g++.other/crash32.C: Likewise.
20971 * g++.old-deja/g++.other/crash35.C: Likewise.
20972 * g++.old-deja/g++.pt/inherit2.C: Likewise.
20973
20974 2001-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
20975
20976 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
20977 gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
20978 g++.dg/dg.exp, g++.old-deja/old-deja.exp,
20979 g77.f-torture/execute/execute.exp,
20980 g77.f-torture/noncompile/noncompile.exp,
20981 gcc.c-torture/execute/execute.exp,
20982 gcc.c-torture/execute/memcheck/memcheck.exp,
20983 gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
20984 gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
20985 gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
20986 gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
20987 gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
20988 lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
20989 lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
20990 lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
20991 Remove bug reporting instructions with ancient email addresses.
20992
20993 2001-02-07 Jakub Jelinek <jakub@redhat.com>
20994
20995 * gcc.dg/20010202-1.c: New test.
20996 * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
20997
20998 2001-02-07 Zack Weinberg <zack@wolery.stanford.edu>
20999
21000 * g++.dg/stdbool-if.C: New test.
21001
21002 2001-02-07 Ovidiu Predescu <ovidiu@cup.hp.com>
21003
21004 * objc/execute/fdecl.m: Added main().
21005
21006 2001-02-07 Jakub Jelinek <jakub@redhat.com>
21007
21008 * gcc.c-torture/execute/20010206-1.c: New test.
21009
21010 2001-02-06 Neil Booth <neil@daikokuya.demon.co.uk>
21011
21012 * gcc.dg/cpp/avoidpaste1.c: Update.
21013
21014 2001-02-05 Ovidiu Predescu <ovidiu@cup.hp.com>
21015
21016 * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
21017 Pero <nicola@brainstorm.co.uk>.
21018 * objc/execute/fdecl.m: Declare foo as pointer to AClass.
21019
21020 2001-02-06 Nathan Sidwell <nathan@codesourcery.com>
21021
21022 * g++.old-deja/g++.pt/spec39.C: New test.
21023
21024 2001-02-05 Jakub Jelinek <jakub@redhat.com>
21025
21026 * gcc.c-torture/compile/20010202-1.c: New test.
21027
21028 2001-02-05 Nathan Sidwell <nathan@codesourcery.com>
21029
21030 * g++.old-deja/g++.abi/primary2.C: New test.
21031 * g++.old-deja/g++.abi/primary3.C: New test.
21032 * g++.old-deja/g++.abi/primary4.C: New test.
21033 * g++.old-deja/g++.abi/primary5.C: New test.
21034 * g++.old-deja/g++.abi/vtable3.h: New test.
21035 * g++.old-deja/g++.abi/vtable3a.C: New test.
21036 * g++.old-deja/g++.abi/vtable3b.C: New test.
21037 * g++.old-deja/g++.abi/vtable3c.C: New test.
21038 * g++.old-deja/g++.abi/vtable3d.C: New test.
21039 * g++.old-deja/g++.abi/vtable3e.C: New test.
21040 * g++.old-deja/g++.abi/vtable3f.C: New test.
21041 * g++.old-deja/g++.abi/vtable3g.C: New test.
21042 * g++.old-deja/g++.abi/vtable3h.C: New test.
21043 * g++.old-deja/g++.abi/vtable3i.C: New test.
21044 * g++.old-deja/g++.abi/vtable3j.C: New test.
21045 * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
21046
21047 2001-02-03 Jakub Jelinek <jakub@redhat.com>
21048
21049 * g++.old-deja/g++.other/anon6.C: New test.
21050 * g++.old-deja/g++.other/anon7.C: New test.
21051
21052 2001-02-01 Neil Booth <neil@daikokuya.demon.co.uk>
21053
21054 * gcc.dg/cpp/avoidpaste2.c: New tests.
21055
21056 2001-01-31 Jakub Jelinek <jakub@redhat.com>
21057
21058 * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
21059
21060 2001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
21061
21062 * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
21063 DECIMAL_DIG cases for Irix."
21064
21065 2001-01-31 J"orn Rennecke <amylaar@redhat.com>
21066
21067 * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
21068
21069 2001-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
21070
21071 * gcc.dg/c99-tag-1.c: New test.
21072
21073 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
21074
21075 * gcc.dg/cpp/tr-warn1.c: Add tests.
21076
21077 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
21078
21079 * gcc.dg/cpp/avoidpaste1.c: Update.
21080 * gcc.dg/cpp/paste4.c: Update.
21081
21082 2001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
21083
21084 * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
21085 cases for Irix.
21086
21087 2001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
21088
21089 * g++.old-deja/g++.other/inline19.C: New test.
21090
21091 2001-01-30 Neil Booth <neil@daikokuya.demon.co.uk>
21092
21093 * gcc.dg/Wlarger-than.c: New test.
21094
21095 2001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
21096
21097 * gcc.dg/cpp/avoidpaste1.c: Fix typos.
21098
21099 2001-01-29 Jakub Jelinek <jakub@redhat.com>
21100
21101 * gcc.c-torture/execute/20010129-1.c: New test.
21102 * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
21103
21104 2001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
21105
21106 * gcc.dg/cpp/avoidpaste1.c: Test case.
21107
21108 2001-01-28 Jakub Jelinek <jakub@redhat.com>
21109
21110 * g++.old-deja/g++.other/inline18.C: New test.
21111
21112 2001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21113
21114 * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
21115 and __builtin_putchar.
21116
21117 2001-01-27 Jakub Jelinek <jakub@redhat.com>
21118
21119 * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
21120 tests.
21121
21122 2001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
21123
21124 * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
21125 floating point number rounding mode to round to the nearest
21126 representable mode.
21127
21128 2001-01-25 Jakub Jelinek <jakub@redhat.com>
21129
21130 * g++.old-deja/g++.other/mangle2.C: New test.
21131
21132 2001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
21133
21134 * gcc.c-torture/compile/20010124-1.c: New test.
21135
21136 2001-01-24 Nathan Sidwell <nathan@codesourcery.com>
21137
21138 * g++.old-deja/g++.pt/spec38.C: New test.
21139
21140 2001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21141
21142 * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
21143 "Build don't run".
21144
21145 2001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21146
21147 * gcc.c-torture/execute/20010123-1.c: New test.
21148
21149 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
21150
21151 * g++.old-deja/g++.pt/spec37.C: New test.
21152
21153 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
21154
21155 * g++.old-deja/g++.pt/overload14.C: New test.
21156
21157 2001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21158
21159 * gcc.c-torture/execute/20010122-1.c: New test, exercise
21160 __builtin_return_address.
21161
21162 2001-01-22 Nathan Sidwell <nathan@codesourcery.com>
21163
21164 * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
21165 * g++.old-deja/g++.pt/spec35.C: New test.
21166 * g++.old-deja/g++.pt/spec36.C: New test.
21167
21168 2001-01-20 Jakub Jelinek <jakub@redhat.com>
21169
21170 * gcc.c-torture/compile/20010118-1.c: New test.
21171
21172 2001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
21173
21174 * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
21175
21176 2001-01-19 Jakub Jelinek <jakub@redhat.com>
21177
21178 * gcc.c-torture/execute/20010119-1.c: New test.
21179
21180 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
21181
21182 * g++.old-deja/g++.other/vbase5.C: New test.
21183
21184 2001-01-19 Jakub Jelinek <jakub@redhat.com>
21185
21186 * gcc.c-torture/execute/20010118-1.c: New test.
21187
21188 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
21189
21190 * g++.old-deja/g++.pt/deduct3.C: New test.
21191
21192 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
21193
21194 * g++.old-deja/g++.pt/spec34.C: New test.
21195
21196 2001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
21197
21198 * g77.f-torture/compile/20000601-2.f: New test.
21199
21200 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
21201
21202 * g++.old-deja/g++.other/init17.C: New test.
21203
21204 2001-01-18 Alexandre Oliva <aoliva@redhat.com>
21205
21206 * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
21207
21208 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
21209
21210 * g++.old-deja/g++.pt/unify8.C: New test.
21211
21212 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
21213
21214 * g++.old-deja/g++.abi/vbase1.C: New test.
21215
21216 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
21217
21218 * g++.old-deja/g++.pt/crash65.C: New test.
21219
21220 2001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
21221
21222 * gcc.dg/cpp/assembl2.S: New test case.
21223
21224 2001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
21225
21226 * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
21227 are supported.
21228
21229 2001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21230
21231 * g++.old-deja/g++.other/builtins1.C: New test.
21232 * g++.old-deja/g++.other/builtins2.C: Likewise.
21233 * g++.old-deja/g++.other/builtins3.C: Likewise.
21234 * g++.old-deja/g++.other/builtins4.C: Likewise.
21235
21236 2001-01-17 Jakub Jelinek <jakub@redhat.com>
21237
21238 * gcc.c-torture/compile/20010117-1.c: New test.
21239 * gcc.c-torture/compile/20010117-2.c: New test.
21240
21241 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
21242
21243 * g77.f-torture/execute/20010116.[fx]: New test,
21244 XFAIL on i?86-*-*.
21245 * g77.f-torture/compile/20010115.f: Indicate it's
21246 a test for PR fortran/1636.
21247
21248 2001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
21249
21250 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
21251
21252 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
21253
21254 * g77.f-torture/compile/20010115.f: New test.
21255
21256 2001-01-15 Nathan Sidwell <nathan@codesourcery.com>
21257
21258 * g++.old-deja/g++.pt/nontype5.C: New test.
21259
21260 2001-01-15 Neil Booth <neil@daikokuya.demon.co.uk>
21261
21262 * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
21263 have an equivalent working one below it.
21264
21265 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
21266
21267 * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
21268 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
21269
21270 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
21271
21272 * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
21273 message containing "init_priority".
21274 (conpr-2.C): Likewise.
21275 (conpr-3.C): Likewise.
21276 * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
21277
21278 2001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21279
21280 * gcc.c-torture/execute/20010114-2.c: New test.
21281
21282 2001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
21283
21284 * gcc.c-torture/compile/20010114-1.c: New test.
21285 * gcc.c-torture/compile/20010114-1.x: Xfail.
21286 * gcc.c-torture/compile/20010114-2.c: New test.
21287 * gcc.c-torture/execute/20010114-1.c: New test.
21288 * gcc.dg/trunc-1.c: New test.
21289 * gcc.dg/uninit-B.c: New test.
21290
21291 2001-01-13 Nick Clifton <nickc@redhat.com>
21292
21293 * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
21294 target.
21295
21296 2001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
21297
21298 * gcc.c-torture/compile/20010113-1.c: New test.
21299
21300 2001-01-13 Jakub Jelinek <jakub@redhat.com>
21301
21302 * gcc.c-torture/compile/20001212-1.c: New test.
21303
21304 2001-01-13 Neil Booth <neil@daikokuya.demon.co.uk>
21305
21306 * gcc.dg/cpp/widestr1.c: Update.
21307 * gcc.dg/cpp/prag-imp.c: Remove.
21308
21309 2001-01-12 Jakub Jelinek <jakub@redhat.com>
21310
21311 * gcc.c-torture/execute/20000801-3.x: Remove.
21312 * gcc.dg/c90-init-1.c: New test.
21313 * gcc.dg/c99-init-1.c: New test.
21314 * gcc.dg/c99-init-2.c: New test.
21315 * gcc.dg/gnu99-init-1.c: New test.
21316
21317 2001-01-12 Richard Earnshaw <rearnsha@arm.com>
21318
21319 * lib/f-torture.exp (f_torture_compile): Prune the warnings before
21320 testing that no relevant ones were found.
21321
21322 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
21323
21324 * g++.old-deja/g++.pt/cast2.C: New test.
21325
21326 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
21327
21328 * g++.old-deja/g++.pt/friend47.C: New test.
21329
21330 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
21331
21332 * g++.old-deja/g++.pt/instantiate13.C: New test.
21333
21334 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
21335
21336 * g++.old-deja/g++.other/defarg7.C: New test.
21337 * g++.old-deja/g++.other/defarg8.C: New test.
21338
21339 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
21340
21341 * g++.old-deja/g++.pt/crash64.C: New test.
21342
21343 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
21344
21345 * g++.old-deja/g++.pt/crash63.C: New test.
21346
21347 2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
21348
21349 * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
21350
21351 2001-01-10 Alan Lehotsky <lehotsky@tiac.net>
21352
21353 * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
21354
21355 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
21356
21357 * g++.old-deja/g++.pt/error3.C: New test.
21358
21359 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
21360
21361 * g++.old-deja/g++.other/crash39.C: New test.
21362
21363 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
21364
21365 * g++.old-deja/g++.other/vbase4.C: New test.
21366
21367 2001-01-08 Jonathan Larmour <jlarmour@redhat.com>
21368
21369 * gcc.dg/20000419-2.c: Move to "special" subdirectory.
21370 * gcc.dg/special/20000419-2.c: New file. Identical to above.
21371 * gcc.dg/special/special.exp: New test driver which will check
21372 for alias support for the above test.
21373
21374 2001-01-09 Alan Lehotsky <lehotsky@tiac.net>
21375
21376 * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
21377 problems on small machines.
21378 * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
21379 parameterize.
21380
21381 2001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
21382
21383 * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
21384 mips.
21385 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
21386
21387 2001-01-09 Nathan Sidwell <nathan@codesourcery.com>
21388
21389 * g++.old_deja/g++.pt/using8.C: New test.
21390
21391 2001-01-09 Joseph S. Myers <jsm28@cam.ac.uk>
21392
21393 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
21394
21395 2000-01-08 Loren J. Rittle <ljrittle@acm.org>
21396
21397 * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
21398 where a failure is expected.
21399 * gcc.c-torture/execute/ieee/rbug.x: Likewise.
21400
21401 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
21402
21403 * g++.old_deja/g++.pt/instantiate12.C: New test.
21404
21405 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
21406
21407 * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
21408 start of structs.
21409 * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
21410 * g++.old-deja/g++.brendan/crash17.C: Likewise.
21411 * g++.old-deja/g++.brendan/crash29.C: Likewise.
21412 * g++.old-deja/g++.brendan/crash48.C: Likewise.
21413 * g++.old-deja/g++.brendan/ns1.C: Likewise.
21414 * g++.old-deja/g++.brendan/warnings1.C: Likewise.
21415 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
21416 * g++.old-deja/g++.bugs/900514_03.C: Likewise.
21417 * g++.old-deja/g++.eh/spec6.C: Likewise.
21418 * g++.old-deja/g++.jason/crash3.C: Likewise.
21419 * g++.old-deja/g++.law/ctors11.C: Likewise.
21420 * g++.old-deja/g++.law/ctors17.C: Likewise.
21421 * g++.old-deja/g++.law/ctors5.C: Likewise.
21422 * g++.old-deja/g++.law/ctors9.C: Likewise.
21423 * g++.old-deja/g++.mike/ambig1.C: Likewise.
21424 * g++.old-deja/g++.mike/net22.C: Likewise.
21425 * g++.old-deja/g++.mike/p3538a.C: Likewise.
21426 * g++.old-deja/g++.mike/p3538b.C: Likewise.
21427 * g++.old-deja/g++.mike/virt3.C: Likewise.
21428 * g++.old-deja/g++.niklas/t128.C: Likewise.
21429 * g++.old-deja/g++.other/anon4.C: Likewise.
21430 * g++.old-deja/g++.other/using1.C: Likewise.
21431 * g++.old-deja/g++.other/warn3.C: Likewise.
21432 * g++.old-deja/g++.pt/t37.C: Likewise.
21433 * g++.old-deja/g++.robertl/eb69.C: Likewise.
21434 * g++.old-deja/g++.robertl/eb71.C: Likewise.
21435
21436 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
21437
21438 * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
21439
21440 2001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21441
21442 * gcc.c-torture/execute/stdio-opt-3.c: New test.
21443
21444 2001-01-07 Jakub Jelinek <jakub@redhat.com>
21445
21446 * gcc.c-torture/compile/20010107-1.c: New test.
21447
21448 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
21449
21450 * gcc.c-torture/execute/builtin-noret-1.c: New test.
21451
21452 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
21453
21454 * gcc.dg/format/format.h: New file.
21455 * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
21456 gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
21457 gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
21458 gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
21459 gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
21460 gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
21461 gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
21462 gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
21463 gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
21464 gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
21465 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
21466 gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
21467 gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
21468 gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
21469 gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
21470 gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
21471 gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
21472 gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
21473 gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
21474 gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
21475 gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
21476 instead of declaring standard types, macros and functions in each
21477 test.
21478
21479 2001-01-06 Alexandre Oliva <aoliva@redhat.com>
21480
21481 * gcc.c-torture/execute/20010106-1.c: New test.
21482
21483 2001-01-06 Joseph S. Myers <jsm28@cam.ac.uk>
21484
21485 * gcc.dg/format/format.exp: New file.
21486 * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
21487 * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
21488 * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
21489 * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
21490 * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
21491 * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
21492 * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
21493 * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
21494 * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
21495 * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
21496 * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
21497 * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
21498 * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
21499 * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
21500 * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
21501 * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
21502 * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
21503 * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
21504 * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
21505 * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
21506 * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
21507 * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
21508 * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
21509 * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
21510 * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
21511 * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
21512 * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
21513 * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
21514 * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
21515 * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
21516 * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
21517 * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
21518 * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
21519 * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
21520 * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
21521 * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
21522 * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
21523 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
21524 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
21525 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
21526 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
21527 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
21528
21529 2001-01-05 Alexandre Oliva <aoliva@redhat.com>
21530
21531 * gcc.c-torture/execute/991228-1.c: Take word endianness into
21532 account.
21533
21534 2001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
21535
21536 * gcc.c-torture/execute/builtin-complex-1.c: New test.
21537
21538 2001-01-05 Nathan Sidwell <nathan@codesourcery.com>
21539
21540 * g++.old-deja/g++.pt/crash62.C: New test.
21541
21542 2001-01-04 Richard Henderson <rth@redhat.com>
21543
21544 * gcc.dg/20000926-1.c: Update expected warnings.
21545 * gcc.dg/array-2.c: Likewise.
21546 * gcc.dg/array-4.c: Also validate flexible array members.
21547 * gcc.dg/c99-flex-array-1.c: New.
21548
21549 2001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
21550
21551 * gcc.c-torture/compile/20001222-1.x: Remove.
21552
21553 2001-01-04 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
21554
21555 * gcc.c-torture/execute/built-in-setjmp.c: New.
21556
21557 2001-01-03 Richard Henderson <rth@redhat.com>
21558
21559 * gcc.dg/940510-1.c: Update expected error wording.
21560 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
21561
21562 2001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
21563
21564 * lib/target-supports.exp (check_alias_available): Modified to
21565 indicate aliases not supported if only weak aliases are supported.
21566
21567 2001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21568
21569 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
21570 Turn on cmpstrsi checks for __pj__ and __i370__.
21571
21572 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
21573
21574 * g++.old-deja/g++.other/virtual11.C: New test.
21575
21576 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
21577
21578 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
21579
21580 2001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21581
21582 * gcc.c-torture/compile/20010102-1.c: New test.
21583
21584 2001-01-02 Andreas Jaeger <aj@suse.de>
21585
21586 * gcc.dg/noreturn-3.c: New test.
21587
21588 * gcc.dg/noreturn-4.c: New test.
21589
21590 2001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21591
21592 * gcc.c-torture/execute/stdio-opt-1.c: Also test
21593 __builtin_fputc and __builtin_fwrite.
21594
21595 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
21596
21597 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
21598 signed char, not default char.
21599
21600 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
21601
21602 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
21603
21604 2000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
21605
21606 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
21607
21608 2000-12-29 Richard Henderson <rth@redhat.com>
21609
21610 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
21611 (__cyg_profile_func_exit): Define.
21612
21613 2000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
21614
21615 * g++.dg/vtgc1.C: New test.
21616
21617 2000-12-28 Geoffrey Keating <geoffk@redhat.com>
21618
21619 * gcc.dg/noncompile/20001228-1.c: New test.
21620
21621 * gcc.dg/20001228-1.c: New test.
21622
21623 * gcc.c-torture/execute/20001228-1.c: New test.
21624
21625 2000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
21626
21627 * gcc.dg/format-strfmon-1.c: New test.
21628
21629 2000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21630
21631 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
21632 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
21633 * gcc.c-torture/execute/string-opt-1.c: Likewise.
21634 * gcc.c-torture/execute/string-opt-2.c: Likewise.
21635 * gcc.c-torture/execute/string-opt-3.c: Likewise.
21636 * gcc.c-torture/execute/string-opt-4.c: Likewise.
21637 * gcc.c-torture/execute/string-opt-6.c: Likewise.
21638 * gcc.c-torture/execute/string-opt-7.c: Likewise.
21639 * gcc.c-torture/execute/string-opt-8.c: Likewise.
21640 * gcc.c-torture/execute/string-opt-9.c: Likewise.
21641 * gcc.c-torture/execute/string-opt-10.c: Likewise.
21642 * gcc.c-torture/execute/string-opt-11.c: Likewise.
21643 * gcc.c-torture/execute/string-opt-12.c: Likewise.
21644
21645 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
21646 * gcc.c-torture/execute/string-opt-4.c: Test index.
21647
21648 2000-12-26 Geoffrey Keating <geoffk@redhat.com>
21649
21650 * gcc.c-torture/compile/20001226-1.c: New test.
21651
21652 2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
21653
21654 * gcc.c-torture/compile/20001222-1.c: New test.
21655 * gcc.c-torture/compile/20001222-1.x: Xfail.
21656
21657 2000-12-22 Alexandre Oliva <aoliva@redhat.com>
21658
21659 * gcc.c-torture/execute/comp-goto-2.c: New test.
21660
21661 2000-12-21 J"orn Rennecke <amylaar@redhat.com>
21662
21663 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
21664 Use long types if __INT_MAX__ is 32767.
21665 (main): Use cast to (sint32 *) when poking 88 into a_page.
21666
21667 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
21668
21669 2000-12-21 Bernd Schmidt <bernds@redhat.com>
21670
21671 * gcc.c-torture/compile/20001221-1.c: New test.
21672 * gcc.c-torture/execute/20001221-1.c: New test.
21673
21674 2000-12-20 Richard Henderson <rth@redhat.com>
21675
21676 * g++.old-deja/g++.pt/crash36.C: Update error lines.
21677 * g++.old-deja/g++.robertl/eb109.C: Likewise.
21678
21679 2000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21680
21681 * gcc.dg/compare3.c: New test.
21682
21683 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
21684
21685 * gcc.dg/format-warnll-1.c: New test.
21686
21687 2000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
21688
21689 * gcc.dg/cpp/cmdlne-P.c: New test.
21690
21691 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
21692
21693 * gcc.c-torture/execute/builtin-abs-1.c,
21694 gcc.c-torture/execute/builtin-abs-2.c: New tests.
21695
21696 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
21697
21698 * gcc.dg/cpp/multiline.c: New test.
21699
21700 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
21701
21702 * g++.old-deja/g++.other/syshdr1.C: Update.
21703 * gcc.dg/cpp/lineflags.c: Remove temporarily.
21704
21705 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21706
21707 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
21708
21709 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21710
21711 * g++.old-deja/g++.pt/ttp65.C: New test.
21712
21713 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21714
21715 * g++.old-deja/g++.pt/ttp64.C: New test.
21716
21717 2000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21718
21719 * g++.old-deja/g++.pt/spec33.C: New test.
21720
21721 2000-12-14 Catherine Moore <clm@redhat.com>
21722
21723 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
21724 * gcc.c-torture/execute/920612-2.c: Likewise.
21725 * gcc.c-torture/execute/920428-2.c: Likewise.
21726 * gcc-c-torture/execute/va-arg-11.c: Call exit.
21727 * gcc.c-torture/execute/va-arg-21.c: Likewise.
21728
21729 2000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21730
21731 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
21732 * gcc.dg/pack-test-2.c: Likewise.
21733
21734 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
21735
21736 Tests by Zack Weinberg <zackw@stanford.edu>.
21737
21738 * gcc.dg/cpp/defined.c: Update.
21739 * gcc.dg/cpp/defined_trad.c: New tests.
21740
21741 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
21742
21743 * gcc.dg/cpp/trad-direct.c: Update.
21744
21745 2000-12-11 Neil Booth <neilb@earthling.net>
21746
21747 * gcc.dg/cpp/defined_trad.c
21748
21749 2000-12-11 Neil Booth <neilb@earthling.net>
21750
21751 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
21752
21753 2000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
21754
21755 * gcc.dg/format-miss-2.c: New test.
21756
21757 2000-12-09 Neil Booth <neilb@earthling.net>
21758
21759 * gcc.dg/cpp/lineflags.c: New tests.
21760 * gcc.dg/cpp/poison.c: Update.
21761 * gcc.dg/cpp/redef2.c: Update.
21762 * gcc.dg/cpp/skipping.c: New test.
21763
21764 2000-12-07 Geoffrey Keating <geoffk@redhat.com>
21765
21766 * g++.old-deja/g++.other/eh3.C: New testcase.
21767
21768 2000-12-07 Neil Booth <neilb@earthling.net>
21769
21770 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
21771 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
21772 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
21773 wtr-union-init-2.c, wtr-union-init-3.c: Update.
21774 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
21775 Update.
21776
21777 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
21778
21779 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
21780 __SIZE_TYPE__ instead of int for type of integers cast to
21781 pointers.
21782
21783 2000-12-07 Jakub Jelinek <jakub@redhat.com>
21784
21785 * g++.old-deja/g++.other/cleanup4.C: New test.
21786
21787 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
21788
21789 * format-sec-1.c: New test.
21790
21791 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
21792
21793 * gcc.dg/format-nonlit-3.c: New test.
21794
21795 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
21796
21797 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
21798 through a null pointer.
21799
21800 2000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21801
21802 * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
21803 * g++.old-deja/g++.pt/partial4.C: New test.
21804
21805 2000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
21806
21807 * gcc.c-torture/execute/ieee/hugeval.x: New.
21808
21809 2000-12-06 Neil Booth <neilb@earthling.net>
21810
21811 * gcc.dg/cpp/backslash2.c: New tests.
21812
21813 2000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21814
21815 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
21816 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
21817
21818 2000-12-05 Geoffrey Keating <geoffk@redhat.com>
21819
21820 * gcc.c-torture/execute/20001203-2.c: New testcase.
21821
21822 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
21823
21824 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
21825 * g++.old-deja/g++.other/virtual10.C: New test.
21826
21827 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
21828
21829 * g++.old-deja/g++.mike/pmf5.C: Remove test.
21830
21831 2000-12-05 Richard Henderson <rth@redhat.com>
21832
21833 * gcc.c-torture/compile/20001205-1.c: New.
21834
21835 2000-12-04 Neil Booth <neilb@earthling.net>
21836
21837 * g++.old-deja/g++.other/virtual9.C: New test.
21838 * g++.old-deja/g++.pt/crash61.C: New test.
21839 * gcc.c-torture/execute/loop-9.c: New test.
21840
21841 2000-12-04 Neil Booth <neilb@earthling.net>
21842
21843 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
21844 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
21845 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
21846 * gcc.dg/cpp/extratokens.c: ...here.
21847
21848 2000-12-04 Neil Booth <neilb@earthling.net>
21849
21850 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
21851 New tests.
21852
21853 2000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21854
21855 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
21856 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
21857
21858 2000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
21859
21860 * gcc.c-torture/execute/20001203-1.c: New test.
21861
21862 2000-12-03 Neil Booth <neilb@earthling.net>
21863
21864 * gcc.dg/cpp/macro6.c: New test cases.
21865
21866 2000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21867
21868 * gcc.c-torture/execute/string-opt-9.c: New test.
21869 * gcc.c-torture/execute/string-opt-10.c: Likewise.
21870 * gcc.c-torture/execute/string-opt-11.c: Likewise.
21871 * gcc.c-torture/execute/string-opt-12.c: Likewise.
21872
21873 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
21874 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
21875
21876 2000-12-02 Geoffrey Keating <geoffk@redhat.com>
21877
21878 * gcc.dg/cpp/if-6.c: New testcase.
21879
21880 * gcc.dg/20001201-1.c: New testcase.
21881
21882 2000-12-02 Neil Booth <neilb@earthling.net>
21883
21884 * g++.old-deja/g++.other/externC4.C,
21885 g++.old-deja/g++.other/friend10.C: New tests.
21886
21887 2000-12-02 Neil Booth <neilb@earthling.net>
21888
21889 * g++.old-deja/g++.other/instan2.C
21890 * g++.old-deja/g++.other/instan3.C: New test.
21891
21892 2000-12-02 Neil Booth <neilb@earthling.net>
21893
21894 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
21895 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
21896 gnuc99.c,gnuc99-pedantic.c: New tests.
21897
21898 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
21899
21900 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
21901 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
21902
21903 2000-12-01 Neil Booth <neilb@earthling.net>
21904
21905 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
21906 * gcc.dg/cpp/poison.c: Update.
21907 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
21908
21909 2000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
21910
21911 * g77.f-torture/execute/20001201.f: New test.
21912
21913 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
21914
21915 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
21916
21917 2000-12-01 Jakub Jelinek <jakub@redhat.com>
21918
21919 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
21920
21921 2000-12-01 Nathan Sidwell <nathan@codesourcery.com>
21922
21923 * g++.old-deja/g++.other/cast6.C: New test.
21924
21925 2000-11-30 Geoffrey Keating <geoffk@redhat.com>
21926
21927 * gcc.c-torture/execute/20001130-2.c: New testcase.
21928
21929 2000-11-30 Richard Henderson <rth@redhat.com>
21930
21931 * gcc.c-torture/execute/20001130-1.c: New test.
21932
21933 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
21934
21935 * g++.old-deja/g++.other/op3.C: New test.
21936
21937 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
21938
21939 * g++.old-deja/g++.other/op2.C: New test.
21940
21941 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
21942
21943 * g++.old-deja/g++.other/crash38.C: New test.
21944
21945 2000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
21946
21947 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
21948
21949 2000-11-29 Jakub Jelinek <jakub@redhat.com>
21950
21951 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
21952 tests.
21953 * gcc.c-torture/execute/string-opt-6.c: New test.
21954
21955 * gcc.dg/20001117-1.c: Add main.
21956
21957 2000-11-28 Geoffrey Keating <geoffk@redhat.com>
21958
21959 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
21960 Move from here ...
21961 * gcc.dg/940510-1.c: ... to here.
21962
21963 * gcc.dg/20000926-1.c: GNU C now allows initializations of
21964 zero-size arrays in toplevel structures.
21965
21966 2000-11-28 Jakub Jelinek <jakub@redhat.com>
21967
21968 * gcc.c-torture/execute/loop-8.c: New test.
21969
21970 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
21971
21972 * g++.old-deja/g++.other/base1.C: New test.
21973
21974 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
21975
21976 * g++.old-deja/g++.other/parse2.C: New test.
21977
21978 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
21979
21980 * g++.old-deja/g++.pt/incomplete1.C: New test.
21981
21982 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
21983
21984 * g++.old-deja/g++.other/friend9.C: New test.
21985
21986 2000-11-28 Jakub Jelinek <jakub@redhat.com>
21987
21988 * gcc.dg/20001127-1.c: New test.
21989
21990 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
21991
21992 * g++.old-deja/g++.pt/friend46.C: New test.
21993
21994 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
21995
21996 * g++.old-deja/g++.other/ptrmem8.C: New test.
21997
21998 2000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21999
22000 * gcc.c-torture/execute/string-opt-7.c: New test.
22001 * gcc.c-torture/execute/string-opt-8.c: Likewise.
22002
22003 2000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
22004
22005 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
22006 instead of 'mkcheck 2'.
22007
22008 2000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
22009
22010 * gcc.c-torture/execute/memcheck/driver.c,
22011 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
22012 C9X references to refer to C99.
22013
22014 2000-11-25 Jakub Jelinek <jakub@redhat.com>
22015
22016 * gcc.dg/ultrasp3.c: New test.
22017
22018 2000-11-25 Neil Booth <neilb@earthling.net>
22019
22020 * gcc.dg/cpp/include2.c: Update test to be locale independent.
22021
22022 2000-11-25 Alexandre Oliva <aoliva@redhat.com>
22023
22024 * gcc.c-torture/compile/20001123-2.c: New.
22025
22026 2000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
22027
22028 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
22029
22030 2000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
22031
22032 * gcc.dg/sequence-point-1.c: Add some new tests.
22033 * gcc.c-torture/execute/20001124-1.c: New test.
22034
22035 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
22036
22037 * g++.old-deja/g++.other/vaarg4.C: New test.
22038 * gcc.c-torture/compile/20001123-1.c: New test.
22039
22040 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
22041
22042 * g++.other/crash24.C: Adjust and remove XFAIL.
22043 * g++.other/crash37.C: New test.
22044
22045 2000-11-23 Nathan Sidwell <nathan@codesourcery.com>
22046
22047 * g++.old-deja/g++.pt/instantiate9.C: New test.
22048
22049 2000-11-22 Mark Mitchell <mark@codesourcery.com>
22050
22051 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
22052 new ABI, too.
22053
22054 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
22055 * g++.old-deja/g++.robertl/eb55.C: Likewise.
22056
22057 2000-11-22 Neil Booth <neilb@earthling.net>
22058
22059 * gcc.dg/cpp/Wtrigraphs.c: New test.
22060
22061 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
22062
22063 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
22064
22065 2000-11-22 Jakub Jelinek <jakub@redhat.com>
22066
22067 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
22068
22069 2000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
22070
22071 * lib/gcc-dg.exp: load_lib scanasm.exp.
22072 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
22073 * lib/g++-dg.exp: load_lib scanasm.exp.
22074 * lib/scanasm.exp: New.
22075 (scan-assembler, scan-assembler-not): Add optional arguments to
22076 test name, or if not present, the pattern name.
22077 (scan-assembler-dem, scan-assembler-dem-not): New.
22078
22079 * g++.dg/dg.exp: New.
22080
22081 2000-11-21 Neil Booth <neilb@earthling.net>
22082
22083 * gcc.dg/cpp/integrated1.c: Remove.
22084
22085 2000-11-21 Jakub Jelinek <jakub@redhat.com>
22086
22087 * gcc.c-torture/execute/20001121-1.c: New test.
22088
22089 2000-11-21 Richard Henderson <rth@redhat.com>
22090
22091 * gcc.c-torture/compile/20001121-1.c: New test.
22092
22093 2000-11-20 Neil Booth <neilb@earthling.net>
22094
22095 * gcc.dg/cpp/integrated1.c: New test.
22096
22097 2000-11-21 Jakub Jelinek <jakub@redhat.com>
22098
22099 * g++.old-deja/g++.other/inline17.C: New test.
22100
22101 2000-11-20 Donald Lindsay <dlindsay@redhat.com>
22102
22103 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
22104 local variable to be zero: I made the variable global. Now
22105 uses abort() and exit() instead of relying on main's return value.
22106
22107 2000-11-20 Neil Booth <neilb@earthling.net>
22108
22109 * gcc.dg/cpp/paste2.c: Update test.
22110 * objc/execute/paste.m: New test.
22111
22112 2000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
22113
22114 * gcc.dg/c99-condexpr-1.c: New test.
22115
22116 2000-11-20 Neil Booth <neilb@earthling.net>
22117
22118 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
22119
22120 2000-11-20 Nathan Sidwell <nathan@codesourcery.com>
22121
22122 * g++.old-deja/g++.pt/export1.C: New test.
22123
22124 2000-11-20 Jakub Jelinek <jakub@redhat.com>
22125
22126 * gcc.dg/20001117-1.c: New test.
22127
22128 2000-11-18 Richard Henderson <rth@redhat.com>
22129
22130 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
22131
22132 2000-11-18 Richard Henderson <rth@redhat.com>
22133
22134 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
22135 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
22136 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
22137
22138 2000-11-18 Richard Henderson <rth@redhat.com>
22139
22140 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
22141 (main): New. Exit cleanly.
22142
22143 2000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
22144
22145 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
22146 gcc.dg/c99-fordecl-2.c: New tests.
22147
22148 2000-11-18 Richard Henderson <rth@redhat.com>
22149
22150 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
22151 * gcc.c-torture/execute/zerolen-2.c: New.
22152
22153 2000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22154
22155 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
22156 memory.
22157
22158 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
22159
22160 * g++.old-deja/g++.pt/instantiate8.C: New test.
22161
22162 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
22163
22164 * g++.old-deja/g++.other/incomplete.C: Add more tests.
22165 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
22166
22167 2000-11-16 Nick Clifton <nickc@redhat.com>
22168
22169 * gcc.c-torture/execute/nestfunc-2.c: New test.
22170 * gcc.c-torture/execute/nestfunc-3.c: New test.
22171
22172 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
22173
22174 * gcc.c-torture/compile/20001116-1.c: New test.
22175
22176 2000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22177
22178 * gcc.c-torture/execute/20001115-1.c: New test.
22179
22180 2000-11-15 Mark Mitchell <mark@codesourcery.com>
22181
22182 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
22183 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
22184 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
22185 * g++.old-deja/g++.abi/vmihint.C: Likewise.
22186
22187 2000-11-15 Neil Booth <neilb@earthling.net>
22188
22189 gcc.dg/cpp/_Pragma1.c: Update.
22190 gcc.dg/cpp/_Pragma2.c: New test.
22191
22192 2000-11-15 Nathan Sidwell <nathan@codesourcery.com>
22193
22194 * g++.old-deja/g++.other/anon5.C: New test.
22195
22196 2000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
22197
22198 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
22199 tests.
22200
22201 2000-11-14 Jakub Jelinek <jakub@redhat.com>
22202
22203 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
22204 output.
22205
22206 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
22207
22208 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
22209 labels at end of compound statements.
22210
22211 2000-11-13 Jakub Jelinek <jakub@redhat.com>
22212
22213 * gcc.c-torture/execute/loop-7.c: New test.
22214
22215 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
22216
22217 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
22218
22219 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
22220
22221 * gcc.dg/c99-bool-1.c: New test.
22222
22223 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
22224
22225 * gcc.dg/c99-scope-1.c: Remove xfail.
22226 * gcc.dg/c99-scope-2.c: New test.
22227
22228 2000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22229
22230 * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
22231 * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
22232
22233 2000-11-11 Mark Mitchell <mark@codesourcery.com>
22234
22235 * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
22236 error messages.
22237
22238 * g++.mike/p700.C: Don't typedef wchar_t.
22239 * g++.mike/p784.C: Likewise.
22240 * g++.mike/eb101.C: Don't use __wchar_t.
22241
22242 2000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
22243
22244 * g77.f-torture/execute/20001111.[fx]: Test premature exit
22245 from DO loop.
22246
22247 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
22248
22249 * gcc.c-torture/execute/20001111-1.c: New test.
22250
22251 2000-11-10 Nick Clifton <nickc@redhat.com>
22252
22253 * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
22254 long multuiple and accumulate.
22255
22256 2000-11-09 Richard Henderson <rth@redhat.com>
22257
22258 * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
22259 via size_t instead of int.
22260
22261 * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
22262 * gcc.c-torture/execute/string-opt-2.c: Likewise.
22263 * gcc.c-torture/execute/string-opt-3.c: Likewise.
22264 * gcc.c-torture/execute/string-opt-4.c: Likewise.
22265
22266 2000-11-09 Geoffrey Keating <geoffk@redhat.com>
22267
22268 * gcc.c-torture/compile/20001109-1.c: New test.
22269 * gcc.c-torture/compile/20001109-2.c: New test.
22270
22271 2000-11-09 Nathan Sidwell <nathan@codesourcery.com>
22272
22273 * g++.old-deja/g++.pt/operator1.C: New test.
22274 * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
22275
22276 2000-11-09 Jakub Jelinek <jakub@redhat.com>
22277
22278 * gcc.dg/20001108-1.c: New test.
22279
22280 2000-11-09 Jakub Jelinek <jakub@redhat.com>
22281
22282 * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
22283 with both arguments constant strings.
22284 * gcc.c-torture/execute/string-opt-3.c: New test.
22285 * gcc.c-torture/execute/string-opt-4.c: New test.
22286 * gcc.c-torture/execute/string-opt-5.c: New test.
22287
22288 2000-11-08 Nick Clifton <nickc@redhat.com>
22289
22290 * gcc.c-torture/execute/20001108-1.c: New test case. Checks
22291 mulsidi3adddi patterns.
22292
22293 2000-11-08 Nathan Sidwell <nathan@codesourcery.com>
22294
22295 * g++.old-deja/g++.other/crash36.C: New test.
22296
22297 2000-11-08 Jakub Jelinek <jakub@redhat.com>
22298
22299 * g++.old-deja/g++.other/init16.C: New test.
22300
22301 2000-11-06 Loren J. Rittle <ljrittle@acm.org>
22302
22303 * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
22304
22305 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
22306
22307 * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
22308 * gcc.c-torture/execute/va-arg-16.x: Likewise.
22309 * gcc.c-torture/execute/va-arg-17.x: Likewise.
22310
22311 2000-11-07 DJ Delorie <dj@redhat.com>
22312
22313 * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
22314
22315 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22316
22317 * gcc.c-torture/execute/string-opt-1.c: New test.
22318
22319 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
22320
22321 * gcc.c-torture/execute/va-arg-15.x: New file. Fails on
22322 mips-sgi-irix6.* because the MIPS ABI passes floating-point
22323 parameters in registers, and there is no way for a varargs
22324 function to know in which order the integer and floating-point
22325 parameters should be interleaved when they are placed on the
22326 stack.
22327 * gcc.c-torture/execute/va-arg-16.x: Likewise.
22328 * gcc.c-torture/execute/va-arg-17.x: Likewise.
22329
22330 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22331
22332 * gcc.c-torture/execute/string-opt-2.c: New test.
22333
22334 2000-11-07 Nathan Sidwell <nathan@codesourcery.com>
22335
22336 * g++.old-deja/g++.pt/crash60.C: New test.
22337
22338 2000-11-06 Jakub Jelinek <jakub@redhat.com>
22339
22340 * g++.old-deja/g++.other/crash24.C: New test.
22341 * g++.old-deja/g++.other/crash25.C: New test.
22342 * g++.old-deja/g++.other/crash26.C: New test.
22343 * g++.old-deja/g++.other/crash27.C: New test.
22344 * g++.old-deja/g++.other/crash28.C: New test.
22345 * g++.old-deja/g++.other/crash29.C: New test.
22346 * g++.old-deja/g++.other/crash30.C: New test.
22347 * g++.old-deja/g++.other/crash31.C: New test.
22348 * g++.old-deja/g++.other/crash32.C: New test.
22349 * g++.old-deja/g++.other/crash33.C: New test.
22350 * g++.old-deja/g++.other/crash34.C: New test.
22351 * g++.old-deja/g++.other/crash35.C: New test.
22352
22353 2000-11-06 Jakub Jelinek <jakub@redhat.com>
22354
22355 * gcc.c-torture/execute/20001031-1.c: New test.
22356
22357 2000-11-04 Mark Mitchell <mark@codesourcery.com>
22358
22359 * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
22360 namespace.
22361
22362 * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
22363 standards-conformant.
22364
22365 * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
22366
22367 * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
22368 * g++.old-deja/g++.mike/p755a.C: Likewise.
22369 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
22370 library makes no calls to `operator new' during initialization.
22371
22372 2000-11-04 Neil Booth <neilb@earthling.net>
22373
22374 * gcc.dg/cpp/include2.c: New tests.
22375
22376 2000-11-03 Mark P Mitchell <mark@codesourcery.com>
22377
22378 * lib/g++.exp (g++_set_ld_library_path): New function.
22379 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
22380
22381 2000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
22382
22383 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
22384 warnings.
22385
22386 2000-11-01 Richard Henderson <rth@redhat.com>
22387
22388 * g++.old-deja/g++.ext/namedret1.C: New.
22389 * g++.old-deja/g++.ext/namedret2.C: New.
22390 * g++.old-deja/g++.ext/namedret3.C: New.
22391
22392 2000-10-31 Geoffrey Keating <geoffk@cygnus.com>
22393
22394 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
22395 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
22396
22397 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22398
22399 * gcc.c-torture/execute/va-arg-21.c: New test.
22400
22401 2000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
22402
22403 * gcc.dg/c99-complex-2.c: New test.
22404
22405 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22406
22407 * gcc.c-torture/execute/stdio-opt-1.c: New test.
22408
22409 2000-10-31 Jakub Jelinek <jakub@redhat.com>
22410
22411 * g++.old-deja/g++.other/inline16.C: New test.
22412
22413 2000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
22414
22415 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
22416 __PRETTY_FUNCTION__
22417
22418 2000-10-29 Neil Booth <neilb@earthling.net>
22419
22420 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
22421 New tests.
22422 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
22423 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
22424 optimisation.
22425
22426 2000-10-29 Neil Booth <neilb@earthling.net>
22427
22428 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
22429 * mi1.c, mi1c.h: Add null directives to multiple-include test.
22430 * mi5.c: Test multiple includes work with -C.
22431 * trigraphs.c: Test ^= version.
22432
22433 2000-10-28 Neil Booth <neilb@earthling.net>
22434
22435 New tests and test updates for new macro expander.
22436
22437 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
22438 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
22439 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
22440 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
22441 new diagnostic messages.
22442
22443 * gcc.dg/cpp/macro3.c: New tests.
22444
22445 2000-10-27 Mark Mitchell <mark@codesourcery.com>
22446
22447 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
22448 on the same line.
22449
22450 2000-10-27 Jakub Jelinek <jakub@redhat.com>
22451
22452 * g++.old-deja/g++.other/eh2.C: New test.
22453
22454 2000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
22455
22456 * gcc.c-torture/execute/20001027-1.c: New test.
22457
22458 2000-10-26 Richard Henderson <rth@redhat.com>
22459
22460 * gcc.c-torture/execute/20001026-1.c: New.
22461
22462 2000-10-26 Mark Mitchell <mark@codesourcery.com>
22463
22464 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
22465 * g++.old-deja/g++.law/builtin1.C: Likewise.
22466 * g++.old-deja/g++.law/ctors10.C: Likewise.
22467 * g++.old-deja/g++.law/virtual3.C: Likewise.
22468 * g++.old-deja/g++.mike/p658.C: Likewise.
22469 * g++.old-deja/g++.other/sibcall1.C: Likewise.
22470 * g++.old-deja/g++.other/vaarg2.C: Likewise.
22471 * g++.old-deja/g++.robertl/eb124.C: Likewise.
22472 * g++.old-deja/g++.robertl/eb44.C: Likewise.
22473 * g++.old-deja/g++.robertl/eb77.C: Likewise.
22474
22475 2000-10-26 Nathan Sidwell <nathan@codesourcery.com>
22476
22477 * gcc.c-torture/compile/20001024-1.c: New test.
22478
22479 2000-10-25 Mark Mitchell <mark@codesourcery.com>
22480
22481 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
22482 to tell us whether or not we are using V3.
22483
22484 2000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
22485
22486 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
22487 operands.
22488
22489 2000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
22490
22491 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
22492
22493 2000-10-25 Jakub Jelinek <jakub@redhat.com>
22494
22495 * gcc.c-torture/execute/20001024-1.c: New test.
22496
22497 2000-10-24 Jakub Jelinek <jakub@redhat.com>
22498
22499 * g++.old-deja/g++.other/sibcall1.C: New test.
22500
22501 2000-10-20 Jakub Jelinek <jakub@redhat.com>
22502
22503 * gcc.dg/noncompile/init-3.c: New test.
22504
22505 2000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
22506
22507 * gcc.dg/format-array-1.c: New test.
22508
22509 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
22510
22511 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
22512 writing through null pointers; remove comment about testing
22513 unterminated strings.
22514
22515 2000-10-17 Matthew Hiller <hiller@redhat.com>
22516
22517 * gcc.c-torture/execute/20001017-2.c: New test.
22518
22519 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
22520
22521 * gcc.c-torture/compile/20001018-1.c: New test.
22522 * gcc.c-torture/compile/20001018-1.x: Xfail.
22523
22524 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22525
22526 * gcc.c-torture/execute/20001017-1.c: New test.
22527
22528 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
22529
22530 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
22531 for multiple use of arguments with scanf formats; add tests for
22532 multiple use of arguments.
22533
22534 2000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
22535
22536 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
22537
22538 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
22539
22540 * gcc.dg/format-miss-1.c: New test.
22541
22542 2000-10-16 Jakub Jelinek <jakub@redhat.com>
22543
22544 * gcc.c-torture/execute/20001013-1.c: New test.
22545
22546 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
22547
22548 * gcc.dg/format-branch-1.c: New test.
22549
22550 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
22551
22552 * README, lib/file-format.exp: Remove EGCS references.
22553
22554 2000-10-16 Jakub Jelinek <jakub@redhat.com>
22555
22556 * gcc.dg/20001013-1.c: New test.
22557
22558 2000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
22559
22560 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
22561 for intmax_t in the compiler using __typeof__ and the type rules
22562 for conditional expressions.
22563
22564 2000-10-13 Jakub Jelinek <jakub@redhat.com>
22565
22566 * gcc.dg/20001012-1.c: New test.
22567 * gcc.dg/20001012-2.c: New test.
22568
22569 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
22570
22571 * gcc.dg/format-attr-1.c: New test.
22572
22573 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
22574
22575 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
22576 __LONG_LONG_MAX__ instead of LLONG_MAX.
22577
22578 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
22579
22580 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
22581 scanf flags.
22582 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
22583 flags.
22584
22585 2000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
22586
22587 * gcc.dg/sequence-pt-1.c: New test.
22588
22589 2000-10-11 Geoff Keating <geoffk@cygnus.com>
22590
22591 * gcc.c-torture/execute/20001011-1.c: New testcase.
22592 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
22593
22594 2000-10-10 Jakub Jelinek <jakub@redhat.com>
22595
22596 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
22597 does not error on it.
22598
22599 2000-10-10 Jakub Jelinek <jakub@redhat.com>
22600
22601 * gcc.dg/20001009-1.c: New test.
22602
22603 Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
22604
22605 * gcc.c-torture/compile/20001009-1.c: Move from here ....
22606 * gcc.c-torture/execute/20001009-2.c: ... to here.
22607
22608 2000-10-09 Geoff Keating <geoffk@cygnus.com>
22609
22610 * gcc.c-torture/compile/20001009-1.c: New testcase.
22611 * gcc.c-torture/execute/20001009-1.c: New testcase.
22612 Testcases provided by Jan Hubicka <jh@suse.cz>.
22613
22614 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
22615
22616 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
22617 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
22618 uintmax_t using <limits.h> to emulate the compiler's internal
22619 logic. No longer XFAIL %j tests.
22620
22621 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
22622
22623 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
22624 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
22625 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
22626 regexps and details of expected handling of some bad formats.
22627 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
22628 suppression.
22629
22630 2000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
22631
22632 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
22633 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
22634 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
22635 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
22636 in list archives.
22637
22638 2000-10-06 Richard Henderson <rth@cygnus.com>
22639
22640 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
22641 * g++.old-deja/g++.brendan/crash52.C: Likewise.
22642 * g++.old-deja/g++.jason/report.C: Likewise.
22643 * g++.old-deja/g++.law/friend5.C: Likewise.
22644 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
22645 of the expected warnings.
22646
22647 2000-10-06 Nathan Sidwell <nathan@codesourcery.com>
22648
22649 * g++.old-deja/g++.pt/enum14.C: New test.
22650
22651 2000-10-05 Nathan Sidwell <nathan@codesourcery.com>
22652
22653 * g++.old-deja/g++.pt/crash59.C: New test.
22654
22655 2000-10-04 Will Cohen <wcohen@redhat.com>
22656
22657 * gcc.dg/20000926-1.c: New test.
22658
22659 2000-10-03 Geoff Keating <geoffk@cygnus.com>
22660
22661 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
22662 function name for current C++ compiler.
22663 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
22664
22665 2000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
22666
22667 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
22668 __PRETTY_FUNCTION__.
22669 * g++.old-deja/g++.ext/pretty2.C: Likewise.
22670
22671 2000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22672
22673 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
22674
22675 2000-09-26 Jakub Jelinek <jakub@redhat.com>
22676
22677 * gcc.c-torture/compile/20000923-1.c: New test.
22678
22679 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
22680
22681 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
22682 * g++.old-deja/g++.pt/ttp62.C: Same.
22683 * g++.old-deja/g++.other/inline14.C: Same.
22684
22685 2000-09-24 Richard Henderson <rth@cygnus.com>
22686
22687 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
22688
22689 2000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
22690
22691 * gcc.dg/c90-printf-1.c: Add test for wide string format.
22692
22693 2000-09-22 Geoff Keating <geoffk@cygnus.com>
22694
22695 * gcc.c-torture/compile/20000922-1.c: New file.
22696
22697 2000-09-21 Nick Clifton <nickc@redhat.com>
22698
22699 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
22700 a signed long modulo operation.
22701 (mod6): New function - perform an unsigned long modulo operation.
22702 (main): Add tests for modulos of very large numbers by very small
22703 dividends.
22704
22705 2000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22706
22707 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
22708
22709 2000-09-19 Richard Henderson <rth@cygnus.com>
22710
22711 * gcc.dg/compare2.c (case 10): XFAIL.
22712
22713 2000-09-18 Richard Henderson <rth@cygnus.com>
22714
22715 * gcc.c-torture/execute/20000906-1.c: Move ...
22716 * gcc.dg/20000906-1.c: ... here. Only run on targets
22717 that support __builtin_trap.
22718
22719 Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
22720
22721 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
22722
22723 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
22724
22725 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
22726 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
22727 more $ format tests.
22728
22729 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
22730
22731 * gcc.dg/format-errmk-1.c: New test.
22732
22733 2000-09-17 Greg McGary <greg@mcgary.org>
22734
22735 * gcc.c-torture/execute/20000917-1.x: Remove.
22736
22737 2000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
22738
22739 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
22740
22741 2000-09-17 Greg McGary <greg@mcgary.org>
22742
22743 * gcc.c-torture/execute/20000917-1.c: New test.
22744 * gcc.c-torture/execute/20000917-1.x: XFAIL.
22745
22746 2000-09-16 Neil Booth <NeilB@earthling.net>
22747
22748 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
22749 in nested macro bug.
22750
22751 2000-09-15 Neil Booth <NeilB@earthling.net>
22752
22753 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
22754
22755 2000-09-14 Jeffrey A Law (law@cygnus.com)
22756
22757 * gcc.c-torture/execute/20000914-1.c: New test.
22758
22759 2000-09-12 Alexandre Oliva <aoliva@redhat.com>
22760
22761 * g++.other/inline13.C: New test.
22762
22763 2000-09-12 Andreas Jaeger <aj@suse.de>
22764
22765 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
22766 constant by Ulrich Drepper <drepper@redhat.com>.
22767
22768 2000-09-12 J"orn Rennecke <amylaar@redhat.co.uk>
22769
22770 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
22771
22772 2000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22773
22774 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
22775
22776 2000-09-11 Zack Weinberg <zack@wolery.cumb.org>
22777
22778 * gcc.dg/cpp/backslash.c: New test.
22779
22780 2000-09-11 Alexandre Oliva <aoliva@redhat.com>
22781
22782 * gcc.c-torture/execute/20000910-1.c: New test.
22783 * gcc.c-torture/execute/20000910-2.c: Likewise.
22784
22785 2000-09-11 Robert Lipe <robertl@sco.com>
22786
22787 * gcc.dg/pragma-align.c: New test.
22788
22789 2000-09-11 Nathan Sidwell <nathan@codesourcery.com>
22790
22791 * g++.old-deja/g++.pt/explicit82.C: New test.
22792 * g++.old-deja/g++.pt/explicit83.C: New test.
22793
22794 2000-09-10 Zack Weinberg <zack@wolery.cumb.org>
22795
22796 * gcc.dg/asm-names.c: New test.
22797
22798 2000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22799
22800 * gcc.dg/cpp/tr-warn6.c: New test
22801
22802 2000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
22803
22804 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
22805 be accepted.
22806
22807 2000-09-07 Catherine Moore <clm@redhat.com>
22808
22809 * gcc.c-torture/execute/unroll-1.c: New test.
22810
22811 2000-09-06 Zack Weinberg <zack@wolery.cumb.org>
22812
22813 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
22814 ERROR markers.
22815 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
22816 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
22817 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
22818 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
22819 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
22820 Preprocess only.
22821 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
22822 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
22823
22824 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
22825
22826 * g++.old-deja/g++.pt/deduct2.C: New test.
22827
22828 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
22829
22830 * g++.old-deja/g++.pt/parms2.C: New test.
22831
22832 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
22833
22834 * g++.old-deja/g++.pt/crash58.C: New test.
22835
22836 2000-09-06 Greg McGary <greg@mcgary.org>
22837
22838 * gcc.c-torture/execute/20000906-1.c: New test.
22839 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
22840
22841 2000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22842
22843 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
22844
22845 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
22846
22847 * g++.old-deja/g++.pt/crash57.C: New test.
22848
22849 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
22850
22851 * g++.old-deja/g++.pt/crash56.C: New test.
22852
22853 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
22854
22855 * g++.old-deja/g++.pt/koenig1.C: New test.
22856
22857 2000-09-04 Jakub Jelinek <jakub@redhat.com>
22858
22859 * gcc.dg/20000904-1.c: New test.
22860
22861 2000-09-04 Jakub Jelinek <jakub@redhat.com>
22862
22863 * gcc.dg/cpp/paste8.c: New test.
22864
22865 2000-09-01 Alexandre Oliva <aoliva@redhat.com>
22866
22867 * gcc.c-torture/compile/20000827-1.c: New test.
22868
22869 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
22870
22871 * gcc.dg/format-diag-1.c: New test.
22872
22873 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
22874
22875 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
22876 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
22877 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
22878 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
22879 gcc.dg/formatz-1.c: Adjust warning regular expressions.
22880
22881 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
22882
22883 * g++.old-deja/g++.other/nested4.C: New test.
22884
22885 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
22886
22887 * g++.old-deja/g++.ns/scoped1.C: New test.
22888
22889 2000-08-30 Alexandre Oliva <aoliva@redhat.com>
22890
22891 * lib/g++.exp: Support testing already-installed GCC.
22892
22893 2000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22894
22895 * wtr-label-1.c, wtr-suffix-1.c: New tests.
22896
22897 2000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22898
22899 * gcc.dg/return-type-2.c: New test.
22900
22901 2000-08-27 Geoff Keating <geoffk@cygnus.com>
22902
22903 * gcc.c-torture/compile/20000825-1.c: New test.
22904
22905 2000-08-26 Alexandre Oliva <aoliva@redhat.com>
22906
22907 * gcc.dg/dwarf2-2.c: New test.
22908
22909 2000-08-26 Zack Weinberg <zack@wolery.cumb.org>
22910
22911 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
22912 dg-warning regexps.
22913
22914 2000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
22915
22916 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
22917 gcc.dg/format-ext-5.c: New tests.
22918
22919 2000-08-25 Jakub Jelinek <jakub@redhat.com>
22920
22921 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
22922
22923 2000-08-24 Mark Mitchell <mark@codesourcery.com>
22924
22925 * gcc.dg/noncompile/930622-2.c: Adjust error message.
22926
22927 2000-08-24 Richard Henderson <rth@cygnus.com>
22928
22929 * gcc.dg/ia64-sync-1.c: New test.
22930 * gcc.dg/ia64-sync-2.c: New test.
22931 * gcc.dg/ia64-asm-1.c: New test.
22932
22933 2000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
22934
22935 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
22936 * gcc.dg/format-ext-2.c: New test.
22937
22938 2000-08-23 Jason Merrill <jason@redhat.com>
22939
22940 * lib/old-dejagnu.exp: Also ignore "In member function" and
22941 "At global scope".
22942
22943 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22944
22945 * gcc.dg/noncompile/label-lineno-1.c: New test.
22946
22947 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
22948
22949 * gcc.dg/c99-array-nonobj-1.c: New test.
22950
22951 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
22952
22953 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
22954 tests.
22955 * gcc.dg/format-ext-1.c: New test.
22956
22957 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22958
22959 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
22960 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
22961 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
22962 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
22963 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
22964
22965 2000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
22966
22967 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
22968 gcc.dg/c99-strftime-2.c: New tests.
22969
22970 2000-08-22 Richard Henderson <rth@cygnus.com>
22971
22972 * gcc.c-torture/execute/20000822-1.c: New test.
22973
22974 2000-08-21 Jakub Jelinek <jakub@redhat.com>
22975
22976 * gcc.c-torture/execute/20000819-1.x: Remove.
22977
22978 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
22979
22980 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
22981 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
22982 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
22983 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
22984 gcc.dg/format-xopen-1.c: New tests.
22985
22986 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
22987
22988 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
22989
22990 2000-08-21 Jakub Jelinek <jakub@redhat.com>
22991
22992 * g++.old-deja/g++.other/loop2.C: New test.
22993
22994 * gcc.c-torture/compile/20000606-1.c: New test.
22995 * gcc.c-torture/compile/20000728-1.c: New test.
22996 * gcc.c-torture/execute/20000801-1.c: New test.
22997 * gcc.c-torture/execute/20000801-2.c: New test.
22998 * gcc.c-torture/execute/20000819-1.c: New test.
22999 * gcc.c-torture/execute/20000819-1.x: XFAIL.
23000 * gcc.dg/20000629-1.c: New test.
23001 * gcc.dg/20000724-1.c: New test.
23002 * gcc.dg/20000807-1.c: New test.
23003
23004 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
23005
23006 * gcc.dg/cpp/pragma-1.c: New test.
23007 * gcc.dg/cpp/pragma-2.c: New test.
23008
23009 2000-08-18 Zack Weinberg <zack@wolery.cumb.org>
23010
23011 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
23012 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
23013
23014 2000-08-18 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
23015
23016 * gcc.c-torture/compile/20000818-1.c: New test.
23017
23018 2000-08-18 Manfred Hollstein <manfredh@redhat.com>
23019
23020 * gcc.c-torture/execute/20000818-1.c: New test.
23021
23022 2000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
23023
23024 * gcc.dg/format-va-1.c: New test.
23025
23026 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
23027
23028 * g++.old-deja/g++.other/typedef8.C: New test.
23029
23030 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
23031
23032 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
23033 * g++.old-deja/g++.mike/net36.C: Mark candidate.
23034 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
23035 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
23036 * g++.old-deja/g++.other/ptrmem7.C: New test.
23037 * g++.old-deja/g++.pt/ptrmem10.C: New test.
23038
23039 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
23040
23041 * g++.old-deja/g++.pt/typename27.C: New test.
23042
23043 2000-08-17 Nathan Sidwell <nathan@codesourcery.com>
23044
23045 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
23046 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
23047 * g++.old-deja/g++.pt/friend45.C: New test.
23048 * g++.old-deja/g++.other/friend8.C: New test.
23049
23050 2000-08-15 Richard Henderson <rth@cygnus.com>
23051
23052 * gcc.c-torture/execute/20000815-1.c: New test.
23053
23054 2000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
23055
23056 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
23057 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
23058 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
23059
23060 2000-08-14 Nathan Sidwell <nathan@codesourcery.com>
23061
23062 * g++.old-deja/g++.other/refinit2.C: New test.
23063
23064 2000-08-13 Geoff Keating <geoffk@cygnus.com>
23065
23066 * lib/c-torture.exp (c-torture): Make
23067 compiler_conditional_xfail_data global.
23068 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
23069 compiler_conditional_xfail_data machinery.
23070 (f-torture-execute): Likewise.
23071 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
23072 and only when unrolling loops.
23073
23074 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
23075
23076 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
23077
23078 * g++.old-deja/g++.pt/explicit81.C: New test.
23079
23080 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
23081
23082 * g++.old-deja/g++.pt/typename26.C: New test.
23083
23084 2000-08-10 Geoff Keating <geoffk@cygnus.com>
23085
23086 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
23087 warning.
23088
23089 2000-08-10 Nathan Sidwell <nathan@codesourcery.com>
23090
23091 * g++.old-deja/g++.other/array3.C: New test.
23092
23093 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
23094
23095 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
23096 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
23097 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
23098 New tests.
23099
23100 2000-08-09 Nathan Sidwell <nathan@codesourcery.com>
23101
23102 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
23103 * g++.old-deja/g++.abi/vmihint.C: Likewise.
23104
23105 2000-08-09 Alexandre Oliva <aoliva@redhat.com>
23106
23107 * gcc.c-torture/execute/20000808-1.c: New test.
23108
23109 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
23110
23111 * gcc.dg/c90-const-expr-1.c: New test.
23112
23113 2000-08-08 Richard Henderson <rth@cygnus.com>
23114
23115 * gcc.dg/noncompile/920923-1.c: Declare calloc.
23116
23117 2000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
23118
23119 * gcc.dg/noncompile/const-ll-1.c: New test.
23120
23121 2000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
23122
23123 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
23124
23125 2000-08-06 Ovidiu Predescu <ovidiu@cup.hp.com>
23126
23127 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
23128 that running programs linked against the shared version of libobjc
23129 run correctly.
23130
23131 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
23132
23133 * gcc.dg/c99-printf-1.c: New test.
23134
23135 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
23136
23137 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
23138
23139 2000-08-05 Zack Weinberg <zack@wolery.cumb.org>
23140
23141 * gcc.c-torture/execute/20000731-1.x: Delete.
23142
23143 2000-08-04 Zack Weinberg <zack@wolery.cumb.org>
23144
23145 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
23146 and torture_without_loops as is done by c-torture.exp.
23147 (search_for): Copy from c-torture.exp.
23148 (gcc-dg-runtest): New function, drives a directory of tests
23149 iterating over the TORTURE_OPTIONS.
23150 (scan-assembler, scan-assembler-not): Move here from
23151 individual directory drivers.
23152
23153 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
23154 defined by lib/gcc-dg.exp.
23155 * gcc.dg/cpp/cpp.exp: Likewise.
23156 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
23157 gcc-dg-runtest, so we cycle over optimization options.
23158
23159 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
23160 * gcc.dg/compare2.c: No longer expected to fail.
23161
23162 2000-08-04 J"orn Rennecke <amylaar@cygnus.co.uk>
23163
23164 * gcc.c-torture/execute/20000804-1.c: New test.
23165
23166 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
23167
23168 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
23169
23170 2000-08-03 Zack Weinberg <zack@wolery.cumb.org>
23171
23172 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
23173
23174 2000-08-03 Jeffrey A Law (law@cygnus.com)
23175
23176 * gcc.c-torture/compile/20000803-1.c: New test.
23177
23178 2000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
23179
23180 * gcc.c-torture/execute/20000801-3.c,
23181 gcc.c-torture/execute/20000801-4.c: New tests.
23182 * gcc.c-torture/execute/20000801-3.x,
23183 gcc.c-torture/execute/20000801-4.x: Xfail.
23184
23185 2000-08-02 Geoff Keating <geoffk@cygnus.com>
23186
23187 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
23188 libobjc/.libs to allow for libtool.
23189
23190 2000-08-02 Jakub Jelinek <jakub@redhat.com>
23191
23192 * gcc.c-torture/compile/20000802-1.c: New test.
23193
23194 2000-08-02 Zack Weinberg <zack@wolery.cumb.org>
23195
23196 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
23197
23198 2000-07-31 Jeffrey A Law (law@cygnus.com)
23199
23200 * gcc-c-torture/execute/20000731-2.c: New test.
23201
23202 * gcc.c-torture/execute/20000731-1.c: New test.
23203 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
23204
23205 2000-07-31 Jakub Jelinek <jakub@redhat.com>
23206
23207 * testsuite/gcc.dg/cpp/paste7.c: New test.
23208 * gcc.dg/cpp/20000725-1.c: New test.
23209
23210 2000-07-31 Zack Weinberg <zack@wolery.cumb.org>
23211
23212 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
23213 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
23214 declaration warning for __builtin_dwarf_reg_size.
23215
23216 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
23217
23218 2000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
23219
23220 * gcc.dg/noncompile/voidparam-1.c: New test.
23221
23222 2000-07-30 Richard Henderson <rth@cygnus.com>
23223
23224 * gcc.dg/c90-digraph-1.c: Don't xfail.
23225 * gcc.dg/compare2.c (case 10): Xfail.
23226 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
23227
23228 2000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
23229
23230 * gcc.dg/c99-main-1.c: New test.
23231
23232 2000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
23233
23234 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
23235
23236 2000-07-26 Hans-Peter Nilsson <hp@axis.com>
23237
23238 * gcc.c-tortuer/execute/20000726-1.c: New test.
23239
23240 2000-07-26 Alexandre Oliva <aoliva@redhat.com>
23241
23242 * gcc.c-torture/execute/enum-2.c: New test.
23243
23244 2000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23245
23246 * gcc.dg/cpp/tr-warn3.c: New test.
23247
23248 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
23249
23250 * g++.old-deja/g++.ext/implicit1.C: Remove.
23251 * g++.old-deja/g++.jason/c2.C: Remove
23252 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
23253 * g++.old-deja/g++.pt/crash16.C: Likewise.
23254 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
23255
23256 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
23257
23258 * g++.old-deja/g++.other/for2.C: New test.
23259
23260 2000-07-25 Jakub Jelinek <jakub@redhat.com>
23261
23262 * gcc.dg/20000720-1.c: New test.
23263
23264 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
23265
23266 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
23267
23268 2000-07-24 Geoff Keating <geoffk@cygnus.com>
23269
23270 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
23271 * gcc.c-torture/execute/20000722-1.c: New.
23272 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
23273
23274 2000-07-24 Jakub Jelinek <jakub@redhat.com>
23275
23276 * gcc.dg/cpp/20000720-1.S: New test.
23277
23278 2000-07-21 Michael Meissner <meissner@redhat.com>
23279
23280 * gcc.c-torture/execute/ieee/hugeval.c: New test.
23281
23282 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
23283
23284 * g++.old-deja/g++.brendan/crash16.C,
23285 g++.old-deja/g++.brendan/parse3.C,
23286 g++.old-deja/g++.brendan/redecl1.C,
23287 g++.old-deja/g++.ns/template13.C,
23288 g++.old-deja/g++.other/decl4.C,
23289 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
23290
23291 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
23292
23293 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
23294 and "Internal error".
23295
23296 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
23297 regexps.
23298 * gcc.dg/cpp/paste6.c: New test.
23299
23300 2000-07-19 Zack Weinberg <zack@wolery.cumb.org>
23301
23302 * gcc.dg/cpp/tr-direct.c: New test.
23303
23304 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
23305 gcc.dg/cpp/undef1.c: Tweak error regexps.
23306
23307 2000-07-18 Eric Christopher <echristo@redhat.com>
23308
23309 * gcc.c-torture/compile/20000718-1.c: New test.
23310
23311 2000-07-18 Zack Weinberg <zack@wolery.cumb.org>
23312
23313 * cpplex.c (_cpp_push_token): If the token being pushed back
23314 is the previous token in this context, just subtract one from
23315 context->posn.
23316 * cppmacro.c (save_expansion): Clear aux field when storing a
23317 placemarker.
23318
23319 2000-07-18 Alexandre Oliva <aoliva@redhat.com>
23320
23321 * gcc.dg/noncompile/redecl-1.c: New test.
23322
23323 2000-07-18 Jakub Jelinek <jakub@redhat.com>
23324
23325 * gcc.c-torture/execute/20000717-5.c: New test.
23326 * gcc.c-torture/execute/20000717-1.x: Removed.
23327
23328 2000-07-17 Richard Henderson <rth@cygnus.com>
23329
23330 * gcc.c-torture/execute/20000717-4.c: New test.
23331
23332 2000-07-17 Zack Weinberg <zack@wolery.cumb.org>
23333
23334 * gcc.dg/cpp/syshdr.c: New test.
23335 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
23336
23337 2000-07-17 Neil Booth <neilb@earthling.net>
23338
23339 * gcc.dg/cpp/cmdlne-dM.c: New test.
23340 * gcc.dg/cpp/cmdlne-dD.c: New test.
23341
23342 2000-07-17 Jeffrey A Law (law@cygnus.com)
23343
23344 * gcc.c-torture/execute/20000717-3.c: New test.
23345
23346 * gcc.c-torture/compile/20000717-1.c: New test.
23347
23348 2000-07-17 Geoffrey Keating <geoffk@cygnus.com>
23349
23350 * gcc.c-torture/execute/20000717-2.c: New test.
23351
23352 2000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
23353
23354 * gcc.dg/formatz-1.c: New test.
23355
23356 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
23357 * gcc.dg/c99-digraph-1.c: New tests.
23358
23359 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
23360 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
23361
23362 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
23363 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
23364 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
23365 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
23366 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
23367 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
23368 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
23369
23370 2000-07-17 Greg McGary <greg@mcgary.org>
23371
23372 * gcc.c-torture/execute/20000717-1.c: New test.
23373 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
23374
23375 2000-07-15 Jakub Jelinek <jakub@redhat.com>
23376
23377 * gcc.c-torture/execute/20000715-2.c: New test.
23378 * gcc.dg/20000715-1.c: New test.
23379
23380 2000-07-15 Michael Meissner <meissner@redhat.com>
23381
23382 * gcc.c-torture/execute/20000715-1.c: New test.
23383
23384 2000-07-13 Jakub Jelinek <jakub@redhat.com>
23385
23386 * gcc.c-torture/execute/20000707-1.c: New test.
23387
23388 2000-07-13 Neil Booth <NeilB@earthling.net>
23389
23390 * testsuite/gcc.dg/cpp/digraph1.c,
23391 testsuite/gcc.dg/cpp/digraph2.c,
23392 testsuite/gcc.dg/cpp/digraphs.c: New tests.
23393
23394 2000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
23395
23396 * g77.f-torture/compile/20000630-2.f: New test.
23397 * g77.f-torture/compile/20000630-2.x
23398
23399 2000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
23400
23401 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
23402
23403 2000-07-11 Neil Booth <NeilB@earthling.net>
23404
23405 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
23406
23407 2000-07-11 Neil Booth <NeilB@earthling.net>
23408
23409 * gcc.dg/cpp/cmdlne-C.c: New.
23410
23411 2000-07-09 Neil Booth <NeilB@earthling.net>
23412
23413 * gcc.dg/cpp/directiv.c: New tests.
23414 * gcc.dg/cpp/undef1.c: Update.
23415
23416 2000-07-08 Angela Marie Thomas <angela@cygnus.com>
23417
23418 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
23419
23420 2000-07-09 Neil Booth <NeilB@earthling.net>
23421
23422 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
23423
23424 2000-07-07 Zack Weinberg <zack@wolery.cumb.org>
23425
23426 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
23427 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
23428
23429 2000-07-08 Neil Booth <NeilB@earthling.net>
23430
23431 * gcc.dg/cpp/macsyntx.c: New tests.
23432
23433 2000-07-07 Jakub Jelinek <jakub@redhat.com>
23434
23435 * gcc.dg/20000707-1.c: New test.
23436
23437 2000-07-07 Jakub Jelinek <jakub@redhat.com>
23438
23439 * gcc.c-torture/execute/20000706-1.c: New test.
23440 * gcc.c-torture/execute/20000706-2.c: New test.
23441 * gcc.c-torture/execute/20000706-3.c: New test.
23442 * gcc.c-torture/execute/20000706-4.c: New test.
23443 * gcc.c-torture/execute/20000706-5.c: New test.
23444
23445 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
23446
23447 * g++.old-deja/g++.pt/instantiate7.C: New test.
23448
23449 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
23450
23451 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
23452 * g++.old-deja/g++.mike/thunk3.C: Likewise.
23453 * g++.old-deja/g++.other/rtti3.C: Likewise.
23454 * g++.old-deja/g++.other/rttid3.C: Likewise.
23455
23456 2000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
23457
23458 * g77.f-torture/compile/20000630-1.x: Fix typo
23459
23460 2000-07-05 Zack Weinberg <zack@wolery.cumb.org>
23461
23462 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
23463 assembly output.
23464
23465 2000-07-04 Zack Weinberg <zack@wolery.cumb.org>
23466
23467 * gcc.dg/cpp/ident.c: New test.
23468
23469 2000-07-05 Neil Booth <NeilB@earthling.net>
23470
23471 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
23472 gcc.dg/cpp/lexstrng.c: New tests.
23473
23474 2000-07-04 Neil Booth <NeilB@earthling.net>
23475
23476 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
23477 * gcc.dg/cpp/strify2.c: Same.
23478
23479 2000-07-03 Zack Weinberg <zack@wolery.cumb.org>
23480
23481 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
23482 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
23483 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
23484 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
23485
23486 * testsuite/gcc.dg/cpp/macro1.c,
23487 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
23488 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
23489 testsuite/gcc.dg/cpp/strify1.c,
23490 testsuite/gcc.dg/cpp/strify2.c: New tests.
23491
23492 2000-07-03 Jakub Jelinek <jakub@redhat.com>
23493
23494 * gcc.c-torture/execute/20000703-1.c: New test.
23495
23496 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
23497
23498 * g++.old-deja/g++.pt (lookup10.C): New test.
23499
23500 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
23501
23502 * g++.old-deja/g++.pt (typename25.C): New test.
23503
23504 2000-07-02 Zack Weinberg <zack@wolery.cumb.org
23505
23506 * gcc.c-torture/compile/20000701-1.c: New test.
23507
23508 2000-06-30 Nick Clifton <nickc@cygnus.com>
23509
23510 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
23511 to test case.
23512
23513 2000-06-30 Catherine Moore <clm@cygnus.com>
23514
23515 * gcc.c-torture/execute/align-1.c: New test.
23516
23517 2000-06-30 Nathan Sidwell <nathan@codesourcery.com>
23518
23519 * g++.old-deja/g++.pt/expr8.C: New test.
23520 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
23521
23522 2000-06-29 Nick Clifton <nickc@cygnus.com>
23523
23524 * gcc.c-torture/compile/20000629-1.c: New test.
23525
23526 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
23527
23528
23529 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
23530 gcc.dg/noncompile directory, depending on whether they're
23531 preprocessor tests or not. Annotate all the tests for the dg
23532 framework.
23533
23534 * gcc.c-torture/noncompile/noncompile.exp: Delete.
23535 * gcc.dg/noncompile/noncompile.exp: New.
23536
23537 * Moved files:
23538 Old name New name
23539 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
23540 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
23541 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
23542 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
23543 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
23544 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
23545 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
23546 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
23547 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
23548 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
23549 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
23550 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
23551 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
23552 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
23553 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
23554 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
23555 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
23556 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
23557 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
23558 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
23559 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
23560 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
23561 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
23562 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
23563
23564 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
23565 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
23566 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
23567 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
23568 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
23569 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
23570
23571 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
23572
23573 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
23574 declare one variable. On the fourth, error.
23575 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
23576 declared by 20000628-1a.h.
23577
23578 2000-06-29 Richard Henderson <rth@redhat.com>
23579
23580 * gcc.c-torture/execute/930529-1.x: New file.
23581 * gcc.dg/920413-1.c: Adjust expected warning text.
23582 * gcc.dg/980217-1.c: Declare abort.
23583 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
23584
23585 2000-06-29 Jeffrey A Law (law@cygnus.com)
23586
23587 * g77.f-torture/compile/20000629-1.f: New test.
23588 * g77.f-torture/compile/20000629-1.x: Expected to fail.
23589
23590 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
23591
23592 Rearrange lots of files, removing entirely the
23593 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
23594 directories.
23595
23596 * Deleted files:
23597 gcc.c-torture/code_quality/code_quality.exp
23598 gcc.c-torture/special/special.exp
23599 gcc.failure/failure.exp
23600 gcc.failure/940409-1.x
23601 gcc.c-torture/compile/961203-1.x
23602
23603 * New files:
23604 gcc.misc-tests/linkage.exp
23605 gcc.c-torture/execute/920730-1t.c
23606 gcc.c-torture/execute/920730-1t.x
23607 gcc.c-torture/compile/920520-1.x
23608 gcc.c-torture/compile/920521-1.x
23609 gcc.c-torture/compile/981006-1.x
23610 gcc.c-torture/execute/eeprof-1.x
23611
23612 * Moved files (possibly with modifications to fit a new harness):
23613 Old name New name
23614 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
23615 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
23616 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
23617 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
23618 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
23619 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
23620 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
23621 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
23622 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
23623 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
23624 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
23625 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
23626 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
23627 gcc.failure/940409-1.c gcc.dg/940409-1.c
23628
23629 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
23630
23631 * c-torture/compile/961203-1.x: Delete.
23632
23633 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
23634 not exit. Include stdio.h.
23635 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
23636 * gcc.misc-tests/dg-12.c: Likewise.
23637 * gcc.misc-tests/dg-5.c: Likewise.
23638 * gcc.misc-tests/dg-6.c: Likewise.
23639 * gcc.misc-tests/dg-7.c: Prototype abort.
23640 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
23641 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
23642 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
23643 not exit.
23644 * gcc.misc-tests/sieve.c: Use return from main, not exit.
23645 * gcc.misc-tests/sort2.c: Use return from main, not exit.
23646
23647 2000-06-28 Jakub Jelinek <jakub@redhat.com>
23648
23649 * gcc.dg/cpp/20000628-1.c: New test.
23650 * gcc.dg/cpp/20000628-1.h: New header for above test.
23651 * gcc.dg/cpp/20000628-1a.h: Likewise.
23652
23653 2000-06-27 Zack Weinberg <zack@wolery.cumb.org>
23654
23655 * gcc.dg/cpp: New directory.
23656 * gcc.dg/cpp/cpp.exp: New driver.
23657 * gcc.dg/cpp/20000627-1.c: New test.
23658 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
23659 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
23660 and rewrite as a compilation test.
23661
23662 * gcc.dg: Move many files into the cpp subdirectory, possibly
23663 renaming or editing them as well.
23664 Old name New name
23665 990119-1.c cpp/19990119-1.c
23666 990228-1.c cpp/19990228-1.c
23667 990407-1.c cpp/19990407-1.c
23668 990409-1.c cpp/19990409-1.c
23669 990413-1.c cpp/19990413-1.c
23670 990703-1.c cpp/19990703-1.c
23671 20000127-1.c cpp/20000127-1.c
23672 20000129-1.c cpp/20000129-1.c
23673 20000207-1.c cpp/20000207-1.c
23674 20000207-2.c cpp/20000207-2.c
23675 20000209-1.c cpp/20000209-1.c
23676 20000209-2.c cpp/20000209-2.c
23677 20000301-1.c cpp/20000301-1.c
23678 20000419-1.c cpp/20000419-1.c
23679 20000510-1.S cpp/20000510-1.S
23680 20000519-1.c cpp/20000519-1.c
23681 20000529-1.c cpp/20000529-1.c
23682 20000625-1.c cpp/20000625-1.c
23683 20000625-2.c cpp/20000625-2.c
23684 cpp-as1.c cpp/assert1.c
23685 cpp-as2.c cpp/assert2.c
23686 cxx-comments-1.c cpp/cxxcom1.c
23687 cxx-comments-2.c cpp/cxxcom2.c
23688 endif-label.c cpp/endif.c
23689 cpp-hash1.c cpp/hash1.c
23690 cpp-hash2.c cpp/hash2.c
23691 cpp-if1.c cpp/if-1.c
23692 cpp-if2.c cpp/if-2.c
23693 cpp-if3.c cpp/if-3.c
23694 cpp-if4.c cpp/if-4.c
23695 cpp-if5.c cpp/if-5.c
23696 cpp-cond.c cpp/if-cexp.c
23697 cpp-missingop.c cpp/if-mop.c
23698 cpp-missingparen.c cpp/if-mpar.c
23699 cpp-opprec.c cpp/if-oppr.c
23700 cpp-ifparen.c cpp/if-paren.c
23701 cpp-shortcircuit.c cpp/if-sc.c
23702 cpp-shift.c cpp/if-shift.c
23703 cpp-unary.c cpp/if-unary.c
23704 cpp-li1.c cpp/line1.c
23705 cpp-li2.c cpp/line2.c
23706 lineno.c cpp/line3.c
23707 lineno-2.c cpp/line4.c
23708 cpp-mi.c cpp/mi1.c
23709 cpp-mic.h cpp/mi1c.h
23710 cpp-micc.h cpp/mi1cc.h
23711 cpp-mind.h cpp/mi1nd.h
23712 cpp-mindp.h cpp/mi1ndp.h
23713 cpp-mix.h cpp/mi1x.h
23714 cpp-mi2.c cpp/mi2.c
23715 cpp-mi2a.h cpp/mi2a.h
23716 cpp-mi2b.h cpp/mi2b.h
23717 cpp-mi2c.h cpp/mi2c.h
23718 cpp-mi3.c cpp/mi3.c
23719 cpp-mi3.def cpp/mi3.def
23720 poison-1.c cpp/poison.c
23721 pr-impl.c cpp/prag-imp.c
23722 cpp-redef-2.c cpp/redef1.c
23723 cpp-redef.c cpp/redef2.c
23724 strpaste.c cpp/strp1.c
23725 strpaste-2.c cpp/strp2.c
23726 cpp-tradpaste.c cpp/tr-paste.c
23727 cpp-tradstringify.c cpp/tr-str.c
23728 cpp-tradwarn1.c cpp/tr-warn1.c
23729 cpp-tradwarn2.c cpp/tr-warn2.c
23730 trigraphs.c cpp/trigraphs.c
23731 cpp-unc1.c cpp/unc1.c
23732 cpp-unc2.c cpp/unc2.c
23733 cpp-unc3.c cpp/unc3.c
23734 cpp-unc.c cpp/unc4.c
23735 undef.c cpp/undef1.c
23736 undef-2.c cpp/undef2.c
23737 cpp-wi1.c cpp/widestr1.c
23738
23739 2000-06-27 Mark Mitchell <mark@codesourcery.com>
23740
23741 * lib/g++.exp (g++_include_flags): Tweak.
23742
23743 2000-06-27 H.J. Lu <hjl@gnu.org>
23744 Loren J. Rittle <ljrittle@acm.org>
23745
23746 * lib/g++.exp (g++_include_flags): Override libgloss.exp
23747 version with one that knows about the new gcc tree structure.
23748 (g++_link_flags): Same.
23749
23750 2000-06-26 Zack Weinberg <zack@wolery.cumb.org>
23751
23752 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
23753 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
23754 case we are cross-compiling.
23755
23756 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
23757 g++.old-deja/g++.niklas/Makefile.in,
23758 g++.old-deja/g++.niklas/configure.in,
23759 g++.old-deja/g++.other/Makefile.in,
23760 g++.old-deja/g++.other/configure.in,
23761 gcc.c-torture/code_quality/Makefile.in,
23762 gcc.c-torture/code_quality/configure.in,
23763 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
23764 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
23765 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
23766 gcc.c-torture/execute/ieee/Makefile.in,
23767 gcc.c-torture/execute/ieee/configure.in,
23768 gcc.c-torture/noncompile/Makefile.in,
23769 gcc.c-torture/noncompile/configure.in,
23770 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
23771 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
23772 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
23773
23774 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
23775
23776 * g++.old-deja/g++.other/ambig3.C: New test.
23777
23778 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
23779
23780 * g++.old-deja/g++.pt/syntax1.C: New test.
23781 * g++.old-deja/g++.pt/syntax2.C: New test.
23782 * g++.old-deja/g++.other/syntax3.C: New test.
23783 * g++.old-deja/g++.other/syntax4.C: New test.
23784
23785 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
23786
23787 * gcc.dg/20000623-1.c: Prototype exit and abort.
23788
23789 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
23790
23791 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
23792 New tests.
23793 * gcc.dg/cpp-mi3.def: New file.
23794
23795 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
23796 inside assertions.
23797 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
23798 lexer's error messages.
23799 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
23800 divine anything from the linemarkers.
23801 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
23802 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
23803
23804 2000-06-23 Geoffrey Keating <geoffk@cygnus.com>
23805
23806 * gcc.dg/20000623-1.c: New test.
23807
23808 2000-06-22 Jakub Jelinek <jakub@redhat.com>
23809
23810 * gcc.c-torture/execute/20000622-1.c: New test.
23811
23812 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
23813
23814 * g++.old-deja/g++.other/init15.C: New test.
23815
23816 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
23817
23818 * g++.old-deja/g++.pt/vaarg2.C: New test.
23819 * g++.old-deja/g++.pt/vaarg3.C: New test.
23820
23821 2000-06-20 Nathan Sidwell <nathan@codesourcery.com>
23822
23823 * g++.old-deja/g++.other/dyncast6.C: New test.
23824
23825 2000-06-15 Jakub Jelinek <jakub@redhat.com>
23826
23827 * gcc.c-torture/execute/loop-6.c: New test.
23828
23829 2000-06-14 Jakub Jelinek <jakub@redhat.com>
23830
23831 * gcc.dg/20000614-1.c: New test.
23832 * gcc.dg/20000614-2.c: New test.
23833
23834 2000-06-14 Hans-Peter Nilsson <hp@axis.com>
23835
23836 * g++.old-deja/g++.other/inline12.C: New test.
23837
23838 2000-06-13 Jakub Jelinek <jakub@redhat.com>
23839
23840 * g++.old-deja/g++.other/eh1.C: New test.
23841
23842 2000-06-12 Jakub Jelinek <jakub@redhat.com>
23843
23844 * g++.old-deja/g++.other/type.C: New test.
23845
23846 2000-06-05 Jakub Jelinek <jakub@redhat.com>
23847
23848 * g++.old-deja/g++.other/initstring.C: New test.
23849
23850 2000-06-12 Jason Merrill <jason@redhat.com>
23851
23852 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
23853
23854 2000-06-09 Jeffrey A Law (law@cygnus.com)
23855
23856 * gcc.c-torture/compile/20000609-1.c: New test.
23857
23858 2000-06-09 Clinton Popetz <cpopetz@cygnus.com>
23859
23860 * gcc.dg/20000609-1.c: New test.
23861
23862 2000-06-08 Zack Weinberg <zack@wolery.cumb.org>
23863
23864 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
23865 * gcc.c-torture/noncompile/poison-1.c: Move...
23866 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
23867 * gcc.dg/cpp-li1.c: Add a token after the #line.
23868
23869 2000-06-05 Richard Henderson <rth@cygnus.com>
23870
23871 * gcc.c-torture/execute/20000605-2.c: New test.
23872 * gcc.c-torture/execute/20000605-3.c: New test.
23873
23874 2000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
23875
23876 * g77.f-torture/execute/20000503-1.x: New file.
23877
23878 2000-06-06 Nathan Sidwell <nathan@codesourcery.com>
23879
23880 * g++.old-deja/g++.eh/badalloc1.C: New test.
23881
23882 2000-06-05 Richard Henderson <rth@cygnus.com>
23883
23884 * gcc.c-torture/execute/20000605-1.c: New test.
23885
23886 2000-06-05 Jakub Jelinek <jakub@redhat.com>
23887 Nathan Sidwell <nathan@codesourcery.com>
23888
23889 * gcc.c-torture/compile/20000605-1.c: New test.
23890
23891 2000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
23892
23893 * g77.f-torture/compile/20000601-1.f: New test.
23894
23895 2000-06-03 Richard Henderson <rth@cygnus.com>
23896
23897 * gcc.c-torture/execute/20000603-1.c: New.
23898
23899 2000-06-02 Zack Weinberg <zack@wolery.cumb.org>
23900
23901 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
23902 * gcc.dg/noreturn-2.c (noreturn): Likewise.
23903
23904 2000-06-01 Zack Weinberg <zack@wolery.cumb.org>
23905
23906 * gcc.dg/compare2.c (case 12): XFAIL.
23907 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
23908 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
23909
23910 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
23911
23912 2000-05-29 Zack Weinberg <zack@wolery.cumb.org>
23913
23914 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
23915 guard macro is already defined when the header is first
23916 included.
23917 * gcc.dg/cpp-mix.h: New file.
23918 * gcc.dg/endif-label.c: Update patterns to match compiler.
23919
23920 * g++.brendan/complex1.C: Declare abort.
23921 * g++.law/refs4.C: Remove XFAIL.
23922 * g++.oliva/expr2.C: Declare abort and exit.
23923
23924 2000-05-28 Alexandre Oliva <aoliva@cygnus.com>
23925
23926 * gcc.c-torture/execute/20000528-1.c: New test.
23927
23928 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
23929 * g++.old-deja/g++.law/temps4.C: Likewise.
23930
23931 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
23932 stdlib.h. Call abort() on failure.
23933 * g++.old-deja/g++.law/refs4.C: Likewise.
23934 * g++.old-deja/g++.law/temps4.C: Likewise.
23935 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
23936 * gcc.c-torture/execute/20000112-1.c: Include string.h.
23937
23938 2000-05-27 Zack Weinberg <zack@wolery.cumb.org>
23939
23940 Relative to g++.dg/special:
23941 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
23942
23943 Relative to g++.old-deja:
23944 * g++.brendan/complex1.C, g++.jason/optimize2.C,
23945 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
23946 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
23947 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
23948 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
23949 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
23950 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
23951
23952 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
23953 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
23954 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
23955 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
23956 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
23957 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
23958 and/or string.h.
23959
23960 * g++.other/goto1.C: Update expectations for error messages.
23961
23962 2000-05-25 Alexandre Oliva <aoliva@cygnus.com>
23963
23964 * gcc.c-torture/compile/20000523-1.c: New test.
23965
23966 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
23967
23968 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
23969
23970 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
23971
23972 * g++.old-deja/g++.eh/catch11.C: New test.
23973 * g++.old-deja/g++.eh/catch12.C: New test.
23974
23975 2000-05-24 Nick Clifton <nickc@cygnus.com>
23976
23977 * gcc.c-torture/execute/20000523-1.c: New test.
23978
23979 2000-05-23 Zack Weinberg <zack@wolery.cumb.org>
23980
23981 * c-torture/execute/bcp-1.c: Replace abort in arg of
23982 __builtin_constant_p with a generic external function.
23983
23984 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
23985 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
23986 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
23987 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
23988 Prototype abort and/or exit.
23989
23990 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
23991 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
23992 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
23993 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
23994
23995 2000-05-22 Alexandre Oliva <aoliva@cygnus.com>
23996
23997 * gcc.dg/dwarf2-1.c: New test.
23998
23999 2000-05-20 Richard Henderson <rth@cygnus.com>
24000
24001 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
24002
24003 2000-05-20 Andreas Jaeger <aj@suse.de>
24004
24005 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
24006 testcase.
24007
24008 2000-05-19 David Edelsohn <edelsohn@gnu.org>
24009
24010 * gcc.c-torture/execute/20000519-2.c: New test.
24011
24012 2000-05-19 Andreas Jaeger <aj@suse.de>
24013
24014 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
24015 which fails with SSA.
24016
24017 * lib/c-torture.exp: Also test with -O3 -fssa.
24018
24019 2000-05-18 Michael Meissner <meissner@redhat.com>
24020
24021 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
24022 * gcc.c-torture/execute/920415-1.c: Ditto.
24023 * gcc.c-torture/execute/920501-1.c: Ditto.
24024 * gcc.c-torture/execute/conversion.c: Ditto.
24025 * gcc.c-torture/execute/cvt-1.c: Ditto.
24026
24027 2000-05-18 Jeffrey A Law (law@cygnus.com)
24028
24029 * gcc.c-torture/compile/20000518-1.c: New test.
24030
24031 2000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
24032
24033 * g77.f-torture/compile/200005018.f: New test.
24034
24035 2000-05-17 Jeffrey A Law (law@cygnus.com)
24036
24037 * gcc.c-torture/compile/20000517-1.c: New test.
24038
24039 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24040
24041 * gcc.c-torture/execute/20000516-1.c: New test.
24042
24043 2000-05-15 Jakub Jelinek <jakub@redhat.com>
24044
24045 * g++.old-deja/g++.other/eh.C: New test.
24046
24047 2000-05-12 Richard Henderson <rth@cygnus.com>
24048
24049 * gcc.c-torture/execute/990208-1.c (main): Don't pass
24050 constants through to doit's conditional.
24051
24052 2000-05-11 Jeffrey A Law (law@cygnus.com)
24053
24054 * gcc.c-torture/compile/20000511-1.c: New test.
24055 * g77.f-torture/compile/20000511-1.f: New test.
24056 * g77.f-torture/compile/20000511-2.f: New test.
24057
24058 2000-05-11 Michael Meissner <meissner@redhat.com>
24059
24060 * gcc.c-torture/execute/20000511-1.c: New test.
24061
24062 2000-05-11 Zack Weinberg <zack@wolery.cumb.org>
24063
24064 * gcc.dg/dg.exp: Scan .S files as well as .c files.
24065 * gcc.dg/20000510-1.S: New.
24066
24067 2000-05-08 Catherine Moore <clm@cygnus.com>
24068
24069 * gcc.dg/unused-3.c: New.
24070
24071 2000-05-06 Richard Henderson <rth@cygnus.com>
24072
24073 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
24074 * g++.old-deja/g++.mike/warn1.C: Likewise.
24075 * g++.old-deja/g++.pt/local1.C: Likewise.
24076 * g++.old-deja/g++.pt/local7.C: Likewise.
24077 * g++.old-deja/g++.pt/spec16.C: Likewise.
24078
24079 2000-05-06 Nathan Sidwell <nathan@codesourcery.com>
24080
24081 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
24082
24083 2000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
24084
24085 * g77.f-torture/execute/20000503-1.f: New test.
24086
24087 2000-05-04 Andreas Jaeger <aj@suse.de>
24088
24089 * gcc.dg/noreturn-2.c: New test.
24090
24091 2000-05-04 Neil Booth <NeilB@earthling.net>
24092
24093 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
24094 preprocessor.
24095
24096 2000-05-04 Richard Henderson <rth@cygnus.com>
24097
24098 * gcc.c-torture/execute/20000503-1.c: Fix typo.
24099
24100 2000-05-04 Richard Henderson <rth@cygnus.com>
24101
24102 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
24103 OpenSSL by Jason R Thorpe.
24104
24105 2000-05-03 Jim Wilson <wilson@cygnus.com>
24106
24107 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
24108
24109 2000-05-03 Robert Lipe <robertlipe@usa.net>
24110
24111 * gcc.dg/20000503-1.c: New test.
24112
24113 2000-05-02 Jakub Jelinek <jakub@redhat.com>
24114
24115 * gcc.c-torture/compile/20000502-1.c: New test.
24116 * g++.old-deja/g++.other/align.C: New test.
24117 * gcc.dg/cpp-tradstringify.c: New test.
24118
24119 Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
24120
24121 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
24122 and hard registers.
24123
24124 2000-04-26 Geoff Keating <geoffk@cygnus.com>
24125
24126 * gcc.c-torture/execute/loop-5.c: New test.
24127
24128 2000-04-25 Jakub Jelinek <jakub@redhat.com>
24129
24130 * gcc.c-torture/execute/va-arg-20.c: New test.
24131
24132 2000-04-23 Jeffrey A Law (law@cygnus.com)
24133
24134 * gcc.c-torture/execute/20000422-1.c: New test.
24135
24136 2000-04-20 Greg McGary <gkm@gnu.org>
24137
24138 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
24139 when optimizing, but without sibling-call optimizations (-O1).
24140
24141 2000-04-20 Jeffrey A Law (law@cygnus.com)
24142
24143 * gcc.c-torture/compile/20000420-1.c: New test.
24144
24145 2000-04-20 Nathan Sidwell <nathan@codesourcery.com>
24146
24147 * g++.abi/ptrflags.C: New test.
24148 * g++.eh/catchptr1.C: Test incomplete pointer chains.
24149
24150 2000-04-19 Catherine Moore <clm@cygnus.com>
24151
24152 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
24153
24154 2000-04-19 Greg McGary <gkm@gnu.org>
24155
24156 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
24157 sibling-call optimizations.
24158
24159 2000-04-19 Zack Weinberg <zack@wolery.cumb.org>
24160
24161 * gcc.dg/20000419-1.c: New test.
24162
24163 2000-04-12 Hans-Peter Nilsson <hp@axis.com>
24164
24165 * gcc.c-torture/execute/20000412-6.c: New test.
24166
24167 2000-04-12 Jeffrey A Law (law@cygnus.com)
24168
24169 * gcc.c-torture/execute/20000412-5.c: New test.
24170 * g77.f-torture/compile/20000412-1.f: New test.
24171 * gcc.c-torture/execute/20000412-4.c: New test.
24172 * gcc.c-torture/compile/20000412-2.c: New test.
24173 * gcc.c-torture/execute/20000412-3.c: New test.
24174 * gcc.c-torture/compile/20000412-1.c: New test.
24175 * gcc.c-torture/execute/20000412-2.c: New test.
24176
24177 2000-04-12 Jakub Jelinek <jakub@redhat.com>
24178
24179 * objc/execute/bf-20.m: New test.
24180
24181 2000-04-10 Richard Henderson <rth@cygnus.com>
24182
24183 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
24184
24185 * gcc.c-torture/execute/20000412-1.c: New test.
24186
24187 2000-04-10 Nathan Sidwell <nathan@codesourcery.com>
24188
24189 * g++.old-deja/g++.eh/catchptr1.C: New test.
24190
24191 2000-04-09 Nathan Sidwell <nathan@codesourcery.com>
24192
24193 * g++.old-deja/g++.abi/cxa_vec.C: New test.
24194
24195 2000-04-08 Neil Booth <NeilB@earthling.net>
24196
24197 * gcc.dg/cpp-nullchar.c: Remove test as
24198 embedded nulls cause problems.
24199
24200 2000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24201
24202 * gcc.dg/compare2.c: New test.
24203
24204 2000-04-08 Neil Booth <NeilB@earthling.net>
24205
24206 * gcc.dg/cpp-nullchar.c: New test.
24207
24208 2000-04-07 Zack Weinberg <zack@wolery.cumb.org>
24209
24210 * gcc.dg/cpp-mi2.c: New test.
24211 * gcc.dg/cpp-mi2[abc].h: New files.
24212
24213 2000-04-07 Nathan Sidwell <nathan@codesourcery.com>
24214
24215 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
24216 member name.
24217
24218 2000-04-06 Nathan Sidwell <nathan@codesourcery.com>
24219
24220 * g++.old-deja/g++.abi/vmihint.C: New test.
24221
24222 2000-04-06 Neil Booth <NeilB@earthling.net>
24223
24224 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
24225 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
24226 copyright.
24227
24228 2000-04-05 Hans-Peter Nilsson <hp@axis.com>
24229
24230 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
24231 avoid stack-frame overwrite.
24232
24233 2000-04-05 Jakub Jelinek <jakub@redhat.com>
24234
24235 * gcc.c-torture/compile/20000405-2.c: New test.
24236 * gcc.c-torture/compile/20000405-3.c: New test.
24237
24238 2000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24239
24240 * gcc.c-torture/compile/20000405-1.c: New test.
24241
24242 2000-04-04 Geoff Keating <geoffk@cygnus.com>
24243
24244 * gcc.dg/cast-qual-1.c: Revert last change.
24245
24246 2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24247
24248 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
24249
24250 2000-04-03 Zack Weinberg <zack@wolery.cumb.org>
24251
24252 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
24253 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
24254
24255 2000-04-03 Jeffrey A Law (law@cygnus.com)
24256
24257 * gcc.c-torture/compile/20000403-2.c: New test.
24258 * gcc.c-torture/compile/20000403-1.c: New test.
24259
24260 2000-04-03 Hans-Peter Nilsson <hp@axis.com>
24261
24262 * gcc.c-torture/execute/20000403-1.c: New test.
24263
24264 2000-04-03 Geoff Keating <geoffk@cygnus.com>
24265
24266 * gcc.c-torture/execute/20000402-1.c: New test.
24267
24268 2000-04-03 Donald Lindsay <dlindsay@cygnus.com>
24269
24270 * gcc.c-torture/execute/va-arg-15.c: New test.
24271 * gcc.c-torture/execute/va-arg-16.c: New test.
24272 * gcc.c-torture/execute/va-arg-17.c: New test.
24273 * gcc.c-torture/execute/va-arg-18.c: New test.
24274 * gcc.c-torture/execute/va-arg-19.c: New test.
24275
24276 2000-04-02 Zack Weinberg <zack@wolery.cumb.org>
24277
24278 * gcc.c-torture/compile/981211-1.c: Move to...
24279 * gcc.dg/cpp-as1.c: ...here.
24280 * gcc.dg/cpp-as2.c: New file.
24281
24282 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
24283 compiler.
24284
24285 2000-04-02 Neil Booth <NeilB@earthling.net>
24286
24287 * gcc.dg/cpp-cond.c New tests.
24288 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
24289 accidental success less likely.
24290 * gcc.dg/cpp-missingop.c New tests.
24291 * gcc.dg/cpp-missingparen.c New tests.
24292 * gcc.dg/cpp-shift.c New tests.
24293 * gcc.dg/cpp-shortcircuit.c New tests.
24294 * gcc.dg/cpp-unary.c New tests.
24295
24296 2000-03-29 Jeffrey A Law (law@cygnus.com)
24297
24298 * gcc.c-torture/compile/20000329-1.c: New test.
24299
24300 2000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
24301
24302 * gcc.c-torture/compile/20000326-1.c: New test.
24303 * gcc.c-torture/compile/20000326-2.c: New test.
24304
24305 2000-03-24 Geoff Keating <geoffk@cygnus.com>
24306
24307 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
24308 the first parameter is a function argument.
24309
24310 2000-03-23 Nathan Sidwell <nathan@codesourcery.com>
24311
24312 * g++.old-deja/g++.ext/array4.C: New test.
24313
24314 2000-03-22 Geoff Keating <geoffk@cygnus.com>
24315
24316 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
24317
24318 2000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24319
24320 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
24321
24322 2000-03-19 Richard Henderson <rth@cygnus.com>
24323
24324 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
24325
24326 2000-03-19 Richard Henderson <rth@cygnus.com>
24327
24328 * gcc.c-torture/compile/20000319-1.c: New test.
24329
24330 2000-03-14 Jeffrey A Law (law@cygnus.com)
24331
24332 * gcc.c-torture/execute/20000314-3.c: New test.
24333 * gcc.c-torture/execute/20000314-2.c: New test.
24334 * gcc.c-torture/execute/20000314-1.c: New test.
24335 * gcc.c-torture/compile/20000314-2.c: New test.
24336 * gcc.c-torture/compile/20000314-1.c: New test.
24337
24338 2000-03-13 Nathan Sidwell <nathan@codesourcery.com>
24339
24340 * g++.old-deja/g++.warn/inline.C: New test.
24341
24342 2000-03-10 Hans-Peter Nilsson <hp@bitrange.com>
24343
24344 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
24345 standards-compliant result rather than specific constants.
24346 Put test-values in array.
24347
24348 2000-03-08 Jason Merrill <jason@casey.cygnus.com>
24349
24350 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
24351 (g++_target_compile): Put test-specific options last.
24352
24353 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
24354
24355 * g++.old-deja/g++.eh/vbase4.C: New test.
24356
24357 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
24358
24359 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
24360
24361 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
24362
24363 * g++.old-deja/g++.brendan/misc12.C: Removed.
24364 * g++.old-deja/g++.pt/memtemp77.C: Constify.
24365 * g++.old-deja/g++.ext/pretty4.C: New test.
24366
24367 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
24368
24369 * g++.old-deja/g++.other/string2.C: New test.
24370
24371 2000-03-06 Nathan Sidwell <nathan@codesourcery.com>
24372
24373 * g++.old-deja/g++.warn/impint2.C: New test.
24374
24375 2000-03-05 Hans-Peter Nilsson <hp@bitrange.com>
24376
24377 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
24378 is 1, not zero.
24379
24380 2000-03-05 Nathan Sidwell <nathan@codesourcery.com>
24381
24382 * g++.old-deja/g++.warn/impint.C: New test.
24383 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
24384 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
24385 * g++.old-deja/g++.pt/explicit12.C: Likewise.
24386 * g++.old-deja/g++.pt/explicit13.C: Likewise.
24387 * g++.old-deja/g++.pt/explicit17.C: Likewise.
24388 * g++.old-deja/g++.pt/explicit18.C: Likewise.
24389 * g++.old-deja/g++.pt/explicit19.C: Likewise.
24390 * g++.old-deja/g++.pt/explicit23.C: Likewise.
24391 * g++.old-deja/g++.pt/explicit31.C: Likewise.
24392 * g++.old-deja/g++.pt/explicit35.C: Likewise.
24393 * g++.old-deja/g++.pt/explicit6.C: Likewise.
24394 * g++.old-deja/g++.pt/memclass7.C: Likewise.
24395
24396 2000-03-01 Zack Weinberg <zack@wolery.cumb.org>
24397
24398 * gcc.dg/cpp-redef.c: New test.
24399
24400 2000-02-29 Nathan Sidwell <nathan@codesourcery.com>
24401
24402 * g++.old-deja/g++.pt/unify7.C: New test.
24403
24404 2000-02-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
24405
24406 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
24407 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
24408
24409 2000-02-25 Geoff Keating <geoffk@cygnus.com>
24410
24411 * gcc.c-torture/compile/20000224-1.c: New test.
24412
24413 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24414
24415 * gcc.c-torture/compile/cpp-2.c: New test.
24416 * gcc.c-torture/compile/cpp-1.c: New test.
24417
24418 2000-02-25 Jeffrey A Law (law@cygnus.com)
24419
24420 * gcc.c-torture/execute/20000225-1.c: New test.
24421
24422 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24423
24424 * gcc.dg/cpp-li2.c: New test.
24425
24426 * gcc.dg/cpp-wi1.c: New test.
24427
24428 * gcc.dg/cpp-li1.c: New test.
24429
24430 2000-02-24 Nathan Sidwell <nathan@codesourcery.com>
24431
24432 * g++.old-deja/g++.other/sizeof5.C: New test.
24433
24434 2000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24435
24436 * gcc.c-torture/execute/va-arg-13.c: New test.
24437
24438 2000-02-23 Donald Lindsay <dlindsay@cygnus.com>
24439
24440 * gcc.c-torture/execute/va-arg-12.c: New test.
24441
24442 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
24443
24444 * gcc.c-torture/execute/20000223-1.c: New test.
24445
24446 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
24447
24448 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
24449
24450 2000-02-22 Mark Mitchell <mark@codesourcery.com>
24451
24452 * g++.old-deja/g++.abi/ptrmem.C: New test.
24453
24454 2000-02-19 Richard Henderson <rth@cygnus.com>
24455
24456 * gcc.c-torture/compile/init-3.c: New.
24457
24458 2000-02-17 Mark Mitchell <mark@codesourcery.com>
24459
24460 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
24461 ALWAYS_CXXFLAGS.
24462
24463 2000-02-11 Robert Lipe <robertl@sco.com>
24464
24465 * gcc.c-torture/compile/20000211-3.c: New test.
24466
24467 2000-02-11 Martin Buchholz <martin@xemacs.org>
24468
24469 * gcc.c-torture/compile/20000211-2.c: New test.
24470
24471 2000-02-11 Jeffrey A Law (law@cygnus.com)
24472
24473 * gcc.c-torture/compile/20000211-1.c: New test.
24474
24475 2000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
24476
24477 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
24478 on native targets
24479
24480 2000-02-08 Nathan Sidwell <nathan@acm.org>
24481
24482 * g++.old-deja/g++.other/cast5.C: New test.
24483
24484 2000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
24485
24486 * gcc.c-torture/execute/20000205-1.c: New.
24487
24488 2000-02-03 Nathan Sidwell <nathan@acm.org>
24489
24490 * g++.old-deja/g++.jason/cast3.C: Return void.
24491 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
24492
24493 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24494
24495 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
24496
24497 * gcc.dg/loop-1.c: New test.
24498
24499 2000-01-27 Jakub Jelinek <jakub@redhat.com>
24500
24501 * gcc.c-torture/compile/20000127-1.c: New test.
24502 * gcc.c-torture/execute/991228-1.c: New test.
24503
24504 2000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24505
24506 * gcc.dg/unused-2.c: New test.
24507
24508 * gcc.dg/conv-1.c: New test.
24509
24510 2000-01-24 Mark Mitchell <mark@codesourcery.com>
24511
24512 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
24513 compiler.
24514 (tool_option_proc): Fix typo.
24515
24516 2000-01-24 Geoff Keating <geoffk@cygnus.com>
24517
24518 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
24519 of the ld on the host, not on the build machine.
24520 Also, don't crash if '--help' is not a supported option.
24521
24522 2000-01-24 Richard Henderson <rth@cygnus.com>
24523
24524 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
24525
24526 2000-01-20 Jeffrey A Law (law@cygnus.com)
24527
24528 * gcc.c-torture/execute/20000120-2.c: New test.
24529 * gcc.c-torture/execute/20000120-1.c: New test.
24530
24531 2000-01-13 Jeffrey A Law (law@cygnus.com)
24532
24533 * gcc.c-torture/execute/20000113-1.c: New test.
24534
24535 2000-01-12 Jeffrey A Law (law@cygnus.com)
24536
24537 * gcc.c-torture/execute/20000112-1.c: New test.
24538
24539 2000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24540
24541 * gcc.dg/20000111-1.c: New test.
24542
24543 2000-01-10 Jeffrey A Law (law@cygnus.com)
24544
24545 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
24546 with 16 bit integers.
24547
24548 2000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24549
24550 * gcc.dg/20000108-1.c: New test.
24551
24552 2000-01-05 Nathan Sidwell <nathan@acm.org>
24553
24554 * g++.old-deja/g++.ns/koenig8.C: New test.
24555
24556 2000-01-05 Nathan Sidwell <nathan@acm.org>
24557
24558 * g++.old-deja/g++.other/cast4.C: New test.
24559
24560 2000-01-05 Jeffrey A Law (law@cygnus.com)
24561
24562 * gcc.c-torture/compile/20000105-2.c: New test.
24563 * gcc.c-torture/compile/20000105-1.c: New test.
24564
24565 2000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24566
24567 * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
24568 references to printf & atoi to conform to ANSI standard.
24569 * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
24570 * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
24571 * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
24572 * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
24573 * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
24574 * g++.old-deja/g++.brendan/complex1.C: Likewise.
24575 * g++.old-deja/g++.brendan/copy1.C: Likewise.
24576 * g++.old-deja/g++.brendan/copy2.C: Likewise.
24577 * g++.old-deja/g++.brendan/copy3.C: Likewise.
24578 * g++.old-deja/g++.brendan/copy4.C: Likewise.
24579 * g++.old-deja/g++.brendan/copy5.C: Likewise.
24580 * g++.old-deja/g++.brendan/copy6.C: Likewise.
24581 * g++.old-deja/g++.brendan/copy7.C: Likewise.
24582 * g++.old-deja/g++.brendan/copy8.C: Likewise.
24583 * g++.old-deja/g++.brendan/crash11.C: Likewise.
24584 * g++.old-deja/g++.brendan/crash14.C: Likewise.
24585 * g++.old-deja/g++.brendan/ctors1.C: Likewise.
24586 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
24587 * g++.old-deja/g++.brendan/delete2.C: Likewise.
24588 * g++.old-deja/g++.brendan/dtors1.C: Likewise.
24589 * g++.old-deja/g++.brendan/dtors2.C: Likewise.
24590 * g++.old-deja/g++.brendan/dtors3.C: Likewise.
24591 * g++.old-deja/g++.brendan/eh1.C: Likewise.
24592 * g++.old-deja/g++.brendan/groff1.C: Likewise.
24593 * g++.old-deja/g++.brendan/init3.C: Likewise.
24594 * g++.old-deja/g++.brendan/misc12.C: Likewise.
24595 * g++.old-deja/g++.brendan/misc7.C: Likewise.
24596 * g++.old-deja/g++.brendan/new2.C: Likewise.
24597 * g++.old-deja/g++.brendan/operators4.C: Likewise.
24598 * g++.old-deja/g++.brendan/operators5.C: Likewise.
24599 * g++.old-deja/g++.brendan/overload2.C: Likewise.
24600 * g++.old-deja/g++.brendan/overload7.C: Likewise.
24601 * g++.old-deja/g++.brendan/redecl2.C: Likewise.
24602 * g++.old-deja/g++.brendan/reference1.C: Likewise.
24603 * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
24604 * g++.old-deja/g++.brendan/template24.C: Likewise.
24605 * g++.old-deja/g++.brendan/template3.C: Likewise.
24606 * g++.old-deja/g++.brendan/vtables1.C: Likewise.
24607 * g++.old-deja/g++.jason/inline3.C: Likewise.
24608 * g++.old-deja/g++.jason/opeq.C: Likewise.
24609 * g++.old-deja/g++.law/arg5.C: Likewise.
24610 * g++.old-deja/g++.law/arm7.C: Likewise.
24611 * g++.old-deja/g++.law/ctors11.C: Likewise.
24612 * g++.old-deja/g++.law/cvt8.C: Likewise.
24613 * g++.old-deja/g++.law/init9.C: Likewise.
24614 * g++.old-deja/g++.law/refs4.C: Likewise.
24615 * g++.old-deja/g++.law/template2.C: Likewise.
24616 * g++.old-deja/g++.law/visibility24.C: Likewise.
24617 * g++.old-deja/g++.law/vtable3.C: Likewise.
24618 * g++.old-deja/g++.mike/asm2.C: Likewise.
24619 * g++.old-deja/g++.mike/eh1.C: Likewise.
24620 * g++.old-deja/g++.mike/misc1.C: Likewise.
24621 * g++.old-deja/g++.mike/misc13.C: Likewise.
24622 * g++.old-deja/g++.mike/misc14.C: Likewise.
24623 * g++.old-deja/g++.mike/ns12.C: Likewise.
24624 * g++.old-deja/g++.mike/p1248.C: Likewise.
24625 * g++.old-deja/g++.mike/p3708.C: Likewise.
24626 * g++.old-deja/g++.mike/p3708a.C: Likewise.
24627 * g++.old-deja/g++.mike/p3708b.C: Likewise.
24628 * g++.old-deja/g++.mike/p646.C: Likewise.
24629 * g++.old-deja/g++.mike/p700.C: Likewise.
24630 * g++.old-deja/g++.mike/p783.C: Likewise.
24631 * g++.old-deja/g++.mike/p783a.C: Likewise.
24632 * g++.old-deja/g++.mike/p783b.C: Likewise.
24633 * g++.old-deja/g++.mike/p786.C: Likewise.
24634 * g++.old-deja/g++.mike/p789.C: Likewise.
24635 * g++.old-deja/g++.mike/p789a.C: Likewise.
24636 * g++.old-deja/g++.mike/p807a.C: Likewise.
24637 * g++.old-deja/g++.other/delete3.C: Likewise.
24638 * g++.old-deja/g++.other/dyncast1.C: Likewise.
24639 * g++.old-deja/g++.other/dyncast2.C: Likewise.
24640 * g++.old-deja/g++.other/dyncast3.C: Likewise.
24641 * g++.old-deja/g++.other/empty1.C: Likewise.
24642 * g++.old-deja/g++.other/temporary1.C: Likewise.
24643 * g++.old-deja/g++.pt/memtemp14.C: Likewise.
24644 * g++.old-deja/g++.pt/t16.C: Likewise.
24645 * g++.old-deja/g++.pt/tiemann2.C: Likewise.
24646
24647 1999-12-30 Bernd Schmidt <bernds@cygnus.co.uk>
24648
24649 * gcc.dg/991230-1.c: New test.
24650
24651 1999-12-29 Jeffrey A Law (law@cygnus.com)
24652
24653 * gcc.c-torture/compile/991229-3.c: New test.
24654 * gcc.c-torture/compile/991229-2.c: New test.
24655 * gcc.c-torture/compile/991229-1.c: New test.
24656
24657 1999-12-29 Greg McGary <gkm@eng.ascend.com>
24658
24659 * gcc.c-torture/compile/labels-2.c: New test.
24660
24661 1999-12-27 Martin von Löwis <loewis@informatik.hu-berlin.de>
24662
24663 * gcc.c-torture/execute/991227-1.c: New test.
24664
24665 1999-12-22 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24666
24667 * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
24668
24669 1999-12-21 Martin von Löwis <loewis@informatik.hu-berlin.de>
24670
24671 * gcc.c-torture/execute/991221-1.c: New test.
24672
24673 1999-12-20 Nathan Sidwell <nathan@acm.org>
24674
24675 * g++.old-deja/g++.other/cast3.C: New test.
24676
24677 1999-12-16 Bernd Schmidt <bernds@cygnus.co.uk>
24678
24679 * gcc.c-torture/execute/991216-4.c: New test.
24680
24681 1999-12-16 Michael Meissner <meissner@cygnus.com>
24682
24683 * gcc.c-torture/execute/991216-1.c: New test.
24684 * gcc.c-torture/execute/991216-2.c: New test.
24685 * gcc.c-torture/execute/991216-3.c: New test.
24686
24687 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
24688
24689 * gcc.dg/991214-1.c: Use "__asm__", not "asm".
24690 Actually make the test fail by using "-O2" for compilation.
24691
24692 1999-12-15 Nathan Sidwell <nathan@acm.org>
24693
24694 * g++.old-deja/g++.warn/cast-align1.C: New test.
24695
24696 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
24697
24698 * gcc.c-torture/compile/991214-1.c: New test.
24699 * gcc.c-torture/compile/991214-2.c: New test.
24700
24701 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
24702
24703 * gcc.dg/991214-1.c: New test.
24704
24705 1999-12-13 Jeffrey A Law (law@cygnus.com)
24706
24707 * gcc.c-torture/compile/991213-3.c: New test.
24708 * gcc.c-torture/compile/991213-2.c: New test.
24709 * gcc.c-torture/compile/991213-1.c: New test.
24710
24711 1999-12-10 J"orn Rennecke <amylaar@cygnus.co.uk>
24712
24713 * gcc.dg/991209-1.c: New test.
24714
24715 1999-12-08 Nathan Sidwell <nathan@acm.org>
24716
24717 * gcc.c-torture/compile/991208-1.c: New test.
24718
24719 1999-12-06 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24720
24721 * gcc.dg/ultrasp2.c: New test.
24722
24723 1999-12-05 Alex Samuel <samuel@codesourcery.com>
24724
24725 * g++.old-deja/g++.abi/align.C (main): Fix typo.
24726
24727 1999-12-02 Bernd Schmidt <bernds@cygnus.co.uk>
24728
24729 * gcc.c-torture/compile/991202-1.c: New test.
24730 * gcc.c-torture/execute/991202-1.c: New test.
24731 * gcc.c-torture/execute/991202-2.c: New test.
24732 * gcc.c-torture/execute/991202-3.c: New test.
24733
24734 1999-12-02 Alex Samuel <samuel@codesourcery.com>
24735
24736 * g++.old-deja/g++.abi/align.C: New test.
24737 * g++.old-deja/g++.abi/aggregates.C: Likewise.
24738 * g++.old-deja/g++.abi/bitfields.C: Likewise.
24739
24740 1999-12-01 Richard Henderson <rth@cygnus.com>
24741
24742 * gcc.c-torture/execute/991201-1.c: New.
24743
24744 1999-11-29 Bernd Schmidt <bernds@cygnus.co.uk>
24745
24746 * gcc.dg/991129-1.c: New test.
24747
24748 1999-11-27 Bernd Schmidt <bernds@cygnus.co.uk>
24749
24750 * gcc.c-torture/compile/991127-1.c: New test.
24751
24752 1999-11-22 Nathan Sidwell <nathan@acm.org>
24753
24754 * g++.old-deja/g++.other/warn4.C: New test.
24755
24756 1999-11-22 Nathan Sidwell <nathan@acm.org>
24757
24758 * g++.old-deja/g++.eh/cleanup2.C: New test.
24759 * g++.old-deja/g++.ext/pretty2.C: New test.
24760 * g++.old-deja/g++.ext/pretty3.C: New test.
24761 * g++.old-deja/g++.other/debug6.C: New test.
24762
24763 1999-10-20 Jim Wilson <wilson@cygnus.com>
24764
24765 * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
24766 compiler_output to look for one error message instead of two.
24767
24768 1999-11-19 Geoffrey Keating <geoffk@cygnus.com>
24769
24770 * gcc.c-torture/execute/991118-1.c: Also test case
24771 where the word boundary does not split a byte evenly.
24772
24773 1999-11-19 Nathan Sidwell <nathan@acm.org>
24774
24775 * g++.old-deja/g++.ext/restrict1.C: New test.
24776
24777 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
24778
24779 * gcc.c-torture/execute/991118-1.c: New test.
24780
24781 1999-11-16 Geoffrey Keating <geoffk@cygnus.com>
24782
24783 * g77.f-torture/execute/u77-test.f (wd): Allow for longer
24784 working directory pathnames.
24785
24786 1999-10-13 Brendan Kehoe <brendan@cygnus.com>
24787
24788 * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
24789 host is equipped with driver.h and driver.o so it can actually
24790 compile and run the tests.
24791
24792 1999-10-08 Bernd Schmidt <bernds@cygnus.co.uk>
24793
24794 * gcc.c-torture/compile/991008-1.c: New test.
24795
24796 1999-11-08 Nick Clifton <nickc@cygnus.com>
24797
24798 * lib/gcc-dg.exp: Include target-supports.exp
24799
24800 1999-11-05 Nick Clifton <nickc@cygnus.com>
24801
24802 * lib/target-supports.exp: New file: Provide procs to test for
24803 features supported by the target.
24804 (check_weak_available): Moved here from ecos.exp.
24805 (check_alias_available): New proc: Determine of the target
24806 toolchain supports the alias attribute.
24807
24808 * gcc.dg/special/ecos.exp: Move check_weak_available to
24809 target-supports.exp.
24810 (alias-1.c): Only perform the test if the target supports
24811 aliases.
24812 (wkali-1.c): Only perform the test if the target supports
24813 aliases.
24814
24815 * gcc.dg/990506-0.c: Expect error messages from cross
24816 targets as well as native targets.
24817
24818 1999-11-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24819
24820 * gcc.dg/ultrasp1.c: Removed xfail.
24821 * gcc.dg/struct-ret-2.c: Likewise.
24822 * gcc.dg/array-1.c: Likewise.
24823
24824 1999-11-01 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24825
24826 * gcc.dg/struct-ret-2.c: New test.
24827
24828 * gcc.dg/array-1.c: New test.
24829
24830 1999-10-30 Stephen L Moshier <moshier@mediaone.net>
24831
24832 * gcc.c-torture/execute/991030-1.c: New test.
24833
24834 1999-10-26 Richard Henderson <rth@cygnus.com>
24835
24836 * gcc.c-torture/compile/991026-2.c: New test.
24837
24838 1999-10-26 Jeffrey A Law (law@cygnus.com)
24839
24840 * gcc.c-torture/compile/991026-1.c: New test.
24841
24842 1999-10-23 Jeffrey A Law (law@cygnus.com)
24843
24844 * gcc.c-torture/execute/991023-1.c: New test.
24845
24846 1999-10-19 Jeffrey A Law (law@cygnus.com)
24847
24848 * gcc.c-torture/execute/991019-1.c: New test.
24849
24850 1999-10-16 Richard Henderson <rth@cygnus.com>
24851
24852 * gcc.c-torture/execute/991016-1.c: New test.
24853
24854 1999-10-14 Stephane Carrez <stcarrez@worldnet.fr>
24855
24856 * gcc.c-torture/execute/991014-1.c: New test.
24857
24858 1999-10-13 J"orn Rennecke <amylaar@cygnus.co.uk>
24859
24860 * g++.old-deja/g++.other/union2.C: New test.
24861
24862 1999-10-13 Nathan Sidwell <nathan@acm.org>
24863
24864 * g++.old-deja/g++.other/vaarg2.C: New test.
24865 * g++.old-deja/g++.other/vaarg3.C: New test.
24866
24867 1999-10-12 Craig Burley <craig@jcb-sc.com>
24868
24869 * g77.f-torture/noncompile/19990905-1.f: Moved from being
24870 in compile/.
24871
24872 1999-10-04 Ulrich Drepper <drepper@cygnus.com>
24873
24874 * gcc.c-torture/execute/va-arg-11.c: New test.
24875
24876 1999-10-01 Mark P. Mitchell <mark@codesourcery.com>
24877
24878 * lib/file-format.exp (gcc_target_object_format): Don't
24879 crash if objdump is unavailable.
24880
24881 1999-09-29 Donn Terry <donn@interix.com>
24882
24883 * gcc.misc-tests/mg.exp: delete extraneous redirection.
24884
24885 1999-09-28 Nick Clifton <nickc@cygnus.com>
24886
24887 * gcc.c-torture/compile/990928-1.c: New test.
24888
24889 1999-09-28 Nathan Sidwell <nathan@acm.org>
24890
24891 * g++.old-deja/g++.other/decl6.C: New test.
24892
24893 1999-09-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24894
24895 * gcc.c-torture/execute/va-arg-10.c: New test.
24896
24897 1999-09-27 Nathan Sidwell <nathan@acm.org>
24898
24899 * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
24900 __PRETTY_FUNCTION__.
24901
24902 1999-09-23 Nick Clifton <nickc@cygnus.com>
24903
24904 * gcc.c-torture/execute/990923-1.c: New test.
24905
24906 1999-09-21 Nick Clifton <nickc@cygnus.com>
24907
24908 * gcc.c-torture/special/special.exp: Add FR30 to list of targets
24909 for which -fpic is inappropriate.
24910
24911 1999-09-21 Mark Mitchell <mark@codesourcery.com>
24912
24913 * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
24914
24915 1999-09-21 Nathan Sidwell <nathan@acm.org>
24916
24917 * g++.old-deja/g++.other/dyncast1.C: New test.
24918 * g++.old-deja/g++.other/dyncast2.C: New test.
24919 * g++.old-deja/g++.other/dyncast3.C: New test.
24920 * g++.old-deja/g++.other/dyncast4.C: New test.
24921 * g++.old-deja/g++.other/dyncast5.C: New test.
24922 * g++.old-deja/g++.eh/catch3.C: New test.
24923 * g++.old-deja/g++.eh/catch3p.C: New test.
24924 * g++.old-deja/g++.eh/catch4.C: New test.
24925 * g++.old-deja/g++.eh/catch4p.C: New test.
24926 * g++.old-deja/g++.eh/catch5.C: New test.
24927 * g++.old-deja/g++.eh/catch5p.C: New test.
24928 * g++.old-deja/g++.eh/catch6.C: New test.
24929 * g++.old-deja/g++.eh/catch6p.C: New test.
24930 * g++.old-deja/g++.eh/catch7.C: New test.
24931 * g++.old-deja/g++.eh/catch7p.C: New test.
24932 * g++.old-deja/g++.eh/catch8.C: New test.
24933 * g++.old-deja/g++.eh/catch8p.C: New test.
24934 * g++.old-deja/g++.eh/catch9.C: New test.
24935 * g++.old-deja/g++.eh/catch9p.C: New test.
24936
24937 1999-09-13 Nathan Sidwell <nathan@acm.org>
24938
24939 * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
24940 * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
24941
24942 1999-09-13 Jeffrey A Law (law@cygnus.com)
24943
24944 * gcc.c-torture/compile/990913-1.c: New test.
24945
24946 1999-09-10 Nathan Sidwell <nathan@acm.org>
24947
24948 * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
24949 * g++.old-deja/g++.jason/rfg5.C: Likewise.
24950
24951 1999-09-09 Richard Henderson <rth@cygnus.com>
24952
24953 * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
24954
24955 1999-09-09 Nathan Sidwell <nathan@acm.org>
24956
24957 * g++.old-deja/g++.other/lookup11.C: New test.
24958 * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
24959 what is permitted and what we want.
24960 * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
24961 overload use.
24962 * g++.old-deja/g++.jason/rfg5.C: Likewise
24963
24964 1999-09-08 Geoffrey Keating <geoffk@cygnus.com>
24965
24966 * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
24967 * gcc.c-torture/noncompile/poison-1.c: New file.
24968
24969 1999-09-08 Nathan Sidwell <nathan@acm.org>
24970
24971 * g++.old-deja/g++.other/sizeof3.C: New test.
24972 * g++.old-deja/g++.other/sizeof4.C: New test.
24973 * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
24974 * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
24975
24976 1999-09-07 Richard Henderson <rth@cygnus.com>
24977
24978 * gcc.dg/va-arg-1.c: New.
24979
24980 1999-09-06 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24981
24982 * gcc.c-torture/execute/va-arg-9.c: New test.
24983
24984 1999-09-05 Craig Burley <craig@jcb-sc.com>
24985
24986 * g77.f-torture/compile/980519-2.f: New test.
24987 * g77.f-torture/compile/19990905-0.f: New test.
24988 * g77.f-torture/compile/19990905-1.f: New test.
24989 * g77.f-torture/compile/19990905-2.f: New test.
24990
24991 * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
24992
24993 1999-09-03 Richard Earnshaw <rearnsha@arm.com>
24994
24995 * gcc.c-torture/execute/990827-1.c: Fix typo.
24996
24997 1999-09-03 Nathan Sidwell <nathan@acm.org>
24998
24999 * g++.old-deja/g++.other/deref1.C: New test.
25000
25001 1999-09-02 Nathan Sidwell <nathan@acm.org>
25002
25003 * g++.old-deja/g++.other/ambig2.C: New test.
25004 * g++.old-deja/g++.other/cond5.C: New test.
25005 * g++.old-deja/g++.other/lookup16.C: New test.
25006
25007 1999-09-02 Marc Espie <espie@cvs.openbsd.org>
25008
25009 * gcc.dg/980414-1.c: Fix assembler syntax to work with old
25010 assemblers too.
25011
25012 1999-08-31 Jeffrey A Law (law@cygnus.com)
25013
25014 * lib/c-torture.exp: Avoid the "compare executables" optimization
25015 when testing native.
25016
25017 1999-08-29 Jeffrey A Law (law@cygnus.com)
25018
25019 * gcc.c-torture/execute/990829-1.c: New test.
25020 * gcc.c-torture/compile/990829-1.c: New test.
25021
25022 1999-08-27 Paul Burchard <burchard@pobox.com>
25023
25024 * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
25025 * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
25026 * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
25027 * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
25028 * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
25029 * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
25030 * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
25031 * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
25032 * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
25033 * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
25034 * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
25035
25036 1999-08-27 Jeffrey A Law (law@cygnus.com)
25037
25038 * gcc.c-torture/execute/990827-1.c: New test.
25039
25040 1999-08-26 Craig Burley <craig@jcb-sc.com>
25041
25042 * g77.f-torture/noncompile/19990826-4.f: New test.
25043
25044 * g77.f-torture/compile/19990826-3.f: New test.
25045
25046 * g77.f-torture/execute/19990826-2.f: New test.
25047
25048 * g77.f-torture/compile/19990826-1.f: New test.
25049
25050 * gcc.c-torture/execute/990826-0.c: New test.
25051 * g77.c-torture/execute/19990826-0.f: New test.
25052
25053 * g77.f-torture/noncompile/970626-2.f: New test.
25054
25055 1999-08-25 Paul Burchard <burchard@pobox.com>
25056
25057 * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
25058 lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
25059 lss-011.C: New tests.
25060
25061 1999-08-25 Nathan Sidwell <nathan@acm.org>
25062
25063 * g++.old-deja/g++.other/decl5.C: New test.
25064
25065 1999-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
25066
25067 * noncompile/noncompile.exp: Load_lib c-torture.exp.
25068 (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
25069 call `postbase' for each one. All callers of `postbase' changed
25070 to call this instead.
25071
25072 1999-08-11 Richard Earnshaw (rearnsha@arm.com)
25073
25074 * gcc.c-torture/execute/990811-1.c: New test.
25075
25076 1999-08-09 Nick Clifton <nickc@cygnus.com>
25077
25078 * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
25079 just native ones.
25080
25081 * gcc.dg/990413-1.c: Expect the parse error for all builds, not
25082 just native ones.
25083
25084 1999-08-05 Alexandre Oliva <oliva@dcc.unicamp.br>
25085
25086 * g++.old-deja/g++.other/local3.C: Removed XFAIL.
25087
25088 1999-08-04 Jeffrey A Law (law@cygnus.com)
25089
25090 * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
25091
25092 1999-08-04 Nathan Sidwell <nathan@acm.org>
25093
25094 * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
25095
25096 1999-08-04 Jeffrey A Law (law@cygnus.com)
25097
25098 * gcc.c-torture/execute/990804-1.c: New test.
25099
25100 1999-08-03 Nathan Sidwell <nathan@acm.org>
25101
25102 * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
25103 * g++.old-deja/g++.brendan/crash64.C: Likewise
25104 * g++.old-deja/g++.brendan/overload8.C: Likewise
25105
25106 1999-08-03 Nathan Sidwell <nathan@acm.org>
25107
25108 * g++.old-deja/g++.other/struct1.C: New test.
25109
25110 1999-08-03 Nathan Sidwell <nathan@acm.org>
25111
25112 * g++.old-deja/g++.other/enum2.C: New test.
25113
25114 1999-08-02 Richard Henderson <rth@cygnus.com>
25115
25116 Adapted from tests from Franz Sirl:
25117 * gcc.c-torture/execute/va-arg-7.c: New test.
25118 * gcc.c-torture/execute/va-arg-8.c: New test.
25119
25120 1999-08-01 Jeffrey A Law (law@cygnus.com)
25121
25122 * gcc.c-torture/compile/990801-2.c: New test.
25123
25124 * gcc.c-torture/compile/990801-1.c: New test.
25125
25126 1999-07-27 Michael Meissner <meissner@cygnus.com>
25127
25128 * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
25129 fp-cmp-1.c, converting double to float.
25130
25131 * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
25132 fp-cmp-1.c, converting double to long double.
25133
25134 * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
25135 from fr1 to unknown_register, since fr1 is a legitimate register
25136 on some machines.
25137
25138 1999-07-25 Jeffrey A Law (law@cygnus.com)
25139
25140 * README: More listname related changes.
25141
25142 1999-07-08 Catherine Moore <clm@cygnus.com>
25143
25144 * gcc.c-torture/execute/920501-5.c: Fix typo. Change | to ||.
25145
25146 1999-07-05 Manfred Hollstein <mhollstein@cygnus.com>
25147
25148 * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
25149
25150 1999-07-05 Alexandre Oliva <oliva@dcc.unicamp.br>
25151
25152 * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
25153
25154 1999-07-04 Zack Weinberg <zack@rabi.columbia.edu>
25155
25156 * gcc.dg/990703-1.c: New test.
25157
25158 1999-06-29 Nick Clifton <nickc@cygnus.com>
25159
25160 * lib/file-format.exp: New file: Move definition of proc
25161 gcc_target_object_format to here from
25162 gcc.dg/special/ecos.exp.
25163
25164 * lib/c-torture.exp: Include lib file-format.exp.
25165 * lib/gcc-dg.exp: Include lib file-format.exp.
25166
25167 * gcc.dg/special/ecos.exp: Remove definition of proc
25168 gcc_target_object_format.
25169
25170 1999-06-28 Jeffrey A Law (law@cygnus.com)
25171
25172 * gcc.c-torture/execute/990628-1.c: New test.
25173
25174 1999-06-25 Jeffrey A Law (law@cygnus.com)
25175
25176 * gcc.c-torture/compile/990625-2.c: New test.
25177
25178 * gcc.c-torture/compile/990625-1.c: New test.
25179
25180 1999-06-23 Nick Clifton <nickc@cygnus.com>
25181
25182 * gcc.c-torture/compile/dll.c: New test case. Check that dll
25183 attributes compile.
25184 * gcc.c-torture/compile/dll.x: Only support the dll.c test on
25185 ports that use the COFF/PE file format.
25186
25187 1999-06-17 Jeffrey A Law (law@cygnus.com)
25188
25189 * gcc.c-torture/compile/990617-1.c: New test.
25190
25191 1999-06-17 Alexandre Oliva <oliva@dcc.unicamp.br>
25192
25193 * g++.old-deja/g++.other/decl4.C: New test.
25194
25195 1999-06-14 Nathan Sidwell <nathan@acm.org>
25196
25197 * g++.old-deja/g++.other/bitfld3.C: New test.
25198
25199 1999-06-08 Nathan Sidwell <nathan@acm.org>
25200
25201 * g++.old-deja/g++.eh/catch1.C: New test.
25202
25203 1999-06-07 Jeffrey A Law (law@cygnus.com)
25204
25205 * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
25206
25207 * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
25208 * gcc.c-torture/execute/ieee/mzero.x: New file. Likewise.
25209
25210 1999-06-05 Craig Burley <craig@jcb-sc.com>
25211
25212 * g77.f-torture/compile/19990502-0.f: Replace with new,
25213 shorter, test that still fails after recent changes.
25214
25215 1999-06-04 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
25216
25217 * gcc.c-torture/execute/990604-1.c: New test.
25218
25219 1999-05-31 Jeffrey A Law (law@cygnus.com)
25220
25221 * gcc.c-torture/execute/990531-1.c: New test.
25222
25223 1999-05-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25224
25225 * gcc.c-torture/compile/990527-1.c: New test.
25226
25227 1999-05-27 Joern Rennecke <amylaar@cygnus.com>
25228
25229 * gcc.c-torture/execute/990527-1.c: New test.
25230
25231 1999-05-25 Nick Clifton <nickc@cygnus.com>
25232
25233 * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
25234 bitfields as signed.
25235
25236 1999-05-25 Craig Burley <craig@jcb-sc.com>
25237
25238 * g77.f-torture/compile/19990525-0.f: New test.
25239
25240 1999-05-25 Jeffrey A Law (law@cygnus.com)
25241
25242 * gcc.c-torture/execute/990525-2.c: New test.
25243
25244 * gcc.c-torture/execute/990525-1.c: New test.
25245
25246 1999-05-24 Nathan Sidwell <nathan@acm.org>
25247
25248 * g++.old-deja/g++.other/anon3.C: New test.
25249 * g++.old-deja/g++.other/anon4.C: New test.
25250 * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
25251 * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
25252 after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
25253 Merrill).
25254
25255 1999-05-24 Jeffrey A Law (law@cygnus.com)
25256
25257 * gcc.c-torture/execute/990524-1.c: New test.
25258
25259 * gcc.dg/990524-1.c: New test.
25260
25261 1999-05-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25262
25263 * gcc.c-torture/compile/990523-1.c: New test.
25264
25265 1999-05-19 Raja R Harinath <harinath@cs.umn.edu>
25266
25267 * gcc.c-torture/compile/990519-1.c: New test.
25268
25269 1999-05-17 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
25270
25271 * gcc.c-torture/compile/990517-1.c: New test.
25272
25273 * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
25274 (e4, f4): New tests.
25275 (main): Call them.
25276
25277 1999-05-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
25278
25279 * gcc.dg/noreturn-1.c: New test.
25280
25281 1999-05-13 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
25282
25283 * gcc.c-torture/execute/990513-1.c: New test.
25284
25285 1999-05-10 Richard Henderson <rth@cygnus.com>
25286
25287 * g++.old-deja/g++.other/null1.C (g): Add overload for long.
25288
25289 1999-05-10 Craig Burley <craig@jcb-sc.com>
25290
25291 * g77.f-torture/execute/erfc.f: Use small single-precision
25292 values, to avoid problems on Alphas when not -mieee.
25293
25294 1999-05-08 Craig Burley <craig@jcb-sc.com>
25295
25296 * gcc.dg/990506-0.c: New test.
25297
25298 1999-05-08 Richard Henderson <rth@cygnus.com>
25299
25300 * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
25301 the constant to test. Don't XFAIL 64-bit targets.
25302
25303 * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
25304 * g++.old-deja/g++.law/profile1.C: Likewise.
25305
25306 * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
25307 operator new instances.
25308 * g++.old-deja/g++.other/delete5.C: Likewise.
25309
25310 1999-05-03 Craig Burley <craig@jcb-sc.com>
25311
25312 * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
25313 intrinsic.
25314
25315 1999-05-03 Craig Burley <craig@jcb-sc.com>
25316
25317 * g77.f-torture/execute/u77-test.f: Reverse order of two
25318 arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
25319
25320 1999-05-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
25321
25322 * gcc.dg/compare1.c: New test.
25323
25324 1999-05-02 Joseph S. Myers <jsm28@cam.ac.uk>
25325
25326 * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
25327 New tests.
25328
25329 1999-05-02 Craig Burley <craig@jcb-sc.com>
25330
25331 * g77.f-torture/compile/19990502-1.f: New test.
25332
25333 1999-05-02 Craig Burley <craig@jcb-sc.com>
25334
25335 * g77.f-torture/compile/19990502-0.f: New test.
25336
25337 1999-05-02 Craig Burley <craig@jcb-sc.com>
25338
25339 * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
25340 intrinsic.
25341
25342 1999-05-02 Craig Burley <craig@jcb-sc.com>
25343
25344 * g77.f-torture/execute/u77-test.f (main): List libU77
25345 intrinsics not currently tested.
25346 Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
25347 GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
25348 FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
25349 Trim blanks off the ends of some printed strings.
25350
25351 1999-05-02 Craig Burley <craig@jcb-sc.com>
25352
25353 * g77.f-torture/execute/u77-test.f (main): Just warn about
25354 FSTAT gid disagreement, as it's expected on some systems.
25355
25356 1999-05-01 Craig Burley <craig@jcb-sc.com>
25357
25358 * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
25359 use a new function, which allows for some slop.
25360 Clean up some commentary.
25361 (issum): The new function.
25362 (sgladd): Deleted subroutine.
25363
25364 1999-05-01 Craig Burley <craig@jcb-sc.com>
25365
25366 * g77.f-torture/execute/u77-test.f: Modify to be more like
25367 libf2c/libU77 version, bringing patches to that version here.
25368 Add suitable commentary.
25369
25370 1999-04-25 Richard Henderson <rth@cygnus.com>
25371
25372 * gcc.dg/990424-1.c: New test.
25373
25374 1999-04-24 Craig Burley <craig@jcb-sc.com>
25375
25376 * g77.f-torture/execute/u77-test.f (main): Bug involving
25377 LSTAT has been fixed, so turn back on full checking.
25378
25379 1999-04-20 Craig Burley <craig@jcb-sc.com>
25380
25381 * g77.f-torture/compile/19990419-0.f: New test.
25382 * g77.f-torture/execute/19990419-1.f: New test.
25383
25384 1999-04-17 Richard Henderson <rth@cygnus.com>
25385
25386 * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
25387 to avoid the need for a prototype to supress a warning.
25388
25389 1999-04-07 Jim Wilson <wilson@cygnus.com>
25390
25391 * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
25392
25393 1999-04-04 Jeffrey A Law (law@cygnus.com)
25394
25395 * gcc.c-torture/execute/990404-1.c: New test.
25396
25397 1999-04-03 10:35 -0500 Zack Weinberg <zack@rabi.columbia.edu>
25398
25399 * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
25400 * gcc.dg/cpp-if3.c: Don't use -pedantic.
25401 * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
25402 missing initializer warnings.
25403
25404 1999-03-28 Jeffrey A Law (law@cygnus.com)
25405
25406 * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
25407 matching strings.
25408
25409 1999-03-26 Jeffrey A Law (law@cygnus.com)
25410
25411 * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
25412
25413 1999-03-26 Craig Burley <craig@jcb-sc.com>
25414
25415 * g77.f-torture/execute/19990325-0.f: New test.
25416 * g77.f-torture/execute/19990325-1.f: New test.
25417
25418 1999-03-24 Jeffrey A Law (law@cygnus.com)
25419
25420 * gcc.c-torture/execute/990324-1.c: New test.
25421
25422 1999-03-22 Jim Wilson <wilson@cygnus.com>
25423
25424 * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
25425 test with 4.
25426
25427 1999-03-17 Richard Henderson <rth@cygnus.com>
25428
25429 * gcc.c-torture/execute/ieee/980619-1.x: New. Expected fail on x86.
25430
25431 1999-03-13 Craig Burley <craig@jcb-sc.com>
25432
25433 * g77.f-torture/execute/19990313-2.f: New test.
25434 * g77.f-torture/execute/19990313-3.f: New test.
25435
25436 1999-03-13 Craig Burley <craig@jcb-sc.com>
25437
25438 * g77.f-torture/execute/19990313-0.f: New test.
25439 * g77.f-torture/execute/19990313-1.f: New test.
25440
25441 1999-03-12 Jim Wilson <wilson@cygnus.com>
25442
25443 * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
25444 printf to sprintf.
25445 * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
25446 (main): Add check for u15. Conditionalize u31 check depending on
25447 whether ints are <32 bits or >=32 bits.
25448
25449 1999-03-08 Craig Burley <craig@jcb-sc.com>
25450
25451 * g77.f-torture/execute/19981119-0.f: Improve testiness.
25452
25453 1999-03-08 Craig Burley <craig@jcb-sc.com>
25454
25455 * g77.f-torture/compile/19990305-0.f: New test.
25456 * g77.f-torture/execute/19981119-0.f: New test.
25457
25458 1999-03-08 Craig Burley <craig@jcb-sc.com>
25459
25460 * g77.f-torture/execute/970625-2.f: call ABORT if final
25461 result is not correct, instead of just printing it.
25462 Add this checking via newly introduced obfuscation, to
25463 trip up buggy front ends.
25464
25465 1999-03-07 Craig Burley <craig@jcb-sc.com>
25466
25467 * g77.f-torture/compile/960317-1.f: Moved from being
25468 in execute/. (Somehow I didn't notice "SUBROUTINE...".)
25469
25470 1999-03-06 Craig Burley <craig@jcb-sc.com>
25471
25472 * g77.f-torture/execute/960317-1.f: New (old) test.
25473 * g77.f-torture/execute/970625-2.f: Ditto.
25474
25475 1999-03-01 Zack Weinberg <zack@rabi.columbia.edu>
25476
25477 * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
25478 message on line 1 or line 2; cccp and cpplib do this differently.
25479
25480 1999-03-01 Jeffrey A Law (law@cygnus.com)
25481
25482 * g++.old-deja/g++.law/weak1.C: New test.
25483
25484 1999-02-28 17:59 -0500 Zack Weinberg <zack@rabi.columbia.edu>
25485
25486 * gcc.c-torture/execute/990119-1.c: Renamed to...
25487 * gcc.dg/990119-1.c: this, so it will only be tested once
25488 (it's a preprocessor test, it doesn't need to be run at
25489 multiple optimization levels).
25490
25491 1999-02-27 13:34 -0500 Zack Weinberg <zack@rabi.columbia.edu>
25492
25493 * lib/g++.exp: Don't add incdir=$base_dir/../include to
25494 ALWAYS_CXXFLAGS.
25495
25496 1999-02-24 Craig Burley <craig@jcb-sc.com>
25497
25498 * g77.f-torture/noncompile/19981216-0.f: Renamed from...
25499 * g77.f-torture/compile/19981216-0.f: ...as it is expected
25500 to not be compilable by current g77.
25501
25502 1999-02-24 Nick Clifton <nickc@cygnus.com>
25503
25504 * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
25505
25506 1999-02-22 Jeffrey A Law (law@cygnus.com)
25507
25508 * gcc.c-torture/execute/990222-1.c: New test.
25509
25510 1999-02-19 Craig Burley <craig@jcb-sc.com>
25511
25512 * g77.f-torture/compile/19990218-0.f: New test.
25513 * g77.f-torture/noncompile/19990218-1.f: New test.
25514
25515 1999-02-18 Craig Burley <craig@jcb-sc.com>
25516
25517 * g77.f-torture/compile/19981216-0.f: New test.
25518
25519 1999-02-14 Jeffrey A Law (law@cygnus.com)
25520
25521 * gcc.dg/990214-1.c: New test.
25522
25523 1999-02-13 Jeffrey A Law (law@cygnus.com)
25524
25525 * gcc.dg/990213-2.c: New test.
25526
25527 * gcc.dg/990213-1.c: New test.
25528
25529 1999-02-12 Jeffrey A Law (law@cygnus.com)
25530
25531 * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
25532 ints.
25533
25534 1999-02-11 Nick Clifton <nickc@cygnus.com>
25535
25536 * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
25537 specified by target.
25538
25539 * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
25540
25541 1999-02-11 Jeffrey A Law (law@cygnus.com)
25542
25543 * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
25544
25545 1999-02-10 Jonathan Larmour <jlarmour@cygnus.co.uk>
25546
25547 * gcc.dg/special/ecos.exp: New test driver for new tests with
25548 special requirements.
25549
25550 * gcc.dg/special/alias-1.c: New test.
25551 * gcc.dg/special/gcsec-1.c: New test.
25552 * gcc.dg/special/weak-1.c: New test.
25553 * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
25554 * gcc.dg/special/weak-2.c: New test.
25555 * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
25556 * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
25557 * gcc.dg/special/wkali-1.c: New test.
25558 * gcc.dg/special/wkali-2.c: New test.
25559 * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
25560 * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
25561
25562 1999-02-10 Felix Lee <flee@cygnus.com>
25563
25564 * lib/c-torture.exp (c-torture-compile): Pull out code for
25565 analyzing gcc error messages.
25566 (c-torture-execute): Likewise. Fix some (harmless) false
25567 positives.
25568 * lib/gcc.exp (gcc_check_compile): New function.
25569
25570 1999-02-08 Richard Henderson <rth@cygnus.com>
25571
25572 * gcc.c-torture/execute/990208-1.c: New test.
25573
25574 1999-02-07 Jonathan Larmour <jlarmour@cygnus.co.uk>
25575
25576 * g++.dg/special/ecos.exp: New driver for new tests with special
25577 requirements
25578
25579 * g++.dg/special/conpr-1.C: New test
25580 * g++.dg/special/conpr-2.C: New test
25581 * g++.dg/special/conpr-2a.C: New test
25582 * g++.dg/special/conpr-3.C: New test
25583 * g++.dg/special/conpr-3a.C: New test
25584 * g++.dg/special/conpr-3b.C: New test
25585
25586 * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
25587 allow g++ to use the dg driver
25588
25589 * README: Add comment about g++.dg directory
25590
25591 1999-02-06 Jeffrey A Law (law@cygnus.com)
25592
25593 * README: Update email addresses.
25594
25595 1999-02-03 Nick Clifton <nickc@cygnus.com>
25596
25597 * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
25598 arguments in order to force structure S onto the stack even on
25599 the alpha.
25600 (test): Pass 10 leading arguments to function foo as well as the
25601 structure S.
25602
25603 * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
25604 failure for all targets.
25605
25606 * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
25607 abort to terminate program execution.
25608
25609 1999-01-30 Richard Henderson <rth@cygnus.com>
25610
25611 * gcc.c-torture/execute/990130-1.c: New test.
25612
25613 1999-01-30 Jeffrey A Law (law@cygnus.com)
25614
25615 * gcc.dg/990130-1.c: New test.
25616
25617 1999-01-28 Michael Meissner <meissner@cygnus.com>
25618
25619 * gcc.c-torture/execute/990128-1.c: New test.
25620
25621 1999-01-27 Michael Meissner <meissner@cygnus.com>
25622
25623 * gcc.c-torture/execute/990127-{1,2}.c: New tests.
25624
25625 1999-01-27 Felix Lee <flee@cygnus.com>
25626
25627 * lib/c-torture.exp (c-torture-compile): pull out code for
25628 analyzing gcc error messages.
25629 (c-torture-execute): ditto, and fix some (harmless) false
25630 positives.
25631 * lib/gcc.exp (gcc_check_compile): new function.
25632
25633 1999-01-17 Jeffrey A Law (law@cygnus.com)
25634
25635 * gcc.dg/990117-1.c: New test.
25636
25637 * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
25638
25639 * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
25640
25641 1999-01-15 Jeffrey A Law (law@cygnus.com)
25642
25643 * g77.f-torture/compile/990115-1.f: New test.
25644
25645 1999-01-07 Jeffrey A Law (law@cygnus.com)
25646
25647 * gcc.c-torture/compile/990107-1.c: New test
25648
25649 1999-01-06 Jeffrey A Law (law@cygnus.com)
25650
25651 * gcc.c-torture/execute/990106-2.c: New test.
25652
25653 * gcc.c-torture/execute/990106-1.c: New test.
25654
25655 1998-12-30 Zack Weinberg <zack@rabi.columbia.edu>
25656
25657 * gcc.c-torture/compile/981223-1.c: New test.
25658
25659 1998-12-29 Richard Henderson <rth@cygnus.com>
25660
25661 * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
25662 (opt3): Rename from opt4 and disable.
25663
25664 1998-12-20 Alexandre Oliva <oliva@dcc.unicamp.br>
25665
25666 * g++.old-deja/g++.pt/ptrmem5.C: New test.
25667
25668 1998-12-15 Alexandre Oliva <oliva@dcc.unicamp.br>
25669
25670 * g++.old-deja/g++.other/conv5.C: New test.
25671
25672 1998-12-14 Nick Clifton <nickc@cygnus.com>
25673
25674 * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
25675
25676 1998-12-11 Jeffrey A Law (law@cygnus.com)
25677
25678 * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
25679
25680 1998-12-11 Zack Weinberg <zack@rabi.columbia.edu>
25681
25682 * gcc.c-torture/compile/981211-1.c: New test.
25683
25684 1998-12-09 Alexandre Oliva <oliva@dcc.unicamp.br>
25685
25686 * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
25687
25688 * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
25689
25690 1998-12-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25691
25692 * gcc.special/930510-1.c: Make C9X safe.
25693 * gcc.misc-tests/gcov-1.c Similarly.
25694 * gcc.misc-tests/gcov-2.c Similarly.
25695
25696 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
25697
25698 * gcc.dg/ultrasp1.c: New test.
25699
25700 1998-12-06 Richard Henderson <rth@cygnus.com>
25701
25702 * gcc.c-torture/execute/981206.c: New test.
25703
25704 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
25705
25706 * g++.old-deja/g++.ns/template7.C: New test.
25707
25708 * g++.old-deja/g++.other/expr1.C: New test.
25709
25710 * g++.old-deja/g++.eh/tmpl3.C: New test.
25711
25712 * g++.old-deja/g++.eh/tmpl2.C: New test.
25713
25714 1998-12-04 Alexandre Oliva <oliva@dcc.unicamp.br>
25715
25716 * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
25717 * g++.old-deja/g++.other/using6.C: Removed.
25718 * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
25719
25720 * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
25721
25722 1998-12-03 Alexandre Oliva <oliva@dcc.unicamp.br>
25723
25724 * g++.old-deja/g++.pt/overload8.C: New test.
25725
25726 * g++.old-deja/g++.pt/overload7.C: New test.
25727
25728 * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
25729
25730 * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
25731 and relinking messages.
25732 * lib/g++.exp (g++_target_compile): Remove .rpo file when
25733 compiling with -frepo.
25734
25735 1998-12-01 Alexandre Oliva <oliva@dcc.unicamp.br>
25736
25737 * g++.old-deja/g++.pt/lookup6.C: New test.
25738
25739 1998-11-30 Nick Clifton <nickc@cygnus.com>
25740
25741 * gcc.c-torture/execute/981130-1.c: New test.
25742 * gcc.c-torture/execute/981130-1.x: New test failure expectations.
25743
25744 1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
25745
25746 * g++.old-deja/g++.pt/explicit76.C: New test.
25747
25748 * g++.old-deja/g++.pt/friend38.C: New test.
25749
25750 * g++.old-deja/g++.ns/crash2.C: New test.
25751
25752 * g++.old-deja/g++.pt/defarg8.C: New test.
25753
25754 * g++.old-deja/g++.pt/instantiate6.C: New test.
25755
25756 * g++.old-deja/g++.pt/static6.C: New test.
25757
25758 * g++.old-deja/g++.pt/decl2.C: New test.
25759
25760 1998-11-26 Alexandre Oliva <oliva@dcc.unicamp.br>
25761
25762 * g++.old-deja/g++.other/lookup5.C: New test. Not sure the
25763 problem is actually related with name lookup, but so what? :-)
25764
25765 * g++.old-deja/g++.pt/friend37.C: New test.
25766
25767 1998-11-25 Dave Love <d.love@dl.ac.uk>
25768
25769 * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
25770 element, which fails on some systems.
25771
25772 * g77.f-torture/execute/labug1.f: New test.
25773
25774 1998-11-21 Jeffrey A Law (law@cygnus.com)
25775
25776 * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
25777 is defined.
25778
25779 1998-11-18 Dave Love <d.love@dl.ac.uk>
25780
25781 * g77.f-torture/compile/981117-1.f: New test.
25782
25783 1998-11-16 Alexandre Oliva <oliva@dcc.unicamp.br>
25784
25785 * g++.old-deja/g++.eh/throw2.C: New test. CV-qualifiers are not
25786 properly discarded.
25787
25788 1998-10-11 Ken Raeburn <raeburn@cygnus.com>
25789
25790 * gcc.c-torture/execute/memcheck: New directory of tests for
25791 -fcheck-memory-usage.
25792
25793 1998-11-07 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
25794
25795 * README: New file, general information about the testsuite and
25796 new description of the various C++ test subdirectories.
25797 * README.g++: Eliminate obsolete information, update and move most
25798 relevant stuff to README.
25799
25800 1998-11-07 Richard Henderson <rth@cygnus.com>
25801
25802 * gcc.c-torture/compile/981107-1.c: New test.
25803
25804 1998-11-02 Doug Evans <devans@canuck.cygnus.com>
25805
25806 * execute/memcpy-bi.c: New testcase.
25807
25808 1998-10-31 Alexandre Oliva <oliva@dcc.unicamp.br>
25809
25810 * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
25811 base classes.
25812
25813 * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
25814 template is selected.
25815
25816 * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
25817 classes, it should be accepted for all types.
25818
25819 * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
25820
25821 * g++.old-deja/g++.pt/spec24.C: Ensure that template
25822 specializations start with template headers.
25823
25824 1998-10-29 Alexandre Oliva <oliva@dcc.unicamp.br>
25825
25826 * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
25827
25828 * g++.old-deja/g++.other/init9.C: Test cross initialization of
25829 non-POD types.
25830
25831 1998-10-27 Alexandre Oliva <oliva@dcc.unicamp.br>
25832
25833 * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
25834
25835 1998-10-22 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
25836
25837 * compile/981022-1.c, compile/981022-1.x: New test and driver.
25838
25839 1998-10-19 Jeffrey A Law (law@cygnus.com)
25840
25841 * 981019-1.c: New test.
25842
25843 1998-10-14 Robert Lipe <robertl@dgii.com>
25844
25845 * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
25846 find objc headers.
25847
25848 1998-10-14 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
25849
25850 * compile/981001-4.c: Remove use of GCC extension that triggers a
25851 compiler bug.
25852
25853 1998-10-13 Alexandre Oliva <oliva@dcc.unicamp.br>
25854
25855 * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
25856
25857 1998-10-12 Alexandre Oliva <oliva@dcc.unicamp.br>
25858
25859 * g++.old-deja/g++.pt/explicit74.C: New test. Explicit
25860 instantiation of template produces incorrect code for delete
25861 expression.
25862
25863 * g++.old-deja/g++.pt/instantiate5.C: New test. `global
25864 constructors' name is not unique.
25865 * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
25866 * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
25867
25868 * g++.old-deja/g++.other/init8.C: New test. Uninitialized
25869 automatic array of const is ill-formed.
25870
25871 * g++.old-deja/g++.pt/ttp53.C: New test. Incorrect substitution
25872 of template parameter?
25873
25874 * g++.old-deja/g++.other/conv3.C: New test. Conversion discards
25875 const.
25876
25877 * g++.old-deja/g++.other/pmf2.C: New test. Invalid
25878 pointer-to-member expression.
25879
25880 * g++.old-deja/g++.other/friend5.C: New test. Bogus friend
25881 declaration causes ICE.
25882
25883 1998-10-11 Alexandre Oliva <oliva@dcc.unicamp.br>
25884
25885 * g++.old-deja/g++.ns/main1.C: New test. main() should only be
25886 reserved in the global namespace.
25887
25888 * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
25889 generate needed virtual table.
25890
25891 * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
25892
25893 1998-10-10 Dariush Eslimi <eslimi@loran.com>
25894
25895 * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
25896 template-dependent type
25897
25898 1998-10-10 Alexandre Oliva <oliva@dcc.unicamp.br>
25899
25900 * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
25901 * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
25902 * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
25903
25904 * g++.old-deja/g++.other/using5.C: New test; using decl from base
25905 class should be usable as argument of member function.
25906 * g++.old-deja/g++.other/using6.C: New test; using decl from base
25907 class should be usable as return type of member function.
25908 * g++.old-deja/g++.other/using7.C: New test; using decl from base
25909 class should be usable as type of data member.
25910
25911 * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
25912
25913 1998-10-09 Jeffrey A Law (law@cygnus.com)
25914
25915 * gcc.c-torture/special/920521-1.c: Fix bogus test.
25916
25917 1998-10-08 Nick Clifton <nickc@cygnus.com>
25918
25919 * gcc.dg/dll-?.c Add thumb to target list.
25920 Fix assembler scan patterns to match current assembler output.
25921
25922 1998-10-08 Alexandre Oliva <oliva@dcc.unicamp.br>
25923
25924 * g++.old-deja/g++.pt/expr6.C: New test. operator?: breaks
25925 matching of template brackets.
25926
25927 * g++.old-deja/g++.other/using4.C: New test. Test using
25928 declarations of methods from base classes.
25929
25930 * g++.old-deja/g++.ns/extern1.C: New test. Extern declarations
25931 within functions should introduce names into the innermost
25932 enclosing namespace.
25933
25934 * g++.old-deja/g++.other/init7.C: New test. Retry initialization
25935 of static locals if first initialization throws.
25936
25937 1998-10-07 Jim Wilson <wilson@cygnus.com>
25938
25939 * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
25940
25941 1998-10-06 Ken Raeburn <raeburn@cygnus.com>
25942
25943 * gcc.c-torture/special/981006-1.c: New test. Make sure gcc doesn't
25944 lose track of the possible targets of tablejump insns.
25945 * special/special.exp: Run it.
25946
25947 1998-10-06 Alexandre Oliva <oliva@dcc.unicamp.br>
25948
25949 * g++.old-deja/g++.pt/friend35.C: New test. A template function
25950 must be declared before its specializations can be named in friend
25951 declarations.
25952
25953 1998-10-05 Dave Love <d.love@dl.ac.uk>
25954
25955 * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
25956
25957 * g77.f-torture/execute/io1.f: New test.
25958
25959 1998-10-04 Alexandre Oliva <oliva@dcc.unicamp.br>
25960
25961 * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
25962 with pointer to template function, for which no argument deduction
25963 is possible.
25964
25965 * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
25966 specialization of template function as argument to template
25967 function.
25968
25969 * g++.old-deja/g++.other/access2.C: New test; Inner class
25970 shouldn't have privileged access to Outer's names.
25971
25972 1998-10-03 Alexandre Oliva <oliva@dcc.unicamp.br>
25973
25974 * g++.old-deja/g++.pt/friend34.C: New test; name injection of
25975 friend template declared within template class conflicts with
25976 nested class of the same name.
25977
25978 * g++.old-deja/g++.other/badopt1.C: New test; post-increment
25979 is ignored.
25980
25981 * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
25982 object with direct initializer as function declaration.
25983
25984 * g++.old-deja/g++.other/decl2.C: New test; duplicate
25985 initializers.
25986
25987 * g++.old-deja/g++.other/null2.C: New test; conditional operator
25988 involving const pointer and NULL produces incorrect result.
25989
25990 * g++.old-deja/g++.other/typename1.C: New test; template-dependent
25991 type name without `typename' should be rejected with -pedantic.
25992
25993 1998-10-02 Richard Henderson <rth@cygnus.com>
25994
25995 * g++.old-deja/g++.other/addrof1.C: New test.
25996
25997 1998-10-01 Nick Clifton <nickc@cygnus.com>
25998
25999 * gcc.c-torture/compile/981001-1.c: New test.
26000 * gcc.c-torture/execute/981001-1.c: New test.
26001
26002 1998-10-01 Jeffrey A Law (law@cygnus.com)
26003
26004 * gcc.c-torture/compile/981001-2.c: New test.
26005 * gcc.c-torture/compile/981001-3.c: New test.
26006 * gcc.c-torture/compile/981001-4.c: New test.
26007
26008 1998-10-01 Robert Lipe <robertl@dgii.com>
26009
26010 * lib/objc.exp (objc_target_compile): Add -L during compiles for
26011 multilibbed hosts. Idea grafted from g77.exp.
26012
26013 1998-09-30 Dave Love <d.love@dl.ac.uk>
26014
26015 * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
26016 avoid losing on systems which need -lsocket.
26017
26018 1998-09-28 Alexandre Oliva <oliva@dcc.unicamp.br>
26019
26020 * g++.old-deja/g++.other/bitfld1.C: Expected failure.
26021 * g++.old-deja/g++.other/nested2.C: Ditto.
26022 * g++.old-deja/g++.robertl/eb132.C: No longer an expected
26023 failure.
26024
26025 1998-09-26 Alexandre Oliva <oliva@dcc.unicamp.br>
26026
26027 * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
26028 preferred over template operator!= for enum bitfields.
26029
26030 1998-09-18 Alexandre Oliva <oliva@dcc.unicamp.br>
26031
26032 * g++.old-deja/g++.other/nested2.C: Different virtual base classes
26033 that happen to have the same base name, but in different scopes,
26034 are incorrectly rejected.
26035
26036 1998-09-16 Richard Henderson <rth@cygnus.com>
26037
26038 * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
26039 on the native word size instead of an integer literal.
26040
26041 1998-09-15 Alexandre Oliva <oliva@dcc.unicamp.br>
26042
26043 * g++.old-deja/g++.other/static2.C: Invocation of static data
26044 member of type pointer-to-function denoted as non-static member.
26045
26046 * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
26047 checks involving function types and aliases.
26048
26049 1998-09-12 Alexandre Oliva <oliva@dcc.unicamp.br>
26050
26051 * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
26052 redefined to the same non-trivial type.
26053
26054 * g++.old-deja/g++.pt/explicit73.C: Test for proper
26055 namespace-qualification of template specializations declared in
26056 other namespaces.
26057
26058 * g++.old-deja/g++.other/friend4.C: Check whether it is possible
26059 to declare a subset of the specializations of a template function
26060 as friends of specializations of a template class.
26061
26062 * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
26063 member templates that do not fully specialize the enclosing
26064 template class are rejected.
26065
26066 1998-09-11 Dave Love <d.love@dl.ac.uk>
26067
26068 * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
26069
26070 1998-09-08 Dave Love <d.love@dl.ac.uk>
26071
26072 * g77.f-torture/execute/u77-test.f (main): New file, somewhat
26073 altered from libf2c/libU77 version.
26074
26075 1998-09-06 Dave Love <d.love@dl.ac.uk>
26076
26077 * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
26078
26079 1998-09-04 Reid M. Pinchback <reidmp@MIT.EDU>, Alexandre Oliva <oliva@dcc.unicamp.br>
26080
26081 * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
26082 (un)signed char are different types for template specialization
26083 purposes.
26084
26085 1998-09-03 Ovidiu Predescu <ovidiu@aracnet.com>
26086
26087 * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
26088 * objc: ObjC testsuite.
26089
26090 1998-08-31 Catherine Moore <clm@cygnus.com>
26091
26092 * gcc.c-torture/execute/941014-1.x: New file.
26093
26094 1998-08-31 Nick Clifton <nickc@cygnus.com>
26095
26096 * lib/c-torture.exp: Add support for
26097 torture_eval_before_compile and torture_eval_before_execute
26098 variables.
26099
26100 1998-08-30 Jeffrey A Law (law@cygnus.com)
26101
26102 * gcc.dg/980626-1.c: Delete this test. We've declared the warning
26103 this test triggers valid.
26104
26105 1998-08-27 Jeffrey A Law (law@cygnus.com)
26106
26107 * gcc.dg/980827-1.c: New test.
26108
26109 1997-08-26 J"orn Rennecke <amylaar@cygnus.co.uk>
26110
26111 * gcc.c-torture/execute/loop-4b.c: New test.
26112
26113 1998-08-26 Nick Clifton <nickc@cygnus.com>
26114
26115 * lib/c-torture.exp: Add support for
26116 torture_eval_before_compile and torture_eval_before_execute
26117 variables.
26118
26119 1998-08-25 Jeffrey A Law (law@cygnus.com)
26120
26121 * gcc.c-torture/compile/980825-1.c: New test.
26122
26123 1998-08-24 Nick Clifton <nickc@cygnus.com>
26124
26125 * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
26126 count number tests in opt_t0 not good_t0.
26127
26128 1998-08-24 Jeffrey A Law (law@cygnus.com)
26129
26130 * gcc.c-torture/compile/930326-1.x: Fix typo.
26131
26132 1998-08-23 Mark Mitchell <mark@markmitchell.com>
26133
26134 * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
26135 causes an ICE.
26136
26137 1998-08-21 Jeffrey A Law (law@cygnus.com)
26138
26139 * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
26140 STACK_SIZE is defined.
26141 * gcc.c-torture/unsorted/stuct.c: Similarly.
26142
26143 * gcc.c-torture/compile/980821-1.c: New test.
26144
26145 1998-08-21 Jeffrey A Law (law@cygnus.com)
26146
26147 * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
26148
26149 1998-08-19 Mark Mitchell <mark@markmitchell.com>
26150
26151 * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
26152 code.
26153
26154 1998-08-09 Mark Mitchell <mark@markmitchell.com>
26155
26156 * lib/old-dejagnu.exp: Revise handling of `Internal compiler
26157 error'.
26158
26159 1998-08-18 Jeffrey A Law (law@cygnus.com)
26160
26161 * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
26162
26163 1998-08-16 Jeffrey A Law (law@cygnus.com)
26164
26165 * gcc.c-torture/compile/980816-1.c: New test.
26166
26167 * gcc.dg/980816-1.c: New test.
26168
26169 1998-08-13 Jeffrey A Law (law@cygnus.com)
26170
26171 * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
26172 compiler for ieee tests.
26173
26174 1998-08-01 Dave Love <d.love@dl.ac.uk>
26175
26176 * g77.f-torture/compile/980729-0.f: New test.
26177
26178 1998-07-30 Ken Raeburn <raeburn@cygnus.com>
26179
26180 * gcc.c-torture/special/eeprof-1.c: New test, for
26181 -finstrument-functions.
26182 * gcc.c-torture/special/special.exp: Run it.
26183
26184 1998-07-29 Jeffrey A Law (law@cygnus.com)
26185
26186 * gcc.c-torture/compile/980729-1.c: New test.
26187
26188 1998-07-27 Nick Clifton <nickc@cygnus.com>
26189
26190 * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
26191 __thumb__ is defined, and test for ARM style doubles if so.
26192
26193 1998-07-26 Dave Love <d.love@dl.ac.uk>
26194
26195 * g77.f-torture/noncompile/980615-0.f: New test.
26196
26197 1998-07-26 H.J. Lu (hjl@gnu.org)
26198
26199 * gcc.dg/980312-1.c: Do link instead of compile.
26200 * gcc.dg/980313-1.c: Likewise.
26201
26202 1998-07-26 Jeffrey A Law (law@cygnus.com)
26203
26204 * gcc.c-torture/compile/980726-1.c: New test.
26205
26206 1998-07-25 Dave Love <d.love@dl.ac.uk>
26207
26208 * g77.f-torture/execute/io0.f: New test.
26209
26210 1998-07-24 Nick Clifton <nickc@cygnus.com>
26211
26212 * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
26213 an int.
26214
26215 1998-06-18 Michael Meissner <meissner@cygnus.com>
26216
26217 * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
26218 m32r bugs.
26219
26220 1998-07-17 Nick Clifton <nickc@cygnus.com>
26221
26222 * gcc.dg/980626-1.c: Expect failures for all toolchains until
26223 c-decl.c:grokdeclarator can handle mode attributes.
26224
26225 1998-07-16 Jeffrey A Law (law@cygnus.com)
26226
26227 * gcc.c-torture/execute/980716-1.c: New test.
26228
26229 1998-07-13 Jeffrey A Law (law@cygnus.com)
26230
26231 * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
26232 the mn10200.
26233 * gcc.c-torture/execute/strct-varg-1.x: New file. Expect failure on
26234 the mn10200.
26235 * gcc.c-torture/execute/va-arg-3.x: Similarly.
26236 * gcc.c-torture/compile/930326-1.x: Similarly.
26237
26238 1998-07-13 Dave Love <d.love@dl.ac.uk>
26239
26240 * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
26241 New test from Craig.
26242
26243 1998-07-12 Dave Love <d.love@dl.ac.uk>
26244
26245 * g77.f-torture/noncompile/980616-0.f: New test.
26246
26247 * g77.f-torture/execute/970816-3.f: New test from Craig.
26248
26249 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
26250
26251 * g++.other/singleton.C: Return error value instead of taking
26252 SIGSEGV.
26253
26254 1998-07-10 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
26255
26256 * g++.other/singleton.C: New test. Warning is under dispute.
26257 Runtime crash is not.
26258
26259 1998-07-09 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
26260
26261 * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
26262 ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
26263 using6.C, using7.C}: New namespace tests.
26264
26265 1998-07-09 Alexandre Oliva <oliva@dcc.unicamp.br>
26266
26267 * g++.old-deja/g++.other/partspec1.C: Test matching of partial
26268 specialization with typedef'ed names used as array indexes.
26269
26270 1998-07-09 Jeffrey A Law (law@cygnus.com)
26271
26272 * gcc.c-torture/execute/980709-1.c: New test.
26273
26274 * gcc.dg/980709-1.c: New test.
26275
26276 1998-07-07 Richard Henderson <rth@cygnus.com>
26277
26278 * gcc.c-torture/execute/bcp-1.c: New test.
26279
26280 1998-07-07 Jeffrey A Law (law@cygnus.com)
26281
26282 * gcc.c-torture/execute/980707-1.c: New test.
26283
26284 1998-07-06 Kamil Iskra <iskra@student.uci.agh.edu.pl>
26285
26286 * gcc.c-torture/compile/980706-1.c: New test.
26287
26288 1998-07-01 Dave Love <d.love@dl.ac.uk>
26289
26290 * g77.f-torture/execute/980701-0.f,
26291 g77.f-torture/execute/980701-1.f: New test from Craig.
26292
26293 1998-07-01 Jeffrey A Law (law@cygnus.com)
26294
26295 * gcc.c-torture/compile/980701-1.c: New test.
26296
26297 * gcc.c-torture/execute/980701-1.c: New test.
26298
26299 1998-06-30 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-ka
26300 rlsruhe.de>
26301
26302 * g++.old-deja/g++.robertl/eb132.C: New test.
26303 * g++.old-deja/g++.robertl/eb133.C: Likewise.
26304
26305 1998-06-29 Dave Love <d.love@dl.ac.uk>
26306
26307 * g77.f-torture/execute/980628-7.f,
26308 g77.f-torture/execute/980628-8.f,
26309 g77.f-torture/execute/980628-9.f,
26310 g77.f-torture/execute/980628-10.f: New tests from Craig.
26311
26312 * g77.f-torture/execute/980628-3.f: Remove mail headers.
26313
26314 1998-06-28 Jeffrey A Law (law@cygnus.com)
26315
26316 * g77.f-torture/execute/980628-4.f: New test from Craig.
26317 * g77.f-torture/execute/980628-5.f: Likewise.
26318 * g77.f-torture/execute/980628-2.f: Likewise.
26319 * g77.f-torture/execute/980628-0.f: Likewise.
26320 * g77.f-torture/execute/980628-1.f: Likewise.
26321 * g77.f-torture/execute/980628-3.f: Likewise.
26322 * g77.f-torture/execute/980628-6.f: Likewise.
26323
26324 1998-06-28 Jeffrey A Law (law@cygnus.com)
26325
26326 * lib/g77.exp (default_g77_version): Tweak to make it work in a build
26327 directory when nothing has been installed yet.
26328
26329 1998-06-27 Carlo Wood <carlo@runaway.xs4all.nl>
26330
26331 * gcc.c-torture/special/special.exp: Handle newer versions of
26332 dejagnu.
26333
26334 1998-06-26 Jeffrey A Law (law@cygnus.com)
26335
26336 * gcc.dg/980626-1.c: New test.
26337
26338 1998-06-19 Bruno Haible <haible@ilog.fr>
26339
26340 * gcc.misc-tests/m-un-2.c: New test.
26341 * g++.old-deja/g++.other/warn01.c: Likewise.
26342
26343 1998-06-19 Robert Lipe <robertl@dgii.com>
26344
26345 * gcc.dg/980414-1.c: Move comments outside of ASM to improve
26346 compatibility with assmblers with a different comment character.
26347 Eliminate use of GAS-specific extensions.
26348
26349 1998-06-19 Jeffrey A Law (law@cygnus.com)
26350
26351 * gcc.c-torture/execute/ieee/980619-1.c: New test.
26352
26353 1998-06-19 Robert Lipe <robertl@dgii.com>
26354
26355 *lib/g77.exp: Replace search for libf2c.a with search for newly
26356 renamed libg2c.a
26357
26358 1998-06-17 Jeffrey A Law (law@cygnus.com)
26359
26360 * gcc.c-torture/execute/980617-1.c: New test.
26361
26362 1998-06-12 Jeffrey A Law (law@cygnus.com)
26363
26364 * gcc.c-torture/execute/980612-1.c: New test.
26365
26366 1998-06-08 Jeffrey A Law (law@cygnus.com)
26367
26368 * gcc.dg/980523-1.c: Only test on ppc-linux.
26369 * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
26370
26371 * gcc.c-torture/execute/980608-1.c: New test.
26372
26373 1997-06-05 J"orn Rennecke <amylaar@cygnus.co.uk>
26374
26375 * gcc.c-torture/execute/980605-1.c: New test.
26376
26377 1998-06-04 Jeffrey A Law (law@cygnus.com)
26378
26379 * gcc.c-torture/execute/980604-1.c: New test.
26380
26381 1998-06-02 Jeffrey A Law (law@cygnus.com)
26382
26383 * gcc.c-torture/execute/980602-1.c: New test.
26384 * gcc.c-torture/execute/980602-2.c: Likewise.
26385
26386 1998-06-02 Dave Love <d.love@dl.ac.uk>
26387
26388 * 970125-0.f: Fix per JCB. Add commentary.
26389
26390 1998-05-31 Michael Meissner <meissner@cygnus.com>
26391
26392 * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
26393 IEEE -0 support.
26394
26395 1998-05-29 Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
26396
26397 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
26398 earlier.
26399
26400 1998-05-28 Catherine Moore <clm@cygnus.com>
26401
26402 * gcc.c-torture/execute/980526-3.c: New test.
26403
26404 1998-05-27 Manfred Hollstein <manfred@s-direktnet.de>
26405
26406 * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
26407 fail on m68k-motorola-sysv and m88k-motorola-sysv3.
26408 * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
26409 m88k-motorola-sysv3 to XFAIL.
26410
26411 1998-05-26 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
26412
26413 * gcc.dg/980526-1.c: New test.
26414 * gcc.c-torture/execute/980526-2.c: New test.
26415
26416 1998-05-26 Jeffrey A Law (law@cygnus.com)
26417
26418 * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
26419
26420 * gcc.c-torture/execute/980526-1.c: New test.
26421
26422 1998-05-26 Dave Love <d.love@dl.ac.uk>
26423
26424 * g77.f-torture/execute/alpha2.f: Add runtime test.
26425
26426 1998-05-24 Jason Merrill <jason@yorick.cygnus.com>
26427
26428 * g++.old-deja/old-deja.exp: Strip leading directories.
26429
26430 * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
26431 error for the line. Don't run multiple tests for the same line.
26432
26433 1998-05-23 Jeffrey A Law (law@cygnus.com)
26434
26435 * gcc.dg/980523-1.c: New test.
26436
26437 1998-05-23 Dave Love <d.love@dl.ac.uk>
26438
26439 * g77.f-torture/compile/970915-0.f: New test.
26440
26441 1998-05-23 Jason Merrill <jason@yorick.cygnus.com>
26442
26443 * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
26444
26445 1998-05-21 Jeffrey A Law (law@cygnus.com)
26446
26447 * gcc.dg/980520-1.c: New test.
26448
26449 1998-05-20 Manfred Hollstein <manfred@s-direktnet.de>
26450
26451 * gcc.dg/980502-1.c: Fix return type.
26452
26453 1998-05-20 Jeffrey A Law (law@cygnus.com)
26454
26455 * gcc.dg/{980502-1.c, clobbers.c}: New tests.
26456 * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
26457 * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
26458 * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
26459 * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
26460
26461 1998-05-20 Dave Love <d.love@dl.ac.uk>
26462
26463 * g77.f-torture/execute/980520-1.f: New test.
26464
26465 1998-05-15 Dave Love <d.love@dl.ac.uk>
26466
26467 * lib/mike-g77.exp: New file.
26468
26469 * g77.f-torture/noncompile/noncompile.exp,
26470 g77.f-torture/noncompile/check0.f: New files.
26471
26472 1998-05-14 Dave Love <d.love@dl.ac.uk>
26473
26474 * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
26475 g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
26476 g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
26477 g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
26478 g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
26479 abort where appropriate.
26480
26481 1998-05-05 Michael Meissner <meissner@cygnus.com>
26482
26483 * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
26484 * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
26485
26486 1998-04-29 Dave Love <d.love@dl.ac.uk>
26487
26488 * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
26489
26490 1998-04-27 Dave Love <d.love@dl.ac.uk>
26491
26492 * g77.f-torture/compile/980427-0.f: New test.
26493
26494 1998-04-24 Dave Love <d.love@dl.ac.uk>
26495
26496 * g77.f-torture/compile/980424-0.f: New test.
26497
26498 1998-04-19 Dave Love <d.love@dl.ac.uk>
26499
26500 * g77.f-torture/compile/980419-2.f (main): New test.
26501 * g77.f-torture/compile/970125-0.f: New test.
26502 * g77.f-torture/compile/980419-1.f: New test.
26503
26504 1998-04-08 Jim Wilson <wilson@cygnus.com>
26505
26506 * gcc.c-torture/execute/980407-1.c: Delete test. Is duplicate
26507 of loop-4.c.
26508
26509 1998-04-07 Jim Wilson <wilson@cygnus.com>
26510
26511 * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
26512
26513 1998-04-03 Jim Wilson <wilson@cygnus.com>
26514
26515 * gcc.c-torture/compile/980329-1.c: New test.
26516
26517 1998-03-18 Jim Wilson <wilson@cygnus.com>
26518
26519 * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
26520 * gcc.dg/980312-1.c: Fix typo in -march command.
26521
26522 1998-03-16 H.J. Lu (hjl@gnu.org)
26523
26524 * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
26525
26526 1998-03-11 Robert Lipe <robertl@dgii.com>
26527
26528 * g77.f-torture/execute/980310-5.f: Deleted. Craig Burley and
26529 Dave Love agree the Fortran source is bogus.
26530
26531 1998-03-11 Robert Lipe <robertl@dgii.com>
26532
26533 * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
26534 g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
26535 g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
26536 g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
26537 * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
26538
26539 1998-03-10 Alexandre Oliva <oliva@dcc.unicamp.br>
26540
26541 * g++.old-deja/g++.other/friend1.C: New test.
26542
26543 1998-02-18 Dave Love <d.love@dl.ac.uk>
26544
26545 * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
26546 possibly uninitialized) variables and declare dnrm2.
26547
26548 1998-02-23 Robert Lipe <robertl@dgii.com>
26549
26550 From Bruno Haible <haible@ilog.fr>:
26551 * gcc.c-torture/execute/980223.c: New test.
26552
26553 1998-02-13 Jeffrey A Law (law@cygnus.com)
26554
26555 * gcc.dg/ifelse-1.c: New test.
26556
26557 1998-02-09 H.J. Lu (hjl@gnu.org)
26558
26559 * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
26560
26561 * lib/old-dejagnu.exp (old-dejagnu): Added the
26562 "execution test - XFAIL *-*-*" handling in the spirit of
26563 "excess errors test -". Changed the "execution test fails"
26564 handling to be like "excess errors test fails".
26565 * Update various tests accordingly.
26566
26567 1998-02-06 Jim Wilson <wilson@cygnus.com>
26568
26569 * gcc.c-torture/execute/980205.c: New test.
26570
26571 1998-01-18 Jeffrey A Law (law@cygnus.com)
26572
26573 * lib/c-torture.exp: Look for .x files instead of .cexp files.
26574 * lib/f-torture.exp: Similarly.
26575 * gcc.c-torture: Rename all .cexp files to .x files.
26576
26577 1997-12-08 J"orn Rennecke <amylaar@cygnus.co.uk>
26578
26579 * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
26580 (940510-1.c): Removed duplicate.
26581 (971104-1.c): New test.
26582
26583 1997-11-25 Kate Hedstrom (kate@ahab.rutgers.edu)
26584
26585 * lib/f-torture.exp: Improve error and loop detection.
26586
26587 1997-11-19 Michael Meissner <meissner@cygnus.com>
26588
26589 * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
26590 use that to size the filler array.
26591
26592 1997-09-26 Bob Manson <manson@charmed.cygnus.com>
26593
26594 * lib/c-torture.exp(c-torture-execute): Fix typo.
26595
26596 * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
26597 testcase as the executable name. Keep the executable around if
26598 the test fails.
26599
26600 1997-09-19 Bob Manson <manson@charmed.cygnus.com>
26601
26602 * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
26603 changes. Only test one -g option, and move it to the end of the
26604 list of options to test.
26605
26606 1997-09-19 Michael Meissner <meissner@cygnus.com>
26607
26608 * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
26609 variable GCC_TORTURE_OPTIONS to supply default switches separated
26610 by colons. If no environment variable, run tests with -O0 -g, -O1
26611 -g, and -O2 -g as well.
26612
26613 1997-09-17 Bob Manson <manson@charmed.cygnus.com>
26614
26615 * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
26616 explanatory comments. Fix indentation.
26617
26618 1997-09-15 Jeffrey A Law (law@cygnus.com)
26619
26620 * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
26621
26622 1997-09-11 Jeffrey A Law (law@cygnus.com)
26623
26624 * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
26625 * g++.old-deja/g++.mike/p7325.C: Likewise.
26626 * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
26627
26628 1997-09-11 Alexandre Oliva (oliva@dcc.unicamp.br)
26629
26630 * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
26631 * g++.old-deja/g++.brendan/crash30.C: Likewise.
26632 * g++.old-deja/g++.brendan/crash39.C: Likewise.
26633 * g++.old-deja/g++.law/operators4.C: Likewise.
26634
26635 1997-09-11 Joe Buck (jbuck@synopsys.com)
26636
26637 * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
26638 * g++.old-deja/g++.mike/p784.C: Ditto.
26639 * g++.old-deja/g++.mike/p785.C: Ditto.
26640
26641 1997-09-05 Jeffrey A Law (law@cygnus.com)
26642
26643 * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
26644
26645 1997-09-03 Bob Manson <manson@charmed.cygnus.com>
26646
26647 * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
26648 target feature; pass this to c-torture-execute as needed.
26649
26650 1997-09-03 Bob Manson <manson@charmed.cygnus.com>
26651
26652 * lib/c-torture.exp(c-torture-execute): If the previous and the
26653 current executables being tested are identical, we don't need to
26654 run the executable again. Try to make the executable names
26655 unique. Add an optional argument for passing additional compiler
26656 flags.
26657
26658 1997-09-02 Doug Evans <dje@canuck.cygnus.com>
26659
26660 * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
26661
26662 1997-08-29 Jeffrey A Law (law@cygnus.com)
26663
26664 * gcc.c-torture/execute/921007-1.c: Make strcmp static.
26665
26666 1997-07-31 Jeffrey A Law (law@cygnus.com)
26667
26668 * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
26669 32bit or larger longs.
26670
26671 * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
26672 have either a 32bit long or 32bit int.
26673
26674 1997-07-29 J"orn Rennecke <amylaar@cygnus.co.uk>
26675
26676 * gcc.c-torture/execute/conversion.c (test_float_to_integer):
26677 Make double precision tests dependent on sizeof (double).
26678
26679 1997-07-09 Bob Manson <manson@charmed.cygnus.com>
26680
26681 * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
26682 too.
26683
26684 1997-06-17 J"orn Rennecke <amylaar@cygnus.co.uk>
26685
26686 * gcc.c-torture/compile/961203-1.cexp: New script.
26687
26688 1997-06-16 Bob Manson <manson@charmed.cygnus.com>
26689
26690 * lib/g++.exp(g++_init): Use g++_include_flags instead of making
26691 up the includes ourselves.
26692
26693 1997-06-11 Bob Manson <manson@charmed.cygnus.com>
26694
26695 * lib/plumhall.exp: Remove random include, and add a few
26696 verbose messages for debugging.
26697
26698 1997-06-06 Bob Manson <manson@charmed.cygnus.com>
26699
26700 * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
26701 of trying to do it ourselves.
26702
26703 1997-06-04 J"orn Rennecke <amylaar@cygnus.co.uk>
26704
26705 * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
26706
26707 1997-06-04 Bob Manson <manson@charmed.cygnus.com>
26708
26709 * gcc.prms/5403.c: Made regexp a bit less strict.
26710
26711 1997-06-03 Bob Manson <manson@charmed.cygnus.com>
26712
26713 * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
26714 is returned from remote_load instead.
26715 * lib/plumhall.exp: Ditto.
26716 * lib/mike-g++.exp: Ditto.
26717 * lib/old-dejagnu.exp: Ditto.
26718 * lib/c-torture.exp: Ditto.
26719
26720 1997-05-30 Bob Manson <manson@charmed.cygnus.com>
26721
26722 * lib/g++.exp: Use build_wrapper procedure.
26723 * lib/gcc.exp: Ditto.
26724
26725 1997-05-20 Jeffrey A Law (law@cygnus.com)
26726
26727 * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
26728 an old-style decl for malloc. Fixes tests to work when
26729 sizeof (int) != sizeof (size_t).
26730
26731 1997-05-15 Mike Meissner <meissner@cygnus.com>
26732
26733 * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
26734
26735 * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
26736 use stdargs.h interface.
26737
26738 1997-05-15 Mike Meissner <meissner@cygnus.com>
26739
26740 * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
26741 NO_VARARGS when compiling.
26742
26743 1997-05-01 Bob Manson <manson@charmed.cygnus.com>
26744
26745 * lib/plumhall.exp(ph_includes): New procedure.
26746 (ph_make): Use it.
26747 (ph_compiler): Ditto.
26748
26749 * lib/g++.exp: Rename test-glue.c to testglue.c.
26750 * lib/gcc.exp: Ditto.
26751
26752 1997-04-10 Bob Manson <manson@charmed.cygnus.com>
26753
26754 * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
26755 to completion when it's called.
26756
26757 1997-03-21 Michael Meissner <meissner@cygnus.com>
26758
26759 * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
26760 is defined, don't do test.
26761
26762 1997-03-20 Doug Evans <dje@canuck.cygnus.com>
26763
26764 * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
26765 for object files.
26766 (ph_summary): Mark skipped testcases as untested, not unresolved.
26767
26768 * lib/plumhall.exp (ph_make): If unresolved because of bad
26769 errorCode, record errorCode in log file.
26770 (*): Replace send_log/verbose with verbose -log.
26771
26772 1997-03-19 Michael Meissner <meissner@cygnus.com>
26773
26774 * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
26775 double conversion if double isn't at least 8 bytes.
26776
26777 * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
26778 int to work with targets where int is 16 bits.
26779
26780 * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
26781 8 bytes, just exit, since 4 byte doubles don't have enough bits of
26782 precision for the test to complete.
26783
26784 1997-03-14 Michael Meissner <meissner@cygnus.com>
26785
26786 * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
26787 if d10v is not compiled with the -mdouble64 flag.
26788 * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
26789
26790 * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
26791 d10v is not compiled with the -mint32 flag.
26792
26793 1997-03-13 Bob Manson <manson@charmed.cygnus.com>
26794
26795 * lib/plumhall.exp: Use incr_count.
26796
26797 1997-03-12 Jeffrey A Law (law@cygnus.com)
26798
26799 * gcc.c-torture: Update to c-torture-1.45.
26800
26801 1997-02-23 Bob Manson <manson@charmed.cygnus.com>
26802
26803 * lib/gcc.exp(gcc_init): Add args parameter (which will contain
26804 the name of the expect testcase file).
26805
26806 * lib/g++.exp(g++_init): Ditto.
26807
26808 1997-02-20 Bob Manson <manson@charmed.cygnus.com>
26809
26810 * lib/g++.exp(g++_exit): $gluefile lives on the build, not
26811 the host.
26812
26813 * lib/gcc.exp(gcc_exit): New procedure.
26814
26815 1997-02-19 Bob Manson <manson@charmed.cygnus.com>
26816
26817 * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
26818 specs where appropriate.
26819
26820 * g++.old-deja/g++.arm/*: Added additional ERROR checks
26821 because of new "candidates are" messages, and removed a few
26822
26823 * Converted all non-old-style g++ testcases to old-style, and
26824 moved into g++.old-deja.
26825
26826 1997-02-14 Bob Manson <manson@charmed.cygnus.com>
26827
26828 * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
26829 options.
26830
26831 * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
26832 succeeded.
26833
26834 * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
26835
26836 1997-02-13 Michael Meissner <meissner@cygnus.com>
26837
26838 * lib/gcc.exp (gcc_target_compile): Add support for defining
26839 NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
26840 the machine doesn't have those features.
26841
26842 1997-02-11 Bob Manson <manson@charmed.cygnus.com>
26843
26844 * g++.law/operators4.exp: Don't use LIBS.
26845
26846 1997-02-08 Bob Manson <manson@charmed.cygnus.com>
26847
26848 * g++.law/virtual1.exp: Don't use CXX_FLAGS.
26849
26850 * lib/mike-g++.exp: Don't set the compiler to be tested here.
26851 * lib/g++.exp: Set it here instead. Also, allow use of the
26852 --tool_exec and --tool_opt options. Change CXX to
26853 GXX_UNDER_TEST.
26854
26855 * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
26856
26857 * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
26858
26859 1997-02-07 Bob Manson <manson@charmed.cygnus.com>
26860
26861 * lib/old-dejagnu.exp: Use prune_warnings instead of
26862 prune_system_crud.
26863 * lib/mike-g++.exp: Ditto.
26864 * lib/gcc.exp: Ditto.
26865 * lib/g++.exp: Ditto.
26866
26867 * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
26868
26869 1997-02-07 Jeffrey A Law (law@cygnus.com)
26870
26871 * 941014-2.c: Include stdlib.h
26872 * 960327-1.c: Include stdio.h
26873 * dbra.c, index-1.c: Don't assume ints are 32bits.
26874
26875 1997-02-04 Bob Manson <manson@charmed.cygnus.com>
26876
26877 * lib/gcc.exp: Add gcc,stack_size target feature.
26878
26879 * lib/g++.exp(g++_target_compile): Add the include and link
26880 paths here, not in two other places. And, it's $options, not
26881 options.
26882
26883 * lib/mike-g++.exp(postbase): Remove the code that determines
26884 the correct include and link paths.
26885 * g++.old-deja/old-deja.exp: Ditto.
26886
26887 1997-02-03 Bob Manson <manson@charmed.cygnus.com>
26888
26889 * lib/g++.exp(g++_init): target_compile no longer returns the
26890 filename of the result.
26891
26892 1997-02-02 Bob Manson <manson@charmed.cygnus.com>
26893
26894 * gcc.misc-tests/gcov.exp: Add -nocomplain to the
26895 call to glob.
26896
26897 * gcc.c-torture/special/special.exp: Change call to
26898 gcc_target_compile to include the object file.
26899
26900 1997-02-02 Ian Lance Taylor <ian@cygnus.com>
26901
26902 * gcc.c-torture/special/special.exp: Correct misspelling in last
26903 change.
26904
26905 1997-02-01 Bob Manson <manson@charmed.cygnus.com>
26906
26907 * lib/plumhall.exp(ph_summary): Log the entire output of the
26908 executable. Return -1 if there were any failures, 0 otherwise.
26909 (ph_execute): Return -1 if there were any failures, 0 otherwise.
26910 (ph_make): Clean up objects and executables that were built
26911 if the tests succeeded.
26912
26913 1997-01-30 Bob Manson <manson@charmed.cygnus.com>
26914
26915 * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
26916 libraries and includes in the build tree as appropriate.
26917
26918 1997-01-29 Bob Manson <manson@charmed.cygnus.com>
26919
26920 * lib/c-torture.exp: Instead of looking for the global variable
26921 NO_LONG_LONG, check to see if that's a feature of the target.
26922
26923 1997-01-29 Bob Manson <manson@charmed.cygnus.com>
26924
26925 * config/default.exp: Minimize. Delete the remainer of the files in
26926 config; this functionality is now in devo/dejagnu/config.
26927
26928 g++.*/*: Pass any additional flags used to compile to postbase;
26929 delete CXXFLAGS.
26930
26931 gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
26932 is now done by runtest.exp. Use gcc_target_compile instead of
26933 compile.
26934
26935 lib/c-torture.exp: Use gcc_target_compile instead of compile.
26936 Remove references to CFLAGS. Use remote_file instead of
26937 calling rm -f.
26938 (c-torture): Take a list of arguments to use to compile this
26939 testcase.
26940
26941 lib/g++.exp: Simplify. Use target_compile instead of compile.
26942 lib/gcc-dg.exp: Ditto.
26943 lib/gcc.exp: Ditto.
26944 lib/mike-{gcc,g++}.exp: Ditto.
26945 lib/old-dejagnu.exp: Ditto.
26946 lib/plumhall.exp: Ditto.
26947
26948 1997-01-08 Jim Wilson <wilson@cygnus.com>
26949
26950 * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
26951 (ph_linker): Likewise.
26952
26953 1996-11-13 Joern Rennecke <amylaar@cygnus.com>
26954
26955 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
26956 MAP_ANON / MAP_ANONYMOUS if defined;
26957 else try to map from /dev/zero .
26958
26959 1996-11-12 Jeffrey A Law (law@cygnus.com)
26960
26961 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: If MAP_ANON
26962 isn't defined, then define it to MAP_ANONYMOUS.
26963
26964 1996-11-12 Jeffrey A Law (law@cygnus.com)
26965
26966 * gcc.c-torture: Update to c-torture-1.42 release.
26967
26968 1996-11-11 Jeffrey A Law (law@cygnus.com)
26969
26970 * gcc.c-torture: Update to c-torture-1.41 release.
26971
26972 1996-10-27 Jeffrey A Law (law@cygnus.com)
26973
26974 * gcc.c-torture/execute/enum-1.c: New test. Will be in next
26975 c-torture release.
26976
26977 1996-08-15 Brendan Kehoe <brendan@lisa.cygnus.com>
26978
26979 * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
26980 and LDFLAGS. Fix second case to append the target_info ldflags
26981 onto LDFLAGS, not CFLAGS.
26982 * lib/g++.exp (g++_init): Add target_info stuff.
26983 * lib/old-dejagnu.exp (old-dejagnu-init): Likewise. Add inclusion
26984 of libgloss and newlib flags for !native.
26985
26986 * config/proelf.exp: Load remote.exp and do `push_target hppro'.
26987 (GDB): Fix relative path to go up another dir for finding gdb.
26988
26989 1996-08-08 Rob Savoye <rob@chinadoll.cygnus.com>
26990
26991 * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
26992 versions in the target_info array, if they don't exist.
26993
26994 1996-08-02 Brendan Kehoe <brendan@lisa.cygnus.com>
26995
26996 * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
26997
26998 1996-07-08 Jim Wilson <wilson@cygnus.com>
26999
27000 * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
27001 * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
27002
27003 1996-07-01 Bob Manson <manson@charmed.cygnus.com>
27004
27005 * lib/old-dejagnu.exp: Don't remove the output file before we've
27006 actually tested it. Don't append pwd to the path of the executable
27007 we're testing.
27008
27009 1996-06-30 Doug Evans <dje@canuck.cygnus.com>
27010
27011 * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
27012
27013 1996-06-26 Bob Manson <manson@charmed.cygnus.com>
27014
27015 * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
27016 temporary directory for compiler files, and set it to a default
27017 value of /tmp. Set $output as the name of the output file from
27018 compiling the testcase. Add a -o option to $cflags_var so the
27019 compiler writes the final output file as $output. Set $executable
27020 to $output.
27021
27022 * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
27023 directory for compiler files, and set it to /tmp if it doesn't
27024 already have a value. Set $output_file to the name of the output
27025 file from compiling the testcase. Add a -o option to CXXFLAGS so
27026 the compiler writes the final output file as $output. Use $output
27027 as the executable to be tested.
27028
27029 1996-06-24 Brendan Kehoe <brendan@lisa.cygnus.com>
27030
27031 * lib/g++.exp: Also add -Wl,-rpath,... for linux.
27032
27033 1996-06-08 Jeffrey A Law (law@cygnus.com)
27034
27035 * gcc.c-torture/execute/pending-1.c: New test. Still
27036 pending in Tege's queue.
27037
27038 1996-04-24 Jim Wilson <wilson@chestnut.cygnus.com>
27039
27040 * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
27041 Add variables local_failcnt and local_unresolvedcnt. Call gcc_fail
27042 if there were failures. Call unresolved if there were unresolved
27043 testcases. Call gcc_fail if program did not run to completion.
27044 (ph_make): Pass additional argument name to ph_execute.
27045 (ph_execute): Add new argument. Pass additional arguments to
27046 ph_summary. Call gcc_fail is there is no execution output.
27047
27048 1996-04-24 Jeffrey A Law (law@cygnus.com)
27049
27050 * lib/plumhall.exp (proc_summary): Output relavent summary
27051 lines into the log so specific failures in plumhall can be
27052 investigated.
27053
27054 1996-04-10 Jeffrey A Law (law@cygnus.com)
27055
27056 * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
27057 (c-torture-execute): Don't try to execute tests which use
27058 "long long" types if $NO_LONG_LONG is nonzero.
27059
27060 1996-04-08 Doug Evans <dje@canuck.cygnus.com>
27061
27062 * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
27063 not c-torture.
27064
27065 * gcc.ieee: Move from here.
27066 * gcc.c-torture/execute/ieee: To here.
27067
27068 1996-03-26 Jeffrey A Law (law@cygnus.com)
27069
27070 * gcc.c-torture: Update to c-torture-1.41 release.
27071
27072 1996-03-22 Jeffrey A Law (law@cygnus.com)
27073
27074 * lib/c-torture.exp (c-torture-execute): Remove "$executable",
27075 not "$output".
27076
27077 1996-03-07 Doug Evans <dje@charmed.cygnus.com>
27078
27079 * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
27080 -c present.
27081
27082 1996-03-02 Jeffrey A Law (law@cygnus.com)
27083
27084 * config/proelf.exp: Handle connecting to a simulator.
27085
27086 1996-01-31 Jeffrey A Law (law@cygnus.com)
27087
27088 * config/proelf.exp: New file. Enough framework that we can
27089 run c-torture tests on the proelf targets (or any other target
27090 that gdb can connect to for that matter).
27091
27092 1996-01-29 Doug Evans <dje@canuck.cygnus.com>
27093
27094 * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
27095 * gcc.ph/testing/limits/limits.exp: Likewise. Don't pass $CFLAGS.
27096
27097 * lib/plumhall.exp (ph_execute): Always call ph_summary if
27098 exec_output exists.
27099
27100 1996-01-28 Doug Evans <dje@charmed.cygnus.com>
27101
27102 * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
27103 (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
27104
27105 * config/*.exp: Update FSF address. Change result of ${tool}_load
27106 to pass/fail/unresolved/unsupported/untested. Caller must now
27107 call unresolved/unsupported/untested.
27108 * lib/*.exp: Update FSF address. Update to handle new results of
27109 ${tool}_load.
27110 * lib/chill.exp (verbose): Delete.
27111
27112 1996-01-27 Doug Evans <dje@charmed.cygnus.com>
27113
27114 * lib/gcc.exp (default_gcc_start): Change order of args to
27115 $LDFLAGS $CFLAGS $LIBS.
27116 * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
27117 Save/set/restore CFLAGS. Pass single arg to gcc_start.
27118 * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
27119 (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
27120 * gcc.misc-tests/dg-test.exp: Likewise.
27121 * gcc.misc-tests/msgs.exp: Likewise.
27122 * gcc.prms/prms.exp: Likewise.
27123 * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
27124 (CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
27125
27126 * lib/dg.exp: Deleted, moved to dejagnu/lib.
27127
27128 1996-01-24 Brendan Kehoe <brendan@lisa.cygnus.com>
27129
27130 * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
27131
27132 * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
27133 * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
27134
27135 * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
27136 necessary.
27137
27138 1996-01-20 Brendan Kehoe <brendan@cygnus.com>
27139
27140 * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
27141 global for loop; add use of $mathlib.
27142 * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
27143 settings here; set mathlib for anything but VxWorks.
27144
27145 1996-01-22 Jeffrey A Law (law@cygnus.com)
27146
27147 * gcc.c-torture: Update to c-torture-1.40 release.
27148
27149 1996-01-03 Jeffrey A Law (law@cygnus.com)
27150
27151 * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
27152 dg.exp.
27153
27154 1995-12-03 Jeffrey A. Law <law@sethra.cygnus.com>
27155
27156 * lib/c-torture.exp (c-torture-execute): Declare "output" as
27157 global.
27158
27159 1995-11-17 Doug Evans <dje@canuck.cygnus.com>
27160
27161 * lib/g++.exp (LIBS): Define if not already.
27162 * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
27163 (gcc-dg-prune): Call prune_gcc_output.
27164 * lib/gcc.exp (prune_gcc_output): New proc.
27165 * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
27166 prune_gcc_output.
27167
27168 1995-11-16 Doug Evans <dje@canuck.cygnus.com>
27169
27170 * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
27171 (c-torture-execute): Likewise. Rename `name' to `testcase'.
27172
27173 1995-11-15 Jeffrey A Law (law@cygnus.com)
27174
27175 * gcc.c-torture: Update to c-torture-1.39 release.
27176
27177 1995-11-04 Doug Evans <dje@canuck.cygnus.com>
27178
27179 * lib/c-torture.exp (c-torture-execute): Don't return if one option
27180 fails, try others as well.
27181
27182 1995-11-02 Doug Evans <dje@canuck.cygnus.com>
27183
27184 * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
27185 If compilation fails, mark execute tests as `untested'.
27186 If test is marked as unsupported, don't mark compilation and
27187 execute tests as failed.
27188
27189 1995-10-25 Brendan Kehoe <brendan@lisa.cygnus.com>
27190
27191 * lib/g++.exp (g++_init): Don't link in libg++, and look to
27192 libstdc++ for whether or not we want to be doing shared
27193 libraries. Delete link_curses since we don't need it anymore.
27194 * lib/mike-g++.exp (postbase): Don't link in libg++.
27195 * g++.old-deja/old-deja.exp: Likewise.
27196
27197 1995-10-23 Brendan Kehoe <brendan@lisa.cygnus.com>
27198
27199 * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
27200
27201 1995-10-17 Brendan Kehoe <brendan@lisa.cygnus.com>
27202
27203 * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
27204 For that, add `-Wl,-a,shared_archive'.
27205 * g++.old-deja/old-deja.exp: Likewise.
27206
27207 1995-10-17 Doug Evans <dje@canuck.cygnus.com>
27208
27209 * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
27210
27211 1995-10-16 Brendan Kehoe <brendan@cygnus.com>
27212
27213 * lib/mike-g++.exp (postbase): Pay attention to the status of
27214 g++_load.
27215
27216 1995-10-16 Brendan Kehoe <brendan@lisa.cygnus.com>
27217
27218 * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
27219
27220 1995-10-16 Doug Evans <dje@canuck.cygnus.com>
27221
27222 * lib/gcc.exp (default_gcc_start): No longer need to log program
27223 being executed or its output, execute_anywhere does that now.
27224 * lib/g++.exp (default_g++_version): Call execute_anywhere.
27225 (default_g++_start): Likewise. Delete calls to verbose/send_log.
27226
27227 1995-10-12 Brendan Kehoe <brendan@lisa.cygnus.com>
27228
27229 * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
27230 the same as those in lib/g++.exp.
27231
27232 1995-10-10 Jeff Law (law@hurl.cygnus.com)
27233
27234 * gcc.c-torture: Update to c-torture-1.38 release.
27235 * gcc.ieee: Related changes.
27236
27237 1995-10-06 Rob Savoye <rob@darkstar.cygnus.com>
27238
27239 * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
27240 "exec". Minor reformatting changes.
27241
27242 * config/rom68k.exp (${tool}_load): Make it work in a canadian
27243 cross. This means all "exec" calls now work on a remote host as
27244 well.
27245 * lib/c-torture.exp (c-torture-compile): Make work for a canadian
27246 cross. Filter out the extra "\r\n" stuff that expect puts in.
27247 (c-torture-execute): Filter out the bogus warnings like
27248 c-torture-compile does. Add support for canadian cross.
27249 * lib/gcc.exp (default_gcc_version, default_gcc_start)
27250 Use execute_anywhere rather than calling exec directly. Now it
27251 works for canadian cross testing.
27252
27253 1995-10-05 Brendan Kehoe <brendan@rtl.cygnus.com>
27254
27255 * lib/g++.exp: Add -nocomplain flag to glob. Use catch to put the
27256 results into a variable, and check that rather than using file exists.
27257
27258 1995-10-04 Brendan Kehoe <brendan@lisa.cygnus.com>
27259
27260 * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
27261 create a libg++.so. For sunos4.1.*, also add -ltermcap.
27262
27263 1995-09-26 Brendan Kehoe <brendan@lisa.cygnus.com>
27264
27265 * g++.old-deja/old-deja.exp: Create and pass runshlib and
27266 lib_curses if there's a shared libg++ in the build tree.
27267
27268 1995-09-22 Doug Evans <dje@canuck.cygnus.com>
27269
27270 * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
27271 if not supported target.
27272
27273 1995-09-22 Brendan Kehoe <brendan@lisa.cygnus.com>
27274
27275 * lib/g++.exp (g++_init): Move empty setting of runshlib and
27276 link_curses up to always happen, not just for native builds.
27277
27278 1995-09-21 Jeff Law (law@snake.cs.utah.edu)
27279
27280 * gcc.c-torture: Update to c-torture-1.36 release.
27281 * gcc.failure: Related changes.
27282
27283 1995-09-20 Doug Evans <dje@canuck.cygnus.com>
27284
27285 * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
27286
27287 1995-09-19 Brendan Kehoe <brendan@lisa.cygnus.com>
27288
27289 * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
27290 * lib/mike-g++.exp (postbase): Not in here. Still reference
27291 runshlib, link_curses, and mathlib for link and run.
27292
27293 * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
27294 pass the runtime shared library options for Solaris, OSF/1, and
27295 Irix5, and link with -lcurses to avoid unresolved references.
27296
27297 1995-09-13 Brendan Kehoe <brendan@lisa.cygnus.com>
27298
27299 * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
27300 only run once.
27301
27302 1995-09-13 Doug Evans <dje@canuck.cygnus.com>
27303
27304 * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
27305
27306 1995-09-11 Jeff Law (law@snake.cs.utah.edu)
27307
27308 * gcc.c-torture: Update to c-torture-1.35 release. Note we
27309 do not have a framework for the "compat" tests yet.
27310
27311 1995-09-09 Brendan Kehoe <brendan@lisa.cygnus.com>
27312
27313 * lib/mike-g++.exp (postbase): New local variable `mathlib',
27314 set to null if we're testing vxworks5.1. Use that instead of
27315 `-lm' in the setting of LIBS for link and run.
27316
27317 1995-09-08 Brendan Kehoe <brendan@lisa.cygnus.com>
27318
27319 * config/rom68k.exp (${tool}_load): Major changes to make it
27320 work. Verified that it does in fact return the stuff in
27321 exec_output properly. Catch any Emul or any TRAP other than 0.
27322
27323 1995-09-07 Brendan Kehoe <brendan@lisa.cygnus.com>
27324
27325 * lib/mike-g++.exp (prebase): Call g++_init at the end to set
27326 LDFLAGS properly for targets that need stuff from libgloss.
27327 * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
27328 only run once.
27329 (gpp_initialized): New variable.
27330
27331 1995-09-06 Rob Savoye <rob@darkstar.cygnus.com>
27332
27333 * config/rom68k.exp: Load libgloss.exp.
27334 * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
27335 so we can produce a fully linked binary.
27336 * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
27337 so we can produce a fully linked binary.
27338
27339 1995-09-03 Doug Evans <dje@canuck.cygnus.com>
27340
27341 * lib/plumhall.exp (ph_section): Watch for expected failures.
27342 Add missing `else'.
27343
27344 * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
27345 run the testcase.
27346 (c-torture): Likewise.
27347
27348 1995-08-28 Doug Evans <dje@cygnus.com>
27349
27350 * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
27351
27352 * lib/mike-g++.exp (mike_cleanup): New proc.
27353 (prebase): New globals compiler_result, not_compiler_result,
27354 target_regexp.
27355 (postbase): Likewise. Call mike_cleanup. Pass "--" to regexp to
27356 allow leading "-" in pattern. Watch for unsupported tests.
27357 If $compiler_result is set, pattern match assembler code,
27358 and ditto for $not_compiler_result.
27359 * lib/mike-gcc.exp: Likewise.
27360
27361 * lib/plumhall.exp (ph_execute): Only call ph_summary if
27362 execution "succeeded".
27363
27364 1995-08-14 Doug Evans <dje@canuck.cygnus.com>
27365
27366 * config/win32.exp: New file.
27367 * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
27368
27369 1995-08-04 Doug Evans <dje@canuck.cygnus.com>
27370
27371 * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
27372 unsupported.
27373 * lib/mike-{gcc,g++}.exp (postbase): Likewise.
27374 * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
27375 * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
27376
27377 * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
27378 "... without exceptions was ...". That is now handled by
27379 prune_system_crud.
27380 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
27381
27382 1995-08-01 Doug Evans <dje@canuck.cygnus.com>
27383
27384 * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
27385 sieve.c,sort2.c}: New files.
27386 * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
27387 sieve.exp,sort2.exp}: Drivers for them.
27388
27389 * lib/mike-gcc.exp (program_output): New user settable variable.
27390 (postbase): Call prune_system_crud. Also prune extraneous compiler
27391 messages.
27392 * lib/mike-g++.exp (program_output): New user settable variable.
27393
27394 * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
27395
27396 * config/sh.exp: Deleted (use sim.exp instead).
27397
27398 1995-07-28 Brendan Kehoe <brendan@lisa.cygnus.com>
27399
27400 * config/vx.exp: Declare CHECKTASK as global.
27401 * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
27402 * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
27403 * lib/old-dejagnu.exp: Load [pwd]/$executable.
27404
27405 1995-07-26 Brendan Kehoe <brendan@lisa.cygnus.com>
27406
27407 * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
27408 target. Like vx.exp, only includes `vx29k.exp' instead of
27409 `vxworks.exp'.
27410
27411 1995-07-23 Ian Lance Taylor <ian@cygnus.com>
27412
27413 * config/sim.exp: Increase time limit from 120 seconds to 240.
27414
27415 1995-07-06 Jeffrey A. Law <law@rtl.cygnus.com>
27416
27417 * gcc.c-torture/execute/950628-1.c: New test.
27418
27419 1995-06-10 Jeff Law (law@snake.cs.utah.edu)
27420
27421 * gcc.c-torture: Update with changes/additions from
27422 c-torture-1.34.
27423
27424 1995-06-05 Doug Evans <dje@canuck.cygnus.com>
27425
27426 * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
27427
27428 1995-06-04 Jeff Law (law@snake.cs.utah.edu)
27429
27430 * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
27431
27432 1995-06-01 Jeff Law (law@snake.cs.utah.edu)
27433
27434 * gcc.c-torture/compile/950512-1.c: New test.
27435 * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
27436 * gcc.dg/struct-ret-1.c: Likewise.
27437
27438 1995-05-31 Doug Evans <dje@canuck.cygnus.com>
27439
27440 * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
27441 930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
27442
27443 1995-05-30 Doug Evans <dje@canuck.cygnus.com>
27444
27445 * gcc.c-torture/special/920411-1.c: Deleted.
27446 * gcc.c-torture/special/special.exp: Delete 920411-1.c.
27447
27448 1995-05-22 Doug Evans <dje@chestnut.cygnus.com>
27449
27450 * config/sim.exp (${tool}_load): Hack in call to bash to get a
27451 cpu limit.
27452
27453 1995-05-12 Torbjorn Granlund <tege@rtl.cygnus.com>
27454
27455 * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
27456
27457 1995-05-04 Torbjorn Granlund <tege@adder.cygnus.com>
27458
27459 From kenner;
27460 * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
27461 is the proper length.
27462 * va-arg-3.c: Likewise.
27463
27464 1995-04-30 Doug Evans <dje@canuck.cygnus.com>
27465
27466 * lib/dg.exp: Moved to dejagnu/lib. Copy kept here (for awhile).
27467 * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
27468
27469 * lib/gcc.exp (default_gcc_start): Delete old cruft. Delete result.
27470 * lib/g++.exp (default_g++_start): Delete old cruft.
27471
27472 1995-04-25 Torbjorn Granlund <tege@cygnus.com>
27473
27474 * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
27475 (2 * (1 << 18)) to (2 * (1 << 17)).
27476
27477 * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
27478
27479 1995-04-20 J.T. Conklin <jtc@rtl.cygnus.com>
27480
27481 * config/rom68k.exp: Renamed from config/idp.exp
27482
27483 1995-04-18 Torbjorn Granlund <tege@rtl.cygnus.com>
27484
27485 * c-torture/compile/921109-2.c
27486
27487 1995-04-18 Mike Stump <mrs@cygnus.com>
27488
27489 * lib/old-dejagnu.exp: We expect Execution test failure if we expected
27490 excess errors.
27491
27492 1995-04-15 Doug Evans <dje@chestnut.cygnus.com>
27493
27494 * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
27495 output.
27496 * lib/g++.exp (default_g++_start): Likewise.
27497
27498 1995-03-29 Torbjorn Granlund <tege@adder.cygnus.com>
27499
27500 * gcc.c-torture/compile/950329-1.c: New test.
27501
27502 1995-03-28 J.T. Conklin <jtc@rtl.cygnus.com>
27503
27504 * config/bug.exp (${tool}_load): Updated to use new remote_open
27505 and remote_close procs.
27506 * config/idp.exp: New file.
27507
27508 1995-03-22 Torbjorn Granlund <tege@rtl.cygnus.com>
27509
27510 * gcc.c-torture/execute/950322-1.c: New test.
27511
27512 1995-03-21 Doug Evans <dje@canuck.cygnus.com>
27513
27514 * config/vx.exp (${tool}_load): Clean up testing of return code from
27515 vxworks_ld and vxworks_spawn.
27516
27517 1995-03-21 Doug Evans <dje@deneb.cygnus.com>
27518
27519 * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
27520
27521 1995-03-13 Mike Stump <mrs@cygnus.com>
27522
27523 * lib/old-deja.exp: Add `excess errors test - ' error, now one
27524 can mark excess errors on a machine by machine basis. Note, the
27525 default is to not expect any excess errors, even when excess
27526 errors test - is given, so you will want to put an XFAIL ... on
27527 these lines. For example, // excess errors test - XFAIL hppa*-*-*
27528 mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
27529 those 4 machines, but no others.
27530
27531 1995-03-10 J.T. Conklin <jtc@rtl.cygnus.com>
27532
27533 * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
27534 * lib/c-torture.exp: to here.
27535
27536 1995-03-10 Torbjorn Granlund <tege@adder.cygnus.com>
27537
27538 * gcc.c-torture/execute/950221-1.c: New test.
27539 * gcc.c-torture/execute/struct-ret-1.c: New test.
27540 * gcc.c-torture/compile/950221-1.c: New test.
27541
27542 * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
27543
27544 1995-03-03 Doug Evans <dje@canuck.cygnus.com>
27545
27546 * gcc.c-torture/execute/arith-1.c (main): Return 0.
27547 * gcc.c-torture/execute/arith-rand.c (main): Return 0.
27548
27549 1995-03-01 Gerald Baumgartner (gb@lorenzo.cs.purdue.edu)
27550
27551 * g++.gb: New directory of tests, derived from my signature and
27552 class scoping tests.
27553
27554 * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
27555 * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
27556 * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
27557 * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
27558 * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
27559 * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
27560 * g++.gb/sig25.C: Likewise.
27561
27562 * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
27563 * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
27564 * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
27565 * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
27566 * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
27567 * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
27568 * g++.gb/sig25.exp: Likewise.
27569
27570 * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
27571 * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
27572 * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
27573 * g++.gb/scope13.C: Likewise, this test still fails.
27574
27575 * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
27576 * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
27577 * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
27578 * g++.gb/scope13.exp: Ditto.
27579
27580 * g++.gb/README: New file, explains what these tests are about.
27581
27582 1995-02-28 Doug Evans <dje@canuck.cygnus.com>
27583
27584 * lib/dg.exp (dg-do): Support `preprocess'.
27585 (dg-test): Likewise.
27586
27587 1995-02-13 J.T. Conklin <jtc@rtl.cygnus.com>
27588
27589 * config/udi.exp: change "continue -expect" to "exp_continue".
27590
27591 1995-02-11 Torbjorn Granlund (tege@tiny.cygnus.com)
27592
27593 * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
27594 Delete redundant tests.
27595
27596 * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
27597 * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
27598 * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
27599 * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
27600 * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
27601 * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
27602 * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
27603 * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
27604
27605 * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
27606 storing label pointers.
27607 * gcc.c-torture/execute/921019-1.c: Likewise.
27608 * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
27609 * gcc.c-torture/execute/930513-1.c: Provide full declaration for
27610 parameter fp.
27611 * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
27612 constants.
27613
27614 * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
27615 Delete obsolete tests.
27616
27617 * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
27618 * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
27619 * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
27620 * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
27621 * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
27622 * gcc.c-torture/compile/950124-1.c: New test.
27623
27624 * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
27625
27626 1995-02-08 Jason Merrill <jason@phydeaux.cygnus.com>
27627
27628 * lib/mike-g++.exp: Add -lm to LIBS.
27629
27630 1995-02-07 Doug Evans <dje@canuck.cygnus.com>
27631
27632 * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
27633
27634 1995-01-30 Jason Merrill <jason@phydeaux.cygnus.com>
27635
27636 * lib/mike-g++.exp: Add -lstdc++ to LIBS.
27637
27638 1995-01-12 Doug Evans <dje@canuck.cygnus.com>
27639
27640 * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
27641
27642 1995-01-02 Jeff Law (law@snake.cs.utah.edu)
27643
27644 * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
27645 * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
27646 * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
27647 * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
27648 * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
27649 * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
27650 * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
27651 * g++.law/{operators31.C, operators32.C,
27652 * g++.law/{operators33.C, operators34.C}: Likewise.
27653 * g++.law/{pic1.C, refs2.C}: Likewise.
27654 * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
27655 * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
27656 * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
27657 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
27658
27659 * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
27660 * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
27661 * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
27662 * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
27663 * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
27664 * g++.law/{enum9.exp, friend5.exp}: Likewise.
27665 * g++.law/{nest3.exp, nest4.exp}: Likewise.
27666 * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
27667 * g++.law/{operators30.exp, operators31.exp}: Likewise.
27668 * g++.law/{operators32.exp, operators33.exp}: Likewise.
27669 * g++.law/{operators34.exp}: Likewise.
27670 * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
27671 * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
27672 * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
27673 * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
27674 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
27675
27676 * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
27677 No longer expected to fail.
27678 * g++.law/missed-error3.C: Tweak for recent bool changes.
27679
27680 1994-12-04 Doug Evans <dje@canuck.cygnus.com>
27681
27682 * config/emb-unix: Deleted.
27683 * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
27684 remote execution. Do final link on remote host if REMOTE_LINK is set.
27685
27686 1994-12-01 Doug Evans <dje@canuck.cygnus.com>
27687
27688 * lib/dg.exp (dg-test): Fix typo in last patch.
27689
27690 1994-11-30 Doug Evans <dje@canuck.cygnus.com>
27691
27692 * lib/dg.exp (dg-test): Fix pattern that searches for expected output
27693 (handles multiple occurrences).
27694
27695 1994-11-24 Doug Evans <dje@canuck.cygnus.com>
27696
27697 * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
27698 * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
27699 $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
27700 printed).
27701 * lib/c-torture.exp (c-torture-compile): Likewise.
27702 (c-torture): Prepend full path if missing.
27703 * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
27704 (gcc_fail): Likewise.
27705 * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
27706
27707 1994-11-23 J.T. Conklin <jtc@rtl.cygnus.com>
27708
27709 * lib/netware.exp: Only attach to NetWare i386 systems.
27710
27711 1994-11-16 Doug Evans <dje@canuck.cygnus.com>
27712
27713 * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
27714 messages. Add test name to "output pattern match" pass/fail message.
27715
27716 1994-11-12 Doug Evans <dje@canuck.cygnus.com>
27717
27718 * gcc.dg: New testsuite.
27719 * gcc.dg/dg.exp: New file.
27720
27721 * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
27722 test-switch.c}: Deleted.
27723
27724 * gcc.misc-tests/msgs.exp: New testcase driver.
27725
27726 1994-11-09 Doug Evans <dje@canuck.cygnus.com>
27727
27728 * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
27729 Watch for illegal return values from ${tool}_load.
27730 * config/unix.exp (${tool}_load): Fix pass/fail detection for
27731 cross targets. Coerce return value >0 to 1.
27732
27733 1994-11-08 Doug Evans <dje@canuck.cygnus.com>
27734
27735 * config/unix.exp (${tool}_load): Call program rsh, not proc.
27736
27737 * config/emb-unix.exp: New file.
27738
27739 * config/sim.exp: Error if variable $SIM not defined.
27740 (${tool}_load): Mark test as "untested" if simulator missing.
27741
27742 * config/unix.exp: Load remote.exp to get rcp_download.
27743 * lib/c-torture.exp: Use different option lists for testcases with
27744 and without loops.
27745 * gcc.c-torture/execute/execute.exp: Likewise.
27746
27747 1994-11-02 Doug Evans <dje@canuck.cygnus.com>
27748
27749 * config/*.exp: Clarify return code from ${tool}_load.
27750 Call `unresolved' or `untested' instead of `warning' or `perror'
27751 (sometimes you still want to call both though).
27752 Add comment that `shell_id' is local to each file.
27753 * config/udi.exp (timeout): Set to 30.
27754 Don't print warning if connection fails, $connectmode has already
27755 printed an error.
27756 (${tool}_load): Move verbose messages to level 2.
27757 Rework pattern for "Process started" message.
27758 Pass `shell_id' to ${connectmode}_download.
27759 Retry twice upon timeout. Make resetting of target more robust.
27760 (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
27761 Pass `shell_id' to exit_$connectmode.
27762 Only call exit_$connectmode if connected.
27763 * config/unix.exp (${tool}_load): Check return codes better.
27764 * config/vrtx.exp (${tool}_load): Likewise.
27765 * config/vx.exp (${tool}_load): Likewise.
27766 Delete unneeded global's.
27767 * lib/dg.exp (dg-test): Update to reflect clarified return codes
27768 from ${tool}_load.
27769 (dg-stat): Delete.
27770 (dg-init): Delete recording of pass/fail counts.
27771 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
27772 (old-dejagnu-init): Likewise.
27773 (old-dejagnu-stat): Delete contents, empty proc now.
27774 * lib/c-torture.exp (TORTURE_OPTIONS): New global.
27775 (c-torture): Delete references to lcnt, lpass, lfail.
27776 Get option list from TORTURE_OPTIONS.
27777 Delete -funroll[-all]-loops if no loops.
27778 * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
27779 (g++_stat): Delete contents (empty proc now).
27780 * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
27781 (gcc_finish): Likewise.
27782 (gcc_stat): Deleted.
27783 * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
27784 * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
27785 * gcc.c-torture/execute/execute.exp: Likewise.
27786 Split tests into two parts: compile, execute.
27787 Get option list from TORTURE_OPTIONS. Delete -funroll[-all]-loops if
27788 no loops. Update to reflect clarified return codes from ${tool}_load.
27789
27790 1994-10-21 Doug Evans <dje@canuck.cygnus.com>
27791
27792 * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
27793 to grep for.
27794 (old-dejagnu): Likewise (where necessary).
27795
27796 1994-10-14 Doug Evans <dje@canuck.cygnus.com>
27797
27798 * gcc.misc-tests/gcov.exp: New file, for gcov testing.
27799
27800 * lib/dg.exp (dg-process-target): Fix processing of selector.
27801 Add comment regarding use of `error'.
27802
27803 * lib/gcc.exp (prune_system_crud): Define if missing.
27804 * lib/g++.exp (prune_system_crud): Likewise.
27805
27806 * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
27807 Call prune_system_crud.
27808 * lib/dg.exp (dg-runtest): New proc.
27809 Use perror instead of send_user for tcl errors in testcase.
27810 Don't return any value, it's never used.
27811 Don't clobber previous definition of `unknown'.
27812 Print tcl errors in `dg-final'.
27813
27814 1994-10-12 Doug Evans <dje@canuck.cygnus.com>
27815
27816 * lib/dg.exp (dg-process-target): Improve syntax error messages.
27817 (dg-test): Don't print errorInfo, it contains stack backtrace.
27818
27819 1994-09-26 Doug Evans (dje@canuck.cygnus.com)
27820
27821 * lib/g++.exp (runtest_file_p): Define if missing.
27822
27823 1994-09-24 Doug Evans (dje@cygnus.com)
27824
27825 * lib/mike-g++.exp: Comment out loading of g++.exp.
27826 * lib/g++.exp: Update copyright. Test for existence of $CXX at start.
27827 (default_g++_version): Always print something.
27828 (default_g++_start): Comment out call to `which'.
27829 (g++_start, g++_load): Deleted (must be defined in config file).
27830 * lib/gcc.exp: Test for existence of $CC at start.
27831 Delete check for tmpdir (done in gcc_init).
27832 (default_gcc_version): Always print something.
27833 (default_gcc_start): Comment out call to `which'.
27834 * config/*.exp: Major cleanup - make cross targets work at least a
27835 little better for g++ (by not being "--tool gcc" specific).
27836 Rename gcc_xxx to ${tool}_xxx.
27837 * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
27838 * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
27839
27840 1994-09-22 Doug Evans (dje@canuck.cygnus.com)
27841
27842 * lib/c-torture.exp (c-torture-compile): Rework compiler
27843 message processing.
27844
27845 * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
27846 c-torture.
27847
27848 1994-09-21 Doug Evans (dje@canuck.cygnus.com)
27849
27850 * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
27851
27852 * lib/dg.exp (dg-process-target): Support { target native }.
27853
27854 1994-09-20 Doug Evans (dje@canuck.cygnus.com)
27855
27856 * lib/dg.exp (dg-test): Clean up some comments. Delete code that
27857 looked for "... program xxx got fatal signal".
27858 Correct regsub munging of `comp_output'.
27859 Ignore compiler messages "path prefix not used" and "linker input
27860 file unused".
27861
27862 1994-09-14 Doug Evans (dje@canuck.cygnus.com)
27863
27864 * lib/gcc.exp (runtest_file_p): Define if missing.
27865 * gcc.prms/template.c: Example to work from.
27866
27867 1994-09-13 Doug Evans (dje@canuck.cygnus.com)
27868
27869 * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
27870 * lib/dg.exp (dg-test): Call unsupported testcases as such.
27871
27872 * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
27873 * gcc.prms/1883.c: Moved from compile/940714-1.c.
27874 * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
27875 execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
27876
27877 * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
27878 (dg-process-target): No longer a varargs proc.
27879 Return S/N for target, P/F for xfail. All callers changed.
27880 (user option procs): More argument checking.
27881 (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
27882 (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
27883 (dg-test): Skip test if not running on selected target in `dg-do'.
27884 Update handling of `dg-do-what', `dg-output-text'.
27885 Separate execution pass/fail from output pattern match pass/fail.
27886 Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
27887
27888 1994-09-12 Jim Wilson (wilson@sphagnum.cygnus.com)
27889
27890 * gcc.c-torture/special/special.exp: Don't expect failure for mips
27891 target for 920510-1.c.
27892
27893 1994-09-12 Doug Evans (dje@canuck.cygnus.com)
27894
27895 * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
27896 Clean up comment regarding use of passcnt, etc.
27897 (gcc_stat): Don't update `testcnt' here.
27898 (gcc_finish): Do it here.
27899 Might as well reset `but_id' here too.
27900 * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
27901 to determine if the file should be tested.
27902 * gcc.c-torture/compile/compile.exp: Likewise.
27903 * gcc.c-torture/execute/execute.exp: Likewise.
27904 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
27905 * gcc.misc-tests/dg-test.exp: Likewise.
27906 * gcc.prms/prms.exp: Likewise.
27907 * gcc.wendy/wendy.exp: Likewise.
27908 * g++.old-deja.exp: Likewise.
27909 Move "Testing file" message to verbose level 1.
27910
27911 1994-09-09 Doug Evans (dje@canuck.cygnus.com)
27912
27913 * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
27914
27915 1994-09-08 Doug Evans (dje@canuck.cygnus.com)
27916
27917 * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
27918 (default_gcc_start): Accept optional second list element
27919 of compiler flags. Print compiler output at verbosity level 2.
27920 Remove setting of CFLAGS, LIBS, LDFLAGS from here.
27921 (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
27922 Save current values of framework globals passcnt, failcnt, xpasscnt,
27923 and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
27924 gcc_xfailcnt. Set global `tmpdir' to /tmp if it doesn't exist.
27925 (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
27926 xfailcnt to compute stats. Update framework global `testcnt' from
27927 pass/fail counts.
27928 (gcc_finish): New proc. Clean up test environment.
27929 (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
27930 (gcc_epass, gcc_efail): Delete.
27931 * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
27932 argument of line number.
27933 (dg-init): If the tool has an init routine, call it.
27934 (dg-test): Remove args `cflags_var' and `libs_var'.
27935 Pass all compiler options to ${tool}_start.
27936 Handle missing line number.
27937 (dg-finish): New function.
27938 * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
27939 particular files. Call gcc_finish at end. Move "skipping test"
27940 message to verbosity level 3.
27941 * gcc.c-torture/compile/compile.exp: Likewise.
27942 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
27943 * gcc.c-torture/execute/execute.exp: Likewise.
27944 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
27945 Print testcase being tried at verbosity level 1.
27946 * gcc.c-torture/special/special.exp: Unset xfail.
27947 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
27948 * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
27949 * gcc.c-torture/noncompile/noncompile.exp: Likewise.
27950 * gcc.failure/failure.exp: Likewise.
27951 * gcc.ieee/ieee.exp: Likewise.
27952 * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
27953 Update call to dg-test. Call dg-finish at end.
27954 * gcc.misc-tests/mg.exp: Call gcc_finish at end. Unset orig_flags.
27955 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
27956 * gcc.misc-tests/misc.exp: Call gcc_finish at end.
27957 * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
27958 Delete LDFLAGS. Update call to dg-test. Call dg-finish at end.
27959 * gcc.wendy/wendy.exp: Add copyright.
27960 Delete setting of tmpdir (done by gcc_init).
27961 Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
27962 Pass compiler flags to gcc_start. Call gcc_finish at end.
27963 * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
27964 gcc_[ce]pass/fail.
27965
27966 1994-09-07 Doug Evans (dje@canuck.cygnus.com)
27967
27968 * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
27969 confusion.
27970 (g++_load): Likewise.
27971
27972 * config/*.exp (gcc_load): Some were varargs fns and some were not.
27973 Rename argument to `prog' to remove the confusion.
27974 Varargs fns behave differently too!
27975 (g++_load): Likewise.
27976
27977 * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
27978
27979 * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
27980 what it is. Delete (always) printing of status value for !native.
27981 Simplify verbose code, and include status and exec_output.
27982 (g++_load): Use gcc_load.
27983
27984 1994-09-04 Jim Wilson (wilson@sphagnum.cygnus.com)
27985
27986 * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
27987 * gcc.c-torture/noncompile/noncompile.exp: Delete support for
27988 920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
27989 940714-3.c as these testcases don't exist anymore. Make
27990 va-arg-1.c expected to pass.
27991
27992 1994-08-19 Doug Evans (dje@canuck.cygnus.com)
27993
27994 * gcc.misc-tests/misc.exp: Only run specific testcases.
27995 * gcc.misc-tests/dg-test.exp: New file. Tests dg.exp.
27996 * gcc.misc-tests/dg-[1-9].c: New files.
27997
27998 * lib/dg.exp: New testsuite driver.
27999 * gcc.prms/prms.exp: Use it.
28000
28001 * README.gcc: New file.
28002
28003 * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
28004 Document and reset `lxpass' and `lxfail'.
28005 Simplify "initialized" message.
28006 (gcc_stat): Clean up comments a little.
28007
28008 1994-08-16 Doug Evans (dje@canuck.cygnus.com)
28009
28010 * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
28011
28012 1994-08-15 Doug Evans (dje@canuck.cygnus.com)
28013
28014 * lib/old-dejagnu.exp (process-option): New proc.
28015 (old-dejagnu-init, old-dejagnu-stat): Likewise.
28016 (old-dejagnu): Simplify.
28017 * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
28018
28019 1994-08-14 Jeff Law (law@snake.cs.utah.edu)
28020
28021 * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
28022 exists and is not an empty string.
28023
28024 * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
28025 $xfail rather than calling setup_xfail. Clear $xfail when test is
28026 finished.
28027 (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
28028 automatically.
28029
28030 * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
28031 longer expected to fail.
28032
28033 * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
28034 "f" function call.
28035
28036 * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
28037
28038 * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
28039 940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
28040 complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
28041 struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
28042 c-torture-1.29.
28043
28044 * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
28045 strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
28046
28047 * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
28048
28049 * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
28050 940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
28051
28052 * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
28053 940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
28054 labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
28055
28056 1994-07-12 Jim Kingdon (kingdon@lioth.cygnus.com)
28057
28058 * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
28059 gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
28060 940714-1.c, 940714-2.c, 940714-3.c},
28061 gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
28062 gcc.misc-tests/{mg.c,mg.exp}:
28063 New tests.
28064 * gcc.noncompile/noncompile.exp: Change accordingly.
28065
28066 1994-07-07 Doug Evans (dje@canuck.cygnus.com)
28067
28068 * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
28069 Undo previous clobberage.
28070
28071 1994-07-04 Jeff Law (law@snake.cs.utah.edu)
28072
28073 * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
28074 * gcc.special/{930510-1.c, special.exp}:
28075 * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
28076 931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
28077 struct-varargs-1.c}: New tests from c-torture-1.26.
28078
28079 1994-06-28 J.T. Conklin (jtc@phishhead.cygnus.com)
28080
28081 * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
28082 argument to switch.
28083
28084 1994-05-21 Bill Cox (bill@rtl.cygnus.com)
28085
28086 * Revert the previous changes. Please see Rob's directory
28087 (/lisa/test/rob/progressive/gcc/testsuite) for testing
28088 fixes.
28089
28090 1994-05-19 Bill Cox (bill@rtl.cygnus.com)
28091
28092 * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
28093 g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
28094 g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
28095 g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
28096 g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
28097 g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
28098 g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
28099 g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
28100 g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
28101 g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
28102 g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
28103 g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
28104 g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
28105 g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
28106 g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
28107 g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
28108 g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
28109 g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
28110 g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
28111 g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
28112 g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
28113 g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
28114 gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
28115 gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
28116 gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
28117 lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
28118 lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
28119
28120 1994-05-17 Bill Cox (bill@rtl.cygnus.com)
28121
28122 * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
28123 lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
28124 with perror calls.
28125
28126 1994-05-02 Jason Merrill (jason@deneb.cygnus.com)
28127
28128 * config/unix.exp (g++_load): Fix syntax.
28129
28130 1994-04-14 Jim Wilson (wilson@sphagnum.cygnus.com)
28131
28132 * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
28133 * gcc.noncompile/921017-1.c: Deleted obsolete test.
28134 * gcc.noncompile/noncompile.exp: Remove code for deleted test.
28135 Don't expect va-arg-1.c to fail. Correct expected output for
28136 920928-1.c.
28137 * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
28138 * gcc.wendy/hbm4.c: Correct typo.
28139 * gcc.wendy/tad1.c, tad2.c: Correct expected output.
28140
28141 1994-03-28 Doug Evans (dje@canuck.cygnus.com)
28142
28143 * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
28144 * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
28145 gcc_[ce]{pass,fail}. Explicitly remove executable if test passes.
28146 * lib/c-torture.exp (c-torture-compile): Ditto.
28147
28148 Reduce volume of output (remove all the -I's and such).
28149 * lib/c-torture.exp (c-torture-compile): New argument OPTION.
28150 Call gcc_cpass, gcc_cfail.
28151 (c-torture): Pass testing option to c-torture-compile.
28152
28153 1994-03-21 Doug Evans (dje@cygnus.com)
28154
28155 Bring patches over from progressive.
28156 * config/default.exp: Exit remote shell cleanly.
28157 (g++_exit, g++_start): Add default versions.
28158 * config/sim.exp (gcc_load): Use perror, not error.
28159
28160 1994-03-20 Doug Evans (dje@canuck.cygnus.com)
28161
28162 * lib/gcc.exp: Don't set CFLAGS if CC not set. It clobbers the value
28163 set in site.exp.
28164
28165 1994-03-14 Doug Evans (dje@cygnus.com)
28166
28167 * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
28168 DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
28169 (wendy_try): New proc to run testcase.
28170 (main loop): Call 'em.
28171 * gcc.wendy/*.c: Clean up pass to correct expected output.
28172
28173 * lib/gcc.exp: Minor cleanup work.
28174 (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
28175
28176 1994-03-09 Doug Evans (dje@canuck.cygnus.com)
28177
28178 * config/sim.exp (gcc_load): Document return codes better.
28179 Don't pass -v to simulator.
28180
28181 1994-02-24 Jeffrey A. Law (law@snake.cs.utah.edu)
28182
28183 * gcc.special/920717-x.c: Fix typo.
28184 * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
28185 get at sources.
28186
28187 * lib/mike-gcc.exp: Fix typo.
28188
28189 1994-02-15 Rob Savoye (rob@darkstar.cygnus.com)
28190
28191 * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
28192 binary to use, transform the name.
28193 * config/*.exp: rename everything. Nuke any g++ specific files,
28194 it's now a special case of gcc that requires no special support.
28195 Add a default.exp for unsupported targets.
28196
28197 1994-02-11 Rob Savoye (rob@poseidon.cygnus.com)
28198
28199 * g++.jason/report.exp, g++.old-deja/old-deja.exp,
28200 lib/old-dejagnu.exp: Fix a few patterns to work with the new
28201 version of Tcl.
28202
28203 1994-02-09 Rob Savoye (rob@darkstar.cygnus.com)
28204
28205 * lib/c-torture.exp: Made "file prefix*never used a pass, rather
28206 than a warning.
28207
28208 1994-02-06 Jeffrey A. Law (law@snake.cs.utah.edu)
28209
28210 * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
28211
28212 1994-01-03 Jim Wilson (wilson@sphagnum.cygnus.com)
28213
28214 * gcc.execute/execute.exp: Combine opt_list and foption_list into
28215 option_list. Compile every file with only 4/6 option choices
28216 (same as C torture) instead of with 12/18 different option
28217 choices.
28218 * lib/c-torture.exp: Likewise.
28219
28220 * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
28221 not already set.
28222
28223 1993-12-30 Mike Stump (mrs@rtl.cygnus.com)
28224
28225 * lib/old-deja.exp: Add `excess errors test fails' error, now one
28226 can put an XFAIL *-*-* on excess errors.
28227
28228 1993-12-19 Jeffrey A. Law (law@snake.cs.utah.edu
28229
28230 * g++.law: Add more tests derived from g++-bugs snapshots.
28231
28232 * g++.law/init11.{c,exp}: Delete test. Brendan sez it's
28233 equivalent to g++.law/init9.
28234
28235 * lib/mike-gcc.exp (postbase): Delete the .o file after we've
28236 compiled it, and the a.out file after we've run it.
28237
28238 1993-12-17 Brendan Kehoe (brendan@lisa.cygnus.com)
28239
28240 * lib/mike-g++.exp (postbase): Delete the .o file after we've
28241 compiled it, and the a.out file after we've run it.
28242
28243 1993-12-17 Jeffrey A. Law (law@snake.cs.utah.edu)
28244
28245 * g++.law/*.exp: Avoid losing arguments added via "append" commands.
28246
28247 1993-12-15 Rob Savoye (rob@darkstar.cygnus.com)
28248
28249 * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
28250 version number.
28251
28252 1993-12-12 Jeffrey A. Law (law@snake.cs.utah.edu)
28253
28254 * g++.law: New directory of g++ tests derived from the g++-bugs
28255 snapshots.
28256
28257 1993-12-09 Jeffrey Wheat (cassidy@cygnus.com)
28258
28259 * gcc.compile: initbug1.c initbug1.exp testcase added
28260
28261 1993-12-06 Jeffrey Wheat (cassidy@cygnus.com)
28262
28263 * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
28264 * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
28265 fixes submitted by Jeff Law (law@cs.utah.edu)
28266 * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
28267 Jeff Law (law@cs.utah.edu)
28268
28269
28270 1993-11-30 Mike Stump (mrs@cygnus.com)
28271
28272 * config/unix-g++.exp: Follow the gcc way of doing things.
28273 * g++.old-deja/old-deja.exp: Minor updates.
28274 * lib/g++.exp: New file, follow the gcc way of doing things.
28275 * lib/old-dejagnu.exp: Minor updates.
28276 * lib/mike-g++.exp: Always unset errorInfo.
28277
28278 1993-11-06 Mike Stump (mrs@cygnus.com)
28279
28280 * lib/gcc.exp: Fix some errors with the below change, CC and
28281 CFLAGS should be global when setting, not local.
28282
28283 1993-11-03 Rob Savoye (rob@darkstar.cygnus.com)
28284
28285 * lib/gcc.exp: Transform tool name.
28286
28287 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
28288
28289 * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
28290
28291 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
28292
28293 * lib/gcc.exp: change gcc_done to gcc_stat
28294
28295 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
28296
28297 * Upgraded gcc testsuite to c-torture version 1.25
28298
28299 1993-10-24 Jeffrey Wheat (cassidy@cygnus.com)
28300
28301 * lib/gcc.exp: added reporting code. Changed verbose compile message.
28302 * lib/c-torture: added hooks for new reporting code.
28303
28304 1993-10-21 Jeffrey Wheat (cassidy@cygnus.com)
28305
28306 * config/sh-gcc.exp: check if sh-sim exists in the path
28307
28308 1993-10-18 Jeffrey Wheat (cassidy@cygnus.com)
28309
28310 * gcc.code_quality/code_quality.exp: Initial changes for new logic.
28311 * gcc.compile/compile.exp: Initial changes for new logic.
28312 * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
28313 * gcc.failure/failure.exp: Initial changes for new logic.
28314 * gcc.ieee/ieee.exp: Initial changes for new logic.
28315 * gcc.misc-tests/misc.exp: Initial changes for new logic.
28316 * gcc.noncompile/non_compile.exp: Initial changes for new logic.
28317 * gcc.unsorted/unsorted.exp: Initial changes for new logic.
28318 * lib/c-torture.exp: Initial changes for new logic.
28319 * lib/gcc.exp: Initial changes for new logic.
28320
28321 1993-10-15 Mike Stump (mrs@cygnus.com)
28322
28323 * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
28324 depend upon failure or success. Fully qualify names in failure
28325 and success messages. Always remove a.out before starting
28326 compile, just in case. Pay more attention to error text output by
28327 the compiler. Handle testcases with no known past errors just
28328 like all others, so that things are uniform. Other miscellaneous
28329 improvements.
28330
28331 1993-10-13 Jeffrey Wheat (cassidy@cygnus.com)
28332
28333 * gcc.cpp: new directory for cpp tests
28334
28335 1993-10-04 Jeffrey Wheat (cassidy@cygnus.com)
28336
28337 * lib/chill.exp: Code reformatted, removed unused code.
28338 * config/unix-chill.exp: Code reformatted, removed unused code.
28339 * chill.execute/execute.exp: Code reformatted, removed unused code.
28340 * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
28341
28342 1993-10-04 Ian Lance Taylor (ian@cygnus.com)
28343
28344 * config/mips-gcc.exp, config/mips-g++.exp: New files. Execution
28345 routines not written.
28346
28347 1993-09-27 Rob Savoye (rob@darkstar.cygnus.com)
28348
28349 * config/bug-gcc.exp: Use new procs from bug.exp.
28350
28351 1993-09-21 Rob Savoye (rob@darkstar.cygnus.com)
28352
28353 * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
28354 via ftp, rather than depending on NFS.
28355 * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
28356 case.
28357
28358 1993-09-09 Rob Savoye (rob@darkstar.cygnus.com)
28359
28360 * config/bug-gcc.exp: Use new download proc.
28361
28362 1993-09-14 Jeffrey Wheat (cassidy at deneb.cygnus.com)
28363
28364 * chill.execute/execute.exp: cleanups, handles errors better
28365 * chill.compile/compile.exp: rewrite, based on execute.exp
28366 * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
28367 * lib/chill.exp: major changes to diff proc and compile and link
28368 procs. added chill_fail and chill_pass wrappers to pass and
28369 fail. added more comments, and handle error codes better.
28370 Added a hack to capture stderr from exec, so noncompile tests
28371 can work.
28372
28373 1993-09-11 Jeffrey Wheat (cassidy@cygnus.com)
28374
28375 * chill.execute/execute.exp: rewrite of testsuite driver
28376 * lib/chill.exp: rewrite of testsuite driver
28377 * config/unix-chill.exp: rewrite of testsuite driver
28378
28379 1993-08-25 Bill Cox (bill@rtl.cygnus.com)
28380
28381 In chill.execute:
28382 * iexpr.ch: Standardize uppercase.
28383 * tuples.dat: Standardize uppercase.
28384 * vary.ch: standardize. Correct varying string assignments.
28385 * vary.dat: Add new output lines.
28386
28387 1993-08-24 Bill Cox (bill@rtl.cygnus.com)
28388
28389 In chill.execute:
28390 * chprintf.ch: Standardize use of uppercase.
28391 * tuples.ch: Standardize and turn arr2 into a DCL,
28392 rather than a SYN.
28393 * pinits.ch: Standardize.
28394
28395 1993-08-23 Per Bothner (bothner@kalessin.cygnus.com)
28396
28397 * rts.c: Get malloc() from <stdlib.h>, not <malloc.h>.
28398 * Makefil: Renamed to Makefile.in.
28399 * configure.in: New.
28400
28401 1993-08-23 Bill Cox (bill@rtl.cygnus.com)
28402
28403 In chill.execute:
28404 * .cvsignore: Add result/output files.
28405 * Makefile: Fix up variables at start. Use MFLAGS
28406 everywhere. Correct bool_loc, built_ins entries.
28407 Add entry for vary1.ch.
28408 * bitarray.ch: Standardize upper-case usage.
28409 * bitexpr.ch: Standardize, add output of b1.
28410 * params.ch: Use arrayt in along PROC parameters, to
28411 avoid novelty problems.
28412 * sets.ch: Tiny cleanup.
28413 * vary1.ch: Re-indent.
28414
28415 1993-08-17 Bill Cox (bill@rtl.cygnus.com)
28416
28417 * Add PR-related files to Makefiles, .cvsignore files, etc.
28418
28419 1993-08-02 Jeff Wheat (cassidy@cygnus.com)
28420
28421 * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
28422 with compiler objects. New names are test-flow.c and test-loop.c
28423
28424 1993-07-27 Jeff Wheat (cassidy@cygnus.com)
28425
28426 * Upgraded c-torture tests from 1.19 to 1.20
28427
28428 * new files:
28429 * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
28430 * gcc.compile: 930623-1.c 930623-2.c
28431 * gcc.noncompile: 930622-1.c 930622-2.c
28432 * gcc.failure: 920411-1.c 920627-2.c
28433 * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
28434
28435 1993-07-20 Jeff Wheat (cassidy@cygnus.com)
28436
28437 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
28438 More changes to get testsuite working properly. Needs more work.
28439 Added some support for POSIX IEEE Std 1003.3-1991 error messages.
28440
28441 1993-07-19 Jeff Wheat (cassidy@cygnus.com)
28442
28443 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
28444 More changes to get testsuite working properly. Needs more work.
28445
28446 1993-07-13 Jeff Wheat (cassidy@cygnus.com)
28447
28448 * chill.compile/compile.exp: Added for Dejagnu support
28449 * chill.execute/execute.exp: Added for Dejagnu support
28450 * lib/chill.exp config/unix-chill.exp : Added for Dejagnu support
28451
28452 1993-06-19 Bill Cox (bill@rtl.cygnus.com)
28453
28454 This should complete moving the CHILL test files.
28455 * chill.noncompile(.cvsignore printf.grt
28456 in-printf.grt chprintf.grt chprintf.ch):
28457 Added test-support files.
28458 (Makefile): Modified further.
28459 * chill.compile (emptymod.ch gdbme.ch neg_range.ch
28460 signal.ch): Added test files.
28461 * chill.execute (.cvsignore printf.grt printr.c
28462 in-printf.grt rts.c chprintf.grt rts.h): Added
28463 test-support files.
28464 (Makefile): More corrections.
28465
28466 1993-06-18 Bill Cox (bill@rtl.cygnus.com)
28467
28468 * chill.compile, chill.execute, chill.nocompile: Add CHILL
28469 test cases, ready for DejaGnu.
28470
28471 1993-06-17 Jeffrey Wheat (cassidy@cygnus.com)
28472
28473 * Upgraded c-torture tests from 1.18 to 1.19
28474
28475 * gcc.compile: added test(s):
28476 930607-1.c
28477 * gcc.execute: added test(s):
28478 930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
28479
28480 * added new subdirectory for misc tests: gcc.misc-tests
28481 * gcc.misc-test(s): added tests:
28482 inst-check.c test-consts.c test-ior.c test-switch.c
28483
28484 1993-06-09 Brendan Kehoe (brendan@lisa.cygnus.com)
28485
28486 * lib/mike-g++.exp: Load `./a.out', not `a.out'.
28487
28488 1993-06-07 Ian Lance Taylor (ian@cygnus.com)
28489
28490 * g++.old-deja/old-deja.exp: Don't delete all the .o files.
28491
28492 1993-06-03 Jeffrey Wheat (cassidy@cygnus.com)
28493
28494 * Upgraded c-torture tests from 1.17 to 1.18
28495
28496 1993-06-02 Jeffrey Wheat (cassidy@cygnus.com)
28497
28498 * Upgraded c-torture tests from 1.12 to 1.17
28499
28500 1993-04-30 Mike Werner (mtw@deneb.cygnus.com)
28501
28502 * lib/old-dejagnu.exp:
28503 Fixed handling of XFAIL target triplets to correctly
28504 recognize wildcard characters. Removed code that
28505 appended a unique id tag to the end of the file name
28506 printed out by the result of the testcases within a
28507 given test file.
28508
28509 1993-04-29 Mike Werner (mtw@deneb.cygnus.com)
28510
28511 * lib/old-dejagnu.exp:
28512 Reworked expected failure handling to trigger off of XFAIL
28513 keyword in keyphrase embeded in testcase source code. The
28514 XFAIL keyword must be at the end of the keyphrase line. It
28515 may optionally be followed by one or more target triplets.
28516 It has just occured that the handling of wildcards in the
28517 target triplet may not be correct.
28518
28519 1993-04-23 Mike Werner (mtw@deneb.cygnus.com)
28520
28521 * g++.old-deja/tests:
28522 Moved all subdirectories up one level into g++.old-deja .
28523
28524 * lib/old-dejagnu.exp:
28525 Fixed problem with CXXFLAGS not being properly reset, and being
28526 corrupted with extraneous "-c" compiler option. This was
28527 causing binaries to not be generated for test that needed them.
28528 Modified strings passed to "pass" and "fail" so that individual
28529 tests from the same test file would be distinguished by an
28530 identifier appended to the test file name in the summary logs;
28531 this corrected a problem with erroneous diff logs. Added code
28532 to search testcases for expected fail and unexpected pass keywords.
28533
28534 1993-04-20 Rob Savoye (rob at darkstar.cygnus.com)
28535
28536 * lib/c-torture.exp: Ignore "file path prefix*unused" message.
28537
28538 1993-04-15 Mike Werner (mtw@deneb.cygnus.com)
28539
28540 * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
28541 Removed extraneous text from end of "Special g++ Options"
28542 keyphrase.
28543
28544 * lib/old-dejagnu.exp: Added pattern matching to look for new
28545 keywords, embedded in testcases comments, which will trigger
28546 calls to xpass and xfail.
28547
28548 1993-04-14 Mike Werner (mtw@deneb.cygnus.com)
28549
28550 * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
28551 comments embedded in the testcases, especially the one looking for
28552 special compiler options, as well as the pattern matching for the
28553 compiler output again.
28554
28555 1993-04-12 Mike Werner (mtw@deneb.cygnus.com)
28556
28557 * lib/old-dejagnu.exp: Do a proper check of the return value for
28558 execute tests. Fixed several problems with the pattern matching
28559 of the compiler output which gave erroneous test results.
28560 Changed several of the test result messages to be more descriptive.
28561 * config/unix-g++.exp: Proc g++_load now actually works and
28562 executes the tests passed to it and returns a usable return
28563 value.
28564
28565 1993-04-11 Rob Savoye (rob at darkstar.cygnus.com)
28566
28567 * lib/gcc.exp: Exits gracefully if $CC is bogus.
28568
28569 1993-04-09 Mike Werner (mtw@deneb.cygnus.com)
28570
28571 * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
28572 Modified both files to properly execute the old style
28573 dejagnu tests. The previous versions of these files were
28574 experimental and did not function anything near correctly.
28575
28576 1993-04-05 Rob Savoye (rob@cygnus.com)
28577
28578 * Removed all Makefile.in and configure.in files. No configuration
28579 needed now.
28580
28581 1993-04-02 Mike Werner (mtw@deneb.cygnus.com)
28582
28583 * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
28584
28585 1993-03-28 Ken Raeburn (raeburn@kr-pc.cygnus.com)
28586
28587 * gcc.compile/configure.in, gcc.unsorted/configure.in,
28588 gcc.special/configure.in, gcc.noncompile/configure.in,
28589 gcc.execute/configure.in, gcc.code_quality/configure.in,
28590 g++.other/configure.in, g++.old-deja/configure.in,
28591 g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
28592 in srcname setting.
28593
28594 1993-03-25 Rob Savoye (rob at darkstar.cygnus.com)
28595
28596 * lib/udi.exp: Fixed mondfe and mondfe_download.
28597 * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
28598 * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
28599
28600 1993-03-25 Ian Lance Taylor (ian@cygnus.com)
28601
28602 * config/udi-gdb.exp: Check $shell_id after connecting to target.
28603 (gdb_exit): Don't remove *_soc files.
28604
28605 1993-03-22 Ian Lance Taylor (ian@cygnus.com)
28606
28607 * lib/c-torture.exp: Don't look for main; instead always use -w
28608 -c. This is how the c-torture tests work. Remove the object
28609 file if the compilation succeeds.
28610 * gcc.execute/execute.exp: Remove executable if test passes.
28611 * gcc.noncompile/noncompile.exp: Every test is an expected
28612 failure.
28613 * gcc.special/special.exp: Added tests from c-torture 1.11,
28614 corrected use of existing test.
28615 * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
28616 gcc.execute/920625-1.c: Updated to c-torture 1.11.
28617 * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
28618 gcc.compile/921109-2.c, gcc.compile/921109-3.c,
28619 gcc.compile/921111-1.c, gcc.compile/921116-2.c,
28620 gcc.compile/921118-1.c, gcc.compile/921126-1.c,
28621 gcc.compile/921202-1.c, gcc.compile/921202-2.c,
28622 gcc.compile/921203-1.c, gcc.compile/921203-2.c,
28623 gcc.compile/921206-1.c, gcc.execute/921029-1.c,
28624 gcc.execute/921104-1.c, gcc.execute/921110-1.c,
28625 gcc.execute/921112-1.c, gcc.execute/921113-1.c,
28626 gcc.execute/921117-1.c, gcc.execute/921123-1.c,
28627 gcc.execute/921123-2.c, gcc.execute/921124-1.c,
28628 gcc.execute/921202-1.c, gcc.execute/921202-2.c,
28629 gcc.execute/921204-1.c, gcc.execute/921207-1.c,
28630 gcc.execute/921208-1.c, gcc.execute/921208-2.c,
28631 gcc.execute/921215-1.c, gcc.execute/921218-1.c,
28632 gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
28633 gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
28634 c-torture 1.11.
28635 * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
28636 correspond to c-torture 1.11.
28637
28638 * New file.